01HD9B0XFVJHB6WR4DETKNVG2A: 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: 01HD9B1CB6Q1GY9RZ890T3SRWH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-21T14:44:17.491Zjob assigned to worker 01HD9B1JCAV0V7HB0NMZNH64N6 (queued for 1 m 4 s)
 
22023-10-21T14:44:17.614Zstarting task 0: "setup"
32023-10-21T14:44:17.670Z++ uname -s
42023-10-21T14:44:17.673Z+ kern=SunOS
52023-10-21T14:44:17.676Z+ case "$kern" in
62023-10-21T14:44:17.681Z+ groupadd -g 12345 build
72023-10-21T14:44:17.684Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-21T14:44:19.686Z+ zfs create -o mountpoint=/work rpool/work
92023-10-21T14:44:19.767Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-21T14:44:19.770Z+ home_fs=zfs
112023-10-21T14:44:19.773Z+ [[ zfs == autofs ]]
122023-10-21T14:44:19.776Z+ mkdir -p /home/build
132023-10-21T14:44:19.779Z+ chown build:build /home/build /work
142023-10-21T14:44:21.776Z+ chmod 0700 /home/build /work
152023-10-21T14:44:21.779Zprocess exited: duration 4162 ms, exit code 0
 
162023-10-21T14:44:21.784Zstarting task 1: "rust-toolchain"
172023-10-21T14:44:21.796Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-21T14:44:21.799Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-21T14:44:21.970Zinfo: downloading installer
202023-10-21T14:44:23.907Zwarning: it looks like you have an existing installation of Rust at:
212023-10-21T14:44:23.912Zwarning: /opt/ooce/bin
222023-10-21T14:44:23.919Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-21T14:44:23.925Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-21T14:44:23.937Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-21T14:44:23.958Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-21T14:44:23.973Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-21T14:44:23.978Zerror: cannot install while Rust is installed
282023-10-21T14:44:23.983Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-21T14:44:23.988Zinfo: profile set to 'default'
302023-10-21T14:44:23.993Zinfo: default host triple is x86_64-unknown-illumos
312023-10-21T14:44:23.998Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-21T14:44:24.151Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-21T14:44:24.157Zinfo: downloading component 'cargo'
342023-10-21T14:44:24.838Zinfo: downloading component 'clippy'
352023-10-21T14:44:25.070Zinfo: downloading component 'rust-docs'
362023-10-21T14:44:25.930Zinfo: downloading component 'rust-std'
372023-10-21T14:44:27.461Zinfo: downloading component 'rustc'
382023-10-21T14:44:31.125Zinfo: downloading component 'rustfmt'
392023-10-21T14:44:31.339Zinfo: installing component 'cargo'
402023-10-21T14:44:32.752Zinfo: installing component 'clippy'
412023-10-21T14:44:33.771Zinfo: installing component 'rust-docs'
422023-10-21T14:44:36.049Zinfo: installing component 'rust-std'
432023-10-21T14:44:39.196Zinfo: installing component 'rustc'
442023-10-21T14:44:45.704Zinfo: installing component 'rustfmt'
452023-10-21T14:44:46.189Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-21T14:44:46.192Z
472023-10-21T14:44:46.320Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-21T14:44:46.325Z
492023-10-21T14:44:46.328Z
502023-10-21T14:44:46.331ZRust is installed now. Great!
512023-10-21T14:44:46.334Z
522023-10-21T14:44:46.337ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-21T14:44:46.341Zenvironment variable. This has not been done automatically.
542023-10-21T14:44:46.344Z
552023-10-21T14:44:46.347ZTo configure your current shell, run:
562023-10-21T14:44:46.350Zsource "$HOME/.cargo/env"
572023-10-21T14:44:46.411Z+ rustc --version
582023-10-21T14:44:46.526Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-21T14:44:46.536Zprocess exited: duration 24737 ms, exit code 0
 
602023-10-21T14:44:46.953Zstarting task 2: "authentication"
612023-10-21T14:44:47.014Zprocess exited: duration 43 ms, exit code 0
 
622023-10-21T14:44:47.036Zstarting task 3: "clone repository"
632023-10-21T14:44:47.048Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-21T14:44:47.052Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-21T14:44:47.077ZCloning into '/work/oxidecomputer/omicron'...
662023-10-21T14:44:53.115Z+ cd /work/oxidecomputer/omicron
672023-10-21T14:44:53.119Z+ [[ -n update_crucible_and_propolis ]]
682023-10-21T14:44:53.122Z+ git fetch origin update_crucible_and_propolis
692023-10-21T14:44:53.443ZFrom https://github.com/oxidecomputer/omicron
702023-10-21T14:44:53.446Z * branch update_crucible_and_propolis -> FETCH_HEAD
712023-10-21T14:44:53.452Z+ git checkout -B update_crucible_and_propolis remotes/origin/update_crucible_and_propolis
722023-10-21T14:44:53.479ZSwitched to a new branch 'update_crucible_and_propolis'
732023-10-21T14:44:53.487Zbranch 'update_crucible_and_propolis' set up to track 'origin/update_crucible_and_propolis'.
742023-10-21T14:44:53.496Z+ git reset --hard 84fabc428e498d98d59eb4a43453e7502fec9e4e
752023-10-21T14:44:53.499ZHEAD is now at 84fabc42 Update cargo hakari too
762023-10-21T14:44:53.502Zprocess exited: duration 6454 ms, exit code 0
 
