01HER4RYPHAR8TD6RH7JG0ZJ9W: 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: 01HER4SERWPJ0GAVX8M56MWDK0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-08T18:59:26.983Zjob assigned to worker 01HER4SM7383NFFJHA667X3S4V (queued for 1 m 6 s)
 
22023-11-08T18:59:27.104Zstarting task 0: "setup"
32023-11-08T18:59:27.176Z++ uname -s
42023-11-08T18:59:27.187Z+ kern=SunOS
52023-11-08T18:59:27.195Z+ case "$kern" in
62023-11-08T18:59:27.207Z+ groupadd -g 12345 build
72023-11-08T18:59:27.213Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-08T18:59:29.186Z+ zfs create -o mountpoint=/work rpool/work
92023-11-08T18:59:29.330Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-08T18:59:29.333Z+ home_fs=zfs
112023-11-08T18:59:29.335Z+ [[ zfs == autofs ]]
122023-11-08T18:59:29.338Z+ mkdir -p /home/build
132023-11-08T18:59:29.341Z+ chown build:build /home/build /work
142023-11-08T18:59:31.339Z+ chmod 0700 /home/build /work
152023-11-08T18:59:31.343Zprocess exited: duration 4235 ms, exit code 0
 
162023-11-08T18:59:31.348Zstarting task 1: "rust-toolchain"
172023-11-08T18:59:31.360Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-08T18:59:31.363Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-08T18:59:31.563Zinfo: downloading installer
202023-11-08T18:59:33.341Zwarning: it looks like you have an existing installation of Rust at:
212023-11-08T18:59:33.361Zwarning: /opt/ooce/bin
222023-11-08T18:59:33.365Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-08T18:59:33.368Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-08T18:59:33.370Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-08T18:59:33.373Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-08T18:59:33.376Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-08T18:59:33.378Zerror: cannot install while Rust is installed
282023-11-08T18:59:33.381Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-08T18:59:33.484Zinfo: profile set to 'default'
302023-11-08T18:59:33.507Zinfo: default host triple is x86_64-unknown-illumos
312023-11-08T18:59:33.515Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-08T18:59:33.651Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-08T18:59:33.654Zinfo: downloading component 'cargo'
342023-11-08T18:59:34.383Zinfo: downloading component 'clippy'
352023-11-08T18:59:34.629Zinfo: downloading component 'rust-docs'
362023-11-08T18:59:35.499Zinfo: downloading component 'rust-std'
372023-11-08T18:59:37.053Zinfo: downloading component 'rustc'
382023-11-08T18:59:40.759Zinfo: downloading component 'rustfmt'
392023-11-08T18:59:40.983Zinfo: installing component 'cargo'
402023-11-08T18:59:42.569Zinfo: installing component 'clippy'
412023-11-08T18:59:43.207Zinfo: installing component 'rust-docs'
422023-11-08T18:59:45.920Zinfo: installing component 'rust-std'
432023-11-08T18:59:49.061Zinfo: installing component 'rustc'
442023-11-08T18:59:56.041Zinfo: installing component 'rustfmt'
452023-11-08T18:59:56.554Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-08T18:59:56.557Z
472023-11-08T18:59:56.697Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-08T18:59:56.706Z
492023-11-08T18:59:56.717Z
502023-11-08T18:59:56.727ZRust is installed now. Great!
512023-11-08T18:59:56.735Z
522023-11-08T18:59:56.743ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-08T18:59:56.747Zenvironment variable. This has not been done automatically.
542023-11-08T18:59:56.751Z
552023-11-08T18:59:56.754ZTo configure your current shell, run:
562023-11-08T18:59:56.758Zsource "$HOME/.cargo/env"
572023-11-08T18:59:56.786Z+ rustc --version
582023-11-08T18:59:56.894Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-08T18:59:56.900Zprocess exited: duration 25550 ms, exit code 0
 
602023-11-08T18:59:56.905Zstarting task 2: "authentication"
612023-11-08T18:59:56.939Zprocess exited: duration 30 ms, exit code 0
 
622023-11-08T18:59:56.944Zstarting task 3: "clone repository"
632023-11-08T18:59:56.953Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-08T18:59:56.956Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-08T18:59:56.989ZCloning into '/work/oxidecomputer/omicron'...
662023-11-08T19:00:04.560Z+ cd /work/oxidecomputer/omicron
672023-11-08T19:00:04.566Z+ [[ -n dap/schema-docs ]]
682023-11-08T19:00:04.573Z+ git fetch origin dap/schema-docs
692023-11-08T19:00:05.785ZFrom https://github.com/oxidecomputer/omicron
702023-11-08T19:00:05.788Z * branch dap/schema-docs -> FETCH_HEAD
712023-11-08T19:00:05.796Z+ git checkout -B dap/schema-docs remotes/origin/dap/schema-docs
722023-11-08T19:00:05.884ZSwitched to a new branch 'dap/schema-docs'
732023-11-08T19:00:05.887Zbranch 'dap/schema-docs' set up to track 'origin/dap/schema-docs'.
742023-11-08T19:00:05.891Z+ git reset --hard 658f195056a65f29e05b930ec1ba81ab636f5b1d
752023-11-08T19:00:05.899ZHEAD is now at 658f1950 rework headings
762023-11-08T19:00:05.904Zprocess exited: duration 8952 ms, exit code 0
 
