01HGHCHHMQ9F5Z9X5KBT7W4847: 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: 01HGHCHSFGXQAPFANW8F4ASQ0D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-01T00:32:20.589Zjob assigned to worker 01HGHCJ3TQTJVD20PYG46EY67E (queued for 1 m 39 s)
 
22023-12-01T00:32:21.515Zstarting task 0: "setup"
32023-12-01T00:32:21.619Z++ uname -s
42023-12-01T00:32:21.622Z+ kern=SunOS
52023-12-01T00:32:21.622Z+ case "$kern" in
62023-12-01T00:32:21.622Z+ groupadd -g 12345 build
72023-12-01T00:32:21.622Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-01T00:32:23.609Z+ zfs create -o mountpoint=/work rpool/work
92023-12-01T00:32:23.959Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-01T00:32:23.962Z+ home_fs=zfs
112023-12-01T00:32:23.962Z+ [[ zfs == autofs ]]
122023-12-01T00:32:23.962Z+ mkdir -p /home/build
132023-12-01T00:32:23.965Z+ chown build:build /home/build /work
142023-12-01T00:32:25.967Z+ chmod 0700 /home/build /work
152023-12-01T00:32:25.971Zprocess exited: duration 4456 ms, exit code 0
 
162023-12-01T00:32:25.977Zstarting task 1: "rust-toolchain"
172023-12-01T00:32:25.986Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-01T00:32:25.989Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-01T00:32:26.264Zinfo: downloading installer
202023-12-01T00:32:28.451Zwarning: it looks like you have an existing installation of Rust at:
212023-12-01T00:32:28.451Zwarning: /opt/ooce/bin
222023-12-01T00:32:28.451Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-01T00:32:28.451Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-01T00:32:28.451Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-01T00:32:28.451Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-01T00:32:28.451Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-01T00:32:28.451Zerror: cannot install while Rust is installed
282023-12-01T00:32:28.451Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-01T00:32:29.021Zinfo: profile set to 'default'
302023-12-01T00:32:29.021Zinfo: default host triple is x86_64-unknown-illumos
312023-12-01T00:32:29.026Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-01T00:32:29.182Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-01T00:32:29.182Zinfo: downloading component 'cargo'
342023-12-01T00:32:29.796Zinfo: downloading component 'clippy'
352023-12-01T00:32:30.428Zinfo: downloading component 'rust-docs'
362023-12-01T00:32:30.781Zinfo: downloading component 'rust-std'
372023-12-01T00:32:32.159Zinfo: downloading component 'rustc'
382023-12-01T00:32:35.516Zinfo: downloading component 'rustfmt'
392023-12-01T00:32:35.714Zinfo: installing component 'cargo'
402023-12-01T00:32:37.879Zinfo: installing component 'clippy'
412023-12-01T00:32:38.828Zinfo: installing component 'rust-docs'
422023-12-01T00:32:41.502Zinfo: installing component 'rust-std'
432023-12-01T00:32:46.390Zinfo: installing component 'rustc'
442023-12-01T00:32:56.819Zinfo: installing component 'rustfmt'
452023-12-01T00:32:57.287Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-01T00:32:57.287Z
472023-12-01T00:32:57.422Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-01T00:32:57.423Z
492023-12-01T00:32:57.423Z
502023-12-01T00:32:57.423ZRust is installed now. Great!
512023-12-01T00:32:57.423Z
522023-12-01T00:32:57.427ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-01T00:32:57.427Zenvironment variable. This has not been done automatically.
542023-12-01T00:32:57.427Z
552023-12-01T00:32:57.427ZTo configure your current shell, run:
562023-12-01T00:32:57.427Zsource "$HOME/.cargo/env"
572023-12-01T00:32:57.515Z+ rustc --version
582023-12-01T00:32:57.625Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-01T00:32:57.631Zprocess exited: duration 31656 ms, exit code 0
 
602023-12-01T00:32:57.637Zstarting task 2: "authentication"
612023-12-01T00:32:57.663Zprocess exited: duration 25 ms, exit code 0
 
622023-12-01T00:32:57.671Zstarting task 3: "clone repository"
632023-12-01T00:32:57.675Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-01T00:32:57.680Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-01T00:32:57.717ZCloning into '/work/oxidecomputer/omicron'...
662023-12-01T00:33:05.690Z+ cd /work/oxidecomputer/omicron
672023-12-01T00:33:05.690Z+ [[ -n autoneg-default ]]
682023-12-01T00:33:05.693Z+ git fetch origin autoneg-default
692023-12-01T00:33:06.054ZFrom https://github.com/oxidecomputer/omicron
702023-12-01T00:33:06.054Z * branch autoneg-default -> FETCH_HEAD
712023-12-01T00:33:06.060Z+ git checkout -B autoneg-default remotes/origin/autoneg-default
722023-12-01T00:33:06.161ZSwitched to a new branch 'autoneg-default'
732023-12-01T00:33:06.164Zbranch 'autoneg-default' set up to track 'origin/autoneg-default'.
742023-12-01T00:33:06.164Z+ git reset --hard c6abe1a7a97f99683df2cab5b2aa31ad7de2e923
752023-12-01T00:33:06.183ZHEAD is now at c6abe1a7 serde default for autoneg param
762023-12-01T00:33:06.186Zprocess exited: duration 8517 ms, exit code 0
 