772023-10-21T14:44:53.508Zstarting task 4: "build"
782023-10-21T14:44:53.520Z+ cargo --version
792023-10-21T14:44:53.605Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-21T14:44:53.608Z+ rustc --version
812023-10-21T14:44:53.711Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-21T14:44:53.721Z+ source ./env.sh
832023-10-21T14:44:53.730Z++ set -o xtrace
842023-10-21T14:44:53.738Z++++ dirname ./env.sh
852023-10-21T14:44:53.748Z+++ cd .
862023-10-21T14:44:53.755Z+++ echo /work/oxidecomputer/omicron
872023-10-21T14:44:53.766Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-21T14:44:53.777Z++ 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-21T14:44:53.785Z++ 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-21T14:44:53.802Z++ 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-21T14:44:53.815Z++ 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-21T14:44:53.824Z++ 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-21T14:44:53.833Z++ 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-21T14:44:53.841Z++ 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-21T14:44:53.848Z++ 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-21T14:44:53.853Z++ unset OMICRON_WS
972023-10-21T14:44:53.858Z++ set +o xtrace
982023-10-21T14:44:53.875Z
992023-10-21T14:44:53.881Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-21T14:44:53.888Z # # # # # # # # # # # # # # #
1012023-10-21T14:44:53.894Z # # # # ##### # # ##### # # # # # #### #
1022023-10-21T14:44:53.900Z ##### ##### # ##### # # # # # # # # #
1032023-10-21T14:44:53.908Z # # # # # # # # # # # # # # #
1042023-10-21T14:44:53.919Z # # # ###### # # ###### ### # #### # #### #
1052023-10-21T14:44:53.925Z
1062023-10-21T14:45:02.179Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-21T14:45:03.107Z Startup: Caching catalogs ... Done
1082023-10-21T14:45:07.526ZPlanning: Solver setup ... Done (4.142s)
1092023-10-21T14:45:07.636ZPlanning: Running solver ... Done (0.109s)
1102023-10-21T14:45:07.691ZPlanning: Finding local manifests ... Done (0.011s)
1112023-10-21T14:45:07.730ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-21T14:45:09.214ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-21T14:45:09.292ZPlanning: Package planning ... Done (0.078s)
1142023-10-21T14:45:09.380ZPlanning: Merging actions ... Done (0.086s)
1152023-10-21T14:45:09.966ZPlanning: Checking for conflicting actions ... Done (0.587s)
1162023-10-21T14:45:09.984ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-21T14:45:12.856ZPlanning: Evaluating mediators ... Done (2.872s)
1182023-10-21T14:45:12.873ZPlanning: Planning completed in 9.71 seconds
1192023-10-21T14:45:14.598Z Packages to install: 4
1202023-10-21T14:45:14.601Z Mediators to change: 2
1212023-10-21T14:45:14.605Z Services to change: 1
1222023-10-21T14:45:14.608Z Estimated space available: 149.39 GB
1232023-10-21T14:45:14.611ZEstimated space to be consumed: 1.37 GB
1242023-10-21T14:45:14.613Z Create boot environment: No
1252023-10-21T14:45:14.616ZCreate backup boot environment: No
1262023-10-21T14:45:14.618Z Rebuild boot archive: No
1272023-10-21T14:45:14.621Z
1282023-10-21T14:45:14.624ZChanged mediators:
1292023-10-21T14:45:14.626Z mediator clang:
1302023-10-21T14:45:14.629Z version: None -> 15 (system default)
1312023-10-21T14:45:14.632Z
1322023-10-21T14:45:14.634Z mediator llvm:
1332023-10-21T14:45:14.637Z version: 14 (system default) -> 15 (system default)
1342023-10-21T14:45:14.640Z
1352023-10-21T14:45:14.643ZChanged packages:
1362023-10-21T14:45:14.646Zhelios-dev
1372023-10-21T14:45:14.648Z developer/build-essential
1382023-10-21T14:45:14.651Z None -> 11-2.0
1392023-10-21T14:45:14.654Z library/libxmlsec1
1402023-10-21T14:45:14.657Z None -> 1.2.35-2.0
1412023-10-21T14:45:14.660Z ooce/developer/clang-15
1422023-10-21T14:45:14.663Z None -> 15.0.7-2.0
1432023-10-21T14:45:14.666Z ooce/developer/llvm-15
1442023-10-21T14:45:14.668Z None -> 15.0.7-2.0
1452023-10-21T14:45:14.671Z
1462023-10-21T14:45:14.673ZServices:
1472023-10-21T14:45:14.676Z restart_fmri:
1482023-10-21T14:45:14.679Z svc:/system/update-man-index:default
1492023-10-21T14:45:14.763Z
1502023-10-21T14:45:14.766ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-21T14:45:19.763ZDownload: 643/3290 items 17.8/212.6MB 8% complete (3.7M/s)
1522023-10-21T14:45:24.870ZDownload: 1193/3290 items 73.5/212.6MB 34% complete (7.4M/s)
1532023-10-21T14:45:29.870ZDownload: 1367/3290 items 97.9/212.6MB 46% complete (8.0M/s)
1542023-10-21T14:45:34.909ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (4.6M/s)
1552023-10-21T14:45:39.919ZDownload: 3199/3290 items 160.9/212.6MB 75% complete (6.2M/s)
1562023-10-21T14:45:43.046ZDownload: Completed 212.60 MB in 28.28 seconds (7.5M/s)
1572023-10-21T14:45:45.452Z Actions: 1/3687 actions (Installing new actions)
1582023-10-21T14:45:50.453Z Actions: 2813/3687 actions (Installing new actions)
1592023-10-21T14:45:53.658Z Actions: Completed 3687 actions in 8.21 seconds.
1602023-10-21T14:45:53.743Z Done (0.078s)
1612023-10-21T14:45:53.746Z Done (0.000s)
1622023-10-21T14:45:53.936Z Done (0.192s)
1632023-10-21T14:46:01.195Z Done (7.149s)
1642023-10-21T14:46:01.394Z Done (0.100s)
1652023-10-21T14:46:01.397Z Done (0.000s)
1662023-10-21T14:46:01.680Z Done (0.000s)
1672023-10-21T14:46:02.362ZPlanning: Evaluating mediator changes ... Done
1682023-10-21T14:46:02.646ZPlanning: Checking for conflicting actions ... Done
1692023-10-21T14:46:02.651ZPlanning: Consolidating action changes ... Done
1702023-10-21T14:46:03.071ZPlanning: Evaluating mediators ... Done
1712023-10-21T14:46:03.074ZPlanning: Planning completed in 0.71 seconds
1722023-10-21T14:46:03.124Z Mediators to change: 2
1732023-10-21T14:46:03.127Z Create boot environment: No
1742023-10-21T14:46:03.130ZCreate backup boot environment: No
1752023-10-21T14:46:03.282Z Done
1762023-10-21T14:46:03.285Z Done
1772023-10-21T14:46:03.404Z Done
1782023-10-21T14:46:09.068Z Done
1792023-10-21T14:46:09.187Z Done
1802023-10-21T14:46:09.191Z Done
1812023-10-21T14:46:09.343Z Done
1822023-10-21T14:46:10.340ZPlanning: Evaluating mediator changes ... Done
1832023-10-21T14:46:10.343ZPlanning: Merging actions ... Done
1842023-10-21T14:46:10.675ZPlanning: Checking for conflicting actions ... Done
1852023-10-21T14:46:10.678ZPlanning: Consolidating action changes ... Done
1862023-10-21T14:46:11.104ZPlanning: Evaluating mediators ... Done
1872023-10-21T14:46:11.198ZPlanning: Planning completed in 1.30 seconds
1882023-10-21T14:46:11.255Z Packages to change: 1
1892023-10-21T14:46:11.260Z Mediators to change: 1
1902023-10-21T14:46:11.263Z Services to change: 1
1912023-10-21T14:46:11.266Z Create boot environment: No
1922023-10-21T14:46:11.271ZCreate backup boot environment: Yes
1932023-10-21T14:46:13.142Z Actions: 1/6 actions (Updating modified actions)
1942023-10-21T14:46:13.148Z Actions: Completed 6 actions in 0.00 seconds.
1952023-10-21T14:46:13.151Z Done
1962023-10-21T14:46:13.155Z Done
1972023-10-21T14:46:13.192Z Done
1982023-10-21T14:46:18.921Z Done
1992023-10-21T14:46:19.043Z Done
2002023-10-21T14:46:19.046Z Done
2012023-10-21T14:46:19.138Z Done
2022023-10-21T14:46:19.792ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032023-10-21T14:46:19.795Zclang system 15 system
2042023-10-21T14:46:19.798Zcsh system system illumos
2052023-10-21T14:46:19.801Zctags system system illumos
2062023-10-21T14:46:19.806Zgcc vendor 12 vendor
2072023-10-21T14:46:19.809Zgcc system 10 system
2082023-10-21T14:46:19.812Zgcc system 7 system
2092023-10-21T14:46:19.819Zgo system 1.20 system
2102023-10-21T14:46:19.822Zgo system 1.19 system
2112023-10-21T14:46:19.826Zllvm system 15 system
2122023-10-21T14:46:19.828Zllvm system 14 system
2132023-10-21T14:46:19.831Zmariadb system 10.6 system
2142023-10-21T14:46:19.834Zmta vendor vendor dma
2152023-10-21T14:46:19.837Zopenjdk system 17 system
2162023-10-21T14:46:19.840Zopenjdk system 11 system
2172023-10-21T14:46:19.843Zopenjdk system 1.8 system
2182023-10-21T14:46:19.845Zopenssl vendor 3 vendor
2192023-10-21T14:46:19.848Zperl system 5.36 system
2202023-10-21T14:46:19.851Zpostgresql system 15 system
2212023-10-21T14:46:19.854Zpostgresql system 13 system
2222023-10-21T14:46:19.857Zpython vendor 3 vendor
2232023-10-21T14:46:19.860Zpython system 2 system
2242023-10-21T14:46:19.863Zpython3 system 3.11 system
2252023-10-21T14:46:19.940Zruby system 3.0 system
2262023-10-21T14:46:19.944Zwords vendor vendor american-english
2272023-10-21T14:46:19.947Zwords system system australian-english
2282023-10-21T14:46:19.950Zwords system system british-english
2292023-10-21T14:46:19.952Zwords system system canadian-english
2302023-10-21T14:46:19.955Zwords system system french
2312023-10-21T14:46:19.958Zwords system system italian
2322023-10-21T14:46:19.961Zwords system system ngerman
2332023-10-21T14:46:19.964Zwords system system ogerman
2342023-10-21T14:46:19.967Zwords system system spanish
2352023-10-21T14:46:20.318ZFMRI IFO
2362023-10-21T14:46:20.321Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372023-10-21T14:46:20.324Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382023-10-21T14:46:20.327Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392023-10-21T14:46:20.331Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2402023-10-21T14:46:20.335Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2412023-10-21T14:46:20.341Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2422023-10-21T14:46:20.385Z+ set -o errexit
2432023-10-21T14:46:20.388Z+++ dirname ./tools/ci_download_cockroachdb
2442023-10-21T14:46:20.391Z++ cd ./tools
2452023-10-21T14:46:20.394Z++ pwd
2462023-10-21T14:46:20.397Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2472023-10-21T14:46:20.400Z++ basename ./tools/ci_download_cockroachdb
2482023-10-21T14:46:20.404Z+ ARG0=ci_download_cockroachdb
2492023-10-21T14:46:20.407Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2502023-10-21T14:46:20.409Z+ CIDL_VERSION=v22.1.9
2512023-10-21T14:46:20.415Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2522023-10-21T14:46:20.418Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2532023-10-21T14:46:20.421Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2542023-10-21T14:46:20.424Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2552023-10-21T14:46:20.427Z+ TARGET_DIR=out
2562023-10-21T14:46:20.432Z+ DOWNLOAD_DIR=out/downloads
2572023-10-21T14:46:20.438Z+ DEST_DIR=./out/cockroachdb
2582023-10-21T14:46:20.443Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2592023-10-21T14:46:20.446Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2602023-10-21T14:46:20.449Z+ main
2612023-10-21T14:46:20.452Z+ [[ 0 != 0 ]]
2622023-10-21T14:46:20.455Z+ CIDL_OS=solaris2.11
2632023-10-21T14:46:20.462Z+ [[ 0 != 0 ]]
2642023-10-21T14:46:20.465Z+ configure_os solaris2.11
2652023-10-21T14:46:20.468Z+ echo 'current directory: /work/oxidecomputer/omicron'
2662023-10-21T14:46:20.471Zcurrent directory: /work/oxidecomputer/omicron
2672023-10-21T14:46:20.475Z+ echo 'configuring based on OS: "solaris2.11"'
2682023-10-21T14:46:20.478Zconfiguring based on OS: "solaris2.11"
2692023-10-21T14:46:20.481Z+ case "$1" in
2702023-10-21T14:46:20.484Z+ CIDL_BUILD=illumos
2712023-10-21T14:46:20.496Z+ CIDL_SUFFIX=tar.gz
2722023-10-21T14:46:20.499Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2732023-10-21T14:46:20.502Z+ CIDL_MD5FUNC=do_md5sum
2742023-10-21T14:46:20.505Z+ CIDL_URL_BASE=https://illumos.org/downloads
2752023-10-21T14:46:20.508Z+ CIDL_ASSEMBLE=do_assemble_illumos
2762023-10-21T14:46:20.511Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2772023-10-21T14:46:20.515Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2782023-10-21T14:46:20.517Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-10-21T14:46:20.521Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2802023-10-21T14:46:20.524Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-10-21T14:46:20.527Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-10-21T14:46:20.532ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-10-21T14:46:20.535Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842023-10-21T14:46:20.539Z+ mkdir -p out/downloads
2852023-10-21T14:46:20.554ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-10-21T14:46:20.559Z+ mkdir -p ./out/cockroachdb
2872023-10-21T14:46:20.569Z+ local DO_DOWNLOAD=true
2882023-10-21T14:46:20.584Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2892023-10-21T14:46:20.597Z+ '[' true == true ']'
2902023-10-21T14:46:20.632Z+ echo Downloading...
2912023-10-21T14:46:20.636ZDownloading...
2922023-10-21T14:46:20.639Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-10-21T14:46:20.642Z+ 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
2942023-10-21T14:46:28.894Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-10-21T14:46:28.898Z++ md5sum
2962023-10-21T14:46:28.902Z++ awk '{print $1}'
2972023-10-21T14:46:29.079Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2982023-10-21T14:46:29.084Z+ [[ 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 ]]
2992023-10-21T14:46:29.088Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-10-21T14:46:29.091Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3012023-10-21T14:46:32.450Z+ do_assemble_illumos
3022023-10-21T14:46:32.458Z+ rm -r ./out/cockroachdb
3032023-10-21T14:46:32.466Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3042023-10-21T14:46:33.110Z+ ./out/cockroachdb/bin/cockroach version
3052023-10-21T14:46:33.411ZBuild Tag: v22.1.9-dirty
3062023-10-21T14:46:33.415ZBuild Time: 2022/10/26 21:17:46
3072023-10-21T14:46:33.420ZDistribution: OSS
3082023-10-21T14:46:33.423ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3092023-10-21T14:46:33.427ZGo Version: go1.17.13
3102023-10-21T14:46:33.432ZC Compiler: gcc 10.3.0
3112023-10-21T14:46:33.437ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3122023-10-21T14:46:33.440ZBuild Type: release
3132023-10-21T14:46:33.443Z+ set -o errexit
3142023-10-21T14:46:33.446Z+++ dirname ./tools/ci_download_clickhouse
3152023-10-21T14:46:33.449Z++ cd ./tools
3162023-10-21T14:46:33.457Z++ pwd
3172023-10-21T14:46:33.461Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3182023-10-21T14:46:33.465Z++ basename ./tools/ci_download_clickhouse
3192023-10-21T14:46:33.468Z+ ARG0=ci_download_clickhouse
3202023-10-21T14:46:33.473Z+ TARGET_DIR=out
3212023-10-21T14:46:33.476Z+ DOWNLOAD_DIR=out/downloads
3222023-10-21T14:46:33.479Z+ DEST_DIR=./out/clickhouse
3232023-10-21T14:46:33.483Z+ CIDL_VERSION=v22.8.9.24
3242023-10-21T14:46:33.487Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3252023-10-21T14:46:33.490Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3262023-10-21T14:46:33.493Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3272023-10-21T14:46:33.497Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3282023-10-21T14:46:33.501Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3292023-10-21T14:46:33.504Z+ main
3302023-10-21T14:46:33.510Z+ [[ 0 != 0 ]]
3312023-10-21T14:46:33.513Z+ CIDL_OS=solaris2.11
3322023-10-21T14:46:33.516Z+ [[ 0 != 0 ]]
3332023-10-21T14:46:33.519Z+ configure_os solaris2.11
3342023-10-21T14:46:33.524Z+ echo 'current directory: /work/oxidecomputer/omicron'
3352023-10-21T14:46:33.527Zcurrent directory: /work/oxidecomputer/omicron
3362023-10-21T14:46:33.530Z+ echo 'configuring based on OS: "solaris2.11"'
3372023-10-21T14:46:33.534Zconfiguring based on OS: "solaris2.11"
3382023-10-21T14:46:33.538Z+ CIDL_DASHREV=
3392023-10-21T14:46:33.541Z+ case "$1" in
3402023-10-21T14:46:33.546Z+ CIDL_PLATFORM=illumos
3412023-10-21T14:46:33.549Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3422023-10-21T14:46:33.552Z+ CIDL_MD5FUNC=do_md5sum
3432023-10-21T14:46:33.558Z+ CIDL_DASHREV=-1
3442023-10-21T14:46:33.561Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3452023-10-21T14:46:33.564Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-10-21T14:46:33.567Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-10-21T14:46:33.570Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-10-21T14:46:33.573Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-10-21T14:46:33.577ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-10-21T14:46:33.580Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512023-10-21T14:46:33.584ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522023-10-21T14:46:33.587Z+ mkdir -p out/downloads
3532023-10-21T14:46:33.590Z+ mkdir -p ./out/clickhouse
3542023-10-21T14:46:33.593Z+ local DO_DOWNLOAD=true
3552023-10-21T14:46:33.596Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3562023-10-21T14:46:33.601Z+ '[' true == true ']'
3572023-10-21T14:46:33.606Z+ echo Downloading...
3582023-10-21T14:46:33.609ZDownloading...
3592023-10-21T14:46:33.612Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-10-21T14:46:33.617Z+ 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
3612023-10-21T14:46:35.283Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-10-21T14:46:35.296Z++ md5sum
3632023-10-21T14:46:35.299Z++ awk '{print $1}'
3642023-10-21T14:46:35.549Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3652023-10-21T14:46:35.573Z+ [[ 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 ]]
3662023-10-21T14:46:35.587Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3672023-10-21T14:46:35.598Z+ mkdir -p ./out/clickhouse
3682023-10-21T14:46:35.606Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3692023-10-21T14:46:40.388Z+ ./out/clickhouse/clickhouse server --version
3702023-10-21T14:46:40.445ZClickHouse server version 22.8.9.1.
3712023-10-21T14:46:40.462Z+ set -o errexit
3722023-10-21T14:46:40.465Z+++ dirname ./tools/ci_download_console
3732023-10-21T14:46:40.468Z++ cd ./tools
3742023-10-21T14:46:40.471Z++ pwd
3752023-10-21T14:46:40.475Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3762023-10-21T14:46:40.478Z++ basename ./tools/ci_download_console
3772023-10-21T14:46:40.481Z+ ARG0=ci_download_console
3782023-10-21T14:46:40.484Z+ TARGET_DIR=out
3792023-10-21T14:46:40.487Z+ DOWNLOAD_DIR=out/downloads
3802023-10-21T14:46:40.490Z+ DEST_DIR=./out/console-assets
3812023-10-21T14:46:40.498Z+ source /work/oxidecomputer/omicron/tools/console_version
3822023-10-21T14:46:40.515Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3832023-10-21T14:46:40.536Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3842023-10-21T14:46:40.553Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3852023-10-21T14:46:40.561Z+ TARBALL_FILE=out/downloads/console.tar.gz
3862023-10-21T14:46:40.565Z+ main
3872023-10-21T14:46:40.570Z+ [[ 0 != 0 ]]
3882023-10-21T14:46:40.573Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3892023-10-21T14:46:40.576ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3902023-10-21T14:46:40.579Z+ echo 'Local file: out/downloads/console.tar.gz'
3912023-10-21T14:46:40.584ZLocal file: out/downloads/console.tar.gz
3922023-10-21T14:46:40.588Z+ local DO_DOWNLOAD=true
3932023-10-21T14:46:40.591Z+ [[ -f out/downloads/console.tar.gz ]]
3942023-10-21T14:46:40.594Z+ mkdir -p out/downloads
3952023-10-21T14:46:40.598Z+ '[' true == true ']'
3962023-10-21T14:46:40.600Z+ echo Downloading...
3972023-10-21T14:46:40.603ZDownloading...
3982023-10-21T14:46:40.606Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
3992023-10-21T14:46:40.609Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
4002023-10-21T14:46:41.006Z++ do_sha256sum out/downloads/console.tar.gz
4012023-10-21T14:46:41.010Z++ case "$OSTYPE" in
4022023-10-21T14:46:41.013Z++ SHA=sha256sum
4032023-10-21T14:46:41.016Z++ sha256sum
4042023-10-21T14:46:41.019Z++ awk '{print $1}'
4052023-10-21T14:46:41.031Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
4062023-10-21T14:46:41.034Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
4072023-10-21T14:46:41.037Z+ rm -rf ./out/console-assets
4082023-10-21T14:46:41.040Z+ mkdir -p ./out/console-assets
4092023-10-21T14:46:41.043Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4102023-10-21T14:46:41.045Z+ mkdir -p ./out/console-assets
4112023-10-21T14:46:41.049Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4122023-10-21T14:46:41.179Z+ set -o errexit
4132023-10-21T14:46:41.182Z+++ dirname ./tools/ci_download_maghemite_openapi
4142023-10-21T14:46:41.185Z++ cd ./tools
4152023-10-21T14:46:41.188Z++ pwd
4162023-10-21T14:46:41.191Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4172023-10-21T14:46:41.194Z++ basename ./tools/ci_download_maghemite_openapi
4182023-10-21T14:46:41.197Z+ ARG0=ci_download_maghemite_openapi
4192023-10-21T14:46:41.200Z+ TARGET_DIR=out
4202023-10-21T14:46:41.203Z+ DOWNLOAD_DIR=out/downloads
4212023-10-21T14:46:41.206Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4222023-10-21T14:46:41.210Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4232023-10-21T14:46:41.214Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4242023-10-21T14:46:41.217Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4252023-10-21T14:46:41.220Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4262023-10-21T14:46:41.223Z+ main
4272023-10-21T14:46:41.226Z+ [[ 0 != 0 ]]
4282023-10-21T14:46:41.228Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4292023-10-21T14:46:41.231ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4302023-10-21T14:46:41.234Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4312023-10-21T14:46:41.238ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4322023-10-21T14:46:41.241Z+ local DO_DOWNLOAD=true
4332023-10-21T14:46:41.243Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4342023-10-21T14:46:41.246Z+ mkdir -p out/downloads
4352023-10-21T14:46:41.249Z+ '[' true == true ']'
4362023-10-21T14:46:41.252Z+ echo Downloading...
4372023-10-21T14:46:41.255ZDownloading...
4382023-10-21T14:46:41.258Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4392023-10-21T14:46:41.261Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4402023-10-21T14:46:41.329Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4412023-10-21T14:46:41.334Z++ case "$OSTYPE" in
4422023-10-21T14:46:41.354Z++ SHA=sha256sum
4432023-10-21T14:46:41.365Z++ sha256sum
4442023-10-21T14:46:41.370Z++ awk '{print $1}'
4452023-10-21T14:46:41.374Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4462023-10-21T14:46:41.379Z+ [[ 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 ]]
4472023-10-21T14:46:41.383Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4482023-10-21T14:46:41.391Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4492023-10-21T14:46:41.394Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4502023-10-21T14:46:41.399Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4512023-10-21T14:46:41.404Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4522023-10-21T14:46:41.831Z+ main
4532023-10-21T14:46:41.837Z+ [[ 0 != 0 ]]
4542023-10-21T14:46:41.845Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4552023-10-21T14:46:41.859ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4562023-10-21T14:46:41.873Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4572023-10-21T14:46:41.885ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4582023-10-21T14:46:41.893Z+ local DO_DOWNLOAD=true
4592023-10-21T14:46:41.898Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4602023-10-21T14:46:41.901Z+ mkdir -p out/downloads
4612023-10-21T14:46:41.904Z+ '[' true == true ']'
4622023-10-21T14:46:41.910Z+ echo Downloading...
4632023-10-21T14:46:41.913ZDownloading...
4642023-10-21T14:46:41.916Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4652023-10-21T14:46:41.922Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4662023-10-21T14:46:42.165Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4672023-10-21T14:46:42.178Z++ case "$OSTYPE" in
4682023-10-21T14:46:42.197Z++ SHA=sha256sum
4692023-10-21T14:46:42.217Z++ sha256sum
4702023-10-21T14:46:42.234Z++ awk '{print $1}'
4712023-10-21T14:46:42.248Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4722023-10-21T14:46:42.259Z+ [[ 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 ]]
4732023-10-21T14:46:42.268Z+ set -o errexit
4742023-10-21T14:46:42.276Z+++ dirname ./tools/ci_download_dendrite_openapi
4752023-10-21T14:46:42.297Z++ cd ./tools
4762023-10-21T14:46:42.315Z++ pwd
4772023-10-21T14:46:42.323Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4782023-10-21T14:46:42.329Z++ basename ./tools/ci_download_dendrite_openapi
4792023-10-21T14:46:42.332Z+ ARG0=ci_download_dendrite_openapi
4802023-10-21T14:46:42.335Z+ TARGET_DIR=out
4812023-10-21T14:46:42.341Z+ DOWNLOAD_DIR=out/downloads
4822023-10-21T14:46:42.344Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4832023-10-21T14:46:42.347Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4842023-10-21T14:46:42.351Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4852023-10-21T14:46:42.354Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4862023-10-21T14:46:42.358Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4872023-10-21T14:46:42.362Z+ main
4882023-10-21T14:46:42.366Z+ [[ 0 != 0 ]]
4892023-10-21T14:46:42.369Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4902023-10-21T14:46:42.373ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4912023-10-21T14:46:42.378Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4922023-10-21T14:46:42.381ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4932023-10-21T14:46:42.384Z+ local DO_DOWNLOAD=true
4942023-10-21T14:46:42.387Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4952023-10-21T14:46:42.390Z+ mkdir -p out/downloads
4962023-10-21T14:46:42.394Z+ '[' true == true ']'
4972023-10-21T14:46:42.397Z+ echo Downloading...
4982023-10-21T14:46:42.403ZDownloading...
4992023-10-21T14:46:42.409Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5002023-10-21T14:46:42.417Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
5012023-10-21T14:46:43.195Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5022023-10-21T14:46:43.199Z++ case "$OSTYPE" in
5032023-10-21T14:46:43.202Z++ SHA=sha256sum
5042023-10-21T14:46:43.205Z++ sha256sum
5052023-10-21T14:46:43.208Z++ awk '{print $1}'
5062023-10-21T14:46:43.211Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5072023-10-21T14:46:43.218Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
5082023-10-21T14:46:43.223Z+ set -o errexit
5092023-10-21T14:46:43.230Z+++ dirname ./tools/ci_download_dendrite_stub
5102023-10-21T14:46:43.234Z++ cd ./tools
5112023-10-21T14:46:43.239Z++ pwd
5122023-10-21T14:46:43.245Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5132023-10-21T14:46:43.250Z++ basename ./tools/ci_download_dendrite_stub
5142023-10-21T14:46:43.255Z+ ARG0=ci_download_dendrite_stub
5152023-10-21T14:46:43.668Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5162023-10-21T14:46:43.671Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5172023-10-21T14:46:43.674Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5182023-10-21T14:46:43.679Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5192023-10-21T14:46:43.683Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5202023-10-21T14:46:43.691Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5212023-10-21T14:46:43.694Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5222023-10-21T14:46:43.697Z+ TARGET_DIR=out
5232023-10-21T14:46:43.700Z+ DOWNLOAD_DIR=out/downloads
5242023-10-21T14:46:43.703Z+ DEST_DIR=./out/dendrite-stub
5252023-10-21T14:46:43.706Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5262023-10-21T14:46:43.709Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5272023-10-21T14:46:43.713Z+ REPO=oxidecomputer/dendrite
5282023-10-21T14:46:43.715Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5292023-10-21T14:46:43.719Z+ main
5302023-10-21T14:46:43.722Z+ [[ 0 != 0 ]]
5312023-10-21T14:46:43.725Z+ CIDL_OS=solaris2.11
5322023-10-21T14:46:43.728Z+ [[ 0 != 0 ]]
5332023-10-21T14:46:43.730Z+ configure_os solaris2.11
5342023-10-21T14:46:43.735Z+ echo 'current directory: /work/oxidecomputer/omicron'
5352023-10-21T14:46:43.738Z+ echo 'configuring based on OS: "solaris2.11"'
5362023-10-21T14:46:43.741Z+ case "$1" in
5372023-10-21T14:46:43.768Zcurrent directory: /work/oxidecomputer/omicron
5382023-10-21T14:46:43.771Zconfiguring based on OS: "solaris2.11"
5392023-10-21T14:46:43.775Z+ SET_BINARIES=
5402023-10-21T14:46:43.778Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5412023-10-21T14:46:43.781Z+ CIDL_SHA256FUNC=do_sha256sum
5422023-10-21T14:46:43.784Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5432023-10-21T14:46:43.787Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5442023-10-21T14:46:43.790Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5452023-10-21T14:46:43.793Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5462023-10-21T14:46:43.795ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5472023-10-21T14:46:43.799Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5482023-10-21T14:46:43.801ZLocal file: out/downloads/dendrite-stub.tar.gz
5492023-10-21T14:46:43.804Z+ mkdir -p out/downloads
5502023-10-21T14:46:43.807Z+ mkdir -p ./out/dendrite-stub
5512023-10-21T14:46:43.811Z+ fetch_and_verify
5522023-10-21T14:46:43.820Z+ local DO_DOWNLOAD=true
5532023-10-21T14:46:43.830Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542023-10-21T14:46:44.239Z+ '[' true == true ']'
5552023-10-21T14:46:44.242Z+ echo Downloading...
5562023-10-21T14:46:44.245ZDownloading...
5572023-10-21T14:46:44.248Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5582023-10-21T14:46:44.251Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5592023-10-21T14:46:51.501Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5602023-10-21T14:46:51.504Z++ sha256sum
5612023-10-21T14:46:51.507Z++ awk '{print $1}'
5622023-10-21T14:46:51.594Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5632023-10-21T14:46:51.598Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5642023-10-21T14:46:51.601Z+ do_untar out/downloads/dendrite-stub.tar.gz
5652023-10-21T14:46:51.606Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5662023-10-21T14:46:52.508Z+ do_assemble
5672023-10-21T14:46:52.512Z+ rm -r ./out/dendrite-stub
5682023-10-21T14:46:52.515Z+ mkdir ./out/dendrite-stub
5692023-10-21T14:46:52.518Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5702023-10-21T14:46:52.647Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5712023-10-21T14:46:52.662Z+ set -o errexit
5722023-10-21T14:46:52.674Z+++ dirname ./tools/ci_download_maghemite_mgd
5732023-10-21T14:46:52.684Z++ cd ./tools
5742023-10-21T14:46:52.692Z++ pwd
5752023-10-21T14:46:52.700Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5762023-10-21T14:46:52.707Z++ basename ./tools/ci_download_maghemite_mgd
5772023-10-21T14:46:52.716Z+ ARG0=ci_download_maghemite_mgd
5782023-10-21T14:46:52.722Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5792023-10-21T14:46:52.728Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5802023-10-21T14:46:52.737Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5812023-10-21T14:46:52.744Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5822023-10-21T14:46:52.750Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5832023-10-21T14:46:52.757Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5842023-10-21T14:46:52.766Z+ TARGET_DIR=out
5852023-10-21T14:46:52.774Z+ DOWNLOAD_DIR=out/downloads
5862023-10-21T14:46:52.779Z+ DEST_DIR=./out/mgd
5872023-10-21T14:46:52.785Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5882023-10-21T14:46:52.790Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5892023-10-21T14:46:52.809Z+ REPO=oxidecomputer/maghemite
5902023-10-21T14:46:52.813Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5912023-10-21T14:46:52.816Z+ main
5922023-10-21T14:46:52.819Z+ [[ 0 != 0 ]]
5932023-10-21T14:46:52.822Z+ CIDL_OS=solaris2.11
5942023-10-21T14:46:52.825Z+ [[ 0 != 0 ]]
5952023-10-21T14:46:52.845Z+ configure_os solaris2.11
5962023-10-21T14:46:52.853Z+ echo 'current directory: /work/oxidecomputer/omicron'
5972023-10-21T14:46:52.876Zcurrent directory: /work/oxidecomputer/omicron
5982023-10-21T14:46:52.885Zconfiguring based on OS: "solaris2.11"
5992023-10-21T14:46:52.891Z+ echo 'configuring based on OS: "solaris2.11"'
6002023-10-21T14:46:52.895Z+ case "$1" in
6012023-10-21T14:46:52.898Z+ SET_BINARIES=
6022023-10-21T14:46:52.901Z+ CIDL_SHA256FUNC=do_sha256sum
6032023-10-21T14:46:52.904Z+ TARBALL_FILENAME=mgd.tar.gz
6042023-10-21T14:46:52.907Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6052023-10-21T14:46:52.910Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6062023-10-21T14:46:52.914Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
6072023-10-21T14:46:52.917ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6082023-10-21T14:46:52.920ZLocal file: out/downloads/mgd.tar.gz
6092023-10-21T14:46:52.923Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6102023-10-21T14:46:52.926Z+ mkdir -p out/downloads
6112023-10-21T14:46:52.930Z+ mkdir -p ./out/mgd
6122023-10-21T14:46:52.933Z+ fetch_and_verify
6132023-10-21T14:46:52.936Z+ local DO_DOWNLOAD=true
6142023-10-21T14:46:52.939Z+ [[ -f out/downloads/mgd.tar.gz ]]
6152023-10-21T14:46:52.943Z+ '[' true == true ']'
6162023-10-21T14:46:52.946Z+ echo Downloading...
6172023-10-21T14:46:52.949ZDownloading...
6182023-10-21T14:46:52.954Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
6192023-10-21T14:46:52.962Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6202023-10-21T14:47:01.432Z++ do_sha256sum out/downloads/mgd.tar.gz
6212023-10-21T14:47:01.435Z++ sha256sum
6222023-10-21T14:47:01.439Z++ awk '{print $1}'
6232023-10-21T14:47:01.510Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6242023-10-21T14:47:01.515Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6252023-10-21T14:47:01.518Z+ do_untar out/downloads/mgd.tar.gz
6262023-10-21T14:47:01.520Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6272023-10-21T14:47:02.180Z+ do_assemble
6282023-10-21T14:47:02.184Z+ rm -r ./out/mgd
6292023-10-21T14:47:02.194Z+ mkdir ./out/mgd
6302023-10-21T14:47:02.205Z+ cp -r out/downloads/root ./out/mgd/root
6312023-10-21T14:47:02.396Z+ set -o errexit
6322023-10-21T14:47:02.400Z+++ dirname ./tools/ci_download_transceiver_control
6332023-10-21T14:47:02.403Z++ cd ./tools
6342023-10-21T14:47:02.406Z++ pwd
6352023-10-21T14:47:02.409Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6362023-10-21T14:47:02.414Z++ basename ./tools/ci_download_transceiver_control
6372023-10-21T14:47:02.417Z+ ARG0=ci_download_transceiver_control
6382023-10-21T14:47:02.422Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6392023-10-21T14:47:02.425Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-10-21T14:47:02.428Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412023-10-21T14:47:02.431Z+ TARGET_DIR=out
6422023-10-21T14:47:02.434Z+ DOWNLOAD_DIR=out/downloads
6432023-10-21T14:47:02.440Z+ DEST_DIR=./out/transceiver-control
6442023-10-21T14:47:02.443Z+ BIN_DIR=/opt/oxide/bin
6452023-10-21T14:47:02.446Z+ BINARY=xcvradm
6462023-10-21T14:47:02.449Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6472023-10-21T14:47:02.452Z+ REPO=oxidecomputer/transceiver-control
6482023-10-21T14:47:02.456Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492023-10-21T14:47:02.460Z+ main
6502023-10-21T14:47:02.463Z+ [[ 0 != 0 ]]
6512023-10-21T14:47:02.466Z+ CIDL_OS=solaris2.11
6522023-10-21T14:47:02.470Z+ [[ 0 != 0 ]]
6532023-10-21T14:47:02.473Z+ configure_os solaris2.11
6542023-10-21T14:47:02.477Z+ echo 'current directory: /work/oxidecomputer/omicron'
6552023-10-21T14:47:02.480Zcurrent directory: /work/oxidecomputer/omicron
6562023-10-21T14:47:02.487Z+ echo 'configuring based on OS: "solaris2.11"'
6572023-10-21T14:47:02.897Zconfiguring based on OS: "solaris2.11"
6582023-10-21T14:47:02.906Z+ case "$1" in
6592023-10-21T14:47:02.909Z+ SET_BINARIES=
6602023-10-21T14:47:02.914Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-10-21T14:47:02.917Z+ CIDL_SHA256FUNC=do_sha256sum
6622023-10-21T14:47:02.920Z+ ARCHIVE_FILENAME=xcvradm.gz
6632023-10-21T14:47:02.923Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642023-10-21T14:47:02.927Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6652023-10-21T14:47:02.930Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6662023-10-21T14:47:02.934ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-10-21T14:47:02.937Z+ echo 'Local file: out/downloads/xcvradm.gz'
6682023-10-21T14:47:02.940ZLocal file: out/downloads/xcvradm.gz
6692023-10-21T14:47:02.944Z+ mkdir -p out/downloads
6702023-10-21T14:47:02.947Z+ mkdir -p ./out/transceiver-control
6712023-10-21T14:47:02.950Z+ fetch_and_verify
6722023-10-21T14:47:02.953Z+ local DO_DOWNLOAD=true
6732023-10-21T14:47:02.957Z+ [[ -f out/downloads/xcvradm.gz ]]
6742023-10-21T14:47:02.969Z+ '[' true == true ']'
6752023-10-21T14:47:02.972Z+ echo Downloading...
6762023-10-21T14:47:02.976ZDownloading...
6772023-10-21T14:47:02.980Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6782023-10-21T14:47:02.985Z+ 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
6792023-10-21T14:47:04.338Z++ do_sha256sum out/downloads/xcvradm.gz
6802023-10-21T14:47:04.341Z++ sha256sum
6812023-10-21T14:47:04.344Z++ awk '{print $1}'
6822023-10-21T14:47:04.363Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832023-10-21T14:47:04.366Z+ [[ 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 ]]
6842023-10-21T14:47:04.370Z+ do_unpack out/downloads/xcvradm.gz
6852023-10-21T14:47:04.380Z+ mkdir -p out/downloads/root//opt/oxide/bin
6862023-10-21T14:47:04.806Z+ gzip -dc out/downloads/xcvradm.gz
6872023-10-21T14:47:04.816Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6882023-10-21T14:47:04.823Z+ do_assemble
6892023-10-21T14:47:04.832Z+ rm -r ./out/transceiver-control
6902023-10-21T14:47:04.840Z+ mkdir ./out/transceiver-control
6912023-10-21T14:47:04.847Z+ cp -r out/downloads/root ./out/transceiver-control/root
6922023-10-21T14:47:04.850ZAll builder prerequisites installed successfully, and PATH looks valid
6932023-10-21T14:47:04.854Z
6942023-10-21T14:47:04.857Zreal 2:11.003057466
6952023-10-21T14:47:04.860Zuser 51.723987441
6962023-10-21T14:47:04.863Zsys 9.940950698
6972023-10-21T14:47:04.866Ztrap 0.022503819
6982023-10-21T14:47:04.869Ztflt 0.150445773
6992023-10-21T14:47:04.872Zdflt 0.476450186
7002023-10-21T14:47:04.875Zkflt 0.155541771
7012023-10-21T14:47:04.878Zlock 1.930100020
7022023-10-21T14:47:04.883Zslp 4:12.734330833
7032023-10-21T14:47:04.886Zlat 3.381318075
7042023-10-21T14:47:04.890Zstop 0.070902686
7052023-10-21T14:47:04.893Z
7062023-10-21T14:47:04.896Z #### # # ##### ##### # #
7072023-10-21T14:47:04.899Z # # # # # # # # # #
7082023-10-21T14:47:04.903Z # # # # # # # #
7092023-10-21T14:47:04.907Z # # # ##### ##### #
7102023-10-21T14:47:04.910Z # # # # # # #
7112023-10-21T14:47:04.913Z #### ###### # # # #
7122023-10-21T14:47:04.919Z
7132023-10-21T14:47:05.128Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7142023-10-21T14:47:05.537Z Updating crates.io index
7152023-10-21T14:47:05.623Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7162023-10-21T14:47:06.384Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7172023-10-21T14:47:08.238Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7182023-10-21T14:47:08.848Z Updating git repository `http://github.com/oxidecomputer/tofino`
7192023-10-21T14:47:09.221Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7202023-10-21T14:47:09.569Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7212023-10-21T14:47:09.844Z Updating git repository `https://github.com/oxidecomputer/propolis`
7222023-10-21T14:47:10.666Z Updating git repository `https://github.com/oxidecomputer/crucible`
7232023-10-21T14:47:12.386Z Updating git repository `https://github.com/oxidecomputer/opte`
7242023-10-21T14:47:13.399Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7252023-10-21T14:47:13.811Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7262023-10-21T14:47:14.105Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7272023-10-21T14:47:14.662Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7282023-10-21T14:47:14.978Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7292023-10-21T14:47:15.424Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7302023-10-21T14:47:15.719Z Updating git repository `https://github.com/njaremko/samael`
7312023-10-21T14:47:16.175Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7322023-10-21T14:47:16.954Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7332023-10-21T14:47:17.373Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7342023-10-21T14:47:17.701Z Updating git repository `https://github.com/jgallagher/nix`
7352023-10-21T14:47:19.185Z Updating git repository `https://github.com/cbiffle/hubpack`
7362023-10-21T14:47:19.530Z Updating git repository `https://github.com/oxidecomputer/omicron`
7372023-10-21T14:47:29.382Z Updating git repository `https://github.com/oxidecomputer/rfb`
7382023-10-21T14:47:29.895Z Updating git repository `https://github.com/oxidecomputer/typify`
7392023-10-21T14:47:30.981Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7402023-10-21T14:47:31.368Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7412023-10-21T14:47:31.673Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7422023-10-21T14:47:33.090Z Downloading crates ...
7432023-10-21T14:47:33.307Z Downloaded anstyle-query v1.0.0
7442023-10-21T14:47:33.310Z Downloaded semver v1.0.18
7452023-10-21T14:47:33.314Z Downloaded strsim v0.10.0
7462023-10-21T14:47:33.316Z Downloaded ryu v1.0.15
7472023-10-21T14:47:33.321Z Downloaded toml v0.8.0
7482023-10-21T14:47:33.327Z Downloaded equivalent v1.0.1
7492023-10-21T14:47:33.329Z Downloaded io-lifetimes v1.0.11
7502023-10-21T14:47:33.332Z Downloaded colorchoice v1.0.0
7512023-10-21T14:47:33.336Z Downloaded serde_spanned v0.6.3
7522023-10-21T14:47:33.345Z Downloaded itoa v1.0.9
7532023-10-21T14:47:33.351Z Downloaded errno v0.3.2
7542023-10-21T14:47:33.356Z Downloaded cargo_metadata v0.18.0
7552023-10-21T14:47:33.359Z Downloaded heck v0.4.1
7562023-10-21T14:47:33.362Z Downloaded clap_lex v0.5.1
7572023-10-21T14:47:33.365Z Downloaded anstyle v1.0.2
7582023-10-21T14:47:33.368Z Downloaded cargo-platform v0.1.3
7592023-10-21T14:47:33.371Z Downloaded bitflags v1.3.2
7602023-10-21T14:47:33.374Z Downloaded clap_derive v4.4.2
7612023-10-21T14:47:33.378Z Downloaded anstyle-parse v0.2.1
7622023-10-21T14:47:33.382Z Downloaded cargo_toml v0.16.3
7632023-10-21T14:47:33.385Z Downloaded camino v1.1.6
7642023-10-21T14:47:33.388Z Downloaded terminal_size v0.2.6
7652023-10-21T14:47:33.391Z Downloaded utf8parse v0.2.1
7662023-10-21T14:47:33.394Z Downloaded thiserror v1.0.49
7672023-10-21T14:47:33.399Z Downloaded anyhow v1.0.75
7682023-10-21T14:47:33.402Z Downloaded clap v4.4.3
7692023-10-21T14:47:33.410Z Downloaded indexmap v2.0.0
7702023-10-21T14:47:33.416Z Downloaded serde v1.0.188
7712023-10-21T14:47:33.422Z Downloaded memchr v2.6.3
7722023-10-21T14:47:33.432Z Downloaded hashbrown v0.14.0
7732023-10-21T14:47:33.439Z Downloaded winnow v0.5.15
7742023-10-21T14:47:33.453Z Downloaded clap_builder v4.4.2
7752023-10-21T14:47:33.464Z Downloaded rustix v0.37.23
7762023-10-21T14:47:33.499Z Downloaded syn v2.0.32
7772023-10-21T14:47:33.517Z Downloaded libc v0.2.149
7782023-10-21T14:47:33.563Z Downloaded serde_json v1.0.107
7792023-10-21T14:47:33.574Z Downloaded toml_edit v0.20.0
7802023-10-21T14:47:33.603Z Downloaded serde_derive v1.0.188
7812023-10-21T14:47:33.607Z Downloaded unicode-ident v1.0.12
7822023-10-21T14:47:33.611Z Downloaded proc-macro2 v1.0.67
7832023-10-21T14:47:33.616Z Downloaded toml_datetime v0.6.3
7842023-10-21T14:47:33.620Z Downloaded thiserror-impl v1.0.49
7852023-10-21T14:47:33.624Z Downloaded quote v1.0.33
7862023-10-21T14:47:33.628Z Downloaded anstream v0.5.0
7872023-10-21T14:47:33.745Z Compiling proc-macro2 v1.0.67
7882023-10-21T14:47:33.749Z Compiling unicode-ident v1.0.12
7892023-10-21T14:47:33.754Z Compiling serde v1.0.188
7902023-10-21T14:47:33.757Z Compiling libc v0.2.149
7912023-10-21T14:47:33.761Z Compiling io-lifetimes v1.0.11
7922023-10-21T14:47:33.764Z Compiling rustix v0.37.23
7932023-10-21T14:47:33.767Z Compiling utf8parse v0.2.1
7942023-10-21T14:47:33.770Z Compiling bitflags v1.3.2
7952023-10-21T14:47:33.954Z Compiling hashbrown v0.14.0
7962023-10-21T14:47:34.087Z Compiling equivalent v1.0.1
7972023-10-21T14:47:34.105Z Compiling anstyle-parse v0.2.1
7982023-10-21T14:47:34.239Z Compiling anstyle-query v1.0.0
7992023-10-21T14:47:34.394Z Compiling thiserror v1.0.49
8002023-10-21T14:47:34.546Z Compiling camino v1.1.6
8012023-10-21T14:47:35.453Z Compiling indexmap v2.0.0
8022023-10-21T14:47:35.456Z Compiling winnow v0.5.15
8032023-10-21T14:47:35.459Z Compiling serde_json v1.0.107
8042023-10-21T14:47:35.626Z Compiling anstyle v1.0.2
8052023-10-21T14:47:35.721Z Compiling colorchoice v1.0.0
8062023-10-21T14:47:35.846Z Compiling semver v1.0.18
8072023-10-21T14:47:36.066Z Compiling itoa v1.0.9
8082023-10-21T14:47:36.324Z Compiling anstream v0.5.0
8092023-10-21T14:47:36.415Z Compiling ryu v1.0.15
8102023-10-21T14:47:36.466Z Compiling anyhow v1.0.75
8112023-10-21T14:47:36.570Z Compiling strsim v0.10.0
8122023-10-21T14:47:36.987Z Compiling quote v1.0.33
8132023-10-21T14:47:37.178Z Compiling heck v0.4.1
8142023-10-21T14:47:37.355Z Compiling clap_lex v0.5.1
8152023-10-21T14:47:37.757Z Compiling syn v2.0.32
8162023-10-21T14:47:37.945Z Compiling errno v0.3.2
8172023-10-21T14:47:39.463Z Compiling terminal_size v0.2.6
8182023-10-21T14:47:39.597Z Compiling clap_builder v4.4.2
8192023-10-21T14:47:45.044Z Compiling serde_derive v1.0.188
8202023-10-21T14:47:45.047Z Compiling thiserror-impl v1.0.49
8212023-10-21T14:47:45.050Z Compiling clap_derive v4.4.2
8222023-10-21T14:47:48.936Z Compiling clap v4.4.3
8232023-10-21T14:47:56.853Z Compiling toml_datetime v0.6.3
8242023-10-21T14:47:56.856Z Compiling serde_spanned v0.6.3
8252023-10-21T14:47:56.859Z Compiling cargo-platform v0.1.3
8262023-10-21T14:47:57.281Z Compiling toml_edit v0.20.0
8272023-10-21T14:47:58.945Z Compiling cargo_metadata v0.18.0
8282023-10-21T14:48:00.447Z Compiling toml v0.8.0
8292023-10-21T14:48:01.412Z Compiling cargo_toml v0.16.3
8302023-10-21T14:48:06.802Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8312023-10-21T14:48:08.125Z Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
8322023-10-21T14:48:08.340Z Running `target/debug/xtask clippy`
8332023-10-21T14:48:08.391Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8342023-10-21T14:48:09.272Z Downloading crates ...
8352023-10-21T14:48:09.558Z Downloaded ahash v0.8.3
8362023-10-21T14:48:09.564Z Downloaded basic-toml v0.1.4
8372023-10-21T14:48:09.583Z Downloaded is-terminal v0.4.9
8382023-10-21T14:48:09.587Z Downloaded ident_case v1.0.1
8392023-10-21T14:48:09.590Z Downloaded hyper-tls v0.5.0
8402023-10-21T14:48:09.594Z Downloaded lazycell v1.3.0
8412023-10-21T14:48:09.604Z Downloaded lalrpop-util v0.19.12
8422023-10-21T14:48:09.619Z Downloaded lazy_static v1.4.0
8432023-10-21T14:48:09.624Z Downloaded jobserver v0.1.26
8442023-10-21T14:48:09.629Z Downloaded libloading v0.7.4
8452023-10-21T14:48:09.638Z Downloaded lru-cache v0.1.2
8462023-10-21T14:48:09.643Z Downloaded adler v1.0.2
8472023-10-21T14:48:09.647Z Downloaded indexmap v1.9.3
8482023-10-21T14:48:09.655Z Downloaded linear-map v1.2.0
8492023-10-21T14:48:09.659Z Downloaded assert_matches v1.5.0
8502023-10-21T14:48:09.663Z Downloaded crossbeam-channel v0.5.8
8512023-10-21T14:48:09.673Z Downloaded atomicwrites v0.4.2
8522023-10-21T14:48:09.675Z Downloaded criterion-plot v0.5.0
8532023-10-21T14:48:09.682Z Downloaded hubpack v0.1.2
8542023-10-21T14:48:09.687Z Downloaded bitstruct_derive v0.1.0
8552023-10-21T14:48:09.689Z Downloaded hex v0.4.3
8562023-10-21T14:48:09.694Z Downloaded nodrop v0.1.14
8572023-10-21T14:48:09.697Z Downloaded num-integer v0.1.45
8582023-10-21T14:48:09.702Z Downloaded new_debug_unreachable v1.0.4
8592023-10-21T14:48:09.705Z Downloaded newline-converter v0.3.0
8602023-10-21T14:48:09.708Z Downloaded headers-core v0.2.0
8612023-10-21T14:48:09.712Z Downloaded normalize-line-endings v0.3.0
8622023-10-21T14:48:09.715Z Downloaded macaddr v1.0.1
8632023-10-21T14:48:09.718Z Downloaded nanorand v0.7.0
8642023-10-21T14:48:09.724Z Downloaded maybe-uninit v2.0.0
8652023-10-21T14:48:09.728Z Downloaded remove_dir_all v0.5.3
8662023-10-21T14:48:09.733Z Downloaded autocfg v1.1.0
8672023-10-21T14:48:09.736Z Downloaded arrayvec v0.7.4
8682023-10-21T14:48:09.741Z Downloaded httparse v1.8.0
8692023-10-21T14:48:09.750Z Downloaded multer v2.1.0
8702023-10-21T14:48:09.755Z Downloaded httptest v0.15.4
8712023-10-21T14:48:09.760Z Downloaded version_check v0.9.4
8722023-10-21T14:48:09.764Z Downloaded vte_generate_state_changes v0.1.1
8732023-10-21T14:48:09.769Z Downloaded num-iter v0.1.43
8742023-10-21T14:48:09.772Z Downloaded maplit v1.0.2
8752023-10-21T14:48:09.775Z Downloaded num-rational v0.4.1
8762023-10-21T14:48:09.778Z Downloaded base64ct v1.6.0
8772023-10-21T14:48:09.785Z Downloaded atomic-waker v1.1.1
8782023-10-21T14:48:09.792Z Downloaded serial_test v0.10.0
8792023-10-21T14:48:09.810Z Downloaded bitflags v2.4.0
8802023-10-21T14:48:09.813Z Downloaded native-tls v0.2.11
8812023-10-21T14:48:09.817Z Downloaded clang-sys v1.6.1
8822023-10-21T14:48:09.819Z Downloaded blake2 v0.10.6
8832023-10-21T14:48:09.822Z Downloaded pretty-hex v0.3.0
8842023-10-21T14:48:09.825Z Downloaded either v1.9.0
8852023-10-21T14:48:09.828Z Downloaded rustc_version v0.1.7
8862023-10-21T14:48:09.831Z Downloaded bzip2 v0.4.4
8872023-10-21T14:48:09.834Z Downloaded walkdir v2.4.0
8882023-10-21T14:48:09.839Z Downloaded diesel_table_macro_syntax v0.1.0
8892023-10-21T14:48:09.842Z Downloaded slog-stdlog v4.1.1
8902023-10-21T14:48:09.844Z Downloaded endian-type v0.1.2
8912023-10-21T14:48:09.847Z Downloaded strip-ansi-escapes v0.2.0
8922023-10-21T14:48:09.850Z Downloaded percent-encoding v2.3.0
8932023-10-21T14:48:09.853Z Downloaded pkg-config v0.3.27
8942023-10-21T14:48:09.856Z Downloaded futures-timer v3.0.2
8952023-10-21T14:48:09.859Z Downloaded doc-comment v0.3.3
8962023-10-21T14:48:09.862Z Downloaded want v0.3.1
8972023-10-21T14:48:09.865Z Downloaded postcard-cobs v0.1.5-pre
8982023-10-21T14:48:09.868Z Downloaded ena v0.14.2
8992023-10-21T14:48:09.872Z Downloaded predicates-core v1.0.6
9002023-10-21T14:48:09.875Z Downloaded vsss-rs v3.3.1
9012023-10-21T14:48:09.882Z Downloaded dirs-sys-next v0.1.2
9022023-10-21T14:48:09.885Z Downloaded rstest_macros v0.18.2
9032023-10-21T14:48:09.893Z Downloaded usdt v0.3.5
9042023-10-21T14:48:09.898Z Downloaded radium v0.7.0
9052023-10-21T14:48:09.900Z Downloaded fallible-streaming-iterator v0.1.9
9062023-10-21T14:48:09.903Z Downloaded pretty-hex v0.2.1
9072023-10-21T14:48:09.906Z Downloaded slog-async v2.8.0
9082023-10-21T14:48:09.909Z Downloaded enum-as-inner v0.5.1
9092023-10-21T14:48:09.911Z Downloaded debug-ignore v1.0.5
9102023-10-21T14:48:09.915Z Downloaded zone_cfg_derive v0.2.0
9112023-10-21T14:48:09.918Z Downloaded test-strategy v0.2.1
9122023-10-21T14:48:09.924Z Downloaded r2d2 v0.8.10
9132023-10-21T14:48:09.927Z Downloaded predicates v2.1.5
9142023-10-21T14:48:09.934Z Downloaded rand_chacha v0.3.1
9152023-10-21T14:48:09.937Z Downloaded unicode-width v0.1.10
9162023-10-21T14:48:09.940Z Downloaded precomputed-hash v0.1.1
9172023-10-21T14:48:09.943Z Downloaded derive_builder_core v0.12.0
9182023-10-21T14:48:09.947Z Downloaded take_mut v0.2.2
9192023-10-21T14:48:09.950Z Downloaded dof v0.1.5
9202023-10-21T14:48:09.954Z Downloaded futures-core v0.3.28
9212023-10-21T14:48:09.958Z Downloaded fallible-iterator v0.2.0
9222023-10-21T14:48:09.964Z Downloaded ref-cast-impl v1.0.20
9232023-10-21T14:48:09.968Z Downloaded vte v0.11.1
9242023-10-21T14:48:09.970Z Downloaded fragile v2.0.0
9252023-10-21T14:48:09.974Z Downloaded xattr v1.0.1
9262023-10-21T14:48:09.979Z Downloaded group v0.13.0
9272023-10-21T14:48:09.984Z Downloaded toolchain_find v0.2.0
9282023-10-21T14:48:09.987Z Downloaded try-lock v0.2.4
9292023-10-21T14:48:09.990Z Downloaded ppv-lite86 v0.2.17
9302023-10-21T14:48:09.993Z Downloaded quick-error v1.2.3
9312023-10-21T14:48:09.996Z Downloaded foreign-types v0.5.0
9322023-10-21T14:48:09.999Z Downloaded darling_macro v0.14.4
9332023-10-21T14:48:10.002Z Downloaded smf v0.2.2
9342023-10-21T14:48:10.005Z Downloaded smawk v0.3.1
9352023-10-21T14:48:10.008Z Downloaded der_derive v0.7.2
9362023-10-21T14:48:10.010Z Downloaded libxml v0.3.3
9372023-10-21T14:48:10.026Z Downloaded cstr-argument v0.1.2
9382023-10-21T14:48:10.029Z Downloaded aes v0.8.3
9392023-10-21T14:48:10.037Z Downloaded olpc-cjson v0.1.3
9402023-10-21T14:48:10.063Z Downloaded flagset v0.4.3
9412023-10-21T14:48:10.067Z Downloaded fixedbitset v0.4.2
9422023-10-21T14:48:10.070Z Downloaded poly1305 v0.8.0
9432023-10-21T14:48:10.072Z Downloaded postcard v0.7.3
9442023-10-21T14:48:10.075Z Downloaded tokio-tungstenite v0.18.0
9452023-10-21T14:48:10.077Z Downloaded half v1.8.2
9462023-10-21T14:48:10.080Z Downloaded unicode-xid v0.2.4
9472023-10-21T14:48:10.083Z Downloaded pest_generator v2.7.2
9482023-10-21T14:48:10.086Z Downloaded structopt-derive v0.4.18
9492023-10-21T14:48:10.089Z Downloaded plotters-svg v0.3.5
9502023-10-21T14:48:10.092Z Downloaded nom v7.1.3
9512023-10-21T14:48:10.095Z Downloaded darling_macro v0.20.3
9522023-10-21T14:48:10.098Z Downloaded serde_yaml v0.9.25
9532023-10-21T14:48:10.105Z Downloaded utf-8 v0.7.6
9542023-10-21T14:48:10.108Z Downloaded glob v0.3.1
9552023-10-21T14:48:10.112Z Downloaded filetime v0.2.22
9562023-10-21T14:48:10.116Z Downloaded form_urlencoded v1.2.0
9572023-10-21T14:48:10.119Z Downloaded opaque-debug v0.3.0
9582023-10-21T14:48:10.121Z Downloaded crucible-workspace-hack v0.1.0
9592023-10-21T14:48:10.124Z Downloaded dashmap v5.5.1
9602023-10-21T14:48:10.127Z Downloaded num_enum_derive v0.7.0
9612023-10-21T14:48:10.130Z Downloaded phf_shared v0.11.2
9622023-10-21T14:48:10.133Z Downloaded foreign-types-macros v0.2.3
9632023-10-21T14:48:10.136Z Downloaded minimal-lexical v0.2.1
9642023-10-21T14:48:10.146Z Downloaded num_threads v0.1.6
9652023-10-21T14:48:10.148Z Downloaded futures-macro v0.3.28
9662023-10-21T14:48:10.151Z Downloaded smallvec v0.6.14
9672023-10-21T14:48:10.155Z Downloaded sha1 v0.10.5
9682023-10-21T14:48:10.157Z Downloaded pest_derive v2.7.2
9692023-10-21T14:48:10.163Z Downloaded shlex v1.1.0
9702023-10-21T14:48:10.165Z Downloaded curve25519-dalek-derive v0.1.0
9712023-10-21T14:48:10.168Z Downloaded semver v0.11.0
9722023-10-21T14:48:10.171Z Downloaded stable_deref_trait v1.2.0
9732023-10-21T14:48:10.174Z Downloaded serde_tokenstream v0.2.0
9742023-10-21T14:48:10.180Z Downloaded tower-service v0.3.2
9752023-10-21T14:48:10.183Z Downloaded parse-display v0.7.0
9762023-10-21T14:48:10.185Z Downloaded crypto-common v0.1.6
9772023-10-21T14:48:10.188Z Downloaded unicode-segmentation v1.10.1
9782023-10-21T14:48:10.193Z Downloaded strum v0.25.0
9792023-10-21T14:48:10.196Z Downloaded serde-big-array v0.4.1
9802023-10-21T14:48:10.198Z Downloaded semver v0.1.20
9812023-10-21T14:48:10.201Z Downloaded packed_struct v0.10.1
9822023-10-21T14:48:10.204Z Downloaded parking_lot v0.12.1
9832023-10-21T14:48:10.209Z Downloaded slog-bunyan v2.4.0
9842023-10-21T14:48:10.216Z Downloaded serde-big-array v0.5.1
9852023-10-21T14:48:10.219Z Downloaded peeking_take_while v0.1.2
9862023-10-21T14:48:10.222Z Downloaded serial_test_derive v0.10.0
9872023-10-21T14:48:10.224Z Downloaded pin-utils v0.1.0
9882023-10-21T14:48:10.227Z Downloaded shell-words v1.1.0
9892023-10-21T14:48:10.229Z Downloaded password-hash v0.5.0
9902023-10-21T14:48:10.232Z Downloaded crossbeam-queue v0.3.8
9912023-10-21T14:48:10.235Z Downloaded path-absolutize v3.1.0
9922023-10-21T14:48:10.238Z Downloaded polyval v0.6.1
9932023-10-21T14:48:10.241Z Downloaded tui-tree-widget v0.13.0
9942023-10-21T14:48:10.244Z Downloaded rustls-native-certs v0.6.3
9952023-10-21T14:48:10.247Z Downloaded serde_urlencoded v0.7.1
9962023-10-21T14:48:10.250Z Downloaded serde-hex v0.1.0
9972023-10-21T14:48:10.253Z Downloaded signature v2.1.0
9982023-10-21T14:48:10.256Z Downloaded ff v0.13.0
9992023-10-21T14:48:10.259Z Downloaded signal-hook-registry v1.4.1
10002023-10-21T14:48:10.261Z Downloaded uuid v1.4.1
10012023-10-21T14:48:10.268Z Downloaded pem-rfc7468 v0.7.0
10022023-10-21T14:48:10.272Z Downloaded structopt v0.3.26
10032023-10-21T14:48:10.288Z Downloaded signature v1.6.4
10042023-10-21T14:48:10.291Z Downloaded slog-envlogger v2.2.0
10052023-10-21T14:48:10.295Z Downloaded ref-cast v1.0.20
10062023-10-21T14:48:10.299Z Downloaded pest v2.7.2
10072023-10-21T14:48:10.310Z Downloaded fnv v1.0.7
10082023-10-21T14:48:10.313Z Downloaded aho-corasick v1.0.4
10092023-10-21T14:48:10.326Z Downloaded datatest-stable v0.1.3
10102023-10-21T14:48:10.329Z Downloaded synstructure v0.12.6
10112023-10-21T14:48:10.332Z Downloaded rusty-fork v0.3.0
10122023-10-21T14:48:10.335Z Downloaded rust-argon2 v1.0.1
10132023-10-21T14:48:10.338Z Downloaded zerocopy v0.6.4
10142023-10-21T14:48:10.342Z Downloaded pin-project v1.1.3
10152023-10-21T14:48:10.365Z Downloaded toml v0.7.8
10162023-10-21T14:48:10.371Z Downloaded expectorate v1.1.0
10172023-10-21T14:48:10.376Z Downloaded reedline v0.23.0
10182023-10-21T14:48:10.390Z Downloaded papergrid v0.10.0
10192023-10-21T14:48:10.398Z Downloaded snafu v0.7.5
10202023-10-21T14:48:10.411Z Downloaded schemars v0.8.13
10212023-10-21T14:48:10.434Z Downloaded oso v0.26.4
10222023-10-21T14:48:10.440Z Downloaded fatfs v0.3.6
10232023-10-21T14:48:10.446Z Downloaded flate2 v1.0.27
10242023-10-21T14:48:10.456Z Downloaded salty v0.2.0
10252023-10-21T14:48:10.466Z Downloaded hashbrown v0.13.2
10262023-10-21T14:48:10.476Z Downloaded rsa v0.9.2
10272023-10-21T14:48:10.486Z Downloaded steno v0.4.0
10282023-10-21T14:48:10.495Z Downloaded portable-atomic v1.4.3
10292023-10-21T14:48:10.507Z Downloaded crossterm v0.27.0
10302023-10-21T14:48:10.520Z Downloaded crossterm v0.26.1
10312023-10-21T14:48:10.534Z Downloaded tough v0.12.5
10322023-10-21T14:48:10.550Z Downloaded nix v0.26.2
10332023-10-21T14:48:10.572Z Downloaded reqwest v0.11.20
10342023-10-21T14:48:10.587Z Downloaded webpki-roots v0.25.2
10352023-10-21T14:48:10.596Z Downloaded regress v0.7.1
10362023-10-21T14:48:10.613Z Downloaded bstr v1.6.0
10372023-10-21T14:48:10.636Z Downloaded regex v1.9.5
10382023-10-21T14:48:10.663Z Downloaded gimli v0.28.0
10392023-10-21T14:48:10.681Z Downloaded openssl v0.10.57
10402023-10-21T14:48:10.701Z Downloaded object v0.32.1
10412023-10-21T14:48:10.721Z Downloaded radix_trie v0.2.1
10422023-10-21T14:48:10.733Z Downloaded zerocopy-derive v0.2.0
10432023-10-21T14:48:10.754Z Downloaded regex-automata v0.3.8
10442023-10-21T14:48:10.788Z Downloaded openapiv3 v1.0.3
10452023-10-21T14:48:10.813Z Downloaded curve25519-dalek v4.1.0
10462023-10-21T14:48:10.830Z Downloaded sled v0.34.7
10472023-10-21T14:48:10.850Z Downloaded bzip2-sys v0.1.11+1.0.8
10482023-10-21T14:48:10.875Z Downloaded encoding_rs v0.8.33
10492023-10-21T14:48:10.920Z Downloaded zerocopy-derive v0.6.4
10502023-10-21T14:48:10.941Z Downloaded trust-dns-proto v0.22.0
10512023-10-21T14:48:10.965Z Downloaded tokio v1.33.0
10522023-10-21T14:48:11.034Z Downloaded ratatui v0.23.0
10532023-10-21T14:48:11.054Z Downloaded object v0.30.4
10542023-10-21T14:48:11.089Z Downloaded regex-syntax v0.7.5
10552023-10-21T14:48:11.092Z Downloaded polar-core v0.26.4
10562023-10-21T14:48:11.106Z Downloaded diesel v2.1.1
10572023-10-21T14:48:11.139Z Downloaded sha3 v0.10.8
10582023-10-21T14:48:11.153Z Downloaded rustix v0.38.9
10592023-10-21T14:48:11.192Z Downloaded regex-syntax v0.6.29
10602023-10-21T14:48:11.206Z Downloaded syn v1.0.109
10612023-10-21T14:48:11.227Z Downloaded rustls v0.21.7
10622023-10-21T14:48:11.249Z Downloaded tabled v0.14.0
10632023-10-21T14:48:11.276Z Downloaded vcpkg v0.2.15
10642023-10-21T14:48:11.349Z Downloaded git2 v0.17.2
10652023-10-21T14:48:11.366Z Downloaded proptest v1.3.1
10662023-10-21T14:48:11.384Z Downloaded smoltcp v0.9.1
10672023-10-21T14:48:11.405Z Downloaded smoltcp v0.8.2
10682023-10-21T14:48:11.422Z Downloaded libgit2-sys v0.15.2+1.6.4
10692023-10-21T14:48:11.528Z Downloaded libtest-mimic v0.5.2
10702023-10-21T14:48:11.537Z Downloaded bstr v0.2.17
10712023-10-21T14:48:11.556Z Downloaded petgraph v0.6.4
10722023-10-21T14:48:11.581Z Downloaded lalrpop v0.19.12
10732023-10-21T14:48:11.602Z Downloaded quick-xml v0.23.1
10742023-10-21T14:48:11.615Z Downloaded rayon v1.7.0
10752023-10-21T14:48:11.632Z Downloaded futures-util v0.3.28
10762023-10-21T14:48:11.654Z Downloaded h2 v0.3.21
10772023-10-21T14:48:11.667Z Downloaded toml_edit v0.19.15
10782023-10-21T14:48:11.697Z Downloaded serde_with v2.3.3
10792023-10-21T14:48:11.709Z Downloaded plotters v0.3.5
10802023-10-21T14:48:11.725Z Downloaded clap v3.2.25
10812023-10-21T14:48:11.749Z Downloaded bitvec v1.0.1
10822023-10-21T14:48:11.777Z Downloaded clap v2.34.0
10832023-10-21T14:48:11.790Z Downloaded rusqlite v0.29.0
10842023-10-21T14:48:11.801Z Downloaded bindgen v0.65.1
10852023-10-21T14:48:11.815Z Downloaded chrono v0.4.31
10862023-10-21T14:48:11.833Z Downloaded trust-dns-server v0.22.1
10872023-10-21T14:48:11.842Z Downloaded x509-cert v0.2.4
10882023-10-21T14:48:11.854Z Downloaded libz-sys v1.1.12
10892023-10-21T14:48:11.978Z Downloaded crypto-bigint v0.5.2
10902023-10-21T14:48:11.989Z Downloaded idna v0.4.0
10912023-10-21T14:48:12.003Z Downloaded idna v0.2.3
10922023-10-21T14:48:12.017Z Downloaded rustls-webpki v0.101.4
10932023-10-21T14:48:12.043Z Downloaded headers v0.3.9
10942023-10-21T14:48:12.053Z Downloaded tracing-core v0.1.31
10952023-10-21T14:48:12.058Z Downloaded hashbrown v0.12.3
10962023-10-21T14:48:12.067Z Downloaded tungstenite v0.20.1
10972023-10-21T14:48:12.073Z Downloaded trust-dns-resolver v0.22.0
10982023-10-21T14:48:12.081Z Downloaded trust-dns-client v0.22.0
10992023-10-21T14:48:12.114Z Downloaded flume v0.11.0
11002023-10-21T14:48:12.116Z Downloaded unicode-normalization v0.1.22
11012023-10-21T14:48:12.119Z Downloaded rand v0.8.5
11022023-10-21T14:48:12.122Z Downloaded openssl-sys v0.9.93
11032023-10-21T14:48:12.124Z Downloaded tokio-util v0.7.8
11042023-10-21T14:48:12.138Z Downloaded darling_core v0.20.3
11052023-10-21T14:48:12.147Z Downloaded darling_core v0.14.4
11062023-10-21T14:48:12.155Z Downloaded rayon-core v1.11.0
11072023-10-21T14:48:12.162Z Downloaded hyper v0.14.27
11082023-10-21T14:48:12.179Z Downloaded yansi v0.5.1
11092023-10-21T14:48:12.182Z Downloaded owo-colors v3.5.0
11102023-10-21T14:48:12.185Z Downloaded rand_xorshift v0.3.0
11112023-10-21T14:48:12.188Z Downloaded futures-channel v0.3.28
11122023-10-21T14:48:12.191Z Downloaded serde_tokenstream v0.1.7
11132023-10-21T14:48:12.196Z Downloaded darling v0.20.3
11142023-10-21T14:48:12.203Z Downloaded typenum v1.16.0
11152023-10-21T14:48:12.207Z Downloaded libsqlite3-sys v0.26.0
11162023-10-21T14:48:12.351Z Downloaded ron v0.8.1
11172023-10-21T14:48:12.361Z Downloaded regex-automata v0.1.10
11182023-10-21T14:48:12.370Z Downloaded ring v0.16.20
11192023-10-21T14:48:12.534Z Downloaded strsim v0.8.0
11202023-10-21T14:48:12.551Z Downloaded packed_struct_codegen v0.10.1
11212023-10-21T14:48:12.555Z Downloaded semver-parser v0.10.2
11222023-10-21T14:48:12.563Z Downloaded slog-scope v4.4.0
11232023-10-21T14:48:12.567Z Downloaded parking_lot_core v0.9.8
11242023-10-21T14:48:12.571Z Downloaded socket2 v0.5.4
11252023-10-21T14:48:12.574Z Downloaded socket2 v0.4.9
11262023-10-21T14:48:12.578Z Downloaded num-bigint-dig v0.8.4
11272023-10-21T14:48:12.581Z Downloaded criterion v0.5.1
11282023-10-21T14:48:12.584Z Downloaded snafu-derive v0.7.5
11292023-10-21T14:48:12.587Z Downloaded os_str_bytes v6.5.1
11302023-10-21T14:48:12.590Z Downloaded structmeta-derive v0.1.6
11312023-10-21T14:48:12.593Z Downloaded structmeta v0.1.6
11322023-10-21T14:48:12.595Z Downloaded static_assertions v1.1.0
11332023-10-21T14:48:12.598Z Downloaded whoami v1.4.1
11342023-10-21T14:48:12.602Z Downloaded parking_lot_core v0.8.6
11352023-10-21T14:48:12.609Z Downloaded sha2 v0.10.7
11362023-10-21T14:48:12.612Z Downloaded zip v0.6.6
11372023-10-21T14:48:12.615Z Downloaded unarray v0.1.4
11382023-10-21T14:48:12.618Z Downloaded pem v1.1.1
11392023-10-21T14:48:12.621Z Downloaded omicron-zone-package v0.8.3
11402023-10-21T14:48:12.624Z Downloaded tungstenite v0.18.0
11412023-10-21T14:48:12.627Z Downloaded tracing v0.1.37
11422023-10-21T14:48:12.630Z Downloaded data-encoding v2.4.0
11432023-10-21T14:48:12.633Z Downloaded oorandom v11.1.3
11442023-10-21T14:48:12.637Z Downloaded same-file v1.0.6
11452023-10-21T14:48:12.640Z Downloaded rstest v0.18.2
11462023-10-21T14:48:12.643Z Downloaded partial-io v0.5.4
11472023-10-21T14:48:12.646Z Downloaded crossbeam-utils v0.8.16
11482023-10-21T14:48:12.649Z Downloaded pest_meta v2.7.2
11492023-10-21T14:48:12.651Z Downloaded phf_shared v0.10.0
11502023-10-21T14:48:12.654Z Downloaded der v0.7.8
11512023-10-21T14:48:12.658Z Downloaded ctr v0.9.2
11522023-10-21T14:48:12.661Z Downloaded phf v0.11.2
11532023-10-21T14:48:12.663Z Downloaded ucd-trie v0.1.6
11542023-10-21T14:48:12.666Z Downloaded pretty_assertions v1.4.0
11552023-10-21T14:48:12.669Z Downloaded zerocopy v0.3.0
11562023-10-21T14:48:12.672Z Downloaded twox-hash v1.6.3
11572023-10-21T14:48:12.675Z Downloaded fd-lock v3.0.13
11582023-10-21T14:48:12.678Z Downloaded time v0.3.27
11592023-10-21T14:48:12.688Z Downloaded pkcs8 v0.10.2
11602023-10-21T14:48:12.693Z Downloaded pkcs1 v0.7.5
11612023-10-21T14:48:12.696Z Downloaded futures v0.3.28
11622023-10-21T14:48:12.705Z Downloaded itertools v0.10.5
11632023-10-21T14:48:12.716Z Downloaded foreign-types-shared v0.1.1
11642023-10-21T14:48:12.719Z Downloaded hashlink v0.8.3
11652023-10-21T14:48:12.723Z Downloaded num-bigint v0.4.4
11662023-10-21T14:48:12.729Z Downloaded resolv-conf v0.7.0
11672023-10-21T14:48:12.732Z Downloaded prettyplease v0.2.12
11682023-10-21T14:48:12.736Z Downloaded plotters-backend v0.3.5
11692023-10-21T14:48:12.739Z Downloaded getrandom v0.2.10
11702023-10-21T14:48:12.743Z Downloaded paste v1.0.14
11712023-10-21T14:48:12.748Z Downloaded spki v0.7.2
11722023-10-21T14:48:12.751Z Downloaded toml v0.5.11
11732023-10-21T14:48:12.755Z Downloaded elliptic-curve v0.13.5
11742023-10-21T14:48:12.762Z Downloaded url v2.4.1
11752023-10-21T14:48:12.767Z Downloaded http v0.2.9
11762023-10-21T14:48:12.774Z Downloaded smallvec v1.11.0
11772023-10-21T14:48:12.777Z Downloaded rand v0.4.6
11782023-10-21T14:48:12.783Z Downloaded openssl-probe v0.1.5
11792023-10-21T14:48:12.786Z Downloaded serde_repr v0.1.16
11802023-10-21T14:48:12.789Z Downloaded yasna v0.5.2
11812023-10-21T14:48:12.792Z Downloaded foreign-types-shared v0.3.1
11822023-10-21T14:48:12.794Z Downloaded postgres-types v0.2.6
11832023-10-21T14:48:12.797Z Downloaded usdt-impl v0.3.5
11842023-10-21T14:48:12.803Z Downloaded signal-hook-tokio v0.3.1
11852023-10-21T14:48:12.806Z Downloaded futures-task v0.3.28
11862023-10-21T14:48:12.809Z Downloaded trybuild v1.0.85
11872023-10-21T14:48:12.812Z Downloaded rustc-demangle v0.1.23
11882023-10-21T14:48:12.814Z Downloaded rpassword v7.2.0
11892023-10-21T14:48:12.817Z Downloaded pin-project-lite v0.2.13
11902023-10-21T14:48:12.822Z Downloaded tracing-attributes v0.1.26
11912023-10-21T14:48:12.826Z Downloaded topological-sort v0.2.2
11922023-10-21T14:48:12.829Z Downloaded relative-path v1.9.0
11932023-10-21T14:48:12.831Z Downloaded tempfile v3.8.0
11942023-10-21T14:48:12.834Z Downloaded derive_more v0.99.17
11952023-10-21T14:48:12.843Z Downloaded tokio-postgres v0.7.10
11962023-10-21T14:48:12.851Z Downloaded darling v0.14.4
11972023-10-21T14:48:12.856Z Downloaded proc-macro-error v1.0.4
11982023-10-21T14:48:12.862Z Downloaded mio v0.8.8
11992023-10-21T14:48:12.871Z Downloaded unicode-bidi v0.3.13
12002023-10-21T14:48:12.875Z Downloaded proc-macro-crate v1.3.1
12012023-10-21T14:48:12.878Z Downloaded tempdir v0.3.7
12022023-10-21T14:48:12.881Z Downloaded slog v2.7.0
12032023-10-21T14:48:12.884Z Downloaded term v0.7.0
12042023-10-21T14:48:12.888Z Downloaded diff v0.1.13
12052023-10-21T14:48:12.894Z Downloaded diesel_derives v2.1.1
12062023-10-21T14:48:12.899Z Downloaded base64 v0.21.4
12072023-10-21T14:48:12.905Z Downloaded schemars_derive v0.8.13
12082023-10-21T14:48:12.909Z Downloaded float-cmp v0.9.0
12092023-10-21T14:48:12.911Z Downloaded path-slash v0.1.5
12102023-10-21T14:48:12.914Z Downloaded crunchy v0.2.2
12112023-10-21T14:48:12.917Z Downloaded rustc-hash v1.1.0
12122023-10-21T14:48:12.921Z Downloaded textwrap v0.16.0
12132023-10-21T14:48:12.924Z Downloaded tar v0.4.40
12142023-10-21T14:48:12.927Z Downloaded subprocess v0.2.9
12152023-10-21T14:48:12.929Z Downloaded tabled_derive v0.6.0
12162023-10-21T14:48:12.934Z Downloaded futures-io v0.3.28
12172023-10-21T14:48:12.937Z Downloaded futures-executor v0.3.28
12182023-10-21T14:48:12.940Z Downloaded fs-err v2.9.0
12192023-10-21T14:48:12.943Z Downloaded serde_plain v1.0.2
12202023-10-21T14:48:12.946Z Downloaded usdt-macro v0.3.5
12212023-10-21T14:48:12.949Z Downloaded subtle v2.5.0
12222023-10-21T14:48:12.952Z Downloaded slog-json v2.6.1
12232023-10-21T14:48:12.955Z Downloaded slog-dtrace v0.2.3
12242023-10-21T14:48:12.958Z Downloaded scheduled-thread-pool v0.2.7
12252023-10-21T14:48:12.960Z Downloaded wyz v0.5.1
12262023-10-21T14:48:12.963Z Downloaded funty v2.0.0
12272023-10-21T14:48:12.966Z Downloaded rcgen v0.10.0
12282023-10-21T14:48:12.969Z Downloaded postgres-protocol v0.6.6
12292023-10-21T14:48:12.975Z Downloaded erased-serde v0.3.30
12302023-10-21T14:48:12.980Z Downloaded env_logger v0.9.3
12312023-10-21T14:48:13.003Z Downloaded derive_builder v0.12.0
12322023-10-21T14:48:13.007Z Downloaded derive-where v1.2.5
12332023-10-21T14:48:13.010Z Downloaded unsafe-libyaml v0.2.9
12342023-10-21T14:48:13.013Z Downloaded foreign-types v0.3.2
12352023-10-21T14:48:13.017Z Downloaded pin-project-internal v1.1.3
12362023-10-21T14:48:13.022Z Downloaded tokio-tungstenite v0.20.1
12372023-10-21T14:48:13.025Z Downloaded tokio-stream v0.1.14
12382023-10-21T14:48:13.036Z Downloaded rand_core v0.6.4
12392023-10-21T14:48:13.039Z Downloaded hkdf v0.12.3
12402023-10-21T14:48:13.046Z Downloaded chacha20poly1305 v0.10.1
12412023-10-21T14:48:13.051Z Downloaded signal-hook v0.3.17
12422023-10-21T14:48:13.058Z Downloaded number_prefix v0.4.0
12432023-10-21T14:48:13.061Z Downloaded zone v0.2.0
12442023-10-21T14:48:13.064Z Downloaded zeroize_derive v1.4.2
12452023-10-21T14:48:13.067Z Downloaded zeroize v1.6.0
12462023-10-21T14:48:13.071Z Downloaded globset v0.4.13
12472023-10-21T14:48:13.074Z Downloaded termcolor v1.2.0
12482023-10-21T14:48:13.108Z Downloaded hash32 v0.2.1
12492023-10-21T14:48:13.111Z Downloaded fastrand v2.0.0
12502023-10-21T14:48:13.138Z Downloaded rustfmt-wrapper v0.2.0
12512023-10-21T14:48:13.143Z Downloaded similar v2.2.1
12522023-10-21T14:48:13.147Z Downloaded unicode-linebreak v0.1.5
12532023-10-21T14:48:13.152Z Downloaded signal-hook-mio v0.2.3
12542023-10-21T14:48:13.159Z Downloaded env_logger v0.10.0
12552023-10-21T14:48:13.162Z Downloaded deranged v0.3.8
12562023-10-21T14:48:13.165Z Downloaded heapless v0.7.16
12572023-10-21T14:48:13.168Z Downloaded backtrace v0.3.69
12582023-10-21T14:48:13.171Z Downloaded platforms v3.0.2
12592023-10-21T14:48:13.174Z Downloaded spin v0.9.8
12602023-10-21T14:48:13.177Z Downloaded predicates-tree v1.0.9
12612023-10-21T14:48:13.180Z Downloaded predicates v3.0.4
12622023-10-21T14:48:13.183Z Downloaded futures-sink v0.3.28
12632023-10-21T14:48:13.186Z Downloaded thiserror-impl-no-std v2.0.2
12642023-10-21T14:48:13.189Z Downloaded unicase v2.7.0
12652023-10-21T14:48:13.191Z Downloaded crc-any v2.4.3
12662023-10-21T14:48:13.194Z Downloaded slog-term v2.9.0
12672023-10-21T14:48:13.197Z Downloaded dirs-next v2.0.0
12682023-10-21T14:48:13.200Z Downloaded digest v0.10.7
12692023-10-21T14:48:13.202Z Downloaded universal-hash v0.5.1
12702023-10-21T14:48:13.205Z Downloaded parking_lot v0.11.2
12712023-10-21T14:48:13.208Z Downloaded once_cell v1.18.0
12722023-10-21T14:48:13.211Z Downloaded getopts v0.2.21
12732023-10-21T14:48:13.216Z Downloaded threadpool v1.8.1
12742023-10-21T14:48:13.219Z Downloaded thread-id v4.2.0
12752023-10-21T14:48:13.222Z Downloaded textwrap v0.11.0
12762023-10-21T14:48:13.226Z Downloaded ron v0.7.1
12772023-10-21T14:48:13.228Z Downloaded base64 v0.13.1
12782023-10-21T14:48:13.231Z Downloaded generic-array v0.14.7
12792023-10-21T14:48:13.235Z Downloaded dyn-clone v1.0.13
12802023-10-21T14:48:13.237Z Downloaded dtrace-parser v0.1.14
12812023-10-21T14:48:13.240Z Downloaded thiserror-no-std v2.0.2
12822023-10-21T14:48:13.243Z Downloaded stringprep v0.1.3
12832023-10-21T14:48:13.246Z Downloaded spin v0.5.2
12842023-10-21T14:48:13.249Z Downloaded rtoolbox v0.0.1
12852023-10-21T14:48:13.252Z Downloaded vergen v8.2.4
12862023-10-21T14:48:13.257Z Downloaded tokio-rustls v0.24.1
12872023-10-21T14:48:13.260Z Downloaded display-error-chain v0.1.1
12882023-10-21T14:48:13.263Z Downloaded derive_builder_macro v0.12.0
12892023-10-21T14:48:13.266Z Downloaded vec_map v0.8.2
12902023-10-21T14:48:13.269Z Downloaded scopeguard v1.2.0
12912023-10-21T14:48:13.272Z Downloaded miniz_oxide v0.7.1
12922023-10-21T14:48:13.275Z Downloaded itertools v0.11.0
12932023-10-21T14:48:13.279Z Downloaded difflib v0.4.0
12942023-10-21T14:48:13.282Z Downloaded arc-swap v1.6.0
12952023-10-21T14:48:13.287Z Downloaded tinyvec v1.6.0
12962023-10-21T14:48:13.291Z Downloaded tinytemplate v1.2.1
12972023-10-21T14:48:13.294Z Downloaded mockall v0.11.4
12982023-10-21T14:48:13.296Z Downloaded parse-display-derive v0.7.0
12992023-10-21T14:48:13.299Z Downloaded libm v0.2.7
13002023-10-21T14:48:13.313Z Downloaded strum_macros v0.25.2
13012023-10-21T14:48:13.316Z Downloaded strum_macros v0.24.3
13022023-10-21T14:48:13.320Z Downloaded string_cache v0.8.7
13032023-10-21T14:48:13.323Z Downloaded similar-asserts v1.5.0
13042023-10-21T14:48:13.326Z Downloaded serde_with_macros v2.3.3
13052023-10-21T14:48:13.328Z Downloaded usdt-attr-macro v0.3.5
13062023-10-21T14:48:13.331Z Downloaded slab v0.4.9
13072023-10-21T14:48:13.334Z Downloaded untrusted v0.7.1
13082023-10-21T14:48:13.337Z Downloaded proc-macro-error-attr v1.0.4
13092023-10-21T14:48:13.340Z Downloaded ed25519 v1.5.3
13102023-10-21T14:48:13.342Z Downloaded downcast v0.11.0
13112023-10-21T14:48:13.345Z Downloaded which v4.4.0
13122023-10-21T14:48:13.347Z Downloaded wait-timeout v0.2.0
13132023-10-21T14:48:13.353Z Downloaded serde_path_to_error v0.1.14
13142023-10-21T14:48:13.376Z Downloaded serde_derive_internals v0.26.0
13152023-10-21T14:48:13.385Z Downloaded serde_arrays v0.1.0
13162023-10-21T14:48:13.388Z Downloaded secrecy v0.8.0
13172023-10-21T14:48:13.391Z Downloaded mime_guess v2.0.4
13182023-10-21T14:48:13.394Z Downloaded crc32fast v1.3.2
13192023-10-21T14:48:13.397Z Downloaded blake2b_simd v1.0.1
13202023-10-21T14:48:13.400Z Downloaded tokio-native-tls v0.3.1
13212023-10-21T14:48:13.403Z Downloaded thread_local v1.1.7
13222023-10-21T14:48:13.406Z Downloaded termtree v0.4.1
13232023-10-21T14:48:13.408Z Downloaded waitgroup v0.1.2
13242023-10-21T14:48:13.412Z Downloaded tiny-keccak v2.0.2
13252023-10-21T14:48:13.415Z Downloaded time-macros v0.2.13
13262023-10-21T14:48:13.418Z Downloaded termios v0.3.3
13272023-10-21T14:48:13.421Z Downloaded num-complex v0.4.4
13282023-10-21T14:48:13.423Z Downloaded ascii v1.1.0
13292023-10-21T14:48:13.426Z Downloaded oso-derive v0.26.4
13302023-10-21T14:48:13.430Z Downloaded tinyvec_macros v0.1.1
13312023-10-21T14:48:13.433Z Downloaded mockall_derive v0.11.4
13322023-10-21T14:48:13.436Z Downloaded ciborium v0.2.1
13332023-10-21T14:48:13.438Z Downloaded fxhash v0.2.1
13342023-10-21T14:48:13.441Z Downloaded siphasher v0.3.11
13352023-10-21T14:48:13.444Z Downloaded rustc_version v0.4.0
13362023-10-21T14:48:13.446Z Downloaded const_format v0.2.31
13372023-10-21T14:48:13.449Z Downloaded cc v1.0.83
13382023-10-21T14:48:13.452Z Downloaded cookie v0.16.2
13392023-10-21T14:48:13.455Z Downloaded libefi-sys v0.1.0
13402023-10-21T14:48:13.458Z Downloaded bit-vec v0.6.3
13412023-10-21T14:48:13.470Z Downloaded aes-gcm-siv v0.11.1
13422023-10-21T14:48:13.472Z Downloaded bcs v0.1.5
13432023-10-21T14:48:13.475Z Downloaded addr2line v0.21.0
13442023-10-21T14:48:13.478Z Downloaded path-dedot v3.1.0
13452023-10-21T14:48:13.480Z Downloaded openssl-macros v0.1.1
13462023-10-21T14:48:13.483Z Downloaded num-traits v0.2.16
13472023-10-21T14:48:13.486Z Downloaded mime v0.3.17
13482023-10-21T14:48:13.489Z Downloaded md-5 v0.10.5
13492023-10-21T14:48:13.492Z Downloaded camino-tempfile v1.0.2
13502023-10-21T14:48:13.495Z Downloaded async-trait v0.1.73
13512023-10-21T14:48:13.498Z Downloaded sct v0.7.0
13522023-10-21T14:48:13.501Z Downloaded rustversion v1.0.14
13532023-10-21T14:48:13.505Z Downloaded rustls-pemfile v1.0.3
13542023-10-21T14:48:13.508Z Downloaded ringbuffer v0.15.0
13552023-10-21T14:48:13.511Z Downloaded num_enum v0.7.0
13562023-10-21T14:48:13.514Z Downloaded num v0.4.1
13572023-10-21T14:48:13.517Z Downloaded nu-ansi-term v0.49.0
13582023-10-21T14:48:13.520Z Downloaded nibble_vec v0.1.0
13592023-10-21T14:48:13.522Z Downloaded allocator-api2 v0.2.16
13602023-10-21T14:48:13.525Z Downloaded tokio-macros v2.1.0
13612023-10-21T14:48:13.528Z Downloaded time-core v0.1.1
13622023-10-21T14:48:13.530Z Downloaded httpdate v1.0.3
13632023-10-21T14:48:13.533Z Downloaded hostname v0.3.1
13642023-10-21T14:48:13.536Z Downloaded base16ct v0.2.0
13652023-10-21T14:48:13.538Z Downloaded backoff v0.4.0
13662023-10-21T14:48:13.541Z Downloaded assert_cmd v2.0.12
13672023-10-21T14:48:13.544Z Downloaded ansi_term v0.12.1
13682023-10-21T14:48:13.547Z Downloaded ciborium-ll v0.2.1
13692023-10-21T14:48:13.550Z Downloaded crc v3.0.1
13702023-10-21T14:48:13.553Z Downloaded corncobs v0.1.3
13712023-10-21T14:48:13.556Z Downloaded humantime v2.1.0
13722023-10-21T14:48:13.559Z Downloaded http-range v0.1.5
13732023-10-21T14:48:13.562Z Downloaded http-body v0.4.5
13742023-10-21T14:48:13.565Z Downloaded bitfield v0.14.0
13752023-10-21T14:48:13.567Z Downloaded bb8 v0.8.1
13762023-10-21T14:48:13.570Z Downloaded tap v1.0.1
13772023-10-21T14:48:13.572Z Downloaded lock_api v0.4.10
13782023-10-21T14:48:13.575Z Downloaded bit-set v0.5.3
13792023-10-21T14:48:13.578Z Downloaded bincode v1.3.3
13802023-10-21T14:48:13.580Z Downloaded argon2 v0.5.2
13812023-10-21T14:48:13.583Z Downloaded indoc v1.0.9
13822023-10-21T14:48:13.587Z Downloaded cpufeatures v0.2.9
13832023-10-21T14:48:13.589Z Downloaded async-stream-impl v0.3.5
13842023-10-21T14:48:13.592Z Downloaded num_enum_derive v0.5.11
13852023-10-21T14:48:13.595Z Downloaded newtype_derive v0.1.6
13862023-10-21T14:48:13.598Z Downloaded cassowary v0.3.0
13872023-10-21T14:48:13.601Z Downloaded byteorder v1.4.3
13882023-10-21T14:48:13.604Z Downloaded bytecount v0.6.3
13892023-10-21T14:48:13.607Z Downloaded convert_case v0.4.0
13902023-10-21T14:48:13.610Z Downloaded clap_lex v0.2.4
13912023-10-21T14:48:13.612Z Downloaded constant_time_eq v0.3.0
13922023-10-21T14:48:13.615Z Downloaded constant_time_eq v0.2.6
13932023-10-21T14:48:13.618Z Downloaded memoffset v0.9.0
13942023-10-21T14:48:13.621Z Downloaded memoffset v0.7.1
13952023-10-21T14:48:13.623Z Downloaded match_cfg v0.1.0
13962023-10-21T14:48:13.626Z Downloaded managed v0.8.0
13972023-10-21T14:48:13.629Z Downloaded heck v0.3.3
13982023-10-21T14:48:13.631Z Downloaded matches v0.1.10
13992023-10-21T14:48:13.634Z Downloaded ciborium-io v0.2.1
14002023-10-21T14:48:13.637Z Downloaded async-recursion v1.0.5
14012023-10-21T14:48:13.641Z Downloaded array-init v0.0.4
14022023-10-21T14:48:13.644Z Downloaded const-oid v0.9.5
14032023-10-21T14:48:13.647Z Downloaded cancel-safe-futures v0.1.2
14042023-10-21T14:48:13.649Z Downloaded num-derive v0.4.0
14052023-10-21T14:48:13.652Z Downloaded cexpr v0.6.0
14062023-10-21T14:48:13.655Z Downloaded chacha20 v0.9.1
14072023-10-21T14:48:13.657Z Downloaded hubpack_derive v0.1.1
14082023-10-21T14:48:13.662Z Downloaded anes v0.1.6
14092023-10-21T14:48:13.665Z Downloaded num_enum v0.5.11
14102023-10-21T14:48:13.667Z Downloaded num_cpus v1.16.0
14112023-10-21T14:48:13.670Z Downloaded console v0.15.7
14122023-10-21T14:48:13.673Z Downloaded cipher v0.4.4
14132023-10-21T14:48:13.676Z Downloaded bitstruct v0.1.1
14142023-10-21T14:48:13.679Z Downloaded bit_field v0.10.2
14152023-10-21T14:48:13.681Z Downloaded linked-hash-map v0.5.6
14162023-10-21T14:48:13.684Z Downloaded cast v0.3.0
14172023-10-21T14:48:13.687Z Downloaded buf-list v1.0.3
14182023-10-21T14:48:13.692Z Downloaded block-padding v0.3.3
14192023-10-21T14:48:13.695Z Downloaded atty v0.2.14
14202023-10-21T14:48:13.698Z Downloaded async-stream v0.3.5
14212023-10-21T14:48:13.701Z Downloaded ascii-canvas v3.0.0
14222023-10-21T14:48:13.704Z Downloaded approx v0.5.1
14232023-10-21T14:48:13.706Z Downloaded arrayref v0.3.7
14242023-10-21T14:48:13.709Z Downloaded log v0.4.20
14252023-10-21T14:48:13.712Z Downloaded crossbeam-deque v0.8.3
14262023-10-21T14:48:13.714Z Downloaded crossbeam v0.8.2
14272023-10-21T14:48:13.717Z Downloaded const_format_proc_macros v0.2.31
14282023-10-21T14:48:13.721Z Downloaded colored v2.0.4
14292023-10-21T14:48:13.724Z Downloaded clap_derive v3.2.25
14302023-10-21T14:48:13.727Z Downloaded indicatif v0.17.7
14312023-10-21T14:48:13.730Z Downloaded cfg-if v0.1.10
14322023-10-21T14:48:13.733Z Downloaded crc-catalog v2.2.0
14332023-10-21T14:48:13.736Z Downloaded aead v0.5.2
14342023-10-21T14:48:13.739Z Downloaded ipnet v2.8.0
14352023-10-21T14:48:13.742Z Downloaded cfg-if v1.0.0
14362023-10-21T14:48:13.745Z Downloaded bytes v1.5.0
14372023-10-21T14:48:13.747Z Downloaded indoc v2.0.3
14382023-10-21T14:48:13.750Z Downloaded keccak v0.1.4
14392023-10-21T14:48:13.752Z Downloaded ipnetwork v0.20.0
14402023-10-21T14:48:13.755Z Downloaded impl-trait-for-tuples v0.2.2
14412023-10-21T14:48:13.757Z Downloaded hyper-rustls v0.24.1
14422023-10-21T14:48:13.761Z Downloaded hmac v0.12.1
14432023-10-21T14:48:13.763Z Downloaded highway v1.1.0
14442023-10-21T14:48:13.766Z Downloaded bytesize v1.3.0
14452023-10-21T14:48:13.769Z Downloaded block-buffer v0.10.4
14462023-10-21T14:48:13.772Z Downloaded iana-time-zone v0.1.57
14472023-10-21T14:48:13.775Z Downloaded hyper-staticfile v0.9.5
14482023-10-21T14:48:13.778Z Downloaded instant v0.1.12
14492023-10-21T14:48:13.781Z Downloaded inout v0.1.3
14502023-10-21T14:48:13.784Z Downloaded home v0.5.5
14512023-10-21T14:48:13.787Z Downloaded hex-literal v0.4.1
14522023-10-21T14:48:13.790Z Downloaded crossbeam-epoch v0.9.15
14532023-10-21T14:48:14.578Z Compiling proc-macro2 v1.0.67
14542023-10-21T14:48:14.582Z Compiling serde v1.0.188
14552023-10-21T14:48:14.584Z Compiling autocfg v1.1.0
14562023-10-21T14:48:14.587Z Compiling version_check v0.9.4
14572023-10-21T14:48:14.590Z Compiling syn v1.0.109
14582023-10-21T14:48:14.593Z Compiling parking_lot_core v0.9.8
14592023-10-21T14:48:14.675Z Compiling libm v0.2.7
14602023-10-21T14:48:14.696Z Compiling libc v0.2.149
14612023-10-21T14:48:15.188Z Compiling cfg-if v1.0.0
14622023-10-21T14:48:15.259Z Compiling futures-core v0.3.28
14632023-10-21T14:48:15.314Z Compiling once_cell v1.18.0
14642023-10-21T14:48:15.381Z Compiling typenum v1.16.0
14652023-10-21T14:48:15.712Z Compiling futures-channel v0.3.28
14662023-10-21T14:48:15.729Z Compiling ahash v0.8.3
14672023-10-21T14:48:15.845Z Compiling lock_api v0.4.10
14682023-10-21T14:48:15.935Z Compiling num-traits v0.2.16
14692023-10-21T14:48:16.158Z Compiling quote v1.0.33
14702023-10-21T14:48:16.319Z Compiling generic-array v0.14.7
14712023-10-21T14:48:16.406Z Compiling slab v0.4.9
14722023-10-21T14:48:16.709Z Compiling jobserver v0.1.26
14732023-10-21T14:48:16.808Z Compiling syn v2.0.32
14742023-10-21T14:48:17.180Z Compiling cc v1.0.83
14752023-10-21T14:48:17.294Z Compiling futures-task v0.3.28
14762023-10-21T14:48:17.446Z Compiling futures-util v0.3.28
14772023-10-21T14:48:17.516Z Compiling pkg-config v0.3.27
14782023-10-21T14:48:17.694Z Compiling memchr v2.6.3
14792023-10-21T14:48:17.762Z Compiling vcpkg v0.2.15
14802023-10-21T14:48:17.822Z Compiling itoa v1.0.9
14812023-10-21T14:48:17.910Z Compiling schemars v0.8.13
14822023-10-21T14:48:18.288Z Compiling log v0.4.20
14832023-10-21T14:48:18.486Z Compiling serde_json v1.0.107
14842023-10-21T14:48:19.541Z Compiling indexmap v1.9.3
14852023-10-21T14:48:19.646Z Compiling httparse v1.8.0
14862023-10-21T14:48:19.727Z Compiling ryu v1.0.15
14872023-10-21T14:48:19.984Z Compiling allocator-api2 v0.2.16
14882023-10-21T14:48:20.252Z Compiling equivalent v1.0.1
14892023-10-21T14:48:20.351Z Compiling rustix v0.38.9
14902023-10-21T14:48:20.393Z Compiling getrandom v0.2.10
14912023-10-21T14:48:20.659Z Compiling rustls v0.21.7
14922023-10-21T14:48:20.929Z Compiling fnv v1.0.7
14932023-10-21T14:48:20.949Z Compiling openssl v0.10.57
14942023-10-21T14:48:21.012Z Compiling aho-corasick v1.0.4
14952023-10-21T14:48:21.108Z Compiling hashbrown v0.14.0
14962023-10-21T14:48:21.230Z Compiling regex-syntax v0.7.5
14972023-10-21T14:48:21.504Z Compiling unicode-xid v0.2.4
14982023-10-21T14:48:21.744Z Compiling native-tls v0.2.11
14992023-10-21T14:48:22.126Z Compiling ring v0.16.20
15002023-10-21T14:48:22.159Z Compiling openssl-sys v0.9.93
15012023-10-21T14:48:23.668Z Compiling backtrace v0.3.69
15022023-10-21T14:48:24.234Z Compiling ucd-trie v0.1.6
15032023-10-21T14:48:24.910Z Compiling async-trait v0.1.73
15042023-10-21T14:48:25.371Z Compiling anyhow v1.0.75
15052023-10-21T14:48:25.595Z Compiling rustversion v1.0.14
15062023-10-21T14:48:26.045Z Compiling crossbeam-utils v0.8.16
15072023-10-21T14:48:26.680Z Compiling slog v2.7.0
15082023-10-21T14:48:26.993Z Compiling regex-automata v0.3.8
15092023-10-21T14:48:27.131Z Compiling iana-time-zone v0.1.57
15102023-10-21T14:48:27.406Z Compiling time-core v0.1.1
15112023-10-21T14:48:27.648Z Compiling time-macros v0.2.13
15122023-10-21T14:48:27.674Z Compiling byteorder v1.4.3
15132023-10-21T14:48:28.560Z Compiling serde_derive_internals v0.26.0
15142023-10-21T14:48:28.680Z Compiling synstructure v0.12.6
15152023-10-21T14:48:29.110Z Compiling dyn-clone v1.0.13
15162023-10-21T14:48:29.377Z Compiling hashbrown v0.13.2
15172023-10-21T14:48:31.259Z Compiling usdt-impl v0.3.5
15182023-10-21T14:48:31.361Z Compiling unicode-width v0.1.10
15192023-10-21T14:48:31.585Z Compiling thread-id v4.2.0
15202023-10-21T14:48:31.717Z Compiling strsim v0.10.0
15212023-10-21T14:48:31.734Z Compiling scopeguard v1.2.0
15222023-10-21T14:48:31.900Z Compiling tinyvec_macros v0.1.1
15232023-10-21T14:48:31.919Z Compiling winnow v0.5.15
15242023-10-21T14:48:32.024Z Compiling tinyvec v1.6.0
15252023-10-21T14:48:32.725Z Compiling unicode-bidi v0.3.13
15262023-10-21T14:48:33.253Z Compiling smallvec v1.11.0
15272023-10-21T14:48:34.640Z Compiling unicode-normalization v0.1.22
15282023-10-21T14:48:34.708Z Compiling percent-encoding v2.3.0
15292023-10-21T14:48:34.875Z Compiling parking_lot v0.12.1
15302023-10-21T14:48:34.894Z Compiling num-integer v0.1.45
15312023-10-21T14:48:35.209Z Compiling regex v1.9.5
15322023-10-21T14:48:35.279Z Compiling form_urlencoded v1.2.0
15332023-10-21T14:48:35.743Z Compiling crc32fast v1.3.2
15342023-10-21T14:48:36.322Z Compiling idna v0.4.0
15352023-10-21T14:48:36.341Z Compiling bitflags v1.3.2
15362023-10-21T14:48:36.474Z Compiling adler v1.0.2
15372023-10-21T14:48:36.609Z Compiling spin v0.5.2
15382023-10-21T14:48:36.776Z Compiling miniz_oxide v0.7.1
15392023-10-21T14:48:36.938Z Compiling gimli v0.28.0
15402023-10-21T14:48:36.960Z Compiling object v0.32.1
15412023-10-21T14:48:38.183Z Compiling url v2.4.1
15422023-10-21T14:48:38.768Z Compiling rustc-demangle v0.1.23
15432023-10-21T14:48:39.166Z Compiling pin-project-lite v0.2.13
15442023-10-21T14:48:39.333Z Compiling errno v0.3.2
15452023-10-21T14:48:39.417Z Compiling schemars_derive v0.8.13
15462023-10-21T14:48:39.450Z Compiling serde_derive v1.0.188
15472023-10-21T14:48:39.600Z Compiling thiserror-impl v1.0.49
15482023-10-21T14:48:40.265Z Compiling zeroize_derive v1.4.2
15492023-10-21T14:48:41.135Z Compiling tokio-macros v2.1.0
15502023-10-21T14:48:42.664Z Compiling futures-macro v0.3.28
15512023-10-21T14:48:43.192Z Compiling tracing-attributes v0.1.26
15522023-10-21T14:48:43.590Z Compiling openssl-macros v0.1.1
15532023-10-21T14:48:44.321Z Compiling thiserror v1.0.49
15542023-10-21T14:48:44.508Z Compiling pest v2.7.2
15552023-10-21T14:48:44.597Z Compiling zerocopy-derive v0.2.0
15562023-10-21T14:48:45.356Z Compiling strum_macros v0.25.2
15572023-10-21T14:48:45.856Z Compiling addr2line v0.21.0
15582023-10-21T14:48:46.847Z Compiling zerocopy-derive v0.6.4
15592023-10-21T14:48:47.355Z Compiling zerocopy v0.3.0
15602023-10-21T14:48:48.674Z Compiling pest_meta v2.7.2
15612023-10-21T14:48:48.721Z Compiling dof v0.1.5
15622023-10-21T14:48:48.815Z Compiling mio v0.8.8
15632023-10-21T14:48:49.353Z Compiling socket2 v0.5.4
15642023-10-21T14:48:50.097Z Compiling num_cpus v1.16.0
15652023-10-21T14:48:50.246Z Compiling signal-hook-registry v1.4.1
15662023-10-21T14:48:50.647Z Compiling futures-sink v0.3.28
15672023-10-21T14:48:50.783Z Compiling memoffset v0.9.0
15682023-10-21T14:48:50.863Z Compiling pest_generator v2.7.2
15692023-10-21T14:48:51.528Z Compiling deranged v0.3.8
15702023-10-21T14:48:51.833Z Compiling pin-utils v0.1.0
15712023-10-21T14:48:51.911Z Compiling radium v0.7.0
15722023-10-21T14:48:51.944Z Compiling futures-io v0.3.28
15732023-10-21T14:48:51.962Z Compiling num_threads v0.1.6
15742023-10-21T14:48:52.149Z Compiling tracing-core v0.1.31
15752023-10-21T14:48:52.539Z Compiling lazy_static v1.4.0
15762023-10-21T14:48:53.559Z Compiling tracing v0.1.37
15772023-10-21T14:48:53.961Z Compiling crossbeam-epoch v0.9.15
15782023-10-21T14:48:54.309Z Compiling clap_derive v4.4.2
15792023-10-21T14:48:54.431Z Compiling num-iter v0.1.43
15802023-10-21T14:48:54.715Z Compiling time v0.3.27
15812023-10-21T14:48:54.743Z Compiling either v1.9.0
15822023-10-21T14:48:54.816Z Compiling untrusted v0.7.1
15832023-10-21T14:48:55.094Z Compiling base64 v0.21.4
15842023-10-21T14:48:56.186Z Compiling pest_derive v2.7.2
15852023-10-21T14:48:56.441Z Compiling rand_core v0.6.4
15862023-10-21T14:48:57.073Z Compiling foreign-types-shared v0.1.1
15872023-10-21T14:48:57.223Z Compiling openssl-probe v0.1.5
15882023-10-21T14:48:57.243Z Compiling dtrace-parser v0.1.14
15892023-10-21T14:48:57.656Z Compiling hashbrown v0.12.3
15902023-10-21T14:49:00.252Z Compiling foreign-types v0.3.2
15912023-10-21T14:49:00.378Z Compiling zeroize v1.6.0
15922023-10-21T14:49:01.007Z Compiling bzip2-sys v0.1.11+1.0.8
15932023-10-21T14:49:01.632Z Compiling try-lock v0.2.4
15942023-10-21T14:49:01.818Z Compiling want v0.3.1
15952023-10-21T14:49:01.837Z Compiling sct v0.7.0
15962023-10-21T14:49:02.165Z Compiling rustls-webpki v0.101.4
15972023-10-21T14:49:02.203Z Compiling enum-as-inner v0.5.1
15982023-10-21T14:49:02.908Z Compiling indexmap v2.0.0
15992023-10-21T14:49:03.135Z Compiling bytes v1.5.0
16002023-10-21T14:49:03.263Z Compiling uuid v1.4.1
16012023-10-21T14:49:03.351Z Compiling chrono v0.4.31
16022023-10-21T14:49:03.452Z Compiling semver v1.0.18
16032023-10-21T14:49:03.721Z Compiling toml_datetime v0.6.3
16042023-10-21T14:49:04.324Z Compiling rustc_version v0.4.0
16052023-10-21T14:49:04.370Z Compiling serde_spanned v0.6.3
16062023-10-21T14:49:04.585Z Compiling http v0.2.9
16072023-10-21T14:49:04.707Z Compiling serde_tokenstream v0.1.7
16082023-10-21T14:49:05.044Z Compiling toml_edit v0.19.15
16092023-10-21T14:49:06.119Z Compiling bitflags v2.4.0
16102023-10-21T14:49:06.123Z Compiling tokio v1.33.0
16112023-10-21T14:49:06.126Z Compiling socket2 v0.4.9
16122023-10-21T14:49:06.811Z Compiling openapiv3 v1.0.3
16132023-10-21T14:49:08.481Z Compiling http-body v0.4.5
16142023-10-21T14:49:09.600Z Compiling tower-service v0.3.2
16152023-10-21T14:49:09.757Z Compiling httpdate v1.0.3
16162023-10-21T14:49:10.294Z Compiling usdt-attr-macro v0.3.5
16172023-10-21T14:49:10.415Z Compiling usdt-macro v0.3.5
16182023-10-21T14:49:10.623Z Compiling heapless v0.7.16
16192023-10-21T14:49:12.227Z Compiling rustls-pemfile v1.0.3
16202023-10-21T14:49:12.395Z Compiling siphasher v0.3.11
16212023-10-21T14:49:12.759Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16222023-10-21T14:49:12.762Z Compiling rustls-native-certs v0.6.3
16232023-10-21T14:49:13.173Z Compiling ipnet v2.8.0
16242023-10-21T14:49:13.357Z Compiling serde_tokenstream v0.2.0
16252023-10-21T14:49:13.918Z Compiling serde_urlencoded v0.7.1
16262023-10-21T14:49:14.196Z Compiling encoding_rs v0.8.33
16272023-10-21T14:49:14.731Z Compiling mime v0.3.17
16282023-10-21T14:49:14.753Z Compiling webpki-roots v0.25.2
16292023-10-21T14:49:14.973Z Compiling crypto-common v0.1.6
16302023-10-21T14:49:15.272Z Compiling diesel_table_macro_syntax v0.1.0
16312023-10-21T14:49:15.469Z Compiling num-bigint v0.4.4
16322023-10-21T14:49:15.557Z Compiling smoltcp v0.9.1
16332023-10-21T14:49:15.823Z Compiling bit-vec v0.6.3
16342023-10-21T14:49:16.461Z Compiling diesel_derives v2.1.1
16352023-10-21T14:49:16.508Z Compiling flate2 v1.0.27
16362023-10-21T14:49:16.639Z Compiling phf_shared v0.10.0
16372023-10-21T14:49:17.027Z Compiling block-buffer v0.10.4
16382023-10-21T14:49:17.257Z Compiling hubpack_derive v0.1.1
16392023-10-21T14:49:17.376Z Compiling fixedbitset v0.4.2
16402023-10-21T14:49:17.990Z Compiling const-oid v0.9.5
16412023-10-21T14:49:18.074Z Compiling subtle v2.5.0
16422023-10-21T14:49:18.521Z Compiling tokio-util v0.7.8
16432023-10-21T14:49:18.524Z Compiling tokio-rustls v0.24.1
16442023-10-21T14:49:19.155Z Compiling precomputed-hash v0.1.1
16452023-10-21T14:49:19.305Z Compiling new_debug_unreachable v1.0.4
16462023-10-21T14:49:20.271Z Compiling h2 v0.3.21
16472023-10-21T14:49:20.725Z Compiling tokio-native-tls v0.3.1
16482023-10-21T14:49:21.136Z Compiling ppv-lite86 v0.2.17
16492023-10-21T14:49:21.157Z Compiling digest v0.10.7
16502023-10-21T14:49:21.534Z Compiling string_cache v0.8.7
16512023-10-21T14:49:21.828Z Compiling petgraph v0.6.4
16522023-10-21T14:49:22.206Z Compiling bit-set v0.5.3
16532023-10-21T14:49:22.359Z Compiling rand_chacha v0.3.1
16542023-10-21T14:49:22.647Z Compiling toml v0.7.8
16552023-10-21T14:49:23.312Z Compiling itertools v0.10.5
16562023-10-21T14:49:24.014Z Compiling unicode-segmentation v1.10.1
16572023-10-21T14:49:24.593Z Compiling lalrpop-util v0.19.12
16582023-10-21T14:49:25.113Z Compiling rand v0.8.5
16592023-10-21T14:49:25.190Z Compiling regress v0.7.1
16602023-10-21T14:49:25.419Z Compiling serde_repr v0.1.16
16612023-10-21T14:49:27.067Z Compiling io-lifetimes v1.0.11
16622023-10-21T14:49:27.294Z Compiling anstyle v1.0.2
16632023-10-21T14:49:27.340Z Compiling cpufeatures v0.2.9
16642023-10-21T14:49:27.471Z Compiling utf8parse v0.2.1
16652023-10-21T14:49:27.709Z Compiling anstyle-parse v0.2.1
16662023-10-21T14:49:27.973Z Compiling sha2 v0.10.7
16672023-10-21T14:49:28.081Z Compiling rustix v0.37.23
16682023-10-21T14:49:28.242Z Compiling hmac v0.12.1
16692023-10-21T14:49:28.569Z Compiling md-5 v0.10.5
16702023-10-21T14:49:28.685Z Compiling stringprep v0.1.3
16712023-10-21T14:49:28.911Z Compiling spin v0.9.8
16722023-10-21T14:49:29.286Z Compiling hash32 v0.2.1
16732023-10-21T14:49:29.467Z Compiling stable_deref_trait v1.2.0
16742023-10-21T14:49:29.607Z Compiling anstyle-query v1.0.0
16752023-10-21T14:49:29.784Z Compiling colorchoice v1.0.0
16762023-10-21T14:49:29.858Z Compiling fallible-iterator v0.2.0
16772023-10-21T14:49:30.004Z Compiling anstream v0.5.0
16782023-10-21T14:49:30.096Z Compiling terminal_size v0.2.6
16792023-10-21T14:49:30.351Z Compiling phf_shared v0.11.2
16802023-10-21T14:49:30.446Z Compiling block-padding v0.3.3
16812023-10-21T14:49:30.802Z Compiling scheduled-thread-pool v0.2.7
16822023-10-21T14:49:30.911Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16832023-10-21T14:49:30.973Z Compiling postgres-protocol v0.6.6
16842023-10-21T14:49:31.023Z Compiling regex-automata v0.1.10
16852023-10-21T14:49:31.599Z Compiling matches v0.1.10
16862023-10-21T14:49:31.724Z Compiling clap_lex v0.5.1
16872023-10-21T14:49:31.781Z Compiling hyper v0.14.27
16882023-10-21T14:49:31.872Z Compiling tap v1.0.1
16892023-10-21T14:49:32.152Z Compiling managed v0.8.0
16902023-10-21T14:49:32.410Z Compiling postgres-types v0.2.6
16912023-10-21T14:49:32.967Z Compiling clap_builder v4.4.2
16922023-10-21T14:49:33.708Z Compiling wyz v0.5.1
16932023-10-21T14:49:34.415Z Compiling idna v0.2.3
16942023-10-21T14:49:34.762Z Compiling bstr v0.2.17
16952023-10-21T14:49:36.499Z Compiling r2d2 v0.8.10
16962023-10-21T14:49:36.857Z Compiling phf v0.11.2
16972023-10-21T14:49:37.058Z Compiling inout v0.1.3
16982023-10-21T14:49:37.308Z Compiling hubpack v0.1.2
16992023-10-21T14:49:37.543Z Compiling ipnetwork v0.20.0
17002023-10-21T14:49:37.951Z Compiling futures-executor v0.3.28
17012023-10-21T14:49:38.028Z Compiling itertools v0.11.0
17022023-10-21T14:49:38.993Z Compiling zerocopy v0.6.4
17032023-10-21T14:49:40.452Z Compiling float-cmp v0.9.0
17042023-10-21T14:49:40.697Z Compiling unicode-linebreak v0.1.5
17052023-10-21T14:49:40.801Z Compiling difflib v0.4.0
17062023-10-21T14:49:41.134Z Compiling whoami v1.4.1
17072023-10-21T14:49:41.520Z Compiling static_assertions v1.1.0
17082023-10-21T14:49:41.659Z Compiling normalize-line-endings v0.3.0
17092023-10-21T14:49:41.821Z Compiling data-encoding v2.4.0
17102023-10-21T14:49:41.978Z Compiling smawk v0.3.1
17112023-10-21T14:49:42.277Z Compiling predicates-core v1.0.6
17122023-10-21T14:49:42.779Z Compiling funty v2.0.0
17132023-10-21T14:49:42.940Z Compiling trust-dns-proto v0.22.0
17142023-10-21T14:49:42.975Z Compiling predicates v3.0.4
17152023-10-21T14:49:42.978Z Compiling textwrap v0.16.0
17162023-10-21T14:49:44.797Z Compiling hyper-rustls v0.24.1
17172023-10-21T14:49:45.253Z Compiling hyper-tls v0.5.0
17182023-10-21T14:49:45.490Z Compiling bitvec v1.0.1
17192023-10-21T14:49:45.775Z Compiling reqwest v0.11.20
17202023-10-21T14:49:45.862Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17212023-10-21T14:49:45.943Z Compiling tokio-postgres v0.7.10
17222023-10-21T14:49:47.436Z Compiling yasna v0.5.2
17232023-10-21T14:49:47.856Z Compiling diesel v2.1.1
17242023-10-21T14:49:51.466Z Compiling clap v4.4.3
17252023-10-21T14:49:51.619Z Compiling futures v0.3.28
17262023-10-21T14:49:51.780Z Compiling cipher v0.4.4
17272023-10-21T14:49:52.536Z Compiling similar v2.2.1
17282023-10-21T14:49:53.384Z Compiling signature v2.1.0
17292023-10-21T14:49:53.692Z Compiling tokio-stream v0.1.14
17302023-10-21T14:49:53.924Z Compiling usdt v0.3.5
17312023-10-21T14:49:54.312Z Compiling hex v0.4.3
17322023-10-21T14:49:54.659Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17332023-10-21T14:49:55.198Z Compiling console v0.15.7
17342023-10-21T14:49:55.293Z Compiling bstr v1.6.0
17352023-10-21T14:49:56.042Z Compiling getopts v0.2.21
17362023-10-21T14:49:56.134Z Compiling unsafe-libyaml v0.2.9
17372023-10-21T14:49:57.711Z Compiling ident_case v1.0.1
17382023-10-21T14:49:58.433Z Compiling serde_yaml v0.9.25
17392023-10-21T14:49:58.908Z Compiling slog-async v2.8.0
17402023-10-21T14:49:59.596Z Compiling paste v1.0.14
17412023-10-21T14:49:59.927Z Compiling darling_core v0.20.3
17422023-10-21T14:50:00.272Z Compiling multer v2.1.0
17432023-10-21T14:50:00.750Z Compiling async-stream-impl v0.3.5
17442023-10-21T14:50:01.971Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17452023-10-21T14:50:02.032Z Compiling regex-syntax v0.6.29
17462023-10-21T14:50:02.169Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17472023-10-21T14:50:02.705Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17482023-10-21T14:50:03.243Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17492023-10-21T14:50:06.830Z Compiling structmeta-derive v0.1.6
17502023-10-21T14:50:09.248Z Compiling darling_macro v0.20.3
17512023-10-21T14:50:10.664Z Compiling darling v0.20.3
17522023-10-21T14:50:10.820Z Compiling serde_with_macros v2.3.3
17532023-10-21T14:50:11.207Z Compiling structmeta v0.1.6
17542023-10-21T14:50:12.012Z Compiling parse-display-derive v0.7.0
17552023-10-21T14:50:13.167Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17562023-10-21T14:50:14.613Z Compiling test-strategy v0.2.1
17572023-10-21T14:50:22.269Z Checking unicode-ident v1.0.12
17582023-10-21T14:50:52.393Z Checking heck v0.4.1
17592023-10-21T14:51:01.281Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17602023-10-21T14:51:01.401Z Checking crossbeam-channel v0.5.8
17612023-10-21T14:51:01.740Z Checking atty v0.2.14
17622023-10-21T14:51:02.568Z Checking match_cfg v0.1.0
17632023-10-21T14:51:02.686Z Checking hostname v0.3.1
17642023-10-21T14:51:02.870Z Checking sha1 v0.10.5
17652023-10-21T14:51:02.986Z Checking dirs-sys-next v0.1.2
17662023-10-21T14:51:03.255Z Checking fastrand v2.0.0
17672023-10-21T14:51:03.332Z Checking dirs-next v2.0.0
17682023-10-21T14:51:03.512Z Checking thread_local v1.1.7
17692023-10-21T14:51:03.552Z Checking term v0.7.0
17702023-10-21T14:51:03.747Z Checking tempfile v3.8.0
17712023-10-21T14:51:03.954Z Checking strum v0.25.0
17722023-10-21T14:51:04.202Z Checking instant v0.1.12
17732023-10-21T14:51:04.360Z Checking take_mut v0.2.2
17742023-10-21T14:51:04.404Z Checking slog-term v2.9.0
17752023-10-21T14:51:05.014Z Checking slog-json v2.6.1
17762023-10-21T14:51:05.128Z Checking serde_with v2.3.3
17772023-10-21T14:51:05.186Z Checking camino v1.1.6
17782023-10-21T14:51:05.402Z Checking slog-bunyan v2.4.0
17792023-10-21T14:51:06.068Z Checking debug-ignore v1.0.5
17802023-10-21T14:51:06.186Z Checking atomic-waker v1.1.1
17812023-10-21T14:51:06.364Z Checking waitgroup v0.1.2
17822023-10-21T14:51:06.384Z Checking async-stream v0.3.5
17832023-10-21T14:51:06.551Z Checking serde_path_to_error v0.1.14
17842023-10-21T14:51:06.820Z Checking backoff v0.4.0
17852023-10-21T14:51:07.239Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17862023-10-21T14:51:07.242Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17872023-10-21T14:51:07.481Z Checking parse-display v0.7.0
17882023-10-21T14:51:07.543Z Checking macaddr v1.0.1
17892023-10-21T14:51:07.716Z Checking quick-error v1.2.3
17902023-10-21T14:51:08.251Z Compiling proc-macro-crate v1.3.1
17912023-10-21T14:51:08.647Z Checking wait-timeout v0.2.0
17922023-10-21T14:51:08.895Z Compiling crucible-workspace-hack v0.1.0
17932023-10-21T14:51:09.761Z Checking rusty-fork v0.3.0
17942023-10-21T14:51:10.058Z Checking rand_xorshift v0.3.0
17952023-10-21T14:51:10.293Z Checking unarray v0.1.4
17962023-10-21T14:51:10.512Z Checking proptest v1.3.1
17972023-10-21T14:51:10.601Z Compiling proc-macro-error-attr v1.0.4
17982023-10-21T14:51:10.915Z Compiling proc-macro-error v1.0.4
17992023-10-21T14:51:15.290Z Compiling num_enum_derive v0.5.11
18002023-10-21T14:51:18.175Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18012023-10-21T14:51:18.646Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18022023-10-21T14:51:19.096Z Compiling foreign-types-macros v0.2.3
18032023-10-21T14:51:19.557Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-10-21T14:51:19.962Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-10-21T14:51:20.484Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18062023-10-21T14:51:20.502Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18072023-10-21T14:51:20.996Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-10-21T14:51:23.514Z Compiling zone_cfg_derive v0.2.0
18092023-10-21T14:51:23.750Z Compiling num-derive v0.4.0
18102023-10-21T14:51:24.480Z Compiling mockall_derive v0.11.4
18112023-10-21T14:51:38.828Z Checking base64ct v1.6.0
18122023-10-21T14:51:56.090Z Checking is-terminal v0.4.9
18132023-10-21T14:52:04.256Z Checking cfg-if v0.1.10
18142023-10-21T14:52:04.905Z Compiling slog-dtrace v0.2.3
18152023-10-21T14:52:05.028Z Checking termtree v0.4.1
18162023-10-21T14:52:05.314Z Checking predicates-tree v1.0.9
18172023-10-21T14:52:05.344Z Compiling cancel-safe-futures v0.1.2
18182023-10-21T14:52:05.379Z Checking password-hash v0.5.0
18192023-10-21T14:52:05.525Z Checking num_enum v0.5.11
18202023-10-21T14:52:05.748Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-10-21T14:52:05.835Z Checking blake2 v0.10.6
18222023-10-21T14:52:06.056Z Checking base64 v0.13.1
18232023-10-21T14:52:06.291Z Checking postcard-cobs v0.1.5-pre
18242023-10-21T14:52:06.523Z Checking argon2 v0.5.2
18252023-10-21T14:52:06.541Z Checking postcard v0.7.3
18262023-10-21T14:52:06.670Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18272023-10-21T14:52:07.006Z Checking smoltcp v0.8.2
18282023-10-21T14:52:07.185Z Checking foreign-types-shared v0.3.1
18292023-10-21T14:52:07.343Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18302023-10-21T14:52:07.457Z Checking foreign-types v0.5.0
18312023-10-21T14:52:07.764Z Checking cstr-argument v0.1.2
18322023-10-21T14:52:07.829Z Checking pretty-hex v0.2.1
18332023-10-21T14:52:07.955Z Checking colored v2.0.4
18342023-10-21T14:52:08.030Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18352023-10-21T14:52:08.084Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18362023-10-21T14:52:08.493Z Checking predicates v2.1.5
18372023-10-21T14:52:08.640Z Checking downcast v0.11.0
18382023-10-21T14:52:08.748Z Checking fragile v2.0.0
18392023-10-21T14:52:09.175Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18402023-10-21T14:52:09.357Z Checking zone v0.2.0
18412023-10-21T14:52:09.527Z Checking mockall v0.11.4
18422023-10-21T14:52:09.857Z Checking smf v0.2.2
18432023-10-21T14:52:09.902Z Checking filetime v0.2.22
18442023-10-21T14:52:09.969Z Checking xattr v1.0.1
18452023-10-21T14:52:10.201Z Compiling heck v0.3.3
18462023-10-21T14:52:10.251Z Checking tar v0.4.40
18472023-10-21T14:52:10.494Z Compiling libefi-sys v0.1.0
18482023-10-21T14:52:10.556Z Compiling der_derive v0.7.2
18492023-10-21T14:52:10.754Z Compiling structopt-derive v0.4.18
18502023-10-21T14:52:11.496Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18512023-10-21T14:52:11.514Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18522023-10-21T14:52:11.588Z Checking pem v1.1.1
18532023-10-21T14:52:11.657Z Compiling memoffset v0.7.1
18542023-10-21T14:52:11.915Z Checking camino-tempfile v1.0.2
18552023-10-21T14:52:12.250Z Compiling maybe-uninit v2.0.0
18562023-10-21T14:52:12.256Z Checking headers-core v0.2.0
18572023-10-21T14:52:12.337Z Compiling packed_struct v0.10.1
18582023-10-21T14:52:12.454Z Checking headers v0.3.9
18592023-10-21T14:52:12.905Z Compiling num-bigint-dig v0.8.4
18602023-10-21T14:52:13.033Z Compiling packed_struct_codegen v0.10.1
18612023-10-21T14:52:13.371Z Compiling signal-hook v0.3.17
18622023-10-21T14:52:13.762Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18632023-10-21T14:52:13.783Z Checking rcgen v0.10.0
18642023-10-21T14:52:14.353Z Checking atomicwrites v0.4.2
18652023-10-21T14:52:14.418Z Checking subprocess v0.2.9
18662023-10-21T14:52:14.635Z Compiling num-rational v0.4.1
18672023-10-21T14:52:14.662Z Checking termcolor v1.2.0
18682023-10-21T14:52:15.063Z Compiling same-file v1.0.6
18692023-10-21T14:52:15.286Z Compiling walkdir v2.4.0
18702023-10-21T14:52:15.291Z Compiling semver-parser v0.10.2
18712023-10-21T14:52:15.886Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18722023-10-21T14:52:16.303Z Compiling home v0.5.5
18732023-10-21T14:52:16.357Z Checking linked-hash-map v0.5.6
18742023-10-21T14:52:16.643Z Compiling semver v0.11.0
18752023-10-21T14:52:16.856Z Checking lru-cache v0.1.2
18762023-10-21T14:52:17.252Z Compiling toolchain_find v0.2.0
18772023-10-21T14:52:17.301Z Compiling toml v0.5.11
18782023-10-21T14:52:17.419Z Compiling doc-comment v0.3.3
18792023-10-21T14:52:17.784Z Checking ciborium-io v0.2.1
18802023-10-21T14:52:17.949Z Checking half v1.8.2
18812023-10-21T14:52:18.217Z Compiling omicron-zone-package v0.8.3
18822023-10-21T14:52:18.415Z Checking arc-swap v1.6.0
18832023-10-21T14:52:18.434Z Compiling convert_case v0.4.0
18842023-10-21T14:52:18.632Z Checking ciborium-ll v0.2.1
18852023-10-21T14:52:19.107Z Checking slog-scope v4.4.0
18862023-10-21T14:52:19.110Z Checking ciborium v0.2.1
18872023-10-21T14:52:19.390Z Checking slog-stdlog v4.1.1
18882023-10-21T14:52:19.636Z Compiling snafu-derive v0.7.5
18892023-10-21T14:52:19.688Z Compiling derive_more v0.99.17
18902023-10-21T14:52:19.752Z Checking slog-envlogger v2.2.0
18912023-10-21T14:52:20.710Z Compiling rustfmt-wrapper v0.2.0
18922023-10-21T14:52:20.787Z Compiling derive-where v1.2.5
18932023-10-21T14:52:21.746Z Checking hkdf v0.12.3
18942023-10-21T14:52:21.840Z Compiling libz-sys v1.1.12
18952023-10-21T14:52:22.049Z Compiling parking_lot_core v0.8.6
18962023-10-21T14:52:22.634Z Checking resolv-conf v0.7.0
18972023-10-21T14:52:22.691Z Checking newline-converter v0.3.0
18982023-10-21T14:52:22.886Z Checking textwrap v0.11.0
18992023-10-21T14:52:22.901Z Checking vec_map v0.8.2
19002023-10-21T14:52:23.195Z Checking strsim v0.8.0
19012023-10-21T14:52:23.245Z Checking ansi_term v0.12.1
19022023-10-21T14:52:23.318Z Checking keccak v0.1.4
19032023-10-21T14:52:23.471Z Checking trust-dns-resolver v0.22.0
19042023-10-21T14:52:23.723Z Checking clap v2.34.0
19052023-10-21T14:52:23.793Z Checking sha3 v0.10.8
19062023-10-21T14:52:23.916Z Checking expectorate v1.1.0
19072023-10-21T14:52:24.637Z Checking secrecy v0.8.0
19082023-10-21T14:52:24.674Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19092023-10-21T14:52:24.970Z Compiling libgit2-sys v0.15.2+1.6.4
19102023-10-21T14:52:26.424Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19112023-10-21T14:52:26.900Z Checking pem-rfc7468 v0.7.0
19122023-10-21T14:52:27.013Z Compiling libsqlite3-sys v0.26.0
19132023-10-21T14:52:27.368Z Checking flagset v0.4.3
19142023-10-21T14:52:27.650Z Checking der v0.7.8
19152023-10-21T14:52:27.720Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19162023-10-21T14:52:28.065Z Checking fxhash v0.2.1
19172023-10-21T14:52:28.115Z Compiling vergen v8.2.4
19182023-10-21T14:52:28.332Z Compiling semver v0.1.20
19192023-10-21T14:52:28.502Z Checking structopt v0.3.26
19202023-10-21T14:52:28.953Z Compiling rustc_version v0.1.7
19212023-10-21T14:52:29.594Z Compiling newtype_derive v0.1.6
19222023-10-21T14:52:29.991Z Checking crc-catalog v2.2.0
19232023-10-21T14:52:30.092Z Compiling buf-list v1.0.3
19242023-10-21T14:52:30.194Z Checking humantime v2.1.0
19252023-10-21T14:52:30.639Z Checking crc v3.0.1
19262023-10-21T14:52:30.764Z Checking spki v0.7.2
19272023-10-21T14:52:30.960Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19282023-10-21T14:52:31.199Z Checking pkcs8 v0.10.2
19292023-10-21T14:52:31.752Z Checking nodrop v0.1.14
19302023-10-21T14:52:32.389Z Checking array-init v0.0.4
19312023-10-21T14:52:32.451Z Checking smallvec v0.6.14
19322023-10-21T14:52:32.546Z Checking pkcs1 v0.7.5
19332023-10-21T14:52:32.713Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19342023-10-21T14:52:34.094Z Compiling num_enum_derive v0.7.0
19352023-10-21T14:52:35.816Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19362023-10-21T14:52:36.466Z Compiling unicase v2.7.0
19372023-10-21T14:52:36.832Z Checking bitfield v0.14.0
19382023-10-21T14:52:37.204Z Compiling rayon-core v1.11.0
19392023-10-21T14:52:37.225Z Checking utf-8 v0.7.6
19402023-10-21T14:52:37.594Z Checking rsa v0.9.2
19412023-10-21T14:52:37.760Z Checking serde-hex v0.1.0
19422023-10-21T14:52:37.928Z Checking x509-cert v0.2.4
19432023-10-21T14:52:38.115Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19442023-10-21T14:52:38.975Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19452023-10-21T14:52:39.341Z Checking env_logger v0.10.0
19462023-10-21T14:52:40.366Z Checking ron v0.8.1
19472023-10-21T14:52:40.525Z Compiling platforms v3.0.2
19482023-10-21T14:52:40.973Z Checking crc-any v2.4.3
19492023-10-21T14:52:41.598Z Checking object v0.30.4
19502023-10-21T14:52:42.262Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19512023-10-21T14:52:42.651Z Checking path-slash v0.1.5
19522023-10-21T14:52:44.193Z Checking num-complex v0.4.4
19532023-10-21T14:52:44.942Z Checking rand v0.4.6
19542023-10-21T14:52:45.478Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19552023-10-21T14:52:45.895Z Compiling erased-serde v0.3.30
19562023-10-21T14:52:46.481Z Checking num v0.4.1
19572023-10-21T14:52:46.555Z Compiling curve25519-dalek v4.1.0
19582023-10-21T14:52:47.031Z Compiling async-recursion v1.0.5
19592023-10-21T14:52:47.199Z Compiling bitstruct_derive v0.1.0
19602023-10-21T14:52:49.015Z Compiling glob v0.3.1
19612023-10-21T14:52:49.666Z Compiling mime_guess v2.0.4
19622023-10-21T14:52:50.552Z Compiling curve25519-dalek-derive v0.1.0
19632023-10-21T14:52:50.591Z Compiling thiserror-impl-no-std v2.0.2
19642023-10-21T14:52:50.907Z Compiling salty v0.2.0
19652023-10-21T14:52:51.494Z Checking tungstenite v0.18.0
19662023-10-21T14:52:51.516Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19672023-10-21T14:52:51.636Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19682023-10-21T14:52:52.122Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19692023-10-21T14:52:52.712Z Checking universal-hash v0.5.1
19702023-10-21T14:52:52.730Z Checking nibble_vec v0.1.0
19712023-10-21T14:52:52.976Z Checking tokio-tungstenite v0.18.0
19722023-10-21T14:52:53.175Z Compiling crunchy v0.2.2
19732023-10-21T14:52:53.881Z Checking opaque-debug v0.3.0
19742023-10-21T14:52:54.008Z Checking endian-type v0.1.2
19752023-10-21T14:52:54.295Z Checking snafu v0.7.5
19762023-10-21T14:52:54.328Z Checking radix_trie v0.2.1
19772023-10-21T14:52:54.737Z Checking linear-map v1.2.0
19782023-10-21T14:52:54.864Z Compiling tiny-keccak v2.0.2
19792023-10-21T14:52:54.952Z Checking trust-dns-client v0.22.0
19802023-10-21T14:52:55.072Z Checking parking_lot v0.11.2
19812023-10-21T14:52:55.254Z Compiling clang-sys v1.6.1
19822023-10-21T14:52:55.319Z Checking aead v0.5.2
19832023-10-21T14:52:55.383Z Compiling darling_core v0.14.4
19842023-10-21T14:52:55.593Z Compiling prettyplease v0.2.12
19852023-10-21T14:52:55.625Z Checking sled v0.34.7
19862023-10-21T14:52:56.026Z Compiling ascii-canvas v3.0.0
19872023-10-21T14:52:56.768Z Checking toml_edit v0.20.0
19882023-10-21T14:52:57.000Z Checking trust-dns-server v0.22.1
19892023-10-21T14:52:57.290Z Compiling const_format_proc_macros v0.2.31
19902023-10-21T14:52:57.317Z Compiling ena v0.14.2
19912023-10-21T14:52:57.569Z Compiling diff v0.1.13
19922023-10-21T14:52:57.971Z Compiling minimal-lexical v0.2.1
19932023-10-21T14:52:58.286Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19942023-10-21T14:52:58.561Z Checking pretty-hex v0.3.0
19952023-10-21T14:52:58.802Z Compiling portable-atomic v1.4.3
19962023-10-21T14:52:58.833Z Compiling nom v7.1.3
19972023-10-21T14:52:59.722Z Compiling lalrpop v0.19.12
19982023-10-21T14:53:00.222Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19992023-10-21T14:53:00.672Z Checking toml v0.8.0
20002023-10-21T14:53:00.910Z Checking path-dedot v3.1.0
20012023-10-21T14:53:01.144Z Compiling libloading v0.7.4
20022023-10-21T14:53:01.175Z Compiling ref-cast v1.0.20
20032023-10-21T14:53:01.342Z Compiling bindgen v0.65.1
20042023-10-21T14:53:01.913Z Checking path-absolutize v3.1.0
20052023-10-21T14:53:03.103Z Checking globset v0.4.13
20062023-10-21T14:53:03.854Z Checking crossbeam-deque v0.8.3
20072023-10-21T14:53:04.338Z Checking hashlink v0.8.3
20082023-10-21T14:53:04.376Z Compiling darling_macro v0.14.4
20092023-10-21T14:53:04.382Z Checking olpc-cjson v0.1.3
20102023-10-21T14:53:04.702Z Checking serde_plain v1.0.2
20112023-10-21T14:53:05.089Z Compiling cexpr v0.6.0
20122023-10-21T14:53:05.222Z Compiling which v4.4.0
20132023-10-21T14:53:05.267Z Compiling ref-cast-impl v1.0.20
20142023-10-21T14:53:05.283Z Compiling libxml v0.3.3
20152023-10-21T14:53:05.771Z Compiling peeking_take_while v0.1.2
20162023-10-21T14:53:05.788Z Compiling darling v0.14.4
20172023-10-21T14:53:05.951Z Compiling derive_builder_core v0.12.0
20182023-10-21T14:53:05.969Z Compiling lazycell v1.3.0
20192023-10-21T14:53:06.099Z Compiling rustc-hash v1.1.0
20202023-10-21T14:53:06.230Z Compiling shlex v1.1.0
20212023-10-21T14:53:06.318Z Checking fallible-streaming-iterator v0.1.9
20222023-10-21T14:53:06.639Z Checking tough v0.12.5
20232023-10-21T14:53:06.674Z Checking rusqlite v0.29.0
20242023-10-21T14:53:07.019Z Checking twox-hash v1.6.3
20252023-10-21T14:53:07.553Z Checking nix v0.26.2
20262023-10-21T14:53:09.065Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20272023-10-21T14:53:10.238Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20282023-10-21T14:53:10.245Z Compiling derive_builder_macro v0.12.0
20292023-10-21T14:53:10.974Z Checking ff v0.13.0
20302023-10-21T14:53:10.977Z Compiling strum_macros v0.24.3
20312023-10-21T14:53:11.600Z Compiling indoc v1.0.9
20322023-10-21T14:53:13.026Z Checking display-error-chain v0.1.1
20332023-10-21T14:53:13.217Z Checking signature v1.6.4
20342023-10-21T14:53:13.235Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20352023-10-21T14:53:13.397Z Checking ed25519 v1.5.3
20362023-10-21T14:53:13.642Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20372023-10-21T14:53:16.547Z Checking group v0.13.0
20382023-10-21T14:53:16.817Z Checking polyval v0.6.1
20392023-10-21T14:53:16.832Z Checking num_enum v0.7.0
20402023-10-21T14:53:17.217Z Checking ctr v0.9.2
20412023-10-21T14:53:17.648Z Checking aes v0.8.3
20422023-10-21T14:53:17.667Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20432023-10-21T14:53:18.066Z Checking crypto-bigint v0.5.2
20442023-10-21T14:53:18.386Z Checking bincode v1.3.3
20452023-10-21T14:53:18.673Z Compiling cookie v0.16.2
20462023-10-21T14:53:19.088Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20472023-10-21T14:53:19.596Z Checking base16ct v0.2.0
20482023-10-21T14:53:20.579Z Checking aes-gcm-siv v0.11.1
20492023-10-21T14:53:20.967Z Checking rayon v1.7.0
20502023-10-21T14:53:20.986Z Checking elliptic-curve v0.13.5
20512023-10-21T14:53:21.080Z Checking steno v0.4.0
20522023-10-21T14:53:21.942Z Checking thiserror-no-std v2.0.2
20532023-10-21T14:53:22.089Z Checking poly1305 v0.8.0
20542023-10-21T14:53:22.716Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20552023-10-21T14:53:22.778Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20562023-10-21T14:53:22.955Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20572023-10-21T14:53:23.154Z Checking env_logger v0.9.3
20582023-10-21T14:53:23.218Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20592023-10-21T14:53:24.645Z Checking chacha20 v0.9.1
20602023-10-21T14:53:24.897Z Checking serde-big-array v0.5.1
20612023-10-21T14:53:24.978Z Checking serde-big-array v0.4.1
20622023-10-21T14:53:25.204Z Compiling impl-trait-for-tuples v0.2.2
20632023-10-21T14:53:25.223Z Compiling oso-derive v0.26.4
20642023-10-21T14:53:25.226Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20652023-10-21T14:53:25.536Z Checking ringbuffer v0.15.0
20662023-10-21T14:53:26.144Z Checking ascii v1.1.0
20672023-10-21T14:53:26.591Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20682023-10-21T14:53:26.626Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-10-21T14:53:26.671Z Checking vsss-rs v3.3.1
20702023-10-21T14:53:26.843Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20712023-10-21T14:53:27.515Z Checking chacha20poly1305 v0.10.1
20722023-10-21T14:53:28.550Z Checking bitstruct v0.1.1
20732023-10-21T14:53:28.734Z Checking signal-hook-tokio v0.3.1
20742023-10-21T14:53:29.008Z Checking tungstenite v0.20.1
20752023-10-21T14:53:29.175Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20762023-10-21T14:53:29.617Z Checking serde_arrays v0.1.0
20772023-10-21T14:53:29.860Z Checking corncobs v0.1.3
20782023-10-21T14:53:30.139Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20792023-10-21T14:53:30.484Z Checking tokio-tungstenite v0.20.1
20802023-10-21T14:53:31.128Z Checking assert_matches v1.5.0
20812023-10-21T14:53:31.835Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20822023-10-21T14:53:34.043Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20832023-10-21T14:53:34.176Z Checking bcs v0.1.5
20842023-10-21T14:53:34.882Z Checking highway v1.1.0
20852023-10-21T14:53:35.537Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20862023-10-21T14:53:38.161Z Checking const_format v0.2.31
20872023-10-21T14:53:39.463Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20882023-10-21T14:53:39.843Z Checking ron v0.7.1
20892023-10-21T14:53:42.045Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20902023-10-21T14:53:43.340Z Checking bit_field v0.10.2
20912023-10-21T14:53:43.441Z Checking http-range v0.1.5
20922023-10-21T14:53:43.703Z Checking hyper-staticfile v0.9.5
20932023-10-21T14:53:43.725Z Compiling indoc v2.0.3
20942023-10-21T14:53:50.581Z Checking derive_builder v0.12.0
20952023-10-21T14:53:54.437Z Checking bb8 v0.8.1
20962023-10-21T14:53:54.501Z Checking quick-xml v0.23.1
20972023-10-21T14:53:54.645Z Checking bytesize v1.3.0
20982023-10-21T14:53:55.532Z Checking number_prefix v0.4.0
20992023-10-21T14:53:55.818Z Checking fs-err v2.9.0
21002023-10-21T14:53:56.311Z Checking maplit v1.0.2
21012023-10-21T14:53:56.470Z Checking indicatif v0.17.7
21022023-10-21T14:53:57.442Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21032023-10-21T14:53:59.068Z Checking signal-hook-mio v0.2.3
21042023-10-21T14:54:00.204Z Compiling vte_generate_state_changes v0.1.1
21052023-10-21T14:54:07.996Z Checking yansi v0.5.1
21062023-10-21T14:54:08.962Z Checking pretty_assertions v1.4.0
21072023-10-21T14:54:10.702Z Checking crossterm v0.27.0
21082023-10-21T14:54:11.467Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21092023-10-21T14:54:13.170Z Checking fatfs v0.3.6
21102023-10-21T14:54:13.430Z Checking plotters-backend v0.3.5
21112023-10-21T14:54:13.512Z Checking cassowary v0.3.0
21122023-10-21T14:54:14.023Z Checking plotters-svg v0.3.5
21132023-10-21T14:54:14.145Z Checking ratatui v0.23.0
21142023-10-21T14:54:16.660Z Checking rtoolbox v0.0.1
21152023-10-21T14:54:16.953Z Checking remove_dir_all v0.5.3
21162023-10-21T14:54:17.091Z Checking cast v0.3.0
21172023-10-21T14:54:17.538Z Checking owo-colors v3.5.0
21182023-10-21T14:54:17.730Z Checking criterion-plot v0.5.0
21192023-10-21T14:54:18.106Z Checking tui-tree-widget v0.13.0
21202023-10-21T14:54:18.510Z Checking tempdir v0.3.7
21212023-10-21T14:54:18.528Z Checking rpassword v7.2.0
21222023-10-21T14:54:18.668Z Checking plotters v0.3.5
21232023-10-21T14:54:22.280Z Checking tinytemplate v1.2.1
21242023-10-21T14:54:22.886Z Checking shell-words v1.1.0
21252023-10-21T14:54:23.049Z Checking oorandom v11.1.3
21262023-10-21T14:54:23.093Z Checking anes v0.1.6
21272023-10-21T14:54:23.156Z Checking os_str_bytes v6.5.1
21282023-10-21T14:54:23.680Z Checking criterion v0.5.1
21292023-10-21T14:54:23.725Z Checking clap_lex v0.2.4
21302023-10-21T14:54:29.780Z Checking assert_cmd v2.0.12
21312023-10-21T14:54:30.127Z Compiling clap_derive v3.2.25
21322023-10-21T14:54:30.320Z Checking dashmap v5.5.1
21332023-10-21T14:54:31.079Z Compiling serial_test_derive v0.10.0
21342023-10-21T14:54:32.207Z Compiling crossbeam-queue v0.3.8
21352023-10-21T14:54:32.894Z Checking serial_test v0.10.0
21362023-10-21T14:54:33.474Z Checking vte v0.11.1
21372023-10-21T14:54:34.161Z Checking threadpool v1.8.1
21382023-10-21T14:54:35.950Z Checking strip-ansi-escapes v0.2.0
21392023-10-21T14:54:36.210Z Checking crossterm v0.26.1
21402023-10-21T14:54:37.590Z Compiling tabled_derive v0.6.0
21412023-10-21T14:54:37.762Z Checking clap v3.2.25
21422023-10-21T14:54:38.120Z Checking httptest v0.15.4
21432023-10-21T14:54:38.723Z Checking similar-asserts v1.5.0
21442023-10-21T14:54:39.017Z Checking fd-lock v3.0.13
21452023-10-21T14:54:39.055Z Checking nanorand v0.7.0
21462023-10-21T14:54:39.305Z Compiling rstest_macros v0.18.2
21472023-10-21T14:54:39.566Z Checking nu-ansi-term v0.49.0
21482023-10-21T14:54:39.642Z Checking flume v0.11.0
21492023-10-21T14:54:40.242Z Checking reedline v0.23.0
21502023-10-21T14:54:43.249Z Checking libtest-mimic v0.5.2
21512023-10-21T14:54:43.566Z Compiling pin-project-internal v1.1.3
21522023-10-21T14:54:43.752Z Checking topological-sort v0.2.2
21532023-10-21T14:54:43.969Z Checking datatest-stable v0.1.3
21542023-10-21T14:54:44.067Z Checking bytecount v0.6.3
21552023-10-21T14:54:44.180Z Compiling trybuild v1.0.85
21562023-10-21T14:54:44.261Z Checking constant_time_eq v0.2.6
21572023-10-21T14:54:44.282Z Checking arrayref v0.3.7
21582023-10-21T14:54:44.411Z Checking arrayvec v0.7.4
21592023-10-21T14:54:44.587Z Compiling relative-path v1.9.0
21602023-10-21T14:54:44.995Z Checking blake2b_simd v1.0.1
21612023-10-21T14:54:45.221Z Checking papergrid v0.10.0
21622023-10-21T14:54:48.053Z Checking basic-toml v0.1.4
21632023-10-21T14:54:48.176Z Checking pin-project v1.1.3
21642023-10-21T14:54:48.358Z Checking futures-timer v3.0.2
21652023-10-21T14:54:48.399Z Checking constant_time_eq v0.3.0
21662023-10-21T14:54:48.733Z Checking rust-argon2 v1.0.1
21672023-10-21T14:54:49.117Z Checking partial-io v0.5.4
21682023-10-21T14:54:49.715Z Checking tabled v0.14.0
21692023-10-21T14:54:51.095Z Checking approx v0.5.1
21702023-10-21T14:54:51.114Z Checking cargo-platform v0.1.3
21712023-10-21T14:54:51.545Z Checking hex-literal v0.4.1
21722023-10-21T14:54:51.721Z Checking cargo_metadata v0.18.0
21732023-10-21T14:54:54.045Z Checking crossbeam v0.8.2
21742023-10-21T14:54:54.553Z Checking cargo_toml v0.16.3
21752023-10-21T14:54:55.120Z Checking termios v0.3.3
21762023-10-21T14:54:57.806Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21772023-10-21T14:54:58.810Z Checking rstest v0.18.2
21782023-10-21T14:55:11.767Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21792023-10-21T14:55:16.946Z Compiling bzip2 v0.4.4
21802023-10-21T14:55:17.365Z Compiling polar-core v0.26.4
21812023-10-21T14:55:17.417Z Compiling zip v0.6.6
21822023-10-21T14:55:18.605Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21832023-10-21T14:55:19.576Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21842023-10-21T14:55:20.175Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21852023-10-21T14:55:20.422Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21862023-10-21T14:55:21.055Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21872023-10-21T14:55:21.452Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21882023-10-21T14:55:22.694Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21892023-10-21T14:55:22.775Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21902023-10-21T14:55:23.314Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21912023-10-21T14:55:23.777Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21922023-10-21T14:55:24.263Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21932023-10-21T14:55:24.931Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21942023-10-21T14:55:27.014Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21952023-10-21T14:55:27.389Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21962023-10-21T14:55:27.530Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21972023-10-21T14:55:28.853Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21982023-10-21T14:55:32.264Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21992023-10-21T14:55:39.363Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22002023-10-21T14:55:40.054Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22012023-10-21T14:55:42.643Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22022023-10-21T14:55:43.105Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22032023-10-21T14:55:44.826Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22042023-10-21T14:55:45.115Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22052023-10-21T14:55:45.221Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22062023-10-21T14:55:45.507Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22072023-10-21T14:55:48.407Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22082023-10-21T14:55:50.989Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22092023-10-21T14:55:53.121Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22102023-10-21T14:55:55.700Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22112023-10-21T14:55:55.873Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22122023-10-21T14:55:59.171Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22132023-10-21T14:56:07.946Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22142023-10-21T14:56:10.627Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22152023-10-21T14:56:12.575Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22162023-10-21T14:56:14.373Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22172023-10-21T14:56:14.795Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22182023-10-21T14:56:14.896Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22192023-10-21T14:56:15.150Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22202023-10-21T14:56:16.966Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22212023-10-21T14:56:18.429Z Checking oso v0.26.4
22222023-10-21T14:56:20.457Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22232023-10-21T14:56:22.151Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22242023-10-21T14:56:22.176Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22252023-10-21T14:56:25.800Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22262023-10-21T14:56:26.672Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22272023-10-21T14:56:32.270Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22282023-10-21T14:56:32.507Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22292023-10-21T14:56:37.760Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22302023-10-21T14:56:41.879Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22312023-10-21T14:56:42.983Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22322023-10-21T14:56:44.374Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22332023-10-21T14:56:44.907Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22342023-10-21T14:56:54.436Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22352023-10-21T14:56:54.695Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22362023-10-21T14:56:55.086Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22372023-10-21T14:56:55.343Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22382023-10-21T14:57:03.839Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22392023-10-21T14:57:19.407Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22402023-10-21T14:57:39.723Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22412023-10-21T14:57:53.969Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22422023-10-21T14:58:20.776Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22432023-10-21T14:58:59.559Z Compiling git2 v0.17.2
22442023-10-21T14:59:10.413Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22452023-10-21T14:59:12.389Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22462023-10-21T14:59:23.995Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22472023-10-21T14:59:33.789Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22482023-10-21T14:59:34.046Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22492023-10-21T14:59:34.548Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22502023-10-21T14:59:36.083Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22512023-10-21T15:00:11.696Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22522023-10-21T15:01:35.573Z Finished dev [unoptimized + debuginfo] target(s) in 13m 27s
22532023-10-21T15:01:35.797Z
22542023-10-21T15:01:35.800Zreal 14:31.060780975
22552023-10-21T15:01:35.803Zuser 1:25:14.928914456
22562023-10-21T15:01:35.806Zsys 11:20.718388724
22572023-10-21T15:01:35.809Ztrap 2.940896182
22582023-10-21T15:01:35.812Ztflt 3.671398635
22592023-10-21T15:01:35.815Zdflt 4.334406109
22602023-10-21T15:01:35.818Zkflt 0.042142812
22612023-10-21T15:01:35.820Zlock 1:58:35.169362701
22622023-10-21T15:01:35.823Zslp 4:46:45.950765925
22632023-10-21T15:01:35.825Zlat 3:05.435350679
22642023-10-21T15:01:35.828Zstop 7:35.606266498
22652023-10-21T15:01:37.066Zwarning: output filename collision.
22662023-10-21T15:01:37.069ZThe 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)`.
22672023-10-21T15:01:37.072ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22682023-10-21T15:01:37.075ZThe targets should have unique names.
22692023-10-21T15:01:37.078ZThis is a known bug where multiple crates with the same name use
22702023-10-21T15:01:37.081Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22712023-10-21T15:01:37.084Zwarning: output filename collision.
22722023-10-21T15:01:37.087ZThe 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)`.
22732023-10-21T15:01:37.089ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22742023-10-21T15:01:37.092ZThe targets should have unique names.
22752023-10-21T15:01:37.095ZThis is a known bug where multiple crates with the same name use
22762023-10-21T15:01:37.098Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22772023-10-21T15:01:37.101Zwarning: output filename collision.
22782023-10-21T15:01:37.104ZThe 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)`.
22792023-10-21T15:01:37.107ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22802023-10-21T15:01:37.109ZThe targets should have unique names.
22812023-10-21T15:01:37.112ZThis is a known bug where multiple crates with the same name use
22822023-10-21T15:01:37.115Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22832023-10-21T15:01:37.118Zwarning: output filename collision.
22842023-10-21T15:01:37.120ZThe 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)`.
22852023-10-21T15:01:37.123ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22862023-10-21T15:01:37.126ZThe targets should have unique names.
22872023-10-21T15:01:37.129ZThis is a known bug where multiple crates with the same name use
22882023-10-21T15:01:37.132Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22892023-10-21T15:01:37.135Zwarning: output filename collision.
22902023-10-21T15:01:37.138ZThe 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`.
22912023-10-21T15:01:37.140ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22922023-10-21T15:01:37.143ZThe targets should have unique names.
22932023-10-21T15:01:37.146ZThis is a known bug where multiple crates with the same name use
22942023-10-21T15:01:37.149Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952023-10-21T15:01:37.152Zwarning: output filename collision.
22962023-10-21T15:01:37.154ZThe 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)`.
22972023-10-21T15:01:37.157ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22982023-10-21T15:01:37.160ZThe targets should have unique names.
22992023-10-21T15:01:37.163ZThis is a known bug where multiple crates with the same name use
23002023-10-21T15:01:37.166Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23012023-10-21T15:01:37.169Zwarning: output filename collision.
23022023-10-21T15:01:37.172ZThe 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)`.
23032023-10-21T15:01:37.174ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23042023-10-21T15:01:37.177ZThe targets should have unique names.
23052023-10-21T15:01:37.180ZThis is a known bug where multiple crates with the same name use
23062023-10-21T15:01:37.182Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072023-10-21T15:01:37.185Zwarning: output filename collision.
23082023-10-21T15:01:37.188ZThe 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)`.
23092023-10-21T15:01:37.191ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23102023-10-21T15:01:37.194ZThe targets should have unique names.
23112023-10-21T15:01:37.197ZThis is a known bug where multiple crates with the same name use
23122023-10-21T15:01:37.200Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132023-10-21T15:01:37.203Zwarning: output filename collision.
23142023-10-21T15:01:37.206ZThe 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)`.
23152023-10-21T15:01:37.209ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23162023-10-21T15:01:37.212ZThe targets should have unique names.
23172023-10-21T15:01:37.215ZThis is a known bug where multiple crates with the same name use
23182023-10-21T15:01:37.218Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23192023-10-21T15:01:37.221Zwarning: output filename collision.
23202023-10-21T15:01:37.224ZThe 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)`.
23212023-10-21T15:01:37.227ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23222023-10-21T15:01:37.230ZThe targets should have unique names.
23232023-10-21T15:01:37.233ZThis is a known bug where multiple crates with the same name use
23242023-10-21T15:01:37.237Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252023-10-21T15:01:37.239Zwarning: output filename collision.
23262023-10-21T15:01:37.242ZThe 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)`.
23272023-10-21T15:01:37.245ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23282023-10-21T15:01:37.248ZThe targets should have unique names.
23292023-10-21T15:01:37.251ZThis is a known bug where multiple crates with the same name use
23302023-10-21T15:01:37.255Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312023-10-21T15:01:37.681Z Checking unicode-ident v1.0.12
23322023-10-21T15:01:37.704Z Documenting libc v0.2.149
23332023-10-21T15:01:37.713Z Documenting cfg-if v1.0.0
23342023-10-21T15:01:37.734Z Checking libc v0.2.149
23352023-10-21T15:01:37.751Z Checking serde v1.0.188
23362023-10-21T15:01:37.763Z Checking cfg-if v1.0.0
23372023-10-21T15:01:37.777Z Documenting log v0.4.20
23382023-10-21T15:01:37.794Z Documenting itoa v1.0.9
23392023-10-21T15:01:37.877Z Documenting scopeguard v1.2.0
23402023-10-21T15:01:37.912Z Checking proc-macro2 v1.0.67
23412023-10-21T15:01:38.959Z Checking quote v1.0.33
23422023-10-21T15:01:39.493Z Checking syn v2.0.32
23432023-10-21T15:01:39.628Z Checking syn v1.0.109
23442023-10-21T15:01:41.771Z Checking once_cell v1.18.0
23452023-10-21T15:01:41.829Z Documenting once_cell v1.18.0
23462023-10-21T15:01:42.110Z Documenting memchr v2.6.3
23472023-10-21T15:01:42.239Z Documenting smallvec v1.11.0
23482023-10-21T15:01:44.018Z Documenting lock_api v0.4.10
23492023-10-21T15:01:44.681Z Documenting getrandom v0.2.10
23502023-10-21T15:01:46.494Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23512023-10-21T15:01:46.934Z Documenting libm v0.2.7
23522023-10-21T15:01:47.192Z Documenting parking_lot_core v0.9.8
23532023-10-21T15:01:48.371Z Documenting pin-project-lite v0.2.13
23542023-10-21T15:01:48.616Z Documenting signal-hook-registry v1.4.1
23552023-10-21T15:01:49.146Z Checking itoa v1.0.9
23562023-10-21T15:01:49.465Z Documenting mio v0.8.8
23572023-10-21T15:01:49.891Z Documenting num_cpus v1.16.0
23582023-10-21T15:01:50.124Z Documenting serde_derive v1.0.188
23592023-10-21T15:01:50.983Z Documenting rand_core v0.6.4
23602023-10-21T15:01:51.956Z Documenting zeroize_derive v1.4.2
23612023-10-21T15:01:52.481Z Documenting num-traits v0.2.16
23622023-10-21T15:01:53.570Z Documenting parking_lot v0.12.1
23632023-10-21T15:01:54.774Z Documenting thiserror-impl v1.0.49
23642023-10-21T15:01:55.962Z Documenting typenum v1.16.0
23652023-10-21T15:01:56.011Z Documenting futures-core v0.3.28
23662023-10-21T15:01:57.126Z Documenting ryu v1.0.15
23672023-10-21T15:01:59.482Z Documenting zeroize v1.6.0
23682023-10-21T15:01:59.742Z Documenting tokio-macros v2.1.0
23692023-10-21T15:01:59.838Z Documenting socket2 v0.5.4
23702023-10-21T15:02:00.927Z Documenting serde v1.0.188
23712023-10-21T15:02:01.199Z Checking thiserror v1.0.49
23722023-10-21T15:02:01.384Z Documenting subtle v2.5.0
23732023-10-21T15:02:01.928Z Checking ryu v1.0.15
23742023-10-21T15:02:02.295Z Checking memchr v2.6.3
23752023-10-21T15:02:02.728Z Documenting thiserror v1.0.49
23762023-10-21T15:02:03.813Z Documenting futures-sink v0.3.28
23772023-10-21T15:02:03.924Z Documenting byteorder v1.4.3
23782023-10-21T15:02:05.489Z Documenting generic-array v0.14.7
23792023-10-21T15:02:06.467Z Documenting pin-utils v0.1.0
23802023-10-21T15:02:07.034Z Checking serde_json v1.0.107
23812023-10-21T15:02:07.123Z Documenting iana-time-zone v0.1.57
23822023-10-21T15:02:08.905Z Checking heck v0.4.1
23832023-10-21T15:02:09.234Z Documenting futures-macro v0.3.28
23842023-10-21T15:02:09.772Z Documenting futures-channel v0.3.28
23852023-10-21T15:02:09.935Z Checking getrandom v0.2.10
23862023-10-21T15:02:10.243Z Documenting futures-task v0.3.28
23872023-10-21T15:02:10.308Z Documenting slab v0.4.9
23882023-10-21T15:02:12.585Z Documenting crypto-common v0.1.6
23892023-10-21T15:02:13.317Z Documenting const-oid v0.9.5
23902023-10-21T15:02:14.136Z Documenting futures-io v0.3.28
23912023-10-21T15:02:15.934Z Checking bytes v1.5.0
23922023-10-21T15:02:16.185Z Checking log v0.4.20
23932023-10-21T15:02:16.459Z Checking byteorder v1.4.3
23942023-10-21T15:02:16.537Z Documenting tinyvec_macros v0.1.1
23952023-10-21T15:02:16.620Z Documenting block-buffer v0.10.4
23962023-10-21T15:02:17.128Z Documenting tracing-attributes v0.1.26
23972023-10-21T15:02:17.187Z Documenting tracing-core v0.1.31
23982023-10-21T15:02:18.628Z Checking fnv v1.0.7
23992023-10-21T15:02:18.819Z Documenting ppv-lite86 v0.2.17
24002023-10-21T15:02:19.976Z Documenting futures-util v0.3.28
24012023-10-21T15:02:20.537Z Documenting tinyvec v1.6.0
24022023-10-21T15:02:22.066Z Checking serde_derive_internals v0.26.0
24032023-10-21T15:02:22.559Z Documenting digest v0.10.7
24042023-10-21T15:02:23.089Z Documenting serde_derive_internals v0.26.0
24052023-10-21T15:02:23.865Z Documenting rand_chacha v0.3.1
24062023-10-21T15:02:25.986Z Documenting base64 v0.21.4
24072023-10-21T15:02:26.724Z Documenting dyn-clone v1.0.13
24082023-10-21T15:02:30.029Z Documenting rand v0.8.5
24092023-10-21T15:02:31.608Z Documenting unicode-normalization v0.1.22
24102023-10-21T15:02:31.739Z Checking ucd-trie v0.1.6
24112023-10-21T15:02:32.062Z Documenting fnv v1.0.7
24122023-10-21T15:02:32.283Z Documenting schemars_derive v0.8.13
24132023-10-21T15:02:32.830Z Documenting cpufeatures v0.2.9
24142023-10-21T15:02:34.437Z Documenting bytes v1.5.0
24152023-10-21T15:02:35.305Z Documenting serde_json v1.0.107
24162023-10-21T15:02:37.491Z Documenting bitflags v2.4.0
24172023-10-21T15:02:37.766Z Documenting chrono v0.4.31
24182023-10-21T15:02:39.104Z Documenting uuid v1.4.1
24192023-10-21T15:02:39.500Z Checking pest v2.7.2
24202023-10-21T15:02:41.701Z Documenting tokio v1.33.0
24212023-10-21T15:02:42.405Z Checking libm v0.2.7
24222023-10-21T15:02:43.590Z Documenting unicode-bidi v0.3.13
24232023-10-21T15:02:43.870Z Checking num-traits v0.2.16
24242023-10-21T15:02:44.095Z Documenting http v0.2.9
24252023-10-21T15:02:44.268Z Documenting tracing v0.1.37
24262023-10-21T15:02:45.329Z Documenting lazy_static v1.4.0
24272023-10-21T15:02:46.070Z Documenting percent-encoding v2.3.0
24282023-10-21T15:02:46.695Z Documenting ahash v0.8.3
24292023-10-21T15:02:47.322Z Documenting schemars v0.8.13
24302023-10-21T15:02:48.747Z Checking ahash v0.8.3
24312023-10-21T15:02:49.288Z Checking time-core v0.1.1
24322023-10-21T15:02:49.514Z Documenting allocator-api2 v0.2.16
24332023-10-21T15:02:49.859Z Documenting adler v1.0.2
24342023-10-21T15:02:51.974Z Documenting form_urlencoded v1.2.0
24352023-10-21T15:02:52.377Z Documenting unicode-ident v1.0.12
24362023-10-21T15:02:52.850Z Documenting untrusted v0.7.1
24372023-10-21T15:02:53.871Z Documenting miniz_oxide v0.7.1
24382023-10-21T15:02:54.555Z Documenting hashbrown v0.14.0
24392023-10-21T15:02:56.664Z Documenting proc-macro2 v1.0.67
24402023-10-21T15:02:56.697Z Documenting idna v0.4.0
24412023-10-21T15:02:57.067Z Documenting ring v0.16.20
24422023-10-21T15:02:57.870Z Documenting httparse v1.8.0
24432023-10-21T15:02:58.200Z Documenting equivalent v1.0.1
24442023-10-21T15:02:58.931Z Checking zerocopy v0.3.0
24452023-10-21T15:03:00.030Z Checking uuid v1.4.1
24462023-10-21T15:03:00.830Z Checking iana-time-zone v0.1.57
24472023-10-21T15:03:01.065Z Checking chrono v0.4.31
24482023-10-21T15:03:02.468Z Checking dof v0.1.5
24492023-10-21T15:03:02.692Z Documenting indexmap v2.0.0
24502023-10-21T15:03:03.283Z Checking dtrace-parser v0.1.14
24512023-10-21T15:03:03.739Z Documenting url v2.4.1
24522023-10-21T15:03:04.091Z Checking thread-id v4.2.0
24532023-10-21T15:03:04.130Z Documenting quote v1.0.33
24542023-10-21T15:03:04.244Z Documenting slog v2.7.0
24552023-10-21T15:03:04.635Z Documenting try-lock v0.2.4
24562023-10-21T15:03:04.740Z Documenting openssl-probe v0.1.5
24572023-10-21T15:03:05.399Z Documenting rustls-webpki v0.101.4
24582023-10-21T15:03:08.774Z Documenting sct v0.7.0
24592023-10-21T15:03:08.846Z Documenting tokio-util v0.7.8
24602023-10-21T15:03:09.625Z Documenting httpdate v1.0.3
24612023-10-21T15:03:10.159Z Documenting want v0.3.1
24622023-10-21T15:03:10.497Z Checking usdt-impl v0.3.5
24632023-10-21T15:03:10.572Z Documenting http-body v0.4.5
24642023-10-21T15:03:10.924Z Documenting rustls-pemfile v1.0.3
24652023-10-21T15:03:11.366Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24662023-10-21T15:03:12.002Z Documenting openssl-macros v0.1.1
24672023-10-21T15:03:12.558Z Documenting aho-corasick v1.0.4
24682023-10-21T15:03:14.710Z Documenting rustls v0.21.7
24692023-10-21T15:03:15.351Z Documenting openssl-sys v0.9.93
24702023-10-21T15:03:16.920Z Documenting tower-service v0.3.2
24712023-10-21T15:03:17.066Z Documenting mime v0.3.17
24722023-10-21T15:03:17.345Z Documenting h2 v0.3.21
24732023-10-21T15:03:17.377Z Documenting regex-syntax v0.7.5
24742023-10-21T15:03:19.068Z Documenting gimli v0.28.0
24752023-10-21T15:03:20.027Z Documenting time-macros v0.2.13
24762023-10-21T15:03:22.266Z Documenting async-trait v0.1.73
24772023-10-21T15:03:23.118Z Documenting object v0.32.1
24782023-10-21T15:03:26.353Z Documenting tokio-rustls v0.24.1
24792023-10-21T15:03:26.862Z Documenting openssl v0.10.57
24802023-10-21T15:03:27.539Z Documenting errno v0.3.2
24812023-10-21T15:03:27.990Z Documenting regex-automata v0.3.8
24822023-10-21T15:03:29.618Z Documenting addr2line v0.21.0
24832023-10-21T15:03:30.722Z Documenting unicode-width v0.1.10
24842023-10-21T15:03:32.163Z Documenting num_threads v0.1.6
24852023-10-21T15:03:33.600Z Documenting hyper v0.14.27
24862023-10-21T15:03:34.346Z Documenting time-core v0.1.1
24872023-10-21T15:03:35.004Z Documenting ipnet v2.8.0
24882023-10-21T15:03:35.016Z Documenting rustc-demangle v0.1.23
24892023-10-21T15:03:38.305Z Checking allocator-api2 v0.2.16
24902023-10-21T15:03:38.505Z Checking dyn-clone v1.0.13
24912023-10-21T15:03:38.732Z Documenting deranged v0.3.8
24922023-10-21T15:03:39.301Z Checking schemars v0.8.13
24932023-10-21T15:03:39.359Z Checking hashbrown v0.14.0
24942023-10-21T15:03:41.115Z Documenting rustix v0.38.9
24952023-10-21T15:03:41.242Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24962023-10-21T15:03:41.642Z Checking pest_meta v2.7.2
24972023-10-21T15:03:41.780Z Documenting crossbeam-utils v0.8.16
24982023-10-21T15:03:41.982Z Checking equivalent v1.0.1
24992023-10-21T15:03:42.140Z Checking indexmap v2.0.0
25002023-10-21T15:03:42.214Z Documenting backtrace v0.3.69
25012023-10-21T15:03:43.360Z Documenting regex v1.9.5
25022023-10-21T15:03:44.034Z Documenting native-tls v0.2.11
25032023-10-21T15:03:46.449Z Documenting time v0.3.27
25042023-10-21T15:03:48.738Z Checking hashbrown v0.13.2
25052023-10-21T15:03:50.405Z Documenting pest_meta v2.7.2
25062023-10-21T15:03:50.418Z Documenting anyhow v1.0.75
25072023-10-21T15:03:51.880Z Checking http v0.2.9
25082023-10-21T15:03:51.903Z Checking aho-corasick v1.0.4
25092023-10-21T15:03:52.106Z Documenting encoding_rs v0.8.33
25102023-10-21T15:03:52.920Z Checking regex-syntax v0.7.5
25112023-10-21T15:03:54.270Z Documenting tokio-native-tls v0.3.1
25122023-10-21T15:03:54.665Z Checking pest_generator v2.7.2
25132023-10-21T15:03:55.629Z Documenting rustls-native-certs v0.6.3
25142023-10-21T15:03:55.891Z Documenting serde_urlencoded v0.7.1
25152023-10-21T15:03:57.006Z Documenting ucd-trie v0.1.6
25162023-10-21T15:03:57.162Z Documenting pest_generator v2.7.2
25172023-10-21T15:03:58.395Z Checking regex-automata v0.3.8
25182023-10-21T15:03:58.740Z Checking serde_tokenstream v0.1.7
25192023-10-21T15:03:59.402Z Documenting webpki-roots v0.25.2
25202023-10-21T15:03:59.470Z Documenting syn v2.0.32
25212023-10-21T15:04:02.069Z Documenting hyper-rustls v0.24.1
25222023-10-21T15:04:02.810Z Documenting dof v0.1.5
25232023-10-21T15:04:03.572Z Documenting hyper-tls v0.5.0
25242023-10-21T15:04:03.585Z Documenting pest v2.7.2
25252023-10-21T15:04:04.676Z Documenting pest_derive v2.7.2
25262023-10-21T15:04:05.019Z Checking regex v1.9.5
25272023-10-21T15:04:05.582Z Documenting thread-id v4.2.0
25282023-10-21T15:04:05.974Z Checking unicode-width v0.1.10
25292023-10-21T15:04:06.204Z Documenting usdt-attr-macro v0.3.5
25302023-10-21T15:04:09.482Z Documenting usdt-macro v0.3.5
25312023-10-21T15:04:11.160Z Documenting openapiv3 v1.0.3
25322023-10-21T15:04:11.664Z Documenting ipnetwork v0.20.0
25332023-10-21T15:04:11.778Z Documenting dtrace-parser v0.1.14
25342023-10-21T15:04:12.568Z Documenting sha2 v0.10.7
25352023-10-21T15:04:13.741Z Documenting futures-executor v0.3.28
25362023-10-21T15:04:13.745Z Documenting reqwest v0.11.20
25372023-10-21T15:04:16.991Z Checking serde_tokenstream v0.2.0
25382023-10-21T15:04:17.579Z Documenting spin v0.9.8
25392023-10-21T15:04:18.120Z Documenting usdt-impl v0.3.5
25402023-10-21T15:04:19.781Z Checking strsim v0.10.0
25412023-10-21T15:04:20.033Z Checking regress v0.7.1
25422023-10-21T15:04:20.161Z Documenting hex v0.4.3
25432023-10-21T15:04:20.268Z Documenting hmac v0.12.1
25442023-10-21T15:04:21.317Z Documenting fallible-iterator v0.2.0
25452023-10-21T15:04:22.065Z Documenting futures v0.3.28
25462023-10-21T15:04:25.034Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25472023-10-21T15:04:26.334Z Documenting usdt v0.3.5
25482023-10-21T15:04:26.688Z Checking openapiv3 v1.0.3
25492023-10-21T15:04:27.678Z Documenting stringprep v0.1.3
25502023-10-21T15:04:28.233Z Documenting semver v1.0.18
25512023-10-21T15:04:28.867Z Documenting md-5 v0.10.5
25522023-10-21T15:04:29.431Z Documenting regress v0.7.1
25532023-10-21T15:04:32.318Z Documenting siphasher v0.3.11
25542023-10-21T15:04:32.422Z Documenting utf8parse v0.2.1
25552023-10-21T15:04:33.849Z Documenting block-padding v0.3.3
25562023-10-21T15:04:34.136Z Documenting static_assertions v1.1.0
25572023-10-21T15:04:34.331Z Checking unsafe-libyaml v0.2.9
25582023-10-21T15:04:35.155Z Documenting heck v0.4.1
25592023-10-21T15:04:36.074Z Documenting postgres-protocol v0.6.6
25602023-10-21T15:04:36.320Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25612023-10-21T15:04:36.522Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25622023-10-21T15:04:36.722Z Checking getopts v0.2.21
25632023-10-21T15:04:37.145Z Documenting phf_shared v0.11.2
25642023-10-21T15:04:37.212Z Documenting toml_datetime v0.6.3
25652023-10-21T15:04:38.522Z Documenting num-integer v0.1.45
25662023-10-21T15:04:39.039Z Documenting either v1.9.0
25672023-10-21T15:04:40.431Z Documenting inout v0.1.3
25682023-10-21T15:04:41.348Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25692023-10-21T15:04:43.164Z Documenting phf v0.11.2
25702023-10-21T15:04:44.053Z Documenting unsafe-libyaml v0.2.9
25712023-10-21T15:04:45.067Z Checking ident_case v1.0.1
25722023-10-21T15:04:45.088Z Documenting postgres-types v0.2.6
25732023-10-21T15:04:45.297Z Documenting whoami v1.4.1
25742023-10-21T15:04:45.302Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25752023-10-21T15:04:46.743Z Checking serde_yaml v0.9.25
25762023-10-21T15:04:46.943Z Documenting cipher v0.4.4
25772023-10-21T15:04:48.315Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25782023-10-21T15:04:49.315Z Documenting getopts v0.2.21
25792023-10-21T15:04:49.551Z Documenting serde_yaml v0.9.25
25802023-10-21T15:04:50.010Z Documenting zerocopy v0.6.4
25812023-10-21T15:04:51.299Z Documenting data-encoding v2.4.0
25822023-10-21T15:04:53.051Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25832023-10-21T15:04:55.399Z Documenting tokio-postgres v0.7.10
25842023-10-21T15:04:55.461Z Documenting anstyle v1.0.2
25852023-10-21T15:04:55.763Z Documenting anstyle-parse v0.2.1
25862023-10-21T15:04:56.804Z Documenting crossbeam-channel v0.5.8
25872023-10-21T15:04:57.664Z Documenting match_cfg v0.1.0
25882023-10-21T15:04:58.662Z Documenting anstyle-query v1.0.0
25892023-10-21T15:04:59.009Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25902023-10-21T15:05:00.425Z Documenting colorchoice v1.0.0
25912023-10-21T15:05:01.723Z Documenting hostname v0.3.1
25922023-10-21T15:05:01.740Z Documenting itertools v0.11.0
25932023-10-21T15:05:03.469Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25942023-10-21T15:05:03.860Z Documenting terminal_size v0.2.6
25952023-10-21T15:05:04.518Z Documenting dirs-sys-next v0.1.2
25962023-10-21T15:05:04.675Z Documenting anstream v0.5.0
25972023-10-21T15:05:08.011Z Documenting clap_lex v0.5.1
25982023-10-21T15:05:09.950Z Documenting strsim v0.10.0
25992023-10-21T15:05:10.248Z Documenting tap v1.0.1
26002023-10-21T15:05:10.707Z Documenting clap_derive v4.4.2
26012023-10-21T15:05:10.754Z Documenting dirs-next v2.0.0
26022023-10-21T15:05:11.162Z Documenting thread_local v1.1.7
26032023-10-21T15:05:13.517Z Documenting crc32fast v1.3.2
26042023-10-21T15:05:14.269Z Documenting radium v0.7.0
26052023-10-21T15:05:14.377Z Documenting wyz v0.5.1
26062023-10-21T15:05:15.671Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26072023-10-21T15:05:16.025Z Documenting clap_builder v4.4.2
26082023-10-21T15:05:16.958Z Documenting funty v2.0.0
26092023-10-21T15:05:17.525Z Documenting term v0.7.0
26102023-10-21T15:05:18.713Z Documenting num-iter v0.1.43
26112023-10-21T15:05:18.983Z Documenting sha1 v0.10.5
26122023-10-21T15:05:19.222Z Documenting enum-as-inner v0.5.1
26132023-10-21T15:05:19.628Z Documenting atty v0.2.14
26142023-10-21T15:05:21.651Z Documenting bitvec v1.0.1
26152023-10-21T15:05:23.995Z Documenting memoffset v0.9.0
26162023-10-21T15:05:24.475Z Documenting take_mut v0.2.2
26172023-10-21T15:05:25.533Z Documenting slog-term v2.9.0
26182023-10-21T15:05:25.746Z Documenting clap v4.4.3
26192023-10-21T15:05:26.052Z Documenting flate2 v1.0.27
26202023-10-21T15:05:26.283Z Documenting trust-dns-proto v0.22.0
26212023-10-21T15:05:28.174Z Documenting crossbeam-epoch v0.9.15
26222023-10-21T15:05:30.407Z Documenting slog-async v2.8.0
26232023-10-21T15:05:32.310Z Documenting slog-json v2.6.1
26242023-10-21T15:05:32.597Z Documenting camino v1.1.6
26252023-10-21T15:05:32.631Z Documenting paste v1.0.14
26262023-10-21T15:05:33.222Z Documenting signature v2.1.0
26272023-10-21T15:05:33.353Z Documenting hash32 v0.2.1
26282023-10-21T15:05:34.677Z Documenting scheduled-thread-pool v0.2.7
26292023-10-21T15:05:36.848Z Checking diesel_table_macro_syntax v0.1.0
26302023-10-21T15:05:37.117Z Documenting diesel_table_macro_syntax v0.1.0
26312023-10-21T15:05:38.707Z Documenting bzip2-sys v0.1.11+1.0.8
26322023-10-21T15:05:39.378Z Documenting unicode-segmentation v1.10.1
26332023-10-21T15:05:39.766Z Documenting stable_deref_trait v1.2.0
26342023-10-21T15:05:39.926Z Documenting slog-bunyan v2.4.0
26352023-10-21T15:05:40.131Z Checking darling_core v0.20.3
26362023-10-21T15:05:40.673Z Documenting async-stream-impl v0.3.5
26372023-10-21T15:05:41.177Z Documenting r2d2 v0.8.10
26382023-10-21T15:05:43.145Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26392023-10-21T15:05:44.142Z Documenting heapless v0.7.16
26402023-10-21T15:05:44.481Z Documenting strum v0.25.0
26412023-10-21T15:05:44.748Z Documenting diesel_derives v2.1.1
26422023-10-21T15:05:44.957Z Documenting bzip2 v0.4.4
26432023-10-21T15:05:47.865Z Documenting atomic-waker v1.1.1
26442023-10-21T15:05:47.951Z Documenting managed v0.8.0
26452023-10-21T15:05:48.146Z Documenting debug-ignore v1.0.5
26462023-10-21T15:05:49.298Z Documenting bit-vec v0.6.3
26472023-10-21T15:05:50.589Z Documenting async-stream v0.3.5
26482023-10-21T15:05:51.165Z Documenting zip v0.6.6
26492023-10-21T15:05:51.645Z Documenting waitgroup v0.1.2
26502023-10-21T15:05:51.947Z Checking darling v0.20.3
26512023-10-21T15:05:52.111Z Documenting num-bigint v0.4.4
26522023-10-21T15:05:52.228Z Documenting multer v2.1.0
26532023-10-21T15:05:52.809Z Documenting smoltcp v0.9.1
26542023-10-21T15:05:55.342Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26552023-10-21T15:05:56.635Z Documenting diesel v2.1.1
26562023-10-21T15:05:56.677Z Documenting bstr v1.6.0
26572023-10-21T15:05:57.772Z Documenting hubpack v0.1.2
26582023-10-21T15:05:58.164Z Documenting serde_path_to_error v0.1.14
26592023-10-21T15:06:00.189Z Documenting serde_repr v0.1.16
26602023-10-21T15:06:00.336Z Documenting lalrpop-util v0.19.12
26612023-10-21T15:06:01.801Z Documenting precomputed-hash v0.1.1
26622023-10-21T15:06:03.653Z Documenting fixedbitset v0.4.2
26632023-10-21T15:06:04.477Z Documenting new_debug_unreachable v1.0.4
26642023-10-21T15:06:04.653Z Documenting yasna v0.5.2
26652023-10-21T15:06:05.201Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26662023-10-21T15:06:06.629Z Documenting serde_with_macros v2.3.3
26672023-10-21T15:06:07.315Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26682023-10-21T15:06:07.785Z Documenting console v0.15.7
26692023-10-21T15:06:08.516Z Documenting petgraph v0.6.4
26702023-10-21T15:06:08.716Z Documenting string_cache v0.8.7
26712023-10-21T15:06:13.399Z Documenting float-cmp v0.9.0
26722023-10-21T15:06:13.882Z Documenting smawk v0.3.1
26732023-10-21T15:06:14.550Z Documenting unicode-linebreak v0.1.5
26742023-10-21T15:06:15.248Z Documenting normalize-line-endings v0.3.0
26752023-10-21T15:06:16.789Z Documenting predicates-core v1.0.6
26762023-10-21T15:06:18.903Z Documenting difflib v0.4.0
26772023-10-21T15:06:19.184Z Documenting serde_with v2.3.3
26782023-10-21T15:06:19.998Z Documenting textwrap v0.16.0
26792023-10-21T15:06:20.256Z Documenting bit-set v0.5.3
26802023-10-21T15:06:21.488Z Documenting similar v2.2.1
26812023-10-21T15:06:22.783Z Documenting tokio-stream v0.1.14
26822023-10-21T15:06:23.016Z Documenting structmeta-derive v0.1.6
26832023-10-21T15:06:24.939Z Documenting predicates v3.0.4
26842023-10-21T15:06:26.088Z Checking structmeta v0.1.6
26852023-10-21T15:06:26.479Z Documenting instant v0.1.12
26862023-10-21T15:06:26.550Z Checking regex-syntax v0.6.29
26872023-10-21T15:06:28.730Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26882023-10-21T15:06:29.689Z Documenting macaddr v1.0.1
26892023-10-21T15:06:30.488Z Documenting base64ct v1.6.0
26902023-10-21T15:06:31.452Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26912023-10-21T15:06:31.498Z Documenting structmeta v0.1.6
26922023-10-21T15:06:31.791Z Checking scopeguard v1.2.0
26932023-10-21T15:06:31.966Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26942023-10-21T15:06:31.980Z Checking lock_api v0.4.10
26952023-10-21T15:06:32.604Z Documenting crucible-workspace-hack v0.1.0
26962023-10-21T15:06:32.941Z Documenting backoff v0.4.0
26972023-10-21T15:06:33.944Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26982023-10-21T15:06:35.662Z Checking smallvec v1.11.0
26992023-10-21T15:06:36.225Z Checking parking_lot_core v0.9.8
27002023-10-21T15:06:36.581Z Documenting is-terminal v0.4.9
27012023-10-21T15:06:36.785Z Documenting blake2 v0.10.6
27022023-10-21T15:06:36.865Z Checking pin-project-lite v0.2.13
27032023-10-21T15:06:36.879Z Documenting password-hash v0.5.0
27042023-10-21T15:06:37.045Z Checking parking_lot v0.12.1
27052023-10-21T15:06:37.578Z Checking rand_core v0.6.4
27062023-10-21T15:06:38.134Z Checking typenum v1.16.0
27072023-10-21T15:06:38.546Z Checking zeroize v1.6.0
27082023-10-21T15:06:38.878Z Documenting parse-display-derive v0.7.0
27092023-10-21T15:06:38.946Z Documenting proc-macro-error-attr v1.0.4
27102023-10-21T15:06:40.130Z Checking futures-core v0.3.28
27112023-10-21T15:06:40.187Z Checking unicode-segmentation v1.10.1
27122023-10-21T15:06:40.261Z Checking generic-array v0.14.7
27132023-10-21T15:06:40.417Z Checking proc-macro-error v1.0.4
27142023-10-21T15:06:40.840Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27152023-10-21T15:06:41.273Z Checking mio v0.8.8
27162023-10-21T15:06:42.227Z Checking signal-hook-registry v1.4.1
27172023-10-21T15:06:42.242Z Checking num_cpus v1.16.0
27182023-10-21T15:06:42.400Z Checking socket2 v0.5.4
27192023-10-21T15:06:42.592Z Checking futures-sink v0.3.28
27202023-10-21T15:06:42.799Z Documenting postcard-cobs v0.1.5-pre
27212023-10-21T15:06:43.207Z Checking spin v0.5.2
27222023-10-21T15:06:43.369Z Documenting fastrand v2.0.0
27232023-10-21T15:06:43.502Z Checking tokio v1.33.0
27242023-10-21T15:06:43.518Z Documenting foreign-types-macros v0.2.3
27252023-10-21T15:06:44.062Z Documenting argon2 v0.5.2
27262023-10-21T15:06:45.836Z Documenting proc-macro-error v1.0.4
27272023-10-21T15:06:47.046Z Documenting postcard v0.7.3
27282023-10-21T15:06:47.620Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27292023-10-21T15:06:48.561Z Documenting parse-display v0.7.0
27302023-10-21T15:06:49.467Z Documenting tempfile v3.8.0
27312023-10-21T15:06:51.231Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27322023-10-21T15:06:51.943Z Checking tinyvec_macros v0.1.1
27332023-10-21T15:06:52.079Z Documenting foreign-types-shared v0.3.1
27342023-10-21T15:06:52.758Z Checking tinyvec v1.6.0
27352023-10-21T15:06:53.618Z Checking futures-channel v0.3.28
27362023-10-21T15:06:54.196Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27372023-10-21T15:06:54.356Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27382023-10-21T15:06:54.533Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27392023-10-21T15:06:55.051Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27402023-10-21T15:06:55.363Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27412023-10-21T15:06:55.662Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27422023-10-21T15:06:56.092Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27432023-10-21T15:06:56.223Z Documenting foreign-types v0.5.0
27442023-10-21T15:06:56.536Z Documenting cstr-argument v0.1.2
27452023-10-21T15:07:00.362Z Checking futures-task v0.3.28
27462023-10-21T15:07:00.567Z Checking slab v0.4.9
27472023-10-21T15:07:00.729Z Checking futures-io v0.3.28
27482023-10-21T15:07:00.975Z Checking pin-utils v0.1.0
27492023-10-21T15:07:01.008Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27502023-10-21T15:07:01.100Z Checking futures-util v0.3.28
27512023-10-21T15:07:02.085Z Checking unicode-normalization v0.1.22
27522023-10-21T15:07:02.220Z Documenting colored v2.0.4
27532023-10-21T15:07:02.451Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27542023-10-21T15:07:03.366Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27552023-10-21T15:07:03.665Z Checking crypto-common v0.1.6
27562023-10-21T15:07:03.939Z Checking tracing-core v0.1.31
27572023-10-21T15:07:04.795Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27582023-10-21T15:07:05.062Z Checking unicode-bidi v0.3.13
27592023-10-21T15:07:05.833Z Checking tracing v0.1.37
27602023-10-21T15:07:06.403Z Documenting zone_cfg_derive v0.2.0
27612023-10-21T15:07:08.119Z Checking block-buffer v0.10.4
27622023-10-21T15:07:08.460Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27632023-10-21T15:07:09.005Z Documenting num-derive v0.4.0
27642023-10-21T15:07:09.488Z Checking ppv-lite86 v0.2.17
27652023-10-21T15:07:09.513Z Checking subtle v2.5.0
27662023-10-21T15:07:09.640Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27672023-10-21T15:07:09.926Z Checking const-oid v0.9.5
27682023-10-21T15:07:10.734Z Checking rand_chacha v0.3.1
27692023-10-21T15:07:11.312Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27702023-10-21T15:07:12.668Z Checking digest v0.10.7
27712023-10-21T15:07:13.328Z Documenting smf v0.2.2
27722023-10-21T15:07:14.023Z Documenting zone v0.2.0
27732023-10-21T15:07:14.503Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27742023-10-21T15:07:16.751Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27752023-10-21T15:07:20.160Z Checking bitflags v2.4.0
27762023-10-21T15:07:20.444Z Documenting linked-hash-map v0.5.6
27772023-10-21T15:07:20.620Z Checking untrusted v0.7.1
27782023-10-21T15:07:20.873Z Checking base64 v0.21.4
27792023-10-21T15:07:21.111Z Checking ring v0.16.20
27802023-10-21T15:07:21.634Z Checking rand v0.8.5
27812023-10-21T15:07:22.018Z Checking tokio-util v0.7.8
27822023-10-21T15:07:23.247Z Checking bitflags v1.3.2
27832023-10-21T15:07:23.796Z Checking hashbrown v0.12.3
27842023-10-21T15:07:23.799Z Checking percent-encoding v2.3.0
27852023-10-21T15:07:23.939Z Checking foreign-types-shared v0.1.1
27862023-10-21T15:07:24.064Z Checking openssl-probe v0.1.5
27872023-10-21T15:07:24.092Z Checking foreign-types v0.3.2
27882023-10-21T15:07:24.233Z Checking errno v0.3.2
27892023-10-21T15:07:24.286Z Checking openssl-sys v0.9.93
27902023-10-21T15:07:24.425Z Checking siphasher v0.3.11
27912023-10-21T15:07:24.470Z Checking try-lock v0.2.4
27922023-10-21T15:07:24.661Z Checking adler v1.0.2
27932023-10-21T15:07:24.730Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27942023-10-21T15:07:24.884Z Checking miniz_oxide v0.7.1
27952023-10-21T15:07:24.899Z Checking want v0.3.1
27962023-10-21T15:07:24.986Z Checking indexmap v1.9.3
27972023-10-21T15:07:25.303Z Checking sct v0.7.0
27982023-10-21T15:07:25.308Z Checking rustls-webpki v0.101.4
27992023-10-21T15:07:25.454Z Checking form_urlencoded v1.2.0
28002023-10-21T15:07:25.754Z Checking lazy_static v1.4.0
28012023-10-21T15:07:25.915Z Checking http-body v0.4.5
28022023-10-21T15:07:26.033Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28032023-10-21T15:07:26.220Z Checking h2 v0.3.21
28042023-10-21T15:07:26.329Z Checking socket2 v0.4.9
28052023-10-21T15:07:26.441Z Checking openssl v0.10.57
28062023-10-21T15:07:26.466Z Checking io-lifetimes v1.0.11
28072023-10-21T15:07:26.580Z Checking httparse v1.8.0
28082023-10-21T15:07:26.746Z Checking cpufeatures v0.2.9
28092023-10-21T15:07:26.888Z Checking httpdate v1.0.3
28102023-10-21T15:07:26.980Z Checking tower-service v0.3.2
28112023-10-21T15:07:27.125Z Documenting lru-cache v0.1.2
28122023-10-21T15:07:27.144Z Checking anstyle v1.0.2
28132023-10-21T15:07:27.240Z Checking utf8parse v0.2.1
28142023-10-21T15:07:27.253Z Checking sha2 v0.10.7
28152023-10-21T15:07:27.453Z Checking anstyle-parse v0.2.1
28162023-10-21T15:07:27.695Z Checking rustix v0.37.23
28172023-10-21T15:07:27.878Z Checking rustls v0.21.7
28182023-10-21T15:07:28.227Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28192023-10-21T15:07:29.232Z Checking rustls-pemfile v1.0.3
28202023-10-21T15:07:29.319Z Checking md-5 v0.10.5
28212023-10-21T15:07:29.519Z Checking hmac v0.12.1
28222023-10-21T15:07:29.573Z Checking idna v0.4.0
28232023-10-21T15:07:29.648Z Checking stringprep v0.1.3
28242023-10-21T15:07:29.842Z Documenting slog-dtrace v0.2.3
28252023-10-21T15:07:30.072Z Checking spin v0.9.8
28262023-10-21T15:07:30.591Z Checking num-integer v0.1.45
28272023-10-21T15:07:31.069Z Checking hash32 v0.2.1
28282023-10-21T15:07:31.451Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28292023-10-21T15:07:31.560Z Checking gimli v0.28.0
28302023-10-21T15:07:33.213Z Checking either v1.9.0
28312023-10-21T15:07:33.315Z Checking colorchoice v1.0.0
28322023-10-21T15:07:33.510Z Checking anstyle-query v1.0.0
28332023-10-21T15:07:33.684Z Checking fallible-iterator v0.2.0
28342023-10-21T15:07:33.705Z Checking stable_deref_trait v1.2.0
28352023-10-21T15:07:33.719Z Documenting quick-error v1.2.3
28362023-10-21T15:07:33.841Z Checking heapless v0.7.16
28372023-10-21T15:07:34.717Z Checking postgres-protocol v0.6.6
28382023-10-21T15:07:35.410Z Checking native-tls v0.2.11
28392023-10-21T15:07:35.623Z Checking anstream v0.5.0
28402023-10-21T15:07:35.781Z Checking tokio-rustls v0.24.1
28412023-10-21T15:07:35.905Z Checking tokio-native-tls v0.3.1
28422023-10-21T15:07:36.016Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28432023-10-21T15:07:36.154Z Checking url v2.4.1
28442023-10-21T15:07:36.305Z Checking terminal_size v0.2.6
28452023-10-21T15:07:36.329Z Checking rustls-native-certs v0.6.3
28462023-10-21T15:07:36.511Z Checking hyper v0.14.27
28472023-10-21T15:07:36.539Z Checking phf_shared v0.11.2
28482023-10-21T15:07:36.553Z Checking block-padding v0.3.3
28492023-10-21T15:07:36.886Z Checking scheduled-thread-pool v0.2.7
28502023-10-21T15:07:37.378Z Checking object v0.32.1
28512023-10-21T15:07:37.383Z Checking toml_datetime v0.6.3
28522023-10-21T15:07:37.449Z Checking serde_spanned v0.6.3
28532023-10-21T15:07:37.632Z Checking bzip2-sys v0.1.11+1.0.8
28542023-10-21T15:07:37.729Z Checking crc32fast v1.3.2
28552023-10-21T15:07:37.826Z Checking ipnet v2.8.0
28562023-10-21T15:07:38.028Z Checking addr2line v0.21.0
28572023-10-21T15:07:38.140Z Checking num_threads v0.1.6
28582023-10-21T15:07:38.304Z Checking deranged v0.3.8
28592023-10-21T15:07:38.566Z Checking managed v0.8.0
28602023-10-21T15:07:38.841Z Checking bit-vec v0.6.3
28612023-10-21T15:07:39.199Z Checking clap_lex v0.5.1
28622023-10-21T15:07:39.358Z Checking tap v1.0.1
28632023-10-21T15:07:39.589Z Checking rustc-demangle v0.1.23
28642023-10-21T15:07:39.613Z Checking winnow v0.5.15
28652023-10-21T15:07:39.953Z Documenting resolv-conf v0.7.0
28662023-10-21T15:07:40.223Z Checking regex-automata v0.1.10
28672023-10-21T15:07:40.304Z Checking matches v0.1.10
28682023-10-21T15:07:40.437Z Checking idna v0.2.3
28692023-10-21T15:07:40.853Z Checking bstr v0.2.17
28702023-10-21T15:07:41.216Z Checking time v0.3.27
28712023-10-21T15:07:41.918Z Checking wyz v0.5.1
28722023-10-21T15:07:42.177Z Checking clap_builder v4.4.2
28732023-10-21T15:07:42.541Z Checking smoltcp v0.9.1
28742023-10-21T15:07:44.520Z Checking toml_edit v0.19.15
28752023-10-21T15:07:45.021Z Checking flate2 v1.0.27
28762023-10-21T15:07:45.447Z Checking bzip2 v0.4.4
28772023-10-21T15:07:45.887Z Checking r2d2 v0.8.10
28782023-10-21T15:07:46.050Z Checking phf v0.11.2
28792023-10-21T15:07:46.359Z Checking inout v0.1.3
28802023-10-21T15:07:46.392Z Checking backtrace v0.3.69
28812023-10-21T15:07:46.445Z Checking hyper-rustls v0.24.1
28822023-10-21T15:07:46.471Z Checking hyper-tls v0.5.0
28832023-10-21T15:07:46.728Z Checking postgres-types v0.2.6
28842023-10-21T15:07:46.919Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28852023-10-21T15:07:47.021Z Checking itertools v0.11.0
28862023-10-21T15:07:47.108Z Documenting trust-dns-resolver v0.22.0
28872023-10-21T15:07:47.275Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28882023-10-21T15:07:47.327Z Checking num-bigint v0.4.4
28892023-10-21T15:07:47.886Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28902023-10-21T15:07:48.349Z Checking serde_urlencoded v0.7.1
28912023-10-21T15:07:49.903Z Checking phf_shared v0.10.0
28922023-10-21T15:07:49.910Z Checking futures-executor v0.3.28
28932023-10-21T15:07:49.939Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28942023-10-21T15:07:50.610Z Documenting pem-rfc7468 v0.7.0
28952023-10-21T15:07:50.974Z Checking ipnetwork v0.20.0
28962023-10-21T15:07:51.054Z Checking float-cmp v0.9.0
28972023-10-21T15:07:51.347Z Checking zerocopy v0.6.4
28982023-10-21T15:07:51.559Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28992023-10-21T15:07:52.067Z Documenting der_derive v0.7.2
29002023-10-21T15:07:52.220Z Checking hubpack v0.1.2
29012023-10-21T15:07:52.588Z Checking encoding_rs v0.8.33
29022023-10-21T15:07:52.715Z Checking crossbeam-utils v0.8.16
29032023-10-21T15:07:53.668Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29042023-10-21T15:07:54.070Z Checking memoffset v0.9.0
29052023-10-21T15:07:54.225Z Checking radium v0.7.0
29062023-10-21T15:07:54.855Z Checking unicode-linebreak v0.1.5
29072023-10-21T15:07:55.557Z Checking funty v2.0.0
29082023-10-21T15:07:56.439Z Checking fixedbitset v0.4.2
29092023-10-21T15:07:56.767Z Checking new_debug_unreachable v1.0.4
29102023-10-21T15:07:56.826Z Documenting flagset v0.4.3
29112023-10-21T15:07:56.898Z Checking static_assertions v1.1.0
29122023-10-21T15:07:57.039Z Checking precomputed-hash v0.1.1
29132023-10-21T15:07:57.195Z Checking data-encoding v2.4.0
29142023-10-21T15:07:57.312Z Checking difflib v0.4.0
29152023-10-21T15:07:57.809Z Checking whoami v1.4.1
29162023-10-21T15:07:58.085Z Checking predicates-core v1.0.6
29172023-10-21T15:07:58.238Z Checking webpki-roots v0.25.2
29182023-10-21T15:07:58.364Z Checking mime v0.3.17
29192023-10-21T15:07:58.489Z Checking smawk v0.3.1
29202023-10-21T15:07:58.792Z Checking normalize-line-endings v0.3.0
29212023-10-21T15:07:58.855Z Checking reqwest v0.11.20
29222023-10-21T15:07:58.953Z Checking predicates v3.0.4
29232023-10-21T15:07:59.193Z Checking textwrap v0.16.0
29242023-10-21T15:07:59.797Z Checking tokio-postgres v0.7.10
29252023-10-21T15:08:00.025Z Checking trust-dns-proto v0.22.0
29262023-10-21T15:08:01.083Z Checking bitvec v1.0.1
29272023-10-21T15:08:01.323Z Checking string_cache v0.8.7
29282023-10-21T15:08:01.337Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29292023-10-21T15:08:01.407Z Documenting der v0.7.8
29302023-10-21T15:08:01.778Z Checking petgraph v0.6.4
29312023-10-21T15:08:04.639Z Checking crossbeam-epoch v0.9.15
29322023-10-21T15:08:05.332Z Checking diesel v2.1.1
29332023-10-21T15:08:06.754Z Checking yasna v0.5.2
29342023-10-21T15:08:07.334Z Checking futures v0.3.28
29352023-10-21T15:08:07.507Z Checking toml v0.7.8
29362023-10-21T15:08:07.787Z Checking clap v4.4.3
29372023-10-21T15:08:07.897Z Checking anyhow v1.0.75
29382023-10-21T15:08:07.995Z Checking cipher v0.4.4
29392023-10-21T15:08:08.333Z Checking zip v0.6.6
29402023-10-21T15:08:08.624Z Checking similar v2.2.1
29412023-10-21T15:08:08.649Z Checking bit-set v0.5.3
29422023-10-21T15:08:08.661Z Checking itertools v0.10.5
29432023-10-21T15:08:09.042Z Checking num-iter v0.1.43
29442023-10-21T15:08:09.089Z Checking console v0.15.7
29452023-10-21T15:08:09.308Z Checking rustix v0.38.9
29462023-10-21T15:08:09.464Z Checking signature v2.1.0
29472023-10-21T15:08:09.773Z Checking tokio-stream v0.1.14
29482023-10-21T15:08:09.948Z Checking bstr v1.6.0
29492023-10-21T15:08:10.027Z Checking usdt v0.3.5
29502023-10-21T15:08:10.139Z Checking hex v0.4.3
29512023-10-21T15:08:10.349Z Checking semver v1.0.18
29522023-10-21T15:08:10.357Z Checking slog v2.7.0
29532023-10-21T15:08:10.993Z Checking lalrpop-util v0.19.12
29542023-10-21T15:08:11.004Z Documenting spki v0.7.2
29552023-10-21T15:08:11.041Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29562023-10-21T15:08:11.140Z Documenting cancel-safe-futures v0.1.2
29572023-10-21T15:08:11.443Z Checking heck v0.3.3
29582023-10-21T15:08:11.473Z Documenting hkdf v0.12.3
29592023-10-21T15:08:11.699Z Documenting structopt-derive v0.4.18
29602023-10-21T15:08:12.543Z Documenting keccak v0.1.4
29612023-10-21T15:08:12.779Z Documenting arc-swap v1.6.0
29622023-10-21T15:08:16.848Z Documenting crc-catalog v2.2.0
29632023-10-21T15:08:17.985Z Documenting pkcs8 v0.10.2
29642023-10-21T15:08:19.171Z Documenting slog-scope v4.4.0
29652023-10-21T15:08:19.309Z Documenting sha3 v0.10.8
29662023-10-21T15:08:19.866Z Documenting structopt v0.3.26
29672023-10-21T15:08:20.163Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29682023-10-21T15:08:21.214Z Documenting crc v3.0.1
29692023-10-21T15:08:22.484Z Documenting libefi-sys v0.1.0
29702023-10-21T15:08:24.353Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29712023-10-21T15:08:25.398Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29722023-10-21T15:08:25.592Z Documenting serde_spanned v0.6.3
29732023-10-21T15:08:25.917Z Documenting secrecy v0.8.0
29742023-10-21T15:08:26.748Z Documenting packed_struct_codegen v0.10.1
29752023-10-21T15:08:27.047Z Documenting nodrop v0.1.14
29762023-10-21T15:08:29.202Z Documenting half v1.8.2
29772023-10-21T15:08:31.281Z Documenting winnow v0.5.15
29782023-10-21T15:08:32.158Z Documenting ciborium-io v0.2.1
29792023-10-21T15:08:32.378Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29802023-10-21T15:08:33.267Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29812023-10-21T15:08:33.740Z Documenting array-init v0.0.4
29822023-10-21T15:08:34.997Z Documenting packed_struct v0.10.1
29832023-10-21T15:08:38.246Z Documenting ciborium-ll v0.2.1
29842023-10-21T15:08:38.529Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29852023-10-21T15:08:39.587Z Documenting toml_edit v0.20.0
29862023-10-21T15:08:41.103Z Documenting slog-stdlog v4.1.1
29872023-10-21T15:08:44.545Z Documenting pkcs1 v0.7.5
29882023-10-21T15:08:44.996Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29892023-10-21T15:08:45.061Z Documenting num-bigint-dig v0.8.4
29902023-10-21T15:08:47.303Z Documenting num-rational v0.4.1
29912023-10-21T15:08:48.820Z Documenting universal-hash v0.5.1
29922023-10-21T15:08:48.946Z Documenting num-complex v0.4.4
29932023-10-21T15:08:51.152Z Documenting xattr v1.0.1
29942023-10-21T15:08:51.501Z Documenting filetime v0.2.22
29952023-10-21T15:08:54.517Z Documenting opaque-debug v0.3.0
29962023-10-21T15:08:55.037Z Documenting bitfield v0.14.0
29972023-10-21T15:08:56.246Z Documenting termcolor v1.2.0
29982023-10-21T15:08:57.625Z Documenting num v0.4.1
29992023-10-21T15:08:57.843Z Documenting rsa v0.9.2
30002023-10-21T15:08:57.905Z Documenting tar v0.4.40
30012023-10-21T15:08:58.814Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30022023-10-21T15:08:59.705Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30032023-10-21T15:09:03.217Z Documenting env_logger v0.10.0
30042023-10-21T15:09:04.464Z Documenting toml v0.8.0
30052023-10-21T15:09:04.732Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30062023-10-21T15:09:04.866Z Documenting slog-envlogger v2.2.0
30072023-10-21T15:09:06.219Z Documenting ciborium v0.2.1
30082023-10-21T15:09:09.117Z Documenting serde-hex v0.1.0
30092023-10-21T15:09:10.473Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30102023-10-21T15:09:12.085Z Documenting x509-cert v0.2.4
30112023-10-21T15:09:12.139Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30122023-10-21T15:09:12.242Z Documenting signal-hook v0.3.17
30132023-10-21T15:09:13.219Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30142023-10-21T15:09:13.613Z Documenting pem v1.1.1
30152023-10-21T15:09:16.840Z Documenting ron v0.8.1
30162023-10-21T15:09:18.120Z Documenting fxhash v0.2.1
30172023-10-21T15:09:19.035Z Documenting derive-where v1.2.5
30182023-10-21T15:09:19.812Z Documenting linear-map v1.2.0
30192023-10-21T15:09:20.517Z Documenting crc-any v2.4.3
30202023-10-21T15:09:24.238Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30212023-10-21T15:09:24.299Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30222023-10-21T15:09:24.997Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30232023-10-21T15:09:26.416Z Documenting doc-comment v0.3.3
30242023-10-21T15:09:28.527Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30252023-10-21T15:09:30.623Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30262023-10-21T15:09:30.778Z Documenting libsqlite3-sys v0.26.0
30272023-10-21T15:09:30.920Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30282023-10-21T15:09:31.925Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30292023-10-21T15:09:37.978Z Documenting hashlink v0.8.3
30302023-10-21T15:09:39.510Z Documenting aead v0.5.2
30312023-10-21T15:09:40.567Z Documenting snafu-derive v0.7.5
30322023-10-21T15:09:43.315Z Documenting same-file v1.0.6
30332023-10-21T15:09:44.600Z Documenting fallible-streaming-iterator v0.1.9
30342023-10-21T15:09:44.999Z Documenting path-slash v0.1.5
30352023-10-21T15:09:45.179Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30362023-10-21T15:09:47.484Z Documenting newtype_derive v0.1.6
30372023-10-21T15:09:49.366Z Documenting rusqlite v0.29.0
30382023-10-21T15:09:49.668Z Documenting walkdir v2.4.0
30392023-10-21T15:09:51.413Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30402023-10-21T15:09:52.184Z Documenting snafu v0.7.5
30412023-10-21T15:09:52.674Z Documenting twox-hash v1.6.3
30422023-10-21T15:09:53.938Z Documenting camino-tempfile v1.0.2
30432023-10-21T15:09:53.962Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30442023-10-21T15:09:56.090Z Documenting nix v0.26.2
30452023-10-21T15:09:56.940Z Checking darling_core v0.14.4
30462023-10-21T15:09:58.646Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30472023-10-21T15:09:58.971Z Documenting nibble_vec v0.1.0
30482023-10-21T15:09:59.911Z Documenting endian-type v0.1.2
30492023-10-21T15:10:01.121Z Checking darling v0.14.4
30502023-10-21T15:10:01.313Z Documenting steno v0.4.0
30512023-10-21T15:10:03.875Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30522023-10-21T15:10:05.170Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30532023-10-21T15:10:06.040Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30542023-10-21T15:10:06.232Z Documenting radix_trie v0.2.1
30552023-10-21T15:10:06.503Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30562023-10-21T15:10:06.948Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30572023-10-21T15:10:07.868Z Documenting polyval v0.6.1
30582023-10-21T15:10:12.978Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30592023-10-21T15:10:13.436Z Documenting num_enum v0.7.0
30602023-10-21T15:10:14.915Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612023-10-21T15:10:15.253Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30622023-10-21T15:10:15.332Z Documenting ctr v0.9.2
30632023-10-21T15:10:17.131Z Documenting aes v0.8.3
30642023-10-21T15:10:18.953Z Documenting bincode v1.3.3
30652023-10-21T15:10:19.395Z Documenting path-dedot v3.1.0
30662023-10-21T15:10:22.662Z Checking convert_case v0.4.0
30672023-10-21T15:10:23.014Z Documenting utf-8 v0.7.6
30682023-10-21T15:10:25.407Z Documenting convert_case v0.4.0
30692023-10-21T15:10:25.981Z Documenting path-absolutize v3.1.0
30702023-10-21T15:10:25.995Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30712023-10-21T15:10:26.931Z Documenting aes-gcm-siv v0.11.1
30722023-10-21T15:10:29.227Z Documenting tungstenite v0.20.1
30732023-10-21T15:10:31.646Z Documenting derive_more v0.99.17
30742023-10-21T15:10:32.171Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30752023-10-21T15:10:33.087Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30762023-10-21T15:10:34.891Z Documenting trust-dns-client v0.22.0
30772023-10-21T15:10:37.450Z Documenting buf-list v1.0.3
30782023-10-21T15:10:39.369Z Documenting globset v0.4.13
30792023-10-21T15:10:41.320Z Documenting crossbeam-deque v0.8.3
30802023-10-21T15:10:42.745Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30812023-10-21T15:10:43.531Z Documenting headers-core v0.2.0
30822023-10-21T15:10:45.179Z Documenting olpc-cjson v0.1.3
30832023-10-21T15:10:46.466Z Documenting serde_plain v1.0.2
30842023-10-21T15:10:47.896Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30852023-10-21T15:10:48.648Z Documenting async-recursion v1.0.5
30862023-10-21T15:10:50.588Z Documenting bitstruct_derive v0.1.0
30872023-10-21T15:10:52.100Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30882023-10-21T15:10:52.666Z Documenting display-error-chain v0.1.1
30892023-10-21T15:10:53.212Z Documenting ascii v1.1.0
30902023-10-21T15:10:53.451Z Documenting ringbuffer v0.15.0
30912023-10-21T15:10:55.984Z Documenting tough v0.12.5
30922023-10-21T15:10:57.768Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30932023-10-21T15:10:58.235Z Documenting bitstruct v0.1.1
30942023-10-21T15:10:58.584Z Documenting headers v0.3.9
30952023-10-21T15:10:58.694Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30962023-10-21T15:10:58.898Z Documenting trust-dns-server v0.22.1
30972023-10-21T15:11:01.381Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30982023-10-21T15:11:02.507Z Documenting rayon-core v1.11.0
30992023-10-21T15:11:05.047Z Documenting tokio-tungstenite v0.20.1
31002023-10-21T15:11:05.937Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31012023-10-21T15:11:08.674Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31022023-10-21T15:11:08.747Z Documenting derive_builder_core v0.12.0
31032023-10-21T15:11:09.208Z Checking derive_builder_core v0.12.0
31042023-10-21T15:11:09.873Z Documenting sled v0.34.7
31052023-10-21T15:11:10.707Z Documenting signal-hook-mio v0.2.3
31062023-10-21T15:11:11.440Z Documenting erased-serde v0.3.30
31072023-10-21T15:11:15.800Z Documenting unicase v2.7.0
31082023-10-21T15:11:16.076Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31092023-10-21T15:11:17.159Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31102023-10-21T15:11:17.401Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31112023-10-21T15:11:18.400Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31122023-10-21T15:11:18.433Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31132023-10-21T15:11:18.589Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31142023-10-21T15:11:18.861Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31152023-10-21T15:11:18.876Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31162023-10-21T15:11:18.901Z Documenting serde_arrays v0.1.0
31172023-10-21T15:11:19.643Z Documenting ff v0.13.0
31182023-10-21T15:11:20.640Z Documenting pretty-hex v0.3.0
31192023-10-21T15:11:20.643Z Documenting mime_guess v2.0.4
31202023-10-21T15:11:25.195Z Documenting derive_builder_macro v0.12.0
31212023-10-21T15:11:25.421Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31222023-10-21T15:11:25.720Z Documenting crossterm v0.27.0
31232023-10-21T15:11:26.646Z Documenting group v0.13.0
31242023-10-21T15:11:27.482Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31252023-10-21T15:11:32.388Z Documenting rayon v1.7.0
31262023-10-21T15:11:33.442Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31272023-10-21T15:11:38.972Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31282023-10-21T15:11:41.877Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31292023-10-21T15:11:45.640Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31302023-10-21T15:11:49.921Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31312023-10-21T15:11:54.760Z Documenting portable-atomic v1.4.3
31322023-10-21T15:11:55.431Z Documenting ed25519 v1.5.3
31332023-10-21T15:11:56.562Z Documenting bcs v0.1.5
31342023-10-21T15:11:59.713Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31352023-10-21T15:12:00.352Z Documenting crypto-bigint v0.5.2
31362023-10-21T15:12:01.043Z Documenting curve25519-dalek-derive v0.1.0
31372023-10-21T15:12:02.248Z Documenting ref-cast-impl v1.0.20
31382023-10-21T15:12:03.786Z Documenting thiserror-impl-no-std v2.0.2
31392023-10-21T15:12:04.659Z Documenting vte_generate_state_changes v0.1.1
31402023-10-21T15:12:08.626Z Documenting highway v1.1.0
31412023-10-21T15:12:09.556Z Documenting cassowary v0.3.0
31422023-10-21T15:12:10.018Z Documenting unicode-xid v0.2.4
31432023-10-21T15:12:10.395Z Documenting base16ct v0.2.0
31442023-10-21T15:12:10.916Z Documenting number_prefix v0.4.0
31452023-10-21T15:12:12.390Z Checking unicode-xid v0.2.4
31462023-10-21T15:12:12.624Z Documenting thiserror-no-std v2.0.2
31472023-10-21T15:12:14.477Z Documenting const_format_proc_macros v0.2.31
31482023-10-21T15:12:14.935Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31492023-10-21T15:12:15.109Z Documenting elliptic-curve v0.13.5
31502023-10-21T15:12:16.216Z Documenting ratatui v0.23.0
31512023-10-21T15:12:16.962Z Documenting vte v0.11.1
31522023-10-21T15:12:17.303Z Documenting indicatif v0.17.7
31532023-10-21T15:12:21.405Z Documenting ref-cast v1.0.20
31542023-10-21T15:12:23.710Z Documenting curve25519-dalek v4.1.0
31552023-10-21T15:12:24.298Z Documenting salty v0.2.0
31562023-10-21T15:12:24.987Z Documenting derive_builder v0.12.0
31572023-10-21T15:12:25.833Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31582023-10-21T15:12:26.917Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31592023-10-21T15:12:27.998Z Documenting polar-core v0.26.4
31602023-10-21T15:12:31.163Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31612023-10-21T15:12:32.456Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31622023-10-21T15:12:33.985Z Documenting libxml v0.3.3
31632023-10-21T15:12:37.736Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31642023-10-21T15:12:38.323Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31652023-10-21T15:12:42.849Z Documenting poly1305 v0.8.0
31662023-10-21T15:12:45.322Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31672023-10-21T15:12:47.312Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31682023-10-21T15:12:47.538Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692023-10-21T15:12:51.031Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31702023-10-21T15:12:51.702Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31712023-10-21T15:12:52.036Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31722023-10-21T15:12:52.133Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31732023-10-21T15:12:58.983Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31742023-10-21T15:13:02.306Z Documenting chacha20 v0.9.1
31752023-10-21T15:13:02.536Z Documenting bb8 v0.8.1
31762023-10-21T15:13:05.793Z Documenting serde-big-array v0.5.1
31772023-10-21T15:13:09.514Z Documenting quick-xml v0.23.1
31782023-10-21T15:13:09.803Z Documenting bytesize v1.3.0
31792023-10-21T15:13:10.275Z Documenting oso-derive v0.26.4
31802023-10-21T15:13:10.557Z Documenting impl-trait-for-tuples v0.2.2
31812023-10-21T15:13:12.542Z Documenting rtoolbox v0.0.1
31822023-10-21T15:13:15.407Z Documenting humantime v2.1.0
31832023-10-21T15:13:16.205Z Documenting maplit v1.0.2
31842023-10-21T15:13:16.467Z Documenting fs-err v2.9.0
31852023-10-21T15:13:17.068Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31862023-10-21T15:13:17.485Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31872023-10-21T15:13:17.977Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31882023-10-21T15:13:19.017Z Documenting rpassword v7.2.0
31892023-10-21T15:13:19.532Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31902023-10-21T15:13:21.713Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31912023-10-21T15:13:22.737Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31922023-10-21T15:13:22.840Z Documenting oso v0.26.4
31932023-10-21T15:13:31.101Z Documenting chacha20poly1305 v0.10.1
31942023-10-21T15:13:34.299Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31952023-10-21T15:13:35.770Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31962023-10-21T15:13:41.005Z Documenting vsss-rs v3.3.1
31972023-10-21T15:13:41.955Z Documenting tui-tree-widget v0.13.0
31982023-10-21T15:13:42.929Z Documenting strip-ansi-escapes v0.2.0
31992023-10-21T15:13:46.442Z Documenting const_format v0.2.31
32002023-10-21T15:13:46.984Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32012023-10-21T15:13:49.325Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32022023-10-21T15:13:50.988Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32032023-10-21T15:13:51.805Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32042023-10-21T15:13:54.081Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32052023-10-21T15:13:55.480Z Documenting cookie v0.16.2
32062023-10-21T15:13:56.889Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32072023-10-21T15:14:01.441Z Documenting rcgen v0.10.0
32082023-10-21T15:14:03.184Z Documenting signal-hook-tokio v0.3.1
32092023-10-21T15:14:04.893Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32102023-10-21T15:14:06.353Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32112023-10-21T15:14:06.918Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32122023-10-21T15:14:07.920Z Documenting atomicwrites v0.4.2
32132023-10-21T15:14:12.743Z Documenting fd-lock v3.0.13
32142023-10-21T15:14:12.827Z Documenting subprocess v0.2.9
32152023-10-21T15:14:13.095Z Documenting bit_field v0.10.2
32162023-10-21T15:14:13.180Z Documenting nu-ansi-term v0.49.0
32172023-10-21T15:14:14.968Z Documenting owo-colors v3.5.0
32182023-10-21T15:14:17.424Z Documenting http-range v0.1.5
32192023-10-21T15:14:18.078Z Documenting shell-words v1.1.0
32202023-10-21T15:14:18.403Z Documenting corncobs v0.1.3
32212023-10-21T15:14:19.427Z Documenting reedline v0.23.0
32222023-10-21T15:14:22.734Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32232023-10-21T15:14:22.844Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32242023-10-21T15:14:23.674Z Documenting hyper-staticfile v0.9.5
32252023-10-21T15:14:24.524Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32262023-10-21T15:14:25.674Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32272023-10-21T15:14:29.819Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282023-10-21T15:14:30.849Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32292023-10-21T15:14:31.252Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32302023-10-21T15:14:33.579Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32312023-10-21T15:14:33.905Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32322023-10-21T15:14:51.011Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32332023-10-21T15:14:52.567Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32342023-10-21T15:14:58.734Z Documenting fatfs v0.3.6
32352023-10-21T15:15:01.635Z Documenting cargo-platform v0.1.3
32362023-10-21T15:15:03.746Z Documenting nanorand v0.7.0
32372023-10-21T15:15:07.508Z Documenting assert_matches v1.5.0
32382023-10-21T15:15:08.359Z Documenting glob v0.3.1
32392023-10-21T15:15:12.665Z Documenting cargo_metadata v0.18.0
32402023-10-21T15:15:12.744Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32412023-10-21T15:15:12.831Z Documenting flume v0.11.0
32422023-10-21T15:15:13.155Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32432023-10-21T15:15:14.884Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442023-10-21T15:15:16.497Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452023-10-21T15:15:16.976Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32462023-10-21T15:15:17.559Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472023-10-21T15:15:19.049Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32482023-10-21T15:15:20.873Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32492023-10-21T15:15:21.506Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32502023-10-21T15:15:24.571Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32512023-10-21T15:15:33.429Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32522023-10-21T15:15:49.236Z Documenting omicron-zone-package v0.8.3
32532023-10-21T15:15:55.915Z Documenting cargo_toml v0.16.3
32542023-10-21T15:15:59.322Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-10-21T15:16:02.880Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32562023-10-21T15:16:03.069Z Documenting termios v0.3.3
32572023-10-21T15:16:03.814Z Documenting topological-sort v0.2.2
32582023-10-21T15:16:05.742Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32592023-10-21T15:16:06.788Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32602023-10-21T15:16:06.983Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32612023-10-21T15:16:09.552Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32622023-10-21T15:16:10.081Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32632023-10-21T15:16:18.178Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32642023-10-21T15:16:40.824Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32652023-10-21T15:16:43.778Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32662023-10-21T15:17:06.054Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32672023-10-21T15:17:06.061Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32682023-10-21T15:17:06.071Z |
32692023-10-21T15:17:06.082Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32702023-10-21T15:17:06.088Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32712023-10-21T15:17:06.092Z |
32722023-10-21T15:17:06.098Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32732023-10-21T15:17:06.102Zhelp: to link to the struct, prefix with `struct@`
32742023-10-21T15:17:06.106Z |
32752023-10-21T15:17:06.110Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32762023-10-21T15:17:06.115Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32772023-10-21T15:17:06.120Z |
32782023-10-21T15:17:06.173Z
32792023-10-21T15:17:07.768Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32802023-10-21T15:17:09.038Zwarning: `wicketd` (lib doc) generated 1 warning
32812023-10-21T15:17:09.041Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32822023-10-21T15:17:10.130Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32832023-10-21T15:17:10.699Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32842023-10-21T15:17:17.145Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32852023-10-21T15:18:08.520Zwarning: unresolved link to `Driver::status`
32862023-10-21T15:18:08.528Z --> nexus/src/app/background/common.rs:180:34
32872023-10-21T15:18:08.535Z |
32882023-10-21T15:18:08.541Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32892023-10-21T15:18:08.547Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32902023-10-21T15:18:08.556Z |
32912023-10-21T15:18:08.565Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32922023-10-21T15:18:08.571Z
32932023-10-21T15:18:08.578Zwarning: unresolved link to `Driver::status`
32942023-10-21T15:18:08.584Z --> nexus/src/app/background/common.rs:280:30
32952023-10-21T15:18:08.589Z |
32962023-10-21T15:18:08.594Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32972023-10-21T15:18:08.599Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32982023-10-21T15:18:08.609Z
32992023-10-21T15:18:11.562Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33002023-10-21T15:18:40.059Z Finished dev [unoptimized + debuginfo] target(s) in 17m 04s
33012023-10-21T15:18:40.174Z
33022023-10-21T15:18:40.178Zreal 17:04.386157548
33032023-10-21T15:18:40.182Zuser 59:44.896481441
33042023-10-21T15:18:40.187Zsys 1:05:09.072186300
33052023-10-21T15:18:40.191Ztrap 2.122821185
33062023-10-21T15:18:40.196Ztflt 0.168968935
33072023-10-21T15:18:40.219Zdflt 0.595531758
33082023-10-21T15:18:40.230Zkflt 0.000576458
33092023-10-21T15:18:40.246Zlock 3:11:39.904669193
33102023-10-21T15:18:40.298Zslp 4:28:36.575535198
33112023-10-21T15:18:40.305Zlat 5:59.666435896
33122023-10-21T15:18:40.320Zstop 2:13.939531933
33132023-10-21T15:18:40.323Zprocess exited: duration 2026753 ms, exit code 0
 
33142023-10-21T15:18:40.329Zfound 0 output files