01HDMDFD97WSKTQ28HVSFYD0G6: 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: 01HDMDFQE18VAAARA6ZY8M9MNC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-25T21:59:24.333Zjob assigned to worker 01HDMDFVYBJXS4Y20AAB2Z6P9E (queued for 1 m 44 s)
 
22023-10-25T21:59:25.230Zstarting task 0: "setup"
32023-10-25T21:59:25.712Z++ uname -s
42023-10-25T21:59:25.722Z+ kern=SunOS
52023-10-25T21:59:25.728Z+ case "$kern" in
62023-10-25T21:59:25.742Z+ groupadd -g 12345 build
72023-10-25T21:59:25.755Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-25T21:59:28.179Z+ zfs create -o mountpoint=/work rpool/work
92023-10-25T21:59:28.187Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-25T21:59:28.195Z+ home_fs=zfs
112023-10-25T21:59:28.202Z+ [[ zfs == autofs ]]
122023-10-25T21:59:28.217Z+ mkdir -p /home/build
132023-10-25T21:59:28.224Z+ chown build:build /home/build /work
142023-10-25T21:59:30.122Z+ chmod 0700 /home/build /work
152023-10-25T21:59:30.129Zprocess exited: duration 4890 ms, exit code 0
 
162023-10-25T21:59:30.137Zstarting task 1: "rust-toolchain"
172023-10-25T21:59:30.151Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-25T21:59:30.162Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-25T21:59:30.331Zinfo: downloading installer
202023-10-25T21:59:32.076Zwarning: it looks like you have an existing installation of Rust at:
212023-10-25T21:59:32.134Zwarning: /opt/ooce/bin
222023-10-25T21:59:32.140Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-25T21:59:32.151Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-25T21:59:32.156Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-25T21:59:32.160Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-25T21:59:32.165Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-25T21:59:32.170Zerror: cannot install while Rust is installed
282023-10-25T21:59:32.176Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-25T21:59:32.486Zinfo: profile set to 'default'
302023-10-25T21:59:32.489Zinfo: default host triple is x86_64-unknown-illumos
312023-10-25T21:59:32.497Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-25T21:59:32.651Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-25T21:59:32.660Zinfo: downloading component 'cargo'
342023-10-25T21:59:33.222Zinfo: downloading component 'clippy'
352023-10-25T21:59:33.435Zinfo: downloading component 'rust-docs'
362023-10-25T21:59:34.566Zinfo: downloading component 'rust-std'
372023-10-25T21:59:35.435Zinfo: downloading component 'rustc'
382023-10-25T21:59:38.590Zinfo: downloading component 'rustfmt'
392023-10-25T21:59:38.774Zinfo: installing component 'cargo'
402023-10-25T21:59:40.626Zinfo: installing component 'clippy'
412023-10-25T21:59:41.576Zinfo: installing component 'rust-docs'
422023-10-25T21:59:44.171Zinfo: installing component 'rust-std'
432023-10-25T21:59:48.661Zinfo: installing component 'rustc'
442023-10-25T21:59:58.524Zinfo: installing component 'rustfmt'
452023-10-25T21:59:58.978Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-25T21:59:58.985Z
472023-10-25T21:59:59.109Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-25T21:59:59.113Z
492023-10-25T21:59:59.117Z
502023-10-25T21:59:59.121ZRust is installed now. Great!
512023-10-25T21:59:59.124Z
522023-10-25T21:59:59.128ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-25T21:59:59.131Zenvironment variable. This has not been done automatically.
542023-10-25T21:59:59.135Z
552023-10-25T21:59:59.177ZTo configure your current shell, run:
562023-10-25T21:59:59.189Zsource "$HOME/.cargo/env"
572023-10-25T21:59:59.205Z+ rustc --version
582023-10-25T21:59:59.317Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-25T21:59:59.322Zprocess exited: duration 29184 ms, exit code 0
 
602023-10-25T21:59:59.329Zstarting task 2: "authentication"
612023-10-25T21:59:59.788Zprocess exited: duration 41 ms, exit code 0
 
622023-10-25T21:59:59.802Zstarting task 3: "clone repository"
632023-10-25T21:59:59.812Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-25T21:59:59.816Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-25T22:00:00.275ZCloning into '/work/oxidecomputer/omicron'...
662023-10-25T22:00:06.987Z+ cd /work/oxidecomputer/omicron
672023-10-25T22:00:06.990Z+ [[ -n '' ]]
682023-10-25T22:00:06.993Z+ git fetch origin 9e9ded3f3a4b03193700404e284984f2d4c2c2d4
692023-10-25T22:00:08.031ZFrom https://github.com/oxidecomputer/omicron
702023-10-25T22:00:08.035Z * branch 9e9ded3f3a4b03193700404e284984f2d4c2c2d4 -> FETCH_HEAD
712023-10-25T22:00:08.040Z+ git reset --hard 9e9ded3f3a4b03193700404e284984f2d4c2c2d4
722023-10-25T22:00:08.045ZHEAD is now at 9e9ded3f Adapt new tests to new testing format and fix recent replicated sql bug
732023-10-25T22:00:08.065Zprocess exited: duration 7955 ms, exit code 0
 