772023-11-08T19:00:05.911Zstarting task 4: "build"
782023-11-08T19:00:05.922Z+ cargo --version
792023-11-08T19:00:05.929Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-08T19:00:06.112Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-08T19:00:06.118Zinfo: downloading component 'cargo'
822023-11-08T19:00:06.798Zinfo: downloading component 'clippy'
832023-11-08T19:00:07.039Zinfo: downloading component 'rust-docs'
842023-11-08T19:00:07.924Zinfo: downloading component 'rust-std'
852023-11-08T19:00:09.318Zinfo: downloading component 'rustc'
862023-11-08T19:00:13.210Zinfo: downloading component 'rustfmt'
872023-11-08T19:00:13.423Zinfo: installing component 'cargo'
882023-11-08T19:00:15.021Zinfo: installing component 'clippy'
892023-11-08T19:00:15.537Zinfo: installing component 'rust-docs'
902023-11-08T19:00:18.222Zinfo: installing component 'rust-std'
912023-11-08T19:00:20.753Zinfo: installing component 'rustc'
922023-11-08T19:00:26.973Zinfo: installing component 'rustfmt'
932023-11-08T19:00:27.517Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-08T19:00:27.520Z+ rustc --version
952023-11-08T19:00:27.644Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-08T19:00:27.664Z+ source ./env.sh
972023-11-08T19:00:27.679Z++ set -o xtrace
982023-11-08T19:00:27.685Z++++ dirname ./env.sh
992023-11-08T19:00:27.689Z+++ cd .
1002023-11-08T19:00:27.701Z+++ echo /work/oxidecomputer/omicron
1012023-11-08T19:00:27.714Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-08T19:00:28.137Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-08T19:00:28.549Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-08T19:00:28.552Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-08T19:00:28.555Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-08T19:00:28.558Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-08T19:00:28.561Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-08T19:00:28.563Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-08T19:00:28.566Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-08T19:00:28.569Z++ unset OMICRON_WS
1112023-11-08T19:00:28.572Z++ set +o xtrace
1122023-11-08T19:00:28.582Z
1132023-11-08T19:00:28.590Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-08T19:00:28.601Z # # # # # # # # # # # # # # #
1152023-11-08T19:00:28.611Z # # # # ##### # # ##### # # # # # #### #
1162023-11-08T19:00:29.037Z ##### ##### # ##### # # # # # # # # #
1172023-11-08T19:00:29.060Z # # # # # # # # # # # # # # #
1182023-11-08T19:00:29.074Z # # # ###### # # ###### ### # #### # #### #
1192023-11-08T19:00:29.086Z
1202023-11-08T19:00:39.069Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-08T19:00:40.007Z Startup: Caching catalogs ... Done
1222023-11-08T19:00:44.793ZPlanning: Solver setup ... Done (4.518s)
1232023-11-08T19:00:44.911ZPlanning: Running solver ... Done (0.119s)
1242023-11-08T19:00:44.966ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-08T19:00:44.995ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-08T19:00:45.262ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-08T19:00:45.403ZPlanning: Package planning ... Done (0.148s)
1282023-11-08T19:00:45.489ZPlanning: Merging actions ... Done (0.086s)
1292023-11-08T19:00:46.081ZPlanning: Checking for conflicting actions ... Done (0.588s)
1302023-11-08T19:00:46.095ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-08T19:00:49.735ZPlanning: Evaluating mediators ... Done (3.640s)
1322023-11-08T19:00:49.752ZPlanning: Planning completed in 9.70 seconds
1332023-11-08T19:00:49.776Z Packages to install: 4
1342023-11-08T19:00:49.779Z Mediators to change: 2
1352023-11-08T19:00:49.782Z Services to change: 1
1362023-11-08T19:00:49.785Z Estimated space available: 148.90 GB
1372023-11-08T19:00:49.788ZEstimated space to be consumed: 1.37 GB
1382023-11-08T19:00:49.790Z Create boot environment: No
1392023-11-08T19:00:49.793ZCreate backup boot environment: No
1402023-11-08T19:00:49.796Z Rebuild boot archive: No
1412023-11-08T19:00:49.799Z
1422023-11-08T19:00:49.801ZChanged mediators:
1432023-11-08T19:00:49.804Z mediator clang:
1442023-11-08T19:00:49.807Z version: None -> 15 (system default)
1452023-11-08T19:00:49.809Z
1462023-11-08T19:00:49.813Z mediator llvm:
1472023-11-08T19:00:49.815Z version: 14 (system default) -> 15 (system default)
1482023-11-08T19:00:49.818Z
1492023-11-08T19:00:49.821ZChanged packages:
1502023-11-08T19:00:49.824Zhelios-dev
1512023-11-08T19:00:49.827Z developer/build-essential
1522023-11-08T19:00:49.832Z None -> 11-2.0
1532023-11-08T19:00:49.836Z library/libxmlsec1
1542023-11-08T19:00:49.839Z None -> 1.2.35-2.0
1552023-11-08T19:00:49.841Z ooce/developer/clang-15
1562023-11-08T19:00:49.844Z None -> 15.0.7-2.0
1572023-11-08T19:00:49.847Z ooce/developer/llvm-15
1582023-11-08T19:00:49.849Z None -> 15.0.7-2.0
1592023-11-08T19:00:49.852Z
1602023-11-08T19:00:49.854ZServices:
1612023-11-08T19:00:49.857Z restart_fmri:
1622023-11-08T19:00:49.860Z svc:/system/update-man-index:default
1632023-11-08T19:00:50.173Z
1642023-11-08T19:00:50.176ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-08T19:00:55.173ZDownload: 1131/3290 items 31.9/212.6MB 15% complete (6.3M/s)
1662023-11-08T19:01:00.179ZDownload: 2033/3290 items 118.7/212.6MB 55% complete (12.0M/s)
1672023-11-08T19:01:05.174ZDownload: 3211/3290 items 158.9/212.6MB 74% complete (12.6M/s)
1682023-11-08T19:01:08.090ZDownload: Completed 212.60 MB in 17.92 seconds (11.9M/s)
1692023-11-08T19:01:08.365Z Actions: 1/3687 actions (Installing new actions)
1702023-11-08T19:01:14.221Z Actions: 3164/3687 actions (Installing new actions)
1712023-11-08T19:01:16.454Z Actions: Completed 3687 actions in 8.09 seconds.
1722023-11-08T19:01:16.623Z Done (0.158s)
1732023-11-08T19:01:16.631Z Done (0.000s)
1742023-11-08T19:01:16.833Z Done (0.206s)
1752023-11-08T19:01:24.407Z Done (7.465s)
1762023-11-08T19:01:24.603Z Done (0.098s)
1772023-11-08T19:01:24.609Z Done (0.000s)
1782023-11-08T19:01:24.851Z Done (0.000s)
1792023-11-08T19:01:25.540ZPlanning: Evaluating mediator changes ... Done
1802023-11-08T19:01:25.822ZPlanning: Checking for conflicting actions ... Done
1812023-11-08T19:01:25.825ZPlanning: Consolidating action changes ... Done
1822023-11-08T19:01:26.249ZPlanning: Evaluating mediators ... Done
1832023-11-08T19:01:26.254ZPlanning: Planning completed in 0.71 seconds
1842023-11-08T19:01:26.302Z Mediators to change: 2
1852023-11-08T19:01:26.305Z Create boot environment: No
1862023-11-08T19:01:26.308ZCreate backup boot environment: No
1872023-11-08T19:01:26.408Z Done
1882023-11-08T19:01:26.437Z Done
1892023-11-08T19:01:26.541Z Done
1902023-11-08T19:01:32.285Z Done
1912023-11-08T19:01:32.406Z Done
1922023-11-08T19:01:32.409Z Done
1932023-11-08T19:01:32.562Z Done
1942023-11-08T19:01:33.555ZPlanning: Evaluating mediator changes ... Done
1952023-11-08T19:01:33.559ZPlanning: Merging actions ... Done
1962023-11-08T19:01:33.884ZPlanning: Checking for conflicting actions ... Done
1972023-11-08T19:01:33.888ZPlanning: Consolidating action changes ... Done
1982023-11-08T19:01:34.310ZPlanning: Evaluating mediators ... Done
1992023-11-08T19:01:34.399ZPlanning: Planning completed in 1.27 seconds
2002023-11-08T19:01:34.456Z Packages to change: 1
2012023-11-08T19:01:34.461Z Mediators to change: 1
2022023-11-08T19:01:34.465Z Services to change: 1
2032023-11-08T19:01:34.469Z Create boot environment: No
2042023-11-08T19:01:34.473ZCreate backup boot environment: Yes
2052023-11-08T19:01:36.529Z Actions: 1/6 actions (Updating modified actions)
2062023-11-08T19:01:36.538Z Actions: Completed 6 actions in 0.00 seconds.
2072023-11-08T19:01:36.543Z Done
2082023-11-08T19:01:36.555Z Done
2092023-11-08T19:01:36.569Z Done
2102023-11-08T19:01:42.306Z Done
2112023-11-08T19:01:42.425Z Done
2122023-11-08T19:01:42.437Z Done
2132023-11-08T19:01:42.544Z Done
2142023-11-08T19:01:43.212ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152023-11-08T19:01:43.215Zclang system 15 system
2162023-11-08T19:01:43.218Zcsh system system illumos
2172023-11-08T19:01:43.221Zctags system system illumos
2182023-11-08T19:01:43.224Zgcc vendor 12 vendor
2192023-11-08T19:01:43.227Zgcc system 10 system
2202023-11-08T19:01:43.229Zgcc system 7 system
2212023-11-08T19:01:43.232Zgo system 1.20 system
2222023-11-08T19:01:43.234Zgo system 1.19 system
2232023-11-08T19:01:43.237Zllvm system 15 system
2242023-11-08T19:01:43.240Zllvm system 14 system
2252023-11-08T19:01:43.243Zmariadb system 10.6 system
2262023-11-08T19:01:43.245Zmta vendor vendor dma
2272023-11-08T19:01:43.249Zopenjdk system 17 system
2282023-11-08T19:01:43.252Zopenjdk system 11 system
2292023-11-08T19:01:43.254Zopenjdk system 1.8 system
2302023-11-08T19:01:43.257Zopenssl vendor 3 vendor
2312023-11-08T19:01:43.260Zperl system 5.36 system
2322023-11-08T19:01:43.262Zpostgresql system 15 system
2332023-11-08T19:01:43.265Zpostgresql system 13 system
2342023-11-08T19:01:43.267Zpython vendor 3 vendor
2352023-11-08T19:01:43.270Zpython system 2 system
2362023-11-08T19:01:43.272Zpython3 system 3.11 system
2372023-11-08T19:01:43.275Zruby system 3.0 system
2382023-11-08T19:01:43.278Zwords vendor vendor american-english
2392023-11-08T19:01:43.280Zwords system system australian-english
2402023-11-08T19:01:43.283Zwords system system british-english
2412023-11-08T19:01:43.285Zwords system system canadian-english
2422023-11-08T19:01:43.289Zwords system system french
2432023-11-08T19:01:43.292Zwords system system italian
2442023-11-08T19:01:43.294Zwords system system ngerman
2452023-11-08T19:01:43.297Zwords system system ogerman
2462023-11-08T19:01:43.299Zwords system system spanish
2472023-11-08T19:01:43.739ZFMRI IFO
2482023-11-08T19:01:43.742Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492023-11-08T19:01:43.744Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502023-11-08T19:01:43.747Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512023-11-08T19:01:43.750Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2522023-11-08T19:01:43.752Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532023-11-08T19:01:43.755Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2542023-11-08T19:01:43.810Z+ set -o errexit
2552023-11-08T19:01:43.812Z+++ dirname ./tools/ci_download_cockroachdb
2562023-11-08T19:01:43.815Z++ cd ./tools
2572023-11-08T19:01:43.818Z++ pwd
2582023-11-08T19:01:43.820Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592023-11-08T19:01:43.824Z++ basename ./tools/ci_download_cockroachdb
2602023-11-08T19:01:43.827Z+ ARG0=ci_download_cockroachdb
2612023-11-08T19:01:43.829Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622023-11-08T19:01:43.832Z+ CIDL_VERSION=v22.1.9
2632023-11-08T19:01:43.834Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642023-11-08T19:01:43.837Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2652023-11-08T19:01:43.840Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2662023-11-08T19:01:43.842Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2672023-11-08T19:01:43.845Z+ TARGET_DIR=out
2682023-11-08T19:01:43.848Z+ DOWNLOAD_DIR=out/downloads
2692023-11-08T19:01:43.850Z+ DEST_DIR=./out/cockroachdb
2702023-11-08T19:01:43.853Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712023-11-08T19:01:43.855Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722023-11-08T19:01:43.858Z+ main
2732023-11-08T19:01:43.861Z+ [[ 0 != 0 ]]
2742023-11-08T19:01:43.865Z+ CIDL_OS=solaris2.11
2752023-11-08T19:01:43.869Z+ [[ 0 != 0 ]]
2762023-11-08T19:01:43.872Z+ configure_os solaris2.11
2772023-11-08T19:01:43.874Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782023-11-08T19:01:43.877Zcurrent directory: /work/oxidecomputer/omicron
2792023-11-08T19:01:43.879Z+ echo 'configuring based on OS: "solaris2.11"'
2802023-11-08T19:01:43.882Zconfiguring based on OS: "solaris2.11"
2812023-11-08T19:01:43.885Z+ case "$1" in
2822023-11-08T19:01:43.887Z+ CIDL_BUILD=illumos
2832023-11-08T19:01:43.890Z+ CIDL_SUFFIX=tar.gz
2842023-11-08T19:01:43.892Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2852023-11-08T19:01:43.896Z+ CIDL_MD5FUNC=do_md5sum
2862023-11-08T19:01:43.898Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872023-11-08T19:01:43.901Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882023-11-08T19:01:43.904Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892023-11-08T19:01:43.906Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902023-11-08T19:01:43.909Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-08T19:01:43.912Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922023-11-08T19:01:43.915Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-08T19:01:43.918Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942023-11-08T19:01:43.920ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-08T19:01:43.923Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-08T19:01:43.925ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-08T19:01:43.928Z+ mkdir -p out/downloads
2982023-11-08T19:01:43.931Z+ mkdir -p ./out/cockroachdb
2992023-11-08T19:01:43.933Z+ local DO_DOWNLOAD=true
3002023-11-08T19:01:43.936Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012023-11-08T19:01:43.945Z+ '[' true == true ']'
3022023-11-08T19:01:43.951Z+ echo Downloading...
3032023-11-08T19:01:43.954ZDownloading...
3042023-11-08T19:01:43.957Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-11-08T19:01:43.959Z+ 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
3062023-11-08T19:01:47.978Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-08T19:01:47.981Z++ md5sum
3082023-11-08T19:01:47.985Z++ awk '{print $1}'
3092023-11-08T19:01:48.164Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3102023-11-08T19:01:48.167Z+ [[ 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 ]]
3112023-11-08T19:01:48.170Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122023-11-08T19:01:48.173Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132023-11-08T19:01:51.499Z+ do_assemble_illumos
3142023-11-08T19:01:51.512Z+ rm -r ./out/cockroachdb
3152023-11-08T19:01:51.521Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162023-11-08T19:01:52.190Z+ ./out/cockroachdb/bin/cockroach version
3172023-11-08T19:01:52.455ZBuild Tag: v22.1.9-dirty
3182023-11-08T19:01:52.457ZBuild Time: 2022/10/26 21:17:46
3192023-11-08T19:01:52.460ZDistribution: OSS
3202023-11-08T19:01:52.463ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212023-11-08T19:01:52.465ZGo Version: go1.17.13
3222023-11-08T19:01:52.468ZC Compiler: gcc 10.3.0
3232023-11-08T19:01:52.470ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242023-11-08T19:01:52.473ZBuild Type: release
3252023-11-08T19:01:52.481Z+ set -o errexit
3262023-11-08T19:01:52.484Z+++ dirname ./tools/ci_download_clickhouse
3272023-11-08T19:01:52.487Z++ cd ./tools
3282023-11-08T19:01:52.489Z++ pwd
3292023-11-08T19:01:52.492Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302023-11-08T19:01:52.495Z++ basename ./tools/ci_download_clickhouse
3312023-11-08T19:01:52.498Z+ ARG0=ci_download_clickhouse
3322023-11-08T19:01:52.500Z+ TARGET_DIR=out
3332023-11-08T19:01:52.503Z+ DOWNLOAD_DIR=out/downloads
3342023-11-08T19:01:52.506Z+ DEST_DIR=./out/clickhouse
3352023-11-08T19:01:52.509Z+ CIDL_VERSION=v22.8.9.24
3362023-11-08T19:01:52.511Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3372023-11-08T19:01:52.514Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3382023-11-08T19:01:52.517Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3392023-11-08T19:01:52.519Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3402023-11-08T19:01:52.523Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3412023-11-08T19:01:52.525Z+ main
3422023-11-08T19:01:52.528Z+ [[ 0 != 0 ]]
3432023-11-08T19:01:52.530Z+ CIDL_OS=solaris2.11
3442023-11-08T19:01:52.533Z+ [[ 0 != 0 ]]
3452023-11-08T19:01:52.536Z+ configure_os solaris2.11
3462023-11-08T19:01:52.538Z+ echo 'current directory: /work/oxidecomputer/omicron'
3472023-11-08T19:01:52.541Zcurrent directory: /work/oxidecomputer/omicron
3482023-11-08T19:01:52.543Z+ echo 'configuring based on OS: "solaris2.11"'
3492023-11-08T19:01:52.546Zconfiguring based on OS: "solaris2.11"
3502023-11-08T19:01:52.549Z+ CIDL_DASHREV=
3512023-11-08T19:01:52.551Z+ case "$1" in
3522023-11-08T19:01:52.556Z+ CIDL_PLATFORM=illumos
3532023-11-08T19:01:52.570Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3542023-11-08T19:01:52.585Z+ CIDL_MD5FUNC=do_md5sum
3552023-11-08T19:01:52.598Z+ CIDL_DASHREV=-1
3562023-11-08T19:01:52.601Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3572023-11-08T19:01:52.604Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-08T19:01:52.610Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-08T19:01:52.612Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-08T19:01:52.617Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-11-08T19:01:52.620ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-08T19:01:52.624Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-08T19:01:52.627ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-08T19:01:52.630Z+ mkdir -p out/downloads
3652023-11-08T19:01:52.635Z+ mkdir -p ./out/clickhouse
3662023-11-08T19:01:52.638Z+ local DO_DOWNLOAD=true
3672023-11-08T19:01:52.641Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3682023-11-08T19:01:52.650Z+ '[' true == true ']'
3692023-11-08T19:01:52.655Z+ echo Downloading...
3702023-11-08T19:01:52.657ZDownloading...
3712023-11-08T19:01:52.661Z+ 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
3722023-11-08T19:01:52.668Z+ 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
3732023-11-08T19:01:53.839Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-08T19:01:53.842Z++ md5sum
3752023-11-08T19:01:53.846Z++ awk '{print $1}'
3762023-11-08T19:01:54.100Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3772023-11-08T19:01:54.103Z+ [[ 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 ]]
3782023-11-08T19:01:54.106Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3792023-11-08T19:01:54.109Z+ mkdir -p ./out/clickhouse
3802023-11-08T19:01:54.111Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3812023-11-08T19:01:58.873Z+ ./out/clickhouse/clickhouse server --version
3822023-11-08T19:01:58.941ZClickHouse server version 22.8.9.1.
3832023-11-08T19:01:58.950Z+ set -o errexit
3842023-11-08T19:01:58.954Z+++ dirname ./tools/ci_download_console
3852023-11-08T19:01:58.957Z++ cd ./tools
3862023-11-08T19:01:58.960Z++ pwd
3872023-11-08T19:01:58.963Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3882023-11-08T19:01:58.965Z++ basename ./tools/ci_download_console
3892023-11-08T19:01:58.968Z+ ARG0=ci_download_console
3902023-11-08T19:01:58.971Z+ TARGET_DIR=out
3912023-11-08T19:01:58.974Z+ DOWNLOAD_DIR=out/downloads
3922023-11-08T19:01:58.977Z+ DEST_DIR=./out/console-assets
3932023-11-08T19:01:58.984Z+ source /work/oxidecomputer/omicron/tools/console_version
3942023-11-08T19:01:58.990Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3952023-11-08T19:01:59.010Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3962023-11-08T19:01:59.042Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3972023-11-08T19:01:59.050Z+ TARBALL_FILE=out/downloads/console.tar.gz
3982023-11-08T19:01:59.059Z+ main
3992023-11-08T19:01:59.071Z+ [[ 0 != 0 ]]
4002023-11-08T19:01:59.075Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4012023-11-08T19:01:59.079ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4022023-11-08T19:01:59.085Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-08T19:01:59.090ZLocal file: out/downloads/console.tar.gz
4042023-11-08T19:01:59.095Z+ local DO_DOWNLOAD=true
4052023-11-08T19:01:59.099Z+ [[ -f out/downloads/console.tar.gz ]]
4062023-11-08T19:01:59.102Z+ mkdir -p out/downloads
4072023-11-08T19:01:59.105Z+ '[' true == true ']'
4082023-11-08T19:01:59.110Z+ echo Downloading...
4092023-11-08T19:01:59.113ZDownloading...
4102023-11-08T19:01:59.118Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4112023-11-08T19:01:59.122Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-11-08T19:01:59.610Z++ do_sha256sum out/downloads/console.tar.gz
4132023-11-08T19:01:59.621Z++ case "$OSTYPE" in
4142023-11-08T19:01:59.636Z++ SHA=sha256sum
4152023-11-08T19:01:59.648Z++ sha256sum
4162023-11-08T19:01:59.660Z++ awk '{print $1}'
4172023-11-08T19:01:59.663Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4182023-11-08T19:01:59.667Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4192023-11-08T19:01:59.670Z+ rm -rf ./out/console-assets
4202023-11-08T19:01:59.673Z+ mkdir -p ./out/console-assets
4212023-11-08T19:01:59.676Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4222023-11-08T19:01:59.679Z+ mkdir -p ./out/console-assets
4232023-11-08T19:01:59.682Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4242023-11-08T19:01:59.775Z+ set -o errexit
4252023-11-08T19:01:59.780Z+++ dirname ./tools/ci_download_maghemite_openapi
4262023-11-08T19:01:59.783Z++ cd ./tools
4272023-11-08T19:01:59.786Z++ pwd
4282023-11-08T19:01:59.788Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4292023-11-08T19:01:59.791Z++ basename ./tools/ci_download_maghemite_openapi
4302023-11-08T19:01:59.793Z+ ARG0=ci_download_maghemite_openapi
4312023-11-08T19:01:59.796Z+ TARGET_DIR=out
4322023-11-08T19:01:59.798Z+ DOWNLOAD_DIR=out/downloads
4332023-11-08T19:01:59.801Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4342023-11-08T19:01:59.803Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4352023-11-08T19:01:59.806Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4362023-11-08T19:01:59.808Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4372023-11-08T19:01:59.811Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4382023-11-08T19:01:59.813Z+ main
4392023-11-08T19:01:59.817Z+ [[ 0 != 0 ]]
4402023-11-08T19:01:59.820Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4412023-11-08T19:01:59.823ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4422023-11-08T19:01:59.826Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4432023-11-08T19:01:59.828ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4442023-11-08T19:01:59.832Z+ local DO_DOWNLOAD=true
4452023-11-08T19:01:59.834Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4462023-11-08T19:01:59.837Z+ mkdir -p out/downloads
4472023-11-08T19:01:59.839Z+ '[' true == true ']'
4482023-11-08T19:01:59.842Z+ echo Downloading...
4492023-11-08T19:01:59.844ZDownloading...
4502023-11-08T19:01:59.847Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4512023-11-08T19:01:59.849Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4522023-11-08T19:02:00.024Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4532023-11-08T19:02:00.027Z++ case "$OSTYPE" in
4542023-11-08T19:02:00.030Z++ SHA=sha256sum
4552023-11-08T19:02:00.032Z++ sha256sum
4562023-11-08T19:02:00.035Z++ awk '{print $1}'
4572023-11-08T19:02:00.037Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4582023-11-08T19:02:00.040Z+ [[ 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 ]]
4592023-11-08T19:02:00.043Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4602023-11-08T19:02:00.061Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4612023-11-08T19:02:00.081Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4622023-11-08T19:02:00.102Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4632023-11-08T19:02:00.111Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4642023-11-08T19:02:00.122Z+ main
4652023-11-08T19:02:00.131Z+ [[ 0 != 0 ]]
4662023-11-08T19:02:00.135Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4672023-11-08T19:02:00.138ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4682023-11-08T19:02:00.141Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4692023-11-08T19:02:00.144ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4702023-11-08T19:02:00.148Z+ local DO_DOWNLOAD=true
4712023-11-08T19:02:00.151Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4722023-11-08T19:02:00.157Z+ mkdir -p out/downloads
4732023-11-08T19:02:00.160Z+ '[' true == true ']'
4742023-11-08T19:02:00.163Z+ echo Downloading...
4752023-11-08T19:02:00.166ZDownloading...
4762023-11-08T19:02:00.169Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4772023-11-08T19:02:00.173Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4782023-11-08T19:02:00.187Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4792023-11-08T19:02:00.189Z++ case "$OSTYPE" in
4802023-11-08T19:02:00.193Z++ SHA=sha256sum
4812023-11-08T19:02:00.196Z++ sha256sum
4822023-11-08T19:02:00.199Z++ awk '{print $1}'
4832023-11-08T19:02:00.203Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4842023-11-08T19:02:00.207Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4852023-11-08T19:02:00.210Z+ set -o errexit
4862023-11-08T19:02:00.213Z+++ dirname ./tools/ci_download_dendrite_openapi
4872023-11-08T19:02:00.216Z++ cd ./tools
4882023-11-08T19:02:00.219Z++ pwd
4892023-11-08T19:02:00.222Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4902023-11-08T19:02:00.225Z++ basename ./tools/ci_download_dendrite_openapi
4912023-11-08T19:02:00.228Z+ ARG0=ci_download_dendrite_openapi
4922023-11-08T19:02:00.234Z+ TARGET_DIR=out
4932023-11-08T19:02:00.239Z+ DOWNLOAD_DIR=out/downloads
4942023-11-08T19:02:00.242Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-11-08T19:02:00.246Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4962023-11-08T19:02:00.253Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4972023-11-08T19:02:00.256Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4982023-11-08T19:02:00.265Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4992023-11-08T19:02:00.268Z+ main
5002023-11-08T19:02:00.271Z+ [[ 0 != 0 ]]
5012023-11-08T19:02:00.274Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5022023-11-08T19:02:00.278ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5032023-11-08T19:02:00.280Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5042023-11-08T19:02:00.283ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5052023-11-08T19:02:00.287Z+ local DO_DOWNLOAD=true
5062023-11-08T19:02:00.289Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5072023-11-08T19:02:00.295Z+ mkdir -p out/downloads
5082023-11-08T19:02:00.298Z+ '[' true == true ']'
5092023-11-08T19:02:00.302Z+ echo Downloading...
5102023-11-08T19:02:00.306ZDownloading...
5112023-11-08T19:02:00.310Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5122023-11-08T19:02:00.313Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5132023-11-08T19:02:00.385Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5142023-11-08T19:02:00.390Z++ case "$OSTYPE" in
5152023-11-08T19:02:00.400Z++ SHA=sha256sum
5162023-11-08T19:02:00.421Z++ sha256sum
5172023-11-08T19:02:00.441Z++ awk '{print $1}'
5182023-11-08T19:02:00.450Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5192023-11-08T19:02:00.461Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5202023-11-08T19:02:00.472Z+ set -o errexit
5212023-11-08T19:02:00.476Z+++ dirname ./tools/ci_download_dendrite_stub
5222023-11-08T19:02:00.481Z++ cd ./tools
5232023-11-08T19:02:00.496Z++ pwd
5242023-11-08T19:02:00.512Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-11-08T19:02:00.530Z++ basename ./tools/ci_download_dendrite_stub
5262023-11-08T19:02:00.541Z+ ARG0=ci_download_dendrite_stub
5272023-11-08T19:02:00.599Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5282023-11-08T19:02:00.603Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5292023-11-08T19:02:00.606Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5302023-11-08T19:02:00.609Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5312023-11-08T19:02:00.612Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5322023-11-08T19:02:00.615Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5332023-11-08T19:02:00.618Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5342023-11-08T19:02:00.621Z+ TARGET_DIR=out
5352023-11-08T19:02:00.623Z+ DOWNLOAD_DIR=out/downloads
5362023-11-08T19:02:00.626Z+ DEST_DIR=./out/dendrite-stub
5372023-11-08T19:02:00.628Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5382023-11-08T19:02:00.631Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5392023-11-08T19:02:00.634Z+ REPO=oxidecomputer/dendrite
5402023-11-08T19:02:00.637Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5412023-11-08T19:02:00.640Z+ main
5422023-11-08T19:02:00.644Z+ [[ 0 != 0 ]]
5432023-11-08T19:02:00.647Z+ CIDL_OS=solaris2.11
5442023-11-08T19:02:00.727Z+ [[ 0 != 0 ]]
5452023-11-08T19:02:00.738Z+ configure_os solaris2.11
5462023-11-08T19:02:00.762Z+ echo 'current directory: /work/oxidecomputer/omicron'
5472023-11-08T19:02:00.769Zcurrent directory: /work/oxidecomputer/omicron
5482023-11-08T19:02:00.776Zconfiguring based on OS: "solaris2.11"
5492023-11-08T19:02:00.783Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-11-08T19:02:00.786Z+ case "$1" in
5512023-11-08T19:02:00.789Z+ SET_BINARIES=
5522023-11-08T19:02:00.792Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5532023-11-08T19:02:00.795Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-11-08T19:02:00.798Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-11-08T19:02:00.801Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5562023-11-08T19:02:00.803Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-11-08T19:02:00.808Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5582023-11-08T19:02:00.813ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5592023-11-08T19:02:00.817Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602023-11-08T19:02:00.827Z+ mkdir -p out/downloads
5612023-11-08T19:02:00.831ZLocal file: out/downloads/dendrite-stub.tar.gz
5622023-11-08T19:02:00.834Z+ mkdir -p ./out/dendrite-stub
5632023-11-08T19:02:00.840Z+ fetch_and_verify
5642023-11-08T19:02:00.844Z+ local DO_DOWNLOAD=true
5652023-11-08T19:02:00.846Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5662023-11-08T19:02:00.849Z+ '[' true == true ']'
5672023-11-08T19:02:00.852Z+ echo Downloading...
5682023-11-08T19:02:00.855ZDownloading...
5692023-11-08T19:02:00.858Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5702023-11-08T19:02:00.860Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5712023-11-08T19:02:09.200Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5722023-11-08T19:02:09.203Z++ sha256sum
5732023-11-08T19:02:09.205Z++ awk '{print $1}'
5742023-11-08T19:02:09.295Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5752023-11-08T19:02:09.298Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5762023-11-08T19:02:09.304Z+ do_untar out/downloads/dendrite-stub.tar.gz
5772023-11-08T19:02:09.307Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5782023-11-08T19:02:10.191Z+ do_assemble
5792023-11-08T19:02:10.194Z+ rm -r ./out/dendrite-stub
5802023-11-08T19:02:10.196Z+ mkdir ./out/dendrite-stub
5812023-11-08T19:02:10.199Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5822023-11-08T19:02:10.319Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5832023-11-08T19:02:10.330Z+ set -o errexit
5842023-11-08T19:02:10.333Z+++ dirname ./tools/ci_download_maghemite_mgd
5852023-11-08T19:02:10.336Z++ cd ./tools
5862023-11-08T19:02:10.339Z++ pwd
5872023-11-08T19:02:10.342Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5882023-11-08T19:02:10.345Z++ basename ./tools/ci_download_maghemite_mgd
5892023-11-08T19:02:10.348Z+ ARG0=ci_download_maghemite_mgd
5902023-11-08T19:02:10.351Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5912023-11-08T19:02:10.354Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5922023-11-08T19:02:10.357Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5932023-11-08T19:02:10.360Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5942023-11-08T19:02:10.365Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5952023-11-08T19:02:10.368Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5962023-11-08T19:02:10.371Z+ TARGET_DIR=out
5972023-11-08T19:02:10.374Z+ DOWNLOAD_DIR=out/downloads
5982023-11-08T19:02:10.377Z+ DEST_DIR=./out/mgd
5992023-11-08T19:02:10.380Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6002023-11-08T19:02:10.383Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6012023-11-08T19:02:10.387Z+ REPO=oxidecomputer/maghemite
6022023-11-08T19:02:10.389Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
6032023-11-08T19:02:10.392Z+ main
6042023-11-08T19:02:10.395Z+ [[ 0 != 0 ]]
6052023-11-08T19:02:10.399Z+ CIDL_OS=solaris2.11
6062023-11-08T19:02:10.402Z+ [[ 0 != 0 ]]
6072023-11-08T19:02:10.405Z+ configure_os solaris2.11
6082023-11-08T19:02:10.408Z+ echo 'current directory: /work/oxidecomputer/omicron'
6092023-11-08T19:02:10.411Zcurrent directory: /work/oxidecomputer/omicron
6102023-11-08T19:02:10.414Z+ echo 'configuring based on OS: "solaris2.11"'
6112023-11-08T19:02:10.417Zconfiguring based on OS: "solaris2.11"
6122023-11-08T19:02:10.420Z+ case "$1" in
6132023-11-08T19:02:10.422Z+ SET_BINARIES=
6142023-11-08T19:02:10.426Z+ CIDL_SHA256FUNC=do_sha256sum
6152023-11-08T19:02:10.431Z+ TARBALL_FILENAME=mgd.tar.gz
6162023-11-08T19:02:10.434Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6172023-11-08T19:02:10.439Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6182023-11-08T19:02:10.443Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6192023-11-08T19:02:10.447ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6202023-11-08T19:02:10.451Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212023-11-08T19:02:10.454ZLocal file: out/downloads/mgd.tar.gz
6222023-11-08T19:02:10.459Z+ mkdir -p out/downloads
6232023-11-08T19:02:10.462Z+ mkdir -p ./out/mgd
6242023-11-08T19:02:10.466Z+ fetch_and_verify
6252023-11-08T19:02:10.470Z+ local DO_DOWNLOAD=true
6262023-11-08T19:02:10.474Z+ [[ -f out/downloads/mgd.tar.gz ]]
6272023-11-08T19:02:10.479Z+ '[' true == true ']'
6282023-11-08T19:02:10.484Z+ echo Downloading...
6292023-11-08T19:02:10.494ZDownloading...
6302023-11-08T19:02:10.513Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6312023-11-08T19:02:10.533Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6322023-11-08T19:02:17.154Z++ do_sha256sum out/downloads/mgd.tar.gz
6332023-11-08T19:02:17.157Z++ sha256sum
6342023-11-08T19:02:17.165Z++ awk '{print $1}'
6352023-11-08T19:02:17.174Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6362023-11-08T19:02:17.177Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6372023-11-08T19:02:17.181Z+ do_untar out/downloads/mgd.tar.gz
6382023-11-08T19:02:17.184Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6392023-11-08T19:02:17.832Z+ do_assemble
6402023-11-08T19:02:17.841Z+ rm -r ./out/mgd
6412023-11-08T19:02:17.850Z+ mkdir ./out/mgd
6422023-11-08T19:02:17.860Z+ cp -r out/downloads/root ./out/mgd/root
6432023-11-08T19:02:18.037Z+ set -o errexit
6442023-11-08T19:02:18.040Z+++ dirname ./tools/ci_download_transceiver_control
6452023-11-08T19:02:18.043Z++ cd ./tools
6462023-11-08T19:02:18.045Z++ pwd
6472023-11-08T19:02:18.048Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6482023-11-08T19:02:18.051Z++ basename ./tools/ci_download_transceiver_control
6492023-11-08T19:02:18.054Z+ ARG0=ci_download_transceiver_control
6502023-11-08T19:02:18.057Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6512023-11-08T19:02:18.059Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-11-08T19:02:18.062Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-11-08T19:02:18.065Z+ TARGET_DIR=out
6542023-11-08T19:02:18.070Z+ DOWNLOAD_DIR=out/downloads
6552023-11-08T19:02:18.073Z+ DEST_DIR=./out/transceiver-control
6562023-11-08T19:02:18.076Z+ BIN_DIR=/opt/oxide/bin
6572023-11-08T19:02:18.078Z+ BINARY=xcvradm
6582023-11-08T19:02:18.081Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6592023-11-08T19:02:18.084Z+ REPO=oxidecomputer/transceiver-control
6602023-11-08T19:02:18.086Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-11-08T19:02:18.089Z+ main
6622023-11-08T19:02:18.092Z+ [[ 0 != 0 ]]
6632023-11-08T19:02:18.095Z+ CIDL_OS=solaris2.11
6642023-11-08T19:02:18.098Z+ [[ 0 != 0 ]]
6652023-11-08T19:02:18.100Z+ configure_os solaris2.11
6662023-11-08T19:02:18.103Z+ echo 'current directory: /work/oxidecomputer/omicron'
6672023-11-08T19:02:18.110Zcurrent directory: /work/oxidecomputer/omicron
6682023-11-08T19:02:18.112Zconfiguring based on OS: "solaris2.11"
6692023-11-08T19:02:18.115Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-11-08T19:02:18.118Z+ case "$1" in
6712023-11-08T19:02:18.120Z+ SET_BINARIES=
6722023-11-08T19:02:18.123Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-11-08T19:02:18.155Z+ CIDL_SHA256FUNC=do_sha256sum
6742023-11-08T19:02:18.159Z+ ARCHIVE_FILENAME=xcvradm.gz
6752023-11-08T19:02:18.175Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-11-08T19:02:18.179Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6772023-11-08T19:02:18.182Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6782023-11-08T19:02:18.184ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-08T19:02:18.187Z+ echo 'Local file: out/downloads/xcvradm.gz'
6802023-11-08T19:02:18.190ZLocal file: out/downloads/xcvradm.gz
6812023-11-08T19:02:18.195Z+ mkdir -p out/downloads
6822023-11-08T19:02:18.211Z+ mkdir -p ./out/transceiver-control
6832023-11-08T19:02:18.229Z+ fetch_and_verify
6842023-11-08T19:02:18.657Z+ local DO_DOWNLOAD=true
6852023-11-08T19:02:19.074Z+ [[ -f out/downloads/xcvradm.gz ]]
6862023-11-08T19:02:19.078Z+ '[' true == true ']'
6872023-11-08T19:02:19.087Z+ echo Downloading...
6882023-11-08T19:02:19.091ZDownloading...
6892023-11-08T19:02:19.096Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6902023-11-08T19:02:19.099Z+ 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
6912023-11-08T19:02:19.683Z++ do_sha256sum out/downloads/xcvradm.gz
6922023-11-08T19:02:19.688Z++ sha256sum
6932023-11-08T19:02:19.691Z++ awk '{print $1}'
6942023-11-08T19:02:19.708Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6952023-11-08T19:02:19.711Z+ [[ 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 ]]
6962023-11-08T19:02:19.715Z+ do_unpack out/downloads/xcvradm.gz
6972023-11-08T19:02:19.718Z+ mkdir -p out/downloads/root//opt/oxide/bin
6982023-11-08T19:02:19.721Z+ gzip -dc out/downloads/xcvradm.gz
6992023-11-08T19:02:19.891Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7002023-11-08T19:02:19.894Z+ do_assemble
7012023-11-08T19:02:19.897Z+ rm -r ./out/transceiver-control
7022023-11-08T19:02:19.900Z+ mkdir ./out/transceiver-control
7032023-11-08T19:02:19.903Z+ cp -r out/downloads/root ./out/transceiver-control/root
7042023-11-08T19:02:20.139ZAll builder prerequisites installed successfully, and PATH looks valid
7052023-11-08T19:02:20.142Z
7062023-11-08T19:02:20.145Zreal 1:52.437259705
7072023-11-08T19:02:20.148Zuser 51.999612176
7082023-11-08T19:02:20.151Zsys 9.841824183
7092023-11-08T19:02:20.156Ztrap 0.018805785
7102023-11-08T19:02:20.158Ztflt 0.161503823
7112023-11-08T19:02:20.162Zdflt 0.544719859
7122023-11-08T19:02:20.165Zkflt 0.167959687
7132023-11-08T19:02:20.168Zlock 1.646388182
7142023-11-08T19:02:20.171Zslp 3:27.377050047
7152023-11-08T19:02:20.175Zlat 3.325362052
7162023-11-08T19:02:20.177Zstop 0.054596577
7172023-11-08T19:02:20.180Z
7182023-11-08T19:02:20.183Z #### # # ##### ##### # #
7192023-11-08T19:02:20.186Z # # # # # # # # # #
7202023-11-08T19:02:20.189Z # # # # # # # #
7212023-11-08T19:02:20.192Z # # # ##### ##### #
7222023-11-08T19:02:20.196Z # # # # # # #
7232023-11-08T19:02:20.198Z #### ###### # # # #
7242023-11-08T19:02:20.203Z
7252023-11-08T19:02:20.486Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262023-11-08T19:02:20.878Z Updating crates.io index
7272023-11-08T19:02:20.882Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7282023-11-08T19:02:21.792Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7292023-11-08T19:02:23.762Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7302023-11-08T19:02:24.361Z Updating git repository `http://github.com/oxidecomputer/tofino`
7312023-11-08T19:02:24.691Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7322023-11-08T19:02:24.989Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7332023-11-08T19:02:25.292Z Updating git repository `https://github.com/oxidecomputer/propolis`
7342023-11-08T19:02:26.209Z Updating git repository `https://github.com/oxidecomputer/crucible`
7352023-11-08T19:02:28.144Z Updating git repository `https://github.com/oxidecomputer/opte`
7362023-11-08T19:02:29.094Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7372023-11-08T19:02:29.498Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382023-11-08T19:02:29.833Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392023-11-08T19:02:30.427Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402023-11-08T19:02:30.781Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412023-11-08T19:02:31.612Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422023-11-08T19:02:32.555Z Updating git repository `https://github.com/njaremko/samael`
7432023-11-08T19:02:32.988Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442023-11-08T19:02:33.685Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452023-11-08T19:02:34.094Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462023-11-08T19:02:34.473Z Updating git repository `https://github.com/jgallagher/nix`
7472023-11-08T19:02:35.963Z Updating git repository `https://github.com/cbiffle/hubpack`
7482023-11-08T19:02:36.344Z Updating git repository `https://github.com/oxidecomputer/omicron`
7492023-11-08T19:02:46.961Z Updating git repository `https://github.com/oxidecomputer/rfb`
7502023-11-08T19:02:47.462Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-08T19:02:48.654Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-08T19:02:49.058Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-08T19:02:49.383Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-08T19:02:50.772Z Downloading crates ...
7552023-11-08T19:02:50.917Z Downloaded semver v1.0.20
7562023-11-08T19:02:50.923Z Downloaded camino v1.1.6
7572023-11-08T19:02:50.926Z Downloaded io-lifetimes v1.0.11
7582023-11-08T19:02:50.930Z Downloaded bitflags v1.3.2
7592023-11-08T19:02:50.937Z Downloaded colorchoice v1.0.0
7602023-11-08T19:02:50.942Z Downloaded equivalent v1.0.1
7612023-11-08T19:02:50.951Z Downloaded toml_datetime v0.6.5
7622023-11-08T19:02:50.955Z Downloaded errno v0.3.2
7632023-11-08T19:02:50.958Z Downloaded thiserror-impl v1.0.49
7642023-11-08T19:02:50.961Z Downloaded cargo-platform v0.1.3
7652023-11-08T19:02:50.965Z Downloaded quote v1.0.33
7662023-11-08T19:02:50.968Z Downloaded cargo_metadata v0.18.0
7672023-11-08T19:02:50.971Z Downloaded heck v0.4.1
7682023-11-08T19:02:50.974Z Downloaded thiserror v1.0.49
7692023-11-08T19:02:50.978Z Downloaded serde_spanned v0.6.4
7702023-11-08T19:02:50.982Z Downloaded itoa v1.0.9
7712023-11-08T19:02:50.985Z Downloaded cargo_toml v0.17.0
7722023-11-08T19:02:50.988Z Downloaded clap_lex v0.5.1
7732023-11-08T19:02:50.992Z Downloaded clap_derive v4.4.2
7742023-11-08T19:02:50.996Z Downloaded unicode-ident v1.0.12
7752023-11-08T19:02:51.000Z Downloaded anyhow v1.0.75
7762023-11-08T19:02:51.003Z Downloaded anstyle-parse v0.2.1
7772023-11-08T19:02:51.006Z Downloaded ryu v1.0.15
7782023-11-08T19:02:51.009Z Downloaded serde_derive v1.0.188
7792023-11-08T19:02:51.012Z Downloaded proc-macro2 v1.0.67
7802023-11-08T19:02:51.016Z Downloaded indexmap v2.1.0
7812023-11-08T19:02:51.025Z Downloaded clap v4.4.3
7822023-11-08T19:02:51.032Z Downloaded toml v0.8.8
7832023-11-08T19:02:51.039Z Downloaded toml_edit v0.21.0
7842023-11-08T19:02:51.076Z Downloaded serde v1.0.188
7852023-11-08T19:02:51.081Z Downloaded hashbrown v0.14.2
7862023-11-08T19:02:51.090Z Downloaded anstyle v1.0.2
7872023-11-08T19:02:51.094Z Downloaded serde_json v1.0.108
7882023-11-08T19:02:51.105Z Downloaded clap_builder v4.4.2
7892023-11-08T19:02:51.118Z Downloaded syn v2.0.32
7902023-11-08T19:02:51.137Z Downloaded rustix v0.37.23
7912023-11-08T19:02:51.171Z Downloaded libc v0.2.150
7922023-11-08T19:02:51.213Z Downloaded memchr v2.6.3
7932023-11-08T19:02:51.223Z Downloaded winnow v0.5.15
7942023-11-08T19:02:51.234Z Downloaded anstream v0.5.0
7952023-11-08T19:02:51.239Z Downloaded anstyle-query v1.0.0
7962023-11-08T19:02:51.242Z Downloaded terminal_size v0.2.6
7972023-11-08T19:02:51.246Z Downloaded utf8parse v0.2.1
7982023-11-08T19:02:51.251Z Downloaded strsim v0.10.0
7992023-11-08T19:02:51.357Z Compiling proc-macro2 v1.0.67
8002023-11-08T19:02:51.360Z Compiling unicode-ident v1.0.12
8012023-11-08T19:02:51.363Z Compiling serde v1.0.188
8022023-11-08T19:02:51.366Z Compiling libc v0.2.150
8032023-11-08T19:02:51.369Z Compiling io-lifetimes v1.0.11
8042023-11-08T19:02:51.375Z Compiling rustix v0.37.23
8052023-11-08T19:02:51.378Z Compiling utf8parse v0.2.1
8062023-11-08T19:02:51.381Z Compiling equivalent v1.0.1
8072023-11-08T19:02:51.594Z Compiling hashbrown v0.14.2
8082023-11-08T19:02:51.690Z Compiling bitflags v1.3.2
8092023-11-08T19:02:51.821Z Compiling anstyle-parse v0.2.1
8102023-11-08T19:02:52.222Z Compiling anstyle v1.0.2
8112023-11-08T19:02:52.681Z Compiling colorchoice v1.0.0
8122023-11-08T19:02:52.849Z Compiling winnow v0.5.15
8132023-11-08T19:02:53.083Z Compiling indexmap v2.1.0
8142023-11-08T19:02:53.106Z Compiling serde_json v1.0.108
8152023-11-08T19:02:53.225Z Compiling camino v1.1.6
8162023-11-08T19:02:53.307Z Compiling anstyle-query v1.0.0
8172023-11-08T19:02:53.416Z Compiling semver v1.0.20
8182023-11-08T19:02:53.473Z Compiling thiserror v1.0.49
8192023-11-08T19:02:53.595Z Compiling anstream v0.5.0
8202023-11-08T19:02:54.073Z Compiling anyhow v1.0.75
8212023-11-08T19:02:54.144Z Compiling itoa v1.0.9
8222023-11-08T19:02:54.289Z Compiling clap_lex v0.5.1
8232023-11-08T19:02:54.476Z Compiling quote v1.0.33
8242023-11-08T19:02:54.620Z Compiling heck v0.4.1
8252023-11-08T19:02:54.754Z Compiling strsim v0.10.0
8262023-11-08T19:02:54.972Z Compiling ryu v1.0.15
8272023-11-08T19:02:55.051Z Compiling syn v2.0.32
8282023-11-08T19:02:55.457Z Compiling errno v0.3.2
8292023-11-08T19:02:56.862Z Compiling terminal_size v0.2.6
8302023-11-08T19:02:57.004Z Compiling clap_builder v4.4.2
8312023-11-08T19:03:02.014Z Compiling serde_derive v1.0.188
8322023-11-08T19:03:02.017Z Compiling thiserror-impl v1.0.49
8332023-11-08T19:03:02.021Z Compiling clap_derive v4.4.2
8342023-11-08T19:03:06.158Z Compiling clap v4.4.3
8352023-11-08T19:03:13.705Z Compiling toml_datetime v0.6.5
8362023-11-08T19:03:13.708Z Compiling serde_spanned v0.6.4
8372023-11-08T19:03:13.711Z Compiling cargo-platform v0.1.3
8382023-11-08T19:03:14.109Z Compiling toml_edit v0.21.0
8392023-11-08T19:03:15.696Z Compiling cargo_metadata v0.18.0
8402023-11-08T19:03:17.205Z Compiling toml v0.8.8
8412023-11-08T19:03:18.141Z Compiling cargo_toml v0.17.0
8422023-11-08T19:03:23.132Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-08T19:03:24.857Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8442023-11-08T19:03:24.863Z Running `target/debug/xtask clippy`
8452023-11-08T19:03:24.875Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-08T19:03:25.576Z Downloading crates ...
8472023-11-08T19:03:25.899Z Downloaded adler v1.0.2
8482023-11-08T19:03:25.912Z Downloaded byteorder v1.5.0
8492023-11-08T19:03:25.928Z Downloaded http-range v0.1.5
8502023-11-08T19:03:25.936Z Downloaded bitstruct_derive v0.1.0
8512023-11-08T19:03:25.939Z Downloaded base64ct v1.6.0
8522023-11-08T19:03:25.945Z Downloaded bitstruct v0.1.1
8532023-11-08T19:03:25.948Z Downloaded constant_time_eq v0.2.6
8542023-11-08T19:03:25.951Z Downloaded chacha20 v0.9.1
8552023-11-08T19:03:25.954Z Downloaded bcs v0.1.6
8562023-11-08T19:03:25.957Z Downloaded home v0.5.5
8572023-11-08T19:03:25.962Z Downloaded rustls-pemfile v1.0.3
8582023-11-08T19:03:25.966Z Downloaded serde-big-array v0.4.1
8592023-11-08T19:03:25.970Z Downloaded num_enum v0.7.0
8602023-11-08T19:03:25.973Z Downloaded serial_test_derive v0.10.0
8612023-11-08T19:03:25.976Z Downloaded slog-scope v4.4.0
8622023-11-08T19:03:25.979Z Downloaded slog-dtrace v0.2.3
8632023-11-08T19:03:25.983Z Downloaded num v0.4.1
8642023-11-08T19:03:25.987Z Downloaded rustc-hash v1.1.0
8652023-11-08T19:03:25.992Z Downloaded async-stream-impl v0.3.5
8662023-11-08T19:03:25.995Z Downloaded atomicwrites v0.4.2
8672023-11-08T19:03:25.997Z Downloaded spin v0.5.2
8682023-11-08T19:03:26.000Z Downloaded nibble_vec v0.1.0
8692023-11-08T19:03:26.003Z Downloaded cfg-if v0.1.10
8702023-11-08T19:03:26.006Z Downloaded ipnetwork v0.20.0
8712023-11-08T19:03:26.008Z Downloaded crossbeam v0.8.2
8722023-11-08T19:03:26.011Z Downloaded matches v0.1.10
8732023-11-08T19:03:26.013Z Downloaded hubpack_derive v0.1.1
8742023-11-08T19:03:26.016Z Downloaded http v0.2.9
8752023-11-08T19:03:26.018Z Downloaded aes-gcm-siv v0.11.1
8762023-11-08T19:03:26.021Z Downloaded cexpr v0.6.0
8772023-11-08T19:03:26.024Z Downloaded assert_matches v1.5.0
8782023-11-08T19:03:26.027Z Downloaded arrayref v0.3.7
8792023-11-08T19:03:26.030Z Downloaded crc32fast v1.3.2
8802023-11-08T19:03:26.035Z Downloaded curve25519-dalek-derive v0.1.0
8812023-11-08T19:03:26.037Z Downloaded native-tls v0.2.11
8822023-11-08T19:03:26.041Z Downloaded deranged v0.3.8
8832023-11-08T19:03:26.045Z Downloaded difflib v0.4.0
8842023-11-08T19:03:26.048Z Downloaded vte_generate_state_changes v0.1.1
8852023-11-08T19:03:26.051Z Downloaded corncobs v0.1.3
8862023-11-08T19:03:26.059Z Downloaded num-complex v0.4.4
8872023-11-08T19:03:26.066Z Downloaded crossbeam-epoch v0.9.15
8882023-11-08T19:03:26.073Z Downloaded foreign-types-shared v0.1.1
8892023-11-08T19:03:26.081Z Downloaded parse-display v0.8.2
8902023-11-08T19:03:26.090Z Downloaded foreign-types-macros v0.2.3
8912023-11-08T19:03:26.097Z Downloaded walkdir v2.4.0
8922023-11-08T19:03:26.103Z Downloaded unicode-linebreak v0.1.5
8932023-11-08T19:03:26.114Z Downloaded darling v0.14.4
8942023-11-08T19:03:26.120Z Downloaded cstr-argument v0.1.2
8952023-11-08T19:03:26.128Z Downloaded supports-color v2.1.0
8962023-11-08T19:03:26.135Z Downloaded globset v0.4.13
8972023-11-08T19:03:26.141Z Downloaded ascii v1.1.0
8982023-11-08T19:03:26.144Z Downloaded strum_macros v0.24.3
8992023-11-08T19:03:26.147Z Downloaded take_mut v0.2.2
9002023-11-08T19:03:26.150Z Downloaded uuid v1.5.0
9012023-11-08T19:03:26.153Z Downloaded macaddr v1.0.1
9022023-11-08T19:03:26.156Z Downloaded hashlink v0.8.3
9032023-11-08T19:03:26.159Z Downloaded openssl-probe v0.1.5
9042023-11-08T19:03:26.163Z Downloaded termios v0.3.3
9052023-11-08T19:03:26.166Z Downloaded schemars_derive v0.8.13
9062023-11-08T19:03:26.169Z Downloaded signature v2.1.0
9072023-11-08T19:03:26.171Z Downloaded zeroize_derive v1.4.2
9082023-11-08T19:03:26.174Z Downloaded signature v1.6.4
9092023-11-08T19:03:26.176Z Downloaded ctr v0.9.2
9102023-11-08T19:03:26.179Z Downloaded crypto-common v0.1.6
9112023-11-08T19:03:26.182Z Downloaded whoami v1.4.1
9122023-11-08T19:03:26.185Z Downloaded scheduled-thread-pool v0.2.7
9132023-11-08T19:03:26.188Z Downloaded stringprep v0.1.3
9142023-11-08T19:03:26.192Z Downloaded wyz v0.5.1
9152023-11-08T19:03:26.195Z Downloaded oso-derive v0.27.0
9162023-11-08T19:03:26.198Z Downloaded rpassword v7.2.0
9172023-11-08T19:03:26.200Z Downloaded unicase v2.7.0
9182023-11-08T19:03:26.205Z Downloaded parking_lot v0.11.2
9192023-11-08T19:03:26.208Z Downloaded ref-cast v1.0.20
9202023-11-08T19:03:26.214Z Downloaded resolv-conf v0.7.0
9212023-11-08T19:03:26.224Z Downloaded pkg-config v0.3.27
9222023-11-08T19:03:26.238Z Downloaded pin-utils v0.1.0
9232023-11-08T19:03:26.254Z Downloaded foreign-types v0.3.2
9242023-11-08T19:03:26.281Z Downloaded vsss-rs v3.3.1
9252023-11-08T19:03:26.290Z Downloaded serde-hex v0.1.0
9262023-11-08T19:03:26.297Z Downloaded tinyvec_macros v0.1.1
9272023-11-08T19:03:26.302Z Downloaded try-lock v0.2.4
9282023-11-08T19:03:26.307Z Downloaded oorandom v11.1.3
9292023-11-08T19:03:26.312Z Downloaded futures-timer v3.0.2
9302023-11-08T19:03:26.321Z Downloaded thiserror-impl-no-std v2.0.2
9312023-11-08T19:03:26.333Z Downloaded float-cmp v0.9.0
9322023-11-08T19:03:26.347Z Downloaded packed_struct v0.10.1
9332023-11-08T19:03:26.771Z Downloaded sct v0.7.0
9342023-11-08T19:03:26.788Z Downloaded plotters-svg v0.3.5
9352023-11-08T19:03:26.812Z Downloaded pem-rfc7468 v0.7.0
9362023-11-08T19:03:26.826Z Downloaded parse-display v0.7.0
9372023-11-08T19:03:26.835Z Downloaded untrusted v0.9.0
9382023-11-08T19:03:26.845Z Downloaded papergrid v0.10.0
9392023-11-08T19:03:26.852Z Downloaded usdt-impl v0.3.5
9402023-11-08T19:03:26.856Z Downloaded percent-encoding v2.3.0
9412023-11-08T19:03:26.864Z Downloaded pem v3.0.2
9422023-11-08T19:03:26.870Z Downloaded getopts v0.2.21
9432023-11-08T19:03:26.873Z Downloaded pkcs1 v0.7.5
9442023-11-08T19:03:26.876Z Downloaded schemars v0.8.13
9452023-11-08T19:03:26.917Z Downloaded plotters-backend v0.3.5
9462023-11-08T19:03:26.921Z Downloaded num_enum v0.5.11
9472023-11-08T19:03:26.932Z Downloaded dashmap v5.5.1
9482023-11-08T19:03:26.935Z Downloaded termtree v0.4.1
9492023-11-08T19:03:26.938Z Downloaded fixedbitset v0.4.2
9502023-11-08T19:03:26.941Z Downloaded pest_derive v2.7.2
9512023-11-08T19:03:26.944Z Downloaded fxhash v0.2.1
9522023-11-08T19:03:26.947Z Downloaded slog-envlogger v2.2.0
9532023-11-08T19:03:26.950Z Downloaded endian-type v0.1.2
9542023-11-08T19:03:26.953Z Downloaded nom v7.1.3
9552023-11-08T19:03:26.956Z Downloaded rustversion v1.0.14
9562023-11-08T19:03:26.959Z Downloaded phf_shared v0.10.0
9572023-11-08T19:03:26.962Z Downloaded structmeta-derive v0.1.6
9582023-11-08T19:03:26.965Z Downloaded rand v0.4.6
9592023-11-08T19:03:26.968Z Downloaded structmeta v0.1.6
9602023-11-08T19:03:26.973Z Downloaded data-encoding v2.4.0
9612023-11-08T19:03:26.976Z Downloaded display-error-chain v0.2.0
9622023-11-08T19:03:26.978Z Downloaded darling_macro v0.20.3
9632023-11-08T19:03:26.983Z Downloaded yansi v0.5.1
9642023-11-08T19:03:26.988Z Downloaded tap v1.0.1
9652023-11-08T19:03:26.992Z Downloaded tracing-attributes v0.1.26
9662023-11-08T19:03:26.996Z Downloaded unicode-width v0.1.11
9672023-11-08T19:03:27.006Z Downloaded number_prefix v0.4.0
9682023-11-08T19:03:27.012Z Downloaded time-core v0.1.1
9692023-11-08T19:03:27.016Z Downloaded dof v0.1.5
9702023-11-08T19:03:27.019Z Downloaded time-macros v0.2.13
9712023-11-08T19:03:27.023Z Downloaded tokio-stream v0.1.14
9722023-11-08T19:03:27.028Z Downloaded enum-as-inner v0.5.1
9732023-11-08T19:03:27.032Z Downloaded shlex v1.1.0
9742023-11-08T19:03:27.039Z Downloaded pretty-hex v0.2.1
9752023-11-08T19:03:27.045Z Downloaded slog-async v2.8.0
9762023-11-08T19:03:27.050Z Downloaded match_cfg v0.1.0
9772023-11-08T19:03:27.054Z Downloaded owo-colors v3.5.0
9782023-11-08T19:03:27.057Z Downloaded ena v0.14.2
9792023-11-08T19:03:27.061Z Downloaded version_check v0.9.4
9802023-11-08T19:03:27.065Z Downloaded pretty-hex v0.3.0
9812023-11-08T19:03:27.072Z Downloaded unarray v0.1.4
9822023-11-08T19:03:27.079Z Downloaded vec_map v0.8.2
9832023-11-08T19:03:27.084Z Downloaded peeking_take_while v0.1.2
9842023-11-08T19:03:27.089Z Downloaded usdt v0.3.5
9852023-11-08T19:03:27.096Z Downloaded pin-project-internal v1.1.3
9862023-11-08T19:03:27.107Z Downloaded derive_builder_macro v0.12.0
9872023-11-08T19:03:27.112Z Downloaded either v1.9.0
9882023-11-08T19:03:27.119Z Downloaded funty v2.0.0
9892023-11-08T19:03:27.540Z Downloaded strum_macros v0.25.2
9902023-11-08T19:03:27.553Z Downloaded subprocess v0.2.9
9912023-11-08T19:03:27.967Z Downloaded path-absolutize v3.1.0
9922023-11-08T19:03:27.972Z Downloaded url v2.4.1
9932023-11-08T19:03:27.983Z Downloaded darling_macro v0.14.4
9942023-11-08T19:03:27.994Z Downloaded futures-channel v0.3.29
9952023-11-08T19:03:28.000Z Downloaded tui-tree-widget v0.13.0
9962023-11-08T19:03:28.014Z Downloaded path-dedot v3.1.0
9972023-11-08T19:03:28.024Z Downloaded structopt-derive v0.4.18
9982023-11-08T19:03:28.032Z Downloaded term v0.7.0
9992023-11-08T19:03:28.040Z Downloaded tempfile v3.8.0
10002023-11-08T19:03:28.045Z Downloaded foreign-types-shared v0.3.1
10012023-11-08T19:03:28.051Z Downloaded filetime v0.2.22
10022023-11-08T19:03:28.059Z Downloaded salty v0.2.0
10032023-11-08T19:03:28.067Z Downloaded toolchain_find v0.2.0
10042023-11-08T19:03:28.075Z Downloaded path-slash v0.1.5
10052023-11-08T19:03:28.082Z Downloaded zone v0.3.0
10062023-11-08T19:03:28.090Z Downloaded form_urlencoded v1.2.0
10072023-11-08T19:03:28.098Z Downloaded parse-display-derive v0.8.2
10082023-11-08T19:03:28.107Z Downloaded rustc-demangle v0.1.23
10092023-11-08T19:03:28.119Z Downloaded yasna v0.5.2
10102023-11-08T19:03:28.133Z Downloaded slab v0.4.9
10112023-11-08T19:03:28.150Z Downloaded x509-cert v0.2.4
10122023-11-08T19:03:28.158Z Downloaded futures-task v0.3.29
10132023-11-08T19:03:28.169Z Downloaded tokio-macros v2.1.0
10142023-11-08T19:03:28.179Z Downloaded proc-macro-error v1.0.4
10152023-11-08T19:03:28.187Z Downloaded typenum v1.16.0
10162023-11-08T19:03:28.200Z Downloaded smawk v0.3.1
10172023-11-08T19:03:28.205Z Downloaded tinyvec v1.6.0
10182023-11-08T19:03:28.210Z Downloaded predicates v2.1.5
10192023-11-08T19:03:28.214Z Downloaded twox-hash v1.6.3
10202023-11-08T19:03:28.220Z Downloaded postgres-types v0.2.6
10212023-11-08T19:03:28.224Z Downloaded prettyplease v0.2.12
10222023-11-08T19:03:28.228Z Downloaded password-hash v0.5.0
10232023-11-08T19:03:28.232Z Downloaded vergen v8.2.4
10242023-11-08T19:03:28.236Z Downloaded unicode-bidi v0.3.13
10252023-11-08T19:03:28.240Z Downloaded crossterm v0.27.0
10262023-11-08T19:03:28.244Z Downloaded log v0.4.20
10272023-11-08T19:03:28.248Z Downloaded topological-sort v0.2.2
10282023-11-08T19:03:28.253Z Downloaded regex-automata v0.1.10
10292023-11-08T19:03:28.256Z Downloaded ff v0.13.0
10302023-11-08T19:03:28.261Z Downloaded fatfs v0.3.6
10312023-11-08T19:03:28.264Z Downloaded signal-hook v0.3.17
10322023-11-08T19:03:28.267Z Downloaded regex-syntax v0.8.2
10332023-11-08T19:03:28.270Z Downloaded rayon-core v1.12.0
10342023-11-08T19:03:28.275Z Downloaded socket2 v0.4.9
10352023-11-08T19:03:28.278Z Downloaded rand v0.8.5
10362023-11-08T19:03:28.281Z Downloaded tough v0.14.0
10372023-11-08T19:03:28.284Z Downloaded tungstenite v0.20.1
10382023-11-08T19:03:28.287Z Downloaded petgraph v0.6.4
10392023-11-08T19:03:28.290Z Downloaded tokio-postgres v0.7.10
10402023-11-08T19:03:28.293Z Downloaded trust-dns-client v0.22.0
10412023-11-08T19:03:28.295Z Downloaded steno v0.4.0
10422023-11-08T19:03:28.299Z Downloaded serde_with v2.3.3
10432023-11-08T19:03:28.303Z Downloaded lalrpop v0.19.12
10442023-11-08T19:03:28.307Z Downloaded rusqlite v0.29.0
10452023-11-08T19:03:28.309Z Downloaded tokio-util v0.7.10
10462023-11-08T19:03:28.312Z Downloaded diesel v2.1.3
10472023-11-08T19:03:28.315Z Downloaded unicode-normalization v0.1.22
10482023-11-08T19:03:28.318Z Downloaded rayon v1.8.0
10492023-11-08T19:03:28.321Z Downloaded smoltcp v0.8.2
10502023-11-08T19:03:28.324Z Downloaded object v0.30.4
10512023-11-08T19:03:28.327Z Downloaded rustls v0.21.8
10522023-11-08T19:03:28.331Z Downloaded quick-xml v0.23.1
10532023-11-08T19:03:28.334Z Downloaded regex-syntax v0.7.5
10542023-11-08T19:03:28.338Z Downloaded vcpkg v0.2.15
10552023-11-08T19:03:28.341Z Downloaded openssl v0.10.57
10562023-11-08T19:03:28.345Z Downloaded radix_trie v0.2.1
10572023-11-08T19:03:28.349Z Downloaded object v0.32.1
10582023-11-08T19:03:28.352Z Downloaded bstr v1.6.0
10592023-11-08T19:03:28.355Z Downloaded ratatui v0.23.0
10602023-11-08T19:03:28.358Z Downloaded rustix v0.38.9
10612023-11-08T19:03:28.361Z Downloaded sled v0.34.7
10622023-11-08T19:03:28.364Z Downloaded tokio v1.33.0
10632023-11-08T19:03:28.368Z Downloaded regex-automata v0.3.8
10642023-11-08T19:03:28.371Z Downloaded zerocopy-derive v0.2.0
10652023-11-08T19:03:28.373Z Downloaded regex-automata v0.4.3
10662023-11-08T19:03:28.378Z Downloaded zerocopy-derive v0.6.4
10672023-11-08T19:03:28.381Z Downloaded sha3 v0.10.8
10682023-11-08T19:03:28.384Z Downloaded bzip2-sys v0.1.11+1.0.8
10692023-11-08T19:03:28.387Z Downloaded openapiv3 v1.0.3
10702023-11-08T19:03:28.390Z Downloaded regex-syntax v0.6.29
10712023-11-08T19:03:28.393Z Downloaded regex v1.10.2
10722023-11-08T19:03:28.396Z Downloaded webpki-roots v0.25.2
10732023-11-08T19:03:28.399Z Downloaded polar-core v0.27.0
10742023-11-08T19:03:28.402Z Downloaded futures-util v0.3.29
10752023-11-08T19:03:28.404Z Downloaded curve25519-dalek v4.1.0
10762023-11-08T19:03:28.407Z Downloaded bstr v0.2.17
10772023-11-08T19:03:28.410Z Downloaded itertools v0.11.0
10782023-11-08T19:03:28.414Z Downloaded tabled v0.14.0
10792023-11-08T19:03:28.416Z Downloaded encoding_rs v0.8.33
10802023-11-08T19:03:28.419Z Downloaded trust-dns-proto v0.22.0
10812023-11-08T19:03:28.422Z Downloaded idna v0.4.0
10822023-11-08T19:03:28.425Z Downloaded smoltcp v0.9.1
10832023-11-08T19:03:28.428Z Downloaded libgit2-sys v0.15.2+1.6.4
10842023-11-08T19:03:28.431Z Downloaded gimli v0.28.0
10852023-11-08T19:03:28.434Z Downloaded ring v0.16.20
10862023-11-08T19:03:28.437Z Downloaded idna v0.2.3
10872023-11-08T19:03:28.440Z Downloaded reedline v0.23.0
10882023-11-08T19:03:28.443Z Downloaded git2 v0.17.2
10892023-11-08T19:03:28.446Z Downloaded regress v0.7.1
10902023-11-08T19:03:28.449Z Downloaded syn v1.0.109
10912023-11-08T19:03:28.452Z Downloaded trust-dns-server v0.22.1
10922023-11-08T19:03:28.455Z Downloaded proptest v1.3.1
10932023-11-08T19:03:28.458Z Downloaded pretty_assertions v1.4.0
10942023-11-08T19:03:28.462Z Downloaded plotters v0.3.5
10952023-11-08T19:03:28.465Z Downloaded rsa v0.9.2
10962023-11-08T19:03:28.468Z Downloaded portable-atomic v1.4.3
10972023-11-08T19:03:28.471Z Downloaded pest v2.7.2
10982023-11-08T19:03:28.474Z Downloaded darling_core v0.20.3
10992023-11-08T19:03:28.477Z Downloaded futures v0.3.29
11002023-11-08T19:03:28.480Z Downloaded expectorate v1.1.0
11012023-11-08T19:03:28.482Z Downloaded hkdf v0.12.3
11022023-11-08T19:03:28.485Z Downloaded flume v0.11.0
11032023-11-08T19:03:28.488Z Downloaded elliptic-curve v0.13.5
11042023-11-08T19:03:28.491Z Downloaded toml_edit v0.20.7
11052023-11-08T19:03:28.494Z Downloaded libz-sys v1.1.12
11062023-11-08T19:03:28.497Z Downloaded h2 v0.3.21
11072023-11-08T19:03:28.500Z Downloaded rustls-webpki v0.101.7
11082023-11-08T19:03:28.503Z Downloaded partial-io v0.5.4
11092023-11-08T19:03:28.507Z Downloaded aho-corasick v1.0.4
11102023-11-08T19:03:28.510Z Downloaded tar v0.4.40
11112023-11-08T19:03:28.513Z Downloaded time v0.3.27
11122023-11-08T19:03:28.517Z Downloaded postgres-protocol v0.6.6
11132023-11-08T19:03:28.520Z Downloaded tracing v0.1.37
11142023-11-08T19:03:28.524Z Downloaded oso v0.27.0
11152023-11-08T19:03:28.527Z Downloaded chrono v0.4.31
11162023-11-08T19:03:28.530Z Downloaded flate2 v1.0.28
11172023-11-08T19:03:28.533Z Downloaded trust-dns-resolver v0.22.0
11182023-11-08T19:03:28.536Z Downloaded tungstenite v0.18.0
11192023-11-08T19:03:28.539Z Downloaded fd-lock v3.0.13
11202023-11-08T19:03:28.544Z Downloaded fastrand v2.0.0
11212023-11-08T19:03:28.552Z Downloaded spki v0.7.2
11222023-11-08T19:03:29.000Z Downloaded omicron-zone-package v0.8.3
11232023-11-08T19:03:29.019Z Downloaded rand_core v0.6.4
11242023-11-08T19:03:29.037Z Downloaded postcard v0.7.3
11252023-11-08T19:03:29.049Z Downloaded serde_with_macros v2.3.3
11262023-11-08T19:03:29.077Z Downloaded unicode-segmentation v1.10.1
11272023-11-08T19:03:29.105Z Downloaded once_cell v1.18.0
11282023-11-08T19:03:29.123Z Downloaded toml_edit v0.19.15
11292023-11-08T19:03:29.136Z Downloaded rcgen v0.11.3
11302023-11-08T19:03:29.148Z Downloaded tracing-core v0.1.31
11312023-11-08T19:03:29.160Z Downloaded paste v1.0.14
11322023-11-08T19:03:29.171Z Downloaded ppv-lite86 v0.2.17
11332023-11-08T19:03:29.182Z Downloaded tinytemplate v1.2.1
11342023-11-08T19:03:29.192Z Downloaded secrecy v0.8.0
11352023-11-08T19:03:29.200Z Downloaded quick-error v1.2.3
11362023-11-08T19:03:29.206Z Downloaded precomputed-hash v0.1.1
11372023-11-08T19:03:29.214Z Downloaded parse-display-derive v0.7.0
11382023-11-08T19:03:29.222Z Downloaded ring v0.17.5
11392023-11-08T19:03:29.230Z Downloaded rustfmt-wrapper v0.2.0
11402023-11-08T19:03:29.242Z Downloaded olpc-cjson v0.1.3
11412023-11-08T19:03:29.259Z Downloaded serde_yaml v0.9.25
11422023-11-08T19:03:29.275Z Downloaded der v0.7.8
11432023-11-08T19:03:29.288Z Downloaded libxml v0.3.3
11442023-11-08T19:03:29.302Z Downloaded bitvec v1.0.1
11452023-11-08T19:03:29.313Z Downloaded libsqlite3-sys v0.26.0
11462023-11-08T19:03:29.323Z Downloaded proc-macro-error-attr v1.0.4
11472023-11-08T19:03:29.332Z Downloaded openssl-sys v0.9.93
11482023-11-08T19:03:29.347Z Downloaded bindgen v0.65.1
11492023-11-08T19:03:29.363Z Downloaded nix v0.26.2
11502023-11-08T19:03:29.373Z Downloaded libm v0.2.7
11512023-11-08T19:03:29.382Z Downloaded structmeta v0.2.0
11522023-11-08T19:03:29.396Z Downloaded group v0.13.0
11532023-11-08T19:03:29.407Z Downloaded hyper v0.14.27
11542023-11-08T19:03:29.416Z Downloaded clap v2.34.0
11552023-11-08T19:03:29.426Z Downloaded diesel_derives v2.1.1
11562023-11-08T19:03:29.435Z Downloaded ucd-trie v0.1.6
11572023-11-08T19:03:29.455Z Downloaded toml v0.5.11
11582023-11-08T19:03:29.888Z Downloaded zeroize v1.6.0
11592023-11-08T19:03:29.898Z Downloaded structmeta-derive v0.2.0
11602023-11-08T19:03:29.906Z Downloaded erased-serde v0.3.30
11612023-11-08T19:03:29.913Z Downloaded tiny-keccak v2.0.2
11622023-11-08T19:03:29.918Z Downloaded phf_shared v0.11.2
11632023-11-08T19:03:29.926Z Downloaded rustc_version v0.4.0
11642023-11-08T19:03:29.942Z Downloaded env_logger v0.9.3
11652023-11-08T19:03:29.954Z Downloaded slog v2.7.0
11662023-11-08T19:03:29.964Z Downloaded aes v0.8.3
11672023-11-08T19:03:29.985Z Downloaded datatest-stable v0.2.3
11682023-11-08T19:03:30.066Z Downloaded rand_chacha v0.3.1
11692023-11-08T19:03:30.073Z Downloaded pest_generator v2.7.2
11702023-11-08T19:03:30.082Z Downloaded serde_urlencoded v0.7.1
11712023-11-08T19:03:30.095Z Downloaded similar v2.2.1
11722023-11-08T19:03:30.102Z Downloaded parking_lot v0.12.1
11732023-11-08T19:03:30.111Z Downloaded ref-cast-impl v1.0.20
11742023-11-08T19:03:30.115Z Downloaded futures-core v0.3.29
11752023-11-08T19:03:30.119Z Downloaded unicode-xid v0.2.4
11762023-11-08T19:03:30.128Z Downloaded hashbrown v0.12.3
11772023-11-08T19:03:30.140Z Downloaded ron v0.8.1
11782023-11-08T19:03:30.146Z Downloaded tokio-rustls v0.24.1
11792023-11-08T19:03:30.151Z Downloaded structopt v0.3.26
11802023-11-08T19:03:30.159Z Downloaded env_logger v0.10.0
11812023-11-08T19:03:30.571Z Downloaded futures-executor v0.3.29
11822023-11-08T19:03:30.574Z Downloaded strip-ansi-escapes v0.2.0
11832023-11-08T19:03:30.577Z Downloaded which v4.4.0
11842023-11-08T19:03:30.583Z Downloaded threadpool v1.8.1
11852023-11-08T19:03:30.600Z Downloaded thread_local v1.1.7
11862023-11-08T19:03:30.613Z Downloaded slog-stdlog v4.1.1
11872023-11-08T19:03:30.620Z Downloaded parking_lot_core v0.9.8
11882023-11-08T19:03:30.630Z Downloaded toml v0.7.8
11892023-11-08T19:03:30.640Z Downloaded test-strategy v0.3.1
11902023-11-08T19:03:30.652Z Downloaded rtoolbox v0.0.1
11912023-11-08T19:03:30.659Z Downloaded ed25519 v1.5.3
11922023-11-08T19:03:30.663Z Downloaded dyn-clone v1.0.13
11932023-11-08T19:03:30.667Z Downloaded termcolor v1.2.0
11942023-11-08T19:03:30.670Z Downloaded criterion v0.5.1
11952023-11-08T19:03:30.674Z Downloaded zip v0.6.6
11962023-11-08T19:03:30.685Z Downloaded polyval v0.6.1
11972023-11-08T19:03:30.688Z Downloaded poly1305 v0.8.0
11982023-11-08T19:03:30.692Z Downloaded platforms v3.0.2
11992023-11-08T19:03:30.696Z Downloaded pest_meta v2.7.2
12002023-11-08T19:03:30.699Z Downloaded crypto-bigint v0.5.2
12012023-11-08T19:03:30.703Z Downloaded textwrap v0.16.0
12022023-11-08T19:03:30.707Z Downloaded crossterm v0.26.1
12032023-11-08T19:03:30.712Z Downloaded waitgroup v0.1.2
12042023-11-08T19:03:30.716Z Downloaded ron v0.7.1
12052023-11-08T19:03:30.720Z Downloaded sha1 v0.10.5
12062023-11-08T19:03:30.726Z Downloaded serde_tokenstream v0.2.0
12072023-11-08T19:03:30.730Z Downloaded hashbrown v0.13.2
12082023-11-08T19:03:30.733Z Downloaded swrite v0.1.0
12092023-11-08T19:03:30.738Z Downloaded dtrace-parser v0.1.14
12102023-11-08T19:03:30.742Z Downloaded downcast v0.11.0
12112023-11-08T19:03:30.747Z Downloaded doc-comment v0.3.3
12122023-11-08T19:03:30.752Z Downloaded rand_xorshift v0.3.0
12132023-11-08T19:03:30.756Z Downloaded tokio-tungstenite v0.18.0
12142023-11-08T19:03:30.761Z Downloaded fs-err v2.9.0
12152023-11-08T19:03:30.765Z Downloaded string_cache v0.8.7
12162023-11-08T19:03:30.770Z Downloaded darling_core v0.14.4
12172023-11-08T19:03:30.778Z Downloaded mio v0.8.8
12182023-11-08T19:03:30.785Z Downloaded const_format v0.2.31
12192023-11-08T19:03:30.792Z Downloaded flagset v0.4.3
12202023-11-08T19:03:30.802Z Downloaded getrandom v0.2.10
12212023-11-08T19:03:30.808Z Downloaded slog-term v2.9.0
12222023-11-08T19:03:30.814Z Downloaded pem v1.1.1
12232023-11-08T19:03:30.821Z Downloaded similar-asserts v1.5.0
12242023-11-08T19:03:30.829Z Downloaded rusty-fork v0.3.0
12252023-11-08T19:03:30.837Z Downloaded glob v0.3.1
12262023-11-08T19:03:30.850Z Downloaded fallible-streaming-iterator v0.1.9
12272023-11-08T19:03:30.859Z Downloaded trybuild v1.0.85
12282023-11-08T19:03:30.870Z Downloaded darling v0.20.3
12292023-11-08T19:03:30.875Z Downloaded crossbeam-channel v0.5.8
12302023-11-08T19:03:30.879Z Downloaded itertools v0.10.5
12312023-11-08T19:03:30.883Z Downloaded generic-array v0.14.7
12322023-11-08T19:03:30.887Z Downloaded tokio-native-tls v0.3.1
12332023-11-08T19:03:30.891Z Downloaded untrusted v0.7.1
12342023-11-08T19:03:30.895Z Downloaded futures-sink v0.3.29
12352023-11-08T19:03:30.904Z Downloaded futures-io v0.3.29
12362023-11-08T19:03:30.912Z Downloaded fragile v2.0.0
12372023-11-08T19:03:30.917Z Downloaded fnv v1.0.7
12382023-11-08T19:03:30.923Z Downloaded slog-json v2.6.1
12392023-11-08T19:03:30.928Z Downloaded sha2 v0.10.8
12402023-11-08T19:03:30.932Z Downloaded postcard-cobs v0.1.5-pre
12412023-11-08T19:03:30.939Z Downloaded pin-project-lite v0.2.13
12422023-11-08T19:03:30.951Z Downloaded headers v0.3.9
12432023-11-08T19:03:30.956Z Downloaded snafu v0.7.5
12442023-11-08T19:03:30.960Z Downloaded xattr v1.0.1
12452023-11-08T19:03:30.969Z Downloaded predicates-core v1.0.6
12462023-11-08T19:03:30.980Z Downloaded tokio-tungstenite v0.20.1
12472023-11-08T19:03:30.987Z Downloaded fallible-iterator v0.2.0
12482023-11-08T19:03:30.994Z Downloaded futures-macro v0.3.29
12492023-11-08T19:03:31.001Z Downloaded serde_tokenstream v0.1.7
12502023-11-08T19:03:31.014Z Downloaded base64 v0.21.5
12512023-11-08T19:03:31.023Z Downloaded num-bigint v0.4.4
12522023-11-08T19:03:31.441Z Downloaded textwrap v0.11.0
12532023-11-08T19:03:31.452Z Downloaded der_derive v0.7.2
12542023-11-08T19:03:31.467Z Downloaded pin-project v1.1.3
12552023-11-08T19:03:31.480Z Downloaded heapless v0.7.16
12562023-11-08T19:03:31.888Z Downloaded derive-where v1.2.5
12572023-11-08T19:03:31.891Z Downloaded serde_derive_internals v0.26.0
12582023-11-08T19:03:31.894Z Downloaded radium v0.7.0
12592023-11-08T19:03:31.899Z Downloaded pkcs8 v0.10.2
12602023-11-08T19:03:31.903Z Downloaded relative-path v1.9.0
12612023-11-08T19:03:31.908Z Downloaded thread-id v4.2.0
12622023-11-08T19:03:31.912Z Downloaded thiserror-no-std v2.0.2
12632023-11-08T19:03:31.917Z Downloaded tower-service v0.3.2
12642023-11-08T19:03:31.921Z Downloaded slog-bunyan v2.4.0
12652023-11-08T19:03:31.926Z Downloaded rustc_version v0.1.7
12662023-11-08T19:03:31.934Z Downloaded libloading v0.7.4
12672023-11-08T19:03:32.348Z Downloaded semver v0.11.0
12682023-11-08T19:03:32.353Z Downloaded semver v0.1.20
12692023-11-08T19:03:32.359Z Downloaded num-bigint-dig v0.8.4
12702023-11-08T19:03:32.363Z Downloaded parking_lot_core v0.8.6
12712023-11-08T19:03:32.373Z Downloaded r2d2 v0.8.10
12722023-11-08T19:03:32.377Z Downloaded serde_arrays v0.1.0
12732023-11-08T19:03:32.386Z Downloaded foreign-types v0.5.0
12742023-11-08T19:03:32.394Z Downloaded vte v0.11.1
12752023-11-08T19:03:32.398Z Downloaded zerocopy v0.6.4
12762023-11-08T19:03:32.806Z Downloaded const-oid v0.9.5
12772023-11-08T19:03:32.813Z Downloaded cc v1.0.83
12782023-11-08T19:03:32.819Z Downloaded dirs-sys-next v0.1.2
12792023-11-08T19:03:32.824Z Downloaded debug-ignore v1.0.5
12802023-11-08T19:03:32.829Z Downloaded remove_dir_all v0.5.3
12812023-11-08T19:03:32.834Z Downloaded openssl-macros v0.1.1
12822023-11-08T19:03:32.840Z Downloaded arc-swap v1.6.0
12832023-11-08T19:03:32.850Z Downloaded socket2 v0.5.4
12842023-11-08T19:03:32.855Z Downloaded signal-hook-tokio v0.3.1
12852023-11-08T19:03:32.862Z Downloaded signal-hook-registry v1.4.1
12862023-11-08T19:03:32.870Z Downloaded shell-words v1.1.0
12872023-11-08T19:03:32.878Z Downloaded opaque-debug v0.3.0
12882023-11-08T19:03:32.885Z Downloaded wait-timeout v0.2.0
12892023-11-08T19:03:32.896Z Downloaded subtle v2.5.0
12902023-11-08T19:03:32.911Z Downloaded half v1.8.2
12912023-11-08T19:03:32.923Z Downloaded diff v0.1.13
12922023-11-08T19:03:32.936Z Downloaded derive_more v0.99.17
12932023-11-08T19:03:32.947Z Downloaded rustls-native-certs v0.6.3
12942023-11-08T19:03:33.369Z Downloaded minimal-lexical v0.2.1
12952023-11-08T19:03:33.377Z Downloaded lock_api v0.4.10
12962023-11-08T19:03:33.387Z Downloaded serde-big-array v0.5.1
12972023-11-08T19:03:33.404Z Downloaded packed_struct_codegen v0.10.1
12982023-11-08T19:03:33.415Z Downloaded phf v0.11.2
12992023-11-08T19:03:33.419Z Downloaded tempdir v0.3.7
13002023-11-08T19:03:33.428Z Downloaded derive_builder v0.12.0
13012023-11-08T19:03:33.437Z Downloaded tabled_derive v0.6.0
13022023-11-08T19:03:33.453Z Downloaded strsim v0.8.0
13032023-11-08T19:03:33.459Z Downloaded same-file v1.0.6
13042023-11-08T19:03:33.469Z Downloaded proc-macro-crate v1.3.1
13052023-11-08T19:03:33.481Z Downloaded unsafe-libyaml v0.2.9
13062023-11-08T19:03:33.489Z Downloaded spin v0.9.8
13072023-11-08T19:03:33.496Z Downloaded num-derive v0.4.0
13082023-11-08T19:03:33.504Z Downloaded indicatif v0.17.7
13092023-11-08T19:03:33.511Z Downloaded crc-any v2.4.3
13102023-11-08T19:03:33.518Z Downloaded num-traits v0.2.16
13112023-11-08T19:03:33.527Z Downloaded ahash v0.8.3
13122023-11-08T19:03:33.532Z Downloaded addr2line v0.21.0
13132023-11-08T19:03:33.541Z Downloaded allocator-api2 v0.2.16
13142023-11-08T19:03:33.550Z Downloaded crunchy v0.2.2
13152023-11-08T19:03:33.556Z Downloaded zone_cfg_derive v0.3.0
13162023-11-08T19:03:33.569Z Downloaded utf-8 v0.7.6
13172023-11-08T19:03:33.578Z Downloaded usdt-macro v0.3.5
13182023-11-08T19:03:33.584Z Downloaded usdt-attr-macro v0.3.5
13192023-11-08T19:03:33.594Z Downloaded synstructure v0.12.6
13202023-11-08T19:03:34.031Z Downloaded indexmap v1.9.3
13212023-11-08T19:03:34.047Z Downloaded cookie v0.16.2
13222023-11-08T19:03:34.066Z Downloaded cancel-safe-futures v0.1.5
13232023-11-08T19:03:34.082Z Downloaded semver-parser v0.10.2
13242023-11-08T19:03:34.091Z Downloaded criterion-plot v0.5.0
13252023-11-08T19:03:34.104Z Downloaded miniz_oxide v0.7.1
13262023-11-08T19:03:34.113Z Downloaded strum v0.25.0
13272023-11-08T19:03:34.125Z Downloaded rust-argon2 v1.0.1
13282023-11-08T19:03:34.139Z Downloaded predicates v3.0.4
13292023-11-08T19:03:34.160Z Downloaded want v0.3.1
13302023-11-08T19:03:34.577Z Downloaded lazy_static v1.4.0
13312023-11-08T19:03:34.585Z Downloaded cast v0.3.0
13322023-11-08T19:03:34.595Z Downloaded backoff v0.4.0
13332023-11-08T19:03:35.017Z Downloaded async-trait v0.1.74
13342023-11-08T19:03:35.034Z Downloaded assert_cmd v2.0.12
13352023-11-08T19:03:35.048Z Downloaded arrayvec v0.7.4
13362023-11-08T19:03:35.067Z Downloaded derive_builder_core v0.12.0
13372023-11-08T19:03:35.086Z Downloaded smf v0.2.2
13382023-11-08T19:03:35.106Z Downloaded num-iter v0.1.43
13392023-11-08T19:03:35.116Z Downloaded nu-ansi-term v0.49.0
13402023-11-08T19:03:35.126Z Downloaded crossbeam-queue v0.3.8
13412023-11-08T19:03:35.141Z Downloaded libtest-mimic v0.6.1
13422023-11-08T19:03:35.154Z Downloaded constant_time_eq v0.3.0
13432023-11-08T19:03:35.171Z Downloaded digest v0.10.7
13442023-11-08T19:03:35.183Z Downloaded ipnet v2.8.0
13452023-11-08T19:03:35.195Z Downloaded hyper-rustls v0.24.2
13462023-11-08T19:03:35.204Z Downloaded humantime v2.1.0
13472023-11-08T19:03:35.213Z Downloaded ciborium v0.2.1
13482023-11-08T19:03:35.227Z Downloaded smallvec v0.6.14
13492023-11-08T19:03:35.299Z Downloaded serde_path_to_error v0.1.14
13502023-11-08T19:03:35.311Z Downloaded managed v0.8.0
13512023-11-08T19:03:35.322Z Downloaded linear-map v1.2.0
13522023-11-08T19:03:35.334Z Downloaded inout v0.1.3
13532023-11-08T19:03:35.346Z Downloaded cpufeatures v0.2.9
13542023-11-08T19:03:35.360Z Downloaded bytecount v0.6.3
13552023-11-08T19:03:35.375Z Downloaded memoffset v0.9.0
13562023-11-08T19:03:35.380Z Downloaded lru-cache v0.1.2
13572023-11-08T19:03:35.385Z Downloaded lazycell v1.3.0
13582023-11-08T19:03:35.391Z Downloaded lalrpop-util v0.19.12
13592023-11-08T19:03:35.396Z Downloaded httpdate v1.0.3
13602023-11-08T19:03:35.403Z Downloaded http-body v0.4.5
13612023-11-08T19:03:35.410Z Downloaded crossbeam-deque v0.8.3
13622023-11-08T19:03:35.433Z Downloaded cfg-if v1.0.0
13632023-11-08T19:03:35.442Z Downloaded mime_guess v2.0.4
13642023-11-08T19:03:35.453Z Downloaded predicates-tree v1.0.9
13652023-11-08T19:03:35.462Z Downloaded num_threads v0.1.6
13662023-11-08T19:03:35.471Z Downloaded headers-core v0.2.0
13672023-11-08T19:03:35.486Z Downloaded static_assertions v1.1.0
13682023-11-08T19:03:35.902Z Downloaded highway v1.1.0
13692023-11-08T19:03:35.916Z Downloaded clang-sys v1.6.1
13702023-11-08T19:03:35.929Z Downloaded camino-tempfile v1.0.2
13712023-11-08T19:03:35.944Z Downloaded base16ct v0.2.0
13722023-11-08T19:03:35.969Z Downloaded ascii-canvas v3.0.0
13732023-11-08T19:03:35.984Z Downloaded argon2 v0.5.2
13742023-11-08T19:03:35.996Z Downloaded num-rational v0.4.1
13752023-11-08T19:03:36.009Z Downloaded async-stream v0.3.5
13762023-11-08T19:03:36.024Z Downloaded ansi_term v0.12.1
13772023-11-08T19:03:36.050Z Downloaded autocfg v1.1.0
13782023-11-08T19:03:36.062Z Downloaded array-init v0.0.4
13792023-11-08T19:03:36.074Z Downloaded heck v0.3.3
13802023-11-08T19:03:36.084Z Downloaded hash32 v0.2.1
13812023-11-08T19:03:36.096Z Downloaded diesel_table_macro_syntax v0.1.0
13822023-11-08T19:03:36.105Z Downloaded crucible-workspace-hack v0.1.0
13832023-11-08T19:03:36.114Z Downloaded libsw v3.3.0
13842023-11-08T19:03:36.124Z Downloaded indoc v1.0.9
13852023-11-08T19:03:36.134Z Downloaded crc v3.0.1
13862023-11-08T19:03:36.146Z Downloaded const_format_proc_macros v0.2.31
13872023-11-08T19:03:36.156Z Downloaded dirs-next v2.0.0
13882023-11-08T19:03:36.171Z Downloaded zerocopy v0.3.0
13892023-11-08T19:03:36.180Z Downloaded universal-hash v0.5.1
13902023-11-08T19:03:36.192Z Downloaded snafu-derive v0.7.5
13912023-11-08T19:03:36.206Z Downloaded nodrop v0.1.14
13922023-11-08T19:03:36.218Z Downloaded ident_case v1.0.1
13932023-11-08T19:03:36.232Z Downloaded hex v0.4.3
13942023-11-08T19:03:36.251Z Downloaded approx v0.5.1
13952023-11-08T19:03:36.265Z Downloaded anes v0.1.6
13962023-11-08T19:03:36.278Z Downloaded aead v0.5.2
13972023-11-08T19:03:36.289Z Downloaded reqwest v0.11.20
13982023-11-08T19:03:36.334Z Downloaded num_enum_derive v0.5.11
13992023-11-08T19:03:36.345Z Downloaded nanorand v0.7.0
14002023-11-08T19:03:36.355Z Downloaded multer v2.1.0
14012023-11-08T19:03:36.777Z Downloaded md-5 v0.10.5
14022023-11-08T19:03:36.791Z Downloaded maplit v1.0.2
14032023-11-08T19:03:36.800Z Downloaded impl-trait-for-tuples v0.2.2
14042023-11-08T19:03:36.804Z Downloaded bytesize v1.3.0
14052023-11-08T19:03:36.809Z Downloaded num_cpus v1.16.0
14062023-11-08T19:03:36.813Z Downloaded mockall v0.11.4
14072023-11-08T19:03:36.820Z Downloaded memoffset v0.7.1
14082023-11-08T19:03:36.823Z Downloaded stable_deref_trait v1.2.0
14092023-11-08T19:03:36.827Z Downloaded smallvec v1.11.0
14102023-11-08T19:03:36.831Z Downloaded num_enum_derive v0.7.0
14112023-11-08T19:03:36.840Z Downloaded mockall_derive v0.11.4
14122023-11-08T19:03:36.858Z Downloaded is-terminal v0.4.9
14132023-11-08T19:03:36.882Z Downloaded iana-time-zone v0.1.57
14142023-11-08T19:03:36.887Z Downloaded hostname v0.3.1
14152023-11-08T19:03:36.891Z Downloaded num-integer v0.1.45
14162023-11-08T19:03:36.897Z Downloaded keccak v0.1.4
14172023-11-08T19:03:36.901Z Downloaded jobserver v0.1.26
14182023-11-08T19:03:36.905Z Downloaded hex-literal v0.4.1
14192023-11-08T19:03:36.909Z Downloaded crc-catalog v2.2.0
14202023-11-08T19:03:36.913Z Downloaded hubpack v0.1.2
14212023-11-08T19:03:36.916Z Downloaded mime v0.3.17
14222023-11-08T19:03:36.919Z Downloaded indoc v2.0.3
14232023-11-08T19:03:36.922Z Downloaded httptest v0.15.5
14242023-11-08T19:03:36.925Z Downloaded newtype_derive v0.1.6
14252023-11-08T19:03:36.928Z Downloaded maybe-uninit v2.0.0
14262023-11-08T19:03:36.931Z Downloaded siphasher v0.3.11
14272023-11-08T19:03:36.941Z Downloaded ringbuffer v0.15.0
14282023-11-08T19:03:36.944Z Downloaded linked-hash-map v0.5.6
14292023-11-08T19:03:36.947Z Downloaded is_ci v1.1.1
14302023-11-08T19:03:36.950Z Downloaded hyper-tls v0.5.0
14312023-11-08T19:03:36.953Z Downloaded httparse v1.8.0
14322023-11-08T19:03:36.956Z Downloaded hmac v0.12.1
14332023-11-08T19:03:36.959Z Downloaded ciborium-io v0.2.1
14342023-11-08T19:03:36.962Z Downloaded cassowary v0.3.0
14352023-11-08T19:03:36.965Z Downloaded bytes v1.5.0
14362023-11-08T19:03:36.968Z Downloaded bitflags v2.4.0
14372023-11-08T19:03:36.972Z Downloaded signal-hook-mio v0.2.3
14382023-11-08T19:03:36.975Z Downloaded serde_repr v0.1.16
14392023-11-08T19:03:36.978Z Downloaded hyper-staticfile v0.9.5
14402023-11-08T19:03:36.981Z Downloaded chacha20poly1305 v0.10.1
14412023-11-08T19:03:36.984Z Downloaded serial_test v0.10.0
14422023-11-08T19:03:36.988Z Downloaded serde_plain v1.0.2
14432023-11-08T19:03:36.993Z Downloaded rstest_macros v0.18.2
14442023-11-08T19:03:36.996Z Downloaded rstest v0.18.2
14452023-11-08T19:03:37.010Z Downloaded instant v0.1.12
14462023-11-08T19:03:37.014Z Downloaded blake2b_simd v1.0.1
14472023-11-08T19:03:37.018Z Downloaded basic-toml v0.1.4
14482023-11-08T19:03:37.021Z Downloaded base64 v0.13.1
14492023-11-08T19:03:37.027Z Downloaded backtrace v0.3.69
14502023-11-08T19:03:37.034Z Downloaded libefi-sys v0.1.0
14512023-11-08T19:03:37.082Z Downloaded colored v2.0.4
14522023-11-08T19:03:37.094Z Downloaded cipher v0.4.4
14532023-11-08T19:03:37.099Z Downloaded scopeguard v1.2.0
14542023-11-08T19:03:37.119Z Downloaded convert_case v0.4.0
14552023-11-08T19:03:37.128Z Downloaded console v0.15.7
14562023-11-08T19:03:37.133Z Downloaded bzip2 v0.4.4
14572023-11-08T19:03:37.139Z Downloaded buf-list v1.0.3
14582023-11-08T19:03:37.564Z Downloaded normalize-line-endings v0.3.0
14592023-11-08T19:03:37.575Z Downloaded newline-converter v0.3.0
14602023-11-08T19:03:37.582Z Downloaded new_debug_unreachable v1.0.4
14612023-11-08T19:03:37.589Z Downloaded crossbeam-utils v0.8.16
14622023-11-08T19:03:37.595Z Downloaded ciborium-ll v0.2.1
14632023-11-08T19:03:37.602Z Downloaded blake2 v0.10.6
14642023-11-08T19:03:37.609Z Downloaded atty v0.2.14
14652023-11-08T19:03:37.626Z Downloaded block-padding v0.3.3
14662023-11-08T19:03:37.632Z Downloaded block-buffer v0.10.4
14672023-11-08T19:03:37.638Z Downloaded bitfield v0.14.0
14682023-11-08T19:03:37.642Z Downloaded bit_field v0.10.2
14692023-11-08T19:03:37.650Z Downloaded bit-vec v0.6.3
14702023-11-08T19:03:37.661Z Downloaded bit-set v0.5.3
14712023-11-08T19:03:38.078Z Downloaded bincode v1.3.3
14722023-11-08T19:03:38.082Z Downloaded bb8 v0.8.1
14732023-11-08T19:03:38.090Z Downloaded atomic-waker v1.1.1
14742023-11-08T19:03:38.098Z Downloaded async-recursion v1.0.5
14752023-11-08T19:03:38.119Z Compiling proc-macro2 v1.0.67
14762023-11-08T19:03:38.141Z Compiling serde v1.0.188
14772023-11-08T19:03:38.568Z Compiling autocfg v1.1.0
14782023-11-08T19:03:38.576Z Compiling version_check v0.9.4
14792023-11-08T19:03:38.582Z Compiling syn v1.0.109
14802023-11-08T19:03:38.595Z Compiling parking_lot_core v0.9.8
14812023-11-08T19:03:38.606Z Compiling libm v0.2.7
14822023-11-08T19:03:38.611Z Compiling libc v0.2.150
14832023-11-08T19:03:38.620Z Compiling cfg-if v1.0.0
14842023-11-08T19:03:38.634Z Compiling futures-core v0.3.29
14852023-11-08T19:03:38.643Z Compiling once_cell v1.18.0
14862023-11-08T19:03:38.647Z Compiling typenum v1.16.0
14872023-11-08T19:03:38.654Z Compiling ahash v0.8.3
14882023-11-08T19:03:38.657Z Compiling lock_api v0.4.10
14892023-11-08T19:03:38.660Z Compiling num-traits v0.2.16
14902023-11-08T19:03:38.663Z Compiling generic-array v0.14.7
14912023-11-08T19:03:38.667Z Compiling quote v1.0.33
14922023-11-08T19:03:38.672Z Compiling slab v0.4.9
14932023-11-08T19:03:38.675Z Compiling futures-channel v0.3.29
14942023-11-08T19:03:38.682Z Compiling syn v2.0.32
14952023-11-08T19:03:38.686Z Compiling jobserver v0.1.26
14962023-11-08T19:03:38.689Z Compiling futures-task v0.3.29
14972023-11-08T19:03:38.692Z Compiling pkg-config v0.3.27
14982023-11-08T19:03:38.695Z Compiling cc v1.0.83
14992023-11-08T19:03:38.698Z Compiling futures-util v0.3.29
15002023-11-08T19:03:38.701Z Compiling memchr v2.6.3
15012023-11-08T19:03:38.704Z Compiling vcpkg v0.2.15
15022023-11-08T19:03:38.708Z Compiling itoa v1.0.9
15032023-11-08T19:03:38.711Z Compiling log v0.4.20
15042023-11-08T19:03:38.713Z Compiling schemars v0.8.13
15052023-11-08T19:03:38.717Z Compiling serde_json v1.0.108
15062023-11-08T19:03:38.719Z Compiling ryu v1.0.15
15072023-11-08T19:03:38.724Z Compiling httparse v1.8.0
15082023-11-08T19:03:38.727Z Compiling indexmap v1.9.3
15092023-11-08T19:03:38.730Z Compiling getrandom v0.2.10
15102023-11-08T19:03:38.733Z Compiling allocator-api2 v0.2.16
15112023-11-08T19:03:38.737Z Compiling rustix v0.38.9
15122023-11-08T19:03:38.740Z Compiling equivalent v1.0.1
15132023-11-08T19:03:38.750Z Compiling fnv v1.0.7
15142023-11-08T19:03:38.754Z Compiling rustls v0.21.8
15152023-11-08T19:03:38.758Z Compiling aho-corasick v1.0.4
15162023-11-08T19:03:38.761Z Compiling regex-syntax v0.8.2
15172023-11-08T19:03:38.764Z Compiling openssl v0.10.57
15182023-11-08T19:03:38.767Z Compiling hashbrown v0.14.2
15192023-11-08T19:03:38.786Z Compiling unicode-xid v0.2.4
15202023-11-08T19:03:38.790Z Compiling ucd-trie v0.1.6
15212023-11-08T19:03:38.793Z Compiling ring v0.16.20
15222023-11-08T19:03:38.899Z Compiling ring v0.17.5
15232023-11-08T19:03:39.863Z Compiling openssl-sys v0.9.93
15242023-11-08T19:03:40.515Z Compiling backtrace v0.3.69
15252023-11-08T19:03:41.138Z Compiling native-tls v0.2.11
15262023-11-08T19:03:41.488Z Compiling async-trait v0.1.74
15272023-11-08T19:03:42.112Z Compiling crossbeam-utils v0.8.16
15282023-11-08T19:03:42.372Z Compiling rustversion v1.0.14
15292023-11-08T19:03:42.722Z Compiling anyhow v1.0.75
15302023-11-08T19:03:43.175Z Compiling regex-automata v0.4.3
15312023-11-08T19:03:43.278Z Compiling slog v2.7.0
15322023-11-08T19:03:43.617Z Compiling iana-time-zone v0.1.57
15332023-11-08T19:03:44.395Z Compiling time-core v0.1.1
15342023-11-08T19:03:44.400Z Compiling byteorder v1.5.0
15352023-11-08T19:03:44.406Z Compiling time-macros v0.2.13
15362023-11-08T19:03:44.835Z Compiling serde_derive_internals v0.26.0
15372023-11-08T19:03:45.344Z Compiling synstructure v0.12.6
15382023-11-08T19:03:46.414Z Compiling dyn-clone v1.0.13
15392023-11-08T19:03:46.684Z Compiling hashbrown v0.13.2
15402023-11-08T19:03:47.384Z Compiling usdt-impl v0.3.5
15412023-11-08T19:03:47.906Z Compiling scopeguard v1.2.0
15422023-11-08T19:03:48.048Z Compiling unicode-width v0.1.11
15432023-11-08T19:03:48.685Z Compiling winnow v0.5.15
15442023-11-08T19:03:48.694Z Compiling thread-id v4.2.0
15452023-11-08T19:03:48.697Z Compiling strsim v0.10.0
15462023-11-08T19:03:48.701Z Compiling tinyvec_macros v0.1.1
15472023-11-08T19:03:48.802Z Compiling tinyvec v1.6.0
15482023-11-08T19:03:48.817Z Compiling unicode-bidi v0.3.13
15492023-11-08T19:03:49.613Z Compiling smallvec v1.11.0
15502023-11-08T19:03:50.263Z Compiling regex v1.10.2
15512023-11-08T19:03:50.958Z Compiling percent-encoding v2.3.0
15522023-11-08T19:03:51.365Z Compiling unicode-normalization v0.1.22
15532023-11-08T19:03:51.452Z Compiling form_urlencoded v1.2.0
15542023-11-08T19:03:51.836Z Compiling parking_lot v0.12.1
15552023-11-08T19:03:51.886Z Compiling regex-syntax v0.6.29
15562023-11-08T19:03:51.948Z Compiling num-integer v0.1.45
15572023-11-08T19:03:52.855Z Compiling adler v1.0.2
15582023-11-08T19:03:52.860Z Compiling bitflags v1.3.2
15592023-11-08T19:03:52.883Z Compiling crc32fast v1.3.2
15602023-11-08T19:03:53.176Z Compiling idna v0.4.0
15612023-11-08T19:03:53.273Z Compiling miniz_oxide v0.7.1
15622023-11-08T19:03:53.629Z Compiling spin v0.5.2
15632023-11-08T19:03:53.960Z Compiling gimli v0.28.0
15642023-11-08T19:03:54.391Z Compiling object v0.32.1
15652023-11-08T19:03:55.056Z Compiling schemars_derive v0.8.13
15662023-11-08T19:03:55.495Z Compiling serde_derive v1.0.188
15672023-11-08T19:03:55.524Z Compiling thiserror-impl v1.0.49
15682023-11-08T19:03:55.989Z Compiling zeroize_derive v1.4.2
15692023-11-08T19:03:56.718Z Compiling tokio-macros v2.1.0
15702023-11-08T19:03:57.936Z Compiling futures-macro v0.3.29
15712023-11-08T19:03:59.235Z Compiling tracing-attributes v0.1.26
15722023-11-08T19:03:59.851Z Compiling openssl-macros v0.1.1
15732023-11-08T19:03:59.970Z Compiling thiserror v1.0.49
15742023-11-08T19:04:00.185Z Compiling pest v2.7.2
15752023-11-08T19:04:01.038Z Compiling zerocopy-derive v0.2.0
15762023-11-08T19:04:01.135Z Compiling strum_macros v0.25.2
15772023-11-08T19:04:01.949Z Compiling url v2.4.1
15782023-11-08T19:04:03.876Z Compiling zerocopy v0.3.0
15792023-11-08T19:04:04.490Z Compiling pest_meta v2.7.2
15802023-11-08T19:04:04.753Z Compiling addr2line v0.21.0
15812023-11-08T19:04:04.778Z Compiling pin-project-lite v0.2.13
15822023-11-08T19:04:04.948Z Compiling rustc-demangle v0.1.23
15832023-11-08T19:04:04.969Z Compiling dof v0.1.5
15842023-11-08T19:04:05.084Z Compiling zerocopy-derive v0.6.4
15852023-11-08T19:04:05.576Z Compiling errno v0.3.2
15862023-11-08T19:04:06.185Z Compiling mio v0.8.8
15872023-11-08T19:04:06.265Z Compiling num_cpus v1.16.0
15882023-11-08T19:04:06.393Z Compiling socket2 v0.5.4
15892023-11-08T19:04:06.420Z Compiling signal-hook-registry v1.4.1
15902023-11-08T19:04:07.133Z Compiling pest_generator v2.7.2
15912023-11-08T19:04:08.022Z Compiling futures-sink v0.3.29
15922023-11-08T19:04:08.212Z Compiling memoffset v0.9.0
15932023-11-08T19:04:08.913Z Compiling radium v0.7.0
15942023-11-08T19:04:09.259Z Compiling pin-utils v0.1.0
15952023-11-08T19:04:09.292Z Compiling futures-io v0.3.29
15962023-11-08T19:04:09.376Z Compiling deranged v0.3.8
15972023-11-08T19:04:09.540Z Compiling num_threads v0.1.6
15982023-11-08T19:04:09.735Z Compiling clap_derive v4.4.2
15992023-11-08T19:04:10.078Z Compiling spin v0.9.8
16002023-11-08T19:04:10.553Z Compiling tracing-core v0.1.31
16012023-11-08T19:04:10.776Z Compiling lazy_static v1.4.0
16022023-11-08T19:04:10.932Z Compiling crossbeam-epoch v0.9.15
16032023-11-08T19:04:11.674Z Compiling pest_derive v2.7.2
16042023-11-08T19:04:11.707Z Compiling num-iter v0.1.43
16052023-11-08T19:04:12.199Z Compiling tracing v0.1.37
16062023-11-08T19:04:12.365Z Compiling time v0.3.27
16072023-11-08T19:04:12.793Z Compiling dtrace-parser v0.1.14
16082023-11-08T19:04:12.816Z Compiling base64 v0.21.5
16092023-11-08T19:04:12.956Z Compiling either v1.9.0
16102023-11-08T19:04:13.645Z Compiling rand_core v0.6.4
16112023-11-08T19:04:13.945Z Compiling openssl-probe v0.1.5
16122023-11-08T19:04:14.249Z Compiling untrusted v0.9.0
16132023-11-08T19:04:14.354Z Compiling hashbrown v0.12.3
16142023-11-08T19:04:14.485Z Compiling untrusted v0.7.1
16152023-11-08T19:04:14.772Z Compiling foreign-types-shared v0.1.1
16162023-11-08T19:04:14.914Z Compiling foreign-types v0.3.2
16172023-11-08T19:04:15.691Z Compiling zeroize v1.6.0
16182023-11-08T19:04:16.305Z Compiling bzip2-sys v0.1.11+1.0.8
16192023-11-08T19:04:17.344Z Compiling try-lock v0.2.4
16202023-11-08T19:04:17.592Z Compiling indexmap v2.1.0
16212023-11-08T19:04:17.901Z Compiling bytes v1.5.0
16222023-11-08T19:04:18.521Z Compiling chrono v0.4.31
16232023-11-08T19:04:19.306Z Compiling uuid v1.5.0
16242023-11-08T19:04:19.661Z Compiling semver v1.0.20
16252023-11-08T19:04:19.683Z Compiling http v0.2.9
16262023-11-08T19:04:19.766Z Compiling toml_datetime v0.6.5
16272023-11-08T19:04:20.412Z Compiling rustc_version v0.4.0
16282023-11-08T19:04:20.414Z Compiling serde_spanned v0.6.4
16292023-11-08T19:04:20.509Z Compiling serde_tokenstream v0.1.7
16302023-11-08T19:04:20.591Z Compiling bitflags v2.4.0
16312023-11-08T19:04:20.751Z Compiling openapiv3 v1.0.3
16322023-11-08T19:04:21.190Z Compiling toml_edit v0.19.15
16332023-11-08T19:04:21.265Z Compiling tokio v1.33.0
16342023-11-08T19:04:22.228Z Compiling http-body v0.4.5
16352023-11-08T19:04:23.315Z Compiling usdt-attr-macro v0.3.5
16362023-11-08T19:04:23.401Z Compiling usdt-macro v0.3.5
16372023-11-08T19:04:25.396Z Compiling sct v0.7.0
16382023-11-08T19:04:25.819Z Compiling want v0.3.1
16392023-11-08T19:04:26.264Z Compiling enum-as-inner v0.5.1
16402023-11-08T19:04:27.395Z Compiling socket2 v0.4.9
16412023-11-08T19:04:27.762Z Compiling tower-service v0.3.2
16422023-11-08T19:04:27.946Z Compiling httpdate v1.0.3
16432023-11-08T19:04:27.960Z Compiling heapless v0.7.16
16442023-11-08T19:04:28.069Z Compiling rustls-pemfile v1.0.3
16452023-11-08T19:04:28.381Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16462023-11-08T19:04:28.557Z Compiling siphasher v0.3.11
16472023-11-08T19:04:28.562Z Compiling rustls-native-certs v0.6.3
16482023-11-08T19:04:28.609Z Compiling ipnet v2.8.0
16492023-11-08T19:04:28.634Z Compiling serde_tokenstream v0.2.0
16502023-11-08T19:04:29.106Z Compiling serde_urlencoded v0.7.1
16512023-11-08T19:04:29.188Z Compiling encoding_rs v0.8.33
16522023-11-08T19:04:29.403Z Compiling webpki-roots v0.25.2
16532023-11-08T19:04:29.625Z Compiling mime v0.3.17
16542023-11-08T19:04:29.645Z Compiling crypto-common v0.1.6
16552023-11-08T19:04:29.920Z Compiling diesel_table_macro_syntax v0.1.0
16562023-11-08T19:04:30.291Z Compiling num-bigint v0.4.4
16572023-11-08T19:04:30.355Z Compiling smoltcp v0.9.1
16582023-11-08T19:04:30.414Z Compiling bit-vec v0.6.3
16592023-11-08T19:04:30.474Z Compiling diesel_derives v2.1.1
16602023-11-08T19:04:31.064Z Compiling flate2 v1.0.28
16612023-11-08T19:04:31.300Z Compiling phf_shared v0.10.0
16622023-11-08T19:04:31.452Z Compiling block-buffer v0.10.4
16632023-11-08T19:04:31.801Z Compiling hubpack_derive v0.1.1
16642023-11-08T19:04:32.283Z Compiling precomputed-hash v0.1.1
16652023-11-08T19:04:32.430Z Compiling subtle v2.5.0
16662023-11-08T19:04:32.575Z Compiling const-oid v0.9.5
16672023-11-08T19:04:32.747Z Compiling fixedbitset v0.4.2
16682023-11-08T19:04:32.855Z Compiling ppv-lite86 v0.2.17
16692023-11-08T19:04:33.076Z Compiling new_debug_unreachable v1.0.4
16702023-11-08T19:04:33.183Z Compiling string_cache v0.8.7
16712023-11-08T19:04:33.337Z Compiling petgraph v0.6.4
16722023-11-08T19:04:33.798Z Compiling tokio-util v0.7.10
16732023-11-08T19:04:34.099Z Compiling rand_chacha v0.3.1
16742023-11-08T19:04:35.606Z Compiling h2 v0.3.21
16752023-11-08T19:04:36.113Z Compiling digest v0.10.7
16762023-11-08T19:04:36.271Z Compiling tokio-native-tls v0.3.1
16772023-11-08T19:04:36.537Z Compiling bit-set v0.5.3
16782023-11-08T19:04:36.656Z Compiling toml v0.7.8
16792023-11-08T19:04:36.751Z Compiling itertools v0.10.5
16802023-11-08T19:04:36.933Z Compiling unicode-segmentation v1.10.1
16812023-11-08T19:04:37.937Z Compiling lalrpop-util v0.19.12
16822023-11-08T19:04:38.317Z Compiling rand v0.8.5
16832023-11-08T19:04:38.434Z Compiling regress v0.7.1
16842023-11-08T19:04:39.060Z Compiling serde_repr v0.1.16
16852023-11-08T19:04:39.779Z Compiling io-lifetimes v1.0.11
16862023-11-08T19:04:40.061Z Compiling anstyle v1.0.2
16872023-11-08T19:04:40.438Z Compiling utf8parse v0.2.1
16882023-11-08T19:04:40.670Z Compiling cpufeatures v0.2.9
16892023-11-08T19:04:40.704Z Compiling anstyle-parse v0.2.1
16902023-11-08T19:04:40.729Z Compiling rustix v0.37.23
16912023-11-08T19:04:40.803Z Compiling sha2 v0.10.8
16922023-11-08T19:04:41.208Z Compiling hmac v0.12.1
16932023-11-08T19:04:41.383Z Compiling md-5 v0.10.5
16942023-11-08T19:04:41.706Z Compiling stringprep v0.1.3
16952023-11-08T19:04:42.144Z Compiling hash32 v0.2.1
16962023-11-08T19:04:42.687Z Compiling fallible-iterator v0.2.0
16972023-11-08T19:04:42.763Z Compiling colorchoice v1.0.0
16982023-11-08T19:04:42.977Z Compiling stable_deref_trait v1.2.0
16992023-11-08T19:04:43.093Z Compiling anstyle-query v1.0.0
17002023-11-08T19:04:43.135Z Compiling terminal_size v0.2.6
17012023-11-08T19:04:43.258Z Compiling anstream v0.5.0
17022023-11-08T19:04:43.277Z Compiling phf_shared v0.11.2
17032023-11-08T19:04:43.388Z Compiling block-padding v0.3.3
17042023-11-08T19:04:43.707Z Compiling scheduled-thread-pool v0.2.7
17052023-11-08T19:04:43.820Z Compiling postgres-protocol v0.6.6
17062023-11-08T19:04:43.840Z Compiling tap v1.0.1
17072023-11-08T19:04:44.092Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17082023-11-08T19:04:44.193Z Compiling managed v0.8.0
17092023-11-08T19:04:44.466Z Compiling clap_lex v0.5.1
17102023-11-08T19:04:44.890Z Compiling regex-automata v0.1.10
17112023-11-08T19:04:45.014Z Compiling matches v0.1.10
17122023-11-08T19:04:45.139Z Compiling idna v0.2.3
17132023-11-08T19:04:45.161Z Compiling postgres-types v0.2.6
17142023-11-08T19:04:45.641Z Compiling bstr v0.2.17
17152023-11-08T19:04:46.681Z Compiling clap_builder v4.4.2
17162023-11-08T19:04:47.505Z Compiling hyper v0.14.27
17172023-11-08T19:04:47.530Z Compiling wyz v0.5.1
17182023-11-08T19:04:47.886Z Compiling r2d2 v0.8.10
17192023-11-08T19:04:48.191Z Compiling phf v0.11.2
17202023-11-08T19:04:48.429Z Compiling inout v0.1.3
17212023-11-08T19:04:48.797Z Compiling hubpack v0.1.2
17222023-11-08T19:04:49.491Z Compiling ipnetwork v0.20.0
17232023-11-08T19:04:49.663Z Compiling futures-executor v0.3.29
17242023-11-08T19:04:50.466Z Compiling itertools v0.11.0
17252023-11-08T19:04:51.566Z Compiling zerocopy v0.6.4
17262023-11-08T19:04:52.908Z Compiling float-cmp v0.9.0
17272023-11-08T19:04:53.246Z Compiling funty v2.0.0
17282023-11-08T19:04:53.774Z Compiling difflib v0.4.0
17292023-11-08T19:04:54.147Z Compiling normalize-line-endings v0.3.0
17302023-11-08T19:04:54.309Z Compiling data-encoding v2.4.0
17312023-11-08T19:04:54.418Z Compiling regex-automata v0.3.8
17322023-11-08T19:04:55.262Z Compiling predicates-core v1.0.6
17332023-11-08T19:04:55.738Z Compiling static_assertions v1.1.0
17342023-11-08T19:04:55.818Z Compiling whoami v1.4.1
17352023-11-08T19:04:55.869Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17362023-11-08T19:04:56.268Z Compiling tokio-postgres v0.7.10
17372023-11-08T19:04:56.629Z Compiling predicates v3.0.4
17382023-11-08T19:04:57.606Z Compiling bstr v1.6.0
17392023-11-08T19:04:58.186Z Compiling trust-dns-proto v0.22.0
17402023-11-08T19:04:59.091Z Compiling hyper-tls v0.5.0
17412023-11-08T19:04:59.594Z Compiling bitvec v1.0.1
17422023-11-08T19:04:59.991Z Compiling diesel v2.1.3
17432023-11-08T19:05:01.617Z Compiling yasna v0.5.2
17442023-11-08T19:05:03.102Z Compiling clap v4.4.3
17452023-11-08T19:05:03.252Z Compiling futures v0.3.29
17462023-11-08T19:05:03.412Z Compiling cipher v0.4.4
17472023-11-08T19:05:04.123Z Compiling similar v2.2.1
17482023-11-08T19:05:04.453Z Compiling signature v2.1.0
17492023-11-08T19:05:04.474Z Compiling tokio-stream v0.1.14
17502023-11-08T19:05:04.765Z Compiling usdt v0.3.5
17512023-11-08T19:05:05.144Z Compiling hex v0.4.3
17522023-11-08T19:05:05.630Z Compiling console v0.15.7
17532023-11-08T19:05:06.120Z Compiling getopts v0.2.21
17542023-11-08T19:05:06.284Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17552023-11-08T19:05:06.771Z Compiling unsafe-libyaml v0.2.9
17562023-11-08T19:05:07.892Z Compiling ident_case v1.0.1
17572023-11-08T19:05:08.570Z Compiling slog-async v2.8.0
17582023-11-08T19:05:09.227Z Compiling serde_yaml v0.9.25
17592023-11-08T19:05:09.585Z Compiling paste v1.0.14
17602023-11-08T19:05:09.854Z Compiling darling_core v0.20.3
17612023-11-08T19:05:09.892Z Compiling multer v2.1.0
17622023-11-08T19:05:10.413Z Compiling async-stream-impl v0.3.5
17632023-11-08T19:05:10.640Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17642023-11-08T19:05:11.576Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17652023-11-08T19:05:13.387Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17662023-11-08T19:05:13.543Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17672023-11-08T19:05:16.315Z Compiling structmeta-derive v0.2.0
17682023-11-08T19:05:16.626Z Compiling regex-syntax v0.7.5
17692023-11-08T19:05:18.697Z Compiling darling_macro v0.20.3
17702023-11-08T19:05:20.159Z Compiling darling v0.20.3
17712023-11-08T19:05:20.311Z Compiling serde_with_macros v2.3.3
17722023-11-08T19:05:20.545Z Compiling structmeta v0.2.0
17732023-11-08T19:05:23.503Z Compiling test-strategy v0.3.1
17742023-11-08T19:05:23.892Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17752023-11-08T19:05:26.982Z Compiling parse-display-derive v0.8.2
17762023-11-08T19:05:31.590Z Checking unicode-ident v1.0.12
17772023-11-08T19:05:59.013Z Checking heck v0.4.1
17782023-11-08T19:06:08.541Z Checking atty v0.2.14
17792023-11-08T19:06:08.559Z Checking match_cfg v0.1.0
17802023-11-08T19:06:08.676Z Checking hostname v0.3.1
17812023-11-08T19:06:08.850Z Checking crossbeam-channel v0.5.8
17822023-11-08T19:06:08.893Z Checking sha1 v0.10.5
17832023-11-08T19:06:09.311Z Checking dirs-sys-next v0.1.2
17842023-11-08T19:06:09.516Z Checking fastrand v2.0.0
17852023-11-08T19:06:09.561Z Checking dirs-next v2.0.0
17862023-11-08T19:06:09.733Z Checking thread_local v1.1.7
17872023-11-08T19:06:09.993Z Checking tempfile v3.8.0
17882023-11-08T19:06:10.023Z Checking term v0.7.0
17892023-11-08T19:06:10.152Z Checking camino v1.1.6
17902023-11-08T19:06:10.509Z Checking strum v0.25.0
17912023-11-08T19:06:10.668Z Checking instant v0.1.12
17922023-11-08T19:06:10.715Z Checking take_mut v0.2.2
17932023-11-08T19:06:10.815Z Checking slog-term v2.9.0
17942023-11-08T19:06:11.333Z Checking slog-json v2.6.1
17952023-11-08T19:06:11.525Z Checking serde_with v2.3.3
17962023-11-08T19:06:11.958Z Checking slog-bunyan v2.4.0
17972023-11-08T19:06:12.194Z Checking atomic-waker v1.1.1
17982023-11-08T19:06:12.365Z Checking debug-ignore v1.0.5
17992023-11-08T19:06:12.544Z Checking waitgroup v0.1.2
18002023-11-08T19:06:12.721Z Checking async-stream v0.3.5
18012023-11-08T19:06:12.990Z Checking serde_path_to_error v0.1.14
18022023-11-08T19:06:13.371Z Checking backoff v0.4.0
18032023-11-08T19:06:13.516Z Checking toml_edit v0.21.0
18042023-11-08T19:06:14.130Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18052023-11-08T19:06:14.148Z Checking macaddr v1.0.1
18062023-11-08T19:06:14.323Z Checking quick-error v1.2.3
18072023-11-08T19:06:14.929Z Compiling proc-macro-crate v1.3.1
18082023-11-08T19:06:15.792Z Checking wait-timeout v0.2.0
18092023-11-08T19:06:16.402Z Compiling crucible-workspace-hack v0.1.0
18102023-11-08T19:06:16.574Z Checking rusty-fork v0.3.0
18112023-11-08T19:06:16.597Z Checking rand_xorshift v0.3.0
18122023-11-08T19:06:17.004Z Checking unarray v0.1.4
18132023-11-08T19:06:17.325Z Checking toml v0.8.8
18142023-11-08T19:06:17.489Z Checking parse-display v0.8.2
18152023-11-08T19:06:21.132Z Compiling proc-macro-error-attr v1.0.4
18162023-11-08T19:06:21.551Z Compiling proc-macro-error v1.0.4
18172023-11-08T19:06:22.194Z Checking proptest v1.3.1
18182023-11-08T19:06:22.508Z Compiling num_enum_derive v0.5.11
18192023-11-08T19:06:25.307Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18202023-11-08T19:06:26.143Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18212023-11-08T19:06:26.640Z Compiling foreign-types-macros v0.2.3
18222023-11-08T19:06:27.586Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18232023-11-08T19:06:27.924Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18242023-11-08T19:06:28.006Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18252023-11-08T19:06:28.114Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18262023-11-08T19:06:28.554Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18272023-11-08T19:06:30.600Z Compiling zone_cfg_derive v0.3.0
18282023-11-08T19:06:31.065Z Compiling num-derive v0.4.0
18292023-11-08T19:06:31.897Z Compiling mockall_derive v0.11.4
18302023-11-08T19:06:43.867Z Checking base64ct v1.6.0
18312023-11-08T19:06:57.454Z Checking is-terminal v0.4.9
18322023-11-08T19:07:09.258Z Compiling slog-dtrace v0.2.3
18332023-11-08T19:07:09.581Z Checking termtree v0.4.1
18342023-11-08T19:07:09.784Z Checking password-hash v0.5.0
18352023-11-08T19:07:09.878Z Checking predicates-tree v1.0.9
18362023-11-08T19:07:10.076Z Checking blake2 v0.10.6
18372023-11-08T19:07:10.197Z Checking num_enum v0.5.11
18382023-11-08T19:07:10.404Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18392023-11-08T19:07:10.467Z Compiling cancel-safe-futures v0.1.5
18402023-11-08T19:07:10.725Z Checking argon2 v0.5.2
18412023-11-08T19:07:10.938Z Checking postcard-cobs v0.1.5-pre
18422023-11-08T19:07:10.987Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18432023-11-08T19:07:11.182Z Checking postcard v0.7.3
18442023-11-08T19:07:11.322Z Checking smoltcp v0.8.2
18452023-11-08T19:07:11.639Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18462023-11-08T19:07:11.775Z Checking base64 v0.13.1
18472023-11-08T19:07:11.836Z Checking cfg-if v0.1.10
18482023-11-08T19:07:11.958Z Checking foreign-types-shared v0.3.1
18492023-11-08T19:07:12.125Z Checking foreign-types v0.5.0
18502023-11-08T19:07:12.420Z Checking cstr-argument v0.1.2
18512023-11-08T19:07:12.461Z Checking pretty-hex v0.2.1
18522023-11-08T19:07:12.524Z Checking colored v2.0.4
18532023-11-08T19:07:12.653Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18542023-11-08T19:07:12.681Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18552023-11-08T19:07:12.737Z Checking predicates v2.1.5
18562023-11-08T19:07:13.072Z Checking fragile v2.0.0
18572023-11-08T19:07:13.199Z Checking downcast v0.11.0
18582023-11-08T19:07:13.479Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18592023-11-08T19:07:13.780Z Checking mockall v0.11.4
18602023-11-08T19:07:13.869Z Checking zone v0.3.0
18612023-11-08T19:07:14.171Z Checking smf v0.2.2
18622023-11-08T19:07:14.552Z Compiling der_derive v0.7.2
18632023-11-08T19:07:14.650Z Checking filetime v0.2.22
18642023-11-08T19:07:14.878Z Checking xattr v1.0.1
18652023-11-08T19:07:14.940Z Compiling heck v0.3.3
18662023-11-08T19:07:15.070Z Compiling libefi-sys v0.1.0
18672023-11-08T19:07:15.132Z Checking tar v0.4.40
18682023-11-08T19:07:15.549Z Compiling structopt-derive v0.4.18
18692023-11-08T19:07:15.726Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18702023-11-08T19:07:16.001Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18712023-11-08T19:07:16.215Z Compiling memoffset v0.7.1
18722023-11-08T19:07:16.277Z Compiling maybe-uninit v2.0.0
18732023-11-08T19:07:16.721Z Checking pem v1.1.1
18742023-11-08T19:07:16.851Z Checking camino-tempfile v1.0.2
18752023-11-08T19:07:17.091Z Compiling packed_struct v0.10.1
18762023-11-08T19:07:17.097Z Compiling num-bigint-dig v0.8.4
18772023-11-08T19:07:17.294Z Compiling packed_struct_codegen v0.10.1
18782023-11-08T19:07:17.537Z Compiling signal-hook v0.3.17
18792023-11-08T19:07:17.697Z Checking headers-core v0.2.0
18802023-11-08T19:07:17.886Z Checking headers v0.3.9
18812023-11-08T19:07:17.921Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18822023-11-08T19:07:17.981Z Checking pem v3.0.2
18832023-11-08T19:07:18.290Z Checking atomicwrites v0.4.2
18842023-11-08T19:07:18.369Z Checking rcgen v0.11.3
18852023-11-08T19:07:18.558Z Checking subprocess v0.2.9
18862023-11-08T19:07:19.380Z Compiling num-rational v0.4.1
18872023-11-08T19:07:19.408Z Checking termcolor v1.2.0
18882023-11-08T19:07:19.654Z Compiling same-file v1.0.6
18892023-11-08T19:07:19.914Z Compiling walkdir v2.4.0
18902023-11-08T19:07:19.939Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18912023-11-08T19:07:19.971Z Compiling semver-parser v0.10.2
18922023-11-08T19:07:20.158Z Checking linked-hash-map v0.5.6
18932023-11-08T19:07:20.661Z Checking lru-cache v0.1.2
18942023-11-08T19:07:20.914Z Compiling home v0.5.5
18952023-11-08T19:07:21.239Z Compiling semver v0.11.0
18962023-11-08T19:07:21.463Z Compiling toml v0.5.11
18972023-11-08T19:07:21.930Z Compiling toolchain_find v0.2.0
18982023-11-08T19:07:22.385Z Compiling doc-comment v0.3.3
18992023-11-08T19:07:22.800Z Checking half v1.8.2
19002023-11-08T19:07:23.196Z Checking ciborium-io v0.2.1
19012023-11-08T19:07:23.405Z Checking ciborium-ll v0.2.1
19022023-11-08T19:07:23.478Z Compiling convert_case v0.4.0
19032023-11-08T19:07:23.496Z Checking arc-swap v1.6.0
19042023-11-08T19:07:23.851Z Checking ciborium v0.2.1
19052023-11-08T19:07:24.220Z Checking slog-scope v4.4.0
19062023-11-08T19:07:24.479Z Compiling rustfmt-wrapper v0.2.0
19072023-11-08T19:07:24.688Z Compiling derive_more v0.99.17
19082023-11-08T19:07:24.842Z Checking slog-stdlog v4.1.1
19092023-11-08T19:07:25.824Z Compiling snafu-derive v0.7.5
19102023-11-08T19:07:26.137Z Compiling structmeta-derive v0.1.6
19112023-11-08T19:07:26.908Z Checking slog-envlogger v2.2.0
19122023-11-08T19:07:27.263Z Compiling derive-where v1.2.5
19132023-11-08T19:07:27.648Z Checking pem-rfc7468 v0.7.0
19142023-11-08T19:07:28.050Z Checking newline-converter v0.3.0
19152023-11-08T19:07:28.263Z Checking hkdf v0.12.3
19162023-11-08T19:07:28.564Z Compiling libz-sys v1.1.12
19172023-11-08T19:07:28.701Z Compiling parking_lot_core v0.8.6
19182023-11-08T19:07:29.310Z Checking flagset v0.4.3
19192023-11-08T19:07:29.423Z Checking expectorate v1.1.0
19202023-11-08T19:07:29.586Z Checking der v0.7.8
19212023-11-08T19:07:29.643Z Checking resolv-conf v0.7.0
19222023-11-08T19:07:30.179Z Checking textwrap v0.11.0
19232023-11-08T19:07:30.346Z Compiling structmeta v0.1.6
19242023-11-08T19:07:30.484Z Checking keccak v0.1.4
19252023-11-08T19:07:30.951Z Checking strsim v0.8.0
19262023-11-08T19:07:30.954Z Compiling parse-display-derive v0.7.0
19272023-11-08T19:07:31.230Z Checking vec_map v0.8.2
19282023-11-08T19:07:31.632Z Compiling semver v0.1.20
19292023-11-08T19:07:32.527Z Checking ansi_term v0.12.1
19302023-11-08T19:07:32.547Z Compiling rustc_version v0.1.7
19312023-11-08T19:07:32.601Z Checking sha3 v0.10.8
19322023-11-08T19:07:32.780Z Checking spki v0.7.2
19332023-11-08T19:07:33.001Z Checking clap v2.34.0
19342023-11-08T19:07:33.161Z Checking trust-dns-resolver v0.22.0
19352023-11-08T19:07:33.413Z Checking secrecy v0.8.0
19362023-11-08T19:07:33.695Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19372023-11-08T19:07:33.737Z Compiling libgit2-sys v0.15.2+1.6.4
19382023-11-08T19:07:34.752Z Compiling newtype_derive v0.1.6
19392023-11-08T19:07:35.212Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19402023-11-08T19:07:35.645Z Checking fxhash v0.2.1
19412023-11-08T19:07:35.649Z Compiling libsqlite3-sys v0.26.0
19422023-11-08T19:07:35.735Z Checking crc-catalog v2.2.0
19432023-11-08T19:07:36.096Z Checking crc v3.0.1
19442023-11-08T19:07:36.359Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19452023-11-08T19:07:36.388Z Checking pkcs8 v0.10.2
19462023-11-08T19:07:36.776Z Compiling vergen v8.2.4
19472023-11-08T19:07:36.798Z Checking nodrop v0.1.14
19482023-11-08T19:07:36.878Z Checking pkcs1 v0.7.5
19492023-11-08T19:07:36.967Z Checking array-init v0.0.4
19502023-11-08T19:07:37.338Z Checking smallvec v0.6.14
19512023-11-08T19:07:37.605Z Checking structopt v0.3.26
19522023-11-08T19:07:38.018Z Checking bitfield v0.14.0
19532023-11-08T19:07:38.443Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19542023-11-08T19:07:38.629Z Checking x509-cert v0.2.4
19552023-11-08T19:07:38.707Z Checking serde-hex v0.1.0
19562023-11-08T19:07:38.788Z Checking env_logger v0.10.0
19572023-11-08T19:07:40.768Z Checking rsa v0.9.2
19582023-11-08T19:07:41.008Z Checking ron v0.8.1
19592023-11-08T19:07:41.040Z Checking crc-any v2.4.3
19602023-11-08T19:07:41.627Z Checking humantime v2.1.0
19612023-11-08T19:07:41.939Z Compiling buf-list v1.0.3
19622023-11-08T19:07:42.727Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19632023-11-08T19:07:42.902Z Checking object v0.30.4
19642023-11-08T19:07:43.070Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19652023-11-08T19:07:43.533Z Checking utf-8 v0.7.6
19662023-11-08T19:07:43.617Z Checking path-slash v0.1.5
19672023-11-08T19:07:43.805Z Compiling num_enum_derive v0.7.0
19682023-11-08T19:07:43.824Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19692023-11-08T19:07:44.062Z Compiling unicase v2.7.0
19702023-11-08T19:07:44.513Z Compiling rayon-core v1.12.0
19712023-11-08T19:07:44.960Z Compiling salty v0.2.0
19722023-11-08T19:07:45.116Z Compiling platforms v3.0.2
19732023-11-08T19:07:45.396Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19742023-11-08T19:07:45.415Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19752023-11-08T19:07:45.945Z Checking num-complex v0.4.4
19762023-11-08T19:07:46.496Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19772023-11-08T19:07:46.630Z Compiling erased-serde v0.3.30
19782023-11-08T19:07:46.796Z Compiling curve25519-dalek v4.1.0
19792023-11-08T19:07:47.389Z Compiling async-recursion v1.0.5
19802023-11-08T19:07:47.475Z Compiling bitstruct_derive v0.1.0
19812023-11-08T19:07:47.603Z Checking num v0.4.1
19822023-11-08T19:07:47.634Z Compiling glob v0.3.1
19832023-11-08T19:07:47.820Z Checking swrite v0.1.0
19842023-11-08T19:07:47.962Z Compiling mime_guess v2.0.4
19852023-11-08T19:07:48.638Z Checking tungstenite v0.18.0
19862023-11-08T19:07:48.910Z Compiling curve25519-dalek-derive v0.1.0
19872023-11-08T19:07:48.999Z Compiling thiserror-impl-no-std v2.0.2
19882023-11-08T19:07:49.845Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19892023-11-08T19:07:50.012Z Checking universal-hash v0.5.1
19902023-11-08T19:07:50.105Z Checking tokio-tungstenite v0.18.0
19912023-11-08T19:07:50.274Z Checking nibble_vec v0.1.0
19922023-11-08T19:07:51.132Z Compiling crunchy v0.2.2
19932023-11-08T19:07:51.313Z Checking opaque-debug v0.3.0
19942023-11-08T19:07:51.397Z Checking endian-type v0.1.2
19952023-11-08T19:07:51.690Z Checking radix_trie v0.2.1
19962023-11-08T19:07:51.693Z Checking snafu v0.7.5
19972023-11-08T19:07:52.352Z Checking libsw v3.3.0
19982023-11-08T19:07:52.467Z Checking linear-map v1.2.0
19992023-11-08T19:07:52.755Z Compiling tiny-keccak v2.0.2
20002023-11-08T19:07:52.803Z Checking owo-colors v3.5.0
20012023-11-08T19:07:52.846Z Checking parking_lot v0.11.2
20022023-11-08T19:07:52.956Z Checking trust-dns-client v0.22.0
20032023-11-08T19:07:53.286Z Compiling clang-sys v1.6.1
20042023-11-08T19:07:53.359Z Checking aead v0.5.2
20052023-11-08T19:07:53.442Z Compiling darling_core v0.14.4
20062023-11-08T19:07:53.677Z Compiling prettyplease v0.2.12
20072023-11-08T19:07:54.137Z Compiling ascii-canvas v3.0.0
20082023-11-08T19:07:54.336Z Checking sled v0.34.7
20092023-11-08T19:07:54.905Z Checking trust-dns-server v0.22.1
20102023-11-08T19:07:55.234Z Checking parse-display v0.7.0
20112023-11-08T19:07:55.637Z Compiling const_format_proc_macros v0.2.31
20122023-11-08T19:07:55.675Z Compiling ena v0.14.2
20132023-11-08T19:07:56.081Z Checking pretty-hex v0.3.0
20142023-11-08T19:07:56.261Z Checking signature v1.6.4
20152023-11-08T19:07:56.314Z Compiling portable-atomic v1.4.3
20162023-11-08T19:07:56.438Z Compiling minimal-lexical v0.2.1
20172023-11-08T19:07:57.328Z Compiling diff v0.1.13
20182023-11-08T19:07:57.747Z Compiling lalrpop v0.19.12
20192023-11-08T19:07:58.200Z Compiling nom v7.1.3
20202023-11-08T19:07:58.881Z Checking ed25519 v1.5.3
20212023-11-08T19:07:59.235Z Checking path-dedot v3.1.0
20222023-11-08T19:07:59.453Z Compiling libloading v0.7.4
20232023-11-08T19:07:59.618Z Compiling bindgen v0.65.1
20242023-11-08T19:07:59.636Z Compiling ref-cast v1.0.20
20252023-11-08T19:08:00.680Z Checking path-absolutize v3.1.0
20262023-11-08T19:08:02.057Z Compiling darling_macro v0.14.4
20272023-11-08T19:08:02.256Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20282023-11-08T19:08:02.773Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20292023-11-08T19:08:02.807Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20302023-11-08T19:08:03.492Z Compiling darling v0.14.4
20312023-11-08T19:08:03.599Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20322023-11-08T19:08:03.654Z Compiling derive_builder_core v0.12.0
20332023-11-08T19:08:03.944Z Compiling cexpr v0.6.0
20342023-11-08T19:08:04.389Z Checking globset v0.4.13
20352023-11-08T19:08:04.482Z Checking crossbeam-deque v0.8.3
20362023-11-08T19:08:04.607Z Checking olpc-cjson v0.1.3
20372023-11-08T19:08:04.912Z Checking hashlink v0.8.3
20382023-11-08T19:08:05.356Z Checking serde-big-array v0.4.1
20392023-11-08T19:08:05.362Z Checking serde-big-array v0.5.1
20402023-11-08T19:08:05.370Z Checking serde_plain v1.0.2
20412023-11-08T19:08:05.435Z Compiling which v4.4.0
20422023-11-08T19:08:05.547Z Compiling ref-cast-impl v1.0.20
20432023-11-08T19:08:06.236Z Compiling libxml v0.3.3
20442023-11-08T19:08:06.245Z Compiling rustc-hash v1.1.0
20452023-11-08T19:08:06.372Z Compiling peeking_take_while v0.1.2
20462023-11-08T19:08:06.394Z Checking fallible-streaming-iterator v0.1.9
20472023-11-08T19:08:06.438Z Compiling shlex v1.1.0
20482023-11-08T19:08:06.689Z Compiling lazycell v1.3.0
20492023-11-08T19:08:06.812Z Checking rusqlite v0.29.0
20502023-11-08T19:08:07.315Z Compiling derive_builder_macro v0.12.0
20512023-11-08T19:08:07.363Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20522023-11-08T19:08:08.509Z Checking steno v0.4.0
20532023-11-08T19:08:08.700Z Checking signal-hook-tokio v0.3.1
20542023-11-08T19:08:08.937Z Checking nix v0.26.2
20552023-11-08T19:08:08.957Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20562023-11-08T19:08:09.279Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20572023-11-08T19:08:09.838Z Checking twox-hash v1.6.3
20582023-11-08T19:08:09.991Z Checking ff v0.13.0
20592023-11-08T19:08:10.102Z Compiling strum_macros v0.24.3
20602023-11-08T19:08:10.294Z Checking display-error-chain v0.2.0
20612023-11-08T19:08:10.575Z Compiling indoc v1.0.9
20622023-11-08T19:08:11.183Z Checking corncobs v0.1.3
20632023-11-08T19:08:12.010Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20642023-11-08T19:08:12.263Z Checking group v0.13.0
20652023-11-08T19:08:12.715Z Checking polyval v0.6.1
20662023-11-08T19:08:13.105Z Checking num_enum v0.7.0
20672023-11-08T19:08:13.581Z Checking aes v0.8.3
20682023-11-08T19:08:13.787Z Checking ctr v0.9.2
20692023-11-08T19:08:14.310Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20702023-11-08T19:08:14.594Z Checking crypto-bigint v0.5.2
20712023-11-08T19:08:14.925Z Checking bincode v1.3.3
20722023-11-08T19:08:15.531Z Compiling cookie v0.16.2
20732023-11-08T19:08:15.753Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20742023-11-08T19:08:15.976Z Checking base16ct v0.2.0
20752023-11-08T19:08:17.206Z Checking aes-gcm-siv v0.11.1
20762023-11-08T19:08:17.324Z Checking rayon v1.8.0
20772023-11-08T19:08:17.329Z Checking thiserror-no-std v2.0.2
20782023-11-08T19:08:17.362Z Checking elliptic-curve v0.13.5
20792023-11-08T19:08:17.459Z Checking poly1305 v0.8.0
20802023-11-08T19:08:18.113Z Checking env_logger v0.9.3
20812023-11-08T19:08:18.781Z Checking chacha20 v0.9.1
20822023-11-08T19:08:18.923Z Compiling impl-trait-for-tuples v0.2.2
20832023-11-08T19:08:19.030Z Compiling oso-derive v0.27.0
20842023-11-08T19:08:19.309Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20852023-11-08T19:08:19.334Z Checking ringbuffer v0.15.0
20862023-11-08T19:08:19.692Z Checking ascii v1.1.0
20872023-11-08T19:08:20.310Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20882023-11-08T19:08:20.380Z Checking vsss-rs v3.3.1
20892023-11-08T19:08:20.516Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20902023-11-08T19:08:20.566Z Checking chacha20poly1305 v0.10.1
20912023-11-08T19:08:21.747Z Checking bitstruct v0.1.1
20922023-11-08T19:08:21.906Z Checking tungstenite v0.20.1
20932023-11-08T19:08:23.225Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20942023-11-08T19:08:23.261Z Checking serde_arrays v0.1.0
20952023-11-08T19:08:23.461Z Checking tokio-tungstenite v0.20.1
20962023-11-08T19:08:25.460Z Checking assert_matches v1.5.0
20972023-11-08T19:08:30.032Z Checking bcs v0.1.6
20982023-11-08T19:08:30.659Z Checking highway v1.1.0
20992023-11-08T19:08:30.757Z Checking const_format v0.2.31
21002023-11-08T19:08:31.359Z Checking ron v0.7.1
21012023-11-08T19:08:31.857Z Checking bit_field v0.10.2
21022023-11-08T19:08:32.260Z Checking http-range v0.1.5
21032023-11-08T19:08:32.517Z Checking hyper-staticfile v0.9.5
21042023-11-08T19:08:33.689Z Compiling indoc v2.0.3
21052023-11-08T19:08:36.301Z Checking derive_builder v0.12.0
21062023-11-08T19:08:38.506Z Checking bb8 v0.8.1
21072023-11-08T19:08:38.593Z Checking quick-xml v0.23.1
21082023-11-08T19:08:39.076Z Checking bytesize v1.3.0
21092023-11-08T19:08:39.367Z Checking maplit v1.0.2
21102023-11-08T19:08:39.441Z Checking fs-err v2.9.0
21112023-11-08T19:08:39.545Z Checking number_prefix v0.4.0
21122023-11-08T19:08:39.820Z Checking indicatif v0.17.7
21132023-11-08T19:08:40.445Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21142023-11-08T19:08:42.272Z Checking signal-hook-mio v0.2.3
21152023-11-08T19:08:43.120Z Compiling vte_generate_state_changes v0.1.1
21162023-11-08T19:08:48.113Z Checking smawk v0.3.1
21172023-11-08T19:08:48.636Z Checking yansi v0.5.1
21182023-11-08T19:08:48.906Z Checking unicode-linebreak v0.1.5
21192023-11-08T19:08:49.062Z Checking pretty_assertions v1.4.0
21202023-11-08T19:08:49.584Z Checking textwrap v0.16.0
21212023-11-08T19:08:50.513Z Checking crossterm v0.27.0
21222023-11-08T19:08:52.225Z Checking fatfs v0.3.6
21232023-11-08T19:08:52.598Z Checking is_ci v1.1.1
21242023-11-08T19:08:52.619Z Checking plotters-backend v0.3.5
21252023-11-08T19:08:52.651Z Checking cassowary v0.3.0
21262023-11-08T19:08:52.856Z Checking supports-color v2.1.0
21272023-11-08T19:08:53.163Z Checking plotters-svg v0.3.5
21282023-11-08T19:08:53.269Z Checking ratatui v0.23.0
21292023-11-08T19:08:54.944Z Checking rtoolbox v0.0.1
21302023-11-08T19:08:55.219Z Checking rand v0.4.6
21312023-11-08T19:08:56.351Z Checking remove_dir_all v0.5.3
21322023-11-08T19:08:56.479Z Checking cast v0.3.0
21332023-11-08T19:08:56.822Z Checking tempdir v0.3.7
21342023-11-08T19:08:56.968Z Checking criterion-plot v0.5.0
21352023-11-08T19:08:57.193Z Checking tui-tree-widget v0.13.0
21362023-11-08T19:08:57.485Z Checking rpassword v7.2.0
21372023-11-08T19:08:57.503Z Checking plotters v0.3.5
21382023-11-08T19:08:59.795Z Checking toml_edit v0.20.7
21392023-11-08T19:09:00.060Z Checking tinytemplate v1.2.1
21402023-11-08T19:09:00.579Z Checking oorandom v11.1.3
21412023-11-08T19:09:00.801Z Checking shell-words v1.1.0
21422023-11-08T19:09:00.805Z Checking anes v0.1.6
21432023-11-08T19:09:01.411Z Checking criterion v0.5.1
21442023-11-08T19:09:06.630Z Checking assert_cmd v2.0.12
21452023-11-08T19:09:07.294Z Checking dashmap v5.5.1
21462023-11-08T19:09:07.680Z Compiling serial_test_derive v0.10.0
21472023-11-08T19:09:08.619Z Compiling crossbeam-queue v0.3.8
21482023-11-08T19:09:09.326Z Checking serial_test v0.10.0
21492023-11-08T19:09:09.669Z Checking vte v0.11.1
21502023-11-08T19:09:09.791Z Checking threadpool v1.8.1
21512023-11-08T19:09:10.098Z Checking libtest-mimic v0.6.1
21522023-11-08T19:09:10.309Z Checking crossterm v0.26.1
21532023-11-08T19:09:12.180Z Checking strip-ansi-escapes v0.2.0
21542023-11-08T19:09:12.390Z Compiling tabled_derive v0.6.0
21552023-11-08T19:09:12.795Z Checking httptest v0.15.5
21562023-11-08T19:09:13.064Z Checking similar-asserts v1.5.0
21572023-11-08T19:09:13.397Z Checking fd-lock v3.0.13
21582023-11-08T19:09:13.685Z Checking nanorand v0.7.0
21592023-11-08T19:09:13.688Z Compiling rstest_macros v0.18.2
21602023-11-08T19:09:13.849Z Checking nu-ansi-term v0.49.0
21612023-11-08T19:09:14.296Z Checking flume v0.11.0
21622023-11-08T19:09:14.337Z Checking datatest-stable v0.2.3
21632023-11-08T19:09:14.466Z Checking reedline v0.23.0
21642023-11-08T19:09:15.867Z Compiling pin-project-internal v1.1.3
21652023-11-08T19:09:16.538Z Compiling relative-path v1.9.0
21662023-11-08T19:09:17.245Z Compiling trybuild v1.0.85
21672023-11-08T19:09:17.318Z Checking arrayvec v0.7.4
21682023-11-08T19:09:17.520Z Checking topological-sort v0.2.2
21692023-11-08T19:09:17.625Z Checking bytecount v0.6.3
21702023-11-08T19:09:17.828Z Checking constant_time_eq v0.2.6
21712023-11-08T19:09:17.831Z Checking arrayref v0.3.7
21722023-11-08T19:09:17.886Z Checking papergrid v0.10.0
21732023-11-08T19:09:17.998Z Checking blake2b_simd v1.0.1
21742023-11-08T19:09:20.127Z Checking basic-toml v0.1.4
21752023-11-08T19:09:20.312Z Checking pin-project v1.1.3
21762023-11-08T19:09:20.469Z Checking constant_time_eq v0.3.0
21772023-11-08T19:09:20.564Z Checking futures-timer v3.0.2
21782023-11-08T19:09:21.019Z Checking rust-argon2 v1.0.1
21792023-11-08T19:09:21.418Z Checking partial-io v0.5.4
21802023-11-08T19:09:21.987Z Checking tabled v0.14.0
21812023-11-08T19:09:23.305Z Checking approx v0.5.1
21822023-11-08T19:09:23.343Z Checking cargo-platform v0.1.3
21832023-11-08T19:09:23.744Z Checking hex-literal v0.4.1
21842023-11-08T19:09:23.784Z Checking cargo_metadata v0.18.0
21852023-11-08T19:09:26.245Z Checking crossbeam v0.8.2
21862023-11-08T19:09:26.637Z Checking cargo_toml v0.17.0
21872023-11-08T19:09:27.266Z Checking termios v0.3.3
21882023-11-08T19:09:29.850Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21892023-11-08T19:09:30.757Z Checking rstest v0.18.2
21902023-11-08T19:09:46.379Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21912023-11-08T19:09:52.867Z Compiling bzip2 v0.4.4
21922023-11-08T19:09:53.459Z Compiling zip v0.6.6
21932023-11-08T19:09:55.806Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21942023-11-08T19:09:56.031Z Compiling polar-core v0.27.0
21952023-11-08T19:10:03.632Z Checking rustls-webpki v0.101.7
21962023-11-08T19:10:09.766Z Checking tokio-rustls v0.24.1
21972023-11-08T19:10:10.334Z Checking hyper-rustls v0.24.2
21982023-11-08T19:10:10.861Z Checking reqwest v0.11.20
21992023-11-08T19:10:12.669Z Checking oso v0.27.0
22002023-11-08T19:10:13.238Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22012023-11-08T19:10:13.520Z Checking tough v0.14.0
22022023-11-08T19:10:13.677Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22032023-11-08T19:10:14.288Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22042023-11-08T19:10:15.547Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22052023-11-08T19:10:16.299Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22062023-11-08T19:10:16.413Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22072023-11-08T19:10:18.198Z Compiling omicron-zone-package v0.8.3
22082023-11-08T19:10:18.799Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22092023-11-08T19:10:28.177Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22102023-11-08T19:10:28.349Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22112023-11-08T19:10:28.352Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22122023-11-08T19:10:29.283Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22132023-11-08T19:10:29.659Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22142023-11-08T19:10:29.961Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22152023-11-08T19:10:30.090Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22162023-11-08T19:10:30.214Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22172023-11-08T19:10:30.719Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22182023-11-08T19:10:31.240Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22192023-11-08T19:10:31.299Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22202023-11-08T19:10:31.452Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22212023-11-08T19:10:32.884Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22222023-11-08T19:10:33.503Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22232023-11-08T19:10:37.923Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22242023-11-08T19:10:40.225Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22252023-11-08T19:10:42.593Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22262023-11-08T19:10:43.097Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22272023-11-08T19:10:44.025Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22282023-11-08T19:10:45.056Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22292023-11-08T19:10:45.293Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22302023-11-08T19:10:45.565Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22312023-11-08T19:10:48.046Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22322023-11-08T19:10:49.901Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22332023-11-08T19:10:53.640Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22342023-11-08T19:10:54.155Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22352023-11-08T19:10:54.197Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22362023-11-08T19:10:55.016Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22372023-11-08T19:10:55.939Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22382023-11-08T19:10:57.650Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22392023-11-08T19:10:57.666Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22402023-11-08T19:10:58.345Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22412023-11-08T19:11:05.150Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22422023-11-08T19:11:11.236Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22432023-11-08T19:11:19.141Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22442023-11-08T19:11:20.134Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22452023-11-08T19:11:23.052Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22462023-11-08T19:11:23.739Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22472023-11-08T19:11:25.167Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22482023-11-08T19:11:28.261Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22492023-11-08T19:11:29.331Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22502023-11-08T19:11:29.510Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22512023-11-08T19:11:31.356Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22522023-11-08T19:11:31.564Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22532023-11-08T19:11:34.391Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22542023-11-08T19:11:35.052Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22552023-11-08T19:11:35.137Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22562023-11-08T19:11:36.517Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22572023-11-08T19:11:38.277Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22582023-11-08T19:11:43.467Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22592023-11-08T19:11:43.688Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22602023-11-08T19:11:49.511Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22612023-11-08T19:11:56.573Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22622023-11-08T19:11:57.195Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22632023-11-08T19:11:58.963Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22642023-11-08T19:12:00.631Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22652023-11-08T19:12:09.554Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22662023-11-08T19:12:09.673Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22672023-11-08T19:12:09.929Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22682023-11-08T19:12:11.841Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22692023-11-08T19:12:12.618Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22702023-11-08T19:12:14.122Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22712023-11-08T19:12:19.079Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22722023-11-08T19:12:34.703Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22732023-11-08T19:12:47.464Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22742023-11-08T19:13:12.985Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22752023-11-08T19:13:40.767Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22762023-11-08T19:14:00.325Z Compiling git2 v0.17.2
22772023-11-08T19:14:09.857Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22782023-11-08T19:14:12.602Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22792023-11-08T19:14:26.487Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22802023-11-08T19:14:38.079Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22812023-11-08T19:14:38.473Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22822023-11-08T19:14:39.214Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22832023-11-08T19:14:40.879Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22842023-11-08T19:15:17.014Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22852023-11-08T19:16:46.133Z Finished dev [unoptimized + debuginfo] target(s) in 13m 21s
22862023-11-08T19:16:46.363Z
22872023-11-08T19:16:46.368Zreal 14:26.268149150
22882023-11-08T19:16:46.371Zuser 1:25:03.063230537
22892023-11-08T19:16:46.373Zsys 11:21.141278950
22902023-11-08T19:16:46.677Ztrap 3.003148099
22912023-11-08T19:16:46.682Ztflt 3.759575596
22922023-11-08T19:16:46.685Zdflt 4.366084588
22932023-11-08T19:16:46.689Zkflt 0.019171764
22942023-11-08T19:16:46.692Zlock 1:54:34.730316121
22952023-11-08T19:16:46.696Zslp 5:05:54.204797984
22962023-11-08T19:16:46.699Zlat 3:14.383841166
22972023-11-08T19:16:46.702Zstop 8:37.362929313
22982023-11-08T19:16:47.669Zwarning: output filename collision.
22992023-11-08T19:16:47.671ZThe 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)`.
23002023-11-08T19:16:47.674ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
23012023-11-08T19:16:47.677ZThe targets should have unique names.
23022023-11-08T19:16:47.679ZThis is a known bug where multiple crates with the same name use
23032023-11-08T19:16:47.682Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23042023-11-08T19:16:47.685Zwarning: output filename collision.
23052023-11-08T19:16:47.687ZThe 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)`.
23062023-11-08T19:16:47.691ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23072023-11-08T19:16:47.699ZThe targets should have unique names.
23082023-11-08T19:16:47.712ZThis is a known bug where multiple crates with the same name use
23092023-11-08T19:16:47.724Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23102023-11-08T19:16:47.729Zwarning: output filename collision.
23112023-11-08T19:16:47.732ZThe 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)`.
23122023-11-08T19:16:47.734ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
23132023-11-08T19:16:47.737ZThe targets should have unique names.
23142023-11-08T19:16:47.740ZThis is a known bug where multiple crates with the same name use
23152023-11-08T19:16:47.743Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23162023-11-08T19:16:47.745Zwarning: output filename collision.
23172023-11-08T19:16:47.748ZThe 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)`.
23182023-11-08T19:16:47.751ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
23192023-11-08T19:16:47.753ZThe targets should have unique names.
23202023-11-08T19:16:47.756ZThis is a known bug where multiple crates with the same name use
23212023-11-08T19:16:47.759Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23222023-11-08T19:16:47.761Zwarning: output filename collision.
23232023-11-08T19:16:47.764ZThe 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`.
23242023-11-08T19:16:47.767ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23252023-11-08T19:16:47.770ZThe targets should have unique names.
23262023-11-08T19:16:47.773ZThis is a known bug where multiple crates with the same name use
23272023-11-08T19:16:47.776Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282023-11-08T19:16:47.779Zwarning: output filename collision.
23292023-11-08T19:16:47.781ZThe 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)`.
23302023-11-08T19:16:47.784ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23312023-11-08T19:16:47.787ZThe targets should have unique names.
23322023-11-08T19:16:47.790ZThis is a known bug where multiple crates with the same name use
23332023-11-08T19:16:47.794Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342023-11-08T19:16:47.797Zwarning: output filename collision.
23352023-11-08T19:16:47.800ZThe 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)`.
23362023-11-08T19:16:47.803ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23372023-11-08T19:16:47.805ZThe targets should have unique names.
23382023-11-08T19:16:47.808ZThis is a known bug where multiple crates with the same name use
23392023-11-08T19:16:47.811Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402023-11-08T19:16:47.813Zwarning: output filename collision.
23412023-11-08T19:16:47.816ZThe 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)`.
23422023-11-08T19:16:47.819ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23432023-11-08T19:16:47.822ZThe targets should have unique names.
23442023-11-08T19:16:47.825ZThis is a known bug where multiple crates with the same name use
23452023-11-08T19:16:47.828Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23462023-11-08T19:16:47.830Zwarning: output filename collision.
23472023-11-08T19:16:47.833ZThe 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)`.
23482023-11-08T19:16:47.836ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23492023-11-08T19:16:47.839ZThe targets should have unique names.
23502023-11-08T19:16:47.842ZThis is a known bug where multiple crates with the same name use
23512023-11-08T19:16:47.844Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23522023-11-08T19:16:47.847Zwarning: output filename collision.
23532023-11-08T19:16:47.850ZThe 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)`.
23542023-11-08T19:16:47.852ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23552023-11-08T19:16:47.855ZThe targets should have unique names.
23562023-11-08T19:16:47.859ZThis is a known bug where multiple crates with the same name use
23572023-11-08T19:16:47.862Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23582023-11-08T19:16:47.864Zwarning: output filename collision.
23592023-11-08T19:16:47.867ZThe 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)`.
23602023-11-08T19:16:47.870ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23612023-11-08T19:16:47.872ZThe targets should have unique names.
23622023-11-08T19:16:47.875ZThis is a known bug where multiple crates with the same name use
23632023-11-08T19:16:47.880Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23642023-11-08T19:16:48.304Z Checking unicode-ident v1.0.12
23652023-11-08T19:16:48.326Z Documenting libc v0.2.150
23662023-11-08T19:16:48.336Z Documenting cfg-if v1.0.0
23672023-11-08T19:16:48.356Z Checking libc v0.2.150
23682023-11-08T19:16:48.376Z Checking cfg-if v1.0.0
23692023-11-08T19:16:48.379Z Checking serde v1.0.188
23702023-11-08T19:16:48.407Z Documenting scopeguard v1.2.0
23712023-11-08T19:16:48.410Z Documenting log v0.4.20
23722023-11-08T19:16:48.493Z Documenting itoa v1.0.9
23732023-11-08T19:16:48.528Z Checking proc-macro2 v1.0.67
23742023-11-08T19:16:49.541Z Checking quote v1.0.33
23752023-11-08T19:16:50.059Z Checking syn v2.0.32
23762023-11-08T19:16:50.194Z Checking syn v1.0.109
23772023-11-08T19:16:52.172Z Checking once_cell v1.18.0
23782023-11-08T19:16:52.594Z Documenting smallvec v1.11.0
23792023-11-08T19:16:52.628Z Documenting memchr v2.6.3
23802023-11-08T19:16:52.668Z Documenting lock_api v0.4.10
23812023-11-08T19:16:54.891Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23822023-11-08T19:16:54.975Z Documenting getrandom v0.2.10
23832023-11-08T19:16:55.321Z Documenting once_cell v1.18.0
23842023-11-08T19:16:56.941Z Documenting libm v0.2.7
23852023-11-08T19:16:57.242Z Documenting pin-project-lite v0.2.13
23862023-11-08T19:16:57.401Z Documenting parking_lot_core v0.9.8
23872023-11-08T19:16:59.263Z Documenting signal-hook-registry v1.4.1
23882023-11-08T19:17:00.242Z Documenting mio v0.8.8
23892023-11-08T19:17:00.461Z Documenting serde_derive v1.0.188
23902023-11-08T19:17:00.730Z Documenting rand_core v0.6.4
23912023-11-08T19:17:01.144Z Documenting zeroize_derive v1.4.2
23922023-11-08T19:17:01.398Z Checking itoa v1.0.9
23932023-11-08T19:17:01.739Z Documenting thiserror-impl v1.0.49
23942023-11-08T19:17:01.930Z Documenting num-traits v0.2.16
23952023-11-08T19:17:03.506Z Documenting parking_lot v0.12.1
23962023-11-08T19:17:05.263Z Documenting tokio-macros v2.1.0
23972023-11-08T19:17:06.294Z Documenting num_cpus v1.16.0
23982023-11-08T19:17:06.611Z Documenting socket2 v0.5.4
23992023-11-08T19:17:08.622Z Documenting zeroize v1.6.0
24002023-11-08T19:17:08.862Z Documenting thiserror v1.0.49
24012023-11-08T19:17:09.065Z Documenting typenum v1.16.0
24022023-11-08T19:17:09.221Z Documenting futures-core v0.3.29
24032023-11-08T19:17:11.113Z Documenting serde v1.0.188
24042023-11-08T19:17:12.139Z Documenting ryu v1.0.15
24052023-11-08T19:17:12.508Z Checking thiserror v1.0.49
24062023-11-08T19:17:12.529Z Documenting subtle v2.5.0
24072023-11-08T19:17:12.693Z Checking ryu v1.0.15
24082023-11-08T19:17:13.030Z Checking getrandom v0.2.10
24092023-11-08T19:17:13.370Z Documenting futures-sink v0.3.29
24102023-11-08T19:17:14.261Z Documenting byteorder v1.5.0
24112023-11-08T19:17:14.710Z Documenting pin-utils v0.1.0
24122023-11-08T19:17:15.078Z Checking serde_json v1.0.108
24132023-11-08T19:17:16.159Z Documenting iana-time-zone v0.1.57
24142023-11-08T19:17:16.639Z Documenting generic-array v0.14.7
24152023-11-08T19:17:17.988Z Checking memchr v2.6.3
24162023-11-08T19:17:18.026Z Checking heck v0.4.1
24172023-11-08T19:17:18.313Z Documenting futures-macro v0.3.29
24182023-11-08T19:17:18.894Z Documenting futures-channel v0.3.29
24192023-11-08T19:17:19.404Z Documenting slab v0.4.9
24202023-11-08T19:17:20.518Z Documenting futures-task v0.3.29
24212023-11-08T19:17:22.207Z Documenting const-oid v0.9.5
24222023-11-08T19:17:22.405Z Documenting futures-io v0.3.29
24232023-11-08T19:17:23.020Z Documenting crypto-common v0.1.6
24242023-11-08T19:17:24.327Z Checking bytes v1.5.0
24252023-11-08T19:17:25.068Z Documenting ppv-lite86 v0.2.17
24262023-11-08T19:17:25.393Z Checking log v0.4.20
24272023-11-08T19:17:25.545Z Documenting base64 v0.21.5
24282023-11-08T19:17:25.820Z Documenting tinyvec_macros v0.1.1
24292023-11-08T19:17:26.432Z Checking byteorder v1.5.0
24302023-11-08T19:17:27.067Z Documenting block-buffer v0.10.4
24312023-11-08T19:17:27.672Z Documenting futures-util v0.3.29
24322023-11-08T19:17:29.536Z Documenting rand_chacha v0.3.1
24332023-11-08T19:17:29.920Z Documenting tracing-core v0.1.31
24342023-11-08T19:17:30.024Z Documenting tinyvec v1.6.0
24352023-11-08T19:17:30.520Z Documenting tracing-attributes v0.1.26
24362023-11-08T19:17:31.087Z Checking fnv v1.0.7
24372023-11-08T19:17:31.666Z Documenting serde_derive_internals v0.26.0
24382023-11-08T19:17:33.095Z Documenting digest v0.10.7
24392023-11-08T19:17:35.490Z Checking serde_derive_internals v0.26.0
24402023-11-08T19:17:35.554Z Documenting rand v0.8.5
24412023-11-08T19:17:36.440Z Documenting dyn-clone v1.0.13
24422023-11-08T19:17:40.092Z Documenting unicode-normalization v0.1.22
24432023-11-08T19:17:40.584Z Documenting schemars_derive v0.8.13
24442023-11-08T19:17:41.066Z Documenting fnv v1.0.7
24452023-11-08T19:17:41.574Z Checking ucd-trie v0.1.6
24462023-11-08T19:17:41.929Z Documenting cpufeatures v0.2.9
24472023-11-08T19:17:42.586Z Checking pest v2.7.2
24482023-11-08T19:17:43.383Z Documenting spin v0.9.8
24492023-11-08T19:17:43.656Z Documenting bytes v1.5.0
24502023-11-08T19:17:46.100Z Documenting serde_json v1.0.108
24512023-11-08T19:17:46.597Z Documenting bitflags v2.4.0
24522023-11-08T19:17:46.797Z Documenting chrono v0.4.31
24532023-11-08T19:17:46.939Z Documenting uuid v1.5.0
24542023-11-08T19:17:47.723Z Checking libm v0.2.7
24552023-11-08T19:17:49.269Z Documenting unicode-bidi v0.3.13
24562023-11-08T19:17:49.594Z Checking num-traits v0.2.16
24572023-11-08T19:17:50.930Z Documenting tokio v1.33.0
24582023-11-08T19:17:52.314Z Documenting http v0.2.9
24592023-11-08T19:17:53.169Z Documenting lazy_static v1.4.0
24602023-11-08T19:17:53.425Z Documenting percent-encoding v2.3.0
24612023-11-08T19:17:54.213Z Documenting ahash v0.8.3
24622023-11-08T19:17:55.677Z Checking ahash v0.8.3
24632023-11-08T19:17:56.165Z Documenting schemars v0.8.13
24642023-11-08T19:17:56.243Z Checking time-core v0.1.1
24652023-11-08T19:17:56.453Z Documenting allocator-api2 v0.2.16
24662023-11-08T19:17:56.577Z Documenting tracing v0.1.37
24672023-11-08T19:17:57.327Z Documenting unicode-ident v1.0.12
24682023-11-08T19:18:02.458Z Documenting form_urlencoded v1.2.0
24692023-11-08T19:18:02.564Z Documenting adler v1.0.2
24702023-11-08T19:18:02.579Z Documenting idna v0.4.0
24712023-11-08T19:18:02.609Z Documenting proc-macro2 v1.0.67
24722023-11-08T19:18:02.631Z Documenting hashbrown v0.14.2
24732023-11-08T19:18:04.156Z Documenting miniz_oxide v0.7.1
24742023-11-08T19:18:04.723Z Documenting httparse v1.8.0
24752023-11-08T19:18:05.267Z Documenting equivalent v1.0.1
24762023-11-08T19:18:06.509Z Documenting untrusted v0.9.0
24772023-11-08T19:18:07.240Z Documenting quote v1.0.33
24782023-11-08T19:18:07.456Z Documenting url v2.4.1
24792023-11-08T19:18:08.751Z Checking zerocopy v0.3.0
24802023-11-08T19:18:09.077Z Checking uuid v1.5.0
24812023-11-08T19:18:09.359Z Documenting indexmap v2.1.0
24822023-11-08T19:18:09.745Z Checking iana-time-zone v0.1.57
24832023-11-08T19:18:09.837Z Checking dof v0.1.5
24842023-11-08T19:18:09.948Z Checking chrono v0.4.31
24852023-11-08T19:18:10.512Z Checking dtrace-parser v0.1.14
24862023-11-08T19:18:10.641Z Documenting ring v0.17.5
24872023-11-08T19:18:10.957Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24882023-11-08T19:18:11.266Z Checking thread-id v4.2.0
24892023-11-08T19:18:11.412Z Documenting sct v0.7.0
24902023-11-08T19:18:12.249Z Documenting slog v2.7.0
24912023-11-08T19:18:12.941Z Documenting openssl-probe v0.1.5
24922023-11-08T19:18:13.308Z Documenting try-lock v0.2.4
24932023-11-08T19:18:13.333Z Documenting httpdate v1.0.3
24942023-11-08T19:18:17.464Z Checking usdt-impl v0.3.5
24952023-11-08T19:18:17.494Z Documenting want v0.3.1
24962023-11-08T19:18:17.745Z Documenting http-body v0.4.5
24972023-11-08T19:18:18.321Z Documenting rustls-pemfile v1.0.3
24982023-11-08T19:18:18.792Z Documenting rustls-webpki v0.101.7
24992023-11-08T19:18:18.936Z Documenting openssl-macros v0.1.1
25002023-11-08T19:18:19.024Z Documenting errno v0.3.2
25012023-11-08T19:18:19.424Z Documenting openssl-sys v0.9.93
25022023-11-08T19:18:23.159Z Documenting tokio-util v0.7.10
25032023-11-08T19:18:23.517Z Documenting gimli v0.28.0
25042023-11-08T19:18:23.682Z Documenting mime v0.3.17
25052023-11-08T19:18:24.365Z Documenting tower-service v0.3.2
25062023-11-08T19:18:24.514Z Documenting rustix v0.38.9
25072023-11-08T19:18:25.200Z Documenting rustls v0.21.8
25082023-11-08T19:18:26.107Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25092023-11-08T19:18:29.824Z Documenting time-macros v0.2.13
25102023-11-08T19:18:29.868Z Documenting async-trait v0.1.74
25112023-11-08T19:18:30.115Z Documenting openssl v0.10.57
25122023-11-08T19:18:33.026Z Documenting h2 v0.3.21
25132023-11-08T19:18:33.325Z Documenting addr2line v0.21.0
25142023-11-08T19:18:35.999Z Documenting object v0.32.1
25152023-11-08T19:18:37.364Z Documenting aho-corasick v1.0.4
25162023-11-08T19:18:37.539Z Documenting regex-syntax v0.8.2
25172023-11-08T19:18:38.996Z Documenting tokio-rustls v0.24.1
25182023-11-08T19:18:39.078Z Documenting num_threads v0.1.6
25192023-11-08T19:18:42.629Z Documenting ipnet v2.8.0
25202023-11-08T19:18:43.579Z Checking dyn-clone v1.0.13
25212023-11-08T19:18:43.778Z Documenting deranged v0.3.8
25222023-11-08T19:18:44.607Z Documenting rustc-demangle v0.1.23
25232023-11-08T19:18:45.071Z Documenting unicode-width v0.1.11
25242023-11-08T19:18:47.858Z Checking allocator-api2 v0.2.16
25252023-11-08T19:18:48.007Z Documenting time-core v0.1.1
25262023-11-08T19:18:48.260Z Documenting hyper v0.14.27
25272023-11-08T19:18:48.412Z Documenting regex-automata v0.4.3
25282023-11-08T19:18:48.452Z Checking hashbrown v0.14.2
25292023-11-08T19:18:48.830Z Checking schemars v0.8.13
25302023-11-08T19:18:49.182Z Checking pest_meta v2.7.2
25312023-11-08T19:18:50.221Z Documenting crossbeam-utils v0.8.16
25322023-11-08T19:18:50.436Z Checking equivalent v1.0.1
25332023-11-08T19:18:50.583Z Checking indexmap v2.1.0
25342023-11-08T19:18:50.757Z Documenting native-tls v0.2.11
25352023-11-08T19:18:51.275Z Checking hashbrown v0.13.2
25362023-11-08T19:18:52.566Z Documenting pest_meta v2.7.2
25372023-11-08T19:18:52.623Z Documenting time v0.3.27
25382023-11-08T19:18:53.071Z Checking http v0.2.9
25392023-11-08T19:18:54.416Z Documenting backtrace v0.3.69
25402023-11-08T19:18:55.198Z Documenting encoding_rs v0.8.33
25412023-11-08T19:18:57.429Z Checking pest_generator v2.7.2
25422023-11-08T19:18:58.465Z Documenting pest_generator v2.7.2
25432023-11-08T19:18:58.632Z Documenting rustls-native-certs v0.6.3
25442023-11-08T19:18:58.824Z Documenting tokio-native-tls v0.3.1
25452023-11-08T19:19:02.616Z Documenting regex v1.10.2
25462023-11-08T19:19:02.826Z Documenting serde_urlencoded v0.7.1
25472023-11-08T19:19:03.135Z Documenting anyhow v1.0.75
25482023-11-08T19:19:03.154Z Documenting ucd-trie v0.1.6
25492023-11-08T19:19:04.210Z Checking serde_tokenstream v0.1.7
25502023-11-08T19:19:04.760Z Documenting webpki-roots v0.25.2
25512023-11-08T19:19:05.499Z Documenting pest_derive v2.7.2
25522023-11-08T19:19:06.622Z Documenting syn v2.0.32
25532023-11-08T19:19:06.743Z Documenting hyper-rustls v0.24.2
25542023-11-08T19:19:08.352Z Documenting hyper-tls v0.5.0
25552023-11-08T19:19:08.366Z Documenting pest v2.7.2
25562023-11-08T19:19:09.091Z Checking aho-corasick v1.0.4
25572023-11-08T19:19:09.604Z Documenting dof v0.1.5
25582023-11-08T19:19:10.839Z Documenting thread-id v4.2.0
25592023-11-08T19:19:11.569Z Checking regex-syntax v0.8.2
25602023-11-08T19:19:11.843Z Documenting usdt-macro v0.3.5
25612023-11-08T19:19:16.438Z Documenting dtrace-parser v0.1.14
25622023-11-08T19:19:16.471Z Documenting usdt-attr-macro v0.3.5
25632023-11-08T19:19:16.765Z Checking regex-automata v0.4.3
25642023-11-08T19:19:17.183Z Documenting openapiv3 v1.0.3
25652023-11-08T19:19:17.197Z Documenting ipnetwork v0.20.0
25662023-11-08T19:19:19.095Z Documenting reqwest v0.11.20
25672023-11-08T19:19:20.350Z Documenting sha2 v0.10.8
25682023-11-08T19:19:22.025Z Documenting usdt-impl v0.3.5
25692023-11-08T19:19:22.231Z Documenting futures-executor v0.3.29
25702023-11-08T19:19:25.184Z Checking serde_tokenstream v0.2.0
25712023-11-08T19:19:25.544Z Checking strsim v0.10.0
25722023-11-08T19:19:25.742Z Checking unicode-width v0.1.11
25732023-11-08T19:19:25.875Z Checking regex v1.10.2
25742023-11-08T19:19:25.961Z Checking regress v0.7.1
25752023-11-08T19:19:26.458Z Documenting hex v0.4.3
25762023-11-08T19:19:26.833Z Documenting hmac v0.12.1
25772023-11-08T19:19:28.000Z Documenting fallible-iterator v0.2.0
25782023-11-08T19:19:28.253Z Documenting futures v0.3.29
25792023-11-08T19:19:31.019Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25802023-11-08T19:19:31.100Z Documenting usdt v0.3.5
25812023-11-08T19:19:32.517Z Checking openapiv3 v1.0.3
25822023-11-08T19:19:34.331Z Documenting stringprep v0.1.3
25832023-11-08T19:19:34.335Z Documenting semver v1.0.20
25842023-11-08T19:19:34.385Z Documenting md-5 v0.10.5
25852023-11-08T19:19:35.120Z Documenting regress v0.7.1
25862023-11-08T19:19:38.003Z Documenting utf8parse v0.2.1
25872023-11-08T19:19:38.788Z Documenting siphasher v0.3.11
25882023-11-08T19:19:39.955Z Documenting block-padding v0.3.3
25892023-11-08T19:19:39.958Z Documenting heck v0.4.1
25902023-11-08T19:19:40.134Z Checking unsafe-libyaml v0.2.9
25912023-11-08T19:19:40.543Z Documenting static_assertions v1.1.0
25922023-11-08T19:19:42.037Z Documenting postgres-protocol v0.6.6
25932023-11-08T19:19:42.097Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25942023-11-08T19:19:42.334Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25952023-11-08T19:19:42.364Z Checking getopts v0.2.21
25962023-11-08T19:19:42.843Z Documenting toml_datetime v0.6.5
25972023-11-08T19:19:43.139Z Documenting phf_shared v0.11.2
25982023-11-08T19:19:44.563Z Documenting num-integer v0.1.45
25992023-11-08T19:19:45.058Z Documenting whoami v1.4.1
26002023-11-08T19:19:46.075Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26012023-11-08T19:19:46.591Z Documenting inout v0.1.3
26022023-11-08T19:19:49.266Z Documenting phf v0.11.2
26032023-11-08T19:19:49.433Z Documenting unsafe-libyaml v0.2.9
26042023-11-08T19:19:50.631Z Checking ident_case v1.0.1
26052023-11-08T19:19:51.629Z Documenting either v1.9.0
26062023-11-08T19:19:51.642Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26072023-11-08T19:19:51.652Z Documenting postgres-types v0.2.6
26082023-11-08T19:19:52.544Z Checking serde_yaml v0.9.25
26092023-11-08T19:19:53.465Z Documenting cipher v0.4.4
26102023-11-08T19:19:54.018Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26112023-11-08T19:19:54.934Z Documenting getopts v0.2.21
26122023-11-08T19:19:55.228Z Documenting serde_yaml v0.9.25
26132023-11-08T19:19:55.634Z Documenting zerocopy v0.6.4
26142023-11-08T19:19:56.712Z Documenting anstyle v1.0.2
26152023-11-08T19:19:57.185Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26162023-11-08T19:20:00.948Z Documenting data-encoding v2.4.0
26172023-11-08T19:20:01.563Z Documenting anstyle-parse v0.2.1
26182023-11-08T19:20:01.725Z Documenting tokio-postgres v0.7.10
26192023-11-08T19:20:01.852Z Documenting match_cfg v0.1.0
26202023-11-08T19:20:03.005Z Documenting colorchoice v1.0.0
26212023-11-08T19:20:03.839Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26222023-11-08T19:20:04.023Z Documenting anstyle-query v1.0.0
26232023-11-08T19:20:05.959Z Documenting hostname v0.3.1
26242023-11-08T19:20:06.227Z Documenting itertools v0.11.0
26252023-11-08T19:20:07.213Z Documenting terminal_size v0.2.6
26262023-11-08T19:20:07.244Z Documenting dirs-sys-next v0.1.2
26272023-11-08T19:20:07.447Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26282023-11-08T19:20:09.522Z Documenting anstream v0.5.0
26292023-11-08T19:20:11.592Z Documenting tap v1.0.1
26302023-11-08T19:20:13.309Z Documenting clap_lex v0.5.1
26312023-11-08T19:20:13.482Z Documenting strsim v0.10.0
26322023-11-08T19:20:13.914Z Documenting dirs-next v2.0.0
26332023-11-08T19:20:15.258Z Documenting clap_derive v4.4.2
26342023-11-08T19:20:15.822Z Documenting wyz v0.5.1
26352023-11-08T19:20:15.894Z Documenting thread_local v1.1.7
26362023-11-08T19:20:17.719Z Documenting crc32fast v1.3.2
26372023-11-08T19:20:19.173Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26382023-11-08T19:20:19.331Z Documenting radium v0.7.0
26392023-11-08T19:20:19.546Z Documenting clap_builder v4.4.2
26402023-11-08T19:20:19.749Z Documenting funty v2.0.0
26412023-11-08T19:20:20.438Z Documenting term v0.7.0
26422023-11-08T19:20:22.095Z Documenting num-iter v0.1.43
26432023-11-08T19:20:23.099Z Documenting crossbeam-channel v0.5.8
26442023-11-08T19:20:23.217Z Documenting sha1 v0.10.5
26452023-11-08T19:20:23.551Z Documenting enum-as-inner v0.5.1
26462023-11-08T19:20:24.322Z Documenting bitvec v1.0.1
26472023-11-08T19:20:26.686Z Documenting atty v0.2.14
26482023-11-08T19:20:29.847Z Documenting memoffset v0.9.0
26492023-11-08T19:20:29.988Z Documenting clap v4.4.3
26502023-11-08T19:20:30.306Z Documenting take_mut v0.2.2
26512023-11-08T19:20:30.561Z Documenting flate2 v1.0.28
26522023-11-08T19:20:30.661Z Documenting trust-dns-proto v0.22.0
26532023-11-08T19:20:31.333Z Documenting slog-term v2.9.0
26542023-11-08T19:20:32.341Z Documenting crossbeam-epoch v0.9.15
26552023-11-08T19:20:34.233Z Documenting slog-json v2.6.1
26562023-11-08T19:20:35.279Z Documenting slog-async v2.8.0
26572023-11-08T19:20:35.555Z Documenting camino v1.1.6
26582023-11-08T19:20:37.128Z Documenting paste v1.0.14
26592023-11-08T19:20:37.808Z Documenting signature v2.1.0
26602023-11-08T19:20:37.867Z Documenting hash32 v0.2.1
26612023-11-08T19:20:38.319Z Documenting scheduled-thread-pool v0.2.7
26622023-11-08T19:20:41.037Z Documenting slog-bunyan v2.4.0
26632023-11-08T19:20:41.604Z Documenting diesel_table_macro_syntax v0.1.0
26642023-11-08T19:20:42.487Z Checking diesel_table_macro_syntax v0.1.0
26652023-11-08T19:20:42.729Z Documenting bzip2-sys v0.1.11+1.0.8
26662023-11-08T19:20:43.244Z Documenting unicode-segmentation v1.10.1
26672023-11-08T19:20:44.091Z Documenting stable_deref_trait v1.2.0
26682023-11-08T19:20:44.333Z Checking darling_core v0.20.3
26692023-11-08T19:20:44.650Z Documenting r2d2 v0.8.10
26702023-11-08T19:20:44.828Z Documenting async-stream-impl v0.3.5
26712023-11-08T19:20:47.332Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26722023-11-08T19:20:47.845Z Documenting strum v0.25.0
26732023-11-08T19:20:48.161Z Documenting heapless v0.7.16
26742023-11-08T19:20:48.420Z Documenting bzip2 v0.4.4
26752023-11-08T19:20:48.439Z Documenting debug-ignore v1.0.5
26762023-11-08T19:20:49.044Z Documenting diesel_derives v2.1.1
26772023-11-08T19:20:50.888Z Documenting managed v0.8.0
26782023-11-08T19:20:52.197Z Documenting bit-vec v0.6.3
26792023-11-08T19:20:52.563Z Documenting atomic-waker v1.1.1
26802023-11-08T19:20:53.056Z Documenting async-stream v0.3.5
26812023-11-08T19:20:53.886Z Checking darling v0.20.3
26822023-11-08T19:20:54.027Z Documenting num-bigint v0.4.4
26832023-11-08T19:20:54.163Z Documenting zip v0.6.6
26842023-11-08T19:20:55.487Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26852023-11-08T19:20:55.732Z Documenting smoltcp v0.9.1
26862023-11-08T19:20:56.637Z Documenting waitgroup v0.1.2
26872023-11-08T19:20:58.199Z Documenting multer v2.1.0
26882023-11-08T19:20:58.646Z Documenting serde_spanned v0.6.4
26892023-11-08T19:21:00.392Z Documenting diesel v2.1.3
26902023-11-08T19:21:00.964Z Documenting serde_path_to_error v0.1.14
26912023-11-08T19:21:02.162Z Documenting hubpack v0.1.2
26922023-11-08T19:21:03.176Z Documenting bstr v1.6.0
26932023-11-08T19:21:03.606Z Documenting serde_repr v0.1.16
26942023-11-08T19:21:03.650Z Documenting winnow v0.5.15
26952023-11-08T19:21:04.577Z Documenting new_debug_unreachable v1.0.4
26962023-11-08T19:21:05.104Z Documenting fixedbitset v0.4.2
26972023-11-08T19:21:07.959Z Documenting precomputed-hash v0.1.1
26982023-11-08T19:21:08.186Z Documenting lalrpop-util v0.19.12
26992023-11-08T19:21:08.675Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
27002023-11-08T19:21:09.740Z Documenting petgraph v0.6.4
27012023-11-08T19:21:10.179Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27022023-11-08T19:21:10.684Z Documenting yasna v0.5.2
27032023-11-08T19:21:11.212Z Documenting toml_edit v0.21.0
27042023-11-08T19:21:13.612Z Documenting string_cache v0.8.7
27052023-11-08T19:21:14.574Z Documenting serde_with_macros v2.3.3
27062023-11-08T19:21:19.412Z Documenting console v0.15.7
27072023-11-08T19:21:20.252Z Documenting float-cmp v0.9.0
27082023-11-08T19:21:20.479Z Documenting difflib v0.4.0
27092023-11-08T19:21:20.604Z Documenting predicates-core v1.0.6
27102023-11-08T19:21:21.041Z Documenting normalize-line-endings v0.3.0
27112023-11-08T19:21:21.717Z Documenting serde_with v2.3.3
27122023-11-08T19:21:25.646Z Documenting toml v0.8.8
27132023-11-08T19:21:26.072Z Documenting bit-set v0.5.3
27142023-11-08T19:21:27.338Z Documenting similar v2.2.1
27152023-11-08T19:21:27.371Z Documenting tokio-stream v0.1.14
27162023-11-08T19:21:27.384Z Documenting predicates v3.0.4
27172023-11-08T19:21:30.774Z Documenting instant v0.1.12
27182023-11-08T19:21:32.295Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27192023-11-08T19:21:32.509Z Documenting macaddr v1.0.1
27202023-11-08T19:21:32.811Z Documenting base64ct v1.6.0
27212023-11-08T19:21:33.104Z Documenting parse-display v0.8.2
27222023-11-08T19:21:33.978Z Checking scopeguard v1.2.0
27232023-11-08T19:21:34.153Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27242023-11-08T19:21:34.183Z Checking lock_api v0.4.10
27252023-11-08T19:21:34.651Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27262023-11-08T19:21:34.797Z Documenting crucible-workspace-hack v0.1.0
27272023-11-08T19:21:35.706Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27282023-11-08T19:21:36.250Z Documenting backoff v0.4.0
27292023-11-08T19:21:39.565Z Documenting password-hash v0.5.0
27302023-11-08T19:21:39.573Z Documenting is-terminal v0.4.9
27312023-11-08T19:21:39.579Z Documenting blake2 v0.10.6
27322023-11-08T19:21:39.583Z Checking smallvec v1.11.0
27332023-11-08T19:21:39.586Z Checking pin-project-lite v0.2.13
27342023-11-08T19:21:39.714Z Checking rand_core v0.6.4
27352023-11-08T19:21:40.093Z Checking parking_lot_core v0.9.8
27362023-11-08T19:21:40.141Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372023-11-08T19:21:40.233Z Checking typenum v1.16.0
27382023-11-08T19:21:40.601Z Checking parking_lot v0.12.1
27392023-11-08T19:21:41.140Z Checking zeroize v1.6.0
27402023-11-08T19:21:41.269Z Documenting proc-macro-error-attr v1.0.4
27412023-11-08T19:21:41.521Z Checking futures-core v0.3.29
27422023-11-08T19:21:41.785Z Checking unicode-segmentation v1.10.1
27432023-11-08T19:21:42.453Z Checking generic-array v0.14.7
27442023-11-08T19:21:42.880Z Checking proc-macro-error v1.0.4
27452023-11-08T19:21:43.316Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27462023-11-08T19:21:44.312Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27472023-11-08T19:21:44.327Z Checking mio v0.8.8
27482023-11-08T19:21:45.259Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27492023-11-08T19:21:45.725Z Checking socket2 v0.5.4
27502023-11-08T19:21:46.409Z Checking signal-hook-registry v1.4.1
27512023-11-08T19:21:46.413Z Checking num_cpus v1.16.0
27522023-11-08T19:21:46.462Z Documenting fastrand v2.0.0
27532023-11-08T19:21:46.527Z Checking futures-sink v0.3.29
27542023-11-08T19:21:46.728Z Documenting postcard-cobs v0.1.5-pre
27552023-11-08T19:21:46.745Z Checking tokio v1.33.0
27562023-11-08T19:21:46.939Z Documenting proc-macro-error v1.0.4
27572023-11-08T19:21:48.937Z Documenting argon2 v0.5.2
27582023-11-08T19:21:49.102Z Documenting foreign-types-macros v0.2.3
27592023-11-08T19:21:50.171Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27602023-11-08T19:21:50.878Z Documenting postcard v0.7.3
27612023-11-08T19:21:52.669Z Documenting tempfile v3.8.0
27622023-11-08T19:21:53.695Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27632023-11-08T19:21:54.020Z Checking tinyvec_macros v0.1.1
27642023-11-08T19:21:54.145Z Documenting foreign-types-shared v0.3.1
27652023-11-08T19:21:55.189Z Checking spin v0.5.2
27662023-11-08T19:21:55.484Z Checking tinyvec v1.6.0
27672023-11-08T19:21:56.908Z Checking futures-channel v0.3.29
27682023-11-08T19:21:57.479Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27692023-11-08T19:21:57.493Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27702023-11-08T19:21:57.596Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27712023-11-08T19:21:57.722Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27722023-11-08T19:21:58.083Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27732023-11-08T19:21:58.252Z Documenting foreign-types v0.5.0
27742023-11-08T19:21:59.918Z Documenting cstr-argument v0.1.2
27752023-11-08T19:22:03.510Z Checking futures-task v0.3.29
27762023-11-08T19:22:03.693Z Checking slab v0.4.9
27772023-11-08T19:22:03.817Z Checking pin-utils v0.1.0
27782023-11-08T19:22:03.864Z Checking futures-io v0.3.29
27792023-11-08T19:22:03.961Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27802023-11-08T19:22:03.967Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27812023-11-08T19:22:04.078Z Checking unicode-normalization v0.1.22
27822023-11-08T19:22:04.099Z Documenting colored v2.0.4
27832023-11-08T19:22:04.129Z Checking futures-util v0.3.29
27842023-11-08T19:22:05.263Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27852023-11-08T19:22:05.591Z Checking crypto-common v0.1.6
27862023-11-08T19:22:05.854Z Checking spin v0.9.8
27872023-11-08T19:22:06.348Z Checking tracing-core v0.1.31
27882023-11-08T19:22:07.252Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27892023-11-08T19:22:07.450Z Checking unicode-bidi v0.3.13
27902023-11-08T19:22:08.266Z Checking tracing v0.1.37
27912023-11-08T19:22:08.743Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27922023-11-08T19:22:10.038Z Documenting zone_cfg_derive v0.3.0
27932023-11-08T19:22:10.614Z Checking block-buffer v0.10.4
27942023-11-08T19:22:10.803Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27952023-11-08T19:22:10.937Z Documenting num-derive v0.4.0
27962023-11-08T19:22:11.433Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27972023-11-08T19:22:12.550Z Checking subtle v2.5.0
27982023-11-08T19:22:12.947Z Checking ppv-lite86 v0.2.17
27992023-11-08T19:22:14.058Z Checking const-oid v0.9.5
28002023-11-08T19:22:16.674Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28012023-11-08T19:22:16.875Z Documenting zone v0.3.0
28022023-11-08T19:22:17.053Z Checking digest v0.10.7
28032023-11-08T19:22:17.489Z Checking rand_chacha v0.3.1
28042023-11-08T19:22:17.675Z Documenting smf v0.2.2
28052023-11-08T19:22:17.803Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
28062023-11-08T19:22:18.039Z Checking bitflags v2.4.0
28072023-11-08T19:22:18.470Z Checking base64 v0.21.5
28082023-11-08T19:22:18.618Z Documenting linked-hash-map v0.5.6
28092023-11-08T19:22:19.181Z Checking rand v0.8.5
28102023-11-08T19:22:20.768Z Checking tokio-util v0.7.10
28112023-11-08T19:22:22.410Z Checking foreign-types-shared v0.1.1
28122023-11-08T19:22:22.440Z Checking hashbrown v0.12.3
28132023-11-08T19:22:22.552Z Checking percent-encoding v2.3.0
28142023-11-08T19:22:22.847Z Checking untrusted v0.9.0
28152023-11-08T19:22:23.075Z Checking untrusted v0.7.1
28162023-11-08T19:22:23.313Z Checking openssl-probe v0.1.5
28172023-11-08T19:22:23.516Z Checking bitflags v1.3.2
28182023-11-08T19:22:23.654Z Checking ring v0.16.20
28192023-11-08T19:22:23.972Z Checking indexmap v1.9.3
28202023-11-08T19:22:24.144Z Checking ring v0.17.5
28212023-11-08T19:22:24.758Z Checking foreign-types v0.3.2
28222023-11-08T19:22:24.888Z Checking errno v0.3.2
28232023-11-08T19:22:25.085Z Checking openssl-sys v0.9.93
28242023-11-08T19:22:25.167Z Documenting lru-cache v0.1.2
28252023-11-08T19:22:25.179Z Checking try-lock v0.2.4
28262023-11-08T19:22:25.364Z Checking adler v1.0.2
28272023-11-08T19:22:25.582Z Checking siphasher v0.3.11
28282023-11-08T19:22:25.711Z Checking miniz_oxide v0.7.1
28292023-11-08T19:22:26.047Z Checking want v0.3.1
28302023-11-08T19:22:26.190Z Checking h2 v0.3.21
28312023-11-08T19:22:26.308Z Checking form_urlencoded v1.2.0
28322023-11-08T19:22:26.515Z Checking sct v0.7.0
28332023-11-08T19:22:26.607Z Checking lazy_static v1.4.0
28342023-11-08T19:22:26.634Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28352023-11-08T19:22:26.754Z Checking http-body v0.4.5
28362023-11-08T19:22:26.800Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28372023-11-08T19:22:26.853Z Checking socket2 v0.4.9
28382023-11-08T19:22:27.083Z Checking rustls-webpki v0.101.7
28392023-11-08T19:22:27.285Z Checking openssl v0.10.57
28402023-11-08T19:22:27.344Z Checking io-lifetimes v1.0.11
28412023-11-08T19:22:27.382Z Checking httparse v1.8.0
28422023-11-08T19:22:27.556Z Checking anstyle v1.0.2
28432023-11-08T19:22:27.607Z Checking httpdate v1.0.3
28442023-11-08T19:22:27.948Z Checking utf8parse v0.2.1
28452023-11-08T19:22:28.005Z Checking tower-service v0.3.2
28462023-11-08T19:22:28.076Z Checking cpufeatures v0.2.9
28472023-11-08T19:22:28.164Z Checking anstyle-parse v0.2.1
28482023-11-08T19:22:28.168Z Checking rustix v0.37.23
28492023-11-08T19:22:28.200Z Checking rustls v0.21.8
28502023-11-08T19:22:28.212Z Checking sha2 v0.10.8
28512023-11-08T19:22:28.575Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28522023-11-08T19:22:29.055Z Checking rustls-pemfile v1.0.3
28532023-11-08T19:22:29.335Z Checking md-5 v0.10.5
28542023-11-08T19:22:29.641Z Checking hmac v0.12.1
28552023-11-08T19:22:29.658Z Checking idna v0.4.0
28562023-11-08T19:22:29.933Z Checking stringprep v0.1.3
28572023-11-08T19:22:29.966Z Documenting slog-dtrace v0.2.3
28582023-11-08T19:22:30.328Z Checking num-integer v0.1.45
28592023-11-08T19:22:31.033Z Checking hash32 v0.2.1
28602023-11-08T19:22:31.103Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28612023-11-08T19:22:31.524Z Checking gimli v0.28.0
28622023-11-08T19:22:31.883Z Checking colorchoice v1.0.0
28632023-11-08T19:22:32.103Z Checking either v1.9.0
28642023-11-08T19:22:32.555Z Documenting quick-error v1.2.3
28652023-11-08T19:22:33.041Z Checking stable_deref_trait v1.2.0
28662023-11-08T19:22:33.172Z Checking fallible-iterator v0.2.0
28672023-11-08T19:22:33.488Z Checking anstyle-query v1.0.0
28682023-11-08T19:22:33.670Z Checking anstream v0.5.0
28692023-11-08T19:22:34.138Z Checking postgres-protocol v0.6.6
28702023-11-08T19:22:34.199Z Checking tokio-rustls v0.24.1
28712023-11-08T19:22:34.746Z Checking heapless v0.7.16
28722023-11-08T19:22:35.160Z Checking url v2.4.1
28732023-11-08T19:22:35.985Z Checking native-tls v0.2.11
28742023-11-08T19:22:36.101Z Checking hyper v0.14.27
28752023-11-08T19:22:36.430Z Checking terminal_size v0.2.6
28762023-11-08T19:22:36.455Z Checking tokio-native-tls v0.3.1
28772023-11-08T19:22:36.471Z Checking rustls-native-certs v0.6.3
28782023-11-08T19:22:36.649Z Checking phf_shared v0.11.2
28792023-11-08T19:22:36.662Z Checking block-padding v0.3.3
28802023-11-08T19:22:36.817Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28812023-11-08T19:22:36.960Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28822023-11-08T19:22:37.096Z Checking scheduled-thread-pool v0.2.7
28832023-11-08T19:22:37.411Z Checking object v0.32.1
28842023-11-08T19:22:37.780Z Checking addr2line v0.21.0
28852023-11-08T19:22:38.352Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28862023-11-08T19:22:38.468Z Documenting resolv-conf v0.7.0
28872023-11-08T19:22:38.535Z Checking toml_datetime v0.6.5
28882023-11-08T19:22:38.817Z Checking serde_spanned v0.6.4
28892023-11-08T19:22:38.936Z Checking bzip2-sys v0.1.11+1.0.8
28902023-11-08T19:22:39.075Z Checking crc32fast v1.3.2
28912023-11-08T19:22:39.112Z Checking bit-vec v0.6.3
28922023-11-08T19:22:39.454Z Checking regex-automata v0.1.10
28932023-11-08T19:22:39.610Z Checking rustc-demangle v0.1.23
28942023-11-08T19:22:40.061Z Checking clap_lex v0.5.1
28952023-11-08T19:22:40.294Z Checking tap v1.0.1
28962023-11-08T19:22:40.442Z Checking matches v0.1.10
28972023-11-08T19:22:40.537Z Checking managed v0.8.0
28982023-11-08T19:22:40.566Z Checking winnow v0.5.15
28992023-11-08T19:22:41.145Z Checking num_threads v0.1.6
29002023-11-08T19:22:41.307Z Checking ipnet v2.8.0
29012023-11-08T19:22:42.011Z Checking deranged v0.3.8
29022023-11-08T19:22:44.529Z Documenting trust-dns-resolver v0.22.0
29032023-11-08T19:22:44.665Z Checking time v0.3.27
29042023-11-08T19:22:45.293Z Checking toml_edit v0.19.15
29052023-11-08T19:22:46.042Z Checking hyper-rustls v0.24.2
29062023-11-08T19:22:46.331Z Checking backtrace v0.3.69
29072023-11-08T19:22:46.562Z Checking hyper-tls v0.5.0
29082023-11-08T19:22:47.007Z Checking smoltcp v0.9.1
29092023-11-08T19:22:47.216Z Checking idna v0.2.3
29102023-11-08T19:22:48.636Z Checking wyz v0.5.1
29112023-11-08T19:22:48.708Z Checking clap_builder v4.4.2
29122023-11-08T19:22:49.105Z Checking bstr v0.2.17
29132023-11-08T19:22:49.240Z Checking flate2 v1.0.28
29142023-11-08T19:22:49.370Z Checking bzip2 v0.4.4
29152023-11-08T19:22:49.807Z Checking r2d2 v0.8.10
29162023-11-08T19:22:50.244Z Checking phf v0.11.2
29172023-11-08T19:22:50.279Z Checking inout v0.1.3
29182023-11-08T19:22:50.401Z Checking postgres-types v0.2.6
29192023-11-08T19:22:50.613Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29202023-11-08T19:22:50.640Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29212023-11-08T19:22:51.500Z Checking itertools v0.11.0
29222023-11-08T19:22:52.569Z Checking num-bigint v0.4.4
29232023-11-08T19:22:53.507Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29242023-11-08T19:22:53.860Z Checking serde_urlencoded v0.7.1
29252023-11-08T19:22:54.548Z Checking phf_shared v0.10.0
29262023-11-08T19:22:54.979Z Checking futures-executor v0.3.29
29272023-11-08T19:22:55.314Z Documenting pem-rfc7468 v0.7.0
29282023-11-08T19:22:55.362Z Checking ipnetwork v0.20.0
29292023-11-08T19:22:55.601Z Checking float-cmp v0.9.0
29302023-11-08T19:22:55.894Z Checking zerocopy v0.6.4
29312023-11-08T19:22:55.915Z Documenting der_derive v0.7.2
29322023-11-08T19:22:56.154Z Checking hubpack v0.1.2
29332023-11-08T19:22:56.190Z Checking encoding_rs v0.8.33
29342023-11-08T19:22:56.488Z Checking crossbeam-utils v0.8.16
29352023-11-08T19:22:56.616Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29362023-11-08T19:22:56.671Z Checking memoffset v0.9.0
29372023-11-08T19:22:56.815Z Checking radium v0.7.0
29382023-11-08T19:22:57.042Z Checking static_assertions v1.1.0
29392023-11-08T19:22:57.115Z Checking funty v2.0.0
29402023-11-08T19:22:57.184Z Checking normalize-line-endings v0.3.0
29412023-11-08T19:22:57.352Z Checking data-encoding v2.4.0
29422023-11-08T19:22:57.447Z Checking mime v0.3.17
29432023-11-08T19:22:57.488Z Checking regex-automata v0.3.8
29442023-11-08T19:22:57.955Z Checking difflib v0.4.0
29452023-11-08T19:22:58.186Z Checking predicates-core v1.0.6
29462023-11-08T19:22:58.402Z Checking webpki-roots v0.25.2
29472023-11-08T19:22:58.454Z Documenting flagset v0.4.3
29482023-11-08T19:22:58.953Z Checking whoami v1.4.1
29492023-11-08T19:22:58.981Z Checking precomputed-hash v0.1.1
29502023-11-08T19:22:59.003Z Checking new_debug_unreachable v1.0.4
29512023-11-08T19:22:59.017Z Checking fixedbitset v0.4.2
29522023-11-08T19:22:59.125Z Checking string_cache v0.8.7
29532023-11-08T19:22:59.381Z Checking petgraph v0.6.4
29542023-11-08T19:22:59.547Z Checking tokio-postgres v0.7.10
29552023-11-08T19:22:59.897Z Checking bstr v1.6.0
29562023-11-08T19:23:00.053Z Checking reqwest v0.11.20
29572023-11-08T19:23:01.320Z Checking bitvec v1.0.1
29582023-11-08T19:23:01.619Z Checking predicates v3.0.4
29592023-11-08T19:23:02.498Z Checking trust-dns-proto v0.22.0
29602023-11-08T19:23:02.700Z Checking crossbeam-epoch v0.9.15
29612023-11-08T19:23:02.795Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29622023-11-08T19:23:03.409Z Checking diesel v2.1.3
29632023-11-08T19:23:04.143Z Checking yasna v0.5.2
29642023-11-08T19:23:04.234Z Documenting der v0.7.8
29652023-11-08T19:23:04.940Z Checking futures v0.3.29
29662023-11-08T19:23:05.104Z Checking clap v4.4.3
29672023-11-08T19:23:05.266Z Checking cipher v0.4.4
29682023-11-08T19:23:05.594Z Checking similar v2.2.1
29692023-11-08T19:23:05.897Z Checking zip v0.6.6
29702023-11-08T19:23:06.877Z Checking toml v0.7.8
29712023-11-08T19:23:07.040Z Checking anyhow v1.0.75
29722023-11-08T19:23:07.743Z Checking bit-set v0.5.3
29732023-11-08T19:23:07.929Z Checking itertools v0.10.5
29742023-11-08T19:23:08.065Z Checking num-iter v0.1.43
29752023-11-08T19:23:08.112Z Checking console v0.15.7
29762023-11-08T19:23:08.318Z Checking rustix v0.38.9
29772023-11-08T19:23:08.930Z Checking signature v2.1.0
29782023-11-08T19:23:08.963Z Checking tokio-stream v0.1.14
29792023-11-08T19:23:09.200Z Checking usdt v0.3.5
29802023-11-08T19:23:09.486Z Checking hex v0.4.3
29812023-11-08T19:23:10.202Z Checking semver v1.0.20
29822023-11-08T19:23:10.218Z Checking slog v2.7.0
29832023-11-08T19:23:10.309Z Checking lalrpop-util v0.19.12
29842023-11-08T19:23:10.752Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29852023-11-08T19:23:10.828Z Documenting cancel-safe-futures v0.1.5
29862023-11-08T19:23:10.983Z Checking heck v0.3.3
29872023-11-08T19:23:11.227Z Documenting hkdf v0.12.3
29882023-11-08T19:23:11.635Z Documenting structopt-derive v0.4.18
29892023-11-08T19:23:11.639Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29902023-11-08T19:23:12.637Z Documenting spki v0.7.2
29912023-11-08T19:23:13.705Z Documenting crc-catalog v2.2.0
29922023-11-08T19:23:18.397Z Documenting arc-swap v1.6.0
29932023-11-08T19:23:18.941Z Documenting keccak v0.1.4
29942023-11-08T19:23:19.230Z Documenting pkcs8 v0.10.2
29952023-11-08T19:23:19.789Z Documenting crc v3.0.1
29962023-11-08T19:23:19.895Z Documenting structopt v0.3.26
29972023-11-08T19:23:28.031Z Documenting sha3 v0.10.8
29982023-11-08T19:23:28.039Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29992023-11-08T19:23:28.079Z Documenting slog-scope v4.4.0
30002023-11-08T19:23:28.102Z Documenting libefi-sys v0.1.0
30012023-11-08T19:23:28.123Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30022023-11-08T19:23:28.141Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30032023-11-08T19:23:28.559Z Documenting secrecy v0.8.0
30042023-11-08T19:23:30.694Z Documenting packed_struct_codegen v0.10.1
30052023-11-08T19:23:31.249Z Documenting half v1.8.2
30062023-11-08T19:23:31.375Z Documenting nodrop v0.1.14
30072023-11-08T19:23:31.900Z Documenting ciborium-io v0.2.1
30082023-11-08T19:23:33.420Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30092023-11-08T19:23:34.195Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
30102023-11-08T19:23:35.630Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30112023-11-08T19:23:35.722Z Documenting array-init v0.0.4
30122023-11-08T19:23:38.102Z Documenting ciborium-ll v0.2.1
30132023-11-08T19:23:38.957Z Documenting packed_struct v0.10.1
30142023-11-08T19:23:40.523Z Documenting slog-stdlog v4.1.1
30152023-11-08T19:23:41.353Z Documenting pkcs1 v0.7.5
30162023-11-08T19:23:42.477Z Documenting num-bigint-dig v0.8.4
30172023-11-08T19:23:44.257Z Documenting num-rational v0.4.1
30182023-11-08T19:23:44.726Z Documenting universal-hash v0.5.1
30192023-11-08T19:23:46.904Z Documenting num-complex v0.4.4
30202023-11-08T19:23:47.593Z Documenting filetime v0.2.22
30212023-11-08T19:23:50.521Z Documenting xattr v1.0.1
30222023-11-08T19:23:52.145Z Documenting termcolor v1.2.0
30232023-11-08T19:23:52.568Z Documenting swrite v0.1.0
30242023-11-08T19:23:52.636Z Documenting bitfield v0.14.0
30252023-11-08T19:23:53.168Z Documenting opaque-debug v0.3.0
30262023-11-08T19:23:53.334Z Documenting rsa v0.9.2
30272023-11-08T19:23:54.341Z Documenting num v0.4.1
30282023-11-08T19:23:56.368Z Documenting tar v0.4.40
30292023-11-08T19:23:56.836Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30302023-11-08T19:23:57.326Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30312023-11-08T19:23:58.578Z Documenting env_logger v0.10.0
30322023-11-08T19:23:58.693Z Documenting slog-envlogger v2.2.0
30332023-11-08T19:24:00.570Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30342023-11-08T19:24:02.573Z Documenting ciborium v0.2.1
30352023-11-08T19:24:02.792Z Documenting serde-hex v0.1.0
30362023-11-08T19:24:04.326Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30372023-11-08T19:24:05.798Z Documenting x509-cert v0.2.4
30382023-11-08T19:24:06.762Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30392023-11-08T19:24:07.757Z Documenting signal-hook v0.3.17
30402023-11-08T19:24:09.210Z Documenting libsw v3.3.0
30412023-11-08T19:24:09.318Z Documenting ron v0.8.1
30422023-11-08T19:24:10.037Z Documenting fxhash v0.2.1
30432023-11-08T19:24:10.962Z Documenting derive-where v1.2.5
30442023-11-08T19:24:14.233Z Documenting linear-map v1.2.0
30452023-11-08T19:24:14.247Z Documenting owo-colors v3.5.0
30462023-11-08T19:24:15.869Z Documenting crc-any v2.4.3
30472023-11-08T19:24:15.920Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30482023-11-08T19:24:16.180Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30492023-11-08T19:24:21.992Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30502023-11-08T19:24:22.023Z Documenting doc-comment v0.3.3
30512023-11-08T19:24:22.076Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30522023-11-08T19:24:22.102Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532023-11-08T19:24:22.220Z Documenting newtype_derive v0.1.6
30542023-11-08T19:24:24.831Z Documenting libsqlite3-sys v0.26.0
30552023-11-08T19:24:27.944Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30562023-11-08T19:24:29.248Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30572023-11-08T19:24:31.655Z Documenting hashlink v0.8.3
30582023-11-08T19:24:35.885Z Documenting aead v0.5.2
30592023-11-08T19:24:36.774Z Documenting snafu-derive v0.7.5
30602023-11-08T19:24:36.829Z Documenting same-file v1.0.6
30612023-11-08T19:24:38.058Z Documenting fallible-streaming-iterator v0.1.9
30622023-11-08T19:24:38.638Z Documenting path-slash v0.1.5
30632023-11-08T19:24:39.616Z Documenting steno v0.4.0
30642023-11-08T19:24:40.562Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30652023-11-08T19:24:42.520Z Documenting rusqlite v0.29.0
30662023-11-08T19:24:43.235Z Documenting walkdir v2.4.0
30672023-11-08T19:24:44.811Z Documenting camino-tempfile v1.0.2
30682023-11-08T19:24:45.162Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30692023-11-08T19:24:45.484Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30702023-11-08T19:24:48.388Z Documenting snafu v0.7.5
30712023-11-08T19:24:49.916Z Documenting nix v0.26.2
30722023-11-08T19:24:49.982Z Checking darling_core v0.14.4
30732023-11-08T19:24:52.229Z Documenting twox-hash v1.6.3
30742023-11-08T19:24:52.868Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30752023-11-08T19:24:54.679Z Documenting nibble_vec v0.1.0
30762023-11-08T19:24:55.229Z Documenting endian-type v0.1.2
30772023-11-08T19:24:55.385Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30782023-11-08T19:24:59.215Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30792023-11-08T19:24:59.233Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30802023-11-08T19:25:00.825Z Checking darling v0.14.4
30812023-11-08T19:25:01.396Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30822023-11-08T19:25:01.403Z Documenting radix_trie v0.2.1
30832023-11-08T19:25:01.448Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30842023-11-08T19:25:03.605Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30852023-11-08T19:25:04.468Z Documenting polyval v0.6.1
30862023-11-08T19:25:07.628Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30872023-11-08T19:25:08.579Z Documenting num_enum v0.7.0
30882023-11-08T19:25:09.433Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30892023-11-08T19:25:09.879Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30902023-11-08T19:25:11.668Z Documenting aes v0.8.3
30912023-11-08T19:25:14.246Z Documenting ctr v0.9.2
30922023-11-08T19:25:14.846Z Documenting bincode v1.3.3
30932023-11-08T19:25:17.835Z Documenting path-dedot v3.1.0
30942023-11-08T19:25:19.843Z Documenting utf-8 v0.7.6
30952023-11-08T19:25:20.696Z Checking convert_case v0.4.0
30962023-11-08T19:25:21.061Z Documenting convert_case v0.4.0
30972023-11-08T19:25:21.392Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30982023-11-08T19:25:21.620Z Documenting aes-gcm-siv v0.11.1
30992023-11-08T19:25:23.501Z Documenting path-absolutize v3.1.0
31002023-11-08T19:25:25.594Z Documenting tungstenite v0.20.1
31012023-11-08T19:25:27.233Z Documenting derive_more v0.99.17
31022023-11-08T19:25:29.197Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31032023-11-08T19:25:29.506Z Documenting trust-dns-client v0.22.0
31042023-11-08T19:25:33.601Z Documenting buf-list v1.0.3
31052023-11-08T19:25:35.155Z Documenting globset v0.4.13
31062023-11-08T19:25:36.069Z Documenting crossbeam-deque v0.8.3
31072023-11-08T19:25:36.698Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31082023-11-08T19:25:37.402Z Documenting headers-core v0.2.0
31092023-11-08T19:25:38.354Z Documenting olpc-cjson v0.1.3
31102023-11-08T19:25:40.418Z Documenting serde_plain v1.0.2
31112023-11-08T19:25:42.429Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31122023-11-08T19:25:42.619Z Documenting async-recursion v1.0.5
31132023-11-08T19:25:42.688Z Documenting bitstruct_derive v0.1.0
31142023-11-08T19:25:44.225Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31152023-11-08T19:25:45.113Z Documenting ringbuffer v0.15.0
31162023-11-08T19:25:47.313Z Documenting display-error-chain v0.2.0
31172023-11-08T19:25:48.253Z Documenting ascii v1.1.0
31182023-11-08T19:25:48.639Z Documenting tough v0.14.0
31192023-11-08T19:25:48.910Z Documenting headers v0.3.9
31202023-11-08T19:25:49.288Z Documenting trust-dns-server v0.22.1
31212023-11-08T19:25:50.024Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31222023-11-08T19:25:50.369Z Documenting bitstruct v0.1.1
31232023-11-08T19:25:50.564Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31242023-11-08T19:25:52.396Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
31252023-11-08T19:25:53.709Z Documenting rayon-core v1.12.0
31262023-11-08T19:25:54.566Z Documenting tokio-tungstenite v0.20.1
31272023-11-08T19:25:56.550Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31282023-11-08T19:25:58.683Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31292023-11-08T19:25:59.260Z Checking derive_builder_core v0.12.0
31302023-11-08T19:26:00.467Z Documenting derive_builder_core v0.12.0
31312023-11-08T19:26:00.825Z Documenting sled v0.34.7
31322023-11-08T19:26:00.836Z Documenting signal-hook-mio v0.2.3
31332023-11-08T19:26:01.708Z Documenting erased-serde v0.3.30
31342023-11-08T19:26:03.933Z Documenting unicase v2.7.0
31352023-11-08T19:26:06.744Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31362023-11-08T19:26:07.937Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31372023-11-08T19:26:08.092Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31382023-11-08T19:26:08.296Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31392023-11-08T19:26:08.458Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31402023-11-08T19:26:08.543Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31412023-11-08T19:26:08.797Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31422023-11-08T19:26:09.105Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31432023-11-08T19:26:09.248Z Documenting serde_arrays v0.1.0
31442023-11-08T19:26:09.518Z Documenting ff v0.13.0
31452023-11-08T19:26:10.419Z Documenting pretty-hex v0.3.0
31462023-11-08T19:26:10.787Z Documenting derive_builder_macro v0.12.0
31472023-11-08T19:26:15.350Z Documenting mime_guess v2.0.4
31482023-11-08T19:26:15.550Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31492023-11-08T19:26:15.832Z Documenting crossterm v0.27.0
31502023-11-08T19:26:16.074Z Documenting group v0.13.0
31512023-11-08T19:26:17.398Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31522023-11-08T19:26:22.151Z Documenting rayon v1.8.0
31532023-11-08T19:26:22.571Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31542023-11-08T19:26:24.563Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31552023-11-08T19:26:32.480Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31562023-11-08T19:26:33.862Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31572023-11-08T19:26:34.334Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31582023-11-08T19:26:38.932Z Documenting portable-atomic v1.4.3
31592023-11-08T19:26:41.881Z Documenting ed25519 v1.5.3
31602023-11-08T19:26:44.482Z Documenting bcs v0.1.6
31612023-11-08T19:26:44.709Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31622023-11-08T19:26:45.714Z Documenting crypto-bigint v0.5.2
31632023-11-08T19:26:46.305Z Documenting ref-cast-impl v1.0.20
31642023-11-08T19:26:47.116Z Documenting curve25519-dalek-derive v0.1.0
31652023-11-08T19:26:50.559Z Documenting thiserror-impl-no-std v2.0.2
31662023-11-08T19:26:53.192Z Documenting vte_generate_state_changes v0.1.1
31672023-11-08T19:26:53.949Z Checking unicode-xid v0.2.4
31682023-11-08T19:26:54.186Z Documenting base16ct v0.2.0
31692023-11-08T19:26:54.237Z Documenting unicode-xid v0.2.4
31702023-11-08T19:26:54.956Z Documenting number_prefix v0.4.0
31712023-11-08T19:26:58.005Z Documenting highway v1.1.0
31722023-11-08T19:26:58.542Z Documenting cassowary v0.3.0
31732023-11-08T19:26:58.775Z Documenting elliptic-curve v0.13.5
31742023-11-08T19:26:58.991Z Documenting const_format_proc_macros v0.2.31
31752023-11-08T19:26:59.707Z Documenting vte v0.11.1
31762023-11-08T19:27:01.413Z Documenting indicatif v0.17.7
31772023-11-08T19:27:04.174Z Documenting thiserror-no-std v2.0.2
31782023-11-08T19:27:04.281Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792023-11-08T19:27:05.234Z Documenting ratatui v0.23.0
31802023-11-08T19:27:06.031Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31812023-11-08T19:27:06.278Z Documenting ref-cast v1.0.20
31822023-11-08T19:27:07.844Z Documenting curve25519-dalek v4.1.0
31832023-11-08T19:27:09.128Z Documenting salty v0.2.0
31842023-11-08T19:27:09.207Z Documenting derive_builder v0.12.0
31852023-11-08T19:27:10.629Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31862023-11-08T19:27:14.365Z Documenting polar-core v0.27.0
31872023-11-08T19:27:15.903Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31882023-11-08T19:27:16.144Z Documenting libxml v0.3.3
31892023-11-08T19:27:16.393Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31902023-11-08T19:27:22.048Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31912023-11-08T19:27:22.582Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31922023-11-08T19:27:26.744Z Documenting poly1305 v0.8.0
31932023-11-08T19:27:29.005Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31942023-11-08T19:27:31.863Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31952023-11-08T19:27:34.450Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31962023-11-08T19:27:34.716Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31972023-11-08T19:27:34.913Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31982023-11-08T19:27:36.273Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31992023-11-08T19:27:36.348Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32002023-11-08T19:27:43.778Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32012023-11-08T19:27:46.010Z Documenting chacha20 v0.9.1
32022023-11-08T19:27:46.620Z Documenting bb8 v0.8.1
32032023-11-08T19:27:49.628Z Documenting serde-big-array v0.5.1
32042023-11-08T19:27:52.938Z Documenting bytesize v1.3.0
32052023-11-08T19:27:53.364Z Documenting quick-xml v0.23.1
32062023-11-08T19:27:53.970Z Documenting pem v3.0.2
32072023-11-08T19:27:54.206Z Documenting impl-trait-for-tuples v0.2.2
32082023-11-08T19:27:54.956Z Documenting oso-derive v0.27.0
32092023-11-08T19:27:55.494Z Documenting rtoolbox v0.0.1
32102023-11-08T19:27:55.721Z Documenting fs-err v2.9.0
32112023-11-08T19:27:59.501Z Documenting maplit v1.0.2
32122023-11-08T19:27:59.819Z Documenting unicode-linebreak v0.1.5
32132023-11-08T19:28:00.352Z Documenting smawk v0.3.1
32142023-11-08T19:28:00.590Z Documenting humantime v2.1.0
32152023-11-08T19:28:01.480Z Documenting is_ci v1.1.1
32162023-11-08T19:28:02.099Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32172023-11-08T19:28:02.293Z Documenting rpassword v7.2.0
32182023-11-08T19:28:02.809Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32192023-11-08T19:28:04.182Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
32202023-11-08T19:28:04.963Z Documenting oso v0.27.0
32212023-11-08T19:28:06.397Z Documenting textwrap v0.16.0
32222023-11-08T19:28:06.962Z Documenting rcgen v0.11.3
32232023-11-08T19:28:07.716Z Documenting supports-color v2.1.0
32242023-11-08T19:28:08.578Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32252023-11-08T19:28:12.133Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32262023-11-08T19:28:14.260Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32272023-11-08T19:28:17.088Z Documenting chacha20poly1305 v0.10.1
32282023-11-08T19:28:22.491Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32292023-11-08T19:28:25.187Z Documenting vsss-rs v3.3.1
32302023-11-08T19:28:25.677Z Documenting tui-tree-widget v0.13.0
32312023-11-08T19:28:29.582Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32322023-11-08T19:28:31.469Z Documenting strip-ansi-escapes v0.2.0
32332023-11-08T19:28:34.596Z Documenting const_format v0.2.31
32342023-11-08T19:28:34.621Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32352023-11-08T19:28:35.508Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32362023-11-08T19:28:37.363Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32372023-11-08T19:28:37.792Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32382023-11-08T19:28:43.026Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32392023-11-08T19:28:43.472Z Documenting cookie v0.16.2
32402023-11-08T19:28:44.026Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32412023-11-08T19:28:44.090Z Documenting signal-hook-tokio v0.3.1
32422023-11-08T19:28:47.878Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32432023-11-08T19:28:50.813Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32442023-11-08T19:28:51.130Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32452023-11-08T19:28:51.683Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32462023-11-08T19:28:51.898Z Documenting atomicwrites v0.4.2
32472023-11-08T19:28:52.663Z Documenting fd-lock v3.0.13
32482023-11-08T19:28:55.725Z Documenting subprocess v0.2.9
32492023-11-08T19:28:56.108Z Documenting nu-ansi-term v0.49.0
32502023-11-08T19:28:58.911Z Documenting corncobs v0.1.3
32512023-11-08T19:28:59.670Z Documenting http-range v0.1.5
32522023-11-08T19:29:01.256Z Documenting bit_field v0.10.2
32532023-11-08T19:29:02.395Z Documenting shell-words v1.1.0
32542023-11-08T19:29:02.832Z Documenting reedline v0.23.0
32552023-11-08T19:29:03.370Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32562023-11-08T19:29:05.372Z Documenting hyper-staticfile v0.9.5
32572023-11-08T19:29:05.548Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32582023-11-08T19:29:08.605Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32592023-11-08T19:29:09.863Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32602023-11-08T19:29:10.541Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32612023-11-08T19:29:13.856Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32622023-11-08T19:29:15.990Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32632023-11-08T19:29:17.775Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32642023-11-08T19:29:18.325Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32652023-11-08T19:29:37.282Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32662023-11-08T19:29:38.338Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32672023-11-08T19:29:38.846Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32682023-11-08T19:29:39.373Z Documenting fatfs v0.3.6
32692023-11-08T19:29:46.885Z Documenting cargo-platform v0.1.3
32702023-11-08T19:29:49.983Z Documenting nanorand v0.7.0
32712023-11-08T19:29:50.743Z Documenting assert_matches v1.5.0
32722023-11-08T19:29:54.398Z Documenting glob v0.3.1
32732023-11-08T19:29:54.950Z Documenting cargo_metadata v0.18.0
32742023-11-08T19:29:55.542Z Documenting flume v0.11.0
32752023-11-08T19:29:55.862Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32762023-11-08T19:29:56.071Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32772023-11-08T19:30:00.749Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32782023-11-08T19:30:02.249Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32792023-11-08T19:30:02.737Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32802023-11-08T19:30:06.613Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32812023-11-08T19:30:07.010Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32822023-11-08T19:30:07.566Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32832023-11-08T19:30:08.480Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32842023-11-08T19:30:11.441Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32852023-11-08T19:30:33.484Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32862023-11-08T19:30:35.538Z Documenting omicron-zone-package v0.8.3
32872023-11-08T19:30:40.295Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32882023-11-08T19:30:41.796Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32892023-11-08T19:30:43.007Z Documenting cargo_toml v0.17.0
32902023-11-08T19:30:44.133Z Documenting termios v0.3.3
32912023-11-08T19:30:47.828Z Documenting topological-sort v0.2.2
32922023-11-08T19:30:50.553Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32932023-11-08T19:30:52.162Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32942023-11-08T19:30:53.374Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32952023-11-08T19:30:54.404Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32962023-11-08T19:31:09.059Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32972023-11-08T19:31:13.013Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32982023-11-08T19:31:30.422Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32992023-11-08T19:31:37.781Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33002023-11-08T19:31:51.516Zwarning: unresolved link to `ExtractedArtifactDataHandle`
33012023-11-08T19:31:51.539Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
33022023-11-08T19:31:51.556Z |
33032023-11-08T19:31:51.574Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
33042023-11-08T19:31:52.006Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
33052023-11-08T19:31:52.025Z |
33062023-11-08T19:31:52.051Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
33072023-11-08T19:31:52.102Zhelp: to link to the struct, prefix with `struct@`
33082023-11-08T19:31:52.119Z |
33092023-11-08T19:31:52.138Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
33102023-11-08T19:31:52.153Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
33112023-11-08T19:31:52.167Z |
33122023-11-08T19:31:52.173Z
33132023-11-08T19:31:55.034Zwarning: `wicketd` (lib doc) generated 1 warning
33142023-11-08T19:31:57.512Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
33152023-11-08T19:31:59.599Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
33162023-11-08T19:32:00.212Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33172023-11-08T19:32:00.959Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33182023-11-08T19:32:07.497Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33192023-11-08T19:33:24.169Z Finished dev [unoptimized + debuginfo] target(s) in 16m 37s
33202023-11-08T19:33:24.266Z
33212023-11-08T19:33:24.269Zreal 16:37.928872043
33222023-11-08T19:33:24.272Zuser 59:16.356640128
33232023-11-08T19:33:24.275Zsys 1:03:17.214180926
33242023-11-08T19:33:24.278Ztrap 2.047284623
33252023-11-08T19:33:24.281Ztflt 0.186490253
33262023-11-08T19:33:24.284Zdflt 0.500642242
33272023-11-08T19:33:24.287Zkflt 0.000324772
33282023-11-08T19:33:24.289Zlock 3:09:26.947566960
33292023-11-08T19:33:24.292Zslp 4:24:12.836148552
33302023-11-08T19:33:24.295Zlat 5:58.727246831
33312023-11-08T19:33:24.297Zstop 2:13.388990831
33322023-11-08T19:33:24.300Zprocess exited: duration 1998475 ms, exit code 0
 
33332023-11-08T19:33:24.306Zfound 0 output files