01HDWPFJMB4P7EZ1XRS3ECM4FP: 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: 01HDWPFZQBSW6RRDPRESRH9V72

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-29T03:10:26.403Zjob assigned to worker 01HDWPEZQSXBGK2RSF38VATCST (queued for 1 m 25 s)
 
22023-10-29T03:10:27.447Zstarting task 0: "setup"
32023-10-29T03:10:27.845Z++ uname -s
42023-10-29T03:10:27.849Z+ kern=SunOS
52023-10-29T03:10:27.852Z+ case "$kern" in
62023-10-29T03:10:27.855Z+ groupadd -g 12345 build
72023-10-29T03:10:27.858Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-29T03:10:29.921Z+ zfs create -o mountpoint=/work rpool/work
92023-10-29T03:10:30.099Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-29T03:10:30.104Z+ home_fs=zfs
112023-10-29T03:10:30.108Z+ [[ zfs == autofs ]]
122023-10-29T03:10:30.112Z+ mkdir -p /home/build
132023-10-29T03:10:30.115Z+ chown build:build /home/build /work
142023-10-29T03:10:31.130Z+ chmod 0700 /home/build /work
152023-10-29T03:10:31.141Zprocess exited: duration 3660 ms, exit code 0
 
162023-10-29T03:10:31.154Zstarting task 1: "rust-toolchain"
172023-10-29T03:10:31.167Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-29T03:10:31.171Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-29T03:10:31.395Zinfo: downloading installer
202023-10-29T03:10:34.283Zwarning: it looks like you have an existing installation of Rust at:
212023-10-29T03:10:34.289Zwarning: /opt/ooce/bin
222023-10-29T03:10:34.294Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-29T03:10:34.299Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-29T03:10:34.303Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-29T03:10:34.309Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-29T03:10:34.315Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-29T03:10:34.321Zerror: cannot install while Rust is installed
282023-10-29T03:10:34.334Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-29T03:10:34.450Zinfo: profile set to 'default'
302023-10-29T03:10:34.453Zinfo: default host triple is x86_64-unknown-illumos
312023-10-29T03:10:34.456Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-29T03:10:34.609Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-29T03:10:34.613Zinfo: downloading component 'cargo'
342023-10-29T03:10:35.198Zinfo: downloading component 'clippy'
352023-10-29T03:10:35.405Zinfo: downloading component 'rust-docs'
362023-10-29T03:10:36.138Zinfo: downloading component 'rust-std'
372023-10-29T03:10:37.454Zinfo: downloading component 'rustc'
382023-10-29T03:10:40.712Zinfo: downloading component 'rustfmt'
392023-10-29T03:10:40.884Zinfo: installing component 'cargo'
402023-10-29T03:10:42.692Zinfo: installing component 'clippy'
412023-10-29T03:10:43.460Zinfo: installing component 'rust-docs'
422023-10-29T03:10:46.240Zinfo: installing component 'rust-std'
432023-10-29T03:10:49.904Zinfo: installing component 'rustc'
442023-10-29T03:10:57.699Zinfo: installing component 'rustfmt'
452023-10-29T03:10:58.130Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-29T03:10:58.134Z
472023-10-29T03:10:58.273Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-29T03:10:58.287Z
492023-10-29T03:10:58.301Z
502023-10-29T03:10:58.309ZRust is installed now. Great!
512023-10-29T03:10:58.321Z
522023-10-29T03:10:58.333ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-29T03:10:58.338Zenvironment variable. This has not been done automatically.
542023-10-29T03:10:58.345Z
552023-10-29T03:10:58.354ZTo configure your current shell, run:
562023-10-29T03:10:58.359Zsource "$HOME/.cargo/env"
572023-10-29T03:10:58.364Z+ rustc --version
582023-10-29T03:10:58.464Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-29T03:10:58.479Zprocess exited: duration 27305 ms, exit code 0
 
602023-10-29T03:10:58.508Zstarting task 2: "authentication"
612023-10-29T03:10:58.568Zprocess exited: duration 48 ms, exit code 0
 
622023-10-29T03:10:58.587Zstarting task 3: "clone repository"
632023-10-29T03:10:58.604Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-29T03:10:58.614Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-29T03:10:58.640ZCloning into '/work/oxidecomputer/omicron'...
662023-10-29T03:11:05.323Z+ cd /work/oxidecomputer/omicron
672023-10-29T03:11:05.330Z+ [[ -n renovate/rcgen-0.x ]]
682023-10-29T03:11:05.337Z+ git fetch origin renovate/rcgen-0.x
692023-10-29T03:11:05.705ZFrom https://github.com/oxidecomputer/omicron
702023-10-29T03:11:05.723Z * branch renovate/rcgen-0.x -> FETCH_HEAD
712023-10-29T03:11:05.730Z+ git checkout -B renovate/rcgen-0.x remotes/origin/renovate/rcgen-0.x
722023-10-29T03:11:05.806ZSwitched to a new branch 'renovate/rcgen-0.x'
732023-10-29T03:11:05.833Zbranch 'renovate/rcgen-0.x' set up to track 'origin/renovate/rcgen-0.x'.
742023-10-29T03:11:05.850Z+ git reset --hard 88517ab5d164f4c84d509fb2377cae481de5492e
752023-10-29T03:11:05.959ZHEAD is now at 88517ab5 chore(deps): update rust crate rcgen to 0.11.3
762023-10-29T03:11:06.392Zprocess exited: duration 7355 ms, exit code 0
 
