01HF7JMR18RHGFB6N0N340FWJ4: 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: 01HF7JNRBHSYTEY06GYB3B4J92

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-14T18:51:15.506Zjob assigned to worker 01HF7JNVFAKX7V8H74FGMFFFCT (queued for 1 m 39 s)
 
22023-11-14T18:51:16.413Zstarting task 0: "setup"
32023-11-14T18:51:16.647Z++ uname -s
42023-11-14T18:51:16.651Z+ kern=SunOS
52023-11-14T18:51:16.654Z+ case "$kern" in
62023-11-14T18:51:16.657Z+ groupadd -g 12345 build
72023-11-14T18:51:16.659Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-14T18:51:18.690Z+ zfs create -o mountpoint=/work rpool/work
92023-11-14T18:51:18.794Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-14T18:51:18.818Z+ home_fs=zfs
112023-11-14T18:51:18.858Z+ [[ zfs == autofs ]]
122023-11-14T18:51:18.952Z+ mkdir -p /home/build
132023-11-14T18:51:20.031Z+ chown build:build /home/build /work
142023-11-14T18:51:21.732Z+ chmod 0700 /home/build /work
152023-11-14T18:51:22.442Zprocess exited: duration 4334 ms, exit code 0
 
162023-11-14T18:51:26.819Zstarting task 1: "rust-toolchain"
172023-11-14T18:51:47.662Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-14T18:51:47.943Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-14T18:51:47.978Zinfo: downloading installer
202023-11-14T18:51:48.029Zwarning: it looks like you have an existing installation of Rust at:
212023-11-14T18:51:48.175Zwarning: /opt/ooce/bin
222023-11-14T18:51:48.647Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-14T18:51:48.910Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-14T18:51:49.120Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-14T18:51:49.218Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-14T18:51:49.321Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-14T18:51:49.436Zerror: cannot install while Rust is installed
282023-11-14T18:51:49.456Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-14T18:51:49.512Zinfo: profile set to 'default'
302023-11-14T18:51:49.607Zinfo: default host triple is x86_64-unknown-illumos
312023-11-14T18:51:49.746Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-14T18:51:49.768Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-14T18:51:49.874Zinfo: downloading component 'cargo'
342023-11-14T18:51:49.954Zinfo: downloading component 'clippy'
352023-11-14T18:51:50.014Zinfo: downloading component 'rust-docs'
362023-11-14T18:51:50.079Zinfo: downloading component 'rust-std'
372023-11-14T18:51:50.125Zinfo: downloading component 'rustc'
382023-11-14T18:51:50.215Zinfo: downloading component 'rustfmt'
392023-11-14T18:51:50.279Zinfo: installing component 'cargo'
402023-11-14T18:51:50.348Zinfo: installing component 'clippy'
412023-11-14T18:51:50.390Zinfo: installing component 'rust-docs'
422023-11-14T18:51:51.320Zinfo: installing component 'rust-std'
432023-11-14T18:51:51.375Zinfo: installing component 'rustc'
442023-11-14T18:51:58.344Zinfo: installing component 'rustfmt'
452023-11-14T18:51:58.786Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-14T18:51:58.794Z
472023-11-14T18:51:58.928Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-14T18:51:58.938Z
492023-11-14T18:51:58.950Z
502023-11-14T18:51:58.959ZRust is installed now. Great!
512023-11-14T18:51:58.973Z
522023-11-14T18:51:58.988ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-14T18:51:59.010Zenvironment variable. This has not been done automatically.
542023-11-14T18:51:59.021Z
552023-11-14T18:51:59.045ZTo configure your current shell, run:
562023-11-14T18:51:59.076Zsource "$HOME/.cargo/env"
572023-11-14T18:51:59.087Z+ rustc --version
582023-11-14T18:51:59.525Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-14T18:51:59.535Zprocess exited: duration 32177 ms, exit code 0
 
602023-11-14T18:51:59.570Zstarting task 2: "authentication"
612023-11-14T18:51:59.609Zprocess exited: duration 30 ms, exit code 0
 
622023-11-14T18:51:59.615Zstarting task 3: "clone repository"
632023-11-14T18:51:59.714Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-14T18:51:59.726Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-14T18:51:59.766ZCloning into '/work/oxidecomputer/omicron'...
662023-11-14T18:52:08.167Z+ cd /work/oxidecomputer/omicron
672023-11-14T18:52:08.191Z+ [[ -n sled-storage ]]
682023-11-14T18:52:08.214Z+ git fetch origin sled-storage
692023-11-14T18:52:08.545ZFrom https://github.com/oxidecomputer/omicron
702023-11-14T18:52:08.577Z * branch sled-storage -> FETCH_HEAD
712023-11-14T18:52:08.593Z+ git checkout -B sled-storage remotes/origin/sled-storage
722023-11-14T18:52:08.656ZSwitched to a new branch 'sled-storage'
732023-11-14T18:52:08.662Zbranch 'sled-storage' set up to track 'origin/sled-storage'.
742023-11-14T18:52:08.667Z+ git reset --hard 6b7845c825c5be415f9d4f36167419e614729cae
752023-11-14T18:52:08.826ZHEAD is now at 6b7845c8 fix nit
762023-11-14T18:52:08.847Zprocess exited: duration 9198 ms, exit code 0
 
