01HDH8T5NNXQATK64NNJJJTRRR: 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: 01HDH8TH8F2KVK16H6M03QFBZM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-24T16:40:30.663Zjob assigned to worker 01HDH8TMYM93VHMPQ4HF93HGZQ (queued for 2 m 3 s)
 
22023-10-24T16:40:31.237Zstarting task 0: "setup"
32023-10-24T16:40:31.807Z++ uname -s
42023-10-24T16:40:31.810Z+ kern=SunOS
52023-10-24T16:40:31.814Z+ case "$kern" in
62023-10-24T16:40:31.817Z+ groupadd -g 12345 build
72023-10-24T16:40:31.820Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-24T16:40:33.865Z+ zfs create -o mountpoint=/work rpool/work
92023-10-24T16:40:33.954Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-24T16:40:33.961Z+ home_fs=zfs
112023-10-24T16:40:33.965Z+ [[ zfs == autofs ]]
122023-10-24T16:40:33.969Z+ mkdir -p /home/build
132023-10-24T16:40:33.973Z+ chown build:build /home/build /work
142023-10-24T16:40:35.920Z+ chmod 0700 /home/build /work
152023-10-24T16:40:35.928Zprocess exited: duration 4588 ms, exit code 0
 
162023-10-24T16:40:35.940Zstarting task 1: "rust-toolchain"
172023-10-24T16:40:35.955Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-24T16:40:35.960Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-24T16:40:36.136Zinfo: downloading installer
202023-10-24T16:40:39.381Zwarning: it looks like you have an existing installation of Rust at:
212023-10-24T16:40:39.390Zwarning: /opt/ooce/bin
222023-10-24T16:40:39.395Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-24T16:40:39.400Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-24T16:40:39.406Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-24T16:40:39.412Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-24T16:40:39.417Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-24T16:40:39.422Zerror: cannot install while Rust is installed
282023-10-24T16:40:39.429Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-24T16:40:39.701Zinfo: profile set to 'default'
302023-10-24T16:40:39.705Zinfo: default host triple is x86_64-unknown-illumos
312023-10-24T16:40:39.708Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-24T16:40:39.891Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-24T16:40:39.906Zinfo: downloading component 'cargo'
342023-10-24T16:40:40.688Zinfo: downloading component 'clippy'
352023-10-24T16:40:40.968Zinfo: downloading component 'rust-docs'
362023-10-24T16:40:41.979Zinfo: downloading component 'rust-std'
372023-10-24T16:40:43.794Zinfo: downloading component 'rustc'
382023-10-24T16:40:48.395Zinfo: downloading component 'rustfmt'
392023-10-24T16:40:48.653Zinfo: installing component 'cargo'
402023-10-24T16:40:51.173Zinfo: installing component 'clippy'
412023-10-24T16:40:52.345Zinfo: installing component 'rust-docs'
422023-10-24T16:40:55.063Zinfo: installing component 'rust-std'
432023-10-24T16:41:00.079Zinfo: installing component 'rustc'
442023-10-24T16:41:13.364Zinfo: installing component 'rustfmt'
452023-10-24T16:41:14.227Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-24T16:41:14.236Z
472023-10-24T16:41:14.249Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-24T16:41:14.260Z
492023-10-24T16:41:14.264Z
502023-10-24T16:41:14.271ZRust is installed now. Great!
512023-10-24T16:41:14.280Z
522023-10-24T16:41:14.287ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-24T16:41:14.304Zenvironment variable. This has not been done automatically.
542023-10-24T16:41:14.318Z
552023-10-24T16:41:14.738ZTo configure your current shell, run:
562023-10-24T16:41:14.745Zsource "$HOME/.cargo/env"
572023-10-24T16:41:14.755Z+ rustc --version
582023-10-24T16:41:14.762Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-24T16:41:14.767Zprocess exited: duration 38210 ms, exit code 0
 
602023-10-24T16:41:14.779Zstarting task 2: "authentication"
612023-10-24T16:41:14.817Zprocess exited: duration 32 ms, exit code 0
 
622023-10-24T16:41:14.823Zstarting task 3: "clone repository"
632023-10-24T16:41:15.246Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-24T16:41:15.250Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-24T16:41:15.254ZCloning into '/work/oxidecomputer/omicron'...
662023-10-24T16:41:23.303Z+ cd /work/oxidecomputer/omicron
672023-10-24T16:41:23.315Z+ [[ -n wicket-rot-fix ]]
682023-10-24T16:41:23.325Z+ git fetch origin wicket-rot-fix
692023-10-24T16:41:23.667ZFrom https://github.com/oxidecomputer/omicron
702023-10-24T16:41:23.670Z * branch wicket-rot-fix -> FETCH_HEAD
712023-10-24T16:41:23.678Z+ git checkout -B wicket-rot-fix remotes/origin/wicket-rot-fix
722023-10-24T16:41:23.763ZSwitched to a new branch 'wicket-rot-fix'
732023-10-24T16:41:23.766Zbranch 'wicket-rot-fix' set up to track 'origin/wicket-rot-fix'.
742023-10-24T16:41:23.769Z+ git reset --hard dac9615f48d9e9e98f9790061f0587f58b5257b8
752023-10-24T16:41:23.906ZHEAD is now at dac9615f fix failing test
762023-10-24T16:41:23.909Zprocess exited: duration 9082 ms, exit code 0
 