772023-12-01T00:33:06.192Zstarting task 4: "build"
782023-12-01T00:33:06.199Z+ cargo --version
792023-12-01T00:33:06.206Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-01T00:33:06.380Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-01T00:33:06.384Zinfo: downloading component 'cargo'
822023-12-01T00:33:07.035Zinfo: downloading component 'clippy'
832023-12-01T00:33:07.244Zinfo: downloading component 'rust-docs'
842023-12-01T00:33:08.059Zinfo: downloading component 'rust-std'
852023-12-01T00:33:09.381Zinfo: downloading component 'rustc'
862023-12-01T00:33:12.697Zinfo: downloading component 'rustfmt'
872023-12-01T00:33:12.886Zinfo: installing component 'cargo'
882023-12-01T00:33:14.179Zinfo: installing component 'clippy'
892023-12-01T00:33:14.646Zinfo: installing component 'rust-docs'
902023-12-01T00:33:17.631Zinfo: installing component 'rust-std'
912023-12-01T00:33:20.301Zinfo: installing component 'rustc'
922023-12-01T00:33:26.375Zinfo: installing component 'rustfmt'
932023-12-01T00:33:26.927Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-01T00:33:26.930Z+ rustc --version
952023-12-01T00:33:27.052Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-01T00:33:27.059Z+ source ./env.sh
972023-12-01T00:33:27.062Z++ set -o xtrace
982023-12-01T00:33:27.065Z++++ dirname ./env.sh
992023-12-01T00:33:27.065Z+++ cd .
1002023-12-01T00:33:27.065Z+++ echo /work/oxidecomputer/omicron
1012023-12-01T00:33:27.069Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-01T00:33:27.069Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-01T00:33:27.069Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-01T00:33:27.069Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-01T00:33:27.069Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-12-01T00:33:27.069Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-12-01T00:33:27.069Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-12-01T00:33:27.069Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-12-01T00:33:27.070Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-12-01T00:33:27.070Z++ unset OMICRON_WS
1112023-12-01T00:33:27.070Z++ set +o xtrace
1122023-12-01T00:33:27.157Z
1132023-12-01T00:33:27.157Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-01T00:33:27.157Z # # # # # # # # # # # # # # #
1152023-12-01T00:33:27.157Z # # # # ##### # # ##### # # # # # #### #
1162023-12-01T00:33:27.157Z ##### ##### # ##### # # # # # # # # #
1172023-12-01T00:33:27.157Z # # # # # # # # # # # # # # #
1182023-12-01T00:33:27.157Z # # # ###### # # ###### ### # #### # #### #
1192023-12-01T00:33:27.157Z
1202023-12-01T00:33:40.671Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-01T00:33:41.850Z Startup: Caching catalogs ... Done
1222023-12-01T00:33:47.841ZPlanning: Solver setup ... Done (5.673s)
1232023-12-01T00:33:47.978ZPlanning: Running solver ... Done (0.137s)
1242023-12-01T00:33:48.041ZPlanning: Finding local manifests ... Done (0.003s)
1252023-12-01T00:33:48.056ZPlanning: Fetching manifests: 0/4 0% complete
1262023-12-01T00:33:48.289ZPlanning: Fetching manifests: 4/4 100% complete
1272023-12-01T00:33:48.370ZPlanning: Package planning ... Done (0.083s)
1282023-12-01T00:33:48.457ZPlanning: Merging actions ... Done (0.086s)
1292023-12-01T00:33:49.864ZPlanning: Checking for conflicting actions ... Done (1.407s)
1302023-12-01T00:33:49.882ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-12-01T00:34:03.109ZPlanning: Evaluating mediators ... Done (13.227s)
1322023-12-01T00:34:03.126ZPlanning: Planning completed in 21.22 seconds
1332023-12-01T00:34:07.953Z Packages to install: 4
1342023-12-01T00:34:07.953Z Mediators to change: 2
1352023-12-01T00:34:07.953Z Services to change: 1
1362023-12-01T00:34:07.956Z Estimated space available: 148.88 GB
1372023-12-01T00:34:07.956ZEstimated space to be consumed: 1.38 GB
1382023-12-01T00:34:07.956Z Create boot environment: No
1392023-12-01T00:34:07.956ZCreate backup boot environment: No
1402023-12-01T00:34:07.956Z Rebuild boot archive: No
1412023-12-01T00:34:07.956Z
1422023-12-01T00:34:07.956ZChanged mediators:
1432023-12-01T00:34:07.956Z mediator clang:
1442023-12-01T00:34:07.956Z version: None -> 15 (system default)
1452023-12-01T00:34:07.956Z
1462023-12-01T00:34:07.956Z mediator llvm:
1472023-12-01T00:34:07.956Z version: 14 (system default) -> 15 (system default)
1482023-12-01T00:34:07.956Z
1492023-12-01T00:34:07.956ZChanged packages:
1502023-12-01T00:34:07.956Zhelios-dev
1512023-12-01T00:34:07.956Z developer/build-essential
1522023-12-01T00:34:07.956Z None -> 11-2.0
1532023-12-01T00:34:07.956Z library/libxmlsec1
1542023-12-01T00:34:07.956Z None -> 1.2.35-2.0
1552023-12-01T00:34:07.956Z ooce/developer/clang-15
1562023-12-01T00:34:07.956Z None -> 15.0.7-2.0
1572023-12-01T00:34:07.956Z ooce/developer/llvm-15
1582023-12-01T00:34:07.958Z None -> 15.0.7-2.0
1592023-12-01T00:34:07.958Z
1602023-12-01T00:34:07.958ZServices:
1612023-12-01T00:34:07.958Z restart_fmri:
1622023-12-01T00:34:07.958Z svc:/system/update-man-index:default
1632023-12-01T00:34:08.129Z
1642023-12-01T00:34:08.129ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-12-01T00:34:13.130ZDownload: 636/3290 items 17.6/212.6MB 8% complete (3.6M/s)
1662023-12-01T00:34:20.631ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (9.1M/s)
1672023-12-01T00:34:25.633ZDownload: 1721/3290 items 118.1/212.6MB 55% complete (9.8M/s)
1682023-12-01T00:34:30.633ZDownload: 3135/3290 items 143.0/212.6MB 67% complete (5.8M/s)
1692023-12-01T00:34:32.738ZDownload: Completed 212.60 MB in 24.61 seconds (8.6M/s)
1702023-12-01T00:34:32.981Z Actions: 1/3687 actions (Installing new actions)
1712023-12-01T00:34:37.997Z Actions: 1976/3687 actions (Installing new actions)
1722023-12-01T00:34:41.241Z Actions: Completed 3687 actions in 8.26 seconds.
1732023-12-01T00:34:41.347Z Done (0.099s)
1742023-12-01T00:34:41.347Z Done (0.000s)
1752023-12-01T00:34:41.580Z Done (0.232s)
1762023-12-01T00:34:49.213Z Done (7.513s)
1772023-12-01T00:34:49.594Z Done (0.278s)
1782023-12-01T00:34:49.597Z Done (0.000s)
1792023-12-01T00:34:49.838Z Done (0.000s)
1802023-12-01T00:34:50.560ZPlanning: Evaluating mediator changes ... Done
1812023-12-01T00:34:51.267ZPlanning: Checking for conflicting actions ... Done
1822023-12-01T00:34:51.270ZPlanning: Consolidating action changes ... Done
1832023-12-01T00:34:51.304ZPlanning: Evaluating mediators ... Done
1842023-12-01T00:34:51.309ZPlanning: Planning completed in 0.74 seconds
1852023-12-01T00:34:51.352Z Mediators to change: 2
1862023-12-01T00:34:51.353Z Create boot environment: No
1872023-12-01T00:34:51.356ZCreate backup boot environment: No
1882023-12-01T00:34:51.445Z Done
1892023-12-01T00:34:51.445Z Done
1902023-12-01T00:34:51.597Z Done
1912023-12-01T00:34:57.619Z Done
1922023-12-01T00:34:57.743Z Done
1932023-12-01T00:34:57.746Z Done
1942023-12-01T00:34:57.860Z Done
1952023-12-01T00:34:58.914ZPlanning: Evaluating mediator changes ... Done
1962023-12-01T00:34:58.926ZPlanning: Merging actions ... Done
1972023-12-01T00:34:59.257ZPlanning: Checking for conflicting actions ... Done
1982023-12-01T00:34:59.261ZPlanning: Consolidating action changes ... Done
1992023-12-01T00:34:59.706ZPlanning: Evaluating mediators ... Done
2002023-12-01T00:34:59.802ZPlanning: Planning completed in 1.35 seconds
2012023-12-01T00:34:59.861Z Packages to change: 1
2022023-12-01T00:34:59.861Z Mediators to change: 1
2032023-12-01T00:34:59.861Z Services to change: 1
2042023-12-01T00:34:59.861Z Create boot environment: No
2052023-12-01T00:34:59.865ZCreate backup boot environment: Yes
2062023-12-01T00:35:02.167Z Actions: 1/6 actions (Updating modified actions)
2072023-12-01T00:35:02.170Z Actions: Completed 6 actions in 0.00 seconds.
2082023-12-01T00:35:02.170Z Done
2092023-12-01T00:35:02.170Z Done
2102023-12-01T00:35:02.226Z Done
2112023-12-01T00:35:08.330Z Done
2122023-12-01T00:35:08.450Z Done
2132023-12-01T00:35:08.453Z Done
2142023-12-01T00:35:08.565Z Done
2152023-12-01T00:35:09.250ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162023-12-01T00:35:09.251Zclang system 15 system
2172023-12-01T00:35:09.251Zcsh system system illumos
2182023-12-01T00:35:09.251Zctags system system illumos
2192023-12-01T00:35:09.251Zgcc vendor 12 vendor
2202023-12-01T00:35:09.251Zgcc system 10 system
2212023-12-01T00:35:09.251Zgcc system 7 system
2222023-12-01T00:35:09.251Zgo system 1.20 system
2232023-12-01T00:35:09.251Zgo system 1.19 system
2242023-12-01T00:35:09.251Zllvm system 15 system
2252023-12-01T00:35:09.251Zllvm system 14 system
2262023-12-01T00:35:09.251Zmariadb system 10.6 system
2272023-12-01T00:35:09.251Zmta vendor vendor dma
2282023-12-01T00:35:09.251Zopenjdk system 17 system
2292023-12-01T00:35:09.251Zopenjdk system 11 system
2302023-12-01T00:35:09.251Zopenjdk system 1.8 system
2312023-12-01T00:35:09.251Zopenssl vendor 3 vendor
2322023-12-01T00:35:09.251Zperl system 5.36 system
2332023-12-01T00:35:09.251Zpostgresql system 15 system
2342023-12-01T00:35:09.251Zpostgresql system 13 system
2352023-12-01T00:35:09.251Zpython vendor 3 vendor
2362023-12-01T00:35:09.251Zpython system 2 system
2372023-12-01T00:35:09.251Zpython3 system 3.11 system
2382023-12-01T00:35:09.251Zruby system 3.0 system
2392023-12-01T00:35:09.251Zwords vendor vendor american-english
2402023-12-01T00:35:09.251Zwords system system australian-english
2412023-12-01T00:35:09.251Zwords system system british-english
2422023-12-01T00:35:09.251Zwords system system canadian-english
2432023-12-01T00:35:09.251Zwords system system french
2442023-12-01T00:35:09.251Zwords system system italian
2452023-12-01T00:35:09.251Zwords system system ngerman
2462023-12-01T00:35:09.251Zwords system system ogerman
2472023-12-01T00:35:09.251Zwords system system spanish
2482023-12-01T00:35:09.805ZFMRI IFO
2492023-12-01T00:35:09.805Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502023-12-01T00:35:09.805Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512023-12-01T00:35:09.805Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522023-12-01T00:35:09.805Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2532023-12-01T00:35:09.805Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542023-12-01T00:35:09.805Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2552023-12-01T00:35:09.921Z+ set -o errexit
2562023-12-01T00:35:09.945Z+++ dirname ./tools/ci_download_cockroachdb
2572023-12-01T00:35:09.945Z++ cd ./tools
2582023-12-01T00:35:09.945Z++ pwd
2592023-12-01T00:35:09.945Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602023-12-01T00:35:09.946Z++ basename ./tools/ci_download_cockroachdb
2612023-12-01T00:35:09.946Z+ ARG0=ci_download_cockroachdb
2622023-12-01T00:35:09.946Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632023-12-01T00:35:09.946Z+ CIDL_VERSION=v22.1.9
2642023-12-01T00:35:09.946Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652023-12-01T00:35:09.946Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662023-12-01T00:35:09.946Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672023-12-01T00:35:09.946Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682023-12-01T00:35:09.946Z+ TARGET_DIR=out
2692023-12-01T00:35:09.946Z+ DOWNLOAD_DIR=out/downloads
2702023-12-01T00:35:09.946Z+ DEST_DIR=./out/cockroachdb
2712023-12-01T00:35:09.946Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722023-12-01T00:35:09.946Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732023-12-01T00:35:09.946Z+ main
2742023-12-01T00:35:09.946Z+ [[ 0 != 0 ]]
2752023-12-01T00:35:09.946Z+ CIDL_OS=solaris2.11
2762023-12-01T00:35:09.946Z+ [[ 0 != 0 ]]
2772023-12-01T00:35:09.946Z+ configure_os solaris2.11
2782023-12-01T00:35:09.946Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792023-12-01T00:35:09.946Zcurrent directory: /work/oxidecomputer/omicron
2802023-12-01T00:35:09.946Zconfiguring based on OS: "solaris2.11"
2812023-12-01T00:35:09.946Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-12-01T00:35:09.946Z+ case "$1" in
2832023-12-01T00:35:09.946Z+ CIDL_BUILD=illumos
2842023-12-01T00:35:09.946Z+ CIDL_SUFFIX=tar.gz
2852023-12-01T00:35:09.946Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862023-12-01T00:35:09.946Z+ CIDL_MD5FUNC=do_md5sum
2872023-12-01T00:35:09.948Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882023-12-01T00:35:09.948Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892023-12-01T00:35:09.948Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902023-12-01T00:35:09.948Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912023-12-01T00:35:09.948Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-12-01T00:35:09.948Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932023-12-01T00:35:09.948Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-01T00:35:09.948Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-12-01T00:35:09.948ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-12-01T00:35:09.948ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-12-01T00:35:09.948Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-12-01T00:35:09.948Z+ mkdir -p out/downloads
2992023-12-01T00:35:09.948Z+ mkdir -p ./out/cockroachdb
3002023-12-01T00:35:09.948Z+ local DO_DOWNLOAD=true
3012023-12-01T00:35:09.948Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022023-12-01T00:35:09.948Z+ '[' true == true ']'
3032023-12-01T00:35:09.948ZDownloading...
3042023-12-01T00:35:09.948Z+ echo Downloading...
3052023-12-01T00:35:09.948Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-01T00:35:09.948Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-01T00:35:13.391Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-01T00:35:13.394Z++ md5sum
3092023-12-01T00:35:13.394Z++ awk '{print $1}'
3102023-12-01T00:35:13.586Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112023-12-01T00:35:13.586Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3122023-12-01T00:35:13.586Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-01T00:35:13.586Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142023-12-01T00:35:17.219Z+ do_assemble_illumos
3152023-12-01T00:35:17.219Z+ rm -r ./out/cockroachdb
3162023-12-01T00:35:17.222Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172023-12-01T00:35:17.871Z+ ./out/cockroachdb/bin/cockroach version
3182023-12-01T00:35:18.181ZBuild Tag: v22.1.9-dirty
3192023-12-01T00:35:18.181ZBuild Time: 2022/10/26 21:17:46
3202023-12-01T00:35:18.181ZDistribution: OSS
3212023-12-01T00:35:18.181ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222023-12-01T00:35:18.181ZGo Version: go1.17.13
3232023-12-01T00:35:18.181ZC Compiler: gcc 10.3.0
3242023-12-01T00:35:18.181ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252023-12-01T00:35:18.181ZBuild Type: release
3262023-12-01T00:35:18.204Z+ set -o errexit
3272023-12-01T00:35:18.208Z+++ dirname ./tools/ci_download_clickhouse
3282023-12-01T00:35:18.215Z++ cd ./tools
3292023-12-01T00:35:18.215Z++ pwd
3302023-12-01T00:35:18.215Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312023-12-01T00:35:18.215Z++ basename ./tools/ci_download_clickhouse
3322023-12-01T00:35:18.215Z+ ARG0=ci_download_clickhouse
3332023-12-01T00:35:18.215Z+ TARGET_DIR=out
3342023-12-01T00:35:18.215Z+ DOWNLOAD_DIR=out/downloads
3352023-12-01T00:35:18.215Z+ DEST_DIR=./out/clickhouse
3362023-12-01T00:35:18.215Z+ CIDL_VERSION=v22.8.9.24
3372023-12-01T00:35:18.215Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382023-12-01T00:35:18.215Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392023-12-01T00:35:18.215Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402023-12-01T00:35:18.215Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412023-12-01T00:35:18.215Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422023-12-01T00:35:18.216Z+ main
3432023-12-01T00:35:18.216Z+ [[ 0 != 0 ]]
3442023-12-01T00:35:18.216Z+ CIDL_OS=solaris2.11
3452023-12-01T00:35:18.216Z+ [[ 0 != 0 ]]
3462023-12-01T00:35:18.216Z+ configure_os solaris2.11
3472023-12-01T00:35:18.216Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482023-12-01T00:35:18.216Zcurrent directory: /work/oxidecomputer/omicron
3492023-12-01T00:35:18.216Z+ echo 'configuring based on OS: "solaris2.11"'
3502023-12-01T00:35:18.216Z+ CIDL_DASHREV=
3512023-12-01T00:35:18.216Z+ case "$1" in
3522023-12-01T00:35:18.216Zconfiguring based on OS: "solaris2.11"
3532023-12-01T00:35:18.216Z+ CIDL_PLATFORM=illumos
3542023-12-01T00:35:18.216Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552023-12-01T00:35:18.216Z+ CIDL_MD5FUNC=do_md5sum
3562023-12-01T00:35:18.217Z+ CIDL_DASHREV=-1
3572023-12-01T00:35:18.217Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582023-12-01T00:35:18.217Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-12-01T00:35:18.217Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-01T00:35:18.217ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-12-01T00:35:18.217Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-12-01T00:35:18.217Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-12-01T00:35:18.217Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-12-01T00:35:18.217ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-12-01T00:35:18.217Z+ mkdir -p out/downloads
3662023-12-01T00:35:18.224Z+ mkdir -p ./out/clickhouse
3672023-12-01T00:35:18.224Z+ local DO_DOWNLOAD=true
3682023-12-01T00:35:18.224Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692023-12-01T00:35:18.224Z+ '[' true == true ']'
3702023-12-01T00:35:18.224Z+ echo Downloading...
3712023-12-01T00:35:18.224ZDownloading...
3722023-12-01T00:35:18.224Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-01T00:35:18.224Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-01T00:35:19.773Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-01T00:35:19.776Z++ md5sum
3762023-12-01T00:35:19.776Z++ awk '{print $1}'
3772023-12-01T00:35:20.034Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782023-12-01T00:35:20.034Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3792023-12-01T00:35:20.034Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802023-12-01T00:35:20.038Z+ mkdir -p ./out/clickhouse
3812023-12-01T00:35:20.038Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822023-12-01T00:35:25.157Z+ ./out/clickhouse/clickhouse server --version
3832023-12-01T00:35:25.210ZClickHouse server version 22.8.9.1.
3842023-12-01T00:35:25.232Z+ set -o errexit
3852023-12-01T00:35:25.235Z+++ dirname ./tools/ci_download_console
3862023-12-01T00:35:25.238Z++ cd ./tools
3872023-12-01T00:35:25.238Z++ pwd
3882023-12-01T00:35:25.238Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892023-12-01T00:35:25.240Z++ basename ./tools/ci_download_console
3902023-12-01T00:35:25.243Z+ ARG0=ci_download_console
3912023-12-01T00:35:25.243Z+ TARGET_DIR=out
3922023-12-01T00:35:25.243Z+ DOWNLOAD_DIR=out/downloads
3932023-12-01T00:35:25.243Z+ DEST_DIR=./out/console-assets
3942023-12-01T00:35:25.244Z+ source /work/oxidecomputer/omicron/tools/console_version
3952023-12-01T00:35:25.244Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3962023-12-01T00:35:25.244Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-12-01T00:35:25.244Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3982023-12-01T00:35:25.244Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992023-12-01T00:35:25.244Z+ main
4002023-12-01T00:35:25.244Z+ [[ 0 != 0 ]]
4012023-12-01T00:35:25.244Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4022023-12-01T00:35:25.244ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-12-01T00:35:25.244Z+ echo 'Local file: out/downloads/console.tar.gz'
4042023-12-01T00:35:25.244ZLocal file: out/downloads/console.tar.gz
4052023-12-01T00:35:25.244Z+ local DO_DOWNLOAD=true
4062023-12-01T00:35:25.244Z+ [[ -f out/downloads/console.tar.gz ]]
4072023-12-01T00:35:25.244Z+ mkdir -p out/downloads
4082023-12-01T00:35:25.247Z+ '[' true == true ']'
4092023-12-01T00:35:25.247Z+ echo Downloading...
4102023-12-01T00:35:25.247ZDownloading...
4112023-12-01T00:35:25.247Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4122023-12-01T00:35:25.247Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-12-01T00:35:25.826Z++ do_sha256sum out/downloads/console.tar.gz
4142023-12-01T00:35:25.826Z++ case "$OSTYPE" in
4152023-12-01T00:35:25.826Z++ SHA=sha256sum
4162023-12-01T00:35:25.829Z++ sha256sum
4172023-12-01T00:35:25.829Z++ awk '{print $1}'
4182023-12-01T00:35:25.853Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4192023-12-01T00:35:25.853Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4202023-12-01T00:35:25.857Z+ rm -rf ./out/console-assets
4212023-12-01T00:35:25.857Z+ mkdir -p ./out/console-assets
4222023-12-01T00:35:25.857Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232023-12-01T00:35:25.857Z+ mkdir -p ./out/console-assets
4242023-12-01T00:35:25.861Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252023-12-01T00:35:26.007Z+ set -o errexit
4262023-12-01T00:35:26.010Z+++ dirname ./tools/ci_download_maghemite_openapi
4272023-12-01T00:35:26.010Z++ cd ./tools
4282023-12-01T00:35:26.010Z++ pwd
4292023-12-01T00:35:26.013Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302023-12-01T00:35:26.013Z++ basename ./tools/ci_download_maghemite_openapi
4312023-12-01T00:35:26.013Z+ ARG0=ci_download_maghemite_openapi
4322023-12-01T00:35:26.013Z+ TARGET_DIR=out
4332023-12-01T00:35:26.016Z+ DOWNLOAD_DIR=out/downloads
4342023-12-01T00:35:26.022Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352023-12-01T00:35:26.022Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4362023-12-01T00:35:26.022Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-12-01T00:35:26.022Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4382023-12-01T00:35:26.022Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4392023-12-01T00:35:26.022Z+ main
4402023-12-01T00:35:26.022Z+ [[ 0 != 0 ]]
4412023-12-01T00:35:26.022Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4422023-12-01T00:35:26.022ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4432023-12-01T00:35:26.022Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4442023-12-01T00:35:26.022ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4452023-12-01T00:35:26.022Z+ local DO_DOWNLOAD=true
4462023-12-01T00:35:26.022Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4472023-12-01T00:35:26.022Z+ mkdir -p out/downloads
4482023-12-01T00:35:26.022Z+ '[' true == true ']'
4492023-12-01T00:35:26.022Z+ echo Downloading...
4502023-12-01T00:35:26.022ZDownloading...
4512023-12-01T00:35:26.022Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-01T00:35:26.022Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4532023-12-01T00:35:26.268Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4542023-12-01T00:35:26.268Z++ case "$OSTYPE" in
4552023-12-01T00:35:26.268Z++ SHA=sha256sum
4562023-12-01T00:35:26.272Z++ sha256sum
4572023-12-01T00:35:26.272Z++ awk '{print $1}'
4582023-12-01T00:35:26.276Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592023-12-01T00:35:26.276Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4602023-12-01T00:35:26.279Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612023-12-01T00:35:26.279Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4622023-12-01T00:35:26.279Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4632023-12-01T00:35:26.279Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4642023-12-01T00:35:26.279Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-01T00:35:26.279Z+ main
4662023-12-01T00:35:26.279Z+ [[ 0 != 0 ]]
4672023-12-01T00:35:26.279Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4682023-12-01T00:35:26.279ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4692023-12-01T00:35:26.279Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4702023-12-01T00:35:26.279Z+ local DO_DOWNLOAD=true
4712023-12-01T00:35:26.280ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4722023-12-01T00:35:26.280Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4732023-12-01T00:35:26.280Z+ mkdir -p out/downloads
4742023-12-01T00:35:26.283Z+ '[' true == true ']'
4752023-12-01T00:35:26.283Z+ echo Downloading...
4762023-12-01T00:35:26.283ZDownloading...
4772023-12-01T00:35:26.283Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-12-01T00:35:26.283Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4792023-12-01T00:35:26.447Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4802023-12-01T00:35:26.450Z++ case "$OSTYPE" in
4812023-12-01T00:35:26.450Z++ SHA=sha256sum
4822023-12-01T00:35:26.450Z++ sha256sum
4832023-12-01T00:35:26.450Z++ awk '{print $1}'
4842023-12-01T00:35:26.453Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4852023-12-01T00:35:26.453Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4862023-12-01T00:35:26.463Z+ set -o errexit
4872023-12-01T00:35:26.466Z+++ dirname ./tools/ci_download_dendrite_openapi
4882023-12-01T00:35:26.469Z++ cd ./tools
4892023-12-01T00:35:26.469Z++ pwd
4902023-12-01T00:35:26.469Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-12-01T00:35:26.471Z++ basename ./tools/ci_download_dendrite_openapi
4922023-12-01T00:35:26.471Z+ ARG0=ci_download_dendrite_openapi
4932023-12-01T00:35:26.471Z+ TARGET_DIR=out
4942023-12-01T00:35:26.471Z+ DOWNLOAD_DIR=out/downloads
4952023-12-01T00:35:26.471Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-12-01T00:35:26.471Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4972023-12-01T00:35:26.471Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982023-12-01T00:35:26.472Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4992023-12-01T00:35:26.472Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5002023-12-01T00:35:26.475Z+ main
5012023-12-01T00:35:26.475Z+ [[ 0 != 0 ]]
5022023-12-01T00:35:26.475Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5032023-12-01T00:35:26.475ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5042023-12-01T00:35:26.475Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5052023-12-01T00:35:26.475Z+ local DO_DOWNLOAD=true
5062023-12-01T00:35:26.475ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5072023-12-01T00:35:26.475Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5082023-12-01T00:35:26.475Z+ mkdir -p out/downloads
5092023-12-01T00:35:26.475Z+ '[' true == true ']'
5102023-12-01T00:35:26.475Z+ echo Downloading...
5112023-12-01T00:35:26.475ZDownloading...
5122023-12-01T00:35:26.475Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-12-01T00:35:26.475Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5142023-12-01T00:35:27.038Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5152023-12-01T00:35:27.038Z++ case "$OSTYPE" in
5162023-12-01T00:35:27.041Z++ SHA=sha256sum
5172023-12-01T00:35:27.041Z++ sha256sum
5182023-12-01T00:35:27.041Z++ awk '{print $1}'
5192023-12-01T00:35:27.045Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5202023-12-01T00:35:27.047Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5212023-12-01T00:35:27.054Z+ set -o errexit
5222023-12-01T00:35:27.057Z+++ dirname ./tools/ci_download_dendrite_stub
5232023-12-01T00:35:27.060Z++ cd ./tools
5242023-12-01T00:35:27.060Z++ pwd
5252023-12-01T00:35:27.060Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262023-12-01T00:35:27.064Z++ basename ./tools/ci_download_dendrite_stub
5272023-12-01T00:35:27.064Z+ ARG0=ci_download_dendrite_stub
5282023-12-01T00:35:27.074Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292023-12-01T00:35:27.074Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5302023-12-01T00:35:27.075Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5312023-12-01T00:35:27.075Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5322023-12-01T00:35:27.075Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332023-12-01T00:35:27.075Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5342023-12-01T00:35:27.075Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5352023-12-01T00:35:27.075Z+ TARGET_DIR=out
5362023-12-01T00:35:27.075Z+ DOWNLOAD_DIR=out/downloads
5372023-12-01T00:35:27.075Z+ DEST_DIR=./out/dendrite-stub
5382023-12-01T00:35:27.078Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392023-12-01T00:35:27.078Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402023-12-01T00:35:27.078Z+ REPO=oxidecomputer/dendrite
5412023-12-01T00:35:27.078Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5422023-12-01T00:35:27.078Z+ main
5432023-12-01T00:35:27.078Z+ [[ 0 != 0 ]]
5442023-12-01T00:35:27.078Z+ CIDL_OS=solaris2.11
5452023-12-01T00:35:27.078Z+ [[ 0 != 0 ]]
5462023-12-01T00:35:27.078Z+ configure_os solaris2.11
5472023-12-01T00:35:27.078Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482023-12-01T00:35:27.078Zcurrent directory: /work/oxidecomputer/omicron
5492023-12-01T00:35:27.078Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-12-01T00:35:27.078Zconfiguring based on OS: "solaris2.11"
5512023-12-01T00:35:27.078Z+ case "$1" in
5522023-12-01T00:35:27.078Z+ SET_BINARIES=
5532023-12-01T00:35:27.078Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5542023-12-01T00:35:27.078Z+ CIDL_SHA256FUNC=do_sha256sum
5552023-12-01T00:35:27.078Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562023-12-01T00:35:27.078Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5572023-12-01T00:35:27.078Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582023-12-01T00:35:27.078Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5592023-12-01T00:35:27.078ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5602023-12-01T00:35:27.078Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5612023-12-01T00:35:27.078Z+ mkdir -p out/downloads
5622023-12-01T00:35:27.078ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-12-01T00:35:27.078Z+ mkdir -p ./out/dendrite-stub
5642023-12-01T00:35:27.080Z+ fetch_and_verify
5652023-12-01T00:35:27.080Z+ local DO_DOWNLOAD=true
5662023-12-01T00:35:27.080Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672023-12-01T00:35:27.080Z+ '[' true == true ']'
5682023-12-01T00:35:27.080Z+ echo Downloading...
5692023-12-01T00:35:27.080ZDownloading...
5702023-12-01T00:35:27.080Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712023-12-01T00:35:27.080Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5722023-12-01T00:35:34.139Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732023-12-01T00:35:34.142Z++ sha256sum
5742023-12-01T00:35:34.142Z++ awk '{print $1}'
5752023-12-01T00:35:34.242Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5762023-12-01T00:35:34.242Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5772023-12-01T00:35:34.242Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782023-12-01T00:35:34.245Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792023-12-01T00:35:35.271Z+ do_assemble
5802023-12-01T00:35:35.271Z+ rm -r ./out/dendrite-stub
5812023-12-01T00:35:35.274Z+ mkdir ./out/dendrite-stub
5822023-12-01T00:35:35.278Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832023-12-01T00:35:35.422Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842023-12-01T00:35:35.434Z+ set -o errexit
5852023-12-01T00:35:35.437Z+++ dirname ./tools/ci_download_maghemite_mgd
5862023-12-01T00:35:35.440Z++ cd ./tools
5872023-12-01T00:35:35.440Z++ pwd
5882023-12-01T00:35:35.440Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892023-12-01T00:35:35.443Z++ basename ./tools/ci_download_maghemite_mgd
5902023-12-01T00:35:35.443Z+ ARG0=ci_download_maghemite_mgd
5912023-12-01T00:35:35.443Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922023-12-01T00:35:35.443Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5932023-12-01T00:35:35.443Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5942023-12-01T00:35:35.443Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952023-12-01T00:35:35.443Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5962023-12-01T00:35:35.443Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5972023-12-01T00:35:35.443Z+ TARGET_DIR=out
5982023-12-01T00:35:35.443Z+ DOWNLOAD_DIR=out/downloads
5992023-12-01T00:35:35.443Z+ DEST_DIR=./out/mgd
6002023-12-01T00:35:35.443Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012023-12-01T00:35:35.443Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022023-12-01T00:35:35.443Z+ REPO=oxidecomputer/maghemite
6032023-12-01T00:35:35.446Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6042023-12-01T00:35:35.446Z+ main
6052023-12-01T00:35:35.446Z+ [[ 0 != 0 ]]
6062023-12-01T00:35:35.446Z+ CIDL_OS=solaris2.11
6072023-12-01T00:35:35.446Z+ [[ 0 != 0 ]]
6082023-12-01T00:35:35.447Z+ configure_os solaris2.11
6092023-12-01T00:35:35.447Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102023-12-01T00:35:35.447Zcurrent directory: /work/oxidecomputer/omicron
6112023-12-01T00:35:35.447Z+ echo 'configuring based on OS: "solaris2.11"'
6122023-12-01T00:35:35.447Z+ case "$1" in
6132023-12-01T00:35:35.447Z+ SET_BINARIES=
6142023-12-01T00:35:35.447Zconfiguring based on OS: "solaris2.11"
6152023-12-01T00:35:35.447Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-12-01T00:35:35.447Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-12-01T00:35:35.447Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6182023-12-01T00:35:35.447Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192023-12-01T00:35:35.447Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6202023-12-01T00:35:35.447ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6212023-12-01T00:35:35.447ZLocal file: out/downloads/mgd.tar.gz
6222023-12-01T00:35:35.447Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-12-01T00:35:35.447Z+ mkdir -p out/downloads
6242023-12-01T00:35:35.454Z+ mkdir -p ./out/mgd
6252023-12-01T00:35:35.454Z+ fetch_and_verify
6262023-12-01T00:35:35.454Z+ local DO_DOWNLOAD=true
6272023-12-01T00:35:35.454Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282023-12-01T00:35:35.454Z+ '[' true == true ']'
6292023-12-01T00:35:35.454Z+ echo Downloading...
6302023-12-01T00:35:35.454ZDownloading...
6312023-12-01T00:35:35.454Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6322023-12-01T00:35:35.454Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6332023-12-01T00:35:41.098Z++ do_sha256sum out/downloads/mgd.tar.gz
6342023-12-01T00:35:41.106Z++ sha256sum
6352023-12-01T00:35:41.106Z++ awk '{print $1}'
6362023-12-01T00:35:41.175Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6372023-12-01T00:35:41.175Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6382023-12-01T00:35:41.181Z+ do_untar out/downloads/mgd.tar.gz
6392023-12-01T00:35:41.181Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402023-12-01T00:35:41.859Z+ do_assemble
6412023-12-01T00:35:41.859Z+ rm -r ./out/mgd
6422023-12-01T00:35:41.864Z+ mkdir ./out/mgd
6432023-12-01T00:35:41.867Z+ cp -r out/downloads/root ./out/mgd/root
6442023-12-01T00:35:42.087Z+ set -o errexit
6452023-12-01T00:35:42.090Z+++ dirname ./tools/ci_download_transceiver_control
6462023-12-01T00:35:42.093Z++ cd ./tools
6472023-12-01T00:35:42.093Z++ pwd
6482023-12-01T00:35:42.094Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492023-12-01T00:35:42.094Z++ basename ./tools/ci_download_transceiver_control
6502023-12-01T00:35:42.097Z+ ARG0=ci_download_transceiver_control
6512023-12-01T00:35:42.097Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522023-12-01T00:35:42.097Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532023-12-01T00:35:42.097Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542023-12-01T00:35:42.097Z+ TARGET_DIR=out
6552023-12-01T00:35:42.097Z+ DOWNLOAD_DIR=out/downloads
6562023-12-01T00:35:42.097Z+ DEST_DIR=./out/transceiver-control
6572023-12-01T00:35:42.103Z+ BIN_DIR=/opt/oxide/bin
6582023-12-01T00:35:42.103Z+ BINARY=xcvradm
6592023-12-01T00:35:42.103Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602023-12-01T00:35:42.103Z+ REPO=oxidecomputer/transceiver-control
6612023-12-01T00:35:42.103Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-12-01T00:35:42.103Z+ main
6632023-12-01T00:35:42.103Z+ [[ 0 != 0 ]]
6642023-12-01T00:35:42.103Z+ CIDL_OS=solaris2.11
6652023-12-01T00:35:42.103Z+ [[ 0 != 0 ]]
6662023-12-01T00:35:42.103Z+ configure_os solaris2.11
6672023-12-01T00:35:42.103Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682023-12-01T00:35:42.103Zcurrent directory: /work/oxidecomputer/omicron
6692023-12-01T00:35:42.103Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-12-01T00:35:42.103Z+ case "$1" in
6712023-12-01T00:35:42.103Zconfiguring based on OS: "solaris2.11"
6722023-12-01T00:35:42.103Z+ SET_BINARIES=
6732023-12-01T00:35:42.103Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-12-01T00:35:42.103Z+ CIDL_SHA256FUNC=do_sha256sum
6752023-12-01T00:35:42.103Z+ ARCHIVE_FILENAME=xcvradm.gz
6762023-12-01T00:35:42.103Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-12-01T00:35:42.103Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782023-12-01T00:35:42.103Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792023-12-01T00:35:42.103ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-12-01T00:35:42.104Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-12-01T00:35:42.104ZLocal file: out/downloads/xcvradm.gz
6822023-12-01T00:35:42.104Z+ mkdir -p out/downloads
6832023-12-01T00:35:42.108Z+ mkdir -p ./out/transceiver-control
6842023-12-01T00:35:42.108Z+ fetch_and_verify
6852023-12-01T00:35:42.108Z+ local DO_DOWNLOAD=true
6862023-12-01T00:35:42.108Z+ [[ -f out/downloads/xcvradm.gz ]]
6872023-12-01T00:35:42.108Z+ '[' true == true ']'
6882023-12-01T00:35:42.108Z+ echo Downloading...
6892023-12-01T00:35:42.108ZDownloading...
6902023-12-01T00:35:42.108Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912023-12-01T00:35:42.108Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6922023-12-01T00:35:43.349Z++ do_sha256sum out/downloads/xcvradm.gz
6932023-12-01T00:35:43.352Z++ sha256sum
6942023-12-01T00:35:43.352Z++ awk '{print $1}'
6952023-12-01T00:35:43.376Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962023-12-01T00:35:43.376Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6972023-12-01T00:35:43.379Z+ do_unpack out/downloads/xcvradm.gz
6982023-12-01T00:35:43.379Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992023-12-01T00:35:43.379Z+ gzip -dc out/downloads/xcvradm.gz
7002023-12-01T00:35:43.551Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012023-12-01T00:35:43.555Z+ do_assemble
7022023-12-01T00:35:43.555Z+ rm -r ./out/transceiver-control
7032023-12-01T00:35:43.557Z+ mkdir ./out/transceiver-control
7042023-12-01T00:35:43.560Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052023-12-01T00:35:43.763ZAll builder prerequisites installed successfully, and PATH looks valid
7062023-12-01T00:35:43.765Z
7072023-12-01T00:35:43.765Zreal 2:16.483110080
7082023-12-01T00:35:43.765Zuser 54.229412264
7092023-12-01T00:35:43.765Zsys 10.480760658
7102023-12-01T00:35:43.765Ztrap 0.022713572
7112023-12-01T00:35:43.765Ztflt 0.340798623
7122023-12-01T00:35:43.765Zdflt 0.853700205
7132023-12-01T00:35:43.765Zkflt 0.209669062
7142023-12-01T00:35:43.766Zlock 1.878929701
7152023-12-01T00:35:43.766Zslp 4:09.553134845
7162023-12-01T00:35:43.766Zlat 4.128760351
7172023-12-01T00:35:43.766Zstop 0.069450772
7182023-12-01T00:35:43.768Z
7192023-12-01T00:35:43.768Z #### # # ##### ##### # #
7202023-12-01T00:35:43.769Z # # # # # # # # # #
7212023-12-01T00:35:43.769Z # # # # # # # #
7222023-12-01T00:35:43.769Z # # # ##### ##### #
7232023-12-01T00:35:43.769Z # # # # # # #
7242023-12-01T00:35:43.769Z #### ###### # # # #
7252023-12-01T00:35:43.769Z
7262023-12-01T00:35:44.144Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272023-12-01T00:35:44.967Z Updating crates.io index
7282023-12-01T00:35:44.974Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292023-12-01T00:35:45.417Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302023-12-01T00:35:47.242Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312023-12-01T00:35:48.017Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322023-12-01T00:35:49.345Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332023-12-01T00:35:49.672Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342023-12-01T00:35:50.010Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352023-12-01T00:35:50.881Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362023-12-01T00:35:53.056Z Updating git repository `https://github.com/oxidecomputer/opte`
7372023-12-01T00:35:54.109Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382023-12-01T00:35:54.455Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392023-12-01T00:35:55.167Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402023-12-01T00:35:55.560Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7412023-12-01T00:35:55.925Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7422023-12-01T00:35:56.502Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7432023-12-01T00:35:56.834Z Updating git repository `https://github.com/njaremko/samael`
7442023-12-01T00:35:57.310Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7452023-12-01T00:35:58.001Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7462023-12-01T00:35:58.401Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7472023-12-01T00:35:58.744Z Updating git repository `https://github.com/jgallagher/nix`
7482023-12-01T00:36:00.156Z Updating git repository `https://github.com/cbiffle/hubpack`
7492023-12-01T00:36:00.645Z Updating git repository `https://github.com/oxidecomputer/typify`
7502023-12-01T00:36:01.649Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7512023-12-01T00:36:02.061Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7522023-12-01T00:36:02.396Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7532023-12-01T00:36:03.761Z Downloading crates ...
7542023-12-01T00:36:03.997Z Downloaded serde_json v1.0.108
7552023-12-01T00:36:04.013Z Downloaded equivalent v1.0.1
7562023-12-01T00:36:04.019Z Downloaded bitflags v1.3.2
7572023-12-01T00:36:04.024Z Downloaded strsim v0.10.0
7582023-12-01T00:36:04.028Z Downloaded anstyle-query v1.0.0
7592023-12-01T00:36:04.033Z Downloaded serde_spanned v0.6.4
7602023-12-01T00:36:04.033Z Downloaded errno v0.3.2
7612023-12-01T00:36:04.036Z Downloaded colorchoice v1.0.0
7622023-12-01T00:36:04.036Z Downloaded toml_datetime v0.6.5
7632023-12-01T00:36:04.036Z Downloaded thiserror-impl v1.0.49
7642023-12-01T00:36:04.039Z Downloaded utf8parse v0.2.1
7652023-12-01T00:36:04.039Z Downloaded cargo_metadata v0.18.0
7662023-12-01T00:36:04.043Z Downloaded thiserror v1.0.49
7672023-12-01T00:36:04.050Z Downloaded anstream v0.5.0
7682023-12-01T00:36:04.054Z Downloaded clap_lex v0.5.1
7692023-12-01T00:36:04.057Z Downloaded cargo-platform v0.1.3
7702023-12-01T00:36:04.059Z Downloaded quote v1.0.33
7712023-12-01T00:36:04.063Z Downloaded cargo_toml v0.17.0
7722023-12-01T00:36:04.065Z Downloaded clap_derive v4.4.2
7732023-12-01T00:36:04.070Z Downloaded proc-macro2 v1.0.69
7742023-12-01T00:36:04.073Z Downloaded camino v1.1.6
7752023-12-01T00:36:04.076Z Downloaded semver v1.0.20
7762023-12-01T00:36:04.079Z Downloaded anstyle-parse v0.2.1
7772023-12-01T00:36:04.082Z Downloaded anyhow v1.0.75
7782023-12-01T00:36:04.089Z Downloaded toml v0.8.8
7792023-12-01T00:36:04.094Z Downloaded unicode-ident v1.0.12
7802023-12-01T00:36:04.101Z Downloaded indexmap v2.1.0
7812023-12-01T00:36:04.106Z Downloaded serde v1.0.192
7822023-12-01T00:36:04.113Z Downloaded memchr v2.6.3
7832023-12-01T00:36:04.124Z Downloaded toml_edit v0.21.0
7842023-12-01T00:36:04.163Z Downloaded hashbrown v0.14.2
7852023-12-01T00:36:04.173Z Downloaded winnow v0.5.15
7862023-12-01T00:36:04.188Z Downloaded rustix v0.37.23
7872023-12-01T00:36:04.223Z Downloaded syn v2.0.32
7882023-12-01T00:36:04.241Z Downloaded libc v0.2.150
7892023-12-01T00:36:04.290Z Downloaded clap_builder v4.4.2
7902023-12-01T00:36:04.301Z Downloaded io-lifetimes v1.0.11
7912023-12-01T00:36:04.304Z Downloaded serde_derive v1.0.192
7922023-12-01T00:36:04.318Z Downloaded clap v4.4.3
7932023-12-01T00:36:04.323Z Downloaded ryu v1.0.15
7942023-12-01T00:36:04.328Z Downloaded anstyle v1.0.2
7952023-12-01T00:36:04.332Z Downloaded terminal_size v0.2.6
7962023-12-01T00:36:04.335Z Downloaded itoa v1.0.9
7972023-12-01T00:36:04.335Z Downloaded heck v0.4.1
7982023-12-01T00:36:04.450Z Compiling proc-macro2 v1.0.69
7992023-12-01T00:36:04.450Z Compiling unicode-ident v1.0.12
8002023-12-01T00:36:04.453Z Compiling serde v1.0.192
8012023-12-01T00:36:04.453Z Compiling libc v0.2.150
8022023-12-01T00:36:04.465Z Compiling io-lifetimes v1.0.11
8032023-12-01T00:36:04.469Z Compiling rustix v0.37.23
8042023-12-01T00:36:04.469Z Compiling utf8parse v0.2.1
8052023-12-01T00:36:04.469Z Compiling hashbrown v0.14.2
8062023-12-01T00:36:04.803Z Compiling bitflags v1.3.2
8072023-12-01T00:36:04.807Z Compiling equivalent v1.0.1
8082023-12-01T00:36:04.944Z Compiling anstyle-parse v0.2.1
8092023-12-01T00:36:04.973Z Compiling thiserror v1.0.49
8102023-12-01T00:36:05.382Z Compiling serde_json v1.0.108
8112023-12-01T00:36:06.022Z Compiling indexmap v2.1.0
8122023-12-01T00:36:06.899Z Compiling semver v1.0.20
8132023-12-01T00:36:06.918Z Compiling camino v1.1.6
8142023-12-01T00:36:07.077Z Compiling winnow v0.5.15
8152023-12-01T00:36:07.123Z Compiling colorchoice v1.0.0
8162023-12-01T00:36:07.277Z Compiling anstyle v1.0.2
8172023-12-01T00:36:07.341Z Compiling anstyle-query v1.0.0
8182023-12-01T00:36:07.662Z Compiling anyhow v1.0.75
8192023-12-01T00:36:07.703Z Compiling itoa v1.0.9
8202023-12-01T00:36:07.777Z Compiling heck v0.4.1
8212023-12-01T00:36:07.970Z Compiling anstream v0.5.0
8222023-12-01T00:36:08.022Z Compiling clap_lex v0.5.1
8232023-12-01T00:36:08.113Z Compiling ryu v1.0.15
8242023-12-01T00:36:08.557Z Compiling quote v1.0.33
8252023-12-01T00:36:08.575Z Compiling strsim v0.10.0
8262023-12-01T00:36:09.138Z Compiling syn v2.0.32
8272023-12-01T00:36:09.290Z Compiling errno v0.3.2
8282023-12-01T00:36:10.927Z Compiling terminal_size v0.2.6
8292023-12-01T00:36:11.059Z Compiling clap_builder v4.4.2
8302023-12-01T00:36:17.176Z Compiling serde_derive v1.0.192
8312023-12-01T00:36:17.179Z Compiling thiserror-impl v1.0.49
8322023-12-01T00:36:17.179Z Compiling clap_derive v4.4.2
8332023-12-01T00:36:21.981Z Compiling clap v4.4.3
8342023-12-01T00:36:30.572Z Compiling toml_datetime v0.6.5
8352023-12-01T00:36:30.575Z Compiling serde_spanned v0.6.4
8362023-12-01T00:36:30.577Z Compiling cargo-platform v0.1.3
8372023-12-01T00:36:30.946Z Compiling toml_edit v0.21.0
8382023-12-01T00:36:32.647Z Compiling cargo_metadata v0.18.0
8392023-12-01T00:36:34.176Z Compiling toml v0.8.8
8402023-12-01T00:36:35.189Z Compiling cargo_toml v0.17.0
8412023-12-01T00:36:41.794Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8422023-12-01T00:36:43.198Z Finished dev [unoptimized + debuginfo] target(s) in 59.35s
8432023-12-01T00:36:43.404Z Running `target/debug/xtask clippy`
8442023-12-01T00:36:43.461Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8452023-12-01T00:36:44.289Z Downloading crates ...
8462023-12-01T00:36:44.541Z Downloaded cpufeatures v0.2.9
8472023-12-01T00:36:44.560Z Downloaded libsw v3.3.0
8482023-12-01T00:36:44.567Z Downloaded libefi-sys v0.1.0
8492023-12-01T00:36:44.570Z Downloaded lalrpop-util v0.19.12
8502023-12-01T00:36:44.574Z Downloaded keccak v0.1.4
8512023-12-01T00:36:44.578Z Downloaded libloading v0.7.4
8522023-12-01T00:36:44.587Z Downloaded crc-catalog v2.2.0
8532023-12-01T00:36:44.591Z Downloaded bytes v1.5.0
8542023-12-01T00:36:44.601Z Downloaded matches v0.1.10
8552023-12-01T00:36:44.603Z Downloaded constant_time_eq v0.2.6
8562023-12-01T00:36:44.608Z Downloaded argon2 v0.5.2
8572023-12-01T00:36:44.613Z Downloaded criterion v0.5.1
8582023-12-01T00:36:44.633Z Downloaded atty v0.2.14
8592023-12-01T00:36:44.640Z Downloaded arrayvec v0.7.4
8602023-12-01T00:36:44.648Z Downloaded crypto-common v0.1.6
8612023-12-01T00:36:44.653Z Downloaded clap v2.34.0
8622023-12-01T00:36:44.672Z Downloaded curve25519-dalek-derive v0.1.0
8632023-12-01T00:36:44.672Z Downloaded aead v0.5.2
8642023-12-01T00:36:44.675Z Downloaded async-stream-impl v0.3.5
8652023-12-01T00:36:44.680Z Downloaded block-padding v0.3.3
8662023-12-01T00:36:44.693Z Downloaded inout v0.1.3
8672023-12-01T00:36:44.698Z Downloaded newline-converter v0.3.0
8682023-12-01T00:36:44.702Z Downloaded block-buffer v0.10.4
8692023-12-01T00:36:44.705Z Downloaded bytesize v1.3.0
8702023-12-01T00:36:44.709Z Downloaded camino-tempfile v1.1.1
8712023-12-01T00:36:44.714Z Downloaded num_enum v0.5.11
8722023-12-01T00:36:44.726Z Downloaded constant_time_eq v0.3.0
8732023-12-01T00:36:44.731Z Downloaded cexpr v0.6.0
8742023-12-01T00:36:44.739Z Downloaded number_prefix v0.4.0
8752023-12-01T00:36:44.742Z Downloaded iana-time-zone v0.1.57
8762023-12-01T00:36:44.748Z Downloaded instant v0.1.12
8772023-12-01T00:36:44.752Z Downloaded atomic-waker v1.1.1
8782023-12-01T00:36:44.757Z Downloaded crucible-workspace-hack v0.1.0
8792023-12-01T00:36:44.760Z Downloaded oso-derive v0.27.0
8802023-12-01T00:36:44.763Z Downloaded unarray v0.1.4
8812023-12-01T00:36:44.766Z Downloaded openssl-macros v0.1.1
8822023-12-01T00:36:44.769Z Downloaded ident_case v1.0.1
8832023-12-01T00:36:44.773Z Downloaded openssl-probe v0.1.5
8842023-12-01T00:36:44.777Z Downloaded is_ci v1.1.1
8852023-12-01T00:36:44.780Z Downloaded num_threads v0.1.6
8862023-12-01T00:36:44.785Z Downloaded olpc-cjson v0.1.3
8872023-12-01T00:36:44.788Z Downloaded num_enum_derive v0.5.11
8882023-12-01T00:36:44.791Z Downloaded mime_guess v2.0.4
8892023-12-01T00:36:44.796Z Downloaded hyper-rustls v0.24.2
8902023-12-01T00:36:44.803Z Downloaded is-terminal v0.4.9
8912023-12-01T00:36:44.806Z Downloaded bcs v0.1.6
8922023-12-01T00:36:44.811Z Downloaded dtrace-parser v0.1.14
8932023-12-01T00:36:44.814Z Downloaded strum v0.25.0
8942023-12-01T00:36:44.817Z Downloaded cancel-safe-futures v0.1.5
8952023-12-01T00:36:44.822Z Downloaded crc v3.0.1
8962023-12-01T00:36:44.826Z Downloaded cipher v0.4.4
8972023-12-01T00:36:44.830Z Downloaded semver-parser v0.10.2
8982023-12-01T00:36:44.834Z Downloaded bitflags v2.4.0
8992023-12-01T00:36:44.840Z Downloaded phf_shared v0.10.0
9002023-12-01T00:36:44.842Z Downloaded foreign-types v0.5.0
9012023-12-01T00:36:44.845Z Downloaded libtest-mimic v0.6.1
9022023-12-01T00:36:44.849Z Downloaded waitgroup v0.1.2
9032023-12-01T00:36:44.852Z Downloaded diesel_table_macro_syntax v0.1.0
9042023-12-01T00:36:44.854Z Downloaded packed_struct_codegen v0.10.1
9052023-12-01T00:36:44.857Z Downloaded cassowary v0.3.0
9062023-12-01T00:36:44.861Z Downloaded wyz v0.5.1
9072023-12-01T00:36:44.864Z Downloaded num-derive v0.4.0
9082023-12-01T00:36:44.868Z Downloaded whoami v1.4.1
9092023-12-01T00:36:44.872Z Downloaded rpassword v7.3.1
9102023-12-01T00:36:44.875Z Downloaded cookie v0.18.0
9112023-12-01T00:36:44.881Z Downloaded downcast v0.11.0
9122023-12-01T00:36:44.884Z Downloaded strip-ansi-escapes v0.2.0
9132023-12-01T00:36:44.914Z Downloaded fnv v1.0.7
9142023-12-01T00:36:44.917Z Downloaded predicates-tree v1.0.9
9152023-12-01T00:36:44.917Z Downloaded display-error-chain v0.2.0
9162023-12-01T00:36:44.917Z Downloaded foreign-types v0.3.2
9172023-12-01T00:36:44.917Z Downloaded rand_core v0.6.4
9182023-12-01T00:36:44.917Z Downloaded slog-stdlog v4.1.1
9192023-12-01T00:36:44.917Z Downloaded similar-asserts v1.5.0
9202023-12-01T00:36:44.917Z Downloaded want v0.3.1
9212023-12-01T00:36:44.917Z Downloaded wait-timeout v0.2.0
9222023-12-01T00:36:44.917Z Downloaded pin-utils v0.1.0
9232023-12-01T00:36:44.920Z Downloaded phf v0.11.2
9242023-12-01T00:36:44.923Z Downloaded pest_generator v2.7.2
9252023-12-01T00:36:44.925Z Downloaded ref-cast-impl v1.0.20
9262023-12-01T00:36:44.928Z Downloaded num-rational v0.4.1
9272023-12-01T00:36:44.931Z Downloaded tokio-native-tls v0.3.1
9282023-12-01T00:36:44.934Z Downloaded fxhash v0.2.1
9292023-12-01T00:36:44.937Z Downloaded headers-core v0.2.0
9302023-12-01T00:36:44.940Z Downloaded rustc-hash v1.1.0
9312023-12-01T00:36:44.942Z Downloaded foreign-types-macros v0.2.3
9322023-12-01T00:36:44.945Z Downloaded serde_repr v0.1.16
9332023-12-01T00:36:44.948Z Downloaded socket2 v0.5.5
9342023-12-01T00:36:44.952Z Downloaded pretty-hex v0.4.0
9352023-12-01T00:36:44.955Z Downloaded pretty-hex v0.2.1
9362023-12-01T00:36:44.958Z Downloaded difflib v0.4.0
9372023-12-01T00:36:44.961Z Downloaded hex-literal v0.4.1
9382023-12-01T00:36:44.963Z Downloaded basic-toml v0.1.4
9392023-12-01T00:36:44.982Z Downloaded endian-type v0.1.2
9402023-12-01T00:36:44.985Z Downloaded darling_macro v0.14.4
9412023-12-01T00:36:44.985Z Downloaded plotters-svg v0.3.5
9422023-12-01T00:36:44.988Z Downloaded precomputed-hash v0.1.1
9432023-12-01T00:36:44.988Z Downloaded serde_path_to_error v0.1.14
9442023-12-01T00:36:44.991Z Downloaded slog-scope v4.4.0
9452023-12-01T00:36:44.994Z Downloaded const-oid v0.9.5
9462023-12-01T00:36:44.999Z Downloaded termcolor v1.2.0
9472023-12-01T00:36:45.002Z Downloaded rustc_version v0.1.7
9482023-12-01T00:36:45.005Z Downloaded try-lock v0.2.4
9492023-12-01T00:36:45.008Z Downloaded vec_map v0.8.2
9502023-12-01T00:36:45.010Z Downloaded serde_urlencoded v0.7.1
9512023-12-01T00:36:45.014Z Downloaded unicode-width v0.1.11
9522023-12-01T00:36:45.017Z Downloaded oso v0.27.0
9532023-12-01T00:36:45.023Z Downloaded derive_builder_macro v0.12.0
9542023-12-01T00:36:45.026Z Downloaded peeking_take_while v0.1.2
9552023-12-01T00:36:45.029Z Downloaded supports-color v2.1.0
9562023-12-01T00:36:45.032Z Downloaded digest v0.10.7
9572023-12-01T00:36:45.035Z Downloaded usdt v0.3.5
9582023-12-01T00:36:45.037Z Downloaded untrusted v0.9.0
9592023-12-01T00:36:45.040Z Downloaded openssl-sys v0.9.96
9602023-12-01T00:36:45.051Z Downloaded doc-comment v0.3.3
9612023-12-01T00:36:45.054Z Downloaded pem-rfc7468 v0.7.0
9622023-12-01T00:36:45.057Z Downloaded httpdate v1.0.3
9632023-12-01T00:36:45.060Z Downloaded new_debug_unreachable v1.0.4
9642023-12-01T00:36:45.063Z Downloaded opaque-debug v0.3.0
9652023-12-01T00:36:45.066Z Downloaded match_cfg v0.1.0
9662023-12-01T00:36:45.068Z Downloaded futures-timer v3.0.2
9672023-12-01T00:36:45.071Z Downloaded globset v0.4.13
9682023-12-01T00:36:45.074Z Downloaded proc-macro-crate v1.3.1
9692023-12-01T00:36:45.076Z Downloaded rustfmt-wrapper v0.2.0
9702023-12-01T00:36:45.079Z Downloaded thread_local v1.1.7
9712023-12-01T00:36:45.082Z Downloaded parse-display-derive v0.8.2
9722023-12-01T00:36:45.085Z Downloaded serde_with_macros v2.3.3
9732023-12-01T00:36:45.088Z Downloaded foreign-types-shared v0.3.1
9742023-12-01T00:36:45.091Z Downloaded slog-async v2.8.0
9752023-12-01T00:36:45.094Z Downloaded tokio-rustls v0.24.1
9762023-12-01T00:36:45.098Z Downloaded unicode-xid v0.2.4
9772023-12-01T00:36:45.100Z Downloaded stable_deref_trait v1.2.0
9782023-12-01T00:36:45.103Z Downloaded thiserror-impl-no-std v2.0.2
9792023-12-01T00:36:45.106Z Downloaded ron v0.8.1
9802023-12-01T00:36:45.117Z Downloaded tower-service v0.3.2
9812023-12-01T00:36:45.120Z Downloaded futures-core v0.3.29
9822023-12-01T00:36:45.123Z Downloaded postgres-protocol v0.6.6
9832023-12-01T00:36:45.126Z Downloaded cc v1.0.83
9842023-12-01T00:36:45.133Z Downloaded ppv-lite86 v0.2.17
9852023-12-01T00:36:45.136Z Downloaded signal-hook-tokio v0.3.1
9862023-12-01T00:36:45.138Z Downloaded strum_macros v0.25.2
9872023-12-01T00:36:45.142Z Downloaded nibble_vec v0.1.0
9882023-12-01T00:36:45.145Z Downloaded socket2 v0.4.9
9892023-12-01T00:36:45.149Z Downloaded usdt-attr-macro v0.3.5
9902023-12-01T00:36:45.151Z Downloaded unicode-linebreak v0.1.5
9912023-12-01T00:36:45.154Z Downloaded rtoolbox v0.0.1
9922023-12-01T00:36:45.157Z Downloaded funty v2.0.0
9932023-12-01T00:36:45.159Z Downloaded elliptic-curve v0.13.5
9942023-12-01T00:36:45.165Z Downloaded foreign-types-shared v0.1.1
9952023-12-01T00:36:45.169Z Downloaded termtree v0.4.1
9962023-12-01T00:36:45.169Z Downloaded paste v1.0.14
9972023-12-01T00:36:45.174Z Downloaded hubpack_derive v0.1.1
9982023-12-01T00:36:45.177Z Downloaded dof v0.1.5
9992023-12-01T00:36:45.180Z Downloaded tokio-postgres v0.7.10
10002023-12-01T00:36:45.187Z Downloaded signal-hook-registry v1.4.1
10012023-12-01T00:36:45.190Z Downloaded rustls-pemfile v1.0.3
10022023-12-01T00:36:45.194Z Downloaded der v0.7.8
10032023-12-01T00:36:45.204Z Downloaded time-core v0.1.1
10042023-12-01T00:36:45.208Z Downloaded partial-io v0.5.4
10052023-12-01T00:36:45.210Z Downloaded http-range v0.1.5
10062023-12-01T00:36:45.213Z Downloaded dirs-next v2.0.0
10072023-12-01T00:36:45.216Z Downloaded trust-dns-client v0.22.0
10082023-12-01T00:36:45.224Z Downloaded futures-channel v0.3.29
10092023-12-01T00:36:45.228Z Downloaded hashbrown v0.12.3
10102023-12-01T00:36:45.236Z Downloaded futures-sink v0.3.29
10112023-12-01T00:36:45.239Z Downloaded hubpack v0.1.2
10122023-12-01T00:36:45.241Z Downloaded num-bigint v0.4.4
10132023-12-01T00:36:45.249Z Downloaded path-slash v0.1.5
10142023-12-01T00:36:45.252Z Downloaded remove_dir_all v0.5.3
10152023-12-01T00:36:45.255Z Downloaded fragile v2.0.0
10162023-12-01T00:36:45.258Z Downloaded structmeta-derive v0.2.0
10172023-12-01T00:36:45.258Z Downloaded serde_yaml v0.9.25
10182023-12-01T00:36:45.264Z Downloaded tracing-attributes v0.1.26
10192023-12-01T00:36:45.268Z Downloaded env_logger v0.10.0
10202023-12-01T00:36:45.274Z Downloaded rustversion v1.0.14
10212023-12-01T00:36:45.278Z Downloaded utf-8 v0.7.6
10222023-12-01T00:36:45.281Z Downloaded pem v3.0.2
10232023-12-01T00:36:45.284Z Downloaded derive_more v0.99.17
10242023-12-01T00:36:45.292Z Downloaded signature v2.1.0
10252023-12-01T00:36:45.295Z Downloaded sha1 v0.10.6
10262023-12-01T00:36:45.297Z Downloaded tokio-tungstenite v0.20.1
10272023-12-01T00:36:45.301Z Downloaded ref-cast v1.0.20
10282023-12-01T00:36:45.306Z Downloaded structopt-derive v0.4.18
10292023-12-01T00:36:45.309Z Downloaded textwrap v0.11.0
10302023-12-01T00:36:45.312Z Downloaded platforms v3.0.2
10312023-12-01T00:36:45.315Z Downloaded strum_macros v0.24.3
10322023-12-01T00:36:45.318Z Downloaded libxml v0.3.3
10332023-12-01T00:36:45.330Z Downloaded resolv-conf v0.7.0
10342023-12-01T00:36:45.334Z Downloaded toml v0.7.8
10352023-12-01T00:36:45.340Z Downloaded trybuild v1.0.85
10362023-12-01T00:36:45.347Z Downloaded highway v1.1.0
10372023-12-01T00:36:45.353Z Downloaded term v0.7.0
10382023-12-01T00:36:45.357Z Downloaded password-hash v0.5.0
10392023-12-01T00:36:45.361Z Downloaded tracing v0.1.37
10402023-12-01T00:36:45.369Z Downloaded getrandom v0.2.10
10412023-12-01T00:36:45.374Z Downloaded typed-path v0.6.0
10422023-12-01T00:36:45.385Z Downloaded hmac v0.12.1
10432023-12-01T00:36:45.389Z Downloaded zip v0.6.6
10442023-12-01T00:36:45.396Z Downloaded unsafe-libyaml v0.2.9
10452023-12-01T00:36:45.403Z Downloaded darling_core v0.20.3
10462023-12-01T00:36:45.411Z Downloaded slog v2.7.0
10472023-12-01T00:36:45.416Z Downloaded url v2.5.0
10482023-12-01T00:36:45.422Z Downloaded tungstenite v0.20.1
10492023-12-01T00:36:45.428Z Downloaded steno v0.4.0
10502023-12-01T00:36:45.436Z Downloaded expectorate v1.1.0
10512023-12-01T00:36:45.441Z Downloaded reedline v0.26.0
10522023-12-01T00:36:45.453Z Downloaded regex-automata v0.1.10
10532023-12-01T00:36:45.463Z Downloaded portable-atomic v1.4.3
10542023-12-01T00:36:45.473Z Downloaded x509-cert v0.2.4
10552023-12-01T00:36:45.485Z Downloaded bindgen v0.65.1
10562023-12-01T00:36:45.500Z Downloaded bitvec v1.0.1
10572023-12-01T00:36:45.528Z Downloaded pest v2.7.2
10582023-12-01T00:36:45.538Z Downloaded toml_edit v0.19.15
10592023-12-01T00:36:45.569Z Downloaded reqwest v0.11.22
10602023-12-01T00:36:45.582Z Downloaded smoltcp v0.8.2
10612023-12-01T00:36:45.601Z Downloaded tokio-util v0.7.10
10622023-12-01T00:36:45.614Z Downloaded object v0.30.4
10632023-12-01T00:36:45.635Z Downloaded regex v1.10.2
10642023-12-01T00:36:45.658Z Downloaded tabled v0.14.0
10652023-12-01T00:36:45.686Z Downloaded rayon v1.8.0
10662023-12-01T00:36:45.702Z Downloaded webpki-roots v0.25.2
10672023-12-01T00:36:45.710Z Downloaded gimli v0.28.0
10682023-12-01T00:36:45.726Z Downloaded vcpkg v0.2.15
10692023-12-01T00:36:45.799Z Downloaded radix_trie v0.2.1
10702023-12-01T00:36:45.809Z Downloaded openapiv3 v2.0.0-rc.1
10712023-12-01T00:36:45.832Z Downloaded diesel v2.1.4
10722023-12-01T00:36:45.866Z Downloaded rustix v0.38.25
10732023-12-01T00:36:45.908Z Downloaded regex-syntax v0.7.5
10742023-12-01T00:36:45.945Z Downloaded sled v0.34.7
10752023-12-01T00:36:45.949Z Downloaded zerocopy-derive v0.6.4
10762023-12-01T00:36:45.965Z Downloaded regex-syntax v0.8.2
10772023-12-01T00:36:45.982Z Downloaded zerocopy-derive v0.2.0
10782023-12-01T00:36:46.000Z Downloaded bzip2-sys v0.1.11+1.0.8
10792023-12-01T00:36:46.025Z Downloaded regex-automata v0.4.3
10802023-12-01T00:36:46.058Z Downloaded regex-automata v0.3.8
10812023-12-01T00:36:46.090Z Downloaded tokio v1.34.0
10822023-12-01T00:36:46.157Z Downloaded sha3 v0.10.8
10832023-12-01T00:36:46.169Z Downloaded polar-core v0.27.0
10842023-12-01T00:36:46.185Z Downloaded regex-syntax v0.6.29
10852023-12-01T00:36:46.198Z Downloaded rustls v0.21.9
10862023-12-01T00:36:46.219Z Downloaded openapiv3 v1.0.3
10872023-12-01T00:36:46.241Z Downloaded bstr v1.6.0
10882023-12-01T00:36:46.262Z Downloaded ratatui v0.23.0
10892023-12-01T00:36:46.282Z Downloaded trust-dns-proto v0.22.0
10902023-12-01T00:36:46.304Z Downloaded encoding_rs v0.8.33
10912023-12-01T00:36:46.348Z Downloaded bstr v0.2.17
10922023-12-01T00:36:46.366Z Downloaded regress v0.7.1
10932023-12-01T00:36:46.379Z Downloaded smoltcp v0.9.1
10942023-12-01T00:36:46.399Z Downloaded hyper v0.14.27
10952023-12-01T00:36:46.413Z Downloaded proptest v1.4.0
10962023-12-01T00:36:46.429Z Downloaded openssl v0.10.60
10972023-12-01T00:36:46.447Z Downloaded object v0.32.1
10982023-12-01T00:36:46.465Z Downloaded idna v0.2.3
10992023-12-01T00:36:46.477Z Downloaded curve25519-dalek v4.1.0
11002023-12-01T00:36:46.494Z Downloaded idna v0.5.0
11012023-12-01T00:36:46.507Z Downloaded futures-util v0.3.29
11022023-12-01T00:36:46.528Z Downloaded syn v1.0.109
11032023-12-01T00:36:46.548Z Downloaded hkdf v0.12.3
11042023-12-01T00:36:46.552Z Downloaded http v0.2.11
11052023-12-01T00:36:46.559Z Downloaded tough v0.15.0
11062023-12-01T00:36:46.574Z Downloaded time v0.3.27
11072023-12-01T00:36:46.585Z Downloaded unicode-normalization v0.1.22
11082023-12-01T00:36:46.591Z Downloaded plotters v0.3.5
11092023-12-01T00:36:46.607Z Downloaded quick-xml v0.23.1
11102023-12-01T00:36:46.620Z Downloaded rustls-webpki v0.101.7
11112023-12-01T00:36:46.648Z Downloaded petgraph v0.6.4
11122023-12-01T00:36:46.672Z Downloaded unicode-segmentation v1.10.1
11132023-12-01T00:36:46.678Z Downloaded chrono v0.4.31
11142023-12-01T00:36:46.695Z Downloaded serde_with v2.3.3
11152023-12-01T00:36:46.706Z Downloaded h2 v0.3.21
11162023-12-01T00:36:46.718Z Downloaded heapless v0.7.16
11172023-12-01T00:36:46.725Z Downloaded fatfs v0.3.6
11182023-12-01T00:36:46.729Z Downloaded papergrid v0.10.0
11192023-12-01T00:36:46.737Z Downloaded futures v0.3.29
11202023-12-01T00:36:46.745Z Downloaded hostname v0.3.1
11212023-12-01T00:36:46.748Z Downloaded thiserror-no-std v2.0.2
11222023-12-01T00:36:46.754Z Downloaded fs-err v2.11.0
11232023-12-01T00:36:46.757Z Downloaded tokio-stream v0.1.14
11242023-12-01T00:36:46.764Z Downloaded dashmap v5.5.1
11252023-12-01T00:36:46.769Z Downloaded typenum v1.16.0
11262023-12-01T00:36:46.780Z Downloaded rand v0.4.6
11272023-12-01T00:36:46.783Z Downloaded pretty_assertions v1.4.0
11282023-12-01T00:36:46.783Z Downloaded hashbrown v0.13.2
11292023-12-01T00:36:46.789Z Downloaded crossterm v0.27.0
11302023-12-01T00:36:46.800Z Downloaded itertools v0.10.5
11312023-12-01T00:36:46.811Z Downloaded subtle v2.5.0
11322023-12-01T00:36:46.814Z Downloaded rusty-fork v0.3.0
11332023-12-01T00:36:46.817Z Downloaded threadpool v1.8.1
11342023-12-01T00:36:46.819Z Downloaded pkcs8 v0.10.2
11352023-12-01T00:36:46.822Z Downloaded httptest v0.15.5
11362023-12-01T00:36:46.825Z Downloaded uuid v1.6.1
11372023-12-01T00:36:46.831Z Downloaded rand v0.8.5
11382023-12-01T00:36:46.838Z Downloaded ring v0.17.5
11392023-12-01T00:36:46.973Z Downloaded toml v0.5.11
11402023-12-01T00:36:46.977Z Downloaded futures-macro v0.3.29
11412023-12-01T00:36:46.980Z Downloaded futures-task v0.3.29
11422023-12-01T00:36:46.983Z Downloaded http-body v0.4.5
11432023-12-01T00:36:46.988Z Downloaded hex v0.4.3
11442023-12-01T00:36:46.988Z Downloaded futures-executor v0.3.29
11452023-12-01T00:36:46.988Z Downloaded smawk v0.3.1
11462023-12-01T00:36:46.991Z Downloaded enum-as-inner v0.5.1
11472023-12-01T00:36:46.994Z Downloaded tinyvec v1.6.0
11482023-12-01T00:36:46.998Z Downloaded tap v1.0.1
11492023-12-01T00:36:47.001Z Downloaded unicode-bidi v0.3.13
11502023-12-01T00:36:47.004Z Downloaded headers v0.3.9
11512023-12-01T00:36:47.013Z Downloaded radium v0.7.0
11522023-12-01T00:36:47.016Z Downloaded parking_lot v0.12.1
11532023-12-01T00:36:47.019Z Downloaded ring v0.16.20
11542023-12-01T00:36:47.181Z Downloaded itertools v0.11.0
11552023-12-01T00:36:47.192Z Downloaded salty v0.2.0
11562023-12-01T00:36:47.201Z Downloaded num-bigint-dig v0.8.4
11572023-12-01T00:36:47.209Z Downloaded zeroize_derive v1.4.2
11582023-12-01T00:36:47.212Z Downloaded xattr v1.0.1
11592023-12-01T00:36:47.215Z Downloaded flagset v0.4.3
11602023-12-01T00:36:47.217Z Downloaded percent-encoding v2.3.1
11612023-12-01T00:36:47.217Z Downloaded rcgen v0.11.3
11622023-12-01T00:36:47.223Z Downloaded rstest_macros v0.18.2
11632023-12-01T00:36:47.226Z Downloaded pkg-config v0.3.27
11642023-12-01T00:36:47.228Z Downloaded tempfile v3.8.1
11652023-12-01T00:36:47.231Z Downloaded diesel_derives v2.1.2
11662023-12-01T00:36:47.237Z Downloaded fastrand v2.0.0
11672023-12-01T00:36:47.240Z Downloaded minimal-lexical v0.2.1
11682023-12-01T00:36:47.247Z Downloaded lalrpop v0.19.12
11692023-12-01T00:36:47.266Z Downloaded tinytemplate v1.2.1
11702023-12-01T00:36:47.269Z Downloaded derive_builder v0.12.0
11712023-12-01T00:36:47.276Z Downloaded derive-where v1.2.5
11722023-12-01T00:36:47.282Z Downloaded postgres-types v0.2.6
11732023-12-01T00:36:47.286Z Downloaded test-strategy v0.3.1
11742023-12-01T00:36:47.291Z Downloaded debug-ignore v1.0.5
11752023-12-01T00:36:47.294Z Downloaded snafu v0.7.5
11762023-12-01T00:36:47.304Z Downloaded group v0.13.0
11772023-12-01T00:36:47.306Z Downloaded packed_struct v0.10.1
11782023-12-01T00:36:47.309Z Downloaded zone v0.3.0
11792023-12-01T00:36:47.311Z Downloaded humantime v2.1.0
11802023-12-01T00:36:47.314Z Downloaded poly1305 v0.8.0
11812023-12-01T00:36:47.317Z Downloaded rstest v0.18.2
11822023-12-01T00:36:47.324Z Downloaded rustc-demangle v0.1.23
11832023-12-01T00:36:47.328Z Downloaded crossbeam-channel v0.5.8
11842023-12-01T00:36:47.334Z Downloaded nom v7.1.3
11852023-12-01T00:36:47.343Z Downloaded untrusted v0.7.1
11862023-12-01T00:36:47.346Z Downloaded string_cache v0.8.7
11872023-12-01T00:36:47.349Z Downloaded secrecy v0.8.0
11882023-12-01T00:36:47.351Z Downloaded usdt-impl v0.3.5
11892023-12-01T00:36:47.351Z Downloaded textwrap v0.16.0
11902023-12-01T00:36:47.355Z Downloaded subprocess v0.2.9
11912023-12-01T00:36:47.359Z Downloaded flume v0.11.0
11922023-12-01T00:36:47.365Z Downloaded form_urlencoded v1.2.1
11932023-12-01T00:36:47.368Z Downloaded tiny-keccak v2.0.2
11942023-12-01T00:36:47.370Z Downloaded time-macros v0.2.13
11952023-12-01T00:36:47.373Z Downloaded home v0.5.5
11962023-12-01T00:36:47.376Z Downloaded httparse v1.8.0
11972023-12-01T00:36:47.379Z Downloaded strsim v0.8.0
11982023-12-01T00:36:47.381Z Downloaded heck v0.3.3
11992023-12-01T00:36:47.384Z Downloaded glob v0.3.1
12002023-12-01T00:36:47.384Z Downloaded getopts v0.2.21
12012023-12-01T00:36:47.386Z Downloaded futures-io v0.3.29
12022023-12-01T00:36:47.389Z Downloaded proc-macro-error v1.0.4
12032023-12-01T00:36:47.393Z Downloaded vte v0.11.1
12042023-12-01T00:36:47.396Z Downloaded postcard v0.7.3
12052023-12-01T00:36:47.399Z Downloaded rsa v0.9.2
12062023-12-01T00:36:47.407Z Downloaded tracing-core v0.1.31
12072023-12-01T00:36:47.411Z Downloaded ff v0.13.0
12082023-12-01T00:36:47.414Z Downloaded fd-lock v3.0.13
12092023-12-01T00:36:47.417Z Downloaded usdt-macro v0.3.5
12102023-12-01T00:36:47.420Z Downloaded semver v0.11.0
12112023-12-01T00:36:47.422Z Downloaded vte_generate_state_changes v0.1.1
12122023-12-01T00:36:47.422Z Downloaded zone_cfg_derive v0.3.0
12132023-12-01T00:36:47.422Z Downloaded take_mut v0.2.2
12142023-12-01T00:36:47.425Z Downloaded postcard-cobs v0.1.5-pre
12152023-12-01T00:36:47.427Z Downloaded universal-hash v0.5.1
12162023-12-01T00:36:47.430Z Downloaded walkdir v2.4.0
12172023-12-01T00:36:47.430Z Downloaded zerocopy v0.6.4
12182023-12-01T00:36:47.433Z Downloaded rayon-core v1.12.0
12192023-12-01T00:36:47.439Z Downloaded pin-project v1.1.3
12202023-12-01T00:36:47.459Z Downloaded parking_lot_core v0.9.8
12212023-12-01T00:36:47.462Z Downloaded vsss-rs v3.3.1
12222023-12-01T00:36:47.466Z Downloaded scheduled-thread-pool v0.2.7
12232023-12-01T00:36:47.469Z Downloaded same-file v1.0.6
12242023-12-01T00:36:47.471Z Downloaded fallible-iterator v0.2.0
12252023-12-01T00:36:47.474Z Downloaded snafu-derive v0.7.5
12262023-12-01T00:36:47.474Z Downloaded flate2 v1.0.28
12272023-12-01T00:36:47.482Z Downloaded trust-dns-server v0.22.1
12282023-12-01T00:36:47.492Z Downloaded generic-array v0.14.7
12292023-12-01T00:36:47.494Z Downloaded dirs-sys-next v0.1.2
12302023-12-01T00:36:47.497Z Downloaded rustls-native-certs v0.6.3
12312023-12-01T00:36:47.502Z Downloaded tinyvec_macros v0.1.1
12322023-12-01T00:36:47.502Z Downloaded pem v1.1.1
12332023-12-01T00:36:47.502Z Downloaded rand_chacha v0.3.1
12342023-12-01T00:36:47.505Z Downloaded trust-dns-resolver v0.22.0
12352023-12-01T00:36:47.512Z Downloaded zeroize v1.7.0
12362023-12-01T00:36:47.515Z Downloaded diff v0.1.13
12372023-12-01T00:36:47.518Z Downloaded topological-sort v0.2.2
12382023-12-01T00:36:47.521Z Downloaded toolchain_find v0.2.0
12392023-12-01T00:36:47.521Z Downloaded quick-error v1.2.3
12402023-12-01T00:36:47.523Z Downloaded proc-macro-error-attr v1.0.4
12412023-12-01T00:36:47.527Z Downloaded fixedbitset v0.4.2
12422023-12-01T00:36:47.527Z Downloaded version_check v0.9.4
12432023-12-01T00:36:47.531Z Downloaded synstructure v0.12.6
12442023-12-01T00:36:47.531Z Downloaded pest_meta v2.7.2
12452023-12-01T00:36:47.534Z Downloaded indicatif v0.17.7
12462023-12-01T00:36:47.540Z Downloaded relative-path v1.9.0
12472023-12-01T00:36:47.543Z Downloaded similar v2.2.1
12482023-12-01T00:36:47.551Z Downloaded thread-id v4.2.0
12492023-12-01T00:36:47.554Z Downloaded datatest-stable v0.2.3
12502023-12-01T00:36:47.557Z Downloaded prettyplease v0.2.12
12512023-12-01T00:36:47.560Z Downloaded scopeguard v1.2.0
12522023-12-01T00:36:47.563Z Downloaded schemars_derive v0.8.13
12532023-12-01T00:36:47.568Z Downloaded serde_derive_internals v0.26.0
12542023-12-01T00:36:47.568Z Downloaded rust-argon2 v1.0.1
12552023-12-01T00:36:47.575Z Downloaded yasna v0.5.2
12562023-12-01T00:36:47.575Z Downloaded chacha20poly1305 v0.10.1
12572023-12-01T00:36:47.578Z Downloaded base64 v0.21.5
12582023-12-01T00:36:47.584Z Downloaded float-cmp v0.9.0
12592023-12-01T00:36:47.587Z Downloaded parking_lot_core v0.8.6
12602023-12-01T00:36:47.591Z Downloaded tokio-macros v2.2.0
12612023-12-01T00:36:47.591Z Downloaded spin v0.9.8
12622023-12-01T00:36:47.594Z Downloaded sha2 v0.10.8
12632023-12-01T00:36:47.597Z Downloaded pin-project-lite v0.2.13
12642023-12-01T00:36:47.605Z Downloaded num-traits v0.2.16
12652023-12-01T00:36:47.611Z Downloaded miniz_oxide v0.7.1
12662023-12-01T00:36:47.614Z Downloaded r2d2 v0.8.10
12672023-12-01T00:36:47.617Z Downloaded smallvec v1.11.0
12682023-12-01T00:36:47.620Z Downloaded slog-term v2.9.0
12692023-12-01T00:36:47.624Z Downloaded pin-project-internal v1.1.3
12702023-12-01T00:36:47.627Z Downloaded pest_derive v2.7.2
12712023-12-01T00:36:47.630Z Downloaded hash32 v0.2.1
12722023-12-01T00:36:47.640Z Downloaded pkcs1 v0.7.5
12732023-12-01T00:36:47.640Z Downloaded once_cell v1.18.0
12742023-12-01T00:36:47.640Z Downloaded backtrace v0.3.69
12752023-12-01T00:36:47.648Z Downloaded spki v0.7.2
12762023-12-01T00:36:47.650Z Downloaded half v1.8.2
12772023-12-01T00:36:47.653Z Downloaded ucd-trie v0.1.6
12782023-12-01T00:36:47.656Z Downloaded slog-bunyan v2.4.0
12792023-12-01T00:36:47.660Z Downloaded structopt v0.3.26
12802023-12-01T00:36:47.670Z Downloaded signal-hook v0.3.17
12812023-12-01T00:36:47.675Z Downloaded serde_plain v1.0.2
12822023-12-01T00:36:47.678Z Downloaded rustc_version v0.4.0
12832023-12-01T00:36:47.683Z Downloaded yansi v0.5.1
12842023-12-01T00:36:47.684Z Downloaded data-encoding v2.4.0
12852023-12-01T00:36:47.684Z Downloaded zerocopy v0.3.0
12862023-12-01T00:36:47.687Z Downloaded derive_builder_core v0.12.0
12872023-12-01T00:36:47.689Z Downloaded der_derive v0.7.2
12882023-12-01T00:36:47.692Z Downloaded filetime v0.2.22
12892023-12-01T00:36:47.695Z Downloaded libm v0.2.7
12902023-12-01T00:36:47.709Z Downloaded nu-ansi-term v0.49.0
12912023-12-01T00:36:47.751Z Downloaded tempdir v0.3.7
12922023-12-01T00:36:47.751Z Downloaded predicates v2.1.5
12932023-12-01T00:36:47.751Z Downloaded tar v0.4.40
12942023-12-01T00:36:47.751Z Downloaded rand_xorshift v0.3.0
12952023-12-01T00:36:47.751Z Downloaded oorandom v11.1.3
12962023-12-01T00:36:47.751Z Downloaded mio v0.8.9
12972023-12-01T00:36:47.755Z Downloaded smallvec v0.6.14
12982023-12-01T00:36:47.762Z Downloaded parking_lot v0.11.2
12992023-12-01T00:36:47.765Z Downloaded criterion-plot v0.5.0
13002023-12-01T00:36:47.769Z Downloaded phf_shared v0.11.2
13012023-12-01T00:36:47.775Z Downloaded ena v0.14.2
13022023-12-01T00:36:47.778Z Downloaded darling_core v0.14.4
13032023-12-01T00:36:47.788Z Downloaded crossbeam-epoch v0.9.15
13042023-12-01T00:36:47.794Z Downloaded predicates v3.0.4
13052023-12-01T00:36:47.800Z Downloaded parse-display v0.8.2
13062023-12-01T00:36:47.803Z Downloaded either v1.9.0
13072023-12-01T00:36:47.806Z Downloaded ed25519 v1.5.3
13082023-12-01T00:36:47.810Z Downloaded dyn-clone v1.0.13
13092023-12-01T00:36:47.813Z Downloaded shell-words v1.1.0
13102023-12-01T00:36:47.815Z Downloaded serde-big-array v0.4.1
13112023-12-01T00:36:47.818Z Downloaded darling_macro v0.20.3
13122023-12-01T00:36:47.821Z Downloaded signature v1.6.4
13132023-12-01T00:36:47.823Z Downloaded deranged v0.3.8
13142023-12-01T00:36:47.826Z Downloaded semver v0.1.20
13152023-12-01T00:36:47.829Z Downloaded ipnet v2.8.0
13162023-12-01T00:36:47.832Z Downloaded nanorand v0.7.0
13172023-12-01T00:36:47.835Z Downloaded corncobs v0.1.3
13182023-12-01T00:36:47.837Z Downloaded base64 v0.13.1
13192023-12-01T00:36:47.841Z Downloaded crypto-bigint v0.5.2
13202023-12-01T00:36:47.856Z Downloaded which v4.4.0
13212023-12-01T00:36:47.859Z Downloaded structmeta v0.2.0
13222023-12-01T00:36:47.862Z Downloaded stringprep v0.1.3
13232023-12-01T00:36:47.865Z Downloaded static_assertions v1.1.0
13242023-12-01T00:36:47.867Z Downloaded owo-colors v3.5.0
13252023-12-01T00:36:47.870Z Downloaded predicates-core v1.0.6
13262023-12-01T00:36:47.873Z Downloaded plotters-backend v0.3.5
13272023-12-01T00:36:47.876Z Downloaded blake2 v0.10.6
13282023-12-01T00:36:47.879Z Downloaded mockall_derive v0.11.4
13292023-12-01T00:36:47.881Z Downloaded console v0.15.7
13302023-12-01T00:36:47.886Z Downloaded clang-sys v1.6.1
13312023-12-01T00:36:47.889Z Downloaded ciborium-ll v0.2.1
13322023-12-01T00:36:47.892Z Downloaded lazy_static v1.4.0
13332023-12-01T00:36:47.892Z Downloaded maplit v1.0.2
13342023-12-01T00:36:47.895Z Downloaded managed v0.8.0
13352023-12-01T00:36:47.898Z Downloaded tabled_derive v0.6.0
13362023-12-01T00:36:47.898Z Downloaded arc-swap v1.6.0
13372023-12-01T00:36:47.903Z Downloaded darling v0.14.4
13382023-12-01T00:36:47.908Z Downloaded ahash v0.8.3
13392023-12-01T00:36:47.912Z Downloaded slog-json v2.6.1
13402023-12-01T00:36:47.914Z Downloaded addr2line v0.21.0
13412023-12-01T00:36:47.918Z Downloaded smf v0.2.2
13422023-12-01T00:36:47.921Z Downloaded slog-dtrace v0.2.3
13432023-12-01T00:36:47.923Z Downloaded ipnetwork v0.20.0
13442023-12-01T00:36:47.926Z Downloaded itertools v0.12.0
13452023-12-01T00:36:47.937Z Downloaded unicase v2.7.0
13462023-12-01T00:36:47.939Z Downloaded tui-tree-widget v0.13.0
13472023-12-01T00:36:47.942Z Downloaded multer v2.1.0
13482023-12-01T00:36:47.944Z Downloaded crossbeam-utils v0.8.16
13492023-12-01T00:36:47.948Z Downloaded linear-map v1.2.0
13502023-12-01T00:36:47.951Z Downloaded ciborium v0.2.1
13512023-12-01T00:36:47.954Z Downloaded signal-hook-mio v0.2.3
13522023-12-01T00:36:47.957Z Downloaded crossbeam-queue v0.3.8
13532023-12-01T00:36:47.960Z Downloaded termios v0.3.3
13542023-12-01T00:36:47.962Z Downloaded spin v0.5.2
13552023-12-01T00:36:47.965Z Downloaded mime v0.3.17
13562023-12-01T00:36:47.965Z Downloaded crossbeam v0.8.2
13572023-12-01T00:36:47.967Z Downloaded crc32fast v1.3.2
13582023-12-01T00:36:47.970Z Downloaded bitfield v0.14.0
13592023-12-01T00:36:48.003Z Downloaded num-integer v0.1.45
13602023-12-01T00:36:48.006Z Downloaded hyper-staticfile v0.9.5
13612023-12-01T00:36:48.006Z Downloaded bzip2 v0.4.4
13622023-12-01T00:36:48.006Z Downloaded native-tls v0.2.11
13632023-12-01T00:36:48.006Z Downloaded crossbeam-deque v0.8.3
13642023-12-01T00:36:48.006Z Downloaded cstr-argument v0.1.2
13652023-12-01T00:36:48.006Z Downloaded ciborium-io v0.2.1
13662023-12-01T00:36:48.006Z Downloaded blake2b_simd v1.0.1
13672023-12-01T00:36:48.006Z Downloaded base64ct v1.6.0
13682023-12-01T00:36:48.006Z Downloaded async-trait v0.1.74
13692023-12-01T00:36:48.006Z Downloaded ansi_term v0.12.1
13702023-12-01T00:36:48.006Z Downloaded normalize-line-endings v0.3.0
13712023-12-01T00:36:48.006Z Downloaded bit-vec v0.6.3
13722023-12-01T00:36:48.010Z Downloaded slog-envlogger v2.2.0
13732023-12-01T00:36:48.010Z Downloaded serde_tokenstream v0.2.0
13742023-12-01T00:36:48.014Z Downloaded newtype_derive v0.1.6
13752023-12-01T00:36:48.017Z Downloaded num-complex v0.4.4
13762023-12-01T00:36:48.020Z Downloaded indexmap v1.9.3
13772023-12-01T00:36:48.025Z Downloaded mockall v0.11.4
13782023-12-01T00:36:48.028Z Downloaded num v0.4.1
13792023-12-01T00:36:48.030Z Downloaded nodrop v0.1.14
13802023-12-01T00:36:48.030Z Downloaded bit-set v0.5.3
13812023-12-01T00:36:48.033Z Downloaded shlex v1.1.0
13822023-12-01T00:36:48.036Z Downloaded convert_case v0.4.0
13832023-12-01T00:36:48.036Z Downloaded chacha20 v0.9.1
13842023-12-01T00:36:48.039Z Downloaded adler v1.0.2
13852023-12-01T00:36:48.042Z Downloaded array-init v0.0.4
13862023-12-01T00:36:48.044Z Downloaded macaddr v1.0.1
13872023-12-01T00:36:48.047Z Downloaded crunchy v0.2.2
13882023-12-01T00:36:48.047Z Downloaded hyper-tls v0.5.0
13892023-12-01T00:36:48.050Z Downloaded indoc v2.0.3
13902023-12-01T00:36:48.054Z Downloaded bb8 v0.8.1
13912023-12-01T00:36:48.057Z Downloaded backoff v0.4.0
13922023-12-01T00:36:48.060Z Downloaded memoffset v0.9.0
13932023-12-01T00:36:48.065Z Downloaded maybe-uninit v2.0.0
13942023-12-01T00:36:48.065Z Downloaded bytecount v0.6.3
13952023-12-01T00:36:48.067Z Downloaded assert_cmd v2.0.12
13962023-12-01T00:36:48.070Z Downloaded swrite v0.1.0
13972023-12-01T00:36:48.073Z Downloaded serial_test v0.10.0
13982023-12-01T00:36:48.077Z Downloaded num_cpus v1.16.0
13992023-12-01T00:36:48.080Z Downloaded kstat-rs v0.2.3
14002023-12-01T00:36:48.080Z Downloaded cfg-if v1.0.0
14012023-12-01T00:36:48.084Z Downloaded byteorder v1.5.0
14022023-12-01T00:36:48.087Z Downloaded base16ct v0.2.0
14032023-12-01T00:36:48.087Z Downloaded serde_tokenstream v0.1.7
14042023-12-01T00:36:48.093Z Downloaded memoffset v0.7.1
14052023-12-01T00:36:48.095Z Downloaded buf-list v1.0.3
14062023-12-01T00:36:48.099Z Downloaded anes v0.1.6
14072023-12-01T00:36:48.104Z Downloaded cfg-if v0.1.10
14082023-12-01T00:36:48.107Z Downloaded assert_matches v1.5.0
14092023-12-01T00:36:48.109Z Downloaded slab v0.4.9
14102023-12-01T00:36:48.112Z Downloaded siphasher v0.3.11
14112023-12-01T00:36:48.115Z Downloaded serial_test_derive v0.10.0
14122023-12-01T00:36:48.115Z Downloaded ascii-canvas v3.0.0
14132023-12-01T00:36:48.117Z Downloaded aho-corasick v1.0.4
14142023-12-01T00:36:48.127Z Downloaded async-recursion v1.0.5
14152023-12-01T00:36:48.130Z Downloaded sct v0.7.0
14162023-12-01T00:36:48.138Z Downloaded schemars v0.8.13
14172023-12-01T00:36:48.159Z Downloaded md-5 v0.10.5
14182023-12-01T00:36:48.161Z Downloaded log v0.4.20
14192023-12-01T00:36:48.165Z Downloaded linked-hash-map v0.5.6
14202023-12-01T00:36:48.168Z Downloaded lazycell v1.3.0
14212023-12-01T00:36:48.170Z Downloaded omicron-zone-package v0.9.1
14222023-12-01T00:36:48.174Z Downloaded lru-cache v0.1.2
14232023-12-01T00:36:48.176Z Downloaded indoc v1.0.9
14242023-12-01T00:36:48.181Z Downloaded impl-trait-for-tuples v0.2.2
14252023-12-01T00:36:48.186Z Downloaded atomicwrites v0.4.2
14262023-12-01T00:36:48.188Z Downloaded serde-hex v0.1.0
14272023-12-01T00:36:48.191Z Downloaded num-iter v0.1.43
14282023-12-01T00:36:48.194Z Downloaded async-stream v0.3.5
14292023-12-01T00:36:48.197Z Downloaded approx v0.5.1
14302023-12-01T00:36:48.199Z Downloaded autocfg v1.1.0
14312023-12-01T00:36:48.202Z Downloaded serde-big-array v0.5.1
14322023-12-01T00:36:48.208Z Downloaded arrayref v0.3.7
14332023-12-01T00:36:48.208Z Downloaded lock_api v0.4.10
14342023-12-01T00:36:48.208Z Downloaded darling v0.20.3
14352023-12-01T00:36:48.213Z Downloaded crc-any v2.4.3
14362023-12-01T00:36:48.219Z Downloaded cast v0.3.0
14372023-12-01T00:36:48.222Z Downloaded colored v2.0.4
14382023-12-01T00:36:48.939Z Compiling serde v1.0.192
14392023-12-01T00:36:48.939Z Compiling autocfg v1.1.0
14402023-12-01T00:36:48.942Z Checking cfg-if v1.0.0
14412023-12-01T00:36:48.942Z Compiling version_check v0.9.4
14422023-12-01T00:36:48.942Z Compiling syn v1.0.109
14432023-12-01T00:36:49.033Z Checking libc v0.2.150
14442023-12-01T00:36:49.036Z Compiling syn v2.0.32
14452023-12-01T00:36:49.075Z Compiling parking_lot_core v0.9.8
14462023-12-01T00:36:49.133Z Compiling libm v0.2.7
14472023-12-01T00:36:49.629Z Compiling cc v1.0.83
14482023-12-01T00:36:49.813Z Compiling futures-core v0.3.29
14492023-12-01T00:36:49.986Z Compiling once_cell v1.18.0
14502023-12-01T00:36:50.276Z Compiling serde_json v1.0.108
14512023-12-01T00:36:50.385Z Compiling lock_api v0.4.10
14522023-12-01T00:36:50.406Z Compiling num-traits v0.2.16
14532023-12-01T00:36:50.631Z Compiling memchr v2.6.3
14542023-12-01T00:36:50.768Z Compiling slab v0.4.9
14552023-12-01T00:36:50.965Z Checking getrandom v0.2.10
14562023-12-01T00:36:50.981Z Compiling futures-channel v0.3.29
14572023-12-01T00:36:51.215Z Compiling futures-task v0.3.29
14582023-12-01T00:36:51.483Z Compiling typenum v1.16.0
14592023-12-01T00:36:51.504Z Compiling futures-util v0.3.29
14602023-12-01T00:36:51.751Z Compiling generic-array v0.14.7
14612023-12-01T00:36:52.058Z Compiling log v0.4.20
14622023-12-01T00:36:52.307Z Checking scopeguard v1.2.0
14632023-12-01T00:36:52.475Z Compiling pkg-config v0.3.27
14642023-12-01T00:36:53.690Z Checking smallvec v1.11.0
14652023-12-01T00:36:53.805Z Checking itoa v1.0.9
14662023-12-01T00:36:54.112Z Compiling rustix v0.38.25
14672023-12-01T00:36:54.226Z Compiling indexmap v1.9.3
14682023-12-01T00:36:54.262Z Compiling schemars v0.8.13
14692023-12-01T00:36:54.682Z Compiling fnv v1.0.7
14702023-12-01T00:36:54.793Z Compiling vcpkg v0.2.15
14712023-12-01T00:36:54.869Z Compiling httparse v1.8.0
14722023-12-01T00:36:55.300Z Checking rand_core v0.6.4
14732023-12-01T00:36:55.503Z Compiling ring v0.17.5
14742023-12-01T00:36:55.703Z Compiling ring v0.16.20
14752023-12-01T00:36:57.464Z Compiling aho-corasick v1.0.4
14762023-12-01T00:36:57.511Z Compiling regex-syntax v0.8.2
14772023-12-01T00:36:58.537Z Compiling openssl-sys v0.9.96
14782023-12-01T00:37:00.240Z Compiling parking_lot v0.12.1
14792023-12-01T00:37:00.878Z Checking pin-project-lite v0.2.13
14802023-12-01T00:37:01.038Z Compiling ahash v0.8.3
14812023-12-01T00:37:01.524Z Compiling serde_derive_internals v0.26.0
14822023-12-01T00:37:01.685Z Checking spin v0.5.2
14832023-12-01T00:37:02.126Z Compiling openssl v0.10.60
14842023-12-01T00:37:02.717Z Compiling regex-automata v0.4.3
14852023-12-01T00:37:04.059Z Checking signal-hook-registry v1.4.1
14862023-12-01T00:37:04.693Z Compiling rustls v0.21.9
14872023-12-01T00:37:04.915Z Compiling ucd-trie v0.1.6
14882023-12-01T00:37:05.084Z Checking mio v0.8.9
14892023-12-01T00:37:05.887Z Compiling native-tls v0.2.11
14902023-12-01T00:37:06.223Z Compiling iana-time-zone v0.1.57
14912023-12-01T00:37:06.302Z Compiling async-trait v0.1.74
14922023-12-01T00:37:06.403Z Checking num_cpus v1.16.0
14932023-12-01T00:37:06.907Z Compiling unicode-xid v0.2.4
14942023-12-01T00:37:07.122Z Compiling dyn-clone v1.0.13
14952023-12-01T00:37:07.144Z Compiling byteorder v1.5.0
14962023-12-01T00:37:07.916Z Compiling backtrace v0.3.69
14972023-12-01T00:37:07.976Z Checking socket2 v0.5.5
14982023-12-01T00:37:08.593Z Compiling futures-sink v0.3.29
14992023-12-01T00:37:08.721Z Checking ryu v1.0.15
15002023-12-01T00:37:08.767Z Compiling hashbrown v0.13.2
15012023-12-01T00:37:08.799Z Compiling errno v0.3.2
15022023-12-01T00:37:08.929Z Compiling tinyvec_macros v0.1.1
15032023-12-01T00:37:09.051Z Compiling crc32fast v1.3.2
15042023-12-01T00:37:09.065Z Compiling crossbeam-utils v0.8.16
15052023-12-01T00:37:09.111Z Compiling tinyvec v1.6.0
15062023-12-01T00:37:09.677Z Compiling regex v1.10.2
15072023-12-01T00:37:10.513Z Compiling futures-io v0.3.29
15082023-12-01T00:37:10.615Z Compiling anyhow v1.0.75
15092023-12-01T00:37:10.785Z Compiling pin-utils v0.1.0
15102023-12-01T00:37:10.909Z Compiling spin v0.9.8
15112023-12-01T00:37:10.968Z Compiling tracing-core v0.1.31
15122023-12-01T00:37:11.492Z Compiling unicode-bidi v0.3.13
15132023-12-01T00:37:11.646Z Compiling unicode-normalization v0.1.22
15142023-12-01T00:37:11.700Z Compiling num-integer v0.1.45
15152023-12-01T00:37:12.713Z Compiling serde_derive v1.0.192
15162023-12-01T00:37:13.077Z Compiling thiserror-impl v1.0.49
15172023-12-01T00:37:13.471Z Compiling zeroize_derive v1.4.2
15182023-12-01T00:37:13.498Z Compiling tokio-macros v2.2.0
15192023-12-01T00:37:13.792Z Compiling futures-macro v0.3.29
15202023-12-01T00:37:14.067Z Compiling tracing-attributes v0.1.26
15212023-12-01T00:37:14.264Z Compiling schemars_derive v0.8.13
15222023-12-01T00:37:16.154Z Compiling openssl-macros v0.1.1
15232023-12-01T00:37:16.314Z Checking zeroize v1.7.0
15242023-12-01T00:37:18.597Z Compiling thiserror v1.0.49
15252023-12-01T00:37:18.788Z Compiling pest v2.7.2
15262023-12-01T00:37:19.191Z Compiling synstructure v0.12.6
15272023-12-01T00:37:19.346Z Compiling lazy_static v1.4.0
15282023-12-01T00:37:19.498Z Compiling base64 v0.21.5
15292023-12-01T00:37:19.937Z Compiling slog v2.7.0
15302023-12-01T00:37:20.674Z Compiling unicode-width v0.1.11
15312023-12-01T00:37:20.694Z Compiling tracing v0.1.37
15322023-12-01T00:37:20.914Z Compiling foreign-types-shared v0.1.1
15332023-12-01T00:37:21.058Z Compiling openssl-probe v0.1.5
15342023-12-01T00:37:21.499Z Checking subtle v2.5.0
15352023-12-01T00:37:21.524Z Compiling time-core v0.1.1
15362023-12-01T00:37:21.529Z Compiling percent-encoding v2.3.1
15372023-12-01T00:37:21.639Z Compiling rustversion v1.0.14
15382023-12-01T00:37:21.769Z Compiling untrusted v0.7.1
15392023-12-01T00:37:21.895Z Compiling hashbrown v0.12.3
15402023-12-01T00:37:22.114Z Compiling untrusted v0.9.0
15412023-12-01T00:37:22.244Z Compiling zerocopy-derive v0.2.0
15422023-12-01T00:37:22.734Z Compiling pest_meta v2.7.2
15432023-12-01T00:37:23.739Z Compiling time-macros v0.2.13
15442023-12-01T00:37:25.093Z Compiling pest_generator v2.7.2
15452023-12-01T00:37:25.640Z Compiling foreign-types v0.3.2
15462023-12-01T00:37:28.986Z Compiling try-lock v0.2.4
15472023-12-01T00:37:29.210Z Compiling want v0.3.1
15482023-12-01T00:37:29.246Z Compiling rustls-webpki v0.101.7
15492023-12-01T00:37:29.367Z Compiling sct v0.7.0
15502023-12-01T00:37:29.842Z Compiling form_urlencoded v1.2.1
15512023-12-01T00:37:30.325Z Compiling zerocopy-derive v0.6.4
15522023-12-01T00:37:31.267Z Compiling pest_derive v2.7.2
15532023-12-01T00:37:32.465Z Compiling socket2 v0.4.9
15542023-12-01T00:37:32.485Z Compiling tower-service v0.3.2
15552023-12-01T00:37:32.637Z Compiling either v1.9.0
15562023-12-01T00:37:33.175Z Compiling httpdate v1.0.3
15572023-12-01T00:37:33.503Z Compiling rustls-pemfile v1.0.3
15582023-12-01T00:37:33.854Z Compiling idna v0.5.0
15592023-12-01T00:37:33.901Z Compiling memoffset v0.9.0
15602023-12-01T00:37:34.041Z Compiling usdt-impl v0.3.5
15612023-12-01T00:37:34.111Z Compiling adler v1.0.2
15622023-12-01T00:37:34.449Z Compiling miniz_oxide v0.7.1
15632023-12-01T00:37:34.512Z Compiling rustls-native-certs v0.6.3
15642023-12-01T00:37:34.723Z Compiling zerocopy v0.3.0
15652023-12-01T00:37:35.164Z Checking crypto-common v0.1.6
15662023-12-01T00:37:35.417Z Compiling url v2.5.0
15672023-12-01T00:37:35.908Z Checking bytes v1.5.0
15682023-12-01T00:37:36.028Z Checking bitflags v2.4.0
15692023-12-01T00:37:36.587Z Compiling ipnet v2.8.0
15702023-12-01T00:37:36.948Z Compiling signal-hook v0.3.17
15712023-12-01T00:37:37.115Z Checking tokio v1.34.0
15722023-12-01T00:37:38.334Z Compiling indexmap v2.1.0
15732023-12-01T00:37:38.610Z Compiling uuid v1.6.1
15742023-12-01T00:37:38.706Z Compiling chrono v0.4.31
15752023-12-01T00:37:39.466Z Compiling semver v1.0.20
15762023-12-01T00:37:39.876Z Compiling http v0.2.11
15772023-12-01T00:37:40.740Z Compiling toml_datetime v0.6.5
15782023-12-01T00:37:41.238Z Compiling serde_spanned v0.6.4
15792023-12-01T00:37:41.456Z Compiling rustc_version v0.4.0
15802023-12-01T00:37:41.589Z Compiling toml_edit v0.19.15
15812023-12-01T00:37:44.152Z Compiling openapiv3 v2.0.0-rc.1
15822023-12-01T00:37:45.258Z Compiling http-body v0.4.5
15832023-12-01T00:37:47.800Z Compiling serde_urlencoded v0.7.1
15842023-12-01T00:37:48.336Z Compiling dof v0.1.5
15852023-12-01T00:37:48.629Z Compiling dtrace-parser v0.1.14
15862023-12-01T00:37:48.654Z Compiling clap_derive v4.4.2
15872023-12-01T00:37:48.897Z Compiling crossbeam-epoch v0.9.15
15882023-12-01T00:37:49.586Z Compiling encoding_rs v0.8.33
15892023-12-01T00:37:49.897Z Compiling thread-id v4.2.0
15902023-12-01T00:37:50.044Z Compiling mime v0.3.17
15912023-12-01T00:37:51.033Z Compiling webpki-roots v0.25.2
15922023-12-01T00:37:51.246Z Compiling gimli v0.28.0
15932023-12-01T00:37:51.965Z Compiling siphasher v0.3.11
15942023-12-01T00:37:52.601Z Checking const-oid v0.9.5
15952023-12-01T00:37:55.313Z Compiling tokio-util v0.7.10
15962023-12-01T00:37:55.611Z Compiling tokio-rustls v0.24.1
15972023-12-01T00:37:56.236Z Compiling serde_tokenstream v0.1.7
15982023-12-01T00:37:56.967Z Compiling tokio-native-tls v0.3.1
15992023-12-01T00:37:57.351Z Compiling h2 v0.3.21
16002023-12-01T00:37:57.370Z Compiling strum_macros v0.25.2
16012023-12-01T00:37:57.529Z Compiling bzip2-sys v0.1.11+1.0.8
16022023-12-01T00:37:57.855Z Compiling object v0.32.1
16032023-12-01T00:37:58.164Z Compiling num-iter v0.1.43
16042023-12-01T00:37:58.585Z Compiling addr2line v0.21.0
16052023-12-01T00:37:58.601Z Compiling rustc-demangle v0.1.23
16062023-12-01T00:38:00.213Z Compiling flate2 v1.0.28
16072023-12-01T00:38:00.433Z Compiling heapless v0.7.16
16082023-12-01T00:38:01.057Z Compiling block-buffer v0.10.4
16092023-12-01T00:38:01.458Z Compiling doc-comment v0.3.3
16102023-12-01T00:38:01.642Z Compiling ppv-lite86 v0.2.17
16112023-12-01T00:38:02.612Z Compiling usdt-attr-macro v0.3.5
16122023-12-01T00:38:03.010Z Compiling rand_chacha v0.3.1
16132023-12-01T00:38:03.282Z Compiling usdt-macro v0.3.5
16142023-12-01T00:38:04.425Z Compiling toml v0.7.8
16152023-12-01T00:38:05.027Z Compiling digest v0.10.7
16162023-12-01T00:38:05.147Z Compiling toml_edit v0.21.0
16172023-12-01T00:38:05.459Z Compiling hex v0.4.3
16182023-12-01T00:38:05.762Z Compiling pin-project-internal v1.1.3
16192023-12-01T00:38:05.940Z Compiling bit-vec v0.6.3
16202023-12-01T00:38:05.960Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16212023-12-01T00:38:07.197Z Compiling rand v0.8.5
16222023-12-01T00:38:07.342Z Compiling phf_shared v0.10.0
16232023-12-01T00:38:08.167Z Compiling num-bigint v0.4.4
16242023-12-01T00:38:08.857Z Compiling hyper v0.14.27
16252023-12-01T00:38:09.209Z Compiling smoltcp v0.9.1
16262023-12-01T00:38:10.341Z Compiling fixedbitset v0.4.2
16272023-12-01T00:38:10.878Z Compiling new_debug_unreachable v1.0.4
16282023-12-01T00:38:11.005Z Compiling precomputed-hash v0.1.1
16292023-12-01T00:38:11.070Z Compiling petgraph v0.6.4
16302023-12-01T00:38:11.129Z Compiling string_cache v0.8.7
16312023-12-01T00:38:11.633Z Compiling bit-set v0.5.3
16322023-12-01T00:38:12.047Z Compiling itertools v0.10.5
16332023-12-01T00:38:13.008Z Compiling hubpack_derive v0.1.1
16342023-12-01T00:38:13.305Z Compiling enum-as-inner v0.5.1
16352023-12-01T00:38:14.075Z Compiling diesel_table_macro_syntax v0.1.0
16362023-12-01T00:38:14.721Z Compiling unicode-segmentation v1.10.1
16372023-12-01T00:38:14.947Z Compiling lalrpop-util v0.19.12
16382023-12-01T00:38:15.463Z Compiling diesel_derives v2.1.2
16392023-12-01T00:38:16.127Z Compiling snafu-derive v0.7.5
16402023-12-01T00:38:16.179Z Compiling cpufeatures v0.2.9
16412023-12-01T00:38:16.703Z Compiling sha2 v0.10.8
16422023-12-01T00:38:17.019Z Compiling rustix v0.37.23
16432023-12-01T00:38:17.512Z Compiling md-5 v0.10.5
16442023-12-01T00:38:17.878Z Compiling hmac v0.12.1
16452023-12-01T00:38:18.216Z Compiling stringprep v0.1.3
16462023-12-01T00:38:18.730Z Compiling serde_repr v0.1.16
16472023-12-01T00:38:19.280Z Compiling hash32 v0.2.1
16482023-12-01T00:38:19.839Z Compiling fallible-iterator v0.2.0
16492023-12-01T00:38:19.863Z Compiling stable_deref_trait v1.2.0
16502023-12-01T00:38:20.001Z Checking bitflags v1.3.2
16512023-12-01T00:38:20.160Z Compiling hyper-rustls v0.24.2
16522023-12-01T00:38:20.574Z Compiling hyper-tls v0.5.0
16532023-12-01T00:38:20.971Z Compiling reqwest v0.11.22
16542023-12-01T00:38:21.081Z Compiling postgres-protocol v0.6.6
16552023-12-01T00:38:23.101Z Compiling terminal_size v0.2.6
16562023-12-01T00:38:23.516Z Compiling phf_shared v0.11.2
16572023-12-01T00:38:24.065Z Compiling block-padding v0.3.3
16582023-12-01T00:38:24.462Z Compiling scheduled-thread-pool v0.2.7
16592023-12-01T00:38:24.710Z Compiling regex-automata v0.1.10
16602023-12-01T00:38:25.363Z Compiling num_threads v0.1.6
16612023-12-01T00:38:25.505Z Compiling matches v0.1.10
16622023-12-01T00:38:25.532Z Compiling deranged v0.3.8
16632023-12-01T00:38:25.535Z Compiling managed v0.8.0
16642023-12-01T00:38:25.567Z Compiling clap_builder v4.4.2
16652023-12-01T00:38:25.628Z Compiling idna v0.2.3
16662023-12-01T00:38:25.679Z Compiling bstr v0.2.17
16672023-12-01T00:38:25.860Z Compiling r2d2 v0.8.10
16682023-12-01T00:38:26.443Z Compiling inout v0.1.3
16692023-12-01T00:38:26.861Z Compiling signal-hook-mio v0.2.3
16702023-12-01T00:38:27.073Z Compiling phf v0.11.2
16712023-12-01T00:38:27.528Z Compiling bzip2 v0.4.4
16722023-12-01T00:38:28.151Z Compiling postgres-types v0.2.6
16732023-12-01T00:38:28.437Z Compiling hubpack v0.1.2
16742023-12-01T00:38:28.591Z Compiling time v0.3.27
16752023-12-01T00:38:29.160Z Compiling pin-project v1.1.3
16762023-12-01T00:38:29.912Z Compiling ipnetwork v0.20.0
16772023-12-01T00:38:30.117Z Compiling zerocopy v0.6.4
16782023-12-01T00:38:30.745Z Compiling itertools v0.11.0
16792023-12-01T00:38:31.348Z Compiling futures-executor v0.3.29
16802023-12-01T00:38:32.287Z Compiling float-cmp v0.9.0
16812023-12-01T00:38:33.348Z Compiling whoami v1.4.1
16822023-12-01T00:38:34.329Z Compiling static_assertions v1.1.0
16832023-12-01T00:38:34.465Z Compiling difflib v0.4.0
16842023-12-01T00:38:35.249Z Compiling data-encoding v2.4.0
16852023-12-01T00:38:35.650Z Compiling normalize-line-endings v0.3.0
16862023-12-01T00:38:35.819Z Compiling predicates-core v1.0.6
16872023-12-01T00:38:36.373Z Checking hashbrown v0.14.2
16882023-12-01T00:38:37.211Z Compiling regex-automata v0.3.8
16892023-12-01T00:38:37.681Z Compiling trust-dns-proto v0.22.0
16902023-12-01T00:38:38.204Z Compiling predicates v3.0.4
16912023-12-01T00:38:40.966Z Compiling bstr v1.6.0
16922023-12-01T00:38:41.355Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16932023-12-01T00:38:41.788Z Compiling tokio-postgres v0.7.10
16942023-12-01T00:38:42.637Z Compiling diesel v2.1.4
16952023-12-01T00:38:43.601Z Compiling yasna v0.5.2
16962023-12-01T00:38:45.521Z Compiling futures v0.3.29
16972023-12-01T00:38:45.678Z Compiling clap v4.4.3
16982023-12-01T00:38:45.828Z Compiling snafu v0.7.5
16992023-12-01T00:38:46.167Z Compiling zip v0.6.6
17002023-12-01T00:38:46.266Z Compiling similar v2.2.1
17012023-12-01T00:38:46.794Z Compiling crossterm v0.27.0
17022023-12-01T00:38:47.224Z Compiling cipher v0.4.4
17032023-12-01T00:38:48.507Z Compiling signature v2.1.0
17042023-12-01T00:38:48.573Z Compiling usdt v0.3.5
17052023-12-01T00:38:48.969Z Compiling tokio-stream v0.1.14
17062023-12-01T00:38:50.325Z Compiling console v0.15.7
17072023-12-01T00:38:51.427Z Checking equivalent v1.0.1
17082023-12-01T00:38:52.151Z Checking unicode-ident v1.0.12
17092023-12-01T00:38:52.382Z Checking proc-macro2 v1.0.69
17102023-12-01T00:38:53.415Z Checking quote v1.0.33
17112023-12-01T00:38:54.926Z Checking utf8parse v0.2.1
17122023-12-01T00:38:55.868Z Checking anstyle v1.0.2
17132023-12-01T00:38:57.076Z Checking io-lifetimes v1.0.11
17142023-12-01T00:38:59.899Z Checking anstyle-parse v0.2.1
17152023-12-01T00:39:04.393Z Checking colorchoice v1.0.0
17162023-12-01T00:39:04.616Z Checking anstyle-query v1.0.0
17172023-12-01T00:39:04.780Z Checking anstream v0.5.0
17182023-12-01T00:39:05.222Z Checking strsim v0.10.0
17192023-12-01T00:39:05.348Z Checking clap_lex v0.5.1
17202023-12-01T00:39:06.177Z Checking winnow v0.5.15
17212023-12-01T00:39:11.084Z Compiling serde_tokenstream v0.2.0
17222023-12-01T00:39:16.466Z Compiling regress v0.7.1
17232023-12-01T00:39:22.273Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17242023-12-01T00:39:28.911Z Compiling getopts v0.2.21
17252023-12-01T00:39:30.301Z Compiling unsafe-libyaml v0.2.9
17262023-12-01T00:39:30.649Z Checking heck v0.4.1
17272023-12-01T00:39:31.382Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17282023-12-01T00:39:32.287Z Compiling ident_case v1.0.1
17292023-12-01T00:39:32.379Z Compiling serde_yaml v0.9.25
17302023-12-01T00:39:32.550Z Checking fastrand v2.0.0
17312023-12-01T00:39:33.046Z Checking tempfile v3.8.1
17322023-12-01T00:39:33.083Z Checking match_cfg v0.1.0
17332023-12-01T00:39:33.200Z Checking hostname v0.3.1
17342023-12-01T00:39:33.381Z Checking atty v0.2.14
17352023-12-01T00:39:33.452Z Checking quick-error v1.2.3
17362023-12-01T00:39:33.534Z Compiling paste v1.0.14
17372023-12-01T00:39:33.560Z Checking crossbeam-channel v0.5.8
17382023-12-01T00:39:33.631Z Checking sha1 v0.10.6
17392023-12-01T00:39:34.039Z Checking dirs-sys-next v0.1.2
17402023-12-01T00:39:34.281Z Checking dirs-next v2.0.0
17412023-12-01T00:39:34.461Z Checking thread_local v1.1.7
17422023-12-01T00:39:34.699Z Checking instant v0.1.12
17432023-12-01T00:39:34.850Z Compiling slog-async v2.8.0
17442023-12-01T00:39:34.867Z Checking term v0.7.0
17452023-12-01T00:39:35.516Z Checking camino v1.1.6
17462023-12-01T00:39:35.702Z Compiling multer v2.1.0
17472023-12-01T00:39:36.143Z Checking take_mut v0.2.2
17482023-12-01T00:39:36.420Z Checking slog-term v2.9.0
17492023-12-01T00:39:36.446Z Compiling darling_core v0.20.3
17502023-12-01T00:39:36.760Z Checking slog-json v2.6.1
17512023-12-01T00:39:37.136Z Compiling async-stream-impl v0.3.5
17522023-12-01T00:39:37.188Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17532023-12-01T00:39:37.618Z Checking atomic-waker v1.1.1
17542023-12-01T00:39:37.816Z Checking debug-ignore v1.0.5
17552023-12-01T00:39:38.013Z Checking waitgroup v0.1.2
17562023-12-01T00:39:38.276Z Checking slog-bunyan v2.4.0
17572023-12-01T00:39:39.118Z Checking toml v0.8.8
17582023-12-01T00:39:39.388Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17592023-12-01T00:39:39.420Z Checking async-stream v0.3.5
17602023-12-01T00:39:39.616Z Checking serde_path_to_error v0.1.14
17612023-12-01T00:39:39.687Z Checking strum v0.25.0
17622023-12-01T00:39:39.902Z Compiling structmeta-derive v0.2.0
17632023-12-01T00:39:40.282Z Checking wait-timeout v0.2.0
17642023-12-01T00:39:40.524Z Checking rusty-fork v0.3.0
17652023-12-01T00:39:40.664Z Checking rand_xorshift v0.3.0
17662023-12-01T00:39:40.902Z Compiling regex-syntax v0.7.5
17672023-12-01T00:39:40.944Z Checking unarray v0.1.4
17682023-12-01T00:39:41.158Z Checking proptest v1.4.0
17692023-12-01T00:39:45.031Z Compiling structmeta v0.2.0
17702023-12-01T00:39:45.675Z Checking backoff v0.4.0
17712023-12-01T00:39:46.111Z Compiling test-strategy v0.3.1
17722023-12-01T00:39:46.768Z Compiling darling_macro v0.20.3
17732023-12-01T00:39:48.403Z Compiling darling v0.20.3
17742023-12-01T00:39:48.565Z Compiling serde_with_macros v2.3.3
17752023-12-01T00:39:48.568Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17762023-12-01T00:39:48.787Z Checking macaddr v1.0.1
17772023-12-01T00:39:49.231Z Checking camino-tempfile v1.1.1
17782023-12-01T00:39:49.273Z Checking is-terminal v0.4.9
17792023-12-01T00:39:49.434Z Compiling proc-macro-error-attr v1.0.4
17802023-12-01T00:39:49.631Z Compiling proc-macro-error v1.0.4
17812023-12-01T00:39:49.926Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17822023-12-01T00:39:50.301Z Compiling proc-macro-crate v1.3.1
17832023-12-01T00:39:50.568Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17842023-12-01T00:39:51.810Z Checking termtree v0.4.1
17852023-12-01T00:39:52.098Z Checking predicates-tree v1.0.9
17862023-12-01T00:39:52.101Z Compiling num_enum_derive v0.5.11
17872023-12-01T00:39:52.315Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17882023-12-01T00:39:52.417Z Checking base64ct v1.6.0
17892023-12-01T00:39:52.576Z Compiling parse-display-derive v0.8.2
17902023-12-01T00:39:52.882Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17912023-12-01T00:39:52.930Z Compiling crucible-workspace-hack v0.1.0
17922023-12-01T00:39:53.029Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17932023-12-01T00:39:53.139Z Checking serde_with v2.3.3
17942023-12-01T00:39:53.226Z Checking postcard-cobs v0.1.5-pre
17952023-12-01T00:39:53.331Z Checking smoltcp v0.8.2
17962023-12-01T00:39:53.389Z Compiling foreign-types-macros v0.2.3
17972023-12-01T00:39:53.459Z Checking postcard v0.7.3
17982023-12-01T00:39:54.088Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-12-01T00:39:54.519Z Checking foreign-types-shared v0.3.1
18002023-12-01T00:39:54.670Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18012023-12-01T00:39:55.103Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-12-01T00:39:55.313Z Checking cfg-if v0.1.10
18032023-12-01T00:39:55.405Z Checking foreign-types v0.5.0
18042023-12-01T00:39:55.767Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-12-01T00:39:55.915Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18062023-12-01T00:39:56.669Z Checking num_enum v0.5.11
18072023-12-01T00:39:56.873Z Checking cstr-argument v0.1.2
18082023-12-01T00:39:57.090Z Checking pretty-hex v0.2.1
18092023-12-01T00:39:57.124Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18102023-12-01T00:39:57.320Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18112023-12-01T00:39:57.410Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18122023-12-01T00:39:57.823Z Checking colored v2.0.4
18132023-12-01T00:39:57.897Z Compiling zone_cfg_derive v0.3.0
18142023-12-01T00:39:57.925Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18152023-12-01T00:39:58.028Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18162023-12-01T00:39:58.439Z Checking predicates v2.1.5
18172023-12-01T00:39:58.899Z Compiling mockall_derive v0.11.4
18182023-12-01T00:39:59.474Z Compiling num-derive v0.4.0
18192023-12-01T00:40:00.140Z Checking parse-display v0.8.2
18202023-12-01T00:40:00.158Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18212023-12-01T00:40:00.347Z Checking fragile v2.0.0
18222023-12-01T00:40:00.377Z Checking downcast v0.11.0
18232023-12-01T00:40:00.673Z Checking zone v0.3.0
18242023-12-01T00:40:00.731Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18252023-12-01T00:40:01.067Z Checking smf v0.2.2
18262023-12-01T00:40:01.290Z Checking xattr v1.0.1
18272023-12-01T00:40:01.565Z Checking filetime v0.2.22
18282023-12-01T00:40:01.728Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18292023-12-01T00:40:01.854Z Checking tar v0.4.40
18302023-12-01T00:40:01.873Z Checking pem v3.0.2
18312023-12-01T00:40:01.932Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18322023-12-01T00:40:02.261Z Checking linked-hash-map v0.5.6
18332023-12-01T00:40:02.297Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18342023-12-01T00:40:02.721Z Checking headers-core v0.2.0
18352023-12-01T00:40:02.839Z Checking lru-cache v0.1.2
18362023-12-01T00:40:02.973Z Checking headers v0.3.9
18372023-12-01T00:40:03.108Z Checking password-hash v0.5.0
18382023-12-01T00:40:03.148Z Checking blake2 v0.10.6
18392023-12-01T00:40:03.403Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18402023-12-01T00:40:03.821Z Checking base64 v0.13.1
18412023-12-01T00:40:03.851Z Checking argon2 v0.5.2
18422023-12-01T00:40:04.196Z Checking rcgen v0.11.3
18432023-12-01T00:40:04.435Z Checking pem v1.1.1
18442023-12-01T00:40:04.768Z Checking atomicwrites v0.4.2
18452023-12-01T00:40:04.786Z Checking subprocess v0.2.9
18462023-12-01T00:40:04.803Z Compiling cancel-safe-futures v0.1.5
18472023-12-01T00:40:05.043Z Checking ciborium-io v0.2.1
18482023-12-01T00:40:05.063Z Checking half v1.8.2
18492023-12-01T00:40:05.140Z Checking arc-swap v1.6.0
18502023-12-01T00:40:05.208Z Checking textwrap v0.11.0
18512023-12-01T00:40:05.335Z Compiling heck v0.3.3
18522023-12-01T00:40:05.525Z Checking vec_map v0.8.2
18532023-12-01T00:40:05.607Z Checking ansi_term v0.12.1
18542023-12-01T00:40:05.703Z Checking ciborium-ll v0.2.1
18552023-12-01T00:40:05.832Z Checking slog-scope v4.4.0
18562023-12-01T00:40:05.916Z Checking strsim v0.8.0
18572023-12-01T00:40:05.989Z Compiling libefi-sys v0.1.0
18582023-12-01T00:40:06.058Z Compiling structopt-derive v0.4.18
18592023-12-01T00:40:06.121Z Checking slog-stdlog v4.1.1
18602023-12-01T00:40:06.180Z Checking ciborium v0.2.1
18612023-12-01T00:40:06.204Z Checking clap v2.34.0
18622023-12-01T00:40:06.437Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18632023-12-01T00:40:07.270Z Checking slog-envlogger v2.2.0
18642023-12-01T00:40:07.587Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18652023-12-01T00:40:07.695Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18662023-12-01T00:40:07.851Z Checking resolv-conf v0.7.0
18672023-12-01T00:40:08.043Z Compiling slog-dtrace v0.2.3
18682023-12-01T00:40:08.087Z Compiling convert_case v0.4.0
18692023-12-01T00:40:08.380Z Checking trust-dns-resolver v0.22.0
18702023-12-01T00:40:09.160Z Checking fxhash v0.2.1
18712023-12-01T00:40:09.404Z Checking itertools v0.12.0
18722023-12-01T00:40:09.597Z Compiling derive_more v0.99.17
18732023-12-01T00:40:10.808Z Checking pem-rfc7468 v0.7.0
18742023-12-01T00:40:10.944Z Compiling der_derive v0.7.2
18752023-12-01T00:40:11.030Z Checking structopt v0.3.26
18762023-12-01T00:40:11.215Z Checking termcolor v1.2.0
18772023-12-01T00:40:11.589Z Checking flagset v0.4.3
18782023-12-01T00:40:11.848Z Compiling radium v0.7.0
18792023-12-01T00:40:11.867Z Compiling same-file v1.0.6
18802023-12-01T00:40:12.226Z Compiling walkdir v2.4.0
18812023-12-01T00:40:12.533Z Compiling semver-parser v0.10.2
18822023-12-01T00:40:12.699Z Checking mockall v0.11.4
18832023-12-01T00:40:13.583Z Checking tap v1.0.1
18842023-12-01T00:40:13.651Z Compiling maybe-uninit v2.0.0
18852023-12-01T00:40:13.823Z Checking wyz v0.5.1
18862023-12-01T00:40:13.934Z Compiling semver v0.11.0
18872023-12-01T00:40:14.884Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18882023-12-01T00:40:15.114Z Compiling num-rational v0.4.1
18892023-12-01T00:40:15.281Z Checking der v0.7.8
18902023-12-01T00:40:15.670Z Compiling packed_struct v0.10.1
18912023-12-01T00:40:15.784Z Compiling num-bigint-dig v0.8.4
18922023-12-01T00:40:15.952Z Checking crc-catalog v2.2.0
18932023-12-01T00:40:16.151Z Checking funty v2.0.0
18942023-12-01T00:40:16.238Z Compiling home v0.5.5
18952023-12-01T00:40:16.357Z Checking crc v3.0.1
18962023-12-01T00:40:16.605Z Compiling toolchain_find v0.2.0
18972023-12-01T00:40:17.123Z Checking hkdf v0.12.3
18982023-12-01T00:40:17.552Z Compiling toml v0.5.11
18992023-12-01T00:40:18.016Z Checking bitvec v1.0.1
19002023-12-01T00:40:18.103Z Compiling packed_struct_codegen v0.10.1
19012023-12-01T00:40:18.353Z Checking spki v0.7.2
19022023-12-01T00:40:18.777Z Checking pkcs8 v0.10.2
19032023-12-01T00:40:19.177Z Checking nodrop v0.1.14
19042023-12-01T00:40:19.334Z Checking array-init v0.0.4
19052023-12-01T00:40:19.863Z Checking pkcs1 v0.7.5
19062023-12-01T00:40:20.503Z Compiling rustfmt-wrapper v0.2.0
19072023-12-01T00:40:21.021Z Compiling omicron-zone-package v0.9.1
19082023-12-01T00:40:21.510Z Checking smallvec v0.6.14
19092023-12-01T00:40:21.549Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19102023-12-01T00:40:23.013Z Checking newline-converter v0.3.0
19112023-12-01T00:40:23.250Z Checking num-complex v0.4.4
19122023-12-01T00:40:23.903Z Checking bitfield v0.14.0
19132023-12-01T00:40:24.004Z Checking keccak v0.1.4
19142023-12-01T00:40:24.339Z Checking utf-8 v0.7.6
19152023-12-01T00:40:24.456Z Checking sha3 v0.10.8
19162023-12-01T00:40:24.628Z Checking tungstenite v0.20.1
19172023-12-01T00:40:24.758Z Checking num v0.4.1
19182023-12-01T00:40:24.898Z Checking expectorate v1.1.0
19192023-12-01T00:40:25.062Z Checking serde-hex v0.1.0
19202023-12-01T00:40:25.124Z Checking x509-cert v0.2.4
19212023-12-01T00:40:25.329Z Checking rsa v0.9.2
19222023-12-01T00:40:26.026Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19232023-12-01T00:40:26.087Z Checking env_logger v0.10.0
19242023-12-01T00:40:26.378Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19252023-12-01T00:40:26.751Z Checking ron v0.8.1
19262023-12-01T00:40:26.786Z Checking secrecy v0.8.0
19272023-12-01T00:40:27.128Z Checking crc-any v2.4.3
19282023-12-01T00:40:27.737Z Checking tokio-tungstenite v0.20.1
19292023-12-01T00:40:27.807Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19302023-12-01T00:40:27.999Z Checking object v0.30.4
19312023-12-01T00:40:28.403Z Checking path-slash v0.1.5
19322023-12-01T00:40:28.474Z Compiling buf-list v1.0.3
19332023-12-01T00:40:28.584Z Checking glob v0.3.1
19342023-12-01T00:40:28.847Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19352023-12-01T00:40:28.952Z Checking swrite v0.1.0
19362023-12-01T00:40:29.032Z Compiling parking_lot_core v0.8.6
19372023-12-01T00:40:29.119Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19382023-12-01T00:40:29.212Z Checking nibble_vec v0.1.0
19392023-12-01T00:40:29.469Z Checking endian-type v0.1.2
19402023-12-01T00:40:29.765Z Checking radix_trie v0.2.1
19412023-12-01T00:40:29.936Z Checking pretty-hex v0.4.0
19422023-12-01T00:40:30.201Z Checking libsw v3.3.0
19432023-12-01T00:40:30.247Z Checking parking_lot v0.11.2
19442023-12-01T00:40:30.383Z Checking trust-dns-client v0.22.0
19452023-12-01T00:40:30.606Z Compiling derive-where v1.2.5
19462023-12-01T00:40:30.787Z Checking sled v0.34.7
19472023-12-01T00:40:31.432Z Compiling semver v0.1.20
19482023-12-01T00:40:31.953Z Checking linear-map v1.2.0
19492023-12-01T00:40:32.385Z Checking trust-dns-server v0.22.1
19502023-12-01T00:40:32.456Z Checking owo-colors v3.5.0
19512023-12-01T00:40:32.525Z Compiling rustc_version v0.1.7
19522023-12-01T00:40:33.300Z Compiling newtype_derive v0.1.6
19532023-12-01T00:40:33.778Z Checking crossbeam-deque v0.8.3
19542023-12-01T00:40:34.260Z Checking openapiv3 v1.0.3
19552023-12-01T00:40:35.515Z Compiling unicase v2.7.0
19562023-12-01T00:40:35.775Z Compiling rayon-core v1.12.0
19572023-12-01T00:40:35.967Z Compiling platforms v3.0.2
19582023-12-01T00:40:36.815Z Compiling memoffset v0.7.1
19592023-12-01T00:40:36.832Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19602023-12-01T00:40:37.464Z Checking steno v0.4.0
19612023-12-01T00:40:37.506Z Compiling curve25519-dalek v4.1.0
19622023-12-01T00:40:37.850Z Checking rayon v1.8.0
19632023-12-01T00:40:38.416Z Checking globset v0.4.13
19642023-12-01T00:40:38.897Z Checking olpc-cjson v0.1.3
19652023-12-01T00:40:39.168Z Checking serde_plain v1.0.2
19662023-12-01T00:40:39.213Z Checking ff v0.13.0
19672023-12-01T00:40:39.497Z Compiling async-recursion v1.0.5
19682023-12-01T00:40:39.529Z Checking typed-path v0.6.0
19692023-12-01T00:40:39.862Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19702023-12-01T00:40:40.488Z Checking group v0.13.0
19712023-12-01T00:40:40.752Z Compiling mime_guess v2.0.4
19722023-12-01T00:40:41.435Z Checking universal-hash v0.5.1
19732023-12-01T00:40:41.561Z Checking crypto-bigint v0.5.2
19742023-12-01T00:40:41.702Z Compiling thiserror-impl-no-std v2.0.2
19752023-12-01T00:40:42.541Z Checking tough v0.15.0
19762023-12-01T00:40:42.898Z Compiling curve25519-dalek-derive v0.1.0
19772023-12-01T00:40:44.377Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19782023-12-01T00:40:44.446Z Compiling salty v0.2.0
19792023-12-01T00:40:44.837Z Checking signature v1.6.4
19802023-12-01T00:40:44.887Z Checking display-error-chain v0.2.0
19812023-12-01T00:40:45.028Z Checking base16ct v0.2.0
19822023-12-01T00:40:45.080Z Checking opaque-debug v0.3.0
19832023-12-01T00:40:45.210Z Checking poly1305 v0.8.0
19842023-12-01T00:40:45.249Z Checking ed25519 v1.5.3
19852023-12-01T00:40:45.292Z Checking elliptic-curve v0.13.5
19862023-12-01T00:40:45.614Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19872023-12-01T00:40:45.916Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19882023-12-01T00:40:46.218Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19892023-12-01T00:40:46.221Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19902023-12-01T00:40:46.455Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19912023-12-01T00:40:47.201Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19922023-12-01T00:40:48.044Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19932023-12-01T00:40:48.323Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19942023-12-01T00:40:49.042Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19952023-12-01T00:40:50.291Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19962023-12-01T00:40:50.475Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19972023-12-01T00:40:51.044Z Checking thiserror-no-std v2.0.2
19982023-12-01T00:40:51.177Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19992023-12-01T00:40:51.304Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20002023-12-01T00:40:51.627Z Checking chacha20 v0.9.1
20012023-12-01T00:40:51.656Z Checking serde-big-array v0.5.1
20022023-12-01T00:40:51.719Z Checking aead v0.5.2
20032023-12-01T00:40:51.975Z Checking kstat-rs v0.2.3
20042023-12-01T00:40:52.029Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20052023-12-01T00:40:52.479Z Checking chacha20poly1305 v0.10.1
20062023-12-01T00:40:53.427Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20072023-12-01T00:40:53.897Z Checking vsss-rs v3.3.1
20082023-12-01T00:40:55.905Z Checking signal-hook-tokio v0.3.1
20092023-12-01T00:40:55.975Z Checking serde-big-array v0.4.1
20102023-12-01T00:40:56.155Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20112023-12-01T00:40:56.216Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20122023-12-01T00:40:56.250Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20132023-12-01T00:40:57.829Z Checking bcs v0.1.6
20142023-12-01T00:40:57.896Z Checking highway v1.1.0
20152023-12-01T00:40:58.562Z Checking corncobs v0.1.3
20162023-12-01T00:40:58.591Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20172023-12-01T00:40:58.841Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20182023-12-01T00:40:59.127Z Compiling portable-atomic v1.4.3
20192023-12-01T00:41:00.016Z Compiling crunchy v0.2.2
20202023-12-01T00:41:00.044Z Checking http-range v0.1.5
20212023-12-01T00:41:00.307Z Checking hyper-staticfile v0.9.5
20222023-12-01T00:41:00.817Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20232023-12-01T00:41:00.922Z Compiling clang-sys v1.6.1
20242023-12-01T00:41:01.075Z Compiling prettyplease v0.2.12
20252023-12-01T00:41:01.526Z Checking assert_matches v1.5.0
20262023-12-01T00:41:01.663Z Compiling tiny-keccak v2.0.2
20272023-12-01T00:41:03.038Z Compiling darling_core v0.14.4
20282023-12-01T00:41:03.945Z Checking number_prefix v0.4.0
20292023-12-01T00:41:04.236Z Checking humantime v2.1.0
20302023-12-01T00:41:04.679Z Compiling minimal-lexical v0.2.1
20312023-12-01T00:41:04.696Z Checking indicatif v0.17.7
20322023-12-01T00:41:05.529Z Compiling nom v7.1.3
20332023-12-01T00:41:07.026Z Compiling ascii-canvas v3.0.0
20342023-12-01T00:41:07.056Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20352023-12-01T00:41:07.286Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20362023-12-01T00:41:07.951Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20372023-12-01T00:41:10.011Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20382023-12-01T00:41:11.571Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20392023-12-01T00:41:11.816Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20402023-12-01T00:41:12.567Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20412023-12-01T00:41:13.504Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20422023-12-01T00:41:13.541Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20432023-12-01T00:41:13.694Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20442023-12-01T00:41:14.340Z Compiling darling_macro v0.14.4
20452023-12-01T00:41:14.470Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20462023-12-01T00:41:15.502Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20472023-12-01T00:41:16.106Z Compiling ena v0.14.2
20482023-12-01T00:41:16.232Z Compiling libloading v0.7.4
20492023-12-01T00:41:16.734Z Compiling regex-syntax v0.6.29
20502023-12-01T00:41:16.829Z Compiling bindgen v0.65.1
20512023-12-01T00:41:16.963Z Compiling diff v0.1.13
20522023-12-01T00:41:18.198Z Compiling darling v0.14.4
20532023-12-01T00:41:18.363Z Compiling cexpr v0.6.0
20542023-12-01T00:41:24.697Z Compiling lalrpop v0.19.12
20552023-12-01T00:41:27.231Z Compiling which v4.4.0
20562023-12-01T00:41:27.850Z Compiling shlex v1.1.0
20572023-12-01T00:41:28.217Z Compiling ref-cast v1.0.20
20582023-12-01T00:41:28.294Z Checking maplit v1.0.2
20592023-12-01T00:41:28.444Z Compiling lazycell v1.3.0
20602023-12-01T00:41:28.685Z Compiling peeking_take_while v0.1.2
20612023-12-01T00:41:28.877Z Compiling rustc-hash v1.1.0
20622023-12-01T00:41:29.104Z Compiling derive_builder_core v0.12.0
20632023-12-01T00:41:33.083Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-12-01T00:41:33.218Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20652023-12-01T00:41:33.260Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20662023-12-01T00:41:33.629Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20672023-12-01T00:41:34.327Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20682023-12-01T00:41:35.832Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20692023-12-01T00:41:36.907Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20702023-12-01T00:41:38.396Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20712023-12-01T00:41:40.512Z Compiling ref-cast-impl v1.0.20
20722023-12-01T00:41:42.081Z Compiling libxml v0.3.3
20732023-12-01T00:41:42.279Z Compiling derive_builder_macro v0.12.0
20742023-12-01T00:41:42.625Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20752023-12-01T00:41:42.653Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20762023-12-01T00:41:43.293Z Compiling strum_macros v0.24.3
20772023-12-01T00:41:43.639Z Compiling fs-err v2.11.0
20782023-12-01T00:41:44.079Z Compiling cookie v0.18.0
20792023-12-01T00:41:44.527Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20802023-12-01T00:41:44.696Z Compiling indoc v1.0.9
20812023-12-01T00:41:45.343Z Checking derive_builder v0.12.0
20822023-12-01T00:41:46.339Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20832023-12-01T00:41:47.390Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20842023-12-01T00:41:48.404Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20852023-12-01T00:41:49.331Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20862023-12-01T00:41:49.769Z Checking bb8 v0.8.1
20872023-12-01T00:41:49.901Z Checking quick-xml v0.23.1
20882023-12-01T00:41:49.904Z Compiling impl-trait-for-tuples v0.2.2
20892023-12-01T00:41:50.485Z Compiling oso-derive v0.27.0
20902023-12-01T00:41:50.810Z Checking unicode-linebreak v0.1.5
20912023-12-01T00:41:51.514Z Checking smawk v0.3.1
20922023-12-01T00:41:51.827Z Checking textwrap v0.16.0
20932023-12-01T00:41:51.835Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20942023-12-01T00:41:52.144Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20952023-12-01T00:41:52.789Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20962023-12-01T00:41:53.161Z Checking bytesize v1.3.0
20972023-12-01T00:41:53.164Z Checking is_ci v1.1.1
20982023-12-01T00:41:53.337Z Checking supports-color v2.1.0
20992023-12-01T00:41:53.497Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21002023-12-01T00:41:53.529Z Compiling indoc v2.0.3
21012023-12-01T00:41:53.620Z Checking cassowary v0.3.0
21022023-12-01T00:41:54.077Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21032023-12-01T00:41:54.263Z Checking rtoolbox v0.0.1
21042023-12-01T00:41:54.542Z Checking rpassword v7.3.1
21052023-12-01T00:41:54.739Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21062023-12-01T00:41:55.265Z Checking ratatui v0.23.0
21072023-12-01T00:41:55.354Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21082023-12-01T00:41:56.631Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21092023-12-01T00:41:57.067Z Checking shell-words v1.1.0
21102023-12-01T00:41:57.350Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21112023-12-01T00:41:57.708Z Checking fatfs v0.3.6
21122023-12-01T00:41:59.174Z Checking tui-tree-widget v0.13.0
21132023-12-01T00:41:59.572Z Checking yansi v0.5.1
21142023-12-01T00:41:59.648Z Checking plotters-backend v0.3.5
21152023-12-01T00:41:59.697Z Checking rand v0.4.6
21162023-12-01T00:41:59.984Z Checking pretty_assertions v1.4.0
21172023-12-01T00:42:00.220Z Checking plotters-svg v0.3.5
21182023-12-01T00:42:00.262Z Compiling vte_generate_state_changes v0.1.1
21192023-12-01T00:42:00.541Z Checking remove_dir_all v0.5.3
21202023-12-01T00:42:00.680Z Checking cast v0.3.0
21212023-12-01T00:42:01.177Z Checking criterion-plot v0.5.0
21222023-12-01T00:42:01.302Z Checking tempdir v0.3.7
21232023-12-01T00:42:01.321Z Checking vte v0.11.1
21242023-12-01T00:42:01.542Z Checking plotters v0.3.5
21252023-12-01T00:42:01.932Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21262023-12-01T00:42:03.380Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21272023-12-01T00:42:03.863Z Checking dashmap v5.5.1
21282023-12-01T00:42:04.461Z Checking tinytemplate v1.2.1
21292023-12-01T00:42:04.901Z Compiling serial_test_derive v0.10.0
21302023-12-01T00:42:05.080Z Checking oorandom v11.1.3
21312023-12-01T00:42:05.312Z Checking anes v0.1.6
21322023-12-01T00:42:05.891Z Checking criterion v0.5.1
21332023-12-01T00:42:06.836Z Checking serial_test v0.10.0
21342023-12-01T00:42:07.190Z Checking strip-ansi-escapes v0.2.0
21352023-12-01T00:42:07.396Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21362023-12-01T00:42:09.206Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21372023-12-01T00:42:09.532Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21382023-12-01T00:42:10.676Z Checking assert_cmd v2.0.12
21392023-12-01T00:42:11.333Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21402023-12-01T00:42:13.037Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21412023-12-01T00:42:13.801Z Checking fd-lock v3.0.13
21422023-12-01T00:42:14.073Z Checking nu-ansi-term v0.49.0
21432023-12-01T00:42:14.747Z Checking reedline v0.26.0
21442023-12-01T00:42:17.978Z Checking threadpool v1.8.1
21452023-12-01T00:42:18.272Z Checking nanorand v0.7.0
21462023-12-01T00:42:18.842Z Checking topological-sort v0.2.2
21472023-12-01T00:42:19.075Z Checking flume v0.11.0
21482023-12-01T00:42:19.147Z Checking libtest-mimic v0.6.1
21492023-12-01T00:42:19.831Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21502023-12-01T00:42:19.878Z Checking httptest v0.15.5
21512023-12-01T00:42:21.167Z Checking similar-asserts v1.5.0
21522023-12-01T00:42:21.467Z Compiling rstest_macros v0.18.2
21532023-12-01T00:42:22.259Z Checking bytecount v0.6.3
21542023-12-01T00:42:22.475Z Compiling crossbeam-queue v0.3.8
21552023-12-01T00:42:23.158Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21562023-12-01T00:42:23.302Z Checking papergrid v0.10.0
21572023-12-01T00:42:24.892Z Checking datatest-stable v0.2.3
21582023-12-01T00:42:25.029Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21592023-12-01T00:42:25.207Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21602023-12-01T00:42:25.634Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21612023-12-01T00:42:25.672Z Compiling tabled_derive v0.6.0
21622023-12-01T00:42:26.656Z Compiling trybuild v1.0.85
21632023-12-01T00:42:27.280Z Checking arrayvec v0.7.4
21642023-12-01T00:42:27.415Z Checking arrayref v0.3.7
21652023-12-01T00:42:27.547Z Compiling relative-path v1.9.0
21662023-12-01T00:42:27.872Z Checking constant_time_eq v0.2.6
21672023-12-01T00:42:28.046Z Checking blake2b_simd v1.0.1
21682023-12-01T00:42:30.068Z Checking tabled v0.14.0
21692023-12-01T00:42:30.391Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21702023-12-01T00:42:34.421Z Checking basic-toml v0.1.4
21712023-12-01T00:42:35.986Z Checking constant_time_eq v0.3.0
21722023-12-01T00:42:36.164Z Checking futures-timer v3.0.2
21732023-12-01T00:42:36.613Z Checking rust-argon2 v1.0.1
21742023-12-01T00:42:39.752Z Checking crossbeam v0.8.2
21752023-12-01T00:42:39.939Z Checking partial-io v0.5.4
21762023-12-01T00:42:40.548Z Checking approx v0.5.1
21772023-12-01T00:42:40.901Z Checking termios v0.3.3
21782023-12-01T00:42:41.203Z Checking hex-literal v0.4.1
21792023-12-01T00:42:44.734Z Checking rstest v0.18.2
21802023-12-01T00:42:53.807Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21812023-12-01T00:42:54.150Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21822023-12-01T00:43:53.634Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21832023-12-01T00:43:54.028Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21842023-12-01T00:43:55.758Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21852023-12-01T00:44:11.635Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21862023-12-01T00:44:35.015Z Compiling polar-core v0.27.0
21872023-12-01T00:44:45.837Z Checking oso v0.27.0
21882023-12-01T00:45:22.708Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21892023-12-01T00:46:46.456Z Finished dev [unoptimized + debuginfo] target(s) in 10m 02s
21902023-12-01T00:46:46.666Z
21912023-12-01T00:46:46.666Zreal 11:02.942400641
21922023-12-01T00:46:46.666Zuser 1:00:04.671529057
21932023-12-01T00:46:46.666Zsys 7:47.136853728
21942023-12-01T00:46:46.666Ztrap 2.211485033
21952023-12-01T00:46:46.666Ztflt 5.078620690
21962023-12-01T00:46:46.666Zdflt 5.951548750
21972023-12-01T00:46:46.669Zkflt 0.027166793
21982023-12-01T00:46:46.669Zlock 1:35:28.847307115
21992023-12-01T00:46:46.669Zslp 2:58:49.332709032
22002023-12-01T00:46:46.669Zlat 2:08.448248575
22012023-12-01T00:46:46.669Zstop 4:20.500302541
22022023-12-01T00:46:47.840Zwarning: output filename collision.
22032023-12-01T00:46:47.840ZThe 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)`.
22042023-12-01T00:46:47.840ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22052023-12-01T00:46:47.840ZThe targets should have unique names.
22062023-12-01T00:46:47.840ZThis is a known bug where multiple crates with the same name use
22072023-12-01T00:46:47.840Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22082023-12-01T00:46:47.843Zwarning: output filename collision.
22092023-12-01T00:46:47.843ZThe 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)`.
22102023-12-01T00:46:47.843ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22112023-12-01T00:46:47.843ZThe targets should have unique names.
22122023-12-01T00:46:47.843ZThis is a known bug where multiple crates with the same name use
22132023-12-01T00:46:47.843Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22142023-12-01T00:46:47.846Zwarning: output filename collision.
22152023-12-01T00:46:47.846ZThe 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)`.
22162023-12-01T00:46:47.846ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22172023-12-01T00:46:47.846ZThe targets should have unique names.
22182023-12-01T00:46:47.846ZThis is a known bug where multiple crates with the same name use
22192023-12-01T00:46:47.846Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22202023-12-01T00:46:48.452Z Documenting libc v0.2.150
22212023-12-01T00:46:48.456Z Documenting cfg-if v1.0.0
22222023-12-01T00:46:48.457Z Documenting serde_derive v1.0.192
22232023-12-01T00:46:48.488Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22242023-12-01T00:46:48.491Z Documenting scopeguard v1.2.0
22252023-12-01T00:46:48.492Z Documenting log v0.4.20
22262023-12-01T00:46:48.522Z Documenting itoa v1.0.9
22272023-12-01T00:46:48.522Z Documenting smallvec v1.11.0
22282023-12-01T00:46:48.913Z Documenting memchr v2.6.3
22292023-12-01T00:46:52.421Z Documenting lock_api v0.4.10
22302023-12-01T00:46:52.531Z Documenting zeroize_derive v1.4.2
22312023-12-01T00:46:52.594Z Documenting pin-project-lite v0.2.13
22322023-12-01T00:46:52.962Z Documenting libm v0.2.7
22332023-12-01T00:46:54.373Z Documenting futures-core v0.3.29
22342023-12-01T00:46:54.781Z Documenting getrandom v0.2.10
22352023-12-01T00:46:55.767Z Documenting parking_lot_core v0.9.8
22362023-12-01T00:46:56.699Z Documenting signal-hook-registry v1.4.1
22372023-12-01T00:46:56.773Z Documenting mio v0.8.9
22382023-12-01T00:46:57.910Z Documenting num-traits v0.2.16
22392023-12-01T00:46:58.175Z Documenting serde v1.0.192
22402023-12-01T00:46:59.833Z Documenting thiserror-impl v1.0.49
22412023-12-01T00:47:00.096Z Documenting zeroize v1.7.0
22422023-12-01T00:47:00.401Z Documenting rand_core v0.6.4
22432023-12-01T00:47:01.748Z Documenting parking_lot v0.12.1
22442023-12-01T00:47:02.867Z Documenting num_cpus v1.16.0
22452023-12-01T00:47:02.895Z Documenting socket2 v0.5.5
22462023-12-01T00:47:04.978Z Documenting tokio-macros v2.2.0
22472023-12-01T00:47:05.902Z Documenting typenum v1.16.0
22482023-12-01T00:47:06.149Z Documenting once_cell v1.18.0
22492023-12-01T00:47:06.828Z Documenting thiserror v1.0.49
22502023-12-01T00:47:07.515Z Documenting subtle v2.5.0
22512023-12-01T00:47:08.728Z Documenting ryu v1.0.15
22522023-12-01T00:47:08.813Z Documenting byteorder v1.5.0
22532023-12-01T00:47:11.682Z Documenting futures-sink v0.3.29
22542023-12-01T00:47:12.086Z Documenting pin-utils v0.1.0
22552023-12-01T00:47:12.136Z Documenting const-oid v0.9.5
22562023-12-01T00:47:12.793Z Documenting futures-task v0.3.29
22572023-12-01T00:47:13.375Z Documenting slab v0.4.9
22582023-12-01T00:47:14.813Z Documenting futures-macro v0.3.29
22592023-12-01T00:47:17.111Z Documenting futures-channel v0.3.29
22602023-12-01T00:47:18.647Z Documenting futures-io v0.3.29
22612023-12-01T00:47:19.823Z Documenting iana-time-zone v0.1.57
22622023-12-01T00:47:19.986Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22632023-12-01T00:47:21.176Z Documenting tinyvec_macros v0.1.1
22642023-12-01T00:47:21.459Z Documenting ppv-lite86 v0.2.17
22652023-12-01T00:47:21.992Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22662023-12-01T00:47:23.229Z Documenting tracing-core v0.1.31
22672023-12-01T00:47:24.685Z Documenting futures-util v0.3.29
22682023-12-01T00:47:25.557Z Documenting tinyvec v1.6.0
22692023-12-01T00:47:25.661Z Documenting tracing-attributes v0.1.26
22702023-12-01T00:47:26.682Z Documenting rand_chacha v0.3.1
22712023-12-01T00:47:31.072Z Documenting unicode-normalization v0.1.22
22722023-12-01T00:47:33.796Z Documenting bytes v1.5.0
22732023-12-01T00:47:33.809Z Documenting bitflags v2.4.0
22742023-12-01T00:47:35.659Z Documenting serde_json v1.0.108
22752023-12-01T00:47:35.672Z Documenting chrono v0.4.31
22762023-12-01T00:47:37.702Z Documenting uuid v1.6.1
22772023-12-01T00:47:39.981Z Documenting rand v0.8.5
22782023-12-01T00:47:40.185Z Documenting fnv v1.0.7
22792023-12-01T00:47:41.490Z Documenting tokio v1.34.0
22802023-12-01T00:47:44.442Z Documenting base64 v0.21.5
22812023-12-01T00:47:44.711Z Documenting lazy_static v1.4.0
22822023-12-01T00:47:44.866Z Documenting unicode-bidi v0.3.13
22832023-12-01T00:47:46.178Z Documenting http v0.2.11
22842023-12-01T00:47:48.318Z Documenting percent-encoding v2.3.1
22852023-12-01T00:47:48.987Z Documenting spin v0.9.8
22862023-12-01T00:47:50.214Z Documenting cpufeatures v0.2.9
22872023-12-01T00:47:51.063Z Documenting generic-array v0.14.7
22882023-12-01T00:47:51.321Z Documenting serde_derive_internals v0.26.0
22892023-12-01T00:47:53.148Z Documenting tracing v0.1.37
22902023-12-01T00:47:53.668Z Checking serde_derive_internals v0.26.0
22912023-12-01T00:47:54.423Z Documenting dyn-clone v1.0.13
22922023-12-01T00:47:54.442Z Documenting form_urlencoded v1.2.1
22932023-12-01T00:47:54.644Z Documenting idna v0.5.0
22942023-12-01T00:47:54.938Z Documenting errno v0.3.2
22952023-12-01T00:47:57.995Z Documenting crypto-common v0.1.6
22962023-12-01T00:47:58.942Z Documenting block-buffer v0.10.4
22972023-12-01T00:47:59.410Z Documenting httparse v1.8.0
22982023-12-01T00:47:59.423Z Documenting schemars_derive v0.8.13
22992023-12-01T00:48:00.508Z Documenting adler v1.0.2
23002023-12-01T00:48:00.757Z Documenting url v2.5.0
23012023-12-01T00:48:01.011Z Documenting rustix v0.38.25
23022023-12-01T00:48:04.527Z Documenting unicode-ident v1.0.12
23032023-12-01T00:48:04.920Z Documenting miniz_oxide v0.7.1
23042023-12-01T00:48:04.955Z Documenting digest v0.10.7
23052023-12-01T00:48:05.733Z Documenting untrusted v0.9.0
23062023-12-01T00:48:07.116Z Documenting httpdate v1.0.3
23072023-12-01T00:48:08.369Z Documenting schemars v0.8.13
23082023-12-01T00:48:08.613Z Documenting proc-macro2 v1.0.69
23092023-12-01T00:48:09.888Z Documenting try-lock v0.2.4
23102023-12-01T00:48:09.951Z Documenting openssl-probe v0.1.5
23112023-12-01T00:48:11.122Z Documenting ring v0.17.5
23122023-12-01T00:48:13.038Z Documenting http-body v0.4.5
23132023-12-01T00:48:14.509Z Documenting want v0.3.1
23142023-12-01T00:48:14.791Z Documenting openssl-sys v0.9.96
23152023-12-01T00:48:14.983Z Documenting quote v1.0.33
23162023-12-01T00:48:15.944Z Documenting async-trait v0.1.74
23172023-12-01T00:48:18.261Z Documenting openssl-macros v0.1.1
23182023-12-01T00:48:19.482Z Documenting mime v0.3.17
23192023-12-01T00:48:19.641Z Documenting tower-service v0.3.2
23202023-12-01T00:48:20.178Z Documenting rustls-webpki v0.101.7
23212023-12-01T00:48:20.722Z Documenting aho-corasick v1.0.4
23222023-12-01T00:48:22.760Z Documenting tokio-util v0.7.10
23232023-12-01T00:48:23.140Z Documenting sct v0.7.0
23242023-12-01T00:48:24.070Z Documenting slog v2.7.0
23252023-12-01T00:48:24.808Z Documenting openssl v0.10.60
23262023-12-01T00:48:25.168Z Documenting ipnet v2.8.0
23272023-12-01T00:48:25.812Z Documenting unicode-width v0.1.11
23282023-12-01T00:48:26.655Z Documenting hashbrown v0.14.2
23292023-12-01T00:48:28.414Z Documenting equivalent v1.0.1
23302023-12-01T00:48:28.799Z Documenting regex-syntax v0.8.2
23312023-12-01T00:48:30.024Z Documenting rustls v0.21.9
23322023-12-01T00:48:30.337Z Documenting rustls-pemfile v1.0.3
23332023-12-01T00:48:31.460Z Documenting num-integer v0.1.45
23342023-12-01T00:48:32.515Z Documenting time-macros v0.2.13
23352023-12-01T00:48:32.632Z Documenting h2 v0.3.21
23362023-12-01T00:48:33.189Z Documenting indexmap v2.1.0
23372023-12-01T00:48:35.706Z Documenting time-core v0.1.1
23382023-12-01T00:48:37.208Z Documenting utf8parse v0.2.1
23392023-12-01T00:48:37.738Z Documenting num_threads v0.1.6
23402023-12-01T00:48:39.297Z Documenting regex-automata v0.4.3
23412023-12-01T00:48:39.815Z Documenting deranged v0.3.8
23422023-12-01T00:48:39.895Z Documenting gimli v0.28.0
23432023-12-01T00:48:40.283Z Documenting native-tls v0.2.11
23442023-12-01T00:48:41.450Z Documenting zerocopy v0.6.4
23452023-12-01T00:48:42.842Z Documenting tokio-rustls v0.24.1
23462023-12-01T00:48:43.235Z Documenting object v0.32.1
23472023-12-01T00:48:46.487Z Documenting time v0.3.27
23482023-12-01T00:48:47.804Z Documenting hyper v0.14.27
23492023-12-01T00:48:48.341Z Documenting encoding_rs v0.8.33
23502023-12-01T00:48:48.352Z Documenting crossbeam-utils v0.8.16
23512023-12-01T00:48:49.613Z Documenting addr2line v0.21.0
23522023-12-01T00:48:51.915Z Checking pest_meta v2.7.2
23532023-12-01T00:48:52.265Z Documenting regex v1.10.2
23542023-12-01T00:48:53.451Z Documenting rustc-demangle v0.1.23
23552023-12-01T00:48:54.565Z Documenting tokio-native-tls v0.3.1
23562023-12-01T00:48:54.819Z Documenting rustls-native-certs v0.6.3
23572023-12-01T00:48:55.232Z Documenting serde_urlencoded v0.7.1
23582023-12-01T00:48:55.713Z Documenting pest_meta v2.7.2
23592023-12-01T00:48:57.714Z Checking pest_generator v2.7.2
23602023-12-01T00:48:59.039Z Documenting anstyle v1.0.2
23612023-12-01T00:49:00.613Z Documenting webpki-roots v0.25.2
23622023-12-01T00:49:00.952Z Documenting ucd-trie v0.1.6
23632023-12-01T00:49:01.644Z Documenting data-encoding v2.4.0
23642023-12-01T00:49:01.768Z Documenting pest_generator v2.7.2
23652023-12-01T00:49:02.532Z Documenting backtrace v0.3.69
23662023-12-01T00:49:03.932Z Documenting anstyle-parse v0.2.1
23672023-12-01T00:49:04.959Z Documenting syn v2.0.32
23682023-12-01T00:49:06.327Z Documenting ipnetwork v0.20.0
23692023-12-01T00:49:07.099Z Documenting pest v2.7.2
23702023-12-01T00:49:07.111Z Documenting hyper-tls v0.5.0
23712023-12-01T00:49:08.029Z Documenting hyper-rustls v0.24.2
23722023-12-01T00:49:08.615Z Documenting sha2 v0.10.8
23732023-12-01T00:49:09.741Z Documenting pest_derive v2.7.2
23742023-12-01T00:49:11.276Z Documenting anyhow v1.0.75
23752023-12-01T00:49:14.707Z Documenting futures-executor v0.3.29
23762023-12-01T00:49:15.196Z Documenting hex v0.4.3
23772023-12-01T00:49:15.915Z Documenting crc32fast v1.3.2
23782023-12-01T00:49:16.975Z Checking serde_tokenstream v0.1.7
23792023-12-01T00:49:17.341Z Documenting anstyle-query v1.0.0
23802023-12-01T00:49:17.531Z Documenting colorchoice v1.0.0
23812023-12-01T00:49:18.465Z Documenting reqwest v0.11.22
23822023-12-01T00:49:19.237Z Documenting dtrace-parser v0.1.14
23832023-12-01T00:49:21.179Z Documenting openapiv3 v2.0.0-rc.1
23842023-12-01T00:49:21.329Z Documenting num-iter v0.1.43
23852023-12-01T00:49:21.666Z Documenting hmac v0.12.1
23862023-12-01T00:49:21.726Z Documenting dof v0.1.5
23872023-12-01T00:49:22.671Z Documenting anstream v0.5.0
23882023-12-01T00:49:24.873Z Documenting signal-hook v0.3.17
23892023-12-01T00:49:27.456Z Documenting thread-id v4.2.0
23902023-12-01T00:49:28.304Z Documenting terminal_size v0.2.6
23912023-12-01T00:49:28.519Z Documenting memoffset v0.9.0
23922023-12-01T00:49:28.961Z Documenting strsim v0.10.0
23932023-12-01T00:49:30.755Z Documenting clap_lex v0.5.1
23942023-12-01T00:49:31.454Z Documenting futures v0.3.29
23952023-12-01T00:49:32.626Z Documenting crossbeam-epoch v0.9.15
23962023-12-01T00:49:33.128Z Documenting usdt-impl v0.3.5
23972023-12-01T00:49:34.068Z Documenting flate2 v1.0.28
23982023-12-01T00:49:34.503Z Documenting usdt-macro v0.3.5
23992023-12-01T00:49:34.644Z Documenting usdt-attr-macro v0.3.5
24002023-12-01T00:49:35.137Z Documenting clap_derive v4.4.2
24012023-12-01T00:49:37.223Z Documenting clap_builder v4.4.2
24022023-12-01T00:49:38.840Z Documenting signal-hook-mio v0.2.3
24032023-12-01T00:49:41.123Z Documenting signature v2.1.0
24042023-12-01T00:49:42.526Z Documenting block-padding v0.3.3
24052023-12-01T00:49:43.052Z Documenting hash32 v0.2.1
24062023-12-01T00:49:43.293Z Documenting scheduled-thread-pool v0.2.7
24072023-12-01T00:49:43.424Z Documenting usdt v0.3.5
24082023-12-01T00:49:44.453Z Documenting bzip2-sys v0.1.11+1.0.8
24092023-12-01T00:49:44.709Z Documenting enum-as-inner v0.5.1
24102023-12-01T00:49:47.010Z Documenting clap v4.4.3
24112023-12-01T00:49:48.276Z Checking diesel_table_macro_syntax v0.1.0
24122023-12-01T00:49:48.532Z Documenting pin-project-internal v1.1.3
24132023-12-01T00:49:48.652Z Documenting diesel_table_macro_syntax v0.1.0
24142023-12-01T00:49:49.112Z Documenting stable_deref_trait v1.2.0
24152023-12-01T00:49:49.299Z Documenting unicode-segmentation v1.10.1
24162023-12-01T00:49:50.183Z Documenting bzip2 v0.4.4
24172023-12-01T00:49:51.854Z Documenting trust-dns-proto v0.22.0
24182023-12-01T00:49:52.291Z Documenting r2d2 v0.8.10
24192023-12-01T00:49:53.242Z Documenting heapless v0.7.16
24202023-12-01T00:49:54.280Z Documenting inout v0.1.3
24212023-12-01T00:49:55.258Z Documenting crossterm v0.27.0
24222023-12-01T00:49:55.261Z Documenting diesel_derives v2.1.2
24232023-12-01T00:49:55.577Z Documenting pin-project v1.1.3
24242023-12-01T00:49:55.948Z Documenting md-5 v0.10.5
24252023-12-01T00:49:58.568Z Documenting stringprep v0.1.3
24262023-12-01T00:49:59.721Z Documenting serde_spanned v0.6.4
24272023-12-01T00:50:00.469Z Documenting toml_datetime v0.6.5
24282023-12-01T00:50:00.653Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24292023-12-01T00:50:03.497Z Documenting doc-comment v0.3.3
24302023-12-01T00:50:03.734Z Documenting snafu-derive v0.7.5
24312023-12-01T00:50:04.322Z Documenting managed v0.8.0
24322023-12-01T00:50:05.670Z Documenting fallible-iterator v0.2.0
24332023-12-01T00:50:05.981Z Documenting winnow v0.5.15
24342023-12-01T00:50:05.996Z Documenting siphasher v0.3.11
24352023-12-01T00:50:06.255Z Documenting static_assertions v1.1.0
24362023-12-01T00:50:06.385Z Documenting either v1.9.0
24372023-12-01T00:50:07.619Z Documenting bit-vec v0.6.3
24382023-12-01T00:50:09.427Z Documenting smoltcp v0.9.1
24392023-12-01T00:50:10.304Z Documenting phf_shared v0.11.2
24402023-12-01T00:50:10.727Z Documenting diesel v2.1.4
24412023-12-01T00:50:12.311Z Documenting cipher v0.4.4
24422023-12-01T00:50:13.490Z Documenting postgres-protocol v0.6.6
24432023-12-01T00:50:13.763Z Documenting toml_edit v0.21.0
24442023-12-01T00:50:13.806Z Documenting zip v0.6.6
24452023-12-01T00:50:15.167Z Documenting snafu v0.7.5
24462023-12-01T00:50:15.840Z Documenting num-bigint v0.4.4
24472023-12-01T00:50:16.792Z Documenting hubpack v0.1.2
24482023-12-01T00:50:20.830Z Documenting bstr v1.6.0
24492023-12-01T00:50:21.863Z Documenting regress v0.7.1
24502023-12-01T00:50:22.069Z Documenting serde_repr v0.1.16
24512023-12-01T00:50:22.386Z Documenting new_debug_unreachable v1.0.4
24522023-12-01T00:50:23.438Z Documenting lalrpop-util v0.19.12
24532023-12-01T00:50:23.470Z Documenting precomputed-hash v0.1.1
24542023-12-01T00:50:26.448Z Documenting fixedbitset v0.4.2
24552023-12-01T00:50:26.705Z Documenting yasna v0.5.2
24562023-12-01T00:50:28.612Z Documenting postgres-types v0.2.6
24572023-12-01T00:50:28.625Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24582023-12-01T00:50:28.917Z Documenting string_cache v0.8.7
24592023-12-01T00:50:29.855Z Documenting phf v0.11.2
24602023-12-01T00:50:31.202Z Documenting petgraph v0.6.4
24612023-12-01T00:50:32.379Z Documenting console v0.15.7
24622023-12-01T00:50:35.699Z Documenting semver v1.0.20
24632023-12-01T00:50:36.083Z Documenting float-cmp v0.9.0
24642023-12-01T00:50:36.141Z Documenting normalize-line-endings v0.3.0
24652023-12-01T00:50:38.698Z Documenting heck v0.4.1
24662023-12-01T00:50:38.905Z Checking unsafe-libyaml v0.2.9
24672023-12-01T00:50:39.278Z Documenting whoami v1.4.1
24682023-12-01T00:50:40.868Z Documenting difflib v0.4.0
24692023-12-01T00:50:41.645Z Documenting predicates-core v1.0.6
24702023-12-01T00:50:41.780Z Documenting bit-set v0.5.3
24712023-12-01T00:50:41.992Z Documenting similar v2.2.1
24722023-12-01T00:50:43.069Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24732023-12-01T00:50:43.677Z Documenting tokio-stream v0.1.14
24742023-12-01T00:50:45.056Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24752023-12-01T00:50:45.264Z Documenting tokio-postgres v0.7.10
24762023-12-01T00:50:46.574Z Documenting unsafe-libyaml v0.2.9
24772023-12-01T00:50:47.243Z Documenting predicates v3.0.4
24782023-12-01T00:50:48.097Z Checking ident_case v1.0.1
24792023-12-01T00:50:48.311Z Checking serde_yaml v0.9.25
24802023-12-01T00:50:49.195Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24812023-12-01T00:50:51.341Z Documenting getopts v0.2.21
24822023-12-01T00:50:51.410Z Documenting match_cfg v0.1.0
24832023-12-01T00:50:52.235Z Documenting serde_yaml v0.9.25
24842023-12-01T00:50:53.303Z Documenting sha1 v0.10.6
24852023-12-01T00:50:55.547Z Documenting hostname v0.3.1
24862023-12-01T00:50:56.167Z Documenting dirs-sys-next v0.1.2
24872023-12-01T00:50:56.365Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24882023-12-01T00:50:57.477Z Documenting thread_local v1.1.7
24892023-12-01T00:51:00.081Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24902023-12-01T00:51:00.526Z Documenting paste v1.0.14
24912023-12-01T00:51:00.607Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24922023-12-01T00:51:01.420Z Documenting crossbeam-channel v0.5.8
24932023-12-01T00:51:01.424Z Documenting atty v0.2.14
24942023-12-01T00:51:01.820Z Documenting dirs-next v2.0.0
24952023-12-01T00:51:03.661Z Documenting take_mut v0.2.2
24962023-12-01T00:51:05.457Z Documenting slog-json v2.6.1
24972023-12-01T00:51:06.206Z Documenting camino v1.1.6
24982023-12-01T00:51:06.793Z Documenting async-stream-impl v0.3.5
24992023-12-01T00:51:07.012Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25002023-12-01T00:51:07.526Z Documenting term v0.7.0
25012023-12-01T00:51:07.607Z Documenting debug-ignore v1.0.5
25022023-12-01T00:51:09.069Z Documenting slog-async v2.8.0
25032023-12-01T00:51:11.797Z Documenting atomic-waker v1.1.1
25042023-12-01T00:51:12.260Z Checking darling_core v0.20.3
25052023-12-01T00:51:12.421Z Documenting slog-bunyan v2.4.0
25062023-12-01T00:51:13.220Z Documenting toml v0.8.8
25072023-12-01T00:51:13.385Z Documenting async-stream v0.3.5
25082023-12-01T00:51:13.618Z Documenting slog-term v2.9.0
25092023-12-01T00:51:15.230Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25102023-12-01T00:51:15.244Z Documenting multer v2.1.0
25112023-12-01T00:51:15.982Z Documenting waitgroup v0.1.2
25122023-12-01T00:51:18.964Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25132023-12-01T00:51:19.037Z Documenting serde_path_to_error v0.1.14
25142023-12-01T00:51:19.275Z Documenting strum v0.25.0
25152023-12-01T00:51:20.993Z Checking darling v0.20.3
25162023-12-01T00:51:21.144Z Documenting serde_with_macros v2.3.3
25172023-12-01T00:51:21.412Z Documenting structmeta-derive v0.2.0
25182023-12-01T00:51:21.484Z Checking structmeta v0.2.0
25192023-12-01T00:51:21.822Z Documenting instant v0.1.12
25202023-12-01T00:51:22.323Z Checking regex-syntax v0.7.5
25212023-12-01T00:51:23.241Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25222023-12-01T00:51:24.720Z Documenting macaddr v1.0.1
25232023-12-01T00:51:25.359Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25242023-12-01T00:51:27.243Z Documenting backoff v0.4.0
25252023-12-01T00:51:27.570Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262023-12-01T00:51:29.146Z Documenting structmeta v0.2.0
25272023-12-01T00:51:29.387Z Documenting serde_with v2.3.3
25282023-12-01T00:51:29.838Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25292023-12-01T00:51:30.669Z Documenting fastrand v2.0.0
25302023-12-01T00:51:33.954Z Documenting is-terminal v0.4.9
25312023-12-01T00:51:34.240Z Documenting base64ct v1.6.0
25322023-12-01T00:51:35.307Z Documenting proc-macro-crate v1.3.1
25332023-12-01T00:51:35.736Z Documenting parse-display-derive v0.8.2
25342023-12-01T00:51:35.991Z Checking proc-macro-crate v1.3.1
25352023-12-01T00:51:36.345Z Documenting proc-macro-error-attr v1.0.4
25362023-12-01T00:51:36.768Z Documenting tempfile v3.8.1
25372023-12-01T00:51:40.526Z Checking proc-macro-error v1.0.4
25382023-12-01T00:51:40.793Z Documenting postcard-cobs v0.1.5-pre
25392023-12-01T00:51:40.961Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25402023-12-01T00:51:41.087Z Documenting foreign-types-macros v0.2.3
25412023-12-01T00:51:42.075Z Documenting proc-macro-error v1.0.4
25422023-12-01T00:51:42.842Z Documenting num_enum_derive v0.5.11
25432023-12-01T00:51:43.289Z Documenting camino-tempfile v1.1.1
25442023-12-01T00:51:44.272Z Documenting parse-display v0.8.2
25452023-12-01T00:51:45.082Z Documenting postcard v0.7.3
25462023-12-01T00:51:47.562Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25472023-12-01T00:51:47.884Z Documenting foreign-types-shared v0.3.1
25482023-12-01T00:51:48.242Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25492023-12-01T00:51:48.670Z Documenting crucible-workspace-hack v0.1.0
25502023-12-01T00:51:48.826Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25512023-12-01T00:51:50.363Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25522023-12-01T00:51:51.159Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25532023-12-01T00:51:51.645Z Documenting cstr-argument v0.1.2
25542023-12-01T00:51:51.854Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25552023-12-01T00:51:52.008Z Documenting foreign-types v0.5.0
25562023-12-01T00:51:52.310Z Documenting num_enum v0.5.11
25572023-12-01T00:51:54.068Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25582023-12-01T00:51:55.043Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-12-01T00:51:56.678Z Documenting colored v2.0.4
25602023-12-01T00:51:57.706Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25612023-12-01T00:51:57.957Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622023-12-01T00:51:58.105Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25632023-12-01T00:51:59.175Z Documenting zone_cfg_derive v0.3.0
25642023-12-01T00:52:00.411Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25652023-12-01T00:52:01.290Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25662023-12-01T00:52:01.332Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-12-01T00:52:03.760Z Documenting num-derive v0.4.0
25682023-12-01T00:52:04.344Z Documenting smf v0.2.2
25692023-12-01T00:52:04.756Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25702023-12-01T00:52:06.638Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25712023-12-01T00:52:06.672Z Documenting linked-hash-map v0.5.6
25722023-12-01T00:52:06.858Z Documenting zone v0.3.0
25732023-12-01T00:52:07.496Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25742023-12-01T00:52:10.327Z Documenting password-hash v0.5.0
25752023-12-01T00:52:10.704Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25762023-12-01T00:52:10.750Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25772023-12-01T00:52:13.268Z Documenting lru-cache v0.1.2
25782023-12-01T00:52:14.442Z Documenting blake2 v0.10.6
25792023-12-01T00:52:15.531Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25802023-12-01T00:52:16.386Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25812023-12-01T00:52:16.868Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25822023-12-01T00:52:17.087Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25832023-12-01T00:52:17.340Z Checking heck v0.3.3
25842023-12-01T00:52:17.989Z Documenting structopt-derive v0.4.18
25852023-12-01T00:52:17.993Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25862023-12-01T00:52:18.923Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25872023-12-01T00:52:20.967Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25882023-12-01T00:52:21.689Z Documenting libefi-sys v0.1.0
25892023-12-01T00:52:21.981Z Documenting argon2 v0.5.2
25902023-12-01T00:52:23.901Z Documenting quick-error v1.2.3
25912023-12-01T00:52:26.021Z Documenting structopt v0.3.26
25922023-12-01T00:52:26.315Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25932023-12-01T00:52:27.624Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25942023-12-01T00:52:29.495Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25952023-12-01T00:52:30.297Z Documenting resolv-conf v0.7.0
25962023-12-01T00:52:30.508Z Documenting pem-rfc7468 v0.7.0
25972023-12-01T00:52:31.503Z Documenting der_derive v0.7.2
25982023-12-01T00:52:31.951Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25992023-12-01T00:52:32.546Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26002023-12-01T00:52:34.929Z Documenting flagset v0.4.3
26012023-12-01T00:52:35.503Z Documenting trust-dns-resolver v0.22.0
26022023-12-01T00:52:36.493Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26032023-12-01T00:52:37.320Z Documenting cancel-safe-futures v0.1.5
26042023-12-01T00:52:37.429Z Documenting convert_case v0.4.0
26052023-12-01T00:52:39.124Z Checking convert_case v0.4.0
26062023-12-01T00:52:39.435Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26072023-12-01T00:52:39.451Z Documenting tap v1.0.1
26082023-12-01T00:52:39.631Z Documenting der v0.7.8
26092023-12-01T00:52:39.829Z Documenting arc-swap v1.6.0
26102023-12-01T00:52:42.939Z Documenting derive_more v0.99.17
26112023-12-01T00:52:43.653Z Documenting wyz v0.5.1
26122023-12-01T00:52:45.571Z Documenting slog-scope v4.4.0
26132023-12-01T00:52:46.447Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26142023-12-01T00:52:47.609Z Documenting spki v0.7.2
26152023-12-01T00:52:48.396Z Documenting num-rational v0.4.1
26162023-12-01T00:52:48.506Z Documenting radium v0.7.0
26172023-12-01T00:52:49.296Z Documenting hkdf v0.12.3
26182023-12-01T00:52:51.523Z Documenting num-complex v0.4.4
26192023-12-01T00:52:51.686Z Documenting funty v2.0.0
26202023-12-01T00:52:52.916Z Documenting half v1.8.2
26212023-12-01T00:52:54.280Z Documenting crc-catalog v2.2.0
26222023-12-01T00:52:54.766Z Documenting ciborium-io v0.2.1
26232023-12-01T00:52:56.380Z Documenting pkcs8 v0.10.2
26242023-12-01T00:52:56.550Z Documenting bitvec v1.0.1
26252023-12-01T00:52:56.616Z Documenting slog-stdlog v4.1.1
26262023-12-01T00:52:57.508Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26272023-12-01T00:52:58.608Z Documenting crc v3.0.1
26282023-12-01T00:52:59.038Z Documenting num v0.4.1
26292023-12-01T00:52:59.256Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26302023-12-01T00:53:00.255Z Documenting ciborium-ll v0.2.1
26312023-12-01T00:53:00.507Z Documenting slog-dtrace v0.2.3
26322023-12-01T00:53:02.922Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26332023-12-01T00:53:03.145Z Documenting filetime v0.2.22
26342023-12-01T00:53:03.461Z Documenting xattr v1.0.1
26352023-12-01T00:53:05.201Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26362023-12-01T00:53:05.486Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26372023-12-01T00:53:06.447Z Documenting packed_struct_codegen v0.10.1
26382023-12-01T00:53:08.027Z Documenting nodrop v0.1.14
26392023-12-01T00:53:09.008Z Documenting keccak v0.1.4
26402023-12-01T00:53:09.434Z Documenting tar v0.4.40
26412023-12-01T00:53:10.222Z Documenting ciborium v0.2.1
26422023-12-01T00:53:12.318Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26432023-12-01T00:53:12.504Z Documenting array-init v0.0.4
26442023-12-01T00:53:13.399Z Documenting sha3 v0.10.8
26452023-12-01T00:53:14.867Z Documenting packed_struct v0.10.1
26462023-12-01T00:53:15.647Z Documenting pkcs1 v0.7.5
26472023-12-01T00:53:16.947Z Documenting slog-envlogger v2.2.0
26482023-12-01T00:53:17.281Z Documenting num-bigint-dig v0.8.4
26492023-12-01T00:53:17.292Z Documenting fxhash v0.2.1
26502023-12-01T00:53:21.189Z Documenting secrecy v0.8.0
26512023-12-01T00:53:22.606Z Documenting swrite v0.1.0
26522023-12-01T00:53:22.856Z Documenting termcolor v1.2.0
26532023-12-01T00:53:24.997Z Documenting bitfield v0.14.0
26542023-12-01T00:53:27.048Z Documenting utf-8 v0.7.6
26552023-12-01T00:53:27.286Z Documenting rsa v0.9.2
26562023-12-01T00:53:28.056Z Documenting serde-hex v0.1.0
26572023-12-01T00:53:29.350Z Documenting env_logger v0.10.0
26582023-12-01T00:53:29.452Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26592023-12-01T00:53:29.997Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26602023-12-01T00:53:32.550Z Documenting x509-cert v0.2.4
26612023-12-01T00:53:32.608Z Documenting tungstenite v0.20.1
26622023-12-01T00:53:35.397Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26632023-12-01T00:53:36.033Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26642023-12-01T00:53:36.658Z Documenting newtype_derive v0.1.6
26652023-12-01T00:53:37.034Z Documenting libsw v3.3.0
26662023-12-01T00:53:39.008Z Documenting ron v0.8.1
26672023-12-01T00:53:41.346Z Documenting pem v3.0.2
26682023-12-01T00:53:42.288Z Documenting derive-where v1.2.5
26692023-12-01T00:53:42.466Z Documenting linear-map v1.2.0
26702023-12-01T00:53:42.798Z Documenting owo-colors v3.5.0
26712023-12-01T00:53:44.205Z Documenting crc-any v2.4.3
26722023-12-01T00:53:45.696Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26732023-12-01T00:53:47.073Z Documenting tokio-tungstenite v0.20.1
26742023-12-01T00:53:49.097Z Documenting steno v0.4.0
26752023-12-01T00:53:49.226Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26762023-12-01T00:53:50.355Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26772023-12-01T00:53:51.834Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26782023-12-01T00:53:52.722Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26792023-12-01T00:53:52.971Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26802023-12-01T00:53:58.258Z Documenting itertools v0.12.0
26812023-12-01T00:54:01.912Z Documenting nibble_vec v0.1.0
26822023-12-01T00:54:04.771Z Documenting path-slash v0.1.5
26832023-12-01T00:54:05.748Z Documenting endian-type v0.1.2
26842023-12-01T00:54:08.303Z Documenting glob v0.3.1
26852023-12-01T00:54:09.715Z Documenting same-file v1.0.6
26862023-12-01T00:54:09.780Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26872023-12-01T00:54:10.209Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26882023-12-01T00:54:11.294Z Documenting radix_trie v0.2.1
26892023-12-01T00:54:11.523Z Documenting buf-list v1.0.3
26902023-12-01T00:54:14.745Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26912023-12-01T00:54:16.057Z Documenting walkdir v2.4.0
26922023-12-01T00:54:17.573Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26932023-12-01T00:54:18.119Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26942023-12-01T00:54:18.757Z Checking darling_core v0.14.4
26952023-12-01T00:54:21.243Z Documenting trust-dns-client v0.22.0
26962023-12-01T00:54:21.787Z Checking darling v0.14.4
26972023-12-01T00:54:21.943Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26982023-12-01T00:54:28.603Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26992023-12-01T00:54:29.311Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27002023-12-01T00:54:31.070Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012023-12-01T00:54:31.530Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27022023-12-01T00:54:33.805Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032023-12-01T00:54:35.423Z Documenting trust-dns-server v0.22.1
27042023-12-01T00:54:36.789Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27052023-12-01T00:54:41.133Z Documenting sled v0.34.7
27062023-12-01T00:54:42.558Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27072023-12-01T00:54:43.257Z Documenting unicase v2.7.0
27082023-12-01T00:54:43.674Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27092023-12-01T00:54:44.112Z Documenting globset v0.4.13
27102023-12-01T00:54:47.174Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27112023-12-01T00:54:47.917Z Documenting crossbeam-deque v0.8.3
27122023-12-01T00:54:48.567Z Documenting headers-core v0.2.0
27132023-12-01T00:54:49.822Z Documenting olpc-cjson v0.1.3
27142023-12-01T00:54:50.135Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27152023-12-01T00:54:50.659Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27162023-12-01T00:54:52.112Z Documenting serde_plain v1.0.2
27172023-12-01T00:54:52.190Z Documenting ff v0.13.0
27182023-12-01T00:54:53.390Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27192023-12-01T00:54:53.696Z Documenting async-recursion v1.0.5
27202023-12-01T00:54:55.419Z Documenting display-error-chain v0.2.0
27212023-12-01T00:54:56.391Z Documenting pretty-hex v0.4.0
27222023-12-01T00:54:56.660Z Documenting typed-path v0.6.0
27232023-12-01T00:54:58.169Z Documenting headers v0.3.9
27242023-12-01T00:54:58.388Z Documenting group v0.13.0
27252023-12-01T00:54:58.793Z Documenting rayon-core v1.12.0
27262023-12-01T00:55:00.348Z Documenting mime_guess v2.0.4
27272023-12-01T00:55:01.218Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27282023-12-01T00:55:02.805Z Checking derive_builder_core v0.12.0
27292023-12-01T00:55:04.252Z Documenting tough v0.15.0
27302023-12-01T00:55:04.265Z Documenting derive_builder_core v0.12.0
27312023-12-01T00:55:04.278Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27322023-12-01T00:55:04.894Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27332023-12-01T00:55:05.854Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27342023-12-01T00:55:06.272Z Documenting universal-hash v0.5.1
27352023-12-01T00:55:07.118Z Documenting crypto-bigint v0.5.2
27362023-12-01T00:55:07.948Z Documenting bcs v0.1.6
27372023-12-01T00:55:14.069Z Documenting kstat-rs v0.2.3
27382023-12-01T00:55:14.841Z Documenting thiserror-impl-no-std v2.0.2
27392023-12-01T00:55:15.719Z Documenting curve25519-dalek-derive v0.1.0
27402023-12-01T00:55:17.667Z Documenting highway v1.1.0
27412023-12-01T00:55:20.694Z Documenting base16ct v0.2.0
27422023-12-01T00:55:21.278Z Documenting opaque-debug v0.3.0
27432023-12-01T00:55:22.528Z Documenting curve25519-dalek v4.1.0
27442023-12-01T00:55:22.887Z Documenting thiserror-no-std v2.0.2
27452023-12-01T00:55:23.225Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27462023-12-01T00:55:23.741Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472023-12-01T00:55:25.321Z Documenting elliptic-curve v0.13.5
27482023-12-01T00:55:25.495Z Documenting poly1305 v0.8.0
27492023-12-01T00:55:26.067Z Documenting derive_builder_macro v0.12.0
27502023-12-01T00:55:27.128Z Documenting rayon v1.8.0
27512023-12-01T00:55:30.095Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27522023-12-01T00:55:33.025Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27532023-12-01T00:55:33.508Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27542023-12-01T00:55:39.897Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27552023-12-01T00:55:41.132Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27562023-12-01T00:55:49.419Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27572023-12-01T00:55:51.600Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27582023-12-01T00:55:53.063Z Documenting portable-atomic v1.4.3
27592023-12-01T00:55:53.407Z Documenting ed25519 v1.5.3
27602023-12-01T00:55:56.819Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27612023-12-01T00:55:57.685Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27622023-12-01T00:55:58.678Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27632023-12-01T00:56:00.999Z Documenting chacha20 v0.9.1
27642023-12-01T00:56:01.350Z Documenting aead v0.5.2
27652023-12-01T00:56:06.068Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27662023-12-01T00:56:08.417Z Documenting ref-cast-impl v1.0.20
27672023-12-01T00:56:08.852Z Documenting vte_generate_state_changes v0.1.1
27682023-12-01T00:56:10.836Z Documenting cassowary v0.3.0
27692023-12-01T00:56:14.751Z Documenting number_prefix v0.4.0
27702023-12-01T00:56:15.991Z Documenting vte v0.11.1
27712023-12-01T00:56:16.141Z Documenting chacha20poly1305 v0.10.1
27722023-12-01T00:56:16.526Z Documenting ref-cast v1.0.20
27732023-12-01T00:56:16.545Z Documenting salty v0.2.0
27742023-12-01T00:56:16.913Z Documenting ratatui v0.23.0
27752023-12-01T00:56:20.301Z Documenting indicatif v0.17.7
27762023-12-01T00:56:20.764Z Documenting vsss-rs v3.3.1
27772023-12-01T00:56:21.011Z Documenting derive_builder v0.12.0
27782023-12-01T00:56:22.873Z Documenting fs-err v2.11.0
27792023-12-01T00:56:25.987Z Documenting polar-core v0.27.0
27802023-12-01T00:56:26.439Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27812023-12-01T00:56:28.180Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27822023-12-01T00:56:28.763Z Documenting libxml v0.3.3
27832023-12-01T00:56:29.590Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27842023-12-01T00:56:31.509Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27852023-12-01T00:56:33.284Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27862023-12-01T00:56:33.327Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27872023-12-01T00:56:38.435Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27882023-12-01T00:56:38.715Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27892023-12-01T00:56:38.860Z Documenting bb8 v0.8.1
27902023-12-01T00:56:39.510Z Documenting quick-xml v0.23.1
27912023-12-01T00:56:39.999Z Documenting bytesize v1.3.0
27922023-12-01T00:56:46.759Z Documenting serde-big-array v0.5.1
27932023-12-01T00:56:47.442Z Documenting rtoolbox v0.0.1
27942023-12-01T00:56:47.784Z Documenting impl-trait-for-tuples v0.2.2
27952023-12-01T00:56:48.229Z Documenting oso-derive v0.27.0
27962023-12-01T00:56:52.596Z Documenting humantime v2.1.0
27972023-12-01T00:56:53.272Z Documenting smawk v0.3.1
27982023-12-01T00:56:53.628Z Documenting unicode-linebreak v0.1.5
27992023-12-01T00:56:54.675Z Documenting maplit v1.0.2
28002023-12-01T00:56:55.493Z Documenting is_ci v1.1.1
28012023-12-01T00:56:56.548Z Documenting http-range v0.1.5
28022023-12-01T00:56:58.405Z Documenting rpassword v7.3.1
28032023-12-01T00:56:59.356Z Documenting textwrap v0.16.0
28042023-12-01T00:56:59.450Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28052023-12-01T00:57:00.052Z Documenting oso v0.27.0
28062023-12-01T00:57:00.974Z Documenting supports-color v2.1.0
28072023-12-01T00:57:02.119Z Documenting hyper-staticfile v0.9.5
28082023-12-01T00:57:03.028Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28092023-12-01T00:57:04.898Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28102023-12-01T00:57:05.863Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28112023-12-01T00:57:08.207Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28122023-12-01T00:57:09.361Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28132023-12-01T00:57:13.126Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28142023-12-01T00:57:16.674Z Documenting tui-tree-widget v0.13.0
28152023-12-01T00:57:17.620Z Documenting strip-ansi-escapes v0.2.0
28162023-12-01T00:57:23.247Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172023-12-01T00:57:25.090Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28182023-12-01T00:57:25.366Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28192023-12-01T00:57:26.339Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28202023-12-01T00:57:28.111Z Documenting cookie v0.18.0
28212023-12-01T00:57:31.726Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28222023-12-01T00:57:35.295Z Documenting rcgen v0.11.3
28232023-12-01T00:57:35.401Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28242023-12-01T00:57:36.417Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28252023-12-01T00:57:36.992Z Documenting atomicwrites v0.4.2
28262023-12-01T00:57:41.634Z Documenting signal-hook-tokio v0.3.1
28272023-12-01T00:57:43.416Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28282023-12-01T00:57:44.170Z Documenting fd-lock v3.0.13
28292023-12-01T00:57:45.531Z Documenting subprocess v0.2.9
28302023-12-01T00:57:48.969Z Documenting nu-ansi-term v0.49.0
28312023-12-01T00:57:50.739Z Documenting shell-words v1.1.0
28322023-12-01T00:57:50.839Z Documenting corncobs v0.1.3
28332023-12-01T00:57:51.691Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28342023-12-01T00:57:52.109Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28352023-12-01T00:57:53.025Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28362023-12-01T00:57:54.951Z Documenting reedline v0.26.0
28372023-12-01T00:57:55.196Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28382023-12-01T00:57:57.130Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28392023-12-01T00:57:59.122Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28402023-12-01T00:57:59.963Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28412023-12-01T00:58:02.452Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28422023-12-01T00:58:06.372Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28432023-12-01T00:58:08.982Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28442023-12-01T00:58:13.250Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28452023-12-01T00:58:29.635Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28462023-12-01T00:58:38.083Z Documenting fatfs v0.3.6
28472023-12-01T00:58:40.429Z Documenting nanorand v0.7.0
28482023-12-01T00:58:41.065Z Documenting assert_matches v1.5.0
28492023-12-01T00:58:42.851Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28502023-12-01T00:58:44.866Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-12-01T00:58:45.719Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28522023-12-01T00:58:46.503Z Documenting flume v0.11.0
28532023-12-01T00:58:47.311Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28542023-12-01T00:58:48.794Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28552023-12-01T00:58:49.146Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28562023-12-01T00:58:53.750Z Documenting omicron-zone-package v0.9.1
28572023-12-01T00:59:05.348Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28582023-12-01T00:59:05.348Z --> sled-agent/src/sim/instance.rs:46:7
28592023-12-01T00:59:05.348Z |
28602023-12-01T00:59:05.348Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28612023-12-01T00:59:05.348Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28622023-12-01T00:59:05.348Z |
28632023-12-01T00:59:05.348Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28642023-12-01T00:59:05.348Z
28652023-12-01T00:59:05.781Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28662023-12-01T00:59:09.607Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28672023-12-01T00:59:09.607Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28682023-12-01T00:59:12.135Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28692023-12-01T00:59:13.423Z Documenting termios v0.3.3
28702023-12-01T00:59:14.987Z Documenting topological-sort v0.2.2
28712023-12-01T00:59:19.309Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28722023-12-01T00:59:21.307Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28732023-12-01T00:59:22.505Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28742023-12-01T00:59:25.752Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28752023-12-01T00:59:31.488Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28762023-12-01T01:00:18.015Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28772023-12-01T01:00:20.636Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28782023-12-01T01:00:30.450Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28792023-12-01T01:00:30.670Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28802023-12-01T01:00:36.880Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28812023-12-01T01:00:46.085Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28822023-12-01T01:01:06.184Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28832023-12-01T01:01:59.425Zwarning: unresolved link to `VolumeConstructionRequest`
28842023-12-01T01:01:59.425Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28852023-12-01T01:01:59.425Z |
28862023-12-01T01:01:59.425Z338 | /// [`VolumeConstructionRequest`] is shown here):
28872023-12-01T01:01:59.425Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28882023-12-01T01:01:59.426Z |
28892023-12-01T01:01:59.427Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28902023-12-01T01:01:59.427Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28912023-12-01T01:01:59.427Z
28922023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:101::5`
28932023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28942023-12-01T01:01:59.431Z |
28952023-12-01T01:01:59.431Z348 | /// "[fd00:1122:3344:101::5]:1000",
28962023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28972023-12-01T01:01:59.431Z
28982023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:102::9`
28992023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29002023-12-01T01:01:59.431Z |
29012023-12-01T01:01:59.431Z349 | /// "[fd00:1122:3344:102::9]:1000",
29022023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29032023-12-01T01:01:59.431Z
29042023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:103::2`
29052023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29062023-12-01T01:01:59.431Z |
29072023-12-01T01:01:59.431Z350 | /// "[fd00:1122:3344:103::2]:1000"
29082023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29092023-12-01T01:01:59.431Z
29102023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:101::5`
29112023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29122023-12-01T01:01:59.431Z |
29132023-12-01T01:01:59.431Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29142023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29152023-12-01T01:01:59.431Z
29162023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:102::9`
29172023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29182023-12-01T01:01:59.431Z |
29192023-12-01T01:01:59.431Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29202023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29212023-12-01T01:01:59.431Z
29222023-12-01T01:01:59.431Zwarning: unresolved link to `fd00:1122:3344:103::2`
29232023-12-01T01:01:59.431Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29242023-12-01T01:01:59.431Z |
29252023-12-01T01:01:59.431Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29262023-12-01T01:01:59.431Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29272023-12-01T01:01:59.431Z
29282023-12-01T01:02:02.658Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29292023-12-01T01:02:33.908Z Finished dev [unoptimized + debuginfo] target(s) in 15m 47s
29302023-12-01T01:02:34.016Z
29312023-12-01T01:02:34.016Zreal 15:47.385491241
29322023-12-01T01:02:34.016Zuser 51:56.906648498
29332023-12-01T01:02:34.016Zsys 1:00:08.940768181
29342023-12-01T01:02:34.016Ztrap 2.021750899
29352023-12-01T01:02:34.020Ztflt 0.748511606
29362023-12-01T01:02:34.020Zdflt 0.552251730
29372023-12-01T01:02:34.020Zkflt 0.000636210
29382023-12-01T01:02:34.020Zlock 3:08:56.955902246
29392023-12-01T01:02:34.020Zslp 4:02:42.333937141
29402023-12-01T01:02:34.020Zlat 5:14.383588778
29412023-12-01T01:02:34.020Zstop 1:22.268222499
29422023-12-01T01:02:34.020Zprocess exited: duration 1767955 ms, exit code 0
 
29432023-12-01T01:02:34.027Zfound 0 output files