01HH0A04MQATF9VWV8SN9236DN: 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: 01HH0A12A4NB773QK3EEVFYXSR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T19:36:40.966Zjob assigned to worker 01HH0A19RW27ZSPR826SJZ3PTH (queued for 1 m 29 s)
 
22023-12-06T19:36:41.296Zstarting task 0: "setup"
32023-12-06T19:36:42.580Z++ uname -s
42023-12-06T19:36:42.600Z+ kern=SunOS
52023-12-06T19:36:42.602Z+ case "$kern" in
62023-12-06T19:36:42.602Z+ groupadd -g 12345 build
72023-12-06T19:36:42.602Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T19:36:43.384Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T19:36:43.483Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T19:36:43.496Z+ home_fs=zfs
112023-12-06T19:36:43.497Z+ [[ zfs == autofs ]]
122023-12-06T19:36:43.497Z+ mkdir -p /home/build
132023-12-06T19:36:43.497Z+ chown build:build /home/build /work
142023-12-06T19:36:45.502Z+ chmod 0700 /home/build /work
152023-12-06T19:36:45.568Zprocess exited: duration 4198 ms, exit code 0
 
162023-12-06T19:36:45.622Zstarting task 1: "rust-toolchain"
172023-12-06T19:36:45.640Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T19:36:45.640Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T19:36:45.771Zinfo: downloading installer
202023-12-06T19:36:47.996Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T19:36:47.997Zwarning: /opt/ooce/bin
222023-12-06T19:36:47.997Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T19:36:47.997Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T19:36:47.997Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T19:36:47.998Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T19:36:47.998Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T19:36:47.998Zerror: cannot install while Rust is installed
282023-12-06T19:36:47.998Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T19:36:48.046Zinfo: profile set to 'default'
302023-12-06T19:36:48.046Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T19:36:48.065Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T19:36:48.723Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T19:36:48.724Zinfo: downloading component 'cargo'
342023-12-06T19:36:49.180Zinfo: downloading component 'clippy'
352023-12-06T19:36:49.300Zinfo: downloading component 'rust-docs'
362023-12-06T19:36:50.294Zinfo: downloading component 'rust-std'
372023-12-06T19:36:52.099Zinfo: downloading component 'rustc'
382023-12-06T19:36:56.321Zinfo: downloading component 'rustfmt'
392023-12-06T19:36:56.551Zinfo: installing component 'cargo'
402023-12-06T19:36:58.430Zinfo: installing component 'clippy'
412023-12-06T19:36:59.234Zinfo: installing component 'rust-docs'
422023-12-06T19:37:01.957Zinfo: installing component 'rust-std'
432023-12-06T19:37:06.020Zinfo: installing component 'rustc'
442023-12-06T19:37:15.207Zinfo: installing component 'rustfmt'
452023-12-06T19:37:15.692Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T19:37:15.693Z
472023-12-06T19:37:15.844Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T19:37:15.844Z
492023-12-06T19:37:15.848Z
502023-12-06T19:37:15.849ZRust is installed now. Great!
512023-12-06T19:37:15.849Z
522023-12-06T19:37:15.849ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T19:37:15.849Zenvironment variable. This has not been done automatically.
542023-12-06T19:37:15.852Z
552023-12-06T19:37:15.852ZTo configure your current shell, run:
562023-12-06T19:37:15.852Zsource "$HOME/.cargo/env"
572023-12-06T19:37:15.940Z+ rustc --version
582023-12-06T19:37:16.064Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T19:37:16.155Zprocess exited: duration 30453 ms, exit code 0
 
602023-12-06T19:37:16.189Zstarting task 2: "authentication"
612023-12-06T19:37:16.225Zprocess exited: duration 41 ms, exit code 0
 
622023-12-06T19:37:16.233Zstarting task 3: "clone repository"
632023-12-06T19:37:16.240Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T19:37:16.243Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T19:37:16.320ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T19:37:23.877Z+ cd /work/oxidecomputer/omicron
672023-12-06T19:37:23.883Z+ [[ -n bugfix-issue-4589 ]]
682023-12-06T19:37:23.884Z+ git fetch origin bugfix-issue-4589
692023-12-06T19:37:24.197ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T19:37:24.197Z * branch bugfix-issue-4589 -> FETCH_HEAD
712023-12-06T19:37:24.206Z+ git checkout -B bugfix-issue-4589 remotes/origin/bugfix-issue-4589
722023-12-06T19:37:24.319ZSwitched to a new branch 'bugfix-issue-4589'
732023-12-06T19:37:24.323Zbranch 'bugfix-issue-4589' set up to track 'origin/bugfix-issue-4589'.
742023-12-06T19:37:24.323Z+ git reset --hard feeaad65f69bcbeec262090a7760ba3276eb67b7
752023-12-06T19:37:24.541ZHEAD is now at feeaad65 bump dendrite
762023-12-06T19:37:24.548Zprocess exited: duration 8250 ms, exit code 0
 
