01HGKDKC1YWX2GB8761C9XQDVJ: 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: 01HGKDKM7VT6SHHTEYV4Y0JBSA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-01T19:29:19.047Zjob assigned to worker 01HGKDKZ4QPABT7KACPVXT2SB8 (queued for 1 m 40 s)
 
22023-12-01T19:29:19.463Zstarting task 0: "setup"
32023-12-01T19:29:19.523Z++ uname -s
42023-12-01T19:29:19.526Z+ kern=SunOS
52023-12-01T19:29:19.526Z+ case "$kern" in
62023-12-01T19:29:19.526Z+ groupadd -g 12345 build
72023-12-01T19:29:19.531Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-01T19:29:21.543Z+ zfs create -o mountpoint=/work rpool/work
92023-12-01T19:29:21.946Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-01T19:29:21.948Z+ home_fs=zfs
112023-12-01T19:29:21.949Z+ [[ zfs == autofs ]]
122023-12-01T19:29:21.949Z+ mkdir -p /home/build
132023-12-01T19:29:21.951Z+ chown build:build /home/build /work
142023-12-01T19:29:22.954Z+ chmod 0700 /home/build /work
152023-12-01T19:29:22.957Zprocess exited: duration 3493 ms, exit code 0
 
162023-12-01T19:29:22.963Zstarting task 1: "rust-toolchain"
172023-12-01T19:29:22.972Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-01T19:29:22.979Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-01T19:29:23.145Zinfo: downloading installer
202023-12-01T19:29:25.332Zwarning: it looks like you have an existing installation of Rust at:
212023-12-01T19:29:25.332Zwarning: /opt/ooce/bin
222023-12-01T19:29:25.332Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-01T19:29:25.332Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-01T19:29:25.332Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-01T19:29:25.332Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-01T19:29:25.332Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-01T19:29:25.343Zerror: cannot install while Rust is installed
282023-12-01T19:29:25.343Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-01T19:29:25.555Zinfo: profile set to 'default'
302023-12-01T19:29:25.555Zinfo: default host triple is x86_64-unknown-illumos
312023-12-01T19:29:25.563Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-01T19:29:25.714Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-01T19:29:25.714Zinfo: downloading component 'cargo'
342023-12-01T19:29:26.329Zinfo: downloading component 'clippy'
352023-12-01T19:29:26.548Zinfo: downloading component 'rust-docs'
362023-12-01T19:29:27.314Zinfo: downloading component 'rust-std'
372023-12-01T19:29:28.681Zinfo: downloading component 'rustc'
382023-12-01T19:29:32.048Zinfo: downloading component 'rustfmt'
392023-12-01T19:29:32.261Zinfo: installing component 'cargo'
402023-12-01T19:29:34.295Zinfo: installing component 'clippy'
412023-12-01T19:29:35.286Zinfo: installing component 'rust-docs'
422023-12-01T19:29:38.035Zinfo: installing component 'rust-std'
432023-12-01T19:29:42.264Zinfo: installing component 'rustc'
442023-12-01T19:29:51.175Zinfo: installing component 'rustfmt'
452023-12-01T19:29:51.625Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-01T19:29:51.625Z
472023-12-01T19:29:51.766Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-01T19:29:51.766Z
492023-12-01T19:29:51.766Z
502023-12-01T19:29:51.766ZRust is installed now. Great!
512023-12-01T19:29:51.766Z
522023-12-01T19:29:51.766ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-01T19:29:51.766Zenvironment variable. This has not been done automatically.
542023-12-01T19:29:51.766Z
552023-12-01T19:29:51.768ZTo configure your current shell, run:
562023-12-01T19:29:51.768Zsource "$HOME/.cargo/env"
572023-12-01T19:29:51.862Z+ rustc --version
582023-12-01T19:29:51.971Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-01T19:29:51.977Zprocess exited: duration 29016 ms, exit code 0
 
602023-12-01T19:29:51.983Zstarting task 2: "authentication"
612023-12-01T19:29:52.015Zprocess exited: duration 32 ms, exit code 0
 
622023-12-01T19:29:52.021Zstarting task 3: "clone repository"
632023-12-01T19:29:52.028Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-01T19:29:52.031Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-01T19:29:52.225ZCloning into '/work/oxidecomputer/omicron'...
662023-12-01T19:29:58.426Z+ cd /work/oxidecomputer/omicron
672023-12-01T19:29:58.426Z+ [[ -n oa3-2 ]]
682023-12-01T19:29:58.430Z+ git fetch origin oa3-2
692023-12-01T19:29:58.788ZFrom https://github.com/oxidecomputer/omicron
702023-12-01T19:29:58.788Z * branch oa3-2 -> FETCH_HEAD
712023-12-01T19:29:58.799Z+ git checkout -B oa3-2 remotes/origin/oa3-2
722023-12-01T19:29:58.896ZSwitched to a new branch 'oa3-2'
732023-12-01T19:29:58.899Zbranch 'oa3-2' set up to track 'origin/oa3-2'.
742023-12-01T19:29:58.899Z+ git reset --hard 0e75e51708e254209178161a28a203e175d399c2
752023-12-01T19:29:59.063ZHEAD is now at 0e75e517 Merge branch 'main' into oa3-2
762023-12-01T19:29:59.066Zprocess exited: duration 7045 ms, exit code 0
 
