01HD9GGBP6MQGVFSSFT28FN26J: 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: 01HD9GGQJGDY2616HED9731KJ5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-21T16:20:23.652Zjob assigned to worker 01HD9GGRN7750VAYQCEPNFWYFA (queued for 1 m 24 s)
 
22023-10-21T16:20:24.776Zstarting task 0: "setup"
32023-10-21T16:20:25.253Z++ uname -s
42023-10-21T16:20:25.258Z+ kern=SunOS
52023-10-21T16:20:25.265Z+ case "$kern" in
62023-10-21T16:20:25.274Z+ groupadd -g 12345 build
72023-10-21T16:20:25.286Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-21T16:20:27.273Z+ zfs create -o mountpoint=/work rpool/work
92023-10-21T16:20:27.359Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-21T16:20:27.365Z+ home_fs=zfs
112023-10-21T16:20:27.373Z+ [[ zfs == autofs ]]
122023-10-21T16:20:27.381Z+ mkdir -p /home/build
132023-10-21T16:20:27.388Z+ chown build:build /home/build /work
142023-10-21T16:20:28.366Z+ chmod 0700 /home/build /work
152023-10-21T16:20:28.375Zprocess exited: duration 3186 ms, exit code 0
 
162023-10-21T16:20:28.381Zstarting task 1: "rust-toolchain"
172023-10-21T16:20:28.393Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-21T16:20:28.397Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-21T16:20:28.578Zinfo: downloading installer
202023-10-21T16:20:30.795Zwarning: it looks like you have an existing installation of Rust at:
212023-10-21T16:20:30.807Zwarning: /opt/ooce/bin
222023-10-21T16:20:30.829Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-21T16:20:30.851Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-21T16:20:30.922Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-21T16:20:30.952Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-21T16:20:30.964Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-21T16:20:30.991Zerror: cannot install while Rust is installed
282023-10-21T16:20:31.013Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-21T16:20:31.038Zinfo: profile set to 'default'
302023-10-21T16:20:31.083Zinfo: default host triple is x86_64-unknown-illumos
312023-10-21T16:20:31.097Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-21T16:20:31.101Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-21T16:20:31.111Zinfo: downloading component 'cargo'
342023-10-21T16:20:31.692Zinfo: downloading component 'clippy'
352023-10-21T16:20:31.966Zinfo: downloading component 'rust-docs'
362023-10-21T16:20:32.751Zinfo: downloading component 'rust-std'
372023-10-21T16:20:34.224Zinfo: downloading component 'rustc'
382023-10-21T16:20:37.704Zinfo: downloading component 'rustfmt'
392023-10-21T16:20:37.910Zinfo: installing component 'cargo'
402023-10-21T16:20:40.200Zinfo: installing component 'clippy'
412023-10-21T16:20:41.071Zinfo: installing component 'rust-docs'
422023-10-21T16:20:43.829Zinfo: installing component 'rust-std'
432023-10-21T16:20:47.881Zinfo: installing component 'rustc'
442023-10-21T16:20:57.556Zinfo: installing component 'rustfmt'
452023-10-21T16:20:58.000Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-21T16:20:58.003Z
472023-10-21T16:20:58.136Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-21T16:20:58.139Z
492023-10-21T16:20:58.142Z
502023-10-21T16:20:58.144ZRust is installed now. Great!
512023-10-21T16:20:58.147Z
522023-10-21T16:20:58.150ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-21T16:20:58.154Zenvironment variable. This has not been done automatically.
542023-10-21T16:20:58.158Z
552023-10-21T16:20:58.160ZTo configure your current shell, run:
562023-10-21T16:20:58.163Zsource "$HOME/.cargo/env"
572023-10-21T16:20:58.235Z+ rustc --version
582023-10-21T16:20:58.350Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-21T16:20:58.358Zprocess exited: duration 29971 ms, exit code 0
 
602023-10-21T16:20:58.372Zstarting task 2: "authentication"
612023-10-21T16:20:58.415Zprocess exited: duration 36 ms, exit code 0
 
622023-10-21T16:20:58.425Zstarting task 3: "clone repository"
632023-10-21T16:20:58.437Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-21T16:20:58.442Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-21T16:20:58.541ZCloning into '/work/oxidecomputer/omicron'...
662023-10-21T16:21:04.409Z+ cd /work/oxidecomputer/omicron
672023-10-21T16:21:04.412Z+ [[ -n limit-vni-search-range ]]
682023-10-21T16:21:04.415Z+ git fetch origin limit-vni-search-range
692023-10-21T16:21:04.744ZFrom https://github.com/oxidecomputer/omicron
702023-10-21T16:21:04.748Z * branch limit-vni-search-range -> FETCH_HEAD
712023-10-21T16:21:04.756Z+ git checkout -B limit-vni-search-range remotes/origin/limit-vni-search-range
722023-10-21T16:21:04.817ZSwitched to a new branch 'limit-vni-search-range'
732023-10-21T16:21:04.820Zbranch 'limit-vni-search-range' set up to track 'origin/limit-vni-search-range'.
742023-10-21T16:21:04.823Z+ git reset --hard 25904f62162746e5a16618470d9dcdf4cc948fda
752023-10-21T16:21:04.922ZHEAD is now at 25904f62 Limit size of the search range for VNIs when creating VPCs
762023-10-21T16:21:04.926Zprocess exited: duration 6493 ms, exit code 0
 