742023-10-25T22:00:08.083Zstarting task 4: "build"
752023-10-25T22:00:08.096Z+ cargo --version
762023-10-25T22:00:08.192Zcargo 1.72.1 (103a7ff2e 2023-08-15)
772023-10-25T22:00:08.206Z+ rustc --version
782023-10-25T22:00:08.290Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
792023-10-25T22:00:08.304Z+ source ./env.sh
802023-10-25T22:00:08.747Z++ set -o xtrace
812023-10-25T22:00:08.760Z++++ dirname ./env.sh
822023-10-25T22:00:08.768Z+++ cd .
832023-10-25T22:00:08.782Z+++ echo /work/oxidecomputer/omicron
842023-10-25T22:00:08.793Z++ OMICRON_WS=/work/oxidecomputer/omicron
852023-10-25T22:00:08.801Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
862023-10-25T22:00:08.810Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
872023-10-25T22:00:08.820Z++ 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
882023-10-25T22:00:08.834Z++ 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
892023-10-25T22:00:08.841Z++ 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
902023-10-25T22:00:08.846Z++ 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
912023-10-25T22:00:08.856Z++ 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
922023-10-25T22:00:08.859Z++ 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
932023-10-25T22:00:08.862Z++ unset OMICRON_WS
942023-10-25T22:00:08.865Z++ set +o xtrace
952023-10-25T22:00:08.868Z
962023-10-25T22:00:08.871Z ##### ##### ###### ##### ###### #### # # # #### #
972023-10-25T22:00:08.874Z # # # # # # # # # # # # # # #
982023-10-25T22:00:08.877Z # # # # ##### # # ##### # # # # # #### #
992023-10-25T22:00:08.880Z ##### ##### # ##### # # # # # # # # #
1002023-10-25T22:00:08.883Z # # # # # # # # # # # # # # #
1012023-10-25T22:00:09.295Z # # # ###### # # ###### ### # #### # #### #
1022023-10-25T22:00:09.299Z
1032023-10-25T22:00:23.241Z Startup: Refreshing catalog 'helios-dev' ... Done
1042023-10-25T22:00:24.124Z Startup: Caching catalogs ... Done
1052023-10-25T22:00:28.704ZPlanning: Solver setup ... Done (4.299s)
1062023-10-25T22:00:28.818ZPlanning: Running solver ... Done (0.111s)
1072023-10-25T22:00:28.869ZPlanning: Finding local manifests ... Done (0.003s)
1082023-10-25T22:00:28.882ZPlanning: Fetching manifests: 0/4 0% complete
1092023-10-25T22:00:30.237ZPlanning: Fetching manifests: 4/4 100% complete
1102023-10-25T22:00:30.265ZPlanning: Package planning ... Done (0.085s)
1112023-10-25T22:00:30.275ZPlanning: Merging actions ... Done (0.085s)
1122023-10-25T22:00:30.869ZPlanning: Checking for conflicting actions ... Done (1.568s)
1132023-10-25T22:00:30.893ZPlanning: Consolidating action changes ... Done (0.017s)
1142023-10-25T22:00:42.097ZPlanning: Evaluating mediators ... Done (11.230s)
1152023-10-25T22:00:42.110ZPlanning: Planning completed in 17.93 seconds
1162023-10-25T22:00:54.902Z Packages to install: 4
1172023-10-25T22:00:54.958Z Mediators to change: 2
1182023-10-25T22:00:54.994Z Services to change: 1
1192023-10-25T22:00:55.061Z Estimated space available: 149.39 GB
1202023-10-25T22:00:55.136ZEstimated space to be consumed: 1.37 GB
1212023-10-25T22:00:55.214Z Create boot environment: No
1222023-10-25T22:00:55.318ZCreate backup boot environment: No
1232023-10-25T22:00:55.339Z Rebuild boot archive: No
1242023-10-25T22:00:55.380Z
1252023-10-25T22:00:55.387ZChanged mediators:
1262023-10-25T22:00:55.421Z mediator clang:
1272023-10-25T22:00:55.471Z version: None -> 15 (system default)
1282023-10-25T22:00:55.488Z
1292023-10-25T22:00:55.537Z mediator llvm:
1302023-10-25T22:00:55.596Z version: 14 (system default) -> 15 (system default)
1312023-10-25T22:00:55.652Z
1322023-10-25T22:00:55.764ZChanged packages:
1332023-10-25T22:00:55.802Zhelios-dev
1342023-10-25T22:00:55.840Z developer/build-essential
1352023-10-25T22:00:55.851Z None -> 11-2.0
1362023-10-25T22:00:56.263Z library/libxmlsec1
1372023-10-25T22:00:56.270Z None -> 1.2.35-2.0
1382023-10-25T22:00:56.290Z ooce/developer/clang-15
1392023-10-25T22:00:56.328Z None -> 15.0.7-2.0
1402023-10-25T22:00:56.750Z ooce/developer/llvm-15
1412023-10-25T22:00:57.168Z None -> 15.0.7-2.0
1422023-10-25T22:00:57.189Z
1432023-10-25T22:00:57.198ZServices:
1442023-10-25T22:00:57.223Z restart_fmri:
1452023-10-25T22:00:57.242Z svc:/system/update-man-index:default
1462023-10-25T22:00:57.280Z
1472023-10-25T22:00:57.302ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1482023-10-25T22:00:57.334ZDownload: 1184/3290 items 44.8/212.6MB 21% complete (9.1M/s)
1492023-10-25T22:01:01.231ZDownload: 1259/3290 items 106.4/212.6MB 50% complete (10.7M/s)
1502023-10-25T22:01:06.233ZDownload: 2534/3290 items 120.1/212.6MB 56% complete (7.6M/s)
1512023-10-25T22:01:10.662ZDownload: Completed 212.60 MB in 19.45 seconds (10.9M/s)
1522023-10-25T22:01:11.422Z Actions: 1/3687 actions (Installing new actions)
1532023-10-25T22:01:16.448Z Actions: 2802/3687 actions (Installing new actions)
1542023-10-25T22:01:19.608Z Actions: Completed 3687 actions in 8.19 seconds.
1552023-10-25T22:01:19.694Z Done (0.075s)
1562023-10-25T22:01:19.701Z Done (0.000s)
1572023-10-25T22:01:19.880Z Done (0.190s)
1582023-10-25T22:01:28.261Z Done (8.266s)
1592023-10-25T22:01:28.625Z Done (0.268s)
1602023-10-25T22:01:28.633Z Done (0.000s)
1612023-10-25T22:01:29.029Z Done (0.000s)
1622023-10-25T22:01:29.706ZPlanning: Evaluating mediator changes ... Done
1632023-10-25T22:01:29.978ZPlanning: Checking for conflicting actions ... Done
1642023-10-25T22:01:29.987ZPlanning: Consolidating action changes ... Done
1652023-10-25T22:01:30.828ZPlanning: Evaluating mediators ... Done
1662023-10-25T22:01:30.836ZPlanning: Planning completed in 0.71 seconds
1672023-10-25T22:01:30.858Z Mediators to change: 2
1682023-10-25T22:01:30.873Z Create boot environment: No
1692023-10-25T22:01:30.888ZCreate backup boot environment: No
1702023-10-25T22:01:30.897Z Done
1712023-10-25T22:01:30.904Z Done
1722023-10-25T22:01:30.912Z Done
1732023-10-25T22:01:36.490Z Done
1742023-10-25T22:01:37.013Z Done
1752023-10-25T22:01:37.017Z Done
1762023-10-25T22:01:37.026Z Done
1772023-10-25T22:01:37.861ZPlanning: Evaluating mediator changes ... Done
1782023-10-25T22:01:37.864ZPlanning: Merging actions ... Done
1792023-10-25T22:01:38.191ZPlanning: Checking for conflicting actions ... Done
1802023-10-25T22:01:38.198ZPlanning: Consolidating action changes ... Done
1812023-10-25T22:01:38.634ZPlanning: Evaluating mediators ... Done
1822023-10-25T22:01:39.084ZPlanning: Planning completed in 1.29 seconds
1832023-10-25T22:01:39.099Z Packages to change: 1
1842023-10-25T22:01:39.105Z Mediators to change: 1
1852023-10-25T22:01:39.147Z Services to change: 1
1862023-10-25T22:01:39.160Z Create boot environment: No
1872023-10-25T22:01:39.171ZCreate backup boot environment: Yes
1882023-10-25T22:01:40.969Z Actions: 1/6 actions (Updating modified actions)
1892023-10-25T22:01:40.977Z Actions: Completed 6 actions in 0.00 seconds.
1902023-10-25T22:01:40.988Z Done
1912023-10-25T22:01:40.998Z Done
1922023-10-25T22:01:41.020Z Done
1932023-10-25T22:01:46.883Z Done
1942023-10-25T22:01:46.990Z Done
1952023-10-25T22:01:46.997Z Done
1962023-10-25T22:01:47.077Z Done
1972023-10-25T22:01:47.746ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982023-10-25T22:01:47.750Zclang system 15 system
1992023-10-25T22:01:47.753Zcsh system system illumos
2002023-10-25T22:01:47.757Zctags system system illumos
2012023-10-25T22:01:47.768Zgcc vendor 12 vendor
2022023-10-25T22:01:47.773Zgcc system 10 system
2032023-10-25T22:01:47.776Zgcc system 7 system
2042023-10-25T22:01:47.780Zgo system 1.20 system
2052023-10-25T22:01:47.784Zgo system 1.19 system
2062023-10-25T22:01:47.787Zllvm system 15 system
2072023-10-25T22:01:47.791Zllvm system 14 system
2082023-10-25T22:01:47.795Zmariadb system 10.6 system
2092023-10-25T22:01:47.799Zmta vendor vendor dma
2102023-10-25T22:01:47.803Zopenjdk system 17 system
2112023-10-25T22:01:47.807Zopenjdk system 11 system
2122023-10-25T22:01:47.812Zopenjdk system 1.8 system
2132023-10-25T22:01:47.821Zopenssl vendor 3 vendor
2142023-10-25T22:01:47.829Zperl system 5.36 system
2152023-10-25T22:01:47.832Zpostgresql system 15 system
2162023-10-25T22:01:47.839Zpostgresql system 13 system
2172023-10-25T22:01:47.843Zpython vendor 3 vendor
2182023-10-25T22:01:47.856Zpython system 2 system
2192023-10-25T22:01:47.861Zpython3 system 3.11 system
2202023-10-25T22:01:47.866Zruby system 3.0 system
2212023-10-25T22:01:47.870Zwords vendor vendor american-english
2222023-10-25T22:01:47.885Zwords system system australian-english
2232023-10-25T22:01:47.891Zwords system system british-english
2242023-10-25T22:01:47.926Zwords system system canadian-english
2252023-10-25T22:01:47.930Zwords system system french
2262023-10-25T22:01:47.934Zwords system system italian
2272023-10-25T22:01:47.938Zwords system system ngerman
2282023-10-25T22:01:47.942Zwords system system ogerman
2292023-10-25T22:01:48.362Zwords system system spanish
2302023-10-25T22:01:48.366ZFMRI IFO
2312023-10-25T22:01:48.370Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322023-10-25T22:01:48.374Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332023-10-25T22:01:48.393Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342023-10-25T22:01:48.409Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2352023-10-25T22:01:48.422Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362023-10-25T22:01:48.452Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2372023-10-25T22:01:48.457Z+ set -o errexit
2382023-10-25T22:01:48.462Z+++ dirname ./tools/ci_download_cockroachdb
2392023-10-25T22:01:48.465Z++ cd ./tools
2402023-10-25T22:01:48.469Z++ pwd
2412023-10-25T22:01:48.472Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422023-10-25T22:01:48.475Z++ basename ./tools/ci_download_cockroachdb
2432023-10-25T22:01:48.478Z+ ARG0=ci_download_cockroachdb
2442023-10-25T22:01:48.481Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452023-10-25T22:01:48.484Z+ CIDL_VERSION=v22.1.9
2462023-10-25T22:01:48.488Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472023-10-25T22:01:48.491Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2482023-10-25T22:01:48.494Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2492023-10-25T22:01:48.497Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2502023-10-25T22:01:48.500Z+ TARGET_DIR=out
2512023-10-25T22:01:48.505Z+ DOWNLOAD_DIR=out/downloads
2522023-10-25T22:01:48.508Z+ DEST_DIR=./out/cockroachdb
2532023-10-25T22:01:48.517Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542023-10-25T22:01:48.520Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552023-10-25T22:01:48.523Z+ main
2562023-10-25T22:01:48.526Z+ [[ 0 != 0 ]]
2572023-10-25T22:01:48.529Z+ CIDL_OS=solaris2.11
2582023-10-25T22:01:48.532Z+ [[ 0 != 0 ]]
2592023-10-25T22:01:48.535Z+ configure_os solaris2.11
2602023-10-25T22:01:48.538Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612023-10-25T22:01:48.541Zcurrent directory: /work/oxidecomputer/omicron
2622023-10-25T22:01:48.544Z+ echo 'configuring based on OS: "solaris2.11"'
2632023-10-25T22:01:48.548Zconfiguring based on OS: "solaris2.11"
2642023-10-25T22:01:48.551Z+ case "$1" in
2652023-10-25T22:01:48.554Z+ CIDL_BUILD=illumos
2662023-10-25T22:01:48.557Z+ CIDL_SUFFIX=tar.gz
2672023-10-25T22:01:48.561Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2682023-10-25T22:01:48.564Z+ CIDL_MD5FUNC=do_md5sum
2692023-10-25T22:01:48.567Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702023-10-25T22:01:48.571Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712023-10-25T22:01:48.573Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722023-10-25T22:01:48.576Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732023-10-25T22:01:48.580Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-10-25T22:01:48.583Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752023-10-25T22:01:48.588Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762023-10-25T22:01:48.592Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772023-10-25T22:01:48.595ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-10-25T22:01:48.599Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792023-10-25T22:01:48.602ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-10-25T22:01:48.605Z+ mkdir -p out/downloads
2812023-10-25T22:01:48.608Z+ mkdir -p ./out/cockroachdb
2822023-10-25T22:01:48.612Z+ local DO_DOWNLOAD=true
2832023-10-25T22:01:48.615Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842023-10-25T22:01:48.618Z+ '[' true == true ']'
2852023-10-25T22:01:48.622Z+ echo Downloading...
2862023-10-25T22:01:48.625ZDownloading...
2872023-10-25T22:01:48.628Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882023-10-25T22:01:48.631Z+ 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
2892023-10-25T22:01:52.236Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-10-25T22:01:52.241Z++ md5sum
2912023-10-25T22:01:52.245Z++ awk '{print $1}'
2922023-10-25T22:01:52.425Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2932023-10-25T22:01:52.438Z+ [[ 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 ]]
2942023-10-25T22:01:52.446Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-10-25T22:01:52.450Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962023-10-25T22:01:55.779Z+ do_assemble_illumos
2972023-10-25T22:01:55.782Z+ rm -r ./out/cockroachdb
2982023-10-25T22:01:55.787Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992023-10-25T22:01:56.434Z+ ./out/cockroachdb/bin/cockroach version
3002023-10-25T22:01:56.746ZBuild Tag: v22.1.9-dirty
3012023-10-25T22:01:56.750ZBuild Time: 2022/10/26 21:17:46
3022023-10-25T22:01:56.754ZDistribution: OSS
3032023-10-25T22:01:56.757ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042023-10-25T22:01:56.761ZGo Version: go1.17.13
3052023-10-25T22:01:56.764ZC Compiler: gcc 10.3.0
3062023-10-25T22:01:56.768ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072023-10-25T22:01:56.772ZBuild Type: release
3082023-10-25T22:01:56.775Z+ set -o errexit
3092023-10-25T22:01:56.779Z+++ dirname ./tools/ci_download_clickhouse
3102023-10-25T22:01:56.783Z++ cd ./tools
3112023-10-25T22:01:56.793Z++ pwd
3122023-10-25T22:01:56.797Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132023-10-25T22:01:56.801Z++ basename ./tools/ci_download_clickhouse
3142023-10-25T22:01:56.804Z+ ARG0=ci_download_clickhouse
3152023-10-25T22:01:56.810Z+ TARGET_DIR=out
3162023-10-25T22:01:56.818Z+ DOWNLOAD_DIR=out/downloads
3172023-10-25T22:01:56.822Z+ DEST_DIR=./out/clickhouse
3182023-10-25T22:01:56.825Z+ CIDL_VERSION=v22.8.9.24
3192023-10-25T22:01:56.829Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202023-10-25T22:01:56.832Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3212023-10-25T22:01:56.836Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3222023-10-25T22:01:56.839Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3232023-10-25T22:01:56.842Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242023-10-25T22:01:56.846Z+ main
3252023-10-25T22:01:56.849Z+ [[ 0 != 0 ]]
3262023-10-25T22:01:56.853Z+ CIDL_OS=solaris2.11
3272023-10-25T22:01:56.856Z+ [[ 0 != 0 ]]
3282023-10-25T22:01:56.860Z+ configure_os solaris2.11
3292023-10-25T22:01:56.863Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302023-10-25T22:01:56.867Zcurrent directory: /work/oxidecomputer/omicron
3312023-10-25T22:01:56.870Z+ echo 'configuring based on OS: "solaris2.11"'
3322023-10-25T22:01:56.874Zconfiguring based on OS: "solaris2.11"
3332023-10-25T22:01:56.877Z+ CIDL_DASHREV=
3342023-10-25T22:01:56.881Z+ case "$1" in
3352023-10-25T22:01:56.889Z+ CIDL_PLATFORM=illumos
3362023-10-25T22:01:56.907Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3372023-10-25T22:01:56.911Z+ CIDL_MD5FUNC=do_md5sum
3382023-10-25T22:01:56.915Z+ CIDL_DASHREV=-1
3392023-10-25T22:01:56.918Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3402023-10-25T22:01:56.922Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-10-25T22:01:56.927Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-10-25T22:01:56.935Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-10-25T22:01:56.939Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442023-10-25T22:01:56.942ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-10-25T22:01:56.948Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462023-10-25T22:01:56.953ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-10-25T22:01:56.958Z+ mkdir -p out/downloads
3482023-10-25T22:01:56.962Z+ mkdir -p ./out/clickhouse
3492023-10-25T22:01:56.970Z+ local DO_DOWNLOAD=true
3502023-10-25T22:01:56.976Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3512023-10-25T22:01:56.983Z+ '[' true == true ']'
3522023-10-25T22:01:56.988Z+ echo Downloading...
3532023-10-25T22:01:56.993ZDownloading...
3542023-10-25T22:01:57.002Z+ 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
3552023-10-25T22:01:57.009Z+ 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
3562023-10-25T22:02:00.994Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-10-25T22:02:00.998Z++ md5sum
3582023-10-25T22:02:01.003Z++ awk '{print $1}'
3592023-10-25T22:02:01.257Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3602023-10-25T22:02:01.260Z+ [[ 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 ]]
3612023-10-25T22:02:01.670Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3622023-10-25T22:02:01.675Z+ mkdir -p ./out/clickhouse
3632023-10-25T22:02:01.679Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3642023-10-25T22:02:06.109Z+ ./out/clickhouse/clickhouse server --version
3652023-10-25T22:02:06.158ZClickHouse server version 22.8.9.1.
3662023-10-25T22:02:06.178Z+ set -o errexit
3672023-10-25T22:02:06.183Z+++ dirname ./tools/ci_download_console
3682023-10-25T22:02:06.187Z++ cd ./tools
3692023-10-25T22:02:06.193Z++ pwd
3702023-10-25T22:02:06.198Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712023-10-25T22:02:06.202Z++ basename ./tools/ci_download_console
3722023-10-25T22:02:06.207Z+ ARG0=ci_download_console
3732023-10-25T22:02:06.211Z+ TARGET_DIR=out
3742023-10-25T22:02:06.222Z+ DOWNLOAD_DIR=out/downloads
3752023-10-25T22:02:06.228Z+ DEST_DIR=./out/console-assets
3762023-10-25T22:02:06.233Z+ source /work/oxidecomputer/omicron/tools/console_version
3772023-10-25T22:02:06.245Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3782023-10-25T22:02:06.249Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3792023-10-25T22:02:06.252Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3802023-10-25T22:02:06.256Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812023-10-25T22:02:06.260Z+ main
3822023-10-25T22:02:06.264Z+ [[ 0 != 0 ]]
3832023-10-25T22:02:06.268Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3842023-10-25T22:02:06.272ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3852023-10-25T22:02:06.276Z+ echo 'Local file: out/downloads/console.tar.gz'
3862023-10-25T22:02:06.281ZLocal file: out/downloads/console.tar.gz
3872023-10-25T22:02:06.285Z+ local DO_DOWNLOAD=true
3882023-10-25T22:02:06.289Z+ [[ -f out/downloads/console.tar.gz ]]
3892023-10-25T22:02:06.294Z+ mkdir -p out/downloads
3902023-10-25T22:02:06.298Z+ '[' true == true ']'
3912023-10-25T22:02:06.302Z+ echo Downloading...
3922023-10-25T22:02:06.306ZDownloading...
3932023-10-25T22:02:06.310Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3942023-10-25T22:02:06.314Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3952023-10-25T22:02:06.850Z++ do_sha256sum out/downloads/console.tar.gz
3962023-10-25T22:02:06.858Z++ case "$OSTYPE" in
3972023-10-25T22:02:06.868Z++ SHA=sha256sum
3982023-10-25T22:02:06.879Z++ sha256sum
3992023-10-25T22:02:06.887Z++ awk '{print $1}'
4002023-10-25T22:02:06.900Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4012023-10-25T22:02:06.906Z+ [[ 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 ]]
4022023-10-25T22:02:06.910Z+ rm -rf ./out/console-assets
4032023-10-25T22:02:06.915Z+ mkdir -p ./out/console-assets
4042023-10-25T22:02:06.919Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052023-10-25T22:02:06.922Z+ mkdir -p ./out/console-assets
4062023-10-25T22:02:06.926Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072023-10-25T22:02:07.021Z+ set -o errexit
4082023-10-25T22:02:07.028Z+++ dirname ./tools/ci_download_maghemite_openapi
4092023-10-25T22:02:07.033Z++ cd ./tools
4102023-10-25T22:02:07.040Z++ pwd
4112023-10-25T22:02:07.046Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122023-10-25T22:02:07.053Z++ basename ./tools/ci_download_maghemite_openapi
4132023-10-25T22:02:07.057Z+ ARG0=ci_download_maghemite_openapi
4142023-10-25T22:02:07.061Z+ TARGET_DIR=out
4152023-10-25T22:02:07.065Z+ DOWNLOAD_DIR=out/downloads
4162023-10-25T22:02:07.071Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4172023-10-25T22:02:07.078Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4182023-10-25T22:02:07.089Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4192023-10-25T22:02:07.105Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4202023-10-25T22:02:07.113Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4212023-10-25T22:02:07.117Z+ main
4222023-10-25T22:02:07.121Z+ [[ 0 != 0 ]]
4232023-10-25T22:02:07.125Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4242023-10-25T22:02:07.128ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4252023-10-25T22:02:07.142Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4262023-10-25T22:02:07.150ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4272023-10-25T22:02:07.153Z+ local DO_DOWNLOAD=true
4282023-10-25T22:02:07.158Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4292023-10-25T22:02:07.161Z+ mkdir -p out/downloads
4302023-10-25T22:02:07.165Z+ '[' true == true ']'
4312023-10-25T22:02:07.168Z+ echo Downloading...
4322023-10-25T22:02:07.172ZDownloading...
4332023-10-25T22:02:07.175Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4342023-10-25T22:02:07.178Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4352023-10-25T22:02:07.206Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4362023-10-25T22:02:07.209Z++ case "$OSTYPE" in
4372023-10-25T22:02:07.212Z++ SHA=sha256sum
4382023-10-25T22:02:07.216Z++ sha256sum
4392023-10-25T22:02:07.220Z++ awk '{print $1}'
4402023-10-25T22:02:07.223Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4412023-10-25T22:02:07.227Z+ [[ 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 ]]
4422023-10-25T22:02:07.232Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4432023-10-25T22:02:07.237Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4442023-10-25T22:02:07.240Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4452023-10-25T22:02:07.244Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4462023-10-25T22:02:07.249Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4472023-10-25T22:02:07.253Z+ main
4482023-10-25T22:02:07.259Z+ [[ 0 != 0 ]]
4492023-10-25T22:02:07.263Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4502023-10-25T22:02:07.268ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4512023-10-25T22:02:07.272Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4522023-10-25T22:02:07.276Z+ local DO_DOWNLOAD=true
4532023-10-25T22:02:07.280ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4542023-10-25T22:02:07.283Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4552023-10-25T22:02:07.287Z+ mkdir -p out/downloads
4562023-10-25T22:02:07.291Z+ '[' true == true ']'
4572023-10-25T22:02:07.299Z+ echo Downloading...
4582023-10-25T22:02:07.310ZDownloading...
4592023-10-25T22:02:07.338Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4602023-10-25T22:02:07.343Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4612023-10-25T22:02:07.375Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4622023-10-25T22:02:07.378Z++ case "$OSTYPE" in
4632023-10-25T22:02:07.383Z++ SHA=sha256sum
4642023-10-25T22:02:07.387Z++ sha256sum
4652023-10-25T22:02:07.394Z++ awk '{print $1}'
4662023-10-25T22:02:07.399Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4672023-10-25T22:02:07.403Z+ [[ 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 ]]
4682023-10-25T22:02:07.407Z+ set -o errexit
4692023-10-25T22:02:07.410Z+++ dirname ./tools/ci_download_dendrite_openapi
4702023-10-25T22:02:07.414Z++ cd ./tools
4712023-10-25T22:02:07.417Z++ pwd
4722023-10-25T22:02:07.424Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4732023-10-25T22:02:07.428Z++ basename ./tools/ci_download_dendrite_openapi
4742023-10-25T22:02:07.438Z+ ARG0=ci_download_dendrite_openapi
4752023-10-25T22:02:07.860Z+ TARGET_DIR=out
4762023-10-25T22:02:07.872Z+ DOWNLOAD_DIR=out/downloads
4772023-10-25T22:02:07.880Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4782023-10-25T22:02:07.884Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4792023-10-25T22:02:07.887Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4802023-10-25T22:02:07.892Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4812023-10-25T22:02:07.897Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4822023-10-25T22:02:07.901Z+ main
4832023-10-25T22:02:07.905Z+ [[ 0 != 0 ]]
4842023-10-25T22:02:07.911Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4852023-10-25T22:02:07.914ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4862023-10-25T22:02:07.918Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4872023-10-25T22:02:07.921ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4882023-10-25T22:02:07.925Z+ local DO_DOWNLOAD=true
4892023-10-25T22:02:07.928Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
4902023-10-25T22:02:07.932Z+ mkdir -p out/downloads
4912023-10-25T22:02:07.936Z+ '[' true == true ']'
4922023-10-25T22:02:07.940Z+ echo Downloading...
4932023-10-25T22:02:07.943ZDownloading...
4942023-10-25T22:02:07.951Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4952023-10-25T22:02:07.956Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4962023-10-25T22:02:07.971Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4972023-10-25T22:02:08.396Z++ case "$OSTYPE" in
4982023-10-25T22:02:08.418Z++ SHA=sha256sum
4992023-10-25T22:02:08.832Z++ sha256sum
5002023-10-25T22:02:08.841Z++ awk '{print $1}'
5012023-10-25T22:02:08.845Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5022023-10-25T22:02:08.848Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5032023-10-25T22:02:08.853Z+ set -o errexit
5042023-10-25T22:02:08.866Z+++ dirname ./tools/ci_download_dendrite_stub
5052023-10-25T22:02:08.874Z++ cd ./tools
5062023-10-25T22:02:08.880Z++ pwd
5072023-10-25T22:02:08.883Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082023-10-25T22:02:08.887Z++ basename ./tools/ci_download_dendrite_stub
5092023-10-25T22:02:08.890Z+ ARG0=ci_download_dendrite_stub
5102023-10-25T22:02:08.893Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5112023-10-25T22:02:08.896Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5122023-10-25T22:02:08.900Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5132023-10-25T22:02:08.903Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5142023-10-25T22:02:08.907Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152023-10-25T22:02:08.909Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5162023-10-25T22:02:08.912Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5172023-10-25T22:02:08.915Z+ TARGET_DIR=out
5182023-10-25T22:02:08.919Z+ DOWNLOAD_DIR=out/downloads
5192023-10-25T22:02:08.921Z+ DEST_DIR=./out/dendrite-stub
5202023-10-25T22:02:08.924Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5212023-10-25T22:02:08.927Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5222023-10-25T22:02:08.930Z+ REPO=oxidecomputer/dendrite
5232023-10-25T22:02:08.933Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5242023-10-25T22:02:08.936Z+ main
5252023-10-25T22:02:08.939Z+ [[ 0 != 0 ]]
5262023-10-25T22:02:08.943Z+ CIDL_OS=solaris2.11
5272023-10-25T22:02:08.946Z+ [[ 0 != 0 ]]
5282023-10-25T22:02:08.950Z+ configure_os solaris2.11
5292023-10-25T22:02:08.953Z+ echo 'current directory: /work/oxidecomputer/omicron'
5302023-10-25T22:02:08.956Zcurrent directory: /work/oxidecomputer/omicron
5312023-10-25T22:02:08.959Z+ echo 'configuring based on OS: "solaris2.11"'
5322023-10-25T22:02:08.962Zconfiguring based on OS: "solaris2.11"
5332023-10-25T22:02:08.965Z+ case "$1" in
5342023-10-25T22:02:08.968Z+ SET_BINARIES=
5352023-10-25T22:02:08.971Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5362023-10-25T22:02:08.974Z+ CIDL_SHA256FUNC=do_sha256sum
5372023-10-25T22:02:08.977Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5382023-10-25T22:02:08.980Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5392023-10-25T22:02:08.983Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5402023-10-25T22:02:08.986ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5412023-10-25T22:02:08.991Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5422023-10-25T22:02:08.995ZLocal file: out/downloads/dendrite-stub.tar.gz
5432023-10-25T22:02:08.998Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5442023-10-25T22:02:09.001ZDownloading...
5452023-10-25T22:02:09.004Z+ mkdir -p out/downloads
5462023-10-25T22:02:09.007Z+ mkdir -p ./out/dendrite-stub
5472023-10-25T22:02:09.010Z+ fetch_and_verify
5482023-10-25T22:02:09.014Z+ local DO_DOWNLOAD=true
5492023-10-25T22:02:09.017Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5502023-10-25T22:02:09.020Z+ '[' true == true ']'
5512023-10-25T22:02:09.023Z+ echo Downloading...
5522023-10-25T22:02:09.026Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5532023-10-25T22:02:09.030Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5542023-10-25T22:02:17.525Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5552023-10-25T22:02:17.533Z++ sha256sum
5562023-10-25T22:02:17.542Z++ awk '{print $1}'
5572023-10-25T22:02:17.621Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5582023-10-25T22:02:17.637Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5592023-10-25T22:02:17.652Z+ do_untar out/downloads/dendrite-stub.tar.gz
5602023-10-25T22:02:17.669Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5612023-10-25T22:02:18.929Z+ do_assemble
5622023-10-25T22:02:18.948Z+ rm -r ./out/dendrite-stub
5632023-10-25T22:02:18.972Z+ mkdir ./out/dendrite-stub
5642023-10-25T22:02:18.992Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5652023-10-25T22:02:19.008Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5662023-10-25T22:02:19.016Z+ set -o errexit
5672023-10-25T22:02:19.442Z+++ dirname ./tools/ci_download_maghemite_mgd
5682023-10-25T22:02:19.452Z++ cd ./tools
5692023-10-25T22:02:19.459Z++ pwd
5702023-10-25T22:02:19.469Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712023-10-25T22:02:19.487Z++ basename ./tools/ci_download_maghemite_mgd
5722023-10-25T22:02:19.915Z+ ARG0=ci_download_maghemite_mgd
5732023-10-25T22:02:19.935Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5742023-10-25T22:02:19.953Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5752023-10-25T22:02:19.966Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5762023-10-25T22:02:19.978Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5772023-10-25T22:02:19.994Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5782023-10-25T22:02:20.011Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5792023-10-25T22:02:20.431Z+ TARGET_DIR=out
5802023-10-25T22:02:20.446Z+ DOWNLOAD_DIR=out/downloads
5812023-10-25T22:02:20.463Z+ DEST_DIR=./out/mgd
5822023-10-25T22:02:20.485Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5832023-10-25T22:02:20.503Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5842023-10-25T22:02:20.930Z+ REPO=oxidecomputer/maghemite
5852023-10-25T22:02:20.956Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5862023-10-25T22:02:20.965Z+ main
5872023-10-25T22:02:20.975Z+ [[ 0 != 0 ]]
5882023-10-25T22:02:20.987Z+ CIDL_OS=solaris2.11
5892023-10-25T22:02:20.999Z+ [[ 0 != 0 ]]
5902023-10-25T22:02:21.017Z+ configure_os solaris2.11
5912023-10-25T22:02:21.022Z+ echo 'current directory: /work/oxidecomputer/omicron'
5922023-10-25T22:02:21.034Zcurrent directory: /work/oxidecomputer/omicron
5932023-10-25T22:02:21.859Z+ echo 'configuring based on OS: "solaris2.11"'
5942023-10-25T22:02:21.863Zconfiguring based on OS: "solaris2.11"
5952023-10-25T22:02:21.867Z+ case "$1" in
5962023-10-25T22:02:21.872Z+ SET_BINARIES=
5972023-10-25T22:02:21.883Z+ CIDL_SHA256FUNC=do_sha256sum
5982023-10-25T22:02:21.901Z+ TARBALL_FILENAME=mgd.tar.gz
5992023-10-25T22:02:21.913Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6002023-10-25T22:02:21.925Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6012023-10-25T22:02:21.932Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6022023-10-25T22:02:21.939ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6032023-10-25T22:02:21.952Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6042023-10-25T22:02:21.958ZLocal file: out/downloads/mgd.tar.gz
6052023-10-25T22:02:21.967Z+ mkdir -p out/downloads
6062023-10-25T22:02:21.977Z+ mkdir -p ./out/mgd
6072023-10-25T22:02:21.987Z+ fetch_and_verify
6082023-10-25T22:02:21.993Z+ local DO_DOWNLOAD=true
6092023-10-25T22:02:21.998Z+ [[ -f out/downloads/mgd.tar.gz ]]
6102023-10-25T22:02:22.005Z+ '[' true == true ']'
6112023-10-25T22:02:22.022Z+ echo Downloading...
6122023-10-25T22:02:22.027ZDownloading...
6132023-10-25T22:02:22.034Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6142023-10-25T22:02:22.043Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6152023-10-25T22:02:30.097Z++ do_sha256sum out/downloads/mgd.tar.gz
6162023-10-25T22:02:30.100Z++ sha256sum
6172023-10-25T22:02:30.106Z++ awk '{print $1}'
6182023-10-25T22:02:30.178Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6192023-10-25T22:02:30.193Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6202023-10-25T22:02:30.197Z+ do_untar out/downloads/mgd.tar.gz
6212023-10-25T22:02:30.201Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6222023-10-25T22:02:30.837Z+ do_assemble
6232023-10-25T22:02:30.839Z+ rm -r ./out/mgd
6242023-10-25T22:02:30.842Z+ mkdir ./out/mgd
6252023-10-25T22:02:30.846Z+ cp -r out/downloads/root ./out/mgd/root
6262023-10-25T22:02:31.013Z+ set -o errexit
6272023-10-25T22:02:31.019Z+++ dirname ./tools/ci_download_transceiver_control
6282023-10-25T22:02:31.024Z++ cd ./tools
6292023-10-25T22:02:31.035Z++ pwd
6302023-10-25T22:02:31.040Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312023-10-25T22:02:31.047Z++ basename ./tools/ci_download_transceiver_control
6322023-10-25T22:02:31.053Z+ ARG0=ci_download_transceiver_control
6332023-10-25T22:02:31.060Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6342023-10-25T22:02:31.068Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6352023-10-25T22:02:31.077Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362023-10-25T22:02:31.488Z+ TARGET_DIR=out
6372023-10-25T22:02:31.492Z+ DOWNLOAD_DIR=out/downloads
6382023-10-25T22:02:31.496Z+ DEST_DIR=./out/transceiver-control
6392023-10-25T22:02:31.500Z+ BIN_DIR=/opt/oxide/bin
6402023-10-25T22:02:31.504Z+ BINARY=xcvradm
6412023-10-25T22:02:31.525Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422023-10-25T22:02:31.530Z+ REPO=oxidecomputer/transceiver-control
6432023-10-25T22:02:31.535Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6442023-10-25T22:02:31.540Z+ main
6452023-10-25T22:02:31.544Z+ [[ 0 != 0 ]]
6462023-10-25T22:02:31.547Z+ CIDL_OS=solaris2.11
6472023-10-25T22:02:31.551Z+ [[ 0 != 0 ]]
6482023-10-25T22:02:31.556Z+ configure_os solaris2.11
6492023-10-25T22:02:31.560Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502023-10-25T22:02:31.564Zcurrent directory: /work/oxidecomputer/omicron
6512023-10-25T22:02:31.568Z+ echo 'configuring based on OS: "solaris2.11"'
6522023-10-25T22:02:31.571Zconfiguring based on OS: "solaris2.11"
6532023-10-25T22:02:31.577Z+ case "$1" in
6542023-10-25T22:02:31.581Z+ SET_BINARIES=
6552023-10-25T22:02:31.585Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562023-10-25T22:02:31.589Z+ CIDL_SHA256FUNC=do_sha256sum
6572023-10-25T22:02:31.592Z+ ARCHIVE_FILENAME=xcvradm.gz
6582023-10-25T22:02:31.596Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592023-10-25T22:02:31.600Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6602023-10-25T22:02:31.603Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6612023-10-25T22:02:31.609ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622023-10-25T22:02:31.612Z+ echo 'Local file: out/downloads/xcvradm.gz'
6632023-10-25T22:02:31.629ZLocal file: out/downloads/xcvradm.gz
6642023-10-25T22:02:31.636Z+ mkdir -p out/downloads
6652023-10-25T22:02:31.640Z+ mkdir -p ./out/transceiver-control
6662023-10-25T22:02:31.644Z+ fetch_and_verify
6672023-10-25T22:02:31.647Z+ local DO_DOWNLOAD=true
6682023-10-25T22:02:31.651Z+ [[ -f out/downloads/xcvradm.gz ]]
6692023-10-25T22:02:31.655Z+ '[' true == true ']'
6702023-10-25T22:02:31.659Z+ echo Downloading...
6712023-10-25T22:02:31.665ZDownloading...
6722023-10-25T22:02:31.675Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6732023-10-25T22:02:31.685Z+ 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
6742023-10-25T22:02:33.544Z++ do_sha256sum out/downloads/xcvradm.gz
6752023-10-25T22:02:33.548Z++ sha256sum
6762023-10-25T22:02:33.552Z++ awk '{print $1}'
6772023-10-25T22:02:33.576Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6782023-10-25T22:02:33.990Z+ [[ 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 ]]
6792023-10-25T22:02:33.995Z+ do_unpack out/downloads/xcvradm.gz
6802023-10-25T22:02:34.006Z+ mkdir -p out/downloads/root//opt/oxide/bin
6812023-10-25T22:02:34.021Z+ gzip -dc out/downloads/xcvradm.gz
6822023-10-25T22:02:34.030Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6832023-10-25T22:02:34.040Z+ do_assemble
6842023-10-25T22:02:34.046Z+ rm -r ./out/transceiver-control
6852023-10-25T22:02:34.050Z+ mkdir ./out/transceiver-control
6862023-10-25T22:02:34.055Z+ cp -r out/downloads/root ./out/transceiver-control/root
6872023-10-25T22:02:34.060ZAll builder prerequisites installed successfully, and PATH looks valid
6882023-10-25T22:02:34.477Z
6892023-10-25T22:02:34.483Zreal 2:25.572106846
6902023-10-25T22:02:34.487Zuser 51.569689460
6912023-10-25T22:02:34.512Zsys 9.642696537
6922023-10-25T22:02:34.517Ztrap 0.016977475
6932023-10-25T22:02:34.524Ztflt 0.376222314
6942023-10-25T22:02:34.546Zdflt 0.549131775
6952023-10-25T22:02:34.558Zkflt 0.503436324
6962023-10-25T22:02:34.564Zlock 1.908874657
6972023-10-25T22:02:34.575Zslp 4:43.000665404
6982023-10-25T22:02:34.585Zlat 3.306895057
6992023-10-25T22:02:34.590Zstop 0.053095714
7002023-10-25T22:02:34.596Z
7012023-10-25T22:02:34.603Z #### # # ##### ##### # #
7022023-10-25T22:02:34.610Z # # # # # # # # # #
7032023-10-25T22:02:34.619Z # # # # # # # #
7042023-10-25T22:02:34.622Z # # # ##### ##### #
7052023-10-25T22:02:34.627Z # # # # # # #
7062023-10-25T22:02:34.631Z #### ###### # # # #
7072023-10-25T22:02:34.636Z
7082023-10-25T22:02:34.639Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7092023-10-25T22:02:34.824Z Updating crates.io index
7102023-10-25T22:02:34.827Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7112023-10-25T22:02:35.625Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7122023-10-25T22:02:37.158Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7132023-10-25T22:02:37.534Z Updating git repository `http://github.com/oxidecomputer/tofino`
7142023-10-25T22:02:37.952Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7152023-10-25T22:02:38.262Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7162023-10-25T22:02:39.035Z Updating git repository `https://github.com/oxidecomputer/propolis`
7172023-10-25T22:02:39.415Z Updating git repository `https://github.com/oxidecomputer/crucible`
7182023-10-25T22:02:41.006Z Updating git repository `https://github.com/oxidecomputer/opte`
7192023-10-25T22:02:41.906Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7202023-10-25T22:02:42.421Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7212023-10-25T22:02:42.698Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7222023-10-25T22:02:43.216Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7232023-10-25T22:02:43.996Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7242023-10-25T22:02:44.002Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7252023-10-25T22:02:44.293Z Updating git repository `https://github.com/njaremko/samael`
7262023-10-25T22:02:44.810Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7272023-10-25T22:02:45.644Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7282023-10-25T22:02:45.764Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7292023-10-25T22:02:46.114Z Updating git repository `https://github.com/jgallagher/nix`
7302023-10-25T22:02:47.441Z Updating git repository `https://github.com/cbiffle/hubpack`
7312023-10-25T22:02:47.808Z Updating git repository `https://github.com/oxidecomputer/omicron`
7322023-10-25T22:02:58.072Z Updating git repository `https://github.com/oxidecomputer/rfb`
7332023-10-25T22:02:58.139Z Updating git repository `https://github.com/oxidecomputer/typify`
7342023-10-25T22:02:58.227Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7352023-10-25T22:02:58.900Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7362023-10-25T22:02:59.208Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7372023-10-25T22:03:00.568Z Downloading crates ...
7382023-10-25T22:03:01.173Z Downloaded semver v1.0.20
7392023-10-25T22:03:01.177Z Downloaded heck v0.4.1
7402023-10-25T22:03:01.181Z Downloaded thiserror v1.0.49
7412023-10-25T22:03:01.185Z Downloaded bitflags v1.3.2
7422023-10-25T22:03:01.189Z Downloaded anyhow v1.0.75
7432023-10-25T22:03:01.193Z Downloaded colorchoice v1.0.0
7442023-10-25T22:03:01.198Z Downloaded clap_lex v0.5.1
7452023-10-25T22:03:01.202Z Downloaded toml_datetime v0.6.3
7462023-10-25T22:03:01.206Z Downloaded anstyle-parse v0.2.1
7472023-10-25T22:03:01.209Z Downloaded equivalent v1.0.1
7482023-10-25T22:03:01.213Z Downloaded terminal_size v0.2.6
7492023-10-25T22:03:01.220Z Downloaded strsim v0.10.0
7502023-10-25T22:03:01.225Z Downloaded anstyle v1.0.2
7512023-10-25T22:03:01.232Z Downloaded cargo_toml v0.16.3
7522023-10-25T22:03:01.236Z Downloaded thiserror-impl v1.0.49
7532023-10-25T22:03:01.242Z Downloaded utf8parse v0.2.1
7542023-10-25T22:03:01.246Z Downloaded serde_spanned v0.6.3
7552023-10-25T22:03:01.250Z Downloaded anstyle-query v1.0.0
7562023-10-25T22:03:01.254Z Downloaded itoa v1.0.9
7572023-10-25T22:03:01.258Z Downloaded cargo_metadata v0.18.0
7582023-10-25T22:03:01.263Z Downloaded quote v1.0.33
7592023-10-25T22:03:01.267Z Downloaded camino v1.1.6
7602023-10-25T22:03:01.272Z Downloaded errno v0.3.2
7612023-10-25T22:03:01.277Z Downloaded proc-macro2 v1.0.67
7622023-10-25T22:03:01.285Z Downloaded unicode-ident v1.0.12
7632023-10-25T22:03:01.290Z Downloaded io-lifetimes v1.0.11
7642023-10-25T22:03:01.297Z Downloaded anstream v0.5.0
7652023-10-25T22:03:01.301Z Downloaded clap_derive v4.4.2
7662023-10-25T22:03:01.305Z Downloaded cargo-platform v0.1.3
7672023-10-25T22:03:01.309Z Downloaded indexmap v2.0.0
7682023-10-25T22:03:01.314Z Downloaded ryu v1.0.15
7692023-10-25T22:03:01.326Z Downloaded toml v0.8.0
7702023-10-25T22:03:01.331Z Downloaded serde v1.0.188
7712023-10-25T22:03:01.336Z Downloaded serde_derive v1.0.188
7722023-10-25T22:03:01.342Z Downloaded clap v4.4.3
7732023-10-25T22:03:01.347Z Downloaded toml_edit v0.20.0
7742023-10-25T22:03:01.352Z Downloaded serde_json v1.0.107
7752023-10-25T22:03:01.358Z Downloaded memchr v2.6.3
7762023-10-25T22:03:01.363Z Downloaded syn v2.0.32
7772023-10-25T22:03:01.367Z Downloaded rustix v0.37.23
7782023-10-25T22:03:01.379Z Downloaded clap_builder v4.4.2
7792023-10-25T22:03:01.383Z Downloaded libc v0.2.149
7802023-10-25T22:03:01.388Z Downloaded hashbrown v0.14.0
7812023-10-25T22:03:01.391Z Downloaded winnow v0.5.15
7822023-10-25T22:03:01.395Z Compiling proc-macro2 v1.0.67
7832023-10-25T22:03:01.399Z Compiling unicode-ident v1.0.12
7842023-10-25T22:03:01.403Z Compiling serde v1.0.188
7852023-10-25T22:03:01.410Z Compiling libc v0.2.149
7862023-10-25T22:03:01.824Z Compiling io-lifetimes v1.0.11
7872023-10-25T22:03:01.828Z Compiling rustix v0.37.23
7882023-10-25T22:03:01.832Z Compiling hashbrown v0.14.0
7892023-10-25T22:03:01.836Z Compiling utf8parse v0.2.1
7902023-10-25T22:03:01.840Z Compiling equivalent v1.0.1
7912023-10-25T22:03:01.844Z Compiling bitflags v1.3.2
7922023-10-25T22:03:01.848Z Compiling anstyle-parse v0.2.1
7932023-10-25T22:03:01.853Z Compiling anstyle v1.0.2
7942023-10-25T22:03:02.159Z Compiling winnow v0.5.15
7952023-10-25T22:03:02.311Z Compiling serde_json v1.0.107
7962023-10-25T22:03:02.816Z Compiling indexmap v2.0.0
7972023-10-25T22:03:03.987Z Compiling semver v1.0.20
7982023-10-25T22:03:05.178Z Compiling colorchoice v1.0.0
7992023-10-25T22:03:05.198Z Compiling camino v1.1.6
8002023-10-25T22:03:05.348Z Compiling anstyle-query v1.0.0
8012023-10-25T22:03:05.367Z Compiling thiserror v1.0.49
8022023-10-25T22:03:05.502Z Compiling clap_lex v0.5.1
8032023-10-25T22:03:05.522Z Compiling anstream v0.5.0
8042023-10-25T22:03:05.617Z Compiling heck v0.4.1
8052023-10-25T22:03:06.043Z Compiling itoa v1.0.9
8062023-10-25T22:03:06.264Z Compiling ryu v1.0.15
8072023-10-25T22:03:06.336Z Compiling strsim v0.10.0
8082023-10-25T22:03:06.418Z Compiling anyhow v1.0.75
8092023-10-25T22:03:06.542Z Compiling quote v1.0.33
8102023-10-25T22:03:07.106Z Compiling syn v2.0.32
8112023-10-25T22:03:07.327Z Compiling errno v0.3.2
8122023-10-25T22:03:08.791Z Compiling terminal_size v0.2.6
8132023-10-25T22:03:08.922Z Compiling clap_builder v4.4.2
8142023-10-25T22:03:15.001Z Compiling serde_derive v1.0.188
8152023-10-25T22:03:16.370Z Compiling thiserror-impl v1.0.49
8162023-10-25T22:03:17.872Z Compiling clap_derive v4.4.2
8172023-10-25T22:03:19.457Z Compiling clap v4.4.3
8182023-10-25T22:03:40.296Z Compiling toml_datetime v0.6.3
8192023-10-25T22:03:40.420Z Compiling serde_spanned v0.6.3
8202023-10-25T22:03:40.487Z Compiling cargo-platform v0.1.3
8212023-10-25T22:03:41.519Z Compiling toml_edit v0.20.0
8222023-10-25T22:03:42.006Z Compiling cargo_metadata v0.18.0
8232023-10-25T22:03:42.125Z Compiling toml v0.8.0
8242023-10-25T22:03:42.551Z Compiling cargo_toml v0.16.3
8252023-10-25T22:03:42.936Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8262023-10-25T22:03:43.169Z Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
8272023-10-25T22:03:43.339Z Running `target/debug/xtask clippy`
8282023-10-25T22:03:43.562Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8292023-10-25T22:03:43.657Z Downloading crates ...
8302023-10-25T22:03:43.759Z Downloaded cast v0.3.0
8312023-10-25T22:03:43.858Z Downloaded heapless v0.7.16
8322023-10-25T22:03:43.931Z Downloaded jobserver v0.1.26
8332023-10-25T22:03:44.040Z Downloaded argon2 v0.5.2
8342023-10-25T22:03:44.200Z Downloaded bitstruct v0.1.1
8352023-10-25T22:03:44.340Z Downloaded bytecount v0.6.3
8362023-10-25T22:03:44.428Z Downloaded nu-ansi-term v0.49.0
8372023-10-25T22:03:44.526Z Downloaded num-iter v0.1.43
8382023-10-25T22:03:44.586Z Downloaded md-5 v0.10.5
8392023-10-25T22:03:44.612Z Downloaded normalize-line-endings v0.3.0
8402023-10-25T22:03:44.633Z Downloaded num-rational v0.4.1
8412023-10-25T22:03:44.648Z Downloaded rusty-fork v0.3.0
8422023-10-25T22:03:44.719Z Downloaded num-integer v0.1.45
8432023-10-25T22:03:44.753Z Downloaded byteorder v1.4.3
8442023-10-25T22:03:44.796Z Downloaded heck v0.3.3
8452023-10-25T22:03:44.828Z Downloaded ciborium-io v0.2.1
8462023-10-25T22:03:44.858Z Downloaded httpdate v1.0.3
8472023-10-25T22:03:44.887Z Downloaded chacha20 v0.9.1
8482023-10-25T22:03:44.896Z Downloaded memoffset v0.9.0
8492023-10-25T22:03:44.924Z Downloaded hubpack v0.1.2
8502023-10-25T22:03:45.356Z Downloaded newtype_derive v0.1.6
8512023-10-25T22:03:45.390Z Downloaded rstest_macros v0.18.2
8522023-10-25T22:03:45.467Z Downloaded maybe-uninit v2.0.0
8532023-10-25T22:03:45.494Z Downloaded unicode-linebreak v0.1.5
8542023-10-25T22:03:45.551Z Downloaded bit-set v0.5.3
8552023-10-25T22:03:45.579Z Downloaded termtree v0.4.1
8562023-10-25T22:03:45.661Z Downloaded untrusted v0.7.1
8572023-10-25T22:03:45.670Z Downloaded subtle v2.5.0
8582023-10-25T22:03:45.686Z Downloaded tokio-macros v2.1.0
8592023-10-25T22:03:45.703Z Downloaded strsim v0.8.0
8602023-10-25T22:03:45.724Z Downloaded hex-literal v0.4.1
8612023-10-25T22:03:45.767Z Downloaded http-body v0.4.5
8622023-10-25T22:03:45.817Z Downloaded anes v0.1.6
8632023-10-25T22:03:45.853Z Downloaded mime v0.3.17
8642023-10-25T22:03:45.888Z Downloaded is-terminal v0.4.9
8652023-10-25T22:03:45.897Z Downloaded ciborium v0.2.1
8662023-10-25T22:03:45.930Z Downloaded linear-map v1.2.0
8672023-10-25T22:03:45.963Z Downloaded highway v1.1.0
8682023-10-25T22:03:46.001Z Downloaded unicase v2.7.0
8692023-10-25T22:03:46.046Z Downloaded peeking_take_while v0.1.2
8702023-10-25T22:03:46.088Z Downloaded async-trait v0.1.73
8712023-10-25T22:03:46.147Z Downloaded serde-big-array v0.5.1
8722023-10-25T22:03:46.175Z Downloaded hyper-tls v0.5.0
8732023-10-25T22:03:46.239Z Downloaded usdt-attr-macro v0.3.5
8742023-10-25T22:03:46.282Z Downloaded serde_tokenstream v0.2.0
8752023-10-25T22:03:46.327Z Downloaded dtrace-parser v0.1.14
8762023-10-25T22:03:46.401Z Downloaded unarray v0.1.4
8772023-10-25T22:03:46.469Z Downloaded bcs v0.1.6
8782023-10-25T22:03:46.538Z Downloaded unicode-bidi v0.3.13
8792023-10-25T22:03:46.570Z Downloaded percent-encoding v2.3.0
8802023-10-25T22:03:46.606Z Downloaded predicates-tree v1.0.9
8812023-10-25T22:03:46.706Z Downloaded humantime v2.1.0
8822023-10-25T22:03:46.765Z Downloaded zerocopy v0.3.0
8832023-10-25T22:03:46.808Z Downloaded libloading v0.7.4
8842023-10-25T22:03:46.826Z Downloaded utf-8 v0.7.6
8852023-10-25T22:03:46.853Z Downloaded mockall v0.11.4
8862023-10-25T22:03:46.890Z Downloaded ascii v1.1.0
8872023-10-25T22:03:46.931Z Downloaded hash32 v0.2.1
8882023-10-25T22:03:46.955Z Downloaded spin v0.5.2
8892023-10-25T22:03:46.982Z Downloaded cc v1.0.83
8902023-10-25T22:03:47.040Z Downloaded const_format v0.2.31
8912023-10-25T22:03:47.076Z Downloaded dyn-clone v1.0.13
8922023-10-25T22:03:47.155Z Downloaded strum v0.25.0
8932023-10-25T22:03:47.243Z Downloaded ucd-trie v0.1.6
8942023-10-25T22:03:47.264Z Downloaded addr2line v0.21.0
8952023-10-25T22:03:47.335Z Downloaded funty v2.0.0
8962023-10-25T22:03:47.374Z Downloaded generic-array v0.14.7
8972023-10-25T22:03:47.429Z Downloaded multer v2.1.0
8982023-10-25T22:03:47.464Z Downloaded tui-tree-widget v0.13.0
8992023-10-25T22:03:47.486Z Downloaded futures-core v0.3.28
9002023-10-25T22:03:47.565Z Downloaded ppv-lite86 v0.2.17
9012023-10-25T22:03:47.576Z Downloaded foreign-types-shared v0.3.1
9022023-10-25T22:03:47.627Z Downloaded foreign-types v0.5.0
9032023-10-25T22:03:47.658Z Downloaded serde_plain v1.0.2
9042023-10-25T22:03:47.682Z Downloaded endian-type v0.1.2
9052023-10-25T22:03:47.802Z Downloaded strip-ansi-escapes v0.2.0
9062023-10-25T22:03:47.841Z Downloaded phf v0.11.2
9072023-10-25T22:03:47.881Z Downloaded ref-cast v1.0.20
9082023-10-25T22:03:47.946Z Downloaded sha1 v0.10.5
9092023-10-25T22:03:48.057Z Downloaded yasna v0.5.2
9102023-10-25T22:03:48.105Z Downloaded tempdir v0.3.7
9112023-10-25T22:03:48.155Z Downloaded derive_builder_macro v0.12.0
9122023-10-25T22:03:48.180Z Downloaded threadpool v1.8.1
9132023-10-25T22:03:48.241Z Downloaded want v0.3.1
9142023-10-25T22:03:48.282Z Downloaded waitgroup v0.1.2
9152023-10-25T22:03:48.320Z Downloaded path-slash v0.1.5
9162023-10-25T22:03:48.384Z Downloaded ipnet v2.8.0
9172023-10-25T22:03:48.459Z Downloaded trybuild v1.0.85
9182023-10-25T22:03:48.536Z Downloaded display-error-chain v0.1.1
9192023-10-25T22:03:48.569Z Downloaded futures-channel v0.3.28
9202023-10-25T22:03:48.603Z Downloaded tungstenite v0.20.1
9212023-10-25T22:03:48.617Z Downloaded crucible-workspace-hack v0.1.0
9222023-10-25T22:03:48.676Z Downloaded poly1305 v0.8.0
9232023-10-25T22:03:48.689Z Downloaded strum_macros v0.25.2
9242023-10-25T22:03:48.700Z Downloaded ena v0.14.2
9252023-10-25T22:03:48.743Z Downloaded postgres-types v0.2.6
9262023-10-25T22:03:48.749Z Downloaded string_cache v0.8.7
9272023-10-25T22:03:48.755Z Downloaded sha2 v0.10.8
9282023-10-25T22:03:48.771Z Downloaded which v4.4.0
9292023-10-25T22:03:48.854Z Downloaded tungstenite v0.18.0
9302023-10-25T22:03:48.919Z Downloaded rpassword v7.2.0
9312023-10-25T22:03:48.927Z Downloaded strum_macros v0.24.3
9322023-10-25T22:03:48.941Z Downloaded pretty-hex v0.2.1
9332023-10-25T22:03:48.950Z Downloaded http v0.2.9
9342023-10-25T22:03:48.972Z Downloaded opaque-debug v0.3.0
9352023-10-25T22:03:49.014Z Downloaded futures-macro v0.3.28
9362023-10-25T22:03:49.511Z Downloaded semver v0.11.0
9372023-10-25T22:03:49.595Z Downloaded crossbeam-channel v0.5.8
9382023-10-25T22:03:49.642Z Downloaded packed_struct_codegen v0.10.1
9392023-10-25T22:03:49.688Z Downloaded mio v0.8.8
9402023-10-25T22:03:49.740Z Downloaded take_mut v0.2.2
9412023-10-25T22:03:49.807Z Downloaded structopt v0.3.26
9422023-10-25T22:03:52.634Z Downloaded number_prefix v0.4.0
9432023-10-25T22:03:52.672Z Downloaded serde-big-array v0.4.1
9442023-10-25T22:03:52.710Z Downloaded phf_shared v0.10.0
9452023-10-25T22:03:52.727Z Downloaded tracing-core v0.1.31
9462023-10-25T22:03:52.737Z Downloaded openssl-macros v0.1.1
9472023-10-25T22:03:52.751Z Downloaded serde_path_to_error v0.1.14
9482023-10-25T22:03:52.767Z Downloaded slog-stdlog v4.1.1
9492023-10-25T22:03:52.780Z Downloaded yansi v0.5.1
9502023-10-25T22:03:52.801Z Downloaded fnv v1.0.7
9512023-10-25T22:03:52.813Z Downloaded difflib v0.4.0
9522023-10-25T22:03:52.829Z Downloaded env_logger v0.9.3
9532023-10-25T22:03:52.845Z Downloaded darling_macro v0.20.3
9542023-10-25T22:03:52.858Z Downloaded flate2 v1.0.28
9552023-10-25T22:03:52.870Z Downloaded thiserror-no-std v2.0.2
9562023-10-25T22:03:52.882Z Downloaded diesel_table_macro_syntax v0.1.0
9572023-10-25T22:03:52.889Z Downloaded prettyplease v0.2.12
9582023-10-25T22:03:53.301Z Downloaded rustls-pemfile v1.0.3
9592023-10-25T22:03:53.308Z Downloaded serde_repr v0.1.16
9602023-10-25T22:03:53.315Z Downloaded num_enum_derive v0.7.0
9612023-10-25T22:03:53.322Z Downloaded schemars_derive v0.8.13
9622023-10-25T22:03:53.329Z Downloaded itertools v0.11.0
9632023-10-25T22:03:53.334Z Downloaded smallvec v0.6.14
9642023-10-25T22:03:53.339Z Downloaded thiserror-impl-no-std v2.0.2
9652023-10-25T22:03:53.344Z Downloaded r2d2 v0.8.10
9662023-10-25T22:03:53.349Z Downloaded predicates v3.0.4
9672023-10-25T22:03:53.353Z Downloaded globset v0.4.13
9682023-10-25T22:03:53.359Z Downloaded time-core v0.1.1
9692023-10-25T22:03:53.364Z Downloaded tempfile v3.8.0
9702023-10-25T22:03:53.368Z Downloaded plotters-svg v0.3.5
9712023-10-25T22:03:53.373Z Downloaded glob v0.3.1
9722023-10-25T22:03:53.377Z Downloaded polyval v0.6.1
9732023-10-25T22:03:53.383Z Downloaded zip v0.6.6
9742023-10-25T22:03:53.389Z Downloaded foreign-types-shared v0.1.1
9752023-10-25T22:03:53.394Z Downloaded tokio-stream v0.1.14
9762023-10-25T22:03:53.398Z Downloaded rustversion v1.0.14
9772023-10-25T22:03:53.404Z Downloaded oso-derive v0.26.4
9782023-10-25T22:03:53.422Z Downloaded parking_lot v0.12.1
9792023-10-25T22:03:53.427Z Downloaded flagset v0.4.3
9802023-10-25T22:03:53.431Z Downloaded unicode-xid v0.2.4
9812023-10-25T22:03:53.437Z Downloaded spin v0.9.8
9822023-10-25T22:03:53.444Z Downloaded aes v0.8.3
9832023-10-25T22:03:53.460Z Downloaded quick-error v1.2.3
9842023-10-25T22:03:53.467Z Downloaded xattr v1.0.1
9852023-10-25T22:03:53.475Z Downloaded parse-display v0.7.0
9862023-10-25T22:03:53.484Z Downloaded tinytemplate v1.2.1
9872023-10-25T22:03:53.490Z Downloaded curve25519-dalek-derive v0.1.0
9882023-10-25T22:03:53.495Z Downloaded cstr-argument v0.1.2
9892023-10-25T22:03:53.500Z Downloaded openssl-probe v0.1.5
9902023-10-25T22:03:53.506Z Downloaded group v0.13.0
9912023-10-25T22:03:53.515Z Downloaded slog-dtrace v0.2.3
9922023-10-25T22:03:53.519Z Downloaded topological-sort v0.2.2
9932023-10-25T22:03:53.526Z Downloaded rstest v0.18.2
9942023-10-25T22:03:53.531Z Downloaded darling v0.20.3
9952023-10-25T22:03:53.537Z Downloaded pkg-config v0.3.27
9962023-10-25T22:03:53.541Z Downloaded darling v0.14.4
9972023-10-25T22:03:53.547Z Downloaded data-encoding v2.4.0
9982023-10-25T22:03:53.551Z Downloaded tar v0.4.40
9992023-10-25T22:03:53.556Z Downloaded filetime v0.2.22
10002023-10-25T22:03:53.564Z Downloaded twox-hash v1.6.3
10012023-10-25T22:03:53.570Z Downloaded rsa v0.9.2
10022023-10-25T22:03:53.576Z Downloaded hkdf v0.12.3
10032023-10-25T22:03:53.583Z Downloaded diff v0.1.13
10042023-10-25T22:03:53.588Z Downloaded owo-colors v3.5.0
10052023-10-25T22:03:53.597Z Downloaded rustc-hash v1.1.0
10062023-10-25T22:03:53.601Z Downloaded getrandom v0.2.10
10072023-10-25T22:03:53.607Z Downloaded semver-parser v0.10.2
10082023-10-25T22:03:53.613Z Downloaded smawk v0.3.1
10092023-10-25T22:03:53.646Z Downloaded slog v2.7.0
10102023-10-25T22:03:53.653Z Downloaded vte v0.11.1
10112023-10-25T22:03:53.658Z Downloaded vsss-rs v3.3.1
10122023-10-25T22:03:53.668Z Downloaded deranged v0.3.8
10132023-10-25T22:03:53.675Z Downloaded der v0.7.8
10142023-10-25T22:03:53.681Z Downloaded oso v0.26.4
10152023-10-25T22:03:53.685Z Downloaded vergen v8.2.4
10162023-10-25T22:03:53.689Z Downloaded reedline v0.23.0
10172023-10-25T22:03:53.697Z Downloaded fastrand v2.0.0
10182023-10-25T22:03:53.702Z Downloaded diesel_derives v2.1.1
10192023-10-25T22:03:53.708Z Downloaded os_str_bytes v6.5.1
10202023-10-25T22:03:53.715Z Downloaded regex-automata v0.1.10
10212023-10-25T22:03:54.131Z Downloaded nix v0.26.2
10222023-10-25T22:03:54.140Z Downloaded crypto-common v0.1.6
10232023-10-25T22:03:54.152Z Downloaded unicode-width v0.1.10
10242023-10-25T22:03:54.845Z Downloaded hashlink v0.8.3
10252023-10-25T22:03:54.908Z Downloaded darling_core v0.20.3
10262023-10-25T22:03:54.921Z Downloaded hashbrown v0.12.3
10272023-10-25T22:03:54.930Z Downloaded plotters v0.3.5
10282023-10-25T22:03:54.959Z Downloaded rcgen v0.10.0
10292023-10-25T22:03:54.981Z Downloaded time v0.3.27
10302023-10-25T22:03:55.017Z Downloaded typenum v1.16.0
10312023-10-25T22:03:55.040Z Downloaded pretty_assertions v1.4.0
10322023-10-25T22:03:55.107Z Downloaded lalrpop v0.19.12
10332023-10-25T22:03:55.138Z Downloaded rustls-webpki v0.101.4
10342023-10-25T22:03:55.157Z Downloaded regex v1.9.5
10352023-10-25T22:03:55.185Z Downloaded vcpkg v0.2.15
10362023-10-25T22:03:55.191Z Downloaded rustix v0.38.9
10372023-10-25T22:03:55.209Z Downloaded openssl-sys v0.9.93
10382023-10-25T22:03:55.653Z Downloaded openssl v0.10.57
10392023-10-25T22:03:55.662Z Downloaded trust-dns-resolver v0.22.0
10402023-10-25T22:03:55.669Z Downloaded h2 v0.3.21
10412023-10-25T22:03:55.680Z Downloaded bindgen v0.65.1
10422023-10-25T22:03:55.685Z Downloaded regex-syntax v0.7.5
10432023-10-25T22:03:55.699Z Downloaded pest v2.7.2
10442023-10-25T22:03:55.705Z Downloaded hashbrown v0.13.2
10452023-10-25T22:03:55.716Z Downloaded sled v0.34.7
10462023-10-25T22:03:55.732Z Downloaded crossterm v0.26.1
10472023-10-25T22:03:55.741Z Downloaded portable-atomic v1.4.3
10482023-10-25T22:03:55.750Z Downloaded reqwest v0.11.20
10492023-10-25T22:03:56.163Z Downloaded zerocopy-derive v0.2.0
10502023-10-25T22:03:56.168Z Downloaded zerocopy-derive v0.6.4
10512023-10-25T22:03:56.175Z Downloaded quick-xml v0.23.1
10522023-10-25T22:03:56.588Z Downloaded idna v0.4.0
10532023-10-25T22:03:56.592Z Downloaded sha3 v0.10.8
10542023-10-25T22:03:56.596Z Downloaded rustls v0.21.7
10552023-10-25T22:03:56.600Z Downloaded webpki-roots v0.25.2
10562023-10-25T22:03:56.604Z Downloaded regex-automata v0.3.8
10572023-10-25T22:03:56.607Z Downloaded petgraph v0.6.4
10582023-10-25T22:03:56.611Z Downloaded bitvec v1.0.1
10592023-10-25T22:03:56.618Z Downloaded proptest v1.3.1
10602023-10-25T22:03:56.624Z Downloaded git2 v0.17.2
10612023-10-25T22:03:56.628Z Downloaded ratatui v0.23.0
10622023-10-25T22:03:56.632Z Downloaded gimli v0.28.0
10632023-10-25T22:03:56.636Z Downloaded regress v0.7.1
10642023-10-25T22:03:56.650Z Downloaded object v0.30.4
10652023-10-25T22:03:56.656Z Downloaded polar-core v0.26.4
10662023-10-25T22:03:56.661Z Downloaded curve25519-dalek v4.1.0
10672023-10-25T22:03:56.668Z Downloaded openapiv3 v1.0.3
10682023-10-25T22:03:56.673Z Downloaded diesel v2.1.1
10692023-10-25T22:03:56.677Z Downloaded bstr v1.6.0
10702023-10-25T22:03:56.682Z Downloaded object v0.32.1
10712023-10-25T22:03:56.687Z Downloaded bzip2-sys v0.1.11+1.0.8
10722023-10-25T22:03:56.693Z Downloaded bstr v0.2.17
10732023-10-25T22:03:56.702Z Downloaded tokio v1.33.0
10742023-10-25T22:03:56.707Z Downloaded libz-sys v1.1.12
10752023-10-25T22:03:56.712Z Downloaded trust-dns-proto v0.22.0
10762023-10-25T22:03:56.716Z Downloaded libtest-mimic v0.5.2
10772023-10-25T22:03:56.720Z Downloaded futures-util v0.3.28
10782023-10-25T22:03:56.725Z Downloaded aho-corasick v1.0.4
10792023-10-25T22:03:56.730Z Downloaded regex-syntax v0.6.29
10802023-10-25T22:03:56.736Z Downloaded rayon-core v1.11.0
10812023-10-25T22:03:56.742Z Downloaded rand v0.4.6
10822023-10-25T22:03:57.158Z Downloaded libsqlite3-sys v0.26.0
10832023-10-25T22:03:57.162Z Downloaded toml_edit v0.19.15
10842023-10-25T22:03:57.165Z Downloaded smoltcp v0.9.1
10852023-10-25T22:03:57.168Z Downloaded idna v0.2.3
10862023-10-25T22:03:57.172Z Downloaded clap v3.2.25
10872023-10-25T22:03:57.175Z Downloaded clap v2.34.0
10882023-10-25T22:03:57.179Z Downloaded radix_trie v0.2.1
10892023-10-25T22:03:57.182Z Downloaded encoding_rs v0.8.33
10902023-10-25T22:03:57.185Z Downloaded tokio-util v0.7.9
10912023-10-25T22:03:57.189Z Downloaded itertools v0.10.5
10922023-10-25T22:03:57.192Z Downloaded erased-serde v0.3.30
10932023-10-25T22:03:57.195Z Downloaded tough v0.12.5
10942023-10-25T22:03:57.199Z Downloaded syn v1.0.109
10952023-10-25T22:03:57.203Z Downloaded libgit2-sys v0.15.2+1.6.4
10962023-10-25T22:03:57.207Z Downloaded smoltcp v0.8.2
10972023-10-25T22:03:57.212Z Downloaded chrono v0.4.31
10982023-10-25T22:03:57.216Z Downloaded partial-io v0.5.4
10992023-10-25T22:03:57.220Z Downloaded rusqlite v0.29.0
11002023-10-25T22:03:57.224Z Downloaded crossterm v0.27.0
11012023-10-25T22:03:57.228Z Downloaded rayon v1.7.0
11022023-10-25T22:03:57.232Z Downloaded hyper v0.14.27
11032023-10-25T22:03:57.236Z Downloaded crypto-bigint v0.5.2
11042023-10-25T22:03:57.239Z Downloaded darling_core v0.14.4
11052023-10-25T22:03:57.243Z Downloaded zerocopy v0.6.4
11062023-10-25T22:03:57.247Z Downloaded textwrap v0.16.0
11072023-10-25T22:03:57.251Z Downloaded tabled v0.14.0
11082023-10-25T22:03:57.254Z Downloaded steno v0.4.0
11092023-10-25T22:03:57.258Z Downloaded uuid v1.4.1
11102023-10-25T22:03:57.262Z Downloaded tinyvec v1.6.0
11112023-10-25T22:03:57.266Z Downloaded fatfs v0.3.6
11122023-10-25T22:03:57.270Z Downloaded pin-project v1.1.3
11132023-10-25T22:03:57.275Z Downloaded whoami v1.4.1
11142023-10-25T22:03:57.279Z Downloaded indexmap v1.9.3
11152023-10-25T22:03:57.284Z Downloaded flume v0.11.0
11162023-10-25T22:03:57.288Z Downloaded ed25519 v1.5.3
11172023-10-25T22:03:57.292Z Downloaded futures-timer v3.0.2
11182023-10-25T22:03:57.296Z Downloaded headers v0.3.9
11192023-10-25T22:03:57.300Z Downloaded pest_generator v2.7.2
11202023-10-25T22:03:57.304Z Downloaded pest_derive v2.7.2
11212023-10-25T22:03:57.308Z Downloaded libxml v0.3.3
11222023-10-25T22:03:57.316Z Downloaded rand v0.8.5
11232023-10-25T22:03:57.322Z Downloaded expectorate v1.1.0
11242023-10-25T22:03:57.330Z Downloaded serial_test v0.10.0
11252023-10-25T22:03:57.337Z Downloaded semver v0.1.20
11262023-10-25T22:03:57.352Z Downloaded half v1.8.2
11272023-10-25T22:03:57.356Z Downloaded proc-macro-error v1.0.4
11282023-10-25T22:03:57.371Z Downloaded parking_lot v0.11.2
11292023-10-25T22:03:57.376Z Downloaded spki v0.7.2
11302023-10-25T22:03:57.380Z Downloaded pkcs8 v0.10.2
11312023-10-25T22:03:57.385Z Downloaded pkcs1 v0.7.5
11322023-10-25T22:03:57.389Z Downloaded once_cell v1.18.0
11332023-10-25T22:03:57.395Z Downloaded omicron-zone-package v0.8.3
11342023-10-25T22:03:57.400Z Downloaded vte_generate_state_changes v0.1.1
11352023-10-25T22:03:57.406Z Downloaded form_urlencoded v1.2.0
11362023-10-25T22:03:57.413Z Downloaded getopts v0.2.21
11372023-10-25T22:03:57.417Z Downloaded derive_builder v0.12.0
11382023-10-25T22:03:57.422Z Downloaded der_derive v0.7.2
11392023-10-25T22:03:57.427Z Downloaded crossbeam-utils v0.8.16
11402023-10-25T22:03:57.433Z Downloaded serde_yaml v0.9.25
11412023-10-25T22:03:57.440Z Downloaded wait-timeout v0.2.0
11422023-10-25T22:03:57.446Z Downloaded parking_lot_core v0.8.6
11432023-10-25T22:03:57.454Z Downloaded serde_with_macros v2.3.3
11442023-10-25T22:03:57.459Z Downloaded socket2 v0.5.4
11452023-10-25T22:03:57.467Z Downloaded num-bigint-dig v0.8.4
11462023-10-25T22:03:57.475Z Downloaded foreign-types-macros v0.2.3
11472023-10-25T22:03:57.480Z Downloaded zone_cfg_derive v0.2.0
11482023-10-25T22:03:57.484Z Downloaded darling_macro v0.14.4
11492023-10-25T22:03:57.491Z Downloaded resolv-conf v0.7.0
11502023-10-25T22:03:57.496Z Downloaded serde_tokenstream v0.1.7
11512023-10-25T22:03:57.499Z Downloaded ring v0.16.20
11522023-10-25T22:03:57.503Z Downloaded dashmap v5.5.1
11532023-10-25T22:03:57.508Z Downloaded libm v0.2.7
11542023-10-25T22:03:57.512Z Downloaded x509-cert v0.2.4
11552023-10-25T22:03:57.516Z Downloaded serde_with v2.3.3
11562023-10-25T22:03:57.519Z Downloaded version_check v0.9.4
11572023-10-25T22:03:57.524Z Downloaded dof v0.1.5
11582023-10-25T22:03:57.529Z Downloaded similar v2.2.1
11592023-10-25T22:03:57.534Z Downloaded derive_more v0.99.17
11602023-10-25T22:03:57.541Z Downloaded tabled_derive v0.6.0
11612023-10-25T22:03:57.545Z Downloaded ron v0.8.1
11622023-10-25T22:03:57.549Z Downloaded ff v0.13.0
11632023-10-25T22:03:57.554Z Downloaded slog-term v2.9.0
11642023-10-25T22:03:57.559Z Downloaded env_logger v0.10.0
11652023-10-25T22:03:57.563Z Downloaded criterion v0.5.1
11662023-10-25T22:03:57.566Z Downloaded fixedbitset v0.4.2
11672023-10-25T22:03:57.571Z Downloaded fallible-iterator v0.2.0
11682023-10-25T22:03:57.581Z Downloaded keccak v0.1.4
11692023-10-25T22:03:57.585Z Downloaded rustls-native-certs v0.6.3
11702023-10-25T22:03:57.591Z Downloaded phf_shared v0.11.2
11712023-10-25T22:03:57.597Z Downloaded termcolor v1.2.0
11722023-10-25T22:03:57.602Z Downloaded elliptic-curve v0.13.5
11732023-10-25T22:03:57.607Z Downloaded snafu v0.7.5
11742023-10-25T22:03:57.611Z Downloaded tap v1.0.1
11752023-10-25T22:03:57.618Z Downloaded pem v1.1.1
11762023-10-25T22:03:57.624Z Downloaded rtoolbox v0.0.1
11772023-10-25T22:03:57.629Z Downloaded smf v0.2.2
11782023-10-25T22:03:57.635Z Downloaded unsafe-libyaml v0.2.9
11792023-10-25T22:03:57.643Z Downloaded toml v0.5.11
11802023-10-25T22:03:57.654Z Downloaded unicode-segmentation v1.10.1
11812023-10-25T22:03:57.661Z Downloaded unicode-normalization v0.1.22
11822023-10-25T22:03:57.669Z Downloaded enum-as-inner v0.5.1
11832023-10-25T22:03:57.678Z Downloaded proc-macro-error-attr v1.0.4
11842023-10-25T22:03:57.682Z Downloaded slog-async v2.8.0
11852023-10-25T22:03:57.685Z Downloaded olpc-cjson v0.1.3
11862023-10-25T22:03:57.689Z Downloaded subprocess v0.2.9
11872023-10-25T22:03:57.692Z Downloaded postgres-protocol v0.6.6
11882023-10-25T22:03:57.696Z Downloaded derive-where v1.2.5
11892023-10-25T22:03:57.700Z Downloaded trust-dns-client v0.22.0
11902023-10-25T22:03:57.704Z Downloaded salty v0.2.0
11912023-10-25T22:03:57.707Z Downloaded num v0.4.1
11922023-10-25T22:03:57.711Z Downloaded zone v0.2.0
11932023-10-25T22:03:57.716Z Downloaded rustc_version v0.1.7
11942023-10-25T22:03:57.720Z Downloaded postcard-cobs v0.1.5-pre
11952023-10-25T22:03:57.724Z Downloaded signature v2.1.0
11962023-10-25T22:03:57.727Z Downloaded futures-executor v0.3.28
11972023-10-25T22:03:57.731Z Downloaded float-cmp v0.9.0
11982023-10-25T22:03:57.735Z Downloaded derive_builder_core v0.12.0
11992023-10-25T22:03:57.740Z Downloaded num_threads v0.1.6
12002023-10-25T22:03:57.744Z Downloaded fallible-streaming-iterator v0.1.9
12012023-10-25T22:03:57.748Z Downloaded ctr v0.9.2
12022023-10-25T22:03:57.752Z Downloaded term v0.7.0
12032023-10-25T22:03:57.756Z Downloaded fd-lock v3.0.13
12042023-10-25T22:03:57.760Z Downloaded rand_core v0.6.4
12052023-10-25T22:03:57.763Z Downloaded tokio-tungstenite v0.18.0
12062023-10-25T22:03:57.767Z Downloaded platforms v3.0.2
12072023-10-25T22:03:57.771Z Downloaded pin-project-internal v1.1.3
12082023-10-25T22:03:57.776Z Downloaded smallvec v1.11.0
12092023-10-25T22:03:57.780Z Downloaded base64 v0.21.4
12102023-10-25T22:03:57.785Z Downloaded base64 v0.13.1
12112023-10-25T22:03:57.788Z Downloaded trust-dns-server v0.22.1
12122023-10-25T22:03:57.793Z Downloaded wyz v0.5.1
12132023-10-25T22:03:57.797Z Downloaded similar-asserts v1.5.0
12142023-10-25T22:03:57.800Z Downloaded schemars v0.8.13
12152023-10-25T22:03:57.804Z Downloaded mime_guess v2.0.4
12162023-10-25T22:03:57.808Z Downloaded password-hash v0.5.0
12172023-10-25T22:03:57.812Z Downloaded parking_lot_core v0.9.8
12182023-10-25T22:03:57.816Z Downloaded crunchy v0.2.2
12192023-10-25T22:03:57.821Z Downloaded rustfmt-wrapper v0.2.0
12202023-10-25T22:03:57.826Z Downloaded foreign-types v0.3.2
12212023-10-25T22:03:57.830Z Downloaded doc-comment v0.3.3
12222023-10-25T22:03:57.834Z Downloaded downcast v0.11.0
12232023-10-25T22:03:57.839Z Downloaded papergrid v0.10.0
12242023-10-25T22:03:57.849Z Downloaded tokio-tungstenite v0.20.1
12252023-10-25T22:03:57.853Z Downloaded tokio-rustls v0.24.1
12262023-10-25T22:03:57.904Z Downloaded tracing v0.1.37
12272023-10-25T22:03:57.910Z Downloaded predicates-core v1.0.6
12282023-10-25T22:03:57.914Z Downloaded futures v0.3.28
12292023-10-25T22:03:57.919Z Downloaded signal-hook v0.3.17
12302023-10-25T22:03:57.923Z Downloaded backtrace v0.3.69
12312023-10-25T22:03:57.928Z Downloaded tokio-postgres v0.7.10
12322023-10-25T22:03:57.932Z Downloaded same-file v1.0.6
12332023-10-25T22:03:57.937Z Downloaded relative-path v1.9.0
12342023-10-25T22:03:57.942Z Downloaded url v2.4.1
12352023-10-25T22:03:57.946Z Downloaded socket2 v0.4.9
12362023-10-25T22:03:57.950Z Downloaded arc-swap v1.6.0
12372023-10-25T22:03:57.954Z Downloaded plotters-backend v0.3.5
12382023-10-25T22:03:57.958Z Downloaded zeroize_derive v1.4.2
12392023-10-25T22:03:57.962Z Downloaded zeroize v1.6.0
12402023-10-25T22:03:57.967Z Downloaded ref-cast-impl v1.0.20
12412023-10-25T22:03:57.971Z Downloaded fxhash v0.2.1
12422023-10-25T22:03:57.976Z Downloaded fs-err v2.9.0
12432023-10-25T22:03:57.979Z Downloaded either v1.9.0
12442023-10-25T22:03:57.983Z Downloaded fragile v2.0.0
12452023-10-25T22:03:57.989Z Downloaded predicates v2.1.5
12462023-10-25T22:03:57.993Z Downloaded debug-ignore v1.0.5
12472023-10-25T22:03:57.997Z Downloaded datatest-stable v0.1.3
12482023-10-25T22:03:58.002Z Downloaded thread_local v1.1.7
12492023-10-25T22:03:58.007Z Downloaded thread-id v4.2.0
12502023-10-25T22:03:58.011Z Downloaded pin-project-lite v0.2.13
12512023-10-25T22:03:58.015Z Downloaded structopt-derive v0.4.18
12522023-10-25T22:03:58.020Z Downloaded stringprep v0.1.3
12532023-10-25T22:03:58.023Z Downloaded pin-utils v0.1.0
12542023-10-25T22:03:58.028Z Downloaded crossbeam-queue v0.3.8
12552023-10-25T22:03:58.031Z Downloaded parse-display-derive v0.7.0
12562023-10-25T22:03:58.038Z Downloaded packed_struct v0.10.1
12572023-10-25T22:03:58.044Z Downloaded rust-argon2 v1.0.1
12582023-10-25T22:03:58.048Z Downloaded digest v0.10.7
12592023-10-25T22:03:58.054Z Downloaded siphasher v0.3.11
12602023-10-25T22:03:58.058Z Downloaded ron v0.7.1
12612023-10-25T22:03:58.064Z Downloaded vec_map v0.8.2
12622023-10-25T22:03:58.069Z Downloaded signal-hook-registry v1.4.1
12632023-10-25T22:03:58.075Z Downloaded rustc_version v0.4.0
12642023-10-25T22:03:58.080Z Downloaded rand_chacha v0.3.1
12652023-10-25T22:03:58.083Z Downloaded allocator-api2 v0.2.16
12662023-10-25T22:03:58.087Z Downloaded indicatif v0.17.7
12672023-10-25T22:03:58.100Z Downloaded rand_xorshift v0.3.0
12682023-10-25T22:03:58.111Z Downloaded radium v0.7.0
12692023-10-25T22:03:58.115Z Downloaded proc-macro-crate v1.3.1
12702023-10-25T22:03:58.123Z Downloaded serial_test_derive v0.10.0
12712023-10-25T22:03:58.133Z Downloaded scheduled-thread-pool v0.2.7
12722023-10-25T22:03:58.145Z Downloaded postcard v0.7.3
12732023-10-25T22:03:58.149Z Downloaded blake2b_simd v1.0.1
12742023-10-25T22:03:58.153Z Downloaded basic-toml v0.1.4
12752023-10-25T22:03:58.161Z Downloaded bincode v1.3.3
12762023-10-25T22:03:58.165Z Downloaded camino-tempfile v1.0.2
12772023-10-25T22:03:58.169Z Downloaded linked-hash-map v0.5.6
12782023-10-25T22:03:58.173Z Downloaded futures-sink v0.3.28
12792023-10-25T22:03:58.182Z Downloaded sct v0.7.0
12802023-10-25T22:03:58.187Z Downloaded futures-task v0.3.28
12812023-10-25T22:03:58.197Z Downloaded futures-io v0.3.28
12822023-10-25T22:03:58.201Z Downloaded pest_meta v2.7.2
12832023-10-25T22:03:58.204Z Downloaded pem-rfc7468 v0.7.0
12842023-10-25T22:03:58.208Z Downloaded slog-bunyan v2.4.0
12852023-10-25T22:03:58.211Z Downloaded usdt-impl v0.3.5
12862023-10-25T22:03:58.215Z Downloaded signal-hook-mio v0.2.3
12872023-10-25T22:03:58.219Z Downloaded toml v0.7.8
12882023-10-25T22:03:58.222Z Downloaded serde_derive_internals v0.26.0
12892023-10-25T22:03:58.227Z Downloaded walkdir v2.4.0
12902023-10-25T22:03:58.231Z Downloaded usdt v0.3.5
12912023-10-25T22:03:58.235Z Downloaded chacha20poly1305 v0.10.1
12922023-10-25T22:03:58.239Z Downloaded tracing-attributes v0.1.26
12932023-10-25T22:03:58.242Z Downloaded universal-hash v0.5.1
12942023-10-25T22:03:58.246Z Downloaded paste v1.0.14
12952023-10-25T22:03:58.250Z Downloaded oorandom v11.1.3
12962023-10-25T22:03:58.256Z Downloaded serde-hex v0.1.0
12972023-10-25T22:03:58.259Z Downloaded clang-sys v1.6.1
12982023-10-25T22:03:58.262Z Downloaded tinyvec_macros v0.1.1
12992023-10-25T22:03:58.266Z Downloaded path-dedot v3.1.0
13002023-10-25T22:03:58.269Z Downloaded path-absolutize v3.1.0
13012023-10-25T22:03:58.273Z Downloaded nodrop v0.1.14
13022023-10-25T22:03:58.276Z Downloaded crc-catalog v2.2.0
13032023-10-25T22:03:58.280Z Downloaded blake2 v0.10.6
13042023-10-25T22:03:58.283Z Downloaded slog-scope v4.4.0
13052023-10-25T22:03:58.286Z Downloaded slog-json v2.6.1
13062023-10-25T22:03:58.290Z Downloaded signal-hook-tokio v0.3.1
13072023-10-25T22:03:58.294Z Downloaded shell-words v1.1.0
13082023-10-25T22:03:58.308Z Downloaded dirs-sys-next v0.1.2
13092023-10-25T22:03:58.332Z Downloaded dirs-next v2.0.0
13102023-10-25T22:03:58.338Z Downloaded pretty-hex v0.3.0
13112023-10-25T22:03:58.343Z Downloaded precomputed-hash v0.1.1
13122023-10-25T22:03:58.347Z Downloaded usdt-macro v0.3.5
13132023-10-25T22:03:58.350Z Downloaded log v0.4.20
13142023-10-25T22:03:58.353Z Downloaded crossbeam-epoch v0.9.15
13152023-10-25T22:03:58.357Z Downloaded bytes v1.5.0
13162023-10-25T22:03:58.362Z Downloaded bitflags v2.4.0
13172023-10-25T22:03:58.366Z Downloaded arrayvec v0.7.4
13182023-10-25T22:03:58.369Z Downloaded num-bigint v0.4.4
13192023-10-25T22:03:58.373Z Downloaded httparse v1.8.0
13202023-10-25T22:03:58.380Z Downloaded const_format_proc_macros v0.2.31
13212023-10-25T22:03:58.384Z Downloaded block-padding v0.3.3
13222023-10-25T22:03:58.388Z Downloaded shlex v1.1.0
13232023-10-25T22:03:58.391Z Downloaded tiny-keccak v2.0.2
13242023-10-25T22:03:58.396Z Downloaded time-macros v0.2.13
13252023-10-25T22:03:58.400Z Downloaded ahash v0.8.3
13262023-10-25T22:03:58.403Z Downloaded toolchain_find v0.2.0
13272023-10-25T22:03:58.409Z Downloaded tokio-native-tls v0.3.1
13282023-10-25T22:03:58.412Z Downloaded ansi_term v0.12.1
13292023-10-25T22:03:58.420Z Downloaded static_assertions v1.1.0
13302023-10-25T22:03:58.424Z Downloaded snafu-derive v0.7.5
13312023-10-25T22:03:58.431Z Downloaded test-strategy v0.2.1
13322023-10-25T22:03:58.434Z Downloaded synstructure v0.12.6
13332023-10-25T22:03:58.438Z Downloaded textwrap v0.11.0
13342023-10-25T22:03:58.441Z Downloaded termios v0.3.3
13352023-10-25T22:03:58.445Z Downloaded structmeta v0.1.6
13362023-10-25T22:03:58.450Z Downloaded slog-envlogger v2.2.0
13372023-10-25T22:03:58.454Z Downloaded slab v0.4.9
13382023-10-25T22:03:58.457Z Downloaded signature v1.6.4
13392023-10-25T22:03:58.461Z Downloaded libefi-sys v0.1.0
13402023-10-25T22:03:58.465Z Downloaded lazycell v1.3.0
13412023-10-25T22:03:58.469Z Downloaded indoc v2.0.3
13422023-10-25T22:03:58.473Z Downloaded buf-list v1.0.3
13432023-10-25T22:03:58.476Z Downloaded backoff v0.4.0
13442023-10-25T22:03:58.484Z Downloaded tower-service v0.3.2
13452023-10-25T22:03:58.500Z Downloaded try-lock v0.2.4
13462023-10-25T22:03:58.507Z Downloaded lru-cache v0.1.2
13472023-10-25T22:03:58.511Z Downloaded nom v7.1.3
13482023-10-25T22:03:58.515Z Downloaded inout v0.1.3
13492023-10-25T22:03:58.521Z Downloaded hyper-staticfile v0.9.5
13502023-10-25T22:03:58.526Z Downloaded cancel-safe-futures v0.1.2
13512023-10-25T22:03:58.531Z Downloaded bzip2 v0.4.4
13522023-10-25T22:03:58.537Z Downloaded hex v0.4.3
13532023-10-25T22:03:58.544Z Downloaded adler v1.0.2
13542023-10-25T22:03:58.554Z Downloaded bit-vec v0.6.3
13552023-10-25T22:03:58.559Z Downloaded bitfield v0.14.0
13562023-10-25T22:03:58.564Z Downloaded arrayref v0.3.7
13572023-10-25T22:03:58.571Z Downloaded bb8 v0.8.1
13582023-10-25T22:03:58.579Z Downloaded assert_cmd v2.0.12
13592023-10-25T22:03:58.587Z Downloaded aead v0.5.2
13602023-10-25T22:03:58.595Z Downloaded autocfg v1.1.0
13612023-10-25T22:03:58.605Z Downloaded base16ct v0.2.0
13622023-10-25T22:03:58.611Z Downloaded constant_time_eq v0.3.0
13632023-10-25T22:03:58.618Z Downloaded ipnetwork v0.20.0
13642023-10-25T22:03:58.626Z Downloaded crossbeam-deque v0.8.3
13652023-10-25T22:03:58.633Z Downloaded cipher v0.4.4
13662023-10-25T22:03:58.638Z Downloaded home v0.5.5
13672023-10-25T22:03:58.642Z Downloaded atomicwrites v0.4.2
13682023-10-25T22:03:58.647Z Downloaded approx v0.5.1
13692023-10-25T22:03:58.650Z Downloaded serde_urlencoded v0.7.1
13702023-10-25T22:03:58.655Z Downloaded cfg-if v0.1.10
13712023-10-25T22:03:58.659Z Downloaded colored v2.0.4
13722023-10-25T22:03:58.663Z Downloaded stable_deref_trait v1.2.0
13732023-10-25T22:03:58.671Z Downloaded serde_arrays v0.1.0
13742023-10-25T22:03:58.675Z Downloaded scopeguard v1.2.0
13752023-10-25T22:03:58.685Z Downloaded impl-trait-for-tuples v0.2.2
13762023-10-25T22:03:58.689Z Downloaded crc32fast v1.3.2
13772023-10-25T22:03:58.693Z Downloaded corncobs v0.1.3
13782023-10-25T22:03:58.697Z Downloaded cookie v0.16.2
13792023-10-25T22:03:58.701Z Downloaded ident_case v1.0.1
13802023-10-25T22:03:58.705Z Downloaded criterion-plot v0.5.0
13812023-10-25T22:03:58.709Z Downloaded crc-any v2.4.3
13822023-10-25T22:03:58.713Z Downloaded atomic-waker v1.1.1
13832023-10-25T22:03:58.717Z Downloaded structmeta-derive v0.1.6
13842023-10-25T22:03:58.720Z Downloaded managed v0.8.0
13852023-10-25T22:03:58.724Z Downloaded macaddr v1.0.1
13862023-10-25T22:03:58.727Z Downloaded base64ct v1.6.0
13872023-10-25T22:03:58.736Z Downloaded aes-gcm-siv v0.11.1
13882023-10-25T22:03:58.743Z Downloaded miniz_oxide v0.7.1
13892023-10-25T22:03:58.746Z Downloaded hyper-rustls v0.24.1
13902023-10-25T22:03:58.751Z Downloaded httptest v0.15.4
13912023-10-25T22:03:59.173Z Downloaded crc v3.0.1
13922023-10-25T22:03:59.199Z Downloaded console v0.15.7
13932023-10-25T22:03:59.211Z Downloaded match_cfg v0.1.0
13942023-10-25T22:03:59.220Z Downloaded hubpack_derive v0.1.1
13952023-10-25T22:03:59.252Z Downloaded headers-core v0.2.0
13962023-10-25T22:03:59.264Z Downloaded atty v0.2.14
13972023-10-25T22:03:59.272Z Downloaded block-buffer v0.10.4
13982023-10-25T22:03:59.284Z Downloaded http-range v0.1.5
13992023-10-25T22:03:59.300Z Downloaded lazy_static v1.4.0
14002023-10-25T22:03:59.305Z Downloaded bitstruct_derive v0.1.0
14012023-10-25T22:03:59.310Z Downloaded async-stream v0.3.5
14022023-10-25T22:03:59.319Z Downloaded cexpr v0.6.0
14032023-10-25T22:03:59.324Z Downloaded bit_field v0.10.2
14042023-10-25T22:03:59.335Z Downloaded ringbuffer v0.15.0
14052023-10-25T22:03:59.361Z Downloaded async-stream-impl v0.3.5
14062023-10-25T22:03:59.368Z Downloaded async-recursion v1.0.5
14072023-10-25T22:03:59.374Z Downloaded ascii-canvas v3.0.0
14082023-10-25T22:03:59.383Z Downloaded assert_matches v1.5.0
14092023-10-25T22:03:59.391Z Downloaded secrecy v0.8.0
14102023-10-25T22:03:59.401Z Downloaded num-traits v0.2.16
14112023-10-25T22:03:59.408Z Downloaded maplit v1.0.2
14122023-10-25T22:03:59.416Z Downloaded const-oid v0.9.5
14132023-10-25T22:03:59.424Z Downloaded rustc-demangle v0.1.23
14142023-10-25T22:03:59.432Z Downloaded mockall_derive v0.11.4
14152023-10-25T22:03:59.438Z Downloaded indoc v1.0.9
14162023-10-25T22:03:59.461Z Downloaded clap_lex v0.2.4
14172023-10-25T22:03:59.465Z Downloaded remove_dir_all v0.5.3
14182023-10-25T22:03:59.470Z Downloaded num_enum_derive v0.5.11
14192023-10-25T22:03:59.474Z Downloaded num_enum v0.7.0
14202023-10-25T22:03:59.478Z Downloaded num_enum v0.5.11
14212023-10-25T22:03:59.481Z Downloaded num_cpus v1.16.0
14222023-10-25T22:03:59.485Z Downloaded num-derive v0.4.0
14232023-10-25T22:03:59.489Z Downloaded nibble_vec v0.1.0
14242023-10-25T22:03:59.493Z Downloaded memoffset v0.7.1
14252023-10-25T22:03:59.497Z Downloaded lock_api v0.4.10
14262023-10-25T22:03:59.501Z Downloaded crossbeam v0.8.2
14272023-10-25T22:03:59.505Z Downloaded num-complex v0.4.4
14282023-10-25T22:03:59.509Z Downloaded nanorand v0.7.0
14292023-10-25T22:03:59.513Z Downloaded lalrpop-util v0.19.12
14302023-10-25T22:03:59.516Z Downloaded iana-time-zone v0.1.57
14312023-10-25T22:03:59.520Z Downloaded constant_time_eq v0.2.6
14322023-10-25T22:03:59.524Z Downloaded newline-converter v0.3.0
14332023-10-25T22:03:59.527Z Downloaded clap_derive v3.2.25
14342023-10-25T22:03:59.531Z Downloaded ciborium-ll v0.2.1
14352023-10-25T22:03:59.534Z Downloaded cfg-if v1.0.0
14362023-10-25T22:03:59.539Z Downloaded cassowary v0.3.0
14372023-10-25T22:03:59.544Z Downloaded native-tls v0.2.11
14382023-10-25T22:03:59.550Z Downloaded array-init v0.0.4
14392023-10-25T22:03:59.554Z Downloaded new_debug_unreachable v1.0.4
14402023-10-25T22:03:59.559Z Downloaded minimal-lexical v0.2.1
14412023-10-25T22:03:59.563Z Downloaded matches v0.1.10
14422023-10-25T22:03:59.567Z Downloaded instant v0.1.12
14432023-10-25T22:03:59.571Z Downloaded cpufeatures v0.2.9
14442023-10-25T22:03:59.575Z Downloaded convert_case v0.4.0
14452023-10-25T22:03:59.579Z Downloaded hostname v0.3.1
14462023-10-25T22:03:59.582Z Downloaded hmac v0.12.1
14472023-10-25T22:03:59.586Z Downloaded bytesize v1.3.0
14482023-10-25T22:03:59.591Z Compiling proc-macro2 v1.0.67
14492023-10-25T22:03:59.595Z Compiling serde v1.0.188
14502023-10-25T22:03:59.598Z Compiling autocfg v1.1.0
14512023-10-25T22:03:59.602Z Compiling version_check v0.9.4
14522023-10-25T22:03:59.606Z Compiling syn v1.0.109
14532023-10-25T22:03:59.609Z Compiling parking_lot_core v0.9.8
14542023-10-25T22:04:00.616Z Compiling libm v0.2.7
14552023-10-25T22:04:00.621Z Compiling libc v0.2.149
14562023-10-25T22:04:00.625Z Compiling cfg-if v1.0.0
14572023-10-25T22:04:01.072Z Compiling futures-core v0.3.28
14582023-10-25T22:04:01.095Z Compiling once_cell v1.18.0
14592023-10-25T22:04:01.098Z Compiling typenum v1.16.0
14602023-10-25T22:04:01.103Z Compiling futures-channel v0.3.28
14612023-10-25T22:04:01.108Z Compiling ahash v0.8.3
14622023-10-25T22:04:01.111Z Compiling lock_api v0.4.10
14632023-10-25T22:04:01.115Z Compiling num-traits v0.2.16
14642023-10-25T22:04:01.118Z Compiling quote v1.0.33
14652023-10-25T22:04:01.122Z Compiling generic-array v0.14.7
14662023-10-25T22:04:01.125Z Compiling slab v0.4.9
14672023-10-25T22:04:01.129Z Compiling syn v2.0.32
14682023-10-25T22:04:01.132Z Compiling jobserver v0.1.26
14692023-10-25T22:04:01.135Z Compiling futures-task v0.3.28
14702023-10-25T22:04:01.139Z Compiling cc v1.0.83
14712023-10-25T22:04:01.142Z Compiling futures-util v0.3.28
14722023-10-25T22:04:01.146Z Compiling pkg-config v0.3.27
14732023-10-25T22:04:01.149Z Compiling memchr v2.6.3
14742023-10-25T22:04:01.153Z Compiling vcpkg v0.2.15
14752023-10-25T22:04:01.156Z Compiling itoa v1.0.9
14762023-10-25T22:04:01.160Z Compiling log v0.4.20
14772023-10-25T22:04:01.163Z Compiling schemars v0.8.13
14782023-10-25T22:04:01.166Z Compiling serde_json v1.0.107
14792023-10-25T22:04:01.170Z Compiling indexmap v1.9.3
14802023-10-25T22:04:01.173Z Compiling ryu v1.0.15
14812023-10-25T22:04:01.177Z Compiling httparse v1.8.0
14822023-10-25T22:04:01.181Z Compiling allocator-api2 v0.2.16
14832023-10-25T22:04:01.185Z Compiling equivalent v1.0.1
14842023-10-25T22:04:01.188Z Compiling rustix v0.38.9
14852023-10-25T22:04:01.191Z Compiling getrandom v0.2.10
14862023-10-25T22:04:01.194Z Compiling fnv v1.0.7
14872023-10-25T22:04:01.199Z Compiling rustls v0.21.7
14882023-10-25T22:04:01.204Z Compiling openssl v0.10.57
14892023-10-25T22:04:01.208Z Compiling aho-corasick v1.0.4
14902023-10-25T22:04:01.211Z Compiling hashbrown v0.14.0
14912023-10-25T22:04:01.215Z Compiling regex-syntax v0.7.5
14922023-10-25T22:04:01.218Z Compiling unicode-xid v0.2.4
14932023-10-25T22:04:01.222Z Compiling native-tls v0.2.11
14942023-10-25T22:04:01.226Z Compiling ucd-trie v0.1.6
14952023-10-25T22:04:01.231Z Compiling ring v0.16.20
14962023-10-25T22:04:01.235Z Compiling openssl-sys v0.9.93
14972023-10-25T22:04:01.239Z Compiling backtrace v0.3.69
14982023-10-25T22:04:01.244Z Compiling async-trait v0.1.73
14992023-10-25T22:04:01.247Z Compiling rustversion v1.0.14
15002023-10-25T22:04:01.251Z Compiling crossbeam-utils v0.8.16
15012023-10-25T22:04:01.255Z Compiling anyhow v1.0.75
15022023-10-25T22:04:01.280Z Compiling regex-automata v0.3.8
15032023-10-25T22:04:01.284Z Compiling slog v2.7.0
15042023-10-25T22:04:01.288Z Compiling iana-time-zone v0.1.57
15052023-10-25T22:04:01.291Z Compiling time-core v0.1.1
15062023-10-25T22:04:01.295Z Compiling time-macros v0.2.13
15072023-10-25T22:04:01.299Z Compiling byteorder v1.4.3
15082023-10-25T22:04:01.303Z Compiling serde_derive_internals v0.26.0
15092023-10-25T22:04:01.307Z Compiling synstructure v0.12.6
15102023-10-25T22:04:01.310Z Compiling dyn-clone v1.0.13
15112023-10-25T22:04:01.314Z Compiling hashbrown v0.13.2
15122023-10-25T22:04:01.321Z Compiling usdt-impl v0.3.5
15132023-10-25T22:04:01.325Z Compiling unicode-width v0.1.10
15142023-10-25T22:04:01.329Z Compiling thread-id v4.2.0
15152023-10-25T22:04:01.333Z Compiling strsim v0.10.0
15162023-10-25T22:04:01.336Z Compiling scopeguard v1.2.0
15172023-10-25T22:04:01.340Z Compiling winnow v0.5.15
15182023-10-25T22:04:01.343Z Compiling tinyvec_macros v0.1.1
15192023-10-25T22:04:01.348Z Compiling tinyvec v1.6.0
15202023-10-25T22:04:01.731Z Compiling unicode-bidi v0.3.13
15212023-10-25T22:04:01.813Z Compiling smallvec v1.11.0
15222023-10-25T22:04:03.827Z Compiling regex v1.9.5
15232023-10-25T22:04:03.836Z Compiling unicode-normalization v0.1.22
15242023-10-25T22:04:03.852Z Compiling percent-encoding v2.3.0
15252023-10-25T22:04:04.178Z Compiling parking_lot v0.12.1
15262023-10-25T22:04:04.330Z Compiling form_urlencoded v1.2.0
15272023-10-25T22:04:04.817Z Compiling num-integer v0.1.45
15282023-10-25T22:04:05.109Z Compiling crc32fast v1.3.2
15292023-10-25T22:04:05.160Z Compiling bitflags v1.3.2
15302023-10-25T22:04:05.336Z Compiling adler v1.0.2
15312023-10-25T22:04:05.592Z Compiling idna v0.4.0
15322023-10-25T22:04:05.614Z Compiling miniz_oxide v0.7.1
15332023-10-25T22:04:05.666Z Compiling spin v0.5.2
15342023-10-25T22:04:05.804Z Compiling gimli v0.28.0
15352023-10-25T22:04:06.001Z Compiling object v0.32.1
15362023-10-25T22:04:07.069Z Compiling rustc-demangle v0.1.23
15372023-10-25T22:04:07.307Z Compiling serde_derive v1.0.188
15382023-10-25T22:04:07.558Z Compiling thiserror-impl v1.0.49
15392023-10-25T22:04:08.007Z Compiling zeroize_derive v1.4.2
15402023-10-25T22:04:08.067Z Compiling tokio-macros v2.1.0
15412023-10-25T22:04:08.560Z Compiling futures-macro v0.3.28
15422023-10-25T22:04:10.259Z Compiling tracing-attributes v0.1.26
15432023-10-25T22:04:10.430Z Compiling schemars_derive v0.8.13
15442023-10-25T22:04:11.218Z Compiling openssl-macros v0.1.1
15452023-10-25T22:04:12.197Z Compiling thiserror v1.0.49
15462023-10-25T22:04:12.324Z Compiling zerocopy-derive v0.2.0
15472023-10-25T22:04:12.385Z Compiling pest v2.7.2
15482023-10-25T22:04:14.161Z Compiling strum_macros v0.25.2
15492023-10-25T22:04:15.082Z Compiling zerocopy v0.3.0
15502023-10-25T22:04:15.336Z Compiling url v2.4.1
15512023-10-25T22:04:15.639Z Compiling addr2line v0.21.0
15522023-10-25T22:04:15.675Z Compiling pin-project-lite v0.2.13
15532023-10-25T22:04:15.885Z Compiling zerocopy-derive v0.6.4
15542023-10-25T22:04:16.280Z Compiling dof v0.1.5
15552023-10-25T22:04:16.710Z Compiling pest_meta v2.7.2
15562023-10-25T22:04:17.265Z Compiling errno v0.3.2
15572023-10-25T22:04:17.653Z Compiling mio v0.8.8
15582023-10-25T22:04:17.898Z Compiling num_cpus v1.16.0
15592023-10-25T22:04:18.146Z Compiling socket2 v0.5.4
15602023-10-25T22:04:18.246Z Compiling signal-hook-registry v1.4.1
15612023-10-25T22:04:21.687Z Compiling pest_generator v2.7.2
15622023-10-25T22:04:21.846Z Compiling futures-sink v0.3.28
15632023-10-25T22:04:22.268Z Compiling memoffset v0.9.0
15642023-10-25T22:04:22.290Z Compiling radium v0.7.0
15652023-10-25T22:04:22.335Z Compiling num_threads v0.1.6
15662023-10-25T22:04:22.387Z Compiling futures-io v0.3.28
15672023-10-25T22:04:22.434Z Compiling deranged v0.3.8
15682023-10-25T22:04:22.478Z Compiling pin-utils v0.1.0
15692023-10-25T22:04:22.515Z Compiling tracing-core v0.1.31
15702023-10-25T22:04:22.527Z Compiling lazy_static v1.4.0
15712023-10-25T22:04:22.542Z Compiling crossbeam-epoch v0.9.15
15722023-10-25T22:04:22.564Z Compiling clap_derive v4.4.2
15732023-10-25T22:04:22.874Z Compiling tracing v0.1.37
15742023-10-25T22:04:23.596Z Compiling num-iter v0.1.43
15752023-10-25T22:04:23.771Z Compiling untrusted v0.7.1
15762023-10-25T22:04:23.983Z Compiling time v0.3.27
15772023-10-25T22:04:24.049Z Compiling either v1.9.0
15782023-10-25T22:04:24.129Z Compiling base64 v0.21.4
15792023-10-25T22:04:24.208Z Compiling pest_derive v2.7.2
15802023-10-25T22:04:25.243Z Compiling rand_core v0.6.4
15812023-10-25T22:04:25.285Z Compiling dtrace-parser v0.1.14
15822023-10-25T22:04:25.878Z Compiling hashbrown v0.12.3
15832023-10-25T22:04:27.767Z Compiling openssl-probe v0.1.5
15842023-10-25T22:04:28.186Z Compiling foreign-types-shared v0.1.1
15852023-10-25T22:04:28.331Z Compiling foreign-types v0.3.2
15862023-10-25T22:04:28.457Z Compiling zeroize v1.6.0
15872023-10-25T22:04:29.039Z Compiling bzip2-sys v0.1.11+1.0.8
15882023-10-25T22:04:29.795Z Compiling try-lock v0.2.4
15892023-10-25T22:04:29.994Z Compiling want v0.3.1
15902023-10-25T22:04:30.376Z Compiling indexmap v2.0.0
15912023-10-25T22:04:30.539Z Compiling bytes v1.5.0
15922023-10-25T22:04:31.312Z Compiling uuid v1.4.1
15932023-10-25T22:04:31.317Z Compiling chrono v0.4.31
15942023-10-25T22:04:31.389Z Compiling semver v1.0.20
15952023-10-25T22:04:31.832Z Compiling serde_spanned v0.6.3
15962023-10-25T22:04:31.837Z Compiling toml_datetime v0.6.3
15972023-10-25T22:04:32.134Z Compiling http v0.2.9
15982023-10-25T22:04:32.410Z Compiling rustc_version v0.4.0
15992023-10-25T22:04:32.413Z Compiling serde_tokenstream v0.1.7
16002023-10-25T22:04:32.438Z Compiling toml_edit v0.19.15
16012023-10-25T22:04:32.514Z Compiling bitflags v2.4.0
16022023-10-25T22:04:32.967Z Compiling tokio v1.33.0
16032023-10-25T22:04:35.709Z Compiling openapiv3 v1.0.3
16042023-10-25T22:04:37.352Z Compiling http-body v0.4.5
16052023-10-25T22:04:37.839Z Compiling sct v0.7.0
16062023-10-25T22:04:37.953Z Compiling rustls-webpki v0.101.4
16072023-10-25T22:04:38.264Z Compiling enum-as-inner v0.5.1
16082023-10-25T22:04:38.466Z Compiling usdt-attr-macro v0.3.5
16092023-10-25T22:04:39.731Z Compiling usdt-macro v0.3.5
16102023-10-25T22:04:40.619Z Compiling socket2 v0.4.9
16112023-10-25T22:04:40.890Z Compiling httpdate v1.0.3
16122023-10-25T22:04:41.516Z Compiling tower-service v0.3.2
16132023-10-25T22:04:41.579Z Compiling heapless v0.7.16
16142023-10-25T22:04:41.674Z Compiling rustls-pemfile v1.0.3
16152023-10-25T22:04:41.840Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16162023-10-25T22:04:42.128Z Compiling siphasher v0.3.11
16172023-10-25T22:04:42.265Z Compiling rustls-native-certs v0.6.3
16182023-10-25T22:04:42.739Z Compiling ipnet v2.8.0
16192023-10-25T22:04:42.797Z Compiling serde_urlencoded v0.7.1
16202023-10-25T22:04:42.931Z Compiling serde_tokenstream v0.2.0
16212023-10-25T22:04:43.576Z Compiling encoding_rs v0.8.33
16222023-10-25T22:04:43.700Z Compiling webpki-roots v0.25.2
16232023-10-25T22:04:43.935Z Compiling mime v0.3.17
16242023-10-25T22:04:44.237Z Compiling crypto-common v0.1.6
16252023-10-25T22:04:44.472Z Compiling diesel_table_macro_syntax v0.1.0
16262023-10-25T22:04:44.510Z Compiling num-bigint v0.4.4
16272023-10-25T22:04:44.761Z Compiling smoltcp v0.9.1
16282023-10-25T22:04:44.877Z Compiling bit-vec v0.6.3
16292023-10-25T22:04:45.398Z Compiling diesel_derives v2.1.1
16302023-10-25T22:04:45.517Z Compiling flate2 v1.0.28
16312023-10-25T22:04:45.661Z Compiling tokio-util v0.7.9
16322023-10-25T22:04:45.665Z Compiling tokio-native-tls v0.3.1
16332023-10-25T22:04:46.092Z Compiling phf_shared v0.10.0
16342023-10-25T22:04:46.748Z Compiling block-buffer v0.10.4
16352023-10-25T22:04:46.953Z Compiling hubpack_derive v0.1.1
16362023-10-25T22:04:47.101Z Compiling subtle v2.5.0
16372023-10-25T22:04:47.151Z Compiling const-oid v0.9.5
16382023-10-25T22:04:47.544Z Compiling h2 v0.3.21
16392023-10-25T22:04:47.952Z Compiling tokio-rustls v0.24.1
16402023-10-25T22:04:48.188Z Compiling ppv-lite86 v0.2.17
16412023-10-25T22:04:48.560Z Compiling precomputed-hash v0.1.1
16422023-10-25T22:04:48.713Z Compiling fixedbitset v0.4.2
16432023-10-25T22:04:49.344Z Compiling new_debug_unreachable v1.0.4
16442023-10-25T22:04:49.468Z Compiling string_cache v0.8.7
16452023-10-25T22:04:49.490Z Compiling rand_chacha v0.3.1
16462023-10-25T22:04:50.127Z Compiling digest v0.10.7
16472023-10-25T22:04:50.176Z Compiling petgraph v0.6.4
16482023-10-25T22:04:50.780Z Compiling bit-set v0.5.3
16492023-10-25T22:04:50.854Z Compiling toml v0.7.8
16502023-10-25T22:04:51.034Z Compiling itertools v0.10.5
16512023-10-25T22:04:51.186Z Compiling unicode-segmentation v1.10.1
16522023-10-25T22:04:52.626Z Compiling lalrpop-util v0.19.12
16532023-10-25T22:04:53.158Z Compiling rand v0.8.5
16542023-10-25T22:04:53.376Z Compiling regress v0.7.1
16552023-10-25T22:04:54.820Z Compiling serde_repr v0.1.16
16562023-10-25T22:04:55.333Z Compiling io-lifetimes v1.0.11
16572023-10-25T22:04:55.630Z Compiling cpufeatures v0.2.9
16582023-10-25T22:04:55.760Z Compiling anstyle v1.0.2
16592023-10-25T22:04:55.780Z Compiling utf8parse v0.2.1
16602023-10-25T22:04:55.812Z Compiling sha2 v0.10.8
16612023-10-25T22:04:56.017Z Compiling anstyle-parse v0.2.1
16622023-10-25T22:04:56.423Z Compiling rustix v0.37.23
16632023-10-25T22:04:56.471Z Compiling md-5 v0.10.5
16642023-10-25T22:04:56.557Z Compiling hmac v0.12.1
16652023-10-25T22:04:56.878Z Compiling stringprep v0.1.3
16662023-10-25T22:04:56.965Z Compiling spin v0.9.8
16672023-10-25T22:04:57.149Z Compiling hash32 v0.2.1
16682023-10-25T22:04:57.548Z Compiling stable_deref_trait v1.2.0
16692023-10-25T22:04:57.699Z Compiling anstyle-query v1.0.0
16702023-10-25T22:04:57.735Z Compiling fallible-iterator v0.2.0
16712023-10-25T22:04:57.860Z Compiling colorchoice v1.0.0
16722023-10-25T22:04:58.062Z Compiling anstream v0.5.0
16732023-10-25T22:04:58.255Z Compiling phf_shared v0.11.2
16742023-10-25T22:04:58.789Z Compiling terminal_size v0.2.6
16752023-10-25T22:04:58.819Z Compiling block-padding v0.3.3
16762023-10-25T22:04:58.902Z Compiling postgres-protocol v0.6.6
16772023-10-25T22:04:59.451Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16782023-10-25T22:04:59.455Z Compiling hyper v0.14.27
16792023-10-25T22:04:59.459Z Compiling scheduled-thread-pool v0.2.7
16802023-10-25T22:04:59.945Z Compiling managed v0.8.0
16812023-10-25T22:05:00.041Z Compiling clap_lex v0.5.1
16822023-10-25T22:05:00.643Z Compiling regex-automata v0.1.10
16832023-10-25T22:05:00.740Z Compiling tap v1.0.1
16842023-10-25T22:05:00.927Z Compiling matches v0.1.10
16852023-10-25T22:05:01.006Z Compiling wyz v0.5.1
16862023-10-25T22:05:01.051Z Compiling idna v0.2.3
16872023-10-25T22:05:01.451Z Compiling bstr v0.2.17
16882023-10-25T22:05:01.840Z Compiling clap_builder v4.4.2
16892023-10-25T22:05:03.590Z Compiling postgres-types v0.2.6
16902023-10-25T22:05:03.740Z Compiling r2d2 v0.8.10
16912023-10-25T22:05:04.317Z Compiling inout v0.1.3
16922023-10-25T22:05:04.701Z Compiling phf v0.11.2
16932023-10-25T22:05:05.151Z Compiling hubpack v0.1.2
16942023-10-25T22:05:05.852Z Compiling ipnetwork v0.20.0
16952023-10-25T22:05:05.877Z Compiling futures-executor v0.3.28
16962023-10-25T22:05:05.913Z Compiling itertools v0.11.0
16972023-10-25T22:05:07.333Z Compiling zerocopy v0.6.4
16982023-10-25T22:05:08.761Z Compiling float-cmp v0.9.0
16992023-10-25T22:05:11.229Z Compiling unicode-linebreak v0.1.5
17002023-10-25T22:05:11.311Z Compiling smawk v0.3.1
17012023-10-25T22:05:11.326Z Compiling whoami v1.4.1
17022023-10-25T22:05:11.337Z Compiling difflib v0.4.0
17032023-10-25T22:05:11.351Z Compiling predicates-core v1.0.6
17042023-10-25T22:05:11.363Z Compiling funty v2.0.0
17052023-10-25T22:05:11.369Z Compiling hyper-tls v0.5.0
17062023-10-25T22:05:11.376Z Compiling hyper-rustls v0.24.1
17072023-10-25T22:05:11.382Z Compiling normalize-line-endings v0.3.0
17082023-10-25T22:05:11.388Z Compiling static_assertions v1.1.0
17092023-10-25T22:05:11.395Z Compiling data-encoding v2.4.0
17102023-10-25T22:05:11.400Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17112023-10-25T22:05:11.547Z Compiling reqwest v0.11.20
17122023-10-25T22:05:11.695Z Compiling predicates v3.0.4
17132023-10-25T22:05:13.278Z Compiling bitvec v1.0.1
17142023-10-25T22:05:14.232Z Compiling trust-dns-proto v0.22.0
17152023-10-25T22:05:14.309Z Compiling textwrap v0.16.0
17162023-10-25T22:05:14.846Z Compiling tokio-postgres v0.7.10
17172023-10-25T22:05:16.042Z Compiling diesel v2.1.1
17182023-10-25T22:05:16.072Z Compiling yasna v0.5.2
17192023-10-25T22:05:20.236Z Compiling clap v4.4.3
17202023-10-25T22:05:20.382Z Compiling futures v0.3.28
17212023-10-25T22:05:20.539Z Compiling cipher v0.4.4
17222023-10-25T22:05:20.671Z Compiling similar v2.2.1
17232023-10-25T22:05:20.964Z Compiling signature v2.1.0
17242023-10-25T22:05:21.248Z Compiling tokio-stream v0.1.14
17252023-10-25T22:05:21.314Z Compiling usdt v0.3.5
17262023-10-25T22:05:21.711Z Compiling hex v0.4.3
17272023-10-25T22:05:22.730Z Compiling console v0.15.7
17282023-10-25T22:05:22.752Z Compiling bstr v1.6.0
17292023-10-25T22:05:22.852Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17302023-10-25T22:05:24.070Z Compiling getopts v0.2.21
17312023-10-25T22:05:24.594Z Compiling unsafe-libyaml v0.2.9
17322023-10-25T22:05:25.835Z Compiling ident_case v1.0.1
17332023-10-25T22:05:26.574Z Compiling slog-async v2.8.0
17342023-10-25T22:05:26.960Z Compiling serde_yaml v0.9.25
17352023-10-25T22:05:27.780Z Compiling paste v1.0.14
17362023-10-25T22:05:27.897Z Compiling darling_core v0.20.3
17372023-10-25T22:05:28.510Z Compiling multer v2.1.0
17382023-10-25T22:05:28.903Z Compiling async-stream-impl v0.3.5
17392023-10-25T22:05:30.054Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17402023-10-25T22:05:30.179Z Compiling regex-syntax v0.6.29
17412023-10-25T22:05:30.254Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17422023-10-25T22:05:31.446Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17432023-10-25T22:05:31.945Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17442023-10-25T22:05:42.054Z Compiling structmeta-derive v0.1.6
17452023-10-25T22:05:42.504Z Compiling darling_macro v0.20.3
17462023-10-25T22:05:42.642Z Compiling structmeta v0.1.6
17472023-10-25T22:05:42.690Z Compiling darling v0.20.3
17482023-10-25T22:05:42.719Z Compiling serde_with_macros v2.3.3
17492023-10-25T22:05:42.779Z Compiling parse-display-derive v0.7.0
17502023-10-25T22:05:42.841Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17512023-10-25T22:05:42.884Z Compiling test-strategy v0.2.1
17522023-10-25T22:05:50.699Z Checking unicode-ident v1.0.12
17532023-10-25T22:06:21.052Z Checking heck v0.4.1
17542023-10-25T22:06:28.668Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17552023-10-25T22:06:29.152Z Checking crossbeam-channel v0.5.8
17562023-10-25T22:06:29.367Z Checking atty v0.2.14
17572023-10-25T22:06:30.053Z Checking match_cfg v0.1.0
17582023-10-25T22:06:30.170Z Checking hostname v0.3.1
17592023-10-25T22:06:30.335Z Checking sha1 v0.10.5
17602023-10-25T22:06:30.353Z Checking dirs-sys-next v0.1.2
17612023-10-25T22:06:30.611Z Checking fastrand v2.0.0
17622023-10-25T22:06:30.780Z Checking dirs-next v2.0.0
17632023-10-25T22:06:30.829Z Checking thread_local v1.1.7
17642023-10-25T22:06:30.962Z Checking term v0.7.0
17652023-10-25T22:06:31.110Z Checking tempfile v3.8.0
17662023-10-25T22:06:31.265Z Checking strum v0.25.0
17672023-10-25T22:06:31.636Z Checking instant v0.1.12
17682023-10-25T22:06:31.789Z Checking take_mut v0.2.2
17692023-10-25T22:06:31.878Z Checking slog-term v2.9.0
17702023-10-25T22:06:32.427Z Checking slog-json v2.6.1
17712023-10-25T22:06:32.504Z Checking serde_with v2.3.3
17722023-10-25T22:06:32.695Z Checking camino v1.1.6
17732023-10-25T22:06:32.822Z Checking slog-bunyan v2.4.0
17742023-10-25T22:06:33.582Z Checking debug-ignore v1.0.5
17752023-10-25T22:06:33.602Z Checking atomic-waker v1.1.1
17762023-10-25T22:06:33.757Z Checking waitgroup v0.1.2
17772023-10-25T22:06:33.893Z Checking async-stream v0.3.5
17782023-10-25T22:06:33.957Z Checking serde_path_to_error v0.1.14
17792023-10-25T22:06:34.343Z Checking backoff v0.4.0
17802023-10-25T22:06:34.631Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17812023-10-25T22:06:34.781Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17822023-10-25T22:06:35.311Z Checking parse-display v0.7.0
17832023-10-25T22:06:35.321Z Checking macaddr v1.0.1
17842023-10-25T22:06:35.331Z Checking quick-error v1.2.3
17852023-10-25T22:06:36.111Z Compiling proc-macro-crate v1.3.1
17862023-10-25T22:06:36.116Z Checking wait-timeout v0.2.0
17872023-10-25T22:06:36.137Z Compiling crucible-workspace-hack v0.1.0
17882023-10-25T22:06:37.146Z Checking rusty-fork v0.3.0
17892023-10-25T22:06:37.305Z Checking rand_xorshift v0.3.0
17902023-10-25T22:06:37.963Z Checking unarray v0.1.4
17912023-10-25T22:06:37.975Z Checking proptest v1.3.1
17922023-10-25T22:06:37.985Z Compiling proc-macro-error-attr v1.0.4
17932023-10-25T22:06:38.161Z Compiling proc-macro-error v1.0.4
17942023-10-25T22:06:42.775Z Compiling num_enum_derive v0.5.11
17952023-10-25T22:06:44.943Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17962023-10-25T22:06:46.495Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17972023-10-25T22:06:46.611Z Compiling foreign-types-macros v0.2.3
17982023-10-25T22:06:47.335Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-10-25T22:06:47.792Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-10-25T22:06:47.864Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18012023-10-25T22:06:47.942Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-10-25T22:06:48.482Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18032023-10-25T22:06:50.840Z Compiling zone_cfg_derive v0.2.0
18042023-10-25T22:06:51.119Z Compiling mockall_derive v0.11.4
18052023-10-25T22:06:52.322Z Compiling num-derive v0.4.0
18062023-10-25T22:07:05.467Z Checking base64ct v1.6.0
18072023-10-25T22:07:22.871Z Checking is-terminal v0.4.9
18082023-10-25T22:07:31.958Z Compiling slog-dtrace v0.2.3
18092023-10-25T22:07:32.041Z Checking termtree v0.4.1
18102023-10-25T22:07:32.341Z Checking predicates-tree v1.0.9
18112023-10-25T22:07:32.372Z Compiling cancel-safe-futures v0.1.2
18122023-10-25T22:07:32.479Z Checking password-hash v0.5.0
18132023-10-25T22:07:32.568Z Checking num_enum v0.5.11
18142023-10-25T22:07:32.789Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18152023-10-25T22:07:32.899Z Checking blake2 v0.10.6
18162023-10-25T22:07:33.216Z Checking postcard-cobs v0.1.5-pre
18172023-10-25T22:07:33.352Z Checking base64 v0.13.1
18182023-10-25T22:07:33.458Z Checking postcard v0.7.3
18192023-10-25T22:07:33.569Z Checking argon2 v0.5.2
18202023-10-25T22:07:33.996Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-10-25T22:07:34.100Z Checking smoltcp v0.8.2
18222023-10-25T22:07:34.312Z Checking cfg-if v0.1.10
18232023-10-25T22:07:34.442Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18242023-10-25T22:07:34.582Z Checking foreign-types-shared v0.3.1
18252023-10-25T22:07:34.745Z Checking foreign-types v0.5.0
18262023-10-25T22:07:34.871Z Checking cstr-argument v0.1.2
18272023-10-25T22:07:34.896Z Checking pretty-hex v0.2.1
18282023-10-25T22:07:35.100Z Checking colored v2.0.4
18292023-10-25T22:07:35.129Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18302023-10-25T22:07:35.147Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312023-10-25T22:07:35.587Z Checking predicates v2.1.5
18322023-10-25T22:07:35.830Z Checking downcast v0.11.0
18332023-10-25T22:07:35.850Z Checking fragile v2.0.0
18342023-10-25T22:07:36.255Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18352023-10-25T22:07:36.573Z Checking zone v0.2.0
18362023-10-25T22:07:36.637Z Checking mockall v0.11.4
18372023-10-25T22:07:36.969Z Checking smf v0.2.2
18382023-10-25T22:07:36.999Z Checking filetime v0.2.22
18392023-10-25T22:07:37.058Z Checking xattr v1.0.1
18402023-10-25T22:07:37.285Z Compiling heck v0.3.3
18412023-10-25T22:07:37.332Z Checking tar v0.4.40
18422023-10-25T22:07:37.657Z Compiling libefi-sys v0.1.0
18432023-10-25T22:07:37.734Z Compiling der_derive v0.7.2
18442023-10-25T22:07:37.848Z Compiling structopt-derive v0.4.18
18452023-10-25T22:07:38.557Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18462023-10-25T22:07:38.620Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18472023-10-25T22:07:38.741Z Checking pem v1.1.1
18482023-10-25T22:07:38.789Z Compiling memoffset v0.7.1
18492023-10-25T22:07:39.212Z Checking camino-tempfile v1.0.2
18502023-10-25T22:07:39.329Z Compiling maybe-uninit v2.0.0
18512023-10-25T22:07:39.382Z Checking headers-core v0.2.0
18522023-10-25T22:07:39.501Z Compiling packed_struct v0.10.1
18532023-10-25T22:07:39.575Z Checking headers v0.3.9
18542023-10-25T22:07:40.056Z Compiling num-bigint-dig v0.8.4
18552023-10-25T22:07:40.104Z Compiling packed_struct_codegen v0.10.1
18562023-10-25T22:07:40.465Z Compiling signal-hook v0.3.17
18572023-10-25T22:07:40.772Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18582023-10-25T22:07:40.876Z Checking rcgen v0.10.0
18592023-10-25T22:07:41.405Z Checking atomicwrites v0.4.2
18602023-10-25T22:07:41.529Z Checking subprocess v0.2.9
18612023-10-25T22:07:41.685Z Compiling num-rational v0.4.1
18622023-10-25T22:07:41.822Z Checking termcolor v1.2.0
18632023-10-25T22:07:42.098Z Compiling same-file v1.0.6
18642023-10-25T22:07:42.327Z Compiling walkdir v2.4.0
18652023-10-25T22:07:42.432Z Compiling semver-parser v0.10.2
18662023-10-25T22:07:42.913Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18672023-10-25T22:07:43.347Z Compiling home v0.5.5
18682023-10-25T22:07:43.408Z Checking linked-hash-map v0.5.6
18692023-10-25T22:07:43.661Z Compiling semver v0.11.0
18702023-10-25T22:07:44.302Z Checking lru-cache v0.1.2
18712023-10-25T22:07:44.332Z Compiling toolchain_find v0.2.0
18722023-10-25T22:07:44.385Z Compiling toml v0.5.11
18732023-10-25T22:07:44.444Z Compiling doc-comment v0.3.3
18742023-10-25T22:07:44.774Z Checking ciborium-io v0.2.1
18752023-10-25T22:07:44.937Z Checking half v1.8.2
18762023-10-25T22:07:45.108Z Compiling omicron-zone-package v0.8.3
18772023-10-25T22:07:45.364Z Checking arc-swap v1.6.0
18782023-10-25T22:07:45.861Z Compiling convert_case v0.4.0
18792023-10-25T22:07:45.878Z Checking ciborium-ll v0.2.1
18802023-10-25T22:07:46.037Z Checking ciborium v0.2.1
18812023-10-25T22:07:46.068Z Checking slog-scope v4.4.0
18822023-10-25T22:07:46.453Z Checking slog-stdlog v4.1.1
18832023-10-25T22:07:46.655Z Compiling snafu-derive v0.7.5
18842023-10-25T22:07:46.719Z Compiling derive_more v0.99.17
18852023-10-25T22:07:46.870Z Checking slog-envlogger v2.2.0
18862023-10-25T22:07:47.634Z Compiling rustfmt-wrapper v0.2.0
18872023-10-25T22:07:47.789Z Compiling derive-where v1.2.5
18882023-10-25T22:07:48.673Z Checking hkdf v0.12.3
18892023-10-25T22:07:48.948Z Compiling libz-sys v1.1.12
18902023-10-25T22:07:48.976Z Compiling parking_lot_core v0.8.6
18912023-10-25T22:07:49.574Z Checking resolv-conf v0.7.0
18922023-10-25T22:07:49.774Z Checking newline-converter v0.3.0
18932023-10-25T22:07:49.986Z Checking textwrap v0.11.0
18942023-10-25T22:07:50.035Z Checking strsim v0.8.0
18952023-10-25T22:07:50.145Z Checking vec_map v0.8.2
18962023-10-25T22:07:50.313Z Checking keccak v0.1.4
18972023-10-25T22:07:50.316Z Checking ansi_term v0.12.1
18982023-10-25T22:07:50.550Z Checking trust-dns-resolver v0.22.0
18992023-10-25T22:07:50.759Z Checking expectorate v1.1.0
19002023-10-25T22:07:50.790Z Checking sha3 v0.10.8
19012023-10-25T22:07:50.812Z Checking clap v2.34.0
19022023-10-25T22:07:51.554Z Checking secrecy v0.8.0
19032023-10-25T22:07:51.665Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19042023-10-25T22:07:51.896Z Compiling libgit2-sys v0.15.2+1.6.4
19052023-10-25T22:07:53.432Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19062023-10-25T22:07:53.910Z Checking pem-rfc7468 v0.7.0
19072023-10-25T22:07:53.972Z Compiling libsqlite3-sys v0.26.0
19082023-10-25T22:07:54.529Z Checking flagset v0.4.3
19092023-10-25T22:07:54.680Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19102023-10-25T22:07:54.813Z Checking der v0.7.8
19112023-10-25T22:07:54.965Z Checking fxhash v0.2.1
19122023-10-25T22:07:55.023Z Compiling vergen v8.2.4
19132023-10-25T22:07:55.214Z Compiling semver v0.1.20
19142023-10-25T22:07:55.483Z Checking structopt v0.3.26
19152023-10-25T22:07:55.833Z Compiling rustc_version v0.1.7
19162023-10-25T22:07:56.495Z Compiling newtype_derive v0.1.6
19172023-10-25T22:07:56.894Z Compiling buf-list v1.0.3
19182023-10-25T22:07:57.138Z Checking humantime v2.1.0
19192023-10-25T22:07:57.579Z Checking crc-catalog v2.2.0
19202023-10-25T22:07:57.778Z Checking crc v3.0.1
19212023-10-25T22:07:57.891Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19222023-10-25T22:07:57.960Z Checking spki v0.7.2
19232023-10-25T22:07:58.397Z Checking pkcs8 v0.10.2
19242023-10-25T22:07:58.796Z Checking nodrop v0.1.14
19252023-10-25T22:07:58.959Z Checking array-init v0.0.4
19262023-10-25T22:07:58.980Z Checking pkcs1 v0.7.5
19272023-10-25T22:07:59.342Z Checking smallvec v0.6.14
19282023-10-25T22:07:59.346Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19292023-10-25T22:07:59.953Z Compiling num_enum_derive v0.7.0
19302023-10-25T22:08:00.665Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19312023-10-25T22:08:02.262Z Compiling unicase v2.7.0
19322023-10-25T22:08:02.682Z Compiling rayon-core v1.11.0
19332023-10-25T22:08:02.823Z Checking bitfield v0.14.0
19342023-10-25T22:08:03.383Z Checking utf-8 v0.7.6
19352023-10-25T22:08:03.388Z Checking rsa v0.9.2
19362023-10-25T22:08:03.392Z Checking serde-hex v0.1.0
19372023-10-25T22:08:03.549Z Checking x509-cert v0.2.4
19382023-10-25T22:08:03.977Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19392023-10-25T22:08:04.342Z Checking env_logger v0.10.0
19402023-10-25T22:08:04.916Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19412023-10-25T22:08:05.008Z Checking ron v0.8.1
19422023-10-25T22:08:05.086Z Checking crc-any v2.4.3
19432023-10-25T22:08:05.689Z Compiling platforms v3.0.2
19442023-10-25T22:08:06.179Z Checking object v0.30.4
19452023-10-25T22:08:06.186Z Checking path-slash v0.1.5
19462023-10-25T22:08:07.166Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19472023-10-25T22:08:07.553Z Checking num-complex v0.4.4
19482023-10-25T22:08:08.507Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19492023-10-25T22:08:08.946Z Compiling erased-serde v0.3.30
19502023-10-25T22:08:09.115Z Checking num v0.4.1
19512023-10-25T22:08:09.355Z Compiling curve25519-dalek v4.1.0
19522023-10-25T22:08:09.933Z Compiling bitstruct_derive v0.1.0
19532023-10-25T22:08:10.236Z Compiling async-recursion v1.0.5
19542023-10-25T22:08:11.917Z Compiling glob v0.3.1
19552023-10-25T22:08:11.924Z Compiling mime_guess v2.0.4
19562023-10-25T22:08:12.614Z Compiling thiserror-impl-no-std v2.0.2
19572023-10-25T22:08:12.904Z Compiling curve25519-dalek-derive v0.1.0
19582023-10-25T22:08:13.818Z Compiling salty v0.2.0
19592023-10-25T22:08:14.466Z Checking tungstenite v0.18.0
19602023-10-25T22:08:15.132Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19612023-10-25T22:08:15.929Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19622023-10-25T22:08:16.419Z Checking tokio-tungstenite v0.18.0
19632023-10-25T22:08:16.477Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19642023-10-25T22:08:16.857Z Checking universal-hash v0.5.1
19652023-10-25T22:08:16.925Z Checking nibble_vec v0.1.0
19662023-10-25T22:08:17.154Z Checking endian-type v0.1.2
19672023-10-25T22:08:17.221Z Checking opaque-debug v0.3.0
19682023-10-25T22:08:17.481Z Compiling crunchy v0.2.2
19692023-10-25T22:08:17.964Z Checking radix_trie v0.2.1
19702023-10-25T22:08:18.162Z Checking snafu v0.7.5
19712023-10-25T22:08:18.643Z Checking linear-map v1.2.0
19722023-10-25T22:08:18.851Z Compiling tiny-keccak v2.0.2
19732023-10-25T22:08:19.160Z Checking parking_lot v0.11.2
19742023-10-25T22:08:19.208Z Checking trust-dns-client v0.22.0
19752023-10-25T22:08:19.570Z Compiling clang-sys v1.6.1
19762023-10-25T22:08:19.685Z Checking aead v0.5.2
19772023-10-25T22:08:19.740Z Compiling darling_core v0.14.4
19782023-10-25T22:08:20.008Z Compiling prettyplease v0.2.12
19792023-10-25T22:08:20.439Z Compiling ascii-canvas v3.0.0
19802023-10-25T22:08:20.575Z Checking sled v0.34.7
19812023-10-25T22:08:21.198Z Checking trust-dns-server v0.22.1
19822023-10-25T22:08:21.930Z Checking toml_edit v0.20.0
19832023-10-25T22:08:22.016Z Compiling const_format_proc_macros v0.2.31
19842023-10-25T22:08:22.242Z Compiling ena v0.14.2
19852023-10-25T22:08:22.888Z Compiling minimal-lexical v0.2.1
19862023-10-25T22:08:23.686Z Compiling diff v0.1.13
19872023-10-25T22:08:24.576Z Checking pretty-hex v0.3.0
19882023-10-25T22:08:24.827Z Compiling portable-atomic v1.4.3
19892023-10-25T22:08:25.170Z Compiling lalrpop v0.19.12
19902023-10-25T22:08:25.270Z Compiling nom v7.1.3
19912023-10-25T22:08:25.310Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19922023-10-25T22:08:25.418Z Checking toml v0.8.0
19932023-10-25T22:08:25.871Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19942023-10-25T22:08:26.182Z Checking path-dedot v3.1.0
19952023-10-25T22:08:26.440Z Compiling libloading v0.7.4
19962023-10-25T22:08:26.620Z Compiling ref-cast v1.0.20
19972023-10-25T22:08:26.669Z Compiling bindgen v0.65.1
19982023-10-25T22:08:27.365Z Checking path-absolutize v3.1.0
19992023-10-25T22:08:28.378Z Checking globset v0.4.13
20002023-10-25T22:08:28.550Z Compiling darling_macro v0.14.4
20012023-10-25T22:08:29.147Z Checking crossbeam-deque v0.8.3
20022023-10-25T22:08:29.653Z Checking hashlink v0.8.3
20032023-10-25T22:08:29.808Z Checking olpc-cjson v0.1.3
20042023-10-25T22:08:30.005Z Compiling darling v0.14.4
20052023-10-25T22:08:30.135Z Compiling derive_builder_core v0.12.0
20062023-10-25T22:08:30.174Z Checking serde_plain v1.0.2
20072023-10-25T22:08:30.547Z Compiling which v4.4.0
20082023-10-25T22:08:30.567Z Compiling ref-cast-impl v1.0.20
20092023-10-25T22:08:30.620Z Compiling libxml v0.3.3
20102023-10-25T22:08:31.095Z Compiling cexpr v0.6.0
20112023-10-25T22:08:31.471Z Checking fallible-streaming-iterator v0.1.9
20122023-10-25T22:08:31.525Z Compiling peeking_take_while v0.1.2
20132023-10-25T22:08:31.723Z Compiling rustc-hash v1.1.0
20142023-10-25T22:08:31.806Z Compiling shlex v1.1.0
20152023-10-25T22:08:31.948Z Compiling lazycell v1.3.0
20162023-10-25T22:08:32.190Z Checking rusqlite v0.29.0
20172023-10-25T22:08:32.259Z Checking tough v0.12.5
20182023-10-25T22:08:32.314Z Checking nix v0.26.2
20192023-10-25T22:08:33.751Z Compiling derive_builder_macro v0.12.0
20202023-10-25T22:08:35.067Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20212023-10-25T22:08:35.099Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20222023-10-25T22:08:35.921Z Checking twox-hash v1.6.3
20232023-10-25T22:08:36.003Z Checking ff v0.13.0
20242023-10-25T22:08:36.351Z Compiling strum_macros v0.24.3
20252023-10-25T22:08:36.706Z Compiling indoc v1.0.9
20262023-10-25T22:08:38.107Z Checking signature v1.6.4
20272023-10-25T22:08:38.296Z Checking display-error-chain v0.1.1
20282023-10-25T22:08:38.432Z Checking ed25519 v1.5.3
20292023-10-25T22:08:38.500Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20302023-10-25T22:08:38.659Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20312023-10-25T22:08:41.605Z Checking group v0.13.0
20322023-10-25T22:08:41.842Z Checking polyval v0.6.1
20332023-10-25T22:08:42.148Z Checking num_enum v0.7.0
20342023-10-25T22:08:42.408Z Checking aes v0.8.3
20352023-10-25T22:08:42.854Z Checking ctr v0.9.2
20362023-10-25T22:08:43.091Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20372023-10-25T22:08:43.295Z Checking crypto-bigint v0.5.2
20382023-10-25T22:08:43.306Z Checking bincode v1.3.3
20392023-10-25T22:08:43.826Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20402023-10-25T22:08:44.077Z Compiling cookie v0.16.2
20412023-10-25T22:08:44.243Z Checking base16ct v0.2.0
20422023-10-25T22:08:45.745Z Checking aes-gcm-siv v0.11.1
20432023-10-25T22:08:45.996Z Checking rayon v1.7.0
20442023-10-25T22:08:46.084Z Checking elliptic-curve v0.13.5
20452023-10-25T22:08:46.113Z Checking steno v0.4.0
20462023-10-25T22:08:46.981Z Checking poly1305 v0.8.0
20472023-10-25T22:08:47.071Z Checking thiserror-no-std v2.0.2
20482023-10-25T22:08:47.226Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20492023-10-25T22:08:47.721Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20502023-10-25T22:08:47.823Z Checking env_logger v0.9.3
20512023-10-25T22:08:48.116Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20522023-10-25T22:08:48.394Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20532023-10-25T22:08:49.767Z Checking chacha20 v0.9.1
20542023-10-25T22:08:49.786Z Checking serde-big-array v0.4.1
20552023-10-25T22:08:49.990Z Checking serde-big-array v0.5.1
20562023-10-25T22:08:50.426Z Compiling oso-derive v0.26.4
20572023-10-25T22:08:50.431Z Compiling impl-trait-for-tuples v0.2.2
20582023-10-25T22:08:50.440Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20592023-10-25T22:08:50.478Z Checking ringbuffer v0.15.0
20602023-10-25T22:08:50.840Z Checking ascii v1.1.0
20612023-10-25T22:08:51.122Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20622023-10-25T22:08:51.757Z Checking vsss-rs v3.3.1
20632023-10-25T22:08:51.767Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20642023-10-25T22:08:51.775Z Checking chacha20poly1305 v0.10.1
20652023-10-25T22:08:51.809Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20662023-10-25T22:08:53.233Z Checking bitstruct v0.1.1
20672023-10-25T22:08:53.477Z Checking signal-hook-tokio v0.3.1
20682023-10-25T22:08:53.751Z Checking tungstenite v0.20.1
20692023-10-25T22:08:54.319Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20702023-10-25T22:08:54.786Z Checking serde_arrays v0.1.0
20712023-10-25T22:08:55.002Z Checking corncobs v0.1.3
20722023-10-25T22:08:55.260Z Checking tokio-tungstenite v0.20.1
20732023-10-25T22:08:55.265Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20742023-10-25T22:08:55.970Z Checking assert_matches v1.5.0
20752023-10-25T22:08:56.812Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20762023-10-25T22:08:58.776Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20772023-10-25T22:08:58.943Z Checking bcs v0.1.6
20782023-10-25T22:09:00.106Z Checking highway v1.1.0
20792023-10-25T22:09:00.136Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20802023-10-25T22:09:02.975Z Checking const_format v0.2.31
20812023-10-25T22:09:04.285Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20822023-10-25T22:09:04.498Z Checking ron v0.7.1
20832023-10-25T22:09:06.533Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20842023-10-25T22:09:07.983Z Checking http-range v0.1.5
20852023-10-25T22:09:08.130Z Checking bit_field v0.10.2
20862023-10-25T22:09:08.239Z Checking hyper-staticfile v0.9.5
20872023-10-25T22:09:08.876Z Compiling indoc v2.0.3
20882023-10-25T22:09:15.251Z Checking derive_builder v0.12.0
20892023-10-25T22:09:18.957Z Checking bb8 v0.8.1
20902023-10-25T22:09:19.046Z Checking quick-xml v0.23.1
20912023-10-25T22:09:19.226Z Checking bytesize v1.3.0
20922023-10-25T22:09:19.603Z Checking number_prefix v0.4.0
20932023-10-25T22:09:19.890Z Checking fs-err v2.9.0
20942023-10-25T22:09:20.011Z Checking maplit v1.0.2
20952023-10-25T22:09:21.026Z Checking indicatif v0.17.7
20962023-10-25T22:09:21.128Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20972023-10-25T22:09:23.266Z Checking signal-hook-mio v0.2.3
20982023-10-25T22:09:24.273Z Compiling vte_generate_state_changes v0.1.1
20992023-10-25T22:09:32.749Z Checking yansi v0.5.1
21002023-10-25T22:09:33.196Z Checking pretty_assertions v1.4.0
21012023-10-25T22:09:35.097Z Checking crossterm v0.27.0
21022023-10-25T22:09:35.768Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21032023-10-25T22:09:37.519Z Checking fatfs v0.3.6
21042023-10-25T22:09:37.558Z Checking cassowary v0.3.0
21052023-10-25T22:09:37.972Z Checking plotters-backend v0.3.5
21062023-10-25T22:09:38.174Z Checking ratatui v0.23.0
21072023-10-25T22:09:38.576Z Checking plotters-svg v0.3.5
21082023-10-25T22:09:40.820Z Checking rtoolbox v0.0.1
21092023-10-25T22:09:41.096Z Checking rand v0.4.6
21102023-10-25T22:09:41.290Z Checking remove_dir_all v0.5.3
21112023-10-25T22:09:41.506Z Checking owo-colors v3.5.0
21122023-10-25T22:09:42.019Z Checking cast v0.3.0
21132023-10-25T22:09:42.423Z Checking tui-tree-widget v0.13.0
21142023-10-25T22:09:42.504Z Checking criterion-plot v0.5.0
21152023-10-25T22:09:42.657Z Checking tempdir v0.3.7
21162023-10-25T22:09:42.848Z Checking rpassword v7.2.0
21172023-10-25T22:09:42.912Z Checking plotters v0.3.5
21182023-10-25T22:09:46.282Z Checking tinytemplate v1.2.1
21192023-10-25T22:09:46.922Z Checking shell-words v1.1.0
21202023-10-25T22:09:46.969Z Checking anes v0.1.6
21212023-10-25T22:09:47.176Z Checking os_str_bytes v6.5.1
21222023-10-25T22:09:47.402Z Checking oorandom v11.1.3
21232023-10-25T22:09:47.628Z Checking criterion v0.5.1
21242023-10-25T22:09:47.735Z Checking clap_lex v0.2.4
21252023-10-25T22:09:53.909Z Checking assert_cmd v2.0.12
21262023-10-25T22:09:54.099Z Compiling clap_derive v3.2.25
21272023-10-25T22:09:54.256Z Checking dashmap v5.5.1
21282023-10-25T22:09:55.211Z Compiling serial_test_derive v0.10.0
21292023-10-25T22:09:56.002Z Compiling crossbeam-queue v0.3.8
21302023-10-25T22:09:56.835Z Checking serial_test v0.10.0
21312023-10-25T22:09:57.570Z Checking vte v0.11.1
21322023-10-25T22:09:58.091Z Checking threadpool v1.8.1
21332023-10-25T22:10:00.145Z Checking strip-ansi-escapes v0.2.0
21342023-10-25T22:10:00.365Z Checking crossterm v0.26.1
21352023-10-25T22:10:01.443Z Compiling tabled_derive v0.6.0
21362023-10-25T22:10:01.661Z Checking clap v3.2.25
21372023-10-25T22:10:02.284Z Checking httptest v0.15.4
21382023-10-25T22:10:02.583Z Checking similar-asserts v1.5.0
21392023-10-25T22:10:03.340Z Checking fd-lock v3.0.13
21402023-10-25T22:10:03.344Z Checking nanorand v0.7.0
21412023-10-25T22:10:03.347Z Compiling rstest_macros v0.18.2
21422023-10-25T22:10:03.477Z Checking nu-ansi-term v0.49.0
21432023-10-25T22:10:03.994Z Checking flume v0.11.0
21442023-10-25T22:10:04.107Z Checking reedline v0.23.0
21452023-10-25T22:10:07.060Z Checking libtest-mimic v0.5.2
21462023-10-25T22:10:07.338Z Compiling pin-project-internal v1.1.3
21472023-10-25T22:10:07.676Z Checking bytecount v0.6.3
21482023-10-25T22:10:07.780Z Checking datatest-stable v0.1.3
21492023-10-25T22:10:07.887Z Checking constant_time_eq v0.2.6
21502023-10-25T22:10:08.086Z Checking topological-sort v0.2.2
21512023-10-25T22:10:08.207Z Checking arrayref v0.3.7
21522023-10-25T22:10:08.297Z Checking arrayvec v0.7.4
21532023-10-25T22:10:08.339Z Compiling trybuild v1.0.85
21542023-10-25T22:10:08.392Z Compiling relative-path v1.9.0
21552023-10-25T22:10:08.880Z Checking blake2b_simd v1.0.1
21562023-10-25T22:10:09.400Z Checking papergrid v0.10.0
21572023-10-25T22:10:11.892Z Checking pin-project v1.1.3
21582023-10-25T22:10:12.024Z Checking basic-toml v0.1.4
21592023-10-25T22:10:12.292Z Checking constant_time_eq v0.3.0
21602023-10-25T22:10:12.365Z Checking futures-timer v3.0.2
21612023-10-25T22:10:12.465Z Checking rust-argon2 v1.0.1
21622023-10-25T22:10:13.124Z Checking partial-io v0.5.4
21632023-10-25T22:10:13.737Z Checking tabled v0.14.0
21642023-10-25T22:10:14.794Z Checking approx v0.5.1
21652023-10-25T22:10:14.825Z Checking cargo-platform v0.1.3
21662023-10-25T22:10:15.296Z Checking hex-literal v0.4.1
21672023-10-25T22:10:15.463Z Checking cargo_metadata v0.18.0
21682023-10-25T22:10:17.972Z Checking crossbeam v0.8.2
21692023-10-25T22:10:18.381Z Checking cargo_toml v0.16.3
21702023-10-25T22:10:19.005Z Checking termios v0.3.3
21712023-10-25T22:10:21.476Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21722023-10-25T22:10:22.701Z Checking rstest v0.18.2
21732023-10-25T22:10:29.442Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21742023-10-25T22:10:41.925Z Compiling polar-core v0.26.4
21752023-10-25T22:10:42.138Z Compiling bzip2 v0.4.4
21762023-10-25T22:10:42.626Z Compiling zip v0.6.6
21772023-10-25T22:10:43.819Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21782023-10-25T22:10:44.608Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21792023-10-25T22:10:45.210Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21802023-10-25T22:10:45.398Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21812023-10-25T22:10:45.514Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21822023-10-25T22:10:46.034Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21832023-10-25T22:10:46.521Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21842023-10-25T22:10:46.932Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21852023-10-25T22:10:47.819Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21862023-10-25T22:10:47.916Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21872023-10-25T22:10:47.962Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21882023-10-25T22:10:48.224Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21892023-10-25T22:10:48.804Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21902023-10-25T22:10:48.941Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21912023-10-25T22:10:50.031Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21922023-10-25T22:10:52.753Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21932023-10-25T22:10:55.462Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21942023-10-25T22:11:03.101Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21952023-10-25T22:11:03.513Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21962023-10-25T22:11:08.385Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21972023-10-25T22:11:08.406Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21982023-10-25T22:11:08.422Z Checking oso v0.26.4
21992023-10-25T22:11:08.969Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22002023-10-25T22:11:11.551Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22012023-10-25T22:11:11.629Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22022023-10-25T22:11:14.170Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22032023-10-25T22:11:14.412Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22042023-10-25T22:11:14.861Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22052023-10-25T22:11:17.068Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22062023-10-25T22:11:18.497Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22072023-10-25T22:11:22.016Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22082023-10-25T22:11:22.527Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22092023-10-25T22:11:31.266Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22102023-10-25T22:11:34.837Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22112023-10-25T22:11:36.390Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22122023-10-25T22:11:37.996Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22132023-10-25T22:11:38.462Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22142023-10-25T22:11:38.601Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22152023-10-25T22:11:38.802Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22162023-10-25T22:11:38.933Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22172023-10-25T22:11:41.824Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22182023-10-25T22:11:43.940Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22192023-10-25T22:11:45.376Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22202023-10-25T22:11:52.889Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22212023-10-25T22:11:54.407Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22222023-10-25T22:11:55.769Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22232023-10-25T22:11:56.771Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22242023-10-25T22:11:59.348Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22252023-10-25T22:12:04.922Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22262023-10-25T22:12:05.625Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22272023-10-25T22:12:07.023Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22282023-10-25T22:12:08.205Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22292023-10-25T22:12:16.273Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22302023-10-25T22:12:18.137Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22312023-10-25T22:12:19.679Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22322023-10-25T22:12:20.685Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22332023-10-25T22:12:26.624Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22342023-10-25T22:12:41.206Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22352023-10-25T22:12:59.555Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22362023-10-25T22:13:18.787Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22372023-10-25T22:13:39.735Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22382023-10-25T22:14:18.961Z Compiling git2 v0.17.2
22392023-10-25T22:14:27.541Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22402023-10-25T22:14:29.885Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22412023-10-25T22:14:42.687Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22422023-10-25T22:14:52.004Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22432023-10-25T22:14:52.327Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22442023-10-25T22:14:52.830Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22452023-10-25T22:14:54.355Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22462023-10-25T22:15:31.291Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22472023-10-25T22:16:55.666Z Finished dev [unoptimized + debuginfo] target(s) in 13m 18s
22482023-10-25T22:16:55.888Z
22492023-10-25T22:16:55.891Zreal 14:22.003260417
22502023-10-25T22:16:55.894Zuser 1:24:29.923382981
22512023-10-25T22:16:55.897Zsys 11:10.387371014
22522023-10-25T22:16:55.900Ztrap 2.971367448
22532023-10-25T22:16:55.903Ztflt 7.003327533
22542023-10-25T22:16:55.906Zdflt 8.921803849
22552023-10-25T22:16:55.909Zkflt 0.021911027
22562023-10-25T22:16:55.911Zlock 2:03:16.591992592
22572023-10-25T22:16:55.914Zslp 4:44:24.439315449
22582023-10-25T22:16:55.917Zlat 3:09.542671841
22592023-10-25T22:16:55.919Zstop 7:30.118097845
22602023-10-25T22:16:57.158Zwarning: output filename collision.
22612023-10-25T22:16:57.161ZThe 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)`.
22622023-10-25T22:16:57.166ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22632023-10-25T22:16:57.168ZThe targets should have unique names.
22642023-10-25T22:16:57.171ZThis is a known bug where multiple crates with the same name use
22652023-10-25T22:16:57.174Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22662023-10-25T22:16:57.176Zwarning: output filename collision.
22672023-10-25T22:16:57.179ZThe 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)`.
22682023-10-25T22:16:57.182ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22692023-10-25T22:16:57.185ZThe targets should have unique names.
22702023-10-25T22:16:57.187ZThis is a known bug where multiple crates with the same name use
22712023-10-25T22:16:57.297Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22722023-10-25T22:16:57.707Zwarning: output filename collision.
22732023-10-25T22:16:57.711ZThe 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)`.
22742023-10-25T22:16:57.716ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22752023-10-25T22:16:57.720ZThe targets should have unique names.
22762023-10-25T22:16:57.724ZThis is a known bug where multiple crates with the same name use
22772023-10-25T22:16:57.729Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22782023-10-25T22:16:57.742Zwarning: output filename collision.
22792023-10-25T22:16:58.156ZThe 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)`.
22802023-10-25T22:16:58.161ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22812023-10-25T22:16:58.168ZThe targets should have unique names.
22822023-10-25T22:16:58.584ZThis is a known bug where multiple crates with the same name use
22832023-10-25T22:16:58.588Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22842023-10-25T22:16:58.591Zwarning: output filename collision.
22852023-10-25T22:16:58.594ZThe 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`.
22862023-10-25T22:16:58.605ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22872023-10-25T22:16:58.608ZThe targets should have unique names.
22882023-10-25T22:16:58.614ZThis is a known bug where multiple crates with the same name use
22892023-10-25T22:16:58.617Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22902023-10-25T22:16:58.620Zwarning: output filename collision.
22912023-10-25T22:16:58.623ZThe 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)`.
22922023-10-25T22:16:58.626ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22932023-10-25T22:16:58.629ZThe targets should have unique names.
22942023-10-25T22:16:58.632ZThis is a known bug where multiple crates with the same name use
22952023-10-25T22:16:58.635Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22962023-10-25T22:16:58.638Zwarning: output filename collision.
22972023-10-25T22:16:58.641ZThe 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)`.
22982023-10-25T22:16:58.644ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
22992023-10-25T22:16:58.647ZThe targets should have unique names.
23002023-10-25T22:16:58.650ZThis is a known bug where multiple crates with the same name use
23012023-10-25T22:16:58.653Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23022023-10-25T22:16:58.656Zwarning: output filename collision.
23032023-10-25T22:16:58.659ZThe 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)`.
23042023-10-25T22:16:58.665ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23052023-10-25T22:16:58.670ZThe targets should have unique names.
23062023-10-25T22:16:58.676ZThis is a known bug where multiple crates with the same name use
23072023-10-25T22:16:58.680Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23082023-10-25T22:16:58.684Zwarning: output filename collision.
23092023-10-25T22:16:58.687ZThe 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)`.
23102023-10-25T22:16:58.690ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23112023-10-25T22:16:58.694ZThe targets should have unique names.
23122023-10-25T22:16:58.698ZThis is a known bug where multiple crates with the same name use
23132023-10-25T22:16:58.701Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23142023-10-25T22:16:58.704Zwarning: output filename collision.
23152023-10-25T22:16:58.707ZThe 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)`.
23162023-10-25T22:16:58.709ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23172023-10-25T22:16:58.712ZThe targets should have unique names.
23182023-10-25T22:16:58.716ZThis is a known bug where multiple crates with the same name use
23192023-10-25T22:16:58.719Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23202023-10-25T22:16:58.722Zwarning: output filename collision.
23212023-10-25T22:16:58.725ZThe 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)`.
23222023-10-25T22:16:58.728ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23232023-10-25T22:16:58.731ZThe targets should have unique names.
23242023-10-25T22:16:58.733ZThis is a known bug where multiple crates with the same name use
23252023-10-25T22:16:58.737Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23262023-10-25T22:16:58.741Z Checking unicode-ident v1.0.12
23272023-10-25T22:16:58.744Z Documenting libc v0.2.149
23282023-10-25T22:16:58.747Z Documenting cfg-if v1.0.0
23292023-10-25T22:16:58.750Z Checking libc v0.2.149
23302023-10-25T22:16:58.753Z Checking serde v1.0.188
23312023-10-25T22:16:58.757Z Checking cfg-if v1.0.0
23322023-10-25T22:16:58.760Z Documenting log v0.4.20
23332023-10-25T22:16:58.763Z Documenting itoa v1.0.9
23342023-10-25T22:16:58.767Z Documenting scopeguard v1.2.0
23352023-10-25T22:16:58.770Z Checking proc-macro2 v1.0.67
23362023-10-25T22:16:59.032Z Checking quote v1.0.33
23372023-10-25T22:16:59.563Z Checking syn v2.0.32
23382023-10-25T22:16:59.614Z Checking syn v1.0.109
23392023-10-25T22:17:01.882Z Checking once_cell v1.18.0
23402023-10-25T22:17:01.931Z Documenting once_cell v1.18.0
23412023-10-25T22:17:01.997Z Documenting memchr v2.6.3
23422023-10-25T22:17:02.329Z Documenting smallvec v1.11.0
23432023-10-25T22:17:04.216Z Documenting lock_api v0.4.10
23442023-10-25T22:17:04.645Z Documenting getrandom v0.2.10
23452023-10-25T22:17:06.528Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23462023-10-25T22:17:06.967Z Documenting libm v0.2.7
23472023-10-25T22:17:07.250Z Documenting parking_lot_core v0.9.8
23482023-10-25T22:17:08.162Z Documenting pin-project-lite v0.2.13
23492023-10-25T22:17:08.670Z Documenting signal-hook-registry v1.4.1
23502023-10-25T22:17:08.934Z Checking itoa v1.0.9
23512023-10-25T22:17:09.241Z Documenting mio v0.8.8
23522023-10-25T22:17:09.623Z Documenting num_cpus v1.16.0
23532023-10-25T22:17:10.095Z Documenting serde_derive v1.0.188
23542023-10-25T22:17:10.591Z Documenting rand_core v0.6.4
23552023-10-25T22:17:11.801Z Documenting zeroize_derive v1.4.2
23562023-10-25T22:17:12.112Z Documenting num-traits v0.2.16
23572023-10-25T22:17:13.370Z Documenting parking_lot v0.12.1
23582023-10-25T22:17:14.570Z Documenting thiserror-impl v1.0.49
23592023-10-25T22:17:15.583Z Documenting typenum v1.16.0
23602023-10-25T22:17:15.636Z Documenting futures-core v0.3.28
23612023-10-25T22:17:16.634Z Documenting ryu v1.0.15
23622023-10-25T22:17:19.129Z Documenting zeroize v1.6.0
23632023-10-25T22:17:19.287Z Documenting tokio-macros v2.1.0
23642023-10-25T22:17:19.625Z Documenting socket2 v0.5.4
23652023-10-25T22:17:20.649Z Checking thiserror v1.0.49
23662023-10-25T22:17:20.753Z Documenting serde v1.0.188
23672023-10-25T22:17:20.833Z Documenting subtle v2.5.0
23682023-10-25T22:17:21.521Z Checking ryu v1.0.15
23692023-10-25T22:17:21.891Z Documenting byteorder v1.4.3
23702023-10-25T22:17:22.334Z Documenting thiserror v1.0.49
23712023-10-25T22:17:23.259Z Documenting pin-utils v0.1.0
23722023-10-25T22:17:25.079Z Documenting generic-array v0.14.7
23732023-10-25T22:17:26.127Z Documenting futures-sink v0.3.28
23742023-10-25T22:17:26.569Z Checking memchr v2.6.3
23752023-10-25T22:17:26.676Z Checking serde_json v1.0.107
23762023-10-25T22:17:28.021Z Documenting iana-time-zone v0.1.57
23772023-10-25T22:17:28.337Z Checking heck v0.4.1
23782023-10-25T22:17:28.518Z Documenting futures-macro v0.3.28
23792023-10-25T22:17:28.654Z Checking getrandom v0.2.10
23802023-10-25T22:17:29.018Z Documenting futures-task v0.3.28
23812023-10-25T22:17:29.569Z Documenting slab v0.4.9
23822023-10-25T22:17:30.777Z Documenting const-oid v0.9.5
23832023-10-25T22:17:31.945Z Documenting crypto-common v0.1.6
23842023-10-25T22:17:32.125Z Documenting futures-channel v0.3.28
23852023-10-25T22:17:33.851Z Documenting futures-io v0.3.28
23862023-10-25T22:17:34.738Z Checking bytes v1.5.0
23872023-10-25T22:17:35.289Z Documenting ppv-lite86 v0.2.17
23882023-10-25T22:17:35.937Z Checking log v0.4.20
23892023-10-25T22:17:36.209Z Documenting tinyvec_macros v0.1.1
23902023-10-25T22:17:36.380Z Checking byteorder v1.4.3
23912023-10-25T22:17:37.054Z Documenting block-buffer v0.10.4
23922023-10-25T22:17:37.963Z Documenting tracing-attributes v0.1.26
23932023-10-25T22:17:38.201Z Documenting tracing-core v0.1.31
23942023-10-25T22:17:39.246Z Checking fnv v1.0.7
23952023-10-25T22:17:39.432Z Documenting serde_derive_internals v0.26.0
23962023-10-25T22:17:39.705Z Documenting futures-util v0.3.28
23972023-10-25T22:17:39.926Z Documenting rand_chacha v0.3.1
23982023-10-25T22:17:40.300Z Documenting tinyvec v1.6.0
23992023-10-25T22:17:43.145Z Documenting digest v0.10.7
24002023-10-25T22:17:45.652Z Checking serde_derive_internals v0.26.0
24012023-10-25T22:17:45.802Z Documenting rand v0.8.5
24022023-10-25T22:17:46.694Z Documenting dyn-clone v1.0.13
24032023-10-25T22:17:47.454Z Documenting base64 v0.21.4
24042023-10-25T22:17:48.695Z Documenting schemars_derive v0.8.13
24052023-10-25T22:17:51.129Z Documenting unicode-normalization v0.1.22
24062023-10-25T22:17:52.137Z Checking ucd-trie v0.1.6
24072023-10-25T22:17:52.445Z Documenting fnv v1.0.7
24082023-10-25T22:17:53.171Z Documenting cpufeatures v0.2.9
24092023-10-25T22:17:53.299Z Documenting bytes v1.5.0
24102023-10-25T22:17:53.769Z Documenting serde_json v1.0.107
24112023-10-25T22:17:54.823Z Documenting bitflags v2.4.0
24122023-10-25T22:17:57.291Z Documenting chrono v0.4.31
24132023-10-25T22:17:57.572Z Documenting uuid v1.4.1
24142023-10-25T22:17:58.694Z Checking pest v2.7.2
24152023-10-25T22:17:58.778Z Checking libm v0.2.7
24162023-10-25T22:18:00.288Z Documenting unicode-bidi v0.3.13
24172023-10-25T22:18:00.625Z Documenting tokio v1.33.0
24182023-10-25T22:18:01.825Z Documenting http v0.2.9
24192023-10-25T22:18:02.548Z Checking num-traits v0.2.16
24202023-10-25T22:18:02.770Z Documenting lazy_static v1.4.0
24212023-10-25T22:18:04.475Z Documenting tracing v0.1.37
24222023-10-25T22:18:04.515Z Documenting percent-encoding v2.3.0
24232023-10-25T22:18:05.294Z Documenting ahash v0.8.3
24242023-10-25T22:18:06.589Z Checking ahash v0.8.3
24252023-10-25T22:18:06.632Z Documenting schemars v0.8.13
24262023-10-25T22:18:06.877Z Checking time-core v0.1.1
24272023-10-25T22:18:07.104Z Documenting allocator-api2 v0.2.16
24282023-10-25T22:18:07.154Z Documenting adler v1.0.2
24292023-10-25T22:18:10.148Z Documenting unicode-ident v1.0.12
24302023-10-25T22:18:10.515Z Documenting form_urlencoded v1.2.0
24312023-10-25T22:18:11.140Z Documenting untrusted v0.7.1
24322023-10-25T22:18:11.291Z Documenting miniz_oxide v0.7.1
24332023-10-25T22:18:12.246Z Documenting hashbrown v0.14.0
24342023-10-25T22:18:14.140Z Documenting proc-macro2 v1.0.67
24352023-10-25T22:18:15.142Z Documenting ring v0.16.20
24362023-10-25T22:18:15.781Z Documenting idna v0.4.0
24372023-10-25T22:18:16.136Z Documenting httparse v1.8.0
24382023-10-25T22:18:16.288Z Documenting equivalent v1.0.1
24392023-10-25T22:18:17.116Z Checking zerocopy v0.3.0
24402023-10-25T22:18:18.235Z Checking uuid v1.4.1
24412023-10-25T22:18:19.020Z Checking iana-time-zone v0.1.57
24422023-10-25T22:18:19.240Z Checking chrono v0.4.31
24432023-10-25T22:18:19.724Z Checking dof v0.1.5
24442023-10-25T22:18:20.331Z Documenting indexmap v2.0.0
24452023-10-25T22:18:20.406Z Checking dtrace-parser v0.1.14
24462023-10-25T22:18:20.727Z Documenting quote v1.0.33
24472023-10-25T22:18:21.194Z Checking thread-id v4.2.0
24482023-10-25T22:18:21.368Z Documenting slog v2.7.0
24492023-10-25T22:18:22.495Z Documenting url v2.4.1
24502023-10-25T22:18:22.636Z Documenting openssl-probe v0.1.5
24512023-10-25T22:18:22.747Z Documenting httpdate v1.0.3
24522023-10-25T22:18:23.500Z Documenting rustls-webpki v0.101.4
24532023-10-25T22:18:27.143Z Documenting sct v0.7.0
24542023-10-25T22:18:27.981Z Documenting try-lock v0.2.4
24552023-10-25T22:18:28.227Z Checking usdt-impl v0.3.5
24562023-10-25T22:18:28.725Z Documenting http-body v0.4.5
24572023-10-25T22:18:28.936Z Documenting rustls-pemfile v1.0.3
24582023-10-25T22:18:29.053Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24592023-10-25T22:18:29.351Z Documenting openssl-macros v0.1.1
24602023-10-25T22:18:30.192Z Documenting tokio-util v0.7.9
24612023-10-25T22:18:30.240Z Documenting aho-corasick v1.0.4
24622023-10-25T22:18:30.306Z Documenting openssl-sys v0.9.93
24632023-10-25T22:18:32.113Z Documenting want v0.3.1
24642023-10-25T22:18:33.081Z Documenting rustls v0.21.7
24652023-10-25T22:18:34.926Z Documenting gimli v0.28.0
24662023-10-25T22:18:35.461Z Documenting regex-syntax v0.7.5
24672023-10-25T22:18:36.320Z Documenting mime v0.3.17
24682023-10-25T22:18:37.536Z Documenting tower-service v0.3.2
24692023-10-25T22:18:38.016Z Documenting time-macros v0.2.13
24702023-10-25T22:18:38.702Z Documenting h2 v0.3.21
24712023-10-25T22:18:41.986Z Documenting openssl v0.10.57
24722023-10-25T22:18:42.806Z Documenting async-trait v0.1.73
24732023-10-25T22:18:43.813Z Documenting object v0.32.1
24742023-10-25T22:18:45.147Z Documenting addr2line v0.21.0
24752023-10-25T22:18:45.632Z Documenting errno v0.3.2
24762023-10-25T22:18:45.703Z Documenting tokio-rustls v0.24.1
24772023-10-25T22:18:46.160Z Documenting regex-automata v0.3.8
24782023-10-25T22:18:50.168Z Documenting ipnet v2.8.0
24792023-10-25T22:18:50.724Z Documenting rustc-demangle v0.1.23
24802023-10-25T22:18:50.747Z Documenting num_threads v0.1.6
24812023-10-25T22:18:53.533Z Documenting unicode-width v0.1.10
24822023-10-25T22:18:54.631Z Documenting hyper v0.14.27
24832023-10-25T22:18:54.916Z Documenting time-core v0.1.1
24842023-10-25T22:18:55.800Z Checking allocator-api2 v0.2.16
24852023-10-25T22:18:56.219Z Checking dyn-clone v1.0.13
24862023-10-25T22:18:56.472Z Documenting deranged v0.3.8
24872023-10-25T22:18:56.605Z Checking schemars v0.8.13
24882023-10-25T22:18:56.882Z Checking hashbrown v0.14.0
24892023-10-25T22:18:57.788Z Documenting rustix v0.38.9
24902023-10-25T22:18:58.605Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24912023-10-25T22:18:59.191Z Checking pest_meta v2.7.2
24922023-10-25T22:18:59.248Z Documenting crossbeam-utils v0.8.16
24932023-10-25T22:18:59.636Z Checking equivalent v1.0.1
24942023-10-25T22:18:59.815Z Checking indexmap v2.0.0
24952023-10-25T22:19:00.829Z Documenting regex v1.9.5
24962023-10-25T22:19:01.681Z Documenting native-tls v0.2.11
24972023-10-25T22:19:02.543Z Documenting backtrace v0.3.69
24982023-10-25T22:19:04.014Z Documenting time v0.3.27
24992023-10-25T22:19:06.380Z Checking hashbrown v0.13.2
25002023-10-25T22:19:08.431Z Documenting pest_meta v2.7.2
25012023-10-25T22:19:09.028Z Checking http v0.2.9
25022023-10-25T22:19:09.164Z Checking aho-corasick v1.0.4
25032023-10-25T22:19:09.896Z Documenting encoding_rs v0.8.33
25042023-10-25T22:19:10.675Z Documenting anyhow v1.0.75
25052023-10-25T22:19:11.380Z Checking regex-syntax v0.7.5
25062023-10-25T22:19:11.847Z Documenting tokio-native-tls v0.3.1
25072023-10-25T22:19:12.975Z Checking pest_generator v2.7.2
25082023-10-25T22:19:13.990Z Documenting rustls-native-certs v0.6.3
25092023-10-25T22:19:14.267Z Documenting serde_urlencoded v0.7.1
25102023-10-25T22:19:14.699Z Documenting pest_generator v2.7.2
25112023-10-25T22:19:15.298Z Documenting ucd-trie v0.1.6
25122023-10-25T22:19:16.968Z Checking regex-automata v0.3.8
25132023-10-25T22:19:17.312Z Checking serde_tokenstream v0.1.7
25142023-10-25T22:19:17.911Z Documenting webpki-roots v0.25.2
25152023-10-25T22:19:18.921Z Documenting syn v2.0.32
25162023-10-25T22:19:19.900Z Documenting hyper-rustls v0.24.1
25172023-10-25T22:19:20.594Z Documenting hyper-tls v0.5.0
25182023-10-25T22:19:20.715Z Documenting pest v2.7.2
25192023-10-25T22:19:21.341Z Documenting dof v0.1.5
25202023-10-25T22:19:22.403Z Documenting pest_derive v2.7.2
25212023-10-25T22:19:23.781Z Checking regex v1.9.5
25222023-10-25T22:19:24.060Z Documenting thread-id v4.2.0
25232023-10-25T22:19:25.190Z Checking unicode-width v0.1.10
25242023-10-25T22:19:25.195Z Documenting usdt-macro v0.3.5
25252023-10-25T22:19:27.210Z Documenting usdt-attr-macro v0.3.5
25262023-10-25T22:19:28.618Z Documenting openapiv3 v1.0.3
25272023-10-25T22:19:29.216Z Documenting dtrace-parser v0.1.14
25282023-10-25T22:19:29.939Z Documenting ipnetwork v0.20.0
25292023-10-25T22:19:30.291Z Documenting sha2 v0.10.8
25302023-10-25T22:19:31.218Z Documenting reqwest v0.11.20
25312023-10-25T22:19:32.435Z Documenting futures-executor v0.3.28
25322023-10-25T22:19:34.542Z Checking serde_tokenstream v0.2.0
25332023-10-25T22:19:35.129Z Documenting spin v0.9.8
25342023-10-25T22:19:35.487Z Documenting usdt-impl v0.3.5
25352023-10-25T22:19:37.305Z Checking strsim v0.10.0
25362023-10-25T22:19:37.667Z Checking regress v0.7.1
25372023-10-25T22:19:38.256Z Documenting hex v0.4.3
25382023-10-25T22:19:38.410Z Documenting hmac v0.12.1
25392023-10-25T22:19:38.886Z Documenting fallible-iterator v0.2.0
25402023-10-25T22:19:39.504Z Documenting futures v0.3.28
25412023-10-25T22:19:42.881Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25422023-10-25T22:19:43.404Z Documenting usdt v0.3.5
25432023-10-25T22:19:45.055Z Checking openapiv3 v1.0.3
25442023-10-25T22:19:46.507Z Documenting stringprep v0.1.3
25452023-10-25T22:19:46.511Z Documenting semver v1.0.20
25462023-10-25T22:19:46.514Z Documenting md-5 v0.10.5
25472023-10-25T22:19:46.518Z Documenting regress v0.7.1
25482023-10-25T22:19:50.781Z Documenting siphasher v0.3.11
25492023-10-25T22:19:51.629Z Documenting utf8parse v0.2.1
25502023-10-25T22:19:51.645Z Documenting block-padding v0.3.3
25512023-10-25T22:19:52.083Z Checking unsafe-libyaml v0.2.9
25522023-10-25T22:19:52.453Z Documenting static_assertions v1.1.0
25532023-10-25T22:19:53.158Z Documenting heck v0.4.1
25542023-10-25T22:19:53.286Z Documenting postgres-protocol v0.6.6
25552023-10-25T22:19:54.119Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25562023-10-25T22:19:54.323Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25572023-10-25T22:19:55.244Z Documenting phf_shared v0.11.2
25582023-10-25T22:19:55.736Z Checking getopts v0.2.21
25592023-10-25T22:19:55.942Z Documenting toml_datetime v0.6.3
25602023-10-25T22:19:56.253Z Documenting num-integer v0.1.45
25612023-10-25T22:19:56.883Z Documenting whoami v1.4.1
25622023-10-25T22:19:58.052Z Documenting inout v0.1.3
25632023-10-25T22:19:59.169Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25642023-10-25T22:20:02.551Z Documenting phf v0.11.2
25652023-10-25T22:20:02.597Z Documenting unsafe-libyaml v0.2.9
25662023-10-25T22:20:02.626Z Documenting postgres-types v0.2.6
25672023-10-25T22:20:02.800Z Checking ident_case v1.0.1
25682023-10-25T22:20:02.920Z Documenting either v1.9.0
25692023-10-25T22:20:03.042Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25702023-10-25T22:20:04.381Z Checking serde_yaml v0.9.25
25712023-10-25T22:20:04.573Z Documenting cipher v0.4.4
25722023-10-25T22:20:05.936Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25732023-10-25T22:20:07.573Z Documenting getopts v0.2.21
25742023-10-25T22:20:07.728Z Documenting zerocopy v0.6.4
25752023-10-25T22:20:08.066Z Documenting serde_yaml v0.9.25
25762023-10-25T22:20:09.057Z Documenting data-encoding v2.4.0
25772023-10-25T22:20:10.505Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25782023-10-25T22:20:12.345Z Documenting tokio-postgres v0.7.10
25792023-10-25T22:20:13.539Z Documenting anstyle v1.0.2
25802023-10-25T22:20:13.807Z Documenting anstyle-parse v0.2.1
25812023-10-25T22:20:14.517Z Documenting crossbeam-channel v0.5.8
25822023-10-25T22:20:15.334Z Documenting match_cfg v0.1.0
25832023-10-25T22:20:15.953Z Documenting anstyle-query v1.0.0
25842023-10-25T22:20:17.302Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25852023-10-25T22:20:18.456Z Documenting colorchoice v1.0.0
25862023-10-25T22:20:19.329Z Documenting hostname v0.3.1
25872023-10-25T22:20:19.776Z Documenting itertools v0.11.0
25882023-10-25T22:20:20.761Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25892023-10-25T22:20:21.119Z Documenting terminal_size v0.2.6
25902023-10-25T22:20:21.862Z Documenting dirs-sys-next v0.1.2
25912023-10-25T22:20:22.527Z Documenting anstream v0.5.0
25922023-10-25T22:20:25.490Z Documenting strsim v0.10.0
25932023-10-25T22:20:26.845Z Documenting clap_lex v0.5.1
25942023-10-25T22:20:27.363Z Documenting tap v1.0.1
25952023-10-25T22:20:28.021Z Documenting dirs-next v2.0.0
25962023-10-25T22:20:28.719Z Documenting clap_derive v4.4.2
25972023-10-25T22:20:29.004Z Documenting thread_local v1.1.7
25982023-10-25T22:20:31.244Z Documenting crc32fast v1.3.2
25992023-10-25T22:20:31.323Z Documenting radium v0.7.0
26002023-10-25T22:20:31.544Z Documenting wyz v0.5.1
26012023-10-25T22:20:32.552Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26022023-10-25T22:20:32.948Z Documenting clap_builder v4.4.2
26032023-10-25T22:20:34.299Z Documenting funty v2.0.0
26042023-10-25T22:20:35.373Z Documenting term v0.7.0
26052023-10-25T22:20:35.588Z Documenting num-iter v0.1.43
26062023-10-25T22:20:36.002Z Documenting sha1 v0.10.5
26072023-10-25T22:20:37.102Z Documenting enum-as-inner v0.5.1
26082023-10-25T22:20:37.287Z Documenting atty v0.2.14
26092023-10-25T22:20:39.036Z Documenting bitvec v1.0.1
26102023-10-25T22:20:41.587Z Documenting memoffset v0.9.0
26112023-10-25T22:20:41.669Z Documenting take_mut v0.2.2
26122023-10-25T22:20:42.400Z Documenting slog-term v2.9.0
26132023-10-25T22:20:42.849Z Documenting clap v4.4.3
26142023-10-25T22:20:42.916Z Documenting flate2 v1.0.28
26152023-10-25T22:20:44.127Z Documenting trust-dns-proto v0.22.0
26162023-10-25T22:20:45.637Z Documenting crossbeam-epoch v0.9.15
26172023-10-25T22:20:47.685Z Documenting slog-async v2.8.0
26182023-10-25T22:20:48.668Z Documenting slog-json v2.6.1
26192023-10-25T22:20:49.512Z Documenting camino v1.1.6
26202023-10-25T22:20:49.753Z Documenting paste v1.0.14
26212023-10-25T22:20:50.059Z Documenting signature v2.1.0
26222023-10-25T22:20:50.237Z Documenting hash32 v0.2.1
26232023-10-25T22:20:52.179Z Documenting scheduled-thread-pool v0.2.7
26242023-10-25T22:20:54.000Z Checking diesel_table_macro_syntax v0.1.0
26252023-10-25T22:20:54.275Z Documenting diesel_table_macro_syntax v0.1.0
26262023-10-25T22:20:55.720Z Documenting bzip2-sys v0.1.11+1.0.8
26272023-10-25T22:20:56.313Z Documenting slog-bunyan v2.4.0
26282023-10-25T22:20:56.362Z Documenting stable_deref_trait v1.2.0
26292023-10-25T22:20:56.890Z Documenting unicode-segmentation v1.10.1
26302023-10-25T22:20:56.977Z Checking darling_core v0.20.3
26312023-10-25T22:20:58.083Z Documenting async-stream-impl v0.3.5
26322023-10-25T22:20:58.490Z Documenting r2d2 v0.8.10
26332023-10-25T22:20:59.973Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26342023-10-25T22:21:00.309Z Documenting heapless v0.7.16
26352023-10-25T22:21:01.553Z Documenting strum v0.25.0
26362023-10-25T22:21:01.693Z Documenting diesel_derives v2.1.1
26372023-10-25T22:21:01.848Z Documenting bzip2 v0.4.4
26382023-10-25T22:21:03.699Z Documenting managed v0.8.0
26392023-10-25T22:21:05.067Z Documenting atomic-waker v1.1.1
26402023-10-25T22:21:05.508Z Documenting debug-ignore v1.0.5
26412023-10-25T22:21:06.230Z Documenting bit-vec v0.6.3
26422023-10-25T22:21:07.586Z Documenting async-stream v0.3.5
26432023-10-25T22:21:07.706Z Checking darling v0.20.3
26442023-10-25T22:21:07.871Z Documenting num-bigint v0.4.4
26452023-10-25T22:21:08.043Z Documenting zip v0.6.6
26462023-10-25T22:21:08.564Z Documenting smoltcp v0.9.1
26472023-10-25T22:21:09.270Z Documenting waitgroup v0.1.2
26482023-10-25T22:21:09.617Z Documenting multer v2.1.0
26492023-10-25T22:21:12.281Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26502023-10-25T22:21:13.230Z Documenting diesel v2.1.1
26512023-10-25T22:21:13.708Z Documenting bstr v1.6.0
26522023-10-25T22:21:14.938Z Documenting serde_path_to_error v0.1.14
26532023-10-25T22:21:15.144Z Documenting hubpack v0.1.2
26542023-10-25T22:21:15.965Z Documenting serde_repr v0.1.16
26552023-10-25T22:21:17.336Z Documenting precomputed-hash v0.1.1
26562023-10-25T22:21:17.494Z Documenting new_debug_unreachable v1.0.4
26572023-10-25T22:21:20.826Z Documenting lalrpop-util v0.19.12
26582023-10-25T22:21:21.571Z Documenting fixedbitset v0.4.2
26592023-10-25T22:21:21.701Z Documenting yasna v0.5.2
26602023-10-25T22:21:21.730Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26612023-10-25T22:21:21.983Z Documenting serde_with_macros v2.3.3
26622023-10-25T22:21:23.197Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26632023-10-25T22:21:23.294Z Documenting string_cache v0.8.7
26642023-10-25T22:21:26.130Z Documenting console v0.15.7
26652023-10-25T22:21:26.359Z Documenting petgraph v0.6.4
26662023-10-25T22:21:29.727Z Documenting float-cmp v0.9.0
26672023-10-25T22:21:29.844Z Documenting smawk v0.3.1
26682023-10-25T22:21:30.354Z Documenting predicates-core v1.0.6
26692023-10-25T22:21:32.527Z Documenting unicode-linebreak v0.1.5
26702023-10-25T22:21:32.740Z Documenting normalize-line-endings v0.3.0
26712023-10-25T22:21:35.929Z Documenting difflib v0.4.0
26722023-10-25T22:21:36.234Z Documenting serde_with v2.3.3
26732023-10-25T22:21:36.458Z Documenting bit-set v0.5.3
26742023-10-25T22:21:36.868Z Documenting textwrap v0.16.0
26752023-10-25T22:21:36.980Z Documenting similar v2.2.1
26762023-10-25T22:21:38.654Z Documenting tokio-stream v0.1.14
26772023-10-25T22:21:42.064Z Documenting predicates v3.0.4
26782023-10-25T22:21:42.602Z Documenting structmeta-derive v0.1.6
26792023-10-25T22:21:42.849Z Checking structmeta v0.1.6
26802023-10-25T22:21:43.222Z Documenting instant v0.1.12
26812023-10-25T22:21:43.839Z Checking regex-syntax v0.6.29
26822023-10-25T22:21:44.097Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26832023-10-25T22:21:45.754Z Documenting macaddr v1.0.1
26842023-10-25T22:21:47.248Z Documenting base64ct v1.6.0
26852023-10-25T22:21:47.506Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26862023-10-25T22:21:48.023Z Checking scopeguard v1.2.0
26872023-10-25T22:21:48.212Z Checking lock_api v0.4.10
26882023-10-25T22:21:48.841Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26892023-10-25T22:21:48.886Z Documenting crucible-workspace-hack v0.1.0
26902023-10-25T22:21:49.243Z Documenting backoff v0.4.0
26912023-10-25T22:21:50.898Z Checking smallvec v1.11.0
26922023-10-25T22:21:50.982Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26932023-10-25T22:21:51.222Z Documenting structmeta v0.1.6
26942023-10-25T22:21:51.505Z Checking parking_lot_core v0.9.8
26952023-10-25T22:21:52.082Z Documenting is-terminal v0.4.9
26962023-10-25T22:21:52.283Z Documenting blake2 v0.10.6
26972023-10-25T22:21:53.262Z Documenting password-hash v0.5.0
26982023-10-25T22:21:53.650Z Checking pin-project-lite v0.2.13
26992023-10-25T22:21:53.826Z Checking parking_lot v0.12.1
27002023-10-25T22:21:54.363Z Checking rand_core v0.6.4
27012023-10-25T22:21:54.805Z Checking typenum v1.16.0
27022023-10-25T22:21:54.849Z Checking zeroize v1.6.0
27032023-10-25T22:21:55.251Z Documenting proc-macro-error-attr v1.0.4
27042023-10-25T22:21:56.378Z Checking futures-core v0.3.28
27052023-10-25T22:21:56.673Z Checking unicode-segmentation v1.10.1
27062023-10-25T22:21:56.966Z Checking proc-macro-error v1.0.4
27072023-10-25T22:21:57.001Z Checking generic-array v0.14.7
27082023-10-25T22:21:57.409Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27092023-10-25T22:21:57.745Z Checking mio v0.8.8
27102023-10-25T22:21:58.413Z Documenting parse-display-derive v0.7.0
27112023-10-25T22:21:58.703Z Checking signal-hook-registry v1.4.1
27122023-10-25T22:21:58.893Z Checking num_cpus v1.16.0
27132023-10-25T22:21:59.052Z Checking socket2 v0.5.4
27142023-10-25T22:21:59.068Z Checking spin v0.5.2
27152023-10-25T22:21:59.082Z Documenting postcard-cobs v0.1.5-pre
27162023-10-25T22:21:59.376Z Documenting fastrand v2.0.0
27172023-10-25T22:21:59.476Z Checking futures-sink v0.3.28
27182023-10-25T22:21:59.691Z Documenting foreign-types-macros v0.2.3
27192023-10-25T22:21:59.762Z Documenting argon2 v0.5.2
27202023-10-25T22:21:59.801Z Checking tokio v1.33.0
27212023-10-25T22:22:01.451Z Documenting proc-macro-error v1.0.4
27222023-10-25T22:22:03.314Z Documenting postcard v0.7.3
27232023-10-25T22:22:04.263Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27242023-10-25T22:22:05.636Z Documenting tempfile v3.8.0
27252023-10-25T22:22:07.015Z Documenting foreign-types-shared v0.3.1
27262023-10-25T22:22:07.657Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27272023-10-25T22:22:08.010Z Documenting parse-display v0.7.0
27282023-10-25T22:22:08.753Z Checking tinyvec_macros v0.1.1
27292023-10-25T22:22:08.881Z Checking tinyvec v1.6.0
27302023-10-25T22:22:09.797Z Checking futures-channel v0.3.28
27312023-10-25T22:22:10.351Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27322023-10-25T22:22:10.810Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27332023-10-25T22:22:11.077Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27342023-10-25T22:22:11.091Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27352023-10-25T22:22:11.386Z Documenting foreign-types v0.5.0
27362023-10-25T22:22:11.999Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27372023-10-25T22:22:12.589Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27382023-10-25T22:22:12.661Z Documenting cstr-argument v0.1.2
27392023-10-25T22:22:14.591Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27402023-10-25T22:22:16.439Z Checking futures-task v0.3.28
27412023-10-25T22:22:16.754Z Checking slab v0.4.9
27422023-10-25T22:22:16.807Z Checking futures-io v0.3.28
27432023-10-25T22:22:17.125Z Checking pin-utils v0.1.0
27442023-10-25T22:22:17.149Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27452023-10-25T22:22:20.482Z Checking futures-util v0.3.28
27462023-10-25T22:22:20.607Z Checking unicode-normalization v0.1.22
27472023-10-25T22:22:20.669Z Checking crypto-common v0.1.6
27482023-10-25T22:22:20.792Z Documenting colored v2.0.4
27492023-10-25T22:22:21.025Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27502023-10-25T22:22:21.144Z Checking tracing-core v0.1.31
27512023-10-25T22:22:21.258Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27522023-10-25T22:22:21.338Z Checking unicode-bidi v0.3.13
27532023-10-25T22:22:21.386Z Checking tracing v0.1.37
27542023-10-25T22:22:21.450Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27552023-10-25T22:22:21.561Z Documenting zone_cfg_derive v0.2.0
27562023-10-25T22:22:24.789Z Checking block-buffer v0.10.4
27572023-10-25T22:22:25.022Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27582023-10-25T22:22:25.127Z Documenting num-derive v0.4.0
27592023-10-25T22:22:25.261Z Checking const-oid v0.9.5
27602023-10-25T22:22:25.566Z Checking ppv-lite86 v0.2.17
27612023-10-25T22:22:25.732Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27622023-10-25T22:22:26.764Z Checking subtle v2.5.0
27632023-10-25T22:22:27.150Z Checking rand_chacha v0.3.1
27642023-10-25T22:22:27.717Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27652023-10-25T22:22:28.015Z Checking digest v0.10.7
27662023-10-25T22:22:28.617Z Documenting smf v0.2.2
27672023-10-25T22:22:28.680Z Documenting zone v0.2.0
27682023-10-25T22:22:30.333Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27692023-10-25T22:22:32.669Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27702023-10-25T22:22:34.967Z Checking bitflags v2.4.0
27712023-10-25T22:22:35.422Z Checking base64 v0.21.4
27722023-10-25T22:22:36.208Z Documenting linked-hash-map v0.5.6
27732023-10-25T22:22:36.226Z Checking untrusted v0.7.1
27742023-10-25T22:22:36.484Z Checking ring v0.16.20
27752023-10-25T22:22:36.487Z Checking rand v0.8.5
27762023-10-25T22:22:37.583Z Checking tokio-util v0.7.9
27772023-10-25T22:22:38.106Z Checking hashbrown v0.12.3
27782023-10-25T22:22:39.126Z Checking bitflags v1.3.2
27792023-10-25T22:22:39.261Z Checking foreign-types-shared v0.1.1
27802023-10-25T22:22:39.278Z Checking openssl-probe v0.1.5
27812023-10-25T22:22:39.415Z Checking percent-encoding v2.3.0
27822023-10-25T22:22:39.482Z Checking foreign-types v0.3.2
27832023-10-25T22:22:39.612Z Checking errno v0.3.2
27842023-10-25T22:22:39.656Z Checking indexmap v1.9.3
27852023-10-25T22:22:39.727Z Checking openssl-sys v0.9.93
27862023-10-25T22:22:39.832Z Checking siphasher v0.3.11
27872023-10-25T22:22:40.311Z Checking try-lock v0.2.4
27882023-10-25T22:22:40.350Z Checking adler v1.0.2
27892023-10-25T22:22:40.507Z Checking want v0.3.1
27902023-10-25T22:22:40.583Z Checking miniz_oxide v0.7.1
27912023-10-25T22:22:40.765Z Checking form_urlencoded v1.2.0
27922023-10-25T22:22:40.778Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27932023-10-25T22:22:40.825Z Checking h2 v0.3.21
27942023-10-25T22:22:40.899Z Checking rustls-webpki v0.101.4
27952023-10-25T22:22:41.072Z Checking sct v0.7.0
27962023-10-25T22:22:41.411Z Checking lazy_static v1.4.0
27972023-10-25T22:22:41.575Z Checking http-body v0.4.5
27982023-10-25T22:22:41.788Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27992023-10-25T22:22:41.897Z Checking openssl v0.10.57
28002023-10-25T22:22:42.075Z Checking io-lifetimes v1.0.11
28012023-10-25T22:22:42.126Z Checking socket2 v0.4.9
28022023-10-25T22:22:42.329Z Checking httparse v1.8.0
28032023-10-25T22:22:42.361Z Checking utf8parse v0.2.1
28042023-10-25T22:22:42.588Z Checking anstyle v1.0.2
28052023-10-25T22:22:42.615Z Documenting lru-cache v0.1.2
28062023-10-25T22:22:42.797Z Checking httpdate v1.0.3
28072023-10-25T22:22:42.963Z Checking cpufeatures v0.2.9
28082023-10-25T22:22:43.083Z Checking tower-service v0.3.2
28092023-10-25T22:22:43.095Z Checking sha2 v0.10.8
28102023-10-25T22:22:43.577Z Checking anstyle-parse v0.2.1
28112023-10-25T22:22:43.581Z Checking rustix v0.37.23
28122023-10-25T22:22:43.600Z Checking rustls v0.21.7
28132023-10-25T22:22:43.960Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28142023-10-25T22:22:45.027Z Checking rustls-pemfile v1.0.3
28152023-10-25T22:22:45.040Z Checking md-5 v0.10.5
28162023-10-25T22:22:45.745Z Checking hmac v0.12.1
28172023-10-25T22:22:45.751Z Checking idna v0.4.0
28182023-10-25T22:22:45.754Z Checking stringprep v0.1.3
28192023-10-25T22:22:46.050Z Documenting slog-dtrace v0.2.3
28202023-10-25T22:22:48.208Z Checking spin v0.9.8
28212023-10-25T22:22:48.304Z Checking num-integer v0.1.45
28222023-10-25T22:22:48.399Z Checking hash32 v0.2.1
28232023-10-25T22:22:48.434Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28242023-10-25T22:22:48.732Z Checking gimli v0.28.0
28252023-10-25T22:22:48.839Z Checking colorchoice v1.0.0
28262023-10-25T22:22:48.975Z Documenting quick-error v1.2.3
28272023-10-25T22:22:49.028Z Checking fallible-iterator v0.2.0
28282023-10-25T22:22:50.007Z Checking either v1.9.0
28292023-10-25T22:22:50.209Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28302023-10-25T22:22:50.306Z Checking anstyle-query v1.0.0
28312023-10-25T22:22:50.461Z Checking stable_deref_trait v1.2.0
28322023-10-25T22:22:50.495Z Checking anstream v0.5.0
28332023-10-25T22:22:50.591Z Checking heapless v0.7.16
28342023-10-25T22:22:50.608Z Checking native-tls v0.2.11
28352023-10-25T22:22:50.984Z Checking postgres-protocol v0.6.6
28362023-10-25T22:22:51.045Z Checking hyper v0.14.27
28372023-10-25T22:22:51.060Z Checking tokio-native-tls v0.3.1
28382023-10-25T22:22:51.494Z Checking tokio-rustls v0.24.1
28392023-10-25T22:22:52.040Z Checking url v2.4.1
28402023-10-25T22:22:52.098Z Checking rustls-native-certs v0.6.3
28412023-10-25T22:22:52.326Z Checking terminal_size v0.2.6
28422023-10-25T22:22:52.412Z Checking phf_shared v0.11.2
28432023-10-25T22:22:52.550Z Checking block-padding v0.3.3
28442023-10-25T22:22:52.845Z Checking scheduled-thread-pool v0.2.7
28452023-10-25T22:22:52.875Z Checking object v0.32.1
28462023-10-25T22:22:53.168Z Checking serde_spanned v0.6.3
28472023-10-25T22:22:53.291Z Checking toml_datetime v0.6.3
28482023-10-25T22:22:53.445Z Checking bzip2-sys v0.1.11+1.0.8
28492023-10-25T22:22:53.661Z Checking crc32fast v1.3.2
28502023-10-25T22:22:53.707Z Checking clap_lex v0.5.1
28512023-10-25T22:22:54.020Z Checking num_threads v0.1.6
28522023-10-25T22:22:54.085Z Checking bit-vec v0.6.3
28532023-10-25T22:22:54.180Z Checking matches v0.1.10
28542023-10-25T22:22:54.309Z Checking deranged v0.3.8
28552023-10-25T22:22:54.730Z Checking managed v0.8.0
28562023-10-25T22:22:55.049Z Checking addr2line v0.21.0
28572023-10-25T22:22:55.232Z Checking regex-automata v0.1.10
28582023-10-25T22:22:55.251Z Documenting resolv-conf v0.7.0
28592023-10-25T22:22:55.831Z Checking winnow v0.5.15
28602023-10-25T22:22:55.861Z Checking rustc-demangle v0.1.23
28612023-10-25T22:22:56.212Z Checking ipnet v2.8.0
28622023-10-25T22:22:56.578Z Checking tap v1.0.1
28632023-10-25T22:22:56.833Z Checking wyz v0.5.1
28642023-10-25T22:22:56.955Z Checking bstr v0.2.17
28652023-10-25T22:22:57.229Z Checking time v0.3.27
28662023-10-25T22:22:57.433Z Checking smoltcp v0.9.1
28672023-10-25T22:22:58.306Z Checking idna v0.2.3
28682023-10-25T22:22:59.813Z Checking clap_builder v4.4.2
28692023-10-25T22:22:59.879Z Checking flate2 v1.0.28
28702023-10-25T22:23:01.665Z Checking toml_edit v0.19.15
28712023-10-25T22:23:01.684Z Checking bzip2 v0.4.4
28722023-10-25T22:23:01.700Z Checking r2d2 v0.8.10
28732023-10-25T22:23:01.716Z Checking hyper-rustls v0.24.1
28742023-10-25T22:23:01.733Z Checking hyper-tls v0.5.0
28752023-10-25T22:23:02.148Z Checking inout v0.1.3
28762023-10-25T22:23:02.152Z Checking phf v0.11.2
28772023-10-25T22:23:02.156Z Checking postgres-types v0.2.6
28782023-10-25T22:23:02.160Z Documenting trust-dns-resolver v0.22.0
28792023-10-25T22:23:02.164Z Checking itertools v0.11.0
28802023-10-25T22:23:02.168Z Checking backtrace v0.3.69
28812023-10-25T22:23:02.294Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28822023-10-25T22:23:03.075Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28832023-10-25T22:23:03.091Z Checking num-bigint v0.4.4
28842023-10-25T22:23:04.803Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28852023-10-25T22:23:04.831Z Checking serde_urlencoded v0.7.1
28862023-10-25T22:23:05.561Z Checking phf_shared v0.10.0
28872023-10-25T22:23:06.008Z Checking futures-executor v0.3.28
28882023-10-25T22:23:06.122Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28892023-10-25T22:23:06.446Z Documenting pem-rfc7468 v0.7.0
28902023-10-25T22:23:06.758Z Checking ipnetwork v0.20.0
28912023-10-25T22:23:07.304Z Checking float-cmp v0.9.0
28922023-10-25T22:23:07.317Z Checking zerocopy v0.6.4
28932023-10-25T22:23:07.595Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28942023-10-25T22:23:07.610Z Documenting der_derive v0.7.2
28952023-10-25T22:23:08.558Z Checking hubpack v0.1.2
28962023-10-25T22:23:08.619Z Checking crossbeam-utils v0.8.16
28972023-10-25T22:23:09.064Z Checking encoding_rs v0.8.33
28982023-10-25T22:23:09.564Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
28992023-10-25T22:23:09.974Z Checking memoffset v0.9.0
29002023-10-25T22:23:10.134Z Checking radium v0.7.0
29012023-10-25T22:23:10.764Z Checking whoami v1.4.1
29022023-10-25T22:23:11.179Z Checking mime v0.3.17
29032023-10-25T22:23:11.730Z Checking new_debug_unreachable v1.0.4
29042023-10-25T22:23:11.877Z Checking difflib v0.4.0
29052023-10-25T22:23:12.408Z Checking static_assertions v1.1.0
29062023-10-25T22:23:12.423Z Checking normalize-line-endings v0.3.0
29072023-10-25T22:23:12.551Z Checking unicode-linebreak v0.1.5
29082023-10-25T22:23:12.599Z Checking precomputed-hash v0.1.1
29092023-10-25T22:23:12.777Z Checking data-encoding v2.4.0
29102023-10-25T22:23:13.085Z Checking fixedbitset v0.4.2
29112023-10-25T22:23:13.310Z Checking smawk v0.3.1
29122023-10-25T22:23:13.484Z Checking webpki-roots v0.25.2
29132023-10-25T22:23:13.608Z Checking predicates-core v1.0.6
29142023-10-25T22:23:13.700Z Documenting flagset v0.4.3
29152023-10-25T22:23:13.741Z Checking funty v2.0.0
29162023-10-25T22:23:13.902Z Checking predicates v3.0.4
29172023-10-25T22:23:15.077Z Checking reqwest v0.11.20
29182023-10-25T22:23:15.337Z Checking trust-dns-proto v0.22.0
29192023-10-25T22:23:15.515Z Checking bitvec v1.0.1
29202023-10-25T22:23:15.915Z Checking textwrap v0.16.0
29212023-10-25T22:23:16.299Z Checking petgraph v0.6.4
29222023-10-25T22:23:16.542Z Checking string_cache v0.8.7
29232023-10-25T22:23:16.991Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29242023-10-25T22:23:17.552Z Checking tokio-postgres v0.7.10
29252023-10-25T22:23:18.050Z Documenting der v0.7.8
29262023-10-25T22:23:21.795Z Checking crossbeam-epoch v0.9.15
29272023-10-25T22:23:21.809Z Checking diesel v2.1.1
29282023-10-25T22:23:22.261Z Checking yasna v0.5.2
29292023-10-25T22:23:22.340Z Checking futures v0.3.28
29302023-10-25T22:23:22.492Z Checking toml v0.7.8
29312023-10-25T22:23:22.506Z Checking clap v4.4.3
29322023-10-25T22:23:22.668Z Checking anyhow v1.0.75
29332023-10-25T22:23:23.417Z Checking cipher v0.4.4
29342023-10-25T22:23:23.651Z Checking zip v0.6.6
29352023-10-25T22:23:23.768Z Checking similar v2.2.1
29362023-10-25T22:23:23.815Z Checking bit-set v0.5.3
29372023-10-25T22:23:24.067Z Checking itertools v0.10.5
29382023-10-25T22:23:24.205Z Checking num-iter v0.1.43
29392023-10-25T22:23:24.474Z Checking console v0.15.7
29402023-10-25T22:23:24.563Z Checking rustix v0.38.9
29412023-10-25T22:23:24.752Z Checking signature v2.1.0
29422023-10-25T22:23:24.961Z Checking tokio-stream v0.1.14
29432023-10-25T22:23:25.004Z Checking bstr v1.6.0
29442023-10-25T22:23:25.115Z Checking usdt v0.3.5
29452023-10-25T22:23:25.379Z Checking hex v0.4.3
29462023-10-25T22:23:25.424Z Checking semver v1.0.20
29472023-10-25T22:23:26.101Z Checking slog v2.7.0
29482023-10-25T22:23:26.216Z Checking lalrpop-util v0.19.12
29492023-10-25T22:23:26.232Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29502023-10-25T22:23:26.584Z Documenting cancel-safe-futures v0.1.2
29512023-10-25T22:23:26.598Z Documenting spki v0.7.2
29522023-10-25T22:23:26.670Z Checking heck v0.3.3
29532023-10-25T22:23:26.904Z Documenting hkdf v0.12.3
29542023-10-25T22:23:26.926Z Documenting structopt-derive v0.4.18
29552023-10-25T22:23:27.898Z Documenting keccak v0.1.4
29562023-10-25T22:23:27.930Z Documenting crc-catalog v2.2.0
29572023-10-25T22:23:32.246Z Documenting arc-swap v1.6.0
29582023-10-25T22:23:32.355Z Documenting crc v3.0.1
29592023-10-25T22:23:32.921Z Documenting pkcs8 v0.10.2
29602023-10-25T22:23:34.483Z Documenting sha3 v0.10.8
29612023-10-25T22:23:35.015Z Documenting structopt v0.3.26
29622023-10-25T22:23:35.463Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29632023-10-25T22:23:36.716Z Documenting libefi-sys v0.1.0
29642023-10-25T22:23:37.865Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29652023-10-25T22:23:38.673Z Documenting slog-scope v4.4.0
29662023-10-25T22:23:39.458Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29672023-10-25T22:23:39.542Z Documenting serde_spanned v0.6.3
29682023-10-25T22:23:41.598Z Documenting secrecy v0.8.0
29692023-10-25T22:23:41.904Z Documenting packed_struct_codegen v0.10.1
29702023-10-25T22:23:43.395Z Documenting half v1.8.2
29712023-10-25T22:23:44.845Z Documenting nodrop v0.1.14
29722023-10-25T22:23:46.188Z Documenting ciborium-io v0.2.1
29732023-10-25T22:23:47.413Z Documenting winnow v0.5.15
29742023-10-25T22:23:47.818Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29752023-10-25T22:23:47.969Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29762023-10-25T22:23:49.084Z Documenting array-init v0.0.4
29772023-10-25T22:23:50.018Z Documenting packed_struct v0.10.1
29782023-10-25T22:23:52.169Z Documenting ciborium-ll v0.2.1
29792023-10-25T22:23:53.961Z Documenting slog-stdlog v4.1.1
29802023-10-25T22:23:55.640Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29812023-10-25T22:23:55.949Z Documenting toml_edit v0.20.0
29822023-10-25T22:23:58.316Z Documenting pkcs1 v0.7.5
29832023-10-25T22:23:59.520Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29842023-10-25T22:24:00.481Z Documenting num-bigint-dig v0.8.4
29852023-10-25T22:24:02.065Z Documenting num-rational v0.4.1
29862023-10-25T22:24:03.593Z Documenting universal-hash v0.5.1
29872023-10-25T22:24:05.164Z Documenting num-complex v0.4.4
29882023-10-25T22:24:05.252Z Documenting filetime v0.2.22
29892023-10-25T22:24:09.127Z Documenting xattr v1.0.1
29902023-10-25T22:24:10.261Z Documenting opaque-debug v0.3.0
29912023-10-25T22:24:11.614Z Documenting bitfield v0.14.0
29922023-10-25T22:24:11.941Z Documenting termcolor v1.2.0
29932023-10-25T22:24:13.040Z Documenting num v0.4.1
29942023-10-25T22:24:14.474Z Documenting rsa v0.9.2
29952023-10-25T22:24:14.979Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29962023-10-25T22:24:15.450Z Documenting tar v0.4.40
29972023-10-25T22:24:16.087Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29982023-10-25T22:24:18.484Z Documenting env_logger v0.10.0
29992023-10-25T22:24:19.180Z Documenting toml v0.8.0
30002023-10-25T22:24:20.476Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30012023-10-25T22:24:21.507Z Documenting slog-envlogger v2.2.0
30022023-10-25T22:24:22.132Z Documenting ciborium v0.2.1
30032023-10-25T22:24:25.395Z Documenting serde-hex v0.1.0
30042023-10-25T22:24:25.714Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30052023-10-25T22:24:26.496Z Documenting x509-cert v0.2.4
30062023-10-25T22:24:27.559Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30072023-10-25T22:24:28.475Z Documenting signal-hook v0.3.17
30082023-10-25T22:24:29.312Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30092023-10-25T22:24:29.802Z Documenting pem v1.1.1
30102023-10-25T22:24:32.017Z Documenting ron v0.8.1
30112023-10-25T22:24:34.186Z Documenting fxhash v0.2.1
30122023-10-25T22:24:34.839Z Documenting derive-where v1.2.5
30132023-10-25T22:24:34.875Z Documenting crc-any v2.4.3
30142023-10-25T22:24:35.939Z Documenting linear-map v1.2.0
30152023-10-25T22:24:39.170Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30162023-10-25T22:24:39.388Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30172023-10-25T22:24:40.311Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30182023-10-25T22:24:42.495Z Documenting doc-comment v0.3.3
30192023-10-25T22:24:44.088Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30202023-10-25T22:24:45.895Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30212023-10-25T22:24:46.000Z Documenting libsqlite3-sys v0.26.0
30222023-10-25T22:24:46.621Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30232023-10-25T22:24:47.587Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30242023-10-25T22:24:53.101Z Documenting hashlink v0.8.3
30252023-10-25T22:24:54.192Z Documenting aead v0.5.2
30262023-10-25T22:24:55.457Z Documenting snafu-derive v0.7.5
30272023-10-25T22:24:58.640Z Documenting path-slash v0.1.5
30282023-10-25T22:24:59.866Z Documenting same-file v1.0.6
30292023-10-25T22:25:00.079Z Documenting fallible-streaming-iterator v0.1.9
30302023-10-25T22:25:00.248Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30312023-10-25T22:25:00.600Z Documenting newtype_derive v0.1.6
30322023-10-25T22:25:02.137Z Documenting camino-tempfile v1.0.2
30332023-10-25T22:25:04.481Z Documenting rusqlite v0.29.0
30342023-10-25T22:25:04.854Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30352023-10-25T22:25:06.042Z Documenting walkdir v2.4.0
30362023-10-25T22:25:06.790Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30372023-10-25T22:25:06.801Z Documenting snafu v0.7.5
30382023-10-25T22:25:07.898Z Documenting nix v0.26.2
30392023-10-25T22:25:09.314Z Checking darling_core v0.14.4
30402023-10-25T22:25:12.264Z Documenting twox-hash v1.6.3
30412023-10-25T22:25:12.282Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30422023-10-25T22:25:12.375Z Documenting nibble_vec v0.1.0
30432023-10-25T22:25:12.995Z Documenting endian-type v0.1.2
30442023-10-25T22:25:16.659Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30452023-10-25T22:25:18.114Z Checking darling v0.14.4
30462023-10-25T22:25:18.284Z Documenting steno v0.4.0
30472023-10-25T22:25:18.462Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30482023-10-25T22:25:18.554Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30492023-10-25T22:25:19.228Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30502023-10-25T22:25:19.265Z Documenting radix_trie v0.2.1
30512023-10-25T22:25:20.252Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30522023-10-25T22:25:21.174Z Documenting polyval v0.6.1
30532023-10-25T22:25:25.780Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30542023-10-25T22:25:27.687Z Documenting num_enum v0.7.0
30552023-10-25T22:25:28.338Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562023-10-25T22:25:28.352Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30572023-10-25T22:25:28.758Z Documenting ctr v0.9.2
30582023-10-25T22:25:33.724Z Documenting aes v0.8.3
30592023-10-25T22:25:33.739Z Documenting bincode v1.3.3
30602023-10-25T22:25:33.841Z Documenting path-dedot v3.1.0
30612023-10-25T22:25:35.960Z Checking convert_case v0.4.0
30622023-10-25T22:25:36.333Z Documenting utf-8 v0.7.6
30632023-10-25T22:25:38.897Z Documenting convert_case v0.4.0
30642023-10-25T22:25:39.910Z Documenting path-absolutize v3.1.0
30652023-10-25T22:25:40.836Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30662023-10-25T22:25:41.873Z Documenting aes-gcm-siv v0.11.1
30672023-10-25T22:25:42.587Z Documenting tungstenite v0.20.1
30682023-10-25T22:25:44.906Z Documenting derive_more v0.99.17
30692023-10-25T22:25:46.018Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30702023-10-25T22:25:46.212Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30712023-10-25T22:25:48.990Z Documenting trust-dns-client v0.22.0
30722023-10-25T22:25:49.831Z Documenting buf-list v1.0.3
30732023-10-25T22:25:52.648Z Documenting globset v0.4.13
30742023-10-25T22:25:54.592Z Documenting crossbeam-deque v0.8.3
30752023-10-25T22:25:57.492Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30762023-10-25T22:25:57.691Z Documenting headers-core v0.2.0
30772023-10-25T22:25:58.205Z Documenting olpc-cjson v0.1.3
30782023-10-25T22:25:59.481Z Documenting serde_plain v1.0.2
30792023-10-25T22:26:01.132Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30802023-10-25T22:26:02.538Z Documenting async-recursion v1.0.5
30812023-10-25T22:26:04.498Z Documenting bitstruct_derive v0.1.0
30822023-10-25T22:26:04.501Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30832023-10-25T22:26:05.703Z Documenting ringbuffer v0.15.0
30842023-10-25T22:26:06.080Z Documenting display-error-chain v0.1.1
30852023-10-25T22:26:06.775Z Documenting ascii v1.1.0
30862023-10-25T22:26:09.715Z Documenting tough v0.12.5
30872023-10-25T22:26:10.548Z Documenting headers v0.3.9
30882023-10-25T22:26:10.673Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30892023-10-25T22:26:11.224Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30902023-10-25T22:26:12.134Z Documenting trust-dns-server v0.22.1
30912023-10-25T22:26:12.417Z Documenting bitstruct v0.1.1
30922023-10-25T22:26:13.813Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30932023-10-25T22:26:16.513Z Documenting rayon-core v1.11.0
30942023-10-25T22:26:17.205Z Documenting tokio-tungstenite v0.20.1
30952023-10-25T22:26:22.989Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30962023-10-25T22:26:23.128Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30972023-10-25T22:26:23.170Z Checking derive_builder_core v0.12.0
30982023-10-25T22:26:23.226Z Documenting derive_builder_core v0.12.0
30992023-10-25T22:26:23.879Z Documenting sled v0.34.7
31002023-10-25T22:26:24.283Z Documenting signal-hook-mio v0.2.3
31012023-10-25T22:26:24.392Z Documenting erased-serde v0.3.30
31022023-10-25T22:26:28.368Z Documenting unicase v2.7.0
31032023-10-25T22:26:28.923Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31042023-10-25T22:26:29.362Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31052023-10-25T22:26:30.253Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31062023-10-25T22:26:30.539Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31072023-10-25T22:26:30.605Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31082023-10-25T22:26:30.952Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31092023-10-25T22:26:31.056Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31102023-10-25T22:26:32.401Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31112023-10-25T22:26:32.605Z Documenting serde_arrays v0.1.0
31122023-10-25T22:26:33.061Z Documenting ff v0.13.0
31132023-10-25T22:26:33.223Z Documenting pretty-hex v0.3.0
31142023-10-25T22:26:34.114Z Documenting mime_guess v2.0.4
31152023-10-25T22:26:37.560Z Documenting derive_builder_macro v0.12.0
31162023-10-25T22:26:37.990Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31172023-10-25T22:26:39.357Z Documenting crossterm v0.27.0
31182023-10-25T22:26:39.640Z Documenting group v0.13.0
31192023-10-25T22:26:40.743Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31202023-10-25T22:26:44.808Z Documenting rayon v1.7.0
31212023-10-25T22:26:46.126Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31222023-10-25T22:26:49.397Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31232023-10-25T22:26:53.893Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31242023-10-25T22:26:57.866Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31252023-10-25T22:27:01.981Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31262023-10-25T22:27:06.126Z Documenting portable-atomic v1.4.3
31272023-10-25T22:27:07.081Z Documenting ed25519 v1.5.3
31282023-10-25T22:27:08.277Z Documenting bcs v0.1.6
31292023-10-25T22:27:11.241Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31302023-10-25T22:27:11.888Z Documenting crypto-bigint v0.5.2
31312023-10-25T22:27:13.445Z Documenting curve25519-dalek-derive v0.1.0
31322023-10-25T22:27:13.553Z Documenting ref-cast-impl v1.0.20
31332023-10-25T22:27:13.648Z Documenting thiserror-impl-no-std v2.0.2
31342023-10-25T22:27:15.337Z Documenting vte_generate_state_changes v0.1.1
31352023-10-25T22:27:21.764Z Checking unicode-xid v0.2.4
31362023-10-25T22:27:21.824Z Documenting unicode-xid v0.2.4
31372023-10-25T22:27:21.871Z Documenting number_prefix v0.4.0
31382023-10-25T22:27:21.909Z Documenting cassowary v0.3.0
31392023-10-25T22:27:21.963Z Documenting highway v1.1.0
31402023-10-25T22:27:21.984Z Documenting base16ct v0.2.0
31412023-10-25T22:27:22.338Z Documenting thiserror-no-std v2.0.2
31422023-10-25T22:27:25.064Z Documenting const_format_proc_macros v0.2.31
31432023-10-25T22:27:26.230Z Documenting elliptic-curve v0.13.5
31442023-10-25T22:27:26.505Z Documenting vte v0.11.1
31452023-10-25T22:27:27.558Z Documenting indicatif v0.17.7
31462023-10-25T22:27:27.727Z Documenting ratatui v0.23.0
31472023-10-25T22:27:28.458Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31482023-10-25T22:27:31.901Z Documenting ref-cast v1.0.20
31492023-10-25T22:27:32.976Z Documenting curve25519-dalek v4.1.0
31502023-10-25T22:27:35.077Z Documenting salty v0.2.0
31512023-10-25T22:27:35.796Z Documenting derive_builder v0.12.0
31522023-10-25T22:27:36.477Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31532023-10-25T22:27:37.054Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31542023-10-25T22:27:39.219Z Documenting polar-core v0.26.4
31552023-10-25T22:27:41.717Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31562023-10-25T22:27:41.842Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31572023-10-25T22:27:43.990Z Documenting libxml v0.3.3
31582023-10-25T22:27:48.514Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31592023-10-25T22:27:48.578Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31602023-10-25T22:27:53.670Z Documenting poly1305 v0.8.0
31612023-10-25T22:27:54.684Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31622023-10-25T22:27:57.700Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31632023-10-25T22:27:59.977Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31642023-10-25T22:28:01.228Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31652023-10-25T22:28:01.516Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31662023-10-25T22:28:01.939Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31672023-10-25T22:28:02.009Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31682023-10-25T22:28:09.844Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31692023-10-25T22:28:11.369Z Documenting chacha20 v0.9.1
31702023-10-25T22:28:12.537Z Documenting bb8 v0.8.1
31712023-10-25T22:28:15.559Z Documenting serde-big-array v0.5.1
31722023-10-25T22:28:18.640Z Documenting quick-xml v0.23.1
31732023-10-25T22:28:19.145Z Documenting bytesize v1.3.0
31742023-10-25T22:28:20.283Z Documenting impl-trait-for-tuples v0.2.2
31752023-10-25T22:28:22.017Z Documenting oso-derive v0.26.4
31762023-10-25T22:28:22.826Z Documenting rtoolbox v0.0.1
31772023-10-25T22:28:25.641Z Documenting fs-err v2.9.0
31782023-10-25T22:28:26.178Z Documenting humantime v2.1.0
31792023-10-25T22:28:26.500Z Documenting maplit v1.0.2
31802023-10-25T22:28:27.085Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31812023-10-25T22:28:27.485Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31822023-10-25T22:28:28.877Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31832023-10-25T22:28:29.107Z Documenting rpassword v7.2.0
31842023-10-25T22:28:32.099Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31852023-10-25T22:28:32.424Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31862023-10-25T22:28:32.759Z Documenting oso v0.26.4
31872023-10-25T22:28:35.505Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31882023-10-25T22:28:41.003Z Documenting chacha20poly1305 v0.10.1
31892023-10-25T22:28:47.656Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31902023-10-25T22:28:48.024Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31912023-10-25T22:28:50.649Z Documenting vsss-rs v3.3.1
31922023-10-25T22:28:55.246Z Documenting tui-tree-widget v0.13.0
31932023-10-25T22:28:55.689Z Documenting strip-ansi-escapes v0.2.0
31942023-10-25T22:28:56.448Z Documenting const_format v0.2.31
31952023-10-25T22:28:58.144Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31962023-10-25T22:29:01.187Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31972023-10-25T22:29:01.536Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31982023-10-25T22:29:01.704Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31992023-10-25T22:29:07.364Z Documenting cookie v0.16.2
32002023-10-25T22:29:07.382Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32012023-10-25T22:29:08.305Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32022023-10-25T22:29:11.772Z Documenting rcgen v0.10.0
32032023-10-25T22:29:13.668Z Documenting signal-hook-tokio v0.3.1
32042023-10-25T22:29:14.397Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32052023-10-25T22:29:17.783Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32062023-10-25T22:29:17.846Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32072023-10-25T22:29:18.353Z Documenting atomicwrites v0.4.2
32082023-10-25T22:29:18.841Z Documenting fd-lock v3.0.13
32092023-10-25T22:29:21.256Z Documenting subprocess v0.2.9
32102023-10-25T22:29:21.585Z Documenting nu-ansi-term v0.49.0
32112023-10-25T22:29:22.425Z Documenting shell-words v1.1.0
32122023-10-25T22:29:25.511Z Documenting owo-colors v3.5.0
32132023-10-25T22:29:25.809Z Documenting corncobs v0.1.3
32142023-10-25T22:29:27.899Z Documenting bit_field v0.10.2
32152023-10-25T22:29:28.280Z Documenting http-range v0.1.5
32162023-10-25T22:29:28.639Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32172023-10-25T22:29:30.104Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32182023-10-25T22:29:32.169Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32192023-10-25T22:29:33.301Z Documenting reedline v0.23.0
32202023-10-25T22:29:34.253Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32212023-10-25T22:29:34.501Z Documenting hyper-staticfile v0.9.5
32222023-10-25T22:29:36.936Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32232023-10-25T22:29:41.548Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32242023-10-25T22:29:44.481Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32252023-10-25T22:29:44.551Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32262023-10-25T22:29:46.872Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32272023-10-25T22:29:58.019Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32282023-10-25T22:29:59.379Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32292023-10-25T22:30:05.161Z Documenting fatfs v0.3.6
32302023-10-25T22:30:11.886Z Documenting cargo-platform v0.1.3
32312023-10-25T22:30:13.741Z Documenting nanorand v0.7.0
32322023-10-25T22:30:15.423Z Documenting assert_matches v1.5.0
32332023-10-25T22:30:16.904Z Documenting glob v0.3.1
32342023-10-25T22:30:18.242Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32352023-10-25T22:30:18.784Z Documenting cargo_metadata v0.18.0
32362023-10-25T22:30:19.686Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32372023-10-25T22:30:20.249Z Documenting flume v0.11.0
32382023-10-25T22:30:20.760Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32392023-10-25T22:30:21.790Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32402023-10-25T22:30:23.210Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32412023-10-25T22:30:26.623Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32422023-10-25T22:30:27.388Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32432023-10-25T22:30:29.171Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32442023-10-25T22:30:30.576Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32452023-10-25T22:30:33.566Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32462023-10-25T22:30:40.719Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32472023-10-25T22:30:53.168Z Documenting omicron-zone-package v0.8.3
32482023-10-25T22:31:03.404Z Documenting cargo_toml v0.16.3
32492023-10-25T22:31:03.412Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32502023-10-25T22:31:04.386Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32512023-10-25T22:31:04.763Z Documenting termios v0.3.3
32522023-10-25T22:31:05.569Z Documenting topological-sort v0.2.2
32532023-10-25T22:31:10.006Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32542023-10-25T22:31:10.910Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32552023-10-25T22:31:11.160Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32562023-10-25T22:31:11.469Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32572023-10-25T22:31:12.486Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32582023-10-25T22:31:21.542Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32592023-10-25T22:31:41.576Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32602023-10-25T22:31:48.716Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32612023-10-25T22:31:58.237Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32622023-10-25T22:32:01.606Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32632023-10-25T22:32:09.549Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32642023-10-25T22:32:13.572Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32652023-10-25T22:32:17.003Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32662023-10-25T22:32:19.668Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32672023-10-25T22:32:19.672Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32682023-10-25T22:32:19.675Z |
32692023-10-25T22:32:19.679Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32702023-10-25T22:32:19.683Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32712023-10-25T22:32:19.686Z |
32722023-10-25T22:32:19.690Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32732023-10-25T22:32:19.693Zhelp: to link to the struct, prefix with `struct@`
32742023-10-25T22:32:19.696Z |
32752023-10-25T22:32:19.699Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32762023-10-25T22:32:19.702Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32772023-10-25T22:32:19.705Z |
32782023-10-25T22:32:19.708Z
32792023-10-25T22:32:22.450Zwarning: `wicketd` (lib doc) generated 1 warning
32802023-10-25T22:32:57.260Zwarning: unresolved link to `Driver::status`
32812023-10-25T22:32:57.265Z --> nexus/src/app/background/common.rs:180:34
32822023-10-25T22:32:57.269Z |
32832023-10-25T22:32:57.272Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32842023-10-25T22:32:57.306Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32852023-10-25T22:32:57.340Z |
32862023-10-25T22:32:57.343Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32872023-10-25T22:32:57.351Z
32882023-10-25T22:32:57.354Zwarning: unresolved link to `Driver::status`
32892023-10-25T22:32:57.357Z --> nexus/src/app/background/common.rs:280:30
32902023-10-25T22:32:57.359Z |
32912023-10-25T22:32:57.362Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32922023-10-25T22:32:57.365Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32932023-10-25T22:32:57.368Z
32942023-10-25T22:33:00.226Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
32952023-10-25T22:33:29.013Z Finished dev [unoptimized + debuginfo] target(s) in 16m 33s
32962023-10-25T22:33:29.130Z
32972023-10-25T22:33:29.133Zreal 16:33.295275187
32982023-10-25T22:33:29.136Zuser 59:19.615304810
32992023-10-25T22:33:29.139Zsys 1:03:13.575326891
33002023-10-25T22:33:29.143Ztrap 2.106099448
33012023-10-25T22:33:29.146Ztflt 0.116854117
33022023-10-25T22:33:29.148Zdflt 0.639496616
33032023-10-25T22:33:29.152Zkflt 0.000272683
33042023-10-25T22:33:29.155Zlock 3:06:50.376063879
33052023-10-25T22:33:29.157Zslp 4:23:48.872929150
33062023-10-25T22:33:29.160Zlat 6:07.105769640
33072023-10-25T22:33:29.164Zstop 2:15.790491941
33082023-10-25T22:33:29.166Zprocess exited: duration 2001221 ms, exit code 0
 
33092023-10-25T22:33:29.172Zfound 0 output files