772023-10-29T03:11:06.416Zstarting task 4: "build"
782023-10-29T03:11:06.433Z+ cargo --version
792023-10-29T03:11:06.520Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-29T03:11:06.535Z+ rustc --version
812023-10-29T03:11:06.622Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-29T03:11:06.627Z+ source ./env.sh
832023-10-29T03:11:06.632Z++ set -o xtrace
842023-10-29T03:11:06.637Z++++ dirname ./env.sh
852023-10-29T03:11:06.642Z+++ cd .
862023-10-29T03:11:06.647Z+++ echo /work/oxidecomputer/omicron
872023-10-29T03:11:06.651Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-29T03:11:06.655Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-10-29T03:11:06.660Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-10-29T03:11:06.667Z++ 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
912023-10-29T03:11:06.675Z++ 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
922023-10-29T03:11:06.684Z++ 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
932023-10-29T03:11:06.693Z++ 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
942023-10-29T03:11:06.700Z++ 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
952023-10-29T03:11:06.709Z++ 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
962023-10-29T03:11:06.722Z++ unset OMICRON_WS
972023-10-29T03:11:06.738Z++ set +o xtrace
982023-10-29T03:11:06.766Z
992023-10-29T03:11:06.791Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-29T03:11:06.820Z # # # # # # # # # # # # # # #
1012023-10-29T03:11:06.838Z # # # # ##### # # ##### # # # # # #### #
1022023-10-29T03:11:06.849Z ##### ##### # ##### # # # # # # # # #
1032023-10-29T03:11:06.854Z # # # # # # # # # # # # # # #
1042023-10-29T03:11:06.861Z # # # ###### # # ###### ### # #### # #### #
1052023-10-29T03:11:06.865Z
1062023-10-29T03:11:14.885Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-29T03:11:15.795Z Startup: Caching catalogs ... Done
1082023-10-29T03:11:20.420ZPlanning: Solver setup ... Done (4.347s)
1092023-10-29T03:11:20.535ZPlanning: Running solver ... Done (0.116s)
1102023-10-29T03:11:20.627ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-29T03:11:21.045ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-29T03:11:21.263ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-29T03:11:21.350ZPlanning: Package planning ... Done (0.081s)
1142023-10-29T03:11:21.435ZPlanning: Merging actions ... Done (0.086s)
1152023-10-29T03:11:22.115ZPlanning: Checking for conflicting actions ... Done (0.685s)
1162023-10-29T03:11:22.132ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-29T03:11:24.908ZPlanning: Evaluating mediators ... Done (2.707s)
1182023-10-29T03:11:24.920ZPlanning: Planning completed in 9.01 seconds
1192023-10-29T03:11:24.929Z Packages to install: 4
1202023-10-29T03:11:25.337Z Mediators to change: 2
1212023-10-29T03:11:25.348Z Services to change: 1
1222023-10-29T03:11:25.359Z Estimated space available: 149.39 GB
1232023-10-29T03:11:25.375ZEstimated space to be consumed: 1.37 GB
1242023-10-29T03:11:25.396Z Create boot environment: No
1252023-10-29T03:11:25.400ZCreate backup boot environment: No
1262023-10-29T03:11:25.409Z Rebuild boot archive: No
1272023-10-29T03:11:25.413Z
1282023-10-29T03:11:25.418ZChanged mediators:
1292023-10-29T03:11:25.421Z mediator clang:
1302023-10-29T03:11:25.424Z version: None -> 15 (system default)
1312023-10-29T03:11:25.427Z
1322023-10-29T03:11:25.432Z mediator llvm:
1332023-10-29T03:11:25.435Z version: 14 (system default) -> 15 (system default)
1342023-10-29T03:11:25.439Z
1352023-10-29T03:11:25.442ZChanged packages:
1362023-10-29T03:11:25.452Zhelios-dev
1372023-10-29T03:11:25.466Z developer/build-essential
1382023-10-29T03:11:25.474Z None -> 11-2.0
1392023-10-29T03:11:25.484Z library/libxmlsec1
1402023-10-29T03:11:25.491Z None -> 1.2.35-2.0
1412023-10-29T03:11:25.527Z ooce/developer/clang-15
1422023-10-29T03:11:25.548Z None -> 15.0.7-2.0
1432023-10-29T03:11:25.563Z ooce/developer/llvm-15
1442023-10-29T03:11:25.989Z None -> 15.0.7-2.0
1452023-10-29T03:11:26.411Z
1462023-10-29T03:11:26.426ZServices:
1472023-10-29T03:11:26.434Z restart_fmri:
1482023-10-29T03:11:26.440Z svc:/system/update-man-index:default
1492023-10-29T03:11:26.447Z
1502023-10-29T03:11:26.459ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-29T03:11:30.040ZDownload: 450/3290 items 16.2/212.6MB 7% complete (3.4M/s)
1522023-10-29T03:11:35.045ZDownload: 1067/3290 items 19.6/212.6MB 9% complete (2.0M/s)
1532023-10-29T03:11:40.042ZDownload: 1194/3290 items 78.7/212.6MB 37% complete (6.5M/s)
1542023-10-29T03:11:45.042ZDownload: 1260/3290 items 103.2/212.6MB 48% complete (8.2M/s)
1552023-10-29T03:11:50.057ZDownload: 1623/3290 items 117.8/212.6MB 55% complete (4.1M/s)
1562023-10-29T03:11:55.060ZDownload: 2158/3290 items 119.0/212.6MB 55% complete (2.2M/s)
1572023-10-29T03:12:00.267ZDownload: 2569/3290 items 120.4/212.6MB 56% complete (279k/s)
1582023-10-29T03:12:05.270ZDownload: 2958/3290 items 121.2/212.6MB 57% complete (228k/s)
1592023-10-29T03:12:10.267ZDownload: 3204/3290 items 169.7/212.6MB 79% complete (4.8M/s)
1602023-10-29T03:12:15.783ZDownload: 3246/3290 items 203.0/212.6MB 95% complete (8.1M/s)
1612023-10-29T03:12:24.324ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
1622023-10-29T03:12:25.404ZDownload: Completed 212.60 MB in 60.36 seconds (3.5M/s)
1632023-10-29T03:12:25.623Z Actions: 1/3687 actions (Installing new actions)
1642023-10-29T03:12:30.630Z Actions: 2899/3687 actions (Installing new actions)
1652023-10-29T03:12:33.617Z Actions: Completed 3687 actions in 8.00 seconds.
1662023-10-29T03:12:33.764Z Done (0.141s)
1672023-10-29T03:12:33.767Z Done (0.000s)
1682023-10-29T03:12:33.963Z Done (0.198s)
1692023-10-29T03:12:41.114Z Done (7.026s)
1702023-10-29T03:12:41.358Z Done (0.157s)
1712023-10-29T03:12:41.361Z Done (0.000s)
1722023-10-29T03:12:41.588Z Done (0.000s)
1732023-10-29T03:12:42.282ZPlanning: Evaluating mediator changes ... Done
1742023-10-29T03:12:42.857ZPlanning: Checking for conflicting actions ... Done
1752023-10-29T03:12:42.861ZPlanning: Consolidating action changes ... Done
1762023-10-29T03:12:43.401ZPlanning: Evaluating mediators ... Done
1772023-10-29T03:12:43.404ZPlanning: Planning completed in 0.72 seconds
1782023-10-29T03:12:43.407Z Mediators to change: 2
1792023-10-29T03:12:43.410Z Create boot environment: No
1802023-10-29T03:12:43.415ZCreate backup boot environment: No
1812023-10-29T03:12:43.425Z Done
1822023-10-29T03:12:43.436Z Done
1832023-10-29T03:12:43.441Z Done
1842023-10-29T03:12:49.050Z Done
1852023-10-29T03:12:49.162Z Done
1862023-10-29T03:12:49.166Z Done
1872023-10-29T03:12:49.254Z Done
1882023-10-29T03:12:50.261ZPlanning: Evaluating mediator changes ... Done
1892023-10-29T03:12:50.266ZPlanning: Merging actions ... Done
1902023-10-29T03:12:50.589ZPlanning: Checking for conflicting actions ... Done
1912023-10-29T03:12:50.592ZPlanning: Consolidating action changes ... Done
1922023-10-29T03:12:51.024ZPlanning: Evaluating mediators ... Done
1932023-10-29T03:12:51.117ZPlanning: Planning completed in 1.29 seconds
1942023-10-29T03:12:51.173Z Packages to change: 1
1952023-10-29T03:12:51.179Z Mediators to change: 1
1962023-10-29T03:12:51.182Z Services to change: 1
1972023-10-29T03:12:51.185Z Create boot environment: No
1982023-10-29T03:12:51.188ZCreate backup boot environment: Yes
1992023-10-29T03:12:53.260Z Actions: 1/6 actions (Updating modified actions)
2002023-10-29T03:12:53.263Z Actions: Completed 6 actions in 0.00 seconds.
2012023-10-29T03:12:53.267Z Done
2022023-10-29T03:12:53.270Z Done
2032023-10-29T03:12:53.314Z Done
2042023-10-29T03:12:59.075Z Done
2052023-10-29T03:12:59.204Z Done
2062023-10-29T03:12:59.221Z Done
2072023-10-29T03:12:59.294Z Done
2082023-10-29T03:12:59.965ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092023-10-29T03:12:59.968Zclang system 15 system
2102023-10-29T03:12:59.971Zcsh system system illumos
2112023-10-29T03:12:59.974Zctags system system illumos
2122023-10-29T03:12:59.977Zgcc vendor 12 vendor
2132023-10-29T03:12:59.980Zgcc system 10 system
2142023-10-29T03:12:59.984Zgcc system 7 system
2152023-10-29T03:12:59.986Zgo system 1.20 system
2162023-10-29T03:12:59.989Zgo system 1.19 system
2172023-10-29T03:12:59.992Zllvm system 15 system
2182023-10-29T03:12:59.996Zllvm system 14 system
2192023-10-29T03:12:59.998Zmariadb system 10.6 system
2202023-10-29T03:13:00.003Zmta vendor vendor dma
2212023-10-29T03:13:00.005Zopenjdk system 17 system
2222023-10-29T03:13:00.009Zopenjdk system 11 system
2232023-10-29T03:13:00.015Zopenjdk system 1.8 system
2242023-10-29T03:13:00.018Zopenssl vendor 3 vendor
2252023-10-29T03:13:00.021Zperl system 5.36 system
2262023-10-29T03:13:00.024Zpostgresql system 15 system
2272023-10-29T03:13:00.027Zpostgresql system 13 system
2282023-10-29T03:13:00.030Zpython vendor 3 vendor
2292023-10-29T03:13:00.033Zpython system 2 system
2302023-10-29T03:13:00.035Zpython3 system 3.11 system
2312023-10-29T03:13:00.039Zruby system 3.0 system
2322023-10-29T03:13:00.042Zwords vendor vendor american-english
2332023-10-29T03:13:00.045Zwords system system australian-english
2342023-10-29T03:13:00.048Zwords system system british-english
2352023-10-29T03:13:00.051Zwords system system canadian-english
2362023-10-29T03:13:00.054Zwords system system french
2372023-10-29T03:13:00.057Zwords system system italian
2382023-10-29T03:13:00.061Zwords system system ngerman
2392023-10-29T03:13:00.063Zwords system system ogerman
2402023-10-29T03:13:00.066Zwords system system spanish
2412023-10-29T03:13:00.504ZFMRI IFO
2422023-10-29T03:13:00.507Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432023-10-29T03:13:00.510Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442023-10-29T03:13:00.513Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452023-10-29T03:13:00.516Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2462023-10-29T03:13:00.519Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2472023-10-29T03:13:00.522Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2482023-10-29T03:13:00.580Z+ set -o errexit
2492023-10-29T03:13:00.583Z+++ dirname ./tools/ci_download_cockroachdb
2502023-10-29T03:13:00.586Z++ cd ./tools
2512023-10-29T03:13:00.590Z++ pwd
2522023-10-29T03:13:00.593Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2532023-10-29T03:13:00.596Z++ basename ./tools/ci_download_cockroachdb
2542023-10-29T03:13:00.599Z+ ARG0=ci_download_cockroachdb
2552023-10-29T03:13:00.602Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2562023-10-29T03:13:00.605Z+ CIDL_VERSION=v22.1.9
2572023-10-29T03:13:00.631Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2582023-10-29T03:13:00.634Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2592023-10-29T03:13:00.637Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2602023-10-29T03:13:00.640Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2612023-10-29T03:13:00.643Z+ TARGET_DIR=out
2622023-10-29T03:13:00.646Z+ DOWNLOAD_DIR=out/downloads
2632023-10-29T03:13:00.649Z+ DEST_DIR=./out/cockroachdb
2642023-10-29T03:13:00.652Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2652023-10-29T03:13:00.655Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2662023-10-29T03:13:00.658Z+ main
2672023-10-29T03:13:00.661Z+ [[ 0 != 0 ]]
2682023-10-29T03:13:00.665Z+ CIDL_OS=solaris2.11
2692023-10-29T03:13:00.668Z+ [[ 0 != 0 ]]
2702023-10-29T03:13:00.671Z+ configure_os solaris2.11
2712023-10-29T03:13:00.674Z+ echo 'current directory: /work/oxidecomputer/omicron'
2722023-10-29T03:13:00.677Zcurrent directory: /work/oxidecomputer/omicron
2732023-10-29T03:13:00.680Z+ echo 'configuring based on OS: "solaris2.11"'
2742023-10-29T03:13:00.683Zconfiguring based on OS: "solaris2.11"
2752023-10-29T03:13:00.686Z+ case "$1" in
2762023-10-29T03:13:00.688Z+ CIDL_BUILD=illumos
2772023-10-29T03:13:00.694Z+ CIDL_SUFFIX=tar.gz
2782023-10-29T03:13:00.696Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2792023-10-29T03:13:00.699Z+ CIDL_MD5FUNC=do_md5sum
2802023-10-29T03:13:00.702Z+ CIDL_URL_BASE=https://illumos.org/downloads
2812023-10-29T03:13:00.705Z+ CIDL_ASSEMBLE=do_assemble_illumos
2822023-10-29T03:13:00.709Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2832023-10-29T03:13:00.712Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2842023-10-29T03:13:00.715Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852023-10-29T03:13:00.718Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2862023-10-29T03:13:00.721Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2872023-10-29T03:13:00.724Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2882023-10-29T03:13:00.727ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-10-29T03:13:00.735Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2902023-10-29T03:13:00.740ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-10-29T03:13:00.743Z+ mkdir -p out/downloads
2922023-10-29T03:13:00.747Z+ mkdir -p ./out/cockroachdb
2932023-10-29T03:13:00.750Z+ local DO_DOWNLOAD=true
2942023-10-29T03:13:00.753Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2952023-10-29T03:13:00.756Z+ '[' true == true ']'
2962023-10-29T03:13:00.759Z+ echo Downloading...
2972023-10-29T03:13:00.763ZDownloading...
2982023-10-29T03:13:00.766Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-10-29T03:13:00.771Z+ 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
3002023-10-29T03:13:08.849Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-10-29T03:13:08.853Z++ md5sum
3022023-10-29T03:13:08.856Z++ awk '{print $1}'
3032023-10-29T03:13:09.029Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3042023-10-29T03:13:09.034Z+ [[ 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 ]]
3052023-10-29T03:13:09.037Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-10-29T03:13:09.040Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3072023-10-29T03:13:12.610Z+ do_assemble_illumos
3082023-10-29T03:13:12.615Z+ rm -r ./out/cockroachdb
3092023-10-29T03:13:12.619Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3102023-10-29T03:13:13.280Z+ ./out/cockroachdb/bin/cockroach version
3112023-10-29T03:13:13.618ZBuild Tag: v22.1.9-dirty
3122023-10-29T03:13:13.622ZBuild Time: 2022/10/26 21:17:46
3132023-10-29T03:13:13.629ZDistribution: OSS
3142023-10-29T03:13:13.633ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3152023-10-29T03:13:13.637ZGo Version: go1.17.13
3162023-10-29T03:13:13.641ZC Compiler: gcc 10.3.0
3172023-10-29T03:13:13.645ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3182023-10-29T03:13:13.648ZBuild Type: release
3192023-10-29T03:13:13.653Z+ set -o errexit
3202023-10-29T03:13:13.655Z+++ dirname ./tools/ci_download_clickhouse
3212023-10-29T03:13:13.659Z++ cd ./tools
3222023-10-29T03:13:13.663Z++ pwd
3232023-10-29T03:13:13.667Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3242023-10-29T03:13:13.670Z++ basename ./tools/ci_download_clickhouse
3252023-10-29T03:13:13.673Z+ ARG0=ci_download_clickhouse
3262023-10-29T03:13:13.676Z+ TARGET_DIR=out
3272023-10-29T03:13:13.679Z+ DOWNLOAD_DIR=out/downloads
3282023-10-29T03:13:13.682Z+ DEST_DIR=./out/clickhouse
3292023-10-29T03:13:13.685Z+ CIDL_VERSION=v22.8.9.24
3302023-10-29T03:13:13.688Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3312023-10-29T03:13:13.697Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3322023-10-29T03:13:13.702Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3332023-10-29T03:13:13.705Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3342023-10-29T03:13:13.708Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3352023-10-29T03:13:13.711Z+ main
3362023-10-29T03:13:13.714Z+ [[ 0 != 0 ]]
3372023-10-29T03:13:13.718Z+ CIDL_OS=solaris2.11
3382023-10-29T03:13:13.723Z+ [[ 0 != 0 ]]
3392023-10-29T03:13:13.733Z+ configure_os solaris2.11
3402023-10-29T03:13:13.740Z+ echo 'current directory: /work/oxidecomputer/omicron'
3412023-10-29T03:13:13.744Zcurrent directory: /work/oxidecomputer/omicron
3422023-10-29T03:13:13.748Z+ echo 'configuring based on OS: "solaris2.11"'
3432023-10-29T03:13:13.752Zconfiguring based on OS: "solaris2.11"
3442023-10-29T03:13:13.757Z+ CIDL_DASHREV=
3452023-10-29T03:13:13.761Z+ case "$1" in
3462023-10-29T03:13:13.767Z+ CIDL_PLATFORM=illumos
3472023-10-29T03:13:13.771Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3482023-10-29T03:13:13.775Z+ CIDL_MD5FUNC=do_md5sum
3492023-10-29T03:13:13.779Z+ CIDL_DASHREV=-1
3502023-10-29T03:13:13.782Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3512023-10-29T03:13:13.785Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3522023-10-29T03:13:13.788Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3532023-10-29T03:13:13.792Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3542023-10-29T03:13:13.795Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3552023-10-29T03:13:13.798ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3562023-10-29T03:13:13.801Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3572023-10-29T03:13:13.804ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-10-29T03:13:13.807Z+ mkdir -p out/downloads
3592023-10-29T03:13:13.810Z+ mkdir -p ./out/clickhouse
3602023-10-29T03:13:13.813Z+ local DO_DOWNLOAD=true
3612023-10-29T03:13:13.816Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3622023-10-29T03:13:13.820Z+ '[' true == true ']'
3632023-10-29T03:13:13.829Z+ echo Downloading...
3642023-10-29T03:13:13.842ZDownloading...
3652023-10-29T03:13:13.851Z+ 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
3662023-10-29T03:13:13.860Z+ 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
3672023-10-29T03:13:15.056Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-10-29T03:13:15.065Z++ md5sum
3692023-10-29T03:13:15.482Z++ awk '{print $1}'
3702023-10-29T03:13:15.489Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3712023-10-29T03:13:15.494Z+ [[ 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 ]]
3722023-10-29T03:13:15.498Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3732023-10-29T03:13:15.510Z+ mkdir -p ./out/clickhouse
3742023-10-29T03:13:15.524Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3752023-10-29T03:13:20.360Z+ ./out/clickhouse/clickhouse server --version
3762023-10-29T03:13:20.420ZClickHouse server version 22.8.9.1.
3772023-10-29T03:13:20.439Z+ set -o errexit
3782023-10-29T03:13:20.451Z+++ dirname ./tools/ci_download_console
3792023-10-29T03:13:20.455Z++ cd ./tools
3802023-10-29T03:13:20.459Z++ pwd
3812023-10-29T03:13:20.463Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3822023-10-29T03:13:20.467Z++ basename ./tools/ci_download_console
3832023-10-29T03:13:20.471Z+ ARG0=ci_download_console
3842023-10-29T03:13:20.475Z+ TARGET_DIR=out
3852023-10-29T03:13:20.478Z+ DOWNLOAD_DIR=out/downloads
3862023-10-29T03:13:20.481Z+ DEST_DIR=./out/console-assets
3872023-10-29T03:13:20.484Z+ source /work/oxidecomputer/omicron/tools/console_version
3882023-10-29T03:13:20.486Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3892023-10-29T03:13:20.489Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3902023-10-29T03:13:20.492Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3912023-10-29T03:13:20.495Z+ TARBALL_FILE=out/downloads/console.tar.gz
3922023-10-29T03:13:20.498Z+ main
3932023-10-29T03:13:20.500Z+ [[ 0 != 0 ]]
3942023-10-29T03:13:20.504Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3952023-10-29T03:13:20.507ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3962023-10-29T03:13:20.510Z+ echo 'Local file: out/downloads/console.tar.gz'
3972023-10-29T03:13:20.513ZLocal file: out/downloads/console.tar.gz
3982023-10-29T03:13:20.516Z+ local DO_DOWNLOAD=true
3992023-10-29T03:13:20.519Z+ [[ -f out/downloads/console.tar.gz ]]
4002023-10-29T03:13:20.522Z+ mkdir -p out/downloads
4012023-10-29T03:13:20.525Z+ '[' true == true ']'
4022023-10-29T03:13:20.528Z+ echo Downloading...
4032023-10-29T03:13:20.531ZDownloading...
4042023-10-29T03:13:20.538Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
4052023-10-29T03:13:20.546Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
4062023-10-29T03:13:21.062Z++ do_sha256sum out/downloads/console.tar.gz
4072023-10-29T03:13:21.096Z++ case "$OSTYPE" in
4082023-10-29T03:13:21.129Z++ SHA=sha256sum
4092023-10-29T03:13:21.145Z++ sha256sum
4102023-10-29T03:13:21.296Z++ awk '{print $1}'
4112023-10-29T03:13:21.309Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4122023-10-29T03:13:21.322Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4132023-10-29T03:13:21.343Z+ rm -rf ./out/console-assets
4142023-10-29T03:13:21.358Z+ mkdir -p ./out/console-assets
4152023-10-29T03:13:21.372Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4162023-10-29T03:13:21.379Z+ mkdir -p ./out/console-assets
4172023-10-29T03:13:21.385Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4182023-10-29T03:13:21.396Z+ set -o errexit
4192023-10-29T03:13:21.411Z+++ dirname ./tools/ci_download_maghemite_openapi
4202023-10-29T03:13:21.827Z++ cd ./tools
4212023-10-29T03:13:21.830Z++ pwd
4222023-10-29T03:13:21.834Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4232023-10-29T03:13:21.839Z++ basename ./tools/ci_download_maghemite_openapi
4242023-10-29T03:13:21.844Z+ ARG0=ci_download_maghemite_openapi
4252023-10-29T03:13:21.848Z+ TARGET_DIR=out
4262023-10-29T03:13:21.851Z+ DOWNLOAD_DIR=out/downloads
4272023-10-29T03:13:21.854Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4282023-10-29T03:13:21.857Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4292023-10-29T03:13:21.860Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4302023-10-29T03:13:21.863Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4312023-10-29T03:13:21.866Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4322023-10-29T03:13:21.871Z+ main
4332023-10-29T03:13:21.876Z+ [[ 0 != 0 ]]
4342023-10-29T03:13:21.883Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4352023-10-29T03:13:21.889ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4362023-10-29T03:13:21.909Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4372023-10-29T03:13:21.920ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4382023-10-29T03:13:21.938Z+ local DO_DOWNLOAD=true
4392023-10-29T03:13:21.952Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4402023-10-29T03:13:21.964Z+ mkdir -p out/downloads
4412023-10-29T03:13:21.975Z+ '[' true == true ']'
4422023-10-29T03:13:21.981Z+ echo Downloading...
4432023-10-29T03:13:21.987ZDownloading...
4442023-10-29T03:13:21.992Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4452023-10-29T03:13:21.999Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4462023-10-29T03:13:22.015Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4472023-10-29T03:13:22.019Z++ case "$OSTYPE" in
4482023-10-29T03:13:22.023Z++ SHA=sha256sum
4492023-10-29T03:13:22.028Z++ sha256sum
4502023-10-29T03:13:22.032Z++ awk '{print $1}'
4512023-10-29T03:13:22.035Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4522023-10-29T03:13:22.039Z+ [[ 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 ]]
4532023-10-29T03:13:22.042Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4542023-10-29T03:13:22.044Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4552023-10-29T03:13:22.047Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4562023-10-29T03:13:22.050Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4572023-10-29T03:13:22.053Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4582023-10-29T03:13:22.056Z+ main
4592023-10-29T03:13:22.059Z+ [[ 0 != 0 ]]
4602023-10-29T03:13:22.062Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4612023-10-29T03:13:22.066ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4622023-10-29T03:13:22.069Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4632023-10-29T03:13:22.074ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4642023-10-29T03:13:22.077Z+ local DO_DOWNLOAD=true
4652023-10-29T03:13:22.080Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4662023-10-29T03:13:22.082Z+ mkdir -p out/downloads
4672023-10-29T03:13:22.085Z+ '[' true == true ']'
4682023-10-29T03:13:22.088Z+ echo Downloading...
4692023-10-29T03:13:22.091ZDownloading...
4702023-10-29T03:13:22.094Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4712023-10-29T03:13:22.097Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4722023-10-29T03:13:22.100Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4732023-10-29T03:13:22.103Z++ case "$OSTYPE" in
4742023-10-29T03:13:22.106Z++ SHA=sha256sum
4752023-10-29T03:13:22.109Z++ sha256sum
4762023-10-29T03:13:22.112Z++ awk '{print $1}'
4772023-10-29T03:13:22.115Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4782023-10-29T03:13:22.118Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4792023-10-29T03:13:22.123Z+ set -o errexit
4802023-10-29T03:13:22.126Z+++ dirname ./tools/ci_download_dendrite_openapi
4812023-10-29T03:13:22.129Z++ cd ./tools
4822023-10-29T03:13:22.132Z++ pwd
4832023-10-29T03:13:22.137Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4842023-10-29T03:13:22.140Z++ basename ./tools/ci_download_dendrite_openapi
4852023-10-29T03:13:22.144Z+ ARG0=ci_download_dendrite_openapi
4862023-10-29T03:13:22.559ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4872023-10-29T03:13:22.569Z+ TARGET_DIR=out
4882023-10-29T03:13:22.579ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4892023-10-29T03:13:22.588Z+ DOWNLOAD_DIR=out/downloads
4902023-10-29T03:13:22.600ZDownloading...
4912023-10-29T03:13:22.605Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4922023-10-29T03:13:22.618Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4932023-10-29T03:13:22.626Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4942023-10-29T03:13:22.635Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4952023-10-29T03:13:22.640Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4962023-10-29T03:13:22.653Z+ main
4972023-10-29T03:13:22.663Z+ [[ 0 != 0 ]]
4982023-10-29T03:13:23.079Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4992023-10-29T03:13:23.098Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
5002023-10-29T03:13:23.103Z+ local DO_DOWNLOAD=true
5012023-10-29T03:13:23.106Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
5022023-10-29T03:13:23.114Zcurrent directory: /work/oxidecomputer/omicron
5032023-10-29T03:13:23.118Z+ mkdir -p out/downloads
5042023-10-29T03:13:23.128Zconfiguring based on OS: "solaris2.11"
5052023-10-29T03:13:23.137Z+ '[' true == true ']'
5062023-10-29T03:13:23.156ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5072023-10-29T03:13:23.177Z+ echo Downloading...
5082023-10-29T03:13:23.186ZLocal file: out/downloads/dendrite-stub.tar.gz
5092023-10-29T03:13:23.194Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5102023-10-29T03:13:23.206ZDownloading...
5112023-10-29T03:13:23.234Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5122023-10-29T03:13:23.266Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5132023-10-29T03:13:23.684Z++ case "$OSTYPE" in
5142023-10-29T03:13:23.692Z++ SHA=sha256sum
5152023-10-29T03:13:23.706Z++ sha256sum
5162023-10-29T03:13:23.721Z++ awk '{print $1}'
5172023-10-29T03:13:23.734Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5182023-10-29T03:13:23.746Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5192023-10-29T03:13:23.756Z+ set -o errexit
5202023-10-29T03:13:23.770Z+++ dirname ./tools/ci_download_dendrite_stub
5212023-10-29T03:13:23.786Z++ cd ./tools
5222023-10-29T03:13:23.797Z++ pwd
5232023-10-29T03:13:23.813Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5242023-10-29T03:13:23.823Z++ basename ./tools/ci_download_dendrite_stub
5252023-10-29T03:13:23.836Z+ ARG0=ci_download_dendrite_stub
5262023-10-29T03:13:23.845Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5272023-10-29T03:13:23.853Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5282023-10-29T03:13:23.871Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5292023-10-29T03:13:23.883Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5302023-10-29T03:13:23.897Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5312023-10-29T03:13:23.912Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5322023-10-29T03:13:23.924Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5332023-10-29T03:13:24.341Z+ TARGET_DIR=out
5342023-10-29T03:13:24.357Z+ DOWNLOAD_DIR=out/downloads
5352023-10-29T03:13:24.781Z+ DEST_DIR=./out/dendrite-stub
5362023-10-29T03:13:24.786Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5372023-10-29T03:13:24.792Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5382023-10-29T03:13:24.799Z+ REPO=oxidecomputer/dendrite
5392023-10-29T03:13:24.808Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5402023-10-29T03:13:24.818Z+ main
5412023-10-29T03:13:24.840Z+ [[ 0 != 0 ]]
5422023-10-29T03:13:24.855Z+ CIDL_OS=solaris2.11
5432023-10-29T03:13:24.869Z+ [[ 0 != 0 ]]
5442023-10-29T03:13:24.878Z+ configure_os solaris2.11
5452023-10-29T03:13:24.891Z+ echo 'current directory: /work/oxidecomputer/omicron'
5462023-10-29T03:13:24.905Z+ echo 'configuring based on OS: "solaris2.11"'
5472023-10-29T03:13:24.919Z+ case "$1" in
5482023-10-29T03:13:24.927Z+ SET_BINARIES=
5492023-10-29T03:13:24.939Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5502023-10-29T03:13:24.961Z+ CIDL_SHA256FUNC=do_sha256sum
5512023-10-29T03:13:24.976Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5522023-10-29T03:13:24.990Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5532023-10-29T03:13:25.003Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5542023-10-29T03:13:25.021Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5552023-10-29T03:13:25.040Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5562023-10-29T03:13:25.459Z+ mkdir -p out/downloads
5572023-10-29T03:13:25.515Z+ mkdir -p ./out/dendrite-stub
5582023-10-29T03:13:25.529Z+ fetch_and_verify
5592023-10-29T03:13:25.539Z+ local DO_DOWNLOAD=true
5602023-10-29T03:13:25.555Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5612023-10-29T03:13:25.566Z+ '[' true == true ']'
5622023-10-29T03:13:25.577Z+ echo Downloading...
5632023-10-29T03:13:25.593Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5642023-10-29T03:13:25.610Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5652023-10-29T03:13:35.795Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5662023-10-29T03:13:36.216Z++ sha256sum
5672023-10-29T03:13:36.231Z++ awk '{print $1}'
5682023-10-29T03:13:36.317Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5692023-10-29T03:13:36.329Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5702023-10-29T03:13:36.753Z+ do_untar out/downloads/dendrite-stub.tar.gz
5712023-10-29T03:13:36.773Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5722023-10-29T03:13:36.838Z+ do_assemble
5732023-10-29T03:13:36.843Z+ rm -r ./out/dendrite-stub
5742023-10-29T03:13:36.852Z+ mkdir ./out/dendrite-stub
5752023-10-29T03:13:36.855Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5762023-10-29T03:13:36.980Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5772023-10-29T03:13:36.992Z+ set -o errexit
5782023-10-29T03:13:37.005Z+++ dirname ./tools/ci_download_maghemite_mgd
5792023-10-29T03:13:37.012Z++ cd ./tools
5802023-10-29T03:13:37.017Z++ pwd
5812023-10-29T03:13:37.028Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5822023-10-29T03:13:37.035Z++ basename ./tools/ci_download_maghemite_mgd
5832023-10-29T03:13:37.038Z+ ARG0=ci_download_maghemite_mgd
5842023-10-29T03:13:37.045Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5852023-10-29T03:13:37.051Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5862023-10-29T03:13:37.058Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5872023-10-29T03:13:37.099Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5882023-10-29T03:13:37.108Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5892023-10-29T03:13:37.114Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5902023-10-29T03:13:37.119Z+ TARGET_DIR=out
5912023-10-29T03:13:37.124Z+ DOWNLOAD_DIR=out/downloads
5922023-10-29T03:13:37.127Z+ DEST_DIR=./out/mgd
5932023-10-29T03:13:37.132Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5942023-10-29T03:13:37.137Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5952023-10-29T03:13:37.144Z+ REPO=oxidecomputer/maghemite
5962023-10-29T03:13:37.157Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5972023-10-29T03:13:37.182Z+ main
5982023-10-29T03:13:38.026Z+ [[ 0 != 0 ]]
5992023-10-29T03:13:38.034Z+ CIDL_OS=solaris2.11
6002023-10-29T03:13:38.038Z+ [[ 0 != 0 ]]
6012023-10-29T03:13:38.042Z+ configure_os solaris2.11
6022023-10-29T03:13:38.047Z+ echo 'current directory: /work/oxidecomputer/omicron'
6032023-10-29T03:13:38.062Zcurrent directory: /work/oxidecomputer/omicron
6042023-10-29T03:13:38.069Z+ echo 'configuring based on OS: "solaris2.11"'
6052023-10-29T03:13:38.075Zconfiguring based on OS: "solaris2.11"
6062023-10-29T03:13:38.082Z+ case "$1" in
6072023-10-29T03:13:38.090Z+ SET_BINARIES=
6082023-10-29T03:13:38.132Z+ CIDL_SHA256FUNC=do_sha256sum
6092023-10-29T03:13:38.139Z+ TARBALL_FILENAME=mgd.tar.gz
6102023-10-29T03:13:38.142Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6112023-10-29T03:13:38.145Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6122023-10-29T03:13:38.148Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6132023-10-29T03:13:38.151ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6142023-10-29T03:13:38.154Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6152023-10-29T03:13:38.157ZLocal file: out/downloads/mgd.tar.gz
6162023-10-29T03:13:38.161Z+ mkdir -p out/downloads
6172023-10-29T03:13:38.165Z+ mkdir -p ./out/mgd
6182023-10-29T03:13:38.168Z+ fetch_and_verify
6192023-10-29T03:13:38.171Z+ local DO_DOWNLOAD=true
6202023-10-29T03:13:38.174ZDownloading...
6212023-10-29T03:13:38.179Z+ [[ -f out/downloads/mgd.tar.gz ]]
6222023-10-29T03:13:38.187Z+ '[' true == true ']'
6232023-10-29T03:13:38.190Z+ echo Downloading...
6242023-10-29T03:13:38.193Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6252023-10-29T03:13:38.196Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6262023-10-29T03:13:43.149Z++ do_sha256sum out/downloads/mgd.tar.gz
6272023-10-29T03:13:43.153Z++ sha256sum
6282023-10-29T03:13:43.156Z++ awk '{print $1}'
6292023-10-29T03:13:43.231Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6302023-10-29T03:13:43.235Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6312023-10-29T03:13:43.239Z+ do_untar out/downloads/mgd.tar.gz
6322023-10-29T03:13:43.243Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6332023-10-29T03:13:43.927Z+ do_assemble
6342023-10-29T03:13:43.930Z+ rm -r ./out/mgd
6352023-10-29T03:13:43.936Z+ mkdir ./out/mgd
6362023-10-29T03:13:43.940Z+ cp -r out/downloads/root ./out/mgd/root
6372023-10-29T03:13:44.151Z+ set -o errexit
6382023-10-29T03:13:44.160Z+++ dirname ./tools/ci_download_transceiver_control
6392023-10-29T03:13:44.170Z++ cd ./tools
6402023-10-29T03:13:44.177Z++ pwd
6412023-10-29T03:13:44.182Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6422023-10-29T03:13:44.188Z++ basename ./tools/ci_download_transceiver_control
6432023-10-29T03:13:44.199Z+ ARG0=ci_download_transceiver_control
6442023-10-29T03:13:44.211Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6452023-10-29T03:13:44.222Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6462023-10-29T03:13:44.227Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6472023-10-29T03:13:44.237Z+ TARGET_DIR=out
6482023-10-29T03:13:44.245Z+ DOWNLOAD_DIR=out/downloads
6492023-10-29T03:13:44.251Z+ DEST_DIR=./out/transceiver-control
6502023-10-29T03:13:44.257Z+ BIN_DIR=/opt/oxide/bin
6512023-10-29T03:13:44.266Z+ BINARY=xcvradm
6522023-10-29T03:13:44.277Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6532023-10-29T03:13:44.286Z+ REPO=oxidecomputer/transceiver-control
6542023-10-29T03:13:44.310Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6552023-10-29T03:13:44.358Z+ main
6562023-10-29T03:13:44.366Z+ [[ 0 != 0 ]]
6572023-10-29T03:13:44.376Z+ CIDL_OS=solaris2.11
6582023-10-29T03:13:44.379Z+ [[ 0 != 0 ]]
6592023-10-29T03:13:44.385Z+ configure_os solaris2.11
6602023-10-29T03:13:44.389Z+ echo 'current directory: /work/oxidecomputer/omicron'
6612023-10-29T03:13:44.392Zcurrent directory: /work/oxidecomputer/omicron
6622023-10-29T03:13:44.395Z+ echo 'configuring based on OS: "solaris2.11"'
6632023-10-29T03:13:44.400Zconfiguring based on OS: "solaris2.11"
6642023-10-29T03:13:44.404Z+ case "$1" in
6652023-10-29T03:13:44.406Z+ SET_BINARIES=
6662023-10-29T03:13:44.411Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6672023-10-29T03:13:44.420Z+ CIDL_SHA256FUNC=do_sha256sum
6682023-10-29T03:13:44.431Z+ ARCHIVE_FILENAME=xcvradm.gz
6692023-10-29T03:13:44.442Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6702023-10-29T03:13:44.450Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6712023-10-29T03:13:44.458Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6722023-10-29T03:13:44.463ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6732023-10-29T03:13:44.472Z+ echo 'Local file: out/downloads/xcvradm.gz'
6742023-10-29T03:13:44.480ZLocal file: out/downloads/xcvradm.gz
6752023-10-29T03:13:44.492Z+ mkdir -p out/downloads
6762023-10-29T03:13:44.495Z+ mkdir -p ./out/transceiver-control
6772023-10-29T03:13:44.498Z+ fetch_and_verify
6782023-10-29T03:13:44.506Z+ local DO_DOWNLOAD=true
6792023-10-29T03:13:44.509Z+ [[ -f out/downloads/xcvradm.gz ]]
6802023-10-29T03:13:44.512Z+ '[' true == true ']'
6812023-10-29T03:13:44.519Z+ echo Downloading...
6822023-10-29T03:13:44.522ZDownloading...
6832023-10-29T03:13:44.526Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6842023-10-29T03:13:44.533Z+ 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
6852023-10-29T03:13:48.280Z++ do_sha256sum out/downloads/xcvradm.gz
6862023-10-29T03:13:48.285Z++ sha256sum
6872023-10-29T03:13:48.288Z++ awk '{print $1}'
6882023-10-29T03:13:48.311Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6892023-10-29T03:13:48.314Z+ [[ 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 ]]
6902023-10-29T03:13:48.317Z+ do_unpack out/downloads/xcvradm.gz
6912023-10-29T03:13:48.321Z+ mkdir -p out/downloads/root//opt/oxide/bin
6922023-10-29T03:13:48.324Z+ gzip -dc out/downloads/xcvradm.gz
6932023-10-29T03:13:48.496Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6942023-10-29T03:13:48.500Z+ do_assemble
6952023-10-29T03:13:48.503Z+ rm -r ./out/transceiver-control
6962023-10-29T03:13:48.506Z+ mkdir ./out/transceiver-control
6972023-10-29T03:13:48.510Z+ cp -r out/downloads/root ./out/transceiver-control/root
6982023-10-29T03:13:48.710ZAll builder prerequisites installed successfully, and PATH looks valid
6992023-10-29T03:13:48.726Z
7002023-10-29T03:13:48.743Zreal 2:42.034390344
7012023-10-29T03:13:48.753Zuser 52.147225387
7022023-10-29T03:13:48.759Zsys 10.466069955
7032023-10-29T03:13:48.763Ztrap 0.022604610
7042023-10-29T03:13:48.766Ztflt 0.117472782
7052023-10-29T03:13:48.770Zdflt 0.384921318
7062023-10-29T03:13:48.773Zkflt 0.109393362
7072023-10-29T03:13:48.777Zlock 1.966902689
7082023-10-29T03:13:48.782Zslp 5:17.954767392
7092023-10-29T03:13:48.785Zlat 4.128355466
7102023-10-29T03:13:48.789Zstop 0.057831966
7112023-10-29T03:13:48.792Z
7122023-10-29T03:13:48.795Z #### # # ##### ##### # #
7132023-10-29T03:13:48.799Z # # # # # # # # # #
7142023-10-29T03:13:48.802Z # # # # # # # #
7152023-10-29T03:13:48.806Z # # # ##### ##### #
7162023-10-29T03:13:48.810Z # # # # # # #
7172023-10-29T03:13:48.814Z #### ###### # # # #
7182023-10-29T03:13:48.818Z
7192023-10-29T03:13:49.066Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7202023-10-29T03:13:49.408Z Updating crates.io index
7212023-10-29T03:13:49.415Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7222023-10-29T03:13:50.283Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7232023-10-29T03:13:52.301Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7242023-10-29T03:13:52.933Z Updating git repository `http://github.com/oxidecomputer/tofino`
7252023-10-29T03:13:53.268Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7262023-10-29T03:13:53.560Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7272023-10-29T03:13:53.862Z Updating git repository `https://github.com/oxidecomputer/propolis`
7282023-10-29T03:13:54.745Z Updating git repository `https://github.com/oxidecomputer/crucible`
7292023-10-29T03:13:56.373Z Updating git repository `https://github.com/oxidecomputer/opte`
7302023-10-29T03:13:57.333Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7312023-10-29T03:13:57.736Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7322023-10-29T03:13:58.026Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332023-10-29T03:13:58.612Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7342023-10-29T03:13:58.919Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7352023-10-29T03:13:59.348Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7362023-10-29T03:13:59.620Z Updating git repository `https://github.com/njaremko/samael`
7372023-10-29T03:14:00.096Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7382023-10-29T03:14:00.709Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7392023-10-29T03:14:01.127Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7402023-10-29T03:14:01.453Z Updating git repository `https://github.com/jgallagher/nix`
7412023-10-29T03:14:03.768Z Updating git repository `https://github.com/cbiffle/hubpack`
7422023-10-29T03:14:04.103Z Updating git repository `https://github.com/oxidecomputer/omicron`
7432023-10-29T03:14:13.881Z Updating git repository `https://github.com/oxidecomputer/rfb`
7442023-10-29T03:14:14.333Z Updating git repository `https://github.com/oxidecomputer/typify`
7452023-10-29T03:14:15.686Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462023-10-29T03:14:16.087Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472023-10-29T03:14:16.408Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482023-10-29T03:14:17.762Z Downloading crates ...
7492023-10-29T03:14:17.950Z Downloaded cargo-platform v0.1.3
7502023-10-29T03:14:17.961Z Downloaded equivalent v1.0.1
7512023-10-29T03:14:17.965Z Downloaded anstyle v1.0.2
7522023-10-29T03:14:17.968Z Downloaded anstyle-query v1.0.0
7532023-10-29T03:14:17.970Z Downloaded anstream v0.5.0
7542023-10-29T03:14:17.973Z Downloaded anstyle-parse v0.2.1
7552023-10-29T03:14:17.976Z Downloaded serde v1.0.188
7562023-10-29T03:14:17.981Z Downloaded colorchoice v1.0.0
7572023-10-29T03:14:17.985Z Downloaded toml_datetime v0.6.3
7582023-10-29T03:14:17.990Z Downloaded heck v0.4.1
7592023-10-29T03:14:17.994Z Downloaded itoa v1.0.9
7602023-10-29T03:14:17.998Z Downloaded utf8parse v0.2.1
7612023-10-29T03:14:18.002Z Downloaded strsim v0.10.0
7622023-10-29T03:14:18.005Z Downloaded serde_spanned v0.6.3
7632023-10-29T03:14:18.009Z Downloaded terminal_size v0.2.6
7642023-10-29T03:14:18.012Z Downloaded clap_lex v0.5.1
7652023-10-29T03:14:18.015Z Downloaded quote v1.0.33
7662023-10-29T03:14:18.023Z Downloaded cargo_toml v0.16.3
7672023-10-29T03:14:18.025Z Downloaded thiserror v1.0.49
7682023-10-29T03:14:18.031Z Downloaded bitflags v1.3.2
7692023-10-29T03:14:18.036Z Downloaded errno v0.3.2
7702023-10-29T03:14:18.039Z Downloaded cargo_metadata v0.18.0
7712023-10-29T03:14:18.042Z Downloaded io-lifetimes v1.0.11
7722023-10-29T03:14:18.046Z Downloaded unicode-ident v1.0.12
7732023-10-29T03:14:18.050Z Downloaded thiserror-impl v1.0.49
7742023-10-29T03:14:18.053Z Downloaded ryu v1.0.15
7752023-10-29T03:14:18.057Z Downloaded camino v1.1.6
7762023-10-29T03:14:18.060Z Downloaded semver v1.0.20
7772023-10-29T03:14:18.064Z Downloaded toml v0.8.0
7782023-10-29T03:14:18.069Z Downloaded clap v4.4.3
7792023-10-29T03:14:18.086Z Downloaded indexmap v2.0.0
7802023-10-29T03:14:18.090Z Downloaded anyhow v1.0.75
7812023-10-29T03:14:18.096Z Downloaded proc-macro2 v1.0.67
7822023-10-29T03:14:18.101Z Downloaded serde_derive v1.0.188
7832023-10-29T03:14:18.105Z Downloaded clap_derive v4.4.2
7842023-10-29T03:14:18.115Z Downloaded hashbrown v0.14.0
7852023-10-29T03:14:18.123Z Downloaded toml_edit v0.20.0
7862023-10-29T03:14:18.153Z Downloaded winnow v0.5.15
7872023-10-29T03:14:18.179Z Downloaded clap_builder v4.4.2
7882023-10-29T03:14:18.194Z Downloaded rustix v0.37.23
7892023-10-29T03:14:18.230Z Downloaded syn v2.0.32
7902023-10-29T03:14:18.249Z Downloaded libc v0.2.149
7912023-10-29T03:14:18.301Z Downloaded serde_json v1.0.107
7922023-10-29T03:14:18.315Z Downloaded memchr v2.6.3
7932023-10-29T03:14:18.450Z Compiling proc-macro2 v1.0.67
7942023-10-29T03:14:18.453Z Compiling unicode-ident v1.0.12
7952023-10-29T03:14:18.456Z Compiling serde v1.0.188
7962023-10-29T03:14:18.459Z Compiling libc v0.2.149
7972023-10-29T03:14:18.461Z Compiling io-lifetimes v1.0.11
7982023-10-29T03:14:18.465Z Compiling rustix v0.37.23
7992023-10-29T03:14:18.468Z Compiling bitflags v1.3.2
8002023-10-29T03:14:18.476Z Compiling hashbrown v0.14.0
8012023-10-29T03:14:18.711Z Compiling utf8parse v0.2.1
8022023-10-29T03:14:18.811Z Compiling equivalent v1.0.1
8032023-10-29T03:14:18.962Z Compiling anstyle-parse v0.2.1
8042023-10-29T03:14:18.980Z Compiling thiserror v1.0.49
8052023-10-29T03:14:19.338Z Compiling anstyle v1.0.2
8062023-10-29T03:14:19.797Z Compiling camino v1.1.6
8072023-10-29T03:14:20.016Z Compiling indexmap v2.0.0
8082023-10-29T03:14:20.274Z Compiling winnow v0.5.15
8092023-10-29T03:14:20.467Z Compiling semver v1.0.20
8102023-10-29T03:14:20.482Z Compiling colorchoice v1.0.0
8112023-10-29T03:14:20.500Z Compiling anstyle-query v1.0.0
8122023-10-29T03:14:20.669Z Compiling serde_json v1.0.107
8132023-10-29T03:14:20.699Z Compiling anstream v0.5.0
8142023-10-29T03:14:21.148Z Compiling heck v0.4.1
8152023-10-29T03:14:21.193Z Compiling strsim v0.10.0
8162023-10-29T03:14:21.382Z Compiling anyhow v1.0.75
8172023-10-29T03:14:21.733Z Compiling quote v1.0.33
8182023-10-29T03:14:21.798Z Compiling clap_lex v0.5.1
8192023-10-29T03:14:21.819Z Compiling itoa v1.0.9
8202023-10-29T03:14:22.080Z Compiling ryu v1.0.15
8212023-10-29T03:14:22.350Z Compiling syn v2.0.32
8222023-10-29T03:14:22.620Z Compiling errno v0.3.2
8232023-10-29T03:14:24.170Z Compiling terminal_size v0.2.6
8242023-10-29T03:14:24.322Z Compiling clap_builder v4.4.2
8252023-10-29T03:14:29.722Z Compiling serde_derive v1.0.188
8262023-10-29T03:14:29.726Z Compiling thiserror-impl v1.0.49
8272023-10-29T03:14:29.729Z Compiling clap_derive v4.4.2
8282023-10-29T03:14:33.680Z Compiling clap v4.4.3
8292023-10-29T03:14:41.809Z Compiling serde_spanned v0.6.3
8302023-10-29T03:14:41.812Z Compiling toml_datetime v0.6.3
8312023-10-29T03:14:41.815Z Compiling cargo-platform v0.1.3
8322023-10-29T03:14:42.164Z Compiling toml_edit v0.20.0
8332023-10-29T03:14:43.914Z Compiling cargo_metadata v0.18.0
8342023-10-29T03:14:45.294Z Compiling toml v0.8.0
8352023-10-29T03:14:46.223Z Compiling cargo_toml v0.16.3
8362023-10-29T03:14:51.762Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8372023-10-29T03:14:53.084Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8382023-10-29T03:14:53.311Z Running `target/debug/xtask clippy`
8392023-10-29T03:14:53.363Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8402023-10-29T03:14:54.249Z Downloading crates ...
8412023-10-29T03:14:54.488Z Downloaded anes v0.1.6
8422023-10-29T03:14:54.504Z Downloaded block-buffer v0.10.4
8432023-10-29T03:14:54.509Z Downloaded inout v0.1.3
8442023-10-29T03:14:54.517Z Downloaded cassowary v0.3.0
8452023-10-29T03:14:54.524Z Downloaded camino-tempfile v1.0.2
8462023-10-29T03:14:54.529Z Downloaded bit-vec v0.6.3
8472023-10-29T03:14:54.534Z Downloaded normalize-line-endings v0.3.0
8482023-10-29T03:14:54.537Z Downloaded byteorder v1.5.0
8492023-10-29T03:14:54.544Z Downloaded num-derive v0.4.0
8502023-10-29T03:14:54.548Z Downloaded number_prefix v0.4.0
8512023-10-29T03:14:54.552Z Downloaded num-bigint-dig v0.8.4
8522023-10-29T03:14:54.575Z Downloaded hubpack_derive v0.1.1
8532023-10-29T03:14:54.586Z Downloaded hubpack v0.1.2
8542023-10-29T03:14:54.593Z Downloaded approx v0.5.1
8552023-10-29T03:14:54.601Z Downloaded md-5 v0.10.5
8562023-10-29T03:14:54.607Z Downloaded block-padding v0.3.3
8572023-10-29T03:14:54.611Z Downloaded newtype_derive v0.1.6
8582023-10-29T03:14:54.615Z Downloaded convert_case v0.4.0
8592023-10-29T03:14:54.619Z Downloaded http-range v0.1.5
8602023-10-29T03:14:54.624Z Downloaded autocfg v1.1.0
8612023-10-29T03:14:54.631Z Downloaded match_cfg v0.1.0
8622023-10-29T03:14:54.634Z Downloaded indexmap v1.9.3
8632023-10-29T03:14:54.643Z Downloaded newline-converter v0.3.0
8642023-10-29T03:14:54.647Z Downloaded http-body v0.4.5
8652023-10-29T03:14:54.650Z Downloaded hyper-rustls v0.24.2
8662023-10-29T03:14:54.658Z Downloaded managed v0.8.0
8672023-10-29T03:14:54.662Z Downloaded serial_test v0.10.0
8682023-10-29T03:14:54.666Z Downloaded strum v0.25.0
8692023-10-29T03:14:54.669Z Downloaded shlex v1.1.0
8702023-10-29T03:14:54.674Z Downloaded cipher v0.4.4
8712023-10-29T03:14:54.680Z Downloaded linear-map v1.2.0
8722023-10-29T03:14:54.685Z Downloaded mime v0.3.17
8732023-10-29T03:14:54.690Z Downloaded crucible-workspace-hack v0.1.0
8742023-10-29T03:14:54.693Z Downloaded num_cpus v1.16.0
8752023-10-29T03:14:54.700Z Downloaded num-iter v0.1.43
8762023-10-29T03:14:54.704Z Downloaded argon2 v0.5.2
8772023-10-29T03:14:54.710Z Downloaded nu-ansi-term v0.49.0
8782023-10-29T03:14:54.719Z Downloaded slog-bunyan v2.4.0
8792023-10-29T03:14:54.723Z Downloaded foreign-types v0.3.2
8802023-10-29T03:14:54.726Z Downloaded signature v2.1.0
8812023-10-29T03:14:54.730Z Downloaded num-integer v0.1.45
8822023-10-29T03:14:54.735Z Downloaded tabled_derive v0.6.0
8832023-10-29T03:14:54.738Z Downloaded console v0.15.7
8842023-10-29T03:14:54.743Z Downloaded cookie v0.16.2
8852023-10-29T03:14:54.750Z Downloaded path-absolutize v3.1.0
8862023-10-29T03:14:54.753Z Downloaded foreign-types v0.5.0
8872023-10-29T03:14:54.760Z Downloaded waitgroup v0.1.2
8882023-10-29T03:14:54.763Z Downloaded tempdir v0.3.7
8892023-10-29T03:14:54.766Z Downloaded foreign-types-macros v0.2.3
8902023-10-29T03:14:54.769Z Downloaded derive_builder_macro v0.12.0
8912023-10-29T03:14:54.772Z Downloaded num-complex v0.4.4
8922023-10-29T03:14:54.775Z Downloaded slog-stdlog v4.1.1
8932023-10-29T03:14:54.778Z Downloaded crossbeam-epoch v0.9.15
8942023-10-29T03:14:54.781Z Downloaded time-core v0.1.1
8952023-10-29T03:14:54.784Z Downloaded float-cmp v0.9.0
8962023-10-29T03:14:54.787Z Downloaded downcast v0.11.0
8972023-10-29T03:14:54.789Z Downloaded fnv v1.0.7
8982023-10-29T03:14:54.792Z Downloaded vte v0.11.1
8992023-10-29T03:14:54.795Z Downloaded precomputed-hash v0.1.1
9002023-10-29T03:14:54.798Z Downloaded tokio-native-tls v0.3.1
9012023-10-29T03:14:54.801Z Downloaded endian-type v0.1.2
9022023-10-29T03:14:54.805Z Downloaded serde_with_macros v2.3.3
9032023-10-29T03:14:54.807Z Downloaded ena v0.14.2
9042023-10-29T03:14:54.810Z Downloaded smallvec v0.6.14
9052023-10-29T03:14:54.813Z Downloaded pest_generator v2.7.2
9062023-10-29T03:14:54.816Z Downloaded serde-big-array v0.5.1
9072023-10-29T03:14:54.819Z Downloaded fxhash v0.2.1
9082023-10-29T03:14:54.822Z Downloaded yansi v0.5.1
9092023-10-29T03:14:54.826Z Downloaded cc v1.0.83
9102023-10-29T03:14:54.829Z Downloaded slog v2.7.0
9112023-10-29T03:14:54.837Z Downloaded time-macros v0.2.13
9122023-10-29T03:14:54.841Z Downloaded thiserror-impl-no-std v2.0.2
9132023-10-29T03:14:54.844Z Downloaded tui-tree-widget v0.13.0
9142023-10-29T03:14:54.847Z Downloaded ed25519 v1.5.3
9152023-10-29T03:14:54.850Z Downloaded dof v0.1.5
9162023-10-29T03:14:54.853Z Downloaded predicates-core v1.0.6
9172023-10-29T03:14:54.856Z Downloaded predicates v2.1.5
9182023-10-29T03:14:54.860Z Downloaded futures-task v0.3.29
9192023-10-29T03:14:54.863Z Downloaded futures-io v0.3.29
9202023-10-29T03:14:54.866Z Downloaded unicode-linebreak v0.1.5
9212023-10-29T03:14:54.869Z Downloaded predicates v3.0.4
9222023-10-29T03:14:54.874Z Downloaded getopts v0.2.21
9232023-10-29T03:14:54.878Z Downloaded take_mut v0.2.2
9242023-10-29T03:14:54.880Z Downloaded unarray v0.1.4
9252023-10-29T03:14:54.883Z Downloaded pest_meta v2.7.2
9262023-10-29T03:14:54.888Z Downloaded unicode-xid v0.2.4
9272023-10-29T03:14:54.891Z Downloaded serde_arrays v0.1.0
9282023-10-29T03:14:54.894Z Downloaded tap v1.0.1
9292023-10-29T03:14:54.897Z Downloaded password-hash v0.5.0
9302023-10-29T03:14:54.900Z Downloaded dyn-clone v1.0.13
9312023-10-29T03:14:54.904Z Downloaded radium v0.7.0
9322023-10-29T03:14:54.908Z Downloaded minimal-lexical v0.2.1
9332023-10-29T03:14:54.918Z Downloaded strum_macros v0.25.2
9342023-10-29T03:14:54.923Z Downloaded stringprep v0.1.3
9352023-10-29T03:14:54.926Z Downloaded darling v0.20.3
9362023-10-29T03:14:54.933Z Downloaded foreign-types-shared v0.1.1
9372023-10-29T03:14:54.936Z Downloaded parse-display v0.7.0
9382023-10-29T03:14:54.939Z Downloaded untrusted v0.7.1
9392023-10-29T03:14:54.942Z Downloaded oorandom v11.1.3
9402023-10-29T03:14:54.945Z Downloaded smallvec v1.11.0
9412023-10-29T03:14:54.956Z Downloaded opaque-debug v0.3.0
9422023-10-29T03:14:54.960Z Downloaded toml v0.7.8
9432023-10-29T03:14:54.963Z Downloaded unicase v2.7.0
9442023-10-29T03:14:54.966Z Downloaded derive_builder_core v0.12.0
9452023-10-29T03:14:54.969Z Downloaded ringbuffer v0.15.0
9462023-10-29T03:14:54.976Z Downloaded openssl-macros v0.1.1
9472023-10-29T03:14:54.981Z Downloaded deranged v0.3.8
9482023-10-29T03:14:54.986Z Downloaded flume v0.11.0
9492023-10-29T03:14:54.992Z Downloaded threadpool v1.8.1
9502023-10-29T03:14:54.995Z Downloaded foreign-types-shared v0.3.1
9512023-10-29T03:14:54.998Z Downloaded darling_macro v0.20.3
9522023-10-29T03:14:55.003Z Downloaded tungstenite v0.18.0
9532023-10-29T03:14:55.007Z Downloaded generic-array v0.14.7
9542023-10-29T03:14:55.009Z Downloaded pin-utils v0.1.0
9552023-10-29T03:14:55.012Z Downloaded untrusted v0.9.0
9562023-10-29T03:14:55.016Z Downloaded twox-hash v1.6.3
9572023-10-29T03:14:55.020Z Downloaded headers-core v0.2.0
9582023-10-29T03:14:55.023Z Downloaded pin-project-lite v0.2.13
9592023-10-29T03:14:55.026Z Downloaded pretty-hex v0.3.0
9602023-10-29T03:14:55.037Z Downloaded display-error-chain v0.2.0
9612023-10-29T03:14:55.042Z Downloaded diesel_table_macro_syntax v0.1.0
9622023-10-29T03:14:55.045Z Downloaded group v0.13.0
9632023-10-29T03:14:55.048Z Downloaded plotters-svg v0.3.5
9642023-10-29T03:14:55.051Z Downloaded postcard-cobs v0.1.5-pre
9652023-10-29T03:14:55.055Z Downloaded futures-macro v0.3.29
9662023-10-29T03:14:55.058Z Downloaded crypto-common v0.1.6
9672023-10-29T03:14:55.061Z Downloaded openssl-probe v0.1.5
9682023-10-29T03:14:55.066Z Downloaded pin-project v1.1.3
9692023-10-29T03:14:55.069Z Downloaded phf_shared v0.10.0
9702023-10-29T03:14:55.072Z Downloaded path-slash v0.1.5
9712023-10-29T03:14:55.077Z Downloaded path-dedot v3.1.0
9722023-10-29T03:14:55.080Z Downloaded glob v0.3.1
9732023-10-29T03:14:55.083Z Downloaded num v0.4.1
9742023-10-29T03:14:55.087Z Downloaded phf_shared v0.11.2
9752023-10-29T03:14:55.092Z Downloaded parking_lot_core v0.9.8
9762023-10-29T03:14:55.095Z Downloaded cstr-argument v0.1.2
9772023-10-29T03:14:55.098Z Downloaded olpc-cjson v0.1.3
9782023-10-29T03:14:55.102Z Downloaded pin-project-internal v1.1.3
9792023-10-29T03:14:55.106Z Downloaded tracing-attributes v0.1.26
9802023-10-29T03:14:55.110Z Downloaded rand_xorshift v0.3.0
9812023-10-29T03:14:55.115Z Downloaded data-encoding v2.4.0
9822023-10-29T03:14:55.118Z Downloaded ucd-trie v0.1.6
9832023-10-29T03:14:55.124Z Downloaded form_urlencoded v1.2.0
9842023-10-29T03:14:55.126Z Downloaded difflib v0.4.0
9852023-10-29T03:14:55.131Z Downloaded subprocess v0.2.9
9862023-10-29T03:14:55.135Z Downloaded proc-macro-error-attr v1.0.4
9872023-10-29T03:14:55.138Z Downloaded fs-err v2.9.0
9882023-10-29T03:14:55.141Z Downloaded tower-service v0.3.2
9892023-10-29T03:14:55.144Z Downloaded zone_cfg_derive v0.2.0
9902023-10-29T03:14:55.147Z Downloaded crunchy v0.2.2
9912023-10-29T03:14:55.152Z Downloaded plotters-backend v0.3.5
9922023-10-29T03:14:55.155Z Downloaded datatest-stable v0.2.3
9932023-10-29T03:14:55.158Z Downloaded globset v0.4.13
9942023-10-29T03:14:55.161Z Downloaded num-bigint v0.4.4
9952023-10-29T03:14:55.164Z Downloaded oso-derive v0.27.0
9962023-10-29T03:14:55.167Z Downloaded platforms v3.0.2
9972023-10-29T03:14:55.176Z Downloaded dtrace-parser v0.1.14
9982023-10-29T03:14:55.184Z Downloaded scopeguard v1.2.0
9992023-10-29T03:14:55.187Z Downloaded der_derive v0.7.2
10002023-10-29T03:14:55.190Z Downloaded pretty-hex v0.2.1
10012023-10-29T03:14:55.193Z Downloaded flate2 v1.0.28
10022023-10-29T03:14:55.196Z Downloaded ctr v0.9.2
10032023-10-29T03:14:55.198Z Downloaded rand_chacha v0.3.1
10042023-10-29T03:14:55.202Z Downloaded socket2 v0.4.9
10052023-10-29T03:14:55.204Z Downloaded smawk v0.3.1
10062023-10-29T03:14:55.207Z Downloaded structmeta-derive v0.1.6
10072023-10-29T03:14:55.210Z Downloaded sha1 v0.10.5
10082023-10-29T03:14:55.213Z Downloaded zone v0.2.0
10092023-10-29T03:14:55.216Z Downloaded proc-macro-error v1.0.4
10102023-10-29T03:14:55.219Z Downloaded rstest v0.18.2
10112023-10-29T03:14:55.221Z Downloaded sct v0.7.0
10122023-10-29T03:14:55.224Z Downloaded usdt v0.3.5
10132023-10-29T03:14:55.229Z Downloaded signal-hook-mio v0.2.3
10142023-10-29T03:14:55.232Z Downloaded usdt-impl v0.3.5
10152023-10-29T03:14:55.235Z Downloaded which v4.4.0
10162023-10-29T03:14:55.238Z Downloaded uuid v1.4.1
10172023-10-29T03:14:55.240Z Downloaded schemars_derive v0.8.13
10182023-10-29T03:14:55.243Z Downloaded postgres-protocol v0.6.6
10192023-10-29T03:14:55.246Z Downloaded tar v0.4.40
10202023-10-29T03:14:55.251Z Downloaded funty v2.0.0
10212023-10-29T03:14:55.254Z Downloaded pkg-config v0.3.27
10222023-10-29T03:14:55.256Z Downloaded omicron-zone-package v0.8.3
10232023-10-29T03:14:55.259Z Downloaded once_cell v1.18.0
10242023-10-29T03:14:55.262Z Downloaded half v1.8.2
10252023-10-29T03:14:55.265Z Downloaded regex-automata v0.1.10
10262023-10-29T03:14:55.268Z Downloaded serde_yaml v0.9.25
10272023-10-29T03:14:55.276Z Downloaded erased-serde v0.3.30
10282023-10-29T03:14:55.304Z Downloaded socket2 v0.5.4
10292023-10-29T03:14:55.308Z Downloaded time v0.3.27
10302023-10-29T03:14:55.312Z Downloaded prettyplease v0.2.12
10312023-10-29T03:14:55.315Z Downloaded crypto-bigint v0.5.2
10322023-10-29T03:14:55.318Z Downloaded unsafe-libyaml v0.2.9
10332023-10-29T03:14:55.322Z Downloaded unicode-normalization v0.1.22
10342023-10-29T03:14:55.328Z Downloaded rayon-core v1.12.0
10352023-10-29T03:14:55.335Z Downloaded poly1305 v0.8.0
10362023-10-29T03:14:55.340Z Downloaded openssl-sys v0.9.93
10372023-10-29T03:14:55.349Z Downloaded pretty_assertions v1.4.0
10382023-10-29T03:14:55.353Z Downloaded tokio-util v0.7.10
10392023-10-29T03:14:55.366Z Downloaded schemars v0.8.13
10402023-10-29T03:14:55.387Z Downloaded url v2.4.1
10412023-10-29T03:14:55.392Z Downloaded salty v0.2.0
10422023-10-29T03:14:55.402Z Downloaded der v0.7.8
10432023-10-29T03:14:55.413Z Downloaded unicode-segmentation v1.10.1
10442023-10-29T03:14:55.420Z Downloaded h2 v0.3.21
10452023-10-29T03:14:55.434Z Downloaded rustls-webpki v0.101.7
10462023-10-29T03:14:55.464Z Downloaded x509-cert v0.2.4
10472023-10-29T03:14:55.474Z Downloaded plotters v0.3.5
10482023-10-29T03:14:55.492Z Downloaded regress v0.7.1
10492023-10-29T03:14:55.507Z Downloaded futures-util v0.3.29
10502023-10-29T03:14:55.532Z Downloaded gimli v0.28.0
10512023-10-29T03:14:55.549Z Downloaded tough v0.12.5
10522023-10-29T03:14:55.563Z Downloaded openssl v0.10.57
10532023-10-29T03:14:55.583Z Downloaded rustls v0.21.8
10542023-10-29T03:14:55.605Z Downloaded diesel v2.1.3
10552023-10-29T03:14:55.639Z Downloaded petgraph v0.6.4
10562023-10-29T03:14:55.666Z Downloaded rustix v0.38.9
10572023-10-29T03:14:55.706Z Downloaded rayon v1.8.0
10582023-10-29T03:14:55.729Z Downloaded zerocopy-derive v0.2.0
10592023-10-29T03:14:55.744Z Downloaded regex-syntax v0.6.29
10602023-10-29T03:14:55.759Z Downloaded smoltcp v0.8.2
10612023-10-29T03:14:55.778Z Downloaded sha3 v0.10.8
10622023-10-29T03:14:55.791Z Downloaded curve25519-dalek v4.1.0
10632023-10-29T03:14:55.811Z Downloaded polar-core v0.27.0
10642023-10-29T03:14:55.828Z Downloaded regex v1.9.5
10652023-10-29T03:14:55.854Z Downloaded openapiv3 v1.0.3
10662023-10-29T03:14:55.878Z Downloaded smoltcp v0.9.1
10672023-10-29T03:14:55.900Z Downloaded bzip2-sys v0.1.11+1.0.8
10682023-10-29T03:14:55.926Z Downloaded sled v0.34.7
10692023-10-29T03:14:55.950Z Downloaded proptest v1.3.1
10702023-10-29T03:14:55.969Z Downloaded zerocopy-derive v0.6.4
10712023-10-29T03:14:55.990Z Downloaded regex-automata v0.3.8
10722023-10-29T03:14:56.024Z Downloaded git2 v0.17.2
10732023-10-29T03:14:56.040Z Downloaded bstr v1.6.0
10742023-10-29T03:14:56.062Z Downloaded tokio v1.33.0
10752023-10-29T03:14:56.130Z Downloaded trust-dns-proto v0.22.0
10762023-10-29T03:14:56.153Z Downloaded idna v0.4.0
10772023-10-29T03:14:56.167Z Downloaded object v0.32.1
10782023-10-29T03:14:56.187Z Downloaded ring v0.16.20
10792023-10-29T03:14:56.350Z Downloaded webpki-roots v0.25.2
10802023-10-29T03:14:56.357Z Downloaded regex-syntax v0.7.5
10812023-10-29T03:14:56.374Z Downloaded syn v1.0.109
10822023-10-29T03:14:56.394Z Downloaded vcpkg v0.2.15
10832023-10-29T03:14:56.467Z Downloaded object v0.30.4
10842023-10-29T03:14:56.485Z Downloaded bstr v0.2.17
10852023-10-29T03:14:56.504Z Downloaded ratatui v0.23.0
10862023-10-29T03:14:56.526Z Downloaded radix_trie v0.2.1
10872023-10-29T03:14:56.536Z Downloaded nix v0.26.2
10882023-10-29T03:14:56.556Z Downloaded idna v0.2.3
10892023-10-29T03:14:56.569Z Downloaded bindgen v0.65.1
10902023-10-29T03:14:56.583Z Downloaded lalrpop v0.19.12
10912023-10-29T03:14:56.604Z Downloaded encoding_rs v0.8.33
10922023-10-29T03:14:56.648Z Downloaded quick-xml v0.23.1
10932023-10-29T03:14:56.661Z Downloaded tabled v0.14.0
10942023-10-29T03:14:56.688Z Downloaded clap v2.34.0
10952023-10-29T03:14:56.701Z Downloaded zip v0.6.6
10962023-10-29T03:14:56.709Z Downloaded bitvec v1.0.1
10972023-10-29T03:14:56.737Z Downloaded chrono v0.4.31
10982023-10-29T03:14:56.751Z Downloaded libgit2-sys v0.15.2+1.6.4
10992023-10-29T03:14:56.858Z Downloaded elliptic-curve v0.13.5
11002023-10-29T03:14:56.865Z Downloaded reqwest v0.11.20
11012023-10-29T03:14:56.879Z Downloaded pest v2.7.2
11022023-10-29T03:14:56.888Z Downloaded aho-corasick v1.0.4
11032023-10-29T03:14:56.898Z Downloaded rand v0.8.5
11042023-10-29T03:14:56.904Z Downloaded tracing v0.1.37
11052023-10-29T03:14:56.912Z Downloaded portable-atomic v1.4.3
11062023-10-29T03:14:56.922Z Downloaded hkdf v0.12.3
11072023-10-29T03:14:56.927Z Downloaded hyper v0.14.27
11082023-10-29T03:14:56.943Z Downloaded derive_builder v0.12.0
11092023-10-29T03:14:56.950Z Downloaded reedline v0.23.0
11102023-10-29T03:14:56.962Z Downloaded headers v0.3.9
11112023-10-29T03:14:56.972Z Downloaded steno v0.4.0
11122023-10-29T03:14:56.979Z Downloaded futures v0.3.29
11132023-10-29T03:14:56.988Z Downloaded derive_more v0.99.17
11142023-10-29T03:14:56.997Z Downloaded heapless v0.7.16
11152023-10-29T03:14:57.004Z Downloaded hashlink v0.8.3
11162023-10-29T03:14:57.007Z Downloaded filetime v0.2.22
11172023-10-29T03:14:57.011Z Downloaded expectorate v1.1.0
11182023-10-29T03:14:57.014Z Downloaded toml_edit v0.19.15
11192023-10-29T03:14:57.044Z Downloaded rand v0.4.6
11202023-10-29T03:14:57.050Z Downloaded serde_with v2.3.3
11212023-10-29T03:14:57.061Z Downloaded proc-macro-crate v1.3.1
11222023-10-29T03:14:57.065Z Downloaded postgres-types v0.2.6
11232023-10-29T03:14:57.071Z Downloaded rand_core v0.6.4
11242023-10-29T03:14:57.074Z Downloaded rsa v0.9.2
11252023-10-29T03:14:57.078Z Downloaded shell-words v1.1.0
11262023-10-29T03:14:57.081Z Downloaded rustfmt-wrapper v0.2.0
11272023-10-29T03:14:57.085Z Downloaded structmeta v0.1.6
11282023-10-29T03:14:57.088Z Downloaded diff v0.1.13
11292023-10-29T03:14:57.091Z Downloaded diesel_derives v2.1.1
11302023-10-29T03:14:57.095Z Downloaded parking_lot_core v0.8.6
11312023-10-29T03:14:57.098Z Downloaded pkcs8 v0.10.2
11322023-10-29T03:14:57.103Z Downloaded fallible-iterator v0.2.0
11332023-10-29T03:14:57.106Z Downloaded unicode-width v0.1.11
11342023-10-29T03:14:57.109Z Downloaded tinyvec v1.6.0
11352023-10-29T03:14:57.114Z Downloaded toml v0.5.11
11362023-10-29T03:14:57.119Z Downloaded libz-sys v1.1.12
11372023-10-29T03:14:57.243Z Downloaded rusqlite v0.29.0
11382023-10-29T03:14:57.254Z Downloaded zerocopy v0.3.0
11392023-10-29T03:14:57.256Z Downloaded whoami v1.4.1
11402023-10-29T03:14:57.259Z Downloaded papergrid v0.10.0
11412023-10-29T03:14:57.266Z Downloaded criterion v0.5.1
11422023-10-29T03:14:57.279Z Downloaded aes v0.8.3
11432023-10-29T03:14:57.286Z Downloaded smf v0.2.2
11442023-10-29T03:14:57.288Z Downloaded derive-where v1.2.5
11452023-10-29T03:14:57.294Z Downloaded zerocopy v0.6.4
11462023-10-29T03:14:57.298Z Downloaded hashbrown v0.13.2
11472023-10-29T03:14:57.306Z Downloaded hashbrown v0.12.3
11482023-10-29T03:14:57.314Z Downloaded crossterm v0.27.0
11492023-10-29T03:14:57.326Z Downloaded rstest_macros v0.18.2
11502023-10-29T03:14:57.358Z Downloaded typenum v1.16.0
11512023-10-29T03:14:57.360Z Downloaded packed_struct v0.10.1
11522023-10-29T03:14:57.363Z Downloaded heck v0.3.3
11532023-10-29T03:14:57.366Z Downloaded zeroize_derive v1.4.2
11542023-10-29T03:14:57.369Z Downloaded getrandom v0.2.10
11552023-10-29T03:14:57.372Z Downloaded partial-io v0.5.4
11562023-10-29T03:14:57.375Z Downloaded darling_core v0.20.3
11572023-10-29T03:14:57.378Z Downloaded libxml v0.3.3
11582023-10-29T03:14:57.381Z Downloaded pkcs1 v0.7.5
11592023-10-29T03:14:57.384Z Downloaded postcard v0.7.3
11602023-10-29T03:14:57.387Z Downloaded parking_lot v0.12.1
11612023-10-29T03:14:57.391Z Downloaded spin v0.5.2
11622023-10-29T03:14:57.393Z Downloaded ron v0.7.1
11632023-10-29T03:14:57.396Z Downloaded structopt v0.3.26
11642023-10-29T03:14:57.407Z Downloaded ring v0.17.5
11652023-10-29T03:14:57.544Z Downloaded tungstenite v0.20.1
11662023-10-29T03:14:57.550Z Downloaded spin v0.9.8
11672023-10-29T03:14:57.554Z Downloaded unicode-bidi v0.3.13
11682023-10-29T03:14:57.558Z Downloaded futures-channel v0.3.29
11692023-10-29T03:14:57.562Z Downloaded owo-colors v3.5.0
11702023-10-29T03:14:57.566Z Downloaded ref-cast-impl v1.0.20
11712023-10-29T03:14:57.569Z Downloaded topological-sort v0.2.2
11722023-10-29T03:14:57.574Z Downloaded libsqlite3-sys v0.26.0
11732023-10-29T03:14:57.714Z Downloaded tinytemplate v1.2.1
11742023-10-29T03:14:57.717Z Downloaded thread_local v1.1.7
11752023-10-29T03:14:57.719Z Downloaded sha2 v0.10.8
11762023-10-29T03:14:57.723Z Downloaded darling_core v0.14.4
11772023-10-29T03:14:57.733Z Downloaded predicates-tree v1.0.9
11782023-10-29T03:14:57.736Z Downloaded textwrap v0.16.0
11792023-10-29T03:14:57.738Z Downloaded itertools v0.11.0
11802023-10-29T03:14:57.748Z Downloaded percent-encoding v2.3.0
11812023-10-29T03:14:57.751Z Downloaded futures-executor v0.3.29
11822023-10-29T03:14:57.754Z Downloaded env_logger v0.10.0
11832023-10-29T03:14:57.757Z Downloaded tiny-keccak v2.0.2
11842023-10-29T03:14:57.760Z Downloaded rusty-fork v0.3.0
11852023-10-29T03:14:57.763Z Downloaded rustversion v1.0.14
11862023-10-29T03:14:57.767Z Downloaded oso v0.27.0
11872023-10-29T03:14:57.773Z Downloaded rcgen v0.11.3
11882023-10-29T03:14:57.777Z Downloaded tokio-postgres v0.7.10
11892023-10-29T03:14:57.786Z Downloaded fatfs v0.3.6
11902023-10-29T03:14:57.791Z Downloaded mio v0.8.8
11912023-10-29T03:14:57.800Z Downloaded rtoolbox v0.0.1
11922023-10-29T03:14:57.803Z Downloaded fallible-streaming-iterator v0.1.9
11932023-10-29T03:14:57.806Z Downloaded fragile v2.0.0
11942023-10-29T03:14:57.809Z Downloaded utf-8 v0.7.6
11952023-10-29T03:14:57.812Z Downloaded parse-display-derive v0.7.0
11962023-10-29T03:14:57.816Z Downloaded serde_tokenstream v0.2.0
11972023-10-29T03:14:57.819Z Downloaded trust-dns-server v0.22.1
11982023-10-29T03:14:57.824Z Downloaded trust-dns-resolver v0.22.0
11992023-10-29T03:14:57.831Z Downloaded trust-dns-client v0.22.0
12002023-10-29T03:14:57.841Z Downloaded curve25519-dalek-derive v0.1.0
12012023-10-29T03:14:57.844Z Downloaded usdt-macro v0.3.5
12022023-10-29T03:14:57.846Z Downloaded phf v0.11.2
12032023-10-29T03:14:57.849Z Downloaded crossbeam-channel v0.5.8
12042023-10-29T03:14:57.853Z Downloaded libm v0.2.7
12052023-10-29T03:14:57.869Z Downloaded itertools v0.10.5
12062023-10-29T03:14:57.880Z Downloaded zeroize v1.6.0
12072023-10-29T03:14:57.883Z Downloaded serde_derive_internals v0.26.0
12082023-10-29T03:14:57.886Z Downloaded wyz v0.5.1
12092023-10-29T03:14:57.888Z Downloaded relative-path v1.9.0
12102023-10-29T03:14:57.894Z Downloaded polyval v0.6.1
12112023-10-29T03:14:57.898Z Downloaded term v0.7.0
12122023-10-29T03:14:57.901Z Downloaded slog-term v2.9.0
12132023-10-29T03:14:57.904Z Downloaded env_logger v0.9.3
12142023-10-29T03:14:57.906Z Downloaded arc-swap v1.6.0
12152023-10-29T03:14:57.911Z Downloaded serde_tokenstream v0.1.7
12162023-10-29T03:14:57.916Z Downloaded http v0.2.9
12172023-10-29T03:14:57.924Z Downloaded string_cache v0.8.7
12182023-10-29T03:14:57.927Z Downloaded pem-rfc7468 v0.7.0
12192023-10-29T03:14:57.930Z Downloaded darling v0.14.4
12202023-10-29T03:14:57.934Z Downloaded static_assertions v1.1.0
12212023-10-29T03:14:57.936Z Downloaded trybuild v1.0.85
12222023-10-29T03:14:57.943Z Downloaded tokio-tungstenite v0.18.0
12232023-10-29T03:14:57.947Z Downloaded tracing-core v0.1.31
12242023-10-29T03:14:57.952Z Downloaded crossterm v0.26.1
12252023-10-29T03:14:57.962Z Downloaded criterion-plot v0.5.0
12262023-10-29T03:14:57.965Z Downloaded quick-error v1.2.3
12272023-10-29T03:14:57.968Z Downloaded structopt-derive v0.4.18
12282023-10-29T03:14:57.971Z Downloaded snafu v0.7.5
12292023-10-29T03:14:57.979Z Downloaded doc-comment v0.3.3
12302023-10-29T03:14:57.982Z Downloaded pem v3.0.2
12312023-10-29T03:14:57.984Z Downloaded futures-sink v0.3.29
12322023-10-29T03:14:57.987Z Downloaded r2d2 v0.8.10
12332023-10-29T03:14:57.990Z Downloaded similar v2.2.1
12342023-10-29T03:14:57.994Z Downloaded rustc-demangle v0.1.23
12352023-10-29T03:14:57.997Z Downloaded serde-hex v0.1.0
12362023-10-29T03:14:58.000Z Downloaded parking_lot v0.11.2
12372023-10-29T03:14:58.004Z Downloaded yasna v0.5.2
12382023-10-29T03:14:58.007Z Downloaded semver-parser v0.10.2
12392023-10-29T03:14:58.010Z Downloaded walkdir v2.4.0
12402023-10-29T03:14:58.013Z Downloaded fixedbitset v0.4.2
12412023-10-29T03:14:58.015Z Downloaded ff v0.13.0
12422023-10-29T03:14:58.019Z Downloaded tokio-tungstenite v0.20.1
12432023-10-29T03:14:58.022Z Downloaded flagset v0.4.3
12442023-10-29T03:14:58.025Z Downloaded fd-lock v3.0.13
12452023-10-29T03:14:58.028Z Downloaded fastrand v2.0.0
12462023-10-29T03:14:58.031Z Downloaded enum-as-inner v0.5.1
12472023-10-29T03:14:58.033Z Downloaded universal-hash v0.5.1
12482023-10-29T03:14:58.036Z Downloaded hash32 v0.2.1
12492023-10-29T03:14:58.039Z Downloaded textwrap v0.11.0
12502023-10-29T03:14:58.042Z Downloaded futures-core v0.3.29
12512023-10-29T03:14:58.044Z Downloaded darling_macro v0.14.4
12522023-10-29T03:14:58.047Z Downloaded termtree v0.4.1
12532023-10-29T03:14:58.051Z Downloaded tinyvec_macros v0.1.1
12542023-10-29T03:14:58.053Z Downloaded serde_repr v0.1.16
12552023-10-29T03:14:58.056Z Downloaded usdt-attr-macro v0.3.5
12562023-10-29T03:14:58.059Z Downloaded ppv-lite86 v0.2.17
12572023-10-29T03:14:58.062Z Downloaded rust-argon2 v1.0.1
12582023-10-29T03:14:58.064Z Downloaded dirs-next v2.0.0
12592023-10-29T03:14:58.068Z Downloaded digest v0.10.7
12602023-10-29T03:14:58.071Z Downloaded either v1.9.0
12612023-10-29T03:14:58.074Z Downloaded thread-id v4.2.0
12622023-10-29T03:14:58.077Z Downloaded rustc_version v0.4.0
12632023-10-29T03:14:58.080Z Downloaded pest_derive v2.7.2
12642023-10-29T03:14:58.082Z Downloaded base64 v0.21.5
12652023-10-29T03:14:58.085Z Downloaded test-strategy v0.2.1
12662023-10-29T03:14:58.087Z Downloaded subtle v2.5.0
12672023-10-29T03:14:58.090Z Downloaded packed_struct_codegen v0.10.1
12682023-10-29T03:14:58.093Z Downloaded serde_urlencoded v0.7.1
12692023-10-29T03:14:58.096Z Downloaded thiserror-no-std v2.0.2
12702023-10-29T03:14:58.100Z Downloaded tempfile v3.8.0
12712023-10-29T03:14:58.103Z Downloaded signal-hook v0.3.17
12722023-10-29T03:14:58.107Z Downloaded wait-timeout v0.2.0
12732023-10-29T03:14:58.110Z Downloaded pem v1.1.1
12742023-10-29T03:14:58.112Z Downloaded paste v1.0.14
12752023-10-29T03:14:58.115Z Downloaded dashmap v5.5.1
12762023-10-29T03:14:58.118Z Downloaded ahash v0.8.3
12772023-10-29T03:14:58.121Z Downloaded serde-big-array v0.4.1
12782023-10-29T03:14:58.123Z Downloaded miniz_oxide v0.7.1
12792023-10-29T03:14:58.126Z Downloaded vsss-rs v3.3.1
12802023-10-29T03:14:58.129Z Downloaded vergen v8.2.4
12812023-10-29T03:14:58.132Z Downloaded dirs-sys-next v0.1.2
12822023-10-29T03:14:58.136Z Downloaded num-traits v0.2.16
12832023-10-29T03:14:58.139Z Downloaded tokio-macros v2.1.0
12842023-10-29T03:14:58.141Z Downloaded futures-timer v3.0.2
12852023-10-29T03:14:58.144Z Downloaded base64ct v1.6.0
12862023-10-29T03:14:58.148Z Downloaded resolv-conf v0.7.0
12872023-10-29T03:14:58.151Z Downloaded remove_dir_all v0.5.3
12882023-10-29T03:14:58.153Z Downloaded ref-cast v1.0.20
12892023-10-29T03:14:58.157Z Downloaded slog-scope v4.4.0
12902023-10-29T03:14:58.159Z Downloaded slog-async v2.8.0
12912023-10-29T03:14:58.168Z Downloaded siphasher v0.3.11
12922023-10-29T03:14:58.173Z Downloaded peeking_take_while v0.1.2
12932023-10-29T03:14:58.176Z Downloaded const-oid v0.9.5
12942023-10-29T03:14:58.181Z Downloaded crc32fast v1.3.2
12952023-10-29T03:14:58.199Z Downloaded allocator-api2 v0.2.16
12962023-10-29T03:14:58.204Z Downloaded tokio-stream v0.1.14
12972023-10-29T03:14:58.215Z Downloaded tokio-rustls v0.24.1
12982023-10-29T03:14:58.222Z Downloaded semver v0.11.0
12992023-10-29T03:14:58.226Z Downloaded slog-json v2.6.1
13002023-10-29T03:14:58.229Z Downloaded slab v0.4.9
13012023-10-29T03:14:58.232Z Downloaded snafu-derive v0.7.5
13022023-10-29T03:14:58.236Z Downloaded crc-any v2.4.3
13032023-10-29T03:14:58.241Z Downloaded signature v1.6.4
13042023-10-29T03:14:58.244Z Downloaded signal-hook-registry v1.4.1
13052023-10-29T03:14:58.247Z Downloaded arrayvec v0.7.4
13062023-10-29T03:14:58.252Z Downloaded want v0.3.1
13072023-10-29T03:14:58.255Z Downloaded slog-envlogger v2.2.0
13082023-10-29T03:14:58.257Z Downloaded clang-sys v1.6.1
13092023-10-29T03:14:58.263Z Downloaded version_check v0.9.4
13102023-10-29T03:14:58.267Z Downloaded crossbeam-utils v0.8.16
13112023-10-29T03:14:58.275Z Downloaded xattr v1.0.1
13122023-10-29T03:14:58.279Z Downloaded rustls-pemfile v1.0.3
13132023-10-29T03:14:58.284Z Downloaded chacha20poly1305 v0.10.1
13142023-10-29T03:14:58.290Z Downloaded mockall_derive v0.11.4
13152023-10-29T03:14:58.293Z Downloaded constant_time_eq v0.2.6
13162023-10-29T03:14:58.297Z Downloaded ciborium-io v0.2.1
13172023-10-29T03:14:58.300Z Downloaded ipnet v2.8.0
13182023-10-29T03:14:58.303Z Downloaded backoff v0.4.0
13192023-10-29T03:14:58.310Z Downloaded ascii v1.1.0
13202023-10-29T03:14:58.316Z Downloaded nibble_vec v0.1.0
13212023-10-29T03:14:58.320Z Downloaded termios v0.3.3
13222023-10-29T03:14:58.324Z Downloaded termcolor v1.2.0
13232023-10-29T03:14:58.326Z Downloaded synstructure v0.12.6
13242023-10-29T03:14:58.329Z Downloaded strum_macros v0.24.3
13252023-10-29T03:14:58.332Z Downloaded log v0.4.20
13262023-10-29T03:14:58.336Z Downloaded multer v2.1.0
13272023-10-29T03:14:58.340Z Downloaded toolchain_find v0.2.0
13282023-10-29T03:14:58.342Z Downloaded serde_plain v1.0.2
13292023-10-29T03:14:58.345Z Downloaded serde_path_to_error v0.1.14
13302023-10-29T03:14:58.348Z Downloaded addr2line v0.21.0
13312023-10-29T03:14:58.352Z Downloaded crossbeam-deque v0.8.3
13322023-10-29T03:14:58.379Z Downloaded native-tls v0.2.11
13332023-10-29T03:14:58.384Z Downloaded const_format_proc_macros v0.2.31
13342023-10-29T03:14:58.387Z Downloaded iana-time-zone v0.1.57
13352023-10-29T03:14:58.390Z Downloaded debug-ignore v1.0.5
13362023-10-29T03:14:58.393Z Downloaded strsim v0.8.0
13372023-10-29T03:14:58.396Z Downloaded strip-ansi-escapes v0.2.0
13382023-10-29T03:14:58.399Z Downloaded spki v0.7.2
13392023-10-29T03:14:58.402Z Downloaded slog-dtrace v0.2.3
13402023-10-29T03:14:58.405Z Downloaded similar-asserts v1.5.0
13412023-10-29T03:14:58.408Z Downloaded memoffset v0.9.0
13422023-10-29T03:14:58.410Z Downloaded nanorand v0.7.0
13432023-10-29T03:14:58.413Z Downloaded mime_guess v2.0.4
13442023-10-29T03:14:58.418Z Downloaded signal-hook-tokio v0.3.1
13452023-10-29T03:14:58.421Z Downloaded semver v0.1.20
13462023-10-29T03:14:58.424Z Downloaded secrecy v0.8.0
13472023-10-29T03:14:58.427Z Downloaded httptest v0.15.4
13482023-10-29T03:14:58.429Z Downloaded assert_cmd v2.0.12
13492023-10-29T03:14:58.432Z Downloaded lazycell v1.3.0
13502023-10-29T03:14:58.436Z Downloaded cpufeatures v0.2.9
13512023-10-29T03:14:58.438Z Downloaded hyper-staticfile v0.9.5
13522023-10-29T03:14:58.443Z Downloaded vte_generate_state_changes v0.1.1
13532023-10-29T03:14:58.446Z Downloaded vec_map v0.8.2
13542023-10-29T03:14:58.450Z Downloaded try-lock v0.2.4
13552023-10-29T03:14:58.454Z Downloaded rustls-native-certs v0.6.3
13562023-10-29T03:14:58.457Z Downloaded maybe-uninit v2.0.0
13572023-10-29T03:14:58.460Z Downloaded lru-cache v0.1.2
13582023-10-29T03:14:58.463Z Downloaded crossbeam v0.8.2
13592023-10-29T03:14:58.466Z Downloaded bitfield v0.14.0
13602023-10-29T03:14:58.468Z Downloaded async-trait v0.1.74
13612023-10-29T03:14:58.471Z Downloaded memoffset v0.7.1
13622023-10-29T03:14:58.474Z Downloaded lock_api v0.4.10
13632023-10-29T03:14:58.477Z Downloaded crossbeam-queue v0.3.8
13642023-10-29T03:14:58.480Z Downloaded crc-catalog v2.2.0
13652023-10-29T03:14:58.483Z Downloaded serial_test_derive v0.10.0
13662023-10-29T03:14:58.486Z Downloaded indicatif v0.17.7
13672023-10-29T03:14:58.489Z Downloaded libloading v0.7.4
13682023-10-29T03:14:58.494Z Downloaded hyper-tls v0.5.0
13692023-10-29T03:14:58.497Z Downloaded base16ct v0.2.0
13702023-10-29T03:14:58.500Z Downloaded bit_field v0.10.2
13712023-10-29T03:14:58.504Z Downloaded basic-toml v0.1.4
13722023-10-29T03:14:58.508Z Downloaded blake2b_simd v1.0.1
13732023-10-29T03:14:58.511Z Downloaded arrayref v0.3.7
13742023-10-29T03:14:58.516Z Downloaded ansi_term v0.12.1
13752023-10-29T03:14:58.519Z Downloaded aes-gcm-siv v0.11.1
13762023-10-29T03:14:58.524Z Downloaded aead v0.5.2
13772023-10-29T03:14:58.526Z Downloaded mockall v0.11.4
13782023-10-29T03:14:58.529Z Downloaded linked-hash-map v0.5.6
13792023-10-29T03:14:58.534Z Downloaded jobserver v0.1.26
13802023-10-29T03:14:58.537Z Downloaded corncobs v0.1.3
13812023-10-29T03:14:58.540Z Downloaded colored v2.0.4
13822023-10-29T03:14:58.543Z Downloaded assert_matches v1.5.0
13832023-10-29T03:14:58.547Z Downloaded new_debug_unreachable v1.0.4
13842023-10-29T03:14:58.551Z Downloaded crc v3.0.1
13852023-10-29T03:14:58.554Z Downloaded stable_deref_trait v1.2.0
13862023-10-29T03:14:58.557Z Downloaded scheduled-thread-pool v0.2.7
13872023-10-29T03:14:58.560Z Downloaded rustc_version v0.1.7
13882023-10-29T03:14:58.564Z Downloaded rpassword v7.2.0
13892023-10-29T03:14:58.567Z Downloaded ident_case v1.0.1
13902023-10-29T03:14:58.570Z Downloaded bytesize v1.3.0
13912023-10-29T03:14:58.573Z Downloaded same-file v1.0.6
13922023-10-29T03:14:58.578Z Downloaded rustc-hash v1.1.0
13932023-10-29T03:14:58.581Z Downloaded matches v0.1.10
13942023-10-29T03:14:58.585Z Downloaded const_format v0.2.31
13952023-10-29T03:14:58.587Z Downloaded atomicwrites v0.4.2
13962023-10-29T03:14:58.590Z Downloaded async-stream v0.3.5
13972023-10-29T03:14:58.595Z Downloaded atomic-waker v1.1.1
13982023-10-29T03:14:58.598Z Downloaded ascii-canvas v3.0.0
13992023-10-29T03:14:58.601Z Downloaded async-recursion v1.0.5
14002023-10-29T03:14:58.605Z Downloaded async-stream-impl v0.3.5
14012023-10-29T03:14:58.608Z Downloaded httpdate v1.0.3
14022023-10-29T03:14:58.612Z Downloaded humantime v2.1.0
14032023-10-29T03:14:58.615Z Downloaded bincode v1.3.3
14042023-10-29T03:14:58.618Z Downloaded httparse v1.8.0
14052023-10-29T03:14:58.625Z Downloaded base64 v0.13.1
14062023-10-29T03:14:58.629Z Downloaded backtrace v0.3.69
14072023-10-29T03:14:58.632Z Downloaded keccak v0.1.4
14082023-10-29T03:14:58.636Z Downloaded indoc v1.0.9
14092023-10-29T03:14:58.639Z Downloaded cancel-safe-futures v0.1.5
14102023-10-29T03:14:58.643Z Downloaded hostname v0.3.1
14112023-10-29T03:14:58.646Z Downloaded array-init v0.0.4
14122023-10-29T03:14:58.650Z Downloaded ron v0.8.1
14132023-10-29T03:14:58.654Z Downloaded libefi-sys v0.1.0
14142023-10-29T03:14:58.657Z Downloaded impl-trait-for-tuples v0.2.2
14152023-10-29T03:14:58.662Z Downloaded maplit v1.0.2
14162023-10-29T03:14:58.665Z Downloaded cfg-if v0.1.10
14172023-10-29T03:14:58.668Z Downloaded num_enum_derive v0.7.0
14182023-10-29T03:14:58.671Z Downloaded num_enum v0.5.11
14192023-10-29T03:14:58.674Z Downloaded lalrpop-util v0.19.12
14202023-10-29T03:14:58.677Z Downloaded instant v0.1.12
14212023-10-29T03:14:58.681Z Downloaded ciborium-ll v0.2.1
14222023-10-29T03:14:58.684Z Downloaded adler v1.0.2
14232023-10-29T03:14:58.688Z Downloaded num_enum v0.7.0
14242023-10-29T03:14:58.691Z Downloaded num-rational v0.4.1
14252023-10-29T03:14:58.695Z Downloaded macaddr v1.0.1
14262023-10-29T03:14:58.698Z Downloaded lazy_static v1.4.0
14272023-10-29T03:14:58.701Z Downloaded ipnetwork v0.20.0
14282023-10-29T03:14:58.704Z Downloaded indoc v2.0.3
14292023-10-29T03:14:58.707Z Downloaded highway v1.1.0
14302023-10-29T03:14:58.712Z Downloaded constant_time_eq v0.3.0
14312023-10-29T03:14:58.715Z Downloaded bytes v1.5.0
14322023-10-29T03:14:58.719Z Downloaded bb8 v0.8.1
14332023-10-29T03:14:58.722Z Downloaded hex v0.4.3
14342023-10-29T03:14:58.725Z Downloaded bitflags v2.4.0
14352023-10-29T03:14:58.728Z Downloaded atty v0.2.14
14362023-10-29T03:14:58.731Z Downloaded num_threads v0.1.6
14372023-10-29T03:14:58.734Z Downloaded nom v7.1.3
14382023-10-29T03:14:58.738Z Downloaded libtest-mimic v0.6.1
14392023-10-29T03:14:58.741Z Downloaded bzip2 v0.4.4
14402023-10-29T03:14:58.744Z Downloaded buf-list v1.0.3
14412023-10-29T03:14:58.747Z Downloaded is-terminal v0.4.9
14422023-10-29T03:14:58.751Z Downloaded hex-literal v0.4.1
14432023-10-29T03:14:58.757Z Downloaded blake2 v0.10.6
14442023-10-29T03:14:58.760Z Downloaded num_enum_derive v0.5.11
14452023-10-29T03:14:58.764Z Downloaded nodrop v0.1.14
14462023-10-29T03:14:58.767Z Downloaded hmac v0.12.1
14472023-10-29T03:14:58.770Z Downloaded home v0.5.5
14482023-10-29T03:14:58.774Z Downloaded ciborium v0.2.1
14492023-10-29T03:14:58.777Z Downloaded cfg-if v1.0.0
14502023-10-29T03:14:58.780Z Downloaded bytecount v0.6.3
14512023-10-29T03:14:58.783Z Downloaded cast v0.3.0
14522023-10-29T03:14:58.785Z Downloaded chacha20 v0.9.1
14532023-10-29T03:14:58.789Z Downloaded cexpr v0.6.0
14542023-10-29T03:14:58.791Z Downloaded bitstruct_derive v0.1.0
14552023-10-29T03:14:58.794Z Downloaded bitstruct v0.1.1
14562023-10-29T03:14:58.797Z Downloaded bit-set v0.5.3
14572023-10-29T03:14:58.800Z Downloaded bcs v0.1.6
14582023-10-29T03:14:59.628Z Compiling proc-macro2 v1.0.67
14592023-10-29T03:14:59.630Z Compiling serde v1.0.188
14602023-10-29T03:14:59.633Z Compiling autocfg v1.1.0
14612023-10-29T03:14:59.636Z Compiling version_check v0.9.4
14622023-10-29T03:14:59.650Z Compiling syn v1.0.109
14632023-10-29T03:14:59.653Z Compiling parking_lot_core v0.9.8
14642023-10-29T03:14:59.663Z Compiling libm v0.2.7
14652023-10-29T03:14:59.719Z Compiling libc v0.2.149
14662023-10-29T03:15:00.153Z Compiling cfg-if v1.0.0
14672023-10-29T03:15:00.191Z Compiling futures-core v0.3.29
14682023-10-29T03:15:00.285Z Compiling once_cell v1.18.0
14692023-10-29T03:15:00.391Z Compiling typenum v1.16.0
14702023-10-29T03:15:00.647Z Compiling futures-channel v0.3.29
14712023-10-29T03:15:00.703Z Compiling ahash v0.8.3
14722023-10-29T03:15:00.787Z Compiling lock_api v0.4.10
14732023-10-29T03:15:00.913Z Compiling num-traits v0.2.16
14742023-10-29T03:15:01.089Z Compiling quote v1.0.33
14752023-10-29T03:15:01.318Z Compiling generic-array v0.14.7
14762023-10-29T03:15:01.388Z Compiling slab v0.4.9
14772023-10-29T03:15:01.716Z Compiling syn v2.0.32
14782023-10-29T03:15:01.873Z Compiling jobserver v0.1.26
14792023-10-29T03:15:02.160Z Compiling futures-task v0.3.29
14802023-10-29T03:15:02.399Z Compiling cc v1.0.83
14812023-10-29T03:15:02.446Z Compiling pkg-config v0.3.27
14822023-10-29T03:15:02.486Z Compiling futures-util v0.3.29
14832023-10-29T03:15:02.621Z Compiling memchr v2.6.3
14842023-10-29T03:15:02.645Z Compiling vcpkg v0.2.15
14852023-10-29T03:15:02.953Z Compiling itoa v1.0.9
14862023-10-29T03:15:02.979Z Compiling schemars v0.8.13
14872023-10-29T03:15:03.435Z Compiling log v0.4.20
14882023-10-29T03:15:03.587Z Compiling serde_json v1.0.107
14892023-10-29T03:15:04.425Z Compiling httparse v1.8.0
14902023-10-29T03:15:04.763Z Compiling ryu v1.0.15
14912023-10-29T03:15:05.099Z Compiling indexmap v1.9.3
14922023-10-29T03:15:05.118Z Compiling getrandom v0.2.10
14932023-10-29T03:15:05.336Z Compiling allocator-api2 v0.2.16
14942023-10-29T03:15:05.516Z Compiling rustix v0.38.9
14952023-10-29T03:15:05.655Z Compiling equivalent v1.0.1
14962023-10-29T03:15:05.807Z Compiling fnv v1.0.7
14972023-10-29T03:15:05.812Z Compiling rustls v0.21.8
14982023-10-29T03:15:05.940Z Compiling openssl v0.10.57
14992023-10-29T03:15:05.995Z Compiling aho-corasick v1.0.4
15002023-10-29T03:15:06.172Z Compiling regex-syntax v0.7.5
15012023-10-29T03:15:06.489Z Compiling hashbrown v0.14.0
15022023-10-29T03:15:06.602Z Compiling unicode-xid v0.2.4
15032023-10-29T03:15:06.862Z Compiling native-tls v0.2.11
15042023-10-29T03:15:07.297Z Compiling ucd-trie v0.1.6
15052023-10-29T03:15:07.445Z Compiling ring v0.16.20
15062023-10-29T03:15:08.123Z Compiling ring v0.17.5
15072023-10-29T03:15:08.519Z Compiling openssl-sys v0.9.93
15082023-10-29T03:15:09.827Z Compiling backtrace v0.3.69
15092023-10-29T03:15:10.309Z Compiling async-trait v0.1.74
15102023-10-29T03:15:10.901Z Compiling rustversion v1.0.14
15112023-10-29T03:15:11.015Z Compiling crossbeam-utils v0.8.16
15122023-10-29T03:15:11.631Z Compiling anyhow v1.0.75
15132023-10-29T03:15:11.857Z Compiling regex-automata v0.3.8
15142023-10-29T03:15:12.379Z Compiling slog v2.7.0
15152023-10-29T03:15:12.829Z Compiling iana-time-zone v0.1.57
15162023-10-29T03:15:13.082Z Compiling time-core v0.1.1
15172023-10-29T03:15:13.391Z Compiling time-macros v0.2.13
15182023-10-29T03:15:13.451Z Compiling byteorder v1.5.0
15192023-10-29T03:15:14.189Z Compiling serde_derive_internals v0.26.0
15202023-10-29T03:15:14.267Z Compiling synstructure v0.12.6
15212023-10-29T03:15:14.842Z Compiling dyn-clone v1.0.13
15222023-10-29T03:15:15.125Z Compiling hashbrown v0.13.2
15232023-10-29T03:15:16.527Z Compiling usdt-impl v0.3.5
15242023-10-29T03:15:16.830Z Compiling scopeguard v1.2.0
15252023-10-29T03:15:17.018Z Compiling unicode-width v0.1.11
15262023-10-29T03:15:17.187Z Compiling thread-id v4.2.0
15272023-10-29T03:15:17.259Z Compiling strsim v0.10.0
15282023-10-29T03:15:17.342Z Compiling winnow v0.5.15
15292023-10-29T03:15:17.774Z Compiling tinyvec_macros v0.1.1
15302023-10-29T03:15:17.904Z Compiling tinyvec v1.6.0
15312023-10-29T03:15:18.184Z Compiling unicode-bidi v0.3.13
15322023-10-29T03:15:18.432Z Compiling smallvec v1.11.0
15332023-10-29T03:15:20.096Z Compiling regex v1.9.5
15342023-10-29T03:15:20.224Z Compiling percent-encoding v2.3.0
15352023-10-29T03:15:20.336Z Compiling parking_lot v0.12.1
15362023-10-29T03:15:20.695Z Compiling unicode-normalization v0.1.22
15372023-10-29T03:15:20.751Z Compiling form_urlencoded v1.2.0
15382023-10-29T03:15:21.211Z Compiling num-integer v0.1.45
15392023-10-29T03:15:21.611Z Compiling bitflags v1.3.2
15402023-10-29T03:15:21.749Z Compiling crc32fast v1.3.2
15412023-10-29T03:15:21.789Z Compiling adler v1.0.2
15422023-10-29T03:15:21.857Z Compiling spin v0.5.2
15432023-10-29T03:15:22.115Z Compiling miniz_oxide v0.7.1
15442023-10-29T03:15:22.200Z Compiling gimli v0.28.0
15452023-10-29T03:15:22.361Z Compiling idna v0.4.0
15462023-10-29T03:15:22.591Z Compiling object v0.32.1
15472023-10-29T03:15:23.708Z Compiling pin-project-lite v0.2.13
15482023-10-29T03:15:23.889Z Compiling url v2.4.1
15492023-10-29T03:15:24.024Z Compiling serde_derive v1.0.188
15502023-10-29T03:15:24.471Z Compiling thiserror-impl v1.0.49
15512023-10-29T03:15:24.558Z Compiling zeroize_derive v1.4.2
15522023-10-29T03:15:24.841Z Compiling tokio-macros v2.1.0
15532023-10-29T03:15:26.829Z Compiling futures-macro v0.3.29
15542023-10-29T03:15:26.890Z Compiling tracing-attributes v0.1.26
15552023-10-29T03:15:27.253Z Compiling schemars_derive v0.8.13
15562023-10-29T03:15:27.956Z Compiling openssl-macros v0.1.1
15572023-10-29T03:15:29.058Z Compiling thiserror v1.0.49
15582023-10-29T03:15:29.253Z Compiling pest v2.7.2
15592023-10-29T03:15:30.105Z Compiling zerocopy-derive v0.2.0
15602023-10-29T03:15:30.424Z Compiling strum_macros v0.25.2
15612023-10-29T03:15:32.212Z Compiling addr2line v0.21.0
15622023-10-29T03:15:32.333Z Compiling rustc-demangle v0.1.23
15632023-10-29T03:15:32.888Z Compiling zerocopy v0.3.0
15642023-10-29T03:15:32.988Z Compiling zerocopy-derive v0.6.4
15652023-10-29T03:15:33.899Z Compiling pest_meta v2.7.2
15662023-10-29T03:15:34.012Z Compiling errno v0.3.2
15672023-10-29T03:15:34.273Z Compiling dof v0.1.5
15682023-10-29T03:15:34.315Z Compiling mio v0.8.8
15692023-10-29T03:15:34.497Z Compiling signal-hook-registry v1.4.1
15702023-10-29T03:15:35.573Z Compiling num_cpus v1.16.0
15712023-10-29T03:15:35.758Z Compiling socket2 v0.5.4
15722023-10-29T03:15:36.129Z Compiling pest_generator v2.7.2
15732023-10-29T03:15:36.150Z Compiling futures-sink v0.3.29
15742023-10-29T03:15:36.366Z Compiling memoffset v0.9.0
15752023-10-29T03:15:37.240Z Compiling futures-io v0.3.29
15762023-10-29T03:15:37.455Z Compiling deranged v0.3.8
15772023-10-29T03:15:37.611Z Compiling pin-utils v0.1.0
15782023-10-29T03:15:37.651Z Compiling radium v0.7.0
15792023-10-29T03:15:37.740Z Compiling num_threads v0.1.6
15802023-10-29T03:15:38.315Z Compiling clap_derive v4.4.2
15812023-10-29T03:15:38.352Z Compiling spin v0.9.8
15822023-10-29T03:15:38.934Z Compiling tracing-core v0.1.31
15832023-10-29T03:15:39.307Z Compiling lazy_static v1.4.0
15842023-10-29T03:15:39.467Z Compiling crossbeam-epoch v0.9.15
15852023-10-29T03:15:40.289Z Compiling tracing v0.1.37
15862023-10-29T03:15:40.694Z Compiling time v0.3.27
15872023-10-29T03:15:41.052Z Compiling num-iter v0.1.43
15882023-10-29T03:15:41.155Z Compiling base64 v0.21.5
15892023-10-29T03:15:41.264Z Compiling pest_derive v2.7.2
15902023-10-29T03:15:41.450Z Compiling either v1.9.0
15912023-10-29T03:15:42.175Z Compiling rand_core v0.6.4
15922023-10-29T03:15:42.298Z Compiling untrusted v0.9.0
15932023-10-29T03:15:42.320Z Compiling dtrace-parser v0.1.14
15942023-10-29T03:15:42.550Z Compiling hashbrown v0.12.3
15952023-10-29T03:15:42.797Z Compiling foreign-types-shared v0.1.1
15962023-10-29T03:15:42.952Z Compiling untrusted v0.7.1
15972023-10-29T03:15:43.312Z Compiling openssl-probe v0.1.5
15982023-10-29T03:15:45.338Z Compiling foreign-types v0.3.2
15992023-10-29T03:15:45.463Z Compiling zeroize v1.6.0
16002023-10-29T03:15:45.929Z Compiling bzip2-sys v0.1.11+1.0.8
16012023-10-29T03:15:46.118Z Compiling try-lock v0.2.4
16022023-10-29T03:15:46.329Z Compiling want v0.3.1
16032023-10-29T03:15:46.709Z Compiling enum-as-inner v0.5.1
16042023-10-29T03:15:47.462Z Compiling indexmap v2.0.0
16052023-10-29T03:15:48.041Z Compiling bytes v1.5.0
16062023-10-29T03:15:48.104Z Compiling uuid v1.4.1
16072023-10-29T03:15:48.122Z Compiling chrono v0.4.31
16082023-10-29T03:15:48.279Z Compiling semver v1.0.20
16092023-10-29T03:15:49.186Z Compiling rustc_version v0.4.0
16102023-10-29T03:15:49.254Z Compiling toml_datetime v0.6.3
16112023-10-29T03:15:49.398Z Compiling serde_tokenstream v0.1.7
16122023-10-29T03:15:49.501Z Compiling http v0.2.9
16132023-10-29T03:15:49.504Z Compiling serde_spanned v0.6.3
16142023-10-29T03:15:49.856Z Compiling toml_edit v0.19.15
16152023-10-29T03:15:49.905Z Compiling bitflags v2.4.0
16162023-10-29T03:15:50.048Z Compiling tokio v1.33.0
16172023-10-29T03:15:50.209Z Compiling sct v0.7.0
16182023-10-29T03:15:50.641Z Compiling openapiv3 v1.0.3
16192023-10-29T03:15:53.385Z Compiling http-body v0.4.5
16202023-10-29T03:15:55.072Z Compiling usdt-macro v0.3.5
16212023-10-29T03:15:55.376Z Compiling usdt-attr-macro v0.3.5
16222023-10-29T03:15:55.469Z Compiling socket2 v0.4.9
16232023-10-29T03:15:56.759Z Compiling httpdate v1.0.3
16242023-10-29T03:15:56.901Z Compiling tower-service v0.3.2
16252023-10-29T03:15:57.072Z Compiling heapless v0.7.16
16262023-10-29T03:15:57.420Z Compiling rustls-pemfile v1.0.3
16272023-10-29T03:15:57.465Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16282023-10-29T03:15:57.581Z Compiling siphasher v0.3.11
16292023-10-29T03:15:57.729Z Compiling rustls-native-certs v0.6.3
16302023-10-29T03:15:57.939Z Compiling ipnet v2.8.0
16312023-10-29T03:15:58.218Z Compiling serde_urlencoded v0.7.1
16322023-10-29T03:15:58.337Z Compiling serde_tokenstream v0.2.0
16332023-10-29T03:15:58.355Z Compiling encoding_rs v0.8.33
16342023-10-29T03:15:58.669Z Compiling mime v0.3.17
16352023-10-29T03:15:59.035Z Compiling webpki-roots v0.25.2
16362023-10-29T03:15:59.128Z Compiling crypto-common v0.1.6
16372023-10-29T03:15:59.424Z Compiling diesel_table_macro_syntax v0.1.0
16382023-10-29T03:15:59.775Z Compiling num-bigint v0.4.4
16392023-10-29T03:15:59.778Z Compiling smoltcp v0.9.1
16402023-10-29T03:15:59.851Z Compiling bit-vec v0.6.3
16412023-10-29T03:15:59.977Z Compiling diesel_derives v2.1.1
16422023-10-29T03:16:00.496Z Compiling flate2 v1.0.28
16432023-10-29T03:16:00.706Z Compiling phf_shared v0.10.0
16442023-10-29T03:16:00.959Z Compiling block-buffer v0.10.4
16452023-10-29T03:16:01.324Z Compiling hubpack_derive v0.1.1
16462023-10-29T03:16:01.328Z Compiling precomputed-hash v0.1.1
16472023-10-29T03:16:01.502Z Compiling subtle v2.5.0
16482023-10-29T03:16:01.596Z Compiling const-oid v0.9.5
16492023-10-29T03:16:01.972Z Compiling new_debug_unreachable v1.0.4
16502023-10-29T03:16:02.028Z Compiling fixedbitset v0.4.2
16512023-10-29T03:16:02.111Z Compiling ppv-lite86 v0.2.17
16522023-10-29T03:16:02.561Z Compiling petgraph v0.6.4
16532023-10-29T03:16:02.648Z Compiling string_cache v0.8.7
16542023-10-29T03:16:03.385Z Compiling tokio-util v0.7.10
16552023-10-29T03:16:03.419Z Compiling rand_chacha v0.3.1
16562023-10-29T03:16:05.001Z Compiling digest v0.10.7
16572023-10-29T03:16:05.606Z Compiling h2 v0.3.21
16582023-10-29T03:16:05.643Z Compiling tokio-native-tls v0.3.1
16592023-10-29T03:16:05.665Z Compiling bit-set v0.5.3
16602023-10-29T03:16:05.682Z Compiling toml v0.7.8
16612023-10-29T03:16:06.049Z Compiling itertools v0.10.5
16622023-10-29T03:16:06.126Z Compiling lalrpop-util v0.19.12
16632023-10-29T03:16:06.647Z Compiling unicode-segmentation v1.10.1
16642023-10-29T03:16:08.006Z Compiling rand v0.8.5
16652023-10-29T03:16:08.025Z Compiling regress v0.7.1
16662023-10-29T03:16:08.184Z Compiling serde_repr v0.1.16
16672023-10-29T03:16:09.366Z Compiling io-lifetimes v1.0.11
16682023-10-29T03:16:09.656Z Compiling cpufeatures v0.2.9
16692023-10-29T03:16:09.791Z Compiling utf8parse v0.2.1
16702023-10-29T03:16:09.886Z Compiling anstyle v1.0.2
16712023-10-29T03:16:10.035Z Compiling anstyle-parse v0.2.1
16722023-10-29T03:16:10.198Z Compiling sha2 v0.10.8
16732023-10-29T03:16:10.542Z Compiling rustix v0.37.23
16742023-10-29T03:16:10.560Z Compiling hmac v0.12.1
16752023-10-29T03:16:10.743Z Compiling md-5 v0.10.5
16762023-10-29T03:16:10.861Z Compiling stringprep v0.1.3
16772023-10-29T03:16:11.505Z Compiling hash32 v0.2.1
16782023-10-29T03:16:12.101Z Compiling stable_deref_trait v1.2.0
16792023-10-29T03:16:12.243Z Compiling colorchoice v1.0.0
16802023-10-29T03:16:12.286Z Compiling anstyle-query v1.0.0
16812023-10-29T03:16:12.361Z Compiling fallible-iterator v0.2.0
16822023-10-29T03:16:12.439Z Compiling anstream v0.5.0
16832023-10-29T03:16:12.928Z Compiling terminal_size v0.2.6
16842023-10-29T03:16:13.237Z Compiling phf_shared v0.11.2
16852023-10-29T03:16:13.256Z Compiling block-padding v0.3.3
16862023-10-29T03:16:13.498Z Compiling scheduled-thread-pool v0.2.7
16872023-10-29T03:16:13.597Z Compiling postgres-protocol v0.6.6
16882023-10-29T03:16:13.614Z Compiling regex-automata v0.1.10
16892023-10-29T03:16:13.799Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16902023-10-29T03:16:14.271Z Compiling matches v0.1.10
16912023-10-29T03:16:14.383Z Compiling clap_lex v0.5.1
16922023-10-29T03:16:14.402Z Compiling tap v1.0.1
16932023-10-29T03:16:14.521Z Compiling managed v0.8.0
16942023-10-29T03:16:14.648Z Compiling wyz v0.5.1
16952023-10-29T03:16:15.084Z Compiling postgres-types v0.2.6
16962023-10-29T03:16:15.332Z Compiling clap_builder v4.4.2
16972023-10-29T03:16:15.618Z Compiling idna v0.2.3
16982023-10-29T03:16:16.490Z Compiling bstr v0.2.17
16992023-10-29T03:16:17.464Z Compiling hyper v0.14.27
17002023-10-29T03:16:18.048Z Compiling r2d2 v0.8.10
17012023-10-29T03:16:18.639Z Compiling phf v0.11.2
17022023-10-29T03:16:18.806Z Compiling inout v0.1.3
17032023-10-29T03:16:19.076Z Compiling hubpack v0.1.2
17042023-10-29T03:16:19.703Z Compiling ipnetwork v0.20.0
17052023-10-29T03:16:19.763Z Compiling futures-executor v0.3.29
17062023-10-29T03:16:20.588Z Compiling itertools v0.11.0
17072023-10-29T03:16:21.836Z Compiling zerocopy v0.6.4
17082023-10-29T03:16:23.156Z Compiling float-cmp v0.9.0
17092023-10-29T03:16:23.517Z Compiling difflib v0.4.0
17102023-10-29T03:16:24.042Z Compiling whoami v1.4.1
17112023-10-29T03:16:24.537Z Compiling static_assertions v1.1.0
17122023-10-29T03:16:24.679Z Compiling funty v2.0.0
17132023-10-29T03:16:24.735Z Compiling data-encoding v2.4.0
17142023-10-29T03:16:24.885Z Compiling predicates-core v1.0.6
17152023-10-29T03:16:25.366Z Compiling normalize-line-endings v0.3.0
17162023-10-29T03:16:25.525Z Compiling predicates v3.0.4
17172023-10-29T03:16:25.544Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17182023-10-29T03:16:25.669Z Compiling tokio-postgres v0.7.10
17192023-10-29T03:16:27.789Z Compiling bitvec v1.0.1
17202023-10-29T03:16:27.982Z Compiling trust-dns-proto v0.22.0
17212023-10-29T03:16:28.267Z Compiling diesel v2.1.3
17222023-10-29T03:16:29.877Z Compiling hyper-tls v0.5.0
17232023-10-29T03:16:31.544Z Compiling yasna v0.5.2
17242023-10-29T03:16:33.592Z Compiling clap v4.4.3
17252023-10-29T03:16:33.708Z Compiling futures v0.3.29
17262023-10-29T03:16:33.747Z Compiling cipher v0.4.4
17272023-10-29T03:16:33.868Z Compiling similar v2.2.1
17282023-10-29T03:16:34.471Z Compiling signature v2.1.0
17292023-10-29T03:16:34.588Z Compiling tokio-stream v0.1.14
17302023-10-29T03:16:34.789Z Compiling usdt v0.3.5
17312023-10-29T03:16:35.167Z Compiling hex v0.4.3
17322023-10-29T03:16:35.219Z Compiling console v0.15.7
17332023-10-29T03:16:35.299Z Compiling bstr v1.6.0
17342023-10-29T03:16:36.205Z Compiling getopts v0.2.21
17352023-10-29T03:16:37.296Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17362023-10-29T03:16:37.315Z Compiling unsafe-libyaml v0.2.9
17372023-10-29T03:16:37.778Z Compiling ident_case v1.0.1
17382023-10-29T03:16:38.601Z Compiling slog-async v2.8.0
17392023-10-29T03:16:39.307Z Compiling paste v1.0.14
17402023-10-29T03:16:39.769Z Compiling serde_yaml v0.9.25
17412023-10-29T03:16:40.115Z Compiling darling_core v0.20.3
17422023-10-29T03:16:40.534Z Compiling multer v2.1.0
17432023-10-29T03:16:41.013Z Compiling async-stream-impl v0.3.5
17442023-10-29T03:16:41.022Z Compiling regex-syntax v0.6.29
17452023-10-29T03:16:42.151Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17462023-10-29T03:16:42.646Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17472023-10-29T03:16:44.532Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17482023-10-29T03:16:44.726Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17492023-10-29T03:16:46.191Z Compiling structmeta-derive v0.1.6
17502023-10-29T03:16:49.363Z Compiling darling_macro v0.20.3
17512023-10-29T03:16:50.597Z Compiling structmeta v0.1.6
17522023-10-29T03:16:50.849Z Compiling darling v0.20.3
17532023-10-29T03:16:51.015Z Compiling serde_with_macros v2.3.3
17542023-10-29T03:16:51.203Z Compiling parse-display-derive v0.7.0
17552023-10-29T03:16:54.607Z Compiling test-strategy v0.2.1
17562023-10-29T03:16:55.692Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17572023-10-29T03:17:02.312Z Checking unicode-ident v1.0.12
17582023-10-29T03:17:30.689Z Checking heck v0.4.1
17592023-10-29T03:17:40.315Z Checking atty v0.2.14
17602023-10-29T03:17:40.366Z Checking match_cfg v0.1.0
17612023-10-29T03:17:40.479Z Checking crossbeam-channel v0.5.8
17622023-10-29T03:17:40.499Z Checking hostname v0.3.1
17632023-10-29T03:17:40.672Z Checking sha1 v0.10.5
17642023-10-29T03:17:41.096Z Checking dirs-sys-next v0.1.2
17652023-10-29T03:17:41.354Z Checking fastrand v2.0.0
17662023-10-29T03:17:41.373Z Checking dirs-next v2.0.0
17672023-10-29T03:17:41.556Z Checking thread_local v1.1.7
17682023-10-29T03:17:41.692Z Checking term v0.7.0
17692023-10-29T03:17:41.851Z Checking tempfile v3.8.0
17702023-10-29T03:17:41.978Z Checking camino v1.1.6
17712023-10-29T03:17:42.354Z Checking strum v0.25.0
17722023-10-29T03:17:42.587Z Checking instant v0.1.12
17732023-10-29T03:17:42.740Z Checking take_mut v0.2.2
17742023-10-29T03:17:42.785Z Checking slog-term v2.9.0
17752023-10-29T03:17:43.431Z Checking slog-json v2.6.1
17762023-10-29T03:17:43.465Z Checking serde_with v2.3.3
17772023-10-29T03:17:43.821Z Checking slog-bunyan v2.4.0
17782023-10-29T03:17:44.049Z Checking atomic-waker v1.1.1
17792023-10-29T03:17:44.119Z Checking debug-ignore v1.0.5
17802023-10-29T03:17:44.228Z Checking waitgroup v0.1.2
17812023-10-29T03:17:44.302Z Checking async-stream v0.3.5
17822023-10-29T03:17:44.422Z Checking serde_path_to_error v0.1.14
17832023-10-29T03:17:44.759Z Checking backoff v0.4.0
17842023-10-29T03:17:45.216Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17852023-10-29T03:17:45.428Z Checking parse-display v0.7.0
17862023-10-29T03:17:45.468Z Checking macaddr v1.0.1
17872023-10-29T03:17:45.513Z Checking quick-error v1.2.3
17882023-10-29T03:17:46.001Z Compiling proc-macro-crate v1.3.1
17892023-10-29T03:17:46.280Z Checking wait-timeout v0.2.0
17902023-10-29T03:17:46.824Z Compiling crucible-workspace-hack v0.1.0
17912023-10-29T03:17:47.303Z Checking rusty-fork v0.3.0
17922023-10-29T03:17:47.421Z Checking rand_xorshift v0.3.0
17932023-10-29T03:17:47.668Z Checking unarray v0.1.4
17942023-10-29T03:17:47.878Z Checking proptest v1.3.1
17952023-10-29T03:17:51.594Z Compiling proc-macro-error-attr v1.0.4
17962023-10-29T03:17:52.001Z Compiling proc-macro-error v1.0.4
17972023-10-29T03:17:53.183Z Compiling num_enum_derive v0.5.11
17982023-10-29T03:17:55.204Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17992023-10-29T03:17:55.691Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18002023-10-29T03:17:56.618Z Compiling foreign-types-macros v0.2.3
18012023-10-29T03:17:57.440Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-10-29T03:17:57.836Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18032023-10-29T03:17:57.968Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-10-29T03:17:58.093Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-10-29T03:17:58.753Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18062023-10-29T03:18:00.720Z Compiling zone_cfg_derive v0.2.0
18072023-10-29T03:18:01.202Z Compiling mockall_derive v0.11.4
18082023-10-29T03:18:01.965Z Compiling num-derive v0.4.0
18092023-10-29T03:18:14.671Z Checking base64ct v1.6.0
18102023-10-29T03:18:31.345Z Checking is-terminal v0.4.9
18112023-10-29T03:18:39.905Z Compiling slog-dtrace v0.2.3
18122023-10-29T03:18:39.929Z Checking termtree v0.4.1
18132023-10-29T03:18:40.218Z Checking predicates-tree v1.0.9
18142023-10-29T03:18:40.239Z Compiling cancel-safe-futures v0.1.5
18152023-10-29T03:18:40.272Z Checking password-hash v0.5.0
18162023-10-29T03:18:40.403Z Checking num_enum v0.5.11
18172023-10-29T03:18:40.440Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18182023-10-29T03:18:40.618Z Checking blake2 v0.10.6
18192023-10-29T03:18:40.719Z Checking postcard-cobs v0.1.5-pre
18202023-10-29T03:18:40.958Z Checking smoltcp v0.8.2
18212023-10-29T03:18:40.980Z Checking postcard v0.7.3
18222023-10-29T03:18:40.983Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18232023-10-29T03:18:41.281Z Checking argon2 v0.5.2
18242023-10-29T03:18:41.340Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-10-29T03:18:41.548Z Checking cfg-if v0.1.10
18262023-10-29T03:18:41.593Z Checking base64 v0.13.1
18272023-10-29T03:18:41.681Z Checking foreign-types-shared v0.3.1
18282023-10-29T03:18:41.841Z Checking foreign-types v0.5.0
18292023-10-29T03:18:42.224Z Checking cstr-argument v0.1.2
18302023-10-29T03:18:42.242Z Checking pretty-hex v0.2.1
18312023-10-29T03:18:42.454Z Checking colored v2.0.4
18322023-10-29T03:18:42.474Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18332023-10-29T03:18:42.477Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18342023-10-29T03:18:42.911Z Checking predicates v2.1.5
18352023-10-29T03:18:43.210Z Checking fragile v2.0.0
18362023-10-29T03:18:43.517Z Checking downcast v0.11.0
18372023-10-29T03:18:43.812Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18382023-10-29T03:18:44.003Z Checking mockall v0.11.4
18392023-10-29T03:18:44.070Z Checking zone v0.2.0
18402023-10-29T03:18:44.517Z Checking smf v0.2.2
18412023-10-29T03:18:44.998Z Checking filetime v0.2.22
18422023-10-29T03:18:45.200Z Checking xattr v1.0.1
18432023-10-29T03:18:45.215Z Compiling heck v0.3.3
18442023-10-29T03:18:45.238Z Compiling libefi-sys v0.1.0
18452023-10-29T03:18:45.282Z Compiling der_derive v0.7.2
18462023-10-29T03:18:45.463Z Checking tar v0.4.40
18472023-10-29T03:18:45.502Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18482023-10-29T03:18:45.766Z Compiling structopt-derive v0.4.18
18492023-10-29T03:18:46.026Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18502023-10-29T03:18:46.406Z Compiling memoffset v0.7.1
18512023-10-29T03:18:46.672Z Checking pem v1.1.1
18522023-10-29T03:18:46.733Z Checking camino-tempfile v1.0.2
18532023-10-29T03:18:47.001Z Compiling maybe-uninit v2.0.0
18542023-10-29T03:18:47.026Z Checking headers-core v0.2.0
18552023-10-29T03:18:47.142Z Compiling num-bigint-dig v0.8.4
18562023-10-29T03:18:47.217Z Checking headers v0.3.9
18572023-10-29T03:18:47.533Z Compiling packed_struct v0.10.1
18582023-10-29T03:18:47.684Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18592023-10-29T03:18:47.762Z Checking pem v3.0.2
18602023-10-29T03:18:48.125Z Compiling packed_struct_codegen v0.10.1
18612023-10-29T03:18:48.175Z Compiling signal-hook v0.3.17
18622023-10-29T03:18:48.621Z Checking rcgen v0.11.3
18632023-10-29T03:18:49.035Z Checking atomicwrites v0.4.2
18642023-10-29T03:18:49.068Z Checking subprocess v0.2.9
18652023-10-29T03:18:49.331Z Compiling num-rational v0.4.1
18662023-10-29T03:18:49.693Z Compiling same-file v1.0.6
18672023-10-29T03:18:49.861Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18682023-10-29T03:18:49.900Z Compiling semver-parser v0.10.2
18692023-10-29T03:18:50.014Z Compiling walkdir v2.4.0
18702023-10-29T03:18:50.217Z Checking termcolor v1.2.0
18712023-10-29T03:18:50.892Z Compiling home v0.5.5
18722023-10-29T03:18:51.095Z Compiling semver v0.11.0
18732023-10-29T03:18:51.226Z Checking linked-hash-map v0.5.6
18742023-10-29T03:18:51.734Z Checking lru-cache v0.1.2
18752023-10-29T03:18:51.919Z Compiling toolchain_find v0.2.0
18762023-10-29T03:18:51.955Z Compiling toml v0.5.11
18772023-10-29T03:18:51.992Z Compiling doc-comment v0.3.3
18782023-10-29T03:18:52.215Z Checking ciborium-io v0.2.1
18792023-10-29T03:18:52.386Z Checking half v1.8.2
18802023-10-29T03:18:52.717Z Checking arc-swap v1.6.0
18812023-10-29T03:18:52.778Z Compiling convert_case v0.4.0
18822023-10-29T03:18:53.057Z Checking ciborium-ll v0.2.1
18832023-10-29T03:18:53.461Z Checking slog-scope v4.4.0
18842023-10-29T03:18:53.602Z Checking ciborium v0.2.1
18852023-10-29T03:18:53.666Z Compiling snafu-derive v0.7.5
18862023-10-29T03:18:53.752Z Checking slog-stdlog v4.1.1
18872023-10-29T03:18:53.983Z Checking slog-envlogger v2.2.0
18882023-10-29T03:18:54.068Z Compiling derive_more v0.99.17
18892023-10-29T03:18:54.438Z Compiling derive-where v1.2.5
18902023-10-29T03:18:54.562Z Checking hkdf v0.12.3
18912023-10-29T03:18:54.892Z Compiling rustfmt-wrapper v0.2.0
18922023-10-29T03:18:55.271Z Compiling libz-sys v1.1.12
18932023-10-29T03:18:55.924Z Compiling parking_lot_core v0.8.6
18942023-10-29T03:18:56.000Z Checking resolv-conf v0.7.0
18952023-10-29T03:18:56.155Z Checking newline-converter v0.3.0
18962023-10-29T03:18:56.367Z Checking textwrap v0.11.0
18972023-10-29T03:18:56.524Z Checking strsim v0.8.0
18982023-10-29T03:18:56.562Z Checking ansi_term v0.12.1
18992023-10-29T03:18:56.696Z Checking keccak v0.1.4
19002023-10-29T03:18:56.800Z Checking vec_map v0.8.2
19012023-10-29T03:18:57.028Z Checking trust-dns-resolver v0.22.0
19022023-10-29T03:18:57.166Z Checking sha3 v0.10.8
19032023-10-29T03:18:57.211Z Checking clap v2.34.0
19042023-10-29T03:18:57.636Z Checking expectorate v1.1.0
19052023-10-29T03:18:58.073Z Checking secrecy v0.8.0
19062023-10-29T03:18:58.370Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19072023-10-29T03:18:58.439Z Compiling libgit2-sys v0.15.2+1.6.4
19082023-10-29T03:18:59.946Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19092023-10-29T03:19:00.257Z Checking pem-rfc7468 v0.7.0
19102023-10-29T03:19:00.423Z Compiling libsqlite3-sys v0.26.0
19112023-10-29T03:19:00.808Z Checking flagset v0.4.3
19122023-10-29T03:19:01.042Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19132023-10-29T03:19:01.103Z Checking der v0.7.8
19142023-10-29T03:19:01.604Z Checking fxhash v0.2.1
19152023-10-29T03:19:01.665Z Compiling vergen v8.2.4
19162023-10-29T03:19:01.811Z Checking structopt v0.3.26
19172023-10-29T03:19:01.870Z Compiling semver v0.1.20
19182023-10-29T03:19:02.557Z Compiling rustc_version v0.1.7
19192023-10-29T03:19:03.187Z Compiling newtype_derive v0.1.6
19202023-10-29T03:19:03.388Z Checking humantime v2.1.0
19212023-10-29T03:19:03.646Z Checking crc-catalog v2.2.0
19222023-10-29T03:19:03.861Z Compiling buf-list v1.0.3
19232023-10-29T03:19:04.163Z Checking crc v3.0.1
19242023-10-29T03:19:04.325Z Checking spki v0.7.2
19252023-10-29T03:19:04.765Z Checking pkcs8 v0.10.2
19262023-10-29T03:19:05.313Z Checking nodrop v0.1.14
19272023-10-29T03:19:05.484Z Checking array-init v0.0.4
19282023-10-29T03:19:05.559Z Checking pkcs1 v0.7.5
19292023-10-29T03:19:05.787Z Checking smallvec v0.6.14
19302023-10-29T03:19:06.173Z Compiling num_enum_derive v0.7.0
19312023-10-29T03:19:06.369Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19322023-10-29T03:19:06.393Z Compiling unicase v2.7.0
19332023-10-29T03:19:06.793Z Compiling rayon-core v1.12.0
19342023-10-29T03:19:07.190Z Checking utf-8 v0.7.6
19352023-10-29T03:19:07.208Z Checking bitfield v0.14.0
19362023-10-29T03:19:07.533Z Checking serde-hex v0.1.0
19372023-10-29T03:19:07.937Z Checking x509-cert v0.2.4
19382023-10-29T03:19:07.965Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19392023-10-29T03:19:08.396Z Checking env_logger v0.10.0
19402023-10-29T03:19:09.158Z Checking rsa v0.9.2
19412023-10-29T03:19:09.488Z Checking ron v0.8.1
19422023-10-29T03:19:09.577Z Compiling platforms v3.0.2
19432023-10-29T03:19:10.032Z Checking crc-any v2.4.3
19442023-10-29T03:19:10.274Z Checking object v0.30.4
19452023-10-29T03:19:10.567Z Checking path-slash v0.1.5
19462023-10-29T03:19:10.802Z Checking num-complex v0.4.4
19472023-10-29T03:19:11.376Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19482023-10-29T03:19:11.483Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19492023-10-29T03:19:11.486Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19502023-10-29T03:19:11.830Z Compiling erased-serde v0.3.30
19512023-10-29T03:19:11.895Z Compiling curve25519-dalek v4.1.0
19522023-10-29T03:19:12.278Z Checking num v0.4.1
19532023-10-29T03:19:12.427Z Compiling bitstruct_derive v0.1.0
19542023-10-29T03:19:12.445Z Compiling async-recursion v1.0.5
19552023-10-29T03:19:12.573Z Compiling glob v0.3.1
19562023-10-29T03:19:13.411Z Compiling mime_guess v2.0.4
19572023-10-29T03:19:14.002Z Compiling thiserror-impl-no-std v2.0.2
19582023-10-29T03:19:14.124Z Compiling curve25519-dalek-derive v0.1.0
19592023-10-29T03:19:14.537Z Compiling salty v0.2.0
19602023-10-29T03:19:15.010Z Checking tungstenite v0.18.0
19612023-10-29T03:19:15.127Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19622023-10-29T03:19:15.357Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19632023-10-29T03:19:15.869Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19642023-10-29T03:19:16.357Z Checking universal-hash v0.5.1
19652023-10-29T03:19:16.385Z Checking nibble_vec v0.1.0
19662023-10-29T03:19:16.409Z Checking tokio-tungstenite v0.18.0
19672023-10-29T03:19:16.679Z Checking endian-type v0.1.2
19682023-10-29T03:19:17.145Z Checking opaque-debug v0.3.0
19692023-10-29T03:19:17.275Z Compiling crunchy v0.2.2
19702023-10-29T03:19:17.452Z Checking radix_trie v0.2.1
19712023-10-29T03:19:17.931Z Checking snafu v0.7.5
19722023-10-29T03:19:18.428Z Compiling tiny-keccak v2.0.2
19732023-10-29T03:19:18.568Z Checking linear-map v1.2.0
19742023-10-29T03:19:18.628Z Checking parking_lot v0.11.2
19752023-10-29T03:19:18.804Z Checking trust-dns-client v0.22.0
19762023-10-29T03:19:19.005Z Compiling clang-sys v1.6.1
19772023-10-29T03:19:19.072Z Checking aead v0.5.2
19782023-10-29T03:19:19.184Z Compiling darling_core v0.14.4
19792023-10-29T03:19:19.410Z Compiling prettyplease v0.2.12
19802023-10-29T03:19:19.844Z Compiling ascii-canvas v3.0.0
19812023-10-29T03:19:20.035Z Checking sled v0.34.7
19822023-10-29T03:19:20.706Z Checking toml_edit v0.20.0
19832023-10-29T03:19:20.791Z Checking trust-dns-server v0.22.1
19842023-10-29T03:19:21.192Z Compiling const_format_proc_macros v0.2.31
19852023-10-29T03:19:21.466Z Compiling ena v0.14.2
19862023-10-29T03:19:22.109Z Compiling minimal-lexical v0.2.1
19872023-10-29T03:19:22.988Z Checking pretty-hex v0.3.0
19882023-10-29T03:19:23.288Z Compiling portable-atomic v1.4.3
19892023-10-29T03:19:24.535Z Compiling diff v0.1.13
19902023-10-29T03:19:24.640Z Checking toml v0.8.0
19912023-10-29T03:19:24.737Z Compiling nom v7.1.3
19922023-10-29T03:19:25.161Z Compiling lalrpop v0.19.12
19932023-10-29T03:19:25.485Z Checking path-dedot v3.1.0
19942023-10-29T03:19:25.713Z Compiling libloading v0.7.4
19952023-10-29T03:19:25.769Z Compiling ref-cast v1.0.20
19962023-10-29T03:19:25.984Z Compiling bindgen v0.65.1
19972023-10-29T03:19:27.030Z Checking path-absolutize v3.1.0
19982023-10-29T03:19:28.059Z Compiling darling_macro v0.14.4
19992023-10-29T03:19:29.538Z Compiling darling v0.14.4
20002023-10-29T03:19:29.718Z Compiling derive_builder_core v0.12.0
20012023-10-29T03:19:29.747Z Checking globset v0.4.13
20022023-10-29T03:19:30.299Z Checking crossbeam-deque v0.8.3
20032023-10-29T03:19:30.488Z Compiling cexpr v0.6.0
20042023-10-29T03:19:30.769Z Checking hashlink v0.8.3
20052023-10-29T03:19:31.010Z Checking olpc-cjson v0.1.3
20062023-10-29T03:19:31.333Z Checking serde_plain v1.0.2
20072023-10-29T03:19:31.713Z Compiling which v4.4.0
20082023-10-29T03:19:31.732Z Compiling ref-cast-impl v1.0.20
20092023-10-29T03:19:32.213Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20102023-10-29T03:19:32.570Z Compiling libxml v0.3.3
20112023-10-29T03:19:32.872Z Checking fallible-streaming-iterator v0.1.9
20122023-10-29T03:19:33.048Z Compiling peeking_take_while v0.1.2
20132023-10-29T03:19:33.260Z Compiling shlex v1.1.0
20142023-10-29T03:19:33.284Z Compiling rustc-hash v1.1.0
20152023-10-29T03:19:33.340Z Compiling lazycell v1.3.0
20162023-10-29T03:19:33.489Z Compiling derive_builder_macro v0.12.0
20172023-10-29T03:19:33.509Z Checking rusqlite v0.29.0
20182023-10-29T03:19:33.680Z Checking nix v0.26.2
20192023-10-29T03:19:34.092Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20202023-10-29T03:19:34.544Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20212023-10-29T03:19:34.994Z Checking twox-hash v1.6.3
20222023-10-29T03:19:35.285Z Checking ff v0.13.0
20232023-10-29T03:19:35.426Z Compiling strum_macros v0.24.3
20242023-10-29T03:19:35.602Z Compiling indoc v1.0.9
20252023-10-29T03:19:35.708Z Checking display-error-chain v0.2.0
20262023-10-29T03:19:36.468Z Checking signature v1.6.4
20272023-10-29T03:19:36.662Z Checking ed25519 v1.5.3
20282023-10-29T03:19:36.997Z Checking group v0.13.0
20292023-10-29T03:19:38.412Z Checking polyval v0.6.1
20302023-10-29T03:19:38.806Z Checking num_enum v0.7.0
20312023-10-29T03:19:39.696Z Checking aes v0.8.3
20322023-10-29T03:19:39.714Z Checking ctr v0.9.2
20332023-10-29T03:19:40.028Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20342023-10-29T03:19:40.153Z Checking crypto-bigint v0.5.2
20352023-10-29T03:19:40.419Z Checking bincode v1.3.3
20362023-10-29T03:19:41.418Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20372023-10-29T03:19:41.519Z Compiling cookie v0.16.2
20382023-10-29T03:19:41.836Z Checking base16ct v0.2.0
20392023-10-29T03:19:42.633Z Checking aes-gcm-siv v0.11.1
20402023-10-29T03:19:42.963Z Checking elliptic-curve v0.13.5
20412023-10-29T03:19:43.015Z Checking steno v0.4.0
20422023-10-29T03:19:43.050Z Checking rayon v1.8.0
20432023-10-29T03:19:43.780Z Checking thiserror-no-std v2.0.2
20442023-10-29T03:19:43.800Z Checking poly1305 v0.8.0
20452023-10-29T03:19:43.933Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20462023-10-29T03:19:44.426Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20472023-10-29T03:19:44.522Z Checking env_logger v0.9.3
20482023-10-29T03:19:44.807Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20492023-10-29T03:19:46.443Z Checking chacha20 v0.9.1
20502023-10-29T03:19:46.486Z Checking serde-big-array v0.5.1
20512023-10-29T03:19:46.811Z Checking serde-big-array v0.4.1
20522023-10-29T03:19:46.892Z Compiling oso-derive v0.27.0
20532023-10-29T03:19:46.984Z Compiling impl-trait-for-tuples v0.2.2
20542023-10-29T03:19:47.049Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20552023-10-29T03:19:47.239Z Checking ringbuffer v0.15.0
20562023-10-29T03:19:47.369Z Checking ascii v1.1.0
20572023-10-29T03:19:47.870Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20582023-10-29T03:19:48.009Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20592023-10-29T03:19:48.091Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20602023-10-29T03:19:48.380Z Checking vsss-rs v3.3.1
20612023-10-29T03:19:49.463Z Checking chacha20poly1305 v0.10.1
20622023-10-29T03:19:50.107Z Checking bitstruct v0.1.1
20632023-10-29T03:19:50.259Z Checking signal-hook-tokio v0.3.1
20642023-10-29T03:19:50.526Z Checking tungstenite v0.20.1
20652023-10-29T03:19:50.991Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20662023-10-29T03:19:51.409Z Checking serde_arrays v0.1.0
20672023-10-29T03:19:51.623Z Checking corncobs v0.1.3
20682023-10-29T03:19:51.908Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20692023-10-29T03:19:51.986Z Checking tokio-tungstenite v0.20.1
20702023-10-29T03:19:52.676Z Checking assert_matches v1.5.0
20712023-10-29T03:19:55.094Z Checking bcs v0.1.6
20722023-10-29T03:19:55.122Z Checking highway v1.1.0
20732023-10-29T03:19:56.148Z Checking const_format v0.2.31
20742023-10-29T03:19:57.761Z Checking ron v0.7.1
20752023-10-29T03:19:59.681Z Checking bit_field v0.10.2
20762023-10-29T03:19:59.979Z Checking http-range v0.1.5
20772023-10-29T03:20:00.246Z Checking hyper-staticfile v0.9.5
20782023-10-29T03:20:01.254Z Compiling indoc v2.0.3
20792023-10-29T03:20:04.275Z Checking derive_builder v0.12.0
20802023-10-29T03:20:07.453Z Checking bb8 v0.8.1
20812023-10-29T03:20:07.571Z Checking quick-xml v0.23.1
20822023-10-29T03:20:07.780Z Checking bytesize v1.3.0
20832023-10-29T03:20:07.832Z Checking fs-err v2.9.0
20842023-10-29T03:20:08.185Z Checking maplit v1.0.2
20852023-10-29T03:20:08.368Z Checking number_prefix v0.4.0
20862023-10-29T03:20:08.645Z Checking indicatif v0.17.7
20872023-10-29T03:20:09.324Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20882023-10-29T03:20:10.750Z Checking signal-hook-mio v0.2.3
20892023-10-29T03:20:11.516Z Compiling vte_generate_state_changes v0.1.1
20902023-10-29T03:20:17.655Z Checking unicode-linebreak v0.1.5
20912023-10-29T03:20:17.760Z Checking yansi v0.5.1
20922023-10-29T03:20:18.093Z Checking smawk v0.3.1
20932023-10-29T03:20:18.401Z Checking pretty_assertions v1.4.0
20942023-10-29T03:20:18.439Z Checking textwrap v0.16.0
20952023-10-29T03:20:19.840Z Checking crossterm v0.27.0
20962023-10-29T03:20:21.937Z Checking fatfs v0.3.6
20972023-10-29T03:20:22.161Z Checking cassowary v0.3.0
20982023-10-29T03:20:22.259Z Checking plotters-backend v0.3.5
20992023-10-29T03:20:22.809Z Checking ratatui v0.23.0
21002023-10-29T03:20:22.844Z Checking plotters-svg v0.3.5
21012023-10-29T03:20:23.658Z Checking rand v0.4.6
21022023-10-29T03:20:23.978Z Checking rtoolbox v0.0.1
21032023-10-29T03:20:24.530Z Checking cast v0.3.0
21042023-10-29T03:20:25.107Z Checking owo-colors v3.5.0
21052023-10-29T03:20:25.229Z Checking remove_dir_all v0.5.3
21062023-10-29T03:20:25.365Z Checking tempdir v0.3.7
21072023-10-29T03:20:25.869Z Checking criterion-plot v0.5.0
21082023-10-29T03:20:26.379Z Checking rpassword v7.2.0
21092023-10-29T03:20:26.590Z Checking plotters v0.3.5
21102023-10-29T03:20:26.740Z Checking tui-tree-widget v0.13.0
21112023-10-29T03:20:29.330Z Checking tinytemplate v1.2.1
21122023-10-29T03:20:29.892Z Checking oorandom v11.1.3
21132023-10-29T03:20:29.922Z Checking anes v0.1.6
21142023-10-29T03:20:30.284Z Checking shell-words v1.1.0
21152023-10-29T03:20:30.529Z Checking criterion v0.5.1
21162023-10-29T03:20:36.244Z Checking assert_cmd v2.0.12
21172023-10-29T03:20:36.586Z Checking dashmap v5.5.1
21182023-10-29T03:20:37.155Z Compiling serial_test_derive v0.10.0
21192023-10-29T03:20:37.857Z Compiling crossbeam-queue v0.3.8
21202023-10-29T03:20:38.888Z Checking serial_test v0.10.0
21212023-10-29T03:20:39.460Z Checking vte v0.11.1
21222023-10-29T03:20:39.743Z Checking threadpool v1.8.1
21232023-10-29T03:20:40.993Z Checking libtest-mimic v0.6.1
21242023-10-29T03:20:41.694Z Checking crossterm v0.26.1
21252023-10-29T03:20:41.927Z Checking strip-ansi-escapes v0.2.0
21262023-10-29T03:20:42.160Z Compiling tabled_derive v0.6.0
21272023-10-29T03:20:43.299Z Checking httptest v0.15.4
21282023-10-29T03:20:43.352Z Checking similar-asserts v1.5.0
21292023-10-29T03:20:43.785Z Checking fd-lock v3.0.13
21302023-10-29T03:20:43.789Z Checking nanorand v0.7.0
21312023-10-29T03:20:43.977Z Compiling rstest_macros v0.18.2
21322023-10-29T03:20:44.298Z Checking nu-ansi-term v0.49.0
21332023-10-29T03:20:44.543Z Checking flume v0.11.0
21342023-10-29T03:20:44.807Z Checking datatest-stable v0.2.3
21352023-10-29T03:20:44.963Z Checking reedline v0.23.0
21362023-10-29T03:20:45.967Z Compiling pin-project-internal v1.1.3
21372023-10-29T03:20:46.761Z Compiling relative-path v1.9.0
21382023-10-29T03:20:47.029Z Compiling trybuild v1.0.85
21392023-10-29T03:20:47.559Z Checking topological-sort v0.2.2
21402023-10-29T03:20:47.709Z Checking arrayvec v0.7.4
21412023-10-29T03:20:47.874Z Checking arrayref v0.3.7
21422023-10-29T03:20:48.011Z Checking constant_time_eq v0.2.6
21432023-10-29T03:20:48.215Z Checking bytecount v0.6.3
21442023-10-29T03:20:48.344Z Checking blake2b_simd v1.0.1
21452023-10-29T03:20:48.437Z Checking papergrid v0.10.0
21462023-10-29T03:20:50.627Z Checking pin-project v1.1.3
21472023-10-29T03:20:50.655Z Checking basic-toml v0.1.4
21482023-10-29T03:20:50.795Z Checking constant_time_eq v0.3.0
21492023-10-29T03:20:50.993Z Checking futures-timer v3.0.2
21502023-10-29T03:20:51.764Z Checking rust-argon2 v1.0.1
21512023-10-29T03:20:52.387Z Checking partial-io v0.5.4
21522023-10-29T03:20:52.590Z Checking tabled v0.14.0
21532023-10-29T03:20:53.736Z Checking approx v0.5.1
21542023-10-29T03:20:53.914Z Checking cargo-platform v0.1.3
21552023-10-29T03:20:54.290Z Checking hex-literal v0.4.1
21562023-10-29T03:20:54.353Z Checking cargo_metadata v0.18.0
21572023-10-29T03:20:54.719Z Checking crossbeam v0.8.2
21582023-10-29T03:20:57.070Z Checking cargo_toml v0.16.3
21592023-10-29T03:20:57.757Z Checking termios v0.3.3
21602023-10-29T03:21:00.266Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21612023-10-29T03:21:01.154Z Checking rstest v0.18.2
21622023-10-29T03:21:09.658Z Compiling bzip2 v0.4.4
21632023-10-29T03:21:10.178Z Compiling zip v0.6.6
21642023-10-29T03:21:11.937Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21652023-10-29T03:21:12.039Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21662023-10-29T03:21:30.695Z Compiling polar-core v0.27.0
21672023-10-29T03:21:34.569Z Checking rustls-webpki v0.101.7
21682023-10-29T03:21:40.667Z Checking tokio-rustls v0.24.1
21692023-10-29T03:21:41.183Z Checking hyper-rustls v0.24.2
21702023-10-29T03:21:41.739Z Checking reqwest v0.11.20
21712023-10-29T03:21:44.432Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21722023-10-29T03:21:44.970Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21732023-10-29T03:21:45.277Z Checking tough v0.12.5
21742023-10-29T03:21:45.346Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21752023-10-29T03:21:46.660Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21762023-10-29T03:21:47.253Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21772023-10-29T03:21:47.459Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21782023-10-29T03:21:47.532Z Checking oso v0.27.0
21792023-10-29T03:21:51.044Z Compiling omicron-zone-package v0.8.3
21802023-10-29T03:21:51.433Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21812023-10-29T03:21:59.275Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21822023-10-29T03:21:59.345Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21832023-10-29T03:21:59.349Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21842023-10-29T03:22:02.643Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21852023-10-29T03:22:02.747Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21862023-10-29T03:22:02.751Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21872023-10-29T03:22:02.949Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21882023-10-29T03:22:03.289Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21892023-10-29T03:22:03.589Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21902023-10-29T03:22:03.734Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21912023-10-29T03:22:04.220Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21922023-10-29T03:22:04.557Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21932023-10-29T03:22:05.747Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21942023-10-29T03:22:08.562Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21952023-10-29T03:22:08.998Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21962023-10-29T03:22:09.424Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21972023-10-29T03:22:09.490Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21982023-10-29T03:22:15.477Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21992023-10-29T03:22:15.951Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22002023-10-29T03:22:17.640Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22012023-10-29T03:22:18.867Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22022023-10-29T03:22:20.414Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22032023-10-29T03:22:23.276Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22042023-10-29T03:22:25.082Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22052023-10-29T03:22:25.131Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22062023-10-29T03:22:27.872Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22072023-10-29T03:22:28.877Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22082023-10-29T03:22:28.927Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22092023-10-29T03:22:31.087Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22102023-10-29T03:22:32.118Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22112023-10-29T03:22:32.347Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22122023-10-29T03:22:40.018Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22132023-10-29T03:22:42.704Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22142023-10-29T03:22:51.845Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22152023-10-29T03:22:52.763Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22162023-10-29T03:22:53.265Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22172023-10-29T03:22:54.804Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22182023-10-29T03:22:57.373Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22192023-10-29T03:22:58.943Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22202023-10-29T03:22:59.378Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22212023-10-29T03:23:01.123Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22222023-10-29T03:23:04.921Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22232023-10-29T03:23:05.773Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22242023-10-29T03:23:06.598Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22252023-10-29T03:23:08.828Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22262023-10-29T03:23:09.026Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22272023-10-29T03:23:14.664Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22282023-10-29T03:23:14.691Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22292023-10-29T03:23:19.936Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22302023-10-29T03:23:21.573Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22312023-10-29T03:23:23.112Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22322023-10-29T03:23:26.407Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22332023-10-29T03:23:28.345Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22342023-10-29T03:23:29.679Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22352023-10-29T03:23:29.845Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22362023-10-29T03:23:37.566Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22372023-10-29T03:23:38.012Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22382023-10-29T03:23:39.345Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22392023-10-29T03:23:39.955Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22402023-10-29T03:23:40.549Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22412023-10-29T03:23:42.962Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22422023-10-29T03:23:48.962Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22432023-10-29T03:24:06.472Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22442023-10-29T03:24:17.635Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22452023-10-29T03:24:37.539Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22462023-10-29T03:25:08.771Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22472023-10-29T03:25:29.001Z Compiling git2 v0.17.2
22482023-10-29T03:25:38.069Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22492023-10-29T03:25:40.819Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22502023-10-29T03:25:54.772Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22512023-10-29T03:26:07.754Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22522023-10-29T03:26:08.100Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22532023-10-29T03:26:08.825Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22542023-10-29T03:26:10.381Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22552023-10-29T03:26:48.026Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22562023-10-29T03:28:12.851Z Finished dev [unoptimized + debuginfo] target(s) in 13m 19s
22572023-10-29T03:28:13.077Z
22582023-10-29T03:28:13.080Zreal 14:24.395790769
22592023-10-29T03:28:13.083Zuser 1:24:55.610638873
22602023-10-29T03:28:13.110Zsys 11:17.038377026
22612023-10-29T03:28:13.114Ztrap 3.152592691
22622023-10-29T03:28:13.116Ztflt 3.409151323
22632023-10-29T03:28:13.119Zdflt 4.269023205
22642023-10-29T03:28:13.122Zkflt 0.035699598
22652023-10-29T03:28:13.125Zlock 1:54:38.936140114
22662023-10-29T03:28:13.127Zslp 5:04:13.187582665
22672023-10-29T03:28:13.130Zlat 3:13.010829921
22682023-10-29T03:28:13.133Zstop 8:10.016872743
22692023-10-29T03:28:14.362Zwarning: output filename collision.
22702023-10-29T03:28:14.366ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
22712023-10-29T03:28:14.369ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22722023-10-29T03:28:14.372ZThe targets should have unique names.
22732023-10-29T03:28:14.375ZThis is a known bug where multiple crates with the same name use
22742023-10-29T03:28:14.378Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22752023-10-29T03:28:14.381Zwarning: output filename collision.
22762023-10-29T03:28:14.384ZThe 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)`.
22772023-10-29T03:28:14.386ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22782023-10-29T03:28:14.389ZThe targets should have unique names.
22792023-10-29T03:28:14.392ZThis is a known bug where multiple crates with the same name use
22802023-10-29T03:28:14.395Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22812023-10-29T03:28:14.398Zwarning: output filename collision.
22822023-10-29T03:28:14.400ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
22832023-10-29T03:28:14.403ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22842023-10-29T03:28:14.406ZThe targets should have unique names.
22852023-10-29T03:28:14.408ZThis is a known bug where multiple crates with the same name use
22862023-10-29T03:28:14.411Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22872023-10-29T03:28:14.414Zwarning: output filename collision.
22882023-10-29T03:28:14.416ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
22892023-10-29T03:28:14.419ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22902023-10-29T03:28:14.422ZThe targets should have unique names.
22912023-10-29T03:28:14.425ZThis is a known bug where multiple crates with the same name use
22922023-10-29T03:28:14.428Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22932023-10-29T03:28:14.430Zwarning: output filename collision.
22942023-10-29T03:28:14.433ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
22952023-10-29T03:28:14.436ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22962023-10-29T03:28:14.439ZThe targets should have unique names.
22972023-10-29T03:28:14.441ZThis is a known bug where multiple crates with the same name use
22982023-10-29T03:28:14.444Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22992023-10-29T03:28:14.447Zwarning: output filename collision.
23002023-10-29T03:28:14.450ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
23012023-10-29T03:28:14.452ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23022023-10-29T03:28:14.455ZThe targets should have unique names.
23032023-10-29T03:28:14.458ZThis is a known bug where multiple crates with the same name use
23042023-10-29T03:28:14.462Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23052023-10-29T03:28:14.464Zwarning: output filename collision.
23062023-10-29T03:28:14.468ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23072023-10-29T03:28:14.471ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23082023-10-29T03:28:14.473ZThe targets should have unique names.
23092023-10-29T03:28:14.476ZThis is a known bug where multiple crates with the same name use
23102023-10-29T03:28:14.479Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23112023-10-29T03:28:14.482Zwarning: output filename collision.
23122023-10-29T03:28:14.485ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23132023-10-29T03:28:14.488ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23142023-10-29T03:28:14.490ZThe targets should have unique names.
23152023-10-29T03:28:14.493ZThis is a known bug where multiple crates with the same name use
23162023-10-29T03:28:14.496Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23172023-10-29T03:28:14.499Zwarning: output filename collision.
23182023-10-29T03:28:14.502ZThe 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 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23192023-10-29T03:28:14.505ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23202023-10-29T03:28:14.507ZThe targets should have unique names.
23212023-10-29T03:28:14.510ZThis is a known bug where multiple crates with the same name use
23222023-10-29T03:28:14.513Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23232023-10-29T03:28:14.516Zwarning: output filename collision.
23242023-10-29T03:28:14.519ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23252023-10-29T03:28:14.521ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23262023-10-29T03:28:14.524ZThe targets should have unique names.
23272023-10-29T03:28:14.527ZThis is a known bug where multiple crates with the same name use
23282023-10-29T03:28:14.529Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23292023-10-29T03:28:14.532Zwarning: output filename collision.
23302023-10-29T03:28:14.535ZThe 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)`.
23312023-10-29T03:28:14.538ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23322023-10-29T03:28:14.541ZThe targets should have unique names.
23332023-10-29T03:28:14.543ZThis is a known bug where multiple crates with the same name use
23342023-10-29T03:28:14.546Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23352023-10-29T03:28:14.970Z Checking unicode-ident v1.0.12
23362023-10-29T03:28:14.992Z Documenting libc v0.2.149
23372023-10-29T03:28:15.001Z Documenting cfg-if v1.0.0
23382023-10-29T03:28:15.021Z Checking libc v0.2.149
23392023-10-29T03:28:15.039Z Checking cfg-if v1.0.0
23402023-10-29T03:28:15.052Z Checking serde v1.0.188
23412023-10-29T03:28:15.071Z Documenting scopeguard v1.2.0
23422023-10-29T03:28:15.074Z Documenting log v0.4.20
23432023-10-29T03:28:15.161Z Documenting itoa v1.0.9
23442023-10-29T03:28:15.210Z Checking proc-macro2 v1.0.67
23452023-10-29T03:28:16.251Z Checking quote v1.0.33
23462023-10-29T03:28:16.772Z Checking syn v2.0.32
23472023-10-29T03:28:16.854Z Checking syn v1.0.109
23482023-10-29T03:28:19.175Z Checking once_cell v1.18.0
23492023-10-29T03:28:19.265Z Documenting lock_api v0.4.10
23502023-10-29T03:28:19.403Z Documenting memchr v2.6.3
23512023-10-29T03:28:19.647Z Documenting smallvec v1.11.0
23522023-10-29T03:28:21.443Z Documenting once_cell v1.18.0
23532023-10-29T03:28:21.794Z Documenting getrandom v0.2.10
23542023-10-29T03:28:23.940Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23552023-10-29T03:28:24.097Z Documenting libm v0.2.7
23562023-10-29T03:28:24.396Z Documenting pin-project-lite v0.2.13
23572023-10-29T03:28:24.699Z Documenting parking_lot_core v0.9.8
23582023-10-29T03:28:26.605Z Documenting signal-hook-registry v1.4.1
23592023-10-29T03:28:26.918Z Checking itoa v1.0.9
23602023-10-29T03:28:27.236Z Documenting serde_derive v1.0.188
23612023-10-29T03:28:27.249Z Documenting zeroize_derive v1.4.2
23622023-10-29T03:28:27.471Z Documenting thiserror-impl v1.0.49
23632023-10-29T03:28:27.850Z Documenting rand_core v0.6.4
23642023-10-29T03:28:28.291Z Documenting mio v0.8.8
23652023-10-29T03:28:29.080Z Documenting num-traits v0.2.16
23662023-10-29T03:28:30.869Z Documenting parking_lot v0.12.1
23672023-10-29T03:28:32.871Z Documenting typenum v1.16.0
23682023-10-29T03:28:33.924Z Documenting futures-core v0.3.29
23692023-10-29T03:28:34.836Z Documenting zeroize v1.6.0
23702023-10-29T03:28:34.871Z Documenting ryu v1.0.15
23712023-10-29T03:28:35.292Z Documenting thiserror v1.0.49
23722023-10-29T03:28:36.178Z Documenting tokio-macros v2.1.0
23732023-10-29T03:28:37.185Z Documenting socket2 v0.5.4
23742023-10-29T03:28:38.092Z Documenting serde v1.0.188
23752023-10-29T03:28:38.971Z Documenting num_cpus v1.16.0
23762023-10-29T03:28:39.877Z Checking thiserror v1.0.49
23772023-10-29T03:28:40.064Z Checking ryu v1.0.15
23782023-10-29T03:28:40.434Z Documenting subtle v2.5.0
23792023-10-29T03:28:40.711Z Checking getrandom v0.2.10
23802023-10-29T03:28:40.821Z Documenting generic-array v0.14.7
23812023-10-29T03:28:41.071Z Checking memchr v2.6.3
23822023-10-29T03:28:41.195Z Documenting futures-sink v0.3.29
23832023-10-29T03:28:42.474Z Documenting pin-utils v0.1.0
23842023-10-29T03:28:43.684Z Documenting byteorder v1.5.0
23852023-10-29T03:28:44.029Z Checking serde_json v1.0.107
23862023-10-29T03:28:45.247Z Documenting iana-time-zone v0.1.57
23872023-10-29T03:28:46.648Z Checking heck v0.4.1
23882023-10-29T03:28:46.837Z Documenting futures-macro v0.3.29
23892023-10-29T03:28:46.961Z Documenting futures-task v0.3.29
23902023-10-29T03:28:47.403Z Documenting futures-channel v0.3.29
23912023-10-29T03:28:48.240Z Documenting crypto-common v0.1.6
23922023-10-29T03:28:49.908Z Documenting slab v0.4.9
23932023-10-29T03:28:50.193Z Documenting futures-io v0.3.29
23942023-10-29T03:28:51.110Z Documenting const-oid v0.9.5
23952023-10-29T03:28:52.930Z Checking bytes v1.5.0
23962023-10-29T03:28:53.516Z Documenting ppv-lite86 v0.2.17
23972023-10-29T03:28:54.178Z Checking log v0.4.20
23982023-10-29T03:28:54.298Z Documenting tinyvec_macros v0.1.1
23992023-10-29T03:28:54.431Z Documenting base64 v0.21.5
24002023-10-29T03:28:54.616Z Checking byteorder v1.5.0
24012023-10-29T03:28:55.276Z Documenting block-buffer v0.10.4
24022023-10-29T03:28:55.897Z Documenting tracing-core v0.1.31
24032023-10-29T03:28:56.072Z Documenting futures-util v0.3.29
24042023-10-29T03:28:57.989Z Documenting rand_chacha v0.3.1
24052023-10-29T03:28:58.358Z Documenting tinyvec v1.6.0
24062023-10-29T03:28:59.922Z Documenting tracing-attributes v0.1.26
24072023-10-29T03:29:00.525Z Checking fnv v1.0.7
24082023-10-29T03:29:00.717Z Checking serde_derive_internals v0.26.0
24092023-10-29T03:29:01.238Z Documenting digest v0.10.7
24102023-10-29T03:29:01.676Z Documenting serde_derive_internals v0.26.0
24112023-10-29T03:29:03.846Z Documenting dyn-clone v1.0.13
24122023-10-29T03:29:04.255Z Documenting rand v0.8.5
24132023-10-29T03:29:08.586Z Documenting unicode-normalization v0.1.22
24142023-10-29T03:29:09.563Z Checking ucd-trie v0.1.6
24152023-10-29T03:29:09.885Z Documenting fnv v1.0.7
24162023-10-29T03:29:10.619Z Documenting cpufeatures v0.2.9
24172023-10-29T03:29:11.161Z Documenting schemars_derive v0.8.13
24182023-10-29T03:29:11.670Z Documenting bytes v1.5.0
24192023-10-29T03:29:11.796Z Documenting serde_json v1.0.107
24202023-10-29T03:29:11.874Z Documenting bitflags v2.4.0
24212023-10-29T03:29:15.051Z Documenting chrono v0.4.31
24222023-10-29T03:29:15.964Z Documenting uuid v1.4.1
24232023-10-29T03:29:16.444Z Checking pest v2.7.2
24242023-10-29T03:29:19.103Z Documenting spin v0.9.8
24252023-10-29T03:29:19.304Z Documenting tokio v1.33.0
24262023-10-29T03:29:20.460Z Checking libm v0.2.7
24272023-10-29T03:29:20.594Z Documenting unicode-bidi v0.3.13
24282023-10-29T03:29:21.069Z Documenting http v0.2.9
24292023-10-29T03:29:21.998Z Checking num-traits v0.2.16
24302023-10-29T03:29:23.169Z Documenting tracing v0.1.37
24312023-10-29T03:29:23.476Z Documenting lazy_static v1.4.0
24322023-10-29T03:29:23.722Z Documenting percent-encoding v2.3.0
24332023-10-29T03:29:24.767Z Documenting schemars v0.8.13
24342023-10-29T03:29:24.852Z Documenting ahash v0.8.3
24352023-10-29T03:29:26.829Z Checking ahash v0.8.3
24362023-10-29T03:29:27.410Z Documenting allocator-api2 v0.2.16
24372023-10-29T03:29:27.493Z Checking time-core v0.1.1
24382023-10-29T03:29:27.717Z Documenting adler v1.0.2
24392023-10-29T03:29:29.455Z Documenting unicode-ident v1.0.12
24402023-10-29T03:29:29.533Z Documenting form_urlencoded v1.2.0
24412023-10-29T03:29:30.903Z Documenting idna v0.4.0
24422023-10-29T03:29:31.782Z Documenting miniz_oxide v0.7.1
24432023-10-29T03:29:32.513Z Documenting hashbrown v0.14.0
24442023-10-29T03:29:33.481Z Documenting proc-macro2 v1.0.67
24452023-10-29T03:29:33.916Z Documenting httparse v1.8.0
24462023-10-29T03:29:35.375Z Documenting equivalent v1.0.1
24472023-10-29T03:29:35.685Z Documenting untrusted v0.9.0
24482023-10-29T03:29:36.785Z Checking zerocopy v0.3.0
24492023-10-29T03:29:37.636Z Documenting url v2.4.1
24502023-10-29T03:29:37.898Z Checking uuid v1.4.1
24512023-10-29T03:29:38.795Z Checking iana-time-zone v0.1.57
24522023-10-29T03:29:39.012Z Checking chrono v0.4.31
24532023-10-29T03:29:39.576Z Checking dof v0.1.5
24542023-10-29T03:29:39.871Z Documenting ring v0.17.5
24552023-10-29T03:29:40.183Z Documenting indexmap v2.0.0
24562023-10-29T03:29:40.232Z Documenting quote v1.0.33
24572023-10-29T03:29:40.255Z Checking dtrace-parser v0.1.14
24582023-10-29T03:29:40.283Z Checking thread-id v4.2.0
24592023-10-29T03:29:40.419Z Documenting sct v0.7.0
24602023-10-29T03:29:41.011Z Documenting slog v2.7.0
24612023-10-29T03:29:42.610Z Documenting openssl-probe v0.1.5
24622023-10-29T03:29:44.564Z Documenting try-lock v0.2.4
24632023-10-29T03:29:46.670Z Documenting httpdate v1.0.3
24642023-10-29T03:29:46.753Z Checking usdt-impl v0.3.5
24652023-10-29T03:29:47.594Z Documenting http-body v0.4.5
24662023-10-29T03:29:47.757Z Documenting rustls-pemfile v1.0.3
24672023-10-29T03:29:47.945Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24682023-10-29T03:29:48.786Z Documenting want v0.3.1
24692023-10-29T03:29:48.885Z Documenting rustls-webpki v0.101.7
24702023-10-29T03:29:48.955Z Documenting openssl-macros v0.1.1
24712023-10-29T03:29:49.239Z Documenting aho-corasick v1.0.4
24722023-10-29T03:29:49.488Z Documenting tokio-util v0.7.10
24732023-10-29T03:29:52.771Z Documenting openssl-sys v0.9.93
24742023-10-29T03:29:53.714Z Documenting tower-service v0.3.2
24752023-10-29T03:29:54.390Z Documenting gimli v0.28.0
24762023-10-29T03:29:54.648Z Documenting mime v0.3.17
24772023-10-29T03:29:55.791Z Documenting rustls v0.21.8
24782023-10-29T03:29:56.069Z Documenting regex-syntax v0.7.5
24792023-10-29T03:29:56.588Z Documenting time-macros v0.2.13
24802023-10-29T03:29:57.914Z Documenting h2 v0.3.21
24812023-10-29T03:29:59.642Z Documenting async-trait v0.1.74
24822023-10-29T03:30:01.012Z Documenting object v0.32.1
24832023-10-29T03:30:04.238Z Documenting errno v0.3.2
24842023-10-29T03:30:04.708Z Documenting addr2line v0.21.0
24852023-10-29T03:30:04.711Z Documenting openssl v0.10.57
24862023-10-29T03:30:06.822Z Documenting regex-automata v0.3.8
24872023-10-29T03:30:07.768Z Documenting time-core v0.1.1
24882023-10-29T03:30:08.103Z Documenting tokio-rustls v0.24.1
24892023-10-29T03:30:08.734Z Documenting unicode-width v0.1.11
24902023-10-29T03:30:10.289Z Documenting ipnet v2.8.0
24912023-10-29T03:30:12.117Z Documenting rustc-demangle v0.1.23
24922023-10-29T03:30:12.788Z Checking allocator-api2 v0.2.16
24932023-10-29T03:30:13.851Z Checking dyn-clone v1.0.13
24942023-10-29T03:30:13.919Z Documenting hyper v0.14.27
24952023-10-29T03:30:14.043Z Documenting deranged v0.3.8
24962023-10-29T03:30:16.076Z Documenting num_threads v0.1.6
24972023-10-29T03:30:16.329Z Checking schemars v0.8.13
24982023-10-29T03:30:16.342Z Checking hashbrown v0.14.0
24992023-10-29T03:30:18.123Z Documenting rustix v0.38.9
25002023-10-29T03:30:18.802Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25012023-10-29T03:30:19.011Z Checking pest_meta v2.7.2
25022023-10-29T03:30:20.599Z Documenting backtrace v0.3.69
25032023-10-29T03:30:20.615Z Documenting crossbeam-utils v0.8.16
25042023-10-29T03:30:20.749Z Checking equivalent v1.0.1
25052023-10-29T03:30:20.902Z Checking indexmap v2.0.0
25062023-10-29T03:30:21.809Z Documenting regex v1.9.5
25072023-10-29T03:30:22.619Z Documenting native-tls v0.2.11
25082023-10-29T03:30:22.704Z Documenting time v0.3.27
25092023-10-29T03:30:27.547Z Checking hashbrown v0.13.2
25102023-10-29T03:30:28.591Z Documenting anyhow v1.0.75
25112023-10-29T03:30:29.088Z Documenting pest_meta v2.7.2
25122023-10-29T03:30:29.340Z Checking http v0.2.9
25132023-10-29T03:30:29.979Z Checking aho-corasick v1.0.4
25142023-10-29T03:30:31.010Z Documenting encoding_rs v0.8.33
25152023-10-29T03:30:31.551Z Checking regex-syntax v0.7.5
25162023-10-29T03:30:31.819Z Documenting tokio-native-tls v0.3.1
25172023-10-29T03:30:32.627Z Checking pest_generator v2.7.2
25182023-10-29T03:30:33.668Z Documenting rustls-native-certs v0.6.3
25192023-10-29T03:30:34.042Z Documenting serde_urlencoded v0.7.1
25202023-10-29T03:30:34.965Z Documenting ucd-trie v0.1.6
25212023-10-29T03:30:35.823Z Documenting pest_generator v2.7.2
25222023-10-29T03:30:36.722Z Checking serde_tokenstream v0.1.7
25232023-10-29T03:30:36.894Z Checking regex-automata v0.3.8
25242023-10-29T03:30:37.287Z Documenting webpki-roots v0.25.2
25252023-10-29T03:30:38.197Z Documenting syn v2.0.32
25262023-10-29T03:30:39.802Z Documenting hyper-rustls v0.24.2
25272023-10-29T03:30:40.721Z Documenting hyper-tls v0.5.0
25282023-10-29T03:30:40.895Z Documenting dof v0.1.5
25292023-10-29T03:30:40.986Z Documenting pest v2.7.2
25302023-10-29T03:30:43.401Z Documenting thread-id v4.2.0
25312023-10-29T03:30:43.529Z Documenting pest_derive v2.7.2
25322023-10-29T03:30:43.665Z Checking regex v1.9.5
25332023-10-29T03:30:44.606Z Documenting usdt-macro v0.3.5
25342023-10-29T03:30:46.804Z Documenting usdt-attr-macro v0.3.5
25352023-10-29T03:30:48.942Z Documenting openapiv3 v1.0.3
25362023-10-29T03:30:49.475Z Documenting ipnetwork v0.20.0
25372023-10-29T03:30:50.547Z Documenting sha2 v0.10.8
25382023-10-29T03:30:50.775Z Documenting dtrace-parser v0.1.14
25392023-10-29T03:30:51.290Z Documenting reqwest v0.11.20
25402023-10-29T03:30:52.048Z Documenting futures-executor v0.3.29
25412023-10-29T03:30:54.285Z Checking serde_tokenstream v0.2.0
25422023-10-29T03:30:54.858Z Checking strsim v0.10.0
25432023-10-29T03:30:55.205Z Checking unicode-width v0.1.11
25442023-10-29T03:30:55.431Z Checking regress v0.7.1
25452023-10-29T03:30:56.949Z Documenting usdt-impl v0.3.5
25462023-10-29T03:30:57.688Z Documenting hex v0.4.3
25472023-10-29T03:30:57.753Z Documenting hmac v0.12.1
25482023-10-29T03:30:58.798Z Documenting fallible-iterator v0.2.0
25492023-10-29T03:30:59.280Z Documenting futures v0.3.29
25502023-10-29T03:31:00.592Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25512023-10-29T03:31:03.884Z Checking openapiv3 v1.0.3
25522023-10-29T03:31:04.455Z Documenting stringprep v0.1.3
25532023-10-29T03:31:04.868Z Documenting usdt v0.3.5
25542023-10-29T03:31:05.224Z Documenting semver v1.0.20
25552023-10-29T03:31:06.298Z Documenting md-5 v0.10.5
25562023-10-29T03:31:06.827Z Documenting regress v0.7.1
25572023-10-29T03:31:09.531Z Documenting siphasher v0.3.11
25582023-10-29T03:31:10.843Z Documenting utf8parse v0.2.1
25592023-10-29T03:31:11.027Z Documenting block-padding v0.3.3
25602023-10-29T03:31:11.059Z Documenting heck v0.4.1
25612023-10-29T03:31:12.155Z Checking unsafe-libyaml v0.2.9
25622023-10-29T03:31:12.946Z Documenting static_assertions v1.1.0
25632023-10-29T03:31:13.494Z Documenting postgres-protocol v0.6.6
25642023-10-29T03:31:14.016Z Documenting phf_shared v0.11.2
25652023-10-29T03:31:14.324Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25662023-10-29T03:31:14.527Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25672023-10-29T03:31:15.195Z Checking getopts v0.2.21
25682023-10-29T03:31:15.699Z Documenting toml_datetime v0.6.3
25692023-10-29T03:31:16.460Z Documenting num-integer v0.1.45
25702023-10-29T03:31:17.069Z Documenting unsafe-libyaml v0.2.9
25712023-10-29T03:31:17.277Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25722023-10-29T03:31:17.454Z Documenting inout v0.1.3
25732023-10-29T03:31:20.049Z Documenting phf v0.11.2
25742023-10-29T03:31:22.266Z Checking ident_case v1.0.1
25752023-10-29T03:31:22.515Z Documenting either v1.9.0
25762023-10-29T03:31:22.609Z Documenting postgres-types v0.2.6
25772023-10-29T03:31:22.808Z Documenting whoami v1.4.1
25782023-10-29T03:31:23.063Z Documenting serde_yaml v0.9.25
25792023-10-29T03:31:24.082Z Documenting cipher v0.4.4
25802023-10-29T03:31:24.759Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25812023-10-29T03:31:27.098Z Checking serde_yaml v0.9.25
25822023-10-29T03:31:27.677Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25832023-10-29T03:31:28.753Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25842023-10-29T03:31:28.799Z Documenting getopts v0.2.21
25852023-10-29T03:31:28.866Z Documenting zerocopy v0.6.4
25862023-10-29T03:31:29.641Z Documenting anstyle v1.0.2
25872023-10-29T03:31:32.355Z Documenting data-encoding v2.4.0
25882023-10-29T03:31:32.906Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25892023-10-29T03:31:32.934Z Documenting tokio-postgres v0.7.10
25902023-10-29T03:31:34.821Z Documenting anstyle-parse v0.2.1
25912023-10-29T03:31:35.624Z Documenting anstyle-query v1.0.0
25922023-10-29T03:31:35.895Z Documenting colorchoice v1.0.0
25932023-10-29T03:31:37.726Z Documenting match_cfg v0.1.0
25942023-10-29T03:31:38.592Z Documenting itertools v0.11.0
25952023-10-29T03:31:39.022Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25962023-10-29T03:31:39.428Z Documenting terminal_size v0.2.6
25972023-10-29T03:31:40.051Z Documenting dirs-sys-next v0.1.2
25982023-10-29T03:31:41.486Z Documenting anstream v0.5.0
25992023-10-29T03:31:41.950Z Documenting hostname v0.3.1
26002023-10-29T03:31:44.641Z Documenting strsim v0.10.0
26012023-10-29T03:31:45.588Z Documenting clap_lex v0.5.1
26022023-10-29T03:31:46.118Z Documenting tap v1.0.1
26032023-10-29T03:31:47.513Z Documenting dirs-next v2.0.0
26042023-10-29T03:31:47.776Z Documenting clap_derive v4.4.2
26052023-10-29T03:31:48.152Z Documenting thread_local v1.1.7
26062023-10-29T03:31:50.209Z Documenting crc32fast v1.3.2
26072023-10-29T03:31:50.317Z Documenting wyz v0.5.1
26082023-10-29T03:31:50.552Z Documenting radium v0.7.0
26092023-10-29T03:31:50.897Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26102023-10-29T03:31:51.793Z Documenting clap_builder v4.4.2
26112023-10-29T03:31:53.594Z Documenting funty v2.0.0
26122023-10-29T03:31:54.430Z Documenting term v0.7.0
26132023-10-29T03:31:54.877Z Documenting num-iter v0.1.43
26142023-10-29T03:31:54.900Z Documenting crossbeam-channel v0.5.8
26152023-10-29T03:31:56.404Z Documenting sha1 v0.10.5
26162023-10-29T03:31:56.496Z Documenting enum-as-inner v0.5.1
26172023-10-29T03:31:58.235Z Documenting bitvec v1.0.1
26182023-10-29T03:32:00.730Z Documenting atty v0.2.14
26192023-10-29T03:32:01.321Z Documenting clap v4.4.3
26202023-10-29T03:32:01.709Z Documenting memoffset v0.9.0
26212023-10-29T03:32:01.746Z Documenting take_mut v0.2.2
26222023-10-29T03:32:03.367Z Documenting flate2 v1.0.28
26232023-10-29T03:32:03.684Z Documenting trust-dns-proto v0.22.0
26242023-10-29T03:32:05.517Z Documenting slog-term v2.9.0
26252023-10-29T03:32:05.929Z Documenting crossbeam-epoch v0.9.15
26262023-10-29T03:32:07.442Z Documenting slog-json v2.6.1
26272023-10-29T03:32:07.742Z Documenting slog-async v2.8.0
26282023-10-29T03:32:08.710Z Documenting camino v1.1.6
26292023-10-29T03:32:08.981Z Documenting paste v1.0.14
26302023-10-29T03:32:10.589Z Documenting signature v2.1.0
26312023-10-29T03:32:12.475Z Documenting hash32 v0.2.1
26322023-10-29T03:32:12.700Z Documenting scheduled-thread-pool v0.2.7
26332023-10-29T03:32:14.114Z Documenting diesel_table_macro_syntax v0.1.0
26342023-10-29T03:32:14.947Z Documenting slog-bunyan v2.4.0
26352023-10-29T03:32:15.203Z Checking diesel_table_macro_syntax v0.1.0
26362023-10-29T03:32:15.495Z Documenting bzip2-sys v0.1.11+1.0.8
26372023-10-29T03:32:15.610Z Documenting stable_deref_trait v1.2.0
26382023-10-29T03:32:17.435Z Documenting unicode-segmentation v1.10.1
26392023-10-29T03:32:17.712Z Checking darling_core v0.20.3
26402023-10-29T03:32:18.622Z Documenting async-stream-impl v0.3.5
26412023-10-29T03:32:19.076Z Documenting r2d2 v0.8.10
26422023-10-29T03:32:19.737Z Documenting heapless v0.7.16
26432023-10-29T03:32:20.781Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26442023-10-29T03:32:21.571Z Documenting diesel_derives v2.1.1
26452023-10-29T03:32:21.757Z Documenting bzip2 v0.4.4
26462023-10-29T03:32:22.466Z Documenting strum v0.25.0
26472023-10-29T03:32:22.748Z Documenting managed v0.8.0
26482023-10-29T03:32:25.801Z Documenting bit-vec v0.6.3
26492023-10-29T03:32:25.983Z Documenting debug-ignore v1.0.5
26502023-10-29T03:32:27.076Z Documenting atomic-waker v1.1.1
26512023-10-29T03:32:27.381Z Documenting async-stream v0.3.5
26522023-10-29T03:32:27.829Z Documenting smoltcp v0.9.1
26532023-10-29T03:32:28.141Z Documenting zip v0.6.6
26542023-10-29T03:32:28.295Z Checking darling v0.20.3
26552023-10-29T03:32:28.469Z Documenting num-bigint v0.4.4
26562023-10-29T03:32:30.200Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26572023-10-29T03:32:31.241Z Documenting waitgroup v0.1.2
26582023-10-29T03:32:31.795Z Documenting multer v2.1.0
26592023-10-29T03:32:33.027Z Documenting diesel v2.1.3
26602023-10-29T03:32:33.617Z Documenting bstr v1.6.0
26612023-10-29T03:32:35.156Z Documenting serde_path_to_error v0.1.14
26622023-10-29T03:32:35.345Z Documenting hubpack v0.1.2
26632023-10-29T03:32:37.343Z Documenting serde_repr v0.1.16
26642023-10-29T03:32:38.041Z Documenting new_debug_unreachable v1.0.4
26652023-10-29T03:32:38.256Z Documenting precomputed-hash v0.1.1
26662023-10-29T03:32:39.804Z Documenting lalrpop-util v0.19.12
26672023-10-29T03:32:41.645Z Documenting fixedbitset v0.4.2
26682023-10-29T03:32:41.997Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26692023-10-29T03:32:42.145Z Documenting yasna v0.5.2
26702023-10-29T03:32:42.176Z Documenting serde_with_macros v2.3.3
26712023-10-29T03:32:44.226Z Documenting string_cache v0.8.7
26722023-10-29T03:32:44.672Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26732023-10-29T03:32:46.055Z Documenting console v0.15.7
26742023-10-29T03:32:46.347Z Documenting petgraph v0.6.4
26752023-10-29T03:32:49.396Z Documenting float-cmp v0.9.0
26762023-10-29T03:32:50.748Z Documenting normalize-line-endings v0.3.0
26772023-10-29T03:32:50.830Z Documenting predicates-core v1.0.6
26782023-10-29T03:32:52.597Z Documenting difflib v0.4.0
26792023-10-29T03:32:54.146Z Documenting serde_with v2.3.3
26802023-10-29T03:32:56.113Z Documenting bit-set v0.5.3
26812023-10-29T03:32:57.017Z Documenting similar v2.2.1
26822023-10-29T03:32:57.184Z Documenting tokio-stream v0.1.14
26832023-10-29T03:32:57.207Z Documenting structmeta-derive v0.1.6
26842023-10-29T03:32:58.631Z Documenting predicates v3.0.4
26852023-10-29T03:33:02.320Z Checking structmeta v0.1.6
26862023-10-29T03:33:02.689Z Documenting instant v0.1.12
26872023-10-29T03:33:04.278Z Checking regex-syntax v0.6.29
26882023-10-29T03:33:04.975Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26892023-10-29T03:33:05.509Z Documenting macaddr v1.0.1
26902023-10-29T03:33:05.782Z Documenting base64ct v1.6.0
26912023-10-29T03:33:05.859Z Documenting structmeta v0.1.6
26922023-10-29T03:33:06.519Z Checking scopeguard v1.2.0
26932023-10-29T03:33:06.730Z Checking lock_api v0.4.10
26942023-10-29T03:33:07.365Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26952023-10-29T03:33:07.522Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26962023-10-29T03:33:08.011Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26972023-10-29T03:33:09.128Z Documenting backoff v0.4.0
26982023-10-29T03:33:09.371Z Documenting crucible-workspace-hack v0.1.0
26992023-10-29T03:33:11.625Z Checking smallvec v1.11.0
27002023-10-29T03:33:12.056Z Documenting password-hash v0.5.0
27012023-10-29T03:33:12.193Z Documenting is-terminal v0.4.9
27022023-10-29T03:33:12.216Z Checking parking_lot_core v0.9.8
27032023-10-29T03:33:12.733Z Documenting blake2 v0.10.6
27042023-10-29T03:33:12.956Z Checking pin-project-lite v0.2.13
27052023-10-29T03:33:13.539Z Checking parking_lot v0.12.1
27062023-10-29T03:33:13.542Z Documenting parse-display-derive v0.7.0
27072023-10-29T03:33:13.724Z Checking rand_core v0.6.4
27082023-10-29T03:33:13.787Z Checking typenum v1.16.0
27092023-10-29T03:33:14.162Z Checking zeroize v1.6.0
27102023-10-29T03:33:14.553Z Documenting proc-macro-error-attr v1.0.4
27112023-10-29T03:33:15.384Z Checking futures-core v0.3.29
27122023-10-29T03:33:15.672Z Checking unicode-segmentation v1.10.1
27132023-10-29T03:33:15.960Z Checking generic-array v0.14.7
27142023-10-29T03:33:16.238Z Checking proc-macro-error v1.0.4
27152023-10-29T03:33:16.658Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27162023-10-29T03:33:16.754Z Checking mio v0.8.8
27172023-10-29T03:33:17.774Z Checking socket2 v0.5.4
27182023-10-29T03:33:19.080Z Checking num_cpus v1.16.0
27192023-10-29T03:33:19.126Z Checking signal-hook-registry v1.4.1
27202023-10-29T03:33:19.156Z Checking futures-sink v0.3.29
27212023-10-29T03:33:19.180Z Documenting fastrand v2.0.0
27222023-10-29T03:33:19.191Z Documenting postcard-cobs v0.1.5-pre
27232023-10-29T03:33:19.198Z Checking tokio v1.33.0
27242023-10-29T03:33:19.207Z Documenting foreign-types-macros v0.2.3
27252023-10-29T03:33:20.181Z Documenting argon2 v0.5.2
27262023-10-29T03:33:20.707Z Documenting proc-macro-error v1.0.4
27272023-10-29T03:33:22.713Z Documenting postcard v0.7.3
27282023-10-29T03:33:23.158Z Documenting parse-display v0.7.0
27292023-10-29T03:33:23.503Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27302023-10-29T03:33:24.690Z Documenting tempfile v3.8.0
27312023-10-29T03:33:26.481Z Checking tinyvec_macros v0.1.1
27322023-10-29T03:33:26.615Z Documenting foreign-types-shared v0.3.1
27332023-10-29T03:33:28.085Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27342023-10-29T03:33:28.223Z Checking spin v0.5.2
27352023-10-29T03:33:28.528Z Checking tinyvec v1.6.0
27362023-10-29T03:33:29.304Z Checking futures-channel v0.3.29
27372023-10-29T03:33:29.846Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27382023-10-29T03:33:29.876Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27392023-10-29T03:33:29.924Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27402023-10-29T03:33:30.356Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27412023-10-29T03:33:30.743Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27422023-10-29T03:33:30.882Z Documenting foreign-types v0.5.0
27432023-10-29T03:33:32.227Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27442023-10-29T03:33:32.231Z Documenting cstr-argument v0.1.2
27452023-10-29T03:33:32.457Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27462023-10-29T03:33:35.834Z Checking slab v0.4.9
27472023-10-29T03:33:36.119Z Checking futures-task v0.3.29
27482023-10-29T03:33:36.228Z Checking pin-utils v0.1.0
27492023-10-29T03:33:36.357Z Checking futures-io v0.3.29
27502023-10-29T03:33:36.488Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27512023-10-29T03:33:36.650Z Checking futures-util v0.3.29
27522023-10-29T03:33:36.917Z Checking unicode-normalization v0.1.22
27532023-10-29T03:33:37.690Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27542023-10-29T03:33:38.122Z Documenting colored v2.0.4
27552023-10-29T03:33:38.476Z Checking crypto-common v0.1.6
27562023-10-29T03:33:38.763Z Checking spin v0.9.8
27572023-10-29T03:33:38.781Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27582023-10-29T03:33:39.283Z Checking tracing-core v0.1.31
27592023-10-29T03:33:40.327Z Checking unicode-bidi v0.3.13
27602023-10-29T03:33:41.110Z Checking tracing v0.1.37
27612023-10-29T03:33:41.615Z Documenting zone_cfg_derive v0.2.0
27622023-10-29T03:33:42.019Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27632023-10-29T03:33:43.822Z Checking block-buffer v0.10.4
27642023-10-29T03:33:44.158Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27652023-10-29T03:33:44.410Z Documenting num-derive v0.4.0
27662023-10-29T03:33:45.149Z Checking const-oid v0.9.5
27672023-10-29T03:33:45.279Z Checking ppv-lite86 v0.2.17
27682023-10-29T03:33:45.383Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27692023-10-29T03:33:46.430Z Checking subtle v2.5.0
27702023-10-29T03:33:46.832Z Checking rand_chacha v0.3.1
27712023-10-29T03:33:47.394Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27722023-10-29T03:33:47.875Z Checking digest v0.10.7
27732023-10-29T03:33:48.526Z Documenting smf v0.2.2
27742023-10-29T03:33:49.294Z Documenting zone v0.2.0
27752023-10-29T03:33:51.460Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27762023-10-29T03:33:52.040Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27772023-10-29T03:33:55.778Z Checking bitflags v2.4.0
27782023-10-29T03:33:56.253Z Checking base64 v0.21.5
27792023-10-29T03:33:56.519Z Documenting linked-hash-map v0.5.6
27802023-10-29T03:33:56.877Z Checking rand v0.8.5
27812023-10-29T03:33:56.995Z Checking tokio-util v0.7.10
27822023-10-29T03:33:57.429Z Checking foreign-types-shared v0.1.1
27832023-10-29T03:33:57.588Z Checking bitflags v1.3.2
27842023-10-29T03:33:57.726Z Checking hashbrown v0.12.3
27852023-10-29T03:33:58.552Z Checking untrusted v0.7.1
27862023-10-29T03:33:58.616Z Checking openssl-probe v0.1.5
27872023-10-29T03:33:58.808Z Checking untrusted v0.9.0
27882023-10-29T03:33:58.833Z Checking percent-encoding v2.3.0
27892023-10-29T03:33:59.040Z Checking ring v0.17.5
27902023-10-29T03:33:59.152Z Checking ring v0.16.20
27912023-10-29T03:33:59.389Z Checking indexmap v1.9.3
27922023-10-29T03:33:59.719Z Checking foreign-types v0.3.2
27932023-10-29T03:33:59.853Z Checking errno v0.3.2
27942023-10-29T03:34:00.072Z Checking openssl-sys v0.9.93
27952023-10-29T03:34:00.612Z Checking adler v1.0.2
27962023-10-29T03:34:00.710Z Checking try-lock v0.2.4
27972023-10-29T03:34:00.836Z Checking siphasher v0.3.11
27982023-10-29T03:34:00.904Z Checking want v0.3.1
27992023-10-29T03:34:01.180Z Checking miniz_oxide v0.7.1
28002023-10-29T03:34:01.329Z Checking h2 v0.3.21
28012023-10-29T03:34:01.829Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28022023-10-29T03:34:02.060Z Checking rustls-webpki v0.101.7
28032023-10-29T03:34:02.075Z Checking sct v0.7.0
28042023-10-29T03:34:02.240Z Checking openssl v0.10.57
28052023-10-29T03:34:02.370Z Checking form_urlencoded v1.2.0
28062023-10-29T03:34:02.454Z Checking lazy_static v1.4.0
28072023-10-29T03:34:02.626Z Checking http-body v0.4.5
28082023-10-29T03:34:02.688Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28092023-10-29T03:34:03.067Z Checking socket2 v0.4.9
28102023-10-29T03:34:03.101Z Documenting lru-cache v0.1.2
28112023-10-29T03:34:03.245Z Checking io-lifetimes v1.0.11
28122023-10-29T03:34:03.262Z Checking httparse v1.8.0
28132023-10-29T03:34:03.291Z Checking anstyle v1.0.2
28142023-10-29T03:34:03.546Z Checking httpdate v1.0.3
28152023-10-29T03:34:03.813Z Checking cpufeatures v0.2.9
28162023-10-29T03:34:03.828Z Checking utf8parse v0.2.1
28172023-10-29T03:34:03.915Z Checking tower-service v0.3.2
28182023-10-29T03:34:03.930Z Checking rustix v0.37.23
28192023-10-29T03:34:03.951Z Checking sha2 v0.10.8
28202023-10-29T03:34:04.037Z Checking anstyle-parse v0.2.1
28212023-10-29T03:34:04.094Z Checking rustls v0.21.8
28222023-10-29T03:34:04.437Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28232023-10-29T03:34:04.817Z Checking rustls-pemfile v1.0.3
28242023-10-29T03:34:05.102Z Checking md-5 v0.10.5
28252023-10-29T03:34:05.449Z Checking hmac v0.12.1
28262023-10-29T03:34:05.534Z Checking idna v0.4.0
28272023-10-29T03:34:05.682Z Checking stringprep v0.1.3
28282023-10-29T03:34:05.755Z Documenting slog-dtrace v0.2.3
28292023-10-29T03:34:06.099Z Checking num-integer v0.1.45
28302023-10-29T03:34:06.942Z Checking hash32 v0.2.1
28312023-10-29T03:34:06.980Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28322023-10-29T03:34:07.436Z Checking anstyle-query v1.0.0
28332023-10-29T03:34:07.641Z Checking gimli v0.28.0
28342023-10-29T03:34:08.834Z Checking stable_deref_trait v1.2.0
28352023-10-29T03:34:08.977Z Checking either v1.9.0
28362023-10-29T03:34:09.265Z Documenting quick-error v1.2.3
28372023-10-29T03:34:09.441Z Checking colorchoice v1.0.0
28382023-10-29T03:34:09.502Z Checking fallible-iterator v0.2.0
28392023-10-29T03:34:09.626Z Checking anstream v0.5.0
28402023-10-29T03:34:10.167Z Checking tokio-rustls v0.24.1
28412023-10-29T03:34:10.516Z Checking postgres-protocol v0.6.6
28422023-10-29T03:34:10.735Z Checking heapless v0.7.16
28432023-10-29T03:34:11.223Z Checking native-tls v0.2.11
28442023-10-29T03:34:11.534Z Checking hyper v0.14.27
28452023-10-29T03:34:11.585Z Checking url v2.4.1
28462023-10-29T03:34:11.725Z Checking tokio-native-tls v0.3.1
28472023-10-29T03:34:12.536Z Checking terminal_size v0.2.6
28482023-10-29T03:34:12.539Z Checking rustls-native-certs v0.6.3
28492023-10-29T03:34:12.546Z Checking phf_shared v0.11.2
28502023-10-29T03:34:12.579Z Checking block-padding v0.3.3
28512023-10-29T03:34:12.869Z Checking scheduled-thread-pool v0.2.7
28522023-10-29T03:34:12.904Z Checking object v0.32.1
28532023-10-29T03:34:12.978Z Checking toml_datetime v0.6.3
28542023-10-29T03:34:13.232Z Checking serde_spanned v0.6.3
28552023-10-29T03:34:13.303Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28562023-10-29T03:34:13.439Z Checking bzip2-sys v0.1.11+1.0.8
28572023-10-29T03:34:13.513Z Checking crc32fast v1.3.2
28582023-10-29T03:34:13.637Z Checking regex-automata v0.1.10
28592023-10-29T03:34:13.873Z Checking winnow v0.5.15
28602023-10-29T03:34:13.973Z Checking addr2line v0.21.0
28612023-10-29T03:34:14.277Z Checking managed v0.8.0
28622023-10-29T03:34:14.758Z Checking rustc-demangle v0.1.23
28632023-10-29T03:34:14.870Z Checking clap_lex v0.5.1
28642023-10-29T03:34:15.263Z Checking deranged v0.3.8
28652023-10-29T03:34:15.437Z Checking ipnet v2.8.0
28662023-10-29T03:34:15.602Z Documenting resolv-conf v0.7.0
28672023-10-29T03:34:16.142Z Checking matches v0.1.10
28682023-10-29T03:34:16.195Z Checking num_threads v0.1.6
28692023-10-29T03:34:16.272Z Checking bit-vec v0.6.3
28702023-10-29T03:34:16.358Z Checking tap v1.0.1
28712023-10-29T03:34:16.616Z Checking wyz v0.5.1
28722023-10-29T03:34:16.779Z Checking idna v0.2.3
28732023-10-29T03:34:17.217Z Checking clap_builder v4.4.2
28742023-10-29T03:34:18.121Z Checking time v0.3.27
28752023-10-29T03:34:18.258Z Checking smoltcp v0.9.1
28762023-10-29T03:34:18.786Z Checking toml_edit v0.19.15
28772023-10-29T03:34:20.681Z Checking bstr v0.2.17
28782023-10-29T03:34:21.706Z Checking hyper-rustls v0.24.2
28792023-10-29T03:34:22.015Z Checking hyper-tls v0.5.0
28802023-10-29T03:34:22.166Z Checking flate2 v1.0.28
28812023-10-29T03:34:22.211Z Checking bzip2 v0.4.4
28822023-10-29T03:34:22.293Z Checking r2d2 v0.8.10
28832023-10-29T03:34:22.406Z Checking backtrace v0.3.69
28842023-10-29T03:34:22.454Z Checking phf v0.11.2
28852023-10-29T03:34:22.516Z Documenting trust-dns-resolver v0.22.0
28862023-10-29T03:34:22.554Z Checking inout v0.1.3
28872023-10-29T03:34:22.666Z Checking postgres-types v0.2.6
28882023-10-29T03:34:22.767Z Checking itertools v0.11.0
28892023-10-29T03:34:22.882Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28902023-10-29T03:34:22.911Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28912023-10-29T03:34:23.207Z Checking num-bigint v0.4.4
28922023-10-29T03:34:23.357Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28932023-10-29T03:34:23.863Z Checking serde_urlencoded v0.7.1
28942023-10-29T03:34:24.581Z Checking phf_shared v0.10.0
28952023-10-29T03:34:25.043Z Checking futures-executor v0.3.29
28962023-10-29T03:34:25.405Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28972023-10-29T03:34:26.094Z Documenting pem-rfc7468 v0.7.0
28982023-10-29T03:34:26.745Z Checking ipnetwork v0.20.0
28992023-10-29T03:34:26.881Z Checking float-cmp v0.9.0
29002023-10-29T03:34:27.173Z Checking zerocopy v0.6.4
29012023-10-29T03:34:27.302Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29022023-10-29T03:34:27.722Z Documenting der_derive v0.7.2
29032023-10-29T03:34:28.305Z Checking hubpack v0.1.2
29042023-10-29T03:34:28.443Z Checking crossbeam-utils v0.8.16
29052023-10-29T03:34:28.798Z Checking encoding_rs v0.8.33
29062023-10-29T03:34:29.294Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29072023-10-29T03:34:29.686Z Checking memoffset v0.9.0
29082023-10-29T03:34:29.839Z Checking radium v0.7.0
29092023-10-29T03:34:30.493Z Checking normalize-line-endings v0.3.0
29102023-10-29T03:34:30.644Z Checking funty v2.0.0
29112023-10-29T03:34:32.174Z Checking fixedbitset v0.4.2
29122023-10-29T03:34:32.403Z Checking mime v0.3.17
29132023-10-29T03:34:32.562Z Checking precomputed-hash v0.1.1
29142023-10-29T03:34:32.651Z Checking new_debug_unreachable v1.0.4
29152023-10-29T03:34:32.727Z Checking data-encoding v2.4.0
29162023-10-29T03:34:32.779Z Checking difflib v0.4.0
29172023-10-29T03:34:32.896Z Checking whoami v1.4.1
29182023-10-29T03:34:33.322Z Documenting flagset v0.4.3
29192023-10-29T03:34:33.338Z Checking webpki-roots v0.25.2
29202023-10-29T03:34:33.583Z Checking static_assertions v1.1.0
29212023-10-29T03:34:33.642Z Checking predicates-core v1.0.6
29222023-10-29T03:34:33.725Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29232023-10-29T03:34:33.922Z Checking predicates v3.0.4
29242023-10-29T03:34:34.811Z Checking trust-dns-proto v0.22.0
29252023-10-29T03:34:35.030Z Checking reqwest v0.11.20
29262023-10-29T03:34:36.564Z Checking tokio-postgres v0.7.10
29272023-10-29T03:34:36.937Z Checking string_cache v0.8.7
29282023-10-29T03:34:37.368Z Checking petgraph v0.6.4
29292023-10-29T03:34:37.392Z Checking bitvec v1.0.1
29302023-10-29T03:34:37.667Z Documenting der v0.7.8
29312023-10-29T03:34:41.185Z Checking crossbeam-epoch v0.9.15
29322023-10-29T03:34:41.225Z Checking diesel v2.1.3
29332023-10-29T03:34:41.489Z Checking yasna v0.5.2
29342023-10-29T03:34:41.868Z Checking futures v0.3.29
29352023-10-29T03:34:42.037Z Checking anyhow v1.0.75
29362023-10-29T03:34:42.749Z Checking zip v0.6.6
29372023-10-29T03:34:42.868Z Checking cipher v0.4.4
29382023-10-29T03:34:42.949Z Checking toml v0.7.8
29392023-10-29T03:34:43.538Z Checking clap v4.4.3
29402023-10-29T03:34:43.702Z Checking similar v2.2.1
29412023-10-29T03:34:43.705Z Checking bit-set v0.5.3
29422023-10-29T03:34:43.889Z Checking itertools v0.10.5
29432023-10-29T03:34:44.085Z Checking num-iter v0.1.43
29442023-10-29T03:34:44.137Z Checking console v0.15.7
29452023-10-29T03:34:44.161Z Checking rustix v0.38.9
29462023-10-29T03:34:44.355Z Checking signature v2.1.0
29472023-10-29T03:34:44.655Z Checking tokio-stream v0.1.14
29482023-10-29T03:34:45.023Z Checking bstr v1.6.0
29492023-10-29T03:34:45.040Z Checking usdt v0.3.5
29502023-10-29T03:34:45.341Z Checking semver v1.0.20
29512023-10-29T03:34:45.937Z Checking hex v0.4.3
29522023-10-29T03:34:46.002Z Checking slog v2.7.0
29532023-10-29T03:34:46.196Z Checking lalrpop-util v0.19.12
29542023-10-29T03:34:46.450Z Documenting spki v0.7.2
29552023-10-29T03:34:46.677Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29562023-10-29T03:34:46.789Z Documenting cancel-safe-futures v0.1.5
29572023-10-29T03:34:46.804Z Checking heck v0.3.3
29582023-10-29T03:34:47.060Z Documenting hkdf v0.12.3
29592023-10-29T03:34:47.497Z Documenting structopt-derive v0.4.18
29602023-10-29T03:34:47.761Z Documenting keccak v0.1.4
29612023-10-29T03:34:49.511Z Documenting arc-swap v1.6.0
29622023-10-29T03:34:52.167Z Documenting crc-catalog v2.2.0
29632023-10-29T03:34:53.062Z Documenting pkcs8 v0.10.2
29642023-10-29T03:34:54.592Z Documenting sha3 v0.10.8
29652023-10-29T03:34:54.976Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29662023-10-29T03:34:55.674Z Documenting structopt v0.3.26
29672023-10-29T03:34:55.924Z Documenting slog-scope v4.4.0
29682023-10-29T03:34:56.579Z Documenting crc v3.0.1
29692023-10-29T03:34:57.283Z Documenting libefi-sys v0.1.0
29702023-10-29T03:34:59.779Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29712023-10-29T03:35:00.917Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29722023-10-29T03:35:01.381Z Documenting serde_spanned v0.6.3
29732023-10-29T03:35:02.009Z Documenting secrecy v0.8.0
29742023-10-29T03:35:02.384Z Documenting packed_struct_codegen v0.10.1
29752023-10-29T03:35:02.501Z Documenting winnow v0.5.15
29762023-10-29T03:35:04.435Z Documenting ciborium-io v0.2.1
29772023-10-29T03:35:07.938Z Documenting nodrop v0.1.14
29782023-10-29T03:35:08.121Z Documenting half v1.8.2
29792023-10-29T03:35:08.751Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29802023-10-29T03:35:10.451Z Documenting packed_struct v0.10.1
29812023-10-29T03:35:10.831Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29822023-10-29T03:35:11.336Z Documenting toml_edit v0.20.0
29832023-10-29T03:35:12.079Z Documenting array-init v0.0.4
29842023-10-29T03:35:12.603Z Documenting ciborium-ll v0.2.1
29852023-10-29T03:35:16.969Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29862023-10-29T03:35:17.228Z Documenting slog-stdlog v4.1.1
29872023-10-29T03:35:18.737Z Documenting pkcs1 v0.7.5
29882023-10-29T03:35:20.385Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29892023-10-29T03:35:21.103Z Documenting num-bigint-dig v0.8.4
29902023-10-29T03:35:23.615Z Documenting num-rational v0.4.1
29912023-10-29T03:35:23.650Z Documenting universal-hash v0.5.1
29922023-10-29T03:35:24.270Z Documenting num-complex v0.4.4
29932023-10-29T03:35:25.889Z Documenting filetime v0.2.22
29942023-10-29T03:35:30.526Z Documenting xattr v1.0.1
29952023-10-29T03:35:31.512Z Documenting bitfield v0.14.0
29962023-10-29T03:35:32.007Z Documenting opaque-debug v0.3.0
29972023-10-29T03:35:32.438Z Documenting termcolor v1.2.0
29982023-10-29T03:35:32.660Z Documenting num v0.4.1
29992023-10-29T03:35:35.920Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30002023-10-29T03:35:36.350Z Documenting rsa v0.9.2
30012023-10-29T03:35:37.164Z Documenting tar v0.4.40
30022023-10-29T03:35:38.020Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30032023-10-29T03:35:39.070Z Documenting slog-envlogger v2.2.0
30042023-10-29T03:35:39.312Z Documenting env_logger v0.10.0
30052023-10-29T03:35:41.118Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30062023-10-29T03:35:41.413Z Documenting toml v0.8.0
30072023-10-29T03:35:43.854Z Documenting ciborium v0.2.1
30082023-10-29T03:35:46.533Z Documenting serde-hex v0.1.0
30092023-10-29T03:35:47.311Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30102023-10-29T03:35:47.435Z Documenting x509-cert v0.2.4
30112023-10-29T03:35:48.172Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30122023-10-29T03:35:48.353Z Documenting signal-hook v0.3.17
30132023-10-29T03:35:48.893Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30142023-10-29T03:35:51.011Z Documenting ron v0.8.1
30152023-10-29T03:35:53.751Z Documenting fxhash v0.2.1
30162023-10-29T03:35:55.072Z Documenting derive-where v1.2.5
30172023-10-29T03:35:55.723Z Documenting crc-any v2.4.3
30182023-10-29T03:35:56.012Z Documenting linear-map v1.2.0
30192023-10-29T03:35:58.415Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30202023-10-29T03:35:59.112Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30212023-10-29T03:35:59.761Z Documenting doc-comment v0.3.3
30222023-10-29T03:36:00.279Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30232023-10-29T03:36:02.433Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30242023-10-29T03:36:03.912Z Documenting libsqlite3-sys v0.26.0
30252023-10-29T03:36:04.708Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30262023-10-29T03:36:04.859Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30272023-10-29T03:36:07.749Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30282023-10-29T03:36:11.032Z Documenting hashlink v0.8.3
30292023-10-29T03:36:13.538Z Documenting aead v0.5.2
30302023-10-29T03:36:16.072Z Documenting snafu-derive v0.7.5
30312023-10-29T03:36:18.039Z Documenting path-slash v0.1.5
30322023-10-29T03:36:18.719Z Documenting fallible-streaming-iterator v0.1.9
30332023-10-29T03:36:20.618Z Documenting same-file v1.0.6
30342023-10-29T03:36:21.293Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30352023-10-29T03:36:21.703Z Documenting newtype_derive v0.1.6
30362023-10-29T03:36:23.337Z Documenting rusqlite v0.29.0
30372023-10-29T03:36:24.319Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30382023-10-29T03:36:24.530Z Documenting camino-tempfile v1.0.2
30392023-10-29T03:36:27.012Z Documenting walkdir v2.4.0
30402023-10-29T03:36:27.656Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30412023-10-29T03:36:27.705Z Documenting snafu v0.7.5
30422023-10-29T03:36:29.003Z Documenting nix v0.26.2
30432023-10-29T03:36:30.902Z Checking darling_core v0.14.4
30442023-10-29T03:36:31.818Z Documenting twox-hash v1.6.3
30452023-10-29T03:36:33.717Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30462023-10-29T03:36:33.858Z Documenting nibble_vec v0.1.0
30472023-10-29T03:36:34.088Z Documenting endian-type v0.1.2
30482023-10-29T03:36:37.470Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30492023-10-29T03:36:38.101Z Checking darling v0.14.4
30502023-10-29T03:36:38.315Z Documenting steno v0.4.0
30512023-10-29T03:36:38.960Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30522023-10-29T03:36:39.361Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30532023-10-29T03:36:39.958Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30542023-10-29T03:36:40.345Z Documenting radix_trie v0.2.1
30552023-10-29T03:36:42.067Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30562023-10-29T03:36:43.006Z Documenting polyval v0.6.1
30572023-10-29T03:36:46.813Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30582023-10-29T03:36:48.751Z Documenting num_enum v0.7.0
30592023-10-29T03:36:49.240Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30602023-10-29T03:36:49.648Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30612023-10-29T03:36:50.310Z Documenting ctr v0.9.2
30622023-10-29T03:36:53.481Z Documenting aes v0.8.3
30632023-10-29T03:36:54.794Z Documenting bincode v1.3.3
30642023-10-29T03:36:55.204Z Documenting path-dedot v3.1.0
30652023-10-29T03:36:57.619Z Documenting convert_case v0.4.0
30662023-10-29T03:36:59.543Z Documenting utf-8 v0.7.6
30672023-10-29T03:37:01.425Z Checking convert_case v0.4.0
30682023-10-29T03:37:01.543Z Documenting aes-gcm-siv v0.11.1
30692023-10-29T03:37:01.778Z Documenting path-absolutize v3.1.0
30702023-10-29T03:37:02.112Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30712023-10-29T03:37:03.948Z Documenting derive_more v0.99.17
30722023-10-29T03:37:05.758Z Documenting tungstenite v0.20.1
30732023-10-29T03:37:08.068Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30742023-10-29T03:37:09.279Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30752023-10-29T03:37:09.401Z Documenting trust-dns-client v0.22.0
30762023-10-29T03:37:10.776Z Documenting buf-list v1.0.3
30772023-10-29T03:37:13.591Z Documenting globset v0.4.13
30782023-10-29T03:37:15.696Z Documenting crossbeam-deque v0.8.3
30792023-10-29T03:37:18.614Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30802023-10-29T03:37:19.353Z Documenting headers-core v0.2.0
30812023-10-29T03:37:19.434Z Documenting olpc-cjson v0.1.3
30822023-10-29T03:37:20.575Z Documenting serde_plain v1.0.2
30832023-10-29T03:37:22.350Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30842023-10-29T03:37:22.394Z Documenting async-recursion v1.0.5
30852023-10-29T03:37:25.798Z Documenting bitstruct_derive v0.1.0
30862023-10-29T03:37:26.304Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30872023-10-29T03:37:26.488Z Documenting display-error-chain v0.2.0
30882023-10-29T03:37:27.202Z Documenting ascii v1.1.0
30892023-10-29T03:37:27.884Z Documenting ringbuffer v0.15.0
30902023-10-29T03:37:29.755Z Documenting tough v0.12.5
30912023-10-29T03:37:31.851Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30922023-10-29T03:37:32.393Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30932023-10-29T03:37:32.615Z Documenting headers v0.3.9
30942023-10-29T03:37:33.007Z Documenting trust-dns-server v0.22.1
30952023-10-29T03:37:33.687Z Documenting bitstruct v0.1.1
30962023-10-29T03:37:35.191Z Documenting rayon-core v1.12.0
30972023-10-29T03:37:37.824Z Documenting tokio-tungstenite v0.20.1
30982023-10-29T03:37:37.939Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30992023-10-29T03:37:38.715Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31002023-10-29T03:37:39.910Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31012023-10-29T03:37:41.545Z Documenting derive_builder_core v0.12.0
31022023-10-29T03:37:42.275Z Checking derive_builder_core v0.12.0
31032023-10-29T03:37:42.342Z Documenting sled v0.34.7
31042023-10-29T03:37:43.793Z Documenting signal-hook-mio v0.2.3
31052023-10-29T03:37:43.841Z Documenting erased-serde v0.3.30
31062023-10-29T03:37:48.788Z Documenting unicase v2.7.0
31072023-10-29T03:37:49.583Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31082023-10-29T03:37:49.838Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31092023-10-29T03:37:50.225Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31102023-10-29T03:37:50.683Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31112023-10-29T03:37:50.946Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31122023-10-29T03:37:50.987Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31132023-10-29T03:37:51.094Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31142023-10-29T03:37:51.701Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31152023-10-29T03:37:51.756Z Documenting serde_arrays v0.1.0
31162023-10-29T03:37:51.939Z Documenting ff v0.13.0
31172023-10-29T03:37:53.515Z Documenting pretty-hex v0.3.0
31182023-10-29T03:37:53.683Z Documenting mime_guess v2.0.4
31192023-10-29T03:37:57.574Z Documenting derive_builder_macro v0.12.0
31202023-10-29T03:37:58.141Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31212023-10-29T03:37:58.657Z Documenting group v0.13.0
31222023-10-29T03:37:58.946Z Documenting crossterm v0.27.0
31232023-10-29T03:38:00.502Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31242023-10-29T03:38:04.963Z Documenting rayon v1.8.0
31252023-10-29T03:38:05.338Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31262023-10-29T03:38:13.002Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31272023-10-29T03:38:14.792Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31282023-10-29T03:38:17.886Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31292023-10-29T03:38:22.879Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31302023-10-29T03:38:26.839Z Documenting portable-atomic v1.4.3
31312023-10-29T03:38:28.189Z Documenting ed25519 v1.5.3
31322023-10-29T03:38:28.455Z Documenting bcs v0.1.6
31332023-10-29T03:38:32.460Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31342023-10-29T03:38:32.473Z Documenting crypto-bigint v0.5.2
31352023-10-29T03:38:34.606Z Documenting ref-cast-impl v1.0.20
31362023-10-29T03:38:34.920Z Documenting curve25519-dalek-derive v0.1.0
31372023-10-29T03:38:35.090Z Documenting thiserror-impl-no-std v2.0.2
31382023-10-29T03:38:37.343Z Documenting vte_generate_state_changes v0.1.1
31392023-10-29T03:38:42.316Z Documenting number_prefix v0.4.0
31402023-10-29T03:38:42.368Z Checking unicode-xid v0.2.4
31412023-10-29T03:38:42.596Z Documenting cassowary v0.3.0
31422023-10-29T03:38:42.609Z Documenting highway v1.1.0
31432023-10-29T03:38:43.574Z Documenting base16ct v0.2.0
31442023-10-29T03:38:43.721Z Documenting unicode-xid v0.2.4
31452023-10-29T03:38:47.834Z Documenting elliptic-curve v0.13.5
31462023-10-29T03:38:47.990Z Documenting const_format_proc_macros v0.2.31
31472023-10-29T03:38:48.465Z Documenting indicatif v0.17.7
31482023-10-29T03:38:48.853Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31492023-10-29T03:38:49.163Z Documenting ratatui v0.23.0
31502023-10-29T03:38:52.234Z Documenting vte v0.11.1
31512023-10-29T03:38:55.130Z Documenting thiserror-no-std v2.0.2
31522023-10-29T03:38:56.567Z Documenting curve25519-dalek v4.1.0
31532023-10-29T03:38:56.726Z Documenting ref-cast v1.0.20
31542023-10-29T03:38:59.003Z Documenting salty v0.2.0
31552023-10-29T03:38:59.819Z Documenting derive_builder v0.12.0
31562023-10-29T03:39:00.373Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31572023-10-29T03:39:01.071Z Documenting polar-core v0.27.0
31582023-10-29T03:39:01.124Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31592023-10-29T03:39:05.434Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31602023-10-29T03:39:05.961Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31612023-10-29T03:39:08.432Z Documenting libxml v0.3.3
31622023-10-29T03:39:12.174Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31632023-10-29T03:39:12.866Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31642023-10-29T03:39:15.483Z Documenting poly1305 v0.8.0
31652023-10-29T03:39:19.826Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31662023-10-29T03:39:21.344Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31672023-10-29T03:39:22.066Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31682023-10-29T03:39:22.489Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31692023-10-29T03:39:23.244Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31702023-10-29T03:39:25.663Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31712023-10-29T03:39:26.417Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31722023-10-29T03:39:33.262Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31732023-10-29T03:39:35.799Z Documenting chacha20 v0.9.1
31742023-10-29T03:39:36.261Z Documenting bb8 v0.8.1
31752023-10-29T03:39:37.981Z Documenting quick-xml v0.23.1
31762023-10-29T03:39:40.159Z Documenting serde-big-array v0.5.1
31772023-10-29T03:39:43.248Z Documenting bytesize v1.3.0
31782023-10-29T03:39:43.798Z Documenting pem v3.0.2
31792023-10-29T03:39:44.074Z Documenting impl-trait-for-tuples v0.2.2
31802023-10-29T03:39:45.014Z Documenting oso-derive v0.27.0
31812023-10-29T03:39:46.742Z Documenting rtoolbox v0.0.1
31822023-10-29T03:39:49.761Z Documenting smawk v0.3.1
31832023-10-29T03:39:50.215Z Documenting fs-err v2.9.0
31842023-10-29T03:39:50.347Z Documenting unicode-linebreak v0.1.5
31852023-10-29T03:39:50.775Z Documenting maplit v1.0.2
31862023-10-29T03:39:51.147Z Documenting humantime v2.1.0
31872023-10-29T03:39:52.184Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31882023-10-29T03:39:52.592Z Documenting rcgen v0.11.3
31892023-10-29T03:39:52.961Z Documenting rpassword v7.2.0
31902023-10-29T03:39:54.802Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31912023-10-29T03:39:55.757Z Documenting textwrap v0.16.0
31922023-10-29T03:39:56.396Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31932023-10-29T03:39:56.737Z Documenting oso v0.27.0
31942023-10-29T03:39:57.249Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31952023-10-29T03:39:59.461Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31962023-10-29T03:40:01.924Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31972023-10-29T03:40:02.694Z Documenting chacha20poly1305 v0.10.1
31982023-10-29T03:40:12.147Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31992023-10-29T03:40:14.195Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32002023-10-29T03:40:16.870Z Documenting vsss-rs v3.3.1
32012023-10-29T03:40:19.147Z Documenting tui-tree-widget v0.13.0
32022023-10-29T03:40:20.288Z Documenting strip-ansi-escapes v0.2.0
32032023-10-29T03:40:20.755Z Documenting const_format v0.2.31
32042023-10-29T03:40:21.655Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32052023-10-29T03:40:25.877Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32062023-10-29T03:40:26.344Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32072023-10-29T03:40:27.367Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32082023-10-29T03:40:32.712Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32092023-10-29T03:40:32.789Z Documenting cookie v0.16.2
32102023-10-29T03:40:33.087Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32112023-10-29T03:40:37.557Z Documenting signal-hook-tokio v0.3.1
32122023-10-29T03:40:40.181Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32132023-10-29T03:40:40.373Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32142023-10-29T03:40:40.961Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32152023-10-29T03:40:41.970Z Documenting atomicwrites v0.4.2
32162023-10-29T03:40:43.876Z Documenting fd-lock v3.0.13
32172023-10-29T03:40:45.601Z Documenting subprocess v0.2.9
32182023-10-29T03:40:48.405Z Documenting nu-ansi-term v0.49.0
32192023-10-29T03:40:49.230Z Documenting http-range v0.1.5
32202023-10-29T03:40:51.069Z Documenting shell-words v1.1.0
32212023-10-29T03:40:52.305Z Documenting bit_field v0.10.2
32222023-10-29T03:40:53.130Z Documenting corncobs v0.1.3
32232023-10-29T03:40:54.976Z Documenting owo-colors v3.5.0
32242023-10-29T03:40:55.553Z Documenting hyper-staticfile v0.9.5
32252023-10-29T03:40:56.077Z Documenting reedline v0.23.0
32262023-10-29T03:40:56.647Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32272023-10-29T03:40:57.302Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32282023-10-29T03:40:58.583Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32292023-10-29T03:41:02.689Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32302023-10-29T03:41:04.418Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32312023-10-29T03:41:05.757Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32322023-10-29T03:41:07.430Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32332023-10-29T03:41:07.784Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32342023-10-29T03:41:09.870Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32352023-10-29T03:41:27.747Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32362023-10-29T03:41:30.150Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32372023-10-29T03:41:36.002Z Documenting fatfs v0.3.6
32382023-10-29T03:41:38.652Z Documenting cargo-platform v0.1.3
32392023-10-29T03:41:42.016Z Documenting nanorand v0.7.0
32402023-10-29T03:41:42.861Z Documenting glob v0.3.1
32412023-10-29T03:41:44.552Z Documenting assert_matches v1.5.0
32422023-10-29T03:41:45.757Z Documenting cargo_metadata v0.18.0
32432023-10-29T03:41:47.840Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32442023-10-29T03:41:48.857Z Documenting flume v0.11.0
32452023-10-29T03:41:49.364Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462023-10-29T03:41:49.600Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32472023-10-29T03:41:50.933Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482023-10-29T03:41:53.420Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492023-10-29T03:41:56.095Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502023-10-29T03:41:56.357Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32512023-10-29T03:41:58.207Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32522023-10-29T03:42:00.025Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32532023-10-29T03:42:03.005Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32542023-10-29T03:42:18.623Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-10-29T03:42:21.670Z Documenting omicron-zone-package v0.8.3
32562023-10-29T03:42:24.902Z Documenting cargo_toml v0.16.3
32572023-10-29T03:42:26.706Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32582023-10-29T03:42:32.742Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32592023-10-29T03:42:32.860Z Documenting termios v0.3.3
32602023-10-29T03:42:34.283Z Documenting topological-sort v0.2.2
32612023-10-29T03:42:35.130Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32622023-10-29T03:42:39.380Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32632023-10-29T03:42:39.605Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32642023-10-29T03:42:40.850Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32652023-10-29T03:42:53.310Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32662023-10-29T03:43:00.198Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32672023-10-29T03:43:07.597Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32682023-10-29T03:43:11.845Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32692023-10-29T03:43:34.159Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32702023-10-29T03:43:34.162Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32712023-10-29T03:43:34.165Z |
32722023-10-29T03:43:34.168Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32732023-10-29T03:43:34.171Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32742023-10-29T03:43:34.174Z |
32752023-10-29T03:43:34.177Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32762023-10-29T03:43:34.180Zhelp: to link to the struct, prefix with `struct@`
32772023-10-29T03:43:34.183Z |
32782023-10-29T03:43:34.186Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32792023-10-29T03:43:34.189Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32802023-10-29T03:43:34.192Z |
32812023-10-29T03:43:34.196Z
32822023-10-29T03:43:36.932Zwarning: `wicketd` (lib doc) generated 1 warning
32832023-10-29T03:43:36.936Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32842023-10-29T03:43:37.872Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32852023-10-29T03:43:42.769Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32862023-10-29T03:43:47.996Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32872023-10-29T03:43:52.633Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32882023-10-29T03:44:42.219Zwarning: unresolved link to `Driver::status`
32892023-10-29T03:44:42.222Z --> nexus/src/app/background/common.rs:180:34
32902023-10-29T03:44:42.225Z |
32912023-10-29T03:44:42.228Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32922023-10-29T03:44:42.230Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32932023-10-29T03:44:42.233Z |
32942023-10-29T03:44:42.236Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32952023-10-29T03:44:42.239Z
32962023-10-29T03:44:42.241Zwarning: unresolved link to `Driver::status`
32972023-10-29T03:44:42.244Z --> nexus/src/app/background/common.rs:280:30
32982023-10-29T03:44:42.247Z |
32992023-10-29T03:44:42.250Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
33002023-10-29T03:44:42.252Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
33012023-10-29T03:44:42.255Z
33022023-10-29T03:44:45.257Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33032023-10-29T03:45:14.521Z Finished dev [unoptimized + debuginfo] target(s) in 17m 01s
33042023-10-29T03:45:14.637Z
33052023-10-29T03:45:15.053Zreal 17:01.561140696
33062023-10-29T03:45:15.058Zuser 59:30.817835590
33072023-10-29T03:45:15.061Zsys 1:04:51.782317106
33082023-10-29T03:45:15.064Ztrap 2.336112054
33092023-10-29T03:45:15.067Ztflt 0.141967487
33102023-10-29T03:45:15.069Zdflt 0.616850212
33112023-10-29T03:45:15.072Zkflt 0.000223909
33122023-10-29T03:45:15.075Zlock 3:10:34.505026747
33132023-10-29T03:45:15.079Zslp 4:27:54.944084581
33142023-10-29T03:45:15.082Zlat 6:10.993736587
33152023-10-29T03:45:15.085Zstop 2:17.292076495
33162023-10-29T03:45:15.087Zprocess exited: duration 2048289 ms, exit code 0
 
33172023-10-29T03:45:15.093Zfound 0 output files