772023-12-01T19:29:59.073Zstarting task 4: "build"
782023-12-01T19:29:59.079Z+ cargo --version
792023-12-01T19:29:59.086Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-01T19:29:59.257Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-01T19:29:59.260Zinfo: downloading component 'cargo'
822023-12-01T19:29:59.885Zinfo: downloading component 'clippy'
832023-12-01T19:30:00.085Zinfo: downloading component 'rust-docs'
842023-12-01T19:30:00.860Zinfo: downloading component 'rust-std'
852023-12-01T19:30:02.147Zinfo: downloading component 'rustc'
862023-12-01T19:30:05.335Zinfo: downloading component 'rustfmt'
872023-12-01T19:30:05.498Zinfo: installing component 'cargo'
882023-12-01T19:30:06.806Zinfo: installing component 'clippy'
892023-12-01T19:30:07.271Zinfo: installing component 'rust-docs'
902023-12-01T19:30:10.200Zinfo: installing component 'rust-std'
912023-12-01T19:30:12.928Zinfo: installing component 'rustc'
922023-12-01T19:30:18.930Zinfo: installing component 'rustfmt'
932023-12-01T19:30:19.477Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-01T19:30:19.480Z+ rustc --version
952023-12-01T19:30:19.601Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-01T19:30:19.608Z+ source ./env.sh
972023-12-01T19:30:19.611Z++ set -o xtrace
982023-12-01T19:30:19.614Z++++ dirname ./env.sh
992023-12-01T19:30:19.614Z+++ cd .
1002023-12-01T19:30:19.614Z+++ echo /work/oxidecomputer/omicron
1012023-12-01T19:30:19.617Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ 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-12-01T19:30:19.617Z++ unset OMICRON_WS
1112023-12-01T19:30:19.617Z++ set +o xtrace
1122023-12-01T19:30:19.776Z
1132023-12-01T19:30:19.776Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-01T19:30:19.777Z # # # # # # # # # # # # # # #
1152023-12-01T19:30:19.777Z # # # # ##### # # ##### # # # # # #### #
1162023-12-01T19:30:19.777Z ##### ##### # ##### # # # # # # # # #
1172023-12-01T19:30:19.777Z # # # # # # # # # # # # # # #
1182023-12-01T19:30:19.777Z # # # ###### # # ###### ### # #### # #### #
1192023-12-01T19:30:19.777Z
1202023-12-01T19:30:36.399Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-01T19:30:37.548Z Startup: Caching catalogs ... Done
1222023-12-01T19:30:43.720ZPlanning: Solver setup ... Done (5.848s)
1232023-12-01T19:30:43.861ZPlanning: Running solver ... Done (0.140s)
1242023-12-01T19:30:43.925ZPlanning: Finding local manifests ... Done (0.003s)
1252023-12-01T19:30:43.939ZPlanning: Fetching manifests: 0/4 0% complete
1262023-12-01T19:30:44.356ZPlanning: Fetching manifests: 4/4 100% complete
1272023-12-01T19:30:44.438ZPlanning: Package planning ... Done (0.082s)
1282023-12-01T19:30:44.524ZPlanning: Merging actions ... Done (0.085s)
1292023-12-01T19:30:45.649ZPlanning: Checking for conflicting actions ... Done (1.125s)
1302023-12-01T19:30:45.667ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-01T19:30:51.972ZPlanning: Evaluating mediators ... Done (6.306s)
1322023-12-01T19:30:51.987ZPlanning: Planning completed in 14.38 seconds
1332023-12-01T19:30:58.405Z Packages to install: 4
1342023-12-01T19:30:58.405Z Mediators to change: 2
1352023-12-01T19:30:58.405Z Services to change: 1
1362023-12-01T19:30:58.408Z Estimated space available: 148.88 GB
1372023-12-01T19:30:58.408ZEstimated space to be consumed: 1.38 GB
1382023-12-01T19:30:58.408Z Create boot environment: No
1392023-12-01T19:30:58.408ZCreate backup boot environment: No
1402023-12-01T19:30:58.408Z Rebuild boot archive: No
1412023-12-01T19:30:58.408Z
1422023-12-01T19:30:58.408ZChanged mediators:
1432023-12-01T19:30:58.409Z mediator clang:
1442023-12-01T19:30:58.409Z version: None -> 15 (system default)
1452023-12-01T19:30:58.409Z
1462023-12-01T19:30:58.409Z mediator llvm:
1472023-12-01T19:30:58.410Z version: 14 (system default) -> 15 (system default)
1482023-12-01T19:30:58.410Z
1492023-12-01T19:30:58.410ZChanged packages:
1502023-12-01T19:30:58.410Zhelios-dev
1512023-12-01T19:30:58.410Z developer/build-essential
1522023-12-01T19:30:58.410Z None -> 11-2.0
1532023-12-01T19:30:58.410Z library/libxmlsec1
1542023-12-01T19:30:58.410Z None -> 1.2.35-2.0
1552023-12-01T19:30:58.410Z ooce/developer/clang-15
1562023-12-01T19:30:58.410Z None -> 15.0.7-2.0
1572023-12-01T19:30:58.410Z ooce/developer/llvm-15
1582023-12-01T19:30:58.410Z None -> 15.0.7-2.0
1592023-12-01T19:30:58.410Z
1602023-12-01T19:30:58.410ZServices:
1612023-12-01T19:30:58.410Z restart_fmri:
1622023-12-01T19:30:58.410Z svc:/system/update-man-index:default
1632023-12-01T19:30:58.598Z
1642023-12-01T19:30:58.598ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-12-01T19:31:11.156ZDownload: 211/3290 items 1.3/212.6MB 0% complete
1662023-12-01T19:31:23.949ZDownload: 213/3290 items 1.3/212.6MB 0% complete
1672023-12-01T19:31:28.950ZDownload: 1606/3290 items 114.6/212.6MB 53% complete (22.9M/s)
1682023-12-01T19:31:33.950ZDownload: 3241/3290 items 195.4/212.6MB 91% complete (19.3M/s)
1692023-12-01T19:31:35.265ZDownload: Completed 212.60 MB in 36.67 seconds (5.8M/s)
1702023-12-01T19:31:36.213Z Actions: 1/3687 actions (Installing new actions)
1712023-12-01T19:31:41.231Z Actions: 2809/3687 actions (Installing new actions)
1722023-12-01T19:31:44.208Z Actions: Completed 3687 actions in 7.99 seconds.
1732023-12-01T19:31:44.410Z Done (0.193s)
1742023-12-01T19:31:44.411Z Done (0.000s)
1752023-12-01T19:31:44.658Z Done (0.250s)
1762023-12-01T19:31:52.410Z Done (7.631s)
1772023-12-01T19:31:52.636Z Done (0.128s)
1782023-12-01T19:31:52.639Z Done (0.000s)
1792023-12-01T19:31:52.885Z Done (0.000s)
1802023-12-01T19:31:53.598ZPlanning: Evaluating mediator changes ... Done
1812023-12-01T19:31:53.915ZPlanning: Checking for conflicting actions ... Done
1822023-12-01T19:31:53.918ZPlanning: Consolidating action changes ... Done
1832023-12-01T19:31:54.342ZPlanning: Evaluating mediators ... Done
1842023-12-01T19:31:54.345ZPlanning: Planning completed in 0.74 seconds
1852023-12-01T19:31:54.398Z Mediators to change: 2
1862023-12-01T19:31:54.398Z Create boot environment: No
1872023-12-01T19:31:54.398ZCreate backup boot environment: No
1882023-12-01T19:31:54.508Z Done
1892023-12-01T19:31:54.508Z Done
1902023-12-01T19:31:54.665Z Done
1912023-12-01T19:32:00.768Z Done
1922023-12-01T19:32:00.894Z Done
1932023-12-01T19:32:00.897Z Done
1942023-12-01T19:32:01.005Z Done
1952023-12-01T19:32:02.056ZPlanning: Evaluating mediator changes ... Done
1962023-12-01T19:32:02.062ZPlanning: Merging actions ... Done
1972023-12-01T19:32:02.409ZPlanning: Checking for conflicting actions ... Done
1982023-12-01T19:32:02.413ZPlanning: Consolidating action changes ... Done
1992023-12-01T19:32:02.848ZPlanning: Evaluating mediators ... Done
2002023-12-01T19:32:02.939ZPlanning: Planning completed in 1.33 seconds
2012023-12-01T19:32:02.997Z Packages to change: 1
2022023-12-01T19:32:02.997Z Mediators to change: 1
2032023-12-01T19:32:02.997Z Services to change: 1
2042023-12-01T19:32:03.000Z Create boot environment: No
2052023-12-01T19:32:03.000ZCreate backup boot environment: Yes
2062023-12-01T19:32:05.422Z Actions: 1/6 actions (Updating modified actions)
2072023-12-01T19:32:05.425Z Actions: Completed 6 actions in 0.00 seconds.
2082023-12-01T19:32:05.425Z Done
2092023-12-01T19:32:05.425Z Done
2102023-12-01T19:32:05.482Z Done
2112023-12-01T19:32:11.422Z Done
2122023-12-01T19:32:11.545Z Done
2132023-12-01T19:32:11.548Z Done
2142023-12-01T19:32:11.671Z Done
2152023-12-01T19:32:12.368ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162023-12-01T19:32:12.368Zclang system 15 system
2172023-12-01T19:32:12.368Zcsh system system illumos
2182023-12-01T19:32:12.368Zctags system system illumos
2192023-12-01T19:32:12.368Zgcc vendor 12 vendor
2202023-12-01T19:32:12.368Zgcc system 10 system
2212023-12-01T19:32:12.368Zgcc system 7 system
2222023-12-01T19:32:12.368Zgo system 1.20 system
2232023-12-01T19:32:12.368Zgo system 1.19 system
2242023-12-01T19:32:12.368Zllvm system 15 system
2252023-12-01T19:32:12.368Zllvm system 14 system
2262023-12-01T19:32:12.368Zmariadb system 10.6 system
2272023-12-01T19:32:12.368Zmta vendor vendor dma
2282023-12-01T19:32:12.368Zopenjdk system 17 system
2292023-12-01T19:32:12.368Zopenjdk system 11 system
2302023-12-01T19:32:12.368Zopenjdk system 1.8 system
2312023-12-01T19:32:12.368Zopenssl vendor 3 vendor
2322023-12-01T19:32:12.368Zperl system 5.36 system
2332023-12-01T19:32:12.368Zpostgresql system 15 system
2342023-12-01T19:32:12.368Zpostgresql system 13 system
2352023-12-01T19:32:12.369Zpython vendor 3 vendor
2362023-12-01T19:32:12.369Zpython system 2 system
2372023-12-01T19:32:12.369Zpython3 system 3.11 system
2382023-12-01T19:32:12.369Zruby system 3.0 system
2392023-12-01T19:32:12.369Zwords vendor vendor american-english
2402023-12-01T19:32:12.369Zwords system system australian-english
2412023-12-01T19:32:12.369Zwords system system british-english
2422023-12-01T19:32:12.369Zwords system system canadian-english
2432023-12-01T19:32:12.369Zwords system system french
2442023-12-01T19:32:12.369Zwords system system italian
2452023-12-01T19:32:12.369Zwords system system ngerman
2462023-12-01T19:32:12.369Zwords system system ogerman
2472023-12-01T19:32:12.369Zwords system system spanish
2482023-12-01T19:32:12.922ZFMRI IFO
2492023-12-01T19:32:12.922Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502023-12-01T19:32:12.922Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512023-12-01T19:32:12.924Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522023-12-01T19:32:12.924Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2532023-12-01T19:32:12.924Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542023-12-01T19:32:12.924Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2552023-12-01T19:32:13.002Z+ set -o errexit
2562023-12-01T19:32:13.005Z+++ dirname ./tools/ci_download_cockroachdb
2572023-12-01T19:32:13.005Z++ cd ./tools
2582023-12-01T19:32:13.005Z++ pwd
2592023-12-01T19:32:13.005Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602023-12-01T19:32:13.005Z++ basename ./tools/ci_download_cockroachdb
2612023-12-01T19:32:13.005Z+ ARG0=ci_download_cockroachdb
2622023-12-01T19:32:13.008Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632023-12-01T19:32:13.008Z+ CIDL_VERSION=v22.1.9
2642023-12-01T19:32:13.008Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652023-12-01T19:32:13.009Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662023-12-01T19:32:13.009Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672023-12-01T19:32:13.009Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682023-12-01T19:32:13.009Z+ TARGET_DIR=out
2692023-12-01T19:32:13.009Z+ DOWNLOAD_DIR=out/downloads
2702023-12-01T19:32:13.009Z+ DEST_DIR=./out/cockroachdb
2712023-12-01T19:32:13.009Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722023-12-01T19:32:13.009Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732023-12-01T19:32:13.011Z+ main
2742023-12-01T19:32:13.012Z+ [[ 0 != 0 ]]
2752023-12-01T19:32:13.012Z+ CIDL_OS=solaris2.11
2762023-12-01T19:32:13.012Z+ [[ 0 != 0 ]]
2772023-12-01T19:32:13.013Z+ configure_os solaris2.11
2782023-12-01T19:32:13.013Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792023-12-01T19:32:13.013Zcurrent directory: /work/oxidecomputer/omicron
2802023-12-01T19:32:13.013Zconfiguring based on OS: "solaris2.11"
2812023-12-01T19:32:13.013Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-12-01T19:32:13.013Z+ case "$1" in
2832023-12-01T19:32:13.013Z+ CIDL_BUILD=illumos
2842023-12-01T19:32:13.013Z+ CIDL_SUFFIX=tar.gz
2852023-12-01T19:32:13.013Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862023-12-01T19:32:13.013Z+ CIDL_MD5FUNC=do_md5sum
2872023-12-01T19:32:13.013Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882023-12-01T19:32:13.013Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892023-12-01T19:32:13.013Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902023-12-01T19:32:13.013Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912023-12-01T19:32:13.013Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-12-01T19:32:13.013Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932023-12-01T19:32:13.013Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-01T19:32:13.013Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-12-01T19:32:13.013ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-12-01T19:32:13.013ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-12-01T19:32:13.013Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-12-01T19:32:13.013Z+ mkdir -p out/downloads
2992023-12-01T19:32:13.016Z+ mkdir -p ./out/cockroachdb
3002023-12-01T19:32:13.016Z+ local DO_DOWNLOAD=true
3012023-12-01T19:32:13.016Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022023-12-01T19:32:13.016Z+ '[' true == true ']'
3032023-12-01T19:32:13.017Z+ echo Downloading...
3042023-12-01T19:32:13.017ZDownloading...
3052023-12-01T19:32:13.017Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-01T19:32:13.017Z+ 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
3072023-12-01T19:32:16.478Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-01T19:32:16.481Z++ md5sum
3092023-12-01T19:32:16.481Z++ awk '{print $1}'
3102023-12-01T19:32:16.677Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112023-12-01T19:32:16.677Z+ [[ 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 ]]
3122023-12-01T19:32:16.677Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-01T19:32:16.681Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142023-12-01T19:32:20.335Z+ do_assemble_illumos
3152023-12-01T19:32:20.335Z+ rm -r ./out/cockroachdb
3162023-12-01T19:32:20.339Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172023-12-01T19:32:21.027Z+ ./out/cockroachdb/bin/cockroach version
3182023-12-01T19:32:21.331ZBuild Tag: v22.1.9-dirty
3192023-12-01T19:32:21.331ZBuild Time: 2022/10/26 21:17:46
3202023-12-01T19:32:21.331ZDistribution: OSS
3212023-12-01T19:32:21.331ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222023-12-01T19:32:21.331ZGo Version: go1.17.13
3232023-12-01T19:32:21.331ZC Compiler: gcc 10.3.0
3242023-12-01T19:32:21.331ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252023-12-01T19:32:21.331ZBuild Type: release
3262023-12-01T19:32:21.358Z+ set -o errexit
3272023-12-01T19:32:21.361Z+++ dirname ./tools/ci_download_clickhouse
3282023-12-01T19:32:21.364Z++ cd ./tools
3292023-12-01T19:32:21.364Z++ pwd
3302023-12-01T19:32:21.367Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312023-12-01T19:32:21.367Z++ basename ./tools/ci_download_clickhouse
3322023-12-01T19:32:21.370Z+ ARG0=ci_download_clickhouse
3332023-12-01T19:32:21.370Z+ TARGET_DIR=out
3342023-12-01T19:32:21.370Z+ DOWNLOAD_DIR=out/downloads
3352023-12-01T19:32:21.370Z+ DEST_DIR=./out/clickhouse
3362023-12-01T19:32:21.370Z+ CIDL_VERSION=v22.8.9.24
3372023-12-01T19:32:21.370Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382023-12-01T19:32:21.370Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392023-12-01T19:32:21.370Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402023-12-01T19:32:21.370Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412023-12-01T19:32:21.370Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422023-12-01T19:32:21.370Z+ main
3432023-12-01T19:32:21.370Z+ [[ 0 != 0 ]]
3442023-12-01T19:32:21.370Z+ CIDL_OS=solaris2.11
3452023-12-01T19:32:21.370Z+ [[ 0 != 0 ]]
3462023-12-01T19:32:21.370Z+ configure_os solaris2.11
3472023-12-01T19:32:21.370Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482023-12-01T19:32:21.370Zcurrent directory: /work/oxidecomputer/omicron
3492023-12-01T19:32:21.370Z+ echo 'configuring based on OS: "solaris2.11"'
3502023-12-01T19:32:21.370Z+ CIDL_DASHREV=
3512023-12-01T19:32:21.370Z+ case "$1" in
3522023-12-01T19:32:21.370Zconfiguring based on OS: "solaris2.11"
3532023-12-01T19:32:21.370Z+ CIDL_PLATFORM=illumos
3542023-12-01T19:32:21.372Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552023-12-01T19:32:21.372Z+ CIDL_MD5FUNC=do_md5sum
3562023-12-01T19:32:21.372Z+ CIDL_DASHREV=-1
3572023-12-01T19:32:21.372Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582023-12-01T19:32:21.372Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-12-01T19:32:21.372Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-01T19:32:21.372Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-12-01T19:32:21.372Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-12-01T19:32:21.372ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-12-01T19:32:21.372Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-12-01T19:32:21.372Z+ mkdir -p out/downloads
3652023-12-01T19:32:21.372ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-12-01T19:32:21.375Z+ mkdir -p ./out/clickhouse
3672023-12-01T19:32:21.375Z+ local DO_DOWNLOAD=true
3682023-12-01T19:32:21.375Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692023-12-01T19:32:21.375Z+ '[' true == true ']'
3702023-12-01T19:32:21.375Z+ echo Downloading...
3712023-12-01T19:32:21.375ZDownloading...
3722023-12-01T19:32:21.375Z+ 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
3732023-12-01T19:32:21.375Z+ 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
3742023-12-01T19:32:22.965Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-01T19:32:22.972Z++ md5sum
3762023-12-01T19:32:22.972Z++ awk '{print $1}'
3772023-12-01T19:32:23.635Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782023-12-01T19:32:23.635Z+ [[ 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 ]]
3792023-12-01T19:32:23.635Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802023-12-01T19:32:23.647Z+ mkdir -p ./out/clickhouse
3812023-12-01T19:32:23.647Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822023-12-01T19:32:28.325Z+ ./out/clickhouse/clickhouse server --version
3832023-12-01T19:32:28.377ZClickHouse server version 22.8.9.1.
3842023-12-01T19:32:28.400Z+ set -o errexit
3852023-12-01T19:32:28.410Z+++ dirname ./tools/ci_download_console
3862023-12-01T19:32:28.410Z++ cd ./tools
3872023-12-01T19:32:28.410Z++ pwd
3882023-12-01T19:32:28.410Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892023-12-01T19:32:28.426Z++ basename ./tools/ci_download_console
3902023-12-01T19:32:28.426Z+ ARG0=ci_download_console
3912023-12-01T19:32:28.426Z+ TARGET_DIR=out
3922023-12-01T19:32:28.426Z+ DOWNLOAD_DIR=out/downloads
3932023-12-01T19:32:28.426Z+ DEST_DIR=./out/console-assets
3942023-12-01T19:32:28.426Z+ source /work/oxidecomputer/omicron/tools/console_version
3952023-12-01T19:32:28.427Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3962023-12-01T19:32:28.427Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-12-01T19:32:28.427Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3982023-12-01T19:32:28.427Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992023-12-01T19:32:28.427Z+ main
4002023-12-01T19:32:28.427Z+ [[ 0 != 0 ]]
4012023-12-01T19:32:28.427Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4022023-12-01T19:32:28.427ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-12-01T19:32:28.427Z+ echo 'Local file: out/downloads/console.tar.gz'
4042023-12-01T19:32:28.427ZLocal file: out/downloads/console.tar.gz
4052023-12-01T19:32:28.427Z+ local DO_DOWNLOAD=true
4062023-12-01T19:32:28.427Z+ [[ -f out/downloads/console.tar.gz ]]
4072023-12-01T19:32:28.427Z+ mkdir -p out/downloads
4082023-12-01T19:32:28.427Z+ '[' true == true ']'
4092023-12-01T19:32:28.427Z+ echo Downloading...
4102023-12-01T19:32:28.427ZDownloading...
4112023-12-01T19:32:28.427Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4122023-12-01T19:32:28.427Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-12-01T19:32:28.978Z++ do_sha256sum out/downloads/console.tar.gz
4142023-12-01T19:32:28.982Z++ case "$OSTYPE" in
4152023-12-01T19:32:28.983Z++ SHA=sha256sum
4162023-12-01T19:32:28.983Z++ sha256sum
4172023-12-01T19:32:28.983Z++ awk '{print $1}'
4182023-12-01T19:32:29.003Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4192023-12-01T19:32:29.003Z+ [[ 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 ]]
4202023-12-01T19:32:29.005Z+ rm -rf ./out/console-assets
4212023-12-01T19:32:29.005Z+ mkdir -p ./out/console-assets
4222023-12-01T19:32:29.008Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232023-12-01T19:32:29.008Z+ mkdir -p ./out/console-assets
4242023-12-01T19:32:29.011Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252023-12-01T19:32:29.178Z+ set -o errexit
4262023-12-01T19:32:29.181Z+++ dirname ./tools/ci_download_maghemite_openapi
4272023-12-01T19:32:29.181Z++ cd ./tools
4282023-12-01T19:32:29.181Z++ pwd
4292023-12-01T19:32:29.182Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302023-12-01T19:32:29.182Z++ basename ./tools/ci_download_maghemite_openapi
4312023-12-01T19:32:29.182Z+ ARG0=ci_download_maghemite_openapi
4322023-12-01T19:32:29.182Z+ TARGET_DIR=out
4332023-12-01T19:32:29.183Z+ DOWNLOAD_DIR=out/downloads
4342023-12-01T19:32:29.183Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352023-12-01T19:32:29.183Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4362023-12-01T19:32:29.183Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-12-01T19:32:29.183Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4382023-12-01T19:32:29.183Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4392023-12-01T19:32:29.183Z+ main
4402023-12-01T19:32:29.183Z+ [[ 0 != 0 ]]
4412023-12-01T19:32:29.183Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4422023-12-01T19:32:29.183ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4432023-12-01T19:32:29.183Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4442023-12-01T19:32:29.183Z+ local DO_DOWNLOAD=true
4452023-12-01T19:32:29.183ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4462023-12-01T19:32:29.183Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4472023-12-01T19:32:29.183Z+ mkdir -p out/downloads
4482023-12-01T19:32:29.183Z+ '[' true == true ']'
4492023-12-01T19:32:29.183Z+ echo Downloading...
4502023-12-01T19:32:29.183ZDownloading...
4512023-12-01T19:32:29.183Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-01T19:32:29.183Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4532023-12-01T19:32:29.465Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4542023-12-01T19:32:29.465Z++ case "$OSTYPE" in
4552023-12-01T19:32:29.465Z++ SHA=sha256sum
4562023-12-01T19:32:29.465Z++ sha256sum
4572023-12-01T19:32:29.465Z++ awk '{print $1}'
4582023-12-01T19:32:29.465Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592023-12-01T19:32:29.465Z+ [[ 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 ]]
4602023-12-01T19:32:29.475Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612023-12-01T19:32:29.475Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4622023-12-01T19:32:29.475Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4632023-12-01T19:32:29.475Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4642023-12-01T19:32:29.475Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-01T19:32:29.475Z+ main
4662023-12-01T19:32:29.475Z+ [[ 0 != 0 ]]
4672023-12-01T19:32:29.475Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4682023-12-01T19:32:29.475ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4692023-12-01T19:32:29.475Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4702023-12-01T19:32:29.475ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4712023-12-01T19:32:29.475Z+ local DO_DOWNLOAD=true
4722023-12-01T19:32:29.475Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4732023-12-01T19:32:29.475Z+ mkdir -p out/downloads
4742023-12-01T19:32:29.475Z+ '[' true == true ']'
4752023-12-01T19:32:29.475Z+ echo Downloading...
4762023-12-01T19:32:29.475ZDownloading...
4772023-12-01T19:32:29.478Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-12-01T19:32:29.478Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4792023-12-01T19:32:29.642Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4802023-12-01T19:32:29.648Z++ case "$OSTYPE" in
4812023-12-01T19:32:29.648Z++ SHA=sha256sum
4822023-12-01T19:32:29.648Z++ sha256sum
4832023-12-01T19:32:29.648Z++ awk '{print $1}'
4842023-12-01T19:32:29.654Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4852023-12-01T19:32:29.654Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4862023-12-01T19:32:29.659Z+ set -o errexit
4872023-12-01T19:32:29.664Z+++ dirname ./tools/ci_download_dendrite_openapi
4882023-12-01T19:32:29.664Z++ cd ./tools
4892023-12-01T19:32:29.664Z++ pwd
4902023-12-01T19:32:29.667Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-12-01T19:32:29.667Z++ basename ./tools/ci_download_dendrite_openapi
4922023-12-01T19:32:29.667Z+ ARG0=ci_download_dendrite_openapi
4932023-12-01T19:32:29.667Z+ TARGET_DIR=out
4942023-12-01T19:32:29.669Z+ DOWNLOAD_DIR=out/downloads
4952023-12-01T19:32:29.669Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-12-01T19:32:29.669Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4972023-12-01T19:32:29.669Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982023-12-01T19:32:29.669Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4992023-12-01T19:32:29.669Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5002023-12-01T19:32:29.669Z+ main
5012023-12-01T19:32:29.669Z+ [[ 0 != 0 ]]
5022023-12-01T19:32:29.669Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5032023-12-01T19:32:29.669ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5042023-12-01T19:32:29.669Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5052023-12-01T19:32:29.669Z+ local DO_DOWNLOAD=true
5062023-12-01T19:32:29.669ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5072023-12-01T19:32:29.669Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5082023-12-01T19:32:29.669Z+ mkdir -p out/downloads
5092023-12-01T19:32:29.672Z+ '[' true == true ']'
5102023-12-01T19:32:29.672ZDownloading...
5112023-12-01T19:32:29.672Z+ echo Downloading...
5122023-12-01T19:32:29.672Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-12-01T19:32:29.672Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5142023-12-01T19:32:29.948Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5152023-12-01T19:32:29.949Z++ case "$OSTYPE" in
5162023-12-01T19:32:29.953Z++ SHA=sha256sum
5172023-12-01T19:32:29.953Z++ sha256sum
5182023-12-01T19:32:29.953Z++ awk '{print $1}'
5192023-12-01T19:32:29.956Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5202023-12-01T19:32:29.956Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5212023-12-01T19:32:29.965Z+ set -o errexit
5222023-12-01T19:32:29.967Z+++ dirname ./tools/ci_download_dendrite_stub
5232023-12-01T19:32:29.970Z++ cd ./tools
5242023-12-01T19:32:29.970Z++ pwd
5252023-12-01T19:32:29.973Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262023-12-01T19:32:29.973Z++ basename ./tools/ci_download_dendrite_stub
5272023-12-01T19:32:29.975Z+ ARG0=ci_download_dendrite_stub
5282023-12-01T19:32:29.975Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292023-12-01T19:32:29.975Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5302023-12-01T19:32:29.977Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5312023-12-01T19:32:29.977Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5322023-12-01T19:32:29.977Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332023-12-01T19:32:29.977Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5342023-12-01T19:32:29.977Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5352023-12-01T19:32:29.977Z+ TARGET_DIR=out
5362023-12-01T19:32:29.977Z+ DOWNLOAD_DIR=out/downloads
5372023-12-01T19:32:29.977Z+ DEST_DIR=./out/dendrite-stub
5382023-12-01T19:32:29.977Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392023-12-01T19:32:29.977Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402023-12-01T19:32:29.977Z+ REPO=oxidecomputer/dendrite
5412023-12-01T19:32:29.977Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5422023-12-01T19:32:29.977Z+ main
5432023-12-01T19:32:29.977Z+ [[ 0 != 0 ]]
5442023-12-01T19:32:29.977Z+ CIDL_OS=solaris2.11
5452023-12-01T19:32:29.977Z+ [[ 0 != 0 ]]
5462023-12-01T19:32:29.977Z+ configure_os solaris2.11
5472023-12-01T19:32:29.977Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482023-12-01T19:32:29.977Zcurrent directory: /work/oxidecomputer/omicron
5492023-12-01T19:32:29.977Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-12-01T19:32:29.977Zconfiguring based on OS: "solaris2.11"
5512023-12-01T19:32:29.977Z+ case "$1" in
5522023-12-01T19:32:29.977Z+ SET_BINARIES=
5532023-12-01T19:32:29.977Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5542023-12-01T19:32:29.977Z+ CIDL_SHA256FUNC=do_sha256sum
5552023-12-01T19:32:29.978Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562023-12-01T19:32:29.978Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5572023-12-01T19:32:29.978Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582023-12-01T19:32:29.978Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5592023-12-01T19:32:29.978Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602023-12-01T19:32:29.978Z+ mkdir -p out/downloads
5612023-12-01T19:32:29.978ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5622023-12-01T19:32:29.978ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-12-01T19:32:29.981Z+ mkdir -p ./out/dendrite-stub
5642023-12-01T19:32:29.981Z+ fetch_and_verify
5652023-12-01T19:32:29.981Z+ local DO_DOWNLOAD=true
5662023-12-01T19:32:29.981Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672023-12-01T19:32:29.981Z+ '[' true == true ']'
5682023-12-01T19:32:29.981Z+ echo Downloading...
5692023-12-01T19:32:29.981ZDownloading...
5702023-12-01T19:32:29.981Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712023-12-01T19:32:29.981Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5722023-12-01T19:32:37.026Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732023-12-01T19:32:37.030Z++ sha256sum
5742023-12-01T19:32:37.030Z++ awk '{print $1}'
5752023-12-01T19:32:37.129Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5762023-12-01T19:32:37.129Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5772023-12-01T19:32:37.129Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782023-12-01T19:32:37.133Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792023-12-01T19:32:38.158Z+ do_assemble
5802023-12-01T19:32:38.158Z+ rm -r ./out/dendrite-stub
5812023-12-01T19:32:38.162Z+ mkdir ./out/dendrite-stub
5822023-12-01T19:32:38.166Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832023-12-01T19:32:38.311Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842023-12-01T19:32:38.324Z+ set -o errexit
5852023-12-01T19:32:38.327Z+++ dirname ./tools/ci_download_maghemite_mgd
5862023-12-01T19:32:38.330Z++ cd ./tools
5872023-12-01T19:32:38.330Z++ pwd
5882023-12-01T19:32:38.330Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892023-12-01T19:32:38.332Z++ basename ./tools/ci_download_maghemite_mgd
5902023-12-01T19:32:38.335Z+ ARG0=ci_download_maghemite_mgd
5912023-12-01T19:32:38.335Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922023-12-01T19:32:38.335Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5932023-12-01T19:32:38.335Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5942023-12-01T19:32:38.335Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952023-12-01T19:32:38.336Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5962023-12-01T19:32:38.336Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5972023-12-01T19:32:38.336Z+ TARGET_DIR=out
5982023-12-01T19:32:38.336Z+ DOWNLOAD_DIR=out/downloads
5992023-12-01T19:32:38.336Z+ DEST_DIR=./out/mgd
6002023-12-01T19:32:38.336Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012023-12-01T19:32:38.336Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022023-12-01T19:32:38.336Z+ REPO=oxidecomputer/maghemite
6032023-12-01T19:32:38.336Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6042023-12-01T19:32:38.336Z+ main
6052023-12-01T19:32:38.336Z+ [[ 0 != 0 ]]
6062023-12-01T19:32:38.336Z+ CIDL_OS=solaris2.11
6072023-12-01T19:32:38.336Z+ [[ 0 != 0 ]]
6082023-12-01T19:32:38.336Z+ configure_os solaris2.11
6092023-12-01T19:32:38.336Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102023-12-01T19:32:38.336Zcurrent directory: /work/oxidecomputer/omicron
6112023-12-01T19:32:38.336Z+ echo 'configuring based on OS: "solaris2.11"'
6122023-12-01T19:32:38.336Z+ case "$1" in
6132023-12-01T19:32:38.336Z+ SET_BINARIES=
6142023-12-01T19:32:38.336Zconfiguring based on OS: "solaris2.11"
6152023-12-01T19:32:38.336Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-12-01T19:32:38.336Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-12-01T19:32:38.336Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6182023-12-01T19:32:38.339Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192023-12-01T19:32:38.339Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6202023-12-01T19:32:38.339Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212023-12-01T19:32:38.339ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6222023-12-01T19:32:38.339ZLocal file: out/downloads/mgd.tar.gz
6232023-12-01T19:32:38.339Z+ mkdir -p out/downloads
6242023-12-01T19:32:38.342Z+ mkdir -p ./out/mgd
6252023-12-01T19:32:38.342Z+ fetch_and_verify
6262023-12-01T19:32:38.342Z+ local DO_DOWNLOAD=true
6272023-12-01T19:32:38.342Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282023-12-01T19:32:38.342Z+ '[' true == true ']'
6292023-12-01T19:32:38.342Z+ echo Downloading...
6302023-12-01T19:32:38.342ZDownloading...
6312023-12-01T19:32:38.342Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6322023-12-01T19:32:38.342Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6332023-12-01T19:32:44.569Z++ do_sha256sum out/downloads/mgd.tar.gz
6342023-12-01T19:32:44.572Z++ sha256sum
6352023-12-01T19:32:44.572Z++ awk '{print $1}'
6362023-12-01T19:32:44.646Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6372023-12-01T19:32:44.646Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6382023-12-01T19:32:44.646Z+ do_untar out/downloads/mgd.tar.gz
6392023-12-01T19:32:44.649Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402023-12-01T19:32:45.336Z+ do_assemble
6412023-12-01T19:32:45.336Z+ rm -r ./out/mgd
6422023-12-01T19:32:45.338Z+ mkdir ./out/mgd
6432023-12-01T19:32:45.341Z+ cp -r out/downloads/root ./out/mgd/root
6442023-12-01T19:32:45.574Z+ set -o errexit
6452023-12-01T19:32:45.577Z+++ dirname ./tools/ci_download_transceiver_control
6462023-12-01T19:32:45.579Z++ cd ./tools
6472023-12-01T19:32:45.579Z++ pwd
6482023-12-01T19:32:45.579Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492023-12-01T19:32:45.582Z++ basename ./tools/ci_download_transceiver_control
6502023-12-01T19:32:45.582Z+ ARG0=ci_download_transceiver_control
6512023-12-01T19:32:45.585Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522023-12-01T19:32:45.585Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532023-12-01T19:32:45.585Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542023-12-01T19:32:45.585Z+ TARGET_DIR=out
6552023-12-01T19:32:45.585Z+ DOWNLOAD_DIR=out/downloads
6562023-12-01T19:32:45.586Z+ DEST_DIR=./out/transceiver-control
6572023-12-01T19:32:45.586Z+ BIN_DIR=/opt/oxide/bin
6582023-12-01T19:32:45.586Z+ BINARY=xcvradm
6592023-12-01T19:32:45.586Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602023-12-01T19:32:45.586Z+ REPO=oxidecomputer/transceiver-control
6612023-12-01T19:32:45.586Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-12-01T19:32:45.586Z+ main
6632023-12-01T19:32:45.586Z+ [[ 0 != 0 ]]
6642023-12-01T19:32:45.586Z+ CIDL_OS=solaris2.11
6652023-12-01T19:32:45.586Z+ [[ 0 != 0 ]]
6662023-12-01T19:32:45.586Z+ configure_os solaris2.11
6672023-12-01T19:32:45.586Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682023-12-01T19:32:45.586Zcurrent directory: /work/oxidecomputer/omicron
6692023-12-01T19:32:45.586Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-12-01T19:32:45.586Zconfiguring based on OS: "solaris2.11"
6712023-12-01T19:32:45.586Z+ case "$1" in
6722023-12-01T19:32:45.586Z+ SET_BINARIES=
6732023-12-01T19:32:45.586Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-12-01T19:32:45.586Z+ CIDL_SHA256FUNC=do_sha256sum
6752023-12-01T19:32:45.586Z+ ARCHIVE_FILENAME=xcvradm.gz
6762023-12-01T19:32:45.586Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-12-01T19:32:45.586Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782023-12-01T19:32:45.586Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792023-12-01T19:32:45.586ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-12-01T19:32:45.586Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-12-01T19:32:45.587ZLocal file: out/downloads/xcvradm.gz
6822023-12-01T19:32:45.587Z+ mkdir -p out/downloads
6832023-12-01T19:32:45.590Z+ mkdir -p ./out/transceiver-control
6842023-12-01T19:32:45.590Z+ fetch_and_verify
6852023-12-01T19:32:45.590Z+ local DO_DOWNLOAD=true
6862023-12-01T19:32:45.590Z+ [[ -f out/downloads/xcvradm.gz ]]
6872023-12-01T19:32:45.590Z+ '[' true == true ']'
6882023-12-01T19:32:45.590Z+ echo Downloading...
6892023-12-01T19:32:45.590ZDownloading...
6902023-12-01T19:32:45.590Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912023-12-01T19:32:45.590Z+ 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
6922023-12-01T19:32:47.140Z++ do_sha256sum out/downloads/xcvradm.gz
6932023-12-01T19:32:47.143Z++ sha256sum
6942023-12-01T19:32:47.143Z++ awk '{print $1}'
6952023-12-01T19:32:47.166Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962023-12-01T19:32:47.166Z+ [[ 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 ]]
6972023-12-01T19:32:47.169Z+ do_unpack out/downloads/xcvradm.gz
6982023-12-01T19:32:47.169Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992023-12-01T19:32:47.172Z+ gzip -dc out/downloads/xcvradm.gz
7002023-12-01T19:32:47.344Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012023-12-01T19:32:47.347Z+ do_assemble
7022023-12-01T19:32:47.347Z+ rm -r ./out/transceiver-control
7032023-12-01T19:32:47.350Z+ mkdir ./out/transceiver-control
7042023-12-01T19:32:47.353Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052023-12-01T19:32:47.560ZAll builder prerequisites installed successfully, and PATH looks valid
7062023-12-01T19:32:47.563Z
7072023-12-01T19:32:47.563Zreal 2:27.724481598
7082023-12-01T19:32:47.563Zuser 54.887840597
7092023-12-01T19:32:47.563Zsys 10.753806799
7102023-12-01T19:32:47.563Ztrap 0.024021819
7112023-12-01T19:32:47.564Ztflt 0.385362832
7122023-12-01T19:32:47.565Zdflt 1.133474070
7132023-12-01T19:32:47.565Zkflt 0.322684568
7142023-12-01T19:32:47.565Zlock 2.088490594
7152023-12-01T19:32:47.565Zslp 4:31.745394531
7162023-12-01T19:32:47.565Zlat 4.060470242
7172023-12-01T19:32:47.565Zstop 0.084200444
7182023-12-01T19:32:47.568Z
7192023-12-01T19:32:47.568Z #### # # ##### ##### # #
7202023-12-01T19:32:47.568Z # # # # # # # # # #
7212023-12-01T19:32:47.568Z # # # # # # # #
7222023-12-01T19:32:47.568Z # # # ##### ##### #
7232023-12-01T19:32:47.568Z # # # # # # #
7242023-12-01T19:32:47.568Z #### ###### # # # #
7252023-12-01T19:32:47.568Z
7262023-12-01T19:32:47.914Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272023-12-01T19:32:48.309Z Updating crates.io index
7282023-12-01T19:32:48.399Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292023-12-01T19:32:50.054Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302023-12-01T19:32:52.020Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312023-12-01T19:32:52.877Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322023-12-01T19:32:53.220Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332023-12-01T19:32:53.557Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342023-12-01T19:32:53.854Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352023-12-01T19:32:54.747Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362023-12-01T19:32:57.129Z Updating git repository `https://github.com/oxidecomputer/opte`
7372023-12-01T19:32:58.170Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382023-12-01T19:32:58.549Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392023-12-01T19:32:59.184Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402023-12-01T19:32:59.536Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7412023-12-01T19:32:59.868Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7422023-12-01T19:33:00.355Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7432023-12-01T19:33:00.712Z Updating git repository `https://github.com/njaremko/samael`
7442023-12-01T19:33:01.356Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7452023-12-01T19:33:01.922Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7462023-12-01T19:33:02.427Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7472023-12-01T19:33:02.770Z Updating git repository `https://github.com/jgallagher/nix`
7482023-12-01T19:33:04.268Z Updating git repository `https://github.com/cbiffle/hubpack`
7492023-12-01T19:33:04.831Z Updating git repository `https://github.com/oxidecomputer/typify`
7502023-12-01T19:33:05.783Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7512023-12-01T19:33:06.179Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7522023-12-01T19:33:06.514Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7532023-12-01T19:33:07.927Z Downloading crates ...
7542023-12-01T19:33:08.189Z Downloaded toml_datetime v0.6.5
7552023-12-01T19:33:08.193Z Downloaded itoa v1.0.9
7562023-12-01T19:33:08.201Z Downloaded anstream v0.5.0
7572023-12-01T19:33:08.214Z Downloaded equivalent v1.0.1
7582023-12-01T19:33:08.223Z Downloaded serde_spanned v0.6.4
7592023-12-01T19:33:08.225Z Downloaded colorchoice v1.0.0
7602023-12-01T19:33:08.235Z Downloaded cargo-platform v0.1.3
7612023-12-01T19:33:08.237Z Downloaded bitflags v1.3.2
7622023-12-01T19:33:08.242Z Downloaded thiserror-impl v1.0.49
7632023-12-01T19:33:08.245Z Downloaded clap_lex v0.5.1
7642023-12-01T19:33:08.248Z Downloaded anstyle-query v1.0.0
7652023-12-01T19:33:08.248Z Downloaded anstyle v1.0.2
7662023-12-01T19:33:08.250Z Downloaded heck v0.4.1
7672023-12-01T19:33:08.253Z Downloaded utf8parse v0.2.1
7682023-12-01T19:33:08.256Z Downloaded strsim v0.10.0
7692023-12-01T19:33:08.256Z Downloaded terminal_size v0.2.6
7702023-12-01T19:33:08.259Z Downloaded cargo_metadata v0.18.0
7712023-12-01T19:33:08.262Z Downloaded camino v1.1.6
7722023-12-01T19:33:08.265Z Downloaded semver v1.0.20
7732023-12-01T19:33:08.268Z Downloaded clap_derive v4.4.2
7742023-12-01T19:33:08.271Z Downloaded quote v1.0.33
7752023-12-01T19:33:08.275Z Downloaded anstyle-parse v0.2.1
7762023-12-01T19:33:08.277Z Downloaded errno v0.3.2
7772023-12-01T19:33:08.280Z Downloaded thiserror v1.0.49
7782023-12-01T19:33:08.286Z Downloaded toml v0.8.8
7792023-12-01T19:33:08.292Z Downloaded anyhow v1.0.75
7802023-12-01T19:33:08.298Z Downloaded indexmap v2.1.0
7812023-12-01T19:33:08.304Z Downloaded unicode-ident v1.0.12
7822023-12-01T19:33:08.309Z Downloaded serde_derive v1.0.192
7832023-12-01T19:33:08.313Z Downloaded serde v1.0.192
7842023-12-01T19:33:08.319Z Downloaded clap v4.4.3
7852023-12-01T19:33:08.334Z Downloaded ryu v1.0.15
7862023-12-01T19:33:08.339Z Downloaded memchr v2.6.3
7872023-12-01T19:33:08.349Z Downloaded winnow v0.5.15
7882023-12-01T19:33:08.363Z Downloaded clap_builder v4.4.2
7892023-12-01T19:33:08.375Z Downloaded syn v2.0.32
7902023-12-01T19:33:08.393Z Downloaded rustix v0.37.23
7912023-12-01T19:33:08.429Z Downloaded libc v0.2.150
7922023-12-01T19:33:08.475Z Downloaded serde_json v1.0.108
7932023-12-01T19:33:08.487Z Downloaded hashbrown v0.14.2
7942023-12-01T19:33:08.496Z Downloaded proc-macro2 v1.0.69
7952023-12-01T19:33:08.500Z Downloaded toml_edit v0.21.0
7962023-12-01T19:33:08.538Z Downloaded io-lifetimes v1.0.11
7972023-12-01T19:33:08.541Z Downloaded cargo_toml v0.17.0
7982023-12-01T19:33:08.653Z Compiling proc-macro2 v1.0.69
7992023-12-01T19:33:08.653Z Compiling unicode-ident v1.0.12
8002023-12-01T19:33:08.656Z Compiling serde v1.0.192
8012023-12-01T19:33:08.656Z Compiling libc v0.2.150
8022023-12-01T19:33:08.669Z Compiling io-lifetimes v1.0.11
8032023-12-01T19:33:08.672Z Compiling rustix v0.37.23
8042023-12-01T19:33:08.672Z Compiling bitflags v1.3.2
8052023-12-01T19:33:08.672Z Compiling utf8parse v0.2.1
8062023-12-01T19:33:08.892Z Compiling equivalent v1.0.1
8072023-12-01T19:33:08.971Z Compiling hashbrown v0.14.2
8082023-12-01T19:33:08.995Z Compiling anstyle-parse v0.2.1
8092023-12-01T19:33:09.039Z Compiling colorchoice v1.0.0
8102023-12-01T19:33:09.252Z Compiling camino v1.1.6
8112023-12-01T19:33:09.448Z Compiling winnow v0.5.15
8122023-12-01T19:33:10.526Z Compiling indexmap v2.1.0
8132023-12-01T19:33:10.591Z Compiling anstyle-query v1.0.0
8142023-12-01T19:33:10.708Z Compiling thiserror v1.0.49
8152023-12-01T19:33:10.728Z Compiling anstyle v1.0.2
8162023-12-01T19:33:10.803Z Compiling semver v1.0.20
8172023-12-01T19:33:11.030Z Compiling serde_json v1.0.108
8182023-12-01T19:33:11.500Z Compiling anstream v0.5.0
8192023-12-01T19:33:11.669Z Compiling strsim v0.10.0
8202023-12-01T19:33:11.718Z Compiling anyhow v1.0.75
8212023-12-01T19:33:11.734Z Compiling itoa v1.0.9
8222023-12-01T19:33:12.064Z Compiling quote v1.0.33
8232023-12-01T19:33:12.472Z Compiling ryu v1.0.15
8242023-12-01T19:33:12.527Z Compiling heck v0.4.1
8252023-12-01T19:33:12.583Z Compiling clap_lex v0.5.1
8262023-12-01T19:33:12.907Z Compiling syn v2.0.32
8272023-12-01T19:33:13.018Z Compiling errno v0.3.2
8282023-12-01T19:33:14.653Z Compiling terminal_size v0.2.6
8292023-12-01T19:33:14.777Z Compiling clap_builder v4.4.2
8302023-12-01T19:33:20.857Z Compiling serde_derive v1.0.192
8312023-12-01T19:33:20.861Z Compiling thiserror-impl v1.0.49
8322023-12-01T19:33:20.861Z Compiling clap_derive v4.4.2
8332023-12-01T19:33:25.780Z Compiling clap v4.4.3
8342023-12-01T19:33:34.067Z Compiling serde_spanned v0.6.4
8352023-12-01T19:33:34.070Z Compiling toml_datetime v0.6.5
8362023-12-01T19:33:34.070Z Compiling cargo-platform v0.1.3
8372023-12-01T19:33:34.474Z Compiling toml_edit v0.21.0
8382023-12-01T19:33:36.086Z Compiling cargo_metadata v0.18.0
8392023-12-01T19:33:37.596Z Compiling toml v0.8.8
8402023-12-01T19:33:38.605Z Compiling cargo_toml v0.17.0
8412023-12-01T19:33:45.271Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8422023-12-01T19:33:46.672Z Finished dev [unoptimized + debuginfo] target(s) in 59.02s
8432023-12-01T19:33:46.871Z Running `target/debug/xtask clippy`
8442023-12-01T19:33:46.925Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8452023-12-01T19:33:47.762Z Downloading crates ...
8462023-12-01T19:33:47.996Z Downloaded addr2line v0.21.0
8472023-12-01T19:33:48.018Z Downloaded ciborium-io v0.2.1
8482023-12-01T19:33:48.027Z Downloaded keccak v0.1.4
8492023-12-01T19:33:48.037Z Downloaded inout v0.1.3
8502023-12-01T19:33:48.041Z Downloaded lazy_static v1.4.0
8512023-12-01T19:33:48.045Z Downloaded kstat-rs v0.2.3
8522023-12-01T19:33:48.048Z Downloaded hyper-rustls v0.24.2
8532023-12-01T19:33:48.055Z Downloaded indexmap v1.9.3
8542023-12-01T19:33:48.067Z Downloaded maplit v1.0.2
8552023-12-01T19:33:48.073Z Downloaded cookie v0.18.0
8562023-12-01T19:33:48.084Z Downloaded matches v0.1.10
8572023-12-01T19:33:48.090Z Downloaded atty v0.2.14
8582023-12-01T19:33:48.097Z Downloaded block-padding v0.3.3
8592023-12-01T19:33:48.102Z Downloaded md-5 v0.10.5
8602023-12-01T19:33:48.109Z Downloaded crossbeam-queue v0.3.8
8612023-12-01T19:33:48.116Z Downloaded buf-list v1.0.3
8622023-12-01T19:33:48.127Z Downloaded oso-derive v0.27.0
8632023-12-01T19:33:48.132Z Downloaded openssl-macros v0.1.1
8642023-12-01T19:33:48.135Z Downloaded opaque-debug v0.3.0
8652023-12-01T19:33:48.146Z Downloaded normalize-line-endings v0.3.0
8662023-12-01T19:33:48.150Z Downloaded shlex v1.1.0
8672023-12-01T19:33:48.152Z Downloaded serde-big-array v0.5.1
8682023-12-01T19:33:48.158Z Downloaded openssl-probe v0.1.5
8692023-12-01T19:33:48.162Z Downloaded crypto-common v0.1.6
8702023-12-01T19:33:48.166Z Downloaded num-integer v0.1.45
8712023-12-01T19:33:48.172Z Downloaded mockall v0.11.4
8722023-12-01T19:33:48.177Z Downloaded num_enum v0.5.11
8732023-12-01T19:33:48.194Z Downloaded try-lock v0.2.4
8742023-12-01T19:33:48.198Z Downloaded slog-async v2.8.0
8752023-12-01T19:33:48.204Z Downloaded num_cpus v1.16.0
8762023-12-01T19:33:48.212Z Downloaded semver v0.11.0
8772023-12-01T19:33:48.219Z Downloaded foreign-types-shared v0.3.1
8782023-12-01T19:33:48.224Z Downloaded usdt-attr-macro v0.3.5
8792023-12-01T19:33:48.228Z Downloaded log v0.4.20
8802023-12-01T19:33:48.237Z Downloaded num-derive v0.4.0
8812023-12-01T19:33:48.243Z Downloaded mime_guess v2.0.4
8822023-12-01T19:33:48.248Z Downloaded endian-type v0.1.2
8832023-12-01T19:33:48.251Z Downloaded diesel_table_macro_syntax v0.1.0
8842023-12-01T19:33:48.254Z Downloaded untrusted v0.7.1
8852023-12-01T19:33:48.257Z Downloaded which v4.4.0
8862023-12-01T19:33:48.260Z Downloaded threadpool v1.8.1
8872023-12-01T19:33:48.262Z Downloaded parse-display v0.8.2
8882023-12-01T19:33:48.265Z Downloaded num-complex v0.4.4
8892023-12-01T19:33:48.270Z Downloaded parking_lot v0.11.2
8902023-12-01T19:33:48.277Z Downloaded schemars_derive v0.8.13
8912023-12-01T19:33:48.281Z Downloaded httparse v1.8.0
8922023-12-01T19:33:48.288Z Downloaded universal-hash v0.5.1
8932023-12-01T19:33:48.292Z Downloaded foreign-types v0.3.2
8942023-12-01T19:33:48.295Z Downloaded futures-task v0.3.29
8952023-12-01T19:33:48.298Z Downloaded plotters-svg v0.3.5
8962023-12-01T19:33:48.301Z Downloaded fragile v2.0.0
8972023-12-01T19:33:48.306Z Downloaded strum v0.25.0
8982023-12-01T19:33:48.309Z Downloaded pem v1.1.1
8992023-12-01T19:33:48.312Z Downloaded serde_urlencoded v0.7.1
9002023-12-01T19:33:48.317Z Downloaded utf-8 v0.7.6
9012023-12-01T19:33:48.320Z Downloaded trybuild v1.0.85
9022023-12-01T19:33:48.331Z Downloaded snafu v0.7.5
9032023-12-01T19:33:48.348Z Downloaded display-error-chain v0.2.0
9042023-12-01T19:33:48.350Z Downloaded password-hash v0.5.0
9052023-12-01T19:33:48.355Z Downloaded httptest v0.15.5
9062023-12-01T19:33:48.359Z Downloaded minimal-lexical v0.2.1
9072023-12-01T19:33:48.370Z Downloaded pretty-hex v0.4.0
9082023-12-01T19:33:48.374Z Downloaded downcast v0.11.0
9092023-12-01T19:33:48.377Z Downloaded phf_shared v0.10.0
9102023-12-01T19:33:48.380Z Downloaded pem v3.0.2
9112023-12-01T19:33:48.383Z Downloaded der_derive v0.7.2
9122023-12-01T19:33:48.386Z Downloaded resolv-conf v0.7.0
9132023-12-01T19:33:48.392Z Downloaded serde_derive_internals v0.26.0
9142023-12-01T19:33:48.396Z Downloaded pin-project-internal v1.1.3
9152023-12-01T19:33:48.401Z Downloaded toml v0.5.11
9162023-12-01T19:33:48.407Z Downloaded version_check v0.9.4
9172023-12-01T19:33:48.410Z Downloaded rand_xorshift v0.3.0
9182023-12-01T19:33:48.413Z Downloaded socket2 v0.4.9
9192023-12-01T19:33:48.418Z Downloaded proc-macro-error-attr v1.0.4
9202023-12-01T19:33:48.421Z Downloaded foreign-types-macros v0.2.3
9212023-12-01T19:33:48.424Z Downloaded fnv v1.0.7
9222023-12-01T19:33:48.427Z Downloaded phf v0.11.2
9232023-12-01T19:33:48.430Z Downloaded poly1305 v0.8.0
9242023-12-01T19:33:48.437Z Downloaded whoami v1.4.1
9252023-12-01T19:33:48.441Z Downloaded fxhash v0.2.1
9262023-12-01T19:33:48.444Z Downloaded foreign-types v0.5.0
9272023-12-01T19:33:48.446Z Downloaded serde-big-array v0.4.1
9282023-12-01T19:33:48.449Z Downloaded serde-hex v0.1.0
9292023-12-01T19:33:48.453Z Downloaded highway v1.1.0
9302023-12-01T19:33:48.459Z Downloaded pin-project-lite v0.2.13
9312023-12-01T19:33:48.471Z Downloaded termtree v0.4.1
9322023-12-01T19:33:48.474Z Downloaded float-cmp v0.9.0
9332023-12-01T19:33:48.477Z Downloaded data-encoding v2.4.0
9342023-12-01T19:33:48.480Z Downloaded hubpack_derive v0.1.1
9352023-12-01T19:33:48.483Z Downloaded spin v0.9.8
9362023-12-01T19:33:48.489Z Downloaded time-core v0.1.1
9372023-12-01T19:33:48.492Z Downloaded phf_shared v0.11.2
9382023-12-01T19:33:48.495Z Downloaded spin v0.5.2
9392023-12-01T19:33:48.498Z Downloaded tracing-attributes v0.1.26
9402023-12-01T19:33:48.503Z Downloaded swrite v0.1.0
9412023-12-01T19:33:48.506Z Downloaded home v0.5.5
9422023-12-01T19:33:48.509Z Downloaded hostname v0.3.1
9432023-12-01T19:33:48.512Z Downloaded serde_with_macros v2.3.3
9442023-12-01T19:33:48.517Z Downloaded toml v0.7.8
9452023-12-01T19:33:48.526Z Downloaded signal-hook-tokio v0.3.1
9462023-12-01T19:33:48.530Z Downloaded tokio-macros v2.2.0
9472023-12-01T19:33:48.533Z Downloaded predicates-tree v1.0.9
9482023-12-01T19:33:48.536Z Downloaded dashmap v5.5.1
9492023-12-01T19:33:48.541Z Downloaded relative-path v1.9.0
9502023-12-01T19:33:48.545Z Downloaded vte v0.11.1
9512023-12-01T19:33:48.550Z Downloaded take_mut v0.2.2
9522023-12-01T19:33:48.552Z Downloaded headers-core v0.2.0
9532023-12-01T19:33:48.555Z Downloaded dyn-clone v1.0.13
9542023-12-01T19:33:48.557Z Downloaded stable_deref_trait v1.2.0
9552023-12-01T19:33:48.560Z Downloaded subprocess v0.2.9
9562023-12-01T19:33:48.566Z Downloaded rpassword v7.3.1
9572023-12-01T19:33:48.568Z Downloaded debug-ignore v1.0.5
9582023-12-01T19:33:48.571Z Downloaded datatest-stable v0.2.3
9592023-12-01T19:33:48.576Z Downloaded walkdir v2.4.0
9602023-12-01T19:33:48.581Z Downloaded pkg-config v0.3.27
9612023-12-01T19:33:48.584Z Downloaded filetime v0.2.22
9622023-12-01T19:33:48.588Z Downloaded deranged v0.3.8
9632023-12-01T19:33:48.592Z Downloaded derive_builder_macro v0.12.0
9642023-12-01T19:33:48.594Z Downloaded wyz v0.5.1
9652023-12-01T19:33:48.597Z Downloaded wait-timeout v0.2.0
9662023-12-01T19:33:48.600Z Downloaded ena v0.14.2
9672023-12-01T19:33:48.603Z Downloaded strum_macros v0.25.2
9682023-12-01T19:33:48.638Z Downloaded waitgroup v0.1.2
9692023-12-01T19:33:48.640Z Downloaded rusty-fork v0.3.0
9702023-12-01T19:33:48.640Z Downloaded thread-id v4.2.0
9712023-12-01T19:33:48.640Z Downloaded generic-array v0.14.7
9722023-12-01T19:33:48.640Z Downloaded tokio-util v0.7.10
9732023-12-01T19:33:48.640Z Downloaded futures-core v0.3.29
9742023-12-01T19:33:48.642Z Downloaded fs-err v2.11.0
9752023-12-01T19:33:48.642Z Downloaded flagset v0.4.3
9762023-12-01T19:33:48.645Z Downloaded peeking_take_while v0.1.2
9772023-12-01T19:33:48.647Z Downloaded parking_lot_core v0.9.8
9782023-12-01T19:33:48.650Z Downloaded r2d2 v0.8.10
9792023-12-01T19:33:48.654Z Downloaded path-slash v0.1.5
9802023-12-01T19:33:48.656Z Downloaded humantime v2.1.0
9812023-12-01T19:33:48.659Z Downloaded zerocopy v0.6.4
9822023-12-01T19:33:48.664Z Downloaded difflib v0.4.0
9832023-12-01T19:33:48.667Z Downloaded tokio-rustls v0.24.1
9842023-12-01T19:33:48.672Z Downloaded quick-error v1.2.3
9852023-12-01T19:33:48.675Z Downloaded hex-literal v0.4.1
9862023-12-01T19:33:48.677Z Downloaded tabled_derive v0.6.0
9872023-12-01T19:33:48.680Z Downloaded postcard v0.7.3
9882023-12-01T19:33:48.683Z Downloaded aho-corasick v1.0.4
9892023-12-01T19:33:48.697Z Downloaded paste v1.0.14
9902023-12-01T19:33:48.702Z Downloaded shell-words v1.1.0
9912023-12-01T19:33:48.705Z Downloaded heck v0.3.3
9922023-12-01T19:33:48.707Z Downloaded scopeguard v1.2.0
9932023-12-01T19:33:48.710Z Downloaded dirs-sys-next v0.1.2
9942023-12-01T19:33:48.712Z Downloaded socket2 v0.5.5
9952023-12-01T19:33:48.717Z Downloaded digest v0.10.7
9962023-12-01T19:33:48.720Z Downloaded derive_builder_core v0.12.0
9972023-12-01T19:33:48.724Z Downloaded futures v0.3.29
9982023-12-01T19:33:48.735Z Downloaded yasna v0.5.2
9992023-12-01T19:33:48.740Z Downloaded rand_core v0.6.4
10002023-12-01T19:33:48.743Z Downloaded time v0.3.27
10012023-12-01T19:33:48.757Z Downloaded tap v1.0.1
10022023-12-01T19:33:48.760Z Downloaded signature v1.6.4
10032023-12-01T19:33:48.762Z Downloaded tokio-tungstenite v0.20.1
10042023-12-01T19:33:48.765Z Downloaded tungstenite v0.20.1
10052023-12-01T19:33:48.773Z Downloaded flate2 v1.0.28
10062023-12-01T19:33:48.784Z Downloaded rand v0.4.6
10072023-12-01T19:33:48.792Z Downloaded rcgen v0.11.3
10082023-12-01T19:33:48.798Z Downloaded derive_more v0.99.17
10092023-12-01T19:33:48.810Z Downloaded trust-dns-resolver v0.22.0
10102023-12-01T19:33:48.820Z Downloaded prettyplease v0.2.12
10112023-12-01T19:33:48.827Z Downloaded derive-where v1.2.5
10122023-12-01T19:33:48.836Z Downloaded expectorate v1.1.0
10132023-12-01T19:33:48.841Z Downloaded clap v2.34.0
10142023-12-01T19:33:48.857Z Downloaded url v2.5.0
10152023-12-01T19:33:48.863Z Downloaded trust-dns-server v0.22.1
10162023-12-01T19:33:48.875Z Downloaded typed-path v0.6.0
10172023-12-01T19:33:48.888Z Downloaded portable-atomic v1.4.3
10182023-12-01T19:33:48.901Z Downloaded regex-automata v0.1.10
10192023-12-01T19:33:48.911Z Downloaded hkdf v0.12.3
10202023-12-01T19:33:48.918Z Downloaded quick-xml v0.23.1
10212023-12-01T19:33:48.934Z Downloaded plotters v0.3.5
10222023-12-01T19:33:48.954Z Downloaded reqwest v0.11.22
10232023-12-01T19:33:48.971Z Downloaded rustls-webpki v0.101.7
10242023-12-01T19:33:49.002Z Downloaded proptest v1.4.0
10252023-12-01T19:33:49.022Z Downloaded syn v1.0.109
10262023-12-01T19:33:49.045Z Downloaded ratatui v0.23.0
10272023-12-01T19:33:49.069Z Downloaded regex-syntax v0.7.5
10282023-12-01T19:33:49.088Z Downloaded regex v1.10.2
10292023-12-01T19:33:49.116Z Downloaded rustix v0.38.25
10302023-12-01T19:33:49.161Z Downloaded trust-dns-proto v0.22.0
10312023-12-01T19:33:49.186Z Downloaded diesel v2.1.4
10322023-12-01T19:33:49.222Z Downloaded regex-automata v0.3.8
10332023-12-01T19:33:49.258Z Downloaded sled v0.34.7
10342023-12-01T19:33:49.282Z Downloaded zerocopy-derive v0.6.4
10352023-12-01T19:33:49.305Z Downloaded sha3 v0.10.8
10362023-12-01T19:33:49.319Z Downloaded tokio v1.34.0
10372023-12-01T19:33:49.391Z Downloaded regex-automata v0.4.3
10382023-12-01T19:33:49.427Z Downloaded bzip2-sys v0.1.11+1.0.8
10392023-12-01T19:33:49.454Z Downloaded regex-syntax v0.8.2
10402023-12-01T19:33:49.475Z Downloaded encoding_rs v0.8.33
10412023-12-01T19:33:49.524Z Downloaded zerocopy-derive v0.2.0
10422023-12-01T19:33:49.545Z Downloaded openapiv3 v2.0.0-rc.1
10432023-12-01T19:33:49.572Z Downloaded gimli v0.28.0
10442023-12-01T19:33:49.591Z Downloaded polar-core v0.27.0
10452023-12-01T19:33:49.610Z Downloaded regex-syntax v0.6.29
10462023-12-01T19:33:49.626Z Downloaded regress v0.7.1
10472023-12-01T19:33:49.667Z Downloaded bstr v1.6.0
10482023-12-01T19:33:49.670Z Downloaded vcpkg v0.2.15
10492023-12-01T19:33:49.748Z Downloaded hyper v0.14.27
10502023-12-01T19:33:49.770Z Downloaded radix_trie v0.2.1
10512023-12-01T19:33:49.782Z Downloaded ring v0.17.5
10522023-12-01T19:33:49.923Z Downloaded rustls v0.21.9
10532023-12-01T19:33:49.947Z Downloaded openssl v0.10.60
10542023-12-01T19:33:49.966Z Downloaded object v0.32.1
10552023-12-01T19:33:49.985Z Downloaded ring v0.16.20
10562023-12-01T19:33:50.152Z Downloaded curve25519-dalek v4.1.0
10572023-12-01T19:33:50.168Z Downloaded futures-util v0.3.29
10582023-12-01T19:33:50.190Z Downloaded webpki-roots v0.25.2
10592023-12-01T19:33:50.198Z Downloaded smoltcp v0.9.1
10602023-12-01T19:33:50.217Z Downloaded object v0.30.4
10612023-12-01T19:33:50.235Z Downloaded rayon v1.8.0
10622023-12-01T19:33:50.253Z Downloaded h2 v0.3.21
10632023-12-01T19:33:50.264Z Downloaded smoltcp v0.8.2
10642023-12-01T19:33:50.283Z Downloaded idna v0.5.0
10652023-12-01T19:33:50.295Z Downloaded petgraph v0.6.4
10662023-12-01T19:33:50.320Z Downloaded bitvec v1.0.1
10672023-12-01T19:33:50.347Z Downloaded bindgen v0.65.1
10682023-12-01T19:33:50.360Z Downloaded lalrpop v0.19.12
10692023-12-01T19:33:50.381Z Downloaded tabled v0.14.0
10702023-12-01T19:33:50.408Z Downloaded headers v0.3.9
10712023-12-01T19:33:50.417Z Downloaded http v0.2.11
10722023-12-01T19:33:50.426Z Downloaded elliptic-curve v0.13.5
10732023-12-01T19:33:50.431Z Downloaded pretty_assertions v1.4.0
10742023-12-01T19:33:50.434Z Downloaded reedline v0.26.0
10752023-12-01T19:33:50.446Z Downloaded serde_with v2.3.3
10762023-12-01T19:33:50.458Z Downloaded idna v0.2.3
10772023-12-01T19:33:50.471Z Downloaded hashbrown v0.13.2
10782023-12-01T19:33:50.478Z Downloaded ref-cast-impl v1.0.20
10792023-12-01T19:33:50.481Z Downloaded rsa v0.9.2
10802023-12-01T19:33:50.489Z Downloaded x509-cert v0.2.4
10812023-12-01T19:33:50.499Z Downloaded hashbrown v0.12.3
10822023-12-01T19:33:50.505Z Downloaded pem-rfc7468 v0.7.0
10832023-12-01T19:33:50.509Z Downloaded fixedbitset v0.4.2
10842023-12-01T19:33:50.512Z Downloaded ron v0.8.1
10852023-12-01T19:33:50.520Z Downloaded unicode-normalization v0.1.22
10862023-12-01T19:33:50.527Z Downloaded bstr v0.2.17
10872023-12-01T19:33:50.545Z Downloaded structopt v0.3.26
10882023-12-01T19:33:50.558Z Downloaded typenum v1.16.0
10892023-12-01T19:33:50.562Z Downloaded toml_edit v0.19.15
10902023-12-01T19:33:50.592Z Downloaded tinytemplate v1.2.1
10912023-12-01T19:33:50.594Z Downloaded ucd-trie v0.1.6
10922023-12-01T19:33:50.598Z Downloaded zip v0.6.6
10932023-12-01T19:33:50.605Z Downloaded pest v2.7.2
10942023-12-01T19:33:50.614Z Downloaded rand_chacha v0.3.1
10952023-12-01T19:33:50.617Z Downloaded remove_dir_all v0.5.3
10962023-12-01T19:33:50.622Z Downloaded textwrap v0.16.0
10972023-12-01T19:33:50.622Z Downloaded steno v0.4.0
10982023-12-01T19:33:50.629Z Downloaded tough v0.15.0
10992023-12-01T19:33:50.643Z Downloaded pin-project v1.1.3
11002023-12-01T19:33:50.663Z Downloaded der v0.7.8
11012023-12-01T19:33:50.699Z Downloaded hex v0.4.3
11022023-12-01T19:33:50.702Z Downloaded ed25519 v1.5.3
11032023-12-01T19:33:50.702Z Downloaded env_logger v0.10.0
11042023-12-01T19:33:50.702Z Downloaded futures-channel v0.3.29
11052023-12-01T19:33:50.702Z Downloaded sha2 v0.10.8
11062023-12-01T19:33:50.702Z Downloaded platforms v3.0.2
11072023-12-01T19:33:50.702Z Downloaded thread_local v1.1.7
11082023-12-01T19:33:50.702Z Downloaded snafu-derive v0.7.5
11092023-12-01T19:33:50.702Z Downloaded diff v0.1.13
11102023-12-01T19:33:50.705Z Downloaded flume v0.11.0
11112023-12-01T19:33:50.709Z Downloaded rayon-core v1.12.0
11122023-12-01T19:33:50.715Z Downloaded unicode-segmentation v1.10.1
11132023-12-01T19:33:50.721Z Downloaded untrusted v0.9.0
11142023-12-01T19:33:50.724Z Downloaded unicode-linebreak v0.1.5
11152023-12-01T19:33:50.726Z Downloaded derive_builder v0.12.0
11162023-12-01T19:33:50.733Z Downloaded unicode-bidi v0.3.13
11172023-12-01T19:33:50.737Z Downloaded tar v0.4.40
11182023-12-01T19:33:50.742Z Downloaded tokio-postgres v0.7.10
11192023-12-01T19:33:50.750Z Downloaded trust-dns-client v0.22.0
11202023-12-01T19:33:50.761Z Downloaded nom v7.1.3
11212023-12-01T19:33:50.770Z Downloaded libxml v0.3.3
11222023-12-01T19:33:50.780Z Downloaded itertools v0.11.0
11232023-12-01T19:33:50.792Z Downloaded chrono v0.4.31
11242023-12-01T19:33:50.807Z Downloaded tokio-stream v0.1.14
11252023-12-01T19:33:50.814Z Downloaded hmac v0.12.1
11262023-12-01T19:33:50.817Z Downloaded rand v0.8.5
11272023-12-01T19:33:50.824Z Downloaded signal-hook-mio v0.2.3
11282023-12-01T19:33:50.826Z Downloaded zeroize v1.7.0
11292023-12-01T19:33:50.829Z Downloaded sct v0.7.0
11302023-12-01T19:33:50.834Z Downloaded globset v0.4.13
11312023-12-01T19:33:50.836Z Downloaded glob v0.3.1
11322023-12-01T19:33:50.839Z Downloaded getrandom v0.2.10
11332023-12-01T19:33:50.843Z Downloaded half v1.8.2
11342023-12-01T19:33:50.847Z Downloaded criterion v0.5.1
11352023-12-01T19:33:50.859Z Downloaded xattr v1.0.1
11362023-12-01T19:33:50.893Z Downloaded time-macros v0.2.13
11372023-12-01T19:33:50.898Z Downloaded fatfs v0.3.6
11382023-12-01T19:33:50.907Z Downloaded rstest_macros v0.18.2
11392023-12-01T19:33:50.914Z Downloaded vec_map v0.8.2
11402023-12-01T19:33:50.918Z Downloaded usdt v0.3.5
11412023-12-01T19:33:50.921Z Downloaded tui-tree-widget v0.13.0
11422023-12-01T19:33:50.921Z Downloaded tokio-native-tls v0.3.1
11432023-12-01T19:33:50.924Z Downloaded tiny-keccak v2.0.2
11442023-12-01T19:33:50.930Z Downloaded pkcs1 v0.7.5
11452023-12-01T19:33:50.936Z Downloaded postgres-types v0.2.6
11462023-12-01T19:33:50.942Z Downloaded mio v0.8.9
11472023-12-01T19:33:50.953Z Downloaded crossbeam-channel v0.5.8
11482023-12-01T19:33:50.961Z Downloaded postgres-protocol v0.6.6
11492023-12-01T19:33:50.965Z Downloaded predicates v2.1.5
11502023-12-01T19:33:50.972Z Downloaded dirs-next v2.0.0
11512023-12-01T19:33:50.975Z Downloaded signal-hook v0.3.17
11522023-12-01T19:33:50.982Z Downloaded tracing v0.1.37
11532023-12-01T19:33:50.992Z Downloaded heapless v0.7.16
11542023-12-01T19:33:50.999Z Downloaded itertools v0.10.5
11552023-12-01T19:33:51.011Z Downloaded crossterm v0.27.0
11562023-12-01T19:33:51.022Z Downloaded dof v0.1.5
11572023-12-01T19:33:51.026Z Downloaded rustc_version v0.1.7
11582023-12-01T19:33:51.026Z Downloaded getopts v0.2.21
11592023-12-01T19:33:51.028Z Downloaded fallible-iterator v0.2.0
11602023-12-01T19:33:51.031Z Downloaded rustc-hash v1.1.0
11612023-12-01T19:33:51.034Z Downloaded proc-macro-crate v1.3.1
11622023-12-01T19:33:51.034Z Downloaded postcard-cobs v0.1.5-pre
11632023-12-01T19:33:51.037Z Downloaded hash32 v0.2.1
11642023-12-01T19:33:51.040Z Downloaded darling_core v0.20.3
11652023-12-01T19:33:51.046Z Downloaded serde_yaml v0.9.25
11662023-12-01T19:33:51.053Z Downloaded pest_derive v2.7.2
11672023-12-01T19:33:51.057Z Downloaded diesel_derives v2.1.2
11682023-12-01T19:33:51.063Z Downloaded num-bigint-dig v0.8.4
11692023-12-01T19:33:51.072Z Downloaded predicates-core v1.0.6
11702023-12-01T19:33:51.075Z Downloaded predicates v3.0.4
11712023-12-01T19:33:51.078Z Downloaded futures-macro v0.3.29
11722023-12-01T19:33:51.081Z Downloaded usdt-impl v0.3.5
11732023-12-01T19:33:51.083Z Downloaded test-strategy v0.3.1
11742023-12-01T19:33:51.089Z Downloaded vsss-rs v3.3.1
11752023-12-01T19:33:51.094Z Downloaded unsafe-libyaml v0.2.9
11762023-12-01T19:33:51.100Z Downloaded num-bigint v0.4.4
11772023-12-01T19:33:51.108Z Downloaded synstructure v0.12.6
11782023-12-01T19:33:51.111Z Downloaded zerocopy v0.3.0
11792023-12-01T19:33:51.114Z Downloaded yansi v0.5.1
11802023-12-01T19:33:51.116Z Downloaded static_assertions v1.1.0
11812023-12-01T19:33:51.119Z Downloaded salty v0.2.0
11822023-12-01T19:33:51.127Z Downloaded openssl-sys v0.9.96
11832023-12-01T19:33:51.136Z Downloaded rustc-demangle v0.1.23
11842023-12-01T19:33:51.139Z Downloaded group v0.13.0
11852023-12-01T19:33:51.145Z Downloaded enum-as-inner v0.5.1
11862023-12-01T19:33:51.145Z Downloaded sha1 v0.10.6
11872023-12-01T19:33:51.148Z Downloaded semver-parser v0.10.2
11882023-12-01T19:33:51.151Z Downloaded tracing-core v0.1.31
11892023-12-01T19:33:51.156Z Downloaded rstest v0.18.2
11902023-12-01T19:33:51.165Z Downloaded pkcs8 v0.10.2
11912023-12-01T19:33:51.169Z Downloaded strum_macros v0.24.3
11922023-12-01T19:33:51.173Z Downloaded precomputed-hash v0.1.1
11932023-12-01T19:33:51.176Z Downloaded term v0.7.0
11942023-12-01T19:33:51.179Z Downloaded funty v2.0.0
11952023-12-01T19:33:51.182Z Downloaded percent-encoding v2.3.1
11962023-12-01T19:33:51.185Z Downloaded fastrand v2.0.0
11972023-12-01T19:33:51.185Z Downloaded ref-cast v1.0.20
11982023-12-01T19:33:51.189Z Downloaded string_cache v0.8.7
11992023-12-01T19:33:51.192Z Downloaded uuid v1.6.1
12002023-12-01T19:33:51.199Z Downloaded fd-lock v3.0.13
12012023-12-01T19:33:51.203Z Downloaded thiserror-impl-no-std v2.0.2
12022023-12-01T19:33:51.206Z Downloaded pest_meta v2.7.2
12032023-12-01T19:33:51.210Z Downloaded thiserror-no-std v2.0.2
12042023-12-01T19:33:51.218Z Downloaded base64 v0.21.5
12052023-12-01T19:33:51.225Z Downloaded rustc_version v0.4.0
12062023-12-01T19:33:51.228Z Downloaded tempfile v3.8.1
12072023-12-01T19:33:51.231Z Downloaded structmeta-derive v0.2.0
12082023-12-01T19:33:51.234Z Downloaded proc-macro-error v1.0.4
12092023-12-01T19:33:51.239Z Downloaded backtrace v0.3.69
12102023-12-01T19:33:51.248Z Downloaded zeroize_derive v1.4.2
12112023-12-01T19:33:51.250Z Downloaded spki v0.7.2
12122023-12-01T19:33:51.253Z Downloaded rtoolbox v0.0.1
12132023-12-01T19:33:51.256Z Downloaded dtrace-parser v0.1.14
12142023-12-01T19:33:51.256Z Downloaded textwrap v0.11.0
12152023-12-01T19:33:51.258Z Downloaded rust-argon2 v1.0.1
12162023-12-01T19:33:51.262Z Downloaded pin-utils v0.1.0
12172023-12-01T19:33:51.264Z Downloaded structmeta v0.2.0
12182023-12-01T19:33:51.267Z Downloaded stringprep v0.1.3
12192023-12-01T19:33:51.270Z Downloaded rustls-native-certs v0.6.3
12202023-12-01T19:33:51.273Z Downloaded pretty-hex v0.2.1
12212023-12-01T19:33:51.276Z Downloaded serde_plain v1.0.2
12222023-12-01T19:33:51.278Z Downloaded pest_generator v2.7.2
12232023-12-01T19:33:51.281Z Downloaded plotters-backend v0.3.5
12242023-12-01T19:33:51.282Z Downloaded termios v0.3.3
12252023-12-01T19:33:51.285Z Downloaded termcolor v1.2.0
12262023-12-01T19:33:51.288Z Downloaded structopt-derive v0.4.18
12272023-12-01T19:33:51.290Z Downloaded strip-ansi-escapes v0.2.0
12282023-12-01T19:33:51.293Z Downloaded zone v0.3.0
12292023-12-01T19:33:51.293Z Downloaded crypto-bigint v0.5.2
12302023-12-01T19:33:51.303Z Downloaded similar v2.2.1
12312023-12-01T19:33:51.312Z Downloaded vte_generate_state_changes v0.1.1
12322023-12-01T19:33:51.315Z Downloaded unicase v2.7.0
12332023-12-01T19:33:51.318Z Downloaded doc-comment v0.3.3
12342023-12-01T19:33:51.318Z Downloaded supports-color v2.1.0
12352023-12-01T19:33:51.321Z Downloaded subtle v2.5.0
12362023-12-01T19:33:51.321Z Downloaded radium v0.7.0
12372023-12-01T19:33:51.324Z Downloaded ppv-lite86 v0.2.17
12382023-12-01T19:33:51.327Z Downloaded scheduled-thread-pool v0.2.7
12392023-12-01T19:33:51.327Z Downloaded papergrid v0.10.0
12402023-12-01T19:33:51.335Z Downloaded oso v0.27.0
12412023-12-01T19:33:51.341Z Downloaded partial-io v0.5.4
12422023-12-01T19:33:51.345Z Downloaded parking_lot_core v0.8.6
12432023-12-01T19:33:51.349Z Downloaded tinyvec v1.6.0
12442023-12-01T19:33:51.355Z Downloaded slog v2.7.0
12452023-12-01T19:33:51.359Z Downloaded rustfmt-wrapper v0.2.0
12462023-12-01T19:33:51.362Z Downloaded schemars v0.8.13
12472023-12-01T19:33:51.381Z Downloaded parking_lot v0.12.1
12482023-12-01T19:33:51.386Z Downloaded arc-swap v1.6.0
12492023-12-01T19:33:51.393Z Downloaded http-body v0.4.5
12502023-12-01T19:33:51.396Z Downloaded topological-sort v0.2.2
12512023-12-01T19:33:51.399Z Downloaded either v1.9.0
12522023-12-01T19:33:51.399Z Downloaded semver v0.1.20
12532023-12-01T19:33:51.402Z Downloaded same-file v1.0.6
12542023-12-01T19:33:51.405Z Downloaded serde_repr v0.1.16
12552023-12-01T19:33:51.408Z Downloaded secrecy v0.8.0
12562023-12-01T19:33:51.410Z Downloaded strsim v0.8.0
12572023-12-01T19:33:51.413Z Downloaded futures-timer v3.0.2
12582023-12-01T19:33:51.416Z Downloaded unarray v0.1.4
12592023-12-01T19:33:51.416Z Downloaded rustversion v1.0.14
12602023-12-01T19:33:51.420Z Downloaded base64 v0.13.1
12612023-12-01T19:33:51.426Z Downloaded darling_macro v0.20.3
12622023-12-01T19:33:51.429Z Downloaded ff v0.13.0
12632023-12-01T19:33:51.432Z Downloaded multer v2.1.0
12642023-12-01T19:33:51.434Z Downloaded mockall_derive v0.11.4
12652023-12-01T19:33:51.438Z Downloaded miniz_oxide v0.7.1
12662023-12-01T19:33:51.443Z Downloaded unicode-xid v0.2.4
12672023-12-01T19:33:51.445Z Downloaded unicode-width v0.1.11
12682023-12-01T19:33:51.448Z Downloaded darling_macro v0.14.4
12692023-12-01T19:33:51.452Z Downloaded zone_cfg_derive v0.3.0
12702023-12-01T19:33:51.452Z Downloaded num-traits v0.2.16
12712023-12-01T19:33:51.455Z Downloaded parse-display-derive v0.8.2
12722023-12-01T19:33:51.459Z Downloaded httpdate v1.0.3
12732023-12-01T19:33:51.459Z Downloaded slog-term v2.9.0
12742023-12-01T19:33:51.462Z Downloaded owo-colors v3.5.0
12752023-12-01T19:33:51.467Z Downloaded hubpack v0.1.2
12762023-12-01T19:33:51.470Z Downloaded futures-sink v0.3.29
12772023-12-01T19:33:51.472Z Downloaded futures-io v0.3.29
12782023-12-01T19:33:51.472Z Downloaded futures-executor v0.3.29
12792023-12-01T19:33:51.475Z Downloaded form_urlencoded v1.2.1
12802023-12-01T19:33:51.475Z Downloaded smallvec v1.11.0
12812023-12-01T19:33:51.478Z Downloaded libm v0.2.7
12822023-12-01T19:33:51.495Z Downloaded num-rational v0.4.1
12832023-12-01T19:33:51.498Z Downloaded bzip2 v0.4.4
12842023-12-01T19:33:51.501Z Downloaded tempdir v0.3.7
12852023-12-01T19:33:51.504Z Downloaded rustls-pemfile v1.0.3
12862023-12-01T19:33:51.506Z Downloaded siphasher v0.3.11
12872023-12-01T19:33:51.509Z Downloaded signature v2.1.0
12882023-12-01T19:33:51.512Z Downloaded toolchain_find v0.2.0
12892023-12-01T19:33:51.516Z Downloaded blake2 v0.10.6
12902023-12-01T19:33:51.524Z Downloaded bytes v1.5.0
12912023-12-01T19:33:51.536Z Downloaded const-oid v0.9.5
12922023-12-01T19:33:51.536Z Downloaded crc32fast v1.3.2
12932023-12-01T19:33:51.536Z Downloaded packed_struct v0.10.1
12942023-12-01T19:33:51.536Z Downloaded once_cell v1.18.0
12952023-12-01T19:33:51.543Z Downloaded omicron-zone-package v0.9.1
12962023-12-01T19:33:51.546Z Downloaded lock_api v0.4.10
12972023-12-01T19:33:51.549Z Downloaded http-range v0.1.5
12982023-12-01T19:33:51.549Z Downloaded basic-toml v0.1.4
12992023-12-01T19:33:51.567Z Downloaded smf v0.2.2
13002023-12-01T19:33:51.570Z Downloaded smawk v0.3.1
13012023-12-01T19:33:51.573Z Downloaded slog-json v2.6.1
13022023-12-01T19:33:51.575Z Downloaded slog-envlogger v2.2.0
13032023-12-01T19:33:51.578Z Downloaded slog-dtrace v0.2.3
13042023-12-01T19:33:51.581Z Downloaded slog-bunyan v2.4.0
13052023-12-01T19:33:51.584Z Downloaded ahash v0.8.3
13062023-12-01T19:33:51.586Z Downloaded slog-stdlog v4.1.1
13072023-12-01T19:33:51.589Z Downloaded libloading v0.7.4
13082023-12-01T19:33:51.592Z Downloaded itertools v0.12.0
13092023-12-01T19:33:51.605Z Downloaded want v0.3.1
13102023-12-01T19:33:51.608Z Downloaded slog-scope v4.4.0
13112023-12-01T19:33:51.610Z Downloaded foreign-types-shared v0.1.1
13122023-12-01T19:33:51.610Z Downloaded usdt-macro v0.3.5
13132023-12-01T19:33:51.614Z Downloaded bcs v0.1.6
13142023-12-01T19:33:51.616Z Downloaded smallvec v0.6.14
13152023-12-01T19:33:51.619Z Downloaded slab v0.4.9
13162023-12-01T19:33:51.622Z Downloaded num_enum_derive v0.5.11
13172023-12-01T19:33:51.623Z Downloaded num-iter v0.1.43
13182023-12-01T19:33:51.626Z Downloaded camino-tempfile v1.1.1
13192023-12-01T19:33:51.628Z Downloaded bitflags v2.4.0
13202023-12-01T19:33:51.632Z Downloaded assert_cmd v2.0.12
13212023-12-01T19:33:51.635Z Downloaded similar-asserts v1.5.0
13222023-12-01T19:33:51.638Z Downloaded linear-map v1.2.0
13232023-12-01T19:33:51.640Z Downloaded backoff v0.4.0
13242023-12-01T19:33:51.644Z Downloaded clang-sys v1.6.1
13252023-12-01T19:33:51.648Z Downloaded signal-hook-registry v1.4.1
13262023-12-01T19:33:51.650Z Downloaded serial_test v0.10.0
13272023-12-01T19:33:51.653Z Downloaded packed_struct_codegen v0.10.1
13282023-12-01T19:33:51.655Z Downloaded olpc-cjson v0.1.3
13292023-12-01T19:33:51.658Z Downloaded nu-ansi-term v0.49.0
13302023-12-01T19:33:51.661Z Downloaded memoffset v0.7.1
13312023-12-01T19:33:51.664Z Downloaded darling v0.20.3
13322023-12-01T19:33:51.667Z Downloaded darling v0.14.4
13332023-12-01T19:33:51.674Z Downloaded crc-catalog v2.2.0
13342023-12-01T19:33:51.677Z Downloaded native-tls v0.2.11
13352023-12-01T19:33:51.680Z Downloaded linked-hash-map v0.5.6
13362023-12-01T19:33:51.683Z Downloaded crc-any v2.4.3
13372023-12-01T19:33:51.686Z Downloaded lru-cache v0.1.2
13382023-12-01T19:33:51.690Z Downloaded base64ct v1.6.0
13392023-12-01T19:33:51.692Z Downloaded async-trait v0.1.74
13402023-12-01T19:33:51.696Z Downloaded async-recursion v1.0.5
13412023-12-01T19:33:51.728Z Downloaded array-init v0.0.4
13422023-12-01T19:33:51.732Z Downloaded ansi_term v0.12.1
13432023-12-01T19:33:51.732Z Downloaded arrayvec v0.7.4
13442023-12-01T19:33:51.732Z Downloaded argon2 v0.5.2
13452023-12-01T19:33:51.732Z Downloaded tower-service v0.3.2
13462023-12-01T19:33:51.732Z Downloaded serde_tokenstream v0.2.0
13472023-12-01T19:33:51.732Z Downloaded serde_tokenstream v0.1.7
13482023-12-01T19:33:51.733Z Downloaded serde_path_to_error v0.1.14
13492023-12-01T19:33:51.733Z Downloaded oorandom v11.1.3
13502023-12-01T19:33:51.733Z Downloaded nodrop v0.1.14
13512023-12-01T19:33:51.733Z Downloaded cfg-if v0.1.10
13522023-12-01T19:33:51.733Z Downloaded mime v0.3.17
13532023-12-01T19:33:51.736Z Downloaded criterion-plot v0.5.0
13542023-12-01T19:33:51.740Z Downloaded managed v0.8.0
13552023-12-01T19:33:51.740Z Downloaded base16ct v0.2.0
13562023-12-01T19:33:51.743Z Downloaded nibble_vec v0.1.0
13572023-12-01T19:33:51.746Z Downloaded lazycell v1.3.0
13582023-12-01T19:33:51.746Z Downloaded lalrpop-util v0.19.12
13592023-12-01T19:33:51.748Z Downloaded is-terminal v0.4.9
13602023-12-01T19:33:51.751Z Downloaded colored v2.0.4
13612023-12-01T19:33:51.754Z Downloaded cast v0.3.0
13622023-12-01T19:33:51.757Z Downloaded bitfield v0.14.0
13632023-12-01T19:33:51.760Z Downloaded block-buffer v0.10.4
13642023-12-01T19:33:51.760Z Downloaded bytesize v1.3.0
13652023-12-01T19:33:51.763Z Downloaded bytecount v0.6.3
13662023-12-01T19:33:51.765Z Downloaded constant_time_eq v0.3.0
13672023-12-01T19:33:51.768Z Downloaded corncobs v0.1.3
13682023-12-01T19:33:51.770Z Downloaded bit-vec v0.6.3
13692023-12-01T19:33:51.773Z Downloaded tinyvec_macros v0.1.1
13702023-12-01T19:33:51.773Z Downloaded serial_test_derive v0.10.0
13712023-12-01T19:33:51.776Z Downloaded newtype_derive v0.1.6
13722023-12-01T19:33:51.779Z Downloaded ciborium v0.2.1
13732023-12-01T19:33:51.781Z Downloaded byteorder v1.5.0
13742023-12-01T19:33:51.784Z Downloaded bit-set v0.5.3
13752023-12-01T19:33:51.787Z Downloaded bb8 v0.8.1
13762023-12-01T19:33:51.790Z Downloaded autocfg v1.1.0
13772023-12-01T19:33:51.790Z Downloaded atomic-waker v1.1.1
13782023-12-01T19:33:51.794Z Downloaded async-stream v0.3.5
13792023-12-01T19:33:51.797Z Downloaded ascii-canvas v3.0.0
13802023-12-01T19:33:51.799Z Downloaded newline-converter v0.3.0
13812023-12-01T19:33:51.802Z Downloaded approx v0.5.1
13822023-12-01T19:33:51.805Z Downloaded aead v0.5.2
13832023-12-01T19:33:51.805Z Downloaded arrayref v0.3.7
13842023-12-01T19:33:51.807Z Downloaded adler v1.0.2
13852023-12-01T19:33:51.810Z Downloaded anes v0.1.6
13862023-12-01T19:33:51.814Z Downloaded number_prefix v0.4.0
13872023-12-01T19:33:51.817Z Downloaded num_threads v0.1.6
13882023-12-01T19:33:51.819Z Downloaded num v0.4.1
13892023-12-01T19:33:51.819Z Downloaded new_debug_unreachable v1.0.4
13902023-12-01T19:33:51.822Z Downloaded curve25519-dalek-derive v0.1.0
13912023-12-01T19:33:51.826Z Downloaded ciborium-ll v0.2.1
13922023-12-01T19:33:51.826Z Downloaded maybe-uninit v2.0.0
13932023-12-01T19:33:51.829Z Downloaded libefi-sys v0.1.0
13942023-12-01T19:33:51.829Z Downloaded crunchy v0.2.2
13952023-12-01T19:33:51.832Z Downloaded atomicwrites v0.4.2
13962023-12-01T19:33:51.832Z Downloaded match_cfg v0.1.0
13972023-12-01T19:33:51.835Z Downloaded crossbeam-deque v0.8.3
13982023-12-01T19:33:51.837Z Downloaded cpufeatures v0.2.9
13992023-12-01T19:33:51.840Z Downloaded macaddr v1.0.1
14002023-12-01T19:33:51.842Z Downloaded nanorand v0.7.0
14012023-12-01T19:33:51.845Z Downloaded memoffset v0.9.0
14022023-12-01T19:33:51.848Z Downloaded libsw v3.3.0
14032023-12-01T19:33:51.851Z Downloaded ipnetwork v0.20.0
14042023-12-01T19:33:51.854Z Downloaded indicatif v0.17.7
14052023-12-01T19:33:51.860Z Downloaded libtest-mimic v0.6.1
14062023-12-01T19:33:51.863Z Downloaded cstr-argument v0.1.2
14072023-12-01T19:33:51.866Z Downloaded crossbeam-utils v0.8.16
14082023-12-01T19:33:51.869Z Downloaded crossbeam-epoch v0.9.15
14092023-12-01T19:33:51.873Z Downloaded async-stream-impl v0.3.5
14102023-12-01T19:33:51.876Z Downloaded assert_matches v1.5.0
14112023-12-01T19:33:51.879Z Downloaded darling_core v0.14.4
14122023-12-01T19:33:51.884Z Downloaded cfg-if v1.0.0
14132023-12-01T19:33:51.888Z Downloaded instant v0.1.12
14142023-12-01T19:33:51.890Z Downloaded indoc v2.0.3
14152023-12-01T19:33:51.893Z Downloaded cc v1.0.83
14162023-12-01T19:33:51.903Z Downloaded console v0.15.7
14172023-12-01T19:33:51.911Z Downloaded chacha20poly1305 v0.10.1
14182023-12-01T19:33:51.915Z Downloaded cancel-safe-futures v0.1.5
14192023-12-01T19:33:51.923Z Downloaded ipnet v2.8.0
14202023-12-01T19:33:51.927Z Downloaded indoc v1.0.9
14212023-12-01T19:33:51.934Z Downloaded impl-trait-for-tuples v0.2.2
14222023-12-01T19:33:51.941Z Downloaded convert_case v0.4.0
14232023-12-01T19:33:51.943Z Downloaded constant_time_eq v0.2.6
14242023-12-01T19:33:51.946Z Downloaded blake2b_simd v1.0.1
14252023-12-01T19:33:51.949Z Downloaded iana-time-zone v0.1.57
14262023-12-01T19:33:51.951Z Downloaded hyper-tls v0.5.0
14272023-12-01T19:33:51.954Z Downloaded crossbeam v0.8.2
14282023-12-01T19:33:51.956Z Downloaded crc v3.0.1
14292023-12-01T19:33:51.959Z Downloaded cipher v0.4.4
14302023-12-01T19:33:51.962Z Downloaded chacha20 v0.9.1
14312023-12-01T19:33:51.964Z Downloaded is_ci v1.1.1
14322023-12-01T19:33:51.967Z Downloaded ident_case v1.0.1
14332023-12-01T19:33:51.967Z Downloaded hyper-staticfile v0.9.5
14342023-12-01T19:33:51.969Z Downloaded crucible-workspace-hack v0.1.0
14352023-12-01T19:33:51.972Z Downloaded cexpr v0.6.0
14362023-12-01T19:33:51.974Z Downloaded cassowary v0.3.0
14372023-12-01T19:33:52.617Z Compiling serde v1.0.192
14382023-12-01T19:33:52.617Z Compiling autocfg v1.1.0
14392023-12-01T19:33:52.620Z Checking cfg-if v1.0.0
14402023-12-01T19:33:52.620Z Compiling version_check v0.9.4
14412023-12-01T19:33:52.620Z Compiling syn v1.0.109
14422023-12-01T19:33:52.664Z Checking libc v0.2.150
14432023-12-01T19:33:52.696Z Compiling syn v2.0.32
14442023-12-01T19:33:52.757Z Compiling parking_lot_core v0.9.8
14452023-12-01T19:33:52.761Z Compiling libm v0.2.7
14462023-12-01T19:33:53.261Z Compiling cc v1.0.83
14472023-12-01T19:33:53.404Z Compiling futures-core v0.3.29
14482023-12-01T19:33:53.428Z Compiling once_cell v1.18.0
14492023-12-01T19:33:53.890Z Compiling serde_json v1.0.108
14502023-12-01T19:33:53.938Z Compiling memchr v2.6.3
14512023-12-01T19:33:53.997Z Compiling lock_api v0.4.10
14522023-12-01T19:33:54.064Z Compiling num-traits v0.2.16
14532023-12-01T19:33:54.381Z Compiling slab v0.4.9
14542023-12-01T19:33:54.534Z Checking getrandom v0.2.10
14552023-12-01T19:33:54.590Z Compiling futures-channel v0.3.29
14562023-12-01T19:33:54.816Z Compiling futures-task v0.3.29
14572023-12-01T19:33:55.053Z Compiling typenum v1.16.0
14582023-12-01T19:33:55.094Z Compiling futures-util v0.3.29
14592023-12-01T19:33:55.330Z Compiling generic-array v0.14.7
14602023-12-01T19:33:55.619Z Checking scopeguard v1.2.0
14612023-12-01T19:33:55.778Z Compiling log v0.4.20
14622023-12-01T19:33:55.965Z Compiling pkg-config v0.3.27
14632023-12-01T19:33:57.226Z Checking smallvec v1.11.0
14642023-12-01T19:33:57.465Z Checking itoa v1.0.9
14652023-12-01T19:33:57.786Z Compiling rustix v0.38.25
14662023-12-01T19:33:57.806Z Compiling indexmap v1.9.3
14672023-12-01T19:33:57.832Z Compiling schemars v0.8.13
14682023-12-01T19:33:58.253Z Compiling vcpkg v0.2.15
14692023-12-01T19:33:58.274Z Compiling fnv v1.0.7
14702023-12-01T19:33:58.442Z Compiling httparse v1.8.0
14712023-12-01T19:33:58.861Z Checking rand_core v0.6.4
14722023-12-01T19:33:59.087Z Compiling ring v0.16.20
14732023-12-01T19:33:59.276Z Compiling ring v0.17.5
14742023-12-01T19:34:00.864Z Compiling aho-corasick v1.0.4
14752023-12-01T19:34:01.230Z Compiling regex-syntax v0.8.2
14762023-12-01T19:34:02.046Z Compiling openssl-sys v0.9.96
14772023-12-01T19:34:03.555Z Compiling parking_lot v0.12.1
14782023-12-01T19:34:04.090Z Checking pin-project-lite v0.2.13
14792023-12-01T19:34:04.202Z Compiling ahash v0.8.3
14802023-12-01T19:34:04.691Z Checking spin v0.5.2
14812023-12-01T19:34:04.976Z Compiling serde_derive_internals v0.26.0
14822023-12-01T19:34:05.219Z Compiling openssl v0.10.60
14832023-12-01T19:34:05.821Z Checking signal-hook-registry v1.4.1
14842023-12-01T19:34:06.428Z Compiling rustls v0.21.9
14852023-12-01T19:34:06.809Z Compiling ucd-trie v0.1.6
14862023-12-01T19:34:06.905Z Checking mio v0.8.9
14872023-12-01T19:34:07.785Z Compiling regex-automata v0.4.3
14882023-12-01T19:34:07.873Z Compiling native-tls v0.2.11
14892023-12-01T19:34:08.302Z Compiling iana-time-zone v0.1.57
14902023-12-01T19:34:08.708Z Compiling async-trait v0.1.74
14912023-12-01T19:34:08.895Z Checking num_cpus v1.16.0
14922023-12-01T19:34:09.535Z Compiling dyn-clone v1.0.13
14932023-12-01T19:34:09.742Z Compiling unicode-xid v0.2.4
14942023-12-01T19:34:09.834Z Compiling byteorder v1.5.0
14952023-12-01T19:34:10.363Z Compiling backtrace v0.3.69
14962023-12-01T19:34:10.563Z Checking socket2 v0.5.5
14972023-12-01T19:34:11.049Z Compiling futures-sink v0.3.29
14982023-12-01T19:34:11.303Z Compiling hashbrown v0.13.2
14992023-12-01T19:34:11.341Z Compiling errno v0.3.2
15002023-12-01T19:34:11.407Z Compiling crossbeam-utils v0.8.16
15012023-12-01T19:34:11.660Z Compiling crc32fast v1.3.2
15022023-12-01T19:34:12.146Z Checking ryu v1.0.15
15032023-12-01T19:34:12.331Z Compiling tinyvec_macros v0.1.1
15042023-12-01T19:34:12.444Z Compiling tinyvec v1.6.0
15052023-12-01T19:34:12.979Z Compiling anyhow v1.0.75
15062023-12-01T19:34:13.068Z Compiling futures-io v0.3.29
15072023-12-01T19:34:13.117Z Compiling pin-utils v0.1.0
15082023-12-01T19:34:13.243Z Compiling spin v0.9.8
15092023-12-01T19:34:13.243Z Compiling tracing-core v0.1.31
15102023-12-01T19:34:13.496Z Compiling unicode-bidi v0.3.13
15112023-12-01T19:34:13.968Z Compiling num-integer v0.1.45
15122023-12-01T19:34:14.938Z Compiling regex v1.10.2
15132023-12-01T19:34:15.051Z Compiling unicode-normalization v0.1.22
15142023-12-01T19:34:15.959Z Compiling synstructure v0.12.6
15152023-12-01T19:34:16.084Z Compiling lazy_static v1.4.0
15162023-12-01T19:34:16.144Z Compiling base64 v0.21.5
15172023-12-01T19:34:16.233Z Compiling unicode-width v0.1.11
15182023-12-01T19:34:16.473Z Compiling slog v2.7.0
15192023-12-01T19:34:16.949Z Compiling untrusted v0.7.1
15202023-12-01T19:34:17.073Z Compiling serde_derive v1.0.192
15212023-12-01T19:34:17.229Z Compiling thiserror-impl v1.0.49
15222023-12-01T19:34:17.250Z Compiling zeroize_derive v1.4.2
15232023-12-01T19:34:17.306Z Compiling tokio-macros v2.2.0
15242023-12-01T19:34:17.613Z Compiling futures-macro v0.3.29
15252023-12-01T19:34:17.874Z Compiling tracing-attributes v0.1.26
15262023-12-01T19:34:19.008Z Compiling schemars_derive v0.8.13
15272023-12-01T19:34:19.902Z Compiling openssl-macros v0.1.1
15282023-12-01T19:34:20.086Z Checking zeroize v1.7.0
15292023-12-01T19:34:22.766Z Compiling thiserror v1.0.49
15302023-12-01T19:34:22.951Z Compiling pest v2.7.2
15312023-12-01T19:34:23.301Z Compiling zerocopy-derive v0.2.0
15322023-12-01T19:34:24.143Z Compiling time-core v0.1.1
15332023-12-01T19:34:24.390Z Checking subtle v2.5.0
15342023-12-01T19:34:24.466Z Compiling tracing v0.1.37
15352023-12-01T19:34:24.701Z Compiling foreign-types-shared v0.1.1
15362023-12-01T19:34:24.768Z Compiling percent-encoding v2.3.1
15372023-12-01T19:34:24.840Z Compiling untrusted v0.9.0
15382023-12-01T19:34:25.086Z Compiling hashbrown v0.12.3
15392023-12-01T19:34:25.167Z Compiling openssl-probe v0.1.5
15402023-12-01T19:34:25.233Z Compiling rustversion v1.0.14
15412023-12-01T19:34:25.652Z Compiling foreign-types v0.3.2
15422023-12-01T19:34:25.772Z Compiling time-macros v0.2.13
15432023-12-01T19:34:26.938Z Compiling pest_meta v2.7.2
15442023-12-01T19:34:30.640Z Compiling pest_generator v2.7.2
15452023-12-01T19:34:31.274Z Compiling try-lock v0.2.4
15462023-12-01T19:34:31.470Z Compiling want v0.3.1
15472023-12-01T19:34:31.909Z Compiling sct v0.7.0
15482023-12-01T19:34:32.363Z Compiling rustls-webpki v0.101.7
15492023-12-01T19:34:33.977Z Compiling form_urlencoded v1.2.1
15502023-12-01T19:34:34.061Z Compiling zerocopy-derive v0.6.4
15512023-12-01T19:34:35.435Z Compiling pest_derive v2.7.2
15522023-12-01T19:34:35.438Z Compiling socket2 v0.4.9
15532023-12-01T19:34:35.559Z Compiling tower-service v0.3.2
15542023-12-01T19:34:35.705Z Compiling either v1.9.0
15552023-12-01T19:34:35.725Z Compiling httpdate v1.0.3
15562023-12-01T19:34:36.482Z Compiling rustls-pemfile v1.0.3
15572023-12-01T19:34:36.690Z Compiling idna v0.5.0
15582023-12-01T19:34:36.860Z Compiling memoffset v0.9.0
15592023-12-01T19:34:37.045Z Compiling usdt-impl v0.3.5
15602023-12-01T19:34:37.297Z Compiling adler v1.0.2
15612023-12-01T19:34:37.631Z Compiling miniz_oxide v0.7.1
15622023-12-01T19:34:37.863Z Compiling rustls-native-certs v0.6.3
15632023-12-01T19:34:37.894Z Compiling zerocopy v0.3.0
15642023-12-01T19:34:38.505Z Compiling url v2.5.0
15652023-12-01T19:34:39.143Z Checking crypto-common v0.1.6
15662023-12-01T19:34:39.395Z Compiling ipnet v2.8.0
15672023-12-01T19:34:39.448Z Compiling signal-hook v0.3.17
15682023-12-01T19:34:39.879Z Compiling dof v0.1.5
15692023-12-01T19:34:40.135Z Checking bytes v1.5.0
15702023-12-01T19:34:40.205Z Checking bitflags v2.4.0
15712023-12-01T19:34:40.602Z Compiling dtrace-parser v0.1.14
15722023-12-01T19:34:41.476Z Compiling indexmap v2.1.0
15732023-12-01T19:34:41.900Z Compiling uuid v1.6.1
15742023-12-01T19:34:42.383Z Compiling semver v1.0.20
15752023-12-01T19:34:43.247Z Compiling chrono v0.4.31
15762023-12-01T19:34:43.486Z Compiling http v0.2.11
15772023-12-01T19:34:43.540Z Compiling tokio v1.34.0
15782023-12-01T19:34:44.015Z Compiling serde_spanned v0.6.4
15792023-12-01T19:34:44.370Z Compiling toml_datetime v0.6.5
15802023-12-01T19:34:44.453Z Compiling rustc_version v0.4.0
15812023-12-01T19:34:45.072Z Compiling toml_edit v0.19.15
15822023-12-01T19:34:46.595Z Compiling openapiv3 v2.0.0-rc.1
15832023-12-01T19:34:49.836Z Compiling http-body v0.4.5
15842023-12-01T19:34:50.652Z Compiling serde_urlencoded v0.7.1
15852023-12-01T19:34:51.469Z Compiling clap_derive v4.4.2
15862023-12-01T19:34:51.711Z Compiling crossbeam-epoch v0.9.15
15872023-12-01T19:34:52.389Z Compiling thread-id v4.2.0
15882023-12-01T19:34:52.533Z Compiling encoding_rs v0.8.33
15892023-12-01T19:34:53.765Z Compiling siphasher v0.3.11
15902023-12-01T19:34:54.356Z Checking const-oid v0.9.5
15912023-12-01T19:34:54.491Z Compiling gimli v0.28.0
15922023-12-01T19:34:54.991Z Compiling webpki-roots v0.25.2
15932023-12-01T19:34:55.218Z Compiling mime v0.3.17
15942023-12-01T19:34:56.229Z Compiling tokio-util v0.7.10
15952023-12-01T19:34:57.334Z Compiling tokio-rustls v0.24.1
15962023-12-01T19:34:58.483Z Compiling h2 v0.3.21
15972023-12-01T19:34:58.890Z Compiling serde_tokenstream v0.1.7
15982023-12-01T19:34:59.711Z Compiling strum_macros v0.25.2
15992023-12-01T19:35:00.830Z Compiling bzip2-sys v0.1.11+1.0.8
16002023-12-01T19:35:00.971Z Compiling tokio-native-tls v0.3.1
16012023-12-01T19:35:01.380Z Compiling object v0.32.1
16022023-12-01T19:35:01.522Z Compiling addr2line v0.21.0
16032023-12-01T19:35:01.636Z Compiling num-iter v0.1.43
16042023-12-01T19:35:02.273Z Compiling rustc-demangle v0.1.23
16052023-12-01T19:35:03.933Z Compiling flate2 v1.0.28
16062023-12-01T19:35:04.173Z Compiling heapless v0.7.16
16072023-12-01T19:35:04.720Z Compiling block-buffer v0.10.4
16082023-12-01T19:35:04.830Z Compiling doc-comment v0.3.3
16092023-12-01T19:35:05.121Z Compiling ppv-lite86 v0.2.17
16102023-12-01T19:35:06.308Z Compiling rand_chacha v0.3.1
16112023-12-01T19:35:06.352Z Compiling usdt-macro v0.3.5
16122023-12-01T19:35:06.385Z Compiling usdt-attr-macro v0.3.5
16132023-12-01T19:35:06.748Z Compiling toml v0.7.8
16142023-12-01T19:35:08.274Z Compiling toml_edit v0.21.0
16152023-12-01T19:35:08.482Z Compiling hex v0.4.3
16162023-12-01T19:35:08.721Z Compiling digest v0.10.7
16172023-12-01T19:35:08.871Z Compiling pin-project-internal v1.1.3
16182023-12-01T19:35:09.416Z Compiling bit-vec v0.6.3
16192023-12-01T19:35:09.493Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16202023-12-01T19:35:10.102Z Compiling hyper v0.14.27
16212023-12-01T19:35:10.793Z Compiling rand v0.8.5
16222023-12-01T19:35:11.804Z Compiling phf_shared v0.10.0
16232023-12-01T19:35:12.459Z Compiling num-bigint v0.4.4
16242023-12-01T19:35:13.730Z Compiling fixedbitset v0.4.2
16252023-12-01T19:35:14.035Z Compiling new_debug_unreachable v1.0.4
16262023-12-01T19:35:14.099Z Compiling precomputed-hash v0.1.1
16272023-12-01T19:35:14.154Z Compiling smoltcp v0.9.1
16282023-12-01T19:35:14.247Z Compiling string_cache v0.8.7
16292023-12-01T19:35:14.434Z Compiling petgraph v0.6.4
16302023-12-01T19:35:15.000Z Compiling bit-set v0.5.3
16312023-12-01T19:35:15.413Z Compiling itertools v0.10.5
16322023-12-01T19:35:16.331Z Compiling enum-as-inner v0.5.1
16332023-12-01T19:35:16.460Z Compiling hubpack_derive v0.1.1
16342023-12-01T19:35:17.013Z Compiling diesel_table_macro_syntax v0.1.0
16352023-12-01T19:35:17.624Z Compiling unicode-segmentation v1.10.1
16362023-12-01T19:35:17.845Z Compiling lalrpop-util v0.19.12
16372023-12-01T19:35:17.932Z Compiling diesel_derives v2.1.2
16382023-12-01T19:35:18.922Z Compiling snafu-derive v0.7.5
16392023-12-01T19:35:19.083Z Compiling cpufeatures v0.2.9
16402023-12-01T19:35:19.930Z Compiling sha2 v0.10.8
16412023-12-01T19:35:20.059Z Compiling rustix v0.37.23
16422023-12-01T19:35:20.059Z Compiling hmac v0.12.1
16432023-12-01T19:35:20.399Z Compiling md-5 v0.10.5
16442023-12-01T19:35:20.774Z Compiling serde_repr v0.1.16
16452023-12-01T19:35:21.147Z Compiling stringprep v0.1.3
16462023-12-01T19:35:21.741Z Compiling hyper-rustls v0.24.2
16472023-12-01T19:35:22.411Z Compiling hyper-tls v0.5.0
16482023-12-01T19:35:22.668Z Compiling hash32 v0.2.1
16492023-12-01T19:35:22.775Z Compiling fallible-iterator v0.2.0
16502023-12-01T19:35:22.913Z Compiling reqwest v0.11.22
16512023-12-01T19:35:23.234Z Compiling stable_deref_trait v1.2.0
16522023-12-01T19:35:23.905Z Checking bitflags v1.3.2
16532023-12-01T19:35:24.032Z Compiling postgres-protocol v0.6.6
16542023-12-01T19:35:26.268Z Compiling terminal_size v0.2.6
16552023-12-01T19:35:26.497Z Compiling phf_shared v0.11.2
16562023-12-01T19:35:26.665Z Compiling block-padding v0.3.3
16572023-12-01T19:35:27.038Z Compiling scheduled-thread-pool v0.2.7
16582023-12-01T19:35:27.041Z Compiling num_threads v0.1.6
16592023-12-01T19:35:27.220Z Compiling regex-automata v0.1.10
16602023-12-01T19:35:27.922Z Compiling matches v0.1.10
16612023-12-01T19:35:28.013Z Compiling deranged v0.3.8
16622023-12-01T19:35:28.114Z Compiling managed v0.8.0
16632023-12-01T19:35:28.327Z Compiling clap_builder v4.4.2
16642023-12-01T19:35:28.573Z Compiling idna v0.2.3
16652023-12-01T19:35:28.639Z Compiling bstr v0.2.17
16662023-12-01T19:35:28.682Z Compiling r2d2 v0.8.10
16672023-12-01T19:35:29.244Z Compiling signal-hook-mio v0.2.3
16682023-12-01T19:35:29.455Z Compiling inout v0.1.3
16692023-12-01T19:35:29.871Z Compiling phf v0.11.2
16702023-12-01T19:35:30.304Z Compiling bzip2 v0.4.4
16712023-12-01T19:35:30.954Z Compiling time v0.3.27
16722023-12-01T19:35:30.997Z Compiling postgres-types v0.2.6
16732023-12-01T19:35:31.243Z Compiling hubpack v0.1.2
16742023-12-01T19:35:31.947Z Compiling pin-project v1.1.3
16752023-12-01T19:35:32.594Z Compiling ipnetwork v0.20.0
16762023-12-01T19:35:32.766Z Compiling zerocopy v0.6.4
16772023-12-01T19:35:33.496Z Compiling itertools v0.11.0
16782023-12-01T19:35:34.027Z Compiling futures-executor v0.3.29
16792023-12-01T19:35:34.935Z Compiling float-cmp v0.9.0
16802023-12-01T19:35:35.951Z Compiling difflib v0.4.0
16812023-12-01T19:35:37.862Z Compiling data-encoding v2.4.0
16822023-12-01T19:35:38.320Z Compiling static_assertions v1.1.0
16832023-12-01T19:35:38.453Z Compiling whoami v1.4.1
16842023-12-01T19:35:38.584Z Compiling regex-automata v0.3.8
16852023-12-01T19:35:39.417Z Compiling normalize-line-endings v0.3.0
16862023-12-01T19:35:39.583Z Compiling predicates-core v1.0.6
16872023-12-01T19:35:39.928Z Compiling predicates v3.0.4
16882023-12-01T19:35:40.136Z Compiling tokio-postgres v0.7.10
16892023-12-01T19:35:41.806Z Compiling bstr v1.6.0
16902023-12-01T19:35:42.595Z Compiling trust-dns-proto v0.22.0
16912023-12-01T19:35:42.769Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16922023-12-01T19:35:44.377Z Compiling yasna v0.5.2
16932023-12-01T19:35:45.061Z Compiling diesel v2.1.4
16942023-12-01T19:35:47.619Z Compiling futures v0.3.29
16952023-12-01T19:35:47.775Z Compiling clap v4.4.3
16962023-12-01T19:35:47.933Z Compiling snafu v0.7.5
16972023-12-01T19:35:48.622Z Compiling zip v0.6.6
16982023-12-01T19:35:48.723Z Compiling similar v2.2.1
16992023-12-01T19:35:48.832Z Compiling cipher v0.4.4
17002023-12-01T19:35:49.311Z Compiling crossterm v0.27.0
17012023-12-01T19:35:50.008Z Compiling signature v2.1.0
17022023-12-01T19:35:50.111Z Compiling usdt v0.3.5
17032023-12-01T19:35:50.502Z Compiling tokio-stream v0.1.14
17042023-12-01T19:35:52.113Z Compiling console v0.15.7
17052023-12-01T19:35:52.788Z Checking hashbrown v0.14.2
17062023-12-01T19:35:53.823Z Checking equivalent v1.0.1
17072023-12-01T19:35:53.966Z Checking unicode-ident v1.0.12
17082023-12-01T19:35:54.204Z Checking proc-macro2 v1.0.69
17092023-12-01T19:35:55.509Z Checking quote v1.0.33
17102023-12-01T19:35:57.286Z Checking utf8parse v0.2.1
17112023-12-01T19:35:58.201Z Checking anstyle v1.0.2
17122023-12-01T19:35:59.191Z Checking io-lifetimes v1.0.11
17132023-12-01T19:36:01.991Z Checking anstyle-parse v0.2.1
17142023-12-01T19:36:06.739Z Checking colorchoice v1.0.0
17152023-12-01T19:36:06.905Z Checking anstyle-query v1.0.0
17162023-12-01T19:36:07.061Z Checking anstream v0.5.0
17172023-12-01T19:36:07.466Z Checking clap_lex v0.5.1
17182023-12-01T19:36:07.511Z Checking strsim v0.10.0
17192023-12-01T19:36:08.528Z Checking winnow v0.5.15
17202023-12-01T19:36:13.671Z Compiling serde_tokenstream v0.2.0
17212023-12-01T19:36:18.342Z Compiling regress v0.7.1
17222023-12-01T19:36:23.876Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17232023-12-01T19:36:31.121Z Compiling getopts v0.2.21
17242023-12-01T19:36:32.408Z Compiling unsafe-libyaml v0.2.9
17252023-12-01T19:36:32.806Z Checking heck v0.4.1
17262023-12-01T19:36:33.225Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17272023-12-01T19:36:34.161Z Compiling ident_case v1.0.1
17282023-12-01T19:36:34.220Z Checking fastrand v2.0.0
17292023-12-01T19:36:34.413Z Checking match_cfg v0.1.0
17302023-12-01T19:36:34.531Z Compiling serde_yaml v0.9.25
17312023-12-01T19:36:34.717Z Checking tempfile v3.8.1
17322023-12-01T19:36:35.083Z Checking hostname v0.3.1
17332023-12-01T19:36:35.203Z Checking atty v0.2.14
17342023-12-01T19:36:35.259Z Compiling paste v1.0.14
17352023-12-01T19:36:35.365Z Checking quick-error v1.2.3
17362023-12-01T19:36:35.520Z Checking crossbeam-channel v0.5.8
17372023-12-01T19:36:35.550Z Checking sha1 v0.10.6
17382023-12-01T19:36:36.001Z Checking dirs-sys-next v0.1.2
17392023-12-01T19:36:36.242Z Checking dirs-next v2.0.0
17402023-12-01T19:36:36.419Z Checking thread_local v1.1.7
17412023-12-01T19:36:36.673Z Checking instant v0.1.12
17422023-12-01T19:36:36.817Z Compiling slog-async v2.8.0
17432023-12-01T19:36:36.835Z Checking term v0.7.0
17442023-12-01T19:36:37.492Z Checking camino v1.1.6
17452023-12-01T19:36:37.645Z Compiling multer v2.1.0
17462023-12-01T19:36:38.029Z Checking take_mut v0.2.2
17472023-12-01T19:36:38.151Z Checking slog-term v2.9.0
17482023-12-01T19:36:38.356Z Compiling darling_core v0.20.3
17492023-12-01T19:36:38.657Z Checking slog-json v2.6.1
17502023-12-01T19:36:38.928Z Compiling async-stream-impl v0.3.5
17512023-12-01T19:36:39.026Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17522023-12-01T19:36:39.462Z Checking debug-ignore v1.0.5
17532023-12-01T19:36:39.642Z Checking atomic-waker v1.1.1
17542023-12-01T19:36:39.816Z Checking waitgroup v0.1.2
17552023-12-01T19:36:40.073Z Checking slog-bunyan v2.4.0
17562023-12-01T19:36:40.889Z Checking toml v0.8.8
17572023-12-01T19:36:41.198Z Checking async-stream v0.3.5
17582023-12-01T19:36:41.454Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17592023-12-01T19:36:41.499Z Checking serde_path_to_error v0.1.14
17602023-12-01T19:36:41.592Z Checking strum v0.25.0
17612023-12-01T19:36:41.796Z Compiling structmeta-derive v0.2.0
17622023-12-01T19:36:42.065Z Checking wait-timeout v0.2.0
17632023-12-01T19:36:42.306Z Checking rusty-fork v0.3.0
17642023-12-01T19:36:42.485Z Checking rand_xorshift v0.3.0
17652023-12-01T19:36:42.714Z Compiling regex-syntax v0.7.5
17662023-12-01T19:36:42.728Z Checking unarray v0.1.4
17672023-12-01T19:36:42.938Z Checking proptest v1.4.0
17682023-12-01T19:36:46.900Z Compiling structmeta v0.2.0
17692023-12-01T19:36:47.546Z Checking backoff v0.4.0
17702023-12-01T19:36:47.977Z Compiling test-strategy v0.3.1
17712023-12-01T19:36:48.505Z Compiling darling_macro v0.20.3
17722023-12-01T19:36:50.122Z Compiling darling v0.20.3
17732023-12-01T19:36:50.278Z Compiling serde_with_macros v2.3.3
17742023-12-01T19:36:50.301Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17752023-12-01T19:36:50.498Z Checking macaddr v1.0.1
17762023-12-01T19:36:51.065Z Checking camino-tempfile v1.1.1
17772023-12-01T19:36:51.296Z Checking is-terminal v0.4.9
17782023-12-01T19:36:51.366Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17792023-12-01T19:36:51.444Z Compiling proc-macro-error-attr v1.0.4
17802023-12-01T19:36:51.472Z Compiling proc-macro-error v1.0.4
17812023-12-01T19:36:51.976Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17822023-12-01T19:36:52.089Z Compiling proc-macro-crate v1.3.1
17832023-12-01T19:36:53.179Z Checking termtree v0.4.1
17842023-12-01T19:36:53.469Z Checking predicates-tree v1.0.9
17852023-12-01T19:36:53.674Z Checking base64ct v1.6.0
17862023-12-01T19:36:53.853Z Compiling num_enum_derive v0.5.11
17872023-12-01T19:36:54.206Z Compiling parse-display-derive v0.8.2
17882023-12-01T19:36:54.418Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17892023-12-01T19:36:54.438Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17902023-12-01T19:36:54.568Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17912023-12-01T19:36:54.601Z Checking postcard-cobs v0.1.5-pre
17922023-12-01T19:36:54.713Z Checking serde_with v2.3.3
17932023-12-01T19:36:54.837Z Compiling crucible-workspace-hack v0.1.0
17942023-12-01T19:36:54.885Z Checking postcard v0.7.3
17952023-12-01T19:36:54.930Z Checking smoltcp v0.8.2
17962023-12-01T19:36:55.278Z Compiling foreign-types-macros v0.2.3
17972023-12-01T19:36:55.457Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17982023-12-01T19:36:55.897Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-12-01T19:36:56.141Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-12-01T19:36:56.559Z Checking foreign-types-shared v0.3.1
18012023-12-01T19:36:56.703Z Checking cfg-if v0.1.10
18022023-12-01T19:36:57.433Z Checking foreign-types v0.5.0
18032023-12-01T19:36:57.483Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-12-01T19:36:57.572Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-12-01T19:36:58.351Z Checking num_enum v0.5.11
18062023-12-01T19:36:58.547Z Checking cstr-argument v0.1.2
18072023-12-01T19:36:58.797Z Checking pretty-hex v0.2.1
18082023-12-01T19:36:58.879Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18092023-12-01T19:36:59.023Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18102023-12-01T19:36:59.092Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18112023-12-01T19:36:59.319Z Checking colored v2.0.4
18122023-12-01T19:36:59.418Z Compiling zone_cfg_derive v0.3.0
18132023-12-01T19:36:59.543Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18142023-12-01T19:36:59.580Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18152023-12-01T19:37:00.039Z Checking predicates v2.1.5
18162023-12-01T19:37:00.500Z Compiling mockall_derive v0.11.4
18172023-12-01T19:37:01.171Z Compiling num-derive v0.4.0
18182023-12-01T19:37:01.682Z Checking parse-display v0.8.2
18192023-12-01T19:37:01.801Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18202023-12-01T19:37:01.901Z Checking fragile v2.0.0
18212023-12-01T19:37:01.971Z Checking downcast v0.11.0
18222023-12-01T19:37:02.271Z Checking zone v0.3.0
18232023-12-01T19:37:02.304Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18242023-12-01T19:37:02.628Z Checking smf v0.2.2
18252023-12-01T19:37:02.848Z Checking xattr v1.0.1
18262023-12-01T19:37:03.100Z Checking filetime v0.2.22
18272023-12-01T19:37:03.235Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18282023-12-01T19:37:03.400Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18292023-12-01T19:37:03.428Z Checking tar v0.4.40
18302023-12-01T19:37:03.485Z Checking pem v3.0.2
18312023-12-01T19:37:03.794Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18322023-12-01T19:37:03.856Z Checking linked-hash-map v0.5.6
18332023-12-01T19:37:04.184Z Checking headers-core v0.2.0
18342023-12-01T19:37:04.353Z Checking lru-cache v0.1.2
18352023-12-01T19:37:04.370Z Checking headers v0.3.9
18362023-12-01T19:37:04.601Z Checking password-hash v0.5.0
18372023-12-01T19:37:04.634Z Checking blake2 v0.10.6
18382023-12-01T19:37:05.026Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18392023-12-01T19:37:05.287Z Checking base64 v0.13.1
18402023-12-01T19:37:05.311Z Checking argon2 v0.5.2
18412023-12-01T19:37:05.708Z Checking rcgen v0.11.3
18422023-12-01T19:37:05.940Z Checking pem v1.1.1
18432023-12-01T19:37:06.167Z Checking atomicwrites v0.4.2
18442023-12-01T19:37:06.284Z Checking subprocess v0.2.9
18452023-12-01T19:37:06.303Z Compiling cancel-safe-futures v0.1.5
18462023-12-01T19:37:06.430Z Checking ciborium-io v0.2.1
18472023-12-01T19:37:06.476Z Checking half v1.8.2
18482023-12-01T19:37:06.592Z Checking arc-swap v1.6.0
18492023-12-01T19:37:06.739Z Checking textwrap v0.11.0
18502023-12-01T19:37:06.822Z Compiling heck v0.3.3
18512023-12-01T19:37:07.048Z Compiling libefi-sys v0.1.0
18522023-12-01T19:37:07.074Z Checking strsim v0.8.0
18532023-12-01T19:37:07.094Z Checking ciborium-ll v0.2.1
18542023-12-01T19:37:07.263Z Checking slog-scope v4.4.0
18552023-12-01T19:37:07.349Z Checking vec_map v0.8.2
18562023-12-01T19:37:07.450Z Checking ansi_term v0.12.1
18572023-12-01T19:37:07.498Z Compiling structopt-derive v0.4.18
18582023-12-01T19:37:07.540Z Checking slog-stdlog v4.1.1
18592023-12-01T19:37:07.562Z Checking ciborium v0.2.1
18602023-12-01T19:37:07.763Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18612023-12-01T19:37:07.892Z Checking clap v2.34.0
18622023-12-01T19:37:08.400Z Checking slog-envlogger v2.2.0
18632023-12-01T19:37:08.697Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18642023-12-01T19:37:09.133Z Checking resolv-conf v0.7.0
18652023-12-01T19:37:09.150Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18662023-12-01T19:37:09.179Z Compiling slog-dtrace v0.2.3
18672023-12-01T19:37:09.490Z Compiling convert_case v0.4.0
18682023-12-01T19:37:09.644Z Checking trust-dns-resolver v0.22.0
18692023-12-01T19:37:10.306Z Checking fxhash v0.2.1
18702023-12-01T19:37:10.543Z Checking itertools v0.12.0
18712023-12-01T19:37:11.006Z Compiling derive_more v0.99.17
18722023-12-01T19:37:12.179Z Checking pem-rfc7468 v0.7.0
18732023-12-01T19:37:12.453Z Compiling der_derive v0.7.2
18742023-12-01T19:37:12.490Z Checking structopt v0.3.26
18752023-12-01T19:37:12.572Z Checking flagset v0.4.3
18762023-12-01T19:37:12.833Z Checking termcolor v1.2.0
18772023-12-01T19:37:13.036Z Compiling same-file v1.0.6
18782023-12-01T19:37:13.364Z Compiling radium v0.7.0
18792023-12-01T19:37:13.432Z Compiling walkdir v2.4.0
18802023-12-01T19:37:13.794Z Checking mockall v0.11.4
18812023-12-01T19:37:14.057Z Compiling semver-parser v0.10.2
18822023-12-01T19:37:14.137Z Checking tap v1.0.1
18832023-12-01T19:37:14.364Z Compiling maybe-uninit v2.0.0
18842023-12-01T19:37:14.720Z Checking wyz v0.5.1
18852023-12-01T19:37:15.196Z Compiling semver v0.11.0
18862023-12-01T19:37:16.194Z Compiling num-rational v0.4.1
18872023-12-01T19:37:16.249Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18882023-12-01T19:37:16.694Z Checking funty v2.0.0
18892023-12-01T19:37:16.730Z Checking der v0.7.8
18902023-12-01T19:37:16.959Z Compiling home v0.5.5
18912023-12-01T19:37:17.084Z Compiling packed_struct v0.10.1
18922023-12-01T19:37:17.335Z Compiling num-bigint-dig v0.8.4
18932023-12-01T19:37:17.719Z Checking crc-catalog v2.2.0
18942023-12-01T19:37:17.815Z Compiling toolchain_find v0.2.0
18952023-12-01T19:37:17.893Z Checking crc v3.0.1
18962023-12-01T19:37:18.424Z Checking bitvec v1.0.1
18972023-12-01T19:37:18.680Z Checking hkdf v0.12.3
18982023-12-01T19:37:18.969Z Compiling toml v0.5.11
18992023-12-01T19:37:19.322Z Compiling packed_struct_codegen v0.10.1
19002023-12-01T19:37:19.720Z Checking spki v0.7.2
19012023-12-01T19:37:20.155Z Checking pkcs8 v0.10.2
19022023-12-01T19:37:20.534Z Checking nodrop v0.1.14
19032023-12-01T19:37:20.685Z Checking array-init v0.0.4
19042023-12-01T19:37:21.344Z Checking pkcs1 v0.7.5
19052023-12-01T19:37:21.954Z Compiling rustfmt-wrapper v0.2.0
19062023-12-01T19:37:22.288Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19072023-12-01T19:37:22.416Z Compiling omicron-zone-package v0.9.1
19082023-12-01T19:37:22.800Z Checking smallvec v0.6.14
19092023-12-01T19:37:24.034Z Checking newline-converter v0.3.0
19102023-12-01T19:37:24.248Z Checking num-complex v0.4.4
19112023-12-01T19:37:25.363Z Checking utf-8 v0.7.6
19122023-12-01T19:37:25.403Z Checking bitfield v0.14.0
19132023-12-01T19:37:25.644Z Checking keccak v0.1.4
19142023-12-01T19:37:25.747Z Checking num v0.4.1
19152023-12-01T19:37:25.820Z Checking tungstenite v0.20.1
19162023-12-01T19:37:25.954Z Checking expectorate v1.1.0
19172023-12-01T19:37:26.117Z Checking sha3 v0.10.8
19182023-12-01T19:37:26.148Z Checking serde-hex v0.1.0
19192023-12-01T19:37:26.621Z Checking rsa v0.9.2
19202023-12-01T19:37:26.702Z Checking x509-cert v0.2.4
19212023-12-01T19:37:27.098Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-12-01T19:37:27.250Z Checking env_logger v0.10.0
19232023-12-01T19:37:27.451Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19242023-12-01T19:37:27.899Z Checking ron v0.8.1
19252023-12-01T19:37:28.033Z Checking secrecy v0.8.0
19262023-12-01T19:37:28.354Z Checking crc-any v2.4.3
19272023-12-01T19:37:28.930Z Checking tokio-tungstenite v0.20.1
19282023-12-01T19:37:29.306Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19292023-12-01T19:37:29.357Z Checking object v0.30.4
19302023-12-01T19:37:29.431Z Checking path-slash v0.1.5
19312023-12-01T19:37:29.607Z Compiling buf-list v1.0.3
19322023-12-01T19:37:29.728Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19332023-12-01T19:37:29.793Z Checking glob v0.3.1
19342023-12-01T19:37:29.909Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19352023-12-01T19:37:30.191Z Checking swrite v0.1.0
19362023-12-01T19:37:30.241Z Compiling parking_lot_core v0.8.6
19372023-12-01T19:37:30.345Z Checking nibble_vec v0.1.0
19382023-12-01T19:37:30.607Z Checking endian-type v0.1.2
19392023-12-01T19:37:30.904Z Checking radix_trie v0.2.1
19402023-12-01T19:37:31.087Z Checking pretty-hex v0.4.0
19412023-12-01T19:37:31.346Z Checking libsw v3.3.0
19422023-12-01T19:37:31.486Z Checking parking_lot v0.11.2
19432023-12-01T19:37:31.543Z Checking trust-dns-client v0.22.0
19442023-12-01T19:37:31.717Z Compiling derive-where v1.2.5
19452023-12-01T19:37:32.009Z Checking sled v0.34.7
19462023-12-01T19:37:32.682Z Checking owo-colors v3.5.0
19472023-12-01T19:37:33.179Z Compiling semver v0.1.20
19482023-12-01T19:37:33.484Z Checking trust-dns-server v0.22.1
19492023-12-01T19:37:34.222Z Checking linear-map v1.2.0
19502023-12-01T19:37:34.750Z Compiling rustc_version v0.1.7
19512023-12-01T19:37:35.497Z Compiling newtype_derive v0.1.6
19522023-12-01T19:37:35.936Z Checking crossbeam-deque v0.8.3
19532023-12-01T19:37:36.050Z Compiling unicase v2.7.0
19542023-12-01T19:37:36.420Z Compiling rayon-core v1.12.0
19552023-12-01T19:37:36.484Z Compiling platforms v3.0.2
19562023-12-01T19:37:36.987Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19572023-12-01T19:37:37.575Z Compiling memoffset v0.7.1
19582023-12-01T19:37:37.689Z Checking steno v0.4.0
19592023-12-01T19:37:37.790Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19602023-12-01T19:37:37.975Z Compiling curve25519-dalek v4.1.0
19612023-12-01T19:37:37.994Z Checking rayon v1.8.0
19622023-12-01T19:37:38.768Z Checking globset v0.4.13
19632023-12-01T19:37:38.811Z Checking olpc-cjson v0.1.3
19642023-12-01T19:37:39.102Z Checking serde_plain v1.0.2
19652023-12-01T19:37:39.466Z Checking ff v0.13.0
19662023-12-01T19:37:39.488Z Compiling async-recursion v1.0.5
19672023-12-01T19:37:39.517Z Checking typed-path v0.6.0
19682023-12-01T19:37:39.753Z Checking group v0.13.0
19692023-12-01T19:37:40.116Z Compiling mime_guess v2.0.4
19702023-12-01T19:37:41.376Z Checking universal-hash v0.5.1
19712023-12-01T19:37:41.437Z Checking crypto-bigint v0.5.2
19722023-12-01T19:37:41.634Z Compiling thiserror-impl-no-std v2.0.2
19732023-12-01T19:37:42.240Z Compiling curve25519-dalek-derive v0.1.0
19742023-12-01T19:37:42.707Z Checking tough v0.15.0
19752023-12-01T19:37:44.105Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19762023-12-01T19:37:44.413Z Checking opaque-debug v0.3.0
19772023-12-01T19:37:44.538Z Checking base16ct v0.2.0
19782023-12-01T19:37:44.558Z Checking display-error-chain v0.2.0
19792023-12-01T19:37:44.689Z Checking signature v1.6.4
19802023-12-01T19:37:44.755Z Compiling salty v0.2.0
19812023-12-01T19:37:44.786Z Checking elliptic-curve v0.13.5
19822023-12-01T19:37:44.852Z Checking ed25519 v1.5.3
19832023-12-01T19:37:45.493Z Checking poly1305 v0.8.0
19842023-12-01T19:37:45.547Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19852023-12-01T19:37:46.054Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19862023-12-01T19:37:46.237Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19872023-12-01T19:37:46.493Z Checking chacha20 v0.9.1
19882023-12-01T19:37:46.597Z Checking serde-big-array v0.5.1
19892023-12-01T19:37:46.887Z Checking aead v0.5.2
19902023-12-01T19:37:47.026Z Checking kstat-rs v0.2.3
19912023-12-01T19:37:47.196Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19922023-12-01T19:37:47.282Z Checking thiserror-no-std v2.0.2
19932023-12-01T19:37:47.304Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19942023-12-01T19:37:47.598Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19952023-12-01T19:37:47.717Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19962023-12-01T19:37:47.877Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19972023-12-01T19:37:48.574Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19982023-12-01T19:37:49.115Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19992023-12-01T19:37:49.340Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20002023-12-01T19:37:49.444Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20012023-12-01T19:37:50.279Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20022023-12-01T19:37:50.689Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20032023-12-01T19:37:51.553Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20042023-12-01T19:37:52.034Z Checking vsss-rs v3.3.1
20052023-12-01T19:37:53.516Z Checking chacha20poly1305 v0.10.1
20062023-12-01T19:37:54.814Z Checking signal-hook-tokio v0.3.1
20072023-12-01T19:37:54.948Z Checking serde-big-array v0.4.1
20082023-12-01T19:37:55.053Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20092023-12-01T19:37:55.175Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20102023-12-01T19:37:56.862Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20112023-12-01T19:37:57.802Z Checking bcs v0.1.6
20122023-12-01T19:37:57.993Z Checking corncobs v0.1.3
20132023-12-01T19:37:58.256Z Checking highway v1.1.0
20142023-12-01T19:37:58.348Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20152023-12-01T19:37:58.505Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20162023-12-01T19:37:58.869Z Compiling crunchy v0.2.2
20172023-12-01T19:37:58.887Z Compiling portable-atomic v1.4.3
20182023-12-01T19:37:59.590Z Checking http-range v0.1.5
20192023-12-01T19:37:59.833Z Checking hyper-staticfile v0.9.5
20202023-12-01T19:37:59.911Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20212023-12-01T19:38:00.434Z Compiling clang-sys v1.6.1
20222023-12-01T19:38:00.563Z Compiling prettyplease v0.2.12
20232023-12-01T19:38:01.012Z Checking assert_matches v1.5.0
20242023-12-01T19:38:01.139Z Compiling tiny-keccak v2.0.2
20252023-12-01T19:38:01.802Z Compiling darling_core v0.14.4
20262023-12-01T19:38:03.282Z Checking number_prefix v0.4.0
20272023-12-01T19:38:03.553Z Checking humantime v2.1.0
20282023-12-01T19:38:03.974Z Compiling minimal-lexical v0.2.1
20292023-12-01T19:38:04.164Z Checking indicatif v0.17.7
20302023-12-01T19:38:04.812Z Compiling nom v7.1.3
20312023-12-01T19:38:05.386Z Compiling ascii-canvas v3.0.0
20322023-12-01T19:38:06.468Z Compiling ena v0.14.2
20332023-12-01T19:38:07.121Z Compiling libloading v0.7.4
20342023-12-01T19:38:07.277Z Compiling bindgen v0.65.1
20352023-12-01T19:38:07.690Z Compiling regex-syntax v0.6.29
20362023-12-01T19:38:08.129Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20372023-12-01T19:38:08.397Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20382023-12-01T19:38:11.191Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20392023-12-01T19:38:11.247Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20402023-12-01T19:38:11.865Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20412023-12-01T19:38:12.846Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20422023-12-01T19:38:12.849Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20432023-12-01T19:38:13.962Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20442023-12-01T19:38:14.181Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20452023-12-01T19:38:15.019Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20462023-12-01T19:38:15.586Z Compiling darling_macro v0.14.4
20472023-12-01T19:38:17.137Z Compiling diff v0.1.13
20482023-12-01T19:38:17.422Z Compiling darling v0.14.4
20492023-12-01T19:38:17.496Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20502023-12-01T19:38:17.578Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20512023-12-01T19:38:18.192Z Compiling lalrpop v0.19.12
20522023-12-01T19:38:18.300Z Compiling cexpr v0.6.0
20532023-12-01T19:38:24.382Z Compiling which v4.4.0
20542023-12-01T19:38:25.339Z Compiling ref-cast v1.0.20
20552023-12-01T19:38:26.102Z Compiling shlex v1.1.0
20562023-12-01T19:38:26.537Z Compiling rustc-hash v1.1.0
20572023-12-01T19:38:26.754Z Compiling peeking_take_while v0.1.2
20582023-12-01T19:38:26.946Z Compiling lazycell v1.3.0
20592023-12-01T19:38:27.179Z Checking maplit v1.0.2
20602023-12-01T19:38:29.903Z Compiling derive_builder_core v0.12.0
20612023-12-01T19:38:33.957Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20622023-12-01T19:38:34.007Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20632023-12-01T19:38:34.440Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-12-01T19:38:35.651Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20652023-12-01T19:38:36.566Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20662023-12-01T19:38:36.598Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20672023-12-01T19:38:36.973Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20682023-12-01T19:38:39.147Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20692023-12-01T19:38:42.316Z Compiling ref-cast-impl v1.0.20
20702023-12-01T19:38:42.392Z Compiling libxml v0.3.3
20712023-12-01T19:38:42.641Z Compiling derive_builder_macro v0.12.0
20722023-12-01T19:38:42.949Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20732023-12-01T19:38:43.572Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20742023-12-01T19:38:43.983Z Compiling strum_macros v0.24.3
20752023-12-01T19:38:44.388Z Compiling fs-err v2.11.0
20762023-12-01T19:38:44.762Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20772023-12-01T19:38:44.830Z Compiling cookie v0.18.0
20782023-12-01T19:38:45.201Z Compiling indoc v1.0.9
20792023-12-01T19:38:45.632Z Checking derive_builder v0.12.0
20802023-12-01T19:38:46.888Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20812023-12-01T19:38:48.497Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20822023-12-01T19:38:48.662Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20832023-12-01T19:38:50.257Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20842023-12-01T19:38:50.425Z Checking bb8 v0.8.1
20852023-12-01T19:38:50.570Z Checking quick-xml v0.23.1
20862023-12-01T19:38:50.687Z Compiling impl-trait-for-tuples v0.2.2
20872023-12-01T19:38:51.046Z Compiling oso-derive v0.27.0
20882023-12-01T19:38:51.219Z Checking unicode-linebreak v0.1.5
20892023-12-01T19:38:51.907Z Checking smawk v0.3.1
20902023-12-01T19:38:52.195Z Checking textwrap v0.16.0
20912023-12-01T19:38:52.508Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20922023-12-01T19:38:53.082Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20932023-12-01T19:38:53.282Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20942023-12-01T19:38:53.299Z Checking bytesize v1.3.0
20952023-12-01T19:38:53.658Z Checking is_ci v1.1.1
20962023-12-01T19:38:53.831Z Checking supports-color v2.1.0
20972023-12-01T19:38:53.892Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20982023-12-01T19:38:54.114Z Checking cassowary v0.3.0
20992023-12-01T19:38:54.328Z Compiling indoc v2.0.3
21002023-12-01T19:38:54.470Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21012023-12-01T19:38:54.743Z Checking rtoolbox v0.0.1
21022023-12-01T19:38:55.022Z Checking rpassword v7.3.1
21032023-12-01T19:38:55.225Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21042023-12-01T19:38:55.780Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21052023-12-01T19:38:56.118Z Checking ratatui v0.23.0
21062023-12-01T19:38:57.071Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21072023-12-01T19:38:57.494Z Checking shell-words v1.1.0
21082023-12-01T19:38:57.763Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21092023-12-01T19:38:58.138Z Checking fatfs v0.3.6
21102023-12-01T19:38:59.814Z Checking yansi v0.5.1
21112023-12-01T19:38:59.946Z Checking tui-tree-widget v0.13.0
21122023-12-01T19:39:00.223Z Checking plotters-backend v0.3.5
21132023-12-01T19:39:00.249Z Checking pretty_assertions v1.4.0
21142023-12-01T19:39:00.332Z Checking rand v0.4.6
21152023-12-01T19:39:00.528Z Compiling vte_generate_state_changes v0.1.1
21162023-12-01T19:39:00.797Z Checking plotters-svg v0.3.5
21172023-12-01T19:39:01.122Z Checking remove_dir_all v0.5.3
21182023-12-01T19:39:01.257Z Checking cast v0.3.0
21192023-12-01T19:39:01.596Z Checking vte v0.11.1
21202023-12-01T19:39:01.772Z Checking criterion-plot v0.5.0
21212023-12-01T19:39:01.947Z Checking tempdir v0.3.7
21222023-12-01T19:39:02.178Z Checking plotters v0.3.5
21232023-12-01T19:39:02.542Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21242023-12-01T19:39:03.881Z Checking dashmap v5.5.1
21252023-12-01T19:39:04.028Z Checking tinytemplate v1.2.1
21262023-12-01T19:39:04.573Z Compiling serial_test_derive v0.10.0
21272023-12-01T19:39:04.576Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21282023-12-01T19:39:05.030Z Checking oorandom v11.1.3
21292023-12-01T19:39:05.228Z Checking anes v0.1.6
21302023-12-01T19:39:05.808Z Checking criterion v0.5.1
21312023-12-01T19:39:06.452Z Checking serial_test v0.10.0
21322023-12-01T19:39:06.795Z Checking strip-ansi-escapes v0.2.0
21332023-12-01T19:39:06.996Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21342023-12-01T19:39:08.692Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21352023-12-01T19:39:10.163Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21362023-12-01T19:39:10.604Z Checking assert_cmd v2.0.12
21372023-12-01T19:39:11.281Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21382023-12-01T19:39:13.557Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21392023-12-01T19:39:13.656Z Checking fd-lock v3.0.13
21402023-12-01T19:39:13.916Z Checking nu-ansi-term v0.49.0
21412023-12-01T19:39:14.575Z Checking reedline v0.26.0
21422023-12-01T19:39:17.726Z Checking threadpool v1.8.1
21432023-12-01T19:39:18.005Z Checking nanorand v0.7.0
21442023-12-01T19:39:18.560Z Checking topological-sort v0.2.2
21452023-12-01T19:39:18.747Z Checking flume v0.11.0
21462023-12-01T19:39:18.846Z Checking libtest-mimic v0.6.1
21472023-12-01T19:39:19.521Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21482023-12-01T19:39:19.547Z Checking httptest v0.15.5
21492023-12-01T19:39:20.718Z Checking similar-asserts v1.5.0
21502023-12-01T19:39:21.063Z Compiling rstest_macros v0.18.2
21512023-12-01T19:39:21.827Z Checking bytecount v0.6.3
21522023-12-01T19:39:22.033Z Compiling crossbeam-queue v0.3.8
21532023-12-01T19:39:22.825Z Checking papergrid v0.10.0
21542023-12-01T19:39:23.643Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21552023-12-01T19:39:24.455Z Checking datatest-stable v0.2.3
21562023-12-01T19:39:24.764Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21572023-12-01T19:39:24.939Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21582023-12-01T19:39:25.368Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21592023-12-01T19:39:25.463Z Compiling tabled_derive v0.6.0
21602023-12-01T19:39:26.406Z Checking arrayref v0.3.7
21612023-12-01T19:39:26.554Z Compiling trybuild v1.0.85
21622023-12-01T19:39:27.081Z Checking arrayvec v0.7.4
21632023-12-01T19:39:27.181Z Compiling relative-path v1.9.0
21642023-12-01T19:39:27.662Z Checking constant_time_eq v0.2.6
21652023-12-01T19:39:27.826Z Checking blake2b_simd v1.0.1
21662023-12-01T19:39:29.725Z Checking tabled v0.14.0
21672023-12-01T19:39:30.104Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21682023-12-01T19:39:34.163Z Checking basic-toml v0.1.4
21692023-12-01T19:39:35.734Z Checking constant_time_eq v0.3.0
21702023-12-01T19:39:35.877Z Checking futures-timer v3.0.2
21712023-12-01T19:39:36.306Z Checking rust-argon2 v1.0.1
21722023-12-01T19:39:39.402Z Checking crossbeam v0.8.2
21732023-12-01T19:39:39.543Z Checking partial-io v0.5.4
21742023-12-01T19:39:40.084Z Checking approx v0.5.1
21752023-12-01T19:39:40.417Z Checking termios v0.3.3
21762023-12-01T19:39:40.734Z Checking hex-literal v0.4.1
21772023-12-01T19:39:44.094Z Checking rstest v0.18.2
21782023-12-01T19:39:53.290Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21792023-12-01T19:39:53.796Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21802023-12-01T19:40:51.109Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21812023-12-01T19:40:54.238Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21822023-12-01T19:40:55.532Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21832023-12-01T19:41:08.181Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21842023-12-01T19:41:33.605Z Compiling polar-core v0.27.0
21852023-12-01T19:41:44.350Z Checking oso v0.27.0
21862023-12-01T19:42:20.199Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21872023-12-01T19:43:42.936Z Finished dev [unoptimized + debuginfo] target(s) in 9m 55s
21882023-12-01T19:43:43.150Z
21892023-12-01T19:43:43.150Zreal 10:55.644054291
21902023-12-01T19:43:43.150Zuser 59:19.645150271
21912023-12-01T19:43:43.150Zsys 7:41.610498349
21922023-12-01T19:43:43.153Ztrap 2.190509278
21932023-12-01T19:43:43.153Ztflt 3.304143921
21942023-12-01T19:43:43.153Zdflt 5.317915531
21952023-12-01T19:43:43.153Zkflt 0.019480475
21962023-12-01T19:43:43.155Zlock 1:34:45.832140380
21972023-12-01T19:43:43.155Zslp 2:56:24.586991472
21982023-12-01T19:43:43.155Zlat 2:09.762746528
21992023-12-01T19:43:43.156Zstop 4:31.453423321
22002023-12-01T19:43:44.307Zwarning: output filename collision.
22012023-12-01T19:43:44.307ZThe 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)`.
22022023-12-01T19:43:44.307ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22032023-12-01T19:43:44.307ZThe targets should have unique names.
22042023-12-01T19:43:44.307ZThis is a known bug where multiple crates with the same name use
22052023-12-01T19:43:44.307Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22062023-12-01T19:43:44.310Zwarning: output filename collision.
22072023-12-01T19:43:44.310ZThe 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 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22082023-12-01T19:43:44.310ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22092023-12-01T19:43:44.310ZThe targets should have unique names.
22102023-12-01T19:43:44.310ZThis is a known bug where multiple crates with the same name use
22112023-12-01T19:43:44.310Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-12-01T19:43:44.313Zwarning: output filename collision.
22132023-12-01T19:43:44.313ZThe 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)`.
22142023-12-01T19:43:44.313ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22152023-12-01T19:43:44.313ZThe targets should have unique names.
22162023-12-01T19:43:44.313ZThis is a known bug where multiple crates with the same name use
22172023-12-01T19:43:44.313Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-12-01T19:43:44.889Z Documenting libc v0.2.150
22192023-12-01T19:43:44.907Z Documenting cfg-if v1.0.0
22202023-12-01T19:43:44.918Z Documenting serde_derive v1.0.192
22212023-12-01T19:43:44.945Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22222023-12-01T19:43:44.948Z Documenting scopeguard v1.2.0
22232023-12-01T19:43:44.948Z Documenting log v0.4.20
22242023-12-01T19:43:44.988Z Documenting smallvec v1.11.0
22252023-12-01T19:43:44.988Z Documenting itoa v1.0.9
22262023-12-01T19:43:45.373Z Documenting memchr v2.6.3
22272023-12-01T19:43:48.819Z Documenting lock_api v0.4.10
22282023-12-01T19:43:48.912Z Documenting zeroize_derive v1.4.2
22292023-12-01T19:43:48.924Z Documenting pin-project-lite v0.2.13
22302023-12-01T19:43:49.399Z Documenting libm v0.2.7
22312023-12-01T19:43:51.132Z Documenting futures-core v0.3.29
22322023-12-01T19:43:51.324Z Documenting getrandom v0.2.10
22332023-12-01T19:43:52.275Z Documenting parking_lot_core v0.9.8
22342023-12-01T19:43:52.956Z Documenting signal-hook-registry v1.4.1
22352023-12-01T19:43:53.163Z Documenting mio v0.8.9
22362023-12-01T19:43:54.312Z Documenting num-traits v0.2.16
22372023-12-01T19:43:54.519Z Documenting serde v1.0.192
22382023-12-01T19:43:56.377Z Documenting zeroize v1.7.0
22392023-12-01T19:43:56.581Z Documenting thiserror-impl v1.0.49
22402023-12-01T19:43:56.927Z Documenting rand_core v0.6.4
22412023-12-01T19:43:58.040Z Documenting parking_lot v0.12.1
22422023-12-01T19:43:58.968Z Documenting socket2 v0.5.5
22432023-12-01T19:43:59.350Z Documenting num_cpus v1.16.0
22442023-12-01T19:44:01.388Z Documenting tokio-macros v2.2.0
22452023-12-01T19:44:02.051Z Documenting typenum v1.16.0
22462023-12-01T19:44:02.377Z Documenting once_cell v1.18.0
22472023-12-01T19:44:03.606Z Documenting thiserror v1.0.49
22482023-12-01T19:44:03.679Z Documenting subtle v2.5.0
22492023-12-01T19:44:04.895Z Documenting ryu v1.0.15
22502023-12-01T19:44:05.303Z Documenting byteorder v1.5.0
22512023-12-01T19:44:07.798Z Documenting futures-sink v0.3.29
22522023-12-01T19:44:08.140Z Documenting const-oid v0.9.5
22532023-12-01T19:44:08.773Z Documenting pin-utils v0.1.0
22542023-12-01T19:44:08.879Z Documenting futures-task v0.3.29
22552023-12-01T19:44:09.356Z Documenting slab v0.4.9
22562023-12-01T19:44:11.490Z Documenting futures-macro v0.3.29
22572023-12-01T19:44:13.133Z Documenting futures-channel v0.3.29
22582023-12-01T19:44:14.456Z Documenting futures-io v0.3.29
22592023-12-01T19:44:15.593Z Documenting iana-time-zone v0.1.57
22602023-12-01T19:44:16.755Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22612023-12-01T19:44:17.464Z Documenting tinyvec_macros v0.1.1
22622023-12-01T19:44:18.034Z Documenting ppv-lite86 v0.2.17
22632023-12-01T19:44:18.780Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22642023-12-01T19:44:19.027Z Documenting tracing-core v0.1.31
22652023-12-01T19:44:20.312Z Documenting futures-util v0.3.29
22662023-12-01T19:44:21.604Z Documenting tracing-attributes v0.1.26
22672023-12-01T19:44:21.948Z Documenting tinyvec v1.6.0
22682023-12-01T19:44:23.107Z Documenting rand_chacha v0.3.1
22692023-12-01T19:44:27.849Z Documenting unicode-normalization v0.1.22
22702023-12-01T19:44:30.074Z Documenting rand v0.8.5
22712023-12-01T19:44:30.141Z Documenting bytes v1.5.0
22722023-12-01T19:44:31.330Z Documenting bitflags v2.4.0
22732023-12-01T19:44:32.854Z Documenting serde_json v1.0.108
22742023-12-01T19:44:34.325Z Documenting chrono v0.4.31
22752023-12-01T19:44:35.646Z Documenting uuid v1.6.1
22762023-12-01T19:44:37.935Z Documenting fnv v1.0.7
22772023-12-01T19:44:38.138Z Documenting tokio v1.34.0
22782023-12-01T19:44:38.536Z Documenting base64 v0.21.5
22792023-12-01T19:44:41.128Z Documenting lazy_static v1.4.0
22802023-12-01T19:44:42.588Z Documenting unicode-bidi v0.3.13
22812023-12-01T19:44:43.687Z Documenting percent-encoding v2.3.1
22822023-12-01T19:44:43.834Z Documenting http v0.2.11
22832023-12-01T19:44:44.722Z Documenting spin v0.9.8
22842023-12-01T19:44:45.426Z Documenting cpufeatures v0.2.9
22852023-12-01T19:44:47.451Z Documenting generic-array v0.14.7
22862023-12-01T19:44:48.750Z Documenting serde_derive_internals v0.26.0
22872023-12-01T19:44:49.210Z Checking serde_derive_internals v0.26.0
22882023-12-01T19:44:49.287Z Documenting tracing v0.1.37
22892023-12-01T19:44:49.565Z Documenting dyn-clone v1.0.13
22902023-12-01T19:44:49.702Z Documenting form_urlencoded v1.2.1
22912023-12-01T19:44:50.144Z Documenting idna v0.5.0
22922023-12-01T19:44:52.452Z Documenting errno v0.3.2
22932023-12-01T19:44:53.892Z Documenting httparse v1.8.0
22942023-12-01T19:44:54.397Z Documenting crypto-common v0.1.6
22952023-12-01T19:44:55.733Z Documenting block-buffer v0.10.4
22962023-12-01T19:44:56.220Z Documenting url v2.5.0
22972023-12-01T19:44:56.302Z Documenting unicode-ident v1.0.12
22982023-12-01T19:44:56.481Z Documenting schemars_derive v0.8.13
22992023-12-01T19:44:58.718Z Documenting rustix v0.38.25
23002023-12-01T19:45:00.083Z Documenting adler v1.0.2
23012023-12-01T19:45:00.342Z Documenting proc-macro2 v1.0.69
23022023-12-01T19:45:01.420Z Documenting untrusted v0.9.0
23032023-12-01T19:45:01.680Z Documenting digest v0.10.7
23042023-12-01T19:45:02.497Z Documenting try-lock v0.2.4
23052023-12-01T19:45:04.084Z Documenting miniz_oxide v0.7.1
23062023-12-01T19:45:05.348Z Documenting schemars v0.8.13
23072023-12-01T19:45:05.508Z Documenting openssl-probe v0.1.5
23082023-12-01T19:45:06.310Z Documenting quote v1.0.33
23092023-12-01T19:45:06.630Z Documenting httpdate v1.0.3
23102023-12-01T19:45:08.732Z Documenting want v0.3.1
23112023-12-01T19:45:09.359Z Documenting ring v0.17.5
23122023-12-01T19:45:11.631Z Documenting http-body v0.4.5
23132023-12-01T19:45:11.643Z Documenting openssl-sys v0.9.96
23142023-12-01T19:45:12.414Z Documenting async-trait v0.1.74
23152023-12-01T19:45:12.525Z Documenting openssl-macros v0.1.1
23162023-12-01T19:45:14.293Z Documenting tower-service v0.3.2
23172023-12-01T19:45:15.065Z Documenting mime v0.3.17
23182023-12-01T19:45:17.501Z Documenting rustls-webpki v0.101.7
23192023-12-01T19:45:17.914Z Documenting aho-corasick v1.0.4
23202023-12-01T19:45:18.998Z Documenting tokio-util v0.7.10
23212023-12-01T19:45:19.006Z Documenting sct v0.7.0
23222023-12-01T19:45:19.443Z Documenting slog v2.7.0
23232023-12-01T19:45:19.784Z Documenting hashbrown v0.14.2
23242023-12-01T19:45:20.696Z Documenting openssl v0.10.60
23252023-12-01T19:45:21.564Z Documenting ipnet v2.8.0
23262023-12-01T19:45:24.315Z Documenting equivalent v1.0.1
23272023-12-01T19:45:24.616Z Documenting unicode-width v0.1.11
23282023-12-01T19:45:25.369Z Documenting regex-syntax v0.8.2
23292023-12-01T19:45:25.984Z Documenting rustls v0.21.9
23302023-12-01T19:45:26.567Z Documenting rustls-pemfile v1.0.3
23312023-12-01T19:45:27.569Z Documenting num-integer v0.1.45
23322023-12-01T19:45:28.393Z Documenting indexmap v2.1.0
23332023-12-01T19:45:28.691Z Documenting time-macros v0.2.13
23342023-12-01T19:45:29.031Z Documenting h2 v0.3.21
23352023-12-01T19:45:32.040Z Documenting utf8parse v0.2.1
23362023-12-01T19:45:33.325Z Documenting deranged v0.3.8
23372023-12-01T19:45:33.633Z Documenting time-core v0.1.1
23382023-12-01T19:45:35.320Z Documenting num_threads v0.1.6
23392023-12-01T19:45:35.561Z Documenting regex-automata v0.4.3
23402023-12-01T19:45:36.024Z Documenting gimli v0.28.0
23412023-12-01T19:45:36.233Z Documenting native-tls v0.2.11
23422023-12-01T19:45:37.873Z Documenting zerocopy v0.6.4
23432023-12-01T19:45:38.657Z Documenting tokio-rustls v0.24.1
23442023-12-01T19:45:39.793Z Documenting object v0.32.1
23452023-12-01T19:45:40.676Z Documenting time v0.3.27
23462023-12-01T19:45:44.156Z Documenting hyper v0.14.27
23472023-12-01T19:45:44.415Z Documenting encoding_rs v0.8.33
23482023-12-01T19:45:44.535Z Documenting crossbeam-utils v0.8.16
23492023-12-01T19:45:45.629Z Documenting addr2line v0.21.0
23502023-12-01T19:45:47.897Z Checking pest_meta v2.7.2
23512023-12-01T19:45:48.646Z Documenting rustc-demangle v0.1.23
23522023-12-01T19:45:48.767Z Documenting regex v1.10.2
23532023-12-01T19:45:49.509Z Documenting tokio-native-tls v0.3.1
23542023-12-01T19:45:50.670Z Documenting rustls-native-certs v0.6.3
23552023-12-01T19:45:51.241Z Documenting serde_urlencoded v0.7.1
23562023-12-01T19:45:51.736Z Documenting pest_meta v2.7.2
23572023-12-01T19:45:52.824Z Checking pest_generator v2.7.2
23582023-12-01T19:45:54.018Z Documenting anstyle v1.0.2
23592023-12-01T19:45:56.304Z Documenting ucd-trie v0.1.6
23602023-12-01T19:45:57.349Z Documenting data-encoding v2.4.0
23612023-12-01T19:45:57.527Z Documenting webpki-roots v0.25.2
23622023-12-01T19:45:57.647Z Documenting anstyle-parse v0.2.1
23632023-12-01T19:45:57.788Z Documenting pest_generator v2.7.2
23642023-12-01T19:45:59.295Z Documenting backtrace v0.3.69
23652023-12-01T19:45:59.987Z Documenting ipnetwork v0.20.0
23662023-12-01T19:46:01.077Z Documenting hyper-tls v0.5.0
23672023-12-01T19:46:02.390Z Documenting hyper-rustls v0.24.2
23682023-12-01T19:46:02.542Z Documenting pest v2.7.2
23692023-12-01T19:46:03.093Z Documenting syn v2.0.32
23702023-12-01T19:46:03.550Z Documenting sha2 v0.10.8
23712023-12-01T19:46:05.679Z Documenting pest_derive v2.7.2
23722023-12-01T19:46:07.755Z Documenting anyhow v1.0.75
23732023-12-01T19:46:08.315Z Documenting futures-executor v0.3.29
23742023-12-01T19:46:10.515Z Documenting hex v0.4.3
23752023-12-01T19:46:10.831Z Documenting crc32fast v1.3.2
23762023-12-01T19:46:11.403Z Checking serde_tokenstream v0.1.7
23772023-12-01T19:46:11.948Z Documenting anstyle-query v1.0.0
23782023-12-01T19:46:12.635Z Documenting reqwest v0.11.22
23792023-12-01T19:46:12.904Z Documenting colorchoice v1.0.0
23802023-12-01T19:46:15.258Z Documenting dtrace-parser v0.1.14
23812023-12-01T19:46:15.534Z Documenting openapiv3 v2.0.0-rc.1
23822023-12-01T19:46:16.240Z Documenting num-iter v0.1.43
23832023-12-01T19:46:16.445Z Documenting hmac v0.12.1
23842023-12-01T19:46:16.968Z Documenting dof v0.1.5
23852023-12-01T19:46:17.290Z Documenting anstream v0.5.0
23862023-12-01T19:46:20.886Z Documenting signal-hook v0.3.17
23872023-12-01T19:46:22.471Z Documenting thread-id v4.2.0
23882023-12-01T19:46:22.942Z Documenting terminal_size v0.2.6
23892023-12-01T19:46:23.624Z Documenting memoffset v0.9.0
23902023-12-01T19:46:23.637Z Documenting strsim v0.10.0
23912023-12-01T19:46:25.568Z Documenting clap_lex v0.5.1
23922023-12-01T19:46:25.650Z Documenting flate2 v1.0.28
23932023-12-01T19:46:26.810Z Documenting futures v0.3.29
23942023-12-01T19:46:27.688Z Documenting crossbeam-epoch v0.9.15
23952023-12-01T19:46:28.138Z Documenting usdt-impl v0.3.5
23962023-12-01T19:46:29.078Z Documenting usdt-attr-macro v0.3.5
23972023-12-01T19:46:29.714Z Documenting usdt-macro v0.3.5
23982023-12-01T19:46:31.575Z Documenting clap_derive v4.4.2
23992023-12-01T19:46:31.959Z Documenting clap_builder v4.4.2
24002023-12-01T19:46:33.072Z Documenting signal-hook-mio v0.2.3
24012023-12-01T19:46:33.634Z Documenting signature v2.1.0
24022023-12-01T19:46:37.591Z Documenting block-padding v0.3.3
24032023-12-01T19:46:37.953Z Documenting hash32 v0.2.1
24042023-12-01T19:46:38.434Z Documenting usdt v0.3.5
24052023-12-01T19:46:38.962Z Documenting scheduled-thread-pool v0.2.7
24062023-12-01T19:46:39.227Z Documenting bzip2-sys v0.1.11+1.0.8
24072023-12-01T19:46:39.414Z Documenting enum-as-inner v0.5.1
24082023-12-01T19:46:40.804Z Checking diesel_table_macro_syntax v0.1.0
24092023-12-01T19:46:41.088Z Documenting diesel_table_macro_syntax v0.1.0
24102023-12-01T19:46:41.585Z Documenting clap v4.4.3
24112023-12-01T19:46:43.727Z Documenting pin-project-internal v1.1.3
24122023-12-01T19:46:43.968Z Documenting stable_deref_trait v1.2.0
24132023-12-01T19:46:44.795Z Documenting unicode-segmentation v1.10.1
24142023-12-01T19:46:44.932Z Documenting bzip2 v0.4.4
24152023-12-01T19:46:46.618Z Documenting trust-dns-proto v0.22.0
24162023-12-01T19:46:47.256Z Documenting r2d2 v0.8.10
24172023-12-01T19:46:47.676Z Documenting diesel_derives v2.1.2
24182023-12-01T19:46:48.009Z Documenting heapless v0.7.16
24192023-12-01T19:46:49.837Z Documenting inout v0.1.3
24202023-12-01T19:46:49.875Z Documenting crossterm v0.27.0
24212023-12-01T19:46:50.672Z Documenting md-5 v0.10.5
24222023-12-01T19:46:51.083Z Documenting pin-project v1.1.3
24232023-12-01T19:46:53.327Z Documenting stringprep v0.1.3
24242023-12-01T19:46:55.112Z Documenting serde_spanned v0.6.4
24252023-12-01T19:46:55.394Z Documenting toml_datetime v0.6.5
24262023-12-01T19:46:55.874Z Documenting doc-comment v0.3.3
24272023-12-01T19:46:57.928Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24282023-12-01T19:46:58.096Z Documenting snafu-derive v0.7.5
24292023-12-01T19:46:58.235Z Documenting siphasher v0.3.11
24302023-12-01T19:46:58.900Z Documenting managed v0.8.0
24312023-12-01T19:46:59.862Z Documenting winnow v0.5.15
24322023-12-01T19:47:00.603Z Documenting bit-vec v0.6.3
24332023-12-01T19:47:00.919Z Documenting either v1.9.0
24342023-12-01T19:47:01.310Z Documenting static_assertions v1.1.0
24352023-12-01T19:47:02.468Z Documenting fallible-iterator v0.2.0
24362023-12-01T19:47:03.513Z Documenting diesel v2.1.4
24372023-12-01T19:47:03.754Z Documenting smoltcp v0.9.1
24382023-12-01T19:47:05.781Z Documenting phf_shared v0.11.2
24392023-12-01T19:47:06.618Z Documenting cipher v0.4.4
24402023-12-01T19:47:06.901Z Documenting zip v0.6.6
24412023-12-01T19:47:07.624Z Documenting toml_edit v0.21.0
24422023-12-01T19:47:09.533Z Documenting snafu v0.7.5
24432023-12-01T19:47:09.908Z Documenting postgres-protocol v0.6.6
24442023-12-01T19:47:10.967Z Documenting num-bigint v0.4.4
24452023-12-01T19:47:11.410Z Documenting hubpack v0.1.2
24462023-12-01T19:47:13.857Z Documenting bstr v1.6.0
24472023-12-01T19:47:15.863Z Documenting regress v0.7.1
24482023-12-01T19:47:16.354Z Documenting serde_repr v0.1.16
24492023-12-01T19:47:16.741Z Documenting new_debug_unreachable v1.0.4
24502023-12-01T19:47:18.108Z Documenting precomputed-hash v0.1.1
24512023-12-01T19:47:19.459Z Documenting fixedbitset v0.4.2
24522023-12-01T19:47:20.893Z Documenting lalrpop-util v0.19.12
24532023-12-01T19:47:21.112Z Documenting yasna v0.5.2
24542023-12-01T19:47:21.665Z Documenting postgres-types v0.2.6
24552023-12-01T19:47:22.745Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24562023-12-01T19:47:23.598Z Documenting string_cache v0.8.7
24572023-12-01T19:47:24.247Z Documenting petgraph v0.6.4
24582023-12-01T19:47:26.354Z Documenting phf v0.11.2
24592023-12-01T19:47:27.298Z Documenting console v0.15.7
24602023-12-01T19:47:30.236Z Documenting semver v1.0.20
24612023-12-01T19:47:30.722Z Documenting float-cmp v0.9.0
24622023-12-01T19:47:31.968Z Documenting difflib v0.4.0
24632023-12-01T19:47:32.027Z Documenting heck v0.4.1
24642023-12-01T19:47:33.174Z Documenting whoami v1.4.1
24652023-12-01T19:47:33.502Z Documenting predicates-core v1.0.6
24662023-12-01T19:47:34.731Z Documenting normalize-line-endings v0.3.0
24672023-12-01T19:47:36.165Z Checking unsafe-libyaml v0.2.9
24682023-12-01T19:47:36.554Z Documenting bit-set v0.5.3
24692023-12-01T19:47:37.640Z Documenting similar v2.2.1
24702023-12-01T19:47:37.838Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24712023-12-01T19:47:37.995Z Documenting tokio-stream v0.1.14
24722023-12-01T19:47:38.450Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24732023-12-01T19:47:38.784Z Documenting tokio-postgres v0.7.10
24742023-12-01T19:47:39.071Z Checking ident_case v1.0.1
24752023-12-01T19:47:39.282Z Documenting unsafe-libyaml v0.2.9
24762023-12-01T19:47:40.204Z Documenting predicates v3.0.4
24772023-12-01T19:47:42.663Z Checking serde_yaml v0.9.25
24782023-12-01T19:47:44.661Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24792023-12-01T19:47:44.861Z Documenting serde_yaml v0.9.25
24802023-12-01T19:47:45.526Z Documenting getopts v0.2.21
24812023-12-01T19:47:45.747Z Documenting match_cfg v0.1.0
24822023-12-01T19:47:48.037Z Documenting sha1 v0.10.6
24832023-12-01T19:47:49.005Z Documenting dirs-sys-next v0.1.2
24842023-12-01T19:47:49.739Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24852023-12-01T19:47:49.779Z Documenting hostname v0.3.1
24862023-12-01T19:47:51.649Z Documenting thread_local v1.1.7
24872023-12-01T19:47:53.294Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24882023-12-01T19:47:53.338Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24892023-12-01T19:47:54.627Z Documenting dirs-next v2.0.0
24902023-12-01T19:47:55.393Z Documenting paste v1.0.14
24912023-12-01T19:47:55.502Z Documenting crossbeam-channel v0.5.8
24922023-12-01T19:47:56.570Z Documenting atty v0.2.14
24932023-12-01T19:47:57.804Z Documenting take_mut v0.2.2
24942023-12-01T19:47:58.705Z Documenting slog-json v2.6.1
24952023-12-01T19:48:00.154Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24962023-12-01T19:48:00.230Z Documenting term v0.7.0
24972023-12-01T19:48:01.234Z Documenting camino v1.1.6
24982023-12-01T19:48:01.677Z Documenting async-stream-impl v0.3.5
24992023-12-01T19:48:01.715Z Documenting atomic-waker v1.1.1
25002023-12-01T19:48:03.178Z Documenting slog-async v2.8.0
25012023-12-01T19:48:04.709Z Documenting debug-ignore v1.0.5
25022023-12-01T19:48:05.442Z Documenting slog-bunyan v2.4.0
25032023-12-01T19:48:05.809Z Documenting waitgroup v0.1.2
25042023-12-01T19:48:06.129Z Documenting slog-term v2.9.0
25052023-12-01T19:48:08.141Z Checking darling_core v0.20.3
25062023-12-01T19:48:08.211Z Documenting async-stream v0.3.5
25072023-12-01T19:48:08.779Z Documenting toml v0.8.8
25082023-12-01T19:48:09.464Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25092023-12-01T19:48:11.041Z Documenting multer v2.1.0
25102023-12-01T19:48:11.162Z Documenting serde_path_to_error v0.1.14
25112023-12-01T19:48:11.779Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25122023-12-01T19:48:12.123Z Documenting strum v0.25.0
25132023-12-01T19:48:13.542Z Checking darling v0.20.3
25142023-12-01T19:48:13.686Z Documenting serde_with_macros v2.3.3
25152023-12-01T19:48:13.700Z Documenting structmeta-derive v0.2.0
25162023-12-01T19:48:17.070Z Checking structmeta v0.2.0
25172023-12-01T19:48:17.288Z Documenting instant v0.1.12
25182023-12-01T19:48:17.403Z Checking regex-syntax v0.7.5
25192023-12-01T19:48:17.429Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25202023-12-01T19:48:17.596Z Documenting macaddr v1.0.1
25212023-12-01T19:48:18.045Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25222023-12-01T19:48:21.108Z Documenting structmeta v0.2.0
25232023-12-01T19:48:21.752Z Documenting serde_with v2.3.3
25242023-12-01T19:48:22.519Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25252023-12-01T19:48:22.685Z Documenting backoff v0.4.0
25262023-12-01T19:48:23.722Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25272023-12-01T19:48:23.900Z Documenting fastrand v2.0.0
25282023-12-01T19:48:27.671Z Documenting parse-display-derive v0.8.2
25292023-12-01T19:48:27.922Z Documenting is-terminal v0.4.9
25302023-12-01T19:48:27.995Z Documenting base64ct v1.6.0
25312023-12-01T19:48:28.760Z Checking proc-macro-crate v1.3.1
25322023-12-01T19:48:29.093Z Documenting proc-macro-crate v1.3.1
25332023-12-01T19:48:29.976Z Documenting tempfile v3.8.1
25342023-12-01T19:48:30.928Z Documenting proc-macro-error-attr v1.0.4
25352023-12-01T19:48:33.081Z Checking proc-macro-error v1.0.4
25362023-12-01T19:48:33.482Z Documenting postcard-cobs v0.1.5-pre
25372023-12-01T19:48:34.135Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25382023-12-01T19:48:34.858Z Documenting foreign-types-macros v0.2.3
25392023-12-01T19:48:36.278Z Documenting parse-display v0.8.2
25402023-12-01T19:48:36.498Z Documenting camino-tempfile v1.1.1
25412023-12-01T19:48:36.634Z Documenting num_enum_derive v0.5.11
25422023-12-01T19:48:36.813Z Documenting proc-macro-error v1.0.4
25432023-12-01T19:48:37.806Z Documenting postcard v0.7.3
25442023-12-01T19:48:40.578Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25452023-12-01T19:48:41.028Z Documenting foreign-types-shared v0.3.1
25462023-12-01T19:48:41.481Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25472023-12-01T19:48:41.879Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25482023-12-01T19:48:42.288Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25492023-12-01T19:48:43.184Z Documenting crucible-workspace-hack v0.1.0
25502023-12-01T19:48:43.993Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25512023-12-01T19:48:44.314Z Documenting cstr-argument v0.1.2
25522023-12-01T19:48:44.869Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25532023-12-01T19:48:45.257Z Documenting foreign-types v0.5.0
25542023-12-01T19:48:45.854Z Documenting num_enum v0.5.11
25552023-12-01T19:48:48.064Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-12-01T19:48:48.482Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25572023-12-01T19:48:49.532Z Documenting colored v2.0.4
25582023-12-01T19:48:50.459Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25592023-12-01T19:48:51.170Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25602023-12-01T19:48:51.316Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25612023-12-01T19:48:51.715Z Documenting zone_cfg_derive v0.3.0
25622023-12-01T19:48:54.167Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25632023-12-01T19:48:54.347Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25642023-12-01T19:48:54.771Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25652023-12-01T19:48:56.478Z Documenting num-derive v0.4.0
25662023-12-01T19:48:57.486Z Documenting smf v0.2.2
25672023-12-01T19:48:57.981Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25682023-12-01T19:48:59.199Z Documenting zone v0.3.0
25692023-12-01T19:48:59.859Z Documenting linked-hash-map v0.5.6
25702023-12-01T19:49:00.345Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25712023-12-01T19:49:00.989Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25722023-12-01T19:49:03.494Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25732023-12-01T19:49:03.547Z Documenting password-hash v0.5.0
25742023-12-01T19:49:03.671Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25752023-12-01T19:49:06.270Z Documenting lru-cache v0.1.2
25762023-12-01T19:49:06.425Z Documenting blake2 v0.10.6
25772023-12-01T19:49:07.375Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25782023-12-01T19:49:07.573Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25792023-12-01T19:49:07.990Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25802023-12-01T19:49:09.143Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812023-12-01T19:49:09.656Z Checking heck v0.3.3
25822023-12-01T19:49:09.892Z Documenting structopt-derive v0.4.18
25832023-12-01T19:49:10.615Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25842023-12-01T19:49:11.432Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852023-12-01T19:49:11.928Z Documenting libefi-sys v0.1.0
25862023-12-01T19:49:13.522Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25872023-12-01T19:49:13.952Z Documenting argon2 v0.5.2
25882023-12-01T19:49:14.702Z Documenting quick-error v1.2.3
25892023-12-01T19:49:17.824Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25902023-12-01T19:49:18.474Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25912023-12-01T19:49:18.742Z Documenting structopt v0.3.26
25922023-12-01T19:49:20.243Z Documenting resolv-conf v0.7.0
25932023-12-01T19:49:21.373Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25942023-12-01T19:49:23.479Z Documenting pem-rfc7468 v0.7.0
25952023-12-01T19:49:24.436Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962023-12-01T19:49:24.892Z Documenting der_derive v0.7.2
25972023-12-01T19:49:25.381Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25982023-12-01T19:49:26.007Z Documenting flagset v0.4.3
25992023-12-01T19:49:26.146Z Documenting trust-dns-resolver v0.22.0
26002023-12-01T19:49:27.974Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26012023-12-01T19:49:28.809Z Documenting cancel-safe-futures v0.1.5
26022023-12-01T19:49:29.461Z Checking convert_case v0.4.0
26032023-12-01T19:49:29.767Z Documenting convert_case v0.4.0
26042023-12-01T19:49:30.152Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26052023-12-01T19:49:31.319Z Documenting arc-swap v1.6.0
26062023-12-01T19:49:32.589Z Documenting tap v1.0.1
26072023-12-01T19:49:32.871Z Documenting der v0.7.8
26082023-12-01T19:49:35.209Z Documenting derive_more v0.99.17
26092023-12-01T19:49:36.700Z Documenting wyz v0.5.1
26102023-12-01T19:49:37.034Z Documenting slog-scope v4.4.0
26112023-12-01T19:49:37.891Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26122023-12-01T19:49:39.810Z Documenting num-rational v0.4.1
26132023-12-01T19:49:40.095Z Documenting radium v0.7.0
26142023-12-01T19:49:40.687Z Documenting spki v0.7.2
26152023-12-01T19:49:41.323Z Documenting hkdf v0.12.3
26162023-12-01T19:49:43.352Z Documenting num-complex v0.4.4
26172023-12-01T19:49:43.811Z Documenting funty v2.0.0
26182023-12-01T19:49:44.595Z Documenting half v1.8.2
26192023-12-01T19:49:45.753Z Documenting ciborium-io v0.2.1
26202023-12-01T19:49:46.428Z Documenting crc-catalog v2.2.0
26212023-12-01T19:49:47.449Z Documenting pkcs8 v0.10.2
26222023-12-01T19:49:48.421Z Documenting bitvec v1.0.1
26232023-12-01T19:49:48.493Z Documenting slog-stdlog v4.1.1
26242023-12-01T19:49:49.024Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26252023-12-01T19:49:50.524Z Documenting num v0.4.1
26262023-12-01T19:49:50.660Z Documenting crc v3.0.1
26272023-12-01T19:49:50.883Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26282023-12-01T19:49:51.195Z Documenting ciborium-ll v0.2.1
26292023-12-01T19:49:52.086Z Documenting slog-dtrace v0.2.3
26302023-12-01T19:49:54.138Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26312023-12-01T19:49:54.832Z Documenting xattr v1.0.1
26322023-12-01T19:49:55.065Z Documenting filetime v0.2.22
26332023-12-01T19:49:56.940Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26342023-12-01T19:49:57.169Z Documenting packed_struct_codegen v0.10.1
26352023-12-01T19:49:57.370Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26362023-12-01T19:49:59.108Z Documenting keccak v0.1.4
26372023-12-01T19:50:00.561Z Documenting nodrop v0.1.14
26382023-12-01T19:50:01.367Z Documenting tar v0.4.40
26392023-12-01T19:50:02.010Z Documenting ciborium v0.2.1
26402023-12-01T19:50:03.418Z Documenting sha3 v0.10.8
26412023-12-01T19:50:04.196Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26422023-12-01T19:50:04.847Z Documenting array-init v0.0.4
26432023-12-01T19:50:05.578Z Documenting packed_struct v0.10.1
26442023-12-01T19:50:07.084Z Documenting slog-envlogger v2.2.0
26452023-12-01T19:50:08.387Z Documenting pkcs1 v0.7.5
26462023-12-01T19:50:08.614Z Documenting num-bigint-dig v0.8.4
26472023-12-01T19:50:09.549Z Documenting fxhash v0.2.1
26482023-12-01T19:50:10.958Z Documenting secrecy v0.8.0
26492023-12-01T19:50:14.999Z Documenting termcolor v1.2.0
26502023-12-01T19:50:15.338Z Documenting bitfield v0.14.0
26512023-12-01T19:50:15.430Z Documenting swrite v0.1.0
26522023-12-01T19:50:16.862Z Documenting utf-8 v0.7.6
26532023-12-01T19:50:18.191Z Documenting rsa v0.9.2
26542023-12-01T19:50:19.531Z Documenting serde-hex v0.1.0
26552023-12-01T19:50:20.340Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26562023-12-01T19:50:21.004Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26572023-12-01T19:50:21.501Z Documenting env_logger v0.10.0
26582023-12-01T19:50:22.340Z Documenting tungstenite v0.20.1
26592023-12-01T19:50:24.253Z Documenting x509-cert v0.2.4
26602023-12-01T19:50:26.706Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26612023-12-01T19:50:28.005Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26622023-12-01T19:50:28.334Z Documenting newtype_derive v0.1.6
26632023-12-01T19:50:28.429Z Documenting libsw v3.3.0
26642023-12-01T19:50:29.767Z Documenting pem v3.0.2
26652023-12-01T19:50:32.323Z Documenting ron v0.8.1
26662023-12-01T19:50:32.695Z Documenting derive-where v1.2.5
26672023-12-01T19:50:33.160Z Documenting linear-map v1.2.0
26682023-12-01T19:50:33.835Z Documenting owo-colors v3.5.0
26692023-12-01T19:50:35.488Z Documenting crc-any v2.4.3
26702023-12-01T19:50:35.730Z Documenting steno v0.4.0
26712023-12-01T19:50:39.065Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26722023-12-01T19:50:39.787Z Documenting tokio-tungstenite v0.20.1
26732023-12-01T19:50:40.193Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26742023-12-01T19:50:41.613Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26752023-12-01T19:50:42.514Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26762023-12-01T19:50:43.126Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26772023-12-01T19:50:46.069Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26782023-12-01T19:50:50.765Z Documenting itertools v0.12.0
26792023-12-01T19:50:51.598Z Documenting nibble_vec v0.1.0
26802023-12-01T19:50:53.582Z Documenting glob v0.3.1
26812023-12-01T19:50:55.962Z Documenting path-slash v0.1.5
26822023-12-01T19:50:57.903Z Documenting same-file v1.0.6
26832023-12-01T19:51:00.214Z Documenting endian-type v0.1.2
26842023-12-01T19:51:00.611Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26852023-12-01T19:51:01.663Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26862023-12-01T19:51:02.095Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26872023-12-01T19:51:04.337Z Documenting walkdir v2.4.0
26882023-12-01T19:51:05.952Z Documenting radix_trie v0.2.1
26892023-12-01T19:51:09.226Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26902023-12-01T19:51:10.830Z Documenting buf-list v1.0.3
26912023-12-01T19:51:11.092Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26922023-12-01T19:51:11.957Z Checking darling_core v0.14.4
26932023-12-01T19:51:12.423Z Documenting trust-dns-client v0.22.0
26942023-12-01T19:51:14.833Z Checking darling v0.14.4
26952023-12-01T19:51:14.984Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26962023-12-01T19:51:19.493Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26972023-12-01T19:51:20.211Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26982023-12-01T19:51:22.067Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26992023-12-01T19:51:22.506Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002023-12-01T19:51:24.225Z Documenting trust-dns-server v0.22.1
27012023-12-01T19:51:26.649Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27022023-12-01T19:51:29.023Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27032023-12-01T19:51:30.783Z Documenting sled v0.34.7
27042023-12-01T19:51:30.909Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27052023-12-01T19:51:31.978Z Documenting unicase v2.7.0
27062023-12-01T19:51:32.337Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27072023-12-01T19:51:32.521Z Documenting globset v0.4.13
27082023-12-01T19:51:32.801Z Documenting crossbeam-deque v0.8.3
27092023-12-01T19:51:35.742Z Documenting headers-core v0.2.0
27102023-12-01T19:51:36.743Z Documenting olpc-cjson v0.1.3
27112023-12-01T19:51:37.783Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27122023-12-01T19:51:38.350Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27132023-12-01T19:51:38.918Z Documenting serde_plain v1.0.2
27142023-12-01T19:51:39.339Z Documenting ff v0.13.0
27152023-12-01T19:51:39.402Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27162023-12-01T19:51:40.386Z Documenting async-recursion v1.0.5
27172023-12-01T19:51:41.152Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27182023-12-01T19:51:42.605Z Documenting pretty-hex v0.4.0
27192023-12-01T19:51:43.645Z Documenting typed-path v0.6.0
27202023-12-01T19:51:44.725Z Documenting display-error-chain v0.2.0
27212023-12-01T19:51:44.946Z Documenting headers v0.3.9
27222023-12-01T19:51:45.337Z Documenting group v0.13.0
27232023-12-01T19:51:47.154Z Documenting rayon-core v1.12.0
27242023-12-01T19:51:47.402Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27252023-12-01T19:51:48.145Z Documenting mime_guess v2.0.4
27262023-12-01T19:51:51.232Z Documenting derive_builder_core v0.12.0
27272023-12-01T19:51:51.279Z Documenting tough v0.15.0
27282023-12-01T19:51:52.201Z Checking derive_builder_core v0.12.0
27292023-12-01T19:51:53.448Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27302023-12-01T19:51:53.605Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27312023-12-01T19:51:54.394Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27322023-12-01T19:51:54.477Z Documenting universal-hash v0.5.1
27332023-12-01T19:51:54.818Z Documenting crypto-bigint v0.5.2
27342023-12-01T19:51:54.919Z Documenting bcs v0.1.6
27352023-12-01T19:52:01.009Z Documenting kstat-rs v0.2.3
27362023-12-01T19:52:01.954Z Documenting thiserror-impl-no-std v2.0.2
27372023-12-01T19:52:03.863Z Documenting curve25519-dalek-derive v0.1.0
27382023-12-01T19:52:05.281Z Documenting base16ct v0.2.0
27392023-12-01T19:52:08.790Z Documenting highway v1.1.0
27402023-12-01T19:52:09.576Z Documenting opaque-debug v0.3.0
27412023-12-01T19:52:09.889Z Documenting elliptic-curve v0.13.5
27422023-12-01T19:52:10.242Z Documenting thiserror-no-std v2.0.2
27432023-12-01T19:52:10.519Z Documenting curve25519-dalek v4.1.0
27442023-12-01T19:52:12.645Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27452023-12-01T19:52:13.881Z Documenting poly1305 v0.8.0
27462023-12-01T19:52:14.270Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27472023-12-01T19:52:14.467Z Documenting derive_builder_macro v0.12.0
27482023-12-01T19:52:15.838Z Documenting rayon v1.8.0
27492023-12-01T19:52:16.449Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27502023-12-01T19:52:21.392Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27512023-12-01T19:52:22.328Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27522023-12-01T19:52:25.399Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27532023-12-01T19:52:29.278Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27542023-12-01T19:52:32.934Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27552023-12-01T19:52:37.295Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27562023-12-01T19:52:44.847Z Documenting portable-atomic v1.4.3
27572023-12-01T19:52:47.146Z Documenting ed25519 v1.5.3
27582023-12-01T19:52:50.521Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592023-12-01T19:52:51.460Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27602023-12-01T19:52:52.615Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27612023-12-01T19:52:53.899Z Documenting chacha20 v0.9.1
27622023-12-01T19:52:55.161Z Documenting aead v0.5.2
27632023-12-01T19:52:58.258Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27642023-12-01T19:53:00.542Z Documenting ref-cast-impl v1.0.20
27652023-12-01T19:53:01.454Z Documenting vte_generate_state_changes v0.1.1
27662023-12-01T19:53:01.593Z Documenting number_prefix v0.4.0
27672023-12-01T19:53:03.569Z Documenting cassowary v0.3.0
27682023-12-01T19:53:04.889Z Documenting chacha20poly1305 v0.10.1
27692023-12-01T19:53:07.172Z Documenting vte v0.11.1
27702023-12-01T19:53:07.520Z Documenting indicatif v0.17.7
27712023-12-01T19:53:08.172Z Documenting ref-cast v1.0.20
27722023-12-01T19:53:09.541Z Documenting ratatui v0.23.0
27732023-12-01T19:53:10.013Z Documenting salty v0.2.0
27742023-12-01T19:53:12.434Z Documenting vsss-rs v3.3.1
27752023-12-01T19:53:13.797Z Documenting derive_builder v0.12.0
27762023-12-01T19:53:16.332Z Documenting fs-err v2.11.0
27772023-12-01T19:53:16.548Z Documenting polar-core v0.27.0
27782023-12-01T19:53:18.850Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27792023-12-01T19:53:19.486Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27802023-12-01T19:53:20.288Z Documenting libxml v0.3.3
27812023-12-01T19:53:22.108Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27822023-12-01T19:53:23.074Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27832023-12-01T19:53:25.634Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27842023-12-01T19:53:25.692Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27852023-12-01T19:53:26.171Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27862023-12-01T19:53:29.967Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27872023-12-01T19:53:30.094Z Documenting bb8 v0.8.1
27882023-12-01T19:53:30.115Z Documenting quick-xml v0.23.1
27892023-12-01T19:53:31.918Z Documenting bytesize v1.3.0
27902023-12-01T19:53:38.054Z Documenting serde-big-array v0.5.1
27912023-12-01T19:53:38.594Z Documenting rtoolbox v0.0.1
27922023-12-01T19:53:39.128Z Documenting impl-trait-for-tuples v0.2.2
27932023-12-01T19:53:39.525Z Documenting oso-derive v0.27.0
27942023-12-01T19:53:42.355Z Documenting is_ci v1.1.1
27952023-12-01T19:53:42.389Z Documenting smawk v0.3.1
27962023-12-01T19:53:44.412Z Documenting unicode-linebreak v0.1.5
27972023-12-01T19:53:44.690Z Documenting maplit v1.0.2
27982023-12-01T19:53:46.012Z Documenting http-range v0.1.5
27992023-12-01T19:53:47.635Z Documenting humantime v2.1.0
28002023-12-01T19:53:48.094Z Documenting supports-color v2.1.0
28012023-12-01T19:53:48.429Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28022023-12-01T19:53:48.818Z Documenting textwrap v0.16.0
28032023-12-01T19:53:50.129Z Documenting oso v0.27.0
28042023-12-01T19:53:51.507Z Documenting hyper-staticfile v0.9.5
28052023-12-01T19:53:53.339Z Documenting rpassword v7.3.1
28062023-12-01T19:53:54.020Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28072023-12-01T19:53:55.119Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28082023-12-01T19:53:55.533Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28092023-12-01T19:53:59.316Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28102023-12-01T19:53:59.742Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28112023-12-01T19:54:02.295Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28122023-12-01T19:54:07.020Z Documenting tui-tree-widget v0.13.0
28132023-12-01T19:54:07.702Z Documenting strip-ansi-escapes v0.2.0
28142023-12-01T19:54:13.263Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28152023-12-01T19:54:14.504Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28162023-12-01T19:54:15.934Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28172023-12-01T19:54:17.988Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28182023-12-01T19:54:18.739Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28192023-12-01T19:54:20.152Z Documenting cookie v0.18.0
28202023-12-01T19:54:26.208Z Documenting rcgen v0.11.3
28212023-12-01T19:54:27.514Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28222023-12-01T19:54:28.165Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28232023-12-01T19:54:29.111Z Documenting atomicwrites v0.4.2
28242023-12-01T19:54:31.161Z Documenting signal-hook-tokio v0.3.1
28252023-12-01T19:54:35.746Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28262023-12-01T19:54:36.650Z Documenting fd-lock v3.0.13
28272023-12-01T19:54:38.152Z Documenting subprocess v0.2.9
28282023-12-01T19:54:38.234Z Documenting corncobs v0.1.3
28292023-12-01T19:54:39.906Z Documenting nu-ansi-term v0.49.0
28302023-12-01T19:54:40.197Z Documenting shell-words v1.1.0
28312023-12-01T19:54:42.713Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28322023-12-01T19:54:43.148Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28332023-12-01T19:54:43.907Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28342023-12-01T19:54:44.456Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28352023-12-01T19:54:45.868Z Documenting reedline v0.26.0
28362023-12-01T19:54:46.315Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28372023-12-01T19:54:48.218Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28382023-12-01T19:54:49.794Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28392023-12-01T19:54:51.177Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28402023-12-01T19:54:56.865Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28412023-12-01T19:54:59.515Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28422023-12-01T19:55:05.350Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28432023-12-01T19:55:13.799Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28442023-12-01T19:55:20.165Z Documenting fatfs v0.3.6
28452023-12-01T19:55:23.030Z Documenting nanorand v0.7.0
28462023-12-01T19:55:27.741Z Documenting assert_matches v1.5.0
28472023-12-01T19:55:28.998Z Documenting flume v0.11.0
28482023-12-01T19:55:30.728Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28492023-12-01T19:55:32.006Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28502023-12-01T19:55:33.484Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28512023-12-01T19:55:35.327Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28522023-12-01T19:55:36.268Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28532023-12-01T19:55:36.696Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28542023-12-01T19:55:36.771Z Documenting omicron-zone-package v0.9.1
28552023-12-01T19:55:53.855Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28562023-12-01T19:55:54.838Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28572023-12-01T19:55:55.730Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28582023-12-01T19:55:55.730Z --> sled-agent/src/sim/instance.rs:46:7
28592023-12-01T19:55:55.730Z |
28602023-12-01T19:55:55.730Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28612023-12-01T19:55:55.730Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28622023-12-01T19:55:55.730Z |
28632023-12-01T19:55:55.730Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28642023-12-01T19:55:55.730Z
28652023-12-01T19:55:56.030Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28662023-12-01T19:55:59.745Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28672023-12-01T19:55:59.748Z Documenting termios v0.3.3
28682023-12-01T19:56:01.303Z Documenting topological-sort v0.2.2
28692023-12-01T19:56:05.814Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28702023-12-01T19:56:07.668Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28712023-12-01T19:56:10.698Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28722023-12-01T19:56:12.297Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28732023-12-01T19:56:16.980Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28742023-12-01T19:57:04.271Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28752023-12-01T19:57:04.750Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28762023-12-01T19:57:16.203Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28772023-12-01T19:57:22.534Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28782023-12-01T19:57:25.376Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28792023-12-01T19:57:27.489Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802023-12-01T19:57:50.435Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28812023-12-01T19:58:44.233Zwarning: unresolved link to `VolumeConstructionRequest`
28822023-12-01T19:58:44.233Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28832023-12-01T19:58:44.233Z |
28842023-12-01T19:58:44.233Z338 | /// [`VolumeConstructionRequest`] is shown here):
28852023-12-01T19:58:44.233Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28862023-12-01T19:58:44.233Z |
28872023-12-01T19:58:44.233Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28882023-12-01T19:58:44.233Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28892023-12-01T19:58:44.233Z
28902023-12-01T19:58:44.233Zwarning: unresolved link to `fd00:1122:3344:101::5`
28912023-12-01T19:58:44.233Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28922023-12-01T19:58:44.233Z |
28932023-12-01T19:58:44.233Z348 | /// "[fd00:1122:3344:101::5]:1000",
28942023-12-01T19:58:44.234Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28952023-12-01T19:58:44.234Z
28962023-12-01T19:58:44.237Zwarning: unresolved link to `fd00:1122:3344:102::9`
28972023-12-01T19:58:44.237Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28982023-12-01T19:58:44.237Z |
28992023-12-01T19:58:44.237Z349 | /// "[fd00:1122:3344:102::9]:1000",
29002023-12-01T19:58:44.237Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29012023-12-01T19:58:44.237Z
29022023-12-01T19:58:44.237Zwarning: unresolved link to `fd00:1122:3344:103::2`
29032023-12-01T19:58:44.237Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29042023-12-01T19:58:44.237Z |
29052023-12-01T19:58:44.237Z350 | /// "[fd00:1122:3344:103::2]:1000"
29062023-12-01T19:58:44.237Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29072023-12-01T19:58:44.237Z
29082023-12-01T19:58:44.237Zwarning: unresolved link to `fd00:1122:3344:101::5`
29092023-12-01T19:58:44.237Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29102023-12-01T19:58:44.237Z |
29112023-12-01T19:58:44.237Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29122023-12-01T19:58:44.237Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29132023-12-01T19:58:44.237Z
29142023-12-01T19:58:44.237Zwarning: unresolved link to `fd00:1122:3344:102::9`
29152023-12-01T19:58:44.237Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29162023-12-01T19:58:44.237Z |
29172023-12-01T19:58:44.237Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29182023-12-01T19:58:44.237Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29192023-12-01T19:58:44.237Z
29202023-12-01T19:58:44.239Zwarning: unresolved link to `fd00:1122:3344:103::2`
29212023-12-01T19:58:44.239Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29222023-12-01T19:58:44.239Z |
29232023-12-01T19:58:44.239Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29242023-12-01T19:58:44.239Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29252023-12-01T19:58:44.239Z
29262023-12-01T19:58:47.449Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29272023-12-01T19:59:19.499Z Finished dev [unoptimized + debuginfo] target(s) in 15m 36s
29282023-12-01T19:59:19.607Z
29292023-12-01T19:59:19.610Zreal 15:36.513272037
29302023-12-01T19:59:19.610Zuser 51:17.266889387
29312023-12-01T19:59:19.610Zsys 59:24.956366077
29322023-12-01T19:59:19.611Ztrap 2.054486682
29332023-12-01T19:59:19.611Ztflt 0.589533366
29342023-12-01T19:59:19.612Zdflt 0.563462581
29352023-12-01T19:59:19.612Zkflt 0.000531372
29362023-12-01T19:59:19.612Zlock 3:06:09.438644190
29372023-12-01T19:59:19.612Zslp 3:59:35.661759676
29382023-12-01T19:59:19.612Zlat 5:23.182665230
29392023-12-01T19:59:19.612Zstop 1:17.822954180
29402023-12-01T19:59:19.612Zprocess exited: duration 1760707 ms, exit code 0
 
29412023-12-01T19:59:19.619Zfound 0 output files