772023-12-06T19:37:24.560Zstarting task 4: "build"
782023-12-06T19:37:24.567Z+ cargo --version
792023-12-06T19:37:24.586Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-06T19:37:24.785Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-06T19:37:25.201Zinfo: downloading component 'cargo'
822023-12-06T19:37:26.069Zinfo: downloading component 'clippy'
832023-12-06T19:37:26.087Zinfo: downloading component 'rust-docs'
842023-12-06T19:37:28.181Zinfo: downloading component 'rust-std'
852023-12-06T19:37:28.637Zinfo: downloading component 'rustc'
862023-12-06T19:37:32.916Zinfo: downloading component 'rustfmt'
872023-12-06T19:37:33.162Zinfo: installing component 'cargo'
882023-12-06T19:37:34.545Zinfo: installing component 'clippy'
892023-12-06T19:37:34.943Zinfo: installing component 'rust-docs'
902023-12-06T19:37:37.703Zinfo: installing component 'rust-std'
912023-12-06T19:37:40.367Zinfo: installing component 'rustc'
922023-12-06T19:37:46.546Zinfo: installing component 'rustfmt'
932023-12-06T19:37:47.057Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-06T19:37:47.077Z+ rustc --version
952023-12-06T19:37:47.218Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-06T19:37:47.251Z+ source ./env.sh
972023-12-06T19:37:47.251Z++ set -o xtrace
982023-12-06T19:37:47.251Z++++ dirname ./env.sh
992023-12-06T19:37:47.251Z+++ cd .
1002023-12-06T19:37:47.251Z+++ echo /work/oxidecomputer/omicron
1012023-12-06T19:37:47.251Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-06T19:37:47.251Z++ 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-06T19:37:47.251Z++ 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-06T19:37:47.251Z++ 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-06T19:37:47.255Z++ 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-06T19:37:47.255Z++ 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-06T19:37:47.255Z++ 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-06T19:37:47.255Z++ 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-06T19:37:47.255Z++ 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-06T19:37:47.255Z++ unset OMICRON_WS
1112023-12-06T19:37:47.255Z++ set +o xtrace
1122023-12-06T19:37:47.281Z
1132023-12-06T19:37:47.282Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-06T19:37:47.282Z # # # # # # # # # # # # # # #
1152023-12-06T19:37:47.282Z # # # # ##### # # ##### # # # # # #### #
1162023-12-06T19:37:47.282Z ##### ##### # ##### # # # # # # # # #
1172023-12-06T19:37:47.282Z # # # # # # # # # # # # # # #
1182023-12-06T19:37:47.283Z # # # ###### # # ###### ### # #### # #### #
1192023-12-06T19:37:47.283Z
1202023-12-06T19:37:56.037Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-06T19:37:57.251Z Startup: Caching catalogs ... Done
1222023-12-06T19:38:03.763ZPlanning: Solver setup ... Done (6.121s)
1232023-12-06T19:38:03.930ZPlanning: Running solver ... Done (0.147s)
1242023-12-06T19:38:03.981ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-06T19:38:03.995ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-06T19:38:04.364ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-06T19:38:04.379ZPlanning: Package planning ... Done (0.090s)
1282023-12-06T19:38:04.456ZPlanning: Merging actions ... Done (0.085s)
1292023-12-06T19:38:05.320ZPlanning: Checking for conflicting actions ... Done (0.870s)
1302023-12-06T19:38:05.518ZPlanning: Consolidating action changes ... Done (0.019s)
1312023-12-06T19:38:09.350ZPlanning: Evaluating mediators ... Done (4.010s)
1322023-12-06T19:38:09.461ZPlanning: Planning completed in 12.16 seconds
1332023-12-06T19:38:09.484Z Packages to install: 4
1342023-12-06T19:38:09.490Z Packages to update: 2
1352023-12-06T19:38:09.490Z Mediators to change: 2
1362023-12-06T19:38:09.490Z Services to change: 1
1372023-12-06T19:38:09.490Z Estimated space available: 148.88 GB
1382023-12-06T19:38:09.490ZEstimated space to be consumed: 1.43 GB
1392023-12-06T19:38:09.490Z Create boot environment: No
1402023-12-06T19:38:09.490ZCreate backup boot environment: Yes
1412023-12-06T19:38:09.491Z Rebuild boot archive: No
1422023-12-06T19:38:09.491Z
1432023-12-06T19:38:09.491ZChanged mediators:
1442023-12-06T19:38:09.491Z mediator clang:
1452023-12-06T19:38:09.491Z version: None -> 15 (system default)
1462023-12-06T19:38:09.491Z
1472023-12-06T19:38:09.491Z mediator llvm:
1482023-12-06T19:38:09.491Z version: 14 (system default) -> 15 (system default)
1492023-12-06T19:38:09.491Z
1502023-12-06T19:38:09.491ZChanged packages:
1512023-12-06T19:38:09.491Zhelios-dev
1522023-12-06T19:38:09.491Z developer/build-essential
1532023-12-06T19:38:09.491Z None -> 11-2.0
1542023-12-06T19:38:09.492Z library/libxmlsec1
1552023-12-06T19:38:09.492Z None -> 1.2.35-2.0
1562023-12-06T19:38:09.493Z ooce/developer/clang-15
1572023-12-06T19:38:09.493Z None -> 15.0.7-2.0
1582023-12-06T19:38:09.494Z ooce/developer/llvm-15
1592023-12-06T19:38:09.494Z None -> 15.0.7-2.0
1602023-12-06T19:38:09.494Z system/library/g++-runtime
1612023-12-06T19:38:09.494Z 12-2.0 -> 13-2.0
1622023-12-06T19:38:09.494Z system/library/gcc-runtime
1632023-12-06T19:38:09.494Z 12-2.0 -> 13-2.0
1642023-12-06T19:38:09.494Z
1652023-12-06T19:38:09.494ZServices:
1662023-12-06T19:38:09.494Z restart_fmri:
1672023-12-06T19:38:09.494Z svc:/system/update-man-index:default
1682023-12-06T19:38:09.734Z
1692023-12-06T19:38:09.734ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-06T19:38:14.735ZDownload: 415/3330 items 16.9/221.1MB 7% complete (3.6M/s)
1712023-12-06T19:38:19.729ZDownload: 991/3330 items 19.4/221.1MB 8% complete (2.0M/s)
1722023-12-06T19:38:24.929ZDownload: 1195/3330 items 83.5/221.1MB 37% complete (6.6M/s)
1732023-12-06T19:38:29.939ZDownload: 1838/3330 items 118.4/221.1MB 53% complete (9.9M/s)
1742023-12-06T19:38:35.378ZDownload: 2220/3330 items 119.2/221.1MB 53% complete (3.9M/s)
1752023-12-06T19:38:40.374ZDownload: 2344/3330 items 119.7/221.1MB 54% complete (113k/s)
1762023-12-06T19:38:45.381ZDownload: 3167/3330 items 151.4/221.1MB 68% complete (3.1M/s)
1772023-12-06T19:38:53.685ZDownload: 3247/3330 items 203.1/221.1MB 91% complete (11.0M/s)
1782023-12-06T19:39:00.813ZDownload: 3287/3330 items 211.5/221.1MB 95% complete (4.9M/s)
1792023-12-06T19:39:02.215ZDownload: Completed 221.11 MB in 52.42 seconds (4.2M/s)
1802023-12-06T19:39:04.150Z Actions: 1/3766 actions (Removing old actions)
1812023-12-06T19:39:04.150Z Actions: 5/3766 actions (Installing new actions)
1822023-12-06T19:39:09.393Z Actions: 2587/3766 actions (Installing new actions)
1832023-12-06T19:39:12.415Z Actions: 3729/3766 actions (Updating modified actions)
1842023-12-06T19:39:13.134Z Actions: Completed 3766 actions in 9.01 seconds.
1852023-12-06T19:39:13.330Z Done (0.186s)
1862023-12-06T19:39:13.342Z Done (0.000s)
1872023-12-06T19:39:13.591Z Done (0.262s)
1882023-12-06T19:39:21.111Z Done (7.403s)
1892023-12-06T19:39:21.427Z Done (0.210s)
1902023-12-06T19:39:21.446Z Done (0.000s)
1912023-12-06T19:39:21.635Z Done (0.000s)
1922023-12-06T19:39:22.334ZPlanning: Evaluating mediator changes ... Done
1932023-12-06T19:39:22.606ZPlanning: Checking for conflicting actions ... Done
1942023-12-06T19:39:22.609ZPlanning: Consolidating action changes ... Done
1952023-12-06T19:39:23.049ZPlanning: Evaluating mediators ... Done
1962023-12-06T19:39:23.070ZPlanning: Planning completed in 0.71 seconds
1972023-12-06T19:39:23.098Z Mediators to change: 2
1982023-12-06T19:39:23.098Z Create boot environment: No
1992023-12-06T19:39:23.098ZCreate backup boot environment: No
2002023-12-06T19:39:23.204Z Done
2012023-12-06T19:39:23.205Z Done
2022023-12-06T19:39:23.415Z Done
2032023-12-06T19:39:29.099Z Done
2042023-12-06T19:39:29.230Z Done
2052023-12-06T19:39:29.235Z Done
2062023-12-06T19:39:30.562Z Done
2072023-12-06T19:39:30.587ZPlanning: Evaluating mediator changes ... Done
2082023-12-06T19:39:30.587ZPlanning: Merging actions ... Done
2092023-12-06T19:39:31.013ZPlanning: Checking for conflicting actions ... Done
2102023-12-06T19:39:31.013ZPlanning: Consolidating action changes ... Done
2112023-12-06T19:39:31.068ZPlanning: Evaluating mediators ... Done
2122023-12-06T19:39:31.157ZPlanning: Planning completed in 1.28 seconds
2132023-12-06T19:39:31.220Z Packages to change: 1
2142023-12-06T19:39:31.226Z Mediators to change: 1
2152023-12-06T19:39:31.226Z Services to change: 1
2162023-12-06T19:39:31.226Z Create boot environment: No
2172023-12-06T19:39:31.226ZCreate backup boot environment: Yes
2182023-12-06T19:39:33.231Z Actions: 1/6 actions (Updating modified actions)
2192023-12-06T19:39:33.244Z Actions: Completed 6 actions in 0.00 seconds.
2202023-12-06T19:39:33.244Z Done
2212023-12-06T19:39:33.244Z Done
2222023-12-06T19:39:33.302Z Done
2232023-12-06T19:39:38.938Z Done
2242023-12-06T19:39:39.136Z Done
2252023-12-06T19:39:39.142Z Done
2262023-12-06T19:39:39.164Z Done
2272023-12-06T19:39:39.878ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282023-12-06T19:39:39.878Zclang system 15 system
2292023-12-06T19:39:39.878Zcsh system system illumos
2302023-12-06T19:39:39.880Zctags system system illumos
2312023-12-06T19:39:39.880Zgcc vendor 12 vendor
2322023-12-06T19:39:39.881Zgcc system 10 system
2332023-12-06T19:39:39.881Zgcc system 7 system
2342023-12-06T19:39:39.881Zgo system 1.20 system
2352023-12-06T19:39:39.881Zgo system 1.19 system
2362023-12-06T19:39:39.881Zllvm system 15 system
2372023-12-06T19:39:39.881Zllvm system 14 system
2382023-12-06T19:39:39.881Zmariadb system 10.6 system
2392023-12-06T19:39:39.881Zmta vendor vendor dma
2402023-12-06T19:39:39.881Zopenjdk system 17 system
2412023-12-06T19:39:39.882Zopenjdk system 11 system
2422023-12-06T19:39:39.882Zopenjdk system 1.8 system
2432023-12-06T19:39:39.882Zopenssl vendor 3 vendor
2442023-12-06T19:39:39.882Zperl system 5.36 system
2452023-12-06T19:39:39.882Zpostgresql system 15 system
2462023-12-06T19:39:39.882Zpostgresql system 13 system
2472023-12-06T19:39:39.882Zpython vendor 3 vendor
2482023-12-06T19:39:39.882Zpython system 2 system
2492023-12-06T19:39:39.883Zpython3 system 3.11 system
2502023-12-06T19:39:39.883Zruby system 3.0 system
2512023-12-06T19:39:39.883Zwords vendor vendor american-english
2522023-12-06T19:39:39.883Zwords system system australian-english
2532023-12-06T19:39:39.883Zwords system system british-english
2542023-12-06T19:39:39.884Zwords system system canadian-english
2552023-12-06T19:39:39.884Zwords system system french
2562023-12-06T19:39:39.886Zwords system system italian
2572023-12-06T19:39:39.887Zwords system system ngerman
2582023-12-06T19:39:39.887Zwords system system ogerman
2592023-12-06T19:39:39.887Zwords system system spanish
2602023-12-06T19:39:40.350ZFMRI IFO
2612023-12-06T19:39:40.351Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2622023-12-06T19:39:40.351Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2632023-12-06T19:39:40.351Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2642023-12-06T19:39:40.351Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2652023-12-06T19:39:40.351Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662023-12-06T19:39:40.352Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2672023-12-06T19:39:40.353Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2682023-12-06T19:39:40.353Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2692023-12-06T19:39:40.533Z+ set -o errexit
2702023-12-06T19:39:49.213Z+++ dirname ./tools/ci_download_cockroachdb
2712023-12-06T19:39:49.213Z++ cd ./tools
2722023-12-06T19:39:49.214Z++ pwd
2732023-12-06T19:39:49.214Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2742023-12-06T19:39:49.214Z++ basename ./tools/ci_download_cockroachdb
2752023-12-06T19:39:49.214Z+ ARG0=ci_download_cockroachdb
2762023-12-06T19:39:49.214Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2772023-12-06T19:39:49.214Z+ CIDL_VERSION=v22.1.9
2782023-12-06T19:39:49.214Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2792023-12-06T19:39:49.214Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2802023-12-06T19:39:49.214Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2812023-12-06T19:39:49.214Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2822023-12-06T19:39:49.214Z+ TARGET_DIR=out
2832023-12-06T19:39:49.214Z+ DOWNLOAD_DIR=out/downloads
2842023-12-06T19:39:49.214Z+ DEST_DIR=./out/cockroachdb
2852023-12-06T19:39:49.214Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2862023-12-06T19:39:49.214Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2872023-12-06T19:39:49.214Z+ main
2882023-12-06T19:39:49.214Z+ [[ 0 != 0 ]]
2892023-12-06T19:39:49.215Z+ CIDL_OS=solaris2.11
2902023-12-06T19:39:49.215Z+ [[ 0 != 0 ]]
2912023-12-06T19:39:49.215Z+ configure_os solaris2.11
2922023-12-06T19:39:49.215Z+ echo 'current directory: /work/oxidecomputer/omicron'
2932023-12-06T19:39:49.215Zcurrent directory: /work/oxidecomputer/omicron
2942023-12-06T19:39:49.215Zconfiguring based on OS: "solaris2.11"
2952023-12-06T19:39:49.215Z+ echo 'configuring based on OS: "solaris2.11"'
2962023-12-06T19:39:49.215Z+ case "$1" in
2972023-12-06T19:39:49.215Z+ CIDL_BUILD=illumos
2982023-12-06T19:39:49.215Z+ CIDL_SUFFIX=tar.gz
2992023-12-06T19:39:49.215Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
3002023-12-06T19:39:49.215Z+ CIDL_MD5FUNC=do_md5sum
3012023-12-06T19:39:49.215Z+ CIDL_URL_BASE=https://illumos.org/downloads
3022023-12-06T19:39:49.215Z+ CIDL_ASSEMBLE=do_assemble_illumos
3032023-12-06T19:39:49.215Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3042023-12-06T19:39:49.215Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3052023-12-06T19:39:49.215Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-06T19:39:49.215Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3072023-12-06T19:39:49.215Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-06T19:39:49.216Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3092023-12-06T19:39:49.216ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3102023-12-06T19:39:49.216ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-06T19:39:49.216Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3122023-12-06T19:39:49.216Z+ mkdir -p out/downloads
3132023-12-06T19:39:49.216Z+ mkdir -p ./out/cockroachdb
3142023-12-06T19:39:49.217Z+ local DO_DOWNLOAD=true
3152023-12-06T19:39:49.217Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3162023-12-06T19:39:49.217Z+ '[' true == true ']'
3172023-12-06T19:39:49.217Z+ echo Downloading...
3182023-12-06T19:39:49.217ZDownloading...
3192023-12-06T19:39:49.217Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-06T19:39:49.217Z+ 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
3212023-12-06T19:39:49.680Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3222023-12-06T19:39:49.849Z++ md5sum
3232023-12-06T19:39:49.851Z++ awk '{print $1}'
3242023-12-06T19:39:49.889Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3252023-12-06T19:39:49.889Z+ [[ 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 ]]
3262023-12-06T19:39:49.890Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3272023-12-06T19:39:49.890Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3282023-12-06T19:39:53.050Z+ do_assemble_illumos
3292023-12-06T19:39:53.050Z+ rm -r ./out/cockroachdb
3302023-12-06T19:39:53.068Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3312023-12-06T19:39:53.722Z+ ./out/cockroachdb/bin/cockroach version
3322023-12-06T19:39:54.013ZBuild Tag: v22.1.9-dirty
3332023-12-06T19:39:54.013ZBuild Time: 2022/10/26 21:17:46
3342023-12-06T19:39:54.013ZDistribution: OSS
3352023-12-06T19:39:54.013ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3362023-12-06T19:39:54.013ZGo Version: go1.17.13
3372023-12-06T19:39:54.013ZC Compiler: gcc 10.3.0
3382023-12-06T19:39:54.013ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3392023-12-06T19:39:54.014ZBuild Type: release
3402023-12-06T19:39:54.057Z+ set -o errexit
3412023-12-06T19:39:54.071Z+++ dirname ./tools/ci_download_clickhouse
3422023-12-06T19:39:54.072Z++ cd ./tools
3432023-12-06T19:39:54.072Z++ pwd
3442023-12-06T19:39:54.072Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3452023-12-06T19:39:54.072Z++ basename ./tools/ci_download_clickhouse
3462023-12-06T19:39:54.072Z+ ARG0=ci_download_clickhouse
3472023-12-06T19:39:54.072Z+ TARGET_DIR=out
3482023-12-06T19:39:54.072Z+ DOWNLOAD_DIR=out/downloads
3492023-12-06T19:39:54.072Z+ DEST_DIR=./out/clickhouse
3502023-12-06T19:39:54.072Z+ CIDL_VERSION=v22.8.9.24
3512023-12-06T19:39:54.072Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3522023-12-06T19:39:54.072Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3532023-12-06T19:39:54.073Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3542023-12-06T19:39:54.073Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3552023-12-06T19:39:54.073Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3562023-12-06T19:39:54.073Z+ main
3572023-12-06T19:39:54.073Z+ [[ 0 != 0 ]]
3582023-12-06T19:39:54.073Z+ CIDL_OS=solaris2.11
3592023-12-06T19:39:54.073Z+ [[ 0 != 0 ]]
3602023-12-06T19:39:54.073Z+ configure_os solaris2.11
3612023-12-06T19:39:54.073Z+ echo 'current directory: /work/oxidecomputer/omicron'
3622023-12-06T19:39:54.073Z+ echo 'configuring based on OS: "solaris2.11"'
3632023-12-06T19:39:54.073Zcurrent directory: /work/oxidecomputer/omicron
3642023-12-06T19:39:54.074Zconfiguring based on OS: "solaris2.11"
3652023-12-06T19:39:54.074Z+ CIDL_DASHREV=
3662023-12-06T19:39:54.074Z+ case "$1" in
3672023-12-06T19:39:54.075Z+ CIDL_PLATFORM=illumos
3682023-12-06T19:39:54.075Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3692023-12-06T19:39:54.075Z+ CIDL_MD5FUNC=do_md5sum
3702023-12-06T19:39:54.075Z+ CIDL_DASHREV=-1
3712023-12-06T19:39:54.075Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3722023-12-06T19:39:54.075Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-06T19:39:54.075Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-06T19:39:54.075Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-06T19:39:54.075Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762023-12-06T19:39:54.075ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-12-06T19:39:54.075Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3782023-12-06T19:39:54.075ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3792023-12-06T19:39:54.075Z+ mkdir -p out/downloads
3802023-12-06T19:39:54.076Z+ mkdir -p ./out/clickhouse
3812023-12-06T19:39:54.076Z+ local DO_DOWNLOAD=true
3822023-12-06T19:39:54.076Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3832023-12-06T19:39:54.076Z+ '[' true == true ']'
3842023-12-06T19:39:54.076Z+ echo Downloading...
3852023-12-06T19:39:54.076ZDownloading...
3862023-12-06T19:39:54.077Z+ 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
3872023-12-06T19:39:54.077Z+ 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
3882023-12-06T19:39:56.485Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3892023-12-06T19:39:56.489Z++ md5sum
3902023-12-06T19:39:56.489Z++ awk '{print $1}'
3912023-12-06T19:39:56.746Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3922023-12-06T19:39:56.746Z+ [[ 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 ]]
3932023-12-06T19:39:56.746Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3942023-12-06T19:39:56.750Z+ mkdir -p ./out/clickhouse
3952023-12-06T19:39:56.750Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3962023-12-06T19:40:01.525Z+ ./out/clickhouse/clickhouse server --version
3972023-12-06T19:40:01.578ZClickHouse server version 22.8.9.1.
3982023-12-06T19:40:01.607Z+ set -o errexit
3992023-12-06T19:40:01.620Z+++ dirname ./tools/ci_download_console
4002023-12-06T19:40:01.620Z++ cd ./tools
4012023-12-06T19:40:01.620Z++ pwd
4022023-12-06T19:40:01.620Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4032023-12-06T19:40:01.620Z++ basename ./tools/ci_download_console
4042023-12-06T19:40:01.621Z+ ARG0=ci_download_console
4052023-12-06T19:40:01.621Z+ TARGET_DIR=out
4062023-12-06T19:40:01.621Z+ DOWNLOAD_DIR=out/downloads
4072023-12-06T19:40:01.621Z+ DEST_DIR=./out/console-assets
4082023-12-06T19:40:01.621Z+ source /work/oxidecomputer/omicron/tools/console_version
4092023-12-06T19:40:01.621Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4102023-12-06T19:40:01.621Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4112023-12-06T19:40:01.621Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-12-06T19:40:01.621Z+ TARBALL_FILE=out/downloads/console.tar.gz
4132023-12-06T19:40:01.621Z+ main
4142023-12-06T19:40:01.622Z+ [[ 0 != 0 ]]
4152023-12-06T19:40:01.622Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4162023-12-06T19:40:01.622ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4172023-12-06T19:40:01.622Z+ echo 'Local file: out/downloads/console.tar.gz'
4182023-12-06T19:40:01.622ZLocal file: out/downloads/console.tar.gz
4192023-12-06T19:40:01.622Z+ local DO_DOWNLOAD=true
4202023-12-06T19:40:01.622Z+ [[ -f out/downloads/console.tar.gz ]]
4212023-12-06T19:40:01.623Z+ mkdir -p out/downloads
4222023-12-06T19:40:01.623Z+ '[' true == true ']'
4232023-12-06T19:40:01.623Z+ echo Downloading...
4242023-12-06T19:40:01.623ZDownloading...
4252023-12-06T19:40:01.623Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4262023-12-06T19:40:01.623Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4272023-12-06T19:40:02.306Z++ do_sha256sum out/downloads/console.tar.gz
4282023-12-06T19:40:02.324Z++ case "$OSTYPE" in
4292023-12-06T19:40:02.324Z++ SHA=sha256sum
4302023-12-06T19:40:02.324Z++ sha256sum
4312023-12-06T19:40:02.324Z++ awk '{print $1}'
4322023-12-06T19:40:02.333Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4332023-12-06T19:40:02.333Z+ [[ 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 ]]
4342023-12-06T19:40:02.348Z+ rm -rf ./out/console-assets
4352023-12-06T19:40:02.348Z+ mkdir -p ./out/console-assets
4362023-12-06T19:40:02.349Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4372023-12-06T19:40:02.349Z+ mkdir -p ./out/console-assets
4382023-12-06T19:40:02.349Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4392023-12-06T19:40:02.483Z+ set -o errexit
4402023-12-06T19:40:02.487Z+++ dirname ./tools/ci_download_maghemite_openapi
4412023-12-06T19:40:02.487Z++ cd ./tools
4422023-12-06T19:40:02.487Z++ pwd
4432023-12-06T19:40:02.487Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4442023-12-06T19:40:02.493Z++ basename ./tools/ci_download_maghemite_openapi
4452023-12-06T19:40:02.493Z+ ARG0=ci_download_maghemite_openapi
4462023-12-06T19:40:02.493Z+ TARGET_DIR=out
4472023-12-06T19:40:02.493Z+ DOWNLOAD_DIR=out/downloads
4482023-12-06T19:40:02.494Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4492023-12-06T19:40:02.494Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4502023-12-06T19:40:02.494Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4512023-12-06T19:40:02.494Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4522023-12-06T19:40:02.494Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4532023-12-06T19:40:02.494Z+ main
4542023-12-06T19:40:02.494Z+ [[ 0 != 0 ]]
4552023-12-06T19:40:02.494Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4562023-12-06T19:40:02.495ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4572023-12-06T19:40:02.495Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4582023-12-06T19:40:02.495Z+ local DO_DOWNLOAD=true
4592023-12-06T19:40:02.495ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4602023-12-06T19:40:02.495Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4612023-12-06T19:40:02.495Z+ mkdir -p out/downloads
4622023-12-06T19:40:02.502Z+ '[' true == true ']'
4632023-12-06T19:40:02.502Z+ echo Downloading...
4642023-12-06T19:40:02.502ZDownloading...
4652023-12-06T19:40:02.502Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4662023-12-06T19:40:02.503Z+ 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
4672023-12-06T19:40:02.659Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4682023-12-06T19:40:02.659Z++ case "$OSTYPE" in
4692023-12-06T19:40:02.663Z++ SHA=sha256sum
4702023-12-06T19:40:02.663Z++ sha256sum
4712023-12-06T19:40:02.663Z++ awk '{print $1}'
4722023-12-06T19:40:02.667Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4732023-12-06T19:40:02.667Z+ [[ 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 ]]
4742023-12-06T19:40:02.668Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4752023-12-06T19:40:02.668Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4762023-12-06T19:40:02.668Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4772023-12-06T19:40:02.668Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4782023-12-06T19:40:02.668Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4792023-12-06T19:40:02.668Z+ main
4802023-12-06T19:40:02.669Z+ [[ 0 != 0 ]]
4812023-12-06T19:40:02.669Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4822023-12-06T19:40:02.669ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4832023-12-06T19:40:02.669Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4842023-12-06T19:40:02.669ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4852023-12-06T19:40:02.669Z+ local DO_DOWNLOAD=true
4862023-12-06T19:40:02.669Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4872023-12-06T19:40:02.669Z+ mkdir -p out/downloads
4882023-12-06T19:40:02.675Z+ '[' true == true ']'
4892023-12-06T19:40:02.675Z+ echo Downloading...
4902023-12-06T19:40:02.675ZDownloading...
4912023-12-06T19:40:02.675Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4922023-12-06T19:40:02.675Z+ 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
4932023-12-06T19:40:02.856Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4942023-12-06T19:40:02.866Z++ case "$OSTYPE" in
4952023-12-06T19:40:02.866Z++ SHA=sha256sum
4962023-12-06T19:40:02.866Z++ sha256sum
4972023-12-06T19:40:02.866Z++ awk '{print $1}'
4982023-12-06T19:40:02.866Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4992023-12-06T19:40:02.866Z+ [[ 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 ]]
5002023-12-06T19:40:02.875Z+ set -o errexit
5012023-12-06T19:40:02.883Z+++ dirname ./tools/ci_download_dendrite_openapi
5022023-12-06T19:40:02.884Z++ cd ./tools
5032023-12-06T19:40:02.884Z++ pwd
5042023-12-06T19:40:02.884Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052023-12-06T19:40:02.884Z++ basename ./tools/ci_download_dendrite_openapi
5062023-12-06T19:40:02.884Z+ ARG0=ci_download_dendrite_openapi
5072023-12-06T19:40:02.884Z+ TARGET_DIR=out
5082023-12-06T19:40:02.884Z+ DOWNLOAD_DIR=out/downloads
5092023-12-06T19:40:02.884Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5102023-12-06T19:40:02.884Z++ COMMIT=1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
5112023-12-06T19:40:02.884Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5122023-12-06T19:40:02.884Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
5132023-12-06T19:40:02.884Z+ LOCAL_FILE=out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5142023-12-06T19:40:02.884Z+ main
5152023-12-06T19:40:02.884Z+ [[ 0 != 0 ]]
5162023-12-06T19:40:02.884Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json'
5172023-12-06T19:40:02.884ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
5182023-12-06T19:40:02.884ZLocal file: out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5192023-12-06T19:40:02.884Z+ echo 'Local file: out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json'
5202023-12-06T19:40:02.885Z+ local DO_DOWNLOAD=true
5212023-12-06T19:40:02.885Z+ [[ -f out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json ]]
5222023-12-06T19:40:02.885Z+ mkdir -p out/downloads
5232023-12-06T19:40:02.894Z+ '[' true == true ']'
5242023-12-06T19:40:02.895Z+ echo Downloading...
5252023-12-06T19:40:02.895ZDownloading...
5262023-12-06T19:40:02.895Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5272023-12-06T19:40:02.895Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dpd.json
5282023-12-06T19:40:03.109Z++ do_sha256sum out/downloads/dpd-1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8.json
5292023-12-06T19:40:03.109Z++ case "$OSTYPE" in
5302023-12-06T19:40:03.113Z++ SHA=sha256sum
5312023-12-06T19:40:03.113Z++ sha256sum
5322023-12-06T19:40:03.113Z++ awk '{print $1}'
5332023-12-06T19:40:03.119Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5342023-12-06T19:40:03.119Z+ [[ 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 ]]
5352023-12-06T19:40:03.125Z+ set -o errexit
5362023-12-06T19:40:03.131Z+++ dirname ./tools/ci_download_dendrite_stub
5372023-12-06T19:40:03.131Z++ cd ./tools
5382023-12-06T19:40:03.133Z++ pwd
5392023-12-06T19:40:03.134Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5402023-12-06T19:40:03.138Z++ basename ./tools/ci_download_dendrite_stub
5412023-12-06T19:40:03.138Z+ ARG0=ci_download_dendrite_stub
5422023-12-06T19:40:03.138Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5432023-12-06T19:40:03.138Z++ CIDL_SHA256_ILLUMOS=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5442023-12-06T19:40:03.138Z++ CIDL_SHA256_LINUX_DPD=99a800cbd5739245154831004892d47be5a871e37c536ec3009911ddb02fdb16
5452023-12-06T19:40:03.138Z++ CIDL_SHA256_LINUX_SWADM=e92bfc071f3944523a2e69b13ee877a4fd87cb8a9a78011b4aa8f40218347e25
5462023-12-06T19:40:03.138Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5472023-12-06T19:40:03.138Z++ COMMIT=1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
5482023-12-06T19:40:03.138Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5492023-12-06T19:40:03.139Z+ TARGET_DIR=out
5502023-12-06T19:40:03.139Z+ DOWNLOAD_DIR=out/downloads
5512023-12-06T19:40:03.139Z+ DEST_DIR=./out/dendrite-stub
5522023-12-06T19:40:03.139Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5532023-12-06T19:40:03.139Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5542023-12-06T19:40:03.139Z+ REPO=oxidecomputer/dendrite
5552023-12-06T19:40:03.139Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8
5562023-12-06T19:40:03.139Z+ main
5572023-12-06T19:40:03.139Z+ [[ 0 != 0 ]]
5582023-12-06T19:40:03.139Z+ CIDL_OS=solaris2.11
5592023-12-06T19:40:03.139Z+ [[ 0 != 0 ]]
5602023-12-06T19:40:03.139Z+ configure_os solaris2.11
5612023-12-06T19:40:03.139Z+ echo 'current directory: /work/oxidecomputer/omicron'
5622023-12-06T19:40:03.139Zcurrent directory: /work/oxidecomputer/omicron
5632023-12-06T19:40:03.139Z+ echo 'configuring based on OS: "solaris2.11"'
5642023-12-06T19:40:03.139Zconfiguring based on OS: "solaris2.11"
5652023-12-06T19:40:03.139Z+ case "$1" in
5662023-12-06T19:40:03.139Z+ SET_BINARIES=
5672023-12-06T19:40:03.139Z+ CIDL_SHA256=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5682023-12-06T19:40:03.141Z+ CIDL_SHA256FUNC=do_sha256sum
5692023-12-06T19:40:03.141Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5702023-12-06T19:40:03.141Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5712023-12-06T19:40:03.141Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5722023-12-06T19:40:03.141Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz'
5732023-12-06T19:40:03.141ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5742023-12-06T19:40:03.141Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5752023-12-06T19:40:03.141ZLocal file: out/downloads/dendrite-stub.tar.gz
5762023-12-06T19:40:03.141Z+ mkdir -p out/downloads
5772023-12-06T19:40:03.141Z+ mkdir -p ./out/dendrite-stub
5782023-12-06T19:40:03.146Z+ fetch_and_verify
5792023-12-06T19:40:03.146Z+ local DO_DOWNLOAD=true
5802023-12-06T19:40:03.146Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5812023-12-06T19:40:03.146Z+ '[' true == true ']'
5822023-12-06T19:40:03.146Z+ echo Downloading...
5832023-12-06T19:40:03.146ZDownloading...
5842023-12-06T19:40:03.146Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5852023-12-06T19:40:03.146Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1b15e62b04044ef2b15c82d8dcef03f6fc24b3d8/dendrite-stub.tar.gz
5862023-12-06T19:40:12.352Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5872023-12-06T19:40:12.367Z++ sha256sum
5882023-12-06T19:40:12.368Z++ awk '{print $1}'
5892023-12-06T19:40:12.445Z+ calculated_sha256=06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9
5902023-12-06T19:40:12.445Z+ [[ 06b5eeedaebf30e96a5c5e932e08034c90947af7a54e9bc04d57d6807013ade9 != \0\6\b\5\e\e\e\d\a\e\b\f\3\0\e\9\6\a\5\c\5\e\9\3\2\e\0\8\0\3\4\c\9\0\9\4\7\a\f\7\a\5\4\e\9\b\c\0\4\d\5\7\d\6\8\0\7\0\1\3\a\d\e\9 ]]
5912023-12-06T19:40:12.457Z+ do_untar out/downloads/dendrite-stub.tar.gz
5922023-12-06T19:40:12.457Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5932023-12-06T19:40:13.425Z+ do_assemble
5942023-12-06T19:40:13.425Z+ rm -r ./out/dendrite-stub
5952023-12-06T19:40:13.457Z+ mkdir ./out/dendrite-stub
5962023-12-06T19:40:13.458Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5972023-12-06T19:40:13.548Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5982023-12-06T19:40:13.562Z+ set -o errexit
5992023-12-06T19:40:13.570Z+++ dirname ./tools/ci_download_maghemite_mgd
6002023-12-06T19:40:13.570Z++ cd ./tools
6012023-12-06T19:40:13.570Z++ pwd
6022023-12-06T19:40:13.570Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6032023-12-06T19:40:13.570Z++ basename ./tools/ci_download_maghemite_mgd
6042023-12-06T19:40:13.570Z+ ARG0=ci_download_maghemite_mgd
6052023-12-06T19:40:13.571Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6062023-12-06T19:40:13.577Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6072023-12-06T19:40:13.578Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6082023-12-06T19:40:13.578Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6092023-12-06T19:40:13.578Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6102023-12-06T19:40:13.578Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6112023-12-06T19:40:13.579Z+ TARGET_DIR=out
6122023-12-06T19:40:13.579Z+ DOWNLOAD_DIR=out/downloads
6132023-12-06T19:40:13.579Z+ DEST_DIR=./out/mgd
6142023-12-06T19:40:13.579Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6152023-12-06T19:40:13.579Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6162023-12-06T19:40:13.579Z+ REPO=oxidecomputer/maghemite
6172023-12-06T19:40:13.579Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6182023-12-06T19:40:13.580Z+ main
6192023-12-06T19:40:13.580Z+ [[ 0 != 0 ]]
6202023-12-06T19:40:13.580Z+ CIDL_OS=solaris2.11
6212023-12-06T19:40:13.580Z+ [[ 0 != 0 ]]
6222023-12-06T19:40:13.580Z+ configure_os solaris2.11
6232023-12-06T19:40:13.580Z+ echo 'current directory: /work/oxidecomputer/omicron'
6242023-12-06T19:40:13.580Zcurrent directory: /work/oxidecomputer/omicron
6252023-12-06T19:40:13.580Z+ echo 'configuring based on OS: "solaris2.11"'
6262023-12-06T19:40:13.581Z+ case "$1" in
6272023-12-06T19:40:13.581Z+ SET_BINARIES=
6282023-12-06T19:40:13.581Z+ CIDL_SHA256FUNC=do_sha256sum
6292023-12-06T19:40:13.581Z+ TARBALL_FILENAME=mgd.tar.gz
6302023-12-06T19:40:13.581Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6312023-12-06T19:40:13.581Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6322023-12-06T19:40:13.581Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6332023-12-06T19:40:13.582Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6342023-12-06T19:40:13.582Z+ mkdir -p out/downloads
6352023-12-06T19:40:13.582Zconfiguring based on OS: "solaris2.11"
6362023-12-06T19:40:13.582ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6372023-12-06T19:40:13.582ZLocal file: out/downloads/mgd.tar.gz
6382023-12-06T19:40:13.582Z+ mkdir -p ./out/mgd
6392023-12-06T19:40:13.590Z+ fetch_and_verify
6402023-12-06T19:40:13.590Z+ local DO_DOWNLOAD=true
6412023-12-06T19:40:13.591Z+ [[ -f out/downloads/mgd.tar.gz ]]
6422023-12-06T19:40:13.591Z+ '[' true == true ']'
6432023-12-06T19:40:13.591Z+ echo Downloading...
6442023-12-06T19:40:13.591ZDownloading...
6452023-12-06T19:40:13.591Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6462023-12-06T19:40:13.591Z+ 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
6472023-12-06T19:40:25.416Z++ do_sha256sum out/downloads/mgd.tar.gz
6482023-12-06T19:40:25.425Z++ sha256sum
6492023-12-06T19:40:25.426Z++ awk '{print $1}'
6502023-12-06T19:40:25.508Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6512023-12-06T19:40:25.509Z+ [[ 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 ]]
6522023-12-06T19:40:25.529Z+ do_untar out/downloads/mgd.tar.gz
6532023-12-06T19:40:25.530Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6542023-12-06T19:40:26.145Z+ do_assemble
6552023-12-06T19:40:26.147Z+ rm -r ./out/mgd
6562023-12-06T19:40:26.158Z+ mkdir ./out/mgd
6572023-12-06T19:40:26.158Z+ cp -r out/downloads/root ./out/mgd/root
6582023-12-06T19:40:26.359Z+ set -o errexit
6592023-12-06T19:40:26.380Z+++ dirname ./tools/ci_download_transceiver_control
6602023-12-06T19:40:26.380Z++ cd ./tools
6612023-12-06T19:40:26.380Z++ pwd
6622023-12-06T19:40:26.380Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6632023-12-06T19:40:26.381Z++ basename ./tools/ci_download_transceiver_control
6642023-12-06T19:40:26.381Z+ ARG0=ci_download_transceiver_control
6652023-12-06T19:40:26.381Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6662023-12-06T19:40:26.381Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6672023-12-06T19:40:26.381Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6682023-12-06T19:40:26.381Z+ TARGET_DIR=out
6692023-12-06T19:40:26.381Z+ DOWNLOAD_DIR=out/downloads
6702023-12-06T19:40:26.381Z+ DEST_DIR=./out/transceiver-control
6712023-12-06T19:40:26.381Z+ BIN_DIR=/opt/oxide/bin
6722023-12-06T19:40:26.382Z+ BINARY=xcvradm
6732023-12-06T19:40:26.382Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6742023-12-06T19:40:26.382Z+ REPO=oxidecomputer/transceiver-control
6752023-12-06T19:40:26.382Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6762023-12-06T19:40:26.382Z+ main
6772023-12-06T19:40:26.382Z+ [[ 0 != 0 ]]
6782023-12-06T19:40:26.382Z+ CIDL_OS=solaris2.11
6792023-12-06T19:40:26.382Z+ [[ 0 != 0 ]]
6802023-12-06T19:40:26.382Z+ configure_os solaris2.11
6812023-12-06T19:40:26.382Z+ echo 'current directory: /work/oxidecomputer/omicron'
6822023-12-06T19:40:26.382Zcurrent directory: /work/oxidecomputer/omicron
6832023-12-06T19:40:26.382Z+ echo 'configuring based on OS: "solaris2.11"'
6842023-12-06T19:40:26.382Zconfiguring based on OS: "solaris2.11"
6852023-12-06T19:40:26.383Z+ case "$1" in
6862023-12-06T19:40:26.384Z+ SET_BINARIES=
6872023-12-06T19:40:26.384Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6882023-12-06T19:40:26.384Z+ CIDL_SHA256FUNC=do_sha256sum
6892023-12-06T19:40:26.384Z+ ARCHIVE_FILENAME=xcvradm.gz
6902023-12-06T19:40:26.384Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912023-12-06T19:40:26.384Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6922023-12-06T19:40:26.384Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6932023-12-06T19:40:26.384Z+ echo 'Local file: out/downloads/xcvradm.gz'
6942023-12-06T19:40:26.384ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6952023-12-06T19:40:26.384ZLocal file: out/downloads/xcvradm.gz
6962023-12-06T19:40:26.384Z+ mkdir -p out/downloads
6972023-12-06T19:40:26.384Z+ mkdir -p ./out/transceiver-control
6982023-12-06T19:40:26.385Z+ fetch_and_verify
6992023-12-06T19:40:26.385Z+ local DO_DOWNLOAD=true
7002023-12-06T19:40:26.385Z+ [[ -f out/downloads/xcvradm.gz ]]
7012023-12-06T19:40:26.385Z+ '[' true == true ']'
7022023-12-06T19:40:26.385Z+ echo Downloading...
7032023-12-06T19:40:26.385ZDownloading...
7042023-12-06T19:40:26.385Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7052023-12-06T19:40:26.385Z+ 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
7062023-12-06T19:40:29.468Z++ do_sha256sum out/downloads/xcvradm.gz
7072023-12-06T19:40:29.474Z++ sha256sum
7082023-12-06T19:40:29.474Z++ awk '{print $1}'
7092023-12-06T19:40:29.493Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7102023-12-06T19:40:29.493Z+ [[ 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 ]]
7112023-12-06T19:40:29.498Z+ do_unpack out/downloads/xcvradm.gz
7122023-12-06T19:40:29.499Z+ mkdir -p out/downloads/root//opt/oxide/bin
7132023-12-06T19:40:29.499Z+ gzip -dc out/downloads/xcvradm.gz
7142023-12-06T19:40:30.073Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7152023-12-06T19:40:30.080Z+ do_assemble
7162023-12-06T19:40:30.081Z+ rm -r ./out/transceiver-control
7172023-12-06T19:40:30.081Z+ mkdir ./out/transceiver-control
7182023-12-06T19:40:30.081Z+ cp -r out/downloads/root ./out/transceiver-control/root
7192023-12-06T19:40:30.081ZAll builder prerequisites installed successfully, and PATH looks valid
7202023-12-06T19:40:30.081Z
7212023-12-06T19:40:30.081Zreal 2:42.596054894
7222023-12-06T19:40:30.081Zuser 55.195260584
7232023-12-06T19:40:30.081Zsys 10.185252071
7242023-12-06T19:40:30.081Ztrap 0.021809568
7252023-12-06T19:40:30.082Ztflt 0.123619028
7262023-12-06T19:40:30.084Zdflt 0.690037508
7272023-12-06T19:40:30.084Zkflt 0.112575144
7282023-12-06T19:40:30.084Zlock 1.783561288
7292023-12-06T19:40:30.084Zslp 5:17.127869857
7302023-12-06T19:40:30.084Zlat 3.302838877
7312023-12-06T19:40:30.085Zstop 0.051110249
7322023-12-06T19:40:30.085Z
7332023-12-06T19:40:30.085Z #### # # ##### ##### # #
7342023-12-06T19:40:30.085Z # # # # # # # # # #
7352023-12-06T19:40:30.085Z # # # # # # # #
7362023-12-06T19:40:30.085Z # # # ##### ##### #
7372023-12-06T19:40:30.085Z # # # # # # #
7382023-12-06T19:40:30.085Z #### ###### # # # #
7392023-12-06T19:40:30.085Z
7402023-12-06T19:40:30.229Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7412023-12-06T19:40:30.604Z Updating crates.io index
7422023-12-06T19:40:30.656Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7432023-12-06T19:40:31.522Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7442023-12-06T19:40:33.358Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7452023-12-06T19:40:34.277Z Updating git repository `http://github.com/oxidecomputer/tofino`
7462023-12-06T19:40:34.585Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7472023-12-06T19:40:34.899Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7482023-12-06T19:40:35.240Z Updating git repository `https://github.com/oxidecomputer/propolis`
7492023-12-06T19:40:36.130Z Updating git repository `https://github.com/oxidecomputer/crucible`
7502023-12-06T19:40:38.373Z Updating git repository `https://github.com/oxidecomputer/opte`
7512023-12-06T19:40:39.420Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7522023-12-06T19:40:39.751Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7532023-12-06T19:40:40.361Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7542023-12-06T19:40:40.786Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7552023-12-06T19:40:41.112Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7562023-12-06T19:40:41.523Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7572023-12-06T19:40:41.900Z Updating git repository `https://github.com/njaremko/samael`
7582023-12-06T19:40:42.394Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7592023-12-06T19:40:43.116Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7602023-12-06T19:40:43.495Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7612023-12-06T19:40:43.813Z Updating git repository `https://github.com/jgallagher/nix`
7622023-12-06T19:40:45.216Z Updating git repository `https://github.com/cbiffle/hubpack`
7632023-12-06T19:40:45.847Z Updating git repository `https://github.com/oxidecomputer/typify`
7642023-12-06T19:40:46.827Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7652023-12-06T19:40:47.249Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7662023-12-06T19:40:47.551Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7672023-12-06T19:40:49.142Z Downloading crates ...
7682023-12-06T19:40:49.384Z Downloaded camino v1.1.6
7692023-12-06T19:40:49.396Z Downloaded equivalent v1.0.1
7702023-12-06T19:40:49.397Z Downloaded quote v1.0.33
7712023-12-06T19:40:49.397Z Downloaded colorchoice v1.0.0
7722023-12-06T19:40:49.411Z Downloaded anstyle v1.0.2
7732023-12-06T19:40:49.411Z Downloaded thiserror-impl v1.0.49
7742023-12-06T19:40:49.411Z Downloaded itoa v1.0.9
7752023-12-06T19:40:49.419Z Downloaded heck v0.4.1
7762023-12-06T19:40:49.419Z Downloaded bitflags v1.3.2
7772023-12-06T19:40:49.419Z Downloaded utf8parse v0.2.1
7782023-12-06T19:40:49.419Z Downloaded toml_datetime v0.6.5
7792023-12-06T19:40:49.419Z Downloaded cargo_toml v0.17.0
7802023-12-06T19:40:49.420Z Downloaded serde_spanned v0.6.4
7812023-12-06T19:40:49.424Z Downloaded terminal_size v0.2.6
7822023-12-06T19:40:49.425Z Downloaded cargo-platform v0.1.3
7832023-12-06T19:40:49.425Z Downloaded thiserror v1.0.49
7842023-12-06T19:40:49.435Z Downloaded anstyle-parse v0.2.1
7852023-12-06T19:40:49.441Z Downloaded io-lifetimes v1.0.11
7862023-12-06T19:40:49.441Z Downloaded semver v1.0.20
7872023-12-06T19:40:49.441Z Downloaded toml v0.8.8
7882023-12-06T19:40:49.445Z Downloaded serde_derive v1.0.192
7892023-12-06T19:40:49.449Z Downloaded unicode-ident v1.0.12
7902023-12-06T19:40:49.454Z Downloaded proc-macro2 v1.0.69
7912023-12-06T19:40:49.458Z Downloaded indexmap v2.1.0
7922023-12-06T19:40:49.463Z Downloaded clap v4.4.3
7932023-12-06T19:40:49.483Z Downloaded toml_edit v0.21.0
7942023-12-06T19:40:49.516Z Downloaded winnow v0.5.15
7952023-12-06T19:40:49.546Z Downloaded serde_json v1.0.108
7962023-12-06T19:40:49.561Z Downloaded syn v2.0.32
7972023-12-06T19:40:49.574Z Downloaded rustix v0.37.23
7982023-12-06T19:40:49.597Z Downloaded libc v0.2.150
7992023-12-06T19:40:49.643Z Downloaded hashbrown v0.14.2
8002023-12-06T19:40:49.652Z Downloaded clap_builder v4.4.2
8012023-12-06T19:40:49.662Z Downloaded memchr v2.6.3
8022023-12-06T19:40:49.674Z Downloaded serde v1.0.192
8032023-12-06T19:40:49.680Z Downloaded clap_derive v4.4.2
8042023-12-06T19:40:49.680Z Downloaded anyhow v1.0.75
8052023-12-06T19:40:49.684Z Downloaded ryu v1.0.15
8062023-12-06T19:40:49.690Z Downloaded clap_lex v0.5.1
8072023-12-06T19:40:49.695Z Downloaded strsim v0.10.0
8082023-12-06T19:40:49.695Z Downloaded anstream v0.5.0
8092023-12-06T19:40:49.698Z Downloaded anstyle-query v1.0.0
8102023-12-06T19:40:49.698Z Downloaded errno v0.3.2
8112023-12-06T19:40:49.703Z Downloaded cargo_metadata v0.18.0
8122023-12-06T19:40:49.812Z Compiling proc-macro2 v1.0.69
8132023-12-06T19:40:49.812Z Compiling unicode-ident v1.0.12
8142023-12-06T19:40:49.821Z Compiling serde v1.0.192
8152023-12-06T19:40:49.821Z Compiling libc v0.2.150
8162023-12-06T19:40:49.843Z Compiling io-lifetimes v1.0.11
8172023-12-06T19:40:49.843Z Compiling rustix v0.37.23
8182023-12-06T19:40:49.843Z Compiling utf8parse v0.2.1
8192023-12-06T19:40:49.843Z Compiling equivalent v1.0.1
8202023-12-06T19:40:50.070Z Compiling hashbrown v0.14.2
8212023-12-06T19:40:50.130Z Compiling bitflags v1.3.2
8222023-12-06T19:40:50.140Z Compiling anstyle-parse v0.2.1
8232023-12-06T19:40:50.245Z Compiling thiserror v1.0.49
8242023-12-06T19:40:50.615Z Compiling serde_json v1.0.108
8252023-12-06T19:40:51.528Z Compiling indexmap v2.1.0
8262023-12-06T19:40:52.726Z Compiling semver v1.0.20
8272023-12-06T19:40:52.746Z Compiling camino v1.1.6
8282023-12-06T19:40:52.818Z Compiling winnow v0.5.15
8292023-12-06T19:40:52.903Z Compiling anstyle v1.0.2
8302023-12-06T19:40:52.913Z Compiling colorchoice v1.0.0
8312023-12-06T19:40:53.061Z Compiling anstyle-query v1.0.0
8322023-12-06T19:40:53.250Z Compiling heck v0.4.1
8332023-12-06T19:40:53.287Z Compiling strsim v0.10.0
8342023-12-06T19:40:53.491Z Compiling anstream v0.5.0
8352023-12-06T19:40:53.558Z Compiling itoa v1.0.9
8362023-12-06T19:40:53.791Z Compiling ryu v1.0.15
8372023-12-06T19:40:53.954Z Compiling anyhow v1.0.75
8382023-12-06T19:40:54.008Z Compiling clap_lex v0.5.1
8392023-12-06T19:40:54.731Z Compiling quote v1.0.33
8402023-12-06T19:40:54.807Z Compiling errno v0.3.2
8412023-12-06T19:40:55.005Z Compiling syn v2.0.32
8422023-12-06T19:40:56.285Z Compiling terminal_size v0.2.6
8432023-12-06T19:40:56.409Z Compiling clap_builder v4.4.2
8442023-12-06T19:41:02.555Z Compiling serde_derive v1.0.192
8452023-12-06T19:41:02.560Z Compiling thiserror-impl v1.0.49
8462023-12-06T19:41:02.560Z Compiling clap_derive v4.4.2
8472023-12-06T19:41:07.093Z Compiling clap v4.4.3
8482023-12-06T19:41:15.161Z Compiling toml_datetime v0.6.5
8492023-12-06T19:41:15.166Z Compiling serde_spanned v0.6.4
8502023-12-06T19:41:15.166Z Compiling cargo-platform v0.1.3
8512023-12-06T19:41:15.522Z Compiling toml_edit v0.21.0
8522023-12-06T19:41:17.168Z Compiling cargo_metadata v0.18.0
8532023-12-06T19:41:18.628Z Compiling toml v0.8.8
8542023-12-06T19:41:19.500Z Compiling cargo_toml v0.17.0
8552023-12-06T19:41:25.319Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8562023-12-06T19:41:26.665Z Finished dev [unoptimized + debuginfo] target(s) in 56.70s
8572023-12-06T19:41:26.869Z Running `target/debug/xtask clippy`
8582023-12-06T19:41:26.918Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8592023-12-06T19:41:27.715Z Downloading crates ...
8602023-12-06T19:41:27.962Z Downloaded addr2line v0.21.0
8612023-12-06T19:41:27.975Z Downloaded matches v0.1.10
8622023-12-06T19:41:27.991Z Downloaded impl-trait-for-tuples v0.2.2
8632023-12-06T19:41:27.991Z Downloaded maplit v1.0.2
8642023-12-06T19:41:28.002Z Downloaded newtype_derive v0.1.6
8652023-12-06T19:41:28.002Z Downloaded crossbeam v0.8.2
8662023-12-06T19:41:28.003Z Downloaded corncobs v0.1.3
8672023-12-06T19:41:28.003Z Downloaded log v0.4.20
8682023-12-06T19:41:28.017Z Downloaded anes v0.1.6
8692023-12-06T19:41:28.018Z Downloaded native-tls v0.2.11
8702023-12-06T19:41:28.028Z Downloaded crc-catalog v2.2.0
8712023-12-06T19:41:28.029Z Downloaded crossbeam-deque v0.8.3
8722023-12-06T19:41:28.044Z Downloaded adler v1.0.2
8732023-12-06T19:41:28.045Z Downloaded ipnetwork v0.20.0
8742023-12-06T19:41:28.045Z Downloaded cexpr v0.6.0
8752023-12-06T19:41:28.058Z Downloaded nanorand v0.7.0
8762023-12-06T19:41:28.058Z Downloaded num_threads v0.1.6
8772023-12-06T19:41:28.077Z Downloaded camino-tempfile v1.1.1
8782023-12-06T19:41:28.078Z Downloaded ident_case v1.0.1
8792023-12-06T19:41:28.078Z Downloaded nodrop v0.1.14
8802023-12-06T19:41:28.089Z Downloaded atomic-waker v1.1.1
8812023-12-06T19:41:28.090Z Downloaded number_prefix v0.4.0
8822023-12-06T19:41:28.090Z Downloaded num-integer v0.1.45
8832023-12-06T19:41:28.105Z Downloaded bb8 v0.8.1
8842023-12-06T19:41:28.105Z Downloaded kstat-rs v0.2.3
8852023-12-06T19:41:28.105Z Downloaded chacha20 v0.9.1
8862023-12-06T19:41:28.106Z Downloaded oso-derive v0.27.0
8872023-12-06T19:41:28.106Z Downloaded openssl-macros v0.1.1
8882023-12-06T19:41:28.112Z Downloaded opaque-debug v0.3.0
8892023-12-06T19:41:28.113Z Downloaded async-trait v0.1.74
8902023-12-06T19:41:28.123Z Downloaded num_cpus v1.16.0
8912023-12-06T19:41:28.135Z Downloaded lazy_static v1.4.0
8922023-12-06T19:41:28.198Z Downloaded hyper-rustls v0.24.2
8932023-12-06T19:41:28.227Z Downloaded packed_struct_codegen v0.10.1
8942023-12-06T19:41:28.228Z Downloaded try-lock v0.2.4
8952023-12-06T19:41:28.228Z Downloaded oorandom v11.1.3
8962023-12-06T19:41:28.228Z Downloaded foreign-types-shared v0.3.1
8972023-12-06T19:41:28.228Z Downloaded packed_struct v0.10.1
8982023-12-06T19:41:28.228Z Downloaded num_enum v0.5.11
8992023-12-06T19:41:28.228Z Downloaded peeking_take_while v0.1.2
9002023-12-06T19:41:28.228Z Downloaded basic-toml v0.1.4
9012023-12-06T19:41:28.228Z Downloaded rpassword v7.3.1
9022023-12-06T19:41:28.228Z Downloaded display-error-chain v0.2.0
9032023-12-06T19:41:28.228Z Downloaded once_cell v1.18.0
9042023-12-06T19:41:28.240Z Downloaded either v1.9.0
9052023-12-06T19:41:28.241Z Downloaded strum v0.25.0
9062023-12-06T19:41:28.241Z Downloaded getopts v0.2.21
9072023-12-06T19:41:28.241Z Downloaded chacha20poly1305 v0.10.1
9082023-12-06T19:41:28.242Z Downloaded usdt-attr-macro v0.3.5
9092023-12-06T19:41:28.242Z Downloaded owo-colors v3.5.0
9102023-12-06T19:41:28.242Z Downloaded signal-hook-registry v1.4.1
9112023-12-06T19:41:28.250Z Downloaded debug-ignore v1.0.5
9122023-12-06T19:41:28.250Z Downloaded yasna v0.5.2
9132023-12-06T19:41:28.250Z Downloaded phf_shared v0.11.2
9142023-12-06T19:41:28.251Z Downloaded parse-display v0.8.2
9152023-12-06T19:41:28.262Z Downloaded glob v0.3.1
9162023-12-06T19:41:28.262Z Downloaded tokio-stream v0.1.14
9172023-12-06T19:41:28.271Z Downloaded version_check v0.9.4
9182023-12-06T19:41:28.271Z Downloaded slog-envlogger v2.2.0
9192023-12-06T19:41:28.279Z Downloaded waitgroup v0.1.2
9202023-12-06T19:41:28.279Z Downloaded paste v1.0.14
9212023-12-06T19:41:28.289Z Downloaded wyz v0.5.1
9222023-12-06T19:41:28.289Z Downloaded parse-display-derive v0.8.2
9232023-12-06T19:41:28.289Z Downloaded base64 v0.21.5
9242023-12-06T19:41:28.300Z Downloaded parking_lot_core v0.9.8
9252023-12-06T19:41:28.315Z Downloaded parking_lot_core v0.8.6
9262023-12-06T19:41:28.315Z Downloaded whoami v1.4.1
9272023-12-06T19:41:28.854Z Downloaded httpdate v1.0.3
9282023-12-06T19:41:28.854Z Downloaded newline-converter v0.3.0
9292023-12-06T19:41:28.854Z Downloaded tokio-rustls v0.24.1
9302023-12-06T19:41:28.854Z Downloaded humantime v2.1.0
9312023-12-06T19:41:28.854Z Downloaded unicode-xid v0.2.4
9322023-12-06T19:41:28.854Z Downloaded rand_xorshift v0.3.0
9332023-12-06T19:41:28.854Z Downloaded typenum v1.16.0
9342023-12-06T19:41:28.854Z Downloaded wait-timeout v0.2.0
9352023-12-06T19:41:28.854Z Downloaded serde-big-array v0.4.1
9362023-12-06T19:41:28.854Z Downloaded utf-8 v0.7.6
9372023-12-06T19:41:28.854Z Downloaded fd-lock v3.0.13
9382023-12-06T19:41:28.855Z Downloaded spki v0.7.2
9392023-12-06T19:41:28.855Z Downloaded path-slash v0.1.5
9402023-12-06T19:41:28.855Z Downloaded signal-hook-tokio v0.3.1
9412023-12-06T19:41:28.856Z Downloaded usdt-macro v0.3.5
9422023-12-06T19:41:28.856Z Downloaded serde_tokenstream v0.2.0
9432023-12-06T19:41:28.856Z Downloaded dirs-next v2.0.0
9442023-12-06T19:41:28.856Z Downloaded postcard v0.7.3
9452023-12-06T19:41:28.856Z Downloaded derive_more v0.99.17
9462023-12-06T19:41:28.856Z Downloaded tokio-native-tls v0.3.1
9472023-12-06T19:41:28.856Z Downloaded fastrand v2.0.0
9482023-12-06T19:41:28.856Z Downloaded tungstenite v0.20.1
9492023-12-06T19:41:28.856Z Downloaded strsim v0.8.0
9502023-12-06T19:41:28.856Z Downloaded strip-ansi-escapes v0.2.0
9512023-12-06T19:41:28.856Z Downloaded r2d2 v0.8.10
9522023-12-06T19:41:28.856Z Downloaded http-range v0.1.5
9532023-12-06T19:41:28.857Z Downloaded ref-cast v1.0.20
9542023-12-06T19:41:28.857Z Downloaded hostname v0.3.1
9552023-12-06T19:41:28.857Z Downloaded foreign-types-macros v0.2.3
9562023-12-06T19:41:28.857Z Downloaded dashmap v5.5.1
9572023-12-06T19:41:28.857Z Downloaded serde-big-array v0.5.1
9582023-12-06T19:41:28.857Z Downloaded similar-asserts v1.5.0
9592023-12-06T19:41:28.857Z Downloaded same-file v1.0.6
9602023-12-06T19:41:28.857Z Downloaded foreign-types v0.5.0
9612023-12-06T19:41:28.857Z Downloaded zone_cfg_derive v0.3.0
9622023-12-06T19:41:28.857Z Downloaded pin-utils v0.1.0
9632023-12-06T19:41:28.857Z Downloaded pest_meta v2.7.2
9642023-12-06T19:41:28.857Z Downloaded plotters-svg v0.3.5
9652023-12-06T19:41:28.857Z Downloaded structopt v0.3.26
9662023-12-06T19:41:28.857Z Downloaded smawk v0.3.1
9672023-12-06T19:41:28.857Z Downloaded zerocopy v0.3.0
9682023-12-06T19:41:28.857Z Downloaded sha1 v0.10.6
9692023-12-06T19:41:28.859Z Downloaded tokio-tungstenite v0.20.1
9702023-12-06T19:41:28.859Z Downloaded headers-core v0.2.0
9712023-12-06T19:41:28.859Z Downloaded digest v0.10.7
9722023-12-06T19:41:28.859Z Downloaded strum_macros v0.25.2
9732023-12-06T19:41:28.859Z Downloaded tap v1.0.1
9742023-12-06T19:41:28.859Z Downloaded pem v3.0.2
9752023-12-06T19:41:28.859Z Downloaded dirs-sys-next v0.1.2
9762023-12-06T19:41:28.859Z Downloaded darling_core v0.20.3
9772023-12-06T19:41:28.860Z Downloaded tinyvec_macros v0.1.1
9782023-12-06T19:41:28.860Z Downloaded zone v0.3.0
9792023-12-06T19:41:28.860Z Downloaded rustc_version v0.4.0
9802023-12-06T19:41:28.860Z Downloaded foreign-types-shared v0.1.1
9812023-12-06T19:41:28.860Z Downloaded hash32 v0.2.1
9822023-12-06T19:41:28.860Z Downloaded typed-path v0.6.0
9832023-12-06T19:41:28.860Z Downloaded endian-type v0.1.2
9842023-12-06T19:41:28.860Z Downloaded rand_chacha v0.3.1
9852023-12-06T19:41:28.860Z Downloaded serde_repr v0.1.16
9862023-12-06T19:41:28.860Z Downloaded subtle v2.5.0
9872023-12-06T19:41:28.860Z Downloaded futures-io v0.3.29
9882023-12-06T19:41:28.860Z Downloaded dtrace-parser v0.1.14
9892023-12-06T19:41:28.860Z Downloaded scopeguard v1.2.0
9902023-12-06T19:41:28.860Z Downloaded env_logger v0.10.0
9912023-12-06T19:41:28.860Z Downloaded postcard-cobs v0.1.5-pre
9922023-12-06T19:41:28.860Z Downloaded httparse v1.8.0
9932023-12-06T19:41:28.860Z Downloaded rustfmt-wrapper v0.2.0
9942023-12-06T19:41:28.861Z Downloaded tabled_derive v0.6.0
9952023-12-06T19:41:28.861Z Downloaded signature v1.6.4
9962023-12-06T19:41:28.861Z Downloaded pin-project v1.1.3
9972023-12-06T19:41:28.862Z Downloaded strum_macros v0.24.3
9982023-12-06T19:41:28.862Z Downloaded proc-macro-crate v1.3.1
9992023-12-06T19:41:28.862Z Downloaded smallvec v0.6.14
10002023-12-06T19:41:28.862Z Downloaded md-5 v0.10.5
10012023-12-06T19:41:28.862Z Downloaded supports-color v2.1.0
10022023-12-06T19:41:28.862Z Downloaded fs-err v2.11.0
10032023-12-06T19:41:28.862Z Downloaded rtoolbox v0.0.1
10042023-12-06T19:41:28.862Z Downloaded zerocopy v0.6.4
10052023-12-06T19:41:28.862Z Downloaded flume v0.11.0
10062023-12-06T19:41:28.862Z Downloaded termios v0.3.3
10072023-12-06T19:41:28.862Z Downloaded funty v2.0.0
10082023-12-06T19:41:28.863Z Downloaded pin-project-lite v0.2.13
10092023-12-06T19:41:28.863Z Downloaded poly1305 v0.8.0
10102023-12-06T19:41:28.863Z Downloaded serde_derive_internals v0.26.0
10112023-12-06T19:41:28.863Z Downloaded prettyplease v0.2.12
10122023-12-06T19:41:28.863Z Downloaded hashbrown v0.13.2
10132023-12-06T19:41:28.863Z Downloaded trybuild v1.0.85
10142023-12-06T19:41:28.863Z Downloaded vte v0.11.1
10152023-12-06T19:41:28.863Z Downloaded unsafe-libyaml v0.2.9
10162023-12-06T19:41:28.863Z Downloaded openssl-sys v0.9.96
10172023-12-06T19:41:28.863Z Downloaded reedline v0.26.0
10182023-12-06T19:41:28.879Z Downloaded toml v0.7.8
10192023-12-06T19:41:28.879Z Downloaded rstest_macros v0.18.2
10202023-12-06T19:41:28.879Z Downloaded quick-xml v0.23.1
10212023-12-06T19:41:28.879Z Downloaded x509-cert v0.2.4
10222023-12-06T19:41:28.879Z Downloaded regex-automata v0.1.10
10232023-12-06T19:41:28.879Z Downloaded chrono v0.4.31
10242023-12-06T19:41:28.880Z Downloaded reqwest v0.11.22
10252023-12-06T19:41:28.880Z Downloaded plotters v0.3.5
10262023-12-06T19:41:28.880Z Downloaded portable-atomic v1.4.3
10272023-12-06T19:41:28.880Z Downloaded proptest v1.4.0
10282023-12-06T19:41:28.880Z Downloaded tabled v0.14.0
10292023-12-06T19:41:28.895Z Downloaded gimli v0.28.0
10302023-12-06T19:41:28.914Z Downloaded polar-core v0.27.0
10312023-12-06T19:41:28.935Z Downloaded object v0.30.4
10322023-12-06T19:41:28.948Z Downloaded zerocopy-derive v0.6.4
10332023-12-06T19:41:28.971Z Downloaded bstr v0.2.17
10342023-12-06T19:41:28.985Z Downloaded regex-syntax v0.8.2
10352023-12-06T19:41:29.003Z Downloaded ratatui v0.23.0
10362023-12-06T19:41:29.023Z Downloaded webpki-roots v0.25.2
10372023-12-06T19:41:29.031Z Downloaded openapiv3 v2.0.0-rc.1
10382023-12-06T19:41:29.055Z Downloaded smoltcp v0.9.1
10392023-12-06T19:41:29.076Z Downloaded regex v1.10.2
10402023-12-06T19:41:29.101Z Downloaded radix_trie v0.2.1
10412023-12-06T19:41:29.111Z Downloaded rustls v0.21.9
10422023-12-06T19:41:29.135Z Downloaded regex-syntax v0.7.5
10432023-12-06T19:41:29.152Z Downloaded regex-syntax v0.6.29
10442023-12-06T19:41:29.167Z Downloaded rustix v0.38.25
10452023-12-06T19:41:29.217Z Downloaded bstr v1.6.0
10462023-12-06T19:41:29.244Z Downloaded sled v0.34.7
10472023-12-06T19:41:29.265Z Downloaded diesel v2.1.4
10482023-12-06T19:41:29.288Z Downloaded zerocopy-derive v0.2.0
10492023-12-06T19:41:29.308Z Downloaded curve25519-dalek v4.1.0
10502023-12-06T19:41:29.328Z Downloaded regex-automata v0.3.8
10512023-12-06T19:41:29.363Z Downloaded bzip2-sys v0.1.11+1.0.8
10522023-12-06T19:41:29.386Z Downloaded rustls-webpki v0.101.7
10532023-12-06T19:41:29.412Z Downloaded regex-automata v0.4.3
10542023-12-06T19:41:29.448Z Downloaded tokio v1.34.0
10552023-12-06T19:41:29.516Z Downloaded regress v0.7.1
10562023-12-06T19:41:29.530Z Downloaded sha3 v0.10.8
10572023-12-06T19:41:29.543Z Downloaded object v0.32.1
10582023-12-06T19:41:29.563Z Downloaded trust-dns-proto v0.22.0
10592023-12-06T19:41:29.584Z Downloaded futures-util v0.3.29
10602023-12-06T19:41:29.607Z Downloaded rayon v1.8.0
10612023-12-06T19:41:29.626Z Downloaded hkdf v0.12.3
10622023-12-06T19:41:29.630Z Downloaded h2 v0.3.21
10632023-12-06T19:41:29.643Z Downloaded encoding_rs v0.8.33
10642023-12-06T19:41:29.692Z Downloaded vcpkg v0.2.15
10652023-12-06T19:41:29.761Z Downloaded idna v0.5.0
10662023-12-06T19:41:29.789Z Downloaded syn v1.0.109
10672023-12-06T19:41:29.806Z Downloaded smoltcp v0.8.2
10682023-12-06T19:41:29.817Z Downloaded idna v0.2.3
10692023-12-06T19:41:29.841Z Downloaded bitvec v1.0.1
10702023-12-06T19:41:29.861Z Downloaded petgraph v0.6.4
10712023-12-06T19:41:30.300Z Downloaded hyper v0.14.27
10722023-12-06T19:41:30.310Z Downloaded openssl v0.10.60
10732023-12-06T19:41:30.311Z Downloaded clap v2.34.0
10742023-12-06T19:41:30.311Z Downloaded bindgen v0.65.1
10752023-12-06T19:41:30.311Z Downloaded pest v2.7.2
10762023-12-06T19:41:30.312Z Downloaded subprocess v0.2.9
10772023-12-06T19:41:30.312Z Downloaded heapless v0.7.16
10782023-12-06T19:41:30.312Z Downloaded expectorate v1.1.0
10792023-12-06T19:41:30.312Z Downloaded num-bigint v0.4.4
10802023-12-06T19:41:30.312Z Downloaded unicode-normalization v0.1.22
10812023-12-06T19:41:30.312Z Downloaded rayon-core v1.12.0
10822023-12-06T19:41:30.312Z Downloaded pretty_assertions v1.4.0
10832023-12-06T19:41:30.312Z Downloaded unicode-segmentation v1.10.1
10842023-12-06T19:41:30.312Z Downloaded platforms v3.0.2
10852023-12-06T19:41:30.312Z Downloaded zip v0.6.6
10862023-12-06T19:41:30.312Z Downloaded snafu v0.7.5
10872023-12-06T19:41:30.312Z Downloaded tough v0.15.0
10882023-12-06T19:41:30.312Z Downloaded aho-corasick v1.0.4
10892023-12-06T19:41:30.312Z Downloaded pin-project-internal v1.1.3
10902023-12-06T19:41:30.312Z Downloaded textwrap v0.16.0
10912023-12-06T19:41:30.312Z Downloaded postgres-protocol v0.6.6
10922023-12-06T19:41:30.313Z Downloaded parking_lot v0.12.1
10932023-12-06T19:41:30.313Z Downloaded libxml v0.3.3
10942023-12-06T19:41:30.313Z Downloaded futures-macro v0.3.29
10952023-12-06T19:41:30.313Z Downloaded libloading v0.7.4
10962023-12-06T19:41:30.313Z Downloaded rustc-demangle v0.1.23
10972023-12-06T19:41:30.313Z Downloaded socket2 v0.4.9
10982023-12-06T19:41:30.313Z Downloaded toml_edit v0.19.15
10992023-12-06T19:41:30.313Z Downloaded ring v0.17.5
11002023-12-06T19:41:30.313Z Downloaded enum-as-inner v0.5.1
11012023-12-06T19:41:30.313Z Downloaded schemars_derive v0.8.13
11022023-12-06T19:41:30.313Z Downloaded rustc-hash v1.1.0
11032023-12-06T19:41:30.313Z Downloaded postgres-types v0.2.6
11042023-12-06T19:41:30.313Z Downloaded pem-rfc7468 v0.7.0
11052023-12-06T19:41:30.313Z Downloaded which v4.4.0
11062023-12-06T19:41:30.314Z Downloaded futures-sink v0.3.29
11072023-12-06T19:41:30.314Z Downloaded predicates-core v1.0.6
11082023-12-06T19:41:30.314Z Downloaded pkcs8 v0.10.2
11092023-12-06T19:41:30.314Z Downloaded futures-channel v0.3.29
11102023-12-06T19:41:30.314Z Downloaded rustls-pemfile v1.0.3
11112023-12-06T19:41:30.314Z Downloaded unicode-width v0.1.11
11122023-12-06T19:41:30.314Z Downloaded time-macros v0.2.13
11132023-12-06T19:41:30.314Z Downloaded ring v0.16.20
11142023-12-06T19:41:30.465Z Downloaded relative-path v1.9.0
11152023-12-06T19:41:30.469Z Downloaded headers v0.3.9
11162023-12-06T19:41:30.476Z Downloaded hashbrown v0.12.3
11172023-12-06T19:41:30.483Z Downloaded nom v7.1.3
11182023-12-06T19:41:30.493Z Downloaded tracing v0.1.37
11192023-12-06T19:41:30.500Z Downloaded tokio-util v0.7.10
11202023-12-06T19:41:30.511Z Downloaded rand_core v0.6.4
11212023-12-06T19:41:30.514Z Downloaded pkg-config v0.3.27
11222023-12-06T19:41:30.518Z Downloaded pem v1.1.1
11232023-12-06T19:41:30.518Z Downloaded der_derive v0.7.2
11242023-12-06T19:41:30.521Z Downloaded lalrpop v0.19.12
11252023-12-06T19:41:30.540Z Downloaded rustls-native-certs v0.6.3
11262023-12-06T19:41:30.544Z Downloaded predicates v2.1.5
11272023-12-06T19:41:30.549Z Downloaded snafu-derive v0.7.5
11282023-12-06T19:41:30.552Z Downloaded fatfs v0.3.6
11292023-12-06T19:41:30.559Z Downloaded trust-dns-client v0.22.0
11302023-12-06T19:41:30.565Z Downloaded time v0.3.27
11312023-12-06T19:41:30.575Z Downloaded serde_with v2.3.3
11322023-12-06T19:41:30.588Z Downloaded fnv v1.0.7
11332023-12-06T19:41:30.592Z Downloaded stable_deref_trait v1.2.0
11342023-12-06T19:41:30.592Z Downloaded predicates v3.0.4
11352023-12-06T19:41:30.598Z Downloaded getrandom v0.2.10
11362023-12-06T19:41:30.603Z Downloaded rcgen v0.11.3
11372023-12-06T19:41:30.603Z Downloaded uuid v1.6.1
11382023-12-06T19:41:30.609Z Downloaded papergrid v0.10.0
11392023-12-06T19:41:30.618Z Downloaded tar v0.4.40
11402023-12-06T19:41:30.624Z Downloaded http v0.2.11
11412023-12-06T19:41:30.630Z Downloaded url v2.5.0
11422023-12-06T19:41:30.637Z Downloaded tokio-postgres v0.7.10
11432023-12-06T19:41:30.643Z Downloaded steno v0.4.0
11442023-12-06T19:41:30.651Z Downloaded universal-hash v0.5.1
11452023-12-06T19:41:31.069Z Downloaded spin v0.9.8
11462023-12-06T19:41:31.069Z Downloaded deranged v0.3.8
11472023-12-06T19:41:31.069Z Downloaded smallvec v1.11.0
11482023-12-06T19:41:31.085Z Downloaded take_mut v0.2.2
11492023-12-06T19:41:31.085Z Downloaded secrecy v0.8.0
11502023-12-06T19:41:31.086Z Downloaded serde-hex v0.1.0
11512023-12-06T19:41:31.086Z Downloaded partial-io v0.5.4
11522023-12-06T19:41:31.086Z Downloaded half v1.8.2
11532023-12-06T19:41:31.086Z Downloaded trust-dns-resolver v0.22.0
11542023-12-06T19:41:31.086Z Downloaded ron v0.8.1
11552023-12-06T19:41:31.087Z Downloaded trust-dns-server v0.22.1
11562023-12-06T19:41:31.087Z Downloaded highway v1.1.0
11572023-12-06T19:41:31.087Z Downloaded hex-literal v0.4.1
11582023-12-06T19:41:31.087Z Downloaded scheduled-thread-pool v0.2.7
11592023-12-06T19:41:31.087Z Downloaded rust-argon2 v1.0.1
11602023-12-06T19:41:31.087Z Downloaded rsa v0.9.2
11612023-12-06T19:41:31.087Z Downloaded vsss-rs v3.3.1
11622023-12-06T19:41:31.087Z Downloaded test-strategy v0.3.1
11632023-12-06T19:41:31.087Z Downloaded flate2 v1.0.28
11642023-12-06T19:41:31.088Z Downloaded semver v0.1.20
11652023-12-06T19:41:31.088Z Downloaded untrusted v0.9.0
11662023-12-06T19:41:31.088Z Downloaded untrusted v0.7.1
11672023-12-06T19:41:31.088Z Downloaded ref-cast-impl v1.0.20
11682023-12-06T19:41:31.088Z Downloaded pest_derive v2.7.2
11692023-12-06T19:41:31.088Z Downloaded futures-timer v3.0.2
11702023-12-06T19:41:31.088Z Downloaded futures-task v0.3.29
11712023-12-06T19:41:31.088Z Downloaded num-bigint-dig v0.8.4
11722023-12-06T19:41:31.088Z Downloaded structmeta v0.2.0
11732023-12-06T19:41:31.088Z Downloaded fallible-iterator v0.2.0
11742023-12-06T19:41:31.089Z Downloaded der v0.7.8
11752023-12-06T19:41:31.089Z Downloaded rustversion v1.0.14
11762023-12-06T19:41:31.089Z Downloaded filetime v0.2.22
11772023-12-06T19:41:31.089Z Downloaded ff v0.13.0
11782023-12-06T19:41:31.089Z Downloaded siphasher v0.3.11
11792023-12-06T19:41:31.089Z Downloaded derive-where v1.2.5
11802023-12-06T19:41:31.089Z Downloaded tracing-core v0.1.31
11812023-12-06T19:41:31.090Z Downloaded rstest v0.18.2
11822023-12-06T19:41:31.090Z Downloaded pretty-hex v0.4.0
11832023-12-06T19:41:31.090Z Downloaded foreign-types v0.3.2
11842023-12-06T19:41:31.090Z Downloaded hex v0.4.3
11852023-12-06T19:41:31.090Z Downloaded form_urlencoded v1.2.1
11862023-12-06T19:41:31.090Z Downloaded ppv-lite86 v0.2.17
11872023-12-06T19:41:31.090Z Downloaded radium v0.7.0
11882023-12-06T19:41:31.091Z Downloaded plotters-backend v0.3.5
11892023-12-06T19:41:31.091Z Downloaded generic-array v0.14.7
11902023-12-06T19:41:31.091Z Downloaded rand v0.8.5
11912023-12-06T19:41:31.091Z Downloaded ena v0.14.2
11922023-12-06T19:41:31.091Z Downloaded linear-map v1.2.0
11932023-12-06T19:41:31.091Z Downloaded rand v0.4.6
11942023-12-06T19:41:31.091Z Downloaded tinytemplate v1.2.1
11952023-12-06T19:41:31.091Z Downloaded signal-hook v0.3.17
11962023-12-06T19:41:31.091Z Downloaded salty v0.2.0
11972023-12-06T19:41:31.091Z Downloaded resolv-conf v0.7.0
11982023-12-06T19:41:31.091Z Downloaded pest_generator v2.7.2
11992023-12-06T19:41:31.092Z Downloaded slog-term v2.9.0
12002023-12-06T19:41:31.092Z Downloaded stringprep v0.1.3
12012023-12-06T19:41:31.092Z Downloaded proc-macro-error v1.0.4
12022023-12-06T19:41:31.092Z Downloaded pkcs1 v0.7.5
12032023-12-06T19:41:31.092Z Downloaded percent-encoding v2.3.1
12042023-12-06T19:41:31.092Z Downloaded elliptic-curve v0.13.5
12052023-12-06T19:41:31.092Z Downloaded serde_with_macros v2.3.3
12062023-12-06T19:41:31.092Z Downloaded socket2 v0.5.5
12072023-12-06T19:41:31.092Z Downloaded tinyvec v1.6.0
12082023-12-06T19:41:31.092Z Downloaded hmac v0.12.1
12092023-12-06T19:41:31.104Z Downloaded home v0.5.5
12102023-12-06T19:41:31.104Z Downloaded heck v0.3.3
12112023-12-06T19:41:31.104Z Downloaded futures-executor v0.3.29
12122023-12-06T19:41:31.104Z Downloaded futures-core v0.3.29
12132023-12-06T19:41:31.104Z Downloaded data-encoding v2.4.0
12142023-12-06T19:41:31.104Z Downloaded remove_dir_all v0.5.3
12152023-12-06T19:41:31.105Z Downloaded rustc_version v0.1.7
12162023-12-06T19:41:31.105Z Downloaded futures v0.3.29
12172023-12-06T19:41:31.105Z Downloaded zeroize v1.7.0
12182023-12-06T19:41:31.105Z Downloaded tokio-macros v2.2.0
12192023-12-06T19:41:31.105Z Downloaded itertools v0.12.0
12202023-12-06T19:41:31.105Z Downloaded minimal-lexical v0.2.1
12212023-12-06T19:41:31.105Z Downloaded thiserror-impl-no-std v2.0.2
12222023-12-06T19:41:31.105Z Downloaded globset v0.4.13
12232023-12-06T19:41:31.105Z Downloaded phf v0.11.2
12242023-12-06T19:41:31.105Z Downloaded diff v0.1.13
12252023-12-06T19:41:31.106Z Downloaded proc-macro-error-attr v1.0.4
12262023-12-06T19:41:31.106Z Downloaded datatest-stable v0.2.3
12272023-12-06T19:41:31.106Z Downloaded diesel_derives v2.1.2
12282023-12-06T19:41:31.106Z Downloaded group v0.13.0
12292023-12-06T19:41:31.106Z Downloaded httptest v0.15.5
12302023-12-06T19:41:31.106Z Downloaded password-hash v0.5.0
12312023-12-06T19:41:31.106Z Downloaded clang-sys v1.6.1
12322023-12-06T19:41:31.106Z Downloaded difflib v0.4.0
12332023-12-06T19:41:31.106Z Downloaded unicode-bidi v0.3.13
12342023-12-06T19:41:31.106Z Downloaded ucd-trie v0.1.6
12352023-12-06T19:41:31.106Z Downloaded slog-json v2.6.1
12362023-12-06T19:41:31.107Z Downloaded sha2 v0.10.8
12372023-12-06T19:41:31.107Z Downloaded serde_yaml v0.9.25
12382023-12-06T19:41:31.108Z Downloaded tempfile v3.8.1
12392023-12-06T19:41:31.108Z Downloaded similar v2.2.1
12402023-12-06T19:41:31.108Z Downloaded new_debug_unreachable v1.0.4
12412023-12-06T19:41:31.108Z Downloaded precomputed-hash v0.1.1
12422023-12-06T19:41:31.108Z Downloaded want v0.3.1
12432023-12-06T19:41:31.108Z Downloaded phf_shared v0.10.0
12442023-12-06T19:41:31.108Z Downloaded static_assertions v1.1.0
12452023-12-06T19:41:31.108Z Downloaded zeroize_derive v1.4.2
12462023-12-06T19:41:31.108Z Downloaded mio v0.8.9
12472023-12-06T19:41:31.108Z Downloaded walkdir v2.4.0
12482023-12-06T19:41:31.120Z Downloaded derive_builder_core v0.12.0
12492023-12-06T19:41:31.120Z Downloaded vec_map v0.8.2
12502023-12-06T19:41:31.120Z Downloaded parking_lot v0.11.2
12512023-12-06T19:41:31.120Z Downloaded num-traits v0.2.16
12522023-12-06T19:41:31.122Z Downloaded derive_builder v0.12.0
12532023-12-06T19:41:31.122Z Downloaded darling_macro v0.20.3
12542023-12-06T19:41:31.122Z Downloaded usdt-impl v0.3.5
12552023-12-06T19:41:31.122Z Downloaded slab v0.4.9
12562023-12-06T19:41:31.122Z Downloaded oso v0.27.0
12572023-12-06T19:41:31.122Z Downloaded miniz_oxide v0.7.1
12582023-12-06T19:41:31.123Z Downloaded darling_core v0.14.4
12592023-12-06T19:41:31.123Z Downloaded toml v0.5.11
12602023-12-06T19:41:31.123Z Downloaded crossbeam-channel v0.5.8
12612023-12-06T19:41:31.123Z Downloaded rusty-fork v0.3.0
12622023-12-06T19:41:31.123Z Downloaded tiny-keccak v2.0.2
12632023-12-06T19:41:31.123Z Downloaded textwrap v0.11.0
12642023-12-06T19:41:31.123Z Downloaded tempdir v0.3.7
12652023-12-06T19:41:31.124Z Downloaded hubpack v0.1.2
12662023-12-06T19:41:31.124Z Downloaded doc-comment v0.3.3
12672023-12-06T19:41:31.124Z Downloaded http-body v0.4.5
12682023-12-06T19:41:31.124Z Downloaded usdt v0.3.5
12692023-12-06T19:41:31.124Z Downloaded crossbeam-utils v0.8.16
12702023-12-06T19:41:31.124Z Downloaded vte_generate_state_changes v0.1.1
12712023-12-06T19:41:31.124Z Downloaded slog-dtrace v0.2.3
12722023-12-06T19:41:31.124Z Downloaded slog-bunyan v2.4.0
12732023-12-06T19:41:31.124Z Downloaded fragile v2.0.0
12742023-12-06T19:41:31.125Z Downloaded termtree v0.4.1
12752023-12-06T19:41:31.125Z Downloaded tracing-attributes v0.1.26
12762023-12-06T19:41:31.133Z Downloaded term v0.7.0
12772023-12-06T19:41:31.133Z Downloaded managed v0.8.0
12782023-12-06T19:41:31.133Z Downloaded hubpack_derive v0.1.1
12792023-12-06T19:41:31.133Z Downloaded dyn-clone v1.0.13
12802023-12-06T19:41:31.134Z Downloaded cc v1.0.83
12812023-12-06T19:41:31.142Z Downloaded backtrace v0.3.69
12822023-12-06T19:41:31.142Z Downloaded nu-ansi-term v0.49.0
12832023-12-06T19:41:31.152Z Downloaded signal-hook-mio v0.2.3
12842023-12-06T19:41:31.152Z Downloaded shell-words v1.1.0
12852023-12-06T19:41:31.152Z Downloaded num-rational v0.4.1
12862023-12-06T19:41:31.153Z Downloaded multer v2.1.0
12872023-12-06T19:41:31.163Z Downloaded indexmap v1.9.3
12882023-12-06T19:41:31.163Z Downloaded slog v2.7.0
12892023-12-06T19:41:31.172Z Downloaded ed25519 v1.5.3
12902023-12-06T19:41:31.172Z Downloaded quick-error v1.2.3
12912023-12-06T19:41:31.172Z Downloaded flagset v0.4.3
12922023-12-06T19:41:31.172Z Downloaded indicatif v0.17.7
12932023-12-06T19:41:31.183Z Downloaded fixedbitset v0.4.2
12942023-12-06T19:41:31.183Z Downloaded schemars v0.8.13
12952023-12-06T19:41:31.199Z Downloaded num-iter v0.1.43
12962023-12-06T19:41:31.209Z Downloaded mime v0.3.17
12972023-12-06T19:41:31.209Z Downloaded predicates-tree v1.0.9
12982023-12-06T19:41:31.210Z Downloaded dof v0.1.5
12992023-12-06T19:41:31.210Z Downloaded serde_urlencoded v0.7.1
13002023-12-06T19:41:31.221Z Downloaded float-cmp v0.9.0
13012023-12-06T19:41:31.221Z Downloaded unicode-linebreak v0.1.5
13022023-12-06T19:41:31.221Z Downloaded string_cache v0.8.7
13032023-12-06T19:41:31.221Z Downloaded mockall_derive v0.11.4
13042023-12-06T19:41:31.221Z Downloaded serde_tokenstream v0.1.7
13052023-12-06T19:41:31.229Z Downloaded xattr v1.0.1
13062023-12-06T19:41:31.230Z Downloaded bzip2 v0.4.4
13072023-12-06T19:41:31.230Z Downloaded blake2 v0.10.6
13082023-12-06T19:41:31.239Z Downloaded base64 v0.13.1
13092023-12-06T19:41:31.240Z Downloaded arc-swap v1.6.0
13102023-12-06T19:41:31.249Z Downloaded unicase v2.7.0
13112023-12-06T19:41:31.249Z Downloaded unarray v0.1.4
13122023-12-06T19:41:31.303Z Downloaded tui-tree-widget v0.13.0
13132023-12-06T19:41:31.303Z Downloaded termcolor v1.2.0
13142023-12-06T19:41:31.303Z Downloaded synstructure v0.12.6
13152023-12-06T19:41:31.303Z Downloaded structopt-derive v0.4.18
13162023-12-06T19:41:31.303Z Downloaded smf v0.2.2
13172023-12-06T19:41:31.303Z Downloaded slog-stdlog v4.1.1
13182023-12-06T19:41:31.315Z Downloaded slog-scope v4.4.0
13192023-12-06T19:41:31.315Z Downloaded slog-async v2.8.0
13202023-12-06T19:41:31.315Z Downloaded signature v2.1.0
13212023-12-06T19:41:31.315Z Downloaded openssl-probe v0.1.5
13222023-12-06T19:41:31.315Z Downloaded fxhash v0.2.1
13232023-12-06T19:41:31.315Z Downloaded derive_builder_macro v0.12.0
13242023-12-06T19:41:31.316Z Downloaded omicron-zone-package v0.9.1
13252023-12-06T19:41:31.316Z Downloaded yansi v0.5.1
13262023-12-06T19:41:31.316Z Downloaded threadpool v1.8.1
13272023-12-06T19:41:31.316Z Downloaded thread_local v1.1.7
13282023-12-06T19:41:31.316Z Downloaded thread-id v4.2.0
13292023-12-06T19:41:31.316Z Downloaded sct v0.7.0
13302023-12-06T19:41:31.316Z Downloaded bcs v0.1.6
13312023-12-06T19:41:31.316Z Downloaded thiserror-no-std v2.0.2
13322023-12-06T19:41:31.316Z Downloaded num-complex v0.4.4
13332023-12-06T19:41:31.331Z Downloaded bytes v1.5.0
13342023-12-06T19:41:31.331Z Downloaded nibble_vec v0.1.0
13352023-12-06T19:41:31.331Z Downloaded cast v0.3.0
13362023-12-06T19:41:31.331Z Downloaded darling_macro v0.14.4
13372023-12-06T19:41:31.331Z Downloaded pretty-hex v0.2.1
13382023-12-06T19:41:31.332Z Downloaded downcast v0.11.0
13392023-12-06T19:41:31.332Z Downloaded olpc-cjson v0.1.3
13402023-12-06T19:41:31.332Z Downloaded macaddr v1.0.1
13412023-12-06T19:41:31.332Z Downloaded toolchain_find v0.2.0
13422023-12-06T19:41:31.332Z Downloaded structmeta-derive v0.2.0
13432023-12-06T19:41:31.332Z Downloaded spin v0.5.2
13442023-12-06T19:41:31.332Z Downloaded criterion v0.5.1
13452023-12-06T19:41:31.341Z Downloaded const-oid v0.9.5
13462023-12-06T19:41:31.342Z Downloaded cancel-safe-futures v0.1.5
13472023-12-06T19:41:31.350Z Downloaded tower-service v0.3.2
13482023-12-06T19:41:31.350Z Downloaded topological-sort v0.2.2
13492023-12-06T19:41:31.350Z Downloaded num v0.4.1
13502023-12-06T19:41:31.351Z Downloaded console v0.15.7
13512023-12-06T19:41:31.356Z Downloaded bytecount v0.6.3
13522023-12-06T19:41:31.357Z Downloaded blake2b_simd v1.0.1
13532023-12-06T19:41:31.362Z Downloaded ciborium v0.2.1
13542023-12-06T19:41:31.362Z Downloaded base64ct v1.6.0
13552023-12-06T19:41:31.371Z Downloaded autocfg v1.1.0
13562023-12-06T19:41:31.371Z Downloaded ahash v0.8.3
13572023-12-06T19:41:31.375Z Downloaded mime_guess v2.0.4
13582023-12-06T19:41:31.375Z Downloaded ciborium-ll v0.2.1
13592023-12-06T19:41:31.376Z Downloaded crc32fast v1.3.2
13602023-12-06T19:41:31.379Z Downloaded colored v2.0.4
13612023-12-06T19:41:31.383Z Downloaded bitfield v0.14.0
13622023-12-06T19:41:31.383Z Downloaded keccak v0.1.4
13632023-12-06T19:41:31.387Z Downloaded backoff v0.4.0
13642023-12-06T19:41:31.391Z Downloaded serde_path_to_error v0.1.14
13652023-12-06T19:41:31.394Z Downloaded semver v0.11.0
13662023-12-06T19:41:31.394Z Downloaded time-core v0.1.1
13672023-12-06T19:41:31.398Z Downloaded semver-parser v0.10.2
13682023-12-06T19:41:31.398Z Downloaded libtest-mimic v0.6.1
13692023-12-06T19:41:31.402Z Downloaded itertools v0.11.0
13702023-12-06T19:41:31.419Z Downloaded maybe-uninit v2.0.0
13712023-12-06T19:41:31.428Z Downloaded bitflags v2.4.0
13722023-12-06T19:41:31.431Z Downloaded assert_cmd v2.0.12
13732023-12-06T19:41:31.431Z Downloaded num-derive v0.4.0
13742023-12-06T19:41:31.439Z Downloaded libm v0.2.7
13752023-12-06T19:41:31.449Z Downloaded itertools v0.10.5
13762023-12-06T19:41:31.457Z Downloaded buf-list v1.0.3
13772023-12-06T19:41:31.876Z Downloaded diesel_table_macro_syntax v0.1.0
13782023-12-06T19:41:31.877Z Downloaded swrite v0.1.0
13792023-12-06T19:41:31.877Z Downloaded num_enum_derive v0.5.11
13802023-12-06T19:41:31.877Z Downloaded criterion-plot v0.5.0
13812023-12-06T19:41:31.892Z Downloaded arrayvec v0.7.4
13822023-12-06T19:41:31.892Z Downloaded async-recursion v1.0.5
13832023-12-06T19:41:31.892Z Downloaded argon2 v0.5.2
13842023-12-06T19:41:31.892Z Downloaded is-terminal v0.4.9
13852023-12-06T19:41:31.892Z Downloaded indoc v1.0.9
13862023-12-06T19:41:31.893Z Downloaded serial_test_derive v0.10.0
13872023-12-06T19:41:31.893Z Downloaded libsw v3.3.0
13882023-12-06T19:41:31.893Z Downloaded darling v0.14.4
13892023-12-06T19:41:31.893Z Downloaded block-padding v0.3.3
13902023-12-06T19:41:31.893Z Downloaded hyper-tls v0.5.0
13912023-12-06T19:41:31.894Z Downloaded cassowary v0.3.0
13922023-12-06T19:41:31.894Z Downloaded bit-set v0.5.3
13932023-12-06T19:41:31.896Z Downloaded iana-time-zone v0.1.57
13942023-12-06T19:41:31.896Z Downloaded bytesize v1.3.0
13952023-12-06T19:41:31.896Z Downloaded lazycell v1.3.0
13962023-12-06T19:41:31.896Z Downloaded crucible-workspace-hack v0.1.0
13972023-12-06T19:41:31.896Z Downloaded block-buffer v0.10.4
13982023-12-06T19:41:31.897Z Downloaded shlex v1.1.0
13992023-12-06T19:41:31.897Z Downloaded serial_test v0.10.0
14002023-12-06T19:41:31.897Z Downloaded cfg-if v0.1.10
14012023-12-06T19:41:31.897Z Downloaded hyper-staticfile v0.9.5
14022023-12-06T19:41:31.897Z Downloaded constant_time_eq v0.2.6
14032023-12-06T19:41:31.897Z Downloaded indoc v2.0.3
14042023-12-06T19:41:31.897Z Downloaded byteorder v1.5.0
14052023-12-06T19:41:31.898Z Downloaded base16ct v0.2.0
14062023-12-06T19:41:31.898Z Downloaded ansi_term v0.12.1
14072023-12-06T19:41:31.898Z Downloaded mockall v0.11.4
14082023-12-06T19:41:31.898Z Downloaded crossbeam-queue v0.3.8
14092023-12-06T19:41:31.898Z Downloaded bit-vec v0.6.3
14102023-12-06T19:41:31.898Z Downloaded arrayref v0.3.7
14112023-12-06T19:41:31.898Z Downloaded crunchy v0.2.2
14122023-12-06T19:41:31.898Z Downloaded normalize-line-endings v0.3.0
14132023-12-06T19:41:31.898Z Downloaded ipnet v2.8.0
14142023-12-06T19:41:31.899Z Downloaded ciborium-io v0.2.1
14152023-12-06T19:41:31.899Z Downloaded async-stream v0.3.5
14162023-12-06T19:41:31.899Z Downloaded assert_matches v1.5.0
14172023-12-06T19:41:31.899Z Downloaded memoffset v0.9.0
14182023-12-06T19:41:31.899Z Downloaded darling v0.20.3
14192023-12-06T19:41:31.899Z Downloaded instant v0.1.12
14202023-12-06T19:41:31.900Z Downloaded lalrpop-util v0.19.12
14212023-12-06T19:41:31.901Z Downloaded crossterm v0.27.0
14222023-12-06T19:41:31.901Z Downloaded async-stream-impl v0.3.5
14232023-12-06T19:41:31.901Z Downloaded aead v0.5.2
14242023-12-06T19:41:31.901Z Downloaded array-init v0.0.4
14252023-12-06T19:41:31.902Z Downloaded approx v0.5.1
14262023-12-06T19:41:31.902Z Downloaded ascii-canvas v3.0.0
14272023-12-06T19:41:31.902Z Downloaded memoffset v0.7.1
14282023-12-06T19:41:31.902Z Downloaded crc v3.0.1
14292023-12-06T19:41:31.902Z Downloaded lock_api v0.4.10
14302023-12-06T19:41:31.902Z Downloaded is_ci v1.1.1
14312023-12-06T19:41:31.902Z Downloaded atomicwrites v0.4.2
14322023-12-06T19:41:31.902Z Downloaded atty v0.2.14
14332023-12-06T19:41:31.903Z Downloaded serde_plain v1.0.2
14342023-12-06T19:41:31.903Z Downloaded linked-hash-map v0.5.6
14352023-12-06T19:41:31.903Z Downloaded curve25519-dalek-derive v0.1.0
14362023-12-06T19:41:31.903Z Downloaded cpufeatures v0.2.9
14372023-12-06T19:41:31.903Z Downloaded crossbeam-epoch v0.9.15
14382023-12-06T19:41:31.903Z Downloaded crc-any v2.4.3
14392023-12-06T19:41:31.903Z Downloaded cookie v0.18.0
14402023-12-06T19:41:31.903Z Downloaded lru-cache v0.1.2
14412023-12-06T19:41:31.903Z Downloaded libefi-sys v0.1.0
14422023-12-06T19:41:31.903Z Downloaded inout v0.1.3
14432023-12-06T19:41:31.903Z Downloaded crypto-common v0.1.6
14442023-12-06T19:41:31.903Z Downloaded cipher v0.4.4
14452023-12-06T19:41:31.903Z Downloaded cfg-if v1.0.0
14462023-12-06T19:41:31.903Z Downloaded match_cfg v0.1.0
14472023-12-06T19:41:31.903Z Downloaded cstr-argument v0.1.2
14482023-12-06T19:41:31.904Z Downloaded crypto-bigint v0.5.2
14492023-12-06T19:41:31.906Z Downloaded convert_case v0.4.0
14502023-12-06T19:41:31.906Z Downloaded constant_time_eq v0.3.0
14512023-12-06T19:41:32.262Z Compiling serde v1.0.192
14522023-12-06T19:41:32.262Z Compiling autocfg v1.1.0
14532023-12-06T19:41:32.272Z Checking cfg-if v1.0.0
14542023-12-06T19:41:32.272Z Compiling version_check v0.9.4
14552023-12-06T19:41:32.272Z Compiling syn v1.0.109
14562023-12-06T19:41:32.292Z Checking libc v0.2.150
14572023-12-06T19:41:32.353Z Compiling syn v2.0.32
14582023-12-06T19:41:32.387Z Compiling parking_lot_core v0.9.8
14592023-12-06T19:41:32.413Z Compiling libm v0.2.7
14602023-12-06T19:41:32.904Z Compiling cc v1.0.83
14612023-12-06T19:41:33.051Z Compiling futures-core v0.3.29
14622023-12-06T19:41:33.098Z Compiling once_cell v1.18.0
14632023-12-06T19:41:33.454Z Compiling serde_json v1.0.108
14642023-12-06T19:41:33.561Z Compiling memchr v2.6.3
14652023-12-06T19:41:33.592Z Compiling lock_api v0.4.10
14662023-12-06T19:41:33.893Z Compiling num-traits v0.2.16
14672023-12-06T19:41:34.167Z Compiling slab v0.4.9
14682023-12-06T19:41:34.339Z Checking getrandom v0.2.10
14692023-12-06T19:41:34.433Z Compiling futures-task v0.3.29
14702023-12-06T19:41:34.678Z Compiling futures-channel v0.3.29
14712023-12-06T19:41:34.933Z Compiling typenum v1.16.0
14722023-12-06T19:41:34.979Z Compiling futures-util v0.3.29
14732023-12-06T19:41:35.277Z Compiling generic-array v0.14.7
14742023-12-06T19:41:35.689Z Checking scopeguard v1.2.0
14752023-12-06T19:41:35.865Z Compiling log v0.4.20
14762023-12-06T19:41:35.882Z Compiling pkg-config v0.3.27
14772023-12-06T19:41:37.051Z Checking smallvec v1.11.0
14782023-12-06T19:41:37.426Z Checking itoa v1.0.9
14792023-12-06T19:41:37.614Z Compiling rustix v0.38.25
14802023-12-06T19:41:37.664Z Compiling indexmap v1.9.3
14812023-12-06T19:41:37.730Z Compiling schemars v0.8.13
14822023-12-06T19:41:38.071Z Compiling vcpkg v0.2.15
14832023-12-06T19:41:38.112Z Compiling fnv v1.0.7
14842023-12-06T19:41:38.247Z Compiling httparse v1.8.0
14852023-12-06T19:41:38.768Z Checking rand_core v0.6.4
14862023-12-06T19:41:38.970Z Compiling ring v0.16.20
14872023-12-06T19:41:39.178Z Compiling ring v0.17.5
14882023-12-06T19:41:40.688Z Compiling aho-corasick v1.0.4
14892023-12-06T19:41:41.000Z Compiling regex-syntax v0.8.2
14902023-12-06T19:41:41.748Z Compiling openssl-sys v0.9.96
14912023-12-06T19:41:43.113Z Compiling parking_lot v0.12.1
14922023-12-06T19:41:44.423Z Checking pin-project-lite v0.2.13
14932023-12-06T19:41:44.574Z Compiling ahash v0.8.3
14942023-12-06T19:41:44.688Z Checking spin v0.5.2
14952023-12-06T19:41:44.975Z Compiling serde_derive_internals v0.26.0
14962023-12-06T19:41:45.184Z Compiling openssl v0.10.60
14972023-12-06T19:41:45.786Z Checking signal-hook-registry v1.4.1
14982023-12-06T19:41:46.261Z Compiling ucd-trie v0.1.6
14992023-12-06T19:41:46.344Z Compiling rustls v0.21.9
15002023-12-06T19:41:46.710Z Compiling regex-automata v0.4.3
15012023-12-06T19:41:47.182Z Checking mio v0.8.9
15022023-12-06T19:41:47.710Z Compiling iana-time-zone v0.1.57
15032023-12-06T19:41:48.138Z Compiling native-tls v0.2.11
15042023-12-06T19:41:48.334Z Compiling async-trait v0.1.74
15052023-12-06T19:41:48.645Z Checking num_cpus v1.16.0
15062023-12-06T19:41:49.194Z Compiling unicode-xid v0.2.4
15072023-12-06T19:41:49.419Z Compiling byteorder v1.5.0
15082023-12-06T19:41:49.596Z Compiling dyn-clone v1.0.13
15092023-12-06T19:41:50.091Z Compiling backtrace v0.3.69
15102023-12-06T19:41:50.131Z Checking socket2 v0.5.5
15112023-12-06T19:41:50.889Z Compiling futures-sink v0.3.29
15122023-12-06T19:41:50.917Z Compiling hashbrown v0.13.2
15132023-12-06T19:41:51.009Z Compiling errno v0.3.2
15142023-12-06T19:41:51.082Z Compiling tinyvec_macros v0.1.1
15152023-12-06T19:41:51.194Z Compiling crc32fast v1.3.2
15162023-12-06T19:41:51.323Z Compiling crossbeam-utils v0.8.16
15172023-12-06T19:41:51.906Z Checking ryu v1.0.15
15182023-12-06T19:41:52.133Z Compiling tinyvec v1.6.0
15192023-12-06T19:41:52.678Z Compiling anyhow v1.0.75
15202023-12-06T19:41:52.726Z Compiling futures-io v0.3.29
15212023-12-06T19:41:53.169Z Compiling pin-utils v0.1.0
15222023-12-06T19:41:53.197Z Compiling spin v0.9.8
15232023-12-06T19:41:53.197Z Compiling tracing-core v0.1.31
15242023-12-06T19:41:53.198Z Compiling unicode-bidi v0.3.13
15252023-12-06T19:41:53.416Z Compiling regex v1.10.2
15262023-12-06T19:41:54.722Z Compiling unicode-normalization v0.1.22
15272023-12-06T19:41:55.268Z Compiling num-integer v0.1.45
15282023-12-06T19:41:55.650Z Compiling synstructure v0.12.6
15292023-12-06T19:41:55.721Z Compiling lazy_static v1.4.0
15302023-12-06T19:41:55.863Z Compiling unicode-width v0.1.11
15312023-12-06T19:41:55.912Z Compiling slog v2.7.0
15322023-12-06T19:41:56.027Z Compiling base64 v0.21.5
15332023-12-06T19:41:56.232Z Compiling serde_derive v1.0.192
15342023-12-06T19:41:56.484Z Compiling thiserror-impl v1.0.49
15352023-12-06T19:41:56.643Z Compiling zeroize_derive v1.4.2
15362023-12-06T19:41:56.882Z Compiling tokio-macros v2.2.0
15372023-12-06T19:41:57.218Z Compiling futures-macro v0.3.29
15382023-12-06T19:41:57.425Z Compiling tracing-attributes v0.1.26
15392023-12-06T19:41:58.593Z Compiling schemars_derive v0.8.13
15402023-12-06T19:41:59.333Z Compiling openssl-macros v0.1.1
15412023-12-06T19:41:59.631Z Checking zeroize v1.7.0
15422023-12-06T19:42:01.897Z Compiling thiserror v1.0.49
15432023-12-06T19:42:02.081Z Compiling pest v2.7.2
15442023-12-06T19:42:02.581Z Compiling zerocopy-derive v0.2.0
15452023-12-06T19:42:02.722Z Compiling untrusted v0.7.1
15462023-12-06T19:42:03.016Z Compiling rustversion v1.0.14
15472023-12-06T19:42:03.957Z Compiling tracing v0.1.37
15482023-12-06T19:42:04.063Z Compiling foreign-types-shared v0.1.1
15492023-12-06T19:42:04.172Z Compiling openssl-probe v0.1.5
15502023-12-06T19:42:04.201Z Compiling hashbrown v0.12.3
15512023-12-06T19:42:04.641Z Compiling percent-encoding v2.3.1
15522023-12-06T19:42:04.712Z Compiling untrusted v0.9.0
15532023-12-06T19:42:04.742Z Checking subtle v2.5.0
15542023-12-06T19:42:05.362Z Compiling time-core v0.1.1
15552023-12-06T19:42:05.366Z Compiling time-macros v0.2.13
15562023-12-06T19:42:05.366Z Compiling foreign-types v0.3.2
15572023-12-06T19:42:06.480Z Compiling pest_meta v2.7.2
15582023-12-06T19:42:09.543Z Compiling pest_generator v2.7.2
15592023-12-06T19:42:10.430Z Compiling try-lock v0.2.4
15602023-12-06T19:42:10.717Z Compiling want v0.3.1
15612023-12-06T19:42:11.608Z Compiling sct v0.7.0
15622023-12-06T19:42:11.611Z Compiling rustls-webpki v0.101.7
15632023-12-06T19:42:12.813Z Compiling form_urlencoded v1.2.1
15642023-12-06T19:42:13.281Z Compiling zerocopy-derive v0.6.4
15652023-12-06T19:42:14.553Z Compiling socket2 v0.4.9
15662023-12-06T19:42:14.731Z Compiling either v1.9.0
15672023-12-06T19:42:14.846Z Compiling pest_derive v2.7.2
15682023-12-06T19:42:14.868Z Compiling httpdate v1.0.3
15692023-12-06T19:42:15.232Z Compiling tower-service v0.3.2
15702023-12-06T19:42:15.570Z Compiling rustls-pemfile v1.0.3
15712023-12-06T19:42:15.896Z Compiling idna v0.5.0
15722023-12-06T19:42:16.028Z Compiling memoffset v0.9.0
15732023-12-06T19:42:16.104Z Compiling usdt-impl v0.3.5
15742023-12-06T19:42:16.439Z Compiling adler v1.0.2
15752023-12-06T19:42:16.772Z Compiling miniz_oxide v0.7.1
15762023-12-06T19:42:16.956Z Compiling rustls-native-certs v0.6.3
15772023-12-06T19:42:17.011Z Compiling zerocopy v0.3.0
15782023-12-06T19:42:17.617Z Compiling url v2.5.0
15792023-12-06T19:42:18.245Z Checking crypto-common v0.1.6
15802023-12-06T19:42:18.487Z Compiling ipnet v2.8.0
15812023-12-06T19:42:18.553Z Compiling signal-hook v0.3.17
15822023-12-06T19:42:18.989Z Compiling dof v0.1.5
15832023-12-06T19:42:19.051Z Checking bytes v1.5.0
15842023-12-06T19:42:19.316Z Checking bitflags v2.4.0
15852023-12-06T19:42:19.733Z Compiling dtrace-parser v0.1.14
15862023-12-06T19:42:20.233Z Checking tokio v1.34.0
15872023-12-06T19:42:20.730Z Compiling indexmap v2.1.0
15882023-12-06T19:42:21.380Z Compiling semver v1.0.20
15892023-12-06T19:42:22.235Z Compiling uuid v1.6.1
15902023-12-06T19:42:22.481Z Compiling chrono v0.4.31
15912023-12-06T19:42:22.534Z Compiling http v0.2.11
15922023-12-06T19:42:23.018Z Compiling toml_datetime v0.6.5
15932023-12-06T19:42:23.730Z Compiling serde_spanned v0.6.4
15942023-12-06T19:42:24.082Z Compiling rustc_version v0.4.0
15952023-12-06T19:42:24.754Z Compiling toml_edit v0.19.15
15962023-12-06T19:42:25.604Z Compiling openapiv3 v2.0.0-rc.1
15972023-12-06T19:42:28.891Z Compiling http-body v0.4.5
15982023-12-06T19:42:30.178Z Compiling serde_urlencoded v0.7.1
15992023-12-06T19:42:30.218Z Compiling clap_derive v4.4.2
16002023-12-06T19:42:30.992Z Compiling crossbeam-epoch v0.9.15
16012023-12-06T19:42:31.167Z Compiling encoding_rs v0.8.33
16022023-12-06T19:42:31.632Z Compiling thread-id v4.2.0
16032023-12-06T19:42:31.782Z Compiling mime v0.3.17
16042023-12-06T19:42:32.459Z Compiling webpki-roots v0.25.2
16052023-12-06T19:42:32.677Z Compiling siphasher v0.3.11
16062023-12-06T19:42:32.698Z Checking const-oid v0.9.5
16072023-12-06T19:42:33.303Z Compiling gimli v0.28.0
16082023-12-06T19:42:35.696Z Compiling tokio-util v0.7.10
16092023-12-06T19:42:36.730Z Compiling tokio-rustls v0.24.1
16102023-12-06T19:42:37.488Z Compiling h2 v0.3.21
16112023-12-06T19:42:38.379Z Compiling serde_tokenstream v0.1.7
16122023-12-06T19:42:38.397Z Compiling strum_macros v0.25.2
16132023-12-06T19:42:38.947Z Compiling bzip2-sys v0.1.11+1.0.8
16142023-12-06T19:42:38.966Z Compiling object v0.32.1
16152023-12-06T19:42:39.946Z Compiling tokio-native-tls v0.3.1
16162023-12-06T19:42:40.093Z Compiling num-iter v0.1.43
16172023-12-06T19:42:40.219Z Compiling addr2line v0.21.0
16182023-12-06T19:42:40.713Z Compiling rustc-demangle v0.1.23
16192023-12-06T19:42:42.281Z Compiling flate2 v1.0.28
16202023-12-06T19:42:42.848Z Compiling heapless v0.7.16
16212023-12-06T19:42:43.449Z Compiling block-buffer v0.10.4
16222023-12-06T19:42:43.589Z Compiling doc-comment v0.3.3
16232023-12-06T19:42:44.351Z Compiling ppv-lite86 v0.2.17
16242023-12-06T19:42:44.753Z Compiling usdt-attr-macro v0.3.5
16252023-12-06T19:42:44.831Z Compiling usdt-macro v0.3.5
16262023-12-06T19:42:44.990Z Compiling toml v0.7.8
16272023-12-06T19:42:45.572Z Compiling rand_chacha v0.3.1
16282023-12-06T19:42:46.887Z Compiling digest v0.10.7
16292023-12-06T19:42:47.067Z Compiling toml_edit v0.21.0
16302023-12-06T19:42:47.075Z Compiling hex v0.4.3
16312023-12-06T19:42:47.393Z Compiling pin-project-internal v1.1.3
16322023-12-06T19:42:47.722Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16332023-12-06T19:42:47.745Z Compiling bit-vec v0.6.3
16342023-12-06T19:42:48.483Z Compiling hyper v0.14.27
16352023-12-06T19:42:49.909Z Compiling rand v0.8.5
16362023-12-06T19:42:49.996Z Compiling phf_shared v0.10.0
16372023-12-06T19:42:50.654Z Compiling num-bigint v0.4.4
16382023-12-06T19:42:51.916Z Compiling fixedbitset v0.4.2
16392023-12-06T19:42:52.175Z Compiling smoltcp v0.9.1
16402023-12-06T19:42:52.610Z Compiling precomputed-hash v0.1.1
16412023-12-06T19:42:52.615Z Compiling new_debug_unreachable v1.0.4
16422023-12-06T19:42:52.712Z Compiling string_cache v0.8.7
16432023-12-06T19:42:52.730Z Compiling petgraph v0.6.4
16442023-12-06T19:42:53.936Z Compiling bit-set v0.5.3
16452023-12-06T19:42:53.963Z Compiling itertools v0.10.5
16462023-12-06T19:42:54.916Z Compiling enum-as-inner v0.5.1
16472023-12-06T19:42:54.936Z Compiling hubpack_derive v0.1.1
16482023-12-06T19:42:54.941Z Compiling diesel_table_macro_syntax v0.1.0
16492023-12-06T19:42:55.561Z Compiling lalrpop-util v0.19.12
16502023-12-06T19:42:56.070Z Compiling unicode-segmentation v1.10.1
16512023-12-06T19:42:56.277Z Compiling diesel_derives v2.1.2
16522023-12-06T19:42:57.083Z Compiling snafu-derive v0.7.5
16532023-12-06T19:42:57.450Z Compiling cpufeatures v0.2.9
16542023-12-06T19:42:58.313Z Compiling sha2 v0.10.8
16552023-12-06T19:42:58.459Z Compiling rustix v0.37.23
16562023-12-06T19:42:58.580Z Compiling hmac v0.12.1
16572023-12-06T19:42:58.939Z Compiling md-5 v0.10.5
16582023-12-06T19:42:59.312Z Compiling serde_repr v0.1.16
16592023-12-06T19:42:59.350Z Compiling stringprep v0.1.3
16602023-12-06T19:43:00.271Z Compiling hyper-tls v0.5.0
16612023-12-06T19:43:00.746Z Compiling hyper-rustls v0.24.2
16622023-12-06T19:43:00.960Z Compiling hash32 v0.2.1
16632023-12-06T19:43:01.151Z Checking bitflags v1.3.2
16642023-12-06T19:43:01.275Z Compiling fallible-iterator v0.2.0
16652023-12-06T19:43:01.555Z Compiling reqwest v0.11.22
16662023-12-06T19:43:02.080Z Compiling stable_deref_trait v1.2.0
16672023-12-06T19:43:02.439Z Compiling postgres-protocol v0.6.6
16682023-12-06T19:43:04.234Z Compiling terminal_size v0.2.6
16692023-12-06T19:43:04.634Z Compiling phf_shared v0.11.2
16702023-12-06T19:43:04.781Z Compiling block-padding v0.3.3
16712023-12-06T19:43:05.176Z Compiling scheduled-thread-pool v0.2.7
16722023-12-06T19:43:05.180Z Compiling deranged v0.3.8
16732023-12-06T19:43:06.267Z Compiling managed v0.8.0
16742023-12-06T19:43:06.338Z Compiling num_threads v0.1.6
16752023-12-06T19:43:06.511Z Compiling regex-automata v0.1.10
16762023-12-06T19:43:06.598Z Compiling matches v0.1.10
16772023-12-06T19:43:06.724Z Compiling idna v0.2.3
16782023-12-06T19:43:06.737Z Compiling clap_builder v4.4.2
16792023-12-06T19:43:07.250Z Compiling bstr v0.2.17
16802023-12-06T19:43:07.519Z Compiling r2d2 v0.8.10
16812023-12-06T19:43:08.053Z Compiling time v0.3.27
16822023-12-06T19:43:08.083Z Compiling signal-hook-mio v0.2.3
16832023-12-06T19:43:08.301Z Compiling inout v0.1.3
16842023-12-06T19:43:08.756Z Compiling phf v0.11.2
16852023-12-06T19:43:09.176Z Compiling bzip2 v0.4.4
16862023-12-06T19:43:09.365Z Compiling postgres-types v0.2.6
16872023-12-06T19:43:09.760Z Compiling hubpack v0.1.2
16882023-12-06T19:43:10.452Z Compiling pin-project v1.1.3
16892023-12-06T19:43:10.735Z Compiling ipnetwork v0.20.0
16902023-12-06T19:43:11.108Z Compiling zerocopy v0.6.4
16912023-12-06T19:43:11.985Z Compiling itertools v0.11.0
16922023-12-06T19:43:12.117Z Compiling futures-executor v0.3.29
16932023-12-06T19:43:13.010Z Compiling float-cmp v0.9.0
16942023-12-06T19:43:14.303Z Compiling difflib v0.4.0
16952023-12-06T19:43:15.937Z Compiling predicates-core v1.0.6
16962023-12-06T19:43:17.348Z Compiling whoami v1.4.1
16972023-12-06T19:43:17.348Z Compiling data-encoding v2.4.0
16982023-12-06T19:43:17.348Z Compiling static_assertions v1.1.0
16992023-12-06T19:43:17.348Z Compiling regex-automata v0.3.8
17002023-12-06T19:43:17.348Z Compiling normalize-line-endings v0.3.0
17012023-12-06T19:43:17.349Z Compiling predicates v3.0.4
17022023-12-06T19:43:17.421Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17032023-12-06T19:43:20.050Z Compiling bstr v1.6.0
17042023-12-06T19:43:20.659Z Compiling trust-dns-proto v0.22.0
17052023-12-06T19:43:20.995Z Compiling tokio-postgres v0.7.10
17062023-12-06T19:43:22.668Z Compiling yasna v0.5.2
17072023-12-06T19:43:22.978Z Compiling diesel v2.1.4
17082023-12-06T19:43:25.786Z Compiling clap v4.4.3
17092023-12-06T19:43:25.931Z Compiling futures v0.3.29
17102023-12-06T19:43:26.097Z Compiling snafu v0.7.5
17112023-12-06T19:43:26.824Z Compiling zip v0.6.6
17122023-12-06T19:43:27.048Z Compiling similar v2.2.1
17132023-12-06T19:43:27.136Z Compiling cipher v0.4.4
17142023-12-06T19:43:27.517Z Compiling crossterm v0.27.0
17152023-12-06T19:43:28.349Z Compiling signature v2.1.0
17162023-12-06T19:43:28.431Z Compiling usdt v0.3.5
17172023-12-06T19:43:28.841Z Compiling tokio-stream v0.1.14
17182023-12-06T19:43:29.392Z Compiling console v0.15.7
17192023-12-06T19:43:30.568Z Checking hashbrown v0.14.2
17202023-12-06T19:43:31.923Z Checking equivalent v1.0.1
17212023-12-06T19:43:32.060Z Checking unicode-ident v1.0.12
17222023-12-06T19:43:32.290Z Checking proc-macro2 v1.0.69
17232023-12-06T19:43:33.688Z Checking quote v1.0.33
17242023-12-06T19:43:35.078Z Checking utf8parse v0.2.1
17252023-12-06T19:43:36.079Z Checking anstyle v1.0.2
17262023-12-06T19:43:36.969Z Checking io-lifetimes v1.0.11
17272023-12-06T19:43:39.848Z Checking anstyle-parse v0.2.1
17282023-12-06T19:43:43.785Z Checking colorchoice v1.0.0
17292023-12-06T19:43:44.598Z Checking anstyle-query v1.0.0
17302023-12-06T19:43:44.758Z Checking anstream v0.5.0
17312023-12-06T19:43:45.085Z Checking clap_lex v0.5.1
17322023-12-06T19:43:45.208Z Checking strsim v0.10.0
17332023-12-06T19:43:46.259Z Checking winnow v0.5.15
17342023-12-06T19:43:51.078Z Compiling serde_tokenstream v0.2.0
17352023-12-06T19:43:55.735Z Compiling regress v0.7.1
17362023-12-06T19:44:01.362Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17372023-12-06T19:44:08.514Z Compiling getopts v0.2.21
17382023-12-06T19:44:09.704Z Compiling unsafe-libyaml v0.2.9
17392023-12-06T19:44:10.214Z Checking heck v0.4.1
17402023-12-06T19:44:10.506Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17412023-12-06T19:44:11.406Z Compiling ident_case v1.0.1
17422023-12-06T19:44:11.646Z Checking fastrand v2.0.0
17432023-12-06T19:44:11.707Z Checking match_cfg v0.1.0
17442023-12-06T19:44:11.825Z Compiling serde_yaml v0.9.25
17452023-12-06T19:44:12.132Z Checking tempfile v3.8.1
17462023-12-06T19:44:12.465Z Checking hostname v0.3.1
17472023-12-06T19:44:12.641Z Checking atty v0.2.14
17482023-12-06T19:44:12.658Z Checking quick-error v1.2.3
17492023-12-06T19:44:12.795Z Compiling paste v1.0.14
17502023-12-06T19:44:13.243Z Checking crossbeam-channel v0.5.8
17512023-12-06T19:44:13.251Z Checking sha1 v0.10.6
17522023-12-06T19:44:13.251Z Checking dirs-sys-next v0.1.2
17532023-12-06T19:44:13.476Z Checking dirs-next v2.0.0
17542023-12-06T19:44:13.669Z Checking thread_local v1.1.7
17552023-12-06T19:44:13.990Z Checking instant v0.1.12
17562023-12-06T19:44:14.074Z Compiling slog-async v2.8.0
17572023-12-06T19:44:14.129Z Checking term v0.7.0
17582023-12-06T19:44:14.757Z Checking camino v1.1.6
17592023-12-06T19:44:14.889Z Compiling multer v2.1.0
17602023-12-06T19:44:15.314Z Checking take_mut v0.2.2
17612023-12-06T19:44:15.645Z Checking slog-term v2.9.0
17622023-12-06T19:44:15.651Z Compiling darling_core v0.20.3
17632023-12-06T19:44:15.924Z Checking slog-json v2.6.1
17642023-12-06T19:44:16.337Z Compiling async-stream-impl v0.3.5
17652023-12-06T19:44:16.372Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17662023-12-06T19:44:16.793Z Checking atomic-waker v1.1.1
17672023-12-06T19:44:16.961Z Checking debug-ignore v1.0.5
17682023-12-06T19:44:17.137Z Checking waitgroup v0.1.2
17692023-12-06T19:44:17.398Z Checking slog-bunyan v2.4.0
17702023-12-06T19:44:18.196Z Checking toml v0.8.8
17712023-12-06T19:44:18.503Z Checking async-stream v0.3.5
17722023-12-06T19:44:18.749Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17732023-12-06T19:44:18.791Z Checking serde_path_to_error v0.1.14
17742023-12-06T19:44:19.037Z Checking strum v0.25.0
17752023-12-06T19:44:19.229Z Compiling structmeta-derive v0.2.0
17762023-12-06T19:44:19.375Z Checking wait-timeout v0.2.0
17772023-12-06T19:44:19.617Z Checking rusty-fork v0.3.0
17782023-12-06T19:44:19.788Z Checking rand_xorshift v0.3.0
17792023-12-06T19:44:20.003Z Compiling regex-syntax v0.7.5
17802023-12-06T19:44:20.026Z Checking unarray v0.1.4
17812023-12-06T19:44:20.233Z Checking proptest v1.4.0
17822023-12-06T19:44:24.239Z Compiling structmeta v0.2.0
17832023-12-06T19:44:24.846Z Checking backoff v0.4.0
17842023-12-06T19:44:25.252Z Compiling test-strategy v0.3.1
17852023-12-06T19:44:25.676Z Compiling darling_macro v0.20.3
17862023-12-06T19:44:27.294Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17872023-12-06T19:44:27.314Z Compiling darling v0.20.3
17882023-12-06T19:44:27.463Z Compiling serde_with_macros v2.3.3
17892023-12-06T19:44:27.505Z Checking macaddr v1.0.1
17902023-12-06T19:44:27.998Z Checking camino-tempfile v1.1.1
17912023-12-06T19:44:28.277Z Checking is-terminal v0.4.9
17922023-12-06T19:44:28.399Z Compiling proc-macro-error-attr v1.0.4
17932023-12-06T19:44:28.434Z Compiling proc-macro-error v1.0.4
17942023-12-06T19:44:29.111Z Compiling proc-macro-crate v1.3.1
17952023-12-06T19:44:30.090Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17962023-12-06T19:44:30.709Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17972023-12-06T19:44:30.847Z Checking termtree v0.4.1
17982023-12-06T19:44:31.115Z Checking predicates-tree v1.0.9
17992023-12-06T19:44:31.310Z Compiling num_enum_derive v0.5.11
18002023-12-06T19:44:31.329Z Compiling parse-display-derive v0.8.2
18012023-12-06T19:44:31.388Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18022023-12-06T19:44:31.672Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18032023-12-06T19:44:31.872Z Checking serde_with v2.3.3
18042023-12-06T19:44:31.890Z Checking base64ct v1.6.0
18052023-12-06T19:44:31.934Z Checking postcard-cobs v0.1.5-pre
18062023-12-06T19:44:31.949Z Compiling crucible-workspace-hack v0.1.0
18072023-12-06T19:44:32.159Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18082023-12-06T19:44:32.363Z Checking postcard v0.7.3
18092023-12-06T19:44:32.575Z Checking smoltcp v0.8.2
18102023-12-06T19:44:32.607Z Compiling foreign-types-macros v0.2.3
18112023-12-06T19:44:32.960Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18122023-12-06T19:44:33.387Z Checking cfg-if v0.1.10
18132023-12-06T19:44:33.505Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-12-06T19:44:33.754Z Checking foreign-types-shared v0.3.1
18152023-12-06T19:44:33.901Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18162023-12-06T19:44:34.746Z Checking foreign-types v0.5.0
18172023-12-06T19:44:34.875Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18182023-12-06T19:44:34.949Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18192023-12-06T19:44:35.772Z Checking num_enum v0.5.11
18202023-12-06T19:44:35.972Z Checking cstr-argument v0.1.2
18212023-12-06T19:44:36.215Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18222023-12-06T19:44:36.240Z Checking pretty-hex v0.2.1
18232023-12-06T19:44:36.456Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18242023-12-06T19:44:36.485Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18252023-12-06T19:44:36.635Z Checking colored v2.0.4
18262023-12-06T19:44:36.861Z Compiling zone_cfg_derive v0.3.0
18272023-12-06T19:44:36.918Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18282023-12-06T19:44:37.144Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18292023-12-06T19:44:37.401Z Checking predicates v2.1.5
18302023-12-06T19:44:37.637Z Compiling mockall_derive v0.11.4
18312023-12-06T19:44:38.419Z Compiling num-derive v0.4.0
18322023-12-06T19:44:38.840Z Checking parse-display v0.8.2
18332023-12-06T19:44:39.433Z Checking fragile v2.0.0
18342023-12-06T19:44:39.433Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18352023-12-06T19:44:39.433Z Checking downcast v0.11.0
18362023-12-06T19:44:39.438Z Checking zone v0.3.0
18372023-12-06T19:44:39.595Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18382023-12-06T19:44:39.915Z Checking smf v0.2.2
18392023-12-06T19:44:39.964Z Checking xattr v1.0.1
18402023-12-06T19:44:40.091Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18412023-12-06T19:44:40.280Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18422023-12-06T19:44:40.553Z Checking filetime v0.2.22
18432023-12-06T19:44:40.590Z Checking pem v3.0.2
18442023-12-06T19:44:40.829Z Checking tar v0.4.40
18452023-12-06T19:44:40.945Z Checking linked-hash-map v0.5.6
18462023-12-06T19:44:41.311Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18472023-12-06T19:44:41.416Z Checking lru-cache v0.1.2
18482023-12-06T19:44:41.684Z Checking headers-core v0.2.0
18492023-12-06T19:44:41.707Z Checking password-hash v0.5.0
18502023-12-06T19:44:41.862Z Checking headers v0.3.9
18512023-12-06T19:44:41.967Z Checking blake2 v0.10.6
18522023-12-06T19:44:42.314Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18532023-12-06T19:44:42.366Z Checking base64 v0.13.1
18542023-12-06T19:44:42.601Z Checking argon2 v0.5.2
18552023-12-06T19:44:42.957Z Checking pem v1.1.1
18562023-12-06T19:44:42.979Z Checking rcgen v0.11.3
18572023-12-06T19:44:43.276Z Checking atomicwrites v0.4.2
18582023-12-06T19:44:43.293Z Checking subprocess v0.2.9
18592023-12-06T19:44:43.509Z Compiling cancel-safe-futures v0.1.5
18602023-12-06T19:44:43.539Z Checking ciborium-io v0.2.1
18612023-12-06T19:44:43.587Z Checking half v1.8.2
18622023-12-06T19:44:43.742Z Checking arc-swap v1.6.0
18632023-12-06T19:44:44.057Z Checking textwrap v0.11.0
18642023-12-06T19:44:44.074Z Compiling heck v0.3.3
18652023-12-06T19:44:44.159Z Checking vec_map v0.8.2
18662023-12-06T19:44:44.288Z Checking ciborium-ll v0.2.1
18672023-12-06T19:44:44.344Z Compiling libefi-sys v0.1.0
18682023-12-06T19:44:44.405Z Checking slog-scope v4.4.0
18692023-12-06T19:44:44.545Z Checking strsim v0.8.0
18702023-12-06T19:44:44.674Z Checking ansi_term v0.12.1
18712023-12-06T19:44:44.732Z Checking slog-stdlog v4.1.1
18722023-12-06T19:44:44.738Z Checking ciborium v0.2.1
18732023-12-06T19:44:44.773Z Compiling structopt-derive v0.4.18
18742023-12-06T19:44:44.892Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18752023-12-06T19:44:45.131Z Checking clap v2.34.0
18762023-12-06T19:44:45.429Z Checking slog-envlogger v2.2.0
18772023-12-06T19:44:45.730Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18782023-12-06T19:44:46.172Z Checking resolv-conf v0.7.0
18792023-12-06T19:44:46.210Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18802023-12-06T19:44:46.271Z Compiling slog-dtrace v0.2.3
18812023-12-06T19:44:46.534Z Compiling convert_case v0.4.0
18822023-12-06T19:44:46.712Z Checking trust-dns-resolver v0.22.0
18832023-12-06T19:44:47.359Z Checking fxhash v0.2.1
18842023-12-06T19:44:47.598Z Checking itertools v0.12.0
18852023-12-06T19:44:48.004Z Compiling derive_more v0.99.17
18862023-12-06T19:44:49.209Z Checking pem-rfc7468 v0.7.0
18872023-12-06T19:44:49.565Z Compiling der_derive v0.7.2
18882023-12-06T19:44:49.601Z Checking flagset v0.4.3
18892023-12-06T19:44:49.636Z Checking structopt v0.3.26
18902023-12-06T19:44:49.865Z Checking termcolor v1.2.0
18912023-12-06T19:44:50.181Z Compiling same-file v1.0.6
18922023-12-06T19:44:50.451Z Compiling radium v0.7.0
18932023-12-06T19:44:50.516Z Compiling walkdir v2.4.0
18942023-12-06T19:44:50.869Z Checking mockall v0.11.4
18952023-12-06T19:44:51.149Z Compiling semver-parser v0.10.2
18962023-12-06T19:44:51.193Z Compiling maybe-uninit v2.0.0
18972023-12-06T19:44:51.633Z Checking tap v1.0.1
18982023-12-06T19:44:51.855Z Checking wyz v0.5.1
18992023-12-06T19:44:52.468Z Compiling semver v0.11.0
19002023-12-06T19:44:52.627Z Compiling num-rational v0.4.1
19012023-12-06T19:44:52.940Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19022023-12-06T19:44:53.728Z Checking funty v2.0.0
19032023-12-06T19:44:53.803Z Checking der v0.7.8
19042023-12-06T19:44:53.936Z Compiling num-bigint-dig v0.8.4
19052023-12-06T19:44:53.957Z Compiling packed_struct v0.10.1
19062023-12-06T19:44:54.369Z Checking crc-catalog v2.2.0
19072023-12-06T19:44:54.557Z Compiling home v0.5.5
19082023-12-06T19:44:54.619Z Checking crc v3.0.1
19092023-12-06T19:44:54.788Z Compiling toolchain_find v0.2.0
19102023-12-06T19:44:55.384Z Checking hkdf v0.12.3
19112023-12-06T19:44:55.469Z Checking bitvec v1.0.1
19122023-12-06T19:44:55.729Z Compiling toml v0.5.11
19132023-12-06T19:44:56.307Z Compiling packed_struct_codegen v0.10.1
19142023-12-06T19:44:56.800Z Checking spki v0.7.2
19152023-12-06T19:44:57.232Z Checking pkcs8 v0.10.2
19162023-12-06T19:44:57.612Z Checking nodrop v0.1.14
19172023-12-06T19:44:57.762Z Checking array-init v0.0.4
19182023-12-06T19:44:58.139Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19192023-12-06T19:44:58.336Z Checking pkcs1 v0.7.5
19202023-12-06T19:44:58.639Z Compiling rustfmt-wrapper v0.2.0
19212023-12-06T19:44:58.961Z Compiling omicron-zone-package v0.9.1
19222023-12-06T19:44:59.455Z Checking smallvec v0.6.14
19232023-12-06T19:45:00.655Z Checking newline-converter v0.3.0
19242023-12-06T19:45:01.191Z Checking num-complex v0.4.4
19252023-12-06T19:45:01.896Z Checking utf-8 v0.7.6
19262023-12-06T19:45:02.180Z Checking keccak v0.1.4
19272023-12-06T19:45:02.255Z Checking bitfield v0.14.0
19282023-12-06T19:45:02.651Z Checking sha3 v0.10.8
19292023-12-06T19:45:02.673Z Checking num v0.4.1
19302023-12-06T19:45:02.693Z Checking tungstenite v0.20.1
19312023-12-06T19:45:02.805Z Checking expectorate v1.1.0
19322023-12-06T19:45:03.030Z Checking serde-hex v0.1.0
19332023-12-06T19:45:03.172Z Checking rsa v0.9.2
19342023-12-06T19:45:03.245Z Checking x509-cert v0.2.4
19352023-12-06T19:45:03.761Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19362023-12-06T19:45:04.115Z Checking env_logger v0.10.0
19372023-12-06T19:45:04.193Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19382023-12-06T19:45:04.604Z Checking ron v0.8.1
19392023-12-06T19:45:04.759Z Checking secrecy v0.8.0
19402023-12-06T19:45:05.064Z Checking crc-any v2.4.3
19412023-12-06T19:45:05.631Z Checking tokio-tungstenite v0.20.1
19422023-12-06T19:45:05.881Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19432023-12-06T19:45:05.924Z Checking object v0.30.4
19442023-12-06T19:45:06.142Z Checking path-slash v0.1.5
19452023-12-06T19:45:06.336Z Compiling buf-list v1.0.3
19462023-12-06T19:45:06.380Z Checking glob v0.3.1
19472023-12-06T19:45:06.571Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19482023-12-06T19:45:06.589Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19492023-12-06T19:45:06.824Z Compiling parking_lot_core v0.8.6
19502023-12-06T19:45:06.918Z Checking swrite v0.1.0
19512023-12-06T19:45:07.074Z Checking nibble_vec v0.1.0
19522023-12-06T19:45:07.351Z Checking endian-type v0.1.2
19532023-12-06T19:45:07.636Z Checking radix_trie v0.2.1
19542023-12-06T19:45:07.760Z Checking pretty-hex v0.4.0
19552023-12-06T19:45:07.991Z Checking libsw v3.3.0
19562023-12-06T19:45:07.999Z Checking parking_lot v0.11.2
19572023-12-06T19:45:08.234Z Checking trust-dns-client v0.22.0
19582023-12-06T19:45:08.383Z Compiling derive-where v1.2.5
19592023-12-06T19:45:08.508Z Checking sled v0.34.7
19602023-12-06T19:45:09.272Z Checking linear-map v1.2.0
19612023-12-06T19:45:09.747Z Checking owo-colors v3.5.0
19622023-12-06T19:45:10.028Z Compiling semver v0.1.20
19632023-12-06T19:45:10.186Z Checking trust-dns-server v0.22.1
19642023-12-06T19:45:11.104Z Compiling rustc_version v0.1.7
19652023-12-06T19:45:12.292Z Compiling newtype_derive v0.1.6
19662023-12-06T19:45:12.314Z Checking crossbeam-deque v0.8.3
19672023-12-06T19:45:12.760Z Compiling unicase v2.7.0
19682023-12-06T19:45:12.968Z Compiling rayon-core v1.12.0
19692023-12-06T19:45:13.077Z Compiling platforms v3.0.2
19702023-12-06T19:45:13.642Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19712023-12-06T19:45:14.186Z Compiling memoffset v0.7.1
19722023-12-06T19:45:14.392Z Checking steno v0.4.0
19732023-12-06T19:45:14.485Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19742023-12-06T19:45:14.549Z Compiling curve25519-dalek v4.1.0
19752023-12-06T19:45:14.759Z Checking rayon v1.8.0
19762023-12-06T19:45:15.375Z Checking globset v0.4.13
19772023-12-06T19:45:15.392Z Checking olpc-cjson v0.1.3
19782023-12-06T19:45:15.688Z Checking serde_plain v1.0.2
19792023-12-06T19:45:15.923Z Checking ff v0.13.0
19802023-12-06T19:45:16.037Z Compiling async-recursion v1.0.5
19812023-12-06T19:45:16.103Z Checking typed-path v0.6.0
19822023-12-06T19:45:16.214Z Checking group v0.13.0
19832023-12-06T19:45:16.570Z Compiling mime_guess v2.0.4
19842023-12-06T19:45:19.006Z Checking universal-hash v0.5.1
19852023-12-06T19:45:20.039Z Checking crypto-bigint v0.5.2
19862023-12-06T19:45:20.039Z Compiling thiserror-impl-no-std v2.0.2
19872023-12-06T19:45:20.039Z Compiling curve25519-dalek-derive v0.1.0
19882023-12-06T19:45:21.687Z Checking tough v0.15.0
19892023-12-06T19:45:23.479Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19902023-12-06T19:45:23.479Z Checking display-error-chain v0.2.0
19912023-12-06T19:45:23.479Z Checking base16ct v0.2.0
19922023-12-06T19:45:23.479Z Checking signature v1.6.4
19932023-12-06T19:45:23.479Z Compiling salty v0.2.0
19942023-12-06T19:45:23.479Z Checking opaque-debug v0.3.0
19952023-12-06T19:45:23.479Z Checking elliptic-curve v0.13.5
19962023-12-06T19:45:24.884Z Checking poly1305 v0.8.0
19972023-12-06T19:45:24.884Z Checking ed25519 v1.5.3
19982023-12-06T19:45:24.884Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19992023-12-06T19:45:24.884Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20002023-12-06T19:45:24.884Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20012023-12-06T19:45:24.884Z Checking chacha20 v0.9.1
20022023-12-06T19:45:24.884Z Checking serde-big-array v0.5.1
20032023-12-06T19:45:24.885Z Checking aead v0.5.2
20042023-12-06T19:45:24.885Z Checking kstat-rs v0.2.3
20052023-12-06T19:45:24.885Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20062023-12-06T19:45:25.920Z Checking thiserror-no-std v2.0.2
20072023-12-06T19:45:25.920Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20082023-12-06T19:45:25.920Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20092023-12-06T19:45:25.920Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20102023-12-06T19:45:25.920Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20112023-12-06T19:45:46.641Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20122023-12-06T19:45:46.642Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20132023-12-06T19:45:46.642Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20142023-12-06T19:45:47.881Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20152023-12-06T19:45:48.414Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20162023-12-06T19:45:48.414Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20172023-12-06T19:45:48.414Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20182023-12-06T19:45:48.414Z Checking vsss-rs v3.3.1
20192023-12-06T19:45:48.414Z Checking chacha20poly1305 v0.10.1
20202023-12-06T19:45:48.415Z Checking signal-hook-tokio v0.3.1
20212023-12-06T19:45:48.415Z Checking serde-big-array v0.4.1
20222023-12-06T19:45:48.415Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20232023-12-06T19:45:48.415Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20242023-12-06T19:45:48.419Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20252023-12-06T19:45:48.419Z Checking bcs v0.1.6
20262023-12-06T19:45:48.419Z Checking corncobs v0.1.3
20272023-12-06T19:45:48.419Z Checking highway v1.1.0
20282023-12-06T19:45:48.591Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20292023-12-06T19:45:48.591Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20302023-12-06T19:45:48.591Z Compiling portable-atomic v1.4.3
20312023-12-06T19:45:48.591Z Compiling crunchy v0.2.2
20322023-12-06T19:45:48.591Z Checking http-range v0.1.5
20332023-12-06T19:45:48.591Z Checking hyper-staticfile v0.9.5
20342023-12-06T19:45:48.592Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20352023-12-06T19:45:48.592Z Compiling clang-sys v1.6.1
20362023-12-06T19:45:48.592Z Checking assert_matches v1.5.0
20372023-12-06T19:45:48.592Z Compiling prettyplease v0.2.12
20382023-12-06T19:45:48.592Z Compiling tiny-keccak v2.0.2
20392023-12-06T19:45:48.592Z Compiling darling_core v0.14.4
20402023-12-06T19:45:48.592Z Checking humantime v2.1.0
20412023-12-06T19:45:48.593Z Compiling minimal-lexical v0.2.1
20422023-12-06T19:45:48.593Z Checking number_prefix v0.4.0
20432023-12-06T19:45:48.593Z Checking indicatif v0.17.7
20442023-12-06T19:45:48.593Z Compiling nom v7.1.3
20452023-12-06T19:45:48.593Z Compiling ascii-canvas v3.0.0
20462023-12-06T19:45:48.593Z Compiling ena v0.14.2
20472023-12-06T19:45:48.593Z Compiling libloading v0.7.4
20482023-12-06T19:45:48.593Z Compiling regex-syntax v0.6.29
20492023-12-06T19:45:48.593Z Compiling bindgen v0.65.1
20502023-12-06T19:45:48.593Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20512023-12-06T19:45:48.593Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20522023-12-06T19:45:48.593Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20532023-12-06T19:45:48.593Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20542023-12-06T19:45:48.933Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20552023-12-06T19:45:49.071Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20562023-12-06T19:45:49.950Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20572023-12-06T19:45:50.439Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20582023-12-06T19:45:50.965Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20592023-12-06T19:45:51.729Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20602023-12-06T19:45:52.892Z Compiling darling_macro v0.14.4
20612023-12-06T19:45:53.275Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20622023-12-06T19:45:53.421Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20632023-12-06T19:45:53.557Z Compiling diff v0.1.13
20642023-12-06T19:45:54.756Z Compiling darling v0.14.4
20652023-12-06T19:45:54.763Z Compiling lalrpop v0.19.12
20662023-12-06T19:45:54.899Z Compiling cexpr v0.6.0
20672023-12-06T19:46:01.015Z Compiling which v4.4.0
20682023-12-06T19:46:01.969Z Compiling ref-cast v1.0.20
20692023-12-06T19:46:02.744Z Checking maplit v1.0.2
20702023-12-06T19:46:02.883Z Compiling shlex v1.1.0
20712023-12-06T19:46:03.315Z Compiling lazycell v1.3.0
20722023-12-06T19:46:03.568Z Compiling peeking_take_while v0.1.2
20732023-12-06T19:46:03.745Z Compiling rustc-hash v1.1.0
20742023-12-06T19:46:06.169Z Compiling derive_builder_core v0.12.0
20752023-12-06T19:46:10.246Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20762023-12-06T19:46:10.250Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20772023-12-06T19:46:11.292Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20782023-12-06T19:46:12.335Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20792023-12-06T19:46:12.763Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20802023-12-06T19:46:14.701Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20812023-12-06T19:46:14.849Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20822023-12-06T19:46:16.791Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20832023-12-06T19:46:17.193Z Compiling ref-cast-impl v1.0.20
20842023-12-06T19:46:17.902Z Compiling libxml v0.3.3
20852023-12-06T19:46:18.125Z Compiling derive_builder_macro v0.12.0
20862023-12-06T19:46:18.475Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20872023-12-06T19:46:19.121Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20882023-12-06T19:46:19.352Z Compiling strum_macros v0.24.3
20892023-12-06T19:46:19.486Z Compiling fs-err v2.11.0
20902023-12-06T19:46:19.916Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20912023-12-06T19:46:20.365Z Compiling cookie v0.18.0
20922023-12-06T19:46:21.205Z Compiling indoc v1.0.9
20932023-12-06T19:46:21.800Z Checking derive_builder v0.12.0
20942023-12-06T19:46:22.398Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20952023-12-06T19:46:24.829Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20962023-12-06T19:46:25.687Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20972023-12-06T19:46:25.748Z Checking bb8 v0.8.1
20982023-12-06T19:46:26.424Z Checking quick-xml v0.23.1
20992023-12-06T19:46:26.429Z Compiling impl-trait-for-tuples v0.2.2
21002023-12-06T19:46:26.463Z Compiling oso-derive v0.27.0
21012023-12-06T19:46:27.233Z Checking unicode-linebreak v0.1.5
21022023-12-06T19:46:27.490Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21032023-12-06T19:46:27.934Z Checking smawk v0.3.1
21042023-12-06T19:46:27.938Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21052023-12-06T19:46:28.235Z Checking textwrap v0.16.0
21062023-12-06T19:46:28.845Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21072023-12-06T19:46:29.229Z Checking bytesize v1.3.0
21082023-12-06T19:46:29.422Z Checking is_ci v1.1.1
21092023-12-06T19:46:29.996Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21102023-12-06T19:46:30.012Z Checking supports-color v2.1.0
21112023-12-06T19:46:30.013Z Checking cassowary v0.3.0
21122023-12-06T19:46:30.107Z Compiling indoc v2.0.3
21132023-12-06T19:46:30.615Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21142023-12-06T19:46:31.377Z Checking rtoolbox v0.0.1
21152023-12-06T19:46:31.639Z Checking rpassword v7.3.1
21162023-12-06T19:46:31.839Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21172023-12-06T19:46:31.851Z Checking ratatui v0.23.0
21182023-12-06T19:46:32.187Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21192023-12-06T19:46:33.358Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21202023-12-06T19:46:34.104Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21212023-12-06T19:46:34.515Z Checking shell-words v1.1.0
21222023-12-06T19:46:34.598Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21232023-12-06T19:46:34.738Z Checking fatfs v0.3.6
21242023-12-06T19:46:35.542Z Checking tui-tree-widget v0.13.0
21252023-12-06T19:46:35.933Z Checking yansi v0.5.1
21262023-12-06T19:46:36.389Z Checking plotters-backend v0.3.5
21272023-12-06T19:46:36.653Z Checking pretty_assertions v1.4.0
21282023-12-06T19:46:36.778Z Checking rand v0.4.6
21292023-12-06T19:46:36.916Z Compiling vte_generate_state_changes v0.1.1
21302023-12-06T19:46:36.968Z Checking plotters-svg v0.3.5
21312023-12-06T19:46:37.272Z Checking remove_dir_all v0.5.3
21322023-12-06T19:46:37.402Z Checking cast v0.3.0
21332023-12-06T19:46:37.877Z Checking criterion-plot v0.5.0
21342023-12-06T19:46:37.916Z Checking vte v0.11.1
21352023-12-06T19:46:38.682Z Checking tempdir v0.3.7
21362023-12-06T19:46:39.205Z Checking plotters v0.3.5
21372023-12-06T19:46:39.205Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21382023-12-06T19:46:39.747Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21392023-12-06T19:46:40.289Z Checking dashmap v5.5.1
21402023-12-06T19:46:42.107Z Checking tinytemplate v1.2.1
21412023-12-06T19:46:43.343Z Compiling serial_test_derive v0.10.0
21422023-12-06T19:46:43.344Z Checking oorandom v11.1.3
21432023-12-06T19:46:43.344Z Checking anes v0.1.6
21442023-12-06T19:46:45.406Z Checking criterion v0.5.1
21452023-12-06T19:46:45.406Z Checking serial_test v0.10.0
21462023-12-06T19:46:46.424Z Checking strip-ansi-escapes v0.2.0
21472023-12-06T19:46:46.424Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21482023-12-06T19:46:46.424Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21492023-12-06T19:46:46.424Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21502023-12-06T19:46:47.508Z Checking assert_cmd v2.0.12
21512023-12-06T19:46:48.399Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21522023-12-06T19:47:07.438Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21532023-12-06T19:47:08.620Z Checking fd-lock v3.0.13
21542023-12-06T19:47:08.621Z Checking nu-ansi-term v0.49.0
21552023-12-06T19:47:08.985Z Checking reedline v0.26.0
21562023-12-06T19:47:08.985Z Checking threadpool v1.8.1
21572023-12-06T19:47:08.985Z Checking nanorand v0.7.0
21582023-12-06T19:47:08.985Z Checking topological-sort v0.2.2
21592023-12-06T19:47:08.985Z Checking flume v0.11.0
21602023-12-06T19:47:08.985Z Checking libtest-mimic v0.6.1
21612023-12-06T19:47:08.985Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21622023-12-06T19:47:08.985Z Checking httptest v0.15.5
21632023-12-06T19:47:08.985Z Checking similar-asserts v1.5.0
21642023-12-06T19:47:08.985Z Compiling rstest_macros v0.18.2
21652023-12-06T19:47:08.985Z Compiling crossbeam-queue v0.3.8
21662023-12-06T19:47:08.985Z Checking bytecount v0.6.3
21672023-12-06T19:47:08.985Z Checking papergrid v0.10.0
21682023-12-06T19:47:08.985Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21692023-12-06T19:47:08.985Z Checking datatest-stable v0.2.3
21702023-12-06T19:47:08.987Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21712023-12-06T19:47:08.987Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21722023-12-06T19:47:08.987Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21732023-12-06T19:47:08.987Z Compiling tabled_derive v0.6.0
21742023-12-06T19:47:08.987Z Compiling relative-path v1.9.0
21752023-12-06T19:47:08.987Z Checking arrayref v0.3.7
21762023-12-06T19:47:08.987Z Checking constant_time_eq v0.2.6
21772023-12-06T19:47:08.987Z Compiling trybuild v1.0.85
21782023-12-06T19:47:08.987Z Checking arrayvec v0.7.4
21792023-12-06T19:47:08.987Z Checking blake2b_simd v1.0.1
21802023-12-06T19:47:08.987Z Checking tabled v0.14.0
21812023-12-06T19:47:08.987Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21822023-12-06T19:47:10.112Z Checking basic-toml v0.1.4
21832023-12-06T19:47:11.663Z Checking constant_time_eq v0.3.0
21842023-12-06T19:47:11.827Z Checking futures-timer v3.0.2
21852023-12-06T19:47:12.270Z Checking rust-argon2 v1.0.1
21862023-12-06T19:47:15.454Z Checking crossbeam v0.8.2
21872023-12-06T19:47:15.599Z Checking partial-io v0.5.4
21882023-12-06T19:47:16.142Z Checking approx v0.5.1
21892023-12-06T19:47:16.467Z Checking termios v0.3.3
21902023-12-06T19:47:16.755Z Checking hex-literal v0.4.1
21912023-12-06T19:47:20.275Z Checking rstest v0.18.2
21922023-12-06T19:47:28.995Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21932023-12-06T19:47:29.224Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21942023-12-06T19:48:25.565Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21952023-12-06T19:48:27.762Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21962023-12-06T19:48:30.454Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21972023-12-06T19:48:50.818Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21982023-12-06T19:49:07.405Z Compiling polar-core v0.27.0
21992023-12-06T19:49:18.024Z Checking oso v0.27.0
22002023-12-06T19:49:56.772Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22012023-12-06T19:51:14.250Z Finished dev [unoptimized + debuginfo] target(s) in 9m 47s
22022023-12-06T19:51:14.473Z
22032023-12-06T19:51:14.474Zreal 10:44.566981582
22042023-12-06T19:51:14.474Zuser 58:37.980564815
22052023-12-06T19:51:14.487Zsys 7:26.841209013
22062023-12-06T19:51:14.488Ztrap 1.994075710
22072023-12-06T19:51:14.488Ztflt 3.811584629
22082023-12-06T19:51:14.488Zdflt 7.381075449
22092023-12-06T19:51:14.489Zkflt 0.023166799
22102023-12-06T19:51:14.489Zlock 1:33:15.714677757
22112023-12-06T19:51:14.489Zslp 2:54:40.607745818
22122023-12-06T19:51:14.489Zlat 2:07.272698019
22132023-12-06T19:51:14.489Zstop 4:18.211799405
22142023-12-06T19:51:15.607Zwarning: output filename collision.
22152023-12-06T19:51:15.608ZThe 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)`.
22162023-12-06T19:51:15.608ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22172023-12-06T19:51:15.608ZThe targets should have unique names.
22182023-12-06T19:51:15.608ZThis is a known bug where multiple crates with the same name use
22192023-12-06T19:51:15.608Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22202023-12-06T19:51:15.615Zwarning: output filename collision.
22212023-12-06T19:51:15.615ZThe 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)`.
22222023-12-06T19:51:15.615ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22232023-12-06T19:51:15.615ZThe targets should have unique names.
22242023-12-06T19:51:15.615ZThis is a known bug where multiple crates with the same name use
22252023-12-06T19:51:15.615Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22262023-12-06T19:51:15.615Zwarning: output filename collision.
22272023-12-06T19:51:15.615ZThe 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)`.
22282023-12-06T19:51:15.615ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22292023-12-06T19:51:15.615ZThe targets should have unique names.
22302023-12-06T19:51:15.615ZThis is a known bug where multiple crates with the same name use
22312023-12-06T19:51:15.615Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22322023-12-06T19:51:16.195Z Documenting libc v0.2.150
22332023-12-06T19:51:16.205Z Documenting cfg-if v1.0.0
22342023-12-06T19:51:16.214Z Documenting serde_derive v1.0.192
22352023-12-06T19:51:16.248Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22362023-12-06T19:51:16.262Z Documenting log v0.4.20
22372023-12-06T19:51:16.262Z Documenting scopeguard v1.2.0
22382023-12-06T19:51:16.273Z Documenting itoa v1.0.9
22392023-12-06T19:51:16.273Z Documenting smallvec v1.11.0
22402023-12-06T19:51:16.671Z Documenting memchr v2.6.3
22412023-12-06T19:51:20.145Z Documenting lock_api v0.4.10
22422023-12-06T19:51:20.166Z Documenting zeroize_derive v1.4.2
22432023-12-06T19:51:20.226Z Documenting pin-project-lite v0.2.13
22442023-12-06T19:51:20.672Z Documenting libm v0.2.7
22452023-12-06T19:51:22.293Z Documenting futures-core v0.3.29
22462023-12-06T19:51:22.422Z Documenting getrandom v0.2.10
22472023-12-06T19:51:23.378Z Documenting parking_lot_core v0.9.8
22482023-12-06T19:51:24.329Z Documenting signal-hook-registry v1.4.1
22492023-12-06T19:51:24.507Z Documenting mio v0.8.9
22502023-12-06T19:51:25.609Z Documenting num-traits v0.2.16
22512023-12-06T19:51:25.643Z Documenting serde v1.0.192
22522023-12-06T19:51:27.644Z Documenting zeroize v1.7.0
22532023-12-06T19:51:27.731Z Documenting thiserror-impl v1.0.49
22542023-12-06T19:51:27.855Z Documenting rand_core v0.6.4
22552023-12-06T19:51:29.209Z Documenting parking_lot v0.12.1
22562023-12-06T19:51:30.267Z Documenting socket2 v0.5.5
22572023-12-06T19:51:30.517Z Documenting num_cpus v1.16.0
22582023-12-06T19:51:32.473Z Documenting tokio-macros v2.2.0
22592023-12-06T19:51:33.282Z Documenting typenum v1.16.0
22602023-12-06T19:51:33.304Z Documenting once_cell v1.18.0
22612023-12-06T19:51:34.822Z Documenting thiserror v1.0.49
22622023-12-06T19:51:34.883Z Documenting subtle v2.5.0
22632023-12-06T19:51:36.166Z Documenting ryu v1.0.15
22642023-12-06T19:51:36.483Z Documenting byteorder v1.5.0
22652023-12-06T19:51:38.902Z Documenting futures-sink v0.3.29
22662023-12-06T19:51:39.176Z Documenting const-oid v0.9.5
22672023-12-06T19:51:40.008Z Documenting pin-utils v0.1.0
22682023-12-06T19:51:40.146Z Documenting futures-task v0.3.29
22692023-12-06T19:51:40.513Z Documenting slab v0.4.9
22702023-12-06T19:51:42.429Z Documenting futures-macro v0.3.29
22712023-12-06T19:51:44.202Z Documenting futures-channel v0.3.29
22722023-12-06T19:51:45.573Z Documenting futures-io v0.3.29
22732023-12-06T19:51:46.548Z Documenting iana-time-zone v0.1.57
22742023-12-06T19:51:47.964Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22752023-12-06T19:51:48.407Z Documenting tinyvec_macros v0.1.1
22762023-12-06T19:51:49.278Z Documenting ppv-lite86 v0.2.17
22772023-12-06T19:51:49.517Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22782023-12-06T19:51:50.325Z Documenting tracing-core v0.1.31
22792023-12-06T19:51:51.403Z Documenting futures-util v0.3.29
22802023-12-06T19:51:52.288Z Documenting tracing-attributes v0.1.26
22812023-12-06T19:51:52.617Z Documenting tinyvec v1.6.0
22822023-12-06T19:51:54.111Z Documenting rand_chacha v0.3.1
22832023-12-06T19:51:58.514Z Documenting unicode-normalization v0.1.22
22842023-12-06T19:52:00.124Z Documenting rand v0.8.5
22852023-12-06T19:52:00.368Z Documenting bytes v1.5.0
22862023-12-06T19:52:01.910Z Documenting bitflags v2.4.0
22872023-12-06T19:52:03.399Z Documenting serde_json v1.0.108
22882023-12-06T19:52:05.202Z Documenting chrono v0.4.31
22892023-12-06T19:52:06.697Z Documenting uuid v1.6.1
22902023-12-06T19:52:07.576Z Documenting tokio v1.34.0
22912023-12-06T19:52:08.022Z Documenting fnv v1.0.7
22922023-12-06T19:52:08.308Z Documenting base64 v0.21.5
22932023-12-06T19:52:11.707Z Documenting lazy_static v1.4.0
22942023-12-06T19:52:13.280Z Documenting unicode-bidi v0.3.13
22952023-12-06T19:52:13.511Z Documenting http v0.2.11
22962023-12-06T19:52:14.112Z Documenting percent-encoding v2.3.1
22972023-12-06T19:52:14.459Z Documenting spin v0.9.8
22982023-12-06T19:52:15.971Z Documenting cpufeatures v0.2.9
22992023-12-06T19:52:17.221Z Documenting generic-array v0.14.7
23002023-12-06T19:52:18.775Z Documenting serde_derive_internals v0.26.0
23012023-12-06T19:52:19.596Z Documenting tracing v0.1.37
23022023-12-06T19:52:19.720Z Checking serde_derive_internals v0.26.0
23032023-12-06T19:52:19.868Z Documenting form_urlencoded v1.2.1
23042023-12-06T19:52:20.242Z Documenting dyn-clone v1.0.13
23052023-12-06T19:52:20.636Z Documenting idna v0.5.0
23062023-12-06T19:52:22.033Z Documenting errno v0.3.2
23072023-12-06T19:52:23.466Z Documenting crypto-common v0.1.6
23082023-12-06T19:52:24.247Z Documenting block-buffer v0.10.4
23092023-12-06T19:52:24.666Z Documenting httparse v1.8.0
23102023-12-06T19:52:25.771Z Documenting adler v1.0.2
23112023-12-06T19:52:26.578Z Documenting schemars_derive v0.8.13
23122023-12-06T19:52:26.720Z Documenting url v2.5.0
23132023-12-06T19:52:27.650Z Documenting rustix v0.38.25
23142023-12-06T19:52:29.739Z Documenting unicode-ident v1.0.12
23152023-12-06T19:52:30.222Z Documenting miniz_oxide v0.7.1
23162023-12-06T19:52:30.673Z Documenting openssl-probe v0.1.5
23172023-12-06T19:52:30.735Z Documenting digest v0.10.7
23182023-12-06T19:52:32.973Z Documenting try-lock v0.2.4
23192023-12-06T19:52:33.930Z Documenting proc-macro2 v1.0.69
23202023-12-06T19:52:35.214Z Documenting untrusted v0.9.0
23212023-12-06T19:52:35.452Z Documenting schemars v0.8.13
23222023-12-06T19:52:36.481Z Documenting httpdate v1.0.3
23232023-12-06T19:52:37.412Z Documenting want v0.3.1
23242023-12-06T19:52:37.534Z Documenting http-body v0.4.5
23252023-12-06T19:52:41.050Z Documenting ring v0.17.5
23262023-12-06T19:52:41.537Z Documenting quote v1.0.33
23272023-12-06T19:52:41.537Z Documenting openssl-sys v0.9.96
23282023-12-06T19:52:42.167Z Documenting async-trait v0.1.74
23292023-12-06T19:53:01.221Z Documenting openssl-macros v0.1.1
23302023-12-06T19:53:01.221Z Documenting tower-service v0.3.2
23312023-12-06T19:53:01.221Z Documenting mime v0.3.17
23322023-12-06T19:53:01.221Z Documenting aho-corasick v1.0.4
23332023-12-06T19:53:01.416Z Documenting rustls-webpki v0.101.7
23342023-12-06T19:53:01.539Z Documenting tokio-util v0.7.10
23352023-12-06T19:53:01.540Z Documenting sct v0.7.0
23362023-12-06T19:53:01.540Z Documenting slog v2.7.0
23372023-12-06T19:53:01.541Z Documenting regex-syntax v0.8.2
23382023-12-06T19:53:01.541Z Documenting openssl v0.10.60
23392023-12-06T19:53:01.541Z Documenting equivalent v1.0.1
23402023-12-06T19:53:01.541Z Documenting ipnet v2.8.0
23412023-12-06T19:53:01.541Z Documenting hashbrown v0.14.2
23422023-12-06T19:53:01.541Z Documenting unicode-width v0.1.11
23432023-12-06T19:53:01.541Z Documenting rustls v0.21.9
23442023-12-06T19:53:01.541Z Documenting rustls-pemfile v1.0.3
23452023-12-06T19:53:01.542Z Documenting h2 v0.3.21
23462023-12-06T19:53:01.542Z Documenting num-integer v0.1.45
23472023-12-06T19:53:01.542Z Documenting time-macros v0.2.13
23482023-12-06T19:53:01.542Z Documenting regex-automata v0.4.3
23492023-12-06T19:53:01.542Z Documenting indexmap v2.1.0
23502023-12-06T19:53:01.542Z Documenting time-core v0.1.1
23512023-12-06T19:53:02.080Z Documenting num_threads v0.1.6
23522023-12-06T19:53:04.812Z Documenting gimli v0.28.0
23532023-12-06T19:53:05.069Z Documenting utf8parse v0.2.1
23542023-12-06T19:53:06.423Z Documenting deranged v0.3.8
23552023-12-06T19:53:06.912Z Documenting native-tls v0.2.11
23562023-12-06T19:53:07.026Z Documenting tokio-rustls v0.24.1
23572023-12-06T19:53:07.463Z Documenting zerocopy v0.6.4
23582023-12-06T19:53:09.185Z Documenting object v0.32.1
23592023-12-06T19:53:12.202Z Documenting hyper v0.14.27
23602023-12-06T19:53:12.572Z Documenting regex v1.10.2
23612023-12-06T19:53:13.008Z Documenting time v0.3.27
23622023-12-06T19:53:14.213Z Documenting addr2line v0.21.0
23632023-12-06T19:53:14.224Z Documenting crossbeam-utils v0.8.16
23642023-12-06T19:53:14.237Z Documenting encoding_rs v0.8.33
23652023-12-06T19:53:15.966Z Checking pest_meta v2.7.2
23662023-12-06T19:53:17.453Z Documenting rustc-demangle v0.1.23
23672023-12-06T19:53:19.713Z Documenting tokio-native-tls v0.3.1
23682023-12-06T19:53:20.149Z Documenting rustls-native-certs v0.6.3
23692023-12-06T19:53:21.081Z Documenting serde_urlencoded v0.7.1
23702023-12-06T19:53:21.141Z Documenting pest_meta v2.7.2
23712023-12-06T19:53:21.226Z Checking pest_generator v2.7.2
23722023-12-06T19:53:21.704Z Documenting webpki-roots v0.25.2
23732023-12-06T19:53:22.431Z Documenting ucd-trie v0.1.6
23742023-12-06T19:53:25.741Z Documenting anstyle v1.0.2
23752023-12-06T19:53:26.940Z Documenting pest_generator v2.7.2
23762023-12-06T19:53:27.281Z Documenting data-encoding v2.4.0
23772023-12-06T19:53:27.476Z Documenting anstyle-parse v0.2.1
23782023-12-06T19:53:27.901Z Documenting backtrace v0.3.69
23792023-12-06T19:53:28.000Z Documenting syn v2.0.32
23802023-12-06T19:53:28.618Z Documenting pest v2.7.2
23812023-12-06T19:53:30.687Z Documenting hyper-tls v0.5.0
23822023-12-06T19:53:31.551Z Documenting hyper-rustls v0.24.2
23832023-12-06T19:53:32.170Z Documenting ipnetwork v0.20.0
23842023-12-06T19:53:33.849Z Documenting sha2 v0.10.8
23852023-12-06T19:53:33.989Z Documenting pest_derive v2.7.2
23862023-12-06T19:53:36.146Z Documenting anyhow v1.0.75
23872023-12-06T19:53:36.712Z Documenting futures-executor v0.3.29
23882023-12-06T19:53:40.474Z Documenting hex v0.4.3
23892023-12-06T19:53:40.688Z Documenting crc32fast v1.3.2
23902023-12-06T19:53:40.888Z Checking serde_tokenstream v0.1.7
23912023-12-06T19:53:41.055Z Documenting anstyle-query v1.0.0
23922023-12-06T19:53:41.426Z Documenting colorchoice v1.0.0
23932023-12-06T19:53:41.764Z Documenting reqwest v0.11.22
23942023-12-06T19:53:42.825Z Documenting dtrace-parser v0.1.14
23952023-12-06T19:53:43.968Z Documenting openapiv3 v2.0.0-rc.1
23962023-12-06T19:53:45.537Z Documenting num-iter v0.1.43
23972023-12-06T19:53:46.139Z Documenting hmac v0.12.1
23982023-12-06T19:53:46.363Z Documenting dof v0.1.5
23992023-12-06T19:53:46.461Z Documenting anstream v0.5.0
24002023-12-06T19:53:48.394Z Documenting signal-hook v0.3.17
24012023-12-06T19:53:51.603Z Documenting thread-id v4.2.0
24022023-12-06T19:53:52.091Z Documenting terminal_size v0.2.6
24032023-12-06T19:53:52.985Z Documenting memoffset v0.9.0
24042023-12-06T19:53:53.191Z Documenting clap_lex v0.5.1
24052023-12-06T19:53:54.075Z Documenting strsim v0.10.0
24062023-12-06T19:53:54.507Z Documenting flate2 v1.0.28
24072023-12-06T19:53:56.389Z Documenting futures v0.3.29
24082023-12-06T19:53:57.007Z Documenting usdt-attr-macro v0.3.5
24092023-12-06T19:53:57.043Z Documenting crossbeam-epoch v0.9.15
24102023-12-06T19:53:57.253Z Documenting usdt-impl v0.3.5
24112023-12-06T19:53:57.932Z Documenting usdt-macro v0.3.5
24122023-12-06T19:53:59.182Z Documenting clap_derive v4.4.2
24132023-12-06T19:54:00.299Z Documenting clap_builder v4.4.2
24142023-12-06T19:54:01.766Z Documenting signal-hook-mio v0.2.3
24152023-12-06T19:54:02.973Z Documenting signature v2.1.0
24162023-12-06T19:54:04.488Z Documenting block-padding v0.3.3
24172023-12-06T19:54:05.271Z Documenting hash32 v0.2.1
24182023-12-06T19:54:05.350Z Documenting usdt v0.3.5
24192023-12-06T19:54:06.820Z Documenting scheduled-thread-pool v0.2.7
24202023-12-06T19:54:07.442Z Documenting bzip2-sys v0.1.11+1.0.8
24212023-12-06T19:54:07.828Z Documenting enum-as-inner v0.5.1
24222023-12-06T19:54:09.899Z Documenting clap v4.4.3
24232023-12-06T19:54:10.104Z Documenting diesel_table_macro_syntax v0.1.0
24242023-12-06T19:54:10.483Z Checking diesel_table_macro_syntax v0.1.0
24252023-12-06T19:54:10.720Z Documenting pin-project-internal v1.1.3
24262023-12-06T19:54:11.207Z Documenting stable_deref_trait v1.2.0
24272023-12-06T19:54:12.619Z Documenting unicode-segmentation v1.10.1
24282023-12-06T19:54:12.823Z Documenting r2d2 v0.8.10
24292023-12-06T19:54:13.108Z Documenting bzip2 v0.4.4
24302023-12-06T19:54:14.923Z Documenting trust-dns-proto v0.22.0
24312023-12-06T19:54:15.322Z Documenting heapless v0.7.16
24322023-12-06T19:54:16.688Z Documenting diesel_derives v2.1.2
24332023-12-06T19:54:17.031Z Documenting inout v0.1.3
24342023-12-06T19:54:17.489Z Documenting crossterm v0.27.0
24352023-12-06T19:54:17.756Z Documenting pin-project v1.1.3
24362023-12-06T19:54:18.875Z Documenting md-5 v0.10.5
24372023-12-06T19:54:18.993Z Documenting stringprep v0.1.3
24382023-12-06T19:54:21.856Z Documenting serde_spanned v0.6.4
24392023-12-06T19:54:22.627Z Documenting toml_datetime v0.6.5
24402023-12-06T19:54:23.288Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24412023-12-06T19:54:24.661Z Documenting doc-comment v0.3.3
24422023-12-06T19:54:25.810Z Documenting snafu-derive v0.7.5
24432023-12-06T19:54:25.898Z Documenting winnow v0.5.15
24442023-12-06T19:54:27.203Z Documenting siphasher v0.3.11
24452023-12-06T19:54:27.698Z Documenting managed v0.8.0
24462023-12-06T19:54:28.419Z Documenting fallible-iterator v0.2.0
24472023-12-06T19:54:28.431Z Documenting bit-vec v0.6.3
24482023-12-06T19:54:28.805Z Documenting either v1.9.0
24492023-12-06T19:54:28.827Z Documenting static_assertions v1.1.0
24502023-12-06T19:54:31.549Z Documenting phf_shared v0.11.2
24512023-12-06T19:54:32.567Z Documenting smoltcp v0.9.1
24522023-12-06T19:54:33.263Z Documenting diesel v2.1.4
24532023-12-06T19:54:33.751Z Documenting toml_edit v0.21.0
24542023-12-06T19:54:34.410Z Documenting cipher v0.4.4
24552023-12-06T19:54:34.648Z Documenting zip v0.6.6
24562023-12-06T19:54:35.965Z Documenting postgres-protocol v0.6.6
24572023-12-06T19:54:37.063Z Documenting num-bigint v0.4.4
24582023-12-06T19:54:37.079Z Documenting snafu v0.7.5
24592023-12-06T19:54:39.952Z Documenting hubpack v0.1.2
24602023-12-06T19:54:41.403Z Documenting bstr v1.6.0
24612023-12-06T19:54:41.481Z Documenting regress v0.7.1
24622023-12-06T19:54:43.691Z Documenting serde_repr v0.1.16
24632023-12-06T19:54:44.400Z Documenting new_debug_unreachable v1.0.4
24642023-12-06T19:54:45.424Z Documenting fixedbitset v0.4.2
24652023-12-06T19:54:46.616Z Documenting lalrpop-util v0.19.12
24662023-12-06T19:54:47.585Z Documenting precomputed-hash v0.1.1
24672023-12-06T19:54:48.452Z Documenting yasna v0.5.2
24682023-12-06T19:54:49.219Z Documenting postgres-types v0.2.6
24692023-12-06T19:54:50.098Z Documenting petgraph v0.6.4
24702023-12-06T19:54:50.212Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24712023-12-06T19:54:50.940Z Documenting phf v0.11.2
24722023-12-06T19:55:01.143Z Documenting console v0.15.7
24732023-12-06T19:55:01.266Z Documenting string_cache v0.8.7
24742023-12-06T19:55:01.456Z Documenting semver v1.0.20
24752023-12-06T19:55:01.456Z Documenting float-cmp v0.9.0
24762023-12-06T19:55:01.460Z Documenting normalize-line-endings v0.3.0
24772023-12-06T19:55:01.460Z Documenting heck v0.4.1
24782023-12-06T19:55:01.460Z Documenting whoami v1.4.1
24792023-12-06T19:55:01.461Z Documenting predicates-core v1.0.6
24802023-12-06T19:55:01.461Z Checking unsafe-libyaml v0.2.9
24812023-12-06T19:55:02.367Z Documenting difflib v0.4.0
24822023-12-06T19:55:02.697Z Documenting bit-set v0.5.3
24832023-12-06T19:55:14.392Z Documenting similar v2.2.1
24842023-12-06T19:55:14.830Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24852023-12-06T19:55:14.830Z Documenting tokio-postgres v0.7.10
24862023-12-06T19:55:14.830Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24872023-12-06T19:55:14.830Z Documenting tokio-stream v0.1.14
24882023-12-06T19:55:14.830Z Documenting unsafe-libyaml v0.2.9
24892023-12-06T19:55:15.034Z Documenting predicates v3.0.4
24902023-12-06T19:55:15.034Z Checking ident_case v1.0.1
24912023-12-06T19:55:15.034Z Checking serde_yaml v0.9.25
24922023-12-06T19:55:15.034Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24932023-12-06T19:55:15.034Z Documenting serde_yaml v0.9.25
24942023-12-06T19:55:15.034Z Documenting getopts v0.2.21
24952023-12-06T19:55:15.034Z Documenting match_cfg v0.1.0
24962023-12-06T19:55:15.034Z Documenting sha1 v0.10.6
24972023-12-06T19:55:15.619Z Documenting dirs-sys-next v0.1.2
24982023-12-06T19:55:17.431Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24992023-12-06T19:55:17.478Z Documenting hostname v0.3.1
25002023-12-06T19:55:17.941Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25012023-12-06T19:55:18.348Z Documenting thread_local v1.1.7
25022023-12-06T19:55:19.846Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25032023-12-06T19:55:21.185Z Documenting dirs-next v2.0.0
25042023-12-06T19:55:21.983Z Documenting paste v1.0.14
25052023-12-06T19:55:22.498Z Documenting crossbeam-channel v0.5.8
25062023-12-06T19:55:23.041Z Documenting atty v0.2.14
25072023-12-06T19:55:23.178Z Documenting take_mut v0.2.2
25082023-12-06T19:55:24.474Z Documenting slog-json v2.6.1
25092023-12-06T19:55:26.625Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25102023-12-06T19:55:26.860Z Documenting term v0.7.0
25112023-12-06T19:55:27.630Z Documenting camino v1.1.6
25122023-12-06T19:55:28.110Z Documenting async-stream-impl v0.3.5
25132023-12-06T19:55:28.557Z Documenting atomic-waker v1.1.1
25142023-12-06T19:55:28.598Z Documenting slog-async v2.8.0
25152023-12-06T19:55:31.141Z Documenting debug-ignore v1.0.5
25162023-12-06T19:55:31.374Z Documenting slog-bunyan v2.4.0
25172023-12-06T19:55:32.656Z Documenting slog-term v2.9.0
25182023-12-06T19:55:32.764Z Documenting waitgroup v0.1.2
25192023-12-06T19:55:34.423Z Checking darling_core v0.20.3
25202023-12-06T19:55:34.691Z Documenting async-stream v0.3.5
25212023-12-06T19:55:34.886Z Documenting toml v0.8.8
25222023-12-06T19:55:35.235Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25232023-12-06T19:55:37.311Z Documenting multer v2.1.0
25242023-12-06T19:55:38.107Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25252023-12-06T19:55:38.112Z Documenting serde_path_to_error v0.1.14
25262023-12-06T19:55:38.297Z Documenting strum v0.25.0
25272023-12-06T19:55:39.068Z Checking darling v0.20.3
25282023-12-06T19:55:39.211Z Documenting serde_with_macros v2.3.3
25292023-12-06T19:55:40.112Z Documenting structmeta-derive v0.2.0
25302023-12-06T19:55:42.025Z Checking structmeta v0.2.0
25312023-12-06T19:55:42.353Z Documenting instant v0.1.12
25322023-12-06T19:55:43.031Z Checking regex-syntax v0.7.5
25332023-12-06T19:55:43.589Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25342023-12-06T19:55:44.371Z Documenting macaddr v1.0.1
25352023-12-06T19:55:44.512Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25362023-12-06T19:55:55.415Z Documenting serde_with v2.3.3
25372023-12-06T19:55:55.743Z Documenting structmeta v0.2.0
25382023-12-06T19:55:55.744Z Documenting backoff v0.4.0
25392023-12-06T19:55:55.744Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25402023-12-06T19:55:55.744Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25412023-12-06T19:55:55.744Z Documenting fastrand v2.0.0
25422023-12-06T19:55:55.744Z Documenting parse-display-derive v0.8.2
25432023-12-06T19:55:55.744Z Documenting is-terminal v0.4.9
25442023-12-06T19:55:55.744Z Documenting base64ct v1.6.0
25452023-12-06T19:55:55.744Z Documenting proc-macro-crate v1.3.1
25462023-12-06T19:55:56.183Z Checking proc-macro-crate v1.3.1
25472023-12-06T19:55:56.523Z Documenting tempfile v3.8.1
25482023-12-06T19:55:56.528Z Documenting proc-macro-error-attr v1.0.4
25492023-12-06T19:55:57.419Z Checking proc-macro-error v1.0.4
25502023-12-06T19:55:57.809Z Documenting postcard-cobs v0.1.5-pre
25512023-12-06T19:56:00.421Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25522023-12-06T19:56:00.970Z Documenting num_enum_derive v0.5.11
25532023-12-06T19:56:01.137Z Documenting foreign-types-macros v0.2.3
25542023-12-06T19:56:02.069Z Documenting postcard v0.7.3
25552023-12-06T19:56:02.272Z Documenting proc-macro-error v1.0.4
25562023-12-06T19:56:02.594Z Documenting parse-display v0.8.2
25572023-12-06T19:56:03.014Z Documenting camino-tempfile v1.1.1
25582023-12-06T19:56:06.669Z Documenting foreign-types-shared v0.3.1
25592023-12-06T19:56:07.237Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25602023-12-06T19:56:07.771Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25612023-12-06T19:56:08.174Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25622023-12-06T19:56:08.662Z Documenting crucible-workspace-hack v0.1.0
25632023-12-06T19:56:08.822Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25642023-12-06T19:56:09.068Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25652023-12-06T19:56:09.298Z Documenting num_enum v0.5.11
25662023-12-06T19:56:09.617Z Documenting cstr-argument v0.1.2
25672023-12-06T19:56:10.648Z Documenting foreign-types v0.5.0
25682023-12-06T19:56:11.372Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25692023-12-06T19:56:14.087Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25702023-12-06T19:56:14.205Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25712023-12-06T19:56:14.511Z Documenting colored v2.0.4
25722023-12-06T19:56:14.695Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732023-12-06T19:56:15.543Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25742023-12-06T19:56:16.651Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25752023-12-06T19:56:16.761Z Documenting zone_cfg_derive v0.3.0
25762023-12-06T19:56:20.445Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25772023-12-06T19:56:20.494Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25782023-12-06T19:56:20.583Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25792023-12-06T19:56:21.469Z Documenting num-derive v0.4.0
25802023-12-06T19:56:21.657Z Documenting smf v0.2.2
25812023-12-06T19:56:22.753Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25822023-12-06T19:56:24.201Z Documenting zone v0.3.0
25832023-12-06T19:56:24.590Z Documenting linked-hash-map v0.5.6
25842023-12-06T19:56:26.623Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25852023-12-06T19:56:26.785Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25862023-12-06T19:56:27.800Z Documenting password-hash v0.5.0
25872023-12-06T19:56:28.230Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25882023-12-06T19:56:29.725Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25892023-12-06T19:56:31.126Z Documenting lru-cache v0.1.2
25902023-12-06T19:56:31.756Z Documenting blake2 v0.10.6
25912023-12-06T19:56:33.368Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25922023-12-06T19:56:33.681Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25932023-12-06T19:56:34.560Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25942023-12-06T19:56:35.685Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25952023-12-06T19:56:36.156Z Checking heck v0.3.3
25962023-12-06T19:56:36.156Z Documenting structopt-derive v0.4.18
25972023-12-06T19:56:37.149Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25982023-12-06T19:56:37.500Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25992023-12-06T19:56:39.161Z Documenting argon2 v0.5.2
26002023-12-06T19:56:39.657Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
26012023-12-06T19:56:40.045Z Documenting libefi-sys v0.1.0
26022023-12-06T19:56:41.842Z Documenting quick-error v1.2.3
26032023-12-06T19:56:43.129Z Documenting structopt v0.3.26
26042023-12-06T19:57:00.229Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26052023-12-06T19:57:00.229Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26062023-12-06T19:57:01.042Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26072023-12-06T19:57:01.089Z Documenting resolv-conf v0.7.0
26082023-12-06T19:57:01.089Z Documenting pem-rfc7468 v0.7.0
26092023-12-06T19:57:01.089Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26102023-12-06T19:57:01.089Z Documenting der_derive v0.7.2
26112023-12-06T19:57:01.089Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26122023-12-06T19:57:01.089Z Documenting flagset v0.4.3
26132023-12-06T19:57:01.089Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26142023-12-06T19:57:01.089Z Documenting trust-dns-resolver v0.22.0
26152023-12-06T19:57:01.089Z Documenting cancel-safe-futures v0.1.5
26162023-12-06T19:57:01.089Z Checking convert_case v0.4.0
26172023-12-06T19:57:01.089Z Documenting convert_case v0.4.0
26182023-12-06T19:57:01.089Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26192023-12-06T19:57:01.089Z Documenting arc-swap v1.6.0
26202023-12-06T19:57:01.096Z Documenting tap v1.0.1
26212023-12-06T19:57:01.096Z Documenting der v0.7.8
26222023-12-06T19:57:01.096Z Documenting derive_more v0.99.17
26232023-12-06T19:57:01.096Z Documenting wyz v0.5.1
26242023-12-06T19:57:01.288Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26252023-12-06T19:57:01.745Z Documenting slog-scope v4.4.0
26262023-12-06T19:57:03.242Z Documenting num-rational v0.4.1
26272023-12-06T19:57:04.744Z Documenting spki v0.7.2
26282023-12-06T19:57:05.231Z Documenting radium v0.7.0
26292023-12-06T19:57:06.676Z Documenting hkdf v0.12.3
26302023-12-06T19:57:07.421Z Documenting num-complex v0.4.4
26312023-12-06T19:57:09.054Z Documenting funty v2.0.0
26322023-12-06T19:57:09.566Z Documenting ciborium-io v0.2.1
26332023-12-06T19:57:09.709Z Documenting crc-catalog v2.2.0
26342023-12-06T19:57:11.429Z Documenting half v1.8.2
26352023-12-06T19:57:11.787Z Documenting pkcs8 v0.10.2
26362023-12-06T19:57:12.962Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26372023-12-06T19:57:13.670Z Documenting bitvec v1.0.1
26382023-12-06T19:57:13.809Z Documenting slog-stdlog v4.1.1
26392023-12-06T19:57:14.088Z Documenting crc v3.0.1
26402023-12-06T19:57:14.633Z Documenting num v0.4.1
26412023-12-06T19:57:14.910Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26422023-12-06T19:57:15.867Z Documenting ciborium-ll v0.2.1
26432023-12-06T19:57:16.750Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26442023-12-06T19:57:17.956Z Documenting slog-dtrace v0.2.3
26452023-12-06T19:57:18.348Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26462023-12-06T19:57:18.503Z Documenting filetime v0.2.22
26472023-12-06T19:57:20.058Z Documenting xattr v1.0.1
26482023-12-06T19:57:21.783Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26492023-12-06T19:57:22.231Z Documenting packed_struct_codegen v0.10.1
26502023-12-06T19:57:23.221Z Documenting keccak v0.1.4
26512023-12-06T19:57:24.281Z Documenting nodrop v0.1.14
26522023-12-06T19:57:25.936Z Documenting tar v0.4.40
26532023-12-06T19:57:27.358Z Documenting sha3 v0.10.8
26542023-12-06T19:57:28.101Z Documenting ciborium v0.2.1
26552023-12-06T19:57:28.546Z Documenting array-init v0.0.4
26562023-12-06T19:57:28.846Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26572023-12-06T19:57:30.942Z Documenting packed_struct v0.10.1
26582023-12-06T19:57:32.467Z Documenting slog-envlogger v2.2.0
26592023-12-06T19:57:32.636Z Documenting pkcs1 v0.7.5
26602023-12-06T19:57:35.234Z Documenting num-bigint-dig v0.8.4
26612023-12-06T19:57:35.258Z Documenting fxhash v0.2.1
26622023-12-06T19:57:35.258Z Documenting secrecy v0.8.0
26632023-12-06T19:57:39.368Z Documenting swrite v0.1.0
26642023-12-06T19:57:39.944Z Documenting bitfield v0.14.0
26652023-12-06T19:57:40.212Z Documenting termcolor v1.2.0
26662023-12-06T19:57:41.020Z Documenting utf-8 v0.7.6
26672023-12-06T19:57:42.796Z Documenting serde-hex v0.1.0
26682023-12-06T19:57:43.012Z Documenting rsa v0.9.2
26692023-12-06T19:57:43.997Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26702023-12-06T19:57:44.244Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26712023-12-06T19:57:44.790Z Documenting x509-cert v0.2.4
26722023-12-06T19:57:46.731Z Documenting tungstenite v0.20.1
26732023-12-06T19:57:46.853Z Documenting env_logger v0.10.0
26742023-12-06T19:57:49.780Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26752023-12-06T19:57:51.680Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26762023-12-06T19:57:53.244Z Documenting newtype_derive v0.1.6
26772023-12-06T19:57:53.618Z Documenting libsw v3.3.0
26782023-12-06T19:57:54.333Z Documenting pem v3.0.2
26792023-12-06T19:57:56.200Z Documenting ron v0.8.1
26802023-12-06T19:57:56.734Z Documenting derive-where v1.2.5
26812023-12-06T19:57:57.323Z Documenting crc-any v2.4.3
26822023-12-06T19:57:59.027Z Documenting linear-map v1.2.0
26832023-12-06T19:57:59.744Z Documenting owo-colors v3.5.0
26842023-12-06T19:58:09.095Z Documenting steno v0.4.0
26852023-12-06T19:58:09.356Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26862023-12-06T19:58:09.356Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26872023-12-06T19:58:09.356Z Documenting tokio-tungstenite v0.20.1
26882023-12-06T19:58:09.357Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26892023-12-06T19:58:09.357Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26902023-12-06T19:58:09.357Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26912023-12-06T19:58:09.385Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26922023-12-06T19:58:16.346Z Documenting itertools v0.12.0
26932023-12-06T19:58:16.479Z Documenting nibble_vec v0.1.0
26942023-12-06T19:58:17.307Z Documenting same-file v1.0.6
26952023-12-06T19:58:18.202Z Documenting path-slash v0.1.5
26962023-12-06T19:58:22.824Z Documenting glob v0.3.1
26972023-12-06T19:58:22.930Z Documenting endian-type v0.1.2
26982023-12-06T19:58:23.445Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26992023-12-06T19:58:23.704Z Documenting walkdir v2.4.0
27002023-12-06T19:58:27.624Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27012023-12-06T19:58:28.475Z Documenting radix_trie v0.2.1
27022023-12-06T19:58:29.279Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032023-12-06T19:58:30.063Z Documenting buf-list v1.0.3
27042023-12-06T19:58:33.873Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27052023-12-06T19:58:34.496Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27062023-12-06T19:58:34.760Z Checking darling_core v0.14.4
27072023-12-06T19:58:34.819Z Documenting trust-dns-client v0.22.0
27082023-12-06T19:58:37.222Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27092023-12-06T19:58:37.599Z Checking darling v0.14.4
27102023-12-06T19:58:38.029Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27112023-12-06T19:58:38.786Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27122023-12-06T19:58:40.502Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27132023-12-06T19:58:40.931Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27142023-12-06T19:58:43.158Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27152023-12-06T19:58:48.257Z Documenting trust-dns-server v0.22.1
27162023-12-06T19:58:51.530Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27172023-12-06T19:58:53.332Z Documenting sled v0.34.7
27182023-12-06T19:58:54.275Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27192023-12-06T19:58:55.304Z Documenting unicase v2.7.0
27202023-12-06T19:58:58.216Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27212023-12-06T19:58:58.646Z Documenting globset v0.4.13
27222023-12-06T19:59:00.085Z Documenting crossbeam-deque v0.8.3
27232023-12-06T19:59:01.309Z Documenting headers-core v0.2.0
27242023-12-06T19:59:01.946Z Documenting olpc-cjson v0.1.3
27252023-12-06T19:59:04.361Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27262023-12-06T19:59:04.900Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27272023-12-06T19:59:05.652Z Documenting serde_plain v1.0.2
27282023-12-06T19:59:06.405Z Documenting ff v0.13.0
27292023-12-06T19:59:06.571Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27302023-12-06T19:59:06.622Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27312023-12-06T19:59:07.322Z Documenting async-recursion v1.0.5
27322023-12-06T19:59:07.996Z Documenting display-error-chain v0.2.0
27332023-12-06T19:59:08.882Z Documenting pretty-hex v0.4.0
27342023-12-06T19:59:10.660Z Documenting typed-path v0.6.0
27352023-12-06T19:59:11.735Z Documenting headers v0.3.9
27362023-12-06T19:59:11.852Z Documenting rayon-core v1.12.0
27372023-12-06T19:59:21.780Z Documenting group v0.13.0
27382023-12-06T19:59:21.806Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27392023-12-06T19:59:21.806Z Documenting mime_guess v2.0.4
27402023-12-06T19:59:21.806Z Checking derive_builder_core v0.12.0
27412023-12-06T19:59:22.218Z Documenting derive_builder_core v0.12.0
27422023-12-06T19:59:22.218Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27432023-12-06T19:59:22.219Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27442023-12-06T19:59:22.219Z Documenting tough v0.15.0
27452023-12-06T19:59:22.219Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27462023-12-06T19:59:22.219Z Documenting universal-hash v0.5.1
27472023-12-06T19:59:22.219Z Documenting crypto-bigint v0.5.2
27482023-12-06T19:59:22.219Z Documenting bcs v0.1.6
27492023-12-06T19:59:25.960Z Documenting kstat-rs v0.2.3
27502023-12-06T19:59:27.486Z Documenting thiserror-impl-no-std v2.0.2
27512023-12-06T19:59:28.315Z Documenting curve25519-dalek-derive v0.1.0
27522023-12-06T19:59:31.400Z Documenting base16ct v0.2.0
27532023-12-06T19:59:32.456Z Documenting opaque-debug v0.3.0
27542023-12-06T19:59:32.890Z Documenting highway v1.1.0
27552023-12-06T19:59:35.042Z Documenting curve25519-dalek v4.1.0
27562023-12-06T19:59:35.348Z Documenting thiserror-no-std v2.0.2
27572023-12-06T19:59:35.700Z Documenting elliptic-curve v0.13.5
27582023-12-06T19:59:36.643Z Documenting poly1305 v0.8.0
27592023-12-06T19:59:36.973Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27602023-12-06T19:59:38.792Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27612023-12-06T19:59:39.408Z Documenting derive_builder_macro v0.12.0
27622023-12-06T19:59:39.530Z Documenting rayon v1.8.0
27632023-12-06T19:59:41.151Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27642023-12-06T19:59:44.200Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27652023-12-06T19:59:46.927Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27662023-12-06T19:59:51.165Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27672023-12-06T19:59:51.308Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27682023-12-06T20:00:02.872Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27692023-12-06T20:00:06.711Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27702023-12-06T20:00:09.489Z Documenting portable-atomic v1.4.3
27712023-12-06T20:00:11.022Z Documenting ed25519 v1.5.3
27722023-12-06T20:00:14.084Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27732023-12-06T20:00:14.349Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27742023-12-06T20:00:15.326Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27752023-12-06T20:00:17.976Z Documenting chacha20 v0.9.1
27762023-12-06T20:00:18.113Z Documenting aead v0.5.2
27772023-12-06T20:00:20.132Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27782023-12-06T20:00:22.339Z Documenting ref-cast-impl v1.0.20
27792023-12-06T20:00:25.778Z Documenting vte_generate_state_changes v0.1.1
27802023-12-06T20:00:27.256Z Documenting number_prefix v0.4.0
27812023-12-06T20:00:30.493Z Documenting cassowary v0.3.0
27822023-12-06T20:00:30.785Z Documenting ref-cast v1.0.20
27832023-12-06T20:00:31.426Z Documenting vte v0.11.1
27842023-12-06T20:00:32.132Z Documenting chacha20poly1305 v0.10.1
27852023-12-06T20:00:32.777Z Documenting indicatif v0.17.7
27862023-12-06T20:00:33.485Z Documenting salty v0.2.0
27872023-12-06T20:00:35.180Z Documenting vsss-rs v3.3.1
27882023-12-06T20:00:36.162Z Documenting ratatui v0.23.0
27892023-12-06T20:00:37.901Z Documenting derive_builder v0.12.0
27902023-12-06T20:00:40.370Z Documenting fs-err v2.11.0
27912023-12-06T20:00:41.738Z Documenting polar-core v0.27.0
27922023-12-06T20:00:41.897Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27932023-12-06T20:00:44.034Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27942023-12-06T20:00:45.940Z Documenting libxml v0.3.3
27952023-12-06T20:00:46.319Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27962023-12-06T20:00:47.275Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27972023-12-06T20:00:48.661Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27982023-12-06T20:00:49.796Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27992023-12-06T20:00:53.936Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28002023-12-06T20:00:54.419Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28012023-12-06T20:00:54.691Z Documenting bb8 v0.8.1
28022023-12-06T20:00:55.076Z Documenting quick-xml v0.23.1
28032023-12-06T20:00:55.524Z Documenting serde-big-array v0.5.1
28042023-12-06T20:01:02.099Z Documenting bytesize v1.3.0
28052023-12-06T20:01:02.192Z Documenting rtoolbox v0.0.1
28062023-12-06T20:01:02.711Z Documenting oso-derive v0.27.0
28072023-12-06T20:01:03.626Z Documenting impl-trait-for-tuples v0.2.2
28082023-12-06T20:01:05.177Z Documenting unicode-linebreak v0.1.5
28092023-12-06T20:01:08.443Z Documenting http-range v0.1.5
28102023-12-06T20:01:08.621Z Documenting humantime v2.1.0
28112023-12-06T20:01:09.164Z Documenting is_ci v1.1.1
28122023-12-06T20:01:09.548Z Documenting maplit v1.0.2
28132023-12-06T20:01:12.316Z Documenting smawk v0.3.1
28142023-12-06T20:01:13.514Z Documenting hyper-staticfile v0.9.5
28152023-12-06T20:01:14.200Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28162023-12-06T20:01:14.750Z Documenting supports-color v2.1.0
28172023-12-06T20:01:14.850Z Documenting rpassword v7.3.1
28182023-12-06T20:01:14.945Z Documenting oso v0.27.0
28192023-12-06T20:01:16.905Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28202023-12-06T20:01:18.374Z Documenting textwrap v0.16.0
28212023-12-06T20:01:21.468Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28222023-12-06T20:01:21.868Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28232023-12-06T20:01:22.861Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28242023-12-06T20:01:23.632Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28252023-12-06T20:01:25.038Z Documenting tui-tree-widget v0.13.0
28262023-12-06T20:01:30.968Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28272023-12-06T20:01:33.176Z Documenting strip-ansi-escapes v0.2.0
28282023-12-06T20:01:33.771Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28292023-12-06T20:01:55.042Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28302023-12-06T20:01:55.404Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28312023-12-06T20:01:55.573Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28322023-12-06T20:01:55.649Z Documenting cookie v0.18.0
28332023-12-06T20:01:55.650Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28342023-12-06T20:01:55.650Z Documenting rcgen v0.11.3
28352023-12-06T20:01:55.650Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28362023-12-06T20:01:55.650Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28372023-12-06T20:01:55.650Z Documenting atomicwrites v0.4.2
28382023-12-06T20:01:57.781Z Documenting signal-hook-tokio v0.3.1
28392023-12-06T20:01:57.852Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28402023-12-06T20:01:58.876Z Documenting fd-lock v3.0.13
28412023-12-06T20:01:59.445Z Documenting subprocess v0.2.9
28422023-12-06T20:02:00.093Z Documenting shell-words v1.1.0
28432023-12-06T20:02:04.978Z Documenting nu-ansi-term v0.49.0
28442023-12-06T20:02:05.300Z Documenting corncobs v0.1.3
28452023-12-06T20:02:05.711Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28462023-12-06T20:02:06.023Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28472023-12-06T20:02:06.728Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28482023-12-06T20:02:07.615Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28492023-12-06T20:02:08.236Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28502023-12-06T20:02:09.651Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28512023-12-06T20:02:09.916Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28522023-12-06T20:02:10.730Z Documenting reedline v0.26.0
28532023-12-06T20:02:16.648Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28542023-12-06T20:02:21.730Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28552023-12-06T20:02:35.840Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28562023-12-06T20:02:36.690Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28572023-12-06T20:02:37.642Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28582023-12-06T20:02:39.266Z Documenting fatfs v0.3.6
28592023-12-06T20:02:46.746Z Documenting nanorand v0.7.0
28602023-12-06T20:02:51.390Z Documenting assert_matches v1.5.0
28612023-12-06T20:02:51.655Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28622023-12-06T20:02:52.832Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28632023-12-06T20:02:53.320Z Documenting flume v0.11.0
28642023-12-06T20:02:55.536Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28652023-12-06T20:02:56.142Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28662023-12-06T20:02:57.634Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28672023-12-06T20:02:58.675Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28682023-12-06T20:02:59.338Z Documenting omicron-zone-package v0.9.1
28692023-12-06T20:03:15.413Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28702023-12-06T20:03:15.628Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28712023-12-06T20:03:17.577Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28722023-12-06T20:03:18.758Z Documenting termios v0.3.3
28732023-12-06T20:03:18.849Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28742023-12-06T20:03:18.849Z --> sled-agent/src/sim/instance.rs:46:7
28752023-12-06T20:03:18.849Z |
28762023-12-06T20:03:18.849Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28772023-12-06T20:03:18.849Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28782023-12-06T20:03:18.849Z |
28792023-12-06T20:03:18.849Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28802023-12-06T20:03:18.849Z
28812023-12-06T20:03:20.325Z Documenting topological-sort v0.2.2
28822023-12-06T20:03:20.821Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28832023-12-06T20:03:22.751Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28842023-12-06T20:03:24.766Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28852023-12-06T20:03:27.069Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28862023-12-06T20:03:30.833Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28872023-12-06T20:03:34.174Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28882023-12-06T20:04:08.300Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28892023-12-06T20:04:15.500Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28902023-12-06T20:04:39.415Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28912023-12-06T20:04:40.744Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28922023-12-06T20:04:40.744Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28932023-12-06T20:04:43.030Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28942023-12-06T20:04:52.698Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28952023-12-06T20:05:53.410Zwarning: unresolved link to `VolumeConstructionRequest`
28962023-12-06T20:05:53.411Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28972023-12-06T20:05:53.769Z |
28982023-12-06T20:05:53.770Z338 | /// [`VolumeConstructionRequest`] is shown here):
28992023-12-06T20:05:53.770Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29002023-12-06T20:05:53.770Z |
29012023-12-06T20:05:53.770Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29022023-12-06T20:05:53.771Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29032023-12-06T20:05:53.771Z
29042023-12-06T20:05:53.771Zwarning: unresolved link to `fd00:1122:3344:101::5`
29052023-12-06T20:05:53.771Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29062023-12-06T20:05:53.771Z |
29072023-12-06T20:05:53.771Z348 | /// "[fd00:1122:3344:101::5]:1000",
29082023-12-06T20:05:53.784Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29092023-12-06T20:05:53.784Z
29102023-12-06T20:05:53.784Zwarning: unresolved link to `fd00:1122:3344:102::9`
29112023-12-06T20:05:53.784Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29122023-12-06T20:05:53.785Z |
29132023-12-06T20:05:53.785Z349 | /// "[fd00:1122:3344:102::9]:1000",
29142023-12-06T20:05:53.785Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29152023-12-06T20:05:53.785Z
29162023-12-06T20:05:53.785Zwarning: unresolved link to `fd00:1122:3344:103::2`
29172023-12-06T20:05:53.785Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29182023-12-06T20:05:53.785Z |
29192023-12-06T20:05:53.785Z350 | /// "[fd00:1122:3344:103::2]:1000"
29202023-12-06T20:05:53.785Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29212023-12-06T20:05:53.785Z
29222023-12-06T20:05:53.785Zwarning: unresolved link to `fd00:1122:3344:101::5`
29232023-12-06T20:05:53.785Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29242023-12-06T20:05:53.785Z |
29252023-12-06T20:05:53.785Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29262023-12-06T20:05:53.785Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29272023-12-06T20:05:53.785Z
29282023-12-06T20:05:53.785Zwarning: unresolved link to `fd00:1122:3344:102::9`
29292023-12-06T20:05:53.785Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29302023-12-06T20:05:53.785Z |
29312023-12-06T20:05:53.785Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29322023-12-06T20:05:53.785Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29332023-12-06T20:05:53.785Z
29342023-12-06T20:05:53.789Zwarning: unresolved link to `fd00:1122:3344:103::2`
29352023-12-06T20:05:53.789Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29362023-12-06T20:05:53.789Z |
29372023-12-06T20:05:53.789Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29382023-12-06T20:05:53.789Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29392023-12-06T20:05:53.789Z
29402023-12-06T20:05:53.789Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29412023-12-06T20:06:19.613Z Finished dev [unoptimized + debuginfo] target(s) in 15m 05s
29422023-12-06T20:06:19.719Z
29432023-12-06T20:06:19.727Zreal 15:05.223024607
29442023-12-06T20:06:19.728Zuser 50:52.975323057
29452023-12-06T20:06:19.728Zsys 57:25.446260467
29462023-12-06T20:06:19.728Ztrap 1.715528766
29472023-12-06T20:06:19.728Ztflt 0.975121474
29482023-12-06T20:06:19.729Zdflt 0.404120987
29492023-12-06T20:06:19.729Zkflt 0.000184315
29502023-12-06T20:06:19.729Zlock 3:02:11.989108992
29512023-12-06T20:06:19.729Zslp 3:54:17.962157977
29522023-12-06T20:06:19.729Zlat 5:09.856955175
29532023-12-06T20:06:19.730Zstop 1:18.578121977
29542023-12-06T20:06:19.730Zprocess exited: duration 1735147 ms, exit code 0
 
29552023-12-06T20:06:19.742Zfound 0 output files