01HE1V9CS5QGBZQ4QTAGR78FD3: 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: 01HE1VA5PQVPVVEEPB66ZQDYPY

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-31T03:11:26.135Zjob assigned to worker 01HE1VC6C180SKSAMJQ3HDRM5Y (queued for 2 m 1 s)
 
22023-10-31T03:11:26.652Zstarting task 0: "setup"
32023-10-31T03:11:26.708Z++ uname -s
42023-10-31T03:11:26.711Z+ kern=SunOS
52023-10-31T03:11:26.714Z+ case "$kern" in
62023-10-31T03:11:26.718Z+ groupadd -g 12345 build
72023-10-31T03:11:26.721Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-31T03:11:28.729Z+ zfs create -o mountpoint=/work rpool/work
92023-10-31T03:11:28.863Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-31T03:11:28.866Z+ home_fs=zfs
112023-10-31T03:11:28.870Z+ [[ zfs == autofs ]]
122023-10-31T03:11:28.876Z+ mkdir -p /home/build
132023-10-31T03:11:28.879Z+ chown build:build /home/build /work
142023-10-31T03:11:30.876Z+ chmod 0700 /home/build /work
152023-10-31T03:11:30.887Zprocess exited: duration 4218 ms, exit code 0
 
162023-10-31T03:11:30.907Zstarting task 1: "rust-toolchain"
172023-10-31T03:11:30.930Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-31T03:11:30.940Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-31T03:11:31.114Zinfo: downloading installer
202023-10-31T03:11:32.843Zwarning: it looks like you have an existing installation of Rust at:
212023-10-31T03:11:32.890Zwarning: /opt/ooce/bin
222023-10-31T03:11:32.899Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-31T03:11:32.916Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-31T03:11:32.923Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-31T03:11:32.940Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-31T03:11:32.950Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-31T03:11:32.972Zerror: cannot install while Rust is installed
282023-10-31T03:11:32.999Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-31T03:11:33.015Zinfo: profile set to 'default'
302023-10-31T03:11:33.022Zinfo: default host triple is x86_64-unknown-illumos
312023-10-31T03:11:33.028Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-31T03:11:33.163Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-31T03:11:33.181Zinfo: downloading component 'cargo'
342023-10-31T03:11:33.814Zinfo: downloading component 'clippy'
352023-10-31T03:11:34.042Zinfo: downloading component 'rust-docs'
362023-10-31T03:11:34.881Zinfo: downloading component 'rust-std'
372023-10-31T03:11:36.384Zinfo: downloading component 'rustc'
382023-10-31T03:11:39.930Zinfo: downloading component 'rustfmt'
392023-10-31T03:11:40.148Zinfo: installing component 'cargo'
402023-10-31T03:11:41.599Zinfo: installing component 'clippy'
412023-10-31T03:11:42.193Zinfo: installing component 'rust-docs'
422023-10-31T03:11:44.957Zinfo: installing component 'rust-std'
432023-10-31T03:11:48.185Zinfo: installing component 'rustc'
442023-10-31T03:11:54.792Zinfo: installing component 'rustfmt'
452023-10-31T03:11:55.311Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-31T03:11:55.320Z
472023-10-31T03:11:55.455Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-31T03:11:55.478Z
492023-10-31T03:11:55.550Z
502023-10-31T03:11:55.563ZRust is installed now. Great!
512023-10-31T03:11:55.569Z
522023-10-31T03:11:55.579ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-31T03:11:55.586Zenvironment variable. This has not been done automatically.
542023-10-31T03:11:55.596Z
552023-10-31T03:11:55.602ZTo configure your current shell, run:
562023-10-31T03:11:55.613Zsource "$HOME/.cargo/env"
572023-10-31T03:11:55.624Z+ rustc --version
582023-10-31T03:11:55.673Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-31T03:11:55.701Zprocess exited: duration 24760 ms, exit code 0
 
602023-10-31T03:11:55.754Zstarting task 2: "authentication"
612023-10-31T03:11:55.817Zprocess exited: duration 48 ms, exit code 0
 
622023-10-31T03:11:55.840Zstarting task 3: "clone repository"
632023-10-31T03:11:56.272Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-31T03:11:56.282Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-31T03:11:56.287ZCloning into '/work/oxidecomputer/omicron'...
662023-10-31T03:12:02.636Z+ cd /work/oxidecomputer/omicron
672023-10-31T03:12:02.655Z+ [[ -n renovate/serde_json-1.x ]]
682023-10-31T03:12:02.676Z+ git fetch origin renovate/serde_json-1.x
692023-10-31T03:12:02.996ZFrom https://github.com/oxidecomputer/omicron
702023-10-31T03:12:03.016Z * branch renovate/serde_json-1.x -> FETCH_HEAD
712023-10-31T03:12:03.041Z+ git checkout -B renovate/serde_json-1.x remotes/origin/renovate/serde_json-1.x
722023-10-31T03:12:03.096ZSwitched to a new branch 'renovate/serde_json-1.x'
732023-10-31T03:12:03.113Zbranch 'renovate/serde_json-1.x' set up to track 'origin/renovate/serde_json-1.x'.
742023-10-31T03:12:03.534Z+ git reset --hard 1f91f4c3e76f06e58e0de0aae0dfd1553b499920
752023-10-31T03:12:03.554ZHEAD is now at 1f91f4c3 chore(deps): update rust crate serde_json to 1.0.108
762023-10-31T03:12:03.577Zprocess exited: duration 7261 ms, exit code 0
 