772023-11-14T18:52:08.881Zstarting task 4: "build"
782023-11-14T18:52:08.905Z+ cargo --version
792023-11-14T18:52:08.915Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-14T18:52:09.496Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-14T18:52:09.503Zinfo: downloading component 'cargo'
822023-11-14T18:52:09.690Zinfo: downloading component 'clippy'
832023-11-14T18:52:09.908Zinfo: downloading component 'rust-docs'
842023-11-14T18:52:10.670Zinfo: downloading component 'rust-std'
852023-11-14T18:52:11.922Zinfo: downloading component 'rustc'
862023-11-14T18:52:15.311Zinfo: downloading component 'rustfmt'
872023-11-14T18:52:15.497Zinfo: installing component 'cargo'
882023-11-14T18:52:16.699Zinfo: installing component 'clippy'
892023-11-14T18:52:17.202Zinfo: installing component 'rust-docs'
902023-11-14T18:52:19.867Zinfo: installing component 'rust-std'
912023-11-14T18:52:22.346Zinfo: installing component 'rustc'
922023-11-14T18:52:28.499Zinfo: installing component 'rustfmt'
932023-11-14T18:52:29.038Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-14T18:52:29.041Z+ rustc --version
952023-11-14T18:52:29.172Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-14T18:52:29.189Z+ source ./env.sh
972023-11-14T18:52:29.198Z++ set -o xtrace
982023-11-14T18:52:29.205Z++++ dirname ./env.sh
992023-11-14T18:52:29.217Z+++ cd .
1002023-11-14T18:52:29.221Z+++ echo /work/oxidecomputer/omicron
1012023-11-14T18:52:29.226Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-14T18:52:29.232Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-14T18:52:29.238Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-14T18:52:29.244Z++ 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
1052023-11-14T18:52:29.249Z++ 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
1062023-11-14T18:52:29.259Z++ 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
1072023-11-14T18:52:29.266Z++ 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
1082023-11-14T18:52:29.272Z++ 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
1092023-11-14T18:52:29.280Z++ 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
1102023-11-14T18:52:29.286Z++ unset OMICRON_WS
1112023-11-14T18:52:29.290Z++ set +o xtrace
1122023-11-14T18:52:29.295Z
1132023-11-14T18:52:29.299Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-14T18:52:29.307Z # # # # # # # # # # # # # # #
1152023-11-14T18:52:29.313Z # # # # ##### # # ##### # # # # # #### #
1162023-11-14T18:52:29.724Z ##### ##### # ##### # # # # # # # # #
1172023-11-14T18:52:29.737Z # # # # # # # # # # # # # # #
1182023-11-14T18:52:29.749Z # # # ###### # # ###### ### # #### # #### #
1192023-11-14T18:52:29.765Z
1202023-11-14T18:52:39.322Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-14T18:52:40.313Z Startup: Caching catalogs ... Done
1222023-11-14T18:52:45.342ZPlanning: Solver setup ... Done (4.749s)
1232023-11-14T18:52:45.461ZPlanning: Running solver ... Done (0.118s)
1242023-11-14T18:52:45.516ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-14T18:52:45.529ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-14T18:52:45.760ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-14T18:52:45.839ZPlanning: Package planning ... Done (0.079s)
1282023-11-14T18:52:45.929ZPlanning: Merging actions ... Done (0.085s)
1292023-11-14T18:52:46.811ZPlanning: Checking for conflicting actions ... Done (0.889s)
1302023-11-14T18:52:46.828ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-14T18:52:51.860ZPlanning: Evaluating mediators ... Done (5.032s)
1322023-11-14T18:52:51.880ZPlanning: Planning completed in 11.51 seconds
1332023-11-14T18:52:52.311Z Packages to install: 4
1342023-11-14T18:52:52.321Z Mediators to change: 2
1352023-11-14T18:52:52.327Z Services to change: 1
1362023-11-14T18:52:52.338Z Estimated space available: 148.90 GB
1372023-11-14T18:52:52.343ZEstimated space to be consumed: 1.37 GB
1382023-11-14T18:52:52.349Z Create boot environment: No
1392023-11-14T18:52:52.354ZCreate backup boot environment: No
1402023-11-14T18:52:52.359Z Rebuild boot archive: No
1412023-11-14T18:52:52.362Z
1422023-11-14T18:52:52.365ZChanged mediators:
1432023-11-14T18:52:52.368Z mediator clang:
1442023-11-14T18:52:52.372Z version: None -> 15 (system default)
1452023-11-14T18:52:52.377Z
1462023-11-14T18:52:52.801Z mediator llvm:
1472023-11-14T18:52:52.807Z version: 14 (system default) -> 15 (system default)
1482023-11-14T18:52:52.810Z
1492023-11-14T18:52:52.814ZChanged packages:
1502023-11-14T18:52:52.830Zhelios-dev
1512023-11-14T18:52:52.850Z developer/build-essential
1522023-11-14T18:52:53.279Z None -> 11-2.0
1532023-11-14T18:52:53.290Z library/libxmlsec1
1542023-11-14T18:52:53.303Z None -> 1.2.35-2.0
1552023-11-14T18:52:53.312Z ooce/developer/clang-15
1562023-11-14T18:52:53.320Z None -> 15.0.7-2.0
1572023-11-14T18:52:53.326Z ooce/developer/llvm-15
1582023-11-14T18:52:53.341Z None -> 15.0.7-2.0
1592023-11-14T18:52:53.346Z
1602023-11-14T18:52:53.356ZServices:
1612023-11-14T18:52:53.364Z restart_fmri:
1622023-11-14T18:52:53.369Z svc:/system/update-man-index:default
1632023-11-14T18:52:53.374Z
1642023-11-14T18:52:53.387ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-14T18:52:57.922ZDownload: 1198/3290 items 75.5/212.6MB 35% complete (15.3M/s)
1662023-11-14T18:53:02.930ZDownload: 2801/3290 items 121.0/212.6MB 56% complete (11.6M/s)
1672023-11-14T18:53:06.577ZDownload: Completed 212.60 MB in 14.40 seconds (14.8M/s)
1682023-11-14T18:53:06.885Z Actions: 1/3687 actions (Installing new actions)
1692023-11-14T18:53:11.887Z Actions: 2736/3687 actions (Installing new actions)
1702023-11-14T18:53:15.159Z Actions: Completed 3687 actions in 8.27 seconds.
1712023-11-14T18:53:15.252Z Done (0.085s)
1722023-11-14T18:53:15.256Z Done (0.000s)
1732023-11-14T18:53:15.465Z Done (0.215s)
1742023-11-14T18:53:23.101Z Done (7.514s)
1752023-11-14T18:53:23.395Z Done (0.200s)
1762023-11-14T18:53:23.398Z Done (0.000s)
1772023-11-14T18:53:23.627Z Done (0.000s)
1782023-11-14T18:53:24.319ZPlanning: Evaluating mediator changes ... Done
1792023-11-14T18:53:24.602ZPlanning: Checking for conflicting actions ... Done
1802023-11-14T18:53:24.605ZPlanning: Consolidating action changes ... Done
1812023-11-14T18:53:25.043ZPlanning: Evaluating mediators ... Done
1822023-11-14T18:53:25.046ZPlanning: Planning completed in 0.73 seconds
1832023-11-14T18:53:25.099Z Mediators to change: 2
1842023-11-14T18:53:25.102Z Create boot environment: No
1852023-11-14T18:53:25.105ZCreate backup boot environment: No
1862023-11-14T18:53:25.191Z Done
1872023-11-14T18:53:25.194Z Done
1882023-11-14T18:53:25.325Z Done
1892023-11-14T18:53:31.173Z Done
1902023-11-14T18:53:31.294Z Done
1912023-11-14T18:53:31.298Z Done
1922023-11-14T18:53:31.408Z Done
1932023-11-14T18:53:32.417ZPlanning: Evaluating mediator changes ... Done
1942023-11-14T18:53:32.429ZPlanning: Merging actions ... Done
1952023-11-14T18:53:32.747ZPlanning: Checking for conflicting actions ... Done
1962023-11-14T18:53:32.759ZPlanning: Consolidating action changes ... Done
1972023-11-14T18:53:33.181ZPlanning: Evaluating mediators ... Done
1982023-11-14T18:53:33.270ZPlanning: Planning completed in 1.29 seconds
1992023-11-14T18:53:33.330Z Packages to change: 1
2002023-11-14T18:53:33.344Z Mediators to change: 1
2012023-11-14T18:53:33.356Z Services to change: 1
2022023-11-14T18:53:33.375Z Create boot environment: No
2032023-11-14T18:53:33.385ZCreate backup boot environment: Yes
2042023-11-14T18:53:35.423Z Actions: 1/6 actions (Updating modified actions)
2052023-11-14T18:53:35.434Z Actions: Completed 6 actions in 0.00 seconds.
2062023-11-14T18:53:35.440Z Done
2072023-11-14T18:53:35.445Z Done
2082023-11-14T18:53:35.470Z Done
2092023-11-14T18:53:41.224Z Done
2102023-11-14T18:53:41.348Z Done
2112023-11-14T18:53:41.354Z Done
2122023-11-14T18:53:41.429Z Done
2132023-11-14T18:53:42.119ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142023-11-14T18:53:42.131Zclang system 15 system
2152023-11-14T18:53:42.141Zcsh system system illumos
2162023-11-14T18:53:42.150Zctags system system illumos
2172023-11-14T18:53:42.171Zgcc vendor 12 vendor
2182023-11-14T18:53:42.177Zgcc system 10 system
2192023-11-14T18:53:42.182Zgcc system 7 system
2202023-11-14T18:53:42.186Zgo system 1.20 system
2212023-11-14T18:53:42.192Zgo system 1.19 system
2222023-11-14T18:53:42.197Zllvm system 15 system
2232023-11-14T18:53:42.202Zllvm system 14 system
2242023-11-14T18:53:42.206Zmariadb system 10.6 system
2252023-11-14T18:53:42.211Zmta vendor vendor dma
2262023-11-14T18:53:42.218Zopenjdk system 17 system
2272023-11-14T18:53:42.222Zopenjdk system 11 system
2282023-11-14T18:53:42.226Zopenjdk system 1.8 system
2292023-11-14T18:53:42.229Zopenssl vendor 3 vendor
2302023-11-14T18:53:42.236Zperl system 5.36 system
2312023-11-14T18:53:42.241Zpostgresql system 15 system
2322023-11-14T18:53:42.245Zpostgresql system 13 system
2332023-11-14T18:53:42.254Zpython vendor 3 vendor
2342023-11-14T18:53:42.258Zpython system 2 system
2352023-11-14T18:53:42.263Zpython3 system 3.11 system
2362023-11-14T18:53:42.271Zruby system 3.0 system
2372023-11-14T18:53:42.276Zwords vendor vendor american-english
2382023-11-14T18:53:42.281Zwords system system australian-english
2392023-11-14T18:53:42.296Zwords system system british-english
2402023-11-14T18:53:42.301Zwords system system canadian-english
2412023-11-14T18:53:42.305Zwords system system french
2422023-11-14T18:53:42.309Zwords system system italian
2432023-11-14T18:53:42.312Zwords system system ngerman
2442023-11-14T18:53:42.318Zwords system system ogerman
2452023-11-14T18:53:42.321Zwords system system spanish
2462023-11-14T18:53:42.657ZFMRI IFO
2472023-11-14T18:53:42.671Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482023-11-14T18:53:42.695Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492023-11-14T18:53:42.699Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502023-11-14T18:53:42.709Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2512023-11-14T18:53:42.715Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522023-11-14T18:53:42.724Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2532023-11-14T18:53:42.732Z+ set -o errexit
2542023-11-14T18:53:42.741Z+++ dirname ./tools/ci_download_cockroachdb
2552023-11-14T18:53:42.759Z++ cd ./tools
2562023-11-14T18:53:42.773Z++ pwd
2572023-11-14T18:53:42.787Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2582023-11-14T18:53:42.793Z++ basename ./tools/ci_download_cockroachdb
2592023-11-14T18:53:42.796Z+ ARG0=ci_download_cockroachdb
2602023-11-14T18:53:42.801Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2612023-11-14T18:53:42.807Z+ CIDL_VERSION=v22.1.9
2622023-11-14T18:53:42.810Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2632023-11-14T18:53:42.816Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2642023-11-14T18:53:42.820Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2652023-11-14T18:53:42.826Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2662023-11-14T18:53:42.830Z+ TARGET_DIR=out
2672023-11-14T18:53:42.835Z+ DOWNLOAD_DIR=out/downloads
2682023-11-14T18:53:42.851Z+ DEST_DIR=./out/cockroachdb
2692023-11-14T18:53:42.855Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2702023-11-14T18:53:42.858Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2712023-11-14T18:53:42.862Z+ main
2722023-11-14T18:53:42.866Z+ [[ 0 != 0 ]]
2732023-11-14T18:53:42.869Z+ CIDL_OS=solaris2.11
2742023-11-14T18:53:42.873Z+ [[ 0 != 0 ]]
2752023-11-14T18:53:42.877Z+ configure_os solaris2.11
2762023-11-14T18:53:42.880Z+ echo 'current directory: /work/oxidecomputer/omicron'
2772023-11-14T18:53:42.883Zcurrent directory: /work/oxidecomputer/omicron
2782023-11-14T18:53:42.886Z+ echo 'configuring based on OS: "solaris2.11"'
2792023-11-14T18:53:42.889Zconfiguring based on OS: "solaris2.11"
2802023-11-14T18:53:42.894Z+ case "$1" in
2812023-11-14T18:53:42.903Z+ CIDL_BUILD=illumos
2822023-11-14T18:53:42.910Z+ CIDL_SUFFIX=tar.gz
2832023-11-14T18:53:42.923Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2842023-11-14T18:53:42.931Z+ CIDL_MD5FUNC=do_md5sum
2852023-11-14T18:53:42.941Z+ CIDL_URL_BASE=https://illumos.org/downloads
2862023-11-14T18:53:42.948Z+ CIDL_ASSEMBLE=do_assemble_illumos
2872023-11-14T18:53:42.953Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2882023-11-14T18:53:42.959Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2892023-11-14T18:53:42.966Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-11-14T18:53:42.973Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2912023-11-14T18:53:42.981Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-14T18:53:42.989Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2932023-11-14T18:53:42.997ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-14T18:53:43.006Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-14T18:53:43.014ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-14T18:53:43.022Z+ mkdir -p out/downloads
2972023-11-14T18:53:43.030Z+ mkdir -p ./out/cockroachdb
2982023-11-14T18:53:43.039Z+ local DO_DOWNLOAD=true
2992023-11-14T18:53:43.046Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3002023-11-14T18:53:43.056Z+ '[' true == true ']'
3012023-11-14T18:53:43.065Z+ echo Downloading...
3022023-11-14T18:53:43.074ZDownloading...
3032023-11-14T18:53:43.089Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-11-14T18:53:43.097Z+ 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
3052023-11-14T18:53:46.222Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-11-14T18:53:46.225Z++ md5sum
3072023-11-14T18:53:46.228Z++ awk '{print $1}'
3082023-11-14T18:53:46.413Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3092023-11-14T18:53:46.437Z+ [[ 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 ]]
3102023-11-14T18:53:46.449Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-11-14T18:53:46.504Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3122023-11-14T18:53:49.838Z+ do_assemble_illumos
3132023-11-14T18:53:49.846Z+ rm -r ./out/cockroachdb
3142023-11-14T18:53:49.853Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3152023-11-14T18:53:50.515Z+ ./out/cockroachdb/bin/cockroach version
3162023-11-14T18:53:50.831ZBuild Tag: v22.1.9-dirty
3172023-11-14T18:53:50.838ZBuild Time: 2022/10/26 21:17:46
3182023-11-14T18:53:50.845ZDistribution: OSS
3192023-11-14T18:53:50.852ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3202023-11-14T18:53:50.859ZGo Version: go1.17.13
3212023-11-14T18:53:50.866ZC Compiler: gcc 10.3.0
3222023-11-14T18:53:50.873ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3232023-11-14T18:53:50.881ZBuild Type: release
3242023-11-14T18:53:50.888Z+ set -o errexit
3252023-11-14T18:53:50.895Z+++ dirname ./tools/ci_download_clickhouse
3262023-11-14T18:53:50.902Z++ cd ./tools
3272023-11-14T18:53:50.909Z++ pwd
3282023-11-14T18:53:50.916Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3292023-11-14T18:53:50.922Z++ basename ./tools/ci_download_clickhouse
3302023-11-14T18:53:50.934Z+ ARG0=ci_download_clickhouse
3312023-11-14T18:53:50.937Z+ TARGET_DIR=out
3322023-11-14T18:53:50.940Z+ DOWNLOAD_DIR=out/downloads
3332023-11-14T18:53:50.943Z+ DEST_DIR=./out/clickhouse
3342023-11-14T18:53:50.949Z+ CIDL_VERSION=v22.8.9.24
3352023-11-14T18:53:50.970Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3362023-11-14T18:53:50.976Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3372023-11-14T18:53:50.980Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3382023-11-14T18:53:50.987Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3392023-11-14T18:53:50.990Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3402023-11-14T18:53:50.993Z+ main
3412023-11-14T18:53:50.996Z+ [[ 0 != 0 ]]
3422023-11-14T18:53:50.999Z+ CIDL_OS=solaris2.11
3432023-11-14T18:53:51.003Z+ [[ 0 != 0 ]]
3442023-11-14T18:53:51.006Z+ configure_os solaris2.11
3452023-11-14T18:53:51.009Z+ echo 'current directory: /work/oxidecomputer/omicron'
3462023-11-14T18:53:51.017Zcurrent directory: /work/oxidecomputer/omicron
3472023-11-14T18:53:51.019Z+ echo 'configuring based on OS: "solaris2.11"'
3482023-11-14T18:53:51.022Zconfiguring based on OS: "solaris2.11"
3492023-11-14T18:53:51.025Z+ CIDL_DASHREV=
3502023-11-14T18:53:51.028Z+ case "$1" in
3512023-11-14T18:53:51.031Z+ CIDL_PLATFORM=illumos
3522023-11-14T18:53:51.034Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3532023-11-14T18:53:51.037Z+ CIDL_MD5FUNC=do_md5sum
3542023-11-14T18:53:51.040Z+ CIDL_DASHREV=-1
3552023-11-14T18:53:51.043Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3562023-11-14T18:53:51.046Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-11-14T18:53:51.049Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-14T18:53:51.052Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-14T18:53:51.054Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3602023-11-14T18:53:51.058ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-14T18:53:51.060ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-14T18:53:51.063Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-14T18:53:51.066Z+ mkdir -p out/downloads
3642023-11-14T18:53:51.070Z+ mkdir -p ./out/clickhouse
3652023-11-14T18:53:51.073Z+ local DO_DOWNLOAD=true
3662023-11-14T18:53:51.077Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3672023-11-14T18:53:51.080Z+ '[' true == true ']'
3682023-11-14T18:53:51.083Z+ echo Downloading...
3692023-11-14T18:53:51.087ZDownloading...
3702023-11-14T18:53:51.090Z+ 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
3712023-11-14T18:53:51.092Z+ 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
3722023-11-14T18:53:52.382Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-11-14T18:53:52.396Z++ md5sum
3742023-11-14T18:53:52.406Z++ awk '{print $1}'
3752023-11-14T18:53:52.641Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3762023-11-14T18:53:52.650Z+ [[ 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 ]]
3772023-11-14T18:53:52.662Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3782023-11-14T18:53:52.715Z+ mkdir -p ./out/clickhouse
3792023-11-14T18:53:52.727Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3802023-11-14T18:53:57.515Z+ ./out/clickhouse/clickhouse server --version
3812023-11-14T18:53:57.569ZClickHouse server version 22.8.9.1.
3822023-11-14T18:53:57.591Z+ set -o errexit
3832023-11-14T18:53:57.594Z+++ dirname ./tools/ci_download_console
3842023-11-14T18:53:57.598Z++ cd ./tools
3852023-11-14T18:53:57.601Z++ pwd
3862023-11-14T18:53:57.603Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3872023-11-14T18:53:57.606Z++ basename ./tools/ci_download_console
3882023-11-14T18:53:57.609Z+ ARG0=ci_download_console
3892023-11-14T18:53:57.612Z+ TARGET_DIR=out
3902023-11-14T18:53:57.614Z+ DOWNLOAD_DIR=out/downloads
3912023-11-14T18:53:57.617Z+ DEST_DIR=./out/console-assets
3922023-11-14T18:53:57.620Z+ source /work/oxidecomputer/omicron/tools/console_version
3932023-11-14T18:53:57.623Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3942023-11-14T18:53:57.625Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3952023-11-14T18:53:57.628Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3962023-11-14T18:53:57.631Z+ TARBALL_FILE=out/downloads/console.tar.gz
3972023-11-14T18:53:57.634Z+ main
3982023-11-14T18:53:57.637Z+ [[ 0 != 0 ]]
3992023-11-14T18:53:57.640Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4002023-11-14T18:53:57.643ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4012023-11-14T18:53:57.646Z+ echo 'Local file: out/downloads/console.tar.gz'
4022023-11-14T18:53:57.649ZLocal file: out/downloads/console.tar.gz
4032023-11-14T18:53:57.654Z+ local DO_DOWNLOAD=true
4042023-11-14T18:53:57.657Z+ [[ -f out/downloads/console.tar.gz ]]
4052023-11-14T18:53:57.660Z+ mkdir -p out/downloads
4062023-11-14T18:53:57.662Z+ '[' true == true ']'
4072023-11-14T18:53:57.665Z+ echo Downloading...
4082023-11-14T18:53:57.668ZDownloading...
4092023-11-14T18:53:57.670Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4102023-11-14T18:53:57.673Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4112023-11-14T18:53:58.271Z++ do_sha256sum out/downloads/console.tar.gz
4122023-11-14T18:53:58.280Z++ case "$OSTYPE" in
4132023-11-14T18:53:58.289Z++ SHA=sha256sum
4142023-11-14T18:53:58.296Z++ sha256sum
4152023-11-14T18:53:58.299Z++ awk '{print $1}'
4162023-11-14T18:53:58.302Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4172023-11-14T18:53:58.306Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4182023-11-14T18:53:58.308Z+ rm -rf ./out/console-assets
4192023-11-14T18:53:58.311Z+ mkdir -p ./out/console-assets
4202023-11-14T18:53:58.317Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4212023-11-14T18:53:58.320Z+ mkdir -p ./out/console-assets
4222023-11-14T18:53:58.323Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4232023-11-14T18:53:58.433Z+ set -o errexit
4242023-11-14T18:53:58.436Z+++ dirname ./tools/ci_download_maghemite_openapi
4252023-11-14T18:53:58.439Z++ cd ./tools
4262023-11-14T18:53:58.442Z++ pwd
4272023-11-14T18:53:58.445Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4282023-11-14T18:53:58.448Z++ basename ./tools/ci_download_maghemite_openapi
4292023-11-14T18:53:58.451Z+ ARG0=ci_download_maghemite_openapi
4302023-11-14T18:53:58.454Z+ TARGET_DIR=out
4312023-11-14T18:53:58.457Z+ DOWNLOAD_DIR=out/downloads
4322023-11-14T18:53:58.459Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4332023-11-14T18:53:58.462Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4342023-11-14T18:53:58.466Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4352023-11-14T18:53:58.469Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4362023-11-14T18:53:58.472Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4372023-11-14T18:53:58.474Z+ main
4382023-11-14T18:53:58.477Z+ [[ 0 != 0 ]]
4392023-11-14T18:53:58.480Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4402023-11-14T18:53:58.483ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4412023-11-14T18:53:58.485Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4422023-11-14T18:53:58.488ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4432023-11-14T18:53:58.491Z+ local DO_DOWNLOAD=true
4442023-11-14T18:53:58.493Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4452023-11-14T18:53:58.496Z+ mkdir -p out/downloads
4462023-11-14T18:53:58.499Z+ '[' true == true ']'
4472023-11-14T18:53:58.502Z+ echo Downloading...
4482023-11-14T18:53:58.505ZDownloading...
4492023-11-14T18:53:58.507Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4502023-11-14T18:53:58.510Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4512023-11-14T18:53:58.631Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4522023-11-14T18:53:58.634Z++ case "$OSTYPE" in
4532023-11-14T18:53:58.637Z++ SHA=sha256sum
4542023-11-14T18:53:58.643Z++ sha256sum
4552023-11-14T18:53:58.647Z++ awk '{print $1}'
4562023-11-14T18:53:58.649Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4572023-11-14T18:53:58.652Z+ [[ 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 ]]
4582023-11-14T18:53:58.660Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4592023-11-14T18:53:58.664Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4602023-11-14T18:53:58.667Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4612023-11-14T18:53:58.670Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4622023-11-14T18:53:58.673Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4632023-11-14T18:53:58.675Z+ main
4642023-11-14T18:53:58.678Z+ [[ 0 != 0 ]]
4652023-11-14T18:53:58.681Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4662023-11-14T18:53:58.684ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4672023-11-14T18:53:58.686Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4682023-11-14T18:53:58.689ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4692023-11-14T18:53:58.692Z+ local DO_DOWNLOAD=true
4702023-11-14T18:53:58.695Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4712023-11-14T18:53:58.701Z+ mkdir -p out/downloads
4722023-11-14T18:53:58.711Z+ '[' true == true ']'
4732023-11-14T18:53:58.723Z+ echo Downloading...
4742023-11-14T18:53:58.745ZDownloading...
4752023-11-14T18:53:58.752Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4762023-11-14T18:53:58.758Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4772023-11-14T18:53:59.112Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4782023-11-14T18:53:59.115Z++ case "$OSTYPE" in
4792023-11-14T18:53:59.118Z++ SHA=sha256sum
4802023-11-14T18:53:59.122Z++ sha256sum
4812023-11-14T18:53:59.125Z++ awk '{print $1}'
4822023-11-14T18:53:59.128Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4832023-11-14T18:53:59.131Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4842023-11-14T18:53:59.133Z+ set -o errexit
4852023-11-14T18:53:59.136Z+++ dirname ./tools/ci_download_dendrite_openapi
4862023-11-14T18:53:59.146Z++ cd ./tools
4872023-11-14T18:53:59.164Z++ pwd
4882023-11-14T18:53:59.182Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4892023-11-14T18:53:59.192Z++ basename ./tools/ci_download_dendrite_openapi
4902023-11-14T18:53:59.199Z+ ARG0=ci_download_dendrite_openapi
4912023-11-14T18:53:59.203Z+ TARGET_DIR=out
4922023-11-14T18:53:59.207Z+ DOWNLOAD_DIR=out/downloads
4932023-11-14T18:53:59.211Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4942023-11-14T18:53:59.215Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4952023-11-14T18:53:59.218Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4962023-11-14T18:53:59.221Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4972023-11-14T18:53:59.223Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4982023-11-14T18:53:59.226Z+ main
4992023-11-14T18:53:59.229Z+ [[ 0 != 0 ]]
5002023-11-14T18:53:59.232Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5012023-11-14T18:53:59.235ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5022023-11-14T18:53:59.238Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5032023-11-14T18:53:59.241ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5042023-11-14T18:53:59.244Z+ local DO_DOWNLOAD=true
5052023-11-14T18:53:59.247Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5062023-11-14T18:53:59.252Z+ mkdir -p out/downloads
5072023-11-14T18:53:59.257Z+ '[' true == true ']'
5082023-11-14T18:53:59.261Z+ echo Downloading...
5092023-11-14T18:53:59.264ZDownloading...
5102023-11-14T18:53:59.267Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5112023-11-14T18:53:59.270Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5122023-11-14T18:53:59.301Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5132023-11-14T18:53:59.304Z++ case "$OSTYPE" in
5142023-11-14T18:53:59.306Z++ SHA=sha256sum
5152023-11-14T18:53:59.309Z++ sha256sum
5162023-11-14T18:53:59.312Z++ awk '{print $1}'
5172023-11-14T18:53:59.315Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5182023-11-14T18:53:59.318Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5192023-11-14T18:53:59.321Z+ set -o errexit
5202023-11-14T18:53:59.324Z+++ dirname ./tools/ci_download_dendrite_stub
5212023-11-14T18:53:59.327Z++ cd ./tools
5222023-11-14T18:53:59.330Z++ pwd
5232023-11-14T18:53:59.333Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5242023-11-14T18:53:59.335Z++ basename ./tools/ci_download_dendrite_stub
5252023-11-14T18:53:59.339Z+ ARG0=ci_download_dendrite_stub
5262023-11-14T18:53:59.342Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5272023-11-14T18:53:59.345Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5282023-11-14T18:53:59.348Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5292023-11-14T18:53:59.351Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5302023-11-14T18:53:59.354Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5312023-11-14T18:53:59.357Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5322023-11-14T18:53:59.359Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5332023-11-14T18:53:59.362Z+ TARGET_DIR=out
5342023-11-14T18:53:59.365Z+ DOWNLOAD_DIR=out/downloads
5352023-11-14T18:53:59.368Z+ DEST_DIR=./out/dendrite-stub
5362023-11-14T18:53:59.370Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5372023-11-14T18:53:59.373Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5382023-11-14T18:53:59.376Z+ REPO=oxidecomputer/dendrite
5392023-11-14T18:53:59.378Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5402023-11-14T18:53:59.381Z+ main
5412023-11-14T18:53:59.384Z+ [[ 0 != 0 ]]
5422023-11-14T18:53:59.387Z+ CIDL_OS=solaris2.11
5432023-11-14T18:53:59.389Z+ [[ 0 != 0 ]]
5442023-11-14T18:53:59.392Z+ configure_os solaris2.11
5452023-11-14T18:53:59.396Z+ echo 'current directory: /work/oxidecomputer/omicron'
5462023-11-14T18:53:59.398Zcurrent directory: /work/oxidecomputer/omicron
5472023-11-14T18:53:59.401Z+ echo 'configuring based on OS: "solaris2.11"'
5482023-11-14T18:53:59.404Zconfiguring based on OS: "solaris2.11"
5492023-11-14T18:53:59.406Z+ case "$1" in
5502023-11-14T18:53:59.409Z+ SET_BINARIES=
5512023-11-14T18:53:59.412Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5522023-11-14T18:53:59.414Z+ CIDL_SHA256FUNC=do_sha256sum
5532023-11-14T18:53:59.417Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5542023-11-14T18:53:59.420Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5552023-11-14T18:53:59.423Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5562023-11-14T18:53:59.426Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5572023-11-14T18:53:59.429ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5582023-11-14T18:53:59.432Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-11-14T18:53:59.435ZLocal file: out/downloads/dendrite-stub.tar.gz
5602023-11-14T18:53:59.438Z+ mkdir -p out/downloads
5612023-11-14T18:53:59.440Z+ mkdir -p ./out/dendrite-stub
5622023-11-14T18:53:59.445Z+ fetch_and_verify
5632023-11-14T18:53:59.448Z+ local DO_DOWNLOAD=true
5642023-11-14T18:53:59.451Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5652023-11-14T18:53:59.454Z+ '[' true == true ']'
5662023-11-14T18:53:59.456Z+ echo Downloading...
5672023-11-14T18:53:59.459ZDownloading...
5682023-11-14T18:53:59.462Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5692023-11-14T18:53:59.466Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5702023-11-14T18:54:14.527Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5712023-11-14T18:54:14.544Z++ sha256sum
5722023-11-14T18:54:14.554Z++ awk '{print $1}'
5732023-11-14T18:54:14.636Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5742023-11-14T18:54:14.644Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5752023-11-14T18:54:14.654Z+ do_untar out/downloads/dendrite-stub.tar.gz
5762023-11-14T18:54:14.661Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5772023-11-14T18:54:15.551Z+ do_assemble
5782023-11-14T18:54:15.558Z+ rm -r ./out/dendrite-stub
5792023-11-14T18:54:15.568Z+ mkdir ./out/dendrite-stub
5802023-11-14T18:54:15.577Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5812023-11-14T18:54:15.694Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5822023-11-14T18:54:15.710Z+ set -o errexit
5832023-11-14T18:54:15.781Z+++ dirname ./tools/ci_download_maghemite_mgd
5842023-11-14T18:54:15.804Z++ cd ./tools
5852023-11-14T18:54:15.813Z++ pwd
5862023-11-14T18:54:15.823Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5872023-11-14T18:54:15.828Z++ basename ./tools/ci_download_maghemite_mgd
5882023-11-14T18:54:15.835Z+ ARG0=ci_download_maghemite_mgd
5892023-11-14T18:54:15.842Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5902023-11-14T18:54:15.847Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5912023-11-14T18:54:15.851Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5922023-11-14T18:54:15.854Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5932023-11-14T18:54:15.859Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5942023-11-14T18:54:15.868Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5952023-11-14T18:54:15.872Z+ TARGET_DIR=out
5962023-11-14T18:54:16.283Z+ DOWNLOAD_DIR=out/downloads
5972023-11-14T18:54:16.293Z+ DEST_DIR=./out/mgd
5982023-11-14T18:54:16.301Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5992023-11-14T18:54:16.305Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6002023-11-14T18:54:16.309Z+ REPO=oxidecomputer/maghemite
6012023-11-14T18:54:16.313Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
6022023-11-14T18:54:16.316Z+ main
6032023-11-14T18:54:16.319Z+ [[ 0 != 0 ]]
6042023-11-14T18:54:16.322Z+ CIDL_OS=solaris2.11
6052023-11-14T18:54:16.325Z+ [[ 0 != 0 ]]
6062023-11-14T18:54:16.328Z+ configure_os solaris2.11
6072023-11-14T18:54:16.331Z+ echo 'current directory: /work/oxidecomputer/omicron'
6082023-11-14T18:54:16.334Zcurrent directory: /work/oxidecomputer/omicron
6092023-11-14T18:54:16.337Z+ echo 'configuring based on OS: "solaris2.11"'
6102023-11-14T18:54:16.340Zconfiguring based on OS: "solaris2.11"
6112023-11-14T18:54:16.344Z+ case "$1" in
6122023-11-14T18:54:16.347Z+ SET_BINARIES=
6132023-11-14T18:54:16.350Z+ CIDL_SHA256FUNC=do_sha256sum
6142023-11-14T18:54:16.353Z+ TARBALL_FILENAME=mgd.tar.gz
6152023-11-14T18:54:16.356Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6162023-11-14T18:54:16.362Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6172023-11-14T18:54:16.365Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6182023-11-14T18:54:16.368ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6192023-11-14T18:54:16.371Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6202023-11-14T18:54:16.374ZLocal file: out/downloads/mgd.tar.gz
6212023-11-14T18:54:16.377Z+ mkdir -p out/downloads
6222023-11-14T18:54:16.379Z+ mkdir -p ./out/mgd
6232023-11-14T18:54:16.382Z+ fetch_and_verify
6242023-11-14T18:54:16.386Z+ local DO_DOWNLOAD=true
6252023-11-14T18:54:16.389Z+ [[ -f out/downloads/mgd.tar.gz ]]
6262023-11-14T18:54:16.392Z+ '[' true == true ']'
6272023-11-14T18:54:16.395Z+ echo Downloading...
6282023-11-14T18:54:16.398ZDownloading...
6292023-11-14T18:54:16.401Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6302023-11-14T18:54:16.405Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6312023-11-14T18:54:22.378Z++ do_sha256sum out/downloads/mgd.tar.gz
6322023-11-14T18:54:22.385Z++ sha256sum
6332023-11-14T18:54:22.395Z++ awk '{print $1}'
6342023-11-14T18:54:22.455Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6352023-11-14T18:54:22.458Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6362023-11-14T18:54:22.461Z+ do_untar out/downloads/mgd.tar.gz
6372023-11-14T18:54:22.464Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6382023-11-14T18:54:23.116Z+ do_assemble
6392023-11-14T18:54:23.124Z+ rm -r ./out/mgd
6402023-11-14T18:54:23.129Z+ mkdir ./out/mgd
6412023-11-14T18:54:23.132Z+ cp -r out/downloads/root ./out/mgd/root
6422023-11-14T18:54:23.334Z+ set -o errexit
6432023-11-14T18:54:23.338Z+++ dirname ./tools/ci_download_transceiver_control
6442023-11-14T18:54:23.344Z++ cd ./tools
6452023-11-14T18:54:23.356Z++ pwd
6462023-11-14T18:54:23.776Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6472023-11-14T18:54:23.790Z++ basename ./tools/ci_download_transceiver_control
6482023-11-14T18:54:24.211Z+ ARG0=ci_download_transceiver_control
6492023-11-14T18:54:24.215Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6502023-11-14T18:54:24.217Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6512023-11-14T18:54:24.221Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522023-11-14T18:54:24.228Z+ TARGET_DIR=out
6532023-11-14T18:54:24.247Z+ DOWNLOAD_DIR=out/downloads
6542023-11-14T18:54:24.259Z+ DEST_DIR=./out/transceiver-control
6552023-11-14T18:54:24.276Z+ BIN_DIR=/opt/oxide/bin
6562023-11-14T18:54:24.285Z+ BINARY=xcvradm
6572023-11-14T18:54:24.295Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6582023-11-14T18:54:24.306Z+ REPO=oxidecomputer/transceiver-control
6592023-11-14T18:54:24.312Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-11-14T18:54:24.316Z+ main
6612023-11-14T18:54:24.328Z+ [[ 0 != 0 ]]
6622023-11-14T18:54:24.331Z+ CIDL_OS=solaris2.11
6632023-11-14T18:54:24.336Z+ [[ 0 != 0 ]]
6642023-11-14T18:54:24.339Z+ configure_os solaris2.11
6652023-11-14T18:54:24.344Z+ echo 'current directory: /work/oxidecomputer/omicron'
6662023-11-14T18:54:24.348Zcurrent directory: /work/oxidecomputer/omicron
6672023-11-14T18:54:24.353Z+ echo 'configuring based on OS: "solaris2.11"'
6682023-11-14T18:54:24.357Zconfiguring based on OS: "solaris2.11"
6692023-11-14T18:54:24.360Z+ case "$1" in
6702023-11-14T18:54:24.363Z+ SET_BINARIES=
6712023-11-14T18:54:24.367Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722023-11-14T18:54:24.371Z+ CIDL_SHA256FUNC=do_sha256sum
6732023-11-14T18:54:24.374Z+ ARCHIVE_FILENAME=xcvradm.gz
6742023-11-14T18:54:24.378Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6752023-11-14T18:54:24.385Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6762023-11-14T18:54:24.396Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6772023-11-14T18:54:24.400ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-14T18:54:24.404Z+ echo 'Local file: out/downloads/xcvradm.gz'
6792023-11-14T18:54:24.408Z+ mkdir -p out/downloads
6802023-11-14T18:54:24.411ZLocal file: out/downloads/xcvradm.gz
6812023-11-14T18:54:24.416Z+ mkdir -p ./out/transceiver-control
6822023-11-14T18:54:24.423Z+ fetch_and_verify
6832023-11-14T18:54:24.435Z+ local DO_DOWNLOAD=true
6842023-11-14T18:54:24.446Z+ [[ -f out/downloads/xcvradm.gz ]]
6852023-11-14T18:54:24.451Z+ '[' true == true ']'
6862023-11-14T18:54:24.457Z+ echo Downloading...
6872023-11-14T18:54:24.462ZDownloading...
6882023-11-14T18:54:24.467Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6892023-11-14T18:54:24.472Z+ 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
6902023-11-14T18:54:25.593Z++ do_sha256sum out/downloads/xcvradm.gz
6912023-11-14T18:54:25.599Z++ sha256sum
6922023-11-14T18:54:25.606Z++ awk '{print $1}'
6932023-11-14T18:54:25.613Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6942023-11-14T18:54:25.621Z+ [[ 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 ]]
6952023-11-14T18:54:25.709Z+ do_unpack out/downloads/xcvradm.gz
6962023-11-14T18:54:25.717Z+ mkdir -p out/downloads/root//opt/oxide/bin
6972023-11-14T18:54:26.141Z+ gzip -dc out/downloads/xcvradm.gz
6982023-11-14T18:54:26.157Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6992023-11-14T18:54:26.571Z+ do_assemble
7002023-11-14T18:54:26.577Z+ rm -r ./out/transceiver-control
7012023-11-14T18:54:26.593Z+ mkdir ./out/transceiver-control
7022023-11-14T18:54:26.600Z+ cp -r out/downloads/root ./out/transceiver-control/root
7032023-11-14T18:54:26.609ZAll builder prerequisites installed successfully, and PATH looks valid
7042023-11-14T18:54:26.613Z
7052023-11-14T18:54:26.633Zreal 1:56.696547617
7062023-11-14T18:54:26.648Zuser 52.313800280
7072023-11-14T18:54:26.659Zsys 10.006675483
7082023-11-14T18:54:26.668Ztrap 0.022420662
7092023-11-14T18:54:26.687Ztflt 0.148784386
7102023-11-14T18:54:26.696Zdflt 0.823643968
7112023-11-14T18:54:26.719Zkflt 0.163548739
7122023-11-14T18:54:26.728Zlock 2.015368314
7132023-11-14T18:54:26.749Zslp 3:42.095514716
7142023-11-14T18:54:26.758Zlat 3.448221913
7152023-11-14T18:54:26.767Zstop 0.055405510
7162023-11-14T18:54:26.777Z
7172023-11-14T18:54:26.787Z #### # # ##### ##### # #
7182023-11-14T18:54:26.798Z # # # # # # # # # #
7192023-11-14T18:54:26.815Z # # # # # # # #
7202023-11-14T18:54:26.828Z # # # ##### ##### #
7212023-11-14T18:54:26.835Z # # # # # # #
7222023-11-14T18:54:26.841Z #### ###### # # # #
7232023-11-14T18:54:26.850Z
7242023-11-14T18:54:26.854Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7252023-11-14T18:54:26.858Z Updating crates.io index
7262023-11-14T18:54:26.862Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7272023-11-14T18:54:27.574Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7282023-11-14T18:54:29.440Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7292023-11-14T18:54:30.057Z Updating git repository `http://github.com/oxidecomputer/tofino`
7302023-11-14T18:54:30.444Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7312023-11-14T18:54:30.754Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7322023-11-14T18:54:31.049Z Updating git repository `https://github.com/oxidecomputer/propolis`
7332023-11-14T18:54:32.200Z Updating git repository `https://github.com/oxidecomputer/crucible`
7342023-11-14T18:54:34.282Z Updating git repository `https://github.com/oxidecomputer/opte`
7352023-11-14T18:54:35.450Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7362023-11-14T18:54:35.766Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7372023-11-14T18:54:36.351Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382023-11-14T18:54:37.106Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392023-11-14T18:54:37.148Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402023-11-14T18:54:37.580Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412023-11-14T18:54:37.890Z Updating git repository `https://github.com/njaremko/samael`
7422023-11-14T18:54:38.344Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432023-11-14T18:54:38.941Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442023-11-14T18:54:39.374Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452023-11-14T18:54:39.701Z Updating git repository `https://github.com/jgallagher/nix`
7462023-11-14T18:54:41.056Z Updating git repository `https://github.com/cbiffle/hubpack`
7472023-11-14T18:54:41.434Z Updating git repository `https://github.com/oxidecomputer/omicron`
7482023-11-14T18:54:50.607Z Updating git repository `https://github.com/oxidecomputer/rfb`
7492023-11-14T18:54:51.092Z Updating git repository `https://github.com/oxidecomputer/typify`
7502023-11-14T18:54:52.105Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7512023-11-14T18:54:52.950Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7522023-11-14T18:54:52.990Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7532023-11-14T18:54:54.243Z Downloading crates ...
7542023-11-14T18:54:54.460Z Downloaded cargo_toml v0.17.0
7552023-11-14T18:54:54.463Z Downloaded itoa v1.0.9
7562023-11-14T18:54:54.467Z Downloaded terminal_size v0.2.6
7572023-11-14T18:54:54.473Z Downloaded winnow v0.5.15
7582023-11-14T18:54:54.491Z Downloaded equivalent v1.0.1
7592023-11-14T18:54:54.512Z Downloaded anstyle-query v1.0.0
7602023-11-14T18:54:54.542Z Downloaded colorchoice v1.0.0
7612023-11-14T18:54:54.565Z Downloaded bitflags v1.3.2
7622023-11-14T18:54:54.573Z Downloaded thiserror-impl v1.0.49
7632023-11-14T18:54:54.580Z Downloaded cargo_metadata v0.18.0
7642023-11-14T18:54:54.585Z Downloaded clap_lex v0.5.1
7652023-11-14T18:54:54.588Z Downloaded toml_datetime v0.6.5
7662023-11-14T18:54:54.590Z Downloaded camino v1.1.6
7672023-11-14T18:54:54.593Z Downloaded heck v0.4.1
7682023-11-14T18:54:54.600Z Downloaded cargo-platform v0.1.3
7692023-11-14T18:54:54.604Z Downloaded anstyle v1.0.2
7702023-11-14T18:54:54.607Z Downloaded strsim v0.10.0
7712023-11-14T18:54:54.609Z Downloaded errno v0.3.2
7722023-11-14T18:54:54.612Z Downloaded utf8parse v0.2.1
7732023-11-14T18:54:54.615Z Downloaded thiserror v1.0.49
7742023-11-14T18:54:54.618Z Downloaded clap_derive v4.4.2
7752023-11-14T18:54:54.620Z Downloaded serde_spanned v0.6.4
7762023-11-14T18:54:54.623Z Downloaded anstream v0.5.0
7772023-11-14T18:54:54.626Z Downloaded clap v4.4.3
7782023-11-14T18:54:54.629Z Downloaded toml v0.8.8
7792023-11-14T18:54:54.632Z Downloaded quote v1.0.33
7802023-11-14T18:54:54.634Z Downloaded io-lifetimes v1.0.11
7812023-11-14T18:54:54.637Z Downloaded indexmap v2.1.0
7822023-11-14T18:54:54.640Z Downloaded toml_edit v0.21.0
7832023-11-14T18:54:54.643Z Downloaded memchr v2.6.3
7842023-11-14T18:54:54.646Z Downloaded hashbrown v0.14.2
7852023-11-14T18:54:54.648Z Downloaded clap_builder v4.4.2
7862023-11-14T18:54:54.651Z Downloaded syn v2.0.32
7872023-11-14T18:54:54.666Z Downloaded rustix v0.37.23
7882023-11-14T18:54:54.699Z Downloaded libc v0.2.150
7892023-11-14T18:54:54.749Z Downloaded serde_json v1.0.108
7902023-11-14T18:54:54.775Z Downloaded serde v1.0.188
7912023-11-14T18:54:54.781Z Downloaded ryu v1.0.15
7922023-11-14T18:54:54.785Z Downloaded anyhow v1.0.75
7932023-11-14T18:54:54.791Z Downloaded proc-macro2 v1.0.67
7942023-11-14T18:54:54.799Z Downloaded serde_derive v1.0.188
7952023-11-14T18:54:54.805Z Downloaded anstyle-parse v0.2.1
7962023-11-14T18:54:54.809Z Downloaded unicode-ident v1.0.12
7972023-11-14T18:54:54.812Z Downloaded semver v1.0.20
7982023-11-14T18:54:54.925Z Compiling proc-macro2 v1.0.67
7992023-11-14T18:54:54.930Z Compiling unicode-ident v1.0.12
8002023-11-14T18:54:54.933Z Compiling serde v1.0.188
8012023-11-14T18:54:54.937Z Compiling libc v0.2.150
8022023-11-14T18:54:54.940Z Compiling io-lifetimes v1.0.11
8032023-11-14T18:54:54.945Z Compiling rustix v0.37.23
8042023-11-14T18:54:54.950Z Compiling hashbrown v0.14.2
8052023-11-14T18:54:54.955Z Compiling equivalent v1.0.1
8062023-11-14T18:54:55.184Z Compiling utf8parse v0.2.1
8072023-11-14T18:54:55.243Z Compiling bitflags v1.3.2
8082023-11-14T18:54:55.418Z Compiling anstyle-parse v0.2.1
8092023-11-14T18:54:55.433Z Compiling winnow v0.5.15
8102023-11-14T18:54:55.845Z Compiling anstyle v1.0.2
8112023-11-14T18:54:56.313Z Compiling serde_json v1.0.108
8122023-11-14T18:54:56.678Z Compiling indexmap v2.1.0
8132023-11-14T18:54:56.821Z Compiling semver v1.0.20
8142023-11-14T18:54:56.972Z Compiling camino v1.1.6
8152023-11-14T18:54:57.014Z Compiling thiserror v1.0.49
8162023-11-14T18:54:57.268Z Compiling anstyle-query v1.0.0
8172023-11-14T18:54:57.455Z Compiling colorchoice v1.0.0
8182023-11-14T18:54:57.584Z Compiling itoa v1.0.9
8192023-11-14T18:54:57.667Z Compiling anstream v0.5.0
8202023-11-14T18:54:57.854Z Compiling strsim v0.10.0
8212023-11-14T18:54:57.873Z Compiling anyhow v1.0.75
8222023-11-14T18:54:57.912Z Compiling ryu v1.0.15
8232023-11-14T18:54:58.467Z Compiling quote v1.0.33
8242023-11-14T18:54:58.584Z Compiling clap_lex v0.5.1
8252023-11-14T18:54:58.627Z Compiling heck v0.4.1
8262023-11-14T18:54:59.002Z Compiling errno v0.3.2
8272023-11-14T18:54:59.270Z Compiling syn v2.0.32
8282023-11-14T18:55:00.570Z Compiling terminal_size v0.2.6
8292023-11-14T18:55:00.699Z Compiling clap_builder v4.4.2
8302023-11-14T18:55:06.364Z Compiling serde_derive v1.0.188
8312023-11-14T18:55:06.376Z Compiling thiserror-impl v1.0.49
8322023-11-14T18:55:06.383Z Compiling clap_derive v4.4.2
8332023-11-14T18:55:10.551Z Compiling clap v4.4.3
8342023-11-14T18:55:18.115Z Compiling serde_spanned v0.6.4
8352023-11-14T18:55:18.126Z Compiling toml_datetime v0.6.5
8362023-11-14T18:55:18.134Z Compiling cargo-platform v0.1.3
8372023-11-14T18:55:18.381Z Compiling toml_edit v0.21.0
8382023-11-14T18:55:20.012Z Compiling cargo_metadata v0.18.0
8392023-11-14T18:55:21.662Z Compiling toml v0.8.8
8402023-11-14T18:55:22.684Z Compiling cargo_toml v0.17.0
8412023-11-14T18:55:27.804Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8422023-11-14T18:55:29.014Z Finished dev [unoptimized + debuginfo] target(s) in 1m 02s
8432023-11-14T18:55:29.223Z Running `target/debug/xtask clippy`
8442023-11-14T18:55:29.277Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8452023-11-14T18:55:30.158Z Downloading crates ...
8462023-11-14T18:55:30.401Z Downloaded bitfield v0.14.0
8472023-11-14T18:55:30.426Z Downloaded instant v0.1.12
8482023-11-14T18:55:30.440Z Downloaded ident_case v1.0.1
8492023-11-14T18:55:30.443Z Downloaded block-buffer v0.10.4
8502023-11-14T18:55:30.447Z Downloaded maybe-uninit v2.0.0
8512023-11-14T18:55:30.451Z Downloaded mime v0.3.17
8522023-11-14T18:55:30.455Z Downloaded mime_guess v2.0.4
8532023-11-14T18:55:30.464Z Downloaded normalize-line-endings v0.3.0
8542023-11-14T18:55:30.468Z Downloaded num-iter v0.1.43
8552023-11-14T18:55:30.473Z Downloaded adler v1.0.2
8562023-11-14T18:55:30.479Z Downloaded num-derive v0.4.0
8572023-11-14T18:55:30.494Z Downloaded assert_matches v1.5.0
8582023-11-14T18:55:30.502Z Downloaded arrayref v0.3.7
8592023-11-14T18:55:30.507Z Downloaded array-init v0.0.4
8602023-11-14T18:55:30.511Z Downloaded aead v0.5.2
8612023-11-14T18:55:30.517Z Downloaded match_cfg v0.1.0
8622023-11-14T18:55:30.520Z Downloaded resolv-conf v0.7.0
8632023-11-14T18:55:30.528Z Downloaded async-stream-impl v0.3.5
8642023-11-14T18:55:30.532Z Downloaded signal-hook-tokio v0.3.1
8652023-11-14T18:55:30.538Z Downloaded ciborium-io v0.2.1
8662023-11-14T18:55:30.541Z Downloaded bcs v0.1.6
8672023-11-14T18:55:30.545Z Downloaded corncobs v0.1.3
8682023-11-14T18:55:30.551Z Downloaded bb8 v0.8.1
8692023-11-14T18:55:30.555Z Downloaded lru-cache v0.1.2
8702023-11-14T18:55:30.559Z Downloaded nodrop v0.1.14
8712023-11-14T18:55:30.590Z Downloaded maplit v1.0.2
8722023-11-14T18:55:30.593Z Downloaded addr2line v0.21.0
8732023-11-14T18:55:30.596Z Downloaded xattr v1.0.1
8742023-11-14T18:55:30.598Z Downloaded take_mut v0.2.2
8752023-11-14T18:55:30.602Z Downloaded stable_deref_trait v1.2.0
8762023-11-14T18:55:30.604Z Downloaded crossbeam v0.8.2
8772023-11-14T18:55:30.607Z Downloaded crc v3.0.1
8782023-11-14T18:55:30.610Z Downloaded dyn-clone v1.0.13
8792023-11-14T18:55:30.613Z Downloaded bit-vec v0.6.3
8802023-11-14T18:55:30.616Z Downloaded colored v2.0.4
8812023-11-14T18:55:30.620Z Downloaded tiny-keccak v2.0.2
8822023-11-14T18:55:30.625Z Downloaded nanorand v0.7.0
8832023-11-14T18:55:30.628Z Downloaded lalrpop-util v0.19.12
8842023-11-14T18:55:30.631Z Downloaded yansi v0.5.1
8852023-11-14T18:55:30.634Z Downloaded termios v0.3.3
8862023-11-14T18:55:30.637Z Downloaded libsw v3.3.0
8872023-11-14T18:55:30.644Z Downloaded foreign-types v0.5.0
8882023-11-14T18:55:30.653Z Downloaded const-oid v0.9.5
8892023-11-14T18:55:30.660Z Downloaded oso-derive v0.27.0
8902023-11-14T18:55:30.663Z Downloaded tokio-rustls v0.24.1
8912023-11-14T18:55:30.666Z Downloaded structmeta-derive v0.1.6
8922023-11-14T18:55:30.670Z Downloaded foreign-types-shared v0.3.1
8932023-11-14T18:55:30.676Z Downloaded pin-project-lite v0.2.13
8942023-11-14T18:55:31.085Z Downloaded curve25519-dalek-derive v0.1.0
8952023-11-14T18:55:31.089Z Downloaded linked-hash-map v0.5.6
8962023-11-14T18:55:31.092Z Downloaded tinytemplate v1.2.1
8972023-11-14T18:55:31.096Z Downloaded nu-ansi-term v0.49.0
8982023-11-14T18:55:31.100Z Downloaded darling_macro v0.20.3
8992023-11-14T18:55:31.104Z Downloaded crunchy v0.2.2
9002023-11-14T18:55:31.107Z Downloaded fixedbitset v0.4.2
9012023-11-14T18:55:31.111Z Downloaded slog-stdlog v4.1.1
9022023-11-14T18:55:31.115Z Downloaded crossbeam-utils v0.8.16
9032023-11-14T18:55:31.119Z Downloaded form_urlencoded v1.2.0
9042023-11-14T18:55:31.136Z Downloaded ref-cast v1.0.20
9052023-11-14T18:55:31.141Z Downloaded vte_generate_state_changes v0.1.1
9062023-11-14T18:55:31.147Z Downloaded rustfmt-wrapper v0.2.0
9072023-11-14T18:55:31.151Z Downloaded omicron-zone-package v0.8.3
9082023-11-14T18:55:31.163Z Downloaded schemars v0.8.13
9092023-11-14T18:55:31.180Z Downloaded cstr-argument v0.1.2
9102023-11-14T18:55:31.199Z Downloaded want v0.3.1
9112023-11-14T18:55:31.209Z Downloaded funty v2.0.0
9122023-11-14T18:55:31.217Z Downloaded flagset v0.4.3
9132023-11-14T18:55:31.221Z Downloaded shlex v1.1.0
9142023-11-14T18:55:31.224Z Downloaded zone v0.3.0
9152023-11-14T18:55:31.228Z Downloaded diff v0.1.13
9162023-11-14T18:55:31.231Z Downloaded endian-type v0.1.2
9172023-11-14T18:55:31.234Z Downloaded derive_builder_macro v0.12.0
9182023-11-14T18:55:31.237Z Downloaded r2d2 v0.8.10
9192023-11-14T18:55:31.240Z Downloaded serde-big-array v0.5.1
9202023-11-14T18:55:31.243Z Downloaded try-lock v0.2.4
9212023-11-14T18:55:31.246Z Downloaded serde-big-array v0.4.1
9222023-11-14T18:55:31.250Z Downloaded darling_macro v0.14.4
9232023-11-14T18:55:31.253Z Downloaded path-dedot v3.1.0
9242023-11-14T18:55:31.256Z Downloaded wait-timeout v0.2.0
9252023-11-14T18:55:31.259Z Downloaded similar-asserts v1.5.0
9262023-11-14T18:55:31.262Z Downloaded owo-colors v3.5.0
9272023-11-14T18:55:31.265Z Downloaded untrusted v0.9.0
9282023-11-14T18:55:31.270Z Downloaded phf_shared v0.10.0
9292023-11-14T18:55:31.274Z Downloaded untrusted v0.7.1
9302023-11-14T18:55:31.277Z Downloaded signature v2.1.0
9312023-11-14T18:55:31.280Z Downloaded strum_macros v0.25.2
9322023-11-14T18:55:31.284Z Downloaded parking_lot v0.12.1
9332023-11-14T18:55:31.291Z Downloaded derive_more v0.99.17
9342023-11-14T18:55:31.294Z Downloaded foreign-types v0.3.2
9352023-11-14T18:55:31.298Z Downloaded spin v0.5.2
9362023-11-14T18:55:31.301Z Downloaded semver-parser v0.10.2
9372023-11-14T18:55:31.306Z Downloaded fxhash v0.2.1
9382023-11-14T18:55:31.309Z Downloaded rustc-demangle v0.1.23
9392023-11-14T18:55:31.313Z Downloaded tower-service v0.3.2
9402023-11-14T18:55:31.316Z Downloaded platforms v3.0.2
9412023-11-14T18:55:31.321Z Downloaded futures-io v0.3.29
9422023-11-14T18:55:31.325Z Downloaded phf v0.11.2
9432023-11-14T18:55:31.329Z Downloaded openssl-probe v0.1.5
9442023-11-14T18:55:31.332Z Downloaded vte v0.11.1
9452023-11-14T18:55:31.336Z Downloaded pretty-hex v0.3.0
9462023-11-14T18:55:31.342Z Downloaded fnv v1.0.7
9472023-11-14T18:55:31.346Z Downloaded darling v0.20.3
9482023-11-14T18:55:31.377Z Downloaded doc-comment v0.3.3
9492023-11-14T18:55:31.380Z Downloaded structmeta v0.1.6
9502023-11-14T18:55:31.386Z Downloaded datatest-stable v0.2.3
9512023-11-14T18:55:31.389Z Downloaded diesel_derives v2.1.1
9522023-11-14T18:55:31.392Z Downloaded opaque-debug v0.3.0
9532023-11-14T18:55:31.396Z Downloaded ena v0.14.2
9542023-11-14T18:55:31.399Z Downloaded which v4.4.0
9552023-11-14T18:55:31.402Z Downloaded enum-as-inner v0.5.1
9562023-11-14T18:55:31.405Z Downloaded packed_struct v0.10.1
9572023-11-14T18:55:31.408Z Downloaded futures-channel v0.3.29
9582023-11-14T18:55:31.411Z Downloaded itertools v0.10.5
9592023-11-14T18:55:31.418Z Downloaded waitgroup v0.1.2
9602023-11-14T18:55:31.421Z Downloaded peeking_take_while v0.1.2
9612023-11-14T18:55:31.423Z Downloaded path-slash v0.1.5
9622023-11-14T18:55:31.426Z Downloaded hash32 v0.2.1
9632023-11-14T18:55:31.429Z Downloaded rcgen v0.11.3
9642023-11-14T18:55:31.432Z Downloaded digest v0.10.7
9652023-11-14T18:55:31.435Z Downloaded rayon-core v1.12.0
9662023-11-14T18:55:31.438Z Downloaded pin-utils v0.1.0
9672023-11-14T18:55:31.442Z Downloaded phf_shared v0.11.2
9682023-11-14T18:55:31.445Z Downloaded futures v0.3.29
9692023-11-14T18:55:31.448Z Downloaded rustversion v1.0.14
9702023-11-14T18:55:31.453Z Downloaded group v0.13.0
9712023-11-14T18:55:31.456Z Downloaded unicode-width v0.1.11
9722023-11-14T18:55:31.459Z Downloaded rusty-fork v0.3.0
9732023-11-14T18:55:31.462Z Downloaded tracing-attributes v0.1.26
9742023-11-14T18:55:31.466Z Downloaded hkdf v0.12.3
9752023-11-14T18:55:31.479Z Downloaded pretty-hex v0.2.1
9762023-11-14T18:55:31.500Z Downloaded ringbuffer v0.15.0
9772023-11-14T18:55:31.509Z Downloaded difflib v0.4.0
9782023-11-14T18:55:31.512Z Downloaded spin v0.9.8
9792023-11-14T18:55:31.515Z Downloaded socket2 v0.4.9
9802023-11-14T18:55:31.519Z Downloaded toolchain_find v0.2.0
9812023-11-14T18:55:31.522Z Downloaded olpc-cjson v0.1.3
9822023-11-14T18:55:31.525Z Downloaded unicode-xid v0.2.4
9832023-11-14T18:55:31.528Z Downloaded plotters-backend v0.3.5
9842023-11-14T18:55:31.531Z Downloaded env_logger v0.9.3
9852023-11-14T18:55:31.534Z Downloaded version_check v0.9.4
9862023-11-14T18:55:31.537Z Downloaded walkdir v2.4.0
9872023-11-14T18:55:31.540Z Downloaded getopts v0.2.21
9882023-11-14T18:55:31.543Z Downloaded crypto-bigint v0.5.2
9892023-11-14T18:55:31.545Z Downloaded serde_repr v0.1.16
9902023-11-14T18:55:31.548Z Downloaded unicase v2.7.0
9912023-11-14T18:55:31.551Z Downloaded precomputed-hash v0.1.1
9922023-11-14T18:55:31.554Z Downloaded subprocess v0.2.9
9932023-11-14T18:55:31.557Z Downloaded flate2 v1.0.28
9942023-11-14T18:55:31.559Z Downloaded generic-array v0.14.7
9952023-11-14T18:55:31.562Z Downloaded strum_macros v0.24.3
9962023-11-14T18:55:31.566Z Downloaded pkg-config v0.3.27
9972023-11-14T18:55:31.569Z Downloaded dirs-sys-next v0.1.2
9982023-11-14T18:55:31.571Z Downloaded slog-json v2.6.1
9992023-11-14T18:55:31.574Z Downloaded dirs-next v2.0.0
10002023-11-14T18:55:31.577Z Downloaded itertools v0.11.0
10012023-11-14T18:55:31.580Z Downloaded smawk v0.3.1
10022023-11-14T18:55:31.583Z Downloaded threadpool v1.8.1
10032023-11-14T18:55:31.588Z Downloaded unicode-linebreak v0.1.5
10042023-11-14T18:55:31.625Z Downloaded slog-bunyan v2.4.0
10052023-11-14T18:55:31.632Z Downloaded signal-hook v0.3.17
10062023-11-14T18:55:31.636Z Downloaded futures-core v0.3.29
10072023-11-14T18:55:31.639Z Downloaded slog-async v2.8.0
10082023-11-14T18:55:31.642Z Downloaded tough v0.14.0
10092023-11-14T18:55:31.645Z Downloaded pkcs8 v0.10.2
10102023-11-14T18:55:31.648Z Downloaded unicode-bidi v0.3.13
10112023-11-14T18:55:31.651Z Downloaded unicode-segmentation v1.10.1
10122023-11-14T18:55:31.654Z Downloaded parking_lot_core v0.9.8
10132023-11-14T18:55:31.656Z Downloaded derive_builder v0.12.0
10142023-11-14T18:55:31.659Z Downloaded tokio-stream v0.1.14
10152023-11-14T18:55:31.662Z Downloaded pkcs1 v0.7.5
10162023-11-14T18:55:31.665Z Downloaded toml v0.7.8
10172023-11-14T18:55:31.668Z Downloaded reqwest v0.11.20
10182023-11-14T18:55:31.671Z Downloaded tungstenite v0.20.1
10192023-11-14T18:55:31.674Z Downloaded trust-dns-server v0.22.1
10202023-11-14T18:55:31.676Z Downloaded reedline v0.25.0
10212023-11-14T18:55:31.679Z Downloaded trust-dns-client v0.22.0
10222023-11-14T18:55:31.682Z Downloaded pretty_assertions v1.4.0
10232023-11-14T18:55:31.685Z Downloaded petgraph v0.6.4
10242023-11-14T18:55:31.692Z Downloaded ron v0.8.1
10252023-11-14T18:55:31.694Z Downloaded hashbrown v0.13.2
10262023-11-14T18:55:31.698Z Downloaded tokio-util v0.7.10
10272023-11-14T18:55:31.703Z Downloaded hashbrown v0.12.3
10282023-11-14T18:55:31.706Z Downloaded rusqlite v0.29.0
10292023-11-14T18:55:31.709Z Downloaded time v0.3.27
10302023-11-14T18:55:31.712Z Downloaded futures-util v0.3.29
10312023-11-14T18:55:31.715Z Downloaded quick-xml v0.23.1
10322023-11-14T18:55:31.717Z Downloaded git2 v0.17.2
10332023-11-14T18:55:31.720Z Downloaded plotters v0.3.5
10342023-11-14T18:55:31.723Z Downloaded h2 v0.3.21
10352023-11-14T18:55:31.726Z Downloaded tabled v0.14.0
10362023-11-14T18:55:31.729Z Downloaded object v0.30.4
10372023-11-14T18:55:31.733Z Downloaded bstr v0.2.17
10382023-11-14T18:55:31.737Z Downloaded regex-syntax v0.7.5
10392023-11-14T18:55:31.740Z Downloaded smoltcp v0.9.1
10402023-11-14T18:55:31.744Z Downloaded syn v1.0.109
10412023-11-14T18:55:31.747Z Downloaded vcpkg v0.2.15
10422023-11-14T18:55:31.751Z Downloaded ratatui v0.23.0
10432023-11-14T18:55:31.755Z Downloaded rustls v0.21.8
10442023-11-14T18:55:31.758Z Downloaded polar-core v0.27.0
10452023-11-14T18:55:31.761Z Downloaded openapiv3 v1.0.3
10462023-11-14T18:55:31.764Z Downloaded rustix v0.38.9
10472023-11-14T18:55:31.767Z Downloaded regex-automata v0.3.8
10482023-11-14T18:55:31.770Z Downloaded zerocopy-derive v0.6.4
10492023-11-14T18:55:31.773Z Downloaded sled v0.34.7
10502023-11-14T18:55:31.795Z Downloaded zerocopy-derive v0.2.0
10512023-11-14T18:55:31.813Z Downloaded regex v1.10.2
10522023-11-14T18:55:31.838Z Downloaded regex-automata v0.4.3
10532023-11-14T18:55:31.872Z Downloaded bzip2-sys v0.1.11+1.0.8
10542023-11-14T18:55:31.898Z Downloaded tokio v1.33.0
10552023-11-14T18:55:31.965Z Downloaded gimli v0.28.0
10562023-11-14T18:55:31.982Z Downloaded bstr v1.6.0
10572023-11-14T18:55:32.004Z Downloaded sha3 v0.10.8
10582023-11-14T18:55:32.017Z Downloaded regex-syntax v0.6.29
10592023-11-14T18:55:32.032Z Downloaded openssl v0.10.57
10602023-11-14T18:55:32.050Z Downloaded object v0.32.1
10612023-11-14T18:55:32.071Z Downloaded diesel v2.1.3
10622023-11-14T18:55:32.103Z Downloaded libz-sys v1.1.12
10632023-11-14T18:55:32.234Z Downloaded webpki-roots v0.25.2
10642023-11-14T18:55:32.247Z Downloaded smoltcp v0.8.2
10652023-11-14T18:55:32.259Z Downloaded regress v0.7.1
10662023-11-14T18:55:32.274Z Downloaded curve25519-dalek v4.1.0
10672023-11-14T18:55:32.295Z Downloaded rustls-webpki v0.101.7
10682023-11-14T18:55:32.319Z Downloaded encoding_rs v0.8.33
10692023-11-14T18:55:32.363Z Downloaded trust-dns-proto v0.22.0
10702023-11-14T18:55:32.386Z Downloaded proptest v1.3.1
10712023-11-14T18:55:32.402Z Downloaded libgit2-sys v0.15.2+1.6.4
10722023-11-14T18:55:32.536Z Downloaded ring v0.16.20
10732023-11-14T18:55:32.681Z Downloaded radix_trie v0.2.1
10742023-11-14T18:55:32.693Z Downloaded regex-syntax v0.8.2
10752023-11-14T18:55:32.707Z Downloaded lalrpop v0.19.12
10762023-11-14T18:55:32.723Z Downloaded bindgen v0.65.1
10772023-11-14T18:55:32.735Z Downloaded nix v0.26.2
10782023-11-14T18:55:32.756Z Downloaded chrono v0.4.31
10792023-11-14T18:55:32.776Z Downloaded bitvec v1.0.1
10802023-11-14T18:55:32.805Z Downloaded pest v2.7.2
10812023-11-14T18:55:32.819Z Downloaded unicode-normalization v0.1.22
10822023-11-14T18:55:32.835Z Downloaded regex-automata v0.1.10
10832023-11-14T18:55:32.846Z Downloaded der v0.7.8
10842023-11-14T18:55:32.856Z Downloaded url v2.4.1
10852023-11-14T18:55:32.878Z Downloaded serde_with v2.3.3
10862023-11-14T18:55:32.884Z Downloaded idna v0.2.3
10872023-11-14T18:55:32.901Z Downloaded toml_edit v0.19.15
10882023-11-14T18:55:32.911Z Downloaded rayon v1.8.0
10892023-11-14T18:55:32.922Z Downloaded trust-dns-resolver v0.22.0
10902023-11-14T18:55:32.932Z Downloaded rand v0.8.5
10912023-11-14T18:55:32.942Z Downloaded crossterm v0.27.0
10922023-11-14T18:55:32.955Z Downloaded idna v0.4.0
10932023-11-14T18:55:32.999Z Downloaded hyper v0.14.27
10942023-11-14T18:55:33.017Z Downloaded prettyplease v0.2.12
10952023-11-14T18:55:33.030Z Downloaded openssl-sys v0.9.93
10962023-11-14T18:55:33.036Z Downloaded tracing-core v0.1.31
10972023-11-14T18:55:33.039Z Downloaded ucd-trie v0.1.6
10982023-11-14T18:55:33.044Z Downloaded typenum v1.16.0
10992023-11-14T18:55:33.059Z Downloaded zerocopy v0.6.4
11002023-11-14T18:55:33.063Z Downloaded ring v0.17.5
11012023-11-14T18:55:33.132Z Downloaded clap v2.34.0
11022023-11-14T18:55:33.145Z Downloaded derive-where v1.2.5
11032023-11-14T18:55:33.152Z Downloaded uuid v1.5.0
11042023-11-14T18:55:33.159Z Downloaded libsqlite3-sys v0.26.0
11052023-11-14T18:55:33.306Z Downloaded aho-corasick v1.0.4
11062023-11-14T18:55:33.326Z Downloaded pin-project v1.1.3
11072023-11-14T18:55:33.333Z Downloaded postgres-types v0.2.6
11082023-11-14T18:55:33.338Z Downloaded tokio-postgres v0.7.10
11092023-11-14T18:55:33.344Z Downloaded criterion v0.5.1
11102023-11-14T18:55:33.360Z Downloaded tui-tree-widget v0.13.0
11112023-11-14T18:55:33.379Z Downloaded futures-timer v3.0.2
11122023-11-14T18:55:33.412Z Downloaded unsafe-libyaml v0.2.9
11132023-11-14T18:55:33.429Z Downloaded tempdir v0.3.7
11142023-11-14T18:55:33.434Z Downloaded openssl-macros v0.1.1
11152023-11-14T18:55:33.437Z Downloaded rand v0.4.6
11162023-11-14T18:55:33.444Z Downloaded half v1.8.2
11172023-11-14T18:55:33.448Z Downloaded smf v0.2.2
11182023-11-14T18:55:33.451Z Downloaded rand_xorshift v0.3.0
11192023-11-14T18:55:33.454Z Downloaded vsss-rs v3.3.1
11202023-11-14T18:55:33.457Z Downloaded libxml v0.3.3
11212023-11-14T18:55:33.460Z Downloaded libm v0.2.7
11222023-11-14T18:55:33.463Z Downloaded slog-scope v4.4.0
11232023-11-14T18:55:33.465Z Downloaded fs-err v2.9.0
11242023-11-14T18:55:33.469Z Downloaded parking_lot_core v0.8.6
11252023-11-14T18:55:33.472Z Downloaded similar v2.2.1
11262023-11-14T18:55:33.475Z Downloaded fatfs v0.3.6
11272023-11-14T18:55:33.478Z Downloaded salty v0.2.0
11282023-11-14T18:55:33.481Z Downloaded usdt-attr-macro v0.3.5
11292023-11-14T18:55:33.484Z Downloaded oorandom v11.1.3
11302023-11-14T18:55:33.488Z Downloaded twox-hash v1.6.3
11312023-11-14T18:55:33.491Z Downloaded slog-term v2.9.0
11322023-11-14T18:55:33.494Z Downloaded pem v3.0.2
11332023-11-14T18:55:33.496Z Downloaded trybuild v1.0.85
11342023-11-14T18:55:33.499Z Downloaded usdt-impl v0.3.5
11352023-11-14T18:55:33.502Z Downloaded rsa v0.9.2
11362023-11-14T18:55:33.505Z Downloaded partial-io v0.5.4
11372023-11-14T18:55:33.510Z Downloaded tracing v0.1.37
11382023-11-14T18:55:33.513Z Downloaded utf-8 v0.7.6
11392023-11-14T18:55:33.516Z Downloaded rand_core v0.6.4
11402023-11-14T18:55:33.519Z Downloaded rand_chacha v0.3.1
11412023-11-14T18:55:33.521Z Downloaded strip-ansi-escapes v0.2.0
11422023-11-14T18:55:33.524Z Downloaded stringprep v0.1.3
11432023-11-14T18:55:33.528Z Downloaded rust-argon2 v1.0.1
11442023-11-14T18:55:33.548Z Downloaded tungstenite v0.18.0
11452023-11-14T18:55:33.555Z Downloaded darling_core v0.20.3
11462023-11-14T18:55:33.558Z Downloaded portable-atomic v1.4.3
11472023-11-14T18:55:33.561Z Downloaded expectorate v1.1.0
11482023-11-14T18:55:33.565Z Downloaded tokio-tungstenite v0.20.1
11492023-11-14T18:55:33.568Z Downloaded poly1305 v0.8.0
11502023-11-14T18:55:33.571Z Downloaded flume v0.11.0
11512023-11-14T18:55:33.574Z Downloaded tokio-macros v2.1.0
11522023-11-14T18:55:33.577Z Downloaded usdt v0.3.5
11532023-11-14T18:55:33.579Z Downloaded zerocopy v0.3.0
11542023-11-14T18:55:33.582Z Downloaded whoami v1.4.1
11552023-11-14T18:55:33.586Z Downloaded parse-display-derive v0.8.2
11562023-11-14T18:55:33.590Z Downloaded darling_core v0.14.4
11572023-11-14T18:55:33.593Z Downloaded zeroize v1.6.0
11582023-11-14T18:55:33.596Z Downloaded erased-serde v0.3.30
11592023-11-14T18:55:33.599Z Downloaded once_cell v1.18.0
11602023-11-14T18:55:33.602Z Downloaded serde_yaml v0.9.25
11612023-11-14T18:55:33.606Z Downloaded steno v0.4.0
11622023-11-14T18:55:33.611Z Downloaded plotters-svg v0.3.5
11632023-11-14T18:55:33.614Z Downloaded usdt-macro v0.3.5
11642023-11-14T18:55:33.617Z Downloaded parse-display-derive v0.7.0
11652023-11-14T18:55:33.620Z Downloaded env_logger v0.10.0
11662023-11-14T18:55:33.624Z Downloaded slog v2.7.0
11672023-11-14T18:55:33.627Z Downloaded postcard v0.7.3
11682023-11-14T18:55:33.630Z Downloaded ron v0.7.1
11692023-11-14T18:55:33.635Z Downloaded x509-cert v0.2.4
11702023-11-14T18:55:33.639Z Downloaded vergen v8.2.4
11712023-11-14T18:55:33.642Z Downloaded headers v0.3.9
11722023-11-14T18:55:33.645Z Downloaded heapless v0.7.16
11732023-11-14T18:55:33.647Z Downloaded unarray v0.1.4
11742023-11-14T18:55:33.650Z Downloaded universal-hash v0.5.1
11752023-11-14T18:55:33.654Z Downloaded signal-hook-mio v0.2.3
11762023-11-14T18:55:33.657Z Downloaded string_cache v0.8.7
11772023-11-14T18:55:33.660Z Downloaded fastrand v2.0.0
11782023-11-14T18:55:33.663Z Downloaded fallible-streaming-iterator v0.1.9
11792023-11-14T18:55:33.666Z Downloaded futures-executor v0.3.29
11802023-11-14T18:55:33.669Z Downloaded serde_derive_internals v0.26.0
11812023-11-14T18:55:33.725Z Downloaded socket2 v0.5.4
11822023-11-14T18:55:33.732Z Downloaded num-bigint-dig v0.8.4
11832023-11-14T18:55:33.736Z Downloaded zip v0.6.6
11842023-11-14T18:55:33.739Z Downloaded float-cmp v0.9.0
11852023-11-14T18:55:33.742Z Downloaded vec_map v0.8.2
11862023-11-14T18:55:33.746Z Downloaded textwrap v0.16.0
11872023-11-14T18:55:33.749Z Downloaded serde_urlencoded v0.7.1
11882023-11-14T18:55:33.752Z Downloaded futures-task v0.3.29
11892023-11-14T18:55:33.756Z Downloaded futures-sink v0.3.29
11902023-11-14T18:55:33.759Z Downloaded tar v0.4.40
11912023-11-14T18:55:33.765Z Downloaded snafu v0.7.5
11922023-11-14T18:55:35.175Z Downloaded pest_generator v2.7.2
11932023-11-14T18:55:35.412Z Downloaded radium v0.7.0
11942023-11-14T18:55:35.468Z Downloaded getrandom v0.2.10
11952023-11-14T18:55:35.583Z Downloaded parse-display v0.8.2
11962023-11-14T18:55:35.621Z Downloaded derive_builder_core v0.12.0
11972023-11-14T18:55:35.663Z Downloaded deranged v0.3.8
11982023-11-14T18:55:35.688Z Downloaded der_derive v0.7.2
11992023-11-14T18:55:35.699Z Downloaded hashlink v0.8.3
12002023-11-14T18:55:35.726Z Downloaded elliptic-curve v0.13.5
12012023-11-14T18:55:35.758Z Downloaded aes v0.8.3
12022023-11-14T18:55:35.776Z Downloaded test-strategy v0.3.1
12032023-11-14T18:55:35.792Z Downloaded tempfile v3.8.0
12042023-11-14T18:55:35.809Z Downloaded crossbeam-channel v0.5.8
12052023-11-14T18:55:35.828Z Downloaded futures-macro v0.3.29
12062023-11-14T18:55:35.845Z Downloaded serde_with_macros v2.3.3
12072023-11-14T18:55:35.860Z Downloaded pest_meta v2.7.2
12082023-11-14T18:55:35.874Z Downloaded time-macros v0.2.13
12092023-11-14T18:55:35.887Z Downloaded serde_plain v1.0.2
12102023-11-14T18:55:35.915Z Downloaded serde_path_to_error v0.1.14
12112023-11-14T18:55:35.926Z Downloaded globset v0.4.13
12122023-11-14T18:55:35.932Z Downloaded glob v0.3.1
12132023-11-14T18:55:35.938Z Downloaded tap v1.0.1
12142023-11-14T18:55:35.949Z Downloaded synstructure v0.12.6
12152023-11-14T18:55:35.960Z Downloaded proc-macro-error-attr v1.0.4
12162023-11-14T18:55:35.967Z Downloaded thiserror-no-std v2.0.2
12172023-11-14T18:55:36.387Z Downloaded shell-words v1.1.0
12182023-11-14T18:55:36.396Z Downloaded darling v0.14.4
12192023-11-14T18:55:36.434Z Downloaded toml v0.5.11
12202023-11-14T18:55:36.442Z Downloaded proc-macro-crate v1.3.1
12212023-11-14T18:55:36.452Z Downloaded papergrid v0.10.0
12222023-11-14T18:55:36.464Z Downloaded oso v0.27.0
12232023-11-14T18:55:36.472Z Downloaded strsim v0.8.0
12242023-11-14T18:55:36.496Z Downloaded rtoolbox v0.0.1
12252023-11-14T18:55:36.502Z Downloaded rpassword v7.2.0
12262023-11-14T18:55:36.517Z Downloaded relative-path v1.9.0
12272023-11-14T18:55:36.528Z Downloaded ref-cast-impl v1.0.20
12282023-11-14T18:55:36.543Z Downloaded heck v0.3.3
12292023-11-14T18:55:36.553Z Downloaded signature v1.6.4
12302023-11-14T18:55:36.594Z Downloaded sha2 v0.10.8
12312023-11-14T18:55:36.623Z Downloaded rustc_version v0.4.0
12322023-11-14T18:55:36.633Z Downloaded textwrap v0.11.0
12332023-11-14T18:55:36.640Z Downloaded filetime v0.2.22
12342023-11-14T18:55:36.659Z Downloaded crypto-common v0.1.6
12352023-11-14T18:55:36.679Z Downloaded swrite v0.1.0
12362023-11-14T18:55:36.689Z Downloaded fd-lock v3.0.13
12372023-11-14T18:55:36.701Z Downloaded proc-macro-error v1.0.4
12382023-11-14T18:55:36.723Z Downloaded password-hash v0.5.0
12392023-11-14T18:55:36.754Z Downloaded parking_lot v0.11.2
12402023-11-14T18:55:36.796Z Downloaded bytes v1.5.0
12412023-11-14T18:55:36.812Z Downloaded base64 v0.13.1
12422023-11-14T18:55:36.844Z Downloaded structopt v0.3.26
12432023-11-14T18:55:36.869Z Downloaded ff v0.13.0
12442023-11-14T18:55:36.916Z Downloaded remove_dir_all v0.5.3
12452023-11-14T18:55:36.958Z Downloaded dof v0.1.5
12462023-11-14T18:55:36.970Z Downloaded ctr v0.9.2
12472023-11-14T18:55:37.000Z Downloaded zeroize_derive v1.4.2
12482023-11-14T18:55:37.087Z Downloaded quick-error v1.2.3
12492023-11-14T18:55:37.117Z Downloaded libloading v0.7.4
12502023-11-14T18:55:37.131Z Downloaded arc-swap v1.6.0
12512023-11-14T18:55:37.153Z Downloaded rstest_macros v0.18.2
12522023-11-14T18:55:37.169Z Downloaded hex v0.4.3
12532023-11-14T18:55:37.192Z Downloaded fragile v2.0.0
12542023-11-14T18:55:37.632Z Downloaded num-bigint v0.4.4
12552023-11-14T18:55:37.651Z Downloaded structmeta-derive v0.2.0
12562023-11-14T18:55:37.673Z Downloaded structmeta v0.2.0
12572023-11-14T18:55:37.683Z Downloaded postgres-protocol v0.6.6
12582023-11-14T18:55:37.696Z Downloaded headers-core v0.2.0
12592023-11-14T18:55:37.702Z Downloaded thiserror-impl-no-std v2.0.2
12602023-11-14T18:55:37.706Z Downloaded termtree v0.4.1
12612023-11-14T18:55:37.714Z Downloaded predicates v2.1.5
12622023-11-14T18:55:37.731Z Downloaded blake2 v0.10.6
12632023-11-14T18:55:37.740Z Downloaded tinyvec v1.6.0
12642023-11-14T18:55:37.749Z Downloaded crucible-workspace-hack v0.1.0
12652023-11-14T18:55:37.763Z Downloaded backtrace v0.3.69
12662023-11-14T18:55:37.770Z Downloaded basic-toml v0.1.4
12672023-11-14T18:55:37.780Z Downloaded thread_local v1.1.7
12682023-11-14T18:55:37.796Z Downloaded smallvec v1.11.0
12692023-11-14T18:55:37.805Z Downloaded const_format v0.2.31
12702023-11-14T18:55:37.813Z Downloaded debug-ignore v1.0.5
12712023-11-14T18:55:37.823Z Downloaded data-encoding v2.4.0
12722023-11-14T18:55:37.833Z Downloaded dashmap v5.5.1
12732023-11-14T18:55:37.844Z Downloaded multer v2.1.0
12742023-11-14T18:55:37.853Z Downloaded yasna v0.5.2
12752023-11-14T18:55:37.901Z Downloaded sct v0.7.0
12762023-11-14T18:55:37.919Z Downloaded allocator-api2 v0.2.16
12772023-11-14T18:55:37.929Z Downloaded humantime v2.1.0
12782023-11-14T18:55:37.939Z Downloaded ciborium v0.2.1
12792023-11-14T18:55:37.949Z Downloaded assert_cmd v2.0.12
12802023-11-14T18:55:37.981Z Downloaded zone_cfg_derive v0.3.0
12812023-11-14T18:55:38.003Z Downloaded number_prefix v0.4.0
12822023-11-14T18:55:38.015Z Downloaded num_threads v0.1.6
12832023-11-14T18:55:38.030Z Downloaded display-error-chain v0.2.0
12842023-11-14T18:55:38.042Z Downloaded diesel_table_macro_syntax v0.1.0
12852023-11-14T18:55:38.059Z Downloaded strum v0.25.0
12862023-11-14T18:55:38.066Z Downloaded packed_struct_codegen v0.10.1
12872023-11-14T18:55:38.085Z Downloaded predicates v3.0.4
12882023-11-14T18:55:38.103Z Downloaded ppv-lite86 v0.2.17
12892023-11-14T18:55:38.123Z Downloaded polyval v0.6.1
12902023-11-14T18:55:38.542Z Downloaded pem-rfc7468 v0.7.0
12912023-11-14T18:55:38.567Z Downloaded nom v7.1.3
12922023-11-14T18:55:38.975Z Downloaded pin-project-internal v1.1.3
12932023-11-14T18:55:38.984Z Downloaded pest_derive v2.7.2
12942023-11-14T18:55:39.011Z Downloaded scopeguard v1.2.0
12952023-11-14T18:55:39.028Z Downloaded schemars_derive v0.8.13
12962023-11-14T18:55:39.038Z Downloaded foreign-types-shared v0.1.1
12972023-11-14T18:55:39.052Z Downloaded foreign-types-macros v0.2.3
12982023-11-14T18:55:39.065Z Downloaded paste v1.0.14
12992023-11-14T18:55:39.074Z Downloaded tokio-native-tls v0.3.1
13002023-11-14T18:55:39.084Z Downloaded mio v0.8.8
13012023-11-14T18:55:39.092Z Downloaded slog-envlogger v2.2.0
13022023-11-14T18:55:39.106Z Downloaded fallible-iterator v0.2.0
13032023-11-14T18:55:39.113Z Downloaded either v1.9.0
13042023-11-14T18:55:39.122Z Downloaded ed25519 v1.5.3
13052023-11-14T18:55:39.138Z Downloaded term v0.7.0
13062023-11-14T18:55:39.151Z Downloaded crossbeam-epoch v0.9.15
13072023-11-14T18:55:39.163Z Downloaded criterion-plot v0.5.0
13082023-11-14T18:55:39.173Z Downloaded crc-any v2.4.3
13092023-11-14T18:55:39.177Z Downloaded cookie v0.16.2
13102023-11-14T18:55:39.185Z Downloaded ahash v0.8.3
13112023-11-14T18:55:39.193Z Downloaded tokio-tungstenite v0.18.0
13122023-11-14T18:55:39.214Z Downloaded structopt-derive v0.4.18
13132023-11-14T18:55:39.220Z Downloaded snafu-derive v0.7.5
13142023-11-14T18:55:39.229Z Downloaded termcolor v1.2.0
13152023-11-14T18:55:39.245Z Downloaded tabled_derive v0.6.0
13162023-11-14T18:55:39.257Z Downloaded static_assertions v1.1.0
13172023-11-14T18:55:39.267Z Downloaded serde-hex v0.1.0
13182023-11-14T18:55:39.276Z Downloaded wyz v0.5.1
13192023-11-14T18:55:39.293Z Downloaded semver v0.11.0
13202023-11-14T18:55:39.307Z Downloaded topological-sort v0.2.2
13212023-11-14T18:55:39.732Z Downloaded supports-color v2.1.0
13222023-11-14T18:55:39.741Z Downloaded signal-hook-registry v1.4.1
13232023-11-14T18:55:39.751Z Downloaded serde_tokenstream v0.1.7
13242023-11-14T18:55:39.767Z Downloaded semver v0.1.20
13252023-11-14T18:55:39.785Z Downloaded secrecy v0.8.0
13262023-11-14T18:55:39.792Z Downloaded jobserver v0.1.26
13272023-11-14T18:55:39.795Z Downloaded is-terminal v0.4.9
13282023-11-14T18:55:39.798Z Downloaded indoc v1.0.9
13292023-11-14T18:55:39.801Z Downloaded crossbeam-deque v0.8.3
13302023-11-14T18:55:39.804Z Downloaded predicates-tree v1.0.9
13312023-11-14T18:55:39.807Z Downloaded predicates-core v1.0.6
13322023-11-14T18:55:39.811Z Downloaded postcard-cobs v0.1.5-pre
13332023-11-14T18:55:39.814Z Downloaded linear-map v1.2.0
13342023-11-14T18:55:39.816Z Downloaded nibble_vec v0.1.0
13352023-11-14T18:55:39.819Z Downloaded memoffset v0.9.0
13362023-11-14T18:55:39.822Z Downloaded macaddr v1.0.1
13372023-11-14T18:55:39.825Z Downloaded bit_field v0.10.2
13382023-11-14T18:55:39.827Z Downloaded bytecount v0.6.3
13392023-11-14T18:55:39.830Z Downloaded pem v1.1.1
13402023-11-14T18:55:39.833Z Downloaded http v0.2.9
13412023-11-14T18:55:39.836Z Downloaded log v0.4.20
13422023-11-14T18:55:39.839Z Downloaded lock_api v0.4.10
13432023-11-14T18:55:39.841Z Downloaded libtest-mimic v0.6.1
13442023-11-14T18:55:39.845Z Downloaded clang-sys v1.6.1
13452023-11-14T18:55:39.870Z Downloaded chacha20poly1305 v0.10.1
13462023-11-14T18:55:39.879Z Downloaded percent-encoding v2.3.0
13472023-11-14T18:55:39.889Z Downloaded base64ct v1.6.0
13482023-11-14T18:55:39.894Z Downloaded bincode v1.3.3
13492023-11-14T18:55:39.900Z Downloaded thread-id v4.2.0
13502023-11-14T18:55:39.905Z Downloaded smallvec v0.6.14
13512023-11-14T18:55:39.912Z Downloaded siphasher v0.3.11
13522023-11-14T18:55:39.925Z Downloaded dtrace-parser v0.1.14
13532023-11-14T18:55:39.930Z Downloaded downcast v0.11.0
13542023-11-14T18:55:39.936Z Downloaded path-absolutize v3.1.0
13552023-11-14T18:55:39.940Z Downloaded tinyvec_macros v0.1.1
13562023-11-14T18:55:39.945Z Downloaded blake2b_simd v1.0.1
13572023-11-14T18:55:39.949Z Downloaded camino-tempfile v1.0.2
13582023-11-14T18:55:39.953Z Downloaded ascii v1.1.0
13592023-11-14T18:55:39.958Z Downloaded arrayvec v0.7.4
13602023-11-14T18:55:39.962Z Downloaded parse-display v0.7.0
13612023-11-14T18:55:39.967Z Downloaded cancel-safe-futures v0.1.5
13622023-11-14T18:55:39.995Z Downloaded cpufeatures v0.2.9
13632023-11-14T18:55:40.009Z Downloaded base16ct v0.2.0
13642023-11-14T18:55:40.021Z Downloaded backoff v0.4.0
13652023-11-14T18:55:40.025Z Downloaded anes v0.1.6
13662023-11-14T18:55:40.029Z Downloaded argon2 v0.5.2
13672023-11-14T18:55:40.033Z Downloaded spki v0.7.2
13682023-11-14T18:55:40.038Z Downloaded slog-dtrace v0.2.3
13692023-11-14T18:55:40.046Z Downloaded slab v0.4.9
13702023-11-14T18:55:40.056Z Downloaded serde_tokenstream v0.2.0
13712023-11-14T18:55:40.060Z Downloaded rstest v0.18.2
13722023-11-14T18:55:40.071Z Downloaded sha1 v0.10.5
13732023-11-14T18:55:40.086Z Downloaded same-file v1.0.6
13742023-11-14T18:55:40.118Z Downloaded time-core v0.1.1
13752023-11-14T18:55:40.149Z Downloaded subtle v2.5.0
13762023-11-14T18:55:40.163Z Downloaded rustls-pemfile v1.0.3
13772023-11-14T18:55:40.170Z Downloaded rustls-native-certs v0.6.3
13782023-11-14T18:55:40.182Z Downloaded serial_test v0.10.0
13792023-11-14T18:55:40.195Z Downloaded serde_arrays v0.1.0
13802023-11-14T18:55:40.208Z Downloaded rustc_version v0.1.7
13812023-11-14T18:55:40.225Z Downloaded managed v0.8.0
13822023-11-14T18:55:40.229Z Downloaded indicatif v0.17.7
13832023-11-14T18:55:40.233Z Downloaded matches v0.1.10
13842023-11-14T18:55:40.238Z Downloaded console v0.15.7
13852023-11-14T18:55:40.243Z Downloaded ipnet v2.8.0
13862023-11-14T18:55:40.253Z Downloaded inout v0.1.3
13872023-11-14T18:55:40.261Z Downloaded constant_time_eq v0.3.0
13882023-11-14T18:55:40.279Z Downloaded atomicwrites v0.4.2
13892023-11-14T18:55:40.286Z Downloaded crossbeam-queue v0.3.8
13902023-11-14T18:55:40.290Z Downloaded bzip2 v0.4.4
13912023-11-14T18:55:40.298Z Downloaded cexpr v0.6.0
13922023-11-14T18:55:40.303Z Downloaded autocfg v1.1.0
13932023-11-14T18:55:40.307Z Downloaded ansi_term v0.12.1
13942023-11-14T18:55:40.311Z Downloaded libefi-sys v0.1.0
13952023-11-14T18:55:40.316Z Downloaded lazycell v1.3.0
13962023-11-14T18:55:40.322Z Downloaded lazy_static v1.4.0
13972023-11-14T18:55:40.325Z Downloaded kstat-rs v0.2.3
13982023-11-14T18:55:40.328Z Downloaded crc-catalog v2.2.0
13992023-11-14T18:55:40.332Z Downloaded block-padding v0.3.3
14002023-11-14T18:55:40.336Z Downloaded bit-set v0.5.3
14012023-11-14T18:55:40.339Z Downloaded serial_test_derive v0.10.0
14022023-11-14T18:55:40.342Z Downloaded scheduled-thread-pool v0.2.7
14032023-11-14T18:55:40.346Z Downloaded rustc-hash v1.1.0
14042023-11-14T18:55:40.349Z Downloaded indexmap v1.9.3
14052023-11-14T18:55:40.352Z Downloaded cc v1.0.83
14062023-11-14T18:55:40.355Z Downloaded num_enum_derive v0.7.0
14072023-11-14T18:55:40.408Z Downloaded num-complex v0.4.4
14082023-11-14T18:55:40.413Z Downloaded http-body v0.4.5
14092023-11-14T18:55:40.417Z Downloaded hmac v0.12.1
14102023-11-14T18:55:40.420Z Downloaded minimal-lexical v0.2.1
14112023-11-14T18:55:40.423Z Downloaded ipnetwork v0.20.0
14122023-11-14T18:55:40.429Z Downloaded chacha20 v0.9.1
14132023-11-14T18:55:40.433Z Downloaded num_enum_derive v0.5.11
14142023-11-14T18:55:40.436Z Downloaded num-traits v0.2.16
14152023-11-14T18:55:40.439Z Downloaded num-rational v0.4.1
14162023-11-14T18:55:40.443Z Downloaded http-range v0.1.5
14172023-11-14T18:55:40.447Z Downloaded approx v0.5.1
14182023-11-14T18:55:40.450Z Downloaded newtype_derive v0.1.6
14192023-11-14T18:55:40.453Z Downloaded miniz_oxide v0.7.1
14202023-11-14T18:55:40.456Z Downloaded atomic-waker v1.1.1
14212023-11-14T18:55:40.459Z Downloaded async-stream v0.3.5
14222023-11-14T18:55:40.462Z Downloaded atty v0.2.14
14232023-11-14T18:55:40.465Z Downloaded async-recursion v1.0.5
14242023-11-14T18:55:40.468Z Downloaded num_enum v0.7.0
14252023-11-14T18:55:40.472Z Downloaded num_enum v0.5.11
14262023-11-14T18:55:40.475Z Downloaded num_cpus v1.16.0
14272023-11-14T18:55:40.478Z Downloaded num-integer v0.1.45
14282023-11-14T18:55:40.487Z Downloaded num v0.4.1
14292023-11-14T18:55:40.496Z Downloaded native-tls v0.2.11
14302023-11-14T18:55:40.499Z Downloaded mockall v0.11.4
14312023-11-14T18:55:40.506Z Downloaded keccak v0.1.4
14322023-11-14T18:55:40.510Z Downloaded convert_case v0.4.0
14332023-11-14T18:55:40.514Z Downloaded constant_time_eq v0.2.6
14342023-11-14T18:55:40.518Z Downloaded httptest v0.15.5
14352023-11-14T18:55:40.524Z Downloaded cipher v0.4.4
14362023-11-14T18:55:40.541Z Downloaded newline-converter v0.3.0
14372023-11-14T18:55:40.566Z Downloaded impl-trait-for-tuples v0.2.2
14382023-11-14T18:55:40.578Z Downloaded hostname v0.3.1
14392023-11-14T18:55:40.590Z Downloaded is_ci v1.1.1
14402023-11-14T18:55:40.596Z Downloaded indoc v2.0.3
14412023-11-14T18:55:40.605Z Downloaded new_debug_unreachable v1.0.4
14422023-11-14T18:55:40.610Z Downloaded mockall_derive v0.11.4
14432023-11-14T18:55:40.617Z Downloaded hyper-rustls v0.24.2
14442023-11-14T18:55:40.623Z Downloaded cassowary v0.3.0
14452023-11-14T18:55:40.631Z Downloaded byteorder v1.5.0
14462023-11-14T18:55:40.635Z Downloaded bitflags v2.4.0
14472023-11-14T18:55:40.639Z Downloaded memoffset v0.7.1
14482023-11-14T18:55:40.643Z Downloaded md-5 v0.10.5
14492023-11-14T18:55:40.648Z Downloaded hyper-tls v0.5.0
14502023-11-14T18:55:40.652Z Downloaded httparse v1.8.0
14512023-11-14T18:55:40.656Z Downloaded home v0.5.5
14522023-11-14T18:55:40.661Z Downloaded bytesize v1.3.0
14532023-11-14T18:55:40.666Z Downloaded hex-literal v0.4.1
14542023-11-14T18:55:40.677Z Downloaded iana-time-zone v0.1.57
14552023-11-14T18:55:40.691Z Downloaded hyper-staticfile v0.9.5
14562023-11-14T18:55:40.696Z Downloaded highway v1.1.0
14572023-11-14T18:55:40.701Z Downloaded const_format_proc_macros v0.2.31
14582023-11-14T18:55:40.707Z Downloaded ciborium-ll v0.2.1
14592023-11-14T18:55:40.712Z Downloaded buf-list v1.0.3
14602023-11-14T18:55:40.716Z Downloaded aes-gcm-siv v0.11.1
14612023-11-14T18:55:40.722Z Downloaded hubpack_derive v0.1.1
14622023-11-14T18:55:40.729Z Downloaded hubpack v0.1.2
14632023-11-14T18:55:40.737Z Downloaded cfg-if v1.0.0
14642023-11-14T18:55:40.743Z Downloaded cfg-if v0.1.10
14652023-11-14T18:55:40.753Z Downloaded ascii-canvas v3.0.0
14662023-11-14T18:55:40.758Z Downloaded httpdate v1.0.3
14672023-11-14T18:55:40.762Z Downloaded crc32fast v1.3.2
14682023-11-14T18:55:40.767Z Downloaded cast v0.3.0
14692023-11-14T18:55:40.772Z Downloaded bitstruct_derive v0.1.0
14702023-11-14T18:55:40.778Z Downloaded bitstruct v0.1.1
14712023-11-14T18:55:40.782Z Downloaded base64 v0.21.5
14722023-11-14T18:55:40.786Z Downloaded async-trait v0.1.74
14732023-11-14T18:55:41.202Z Compiling proc-macro2 v1.0.67
14742023-11-14T18:55:41.210Z Compiling serde v1.0.188
14752023-11-14T18:55:41.630Z Compiling autocfg v1.1.0
14762023-11-14T18:55:41.639Z Compiling version_check v0.9.4
14772023-11-14T18:55:41.653Z Compiling syn v1.0.109
14782023-11-14T18:55:41.664Z Compiling parking_lot_core v0.9.8
14792023-11-14T18:55:41.679Z Compiling libm v0.2.7
14802023-11-14T18:55:41.685Z Compiling libc v0.2.150
14812023-11-14T18:55:41.688Z Compiling cfg-if v1.0.0
14822023-11-14T18:55:41.692Z Compiling futures-core v0.3.29
14832023-11-14T18:55:41.695Z Compiling once_cell v1.18.0
14842023-11-14T18:55:41.703Z Compiling typenum v1.16.0
14852023-11-14T18:55:41.707Z Compiling ahash v0.8.3
14862023-11-14T18:55:41.710Z Compiling generic-array v0.14.7
14872023-11-14T18:55:41.728Z Compiling futures-task v0.3.29
14882023-11-14T18:55:41.732Z Compiling lock_api v0.4.10
14892023-11-14T18:55:41.735Z Compiling quote v1.0.33
14902023-11-14T18:55:41.738Z Compiling num-traits v0.2.16
14912023-11-14T18:55:41.741Z Compiling slab v0.4.9
14922023-11-14T18:55:41.744Z Compiling futures-channel v0.3.29
14932023-11-14T18:55:41.747Z Compiling syn v2.0.32
14942023-11-14T18:55:41.751Z Compiling jobserver v0.1.26
14952023-11-14T18:55:41.754Z Compiling pkg-config v0.3.27
14962023-11-14T18:55:41.757Z Compiling futures-util v0.3.29
14972023-11-14T18:55:41.760Z Compiling memchr v2.6.3
14982023-11-14T18:55:41.763Z Compiling cc v1.0.83
14992023-11-14T18:55:41.767Z Compiling vcpkg v0.2.15
15002023-11-14T18:55:41.771Z Compiling log v0.4.20
15012023-11-14T18:55:41.774Z Compiling itoa v1.0.9
15022023-11-14T18:55:41.778Z Compiling schemars v0.8.13
15032023-11-14T18:55:41.781Z Compiling serde_json v1.0.108
15042023-11-14T18:55:41.795Z Compiling httparse v1.8.0
15052023-11-14T18:55:41.800Z Compiling ryu v1.0.15
15062023-11-14T18:55:41.804Z Compiling indexmap v1.9.3
15072023-11-14T18:55:41.807Z Compiling getrandom v0.2.10
15082023-11-14T18:55:41.810Z Compiling allocator-api2 v0.2.16
15092023-11-14T18:55:41.814Z Compiling equivalent v1.0.1
15102023-11-14T18:55:41.832Z Compiling rustix v0.38.9
15112023-11-14T18:55:41.839Z Compiling fnv v1.0.7
15122023-11-14T18:55:41.849Z Compiling rustls v0.21.8
15132023-11-14T18:55:41.854Z Compiling aho-corasick v1.0.4
15142023-11-14T18:55:41.858Z Compiling openssl v0.10.57
15152023-11-14T18:55:41.960Z Compiling regex-syntax v0.8.2
15162023-11-14T18:55:42.417Z Compiling hashbrown v0.14.2
15172023-11-14T18:55:42.729Z Compiling unicode-xid v0.2.4
15182023-11-14T18:55:42.987Z Compiling native-tls v0.2.11
15192023-11-14T18:55:43.429Z Compiling ring v0.16.20
15202023-11-14T18:55:43.450Z Compiling ring v0.17.5
15212023-11-14T18:55:44.616Z Compiling openssl-sys v0.9.93
15222023-11-14T18:55:45.203Z Compiling backtrace v0.3.69
15232023-11-14T18:55:45.845Z Compiling ucd-trie v0.1.6
15242023-11-14T18:55:46.560Z Compiling async-trait v0.1.74
15252023-11-14T18:55:47.300Z Compiling crossbeam-utils v0.8.16
15262023-11-14T18:55:47.323Z Compiling rustversion v1.0.14
15272023-11-14T18:55:47.686Z Compiling regex-automata v0.4.3
15282023-11-14T18:55:47.929Z Compiling anyhow v1.0.75
15292023-11-14T18:55:47.984Z Compiling slog v2.7.0
15302023-11-14T18:55:48.704Z Compiling iana-time-zone v0.1.57
15312023-11-14T18:55:48.835Z Compiling time-core v0.1.1
15322023-11-14T18:55:49.079Z Compiling time-macros v0.2.13
15332023-11-14T18:55:49.247Z Compiling byteorder v1.5.0
15342023-11-14T18:55:49.978Z Compiling dyn-clone v1.0.13
15352023-11-14T18:55:50.250Z Compiling serde_derive_internals v0.26.0
15362023-11-14T18:55:50.327Z Compiling synstructure v0.12.6
15372023-11-14T18:55:51.584Z Compiling hashbrown v0.13.2
15382023-11-14T18:55:51.942Z Compiling usdt-impl v0.3.5
15392023-11-14T18:55:52.431Z Compiling scopeguard v1.2.0
15402023-11-14T18:55:52.914Z Compiling unicode-width v0.1.11
15412023-11-14T18:55:53.123Z Compiling winnow v0.5.15
15422023-11-14T18:55:53.476Z Compiling thread-id v4.2.0
15432023-11-14T18:55:53.549Z Compiling strsim v0.10.0
15442023-11-14T18:55:53.620Z Compiling tinyvec_macros v0.1.1
15452023-11-14T18:55:53.744Z Compiling tinyvec v1.6.0
15462023-11-14T18:55:54.016Z Compiling unicode-bidi v0.3.13
15472023-11-14T18:55:54.136Z Compiling smallvec v1.11.0
15482023-11-14T18:55:54.597Z Compiling regex v1.10.2
15492023-11-14T18:55:55.820Z Compiling parking_lot v0.12.1
15502023-11-14T18:55:56.169Z Compiling percent-encoding v2.3.0
15512023-11-14T18:55:56.359Z Compiling unicode-normalization v0.1.22
15522023-11-14T18:55:56.846Z Compiling form_urlencoded v1.2.0
15532023-11-14T18:55:57.129Z Compiling regex-syntax v0.6.29
15542023-11-14T18:55:57.261Z Compiling num-integer v0.1.45
15552023-11-14T18:55:57.702Z Compiling crc32fast v1.3.2
15562023-11-14T18:55:58.205Z Compiling idna v0.4.0
15572023-11-14T18:55:58.232Z Compiling adler v1.0.2
15582023-11-14T18:55:58.342Z Compiling bitflags v1.3.2
15592023-11-14T18:55:58.478Z Compiling miniz_oxide v0.7.1
15602023-11-14T18:55:58.638Z Compiling spin v0.5.2
15612023-11-14T18:55:58.970Z Compiling gimli v0.28.0
15622023-11-14T18:55:59.306Z Compiling object v0.32.1
15632023-11-14T18:56:00.185Z Compiling serde_derive v1.0.188
15642023-11-14T18:56:00.714Z Compiling thiserror-impl v1.0.49
15652023-11-14T18:56:00.834Z Compiling zeroize_derive v1.4.2
15662023-11-14T18:56:00.875Z Compiling tokio-macros v2.1.0
15672023-11-14T18:56:01.445Z Compiling futures-macro v0.3.29
15682023-11-14T18:56:03.175Z Compiling tracing-attributes v0.1.26
15692023-11-14T18:56:03.346Z Compiling schemars_derive v0.8.13
15702023-11-14T18:56:04.634Z Compiling openssl-macros v0.1.1
15712023-11-14T18:56:05.252Z Compiling thiserror v1.0.49
15722023-11-14T18:56:05.935Z Compiling pest v2.7.2
15732023-11-14T18:56:06.848Z Compiling zerocopy-derive v0.2.0
15742023-11-14T18:56:07.211Z Compiling strum_macros v0.25.2
15752023-11-14T18:56:08.139Z Compiling url v2.4.1
15762023-11-14T18:56:08.670Z Compiling addr2line v0.21.0
15772023-11-14T18:56:09.262Z Compiling zerocopy v0.3.0
15782023-11-14T18:56:09.642Z Compiling pest_meta v2.7.2
15792023-11-14T18:56:09.709Z Compiling pin-project-lite v0.2.13
15802023-11-14T18:56:09.831Z Compiling rustc-demangle v0.1.23
15812023-11-14T18:56:10.322Z Compiling zerocopy-derive v0.6.4
15822023-11-14T18:56:10.519Z Compiling dof v0.1.5
15832023-11-14T18:56:11.100Z Compiling signal-hook-registry v1.4.1
15842023-11-14T18:56:11.361Z Compiling mio v0.8.8
15852023-11-14T18:56:11.851Z Compiling pest_generator v2.7.2
15862023-11-14T18:56:13.319Z Compiling errno v0.3.2
15872023-11-14T18:56:13.538Z Compiling num_cpus v1.16.0
15882023-11-14T18:56:13.604Z Compiling socket2 v0.5.4
15892023-11-14T18:56:13.699Z Compiling futures-sink v0.3.29
15902023-11-14T18:56:13.882Z Compiling memoffset v0.9.0
15912023-11-14T18:56:14.825Z Compiling radium v0.7.0
15922023-11-14T18:56:14.955Z Compiling deranged v0.3.8
15932023-11-14T18:56:14.972Z Compiling pin-utils v0.1.0
15942023-11-14T18:56:15.018Z Compiling futures-io v0.3.29
15952023-11-14T18:56:15.099Z Compiling num_threads v0.1.6
15962023-11-14T18:56:15.269Z Compiling clap_derive v4.4.2
15972023-11-14T18:56:15.537Z Compiling spin v0.9.8
15982023-11-14T18:56:15.837Z Compiling tracing-core v0.1.31
15992023-11-14T18:56:16.104Z Compiling signal-hook v0.3.17
16002023-11-14T18:56:16.545Z Compiling lazy_static v1.4.0
16012023-11-14T18:56:16.713Z Compiling crossbeam-epoch v0.9.15
16022023-11-14T18:56:16.995Z Compiling pest_derive v2.7.2
16032023-11-14T18:56:17.334Z Compiling tracing v0.1.37
16042023-11-14T18:56:18.451Z Compiling time v0.3.27
16052023-11-14T18:56:18.458Z Compiling dtrace-parser v0.1.14
16062023-11-14T18:56:18.464Z Compiling num-iter v0.1.43
16072023-11-14T18:56:18.468Z Compiling base64 v0.21.5
16082023-11-14T18:56:18.515Z Compiling either v1.9.0
16092023-11-14T18:56:19.199Z Compiling rand_core v0.6.4
16102023-11-14T18:56:19.454Z Compiling untrusted v0.9.0
16112023-11-14T18:56:19.718Z Compiling foreign-types-shared v0.1.1
16122023-11-14T18:56:19.813Z Compiling hashbrown v0.12.3
16132023-11-14T18:56:19.849Z Compiling untrusted v0.7.1
16142023-11-14T18:56:20.146Z Compiling openssl-probe v0.1.5
16152023-11-14T18:56:21.012Z Compiling foreign-types v0.3.2
16162023-11-14T18:56:21.143Z Compiling zeroize v1.6.0
16172023-11-14T18:56:21.997Z Compiling bzip2-sys v0.1.11+1.0.8
16182023-11-14T18:56:23.070Z Compiling indexmap v2.1.0
16192023-11-14T18:56:23.489Z Compiling bytes v1.5.0
16202023-11-14T18:56:24.067Z Compiling uuid v1.5.0
16212023-11-14T18:56:25.103Z Compiling chrono v0.4.31
16222023-11-14T18:56:25.163Z Compiling semver v1.0.20
16232023-11-14T18:56:25.194Z Compiling http v0.2.9
16242023-11-14T18:56:25.393Z Compiling serde_spanned v0.6.4
16252023-11-14T18:56:25.802Z Compiling toml_datetime v0.6.5
16262023-11-14T18:56:25.805Z Compiling serde_tokenstream v0.1.7
16272023-11-14T18:56:26.196Z Compiling rustc_version v0.4.0
16282023-11-14T18:56:26.205Z Compiling toml_edit v0.19.15
16292023-11-14T18:56:26.294Z Compiling bitflags v2.4.0
16302023-11-14T18:56:26.313Z Compiling tokio v1.33.0
16312023-11-14T18:56:26.844Z Compiling openapiv3 v1.0.3
16322023-11-14T18:56:27.882Z Compiling try-lock v0.2.4
16332023-11-14T18:56:28.080Z Compiling want v0.3.1
16342023-11-14T18:56:28.469Z Compiling http-body v0.4.5
16352023-11-14T18:56:29.402Z Compiling usdt-macro v0.3.5
16362023-11-14T18:56:31.277Z Compiling usdt-attr-macro v0.3.5
16372023-11-14T18:56:31.889Z Compiling sct v0.7.0
16382023-11-14T18:56:33.308Z Compiling enum-as-inner v0.5.1
16392023-11-14T18:56:34.122Z Compiling socket2 v0.4.9
16402023-11-14T18:56:34.471Z Compiling tower-service v0.3.2
16412023-11-14T18:56:34.660Z Compiling httpdate v1.0.3
16422023-11-14T18:56:34.723Z Compiling heapless v0.7.16
16432023-11-14T18:56:34.793Z Compiling rustls-pemfile v1.0.3
16442023-11-14T18:56:34.814Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16452023-11-14T18:56:35.264Z Compiling siphasher v0.3.11
16462023-11-14T18:56:35.300Z Compiling rustls-native-certs v0.6.3
16472023-11-14T18:56:35.417Z Compiling ipnet v2.8.0
16482023-11-14T18:56:35.443Z Compiling serde_urlencoded v0.7.1
16492023-11-14T18:56:35.902Z Compiling serde_tokenstream v0.2.0
16502023-11-14T18:56:35.944Z Compiling encoding_rs v0.8.33
16512023-11-14T18:56:36.097Z Compiling mime v0.3.17
16522023-11-14T18:56:36.241Z Compiling webpki-roots v0.25.2
16532023-11-14T18:56:36.468Z Compiling crypto-common v0.1.6
16542023-11-14T18:56:36.750Z Compiling diesel_table_macro_syntax v0.1.0
16552023-11-14T18:56:36.929Z Compiling num-bigint v0.4.4
16562023-11-14T18:56:37.184Z Compiling smoltcp v0.9.1
16572023-11-14T18:56:37.194Z Compiling bit-vec v0.6.3
16582023-11-14T18:56:37.291Z Compiling diesel_derives v2.1.1
16592023-11-14T18:56:37.316Z Compiling flate2 v1.0.28
16602023-11-14T18:56:37.844Z Compiling phf_shared v0.10.0
16612023-11-14T18:56:38.110Z Compiling block-buffer v0.10.4
16622023-11-14T18:56:38.123Z Compiling hubpack_derive v0.1.1
16632023-11-14T18:56:38.428Z Compiling subtle v2.5.0
16642023-11-14T18:56:38.449Z Compiling ppv-lite86 v0.2.17
16652023-11-14T18:56:38.826Z Compiling precomputed-hash v0.1.1
16662023-11-14T18:56:38.875Z Compiling new_debug_unreachable v1.0.4
16672023-11-14T18:56:39.015Z Compiling fixedbitset v0.4.2
16682023-11-14T18:56:39.020Z Compiling const-oid v0.9.5
16692023-11-14T18:56:39.350Z Compiling tokio-util v0.7.10
16702023-11-14T18:56:39.714Z Compiling rand_chacha v0.3.1
16712023-11-14T18:56:40.510Z Compiling tokio-native-tls v0.3.1
16722023-11-14T18:56:40.916Z Compiling petgraph v0.6.4
16732023-11-14T18:56:41.343Z Compiling h2 v0.3.21
16742023-11-14T18:56:41.710Z Compiling string_cache v0.8.7
16752023-11-14T18:56:42.241Z Compiling digest v0.10.7
16762023-11-14T18:56:42.338Z Compiling bit-set v0.5.3
16772023-11-14T18:56:42.769Z Compiling toml v0.7.8
16782023-11-14T18:56:42.829Z Compiling toml_edit v0.21.0
16792023-11-14T18:56:42.942Z Compiling itertools v0.10.5
16802023-11-14T18:56:43.138Z Compiling unicode-segmentation v1.10.1
16812023-11-14T18:56:47.215Z Compiling lalrpop-util v0.19.12
16822023-11-14T18:56:47.519Z Compiling rand v0.8.5
16832023-11-14T18:56:47.619Z Compiling regress v0.7.1
16842023-11-14T18:56:47.701Z Compiling serde_repr v0.1.16
16852023-11-14T18:56:47.812Z Compiling io-lifetimes v1.0.11
16862023-11-14T18:56:47.826Z Compiling utf8parse v0.2.1
16872023-11-14T18:56:47.926Z Compiling anstyle v1.0.2
16882023-11-14T18:56:47.941Z Compiling cpufeatures v0.2.9
16892023-11-14T18:56:48.067Z Compiling sha2 v0.10.8
16902023-11-14T18:56:48.574Z Compiling rustix v0.37.23
16912023-11-14T18:56:48.857Z Compiling anstyle-parse v0.2.1
16922023-11-14T18:56:49.215Z Compiling hmac v0.12.1
16932023-11-14T18:56:49.340Z Compiling md-5 v0.10.5
16942023-11-14T18:56:49.471Z Compiling stringprep v0.1.3
16952023-11-14T18:56:49.676Z Compiling hash32 v0.2.1
16962023-11-14T18:56:50.277Z Compiling anstyle-query v1.0.0
16972023-11-14T18:56:50.479Z Compiling fallible-iterator v0.2.0
16982023-11-14T18:56:50.611Z Compiling colorchoice v1.0.0
16992023-11-14T18:56:50.845Z Compiling stable_deref_trait v1.2.0
17002023-11-14T18:56:50.883Z Compiling anstream v0.5.0
17012023-11-14T18:56:50.994Z Compiling terminal_size v0.2.6
17022023-11-14T18:56:51.310Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17032023-11-14T18:56:51.642Z Compiling postgres-protocol v0.6.6
17042023-11-14T18:56:51.833Z Compiling phf_shared v0.11.2
17052023-11-14T18:56:52.420Z Compiling block-padding v0.3.3
17062023-11-14T18:56:52.766Z Compiling hyper v0.14.27
17072023-11-14T18:56:53.575Z Compiling scheduled-thread-pool v0.2.7
17082023-11-14T18:56:54.299Z Compiling clap_lex v0.5.1
17092023-11-14T18:56:54.330Z Compiling managed v0.8.0
17102023-11-14T18:56:54.380Z Compiling matches v0.1.10
17112023-11-14T18:56:54.495Z Compiling regex-automata v0.1.10
17122023-11-14T18:56:54.619Z Compiling tap v1.0.1
17132023-11-14T18:56:54.679Z Compiling idna v0.2.3
17142023-11-14T18:56:54.856Z Compiling wyz v0.5.1
17152023-11-14T18:56:55.253Z Compiling bstr v0.2.17
17162023-11-14T18:56:55.575Z Compiling clap_builder v4.4.2
17172023-11-14T18:56:57.159Z Compiling r2d2 v0.8.10
17182023-11-14T18:56:57.640Z Compiling signal-hook-mio v0.2.3
17192023-11-14T18:56:57.730Z Compiling postgres-types v0.2.6
17202023-11-14T18:56:57.865Z Compiling inout v0.1.3
17212023-11-14T18:56:58.103Z Compiling phf v0.11.2
17222023-11-14T18:56:58.538Z Compiling hubpack v0.1.2
17232023-11-14T18:56:59.119Z Compiling ipnetwork v0.20.0
17242023-11-14T18:56:59.180Z Compiling futures-executor v0.3.29
17252023-11-14T18:56:59.991Z Compiling itertools v0.11.0
17262023-11-14T18:57:00.594Z Compiling zerocopy v0.6.4
17272023-11-14T18:57:01.449Z Compiling float-cmp v0.9.0
17282023-11-14T18:57:01.463Z Compiling whoami v1.4.1
17292023-11-14T18:57:01.990Z Compiling data-encoding v2.4.0
17302023-11-14T18:57:02.189Z Compiling regex-automata v0.3.8
17312023-11-14T18:57:02.518Z Compiling static_assertions v1.1.0
17322023-11-14T18:57:02.658Z Compiling normalize-line-endings v0.3.0
17332023-11-14T18:57:02.825Z Compiling predicates-core v1.0.6
17342023-11-14T18:57:03.300Z Compiling difflib v0.4.0
17352023-11-14T18:57:04.101Z Compiling funty v2.0.0
17362023-11-14T18:57:04.885Z Compiling hyper-tls v0.5.0
17372023-11-14T18:57:05.361Z Compiling bstr v1.6.0
17382023-11-14T18:57:05.423Z Compiling predicates v3.0.4
17392023-11-14T18:57:05.445Z Compiling trust-dns-proto v0.22.0
17402023-11-14T18:57:06.074Z Compiling bitvec v1.0.1
17412023-11-14T18:57:07.230Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17422023-11-14T18:57:07.840Z Compiling yasna v0.5.2
17432023-11-14T18:57:08.666Z Compiling clap v4.4.3
17442023-11-14T18:57:08.813Z Compiling tokio-postgres v0.7.10
17452023-11-14T18:57:09.081Z Compiling diesel v2.1.3
17462023-11-14T18:57:09.798Z Compiling futures v0.3.29
17472023-11-14T18:57:09.962Z Compiling cipher v0.4.4
17482023-11-14T18:57:10.678Z Compiling crossterm v0.27.0
17492023-11-14T18:57:10.821Z Compiling similar v2.2.1
17502023-11-14T18:57:13.860Z Compiling signature v2.1.0
17512023-11-14T18:57:14.008Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17522023-11-14T18:57:14.172Z Compiling tokio-stream v0.1.14
17532023-11-14T18:57:14.309Z Compiling usdt v0.3.5
17542023-11-14T18:57:14.697Z Compiling hex v0.4.3
17552023-11-14T18:57:15.728Z Compiling console v0.15.7
17562023-11-14T18:57:16.375Z Compiling getopts v0.2.21
17572023-11-14T18:57:16.757Z Compiling unsafe-libyaml v0.2.9
17582023-11-14T18:57:17.067Z Compiling ident_case v1.0.1
17592023-11-14T18:57:17.890Z Compiling slog-async v2.8.0
17602023-11-14T18:57:18.195Z Compiling paste v1.0.14
17612023-11-14T18:57:18.621Z Compiling darling_core v0.20.3
17622023-11-14T18:57:18.924Z Compiling serde_yaml v0.9.25
17632023-11-14T18:57:19.818Z Compiling multer v2.1.0
17642023-11-14T18:57:20.184Z Compiling async-stream-impl v0.3.5
17652023-11-14T18:57:20.343Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17662023-11-14T18:57:20.804Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17672023-11-14T18:57:21.199Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17682023-11-14T18:57:21.362Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17692023-11-14T18:57:25.776Z Compiling structmeta-derive v0.2.0
17702023-11-14T18:57:26.668Z Compiling regex-syntax v0.7.5
17712023-11-14T18:57:27.772Z Compiling darling_macro v0.20.3
17722023-11-14T18:57:29.212Z Compiling darling v0.20.3
17732023-11-14T18:57:29.376Z Compiling serde_with_macros v2.3.3
17742023-11-14T18:57:30.102Z Compiling structmeta v0.2.0
17752023-11-14T18:57:30.794Z Compiling test-strategy v0.3.1
17762023-11-14T18:57:32.124Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17772023-11-14T18:57:37.199Z Compiling parse-display-derive v0.8.2
17782023-11-14T18:57:44.912Z Checking unicode-ident v1.0.12
17792023-11-14T18:58:10.551Z Checking heck v0.4.1
17802023-11-14T18:58:14.174Z Compiling proc-macro-crate v1.3.1
17812023-11-14T18:58:17.156Z Compiling crucible-workspace-hack v0.1.0
17822023-11-14T18:58:20.354Z Checking atty v0.2.14
17832023-11-14T18:58:20.561Z Checking match_cfg v0.1.0
17842023-11-14T18:58:20.687Z Checking hostname v0.3.1
17852023-11-14T18:58:20.776Z Checking crossbeam-channel v0.5.8
17862023-11-14T18:58:20.864Z Checking sha1 v0.10.5
17872023-11-14T18:58:21.282Z Checking dirs-sys-next v0.1.2
17882023-11-14T18:58:21.527Z Checking fastrand v2.0.0
17892023-11-14T18:58:21.604Z Checking dirs-next v2.0.0
17902023-11-14T18:58:21.785Z Checking thread_local v1.1.7
17912023-11-14T18:58:21.987Z Checking term v0.7.0
17922023-11-14T18:58:22.021Z Checking tempfile v3.8.0
17932023-11-14T18:58:22.224Z Checking camino v1.1.6
17942023-11-14T18:58:22.552Z Checking strum v0.25.0
17952023-11-14T18:58:22.644Z Checking instant v0.1.12
17962023-11-14T18:58:22.763Z Checking take_mut v0.2.2
17972023-11-14T18:58:22.792Z Checking slog-term v2.9.0
17982023-11-14T18:58:23.119Z Checking slog-json v2.6.1
17992023-11-14T18:58:23.400Z Checking serde_with v2.3.3
18002023-11-14T18:58:23.499Z Checking slog-bunyan v2.4.0
18012023-11-14T18:58:23.973Z Compiling proc-macro-error-attr v1.0.4
18022023-11-14T18:58:24.245Z Checking debug-ignore v1.0.5
18032023-11-14T18:58:24.417Z Checking atomic-waker v1.1.1
18042023-11-14T18:58:24.584Z Checking waitgroup v0.1.2
18052023-11-14T18:58:24.811Z Checking async-stream v0.3.5
18062023-11-14T18:58:25.080Z Checking serde_path_to_error v0.1.14
18072023-11-14T18:58:25.100Z Compiling proc-macro-error v1.0.4
18082023-11-14T18:58:25.734Z Checking backoff v0.4.0
18092023-11-14T18:58:25.854Z Compiling num_enum_derive v0.5.11
18102023-11-14T18:58:26.186Z Checking toml v0.8.8
18112023-11-14T18:58:26.240Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18122023-11-14T18:58:26.455Z Checking macaddr v1.0.1
18132023-11-14T18:58:26.947Z Checking quick-error v1.2.3
18142023-11-14T18:58:27.125Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18152023-11-14T18:58:27.426Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18162023-11-14T18:58:27.644Z Compiling foreign-types-macros v0.2.3
18172023-11-14T18:58:27.667Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18182023-11-14T18:58:27.959Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18192023-11-14T18:58:28.206Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18202023-11-14T18:58:28.279Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18212023-11-14T18:58:28.386Z Checking wait-timeout v0.2.0
18222023-11-14T18:58:28.876Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18232023-11-14T18:58:29.490Z Checking rusty-fork v0.3.0
18242023-11-14T18:58:29.508Z Checking rand_xorshift v0.3.0
18252023-11-14T18:58:29.511Z Checking unarray v0.1.4
18262023-11-14T18:58:29.758Z Compiling zone_cfg_derive v0.3.0
18272023-11-14T18:58:29.917Z Compiling mockall_derive v0.11.4
18282023-11-14T18:58:29.933Z Compiling num-derive v0.4.0
18292023-11-14T18:58:32.047Z Checking parse-display v0.8.2
18302023-11-14T18:58:35.012Z Checking proptest v1.3.1
18312023-11-14T18:58:54.216Z Checking is-terminal v0.4.9
18322023-11-14T18:59:08.643Z Compiling heck v0.3.3
18332023-11-14T18:59:09.135Z Checking termtree v0.4.1
18342023-11-14T18:59:09.328Z Compiling libefi-sys v0.1.0
18352023-11-14T18:59:09.830Z Checking predicates-tree v1.0.9
18362023-11-14T18:59:10.042Z Compiling structopt-derive v0.4.18
18372023-11-14T18:59:12.199Z Checking num_enum v0.5.11
18382023-11-14T18:59:12.603Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18392023-11-14T18:59:12.867Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18402023-11-14T18:59:13.353Z Checking postcard-cobs v0.1.5-pre
18412023-11-14T18:59:13.562Z Checking postcard v0.7.3
18422023-11-14T18:59:13.608Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18432023-11-14T18:59:14.463Z Checking smoltcp v0.8.2
18442023-11-14T18:59:14.715Z Checking cfg-if v0.1.10
18452023-11-14T18:59:14.836Z Checking foreign-types-shared v0.3.1
18462023-11-14T18:59:15.175Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18472023-11-14T18:59:15.180Z Checking foreign-types v0.5.0
18482023-11-14T18:59:16.024Z Checking cstr-argument v0.1.2
18492023-11-14T18:59:16.270Z Checking pretty-hex v0.2.1
18502023-11-14T18:59:16.486Z Checking base64ct v1.6.0
18512023-11-14T18:59:16.646Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18522023-11-14T18:59:17.209Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18532023-11-14T18:59:17.671Z Checking colored v2.0.4
18542023-11-14T18:59:18.967Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18552023-11-14T18:59:21.189Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18562023-11-14T18:59:21.940Z Checking predicates v2.1.5
18572023-11-14T18:59:22.698Z Checking downcast v0.11.0
18582023-11-14T18:59:22.982Z Checking fragile v2.0.0
18592023-11-14T18:59:23.288Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18602023-11-14T18:59:23.381Z Checking mockall v0.11.4
18612023-11-14T18:59:23.678Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18622023-11-14T18:59:23.705Z Checking zone v0.3.0
18632023-11-14T18:59:23.883Z Checking smf v0.2.2
18642023-11-14T18:59:25.478Z Compiling convert_case v0.4.0
18652023-11-14T18:59:26.091Z Compiling slog-dtrace v0.2.3
18662023-11-14T18:59:26.209Z Checking base64 v0.13.1
18672023-11-14T18:59:26.524Z Compiling cancel-safe-futures v0.1.5
18682023-11-14T18:59:26.683Z Compiling derive_more v0.99.17
18692023-11-14T18:59:27.257Z Checking filetime v0.2.22
18702023-11-14T18:59:27.479Z Checking xattr v1.0.1
18712023-11-14T18:59:27.560Z Compiling der_derive v0.7.2
18722023-11-14T18:59:27.737Z Checking tar v0.4.40
18732023-11-14T18:59:28.940Z Checking pem v1.1.1
18742023-11-14T18:59:28.989Z Checking camino-tempfile v1.0.2
18752023-11-14T18:59:29.267Z Compiling memoffset v0.7.1
18762023-11-14T18:59:29.411Z Compiling maybe-uninit v2.0.0
18772023-11-14T18:59:29.918Z Checking headers-core v0.2.0
18782023-11-14T18:59:30.115Z Compiling packed_struct v0.10.1
18792023-11-14T18:59:30.218Z Compiling num-bigint-dig v0.8.4
18802023-11-14T18:59:30.699Z Checking headers v0.3.9
18812023-11-14T18:59:30.751Z Compiling packed_struct_codegen v0.10.1
18822023-11-14T18:59:30.894Z Checking pem v3.0.2
18832023-11-14T18:59:30.927Z Checking atomicwrites v0.4.2
18842023-11-14T18:59:31.270Z Checking rcgen v0.11.3
18852023-11-14T18:59:31.309Z Checking textwrap v0.11.0
18862023-11-14T18:59:31.331Z Checking subprocess v0.2.9
18872023-11-14T18:59:31.625Z Checking strsim v0.8.0
18882023-11-14T18:59:31.901Z Checking vec_map v0.8.2
18892023-11-14T18:59:32.194Z Checking ansi_term v0.12.1
18902023-11-14T18:59:32.337Z Checking password-hash v0.5.0
18912023-11-14T18:59:32.443Z Checking blake2 v0.10.6
18922023-11-14T18:59:32.684Z Checking clap v2.34.0
18932023-11-14T18:59:33.046Z Compiling num-rational v0.4.1
18942023-11-14T18:59:33.063Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18952023-11-14T18:59:33.127Z Checking argon2 v0.5.2
18962023-11-14T18:59:33.861Z Compiling same-file v1.0.6
18972023-11-14T18:59:34.129Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18982023-11-14T18:59:34.140Z Checking termcolor v1.2.0
18992023-11-14T18:59:34.205Z Compiling walkdir v2.4.0
19002023-11-14T18:59:34.482Z Compiling semver-parser v0.10.2
19012023-11-14T18:59:35.024Z Checking linked-hash-map v0.5.6
19022023-11-14T18:59:35.605Z Checking lru-cache v0.1.2
19032023-11-14T18:59:35.748Z Compiling semver v0.11.0
19042023-11-14T18:59:36.260Z Compiling home v0.5.5
19052023-11-14T18:59:36.598Z Compiling toolchain_find v0.2.0
19062023-11-14T18:59:36.844Z Compiling toml v0.5.11
19072023-11-14T18:59:37.299Z Checking structopt v0.3.26
19082023-11-14T18:59:37.405Z Compiling doc-comment v0.3.3
19092023-11-14T18:59:39.091Z Checking ciborium-io v0.2.1
19102023-11-14T18:59:39.252Z Checking half v1.8.2
19112023-11-14T18:59:39.677Z Compiling rustfmt-wrapper v0.2.0
19122023-11-14T18:59:39.876Z Checking ciborium-ll v0.2.1
19132023-11-14T18:59:40.328Z Checking ciborium v0.2.1
19142023-11-14T18:59:41.583Z Checking arc-swap v1.6.0
19152023-11-14T18:59:42.269Z Checking slog-scope v4.4.0
19162023-11-14T18:59:42.296Z Checking hkdf v0.12.3
19172023-11-14T18:59:42.564Z Checking slog-stdlog v4.1.1
19182023-11-14T18:59:42.610Z Compiling snafu-derive v0.7.5
19192023-11-14T18:59:42.808Z Compiling structmeta-derive v0.1.6
19202023-11-14T18:59:42.966Z Checking keccak v0.1.4
19212023-11-14T18:59:43.091Z Checking slog-envlogger v2.2.0
19222023-11-14T18:59:43.272Z Checking newline-converter v0.3.0
19232023-11-14T18:59:43.403Z Checking sha3 v0.10.8
19242023-11-14T18:59:43.419Z Checking secrecy v0.8.0
19252023-11-14T18:59:43.476Z Compiling derive-where v1.2.5
19262023-11-14T18:59:43.746Z Compiling semver v0.1.20
19272023-11-14T18:59:43.957Z Checking expectorate v1.1.0
19282023-11-14T18:59:43.990Z Checking pem-rfc7468 v0.7.0
19292023-11-14T18:59:44.186Z Compiling libz-sys v1.1.12
19302023-11-14T18:59:44.393Z Compiling rustc_version v0.1.7
19312023-11-14T18:59:44.724Z Checking flagset v0.4.3
19322023-11-14T18:59:44.989Z Compiling parking_lot_core v0.8.6
19332023-11-14T18:59:45.008Z Checking der v0.7.8
19342023-11-14T18:59:45.073Z Compiling newtype_derive v0.1.6
19352023-11-14T18:59:45.519Z Checking resolv-conf v0.7.0
19362023-11-14T18:59:45.719Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19372023-11-14T18:59:46.059Z Checking trust-dns-resolver v0.22.0
19382023-11-14T18:59:46.800Z Compiling libgit2-sys v0.15.2+1.6.4
19392023-11-14T18:59:47.848Z Compiling structmeta v0.1.6
19402023-11-14T18:59:47.855Z Compiling parse-display-derive v0.7.0
19412023-11-14T18:59:47.875Z Checking glob v0.3.1
19422023-11-14T18:59:48.219Z Checking spki v0.7.2
19432023-11-14T18:59:48.518Z Checking fxhash v0.2.1
19442023-11-14T18:59:48.537Z Compiling libsqlite3-sys v0.26.0
19452023-11-14T18:59:48.642Z Checking crc-catalog v2.2.0
19462023-11-14T18:59:48.735Z Checking pkcs8 v0.10.2
19472023-11-14T18:59:49.245Z Checking crc v3.0.1
19482023-11-14T18:59:49.249Z Compiling vergen v8.2.4
19492023-11-14T18:59:49.252Z Checking nodrop v0.1.14
19502023-11-14T18:59:49.255Z Checking pkcs1 v0.7.5
19512023-11-14T18:59:49.258Z Checking array-init v0.0.4
19522023-11-14T18:59:49.268Z Checking smallvec v0.6.14
19532023-11-14T18:59:49.995Z Checking bitfield v0.14.0
19542023-11-14T18:59:50.513Z Compiling rayon-core v1.12.0
19552023-11-14T18:59:50.533Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19562023-11-14T18:59:50.945Z Checking x509-cert v0.2.4
19572023-11-14T18:59:50.983Z Checking env_logger v0.10.0
19582023-11-14T18:59:51.002Z Checking serde-hex v0.1.0
19592023-11-14T18:59:51.651Z Checking ron v0.8.1
19602023-11-14T18:59:52.798Z Checking humantime v2.1.0
19612023-11-14T18:59:53.039Z Checking rsa v0.9.2
19622023-11-14T18:59:53.261Z Compiling buf-list v1.0.3
19632023-11-14T18:59:53.357Z Checking crc-any v2.4.3
19642023-11-14T18:59:53.467Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19652023-11-14T18:59:53.942Z Checking object v0.30.4
19662023-11-14T18:59:54.215Z Checking utf-8 v0.7.6
19672023-11-14T18:59:54.399Z Checking path-slash v0.1.5
19682023-11-14T18:59:54.491Z Compiling num_enum_derive v0.7.0
19692023-11-14T18:59:54.577Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19702023-11-14T18:59:54.596Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19712023-11-14T18:59:54.842Z Compiling unicase v2.7.0
19722023-11-14T18:59:55.486Z Compiling salty v0.2.0
19732023-11-14T18:59:55.592Z Compiling platforms v3.0.2
19742023-11-14T18:59:56.231Z Checking num-complex v0.4.4
19752023-11-14T18:59:56.459Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19762023-11-14T18:59:57.291Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19772023-11-14T18:59:57.889Z Checking num v0.4.1
19782023-11-14T18:59:58.129Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19792023-11-14T18:59:58.165Z Compiling erased-serde v0.3.30
19802023-11-14T18:59:58.873Z Compiling curve25519-dalek v4.1.0
19812023-11-14T18:59:59.168Z Compiling bitstruct_derive v0.1.0
19822023-11-14T18:59:59.172Z Compiling async-recursion v1.0.5
19832023-11-14T18:59:59.461Z Checking swrite v0.1.0
19842023-11-14T19:00:00.875Z Compiling mime_guess v2.0.4
19852023-11-14T19:00:00.895Z Compiling thiserror-impl-no-std v2.0.2
19862023-11-14T19:00:01.060Z Compiling curve25519-dalek-derive v0.1.0
19872023-11-14T19:00:01.938Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19882023-11-14T19:00:02.789Z Checking universal-hash v0.5.1
19892023-11-14T19:00:03.104Z Checking nibble_vec v0.1.0
19902023-11-14T19:00:03.551Z Compiling crunchy v0.2.2
19912023-11-14T19:00:03.981Z Compiling portable-atomic v1.4.3
19922023-11-14T19:00:04.098Z Checking opaque-debug v0.3.0
19932023-11-14T19:00:04.221Z Checking endian-type v0.1.2
19942023-11-14T19:00:04.540Z Checking radix_trie v0.2.1
19952023-11-14T19:00:04.544Z Checking snafu v0.7.5
19962023-11-14T19:00:05.012Z Checking libsw v3.3.0
19972023-11-14T19:00:05.132Z Checking linear-map v1.2.0
19982023-11-14T19:00:05.181Z Compiling tiny-keccak v2.0.2
19992023-11-14T19:00:05.373Z Checking owo-colors v3.5.0
20002023-11-14T19:00:05.441Z Checking trust-dns-client v0.22.0
20012023-11-14T19:00:05.533Z Checking parking_lot v0.11.2
20022023-11-14T19:00:05.710Z Compiling clang-sys v1.6.1
20032023-11-14T19:00:05.830Z Checking crossbeam-deque v0.8.3
20042023-11-14T19:00:06.056Z Checking aead v0.5.2
20052023-11-14T19:00:06.328Z Compiling darling_core v0.14.4
20062023-11-14T19:00:06.372Z Compiling prettyplease v0.2.12
20072023-11-14T19:00:06.815Z Compiling ascii-canvas v3.0.0
20082023-11-14T19:00:06.830Z Checking sled v0.34.7
20092023-11-14T19:00:07.437Z Checking trust-dns-server v0.22.1
20102023-11-14T19:00:07.685Z Checking parse-display v0.7.0
20112023-11-14T19:00:08.109Z Compiling const_format_proc_macros v0.2.31
20122023-11-14T19:00:08.545Z Compiling ena v0.14.2
20132023-11-14T19:00:08.761Z Checking signature v1.6.4
20142023-11-14T19:00:08.955Z Compiling diff v0.1.13
20152023-11-14T19:00:09.171Z Checking pretty-hex v0.3.0
20162023-11-14T19:00:09.409Z Compiling minimal-lexical v0.2.1
20172023-11-14T19:00:09.881Z Compiling lalrpop v0.19.12
20182023-11-14T19:00:10.238Z Compiling nom v7.1.3
20192023-11-14T19:00:11.373Z Checking ed25519 v1.5.3
20202023-11-14T19:00:11.615Z Checking tungstenite v0.18.0
20212023-11-14T19:00:12.937Z Checking path-dedot v3.1.0
20222023-11-14T19:00:13.049Z Compiling libloading v0.7.4
20232023-11-14T19:00:13.068Z Compiling ref-cast v1.0.20
20242023-11-14T19:00:13.170Z Compiling bindgen v0.65.1
20252023-11-14T19:00:13.812Z Checking path-absolutize v3.1.0
20262023-11-14T19:00:14.260Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20272023-11-14T19:00:14.282Z Checking tokio-tungstenite v0.18.0
20282023-11-14T19:00:14.949Z Compiling darling_macro v0.14.4
20292023-11-14T19:00:14.980Z Checking rayon v1.8.0
20302023-11-14T19:00:15.704Z Checking steno v0.4.0
20312023-11-14T19:00:16.476Z Compiling darling v0.14.4
20322023-11-14T19:00:16.571Z Compiling cexpr v0.6.0
20332023-11-14T19:00:16.637Z Compiling derive_builder_core v0.12.0
20342023-11-14T19:00:19.007Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20352023-11-14T19:00:19.499Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20362023-11-14T19:00:19.723Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20372023-11-14T19:00:20.267Z Checking globset v0.4.13
20382023-11-14T19:00:20.270Z Checking olpc-cjson v0.1.3
20392023-11-14T19:00:20.273Z Checking hashlink v0.8.3
20402023-11-14T19:00:20.553Z Checking serde-big-array v0.5.1
20412023-11-14T19:00:20.628Z Checking serde-big-array v0.4.1
20422023-11-14T19:00:20.865Z Checking serde_plain v1.0.2
20432023-11-14T19:00:20.869Z Compiling which v4.4.0
20442023-11-14T19:00:21.066Z Compiling ref-cast-impl v1.0.20
20452023-11-14T19:00:21.209Z Compiling libxml v0.3.3
20462023-11-14T19:00:21.233Z Checking fallible-streaming-iterator v0.1.9
20472023-11-14T19:00:21.252Z Compiling peeking_take_while v0.1.2
20482023-11-14T19:00:21.428Z Compiling rustc-hash v1.1.0
20492023-11-14T19:00:21.567Z Compiling lazycell v1.3.0
20502023-11-14T19:00:21.706Z Compiling shlex v1.1.0
20512023-11-14T19:00:21.864Z Checking rusqlite v0.29.0
20522023-11-14T19:00:22.676Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20532023-11-14T19:00:22.843Z Compiling derive_builder_macro v0.12.0
20542023-11-14T19:00:24.100Z Checking nix v0.26.2
20552023-11-14T19:00:24.190Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20562023-11-14T19:00:24.236Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20572023-11-14T19:00:24.951Z Checking signal-hook-tokio v0.3.1
20582023-11-14T19:00:25.076Z Checking twox-hash v1.6.3
20592023-11-14T19:00:25.184Z Checking ff v0.13.0
20602023-11-14T19:00:25.202Z Compiling strum_macros v0.24.3
20612023-11-14T19:00:25.934Z Checking corncobs v0.1.3
20622023-11-14T19:00:26.444Z Compiling indoc v1.0.9
20632023-11-14T19:00:26.451Z Checking display-error-chain v0.2.0
20642023-11-14T19:00:26.470Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20652023-11-14T19:00:26.474Z Checking group v0.13.0
20662023-11-14T19:00:26.477Z Checking polyval v0.6.1
20672023-11-14T19:00:26.595Z Checking num_enum v0.7.0
20682023-11-14T19:00:26.827Z Checking aes v0.8.3
20692023-11-14T19:00:27.026Z Checking ctr v0.9.2
20702023-11-14T19:00:27.110Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20712023-11-14T19:00:27.470Z Checking crypto-bigint v0.5.2
20722023-11-14T19:00:27.797Z Checking bincode v1.3.3
20732023-11-14T19:00:28.525Z Compiling cookie v0.16.2
20742023-11-14T19:00:29.382Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20752023-11-14T19:00:29.428Z Checking base16ct v0.2.0
20762023-11-14T19:00:30.266Z Checking elliptic-curve v0.13.5
20772023-11-14T19:00:30.436Z Checking aes-gcm-siv v0.11.1
20782023-11-14T19:00:30.705Z Checking thiserror-no-std v2.0.2
20792023-11-14T19:00:30.824Z Checking poly1305 v0.8.0
20802023-11-14T19:00:30.916Z Checking env_logger v0.9.3
20812023-11-14T19:00:31.185Z Checking chacha20 v0.9.1
20822023-11-14T19:00:31.536Z Compiling impl-trait-for-tuples v0.2.2
20832023-11-14T19:00:31.589Z Compiling oso-derive v0.27.0
20842023-11-14T19:00:31.641Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20852023-11-14T19:00:32.129Z Checking ringbuffer v0.15.0
20862023-11-14T19:00:32.428Z Checking ascii v1.1.0
20872023-11-14T19:00:33.061Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20882023-11-14T19:00:33.064Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20892023-11-14T19:00:33.100Z Checking chacha20poly1305 v0.10.1
20902023-11-14T19:00:33.499Z Checking bitstruct v0.1.1
20912023-11-14T19:00:33.755Z Checking tungstenite v0.20.1
20922023-11-14T19:00:33.813Z Checking vsss-rs v3.3.1
20932023-11-14T19:00:35.226Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20942023-11-14T19:00:35.636Z Checking serde_arrays v0.1.0
20952023-11-14T19:00:35.694Z Checking tokio-tungstenite v0.20.1
20962023-11-14T19:00:37.222Z Checking kstat-rs v0.2.3
20972023-11-14T19:00:37.471Z Checking bcs v0.1.6
20982023-11-14T19:00:38.192Z Checking assert_matches v1.5.0
20992023-11-14T19:00:38.211Z Checking highway v1.1.0
21002023-11-14T19:00:38.865Z Compiling indoc v2.0.3
21012023-11-14T19:00:43.068Z Checking const_format v0.2.31
21022023-11-14T19:00:43.679Z Checking ron v0.7.1
21032023-11-14T19:00:44.432Z Checking bit_field v0.10.2
21042023-11-14T19:00:45.031Z Checking http-range v0.1.5
21052023-11-14T19:00:45.282Z Checking hyper-staticfile v0.9.5
21062023-11-14T19:00:46.096Z Checking number_prefix v0.4.0
21072023-11-14T19:00:46.882Z Checking maplit v1.0.2
21082023-11-14T19:00:47.332Z Checking indicatif v0.17.7
21092023-11-14T19:00:49.615Z Checking derive_builder v0.12.0
21102023-11-14T19:00:52.734Z Checking bb8 v0.8.1
21112023-11-14T19:00:52.755Z Checking quick-xml v0.23.1
21122023-11-14T19:00:52.766Z Checking bytesize v1.3.0
21132023-11-14T19:00:52.773Z Checking fs-err v2.9.0
21142023-11-14T19:00:52.979Z Checking smawk v0.3.1
21152023-11-14T19:00:53.097Z Checking unicode-linebreak v0.1.5
21162023-11-14T19:00:53.706Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21172023-11-14T19:00:53.716Z Checking textwrap v0.16.0
21182023-11-14T19:00:55.618Z Compiling vte_generate_state_changes v0.1.1
21192023-11-14T19:00:55.660Z Checking is_ci v1.1.1
21202023-11-14T19:00:55.759Z Checking cassowary v0.3.0
21212023-11-14T19:00:56.066Z Checking supports-color v2.1.0
21222023-11-14T19:00:56.611Z Checking ratatui v0.23.0
21232023-11-14T19:00:59.440Z Checking rtoolbox v0.0.1
21242023-11-14T19:00:59.726Z Checking rpassword v7.2.0
21252023-11-14T19:01:00.351Z Checking tui-tree-widget v0.13.0
21262023-11-14T19:01:02.213Z Checking shell-words v1.1.0
21272023-11-14T19:01:02.579Z Checking yansi v0.5.1
21282023-11-14T19:01:03.418Z Checking pretty_assertions v1.4.0
21292023-11-14T19:01:05.662Z Checking fatfs v0.3.6
21302023-11-14T19:01:05.937Z Checking plotters-backend v0.3.5
21312023-11-14T19:01:06.569Z Checking plotters-svg v0.3.5
21322023-11-14T19:01:07.426Z Checking rand v0.4.6
21332023-11-14T19:01:07.723Z Checking cast v0.3.0
21342023-11-14T19:01:08.221Z Checking remove_dir_all v0.5.3
21352023-11-14T19:01:08.639Z Checking criterion-plot v0.5.0
21362023-11-14T19:01:09.048Z Checking tempdir v0.3.7
21372023-11-14T19:01:09.276Z Checking plotters v0.3.5
21382023-11-14T19:01:12.683Z Checking tinytemplate v1.2.1
21392023-11-14T19:01:12.998Z Checking anes v0.1.6
21402023-11-14T19:01:13.154Z Checking oorandom v11.1.3
21412023-11-14T19:01:13.581Z Checking criterion v0.5.1
21422023-11-14T19:01:18.386Z Checking assert_cmd v2.0.12
21432023-11-14T19:01:18.885Z Checking dashmap v5.5.1
21442023-11-14T19:01:19.106Z Compiling serial_test_derive v0.10.0
21452023-11-14T19:01:20.660Z Compiling crossbeam-queue v0.3.8
21462023-11-14T19:01:21.209Z Checking serial_test v0.10.0
21472023-11-14T19:01:21.566Z Checking vte v0.11.1
21482023-11-14T19:01:21.645Z Checking threadpool v1.8.1
21492023-11-14T19:01:22.355Z Checking libtest-mimic v0.6.1
21502023-11-14T19:01:22.362Z Compiling tabled_derive v0.6.0
21512023-11-14T19:01:22.634Z Checking httptest v0.15.5
21522023-11-14T19:01:23.876Z Checking similar-asserts v1.5.0
21532023-11-14T19:01:24.014Z Checking strip-ansi-escapes v0.2.0
21542023-11-14T19:01:24.218Z Checking fd-lock v3.0.13
21552023-11-14T19:01:24.221Z Checking nanorand v0.7.0
21562023-11-14T19:01:24.406Z Compiling rstest_macros v0.18.2
21572023-11-14T19:01:24.536Z Checking nu-ansi-term v0.49.0
21582023-11-14T19:01:25.021Z Checking flume v0.11.0
21592023-11-14T19:01:25.148Z Checking reedline v0.25.0
21602023-11-14T19:01:25.520Z Checking datatest-stable v0.2.3
21612023-11-14T19:01:25.928Z Compiling pin-project-internal v1.1.3
21622023-11-14T19:01:26.438Z Checking bytecount v0.6.3
21632023-11-14T19:01:26.662Z Compiling relative-path v1.9.0
21642023-11-14T19:01:27.571Z Compiling trybuild v1.0.85
21652023-11-14T19:01:27.575Z Checking topological-sort v0.2.2
21662023-11-14T19:01:27.725Z Checking arrayref v0.3.7
21672023-11-14T19:01:27.861Z Checking arrayvec v0.7.4
21682023-11-14T19:01:27.900Z Checking constant_time_eq v0.2.6
21692023-11-14T19:01:28.435Z Checking blake2b_simd v1.0.1
21702023-11-14T19:01:28.845Z Checking papergrid v0.10.0
21712023-11-14T19:01:31.043Z Checking basic-toml v0.1.4
21722023-11-14T19:01:31.154Z Checking pin-project v1.1.3
21732023-11-14T19:01:31.178Z Checking constant_time_eq v0.3.0
21742023-11-14T19:01:31.251Z Checking futures-timer v3.0.2
21752023-11-14T19:01:31.682Z Checking rust-argon2 v1.0.1
21762023-11-14T19:01:31.717Z Checking tabled v0.14.0
21772023-11-14T19:01:32.384Z Checking partial-io v0.5.4
21782023-11-14T19:01:34.052Z Checking cargo-platform v0.1.3
21792023-11-14T19:01:34.138Z Checking approx v0.5.1
21802023-11-14T19:01:34.477Z Checking hex-literal v0.4.1
21812023-11-14T19:01:34.518Z Checking cargo_metadata v0.18.0
21822023-11-14T19:01:34.998Z Checking crossbeam v0.8.2
21832023-11-14T19:01:42.132Z Checking cargo_toml v0.17.0
21842023-11-14T19:01:42.175Z Checking termios v0.3.3
21852023-11-14T19:01:42.282Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21862023-11-14T19:01:42.464Z Checking rstest v0.18.2
21872023-11-14T19:01:42.500Z Compiling bzip2 v0.4.4
21882023-11-14T19:01:42.548Z Compiling zip v0.6.6
21892023-11-14T19:01:44.575Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21902023-11-14T19:02:00.821Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21912023-11-14T19:02:10.934Z Compiling polar-core v0.27.0
21922023-11-14T19:02:14.184Z Checking rustls-webpki v0.101.7
21932023-11-14T19:02:20.092Z Checking tokio-rustls v0.24.1
21942023-11-14T19:02:20.669Z Checking hyper-rustls v0.24.2
21952023-11-14T19:02:21.164Z Checking reqwest v0.11.20
21962023-11-14T19:02:26.546Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21972023-11-14T19:02:26.768Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21982023-11-14T19:02:26.847Z Checking tough v0.14.0
21992023-11-14T19:02:26.952Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22002023-11-14T19:02:27.016Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22012023-11-14T19:02:27.030Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22022023-11-14T19:02:27.507Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22032023-11-14T19:02:28.198Z Checking oso v0.27.0
22042023-11-14T19:02:31.573Z Compiling omicron-zone-package v0.8.3
22052023-11-14T19:02:32.025Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22062023-11-14T19:02:39.449Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22072023-11-14T19:02:39.455Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22082023-11-14T19:02:39.461Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22092023-11-14T19:02:42.298Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22102023-11-14T19:02:42.323Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22112023-11-14T19:02:42.357Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22122023-11-14T19:02:42.540Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22132023-11-14T19:02:42.759Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22142023-11-14T19:02:42.872Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22152023-11-14T19:02:43.295Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22162023-11-14T19:02:43.348Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22172023-11-14T19:02:43.685Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22182023-11-14T19:02:44.516Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22192023-11-14T19:02:46.319Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22202023-11-14T19:02:48.286Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22212023-11-14T19:02:51.873Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22222023-11-14T19:02:53.432Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22232023-11-14T19:02:56.677Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22242023-11-14T19:02:57.156Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22252023-11-14T19:02:59.134Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22262023-11-14T19:02:59.626Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22272023-11-14T19:03:00.159Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22282023-11-14T19:03:02.599Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22292023-11-14T19:03:03.514Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22302023-11-14T19:03:03.905Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22312023-11-14T19:03:18.385Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22322023-11-14T19:03:18.670Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22332023-11-14T19:03:18.844Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22342023-11-14T19:03:18.955Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22352023-11-14T19:03:19.012Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22362023-11-14T19:03:19.296Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22372023-11-14T19:03:19.378Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22382023-11-14T19:03:19.474Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22392023-11-14T19:03:19.544Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22402023-11-14T19:03:19.586Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22412023-11-14T19:03:19.662Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22422023-11-14T19:03:19.881Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22432023-11-14T19:03:29.432Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22442023-11-14T19:03:29.706Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22452023-11-14T19:03:31.525Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22462023-11-14T19:03:32.072Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
22472023-11-14T19:03:32.518Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22482023-11-14T19:03:34.678Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22492023-11-14T19:03:34.940Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22502023-11-14T19:03:37.914Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22512023-11-14T19:03:38.172Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22522023-11-14T19:03:38.459Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22532023-11-14T19:03:43.846Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22542023-11-14T19:03:47.195Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22552023-11-14T19:03:48.560Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22562023-11-14T19:03:49.918Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22572023-11-14T19:03:56.070Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22582023-11-14T19:03:56.075Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22592023-11-14T19:03:56.525Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22602023-11-14T19:03:57.420Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22612023-11-14T19:03:57.488Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22622023-11-14T19:03:58.759Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22632023-11-14T19:04:05.777Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22642023-11-14T19:04:06.538Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22652023-11-14T19:04:06.559Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22662023-11-14T19:04:06.710Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22672023-11-14T19:04:07.802Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22682023-11-14T19:04:08.637Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22692023-11-14T19:04:13.550Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22702023-11-14T19:04:30.123Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22712023-11-14T19:05:04.779Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22722023-11-14T19:05:14.081Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22732023-11-14T19:05:25.728Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22742023-11-14T19:05:52.600Z Compiling git2 v0.17.2
22752023-11-14T19:06:01.158Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22762023-11-14T19:06:03.485Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22772023-11-14T19:06:16.465Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22782023-11-14T19:06:26.113Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22792023-11-14T19:06:26.426Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22802023-11-14T19:06:27.254Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22812023-11-14T19:06:28.430Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22822023-11-14T19:06:58.676Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22832023-11-14T19:08:13.834Z Finished dev [unoptimized + debuginfo] target(s) in 12m 44s
22842023-11-14T19:08:14.069Z
22852023-11-14T19:08:14.073Zreal 13:48.086879712
22862023-11-14T19:08:14.081Zuser 1:20:58.803106184
22872023-11-14T19:08:14.085Zsys 11:30.514993114
22882023-11-14T19:08:14.090Ztrap 2.772948652
22892023-11-14T19:08:14.102Ztflt 4.702302222
22902023-11-14T19:08:14.106Zdflt 4.557282968
22912023-11-14T19:08:14.110Zkflt 0.018357977
22922023-11-14T19:08:14.114Zlock 1:56:12.517940244
22932023-11-14T19:08:14.531Zslp 4:52:55.361593799
22942023-11-14T19:08:14.534Zlat 2:53.074082769
22952023-11-14T19:08:14.537Zstop 8:36.924426556
22962023-11-14T19:08:15.330Zwarning: output filename collision.
22972023-11-14T19:08:15.333ZThe 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)`.
22982023-11-14T19:08:15.336ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22992023-11-14T19:08:15.339ZThe targets should have unique names.
23002023-11-14T19:08:15.344ZThis is a known bug where multiple crates with the same name use
23012023-11-14T19:08:15.348Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23022023-11-14T19:08:15.351Zwarning: output filename collision.
23032023-11-14T19:08:15.354ZThe 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)`.
23042023-11-14T19:08:15.356ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23052023-11-14T19:08:15.359ZThe targets should have unique names.
23062023-11-14T19:08:15.362ZThis is a known bug where multiple crates with the same name use
23072023-11-14T19:08:15.365Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23082023-11-14T19:08:15.368Zwarning: output filename collision.
23092023-11-14T19:08:15.371ZThe 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)`.
23102023-11-14T19:08:15.374ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
23112023-11-14T19:08:15.376ZThe targets should have unique names.
23122023-11-14T19:08:15.379ZThis is a known bug where multiple crates with the same name use
23132023-11-14T19:08:15.382Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23142023-11-14T19:08:15.385Zwarning: output filename collision.
23152023-11-14T19:08:15.389ZThe 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)`.
23162023-11-14T19:08:15.392ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
23172023-11-14T19:08:15.394ZThe targets should have unique names.
23182023-11-14T19:08:15.397ZThis is a known bug where multiple crates with the same name use
23192023-11-14T19:08:15.400Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23202023-11-14T19:08:15.403Zwarning: output filename collision.
23212023-11-14T19:08:15.406ZThe 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`.
23222023-11-14T19:08:15.412ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23232023-11-14T19:08:15.822ZThe targets should have unique names.
23242023-11-14T19:08:15.825ZThis is a known bug where multiple crates with the same name use
23252023-11-14T19:08:15.828Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23262023-11-14T19:08:15.831Zwarning: output filename collision.
23272023-11-14T19:08:15.834ZThe 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)`.
23282023-11-14T19:08:15.836ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23292023-11-14T19:08:15.839ZThe targets should have unique names.
23302023-11-14T19:08:15.842ZThis is a known bug where multiple crates with the same name use
23312023-11-14T19:08:15.845Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23322023-11-14T19:08:15.847Zwarning: output filename collision.
23332023-11-14T19:08:15.850ZThe 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)`.
23342023-11-14T19:08:15.854ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23352023-11-14T19:08:15.857ZThe targets should have unique names.
23362023-11-14T19:08:15.859ZThis is a known bug where multiple crates with the same name use
23372023-11-14T19:08:15.862Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23382023-11-14T19:08:15.864Zwarning: output filename collision.
23392023-11-14T19:08:15.867ZThe 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)`.
23402023-11-14T19:08:15.870ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23412023-11-14T19:08:15.873ZThe targets should have unique names.
23422023-11-14T19:08:15.876ZThis is a known bug where multiple crates with the same name use
23432023-11-14T19:08:15.878Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23442023-11-14T19:08:15.881Zwarning: output filename collision.
23452023-11-14T19:08:15.883ZThe 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)`.
23462023-11-14T19:08:15.886ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23472023-11-14T19:08:15.888ZThe targets should have unique names.
23482023-11-14T19:08:15.891ZThis is a known bug where multiple crates with the same name use
23492023-11-14T19:08:15.894Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23502023-11-14T19:08:15.896Zwarning: output filename collision.
23512023-11-14T19:08:15.899ZThe 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)`.
23522023-11-14T19:08:15.904ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23532023-11-14T19:08:15.907ZThe targets should have unique names.
23542023-11-14T19:08:15.913ZThis is a known bug where multiple crates with the same name use
23552023-11-14T19:08:15.917Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23562023-11-14T19:08:15.920Zwarning: output filename collision.
23572023-11-14T19:08:15.923ZThe 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)`.
23582023-11-14T19:08:15.925ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23592023-11-14T19:08:15.928ZThe targets should have unique names.
23602023-11-14T19:08:15.931ZThis is a known bug where multiple crates with the same name use
23612023-11-14T19:08:15.933Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23622023-11-14T19:08:15.986Z Checking unicode-ident v1.0.12
23632023-11-14T19:08:16.006Z Documenting libc v0.2.150
23642023-11-14T19:08:16.020Z Documenting cfg-if v1.0.0
23652023-11-14T19:08:16.040Z Checking libc v0.2.150
23662023-11-14T19:08:16.058Z Checking cfg-if v1.0.0
23672023-11-14T19:08:16.063Z Checking serde v1.0.188
23682023-11-14T19:08:16.123Z Documenting scopeguard v1.2.0
23692023-11-14T19:08:16.126Z Documenting log v0.4.20
23702023-11-14T19:08:16.173Z Documenting itoa v1.0.9
23712023-11-14T19:08:16.188Z Checking proc-macro2 v1.0.67
23722023-11-14T19:08:17.177Z Checking quote v1.0.33
23732023-11-14T19:08:17.708Z Checking syn v2.0.32
23742023-11-14T19:08:17.881Z Checking syn v1.0.109
23752023-11-14T19:08:20.136Z Documenting smallvec v1.11.0
23762023-11-14T19:08:20.174Z Documenting lock_api v0.4.10
23772023-11-14T19:08:20.505Z Checking once_cell v1.18.0
23782023-11-14T19:08:20.969Z Documenting memchr v2.6.3
23792023-11-14T19:08:22.725Z Documenting getrandom v0.2.10
23802023-11-14T19:08:22.795Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23812023-11-14T19:08:23.242Z Documenting once_cell v1.18.0
23822023-11-14T19:08:24.583Z Documenting libm v0.2.7
23832023-11-14T19:08:24.753Z Documenting pin-project-lite v0.2.13
23842023-11-14T19:08:24.930Z Documenting parking_lot_core v0.9.8
23852023-11-14T19:08:27.755Z Documenting signal-hook-registry v1.4.1
23862023-11-14T19:08:27.886Z Documenting serde_derive v1.0.188
23872023-11-14T19:08:28.105Z Documenting zeroize_derive v1.4.2
23882023-11-14T19:08:28.691Z Documenting rand_core v0.6.4
23892023-11-14T19:08:28.839Z Documenting mio v0.8.8
23902023-11-14T19:08:29.481Z Documenting num-traits v0.2.16
23912023-11-14T19:08:29.662Z Documenting thiserror-impl v1.0.49
23922023-11-14T19:08:31.394Z Documenting parking_lot v0.12.1
23932023-11-14T19:08:33.842Z Checking itoa v1.0.9
23942023-11-14T19:08:34.151Z Documenting futures-core v0.3.29
23952023-11-14T19:08:34.371Z Documenting tokio-macros v2.1.0
23962023-11-14T19:08:35.350Z Documenting num_cpus v1.16.0
23972023-11-14T19:08:35.785Z Documenting zeroize v1.6.0
23982023-11-14T19:08:36.689Z Documenting socket2 v0.5.4
23992023-11-14T19:08:36.975Z Documenting thiserror v1.0.49
24002023-11-14T19:08:37.277Z Documenting typenum v1.16.0
24012023-11-14T19:08:38.630Z Documenting serde v1.0.188
24022023-11-14T19:08:40.163Z Documenting ryu v1.0.15
24032023-11-14T19:08:41.353Z Checking thiserror v1.0.49
24042023-11-14T19:08:41.536Z Checking ryu v1.0.15
24052023-11-14T19:08:41.737Z Documenting subtle v2.5.0
24062023-11-14T19:08:41.890Z Checking getrandom v0.2.10
24072023-11-14T19:08:42.105Z Documenting byteorder v1.5.0
24082023-11-14T19:08:42.228Z Documenting futures-sink v0.3.29
24092023-11-14T19:08:42.897Z Documenting pin-utils v0.1.0
24102023-11-14T19:08:43.060Z Checking serde_json v1.0.108
24112023-11-14T19:08:44.513Z Documenting iana-time-zone v0.1.57
24122023-11-14T19:08:44.816Z Documenting generic-array v0.14.7
24132023-11-14T19:08:45.813Z Checking memchr v2.6.3
24142023-11-14T19:08:47.365Z Checking heck v0.4.1
24152023-11-14T19:08:47.471Z Documenting futures-macro v0.3.29
24162023-11-14T19:08:47.648Z Documenting futures-task v0.3.29
24172023-11-14T19:08:48.043Z Documenting futures-channel v0.3.29
24182023-11-14T19:08:48.649Z Documenting slab v0.4.9
24192023-11-14T19:08:50.165Z Documenting futures-io v0.3.29
24202023-11-14T19:08:50.848Z Documenting const-oid v0.9.5
24212023-11-14T19:08:51.470Z Documenting crypto-common v0.1.6
24222023-11-14T19:08:53.635Z Checking log v0.4.20
24232023-11-14T19:08:53.738Z Checking bytes v1.5.0
24242023-11-14T19:08:54.202Z Documenting ppv-lite86 v0.2.17
24252023-11-14T19:08:54.431Z Checking byteorder v1.5.0
24262023-11-14T19:08:54.665Z Documenting base64 v0.21.5
24272023-11-14T19:08:55.000Z Documenting tinyvec_macros v0.1.1
24282023-11-14T19:08:55.056Z Documenting block-buffer v0.10.4
24292023-11-14T19:08:55.739Z Documenting futures-util v0.3.29
24302023-11-14T19:08:58.494Z Documenting tracing-core v0.1.31
24312023-11-14T19:08:58.805Z Documenting rand_chacha v0.3.1
24322023-11-14T19:08:59.085Z Documenting tinyvec v1.6.0
24332023-11-14T19:08:59.360Z Documenting tracing-attributes v0.1.26
24342023-11-14T19:09:01.158Z Checking fnv v1.0.7
24352023-11-14T19:09:01.304Z Documenting digest v0.10.7
24362023-11-14T19:09:01.331Z Documenting serde_derive_internals v0.26.0
24372023-11-14T19:09:04.592Z Checking serde_derive_internals v0.26.0
24382023-11-14T19:09:04.989Z Documenting rand v0.8.5
24392023-11-14T19:09:06.156Z Documenting dyn-clone v1.0.13
24402023-11-14T19:09:09.169Z Documenting unicode-normalization v0.1.22
24412023-11-14T19:09:09.967Z Checking ucd-trie v0.1.6
24422023-11-14T19:09:10.346Z Documenting cpufeatures v0.2.9
24432023-11-14T19:09:10.413Z Documenting fnv v1.0.7
24442023-11-14T19:09:10.576Z Checking pest v2.7.2
24452023-11-14T19:09:11.008Z Documenting schemars_derive v0.8.13
24462023-11-14T19:09:12.179Z Documenting bytes v1.5.0
24472023-11-14T19:09:13.093Z Documenting serde_json v1.0.108
24482023-11-14T19:09:14.621Z Documenting bitflags v2.4.0
24492023-11-14T19:09:14.777Z Documenting chrono v0.4.31
24502023-11-14T19:09:16.011Z Documenting uuid v1.5.0
24512023-11-14T19:09:16.876Z Documenting spin v0.9.8
24522023-11-14T19:09:19.591Z Documenting tokio v1.33.0
24532023-11-14T19:09:20.068Z Checking libm v0.2.7
24542023-11-14T19:09:21.228Z Documenting unicode-bidi v0.3.13
24552023-11-14T19:09:21.645Z Documenting http v0.2.9
24562023-11-14T19:09:21.704Z Checking num-traits v0.2.16
24572023-11-14T19:09:21.742Z Documenting lazy_static v1.4.0
24582023-11-14T19:09:22.558Z Documenting percent-encoding v2.3.0
24592023-11-14T19:09:24.236Z Documenting schemars v0.8.13
24602023-11-14T19:09:24.465Z Checking ahash v0.8.3
24612023-11-14T19:09:25.023Z Documenting ahash v0.8.3
24622023-11-14T19:09:25.894Z Documenting tracing v0.1.37
24632023-11-14T19:09:26.141Z Documenting allocator-api2 v0.2.16
24642023-11-14T19:09:27.795Z Checking time-core v0.1.1
24652023-11-14T19:09:28.008Z Documenting unicode-ident v1.0.12
24662023-11-14T19:09:28.673Z Documenting form_urlencoded v1.2.0
24672023-11-14T19:09:30.424Z Documenting adler v1.0.2
24682023-11-14T19:09:31.033Z Documenting idna v0.4.0
24692023-11-14T19:09:31.117Z Documenting hashbrown v0.14.2
24702023-11-14T19:09:32.286Z Documenting proc-macro2 v1.0.67
24712023-11-14T19:09:33.584Z Documenting httparse v1.8.0
24722023-11-14T19:09:34.077Z Documenting untrusted v0.9.0
24732023-11-14T19:09:34.600Z Documenting miniz_oxide v0.7.1
24742023-11-14T19:09:35.481Z Documenting equivalent v1.0.1
24752023-11-14T19:09:37.985Z Documenting url v2.4.1
24762023-11-14T19:09:38.371Z Documenting ring v0.17.5
24772023-11-14T19:09:38.466Z Documenting quote v1.0.33
24782023-11-14T19:09:38.553Z Checking zerocopy v0.3.0
24792023-11-14T19:09:39.614Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24802023-11-14T19:09:39.641Z Documenting indexmap v2.1.0
24812023-11-14T19:09:39.645Z Checking uuid v1.5.0
24822023-11-14T19:09:39.889Z Checking iana-time-zone v0.1.57
24832023-11-14T19:09:40.103Z Checking chrono v0.4.31
24842023-11-14T19:09:40.434Z Checking dof v0.1.5
24852023-11-14T19:09:40.718Z Checking dtrace-parser v0.1.14
24862023-11-14T19:09:41.168Z Checking thread-id v4.2.0
24872023-11-14T19:09:41.722Z Documenting sct v0.7.0
24882023-11-14T19:09:41.729Z Documenting slog v2.7.0
24892023-11-14T19:09:43.581Z Documenting httpdate v1.0.3
24902023-11-14T19:09:43.989Z Documenting openssl-probe v0.1.5
24912023-11-14T19:09:44.109Z Documenting try-lock v0.2.4
24922023-11-14T19:09:47.122Z Documenting rustls-webpki v0.101.7
24932023-11-14T19:09:47.700Z Checking usdt-impl v0.3.5
24942023-11-14T19:09:48.050Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24952023-11-14T19:09:48.116Z Documenting http-body v0.4.5
24962023-11-14T19:09:48.557Z Documenting rustls-pemfile v1.0.3
24972023-11-14T19:09:48.709Z Documenting want v0.3.1
24982023-11-14T19:09:57.978Z Documenting openssl-macros v0.1.1
24992023-11-14T19:09:58.190Z Documenting errno v0.3.2
25002023-11-14T19:09:58.262Z Documenting tokio-util v0.7.10
25012023-11-14T19:09:58.342Z Documenting rustls v0.21.8
25022023-11-14T19:09:58.489Z Documenting openssl-sys v0.9.93
25032023-11-14T19:09:58.544Z Checking allocator-api2 v0.2.16
25042023-11-14T19:09:58.560Z Documenting gimli v0.28.0
25052023-11-14T19:09:58.575Z Documenting tower-service v0.3.2
25062023-11-14T19:09:58.588Z Documenting mime v0.3.17
25072023-11-14T19:09:58.601Z Checking hashbrown v0.14.2
25082023-11-14T19:09:59.169Z Documenting rustix v0.38.9
25092023-11-14T19:10:00.875Z Documenting time-macros v0.2.13
25102023-11-14T19:10:01.381Z Documenting async-trait v0.1.74
25112023-11-14T19:10:02.913Z Documenting aho-corasick v1.0.4
25122023-11-14T19:10:03.380Z Documenting h2 v0.3.21
25132023-11-14T19:10:05.208Z Documenting openssl v0.10.57
25142023-11-14T19:10:05.217Z Documenting addr2line v0.21.0
25152023-11-14T19:10:07.093Z Documenting tokio-rustls v0.24.1
25162023-11-14T19:10:08.737Z Documenting object v0.32.1
25172023-11-14T19:10:09.821Z Checking dyn-clone v1.0.13
25182023-11-14T19:10:10.019Z Documenting unicode-width v0.1.11
25192023-11-14T19:10:10.054Z Documenting time-core v0.1.1
25202023-11-14T19:10:10.669Z Documenting rustc-demangle v0.1.23
25212023-11-14T19:10:11.097Z Documenting regex-syntax v0.8.2
25222023-11-14T19:10:14.181Z Documenting ipnet v2.8.0
25232023-11-14T19:10:14.463Z Documenting num_threads v0.1.6
25242023-11-14T19:10:14.903Z Documenting deranged v0.3.8
25252023-11-14T19:10:16.574Z Checking equivalent v1.0.1
25262023-11-14T19:10:16.727Z Checking indexmap v2.1.0
25272023-11-14T19:10:18.572Z Checking schemars v0.8.13
25282023-11-14T19:10:18.811Z Checking pest_meta v2.7.2
25292023-11-14T19:10:19.230Z Documenting hyper v0.14.27
25302023-11-14T19:10:20.014Z Documenting crossbeam-utils v0.8.16
25312023-11-14T19:10:20.141Z Documenting native-tls v0.2.11
25322023-11-14T19:10:20.390Z Checking hashbrown v0.13.2
25332023-11-14T19:10:21.094Z Documenting regex-automata v0.4.3
25342023-11-14T19:10:21.098Z Documenting pest_meta v2.7.2
25352023-11-14T19:10:21.736Z Documenting time v0.3.27
25362023-11-14T19:10:22.013Z Checking http v0.2.9
25372023-11-14T19:10:24.155Z Documenting encoding_rs v0.8.33
25382023-11-14T19:10:28.067Z Checking pest_generator v2.7.2
25392023-11-14T19:10:28.073Z Documenting backtrace v0.3.69
25402023-11-14T19:10:28.157Z Documenting pest_generator v2.7.2
25412023-11-14T19:10:28.419Z Documenting tokio-native-tls v0.3.1
25422023-11-14T19:10:28.893Z Documenting rustls-native-certs v0.6.3
25432023-11-14T19:10:31.363Z Documenting serde_urlencoded v0.7.1
25442023-11-14T19:10:32.035Z Documenting ucd-trie v0.1.6
25452023-11-14T19:10:34.260Z Documenting regex v1.10.2
25462023-11-14T19:10:34.631Z Checking serde_tokenstream v0.1.7
25472023-11-14T19:10:35.223Z Documenting webpki-roots v0.25.2
25482023-11-14T19:10:35.294Z Documenting anyhow v1.0.75
25492023-11-14T19:10:35.315Z Documenting pest_derive v2.7.2
25502023-11-14T19:10:36.198Z Documenting syn v2.0.32
25512023-11-14T19:10:37.928Z Checking aho-corasick v1.0.4
25522023-11-14T19:10:37.942Z Documenting pest v2.7.2
25532023-11-14T19:10:38.209Z Documenting hyper-tls v0.5.0
25542023-11-14T19:10:40.451Z Documenting hyper-rustls v0.24.2
25552023-11-14T19:10:41.047Z Documenting dof v0.1.5
25562023-11-14T19:10:42.739Z Documenting thread-id v4.2.0
25572023-11-14T19:10:42.785Z Checking regex-syntax v0.8.2
25582023-11-14T19:10:43.019Z Documenting usdt-attr-macro v0.3.5
25592023-11-14T19:10:46.277Z Documenting dtrace-parser v0.1.14
25602023-11-14T19:10:47.958Z Checking regex-automata v0.4.3
25612023-11-14T19:10:48.106Z Documenting usdt-macro v0.3.5
25622023-11-14T19:10:48.953Z Documenting openapiv3 v1.0.3
25632023-11-14T19:10:49.232Z Documenting ipnetwork v0.20.0
25642023-11-14T19:10:51.235Z Documenting reqwest v0.11.20
25652023-11-14T19:10:52.211Z Documenting sha2 v0.10.8
25662023-11-14T19:10:52.705Z Documenting usdt-impl v0.3.5
25672023-11-14T19:10:53.508Z Documenting futures-executor v0.3.29
25682023-11-14T19:10:56.813Z Checking serde_tokenstream v0.2.0
25692023-11-14T19:10:57.370Z Checking unicode-width v0.1.11
25702023-11-14T19:10:57.598Z Checking strsim v0.10.0
25712023-11-14T19:10:57.859Z Checking regex v1.10.2
25722023-11-14T19:10:57.957Z Checking regress v0.7.1
25732023-11-14T19:10:58.445Z Documenting hex v0.4.3
25742023-11-14T19:10:58.798Z Documenting hmac v0.12.1
25752023-11-14T19:10:59.628Z Documenting fallible-iterator v0.2.0
25762023-11-14T19:11:00.063Z Documenting futures v0.3.29
25772023-11-14T19:11:01.967Z Documenting usdt v0.3.5
25782023-11-14T19:11:03.040Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25792023-11-14T19:11:05.406Z Checking openapiv3 v1.0.3
25802023-11-14T19:11:06.268Z Documenting stringprep v0.1.3
25812023-11-14T19:11:06.306Z Documenting semver v1.0.20
25822023-11-14T19:11:06.683Z Documenting md-5 v0.10.5
25832023-11-14T19:11:07.799Z Documenting regress v0.7.1
25842023-11-14T19:11:09.242Z Documenting utf8parse v0.2.1
25852023-11-14T19:11:10.999Z Documenting siphasher v0.3.11
25862023-11-14T19:11:11.197Z Documenting block-padding v0.3.3
25872023-11-14T19:11:11.944Z Documenting static_assertions v1.1.0
25882023-11-14T19:11:12.816Z Documenting heck v0.4.1
25892023-11-14T19:11:13.052Z Checking unsafe-libyaml v0.2.9
25902023-11-14T19:11:13.629Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25912023-11-14T19:11:14.294Z Documenting postgres-protocol v0.6.6
25922023-11-14T19:11:14.958Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25932023-11-14T19:11:15.154Z Checking getopts v0.2.21
25942023-11-14T19:11:15.426Z Documenting phf_shared v0.11.2
25952023-11-14T19:11:15.711Z Documenting serde_spanned v0.6.4
25962023-11-14T19:11:16.573Z Documenting toml_datetime v0.6.5
25972023-11-14T19:11:16.634Z Documenting num-integer v0.1.45
25982023-11-14T19:11:18.025Z Documenting inout v0.1.3
25992023-11-14T19:11:19.066Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26002023-11-14T19:11:21.110Z Documenting phf v0.11.2
26012023-11-14T19:11:22.276Z Documenting winnow v0.5.15
26022023-11-14T19:11:22.848Z Documenting either v1.9.0
26032023-11-14T19:11:23.172Z Checking ident_case v1.0.1
26042023-11-14T19:11:23.422Z Documenting unsafe-libyaml v0.2.9
26052023-11-14T19:11:23.637Z Documenting postgres-types v0.2.6
26062023-11-14T19:11:24.106Z Documenting whoami v1.4.1
26072023-11-14T19:11:25.041Z Documenting cipher v0.4.4
26082023-11-14T19:11:26.987Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26092023-11-14T19:11:28.949Z Checking serde_yaml v0.9.25
26102023-11-14T19:11:29.311Z Documenting serde_yaml v0.9.25
26112023-11-14T19:11:29.793Z Documenting toml_edit v0.21.0
26122023-11-14T19:11:29.865Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26132023-11-14T19:11:29.882Z Documenting getopts v0.2.21
26142023-11-14T19:11:30.790Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26152023-11-14T19:11:33.335Z Documenting zerocopy v0.6.4
26162023-11-14T19:11:33.397Z Documenting data-encoding v2.4.0
26172023-11-14T19:11:34.202Z Documenting tokio-postgres v0.7.10
26182023-11-14T19:11:36.155Z Documenting anstyle v1.0.2
26192023-11-14T19:11:38.187Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26202023-11-14T19:11:38.279Z Documenting anstyle-parse v0.2.1
26212023-11-14T19:11:39.117Z Documenting colorchoice v1.0.0
26222023-11-14T19:11:39.480Z Documenting match_cfg v0.1.0
26232023-11-14T19:11:40.123Z Documenting anstyle-query v1.0.0
26242023-11-14T19:11:41.472Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26252023-11-14T19:11:41.871Z Documenting itertools v0.11.0
26262023-11-14T19:11:43.013Z Documenting terminal_size v0.2.6
26272023-11-14T19:11:43.280Z Documenting dirs-sys-next v0.1.2
26282023-11-14T19:11:43.726Z Documenting hostname v0.3.1
26292023-11-14T19:11:46.316Z Documenting anstream v0.5.0
26302023-11-14T19:11:46.561Z Documenting tap v1.0.1
26312023-11-14T19:11:49.049Z Documenting strsim v0.10.0
26322023-11-14T19:11:50.484Z Documenting clap_lex v0.5.1
26332023-11-14T19:11:50.494Z Documenting dirs-next v2.0.0
26342023-11-14T19:11:50.502Z Documenting clap_derive v4.4.2
26352023-11-14T19:11:50.763Z Documenting wyz v0.5.1
26362023-11-14T19:11:52.200Z Documenting thread_local v1.1.7
26372023-11-14T19:11:53.641Z Documenting crc32fast v1.3.2
26382023-11-14T19:11:53.929Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26392023-11-14T19:11:55.228Z Documenting radium v0.7.0
26402023-11-14T19:11:55.293Z Documenting funty v2.0.0
26412023-11-14T19:11:55.547Z Documenting clap_builder v4.4.2
26422023-11-14T19:11:55.631Z Documenting term v0.7.0
26432023-11-14T19:11:58.007Z Documenting num-iter v0.1.43
26442023-11-14T19:11:58.414Z Documenting crossbeam-channel v0.5.8
26452023-11-14T19:11:59.353Z Documenting sha1 v0.10.5
26462023-11-14T19:11:59.673Z Documenting enum-as-inner v0.5.1
26472023-11-14T19:12:00.025Z Documenting bitvec v1.0.1
26482023-11-14T19:12:01.941Z Documenting signal-hook v0.3.17
26492023-11-14T19:12:04.333Z Documenting atty v0.2.14
26502023-11-14T19:12:04.764Z Documenting memoffset v0.9.0
26512023-11-14T19:12:05.305Z Documenting clap v4.4.3
26522023-11-14T19:12:06.636Z Documenting take_mut v0.2.2
26532023-11-14T19:12:06.835Z Documenting trust-dns-proto v0.22.0
26542023-11-14T19:12:08.749Z Documenting flate2 v1.0.28
26552023-11-14T19:12:08.948Z Documenting crossbeam-epoch v0.9.15
26562023-11-14T19:12:09.112Z Documenting slog-term v2.9.0
26572023-11-14T19:12:10.213Z Documenting slog-json v2.6.1
26582023-11-14T19:12:10.601Z Documenting camino v1.1.6
26592023-11-14T19:12:12.451Z Documenting slog-async v2.8.0
26602023-11-14T19:12:13.876Z Documenting paste v1.0.14
26612023-11-14T19:12:15.063Z Documenting signal-hook-mio v0.2.3
26622023-11-14T19:12:16.093Z Documenting signature v2.1.0
26632023-11-14T19:12:16.245Z Documenting hash32 v0.2.1
26642023-11-14T19:12:17.165Z Documenting slog-bunyan v2.4.0
26652023-11-14T19:12:17.672Z Documenting scheduled-thread-pool v0.2.7
26662023-11-14T19:12:18.157Z Documenting diesel_table_macro_syntax v0.1.0
26672023-11-14T19:12:20.192Z Checking diesel_table_macro_syntax v0.1.0
26682023-11-14T19:12:20.508Z Documenting bzip2-sys v0.1.11+1.0.8
26692023-11-14T19:12:20.989Z Documenting stable_deref_trait v1.2.0
26702023-11-14T19:12:21.413Z Documenting unicode-segmentation v1.10.1
26712023-11-14T19:12:22.496Z Documenting crossterm v0.27.0
26722023-11-14T19:12:23.661Z Checking darling_core v0.20.3
26732023-11-14T19:12:23.830Z Documenting r2d2 v0.8.10
26742023-11-14T19:12:24.104Z Documenting async-stream-impl v0.3.5
26752023-11-14T19:12:25.197Z Documenting heapless v0.7.16
26762023-11-14T19:12:25.651Z Documenting diesel_derives v2.1.1
26772023-11-14T19:12:26.396Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26782023-11-14T19:12:26.679Z Documenting strum v0.25.0
26792023-11-14T19:12:26.843Z Documenting bzip2 v0.4.4
26802023-11-14T19:12:30.315Z Documenting debug-ignore v1.0.5
26812023-11-14T19:12:30.511Z Documenting atomic-waker v1.1.1
26822023-11-14T19:12:31.786Z Documenting managed v0.8.0
26832023-11-14T19:12:32.566Z Documenting bit-vec v0.6.3
26842023-11-14T19:12:32.784Z Documenting async-stream v0.3.5
26852023-11-14T19:12:32.916Z Documenting zip v0.6.6
26862023-11-14T19:12:33.027Z Checking darling v0.20.3
26872023-11-14T19:12:33.181Z Documenting num-bigint v0.4.4
26882023-11-14T19:12:34.514Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26892023-11-14T19:12:34.753Z Documenting waitgroup v0.1.2
26902023-11-14T19:12:36.801Z Documenting smoltcp v0.9.1
26912023-11-14T19:12:37.163Z Documenting diesel v2.1.3
26922023-11-14T19:12:38.777Z Documenting multer v2.1.0
26932023-11-14T19:12:39.251Z Documenting serde_path_to_error v0.1.14
26942023-11-14T19:12:39.565Z Documenting hubpack v0.1.2
26952023-11-14T19:12:41.121Z Documenting bstr v1.6.0
26962023-11-14T19:12:42.748Z Documenting serde_repr v0.1.16
26972023-11-14T19:12:42.989Z Documenting precomputed-hash v0.1.1
26982023-11-14T19:12:44.411Z Documenting new_debug_unreachable v1.0.4
26992023-11-14T19:12:45.965Z Documenting fixedbitset v0.4.2
27002023-11-14T19:12:46.377Z Documenting lalrpop-util v0.19.12
27012023-11-14T19:12:46.572Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
27022023-11-14T19:12:47.975Z Documenting yasna v0.5.2
27032023-11-14T19:12:48.693Z Documenting serde_with_macros v2.3.3
27042023-11-14T19:12:49.266Z Documenting string_cache v0.8.7
27052023-11-14T19:12:49.564Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27062023-11-14T19:12:50.733Z Documenting petgraph v0.6.4
27072023-11-14T19:12:52.684Z Documenting console v0.15.7
27082023-11-14T19:12:56.184Z Documenting float-cmp v0.9.0
27092023-11-14T19:12:56.448Z Documenting predicates-core v1.0.6
27102023-11-14T19:13:00.692Z Documenting difflib v0.4.0
27112023-11-14T19:13:00.720Z Documenting normalize-line-endings v0.3.0
27122023-11-14T19:13:00.756Z Documenting serde_with v2.3.3
27132023-11-14T19:13:02.037Z Documenting bit-set v0.5.3
27142023-11-14T19:13:02.309Z Documenting similar v2.2.1
27152023-11-14T19:13:02.896Z Documenting toml v0.8.8
27162023-11-14T19:13:03.618Z Documenting tokio-stream v0.1.14
27172023-11-14T19:13:05.347Z Documenting predicates v3.0.4
27182023-11-14T19:13:08.590Z Documenting instant v0.1.12
27192023-11-14T19:13:08.603Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27202023-11-14T19:13:09.082Z Documenting macaddr v1.0.1
27212023-11-14T19:13:10.506Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27222023-11-14T19:13:11.439Z Documenting parse-display v0.8.2
27232023-11-14T19:13:11.730Z Documenting base64ct v1.6.0
27242023-11-14T19:13:12.159Z Documenting crucible-workspace-hack v0.1.0
27252023-11-14T19:13:13.897Z Documenting backoff v0.4.0
27262023-11-14T19:13:14.425Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27272023-11-14T19:13:14.659Z Checking scopeguard v1.2.0
27282023-11-14T19:13:14.734Z Documenting is-terminal v0.4.9
27292023-11-14T19:13:14.843Z Checking lock_api v0.4.10
27302023-11-14T19:13:15.523Z Documenting proc-macro-error-attr v1.0.4
27312023-11-14T19:13:15.764Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27322023-11-14T19:13:17.382Z Checking proc-macro-error v1.0.4
27332023-11-14T19:13:17.588Z Documenting postcard-cobs v0.1.5-pre
27342023-11-14T19:13:18.979Z Documenting foreign-types-macros v0.2.3
27352023-11-14T19:13:18.993Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27362023-11-14T19:13:20.547Z Checking smallvec v1.11.0
27372023-11-14T19:13:21.108Z Documenting foreign-types-shared v0.3.1
27382023-11-14T19:13:21.201Z Documenting proc-macro-error v1.0.4
27392023-11-14T19:13:21.339Z Checking parking_lot_core v0.9.8
27402023-11-14T19:13:21.848Z Documenting postcard v0.7.3
27412023-11-14T19:13:21.864Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27422023-11-14T19:13:22.149Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27432023-11-14T19:13:22.585Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27442023-11-14T19:13:22.638Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27452023-11-14T19:13:25.529Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27462023-11-14T19:13:25.661Z Documenting foreign-types v0.5.0
27472023-11-14T19:13:27.957Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27482023-11-14T19:13:28.246Z Documenting cstr-argument v0.1.2
27492023-11-14T19:13:28.505Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27502023-11-14T19:13:28.678Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27512023-11-14T19:13:29.156Z Checking parking_lot v0.12.1
27522023-11-14T19:13:29.701Z Documenting colored v2.0.4
27532023-11-14T19:13:31.289Z Checking pin-project-lite v0.2.13
27542023-11-14T19:13:31.450Z Documenting zone_cfg_derive v0.3.0
27552023-11-14T19:13:32.068Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27562023-11-14T19:13:33.720Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27572023-11-14T19:13:35.095Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27582023-11-14T19:13:35.526Z Documenting num-derive v0.4.0
27592023-11-14T19:13:36.937Z Checking unicode-segmentation v1.10.1
27602023-11-14T19:13:37.065Z Documenting smf v0.2.2
27612023-11-14T19:13:38.015Z Checking rand_core v0.6.4
27622023-11-14T19:13:38.062Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27632023-11-14T19:13:38.105Z Checking signal-hook-registry v1.4.1
27642023-11-14T19:13:38.447Z Checking mio v0.8.8
27652023-11-14T19:13:38.461Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27662023-11-14T19:13:39.103Z Documenting zone v0.3.0
27672023-11-14T19:13:39.423Z Checking typenum v1.16.0
27682023-11-14T19:13:40.065Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27692023-11-14T19:13:41.660Z Checking futures-core v0.3.29
27702023-11-14T19:13:41.930Z Checking zeroize v1.6.0
27712023-11-14T19:13:42.343Z Checking generic-array v0.14.7
27722023-11-14T19:13:42.436Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27732023-11-14T19:13:43.110Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27742023-11-14T19:13:43.522Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27752023-11-14T19:13:44.296Z Checking socket2 v0.5.4
27762023-11-14T19:13:44.748Z Checking num_cpus v1.16.0
27772023-11-14T19:13:44.796Z Checking futures-sink v0.3.29
27782023-11-14T19:13:44.922Z Documenting password-hash v0.5.0
27792023-11-14T19:13:45.006Z Documenting blake2 v0.10.6
27802023-11-14T19:13:45.044Z Checking tokio v1.33.0
27812023-11-14T19:13:46.698Z Checking spin v0.5.2
27822023-11-14T19:13:46.993Z Documenting fastrand v2.0.0
27832023-11-14T19:13:47.959Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27842023-11-14T19:13:48.091Z Checking tinyvec_macros v0.1.1
27852023-11-14T19:13:48.215Z Checking tinyvec v1.6.0
27862023-11-14T19:13:49.445Z Checking futures-channel v0.3.29
27872023-11-14T19:13:50.011Z Checking futures-task v0.3.29
27882023-11-14T19:13:50.445Z Checking slab v0.4.9
27892023-11-14T19:13:50.461Z Checking futures-io v0.3.29
27902023-11-14T19:13:50.740Z Checking pin-utils v0.1.0
27912023-11-14T19:13:50.758Z Checking unicode-normalization v0.1.22
27922023-11-14T19:13:50.857Z Checking crypto-common v0.1.6
27932023-11-14T19:13:50.871Z Checking futures-util v0.3.29
27942023-11-14T19:13:51.127Z Checking spin v0.9.8
27952023-11-14T19:13:51.619Z Checking tracing-core v0.1.31
27962023-11-14T19:13:52.256Z Checking unicode-bidi v0.3.13
27972023-11-14T19:13:52.289Z Checking block-buffer v0.10.4
27982023-11-14T19:13:52.738Z Checking bitflags v2.4.0
27992023-11-14T19:13:57.316Z Checking tracing v0.1.37
28002023-11-14T19:13:57.387Z Documenting argon2 v0.5.2
28012023-11-14T19:13:57.397Z Checking ppv-lite86 v0.2.17
28022023-11-14T19:13:57.404Z Checking const-oid v0.9.5
28032023-11-14T19:13:57.409Z Checking subtle v2.5.0
28042023-11-14T19:13:57.421Z Documenting tempfile v3.8.0
28052023-11-14T19:13:57.428Z Checking heck v0.3.3
28062023-11-14T19:13:57.445Z Checking base64 v0.21.5
28072023-11-14T19:13:57.466Z Checking rand_chacha v0.3.1
28082023-11-14T19:13:57.480Z Documenting structopt-derive v0.4.18
28092023-11-14T19:13:57.487Z Checking rand v0.8.5
28102023-11-14T19:13:57.490Z Checking tokio-util v0.7.10
28112023-11-14T19:13:57.519Z Checking digest v0.10.7
28122023-11-14T19:13:57.552Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28132023-11-14T19:13:57.570Z Checking openssl-probe v0.1.5
28142023-11-14T19:13:57.589Z Documenting linked-hash-map v0.5.6
28152023-11-14T19:13:57.603Z Checking percent-encoding v2.3.0
28162023-11-14T19:13:57.616Z Checking foreign-types-shared v0.1.1
28172023-11-14T19:13:57.643Z Checking bitflags v1.3.2
28182023-11-14T19:13:57.674Z Checking hashbrown v0.12.3
28192023-11-14T19:13:57.741Z Checking untrusted v0.7.1
28202023-11-14T19:13:57.984Z Checking untrusted v0.9.0
28212023-11-14T19:13:58.218Z Checking ring v0.17.5
28222023-11-14T19:13:58.776Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28232023-11-14T19:13:59.256Z Checking indexmap v1.9.3
28242023-11-14T19:13:59.324Z Checking ring v0.16.20
28252023-11-14T19:13:59.956Z Checking foreign-types v0.3.2
28262023-11-14T19:14:00.083Z Documenting libefi-sys v0.1.0
28272023-11-14T19:14:00.485Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28282023-11-14T19:14:00.786Z Checking errno v0.3.2
28292023-11-14T19:14:00.992Z Checking openssl-sys v0.9.93
28302023-11-14T19:14:01.269Z Checking try-lock v0.2.4
28312023-11-14T19:14:01.469Z Checking adler v1.0.2
28322023-11-14T19:14:01.699Z Checking siphasher v0.3.11
28332023-11-14T19:14:02.167Z Checking miniz_oxide v0.7.1
28342023-11-14T19:14:02.311Z Checking sct v0.7.0
28352023-11-14T19:14:02.594Z Checking want v0.3.1
28362023-11-14T19:14:02.859Z Checking rustls-webpki v0.101.7
28372023-11-14T19:14:03.194Z Checking openssl v0.10.57
28382023-11-14T19:14:03.246Z Documenting lru-cache v0.1.2
28392023-11-14T19:14:03.306Z Checking h2 v0.3.21
28402023-11-14T19:14:03.367Z Documenting structopt v0.3.26
28412023-11-14T19:14:04.008Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28422023-11-14T19:14:05.991Z Checking form_urlencoded v1.2.0
28432023-11-14T19:14:06.290Z Checking lazy_static v1.4.0
28442023-11-14T19:14:06.444Z Checking http-body v0.4.5
28452023-11-14T19:14:06.800Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28462023-11-14T19:14:06.987Z Checking io-lifetimes v1.0.11
28472023-11-14T19:14:07.258Z Checking socket2 v0.4.9
28482023-11-14T19:14:07.707Z Checking httparse v1.8.0
28492023-11-14T19:14:07.927Z Checking cpufeatures v0.2.9
28502023-11-14T19:14:08.073Z Checking httpdate v1.0.3
28512023-11-14T19:14:08.350Z Checking tower-service v0.3.2
28522023-11-14T19:14:08.433Z Checking anstyle v1.0.2
28532023-11-14T19:14:08.521Z Checking utf8parse v0.2.1
28542023-11-14T19:14:08.736Z Checking anstyle-parse v0.2.1
28552023-11-14T19:14:08.980Z Checking sha2 v0.10.8
28562023-11-14T19:14:09.155Z Checking rustix v0.37.23
28572023-11-14T19:14:09.179Z Checking rustls v0.21.8
28582023-11-14T19:14:09.376Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28592023-11-14T19:14:09.811Z Checking hmac v0.12.1
28602023-11-14T19:14:10.115Z Checking md-5 v0.10.5
28612023-11-14T19:14:10.473Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28622023-11-14T19:14:10.489Z Checking rustls-pemfile v1.0.3
28632023-11-14T19:14:10.761Z Checking stringprep v0.1.3
28642023-11-14T19:14:11.038Z Checking idna v0.4.0
28652023-11-14T19:14:11.163Z Documenting slog-dtrace v0.2.3
28662023-11-14T19:14:12.162Z Checking native-tls v0.2.11
28672023-11-14T19:14:12.452Z Checking num-integer v0.1.45
28682023-11-14T19:14:12.661Z Checking hash32 v0.2.1
28692023-11-14T19:14:13.142Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28702023-11-14T19:14:13.215Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28712023-11-14T19:14:13.285Z Checking hyper v0.14.27
28722023-11-14T19:14:13.610Z Checking serde_spanned v0.6.4
28732023-11-14T19:14:13.886Z Checking toml_datetime v0.6.5
28742023-11-14T19:14:14.140Z Checking gimli v0.28.0
28752023-11-14T19:14:14.298Z Checking fallible-iterator v0.2.0
28762023-11-14T19:14:14.589Z Checking either v1.9.0
28772023-11-14T19:14:14.772Z Documenting convert_case v0.4.0
28782023-11-14T19:14:15.033Z Checking convert_case v0.4.0
28792023-11-14T19:14:15.246Z Checking anstyle-query v1.0.0
28802023-11-14T19:14:15.365Z Checking colorchoice v1.0.0
28812023-11-14T19:14:15.474Z Checking winnow v0.5.15
28822023-11-14T19:14:15.566Z Checking stable_deref_trait v1.2.0
28832023-11-14T19:14:15.697Z Checking heapless v0.7.16
28842023-11-14T19:14:16.608Z Checking anstream v0.5.0
28852023-11-14T19:14:17.120Z Checking postgres-protocol v0.6.6
28862023-11-14T19:14:17.391Z Checking tokio-rustls v0.24.1
28872023-11-14T19:14:17.931Z Checking tokio-native-tls v0.3.1
28882023-11-14T19:14:18.202Z Checking url v2.4.1
28892023-11-14T19:14:18.309Z Checking terminal_size v0.2.6
28902023-11-14T19:14:18.540Z Checking rustls-native-certs v0.6.3
28912023-11-14T19:14:18.740Z Checking phf_shared v0.11.2
28922023-11-14T19:14:19.163Z Checking block-padding v0.3.3
28932023-11-14T19:14:19.430Z Checking signal-hook v0.3.17
28942023-11-14T19:14:19.487Z Checking scheduled-thread-pool v0.2.7
28952023-11-14T19:14:19.798Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28962023-11-14T19:14:19.951Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28972023-11-14T19:14:20.324Z Checking object v0.32.1
28982023-11-14T19:14:20.350Z Checking bzip2-sys v0.1.11+1.0.8
28992023-11-14T19:14:20.526Z Checking crc32fast v1.3.2
29002023-11-14T19:14:20.549Z Checking addr2line v0.21.0
29012023-11-14T19:14:20.879Z Checking ipnet v2.8.0
29022023-11-14T19:14:21.345Z Checking managed v0.8.0
29032023-11-14T19:14:22.002Z Documenting derive_more v0.99.17
29042023-11-14T19:14:22.005Z Checking tap v1.0.1
29052023-11-14T19:14:22.009Z Checking clap_lex v0.5.1
29062023-11-14T19:14:22.012Z Checking rustc-demangle v0.1.23
29072023-11-14T19:14:22.255Z Checking deranged v0.3.8
29082023-11-14T19:14:22.560Z Checking matches v0.1.10
29092023-11-14T19:14:22.688Z Checking num_threads v0.1.6
29102023-11-14T19:14:22.854Z Checking bit-vec v0.6.3
29112023-11-14T19:14:23.231Z Checking regex-automata v0.1.10
29122023-11-14T19:14:23.368Z Documenting quick-error v1.2.3
29132023-11-14T19:14:24.193Z Checking bstr v0.2.17
29142023-11-14T19:14:25.071Z Checking time v0.3.27
29152023-11-14T19:14:25.203Z Checking hyper-rustls v0.24.2
29162023-11-14T19:14:25.830Z Checking hyper-tls v0.5.0
29172023-11-14T19:14:26.192Z Checking idna v0.2.3
29182023-11-14T19:14:27.574Z Checking clap_builder v4.4.2
29192023-11-14T19:14:28.983Z Documenting resolv-conf v0.7.0
29202023-11-14T19:14:29.128Z Checking smoltcp v0.9.1
29212023-11-14T19:14:29.368Z Checking backtrace v0.3.69
29222023-11-14T19:14:30.261Z Checking wyz v0.5.1
29232023-11-14T19:14:30.436Z Checking flate2 v1.0.28
29242023-11-14T19:14:30.913Z Checking bzip2 v0.4.4
29252023-11-14T19:14:31.374Z Checking toml_edit v0.19.15
29262023-11-14T19:14:31.489Z Checking signal-hook-mio v0.2.3
29272023-11-14T19:14:31.588Z Checking r2d2 v0.8.10
29282023-11-14T19:14:31.682Z Checking inout v0.1.3
29292023-11-14T19:14:32.018Z Checking phf v0.11.2
29302023-11-14T19:14:32.073Z Checking postgres-types v0.2.6
29312023-11-14T19:14:32.425Z Checking itertools v0.11.0
29322023-11-14T19:14:32.462Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29332023-11-14T19:14:33.186Z Checking num-bigint v0.4.4
29342023-11-14T19:14:35.202Z Checking serde_urlencoded v0.7.1
29352023-11-14T19:14:35.215Z Checking phf_shared v0.10.0
29362023-11-14T19:14:35.688Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29372023-11-14T19:14:35.934Z Checking futures-executor v0.3.29
29382023-11-14T19:14:36.275Z Documenting hkdf v0.12.3
29392023-11-14T19:14:37.614Z Checking ipnetwork v0.20.0
29402023-11-14T19:14:37.638Z Checking float-cmp v0.9.0
29412023-11-14T19:14:37.652Z Checking zerocopy v0.6.4
29422023-11-14T19:14:37.663Z Checking hubpack v0.1.2
29432023-11-14T19:14:37.681Z Checking crossbeam-utils v0.8.16
29442023-11-14T19:14:37.691Z Checking encoding_rs v0.8.33
29452023-11-14T19:14:37.704Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29462023-11-14T19:14:37.711Z Checking memoffset v0.9.0
29472023-11-14T19:14:37.730Z Checking radium v0.7.0
29482023-11-14T19:14:37.741Z Checking mime v0.3.17
29492023-11-14T19:14:37.803Z Checking webpki-roots v0.25.2
29502023-11-14T19:14:37.816Z Checking fixedbitset v0.4.2
29512023-11-14T19:14:38.028Z Checking static_assertions v1.1.0
29522023-11-14T19:14:38.162Z Checking data-encoding v2.4.0
29532023-11-14T19:14:38.198Z Checking precomputed-hash v0.1.1
29542023-11-14T19:14:38.213Z Checking funty v2.0.0
29552023-11-14T19:14:38.334Z Checking normalize-line-endings v0.3.0
29562023-11-14T19:14:38.359Z Checking whoami v1.4.1
29572023-11-14T19:14:38.489Z Checking regex-automata v0.3.8
29582023-11-14T19:14:38.735Z Checking new_debug_unreachable v1.0.4
29592023-11-14T19:14:38.863Z Checking difflib v0.4.0
29602023-11-14T19:14:39.021Z Checking predicates-core v1.0.6
29612023-11-14T19:14:39.294Z Checking trust-dns-proto v0.22.0
29622023-11-14T19:14:39.338Z Checking predicates v3.0.4
29632023-11-14T19:14:40.064Z Checking bitvec v1.0.1
29642023-11-14T19:14:40.467Z Checking string_cache v0.8.7
29652023-11-14T19:14:40.782Z Checking reqwest v0.11.20
29662023-11-14T19:14:40.891Z Checking tokio-postgres v0.7.10
29672023-11-14T19:14:41.033Z Checking bstr v1.6.0
29682023-11-14T19:14:42.520Z Checking petgraph v0.6.4
29692023-11-14T19:14:43.280Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29702023-11-14T19:14:44.004Z Checking crossbeam-epoch v0.9.15
29712023-11-14T19:14:44.709Z Checking diesel v2.1.3
29722023-11-14T19:14:45.652Z Checking yasna v0.5.2
29732023-11-14T19:14:45.830Z Checking futures v0.3.29
29742023-11-14T19:14:45.998Z Checking toml v0.7.8
29752023-11-14T19:14:46.484Z Documenting trust-dns-resolver v0.22.0
29762023-11-14T19:14:47.189Z Checking clap v4.4.3
29772023-11-14T19:14:47.194Z Checking cipher v0.4.4
29782023-11-14T19:14:47.203Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29792023-11-14T19:14:47.213Z Checking crossterm v0.27.0
29802023-11-14T19:14:47.240Z Checking zip v0.6.6
29812023-11-14T19:14:47.529Z Checking anyhow v1.0.75
29822023-11-14T19:14:48.001Z Checking similar v2.2.1
29832023-11-14T19:14:48.242Z Checking bit-set v0.5.3
29842023-11-14T19:14:48.340Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29852023-11-14T19:14:48.645Z Checking toml_edit v0.21.0
29862023-11-14T19:14:49.288Z Checking itertools v0.10.5
29872023-11-14T19:14:50.089Z Checking num-iter v0.1.43
29882023-11-14T19:14:50.327Z Checking console v0.15.7
29892023-11-14T19:14:50.686Z Checking rustix v0.38.9
29902023-11-14T19:14:51.261Z Checking signature v2.1.0
29912023-11-14T19:14:51.539Z Checking tokio-stream v0.1.14
29922023-11-14T19:14:52.554Z Documenting pem-rfc7468 v0.7.0
29932023-11-14T19:14:52.789Z Checking usdt v0.3.5
29942023-11-14T19:14:53.098Z Documenting der_derive v0.7.2
29952023-11-14T19:14:53.179Z Checking hex v0.4.3
29962023-11-14T19:14:53.448Z Checking semver v1.0.20
29972023-11-14T19:14:53.969Z Checking slog v2.7.0
29982023-11-14T19:14:54.034Z Documenting keccak v0.1.4
29992023-11-14T19:14:54.114Z Checking lalrpop-util v0.19.12
30002023-11-14T19:14:54.536Z Documenting flagset v0.4.3
30012023-11-14T19:14:54.736Z Documenting secrecy v0.8.0
30022023-11-14T19:14:58.319Z Documenting sha3 v0.10.8
30032023-11-14T19:14:58.763Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30042023-11-14T19:14:58.828Z Documenting cancel-safe-futures v0.1.5
30052023-11-14T19:14:59.046Z Documenting crc-catalog v2.2.0
30062023-11-14T19:15:00.534Z Documenting glob v0.3.1
30072023-11-14T19:15:01.398Z Documenting der v0.7.8
30082023-11-14T19:15:03.353Z Documenting arc-swap v1.6.0
30092023-11-14T19:15:06.481Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30102023-11-14T19:15:06.738Z Documenting crc v3.0.1
30112023-11-14T19:15:09.109Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30122023-11-14T19:15:09.997Z Documenting slog-scope v4.4.0
30132023-11-14T19:15:10.000Z Documenting spki v0.7.2
30142023-11-14T19:15:11.098Z Documenting num-rational v0.4.1
30152023-11-14T19:15:11.216Z Documenting num-complex v0.4.4
30162023-11-14T19:15:15.340Z Documenting packed_struct_codegen v0.10.1
30172023-11-14T19:15:16.189Z Documenting nodrop v0.1.14
30182023-11-14T19:15:16.916Z Documenting pkcs8 v0.10.2
30192023-11-14T19:15:17.715Z Documenting half v1.8.2
30202023-11-14T19:15:18.819Z Documenting ciborium-io v0.2.1
30212023-11-14T19:15:19.250Z Documenting num v0.4.1
30222023-11-14T19:15:20.444Z Documenting array-init v0.0.4
30232023-11-14T19:15:22.166Z Documenting slog-stdlog v4.1.1
30242023-11-14T19:15:23.736Z Documenting pkcs1 v0.7.5
30252023-11-14T19:15:23.995Z Documenting packed_struct v0.10.1
30262023-11-14T19:15:25.146Z Documenting ciborium-ll v0.2.1
30272023-11-14T19:15:25.492Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30282023-11-14T19:15:25.930Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30292023-11-14T19:15:28.060Z Documenting num-bigint-dig v0.8.4
30302023-11-14T19:15:28.123Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30312023-11-14T19:15:29.456Z Documenting universal-hash v0.5.1
30322023-11-14T19:15:29.985Z Documenting xattr v1.0.1
30332023-11-14T19:15:31.759Z Documenting filetime v0.2.22
30342023-11-14T19:15:36.137Z Documenting bitfield v0.14.0
30352023-11-14T19:15:37.574Z Documenting opaque-debug v0.3.0
30362023-11-14T19:15:37.631Z Documenting termcolor v1.2.0
30372023-11-14T19:15:37.973Z Documenting swrite v0.1.0
30382023-11-14T19:15:39.426Z Documenting rsa v0.9.2
30392023-11-14T19:15:39.851Z Documenting tar v0.4.40
30402023-11-14T19:15:40.549Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30412023-11-14T19:15:41.891Z Documenting ciborium v0.2.1
30422023-11-14T19:15:42.958Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30432023-11-14T19:15:44.192Z Documenting env_logger v0.10.0
30442023-11-14T19:15:44.278Z Documenting slog-envlogger v2.2.0
30452023-11-14T19:15:46.328Z Documenting serde-hex v0.1.0
30462023-11-14T19:15:48.650Z Documenting x509-cert v0.2.4
30472023-11-14T19:15:50.417Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30482023-11-14T19:15:50.684Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30492023-11-14T19:15:51.669Z Documenting newtype_derive v0.1.6
30502023-11-14T19:15:52.794Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30512023-11-14T19:15:53.331Z Documenting libsw v3.3.0
30522023-11-14T19:15:54.577Z Documenting ron v0.8.1
30532023-11-14T19:15:56.514Z Documenting fxhash v0.2.1
30542023-11-14T19:15:57.156Z Documenting derive-where v1.2.5
30552023-11-14T19:15:57.381Z Documenting linear-map v1.2.0
30562023-11-14T19:15:57.786Z Documenting owo-colors v3.5.0
30572023-11-14T19:16:00.094Z Documenting crc-any v2.4.3
30582023-11-14T19:16:01.443Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30592023-11-14T19:16:02.785Z Documenting steno v0.4.0
30602023-11-14T19:16:04.093Z Documenting doc-comment v0.3.3
30612023-11-14T19:16:04.749Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30622023-11-14T19:16:05.343Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30632023-11-14T19:16:07.097Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30642023-11-14T19:16:07.838Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30652023-11-14T19:16:08.495Z Documenting libsqlite3-sys v0.26.0
30662023-11-14T19:16:16.741Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30672023-11-14T19:16:38.809Z Documenting hashlink v0.8.3
30682023-11-14T19:16:39.154Z Documenting aead v0.5.2
30692023-11-14T19:16:39.337Z Documenting snafu-derive v0.7.5
30702023-11-14T19:16:39.471Z Documenting fallible-streaming-iterator v0.1.9
30712023-11-14T19:16:39.484Z Documenting same-file v1.0.6
30722023-11-14T19:16:39.556Z Documenting path-slash v0.1.5
30732023-11-14T19:16:39.610Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30742023-11-14T19:16:39.630Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30752023-11-14T19:16:39.702Z Documenting rusqlite v0.29.0
30762023-11-14T19:16:39.716Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30772023-11-14T19:16:39.729Z Documenting camino-tempfile v1.0.2
30782023-11-14T19:16:39.792Z Documenting walkdir v2.4.0
30792023-11-14T19:16:39.908Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30802023-11-14T19:16:39.945Z Documenting snafu v0.7.5
30812023-11-14T19:16:39.972Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30822023-11-14T19:16:39.985Z Documenting nix v0.26.2
30832023-11-14T19:16:40.005Z Checking darling_core v0.14.4
30842023-11-14T19:16:40.013Z Documenting twox-hash v1.6.3
30852023-11-14T19:16:40.769Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30862023-11-14T19:16:44.910Z Documenting nibble_vec v0.1.0
30872023-11-14T19:16:46.787Z Documenting endian-type v0.1.2
30882023-11-14T19:16:46.806Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30892023-11-14T19:16:49.609Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30902023-11-14T19:16:50.742Z Checking darling v0.14.4
30912023-11-14T19:16:50.915Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30922023-11-14T19:16:51.508Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30932023-11-14T19:16:52.027Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30942023-11-14T19:16:53.140Z Documenting radix_trie v0.2.1
30952023-11-14T19:16:55.957Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30962023-11-14T19:16:56.735Z Documenting polyval v0.6.1
30972023-11-14T19:16:59.912Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30982023-11-14T19:17:01.709Z Documenting num_enum v0.7.0
30992023-11-14T19:17:03.350Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31002023-11-14T19:17:03.479Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31012023-11-14T19:17:03.902Z Documenting ctr v0.9.2
31022023-11-14T19:17:05.997Z Documenting aes v0.8.3
31032023-11-14T19:17:07.576Z Documenting bincode v1.3.3
31042023-11-14T19:17:10.673Z Documenting path-dedot v3.1.0
31052023-11-14T19:17:11.354Z Documenting utf-8 v0.7.6
31062023-11-14T19:17:14.406Z Documenting aes-gcm-siv v0.11.1
31072023-11-14T19:17:14.577Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31082023-11-14T19:17:16.887Z Documenting path-absolutize v3.1.0
31092023-11-14T19:17:17.780Z Documenting tungstenite v0.20.1
31102023-11-14T19:17:21.761Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31112023-11-14T19:17:22.484Z Documenting trust-dns-client v0.22.0
31122023-11-14T19:17:23.180Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31132023-11-14T19:17:26.034Z Documenting buf-list v1.0.3
31142023-11-14T19:17:27.986Z Documenting globset v0.4.13
31152023-11-14T19:17:31.704Z Documenting crossbeam-deque v0.8.3
31162023-11-14T19:17:31.903Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31172023-11-14T19:17:32.497Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31182023-11-14T19:17:32.533Z Documenting headers-core v0.2.0
31192023-11-14T19:17:33.047Z Documenting olpc-cjson v0.1.3
31202023-11-14T19:17:33.920Z Documenting serde_plain v1.0.2
31212023-11-14T19:17:35.339Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31222023-11-14T19:17:36.595Z Documenting bitstruct_derive v0.1.0
31232023-11-14T19:17:37.566Z Documenting async-recursion v1.0.5
31242023-11-14T19:17:38.764Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31252023-11-14T19:17:39.541Z Documenting ringbuffer v0.15.0
31262023-11-14T19:17:40.042Z Documenting display-error-chain v0.2.0
31272023-11-14T19:17:40.091Z Documenting ascii v1.1.0
31282023-11-14T19:17:40.307Z Documenting tough v0.14.0
31292023-11-14T19:17:44.783Z Documenting headers v0.3.9
31302023-11-14T19:17:44.797Z Documenting rayon-core v1.12.0
31312023-11-14T19:17:44.819Z Documenting bitstruct v0.1.1
31322023-11-14T19:17:45.203Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
31332023-11-14T19:17:45.307Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31342023-11-14T19:17:45.630Z Documenting trust-dns-server v0.22.1
31352023-11-14T19:17:49.105Z Documenting tokio-tungstenite v0.20.1
31362023-11-14T19:17:49.802Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31372023-11-14T19:17:51.355Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31382023-11-14T19:17:51.786Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31392023-11-14T19:17:53.602Z Checking derive_builder_core v0.12.0
31402023-11-14T19:17:53.610Z Documenting derive_builder_core v0.12.0
31412023-11-14T19:17:54.234Z Documenting sled v0.34.7
31422023-11-14T19:17:55.053Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31432023-11-14T19:17:56.210Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31442023-11-14T19:17:57.349Z Documenting erased-serde v0.3.30
31452023-11-14T19:17:58.353Z Documenting unicase v2.7.0
31462023-11-14T19:17:58.667Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31472023-11-14T19:17:59.555Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31482023-11-14T19:18:00.016Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31492023-11-14T19:18:00.033Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31502023-11-14T19:18:00.457Z Documenting bcs v0.1.6
31512023-11-14T19:18:02.944Z Documenting serde_arrays v0.1.0
31522023-11-14T19:18:03.440Z Documenting ff v0.13.0
31532023-11-14T19:18:03.987Z Documenting pretty-hex v0.3.0
31542023-11-14T19:18:04.763Z Documenting highway v1.1.0
31552023-11-14T19:18:06.818Z Documenting derive_builder_macro v0.12.0
31562023-11-14T19:18:06.821Z Documenting mime_guess v2.0.4
31572023-11-14T19:18:08.771Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31582023-11-14T19:18:09.804Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31592023-11-14T19:18:10.064Z Documenting group v0.13.0
31602023-11-14T19:18:10.725Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31612023-11-14T19:18:13.585Z Documenting rayon v1.8.0
31622023-11-14T19:18:13.854Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31632023-11-14T19:18:25.291Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31642023-11-14T19:18:27.005Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31652023-11-14T19:18:31.877Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31662023-11-14T19:18:33.639Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31672023-11-14T19:18:34.546Z Documenting portable-atomic v1.4.3
31682023-11-14T19:18:36.876Z Documenting ed25519 v1.5.3
31692023-11-14T19:18:38.652Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31702023-11-14T19:18:40.164Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31712023-11-14T19:18:41.455Z Documenting crypto-bigint v0.5.2
31722023-11-14T19:18:42.365Z Documenting kstat-rs v0.2.3
31732023-11-14T19:18:42.490Z Documenting thiserror-impl-no-std v2.0.2
31742023-11-14T19:18:49.132Z Documenting curve25519-dalek-derive v0.1.0
31752023-11-14T19:18:50.587Z Documenting ref-cast-impl v1.0.20
31762023-11-14T19:18:51.525Z Documenting vte_generate_state_changes v0.1.1
31772023-11-14T19:18:52.219Z Checking unicode-xid v0.2.4
31782023-11-14T19:18:52.433Z Documenting number_prefix v0.4.0
31792023-11-14T19:18:55.126Z Documenting cassowary v0.3.0
31802023-11-14T19:18:56.099Z Documenting unicode-xid v0.2.4
31812023-11-14T19:18:58.028Z Documenting base16ct v0.2.0
31822023-11-14T19:18:58.337Z Documenting indicatif v0.17.7
31832023-11-14T19:18:58.642Z Documenting ref-cast v1.0.20
31842023-11-14T19:19:00.416Z Documenting const_format_proc_macros v0.2.31
31852023-11-14T19:19:01.909Z Documenting ratatui v0.23.0
31862023-11-14T19:19:02.490Z Documenting elliptic-curve v0.13.5
31872023-11-14T19:19:02.982Z Documenting vte v0.11.1
31882023-11-14T19:19:06.005Z Documenting curve25519-dalek v4.1.0
31892023-11-14T19:19:12.748Z Documenting thiserror-no-std v2.0.2
31902023-11-14T19:19:13.036Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31912023-11-14T19:19:13.041Z Documenting salty v0.2.0
31922023-11-14T19:19:13.054Z Documenting derive_builder v0.12.0
31932023-11-14T19:19:13.064Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31942023-11-14T19:19:13.286Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31952023-11-14T19:19:14.092Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31962023-11-14T19:19:15.409Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31972023-11-14T19:19:16.846Z Documenting polar-core v0.27.0
31982023-11-14T19:19:22.158Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31992023-11-14T19:19:23.945Z Documenting libxml v0.3.3
32002023-11-14T19:19:35.244Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
32012023-11-14T19:19:35.438Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32022023-11-14T19:19:35.467Z Documenting poly1305 v0.8.0
32032023-11-14T19:19:35.550Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32042023-11-14T19:19:35.557Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32052023-11-14T19:19:35.567Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32062023-11-14T19:19:35.589Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
32072023-11-14T19:19:38.803Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32082023-11-14T19:19:39.115Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32092023-11-14T19:19:40.068Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32102023-11-14T19:19:40.154Z Documenting chacha20 v0.9.1
32112023-11-14T19:19:42.502Z Documenting bb8 v0.8.1
32122023-11-14T19:19:44.467Z Documenting quick-xml v0.23.1
32132023-11-14T19:19:44.785Z Documenting serde-big-array v0.5.1
32142023-11-14T19:19:47.767Z Documenting bytesize v1.3.0
32152023-11-14T19:19:51.594Z Documenting pem v3.0.2
32162023-11-14T19:19:51.622Z Documenting oso-derive v0.27.0
32172023-11-14T19:19:52.012Z Documenting impl-trait-for-tuples v0.2.2
32182023-11-14T19:19:54.585Z Documenting rtoolbox v0.0.1
32192023-11-14T19:19:56.423Z Documenting maplit v1.0.2
32202023-11-14T19:19:56.973Z Documenting smawk v0.3.1
32212023-11-14T19:19:57.170Z Documenting unicode-linebreak v0.1.5
32222023-11-14T19:19:57.939Z Documenting fs-err v2.9.0
32232023-11-14T19:19:59.011Z Documenting humantime v2.1.0
32242023-11-14T19:20:00.962Z Documenting is_ci v1.1.1
32252023-11-14T19:20:01.299Z Documenting rpassword v7.2.0
32262023-11-14T19:20:01.943Z Documenting rcgen v0.11.3
32272023-11-14T19:20:02.511Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32282023-11-14T19:20:03.279Z Documenting oso v0.27.0
32292023-11-14T19:20:04.256Z Documenting textwrap v0.16.0
32302023-11-14T19:20:05.341Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32312023-11-14T19:20:06.480Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32322023-11-14T19:20:08.023Z Documenting supports-color v2.1.0
32332023-11-14T19:20:09.078Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32342023-11-14T19:20:29.085Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32352023-11-14T19:20:29.412Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
32362023-11-14T19:20:31.055Z Documenting chacha20poly1305 v0.10.1
32372023-11-14T19:20:31.081Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32382023-11-14T19:20:31.595Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32392023-11-14T19:20:31.675Z Documenting vsss-rs v3.3.1
32402023-11-14T19:20:31.846Z Documenting tui-tree-widget v0.13.0
32412023-11-14T19:20:31.922Z Documenting strip-ansi-escapes v0.2.0
32422023-11-14T19:20:35.319Z Documenting const_format v0.2.31
32432023-11-14T19:20:40.914Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32442023-11-14T19:20:40.959Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32452023-11-14T19:20:41.110Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32462023-11-14T19:20:41.172Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32472023-11-14T19:20:41.210Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32482023-11-14T19:20:43.914Z Documenting cookie v0.16.2
32492023-11-14T19:20:44.287Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32502023-11-14T19:20:48.157Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32512023-11-14T19:20:48.389Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32522023-11-14T19:20:48.989Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32532023-11-14T19:20:49.975Z Documenting atomicwrites v0.4.2
32542023-11-14T19:20:51.782Z Documenting signal-hook-tokio v0.3.1
32552023-11-14T19:20:52.450Z Documenting fd-lock v3.0.13
32562023-11-14T19:20:53.170Z Documenting subprocess v0.2.9
32572023-11-14T19:20:54.945Z Documenting nu-ansi-term v0.49.0
32582023-11-14T19:20:57.209Z Documenting corncobs v0.1.3
32592023-11-14T19:20:58.956Z Documenting shell-words v1.1.0
32602023-11-14T19:20:59.527Z Documenting bit_field v0.10.2
32612023-11-14T19:20:59.933Z Documenting http-range v0.1.5
32622023-11-14T19:21:01.443Z Documenting reedline v0.25.0
32632023-11-14T19:21:01.666Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32642023-11-14T19:21:03.931Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32652023-11-14T19:21:05.373Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32662023-11-14T19:21:06.396Z Documenting hyper-staticfile v0.9.5
32672023-11-14T19:21:08.907Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32682023-11-14T19:21:12.996Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32692023-11-14T19:21:16.373Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32702023-11-14T19:21:17.302Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32712023-11-14T19:21:19.234Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32722023-11-14T19:21:21.304Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32732023-11-14T19:21:23.957Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32742023-11-14T19:21:26.326Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32752023-11-14T19:21:38.354Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32762023-11-14T19:21:50.221Z Documenting fatfs v0.3.6
32772023-11-14T19:21:55.580Z Documenting cargo-platform v0.1.3
32782023-11-14T19:21:56.240Z Documenting nanorand v0.7.0
32792023-11-14T19:21:56.777Z Documenting assert_matches v1.5.0
32802023-11-14T19:21:58.756Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32812023-11-14T19:21:58.772Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32822023-11-14T19:21:58.811Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32832023-11-14T19:22:00.740Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32842023-11-14T19:22:02.610Z Documenting flume v0.11.0
32852023-11-14T19:22:02.970Z Documenting cargo_metadata v0.18.0
32862023-11-14T19:22:04.236Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32872023-11-14T19:22:05.852Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882023-11-14T19:22:07.544Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32892023-11-14T19:22:09.623Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32902023-11-14T19:22:10.653Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32912023-11-14T19:22:23.381Z Documenting omicron-zone-package v0.8.3
32922023-11-14T19:22:33.157Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32932023-11-14T19:22:34.907Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32942023-11-14T19:22:36.141Z Documenting cargo_toml v0.17.0
32952023-11-14T19:22:38.492Z Documenting termios v0.3.3
32962023-11-14T19:22:41.766Z Documenting topological-sort v0.2.2
32972023-11-14T19:22:43.335Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32982023-11-14T19:22:45.223Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32992023-11-14T19:22:45.729Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33002023-11-14T19:22:46.675Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33012023-11-14T19:22:48.509Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33022023-11-14T19:22:57.436Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33032023-11-14T19:23:17.381Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33042023-11-14T19:23:20.954Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33052023-11-14T19:23:46.941Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33062023-11-14T19:23:57.752Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
33072023-11-14T19:23:58.401Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
33082023-11-14T19:23:58.990Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33092023-11-14T19:23:59.030Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33102023-11-14T19:25:29.507Z Finished dev [unoptimized + debuginfo] target(s) in 17m 15s
33112023-11-14T19:25:29.622Z
33122023-11-14T19:25:29.626Zreal 17:15.519919478
33132023-11-14T19:25:29.629Zuser 1:00:31.183777275
33142023-11-14T19:25:29.632Zsys 1:05:26.824705594
33152023-11-14T19:25:29.638Ztrap 2.024036209
33162023-11-14T19:25:29.643Ztflt 0.197688435
33172023-11-14T19:25:29.647Zdflt 0.524961700
33182023-11-14T19:25:29.650Zkflt 0.000452411
33192023-11-14T19:25:29.655Zlock 3:14:14.203898868
33202023-11-14T19:25:29.661Zslp 4:31:04.997380402
33212023-11-14T19:25:29.666Zlat 5:54.001707742
33222023-11-14T19:25:29.669Zstop 2:24.058858506
33232023-11-14T19:25:29.672Zprocess exited: duration 2000724 ms, exit code 0
 
33242023-11-14T19:25:29.684Zfound 0 output files