772023-10-21T16:21:04.936Zstarting task 4: "build"
782023-10-21T16:21:04.949Z+ cargo --version
792023-10-21T16:21:05.033Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-21T16:21:05.036Z+ rustc --version
812023-10-21T16:21:05.135Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-21T16:21:05.140Z+ source ./env.sh
832023-10-21T16:21:05.142Z++ set -o xtrace
842023-10-21T16:21:05.145Z++++ dirname ./env.sh
852023-10-21T16:21:05.148Z+++ cd .
862023-10-21T16:21:05.151Z+++ echo /work/oxidecomputer/omicron
872023-10-21T16:21:05.154Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-21T16:21:05.160Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-10-21T16:21:05.164Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-10-21T16:21:05.169Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912023-10-21T16:21:05.175Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922023-10-21T16:21:05.179Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932023-10-21T16:21:05.182Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942023-10-21T16:21:05.187Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952023-10-21T16:21:05.191Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962023-10-21T16:21:05.194Z++ unset OMICRON_WS
972023-10-21T16:21:05.198Z++ set +o xtrace
982023-10-21T16:21:05.302Z
992023-10-21T16:21:05.305Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-21T16:21:05.308Z # # # # # # # # # # # # # # #
1012023-10-21T16:21:05.312Z # # # # ##### # # ##### # # # # # #### #
1022023-10-21T16:21:05.315Z ##### ##### # ##### # # # # # # # # #
1032023-10-21T16:21:05.318Z # # # # # # # # # # # # # # #
1042023-10-21T16:21:05.321Z # # # ###### # # ###### ### # #### # #### #
1052023-10-21T16:21:05.324Z
1062023-10-21T16:21:16.935Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-21T16:21:17.851Z Startup: Caching catalogs ... Done
1082023-10-21T16:21:22.383ZPlanning: Solver setup ... Done (4.249s)
1092023-10-21T16:21:22.494ZPlanning: Running solver ... Done (0.110s)
1102023-10-21T16:21:22.542ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-21T16:21:22.557ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-21T16:21:22.873ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-21T16:21:22.950ZPlanning: Package planning ... Done (0.078s)
1142023-10-21T16:21:23.052ZPlanning: Merging actions ... Done (0.085s)
1152023-10-21T16:21:23.997ZPlanning: Checking for conflicting actions ... Done (0.960s)
1162023-10-21T16:21:24.015ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-21T16:21:28.408ZPlanning: Evaluating mediators ... Done (4.393s)
1182023-10-21T16:21:28.425ZPlanning: Planning completed in 10.52 seconds
1192023-10-21T16:21:30.721Z Packages to install: 4
1202023-10-21T16:21:30.724Z Mediators to change: 2
1212023-10-21T16:21:30.727Z Services to change: 1
1222023-10-21T16:21:30.733Z Estimated space available: 149.39 GB
1232023-10-21T16:21:30.735ZEstimated space to be consumed: 1.37 GB
1242023-10-21T16:21:30.738Z Create boot environment: No
1252023-10-21T16:21:30.741ZCreate backup boot environment: No
1262023-10-21T16:21:30.744Z Rebuild boot archive: No
1272023-10-21T16:21:30.746Z
1282023-10-21T16:21:30.749ZChanged mediators:
1292023-10-21T16:21:30.752Z mediator clang:
1302023-10-21T16:21:30.755Z version: None -> 15 (system default)
1312023-10-21T16:21:30.761Z
1322023-10-21T16:21:30.764Z mediator llvm:
1332023-10-21T16:21:30.767Z version: 14 (system default) -> 15 (system default)
1342023-10-21T16:21:30.770Z
1352023-10-21T16:21:30.773ZChanged packages:
1362023-10-21T16:21:30.776Zhelios-dev
1372023-10-21T16:21:30.781Z developer/build-essential
1382023-10-21T16:21:30.785Z None -> 11-2.0
1392023-10-21T16:21:30.788Z library/libxmlsec1
1402023-10-21T16:21:30.791Z None -> 1.2.35-2.0
1412023-10-21T16:21:30.794Z ooce/developer/clang-15
1422023-10-21T16:21:30.797Z None -> 15.0.7-2.0
1432023-10-21T16:21:30.800Z ooce/developer/llvm-15
1442023-10-21T16:21:30.803Z None -> 15.0.7-2.0
1452023-10-21T16:21:30.806Z
1462023-10-21T16:21:30.812ZServices:
1472023-10-21T16:21:30.827Z restart_fmri:
1482023-10-21T16:21:30.832Z svc:/system/update-man-index:default
1492023-10-21T16:21:31.069Z
1502023-10-21T16:21:31.073ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-21T16:21:36.076ZDownload: 977/3290 items 19.1/212.6MB 8% complete (4.0M/s)
1522023-10-21T16:21:41.629ZDownload: 1197/3290 items 83.4/212.6MB 39% complete (10.2M/s)
1532023-10-21T16:21:46.637ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (7.3M/s)
1542023-10-21T16:21:51.831ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (3.8M/s)
1552023-10-21T16:21:56.936ZDownload: 3247/3290 items 203.0/212.6MB 95% complete (12.0M/s)
1562023-10-21T16:22:00.808ZDownload: Completed 212.60 MB in 29.74 seconds (7.2M/s)
1572023-10-21T16:22:02.301Z Actions: 1/3687 actions (Installing new actions)
1582023-10-21T16:22:07.367Z Actions: 3169/3687 actions (Installing new actions)
1592023-10-21T16:22:10.513Z Actions: Completed 3687 actions in 8.21 seconds.
1602023-10-21T16:22:10.595Z Done (0.075s)
1612023-10-21T16:22:10.599Z Done (0.000s)
1622023-10-21T16:22:10.787Z Done (0.191s)
1632023-10-21T16:22:18.171Z Done (7.272s)
1642023-10-21T16:22:18.368Z Done (0.095s)
1652023-10-21T16:22:18.384Z Done (0.000s)
1662023-10-21T16:22:18.629Z Done (0.000s)
1672023-10-21T16:22:19.305ZPlanning: Evaluating mediator changes ... Done
1682023-10-21T16:22:19.568ZPlanning: Checking for conflicting actions ... Done
1692023-10-21T16:22:19.571ZPlanning: Consolidating action changes ... Done
1702023-10-21T16:22:19.994ZPlanning: Evaluating mediators ... Done
1712023-10-21T16:22:19.999ZPlanning: Planning completed in 0.70 seconds
1722023-10-21T16:22:20.046Z Mediators to change: 2
1732023-10-21T16:22:20.049Z Create boot environment: No
1742023-10-21T16:22:20.052ZCreate backup boot environment: No
1752023-10-21T16:22:20.155Z Done
1762023-10-21T16:22:20.176Z Done
1772023-10-21T16:22:20.274Z Done
1782023-10-21T16:22:26.179Z Done
1792023-10-21T16:22:26.291Z Done
1802023-10-21T16:22:26.294Z Done
1812023-10-21T16:22:26.398Z Done
1822023-10-21T16:22:27.389ZPlanning: Evaluating mediator changes ... Done
1832023-10-21T16:22:27.391ZPlanning: Merging actions ... Done
1842023-10-21T16:22:27.721ZPlanning: Checking for conflicting actions ... Done
1852023-10-21T16:22:27.727ZPlanning: Consolidating action changes ... Done
1862023-10-21T16:22:28.143ZPlanning: Evaluating mediators ... Done
1872023-10-21T16:22:28.234ZPlanning: Planning completed in 1.28 seconds
1882023-10-21T16:22:28.288Z Packages to change: 1
1892023-10-21T16:22:28.291Z Mediators to change: 1
1902023-10-21T16:22:28.294Z Services to change: 1
1912023-10-21T16:22:28.297Z Create boot environment: No
1922023-10-21T16:22:28.300ZCreate backup boot environment: Yes
1932023-10-21T16:22:30.525Z Actions: 1/6 actions (Updating modified actions)
1942023-10-21T16:22:30.528Z Actions: Completed 6 actions in 0.00 seconds.
1952023-10-21T16:22:30.531Z Done
1962023-10-21T16:22:30.534Z Done
1972023-10-21T16:22:30.575Z Done
1982023-10-21T16:22:36.375Z Done
1992023-10-21T16:22:36.502Z Done
2002023-10-21T16:22:36.507Z Done
2012023-10-21T16:22:36.598Z Done
2022023-10-21T16:22:37.288ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032023-10-21T16:22:37.292Zclang system 15 system
2042023-10-21T16:22:37.294Zcsh system system illumos
2052023-10-21T16:22:37.297Zctags system system illumos
2062023-10-21T16:22:37.300Zgcc vendor 12 vendor
2072023-10-21T16:22:37.302Zgcc system 10 system
2082023-10-21T16:22:37.305Zgcc system 7 system
2092023-10-21T16:22:37.308Zgo system 1.20 system
2102023-10-21T16:22:37.310Zgo system 1.19 system
2112023-10-21T16:22:37.313Zllvm system 15 system
2122023-10-21T16:22:37.316Zllvm system 14 system
2132023-10-21T16:22:37.319Zmariadb system 10.6 system
2142023-10-21T16:22:37.321Zmta vendor vendor dma
2152023-10-21T16:22:37.324Zopenjdk system 17 system
2162023-10-21T16:22:37.327Zopenjdk system 11 system
2172023-10-21T16:22:37.330Zopenjdk system 1.8 system
2182023-10-21T16:22:37.333Zopenssl vendor 3 vendor
2192023-10-21T16:22:37.335Zperl system 5.36 system
2202023-10-21T16:22:37.338Zpostgresql system 15 system
2212023-10-21T16:22:37.341Zpostgresql system 13 system
2222023-10-21T16:22:37.344Zpython vendor 3 vendor
2232023-10-21T16:22:37.346Zpython system 2 system
2242023-10-21T16:22:37.349Zpython3 system 3.11 system
2252023-10-21T16:22:37.352Zruby system 3.0 system
2262023-10-21T16:22:37.355Zwords vendor vendor american-english
2272023-10-21T16:22:37.358Zwords system system australian-english
2282023-10-21T16:22:37.361Zwords system system british-english
2292023-10-21T16:22:37.364Zwords system system canadian-english
2302023-10-21T16:22:37.366Zwords system system french
2312023-10-21T16:22:37.369Zwords system system italian
2322023-10-21T16:22:37.372Zwords system system ngerman
2332023-10-21T16:22:37.375Zwords system system ogerman
2342023-10-21T16:22:37.378Zwords system system spanish
2352023-10-21T16:22:37.813ZFMRI IFO
2362023-10-21T16:22:37.816Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372023-10-21T16:22:37.819Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382023-10-21T16:22:37.822Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392023-10-21T16:22:37.825Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2402023-10-21T16:22:37.831Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2412023-10-21T16:22:37.834Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2422023-10-21T16:22:37.889Z+ set -o errexit
2432023-10-21T16:22:37.892Z+++ dirname ./tools/ci_download_cockroachdb
2442023-10-21T16:22:37.896Z++ cd ./tools
2452023-10-21T16:22:37.899Z++ pwd
2462023-10-21T16:22:37.902Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2472023-10-21T16:22:37.906Z++ basename ./tools/ci_download_cockroachdb
2482023-10-21T16:22:37.909Z+ ARG0=ci_download_cockroachdb
2492023-10-21T16:22:37.911Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2502023-10-21T16:22:37.915Z+ CIDL_VERSION=v22.1.9
2512023-10-21T16:22:37.919Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2522023-10-21T16:22:37.922Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2532023-10-21T16:22:37.925Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2542023-10-21T16:22:37.928Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2552023-10-21T16:22:37.931Z+ TARGET_DIR=out
2562023-10-21T16:22:37.934Z+ DOWNLOAD_DIR=out/downloads
2572023-10-21T16:22:37.937Z+ DEST_DIR=./out/cockroachdb
2582023-10-21T16:22:37.939Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2592023-10-21T16:22:37.942Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2602023-10-21T16:22:37.945Z+ main
2612023-10-21T16:22:37.948Z+ [[ 0 != 0 ]]
2622023-10-21T16:22:37.950Z+ CIDL_OS=solaris2.11
2632023-10-21T16:22:37.953Z+ [[ 0 != 0 ]]
2642023-10-21T16:22:37.956Z+ configure_os solaris2.11
2652023-10-21T16:22:37.959Z+ echo 'current directory: /work/oxidecomputer/omicron'
2662023-10-21T16:22:37.962Zcurrent directory: /work/oxidecomputer/omicron
2672023-10-21T16:22:37.965Z+ echo 'configuring based on OS: "solaris2.11"'
2682023-10-21T16:22:37.968Zconfiguring based on OS: "solaris2.11"
2692023-10-21T16:22:37.971Z+ case "$1" in
2702023-10-21T16:22:37.974Z+ CIDL_BUILD=illumos
2712023-10-21T16:22:37.977Z+ CIDL_SUFFIX=tar.gz
2722023-10-21T16:22:37.980Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2732023-10-21T16:22:37.982Z+ CIDL_MD5FUNC=do_md5sum
2742023-10-21T16:22:37.985Z+ CIDL_URL_BASE=https://illumos.org/downloads
2752023-10-21T16:22:37.988Z+ CIDL_ASSEMBLE=do_assemble_illumos
2762023-10-21T16:22:37.991Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2772023-10-21T16:22:37.994Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2782023-10-21T16:22:37.997Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-10-21T16:22:38.000Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2802023-10-21T16:22:38.003Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-10-21T16:22:38.005Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-10-21T16:22:38.008ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-10-21T16:22:38.012Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842023-10-21T16:22:38.015ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852023-10-21T16:22:38.018Z+ mkdir -p out/downloads
2862023-10-21T16:22:38.021Z+ mkdir -p ./out/cockroachdb
2872023-10-21T16:22:38.024Z+ local DO_DOWNLOAD=true
2882023-10-21T16:22:38.027Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2892023-10-21T16:22:38.029Z+ '[' true == true ']'
2902023-10-21T16:22:38.032Z+ echo Downloading...
2912023-10-21T16:22:38.035ZDownloading...
2922023-10-21T16:22:38.038Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-10-21T16:22:38.041Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-10-21T16:22:41.340Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-10-21T16:22:41.343Z++ md5sum
2962023-10-21T16:22:41.346Z++ awk '{print $1}'
2972023-10-21T16:22:41.534Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2982023-10-21T16:22:41.961Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2992023-10-21T16:22:42.401Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-10-21T16:22:42.412Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3012023-10-21T16:22:44.881Z+ do_assemble_illumos
3022023-10-21T16:22:44.884Z+ rm -r ./out/cockroachdb
3032023-10-21T16:22:44.887Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3042023-10-21T16:22:45.562Z+ ./out/cockroachdb/bin/cockroach version
3052023-10-21T16:22:45.878ZBuild Tag: v22.1.9-dirty
3062023-10-21T16:22:45.881ZBuild Time: 2022/10/26 21:17:46
3072023-10-21T16:22:45.884ZDistribution: OSS
3082023-10-21T16:22:45.887ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3092023-10-21T16:22:45.890ZGo Version: go1.17.13
3102023-10-21T16:22:45.893ZC Compiler: gcc 10.3.0
3112023-10-21T16:22:45.896ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3122023-10-21T16:22:45.899ZBuild Type: release
3132023-10-21T16:22:45.905Z+ set -o errexit
3142023-10-21T16:22:45.908Z+++ dirname ./tools/ci_download_clickhouse
3152023-10-21T16:22:45.911Z++ cd ./tools
3162023-10-21T16:22:45.914Z++ pwd
3172023-10-21T16:22:45.917Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3182023-10-21T16:22:45.920Z++ basename ./tools/ci_download_clickhouse
3192023-10-21T16:22:45.923Z+ ARG0=ci_download_clickhouse
3202023-10-21T16:22:45.927Z+ TARGET_DIR=out
3212023-10-21T16:22:45.932Z+ DOWNLOAD_DIR=out/downloads
3222023-10-21T16:22:45.934Z+ DEST_DIR=./out/clickhouse
3232023-10-21T16:22:45.938Z+ CIDL_VERSION=v22.8.9.24
3242023-10-21T16:22:45.941Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3252023-10-21T16:22:45.944Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3262023-10-21T16:22:45.947Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3272023-10-21T16:22:45.950Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3282023-10-21T16:22:45.952Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3292023-10-21T16:22:45.956Z+ main
3302023-10-21T16:22:45.959Z+ [[ 0 != 0 ]]
3312023-10-21T16:22:45.962Z+ CIDL_OS=solaris2.11
3322023-10-21T16:22:45.965Z+ [[ 0 != 0 ]]
3332023-10-21T16:22:45.968Z+ configure_os solaris2.11
3342023-10-21T16:22:45.970Zcurrent directory: /work/oxidecomputer/omicron
3352023-10-21T16:22:45.973Zconfiguring based on OS: "solaris2.11"
3362023-10-21T16:22:45.976Z+ echo 'current directory: /work/oxidecomputer/omicron'
3372023-10-21T16:22:45.979Z+ echo 'configuring based on OS: "solaris2.11"'
3382023-10-21T16:22:45.982Z+ CIDL_DASHREV=
3392023-10-21T16:22:45.985Z+ case "$1" in
3402023-10-21T16:22:45.989Z+ CIDL_PLATFORM=illumos
3412023-10-21T16:22:45.992Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3422023-10-21T16:22:45.995Z+ CIDL_MD5FUNC=do_md5sum
3432023-10-21T16:22:45.998Z+ CIDL_DASHREV=-1
3442023-10-21T16:22:46.001Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3452023-10-21T16:22:46.005Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-10-21T16:22:46.008Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-10-21T16:22:46.011Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-10-21T16:22:46.014Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-10-21T16:22:46.017ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-10-21T16:22:46.021Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512023-10-21T16:22:46.025ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522023-10-21T16:22:46.028Z+ mkdir -p out/downloads
3532023-10-21T16:22:46.031Z+ mkdir -p ./out/clickhouse
3542023-10-21T16:22:46.034Z+ local DO_DOWNLOAD=true
3552023-10-21T16:22:46.037Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3562023-10-21T16:22:46.040Z+ '[' true == true ']'
3572023-10-21T16:22:46.042Z+ echo Downloading...
3582023-10-21T16:22:46.045Z+ 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
3592023-10-21T16:22:46.048ZDownloading...
3602023-10-21T16:22:46.051Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-10-21T16:22:47.447Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-10-21T16:22:47.458Z++ md5sum
3632023-10-21T16:22:47.473Z++ awk '{print $1}'
3642023-10-21T16:22:47.708Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3652023-10-21T16:22:47.713Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3662023-10-21T16:22:47.719Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3672023-10-21T16:22:47.724Z+ mkdir -p ./out/clickhouse
3682023-10-21T16:22:47.729Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3692023-10-21T16:22:52.555Z+ ./out/clickhouse/clickhouse server --version
3702023-10-21T16:22:52.607ZClickHouse server version 22.8.9.1.
3712023-10-21T16:22:52.629Z+ set -o errexit
3722023-10-21T16:22:52.631Z+++ dirname ./tools/ci_download_console
3732023-10-21T16:22:52.634Z++ cd ./tools
3742023-10-21T16:22:52.638Z++ pwd
3752023-10-21T16:22:52.641Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3762023-10-21T16:22:52.644Z++ basename ./tools/ci_download_console
3772023-10-21T16:22:52.647Z+ ARG0=ci_download_console
3782023-10-21T16:22:52.649Z+ TARGET_DIR=out
3792023-10-21T16:22:52.652Z+ DOWNLOAD_DIR=out/downloads
3802023-10-21T16:22:52.655Z+ DEST_DIR=./out/console-assets
3812023-10-21T16:22:52.658Z+ source /work/oxidecomputer/omicron/tools/console_version
3822023-10-21T16:22:52.661Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3832023-10-21T16:22:52.664Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3842023-10-21T16:22:52.667Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3852023-10-21T16:22:52.671Z+ TARBALL_FILE=out/downloads/console.tar.gz
3862023-10-21T16:22:52.674Z+ main
3872023-10-21T16:22:52.677Z+ [[ 0 != 0 ]]
3882023-10-21T16:22:52.679Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3892023-10-21T16:22:52.682ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3902023-10-21T16:22:52.685Z+ echo 'Local file: out/downloads/console.tar.gz'
3912023-10-21T16:22:52.688ZLocal file: out/downloads/console.tar.gz
3922023-10-21T16:22:52.691Z+ local DO_DOWNLOAD=true
3932023-10-21T16:22:52.694Z+ [[ -f out/downloads/console.tar.gz ]]
3942023-10-21T16:22:52.697Z+ mkdir -p out/downloads
3952023-10-21T16:22:52.699Z+ '[' true == true ']'
3962023-10-21T16:22:52.703Z+ echo Downloading...
3972023-10-21T16:22:52.705ZDownloading...
3982023-10-21T16:22:52.708Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
3992023-10-21T16:22:52.711Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
4002023-10-21T16:22:53.363Z++ do_sha256sum out/downloads/console.tar.gz
4012023-10-21T16:22:53.376Z++ case "$OSTYPE" in
4022023-10-21T16:22:53.379Z++ SHA=sha256sum
4032023-10-21T16:22:53.382Z++ sha256sum
4042023-10-21T16:22:53.385Z++ awk '{print $1}'
4052023-10-21T16:22:53.388Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
4062023-10-21T16:22:53.392Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
4072023-10-21T16:22:53.394Z+ rm -rf ./out/console-assets
4082023-10-21T16:22:53.398Z+ mkdir -p ./out/console-assets
4092023-10-21T16:22:53.402Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4102023-10-21T16:22:53.406Z+ mkdir -p ./out/console-assets
4112023-10-21T16:22:53.409Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4122023-10-21T16:22:53.532Z+ set -o errexit
4132023-10-21T16:22:53.535Z+++ dirname ./tools/ci_download_maghemite_openapi
4142023-10-21T16:22:53.538Z++ cd ./tools
4152023-10-21T16:22:53.543Z++ pwd
4162023-10-21T16:22:53.546Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4172023-10-21T16:22:53.550Z++ basename ./tools/ci_download_maghemite_openapi
4182023-10-21T16:22:53.555Z+ ARG0=ci_download_maghemite_openapi
4192023-10-21T16:22:53.558Z+ TARGET_DIR=out
4202023-10-21T16:22:53.561Z+ DOWNLOAD_DIR=out/downloads
4212023-10-21T16:22:53.564Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4222023-10-21T16:22:53.566Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4232023-10-21T16:22:53.571Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4242023-10-21T16:22:53.575Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4252023-10-21T16:22:53.578Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4262023-10-21T16:22:53.582Z+ main
4272023-10-21T16:22:53.585Z+ [[ 0 != 0 ]]
4282023-10-21T16:22:53.588Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4292023-10-21T16:22:53.591ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4302023-10-21T16:22:53.596Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4312023-10-21T16:22:53.599ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4322023-10-21T16:22:53.602Z+ local DO_DOWNLOAD=true
4332023-10-21T16:22:53.607Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4342023-10-21T16:22:53.612Z+ mkdir -p out/downloads
4352023-10-21T16:22:53.615Z+ '[' true == true ']'
4362023-10-21T16:22:53.619Z+ echo Downloading...
4372023-10-21T16:22:53.623ZDownloading...
4382023-10-21T16:22:53.636Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4392023-10-21T16:22:53.643Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4402023-10-21T16:22:53.754Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4412023-10-21T16:22:53.757Z++ case "$OSTYPE" in
4422023-10-21T16:22:53.759Z++ SHA=sha256sum
4432023-10-21T16:22:53.762Z++ sha256sum
4442023-10-21T16:22:53.765Z++ awk '{print $1}'
4452023-10-21T16:22:53.768Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4462023-10-21T16:22:53.770Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4472023-10-21T16:22:53.773Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4482023-10-21T16:22:53.776Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4492023-10-21T16:22:53.779Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4502023-10-21T16:22:53.783Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4512023-10-21T16:22:53.789Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4522023-10-21T16:22:54.205Z+ main
4532023-10-21T16:22:54.214Z+ [[ 0 != 0 ]]
4542023-10-21T16:22:54.233Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4552023-10-21T16:22:54.250ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4562023-10-21T16:22:54.259Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4572023-10-21T16:22:54.261ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4582023-10-21T16:22:54.264Z+ local DO_DOWNLOAD=true
4592023-10-21T16:22:54.267Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4602023-10-21T16:22:54.270Z+ mkdir -p out/downloads
4612023-10-21T16:22:54.277Z+ '[' true == true ']'
4622023-10-21T16:22:54.281Z+ echo Downloading...
4632023-10-21T16:22:54.291ZDownloading...
4642023-10-21T16:22:54.294Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4652023-10-21T16:22:54.299Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4662023-10-21T16:22:54.303Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4672023-10-21T16:22:54.306Z++ case "$OSTYPE" in
4682023-10-21T16:22:54.310Z++ SHA=sha256sum
4692023-10-21T16:22:54.313Z++ sha256sum
4702023-10-21T16:22:54.316Z++ awk '{print $1}'
4712023-10-21T16:22:54.319Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4722023-10-21T16:22:54.323Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4732023-10-21T16:22:54.326Z+ set -o errexit
4742023-10-21T16:22:54.329Z+++ dirname ./tools/ci_download_dendrite_openapi
4752023-10-21T16:22:54.332Z++ cd ./tools
4762023-10-21T16:22:54.336Z++ pwd
4772023-10-21T16:22:54.340Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4782023-10-21T16:22:54.344Z++ basename ./tools/ci_download_dendrite_openapi
4792023-10-21T16:22:54.348Z+ ARG0=ci_download_dendrite_openapi
4802023-10-21T16:22:54.355Z+ TARGET_DIR=out
4812023-10-21T16:22:54.368Z+ DOWNLOAD_DIR=out/downloads
4822023-10-21T16:22:54.381Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4832023-10-21T16:22:54.391Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4842023-10-21T16:22:54.394Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4852023-10-21T16:22:54.397Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4862023-10-21T16:22:54.400Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4872023-10-21T16:22:54.403Z+ main
4882023-10-21T16:22:54.406Z+ [[ 0 != 0 ]]
4892023-10-21T16:22:54.409Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4902023-10-21T16:22:54.412ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4912023-10-21T16:22:54.415Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4922023-10-21T16:22:54.418ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4932023-10-21T16:22:54.420Z+ local DO_DOWNLOAD=true
4942023-10-21T16:22:54.423Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4952023-10-21T16:22:54.426Z+ mkdir -p out/downloads
4962023-10-21T16:22:54.429Z+ '[' true == true ']'
4972023-10-21T16:22:54.432Z+ echo Downloading...
4982023-10-21T16:22:54.436ZDownloading...
4992023-10-21T16:22:54.887Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5002023-10-21T16:22:54.901Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
5012023-10-21T16:22:54.923Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5022023-10-21T16:22:54.932Z++ case "$OSTYPE" in
5032023-10-21T16:22:54.955Z++ SHA=sha256sum
5042023-10-21T16:22:54.968Z++ sha256sum
5052023-10-21T16:22:55.387Z++ awk '{print $1}'
5062023-10-21T16:22:55.396Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5072023-10-21T16:22:55.406Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
5082023-10-21T16:22:55.423Z+ set -o errexit
5092023-10-21T16:22:55.431Z+++ dirname ./tools/ci_download_dendrite_stub
5102023-10-21T16:22:55.441Z++ cd ./tools
5112023-10-21T16:22:55.455Z++ pwd
5122023-10-21T16:22:55.469Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5132023-10-21T16:22:55.485Z++ basename ./tools/ci_download_dendrite_stub
5142023-10-21T16:22:55.500Z+ ARG0=ci_download_dendrite_stub
5152023-10-21T16:22:55.508Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5162023-10-21T16:22:55.514Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5172023-10-21T16:22:55.524Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5182023-10-21T16:22:55.530Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5192023-10-21T16:22:55.535Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5202023-10-21T16:22:55.538Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5212023-10-21T16:22:55.541Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5222023-10-21T16:22:55.545Z+ TARGET_DIR=out
5232023-10-21T16:22:55.548Z+ DOWNLOAD_DIR=out/downloads
5242023-10-21T16:22:55.552Z+ DEST_DIR=./out/dendrite-stub
5252023-10-21T16:22:55.555Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5262023-10-21T16:22:55.559Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5272023-10-21T16:22:55.562Z+ REPO=oxidecomputer/dendrite
5282023-10-21T16:22:55.565Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5292023-10-21T16:22:55.568Z+ main
5302023-10-21T16:22:55.575Z+ [[ 0 != 0 ]]
5312023-10-21T16:22:55.580Z+ CIDL_OS=solaris2.11
5322023-10-21T16:22:55.583Z+ [[ 0 != 0 ]]
5332023-10-21T16:22:55.586Z+ configure_os solaris2.11
5342023-10-21T16:22:55.589Z+ echo 'current directory: /work/oxidecomputer/omicron'
5352023-10-21T16:22:55.592Zcurrent directory: /work/oxidecomputer/omicron
5362023-10-21T16:22:55.596Z+ echo 'configuring based on OS: "solaris2.11"'
5372023-10-21T16:22:55.600Zconfiguring based on OS: "solaris2.11"
5382023-10-21T16:22:55.606Z+ case "$1" in
5392023-10-21T16:22:55.610Z+ SET_BINARIES=
5402023-10-21T16:22:55.615Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5412023-10-21T16:22:55.618Z+ CIDL_SHA256FUNC=do_sha256sum
5422023-10-21T16:22:55.622Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5432023-10-21T16:22:55.626Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5442023-10-21T16:22:55.631Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5452023-10-21T16:22:55.638Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5462023-10-21T16:22:55.647ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5472023-10-21T16:22:55.656Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5482023-10-21T16:22:55.664ZLocal file: out/downloads/dendrite-stub.tar.gz
5492023-10-21T16:22:56.075Z+ mkdir -p out/downloads
5502023-10-21T16:22:56.084Z+ mkdir -p ./out/dendrite-stub
5512023-10-21T16:22:56.094Z+ fetch_and_verify
5522023-10-21T16:22:56.102Z+ local DO_DOWNLOAD=true
5532023-10-21T16:22:56.105Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542023-10-21T16:22:56.108Z+ '[' true == true ']'
5552023-10-21T16:22:56.111Z+ echo Downloading...
5562023-10-21T16:22:56.114ZDownloading...
5572023-10-21T16:22:56.117Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5582023-10-21T16:22:56.120Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5592023-10-21T16:23:01.036Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5602023-10-21T16:23:01.039Z++ sha256sum
5612023-10-21T16:23:01.043Z++ awk '{print $1}'
5622023-10-21T16:23:01.131Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5632023-10-21T16:23:01.135Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5642023-10-21T16:23:01.138Z+ do_untar out/downloads/dendrite-stub.tar.gz
5652023-10-21T16:23:01.140Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5662023-10-21T16:23:02.046Z+ do_assemble
5672023-10-21T16:23:02.058Z+ rm -r ./out/dendrite-stub
5682023-10-21T16:23:02.065Z+ mkdir ./out/dendrite-stub
5692023-10-21T16:23:02.070Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5702023-10-21T16:23:02.185Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5712023-10-21T16:23:02.207Z+ set -o errexit
5722023-10-21T16:23:02.230Z+++ dirname ./tools/ci_download_maghemite_mgd
5732023-10-21T16:23:02.234Z++ cd ./tools
5742023-10-21T16:23:02.237Z++ pwd
5752023-10-21T16:23:02.240Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5762023-10-21T16:23:02.243Z++ basename ./tools/ci_download_maghemite_mgd
5772023-10-21T16:23:02.247Z+ ARG0=ci_download_maghemite_mgd
5782023-10-21T16:23:02.250Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5792023-10-21T16:23:02.253Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5802023-10-21T16:23:02.256Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5812023-10-21T16:23:02.259Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5822023-10-21T16:23:02.262Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5832023-10-21T16:23:02.266Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5842023-10-21T16:23:02.269Z+ TARGET_DIR=out
5852023-10-21T16:23:02.272Z+ DOWNLOAD_DIR=out/downloads
5862023-10-21T16:23:02.275Z+ DEST_DIR=./out/mgd
5872023-10-21T16:23:02.279Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5882023-10-21T16:23:02.282Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5892023-10-21T16:23:02.285Z+ REPO=oxidecomputer/maghemite
5902023-10-21T16:23:02.288Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5912023-10-21T16:23:02.291Z+ main
5922023-10-21T16:23:02.294Z+ [[ 0 != 0 ]]
5932023-10-21T16:23:02.299Z+ CIDL_OS=solaris2.11
5942023-10-21T16:23:02.303Z+ [[ 0 != 0 ]]
5952023-10-21T16:23:02.306Z+ configure_os solaris2.11
5962023-10-21T16:23:02.309Z+ echo 'current directory: /work/oxidecomputer/omicron'
5972023-10-21T16:23:02.312Zcurrent directory: /work/oxidecomputer/omicron
5982023-10-21T16:23:02.315Z+ echo 'configuring based on OS: "solaris2.11"'
5992023-10-21T16:23:02.321Zconfiguring based on OS: "solaris2.11"
6002023-10-21T16:23:02.325Z+ case "$1" in
6012023-10-21T16:23:02.328Z+ SET_BINARIES=
6022023-10-21T16:23:02.331Z+ CIDL_SHA256FUNC=do_sha256sum
6032023-10-21T16:23:02.334Z+ TARBALL_FILENAME=mgd.tar.gz
6042023-10-21T16:23:02.338Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6052023-10-21T16:23:02.343Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6062023-10-21T16:23:02.355Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
6072023-10-21T16:23:02.377ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6082023-10-21T16:23:02.396Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6092023-10-21T16:23:02.402ZLocal file: out/downloads/mgd.tar.gz
6102023-10-21T16:23:02.408Z+ mkdir -p out/downloads
6112023-10-21T16:23:02.412Z+ mkdir -p ./out/mgd
6122023-10-21T16:23:02.418Z+ fetch_and_verify
6132023-10-21T16:23:02.423Z+ local DO_DOWNLOAD=true
6142023-10-21T16:23:02.428Z+ [[ -f out/downloads/mgd.tar.gz ]]
6152023-10-21T16:23:02.432Z+ '[' true == true ']'
6162023-10-21T16:23:02.435Z+ echo Downloading...
6172023-10-21T16:23:02.440ZDownloading...
6182023-10-21T16:23:02.444Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
6192023-10-21T16:23:02.458Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6202023-10-21T16:23:09.361Z++ do_sha256sum out/downloads/mgd.tar.gz
6212023-10-21T16:23:09.366Z++ sha256sum
6222023-10-21T16:23:09.369Z++ awk '{print $1}'
6232023-10-21T16:23:09.439Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6242023-10-21T16:23:09.443Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6252023-10-21T16:23:09.446Z+ do_untar out/downloads/mgd.tar.gz
6262023-10-21T16:23:09.448Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6272023-10-21T16:23:10.111Z+ do_assemble
6282023-10-21T16:23:10.114Z+ rm -r ./out/mgd
6292023-10-21T16:23:10.117Z+ mkdir ./out/mgd
6302023-10-21T16:23:10.120Z+ cp -r out/downloads/root ./out/mgd/root
6312023-10-21T16:23:10.337Z+ set -o errexit
6322023-10-21T16:23:10.404Z+++ dirname ./tools/ci_download_transceiver_control
6332023-10-21T16:23:10.407Z++ cd ./tools
6342023-10-21T16:23:10.410Z++ pwd
6352023-10-21T16:23:10.413Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6362023-10-21T16:23:10.416Z++ basename ./tools/ci_download_transceiver_control
6372023-10-21T16:23:10.419Z+ ARG0=ci_download_transceiver_control
6382023-10-21T16:23:10.422Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6392023-10-21T16:23:10.426Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-10-21T16:23:10.430Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412023-10-21T16:23:10.433Z+ TARGET_DIR=out
6422023-10-21T16:23:10.436Z+ DOWNLOAD_DIR=out/downloads
6432023-10-21T16:23:10.440Z+ DEST_DIR=./out/transceiver-control
6442023-10-21T16:23:10.442Z+ BIN_DIR=/opt/oxide/bin
6452023-10-21T16:23:10.446Z+ BINARY=xcvradm
6462023-10-21T16:23:10.449Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6472023-10-21T16:23:10.452Z+ REPO=oxidecomputer/transceiver-control
6482023-10-21T16:23:10.457Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492023-10-21T16:23:10.463Z+ main
6502023-10-21T16:23:10.466Z+ [[ 0 != 0 ]]
6512023-10-21T16:23:10.470Z+ CIDL_OS=solaris2.11
6522023-10-21T16:23:10.473Z+ [[ 0 != 0 ]]
6532023-10-21T16:23:10.476Z+ configure_os solaris2.11
6542023-10-21T16:23:10.479Z+ echo 'current directory: /work/oxidecomputer/omicron'
6552023-10-21T16:23:10.482Zcurrent directory: /work/oxidecomputer/omicron
6562023-10-21T16:23:10.487Z+ echo 'configuring based on OS: "solaris2.11"'
6572023-10-21T16:23:10.490Zconfiguring based on OS: "solaris2.11"
6582023-10-21T16:23:10.493Z+ case "$1" in
6592023-10-21T16:23:10.496Z+ SET_BINARIES=
6602023-10-21T16:23:10.500Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-10-21T16:23:10.503Z+ CIDL_SHA256FUNC=do_sha256sum
6622023-10-21T16:23:10.506Z+ ARCHIVE_FILENAME=xcvradm.gz
6632023-10-21T16:23:10.508Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642023-10-21T16:23:10.511Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6652023-10-21T16:23:10.514Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6662023-10-21T16:23:10.517ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-10-21T16:23:10.520Z+ echo 'Local file: out/downloads/xcvradm.gz'
6682023-10-21T16:23:10.524ZLocal file: out/downloads/xcvradm.gz
6692023-10-21T16:23:10.528Z+ mkdir -p out/downloads
6702023-10-21T16:23:10.532Z+ mkdir -p ./out/transceiver-control
6712023-10-21T16:23:10.535Z+ fetch_and_verify
6722023-10-21T16:23:10.538Z+ local DO_DOWNLOAD=true
6732023-10-21T16:23:10.541Z+ [[ -f out/downloads/xcvradm.gz ]]
6742023-10-21T16:23:10.544Z+ '[' true == true ']'
6752023-10-21T16:23:10.547Z+ echo Downloading...
6762023-10-21T16:23:10.550ZDownloading...
6772023-10-21T16:23:10.553Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6782023-10-21T16:23:10.556Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-10-21T16:23:11.902Z++ do_sha256sum out/downloads/xcvradm.gz
6802023-10-21T16:23:11.908Z++ sha256sum
6812023-10-21T16:23:11.911Z++ awk '{print $1}'
6822023-10-21T16:23:11.927Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832023-10-21T16:23:11.930Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6842023-10-21T16:23:11.933Z+ do_unpack out/downloads/xcvradm.gz
6852023-10-21T16:23:11.936Z+ mkdir -p out/downloads/root//opt/oxide/bin
6862023-10-21T16:23:11.938Z+ gzip -dc out/downloads/xcvradm.gz
6872023-10-21T16:23:12.109Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6882023-10-21T16:23:12.118Z+ do_assemble
6892023-10-21T16:23:12.128Z+ rm -r ./out/transceiver-control
6902023-10-21T16:23:12.132Z+ mkdir ./out/transceiver-control
6912023-10-21T16:23:12.136Z+ cp -r out/downloads/root ./out/transceiver-control/root
6922023-10-21T16:23:12.312ZAll builder prerequisites installed successfully, and PATH looks valid
6932023-10-21T16:23:12.324Z
6942023-10-21T16:23:12.339Zreal 2:06.999574132
6952023-10-21T16:23:12.359Zuser 51.761781210
6962023-10-21T16:23:12.375Zsys 9.916227717
6972023-10-21T16:23:12.387Ztrap 0.023303353
6982023-10-21T16:23:12.409Ztflt 0.225009924
6992023-10-21T16:23:12.528Zdflt 1.196622790
7002023-10-21T16:23:12.537Zkflt 0.193387096
7012023-10-21T16:23:12.543Zlock 1.971852806
7022023-10-21T16:23:12.561Zslp 3:53.994107974
7032023-10-21T16:23:12.569Zlat 3.434956766
7042023-10-21T16:23:12.577Zstop 0.055232540
7052023-10-21T16:23:12.586Z
7062023-10-21T16:23:12.594Z #### # # ##### ##### # #
7072023-10-21T16:23:12.603Z # # # # # # # # # #
7082023-10-21T16:23:12.610Z # # # # # # # #
7092023-10-21T16:23:12.619Z # # # ##### ##### #
7102023-10-21T16:23:12.628Z # # # # # # #
7112023-10-21T16:23:12.639Z #### ###### # # # #
7122023-10-21T16:23:12.650Z
7132023-10-21T16:23:12.675Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7142023-10-21T16:23:13.069Z Updating crates.io index
7152023-10-21T16:23:13.072Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7162023-10-21T16:23:13.907Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7172023-10-21T16:23:16.238Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7182023-10-21T16:23:17.027Z Updating git repository `http://github.com/oxidecomputer/tofino`
7192023-10-21T16:23:17.358Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7202023-10-21T16:23:17.644Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7212023-10-21T16:23:17.954Z Updating git repository `https://github.com/oxidecomputer/propolis`
7222023-10-21T16:23:18.859Z Updating git repository `https://github.com/oxidecomputer/crucible`
7232023-10-21T16:23:20.641Z Updating git repository `https://github.com/oxidecomputer/opte`
7242023-10-21T16:23:21.540Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7252023-10-21T16:23:21.895Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7262023-10-21T16:23:23.261Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7272023-10-21T16:23:23.263Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7282023-10-21T16:23:23.266Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7292023-10-21T16:23:23.771Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7302023-10-21T16:23:24.101Z Updating git repository `https://github.com/njaremko/samael`
7312023-10-21T16:23:24.510Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7322023-10-21T16:23:25.305Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7332023-10-21T16:23:25.708Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7342023-10-21T16:23:26.179Z Updating git repository `https://github.com/jgallagher/nix`
7352023-10-21T16:23:27.475Z Updating git repository `https://github.com/cbiffle/hubpack`
7362023-10-21T16:23:27.852Z Updating git repository `https://github.com/oxidecomputer/omicron`
7372023-10-21T16:23:36.728Z Updating git repository `https://github.com/oxidecomputer/rfb`
7382023-10-21T16:23:37.609Z Updating git repository `https://github.com/oxidecomputer/typify`
7392023-10-21T16:23:39.771Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7402023-10-21T16:23:40.417Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7412023-10-21T16:23:42.637Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7422023-10-21T16:23:44.081Z Downloading crates ...
7432023-10-21T16:24:07.073Z Downloaded anyhow v1.0.75
7442023-10-21T16:24:08.930Z Downloaded anstyle v1.0.2
7452023-10-21T16:24:09.103Z Downloaded anstream v0.5.0
7462023-10-21T16:24:09.230Z Downloaded equivalent v1.0.1
7472023-10-21T16:24:09.325Z Downloaded bitflags v1.3.2
7482023-10-21T16:24:09.440Z Downloaded serde_spanned v0.6.3
7492023-10-21T16:24:09.628Z Downloaded quote v1.0.33
7502023-10-21T16:24:09.734Z Downloaded itoa v1.0.9
7512023-10-21T16:24:09.828Z Downloaded errno v0.3.2
7522023-10-21T16:24:09.985Z Downloaded anstyle-parse v0.2.1
7532023-10-21T16:24:10.036Z Downloaded anstyle-query v1.0.0
7542023-10-21T16:24:10.075Z Downloaded semver v1.0.18
7552023-10-21T16:24:10.158Z Downloaded heck v0.4.1
7562023-10-21T16:24:10.230Z Downloaded clap_lex v0.5.1
7572023-10-21T16:24:10.334Z Downloaded colorchoice v1.0.0
7582023-10-21T16:24:10.441Z Downloaded camino v1.1.6
7592023-10-21T16:24:10.517Z Downloaded toml_datetime v0.6.3
7602023-10-21T16:24:10.593Z Downloaded terminal_size v0.2.6
7612023-10-21T16:24:10.643Z Downloaded cargo_toml v0.16.3
7622023-10-21T16:24:10.741Z Downloaded clap_derive v4.4.2
7632023-10-21T16:24:10.758Z Downloaded clap v4.4.3
7642023-10-21T16:24:10.801Z Downloaded indexmap v2.0.0
7652023-10-21T16:24:10.884Z Downloaded thiserror v1.0.49
7662023-10-21T16:24:10.894Z Downloaded cargo-platform v0.1.3
7672023-10-21T16:24:10.943Z Downloaded cargo_metadata v0.18.0
7682023-10-21T16:24:10.989Z Downloaded utf8parse v0.2.1
7692023-10-21T16:24:11.055Z Downloaded unicode-ident v1.0.12
7702023-10-21T16:24:11.127Z Downloaded strsim v0.10.0
7712023-10-21T16:24:11.205Z Downloaded ryu v1.0.15
7722023-10-21T16:24:11.314Z Downloaded serde_derive v1.0.188
7732023-10-21T16:24:11.378Z Downloaded toml v0.8.0
7742023-10-21T16:24:11.392Z Downloaded memchr v2.6.3
7752023-10-21T16:24:11.397Z Downloaded hashbrown v0.14.0
7762023-10-21T16:24:11.423Z Downloaded serde_json v1.0.107
7772023-10-21T16:24:11.436Z Downloaded clap_builder v4.4.2
7782023-10-21T16:24:11.444Z Downloaded winnow v0.5.15
7792023-10-21T16:24:11.459Z Downloaded syn v2.0.32
7802023-10-21T16:24:11.475Z Downloaded rustix v0.37.23
7812023-10-21T16:24:11.488Z Downloaded libc v0.2.149
7822023-10-21T16:24:11.500Z Downloaded toml_edit v0.20.0
7832023-10-21T16:24:11.519Z Downloaded serde v1.0.188
7842023-10-21T16:24:11.535Z Downloaded io-lifetimes v1.0.11
7852023-10-21T16:24:11.546Z Downloaded thiserror-impl v1.0.49
7862023-10-21T16:24:11.579Z Downloaded proc-macro2 v1.0.67
7872023-10-21T16:24:11.641Z Compiling proc-macro2 v1.0.67
7882023-10-21T16:24:11.712Z Compiling unicode-ident v1.0.12
7892023-10-21T16:24:11.806Z Compiling serde v1.0.188
7902023-10-21T16:24:11.911Z Compiling libc v0.2.149
7912023-10-21T16:24:11.978Z Compiling io-lifetimes v1.0.11
7922023-10-21T16:24:12.483Z Compiling rustix v0.37.23
7932023-10-21T16:24:12.632Z Compiling hashbrown v0.14.0
7942023-10-21T16:24:12.726Z Compiling utf8parse v0.2.1
7952023-10-21T16:24:12.768Z Compiling bitflags v1.3.2
7962023-10-21T16:24:12.804Z Compiling equivalent v1.0.1
7972023-10-21T16:24:12.850Z Compiling anstyle-parse v0.2.1
7982023-10-21T16:24:12.906Z Compiling colorchoice v1.0.0
7992023-10-21T16:24:12.939Z Compiling camino v1.1.6
8002023-10-21T16:24:12.975Z Compiling serde_json v1.0.107
8012023-10-21T16:24:13.007Z Compiling indexmap v2.0.0
8022023-10-21T16:24:13.082Z Compiling winnow v0.5.15
8032023-10-21T16:24:13.185Z Compiling anstyle-query v1.0.0
8042023-10-21T16:24:13.215Z Compiling thiserror v1.0.49
8052023-10-21T16:24:13.316Z Compiling semver v1.0.18
8062023-10-21T16:24:13.374Z Compiling anstyle v1.0.2
8072023-10-21T16:24:13.405Z Compiling strsim v0.10.0
8082023-10-21T16:24:13.457Z Compiling anstream v0.5.0
8092023-10-21T16:24:13.483Z Compiling anyhow v1.0.75
8102023-10-21T16:24:13.532Z Compiling ryu v1.0.15
8112023-10-21T16:24:13.557Z Compiling itoa v1.0.9
8122023-10-21T16:24:13.622Z Compiling quote v1.0.33
8132023-10-21T16:24:13.687Z Compiling clap_lex v0.5.1
8142023-10-21T16:24:13.734Z Compiling heck v0.4.1
8152023-10-21T16:24:13.779Z Compiling errno v0.3.2
8162023-10-21T16:24:13.837Z Compiling syn v2.0.32
8172023-10-21T16:24:13.872Z Compiling terminal_size v0.2.6
8182023-10-21T16:24:13.889Z Compiling clap_builder v4.4.2
8192023-10-21T16:24:13.909Z Compiling serde_derive v1.0.188
8202023-10-21T16:24:13.933Z Compiling thiserror-impl v1.0.49
8212023-10-21T16:24:13.972Z Compiling clap_derive v4.4.2
8222023-10-21T16:24:14.037Z Compiling clap v4.4.3
8232023-10-21T16:24:14.059Z Compiling toml_datetime v0.6.3
8242023-10-21T16:24:14.070Z Compiling serde_spanned v0.6.3
8252023-10-21T16:24:14.075Z Compiling cargo-platform v0.1.3
8262023-10-21T16:24:14.083Z Compiling toml_edit v0.20.0
8272023-10-21T16:24:14.089Z Compiling cargo_metadata v0.18.0
8282023-10-21T16:24:14.101Z Compiling toml v0.8.0
8292023-10-21T16:24:14.110Z Compiling cargo_toml v0.16.3
8302023-10-21T16:24:15.197Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8312023-10-21T16:24:16.507Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8322023-10-21T16:24:16.720Z Running `target/debug/xtask clippy`
8332023-10-21T16:24:16.774Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8342023-10-21T16:24:17.672Z Downloading crates ...
8352023-10-21T16:24:17.992Z Downloaded ipnet v2.8.0
8362023-10-21T16:24:18.002Z Downloaded bytecount v0.6.3
8372023-10-21T16:24:18.014Z Downloaded lazycell v1.3.0
8382023-10-21T16:24:18.017Z Downloaded instant v0.1.12
8392023-10-21T16:24:18.034Z Downloaded hyper-staticfile v0.9.5
8402023-10-21T16:24:18.041Z Downloaded lalrpop-util v0.19.12
8412023-10-21T16:24:18.046Z Downloaded libloading v0.7.4
8422023-10-21T16:24:18.049Z Downloaded libefi-sys v0.1.0
8432023-10-21T16:24:18.054Z Downloaded indoc v1.0.9
8442023-10-21T16:24:18.064Z Downloaded lock_api v0.4.10
8452023-10-21T16:24:18.068Z Downloaded indicatif v0.17.7
8462023-10-21T16:24:18.076Z Downloaded headers-core v0.2.0
8472023-10-21T16:24:18.080Z Downloaded log v0.4.20
8482023-10-21T16:24:18.084Z Downloaded jobserver v0.1.26
8492023-10-21T16:24:18.503Z Downloaded indoc v2.0.3
8502023-10-21T16:24:18.511Z Downloaded num_enum v0.5.11
8512023-10-21T16:24:18.520Z Downloaded ident_case v1.0.1
8522023-10-21T16:24:18.531Z Downloaded async-stream-impl v0.3.5
8532023-10-21T16:24:18.543Z Downloaded autocfg v1.1.0
8542023-10-21T16:24:18.551Z Downloaded cpufeatures v0.2.9
8552023-10-21T16:24:18.567Z Downloaded async-stream v0.3.5
8562023-10-21T16:24:18.580Z Downloaded bitvec v1.0.1
8572023-10-21T16:24:18.585Z Downloaded clang-sys v1.6.1
8582023-10-21T16:24:18.588Z Downloaded convert_case v0.4.0
8592023-10-21T16:24:18.599Z Downloaded crossbeam v0.8.2
8602023-10-21T16:24:18.603Z Downloaded constant_time_eq v0.2.6
8612023-10-21T16:24:18.606Z Downloaded arrayref v0.3.7
8622023-10-21T16:24:18.610Z Downloaded async-recursion v1.0.5
8632023-10-21T16:24:18.613Z Downloaded crc v3.0.1
8642023-10-21T16:24:18.617Z Downloaded approx v0.5.1
8652023-10-21T16:24:18.620Z Downloaded cfg-if v0.1.10
8662023-10-21T16:24:18.624Z Downloaded colored v2.0.4
8672023-10-21T16:24:18.629Z Downloaded criterion-plot v0.5.0
8682023-10-21T16:24:18.633Z Downloaded try-lock v0.2.4
8692023-10-21T16:24:18.637Z Downloaded serde-big-array v0.5.1
8702023-10-21T16:24:18.641Z Downloaded curve25519-dalek-derive v0.1.0
8712023-10-21T16:24:18.644Z Downloaded vte_generate_state_changes v0.1.1
8722023-10-21T16:24:18.648Z Downloaded memoffset v0.9.0
8732023-10-21T16:24:18.652Z Downloaded crc-catalog v2.2.0
8742023-10-21T16:24:18.656Z Downloaded corncobs v0.1.3
8752023-10-21T16:24:18.661Z Downloaded arrayvec v0.7.4
8762023-10-21T16:24:18.666Z Downloaded derive_builder_macro v0.12.0
8772023-10-21T16:24:18.671Z Downloaded clap_derive v3.2.25
8782023-10-21T16:24:18.676Z Downloaded doc-comment v0.3.3
8792023-10-21T16:24:18.679Z Downloaded usdt-impl v0.3.5
8802023-10-21T16:24:18.684Z Downloaded pretty-hex v0.2.1
8812023-10-21T16:24:18.688Z Downloaded topological-sort v0.2.2
8822023-10-21T16:24:18.691Z Downloaded cookie v0.16.2
8832023-10-21T16:24:18.695Z Downloaded shlex v1.1.0
8842023-10-21T16:24:18.698Z Downloaded zone_cfg_derive v0.2.0
8852023-10-21T16:24:18.703Z Downloaded crucible-workspace-hack v0.1.0
8862023-10-21T16:24:18.706Z Downloaded dof v0.1.5
8872023-10-21T16:24:18.710Z Downloaded parse-display v0.7.0
8882023-10-21T16:24:18.713Z Downloaded subtle v2.5.0
8892023-10-21T16:24:18.716Z Downloaded predicates-tree v1.0.9
8902023-10-21T16:24:18.719Z Downloaded addr2line v0.21.0
8912023-10-21T16:24:18.723Z Downloaded tinyvec_macros v0.1.1
8922023-10-21T16:24:18.726Z Downloaded signal-hook-registry v1.4.1
8932023-10-21T16:24:18.729Z Downloaded openssl-probe v0.1.5
8942023-10-21T16:24:18.732Z Downloaded pest_meta v2.7.2
8952023-10-21T16:24:18.735Z Downloaded postcard v0.7.3
8962023-10-21T16:24:18.738Z Downloaded siphasher v0.3.11
8972023-10-21T16:24:18.741Z Downloaded zone v0.2.0
8982023-10-21T16:24:18.744Z Downloaded slog-json v2.6.1
8992023-10-21T16:24:18.747Z Downloaded futures-io v0.3.28
9002023-10-21T16:24:18.750Z Downloaded foreign-types-shared v0.3.1
9012023-10-21T16:24:18.753Z Downloaded chacha20poly1305 v0.10.1
9022023-10-21T16:24:18.758Z Downloaded opaque-debug v0.3.0
9032023-10-21T16:24:18.761Z Downloaded precomputed-hash v0.1.1
9042023-10-21T16:24:18.764Z Downloaded futures-sink v0.3.28
9052023-10-21T16:24:18.767Z Downloaded base64 v0.13.1
9062023-10-21T16:24:18.771Z Downloaded num_threads v0.1.6
9072023-10-21T16:24:18.773Z Downloaded oso-derive v0.26.4
9082023-10-21T16:24:18.777Z Downloaded const_format v0.2.31
9092023-10-21T16:24:18.779Z Downloaded fxhash v0.2.1
9102023-10-21T16:24:18.782Z Downloaded os_str_bytes v6.5.1
9112023-10-21T16:24:18.792Z Downloaded funty v2.0.0
9122023-10-21T16:24:19.204Z Downloaded data-encoding v2.4.0
9132023-10-21T16:24:19.613Z Downloaded similar v2.2.1
9142023-10-21T16:24:19.616Z Downloaded diff v0.1.13
9152023-10-21T16:24:19.619Z Downloaded endian-type v0.1.2
9162023-10-21T16:24:19.622Z Downloaded strum v0.25.0
9172023-10-21T16:24:19.625Z Downloaded oorandom v11.1.3
9182023-10-21T16:24:19.628Z Downloaded fragile v2.0.0
9192023-10-21T16:24:19.631Z Downloaded rusty-fork v0.3.0
9202023-10-21T16:24:19.634Z Downloaded base64 v0.21.4
9212023-10-21T16:24:19.637Z Downloaded tokio-tungstenite v0.18.0
9222023-10-21T16:24:19.640Z Downloaded ref-cast-impl v1.0.20
9232023-10-21T16:24:19.643Z Downloaded rustls-pemfile v1.0.3
9242023-10-21T16:24:19.646Z Downloaded take_mut v0.2.2
9252023-10-21T16:24:19.649Z Downloaded serial_test_derive v0.10.0
9262023-10-21T16:24:19.652Z Downloaded plotters-svg v0.3.5
9272023-10-21T16:24:19.654Z Downloaded group v0.13.0
9282023-10-21T16:24:19.657Z Downloaded globset v0.4.13
9292023-10-21T16:24:19.660Z Downloaded fs-err v2.9.0
9302023-10-21T16:24:19.663Z Downloaded fallible-iterator v0.2.0
9312023-10-21T16:24:19.666Z Downloaded snafu-derive v0.7.5
9322023-10-21T16:24:19.669Z Downloaded prettyplease v0.2.12
9332023-10-21T16:24:19.671Z Downloaded strip-ansi-escapes v0.2.0
9342023-10-21T16:24:19.674Z Downloaded tabled_derive v0.6.0
9352023-10-21T16:24:19.677Z Downloaded platforms v3.0.2
9362023-10-21T16:24:19.680Z Downloaded mio v0.8.8
9372023-10-21T16:24:19.683Z Downloaded sha1 v0.10.5
9382023-10-21T16:24:19.686Z Downloaded number_prefix v0.4.0
9392023-10-21T16:24:19.689Z Downloaded libxml v0.3.3
9402023-10-21T16:24:19.692Z Downloaded path-dedot v3.1.0
9412023-10-21T16:24:19.695Z Downloaded diesel_table_macro_syntax v0.1.0
9422023-10-21T16:24:19.698Z Downloaded dtrace-parser v0.1.14
9432023-10-21T16:24:19.701Z Downloaded downcast v0.11.0
9442023-10-21T16:24:19.704Z Downloaded ppv-lite86 v0.2.17
9452023-10-21T16:24:19.707Z Downloaded similar-asserts v1.5.0
9462023-10-21T16:24:19.714Z Downloaded toml v0.5.11
9472023-10-21T16:24:19.718Z Downloaded unicase v2.7.0
9482023-10-21T16:24:19.720Z Downloaded futures v0.3.28
9492023-10-21T16:24:19.723Z Downloaded phf v0.11.2
9502023-10-21T16:24:19.726Z Downloaded openssl-sys v0.9.93
9512023-10-21T16:24:19.729Z Downloaded untrusted v0.7.1
9522023-10-21T16:24:19.732Z Downloaded pem v1.1.1
9532023-10-21T16:24:19.735Z Downloaded phf_shared v0.10.0
9542023-10-21T16:24:19.738Z Downloaded peeking_take_while v0.1.2
9552023-10-21T16:24:19.741Z Downloaded path-slash v0.1.5
9562023-10-21T16:24:19.744Z Downloaded secrecy v0.8.0
9572023-10-21T16:24:19.747Z Downloaded yansi v0.5.1
9582023-10-21T16:24:19.750Z Downloaded crossbeam-utils v0.8.16
9592023-10-21T16:24:19.753Z Downloaded pretty-hex v0.3.0
9602023-10-21T16:24:19.757Z Downloaded predicates v2.1.5
9612023-10-21T16:24:19.764Z Downloaded rust-argon2 v1.0.1
9622023-10-21T16:24:19.767Z Downloaded headers v0.3.9
9632023-10-21T16:24:19.769Z Downloaded enum-as-inner v0.5.1
9642023-10-21T16:24:19.772Z Downloaded usdt v0.3.5
9652023-10-21T16:24:19.778Z Downloaded float-cmp v0.9.0
9662023-10-21T16:24:19.781Z Downloaded trust-dns-server v0.22.1
9672023-10-21T16:24:19.784Z Downloaded zeroize v1.6.0
9682023-10-21T16:24:19.787Z Downloaded termios v0.3.3
9692023-10-21T16:24:19.790Z Downloaded serde_tokenstream v0.2.0
9702023-10-21T16:24:19.792Z Downloaded unicode-xid v0.2.4
9712023-10-21T16:24:19.795Z Downloaded predicates-core v1.0.6
9722023-10-21T16:24:19.798Z Downloaded spin v0.9.8
9732023-10-21T16:24:19.802Z Downloaded version_check v0.9.4
9742023-10-21T16:24:19.805Z Downloaded sha2 v0.10.7
9752023-10-21T16:24:19.808Z Downloaded rustc-hash v1.1.0
9762023-10-21T16:24:19.811Z Downloaded yasna v0.5.2
9772023-10-21T16:24:19.814Z Downloaded dyn-clone v1.0.13
9782023-10-21T16:24:19.817Z Downloaded fastrand v2.0.0
9792023-10-21T16:24:19.820Z Downloaded same-file v1.0.6
9802023-10-21T16:24:19.822Z Downloaded unicode-bidi v0.3.13
9812023-10-21T16:24:19.825Z Downloaded hashlink v0.8.3
9822023-10-21T16:24:19.829Z Downloaded once_cell v1.18.0
9832023-10-21T16:24:19.832Z Downloaded semver v0.11.0
9842023-10-21T16:24:19.835Z Downloaded pkg-config v0.3.27
9852023-10-21T16:24:19.839Z Downloaded deranged v0.3.8
9862023-10-21T16:24:19.842Z Downloaded termcolor v1.2.0
9872023-10-21T16:24:19.845Z Downloaded expectorate v1.1.0
9882023-10-21T16:24:19.848Z Downloaded rsa v0.9.2
9892023-10-21T16:24:19.851Z Downloaded partial-io v0.5.4
9902023-10-21T16:24:19.854Z Downloaded filetime v0.2.22
9912023-10-21T16:24:19.857Z Downloaded smallvec v1.11.0
9922023-10-21T16:24:19.859Z Downloaded vergen v8.2.4
9932023-10-21T16:24:19.862Z Downloaded subprocess v0.2.9
9942023-10-21T16:24:19.865Z Downloaded strum_macros v0.25.2
9952023-10-21T16:24:19.868Z Downloaded postgres-types v0.2.6
9962023-10-21T16:24:19.871Z Downloaded crossterm v0.26.1
9972023-10-21T16:24:19.874Z Downloaded fatfs v0.3.6
9982023-10-21T16:24:19.877Z Downloaded pin-project-lite v0.2.13
9992023-10-21T16:24:19.879Z Downloaded uuid v1.4.1
10002023-10-21T16:24:19.882Z Downloaded url v2.4.1
10012023-10-21T16:24:19.885Z Downloaded der_derive v0.7.2
10022023-10-21T16:24:19.889Z Downloaded tungstenite v0.20.1
10032023-10-21T16:24:19.892Z Downloaded tokio-util v0.7.8
10042023-10-21T16:24:19.895Z Downloaded trust-dns-resolver v0.22.0
10052023-10-21T16:24:19.898Z Downloaded clap v3.2.25
10062023-10-21T16:24:19.902Z Downloaded parking_lot_core v0.8.6
10072023-10-21T16:24:19.905Z Downloaded pest v2.7.2
10082023-10-21T16:24:19.907Z Downloaded hashbrown v0.13.2
10092023-10-21T16:24:19.910Z Downloaded salty v0.2.0
10102023-10-21T16:24:19.913Z Downloaded serde_with v2.3.3
10112023-10-21T16:24:19.916Z Downloaded reedline v0.23.0
10122023-10-21T16:24:19.918Z Downloaded regex-automata v0.1.10
10132023-10-21T16:24:19.921Z Downloaded pretty_assertions v1.4.0
10142023-10-21T16:24:19.924Z Downloaded reqwest v0.11.20
10152023-10-21T16:24:19.927Z Downloaded portable-atomic v1.4.3
10162023-10-21T16:24:19.929Z Downloaded bstr v0.2.17
10172023-10-21T16:24:19.932Z Downloaded h2 v0.3.21
10182023-10-21T16:24:19.935Z Downloaded idna v0.4.0
10192023-10-21T16:24:19.937Z Downloaded tabled v0.14.0
10202023-10-21T16:24:19.940Z Downloaded regex v1.9.5
10212023-10-21T16:24:19.943Z Downloaded quick-xml v0.23.1
10222023-10-21T16:24:19.945Z Downloaded regress v0.7.1
10232023-10-21T16:24:19.948Z Downloaded regex-syntax v0.7.5
10242023-10-21T16:24:19.952Z Downloaded diesel v2.1.1
10252023-10-21T16:24:19.958Z Downloaded rustls v0.21.7
10262023-10-21T16:24:20.373Z Downloaded proptest v1.3.1
10272023-10-21T16:24:20.376Z Downloaded vcpkg v0.2.15
10282023-10-21T16:24:20.379Z Downloaded regex-automata v0.3.8
10292023-10-21T16:24:20.382Z Downloaded object v0.32.1
10302023-10-21T16:24:20.384Z Downloaded sha3 v0.10.8
10312023-10-21T16:24:20.387Z Downloaded rustix v0.38.9
10322023-10-21T16:24:20.390Z Downloaded curve25519-dalek v4.1.0
10332023-10-21T16:24:20.393Z Downloaded trust-dns-proto v0.22.0
10342023-10-21T16:24:20.398Z Downloaded zerocopy-derive v0.2.0
10352023-10-21T16:24:20.429Z Downloaded gimli v0.28.0
10362023-10-21T16:24:20.433Z Downloaded zerocopy-derive v0.6.4
10372023-10-21T16:24:20.437Z Downloaded sled v0.34.7
10382023-10-21T16:24:20.441Z Downloaded bzip2-sys v0.1.11+1.0.8
10392023-10-21T16:24:20.444Z Downloaded smoltcp v0.9.1
10402023-10-21T16:24:20.447Z Downloaded tokio v1.33.0
10412023-10-21T16:24:20.450Z Downloaded bstr v1.6.0
10422023-10-21T16:24:20.454Z Downloaded openapiv3 v1.0.3
10432023-10-21T16:24:20.457Z Downloaded webpki-roots v0.25.2
10442023-10-21T16:24:20.460Z Downloaded polar-core v0.26.4
10452023-10-21T16:24:20.464Z Downloaded syn v1.0.109
10462023-10-21T16:24:20.467Z Downloaded git2 v0.17.2
10472023-10-21T16:24:20.471Z Downloaded ring v0.16.20
10482023-10-21T16:24:20.475Z Downloaded nix v0.26.2
10492023-10-21T16:24:20.478Z Downloaded object v0.30.4
10502023-10-21T16:24:20.483Z Downloaded plotters v0.3.5
10512023-10-21T16:24:20.487Z Downloaded radix_trie v0.2.1
10522023-10-21T16:24:20.491Z Downloaded petgraph v0.6.4
10532023-10-21T16:24:20.495Z Downloaded encoding_rs v0.8.33
10542023-10-21T16:24:20.499Z Downloaded chrono v0.4.31
10552023-10-21T16:24:20.503Z Downloaded regex-syntax v0.6.29
10562023-10-21T16:24:20.508Z Downloaded ratatui v0.23.0
10572023-10-21T16:24:20.513Z Downloaded libgit2-sys v0.15.2+1.6.4
10582023-10-21T16:24:20.517Z Downloaded libtest-mimic v0.5.2
10592023-10-21T16:24:20.523Z Downloaded openssl v0.10.57
10602023-10-21T16:24:20.538Z Downloaded futures-util v0.3.28
10612023-10-21T16:24:20.541Z Downloaded rayon v1.7.0
10622023-10-21T16:24:20.545Z Downloaded bindgen v0.65.1
10632023-10-21T16:24:20.548Z Downloaded hkdf v0.12.3
10642023-10-21T16:24:20.550Z Downloaded smoltcp v0.8.2
10652023-10-21T16:24:20.554Z Downloaded idna v0.2.3
10662023-10-21T16:24:20.558Z Downloaded rustls-webpki v0.101.4
10672023-10-21T16:24:20.561Z Downloaded flate2 v1.0.27
10682023-10-21T16:24:20.564Z Downloaded structopt v0.3.26
10692023-10-21T16:24:20.569Z Downloaded steno v0.4.0
10702023-10-21T16:24:20.575Z Downloaded tough v0.12.5
10712023-10-21T16:24:20.580Z Downloaded unicode-normalization v0.1.22
10722023-10-21T16:24:20.584Z Downloaded time v0.3.27
10732023-10-21T16:24:20.587Z Downloaded libz-sys v1.1.12
10742023-10-21T16:24:20.589Z Downloaded x509-cert v0.2.4
10752023-10-21T16:24:20.592Z Downloaded hashbrown v0.12.3
10762023-10-21T16:24:20.595Z Downloaded hyper v0.14.27
10772023-10-21T16:24:20.599Z Downloaded rand_core v0.6.4
10782023-10-21T16:24:20.602Z Downloaded crossterm v0.27.0
10792023-10-21T16:24:20.615Z Downloaded pin-project-internal v1.1.3
10802023-10-21T16:24:20.619Z Downloaded derive-where v1.2.5
10812023-10-21T16:24:20.628Z Downloaded tungstenite v0.18.0
10822023-10-21T16:24:20.633Z Downloaded elliptic-curve v0.13.5
10832023-10-21T16:24:20.637Z Downloaded socket2 v0.4.9
10842023-10-21T16:24:20.642Z Downloaded clap v2.34.0
10852023-10-21T16:24:20.647Z Downloaded rusqlite v0.29.0
10862023-10-21T16:24:20.652Z Downloaded fd-lock v3.0.13
10872023-10-21T16:24:20.658Z Downloaded derive_builder_core v0.12.0
10882023-10-21T16:24:20.666Z Downloaded derive_builder v0.12.0
10892023-10-21T16:24:20.674Z Downloaded libsqlite3-sys v0.26.0
10902023-10-21T16:24:20.773Z Downloaded half v1.8.2
10912023-10-21T16:24:20.777Z Downloaded tar v0.4.40
10922023-10-21T16:24:20.782Z Downloaded parking_lot v0.12.1
10932023-10-21T16:24:20.786Z Downloaded serde-hex v0.1.0
10942023-10-21T16:24:20.788Z Downloaded ed25519 v1.5.3
10952023-10-21T16:24:20.791Z Downloaded trust-dns-client v0.22.0
10962023-10-21T16:24:20.802Z Downloaded ucd-trie v0.1.6
10972023-10-21T16:24:20.805Z Downloaded spki v0.7.2
10982023-10-21T16:24:20.808Z Downloaded smallvec v0.6.14
10992023-10-21T16:24:20.811Z Downloaded rand v0.4.6
11002023-10-21T16:24:20.817Z Downloaded zerocopy v0.6.4
11012023-10-21T16:24:20.821Z Downloaded rand v0.8.5
11022023-10-21T16:24:20.827Z Downloaded rayon-core v1.11.0
11032023-10-21T16:24:20.834Z Downloaded stringprep v0.1.3
11042023-10-21T16:24:20.837Z Downloaded serde_arrays v0.1.0
11052023-10-21T16:24:20.840Z Downloaded unarray v0.1.4
11062023-10-21T16:24:20.843Z Downloaded either v1.9.0
11072023-10-21T16:24:20.846Z Downloaded digest v0.10.7
11082023-10-21T16:24:20.849Z Downloaded lalrpop v0.19.12
11092023-10-21T16:24:20.867Z Downloaded vec_map v0.8.2
11102023-10-21T16:24:20.871Z Downloaded tui-tree-widget v0.13.0
11112023-10-21T16:24:20.874Z Downloaded unsafe-libyaml v0.2.9
11122023-10-21T16:24:20.877Z Downloaded percent-encoding v2.3.0
11132023-10-21T16:24:20.880Z Downloaded relative-path v1.9.0
11142023-10-21T16:24:20.883Z Downloaded pem-rfc7468 v0.7.0
11152023-10-21T16:24:20.886Z Downloaded pin-project v1.1.3
11162023-10-21T16:24:20.906Z Downloaded aes v0.8.3
11172023-10-21T16:24:20.913Z Downloaded string_cache v0.8.7
11182023-10-21T16:24:20.916Z Downloaded structopt-derive v0.4.18
11192023-10-21T16:24:20.919Z Downloaded slog-scope v4.4.0
11202023-10-21T16:24:20.922Z Downloaded slog-envlogger v2.2.0
11212023-10-21T16:24:20.924Z Downloaded flume v0.11.0
11222023-10-21T16:24:20.929Z Downloaded trybuild v1.0.85
11232023-10-21T16:24:20.937Z Downloaded socket2 v0.5.4
11242023-10-21T16:24:20.940Z Downloaded env_logger v0.9.3
11252023-10-21T16:24:20.949Z Downloaded criterion v0.5.1
11262023-10-21T16:24:20.957Z Downloaded pest_derive v2.7.2
11272023-10-21T16:24:20.960Z Downloaded toml_edit v0.19.15
11282023-10-21T16:24:20.990Z Downloaded tracing v0.1.37
11292023-10-21T16:24:20.997Z Downloaded strum_macros v0.24.3
11302023-10-21T16:24:21.012Z Downloaded xattr v1.0.1
11312023-10-21T16:24:21.015Z Downloaded rustc-demangle v0.1.23
11322023-10-21T16:24:21.018Z Downloaded vte v0.11.1
11332023-10-21T16:24:21.021Z Downloaded vsss-rs v3.3.1
11342023-10-21T16:24:21.024Z Downloaded tracing-core v0.1.31
11352023-10-21T16:24:21.027Z Downloaded rcgen v0.10.0
11362023-10-21T16:24:21.031Z Downloaded poly1305 v0.8.0
11372023-10-21T16:24:21.033Z Downloaded der v0.7.8
11382023-10-21T16:24:21.037Z Downloaded phf_shared v0.11.2
11392023-10-21T16:24:21.040Z Downloaded packed_struct v0.10.1
11402023-10-21T16:24:21.042Z Downloaded path-absolutize v3.1.0
11412023-10-21T16:24:21.045Z Downloaded resolv-conf v0.7.0
11422023-10-21T16:24:21.048Z Downloaded hash32 v0.2.1
11432023-10-21T16:24:21.051Z Downloaded oso v0.26.4
11442023-10-21T16:24:21.055Z Downloaded postgres-protocol v0.6.6
11452023-10-21T16:24:21.058Z Downloaded sct v0.7.0
11462023-10-21T16:24:21.065Z Downloaded tokio-tungstenite v0.20.1
11472023-10-21T16:24:21.069Z Downloaded nom v7.1.3
11482023-10-21T16:24:21.079Z Downloaded olpc-cjson v0.1.3
11492023-10-21T16:24:21.082Z Downloaded thread_local v1.1.7
11502023-10-21T16:24:21.085Z Downloaded fixedbitset v0.4.2
11512023-10-21T16:24:21.087Z Downloaded ron v0.8.1
11522023-10-21T16:24:21.095Z Downloaded semver-parser v0.10.2
11532023-10-21T16:24:21.098Z Downloaded derive_more v0.99.17
11542023-10-21T16:24:21.107Z Downloaded r2d2 v0.8.10
11552023-10-21T16:24:21.110Z Downloaded tempdir v0.3.7
11562023-10-21T16:24:21.114Z Downloaded ena v0.14.2
11572023-10-21T16:24:21.117Z Downloaded flagset v0.4.3
11582023-10-21T16:24:21.120Z Downloaded omicron-zone-package v0.8.3
11592023-10-21T16:24:21.123Z Downloaded fallible-streaming-iterator v0.1.9
11602023-10-21T16:24:21.132Z Downloaded serde_derive_internals v0.26.0
11612023-10-21T16:24:21.558Z Downloaded test-strategy v0.2.1
11622023-10-21T16:24:21.562Z Downloaded password-hash v0.5.0
11632023-10-21T16:24:21.566Z Downloaded parking_lot v0.11.2
11642023-10-21T16:24:21.570Z Downloaded tokio-rustls v0.24.1
11652023-10-21T16:24:21.574Z Downloaded ff v0.13.0
11662023-10-21T16:24:21.576Z Downloaded tap v1.0.1
11672023-10-21T16:24:21.580Z Downloaded spin v0.5.2
11682023-10-21T16:24:21.584Z Downloaded postcard-cobs v0.1.5-pre
11692023-10-21T16:24:21.588Z Downloaded papergrid v0.10.0
11702023-10-21T16:24:21.591Z Downloaded generic-array v0.14.7
11712023-10-21T16:24:21.594Z Downloaded num_enum_derive v0.7.0
11722023-10-21T16:24:21.597Z Downloaded snafu v0.7.5
11732023-10-21T16:24:21.600Z Downloaded minimal-lexical v0.2.1
11742023-10-21T16:24:21.604Z Downloaded quick-error v1.2.3
11752023-10-21T16:24:21.607Z Downloaded paste v1.0.14
11762023-10-21T16:24:21.610Z Downloaded packed_struct_codegen v0.10.1
11772023-10-21T16:24:21.613Z Downloaded futures-channel v0.3.28
11782023-10-21T16:24:21.616Z Downloaded diesel_derives v2.1.1
11792023-10-21T16:24:21.619Z Downloaded smf v0.2.2
11802023-10-21T16:24:21.622Z Downloaded universal-hash v0.5.1
11812023-10-21T16:24:21.625Z Downloaded unicode-width v0.1.10
11822023-10-21T16:24:21.629Z Downloaded darling_core v0.14.4
11832023-10-21T16:24:21.632Z Downloaded utf-8 v0.7.6
11842023-10-21T16:24:21.635Z Downloaded rand_xorshift v0.3.0
11852023-10-21T16:24:21.638Z Downloaded rand_chacha v0.3.1
11862023-10-21T16:24:21.641Z Downloaded darling_core v0.20.3
11872023-10-21T16:24:21.644Z Downloaded unicode-segmentation v1.10.1
11882023-10-21T16:24:21.646Z Downloaded schemars v0.8.13
11892023-10-21T16:24:21.649Z Downloaded termtree v0.4.1
11902023-10-21T16:24:21.653Z Downloaded scopeguard v1.2.0
11912023-10-21T16:24:21.656Z Downloaded smawk v0.3.1
11922023-10-21T16:24:21.659Z Downloaded fnv v1.0.7
11932023-10-21T16:24:21.662Z Downloaded erased-serde v0.3.30
11942023-10-21T16:24:21.664Z Downloaded env_logger v0.10.0
11952023-10-21T16:24:21.667Z Downloaded tokio-stream v0.1.14
11962023-10-21T16:24:21.670Z Downloaded ref-cast v1.0.20
11972023-10-21T16:24:21.673Z Downloaded polyval v0.6.1
11982023-10-21T16:24:21.676Z Downloaded threadpool v1.8.1
11992023-10-21T16:24:21.679Z Downloaded thread-id v4.2.0
12002023-10-21T16:24:21.683Z Downloaded thiserror-no-std v2.0.2
12012023-10-21T16:24:21.687Z Downloaded owo-colors v3.5.0
12022023-10-21T16:24:21.689Z Downloaded slog v2.7.0
12032023-10-21T16:24:21.692Z Downloaded arc-swap v1.6.0
12042023-10-21T16:24:21.695Z Downloaded pkcs8 v0.10.2
12052023-10-21T16:24:21.698Z Downloaded getrandom v0.2.10
12062023-10-21T16:24:21.701Z Downloaded tracing-attributes v0.1.26
12072023-10-21T16:24:21.704Z Downloaded http v0.2.9
12082023-10-21T16:24:21.707Z Downloaded form_urlencoded v1.2.0
12092023-10-21T16:24:21.710Z Downloaded crossbeam-queue v0.3.8
12102023-10-21T16:24:21.713Z Downloaded crypto-bigint v0.5.2
12112023-10-21T16:24:21.716Z Downloaded zip v0.6.6
12122023-10-21T16:24:21.719Z Downloaded tokio-postgres v0.7.10
12132023-10-21T16:24:21.722Z Downloaded serde_yaml v0.9.25
12142023-10-21T16:24:21.725Z Downloaded dashmap v5.5.1
12152023-10-21T16:24:21.728Z Downloaded zerocopy v0.3.0
12162023-10-21T16:24:21.731Z Downloaded whoami v1.4.1
12172023-10-21T16:24:21.733Z Downloaded rustc_version v0.1.7
12182023-10-21T16:24:21.737Z Downloaded proc-macro-error-attr v1.0.4
12192023-10-21T16:24:21.740Z Downloaded predicates v3.0.4
12202023-10-21T16:24:21.743Z Downloaded glob v0.3.1
12212023-10-21T16:24:21.745Z Downloaded tinyvec v1.6.0
12222023-10-21T16:24:21.749Z Downloaded tinytemplate v1.2.1
12232023-10-21T16:24:21.752Z Downloaded slog-dtrace v0.2.3
12242023-10-21T16:24:21.755Z Downloaded proc-macro-error v1.0.4
12252023-10-21T16:24:21.758Z Downloaded which v4.4.0
12262023-10-21T16:24:21.761Z Downloaded serde_urlencoded v0.7.1
12272023-10-21T16:24:21.765Z Downloaded serde_path_to_error v0.1.14
12282023-10-21T16:24:21.773Z Downloaded pin-utils v0.1.0
12292023-10-21T16:24:21.778Z Downloaded heapless v0.7.16
12302023-10-21T16:24:21.782Z Downloaded backtrace v0.3.69
12312023-10-21T16:24:21.785Z Downloaded futures-macro v0.3.28
12322023-10-21T16:24:21.789Z Downloaded debug-ignore v1.0.5
12332023-10-21T16:24:21.793Z Downloaded getopts v0.2.21
12342023-10-21T16:24:21.797Z Downloaded allocator-api2 v0.2.16
12352023-10-21T16:24:21.800Z Downloaded pkcs1 v0.7.5
12362023-10-21T16:24:21.803Z Downloaded tower-service v0.3.2
12372023-10-21T16:24:21.807Z Downloaded rustfmt-wrapper v0.2.0
12382023-10-21T16:24:21.810Z Downloaded rustc_version v0.4.0
12392023-10-21T16:24:21.813Z Downloaded foreign-types-macros v0.2.3
12402023-10-21T16:24:21.816Z Downloaded foreign-types v0.5.0
12412023-10-21T16:24:21.819Z Downloaded foreign-types v0.3.2
12422023-10-21T16:24:21.822Z Downloaded futures-executor v0.3.28
12432023-10-21T16:24:21.825Z Downloaded difflib v0.4.0
12442023-10-21T16:24:21.828Z Downloaded slab v0.4.9
12452023-10-21T16:24:21.831Z Downloaded semver v0.1.20
12462023-10-21T16:24:21.834Z Downloaded proc-macro-crate v1.3.1
12472023-10-21T16:24:21.837Z Downloaded serde_tokenstream v0.1.7
12482023-10-21T16:24:21.840Z Downloaded rstest v0.18.2
12492023-10-21T16:24:21.843Z Downloaded wyz v0.5.1
12502023-10-21T16:24:21.846Z Downloaded rustversion v1.0.14
12512023-10-21T16:24:21.849Z Downloaded rpassword v7.2.0
12522023-10-21T16:24:21.852Z Downloaded signal-hook v0.3.17
12532023-10-21T16:24:21.855Z Downloaded parking_lot_core v0.9.8
12542023-10-21T16:24:21.858Z Downloaded foreign-types-shared v0.1.1
12552023-10-21T16:24:21.861Z Downloaded time-core v0.1.1
12562023-10-21T16:24:21.864Z Downloaded const-oid v0.9.5
12572023-10-21T16:24:21.867Z Downloaded typenum v1.16.0
12582023-10-21T16:24:21.870Z Downloaded textwrap v0.16.0
12592023-10-21T16:24:21.873Z Downloaded openssl-macros v0.1.1
12602023-10-21T16:24:21.876Z Downloaded signal-hook-mio v0.2.3
12612023-10-21T16:24:21.879Z Downloaded pest_generator v2.7.2
12622023-10-21T16:24:21.882Z Downloaded toml v0.7.8
12632023-10-21T16:24:21.886Z Downloaded num-traits v0.2.16
12642023-10-21T16:24:21.889Z Downloaded cc v1.0.83
12652023-10-21T16:24:21.893Z Downloaded shell-words v1.1.0
12662023-10-21T16:24:21.896Z Downloaded dirs-sys-next v0.1.2
12672023-10-21T16:24:21.899Z Downloaded dirs-next v2.0.0
12682023-10-21T16:24:21.902Z Downloaded darling v0.20.3
12692023-10-21T16:24:21.908Z Downloaded crossbeam-epoch v0.9.15
12702023-10-21T16:24:21.913Z Downloaded basic-toml v0.1.4
12712023-10-21T16:24:21.916Z Downloaded darling v0.14.4
12722023-10-21T16:24:21.919Z Downloaded wait-timeout v0.2.0
12732023-10-21T16:24:21.923Z Downloaded time-macros v0.2.13
12742023-10-21T16:24:21.926Z Downloaded num-bigint-dig v0.8.4
12752023-10-21T16:24:21.931Z Downloaded lru-cache v0.1.2
12762023-10-21T16:24:21.935Z Downloaded futures-timer v3.0.2
12772023-10-21T16:24:21.938Z Downloaded radium v0.7.0
12782023-10-21T16:24:21.942Z Downloaded datatest-stable v0.1.3
12792023-10-21T16:24:21.945Z Downloaded term v0.7.0
12802023-10-21T16:24:21.950Z Downloaded native-tls v0.2.11
12812023-10-21T16:24:21.955Z Downloaded miniz_oxide v0.7.1
12822023-10-21T16:24:21.958Z Downloaded plotters-backend v0.3.5
12832023-10-21T16:24:21.961Z Downloaded tempfile v3.8.0
12842023-10-21T16:24:21.966Z Downloaded slog-term v2.9.0
12852023-10-21T16:24:21.974Z Downloaded static_assertions v1.1.0
12862023-10-21T16:24:21.978Z Downloaded indexmap v1.9.3
12872023-10-21T16:24:21.983Z Downloaded parse-display-derive v0.7.0
12882023-10-21T16:24:21.986Z Downloaded structmeta v0.1.6
12892023-10-21T16:24:21.989Z Downloaded serde_with_macros v2.3.3
12902023-10-21T16:24:21.991Z Downloaded crc-any v2.4.3
12912023-10-21T16:24:21.995Z Downloaded ctr v0.9.2
12922023-10-21T16:24:21.999Z Downloaded crypto-common v0.1.6
12932023-10-21T16:24:22.003Z Downloaded zeroize_derive v1.4.2
12942023-10-21T16:24:22.008Z Downloaded num-bigint v0.4.4
12952023-10-21T16:24:22.013Z Downloaded tiny-keccak v2.0.2
12962023-10-21T16:24:22.016Z Downloaded ciborium v0.2.1
12972023-10-21T16:24:22.019Z Downloaded futures-task v0.3.28
12982023-10-21T16:24:22.023Z Downloaded futures-core v0.3.28
12992023-10-21T16:24:22.026Z Downloaded display-error-chain v0.1.1
13002023-10-21T16:24:22.029Z Downloaded tokio-macros v2.1.0
13012023-10-21T16:24:22.032Z Downloaded num-integer v0.1.45
13022023-10-21T16:24:22.035Z Downloaded mime_guess v2.0.4
13032023-10-21T16:24:22.038Z Downloaded nanorand v0.7.0
13042023-10-21T16:24:22.042Z Downloaded walkdir v2.4.0
13052023-10-21T16:24:22.047Z Downloaded num-derive v0.4.0
13062023-10-21T16:24:22.050Z Downloaded synstructure v0.12.6
13072023-10-21T16:24:22.053Z Downloaded crc32fast v1.3.2
13082023-10-21T16:24:22.057Z Downloaded console v0.15.7
13092023-10-21T16:24:22.061Z Downloaded slog-bunyan v2.4.0
13102023-10-21T16:24:22.064Z Downloaded signature v1.6.4
13112023-10-21T16:24:22.067Z Downloaded serde_repr v0.1.16
13122023-10-21T16:24:22.070Z Downloaded schemars_derive v0.8.13
13132023-10-21T16:24:22.073Z Downloaded slog-stdlog v4.1.1
13142023-10-21T16:24:22.076Z Downloaded libm v0.2.7
13152023-10-21T16:24:22.079Z Downloaded itertools v0.11.0
13162023-10-21T16:24:22.082Z Downloaded itertools v0.10.5
13172023-10-21T16:24:22.086Z Downloaded bytes v1.5.0
13182023-10-21T16:24:22.089Z Downloaded bitflags v2.4.0
13192023-10-21T16:24:22.092Z Downloaded twox-hash v1.6.3
13202023-10-21T16:24:22.096Z Downloaded structmeta-derive v0.1.6
13212023-10-21T16:24:22.099Z Downloaded strsim v0.8.0
13222023-10-21T16:24:22.102Z Downloaded stable_deref_trait v1.2.0
13232023-10-21T16:24:22.105Z Downloaded slog-async v2.8.0
13242023-10-21T16:24:22.110Z Downloaded signature v2.1.0
13252023-10-21T16:24:22.113Z Downloaded serial_test v0.10.0
13262023-10-21T16:24:22.116Z Downloaded usdt-macro v0.3.5
13272023-10-21T16:24:22.121Z Downloaded thiserror-impl-no-std v2.0.2
13282023-10-21T16:24:22.125Z Downloaded lazy_static v1.4.0
13292023-10-21T16:24:22.128Z Downloaded rustls-native-certs v0.6.3
13302023-10-21T16:24:22.131Z Downloaded darling_macro v0.20.3
13312023-10-21T16:24:22.134Z Downloaded darling_macro v0.14.4
13322023-10-21T16:24:22.137Z Downloaded async-trait v0.1.73
13332023-10-21T16:24:22.140Z Downloaded ansi_term v0.12.1
13342023-10-21T16:24:22.145Z Downloaded ahash v0.8.3
13352023-10-21T16:24:22.148Z Downloaded cstr-argument v0.1.2
13362023-10-21T16:24:22.151Z Downloaded crunchy v0.2.2
13372023-10-21T16:24:22.154Z Downloaded usdt-attr-macro v0.3.5
13382023-10-21T16:24:22.157Z Downloaded ascii v1.1.0
13392023-10-21T16:24:22.160Z Downloaded argon2 v0.5.2
13402023-10-21T16:24:22.162Z Downloaded tokio-native-tls v0.3.1
13412023-10-21T16:24:22.166Z Downloaded textwrap v0.11.0
13422023-10-21T16:24:22.169Z Downloaded rtoolbox v0.0.1
13432023-10-21T16:24:22.172Z Downloaded num_enum_derive v0.5.11
13442023-10-21T16:24:22.177Z Downloaded num_cpus v1.16.0
13452023-10-21T16:24:22.602Z Downloaded linked-hash-map v0.5.6
13462023-10-21T16:24:22.608Z Downloaded crossbeam-channel v0.5.8
13472023-10-21T16:24:22.612Z Downloaded mime v0.3.17
13482023-10-21T16:24:22.619Z Downloaded ciborium-ll v0.2.1
13492023-10-21T16:24:22.622Z Downloaded chacha20 v0.9.1
13502023-10-21T16:24:22.625Z Downloaded cexpr v0.6.0
13512023-10-21T16:24:22.628Z Downloaded remove_dir_all v0.5.3
13522023-10-21T16:24:22.632Z Downloaded clap_lex v0.2.4
13532023-10-21T16:24:22.636Z Downloaded cfg-if v1.0.0
13542023-10-21T16:24:22.640Z Downloaded httparse v1.8.0
13552023-10-21T16:24:22.645Z Downloaded unicode-linebreak v0.1.5
13562023-10-21T16:24:22.651Z Downloaded signal-hook-tokio v0.3.1
13572023-10-21T16:24:22.655Z Downloaded nu-ansi-term v0.49.0
13582023-10-21T16:24:22.659Z Downloaded linear-map v1.2.0
13592023-10-21T16:24:22.663Z Downloaded cancel-safe-futures v0.1.2
13602023-10-21T16:24:22.668Z Downloaded serde-big-array v0.4.1
13612023-10-21T16:24:22.674Z Downloaded const_format_proc_macros v0.2.31
13622023-10-21T16:24:22.680Z Downloaded want v0.3.1
13632023-10-21T16:24:22.685Z Downloaded waitgroup v0.1.2
13642023-10-21T16:24:22.688Z Downloaded toolchain_find v0.2.0
13652023-10-21T16:24:22.695Z Downloaded num-rational v0.4.1
13662023-10-21T16:24:22.700Z Downloaded cassowary v0.3.0
13672023-10-21T16:24:22.704Z Downloaded bzip2 v0.4.4
13682023-10-21T16:24:22.721Z Downloaded highway v1.1.0
13692023-10-21T16:24:22.726Z Downloaded bcs v0.1.5
13702023-10-21T16:24:22.732Z Downloaded base64ct v1.6.0
13712023-10-21T16:24:22.737Z Downloaded bincode v1.3.3
13722023-10-21T16:24:22.741Z Downloaded backoff v0.4.0
13732023-10-21T16:24:22.746Z Downloaded ron v0.7.1
13742023-10-21T16:24:22.749Z Downloaded assert_cmd v2.0.12
13752023-10-21T16:24:22.753Z Downloaded aes-gcm-siv v0.11.1
13762023-10-21T16:24:22.756Z Downloaded camino-tempfile v1.0.2
13772023-10-21T16:24:22.759Z Downloaded cipher v0.4.4
13782023-10-21T16:24:22.762Z Downloaded bit-set v0.5.3
13792023-10-21T16:24:22.765Z Downloaded httpdate v1.0.3
13802023-10-21T16:24:22.768Z Downloaded bitfield v0.14.0
13812023-10-21T16:24:22.771Z Downloaded atomic-waker v1.1.1
13822023-10-21T16:24:22.774Z Downloaded anes v0.1.6
13832023-10-21T16:24:22.778Z Downloaded adler v1.0.2
13842023-10-21T16:24:22.782Z Downloaded aead v0.5.2
13852023-10-21T16:24:22.785Z Downloaded serde_plain v1.0.2
13862023-10-21T16:24:22.788Z Downloaded ringbuffer v0.15.0
13872023-10-21T16:24:22.791Z Downloaded mockall v0.11.4
13882023-10-21T16:24:22.795Z Downloaded memoffset v0.7.1
13892023-10-21T16:24:22.799Z Downloaded maybe-uninit v2.0.0
13902023-10-21T16:24:22.805Z Downloaded managed v0.8.0
13912023-10-21T16:24:22.808Z Downloaded num v0.4.1
13922023-10-21T16:24:22.811Z Downloaded ciborium-io v0.2.1
13932023-10-21T16:24:22.816Z Downloaded hubpack_derive v0.1.1
13942023-10-21T16:24:22.819Z Downloaded scheduled-thread-pool v0.2.7
13952023-10-21T16:24:22.823Z Downloaded nodrop v0.1.14
13962023-10-21T16:24:22.826Z Downloaded newtype_derive v0.1.6
13972023-10-21T16:24:22.829Z Downloaded md-5 v0.10.5
13982023-10-21T16:24:22.835Z Downloaded blake2 v0.10.6
13992023-10-21T16:24:22.838Z Downloaded rstest_macros v0.18.2
14002023-10-21T16:24:22.842Z Downloaded num-iter v0.1.43
14012023-10-21T16:24:22.847Z Downloaded constant_time_eq v0.3.0
14022023-10-21T16:24:22.851Z Downloaded assert_matches v1.5.0
14032023-10-21T16:24:22.854Z Downloaded bitstruct_derive v0.1.0
14042023-10-21T16:24:22.857Z Downloaded http-range v0.1.5
14052023-10-21T16:24:22.861Z Downloaded hubpack v0.1.2
14062023-10-21T16:24:22.866Z Downloaded home v0.5.5
14072023-10-21T16:24:22.869Z Downloaded normalize-line-endings v0.3.0
14082023-10-21T16:24:22.872Z Downloaded multer v2.1.0
14092023-10-21T16:24:22.877Z Downloaded bytesize v1.3.0
14102023-10-21T16:24:22.884Z Downloaded byteorder v1.4.3
14112023-10-21T16:24:22.888Z Downloaded block-buffer v0.10.4
14122023-10-21T16:24:22.890Z Downloaded bit-vec v0.6.3
14132023-10-21T16:24:22.897Z Downloaded humantime v2.1.0
14142023-10-21T16:24:22.903Z Downloaded hex v0.4.3
14152023-10-21T16:24:22.906Z Downloaded base16ct v0.2.0
14162023-10-21T16:24:22.910Z Downloaded bb8 v0.8.1
14172023-10-21T16:24:22.917Z Downloaded array-init v0.0.4
14182023-10-21T16:24:22.921Z Downloaded crossbeam-deque v0.8.3
14192023-10-21T16:24:22.929Z Downloaded atty v0.2.14
14202023-10-21T16:24:22.934Z Downloaded ascii-canvas v3.0.0
14212023-10-21T16:24:22.937Z Downloaded atomicwrites v0.4.2
14222023-10-21T16:24:22.940Z Downloaded num-complex v0.4.4
14232023-10-21T16:24:22.943Z Downloaded httptest v0.15.4
14242023-10-21T16:24:22.946Z Downloaded http-body v0.4.5
14252023-10-21T16:24:22.949Z Downloaded bit_field v0.10.2
14262023-10-21T16:24:22.953Z Downloaded hostname v0.3.1
14272023-10-21T16:24:22.957Z Downloaded hex-literal v0.4.1
14282023-10-21T16:24:22.966Z Downloaded heck v0.3.3
14292023-10-21T16:24:22.969Z Downloaded bitstruct v0.1.1
14302023-10-21T16:24:22.972Z Downloaded hmac v0.12.1
14312023-10-21T16:24:23.022Z Downloaded num_enum v0.7.0
14322023-10-21T16:24:23.026Z Downloaded new_debug_unreachable v1.0.4
14332023-10-21T16:24:23.030Z Downloaded mockall_derive v0.11.4
14342023-10-21T16:24:23.033Z Downloaded matches v0.1.10
14352023-10-21T16:24:23.036Z Downloaded match_cfg v0.1.0
14362023-10-21T16:24:23.039Z Downloaded maplit v1.0.2
14372023-10-21T16:24:23.042Z Downloaded macaddr v1.0.1
14382023-10-21T16:24:23.045Z Downloaded aho-corasick v1.0.4
14392023-10-21T16:24:23.048Z Downloaded nibble_vec v0.1.0
14402023-10-21T16:24:23.051Z Downloaded newline-converter v0.3.0
14412023-10-21T16:24:23.054Z Downloaded cast v0.3.0
14422023-10-21T16:24:23.057Z Downloaded hyper-tls v0.5.0
14432023-10-21T16:24:23.061Z Downloaded hyper-rustls v0.24.1
14442023-10-21T16:24:23.064Z Downloaded blake2b_simd v1.0.1
14452023-10-21T16:24:23.069Z Downloaded ipnetwork v0.20.0
14462023-10-21T16:24:23.072Z Downloaded impl-trait-for-tuples v0.2.2
14472023-10-21T16:24:23.078Z Downloaded keccak v0.1.4
14482023-10-21T16:24:23.081Z Downloaded is-terminal v0.4.9
14492023-10-21T16:24:23.084Z Downloaded iana-time-zone v0.1.57
14502023-10-21T16:24:23.088Z Downloaded buf-list v1.0.3
14512023-10-21T16:24:23.092Z Downloaded block-padding v0.3.3
14522023-10-21T16:24:23.095Z Downloaded inout v0.1.3
14532023-10-21T16:24:23.098Z Compiling proc-macro2 v1.0.67
14542023-10-21T16:24:23.101Z Compiling serde v1.0.188
14552023-10-21T16:24:23.104Z Compiling autocfg v1.1.0
14562023-10-21T16:24:23.107Z Compiling version_check v0.9.4
14572023-10-21T16:24:23.111Z Compiling syn v1.0.109
14582023-10-21T16:24:23.114Z Compiling parking_lot_core v0.9.8
14592023-10-21T16:24:23.117Z Compiling libm v0.2.7
14602023-10-21T16:24:23.120Z Compiling libc v0.2.149
14612023-10-21T16:24:23.429Z Compiling cfg-if v1.0.0
14622023-10-21T16:24:23.443Z Compiling futures-core v0.3.28
14632023-10-21T16:24:23.549Z Compiling once_cell v1.18.0
14642023-10-21T16:24:23.650Z Compiling typenum v1.16.0
14652023-10-21T16:24:23.908Z Compiling futures-task v0.3.28
14662023-10-21T16:24:24.014Z Compiling lock_api v0.4.10
14672023-10-21T16:24:24.031Z Compiling num-traits v0.2.16
14682023-10-21T16:24:24.142Z Compiling ahash v0.8.3
14692023-10-21T16:24:24.332Z Compiling quote v1.0.33
14702023-10-21T16:24:24.609Z Compiling generic-array v0.14.7
14712023-10-21T16:24:24.733Z Compiling slab v0.4.9
14722023-10-21T16:24:24.987Z Compiling syn v2.0.32
14732023-10-21T16:24:25.169Z Compiling jobserver v0.1.26
14742023-10-21T16:24:25.456Z Compiling futures-channel v0.3.28
14752023-10-21T16:24:25.680Z Compiling pkg-config v0.3.27
14762023-10-21T16:24:25.699Z Compiling futures-util v0.3.28
14772023-10-21T16:24:25.787Z Compiling cc v1.0.83
14782023-10-21T16:24:25.951Z Compiling memchr v2.6.3
14792023-10-21T16:24:26.056Z Compiling vcpkg v0.2.15
14802023-10-21T16:24:26.263Z Compiling itoa v1.0.9
14812023-10-21T16:24:26.501Z Compiling schemars v0.8.13
14822023-10-21T16:24:26.598Z Compiling log v0.4.20
14832023-10-21T16:24:26.972Z Compiling serde_json v1.0.107
14842023-10-21T16:24:27.580Z Compiling indexmap v1.9.3
14852023-10-21T16:24:27.899Z Compiling ryu v1.0.15
14862023-10-21T16:24:27.976Z Compiling httparse v1.8.0
14872023-10-21T16:24:28.013Z Compiling allocator-api2 v0.2.16
14882023-10-21T16:24:28.413Z Compiling equivalent v1.0.1
14892023-10-21T16:24:28.543Z Compiling rustix v0.38.9
14902023-10-21T16:24:28.564Z Compiling getrandom v0.2.10
14912023-10-21T16:24:28.821Z Compiling fnv v1.0.7
14922023-10-21T16:24:29.008Z Compiling rustls v0.21.7
14932023-10-21T16:24:29.012Z Compiling openssl v0.10.57
14942023-10-21T16:24:29.106Z Compiling aho-corasick v1.0.4
14952023-10-21T16:24:29.277Z Compiling hashbrown v0.14.0
14962023-10-21T16:24:29.371Z Compiling regex-syntax v0.7.5
14972023-10-21T16:24:29.618Z Compiling unicode-xid v0.2.4
14982023-10-21T16:24:29.856Z Compiling ucd-trie v0.1.6
14992023-10-21T16:24:30.660Z Compiling ring v0.16.20
15002023-10-21T16:24:30.781Z Compiling openssl-sys v0.9.93
15012023-10-21T16:24:31.245Z Compiling backtrace v0.3.69
15022023-10-21T16:24:31.914Z Compiling native-tls v0.2.11
15032023-10-21T16:24:32.312Z Compiling async-trait v0.1.73
15042023-10-21T16:24:32.910Z Compiling anyhow v1.0.75
15052023-10-21T16:24:33.472Z Compiling crossbeam-utils v0.8.16
15062023-10-21T16:24:34.097Z Compiling rustversion v1.0.14
15072023-10-21T16:24:34.525Z Compiling regex-automata v0.3.8
15082023-10-21T16:24:35.426Z Compiling slog v2.7.0
15092023-10-21T16:24:35.598Z Compiling iana-time-zone v0.1.57
15102023-10-21T16:24:36.111Z Compiling time-core v0.1.1
15112023-10-21T16:24:36.209Z Compiling byteorder v1.4.3
15122023-10-21T16:24:36.353Z Compiling time-macros v0.2.13
15132023-10-21T16:24:37.014Z Compiling serde_derive_internals v0.26.0
15142023-10-21T16:24:37.261Z Compiling synstructure v0.12.6
15152023-10-21T16:24:39.101Z Compiling dyn-clone v1.0.13
15162023-10-21T16:24:39.187Z Compiling hashbrown v0.13.2
15172023-10-21T16:24:39.383Z Compiling usdt-impl v0.3.5
15182023-10-21T16:24:39.784Z Compiling unicode-width v0.1.10
15192023-10-21T16:24:40.021Z Compiling thread-id v4.2.0
15202023-10-21T16:24:40.055Z Compiling strsim v0.10.0
15212023-10-21T16:24:40.178Z Compiling scopeguard v1.2.0
15222023-10-21T16:24:40.367Z Compiling winnow v0.5.15
15232023-10-21T16:24:41.060Z Compiling tinyvec_macros v0.1.1
15242023-10-21T16:24:41.166Z Compiling tinyvec v1.6.0
15252023-10-21T16:24:41.187Z Compiling unicode-bidi v0.3.13
15262023-10-21T16:24:42.261Z Compiling smallvec v1.11.0
15272023-10-21T16:24:42.509Z Compiling regex v1.9.5
15282023-10-21T16:24:43.326Z Compiling percent-encoding v2.3.0
15292023-10-21T16:24:43.817Z Compiling unicode-normalization v0.1.22
15302023-10-21T16:24:43.834Z Compiling form_urlencoded v1.2.0
15312023-10-21T16:24:44.216Z Compiling parking_lot v0.12.1
15322023-10-21T16:24:44.252Z Compiling num-integer v0.1.45
15332023-10-21T16:24:44.282Z Compiling crc32fast v1.3.2
15342023-10-21T16:24:44.659Z Compiling bitflags v1.3.2
15352023-10-21T16:24:44.797Z Compiling adler v1.0.2
15362023-10-21T16:24:45.015Z Compiling miniz_oxide v0.7.1
15372023-10-21T16:24:45.100Z Compiling spin v0.5.2
15382023-10-21T16:24:45.490Z Compiling idna v0.4.0
15392023-10-21T16:24:45.705Z Compiling gimli v0.28.0
15402023-10-21T16:24:45.721Z Compiling object v0.32.1
15412023-10-21T16:24:46.731Z Compiling pin-project-lite v0.2.13
15422023-10-21T16:24:46.898Z Compiling rustc-demangle v0.1.23
15432023-10-21T16:24:47.361Z Compiling serde_derive v1.0.188
15442023-10-21T16:24:47.512Z Compiling thiserror-impl v1.0.49
15452023-10-21T16:24:47.794Z Compiling zeroize_derive v1.4.2
15462023-10-21T16:24:47.887Z Compiling tokio-macros v2.1.0
15472023-10-21T16:24:48.388Z Compiling futures-macro v0.3.28
15482023-10-21T16:24:50.139Z Compiling tracing-attributes v0.1.26
15492023-10-21T16:24:50.328Z Compiling schemars_derive v0.8.13
15502023-10-21T16:24:50.459Z Compiling openssl-macros v0.1.1
15512023-10-21T16:24:51.591Z Compiling zerocopy-derive v0.2.0
15522023-10-21T16:24:52.120Z Compiling thiserror v1.0.49
15532023-10-21T16:24:52.310Z Compiling pest v2.7.2
15542023-10-21T16:24:53.952Z Compiling strum_macros v0.25.2
15552023-10-21T16:24:54.413Z Compiling zerocopy v0.3.0
15562023-10-21T16:24:55.296Z Compiling url v2.4.1
15572023-10-21T16:24:55.406Z Compiling addr2line v0.21.0
15582023-10-21T16:24:55.733Z Compiling dof v0.1.5
15592023-10-21T16:24:55.775Z Compiling zerocopy-derive v0.6.4
15602023-10-21T16:24:56.453Z Compiling pest_meta v2.7.2
15612023-10-21T16:24:57.132Z Compiling errno v0.3.2
15622023-10-21T16:24:57.405Z Compiling mio v0.8.8
15632023-10-21T16:24:57.558Z Compiling signal-hook-registry v1.4.1
15642023-10-21T16:24:58.255Z Compiling num_cpus v1.16.0
15652023-10-21T16:24:58.612Z Compiling pest_generator v2.7.2
15662023-10-21T16:24:58.859Z Compiling socket2 v0.5.4
15672023-10-21T16:24:59.268Z Compiling futures-sink v0.3.28
15682023-10-21T16:24:59.482Z Compiling memoffset v0.9.0
15692023-10-21T16:25:00.236Z Compiling pin-utils v0.1.0
15702023-10-21T16:25:00.591Z Compiling deranged v0.3.8
15712023-10-21T16:25:00.630Z Compiling num_threads v0.1.6
15722023-10-21T16:25:00.747Z Compiling futures-io v0.3.28
15732023-10-21T16:25:00.786Z Compiling radium v0.7.0
15742023-10-21T16:25:01.393Z Compiling tracing-core v0.1.31
15752023-10-21T16:25:01.683Z Compiling lazy_static v1.4.0
15762023-10-21T16:25:01.840Z Compiling crossbeam-epoch v0.9.15
15772023-10-21T16:25:02.203Z Compiling clap_derive v4.4.2
15782023-10-21T16:25:02.617Z Compiling tracing v0.1.37
15792023-10-21T16:25:03.399Z Compiling num-iter v0.1.43
15802023-10-21T16:25:03.538Z Compiling untrusted v0.7.1
15812023-10-21T16:25:03.722Z Compiling time v0.3.27
15822023-10-21T16:25:03.793Z Compiling base64 v0.21.4
15832023-10-21T16:25:03.813Z Compiling either v1.9.0
15842023-10-21T16:25:03.834Z Compiling pest_derive v2.7.2
15852023-10-21T16:25:04.886Z Compiling dtrace-parser v0.1.14
15862023-10-21T16:25:04.975Z Compiling rand_core v0.6.4
15872023-10-21T16:25:05.695Z Compiling openssl-probe v0.1.5
15882023-10-21T16:25:06.133Z Compiling hashbrown v0.12.3
15892023-10-21T16:25:07.898Z Compiling foreign-types-shared v0.1.1
15902023-10-21T16:25:08.049Z Compiling foreign-types v0.3.2
15912023-10-21T16:25:08.187Z Compiling zeroize v1.6.0
15922023-10-21T16:25:09.480Z Compiling bzip2-sys v0.1.11+1.0.8
15932023-10-21T16:25:10.119Z Compiling try-lock v0.2.4
15942023-10-21T16:25:10.293Z Compiling want v0.3.1
15952023-10-21T16:25:10.317Z Compiling rustls-webpki v0.101.4
15962023-10-21T16:25:10.563Z Compiling sct v0.7.0
15972023-10-21T16:25:11.007Z Compiling indexmap v2.0.0
15982023-10-21T16:25:11.030Z Compiling bytes v1.5.0
15992023-10-21T16:25:11.136Z Compiling uuid v1.4.1
16002023-10-21T16:25:11.396Z Compiling chrono v0.4.31
16012023-10-21T16:25:11.903Z Compiling semver v1.0.18
16022023-10-21T16:25:11.945Z Compiling toml_datetime v0.6.3
16032023-10-21T16:25:12.248Z Compiling serde_tokenstream v0.1.7
16042023-10-21T16:25:12.551Z Compiling http v0.2.9
16052023-10-21T16:25:12.995Z Compiling rustc_version v0.4.0
16062023-10-21T16:25:13.013Z Compiling serde_spanned v0.6.3
16072023-10-21T16:25:13.057Z Compiling bitflags v2.4.0
16082023-10-21T16:25:13.082Z Compiling tokio v1.33.0
16092023-10-21T16:25:13.339Z Compiling toml_edit v0.19.15
16102023-10-21T16:25:14.026Z Compiling openapiv3 v1.0.3
16112023-10-21T16:25:16.506Z Compiling http-body v0.4.5
16122023-10-21T16:25:17.641Z Compiling enum-as-inner v0.5.1
16132023-10-21T16:25:18.386Z Compiling usdt-macro v0.3.5
16142023-10-21T16:25:18.593Z Compiling usdt-attr-macro v0.3.5
16152023-10-21T16:25:20.190Z Compiling socket2 v0.4.9
16162023-10-21T16:25:20.227Z Compiling tower-service v0.3.2
16172023-10-21T16:25:20.380Z Compiling httpdate v1.0.3
16182023-10-21T16:25:20.704Z Compiling heapless v0.7.16
16192023-10-21T16:25:21.046Z Compiling rustls-pemfile v1.0.3
16202023-10-21T16:25:21.259Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16212023-10-21T16:25:21.517Z Compiling siphasher v0.3.11
16222023-10-21T16:25:21.557Z Compiling rustls-native-certs v0.6.3
16232023-10-21T16:25:22.033Z Compiling ipnet v2.8.0
16242023-10-21T16:25:22.102Z Compiling serde_urlencoded v0.7.1
16252023-10-21T16:25:22.158Z Compiling serde_tokenstream v0.2.0
16262023-10-21T16:25:22.477Z Compiling encoding_rs v0.8.33
16272023-10-21T16:25:22.938Z Compiling mime v0.3.17
16282023-10-21T16:25:22.943Z Compiling webpki-roots v0.25.2
16292023-10-21T16:25:23.260Z Compiling crypto-common v0.1.6
16302023-10-21T16:25:23.770Z Compiling diesel_table_macro_syntax v0.1.0
16312023-10-21T16:25:23.814Z Compiling num-bigint v0.4.4
16322023-10-21T16:25:23.961Z Compiling bit-vec v0.6.3
16332023-10-21T16:25:24.356Z Compiling smoltcp v0.9.1
16342023-10-21T16:25:24.628Z Compiling diesel_derives v2.1.1
16352023-10-21T16:25:24.987Z Compiling flate2 v1.0.27
16362023-10-21T16:25:25.266Z Compiling phf_shared v0.10.0
16372023-10-21T16:25:25.308Z Compiling block-buffer v0.10.4
16382023-10-21T16:25:25.728Z Compiling hubpack_derive v0.1.1
16392023-10-21T16:25:25.951Z Compiling precomputed-hash v0.1.1
16402023-10-21T16:25:26.102Z Compiling fixedbitset v0.4.2
16412023-10-21T16:25:26.517Z Compiling tokio-util v0.7.8
16422023-10-21T16:25:26.728Z Compiling ppv-lite86 v0.2.17
16432023-10-21T16:25:26.929Z Compiling const-oid v0.9.5
16442023-10-21T16:25:28.776Z Compiling h2 v0.3.21
16452023-10-21T16:25:28.883Z Compiling tokio-native-tls v0.3.1
16462023-10-21T16:25:29.283Z Compiling tokio-rustls v0.24.1
16472023-10-21T16:25:29.787Z Compiling new_debug_unreachable v1.0.4
16482023-10-21T16:25:29.916Z Compiling subtle v2.5.0
16492023-10-21T16:25:29.924Z Compiling string_cache v0.8.7
16502023-10-21T16:25:30.097Z Compiling rand_chacha v0.3.1
16512023-10-21T16:25:30.371Z Compiling digest v0.10.7
16522023-10-21T16:25:30.604Z Compiling petgraph v0.6.4
16532023-10-21T16:25:31.037Z Compiling bit-set v0.5.3
16542023-10-21T16:25:31.157Z Compiling toml v0.7.8
16552023-10-21T16:25:31.451Z Compiling itertools v0.10.5
16562023-10-21T16:25:31.675Z Compiling lalrpop-util v0.19.12
16572023-10-21T16:25:32.236Z Compiling unicode-segmentation v1.10.1
16582023-10-21T16:25:33.657Z Compiling rand v0.8.5
16592023-10-21T16:25:33.676Z Compiling regress v0.7.1
16602023-10-21T16:25:34.413Z Compiling serde_repr v0.1.16
16612023-10-21T16:25:35.910Z Compiling io-lifetimes v1.0.11
16622023-10-21T16:25:36.485Z Compiling anstyle v1.0.2
16632023-10-21T16:25:36.488Z Compiling utf8parse v0.2.1
16642023-10-21T16:25:36.491Z Compiling cpufeatures v0.2.9
16652023-10-21T16:25:36.494Z Compiling anstyle-parse v0.2.1
16662023-10-21T16:25:36.499Z Compiling sha2 v0.10.7
16672023-10-21T16:25:36.551Z Compiling rustix v0.37.23
16682023-10-21T16:25:36.725Z Compiling hmac v0.12.1
16692023-10-21T16:25:36.922Z Compiling md-5 v0.10.5
16702023-10-21T16:25:37.042Z Compiling stringprep v0.1.3
16712023-10-21T16:25:37.351Z Compiling spin v0.9.8
16722023-10-21T16:25:37.777Z Compiling hash32 v0.2.1
16732023-10-21T16:25:37.939Z Compiling colorchoice v1.0.0
16742023-10-21T16:25:38.169Z Compiling stable_deref_trait v1.2.0
16752023-10-21T16:25:38.303Z Compiling anstyle-query v1.0.0
16762023-10-21T16:25:38.360Z Compiling fallible-iterator v0.2.0
16772023-10-21T16:25:38.454Z Compiling anstream v0.5.0
16782023-10-21T16:25:38.542Z Compiling terminal_size v0.2.6
16792023-10-21T16:25:38.801Z Compiling phf_shared v0.11.2
16802023-10-21T16:25:38.871Z Compiling block-padding v0.3.3
16812023-10-21T16:25:39.198Z Compiling scheduled-thread-pool v0.2.7
16822023-10-21T16:25:39.369Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16832023-10-21T16:25:39.436Z Compiling matches v0.1.10
16842023-10-21T16:25:39.527Z Compiling postgres-protocol v0.6.6
16852023-10-21T16:25:39.564Z Compiling managed v0.8.0
16862023-10-21T16:25:39.966Z Compiling tap v1.0.1
16872023-10-21T16:25:40.225Z Compiling clap_lex v0.5.1
16882023-10-21T16:25:40.272Z Compiling hyper v0.14.27
16892023-10-21T16:25:40.492Z Compiling regex-automata v0.1.10
16902023-10-21T16:25:40.972Z Compiling postgres-types v0.2.6
16912023-10-21T16:25:41.301Z Compiling bstr v0.2.17
16922023-10-21T16:25:41.583Z Compiling clap_builder v4.4.2
16932023-10-21T16:25:43.328Z Compiling wyz v0.5.1
16942023-10-21T16:25:43.572Z Compiling idna v0.2.3
16952023-10-21T16:25:44.047Z Compiling r2d2 v0.8.10
16962023-10-21T16:25:44.627Z Compiling phf v0.11.2
16972023-10-21T16:25:45.089Z Compiling inout v0.1.3
16982023-10-21T16:25:45.841Z Compiling hubpack v0.1.2
16992023-10-21T16:25:46.129Z Compiling ipnetwork v0.20.0
17002023-10-21T16:25:46.458Z Compiling futures-executor v0.3.28
17012023-10-21T16:25:46.576Z Compiling itertools v0.11.0
17022023-10-21T16:25:47.504Z Compiling zerocopy v0.6.4
17032023-10-21T16:25:48.869Z Compiling float-cmp v0.9.0
17042023-10-21T16:25:49.126Z Compiling predicates-core v1.0.6
17052023-10-21T16:25:49.195Z Compiling normalize-line-endings v0.3.0
17062023-10-21T16:25:49.361Z Compiling whoami v1.4.1
17072023-10-21T16:25:49.629Z Compiling data-encoding v2.4.0
17082023-10-21T16:25:49.686Z Compiling funty v2.0.0
17092023-10-21T16:25:50.211Z Compiling static_assertions v1.1.0
17102023-10-21T16:25:50.348Z Compiling unicode-linebreak v0.1.5
17112023-10-21T16:25:51.626Z Compiling difflib v0.4.0
17122023-10-21T16:25:51.633Z Compiling smawk v0.3.1
17132023-10-21T16:25:51.636Z Compiling trust-dns-proto v0.22.0
17142023-10-21T16:25:51.658Z Compiling bitvec v1.0.1
17152023-10-21T16:25:52.824Z Compiling hyper-rustls v0.24.1
17162023-10-21T16:25:53.096Z Compiling hyper-tls v0.5.0
17172023-10-21T16:25:53.401Z Compiling predicates v3.0.4
17182023-10-21T16:25:53.589Z Compiling reqwest v0.11.20
17192023-10-21T16:25:53.908Z Compiling textwrap v0.16.0
17202023-10-21T16:25:55.741Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17212023-10-21T16:25:55.968Z Compiling tokio-postgres v0.7.10
17222023-10-21T16:25:55.971Z Compiling yasna v0.5.2
17232023-10-21T16:25:56.412Z Compiling diesel v2.1.1
17242023-10-21T16:25:59.123Z Compiling clap v4.4.3
17252023-10-21T16:25:59.279Z Compiling futures v0.3.28
17262023-10-21T16:25:59.439Z Compiling cipher v0.4.4
17272023-10-21T16:26:00.038Z Compiling similar v2.2.1
17282023-10-21T16:26:00.485Z Compiling signature v2.1.0
17292023-10-21T16:26:00.798Z Compiling tokio-stream v0.1.14
17302023-10-21T16:26:10.055Z Compiling usdt v0.3.5
17312023-10-21T16:26:10.199Z Compiling hex v0.4.3
17322023-10-21T16:26:10.264Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17332023-10-21T16:26:10.312Z Compiling console v0.15.7
17342023-10-21T16:26:10.333Z Compiling bstr v1.6.0
17352023-10-21T16:26:10.345Z Compiling getopts v0.2.21
17362023-10-21T16:26:10.368Z Compiling unsafe-libyaml v0.2.9
17372023-10-21T16:26:10.381Z Compiling ident_case v1.0.1
17382023-10-21T16:26:10.429Z Compiling slog-async v2.8.0
17392023-10-21T16:26:10.441Z Compiling serde_yaml v0.9.25
17402023-10-21T16:26:10.451Z Compiling paste v1.0.14
17412023-10-21T16:26:10.461Z Compiling darling_core v0.20.3
17422023-10-21T16:26:10.476Z Compiling multer v2.1.0
17432023-10-21T16:26:10.489Z Compiling async-stream-impl v0.3.5
17442023-10-21T16:26:10.497Z Compiling regex-syntax v0.6.29
17452023-10-21T16:26:10.527Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17462023-10-21T16:26:10.736Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17472023-10-21T16:26:11.137Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17482023-10-21T16:26:11.610Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17492023-10-21T16:26:15.149Z Compiling structmeta-derive v0.1.6
17502023-10-21T16:26:17.618Z Compiling darling_macro v0.20.3
17512023-10-21T16:26:19.083Z Compiling darling v0.20.3
17522023-10-21T16:26:19.253Z Compiling serde_with_macros v2.3.3
17532023-10-21T16:26:19.542Z Compiling structmeta v0.1.6
17542023-10-21T16:26:20.146Z Compiling parse-display-derive v0.7.0
17552023-10-21T16:26:21.632Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17562023-10-21T16:26:23.245Z Compiling test-strategy v0.2.1
17572023-10-21T16:26:43.189Z Checking unicode-ident v1.0.12
17582023-10-21T16:27:01.264Z Checking heck v0.4.1
17592023-10-21T16:27:09.663Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17602023-10-21T16:27:10.034Z Checking crossbeam-channel v0.5.8
17612023-10-21T16:27:10.106Z Checking atty v0.2.14
17622023-10-21T16:27:10.930Z Checking match_cfg v0.1.0
17632023-10-21T16:27:11.050Z Checking hostname v0.3.1
17642023-10-21T16:27:11.250Z Checking sha1 v0.10.5
17652023-10-21T16:27:11.269Z Checking dirs-sys-next v0.1.2
17662023-10-21T16:27:11.534Z Checking fastrand v2.0.0
17672023-10-21T16:27:11.687Z Checking dirs-next v2.0.0
17682023-10-21T16:27:11.871Z Checking thread_local v1.1.7
17692023-10-21T16:27:12.008Z Checking term v0.7.0
17702023-10-21T16:27:12.028Z Checking tempfile v3.8.0
17712023-10-21T16:27:12.306Z Checking strum v0.25.0
17722023-10-21T16:27:12.592Z Checking instant v0.1.12
17732023-10-21T16:27:12.747Z Checking take_mut v0.2.2
17742023-10-21T16:27:12.941Z Checking slog-term v2.9.0
17752023-10-21T16:27:13.398Z Checking slog-json v2.6.1
17762023-10-21T16:27:13.659Z Checking serde_with v2.3.3
17772023-10-21T16:27:13.749Z Checking camino v1.1.6
17782023-10-21T16:27:13.788Z Checking slog-bunyan v2.4.0
17792023-10-21T16:27:14.555Z Checking atomic-waker v1.1.1
17802023-10-21T16:27:14.609Z Checking debug-ignore v1.0.5
17812023-10-21T16:27:14.728Z Checking waitgroup v0.1.2
17822023-10-21T16:27:14.921Z Checking async-stream v0.3.5
17832023-10-21T16:27:14.988Z Checking serde_path_to_error v0.1.14
17842023-10-21T16:27:15.378Z Checking backoff v0.4.0
17852023-10-21T16:27:15.834Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-10-21T16:27:16.054Z Checking parse-display v0.7.0
17872023-10-21T16:27:16.085Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17882023-10-21T16:27:16.296Z Checking macaddr v1.0.1
17892023-10-21T16:27:16.369Z Checking quick-error v1.2.3
17902023-10-21T16:27:16.926Z Compiling proc-macro-crate v1.3.1
17912023-10-21T16:27:17.231Z Checking wait-timeout v0.2.0
17922023-10-21T16:27:17.466Z Compiling crucible-workspace-hack v0.1.0
17932023-10-21T16:27:18.347Z Checking rusty-fork v0.3.0
17942023-10-21T16:27:18.507Z Checking rand_xorshift v0.3.0
17952023-10-21T16:27:18.806Z Checking unarray v0.1.4
17962023-10-21T16:27:19.022Z Checking proptest v1.3.1
17972023-10-21T16:27:19.139Z Compiling proc-macro-error-attr v1.0.4
17982023-10-21T16:27:19.359Z Compiling proc-macro-error v1.0.4
17992023-10-21T16:27:23.721Z Compiling num_enum_derive v0.5.11
18002023-10-21T16:27:26.733Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18012023-10-21T16:27:27.234Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18022023-10-21T16:27:27.642Z Compiling foreign-types-macros v0.2.3
18032023-10-21T16:27:28.149Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-10-21T16:27:28.712Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-10-21T16:27:28.942Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-10-21T16:27:29.140Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-10-21T16:27:29.537Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-10-21T16:27:32.486Z Compiling zone_cfg_derive v0.2.0
18092023-10-21T16:27:32.489Z Compiling mockall_derive v0.11.4
18102023-10-21T16:27:33.494Z Compiling num-derive v0.4.0
18112023-10-21T16:27:46.737Z Checking base64ct v1.6.0
18122023-10-21T16:28:04.360Z Checking is-terminal v0.4.9
18132023-10-21T16:28:12.723Z Checking cfg-if v0.1.10
18142023-10-21T16:28:13.413Z Compiling slog-dtrace v0.2.3
18152023-10-21T16:28:13.507Z Checking termtree v0.4.1
18162023-10-21T16:28:13.813Z Checking predicates-tree v1.0.9
18172023-10-21T16:28:13.887Z Compiling cancel-safe-futures v0.1.2
18182023-10-21T16:28:13.918Z Checking password-hash v0.5.0
18192023-10-21T16:28:14.054Z Checking num_enum v0.5.11
18202023-10-21T16:28:14.255Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-10-21T16:28:14.380Z Checking blake2 v0.10.6
18222023-10-21T16:28:14.648Z Checking postcard-cobs v0.1.5-pre
18232023-10-21T16:28:14.803Z Checking base64 v0.13.1
18242023-10-21T16:28:14.887Z Checking postcard v0.7.3
18252023-10-21T16:28:15.052Z Checking argon2 v0.5.2
18262023-10-21T16:28:15.459Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18272023-10-21T16:28:15.483Z Checking smoltcp v0.8.2
18282023-10-21T16:28:15.811Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18292023-10-21T16:28:16.015Z Checking foreign-types-shared v0.3.1
18302023-10-21T16:28:16.172Z Checking foreign-types v0.5.0
18312023-10-21T16:28:16.326Z Checking cstr-argument v0.1.2
18322023-10-21T16:28:16.391Z Checking pretty-hex v0.2.1
18332023-10-21T16:28:16.557Z Checking colored v2.0.4
18342023-10-21T16:28:16.581Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18352023-10-21T16:28:16.615Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18362023-10-21T16:28:17.053Z Checking predicates v2.1.5
18372023-10-21T16:28:17.306Z Checking downcast v0.11.0
18382023-10-21T16:28:17.550Z Checking fragile v2.0.0
18392023-10-21T16:28:17.966Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18402023-10-21T16:28:18.035Z Checking zone v0.2.0
18412023-10-21T16:28:18.102Z Checking mockall v0.11.4
18422023-10-21T16:28:18.427Z Checking smf v0.2.2
18432023-10-21T16:28:18.666Z Checking filetime v0.2.22
18442023-10-21T16:28:18.682Z Checking xattr v1.0.1
18452023-10-21T16:28:18.933Z Compiling heck v0.3.3
18462023-10-21T16:28:18.952Z Checking tar v0.4.40
18472023-10-21T16:28:19.079Z Compiling libefi-sys v0.1.0
18482023-10-21T16:28:19.183Z Compiling der_derive v0.7.2
18492023-10-21T16:28:19.491Z Compiling structopt-derive v0.4.18
18502023-10-21T16:28:20.018Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18512023-10-21T16:28:20.173Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18522023-10-21T16:28:20.216Z Checking pem v1.1.1
18532023-10-21T16:28:20.246Z Compiling memoffset v0.7.1
18542023-10-21T16:28:20.573Z Checking camino-tempfile v1.0.2
18552023-10-21T16:28:20.886Z Compiling maybe-uninit v2.0.0
18562023-10-21T16:28:20.915Z Checking headers-core v0.2.0
18572023-10-21T16:28:20.975Z Compiling packed_struct v0.10.1
18582023-10-21T16:28:21.119Z Checking headers v0.3.9
18592023-10-21T16:28:21.541Z Compiling num-bigint-dig v0.8.4
18602023-10-21T16:28:21.662Z Compiling packed_struct_codegen v0.10.1
18612023-10-21T16:28:21.975Z Compiling signal-hook v0.3.17
18622023-10-21T16:28:22.207Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18632023-10-21T16:28:22.397Z Checking rcgen v0.10.0
18642023-10-21T16:28:22.944Z Checking atomicwrites v0.4.2
18652023-10-21T16:28:22.965Z Checking subprocess v0.2.9
18662023-10-21T16:28:23.234Z Compiling num-rational v0.4.1
18672023-10-21T16:28:23.301Z Checking termcolor v1.2.0
18682023-10-21T16:28:23.645Z Compiling same-file v1.0.6
18692023-10-21T16:28:23.951Z Compiling walkdir v2.4.0
18702023-10-21T16:28:23.989Z Compiling semver-parser v0.10.2
18712023-10-21T16:28:24.328Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18722023-10-21T16:28:24.839Z Checking linked-hash-map v0.5.6
18732023-10-21T16:28:24.997Z Compiling home v0.5.5
18742023-10-21T16:28:25.338Z Compiling semver v0.11.0
18752023-10-21T16:28:25.357Z Checking lru-cache v0.1.2
18762023-10-21T16:28:25.988Z Compiling toolchain_find v0.2.0
18772023-10-21T16:28:26.056Z Compiling toml v0.5.11
18782023-10-21T16:28:26.076Z Compiling doc-comment v0.3.3
18792023-10-21T16:28:26.464Z Checking half v1.8.2
18802023-10-21T16:28:26.571Z Compiling omicron-zone-package v0.8.3
18812023-10-21T16:28:26.798Z Checking ciborium-io v0.2.1
18822023-10-21T16:28:27.114Z Checking ciborium-ll v0.2.1
18832023-10-21T16:28:27.117Z Checking arc-swap v1.6.0
18842023-10-21T16:28:27.261Z Compiling convert_case v0.4.0
18852023-10-21T16:28:27.595Z Checking ciborium v0.2.1
18862023-10-21T16:28:27.825Z Checking slog-scope v4.4.0
18872023-10-21T16:28:28.121Z Checking slog-stdlog v4.1.1
18882023-10-21T16:28:28.238Z Compiling snafu-derive v0.7.5
18892023-10-21T16:28:28.357Z Checking slog-envlogger v2.2.0
18902023-10-21T16:28:28.560Z Compiling derive_more v0.99.17
18912023-10-21T16:28:29.275Z Compiling rustfmt-wrapper v0.2.0
18922023-10-21T16:28:29.325Z Compiling derive-where v1.2.5
18932023-10-21T16:28:30.283Z Checking hkdf v0.12.3
18942023-10-21T16:28:30.442Z Compiling libz-sys v1.1.12
18952023-10-21T16:28:30.638Z Compiling parking_lot_core v0.8.6
18962023-10-21T16:28:31.229Z Checking resolv-conf v0.7.0
18972023-10-21T16:28:31.292Z Checking newline-converter v0.3.0
18982023-10-21T16:28:31.502Z Checking textwrap v0.11.0
18992023-10-21T16:28:31.775Z Checking strsim v0.8.0
19002023-10-21T16:28:31.794Z Checking vec_map v0.8.2
19012023-10-21T16:28:31.825Z Checking ansi_term v0.12.1
19022023-10-21T16:28:32.148Z Checking keccak v0.1.4
19032023-10-21T16:28:32.200Z Checking trust-dns-resolver v0.22.0
19042023-10-21T16:28:32.306Z Checking clap v2.34.0
19052023-10-21T16:28:32.320Z Checking expectorate v1.1.0
19062023-10-21T16:28:32.547Z Checking sha3 v0.10.8
19072023-10-21T16:28:33.178Z Checking secrecy v0.8.0
19082023-10-21T16:28:33.337Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19092023-10-21T16:28:33.523Z Compiling libgit2-sys v0.15.2+1.6.4
19102023-10-21T16:28:34.966Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19112023-10-21T16:28:35.222Z Checking pem-rfc7468 v0.7.0
19122023-10-21T16:28:35.378Z Compiling libsqlite3-sys v0.26.0
19132023-10-21T16:28:35.419Z Checking flagset v0.4.3
19142023-10-21T16:28:35.946Z Checking der v0.7.8
19152023-10-21T16:28:35.998Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19162023-10-21T16:28:36.546Z Checking fxhash v0.2.1
19172023-10-21T16:28:36.589Z Compiling vergen v8.2.4
19182023-10-21T16:28:36.812Z Compiling semver v0.1.20
19192023-10-21T16:28:37.049Z Checking structopt v0.3.26
19202023-10-21T16:28:37.483Z Compiling rustc_version v0.1.7
19212023-10-21T16:28:38.133Z Compiling newtype_derive v0.1.6
19222023-10-21T16:28:38.511Z Compiling buf-list v1.0.3
19232023-10-21T16:28:38.933Z Checking humantime v2.1.0
19242023-10-21T16:28:39.014Z Checking crc-catalog v2.2.0
19252023-10-21T16:28:39.071Z Checking spki v0.7.2
19262023-10-21T16:28:39.211Z Checking crc v3.0.1
19272023-10-21T16:28:39.492Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19282023-10-21T16:28:39.513Z Checking pkcs8 v0.10.2
19292023-10-21T16:28:40.538Z Checking nodrop v0.1.14
19302023-10-21T16:28:40.718Z Checking array-init v0.0.4
19312023-10-21T16:28:40.879Z Checking pkcs1 v0.7.5
19322023-10-21T16:28:40.965Z Checking smallvec v0.6.14
19332023-10-21T16:28:41.099Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19342023-10-21T16:28:41.590Z Compiling num_enum_derive v0.7.0
19352023-10-21T16:28:42.486Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19362023-10-21T16:28:44.073Z Compiling unicase v2.7.0
19372023-10-21T16:28:44.488Z Checking utf-8 v0.7.6
19382023-10-21T16:28:44.532Z Compiling rayon-core v1.11.0
19392023-10-21T16:28:44.684Z Checking bitfield v0.14.0
19402023-10-21T16:28:44.784Z Checking rsa v0.9.2
19412023-10-21T16:28:45.110Z Checking serde-hex v0.1.0
19422023-10-21T16:28:45.238Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19432023-10-21T16:28:45.691Z Checking x509-cert v0.2.4
19442023-10-21T16:28:45.709Z Checking env_logger v0.10.0
19452023-10-21T16:28:46.401Z Checking ron v0.8.1
19462023-10-21T16:28:46.681Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19472023-10-21T16:28:46.834Z Compiling platforms v3.0.2
19482023-10-21T16:28:47.346Z Checking crc-any v2.4.3
19492023-10-21T16:28:47.909Z Checking object v0.30.4
19502023-10-21T16:28:48.333Z Checking path-slash v0.1.5
19512023-10-21T16:28:48.538Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19522023-10-21T16:28:49.422Z Checking num-complex v0.4.4
19532023-10-21T16:28:50.114Z Checking rand v0.4.6
19542023-10-21T16:28:51.090Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19552023-10-21T16:28:51.497Z Compiling erased-serde v0.3.30
19562023-10-21T16:28:51.833Z Checking num v0.4.1
19572023-10-21T16:28:51.984Z Compiling curve25519-dalek v4.1.0
19582023-10-21T16:28:52.287Z Compiling bitstruct_derive v0.1.0
19592023-10-21T16:28:52.535Z Compiling async-recursion v1.0.5
19602023-10-21T16:28:53.997Z Compiling glob v0.3.1
19612023-10-21T16:28:54.287Z Compiling mime_guess v2.0.4
19622023-10-21T16:28:54.458Z Compiling thiserror-impl-no-std v2.0.2
19632023-10-21T16:28:55.411Z Compiling curve25519-dalek-derive v0.1.0
19642023-10-21T16:28:56.201Z Compiling salty v0.2.0
19652023-10-21T16:28:56.858Z Checking tungstenite v0.18.0
19662023-10-21T16:28:57.700Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19672023-10-21T16:28:58.390Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19682023-10-21T16:28:58.621Z Checking tokio-tungstenite v0.18.0
19692023-10-21T16:28:58.883Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19702023-10-21T16:28:58.892Z Checking universal-hash v0.5.1
19712023-10-21T16:28:59.169Z Checking nibble_vec v0.1.0
19722023-10-21T16:28:59.461Z Checking opaque-debug v0.3.0
19732023-10-21T16:28:59.478Z Checking endian-type v0.1.2
19742023-10-21T16:28:59.783Z Compiling crunchy v0.2.2
19752023-10-21T16:29:00.164Z Checking radix_trie v0.2.1
19762023-10-21T16:29:00.521Z Checking snafu v0.7.5
19772023-10-21T16:29:00.987Z Checking linear-map v1.2.0
19782023-10-21T16:29:01.060Z Compiling tiny-keccak v2.0.2
19792023-10-21T16:29:01.464Z Checking parking_lot v0.11.2
19802023-10-21T16:29:01.480Z Checking trust-dns-client v0.22.0
19812023-10-21T16:29:01.729Z Compiling clang-sys v1.6.1
19822023-10-21T16:29:01.740Z Checking aead v0.5.2
19832023-10-21T16:29:02.003Z Compiling darling_core v0.14.4
19842023-10-21T16:29:02.062Z Compiling prettyplease v0.2.12
19852023-10-21T16:29:02.478Z Checking sled v0.34.7
19862023-10-21T16:29:02.754Z Compiling ascii-canvas v3.0.0
19872023-10-21T16:29:03.484Z Checking trust-dns-server v0.22.1
19882023-10-21T16:29:03.712Z Checking toml_edit v0.20.0
19892023-10-21T16:29:04.025Z Compiling const_format_proc_macros v0.2.31
19902023-10-21T16:29:04.358Z Compiling ena v0.14.2
19912023-10-21T16:29:04.980Z Compiling diff v0.1.13
19922023-10-21T16:29:06.082Z Compiling minimal-lexical v0.2.1
19932023-10-21T16:29:06.895Z Compiling portable-atomic v1.4.3
19942023-10-21T16:29:07.207Z Checking pretty-hex v0.3.0
19952023-10-21T16:29:07.438Z Compiling nom v7.1.3
19962023-10-21T16:29:07.461Z Compiling lalrpop v0.19.12
19972023-10-21T16:29:07.618Z Checking toml v0.8.0
19982023-10-21T16:29:07.749Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19992023-10-21T16:29:07.875Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20002023-10-21T16:29:08.589Z Checking path-dedot v3.1.0
20012023-10-21T16:29:08.796Z Compiling libloading v0.7.4
20022023-10-21T16:29:08.818Z Compiling ref-cast v1.0.20
20032023-10-21T16:29:08.854Z Compiling bindgen v0.65.1
20042023-10-21T16:29:09.555Z Checking path-absolutize v3.1.0
20052023-10-21T16:29:10.646Z Checking globset v0.4.13
20062023-10-21T16:29:11.009Z Compiling darling_macro v0.14.4
20072023-10-21T16:29:11.401Z Checking crossbeam-deque v0.8.3
20082023-10-21T16:29:11.759Z Checking hashlink v0.8.3
20092023-10-21T16:29:11.880Z Checking olpc-cjson v0.1.3
20102023-10-21T16:29:12.212Z Checking serde_plain v1.0.2
20112023-10-21T16:29:12.406Z Compiling darling v0.14.4
20122023-10-21T16:29:12.592Z Compiling derive_builder_core v0.12.0
20132023-10-21T16:29:12.598Z Compiling which v4.4.0
20142023-10-21T16:29:12.708Z Compiling ref-cast-impl v1.0.20
20152023-10-21T16:29:12.784Z Compiling libxml v0.3.3
20162023-10-21T16:29:13.259Z Compiling cexpr v0.6.0
20172023-10-21T16:29:13.426Z Compiling peeking_take_while v0.1.2
20182023-10-21T16:29:13.631Z Checking fallible-streaming-iterator v0.1.9
20192023-10-21T16:29:13.768Z Compiling shlex v1.1.0
20202023-10-21T16:29:13.985Z Compiling rustc-hash v1.1.0
20212023-10-21T16:29:14.155Z Compiling lazycell v1.3.0
20222023-10-21T16:29:14.212Z Checking rusqlite v0.29.0
20232023-10-21T16:29:14.444Z Checking tough v0.12.5
20242023-10-21T16:29:14.516Z Checking twox-hash v1.6.3
20252023-10-21T16:29:15.271Z Checking nix v0.26.2
20262023-10-21T16:29:16.414Z Compiling derive_builder_macro v0.12.0
20272023-10-21T16:29:17.179Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20282023-10-21T16:29:17.619Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20292023-10-21T16:29:18.305Z Checking ff v0.13.0
20302023-10-21T16:29:18.433Z Compiling strum_macros v0.24.3
20312023-10-21T16:29:19.347Z Compiling indoc v1.0.9
20322023-10-21T16:29:20.198Z Checking display-error-chain v0.1.1
20332023-10-21T16:29:20.819Z Checking signature v1.6.4
20342023-10-21T16:29:21.335Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20352023-10-21T16:29:21.352Z Checking ed25519 v1.5.3
20362023-10-21T16:29:21.361Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20372023-10-21T16:29:24.258Z Checking group v0.13.0
20382023-10-21T16:29:24.645Z Checking polyval v0.6.1
20392023-10-21T16:29:24.664Z Checking num_enum v0.7.0
20402023-10-21T16:29:25.049Z Checking ctr v0.9.2
20412023-10-21T16:29:25.496Z Checking aes v0.8.3
20422023-10-21T16:29:25.543Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20432023-10-21T16:29:25.563Z Checking crypto-bigint v0.5.2
20442023-10-21T16:29:25.927Z Checking bincode v1.3.3
20452023-10-21T16:29:26.411Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20462023-10-21T16:29:26.830Z Compiling cookie v0.16.2
20472023-10-21T16:29:27.518Z Checking base16ct v0.2.0
20482023-10-21T16:29:28.350Z Checking aes-gcm-siv v0.11.1
20492023-10-21T16:29:28.456Z Checking rayon v1.7.0
20502023-10-21T16:29:28.530Z Checking elliptic-curve v0.13.5
20512023-10-21T16:29:28.971Z Checking steno v0.4.0
20522023-10-21T16:29:29.683Z Checking poly1305 v0.8.0
20532023-10-21T16:29:29.698Z Checking thiserror-no-std v2.0.2
20542023-10-21T16:29:30.604Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20552023-10-21T16:29:30.607Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20562023-10-21T16:29:30.610Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20572023-10-21T16:29:30.614Z Checking env_logger v0.9.3
20582023-10-21T16:29:30.764Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20592023-10-21T16:29:31.860Z Checking chacha20 v0.9.1
20602023-10-21T16:29:32.129Z Checking serde-big-array v0.4.1
20612023-10-21T16:29:32.361Z Checking serde-big-array v0.5.1
20622023-10-21T16:29:32.426Z Compiling oso-derive v0.26.4
20632023-10-21T16:29:32.689Z Compiling impl-trait-for-tuples v0.2.2
20642023-10-21T16:29:32.761Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20652023-10-21T16:29:32.952Z Checking ringbuffer v0.15.0
20662023-10-21T16:29:33.504Z Checking ascii v1.1.0
20672023-10-21T16:29:33.603Z Checking vsss-rs v3.3.1
20682023-10-21T16:29:33.858Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-10-21T16:29:34.069Z Checking chacha20poly1305 v0.10.1
20702023-10-21T16:29:34.136Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20712023-10-21T16:29:34.355Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20722023-10-21T16:29:35.876Z Checking bitstruct v0.1.1
20732023-10-21T16:29:36.122Z Checking signal-hook-tokio v0.3.1
20742023-10-21T16:29:36.452Z Checking tungstenite v0.20.1
20752023-10-21T16:29:36.979Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20762023-10-21T16:29:37.384Z Checking serde_arrays v0.1.0
20772023-10-21T16:29:37.434Z Checking corncobs v0.1.3
20782023-10-21T16:29:37.705Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20792023-10-21T16:29:37.869Z Checking tokio-tungstenite v0.20.1
20802023-10-21T16:29:38.775Z Checking assert_matches v1.5.0
20812023-10-21T16:29:39.400Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20822023-10-21T16:29:41.386Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20832023-10-21T16:29:41.607Z Checking bcs v0.1.5
20842023-10-21T16:29:42.668Z Checking highway v1.1.0
20852023-10-21T16:29:42.759Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20862023-10-21T16:29:45.593Z Checking const_format v0.2.31
20872023-10-21T16:29:46.904Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20882023-10-21T16:29:47.067Z Checking ron v0.7.1
20892023-10-21T16:29:49.022Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20902023-10-21T16:29:50.286Z Checking bit_field v0.10.2
20912023-10-21T16:29:50.625Z Checking http-range v0.1.5
20922023-10-21T16:29:50.888Z Checking hyper-staticfile v0.9.5
20932023-10-21T16:29:51.845Z Compiling indoc v2.0.3
20942023-10-21T16:29:57.682Z Checking derive_builder v0.12.0
20952023-10-21T16:30:01.649Z Checking bb8 v0.8.1
20962023-10-21T16:30:01.707Z Checking quick-xml v0.23.1
20972023-10-21T16:30:01.809Z Checking bytesize v1.3.0
20982023-10-21T16:30:02.408Z Checking number_prefix v0.4.0
20992023-10-21T16:30:03.370Z Checking fs-err v2.9.0
21002023-10-21T16:30:03.596Z Checking maplit v1.0.2
21012023-10-21T16:30:04.437Z Checking indicatif v0.17.7
21022023-10-21T16:30:04.553Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21032023-10-21T16:30:06.467Z Checking signal-hook-mio v0.2.3
21042023-10-21T16:30:07.354Z Compiling vte_generate_state_changes v0.1.1
21052023-10-21T16:30:15.230Z Checking yansi v0.5.1
21062023-10-21T16:30:16.284Z Checking pretty_assertions v1.4.0
21072023-10-21T16:30:17.895Z Checking crossterm v0.27.0
21082023-10-21T16:30:18.867Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21092023-10-21T16:30:20.514Z Checking fatfs v0.3.6
21102023-10-21T16:30:20.679Z Checking plotters-backend v0.3.5
21112023-10-21T16:30:21.168Z Checking cassowary v0.3.0
21122023-10-21T16:30:21.244Z Checking plotters-svg v0.3.5
21132023-10-21T16:30:21.796Z Checking ratatui v0.23.0
21142023-10-21T16:30:23.867Z Checking rtoolbox v0.0.1
21152023-10-21T16:30:24.245Z Checking remove_dir_all v0.5.3
21162023-10-21T16:30:24.385Z Checking cast v0.3.0
21172023-10-21T16:30:24.792Z Checking owo-colors v3.5.0
21182023-10-21T16:30:25.157Z Checking criterion-plot v0.5.0
21192023-10-21T16:30:25.699Z Checking tempdir v0.3.7
21202023-10-21T16:30:25.868Z Checking tui-tree-widget v0.13.0
21212023-10-21T16:30:25.933Z Checking rpassword v7.2.0
21222023-10-21T16:30:26.536Z Checking plotters v0.3.5
21232023-10-21T16:30:30.061Z Checking tinytemplate v1.2.1
21242023-10-21T16:30:30.252Z Checking shell-words v1.1.0
21252023-10-21T16:30:30.268Z Checking oorandom v11.1.3
21262023-10-21T16:30:30.489Z Checking os_str_bytes v6.5.1
21272023-10-21T16:30:30.513Z Checking anes v0.1.6
21282023-10-21T16:30:31.041Z Checking clap_lex v0.2.4
21292023-10-21T16:30:31.098Z Checking criterion v0.5.1
21302023-10-21T16:30:37.184Z Checking assert_cmd v2.0.12
21312023-10-21T16:30:37.427Z Compiling clap_derive v3.2.25
21322023-10-21T16:30:37.691Z Checking dashmap v5.5.1
21332023-10-21T16:30:38.514Z Compiling serial_test_derive v0.10.0
21342023-10-21T16:30:39.603Z Compiling crossbeam-queue v0.3.8
21352023-10-21T16:30:40.291Z Checking serial_test v0.10.0
21362023-10-21T16:30:40.978Z Checking vte v0.11.1
21372023-10-21T16:30:41.558Z Checking threadpool v1.8.1
21382023-10-21T16:30:43.537Z Checking strip-ansi-escapes v0.2.0
21392023-10-21T16:30:43.804Z Checking crossterm v0.26.1
21402023-10-21T16:30:44.895Z Checking clap v3.2.25
21412023-10-21T16:30:44.955Z Compiling tabled_derive v0.6.0
21422023-10-21T16:30:45.714Z Checking httptest v0.15.4
21432023-10-21T16:30:46.165Z Checking similar-asserts v1.5.0
21442023-10-21T16:30:46.236Z Checking fd-lock v3.0.13
21452023-10-21T16:30:46.521Z Checking nanorand v0.7.0
21462023-10-21T16:30:46.545Z Compiling rstest_macros v0.18.2
21472023-10-21T16:30:47.101Z Checking nu-ansi-term v0.49.0
21482023-10-21T16:30:47.230Z Checking flume v0.11.0
21492023-10-21T16:30:47.762Z Checking reedline v0.23.0
21502023-10-21T16:30:50.294Z Checking libtest-mimic v0.5.2
21512023-10-21T16:30:50.995Z Compiling pin-project-internal v1.1.3
21522023-10-21T16:30:51.035Z Checking datatest-stable v0.1.3
21532023-10-21T16:30:51.068Z Checking bytecount v0.6.3
21542023-10-21T16:30:51.395Z Compiling relative-path v1.9.0
21552023-10-21T16:30:51.706Z Checking topological-sort v0.2.2
21562023-10-21T16:30:51.855Z Checking arrayvec v0.7.4
21572023-10-21T16:30:52.011Z Compiling trybuild v1.0.85
21582023-10-21T16:30:52.150Z Checking constant_time_eq v0.2.6
21592023-10-21T16:30:52.470Z Checking arrayref v0.3.7
21602023-10-21T16:30:52.478Z Checking blake2b_simd v1.0.1
21612023-10-21T16:30:52.995Z Checking papergrid v0.10.0
21622023-10-21T16:30:55.620Z Checking pin-project v1.1.3
21632023-10-21T16:30:55.627Z Checking basic-toml v0.1.4
21642023-10-21T16:30:55.887Z Checking constant_time_eq v0.3.0
21652023-10-21T16:30:56.064Z Checking futures-timer v3.0.2
21662023-10-21T16:30:56.108Z Checking rust-argon2 v1.0.1
21672023-10-21T16:30:56.826Z Checking partial-io v0.5.4
21682023-10-21T16:30:57.421Z Checking tabled v0.14.0
21692023-10-21T16:30:58.351Z Checking approx v0.5.1
21702023-10-21T16:30:58.437Z Checking cargo-platform v0.1.3
21712023-10-21T16:30:58.909Z Checking hex-literal v0.4.1
21722023-10-21T16:30:59.091Z Checking cargo_metadata v0.18.0
21732023-10-21T16:31:01.690Z Checking crossbeam v0.8.2
21742023-10-21T16:31:02.005Z Checking cargo_toml v0.16.3
21752023-10-21T16:31:02.716Z Checking termios v0.3.3
21762023-10-21T16:31:05.323Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21772023-10-21T16:31:05.797Z Checking rstest v0.18.2
21782023-10-21T16:31:13.508Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21792023-10-21T16:31:26.059Z Compiling bzip2 v0.4.4
21802023-10-21T16:31:26.458Z Compiling polar-core v0.26.4
21812023-10-21T16:31:26.578Z Compiling zip v0.6.6
21822023-10-21T16:31:27.766Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21832023-10-21T16:31:28.645Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21842023-10-21T16:31:29.257Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21852023-10-21T16:31:29.510Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21862023-10-21T16:31:29.535Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21872023-10-21T16:31:30.176Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21882023-10-21T16:31:30.535Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21892023-10-21T16:31:31.479Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21902023-10-21T16:31:31.846Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21912023-10-21T16:31:31.916Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21922023-10-21T16:31:32.221Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21932023-10-21T16:31:32.252Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21942023-10-21T16:31:32.406Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21952023-10-21T16:31:33.514Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21962023-10-21T16:31:34.331Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21972023-10-21T16:31:37.354Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21982023-10-21T16:31:40.142Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21992023-10-21T16:31:47.390Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22002023-10-21T16:31:47.462Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22012023-10-21T16:31:50.063Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22022023-10-21T16:31:50.498Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22032023-10-21T16:31:52.867Z Checking oso v0.26.4
22042023-10-21T16:31:54.155Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22052023-10-21T16:31:54.314Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22062023-10-21T16:31:56.255Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22072023-10-21T16:31:56.628Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22082023-10-21T16:31:57.678Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22092023-10-21T16:31:57.911Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22102023-10-21T16:31:59.934Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22112023-10-21T16:32:02.670Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22122023-10-21T16:32:05.045Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22132023-10-21T16:32:05.338Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22142023-10-21T16:32:13.548Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22152023-10-21T16:32:20.615Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22162023-10-21T16:32:21.493Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22172023-10-21T16:32:22.264Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22182023-10-21T16:32:23.037Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22192023-10-21T16:32:23.571Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22202023-10-21T16:32:24.340Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22212023-10-21T16:32:25.670Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22222023-10-21T16:32:27.659Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22232023-10-21T16:32:28.714Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22242023-10-21T16:32:31.038Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22252023-10-21T16:32:34.091Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22262023-10-21T16:32:37.677Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22272023-10-21T16:32:40.421Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22282023-10-21T16:32:43.338Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22292023-10-21T16:32:48.745Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22302023-10-21T16:32:51.617Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22312023-10-21T16:32:51.647Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22322023-10-21T16:32:52.807Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22332023-10-21T16:32:54.550Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22342023-10-21T16:33:01.318Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22352023-10-21T16:33:03.886Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22362023-10-21T16:33:05.506Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22372023-10-21T16:33:05.718Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22382023-10-21T16:33:11.893Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22392023-10-21T16:33:26.202Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22402023-10-21T16:33:49.609Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22412023-10-21T16:34:01.002Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22422023-10-21T16:34:24.633Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22432023-10-21T16:35:08.338Z Compiling git2 v0.17.2
22442023-10-21T16:35:16.029Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22452023-10-21T16:35:18.616Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22462023-10-21T16:35:29.722Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22472023-10-21T16:35:39.456Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22482023-10-21T16:35:39.780Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22492023-10-21T16:35:40.308Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22502023-10-21T16:35:41.962Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22512023-10-21T16:36:16.402Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22522023-10-21T16:37:42.115Z Finished dev [unoptimized + debuginfo] target(s) in 13m 25s
22532023-10-21T16:37:42.338Z
22542023-10-21T16:37:42.343Zreal 14:30.016529268
22552023-10-21T16:37:42.346Zuser 1:25:26.979815860
22562023-10-21T16:37:42.349Zsys 11:15.512399634
22572023-10-21T16:37:42.352Ztrap 3.007966643
22582023-10-21T16:37:42.355Ztflt 5.178316411
22592023-10-21T16:37:42.357Zdflt 6.347823923
22602023-10-21T16:37:42.360Zkflt 0.026424227
22612023-10-21T16:37:42.363Zlock 1:56:05.182012557
22622023-10-21T16:37:42.366Zslp 4:46:56.805698927
22632023-10-21T16:37:42.370Zlat 3:10.513218181
22642023-10-21T16:37:42.388Zstop 7:29.352332463
22652023-10-21T16:37:43.636Zwarning: output filename collision.
22662023-10-21T16:37:43.675ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
22672023-10-21T16:37:43.697ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22682023-10-21T16:37:43.731ZThe targets should have unique names.
22692023-10-21T16:37:43.742ZThis is a known bug where multiple crates with the same name use
22702023-10-21T16:37:43.758Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22712023-10-21T16:37:43.787Zwarning: output filename collision.
22722023-10-21T16:37:43.803ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
22732023-10-21T16:37:43.817ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22742023-10-21T16:37:43.834ZThe targets should have unique names.
22752023-10-21T16:37:43.848ZThis is a known bug where multiple crates with the same name use
22762023-10-21T16:37:43.867Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22772023-10-21T16:37:43.890Zwarning: output filename collision.
22782023-10-21T16:37:43.908ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
22792023-10-21T16:37:43.974ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22802023-10-21T16:37:43.998ZThe targets should have unique names.
22812023-10-21T16:37:44.019ZThis is a known bug where multiple crates with the same name use
22822023-10-21T16:37:44.043Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22832023-10-21T16:37:44.073Zwarning: output filename collision.
22842023-10-21T16:37:44.252ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
22852023-10-21T16:37:44.284ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22862023-10-21T16:37:44.303ZThe targets should have unique names.
22872023-10-21T16:37:44.323ZThis is a known bug where multiple crates with the same name use
22882023-10-21T16:37:44.343Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22892023-10-21T16:37:44.385Zwarning: output filename collision.
22902023-10-21T16:37:44.491ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
22912023-10-21T16:37:57.464ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22922023-10-21T16:37:58.014ZThe targets should have unique names.
22932023-10-21T16:37:58.180ZThis is a known bug where multiple crates with the same name use
22942023-10-21T16:37:58.570Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952023-10-21T16:37:58.728Zwarning: output filename collision.
22962023-10-21T16:37:58.829ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
22972023-10-21T16:37:58.961ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22982023-10-21T16:37:59.037ZThe targets should have unique names.
22992023-10-21T16:37:59.187ZThis is a known bug where multiple crates with the same name use
23002023-10-21T16:37:59.360Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23012023-10-21T16:37:59.517Zwarning: output filename collision.
23022023-10-21T16:37:59.544ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23032023-10-21T16:37:59.576ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23042023-10-21T16:37:59.613ZThe targets should have unique names.
23052023-10-21T16:37:59.700ZThis is a known bug where multiple crates with the same name use
23062023-10-21T16:37:59.822Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072023-10-21T16:37:59.863Zwarning: output filename collision.
23082023-10-21T16:37:59.967ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23092023-10-21T16:37:59.980ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23102023-10-21T16:38:00.015ZThe targets should have unique names.
23112023-10-21T16:38:00.033ZThis is a known bug where multiple crates with the same name use
23122023-10-21T16:38:00.092Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132023-10-21T16:38:00.140Zwarning: output filename collision.
23142023-10-21T16:38:00.161ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23152023-10-21T16:38:00.197ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23162023-10-21T16:38:00.278ZThe targets should have unique names.
23172023-10-21T16:38:00.805ZThis is a known bug where multiple crates with the same name use
23182023-10-21T16:38:00.876Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23192023-10-21T16:38:00.943Zwarning: output filename collision.
23202023-10-21T16:38:00.980ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23212023-10-21T16:38:01.016ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23222023-10-21T16:38:01.042ZThe targets should have unique names.
23232023-10-21T16:38:01.089ZThis is a known bug where multiple crates with the same name use
23242023-10-21T16:38:01.110Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252023-10-21T16:38:01.132Zwarning: output filename collision.
23262023-10-21T16:38:01.182ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
23272023-10-21T16:38:01.238ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23282023-10-21T16:38:01.282ZThe targets should have unique names.
23292023-10-21T16:38:01.313ZThis is a known bug where multiple crates with the same name use
23302023-10-21T16:38:01.331Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312023-10-21T16:38:01.364Z Checking unicode-ident v1.0.12
23322023-10-21T16:38:01.369Z Documenting libc v0.2.149
23332023-10-21T16:38:01.393Z Documenting cfg-if v1.0.0
23342023-10-21T16:38:01.408Z Checking libc v0.2.149
23352023-10-21T16:38:01.418Z Checking serde v1.0.188
23362023-10-21T16:38:01.445Z Checking cfg-if v1.0.0
23372023-10-21T16:38:01.460Z Documenting log v0.4.20
23382023-10-21T16:38:01.477Z Documenting itoa v1.0.9
23392023-10-21T16:38:01.508Z Documenting scopeguard v1.2.0
23402023-10-21T16:38:01.535Z Checking proc-macro2 v1.0.67
23412023-10-21T16:38:01.552Z Checking quote v1.0.33
23422023-10-21T16:38:01.602Z Checking syn v2.0.32
23432023-10-21T16:38:01.646Z Checking syn v1.0.109
23442023-10-21T16:38:01.669Z Checking once_cell v1.18.0
23452023-10-21T16:38:01.685Z Documenting once_cell v1.18.0
23462023-10-21T16:38:01.702Z Documenting memchr v2.6.3
23472023-10-21T16:38:01.722Z Documenting smallvec v1.11.0
23482023-10-21T16:38:01.752Z Documenting lock_api v0.4.10
23492023-10-21T16:38:01.788Z Documenting getrandom v0.2.10
23502023-10-21T16:38:01.881Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23512023-10-21T16:38:01.939Z Documenting libm v0.2.7
23522023-10-21T16:38:01.992Z Documenting parking_lot_core v0.9.8
23532023-10-21T16:38:02.015Z Documenting pin-project-lite v0.2.13
23542023-10-21T16:38:02.031Z Documenting signal-hook-registry v1.4.1
23552023-10-21T16:38:02.054Z Checking itoa v1.0.9
23562023-10-21T16:38:02.093Z Documenting mio v0.8.8
23572023-10-21T16:38:02.121Z Documenting num_cpus v1.16.0
23582023-10-21T16:38:02.145Z Documenting serde_derive v1.0.188
23592023-10-21T16:38:02.177Z Documenting rand_core v0.6.4
23602023-10-21T16:38:02.286Z Documenting zeroize_derive v1.4.2
23612023-10-21T16:38:02.462Z Documenting num-traits v0.2.16
23622023-10-21T16:38:02.616Z Documenting parking_lot v0.12.1
23632023-10-21T16:38:02.634Z Documenting thiserror-impl v1.0.49
23642023-10-21T16:38:02.673Z Documenting typenum v1.16.0
23652023-10-21T16:38:02.721Z Documenting futures-core v0.3.28
23662023-10-21T16:38:03.243Z Documenting ryu v1.0.15
23672023-10-21T16:38:06.062Z Documenting zeroize v1.6.0
23682023-10-21T16:38:06.405Z Documenting tokio-macros v2.1.0
23692023-10-21T16:38:06.829Z Documenting socket2 v0.5.4
23702023-10-21T16:38:07.318Z Documenting serde v1.0.188
23712023-10-21T16:38:07.333Z Checking thiserror v1.0.49
23722023-10-21T16:38:07.515Z Checking ryu v1.0.15
23732023-10-21T16:38:07.879Z Documenting subtle v2.5.0
23742023-10-21T16:38:08.514Z Checking memchr v2.6.3
23752023-10-21T16:38:09.910Z Documenting thiserror v1.0.49
23762023-10-21T16:38:10.061Z Documenting pin-utils v0.1.0
23772023-10-21T16:38:10.292Z Documenting futures-sink v0.3.28
23782023-10-21T16:38:12.135Z Documenting generic-array v0.14.7
23792023-10-21T16:38:13.581Z Documenting byteorder v1.4.3
23802023-10-21T16:38:13.887Z Checking serde_json v1.0.107
23812023-10-21T16:38:14.139Z Documenting iana-time-zone v0.1.57
23822023-10-21T16:38:16.337Z Checking heck v0.4.1
23832023-10-21T16:38:16.626Z Documenting futures-channel v0.3.28
23842023-10-21T16:38:16.705Z Documenting futures-macro v0.3.28
23852023-10-21T16:38:16.736Z Checking getrandom v0.2.10
23862023-10-21T16:38:17.093Z Documenting futures-task v0.3.28
23872023-10-21T16:38:17.778Z Documenting slab v0.4.9
23882023-10-21T16:38:19.005Z Documenting crypto-common v0.1.6
23892023-10-21T16:38:19.600Z Documenting const-oid v0.9.5
23902023-10-21T16:38:19.993Z Documenting futures-io v0.3.28
23912023-10-21T16:38:22.872Z Checking bytes v1.5.0
23922023-10-21T16:38:23.233Z Checking log v0.4.20
23932023-10-21T16:38:23.834Z Checking byteorder v1.4.3
23942023-10-21T16:38:23.854Z Documenting tinyvec_macros v0.1.1
23952023-10-21T16:38:24.131Z Documenting block-buffer v0.10.4
23962023-10-21T16:38:24.242Z Documenting tracing-attributes v0.1.26
23972023-10-21T16:38:24.513Z Documenting tracing-core v0.1.31
23982023-10-21T16:38:25.128Z Documenting ppv-lite86 v0.2.17
23992023-10-21T16:38:26.012Z Documenting futures-util v0.3.28
24002023-10-21T16:38:27.847Z Documenting tinyvec v1.6.0
24012023-10-21T16:38:28.295Z Checking fnv v1.0.7
24022023-10-21T16:38:28.489Z Documenting serde_derive_internals v0.26.0
24032023-10-21T16:38:29.882Z Documenting rand_chacha v0.3.1
24042023-10-21T16:38:30.438Z Documenting digest v0.10.7
24052023-10-21T16:38:33.449Z Checking serde_derive_internals v0.26.0
24062023-10-21T16:38:33.996Z Documenting base64 v0.21.4
24072023-10-21T16:38:34.476Z Documenting dyn-clone v1.0.13
24082023-10-21T16:38:36.552Z Documenting rand v0.8.5
24092023-10-21T16:38:37.876Z Documenting schemars_derive v0.8.13
24102023-10-21T16:38:39.395Z Documenting unicode-normalization v0.1.22
24112023-10-21T16:38:39.836Z Documenting fnv v1.0.7
24122023-10-21T16:38:40.548Z Documenting bytes v1.5.0
24132023-10-21T16:38:41.379Z Documenting serde_json v1.0.107
24142023-10-21T16:38:41.664Z Documenting bitflags v2.4.0
24152023-10-21T16:38:44.336Z Documenting chrono v0.4.31
24162023-10-21T16:38:46.559Z Documenting uuid v1.4.1
24172023-10-21T16:38:46.783Z Documenting cpufeatures v0.2.9
24182023-10-21T16:38:47.249Z Checking ucd-trie v0.1.6
24192023-10-21T16:38:47.574Z Checking pest v2.7.2
24202023-10-21T16:38:47.893Z Documenting tokio v1.33.0
24212023-10-21T16:38:48.605Z Checking libm v0.2.7
24222023-10-21T16:38:50.089Z Documenting unicode-bidi v0.3.13
24232023-10-21T16:38:50.348Z Checking num-traits v0.2.16
24242023-10-21T16:38:50.951Z Documenting http v0.2.9
24252023-10-21T16:38:51.439Z Documenting tracing v0.1.37
24262023-10-21T16:38:51.599Z Documenting lazy_static v1.4.0
24272023-10-21T16:38:53.193Z Documenting percent-encoding v2.3.0
24282023-10-21T16:38:53.719Z Documenting ahash v0.8.3
24292023-10-21T16:38:53.771Z Documenting schemars v0.8.13
24302023-10-21T16:38:55.791Z Checking ahash v0.8.3
24312023-10-21T16:38:56.353Z Checking time-core v0.1.1
24322023-10-21T16:38:56.387Z Documenting allocator-api2 v0.2.16
24332023-10-21T16:38:56.574Z Documenting adler v1.0.2
24342023-10-21T16:38:59.016Z Documenting form_urlencoded v1.2.0
24352023-10-21T16:38:59.353Z Documenting untrusted v0.7.1
24362023-10-21T16:38:59.907Z Documenting unicode-ident v1.0.12
24372023-10-21T16:39:00.635Z Documenting miniz_oxide v0.7.1
24382023-10-21T16:39:01.541Z Documenting hashbrown v0.14.0
24392023-10-21T16:39:03.215Z Documenting idna v0.4.0
24402023-10-21T16:39:03.479Z Documenting ring v0.16.20
24412023-10-21T16:39:04.274Z Documenting proc-macro2 v1.0.67
24422023-10-21T16:39:04.465Z Documenting httparse v1.8.0
24432023-10-21T16:39:04.931Z Documenting equivalent v1.0.1
24442023-10-21T16:39:05.777Z Checking zerocopy v0.3.0
24452023-10-21T16:39:06.924Z Checking uuid v1.4.1
24462023-10-21T16:39:07.701Z Checking iana-time-zone v0.1.57
24472023-10-21T16:39:07.922Z Checking chrono v0.4.31
24482023-10-21T16:39:09.399Z Checking dof v0.1.5
24492023-10-21T16:39:09.558Z Documenting indexmap v2.0.0
24502023-10-21T16:39:10.007Z Documenting url v2.4.1
24512023-10-21T16:39:10.130Z Checking dtrace-parser v0.1.14
24522023-10-21T16:39:11.042Z Checking thread-id v4.2.0
24532023-10-21T16:39:11.210Z Documenting slog v2.7.0
24542023-10-21T16:39:11.375Z Documenting quote v1.0.33
24552023-10-21T16:39:11.434Z Documenting openssl-probe v0.1.5
24562023-10-21T16:39:11.711Z Documenting try-lock v0.2.4
24572023-10-21T16:39:11.949Z Documenting rustls-webpki v0.101.4
24582023-10-21T16:39:15.883Z Documenting sct v0.7.0
24592023-10-21T16:39:16.008Z Documenting tokio-util v0.7.8
24602023-10-21T16:39:16.208Z Documenting httpdate v1.0.3
24612023-10-21T16:39:17.356Z Documenting want v0.3.1
24622023-10-21T16:39:17.509Z Checking usdt-impl v0.3.5
24632023-10-21T16:39:17.543Z Documenting http-body v0.4.5
24642023-10-21T16:39:17.583Z Documenting rustls-pemfile v1.0.3
24652023-10-21T16:39:18.347Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24662023-10-21T16:39:18.591Z Documenting openssl-macros v0.1.1
24672023-10-21T16:39:19.519Z Documenting aho-corasick v1.0.4
24682023-10-21T16:39:21.856Z Documenting rustls v0.21.7
24692023-10-21T16:39:21.953Z Documenting openssl-sys v0.9.93
24702023-10-21T16:39:23.432Z Documenting tower-service v0.3.2
24712023-10-21T16:39:23.536Z Documenting mime v0.3.17
24722023-10-21T16:39:24.437Z Documenting gimli v0.28.0
24732023-10-21T16:39:24.506Z Documenting h2 v0.3.21
24742023-10-21T16:39:25.634Z Documenting regex-syntax v0.7.5
24752023-10-21T16:39:26.922Z Documenting time-macros v0.2.13
24762023-10-21T16:39:29.277Z Documenting async-trait v0.1.73
24772023-10-21T16:39:29.739Z Documenting object v0.32.1
24782023-10-21T16:39:33.499Z Documenting openssl v0.10.57
24792023-10-21T16:39:34.550Z Documenting errno v0.3.2
24802023-10-21T16:39:34.583Z Documenting addr2line v0.21.0
24812023-10-21T16:39:34.741Z Documenting tokio-rustls v0.24.1
24822023-10-21T16:39:36.507Z Documenting regex-automata v0.3.8
24832023-10-21T16:39:37.585Z Checking allocator-api2 v0.2.16
24842023-10-21T16:39:38.579Z Documenting deranged v0.3.8
24852023-10-21T16:39:39.126Z Documenting time-core v0.1.1
24862023-10-21T16:39:40.369Z Documenting rustc-demangle v0.1.23
24872023-10-21T16:39:40.857Z Documenting hyper v0.14.27
24882023-10-21T16:39:42.534Z Documenting ipnet v2.8.0
24892023-10-21T16:39:43.285Z Checking dyn-clone v1.0.13
24902023-10-21T16:39:43.488Z Documenting num_threads v0.1.6
24912023-10-21T16:39:44.668Z Documenting unicode-width v0.1.10
24922023-10-21T16:39:45.843Z Checking schemars v0.8.13
24932023-10-21T16:39:47.746Z Documenting rustix v0.38.9
24942023-10-21T16:39:48.409Z Checking hashbrown v0.14.0
24952023-10-21T16:39:48.927Z Documenting backtrace v0.3.69
24962023-10-21T16:39:49.054Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24972023-10-21T16:39:49.107Z Checking pest_meta v2.7.2
24982023-10-21T16:39:50.030Z Documenting crossbeam-utils v0.8.16
24992023-10-21T16:39:50.072Z Documenting time v0.3.27
25002023-10-21T16:39:50.181Z Checking equivalent v1.0.1
25012023-10-21T16:39:50.332Z Checking indexmap v2.0.0
25022023-10-21T16:39:50.754Z Documenting regex v1.9.5
25032023-10-21T16:39:52.206Z Documenting native-tls v0.2.11
25042023-10-21T16:39:56.989Z Checking hashbrown v0.13.2
25052023-10-21T16:39:57.346Z Documenting anyhow v1.0.75
25062023-10-21T16:39:58.644Z Documenting pest_meta v2.7.2
25072023-10-21T16:39:58.659Z Checking http v0.2.9
25082023-10-21T16:39:59.285Z Checking aho-corasick v1.0.4
25092023-10-21T16:39:59.376Z Documenting encoding_rs v0.8.33
25102023-10-21T16:40:00.283Z Checking regex-syntax v0.7.5
25112023-10-21T16:40:00.328Z Documenting tokio-native-tls v0.3.1
25122023-10-21T16:40:01.060Z Checking pest_generator v2.7.2
25132023-10-21T16:40:02.056Z Documenting rustls-native-certs v0.6.3
25142023-10-21T16:40:02.293Z Documenting serde_urlencoded v0.7.1
25152023-10-21T16:40:05.333Z Documenting ucd-trie v0.1.6
25162023-10-21T16:40:05.338Z Documenting pest_generator v2.7.2
25172023-10-21T16:40:05.769Z Checking regex-automata v0.3.8
25182023-10-21T16:40:06.159Z Checking serde_tokenstream v0.1.7
25192023-10-21T16:40:06.742Z Documenting webpki-roots v0.25.2
25202023-10-21T16:40:06.781Z Documenting syn v2.0.32
25212023-10-21T16:40:08.185Z Documenting hyper-rustls v0.24.1
25222023-10-21T16:40:09.230Z Documenting dof v0.1.5
25232023-10-21T16:40:09.345Z Documenting hyper-tls v0.5.0
25242023-10-21T16:40:11.110Z Documenting pest v2.7.2
25252023-10-21T16:40:12.518Z Checking regex v1.9.5
25262023-10-21T16:40:12.896Z Documenting thread-id v4.2.0
25272023-10-21T16:40:13.027Z Documenting pest_derive v2.7.2
25282023-10-21T16:40:13.489Z Checking unicode-width v0.1.10
25292023-10-21T16:40:14.122Z Documenting usdt-macro v0.3.5
25302023-10-21T16:40:15.198Z Documenting usdt-attr-macro v0.3.5
25312023-10-21T16:40:18.896Z Documenting openapiv3 v1.0.3
25322023-10-21T16:40:19.017Z Documenting ipnetwork v0.20.0
25332023-10-21T16:40:19.217Z Documenting sha2 v0.10.7
25342023-10-21T16:40:19.935Z Documenting dtrace-parser v0.1.14
25352023-10-21T16:40:19.970Z Documenting reqwest v0.11.20
25362023-10-21T16:40:21.186Z Documenting futures-executor v0.3.28
25372023-10-21T16:40:22.661Z Checking serde_tokenstream v0.2.0
25382023-10-21T16:40:23.260Z Documenting spin v0.9.8
25392023-10-21T16:40:26.099Z Documenting usdt-impl v0.3.5
25402023-10-21T16:40:26.384Z Checking strsim v0.10.0
25412023-10-21T16:40:26.749Z Checking regress v0.7.1
25422023-10-21T16:40:27.370Z Documenting hex v0.4.3
25432023-10-21T16:40:27.580Z Documenting hmac v0.12.1
25442023-10-21T16:40:27.641Z Documenting fallible-iterator v0.2.0
25452023-10-21T16:40:29.209Z Documenting futures v0.3.28
25462023-10-21T16:40:32.023Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25472023-10-21T16:40:34.120Z Documenting usdt v0.3.5
25482023-10-21T16:40:34.252Z Checking openapiv3 v1.0.3
25492023-10-21T16:40:35.075Z Documenting stringprep v0.1.3
25502023-10-21T16:40:35.310Z Documenting semver v1.0.18
25512023-10-21T16:40:35.372Z Documenting md-5 v0.10.5
25522023-10-21T16:40:35.554Z Documenting regress v0.7.1
25532023-10-21T16:40:40.124Z Documenting siphasher v0.3.11
25542023-10-21T16:40:40.180Z Documenting utf8parse v0.2.1
25552023-10-21T16:40:41.349Z Documenting block-padding v0.3.3
25562023-10-21T16:40:41.533Z Checking unsafe-libyaml v0.2.9
25572023-10-21T16:40:42.018Z Documenting heck v0.4.1
25582023-10-21T16:40:42.329Z Documenting static_assertions v1.1.0
25592023-10-21T16:40:42.546Z Documenting postgres-protocol v0.6.6
25602023-10-21T16:40:43.536Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25612023-10-21T16:40:43.731Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25622023-10-21T16:40:44.444Z Checking getopts v0.2.21
25632023-10-21T16:40:44.633Z Documenting phf_shared v0.11.2
25642023-10-21T16:40:44.920Z Documenting toml_datetime v0.6.3
25652023-10-21T16:40:44.968Z Documenting num-integer v0.1.45
25662023-10-21T16:40:46.792Z Documenting whoami v1.4.1
25672023-10-21T16:40:47.881Z Documenting inout v0.1.3
25682023-10-21T16:40:48.426Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25692023-10-21T16:40:50.962Z Documenting phf v0.11.2
25702023-10-21T16:40:51.457Z Checking ident_case v1.0.1
25712023-10-21T16:40:51.690Z Documenting either v1.9.0
25722023-10-21T16:40:51.778Z Documenting unsafe-libyaml v0.2.9
25732023-10-21T16:40:51.793Z Documenting postgres-types v0.2.6
25742023-10-21T16:40:52.952Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25752023-10-21T16:40:54.037Z Checking serde_yaml v0.9.25
25762023-10-21T16:40:54.391Z Documenting cipher v0.4.4
25772023-10-21T16:40:55.961Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25782023-10-21T16:40:57.295Z Documenting getopts v0.2.21
25792023-10-21T16:40:57.351Z Documenting serde_yaml v0.9.25
25802023-10-21T16:40:57.424Z Documenting zerocopy v0.6.4
25812023-10-21T16:40:58.096Z Documenting data-encoding v2.4.0
25822023-10-21T16:40:59.989Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25832023-10-21T16:41:02.474Z Documenting tokio-postgres v0.7.10
25842023-10-21T16:41:04.045Z Documenting anstyle v1.0.2
25852023-10-21T16:41:04.080Z Documenting anstyle-parse v0.2.1
25862023-10-21T16:41:04.387Z Documenting crossbeam-channel v0.5.8
25872023-10-21T16:41:04.752Z Documenting anstyle-query v1.0.0
25882023-10-21T16:41:05.998Z Documenting colorchoice v1.0.0
25892023-10-21T16:41:07.155Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25902023-10-21T16:41:09.110Z Documenting match_cfg v0.1.0
25912023-10-21T16:41:28.840Z Documenting itertools v0.11.0
25922023-10-21T16:41:29.031Z Documenting terminal_size v0.2.6
25932023-10-21T16:41:29.168Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25942023-10-21T16:41:29.341Z Documenting anstream v0.5.0
25952023-10-21T16:41:29.378Z Documenting dirs-sys-next v0.1.2
25962023-10-21T16:41:29.472Z Documenting hostname v0.3.1
25972023-10-21T16:41:29.518Z Documenting strsim v0.10.0
25982023-10-21T16:41:29.565Z Documenting clap_lex v0.5.1
25992023-10-21T16:41:29.627Z Documenting tap v1.0.1
26002023-10-21T16:41:29.670Z Documenting dirs-next v2.0.0
26012023-10-21T16:41:30.164Z Documenting clap_derive v4.4.2
26022023-10-21T16:41:30.210Z Documenting thread_local v1.1.7
26032023-10-21T16:41:30.269Z Documenting wyz v0.5.1
26042023-10-21T16:41:30.288Z Documenting crc32fast v1.3.2
26052023-10-21T16:41:30.303Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26062023-10-21T16:41:30.325Z Documenting radium v0.7.0
26072023-10-21T16:41:30.345Z Documenting clap_builder v4.4.2
26082023-10-21T16:41:30.388Z Documenting funty v2.0.0
26092023-10-21T16:41:30.464Z Documenting term v0.7.0
26102023-10-21T16:41:30.496Z Documenting num-iter v0.1.43
26112023-10-21T16:41:30.563Z Documenting sha1 v0.10.5
26122023-10-21T16:41:30.596Z Documenting enum-as-inner v0.5.1
26132023-10-21T16:41:30.606Z Documenting atty v0.2.14
26142023-10-21T16:41:31.033Z Documenting bitvec v1.0.1
26152023-10-21T16:41:31.506Z Documenting memoffset v0.9.0
26162023-10-21T16:41:32.348Z Documenting take_mut v0.2.2
26172023-10-21T16:41:32.610Z Documenting slog-term v2.9.0
26182023-10-21T16:41:32.703Z Documenting clap v4.4.3
26192023-10-21T16:41:34.093Z Documenting flate2 v1.0.27
26202023-10-21T16:41:34.422Z Documenting trust-dns-proto v0.22.0
26212023-10-21T16:41:35.641Z Documenting crossbeam-epoch v0.9.15
26222023-10-21T16:41:38.625Z Documenting slog-async v2.8.0
26232023-10-21T16:41:39.116Z Documenting slog-json v2.6.1
26242023-10-21T16:41:39.192Z Documenting camino v1.1.6
26252023-10-21T16:41:39.607Z Documenting paste v1.0.14
26262023-10-21T16:41:40.193Z Documenting signature v2.1.0
26272023-10-21T16:41:41.573Z Documenting hash32 v0.2.1
26282023-10-21T16:41:42.359Z Documenting scheduled-thread-pool v0.2.7
26292023-10-21T16:41:44.715Z Checking diesel_table_macro_syntax v0.1.0
26302023-10-21T16:41:44.991Z Documenting diesel_table_macro_syntax v0.1.0
26312023-10-21T16:41:45.754Z Documenting bzip2-sys v0.1.11+1.0.8
26322023-10-21T16:41:46.151Z Documenting stable_deref_trait v1.2.0
26332023-10-21T16:41:46.669Z Documenting slog-bunyan v2.4.0
26342023-10-21T16:41:47.114Z Documenting unicode-segmentation v1.10.1
26352023-10-21T16:41:48.356Z Checking darling_core v0.20.3
26362023-10-21T16:41:48.661Z Documenting async-stream-impl v0.3.5
26372023-10-21T16:41:48.728Z Documenting r2d2 v0.8.10
26382023-10-21T16:41:50.514Z Documenting heapless v0.7.16
26392023-10-21T16:41:51.737Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26402023-10-21T16:41:51.951Z Documenting bzip2 v0.4.4
26412023-10-21T16:41:52.203Z Documenting strum v0.25.0
26422023-10-21T16:41:52.605Z Documenting diesel_derives v2.1.1
26432023-10-21T16:41:54.121Z Documenting debug-ignore v1.0.5
26442023-10-21T16:41:55.937Z Documenting atomic-waker v1.1.1
26452023-10-21T16:41:56.125Z Documenting bit-vec v0.6.3
26462023-10-21T16:41:57.314Z Documenting managed v0.8.0
26472023-10-21T16:41:57.987Z Documenting async-stream v0.3.5
26482023-10-21T16:41:58.179Z Documenting zip v0.6.6
26492023-10-21T16:41:58.316Z Checking darling v0.20.3
26502023-10-21T16:41:58.471Z Documenting num-bigint v0.4.4
26512023-10-21T16:41:58.484Z Documenting multer v2.1.0
26522023-10-21T16:42:00.020Z Documenting waitgroup v0.1.2
26532023-10-21T16:42:02.113Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26542023-10-21T16:42:02.395Z Documenting smoltcp v0.9.1
26552023-10-21T16:42:04.414Z Documenting diesel v2.1.1
26562023-10-21T16:42:04.447Z Documenting bstr v1.6.0
26572023-10-21T16:42:04.969Z Documenting hubpack v0.1.2
26582023-10-21T16:42:06.621Z Documenting serde_path_to_error v0.1.14
26592023-10-21T16:42:06.628Z Documenting serde_repr v0.1.16
26602023-10-21T16:42:08.149Z Documenting precomputed-hash v0.1.1
26612023-10-21T16:42:09.925Z Documenting lalrpop-util v0.19.12
26622023-10-21T16:42:10.235Z Documenting new_debug_unreachable v1.0.4
26632023-10-21T16:42:11.695Z Documenting fixedbitset v0.4.2
26642023-10-21T16:42:12.657Z Documenting yasna v0.5.2
26652023-10-21T16:42:13.052Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26662023-10-21T16:42:13.821Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26672023-10-21T16:42:14.395Z Documenting serde_with_macros v2.3.3
26682023-10-21T16:42:14.496Z Documenting string_cache v0.8.7
26692023-10-21T16:42:16.275Z Documenting console v0.15.7
26702023-10-21T16:42:16.511Z Documenting petgraph v0.6.4
26712023-10-21T16:42:20.968Z Documenting float-cmp v0.9.0
26722023-10-21T16:42:21.485Z Documenting difflib v0.4.0
26732023-10-21T16:42:21.705Z Documenting predicates-core v1.0.6
26742023-10-21T16:42:22.997Z Documenting normalize-line-endings v0.3.0
26752023-10-21T16:42:23.193Z Documenting unicode-linebreak v0.1.5
26762023-10-21T16:42:27.261Z Documenting smawk v0.3.1
26772023-10-21T16:42:27.504Z Documenting serde_with v2.3.3
26782023-10-21T16:42:27.657Z Documenting bit-set v0.5.3
26792023-10-21T16:42:27.887Z Documenting similar v2.2.1
26802023-10-21T16:42:28.069Z Documenting tokio-stream v0.1.14
26812023-10-21T16:42:28.958Z Documenting predicates v3.0.4
26822023-10-21T16:42:31.011Z Documenting structmeta-derive v0.1.6
26832023-10-21T16:42:33.119Z Documenting textwrap v0.16.0
26842023-10-21T16:42:34.009Z Checking structmeta v0.1.6
26852023-10-21T16:42:34.376Z Documenting instant v0.1.12
26862023-10-21T16:42:35.007Z Checking regex-syntax v0.6.29
26872023-10-21T16:42:36.716Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26882023-10-21T16:42:37.766Z Documenting macaddr v1.0.1
26892023-10-21T16:42:37.994Z Documenting base64ct v1.6.0
26902023-10-21T16:42:38.796Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26912023-10-21T16:42:38.888Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26922023-10-21T16:42:39.726Z Checking scopeguard v1.2.0
26932023-10-21T16:42:39.734Z Checking lock_api v0.4.10
26942023-10-21T16:42:40.237Z Documenting structmeta v0.1.6
26952023-10-21T16:42:40.245Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26962023-10-21T16:42:40.248Z Documenting crucible-workspace-hack v0.1.0
26972023-10-21T16:42:40.904Z Documenting backoff v0.4.0
26982023-10-21T16:42:43.554Z Checking smallvec v1.11.0
26992023-10-21T16:42:44.102Z Documenting password-hash v0.5.0
27002023-10-21T16:42:44.150Z Checking parking_lot_core v0.9.8
27012023-10-21T16:42:44.566Z Documenting is-terminal v0.4.9
27022023-10-21T16:42:44.687Z Documenting blake2 v0.10.6
27032023-10-21T16:42:44.774Z Checking pin-project-lite v0.2.13
27042023-10-21T16:42:44.948Z Checking parking_lot v0.12.1
27052023-10-21T16:42:45.230Z Checking rand_core v0.6.4
27062023-10-21T16:42:45.539Z Checking typenum v1.16.0
27072023-10-21T16:42:45.693Z Checking zeroize v1.6.0
27082023-10-21T16:42:46.087Z Documenting proc-macro-error-attr v1.0.4
27092023-10-21T16:42:46.336Z Checking futures-core v0.3.28
27102023-10-21T16:42:46.621Z Checking unicode-segmentation v1.10.1
27112023-10-21T16:42:47.016Z Documenting parse-display-derive v0.7.0
27122023-10-21T16:42:47.736Z Checking proc-macro-error v1.0.4
27132023-10-21T16:42:47.746Z Checking generic-array v0.14.7
27142023-10-21T16:42:48.156Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27152023-10-21T16:42:48.502Z Checking mio v0.8.8
27162023-10-21T16:42:49.487Z Checking signal-hook-registry v1.4.1
27172023-10-21T16:42:49.797Z Checking socket2 v0.5.4
27182023-10-21T16:42:49.853Z Checking num_cpus v1.16.0
27192023-10-21T16:42:50.022Z Documenting fastrand v2.0.0
27202023-10-21T16:42:50.582Z Checking futures-sink v0.3.28
27212023-10-21T16:42:50.613Z Checking spin v0.5.2
27222023-10-21T16:42:51.479Z Documenting postcard-cobs v0.1.5-pre
27232023-10-21T16:42:51.552Z Checking tokio v1.33.0
27242023-10-21T16:42:51.564Z Documenting foreign-types-macros v0.2.3
27252023-10-21T16:42:51.993Z Documenting argon2 v0.5.2
27262023-10-21T16:42:52.307Z Documenting proc-macro-error v1.0.4
27272023-10-21T16:42:55.128Z Documenting postcard v0.7.3
27282023-10-21T16:42:55.200Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27292023-10-21T16:42:56.182Z Documenting tempfile v3.8.0
27302023-10-21T16:42:56.514Z Documenting parse-display v0.7.0
27312023-10-21T16:43:02.342Z Checking tinyvec_macros v0.1.1
27322023-10-21T16:43:02.485Z Documenting foreign-types-shared v0.3.1
27332023-10-21T16:43:02.711Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27342023-10-21T16:43:02.716Z Checking tinyvec v1.6.0
27352023-10-21T16:43:02.722Z Checking futures-channel v0.3.28
27362023-10-21T16:43:02.734Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27372023-10-21T16:43:02.742Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27382023-10-21T16:43:02.745Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27392023-10-21T16:43:02.763Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27402023-10-21T16:43:03.021Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27412023-10-21T16:43:03.181Z Documenting foreign-types v0.5.0
27422023-10-21T16:43:03.546Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27432023-10-21T16:43:03.917Z Documenting cstr-argument v0.1.2
27442023-10-21T16:43:04.251Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27452023-10-21T16:43:08.122Z Checking futures-task v0.3.28
27462023-10-21T16:43:08.470Z Checking slab v0.4.9
27472023-10-21T16:43:08.497Z Checking futures-io v0.3.28
27482023-10-21T16:43:08.768Z Checking pin-utils v0.1.0
27492023-10-21T16:43:08.870Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27502023-10-21T16:43:08.897Z Checking futures-util v0.3.28
27512023-10-21T16:43:09.218Z Checking unicode-normalization v0.1.22
27522023-10-21T16:43:09.708Z Documenting colored v2.0.4
27532023-10-21T16:43:09.923Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27542023-10-21T16:43:10.646Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27552023-10-21T16:43:10.808Z Checking crypto-common v0.1.6
27562023-10-21T16:43:11.087Z Checking tracing-core v0.1.31
27572023-10-21T16:43:12.191Z Checking unicode-bidi v0.3.13
27582023-10-21T16:43:12.967Z Checking tracing v0.1.37
27592023-10-21T16:43:13.494Z Documenting zone_cfg_derive v0.2.0
27602023-10-21T16:43:13.585Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27612023-10-21T16:43:15.598Z Checking block-buffer v0.10.4
27622023-10-21T16:43:15.936Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27632023-10-21T16:43:16.738Z Documenting num-derive v0.4.0
27642023-10-21T16:43:16.980Z Checking ppv-lite86 v0.2.17
27652023-10-21T16:43:17.097Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27662023-10-21T16:43:17.285Z Checking subtle v2.5.0
27672023-10-21T16:43:17.673Z Checking const-oid v0.9.5
27682023-10-21T16:43:18.224Z Checking rand_chacha v0.3.1
27692023-10-21T16:43:18.797Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27702023-10-21T16:43:20.568Z Checking digest v0.10.7
27712023-10-21T16:43:21.174Z Documenting smf v0.2.2
27722023-10-21T16:43:21.317Z Documenting zone v0.2.0
27732023-10-21T16:43:22.990Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27742023-10-21T16:43:24.373Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27752023-10-21T16:43:28.313Z Checking bitflags v2.4.0
27762023-10-21T16:43:28.319Z Checking untrusted v0.7.1
27772023-10-21T16:43:28.349Z Checking base64 v0.21.4
27782023-10-21T16:43:28.436Z Documenting linked-hash-map v0.5.6
27792023-10-21T16:43:28.838Z Checking ring v0.16.20
27802023-10-21T16:43:28.987Z Checking rand v0.8.5
27812023-10-21T16:43:29.112Z Checking tokio-util v0.7.8
27822023-10-21T16:43:30.613Z Checking bitflags v1.3.2
27832023-10-21T16:43:30.688Z Checking hashbrown v0.12.3
27842023-10-21T16:43:30.754Z Checking foreign-types-shared v0.1.1
27852023-10-21T16:43:30.907Z Checking percent-encoding v2.3.0
27862023-10-21T16:43:31.227Z Checking openssl-probe v0.1.5
27872023-10-21T16:43:31.449Z Checking foreign-types v0.3.2
27882023-10-21T16:43:31.605Z Checking openssl-sys v0.9.93
27892023-10-21T16:43:31.786Z Checking errno v0.3.2
27902023-10-21T16:43:31.822Z Checking adler v1.0.2
27912023-10-21T16:43:32.001Z Checking try-lock v0.2.4
27922023-10-21T16:43:33.100Z Checking siphasher v0.3.11
27932023-10-21T16:43:33.178Z Checking miniz_oxide v0.7.1
27942023-10-21T16:43:33.231Z Checking want v0.3.1
27952023-10-21T16:43:33.276Z Checking indexmap v1.9.3
27962023-10-21T16:43:33.298Z Checking rustls-webpki v0.101.4
27972023-10-21T16:43:33.313Z Checking sct v0.7.0
27982023-10-21T16:43:33.348Z Checking form_urlencoded v1.2.0
27992023-10-21T16:43:33.375Z Checking lazy_static v1.4.0
28002023-10-21T16:43:33.379Z Checking http-body v0.4.5
28012023-10-21T16:43:33.384Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28022023-10-21T16:43:33.411Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28032023-10-21T16:43:33.492Z Checking h2 v0.3.21
28042023-10-21T16:43:33.641Z Checking io-lifetimes v1.0.11
28052023-10-21T16:43:33.791Z Checking openssl v0.10.57
28062023-10-21T16:43:33.805Z Checking socket2 v0.4.9
28072023-10-21T16:43:33.818Z Checking httparse v1.8.0
28082023-10-21T16:43:33.918Z Checking httpdate v1.0.3
28092023-10-21T16:43:34.276Z Checking cpufeatures v0.2.9
28102023-10-21T16:43:34.422Z Checking anstyle v1.0.2
28112023-10-21T16:43:34.448Z Checking tower-service v0.3.2
28122023-10-21T16:43:34.471Z Checking utf8parse v0.2.1
28132023-10-21T16:43:34.612Z Checking sha2 v0.10.7
28142023-10-21T16:43:34.685Z Checking anstyle-parse v0.2.1
28152023-10-21T16:43:34.963Z Checking rustix v0.37.23
28162023-10-21T16:43:35.044Z Documenting lru-cache v0.1.2
28172023-10-21T16:43:35.079Z Checking rustls v0.21.7
28182023-10-21T16:43:35.522Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28192023-10-21T16:43:36.662Z Checking rustls-pemfile v1.0.3
28202023-10-21T16:43:36.877Z Checking md-5 v0.10.5
28212023-10-21T16:43:36.911Z Checking hmac v0.12.1
28222023-10-21T16:43:36.948Z Checking idna v0.4.0
28232023-10-21T16:43:37.200Z Checking stringprep v0.1.3
28242023-10-21T16:43:37.235Z Documenting slog-dtrace v0.2.3
28252023-10-21T16:43:37.632Z Checking spin v0.9.8
28262023-10-21T16:43:38.140Z Checking num-integer v0.1.45
28272023-10-21T16:43:38.444Z Checking hash32 v0.2.1
28282023-10-21T16:43:38.947Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28292023-10-21T16:43:38.969Z Checking anstyle-query v1.0.0
28302023-10-21T16:43:39.167Z Checking stable_deref_trait v1.2.0
28312023-10-21T16:43:39.295Z Checking gimli v0.28.0
28322023-10-21T16:43:40.385Z Checking colorchoice v1.0.0
28332023-10-21T16:43:40.596Z Checking either v1.9.0
28342023-10-21T16:43:40.819Z Checking fallible-iterator v0.2.0
28352023-10-21T16:43:41.080Z Documenting quick-error v1.2.3
28362023-10-21T16:43:41.438Z Checking anstream v0.5.0
28372023-10-21T16:43:41.853Z Checking postgres-protocol v0.6.6
28382023-10-21T16:43:41.985Z Checking tokio-rustls v0.24.1
28392023-10-21T16:43:42.532Z Checking heapless v0.7.16
28402023-10-21T16:43:42.817Z Checking native-tls v0.2.11
28412023-10-21T16:43:42.948Z Checking url v2.4.1
28422023-10-21T16:43:43.305Z Checking tokio-native-tls v0.3.1
28432023-10-21T16:43:43.703Z Checking rustls-native-certs v0.6.3
28442023-10-21T16:43:43.805Z Checking hyper v0.14.27
28452023-10-21T16:43:43.913Z Checking terminal_size v0.2.6
28462023-10-21T16:43:44.157Z Checking phf_shared v0.11.2
28472023-10-21T16:43:44.272Z Checking block-padding v0.3.3
28482023-10-21T16:43:44.291Z Checking scheduled-thread-pool v0.2.7
28492023-10-21T16:43:44.595Z Checking object v0.32.1
28502023-10-21T16:43:44.610Z Checking toml_datetime v0.6.3
28512023-10-21T16:43:44.621Z Checking serde_spanned v0.6.3
28522023-10-21T16:43:44.821Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28532023-10-21T16:43:53.937Z Checking bzip2-sys v0.1.11+1.0.8
28542023-10-21T16:43:54.263Z Checking crc32fast v1.3.2
28552023-10-21T16:43:54.384Z Checking rustc-demangle v0.1.23
28562023-10-21T16:43:54.408Z Checking winnow v0.5.15
28572023-10-21T16:43:54.455Z Checking addr2line v0.21.0
28582023-10-21T16:43:54.460Z Checking ipnet v2.8.0
28592023-10-21T16:43:54.476Z Checking matches v0.1.10
28602023-10-21T16:43:54.513Z Checking bit-vec v0.6.3
28612023-10-21T16:43:54.523Z Checking regex-automata v0.1.10
28622023-10-21T16:43:54.532Z Checking tap v1.0.1
28632023-10-21T16:43:54.540Z Checking deranged v0.3.8
28642023-10-21T16:43:54.550Z Documenting resolv-conf v0.7.0
28652023-10-21T16:43:54.577Z Checking num_threads v0.1.6
28662023-10-21T16:43:55.010Z Checking clap_lex v0.5.1
28672023-10-21T16:43:55.030Z Checking managed v0.8.0
28682023-10-21T16:43:55.050Z Checking clap_builder v4.4.2
28692023-10-21T16:43:55.058Z Checking smoltcp v0.9.1
28702023-10-21T16:43:55.072Z Checking time v0.3.27
28712023-10-21T16:43:55.075Z Checking toml_edit v0.19.15
28722023-10-21T16:43:55.088Z Checking wyz v0.5.1
28732023-10-21T16:43:55.105Z Checking bstr v0.2.17
28742023-10-21T16:43:55.129Z Checking idna v0.2.3
28752023-10-21T16:43:55.136Z Checking flate2 v1.0.27
28762023-10-21T16:43:55.146Z Checking hyper-rustls v0.24.1
28772023-10-21T16:43:55.172Z Checking hyper-tls v0.5.0
28782023-10-21T16:43:55.184Z Checking backtrace v0.3.69
28792023-10-21T16:43:55.217Z Documenting trust-dns-resolver v0.22.0
28802023-10-21T16:43:55.224Z Checking bzip2 v0.4.4
28812023-10-21T16:43:55.230Z Checking phf v0.11.2
28822023-10-21T16:43:55.241Z Checking r2d2 v0.8.10
28832023-10-21T16:43:55.289Z Checking inout v0.1.3
28842023-10-21T16:43:55.298Z Checking postgres-types v0.2.6
28852023-10-21T16:43:55.311Z Checking itertools v0.11.0
28862023-10-21T16:43:55.317Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28872023-10-21T16:43:55.331Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28882023-10-21T16:43:55.355Z Checking num-bigint v0.4.4
28892023-10-21T16:43:55.365Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28902023-10-21T16:43:55.737Z Checking serde_urlencoded v0.7.1
28912023-10-21T16:43:56.459Z Checking phf_shared v0.10.0
28922023-10-21T16:43:56.935Z Checking futures-executor v0.3.28
28932023-10-21T16:43:57.302Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28942023-10-21T16:43:57.624Z Documenting pem-rfc7468 v0.7.0
28952023-10-21T16:43:58.554Z Checking ipnetwork v0.20.0
28962023-10-21T16:43:58.729Z Checking float-cmp v0.9.0
28972023-10-21T16:43:59.006Z Checking zerocopy v0.6.4
28982023-10-21T16:43:59.642Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28992023-10-21T16:43:59.782Z Documenting der_derive v0.7.2
29002023-10-21T16:44:00.023Z Checking hubpack v0.1.2
29012023-10-21T16:44:00.190Z Checking crossbeam-utils v0.8.16
29022023-10-21T16:44:00.555Z Checking encoding_rs v0.8.33
29032023-10-21T16:44:01.107Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29042023-10-21T16:44:01.513Z Checking memoffset v0.9.0
29052023-10-21T16:44:01.677Z Checking radium v0.7.0
29062023-10-21T16:44:02.305Z Checking mime v0.3.17
29072023-10-21T16:44:02.812Z Checking normalize-line-endings v0.3.0
29082023-10-21T16:44:02.998Z Checking unicode-linebreak v0.1.5
29092023-10-21T16:44:03.713Z Checking webpki-roots v0.25.2
29102023-10-21T16:44:03.946Z Checking smawk v0.3.1
29112023-10-21T16:44:03.961Z Checking data-encoding v2.4.0
29122023-10-21T16:44:04.261Z Checking precomputed-hash v0.1.1
29132023-10-21T16:44:04.365Z Checking new_debug_unreachable v1.0.4
29142023-10-21T16:44:04.428Z Checking funty v2.0.0
29152023-10-21T16:44:04.497Z Checking predicates-core v1.0.6
29162023-10-21T16:44:04.799Z Checking difflib v0.4.0
29172023-10-21T16:44:04.826Z Checking static_assertions v1.1.0
29182023-10-21T16:44:04.965Z Checking fixedbitset v0.4.2
29192023-10-21T16:44:05.288Z Checking whoami v1.4.1
29202023-10-21T16:44:05.366Z Documenting flagset v0.4.3
29212023-10-21T16:44:05.713Z Checking tokio-postgres v0.7.10
29222023-10-21T16:44:06.261Z Checking bitvec v1.0.1
29232023-10-21T16:44:06.678Z Checking petgraph v0.6.4
29242023-10-21T16:44:10.851Z Checking predicates v3.0.4
29252023-10-21T16:44:10.964Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29262023-10-21T16:44:10.989Z Checking trust-dns-proto v0.22.0
29272023-10-21T16:44:11.013Z Checking string_cache v0.8.7
29282023-10-21T16:44:11.057Z Checking reqwest v0.11.20
29292023-10-21T16:44:11.083Z Documenting der v0.7.8
29302023-10-21T16:44:11.107Z Checking textwrap v0.16.0
29312023-10-21T16:44:11.161Z Checking crossbeam-epoch v0.9.15
29322023-10-21T16:44:11.881Z Checking diesel v2.1.1
29332023-10-21T16:44:12.245Z Checking yasna v0.5.2
29342023-10-21T16:44:12.374Z Checking futures v0.3.28
29352023-10-21T16:44:12.536Z Checking anyhow v1.0.75
29362023-10-21T16:44:13.070Z Checking cipher v0.4.4
29372023-10-21T16:44:13.242Z Checking zip v0.6.6
29382023-10-21T16:44:13.731Z Checking toml v0.7.8
29392023-10-21T16:44:13.819Z Checking similar v2.2.1
29402023-10-21T16:44:14.776Z Checking clap v4.4.3
29412023-10-21T16:44:14.781Z Checking bit-set v0.5.3
29422023-10-21T16:44:14.923Z Checking itertools v0.10.5
29432023-10-21T16:44:14.935Z Checking num-iter v0.1.43
29442023-10-21T16:44:15.125Z Checking console v0.15.7
29452023-10-21T16:44:15.183Z Checking rustix v0.38.9
29462023-10-21T16:44:15.197Z Checking signature v2.1.0
29472023-10-21T16:44:15.276Z Checking tokio-stream v0.1.14
29482023-10-21T16:44:15.492Z Checking bstr v1.6.0
29492023-10-21T16:44:16.074Z Checking usdt v0.3.5
29502023-10-21T16:44:16.145Z Checking hex v0.4.3
29512023-10-21T16:44:16.396Z Checking semver v1.0.18
29522023-10-21T16:44:16.562Z Checking slog v2.7.0
29532023-10-21T16:44:16.935Z Checking lalrpop-util v0.19.12
29542023-10-21T16:44:17.035Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29552023-10-21T16:44:17.038Z Documenting cancel-safe-futures v0.1.2
29562023-10-21T16:44:17.337Z Checking heck v0.3.3
29572023-10-21T16:44:17.410Z Documenting hkdf v0.12.3
29582023-10-21T16:44:17.589Z Documenting structopt-derive v0.4.18
29592023-10-21T16:44:18.396Z Documenting spki v0.7.2
29602023-10-21T16:44:18.572Z Documenting keccak v0.1.4
29612023-10-21T16:44:18.784Z Documenting arc-swap v1.6.0
29622023-10-21T16:44:22.836Z Documenting crc-catalog v2.2.0
29632023-10-21T16:44:24.973Z Documenting pkcs8 v0.10.2
29642023-10-21T16:44:25.193Z Documenting slog-scope v4.4.0
29652023-10-21T16:44:25.324Z Documenting sha3 v0.10.8
29662023-10-21T16:44:26.209Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29672023-10-21T16:44:26.349Z Documenting structopt v0.3.26
29682023-10-21T16:44:27.119Z Documenting crc v3.0.1
29692023-10-21T16:44:28.537Z Documenting libefi-sys v0.1.0
29702023-10-21T16:44:31.311Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29712023-10-21T16:44:31.560Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29722023-10-21T16:44:31.697Z Documenting serde_spanned v0.6.3
29732023-10-21T16:44:32.894Z Documenting secrecy v0.8.0
29742023-10-21T16:44:32.909Z Documenting packed_struct_codegen v0.10.1
29752023-10-21T16:44:32.938Z Documenting winnow v0.5.15
29762023-10-21T16:44:35.293Z Documenting nodrop v0.1.14
29772023-10-21T16:44:38.524Z Documenting ciborium-io v0.2.1
29782023-10-21T16:44:39.428Z Documenting half v1.8.2
29792023-10-21T16:44:39.712Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29802023-10-21T16:44:39.758Z Documenting array-init v0.0.4
29812023-10-21T16:44:41.110Z Documenting packed_struct v0.10.1
29822023-10-21T16:44:41.375Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29832023-10-21T16:44:41.422Z Documenting toml_edit v0.20.0
29842023-10-21T16:44:43.954Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29852023-10-21T16:44:44.540Z Documenting pkcs1 v0.7.5
29862023-10-21T16:44:44.941Z Documenting ciborium-ll v0.2.1
29872023-10-21T16:44:47.873Z Documenting slog-stdlog v4.1.1
29882023-10-21T16:44:50.304Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29892023-10-21T16:44:50.577Z Documenting num-bigint-dig v0.8.4
29902023-10-21T16:44:51.257Z Documenting num-rational v0.4.1
29912023-10-21T16:44:51.403Z Documenting universal-hash v0.5.1
29922023-10-21T16:44:54.311Z Documenting num-complex v0.4.4
29932023-10-21T16:44:54.641Z Documenting xattr v1.0.1
29942023-10-21T16:44:58.444Z Documenting filetime v0.2.22
29952023-10-21T16:45:00.580Z Documenting termcolor v1.2.0
29962023-10-21T16:45:01.016Z Documenting bitfield v0.14.0
29972023-10-21T16:45:01.200Z Documenting opaque-debug v0.3.0
29982023-10-21T16:45:01.881Z Documenting num v0.4.1
29992023-10-21T16:45:05.137Z Documenting tar v0.4.40
30002023-10-21T16:45:05.280Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30012023-10-21T16:45:06.060Z Documenting rsa v0.9.2
30022023-10-21T16:45:07.034Z Documenting env_logger v0.10.0
30032023-10-21T16:45:08.225Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30042023-10-21T16:45:10.146Z Documenting slog-envlogger v2.2.0
30052023-10-21T16:45:10.371Z Documenting ciborium v0.2.1
30062023-10-21T16:45:11.256Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30072023-10-21T16:45:11.883Z Documenting toml v0.8.0
30082023-10-21T16:45:14.454Z Documenting serde-hex v0.1.0
30092023-10-21T16:45:17.396Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30102023-10-21T16:45:17.642Z Documenting x509-cert v0.2.4
30112023-10-21T16:45:17.986Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30122023-10-21T16:45:18.332Z Documenting signal-hook v0.3.17
30132023-10-21T16:45:18.448Z Documenting pem v1.1.1
30142023-10-21T16:45:19.217Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30152023-10-21T16:45:23.827Z Documenting ron v0.8.1
30162023-10-21T16:45:23.876Z Documenting fxhash v0.2.1
30172023-10-21T16:45:24.564Z Documenting derive-where v1.2.5
30182023-10-21T16:45:24.897Z Documenting linear-map v1.2.0
30192023-10-21T16:45:26.220Z Documenting crc-any v2.4.3
30202023-10-21T16:45:30.169Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30212023-10-21T16:45:30.776Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30222023-10-21T16:45:31.291Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30232023-10-21T16:45:31.533Z Documenting doc-comment v0.3.3
30242023-10-21T16:45:34.014Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30252023-10-21T16:45:35.692Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30262023-10-21T16:45:37.745Z Documenting libsqlite3-sys v0.26.0
30272023-10-21T16:45:38.162Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30282023-10-21T16:45:40.150Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30292023-10-21T16:45:45.056Z Documenting hashlink v0.8.3
30302023-10-21T16:45:46.243Z Documenting aead v0.5.2
30312023-10-21T16:45:46.934Z Documenting snafu-derive v0.7.5
30322023-10-21T16:45:50.461Z Documenting same-file v1.0.6
30332023-10-21T16:45:51.086Z Documenting fallible-streaming-iterator v0.1.9
30342023-10-21T16:45:51.113Z Documenting path-slash v0.1.5
30352023-10-21T16:45:51.597Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30362023-10-21T16:45:54.321Z Documenting newtype_derive v0.1.6
30372023-10-21T16:45:55.427Z Documenting rusqlite v0.29.0
30382023-10-21T16:45:56.905Z Documenting walkdir v2.4.0
30392023-10-21T16:45:57.173Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30402023-10-21T16:45:57.665Z Documenting twox-hash v1.6.3
30412023-10-21T16:45:58.387Z Documenting snafu v0.7.5
30422023-10-21T16:45:59.540Z Documenting camino-tempfile v1.0.2
30432023-10-21T16:46:00.413Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30442023-10-21T16:46:03.065Z Documenting nix v0.26.2
30452023-10-21T16:46:03.156Z Checking darling_core v0.14.4
30462023-10-21T16:46:03.966Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30472023-10-21T16:46:04.689Z Documenting nibble_vec v0.1.0
30482023-10-21T16:46:06.238Z Documenting endian-type v0.1.2
30492023-10-21T16:46:06.749Z Checking darling v0.14.4
30502023-10-21T16:46:06.924Z Documenting steno v0.4.0
30512023-10-21T16:46:10.673Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30522023-10-21T16:46:10.975Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30532023-10-21T16:46:11.734Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30542023-10-21T16:46:12.467Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30552023-10-21T16:46:12.720Z Documenting radix_trie v0.2.1
30562023-10-21T16:46:13.255Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30572023-10-21T16:46:13.420Z Documenting polyval v0.6.1
30582023-10-21T16:46:19.475Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30592023-10-21T16:46:19.981Z Documenting num_enum v0.7.0
30602023-10-21T16:46:20.469Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612023-10-21T16:46:20.906Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30622023-10-21T16:46:21.401Z Documenting aes v0.8.3
30632023-10-21T16:46:22.425Z Documenting ctr v0.9.2
30642023-10-21T16:46:25.702Z Documenting bincode v1.3.3
30652023-10-21T16:46:26.229Z Documenting path-dedot v3.1.0
30662023-10-21T16:46:29.458Z Checking convert_case v0.4.0
30672023-10-21T16:46:29.784Z Documenting convert_case v0.4.0
30682023-10-21T16:46:30.250Z Documenting utf-8 v0.7.6
30692023-10-21T16:46:32.370Z Documenting path-absolutize v3.1.0
30702023-10-21T16:46:33.222Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30712023-10-21T16:46:33.493Z Documenting aes-gcm-siv v0.11.1
30722023-10-21T16:46:35.929Z Documenting derive_more v0.99.17
30732023-10-21T16:46:36.607Z Documenting tungstenite v0.20.1
30742023-10-21T16:46:38.741Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30752023-10-21T16:46:38.972Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30762023-10-21T16:46:41.470Z Documenting trust-dns-client v0.22.0
30772023-10-21T16:46:42.151Z Documenting buf-list v1.0.3
30782023-10-21T16:46:45.504Z Documenting globset v0.4.13
30792023-10-21T16:46:46.688Z Documenting crossbeam-deque v0.8.3
30802023-10-21T16:46:50.037Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30812023-10-21T16:46:50.581Z Documenting headers-core v0.2.0
30822023-10-21T16:46:50.797Z Documenting olpc-cjson v0.1.3
30832023-10-21T16:46:52.465Z Documenting serde_plain v1.0.2
30842023-10-21T16:46:53.022Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30852023-10-21T16:46:54.607Z Documenting async-recursion v1.0.5
30862023-10-21T16:46:57.557Z Documenting bitstruct_derive v0.1.0
30872023-10-21T16:46:57.571Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30882023-10-21T16:46:58.466Z Documenting ascii v1.1.0
30892023-10-21T16:46:58.518Z Documenting display-error-chain v0.1.1
30902023-10-21T16:46:59.248Z Documenting ringbuffer v0.15.0
30912023-10-21T16:47:01.847Z Documenting tough v0.12.5
30922023-10-21T16:47:03.095Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30932023-10-21T16:47:03.631Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30942023-10-21T16:47:04.204Z Documenting headers v0.3.9
30952023-10-21T16:47:04.561Z Documenting trust-dns-server v0.22.1
30962023-10-21T16:47:05.323Z Documenting bitstruct v0.1.1
30972023-10-21T16:47:08.176Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30982023-10-21T16:47:09.488Z Documenting rayon-core v1.11.0
30992023-10-21T16:47:09.809Z Documenting tokio-tungstenite v0.20.1
31002023-10-21T16:47:11.253Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31012023-10-21T16:47:14.050Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31022023-10-21T16:47:16.780Z Checking derive_builder_core v0.12.0
31032023-10-21T16:47:16.853Z Documenting derive_builder_core v0.12.0
31042023-10-21T16:47:16.933Z Documenting sled v0.34.7
31052023-10-21T16:47:17.333Z Documenting signal-hook-mio v0.2.3
31062023-10-21T16:47:18.280Z Documenting erased-serde v0.3.30
31072023-10-21T16:47:20.691Z Documenting unicase v2.7.0
31082023-10-21T16:47:20.824Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31092023-10-21T16:47:22.116Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31102023-10-21T16:47:22.171Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31112023-10-21T16:47:23.317Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31122023-10-21T16:47:24.156Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132023-10-21T16:47:24.166Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31142023-10-21T16:47:24.208Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31152023-10-21T16:47:25.442Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31162023-10-21T16:47:25.609Z Documenting serde_arrays v0.1.0
31172023-10-21T16:47:26.363Z Documenting ff v0.13.0
31182023-10-21T16:47:27.126Z Documenting pretty-hex v0.3.0
31192023-10-21T16:47:27.266Z Documenting derive_builder_macro v0.12.0
31202023-10-21T16:47:30.806Z Documenting mime_guess v2.0.4
31212023-10-21T16:47:31.711Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31222023-10-21T16:47:32.553Z Documenting crossterm v0.27.0
31232023-10-21T16:47:32.936Z Documenting group v0.13.0
31242023-10-21T16:47:34.756Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31252023-10-21T16:47:37.672Z Documenting rayon v1.7.0
31262023-10-21T16:47:39.495Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31272023-10-21T16:47:45.091Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31282023-10-21T16:47:47.562Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31292023-10-21T16:47:51.168Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31302023-10-21T16:47:54.566Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31312023-10-21T16:48:00.499Z Documenting portable-atomic v1.4.3
31322023-10-21T16:48:01.519Z Documenting ed25519 v1.5.3
31332023-10-21T16:48:03.494Z Documenting bcs v0.1.5
31342023-10-21T16:48:05.996Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31352023-10-21T16:48:06.006Z Documenting crypto-bigint v0.5.2
31362023-10-21T16:48:07.212Z Documenting ref-cast-impl v1.0.20
31372023-10-21T16:48:08.480Z Documenting curve25519-dalek-derive v0.1.0
31382023-10-21T16:48:15.266Z Documenting thiserror-impl-no-std v2.0.2
31392023-10-21T16:48:15.427Z Documenting vte_generate_state_changes v0.1.1
31402023-10-21T16:48:15.498Z Documenting unicode-xid v0.2.4
31412023-10-21T16:48:15.504Z Documenting number_prefix v0.4.0
31422023-10-21T16:48:15.856Z Documenting base16ct v0.2.0
31432023-10-21T16:48:16.137Z Checking unicode-xid v0.2.4
31442023-10-21T16:48:16.357Z Documenting highway v1.1.0
31452023-10-21T16:48:16.861Z Documenting cassowary v0.3.0
31462023-10-21T16:48:18.956Z Documenting thiserror-no-std v2.0.2
31472023-10-21T16:48:19.060Z Documenting const_format_proc_macros v0.2.31
31482023-10-21T16:48:20.076Z Documenting elliptic-curve v0.13.5
31492023-10-21T16:48:21.594Z Documenting indicatif v0.17.7
31502023-10-21T16:48:22.768Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512023-10-21T16:48:23.508Z Documenting ratatui v0.23.0
31522023-10-21T16:48:23.576Z Documenting vte v0.11.1
31532023-10-21T16:48:26.080Z Documenting curve25519-dalek v4.1.0
31542023-10-21T16:48:29.302Z Documenting ref-cast v1.0.20
31552023-10-21T16:48:29.427Z Documenting salty v0.2.0
31562023-10-21T16:48:29.989Z Documenting derive_builder v0.12.0
31572023-10-21T16:48:33.283Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31582023-10-21T16:48:33.779Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31592023-10-21T16:48:35.298Z Documenting polar-core v0.26.4
31602023-10-21T16:48:35.403Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31612023-10-21T16:48:36.130Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31622023-10-21T16:48:40.625Z Documenting libxml v0.3.3
31632023-10-21T16:48:42.854Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31642023-10-21T16:48:42.910Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31652023-10-21T16:48:50.133Z Documenting poly1305 v0.8.0
31662023-10-21T16:48:51.822Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31672023-10-21T16:48:52.267Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31682023-10-21T16:48:54.817Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692023-10-21T16:48:56.619Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31702023-10-21T16:48:58.059Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31712023-10-21T16:48:58.304Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31722023-10-21T16:48:58.468Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31732023-10-21T16:49:02.361Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31742023-10-21T16:49:06.092Z Documenting chacha20 v0.9.1
31752023-10-21T16:49:06.859Z Documenting bb8 v0.8.1
31762023-10-21T16:49:08.980Z Documenting serde-big-array v0.5.1
31772023-10-21T16:49:12.628Z Documenting bytesize v1.3.0
31782023-10-21T16:49:13.515Z Documenting quick-xml v0.23.1
31792023-10-21T16:49:14.898Z Documenting impl-trait-for-tuples v0.2.2
31802023-10-21T16:49:15.456Z Documenting oso-derive v0.26.4
31812023-10-21T16:49:15.801Z Documenting rtoolbox v0.0.1
31822023-10-21T16:49:19.423Z Documenting maplit v1.0.2
31832023-10-21T16:49:19.939Z Documenting fs-err v2.9.0
31842023-10-21T16:49:21.395Z Documenting humantime v2.1.0
31852023-10-21T16:49:21.660Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31862023-10-21T16:49:22.130Z Documenting rpassword v7.2.0
31872023-10-21T16:49:43.223Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31882023-10-21T16:49:43.306Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31892023-10-21T16:49:43.365Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31902023-10-21T16:49:43.411Z Documenting oso v0.26.4
31912023-10-21T16:49:43.446Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31922023-10-21T16:49:43.467Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31932023-10-21T16:49:43.508Z Documenting chacha20poly1305 v0.10.1
31942023-10-21T16:49:43.558Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31952023-10-21T16:49:43.603Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31962023-10-21T16:49:43.618Z Documenting tui-tree-widget v0.13.0
31972023-10-21T16:49:46.472Z Documenting vsss-rs v3.3.1
31982023-10-21T16:49:47.574Z Documenting strip-ansi-escapes v0.2.0
31992023-10-21T16:49:49.649Z Documenting const_format v0.2.31
32002023-10-21T16:49:50.144Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32012023-10-21T16:49:51.855Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32022023-10-21T16:49:53.522Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32032023-10-21T16:49:54.366Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32042023-10-21T16:49:57.451Z Documenting cookie v0.16.2
32052023-10-21T16:49:59.759Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32062023-10-21T16:50:00.478Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32072023-10-21T16:50:04.551Z Documenting signal-hook-tokio v0.3.1
32082023-10-21T16:50:04.997Z Documenting rcgen v0.10.0
32092023-10-21T16:50:09.670Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32102023-10-21T16:50:10.560Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32112023-10-21T16:50:11.123Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32122023-10-21T16:50:12.125Z Documenting atomicwrites v0.4.2
32132023-10-21T16:50:12.597Z Documenting fd-lock v3.0.13
32142023-10-21T16:50:14.904Z Documenting subprocess v0.2.9
32152023-10-21T16:50:17.810Z Documenting nu-ansi-term v0.49.0
32162023-10-21T16:50:19.379Z Documenting shell-words v1.1.0
32172023-10-21T16:50:20.001Z Documenting bit_field v0.10.2
32182023-10-21T16:50:21.902Z Documenting owo-colors v3.5.0
32192023-10-21T16:50:23.148Z Documenting http-range v0.1.5
32202023-10-21T16:50:24.316Z Documenting corncobs v0.1.3
32212023-10-21T16:50:24.445Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32222023-10-21T16:50:25.590Z Documenting reedline v0.23.0
32232023-10-21T16:50:28.393Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32242023-10-21T16:50:28.786Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32252023-10-21T16:50:29.602Z Documenting hyper-staticfile v0.9.5
32262023-10-21T16:50:29.745Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32272023-10-21T16:50:34.942Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282023-10-21T16:50:35.693Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32292023-10-21T16:50:36.789Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32302023-10-21T16:50:39.119Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32312023-10-21T16:50:39.816Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32322023-10-21T16:50:58.665Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32332023-10-21T16:50:59.282Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32342023-10-21T16:51:00.725Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32352023-10-21T16:51:04.624Z Documenting fatfs v0.3.6
32362023-10-21T16:51:07.458Z Documenting cargo-platform v0.1.3
32372023-10-21T16:51:08.825Z Documenting nanorand v0.7.0
32382023-10-21T16:51:09.343Z Documenting glob v0.3.1
32392023-10-21T16:51:13.266Z Documenting assert_matches v1.5.0
32402023-10-21T16:51:13.959Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32412023-10-21T16:51:14.350Z Documenting cargo_metadata v0.18.0
32422023-10-21T16:51:15.418Z Documenting flume v0.11.0
32432023-10-21T16:51:15.828Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442023-10-21T16:51:16.789Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32452023-10-21T16:51:17.602Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462023-10-21T16:51:22.865Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472023-10-21T16:51:26.722Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32482023-10-21T16:51:26.841Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32492023-10-21T16:51:28.552Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32502023-10-21T16:51:31.733Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32512023-10-21T16:51:44.520Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32522023-10-21T16:51:49.209Z Documenting omicron-zone-package v0.8.3
32532023-10-21T16:51:49.893Z Documenting cargo_toml v0.16.3
32542023-10-21T16:51:51.392Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-10-21T16:51:57.578Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32562023-10-21T16:51:58.012Z Documenting termios v0.3.3
32572023-10-21T16:51:59.088Z Documenting topological-sort v0.2.2
32582023-10-21T16:52:04.628Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32592023-10-21T16:52:04.746Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32602023-10-21T16:52:06.098Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32612023-10-21T16:52:07.072Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32622023-10-21T16:52:19.571Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32632023-10-21T16:52:32.834Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32642023-10-21T16:52:35.557Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32652023-10-21T16:52:39.677Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32662023-10-21T16:52:51.740Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32672023-10-21T16:53:03.159Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32682023-10-21T16:53:03.167Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32692023-10-21T16:53:03.592Z |
32702023-10-21T16:53:03.600Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32712023-10-21T16:53:03.610Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32722023-10-21T16:53:03.631Z |
32732023-10-21T16:53:03.655Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32742023-10-21T16:53:03.659Zhelp: to link to the struct, prefix with `struct@`
32752023-10-21T16:53:03.663Z |
32762023-10-21T16:53:03.667Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32772023-10-21T16:53:03.671Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32782023-10-21T16:53:03.674Z |
32792023-10-21T16:53:03.679Z
32802023-10-21T16:53:05.931Zwarning: `wicketd` (lib doc) generated 1 warning
32812023-10-21T16:53:05.945Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32822023-10-21T16:53:05.961Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32832023-10-21T16:53:11.196Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32842023-10-21T16:53:20.672Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32852023-10-21T16:53:47.504Zwarning: unresolved link to `Driver::status`
32862023-10-21T16:53:47.511Z --> nexus/src/app/background/common.rs:180:34
32872023-10-21T16:53:47.516Z |
32882023-10-21T16:53:47.521Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32892023-10-21T16:53:47.527Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32902023-10-21T16:53:47.535Z |
32912023-10-21T16:53:47.540Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32922023-10-21T16:53:47.547Z
32932023-10-21T16:53:47.553Zwarning: unresolved link to `Driver::status`
32942023-10-21T16:53:47.560Z --> nexus/src/app/background/common.rs:280:30
32952023-10-21T16:53:47.566Z |
32962023-10-21T16:53:47.576Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32972023-10-21T16:53:47.585Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32982023-10-21T16:53:47.596Z
32992023-10-21T16:53:50.652Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33002023-10-21T16:54:10.301Z Finished dev [unoptimized + debuginfo] target(s) in 16m 27s
33012023-10-21T16:54:10.418Z
33022023-10-21T16:54:10.425Zreal 16:28.041965990
33032023-10-21T16:54:10.441Zuser 59:46.293917519
33042023-10-21T16:54:10.445Zsys 1:04:20.611103265
33052023-10-21T16:54:10.448Ztrap 2.159088105
33062023-10-21T16:54:10.452Ztflt 0.170451586
33072023-10-21T16:54:10.456Zdflt 0.487826057
33082023-10-21T16:54:10.460Zkflt 0.000069385
33092023-10-21T16:54:10.463Zlock 3:08:27.597627369
33102023-10-21T16:54:10.466Zslp 4:27:20.449006871
33112023-10-21T16:54:10.469Zlat 6:07.905803716
33122023-10-21T16:54:10.472Zstop 2:10.701243838
33132023-10-21T16:54:10.476Zprocess exited: duration 1985471 ms, exit code 0
 
33142023-10-21T16:54:10.483Zfound 0 output files