772023-10-31T03:12:03.612Zstarting task 4: "build"
782023-10-31T03:12:04.051Z+ cargo --version
792023-10-31T03:12:04.066Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-31T03:12:04.080Z+ rustc --version
812023-10-31T03:12:04.104Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-31T03:12:04.123Z+ source ./env.sh
832023-10-31T03:12:04.557Z++ set -o xtrace
842023-10-31T03:12:04.571Z++++ dirname ./env.sh
852023-10-31T03:12:04.591Z+++ cd .
862023-10-31T03:12:04.612Z+++ echo /work/oxidecomputer/omicron
872023-10-31T03:12:04.629Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-31T03:12:04.653Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-10-31T03:12:04.674Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-10-31T03:12:04.699Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912023-10-31T03:12:04.716Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922023-10-31T03:12:04.735Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932023-10-31T03:12:04.754Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942023-10-31T03:12:05.173Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952023-10-31T03:12:05.185Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962023-10-31T03:12:05.193Z++ unset OMICRON_WS
972023-10-31T03:12:05.206Z++ set +o xtrace
982023-10-31T03:12:05.226Z
992023-10-31T03:12:05.241Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-31T03:12:05.252Z # # # # # # # # # # # # # # #
1012023-10-31T03:12:05.673Z # # # # ##### # # ##### # # # # # #### #
1022023-10-31T03:12:05.682Z ##### ##### # ##### # # # # # # # # #
1032023-10-31T03:12:05.689Z # # # # # # # # # # # # # # #
1042023-10-31T03:12:05.696Z # # # ###### # # ###### ### # #### # #### #
1052023-10-31T03:12:05.706Z
1062023-10-31T03:12:12.473Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-31T03:12:13.496Z Startup: Caching catalogs ... Done
1082023-10-31T03:12:18.387ZPlanning: Solver setup ... Done (4.593s)
1092023-10-31T03:12:18.504ZPlanning: Running solver ... Done (0.117s)
1102023-10-31T03:12:18.555ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-31T03:12:18.593ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-31T03:12:19.265ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-31T03:12:19.292ZPlanning: Package planning ... Done (0.084s)
1142023-10-31T03:12:19.747ZPlanning: Merging actions ... Done (0.086s)
1152023-10-31T03:12:19.840ZPlanning: Checking for conflicting actions ... Done (0.809s)
1162023-10-31T03:12:19.858ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-31T03:12:23.735ZPlanning: Evaluating mediators ... Done (3.884s)
1182023-10-31T03:12:23.751ZPlanning: Planning completed in 10.21 seconds
1192023-10-31T03:12:23.774Z Packages to install: 4
1202023-10-31T03:12:23.783Z Mediators to change: 2
1212023-10-31T03:12:23.791Z Services to change: 1
1222023-10-31T03:12:23.797Z Estimated space available: 149.39 GB
1232023-10-31T03:12:23.805ZEstimated space to be consumed: 1.37 GB
1242023-10-31T03:12:23.812Z Create boot environment: No
1252023-10-31T03:12:23.821ZCreate backup boot environment: No
1262023-10-31T03:12:23.828Z Rebuild boot archive: No
1272023-10-31T03:12:23.836Z
1282023-10-31T03:12:23.843ZChanged mediators:
1292023-10-31T03:12:23.857Z mediator clang:
1302023-10-31T03:12:23.867Z version: None -> 15 (system default)
1312023-10-31T03:12:23.880Z
1322023-10-31T03:12:23.936Z mediator llvm:
1332023-10-31T03:12:23.947Z version: 14 (system default) -> 15 (system default)
1342023-10-31T03:12:23.956Z
1352023-10-31T03:12:23.967ZChanged packages:
1362023-10-31T03:12:23.977Zhelios-dev
1372023-10-31T03:12:23.988Z developer/build-essential
1382023-10-31T03:12:23.995Z None -> 11-2.0
1392023-10-31T03:12:24.001Z library/libxmlsec1
1402023-10-31T03:12:24.014Z None -> 1.2.35-2.0
1412023-10-31T03:12:24.019Z ooce/developer/clang-15
1422023-10-31T03:12:24.029Z None -> 15.0.7-2.0
1432023-10-31T03:12:24.035Z ooce/developer/llvm-15
1442023-10-31T03:12:24.040Z None -> 15.0.7-2.0
1452023-10-31T03:12:24.043Z
1462023-10-31T03:12:24.049ZServices:
1472023-10-31T03:12:24.052Z restart_fmri:
1482023-10-31T03:12:24.058Z svc:/system/update-man-index:default
1492023-10-31T03:12:24.064Z
1502023-10-31T03:12:24.067ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-31T03:12:29.086ZDownload: 354/3290 items 16.2/212.6MB 7% complete (3.4M/s)
1522023-10-31T03:12:34.086ZDownload: 1115/3290 items 34.1/212.6MB 16% complete (3.3M/s)
1532023-10-31T03:12:39.553ZDownload: 1194/3290 items 83.1/212.6MB 39% complete (9.1M/s)
1542023-10-31T03:12:52.370ZDownload: 1198/3290 items 83.5/212.6MB 39% complete
1552023-10-31T03:12:57.378ZDownload: 1482/3290 items 116.6/212.6MB 54% complete (7.3M/s)
1562023-10-31T03:13:02.391ZDownload: 1761/3290 items 117.6/212.6MB 55% complete (3.7M/s)
1572023-10-31T03:13:07.503ZDownload: 2134/3290 items 119.0/212.6MB 55% complete (243k/s)
1582023-10-31T03:13:18.908ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (212k/s)
1592023-10-31T03:13:23.906ZDownload: 2515/3290 items 120.0/212.6MB 56% complete (172k/s)
1602023-10-31T03:13:28.907ZDownload: 2748/3290 items 120.6/212.6MB 56% complete (139k/s)
1612023-10-31T03:13:33.911ZDownload: 3085/3290 items 121.2/212.6MB 57% complete (117k/s)
1622023-10-31T03:13:38.912ZDownload: 3219/3290 items 195.7/212.6MB 92% complete (7.4M/s)
1632023-10-31T03:13:44.519ZDownload: 3241/3290 items 202.8/212.6MB 95% complete (8.1M/s)
1642023-10-31T03:14:00.893ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
1652023-10-31T03:14:03.577ZDownload: Completed 212.60 MB in 99.15 seconds (2.1M/s)
1662023-10-31T03:14:03.587Z Actions: 1/3687 actions (Installing new actions)
1672023-10-31T03:14:08.483Z Actions: 2765/3687 actions (Installing new actions)
1682023-10-31T03:14:11.746Z Actions: Completed 3687 actions in 8.26 seconds.
1692023-10-31T03:14:11.915Z Done (0.164s)
1702023-10-31T03:14:11.920Z Done (0.000s)
1712023-10-31T03:14:12.122Z Done (0.206s)
1722023-10-31T03:14:20.083Z Done (7.841s)
1732023-10-31T03:14:20.340Z Done (0.149s)
1742023-10-31T03:14:20.349Z Done (0.000s)
1752023-10-31T03:14:20.592Z Done (0.000s)
1762023-10-31T03:14:21.347ZPlanning: Evaluating mediator changes ... Done
1772023-10-31T03:14:22.083ZPlanning: Checking for conflicting actions ... Done
1782023-10-31T03:14:22.096ZPlanning: Consolidating action changes ... Done
1792023-10-31T03:14:22.114ZPlanning: Evaluating mediators ... Done
1802023-10-31T03:14:22.125ZPlanning: Planning completed in 0.76 seconds
1812023-10-31T03:14:22.179Z Mediators to change: 2
1822023-10-31T03:14:22.183Z Create boot environment: No
1832023-10-31T03:14:22.187ZCreate backup boot environment: No
1842023-10-31T03:14:22.276Z Done
1852023-10-31T03:14:22.281Z Done
1862023-10-31T03:14:22.419Z Done
1872023-10-31T03:14:28.753Z Done
1882023-10-31T03:14:28.885Z Done
1892023-10-31T03:14:28.889Z Done
1902023-10-31T03:14:29.410Z Done
1912023-10-31T03:14:30.117ZPlanning: Evaluating mediator changes ... Done
1922023-10-31T03:14:30.130ZPlanning: Merging actions ... Done
1932023-10-31T03:14:30.554ZPlanning: Checking for conflicting actions ... Done
1942023-10-31T03:14:30.572ZPlanning: Consolidating action changes ... Done
1952023-10-31T03:14:30.880ZPlanning: Evaluating mediators ... Done
1962023-10-31T03:14:30.985ZPlanning: Planning completed in 1.35 seconds
1972023-10-31T03:14:31.441Z Packages to change: 1
1982023-10-31T03:14:31.448Z Mediators to change: 1
1992023-10-31T03:14:31.461Z Services to change: 1
2002023-10-31T03:14:31.475Z Create boot environment: No
2012023-10-31T03:14:31.487ZCreate backup boot environment: Yes
2022023-10-31T03:14:33.102Z Actions: 1/6 actions (Updating modified actions)
2032023-10-31T03:14:33.112Z Actions: Completed 6 actions in 0.00 seconds.
2042023-10-31T03:14:33.115Z Done
2052023-10-31T03:14:33.118Z Done
2062023-10-31T03:14:33.154Z Done
2072023-10-31T03:14:39.592Z Done
2082023-10-31T03:14:39.725Z Done
2092023-10-31T03:14:39.728Z Done
2102023-10-31T03:14:39.883Z Done
2112023-10-31T03:14:40.608ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2122023-10-31T03:14:40.612Zclang system 15 system
2132023-10-31T03:14:40.617Zcsh system system illumos
2142023-10-31T03:14:40.620Zctags system system illumos
2152023-10-31T03:14:40.623Zgcc vendor 12 vendor
2162023-10-31T03:14:40.629Zgcc system 10 system
2172023-10-31T03:14:40.637Zgcc system 7 system
2182023-10-31T03:14:40.643Zgo system 1.20 system
2192023-10-31T03:14:40.654Zgo system 1.19 system
2202023-10-31T03:14:40.660Zllvm system 15 system
2212023-10-31T03:14:40.670Zllvm system 14 system
2222023-10-31T03:14:40.678Zmariadb system 10.6 system
2232023-10-31T03:14:40.693Zmta vendor vendor dma
2242023-10-31T03:14:40.702Zopenjdk system 17 system
2252023-10-31T03:14:40.714Zopenjdk system 11 system
2262023-10-31T03:14:40.724Zopenjdk system 1.8 system
2272023-10-31T03:14:40.730Zopenssl vendor 3 vendor
2282023-10-31T03:14:40.734Zperl system 5.36 system
2292023-10-31T03:14:40.742Zpostgresql system 15 system
2302023-10-31T03:14:40.747Zpostgresql system 13 system
2312023-10-31T03:14:40.752Zpython vendor 3 vendor
2322023-10-31T03:14:40.758Zpython system 2 system
2332023-10-31T03:14:40.764Zpython3 system 3.11 system
2342023-10-31T03:14:40.772Zruby system 3.0 system
2352023-10-31T03:14:40.778Zwords vendor vendor american-english
2362023-10-31T03:14:40.798Zwords system system australian-english
2372023-10-31T03:14:40.806Zwords system system british-english
2382023-10-31T03:14:40.813Zwords system system canadian-english
2392023-10-31T03:14:40.819Zwords system system french
2402023-10-31T03:14:40.831Zwords system system italian
2412023-10-31T03:14:40.842Zwords system system ngerman
2422023-10-31T03:14:40.858Zwords system system ogerman
2432023-10-31T03:14:40.868Zwords system system spanish
2442023-10-31T03:14:41.207ZFMRI IFO
2452023-10-31T03:14:41.217Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462023-10-31T03:14:41.227Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472023-10-31T03:14:41.243Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482023-10-31T03:14:41.264Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2492023-10-31T03:14:41.278Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502023-10-31T03:14:41.286Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2512023-10-31T03:14:41.304Z+ set -o errexit
2522023-10-31T03:14:41.310Z+++ dirname ./tools/ci_download_cockroachdb
2532023-10-31T03:14:41.736Z++ cd ./tools
2542023-10-31T03:14:41.743Z++ pwd
2552023-10-31T03:14:41.754Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2562023-10-31T03:14:41.763Z++ basename ./tools/ci_download_cockroachdb
2572023-10-31T03:14:41.775Z+ ARG0=ci_download_cockroachdb
2582023-10-31T03:14:41.786Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2592023-10-31T03:14:41.806Z+ CIDL_VERSION=v22.1.9
2602023-10-31T03:14:41.813Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2612023-10-31T03:14:41.820Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2622023-10-31T03:14:41.824Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2632023-10-31T03:14:42.238Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2642023-10-31T03:14:42.242Z+ TARGET_DIR=out
2652023-10-31T03:14:42.245Z+ DOWNLOAD_DIR=out/downloads
2662023-10-31T03:14:42.248Z+ DEST_DIR=./out/cockroachdb
2672023-10-31T03:14:42.251Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2682023-10-31T03:14:42.254Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2692023-10-31T03:14:42.256Z+ main
2702023-10-31T03:14:42.262Z+ [[ 0 != 0 ]]
2712023-10-31T03:14:42.265Z+ CIDL_OS=solaris2.11
2722023-10-31T03:14:42.268Z+ [[ 0 != 0 ]]
2732023-10-31T03:14:42.271Z+ configure_os solaris2.11
2742023-10-31T03:14:42.278Z+ echo 'current directory: /work/oxidecomputer/omicron'
2752023-10-31T03:14:42.281Zcurrent directory: /work/oxidecomputer/omicron
2762023-10-31T03:14:42.286Zconfiguring based on OS: "solaris2.11"
2772023-10-31T03:14:42.289Z+ echo 'configuring based on OS: "solaris2.11"'
2782023-10-31T03:14:42.293Z+ case "$1" in
2792023-10-31T03:14:42.297Z+ CIDL_BUILD=illumos
2802023-10-31T03:14:42.300Z+ CIDL_SUFFIX=tar.gz
2812023-10-31T03:14:42.304Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2822023-10-31T03:14:42.307Z+ CIDL_MD5FUNC=do_md5sum
2832023-10-31T03:14:42.312Z+ CIDL_URL_BASE=https://illumos.org/downloads
2842023-10-31T03:14:42.315Z+ CIDL_ASSEMBLE=do_assemble_illumos
2852023-10-31T03:14:42.317Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2862023-10-31T03:14:42.320Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2872023-10-31T03:14:42.324Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882023-10-31T03:14:42.327Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2892023-10-31T03:14:42.330Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-10-31T03:14:42.333Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2912023-10-31T03:14:42.336ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-10-31T03:14:42.339Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2932023-10-31T03:14:42.345ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-10-31T03:14:42.348Z+ mkdir -p out/downloads
2952023-10-31T03:14:42.351Z+ mkdir -p ./out/cockroachdb
2962023-10-31T03:14:42.354Z+ local DO_DOWNLOAD=true
2972023-10-31T03:14:42.358Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2982023-10-31T03:14:42.363Z+ '[' true == true ']'
2992023-10-31T03:14:42.368Z+ echo Downloading...
3002023-10-31T03:14:42.373ZDownloading...
3012023-10-31T03:14:42.376Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022023-10-31T03:14:42.380Z+ 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
3032023-10-31T03:14:57.198Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-10-31T03:14:57.208Z++ md5sum
3052023-10-31T03:14:57.212Z++ awk '{print $1}'
3062023-10-31T03:14:57.390Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3072023-10-31T03:14:57.395Z+ [[ 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 ]]
3082023-10-31T03:14:57.400Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-10-31T03:14:57.405Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3102023-10-31T03:15:00.899Z+ do_assemble_illumos
3112023-10-31T03:15:00.905Z+ rm -r ./out/cockroachdb
3122023-10-31T03:15:00.909Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3132023-10-31T03:15:01.429Z+ ./out/cockroachdb/bin/cockroach version
3142023-10-31T03:15:01.649ZBuild Tag: v22.1.9-dirty
3152023-10-31T03:15:01.657ZBuild Time: 2022/10/26 21:17:46
3162023-10-31T03:15:01.662ZDistribution: OSS
3172023-10-31T03:15:01.665ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3182023-10-31T03:15:01.668ZGo Version: go1.17.13
3192023-10-31T03:15:01.672ZC Compiler: gcc 10.3.0
3202023-10-31T03:15:01.675ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3212023-10-31T03:15:01.682ZBuild Type: release
3222023-10-31T03:15:01.687Z+ set -o errexit
3232023-10-31T03:15:01.690Z+++ dirname ./tools/ci_download_clickhouse
3242023-10-31T03:15:01.694Z++ cd ./tools
3252023-10-31T03:15:01.697Z++ pwd
3262023-10-31T03:15:01.705Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3272023-10-31T03:15:01.708Z++ basename ./tools/ci_download_clickhouse
3282023-10-31T03:15:01.711Z+ ARG0=ci_download_clickhouse
3292023-10-31T03:15:01.719Z+ TARGET_DIR=out
3302023-10-31T03:15:01.722Z+ DOWNLOAD_DIR=out/downloads
3312023-10-31T03:15:01.726Z+ DEST_DIR=./out/clickhouse
3322023-10-31T03:15:01.729Z+ CIDL_VERSION=v22.8.9.24
3332023-10-31T03:15:01.734Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3342023-10-31T03:15:01.738Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3352023-10-31T03:15:01.744Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3362023-10-31T03:15:01.748Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3372023-10-31T03:15:01.751Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3382023-10-31T03:15:01.754Z+ main
3392023-10-31T03:15:01.765Z+ [[ 0 != 0 ]]
3402023-10-31T03:15:01.768Z+ CIDL_OS=solaris2.11
3412023-10-31T03:15:01.771Z+ [[ 0 != 0 ]]
3422023-10-31T03:15:01.774Z+ configure_os solaris2.11
3432023-10-31T03:15:01.777Z+ echo 'current directory: /work/oxidecomputer/omicron'
3442023-10-31T03:15:01.781Zcurrent directory: /work/oxidecomputer/omicron
3452023-10-31T03:15:01.784Z+ echo 'configuring based on OS: "solaris2.11"'
3462023-10-31T03:15:01.791Zconfiguring based on OS: "solaris2.11"
3472023-10-31T03:15:01.794Z+ CIDL_DASHREV=
3482023-10-31T03:15:01.798Z+ case "$1" in
3492023-10-31T03:15:01.803Z+ CIDL_PLATFORM=illumos
3502023-10-31T03:15:01.807Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3512023-10-31T03:15:01.810Z+ CIDL_MD5FUNC=do_md5sum
3522023-10-31T03:15:01.813Z+ CIDL_DASHREV=-1
3532023-10-31T03:15:01.816Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3542023-10-31T03:15:01.820Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3552023-10-31T03:15:01.827Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3562023-10-31T03:15:01.830Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-10-31T03:15:01.834Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3582023-10-31T03:15:01.840ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-10-31T03:15:01.851Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3602023-10-31T03:15:01.855ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-10-31T03:15:01.859Z+ mkdir -p out/downloads
3622023-10-31T03:15:01.862Z+ mkdir -p ./out/clickhouse
3632023-10-31T03:15:01.865Z+ local DO_DOWNLOAD=true
3642023-10-31T03:15:01.868Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3652023-10-31T03:15:01.872Z+ '[' true == true ']'
3662023-10-31T03:15:01.875Z+ echo Downloading...
3672023-10-31T03:15:01.879ZDownloading...
3682023-10-31T03:15:01.885Z+ 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
3692023-10-31T03:15:01.889Z+ 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
3702023-10-31T03:15:03.998Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-10-31T03:15:04.003Z++ md5sum
3722023-10-31T03:15:04.007Z++ awk '{print $1}'
3732023-10-31T03:15:04.262Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3742023-10-31T03:15:04.265Z+ [[ 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 ]]
3752023-10-31T03:15:04.268Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3762023-10-31T03:15:04.271Z+ mkdir -p ./out/clickhouse
3772023-10-31T03:15:04.276Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3782023-10-31T03:15:09.220Z+ ./out/clickhouse/clickhouse server --version
3792023-10-31T03:15:09.345ZClickHouse server version 22.8.9.1.
3802023-10-31T03:15:10.204Z+ set -o errexit
3812023-10-31T03:15:10.223Z+++ dirname ./tools/ci_download_console
3822023-10-31T03:15:10.240Z++ cd ./tools
3832023-10-31T03:15:10.664Z++ pwd
3842023-10-31T03:15:10.672Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3852023-10-31T03:15:10.682Z++ basename ./tools/ci_download_console
3862023-10-31T03:15:10.702Z+ ARG0=ci_download_console
3872023-10-31T03:15:10.723Z+ TARGET_DIR=out
3882023-10-31T03:15:10.733Z+ DOWNLOAD_DIR=out/downloads
3892023-10-31T03:15:10.744Z+ DEST_DIR=./out/console-assets
3902023-10-31T03:15:10.749Z+ source /work/oxidecomputer/omicron/tools/console_version
3912023-10-31T03:15:10.758Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3922023-10-31T03:15:10.776Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3932023-10-31T03:15:10.784Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3942023-10-31T03:15:10.790Z+ TARBALL_FILE=out/downloads/console.tar.gz
3952023-10-31T03:15:10.799Z+ main
3962023-10-31T03:15:10.807Z+ [[ 0 != 0 ]]
3972023-10-31T03:15:10.828Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3982023-10-31T03:15:10.859ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3992023-10-31T03:15:12.507Z+ echo 'Local file: out/downloads/console.tar.gz'
4002023-10-31T03:15:12.536ZLocal file: out/downloads/console.tar.gz
4012023-10-31T03:15:12.553Z+ local DO_DOWNLOAD=true
4022023-10-31T03:15:12.563Z+ [[ -f out/downloads/console.tar.gz ]]
4032023-10-31T03:15:12.573Z+ mkdir -p out/downloads
4042023-10-31T03:15:12.585Z+ '[' true == true ']'
4052023-10-31T03:15:12.600Z+ echo Downloading...
4062023-10-31T03:15:12.606ZDownloading...
4072023-10-31T03:15:12.621Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
4082023-10-31T03:15:12.632Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
4092023-10-31T03:15:13.060Z++ do_sha256sum out/downloads/console.tar.gz
4102023-10-31T03:15:13.078Z++ case "$OSTYPE" in
4112023-10-31T03:15:13.098Z++ SHA=sha256sum
4122023-10-31T03:15:13.121Z++ sha256sum
4132023-10-31T03:15:13.139Z++ awk '{print $1}'
4142023-10-31T03:15:13.162Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4152023-10-31T03:15:13.182Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4162023-10-31T03:15:13.196Z+ rm -rf ./out/console-assets
4172023-10-31T03:15:13.215Z+ mkdir -p ./out/console-assets
4182023-10-31T03:15:13.227Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4192023-10-31T03:15:13.241Z+ mkdir -p ./out/console-assets
4202023-10-31T03:15:13.254Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4212023-10-31T03:15:13.262Z+ set -o errexit
4222023-10-31T03:15:13.277Z+++ dirname ./tools/ci_download_maghemite_openapi
4232023-10-31T03:15:13.287Z++ cd ./tools
4242023-10-31T03:15:13.298Z++ pwd
4252023-10-31T03:15:13.313Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4262023-10-31T03:15:13.321Z++ basename ./tools/ci_download_maghemite_openapi
4272023-10-31T03:15:13.329Z+ ARG0=ci_download_maghemite_openapi
4282023-10-31T03:15:13.343Z+ TARGET_DIR=out
4292023-10-31T03:15:13.356Z+ DOWNLOAD_DIR=out/downloads
4302023-10-31T03:15:13.367Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4312023-10-31T03:15:13.372Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4322023-10-31T03:15:13.383Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4332023-10-31T03:15:13.395Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4342023-10-31T03:15:13.404Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4352023-10-31T03:15:13.415Z+ main
4362023-10-31T03:15:13.427Z+ [[ 0 != 0 ]]
4372023-10-31T03:15:13.436Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4382023-10-31T03:15:13.453ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4392023-10-31T03:15:13.458Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4402023-10-31T03:15:13.464ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4412023-10-31T03:15:13.468Z+ local DO_DOWNLOAD=true
4422023-10-31T03:15:13.477Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4432023-10-31T03:15:13.886Z+ mkdir -p out/downloads
4442023-10-31T03:15:13.889Z+ '[' true == true ']'
4452023-10-31T03:15:13.892Z+ echo Downloading...
4462023-10-31T03:15:13.897ZDownloading...
4472023-10-31T03:15:13.906Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4482023-10-31T03:15:13.915Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4492023-10-31T03:15:14.359Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4502023-10-31T03:15:14.364Z++ case "$OSTYPE" in
4512023-10-31T03:15:14.368Z++ SHA=sha256sum
4522023-10-31T03:15:14.372Z++ sha256sum
4532023-10-31T03:15:14.379Z++ awk '{print $1}'
4542023-10-31T03:15:14.383Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4552023-10-31T03:15:14.386Z+ [[ 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 ]]
4562023-10-31T03:15:14.389Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4572023-10-31T03:15:14.398Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4582023-10-31T03:15:14.819Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4592023-10-31T03:15:14.827Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4602023-10-31T03:15:14.839Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4612023-10-31T03:15:14.852ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4622023-10-31T03:15:14.859Z+ main
4632023-10-31T03:15:14.875ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4642023-10-31T03:15:14.889Z+ [[ 0 != 0 ]]
4652023-10-31T03:15:15.312ZDownloading...
4662023-10-31T03:15:15.317Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4672023-10-31T03:15:15.323ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4682023-10-31T03:15:15.331Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4692023-10-31T03:15:15.339ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4702023-10-31T03:15:15.343Z+ local DO_DOWNLOAD=true
4712023-10-31T03:15:15.348ZDownloading...
4722023-10-31T03:15:15.353Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4732023-10-31T03:15:15.361Zcurrent directory: /work/oxidecomputer/omicron
4742023-10-31T03:15:15.374Z+ mkdir -p out/downloads
4752023-10-31T03:15:15.388Zconfiguring based on OS: "solaris2.11"
4762023-10-31T03:15:15.400Z+ '[' true == true ']'
4772023-10-31T03:15:15.406ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
4782023-10-31T03:15:15.411Z+ echo Downloading...
4792023-10-31T03:15:15.416ZLocal file: out/downloads/dendrite-stub.tar.gz
4802023-10-31T03:15:15.422Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4812023-10-31T03:15:15.427ZDownloading...
4822023-10-31T03:15:15.449Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4832023-10-31T03:15:15.485Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4842023-10-31T03:15:15.498Z++ case "$OSTYPE" in
4852023-10-31T03:15:15.509Z++ SHA=sha256sum
4862023-10-31T03:15:15.513Z++ sha256sum
4872023-10-31T03:15:15.519Z++ awk '{print $1}'
4882023-10-31T03:15:15.523Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4892023-10-31T03:15:15.530Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4902023-10-31T03:15:15.538Z+ set -o errexit
4912023-10-31T03:15:15.542Z+++ dirname ./tools/ci_download_dendrite_openapi
4922023-10-31T03:15:15.547Z++ cd ./tools
4932023-10-31T03:15:15.550Z++ pwd
4942023-10-31T03:15:15.555Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4952023-10-31T03:15:15.559Z++ basename ./tools/ci_download_dendrite_openapi
4962023-10-31T03:15:15.593Z+ ARG0=ci_download_dendrite_openapi
4972023-10-31T03:15:15.600Z+ TARGET_DIR=out
4982023-10-31T03:15:15.608Z+ DOWNLOAD_DIR=out/downloads
4992023-10-31T03:15:15.621Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5002023-10-31T03:15:15.626Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5012023-10-31T03:15:15.630Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5022023-10-31T03:15:15.633Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5032023-10-31T03:15:15.637Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5042023-10-31T03:15:15.643Z+ main
5052023-10-31T03:15:15.649Z+ [[ 0 != 0 ]]
5062023-10-31T03:15:16.077Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
5072023-10-31T03:15:16.088Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
5082023-10-31T03:15:16.100Z+ local DO_DOWNLOAD=true
5092023-10-31T03:15:16.110Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
5102023-10-31T03:15:16.124Z+ mkdir -p out/downloads
5112023-10-31T03:15:16.138Z+ '[' true == true ']'
5122023-10-31T03:15:16.150Z+ echo Downloading...
5132023-10-31T03:15:16.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5142023-10-31T03:15:16.175Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5152023-10-31T03:15:16.181Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5162023-10-31T03:15:16.190Z++ case "$OSTYPE" in
5172023-10-31T03:15:16.199Z++ SHA=sha256sum
5182023-10-31T03:15:16.206Z++ sha256sum
5192023-10-31T03:15:16.213Z++ awk '{print $1}'
5202023-10-31T03:15:16.218Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5212023-10-31T03:15:16.230Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5222023-10-31T03:15:16.238Z+ set -o errexit
5232023-10-31T03:15:16.263Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-10-31T03:15:16.678Z++ cd ./tools
5252023-10-31T03:15:16.685Z++ pwd
5262023-10-31T03:15:16.690Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-10-31T03:15:16.694Z++ basename ./tools/ci_download_dendrite_stub
5282023-10-31T03:15:16.698Z+ ARG0=ci_download_dendrite_stub
5292023-10-31T03:15:16.702Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-10-31T03:15:16.707Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5312023-10-31T03:15:16.712Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5322023-10-31T03:15:16.716Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5332023-10-31T03:15:16.720Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-10-31T03:15:16.724Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5352023-10-31T03:15:16.728Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5362023-10-31T03:15:16.732Z+ TARGET_DIR=out
5372023-10-31T03:15:16.737Z+ DOWNLOAD_DIR=out/downloads
5382023-10-31T03:15:16.753Z+ DEST_DIR=./out/dendrite-stub
5392023-10-31T03:15:17.179Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-10-31T03:15:17.187Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-10-31T03:15:17.197Z+ REPO=oxidecomputer/dendrite
5422023-10-31T03:15:17.211Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5432023-10-31T03:15:17.224Z+ main
5442023-10-31T03:15:17.234Z+ [[ 0 != 0 ]]
5452023-10-31T03:15:17.698Z+ CIDL_OS=solaris2.11
5462023-10-31T03:15:17.715Z+ [[ 0 != 0 ]]
5472023-10-31T03:15:17.734Z+ configure_os solaris2.11
5482023-10-31T03:15:17.748Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-10-31T03:15:17.766Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-10-31T03:15:17.782Z+ case "$1" in
5512023-10-31T03:15:17.792Z+ SET_BINARIES=
5522023-10-31T03:15:17.799Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5532023-10-31T03:15:17.809Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-10-31T03:15:17.822Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-10-31T03:15:17.829Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5562023-10-31T03:15:17.837Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-10-31T03:15:17.847Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5582023-10-31T03:15:17.854Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-10-31T03:15:17.866Z+ mkdir -p out/downloads
5602023-10-31T03:15:17.876Z+ mkdir -p ./out/dendrite-stub
5612023-10-31T03:15:17.888Z+ fetch_and_verify
5622023-10-31T03:15:17.900Z+ local DO_DOWNLOAD=true
5632023-10-31T03:15:17.906Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5642023-10-31T03:15:18.325Z+ '[' true == true ']'
5652023-10-31T03:15:18.338Z+ echo Downloading...
5662023-10-31T03:15:18.346Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5672023-10-31T03:15:18.360Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5682023-10-31T03:15:27.830Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5692023-10-31T03:15:27.846Z++ sha256sum
5702023-10-31T03:15:27.856Z++ awk '{print $1}'
5712023-10-31T03:15:27.937Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5722023-10-31T03:15:27.950Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5732023-10-31T03:15:27.957Z+ do_untar out/downloads/dendrite-stub.tar.gz
5742023-10-31T03:15:27.968Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5752023-10-31T03:15:28.826Z+ do_assemble
5762023-10-31T03:15:28.838Z+ rm -r ./out/dendrite-stub
5772023-10-31T03:15:28.853Z+ mkdir ./out/dendrite-stub
5782023-10-31T03:15:28.858Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5792023-10-31T03:15:28.942Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5802023-10-31T03:15:28.954Z+ set -o errexit
5812023-10-31T03:15:28.962Z+++ dirname ./tools/ci_download_maghemite_mgd
5822023-10-31T03:15:28.969Z++ cd ./tools
5832023-10-31T03:15:28.980Z++ pwd
5842023-10-31T03:15:29.000Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5852023-10-31T03:15:29.019Z++ basename ./tools/ci_download_maghemite_mgd
5862023-10-31T03:15:29.036Z+ ARG0=ci_download_maghemite_mgd
5872023-10-31T03:15:29.463Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5882023-10-31T03:15:29.472Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5892023-10-31T03:15:29.483Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5902023-10-31T03:15:29.495Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5912023-10-31T03:15:29.517Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5922023-10-31T03:15:29.540Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5932023-10-31T03:15:29.563Z+ TARGET_DIR=out
5942023-10-31T03:15:29.982Z+ DOWNLOAD_DIR=out/downloads
5952023-10-31T03:15:29.993Z+ DEST_DIR=./out/mgd
5962023-10-31T03:15:29.997Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5972023-10-31T03:15:30.001Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5982023-10-31T03:15:30.009Z+ REPO=oxidecomputer/maghemite
5992023-10-31T03:15:30.020Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
6002023-10-31T03:15:30.032Z+ main
6012023-10-31T03:15:30.036Z+ [[ 0 != 0 ]]
6022023-10-31T03:15:30.040Z+ CIDL_OS=solaris2.11
6032023-10-31T03:15:30.044Z+ [[ 0 != 0 ]]
6042023-10-31T03:15:30.047Z+ configure_os solaris2.11
6052023-10-31T03:15:30.050Z+ echo 'current directory: /work/oxidecomputer/omicron'
6062023-10-31T03:15:30.053Zcurrent directory: /work/oxidecomputer/omicron
6072023-10-31T03:15:30.059Z+ echo 'configuring based on OS: "solaris2.11"'
6082023-10-31T03:15:30.062Zconfiguring based on OS: "solaris2.11"
6092023-10-31T03:15:30.065Z+ case "$1" in
6102023-10-31T03:15:30.073Z+ SET_BINARIES=
6112023-10-31T03:15:30.081Z+ CIDL_SHA256FUNC=do_sha256sum
6122023-10-31T03:15:30.094Z+ TARBALL_FILENAME=mgd.tar.gz
6132023-10-31T03:15:30.108Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6142023-10-31T03:15:30.115Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6152023-10-31T03:15:30.121Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6162023-10-31T03:15:30.130ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6172023-10-31T03:15:30.138Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6182023-10-31T03:15:30.143ZLocal file: out/downloads/mgd.tar.gz
6192023-10-31T03:15:30.146Z+ mkdir -p out/downloads
6202023-10-31T03:15:30.151Z+ mkdir -p ./out/mgd
6212023-10-31T03:15:30.155Z+ fetch_and_verify
6222023-10-31T03:15:30.158Z+ local DO_DOWNLOAD=true
6232023-10-31T03:15:30.167Z+ [[ -f out/downloads/mgd.tar.gz ]]
6242023-10-31T03:15:30.176Z+ '[' true == true ']'
6252023-10-31T03:15:30.181Z+ echo Downloading...
6262023-10-31T03:15:30.193ZDownloading...
6272023-10-31T03:15:30.212Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6282023-10-31T03:15:30.289Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6292023-10-31T03:15:47.743Z++ do_sha256sum out/downloads/mgd.tar.gz
6302023-10-31T03:15:47.755Z++ sha256sum
6312023-10-31T03:15:47.772Z++ awk '{print $1}'
6322023-10-31T03:15:47.820Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6332023-10-31T03:15:47.825Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6342023-10-31T03:15:47.831Z+ do_untar out/downloads/mgd.tar.gz
6352023-10-31T03:15:47.839Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6362023-10-31T03:15:48.494Z+ do_assemble
6372023-10-31T03:15:48.512Z+ rm -r ./out/mgd
6382023-10-31T03:15:48.525Z+ mkdir ./out/mgd
6392023-10-31T03:15:48.537Z+ cp -r out/downloads/root ./out/mgd/root
6402023-10-31T03:15:48.681Z+ set -o errexit
6412023-10-31T03:15:48.691Z+++ dirname ./tools/ci_download_transceiver_control
6422023-10-31T03:15:48.703Z++ cd ./tools
6432023-10-31T03:15:48.714Z++ pwd
6442023-10-31T03:15:48.720Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6452023-10-31T03:15:48.727Z++ basename ./tools/ci_download_transceiver_control
6462023-10-31T03:15:48.733Z+ ARG0=ci_download_transceiver_control
6472023-10-31T03:15:48.750Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6482023-10-31T03:15:48.757Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492023-10-31T03:15:48.768Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6502023-10-31T03:15:48.774Z+ TARGET_DIR=out
6512023-10-31T03:15:48.782Z+ DOWNLOAD_DIR=out/downloads
6522023-10-31T03:15:48.795Z+ DEST_DIR=./out/transceiver-control
6532023-10-31T03:15:48.808Z+ BIN_DIR=/opt/oxide/bin
6542023-10-31T03:15:48.818Z+ BINARY=xcvradm
6552023-10-31T03:15:48.827Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6562023-10-31T03:15:48.838Z+ REPO=oxidecomputer/transceiver-control
6572023-10-31T03:15:48.858Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6582023-10-31T03:15:48.872Z+ main
6592023-10-31T03:15:48.884Z+ [[ 0 != 0 ]]
6602023-10-31T03:15:48.890Z+ CIDL_OS=solaris2.11
6612023-10-31T03:15:49.304Z+ [[ 0 != 0 ]]
6622023-10-31T03:15:49.309Z+ configure_os solaris2.11
6632023-10-31T03:15:49.314Z+ echo 'current directory: /work/oxidecomputer/omicron'
6642023-10-31T03:15:49.329Zcurrent directory: /work/oxidecomputer/omicron
6652023-10-31T03:15:49.339Z+ echo 'configuring based on OS: "solaris2.11"'
6662023-10-31T03:15:49.349Zconfiguring based on OS: "solaris2.11"
6672023-10-31T03:15:49.359Z+ case "$1" in
6682023-10-31T03:15:49.382Z+ SET_BINARIES=
6692023-10-31T03:15:49.397Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6702023-10-31T03:15:49.829Z+ CIDL_SHA256FUNC=do_sha256sum
6712023-10-31T03:15:49.835Z+ ARCHIVE_FILENAME=xcvradm.gz
6722023-10-31T03:15:49.852Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6732023-10-31T03:15:49.866Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6742023-10-31T03:15:49.883Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6752023-10-31T03:15:49.898ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-10-31T03:15:49.909Z+ echo 'Local file: out/downloads/xcvradm.gz'
6772023-10-31T03:15:49.922ZLocal file: out/downloads/xcvradm.gz
6782023-10-31T03:15:49.932Z+ mkdir -p out/downloads
6792023-10-31T03:15:49.943Z+ mkdir -p ./out/transceiver-control
6802023-10-31T03:15:49.954Z+ fetch_and_verify
6812023-10-31T03:15:49.967Z+ local DO_DOWNLOAD=true
6822023-10-31T03:15:49.978Z+ [[ -f out/downloads/xcvradm.gz ]]
6832023-10-31T03:15:49.987Z+ '[' true == true ']'
6842023-10-31T03:15:49.994Z+ echo Downloading...
6852023-10-31T03:15:50.000ZDownloading...
6862023-10-31T03:15:50.008Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6872023-10-31T03:15:50.016Z+ 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
6882023-10-31T03:15:52.464Z++ do_sha256sum out/downloads/xcvradm.gz
6892023-10-31T03:15:52.474Z++ sha256sum
6902023-10-31T03:15:52.481Z++ awk '{print $1}'
6912023-10-31T03:15:52.490Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6922023-10-31T03:15:52.498Z+ [[ 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 ]]
6932023-10-31T03:15:52.512Z+ do_unpack out/downloads/xcvradm.gz
6942023-10-31T03:15:52.519Z+ mkdir -p out/downloads/root//opt/oxide/bin
6952023-10-31T03:15:52.526Z+ gzip -dc out/downloads/xcvradm.gz
6962023-10-31T03:15:53.085Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6972023-10-31T03:15:53.103Z+ do_assemble
6982023-10-31T03:15:53.118Z+ rm -r ./out/transceiver-control
6992023-10-31T03:15:53.130Z+ mkdir ./out/transceiver-control
7002023-10-31T03:15:53.145Z+ cp -r out/downloads/root ./out/transceiver-control/root
7012023-10-31T03:15:53.156ZAll builder prerequisites installed successfully, and PATH looks valid
7022023-10-31T03:15:53.164Z
7032023-10-31T03:15:53.173Zreal 3:48.988706807
7042023-10-31T03:15:53.181Zuser 55.391074412
7052023-10-31T03:15:53.188Zsys 10.521939994
7062023-10-31T03:15:53.200Ztrap 0.028892390
7072023-10-31T03:15:53.211Ztflt 0.196862013
7082023-10-31T03:15:53.221Zdflt 0.598107629
7092023-10-31T03:15:53.638Zkflt 0.106630651
7102023-10-31T03:15:53.649Zlock 1.798356133
7112023-10-31T03:15:53.655Zslp 7:52.025550949
7122023-10-31T03:15:53.659Zlat 3.375445095
7132023-10-31T03:15:53.662Zstop 0.078839931
7142023-10-31T03:15:53.668Z
7152023-10-31T03:15:53.675Z #### # # ##### ##### # #
7162023-10-31T03:15:53.682Z # # # # # # # # # #
7172023-10-31T03:15:53.685Z # # # # # # # #
7182023-10-31T03:15:53.688Z # # # ##### ##### #
7192023-10-31T03:15:53.691Z # # # # # # #
7202023-10-31T03:15:53.694Z #### ###### # # # #
7212023-10-31T03:15:53.696Z
7222023-10-31T03:15:53.699Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7232023-10-31T03:15:53.702Z Updating crates.io index
7242023-10-31T03:15:53.739Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7252023-10-31T03:15:54.517Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7262023-10-31T03:15:56.520Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7272023-10-31T03:15:57.126Z Updating git repository `http://github.com/oxidecomputer/tofino`
7282023-10-31T03:15:57.445Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7292023-10-31T03:15:57.877Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7302023-10-31T03:15:58.173Z Updating git repository `https://github.com/oxidecomputer/propolis`
7312023-10-31T03:15:59.002Z Updating git repository `https://github.com/oxidecomputer/crucible`
7322023-10-31T03:16:00.722Z Updating git repository `https://github.com/oxidecomputer/opte`
7332023-10-31T03:16:01.754Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7342023-10-31T03:16:02.095Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7352023-10-31T03:16:02.546Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7362023-10-31T03:16:03.157Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7372023-10-31T03:16:03.508Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7382023-10-31T03:16:03.924Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7392023-10-31T03:16:04.222Z Updating git repository `https://github.com/njaremko/samael`
7402023-10-31T03:16:04.710Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7412023-10-31T03:16:05.340Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7422023-10-31T03:16:05.770Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7432023-10-31T03:16:06.110Z Updating git repository `https://github.com/jgallagher/nix`
7442023-10-31T03:16:07.387Z Updating git repository `https://github.com/cbiffle/hubpack`
7452023-10-31T03:16:07.736Z Updating git repository `https://github.com/oxidecomputer/omicron`
7462023-10-31T03:16:17.448Z Updating git repository `https://github.com/oxidecomputer/rfb`
7472023-10-31T03:16:17.959Z Updating git repository `https://github.com/oxidecomputer/typify`
7482023-10-31T03:16:18.956Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492023-10-31T03:16:19.343Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502023-10-31T03:16:19.664Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512023-10-31T03:16:20.938Z Downloading crates ...
7522023-10-31T03:16:21.171Z Downloaded toml_edit v0.20.0
7532023-10-31T03:16:21.204Z Downloaded thiserror-impl v1.0.49
7542023-10-31T03:16:21.208Z Downloaded colorchoice v1.0.0
7552023-10-31T03:16:21.211Z Downloaded equivalent v1.0.1
7562023-10-31T03:16:21.216Z Downloaded quote v1.0.33
7572023-10-31T03:16:21.219Z Downloaded anyhow v1.0.75
7582023-10-31T03:16:21.222Z Downloaded serde_spanned v0.6.3
7592023-10-31T03:16:21.229Z Downloaded heck v0.4.1
7602023-10-31T03:16:21.232Z Downloaded cargo_metadata v0.18.0
7612023-10-31T03:16:21.235Z Downloaded anstream v0.5.0
7622023-10-31T03:16:21.238Z Downloaded strsim v0.10.0
7632023-10-31T03:16:21.241Z Downloaded bitflags v1.3.2
7642023-10-31T03:16:21.245Z Downloaded semver v1.0.20
7652023-10-31T03:16:21.250Z Downloaded terminal_size v0.2.6
7662023-10-31T03:16:21.253Z Downloaded thiserror v1.0.49
7672023-10-31T03:16:21.259Z Downloaded toml_datetime v0.6.3
7682023-10-31T03:16:21.262Z Downloaded io-lifetimes v1.0.11
7692023-10-31T03:16:21.266Z Downloaded anstyle-parse v0.2.1
7702023-10-31T03:16:21.268Z Downloaded indexmap v2.0.0
7712023-10-31T03:16:21.275Z Downloaded serde_derive v1.0.188
7722023-10-31T03:16:21.281Z Downloaded toml v0.8.0
7732023-10-31T03:16:21.286Z Downloaded unicode-ident v1.0.12
7742023-10-31T03:16:21.291Z Downloaded ryu v1.0.15
7752023-10-31T03:16:21.297Z Downloaded clap v4.4.3
7762023-10-31T03:16:21.313Z Downloaded serde v1.0.188
7772023-10-31T03:16:21.319Z Downloaded memchr v2.6.3
7782023-10-31T03:16:21.335Z Downloaded hashbrown v0.14.0
7792023-10-31T03:16:21.340Z Downloaded winnow v0.5.15
7802023-10-31T03:16:21.355Z Downloaded syn v2.0.32
7812023-10-31T03:16:21.376Z Downloaded clap_builder v4.4.2
7822023-10-31T03:16:21.390Z Downloaded rustix v0.37.23
7832023-10-31T03:16:21.427Z Downloaded libc v0.2.149
7842023-10-31T03:16:21.497Z Downloaded serde_json v1.0.108
7852023-10-31T03:16:21.502Z Downloaded proc-macro2 v1.0.67
7862023-10-31T03:16:21.505Z Downloaded itoa v1.0.9
7872023-10-31T03:16:21.508Z Downloaded utf8parse v0.2.1
7882023-10-31T03:16:21.511Z Downloaded camino v1.1.6
7892023-10-31T03:16:21.514Z Downloaded anstyle-query v1.0.0
7902023-10-31T03:16:21.516Z Downloaded cargo_toml v0.16.3
7912023-10-31T03:16:21.520Z Downloaded clap_lex v0.5.1
7922023-10-31T03:16:21.523Z Downloaded clap_derive v4.4.2
7932023-10-31T03:16:21.526Z Downloaded cargo-platform v0.1.3
7942023-10-31T03:16:21.528Z Downloaded errno v0.3.2
7952023-10-31T03:16:21.531Z Downloaded anstyle v1.0.2
7962023-10-31T03:16:21.650Z Compiling proc-macro2 v1.0.67
7972023-10-31T03:16:21.654Z Compiling unicode-ident v1.0.12
7982023-10-31T03:16:21.658Z Compiling serde v1.0.188
7992023-10-31T03:16:21.661Z Compiling libc v0.2.149
8002023-10-31T03:16:21.664Z Compiling io-lifetimes v1.0.11
8012023-10-31T03:16:21.669Z Compiling rustix v0.37.23
8022023-10-31T03:16:21.674Z Compiling hashbrown v0.14.0
8032023-10-31T03:16:21.677Z Compiling utf8parse v0.2.1
8042023-10-31T03:16:22.042Z Compiling equivalent v1.0.1
8052023-10-31T03:16:22.045Z Compiling bitflags v1.3.2
8062023-10-31T03:16:22.189Z Compiling anstyle-parse v0.2.1
8072023-10-31T03:16:22.225Z Compiling anstyle v1.0.2
8082023-10-31T03:16:22.600Z Compiling anstyle-query v1.0.0
8092023-10-31T03:16:22.738Z Compiling serde_json v1.0.108
8102023-10-31T03:16:22.754Z Compiling winnow v0.5.15
8112023-10-31T03:16:23.298Z Compiling indexmap v2.0.0
8122023-10-31T03:16:23.578Z Compiling semver v1.0.20
8132023-10-31T03:16:23.755Z Compiling thiserror v1.0.49
8142023-10-31T03:16:23.812Z Compiling colorchoice v1.0.0
8152023-10-31T03:16:24.028Z Compiling camino v1.1.6
8162023-10-31T03:16:24.046Z Compiling anstream v0.5.0
8172023-10-31T03:16:24.339Z Compiling ryu v1.0.15
8182023-10-31T03:16:24.977Z Compiling heck v0.4.1
8192023-10-31T03:16:25.001Z Compiling clap_lex v0.5.1
8202023-10-31T03:16:25.073Z Compiling strsim v0.10.0
8212023-10-31T03:16:25.272Z Compiling quote v1.0.33
8222023-10-31T03:16:25.335Z Compiling anyhow v1.0.75
8232023-10-31T03:16:25.660Z Compiling itoa v1.0.9
8242023-10-31T03:16:25.966Z Compiling syn v2.0.32
8252023-10-31T03:16:26.030Z Compiling errno v0.3.2
8262023-10-31T03:16:27.745Z Compiling terminal_size v0.2.6
8272023-10-31T03:16:27.947Z Compiling clap_builder v4.4.2
8282023-10-31T03:16:33.413Z Compiling serde_derive v1.0.188
8292023-10-31T03:16:33.416Z Compiling thiserror-impl v1.0.49
8302023-10-31T03:16:33.420Z Compiling clap_derive v4.4.2
8312023-10-31T03:16:37.585Z Compiling clap v4.4.3
8322023-10-31T03:16:46.694Z Compiling toml_datetime v0.6.3
8332023-10-31T03:16:46.698Z Compiling serde_spanned v0.6.3
8342023-10-31T03:16:46.700Z Compiling cargo-platform v0.1.3
8352023-10-31T03:16:47.096Z Compiling toml_edit v0.20.0
8362023-10-31T03:16:48.854Z Compiling cargo_metadata v0.18.0
8372023-10-31T03:16:50.527Z Compiling toml v0.8.0
8382023-10-31T03:16:51.594Z Compiling cargo_toml v0.16.3
8392023-10-31T03:16:57.252Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8402023-10-31T03:16:58.658Z Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
8412023-10-31T03:16:58.881Z Running `target/debug/xtask clippy`
8422023-10-31T03:16:58.947Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8432023-10-31T03:16:59.934Z Downloading crates ...
8442023-10-31T03:17:00.200Z Downloaded adler v1.0.2
8452023-10-31T03:17:00.206Z Downloaded chacha20 v0.9.1
8462023-10-31T03:17:00.211Z Downloaded async-stream-impl v0.3.5
8472023-10-31T03:17:00.214Z Downloaded maplit v1.0.2
8482023-10-31T03:17:00.221Z Downloaded cast v0.3.0
8492023-10-31T03:17:00.225Z Downloaded cfg-if v1.0.0
8502023-10-31T03:17:00.229Z Downloaded hyper-staticfile v0.9.5
8512023-10-31T03:17:00.246Z Downloaded number_prefix v0.4.0
8522023-10-31T03:17:00.249Z Downloaded bytecount v0.6.3
8532023-10-31T03:17:00.253Z Downloaded num_threads v0.1.6
8542023-10-31T03:17:00.258Z Downloaded nu-ansi-term v0.49.0
8552023-10-31T03:17:00.265Z Downloaded hex v0.4.3
8562023-10-31T03:17:00.273Z Downloaded http-body v0.4.5
8572023-10-31T03:17:00.282Z Downloaded buf-list v1.0.3
8582023-10-31T03:17:00.292Z Downloaded bitfield v0.14.0
8592023-10-31T03:17:00.300Z Downloaded hmac v0.12.1
8602023-10-31T03:17:00.306Z Downloaded base64 v0.21.5
8612023-10-31T03:17:00.319Z Downloaded bitstruct v0.1.1
8622023-10-31T03:17:00.324Z Downloaded memoffset v0.9.0
8632023-10-31T03:17:00.330Z Downloaded newline-converter v0.3.0
8642023-10-31T03:17:00.333Z Downloaded httparse v1.8.0
8652023-10-31T03:17:00.339Z Downloaded libm v0.2.7
8662023-10-31T03:17:00.364Z Downloaded linked-hash-map v0.5.6
8672023-10-31T03:17:00.367Z Downloaded nibble_vec v0.1.0
8682023-10-31T03:17:00.372Z Downloaded match_cfg v0.1.0
8692023-10-31T03:17:00.375Z Downloaded hex-literal v0.4.1
8702023-10-31T03:17:00.378Z Downloaded bytesize v1.3.0
8712023-10-31T03:17:00.382Z Downloaded inout v0.1.3
8722023-10-31T03:17:00.385Z Downloaded keccak v0.1.4
8732023-10-31T03:17:00.388Z Downloaded impl-trait-for-tuples v0.2.2
8742023-10-31T03:17:00.398Z Downloaded newtype_derive v0.1.6
8752023-10-31T03:17:00.401Z Downloaded nodrop v0.1.14
8762023-10-31T03:17:00.406Z Downloaded base64ct v1.6.0
8772023-10-31T03:17:00.410Z Downloaded indicatif v0.17.7
8782023-10-31T03:17:00.421Z Downloaded rustc-hash v1.1.0
8792023-10-31T03:17:00.426Z Downloaded rustfmt-wrapper v0.2.0
8802023-10-31T03:17:00.429Z Downloaded ref-cast v1.0.20
8812023-10-31T03:17:00.436Z Downloaded matches v0.1.10
8822023-10-31T03:17:00.439Z Downloaded cassowary v0.3.0
8832023-10-31T03:17:00.443Z Downloaded signature v1.6.4
8842023-10-31T03:17:00.446Z Downloaded crossbeam-epoch v0.9.15
8852023-10-31T03:17:00.453Z Downloaded multer v2.1.0
8862023-10-31T03:17:00.459Z Downloaded path-slash v0.1.5
8872023-10-31T03:17:00.463Z Downloaded scopeguard v1.2.0
8882023-10-31T03:17:00.467Z Downloaded tempdir v0.3.7
8892023-10-31T03:17:00.471Z Downloaded unicase v2.7.0
8902023-10-31T03:17:00.474Z Downloaded synstructure v0.12.6
8912023-10-31T03:17:00.477Z Downloaded rustc-demangle v0.1.23
8922023-10-31T03:17:00.480Z Downloaded erased-serde v0.3.30
8932023-10-31T03:17:00.485Z Downloaded fixedbitset v0.4.2
8942023-10-31T03:17:00.490Z Downloaded nanorand v0.7.0
8952023-10-31T03:17:00.497Z Downloaded strsim v0.8.0
8962023-10-31T03:17:00.500Z Downloaded topological-sort v0.2.2
8972023-10-31T03:17:00.503Z Downloaded pretty-hex v0.2.1
8982023-10-31T03:17:00.508Z Downloaded fragile v2.0.0
8992023-10-31T03:17:00.512Z Downloaded form_urlencoded v1.2.0
9002023-10-31T03:17:00.515Z Downloaded termtree v0.4.1
9012023-10-31T03:17:00.521Z Downloaded diff v0.1.13
9022023-10-31T03:17:00.526Z Downloaded toolchain_find v0.2.0
9032023-10-31T03:17:00.529Z Downloaded tokio-native-tls v0.3.1
9042023-10-31T03:17:00.533Z Downloaded remove_dir_all v0.5.3
9052023-10-31T03:17:00.537Z Downloaded unicode-linebreak v0.1.5
9062023-10-31T03:17:00.542Z Downloaded foreign-types-macros v0.2.3
9072023-10-31T03:17:00.545Z Downloaded unicode-xid v0.2.4
9082023-10-31T03:17:00.548Z Downloaded crunchy v0.2.2
9092023-10-31T03:17:00.552Z Downloaded vergen v8.2.4
9102023-10-31T03:17:00.558Z Downloaded foreign-types v0.3.2
9112023-10-31T03:17:00.561Z Downloaded futures-sink v0.3.29
9122023-10-31T03:17:00.564Z Downloaded resolv-conf v0.7.0
9132023-10-31T03:17:00.571Z Downloaded ppv-lite86 v0.2.17
9142023-10-31T03:17:00.574Z Downloaded unicode-bidi v0.3.13
9152023-10-31T03:17:00.577Z Downloaded path-dedot v3.1.0
9162023-10-31T03:17:00.581Z Downloaded difflib v0.4.0
9172023-10-31T03:17:00.586Z Downloaded packed_struct v0.10.1
9182023-10-31T03:17:00.591Z Downloaded signal-hook v0.3.17
9192023-10-31T03:17:00.596Z Downloaded pin-utils v0.1.0
9202023-10-31T03:17:00.600Z Downloaded packed_struct_codegen v0.10.1
9212023-10-31T03:17:00.606Z Downloaded untrusted v0.7.1
9222023-10-31T03:17:00.609Z Downloaded debug-ignore v1.0.5
9232023-10-31T03:17:00.613Z Downloaded datatest-stable v0.2.3
9242023-10-31T03:17:00.617Z Downloaded similar-asserts v1.5.0
9252023-10-31T03:17:00.623Z Downloaded plotters-svg v0.3.5
9262023-10-31T03:17:00.628Z Downloaded version_check v0.9.4
9272023-10-31T03:17:00.631Z Downloaded try-lock v0.2.4
9282023-10-31T03:17:00.644Z Downloaded der_derive v0.7.2
9292023-10-31T03:17:00.648Z Downloaded deranged v0.3.8
9302023-10-31T03:17:00.652Z Downloaded backtrace v0.3.69
9312023-10-31T03:17:00.657Z Downloaded proc-macro-crate v1.3.1
9322023-10-31T03:17:00.660Z Downloaded secrecy v0.8.0
9332023-10-31T03:17:00.666Z Downloaded futures-executor v0.3.29
9342023-10-31T03:17:00.669Z Downloaded rtoolbox v0.0.1
9352023-10-31T03:17:00.675Z Downloaded pem v1.1.1
9362023-10-31T03:17:00.679Z Downloaded parse-display-derive v0.7.0
9372023-10-31T03:17:00.682Z Downloaded shell-words v1.1.0
9382023-10-31T03:17:00.685Z Downloaded percent-encoding v2.3.0
9392023-10-31T03:17:00.688Z Downloaded which v4.4.0
9402023-10-31T03:17:00.706Z Downloaded thread-id v4.2.0
9412023-10-31T03:17:00.710Z Downloaded curve25519-dalek-derive v0.1.0
9422023-10-31T03:17:00.715Z Downloaded derive_builder_macro v0.12.0
9432023-10-31T03:17:00.718Z Downloaded serde_repr v0.1.16
9442023-10-31T03:17:00.721Z Downloaded whoami v1.4.1
9452023-10-31T03:17:00.752Z Downloaded flate2 v1.0.28
9462023-10-31T03:17:00.756Z Downloaded zeroize_derive v1.4.2
9472023-10-31T03:17:00.759Z Downloaded slab v0.4.9
9482023-10-31T03:17:00.763Z Downloaded walkdir v2.4.0
9492023-10-31T03:17:00.767Z Downloaded fastrand v2.0.0
9502023-10-31T03:17:00.771Z Downloaded tower-service v0.3.2
9512023-10-31T03:17:00.776Z Downloaded zerocopy v0.3.0
9522023-10-31T03:17:00.783Z Downloaded tui-tree-widget v0.13.0
9532023-10-31T03:17:00.787Z Downloaded wait-timeout v0.2.0
9542023-10-31T03:17:00.794Z Downloaded uuid v1.4.1
9552023-10-31T03:17:00.797Z Downloaded cstr-argument v0.1.2
9562023-10-31T03:17:00.802Z Downloaded darling_macro v0.14.4
9572023-10-31T03:17:00.805Z Downloaded reedline v0.23.0
9582023-10-31T03:17:00.808Z Downloaded proc-macro-error-attr v1.0.4
9592023-10-31T03:17:00.812Z Downloaded rand v0.4.6
9602023-10-31T03:17:00.816Z Downloaded normalize-line-endings v0.3.0
9612023-10-31T03:17:00.820Z Downloaded pin-project-internal v1.1.3
9622023-10-31T03:17:00.824Z Downloaded hashlink v0.8.3
9632023-10-31T03:17:00.827Z Downloaded semver-parser v0.10.2
9642023-10-31T03:17:00.830Z Downloaded schemars_derive v0.8.13
9652023-10-31T03:17:00.834Z Downloaded futures-channel v0.3.29
9662023-10-31T03:17:00.837Z Downloaded slog-bunyan v2.4.0
9672023-10-31T03:17:00.841Z Downloaded serial_test_derive v0.10.0
9682023-10-31T03:17:00.845Z Downloaded serial_test v0.10.0
9692023-10-31T03:17:00.848Z Downloaded radium v0.7.0
9702023-10-31T03:17:00.851Z Downloaded utf-8 v0.7.6
9712023-10-31T03:17:00.853Z Downloaded paste v1.0.14
9722023-10-31T03:17:00.856Z Downloaded waitgroup v0.1.2
9732023-10-31T03:17:00.861Z Downloaded sha1 v0.10.5
9742023-10-31T03:17:00.865Z Downloaded pem-rfc7468 v0.7.0
9752023-10-31T03:17:00.868Z Downloaded slog-json v2.6.1
9762023-10-31T03:17:00.871Z Downloaded fallible-iterator v0.2.0
9772023-10-31T03:17:00.874Z Downloaded want v0.3.1
9782023-10-31T03:17:00.878Z Downloaded tokio-tungstenite v0.20.1
9792023-10-31T03:17:00.882Z Downloaded predicates v2.1.5
9802023-10-31T03:17:00.885Z Downloaded openssl-macros v0.1.1
9812023-10-31T03:17:00.889Z Downloaded rcgen v0.11.3
9822023-10-31T03:17:00.892Z Downloaded socket2 v0.5.4
9832023-10-31T03:17:00.895Z Downloaded stringprep v0.1.3
9842023-10-31T03:17:00.899Z Downloaded diesel_derives v2.1.1
9852023-10-31T03:17:00.902Z Downloaded digest v0.10.7
9862023-10-31T03:17:00.904Z Downloaded test-strategy v0.2.1
9872023-10-31T03:17:00.907Z Downloaded glob v0.3.1
9882023-10-31T03:17:00.910Z Downloaded stable_deref_trait v1.2.0
9892023-10-31T03:17:00.915Z Downloaded rustls-native-certs v0.6.3
9902023-10-31T03:17:00.918Z Downloaded futures v0.3.29
9912023-10-31T03:17:00.923Z Downloaded fxhash v0.2.1
9922023-10-31T03:17:00.926Z Downloaded fd-lock v3.0.13
9932023-10-31T03:17:00.929Z Downloaded phf_shared v0.10.0
9942023-10-31T03:17:00.932Z Downloaded globset v0.4.13
9952023-10-31T03:17:00.936Z Downloaded subtle v2.5.0
9962023-10-31T03:17:00.939Z Downloaded oso-derive v0.27.0
9972023-10-31T03:17:00.943Z Downloaded pin-project v1.1.3
9982023-10-31T03:17:00.947Z Downloaded siphasher v0.3.11
9992023-10-31T03:17:00.950Z Downloaded doc-comment v0.3.3
10002023-10-31T03:17:00.953Z Downloaded strip-ansi-escapes v0.2.0
10012023-10-31T03:17:00.956Z Downloaded enum-as-inner v0.5.1
10022023-10-31T03:17:00.961Z Downloaded filetime v0.2.22
10032023-10-31T03:17:00.964Z Downloaded string_cache v0.8.7
10042023-10-31T03:17:00.968Z Downloaded steno v0.4.0
10052023-10-31T03:17:00.971Z Downloaded flagset v0.4.3
10062023-10-31T03:17:00.974Z Downloaded termcolor v1.2.0
10072023-10-31T03:17:00.979Z Downloaded dof v0.1.5
10082023-10-31T03:17:00.982Z Downloaded strum_macros v0.25.2
10092023-10-31T03:17:00.986Z Downloaded ena v0.14.2
10102023-10-31T03:17:00.989Z Downloaded smallvec v0.6.14
10112023-10-31T03:17:00.992Z Downloaded rsa v0.9.2
10122023-10-31T03:17:00.995Z Downloaded r2d2 v0.8.10
10132023-10-31T03:17:00.998Z Downloaded dirs-sys-next v0.1.2
10142023-10-31T03:17:01.003Z Downloaded rand_xorshift v0.3.0
10152023-10-31T03:17:01.007Z Downloaded ed25519 v1.5.3
10162023-10-31T03:17:01.010Z Downloaded either v1.9.0
10172023-10-31T03:17:01.014Z Downloaded tungstenite v0.20.1
10182023-10-31T03:17:01.018Z Downloaded slog v2.7.0
10192023-10-31T03:17:01.022Z Downloaded derive-where v1.2.5
10202023-10-31T03:17:01.026Z Downloaded half v1.8.2
10212023-10-31T03:17:01.031Z Downloaded tough v0.12.5
10222023-10-31T03:17:01.035Z Downloaded sct v0.7.0
10232023-10-31T03:17:01.040Z Downloaded rayon-core v1.12.0
10242023-10-31T03:17:01.043Z Downloaded oso v0.27.0
10252023-10-31T03:17:01.046Z Downloaded getrandom v0.2.10
10262023-10-31T03:17:01.051Z Downloaded elliptic-curve v0.13.5
10272023-10-31T03:17:01.055Z Downloaded darling_core v0.14.4
10282023-10-31T03:17:01.059Z Downloaded parking_lot v0.11.2
10292023-10-31T03:17:01.062Z Downloaded flume v0.11.0
10302023-10-31T03:17:01.066Z Downloaded clap v2.34.0
10312023-10-31T03:17:01.079Z Downloaded papergrid v0.10.0
10322023-10-31T03:17:01.090Z Downloaded snafu v0.7.5
10332023-10-31T03:17:01.100Z Downloaded h2 v0.3.21
10342023-10-31T03:17:01.114Z Downloaded rusqlite v0.29.0
10352023-10-31T03:17:01.126Z Downloaded tokio-util v0.7.10
10362023-10-31T03:17:01.141Z Downloaded pest v2.7.2
10372023-10-31T03:17:01.151Z Downloaded bindgen v0.65.1
10382023-10-31T03:17:01.166Z Downloaded proptest v1.3.1
10392023-10-31T03:17:01.186Z Downloaded git2 v0.17.2
10402023-10-31T03:17:01.203Z Downloaded regex-automata v0.1.10
10412023-10-31T03:17:01.214Z Downloaded quick-xml v0.23.1
10422023-10-31T03:17:01.228Z Downloaded plotters v0.3.5
10432023-10-31T03:17:01.247Z Downloaded ratatui v0.23.0
10442023-10-31T03:17:01.270Z Downloaded petgraph v0.6.4
10452023-10-31T03:17:01.298Z Downloaded tabled v0.14.0
10462023-10-31T03:17:01.327Z Downloaded smoltcp v0.8.2
10472023-10-31T03:17:01.347Z Downloaded polar-core v0.27.0
10482023-10-31T03:17:01.370Z Downloaded smoltcp v0.9.1
10492023-10-31T03:17:01.388Z Downloaded openssl v0.10.57
10502023-10-31T03:17:01.408Z Downloaded regex-syntax v0.8.2
10512023-10-31T03:17:01.425Z Downloaded regex-syntax v0.7.5
10522023-10-31T03:17:01.444Z Downloaded zerocopy-derive v0.6.4
10532023-10-31T03:17:01.470Z Downloaded regex-automata v0.3.8
10542023-10-31T03:17:01.503Z Downloaded regex-automata v0.4.3
10552023-10-31T03:17:01.541Z Downloaded sled v0.34.7
10562023-10-31T03:17:01.561Z Downloaded bzip2-sys v0.1.11+1.0.8
10572023-10-31T03:17:01.585Z Downloaded encoding_rs v0.8.33
10582023-10-31T03:17:01.631Z Downloaded zerocopy-derive v0.2.0
10592023-10-31T03:17:01.649Z Downloaded openapiv3 v1.0.3
10602023-10-31T03:17:01.673Z Downloaded regex-syntax v0.6.29
10612023-10-31T03:17:01.688Z Downloaded rustix v0.38.9
10622023-10-31T03:17:01.728Z Downloaded tokio v1.33.0
10632023-10-31T03:17:01.798Z Downloaded syn v1.0.109
10642023-10-31T03:17:01.817Z Downloaded object v0.32.1
10652023-10-31T03:17:01.837Z Downloaded curve25519-dalek v4.1.0
10662023-10-31T03:17:01.855Z Downloaded sha3 v0.10.8
10672023-10-31T03:17:01.869Z Downloaded diesel v2.1.3
10682023-10-31T03:17:01.903Z Downloaded webpki-roots v0.25.2
10692023-10-31T03:17:01.911Z Downloaded object v0.30.4
10702023-10-31T03:17:01.929Z Downloaded regress v0.7.1
10712023-10-31T03:17:01.944Z Downloaded trust-dns-proto v0.22.0
10722023-10-31T03:17:01.967Z Downloaded rayon v1.8.0
10732023-10-31T03:17:02.040Z Downloaded gimli v0.28.0
10742023-10-31T03:17:02.045Z Downloaded rustls v0.21.8
10752023-10-31T03:17:02.049Z Downloaded idna v0.4.0
10762023-10-31T03:17:02.052Z Downloaded futures-util v0.3.29
10772023-10-31T03:17:02.062Z Downloaded nix v0.26.2
10782023-10-31T03:17:02.079Z Downloaded radix_trie v0.2.1
10792023-10-31T03:17:02.090Z Downloaded vcpkg v0.2.15
10802023-10-31T03:17:02.166Z Downloaded regex v1.10.2
10812023-10-31T03:17:02.191Z Downloaded idna v0.2.3
10822023-10-31T03:17:02.206Z Downloaded serde_with v2.3.3
10832023-10-31T03:17:02.218Z Downloaded bitvec v1.0.1
10842023-10-31T03:17:02.244Z Downloaded lalrpop v0.19.12
10852023-10-31T03:17:02.266Z Downloaded bstr v1.6.0
10862023-10-31T03:17:02.287Z Downloaded url v2.4.1
10872023-10-31T03:17:02.293Z Downloaded trybuild v1.0.85
10882023-10-31T03:17:02.301Z Downloaded libgit2-sys v0.15.2+1.6.4
10892023-10-31T03:17:02.410Z Downloaded chrono v0.4.31
10902023-10-31T03:17:02.425Z Downloaded serde_yaml v0.9.25
10912023-10-31T03:17:02.432Z Downloaded tokio-postgres v0.7.10
10922023-10-31T03:17:02.441Z Downloaded spin v0.9.8
10932023-10-31T03:17:02.446Z Downloaded toml v0.5.11
10942023-10-31T03:17:02.451Z Downloaded unicode-normalization v0.1.22
10952023-10-31T03:17:02.457Z Downloaded time v0.3.27
10962023-10-31T03:17:02.472Z Downloaded tracing v0.1.37
10972023-10-31T03:17:02.477Z Downloaded openssl-sys v0.9.93
10982023-10-31T03:17:02.487Z Downloaded toml_edit v0.19.15
10992023-10-31T03:17:02.519Z Downloaded x509-cert v0.2.4
11002023-10-31T03:17:02.527Z Downloaded unicode-segmentation v1.10.1
11012023-10-31T03:17:02.534Z Downloaded hashbrown v0.12.3
11022023-10-31T03:17:02.541Z Downloaded crossterm v0.27.0
11032023-10-31T03:17:02.556Z Downloaded aho-corasick v1.0.4
11042023-10-31T03:17:02.567Z Downloaded reqwest v0.11.20
11052023-10-31T03:17:02.581Z Downloaded expectorate v1.1.0
11062023-10-31T03:17:02.585Z Downloaded tokio-tungstenite v0.18.0
11072023-10-31T03:17:02.589Z Downloaded time-macros v0.2.13
11082023-10-31T03:17:02.592Z Downloaded pretty_assertions v1.4.0
11092023-10-31T03:17:02.596Z Downloaded zip v0.6.6
11102023-10-31T03:17:02.602Z Downloaded dyn-clone v1.0.13
11112023-10-31T03:17:02.605Z Downloaded getopts v0.2.21
11122023-10-31T03:17:02.613Z Downloaded slog-async v2.8.0
11132023-10-31T03:17:02.617Z Downloaded once_cell v1.18.0
11142023-10-31T03:17:02.620Z Downloaded trust-dns-server v0.22.1
11152023-10-31T03:17:02.624Z Downloaded hashbrown v0.13.2
11162023-10-31T03:17:02.632Z Downloaded rand v0.8.5
11172023-10-31T03:17:02.640Z Downloaded slog-dtrace v0.2.3
11182023-10-31T03:17:02.643Z Downloaded sha2 v0.10.8
11192023-10-31T03:17:02.647Z Downloaded platforms v3.0.2
11202023-10-31T03:17:02.650Z Downloaded num-iter v0.1.43
11212023-10-31T03:17:02.659Z Downloaded num-complex v0.4.4
11222023-10-31T03:17:02.663Z Downloaded oorandom v11.1.3
11232023-10-31T03:17:02.666Z Downloaded password-hash v0.5.0
11242023-10-31T03:17:02.670Z Downloaded portable-atomic v1.4.3
11252023-10-31T03:17:02.674Z Downloaded itertools v0.10.5
11262023-10-31T03:17:02.681Z Downloaded dtrace-parser v0.1.14
11272023-10-31T03:17:02.685Z Downloaded ctr v0.9.2
11282023-10-31T03:17:02.689Z Downloaded structopt-derive v0.4.18
11292023-10-31T03:17:02.692Z Downloaded trust-dns-client v0.22.0
11302023-10-31T03:17:02.699Z Downloaded der v0.7.8
11312023-10-31T03:17:02.707Z Downloaded openssl-probe v0.1.5
11322023-10-31T03:17:02.711Z Downloaded opaque-debug v0.3.0
11332023-10-31T03:17:02.714Z Downloaded signal-hook-tokio v0.3.1
11342023-10-31T03:17:02.719Z Downloaded num-derive v0.4.0
11352023-10-31T03:17:02.722Z Downloaded env_logger v0.10.0
11362023-10-31T03:17:02.725Z Downloaded serde_with_macros v2.3.3
11372023-10-31T03:17:02.728Z Downloaded schemars v0.8.13
11382023-10-31T03:17:02.745Z Downloaded hkdf v0.12.3
11392023-10-31T03:17:02.749Z Downloaded itertools v0.11.0
11402023-10-31T03:17:02.761Z Downloaded nom v7.1.3
11412023-10-31T03:17:02.771Z Downloaded partial-io v0.5.4
11422023-10-31T03:17:02.777Z Downloaded tabled_derive v0.6.0
11432023-10-31T03:17:02.805Z Downloaded prettyplease v0.2.12
11442023-10-31T03:17:02.818Z Downloaded crossterm v0.26.1
11452023-10-31T03:17:02.822Z Downloaded libz-sys v1.1.12
11462023-10-31T03:17:02.921Z Downloaded fatfs v0.3.6
11472023-10-31T03:17:02.925Z Downloaded tracing-core v0.1.31
11482023-10-31T03:17:02.932Z Downloaded minimal-lexical v0.2.1
11492023-10-31T03:17:02.940Z Downloaded crypto-bigint v0.5.2
11502023-10-31T03:17:02.953Z Downloaded rpassword v7.2.0
11512023-10-31T03:17:02.957Z Downloaded similar v2.2.1
11522023-10-31T03:17:02.967Z Downloaded poly1305 v0.8.0
11532023-10-31T03:17:02.971Z Downloaded libxml v0.3.3
11542023-10-31T03:17:02.981Z Downloaded data-encoding v2.4.0
11552023-10-31T03:17:02.985Z Downloaded textwrap v0.11.0
11562023-10-31T03:17:02.990Z Downloaded derive_builder_core v0.12.0
11572023-10-31T03:17:02.993Z Downloaded slog-envlogger v2.2.0
11582023-10-31T03:17:02.997Z Downloaded dashmap v5.5.1
11592023-10-31T03:17:03.000Z Downloaded pem v3.0.2
11602023-10-31T03:17:03.003Z Downloaded termios v0.3.3
11612023-10-31T03:17:03.006Z Downloaded darling_macro v0.20.3
11622023-10-31T03:17:03.010Z Downloaded parse-display v0.7.0
11632023-10-31T03:17:03.013Z Downloaded group v0.13.0
11642023-10-31T03:17:03.016Z Downloaded darling v0.20.3
11652023-10-31T03:17:03.019Z Downloaded darling v0.14.4
11662023-10-31T03:17:03.022Z Downloaded aes v0.8.3
11672023-10-31T03:17:03.025Z Downloaded smallvec v1.11.0
11682023-10-31T03:17:03.029Z Downloaded mio v0.8.8
11692023-10-31T03:17:03.038Z Downloaded socket2 v0.4.9
11702023-10-31T03:17:03.041Z Downloaded darling_core v0.20.3
11712023-10-31T03:17:03.049Z Downloaded take_mut v0.2.2
11722023-10-31T03:17:03.052Z Downloaded hash32 v0.2.1
11732023-10-31T03:17:03.055Z Downloaded pkg-config v0.3.27
11742023-10-31T03:17:03.058Z Downloaded criterion v0.5.1
11752023-10-31T03:17:03.071Z Downloaded spin v0.5.2
11762023-10-31T03:17:03.078Z Downloaded tokio-macros v2.1.0
11772023-10-31T03:17:03.082Z Downloaded tungstenite v0.18.0
11782023-10-31T03:17:03.084Z Downloaded yasna v0.5.2
11792023-10-31T03:17:03.088Z Downloaded pkcs8 v0.10.2
11802023-10-31T03:17:03.090Z Downloaded rand_core v0.6.4
11812023-10-31T03:17:03.093Z Downloaded static_assertions v1.1.0
11822023-10-31T03:17:03.096Z Downloaded zeroize v1.6.0
11832023-10-31T03:17:03.101Z Downloaded universal-hash v0.5.1
11842023-10-31T03:17:03.105Z Downloaded heck v0.3.3
11852023-10-31T03:17:03.108Z Downloaded downcast v0.11.0
11862023-10-31T03:17:03.111Z Downloaded usdt-attr-macro v0.3.5
11872023-10-31T03:17:03.114Z Downloaded tinyvec_macros v0.1.1
11882023-10-31T03:17:03.117Z Downloaded serde_urlencoded v0.7.1
11892023-10-31T03:17:03.120Z Downloaded funty v2.0.0
11902023-10-31T03:17:03.123Z Downloaded strum_macros v0.24.3
11912023-10-31T03:17:03.125Z Downloaded serde_derive_internals v0.26.0
11922023-10-31T03:17:03.128Z Downloaded num_cpus v1.16.0
11932023-10-31T03:17:03.132Z Downloaded serde-hex v0.1.0
11942023-10-31T03:17:03.136Z Downloaded wyz v0.5.1
11952023-10-31T03:17:03.139Z Downloaded pest_meta v2.7.2
11962023-10-31T03:17:03.143Z Downloaded heapless v0.7.16
11972023-10-31T03:17:03.146Z Downloaded slog-scope v4.4.0
11982023-10-31T03:17:03.149Z Downloaded crossbeam-channel v0.5.8
11992023-10-31T03:17:03.153Z Downloaded spki v0.7.2
12002023-10-31T03:17:03.156Z Downloaded rstest v0.18.2
12012023-10-31T03:17:03.159Z Downloaded ring v0.17.5
12022023-10-31T03:17:03.300Z Downloaded structopt v0.3.26
12032023-10-31T03:17:03.312Z Downloaded polyval v0.6.1
12042023-10-31T03:17:03.316Z Downloaded fallible-streaming-iterator v0.1.9
12052023-10-31T03:17:03.323Z Downloaded structmeta v0.1.6
12062023-10-31T03:17:03.326Z Downloaded pin-project-lite v0.2.13
12072023-10-31T03:17:03.329Z Downloaded threadpool v1.8.1
12082023-10-31T03:17:03.333Z Downloaded thread_local v1.1.7
12092023-10-31T03:17:03.337Z Downloaded typenum v1.16.0
12102023-10-31T03:17:03.341Z Downloaded tracing-attributes v0.1.26
12112023-10-31T03:17:03.344Z Downloaded ron v0.8.1
12122023-10-31T03:17:03.349Z Downloaded trust-dns-resolver v0.22.0
12132023-10-31T03:17:03.357Z Downloaded derive_more v0.99.17
12142023-10-31T03:17:03.367Z Downloaded libsqlite3-sys v0.26.0
12152023-10-31T03:17:03.513Z Downloaded ring v0.16.20
12162023-10-31T03:17:03.679Z Downloaded ucd-trie v0.1.6
12172023-10-31T03:17:03.683Z Downloaded pkcs1 v0.7.5
12182023-10-31T03:17:03.688Z Downloaded derive_builder v0.12.0
12192023-10-31T03:17:03.693Z Downloaded unsafe-libyaml v0.2.9
12202023-10-31T03:17:03.699Z Downloaded salty v0.2.0
12212023-10-31T03:17:03.708Z Downloaded twox-hash v1.6.3
12222023-10-31T03:17:03.712Z Downloaded float-cmp v0.9.0
12232023-10-31T03:17:03.715Z Downloaded headers-core v0.2.0
12242023-10-31T03:17:03.721Z Downloaded toml v0.7.8
12252023-10-31T03:17:03.724Z Downloaded postgres-types v0.2.6
12262023-10-31T03:17:03.728Z Downloaded usdt-impl v0.3.5
12272023-10-31T03:17:03.731Z Downloaded textwrap v0.16.0
12282023-10-31T03:17:03.735Z Downloaded vsss-rs v3.3.1
12292023-10-31T03:17:03.739Z Downloaded postcard v0.7.3
12302023-10-31T03:17:03.743Z Downloaded term v0.7.0
12312023-10-31T03:17:03.747Z Downloaded pest_generator v2.7.2
12322023-10-31T03:17:03.749Z Downloaded slog-term v2.9.0
12332023-10-31T03:17:03.752Z Downloaded zerocopy v0.6.4
12342023-10-31T03:17:03.755Z Downloaded structmeta-derive v0.1.6
12352023-10-31T03:17:03.758Z Downloaded smf v0.2.2
12362023-10-31T03:17:03.761Z Downloaded omicron-zone-package v0.8.3
12372023-10-31T03:17:03.765Z Downloaded futures-io v0.3.29
12382023-10-31T03:17:03.768Z Downloaded num-bigint v0.4.4
12392023-10-31T03:17:03.772Z Downloaded futures-core v0.3.29
12402023-10-31T03:17:03.776Z Downloaded yansi v0.5.1
12412023-10-31T03:17:03.780Z Downloaded xattr v1.0.1
12422023-10-31T03:17:03.783Z Downloaded generic-array v0.14.7
12432023-10-31T03:17:03.786Z Downloaded serde_tokenstream v0.1.7
12442023-10-31T03:17:03.789Z Downloaded slog-stdlog v4.1.1
12452023-10-31T03:17:03.793Z Downloaded headers v0.3.9
12462023-10-31T03:17:03.797Z Downloaded arc-swap v1.6.0
12472023-10-31T03:17:03.804Z Downloaded const_format v0.2.31
12482023-10-31T03:17:03.833Z Downloaded futures-timer v3.0.2
12492023-10-31T03:17:03.838Z Downloaded miniz_oxide v0.7.1
12502023-10-31T03:17:03.841Z Downloaded proc-macro-error v1.0.4
12512023-10-31T03:17:03.845Z Downloaded relative-path v1.9.0
12522023-10-31T03:17:03.848Z Downloaded parking_lot_core v0.9.8
12532023-10-31T03:17:03.851Z Downloaded serde_path_to_error v0.1.14
12542023-10-31T03:17:03.854Z Downloaded zone v0.2.0
12552023-10-31T03:17:03.857Z Downloaded smawk v0.3.1
12562023-10-31T03:17:03.860Z Downloaded signature v2.1.0
12572023-10-31T03:17:03.863Z Downloaded signal-hook-registry v1.4.1
12582023-10-31T03:17:03.868Z Downloaded futures-macro v0.3.29
12592023-10-31T03:17:03.872Z Downloaded tinyvec v1.6.0
12602023-10-31T03:17:03.875Z Downloaded unicode-width v0.1.11
12612023-10-31T03:17:03.879Z Downloaded postcard-cobs v0.1.5-pre
12622023-10-31T03:17:03.882Z Downloaded peeking_take_while v0.1.2
12632023-10-31T03:17:03.885Z Downloaded olpc-cjson v0.1.3
12642023-10-31T03:17:03.888Z Downloaded path-absolutize v3.1.0
12652023-10-31T03:17:03.891Z Downloaded serde_plain v1.0.2
12662023-10-31T03:17:03.896Z Downloaded postgres-protocol v0.6.6
12672023-10-31T03:17:03.899Z Downloaded owo-colors v3.5.0
12682023-10-31T03:17:03.902Z Downloaded pest_derive v2.7.2
12692023-10-31T03:17:03.906Z Downloaded crc-any v2.4.3
12702023-10-31T03:17:03.910Z Downloaded cc v1.0.83
12712023-10-31T03:17:03.913Z Downloaded parking_lot_core v0.8.6
12722023-10-31T03:17:03.916Z Downloaded parking_lot v0.12.1
12732023-10-31T03:17:03.919Z Downloaded tokio-stream v0.1.14
12742023-10-31T03:17:03.922Z Downloaded tar v0.4.40
12752023-10-31T03:17:03.926Z Downloaded fs-err v2.9.0
12762023-10-31T03:17:03.928Z Downloaded base64 v0.13.1
12772023-10-31T03:17:03.934Z Downloaded precomputed-hash v0.1.1
12782023-10-31T03:17:03.938Z Downloaded futures-task v0.3.29
12792023-10-31T03:17:03.941Z Downloaded env_logger v0.9.3
12802023-10-31T03:17:03.944Z Downloaded vte v0.11.1
12812023-10-31T03:17:03.948Z Downloaded usdt-macro v0.3.5
12822023-10-31T03:17:03.951Z Downloaded usdt v0.3.5
12832023-10-31T03:17:03.955Z Downloaded plotters-backend v0.3.5
12842023-10-31T03:17:03.958Z Downloaded scheduled-thread-pool v0.2.7
12852023-10-31T03:17:03.962Z Downloaded same-file v1.0.6
12862023-10-31T03:17:03.965Z Downloaded predicates v3.0.4
12872023-10-31T03:17:03.968Z Downloaded mockall_derive v0.11.4
12882023-10-31T03:17:03.971Z Downloaded chacha20poly1305 v0.10.1
12892023-10-31T03:17:03.975Z Downloaded tokio-rustls v0.24.1
12902023-10-31T03:17:03.979Z Downloaded thiserror-no-std v2.0.2
12912023-10-31T03:17:03.982Z Downloaded phf_shared v0.11.2
12922023-10-31T03:17:03.984Z Downloaded phf v0.11.2
12932023-10-31T03:17:03.987Z Downloaded crc32fast v1.3.2
12942023-10-31T03:17:03.990Z Downloaded thiserror-impl-no-std v2.0.2
12952023-10-31T03:17:03.995Z Downloaded rand_chacha v0.3.1
12962023-10-31T03:17:03.998Z Downloaded tiny-keccak v2.0.2
12972023-10-31T03:17:04.001Z Downloaded subprocess v0.2.9
12982023-10-31T03:17:04.006Z Downloaded blake2 v0.10.6
12992023-10-31T03:17:04.009Z Downloaded ahash v0.8.3
13002023-10-31T03:17:04.012Z Downloaded foreign-types v0.5.0
13012023-10-31T03:17:04.014Z Downloaded pretty-hex v0.3.0
13022023-10-31T03:17:04.018Z Downloaded predicates-tree v1.0.9
13032023-10-31T03:17:04.022Z Downloaded predicates-core v1.0.6
13042023-10-31T03:17:04.026Z Downloaded rustls-pemfile v1.0.3
13052023-10-31T03:17:04.029Z Downloaded console v0.15.7
13062023-10-31T03:17:04.032Z Downloaded clang-sys v1.6.1
13072023-10-31T03:17:04.035Z Downloaded bitflags v2.4.0
13082023-10-31T03:17:04.038Z Downloaded ansi_term v0.12.1
13092023-10-31T03:17:04.041Z Downloaded addr2line v0.21.0
13102023-10-31T03:17:04.045Z Downloaded rust-argon2 v1.0.1
13112023-10-31T03:17:04.052Z Downloaded cookie v0.16.2
13122023-10-31T03:17:04.054Z Downloaded time-core v0.1.1
13132023-10-31T03:17:04.058Z Downloaded lalrpop-util v0.19.12
13142023-10-31T03:17:04.061Z Downloaded ff v0.13.0
13152023-10-31T03:17:04.064Z Downloaded async-trait v0.1.74
13162023-10-31T03:17:04.068Z Downloaded ascii v1.1.0
13172023-10-31T03:17:04.072Z Downloaded arrayvec v0.7.4
13182023-10-31T03:17:04.075Z Downloaded display-error-chain v0.2.0
13192023-10-31T03:17:04.078Z Downloaded ciborium v0.2.1
13202023-10-31T03:17:04.081Z Downloaded tempfile v3.8.0
13212023-10-31T03:17:04.084Z Downloaded native-tls v0.2.11
13222023-10-31T03:17:04.088Z Downloaded num v0.4.1
13232023-10-31T03:17:04.092Z Downloaded untrusted v0.9.0
13242023-10-31T03:17:04.097Z Downloaded tinytemplate v1.2.1
13252023-10-31T03:17:04.100Z Downloaded tap v1.0.1
13262023-10-31T03:17:04.103Z Downloaded hyper-rustls v0.24.2
13272023-10-31T03:17:04.106Z Downloaded strum v0.25.0
13282023-10-31T03:17:04.109Z Downloaded serde-big-array v0.5.1
13292023-10-31T03:17:04.113Z Downloaded serde-big-array v0.4.1
13302023-10-31T03:17:04.117Z Downloaded foreign-types-shared v0.3.1
13312023-10-31T03:17:04.120Z Downloaded foreign-types-shared v0.1.1
13322023-10-31T03:17:04.124Z Downloaded quick-error v1.2.3
13332023-10-31T03:17:04.127Z Downloaded cipher v0.4.4
13342023-10-31T03:17:04.133Z Downloaded byteorder v1.5.0
13352023-10-31T03:17:04.136Z Downloaded md-5 v0.10.5
13362023-10-31T03:17:04.139Z Downloaded shlex v1.1.0
13372023-10-31T03:17:04.142Z Downloaded serde_tokenstream v0.2.0
13382023-10-31T03:17:04.146Z Downloaded allocator-api2 v0.2.16
13392023-10-31T03:17:04.150Z Downloaded anes v0.1.6
13402023-10-31T03:17:04.156Z Downloaded snafu-derive v0.7.5
13412023-10-31T03:17:04.162Z Downloaded libloading v0.7.4
13422023-10-31T03:17:04.165Z Downloaded mime_guess v2.0.4
13432023-10-31T03:17:04.169Z Downloaded libtest-mimic v0.6.1
13442023-10-31T03:17:04.173Z Downloaded humantime v2.1.0
13452023-10-31T03:17:04.176Z Downloaded bit_field v0.10.2
13462023-10-31T03:17:04.180Z Downloaded semver v0.11.0
13472023-10-31T03:17:04.183Z Downloaded semver v0.1.20
13482023-10-31T03:17:04.186Z Downloaded crypto-common v0.1.6
13492023-10-31T03:17:04.190Z Downloaded backoff v0.4.0
13502023-10-31T03:17:04.193Z Downloaded signal-hook-mio v0.2.3
13512023-10-31T03:17:04.196Z Downloaded endian-type v0.1.2
13522023-10-31T03:17:04.199Z Downloaded jobserver v0.1.26
13532023-10-31T03:17:04.202Z Downloaded crossbeam-utils v0.8.16
13542023-10-31T03:17:04.205Z Downloaded ref-cast-impl v1.0.20
13552023-10-31T03:17:04.210Z Downloaded fnv v1.0.7
13562023-10-31T03:17:04.215Z Downloaded hubpack_derive v0.1.1
13572023-10-31T03:17:04.220Z Downloaded crucible-workspace-hack v0.1.0
13582023-10-31T03:17:04.225Z Downloaded bcs v0.1.6
13592023-10-31T03:17:04.228Z Downloaded assert_cmd v2.0.12
13602023-10-31T03:17:04.232Z Downloaded argon2 v0.5.2
13612023-10-31T03:17:04.241Z Downloaded dirs-next v2.0.0
13622023-10-31T03:17:04.244Z Downloaded diesel_table_macro_syntax v0.1.0
13632023-10-31T03:17:04.248Z Downloaded rustversion v1.0.14
13642023-10-31T03:17:04.251Z Downloaded corncobs v0.1.3
13652023-10-31T03:17:04.255Z Downloaded colored v2.0.4
13662023-10-31T03:17:04.259Z Downloaded http v0.2.9
13672023-10-31T03:17:04.262Z Downloaded aead v0.5.2
13682023-10-31T03:17:04.266Z Downloaded hyper-tls v0.5.0
13692023-10-31T03:17:04.268Z Downloaded maybe-uninit v2.0.0
13702023-10-31T03:17:04.271Z Downloaded criterion-plot v0.5.0
13712023-10-31T03:17:04.274Z Downloaded mime v0.3.17
13722023-10-31T03:17:04.277Z Downloaded hubpack v0.1.2
13732023-10-31T03:17:04.280Z Downloaded new_debug_unreachable v1.0.4
13742023-10-31T03:17:04.284Z Downloaded zone_cfg_derive v0.2.0
13752023-10-31T03:17:04.287Z Downloaded vte_generate_state_changes v0.1.1
13762023-10-31T03:17:04.290Z Downloaded vec_map v0.8.2
13772023-10-31T03:17:04.293Z Downloaded unarray v0.1.4
13782023-10-31T03:17:04.296Z Downloaded serde_arrays v0.1.0
13792023-10-31T03:17:04.299Z Downloaded aes-gcm-siv v0.11.1
13802023-10-31T03:17:04.302Z Downloaded log v0.4.20
13812023-10-31T03:17:04.305Z Downloaded lazy_static v1.4.0
13822023-10-31T03:17:04.308Z Downloaded ipnet v2.8.0
13832023-10-31T03:17:04.311Z Downloaded iana-time-zone v0.1.57
13842023-10-31T03:17:04.315Z Downloaded cexpr v0.6.0
13852023-10-31T03:17:04.318Z Downloaded bit-vec v0.6.3
13862023-10-31T03:17:04.321Z Downloaded ipnetwork v0.20.0
13872023-10-31T03:17:04.324Z Downloaded lock_api v0.4.10
13882023-10-31T03:17:04.327Z Downloaded crossbeam-deque v0.8.3
13892023-10-31T03:17:04.330Z Downloaded constant_time_eq v0.2.6
13902023-10-31T03:17:04.336Z Downloaded crossbeam v0.8.2
13912023-10-31T03:17:04.341Z Downloaded is-terminal v0.4.9
13922023-10-31T03:17:04.344Z Downloaded indoc v1.0.9
13932023-10-31T03:17:04.347Z Downloaded indexmap v1.9.3
13942023-10-31T03:17:04.350Z Downloaded hostname v0.3.1
13952023-10-31T03:17:04.355Z Downloaded bit-set v0.5.3
13962023-10-31T03:17:04.358Z Downloaded approx v0.5.1
13972023-10-31T03:17:04.361Z Downloaded bb8 v0.8.1
13982023-10-31T03:17:04.364Z Downloaded assert_matches v1.5.0
13992023-10-31T03:17:04.367Z Downloaded ascii-canvas v3.0.0
14002023-10-31T03:17:04.371Z Downloaded array-init v0.0.4
14012023-10-31T03:17:04.376Z Downloaded crc v3.0.1
14022023-10-31T03:17:04.379Z Downloaded cpufeatures v0.2.9
14032023-10-31T03:17:04.384Z Downloaded constant_time_eq v0.3.0
14042023-10-31T03:17:04.387Z Downloaded atomicwrites v0.4.2
14052023-10-31T03:17:04.390Z Downloaded convert_case v0.4.0
14062023-10-31T03:17:04.393Z Downloaded atomic-waker v1.1.1
14072023-10-31T03:17:04.396Z Downloaded indoc v2.0.3
14082023-10-31T03:17:04.399Z Downloaded httpdate v1.0.3
14092023-10-31T03:17:04.402Z Downloaded bytes v1.5.0
14102023-10-31T03:17:04.407Z Downloaded base16ct v0.2.0
14112023-10-31T03:17:04.410Z Downloaded block-buffer v0.10.4
14122023-10-31T03:17:04.412Z Downloaded ciborium-ll v0.2.1
14132023-10-31T03:17:04.416Z Downloaded httptest v0.15.4
14142023-10-31T03:17:04.419Z Downloaded highway v1.1.0
14152023-10-31T03:17:04.424Z Downloaded hyper v0.14.27
14162023-10-31T03:17:04.429Z Downloaded home v0.5.5
14172023-10-31T03:17:04.432Z Downloaded rustls-webpki v0.101.7
14182023-10-31T03:17:04.435Z Downloaded async-stream v0.3.5
14192023-10-31T03:17:04.440Z Downloaded arrayref v0.3.7
14202023-10-31T03:17:04.442Z Downloaded async-recursion v1.0.5
14212023-10-31T03:17:04.445Z Downloaded atty v0.2.14
14222023-10-31T03:17:04.448Z Downloaded num-bigint-dig v0.8.4
14232023-10-31T03:17:04.452Z Downloaded macaddr v1.0.1
14242023-10-31T03:17:04.455Z Downloaded lru-cache v0.1.2
14252023-10-31T03:17:04.457Z Downloaded libefi-sys v0.1.0
14262023-10-31T03:17:04.460Z Downloaded crc-catalog v2.2.0
14272023-10-31T03:17:04.463Z Downloaded const_format_proc_macros v0.2.31
14282023-10-31T03:17:04.466Z Downloaded autocfg v1.1.0
14292023-10-31T03:17:04.469Z Downloaded rstest_macros v0.18.2
14302023-10-31T03:17:04.472Z Downloaded ron v0.7.1
14312023-10-31T03:17:04.476Z Downloaded blake2b_simd v1.0.1
14322023-10-31T03:17:04.481Z Downloaded num-traits v0.2.16
14332023-10-31T03:17:04.484Z Downloaded managed v0.8.0
14342023-10-31T03:17:04.487Z Downloaded lazycell v1.3.0
14352023-10-31T03:17:04.491Z Downloaded ident_case v1.0.1
14362023-10-31T03:17:04.495Z Downloaded basic-toml v0.1.4
14372023-10-31T03:17:04.498Z Downloaded rusty-fork v0.3.0
14382023-10-31T03:17:04.508Z Downloaded rustc_version v0.1.7
14392023-10-31T03:17:04.512Z Downloaded ringbuffer v0.15.0
14402023-10-31T03:17:04.516Z Downloaded num-rational v0.4.1
14412023-10-31T03:17:04.520Z Downloaded instant v0.1.12
14422023-10-31T03:17:04.524Z Downloaded bincode v1.3.3
14432023-10-31T03:17:04.528Z Downloaded num_enum_derive v0.7.0
14442023-10-31T03:17:04.531Z Downloaded num_enum v0.7.0
14452023-10-31T03:17:04.534Z Downloaded num_enum v0.5.11
14462023-10-31T03:17:04.537Z Downloaded num-integer v0.1.45
14472023-10-31T03:17:04.541Z Downloaded bitstruct_derive v0.1.0
14482023-10-31T03:17:04.544Z Downloaded mockall v0.11.4
14492023-10-31T03:17:04.547Z Downloaded linear-map v1.2.0
14502023-10-31T03:17:04.551Z Downloaded ciborium-io v0.2.1
14512023-10-31T03:17:04.555Z Downloaded cfg-if v0.1.10
14522023-10-31T03:17:04.558Z Downloaded cancel-safe-futures v0.1.5
14532023-10-31T03:17:04.561Z Downloaded block-padding v0.3.3
14542023-10-31T03:17:04.564Z Downloaded http-range v0.1.5
14552023-10-31T03:17:04.567Z Downloaded rustc_version v0.4.0
14562023-10-31T03:17:04.571Z Downloaded crossbeam-queue v0.3.8
14572023-10-31T03:17:04.575Z Downloaded const-oid v0.9.5
14582023-10-31T03:17:04.578Z Downloaded camino-tempfile v1.0.2
14592023-10-31T03:17:04.582Z Downloaded bzip2 v0.4.4
14602023-10-31T03:17:04.586Z Downloaded memoffset v0.7.1
14612023-10-31T03:17:04.589Z Downloaded num_enum_derive v0.5.11
14622023-10-31T03:17:04.592Z Downloaded bstr v0.2.17
14632023-10-31T03:17:05.518Z Compiling proc-macro2 v1.0.67
14642023-10-31T03:17:05.523Z Compiling serde v1.0.188
14652023-10-31T03:17:05.526Z Compiling autocfg v1.1.0
14662023-10-31T03:17:05.530Z Compiling version_check v0.9.4
14672023-10-31T03:17:05.535Z Compiling syn v1.0.109
14682023-10-31T03:17:05.539Z Compiling parking_lot_core v0.9.8
14692023-10-31T03:17:05.621Z Compiling libm v0.2.7
14702023-10-31T03:17:05.640Z Compiling libc v0.2.149
14712023-10-31T03:17:06.207Z Compiling cfg-if v1.0.0
14722023-10-31T03:17:06.290Z Compiling futures-core v0.3.29
14732023-10-31T03:17:06.369Z Compiling once_cell v1.18.0
14742023-10-31T03:17:06.492Z Compiling typenum v1.16.0
14752023-10-31T03:17:06.843Z Compiling futures-task v0.3.29
14762023-10-31T03:17:06.907Z Compiling ahash v0.8.3
14772023-10-31T03:17:06.963Z Compiling lock_api v0.4.10
14782023-10-31T03:17:07.097Z Compiling quote v1.0.33
14792023-10-31T03:17:07.306Z Compiling num-traits v0.2.16
14802023-10-31T03:17:07.506Z Compiling generic-array v0.14.7
14812023-10-31T03:17:07.574Z Compiling slab v0.4.9
14822023-10-31T03:17:07.717Z Compiling syn v2.0.32
14832023-10-31T03:17:08.088Z Compiling jobserver v0.1.26
14842023-10-31T03:17:08.441Z Compiling futures-channel v0.3.29
14852023-10-31T03:17:08.512Z Compiling futures-util v0.3.29
14862023-10-31T03:17:08.591Z Compiling cc v1.0.83
14872023-10-31T03:17:08.650Z Compiling pkg-config v0.3.27
14882023-10-31T03:17:09.001Z Compiling memchr v2.6.3
14892023-10-31T03:17:09.047Z Compiling vcpkg v0.2.15
14902023-10-31T03:17:09.174Z Compiling itoa v1.0.9
14912023-10-31T03:17:09.213Z Compiling log v0.4.20
14922023-10-31T03:17:09.555Z Compiling schemars v0.8.13
14932023-10-31T03:17:10.056Z Compiling serde_json v1.0.108
14942023-10-31T03:17:10.590Z Compiling ryu v1.0.15
14952023-10-31T03:17:10.899Z Compiling httparse v1.8.0
14962023-10-31T03:17:11.054Z Compiling indexmap v1.9.3
14972023-10-31T03:17:11.166Z Compiling getrandom v0.2.10
14982023-10-31T03:17:11.526Z Compiling allocator-api2 v0.2.16
14992023-10-31T03:17:11.549Z Compiling equivalent v1.0.1
15002023-10-31T03:17:11.708Z Compiling rustix v0.38.9
15012023-10-31T03:17:11.738Z Compiling rustls v0.21.8
15022023-10-31T03:17:12.084Z Compiling fnv v1.0.7
15032023-10-31T03:17:12.122Z Compiling openssl v0.10.57
15042023-10-31T03:17:12.175Z Compiling aho-corasick v1.0.4
15052023-10-31T03:17:12.269Z Compiling regex-syntax v0.8.2
15062023-10-31T03:17:12.872Z Compiling hashbrown v0.14.0
15072023-10-31T03:17:12.877Z Compiling unicode-xid v0.2.4
15082023-10-31T03:17:13.118Z Compiling native-tls v0.2.11
15092023-10-31T03:17:13.528Z Compiling ring v0.16.20
15102023-10-31T03:17:13.579Z Compiling ring v0.17.5
15112023-10-31T03:17:15.078Z Compiling openssl-sys v0.9.93
15122023-10-31T03:17:15.413Z Compiling backtrace v0.3.69
15132023-10-31T03:17:15.991Z Compiling ucd-trie v0.1.6
15142023-10-31T03:17:16.779Z Compiling async-trait v0.1.74
15152023-10-31T03:17:17.137Z Compiling anyhow v1.0.75
15162023-10-31T03:17:17.460Z Compiling rustversion v1.0.14
15172023-10-31T03:17:17.848Z Compiling crossbeam-utils v0.8.16
15182023-10-31T03:17:18.401Z Compiling regex-automata v0.4.3
15192023-10-31T03:17:18.995Z Compiling slog v2.7.0
15202023-10-31T03:17:19.130Z Compiling iana-time-zone v0.1.57
15212023-10-31T03:17:19.698Z Compiling time-core v0.1.1
15222023-10-31T03:17:19.751Z Compiling byteorder v1.5.0
15232023-10-31T03:17:20.015Z Compiling time-macros v0.2.13
15242023-10-31T03:17:20.591Z Compiling serde_derive_internals v0.26.0
15252023-10-31T03:17:20.757Z Compiling synstructure v0.12.6
15262023-10-31T03:17:21.012Z Compiling dyn-clone v1.0.13
15272023-10-31T03:17:21.316Z Compiling hashbrown v0.13.2
15282023-10-31T03:17:23.247Z Compiling usdt-impl v0.3.5
15292023-10-31T03:17:23.339Z Compiling scopeguard v1.2.0
15302023-10-31T03:17:23.444Z Compiling unicode-width v0.1.11
15312023-10-31T03:17:23.693Z Compiling thread-id v4.2.0
15322023-10-31T03:17:23.854Z Compiling strsim v0.10.0
15332023-10-31T03:17:23.945Z Compiling winnow v0.5.15
15342023-10-31T03:17:24.303Z Compiling tinyvec_macros v0.1.1
15352023-10-31T03:17:24.428Z Compiling tinyvec v1.6.0
15362023-10-31T03:17:24.778Z Compiling unicode-bidi v0.3.13
15372023-10-31T03:17:25.257Z Compiling smallvec v1.11.0
15382023-10-31T03:17:25.981Z Compiling regex v1.10.2
15392023-10-31T03:17:27.101Z Compiling percent-encoding v2.3.0
15402023-10-31T03:17:27.324Z Compiling unicode-normalization v0.1.22
15412023-10-31T03:17:27.653Z Compiling parking_lot v0.12.1
15422023-10-31T03:17:27.795Z Compiling form_urlencoded v1.2.0
15432023-10-31T03:17:28.034Z Compiling num-integer v0.1.45
15442023-10-31T03:17:28.258Z Compiling crc32fast v1.3.2
15452023-10-31T03:17:28.452Z Compiling bitflags v1.3.2
15462023-10-31T03:17:28.602Z Compiling adler v1.0.2
15472023-10-31T03:17:28.920Z Compiling miniz_oxide v0.7.1
15482023-10-31T03:17:29.028Z Compiling idna v0.4.0
15492023-10-31T03:17:29.171Z Compiling gimli v0.28.0
15502023-10-31T03:17:29.291Z Compiling spin v0.5.2
15512023-10-31T03:17:29.645Z Compiling object v0.32.1
15522023-10-31T03:17:30.510Z Compiling rustc-demangle v0.1.23
15532023-10-31T03:17:31.347Z Compiling serde_derive v1.0.188
15542023-10-31T03:17:31.463Z Compiling thiserror-impl v1.0.49
15552023-10-31T03:17:31.651Z Compiling zeroize_derive v1.4.2
15562023-10-31T03:17:31.676Z Compiling tokio-macros v2.1.0
15572023-10-31T03:17:32.132Z Compiling futures-macro v0.3.29
15582023-10-31T03:17:33.514Z Compiling tracing-attributes v0.1.26
15592023-10-31T03:17:34.063Z Compiling schemars_derive v0.8.13
15602023-10-31T03:17:34.199Z Compiling openssl-macros v0.1.1
15612023-10-31T03:17:35.510Z Compiling zerocopy-derive v0.2.0
15622023-10-31T03:17:36.295Z Compiling thiserror v1.0.49
15632023-10-31T03:17:36.500Z Compiling pest v2.7.2
15642023-10-31T03:17:37.924Z Compiling strum_macros v0.25.2
15652023-10-31T03:17:38.481Z Compiling zerocopy v0.3.0
15662023-10-31T03:17:39.283Z Compiling url v2.4.1
15672023-10-31T03:17:39.408Z Compiling addr2line v0.21.0
15682023-10-31T03:17:39.473Z Compiling pin-project-lite v0.2.13
15692023-10-31T03:17:39.661Z Compiling dof v0.1.5
15702023-10-31T03:17:39.792Z Compiling zerocopy-derive v0.6.4
15712023-10-31T03:17:41.149Z Compiling pest_meta v2.7.2
15722023-10-31T03:17:41.549Z Compiling errno v0.3.2
15732023-10-31T03:17:41.838Z Compiling mio v0.8.8
15742023-10-31T03:17:42.348Z Compiling socket2 v0.5.4
15752023-10-31T03:17:43.139Z Compiling num_cpus v1.16.0
15762023-10-31T03:17:43.318Z Compiling signal-hook-registry v1.4.1
15772023-10-31T03:17:43.656Z Compiling pest_generator v2.7.2
15782023-10-31T03:17:43.821Z Compiling futures-sink v0.3.29
15792023-10-31T03:17:43.852Z Compiling memoffset v0.9.0
15802023-10-31T03:17:44.489Z Compiling radium v0.7.0
15812023-10-31T03:17:44.758Z Compiling pin-utils v0.1.0
15822023-10-31T03:17:44.930Z Compiling futures-io v0.3.29
15832023-10-31T03:17:44.933Z Compiling num_threads v0.1.6
15842023-10-31T03:17:45.011Z Compiling deranged v0.3.8
15852023-10-31T03:17:45.182Z Compiling clap_derive v4.4.2
15862023-10-31T03:17:45.792Z Compiling spin v0.9.8
15872023-10-31T03:17:46.423Z Compiling tracing-core v0.1.31
15882023-10-31T03:17:47.028Z Compiling lazy_static v1.4.0
15892023-10-31T03:17:47.208Z Compiling crossbeam-epoch v0.9.15
15902023-10-31T03:17:47.810Z Compiling tracing v0.1.37
15912023-10-31T03:17:48.336Z Compiling time v0.3.27
15922023-10-31T03:17:48.727Z Compiling num-iter v0.1.43
15932023-10-31T03:17:48.823Z Compiling either v1.9.0
15942023-10-31T03:17:49.055Z Compiling pest_derive v2.7.2
15952023-10-31T03:17:49.140Z Compiling base64 v0.21.5
15962023-10-31T03:17:49.581Z Compiling rand_core v0.6.4
15972023-10-31T03:17:50.241Z Compiling dtrace-parser v0.1.14
15982023-10-31T03:17:50.313Z Compiling foreign-types-shared v0.1.1
15992023-10-31T03:17:50.470Z Compiling untrusted v0.7.1
16002023-10-31T03:17:50.492Z Compiling untrusted v0.9.0
16012023-10-31T03:17:50.760Z Compiling openssl-probe v0.1.5
16022023-10-31T03:17:50.781Z Compiling hashbrown v0.12.3
16032023-10-31T03:17:53.365Z Compiling foreign-types v0.3.2
16042023-10-31T03:17:53.496Z Compiling zeroize v1.6.0
16052023-10-31T03:17:54.028Z Compiling bzip2-sys v0.1.11+1.0.8
16062023-10-31T03:17:54.435Z Compiling try-lock v0.2.4
16072023-10-31T03:17:54.642Z Compiling want v0.3.1
16082023-10-31T03:17:55.117Z Compiling sct v0.7.0
16092023-10-31T03:17:55.549Z Compiling enum-as-inner v0.5.1
16102023-10-31T03:17:56.148Z Compiling indexmap v2.0.0
16112023-10-31T03:17:56.227Z Compiling bytes v1.5.0
16122023-10-31T03:17:56.408Z Compiling chrono v0.4.31
16132023-10-31T03:17:56.802Z Compiling uuid v1.4.1
16142023-10-31T03:17:56.826Z Compiling semver v1.0.20
16152023-10-31T03:17:57.112Z Compiling serde_tokenstream v0.1.7
16162023-10-31T03:17:57.141Z Compiling toml_datetime v0.6.3
16172023-10-31T03:17:57.842Z Compiling http v0.2.9
16182023-10-31T03:17:57.924Z Compiling rustc_version v0.4.0
16192023-10-31T03:17:57.943Z Compiling serde_spanned v0.6.3
16202023-10-31T03:17:58.032Z Compiling bitflags v2.4.0
16212023-10-31T03:17:58.243Z Compiling toml_edit v0.19.15
16222023-10-31T03:17:58.284Z Compiling tokio v1.33.0
16232023-10-31T03:18:00.904Z Compiling openapiv3 v1.0.3
16242023-10-31T03:18:02.874Z Compiling http-body v0.4.5
16252023-10-31T03:18:03.850Z Compiling socket2 v0.4.9
16262023-10-31T03:18:04.672Z Compiling usdt-macro v0.3.5
16272023-10-31T03:18:04.713Z Compiling usdt-attr-macro v0.3.5
16282023-10-31T03:18:05.255Z Compiling httpdate v1.0.3
16292023-10-31T03:18:05.952Z Compiling tower-service v0.3.2
16302023-10-31T03:18:06.139Z Compiling heapless v0.7.16
16312023-10-31T03:18:06.545Z Compiling rustls-pemfile v1.0.3
16322023-10-31T03:18:06.641Z Compiling siphasher v0.3.11
16332023-10-31T03:18:06.739Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16342023-10-31T03:18:06.965Z Compiling rustls-native-certs v0.6.3
16352023-10-31T03:18:07.200Z Compiling ipnet v2.8.0
16362023-10-31T03:18:07.276Z Compiling serde_tokenstream v0.2.0
16372023-10-31T03:18:07.542Z Compiling serde_urlencoded v0.7.1
16382023-10-31T03:18:07.896Z Compiling encoding_rs v0.8.33
16392023-10-31T03:18:08.129Z Compiling webpki-roots v0.25.2
16402023-10-31T03:18:08.399Z Compiling mime v0.3.17
16412023-10-31T03:18:08.403Z Compiling crypto-common v0.1.6
16422023-10-31T03:18:09.076Z Compiling diesel_table_macro_syntax v0.1.0
16432023-10-31T03:18:09.279Z Compiling num-bigint v0.4.4
16442023-10-31T03:18:09.321Z Compiling bit-vec v0.6.3
16452023-10-31T03:18:09.635Z Compiling smoltcp v0.9.1
16462023-10-31T03:18:10.076Z Compiling diesel_derives v2.1.1
16472023-10-31T03:18:10.569Z Compiling flate2 v1.0.28
16482023-10-31T03:18:10.666Z Compiling phf_shared v0.10.0
16492023-10-31T03:18:10.687Z Compiling block-buffer v0.10.4
16502023-10-31T03:18:10.843Z Compiling hubpack_derive v0.1.1
16512023-10-31T03:18:11.075Z Compiling new_debug_unreachable v1.0.4
16522023-10-31T03:18:11.213Z Compiling fixedbitset v0.4.2
16532023-10-31T03:18:11.298Z Compiling const-oid v0.9.5
16542023-10-31T03:18:11.901Z Compiling ppv-lite86 v0.2.17
16552023-10-31T03:18:12.129Z Compiling subtle v2.5.0
16562023-10-31T03:18:12.174Z Compiling precomputed-hash v0.1.1
16572023-10-31T03:18:12.333Z Compiling tokio-util v0.7.10
16582023-10-31T03:18:12.580Z Compiling tokio-native-tls v0.3.1
16592023-10-31T03:18:13.016Z Compiling string_cache v0.8.7
16602023-10-31T03:18:13.293Z Compiling rand_chacha v0.3.1
16612023-10-31T03:18:13.711Z Compiling petgraph v0.6.4
16622023-10-31T03:18:13.738Z Compiling bit-set v0.5.3
16632023-10-31T03:18:14.191Z Compiling h2 v0.3.21
16642023-10-31T03:18:14.433Z Compiling digest v0.10.7
16652023-10-31T03:18:14.737Z Compiling toml v0.7.8
16662023-10-31T03:18:14.981Z Compiling itertools v0.10.5
16672023-10-31T03:18:15.195Z Compiling unicode-segmentation v1.10.1
16682023-10-31T03:18:15.675Z Compiling lalrpop-util v0.19.12
16692023-10-31T03:18:16.220Z Compiling rand v0.8.5
16702023-10-31T03:18:16.730Z Compiling regress v0.7.1
16712023-10-31T03:18:17.377Z Compiling serde_repr v0.1.16
16722023-10-31T03:18:18.537Z Compiling io-lifetimes v1.0.11
16732023-10-31T03:18:18.854Z Compiling cpufeatures v0.2.9
16742023-10-31T03:18:19.006Z Compiling anstyle v1.0.2
16752023-10-31T03:18:19.026Z Compiling utf8parse v0.2.1
16762023-10-31T03:18:19.275Z Compiling anstyle-parse v0.2.1
16772023-10-31T03:18:19.713Z Compiling sha2 v0.10.8
16782023-10-31T03:18:19.821Z Compiling rustix v0.37.23
16792023-10-31T03:18:19.843Z Compiling md-5 v0.10.5
16802023-10-31T03:18:20.219Z Compiling hmac v0.12.1
16812023-10-31T03:18:21.013Z Compiling stringprep v0.1.3
16822023-10-31T03:18:21.169Z Compiling hash32 v0.2.1
16832023-10-31T03:18:21.768Z Compiling fallible-iterator v0.2.0
16842023-10-31T03:18:21.899Z Compiling colorchoice v1.0.0
16852023-10-31T03:18:22.141Z Compiling stable_deref_trait v1.2.0
16862023-10-31T03:18:22.294Z Compiling anstyle-query v1.0.0
16872023-10-31T03:18:22.480Z Compiling anstream v0.5.0
16882023-10-31T03:18:22.509Z Compiling terminal_size v0.2.6
16892023-10-31T03:18:22.787Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16902023-10-31T03:18:22.992Z Compiling postgres-protocol v0.6.6
16912023-10-31T03:18:23.112Z Compiling phf_shared v0.11.2
16922023-10-31T03:18:23.522Z Compiling block-padding v0.3.3
16932023-10-31T03:18:23.711Z Compiling scheduled-thread-pool v0.2.7
16942023-10-31T03:18:23.880Z Compiling matches v0.1.10
16952023-10-31T03:18:24.021Z Compiling clap_lex v0.5.1
16962023-10-31T03:18:24.462Z Compiling tap v1.0.1
16972023-10-31T03:18:24.532Z Compiling regex-automata v0.1.10
16982023-10-31T03:18:24.737Z Compiling managed v0.8.0
16992023-10-31T03:18:24.742Z Compiling wyz v0.5.1
17002023-10-31T03:18:25.180Z Compiling clap_builder v4.4.2
17012023-10-31T03:18:25.387Z Compiling bstr v0.2.17
17022023-10-31T03:18:25.558Z Compiling postgres-types v0.2.6
17032023-10-31T03:18:25.579Z Compiling r2d2 v0.8.10
17042023-10-31T03:18:26.195Z Compiling idna v0.2.3
17052023-10-31T03:18:27.765Z Compiling hyper v0.14.27
17062023-10-31T03:18:28.042Z Compiling inout v0.1.3
17072023-10-31T03:18:28.453Z Compiling phf v0.11.2
17082023-10-31T03:18:28.915Z Compiling hubpack v0.1.2
17092023-10-31T03:18:29.642Z Compiling ipnetwork v0.20.0
17102023-10-31T03:18:29.739Z Compiling futures-executor v0.3.29
17112023-10-31T03:18:30.594Z Compiling itertools v0.11.0
17122023-10-31T03:18:31.930Z Compiling zerocopy v0.6.4
17132023-10-31T03:18:33.465Z Compiling float-cmp v0.9.0
17142023-10-31T03:18:33.823Z Compiling normalize-line-endings v0.3.0
17152023-10-31T03:18:34.002Z Compiling funty v2.0.0
17162023-10-31T03:18:34.285Z Compiling predicates-core v1.0.6
17172023-10-31T03:18:34.819Z Compiling data-encoding v2.4.0
17182023-10-31T03:18:35.115Z Compiling regex-automata v0.3.8
17192023-10-31T03:18:35.773Z Compiling difflib v0.4.0
17202023-10-31T03:18:35.794Z Compiling whoami v1.4.1
17212023-10-31T03:18:36.711Z Compiling static_assertions v1.1.0
17222023-10-31T03:18:36.857Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17232023-10-31T03:18:37.326Z Compiling predicates v3.0.4
17242023-10-31T03:18:38.100Z Compiling tokio-postgres v0.7.10
17252023-10-31T03:18:38.437Z Compiling bstr v1.6.0
17262023-10-31T03:18:39.267Z Compiling bitvec v1.0.1
17272023-10-31T03:18:39.964Z Compiling trust-dns-proto v0.22.0
17282023-10-31T03:18:40.305Z Compiling hyper-tls v0.5.0
17292023-10-31T03:18:40.860Z Compiling diesel v2.1.3
17302023-10-31T03:18:42.273Z Compiling yasna v0.5.2
17312023-10-31T03:18:44.840Z Compiling clap v4.4.3
17322023-10-31T03:18:45.003Z Compiling futures v0.3.29
17332023-10-31T03:18:45.172Z Compiling cipher v0.4.4
17342023-10-31T03:18:45.316Z Compiling similar v2.2.1
17352023-10-31T03:18:46.260Z Compiling signature v2.1.0
17362023-10-31T03:18:46.559Z Compiling tokio-stream v0.1.14
17372023-10-31T03:18:46.609Z Compiling usdt v0.3.5
17382023-10-31T03:18:47.011Z Compiling hex v0.4.3
17392023-10-31T03:18:47.189Z Compiling console v0.15.7
17402023-10-31T03:18:47.840Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17412023-10-31T03:18:48.039Z Compiling getopts v0.2.21
17422023-10-31T03:18:48.134Z Compiling unsafe-libyaml v0.2.9
17432023-10-31T03:18:49.367Z Compiling ident_case v1.0.1
17442023-10-31T03:18:50.201Z Compiling slog-async v2.8.0
17452023-10-31T03:18:50.864Z Compiling serde_yaml v0.9.25
17462023-10-31T03:18:51.455Z Compiling paste v1.0.14
17472023-10-31T03:18:51.486Z Compiling darling_core v0.20.3
17482023-10-31T03:18:51.637Z Compiling multer v2.1.0
17492023-10-31T03:18:52.166Z Compiling async-stream-impl v0.3.5
17502023-10-31T03:18:53.647Z Compiling regex-syntax v0.6.29
17512023-10-31T03:18:54.248Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17522023-10-31T03:18:54.428Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17532023-10-31T03:18:55.552Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17542023-10-31T03:18:55.755Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17552023-10-31T03:18:57.879Z Compiling structmeta-derive v0.1.6
17562023-10-31T03:19:01.215Z Compiling darling_macro v0.20.3
17572023-10-31T03:19:02.680Z Compiling structmeta v0.1.6
17582023-10-31T03:19:02.704Z Compiling darling v0.20.3
17592023-10-31T03:19:02.871Z Compiling serde_with_macros v2.3.3
17602023-10-31T03:19:03.849Z Compiling parse-display-derive v0.7.0
17612023-10-31T03:19:07.004Z Compiling test-strategy v0.2.1
17622023-10-31T03:19:07.151Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17632023-10-31T03:19:14.615Z Checking unicode-ident v1.0.12
17642023-10-31T03:19:46.528Z Checking heck v0.4.1
17652023-10-31T03:19:55.459Z Checking atty v0.2.14
17662023-10-31T03:19:55.634Z Checking match_cfg v0.1.0
17672023-10-31T03:19:55.764Z Checking hostname v0.3.1
17682023-10-31T03:19:55.945Z Checking crossbeam-channel v0.5.8
17692023-10-31T03:19:56.072Z Checking sha1 v0.10.5
17702023-10-31T03:19:56.536Z Checking dirs-sys-next v0.1.2
17712023-10-31T03:19:56.735Z Checking fastrand v2.0.0
17722023-10-31T03:19:56.807Z Checking dirs-next v2.0.0
17732023-10-31T03:19:57.000Z Checking thread_local v1.1.7
17742023-10-31T03:19:57.215Z Checking term v0.7.0
17752023-10-31T03:19:57.265Z Checking tempfile v3.8.0
17762023-10-31T03:19:57.447Z Checking camino v1.1.6
17772023-10-31T03:19:57.859Z Checking strum v0.25.0
17782023-10-31T03:19:58.078Z Checking instant v0.1.12
17792023-10-31T03:19:58.308Z Checking take_mut v0.2.2
17802023-10-31T03:19:58.380Z Checking slog-term v2.9.0
17812023-10-31T03:19:59.098Z Checking slog-json v2.6.1
17822023-10-31T03:19:59.245Z Checking serde_with v2.3.3
17832023-10-31T03:19:59.518Z Checking slog-bunyan v2.4.0
17842023-10-31T03:19:59.761Z Checking debug-ignore v1.0.5
17852023-10-31T03:19:59.963Z Checking atomic-waker v1.1.1
17862023-10-31T03:20:00.152Z Checking waitgroup v0.1.2
17872023-10-31T03:20:00.348Z Checking async-stream v0.3.5
17882023-10-31T03:20:00.635Z Checking serde_path_to_error v0.1.14
17892023-10-31T03:20:00.790Z Checking backoff v0.4.0
17902023-10-31T03:20:01.292Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17912023-10-31T03:20:01.519Z Checking parse-display v0.7.0
17922023-10-31T03:20:01.681Z Checking macaddr v1.0.1
17932023-10-31T03:20:01.723Z Checking quick-error v1.2.3
17942023-10-31T03:20:02.247Z Compiling proc-macro-crate v1.3.1
17952023-10-31T03:20:02.567Z Checking wait-timeout v0.2.0
17962023-10-31T03:20:02.815Z Compiling crucible-workspace-hack v0.1.0
17972023-10-31T03:20:03.771Z Checking rusty-fork v0.3.0
17982023-10-31T03:20:03.825Z Checking rand_xorshift v0.3.0
17992023-10-31T03:20:03.975Z Checking unarray v0.1.4
18002023-10-31T03:20:04.085Z Checking regex-syntax v0.7.5
18012023-10-31T03:20:08.213Z Compiling proc-macro-error-attr v1.0.4
18022023-10-31T03:20:08.708Z Compiling proc-macro-error v1.0.4
18032023-10-31T03:20:09.779Z Checking proptest v1.3.1
18042023-10-31T03:20:09.929Z Compiling num_enum_derive v0.5.11
18052023-10-31T03:20:11.864Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18062023-10-31T03:20:13.025Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18072023-10-31T03:20:14.516Z Compiling foreign-types-macros v0.2.3
18082023-10-31T03:20:15.250Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18092023-10-31T03:20:15.370Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18102023-10-31T03:20:15.774Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18112023-10-31T03:20:15.829Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18122023-10-31T03:20:16.595Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18132023-10-31T03:20:17.706Z Compiling zone_cfg_derive v0.2.0
18142023-10-31T03:20:19.054Z Compiling mockall_derive v0.11.4
18152023-10-31T03:20:19.170Z Compiling num-derive v0.4.0
18162023-10-31T03:20:33.814Z Checking base64ct v1.6.0
18172023-10-31T03:20:51.309Z Checking is-terminal v0.4.9
18182023-10-31T03:21:00.331Z Compiling slog-dtrace v0.2.3
18192023-10-31T03:21:00.351Z Checking termtree v0.4.1
18202023-10-31T03:21:00.661Z Checking predicates-tree v1.0.9
18212023-10-31T03:21:00.796Z Compiling cancel-safe-futures v0.1.5
18222023-10-31T03:21:00.855Z Checking password-hash v0.5.0
18232023-10-31T03:21:00.899Z Checking num_enum v0.5.11
18242023-10-31T03:21:01.132Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18252023-10-31T03:21:01.324Z Checking blake2 v0.10.6
18262023-10-31T03:21:01.605Z Checking postcard-cobs v0.1.5-pre
18272023-10-31T03:21:01.729Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18282023-10-31T03:21:01.754Z Checking smoltcp v0.8.2
18292023-10-31T03:21:01.872Z Checking postcard v0.7.3
18302023-10-31T03:21:02.071Z Checking argon2 v0.5.2
18312023-10-31T03:21:02.087Z Checking cfg-if v0.1.10
18322023-10-31T03:21:02.223Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-10-31T03:21:02.449Z Checking foreign-types-shared v0.3.1
18342023-10-31T03:21:02.535Z Checking base64 v0.13.1
18352023-10-31T03:21:02.621Z Checking foreign-types v0.5.0
18362023-10-31T03:21:03.100Z Checking cstr-argument v0.1.2
18372023-10-31T03:21:03.234Z Checking pretty-hex v0.2.1
18382023-10-31T03:21:03.272Z Checking colored v2.0.4
18392023-10-31T03:21:03.372Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18402023-10-31T03:21:03.481Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18412023-10-31T03:21:03.852Z Checking predicates v2.1.5
18422023-10-31T03:21:04.204Z Checking fragile v2.0.0
18432023-10-31T03:21:04.380Z Checking downcast v0.11.0
18442023-10-31T03:21:04.700Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18452023-10-31T03:21:04.969Z Checking mockall v0.11.4
18462023-10-31T03:21:05.117Z Checking zone v0.2.0
18472023-10-31T03:21:05.359Z Checking smf v0.2.2
18482023-10-31T03:21:05.715Z Checking filetime v0.2.22
18492023-10-31T03:21:06.041Z Checking xattr v1.0.1
18502023-10-31T03:21:06.087Z Compiling heck v0.3.3
18512023-10-31T03:21:06.184Z Compiling libefi-sys v0.1.0
18522023-10-31T03:21:06.320Z Checking tar v0.4.40
18532023-10-31T03:21:06.341Z Compiling der_derive v0.7.2
18542023-10-31T03:21:06.668Z Compiling structopt-derive v0.4.18
18552023-10-31T03:21:06.700Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18562023-10-31T03:21:07.174Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18572023-10-31T03:21:07.383Z Compiling memoffset v0.7.1
18582023-10-31T03:21:07.635Z Checking pem v1.1.1
18592023-10-31T03:21:07.904Z Checking camino-tempfile v1.0.2
18602023-10-31T03:21:07.983Z Compiling maybe-uninit v2.0.0
18612023-10-31T03:21:08.024Z Checking headers-core v0.2.0
18622023-10-31T03:21:08.240Z Checking headers v0.3.9
18632023-10-31T03:21:08.347Z Compiling packed_struct v0.10.1
18642023-10-31T03:21:08.756Z Compiling num-bigint-dig v0.8.4
18652023-10-31T03:21:08.976Z Checking pem v3.0.2
18662023-10-31T03:21:09.070Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18672023-10-31T03:21:09.208Z Compiling packed_struct_codegen v0.10.1
18682023-10-31T03:21:09.405Z Compiling signal-hook v0.3.17
18692023-10-31T03:21:09.859Z Checking rcgen v0.11.3
18702023-10-31T03:21:10.207Z Checking atomicwrites v0.4.2
18712023-10-31T03:21:10.385Z Checking subprocess v0.2.9
18722023-10-31T03:21:10.515Z Compiling num-rational v0.4.1
18732023-10-31T03:21:10.965Z Compiling same-file v1.0.6
18742023-10-31T03:21:11.315Z Compiling walkdir v2.4.0
18752023-10-31T03:21:11.334Z Compiling semver-parser v0.10.2
18762023-10-31T03:21:11.395Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18772023-10-31T03:21:11.488Z Checking termcolor v1.2.0
18782023-10-31T03:21:12.266Z Checking linked-hash-map v0.5.6
18792023-10-31T03:21:12.441Z Compiling home v0.5.5
18802023-10-31T03:21:12.705Z Compiling semver v0.11.0
18812023-10-31T03:21:12.794Z Checking lru-cache v0.1.2
18822023-10-31T03:21:13.094Z Compiling toml v0.5.11
18832023-10-31T03:21:13.433Z Compiling toolchain_find v0.2.0
18842023-10-31T03:21:13.860Z Compiling doc-comment v0.3.3
18852023-10-31T03:21:13.885Z Checking half v1.8.2
18862023-10-31T03:21:14.314Z Checking ciborium-io v0.2.1
18872023-10-31T03:21:14.579Z Checking ciborium-ll v0.2.1
18882023-10-31T03:21:14.867Z Checking arc-swap v1.6.0
18892023-10-31T03:21:14.905Z Compiling convert_case v0.4.0
18902023-10-31T03:21:15.126Z Checking ciborium v0.2.1
18912023-10-31T03:21:15.625Z Checking slog-scope v4.4.0
18922023-10-31T03:21:15.942Z Checking slog-stdlog v4.1.1
18932023-10-31T03:21:16.209Z Compiling snafu-derive v0.7.5
18942023-10-31T03:21:16.230Z Compiling rustfmt-wrapper v0.2.0
18952023-10-31T03:21:16.289Z Compiling derive_more v0.99.17
18962023-10-31T03:21:16.368Z Checking slog-envlogger v2.2.0
18972023-10-31T03:21:17.305Z Compiling derive-where v1.2.5
18982023-10-31T03:21:17.494Z Checking hkdf v0.12.3
18992023-10-31T03:21:17.830Z Compiling libz-sys v1.1.12
19002023-10-31T03:21:18.842Z Compiling parking_lot_core v0.8.6
19012023-10-31T03:21:18.863Z Checking resolv-conf v0.7.0
19022023-10-31T03:21:19.078Z Checking newline-converter v0.3.0
19032023-10-31T03:21:19.238Z Checking textwrap v0.11.0
19042023-10-31T03:21:19.298Z Checking vec_map v0.8.2
19052023-10-31T03:21:19.316Z Checking strsim v0.8.0
19062023-10-31T03:21:19.320Z Checking ansi_term v0.12.1
19072023-10-31T03:21:19.576Z Checking keccak v0.1.4
19082023-10-31T03:21:19.636Z Checking expectorate v1.1.0
19092023-10-31T03:21:19.720Z Checking trust-dns-resolver v0.22.0
19102023-10-31T03:21:19.848Z Checking clap v2.34.0
19112023-10-31T03:21:20.108Z Checking sha3 v0.10.8
19122023-10-31T03:21:20.685Z Checking secrecy v0.8.0
19132023-10-31T03:21:20.766Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19142023-10-31T03:21:21.048Z Compiling libgit2-sys v0.15.2+1.6.4
19152023-10-31T03:21:22.934Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19162023-10-31T03:21:23.415Z Checking pem-rfc7468 v0.7.0
19172023-10-31T03:21:23.472Z Compiling libsqlite3-sys v0.26.0
19182023-10-31T03:21:23.988Z Checking flagset v0.4.3
19192023-10-31T03:21:24.370Z Checking der v0.7.8
19202023-10-31T03:21:24.515Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19212023-10-31T03:21:24.825Z Checking structopt v0.3.26
19222023-10-31T03:21:25.040Z Checking fxhash v0.2.1
19232023-10-31T03:21:25.164Z Compiling vergen v8.2.4
19242023-10-31T03:21:25.202Z Compiling semver v0.1.20
19252023-10-31T03:21:25.952Z Compiling rustc_version v0.1.7
19262023-10-31T03:21:26.597Z Compiling newtype_derive v0.1.6
19272023-10-31T03:21:26.654Z Checking crc-catalog v2.2.0
19282023-10-31T03:21:26.877Z Compiling buf-list v1.0.3
19292023-10-31T03:21:27.507Z Checking humantime v2.1.0
19302023-10-31T03:21:27.677Z Checking spki v0.7.2
19312023-10-31T03:21:27.898Z Checking crc v3.0.1
19322023-10-31T03:21:28.161Z Checking pkcs8 v0.10.2
19332023-10-31T03:21:28.586Z Checking nodrop v0.1.14
19342023-10-31T03:21:28.708Z Checking pkcs1 v0.7.5
19352023-10-31T03:21:28.753Z Checking array-init v0.0.4
19362023-10-31T03:21:29.036Z Checking smallvec v0.6.14
19372023-10-31T03:21:29.395Z Compiling num_enum_derive v0.7.0
19382023-10-31T03:21:29.472Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19392023-10-31T03:21:29.651Z Compiling unicase v2.7.0
19402023-10-31T03:21:30.134Z Compiling rayon-core v1.12.0
19412023-10-31T03:21:30.543Z Checking utf-8 v0.7.6
19422023-10-31T03:21:30.622Z Checking bitfield v0.14.0
19432023-10-31T03:21:30.857Z Checking serde-hex v0.1.0
19442023-10-31T03:21:31.174Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19452023-10-31T03:21:31.404Z Checking x509-cert v0.2.4
19462023-10-31T03:21:31.579Z Checking env_logger v0.10.0
19472023-10-31T03:21:32.818Z Checking rsa v0.9.2
19482023-10-31T03:21:32.846Z Checking ron v0.8.1
19492023-10-31T03:21:33.012Z Compiling platforms v3.0.2
19502023-10-31T03:21:33.491Z Checking crc-any v2.4.3
19512023-10-31T03:21:33.773Z Checking object v0.30.4
19522023-10-31T03:21:34.106Z Checking path-slash v0.1.5
19532023-10-31T03:21:34.441Z Checking num-complex v0.4.4
19542023-10-31T03:21:35.017Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19552023-10-31T03:21:35.096Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19562023-10-31T03:21:35.226Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19572023-10-31T03:21:35.427Z Compiling erased-serde v0.3.30
19582023-10-31T03:21:35.543Z Compiling curve25519-dalek v4.1.0
19592023-10-31T03:21:36.067Z Checking num v0.4.1
19602023-10-31T03:21:36.124Z Compiling bitstruct_derive v0.1.0
19612023-10-31T03:21:36.218Z Compiling async-recursion v1.0.5
19622023-10-31T03:21:36.347Z Compiling glob v0.3.1
19632023-10-31T03:21:37.048Z Compiling mime_guess v2.0.4
19642023-10-31T03:21:37.858Z Compiling thiserror-impl-no-std v2.0.2
19652023-10-31T03:21:37.975Z Compiling curve25519-dalek-derive v0.1.0
19662023-10-31T03:21:38.409Z Compiling salty v0.2.0
19672023-10-31T03:21:38.941Z Checking tungstenite v0.18.0
19682023-10-31T03:21:39.016Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19692023-10-31T03:21:39.130Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19702023-10-31T03:21:39.668Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19712023-10-31T03:21:40.350Z Checking universal-hash v0.5.1
19722023-10-31T03:21:40.353Z Checking nibble_vec v0.1.0
19732023-10-31T03:21:40.448Z Checking tokio-tungstenite v0.18.0
19742023-10-31T03:21:40.678Z Compiling crunchy v0.2.2
19752023-10-31T03:21:41.211Z Checking endian-type v0.1.2
19762023-10-31T03:21:41.361Z Checking opaque-debug v0.3.0
19772023-10-31T03:21:41.546Z Checking radix_trie v0.2.1
19782023-10-31T03:21:41.843Z Checking snafu v0.7.5
19792023-10-31T03:21:42.317Z Compiling tiny-keccak v2.0.2
19802023-10-31T03:21:42.735Z Checking linear-map v1.2.0
19812023-10-31T03:21:42.755Z Checking parking_lot v0.11.2
19822023-10-31T03:21:42.807Z Checking trust-dns-client v0.22.0
19832023-10-31T03:21:43.130Z Compiling clang-sys v1.6.1
19842023-10-31T03:21:43.269Z Checking aead v0.5.2
19852023-10-31T03:21:43.347Z Compiling darling_core v0.14.4
19862023-10-31T03:21:43.619Z Compiling prettyplease v0.2.12
19872023-10-31T03:21:44.079Z Compiling ascii-canvas v3.0.0
19882023-10-31T03:21:44.194Z Checking sled v0.34.7
19892023-10-31T03:21:44.974Z Checking toml_edit v0.20.0
19902023-10-31T03:21:44.996Z Checking trust-dns-server v0.22.1
19912023-10-31T03:21:45.420Z Compiling const_format_proc_macros v0.2.31
19922023-10-31T03:21:45.871Z Compiling ena v0.14.2
19932023-10-31T03:21:46.561Z Checking pretty-hex v0.3.0
19942023-10-31T03:21:46.832Z Compiling diff v0.1.13
19952023-10-31T03:21:47.797Z Compiling portable-atomic v1.4.3
19962023-10-31T03:21:48.856Z Compiling minimal-lexical v0.2.1
19972023-10-31T03:21:49.133Z Checking toml v0.8.0
19982023-10-31T03:21:49.255Z Compiling lalrpop v0.19.12
19992023-10-31T03:21:49.626Z Compiling nom v7.1.3
20002023-10-31T03:21:50.067Z Checking path-dedot v3.1.0
20012023-10-31T03:21:50.307Z Compiling libloading v0.7.4
20022023-10-31T03:21:50.328Z Compiling ref-cast v1.0.20
20032023-10-31T03:21:50.463Z Compiling bindgen v0.65.1
20042023-10-31T03:21:51.601Z Checking path-absolutize v3.1.0
20052023-10-31T03:21:52.802Z Compiling darling_macro v0.14.4
20062023-10-31T03:21:54.279Z Compiling darling v0.14.4
20072023-10-31T03:21:54.458Z Compiling derive_builder_core v0.12.0
20082023-10-31T03:21:54.528Z Checking globset v0.4.13
20092023-10-31T03:21:54.976Z Checking crossbeam-deque v0.8.3
20102023-10-31T03:21:55.402Z Checking hashlink v0.8.3
20112023-10-31T03:21:55.489Z Checking olpc-cjson v0.1.3
20122023-10-31T03:21:55.816Z Compiling cexpr v0.6.0
20132023-10-31T03:21:56.352Z Checking serde_plain v1.0.2
20142023-10-31T03:21:56.383Z Compiling which v4.4.0
20152023-10-31T03:21:56.746Z Compiling ref-cast-impl v1.0.20
20162023-10-31T03:21:57.132Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20172023-10-31T03:21:57.260Z Compiling libxml v0.3.3
20182023-10-31T03:21:57.717Z Compiling shlex v1.1.0
20192023-10-31T03:21:57.760Z Checking fallible-streaming-iterator v0.1.9
20202023-10-31T03:21:58.122Z Compiling rustc-hash v1.1.0
20212023-10-31T03:21:58.143Z Compiling peeking_take_while v0.1.2
20222023-10-31T03:21:58.357Z Compiling lazycell v1.3.0
20232023-10-31T03:21:58.377Z Checking rusqlite v0.29.0
20242023-10-31T03:21:58.418Z Compiling derive_builder_macro v0.12.0
20252023-10-31T03:21:58.450Z Checking nix v0.26.2
20262023-10-31T03:21:58.632Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20272023-10-31T03:21:59.031Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20282023-10-31T03:21:59.671Z Checking twox-hash v1.6.3
20292023-10-31T03:21:59.763Z Checking ff v0.13.0
20302023-10-31T03:21:59.964Z Compiling strum_macros v0.24.3
20312023-10-31T03:22:00.149Z Checking display-error-chain v0.2.0
20322023-10-31T03:22:00.884Z Checking signature v1.6.4
20332023-10-31T03:22:01.060Z Compiling indoc v1.0.9
20342023-10-31T03:22:02.583Z Checking ed25519 v1.5.3
20352023-10-31T03:22:02.841Z Checking group v0.13.0
20362023-10-31T03:22:04.303Z Checking polyval v0.6.1
20372023-10-31T03:22:04.728Z Checking num_enum v0.7.0
20382023-10-31T03:22:04.998Z Checking ctr v0.9.2
20392023-10-31T03:22:05.020Z Checking aes v0.8.3
20402023-10-31T03:22:05.476Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20412023-10-31T03:22:05.497Z Checking crypto-bigint v0.5.2
20422023-10-31T03:22:06.037Z Checking bincode v1.3.3
20432023-10-31T03:22:06.423Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20442023-10-31T03:22:06.550Z Compiling cookie v0.16.2
20452023-10-31T03:22:06.866Z Checking base16ct v0.2.0
20462023-10-31T03:22:07.971Z Checking aes-gcm-siv v0.11.1
20472023-10-31T03:22:08.230Z Checking steno v0.4.0
20482023-10-31T03:22:08.380Z Checking rayon v1.8.0
20492023-10-31T03:22:08.496Z Checking elliptic-curve v0.13.5
20502023-10-31T03:22:08.875Z Checking thiserror-no-std v2.0.2
20512023-10-31T03:22:09.043Z Checking poly1305 v0.8.0
20522023-10-31T03:22:09.283Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20532023-10-31T03:22:09.853Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20542023-10-31T03:22:09.856Z Checking env_logger v0.9.3
20552023-10-31T03:22:10.267Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20562023-10-31T03:22:12.030Z Checking chacha20 v0.9.1
20572023-10-31T03:22:12.033Z Checking serde-big-array v0.5.1
20582023-10-31T03:22:12.379Z Checking serde-big-array v0.4.1
20592023-10-31T03:22:12.405Z Compiling impl-trait-for-tuples v0.2.2
20602023-10-31T03:22:12.633Z Compiling oso-derive v0.27.0
20612023-10-31T03:22:12.636Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20622023-10-31T03:22:12.862Z Checking ascii v1.1.0
20632023-10-31T03:22:13.210Z Checking ringbuffer v0.15.0
20642023-10-31T03:22:13.549Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20652023-10-31T03:22:13.905Z Checking vsss-rs v3.3.1
20662023-10-31T03:22:14.226Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20672023-10-31T03:22:14.453Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20682023-10-31T03:22:15.183Z Checking chacha20poly1305 v0.10.1
20692023-10-31T03:22:15.983Z Checking bitstruct v0.1.1
20702023-10-31T03:22:16.328Z Checking signal-hook-tokio v0.3.1
20712023-10-31T03:22:16.605Z Checking tungstenite v0.20.1
20722023-10-31T03:22:16.800Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20732023-10-31T03:22:17.288Z Checking serde_arrays v0.1.0
20742023-10-31T03:22:17.718Z Checking corncobs v0.1.3
20752023-10-31T03:22:18.007Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20762023-10-31T03:22:18.229Z Checking tokio-tungstenite v0.20.1
20772023-10-31T03:22:18.770Z Checking assert_matches v1.5.0
20782023-10-31T03:22:21.432Z Checking bcs v0.1.6
20792023-10-31T03:22:21.465Z Checking highway v1.1.0
20802023-10-31T03:22:22.594Z Checking const_format v0.2.31
20812023-10-31T03:22:24.307Z Checking ron v0.7.1
20822023-10-31T03:22:26.329Z Checking http-range v0.1.5
20832023-10-31T03:22:26.397Z Checking bit_field v0.10.2
20842023-10-31T03:22:26.608Z Checking hyper-staticfile v0.9.5
20852023-10-31T03:22:27.886Z Compiling indoc v2.0.3
20862023-10-31T03:22:30.847Z Checking derive_builder v0.12.0
20872023-10-31T03:22:34.213Z Checking bb8 v0.8.1
20882023-10-31T03:22:34.321Z Checking quick-xml v0.23.1
20892023-10-31T03:22:34.430Z Checking bytesize v1.3.0
20902023-10-31T03:22:34.845Z Checking maplit v1.0.2
20912023-10-31T03:22:35.038Z Checking number_prefix v0.4.0
20922023-10-31T03:22:35.270Z Checking fs-err v2.9.0
20932023-10-31T03:22:35.358Z Checking indicatif v0.17.7
20942023-10-31T03:22:36.098Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20952023-10-31T03:22:37.590Z Checking signal-hook-mio v0.2.3
20962023-10-31T03:22:38.590Z Compiling vte_generate_state_changes v0.1.1
20972023-10-31T03:22:45.254Z Checking unicode-linebreak v0.1.5
20982023-10-31T03:22:45.671Z Checking smawk v0.3.1
20992023-10-31T03:22:45.986Z Checking yansi v0.5.1
21002023-10-31T03:22:46.080Z Checking textwrap v0.16.0
21012023-10-31T03:22:46.429Z Checking pretty_assertions v1.4.0
21022023-10-31T03:22:47.955Z Checking crossterm v0.27.0
21032023-10-31T03:22:49.714Z Checking fatfs v0.3.6
21042023-10-31T03:22:50.088Z Checking cassowary v0.3.0
21052023-10-31T03:22:50.199Z Checking plotters-backend v0.3.5
21062023-10-31T03:22:50.783Z Checking ratatui v0.23.0
21072023-10-31T03:22:50.810Z Checking plotters-svg v0.3.5
21082023-10-31T03:22:51.584Z Checking rtoolbox v0.0.1
21092023-10-31T03:22:51.897Z Checking rand v0.4.6
21102023-10-31T03:22:51.955Z Checking cast v0.3.0
21112023-10-31T03:22:52.495Z Checking owo-colors v3.5.0
21122023-10-31T03:22:53.618Z Checking remove_dir_all v0.5.3
21132023-10-31T03:22:53.760Z Checking tempdir v0.3.7
21142023-10-31T03:22:54.251Z Checking criterion-plot v0.5.0
21152023-10-31T03:22:54.554Z Checking rpassword v7.2.0
21162023-10-31T03:22:54.658Z Checking plotters v0.3.5
21172023-10-31T03:22:54.790Z Checking tui-tree-widget v0.13.0
21182023-10-31T03:22:57.063Z Checking tinytemplate v1.2.1
21192023-10-31T03:22:57.924Z Checking anes v0.1.6
21202023-10-31T03:22:58.093Z Checking shell-words v1.1.0
21212023-10-31T03:22:58.358Z Checking oorandom v11.1.3
21222023-10-31T03:22:58.603Z Checking criterion v0.5.1
21232023-10-31T03:23:04.805Z Checking assert_cmd v2.0.12
21242023-10-31T03:23:05.141Z Checking dashmap v5.5.1
21252023-10-31T03:23:05.963Z Compiling serial_test_derive v0.10.0
21262023-10-31T03:23:06.603Z Compiling crossbeam-queue v0.3.8
21272023-10-31T03:23:07.689Z Checking serial_test v0.10.0
21282023-10-31T03:23:08.157Z Checking vte v0.11.1
21292023-10-31T03:23:08.284Z Checking threadpool v1.8.1
21302023-10-31T03:23:09.708Z Checking libtest-mimic v0.6.1
21312023-10-31T03:23:10.444Z Checking crossterm v0.26.1
21322023-10-31T03:23:10.816Z Checking strip-ansi-escapes v0.2.0
21332023-10-31T03:23:11.053Z Compiling tabled_derive v0.6.0
21342023-10-31T03:23:12.255Z Checking httptest v0.15.4
21352023-10-31T03:23:12.766Z Checking similar-asserts v1.5.0
21362023-10-31T03:23:13.107Z Checking fd-lock v3.0.13
21372023-10-31T03:23:13.131Z Checking nanorand v0.7.0
21382023-10-31T03:23:13.374Z Compiling rstest_macros v0.18.2
21392023-10-31T03:23:13.397Z Checking nu-ansi-term v0.49.0
21402023-10-31T03:23:13.772Z Checking flume v0.11.0
21412023-10-31T03:23:14.068Z Checking datatest-stable v0.2.3
21422023-10-31T03:23:14.087Z Checking reedline v0.23.0
21432023-10-31T03:23:15.359Z Compiling pin-project-internal v1.1.3
21442023-10-31T03:23:15.881Z Checking arrayvec v0.7.4
21452023-10-31T03:23:16.469Z Checking constant_time_eq v0.2.6
21462023-10-31T03:23:16.519Z Checking bytecount v0.6.3
21472023-10-31T03:23:16.657Z Checking arrayref v0.3.7
21482023-10-31T03:23:16.808Z Compiling trybuild v1.0.85
21492023-10-31T03:23:16.896Z Compiling relative-path v1.9.0
21502023-10-31T03:23:17.360Z Checking topological-sort v0.2.2
21512023-10-31T03:23:17.438Z Checking blake2b_simd v1.0.1
21522023-10-31T03:23:17.680Z Checking papergrid v0.10.0
21532023-10-31T03:23:20.064Z Checking basic-toml v0.1.4
21542023-10-31T03:23:20.274Z Checking pin-project v1.1.3
21552023-10-31T03:23:20.464Z Checking constant_time_eq v0.3.0
21562023-10-31T03:23:20.650Z Checking futures-timer v3.0.2
21572023-10-31T03:23:21.185Z Checking rust-argon2 v1.0.1
21582023-10-31T03:23:21.246Z Checking partial-io v0.5.4
21592023-10-31T03:23:21.854Z Checking tabled v0.14.0
21602023-10-31T03:23:23.689Z Checking approx v0.5.1
21612023-10-31T03:23:23.752Z Checking cargo-platform v0.1.3
21622023-10-31T03:23:24.072Z Checking hex-literal v0.4.1
21632023-10-31T03:23:24.256Z Checking cargo_metadata v0.18.0
21642023-10-31T03:23:26.437Z Checking crossbeam v0.8.2
21652023-10-31T03:23:27.268Z Checking cargo_toml v0.16.3
21662023-10-31T03:23:27.567Z Checking termios v0.3.3
21672023-10-31T03:23:30.501Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21682023-10-31T03:23:31.680Z Checking rstest v0.18.2
21692023-10-31T03:23:32.893Z Compiling bzip2 v0.4.4
21702023-10-31T03:23:33.496Z Compiling zip v0.6.6
21712023-10-31T03:23:39.783Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21722023-10-31T03:23:42.196Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21732023-10-31T03:24:03.179Z Compiling polar-core v0.27.0
21742023-10-31T03:24:07.216Z Checking rustls-webpki v0.101.7
21752023-10-31T03:24:13.730Z Checking tokio-rustls v0.24.1
21762023-10-31T03:24:14.231Z Checking hyper-rustls v0.24.2
21772023-10-31T03:24:14.789Z Checking reqwest v0.11.20
21782023-10-31T03:24:17.731Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21792023-10-31T03:24:18.236Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21802023-10-31T03:24:18.623Z Checking tough v0.12.5
21812023-10-31T03:24:18.719Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21822023-10-31T03:24:20.565Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21832023-10-31T03:24:20.767Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21842023-10-31T03:24:20.788Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21852023-10-31T03:24:22.001Z Checking oso v0.27.0
21862023-10-31T03:24:25.955Z Compiling omicron-zone-package v0.8.3
21872023-10-31T03:24:26.215Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21882023-10-31T03:24:33.745Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21892023-10-31T03:24:33.778Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21902023-10-31T03:24:33.869Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21912023-10-31T03:24:36.857Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21922023-10-31T03:24:36.871Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21932023-10-31T03:24:36.874Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21942023-10-31T03:24:37.072Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21952023-10-31T03:24:37.509Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21962023-10-31T03:24:37.806Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21972023-10-31T03:24:38.051Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21982023-10-31T03:24:38.485Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21992023-10-31T03:24:38.865Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22002023-10-31T03:24:40.293Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22012023-10-31T03:24:43.223Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22022023-10-31T03:24:44.119Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22032023-10-31T03:24:44.489Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22042023-10-31T03:24:44.649Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22052023-10-31T03:24:51.224Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22062023-10-31T03:24:51.724Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22072023-10-31T03:24:53.245Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22082023-10-31T03:24:54.487Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22092023-10-31T03:24:55.770Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22102023-10-31T03:24:59.302Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22112023-10-31T03:25:00.930Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22122023-10-31T03:25:01.360Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22132023-10-31T03:25:04.233Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22142023-10-31T03:25:04.369Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22152023-10-31T03:25:04.837Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22162023-10-31T03:25:07.605Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22172023-10-31T03:25:08.212Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22182023-10-31T03:25:09.043Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22192023-10-31T03:25:16.425Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22202023-10-31T03:25:19.342Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22212023-10-31T03:25:28.618Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22222023-10-31T03:25:31.127Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22232023-10-31T03:25:31.157Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22242023-10-31T03:25:32.893Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22252023-10-31T03:25:36.078Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22262023-10-31T03:25:36.886Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22272023-10-31T03:25:37.330Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22282023-10-31T03:25:40.145Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22292023-10-31T03:25:43.019Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22302023-10-31T03:25:44.143Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22312023-10-31T03:25:45.065Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22322023-10-31T03:25:47.398Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22332023-10-31T03:25:47.753Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22342023-10-31T03:25:53.307Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22352023-10-31T03:25:53.897Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22362023-10-31T03:25:59.248Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22372023-10-31T03:25:59.614Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22382023-10-31T03:26:03.314Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22392023-10-31T03:26:06.321Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22402023-10-31T03:26:08.431Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22412023-10-31T03:26:09.578Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22422023-10-31T03:26:09.733Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22432023-10-31T03:26:17.617Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22442023-10-31T03:26:18.591Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22452023-10-31T03:26:18.676Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22462023-10-31T03:26:21.137Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22472023-10-31T03:26:22.763Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22482023-10-31T03:26:23.667Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22492023-10-31T03:26:30.056Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22502023-10-31T03:26:44.669Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22512023-10-31T03:27:02.318Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22522023-10-31T03:27:24.245Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22532023-10-31T03:27:53.717Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22542023-10-31T03:28:17.594Z Compiling git2 v0.17.2
22552023-10-31T03:28:27.763Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22562023-10-31T03:28:30.414Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22572023-10-31T03:28:45.280Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22582023-10-31T03:28:57.468Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22592023-10-31T03:28:57.951Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22602023-10-31T03:28:58.521Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22612023-10-31T03:29:00.570Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22622023-10-31T03:29:39.750Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22632023-10-31T03:31:17.588Z Finished dev [unoptimized + debuginfo] target(s) in 14m 18s
22642023-10-31T03:31:17.809Z
22652023-10-31T03:31:17.812Zreal 15:24.960506372
22662023-10-31T03:31:17.814Zuser 1:31:20.765569766
22672023-10-31T03:31:17.817Zsys 11:53.079398960
22682023-10-31T03:31:17.819Ztrap 3.486546368
22692023-10-31T03:31:17.822Ztflt 3.153823850
22702023-10-31T03:31:17.825Zdflt 4.040066414
22712023-10-31T03:31:17.827Zkflt 0.023031228
22722023-10-31T03:31:17.831Zlock 2:08:54.143941576
22732023-10-31T03:31:17.833Zslp 5:24:47.943385583
22742023-10-31T03:31:17.836Zlat 3:20.441502566
22752023-10-31T03:31:17.839Zstop 9:08.407911947
22762023-10-31T03:31:19.185Zwarning: output filename collision.
22772023-10-31T03:31:19.188ZThe 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)`.
22782023-10-31T03:31:19.191ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22792023-10-31T03:31:19.193ZThe targets should have unique names.
22802023-10-31T03:31:19.196ZThis is a known bug where multiple crates with the same name use
22812023-10-31T03:31:19.198Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22822023-10-31T03:31:19.201Zwarning: output filename collision.
22832023-10-31T03:31:19.203ZThe 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)`.
22842023-10-31T03:31:19.206ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22852023-10-31T03:31:19.209ZThe targets should have unique names.
22862023-10-31T03:31:19.212ZThis is a known bug where multiple crates with the same name use
22872023-10-31T03:31:19.214Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22882023-10-31T03:31:19.217Zwarning: output filename collision.
22892023-10-31T03:31:19.220ZThe 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)`.
22902023-10-31T03:31:19.223ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22912023-10-31T03:31:19.225ZThe targets should have unique names.
22922023-10-31T03:31:19.228ZThis is a known bug where multiple crates with the same name use
22932023-10-31T03:31:19.231Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22942023-10-31T03:31:19.233Zwarning: output filename collision.
22952023-10-31T03:31:19.236ZThe 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)`.
22962023-10-31T03:31:19.241ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22972023-10-31T03:31:19.244ZThe targets should have unique names.
22982023-10-31T03:31:19.246ZThis is a known bug where multiple crates with the same name use
22992023-10-31T03:31:19.249Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23002023-10-31T03:31:19.251Zwarning: output filename collision.
23012023-10-31T03:31:19.254ZThe 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`.
23022023-10-31T03:31:19.256ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23032023-10-31T03:31:19.259ZThe targets should have unique names.
23042023-10-31T03:31:19.261ZThis is a known bug where multiple crates with the same name use
23052023-10-31T03:31:19.264Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23062023-10-31T03:31:19.266Zwarning: output filename collision.
23072023-10-31T03:31:19.269ZThe 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)`.
23082023-10-31T03:31:19.271ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23092023-10-31T03:31:19.274ZThe targets should have unique names.
23102023-10-31T03:31:19.276ZThis is a known bug where multiple crates with the same name use
23112023-10-31T03:31:19.279Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23122023-10-31T03:31:19.282Zwarning: output filename collision.
23132023-10-31T03:31:19.285ZThe 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)`.
23142023-10-31T03:31:19.288ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23152023-10-31T03:31:19.290ZThe targets should have unique names.
23162023-10-31T03:31:19.293ZThis is a known bug where multiple crates with the same name use
23172023-10-31T03:31:19.296Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182023-10-31T03:31:19.298Zwarning: output filename collision.
23192023-10-31T03:31:19.301ZThe 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)`.
23202023-10-31T03:31:19.304ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23212023-10-31T03:31:19.308ZThe targets should have unique names.
23222023-10-31T03:31:19.310ZThis is a known bug where multiple crates with the same name use
23232023-10-31T03:31:19.313Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242023-10-31T03:31:19.315Zwarning: output filename collision.
23252023-10-31T03:31:19.318ZThe 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)`.
23262023-10-31T03:31:19.320ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23272023-10-31T03:31:19.323ZThe targets should have unique names.
23282023-10-31T03:31:19.326ZThis is a known bug where multiple crates with the same name use
23292023-10-31T03:31:19.328Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302023-10-31T03:31:19.331Zwarning: output filename collision.
23312023-10-31T03:31:19.333ZThe 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)`.
23322023-10-31T03:31:19.336ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23332023-10-31T03:31:19.338ZThe targets should have unique names.
23342023-10-31T03:31:19.341ZThis is a known bug where multiple crates with the same name use
23352023-10-31T03:31:19.344Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362023-10-31T03:31:19.347Zwarning: output filename collision.
23372023-10-31T03:31:19.350ZThe 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)`.
23382023-10-31T03:31:19.352ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23392023-10-31T03:31:19.355ZThe targets should have unique names.
23402023-10-31T03:31:19.357ZThis is a known bug where multiple crates with the same name use
23412023-10-31T03:31:19.360Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422023-10-31T03:31:19.864Z Checking unicode-ident v1.0.12
23432023-10-31T03:31:19.888Z Documenting libc v0.2.149
23442023-10-31T03:31:19.901Z Documenting cfg-if v1.0.0
23452023-10-31T03:31:19.928Z Checking libc v0.2.149
23462023-10-31T03:31:19.949Z Checking cfg-if v1.0.0
23472023-10-31T03:31:19.962Z Checking serde v1.0.188
23482023-10-31T03:31:19.981Z Documenting scopeguard v1.2.0
23492023-10-31T03:31:19.984Z Documenting log v0.4.20
23502023-10-31T03:31:20.080Z Documenting itoa v1.0.9
23512023-10-31T03:31:20.108Z Checking proc-macro2 v1.0.67
23522023-10-31T03:31:21.198Z Checking quote v1.0.33
23532023-10-31T03:31:21.763Z Checking syn v2.0.32
23542023-10-31T03:31:21.873Z Checking syn v1.0.109
23552023-10-31T03:31:24.053Z Checking once_cell v1.18.0
23562023-10-31T03:31:24.086Z Documenting lock_api v0.4.10
23572023-10-31T03:31:24.266Z Documenting memchr v2.6.3
23582023-10-31T03:31:24.552Z Documenting smallvec v1.11.0
23592023-10-31T03:31:26.731Z Documenting once_cell v1.18.0
23602023-10-31T03:31:26.744Z Documenting getrandom v0.2.10
23612023-10-31T03:31:28.686Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23622023-10-31T03:31:29.152Z Documenting libm v0.2.7
23632023-10-31T03:31:29.349Z Documenting pin-project-lite v0.2.13
23642023-10-31T03:31:29.895Z Documenting parking_lot_core v0.9.8
23652023-10-31T03:31:31.949Z Documenting signal-hook-registry v1.4.1
23662023-10-31T03:31:32.563Z Checking itoa v1.0.9
23672023-10-31T03:31:32.888Z Documenting rand_core v0.6.4
23682023-10-31T03:31:32.901Z Documenting mio v0.8.8
23692023-10-31T03:31:32.975Z Documenting serde_derive v1.0.188
23702023-10-31T03:31:33.094Z Documenting zeroize_derive v1.4.2
23712023-10-31T03:31:33.632Z Documenting thiserror-impl v1.0.49
23722023-10-31T03:31:34.476Z Documenting num-traits v0.2.16
23732023-10-31T03:31:36.463Z Documenting parking_lot v0.12.1
23742023-10-31T03:31:38.229Z Documenting typenum v1.16.0
23752023-10-31T03:31:39.137Z Documenting futures-core v0.3.29
23762023-10-31T03:31:39.727Z Documenting ryu v1.0.15
23772023-10-31T03:31:40.731Z Documenting zeroize v1.6.0
23782023-10-31T03:31:41.681Z Documenting thiserror v1.0.49
23792023-10-31T03:31:41.894Z Documenting tokio-macros v2.1.0
23802023-10-31T03:31:42.964Z Documenting socket2 v0.5.4
23812023-10-31T03:31:43.877Z Documenting num_cpus v1.16.0
23822023-10-31T03:31:44.002Z Documenting serde v1.0.188
23832023-10-31T03:31:45.172Z Checking thiserror v1.0.49
23842023-10-31T03:31:45.391Z Checking ryu v1.0.15
23852023-10-31T03:31:45.847Z Documenting subtle v2.5.0
23862023-10-31T03:31:46.288Z Checking getrandom v0.2.10
23872023-10-31T03:31:46.683Z Documenting byteorder v1.5.0
23882023-10-31T03:31:46.766Z Documenting generic-array v0.14.7
23892023-10-31T03:31:47.785Z Checking memchr v2.6.3
23902023-10-31T03:31:49.358Z Documenting futures-sink v0.3.29
23912023-10-31T03:31:49.388Z Documenting pin-utils v0.1.0
23922023-10-31T03:31:49.765Z Checking serde_json v1.0.108
23932023-10-31T03:31:50.420Z Documenting iana-time-zone v0.1.57
23942023-10-31T03:31:52.140Z Checking heck v0.4.1
23952023-10-31T03:31:52.475Z Documenting futures-macro v0.3.29
23962023-10-31T03:31:52.901Z Documenting slab v0.4.9
23972023-10-31T03:31:53.196Z Documenting futures-task v0.3.29
23982023-10-31T03:31:54.184Z Documenting crypto-common v0.1.6
23992023-10-31T03:31:55.934Z Documenting futures-channel v0.3.29
24002023-10-31T03:31:56.669Z Documenting futures-io v0.3.29
24012023-10-31T03:31:57.351Z Documenting const-oid v0.9.5
24022023-10-31T03:31:59.153Z Checking bytes v1.5.0
24032023-10-31T03:31:59.376Z Documenting ppv-lite86 v0.2.17
24042023-10-31T03:32:00.053Z Checking log v0.4.20
24052023-10-31T03:32:00.479Z Documenting base64 v0.21.5
24062023-10-31T03:32:00.526Z Checking byteorder v1.5.0
24072023-10-31T03:32:00.565Z Documenting tinyvec_macros v0.1.1
24082023-10-31T03:32:01.237Z Documenting block-buffer v0.10.4
24092023-10-31T03:32:02.113Z Documenting tracing-core v0.1.31
24102023-10-31T03:32:02.653Z Documenting futures-util v0.3.29
24112023-10-31T03:32:04.095Z Documenting rand_chacha v0.3.1
24122023-10-31T03:32:04.579Z Documenting tinyvec v1.6.0
24132023-10-31T03:32:06.296Z Documenting tracing-attributes v0.1.26
24142023-10-31T03:32:06.867Z Checking fnv v1.0.7
24152023-10-31T03:32:07.075Z Checking serde_derive_internals v0.26.0
24162023-10-31T03:32:07.475Z Documenting digest v0.10.7
24172023-10-31T03:32:08.148Z Documenting serde_derive_internals v0.26.0
24182023-10-31T03:32:10.479Z Documenting dyn-clone v1.0.13
24192023-10-31T03:32:10.516Z Documenting rand v0.8.5
24202023-10-31T03:32:15.262Z Documenting unicode-normalization v0.1.22
24212023-10-31T03:32:16.187Z Documenting fnv v1.0.7
24222023-10-31T03:32:17.260Z Documenting cpufeatures v0.2.9
24232023-10-31T03:32:17.965Z Documenting schemars_derive v0.8.13
24242023-10-31T03:32:18.517Z Checking ucd-trie v0.1.6
24252023-10-31T03:32:18.841Z Checking pest v2.7.2
24262023-10-31T03:32:18.888Z Documenting bytes v1.5.0
24272023-10-31T03:32:18.947Z Documenting serde_json v1.0.108
24282023-10-31T03:32:22.000Z Documenting bitflags v2.4.0
24292023-10-31T03:32:22.853Z Documenting chrono v0.4.31
24302023-10-31T03:32:23.155Z Documenting uuid v1.4.1
24312023-10-31T03:32:23.281Z Documenting spin v0.9.8
24322023-10-31T03:32:26.509Z Documenting tokio v1.33.0
24332023-10-31T03:32:27.336Z Checking libm v0.2.7
24342023-10-31T03:32:27.853Z Documenting unicode-bidi v0.3.13
24352023-10-31T03:32:28.014Z Documenting http v0.2.9
24362023-10-31T03:32:28.987Z Checking num-traits v0.2.16
24372023-10-31T03:32:29.015Z Documenting lazy_static v1.4.0
24382023-10-31T03:32:29.657Z Documenting tracing v0.1.37
24392023-10-31T03:32:30.274Z Documenting percent-encoding v2.3.0
24402023-10-31T03:32:32.037Z Documenting ahash v0.8.3
24412023-10-31T03:32:32.765Z Documenting schemars v0.8.13
24422023-10-31T03:32:33.226Z Checking ahash v0.8.3
24432023-10-31T03:32:33.816Z Documenting allocator-api2 v0.2.16
24442023-10-31T03:32:34.103Z Checking time-core v0.1.1
24452023-10-31T03:32:34.349Z Documenting unicode-ident v1.0.12
24462023-10-31T03:32:36.268Z Documenting form_urlencoded v1.2.0
24472023-10-31T03:32:36.741Z Documenting adler v1.0.2
24482023-10-31T03:32:38.153Z Documenting idna v0.4.0
24492023-10-31T03:32:38.614Z Documenting proc-macro2 v1.0.67
24502023-10-31T03:32:38.998Z Documenting hashbrown v0.14.0
24512023-10-31T03:32:40.803Z Documenting miniz_oxide v0.7.1
24522023-10-31T03:32:42.194Z Documenting httparse v1.8.0
24532023-10-31T03:32:42.436Z Documenting untrusted v0.9.0
24542023-10-31T03:32:43.716Z Documenting equivalent v1.0.1
24552023-10-31T03:32:44.960Z Documenting url v2.4.1
24562023-10-31T03:32:45.404Z Documenting quote v1.0.33
24572023-10-31T03:32:46.136Z Checking zerocopy v0.3.0
24582023-10-31T03:32:46.745Z Documenting ring v0.17.5
24592023-10-31T03:32:46.956Z Checking uuid v1.4.1
24602023-10-31T03:32:47.350Z Checking iana-time-zone v0.1.57
24612023-10-31T03:32:47.624Z Checking chrono v0.4.31
24622023-10-31T03:32:47.939Z Checking dof v0.1.5
24632023-10-31T03:32:48.188Z Documenting indexmap v2.0.0
24642023-10-31T03:32:48.684Z Checking dtrace-parser v0.1.14
24652023-10-31T03:32:48.870Z Checking thread-id v4.2.0
24662023-10-31T03:32:49.035Z Documenting sct v0.7.0
24672023-10-31T03:32:49.503Z Documenting slog v2.7.0
24682023-10-31T03:32:51.490Z Documenting openssl-probe v0.1.5
24692023-10-31T03:32:52.542Z Documenting httpdate v1.0.3
24702023-10-31T03:32:52.553Z Documenting try-lock v0.2.4
24712023-10-31T03:32:55.078Z Documenting tokio-util v0.7.10
24722023-10-31T03:32:55.169Z Checking usdt-impl v0.3.5
24732023-10-31T03:32:55.858Z Documenting rustls-webpki v0.101.7
24742023-10-31T03:32:56.068Z Documenting http-body v0.4.5
24752023-10-31T03:32:56.115Z Documenting rustls-pemfile v1.0.3
24762023-10-31T03:32:56.176Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24772023-10-31T03:32:56.536Z Documenting want v0.3.1
24782023-10-31T03:32:57.425Z Documenting openssl-macros v0.1.1
24792023-10-31T03:32:57.687Z Documenting openssl-sys v0.9.93
24802023-10-31T03:32:58.220Z Documenting mime v0.3.17
24812023-10-31T03:33:02.108Z Documenting tower-service v0.3.2
24822023-10-31T03:33:02.809Z Documenting gimli v0.28.0
24832023-10-31T03:33:02.908Z Documenting rustls v0.21.8
24842023-10-31T03:33:02.961Z Documenting time-macros v0.2.13
24852023-10-31T03:33:03.829Z Documenting h2 v0.3.21
24862023-10-31T03:33:04.344Z Documenting async-trait v0.1.74
24872023-10-31T03:33:04.514Z Documenting object v0.32.1
24882023-10-31T03:33:08.387Z Documenting aho-corasick v1.0.4
24892023-10-31T03:33:09.535Z Documenting openssl v0.10.57
24902023-10-31T03:33:10.759Z Documenting errno v0.3.2
24912023-10-31T03:33:12.549Z Checking dyn-clone v1.0.13
24922023-10-31T03:33:12.767Z Checking allocator-api2 v0.2.16
24932023-10-31T03:33:13.694Z Documenting addr2line v0.21.0
24942023-10-31T03:33:13.908Z Documenting regex-syntax v0.8.2
24952023-10-31T03:33:15.439Z Documenting unicode-width v0.1.11
24962023-10-31T03:33:15.713Z Documenting tokio-rustls v0.24.1
24972023-10-31T03:33:16.587Z Documenting rustc-demangle v0.1.23
24982023-10-31T03:33:19.370Z Documenting time-core v0.1.1
24992023-10-31T03:33:19.645Z Documenting deranged v0.3.8
25002023-10-31T03:33:20.896Z Documenting hyper v0.14.27
25012023-10-31T03:33:20.994Z Documenting num_threads v0.1.6
25022023-10-31T03:33:23.967Z Documenting ipnet v2.8.0
25032023-10-31T03:33:23.999Z Documenting rustix v0.38.9
25042023-10-31T03:33:24.054Z Checking hashbrown v0.14.0
25052023-10-31T03:33:24.292Z Documenting backtrace v0.3.69
25062023-10-31T03:33:25.300Z Documenting regex-automata v0.4.3
25072023-10-31T03:33:26.475Z Checking schemars v0.8.13
25082023-10-31T03:33:27.560Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25092023-10-31T03:33:27.583Z Documenting time v0.3.27
25102023-10-31T03:33:28.644Z Checking pest_meta v2.7.2
25112023-10-31T03:33:30.315Z Documenting crossbeam-utils v0.8.16
25122023-10-31T03:33:30.549Z Checking equivalent v1.0.1
25132023-10-31T03:33:30.710Z Checking indexmap v2.0.0
25142023-10-31T03:33:32.533Z Documenting native-tls v0.2.11
25152023-10-31T03:33:33.245Z Documenting anyhow v1.0.75
25162023-10-31T03:33:35.026Z Checking hashbrown v0.13.2
25172023-10-31T03:33:36.814Z Documenting pest_meta v2.7.2
25182023-10-31T03:33:37.030Z Checking http v0.2.9
25192023-10-31T03:33:37.841Z Documenting encoding_rs v0.8.33
25202023-10-31T03:33:38.635Z Documenting regex v1.10.2
25212023-10-31T03:33:39.433Z Checking pest_generator v2.7.2
25222023-10-31T03:33:40.822Z Documenting rustls-native-certs v0.6.3
25232023-10-31T03:33:40.974Z Documenting tokio-native-tls v0.3.1
25242023-10-31T03:33:41.273Z Documenting serde_urlencoded v0.7.1
25252023-10-31T03:33:42.143Z Checking aho-corasick v1.0.4
25262023-10-31T03:33:43.451Z Documenting pest_generator v2.7.2
25272023-10-31T03:33:44.556Z Checking regex-syntax v0.8.2
25282023-10-31T03:33:44.863Z Documenting ucd-trie v0.1.6
25292023-10-31T03:33:45.382Z Checking serde_tokenstream v0.1.7
25302023-10-31T03:33:46.016Z Documenting webpki-roots v0.25.2
25312023-10-31T03:33:46.814Z Documenting hyper-rustls v0.24.2
25322023-10-31T03:33:47.512Z Documenting syn v2.0.32
25332023-10-31T03:33:48.164Z Documenting dof v0.1.5
25342023-10-31T03:33:50.092Z Documenting hyper-tls v0.5.0
25352023-10-31T03:33:50.432Z Checking regex-automata v0.4.3
25362023-10-31T03:33:51.063Z Documenting pest v2.7.2
25372023-10-31T03:33:51.362Z Documenting pest_derive v2.7.2
25382023-10-31T03:33:52.152Z Documenting thread-id v4.2.0
25392023-10-31T03:33:54.306Z Documenting usdt-macro v0.3.5
25402023-10-31T03:33:56.333Z Checking regex v1.10.2
25412023-10-31T03:33:57.372Z Documenting usdt-attr-macro v0.3.5
25422023-10-31T03:33:58.259Z Documenting openapiv3 v1.0.3
25432023-10-31T03:33:58.296Z Documenting ipnetwork v0.20.0
25442023-10-31T03:33:58.680Z Documenting sha2 v0.10.8
25452023-10-31T03:33:59.343Z Documenting dtrace-parser v0.1.14
25462023-10-31T03:34:01.113Z Documenting reqwest v0.11.20
25472023-10-31T03:34:01.871Z Documenting futures-executor v0.3.29
25482023-10-31T03:34:05.056Z Checking serde_tokenstream v0.2.0
25492023-10-31T03:34:05.689Z Checking strsim v0.10.0
25502023-10-31T03:34:05.821Z Documenting usdt-impl v0.3.5
25512023-10-31T03:34:06.073Z Checking unicode-width v0.1.11
25522023-10-31T03:34:06.113Z Checking regress v0.7.1
25532023-10-31T03:34:06.312Z Documenting hex v0.4.3
25542023-10-31T03:34:06.768Z Documenting hmac v0.12.1
25552023-10-31T03:34:08.131Z Documenting fallible-iterator v0.2.0
25562023-10-31T03:34:09.048Z Documenting futures v0.3.29
25572023-10-31T03:34:11.682Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25582023-10-31T03:34:13.405Z Checking openapiv3 v1.0.3
25592023-10-31T03:34:13.984Z Documenting usdt v0.3.5
25602023-10-31T03:34:14.666Z Documenting stringprep v0.1.3
25612023-10-31T03:34:15.347Z Documenting semver v1.0.20
25622023-10-31T03:34:16.078Z Documenting md-5 v0.10.5
25632023-10-31T03:34:17.247Z Documenting regress v0.7.1
25642023-10-31T03:34:19.412Z Documenting utf8parse v0.2.1
25652023-10-31T03:34:21.394Z Documenting siphasher v0.3.11
25662023-10-31T03:34:21.850Z Documenting block-padding v0.3.3
25672023-10-31T03:34:22.030Z Checking unsafe-libyaml v0.2.9
25682023-10-31T03:34:22.093Z Documenting heck v0.4.1
25692023-10-31T03:34:22.434Z Documenting static_assertions v1.1.0
25702023-10-31T03:34:23.410Z Documenting postgres-protocol v0.6.6
25712023-10-31T03:34:23.802Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25722023-10-31T03:34:24.129Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25732023-10-31T03:34:24.345Z Checking getopts v0.2.21
25742023-10-31T03:34:24.930Z Documenting toml_datetime v0.6.3
25752023-10-31T03:34:25.945Z Documenting phf_shared v0.11.2
25762023-10-31T03:34:27.025Z Documenting num-integer v0.1.45
25772023-10-31T03:34:27.331Z Documenting unsafe-libyaml v0.2.9
25782023-10-31T03:34:28.184Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25792023-10-31T03:34:28.789Z Documenting inout v0.1.3
25802023-10-31T03:34:31.748Z Checking ident_case v1.0.1
25812023-10-31T03:34:32.001Z Documenting whoami v1.4.1
25822023-10-31T03:34:32.325Z Documenting phf v0.11.2
25832023-10-31T03:34:32.851Z Documenting postgres-types v0.2.6
25842023-10-31T03:34:33.275Z Documenting either v1.9.0
25852023-10-31T03:34:33.870Z Documenting serde_yaml v0.9.25
25862023-10-31T03:34:34.517Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25872023-10-31T03:34:35.443Z Documenting cipher v0.4.4
25882023-10-31T03:34:37.745Z Checking serde_yaml v0.9.25
25892023-10-31T03:34:38.249Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25902023-10-31T03:34:38.878Z Documenting getopts v0.2.21
25912023-10-31T03:34:39.467Z Documenting zerocopy v0.6.4
25922023-10-31T03:34:40.142Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25932023-10-31T03:34:41.158Z Documenting anstyle v1.0.2
25942023-10-31T03:34:43.322Z Documenting tokio-postgres v0.7.10
25952023-10-31T03:34:43.904Z Documenting data-encoding v2.4.0
25962023-10-31T03:34:44.517Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25972023-10-31T03:34:45.756Z Documenting anstyle-parse v0.2.1
25982023-10-31T03:34:46.604Z Documenting match_cfg v0.1.0
25992023-10-31T03:34:47.654Z Documenting colorchoice v1.0.0
26002023-10-31T03:34:48.682Z Documenting anstyle-query v1.0.0
26012023-10-31T03:34:50.155Z Documenting itertools v0.11.0
26022023-10-31T03:34:50.372Z Documenting terminal_size v0.2.6
26032023-10-31T03:34:50.851Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26042023-10-31T03:34:50.855Z Documenting hostname v0.3.1
26052023-10-31T03:34:51.853Z Documenting dirs-sys-next v0.1.2
26062023-10-31T03:34:54.948Z Documenting anstream v0.5.0
26072023-10-31T03:34:57.135Z Documenting clap_lex v0.5.1
26082023-10-31T03:34:57.171Z Documenting strsim v0.10.0
26092023-10-31T03:34:58.100Z Documenting tap v1.0.1
26102023-10-31T03:34:58.206Z Documenting dirs-next v2.0.0
26112023-10-31T03:34:58.787Z Documenting clap_derive v4.4.2
26122023-10-31T03:35:01.545Z Documenting wyz v0.5.1
26132023-10-31T03:35:01.606Z Documenting thread_local v1.1.7
26142023-10-31T03:35:02.333Z Documenting crc32fast v1.3.2
26152023-10-31T03:35:02.568Z Documenting radium v0.7.0
26162023-10-31T03:35:03.132Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26172023-10-31T03:35:03.155Z Documenting clap_builder v4.4.2
26182023-10-31T03:35:04.632Z Documenting funty v2.0.0
26192023-10-31T03:35:06.296Z Documenting term v0.7.0
26202023-10-31T03:35:06.943Z Documenting num-iter v0.1.43
26212023-10-31T03:35:07.621Z Documenting crossbeam-channel v0.5.8
26222023-10-31T03:35:08.198Z Documenting sha1 v0.10.5
26232023-10-31T03:35:08.725Z Documenting enum-as-inner v0.5.1
26242023-10-31T03:35:09.564Z Documenting bitvec v1.0.1
26252023-10-31T03:35:12.904Z Documenting atty v0.2.14
26262023-10-31T03:35:13.321Z Documenting clap v4.4.3
26272023-10-31T03:35:14.427Z Documenting memoffset v0.9.0
26282023-10-31T03:35:14.628Z Documenting take_mut v0.2.2
26292023-10-31T03:35:15.501Z Documenting flate2 v1.0.28
26302023-10-31T03:35:15.950Z Documenting trust-dns-proto v0.22.0
26312023-10-31T03:35:17.777Z Documenting slog-term v2.9.0
26322023-10-31T03:35:18.351Z Documenting crossbeam-epoch v0.9.15
26332023-10-31T03:35:20.412Z Documenting slog-json v2.6.1
26342023-10-31T03:35:20.655Z Documenting camino v1.1.6
26352023-10-31T03:35:20.869Z Documenting slog-async v2.8.0
26362023-10-31T03:35:20.973Z Documenting paste v1.0.14
26372023-10-31T03:35:23.124Z Documenting signature v2.1.0
26382023-10-31T03:35:25.080Z Documenting hash32 v0.2.1
26392023-10-31T03:35:25.118Z Documenting scheduled-thread-pool v0.2.7
26402023-10-31T03:35:27.060Z Documenting diesel_table_macro_syntax v0.1.0
26412023-10-31T03:35:29.205Z Checking diesel_table_macro_syntax v0.1.0
26422023-10-31T03:35:29.481Z Documenting bzip2-sys v0.1.11+1.0.8
26432023-10-31T03:35:29.511Z Documenting unicode-segmentation v1.10.1
26442023-10-31T03:35:29.552Z Documenting slog-bunyan v2.4.0
26452023-10-31T03:35:30.320Z Documenting stable_deref_trait v1.2.0
26462023-10-31T03:35:30.692Z Checking darling_core v0.20.3
26472023-10-31T03:35:31.240Z Documenting async-stream-impl v0.3.5
26482023-10-31T03:35:31.625Z Documenting r2d2 v0.8.10
26492023-10-31T03:35:33.055Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26502023-10-31T03:35:33.947Z Documenting strum v0.25.0
26512023-10-31T03:35:34.011Z Documenting bzip2 v0.4.4
26522023-10-31T03:35:34.741Z Documenting diesel_derives v2.1.1
26532023-10-31T03:35:34.820Z Documenting heapless v0.7.16
26542023-10-31T03:35:35.990Z Documenting managed v0.8.0
26552023-10-31T03:35:38.594Z Documenting debug-ignore v1.0.5
26562023-10-31T03:35:38.775Z Documenting atomic-waker v1.1.1
26572023-10-31T03:35:39.491Z Documenting bit-vec v0.6.3
26582023-10-31T03:35:40.169Z Documenting async-stream v0.3.5
26592023-10-31T03:35:41.203Z Documenting zip v0.6.6
26602023-10-31T03:35:41.210Z Checking darling v0.20.3
26612023-10-31T03:35:41.263Z Documenting num-bigint v0.4.4
26622023-10-31T03:35:42.717Z Documenting smoltcp v0.9.1
26632023-10-31T03:35:42.898Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26642023-10-31T03:35:43.083Z Documenting waitgroup v0.1.2
26652023-10-31T03:35:45.639Z Documenting multer v2.1.0
26662023-10-31T03:35:46.502Z Documenting serde_path_to_error v0.1.14
26672023-10-31T03:35:46.864Z Documenting diesel v2.1.3
26682023-10-31T03:35:47.795Z Documenting hubpack v0.1.2
26692023-10-31T03:35:49.561Z Documenting bstr v1.6.0
26702023-10-31T03:35:50.464Z Documenting serde_repr v0.1.16
26712023-10-31T03:35:51.136Z Documenting lalrpop-util v0.19.12
26722023-10-31T03:35:51.497Z Documenting fixedbitset v0.4.2
26732023-10-31T03:35:53.640Z Documenting new_debug_unreachable v1.0.4
26742023-10-31T03:35:53.931Z Documenting precomputed-hash v0.1.1
26752023-10-31T03:35:54.589Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26762023-10-31T03:35:56.420Z Documenting petgraph v0.6.4
26772023-10-31T03:35:57.435Z Documenting yasna v0.5.2
26782023-10-31T03:35:57.460Z Documenting serde_with_macros v2.3.3
26792023-10-31T03:35:57.819Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26802023-10-31T03:35:58.022Z Documenting console v0.15.7
26812023-10-31T03:36:00.287Z Documenting string_cache v0.8.7
26822023-10-31T03:36:05.038Z Documenting float-cmp v0.9.0
26832023-10-31T03:36:05.772Z Documenting predicates-core v1.0.6
26842023-10-31T03:36:06.545Z Documenting normalize-line-endings v0.3.0
26852023-10-31T03:36:06.900Z Documenting difflib v0.4.0
26862023-10-31T03:36:07.602Z Documenting serde_with v2.3.3
26872023-10-31T03:36:07.645Z Documenting bit-set v0.5.3
26882023-10-31T03:36:11.994Z Documenting similar v2.2.1
26892023-10-31T03:36:12.208Z Documenting tokio-stream v0.1.14
26902023-10-31T03:36:12.868Z Documenting structmeta-derive v0.1.6
26912023-10-31T03:36:13.267Z Documenting predicates v3.0.4
26922023-10-31T03:36:14.084Z Checking structmeta v0.1.6
26932023-10-31T03:36:14.480Z Documenting instant v0.1.12
26942023-10-31T03:36:18.711Z Checking regex-syntax v0.6.29
26952023-10-31T03:36:19.189Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26962023-10-31T03:36:19.671Z Documenting macaddr v1.0.1
26972023-10-31T03:36:20.884Z Documenting backoff v0.4.0
26982023-10-31T03:36:21.359Z Documenting base64ct v1.6.0
26992023-10-31T03:36:21.647Z Documenting structmeta v0.1.6
27002023-10-31T03:36:22.165Z Checking scopeguard v1.2.0
27012023-10-31T03:36:22.359Z Checking lock_api v0.4.10
27022023-10-31T03:36:22.431Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27032023-10-31T03:36:23.031Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27042023-10-31T03:36:23.582Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27052023-10-31T03:36:24.179Z Documenting crucible-workspace-hack v0.1.0
27062023-10-31T03:36:26.412Z Checking smallvec v1.11.0
27072023-10-31T03:36:26.676Z Documenting is-terminal v0.4.9
27082023-10-31T03:36:27.029Z Checking parking_lot_core v0.9.8
27092023-10-31T03:36:27.628Z Documenting blake2 v0.10.6
27102023-10-31T03:36:27.705Z Documenting password-hash v0.5.0
27112023-10-31T03:36:28.299Z Checking pin-project-lite v0.2.13
27122023-10-31T03:36:28.496Z Checking parking_lot v0.12.1
27132023-10-31T03:36:28.730Z Documenting parse-display-derive v0.7.0
27142023-10-31T03:36:28.825Z Checking rand_core v0.6.4
27152023-10-31T03:36:29.047Z Checking typenum v1.16.0
27162023-10-31T03:36:29.072Z Checking zeroize v1.6.0
27172023-10-31T03:36:29.303Z Documenting proc-macro-error-attr v1.0.4
27182023-10-31T03:36:29.487Z Checking futures-core v0.3.29
27192023-10-31T03:36:29.786Z Checking unicode-segmentation v1.10.1
27202023-10-31T03:36:30.773Z Checking proc-macro-error v1.0.4
27212023-10-31T03:36:30.961Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27222023-10-31T03:36:31.237Z Checking mio v0.8.8
27232023-10-31T03:36:31.433Z Checking generic-array v0.14.7
27242023-10-31T03:36:32.271Z Checking socket2 v0.5.4
27252023-10-31T03:36:33.068Z Checking signal-hook-registry v1.4.1
27262023-10-31T03:36:33.472Z Checking num_cpus v1.16.0
27272023-10-31T03:36:33.624Z Documenting postcard-cobs v0.1.5-pre
27282023-10-31T03:36:33.646Z Checking futures-sink v0.3.29
27292023-10-31T03:36:33.884Z Documenting fastrand v2.0.0
27302023-10-31T03:36:33.887Z Checking tokio v1.33.0
27312023-10-31T03:36:34.498Z Documenting foreign-types-macros v0.2.3
27322023-10-31T03:36:35.033Z Documenting argon2 v0.5.2
27332023-10-31T03:36:35.853Z Documenting proc-macro-error v1.0.4
27342023-10-31T03:36:37.989Z Documenting postcard v0.7.3
27352023-10-31T03:36:38.043Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27362023-10-31T03:36:38.734Z Documenting parse-display v0.7.0
27372023-10-31T03:36:40.483Z Documenting tempfile v3.8.0
27382023-10-31T03:36:42.277Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27392023-10-31T03:36:43.095Z Documenting foreign-types-shared v0.3.1
27402023-10-31T03:36:43.409Z Checking tinyvec_macros v0.1.1
27412023-10-31T03:36:43.545Z Checking spin v0.5.2
27422023-10-31T03:36:43.875Z Checking tinyvec v1.6.0
27432023-10-31T03:36:44.986Z Checking futures-channel v0.3.29
27442023-10-31T03:36:45.320Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27452023-10-31T03:36:45.532Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27462023-10-31T03:36:45.569Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27472023-10-31T03:36:45.690Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27482023-10-31T03:36:46.271Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27492023-10-31T03:36:46.736Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27502023-10-31T03:36:47.389Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27512023-10-31T03:36:47.454Z Documenting foreign-types v0.5.0
27522023-10-31T03:36:47.816Z Documenting cstr-argument v0.1.2
27532023-10-31T03:36:51.667Z Checking futures-task v0.3.29
27542023-10-31T03:36:51.928Z Checking slab v0.4.9
27552023-10-31T03:36:52.054Z Checking futures-io v0.3.29
27562023-10-31T03:36:52.354Z Checking pin-utils v0.1.0
27572023-10-31T03:36:52.359Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27582023-10-31T03:36:52.486Z Checking futures-util v0.3.29
27592023-10-31T03:36:53.382Z Checking unicode-normalization v0.1.22
27602023-10-31T03:36:53.511Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27612023-10-31T03:36:53.728Z Documenting colored v2.0.4
27622023-10-31T03:36:54.693Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27632023-10-31T03:36:55.054Z Checking crypto-common v0.1.6
27642023-10-31T03:36:55.346Z Checking spin v0.9.8
27652023-10-31T03:36:55.886Z Checking tracing-core v0.1.31
27662023-10-31T03:36:56.504Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27672023-10-31T03:36:57.060Z Checking unicode-bidi v0.3.13
27682023-10-31T03:36:57.878Z Checking tracing v0.1.37
27692023-10-31T03:36:58.430Z Documenting zone_cfg_derive v0.2.0
27702023-10-31T03:36:59.394Z Checking block-buffer v0.10.4
27712023-10-31T03:36:59.754Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27722023-10-31T03:37:00.252Z Documenting num-derive v0.4.0
27732023-10-31T03:37:01.224Z Checking subtle v2.5.0
27742023-10-31T03:37:01.357Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27752023-10-31T03:37:01.580Z Checking const-oid v0.9.5
27762023-10-31T03:37:01.671Z Checking ppv-lite86 v0.2.17
27772023-10-31T03:37:02.927Z Checking rand_chacha v0.3.1
27782023-10-31T03:37:03.583Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27792023-10-31T03:37:04.481Z Checking digest v0.10.7
27802023-10-31T03:37:05.163Z Documenting smf v0.2.2
27812023-10-31T03:37:06.347Z Documenting zone v0.2.0
27822023-10-31T03:37:06.407Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27832023-10-31T03:37:07.995Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27842023-10-31T03:37:11.720Z Checking bitflags v2.4.0
27852023-10-31T03:37:12.211Z Documenting linked-hash-map v0.5.6
27862023-10-31T03:37:12.539Z Checking base64 v0.21.5
27872023-10-31T03:37:13.358Z Checking rand v0.8.5
27882023-10-31T03:37:14.024Z Checking tokio-util v0.7.10
27892023-10-31T03:37:14.300Z Checking untrusted v0.9.0
27902023-10-31T03:37:14.553Z Checking bitflags v1.3.2
27912023-10-31T03:37:14.706Z Checking untrusted v0.7.1
27922023-10-31T03:37:15.005Z Checking percent-encoding v2.3.0
27932023-10-31T03:37:15.131Z Checking openssl-probe v0.1.5
27942023-10-31T03:37:15.338Z Checking foreign-types-shared v0.1.1
27952023-10-31T03:37:15.363Z Checking hashbrown v0.12.3
27962023-10-31T03:37:15.514Z Checking foreign-types v0.3.2
27972023-10-31T03:37:15.656Z Checking ring v0.16.20
27982023-10-31T03:37:15.782Z Checking ring v0.17.5
27992023-10-31T03:37:16.006Z Checking openssl-sys v0.9.93
28002023-10-31T03:37:16.903Z Checking errno v0.3.2
28012023-10-31T03:37:16.929Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28022023-10-31T03:37:17.087Z Checking indexmap v1.9.3
28032023-10-31T03:37:17.131Z Checking try-lock v0.2.4
28042023-10-31T03:37:17.333Z Checking siphasher v0.3.11
28052023-10-31T03:37:17.853Z Checking adler v1.0.2
28062023-10-31T03:37:18.091Z Checking miniz_oxide v0.7.1
28072023-10-31T03:37:18.323Z Checking h2 v0.3.21
28082023-10-31T03:37:18.398Z Checking openssl v0.10.57
28092023-10-31T03:37:18.822Z Checking sct v0.7.0
28102023-10-31T03:37:18.932Z Documenting lru-cache v0.1.2
28112023-10-31T03:37:19.027Z Checking rustls-webpki v0.101.7
28122023-10-31T03:37:19.139Z Checking want v0.3.1
28132023-10-31T03:37:19.390Z Checking form_urlencoded v1.2.0
28142023-10-31T03:37:19.426Z Checking lazy_static v1.4.0
28152023-10-31T03:37:19.601Z Checking http-body v0.4.5
28162023-10-31T03:37:19.705Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28172023-10-31T03:37:20.274Z Checking socket2 v0.4.9
28182023-10-31T03:37:20.334Z Checking io-lifetimes v1.0.11
28192023-10-31T03:37:20.350Z Checking httparse v1.8.0
28202023-10-31T03:37:20.614Z Checking utf8parse v0.2.1
28212023-10-31T03:37:20.717Z Checking cpufeatures v0.2.9
28222023-10-31T03:37:20.844Z Checking httpdate v1.0.3
28232023-10-31T03:37:20.860Z Checking tower-service v0.3.2
28242023-10-31T03:37:21.007Z Checking anstyle v1.0.2
28252023-10-31T03:37:21.062Z Checking sha2 v0.10.8
28262023-10-31T03:37:21.066Z Checking anstyle-parse v0.2.1
28272023-10-31T03:37:21.223Z Checking rustix v0.37.23
28282023-10-31T03:37:21.489Z Checking rustls v0.21.8
28292023-10-31T03:37:21.580Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28302023-10-31T03:37:21.998Z Checking rustls-pemfile v1.0.3
28312023-10-31T03:37:22.298Z Checking hmac v0.12.1
28322023-10-31T03:37:22.642Z Checking md-5 v0.10.5
28332023-10-31T03:37:22.816Z Checking idna v0.4.0
28342023-10-31T03:37:22.998Z Checking stringprep v0.1.3
28352023-10-31T03:37:23.115Z Documenting slog-dtrace v0.2.3
28362023-10-31T03:37:23.435Z Checking num-integer v0.1.45
28372023-10-31T03:37:24.306Z Checking hash32 v0.2.1
28382023-10-31T03:37:24.361Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28392023-10-31T03:37:24.836Z Checking stable_deref_trait v1.2.0
28402023-10-31T03:37:24.993Z Documenting quick-error v1.2.3
28412023-10-31T03:37:25.827Z Checking anstyle-query v1.0.0
28422023-10-31T03:37:26.024Z Checking fallible-iterator v0.2.0
28432023-10-31T03:37:26.360Z Checking either v1.9.0
28442023-10-31T03:37:26.860Z Checking colorchoice v1.0.0
28452023-10-31T03:37:27.059Z Checking gimli v0.28.0
28462023-10-31T03:37:27.075Z Checking tokio-rustls v0.24.1
28472023-10-31T03:37:27.090Z Checking postgres-protocol v0.6.6
28482023-10-31T03:37:27.676Z Checking anstream v0.5.0
28492023-10-31T03:37:27.905Z Checking native-tls v0.2.11
28502023-10-31T03:37:28.240Z Checking heapless v0.7.16
28512023-10-31T03:37:28.244Z Checking url v2.4.1
28522023-10-31T03:37:28.427Z Checking tokio-native-tls v0.3.1
28532023-10-31T03:37:28.843Z Checking terminal_size v0.2.6
28542023-10-31T03:37:28.999Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28552023-10-31T03:37:29.131Z Checking rustls-native-certs v0.6.3
28562023-10-31T03:37:29.331Z Checking hyper v0.14.27
28572023-10-31T03:37:29.334Z Checking phf_shared v0.11.2
28582023-10-31T03:37:29.565Z Checking block-padding v0.3.3
28592023-10-31T03:37:29.874Z Checking scheduled-thread-pool v0.2.7
28602023-10-31T03:37:29.926Z Checking object v0.32.1
28612023-10-31T03:37:30.068Z Checking toml_datetime v0.6.3
28622023-10-31T03:37:30.215Z Checking serde_spanned v0.6.3
28632023-10-31T03:37:30.515Z Checking bzip2-sys v0.1.11+1.0.8
28642023-10-31T03:37:30.529Z Checking crc32fast v1.3.2
28652023-10-31T03:37:30.721Z Checking managed v0.8.0
28662023-10-31T03:37:30.930Z Checking winnow v0.5.15
28672023-10-31T03:37:31.360Z Checking matches v0.1.10
28682023-10-31T03:37:31.505Z Checking num_threads v0.1.6
28692023-10-31T03:37:31.674Z Checking clap_lex v0.5.1
28702023-10-31T03:37:31.751Z Documenting resolv-conf v0.7.0
28712023-10-31T03:37:32.092Z Checking rustc-demangle v0.1.23
28722023-10-31T03:37:32.803Z Checking deranged v0.3.8
28732023-10-31T03:37:33.710Z Checking regex-automata v0.1.10
28742023-10-31T03:37:33.891Z Checking addr2line v0.21.0
28752023-10-31T03:37:34.396Z Checking bit-vec v0.6.3
28762023-10-31T03:37:34.748Z Checking tap v1.0.1
28772023-10-31T03:37:34.970Z Checking ipnet v2.8.0
28782023-10-31T03:37:35.016Z Checking wyz v0.5.1
28792023-10-31T03:37:35.678Z Checking bstr v0.2.17
28802023-10-31T03:37:35.766Z Checking clap_builder v4.4.2
28812023-10-31T03:37:35.930Z Checking time v0.3.27
28822023-10-31T03:37:36.203Z Checking toml_edit v0.19.15
28832023-10-31T03:37:37.108Z Checking idna v0.2.3
28842023-10-31T03:37:38.627Z Documenting trust-dns-resolver v0.22.0
28852023-10-31T03:37:38.701Z Checking smoltcp v0.9.1
28862023-10-31T03:37:39.773Z Checking backtrace v0.3.69
28872023-10-31T03:37:40.335Z Checking flate2 v1.0.28
28882023-10-31T03:37:40.360Z Checking hyper-tls v0.5.0
28892023-10-31T03:37:40.412Z Checking hyper-rustls v0.24.2
28902023-10-31T03:37:40.786Z Checking bzip2 v0.4.4
28912023-10-31T03:37:40.825Z Checking r2d2 v0.8.10
28922023-10-31T03:37:41.028Z Checking inout v0.1.3
28932023-10-31T03:37:41.063Z Checking phf v0.11.2
28942023-10-31T03:37:41.266Z Checking postgres-types v0.2.6
28952023-10-31T03:37:41.335Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28962023-10-31T03:37:41.364Z Checking itertools v0.11.0
28972023-10-31T03:37:41.415Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28982023-10-31T03:37:41.454Z Checking num-bigint v0.4.4
28992023-10-31T03:37:41.511Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29002023-10-31T03:37:42.483Z Checking serde_urlencoded v0.7.1
29012023-10-31T03:37:43.253Z Checking phf_shared v0.10.0
29022023-10-31T03:37:43.736Z Checking futures-executor v0.3.29
29032023-10-31T03:37:44.108Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29042023-10-31T03:37:44.436Z Documenting pem-rfc7468 v0.7.0
29052023-10-31T03:37:45.335Z Checking ipnetwork v0.20.0
29062023-10-31T03:37:45.546Z Checking float-cmp v0.9.0
29072023-10-31T03:37:45.847Z Checking zerocopy v0.6.4
29082023-10-31T03:37:45.948Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29092023-10-31T03:37:46.872Z Documenting der_derive v0.7.2
29102023-10-31T03:37:46.986Z Checking hubpack v0.1.2
29112023-10-31T03:37:47.139Z Checking encoding_rs v0.8.33
29122023-10-31T03:37:47.517Z Checking crossbeam-utils v0.8.16
29132023-10-31T03:37:48.479Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29142023-10-31T03:37:48.921Z Checking memoffset v0.9.0
29152023-10-31T03:37:49.083Z Checking radium v0.7.0
29162023-10-31T03:37:49.737Z Checking mime v0.3.17
29172023-10-31T03:37:50.293Z Checking new_debug_unreachable v1.0.4
29182023-10-31T03:37:50.434Z Checking difflib v0.4.0
29192023-10-31T03:37:50.804Z Checking data-encoding v2.4.0
29202023-10-31T03:37:51.062Z Checking fixedbitset v0.4.2
29212023-10-31T03:37:51.287Z Checking webpki-roots v0.25.2
29222023-10-31T03:37:51.404Z Documenting flagset v0.4.3
29232023-10-31T03:37:51.561Z Checking static_assertions v1.1.0
29242023-10-31T03:37:51.709Z Checking normalize-line-endings v0.3.0
29252023-10-31T03:37:51.736Z Checking regex-automata v0.3.8
29262023-10-31T03:37:51.890Z Checking predicates-core v1.0.6
29272023-10-31T03:37:52.181Z Checking whoami v1.4.1
29282023-10-31T03:37:52.613Z Checking precomputed-hash v0.1.1
29292023-10-31T03:37:52.779Z Checking funty v2.0.0
29302023-10-31T03:37:53.475Z Checking string_cache v0.8.7
29312023-10-31T03:37:53.907Z Checking tokio-postgres v0.7.10
29322023-10-31T03:37:53.933Z Checking predicates v3.0.4
29332023-10-31T03:37:54.402Z Checking bstr v1.6.0
29342023-10-31T03:37:54.644Z Checking bitvec v1.0.1
29352023-10-31T03:37:55.133Z Checking trust-dns-proto v0.22.0
29362023-10-31T03:37:55.855Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29372023-10-31T03:37:56.008Z Checking reqwest v0.11.20
29382023-10-31T03:37:56.199Z Documenting der v0.7.8
29392023-10-31T03:37:58.737Z Checking petgraph v0.6.4
29402023-10-31T03:37:58.938Z Checking crossbeam-epoch v0.9.15
29412023-10-31T03:37:59.718Z Checking diesel v2.1.3
29422023-10-31T03:38:01.821Z Checking yasna v0.5.2
29432023-10-31T03:38:02.174Z Checking futures v0.3.29
29442023-10-31T03:38:02.357Z Checking zip v0.6.6
29452023-10-31T03:38:02.873Z Checking cipher v0.4.4
29462023-10-31T03:38:03.460Z Checking clap v4.4.3
29472023-10-31T03:38:03.544Z Checking anyhow v1.0.75
29482023-10-31T03:38:03.577Z Checking toml v0.7.8
29492023-10-31T03:38:03.640Z Checking similar v2.2.1
29502023-10-31T03:38:03.895Z Checking bit-set v0.5.3
29512023-10-31T03:38:04.311Z Checking itertools v0.10.5
29522023-10-31T03:38:04.327Z Checking num-iter v0.1.43
29532023-10-31T03:38:04.617Z Checking console v0.15.7
29542023-10-31T03:38:04.705Z Checking rustix v0.38.9
29552023-10-31T03:38:04.842Z Checking signature v2.1.0
29562023-10-31T03:38:04.884Z Checking tokio-stream v0.1.14
29572023-10-31T03:38:05.137Z Checking usdt v0.3.5
29582023-10-31T03:38:05.166Z Checking semver v1.0.20
29592023-10-31T03:38:05.461Z Checking hex v0.4.3
29602023-10-31T03:38:05.464Z Checking slog v2.7.0
29612023-10-31T03:38:05.669Z Checking lalrpop-util v0.19.12
29622023-10-31T03:38:05.868Z Documenting spki v0.7.2
29632023-10-31T03:38:06.155Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29642023-10-31T03:38:06.261Z Documenting cancel-safe-futures v0.1.5
29652023-10-31T03:38:06.328Z Checking heck v0.3.3
29662023-10-31T03:38:06.382Z Documenting hkdf v0.12.3
29672023-10-31T03:38:06.601Z Documenting structopt-derive v0.4.18
29682023-10-31T03:38:08.252Z Documenting crc-catalog v2.2.0
29692023-10-31T03:38:08.498Z Documenting keccak v0.1.4
29702023-10-31T03:38:12.602Z Documenting arc-swap v1.6.0
29712023-10-31T03:38:12.786Z Documenting crc v3.0.1
29722023-10-31T03:38:12.866Z Documenting sha3 v0.10.8
29732023-10-31T03:38:14.305Z Documenting pkcs8 v0.10.2
29742023-10-31T03:38:14.482Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29752023-10-31T03:38:15.393Z Documenting structopt v0.3.26
29762023-10-31T03:38:17.070Z Documenting libefi-sys v0.1.0
29772023-10-31T03:38:17.261Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29782023-10-31T03:38:19.030Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29792023-10-31T03:38:19.274Z Documenting slog-scope v4.4.0
29802023-10-31T03:38:20.678Z Documenting serde_spanned v0.6.3
29812023-10-31T03:38:21.214Z Documenting secrecy v0.8.0
29822023-10-31T03:38:22.199Z Documenting packed_struct_codegen v0.10.1
29832023-10-31T03:38:24.029Z Documenting winnow v0.5.15
29842023-10-31T03:38:25.801Z Documenting nodrop v0.1.14
29852023-10-31T03:38:27.431Z Documenting half v1.8.2
29862023-10-31T03:38:27.555Z Documenting ciborium-io v0.2.1
29872023-10-31T03:38:27.784Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29882023-10-31T03:38:30.328Z Documenting array-init v0.0.4
29892023-10-31T03:38:30.647Z Documenting packed_struct v0.10.1
29902023-10-31T03:38:32.084Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29912023-10-31T03:38:32.929Z Documenting toml_edit v0.20.0
29922023-10-31T03:38:33.719Z Documenting ciborium-ll v0.2.1
29932023-10-31T03:38:35.432Z Documenting slog-stdlog v4.1.1
29942023-10-31T03:38:40.051Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29952023-10-31T03:38:40.566Z Documenting pkcs1 v0.7.5
29962023-10-31T03:38:41.824Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29972023-10-31T03:38:42.007Z Documenting num-bigint-dig v0.8.4
29982023-10-31T03:38:42.392Z Documenting num-rational v0.4.1
29992023-10-31T03:38:44.817Z Documenting universal-hash v0.5.1
30002023-10-31T03:38:47.426Z Documenting num-complex v0.4.4
30012023-10-31T03:38:47.761Z Documenting filetime v0.2.22
30022023-10-31T03:38:49.687Z Documenting xattr v1.0.1
30032023-10-31T03:38:52.344Z Documenting bitfield v0.14.0
30042023-10-31T03:38:53.787Z Documenting opaque-debug v0.3.0
30052023-10-31T03:38:55.295Z Documenting termcolor v1.2.0
30062023-10-31T03:38:55.342Z Documenting num v0.4.1
30072023-10-31T03:38:55.864Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30082023-10-31T03:38:56.441Z Documenting tar v0.4.40
30092023-10-31T03:38:56.966Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30102023-10-31T03:38:58.183Z Documenting rsa v0.9.2
30112023-10-31T03:39:02.075Z Documenting env_logger v0.10.0
30122023-10-31T03:39:02.624Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30132023-10-31T03:39:02.721Z Documenting toml v0.8.0
30142023-10-31T03:39:03.368Z Documenting slog-envlogger v2.2.0
30152023-10-31T03:39:04.221Z Documenting ciborium v0.2.1
30162023-10-31T03:39:09.565Z Documenting serde-hex v0.1.0
30172023-10-31T03:39:09.611Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30182023-10-31T03:39:09.904Z Documenting x509-cert v0.2.4
30192023-10-31T03:39:10.107Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30202023-10-31T03:39:10.533Z Documenting signal-hook v0.3.17
30212023-10-31T03:39:11.882Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30222023-10-31T03:39:11.946Z Documenting ron v0.8.1
30232023-10-31T03:39:16.259Z Documenting fxhash v0.2.1
30242023-10-31T03:39:17.510Z Documenting derive-where v1.2.5
30252023-10-31T03:39:18.623Z Documenting linear-map v1.2.0
30262023-10-31T03:39:19.018Z Documenting crc-any v2.4.3
30272023-10-31T03:39:19.530Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30282023-10-31T03:39:22.617Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30292023-10-31T03:39:23.692Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30302023-10-31T03:39:25.422Z Documenting doc-comment v0.3.3
30312023-10-31T03:39:26.596Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30322023-10-31T03:39:27.090Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30332023-10-31T03:39:29.585Z Documenting libsqlite3-sys v0.26.0
30342023-10-31T03:39:29.658Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30352023-10-31T03:39:31.664Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30362023-10-31T03:39:37.181Z Documenting hashlink v0.8.3
30372023-10-31T03:39:38.605Z Documenting aead v0.5.2
30382023-10-31T03:39:39.806Z Documenting snafu-derive v0.7.5
30392023-10-31T03:39:43.515Z Documenting fallible-streaming-iterator v0.1.9
30402023-10-31T03:39:43.917Z Documenting path-slash v0.1.5
30412023-10-31T03:39:44.176Z Documenting same-file v1.0.6
30422023-10-31T03:39:44.410Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30432023-10-31T03:39:46.934Z Documenting newtype_derive v0.1.6
30442023-10-31T03:39:48.073Z Documenting rusqlite v0.29.0
30452023-10-31T03:39:50.264Z Documenting camino-tempfile v1.0.2
30462023-10-31T03:39:50.528Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30472023-10-31T03:39:50.805Z Documenting walkdir v2.4.0
30482023-10-31T03:39:52.010Z Documenting snafu v0.7.5
30492023-10-31T03:39:52.967Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30502023-10-31T03:39:53.106Z Documenting nix v0.26.2
30512023-10-31T03:39:55.890Z Checking darling_core v0.14.4
30522023-10-31T03:39:57.343Z Documenting twox-hash v1.6.3
30532023-10-31T03:39:57.626Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30542023-10-31T03:39:58.414Z Documenting nibble_vec v0.1.0
30552023-10-31T03:39:59.075Z Documenting endian-type v0.1.2
30562023-10-31T03:40:03.315Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30572023-10-31T03:40:03.899Z Checking darling v0.14.4
30582023-10-31T03:40:03.903Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30592023-10-31T03:40:04.083Z Documenting steno v0.4.0
30602023-10-31T03:40:04.805Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30612023-10-31T03:40:05.569Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30622023-10-31T03:40:05.620Z Documenting radix_trie v0.2.1
30632023-10-31T03:40:06.353Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30642023-10-31T03:40:07.356Z Documenting polyval v0.6.1
30652023-10-31T03:40:12.686Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30662023-10-31T03:40:13.151Z Documenting num_enum v0.7.0
30672023-10-31T03:40:14.740Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30682023-10-31T03:40:14.844Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30692023-10-31T03:40:15.238Z Documenting ctr v0.9.2
30702023-10-31T03:40:19.485Z Documenting aes v0.8.3
30712023-10-31T03:40:20.252Z Documenting bincode v1.3.3
30722023-10-31T03:40:20.315Z Documenting path-dedot v3.1.0
30732023-10-31T03:40:23.066Z Documenting utf-8 v0.7.6
30742023-10-31T03:40:26.434Z Documenting convert_case v0.4.0
30752023-10-31T03:40:26.666Z Checking convert_case v0.4.0
30762023-10-31T03:40:27.028Z Documenting path-absolutize v3.1.0
30772023-10-31T03:40:27.577Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30782023-10-31T03:40:28.044Z Documenting aes-gcm-siv v0.11.1
30792023-10-31T03:40:29.657Z Documenting tungstenite v0.20.1
30802023-10-31T03:40:32.887Z Documenting derive_more v0.99.17
30812023-10-31T03:40:33.337Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30822023-10-31T03:40:34.305Z Documenting trust-dns-client v0.22.0
30832023-10-31T03:40:36.660Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30842023-10-31T03:40:37.219Z Documenting buf-list v1.0.3
30852023-10-31T03:40:40.414Z Documenting globset v0.4.13
30862023-10-31T03:40:41.786Z Documenting crossbeam-deque v0.8.3
30872023-10-31T03:40:43.204Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30882023-10-31T03:40:43.973Z Documenting headers-core v0.2.0
30892023-10-31T03:40:45.398Z Documenting olpc-cjson v0.1.3
30902023-10-31T03:40:47.834Z Documenting serde_plain v1.0.2
30912023-10-31T03:40:48.269Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30922023-10-31T03:40:48.373Z Documenting async-recursion v1.0.5
30932023-10-31T03:40:51.022Z Documenting bitstruct_derive v0.1.0
30942023-10-31T03:40:52.666Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30952023-10-31T03:40:54.235Z Documenting ascii v1.1.0
30962023-10-31T03:40:54.238Z Documenting display-error-chain v0.2.0
30972023-10-31T03:40:54.765Z Documenting ringbuffer v0.15.0
30982023-10-31T03:40:56.061Z Documenting tough v0.12.5
30992023-10-31T03:40:58.877Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31002023-10-31T03:40:59.297Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
31012023-10-31T03:40:59.445Z Documenting bitstruct v0.1.1
31022023-10-31T03:40:59.831Z Documenting headers v0.3.9
31032023-10-31T03:41:00.575Z Documenting trust-dns-server v0.22.1
31042023-10-31T03:41:03.928Z Documenting rayon-core v1.12.0
31052023-10-31T03:41:05.444Z Documenting tokio-tungstenite v0.20.1
31062023-10-31T03:41:06.131Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31072023-10-31T03:41:07.665Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31082023-10-31T03:41:10.086Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31092023-10-31T03:41:11.181Z Documenting derive_builder_core v0.12.0
31102023-10-31T03:41:11.732Z Checking derive_builder_core v0.12.0
31112023-10-31T03:41:11.765Z Documenting sled v0.34.7
31122023-10-31T03:41:13.178Z Documenting signal-hook-mio v0.2.3
31132023-10-31T03:41:13.314Z Documenting erased-serde v0.3.30
31142023-10-31T03:41:16.847Z Documenting unicase v2.7.0
31152023-10-31T03:41:17.917Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31162023-10-31T03:41:18.410Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31172023-10-31T03:41:19.378Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31182023-10-31T03:41:19.706Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31192023-10-31T03:41:19.932Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31202023-10-31T03:41:20.222Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31212023-10-31T03:41:20.420Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31222023-10-31T03:41:20.820Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31232023-10-31T03:41:21.548Z Documenting serde_arrays v0.1.0
31242023-10-31T03:41:21.699Z Documenting ff v0.13.0
31252023-10-31T03:41:22.082Z Documenting pretty-hex v0.3.0
31262023-10-31T03:41:22.781Z Documenting derive_builder_macro v0.12.0
31272023-10-31T03:41:26.832Z Documenting mime_guess v2.0.4
31282023-10-31T03:41:27.081Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31292023-10-31T03:41:28.491Z Documenting group v0.13.0
31302023-10-31T03:41:28.817Z Documenting crossterm v0.27.0
31312023-10-31T03:41:30.314Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31322023-10-31T03:41:33.881Z Documenting rayon v1.8.0
31332023-10-31T03:41:35.232Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31342023-10-31T03:41:43.167Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31352023-10-31T03:41:45.339Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31362023-10-31T03:41:47.426Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31372023-10-31T03:41:52.784Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31382023-10-31T03:41:56.407Z Documenting portable-atomic v1.4.3
31392023-10-31T03:41:59.481Z Documenting ed25519 v1.5.3
31402023-10-31T03:42:00.281Z Documenting bcs v0.1.6
31412023-10-31T03:42:02.347Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31422023-10-31T03:42:04.063Z Documenting crypto-bigint v0.5.2
31432023-10-31T03:42:04.612Z Documenting ref-cast-impl v1.0.20
31442023-10-31T03:42:05.015Z Documenting curve25519-dalek-derive v0.1.0
31452023-10-31T03:42:07.428Z Documenting thiserror-impl-no-std v2.0.2
31462023-10-31T03:42:07.735Z Documenting vte_generate_state_changes v0.1.1
31472023-10-31T03:42:12.494Z Documenting highway v1.1.0
31482023-10-31T03:42:12.812Z Documenting unicode-xid v0.2.4
31492023-10-31T03:42:14.379Z Documenting cassowary v0.3.0
31502023-10-31T03:42:14.461Z Documenting base16ct v0.2.0
31512023-10-31T03:42:16.080Z Documenting number_prefix v0.4.0
31522023-10-31T03:42:17.437Z Checking unicode-xid v0.2.4
31532023-10-31T03:42:17.678Z Documenting const_format_proc_macros v0.2.31
31542023-10-31T03:42:19.152Z Documenting elliptic-curve v0.13.5
31552023-10-31T03:42:19.536Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31562023-10-31T03:42:20.830Z Documenting ratatui v0.23.0
31572023-10-31T03:42:22.398Z Documenting indicatif v0.17.7
31582023-10-31T03:42:23.027Z Documenting thiserror-no-std v2.0.2
31592023-10-31T03:42:25.000Z Documenting vte v0.11.1
31602023-10-31T03:42:27.369Z Documenting curve25519-dalek v4.1.0
31612023-10-31T03:42:28.342Z Documenting ref-cast v1.0.20
31622023-10-31T03:42:30.412Z Documenting salty v0.2.0
31632023-10-31T03:42:32.283Z Documenting derive_builder v0.12.0
31642023-10-31T03:42:32.666Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31652023-10-31T03:42:32.710Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31662023-10-31T03:42:32.881Z Documenting polar-core v0.27.0
31672023-10-31T03:42:36.490Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31682023-10-31T03:42:37.271Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31692023-10-31T03:42:39.970Z Documenting libxml v0.3.3
31702023-10-31T03:42:43.189Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31712023-10-31T03:42:45.686Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31722023-10-31T03:42:47.921Z Documenting poly1305 v0.8.0
31732023-10-31T03:42:51.060Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31742023-10-31T03:42:53.407Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31752023-10-31T03:42:55.466Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31762023-10-31T03:42:55.486Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31772023-10-31T03:42:56.028Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31782023-10-31T03:42:56.487Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31792023-10-31T03:42:57.833Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31802023-10-31T03:42:57.960Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31812023-10-31T03:43:07.407Z Documenting chacha20 v0.9.1
31822023-10-31T03:43:08.428Z Documenting bb8 v0.8.1
31832023-10-31T03:43:12.712Z Documenting serde-big-array v0.5.1
31842023-10-31T03:43:15.143Z Documenting quick-xml v0.23.1
31852023-10-31T03:43:15.929Z Documenting bytesize v1.3.0
31862023-10-31T03:43:16.193Z Documenting pem v3.0.2
31872023-10-31T03:43:16.606Z Documenting impl-trait-for-tuples v0.2.2
31882023-10-31T03:43:19.661Z Documenting oso-derive v0.27.0
31892023-10-31T03:43:19.893Z Documenting rtoolbox v0.0.1
31902023-10-31T03:43:22.457Z Documenting unicode-linebreak v0.1.5
31912023-10-31T03:43:22.584Z Documenting humantime v2.1.0
31922023-10-31T03:43:22.874Z Documenting fs-err v2.9.0
31932023-10-31T03:43:23.770Z Documenting maplit v1.0.2
31942023-10-31T03:43:24.026Z Documenting smawk v0.3.1
31952023-10-31T03:43:25.588Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31962023-10-31T03:43:26.433Z Documenting rpassword v7.2.0
31972023-10-31T03:43:26.952Z Documenting rcgen v0.11.3
31982023-10-31T03:43:27.249Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31992023-10-31T03:43:29.288Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32002023-10-31T03:43:29.885Z Documenting oso v0.27.0
32012023-10-31T03:43:30.447Z Documenting textwrap v0.16.0
32022023-10-31T03:43:33.131Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32032023-10-31T03:43:36.305Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32042023-10-31T03:43:37.173Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32052023-10-31T03:43:38.566Z Documenting chacha20poly1305 v0.10.1
32062023-10-31T03:43:46.353Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32072023-10-31T03:43:48.761Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32082023-10-31T03:43:49.640Z Documenting vsss-rs v3.3.1
32092023-10-31T03:43:54.249Z Documenting tui-tree-widget v0.13.0
32102023-10-31T03:43:56.129Z Documenting strip-ansi-escapes v0.2.0
32112023-10-31T03:44:00.918Z Documenting const_format v0.2.31
32122023-10-31T03:44:01.600Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32132023-10-31T03:44:02.581Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32142023-10-31T03:44:03.445Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32152023-10-31T03:44:05.954Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32162023-10-31T03:44:10.322Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32172023-10-31T03:44:11.517Z Documenting cookie v0.16.2
32182023-10-31T03:44:12.134Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32192023-10-31T03:44:14.682Z Documenting signal-hook-tokio v0.3.1
32202023-10-31T03:44:17.598Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32212023-10-31T03:44:18.217Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32222023-10-31T03:44:19.172Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32232023-10-31T03:44:20.303Z Documenting atomicwrites v0.4.2
32242023-10-31T03:44:21.612Z Documenting fd-lock v3.0.13
32252023-10-31T03:44:22.198Z Documenting subprocess v0.2.9
32262023-10-31T03:44:22.541Z Documenting shell-words v1.1.0
32272023-10-31T03:44:26.534Z Documenting bit_field v0.10.2
32282023-10-31T03:44:26.963Z Documenting http-range v0.1.5
32292023-10-31T03:44:27.780Z Documenting nu-ansi-term v0.49.0
32302023-10-31T03:44:28.730Z Documenting corncobs v0.1.3
32312023-10-31T03:44:29.056Z Documenting owo-colors v3.5.0
32322023-10-31T03:44:29.474Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32332023-10-31T03:44:30.911Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32342023-10-31T03:44:33.165Z Documenting hyper-staticfile v0.9.5
32352023-10-31T03:44:33.463Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32362023-10-31T03:44:34.303Z Documenting reedline v0.23.0
32372023-10-31T03:44:35.094Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32382023-10-31T03:44:37.116Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32392023-10-31T03:44:40.585Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32402023-10-31T03:44:43.532Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32412023-10-31T03:44:46.090Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32422023-10-31T03:44:46.164Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32432023-10-31T03:45:00.970Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32442023-10-31T03:45:05.560Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32452023-10-31T03:45:06.377Z Documenting fatfs v0.3.6
32462023-10-31T03:45:15.092Z Documenting cargo-platform v0.1.3
32472023-10-31T03:45:15.603Z Documenting nanorand v0.7.0
32482023-10-31T03:45:17.975Z Documenting glob v0.3.1
32492023-10-31T03:45:19.701Z Documenting assert_matches v1.5.0
32502023-10-31T03:45:22.464Z Documenting cargo_metadata v0.18.0
32512023-10-31T03:45:22.791Z Documenting flume v0.11.0
32522023-10-31T03:45:23.369Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532023-10-31T03:45:24.089Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32542023-10-31T03:45:24.580Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552023-10-31T03:45:24.634Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562023-10-31T03:45:28.434Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32572023-10-31T03:45:30.633Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32582023-10-31T03:45:31.105Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32592023-10-31T03:45:32.988Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32602023-10-31T03:45:34.721Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32612023-10-31T03:45:37.980Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32622023-10-31T03:46:00.514Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32632023-10-31T03:46:02.509Z Documenting omicron-zone-package v0.8.3
32642023-10-31T03:46:08.365Z Documenting cargo_toml v0.16.3
32652023-10-31T03:46:09.665Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32662023-10-31T03:46:11.271Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32672023-10-31T03:46:11.399Z Documenting termios v0.3.3
32682023-10-31T03:46:14.903Z Documenting topological-sort v0.2.2
32692023-10-31T03:46:16.831Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32702023-10-31T03:46:18.103Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32712023-10-31T03:46:20.784Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32722023-10-31T03:46:21.434Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32732023-10-31T03:46:27.943Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32742023-10-31T03:46:35.664Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32752023-10-31T03:46:50.182Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32762023-10-31T03:47:12.645Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32772023-10-31T03:47:22.591Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32782023-10-31T03:47:22.595Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32792023-10-31T03:47:22.598Z |
32802023-10-31T03:47:22.601Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32812023-10-31T03:47:22.605Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32822023-10-31T03:47:22.608Z |
32832023-10-31T03:47:22.611Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32842023-10-31T03:47:22.615Zhelp: to link to the struct, prefix with `struct@`
32852023-10-31T03:47:22.621Z |
32862023-10-31T03:47:22.625Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32872023-10-31T03:47:22.628Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32882023-10-31T03:47:22.631Z |
32892023-10-31T03:47:22.634Z
32902023-10-31T03:47:22.637Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32912023-10-31T03:47:25.553Zwarning: `wicketd` (lib doc) generated 1 warning
32922023-10-31T03:47:25.556Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32932023-10-31T03:47:26.099Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32942023-10-31T03:47:27.805Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32952023-10-31T03:47:40.405Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32962023-10-31T03:48:33.620Zwarning: unresolved link to `Driver::status`
32972023-10-31T03:48:33.624Z --> nexus/src/app/background/common.rs:180:34
32982023-10-31T03:48:33.627Z |
32992023-10-31T03:48:33.629Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
33002023-10-31T03:48:33.632Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
33012023-10-31T03:48:33.635Z |
33022023-10-31T03:48:33.638Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
33032023-10-31T03:48:33.641Z
33042023-10-31T03:48:33.644Zwarning: unresolved link to `Driver::status`
33052023-10-31T03:48:33.646Z --> nexus/src/app/background/common.rs:280:30
33062023-10-31T03:48:33.649Z |
33072023-10-31T03:48:33.652Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
33082023-10-31T03:48:33.655Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
33092023-10-31T03:48:33.658Z
33102023-10-31T03:48:36.820Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33112023-10-31T03:49:07.427Z Finished dev [unoptimized + debuginfo] target(s) in 17m 49s
33122023-10-31T03:49:07.555Z
33132023-10-31T03:49:07.558Zreal 17:49.755335189
33142023-10-31T03:49:07.563Zuser 1:03:13.382265663
33152023-10-31T03:49:07.566Zsys 1:06:41.129012197
33162023-10-31T03:49:07.569Ztrap 2.328055196
33172023-10-31T03:49:07.572Ztflt 0.148695100
33182023-10-31T03:49:07.574Zdflt 0.612531270
33192023-10-31T03:49:07.577Zkflt 0.000730128
33202023-10-31T03:49:07.581Zlock 3:19:17.391995854
33212023-10-31T03:49:07.583Zslp 4:39:34.608402258
33222023-10-31T03:49:07.586Zlat 6:10.855186218
33232023-10-31T03:49:07.589Zstop 2:22.552435749
33242023-10-31T03:49:07.591Zprocess exited: duration 2224033 ms, exit code 0
 
33252023-10-31T03:49:07.597Zfound 0 output files