772023-10-24T16:41:23.915Zstarting task 4: "build"
782023-10-24T16:41:23.925Z+ cargo --version
792023-10-24T16:41:24.015Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-24T16:41:24.020Z+ rustc --version
812023-10-24T16:41:24.125Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-24T16:41:24.546Z+ source ./env.sh
832023-10-24T16:41:24.561Z++ set -o xtrace
842023-10-24T16:41:24.571Z++++ dirname ./env.sh
852023-10-24T16:41:24.580Z+++ cd .
862023-10-24T16:41:24.587Z+++ echo /work/oxidecomputer/omicron
872023-10-24T16:41:24.592Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-24T16:41:24.601Z++ 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-24T16:41:24.613Z++ 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-24T16:41:24.619Z++ 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-24T16:41:24.625Z++ 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-24T16:41:24.635Z++ 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-24T16:41:24.639Z++ 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-24T16:41:24.643Z++ 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-24T16:41:24.648Z++ 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-24T16:41:24.651Z++ unset OMICRON_WS
972023-10-24T16:41:24.655Z++ set +o xtrace
982023-10-24T16:41:24.664Z
992023-10-24T16:41:24.671Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-24T16:41:24.675Z # # # # # # # # # # # # # # #
1012023-10-24T16:41:24.679Z # # # # ##### # # ##### # # # # # #### #
1022023-10-24T16:41:24.683Z ##### ##### # ##### # # # # # # # # #
1032023-10-24T16:41:24.687Z # # # # # # # # # # # # # # #
1042023-10-24T16:41:24.690Z # # # ###### # # ###### ### # #### # #### #
1052023-10-24T16:41:24.694Z
1062023-10-24T16:41:40.619Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-24T16:41:41.630Z Startup: Caching catalogs ... Done
1082023-10-24T16:41:46.116ZPlanning: Solver setup ... Done (4.197s)
1092023-10-24T16:41:46.224ZPlanning: Running solver ... Done (0.109s)
1102023-10-24T16:41:46.273ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-24T16:41:46.289ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-24T16:41:46.512ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-24T16:41:46.593ZPlanning: Package planning ... Done (0.079s)
1142023-10-24T16:41:46.681ZPlanning: Merging actions ... Done (0.085s)
1152023-10-24T16:41:47.847ZPlanning: Checking for conflicting actions ... Done (0.762s)
1162023-10-24T16:41:47.864ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-24T16:41:53.047ZPlanning: Evaluating mediators ... Done (5.589s)
1182023-10-24T16:41:53.063ZPlanning: Planning completed in 11.38 seconds
1192023-10-24T16:41:53.085Z Packages to install: 4
1202023-10-24T16:41:53.088Z Mediators to change: 2
1212023-10-24T16:41:53.091Z Services to change: 1
1222023-10-24T16:41:53.094Z Estimated space available: 149.39 GB
1232023-10-24T16:41:53.098ZEstimated space to be consumed: 1.37 GB
1242023-10-24T16:41:53.101Z Create boot environment: No
1252023-10-24T16:41:53.104ZCreate backup boot environment: No
1262023-10-24T16:41:53.107Z Rebuild boot archive: No
1272023-10-24T16:41:53.113Z
1282023-10-24T16:41:53.116ZChanged mediators:
1292023-10-24T16:41:53.119Z mediator clang:
1302023-10-24T16:41:53.122Z version: None -> 15 (system default)
1312023-10-24T16:41:53.126Z
1322023-10-24T16:41:53.129Z mediator llvm:
1332023-10-24T16:41:53.132Z version: 14 (system default) -> 15 (system default)
1342023-10-24T16:41:53.135Z
1352023-10-24T16:41:53.138ZChanged packages:
1362023-10-24T16:41:53.141Zhelios-dev
1372023-10-24T16:41:53.144Z developer/build-essential
1382023-10-24T16:41:53.147Z None -> 11-2.0
1392023-10-24T16:41:53.149Z library/libxmlsec1
1402023-10-24T16:41:53.152Z None -> 1.2.35-2.0
1412023-10-24T16:41:53.156Z ooce/developer/clang-15
1422023-10-24T16:41:53.159Z None -> 15.0.7-2.0
1432023-10-24T16:41:53.186Z ooce/developer/llvm-15
1442023-10-24T16:41:53.190Z None -> 15.0.7-2.0
1452023-10-24T16:41:53.193Z
1462023-10-24T16:41:53.196ZServices:
1472023-10-24T16:41:53.199Z restart_fmri:
1482023-10-24T16:41:53.201Z svc:/system/update-man-index:default
1492023-10-24T16:41:53.640Z
1502023-10-24T16:41:53.645ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-24T16:41:58.650ZDownload: 1267/3290 items 102.7/212.6MB 48% complete (20.6M/s)
1522023-10-24T16:42:03.653ZDownload: 2491/3290 items 120.0/212.6MB 56% complete (12.2M/s)
1532023-10-24T16:42:14.660ZDownload: 3245/3290 items 202.8/212.6MB 95% complete (11.9M/s)
1542023-10-24T16:42:16.013ZDownload: Completed 212.60 MB in 22.37 seconds (9.5M/s)
1552023-10-24T16:42:16.321Z Actions: 1/3687 actions (Installing new actions)
1562023-10-24T16:42:21.368Z Actions: 3271/3687 actions (Installing new actions)
1572023-10-24T16:42:25.546Z Actions: Completed 3687 actions in 9.23 seconds.
1582023-10-24T16:42:25.633Z Done (0.080s)
1592023-10-24T16:42:25.636Z Done (0.000s)
1602023-10-24T16:42:25.831Z Done (0.195s)
1612023-10-24T16:42:34.111Z Done (8.167s)
1622023-10-24T16:42:34.431Z Done (0.218s)
1632023-10-24T16:42:34.434Z Done (0.000s)
1642023-10-24T16:42:34.691Z Done (0.000s)
1652023-10-24T16:42:35.422ZPlanning: Evaluating mediator changes ... Done
1662023-10-24T16:42:35.714ZPlanning: Checking for conflicting actions ... Done
1672023-10-24T16:42:35.717ZPlanning: Consolidating action changes ... Done
1682023-10-24T16:42:36.155ZPlanning: Evaluating mediators ... Done
1692023-10-24T16:42:36.157ZPlanning: Planning completed in 0.73 seconds
1702023-10-24T16:42:36.210Z Mediators to change: 2
1712023-10-24T16:42:36.218Z Create boot environment: No
1722023-10-24T16:42:36.236ZCreate backup boot environment: No
1732023-10-24T16:42:36.301Z Done
1742023-10-24T16:42:36.309Z Done
1752023-10-24T16:42:36.428Z Done
1762023-10-24T16:42:42.411Z Done
1772023-10-24T16:42:42.531Z Done
1782023-10-24T16:42:42.533Z Done
1792023-10-24T16:42:42.648Z Done
1802023-10-24T16:42:43.637ZPlanning: Evaluating mediator changes ... Done
1812023-10-24T16:42:43.641ZPlanning: Merging actions ... Done
1822023-10-24T16:42:43.970ZPlanning: Checking for conflicting actions ... Done
1832023-10-24T16:42:43.973ZPlanning: Consolidating action changes ... Done
1842023-10-24T16:42:44.410ZPlanning: Evaluating mediators ... Done
1852023-10-24T16:42:44.503ZPlanning: Planning completed in 1.30 seconds
1862023-10-24T16:42:44.977Z Packages to change: 1
1872023-10-24T16:42:44.981Z Mediators to change: 1
1882023-10-24T16:42:44.989Z Services to change: 1
1892023-10-24T16:42:45.006Z Create boot environment: No
1902023-10-24T16:42:45.027ZCreate backup boot environment: Yes
1912023-10-24T16:42:46.747Z Actions: 1/6 actions (Updating modified actions)
1922023-10-24T16:42:46.751Z Actions: Completed 6 actions in 0.00 seconds.
1932023-10-24T16:42:46.754Z Done
1942023-10-24T16:42:46.758Z Done
1952023-10-24T16:42:46.799Z Done
1962023-10-24T16:42:52.709Z Done
1972023-10-24T16:42:52.831Z Done
1982023-10-24T16:42:52.835Z Done
1992023-10-24T16:42:52.952Z Done
2002023-10-24T16:42:53.614ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012023-10-24T16:42:53.619Zclang system 15 system
2022023-10-24T16:42:53.622Zcsh system system illumos
2032023-10-24T16:42:53.627Zctags system system illumos
2042023-10-24T16:42:53.631Zgcc vendor 12 vendor
2052023-10-24T16:42:53.635Zgcc system 10 system
2062023-10-24T16:42:53.638Zgcc system 7 system
2072023-10-24T16:42:53.641Zgo system 1.20 system
2082023-10-24T16:42:53.644Zgo system 1.19 system
2092023-10-24T16:42:53.647Zllvm system 15 system
2102023-10-24T16:42:53.650Zllvm system 14 system
2112023-10-24T16:42:53.653Zmariadb system 10.6 system
2122023-10-24T16:42:53.656Zmta vendor vendor dma
2132023-10-24T16:42:53.662Zopenjdk system 17 system
2142023-10-24T16:42:53.666Zopenjdk system 11 system
2152023-10-24T16:42:53.669Zopenjdk system 1.8 system
2162023-10-24T16:42:53.672Zopenssl vendor 3 vendor
2172023-10-24T16:42:53.675Zperl system 5.36 system
2182023-10-24T16:42:53.678Zpostgresql system 15 system
2192023-10-24T16:42:53.681Zpostgresql system 13 system
2202023-10-24T16:42:53.684Zpython vendor 3 vendor
2212023-10-24T16:42:53.687Zpython system 2 system
2222023-10-24T16:42:53.690Zpython3 system 3.11 system
2232023-10-24T16:42:53.693Zruby system 3.0 system
2242023-10-24T16:42:53.695Zwords vendor vendor american-english
2252023-10-24T16:42:53.698Zwords system system australian-english
2262023-10-24T16:42:53.701Zwords system system british-english
2272023-10-24T16:42:53.704Zwords system system canadian-english
2282023-10-24T16:42:53.707Zwords system system french
2292023-10-24T16:42:53.710Zwords system system italian
2302023-10-24T16:42:53.713Zwords system system ngerman
2312023-10-24T16:42:53.716Zwords system system ogerman
2322023-10-24T16:42:53.719Zwords system system spanish
2332023-10-24T16:42:54.137ZFMRI IFO
2342023-10-24T16:42:54.140Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2352023-10-24T16:42:54.143Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2362023-10-24T16:42:54.146Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2372023-10-24T16:42:54.149Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2382023-10-24T16:42:54.152Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2392023-10-24T16:42:54.155Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2402023-10-24T16:42:54.207Z+ set -o errexit
2412023-10-24T16:42:54.209Z+++ dirname ./tools/ci_download_cockroachdb
2422023-10-24T16:42:54.212Z++ cd ./tools
2432023-10-24T16:42:54.215Z++ pwd
2442023-10-24T16:42:54.218Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2452023-10-24T16:42:54.221Z++ basename ./tools/ci_download_cockroachdb
2462023-10-24T16:42:54.224Z+ ARG0=ci_download_cockroachdb
2472023-10-24T16:42:54.227Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2482023-10-24T16:42:54.230Z+ CIDL_VERSION=v22.1.9
2492023-10-24T16:42:54.233Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2502023-10-24T16:42:54.236Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2512023-10-24T16:42:54.239Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2522023-10-24T16:42:54.242Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2532023-10-24T16:42:54.245Z+ TARGET_DIR=out
2542023-10-24T16:42:54.248Z+ DOWNLOAD_DIR=out/downloads
2552023-10-24T16:42:54.251Z+ DEST_DIR=./out/cockroachdb
2562023-10-24T16:42:54.254Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2572023-10-24T16:42:54.256Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2582023-10-24T16:42:54.260Z+ main
2592023-10-24T16:42:54.263Z+ [[ 0 != 0 ]]
2602023-10-24T16:42:54.266Z+ CIDL_OS=solaris2.11
2612023-10-24T16:42:54.270Z+ [[ 0 != 0 ]]
2622023-10-24T16:42:54.274Z+ configure_os solaris2.11
2632023-10-24T16:42:54.277Z+ echo 'current directory: /work/oxidecomputer/omicron'
2642023-10-24T16:42:54.280Zcurrent directory: /work/oxidecomputer/omicron
2652023-10-24T16:42:54.283Z+ echo 'configuring based on OS: "solaris2.11"'
2662023-10-24T16:42:54.286Zconfiguring based on OS: "solaris2.11"
2672023-10-24T16:42:54.289Z+ case "$1" in
2682023-10-24T16:42:54.292Z+ CIDL_BUILD=illumos
2692023-10-24T16:42:54.295Z+ CIDL_SUFFIX=tar.gz
2702023-10-24T16:42:54.299Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2712023-10-24T16:42:54.302Z+ CIDL_MD5FUNC=do_md5sum
2722023-10-24T16:42:54.305Z+ CIDL_URL_BASE=https://illumos.org/downloads
2732023-10-24T16:42:54.308Z+ CIDL_ASSEMBLE=do_assemble_illumos
2742023-10-24T16:42:54.311Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2752023-10-24T16:42:54.314Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2762023-10-24T16:42:54.317Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2772023-10-24T16:42:54.321Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2782023-10-24T16:42:54.324Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-10-24T16:42:54.327Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802023-10-24T16:42:54.330ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-10-24T16:42:54.333Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-10-24T16:42:54.336ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-10-24T16:42:54.339Z+ mkdir -p out/downloads
2842023-10-24T16:42:54.343Z+ mkdir -p ./out/cockroachdb
2852023-10-24T16:42:54.346Z+ local DO_DOWNLOAD=true
2862023-10-24T16:42:54.349Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2872023-10-24T16:42:54.352Z+ '[' true == true ']'
2882023-10-24T16:42:54.355Z+ echo Downloading...
2892023-10-24T16:42:54.359ZDownloading...
2902023-10-24T16:42:54.362Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-10-24T16:42:54.366Z+ 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
2922023-10-24T16:42:58.569Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-10-24T16:42:58.572Z++ md5sum
2942023-10-24T16:42:58.575Z++ awk '{print $1}'
2952023-10-24T16:42:58.756Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2962023-10-24T16:42:58.759Z+ [[ 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 ]]
2972023-10-24T16:42:58.762Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-10-24T16:42:58.765Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2992023-10-24T16:43:02.341Z+ do_assemble_illumos
3002023-10-24T16:43:02.344Z+ rm -r ./out/cockroachdb
3012023-10-24T16:43:02.347Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3022023-10-24T16:43:03.012Z+ ./out/cockroachdb/bin/cockroach version
3032023-10-24T16:43:03.332ZBuild Tag: v22.1.9-dirty
3042023-10-24T16:43:03.335ZBuild Time: 2022/10/26 21:17:46
3052023-10-24T16:43:03.338ZDistribution: OSS
3062023-10-24T16:43:03.342ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3072023-10-24T16:43:03.345ZGo Version: go1.17.13
3082023-10-24T16:43:03.348ZC Compiler: gcc 10.3.0
3092023-10-24T16:43:03.351ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3102023-10-24T16:43:03.354ZBuild Type: release
3112023-10-24T16:43:03.359Z+ set -o errexit
3122023-10-24T16:43:03.362Z+++ dirname ./tools/ci_download_clickhouse
3132023-10-24T16:43:03.365Z++ cd ./tools
3142023-10-24T16:43:03.368Z++ pwd
3152023-10-24T16:43:03.373Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3162023-10-24T16:43:03.376Z++ basename ./tools/ci_download_clickhouse
3172023-10-24T16:43:03.379Z+ ARG0=ci_download_clickhouse
3182023-10-24T16:43:03.383Z+ TARGET_DIR=out
3192023-10-24T16:43:03.386Z+ DOWNLOAD_DIR=out/downloads
3202023-10-24T16:43:03.390Z+ DEST_DIR=./out/clickhouse
3212023-10-24T16:43:03.396Z+ CIDL_VERSION=v22.8.9.24
3222023-10-24T16:43:03.400Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3232023-10-24T16:43:03.403Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3242023-10-24T16:43:03.406Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3252023-10-24T16:43:03.409Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3262023-10-24T16:43:03.412Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3272023-10-24T16:43:03.415Z+ main
3282023-10-24T16:43:03.419Z+ [[ 0 != 0 ]]
3292023-10-24T16:43:03.422Z+ CIDL_OS=solaris2.11
3302023-10-24T16:43:03.425Z+ [[ 0 != 0 ]]
3312023-10-24T16:43:03.432Z+ configure_os solaris2.11
3322023-10-24T16:43:03.436Z+ echo 'current directory: /work/oxidecomputer/omicron'
3332023-10-24T16:43:03.439Zcurrent directory: /work/oxidecomputer/omicron
3342023-10-24T16:43:03.442Z+ echo 'configuring based on OS: "solaris2.11"'
3352023-10-24T16:43:03.445Z+ CIDL_DASHREV=
3362023-10-24T16:43:03.449Zconfiguring based on OS: "solaris2.11"
3372023-10-24T16:43:03.451Z+ case "$1" in
3382023-10-24T16:43:03.454Z+ CIDL_PLATFORM=illumos
3392023-10-24T16:43:03.457Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3402023-10-24T16:43:03.460Z+ CIDL_MD5FUNC=do_md5sum
3412023-10-24T16:43:03.463Z+ CIDL_DASHREV=-1
3422023-10-24T16:43:03.466Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3432023-10-24T16:43:03.469Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-10-24T16:43:03.472Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-10-24T16:43:03.476Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-10-24T16:43:03.479Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472023-10-24T16:43:03.482ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-10-24T16:43:03.486Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-10-24T16:43:03.489ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-10-24T16:43:03.491Z+ mkdir -p out/downloads
3512023-10-24T16:43:03.495Z+ mkdir -p ./out/clickhouse
3522023-10-24T16:43:03.498Z+ local DO_DOWNLOAD=true
3532023-10-24T16:43:03.501Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3542023-10-24T16:43:03.505Z+ '[' true == true ']'
3552023-10-24T16:43:03.508Z+ echo Downloading...
3562023-10-24T16:43:03.512ZDownloading...
3572023-10-24T16:43:03.515Z+ 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
3582023-10-24T16:43:03.518Z+ 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
3592023-10-24T16:43:09.361Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-10-24T16:43:09.364Z++ md5sum
3612023-10-24T16:43:09.367Z++ awk '{print $1}'
3622023-10-24T16:43:09.623Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632023-10-24T16:43:09.626Z+ [[ 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 ]]
3642023-10-24T16:43:09.629Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652023-10-24T16:43:09.632Z+ mkdir -p ./out/clickhouse
3662023-10-24T16:43:09.635Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672023-10-24T16:43:14.734Z+ ./out/clickhouse/clickhouse server --version
3682023-10-24T16:43:14.787ZClickHouse server version 22.8.9.1.
3692023-10-24T16:43:14.809Z+ set -o errexit
3702023-10-24T16:43:14.812Z+++ dirname ./tools/ci_download_console
3712023-10-24T16:43:14.816Z++ cd ./tools
3722023-10-24T16:43:14.819Z++ pwd
3732023-10-24T16:43:14.822Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3742023-10-24T16:43:14.825Z++ basename ./tools/ci_download_console
3752023-10-24T16:43:14.828Z+ ARG0=ci_download_console
3762023-10-24T16:43:14.830Z+ TARGET_DIR=out
3772023-10-24T16:43:14.834Z+ DOWNLOAD_DIR=out/downloads
3782023-10-24T16:43:14.837Z+ DEST_DIR=./out/console-assets
3792023-10-24T16:43:14.840Z+ source /work/oxidecomputer/omicron/tools/console_version
3802023-10-24T16:43:14.842Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3812023-10-24T16:43:14.846Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3822023-10-24T16:43:14.849Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3832023-10-24T16:43:14.852Z+ TARBALL_FILE=out/downloads/console.tar.gz
3842023-10-24T16:43:14.855Z+ main
3852023-10-24T16:43:14.859Z+ [[ 0 != 0 ]]
3862023-10-24T16:43:14.862Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3872023-10-24T16:43:14.866ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3882023-10-24T16:43:14.870Z+ echo 'Local file: out/downloads/console.tar.gz'
3892023-10-24T16:43:14.873ZLocal file: out/downloads/console.tar.gz
3902023-10-24T16:43:14.877Z+ local DO_DOWNLOAD=true
3912023-10-24T16:43:14.880Z+ [[ -f out/downloads/console.tar.gz ]]
3922023-10-24T16:43:14.883Z+ mkdir -p out/downloads
3932023-10-24T16:43:14.886Z+ '[' true == true ']'
3942023-10-24T16:43:14.890Z+ echo Downloading...
3952023-10-24T16:43:14.893ZDownloading...
3962023-10-24T16:43:14.896Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3972023-10-24T16:43:14.899Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3982023-10-24T16:43:15.748Z++ do_sha256sum out/downloads/console.tar.gz
3992023-10-24T16:43:15.751Z++ case "$OSTYPE" in
4002023-10-24T16:43:15.754Z++ SHA=sha256sum
4012023-10-24T16:43:15.758Z++ sha256sum
4022023-10-24T16:43:15.761Z++ awk '{print $1}'
4032023-10-24T16:43:15.773Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4042023-10-24T16:43:15.776Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4052023-10-24T16:43:15.779Z+ rm -rf ./out/console-assets
4062023-10-24T16:43:15.782Z+ mkdir -p ./out/console-assets
4072023-10-24T16:43:15.785Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4082023-10-24T16:43:15.788Z+ mkdir -p ./out/console-assets
4092023-10-24T16:43:15.791Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4102023-10-24T16:43:15.928Z+ set -o errexit
4112023-10-24T16:43:15.931Z+++ dirname ./tools/ci_download_maghemite_openapi
4122023-10-24T16:43:15.935Z++ cd ./tools
4132023-10-24T16:43:15.939Z++ pwd
4142023-10-24T16:43:15.942Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4152023-10-24T16:43:15.947Z++ basename ./tools/ci_download_maghemite_openapi
4162023-10-24T16:43:15.950Z+ ARG0=ci_download_maghemite_openapi
4172023-10-24T16:43:15.954Z+ TARGET_DIR=out
4182023-10-24T16:43:15.957Z+ DOWNLOAD_DIR=out/downloads
4192023-10-24T16:43:15.960Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4202023-10-24T16:43:15.965Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4212023-10-24T16:43:15.968Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4222023-10-24T16:43:15.975Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4232023-10-24T16:43:15.978Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4242023-10-24T16:43:15.981Z+ main
4252023-10-24T16:43:15.985Z+ [[ 0 != 0 ]]
4262023-10-24T16:43:15.989Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4272023-10-24T16:43:15.992ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4282023-10-24T16:43:15.995Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4292023-10-24T16:43:15.999ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4302023-10-24T16:43:16.003Z+ local DO_DOWNLOAD=true
4312023-10-24T16:43:16.006Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4322023-10-24T16:43:16.009Z+ mkdir -p out/downloads
4332023-10-24T16:43:16.014Z+ '[' true == true ']'
4342023-10-24T16:43:16.017Z+ echo Downloading...
4352023-10-24T16:43:16.020ZDownloading...
4362023-10-24T16:43:16.023Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4372023-10-24T16:43:16.027Z+ 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
4382023-10-24T16:43:16.084Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4392023-10-24T16:43:16.088Z++ case "$OSTYPE" in
4402023-10-24T16:43:16.095Z++ SHA=sha256sum
4412023-10-24T16:43:16.102Z++ sha256sum
4422023-10-24T16:43:16.108Z++ awk '{print $1}'
4432023-10-24T16:43:16.121Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4442023-10-24T16:43:16.133Z+ [[ 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 ]]
4452023-10-24T16:43:16.144Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4462023-10-24T16:43:16.150Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4472023-10-24T16:43:16.158Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4482023-10-24T16:43:16.171Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4492023-10-24T16:43:16.177Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4502023-10-24T16:43:16.182Z+ main
4512023-10-24T16:43:16.186Z+ [[ 0 != 0 ]]
4522023-10-24T16:43:16.191Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4532023-10-24T16:43:16.195ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4542023-10-24T16:43:16.204Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4552023-10-24T16:43:16.211ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4562023-10-24T16:43:16.216Z+ local DO_DOWNLOAD=true
4572023-10-24T16:43:16.223Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4582023-10-24T16:43:16.235Z+ mkdir -p out/downloads
4592023-10-24T16:43:16.245Z+ '[' true == true ']'
4602023-10-24T16:43:16.254Z+ echo Downloading...
4612023-10-24T16:43:16.265ZDownloading...
4622023-10-24T16:43:16.273Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4632023-10-24T16:43:16.281Z+ 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
4642023-10-24T16:43:16.304Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4652023-10-24T16:43:16.312Z++ case "$OSTYPE" in
4662023-10-24T16:43:16.323Z++ SHA=sha256sum
4672023-10-24T16:43:16.335Z++ sha256sum
4682023-10-24T16:43:16.342Z++ awk '{print $1}'
4692023-10-24T16:43:16.355Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4702023-10-24T16:43:16.361Z+ [[ 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 ]]
4712023-10-24T16:43:16.370Z+ set -o errexit
4722023-10-24T16:43:16.377Z+++ dirname ./tools/ci_download_dendrite_openapi
4732023-10-24T16:43:16.389Z++ cd ./tools
4742023-10-24T16:43:16.400Z++ pwd
4752023-10-24T16:43:16.413Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4762023-10-24T16:43:16.422Z++ basename ./tools/ci_download_dendrite_openapi
4772023-10-24T16:43:16.430Z+ ARG0=ci_download_dendrite_openapi
4782023-10-24T16:43:16.439Z+ TARGET_DIR=out
4792023-10-24T16:43:16.450Z+ DOWNLOAD_DIR=out/downloads
4802023-10-24T16:43:16.462Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812023-10-24T16:43:16.471Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4822023-10-24T16:43:16.478Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4832023-10-24T16:43:16.484Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4842023-10-24T16:43:16.489Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4852023-10-24T16:43:16.496Z+ main
4862023-10-24T16:43:16.505Z+ [[ 0 != 0 ]]
4872023-10-24T16:43:16.519Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4882023-10-24T16:43:16.528ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4892023-10-24T16:43:16.535ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4902023-10-24T16:43:16.548Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4912023-10-24T16:43:16.627Z+ local DO_DOWNLOAD=true
4922023-10-24T16:43:16.636Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4932023-10-24T16:43:16.643Z+ mkdir -p out/downloads
4942023-10-24T16:43:16.652Z+ '[' true == true ']'
4952023-10-24T16:43:16.658Z+ echo Downloading...
4962023-10-24T16:43:16.664ZDownloading...
4972023-10-24T16:43:16.670Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4982023-10-24T16:43:16.676Z+ 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
4992023-10-24T16:43:16.680Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5002023-10-24T16:43:16.685Z++ case "$OSTYPE" in
5012023-10-24T16:43:16.689Z++ SHA=sha256sum
5022023-10-24T16:43:16.696Z++ sha256sum
5032023-10-24T16:43:16.701Z++ awk '{print $1}'
5042023-10-24T16:43:16.706Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5052023-10-24T16:43:16.710Z+ [[ 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 ]]
5062023-10-24T16:43:16.713Z+ set -o errexit
5072023-10-24T16:43:16.716Z+++ dirname ./tools/ci_download_dendrite_stub
5082023-10-24T16:43:16.719Z++ cd ./tools
5092023-10-24T16:43:16.722Z++ pwd
5102023-10-24T16:43:16.725Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112023-10-24T16:43:16.729Z++ basename ./tools/ci_download_dendrite_stub
5122023-10-24T16:43:16.732Z+ ARG0=ci_download_dendrite_stub
5132023-10-24T16:43:16.739Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5142023-10-24T16:43:16.745Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5152023-10-24T16:43:16.763Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5162023-10-24T16:43:16.775Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5172023-10-24T16:43:16.791Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5182023-10-24T16:43:16.796Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5192023-10-24T16:43:16.800Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5202023-10-24T16:43:16.810Z+ TARGET_DIR=out
5212023-10-24T16:43:16.816Z+ DOWNLOAD_DIR=out/downloads
5222023-10-24T16:43:16.824Z+ DEST_DIR=./out/dendrite-stub
5232023-10-24T16:43:16.828Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5242023-10-24T16:43:16.832Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5252023-10-24T16:43:16.837Z+ REPO=oxidecomputer/dendrite
5262023-10-24T16:43:16.842Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5272023-10-24T16:43:16.846Z+ main
5282023-10-24T16:43:16.851Z+ [[ 0 != 0 ]]
5292023-10-24T16:43:16.855Z+ CIDL_OS=solaris2.11
5302023-10-24T16:43:16.859Z+ [[ 0 != 0 ]]
5312023-10-24T16:43:16.865Z+ configure_os solaris2.11
5322023-10-24T16:43:16.873Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332023-10-24T16:43:16.881Zcurrent directory: /work/oxidecomputer/omicron
5342023-10-24T16:43:16.893Z+ echo 'configuring based on OS: "solaris2.11"'
5352023-10-24T16:43:16.897Zconfiguring based on OS: "solaris2.11"
5362023-10-24T16:43:16.906Z+ case "$1" in
5372023-10-24T16:43:16.912Z+ SET_BINARIES=
5382023-10-24T16:43:16.917Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5392023-10-24T16:43:16.924Z+ CIDL_SHA256FUNC=do_sha256sum
5402023-10-24T16:43:16.930Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5412023-10-24T16:43:16.936Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5422023-10-24T16:43:16.943Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5432023-10-24T16:43:16.949Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5442023-10-24T16:43:16.956ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5452023-10-24T16:43:16.962Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5462023-10-24T16:43:16.972ZLocal file: out/downloads/dendrite-stub.tar.gz
5472023-10-24T16:43:16.978Z+ mkdir -p out/downloads
5482023-10-24T16:43:16.987Z+ mkdir -p ./out/dendrite-stub
5492023-10-24T16:43:16.994Z+ fetch_and_verify
5502023-10-24T16:43:17.003Z+ local DO_DOWNLOAD=true
5512023-10-24T16:43:17.017Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5522023-10-24T16:43:17.025Z+ '[' true == true ']'
5532023-10-24T16:43:17.034Z+ echo Downloading...
5542023-10-24T16:43:17.042ZDownloading...
5552023-10-24T16:43:17.048Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5562023-10-24T16:43:17.056Z+ 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
5572023-10-24T16:43:21.238Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5582023-10-24T16:43:21.241Z++ sha256sum
5592023-10-24T16:43:21.244Z++ awk '{print $1}'
5602023-10-24T16:43:21.334Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5612023-10-24T16:43:21.338Z+ [[ 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 ]]
5622023-10-24T16:43:21.341Z+ do_untar out/downloads/dendrite-stub.tar.gz
5632023-10-24T16:43:21.344Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5642023-10-24T16:43:22.293Z+ do_assemble
5652023-10-24T16:43:22.298Z+ rm -r ./out/dendrite-stub
5662023-10-24T16:43:22.302Z+ mkdir ./out/dendrite-stub
5672023-10-24T16:43:22.306Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5682023-10-24T16:43:22.438Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5692023-10-24T16:43:22.451Z+ set -o errexit
5702023-10-24T16:43:22.454Z+++ dirname ./tools/ci_download_maghemite_mgd
5712023-10-24T16:43:22.457Z++ cd ./tools
5722023-10-24T16:43:22.460Z++ pwd
5732023-10-24T16:43:22.465Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5742023-10-24T16:43:22.468Z++ basename ./tools/ci_download_maghemite_mgd
5752023-10-24T16:43:22.471Z+ ARG0=ci_download_maghemite_mgd
5762023-10-24T16:43:22.474Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5772023-10-24T16:43:22.477Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5782023-10-24T16:43:22.480Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5792023-10-24T16:43:22.483Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5802023-10-24T16:43:22.487Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5812023-10-24T16:43:22.490Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5822023-10-24T16:43:22.493Z+ TARGET_DIR=out
5832023-10-24T16:43:22.496Z+ DOWNLOAD_DIR=out/downloads
5842023-10-24T16:43:22.499Z+ DEST_DIR=./out/mgd
5852023-10-24T16:43:22.502Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5862023-10-24T16:43:22.505Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5872023-10-24T16:43:22.508Z+ REPO=oxidecomputer/maghemite
5882023-10-24T16:43:22.511Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5892023-10-24T16:43:22.514Z+ main
5902023-10-24T16:43:22.517Z+ [[ 0 != 0 ]]
5912023-10-24T16:43:22.520Z+ CIDL_OS=solaris2.11
5922023-10-24T16:43:22.523Z+ [[ 0 != 0 ]]
5932023-10-24T16:43:22.529Z+ configure_os solaris2.11
5942023-10-24T16:43:22.532Z+ echo 'current directory: /work/oxidecomputer/omicron'
5952023-10-24T16:43:22.535Zcurrent directory: /work/oxidecomputer/omicron
5962023-10-24T16:43:22.538Z+ echo 'configuring based on OS: "solaris2.11"'
5972023-10-24T16:43:22.541Z+ case "$1" in
5982023-10-24T16:43:22.544Z+ SET_BINARIES=
5992023-10-24T16:43:22.547Zconfiguring based on OS: "solaris2.11"
6002023-10-24T16:43:22.550Z+ CIDL_SHA256FUNC=do_sha256sum
6012023-10-24T16:43:22.554Z+ TARBALL_FILENAME=mgd.tar.gz
6022023-10-24T16:43:22.556Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6032023-10-24T16:43:22.560Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6042023-10-24T16:43:22.563Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
6052023-10-24T16:43:22.566ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6062023-10-24T16:43:22.569ZLocal file: out/downloads/mgd.tar.gz
6072023-10-24T16:43:22.573Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-10-24T16:43:22.577Z+ mkdir -p out/downloads
6092023-10-24T16:43:22.581Z+ mkdir -p ./out/mgd
6102023-10-24T16:43:22.584Z+ fetch_and_verify
6112023-10-24T16:43:22.587Z+ local DO_DOWNLOAD=true
6122023-10-24T16:43:22.590Z+ [[ -f out/downloads/mgd.tar.gz ]]
6132023-10-24T16:43:22.593Z+ '[' true == true ']'
6142023-10-24T16:43:22.596Z+ echo Downloading...
6152023-10-24T16:43:22.599ZDownloading...
6162023-10-24T16:43:22.602Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
6172023-10-24T16:43:22.606Z+ 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
6182023-10-24T16:43:27.273Z++ do_sha256sum out/downloads/mgd.tar.gz
6192023-10-24T16:43:27.276Z++ sha256sum
6202023-10-24T16:43:27.279Z++ awk '{print $1}'
6212023-10-24T16:43:27.352Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6222023-10-24T16:43:27.355Z+ [[ 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 ]]
6232023-10-24T16:43:27.359Z+ do_untar out/downloads/mgd.tar.gz
6242023-10-24T16:43:27.362Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6252023-10-24T16:43:28.078Z+ do_assemble
6262023-10-24T16:43:28.081Z+ rm -r ./out/mgd
6272023-10-24T16:43:28.084Z+ mkdir ./out/mgd
6282023-10-24T16:43:28.087Z+ cp -r out/downloads/root ./out/mgd/root
6292023-10-24T16:43:28.303Z+ set -o errexit
6302023-10-24T16:43:28.306Z+++ dirname ./tools/ci_download_transceiver_control
6312023-10-24T16:43:28.309Z++ cd ./tools
6322023-10-24T16:43:28.312Z++ pwd
6332023-10-24T16:43:28.315Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6342023-10-24T16:43:28.318Z++ basename ./tools/ci_download_transceiver_control
6352023-10-24T16:43:28.321Z+ ARG0=ci_download_transceiver_control
6362023-10-24T16:43:28.325Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6372023-10-24T16:43:28.330Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382023-10-24T16:43:28.333Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392023-10-24T16:43:28.338Z+ TARGET_DIR=out
6402023-10-24T16:43:28.343Z+ DOWNLOAD_DIR=out/downloads
6412023-10-24T16:43:28.349Z+ DEST_DIR=./out/transceiver-control
6422023-10-24T16:43:28.352Z+ BIN_DIR=/opt/oxide/bin
6432023-10-24T16:43:28.355Z+ BINARY=xcvradm
6442023-10-24T16:43:28.358Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6452023-10-24T16:43:28.361Z+ REPO=oxidecomputer/transceiver-control
6462023-10-24T16:43:28.364Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472023-10-24T16:43:28.367Z+ main
6482023-10-24T16:43:28.371Z+ [[ 0 != 0 ]]
6492023-10-24T16:43:28.374Z+ CIDL_OS=solaris2.11
6502023-10-24T16:43:28.378Z+ [[ 0 != 0 ]]
6512023-10-24T16:43:28.381Z+ configure_os solaris2.11
6522023-10-24T16:43:28.384Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532023-10-24T16:43:28.387Zcurrent directory: /work/oxidecomputer/omicron
6542023-10-24T16:43:28.390Z+ echo 'configuring based on OS: "solaris2.11"'
6552023-10-24T16:43:28.392Zconfiguring based on OS: "solaris2.11"
6562023-10-24T16:43:28.395Z+ case "$1" in
6572023-10-24T16:43:28.398Z+ SET_BINARIES=
6582023-10-24T16:43:28.401Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592023-10-24T16:43:28.404Z+ CIDL_SHA256FUNC=do_sha256sum
6602023-10-24T16:43:28.407Z+ ARCHIVE_FILENAME=xcvradm.gz
6612023-10-24T16:43:28.410Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622023-10-24T16:43:28.413Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6632023-10-24T16:43:28.416Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6642023-10-24T16:43:28.420ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6652023-10-24T16:43:28.424Z+ echo 'Local file: out/downloads/xcvradm.gz'
6662023-10-24T16:43:28.429ZLocal file: out/downloads/xcvradm.gz
6672023-10-24T16:43:28.433Z+ mkdir -p out/downloads
6682023-10-24T16:43:28.436Z+ mkdir -p ./out/transceiver-control
6692023-10-24T16:43:28.439Z+ fetch_and_verify
6702023-10-24T16:43:28.442Z+ local DO_DOWNLOAD=true
6712023-10-24T16:43:28.445Z+ [[ -f out/downloads/xcvradm.gz ]]
6722023-10-24T16:43:28.448Z+ '[' true == true ']'
6732023-10-24T16:43:28.452Z+ echo Downloading...
6742023-10-24T16:43:28.459ZDownloading...
6752023-10-24T16:43:28.479Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6762023-10-24T16:43:28.498Z+ 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
6772023-10-24T16:43:30.701Z++ do_sha256sum out/downloads/xcvradm.gz
6782023-10-24T16:43:30.705Z++ sha256sum
6792023-10-24T16:43:30.708Z++ awk '{print $1}'
6802023-10-24T16:43:30.731Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812023-10-24T16:43:30.740Z+ [[ 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 ]]
6822023-10-24T16:43:30.749Z+ do_unpack out/downloads/xcvradm.gz
6832023-10-24T16:43:30.757Z+ mkdir -p out/downloads/root//opt/oxide/bin
6842023-10-24T16:43:30.761Z+ gzip -dc out/downloads/xcvradm.gz
6852023-10-24T16:43:30.911Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6862023-10-24T16:43:30.919Z+ do_assemble
6872023-10-24T16:43:30.922Z+ rm -r ./out/transceiver-control
6882023-10-24T16:43:30.925Z+ mkdir ./out/transceiver-control
6892023-10-24T16:43:30.927Z+ cp -r out/downloads/root ./out/transceiver-control/root
6902023-10-24T16:43:31.156ZAll builder prerequisites installed successfully, and PATH looks valid
6912023-10-24T16:43:31.164Z
6922023-10-24T16:43:31.171Zreal 2:06.763092951
6932023-10-24T16:43:31.175Zuser 52.158948279
6942023-10-24T16:43:31.180Zsys 10.577104680
6952023-10-24T16:43:31.184Ztrap 0.021491361
6962023-10-24T16:43:31.189Ztflt 0.540059495
6972023-10-24T16:43:31.194Zdflt 1.219442746
6982023-10-24T16:43:31.199Zkflt 0.387901016
6992023-10-24T16:43:31.203Zlock 1.872028697
7002023-10-24T16:43:31.209Zslp 3:54.421970095
7012023-10-24T16:43:31.221Zlat 4.126307104
7022023-10-24T16:43:31.644Zstop 0.064954278
7032023-10-24T16:43:31.651Z
7042023-10-24T16:43:31.657Z #### # # ##### ##### # #
7052023-10-24T16:43:31.662Z # # # # # # # # # #
7062023-10-24T16:43:31.669Z # # # # # # # #
7072023-10-24T16:43:31.681Z # # # ##### ##### #
7082023-10-24T16:43:31.688Z # # # # # # #
7092023-10-24T16:43:31.695Z #### ###### # # # #
7102023-10-24T16:43:31.705Z
7112023-10-24T16:43:31.713Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7122023-10-24T16:43:31.949Z Updating crates.io index
7132023-10-24T16:43:32.005Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7142023-10-24T16:43:32.833Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7152023-10-24T16:43:34.582Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7162023-10-24T16:43:35.209Z Updating git repository `http://github.com/oxidecomputer/tofino`
7172023-10-24T16:43:35.530Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7182023-10-24T16:43:35.837Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7192023-10-24T16:43:36.114Z Updating git repository `https://github.com/oxidecomputer/propolis`
7202023-10-24T16:43:37.051Z Updating git repository `https://github.com/oxidecomputer/crucible`
7212023-10-24T16:43:38.865Z Updating git repository `https://github.com/oxidecomputer/opte`
7222023-10-24T16:43:39.993Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7232023-10-24T16:43:40.366Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7242023-10-24T16:43:40.704Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7252023-10-24T16:43:41.291Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7262023-10-24T16:43:41.784Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7272023-10-24T16:43:42.235Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7282023-10-24T16:43:42.564Z Updating git repository `https://github.com/njaremko/samael`
7292023-10-24T16:43:43.171Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7302023-10-24T16:43:43.821Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7312023-10-24T16:43:44.235Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7322023-10-24T16:43:44.709Z Updating git repository `https://github.com/jgallagher/nix`
7332023-10-24T16:43:45.927Z Updating git repository `https://github.com/cbiffle/hubpack`
7342023-10-24T16:43:46.363Z Updating git repository `https://github.com/oxidecomputer/omicron`
7352023-10-24T16:43:55.681Z Updating git repository `https://github.com/oxidecomputer/rfb`
7362023-10-24T16:43:56.209Z Updating git repository `https://github.com/oxidecomputer/typify`
7372023-10-24T16:43:57.284Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7382023-10-24T16:43:57.719Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7392023-10-24T16:43:58.094Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7402023-10-24T16:43:59.904Z Downloading crates ...
7412023-10-24T16:44:00.088Z Downloaded anstyle-parse v0.2.1
7422023-10-24T16:44:00.097Z Downloaded indexmap v2.0.0
7432023-10-24T16:44:00.103Z Downloaded utf8parse v0.2.1
7442023-10-24T16:44:00.106Z Downloaded anyhow v1.0.75
7452023-10-24T16:44:00.111Z Downloaded colorchoice v1.0.0
7462023-10-24T16:44:00.114Z Downloaded anstyle v1.0.2
7472023-10-24T16:44:00.117Z Downloaded equivalent v1.0.1
7482023-10-24T16:44:00.120Z Downloaded itoa v1.0.9
7492023-10-24T16:44:00.123Z Downloaded anstyle-query v1.0.0
7502023-10-24T16:44:00.129Z Downloaded cargo_metadata v0.18.0
7512023-10-24T16:44:00.132Z Downloaded terminal_size v0.2.6
7522023-10-24T16:44:00.135Z Downloaded clap_lex v0.5.1
7532023-10-24T16:44:00.138Z Downloaded strsim v0.10.0
7542023-10-24T16:44:00.141Z Downloaded serde_spanned v0.6.3
7552023-10-24T16:44:00.144Z Downloaded thiserror-impl v1.0.49
7562023-10-24T16:44:00.147Z Downloaded thiserror v1.0.49
7572023-10-24T16:44:00.152Z Downloaded camino v1.1.6
7582023-10-24T16:44:00.154Z Downloaded cargo_toml v0.16.3
7592023-10-24T16:44:00.157Z Downloaded bitflags v1.3.2
7602023-10-24T16:44:00.161Z Downloaded quote v1.0.33
7612023-10-24T16:44:00.166Z Downloaded io-lifetimes v1.0.11
7622023-10-24T16:44:00.169Z Downloaded proc-macro2 v1.0.67
7632023-10-24T16:44:00.173Z Downloaded ryu v1.0.15
7642023-10-24T16:44:00.179Z Downloaded errno v0.3.2
7652023-10-24T16:44:00.183Z Downloaded toml v0.8.0
7662023-10-24T16:44:00.186Z Downloaded serde_derive v1.0.188
7672023-10-24T16:44:00.191Z Downloaded clap_derive v4.4.2
7682023-10-24T16:44:00.194Z Downloaded clap v4.4.3
7692023-10-24T16:44:00.209Z Downloaded toml_edit v0.20.0
7702023-10-24T16:44:00.238Z Downloaded memchr v2.6.3
7712023-10-24T16:44:00.247Z Downloaded serde_json v1.0.107
7722023-10-24T16:44:00.260Z Downloaded clap_builder v4.4.2
7732023-10-24T16:44:00.272Z Downloaded winnow v0.5.15
7742023-10-24T16:44:00.285Z Downloaded syn v2.0.32
7752023-10-24T16:44:00.303Z Downloaded rustix v0.37.23
7762023-10-24T16:44:00.338Z Downloaded hashbrown v0.14.0
7772023-10-24T16:44:00.346Z Downloaded libc v0.2.149
7782023-10-24T16:44:00.392Z Downloaded toml_datetime v0.6.3
7792023-10-24T16:44:00.395Z Downloaded cargo-platform v0.1.3
7802023-10-24T16:44:00.398Z Downloaded serde v1.0.188
7812023-10-24T16:44:00.402Z Downloaded heck v0.4.1
7822023-10-24T16:44:00.405Z Downloaded unicode-ident v1.0.12
7832023-10-24T16:44:00.408Z Downloaded semver v1.0.18
7842023-10-24T16:44:00.411Z Downloaded anstream v0.5.0
7852023-10-24T16:44:00.533Z Compiling proc-macro2 v1.0.67
7862023-10-24T16:44:00.536Z Compiling unicode-ident v1.0.12
7872023-10-24T16:44:00.543Z Compiling serde v1.0.188
7882023-10-24T16:44:00.547Z Compiling libc v0.2.149
7892023-10-24T16:44:00.550Z Compiling io-lifetimes v1.0.11
7902023-10-24T16:44:00.553Z Compiling rustix v0.37.23
7912023-10-24T16:44:00.557Z Compiling hashbrown v0.14.0
7922023-10-24T16:44:00.560Z Compiling bitflags v1.3.2
7932023-10-24T16:44:00.732Z Compiling utf8parse v0.2.1
7942023-10-24T16:44:00.870Z Compiling equivalent v1.0.1
7952023-10-24T16:44:00.977Z Compiling anstyle-parse v0.2.1
7962023-10-24T16:44:01.028Z Compiling colorchoice v1.0.0
7972023-10-24T16:44:01.229Z Compiling thiserror v1.0.49
7982023-10-24T16:44:01.386Z Compiling anstyle v1.0.2
7992023-10-24T16:44:01.876Z Compiling serde_json v1.0.107
8002023-10-24T16:44:02.065Z Compiling indexmap v2.0.0
8012023-10-24T16:44:03.288Z Compiling semver v1.0.18
8022023-10-24T16:44:04.442Z Compiling winnow v0.5.15
8032023-10-24T16:44:04.445Z Compiling anstyle-query v1.0.0
8042023-10-24T16:44:04.449Z Compiling camino v1.1.6
8052023-10-24T16:44:04.681Z Compiling anstream v0.5.0
8062023-10-24T16:44:04.748Z Compiling strsim v0.10.0
8072023-10-24T16:44:04.913Z Compiling heck v0.4.1
8082023-10-24T16:44:05.236Z Compiling itoa v1.0.9
8092023-10-24T16:44:05.346Z Compiling anyhow v1.0.75
8102023-10-24T16:44:05.562Z Compiling ryu v1.0.15
8112023-10-24T16:44:05.582Z Compiling clap_lex v0.5.1
8122023-10-24T16:44:05.915Z Compiling quote v1.0.33
8132023-10-24T16:44:06.476Z Compiling errno v0.3.2
8142023-10-24T16:44:06.503Z Compiling syn v2.0.32
8152023-10-24T16:44:08.179Z Compiling terminal_size v0.2.6
8162023-10-24T16:44:08.342Z Compiling clap_builder v4.4.2
8172023-10-24T16:44:13.747Z Compiling serde_derive v1.0.188
8182023-10-24T16:44:13.751Z Compiling thiserror-impl v1.0.49
8192023-10-24T16:44:13.754Z Compiling clap_derive v4.4.2
8202023-10-24T16:44:17.840Z Compiling clap v4.4.3
8212023-10-24T16:44:26.026Z Compiling serde_spanned v0.6.3
8222023-10-24T16:44:26.029Z Compiling toml_datetime v0.6.3
8232023-10-24T16:44:26.033Z Compiling cargo-platform v0.1.3
8242023-10-24T16:44:26.460Z Compiling toml_edit v0.20.0
8252023-10-24T16:44:28.108Z Compiling cargo_metadata v0.18.0
8262023-10-24T16:44:29.729Z Compiling toml v0.8.0
8272023-10-24T16:44:30.591Z Compiling cargo_toml v0.16.3
8282023-10-24T16:44:36.224Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8292023-10-24T16:44:37.563Z Finished dev [unoptimized + debuginfo] target(s) in 1m 06s
8302023-10-24T16:44:37.779Z Running `target/debug/xtask clippy`
8312023-10-24T16:44:37.835Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8322023-10-24T16:44:38.750Z Downloading crates ...
8332023-10-24T16:44:39.062Z Downloaded bytecount v0.6.3
8342023-10-24T16:44:39.073Z Downloaded crossbeam-epoch v0.9.15
8352023-10-24T16:44:39.081Z Downloaded bytesize v1.3.0
8362023-10-24T16:44:39.086Z Downloaded cfg-if v0.1.10
8372023-10-24T16:44:39.090Z Downloaded cast v0.3.0
8382023-10-24T16:44:39.104Z Downloaded libefi-sys v0.1.0
8392023-10-24T16:44:39.109Z Downloaded linked-hash-map v0.5.6
8402023-10-24T16:44:39.112Z Downloaded libloading v0.7.4
8412023-10-24T16:44:39.118Z Downloaded adler v1.0.2
8422023-10-24T16:44:39.122Z Downloaded macaddr v1.0.1
8432023-10-24T16:44:39.129Z Downloaded anes v0.1.6
8442023-10-24T16:44:39.137Z Downloaded hyper-tls v0.5.0
8452023-10-24T16:44:39.141Z Downloaded aead v0.5.2
8462023-10-24T16:44:39.144Z Downloaded num v0.4.1
8472023-10-24T16:44:39.148Z Downloaded hubpack v0.1.2
8482023-10-24T16:44:39.151Z Downloaded http-range v0.1.5
8492023-10-24T16:44:39.155Z Downloaded array-init v0.0.4
8502023-10-24T16:44:39.158Z Downloaded async-stream-impl v0.3.5
8512023-10-24T16:44:39.161Z Downloaded instant v0.1.12
8522023-10-24T16:44:39.164Z Downloaded atty v0.2.14
8532023-10-24T16:44:39.167Z Downloaded atomicwrites v0.4.2
8542023-10-24T16:44:39.170Z Downloaded sct v0.7.0
8552023-10-24T16:44:39.178Z Downloaded home v0.5.5
8562023-10-24T16:44:39.182Z Downloaded newtype_derive v0.1.6
8572023-10-24T16:44:39.186Z Downloaded httpdate v1.0.3
8582023-10-24T16:44:39.191Z Downloaded nanorand v0.7.0
8592023-10-24T16:44:39.198Z Downloaded num_cpus v1.16.0
8602023-10-24T16:44:39.207Z Downloaded bitstruct v0.1.1
8612023-10-24T16:44:39.213Z Downloaded autocfg v1.1.0
8622023-10-24T16:44:39.218Z Downloaded inout v0.1.3
8632023-10-24T16:44:39.222Z Downloaded normalize-line-endings v0.3.0
8642023-10-24T16:44:39.226Z Downloaded indoc v2.0.3
8652023-10-24T16:44:39.233Z Downloaded newline-converter v0.3.0
8662023-10-24T16:44:39.236Z Downloaded bitstruct_derive v0.1.0
8672023-10-24T16:44:39.240Z Downloaded num_enum_derive v0.5.11
8682023-10-24T16:44:39.243Z Downloaded colored v2.0.4
8692023-10-24T16:44:39.247Z Downloaded rustc_version v0.4.0
8702023-10-24T16:44:39.250Z Downloaded mio v0.8.8
8712023-10-24T16:44:39.262Z Downloaded bit_field v0.10.2
8722023-10-24T16:44:39.266Z Downloaded usdt-attr-macro v0.3.5
8732023-10-24T16:44:39.269Z Downloaded constant_time_eq v0.3.0
8742023-10-24T16:44:39.273Z Downloaded crossbeam-deque v0.8.3
8752023-10-24T16:44:39.284Z Downloaded keccak v0.1.4
8762023-10-24T16:44:39.288Z Downloaded bb8 v0.8.1
8772023-10-24T16:44:39.291Z Downloaded heapless v0.7.16
8782023-10-24T16:44:39.294Z Downloaded num-iter v0.1.43
8792023-10-24T16:44:39.297Z Downloaded cpufeatures v0.2.9
8802023-10-24T16:44:39.300Z Downloaded crc-catalog v2.2.0
8812023-10-24T16:44:39.303Z Downloaded vte_generate_state_changes v0.1.1
8822023-10-24T16:44:39.306Z Downloaded crc v3.0.1
8832023-10-24T16:44:39.309Z Downloaded tokio-native-tls v0.3.1
8842023-10-24T16:44:39.312Z Downloaded tempdir v0.3.7
8852023-10-24T16:44:39.316Z Downloaded bcs v0.1.5
8862023-10-24T16:44:39.321Z Downloaded native-tls v0.2.11
8872023-10-24T16:44:39.328Z Downloaded bitfield v0.14.0
8882023-10-24T16:44:39.333Z Downloaded peeking_take_while v0.1.2
8892023-10-24T16:44:39.336Z Downloaded futures-io v0.3.28
8902023-10-24T16:44:39.339Z Downloaded wyz v0.5.1
8912023-10-24T16:44:39.342Z Downloaded wait-timeout v0.2.0
8922023-10-24T16:44:39.345Z Downloaded phf v0.11.2
8932023-10-24T16:44:39.349Z Downloaded whoami v1.4.1
8942023-10-24T16:44:39.352Z Downloaded nu-ansi-term v0.49.0
8952023-10-24T16:44:39.356Z Downloaded scheduled-thread-pool v0.2.7
8962023-10-24T16:44:39.359Z Downloaded cstr-argument v0.1.2
8972023-10-24T16:44:39.362Z Downloaded indexmap v1.9.3
8982023-10-24T16:44:39.370Z Downloaded darling_macro v0.20.3
8992023-10-24T16:44:39.373Z Downloaded fxhash v0.2.1
9002023-10-24T16:44:39.377Z Downloaded path-slash v0.1.5
9012023-10-24T16:44:39.380Z Downloaded num_enum v0.7.0
9022023-10-24T16:44:39.389Z Downloaded polyval v0.6.1
9032023-10-24T16:44:39.394Z Downloaded similar-asserts v1.5.0
9042023-10-24T16:44:39.399Z Downloaded ref-cast-impl v1.0.20
9052023-10-24T16:44:39.403Z Downloaded ctr v0.9.2
9062023-10-24T16:44:39.407Z Downloaded funty v2.0.0
9072023-10-24T16:44:39.410Z Downloaded mockall_derive v0.11.4
9082023-10-24T16:44:39.414Z Downloaded serial_test_derive v0.10.0
9092023-10-24T16:44:39.418Z Downloaded crypto-common v0.1.6
9102023-10-24T16:44:39.420Z Downloaded blake2 v0.10.6
9112023-10-24T16:44:39.425Z Downloaded indicatif v0.17.7
9122023-10-24T16:44:39.433Z Downloaded datatest-stable v0.1.3
9132023-10-24T16:44:39.437Z Downloaded phf_shared v0.11.2
9142023-10-24T16:44:39.440Z Downloaded similar v2.2.1
9152023-10-24T16:44:39.449Z Downloaded path-dedot v3.1.0
9162023-10-24T16:44:39.453Z Downloaded data-encoding v2.4.0
9172023-10-24T16:44:39.456Z Downloaded der_derive v0.7.2
9182023-10-24T16:44:39.460Z Downloaded pin-utils v0.1.0
9192023-10-24T16:44:39.463Z Downloaded toml v0.5.11
9202023-10-24T16:44:39.468Z Downloaded thiserror-impl-no-std v2.0.2
9212023-10-24T16:44:39.472Z Downloaded debug-ignore v1.0.5
9222023-10-24T16:44:39.475Z Downloaded phf_shared v0.10.0
9232023-10-24T16:44:39.479Z Downloaded utf-8 v0.7.6
9242023-10-24T16:44:39.482Z Downloaded fragile v2.0.0
9252023-10-24T16:44:39.485Z Downloaded owo-colors v3.5.0
9262023-10-24T16:44:39.489Z Downloaded hashlink v0.8.3
9272023-10-24T16:44:39.493Z Downloaded futures-macro v0.3.28
9282023-10-24T16:44:39.496Z Downloaded libm v0.2.7
9292023-10-24T16:44:39.513Z Downloaded want v0.3.1
9302023-10-24T16:44:39.516Z Downloaded plotters-svg v0.3.5
9312023-10-24T16:44:39.519Z Downloaded darling v0.20.3
9322023-10-24T16:44:39.523Z Downloaded form_urlencoded v1.2.0
9332023-10-24T16:44:39.527Z Downloaded signature v2.1.0
9342023-10-24T16:44:39.530Z Downloaded futures-timer v3.0.2
9352023-10-24T16:44:39.533Z Downloaded futures v0.3.28
9362023-10-24T16:44:39.542Z Downloaded pretty-hex v0.2.1
9372023-10-24T16:44:39.545Z Downloaded futures-sink v0.3.28
9382023-10-24T16:44:39.548Z Downloaded pin-project-internal v1.1.3
9392023-10-24T16:44:39.553Z Downloaded futures-core v0.3.28
9402023-10-24T16:44:39.556Z Downloaded thread-id v4.2.0
9412023-10-24T16:44:39.559Z Downloaded rtoolbox v0.0.1
9422023-10-24T16:44:39.563Z Downloaded difflib v0.4.0
9432023-10-24T16:44:39.565Z Downloaded schemars_derive v0.8.13
9442023-10-24T16:44:39.569Z Downloaded crossbeam-channel v0.5.8
9452023-10-24T16:44:39.580Z Downloaded flagset v0.4.3
9462023-10-24T16:44:39.583Z Downloaded serial_test v0.10.0
9472023-10-24T16:44:39.586Z Downloaded pkcs1 v0.7.5
9482023-10-24T16:44:39.589Z Downloaded xattr v1.0.1
9492023-10-24T16:44:39.592Z Downloaded take_mut v0.2.2
9502023-10-24T16:44:39.595Z Downloaded strum v0.25.0
9512023-10-24T16:44:39.598Z Downloaded fnv v1.0.7
9522023-10-24T16:44:39.601Z Downloaded r2d2 v0.8.10
9532023-10-24T16:44:39.604Z Downloaded proc-macro-crate v1.3.1
9542023-10-24T16:44:39.607Z Downloaded smawk v0.3.1
9552023-10-24T16:44:39.610Z Downloaded olpc-cjson v0.1.3
9562023-10-24T16:44:39.613Z Downloaded enum-as-inner v0.5.1
9572023-10-24T16:44:39.616Z Downloaded foreign-types v0.5.0
9582023-10-24T16:44:39.619Z Downloaded foreign-types v0.3.2
9592023-10-24T16:44:39.622Z Downloaded toolchain_find v0.2.0
9602023-10-24T16:44:39.626Z Downloaded semver-parser v0.10.2
9612023-10-24T16:44:39.629Z Downloaded doc-comment v0.3.3
9622023-10-24T16:44:39.632Z Downloaded dtrace-parser v0.1.14
9632023-10-24T16:44:39.635Z Downloaded group v0.13.0
9642023-10-24T16:44:39.638Z Downloaded strip-ansi-escapes v0.2.0
9652023-10-24T16:44:39.642Z Downloaded serde_arrays v0.1.0
9662023-10-24T16:44:39.645Z Downloaded postgres-protocol v0.6.6
9672023-10-24T16:44:39.648Z Downloaded unicode-bidi v0.3.13
9682023-10-24T16:44:39.651Z Downloaded fs-err v2.9.0
9692023-10-24T16:44:39.655Z Downloaded walkdir v2.4.0
9702023-10-24T16:44:39.658Z Downloaded same-file v1.0.6
9712023-10-24T16:44:39.662Z Downloaded serde_tokenstream v0.1.7
9722023-10-24T16:44:39.664Z Downloaded proc-macro-error-attr v1.0.4
9732023-10-24T16:44:39.668Z Downloaded globset v0.4.13
9742023-10-24T16:44:39.670Z Downloaded ucd-trie v0.1.6
9752023-10-24T16:44:39.673Z Downloaded endian-type v0.1.2
9762023-10-24T16:44:39.677Z Downloaded downcast v0.11.0
9772023-10-24T16:44:39.680Z Downloaded termios v0.3.3
9782023-10-24T16:44:39.683Z Downloaded rand v0.4.6
9792023-10-24T16:44:39.686Z Downloaded waitgroup v0.1.2
9802023-10-24T16:44:39.689Z Downloaded oso-derive v0.26.4
9812023-10-24T16:44:39.693Z Downloaded predicates v2.1.5
9822023-10-24T16:44:39.696Z Downloaded dof v0.1.5
9832023-10-24T16:44:39.699Z Downloaded typenum v1.16.0
9842023-10-24T16:44:39.702Z Downloaded tower-service v0.3.2
9852023-10-24T16:44:39.705Z Downloaded trust-dns-client v0.22.0
9862023-10-24T16:44:39.709Z Downloaded parse-display v0.7.0
9872023-10-24T16:44:39.712Z Downloaded usdt-macro v0.3.5
9882023-10-24T16:44:39.715Z Downloaded yansi v0.5.1
9892023-10-24T16:44:39.718Z Downloaded openssl-macros v0.1.1
9902023-10-24T16:44:39.722Z Downloaded pin-project v1.1.3
9912023-10-24T16:44:39.731Z Downloaded precomputed-hash v0.1.1
9922023-10-24T16:44:39.735Z Downloaded pretty_assertions v1.4.0
9932023-10-24T16:44:39.738Z Downloaded pretty-hex v0.3.0
9942023-10-24T16:44:39.741Z Downloaded rand_xorshift v0.3.0
9952023-10-24T16:44:39.744Z Downloaded topological-sort v0.2.2
9962023-10-24T16:44:39.748Z Downloaded num_enum_derive v0.7.0
9972023-10-24T16:44:39.750Z Downloaded aes v0.8.3
9982023-10-24T16:44:39.754Z Downloaded display-error-chain v0.1.1
9992023-10-24T16:44:39.757Z Downloaded rustls-native-certs v0.6.3
10002023-10-24T16:44:39.760Z Downloaded dirs-next v2.0.0
10012023-10-24T16:44:39.763Z Downloaded env_logger v0.9.3
10022023-10-24T16:44:39.766Z Downloaded tracing-attributes v0.1.26
10032023-10-24T16:44:39.769Z Downloaded parse-display-derive v0.7.0
10042023-10-24T16:44:39.772Z Downloaded predicates-core v1.0.6
10052023-10-24T16:44:39.775Z Downloaded num_threads v0.1.6
10062023-10-24T16:44:39.778Z Downloaded erased-serde v0.3.30
10072023-10-24T16:44:39.782Z Downloaded uuid v1.4.1
10082023-10-24T16:44:39.786Z Downloaded rustc-hash v1.1.0
10092023-10-24T16:44:39.790Z Downloaded os_str_bytes v6.5.1
10102023-10-24T16:44:39.793Z Downloaded tokio-postgres v0.7.10
10112023-10-24T16:44:39.800Z Downloaded glob v0.3.1
10122023-10-24T16:44:39.804Z Downloaded tracing v0.1.37
10132023-10-24T16:44:39.810Z Downloaded rustversion v1.0.14
10142023-10-24T16:44:39.815Z Downloaded semver v0.1.20
10152023-10-24T16:44:39.818Z Downloaded crossterm v0.26.1
10162023-10-24T16:44:39.828Z Downloaded synstructure v0.12.6
10172023-10-24T16:44:39.831Z Downloaded structopt v0.3.26
10182023-10-24T16:44:39.871Z Downloaded stable_deref_trait v1.2.0
10192023-10-24T16:44:39.875Z Downloaded string_cache v0.8.7
10202023-10-24T16:44:39.878Z Downloaded subtle v2.5.0
10212023-10-24T16:44:39.881Z Downloaded ff v0.13.0
10222023-10-24T16:44:39.884Z Downloaded oorandom v11.1.3
10232023-10-24T16:44:39.887Z Downloaded tokio-tungstenite v0.18.0
10242023-10-24T16:44:39.890Z Downloaded serde_path_to_error v0.1.14
10252023-10-24T16:44:39.894Z Downloaded tabled_derive v0.6.0
10262023-10-24T16:44:39.897Z Downloaded getrandom v0.2.10
10272023-10-24T16:44:39.900Z Downloaded resolv-conf v0.7.0
10282023-10-24T16:44:39.903Z Downloaded papergrid v0.10.0
10292023-10-24T16:44:39.905Z Downloaded quick-error v1.2.3
10302023-10-24T16:44:39.908Z Downloaded proc-macro-error v1.0.4
10312023-10-24T16:44:39.912Z Downloaded parking_lot_core v0.8.6
10322023-10-24T16:44:39.915Z Downloaded parking_lot v0.12.1
10332023-10-24T16:44:39.918Z Downloaded rustc-demangle v0.1.23
10342023-10-24T16:44:39.921Z Downloaded vte v0.11.1
10352023-10-24T16:44:39.924Z Downloaded rand v0.8.5
10362023-10-24T16:44:39.927Z Downloaded crossbeam-queue v0.3.8
10372023-10-24T16:44:39.930Z Downloaded openssl-sys v0.9.93
10382023-10-24T16:44:39.932Z Downloaded zip v0.6.6
10392023-10-24T16:44:39.935Z Downloaded plotters v0.3.5
10402023-10-24T16:44:39.950Z Downloaded rust-argon2 v1.0.1
10412023-10-24T16:44:39.954Z Downloaded diff v0.1.13
10422023-10-24T16:44:39.960Z Downloaded rayon v1.7.0
10432023-10-24T16:44:39.978Z Downloaded reedline v0.23.0
10442023-10-24T16:44:39.989Z Downloaded trust-dns-resolver v0.22.0
10452023-10-24T16:44:39.998Z Downloaded num-bigint-dig v0.8.4
10462023-10-24T16:44:40.007Z Downloaded proptest v1.3.1
10472023-10-24T16:44:40.026Z Downloaded oso v0.26.4
10482023-10-24T16:44:40.032Z Downloaded itertools v0.11.0
10492023-10-24T16:44:40.044Z Downloaded regex-automata v0.1.10
10502023-10-24T16:44:40.055Z Downloaded expectorate v1.1.0
10512023-10-24T16:44:40.059Z Downloaded unicode-normalization v0.1.22
10522023-10-24T16:44:40.067Z Downloaded serde_with v2.3.3
10532023-10-24T16:44:40.079Z Downloaded steno v0.4.0
10542023-10-24T16:44:40.086Z Downloaded tabled v0.14.0
10552023-10-24T16:44:40.115Z Downloaded x509-cert v0.2.4
10562023-10-24T16:44:40.126Z Downloaded rusqlite v0.29.0
10572023-10-24T16:44:40.138Z Downloaded vcpkg v0.2.15
10582023-10-24T16:44:40.212Z Downloaded portable-atomic v1.4.3
10592023-10-24T16:44:40.222Z Downloaded quick-xml v0.23.1
10602023-10-24T16:44:40.235Z Downloaded webpki-roots v0.25.2
10612023-10-24T16:44:40.244Z Downloaded smoltcp v0.8.2
10622023-10-24T16:44:40.262Z Downloaded rustls v0.21.7
10632023-10-24T16:44:40.286Z Downloaded nix v0.26.2
10642023-10-24T16:44:40.307Z Downloaded regex v1.9.5
10652023-10-24T16:44:40.332Z Downloaded openssl v0.10.57
10662023-10-24T16:44:40.350Z Downloaded gimli v0.28.0
10672023-10-24T16:44:40.367Z Downloaded syn v1.0.109
10682023-10-24T16:44:40.387Z Downloaded smoltcp v0.9.1
10692023-10-24T16:44:40.407Z Downloaded regex-syntax v0.6.29
10702023-10-24T16:44:40.421Z Downloaded regex-syntax v0.7.5
10712023-10-24T16:44:40.442Z Downloaded zerocopy-derive v0.6.4
10722023-10-24T16:44:40.464Z Downloaded zerocopy-derive v0.2.0
10732023-10-24T16:44:40.482Z Downloaded sled v0.34.7
10742023-10-24T16:44:40.504Z Downloaded object v0.30.4
10752023-10-24T16:44:40.522Z Downloaded bzip2-sys v0.1.11+1.0.8
10762023-10-24T16:44:40.546Z Downloaded regex-automata v0.3.8
10772023-10-24T16:44:40.577Z Downloaded tokio v1.33.0
10782023-10-24T16:44:40.647Z Downloaded sha3 v0.10.8
10792023-10-24T16:44:40.661Z Downloaded polar-core v0.26.4
10802023-10-24T16:44:40.680Z Downloaded openapiv3 v1.0.3
10812023-10-24T16:44:40.713Z Downloaded encoding_rs v0.8.33
10822023-10-24T16:44:40.758Z Downloaded trust-dns-proto v0.22.0
10832023-10-24T16:44:40.781Z Downloaded rustix v0.38.9
10842023-10-24T16:44:40.821Z Downloaded regress v0.7.1
10852023-10-24T16:44:40.836Z Downloaded diesel v2.1.1
10862023-10-24T16:44:40.896Z Downloaded libgit2-sys v0.15.2+1.6.4
10872023-10-24T16:44:40.978Z Downloaded curve25519-dalek v4.1.0
10882023-10-24T16:44:40.997Z Downloaded rustls-webpki v0.101.4
10892023-10-24T16:44:41.027Z Downloaded bindgen v0.65.1
10902023-10-24T16:44:41.041Z Downloaded tough v0.12.5
10912023-10-24T16:44:41.056Z Downloaded git2 v0.17.2
10922023-10-24T16:44:41.072Z Downloaded petgraph v0.6.4
10932023-10-24T16:44:41.097Z Downloaded bitvec v1.0.1
10942023-10-24T16:44:41.126Z Downloaded bstr v0.2.17
10952023-10-24T16:44:41.146Z Downloaded ratatui v0.23.0
10962023-10-24T16:44:41.178Z Downloaded clap v3.2.25
10972023-10-24T16:44:41.209Z Downloaded object v0.32.1
10982023-10-24T16:44:41.230Z Downloaded radix_trie v0.2.1
10992023-10-24T16:44:41.241Z Downloaded futures-util v0.3.28
11002023-10-24T16:44:41.263Z Downloaded clap v2.34.0
11012023-10-24T16:44:41.277Z Downloaded pest v2.7.2
11022023-10-24T16:44:41.286Z Downloaded idna v0.2.3
11032023-10-24T16:44:41.300Z Downloaded idna v0.4.0
11042023-10-24T16:44:41.314Z Downloaded libtest-mimic v0.5.2
11052023-10-24T16:44:41.322Z Downloaded bstr v1.6.0
11062023-10-24T16:44:41.344Z Downloaded libz-sys v1.1.12
11072023-10-24T16:44:41.469Z Downloaded chrono v0.4.31
11082023-10-24T16:44:41.484Z Downloaded flume v0.11.0
11092023-10-24T16:44:41.490Z Downloaded toml_edit v0.19.15
11102023-10-24T16:44:41.521Z Downloaded unicode-segmentation v1.10.1
11112023-10-24T16:44:41.527Z Downloaded h2 v0.3.21
11122023-10-24T16:44:41.540Z Downloaded der v0.7.8
11132023-10-24T16:44:41.549Z Downloaded hashbrown v0.13.2
11142023-10-24T16:44:41.557Z Downloaded crossterm v0.27.0
11152023-10-24T16:44:41.569Z Downloaded nom v7.1.3
11162023-10-24T16:44:41.581Z Downloaded password-hash v0.5.0
11172023-10-24T16:44:41.584Z Downloaded trybuild v1.0.85
11182023-10-24T16:44:41.592Z Downloaded serde_derive_internals v0.26.0
11192023-10-24T16:44:41.595Z Downloaded rayon-core v1.11.0
11202023-10-24T16:44:41.602Z Downloaded trust-dns-server v0.22.1
11212023-10-24T16:44:41.612Z Downloaded time v0.3.27
11222023-10-24T16:44:41.624Z Downloaded prettyplease v0.2.12
11232023-10-24T16:44:41.631Z Downloaded hashbrown v0.12.3
11242023-10-24T16:44:41.638Z Downloaded term v0.7.0
11252023-10-24T16:44:41.645Z Downloaded tempfile v3.8.0
11262023-10-24T16:44:41.647Z Downloaded rand_chacha v0.3.1
11272023-10-24T16:44:41.650Z Downloaded tokio-util v0.7.8
11282023-10-24T16:44:41.660Z Downloaded paste v1.0.14
11292023-10-24T16:44:41.665Z Downloaded vergen v8.2.4
11302023-10-24T16:44:41.669Z Downloaded tracing-core v0.1.31
11312023-10-24T16:44:41.674Z Downloaded slog v2.7.0
11322023-10-24T16:44:41.679Z Downloaded pest_meta v2.7.2
11332023-10-24T16:44:41.682Z Downloaded hyper v0.14.27
11342023-10-24T16:44:41.698Z Downloaded signature v1.6.4
11352023-10-24T16:44:41.701Z Downloaded parking_lot_core v0.9.8
11362023-10-24T16:44:41.705Z Downloaded smallvec v1.11.0
11372023-10-24T16:44:41.707Z Downloaded libsqlite3-sys v0.26.0
11382023-10-24T16:44:41.848Z Downloaded env_logger v0.10.0
11392023-10-24T16:44:41.853Z Downloaded tungstenite v0.20.1
11402023-10-24T16:44:41.859Z Downloaded ring v0.16.20
11412023-10-24T16:44:42.022Z Downloaded predicates-tree v1.0.9
11422023-10-24T16:44:42.025Z Downloaded semver v0.11.0
11432023-10-24T16:44:42.028Z Downloaded zone v0.2.0
11442023-10-24T16:44:42.031Z Downloaded vsss-rs v3.3.1
11452023-10-24T16:44:42.034Z Downloaded parking_lot v0.11.2
11462023-10-24T16:44:42.037Z Downloaded aho-corasick v1.0.4
11472023-10-24T16:44:42.045Z Downloaded postgres-types v0.2.6
11482023-10-24T16:44:42.049Z Downloaded relative-path v1.9.0
11492023-10-24T16:44:42.052Z Downloaded lalrpop v0.19.12
11502023-10-24T16:44:42.072Z Downloaded fd-lock v3.0.13
11512023-10-24T16:44:42.075Z Downloaded float-cmp v0.9.0
11522023-10-24T16:44:42.078Z Downloaded slog-bunyan v2.4.0
11532023-10-24T16:44:42.081Z Downloaded flate2 v1.0.27
11542023-10-24T16:44:42.087Z Downloaded headers v0.3.9
11552023-10-24T16:44:42.097Z Downloaded criterion v0.5.1
11562023-10-24T16:44:42.109Z Downloaded elliptic-curve v0.13.5
11572023-10-24T16:44:42.115Z Downloaded secrecy v0.8.0
11582023-10-24T16:44:42.118Z Downloaded ppv-lite86 v0.2.17
11592023-10-24T16:44:42.121Z Downloaded postcard v0.7.3
11602023-10-24T16:44:42.124Z Downloaded try-lock v0.2.4
11612023-10-24T16:44:42.127Z Downloaded slog-envlogger v2.2.0
11622023-10-24T16:44:42.130Z Downloaded packed_struct_codegen v0.10.1
11632023-10-24T16:44:42.133Z Downloaded smf v0.2.2
11642023-10-24T16:44:42.136Z Downloaded rcgen v0.10.0
11652023-10-24T16:44:42.139Z Downloaded once_cell v1.18.0
11662023-10-24T16:44:42.142Z Downloaded signal-hook v0.3.17
11672023-10-24T16:44:42.146Z Downloaded url v2.4.1
11682023-10-24T16:44:42.149Z Downloaded ringbuffer v0.15.0
11692023-10-24T16:44:42.152Z Downloaded percent-encoding v2.3.0
11702023-10-24T16:44:42.155Z Downloaded zerocopy v0.6.4
11712023-10-24T16:44:42.157Z Downloaded omicron-zone-package v0.8.3
11722023-10-24T16:44:42.161Z Downloaded ron v0.8.1
11732023-10-24T16:44:42.171Z Downloaded ron v0.7.1
11742023-10-24T16:44:42.179Z Downloaded crypto-bigint v0.5.2
11752023-10-24T16:44:42.189Z Downloaded rstest_macros v0.18.2
11762023-10-24T16:44:42.195Z Downloaded termcolor v1.2.0
11772023-10-24T16:44:42.198Z Downloaded static_assertions v1.1.0
11782023-10-24T16:44:42.201Z Downloaded slog-dtrace v0.2.3
11792023-10-24T16:44:42.204Z Downloaded tokio-stream v0.1.14
11802023-10-24T16:44:42.208Z Downloaded digest v0.10.7
11812023-10-24T16:44:42.211Z Downloaded tinyvec v1.6.0
11822023-10-24T16:44:42.216Z Downloaded version_check v0.9.4
11832023-10-24T16:44:42.220Z Downloaded zeroize_derive v1.4.2
11842023-10-24T16:44:42.223Z Downloaded hkdf v0.12.3
11852023-10-24T16:44:42.229Z Downloaded darling_core v0.14.4
11862023-10-24T16:44:42.233Z Downloaded structmeta-derive v0.1.6
11872023-10-24T16:44:42.235Z Downloaded stringprep v0.1.3
11882023-10-24T16:44:42.238Z Downloaded rustls-pemfile v1.0.3
11892023-10-24T16:44:42.241Z Downloaded fixedbitset v0.4.2
11902023-10-24T16:44:42.244Z Downloaded slog-async v2.8.0
11912023-10-24T16:44:42.247Z Downloaded num-bigint v0.4.4
11922023-10-24T16:44:42.252Z Downloaded radium v0.7.0
11932023-10-24T16:44:42.255Z Downloaded snafu v0.7.5
11942023-10-24T16:44:42.264Z Downloaded itertools v0.10.5
11952023-10-24T16:44:42.275Z Downloaded plotters-backend v0.3.5
11962023-10-24T16:44:42.278Z Downloaded zerocopy v0.3.0
11972023-10-24T16:44:42.283Z Downloaded structopt-derive v0.4.18
11982023-10-24T16:44:42.286Z Downloaded postcard-cobs v0.1.5-pre
11992023-10-24T16:44:42.289Z Downloaded pest_derive v2.7.2
12002023-10-24T16:44:42.292Z Downloaded unsafe-libyaml v0.2.9
12012023-10-24T16:44:42.295Z Downloaded fatfs v0.3.6
12022023-10-24T16:44:42.298Z Downloaded darling_core v0.20.3
12032023-10-24T16:44:42.304Z Downloaded number_prefix v0.4.0
12042023-10-24T16:44:42.307Z Downloaded fallible-iterator v0.2.0
12052023-10-24T16:44:42.310Z Downloaded const_format v0.2.31
12062023-10-24T16:44:42.316Z Downloaded chacha20poly1305 v0.10.1
12072023-10-24T16:44:42.319Z Downloaded serde_tokenstream v0.2.0
12082023-10-24T16:44:42.324Z Downloaded hash32 v0.2.1
12092023-10-24T16:44:42.327Z Downloaded serde_urlencoded v0.7.1
12102023-10-24T16:44:42.330Z Downloaded slog-json v2.6.1
12112023-10-24T16:44:42.333Z Downloaded dirs-sys-next v0.1.2
12122023-10-24T16:44:42.336Z Downloaded serde-hex v0.1.0
12132023-10-24T16:44:42.339Z Downloaded signal-hook-registry v1.4.1
12142023-10-24T16:44:42.342Z Downloaded futures-channel v0.3.28
12152023-10-24T16:44:42.345Z Downloaded tinytemplate v1.2.1
12162023-10-24T16:44:42.348Z Downloaded pest_generator v2.7.2
12172023-10-24T16:44:42.351Z Downloaded pkcs8 v0.10.2
12182023-10-24T16:44:42.354Z Downloaded yasna v0.5.2
12192023-10-24T16:44:42.357Z Downloaded opaque-debug v0.3.0
12202023-10-24T16:44:42.360Z Downloaded thiserror-no-std v2.0.2
12212023-10-24T16:44:42.363Z Downloaded filetime v0.2.22
12222023-10-24T16:44:42.366Z Downloaded tokio-rustls v0.24.1
12232023-10-24T16:44:42.369Z Downloaded crossbeam-utils v0.8.16
12242023-10-24T16:44:42.372Z Downloaded derive_builder v0.12.0
12252023-10-24T16:44:42.380Z Downloaded signal-hook-mio v0.2.3
12262023-10-24T16:44:42.383Z Downloaded ena v0.14.2
12272023-10-24T16:44:42.386Z Downloaded either v1.9.0
12282023-10-24T16:44:42.389Z Downloaded ed25519 v1.5.3
12292023-10-24T16:44:42.393Z Downloaded time-macros v0.2.13
12302023-10-24T16:44:42.396Z Downloaded rand_core v0.6.4
12312023-10-24T16:44:42.399Z Downloaded pem v1.1.1
12322023-10-24T16:44:42.401Z Downloaded slog-scope v4.4.0
12332023-10-24T16:44:42.404Z Downloaded darling v0.14.4
12342023-10-24T16:44:42.407Z Downloaded pem-rfc7468 v0.7.0
12352023-10-24T16:44:42.410Z Downloaded unicode-linebreak v0.1.5
12362023-10-24T16:44:42.413Z Downloaded http v0.2.9
12372023-10-24T16:44:42.416Z Downloaded socket2 v0.4.9
12382023-10-24T16:44:42.419Z Downloaded salty v0.2.0
12392023-10-24T16:44:42.428Z Downloaded tinyvec_macros v0.1.1
12402023-10-24T16:44:42.431Z Downloaded tungstenite v0.18.0
12412023-10-24T16:44:42.434Z Downloaded poly1305 v0.8.0
12422023-10-24T16:44:42.438Z Downloaded half v1.8.2
12432023-10-24T16:44:42.443Z Downloaded derive_more v0.99.17
12442023-10-24T16:44:42.451Z Downloaded tar v0.4.40
12452023-10-24T16:44:42.455Z Downloaded subprocess v0.2.9
12462023-10-24T16:44:42.459Z Downloaded diesel_derives v2.1.1
12472023-10-24T16:44:42.465Z Downloaded derive-where v1.2.5
12482023-10-24T16:44:42.471Z Downloaded pkg-config v0.3.27
12492023-10-24T16:44:42.474Z Downloaded futures-executor v0.3.28
12502023-10-24T16:44:42.477Z Downloaded partial-io v0.5.4
12512023-10-24T16:44:42.480Z Downloaded twox-hash v1.6.3
12522023-10-24T16:44:42.483Z Downloaded sha2 v0.10.7
12532023-10-24T16:44:42.486Z Downloaded sha1 v0.10.5
12542023-10-24T16:44:42.488Z Downloaded ref-cast v1.0.20
12552023-10-24T16:44:42.492Z Downloaded termtree v0.4.1
12562023-10-24T16:44:42.496Z Downloaded signal-hook-tokio v0.3.1
12572023-10-24T16:44:42.499Z Downloaded schemars v0.8.13
12582023-10-24T16:44:42.514Z Downloaded toml v0.7.8
12592023-10-24T16:44:42.520Z Downloaded base64 v0.21.4
12602023-10-24T16:44:42.526Z Downloaded socket2 v0.5.4
12612023-10-24T16:44:42.529Z Downloaded serde_yaml v0.9.25
12622023-10-24T16:44:42.535Z Downloaded tiny-keccak v2.0.2
12632023-10-24T16:44:42.540Z Downloaded thread_local v1.1.7
12642023-10-24T16:44:42.542Z Downloaded spki v0.7.2
12652023-10-24T16:44:42.546Z Downloaded dashmap v5.5.1
12662023-10-24T16:44:42.549Z Downloaded zeroize v1.6.0
12672023-10-24T16:44:42.552Z Downloaded tokio-tungstenite v0.20.1
12682023-10-24T16:44:42.555Z Downloaded path-absolutize v3.1.0
12692023-10-24T16:44:42.558Z Downloaded dyn-clone v1.0.13
12702023-10-24T16:44:42.561Z Downloaded rsa v0.9.2
12712023-10-24T16:44:42.566Z Downloaded zone_cfg_derive v0.2.0
12722023-10-24T16:44:42.569Z Downloaded num-traits v0.2.16
12732023-10-24T16:44:42.572Z Downloaded arc-swap v1.6.0
12742023-10-24T16:44:42.578Z Downloaded derive_builder_core v0.12.0
12752023-10-24T16:44:42.582Z Downloaded textwrap v0.16.0
12762023-10-24T16:44:42.586Z Downloaded untrusted v0.7.1
12772023-10-24T16:44:42.589Z Downloaded packed_struct v0.10.1
12782023-10-24T16:44:42.591Z Downloaded usdt-impl v0.3.5
12792023-10-24T16:44:42.594Z Downloaded spin v0.9.8
12802023-10-24T16:44:42.597Z Downloaded platforms v3.0.2
12812023-10-24T16:44:42.600Z Downloaded pin-project-lite v0.2.13
12822023-10-24T16:44:42.607Z Downloaded getopts v0.2.21
12832023-10-24T16:44:42.610Z Downloaded generic-array v0.14.7
12842023-10-24T16:44:42.614Z Downloaded futures-task v0.3.28
12852023-10-24T16:44:42.616Z Downloaded foreign-types-macros v0.2.3
12862023-10-24T16:44:42.619Z Downloaded test-strategy v0.2.1
12872023-10-24T16:44:42.622Z Downloaded libxml v0.3.3
12882023-10-24T16:44:42.631Z Downloaded universal-hash v0.5.1
12892023-10-24T16:44:42.634Z Downloaded fastrand v2.0.0
12902023-10-24T16:44:42.637Z Downloaded unicode-width v0.1.10
12912023-10-24T16:44:42.640Z Downloaded unicase v2.7.0
12922023-10-24T16:44:42.643Z Downloaded cookie v0.16.2
12932023-10-24T16:44:42.646Z Downloaded snafu-derive v0.7.5
12942023-10-24T16:44:42.649Z Downloaded slog-term v2.9.0
12952023-10-24T16:44:42.652Z Downloaded usdt v0.3.5
12962023-10-24T16:44:42.654Z Downloaded curve25519-dalek-derive v0.1.0
12972023-10-24T16:44:42.657Z Downloaded predicates v3.0.4
12982023-10-24T16:44:42.660Z Downloaded which v4.4.0
12992023-10-24T16:44:42.663Z Downloaded serde_plain v1.0.2
13002023-10-24T16:44:42.666Z Downloaded bzip2 v0.4.4
13012023-10-24T16:44:42.669Z Downloaded num-rational v0.4.1
13022023-10-24T16:44:42.672Z Downloaded clap_derive v3.2.25
13032023-10-24T16:44:42.675Z Downloaded bit-vec v0.6.3
13042023-10-24T16:44:42.678Z Downloaded deranged v0.3.8
13052023-10-24T16:44:42.681Z Downloaded console v0.15.7
13062023-10-24T16:44:42.684Z Downloaded bincode v1.3.3
13072023-10-24T16:44:42.687Z Downloaded derive_builder_macro v0.12.0
13082023-10-24T16:44:42.690Z Downloaded unarray v0.1.4
13092023-10-24T16:44:42.693Z Downloaded tui-tree-widget v0.13.0
13102023-10-24T16:44:42.696Z Downloaded crc-any v2.4.3
13112023-10-24T16:44:42.699Z Downloaded vec_map v0.8.2
13122023-10-24T16:44:42.702Z Downloaded tap v1.0.1
13132023-10-24T16:44:42.705Z Downloaded strum_macros v0.25.2
13142023-10-24T16:44:42.708Z Downloaded strum_macros v0.24.3
13152023-10-24T16:44:42.712Z Downloaded rustc_version v0.1.7
13162023-10-24T16:44:42.716Z Downloaded crc32fast v1.3.2
13172023-10-24T16:44:42.719Z Downloaded foreign-types-shared v0.3.1
13182023-10-24T16:44:42.722Z Downloaded foreign-types-shared v0.1.1
13192023-10-24T16:44:42.725Z Downloaded smallvec v0.6.14
13202023-10-24T16:44:42.728Z Downloaded const-oid v0.9.5
13212023-10-24T16:44:42.732Z Downloaded ipnet v2.8.0
13222023-10-24T16:44:42.738Z Downloaded ahash v0.8.3
13232023-10-24T16:44:42.744Z Downloaded allocator-api2 v0.2.16
13242023-10-24T16:44:42.747Z Downloaded approx v0.5.1
13252023-10-24T16:44:42.750Z Downloaded tokio-macros v2.1.0
13262023-10-24T16:44:42.753Z Downloaded textwrap v0.11.0
13272023-10-24T16:44:42.756Z Downloaded structmeta v0.1.6
13282023-10-24T16:44:42.759Z Downloaded spin v0.5.2
13292023-10-24T16:44:42.762Z Downloaded slog-stdlog v4.1.1
13302023-10-24T16:44:42.765Z Downloaded serde_with_macros v2.3.3
13312023-10-24T16:44:42.768Z Downloaded rusty-fork v0.3.0
13322023-10-24T16:44:42.772Z Downloaded minimal-lexical v0.2.1
13332023-10-24T16:44:42.774Z Downloaded unicode-xid v0.2.4
13342023-10-24T16:44:42.778Z Downloaded cipher v0.4.4
13352023-10-24T16:44:42.781Z Downloaded hubpack_derive v0.1.1
13362023-10-24T16:44:42.784Z Downloaded openssl-probe v0.1.5
13372023-10-24T16:44:42.787Z Downloaded darling_macro v0.14.4
13382023-10-24T16:44:42.791Z Downloaded strsim v0.8.0
13392023-10-24T16:44:42.794Z Downloaded scopeguard v1.2.0
13402023-10-24T16:44:42.797Z Downloaded siphasher v0.3.11
13412023-10-24T16:44:42.799Z Downloaded shell-words v1.1.0
13422023-10-24T16:44:42.802Z Downloaded corncobs v0.1.3
13432023-10-24T16:44:42.805Z Downloaded convert_case v0.4.0
13442023-10-24T16:44:42.807Z Downloaded fallible-streaming-iterator v0.1.9
13452023-10-24T16:44:42.810Z Downloaded diesel_table_macro_syntax v0.1.0
13462023-10-24T16:44:42.813Z Downloaded criterion-plot v0.5.0
13472023-10-24T16:44:42.816Z Downloaded num-derive v0.4.0
13482023-10-24T16:44:42.819Z Downloaded num-integer v0.1.45
13492023-10-24T16:44:42.821Z Downloaded clap_lex v0.2.4
13502023-10-24T16:44:42.824Z Downloaded ipnetwork v0.20.0
13512023-10-24T16:44:42.827Z Downloaded bit-set v0.5.3
13522023-10-24T16:44:42.830Z Downloaded threadpool v1.8.1
13532023-10-24T16:44:42.833Z Downloaded memoffset v0.7.1
13542023-10-24T16:44:42.837Z Downloaded num_enum v0.5.11
13552023-10-24T16:44:42.840Z Downloaded base64ct v1.6.0
13562023-10-24T16:44:42.843Z Downloaded arrayvec v0.7.4
13572023-10-24T16:44:42.845Z Downloaded addr2line v0.21.0
13582023-10-24T16:44:42.856Z Downloaded clang-sys v1.6.1
13592023-10-24T16:44:42.861Z Downloaded constant_time_eq v0.2.6
13602023-10-24T16:44:42.865Z Downloaded const_format_proc_macros v0.2.31
13612023-10-24T16:44:42.869Z Downloaded impl-trait-for-tuples v0.2.2
13622023-10-24T16:44:42.873Z Downloaded crunchy v0.2.2
13632023-10-24T16:44:42.887Z Downloaded crucible-workspace-hack v0.1.0
13642023-10-24T16:44:42.891Z Downloaded time-core v0.1.1
13652023-10-24T16:44:42.894Z Downloaded serde-big-array v0.4.1
13662023-10-24T16:44:42.897Z Downloaded backoff v0.4.0
13672023-10-24T16:44:42.900Z Downloaded ascii v1.1.0
13682023-10-24T16:44:42.903Z Downloaded assert_cmd v2.0.12
13692023-10-24T16:44:42.906Z Downloaded shlex v1.1.0
13702023-10-24T16:44:42.910Z Downloaded serde-big-array v0.5.1
13712023-10-24T16:44:42.944Z Downloaded crossbeam v0.8.2
13722023-10-24T16:44:42.948Z Downloaded hmac v0.12.1
13732023-10-24T16:44:42.951Z Downloaded log v0.4.20
13742023-10-24T16:44:42.955Z Downloaded lock_api v0.4.10
13752023-10-24T16:44:42.959Z Downloaded chacha20 v0.9.1
13762023-10-24T16:44:42.962Z Downloaded nodrop v0.1.14
13772023-10-24T16:44:42.965Z Downloaded async-recursion v1.0.5
13782023-10-24T16:44:42.969Z Downloaded num-complex v0.4.4
13792023-10-24T16:44:42.972Z Downloaded cexpr v0.6.0
13802023-10-24T16:44:42.975Z Downloaded mime v0.3.17
13812023-10-24T16:44:42.978Z Downloaded md-5 v0.10.5
13822023-10-24T16:44:42.981Z Downloaded ascii-canvas v3.0.0
13832023-10-24T16:44:42.984Z Downloaded atomic-waker v1.1.1
13842023-10-24T16:44:42.987Z Downloaded async-trait v0.1.73
13852023-10-24T16:44:42.990Z Downloaded indoc v1.0.9
13862023-10-24T16:44:42.993Z Downloaded hyper-staticfile v0.9.5
13872023-10-24T16:44:42.996Z Downloaded mockall v0.11.4
13882023-10-24T16:44:43.001Z Downloaded mime_guess v2.0.4
13892023-10-24T16:44:43.005Z Downloaded bitflags v2.4.0
13902023-10-24T16:44:43.009Z Downloaded basic-toml v0.1.4
13912023-10-24T16:44:43.012Z Downloaded base16ct v0.2.0
13922023-10-24T16:44:43.015Z Downloaded iana-time-zone v0.1.57
13932023-10-24T16:44:43.018Z Downloaded hyper-rustls v0.24.1
13942023-10-24T16:44:43.021Z Downloaded arrayref v0.3.7
13952023-10-24T16:44:43.025Z Downloaded httptest v0.15.4
13962023-10-24T16:44:43.028Z Downloaded assert_matches v1.5.0
13972023-10-24T16:44:43.032Z Downloaded argon2 v0.5.2
13982023-10-24T16:44:43.035Z Downloaded httparse v1.8.0
13992023-10-24T16:44:43.038Z Downloaded maybe-uninit v2.0.0
14002023-10-24T16:44:43.042Z Downloaded matches v0.1.10
14012023-10-24T16:44:43.045Z Downloaded maplit v1.0.2
14022023-10-24T16:44:43.048Z Downloaded new_debug_unreachable v1.0.4
14032023-10-24T16:44:43.051Z Downloaded memoffset v0.9.0
14042023-10-24T16:44:43.054Z Downloaded ciborium-ll v0.2.1
14052023-10-24T16:44:43.057Z Downloaded base64 v0.13.1
14062023-10-24T16:44:43.060Z Downloaded async-stream v0.3.5
14072023-10-24T16:44:43.063Z Downloaded humantime v2.1.0
14082023-10-24T16:44:43.066Z Downloaded lazy_static v1.4.0
14092023-10-24T16:44:43.069Z Downloaded is-terminal v0.4.9
14102023-10-24T16:44:43.072Z Downloaded backtrace v0.3.69
14112023-10-24T16:44:43.075Z Downloaded reqwest v0.11.20
14122023-10-24T16:44:43.078Z Downloaded aes-gcm-siv v0.11.1
14132023-10-24T16:44:43.082Z Downloaded ansi_term v0.12.1
14142023-10-24T16:44:43.085Z Downloaded lru-cache v0.1.2
14152023-10-24T16:44:43.088Z Downloaded linear-map v1.2.0
14162023-10-24T16:44:43.091Z Downloaded jobserver v0.1.26
14172023-10-24T16:44:43.094Z Downloaded hex-literal v0.4.1
14182023-10-24T16:44:43.098Z Downloaded hex v0.4.3
14192023-10-24T16:44:43.101Z Downloaded managed v0.8.0
14202023-10-24T16:44:43.105Z Downloaded ciborium-io v0.2.1
14212023-10-24T16:44:43.108Z Downloaded ident_case v1.0.1
14222023-10-24T16:44:43.110Z Downloaded slab v0.4.9
14232023-10-24T16:44:43.113Z Downloaded serde_repr v0.1.16
14242023-10-24T16:44:43.116Z Downloaded rstest v0.18.2
14252023-10-24T16:44:43.119Z Downloaded rpassword v7.2.0
14262023-10-24T16:44:43.122Z Downloaded remove_dir_all v0.5.3
14272023-10-24T16:44:43.127Z Downloaded multer v2.1.0
14282023-10-24T16:44:43.131Z Downloaded miniz_oxide v0.7.1
14292023-10-24T16:44:43.135Z Downloaded highway v1.1.0
14302023-10-24T16:44:43.137Z Downloaded heck v0.3.3
14312023-10-24T16:44:43.141Z Downloaded rustfmt-wrapper v0.2.0
14322023-10-24T16:44:43.144Z Downloaded hostname v0.3.1
14332023-10-24T16:44:43.147Z Downloaded http-body v0.4.5
14342023-10-24T16:44:43.150Z Downloaded nibble_vec v0.1.0
14352023-10-24T16:44:43.153Z Downloaded match_cfg v0.1.0
14362023-10-24T16:44:43.156Z Downloaded headers-core v0.2.0
14372023-10-24T16:44:43.160Z Downloaded lazycell v1.3.0
14382023-10-24T16:44:43.163Z Downloaded ciborium v0.2.1
14392023-10-24T16:44:43.166Z Downloaded cc v1.0.83
14402023-10-24T16:44:43.169Z Downloaded cancel-safe-futures v0.1.2
14412023-10-24T16:44:43.172Z Downloaded lalrpop-util v0.19.12
14422023-10-24T16:44:43.175Z Downloaded cfg-if v1.0.0
14432023-10-24T16:44:43.178Z Downloaded camino-tempfile v1.0.2
14442023-10-24T16:44:43.182Z Downloaded buf-list v1.0.3
14452023-10-24T16:44:43.185Z Downloaded cassowary v0.3.0
14462023-10-24T16:44:43.188Z Downloaded byteorder v1.4.3
14472023-10-24T16:44:43.191Z Downloaded bytes v1.5.0
14482023-10-24T16:44:43.194Z Downloaded blake2b_simd v1.0.1
14492023-10-24T16:44:43.197Z Downloaded block-padding v0.3.3
14502023-10-24T16:44:43.200Z Downloaded block-buffer v0.10.4
14512023-10-24T16:44:44.054Z Compiling proc-macro2 v1.0.67
14522023-10-24T16:44:44.057Z Compiling serde v1.0.188
14532023-10-24T16:44:44.060Z Compiling autocfg v1.1.0
14542023-10-24T16:44:44.063Z Compiling version_check v0.9.4
14552023-10-24T16:44:44.066Z Compiling syn v1.0.109
14562023-10-24T16:44:44.077Z Compiling parking_lot_core v0.9.8
14572023-10-24T16:44:44.105Z Compiling libm v0.2.7
14582023-10-24T16:44:44.128Z Compiling libc v0.2.149
14592023-10-24T16:44:44.636Z Compiling cfg-if v1.0.0
14602023-10-24T16:44:44.682Z Compiling futures-core v0.3.28
14612023-10-24T16:44:44.757Z Compiling once_cell v1.18.0
14622023-10-24T16:44:44.863Z Compiling typenum v1.16.0
14632023-10-24T16:44:45.139Z Compiling futures-channel v0.3.28
14642023-10-24T16:44:45.212Z Compiling ahash v0.8.3
14652023-10-24T16:44:45.338Z Compiling lock_api v0.4.10
14662023-10-24T16:44:45.377Z Compiling num-traits v0.2.16
14672023-10-24T16:44:45.581Z Compiling quote v1.0.33
14682023-10-24T16:44:45.800Z Compiling generic-array v0.14.7
14692023-10-24T16:44:45.916Z Compiling slab v0.4.9
14702023-10-24T16:44:46.175Z Compiling syn v2.0.32
14712023-10-24T16:44:46.367Z Compiling jobserver v0.1.26
14722023-10-24T16:44:46.744Z Compiling futures-task v0.3.28
14732023-10-24T16:44:46.875Z Compiling cc v1.0.83
14742023-10-24T16:44:46.925Z Compiling pkg-config v0.3.27
14752023-10-24T16:44:46.941Z Compiling futures-util v0.3.28
14762023-10-24T16:44:47.087Z Compiling memchr v2.6.3
14772023-10-24T16:44:47.243Z Compiling vcpkg v0.2.15
14782023-10-24T16:44:47.451Z Compiling itoa v1.0.9
14792023-10-24T16:44:47.501Z Compiling schemars v0.8.13
14802023-10-24T16:44:47.787Z Compiling log v0.4.20
14812023-10-24T16:44:48.025Z Compiling serde_json v1.0.107
14822023-10-24T16:44:48.986Z Compiling indexmap v1.9.3
14832023-10-24T16:44:49.213Z Compiling httparse v1.8.0
14842023-10-24T16:44:49.306Z Compiling ryu v1.0.15
14852023-10-24T16:44:49.625Z Compiling allocator-api2 v0.2.16
14862023-10-24T16:44:49.891Z Compiling equivalent v1.0.1
14872023-10-24T16:44:49.977Z Compiling rustix v0.38.9
14882023-10-24T16:44:50.044Z Compiling getrandom v0.2.10
14892023-10-24T16:44:50.221Z Compiling fnv v1.0.7
14902023-10-24T16:44:50.407Z Compiling rustls v0.21.7
14912023-10-24T16:44:50.497Z Compiling openssl v0.10.57
14922023-10-24T16:44:50.587Z Compiling aho-corasick v1.0.4
14932023-10-24T16:44:50.772Z Compiling regex-syntax v0.7.5
14942023-10-24T16:44:50.916Z Compiling hashbrown v0.14.0
14952023-10-24T16:44:51.142Z Compiling unicode-xid v0.2.4
14962023-10-24T16:44:51.365Z Compiling native-tls v0.2.11
14972023-10-24T16:44:51.806Z Compiling ucd-trie v0.1.6
14982023-10-24T16:44:51.941Z Compiling ring v0.16.20
14992023-10-24T16:44:52.638Z Compiling openssl-sys v0.9.93
15002023-10-24T16:44:53.307Z Compiling backtrace v0.3.69
15012023-10-24T16:44:53.917Z Compiling async-trait v0.1.73
15022023-10-24T16:44:54.593Z Compiling rustversion v1.0.14
15032023-10-24T16:44:55.248Z Compiling anyhow v1.0.75
15042023-10-24T16:44:55.718Z Compiling crossbeam-utils v0.8.16
15052023-10-24T16:44:56.301Z Compiling slog v2.7.0
15062023-10-24T16:44:56.393Z Compiling iana-time-zone v0.1.57
15072023-10-24T16:44:56.794Z Compiling regex-automata v0.3.8
15082023-10-24T16:44:56.910Z Compiling time-core v0.1.1
15092023-10-24T16:44:57.018Z Compiling byteorder v1.4.3
15102023-10-24T16:44:57.171Z Compiling time-macros v0.2.13
15112023-10-24T16:44:57.763Z Compiling dyn-clone v1.0.13
15122023-10-24T16:44:58.109Z Compiling hashbrown v0.13.2
15132023-10-24T16:44:58.537Z Compiling serde_derive_internals v0.26.0
15142023-10-24T16:45:00.038Z Compiling synstructure v0.12.6
15152023-10-24T16:45:00.713Z Compiling usdt-impl v0.3.5
15162023-10-24T16:45:01.214Z Compiling unicode-width v0.1.10
15172023-10-24T16:45:01.359Z Compiling thread-id v4.2.0
15182023-10-24T16:45:01.439Z Compiling scopeguard v1.2.0
15192023-10-24T16:45:01.512Z Compiling strsim v0.10.0
15202023-10-24T16:45:01.638Z Compiling tinyvec_macros v0.1.1
15212023-10-24T16:45:01.761Z Compiling winnow v0.5.15
15222023-10-24T16:45:02.286Z Compiling tinyvec v1.6.0
15232023-10-24T16:45:02.553Z Compiling unicode-bidi v0.3.13
15242023-10-24T16:45:03.272Z Compiling smallvec v1.11.0
15252023-10-24T16:45:04.694Z Compiling percent-encoding v2.3.0
15262023-10-24T16:45:04.713Z Compiling parking_lot v0.12.1
15272023-10-24T16:45:04.972Z Compiling unicode-normalization v0.1.22
15282023-10-24T16:45:05.058Z Compiling form_urlencoded v1.2.0
15292023-10-24T16:45:05.196Z Compiling regex v1.9.5
15302023-10-24T16:45:05.497Z Compiling num-integer v0.1.45
15312023-10-24T16:45:05.893Z Compiling bitflags v1.3.2
15322023-10-24T16:45:06.030Z Compiling crc32fast v1.3.2
15332023-10-24T16:45:06.166Z Compiling adler v1.0.2
15342023-10-24T16:45:06.469Z Compiling miniz_oxide v0.7.1
15352023-10-24T16:45:06.629Z Compiling idna v0.4.0
15362023-10-24T16:45:06.947Z Compiling spin v0.5.2
15372023-10-24T16:45:06.962Z Compiling gimli v0.28.0
15382023-10-24T16:45:07.281Z Compiling object v0.32.1
15392023-10-24T16:45:08.073Z Compiling rustc-demangle v0.1.23
15402023-10-24T16:45:08.799Z Compiling serde_derive v1.0.188
15412023-10-24T16:45:08.967Z Compiling thiserror-impl v1.0.49
15422023-10-24T16:45:09.015Z Compiling zeroize_derive v1.4.2
15432023-10-24T16:45:09.101Z Compiling tokio-macros v2.1.0
15442023-10-24T16:45:09.568Z Compiling futures-macro v0.3.28
15452023-10-24T16:45:11.343Z Compiling tracing-attributes v0.1.26
15462023-10-24T16:45:11.498Z Compiling schemars_derive v0.8.13
15472023-10-24T16:45:12.832Z Compiling openssl-macros v0.1.1
15482023-10-24T16:45:13.597Z Compiling thiserror v1.0.49
15492023-10-24T16:45:13.787Z Compiling pest v2.7.2
15502023-10-24T16:45:13.928Z Compiling zerocopy-derive v0.2.0
15512023-10-24T16:45:15.393Z Compiling strum_macros v0.25.2
15522023-10-24T16:45:16.561Z Compiling url v2.4.1
15532023-10-24T16:45:16.746Z Compiling zerocopy v0.3.0
15542023-10-24T16:45:16.916Z Compiling addr2line v0.21.0
15552023-10-24T16:45:17.132Z Compiling pin-project-lite v0.2.13
15562023-10-24T16:45:17.310Z Compiling zerocopy-derive v0.6.4
15572023-10-24T16:45:18.004Z Compiling pest_meta v2.7.2
15582023-10-24T16:45:18.146Z Compiling dof v0.1.5
15592023-10-24T16:45:18.868Z Compiling errno v0.3.2
15602023-10-24T16:45:19.487Z Compiling mio v0.8.8
15612023-10-24T16:45:19.514Z Compiling num_cpus v1.16.0
15622023-10-24T16:45:19.540Z Compiling signal-hook-registry v1.4.1
15632023-10-24T16:45:19.676Z Compiling socket2 v0.5.4
15642023-10-24T16:45:20.514Z Compiling pest_generator v2.7.2
15652023-10-24T16:45:21.079Z Compiling futures-sink v0.3.28
15662023-10-24T16:45:21.296Z Compiling memoffset v0.9.0
15672023-10-24T16:45:22.042Z Compiling futures-io v0.3.28
15682023-10-24T16:45:22.063Z Compiling num_threads v0.1.6
15692023-10-24T16:45:22.227Z Compiling radium v0.7.0
15702023-10-24T16:45:22.330Z Compiling pin-utils v0.1.0
15712023-10-24T16:45:22.449Z Compiling deranged v0.3.8
15722023-10-24T16:45:22.840Z Compiling tracing-core v0.1.31
15732023-10-24T16:45:23.683Z Compiling lazy_static v1.4.0
15742023-10-24T16:45:23.839Z Compiling crossbeam-epoch v0.9.15
15752023-10-24T16:45:23.929Z Compiling clap_derive v4.4.2
15762023-10-24T16:45:24.412Z Compiling tracing v0.1.37
15772023-10-24T16:45:25.196Z Compiling num-iter v0.1.43
15782023-10-24T16:45:25.328Z Compiling untrusted v0.7.1
15792023-10-24T16:45:25.369Z Compiling pest_derive v2.7.2
15802023-10-24T16:45:25.583Z Compiling either v1.9.0
15812023-10-24T16:45:25.609Z Compiling base64 v0.21.4
15822023-10-24T16:45:25.788Z Compiling time v0.3.27
15832023-10-24T16:45:26.445Z Compiling dtrace-parser v0.1.14
15842023-10-24T16:45:26.786Z Compiling rand_core v0.6.4
15852023-10-24T16:45:27.446Z Compiling foreign-types-shared v0.1.1
15862023-10-24T16:45:27.595Z Compiling openssl-probe v0.1.5
15872023-10-24T16:45:28.071Z Compiling hashbrown v0.12.3
15882023-10-24T16:45:29.480Z Compiling foreign-types v0.3.2
15892023-10-24T16:45:29.606Z Compiling zeroize v1.6.0
15902023-10-24T16:45:30.941Z Compiling bzip2-sys v0.1.11+1.0.8
15912023-10-24T16:45:31.677Z Compiling try-lock v0.2.4
15922023-10-24T16:45:31.873Z Compiling want v0.3.1
15932023-10-24T16:45:32.110Z Compiling rustls-webpki v0.101.4
15942023-10-24T16:45:32.473Z Compiling indexmap v2.0.0
15952023-10-24T16:45:32.642Z Compiling bytes v1.5.0
15962023-10-24T16:45:32.664Z Compiling uuid v1.4.1
15972023-10-24T16:45:32.926Z Compiling chrono v0.4.31
15982023-10-24T16:45:33.344Z Compiling semver v1.0.18
15992023-10-24T16:45:33.810Z Compiling serde_spanned v0.6.3
16002023-10-24T16:45:33.857Z Compiling toml_datetime v0.6.3
16012023-10-24T16:45:34.150Z Compiling http v0.2.9
16022023-10-24T16:45:34.502Z Compiling rustc_version v0.4.0
16032023-10-24T16:45:34.505Z Compiling serde_tokenstream v0.1.7
16042023-10-24T16:45:34.540Z Compiling toml_edit v0.19.15
16052023-10-24T16:45:34.626Z Compiling bitflags v2.4.0
16062023-10-24T16:45:35.151Z Compiling tokio v1.33.0
16072023-10-24T16:45:35.550Z Compiling openapiv3 v1.0.3
16082023-10-24T16:45:39.262Z Compiling http-body v0.4.5
16092023-10-24T16:45:40.217Z Compiling sct v0.7.0
16102023-10-24T16:45:40.595Z Compiling usdt-macro v0.3.5
16112023-10-24T16:45:40.650Z Compiling usdt-attr-macro v0.3.5
16122023-10-24T16:45:42.334Z Compiling enum-as-inner v0.5.1
16132023-10-24T16:45:42.537Z Compiling socket2 v0.4.9
16142023-10-24T16:45:42.721Z Compiling httpdate v1.0.3
16152023-10-24T16:45:43.285Z Compiling tower-service v0.3.2
16162023-10-24T16:45:43.454Z Compiling heapless v0.7.16
16172023-10-24T16:45:43.512Z Compiling rustls-pemfile v1.0.3
16182023-10-24T16:45:43.846Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16192023-10-24T16:45:43.883Z Compiling siphasher v0.3.11
16202023-10-24T16:45:44.021Z Compiling rustls-native-certs v0.6.3
16212023-10-24T16:45:44.095Z Compiling ipnet v2.8.0
16222023-10-24T16:45:44.497Z Compiling serde_tokenstream v0.2.0
16232023-10-24T16:45:44.561Z Compiling serde_urlencoded v0.7.1
16242023-10-24T16:45:45.247Z Compiling encoding_rs v0.8.33
16252023-10-24T16:45:45.303Z Compiling mime v0.3.17
16262023-10-24T16:45:45.324Z Compiling webpki-roots v0.25.2
16272023-10-24T16:45:45.575Z Compiling crypto-common v0.1.6
16282023-10-24T16:45:46.155Z Compiling diesel_table_macro_syntax v0.1.0
16292023-10-24T16:45:46.362Z Compiling num-bigint v0.4.4
16302023-10-24T16:45:46.543Z Compiling bit-vec v0.6.3
16312023-10-24T16:45:46.592Z Compiling smoltcp v0.9.1
16322023-10-24T16:45:46.748Z Compiling diesel_derives v2.1.1
16332023-10-24T16:45:47.204Z Compiling flate2 v1.0.27
16342023-10-24T16:45:47.534Z Compiling phf_shared v0.10.0
16352023-10-24T16:45:47.564Z Compiling block-buffer v0.10.4
16362023-10-24T16:45:47.976Z Compiling hubpack_derive v0.1.1
16372023-10-24T16:45:48.194Z Compiling ppv-lite86 v0.2.17
16382023-10-24T16:45:48.756Z Compiling tokio-util v0.7.8
16392023-10-24T16:45:49.205Z Compiling tokio-native-tls v0.3.1
16402023-10-24T16:45:49.456Z Compiling subtle v2.5.0
16412023-10-24T16:45:49.496Z Compiling fixedbitset v0.4.2
16422023-10-24T16:45:49.619Z Compiling const-oid v0.9.5
16432023-10-24T16:45:49.925Z Compiling tokio-rustls v0.24.1
16442023-10-24T16:45:50.132Z Compiling precomputed-hash v0.1.1
16452023-10-24T16:45:50.293Z Compiling new_debug_unreachable v1.0.4
16462023-10-24T16:45:50.422Z Compiling string_cache v0.8.7
16472023-10-24T16:45:50.557Z Compiling h2 v0.3.21
16482023-10-24T16:45:51.072Z Compiling petgraph v0.6.4
16492023-10-24T16:45:51.076Z Compiling rand_chacha v0.3.1
16502023-10-24T16:45:52.630Z Compiling digest v0.10.7
16512023-10-24T16:45:52.717Z Compiling bit-set v0.5.3
16522023-10-24T16:45:52.733Z Compiling toml v0.7.8
16532023-10-24T16:45:53.183Z Compiling itertools v0.10.5
16542023-10-24T16:45:53.319Z Compiling lalrpop-util v0.19.12
16552023-10-24T16:45:53.846Z Compiling unicode-segmentation v1.10.1
16562023-10-24T16:45:55.307Z Compiling rand v0.8.5
16572023-10-24T16:45:55.373Z Compiling regress v0.7.1
16582023-10-24T16:45:56.881Z Compiling serde_repr v0.1.16
16592023-10-24T16:45:57.573Z Compiling io-lifetimes v1.0.11
16602023-10-24T16:45:57.864Z Compiling cpufeatures v0.2.9
16612023-10-24T16:45:57.868Z Compiling anstyle v1.0.2
16622023-10-24T16:45:58.003Z Compiling utf8parse v0.2.1
16632023-10-24T16:45:58.083Z Compiling sha2 v0.10.7
16642023-10-24T16:45:58.237Z Compiling anstyle-parse v0.2.1
16652023-10-24T16:45:58.552Z Compiling rustix v0.37.23
16662023-10-24T16:45:58.556Z Compiling md-5 v0.10.5
16672023-10-24T16:45:58.661Z Compiling hmac v0.12.1
16682023-10-24T16:45:58.912Z Compiling stringprep v0.1.3
16692023-10-24T16:45:59.031Z Compiling spin v0.9.8
16702023-10-24T16:45:59.445Z Compiling hash32 v0.2.1
16712023-10-24T16:45:59.621Z Compiling fallible-iterator v0.2.0
16722023-10-24T16:46:00.004Z Compiling stable_deref_trait v1.2.0
16732023-10-24T16:46:00.065Z Compiling anstyle-query v1.0.0
16742023-10-24T16:46:00.138Z Compiling colorchoice v1.0.0
16752023-10-24T16:46:00.363Z Compiling anstream v0.5.0
16762023-10-24T16:46:00.402Z Compiling phf_shared v0.11.2
16772023-10-24T16:46:00.844Z Compiling postgres-protocol v0.6.6
16782023-10-24T16:46:00.942Z Compiling terminal_size v0.2.6
16792023-10-24T16:46:00.960Z Compiling block-padding v0.3.3
16802023-10-24T16:46:01.225Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16812023-10-24T16:46:01.300Z Compiling scheduled-thread-pool v0.2.7
16822023-10-24T16:46:01.348Z Compiling matches v0.1.10
16832023-10-24T16:46:01.476Z Compiling regex-automata v0.1.10
16842023-10-24T16:46:02.076Z Compiling tap v1.0.1
16852023-10-24T16:46:02.656Z Compiling managed v0.8.0
16862023-10-24T16:46:02.667Z Compiling clap_lex v0.5.1
16872023-10-24T16:46:02.682Z Compiling wyz v0.5.1
16882023-10-24T16:46:02.912Z Compiling hyper v0.14.27
16892023-10-24T16:46:03.043Z Compiling clap_builder v4.4.2
16902023-10-24T16:46:03.081Z Compiling bstr v0.2.17
16912023-10-24T16:46:03.855Z Compiling postgres-types v0.2.6
16922023-10-24T16:46:05.419Z Compiling r2d2 v0.8.10
16932023-10-24T16:46:05.996Z Compiling idna v0.2.3
16942023-10-24T16:46:06.195Z Compiling inout v0.1.3
16952023-10-24T16:46:06.574Z Compiling phf v0.11.2
16962023-10-24T16:46:07.038Z Compiling hubpack v0.1.2
16972023-10-24T16:46:08.073Z Compiling ipnetwork v0.20.0
16982023-10-24T16:46:08.308Z Compiling futures-executor v0.3.28
16992023-10-24T16:46:08.506Z Compiling itertools v0.11.0
17002023-10-24T16:46:09.490Z Compiling zerocopy v0.6.4
17012023-10-24T16:46:10.914Z Compiling float-cmp v0.9.0
17022023-10-24T16:46:11.257Z Compiling predicates-core v1.0.6
17032023-10-24T16:46:11.311Z Compiling normalize-line-endings v0.3.0
17042023-10-24T16:46:11.477Z Compiling unicode-linebreak v0.1.5
17052023-10-24T16:46:11.546Z Compiling smawk v0.3.1
17062023-10-24T16:46:11.738Z Compiling data-encoding v2.4.0
17072023-10-24T16:46:11.852Z Compiling whoami v1.4.1
17082023-10-24T16:46:12.309Z Compiling difflib v0.4.0
17092023-10-24T16:46:12.643Z Compiling static_assertions v1.1.0
17102023-10-24T16:46:12.714Z Compiling funty v2.0.0
17112023-10-24T16:46:12.784Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17122023-10-24T16:46:13.486Z Compiling predicates v3.0.4
17132023-10-24T16:46:14.534Z Compiling trust-dns-proto v0.22.0
17142023-10-24T16:46:15.148Z Compiling hyper-rustls v0.24.1
17152023-10-24T16:46:15.931Z Compiling hyper-tls v0.5.0
17162023-10-24T16:46:16.021Z Compiling bitvec v1.0.1
17172023-10-24T16:46:16.253Z Compiling tokio-postgres v0.7.10
17182023-10-24T16:46:16.434Z Compiling reqwest v0.11.20
17192023-10-24T16:46:17.523Z Compiling textwrap v0.16.0
17202023-10-24T16:46:19.151Z Compiling diesel v2.1.1
17212023-10-24T16:46:19.380Z Compiling yasna v0.5.2
17222023-10-24T16:46:22.735Z Compiling clap v4.4.3
17232023-10-24T16:46:22.922Z Compiling futures v0.3.28
17242023-10-24T16:46:23.083Z Compiling cipher v0.4.4
17252023-10-24T16:46:23.458Z Compiling similar v2.2.1
17262023-10-24T16:46:23.807Z Compiling signature v2.1.0
17272023-10-24T16:46:23.871Z Compiling tokio-stream v0.1.14
17282023-10-24T16:46:24.131Z Compiling usdt v0.3.5
17292023-10-24T16:46:24.348Z Compiling hex v0.4.3
17302023-10-24T16:46:24.522Z Compiling console v0.15.7
17312023-10-24T16:46:25.160Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17322023-10-24T16:46:25.396Z Compiling bstr v1.6.0
17332023-10-24T16:46:26.686Z Compiling getopts v0.2.21
17342023-10-24T16:46:26.704Z Compiling unsafe-libyaml v0.2.9
17352023-10-24T16:46:28.155Z Compiling ident_case v1.0.1
17362023-10-24T16:46:28.791Z Compiling slog-async v2.8.0
17372023-10-24T16:46:28.876Z Compiling paste v1.0.14
17382023-10-24T16:46:29.432Z Compiling serde_yaml v0.9.25
17392023-10-24T16:46:30.198Z Compiling darling_core v0.20.3
17402023-10-24T16:46:30.543Z Compiling multer v2.1.0
17412023-10-24T16:46:31.033Z Compiling async-stream-impl v0.3.5
17422023-10-24T16:46:31.649Z Compiling regex-syntax v0.6.29
17432023-10-24T16:46:32.379Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17442023-10-24T16:46:32.577Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17452023-10-24T16:46:33.051Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17462023-10-24T16:46:33.549Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17472023-10-24T16:46:37.314Z Compiling structmeta-derive v0.1.6
17482023-10-24T16:46:39.396Z Compiling darling_macro v0.20.3
17492023-10-24T16:46:40.827Z Compiling darling v0.20.3
17502023-10-24T16:46:40.991Z Compiling serde_with_macros v2.3.3
17512023-10-24T16:46:41.720Z Compiling structmeta v0.1.6
17522023-10-24T16:46:42.341Z Compiling parse-display-derive v0.7.0
17532023-10-24T16:46:43.724Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17542023-10-24T16:46:44.879Z Compiling test-strategy v0.2.1
17552023-10-24T16:46:52.963Z Checking unicode-ident v1.0.12
17562023-10-24T16:47:23.018Z Checking heck v0.4.1
17572023-10-24T16:47:32.091Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17582023-10-24T16:47:32.294Z Checking crossbeam-channel v0.5.8
17592023-10-24T16:47:32.508Z Checking atty v0.2.14
17602023-10-24T16:47:33.361Z Checking match_cfg v0.1.0
17612023-10-24T16:47:33.490Z Checking hostname v0.3.1
17622023-10-24T16:47:33.673Z Checking sha1 v0.10.5
17632023-10-24T16:47:33.767Z Checking dirs-sys-next v0.1.2
17642023-10-24T16:47:34.026Z Checking fastrand v2.0.0
17652023-10-24T16:47:34.142Z Checking dirs-next v2.0.0
17662023-10-24T16:47:34.303Z Checking thread_local v1.1.7
17672023-10-24T16:47:34.429Z Checking term v0.7.0
17682023-10-24T16:47:34.544Z Checking tempfile v3.8.0
17692023-10-24T16:47:34.754Z Checking strum v0.25.0
17702023-10-24T16:47:35.097Z Checking instant v0.1.12
17712023-10-24T16:47:35.251Z Checking take_mut v0.2.2
17722023-10-24T16:47:35.385Z Checking slog-term v2.9.0
17732023-10-24T16:47:35.885Z Checking slog-json v2.6.1
17742023-10-24T16:47:36.202Z Checking serde_with v2.3.3
17752023-10-24T16:47:36.287Z Checking camino v1.1.6
17762023-10-24T16:47:36.307Z Checking slog-bunyan v2.4.0
17772023-10-24T16:47:37.109Z Checking atomic-waker v1.1.1
17782023-10-24T16:47:37.224Z Checking debug-ignore v1.0.5
17792023-10-24T16:47:37.298Z Checking waitgroup v0.1.2
17802023-10-24T16:47:37.400Z Checking async-stream v0.3.5
17812023-10-24T16:47:37.497Z Checking serde_path_to_error v0.1.14
17822023-10-24T16:47:37.853Z Checking backoff v0.4.0
17832023-10-24T16:47:38.359Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17842023-10-24T16:47:38.405Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17852023-10-24T16:47:38.629Z Checking parse-display v0.7.0
17862023-10-24T16:47:38.659Z Checking macaddr v1.0.1
17872023-10-24T16:47:38.885Z Checking quick-error v1.2.3
17882023-10-24T16:47:39.384Z Compiling proc-macro-crate v1.3.1
17892023-10-24T16:47:39.681Z Checking wait-timeout v0.2.0
17902023-10-24T16:47:39.924Z Compiling crucible-workspace-hack v0.1.0
17912023-10-24T16:47:40.826Z Checking rusty-fork v0.3.0
17922023-10-24T16:47:41.040Z Checking rand_xorshift v0.3.0
17932023-10-24T16:47:41.251Z Checking unarray v0.1.4
17942023-10-24T16:47:41.459Z Checking proptest v1.3.1
17952023-10-24T16:47:41.669Z Compiling proc-macro-error-attr v1.0.4
17962023-10-24T16:47:41.964Z Compiling proc-macro-error v1.0.4
17972023-10-24T16:47:46.515Z Compiling num_enum_derive v0.5.11
17982023-10-24T16:47:49.214Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17992023-10-24T16:47:49.701Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18002023-10-24T16:47:50.381Z Compiling foreign-types-macros v0.2.3
18012023-10-24T16:47:50.836Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-10-24T16:47:51.249Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18032023-10-24T16:47:51.709Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-10-24T16:47:51.759Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-10-24T16:47:52.646Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18062023-10-24T16:47:54.804Z Compiling zone_cfg_derive v0.2.0
18072023-10-24T16:47:54.914Z Compiling mockall_derive v0.11.4
18082023-10-24T16:47:55.997Z Compiling num-derive v0.4.0
18092023-10-24T16:48:10.243Z Checking base64ct v1.6.0
18102023-10-24T16:48:26.962Z Checking is-terminal v0.4.9
18112023-10-24T16:48:35.517Z Checking cfg-if v0.1.10
18122023-10-24T16:48:37.208Z Compiling slog-dtrace v0.2.3
18132023-10-24T16:48:37.212Z Checking termtree v0.4.1
18142023-10-24T16:48:37.215Z Compiling cancel-safe-futures v0.1.2
18152023-10-24T16:48:37.222Z Checking predicates-tree v1.0.9
18162023-10-24T16:48:37.228Z Checking password-hash v0.5.0
18172023-10-24T16:48:37.232Z Checking num_enum v0.5.11
18182023-10-24T16:48:37.235Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18192023-10-24T16:48:37.239Z Checking blake2 v0.10.6
18202023-10-24T16:48:37.413Z Checking base64 v0.13.1
18212023-10-24T16:48:37.559Z Checking postcard-cobs v0.1.5-pre
18222023-10-24T16:48:37.747Z Checking argon2 v0.5.2
18232023-10-24T16:48:37.813Z Checking postcard v0.7.3
18242023-10-24T16:48:38.095Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18252023-10-24T16:48:38.436Z Checking smoltcp v0.8.2
18262023-10-24T16:48:38.459Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18272023-10-24T16:48:38.933Z Checking foreign-types-shared v0.3.1
18282023-10-24T16:48:38.941Z Checking foreign-types v0.5.0
18292023-10-24T16:48:38.993Z Checking cstr-argument v0.1.2
18302023-10-24T16:48:39.222Z Checking pretty-hex v0.2.1
18312023-10-24T16:48:39.238Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18322023-10-24T16:48:39.447Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18332023-10-24T16:48:39.554Z Checking colored v2.0.4
18342023-10-24T16:48:39.855Z Checking predicates v2.1.5
18352023-10-24T16:48:40.153Z Checking downcast v0.11.0
18362023-10-24T16:48:40.216Z Checking fragile v2.0.0
18372023-10-24T16:48:40.634Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18382023-10-24T16:48:40.899Z Checking mockall v0.11.4
18392023-10-24T16:48:40.902Z Checking zone v0.2.0
18402023-10-24T16:48:41.273Z Checking smf v0.2.2
18412023-10-24T16:48:41.376Z Checking filetime v0.2.22
18422023-10-24T16:48:41.501Z Checking xattr v1.0.1
18432023-10-24T16:48:41.672Z Compiling heck v0.3.3
18442023-10-24T16:48:41.759Z Checking tar v0.4.40
18452023-10-24T16:48:41.962Z Compiling libefi-sys v0.1.0
18462023-10-24T16:48:42.075Z Compiling der_derive v0.7.2
18472023-10-24T16:48:42.250Z Compiling structopt-derive v0.4.18
18482023-10-24T16:48:42.968Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18492023-10-24T16:48:42.990Z Checking pem v1.1.1
18502023-10-24T16:48:43.064Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18512023-10-24T16:48:43.145Z Compiling memoffset v0.7.1
18522023-10-24T16:48:43.325Z Checking camino-tempfile v1.0.2
18532023-10-24T16:48:43.736Z Compiling maybe-uninit v2.0.0
18542023-10-24T16:48:43.755Z Checking headers-core v0.2.0
18552023-10-24T16:48:43.838Z Compiling packed_struct v0.10.1
18562023-10-24T16:48:43.971Z Checking headers v0.3.9
18572023-10-24T16:48:44.402Z Compiling num-bigint-dig v0.8.4
18582023-10-24T16:48:44.505Z Compiling packed_struct_codegen v0.10.1
18592023-10-24T16:48:44.821Z Compiling signal-hook v0.3.17
18602023-10-24T16:48:45.221Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18612023-10-24T16:48:45.244Z Checking rcgen v0.10.0
18622023-10-24T16:48:45.803Z Checking atomicwrites v0.4.2
18632023-10-24T16:48:45.890Z Checking subprocess v0.2.9
18642023-10-24T16:48:46.077Z Compiling num-rational v0.4.1
18652023-10-24T16:48:46.157Z Compiling same-file v1.0.6
18662023-10-24T16:48:46.498Z Checking termcolor v1.2.0
18672023-10-24T16:48:46.717Z Compiling walkdir v2.4.0
18682023-10-24T16:48:46.867Z Compiling semver-parser v0.10.2
18692023-10-24T16:48:47.350Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18702023-10-24T16:48:47.769Z Checking linked-hash-map v0.5.6
18712023-10-24T16:48:47.815Z Compiling home v0.5.5
18722023-10-24T16:48:48.228Z Compiling semver v0.11.0
18732023-10-24T16:48:48.372Z Checking lru-cache v0.1.2
18742023-10-24T16:48:48.748Z Compiling toml v0.5.11
18752023-10-24T16:48:48.836Z Compiling toolchain_find v0.2.0
18762023-10-24T16:48:48.856Z Compiling doc-comment v0.3.3
18772023-10-24T16:48:49.350Z Checking half v1.8.2
18782023-10-24T16:48:49.575Z Checking ciborium-io v0.2.1
18792023-10-24T16:48:49.665Z Compiling omicron-zone-package v0.8.3
18802023-10-24T16:48:49.889Z Checking arc-swap v1.6.0
18812023-10-24T16:48:50.004Z Checking ciborium-ll v0.2.1
18822023-10-24T16:48:50.039Z Compiling convert_case v0.4.0
18832023-10-24T16:48:50.472Z Checking ciborium v0.2.1
18842023-10-24T16:48:50.573Z Checking slog-scope v4.4.0
18852023-10-24T16:48:50.913Z Checking slog-stdlog v4.1.1
18862023-10-24T16:48:51.124Z Compiling snafu-derive v0.7.5
18872023-10-24T16:48:51.356Z Compiling derive_more v0.99.17
18882023-10-24T16:48:51.405Z Checking slog-envlogger v2.2.0
18892023-10-24T16:48:51.739Z Compiling rustfmt-wrapper v0.2.0
18902023-10-24T16:48:52.165Z Compiling derive-where v1.2.5
18912023-10-24T16:48:52.782Z Checking hkdf v0.12.3
18922023-10-24T16:48:53.137Z Compiling libz-sys v1.1.12
18932023-10-24T16:48:54.105Z Compiling parking_lot_core v0.8.6
18942023-10-24T16:48:54.111Z Checking resolv-conf v0.7.0
18952023-10-24T16:48:54.449Z Checking newline-converter v0.3.0
18962023-10-24T16:48:54.519Z Checking textwrap v0.11.0
18972023-10-24T16:48:54.947Z Checking keccak v0.1.4
18982023-10-24T16:48:54.951Z Checking vec_map v0.8.2
18992023-10-24T16:48:54.954Z Checking ansi_term v0.12.1
19002023-10-24T16:48:55.021Z Checking strsim v0.8.0
19012023-10-24T16:48:55.072Z Checking sha3 v0.10.8
19022023-10-24T16:48:55.317Z Checking expectorate v1.1.0
19032023-10-24T16:48:55.353Z Checking clap v2.34.0
19042023-10-24T16:48:55.414Z Checking trust-dns-resolver v0.22.0
19052023-10-24T16:48:55.902Z Checking secrecy v0.8.0
19062023-10-24T16:48:56.085Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19072023-10-24T16:48:56.233Z Compiling libgit2-sys v0.15.2+1.6.4
19082023-10-24T16:48:58.069Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19092023-10-24T16:48:58.346Z Checking pem-rfc7468 v0.7.0
19102023-10-24T16:48:58.533Z Compiling libsqlite3-sys v0.26.0
19112023-10-24T16:48:58.795Z Checking flagset v0.4.3
19122023-10-24T16:48:59.083Z Checking der v0.7.8
19132023-10-24T16:48:59.114Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19142023-10-24T16:48:59.489Z Checking fxhash v0.2.1
19152023-10-24T16:48:59.639Z Compiling vergen v8.2.4
19162023-10-24T16:48:59.747Z Compiling semver v0.1.20
19172023-10-24T16:48:59.976Z Checking structopt v0.3.26
19182023-10-24T16:49:00.387Z Compiling rustc_version v0.1.7
19192023-10-24T16:49:01.029Z Compiling newtype_derive v0.1.6
19202023-10-24T16:49:01.447Z Compiling buf-list v1.0.3
19212023-10-24T16:49:01.952Z Checking crc-catalog v2.2.0
19222023-10-24T16:49:01.985Z Checking humantime v2.1.0
19232023-10-24T16:49:02.163Z Checking crc v3.0.1
19242023-10-24T16:49:02.258Z Checking spki v0.7.2
19252023-10-24T16:49:02.485Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19262023-10-24T16:49:02.716Z Checking pkcs8 v0.10.2
19272023-10-24T16:49:03.546Z Checking nodrop v0.1.14
19282023-10-24T16:49:03.712Z Checking array-init v0.0.4
19292023-10-24T16:49:03.927Z Checking pkcs1 v0.7.5
19302023-10-24T16:49:04.053Z Checking smallvec v0.6.14
19312023-10-24T16:49:04.120Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19322023-10-24T16:49:04.659Z Compiling num_enum_derive v0.7.0
19332023-10-24T16:49:05.477Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19342023-10-24T16:49:07.048Z Compiling unicase v2.7.0
19352023-10-24T16:49:07.452Z Checking utf-8 v0.7.6
19362023-10-24T16:49:07.737Z Checking bitfield v0.14.0
19372023-10-24T16:49:07.757Z Compiling rayon-core v1.11.0
19382023-10-24T16:49:07.789Z Checking rsa v0.9.2
19392023-10-24T16:49:08.257Z Checking serde-hex v0.1.0
19402023-10-24T16:49:08.506Z Checking x509-cert v0.2.4
19412023-10-24T16:49:08.778Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19422023-10-24T16:49:09.166Z Checking env_logger v0.10.0
19432023-10-24T16:49:09.840Z Checking ron v0.8.1
19442023-10-24T16:49:09.894Z Compiling platforms v3.0.2
19452023-10-24T16:49:09.919Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19462023-10-24T16:49:10.422Z Checking crc-any v2.4.3
19472023-10-24T16:49:10.955Z Checking object v0.30.4
19482023-10-24T16:49:11.201Z Checking path-slash v0.1.5
19492023-10-24T16:49:11.930Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19502023-10-24T16:49:12.458Z Checking num-complex v0.4.4
19512023-10-24T16:49:13.452Z Checking rand v0.4.6
19522023-10-24T16:49:14.057Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19532023-10-24T16:49:14.470Z Compiling erased-serde v0.3.30
19542023-10-24T16:49:15.155Z Checking num v0.4.1
19552023-10-24T16:49:15.207Z Compiling curve25519-dalek v4.1.0
19562023-10-24T16:49:15.549Z Compiling bitstruct_derive v0.1.0
19572023-10-24T16:49:15.793Z Compiling async-recursion v1.0.5
19582023-10-24T16:49:16.548Z Compiling glob v0.3.1
19592023-10-24T16:49:17.543Z Compiling mime_guess v2.0.4
19602023-10-24T16:49:18.154Z Compiling thiserror-impl-no-std v2.0.2
19612023-10-24T16:49:18.167Z Compiling curve25519-dalek-derive v0.1.0
19622023-10-24T16:49:19.521Z Compiling salty v0.2.0
19632023-10-24T16:49:20.170Z Checking tungstenite v0.18.0
19642023-10-24T16:49:20.475Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19652023-10-24T16:49:21.616Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19662023-10-24T16:49:21.750Z Checking tokio-tungstenite v0.18.0
19672023-10-24T16:49:21.772Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19682023-10-24T16:49:22.143Z Checking universal-hash v0.5.1
19692023-10-24T16:49:22.395Z Checking nibble_vec v0.1.0
19702023-10-24T16:49:22.688Z Checking endian-type v0.1.2
19712023-10-24T16:49:22.923Z Compiling crunchy v0.2.2
19722023-10-24T16:49:23.411Z Checking opaque-debug v0.3.0
19732023-10-24T16:49:23.559Z Checking radix_trie v0.2.1
19742023-10-24T16:49:23.741Z Checking snafu v0.7.5
19752023-10-24T16:49:24.239Z Compiling tiny-keccak v2.0.2
19762023-10-24T16:49:24.394Z Checking linear-map v1.2.0
19772023-10-24T16:49:24.652Z Checking parking_lot v0.11.2
19782023-10-24T16:49:24.853Z Checking trust-dns-client v0.22.0
19792023-10-24T16:49:25.008Z Compiling clang-sys v1.6.1
19802023-10-24T16:49:25.093Z Checking aead v0.5.2
19812023-10-24T16:49:25.213Z Compiling darling_core v0.14.4
19822023-10-24T16:49:25.431Z Compiling prettyplease v0.2.12
19832023-10-24T16:49:25.874Z Compiling ascii-canvas v3.0.0
19842023-10-24T16:49:26.077Z Checking sled v0.34.7
19852023-10-24T16:49:26.951Z Checking trust-dns-server v0.22.1
19862023-10-24T16:49:27.050Z Checking toml_edit v0.20.0
19872023-10-24T16:49:27.309Z Compiling const_format_proc_macros v0.2.31
19882023-10-24T16:49:27.564Z Compiling ena v0.14.2
19892023-10-24T16:49:28.347Z Checking pretty-hex v0.3.0
19902023-10-24T16:49:28.599Z Compiling minimal-lexical v0.2.1
19912023-10-24T16:49:29.446Z Compiling portable-atomic v1.4.3
19922023-10-24T16:49:30.473Z Compiling diff v0.1.13
19932023-10-24T16:49:30.676Z Compiling nom v7.1.3
19942023-10-24T16:49:30.820Z Compiling lalrpop v0.19.12
19952023-10-24T16:49:30.902Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19962023-10-24T16:49:31.141Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19972023-10-24T16:49:31.144Z Checking toml v0.8.0
19982023-10-24T16:49:31.910Z Checking path-dedot v3.1.0
19992023-10-24T16:49:32.088Z Compiling libloading v0.7.4
20002023-10-24T16:49:32.153Z Compiling bindgen v0.65.1
20012023-10-24T16:49:32.394Z Compiling ref-cast v1.0.20
20022023-10-24T16:49:32.638Z Checking path-absolutize v3.1.0
20032023-10-24T16:49:33.923Z Checking globset v0.4.13
20042023-10-24T16:49:34.325Z Compiling darling_macro v0.14.4
20052023-10-24T16:49:34.688Z Checking crossbeam-deque v0.8.3
20062023-10-24T16:49:35.178Z Checking hashlink v0.8.3
20072023-10-24T16:49:35.396Z Checking olpc-cjson v0.1.3
20082023-10-24T16:49:35.743Z Checking serde_plain v1.0.2
20092023-10-24T16:49:35.803Z Compiling darling v0.14.4
20102023-10-24T16:49:35.975Z Compiling derive_builder_core v0.12.0
20112023-10-24T16:49:36.143Z Compiling which v4.4.0
20122023-10-24T16:49:36.191Z Compiling ref-cast-impl v1.0.20
20132023-10-24T16:49:36.233Z Compiling libxml v0.3.3
20142023-10-24T16:49:36.729Z Compiling cexpr v0.6.0
20152023-10-24T16:49:37.037Z Compiling peeking_take_while v0.1.2
20162023-10-24T16:49:37.138Z Compiling shlex v1.1.0
20172023-10-24T16:49:37.241Z Compiling rustc-hash v1.1.0
20182023-10-24T16:49:37.463Z Compiling lazycell v1.3.0
20192023-10-24T16:49:37.529Z Checking fallible-streaming-iterator v0.1.9
20202023-10-24T16:49:37.749Z Checking tough v0.12.5
20212023-10-24T16:49:37.910Z Checking rusqlite v0.29.0
20222023-10-24T16:49:37.987Z Checking twox-hash v1.6.3
20232023-10-24T16:49:38.790Z Checking nix v0.26.2
20242023-10-24T16:49:39.738Z Compiling derive_builder_macro v0.12.0
20252023-10-24T16:49:40.856Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20262023-10-24T16:49:40.975Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20272023-10-24T16:49:41.812Z Checking ff v0.13.0
20282023-10-24T16:49:41.968Z Compiling strum_macros v0.24.3
20292023-10-24T16:49:42.161Z Checking display-error-chain v0.1.1
20302023-10-24T16:49:43.594Z Compiling indoc v1.0.9
20312023-10-24T16:49:43.754Z Checking signature v1.6.4
20322023-10-24T16:49:43.948Z Checking ed25519 v1.5.3
20332023-10-24T16:49:44.984Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20342023-10-24T16:49:45.060Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20352023-10-24T16:49:47.328Z Checking group v0.13.0
20362023-10-24T16:49:47.871Z Checking polyval v0.6.1
20372023-10-24T16:49:48.287Z Checking num_enum v0.7.0
20382023-10-24T16:49:48.589Z Checking ctr v0.9.2
20392023-10-24T16:49:48.936Z Checking aes v0.8.3
20402023-10-24T16:49:48.954Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20412023-10-24T16:49:49.001Z Checking crypto-bigint v0.5.2
20422023-10-24T16:49:49.321Z Checking bincode v1.3.3
20432023-10-24T16:49:49.626Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20442023-10-24T16:49:50.031Z Compiling cookie v0.16.2
20452023-10-24T16:49:50.795Z Checking base16ct v0.2.0
20462023-10-24T16:49:51.471Z Checking aes-gcm-siv v0.11.1
20472023-10-24T16:49:51.879Z Checking rayon v1.7.0
20482023-10-24T16:49:51.923Z Checking elliptic-curve v0.13.5
20492023-10-24T16:49:52.362Z Checking steno v0.4.0
20502023-10-24T16:49:52.949Z Checking poly1305 v0.8.0
20512023-10-24T16:49:53.196Z Checking thiserror-no-std v2.0.2
20522023-10-24T16:49:53.353Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20532023-10-24T16:49:53.717Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20542023-10-24T16:49:53.867Z Checking env_logger v0.9.3
20552023-10-24T16:49:54.101Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20562023-10-24T16:49:54.539Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20572023-10-24T16:49:55.878Z Checking chacha20 v0.9.1
20582023-10-24T16:49:56.246Z Checking serde-big-array v0.4.1
20592023-10-24T16:49:56.259Z Checking serde-big-array v0.5.1
20602023-10-24T16:49:56.267Z Compiling oso-derive v0.26.4
20612023-10-24T16:49:56.595Z Compiling impl-trait-for-tuples v0.2.2
20622023-10-24T16:49:56.802Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20632023-10-24T16:49:56.973Z Checking ascii v1.1.0
20642023-10-24T16:49:57.438Z Checking ringbuffer v0.15.0
20652023-10-24T16:49:58.160Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20662023-10-24T16:49:58.470Z Checking vsss-rs v3.3.1
20672023-10-24T16:49:59.091Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20682023-10-24T16:49:59.888Z Checking chacha20poly1305 v0.10.1
20692023-10-24T16:50:00.473Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20702023-10-24T16:50:01.383Z Checking bitstruct v0.1.1
20712023-10-24T16:50:02.635Z Checking signal-hook-tokio v0.3.1
20722023-10-24T16:50:03.229Z Checking tungstenite v0.20.1
20732023-10-24T16:50:03.618Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20742023-10-24T16:50:23.657Z Checking serde_arrays v0.1.0
20752023-10-24T16:50:24.068Z Checking corncobs v0.1.3
20762023-10-24T16:50:24.133Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20772023-10-24T16:50:24.466Z Checking tokio-tungstenite v0.20.1
20782023-10-24T16:50:24.506Z Checking assert_matches v1.5.0
20792023-10-24T16:50:24.669Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20802023-10-24T16:50:24.820Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20812023-10-24T16:50:24.962Z Checking bcs v0.1.5
20822023-10-24T16:50:24.983Z Checking highway v1.1.0
20832023-10-24T16:50:25.066Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20842023-10-24T16:50:25.115Z Checking const_format v0.2.31
20852023-10-24T16:50:25.150Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20862023-10-24T16:50:25.239Z Checking ron v0.7.1
20872023-10-24T16:50:25.309Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20882023-10-24T16:50:25.332Z Checking http-range v0.1.5
20892023-10-24T16:50:25.368Z Checking bit_field v0.10.2
20902023-10-24T16:50:25.376Z Checking hyper-staticfile v0.9.5
20912023-10-24T16:50:25.401Z Compiling indoc v2.0.3
20922023-10-24T16:50:25.414Z Checking derive_builder v0.12.0
20932023-10-24T16:50:25.558Z Checking bb8 v0.8.1
20942023-10-24T16:50:26.123Z Checking quick-xml v0.23.1
20952023-10-24T16:50:26.140Z Checking bytesize v1.3.0
20962023-10-24T16:50:26.269Z Checking maplit v1.0.2
20972023-10-24T16:50:26.424Z Checking fs-err v2.9.0
20982023-10-24T16:50:27.204Z Checking number_prefix v0.4.0
20992023-10-24T16:50:27.747Z Checking indicatif v0.17.7
21002023-10-24T16:50:28.578Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21012023-10-24T16:50:30.294Z Checking signal-hook-mio v0.2.3
21022023-10-24T16:50:31.321Z Compiling vte_generate_state_changes v0.1.1
21032023-10-24T16:50:39.049Z Checking yansi v0.5.1
21042023-10-24T16:50:40.009Z Checking pretty_assertions v1.4.0
21052023-10-24T16:50:41.969Z Checking crossterm v0.27.0
21062023-10-24T16:50:42.649Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21072023-10-24T16:50:44.501Z Checking fatfs v0.3.6
21082023-10-24T16:50:44.569Z Checking cassowary v0.3.0
21092023-10-24T16:50:44.750Z Checking plotters-backend v0.3.5
21102023-10-24T16:50:45.214Z Checking ratatui v0.23.0
21112023-10-24T16:50:45.334Z Checking plotters-svg v0.3.5
21122023-10-24T16:50:48.062Z Checking rtoolbox v0.0.1
21132023-10-24T16:50:48.096Z Checking cast v0.3.0
21142023-10-24T16:50:48.608Z Checking owo-colors v3.5.0
21152023-10-24T16:50:49.041Z Checking remove_dir_all v0.5.3
21162023-10-24T16:50:49.184Z Checking tempdir v0.3.7
21172023-10-24T16:50:49.310Z Checking tui-tree-widget v0.13.0
21182023-10-24T16:50:49.436Z Checking criterion-plot v0.5.0
21192023-10-24T16:50:49.452Z Checking rpassword v7.2.0
21202023-10-24T16:50:49.736Z Checking plotters v0.3.5
21212023-10-24T16:50:53.539Z Checking tinytemplate v1.2.1
21222023-10-24T16:50:53.891Z Checking shell-words v1.1.0
21232023-10-24T16:50:54.134Z Checking oorandom v11.1.3
21242023-10-24T16:50:54.346Z Checking anes v0.1.6
21252023-10-24T16:50:54.370Z Checking os_str_bytes v6.5.1
21262023-10-24T16:50:54.916Z Checking clap_lex v0.2.4
21272023-10-24T16:50:54.965Z Checking criterion v0.5.1
21282023-10-24T16:51:01.835Z Checking assert_cmd v2.0.12
21292023-10-24T16:51:02.186Z Compiling clap_derive v3.2.25
21302023-10-24T16:51:02.643Z Checking dashmap v5.5.1
21312023-10-24T16:51:03.159Z Compiling serial_test_derive v0.10.0
21322023-10-24T16:51:04.189Z Compiling crossbeam-queue v0.3.8
21332023-10-24T16:51:04.816Z Checking serial_test v0.10.0
21342023-10-24T16:51:05.178Z Checking vte v0.11.1
21352023-10-24T16:51:05.350Z Checking threadpool v1.8.1
21362023-10-24T16:51:07.838Z Checking strip-ansi-escapes v0.2.0
21372023-10-24T16:51:08.093Z Checking crossterm v0.26.1
21382023-10-24T16:51:08.592Z Compiling tabled_derive v0.6.0
21392023-10-24T16:51:10.362Z Checking httptest v0.15.4
21402023-10-24T16:51:10.366Z Checking clap v3.2.25
21412023-10-24T16:51:10.369Z Checking similar-asserts v1.5.0
21422023-10-24T16:51:10.407Z Checking fd-lock v3.0.13
21432023-10-24T16:51:10.701Z Checking nanorand v0.7.0
21442023-10-24T16:51:10.937Z Compiling rstest_macros v0.18.2
21452023-10-24T16:51:11.228Z Checking nu-ansi-term v0.49.0
21462023-10-24T16:51:11.602Z Checking flume v0.11.0
21472023-10-24T16:51:11.923Z Checking reedline v0.23.0
21482023-10-24T16:51:15.222Z Compiling pin-project-internal v1.1.3
21492023-10-24T16:51:15.562Z Checking libtest-mimic v0.5.2
21502023-10-24T16:51:15.665Z Checking constant_time_eq v0.2.6
21512023-10-24T16:51:15.855Z Checking topological-sort v0.2.2
21522023-10-24T16:51:15.997Z Compiling trybuild v1.0.85
21532023-10-24T16:51:16.153Z Checking arrayvec v0.7.4
21542023-10-24T16:51:16.218Z Compiling relative-path v1.9.0
21552023-10-24T16:51:16.327Z Checking datatest-stable v0.1.3
21562023-10-24T16:51:16.565Z Checking arrayref v0.3.7
21572023-10-24T16:51:16.712Z Checking bytecount v0.6.3
21582023-10-24T16:51:16.767Z Checking blake2b_simd v1.0.1
21592023-10-24T16:51:16.935Z Checking papergrid v0.10.0
21602023-10-24T16:51:19.845Z Checking basic-toml v0.1.4
21612023-10-24T16:51:19.906Z Checking pin-project v1.1.3
21622023-10-24T16:51:20.440Z Checking futures-timer v3.0.2
21632023-10-24T16:51:20.615Z Checking constant_time_eq v0.3.0
21642023-10-24T16:51:20.813Z Checking rust-argon2 v1.0.1
21652023-10-24T16:51:21.198Z Checking partial-io v0.5.4
21662023-10-24T16:51:21.802Z Checking tabled v0.14.0
21672023-10-24T16:51:23.217Z Checking approx v0.5.1
21682023-10-24T16:51:23.273Z Checking cargo-platform v0.1.3
21692023-10-24T16:51:23.649Z Checking hex-literal v0.4.1
21702023-10-24T16:51:23.732Z Checking cargo_metadata v0.18.0
21712023-10-24T16:51:26.222Z Checking crossbeam v0.8.2
21722023-10-24T16:51:26.604Z Checking cargo_toml v0.16.3
21732023-10-24T16:51:27.311Z Checking termios v0.3.3
21742023-10-24T16:51:29.869Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21752023-10-24T16:51:30.489Z Checking rstest v0.18.2
21762023-10-24T16:51:43.394Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21772023-10-24T16:51:48.480Z Compiling bzip2 v0.4.4
21782023-10-24T16:51:49.055Z Compiling zip v0.6.6
21792023-10-24T16:51:50.117Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21802023-10-24T16:51:50.249Z Compiling polar-core v0.26.4
21812023-10-24T16:51:51.146Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21822023-10-24T16:51:51.758Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21832023-10-24T16:51:51.915Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21842023-10-24T16:51:52.004Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21852023-10-24T16:51:52.579Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21862023-10-24T16:51:53.075Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21872023-10-24T16:51:54.096Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21882023-10-24T16:51:54.360Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21892023-10-24T16:51:54.947Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21902023-10-24T16:51:55.430Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21912023-10-24T16:51:56.160Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21922023-10-24T16:51:59.133Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21932023-10-24T16:51:59.825Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21942023-10-24T16:52:00.002Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21952023-10-24T16:52:03.150Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21962023-10-24T16:52:12.840Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21972023-10-24T16:52:12.975Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21982023-10-24T16:52:13.065Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21992023-10-24T16:52:14.454Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22002023-10-24T16:52:14.898Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22012023-10-24T16:52:15.819Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22022023-10-24T16:52:15.993Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22032023-10-24T16:52:16.237Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22042023-10-24T16:52:18.499Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22052023-10-24T16:52:19.821Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22062023-10-24T16:52:22.680Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22072023-10-24T16:52:25.379Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22082023-10-24T16:52:27.142Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22092023-10-24T16:52:28.227Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22102023-10-24T16:52:31.684Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22112023-10-24T16:52:40.381Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22122023-10-24T16:52:42.099Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22132023-10-24T16:52:43.919Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22142023-10-24T16:52:45.821Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22152023-10-24T16:52:45.971Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22162023-10-24T16:52:46.625Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22172023-10-24T16:52:46.668Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22182023-10-24T16:52:48.765Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22192023-10-24T16:52:49.571Z Checking oso v0.26.4
22202023-10-24T16:52:53.404Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22212023-10-24T16:52:53.707Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22222023-10-24T16:52:54.583Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22232023-10-24T16:53:09.587Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22242023-10-24T16:53:09.783Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22252023-10-24T16:53:09.956Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22262023-10-24T16:53:10.267Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22272023-10-24T16:53:10.345Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22282023-10-24T16:53:14.971Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22292023-10-24T16:53:15.669Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22302023-10-24T16:53:16.893Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22312023-10-24T16:53:17.532Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22322023-10-24T16:53:26.472Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22332023-10-24T16:53:28.484Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22342023-10-24T16:53:28.946Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22352023-10-24T16:53:30.939Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22362023-10-24T16:53:36.961Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22372023-10-24T16:53:50.507Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22382023-10-24T16:54:13.056Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22392023-10-24T16:54:25.761Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22402023-10-24T16:54:52.639Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22412023-10-24T16:55:32.513Z Compiling git2 v0.17.2
22422023-10-24T16:55:41.123Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22432023-10-24T16:55:43.625Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22442023-10-24T16:55:56.572Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22452023-10-24T16:56:06.272Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22462023-10-24T16:56:06.585Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22472023-10-24T16:56:07.116Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22482023-10-24T16:56:08.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22492023-10-24T16:56:42.483Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22502023-10-24T16:58:08.648Z Finished dev [unoptimized + debuginfo] target(s) in 13m 30s
22512023-10-24T16:58:08.878Z
22522023-10-24T16:58:08.889Zreal 14:37.768433530
22532023-10-24T16:58:08.904Zuser 1:26:09.254741315
22542023-10-24T16:58:08.908Zsys 11:27.556542112
22552023-10-24T16:58:08.912Ztrap 3.267750374
22562023-10-24T16:58:08.916Ztflt 7.429704608
22572023-10-24T16:58:08.920Zdflt 10.766807304
22582023-10-24T16:58:08.924Zkflt 0.021160713
22592023-10-24T16:58:08.927Zlock 2:00:01.086969599
22602023-10-24T16:58:08.930Zslp 4:50:33.560672214
22612023-10-24T16:58:08.933Zlat 3:11.885875179
22622023-10-24T16:58:08.936Zstop 7:30.438378378
22632023-10-24T16:58:10.165Zwarning: output filename collision.
22642023-10-24T16:58:10.170ZThe 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)`.
22652023-10-24T16:58:10.173ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22662023-10-24T16:58:10.176ZThe targets should have unique names.
22672023-10-24T16:58:10.180ZThis is a known bug where multiple crates with the same name use
22682023-10-24T16:58:10.184Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22692023-10-24T16:58:10.193Zwarning: output filename collision.
22702023-10-24T16:58:10.202ZThe 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)`.
22712023-10-24T16:58:10.207ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22722023-10-24T16:58:10.214ZThe targets should have unique names.
22732023-10-24T16:58:10.219ZThis is a known bug where multiple crates with the same name use
22742023-10-24T16:58:10.223Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22752023-10-24T16:58:10.229Zwarning: output filename collision.
22762023-10-24T16:58:10.232ZThe 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)`.
22772023-10-24T16:58:10.235ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22782023-10-24T16:58:11.240ZThe targets should have unique names.
22792023-10-24T16:58:11.244ZThis is a known bug where multiple crates with the same name use
22802023-10-24T16:58:11.251Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22812023-10-24T16:58:11.256Zwarning: output filename collision.
22822023-10-24T16:58:11.260ZThe 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)`.
22832023-10-24T16:58:11.263ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22842023-10-24T16:58:11.268ZThe targets should have unique names.
22852023-10-24T16:58:11.272ZThis is a known bug where multiple crates with the same name use
22862023-10-24T16:58:11.275Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22872023-10-24T16:58:11.278Zwarning: output filename collision.
22882023-10-24T16:58:11.284ZThe 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`.
22892023-10-24T16:58:11.290ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22902023-10-24T16:58:11.294ZThe targets should have unique names.
22912023-10-24T16:58:11.302ZThis is a known bug where multiple crates with the same name use
22922023-10-24T16:58:11.312Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22932023-10-24T16:58:11.316Zwarning: output filename collision.
22942023-10-24T16:58:11.319ZThe 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)`.
22952023-10-24T16:58:11.325ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22962023-10-24T16:58:11.334ZThe targets should have unique names.
22972023-10-24T16:58:11.349ZThis is a known bug where multiple crates with the same name use
22982023-10-24T16:58:11.368Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22992023-10-24T16:58:11.379Zwarning: output filename collision.
23002023-10-24T16:58:11.393ZThe 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)`.
23012023-10-24T16:58:11.406ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23022023-10-24T16:58:11.410ZThe targets should have unique names.
23032023-10-24T16:58:11.414ZThis is a known bug where multiple crates with the same name use
23042023-10-24T16:58:11.417Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23052023-10-24T16:58:11.421Zwarning: output filename collision.
23062023-10-24T16:58:11.424ZThe 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)`.
23072023-10-24T16:58:11.429ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23082023-10-24T16:58:11.432ZThe targets should have unique names.
23092023-10-24T16:58:11.435ZThis is a known bug where multiple crates with the same name use
23102023-10-24T16:58:11.438Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23112023-10-24T16:58:11.441Zwarning: output filename collision.
23122023-10-24T16:58:11.444ZThe 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)`.
23132023-10-24T16:58:11.447ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23142023-10-24T16:58:11.450ZThe targets should have unique names.
23152023-10-24T16:58:11.454ZThis is a known bug where multiple crates with the same name use
23162023-10-24T16:58:11.457Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23172023-10-24T16:58:11.461Zwarning: output filename collision.
23182023-10-24T16:58:11.467ZThe 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)`.
23192023-10-24T16:58:11.473ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23202023-10-24T16:58:11.477ZThe targets should have unique names.
23212023-10-24T16:58:11.481ZThis is a known bug where multiple crates with the same name use
23222023-10-24T16:58:11.484Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23232023-10-24T16:58:11.488Zwarning: output filename collision.
23242023-10-24T16:58:11.491ZThe 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)`.
23252023-10-24T16:58:11.495ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23262023-10-24T16:58:11.498ZThe targets should have unique names.
23272023-10-24T16:58:11.501ZThis is a known bug where multiple crates with the same name use
23282023-10-24T16:58:11.504Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23292023-10-24T16:58:11.508Z Checking unicode-ident v1.0.12
23302023-10-24T16:58:11.511Z Documenting libc v0.2.149
23312023-10-24T16:58:11.514Z Documenting cfg-if v1.0.0
23322023-10-24T16:58:11.517Z Checking libc v0.2.149
23332023-10-24T16:58:11.520Z Checking serde v1.0.188
23342023-10-24T16:58:11.523Z Checking cfg-if v1.0.0
23352023-10-24T16:58:11.526Z Documenting log v0.4.20
23362023-10-24T16:58:11.529Z Documenting itoa v1.0.9
23372023-10-24T16:58:11.532Z Documenting scopeguard v1.2.0
23382023-10-24T16:58:11.536Z Checking proc-macro2 v1.0.67
23392023-10-24T16:58:12.058Z Checking quote v1.0.33
23402023-10-24T16:58:12.575Z Checking syn v2.0.32
23412023-10-24T16:58:12.694Z Checking syn v1.0.109
23422023-10-24T16:58:14.955Z Checking once_cell v1.18.0
23432023-10-24T16:58:15.121Z Documenting once_cell v1.18.0
23442023-10-24T16:58:15.198Z Documenting memchr v2.6.3
23452023-10-24T16:58:15.409Z Documenting smallvec v1.11.0
23462023-10-24T16:58:17.420Z Documenting lock_api v0.4.10
23472023-10-24T16:58:18.066Z Documenting getrandom v0.2.10
23482023-10-24T16:58:20.016Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23492023-10-24T16:58:21.537Z Documenting libm v0.2.7
23502023-10-24T16:58:21.608Z Documenting parking_lot_core v0.9.8
23512023-10-24T16:58:21.730Z Documenting pin-project-lite v0.2.13
23522023-10-24T16:58:22.182Z Documenting signal-hook-registry v1.4.1
23532023-10-24T16:58:22.692Z Checking itoa v1.0.9
23542023-10-24T16:58:22.828Z Documenting mio v0.8.8
23552023-10-24T16:58:23.053Z Documenting num_cpus v1.16.0
23562023-10-24T16:58:23.341Z Documenting serde_derive v1.0.188
23572023-10-24T16:58:24.191Z Documenting rand_core v0.6.4
23582023-10-24T16:58:25.338Z Documenting zeroize_derive v1.4.2
23592023-10-24T16:58:25.785Z Documenting num-traits v0.2.16
23602023-10-24T16:58:26.994Z Documenting parking_lot v0.12.1
23612023-10-24T16:58:28.428Z Documenting thiserror-impl v1.0.49
23622023-10-24T16:58:29.186Z Documenting typenum v1.16.0
23632023-10-24T16:58:29.523Z Documenting futures-core v0.3.28
23642023-10-24T16:58:30.321Z Documenting ryu v1.0.15
23652023-10-24T16:58:32.603Z Documenting zeroize v1.6.0
23662023-10-24T16:58:33.102Z Documenting tokio-macros v2.1.0
23672023-10-24T16:58:33.527Z Documenting socket2 v0.5.4
23682023-10-24T16:58:34.340Z Documenting serde v1.0.188
23692023-10-24T16:58:34.846Z Checking thiserror v1.0.49
23702023-10-24T16:58:34.850Z Checking ryu v1.0.15
23712023-10-24T16:58:34.998Z Documenting subtle v2.5.0
23722023-10-24T16:58:35.925Z Documenting byteorder v1.4.3
23732023-10-24T16:58:36.624Z Documenting thiserror v1.0.49
23742023-10-24T16:58:37.108Z Checking memchr v2.6.3
23752023-10-24T16:58:38.812Z Documenting pin-utils v0.1.0
23762023-10-24T16:58:38.894Z Documenting generic-array v0.14.7
23772023-10-24T16:58:40.396Z Documenting futures-sink v0.3.28
23782023-10-24T16:58:40.763Z Checking serde_json v1.0.107
23792023-10-24T16:58:41.350Z Documenting iana-time-zone v0.1.57
23802023-10-24T16:58:42.154Z Checking heck v0.4.1
23812023-10-24T16:58:42.482Z Documenting futures-macro v0.3.28
23822023-10-24T16:58:42.781Z Checking getrandom v0.2.10
23832023-10-24T16:58:43.157Z Documenting futures-task v0.3.28
23842023-10-24T16:58:43.605Z Documenting slab v0.4.9
23852023-10-24T16:58:45.991Z Documenting crypto-common v0.1.6
23862023-10-24T16:58:46.313Z Documenting futures-channel v0.3.28
23872023-10-24T16:58:46.394Z Documenting futures-io v0.3.28
23882023-10-24T16:58:47.455Z Documenting const-oid v0.9.5
23892023-10-24T16:58:49.257Z Checking bytes v1.5.0
23902023-10-24T16:58:49.847Z Checking log v0.4.20
23912023-10-24T16:58:50.176Z Documenting tinyvec_macros v0.1.1
23922023-10-24T16:58:50.304Z Checking byteorder v1.4.3
23932023-10-24T16:58:50.565Z Documenting block-buffer v0.10.4
23942023-10-24T16:58:50.983Z Documenting tracing-attributes v0.1.26
23952023-10-24T16:58:52.143Z Documenting tracing-core v0.1.31
23962023-10-24T16:58:52.400Z Checking fnv v1.0.7
23972023-10-24T16:58:52.516Z Documenting futures-util v0.3.28
23982023-10-24T16:58:52.587Z Documenting ppv-lite86 v0.2.17
23992023-10-24T16:58:54.228Z Documenting tinyvec v1.6.0
24002023-10-24T16:58:56.358Z Checking serde_derive_internals v0.26.0
24012023-10-24T16:58:56.607Z Documenting digest v0.10.7
24022023-10-24T16:58:57.341Z Documenting serde_derive_internals v0.26.0
24032023-10-24T16:58:57.570Z Documenting rand_chacha v0.3.1
24042023-10-24T16:58:59.806Z Documenting dyn-clone v1.0.13
24052023-10-24T16:59:00.785Z Documenting base64 v0.21.4
24062023-10-24T16:59:04.208Z Documenting rand v0.8.5
24072023-10-24T16:59:04.669Z Documenting unicode-normalization v0.1.22
24082023-10-24T16:59:05.932Z Documenting cpufeatures v0.2.9
24092023-10-24T16:59:07.369Z Documenting schemars_derive v0.8.13
24102023-10-24T16:59:07.530Z Checking ucd-trie v0.1.6
24112023-10-24T16:59:07.898Z Documenting bytes v1.5.0
24122023-10-24T16:59:07.915Z Documenting serde_json v1.0.107
24132023-10-24T16:59:08.405Z Documenting bitflags v2.4.0
24142023-10-24T16:59:10.265Z Documenting chrono v0.4.31
24152023-10-24T16:59:11.774Z Documenting uuid v1.4.1
24162023-10-24T16:59:12.153Z Documenting fnv v1.0.7
24172023-10-24T16:59:15.236Z Documenting tokio v1.33.0
24182023-10-24T16:59:15.569Z Checking pest v2.7.2
24192023-10-24T16:59:16.917Z Checking libm v0.2.7
24202023-10-24T16:59:16.984Z Documenting unicode-bidi v0.3.13
24212023-10-24T16:59:18.464Z Documenting http v0.2.9
24222023-10-24T16:59:18.511Z Checking num-traits v0.2.16
24232023-10-24T16:59:18.939Z Documenting lazy_static v1.4.0
24242023-10-24T16:59:19.504Z Documenting tracing v0.1.37
24252023-10-24T16:59:19.620Z Documenting percent-encoding v2.3.0
24262023-10-24T16:59:19.866Z Documenting schemars v0.8.13
24272023-10-24T16:59:29.141Z Documenting ahash v0.8.3
24282023-10-24T16:59:29.209Z Checking ahash v0.8.3
24292023-10-24T16:59:29.275Z Checking time-core v0.1.1
24302023-10-24T16:59:29.286Z Documenting allocator-api2 v0.2.16
24312023-10-24T16:59:29.309Z Documenting unicode-ident v1.0.12
24322023-10-24T16:59:29.319Z Documenting form_urlencoded v1.2.0
24332023-10-24T16:59:29.338Z Documenting adler v1.0.2
24342023-10-24T16:59:29.377Z Documenting untrusted v0.7.1
24352023-10-24T16:59:29.420Z Documenting proc-macro2 v1.0.67
24362023-10-24T16:59:29.445Z Documenting hashbrown v0.14.0
24372023-10-24T16:59:29.480Z Documenting idna v0.4.0
24382023-10-24T16:59:33.838Z Documenting miniz_oxide v0.7.1
24392023-10-24T16:59:34.014Z Documenting httparse v1.8.0
24402023-10-24T16:59:34.160Z Documenting ring v0.16.20
24412023-10-24T16:59:34.229Z Documenting equivalent v1.0.1
24422023-10-24T16:59:35.133Z Documenting quote v1.0.33
24432023-10-24T16:59:36.146Z Checking zerocopy v0.3.0
24442023-10-24T16:59:36.187Z Documenting url v2.4.1
24452023-10-24T16:59:36.352Z Checking uuid v1.4.1
24462023-10-24T16:59:36.729Z Documenting indexmap v2.0.0
24472023-10-24T16:59:37.285Z Checking iana-time-zone v0.1.57
24482023-10-24T16:59:37.382Z Checking dof v0.1.5
24492023-10-24T16:59:37.577Z Checking chrono v0.4.31
24502023-10-24T16:59:38.219Z Checking dtrace-parser v0.1.14
24512023-10-24T16:59:38.282Z Checking thread-id v4.2.0
24522023-10-24T16:59:38.445Z Documenting slog v2.7.0
24532023-10-24T16:59:39.071Z Documenting try-lock v0.2.4
24542023-10-24T16:59:40.422Z Documenting sct v0.7.0
24552023-10-24T16:59:41.229Z Documenting rustls-webpki v0.101.4
24562023-10-24T16:59:41.688Z Documenting httpdate v1.0.3
24572023-10-24T16:59:42.621Z Documenting openssl-probe v0.1.5
24582023-10-24T16:59:43.421Z Documenting want v0.3.1
24592023-10-24T16:59:44.374Z Documenting tokio-util v0.7.8
24602023-10-24T16:59:44.967Z Checking usdt-impl v0.3.5
24612023-10-24T16:59:45.121Z Documenting http-body v0.4.5
24622023-10-24T16:59:45.845Z Documenting rustls-pemfile v1.0.3
24632023-10-24T16:59:46.353Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24642023-10-24T16:59:47.590Z Documenting openssl-macros v0.1.1
24652023-10-24T16:59:47.906Z Documenting aho-corasick v1.0.4
24662023-10-24T16:59:48.053Z Documenting rustls v0.21.7
24672023-10-24T16:59:48.752Z Documenting openssl-sys v0.9.93
24682023-10-24T16:59:49.602Z Documenting regex-syntax v0.7.5
24692023-10-24T16:59:51.839Z Documenting gimli v0.28.0
24702023-10-24T16:59:52.203Z Documenting mime v0.3.17
24712023-10-24T16:59:53.072Z Documenting h2 v0.3.21
24722023-10-24T16:59:54.763Z Documenting tower-service v0.3.2
24732023-10-24T16:59:55.258Z Documenting time-macros v0.2.13
24742023-10-24T16:59:58.561Z Documenting async-trait v0.1.73
24752023-10-24T17:00:00.090Z Documenting tokio-rustls v0.24.1
24762023-10-24T17:00:00.199Z Documenting regex-automata v0.3.8
24772023-10-24T17:00:00.456Z Documenting openssl v0.10.57
24782023-10-24T17:00:01.174Z Documenting object v0.32.1
24792023-10-24T17:00:02.211Z Documenting addr2line v0.21.0
24802023-10-24T17:00:03.258Z Documenting errno v0.3.2
24812023-10-24T17:00:07.041Z Documenting rustc-demangle v0.1.23
24822023-10-24T17:00:07.771Z Documenting num_threads v0.1.6
24832023-10-24T17:00:07.969Z Documenting ipnet v2.8.0
24842023-10-24T17:00:08.222Z Documenting deranged v0.3.8
24852023-10-24T17:00:09.639Z Documenting hyper v0.14.27
24862023-10-24T17:00:11.246Z Checking allocator-api2 v0.2.16
24872023-10-24T17:00:12.302Z Checking dyn-clone v1.0.13
24882023-10-24T17:00:12.512Z Documenting time-core v0.1.1
24892023-10-24T17:00:13.971Z Documenting unicode-width v0.1.10
24902023-10-24T17:00:13.985Z Checking schemars v0.8.13
24912023-10-24T17:00:14.112Z Checking hashbrown v0.14.0
24922023-10-24T17:00:14.528Z Documenting rustix v0.38.9
24932023-10-24T17:00:15.633Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24942023-10-24T17:00:18.776Z Checking pest_meta v2.7.2
24952023-10-24T17:00:18.881Z Documenting crossbeam-utils v0.8.16
24962023-10-24T17:00:18.948Z Documenting time v0.3.27
24972023-10-24T17:00:19.004Z Checking equivalent v1.0.1
24982023-10-24T17:00:19.036Z Checking indexmap v2.0.0
24992023-10-24T17:00:19.092Z Documenting native-tls v0.2.11
25002023-10-24T17:00:19.509Z Documenting regex v1.9.5
25012023-10-24T17:00:20.300Z Documenting backtrace v0.3.69
25022023-10-24T17:00:23.524Z Checking hashbrown v0.13.2
25032023-10-24T17:00:25.246Z Documenting pest_meta v2.7.2
25042023-10-24T17:00:26.149Z Checking http v0.2.9
25052023-10-24T17:00:26.257Z Checking aho-corasick v1.0.4
25062023-10-24T17:00:26.499Z Documenting encoding_rs v0.8.33
25072023-10-24T17:00:27.834Z Checking regex-syntax v0.7.5
25082023-10-24T17:00:28.602Z Documenting tokio-native-tls v0.3.1
25092023-10-24T17:00:28.949Z Documenting anyhow v1.0.75
25102023-10-24T17:00:28.996Z Checking pest_generator v2.7.2
25112023-10-24T17:00:29.808Z Documenting rustls-native-certs v0.6.3
25122023-10-24T17:00:30.198Z Documenting serde_urlencoded v0.7.1
25132023-10-24T17:00:31.745Z Documenting ucd-trie v0.1.6
25142023-10-24T17:00:31.955Z Documenting pest_generator v2.7.2
25152023-10-24T17:00:33.461Z Checking regex-automata v0.3.8
25162023-10-24T17:00:34.329Z Checking serde_tokenstream v0.1.7
25172023-10-24T17:00:34.921Z Documenting webpki-roots v0.25.2
25182023-10-24T17:00:35.800Z Documenting hyper-rustls v0.24.1
25192023-10-24T17:00:37.095Z Documenting syn v2.0.32
25202023-10-24T17:00:37.349Z Documenting dof v0.1.5
25212023-10-24T17:00:37.439Z Documenting hyper-tls v0.5.0
25222023-10-24T17:00:38.170Z Documenting pest v2.7.2
25232023-10-24T17:00:39.770Z Documenting pest_derive v2.7.2
25242023-10-24T17:00:40.048Z Checking regex v1.9.5
25252023-10-24T17:00:41.040Z Documenting thread-id v4.2.0
25262023-10-24T17:00:41.140Z Checking unicode-width v0.1.10
25272023-10-24T17:00:41.365Z Documenting usdt-macro v0.3.5
25282023-10-24T17:00:44.059Z Documenting usdt-attr-macro v0.3.5
25292023-10-24T17:00:46.356Z Documenting openapiv3 v1.0.3
25302023-10-24T17:00:46.608Z Documenting ipnetwork v0.20.0
25312023-10-24T17:00:46.762Z Documenting dtrace-parser v0.1.14
25322023-10-24T17:00:47.072Z Documenting sha2 v0.10.7
25332023-10-24T17:00:48.194Z Documenting reqwest v0.11.20
25342023-10-24T17:00:48.837Z Documenting futures-executor v0.3.28
25352023-10-24T17:00:51.630Z Checking serde_tokenstream v0.2.0
25362023-10-24T17:00:52.204Z Documenting spin v0.9.8
25372023-10-24T17:00:52.959Z Documenting usdt-impl v0.3.5
25382023-10-24T17:00:54.166Z Checking strsim v0.10.0
25392023-10-24T17:00:54.529Z Checking regress v0.7.1
25402023-10-24T17:00:54.880Z Documenting hex v0.4.3
25412023-10-24T17:00:55.737Z Documenting hmac v0.12.1
25422023-10-24T17:00:56.684Z Documenting fallible-iterator v0.2.0
25432023-10-24T17:00:57.099Z Documenting futures v0.3.28
25442023-10-24T17:00:59.717Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25452023-10-24T17:01:01.151Z Documenting usdt v0.3.5
25462023-10-24T17:01:01.570Z Checking openapiv3 v1.0.3
25472023-10-24T17:01:03.053Z Documenting stringprep v0.1.3
25482023-10-24T17:01:03.332Z Documenting semver v1.0.18
25492023-10-24T17:01:03.978Z Documenting md-5 v0.10.5
25502023-10-24T17:01:04.391Z Documenting regress v0.7.1
25512023-10-24T17:01:07.051Z Documenting utf8parse v0.2.1
25522023-10-24T17:01:08.981Z Documenting siphasher v0.3.11
25532023-10-24T17:01:09.266Z Documenting block-padding v0.3.3
25542023-10-24T17:01:09.568Z Documenting static_assertions v1.1.0
25552023-10-24T17:01:10.119Z Checking unsafe-libyaml v0.2.9
25562023-10-24T17:01:10.421Z Documenting heck v0.4.1
25572023-10-24T17:01:11.087Z Documenting postgres-protocol v0.6.6
25582023-10-24T17:01:11.427Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25592023-10-24T17:01:12.135Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25602023-10-24T17:01:12.337Z Checking getopts v0.2.21
25612023-10-24T17:01:12.869Z Documenting toml_datetime v0.6.3
25622023-10-24T17:01:13.670Z Documenting phf_shared v0.11.2
25632023-10-24T17:01:14.124Z Documenting num-integer v0.1.45
25642023-10-24T17:01:14.171Z Documenting either v1.9.0
25652023-10-24T17:01:15.794Z Documenting inout v0.1.3
25662023-10-24T17:01:16.663Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25672023-10-24T17:01:19.462Z Documenting whoami v1.4.1
25682023-10-24T17:01:19.753Z Documenting phf v0.11.2
25692023-10-24T17:01:20.249Z Documenting postgres-types v0.2.6
25702023-10-24T17:01:20.265Z Checking ident_case v1.0.1
25712023-10-24T17:01:20.493Z Documenting unsafe-libyaml v0.2.9
25722023-10-24T17:01:20.909Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25732023-10-24T17:01:21.892Z Checking serde_yaml v0.9.25
25742023-10-24T17:01:22.361Z Documenting cipher v0.4.4
25752023-10-24T17:01:23.927Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25762023-10-24T17:01:25.219Z Documenting getopts v0.2.21
25772023-10-24T17:01:25.545Z Documenting zerocopy v0.6.4
25782023-10-24T17:01:26.183Z Documenting data-encoding v2.4.0
25792023-10-24T17:01:26.599Z Documenting serde_yaml v0.9.25
25802023-10-24T17:01:28.243Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25812023-10-24T17:01:30.448Z Documenting tokio-postgres v0.7.10
25822023-10-24T17:01:31.232Z Documenting anstyle v1.0.2
25832023-10-24T17:01:31.609Z Documenting anstyle-parse v0.2.1
25842023-10-24T17:01:32.624Z Documenting crossbeam-channel v0.5.8
25852023-10-24T17:01:32.640Z Documenting colorchoice v1.0.0
25862023-10-24T17:01:34.134Z Documenting anstyle-query v1.0.0
25872023-10-24T17:01:36.116Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25882023-10-24T17:01:36.419Z Documenting match_cfg v0.1.0
25892023-10-24T17:01:36.918Z Documenting itertools v0.11.0
25902023-10-24T17:01:37.641Z Documenting terminal_size v0.2.6
25912023-10-24T17:01:38.804Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25922023-10-24T17:01:39.464Z Documenting dirs-sys-next v0.1.2
25932023-10-24T17:01:40.275Z Documenting anstream v0.5.0
25942023-10-24T17:01:40.601Z Documenting hostname v0.3.1
25952023-10-24T17:01:44.020Z Documenting clap_lex v0.5.1
25962023-10-24T17:01:45.526Z Documenting strsim v0.10.0
25972023-10-24T17:01:45.584Z Documenting tap v1.0.1
25982023-10-24T17:01:46.846Z Documenting dirs-next v2.0.0
25992023-10-24T17:01:47.424Z Documenting clap_derive v4.4.2
26002023-10-24T17:01:48.019Z Documenting thread_local v1.1.7
26012023-10-24T17:01:48.710Z Documenting crc32fast v1.3.2
26022023-10-24T17:01:49.975Z Documenting wyz v0.5.1
26032023-10-24T17:01:50.204Z Documenting radium v0.7.0
26042023-10-24T17:01:50.959Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26052023-10-24T17:01:51.795Z Documenting clap_builder v4.4.2
26062023-10-24T17:01:53.124Z Documenting funty v2.0.0
26072023-10-24T17:01:54.409Z Documenting term v0.7.0
26082023-10-24T17:01:54.625Z Documenting num-iter v0.1.43
26092023-10-24T17:01:54.637Z Documenting sha1 v0.10.5
26102023-10-24T17:01:54.803Z Documenting enum-as-inner v0.5.1
26112023-10-24T17:01:55.853Z Documenting atty v0.2.14
26122023-10-24T17:01:57.989Z Documenting bitvec v1.0.1
26132023-10-24T17:02:00.992Z Documenting memoffset v0.9.0
26142023-10-24T17:02:01.024Z Documenting take_mut v0.2.2
26152023-10-24T17:02:01.531Z Documenting slog-term v2.9.0
26162023-10-24T17:02:01.578Z Documenting clap v4.4.3
26172023-10-24T17:02:01.803Z Documenting flate2 v1.0.27
26182023-10-24T17:02:01.895Z Documenting trust-dns-proto v0.22.0
26192023-10-24T17:02:05.245Z Documenting crossbeam-epoch v0.9.15
26202023-10-24T17:02:07.085Z Documenting slog-async v2.8.0
26212023-10-24T17:02:07.637Z Documenting slog-json v2.6.1
26222023-10-24T17:02:08.768Z Documenting camino v1.1.6
26232023-10-24T17:02:09.080Z Documenting paste v1.0.14
26242023-10-24T17:02:09.095Z Documenting signature v2.1.0
26252023-10-24T17:02:09.313Z Documenting hash32 v0.2.1
26262023-10-24T17:02:11.459Z Documenting scheduled-thread-pool v0.2.7
26272023-10-24T17:02:13.282Z Checking diesel_table_macro_syntax v0.1.0
26282023-10-24T17:02:13.564Z Documenting diesel_table_macro_syntax v0.1.0
26292023-10-24T17:02:15.286Z Documenting slog-bunyan v2.4.0
26302023-10-24T17:02:15.421Z Documenting bzip2-sys v0.1.11+1.0.8
26312023-10-24T17:02:15.624Z Documenting unicode-segmentation v1.10.1
26322023-10-24T17:02:15.974Z Documenting stable_deref_trait v1.2.0
26332023-10-24T17:02:15.990Z Checking darling_core v0.20.3
26342023-10-24T17:02:16.114Z Documenting async-stream-impl v0.3.5
26352023-10-24T17:02:17.907Z Documenting r2d2 v0.8.10
26362023-10-24T17:02:19.109Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26372023-10-24T17:02:20.177Z Documenting heapless v0.7.16
26382023-10-24T17:02:20.811Z Documenting strum v0.25.0
26392023-10-24T17:02:21.142Z Documenting diesel_derives v2.1.1
26402023-10-24T17:02:21.777Z Documenting bzip2 v0.4.4
26412023-10-24T17:02:22.752Z Documenting atomic-waker v1.1.1
26422023-10-24T17:02:23.604Z Documenting debug-ignore v1.0.5
26432023-10-24T17:02:24.701Z Documenting bit-vec v0.6.3
26442023-10-24T17:02:25.690Z Documenting managed v0.8.0
26452023-10-24T17:02:26.940Z Documenting async-stream v0.3.5
26462023-10-24T17:02:27.095Z Documenting waitgroup v0.1.2
26472023-10-24T17:02:27.790Z Checking darling v0.20.3
26482023-10-24T17:02:27.900Z Documenting num-bigint v0.4.4
26492023-10-24T17:02:27.975Z Documenting multer v2.1.0
26502023-10-24T17:02:28.170Z Documenting zip v0.6.6
26512023-10-24T17:02:30.160Z Documenting smoltcp v0.9.1
26522023-10-24T17:02:30.854Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26532023-10-24T17:02:32.898Z Documenting diesel v2.1.1
26542023-10-24T17:02:33.033Z Documenting bstr v1.6.0
26552023-10-24T17:02:34.665Z Documenting hubpack v0.1.2
26562023-10-24T17:02:35.177Z Documenting serde_path_to_error v0.1.14
26572023-10-24T17:02:35.761Z Documenting serde_repr v0.1.16
26582023-10-24T17:02:37.742Z Documenting fixedbitset v0.4.2
26592023-10-24T17:02:37.849Z Documenting lalrpop-util v0.19.12
26602023-10-24T17:02:39.138Z Documenting precomputed-hash v0.1.1
26612023-10-24T17:02:40.004Z Documenting new_debug_unreachable v1.0.4
26622023-10-24T17:02:41.209Z Documenting yasna v0.5.2
26632023-10-24T17:02:42.264Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26642023-10-24T17:02:42.375Z Documenting petgraph v0.6.4
26652023-10-24T17:02:43.132Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26662023-10-24T17:02:43.975Z Documenting serde_with_macros v2.3.3
26672023-10-24T17:02:44.170Z Documenting console v0.15.7
26682023-10-24T17:02:45.267Z Documenting string_cache v0.8.7
26692023-10-24T17:02:50.054Z Documenting float-cmp v0.9.0
26702023-10-24T17:02:50.902Z Documenting predicates-core v1.0.6
26712023-10-24T17:02:51.953Z Documenting unicode-linebreak v0.1.5
26722023-10-24T17:02:52.079Z Documenting normalize-line-endings v0.3.0
26732023-10-24T17:02:52.817Z Documenting difflib v0.4.0
26742023-10-24T17:02:53.662Z Documenting smawk v0.3.1
26752023-10-24T17:02:56.361Z Documenting serde_with v2.3.3
26762023-10-24T17:02:56.856Z Documenting bit-set v0.5.3
26772023-10-24T17:02:57.139Z Documenting similar v2.2.1
26782023-10-24T17:02:58.284Z Documenting tokio-stream v0.1.14
26792023-10-24T17:02:59.037Z Documenting predicates v3.0.4
26802023-10-24T17:02:59.341Z Documenting textwrap v0.16.0
26812023-10-24T17:03:00.180Z Documenting structmeta-derive v0.1.6
26822023-10-24T17:03:03.397Z Checking structmeta v0.1.6
26832023-10-24T17:03:03.784Z Documenting instant v0.1.12
26842023-10-24T17:03:04.293Z Checking regex-syntax v0.6.29
26852023-10-24T17:03:04.945Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26862023-10-24T17:03:06.275Z Documenting macaddr v1.0.1
26872023-10-24T17:03:06.646Z Documenting base64ct v1.6.0
26882023-10-24T17:03:07.724Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26892023-10-24T17:03:08.270Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26902023-10-24T17:03:08.365Z Checking scopeguard v1.2.0
26912023-10-24T17:03:08.545Z Checking lock_api v0.4.10
26922023-10-24T17:03:09.161Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26932023-10-24T17:03:09.179Z Documenting structmeta v0.1.6
26942023-10-24T17:03:09.645Z Documenting crucible-workspace-hack v0.1.0
26952023-10-24T17:03:10.080Z Documenting backoff v0.4.0
26962023-10-24T17:03:11.726Z Checking smallvec v1.11.0
26972023-10-24T17:03:12.310Z Checking parking_lot_core v0.9.8
26982023-10-24T17:03:12.864Z Documenting password-hash v0.5.0
26992023-10-24T17:03:12.886Z Documenting is-terminal v0.4.9
27002023-10-24T17:03:13.360Z Documenting blake2 v0.10.6
27012023-10-24T17:03:14.211Z Checking pin-project-lite v0.2.13
27022023-10-24T17:03:14.393Z Checking parking_lot v0.12.1
27032023-10-24T17:03:14.399Z Checking rand_core v0.6.4
27042023-10-24T17:03:14.861Z Checking typenum v1.16.0
27052023-10-24T17:03:14.931Z Checking zeroize v1.6.0
27062023-10-24T17:03:15.746Z Documenting proc-macro-error-attr v1.0.4
27072023-10-24T17:03:15.933Z Checking futures-core v0.3.28
27082023-10-24T17:03:16.215Z Checking unicode-segmentation v1.10.1
27092023-10-24T17:03:16.572Z Documenting parse-display-derive v0.7.0
27102023-10-24T17:03:17.017Z Checking generic-array v0.14.7
27112023-10-24T17:03:17.281Z Checking proc-macro-error v1.0.4
27122023-10-24T17:03:17.323Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27132023-10-24T17:03:17.739Z Checking mio v0.8.8
27142023-10-24T17:03:18.738Z Checking signal-hook-registry v1.4.1
27152023-10-24T17:03:19.118Z Checking num_cpus v1.16.0
27162023-10-24T17:03:19.133Z Checking socket2 v0.5.4
27172023-10-24T17:03:19.285Z Documenting postcard-cobs v0.1.5-pre
27182023-10-24T17:03:19.363Z Documenting fastrand v2.0.0
27192023-10-24T17:03:19.841Z Checking spin v0.5.2
27202023-10-24T17:03:19.905Z Checking futures-sink v0.3.28
27212023-10-24T17:03:20.117Z Checking tokio v1.33.0
27222023-10-24T17:03:20.159Z Documenting foreign-types-macros v0.2.3
27232023-10-24T17:03:20.620Z Documenting argon2 v0.5.2
27242023-10-24T17:03:21.746Z Documenting proc-macro-error v1.0.4
27252023-10-24T17:03:23.566Z Documenting postcard v0.7.3
27262023-10-24T17:03:24.397Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27272023-10-24T17:03:25.529Z Documenting tempfile v3.8.0
27282023-10-24T17:03:26.946Z Documenting parse-display v0.7.0
27292023-10-24T17:03:27.956Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27302023-10-24T17:03:28.586Z Documenting foreign-types-shared v0.3.1
27312023-10-24T17:03:28.839Z Checking tinyvec_macros v0.1.1
27322023-10-24T17:03:28.976Z Checking tinyvec v1.6.0
27332023-10-24T17:03:30.376Z Checking futures-channel v0.3.28
27342023-10-24T17:03:30.964Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27352023-10-24T17:03:31.351Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27362023-10-24T17:03:31.602Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27372023-10-24T17:03:31.637Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27382023-10-24T17:03:37.113Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27392023-10-24T17:03:37.297Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27402023-10-24T17:03:37.319Z Documenting foreign-types v0.5.0
27412023-10-24T17:03:37.327Z Documenting cstr-argument v0.1.2
27422023-10-24T17:03:37.829Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27432023-10-24T17:03:37.846Z Checking futures-task v0.3.28
27442023-10-24T17:03:37.868Z Checking slab v0.4.9
27452023-10-24T17:03:37.873Z Checking pin-utils v0.1.0
27462023-10-24T17:03:37.881Z Checking futures-io v0.3.28
27472023-10-24T17:03:37.892Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27482023-10-24T17:03:37.965Z Checking futures-util v0.3.28
27492023-10-24T17:03:39.038Z Checking unicode-normalization v0.1.22
27502023-10-24T17:03:39.274Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27512023-10-24T17:03:39.394Z Documenting colored v2.0.4
27522023-10-24T17:03:40.263Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27532023-10-24T17:03:40.683Z Checking crypto-common v0.1.6
27542023-10-24T17:03:40.978Z Checking tracing-core v0.1.31
27552023-10-24T17:03:41.490Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27562023-10-24T17:03:42.071Z Checking unicode-bidi v0.3.13
27572023-10-24T17:03:42.900Z Checking tracing v0.1.37
27582023-10-24T17:03:43.415Z Documenting zone_cfg_derive v0.2.0
27592023-10-24T17:03:45.460Z Checking block-buffer v0.10.4
27602023-10-24T17:03:45.775Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27612023-10-24T17:03:45.788Z Documenting num-derive v0.4.0
27622023-10-24T17:03:46.413Z Checking subtle v2.5.0
27632023-10-24T17:03:46.458Z Checking ppv-lite86 v0.2.17
27642023-10-24T17:03:46.562Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27652023-10-24T17:03:46.814Z Checking const-oid v0.9.5
27662023-10-24T17:03:47.661Z Checking rand_chacha v0.3.1
27672023-10-24T17:03:48.256Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27682023-10-24T17:03:49.692Z Checking digest v0.10.7
27692023-10-24T17:03:50.279Z Documenting smf v0.2.2
27702023-10-24T17:03:51.151Z Documenting zone v0.2.0
27712023-10-24T17:03:51.218Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27722023-10-24T17:03:53.553Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27732023-10-24T17:03:56.846Z Checking bitflags v2.4.0
27742023-10-24T17:03:57.306Z Documenting linked-hash-map v0.5.6
27752023-10-24T17:03:58.312Z Checking base64 v0.21.4
27762023-10-24T17:03:58.336Z Checking untrusted v0.7.1
27772023-10-24T17:03:58.583Z Checking ring v0.16.20
27782023-10-24T17:03:58.631Z Checking rand v0.8.5
27792023-10-24T17:03:59.082Z Checking tokio-util v0.7.8
27802023-10-24T17:04:00.265Z Checking openssl-probe v0.1.5
27812023-10-24T17:04:00.482Z Checking foreign-types-shared v0.1.1
27822023-10-24T17:04:00.557Z Checking hashbrown v0.12.3
27832023-10-24T17:04:00.636Z Checking percent-encoding v2.3.0
27842023-10-24T17:04:00.973Z Checking bitflags v1.3.2
27852023-10-24T17:04:01.130Z Checking foreign-types v0.3.2
27862023-10-24T17:04:01.272Z Checking errno v0.3.2
27872023-10-24T17:04:01.730Z Checking openssl-sys v0.9.93
27882023-10-24T17:04:01.735Z Checking adler v1.0.2
27892023-10-24T17:04:01.739Z Checking siphasher v0.3.11
27902023-10-24T17:04:01.747Z Checking try-lock v0.2.4
27912023-10-24T17:04:01.753Z Checking miniz_oxide v0.7.1
27922023-10-24T17:04:01.775Z Checking want v0.3.1
27932023-10-24T17:04:01.794Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27942023-10-24T17:04:01.995Z Checking rustls-webpki v0.101.4
27952023-10-24T17:04:02.047Z Checking sct v0.7.0
27962023-10-24T17:04:02.208Z Checking indexmap v1.9.3
27972023-10-24T17:04:02.357Z Checking form_urlencoded v1.2.0
27982023-10-24T17:04:02.738Z Checking lazy_static v1.4.0
27992023-10-24T17:04:04.583Z Checking http-body v0.4.5
28002023-10-24T17:04:05.399Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28012023-10-24T17:04:07.180Z Checking io-lifetimes v1.0.11
28022023-10-24T17:04:09.270Z Checking socket2 v0.4.9
28032023-10-24T17:04:09.754Z Checking h2 v0.3.21
28042023-10-24T17:04:11.682Z Checking httparse v1.8.0
28052023-10-24T17:04:33.932Z Checking openssl v0.10.57
28062023-10-24T17:04:34.398Z Checking httpdate v1.0.3
28072023-10-24T17:04:34.559Z Checking anstyle v1.0.2
28082023-10-24T17:04:34.842Z Checking cpufeatures v0.2.9
28092023-10-24T17:04:35.269Z Documenting lru-cache v0.1.2
28102023-10-24T17:04:35.517Z Checking utf8parse v0.2.1
28112023-10-24T17:04:35.976Z Checking tower-service v0.3.2
28122023-10-24T17:04:36.234Z Checking sha2 v0.10.7
28132023-10-24T17:04:36.428Z Checking anstyle-parse v0.2.1
28142023-10-24T17:04:36.491Z Checking rustix v0.37.23
28152023-10-24T17:04:36.534Z Checking rustls v0.21.7
28162023-10-24T17:04:36.564Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28172023-10-24T17:04:36.597Z Checking rustls-pemfile v1.0.3
28182023-10-24T17:04:36.614Z Checking hmac v0.12.1
28192023-10-24T17:04:36.646Z Checking md-5 v0.10.5
28202023-10-24T17:04:36.701Z Checking stringprep v0.1.3
28212023-10-24T17:04:37.188Z Checking idna v0.4.0
28222023-10-24T17:04:37.260Z Documenting slog-dtrace v0.2.3
28232023-10-24T17:04:37.325Z Checking spin v0.9.8
28242023-10-24T17:04:37.361Z Checking num-integer v0.1.45
28252023-10-24T17:04:37.418Z Checking hash32 v0.2.1
28262023-10-24T17:04:37.462Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28272023-10-24T17:04:37.481Z Checking gimli v0.28.0
28282023-10-24T17:04:37.536Z Checking stable_deref_trait v1.2.0
28292023-10-24T17:04:37.558Z Checking anstyle-query v1.0.0
28302023-10-24T17:04:37.581Z Checking either v1.9.0
28312023-10-24T17:04:37.661Z Checking fallible-iterator v0.2.0
28322023-10-24T17:04:37.720Z Checking colorchoice v1.0.0
28332023-10-24T17:04:37.831Z Documenting quick-error v1.2.3
28342023-10-24T17:04:37.910Z Checking anstream v0.5.0
28352023-10-24T17:04:38.010Z Checking postgres-protocol v0.6.6
28362023-10-24T17:04:38.064Z Checking heapless v0.7.16
28372023-10-24T17:04:38.126Z Checking tokio-rustls v0.24.1
28382023-10-24T17:04:38.175Z Checking native-tls v0.2.11
28392023-10-24T17:04:38.275Z Checking tokio-native-tls v0.3.1
28402023-10-24T17:04:38.407Z Checking url v2.4.1
28412023-10-24T17:04:38.483Z Checking rustls-native-certs v0.6.3
28422023-10-24T17:04:38.558Z Checking terminal_size v0.2.6
28432023-10-24T17:04:38.603Z Checking phf_shared v0.11.2
28442023-10-24T17:04:38.642Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28452023-10-24T17:04:38.671Z Checking block-padding v0.3.3
28462023-10-24T17:04:38.725Z Checking hyper v0.14.27
28472023-10-24T17:04:38.765Z Checking scheduled-thread-pool v0.2.7
28482023-10-24T17:04:38.793Z Checking object v0.32.1
28492023-10-24T17:04:38.813Z Checking toml_datetime v0.6.3
28502023-10-24T17:04:38.844Z Checking serde_spanned v0.6.3
28512023-10-24T17:04:38.892Z Checking bzip2-sys v0.1.11+1.0.8
28522023-10-24T17:04:38.907Z Checking crc32fast v1.3.2
28532023-10-24T17:04:38.929Z Checking matches v0.1.10
28542023-10-24T17:04:38.948Z Checking num_threads v0.1.6
28552023-10-24T17:04:38.963Z Checking clap_lex v0.5.1
28562023-10-24T17:04:39.005Z Checking winnow v0.5.15
28572023-10-24T17:04:39.054Z Checking addr2line v0.21.0
28582023-10-24T17:04:39.088Z Checking rustc-demangle v0.1.23
28592023-10-24T17:04:39.122Z Checking tap v1.0.1
28602023-10-24T17:04:39.217Z Checking bit-vec v0.6.3
28612023-10-24T17:04:39.382Z Checking managed v0.8.0
28622023-10-24T17:04:39.542Z Checking deranged v0.3.8
28632023-10-24T17:04:39.663Z Checking ipnet v2.8.0
28642023-10-24T17:04:39.702Z Documenting resolv-conf v0.7.0
28652023-10-24T17:04:39.767Z Checking regex-automata v0.1.10
28662023-10-24T17:04:39.802Z Checking smoltcp v0.9.1
28672023-10-24T17:04:39.857Z Checking bstr v0.2.17
28682023-10-24T17:04:39.932Z Checking wyz v0.5.1
28692023-10-24T17:04:39.981Z Checking time v0.3.27
28702023-10-24T17:04:40.012Z Checking toml_edit v0.19.15
28712023-10-24T17:04:40.091Z Checking clap_builder v4.4.2
28722023-10-24T17:04:40.108Z Checking flate2 v1.0.27
28732023-10-24T17:04:40.123Z Checking idna v0.2.3
28742023-10-24T17:04:40.137Z Checking bzip2 v0.4.4
28752023-10-24T17:04:40.161Z Checking r2d2 v0.8.10
28762023-10-24T17:04:40.195Z Checking backtrace v0.3.69
28772023-10-24T17:04:40.222Z Checking phf v0.11.2
28782023-10-24T17:04:40.234Z Checking hyper-rustls v0.24.1
28792023-10-24T17:04:40.255Z Checking hyper-tls v0.5.0
28802023-10-24T17:04:40.375Z Checking inout v0.1.3
28812023-10-24T17:04:40.431Z Checking postgres-types v0.2.6
28822023-10-24T17:04:40.448Z Checking itertools v0.11.0
28832023-10-24T17:04:40.472Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28842023-10-24T17:04:40.498Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28852023-10-24T17:04:40.534Z Checking num-bigint v0.4.4
28862023-10-24T17:04:40.580Z Documenting trust-dns-resolver v0.22.0
28872023-10-24T17:04:40.585Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28882023-10-24T17:04:40.597Z Checking serde_urlencoded v0.7.1
28892023-10-24T17:04:40.601Z Checking phf_shared v0.10.0
28902023-10-24T17:04:40.611Z Checking futures-executor v0.3.28
28912023-10-24T17:04:40.619Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28922023-10-24T17:04:40.625Z Documenting pem-rfc7468 v0.7.0
28932023-10-24T17:04:40.631Z Checking ipnetwork v0.20.0
28942023-10-24T17:04:40.636Z Checking float-cmp v0.9.0
28952023-10-24T17:04:40.647Z Checking zerocopy v0.6.4
28962023-10-24T17:04:40.653Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28972023-10-24T17:04:40.659Z Documenting der_derive v0.7.2
28982023-10-24T17:04:40.665Z Checking hubpack v0.1.2
28992023-10-24T17:04:40.671Z Checking crossbeam-utils v0.8.16
29002023-10-24T17:04:40.690Z Checking encoding_rs v0.8.33
29012023-10-24T17:04:40.695Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29022023-10-24T17:04:40.791Z Checking memoffset v0.9.0
29032023-10-24T17:04:40.814Z Checking radium v0.7.0
29042023-10-24T17:04:40.819Z Checking whoami v1.4.1
29052023-10-24T17:04:40.824Z Checking unicode-linebreak v0.1.5
29062023-10-24T17:04:40.836Z Checking fixedbitset v0.4.2
29072023-10-24T17:04:40.853Z Checking mime v0.3.17
29082023-10-24T17:04:40.885Z Checking static_assertions v1.1.0
29092023-10-24T17:04:40.895Z Checking precomputed-hash v0.1.1
29102023-10-24T17:04:40.919Z Checking new_debug_unreachable v1.0.4
29112023-10-24T17:04:40.924Z Checking data-encoding v2.4.0
29122023-10-24T17:04:40.954Z Checking funty v2.0.0
29132023-10-24T17:04:40.978Z Checking difflib v0.4.0
29142023-10-24T17:04:41.007Z Documenting flagset v0.4.3
29152023-10-24T17:04:41.056Z Checking normalize-line-endings v0.3.0
29162023-10-24T17:04:41.097Z Checking predicates-core v1.0.6
29172023-10-24T17:04:41.118Z Checking webpki-roots v0.25.2
29182023-10-24T17:04:41.144Z Checking smawk v0.3.1
29192023-10-24T17:04:41.202Z Checking textwrap v0.16.0
29202023-10-24T17:04:41.206Z Checking bitvec v1.0.1
29212023-10-24T17:04:41.225Z Checking reqwest v0.11.20
29222023-10-24T17:04:41.251Z Checking predicates v3.0.4
29232023-10-24T17:04:41.263Z Checking trust-dns-proto v0.22.0
29242023-10-24T17:04:41.336Z Checking string_cache v0.8.7
29252023-10-24T17:04:41.353Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29262023-10-24T17:04:41.472Z Checking petgraph v0.6.4
29272023-10-24T17:04:41.545Z Checking tokio-postgres v0.7.10
29282023-10-24T17:04:41.596Z Documenting der v0.7.8
29292023-10-24T17:04:43.071Z Checking crossbeam-epoch v0.9.15
29302023-10-24T17:04:43.634Z Checking diesel v2.1.1
29312023-10-24T17:04:43.763Z Checking yasna v0.5.2
29322023-10-24T17:04:44.186Z Checking futures v0.3.28
29332023-10-24T17:04:44.311Z Checking clap v4.4.3
29342023-10-24T17:04:44.469Z Checking anyhow v1.0.75
29352023-10-24T17:04:44.553Z Checking cipher v0.4.4
29362023-10-24T17:04:45.176Z Checking toml v0.7.8
29372023-10-24T17:04:45.200Z Checking zip v0.6.6
29382023-10-24T17:04:45.204Z Checking similar v2.2.1
29392023-10-24T17:04:45.283Z Checking bit-set v0.5.3
29402023-10-24T17:04:45.693Z Checking itertools v0.10.5
29412023-10-24T17:04:49.547Z Checking num-iter v0.1.43
29422023-10-24T17:04:49.689Z Checking console v0.15.7
29432023-10-24T17:04:49.868Z Checking rustix v0.38.9
29442023-10-24T17:04:49.937Z Checking signature v2.1.0
29452023-10-24T17:04:50.083Z Checking tokio-stream v0.1.14
29462023-10-24T17:04:50.164Z Checking bstr v1.6.0
29472023-10-24T17:04:50.226Z Checking usdt v0.3.5
29482023-10-24T17:04:50.317Z Checking semver v1.0.18
29492023-10-24T17:04:50.355Z Checking hex v0.4.3
29502023-10-24T17:04:50.377Z Checking slog v2.7.0
29512023-10-24T17:04:50.426Z Checking lalrpop-util v0.19.12
29522023-10-24T17:04:50.430Z Documenting spki v0.7.2
29532023-10-24T17:04:50.438Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29542023-10-24T17:04:50.461Z Documenting cancel-safe-futures v0.1.2
29552023-10-24T17:04:50.469Z Checking heck v0.3.3
29562023-10-24T17:04:50.475Z Documenting hkdf v0.12.3
29572023-10-24T17:04:50.483Z Documenting structopt-derive v0.4.18
29582023-10-24T17:04:50.497Z Documenting keccak v0.1.4
29592023-10-24T17:04:50.509Z Documenting arc-swap v1.6.0
29602023-10-24T17:04:53.774Z Documenting crc-catalog v2.2.0
29612023-10-24T17:04:54.758Z Documenting pkcs8 v0.10.2
29622023-10-24T17:04:56.653Z Documenting slog-scope v4.4.0
29632023-10-24T17:04:56.822Z Documenting sha3 v0.10.8
29642023-10-24T17:04:58.092Z Documenting structopt v0.3.26
29652023-10-24T17:04:58.384Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29662023-10-24T17:04:58.489Z Documenting crc v3.0.1
29672023-10-24T17:05:00.763Z Documenting libefi-sys v0.1.0
29682023-10-24T17:05:01.332Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29692023-10-24T17:05:02.893Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29702023-10-24T17:05:03.061Z Documenting serde_spanned v0.6.3
29712023-10-24T17:05:03.101Z Documenting secrecy v0.8.0
29722023-10-24T17:05:04.243Z Documenting packed_struct_codegen v0.10.1
29732023-10-24T17:05:04.625Z Documenting winnow v0.5.15
29742023-10-24T17:05:07.320Z Documenting nodrop v0.1.14
29752023-10-24T17:05:09.245Z Documenting ciborium-io v0.2.1
29762023-10-24T17:05:09.731Z Documenting half v1.8.2
29772023-10-24T17:05:10.784Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29782023-10-24T17:05:11.828Z Documenting array-init v0.0.4
29792023-10-24T17:05:12.572Z Documenting packed_struct v0.10.1
29802023-10-24T17:05:13.443Z Documenting toml_edit v0.20.0
29812023-10-24T17:05:14.272Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29822023-10-24T17:05:15.316Z Documenting ciborium-ll v0.2.1
29832023-10-24T17:05:16.879Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29842023-10-24T17:05:19.033Z Documenting slog-stdlog v4.1.1
29852023-10-24T17:05:21.616Z Documenting pkcs1 v0.7.5
29862023-10-24T17:05:22.196Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29872023-10-24T17:05:22.718Z Documenting num-bigint-dig v0.8.4
29882023-10-24T17:05:23.471Z Documenting num-rational v0.4.1
29892023-10-24T17:05:25.441Z Documenting universal-hash v0.5.1
29902023-10-24T17:05:26.032Z Documenting num-complex v0.4.4
29912023-10-24T17:05:28.577Z Documenting xattr v1.0.1
29922023-10-24T17:05:30.575Z Documenting filetime v0.2.22
29932023-10-24T17:05:32.665Z Documenting opaque-debug v0.3.0
29942023-10-24T17:05:33.501Z Documenting termcolor v1.2.0
29952023-10-24T17:05:34.726Z Documenting bitfield v0.14.0
29962023-10-24T17:05:35.502Z Documenting num v0.4.1
29972023-10-24T17:05:37.042Z Documenting tar v0.4.40
29982023-10-24T17:05:37.146Z Documenting rsa v0.9.2
29992023-10-24T17:05:39.042Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30002023-10-24T17:05:40.221Z Documenting env_logger v0.10.0
30012023-10-24T17:05:41.815Z Documenting slog-envlogger v2.2.0
30022023-10-24T17:05:42.584Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30032023-10-24T17:05:43.245Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30042023-10-24T17:05:43.725Z Documenting toml v0.8.0
30052023-10-24T17:05:44.116Z Documenting ciborium v0.2.1
30062023-10-24T17:05:47.602Z Documenting serde-hex v0.1.0
30072023-10-24T17:05:48.517Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30082023-10-24T17:05:50.265Z Documenting x509-cert v0.2.4
30092023-10-24T17:05:50.389Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30102023-10-24T17:05:51.225Z Documenting signal-hook v0.3.17
30112023-10-24T17:05:51.366Z Documenting pem v1.1.1
30122023-10-24T17:05:51.736Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30132023-10-24T17:05:55.017Z Documenting ron v0.8.1
30142023-10-24T17:05:56.679Z Documenting fxhash v0.2.1
30152023-10-24T17:05:57.604Z Documenting derive-where v1.2.5
30162023-10-24T17:05:57.873Z Documenting crc-any v2.4.3
30172023-10-24T17:05:58.822Z Documenting linear-map v1.2.0
30182023-10-24T17:06:02.336Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30192023-10-24T17:06:02.481Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30202023-10-24T17:06:03.007Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30212023-10-24T17:06:05.476Z Documenting doc-comment v0.3.3
30222023-10-24T17:06:07.148Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30232023-10-24T17:06:09.254Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30242023-10-24T17:06:09.662Z Documenting libsqlite3-sys v0.26.0
30252023-10-24T17:06:10.817Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30262023-10-24T17:06:20.904Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30272023-10-24T17:06:21.028Z Documenting hashlink v0.8.3
30282023-10-24T17:06:21.106Z Documenting aead v0.5.2
30292023-10-24T17:06:21.194Z Documenting snafu-derive v0.7.5
30302023-10-24T17:06:23.237Z Documenting path-slash v0.1.5
30312023-10-24T17:06:23.819Z Documenting fallible-streaming-iterator v0.1.9
30322023-10-24T17:06:23.990Z Documenting same-file v1.0.6
30332023-10-24T17:06:26.075Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30342023-10-24T17:06:26.555Z Documenting newtype_derive v0.1.6
30352023-10-24T17:06:28.363Z Documenting rusqlite v0.29.0
30362023-10-24T17:06:29.313Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30372023-10-24T17:06:30.533Z Documenting walkdir v2.4.0
30382023-10-24T17:06:31.298Z Documenting snafu v0.7.5
30392023-10-24T17:06:31.459Z Documenting twox-hash v1.6.3
30402023-10-24T17:06:32.758Z Documenting camino-tempfile v1.0.2
30412023-10-24T17:06:33.169Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30422023-10-24T17:06:35.818Z Documenting nix v0.26.2
30432023-10-24T17:06:36.823Z Checking darling_core v0.14.4
30442023-10-24T17:06:37.847Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30452023-10-24T17:06:38.134Z Documenting nibble_vec v0.1.0
30462023-10-24T17:06:39.793Z Documenting endian-type v0.1.2
30472023-10-24T17:06:40.357Z Checking darling v0.14.4
30482023-10-24T17:06:40.520Z Documenting steno v0.4.0
30492023-10-24T17:06:43.276Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30502023-10-24T17:06:44.024Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30512023-10-24T17:06:44.451Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30522023-10-24T17:06:46.243Z Documenting radix_trie v0.2.1
30532023-10-24T17:06:46.354Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30542023-10-24T17:06:46.491Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30552023-10-24T17:06:47.414Z Documenting polyval v0.6.1
30562023-10-24T17:06:53.037Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30572023-10-24T17:06:53.925Z Documenting num_enum v0.7.0
30582023-10-24T17:06:54.589Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30592023-10-24T17:06:54.938Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30602023-10-24T17:06:55.007Z Documenting ctr v0.9.2
30612023-10-24T17:06:56.147Z Documenting aes v0.8.3
30622023-10-24T17:06:58.742Z Documenting bincode v1.3.3
30632023-10-24T17:07:00.065Z Documenting path-dedot v3.1.0
30642023-10-24T17:07:02.550Z Documenting convert_case v0.4.0
30652023-10-24T17:07:04.511Z Checking convert_case v0.4.0
30662023-10-24T17:07:04.850Z Documenting utf-8 v0.7.6
30672023-10-24T17:07:05.864Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30682023-10-24T17:07:06.150Z Documenting aes-gcm-siv v0.11.1
30692023-10-24T17:07:06.311Z Documenting path-absolutize v3.1.0
30702023-10-24T17:07:08.909Z Documenting derive_more v0.99.17
30712023-10-24T17:07:11.824Z Documenting tungstenite v0.20.1
30722023-10-24T17:07:12.400Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30732023-10-24T17:07:12.689Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30742023-10-24T17:07:14.129Z Documenting trust-dns-client v0.22.0
30752023-10-24T17:07:16.254Z Documenting buf-list v1.0.3
30762023-10-24T17:07:19.590Z Documenting globset v0.4.13
30772023-10-24T17:07:23.470Z Documenting crossbeam-deque v0.8.3
30782023-10-24T17:07:24.664Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30792023-10-24T17:07:25.099Z Documenting headers-core v0.2.0
30802023-10-24T17:07:26.194Z Documenting olpc-cjson v0.1.3
30812023-10-24T17:07:48.313Z Documenting serde_plain v1.0.2
30822023-10-24T17:07:48.585Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30832023-10-24T17:07:48.878Z Documenting async-recursion v1.0.5
30842023-10-24T17:07:49.235Z Documenting bitstruct_derive v0.1.0
30852023-10-24T17:07:49.332Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30862023-10-24T17:07:49.573Z Documenting ringbuffer v0.15.0
30872023-10-24T17:07:49.627Z Documenting ascii v1.1.0
30882023-10-24T17:07:49.705Z Documenting display-error-chain v0.1.1
30892023-10-24T17:07:49.758Z Documenting tough v0.12.5
30902023-10-24T17:07:49.807Z Documenting headers v0.3.9
30912023-10-24T17:07:50.288Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30922023-10-24T17:07:50.313Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30932023-10-24T17:07:50.387Z Documenting bitstruct v0.1.1
30942023-10-24T17:07:50.447Z Documenting rayon-core v1.11.0
30952023-10-24T17:07:50.469Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30962023-10-24T17:07:50.533Z Documenting trust-dns-server v0.22.1
30972023-10-24T17:07:50.555Z Documenting tokio-tungstenite v0.20.1
30982023-10-24T17:07:50.613Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30992023-10-24T17:07:50.665Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31002023-10-24T17:07:50.682Z Checking derive_builder_core v0.12.0
31012023-10-24T17:07:50.710Z Documenting derive_builder_core v0.12.0
31022023-10-24T17:07:50.744Z Documenting sled v0.34.7
31032023-10-24T17:07:50.780Z Documenting signal-hook-mio v0.2.3
31042023-10-24T17:07:55.314Z Documenting erased-serde v0.3.30
31052023-10-24T17:07:55.648Z Documenting unicase v2.7.0
31062023-10-24T17:07:55.869Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31072023-10-24T17:07:55.983Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31082023-10-24T17:07:56.698Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31092023-10-24T17:07:57.208Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31102023-10-24T17:07:57.246Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31112023-10-24T17:07:57.360Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31122023-10-24T17:07:57.668Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31132023-10-24T17:07:57.679Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31142023-10-24T17:07:59.075Z Documenting serde_arrays v0.1.0
31152023-10-24T17:07:59.537Z Documenting ff v0.13.0
31162023-10-24T17:08:00.568Z Documenting pretty-hex v0.3.0
31172023-10-24T17:08:03.547Z Documenting mime_guess v2.0.4
31182023-10-24T17:08:04.164Z Documenting derive_builder_macro v0.12.0
31192023-10-24T17:08:05.372Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31202023-10-24T17:08:05.665Z Documenting crossterm v0.27.0
31212023-10-24T17:08:06.165Z Documenting group v0.13.0
31222023-10-24T17:08:10.378Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31232023-10-24T17:08:11.587Z Documenting rayon v1.7.0
31242023-10-24T17:08:12.713Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31252023-10-24T17:08:19.361Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31262023-10-24T17:08:20.917Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31272023-10-24T17:08:24.760Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31282023-10-24T17:08:29.360Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31292023-10-24T17:08:34.311Z Documenting portable-atomic v1.4.3
31302023-10-24T17:08:34.840Z Documenting ed25519 v1.5.3
31312023-10-24T17:08:39.178Z Documenting bcs v0.1.5
31322023-10-24T17:08:39.252Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31332023-10-24T17:08:40.015Z Documenting crypto-bigint v0.5.2
31342023-10-24T17:08:40.745Z Documenting ref-cast-impl v1.0.20
31352023-10-24T17:08:40.863Z Documenting curve25519-dalek-derive v0.1.0
31362023-10-24T17:08:41.809Z Documenting thiserror-impl-no-std v2.0.2
31372023-10-24T17:08:46.336Z Documenting vte_generate_state_changes v0.1.1
31382023-10-24T17:08:48.194Z Documenting base16ct v0.2.0
31392023-10-24T17:08:48.464Z Documenting number_prefix v0.4.0
31402023-10-24T17:08:49.591Z Documenting cassowary v0.3.0
31412023-10-24T17:08:50.144Z Documenting highway v1.1.0
31422023-10-24T17:08:50.380Z Checking unicode-xid v0.2.4
31432023-10-24T17:08:50.612Z Documenting unicode-xid v0.2.4
31442023-10-24T17:08:52.722Z Documenting elliptic-curve v0.13.5
31452023-10-24T17:08:53.092Z Documenting vte v0.11.1
31462023-10-24T17:08:54.854Z Documenting const_format_proc_macros v0.2.31
31472023-10-24T17:08:55.180Z Documenting indicatif v0.17.7
31482023-10-24T17:08:56.380Z Documenting ratatui v0.23.0
31492023-10-24T17:08:56.605Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31502023-10-24T17:08:59.648Z Documenting thiserror-no-std v2.0.2
31512023-10-24T17:09:01.713Z Documenting curve25519-dalek v4.1.0
31522023-10-24T17:09:01.968Z Documenting ref-cast v1.0.20
31532023-10-24T17:09:03.095Z Documenting salty v0.2.0
31542023-10-24T17:09:04.197Z Documenting derive_builder v0.12.0
31552023-10-24T17:09:06.783Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31562023-10-24T17:09:07.873Z Documenting polar-core v0.26.4
31572023-10-24T17:09:09.481Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31582023-10-24T17:09:09.731Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31592023-10-24T17:09:10.679Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31602023-10-24T17:09:16.071Z Documenting libxml v0.3.3
31612023-10-24T17:09:16.812Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31622023-10-24T17:09:16.828Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31632023-10-24T17:09:22.844Z Documenting poly1305 v0.8.0
31642023-10-24T17:09:26.013Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31652023-10-24T17:09:27.129Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31662023-10-24T17:09:31.049Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31672023-10-24T17:09:31.428Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31682023-10-24T17:09:31.652Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31692023-10-24T17:09:32.172Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31702023-10-24T17:09:40.880Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31712023-10-24T17:09:41.089Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31722023-10-24T17:09:41.826Z Documenting chacha20 v0.9.1
31732023-10-24T17:09:42.882Z Documenting bb8 v0.8.1
31742023-10-24T17:09:44.573Z Documenting serde-big-array v0.5.1
31752023-10-24T17:09:49.377Z Documenting quick-xml v0.23.1
31762023-10-24T17:09:50.252Z Documenting bytesize v1.3.0
31772023-10-24T17:09:50.896Z Documenting impl-trait-for-tuples v0.2.2
31782023-10-24T17:09:51.510Z Documenting oso-derive v0.26.4
31792023-10-24T17:09:51.711Z Documenting rtoolbox v0.0.1
31802023-10-24T17:09:57.072Z Documenting maplit v1.0.2
31812023-10-24T17:09:57.134Z Documenting humantime v2.1.0
31822023-10-24T17:09:58.384Z Documenting fs-err v2.9.0
31832023-10-24T17:09:58.469Z Documenting rpassword v7.2.0
31842023-10-24T17:09:58.949Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31852023-10-24T17:09:59.292Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31862023-10-24T17:09:59.310Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31872023-10-24T17:10:03.046Z Documenting oso v0.26.4
31882023-10-24T17:10:03.422Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31892023-10-24T17:10:04.619Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31902023-10-24T17:10:05.211Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31912023-10-24T17:10:11.228Z Documenting chacha20poly1305 v0.10.1
31922023-10-24T17:10:17.332Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31932023-10-24T17:10:19.083Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31942023-10-24T17:10:21.161Z Documenting vsss-rs v3.3.1
31952023-10-24T17:10:25.311Z Documenting tui-tree-widget v0.13.0
31962023-10-24T17:10:26.051Z Documenting const_format v0.2.31
31972023-10-24T17:10:29.555Z Documenting strip-ansi-escapes v0.2.0
31982023-10-24T17:10:30.555Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31992023-10-24T17:10:30.914Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32002023-10-24T17:10:32.389Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32012023-10-24T17:10:34.943Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32022023-10-24T17:10:37.834Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32032023-10-24T17:10:39.398Z Documenting cookie v0.16.2
32042023-10-24T17:10:40.458Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32052023-10-24T17:10:45.191Z Documenting signal-hook-tokio v0.3.1
32062023-10-24T17:10:46.861Z Documenting rcgen v0.10.0
32072023-10-24T17:10:48.840Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32082023-10-24T17:10:49.009Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32092023-10-24T17:10:49.564Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32102023-10-24T17:10:49.606Z Documenting atomicwrites v0.4.2
32112023-10-24T17:10:50.621Z Documenting fd-lock v3.0.13
32122023-10-24T17:10:55.143Z Documenting subprocess v0.2.9
32132023-10-24T17:10:56.807Z Documenting owo-colors v3.5.0
32142023-10-24T17:10:57.003Z Documenting bit_field v0.10.2
32152023-10-24T17:10:57.313Z Documenting shell-words v1.1.0
32162023-10-24T17:10:58.108Z Documenting nu-ansi-term v0.49.0
32172023-10-24T17:11:00.179Z Documenting corncobs v0.1.3
32182023-10-24T17:11:01.437Z Documenting http-range v0.1.5
32192023-10-24T17:11:03.648Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32202023-10-24T17:11:04.613Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32212023-10-24T17:11:04.728Z Documenting reedline v0.23.0
32222023-10-24T17:11:04.977Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32232023-10-24T17:11:06.325Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32242023-10-24T17:11:07.935Z Documenting hyper-staticfile v0.9.5
32252023-10-24T17:11:11.250Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32262023-10-24T17:11:14.165Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32272023-10-24T17:11:15.947Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32282023-10-24T17:11:18.045Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32292023-10-24T17:11:18.305Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32302023-10-24T17:11:25.814Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32312023-10-24T17:11:32.128Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32322023-10-24T17:11:35.350Z Documenting fatfs v0.3.6
32332023-10-24T17:11:43.904Z Documenting cargo-platform v0.1.3
32342023-10-24T17:11:46.352Z Documenting nanorand v0.7.0
32352023-10-24T17:11:47.087Z Documenting assert_matches v1.5.0
32362023-10-24T17:11:50.218Z Documenting glob v0.3.1
32372023-10-24T17:11:51.147Z Documenting cargo_metadata v0.18.0
32382023-10-24T17:11:51.423Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32392023-10-24T17:11:53.251Z Documenting flume v0.11.0
32402023-10-24T17:11:54.913Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32412023-10-24T17:11:55.339Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32422023-10-24T17:11:56.789Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432023-10-24T17:11:58.474Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32442023-10-24T17:11:59.012Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32452023-10-24T17:12:00.619Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32462023-10-24T17:12:02.508Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32472023-10-24T17:12:03.006Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32482023-10-24T17:12:05.929Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32492023-10-24T17:12:14.510Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32502023-10-24T17:12:28.751Z Documenting omicron-zone-package v0.8.3
32512023-10-24T17:12:37.356Z Documenting cargo_toml v0.16.3
32522023-10-24T17:12:39.939Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32532023-10-24T17:12:41.544Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32542023-10-24T17:12:44.636Z Documenting termios v0.3.3
32552023-10-24T17:12:45.426Z Documenting topological-sort v0.2.2
32562023-10-24T17:12:46.296Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32572023-10-24T17:12:48.012Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32582023-10-24T17:12:49.966Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32592023-10-24T17:12:51.640Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32602023-10-24T17:12:51.923Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32612023-10-24T17:12:57.691Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32622023-10-24T17:13:22.773Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32632023-10-24T17:13:23.749Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32642023-10-24T17:13:35.175Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32652023-10-24T17:13:43.652Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32662023-10-24T17:13:46.136Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32672023-10-24T17:13:52.107Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32682023-10-24T17:13:56.877Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32692023-10-24T17:14:17.512Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32702023-10-24T17:14:17.944Z |
32712023-10-24T17:14:18.129Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32722023-10-24T17:14:18.266Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32732023-10-24T17:14:18.471Z |
32742023-10-24T17:14:18.590Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32752023-10-24T17:14:18.701Zhelp: to link to the struct, prefix with `struct@`
32762023-10-24T17:14:19.186Z |
32772023-10-24T17:14:19.261Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32782023-10-24T17:14:19.310Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32792023-10-24T17:14:19.375Z |
32802023-10-24T17:14:19.406Z
32812023-10-24T17:14:19.431Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32822023-10-24T17:14:19.461Zwarning: `wicketd` (lib doc) generated 1 warning
32832023-10-24T17:14:38.078Zwarning: unresolved link to `Driver::status`
32842023-10-24T17:14:38.081Z --> nexus/src/app/background/common.rs:180:34
32852023-10-24T17:14:38.084Z |
32862023-10-24T17:14:38.087Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32872023-10-24T17:14:38.090Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32882023-10-24T17:14:38.093Z |
32892023-10-24T17:14:38.096Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32902023-10-24T17:14:38.099Z
32912023-10-24T17:14:38.102Zwarning: unresolved link to `Driver::status`
32922023-10-24T17:14:38.106Z --> nexus/src/app/background/common.rs:280:30
32932023-10-24T17:14:38.109Z |
32942023-10-24T17:14:38.112Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32952023-10-24T17:14:38.115Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32962023-10-24T17:14:38.118Z
32972023-10-24T17:14:41.056Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
32982023-10-24T17:15:11.016Z Finished dev [unoptimized + debuginfo] target(s) in 17m 02s
32992023-10-24T17:15:11.136Z
33002023-10-24T17:15:11.139Zreal 17:02.296149368
33012023-10-24T17:15:11.142Zuser 1:00:24.503271738
33022023-10-24T17:15:11.147Zsys 1:05:29.591659677
33032023-10-24T17:15:11.151Ztrap 2.393934904
33042023-10-24T17:15:11.154Ztflt 0.132800948
33052023-10-24T17:15:11.158Zdflt 0.604963571
33062023-10-24T17:15:11.163Zkflt 0.000552076
33072023-10-24T17:15:11.166Zlock 3:13:31.796732142
33082023-10-24T17:15:11.170Zslp 4:30:49.392814854
33092023-10-24T17:15:11.173Zlat 6:15.579054832
33102023-10-24T17:15:11.177Zstop 2:19.230980146
33112023-10-24T17:15:11.181Zprocess exited: duration 2027358 ms, exit code 0
 
33122023-10-24T17:15:11.188Zfound 0 output files