01HHGNPT1X4TX7BQ4E7DX2C9P9: 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: 01HHGNQ6Q870G4V27CCBD5BTTW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-13T04:09:38.570Zjob assigned to worker 01HHGNQFFFMRZVPS107RTJXN83 (queued for 2 m 15 s)
 
22023-12-13T04:09:39.260Zstarting task 0: "setup"
32023-12-13T04:09:39.379Z++ uname -s
42023-12-13T04:09:39.817Z+ kern=SunOS
52023-12-13T04:09:39.817Z+ case "$kern" in
62023-12-13T04:09:39.817Z+ groupadd -g 12345 build
72023-12-13T04:09:39.818Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-13T04:09:41.803Z+ zfs create -o mountpoint=/work rpool/work
92023-12-13T04:09:41.819Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-13T04:09:41.820Z+ home_fs=zfs
112023-12-13T04:09:41.820Z+ [[ zfs == autofs ]]
122023-12-13T04:09:41.820Z+ mkdir -p /home/build
132023-12-13T04:09:41.821Z+ chown build:build /home/build /work
142023-12-13T04:09:42.803Z+ chmod 0700 /home/build /work
152023-12-13T04:09:43.236Zprocess exited: duration 3474 ms, exit code 0
 
162023-12-13T04:09:43.268Zstarting task 1: "rust-toolchain"
172023-12-13T04:09:43.283Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-13T04:09:43.283Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-13T04:09:43.447Zinfo: downloading installer
202023-12-13T04:09:45.888Zwarning: it looks like you have an existing installation of Rust at:
212023-12-13T04:09:45.888Zwarning: /opt/ooce/bin
222023-12-13T04:09:45.888Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-13T04:09:45.888Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-13T04:09:45.888Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-13T04:09:45.888Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-13T04:09:45.889Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-13T04:09:45.889Zerror: cannot install while Rust is installed
282023-12-13T04:09:45.889Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-13T04:09:46.263Zinfo: profile set to 'default'
302023-12-13T04:09:46.263Zinfo: default host triple is x86_64-unknown-illumos
312023-12-13T04:09:46.275Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-13T04:09:46.466Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-13T04:09:46.466Zinfo: downloading component 'cargo'
342023-12-13T04:09:47.385Zinfo: downloading component 'clippy'
352023-12-13T04:09:47.877Zinfo: downloading component 'rust-docs'
362023-12-13T04:09:48.868Zinfo: downloading component 'rust-std'
372023-12-13T04:09:50.953Zinfo: downloading component 'rustc'
382023-12-13T04:09:56.107Zinfo: downloading component 'rustfmt'
392023-12-13T04:09:56.477Zinfo: installing component 'cargo'
402023-12-13T04:09:58.494Zinfo: installing component 'clippy'
412023-12-13T04:09:59.790Zinfo: installing component 'rust-docs'
422023-12-13T04:10:02.147Zinfo: installing component 'rust-std'
432023-12-13T04:10:06.321Zinfo: installing component 'rustc'
442023-12-13T04:10:16.963Zinfo: installing component 'rustfmt'
452023-12-13T04:10:17.628Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-13T04:10:17.629Z
472023-12-13T04:10:17.789Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-13T04:10:17.789Z
492023-12-13T04:10:17.797Z
502023-12-13T04:10:17.797ZRust is installed now. Great!
512023-12-13T04:10:17.797Z
522023-12-13T04:10:17.797ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-13T04:10:17.797Zenvironment variable. This has not been done automatically.
542023-12-13T04:10:17.798Z
552023-12-13T04:10:17.798ZTo configure your current shell, run:
562023-12-13T04:10:17.798Zsource "$HOME/.cargo/env"
572023-12-13T04:10:17.894Z+ rustc --version
582023-12-13T04:10:18.004Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-13T04:10:18.020Zprocess exited: duration 34749 ms, exit code 0
 
602023-12-13T04:10:18.491Zstarting task 2: "authentication"
612023-12-13T04:10:18.519ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622023-12-13T04:10:28.598Zprocess exited: duration 10104 ms, exit code 0
 
632023-12-13T04:10:28.615Zstarting task 3: "clone repository"
642023-12-13T04:10:28.623Z+ mkdir -p /work/oxidecomputer/omicron
652023-12-13T04:10:28.630Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662023-12-13T04:10:28.738ZCloning into '/work/oxidecomputer/omicron'...
672023-12-13T04:10:36.371Z+ cd /work/oxidecomputer/omicron
682023-12-13T04:10:36.401Z+ [[ -n renovate/taiki-e-install-action-digest ]]
692023-12-13T04:10:36.401Z+ git fetch origin renovate/taiki-e-install-action-digest
702023-12-13T04:10:36.401ZFrom https://github.com/oxidecomputer/omicron
712023-12-13T04:10:36.401Z * branch renovate/taiki-e-install-action-digest -> FETCH_HEAD
722023-12-13T04:10:36.401Z+ git checkout -B renovate/taiki-e-install-action-digest remotes/origin/renovate/taiki-e-install-action-digest
732023-12-13T04:10:36.402ZSwitched to a new branch 'renovate/taiki-e-install-action-digest'
742023-12-13T04:10:36.402Zbranch 'renovate/taiki-e-install-action-digest' set up to track 'origin/renovate/taiki-e-install-action-digest'.
752023-12-13T04:10:36.402Z+ git reset --hard d75fe7aa18024ef17aca1b67f8c4cfcbe367da2f
762023-12-13T04:10:36.402ZHEAD is now at d75fe7aa Update taiki-e/install-action digest to 0f94aa2
772023-12-13T04:10:36.402Zprocess exited: duration 7083 ms, exit code 0
 
782023-12-13T04:10:36.461Zstarting task 4: "build"
792023-12-13T04:10:36.475Z+ cargo --version
802023-12-13T04:10:36.476Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
812023-12-13T04:10:36.670Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
822023-12-13T04:10:36.670Zinfo: downloading component 'cargo'
832023-12-13T04:10:37.399Zinfo: downloading component 'clippy'
842023-12-13T04:10:37.619Zinfo: downloading component 'rust-docs'
852023-12-13T04:10:38.517Zinfo: downloading component 'rust-std'
862023-12-13T04:10:39.988Zinfo: downloading component 'rustc'
872023-12-13T04:10:43.664Zinfo: downloading component 'rustfmt'
882023-12-13T04:10:44.935Zinfo: installing component 'cargo'
892023-12-13T04:10:45.267Zinfo: installing component 'clippy'
902023-12-13T04:10:45.754Zinfo: installing component 'rust-docs'
912023-12-13T04:10:48.677Zinfo: installing component 'rust-std'
922023-12-13T04:10:51.352Zinfo: installing component 'rustc'
932023-12-13T04:11:00.495Zinfo: installing component 'rustfmt'
942023-12-13T04:11:00.514Zcargo 1.74.0 (ecb9851af 2023-10-18)
952023-12-13T04:11:00.514Z+ rustc --version
962023-12-13T04:11:00.514Zrustc 1.74.0 (79e9716c9 2023-11-13)
972023-12-13T04:11:00.514Z+ source ./env.sh
982023-12-13T04:11:00.514Z++ set -o xtrace
992023-12-13T04:11:00.514Z++++ dirname ./env.sh
1002023-12-13T04:11:00.514Z+++ cd .
1012023-12-13T04:11:00.514Z+++ echo /work/oxidecomputer/omicron
1022023-12-13T04:11:00.514Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032023-12-13T04:11:00.515Z++ export 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-13T04:11:00.515Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-13T04:11:00.515Z++ 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
1062023-12-13T04:11:00.515Z++ 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
1072023-12-13T04:11:00.515Z++ 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
1082023-12-13T04:11:00.515Z++ 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
1092023-12-13T04:11:00.515Z++ 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
1102023-12-13T04:11:00.515Z++ 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
1112023-12-13T04:11:00.515Z++ unset OMICRON_WS
1122023-12-13T04:11:00.515Z++ set +o xtrace
1132023-12-13T04:11:00.516Z
1142023-12-13T04:11:00.516Z ##### ##### ###### ##### ###### #### # # # #### #
1152023-12-13T04:11:00.516Z # # # # # # # # # # # # # # #
1162023-12-13T04:11:00.516Z # # # # ##### # # ##### # # # # # #### #
1172023-12-13T04:11:00.516Z ##### ##### # ##### # # # # # # # # #
1182023-12-13T04:11:00.516Z # # # # # # # # # # # # # # #
1192023-12-13T04:11:00.516Z # # # ###### # # ###### ### # #### # #### #
1202023-12-13T04:11:00.516Z
1212023-12-13T04:11:07.649Z Startup: Refreshing catalog 'helios-dev' ... Done
1222023-12-13T04:11:08.971Z Startup: Caching catalogs ... Done
1232023-12-13T04:11:16.037ZPlanning: Solver setup ... Done (6.669s)
1242023-12-13T04:11:16.197ZPlanning: Running solver ... Done (0.150s)
1252023-12-13T04:11:16.261ZPlanning: Finding local manifests ... Done (0.004s)
1262023-12-13T04:11:16.277ZPlanning: Fetching manifests: 0/6 0% complete
1272023-12-13T04:11:16.555ZPlanning: Fetching manifests: 6/6 100% complete
1282023-12-13T04:11:16.659ZPlanning: Package planning ... Done (0.092s)
1292023-12-13T04:11:16.734ZPlanning: Merging actions ... Done (0.086s)
1302023-12-13T04:11:17.447ZPlanning: Checking for conflicting actions ... Done (0.711s)
1312023-12-13T04:11:17.467ZPlanning: Consolidating action changes ... Done (0.019s)
1322023-12-13T04:11:21.656ZPlanning: Evaluating mediators ... Done (4.174s)
1332023-12-13T04:11:21.800ZPlanning: Planning completed in 12.73 seconds
1342023-12-13T04:11:24.145Z Packages to install: 4
1352023-12-13T04:11:24.145Z Packages to update: 2
1362023-12-13T04:11:24.182Z Mediators to change: 2
1372023-12-13T04:11:24.182Z Services to change: 1
1382023-12-13T04:11:24.183Z Estimated space available: 148.88 GB
1392023-12-13T04:11:24.183ZEstimated space to be consumed: 1.43 GB
1402023-12-13T04:11:24.183Z Create boot environment: No
1412023-12-13T04:11:24.183ZCreate backup boot environment: Yes
1422023-12-13T04:11:24.183Z Rebuild boot archive: No
1432023-12-13T04:11:24.183Z
1442023-12-13T04:11:24.183ZChanged mediators:
1452023-12-13T04:11:24.184Z mediator clang:
1462023-12-13T04:11:24.184Z version: None -> 15 (system default)
1472023-12-13T04:11:24.184Z
1482023-12-13T04:11:24.184Z mediator llvm:
1492023-12-13T04:11:24.185Z version: 14 (system default) -> 15 (system default)
1502023-12-13T04:11:24.185Z
1512023-12-13T04:11:24.185ZChanged packages:
1522023-12-13T04:11:24.185Zhelios-dev
1532023-12-13T04:11:24.185Z developer/build-essential
1542023-12-13T04:11:24.185Z None -> 11-2.0
1552023-12-13T04:11:24.185Z library/libxmlsec1
1562023-12-13T04:11:24.185Z None -> 1.2.35-2.0
1572023-12-13T04:11:24.186Z ooce/developer/clang-15
1582023-12-13T04:11:24.187Z None -> 15.0.7-2.0
1592023-12-13T04:11:24.187Z ooce/developer/llvm-15
1602023-12-13T04:11:24.187Z None -> 15.0.7-2.0
1612023-12-13T04:11:24.187Z system/library/g++-runtime
1622023-12-13T04:11:24.187Z 12-2.0 -> 13-2.0
1632023-12-13T04:11:24.188Z system/library/gcc-runtime
1642023-12-13T04:11:24.188Z 12-2.0 -> 13-2.0
1652023-12-13T04:11:24.188Z
1662023-12-13T04:11:24.188ZServices:
1672023-12-13T04:11:24.188Z restart_fmri:
1682023-12-13T04:11:24.188Z svc:/system/update-man-index:default
1692023-12-13T04:11:24.204Z
1702023-12-13T04:11:24.204ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1712023-12-13T04:11:29.294ZDownload: 1197/3330 items 70.1/221.1MB 31% complete (14.7M/s)
1722023-12-13T04:11:34.698ZDownload: 2220/3330 items 119.2/221.1MB 53% complete (12.5M/s)
1732023-12-13T04:11:39.700ZDownload: 2267/3330 items 119.6/221.1MB 54% complete (4.9M/s)
1742023-12-13T04:11:44.705ZDownload: 3218/3330 items 193.5/221.1MB 87% complete (7.4M/s)
1752023-12-13T04:11:56.056ZDownload: 3248/3330 items 203.1/221.1MB 91% complete (9.2M/s)
1762023-12-13T04:12:02.574ZDownload: 3289/3330 items 212.6/221.1MB 96% complete (944k/s)
1772023-12-13T04:12:06.543ZDownload: Completed 221.11 MB in 42.37 seconds (5.2M/s)
1782023-12-13T04:12:07.532Z Actions: 1/3766 actions (Removing old actions)
1792023-12-13T04:12:07.532Z Actions: 5/3766 actions (Installing new actions)
1802023-12-13T04:12:12.562Z Actions: 2347/3766 actions (Installing new actions)
1812023-12-13T04:12:15.961Z Actions: 3729/3766 actions (Updating modified actions)
1822023-12-13T04:12:16.920Z Actions: Completed 3766 actions in 8.97 seconds.
1832023-12-13T04:12:17.420Z Done (0.107s)
1842023-12-13T04:12:17.421Z Done (0.000s)
1852023-12-13T04:12:17.421Z Done (0.272s)
1862023-12-13T04:12:25.204Z Done (8.184s)
1872023-12-13T04:12:25.541Z Done (0.210s)
1882023-12-13T04:12:25.549Z Done (0.000s)
1892023-12-13T04:12:25.770Z Done (0.000s)
1902023-12-13T04:12:26.479ZPlanning: Evaluating mediator changes ... Done
1912023-12-13T04:12:26.770ZPlanning: Checking for conflicting actions ... Done
1922023-12-13T04:12:26.781ZPlanning: Consolidating action changes ... Done
1932023-12-13T04:12:27.207ZPlanning: Evaluating mediators ... Done
1942023-12-13T04:12:27.224ZPlanning: Planning completed in 0.74 seconds
1952023-12-13T04:12:27.275Z Mediators to change: 2
1962023-12-13T04:12:27.275Z Create boot environment: No
1972023-12-13T04:12:27.275ZCreate backup boot environment: No
1982023-12-13T04:12:27.393Z Done
1992023-12-13T04:12:27.393Z Done
2002023-12-13T04:12:27.566Z Done
2012023-12-13T04:12:33.581Z Done
2022023-12-13T04:12:33.699Z Done
2032023-12-13T04:12:33.712Z Done
2042023-12-13T04:12:33.815Z Done
2052023-12-13T04:12:35.268ZPlanning: Evaluating mediator changes ... Done
2062023-12-13T04:12:35.268ZPlanning: Merging actions ... Done
2072023-12-13T04:12:35.269ZPlanning: Checking for conflicting actions ... Done
2082023-12-13T04:12:35.269ZPlanning: Consolidating action changes ... Done
2092023-12-13T04:12:35.628ZPlanning: Evaluating mediators ... Done
2102023-12-13T04:12:35.706ZPlanning: Planning completed in 1.32 seconds
2112023-12-13T04:12:35.776Z Packages to change: 1
2122023-12-13T04:12:35.776Z Mediators to change: 1
2132023-12-13T04:12:35.795Z Services to change: 1
2142023-12-13T04:12:35.796Z Create boot environment: No
2152023-12-13T04:12:35.796ZCreate backup boot environment: Yes
2162023-12-13T04:12:37.876Z Actions: 1/6 actions (Updating modified actions)
2172023-12-13T04:12:37.899Z Actions: Completed 6 actions in 0.00 seconds.
2182023-12-13T04:12:37.899Z Done
2192023-12-13T04:12:37.899Z Done
2202023-12-13T04:12:37.950Z Done
2212023-12-13T04:12:43.951Z Done
2222023-12-13T04:12:44.074Z Done
2232023-12-13T04:12:44.092Z Done
2242023-12-13T04:12:44.189Z Done
2252023-12-13T04:12:44.871ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262023-12-13T04:12:44.871Zclang system 15 system
2272023-12-13T04:12:44.871Zcsh system system illumos
2282023-12-13T04:12:44.871Zctags system system illumos
2292023-12-13T04:12:44.871Zgcc vendor 12 vendor
2302023-12-13T04:12:44.871Zgcc system 10 system
2312023-12-13T04:12:44.871Zgcc system 7 system
2322023-12-13T04:12:44.871Zgo system 1.20 system
2332023-12-13T04:12:44.872Zgo system 1.19 system
2342023-12-13T04:12:44.872Zllvm system 15 system
2352023-12-13T04:12:44.872Zllvm system 14 system
2362023-12-13T04:12:44.872Zmariadb system 10.6 system
2372023-12-13T04:12:44.872Zmta vendor vendor dma
2382023-12-13T04:12:44.872Zopenjdk system 17 system
2392023-12-13T04:12:44.872Zopenjdk system 11 system
2402023-12-13T04:12:44.872Zopenjdk system 1.8 system
2412023-12-13T04:12:44.872Zopenssl vendor 3 vendor
2422023-12-13T04:12:44.872Zperl system 5.36 system
2432023-12-13T04:12:44.872Zpostgresql system 15 system
2442023-12-13T04:12:44.872Zpostgresql system 13 system
2452023-12-13T04:12:44.872Zpython vendor 3 vendor
2462023-12-13T04:12:44.872Zpython system 2 system
2472023-12-13T04:12:44.872Zpython3 system 3.11 system
2482023-12-13T04:12:44.872Zruby system 3.0 system
2492023-12-13T04:12:44.872Zwords vendor vendor american-english
2502023-12-13T04:12:44.872Zwords system system australian-english
2512023-12-13T04:12:44.872Zwords system system british-english
2522023-12-13T04:12:44.872Zwords system system canadian-english
2532023-12-13T04:12:44.872Zwords system system french
2542023-12-13T04:12:44.872Zwords system system italian
2552023-12-13T04:12:44.873Zwords system system ngerman
2562023-12-13T04:12:44.873Zwords system system ogerman
2572023-12-13T04:12:44.873Zwords system system spanish
2582023-12-13T04:12:45.429ZFMRI IFO
2592023-12-13T04:12:45.429Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602023-12-13T04:12:45.429Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612023-12-13T04:12:45.429Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622023-12-13T04:12:45.429Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2632023-12-13T04:12:45.429Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2642023-12-13T04:12:45.429Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2652023-12-13T04:12:45.430Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2662023-12-13T04:12:45.430Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2672023-12-13T04:12:45.495Z+ set -o errexit
2682023-12-13T04:12:45.500Z+++ dirname ./tools/ci_download_cockroachdb
2692023-12-13T04:12:45.500Z++ cd ./tools
2702023-12-13T04:12:45.501Z++ pwd
2712023-12-13T04:12:45.501Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2722023-12-13T04:12:45.507Z++ basename ./tools/ci_download_cockroachdb
2732023-12-13T04:12:45.507Z+ ARG0=ci_download_cockroachdb
2742023-12-13T04:12:45.507Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2752023-12-13T04:12:45.508Z+ CIDL_VERSION=v22.1.9
2762023-12-13T04:12:45.508Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2772023-12-13T04:12:45.508Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2782023-12-13T04:12:45.508Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2792023-12-13T04:12:45.508Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2802023-12-13T04:12:45.509Z+ TARGET_DIR=out
2812023-12-13T04:12:45.509Z+ DOWNLOAD_DIR=out/downloads
2822023-12-13T04:12:45.509Z+ DEST_DIR=./out/cockroachdb
2832023-12-13T04:12:45.509Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2842023-12-13T04:12:45.509Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2852023-12-13T04:12:45.510Z+ main
2862023-12-13T04:12:45.510Z+ [[ 0 != 0 ]]
2872023-12-13T04:12:45.510Z+ CIDL_OS=solaris2.11
2882023-12-13T04:12:45.510Z+ [[ 0 != 0 ]]
2892023-12-13T04:12:45.510Z+ configure_os solaris2.11
2902023-12-13T04:12:45.520Z+ echo 'current directory: /work/oxidecomputer/omicron'
2912023-12-13T04:12:45.521Zcurrent directory: /work/oxidecomputer/omicron
2922023-12-13T04:12:45.521Zconfiguring based on OS: "solaris2.11"
2932023-12-13T04:12:45.521Z+ echo 'configuring based on OS: "solaris2.11"'
2942023-12-13T04:12:45.522Z+ case "$1" in
2952023-12-13T04:12:45.522Z+ CIDL_BUILD=illumos
2962023-12-13T04:12:45.522Z+ CIDL_SUFFIX=tar.gz
2972023-12-13T04:12:45.522Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2982023-12-13T04:12:45.522Z+ CIDL_MD5FUNC=do_md5sum
2992023-12-13T04:12:45.523Z+ CIDL_URL_BASE=https://illumos.org/downloads
3002023-12-13T04:12:45.523Z+ CIDL_ASSEMBLE=do_assemble_illumos
3012023-12-13T04:12:45.523Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3022023-12-13T04:12:45.523Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3032023-12-13T04:12:45.523Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-13T04:12:45.524Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3052023-12-13T04:12:45.524Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-13T04:12:45.524Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3072023-12-13T04:12:45.524ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-13T04:12:45.524Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3092023-12-13T04:12:45.525Z+ mkdir -p out/downloads
3102023-12-13T04:12:45.525ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-13T04:12:45.525Z+ mkdir -p ./out/cockroachdb
3122023-12-13T04:12:45.525Z+ local DO_DOWNLOAD=true
3132023-12-13T04:12:45.525Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3142023-12-13T04:12:45.525Z+ '[' true == true ']'
3152023-12-13T04:12:45.526Z+ echo Downloading...
3162023-12-13T04:12:45.526ZDownloading...
3172023-12-13T04:12:45.526Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-13T04:12:45.526Z+ 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
3192023-12-13T04:12:49.072Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-13T04:12:49.086Z++ md5sum
3212023-12-13T04:12:49.087Z++ awk '{print $1}'
3222023-12-13T04:12:49.191Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3232023-12-13T04:12:49.191Z+ [[ 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 ]]
3242023-12-13T04:12:49.191Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3252023-12-13T04:12:49.198Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3262023-12-13T04:12:52.635Z+ do_assemble_illumos
3272023-12-13T04:12:52.635Z+ rm -r ./out/cockroachdb
3282023-12-13T04:12:52.699Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3292023-12-13T04:12:56.772Z+ ./out/cockroachdb/bin/cockroach version
3302023-12-13T04:12:57.025ZBuild Tag: v22.1.9-dirty
3312023-12-13T04:12:57.025ZBuild Time: 2022/10/26 21:17:46
3322023-12-13T04:12:57.025ZDistribution: OSS
3332023-12-13T04:12:57.025ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3342023-12-13T04:12:57.025ZGo Version: go1.17.13
3352023-12-13T04:12:57.026ZC Compiler: gcc 10.3.0
3362023-12-13T04:12:57.026ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3372023-12-13T04:12:57.026ZBuild Type: release
3382023-12-13T04:12:57.026Z+ set -o errexit
3392023-12-13T04:12:57.026Z+++ dirname ./tools/ci_download_clickhouse
3402023-12-13T04:12:57.026Z++ cd ./tools
3412023-12-13T04:12:57.026Z++ pwd
3422023-12-13T04:12:57.027Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3432023-12-13T04:12:57.027Z++ basename ./tools/ci_download_clickhouse
3442023-12-13T04:12:57.027Z+ ARG0=ci_download_clickhouse
3452023-12-13T04:12:57.027Z+ TARGET_DIR=out
3462023-12-13T04:12:57.027Z+ DOWNLOAD_DIR=out/downloads
3472023-12-13T04:12:57.027Z+ DEST_DIR=./out/clickhouse
3482023-12-13T04:12:57.027Z+ CIDL_VERSION=v22.8.9.24
3492023-12-13T04:12:57.027Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3502023-12-13T04:12:57.027Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3512023-12-13T04:12:57.027Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3522023-12-13T04:12:57.027Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3532023-12-13T04:12:57.027Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3542023-12-13T04:12:57.027Z+ main
3552023-12-13T04:12:57.027Z+ [[ 0 != 0 ]]
3562023-12-13T04:12:57.028Z+ CIDL_OS=solaris2.11
3572023-12-13T04:12:57.028Z+ [[ 0 != 0 ]]
3582023-12-13T04:12:57.028Z+ configure_os solaris2.11
3592023-12-13T04:12:57.028Z+ echo 'current directory: /work/oxidecomputer/omicron'
3602023-12-13T04:12:57.029Zcurrent directory: /work/oxidecomputer/omicron
3612023-12-13T04:12:57.029Zconfiguring based on OS: "solaris2.11"
3622023-12-13T04:12:57.029Z+ echo 'configuring based on OS: "solaris2.11"'
3632023-12-13T04:12:57.029Z+ CIDL_DASHREV=
3642023-12-13T04:12:57.029Z+ case "$1" in
3652023-12-13T04:12:57.029Z+ CIDL_PLATFORM=illumos
3662023-12-13T04:12:57.030Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3672023-12-13T04:12:57.030Z+ CIDL_MD5FUNC=do_md5sum
3682023-12-13T04:12:57.030Z+ CIDL_DASHREV=-1
3692023-12-13T04:12:57.030Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3702023-12-13T04:12:57.030Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-13T04:12:57.030Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-13T04:12:57.031Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-13T04:12:57.031Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3742023-12-13T04:12:57.031ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-13T04:12:57.031Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762023-12-13T04:12:57.031ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-12-13T04:12:57.031Z+ mkdir -p out/downloads
3782023-12-13T04:12:57.031Z+ mkdir -p ./out/clickhouse
3792023-12-13T04:12:57.031Z+ local DO_DOWNLOAD=true
3802023-12-13T04:12:57.032Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3812023-12-13T04:12:57.032Z+ '[' true == true ']'
3822023-12-13T04:12:57.032Z+ echo Downloading...
3832023-12-13T04:12:57.032ZDownloading...
3842023-12-13T04:12:57.032Z+ 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
3852023-12-13T04:12:57.032Z+ 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
3862023-12-13T04:12:57.127Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3872023-12-13T04:12:57.127Z++ md5sum
3882023-12-13T04:12:57.127Z++ awk '{print $1}'
3892023-12-13T04:12:57.127Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3902023-12-13T04:12:57.127Z+ [[ 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 ]]
3912023-12-13T04:12:57.128Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3922023-12-13T04:12:57.128Z+ mkdir -p ./out/clickhouse
3932023-12-13T04:12:57.128Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3942023-12-13T04:13:00.541Z+ ./out/clickhouse/clickhouse server --version
3952023-12-13T04:13:00.588ZClickHouse server version 22.8.9.1.
3962023-12-13T04:13:00.611Z+ set -o errexit
3972023-12-13T04:13:00.620Z+++ dirname ./tools/ci_download_console
3982023-12-13T04:13:00.620Z++ cd ./tools
3992023-12-13T04:13:00.621Z++ pwd
4002023-12-13T04:13:00.636Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4012023-12-13T04:13:00.637Z++ basename ./tools/ci_download_console
4022023-12-13T04:13:00.637Z+ ARG0=ci_download_console
4032023-12-13T04:13:00.637Z+ TARGET_DIR=out
4042023-12-13T04:13:00.637Z+ DOWNLOAD_DIR=out/downloads
4052023-12-13T04:13:00.637Z+ DEST_DIR=./out/console-assets
4062023-12-13T04:13:00.637Z+ source /work/oxidecomputer/omicron/tools/console_version
4072023-12-13T04:13:00.637Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4082023-12-13T04:13:00.637Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4092023-12-13T04:13:00.638Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4102023-12-13T04:13:00.638Z+ TARBALL_FILE=out/downloads/console.tar.gz
4112023-12-13T04:13:00.638Z+ main
4122023-12-13T04:13:00.638Z+ [[ 0 != 0 ]]
4132023-12-13T04:13:00.638Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4142023-12-13T04:13:00.638ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4152023-12-13T04:13:00.638ZLocal file: out/downloads/console.tar.gz
4162023-12-13T04:13:00.638Z+ echo 'Local file: out/downloads/console.tar.gz'
4172023-12-13T04:13:00.638Z+ local DO_DOWNLOAD=true
4182023-12-13T04:13:00.638Z+ [[ -f out/downloads/console.tar.gz ]]
4192023-12-13T04:13:00.638Z+ mkdir -p out/downloads
4202023-12-13T04:13:00.638Z+ '[' true == true ']'
4212023-12-13T04:13:00.639Z+ echo Downloading...
4222023-12-13T04:13:00.639ZDownloading...
4232023-12-13T04:13:00.639Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4242023-12-13T04:13:00.640Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4252023-12-13T04:13:01.563Z++ do_sha256sum out/downloads/console.tar.gz
4262023-12-13T04:13:01.575Z++ case "$OSTYPE" in
4272023-12-13T04:13:01.575Z++ SHA=sha256sum
4282023-12-13T04:13:01.575Z++ sha256sum
4292023-12-13T04:13:01.575Z++ awk '{print $1}'
4302023-12-13T04:13:01.595Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4312023-12-13T04:13:01.595Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4322023-12-13T04:13:01.595Z+ rm -rf ./out/console-assets
4332023-12-13T04:13:01.605Z+ mkdir -p ./out/console-assets
4342023-12-13T04:13:01.605Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4352023-12-13T04:13:01.606Z+ mkdir -p ./out/console-assets
4362023-12-13T04:13:01.606Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4372023-12-13T04:13:01.736Z+ set -o errexit
4382023-12-13T04:13:01.749Z+++ dirname ./tools/ci_download_maghemite_openapi
4392023-12-13T04:13:01.749Z++ cd ./tools
4402023-12-13T04:13:01.749Z++ pwd
4412023-12-13T04:13:01.749Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422023-12-13T04:13:01.749Z++ basename ./tools/ci_download_maghemite_openapi
4432023-12-13T04:13:01.749Z+ ARG0=ci_download_maghemite_openapi
4442023-12-13T04:13:01.749Z+ TARGET_DIR=out
4452023-12-13T04:13:01.749Z+ DOWNLOAD_DIR=out/downloads
4462023-12-13T04:13:01.749Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4472023-12-13T04:13:01.749Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4482023-12-13T04:13:01.750Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4492023-12-13T04:13:01.750Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4502023-12-13T04:13:01.750Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4512023-12-13T04:13:01.750Z+ main
4522023-12-13T04:13:01.750Z+ [[ 0 != 0 ]]
4532023-12-13T04:13:01.750Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4542023-12-13T04:13:01.751ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4552023-12-13T04:13:01.751Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4562023-12-13T04:13:01.751Z+ local DO_DOWNLOAD=true
4572023-12-13T04:13:01.752ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4582023-12-13T04:13:01.752Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4592023-12-13T04:13:01.752Z+ mkdir -p out/downloads
4602023-12-13T04:13:01.752Z+ '[' true == true ']'
4612023-12-13T04:13:01.752Z+ echo Downloading...
4622023-12-13T04:13:01.752ZDownloading...
4632023-12-13T04:13:01.752Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4642023-12-13T04:13:02.193Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4652023-12-13T04:13:03.668Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4662023-12-13T04:13:03.679Z++ case "$OSTYPE" in
4672023-12-13T04:13:03.679Z++ SHA=sha256sum
4682023-12-13T04:13:03.679Z++ sha256sum
4692023-12-13T04:13:03.679Z++ awk '{print $1}'
4702023-12-13T04:13:03.680Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4712023-12-13T04:13:03.680Z+ [[ 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 ]]
4722023-12-13T04:13:03.680Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4732023-12-13T04:13:03.680Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4742023-12-13T04:13:03.680Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4752023-12-13T04:13:03.685Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4762023-12-13T04:13:03.685Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4772023-12-13T04:13:03.686Z+ main
4782023-12-13T04:13:03.686Z+ [[ 0 != 0 ]]
4792023-12-13T04:13:03.686Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4802023-12-13T04:13:03.686ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4812023-12-13T04:13:03.686Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4822023-12-13T04:13:03.687ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4832023-12-13T04:13:03.687Z+ local DO_DOWNLOAD=true
4842023-12-13T04:13:03.687Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4852023-12-13T04:13:03.687Z+ mkdir -p out/downloads
4862023-12-13T04:13:03.687Z+ '[' true == true ']'
4872023-12-13T04:13:03.688Z+ echo Downloading...
4882023-12-13T04:13:03.688ZDownloading...
4892023-12-13T04:13:03.688Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4902023-12-13T04:13:03.688Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4912023-12-13T04:13:04.328Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4922023-12-13T04:13:04.329Z++ case "$OSTYPE" in
4932023-12-13T04:13:04.329Z++ SHA=sha256sum
4942023-12-13T04:13:04.329Z++ sha256sum
4952023-12-13T04:13:04.329Z++ awk '{print $1}'
4962023-12-13T04:13:04.329Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4972023-12-13T04:13:04.329Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4982023-12-13T04:13:04.817Z+ set -o errexit
4992023-12-13T04:13:04.817Z+++ dirname ./tools/ci_download_dendrite_openapi
5002023-12-13T04:13:04.818Z++ cd ./tools
5012023-12-13T04:13:04.818Z++ pwd
5022023-12-13T04:13:04.818Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5032023-12-13T04:13:04.818Z++ basename ./tools/ci_download_dendrite_openapi
5042023-12-13T04:13:04.818Z+ ARG0=ci_download_dendrite_openapi
5052023-12-13T04:13:04.818Z+ TARGET_DIR=out
5062023-12-13T04:13:04.818Z+ DOWNLOAD_DIR=out/downloads
5072023-12-13T04:13:04.819Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5082023-12-13T04:13:04.819Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5092023-12-13T04:13:04.819Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5102023-12-13T04:13:04.819Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5112023-12-13T04:13:04.819Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5122023-12-13T04:13:04.819Z+ main
5132023-12-13T04:13:04.820Z+ [[ 0 != 0 ]]
5142023-12-13T04:13:04.820Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5152023-12-13T04:13:04.820ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5162023-12-13T04:13:04.820Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5172023-12-13T04:13:04.820ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5182023-12-13T04:13:04.820Z+ local DO_DOWNLOAD=true
5192023-12-13T04:13:04.820Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5202023-12-13T04:13:04.820Z+ mkdir -p out/downloads
5212023-12-13T04:13:04.820Z+ '[' true == true ']'
5222023-12-13T04:13:04.820Z+ echo Downloading...
5232023-12-13T04:13:04.820ZDownloading...
5242023-12-13T04:13:04.820Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5252023-12-13T04:13:04.820Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5262023-12-13T04:13:04.820Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5272023-12-13T04:13:04.820Z++ case "$OSTYPE" in
5282023-12-13T04:13:04.820Z++ SHA=sha256sum
5292023-12-13T04:13:04.820Z++ sha256sum
5302023-12-13T04:13:04.820Z++ awk '{print $1}'
5312023-12-13T04:13:04.820Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5322023-12-13T04:13:04.820Z+ [[ 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 ]]
5332023-12-13T04:13:04.820Z+ set -o errexit
5342023-12-13T04:13:04.820Z+++ dirname ./tools/ci_download_dendrite_stub
5352023-12-13T04:13:04.821Z++ cd ./tools
5362023-12-13T04:13:04.821Z++ pwd
5372023-12-13T04:13:04.821Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5382023-12-13T04:13:04.821Z++ basename ./tools/ci_download_dendrite_stub
5392023-12-13T04:13:04.821Z+ ARG0=ci_download_dendrite_stub
5402023-12-13T04:13:04.821Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5412023-12-13T04:13:04.821Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5422023-12-13T04:13:04.821Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5432023-12-13T04:13:04.821Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5442023-12-13T04:13:04.821Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5452023-12-13T04:13:04.821Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5462023-12-13T04:13:04.821Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5472023-12-13T04:13:04.822Z+ TARGET_DIR=out
5482023-12-13T04:13:04.822Z+ DOWNLOAD_DIR=out/downloads
5492023-12-13T04:13:04.822Z+ DEST_DIR=./out/dendrite-stub
5502023-12-13T04:13:04.822Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5512023-12-13T04:13:04.822Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5522023-12-13T04:13:04.822Z+ REPO=oxidecomputer/dendrite
5532023-12-13T04:13:04.822Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5542023-12-13T04:13:04.822Z+ main
5552023-12-13T04:13:04.822Z+ [[ 0 != 0 ]]
5562023-12-13T04:13:04.822Z+ CIDL_OS=solaris2.11
5572023-12-13T04:13:04.822Z+ [[ 0 != 0 ]]
5582023-12-13T04:13:04.822Z+ configure_os solaris2.11
5592023-12-13T04:13:04.822Z+ echo 'current directory: /work/oxidecomputer/omicron'
5602023-12-13T04:13:04.822Zcurrent directory: /work/oxidecomputer/omicron
5612023-12-13T04:13:04.822Zconfiguring based on OS: "solaris2.11"
5622023-12-13T04:13:04.822Z+ echo 'configuring based on OS: "solaris2.11"'
5632023-12-13T04:13:04.822Z+ case "$1" in
5642023-12-13T04:13:04.823Z+ SET_BINARIES=
5652023-12-13T04:13:04.823Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5662023-12-13T04:13:04.823Z+ CIDL_SHA256FUNC=do_sha256sum
5672023-12-13T04:13:04.823Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5682023-12-13T04:13:04.823Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5692023-12-13T04:13:04.823Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5702023-12-13T04:13:04.823Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5712023-12-13T04:13:04.823ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5722023-12-13T04:13:04.823Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5732023-12-13T04:13:04.823Z+ mkdir -p out/downloads
5742023-12-13T04:13:04.823ZLocal file: out/downloads/dendrite-stub.tar.gz
5752023-12-13T04:13:04.823Z+ mkdir -p ./out/dendrite-stub
5762023-12-13T04:13:04.823Z+ fetch_and_verify
5772023-12-13T04:13:04.824Z+ local DO_DOWNLOAD=true
5782023-12-13T04:13:04.824Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5792023-12-13T04:13:04.824Z+ '[' true == true ']'
5802023-12-13T04:13:04.824Z+ echo Downloading...
5812023-12-13T04:13:04.824ZDownloading...
5822023-12-13T04:13:04.824Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5832023-12-13T04:13:04.824Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5842023-12-13T04:13:30.052Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5852023-12-13T04:13:30.070Z++ sha256sum
5862023-12-13T04:13:30.070Z++ awk '{print $1}'
5872023-12-13T04:13:30.118Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5882023-12-13T04:13:30.118Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5892023-12-13T04:13:30.144Z+ do_untar out/downloads/dendrite-stub.tar.gz
5902023-12-13T04:13:30.144Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5912023-12-13T04:13:31.238Z+ do_assemble
5922023-12-13T04:13:31.238Z+ rm -r ./out/dendrite-stub
5932023-12-13T04:13:31.265Z+ mkdir ./out/dendrite-stub
5942023-12-13T04:13:31.265Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5952023-12-13T04:13:31.417Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5962023-12-13T04:13:31.429Z+ set -o errexit
5972023-12-13T04:13:31.429Z+++ dirname ./tools/ci_download_maghemite_mgd
5982023-12-13T04:13:31.429Z++ cd ./tools
5992023-12-13T04:13:31.429Z++ pwd
6002023-12-13T04:13:31.429Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6012023-12-13T04:13:31.444Z++ basename ./tools/ci_download_maghemite_mgd
6022023-12-13T04:13:31.444Z+ ARG0=ci_download_maghemite_mgd
6032023-12-13T04:13:31.444Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6042023-12-13T04:13:31.444Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6052023-12-13T04:13:31.444Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6062023-12-13T04:13:31.444Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6072023-12-13T04:13:31.444Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6082023-12-13T04:13:31.445Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6092023-12-13T04:13:31.445Z+ TARGET_DIR=out
6102023-12-13T04:13:31.445Z+ DOWNLOAD_DIR=out/downloads
6112023-12-13T04:13:31.445Z+ DEST_DIR=./out/mgd
6122023-12-13T04:13:31.445Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6132023-12-13T04:13:31.445Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6142023-12-13T04:13:31.445Z+ REPO=oxidecomputer/maghemite
6152023-12-13T04:13:31.445Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6162023-12-13T04:13:31.446Z+ main
6172023-12-13T04:13:31.446Z+ [[ 0 != 0 ]]
6182023-12-13T04:13:31.446Z+ CIDL_OS=solaris2.11
6192023-12-13T04:13:31.446Z+ [[ 0 != 0 ]]
6202023-12-13T04:13:31.446Z+ configure_os solaris2.11
6212023-12-13T04:13:31.446Z+ echo 'current directory: /work/oxidecomputer/omicron'
6222023-12-13T04:13:31.446Zcurrent directory: /work/oxidecomputer/omicron
6232023-12-13T04:13:31.446Z+ echo 'configuring based on OS: "solaris2.11"'
6242023-12-13T04:13:31.446Z+ case "$1" in
6252023-12-13T04:13:31.447Z+ SET_BINARIES=
6262023-12-13T04:13:31.447Zconfiguring based on OS: "solaris2.11"
6272023-12-13T04:13:31.447Z+ CIDL_SHA256FUNC=do_sha256sum
6282023-12-13T04:13:31.447Z+ TARBALL_FILENAME=mgd.tar.gz
6292023-12-13T04:13:31.447Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6302023-12-13T04:13:31.447Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6312023-12-13T04:13:31.447ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6322023-12-13T04:13:31.447Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6332023-12-13T04:13:31.447ZLocal file: out/downloads/mgd.tar.gz
6342023-12-13T04:13:31.447Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6352023-12-13T04:13:31.447Z+ mkdir -p out/downloads
6362023-12-13T04:13:31.448Z+ mkdir -p ./out/mgd
6372023-12-13T04:13:31.448Z+ fetch_and_verify
6382023-12-13T04:13:31.448Z+ local DO_DOWNLOAD=true
6392023-12-13T04:13:31.448Z+ [[ -f out/downloads/mgd.tar.gz ]]
6402023-12-13T04:13:31.448Z+ '[' true == true ']'
6412023-12-13T04:13:31.448Z+ echo Downloading...
6422023-12-13T04:13:31.448ZDownloading...
6432023-12-13T04:13:31.448Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6442023-12-13T04:13:31.449Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6452023-12-13T04:13:47.920Z++ do_sha256sum out/downloads/mgd.tar.gz
6462023-12-13T04:13:47.931Z++ sha256sum
6472023-12-13T04:13:47.931Z++ awk '{print $1}'
6482023-12-13T04:13:47.931Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6492023-12-13T04:13:47.931Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6502023-12-13T04:13:47.931Z+ do_untar out/downloads/mgd.tar.gz
6512023-12-13T04:13:47.931Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6522023-12-13T04:13:48.268Z+ do_assemble
6532023-12-13T04:13:48.268Z+ rm -r ./out/mgd
6542023-12-13T04:13:48.273Z+ mkdir ./out/mgd
6552023-12-13T04:13:48.273Z+ cp -r out/downloads/root ./out/mgd/root
6562023-12-13T04:13:48.480Z+ set -o errexit
6572023-12-13T04:13:48.485Z+++ dirname ./tools/ci_download_transceiver_control
6582023-12-13T04:13:48.485Z++ cd ./tools
6592023-12-13T04:13:48.485Z++ pwd
6602023-12-13T04:13:48.485Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6612023-12-13T04:13:48.487Z++ basename ./tools/ci_download_transceiver_control
6622023-12-13T04:13:48.487Z+ ARG0=ci_download_transceiver_control
6632023-12-13T04:13:48.488Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6642023-12-13T04:13:48.488Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652023-12-13T04:13:48.488Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6662023-12-13T04:13:48.488Z+ TARGET_DIR=out
6672023-12-13T04:13:48.488Z+ DOWNLOAD_DIR=out/downloads
6682023-12-13T04:13:48.488Z+ DEST_DIR=./out/transceiver-control
6692023-12-13T04:13:48.488Z+ BIN_DIR=/opt/oxide/bin
6702023-12-13T04:13:48.488Z+ BINARY=xcvradm
6712023-12-13T04:13:48.489Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6722023-12-13T04:13:48.489Z+ REPO=oxidecomputer/transceiver-control
6732023-12-13T04:13:48.489Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6742023-12-13T04:13:48.493Z+ main
6752023-12-13T04:13:48.493Z+ [[ 0 != 0 ]]
6762023-12-13T04:13:48.493Z+ CIDL_OS=solaris2.11
6772023-12-13T04:13:48.493Z+ [[ 0 != 0 ]]
6782023-12-13T04:13:48.493Z+ configure_os solaris2.11
6792023-12-13T04:13:48.493Z+ echo 'current directory: /work/oxidecomputer/omicron'
6802023-12-13T04:13:48.493Zcurrent directory: /work/oxidecomputer/omicron
6812023-12-13T04:13:48.493Z+ echo 'configuring based on OS: "solaris2.11"'
6822023-12-13T04:13:48.493Z+ case "$1" in
6832023-12-13T04:13:48.493Z+ SET_BINARIES=
6842023-12-13T04:13:48.493Zconfiguring based on OS: "solaris2.11"
6852023-12-13T04:13:48.493Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6862023-12-13T04:13:48.493Z+ CIDL_SHA256FUNC=do_sha256sum
6872023-12-13T04:13:48.493Z+ ARCHIVE_FILENAME=xcvradm.gz
6882023-12-13T04:13:48.493Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6892023-12-13T04:13:48.493Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6902023-12-13T04:13:48.493Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6912023-12-13T04:13:48.493ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6922023-12-13T04:13:48.494Z+ echo 'Local file: out/downloads/xcvradm.gz'
6932023-12-13T04:13:48.494ZLocal file: out/downloads/xcvradm.gz
6942023-12-13T04:13:48.494Z+ mkdir -p out/downloads
6952023-12-13T04:13:48.494Z+ mkdir -p ./out/transceiver-control
6962023-12-13T04:13:48.494Z+ fetch_and_verify
6972023-12-13T04:13:48.494Z+ local DO_DOWNLOAD=true
6982023-12-13T04:13:48.494Z+ [[ -f out/downloads/xcvradm.gz ]]
6992023-12-13T04:13:48.494Z+ '[' true == true ']'
7002023-12-13T04:13:48.494Z+ echo Downloading...
7012023-12-13T04:13:48.494ZDownloading...
7022023-12-13T04:13:48.494Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7032023-12-13T04:13:48.494Z+ 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
7042023-12-13T04:13:53.964Z++ do_sha256sum out/downloads/xcvradm.gz
7052023-12-13T04:13:53.975Z++ sha256sum
7062023-12-13T04:13:53.976Z++ awk '{print $1}'
7072023-12-13T04:13:53.976Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7082023-12-13T04:13:53.976Z+ [[ 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 ]]
7092023-12-13T04:13:53.976Z+ do_unpack out/downloads/xcvradm.gz
7102023-12-13T04:13:53.976Z+ mkdir -p out/downloads/root//opt/oxide/bin
7112023-12-13T04:13:53.976Z+ gzip -dc out/downloads/xcvradm.gz
7122023-12-13T04:13:53.976Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7132023-12-13T04:13:53.976Z+ do_assemble
7142023-12-13T04:13:53.976Z+ rm -r ./out/transceiver-control
7152023-12-13T04:13:53.976Z+ mkdir ./out/transceiver-control
7162023-12-13T04:13:53.976Z+ cp -r out/downloads/root ./out/transceiver-control/root
7172023-12-13T04:13:53.986ZAll builder prerequisites installed successfully, and PATH looks valid
7182023-12-13T04:13:53.991Z
7192023-12-13T04:13:53.992Zreal 2:55.515554504
7202023-12-13T04:13:53.992Zuser 56.553180762
7212023-12-13T04:13:53.992Zsys 10.599837251
7222023-12-13T04:13:53.992Ztrap 0.022444598
7232023-12-13T04:13:53.992Ztflt 0.290804826
7242023-12-13T04:13:53.992Zdflt 0.901371100
7252023-12-13T04:13:53.992Zkflt 0.185774518
7262023-12-13T04:13:53.993Zlock 1.911898938
7272023-12-13T04:13:53.993Zslp 5:59.817857394
7282023-12-13T04:13:53.993Zlat 3.573493224
7292023-12-13T04:13:53.993Zstop 0.073225947
7302023-12-13T04:13:53.993Z
7312023-12-13T04:13:53.993Z #### # # ##### ##### # #
7322023-12-13T04:13:53.993Z # # # # # # # # # #
7332023-12-13T04:13:53.993Z # # # # # # # #
7342023-12-13T04:13:53.993Z # # # ##### ##### #
7352023-12-13T04:13:53.994Z # # # # # # #
7362023-12-13T04:13:53.994Z #### ###### # # # #
7372023-12-13T04:13:53.994Z
7382023-12-13T04:13:54.351Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7392023-12-13T04:13:54.706Z Updating crates.io index
7402023-12-13T04:13:54.767Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7412023-12-13T04:13:55.663Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7422023-12-13T04:13:57.592Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7432023-12-13T04:13:58.175Z Updating git repository `http://github.com/oxidecomputer/tofino`
7442023-12-13T04:13:58.504Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7452023-12-13T04:13:59.246Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7462023-12-13T04:13:59.274Z Updating git repository `https://github.com/oxidecomputer/propolis`
7472023-12-13T04:13:59.981Z Updating git repository `https://github.com/oxidecomputer/crucible`
7482023-12-13T04:14:02.236Z Updating git repository `https://github.com/oxidecomputer/opte`
7492023-12-13T04:14:03.205Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7502023-12-13T04:14:03.515Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7512023-12-13T04:14:04.123Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7522023-12-13T04:14:04.461Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532023-12-13T04:14:04.804Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542023-12-13T04:14:05.204Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552023-12-13T04:14:05.573Z Updating git repository `https://github.com/njaremko/samael`
7562023-12-13T04:14:06.113Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572023-12-13T04:14:06.652Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582023-12-13T04:14:07.025Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592023-12-13T04:14:07.361Z Updating git repository `https://github.com/jgallagher/nix`
7602023-12-13T04:14:08.615Z Updating git repository `https://github.com/cbiffle/hubpack`
7612023-12-13T04:14:09.152Z Updating git repository `https://github.com/oxidecomputer/typify`
7622023-12-13T04:14:10.216Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632023-12-13T04:14:11.039Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642023-12-13T04:14:11.050Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652023-12-13T04:14:12.646Z Downloading crates ...
7662023-12-13T04:14:12.685Z Downloaded anstream v0.5.0
7672023-12-13T04:14:12.704Z Downloaded clap_derive v4.4.2
7682023-12-13T04:14:12.704Z Downloaded thiserror v1.0.49
7692023-12-13T04:14:12.715Z Downloaded io-lifetimes v1.0.11
7702023-12-13T04:14:12.715Z Downloaded equivalent v1.0.1
7712023-12-13T04:14:12.715Z Downloaded colorchoice v1.0.0
7722023-12-13T04:14:12.733Z Downloaded clap_lex v0.5.1
7732023-12-13T04:14:12.761Z Downloaded errno v0.3.2
7742023-12-13T04:14:12.761Z Downloaded bitflags v1.3.2
7752023-12-13T04:14:12.761Z Downloaded anstyle-query v1.0.0
7762023-12-13T04:14:12.761Z Downloaded itoa v1.0.9
7772023-12-13T04:14:12.761Z Downloaded utf8parse v0.2.1
7782023-12-13T04:14:12.761Z Downloaded heck v0.4.1
7792023-12-13T04:14:12.762Z Downloaded thiserror-impl v1.0.49
7802023-12-13T04:14:12.762Z Downloaded serde_spanned v0.6.4
7812023-12-13T04:14:12.762Z Downloaded cargo-platform v0.1.3
7822023-12-13T04:14:12.778Z Downloaded quote v1.0.33
7832023-12-13T04:14:12.778Z Downloaded terminal_size v0.2.6
7842023-12-13T04:14:12.778Z Downloaded anstyle v1.0.2
7852023-12-13T04:14:12.778Z Downloaded cargo_toml v0.17.0
7862023-12-13T04:14:12.778Z Downloaded cargo_metadata v0.18.1
7872023-12-13T04:14:12.778Z Downloaded strsim v0.10.0
7882023-12-13T04:14:12.778Z Downloaded toml_datetime v0.6.5
7892023-12-13T04:14:12.778Z Downloaded anstyle-parse v0.2.1
7902023-12-13T04:14:12.789Z Downloaded camino v1.1.6
7912023-12-13T04:14:12.789Z Downloaded proc-macro2 v1.0.69
7922023-12-13T04:14:12.789Z Downloaded semver v1.0.20
7932023-12-13T04:14:13.239Z Downloaded clap v4.4.3
7942023-12-13T04:14:13.267Z Downloaded anyhow v1.0.75
7952023-12-13T04:14:13.267Z Downloaded ryu v1.0.15
7962023-12-13T04:14:13.267Z Downloaded unicode-ident v1.0.12
7972023-12-13T04:14:13.267Z Downloaded serde_derive v1.0.193
7982023-12-13T04:14:13.268Z Downloaded memchr v2.6.3
7992023-12-13T04:14:13.268Z Downloaded toml v0.8.8
8002023-12-13T04:14:13.268Z Downloaded indexmap v2.1.0
8012023-12-13T04:14:13.268Z Downloaded toml_edit v0.21.0
8022023-12-13T04:14:13.268Z Downloaded hashbrown v0.14.2
8032023-12-13T04:14:13.269Z Downloaded winnow v0.5.15
8042023-12-13T04:14:13.269Z Downloaded syn v2.0.32
8052023-12-13T04:14:13.269Z Downloaded rustix v0.37.23
8062023-12-13T04:14:13.269Z Downloaded clap_builder v4.4.2
8072023-12-13T04:14:13.269Z Downloaded serde_json v1.0.108
8082023-12-13T04:14:13.270Z Downloaded libc v0.2.151
8092023-12-13T04:14:13.270Z Downloaded serde v1.0.193
8102023-12-13T04:14:13.270Z Compiling proc-macro2 v1.0.69
8112023-12-13T04:14:13.270Z Compiling unicode-ident v1.0.12
8122023-12-13T04:14:13.270Z Compiling serde v1.0.193
8132023-12-13T04:14:13.271Z Compiling libc v0.2.151
8142023-12-13T04:14:13.271Z Compiling io-lifetimes v1.0.11
8152023-12-13T04:14:13.271Z Compiling rustix v0.37.23
8162023-12-13T04:14:13.271Z Compiling hashbrown v0.14.2
8172023-12-13T04:14:13.271Z Compiling bitflags v1.3.2
8182023-12-13T04:14:13.393Z Compiling equivalent v1.0.1
8192023-12-13T04:14:13.552Z Compiling utf8parse v0.2.1
8202023-12-13T04:14:13.552Z Compiling anstyle-query v1.0.0
8212023-12-13T04:14:13.776Z Compiling anstyle-parse v0.2.1
8222023-12-13T04:14:13.797Z Compiling thiserror v1.0.49
8232023-12-13T04:14:14.160Z Compiling winnow v0.5.15
8242023-12-13T04:14:14.875Z Compiling indexmap v2.1.0
8252023-12-13T04:14:15.743Z Compiling camino v1.1.6
8262023-12-13T04:14:15.766Z Compiling semver v1.0.20
8272023-12-13T04:14:15.766Z Compiling serde_json v1.0.108
8282023-12-13T04:14:15.767Z Compiling colorchoice v1.0.0
8292023-12-13T04:14:16.258Z Compiling anstyle v1.0.2
8302023-12-13T04:14:16.258Z Compiling clap_lex v0.5.1
8312023-12-13T04:14:16.274Z Compiling itoa v1.0.9
8322023-12-13T04:14:16.302Z Compiling strsim v0.10.0
8332023-12-13T04:14:16.582Z Compiling anstream v0.5.0
8342023-12-13T04:14:16.614Z Compiling quote v1.0.33
8352023-12-13T04:14:16.665Z Compiling anyhow v1.0.75
8362023-12-13T04:14:16.960Z Compiling ryu v1.0.15
8372023-12-13T04:14:17.471Z Compiling syn v2.0.32
8382023-12-13T04:14:17.571Z Compiling errno v0.3.2
8392023-12-13T04:14:17.657Z Compiling heck v0.4.1
8402023-12-13T04:14:19.188Z Compiling terminal_size v0.2.6
8412023-12-13T04:14:19.313Z Compiling clap_builder v4.4.2
8422023-12-13T04:14:25.574Z Compiling serde_derive v1.0.193
8432023-12-13T04:14:25.574Z Compiling thiserror-impl v1.0.49
8442023-12-13T04:14:25.583Z Compiling clap_derive v4.4.2
8452023-12-13T04:14:30.250Z Compiling clap v4.4.3
8462023-12-13T04:14:38.884Z Compiling toml_datetime v0.6.5
8472023-12-13T04:14:38.903Z Compiling serde_spanned v0.6.4
8482023-12-13T04:14:38.904Z Compiling cargo-platform v0.1.3
8492023-12-13T04:14:39.593Z Compiling toml_edit v0.21.0
8502023-12-13T04:14:40.954Z Compiling cargo_metadata v0.18.1
8512023-12-13T04:14:42.525Z Compiling toml v0.8.8
8522023-12-13T04:14:43.371Z Compiling cargo_toml v0.17.0
8532023-12-13T04:14:50.839Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8542023-12-13T04:14:51.068Z Finished dev [unoptimized + debuginfo] target(s) in 56.77s
8552023-12-13T04:14:51.225Z Running `target/debug/xtask clippy`
8562023-12-13T04:14:51.301Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8572023-12-13T04:14:51.989Z Downloading crates ...
8582023-12-13T04:14:52.246Z Downloaded indexmap v1.9.3
8592023-12-13T04:14:52.266Z Downloaded is_ci v1.1.1
8602023-12-13T04:14:52.283Z Downloaded libsw v3.3.0
8612023-12-13T04:14:52.284Z Downloaded linear-map v1.2.0
8622023-12-13T04:14:52.299Z Downloaded itertools v0.11.0
8632023-12-13T04:14:52.319Z Downloaded ciborium v0.2.1
8642023-12-13T04:14:52.338Z Downloaded atty v0.2.14
8652023-12-13T04:14:52.338Z Downloaded curve25519-dalek-derive v0.1.0
8662023-12-13T04:14:52.352Z Downloaded mime v0.3.17
8672023-12-13T04:14:52.454Z Downloaded hyper-tls v0.5.0
8682023-12-13T04:14:52.454Z Downloaded memoffset v0.7.1
8692023-12-13T04:14:52.454Z Downloaded hyper-rustls v0.24.2
8702023-12-13T04:14:52.634Z Downloaded openssl-macros v0.1.1
8712023-12-13T04:14:52.634Z Downloaded crucible-workspace-hack v0.1.0
8722023-12-13T04:14:52.634Z Downloaded bytesize v1.3.0
8732023-12-13T04:14:52.634Z Downloaded byteorder v1.5.0
8742023-12-13T04:14:52.634Z Downloaded number_prefix v0.4.0
8752023-12-13T04:14:52.634Z Downloaded time-core v0.1.1
8762023-12-13T04:14:52.634Z Downloaded strum v0.25.0
8772023-12-13T04:14:52.634Z Downloaded waitgroup v0.1.2
8782023-12-13T04:14:52.635Z Downloaded cexpr v0.6.0
8792023-12-13T04:14:52.635Z Downloaded arrayvec v0.5.2
8802023-12-13T04:14:52.635Z Downloaded match_cfg v0.1.0
8812023-12-13T04:14:52.635Z Downloaded oorandom v11.1.3
8822023-12-13T04:14:52.635Z Downloaded termtree v0.4.1
8832023-12-13T04:14:52.635Z Downloaded ipnetwork v0.20.0
8842023-12-13T04:14:52.635Z Downloaded bit-vec v0.6.3
8852023-12-13T04:14:52.635Z Downloaded semver-parser v0.10.2
8862023-12-13T04:14:52.635Z Downloaded blake2 v0.10.6
8872023-12-13T04:14:52.685Z Downloaded mockall_derive v0.12.0
8882023-12-13T04:14:52.685Z Downloaded tempdir v0.3.7
8892023-12-13T04:14:52.685Z Downloaded tokio-native-tls v0.3.1
8902023-12-13T04:14:52.685Z Downloaded vte v0.10.1
8912023-12-13T04:14:52.685Z Downloaded unicode-width v0.1.11
8922023-12-13T04:14:52.685Z Downloaded num-rational v0.4.1
8932023-12-13T04:14:52.685Z Downloaded sqlparser_derive v0.1.1
8942023-12-13T04:14:52.685Z Downloaded crossbeam v0.8.2
8952023-12-13T04:14:52.686Z Downloaded globset v0.4.13
8962023-12-13T04:14:52.686Z Downloaded unicode-xid v0.2.4
8972023-12-13T04:14:52.686Z Downloaded flagset v0.4.3
8982023-12-13T04:14:52.686Z Downloaded futures-io v0.3.29
8992023-12-13T04:14:52.686Z Downloaded futures-executor v0.3.29
9002023-12-13T04:14:52.686Z Downloaded tokio-stream v0.1.14
9012023-12-13T04:14:52.686Z Downloaded parse-display v0.8.2
9022023-12-13T04:14:52.686Z Downloaded rustc-hash v1.1.0
9032023-12-13T04:14:52.686Z Downloaded stable_deref_trait v1.2.0
9042023-12-13T04:14:52.686Z Downloaded native-tls v0.2.11
9052023-12-13T04:14:52.686Z Downloaded heck v0.3.3
9062023-12-13T04:14:52.686Z Downloaded futures-macro v0.3.29
9072023-12-13T04:14:52.686Z Downloaded display-error-chain v0.2.0
9082023-12-13T04:14:52.687Z Downloaded difflib v0.4.0
9092023-12-13T04:14:52.687Z Downloaded backtrace v0.3.69
9102023-12-13T04:14:52.687Z Downloaded http-body v0.4.5
9112023-12-13T04:14:52.687Z Downloaded thiserror-impl-no-std v2.0.2
9122023-12-13T04:14:52.687Z Downloaded tinyvec_macros v0.1.1
9132023-12-13T04:14:52.687Z Downloaded tokio-tungstenite v0.20.1
9142023-12-13T04:14:52.687Z Downloaded synstructure v0.12.6
9152023-12-13T04:14:52.687Z Downloaded highway v1.1.0
9162023-12-13T04:14:52.687Z Downloaded signal-hook-tokio v0.3.1
9172023-12-13T04:14:52.687Z Downloaded foreign-types-shared v0.3.1
9182023-12-13T04:14:52.687Z Downloaded phf v0.11.2
9192023-12-13T04:14:52.688Z Downloaded rustc-demangle v0.1.23
9202023-12-13T04:14:52.688Z Downloaded env_logger v0.10.0
9212023-12-13T04:14:52.688Z Downloaded foreign-types-shared v0.1.1
9222023-12-13T04:14:52.688Z Downloaded serde_tokenstream v0.1.7
9232023-12-13T04:14:52.688Z Downloaded headers v0.3.9
9242023-12-13T04:14:52.750Z Downloaded want v0.3.1
9252023-12-13T04:14:52.750Z Downloaded serde_tokenstream v0.2.0
9262023-12-13T04:14:52.750Z Downloaded peeking_take_while v0.1.2
9272023-12-13T04:14:52.750Z Downloaded toml v0.7.8
9282023-12-13T04:14:52.750Z Downloaded foreign-types v0.3.2
9292023-12-13T04:14:52.750Z Downloaded float-cmp v0.9.0
9302023-12-13T04:14:52.750Z Downloaded serde_path_to_error v0.1.14
9312023-12-13T04:14:52.750Z Downloaded serde-hex v0.1.0
9322023-12-13T04:14:52.751Z Downloaded universal-hash v0.5.1
9332023-12-13T04:14:52.751Z Downloaded quick-error v1.2.3
9342023-12-13T04:14:52.751Z Downloaded usdt v0.3.5
9352023-12-13T04:14:52.751Z Downloaded whoami v1.4.1
9362023-12-13T04:14:52.903Z Downloaded guppy-workspace-hack v0.1.0
9372023-12-13T04:14:52.904Z Downloaded derive_more v0.99.17
9382023-12-13T04:14:52.904Z Downloaded zone_cfg_derive v0.3.0
9392023-12-13T04:14:52.904Z Downloaded untrusted v0.9.0
9402023-12-13T04:14:52.904Z Downloaded yasna v0.5.2
9412023-12-13T04:14:52.904Z Downloaded rustfmt-wrapper v0.2.0
9422023-12-13T04:14:52.904Z Downloaded darling_macro v0.14.4
9432023-12-13T04:14:52.904Z Downloaded hostname v0.3.1
9442023-12-13T04:14:52.904Z Downloaded wyz v0.5.1
9452023-12-13T04:14:52.904Z Downloaded smallvec v0.6.14
9462023-12-13T04:14:52.905Z Downloaded pin-project-internal v1.1.3
9472023-12-13T04:14:52.905Z Downloaded unicase v2.7.0
9482023-12-13T04:14:52.905Z Downloaded vte_generate_state_changes v0.1.1
9492023-12-13T04:14:52.905Z Downloaded sha2 v0.10.8
9502023-12-13T04:14:52.905Z Downloaded hex-literal v0.4.1
9512023-12-13T04:14:52.905Z Downloaded derive_builder_macro v0.12.0
9522023-12-13T04:14:52.905Z Downloaded predicates-core v1.0.6
9532023-12-13T04:14:52.905Z Downloaded embedded-io v0.4.0
9542023-12-13T04:14:52.957Z Downloaded password-hash v0.5.0
9552023-12-13T04:14:52.958Z Downloaded usdt-impl v0.3.5
9562023-12-13T04:14:52.958Z Downloaded data-encoding v2.4.0
9572023-12-13T04:14:52.958Z Downloaded slab v0.4.9
9582023-12-13T04:14:52.958Z Downloaded phf_shared v0.10.0
9592023-12-13T04:14:52.959Z Downloaded zone v0.3.0
9602023-12-13T04:14:52.959Z Downloaded pkg-config v0.3.27
9612023-12-13T04:14:52.959Z Downloaded semver v0.1.20
9622023-12-13T04:14:52.959Z Downloaded pretty-hex v0.2.1
9632023-12-13T04:14:52.960Z Downloaded platforms v3.0.2
9642023-12-13T04:14:52.960Z Downloaded static_assertions v1.1.0
9652023-12-13T04:14:52.960Z Downloaded version_check v0.9.4
9662023-12-13T04:14:52.960Z Downloaded expectorate v1.1.0
9672023-12-13T04:14:52.960Z Downloaded vec_map v0.8.2
9682023-12-13T04:14:52.961Z Downloaded fatfs v0.3.6
9692023-12-13T04:14:52.961Z Downloaded vsss-rs v3.3.2
9702023-12-13T04:14:52.961Z Downloaded tower-service v0.3.2
9712023-12-13T04:14:52.962Z Downloaded tar v0.4.40
9722023-12-13T04:14:52.962Z Downloaded pest_generator v2.7.2
9732023-12-13T04:14:52.962Z Downloaded ref-cast v1.0.20
9742023-12-13T04:14:52.962Z Downloaded endian-type v0.1.2
9752023-12-13T04:14:52.963Z Downloaded slog-bunyan v2.4.0
9762023-12-13T04:14:52.963Z Downloaded similar-asserts v1.5.0
9772023-12-13T04:14:52.963Z Downloaded proc-macro-error v1.0.4
9782023-12-13T04:14:52.964Z Downloaded structopt-derive v0.4.18
9792023-12-13T04:14:52.964Z Downloaded pem v3.0.2
9802023-12-13T04:14:52.964Z Downloaded slog-envlogger v2.2.0
9812023-12-13T04:14:52.964Z Downloaded spin v0.9.8
9822023-12-13T04:14:52.964Z Downloaded fixedbitset v0.4.2
9832023-12-13T04:14:52.965Z Downloaded flume v0.11.0
9842023-12-13T04:14:52.965Z Downloaded same-file v1.0.6
9852023-12-13T04:14:52.965Z Downloaded schemars v0.8.13
9862023-12-13T04:14:53.032Z Downloaded glob v0.3.1
9872023-12-13T04:14:53.032Z Downloaded rtoolbox v0.0.1
9882023-12-13T04:14:53.032Z Downloaded radium v0.7.0
9892023-12-13T04:14:53.033Z Downloaded wait-timeout v0.2.0
9902023-12-13T04:14:53.033Z Downloaded enum-as-inner v0.5.1
9912023-12-13T04:14:53.033Z Downloaded similar v2.3.0
9922023-12-13T04:14:53.033Z Downloaded rust-argon2 v1.0.1
9932023-12-13T04:14:53.033Z Downloaded once_cell v1.19.0
9942023-12-13T04:14:53.033Z Downloaded nom v7.1.3
9952023-12-13T04:14:53.033Z Downloaded parking_lot_core v0.8.6
9962023-12-13T04:14:53.049Z Downloaded unicode-normalization v0.1.22
9972023-12-13T04:14:53.049Z Downloaded tinyvec v1.6.0
9982023-12-13T04:14:53.050Z Downloaded papergrid v0.10.0
9992023-12-13T04:14:53.050Z Downloaded unicode-bidi v0.3.13
10002023-12-13T04:14:53.050Z Downloaded textwrap v0.16.0
10012023-12-13T04:14:53.051Z Downloaded rstest_macros v0.18.2
10022023-12-13T04:14:53.051Z Downloaded subprocess v0.2.9
10032023-12-13T04:14:53.051Z Downloaded typed-path v0.7.0
10042023-12-13T04:14:53.051Z Downloaded steno v0.4.0
10052023-12-13T04:14:53.083Z Downloaded pest v2.7.2
10062023-12-13T04:14:53.083Z Downloaded url v2.5.0
10072023-12-13T04:14:53.508Z Downloaded rustls-webpki v0.101.7
10082023-12-13T04:14:53.525Z Downloaded plotters v0.3.5
10092023-12-13T04:14:53.525Z Downloaded reqwest v0.11.22
10102023-12-13T04:14:53.526Z Downloaded guppy v0.17.4
10112023-12-13T04:14:53.526Z Downloaded zerocopy v0.7.26
10122023-12-13T04:14:53.526Z Downloaded reedline v0.22.0
10132023-12-13T04:14:53.526Z Downloaded radix_trie v0.2.1
10142023-12-13T04:14:53.526Z Downloaded rayon v1.8.0
10152023-12-13T04:14:53.526Z Downloaded h2 v0.3.21
10162023-12-13T04:14:53.526Z Downloaded ratatui v0.23.0
10172023-12-13T04:14:53.527Z Downloaded proptest v1.4.0
10182023-12-13T04:14:53.527Z Downloaded regress v0.7.1
10192023-12-13T04:14:53.527Z Downloaded smoltcp v0.10.0
10202023-12-13T04:14:53.527Z Downloaded regex-syntax v0.7.5
10212023-12-13T04:14:53.527Z Downloaded regex-syntax v0.8.2
10222023-12-13T04:14:53.527Z Downloaded sled v0.34.7
10232023-12-13T04:14:53.527Z Downloaded zerocopy-derive v0.2.0
10242023-12-13T04:14:53.527Z Downloaded regex-automata v0.3.8
10252023-12-13T04:14:53.527Z Downloaded tokio v1.35.0
10262023-12-13T04:14:53.527Z Downloaded zerocopy-derive v0.6.4
10272023-12-13T04:14:53.546Z Downloaded regex-automata v0.4.3
10282023-12-13T04:14:54.003Z Downloaded encoding_rs v0.8.33
10292023-12-13T04:14:54.003Z Downloaded zerocopy-derive v0.7.26
10302023-12-13T04:14:54.004Z Downloaded sha3 v0.10.8
10312023-12-13T04:14:54.004Z Downloaded bzip2-sys v0.1.11+1.0.8
10322023-12-13T04:14:54.004Z Downloaded regex-syntax v0.6.29
10332023-12-13T04:14:54.004Z Downloaded gimli v0.28.0
10342023-12-13T04:14:54.004Z Downloaded bstr v1.6.0
10352023-12-13T04:14:54.004Z Downloaded rustix v0.38.25
10362023-12-13T04:14:54.005Z Downloaded trust-dns-proto v0.22.0
10372023-12-13T04:14:54.005Z Downloaded smoltcp v0.9.1
10382023-12-13T04:14:54.005Z Downloaded diesel v2.1.4
10392023-12-13T04:14:54.005Z Downloaded polar-core v0.27.0
10402023-12-13T04:14:54.005Z Downloaded nix v0.26.4
10412023-12-13T04:14:54.006Z Downloaded idna v0.2.3
10422023-12-13T04:14:54.006Z Downloaded curve25519-dalek v4.1.1
10432023-12-13T04:14:54.006Z Downloaded petgraph v0.6.4
10442023-12-13T04:14:54.006Z Downloaded webpki-roots v0.25.2
10452023-12-13T04:14:54.006Z Downloaded syn v1.0.109
10462023-12-13T04:14:54.007Z Downloaded object v0.30.4
10472023-12-13T04:14:54.046Z Downloaded object v0.32.1
10482023-12-13T04:14:54.046Z Downloaded bstr v0.2.17
10492023-12-13T04:14:54.065Z Downloaded rustls v0.21.9
10502023-12-13T04:14:54.065Z Downloaded quick-xml v0.23.1
10512023-12-13T04:14:54.077Z Downloaded openssl v0.10.60
10522023-12-13T04:14:54.091Z Downloaded serde_with v3.4.0
10532023-12-13T04:14:54.119Z Downloaded chrono v0.4.31
10542023-12-13T04:14:54.132Z Downloaded regex v1.10.2
10552023-12-13T04:14:54.143Z Downloaded vcpkg v0.2.15
10562023-12-13T04:14:54.215Z Downloaded portable-atomic v1.4.3
10572023-12-13T04:14:54.670Z Downloaded hkdf v0.12.3
10582023-12-13T04:14:54.670Z Downloaded futures-util v0.3.29
10592023-12-13T04:14:54.670Z Downloaded ring v0.17.7
10602023-12-13T04:14:54.670Z Downloaded tabled v0.14.0
10612023-12-13T04:14:54.670Z Downloaded openapiv3 v2.0.0
10622023-12-13T04:14:54.670Z Downloaded clap v2.34.0
10632023-12-13T04:14:54.670Z Downloaded ring v0.16.20
10642023-12-13T04:14:54.671Z Downloaded regex-automata v0.1.10
10652023-12-13T04:14:54.671Z Downloaded time v0.3.27
10662023-12-13T04:14:54.671Z Downloaded bitvec v1.0.1
10672023-12-13T04:14:54.688Z Downloaded tough v0.16.0
10682023-12-13T04:14:54.688Z Downloaded elliptic-curve v0.13.8
10692023-12-13T04:14:54.701Z Downloaded zip v0.6.6
10702023-12-13T04:14:54.701Z Downloaded hashbrown v0.12.3
10712023-12-13T04:14:54.720Z Downloaded libm v0.2.7
10722023-12-13T04:14:54.734Z Downloaded itertools v0.12.0
10732023-12-13T04:14:54.752Z Downloaded hyper v0.14.27
10742023-12-13T04:14:54.777Z Downloaded sqlparser v0.36.1
10752023-12-13T04:14:54.777Z Downloaded tokio-rustls v0.24.1
10762023-12-13T04:14:54.777Z Downloaded oso v0.27.0
10772023-12-13T04:14:54.794Z Downloaded rand v0.8.5
10782023-12-13T04:14:54.795Z Downloaded x509-cert v0.2.4
10792023-12-13T04:14:54.795Z Downloaded heapless v0.7.16
10802023-12-13T04:14:54.814Z Downloaded unsafe-libyaml v0.2.9
10812023-12-13T04:14:54.814Z Downloaded tokio-util v0.7.10
10822023-12-13T04:14:55.255Z Downloaded pest_meta v2.7.2
10832023-12-13T04:14:55.256Z Downloaded unicode_categories v0.1.1
10842023-12-13T04:14:55.256Z Downloaded salty v0.2.0
10852023-12-13T04:14:55.256Z Downloaded prettyplease v0.2.12
10862023-12-13T04:14:55.257Z Downloaded tracing v0.1.37
10872023-12-13T04:14:55.257Z Downloaded trust-dns-client v0.22.0
10882023-12-13T04:14:55.257Z Downloaded ed25519 v1.5.3
10892023-12-13T04:14:55.257Z Downloaded parking_lot v0.11.2
10902023-12-13T04:14:55.257Z Downloaded futures-channel v0.3.29
10912023-12-13T04:14:55.258Z Downloaded socket2 v0.4.9
10922023-12-13T04:14:55.258Z Downloaded pretty_assertions v1.4.0
10932023-12-13T04:14:55.258Z Downloaded slog-dtrace v0.2.3
10942023-12-13T04:14:55.258Z Downloaded pin-project v1.1.3
10952023-12-13T04:14:55.258Z Downloaded rayon-core v1.12.0
10962023-12-13T04:14:55.259Z Downloaded darling_core v0.20.3
10972023-12-13T04:14:55.259Z Downloaded libxml v0.3.3
10982023-12-13T04:14:55.259Z Downloaded fd-lock v3.0.13
10992023-12-13T04:14:55.259Z Downloaded smallvec v1.11.2
11002023-12-13T04:14:55.259Z Downloaded termios v0.3.3
11012023-12-13T04:14:55.260Z Downloaded rustyline v12.0.0
11022023-12-13T04:14:55.260Z Downloaded criterion v0.5.1
11032023-12-13T04:14:55.261Z Downloaded slog-json v2.6.1
11042023-12-13T04:14:55.261Z Downloaded half v1.8.2
11052023-12-13T04:14:55.261Z Downloaded socket2 v0.5.5
11062023-12-13T04:14:55.261Z Downloaded typenum v1.16.0
11072023-12-13T04:14:55.261Z Downloaded structmeta v0.2.0
11082023-12-13T04:14:55.261Z Downloaded phf_shared v0.11.2
11092023-12-13T04:14:55.262Z Downloaded defmt-macros v0.3.6
11102023-12-13T04:14:55.262Z Downloaded datatest-stable v0.2.3
11112023-12-13T04:14:55.262Z Downloaded tokio-macros v2.2.0
11122023-12-13T04:14:55.262Z Downloaded omicron-zone-package v0.9.1
11132023-12-13T04:14:55.262Z Downloaded poly1305 v0.8.0
11142023-12-13T04:14:55.263Z Downloaded trust-dns-server v0.22.1
11152023-12-13T04:14:55.263Z Downloaded trust-dns-resolver v0.22.0
11162023-12-13T04:14:55.263Z Downloaded rcgen v0.11.3
11172023-12-13T04:14:55.263Z Downloaded rand_xorshift v0.3.0
11182023-12-13T04:14:55.263Z Downloaded remove_dir_all v0.5.3
11192023-12-13T04:14:55.263Z Downloaded tempfile v3.8.1
11202023-12-13T04:14:55.264Z Downloaded toml_edit v0.19.15
11212023-12-13T04:14:55.264Z Downloaded proc-macro-error-attr v1.0.4
11222023-12-13T04:14:55.264Z Downloaded rand_core v0.6.4
11232023-12-13T04:14:55.264Z Downloaded ref-cast-impl v1.0.20
11242023-12-13T04:14:55.264Z Downloaded rsa v0.9.2
11252023-12-13T04:14:55.265Z Downloaded ron v0.8.1
11262023-12-13T04:14:55.265Z Downloaded itertools v0.10.5
11272023-12-13T04:14:55.265Z Downloaded parse-display-derive v0.8.2
11282023-12-13T04:14:55.265Z Downloaded pin-utils v0.1.0
11292023-12-13T04:14:55.265Z Downloaded darling_core v0.14.4
11302023-12-13T04:14:55.265Z Downloaded ppv-lite86 v0.2.17
11312023-12-13T04:14:55.266Z Downloaded resolv-conf v0.7.0
11322023-12-13T04:14:55.266Z Downloaded tungstenite v0.20.1
11332023-12-13T04:14:55.266Z Downloaded http v0.2.11
11342023-12-13T04:14:55.266Z Downloaded aho-corasick v1.0.4
11352023-12-13T04:14:55.266Z Downloaded smf v0.2.2
11362023-12-13T04:14:55.266Z Downloaded unicode-segmentation v1.10.1
11372023-12-13T04:14:55.266Z Downloaded flate2 v1.0.28
11382023-12-13T04:14:55.267Z Downloaded zerocopy v0.6.4
11392023-12-13T04:14:55.267Z Downloaded openssl-sys v0.9.96
11402023-12-13T04:14:55.267Z Downloaded ena v0.14.2
11412023-12-13T04:14:55.267Z Downloaded semver v0.11.0
11422023-12-13T04:14:55.267Z Downloaded signature v1.6.4
11432023-12-13T04:14:55.267Z Downloaded postgres-types v0.2.6
11442023-12-13T04:14:55.267Z Downloaded pem-rfc7468 v0.7.0
11452023-12-13T04:14:55.267Z Downloaded rand v0.4.6
11462023-12-13T04:14:55.268Z Downloaded thread-id v4.2.0
11472023-12-13T04:14:55.268Z Downloaded postgres-protocol v0.6.6
11482023-12-13T04:14:55.268Z Downloaded hashbrown v0.13.2
11492023-12-13T04:14:55.268Z Downloaded sqlformat v0.2.3
11502023-12-13T04:14:55.268Z Downloaded shell-words v1.1.0
11512023-12-13T04:14:55.268Z Downloaded paste v1.0.14
11522023-12-13T04:14:55.268Z Downloaded partial-io v0.5.4
11532023-12-13T04:14:55.269Z Downloaded pkcs1 v0.7.5
11542023-12-13T04:14:55.269Z Downloaded target-lexicon v0.12.12
11552023-12-13T04:14:55.269Z Downloaded home v0.5.5
11562023-12-13T04:14:55.269Z Downloaded hash32 v0.2.1
11572023-12-13T04:14:55.269Z Downloaded generic-array v0.14.7
11582023-12-13T04:14:55.269Z Downloaded ucd-trie v0.1.6
11592023-12-13T04:14:55.269Z Downloaded trybuild v1.0.85
11602023-12-13T04:14:55.270Z Downloaded predicates v3.0.4
11612023-12-13T04:14:55.270Z Downloaded plotters-backend v0.3.5
11622023-12-13T04:14:55.270Z Downloaded threadpool v1.8.1
11632023-12-13T04:14:55.270Z Downloaded signature v2.1.0
11642023-12-13T04:14:55.270Z Downloaded serde_urlencoded v0.7.1
11652023-12-13T04:14:55.270Z Downloaded owo-colors v3.5.0
11662023-12-13T04:14:55.270Z Downloaded num-bigint-dig v0.8.4
11672023-12-13T04:14:55.271Z Downloaded crossterm v0.27.0
11682023-12-13T04:14:55.271Z Downloaded sct v0.7.0
11692023-12-13T04:14:55.694Z Downloaded pest_derive v2.7.2
11702023-12-13T04:14:55.694Z Downloaded hmac v0.12.1
11712023-12-13T04:14:55.694Z Downloaded yansi v0.5.1
11722023-12-13T04:14:55.694Z Downloaded try-lock v0.2.4
11732023-12-13T04:14:55.694Z Downloaded serde_derive_internals v0.26.0
11742023-12-13T04:14:55.694Z Downloaded darling v0.20.3
11752023-12-13T04:14:55.695Z Downloaded serde-big-array v0.5.1
11762023-12-13T04:14:55.695Z Downloaded dirs-next v2.0.0
11772023-12-13T04:14:55.695Z Downloaded defmt v0.3.5
11782023-12-13T04:14:55.695Z Downloaded snafu v0.7.5
11792023-12-13T04:14:55.712Z Downloaded postcard v1.0.8
11802023-12-13T04:14:55.712Z Downloaded bindgen v0.65.1
11812023-12-13T04:14:55.712Z Downloaded parking_lot v0.12.1
11822023-12-13T04:14:55.712Z Downloaded defmt-parser v0.3.3
11832023-12-13T04:14:55.713Z Downloaded unarray v0.1.4
11842023-12-13T04:14:55.713Z Downloaded dyn-clone v1.0.13
11852023-12-13T04:14:55.713Z Downloaded tinytemplate v1.2.1
11862023-12-13T04:14:55.713Z Downloaded filetime v0.2.23
11872023-12-13T04:14:55.713Z Downloaded ff v0.13.0
11882023-12-13T04:14:55.713Z Downloaded debug-ignore v1.0.5
11892023-12-13T04:14:55.713Z Downloaded signal-hook-registry v1.4.1
11902023-12-13T04:14:55.713Z Downloaded zeroize_derive v1.4.2
11912023-12-13T04:14:55.713Z Downloaded zeroize v1.7.0
11922023-12-13T04:14:55.713Z Downloaded xattr v1.0.1
11932023-12-13T04:14:55.713Z Downloaded tui-tree-widget v0.13.0
11942023-12-13T04:14:55.714Z Downloaded parking_lot_core v0.9.8
11952023-12-13T04:14:55.714Z Downloaded getrandom v0.2.10
11962023-12-13T04:14:55.714Z Downloaded der v0.7.8
11972023-12-13T04:14:55.714Z Downloaded sec1 v0.7.3
11982023-12-13T04:14:55.714Z Downloaded tokio-postgres v0.7.10
11992023-12-13T04:14:55.714Z Downloaded path-slash v0.1.5
12002023-12-13T04:14:55.714Z Downloaded zerocopy v0.3.0
12012023-12-13T04:14:55.714Z Downloaded tracing-core v0.1.31
12022023-12-13T04:14:55.714Z Downloaded derive_builder_core v0.12.0
12032023-12-13T04:14:55.714Z Downloaded tiny-keccak v2.0.2
12042023-12-13T04:14:55.714Z Downloaded which v4.4.0
12052023-12-13T04:14:55.714Z Downloaded schemars_derive v0.8.13
12062023-12-13T04:14:55.714Z Downloaded percent-encoding v2.3.1
12072023-12-13T04:14:55.714Z Downloaded diesel_derives v2.1.2
12082023-12-13T04:14:55.714Z Downloaded mio v0.8.9
12092023-12-13T04:14:55.714Z Downloaded crossbeam-channel v0.5.8
12102023-12-13T04:14:55.715Z Downloaded futures v0.3.29
12112023-12-13T04:14:55.715Z Downloaded pkcs8 v0.10.2
12122023-12-13T04:14:55.715Z Downloaded num-bigint v0.4.4
12132023-12-13T04:14:55.715Z Downloaded foreign-types-macros v0.2.3
12142023-12-13T04:14:55.715Z Downloaded foreign-types v0.5.0
12152023-12-13T04:14:55.715Z Downloaded pin-project-lite v0.2.13
12162023-12-13T04:14:55.715Z Downloaded indicatif v0.17.7
12172023-12-13T04:14:55.715Z Downloaded serde_yaml v0.9.25
12182023-12-13T04:14:55.715Z Downloaded miniz_oxide v0.7.1
12192023-12-13T04:14:55.715Z Downloaded rand_chacha v0.3.1
12202023-12-13T04:14:55.716Z Downloaded structopt v0.3.26
12212023-12-13T04:14:55.716Z Downloaded supports-color v2.1.0
12222023-12-13T04:14:55.716Z Downloaded fs-err v2.11.0
12232023-12-13T04:14:55.716Z Downloaded scopeguard v1.2.0
12242023-12-13T04:14:55.716Z Downloaded r2d2 v0.8.10
12252023-12-13T04:14:55.716Z Downloaded diff v0.1.13
12262023-12-13T04:14:55.716Z Downloaded group v0.13.0
12272023-12-13T04:14:55.716Z Downloaded minimal-lexical v0.2.1
12282023-12-13T04:14:55.716Z Downloaded test-strategy v0.3.1
12292023-12-13T04:14:55.717Z Downloaded cc v1.0.83
12302023-12-13T04:14:55.717Z Downloaded term v0.7.0
12312023-12-13T04:14:55.717Z Downloaded darling_macro v0.20.3
12322023-12-13T04:14:55.717Z Downloaded packed_struct_codegen v0.10.1
12332023-12-13T04:14:55.717Z Downloaded hex v0.4.3
12342023-12-13T04:14:55.717Z Downloaded getopts v0.2.21
12352023-12-13T04:14:55.717Z Downloaded funty v2.0.0
12362023-12-13T04:14:55.717Z Downloaded digest v0.10.7
12372023-12-13T04:14:55.717Z Downloaded structmeta-derive v0.2.0
12382023-12-13T04:14:55.717Z Downloaded proc-macro-crate v1.3.1
12392023-12-13T04:14:55.717Z Downloaded tabled_derive v0.6.0
12402023-12-13T04:14:55.717Z Downloaded rpassword v7.3.1
12412023-12-13T04:14:55.717Z Downloaded futures-timer v3.0.2
12422023-12-13T04:14:55.717Z Downloaded futures-task v0.3.29
12432023-12-13T04:14:55.717Z Downloaded termcolor v1.2.0
12442023-12-13T04:14:55.718Z Downloaded pathdiff v0.2.1
12452023-12-13T04:14:55.718Z Downloaded packed_struct v0.10.1
12462023-12-13T04:14:55.718Z Downloaded derive-where v1.2.6
12472023-12-13T04:14:55.718Z Downloaded dof v0.1.5
12482023-12-13T04:14:55.718Z Downloaded dirs-sys-next v0.1.2
12492023-12-13T04:14:55.718Z Downloaded rustls-pemfile v1.0.3
12502023-12-13T04:14:55.718Z Downloaded rstest v0.18.2
12512023-12-13T04:14:55.718Z Downloaded subtle v2.5.0
12522023-12-13T04:14:55.718Z Downloaded fragile v2.0.0
12532023-12-13T04:14:55.718Z Downloaded predicates-tree v1.0.9
12542023-12-13T04:14:55.718Z Downloaded crc32fast v1.3.2
12552023-12-13T04:14:55.718Z Downloaded pretty-hex v0.4.0
12562023-12-13T04:14:55.718Z Downloaded precomputed-hash v0.1.1
12572023-12-13T04:14:55.718Z Downloaded crossbeam-epoch v0.9.15
12582023-12-13T04:14:55.718Z Downloaded cancel-safe-futures v0.1.5
12592023-12-13T04:14:55.718Z Downloaded derive_builder v0.12.0
12602023-12-13T04:14:55.718Z Downloaded plotters-svg v0.3.5
12612023-12-13T04:14:55.718Z Downloaded thiserror-no-std v2.0.2
12622023-12-13T04:14:55.718Z Downloaded uuid v1.6.1
12632023-12-13T04:14:55.719Z Downloaded toml v0.5.11
12642023-12-13T04:14:55.719Z Downloaded spin v0.5.2
12652023-12-13T04:14:55.719Z Downloaded form_urlencoded v1.2.1
12662023-12-13T04:14:55.719Z Downloaded fnv v1.0.7
12672023-12-13T04:14:55.719Z Downloaded scheduled-thread-pool v0.2.7
12682023-12-13T04:14:55.719Z Downloaded rustc_version v0.1.7
12692023-12-13T04:14:55.719Z Downloaded relative-path v1.9.0
12702023-12-13T04:14:55.719Z Downloaded signal-hook v0.3.17
12712023-12-13T04:14:55.719Z Downloaded take_mut v0.2.2
12722023-12-13T04:14:55.719Z Downloaded swrite v0.1.0
12732023-12-13T04:14:55.719Z Downloaded smawk v0.3.1
12742023-12-13T04:14:55.719Z Downloaded oso-derive v0.27.0
12752023-12-13T04:14:55.719Z Downloaded http-range v0.1.5
12762023-12-13T04:14:55.719Z Downloaded dtrace-parser v0.1.14
12772023-12-13T04:14:55.720Z Downloaded stringprep v0.1.3
12782023-12-13T04:14:55.720Z Downloaded string_cache v0.8.7
12792023-12-13T04:14:55.732Z Downloaded thread_local v1.1.7
12802023-12-13T04:14:55.732Z Downloaded der_derive v0.7.2
12812023-12-13T04:14:55.732Z Downloaded chacha20poly1305 v0.10.1
12822023-12-13T04:14:55.732Z Downloaded toolchain_find v0.2.0
12832023-12-13T04:14:55.732Z Downloaded doc-comment v0.3.3
12842023-12-13T04:14:55.732Z Downloaded base64 v0.21.5
12852023-12-13T04:14:55.732Z Downloaded futures-core v0.3.29
12862023-12-13T04:14:55.733Z Downloaded unicode-linebreak v0.1.5
12872023-12-13T04:14:55.733Z Downloaded topological-sort v0.2.2
12882023-12-13T04:14:55.733Z Downloaded rustls-native-certs v0.6.3
12892023-12-13T04:14:55.733Z Downloaded rustc_version v0.4.0
12902023-12-13T04:14:55.733Z Downloaded tracing-attributes v0.1.26
12912023-12-13T04:14:55.734Z Downloaded bytes v1.5.0
12922023-12-13T04:14:55.734Z Downloaded downcast v0.11.0
12932023-12-13T04:14:55.734Z Downloaded diesel_table_macro_syntax v0.1.0
12942023-12-13T04:14:55.734Z Downloaded num-traits v0.2.16
12952023-12-13T04:14:55.734Z Downloaded fallible-iterator v0.2.0
12962023-12-13T04:14:55.734Z Downloaded deranged v0.3.8
12972023-12-13T04:14:55.734Z Downloaded snafu-derive v0.7.5
12982023-12-13T04:14:55.734Z Downloaded fastrand v2.0.0
12992023-12-13T04:14:55.734Z Downloaded slog v2.7.0
13002023-12-13T04:14:55.735Z Downloaded siphasher v0.3.11
13012023-12-13T04:14:55.735Z Downloaded multer v2.1.0
13022023-12-13T04:14:55.735Z Downloaded mime_guess v2.0.4
13032023-12-13T04:14:55.735Z Downloaded buf-list v1.0.3
13042023-12-13T04:14:55.735Z Downloaded nu-ansi-term v0.49.0
13052023-12-13T04:14:55.746Z Downloaded strum_macros v0.25.2
13062023-12-13T04:14:55.746Z Downloaded slog-term v2.9.0
13072023-12-13T04:14:55.746Z Downloaded const-oid v0.9.5
13082023-12-13T04:14:55.746Z Downloaded textwrap v0.11.0
13092023-12-13T04:14:55.756Z Downloaded strum_macros v0.24.3
13102023-12-13T04:14:55.756Z Downloaded futures-sink v0.3.29
13112023-12-13T04:14:55.756Z Downloaded either v1.9.0
13122023-12-13T04:14:55.756Z Downloaded walkdir v2.4.0
13132023-12-13T04:14:55.757Z Downloaded time-macros v0.2.13
13142023-12-13T04:14:55.767Z Downloaded nested v0.1.1
13152023-12-13T04:14:55.767Z Downloaded target-spec v3.0.1
13162023-12-13T04:14:55.767Z Downloaded num_cpus v1.16.0
13172023-12-13T04:14:55.781Z Downloaded headers-core v0.2.0
13182023-12-13T04:14:55.781Z Downloaded cookie v0.18.0
13192023-12-13T04:14:55.781Z Downloaded cfg-expr v0.15.5
13202023-12-13T04:14:55.792Z Downloaded async-trait v0.1.74
13212023-12-13T04:14:55.792Z Downloaded sha1 v0.10.6
13222023-12-13T04:14:55.794Z Downloaded utf-8 v0.7.6
13232023-12-13T04:14:55.794Z Downloaded untrusted v0.7.1
13242023-12-13T04:14:55.794Z Downloaded serde_with_macros v3.4.0
13252023-12-13T04:14:55.827Z Downloaded lock_api v0.4.10
13262023-12-13T04:14:55.827Z Downloaded libtest-mimic v0.6.1
13272023-12-13T04:14:55.828Z Downloaded openssl-probe v0.1.5
13282023-12-13T04:14:55.828Z Downloaded num-complex v0.4.4
13292023-12-13T04:14:55.828Z Downloaded new_debug_unreachable v1.0.4
13302023-12-13T04:14:55.885Z Downloaded addr2line v0.21.0
13312023-12-13T04:14:55.885Z Downloaded basic-toml v0.1.4
13322023-12-13T04:14:55.885Z Downloaded slog-stdlog v4.1.1
13332023-12-13T04:14:55.886Z Downloaded rustversion v1.0.14
13342023-12-13T04:14:55.886Z Downloaded tap v1.0.1
13352023-12-13T04:14:55.886Z Downloaded strsim v0.8.0
13362023-12-13T04:14:55.886Z Downloaded strip-ansi-escapes v0.1.1
13372023-12-13T04:14:55.886Z Downloaded spki v0.7.2
13382023-12-13T04:14:55.914Z Downloaded slog-async v2.8.0
13392023-12-13T04:14:55.914Z Downloaded signal-hook-mio v0.2.3
13402023-12-13T04:14:55.914Z Downloaded blake2b_simd v1.0.1
13412023-12-13T04:14:55.914Z Downloaded num v0.4.1
13422023-12-13T04:14:55.915Z Downloaded log v0.4.20
13432023-12-13T04:14:55.915Z Downloaded crypto-bigint v0.5.2
13442023-12-13T04:14:55.915Z Downloaded crossbeam-deque v0.8.3
13452023-12-13T04:14:55.915Z Downloaded impl-trait-for-tuples v0.2.2
13462023-12-13T04:14:55.916Z Downloaded md-5 v0.10.5
13472023-12-13T04:14:55.916Z Downloaded criterion-plot v0.5.0
13482023-12-13T04:14:55.916Z Downloaded convert_case v0.4.0
13492023-12-13T04:14:55.916Z Downloaded block-buffer v0.10.4
13502023-12-13T04:14:55.916Z Downloaded httptest v0.15.5
13512023-12-13T04:14:55.917Z Downloaded assert_cmd v2.0.12
13522023-12-13T04:14:55.917Z Downloaded base64ct v1.6.0
13532023-12-13T04:14:55.917Z Downloaded argon2 v0.5.2
13542023-12-13T04:14:55.917Z Downloaded slog-scope v4.4.0
13552023-12-13T04:14:55.917Z Downloaded lalrpop-util v0.19.12
13562023-12-13T04:14:55.917Z Downloaded olpc-cjson v0.1.3
13572023-12-13T04:14:55.917Z Downloaded is-terminal v0.4.9
13582023-12-13T04:14:55.917Z Downloaded crypto-common v0.1.6
13592023-12-13T04:14:55.928Z Downloaded arrayvec v0.7.4
13602023-12-13T04:14:55.928Z Downloaded bcs v0.1.6
13612023-12-13T04:14:55.928Z Downloaded usdt-macro v0.3.5
13622023-12-13T04:14:55.928Z Downloaded num_enum v0.5.11
13632023-12-13T04:14:55.928Z Downloaded num-integer v0.1.45
13642023-12-13T04:14:55.928Z Downloaded lazycell v1.3.0
13652023-12-13T04:14:55.928Z Downloaded indoc v2.0.3
13662023-12-13T04:14:55.928Z Downloaded indoc v1.0.9
13672023-12-13T04:14:55.947Z Downloaded anes v0.1.6
13682023-12-13T04:14:55.947Z Downloaded backoff v0.4.0
13692023-12-13T04:14:55.948Z Downloaded bzip2 v0.4.4
13702023-12-13T04:14:56.365Z Downloaded lru-cache v0.1.2
13712023-12-13T04:14:56.365Z Downloaded usdt-attr-macro v0.3.5
13722023-12-13T04:14:56.365Z Downloaded num_enum_derive v0.5.11
13732023-12-13T04:14:56.365Z Downloaded num-iter v0.1.43
13742023-12-13T04:14:56.365Z Downloaded nodrop v0.1.14
13752023-12-13T04:14:56.365Z Downloaded nibble_vec v0.1.0
13762023-12-13T04:14:56.365Z Downloaded mockall v0.12.0
13772023-12-13T04:14:56.365Z Downloaded crossterm v0.26.1
13782023-12-13T04:14:56.366Z Downloaded cassowary v0.3.0
13792023-12-13T04:14:56.366Z Downloaded nanorand v0.7.0
13802023-12-13T04:14:56.366Z Downloaded chacha20 v0.9.1
13812023-12-13T04:14:56.366Z Downloaded cast v0.3.0
13822023-12-13T04:14:56.366Z Downloaded async-recursion v1.0.5
13832023-12-13T04:14:56.366Z Downloaded humantime v2.1.0
13842023-12-13T04:14:56.366Z Downloaded hubpack v0.1.2
13852023-12-13T04:14:56.367Z Downloaded fxhash v0.2.1
13862023-12-13T04:14:56.367Z Downloaded crc-any v2.4.3
13872023-12-13T04:14:56.367Z Downloaded clang-sys v1.6.1
13882023-12-13T04:14:56.367Z Downloaded corncobs v0.1.3
13892023-12-13T04:14:56.367Z Downloaded bytecount v0.6.3
13902023-12-13T04:14:56.367Z Downloaded ascii-canvas v3.0.0
13912023-12-13T04:14:56.367Z Downloaded managed v0.8.0
13922023-12-13T04:14:56.368Z Downloaded serde_repr v0.1.16
13932023-12-13T04:14:56.368Z Downloaded serde_plain v1.0.2
13942023-12-13T04:14:56.368Z Downloaded autocfg v1.1.0
13952023-12-13T04:14:56.368Z Downloaded libefi-sys v0.1.0
13962023-12-13T04:14:56.368Z Downloaded bb8 v0.8.1
13972023-12-13T04:14:56.368Z Downloaded idna v0.5.0
13982023-12-13T04:14:56.368Z Downloaded matches v0.1.10
13992023-12-13T04:14:56.368Z Downloaded ident_case v1.0.1
14002023-12-13T04:14:56.368Z Downloaded block-padding v0.3.3
14012023-12-13T04:14:56.368Z Downloaded bitfield v0.14.0
14022023-12-13T04:14:56.369Z Downloaded serde-big-array v0.4.1
14032023-12-13T04:14:56.369Z Downloaded opaque-debug v0.3.0
14042023-12-13T04:14:56.369Z Downloaded num_threads v0.1.6
14052023-12-13T04:14:56.369Z Downloaded bitflags v2.4.0
14062023-12-13T04:14:56.369Z Downloaded ansi_term v0.12.1
14072023-12-13T04:14:56.370Z Downloaded shlex v1.1.0
14082023-12-13T04:14:56.370Z Downloaded normalize-line-endings v0.3.0
14092023-12-13T04:14:56.370Z Downloaded newtype_derive v0.1.6
14102023-12-13T04:14:56.370Z Downloaded httparse v1.8.0
14112023-12-13T04:14:56.370Z Downloaded darling v0.14.4
14122023-12-13T04:14:56.371Z Downloaded atomicwrites v0.4.2
14132023-12-13T04:14:56.371Z Downloaded assert_matches v1.5.0
14142023-12-13T04:14:56.371Z Downloaded adler v1.0.2
14152023-12-13T04:14:56.371Z Downloaded atomic-waker v1.1.1
14162023-12-13T04:14:56.371Z Downloaded arrayref v0.3.7
14172023-12-13T04:14:56.371Z Downloaded maplit v1.0.2
14182023-12-13T04:14:56.371Z Downloaded ciborium-ll v0.2.1
14192023-12-13T04:14:56.372Z Downloaded hyper-staticfile v0.9.5
14202023-12-13T04:14:56.372Z Downloaded hubpack_derive v0.1.1
14212023-12-13T04:14:56.372Z Downloaded crunchy v0.2.2
14222023-12-13T04:14:56.372Z Downloaded httpdate v1.0.3
14232023-12-13T04:14:56.372Z Downloaded constant_time_eq v0.3.0
14242023-12-13T04:14:56.372Z Downloaded ahash v0.8.6
14252023-12-13T04:14:56.372Z Downloaded approx v0.5.1
14262023-12-13T04:14:56.373Z Downloaded crossbeam-utils v0.8.16
14272023-12-13T04:14:56.373Z Downloaded cobs v0.2.3
14282023-12-13T04:14:56.373Z Downloaded memoffset v0.9.0
14292023-12-13T04:14:56.373Z Downloaded maybe-uninit v2.0.0
14302023-12-13T04:14:56.373Z Downloaded cfg-if v1.0.0
14312023-12-13T04:14:56.373Z Downloaded iana-time-zone v0.1.57
14322023-12-13T04:14:56.373Z Downloaded bit-set v0.5.3
14332023-12-13T04:14:56.374Z Downloaded async-stream v0.3.5
14342023-12-13T04:14:56.374Z Downloaded array-init v0.0.4
14352023-12-13T04:14:56.374Z Downloaded aead v0.5.2
14362023-12-13T04:14:56.374Z Downloaded secrecy v0.8.0
14372023-12-13T04:14:56.374Z Downloaded rusty-fork v0.3.0
14382023-12-13T04:14:56.374Z Downloaded num-derive v0.4.0
14392023-12-13T04:14:56.375Z Downloaded crossbeam-queue v0.3.8
14402023-12-13T04:14:56.375Z Downloaded crc v3.0.1
14412023-12-13T04:14:56.375Z Downloaded cipher v0.4.4
14422023-12-13T04:14:56.375Z Downloaded camino-tempfile v1.1.1
14432023-12-13T04:14:56.375Z Downloaded instant v0.1.12
14442023-12-13T04:14:56.375Z Downloaded ciborium-io v0.2.1
14452023-12-13T04:14:56.375Z Downloaded base16ct v0.2.0
14462023-12-13T04:14:56.376Z Downloaded async-stream-impl v0.3.5
14472023-12-13T04:14:56.376Z Downloaded linked-hash-map v0.5.6
14482023-12-13T04:14:56.376Z Downloaded newline-converter v0.3.0
14492023-12-13T04:14:56.376Z Downloaded macaddr v1.0.1
14502023-12-13T04:14:56.376Z Downloaded lalrpop v0.19.12
14512023-12-13T04:14:56.376Z Downloaded console v0.15.7
14522023-12-13T04:14:56.376Z Downloaded constant_time_eq v0.2.6
14532023-12-13T04:14:56.377Z Downloaded libloading v0.7.4
14542023-12-13T04:14:56.377Z Downloaded lazy_static v1.4.0
14552023-12-13T04:14:56.377Z Downloaded kstat-rs v0.2.3
14562023-12-13T04:14:56.377Z Downloaded keccak v0.1.4
14572023-12-13T04:14:56.377Z Downloaded ipnet v2.8.0
14582023-12-13T04:14:56.377Z Downloaded inout v0.1.3
14592023-12-13T04:14:56.377Z Downloaded cstr-argument v0.1.2
14602023-12-13T04:14:56.377Z Downloaded crc-catalog v2.2.0
14612023-12-13T04:14:56.377Z Downloaded cpufeatures v0.2.9
14622023-12-13T04:14:56.378Z Downloaded colored v2.0.4
14632023-12-13T04:14:56.378Z Downloaded arc-swap v1.6.0
14642023-12-13T04:14:56.880Z Compiling serde v1.0.193
14652023-12-13T04:14:56.880Z Compiling autocfg v1.1.0
14662023-12-13T04:14:56.903Z Checking cfg-if v1.0.0
14672023-12-13T04:14:56.903Z Compiling version_check v0.9.4
14682023-12-13T04:14:56.903Z Compiling syn v1.0.109
14692023-12-13T04:14:56.938Z Checking libc v0.2.151
14702023-12-13T04:14:56.983Z Compiling syn v2.0.32
14712023-12-13T04:14:57.008Z Compiling parking_lot_core v0.9.8
14722023-12-13T04:14:57.046Z Compiling libm v0.2.7
14732023-12-13T04:14:57.547Z Compiling cc v1.0.83
14742023-12-13T04:14:57.679Z Compiling futures-core v0.3.29
14752023-12-13T04:14:58.130Z Compiling once_cell v1.19.0
14762023-12-13T04:14:58.278Z Compiling serde_json v1.0.108
14772023-12-13T04:14:58.358Z Compiling memchr v2.6.3
14782023-12-13T04:14:58.413Z Compiling lock_api v0.4.10
14792023-12-13T04:14:58.526Z Compiling num-traits v0.2.16
14802023-12-13T04:14:58.877Z Compiling typenum v1.16.0
14812023-12-13T04:14:59.020Z Checking getrandom v0.2.10
14822023-12-13T04:14:59.096Z Compiling generic-array v0.14.7
14832023-12-13T04:14:59.415Z Compiling slab v0.4.9
14842023-12-13T04:14:59.767Z Compiling futures-task v0.3.29
14852023-12-13T04:14:59.940Z Compiling futures-channel v0.3.29
14862023-12-13T04:15:00.414Z Checking scopeguard v1.2.0
14872023-12-13T04:15:00.462Z Compiling futures-util v0.3.29
14882023-12-13T04:15:01.105Z Checking log v0.4.20
14892023-12-13T04:15:01.125Z Compiling pkg-config v0.3.27
14902023-12-13T04:15:01.899Z Checking smallvec v1.11.2
14912023-12-13T04:15:02.130Z Compiling byteorder v1.5.0
14922023-12-13T04:15:02.254Z Checking itoa v1.0.9
14932023-12-13T04:15:02.287Z Compiling rustix v0.38.25
14942023-12-13T04:15:02.566Z Compiling indexmap v1.9.3
14952023-12-13T04:15:02.850Z Compiling schemars v0.8.13
14962023-12-13T04:15:03.005Z Compiling vcpkg v0.2.15
14972023-12-13T04:15:03.145Z Compiling fnv v1.0.7
14982023-12-13T04:15:03.341Z Compiling httparse v1.8.0
14992023-12-13T04:15:03.390Z Checking rand_core v0.6.4
15002023-12-13T04:15:03.794Z Compiling ring v0.17.7
15012023-12-13T04:15:03.989Z Compiling ring v0.16.20
15022023-12-13T04:15:04.582Z Compiling aho-corasick v1.0.4
15032023-12-13T04:15:05.783Z Compiling regex-syntax v0.8.2
15042023-12-13T04:15:06.872Z Compiling openssl-sys v0.9.96
15052023-12-13T04:15:08.947Z Checking parking_lot v0.12.1
15062023-12-13T04:15:09.322Z Compiling ahash v0.8.6
15072023-12-13T04:15:09.775Z Compiling serde_derive_internals v0.26.0
15082023-12-13T04:15:11.129Z Compiling regex-automata v0.4.3
15092023-12-13T04:15:13.334Z Checking pin-project-lite v0.2.13
15102023-12-13T04:15:13.340Z Compiling openssl v0.10.60
15112023-12-13T04:15:13.340Z Checking spin v0.5.2
15122023-12-13T04:15:13.340Z Checking signal-hook-registry v1.4.1
15132023-12-13T04:15:13.340Z Checking mio v0.8.9
15142023-12-13T04:15:13.492Z Compiling ucd-trie v0.1.6
15152023-12-13T04:15:14.918Z Compiling rustls v0.21.9
15162023-12-13T04:15:14.918Z Compiling native-tls v0.2.11
15172023-12-13T04:15:14.918Z Compiling iana-time-zone v0.1.57
15182023-12-13T04:15:14.918Z Compiling async-trait v0.1.74
15192023-12-13T04:15:15.416Z Checking num_cpus v1.16.0
15202023-12-13T04:15:15.422Z Checking ryu v1.0.15
15212023-12-13T04:15:15.422Z Compiling dyn-clone v1.0.13
15222023-12-13T04:15:15.422Z Compiling unicode-xid v0.2.4
15232023-12-13T04:15:15.497Z Compiling backtrace v0.3.69
15242023-12-13T04:15:15.634Z Checking socket2 v0.5.5
15252023-12-13T04:15:16.525Z Compiling futures-sink v0.3.29
15262023-12-13T04:15:16.762Z Compiling errno v0.3.2
15272023-12-13T04:15:16.958Z Compiling crossbeam-utils v0.8.16
15282023-12-13T04:15:17.104Z Compiling tinyvec_macros v0.1.1
15292023-12-13T04:15:17.220Z Compiling crc32fast v1.3.2
15302023-12-13T04:15:17.743Z Compiling tinyvec v1.6.0
15312023-12-13T04:15:17.948Z Compiling regex v1.10.2
15322023-12-13T04:15:18.231Z Compiling futures-io v0.3.29
15332023-12-13T04:15:18.482Z Compiling pin-utils v0.1.0
15342023-12-13T04:15:18.604Z Compiling anyhow v1.0.75
15352023-12-13T04:15:18.663Z Compiling spin v0.9.8
15362023-12-13T04:15:19.251Z Compiling tracing-core v0.1.31
15372023-12-13T04:15:19.678Z Compiling unicode-bidi v0.3.13
15382023-12-13T04:15:19.926Z Compiling unicode-normalization v0.1.22
15392023-12-13T04:15:20.991Z Compiling num-integer v0.1.45
15402023-12-13T04:15:21.371Z Compiling serde_derive v1.0.193
15412023-12-13T04:15:21.413Z Compiling thiserror-impl v1.0.49
15422023-12-13T04:15:21.612Z Compiling zeroize_derive v1.4.2
15432023-12-13T04:15:22.180Z Compiling tokio-macros v2.2.0
15442023-12-13T04:15:22.196Z Compiling futures-macro v0.3.29
15452023-12-13T04:15:22.635Z Compiling tracing-attributes v0.1.26
15462023-12-13T04:15:22.672Z Compiling schemars_derive v0.8.13
15472023-12-13T04:15:24.649Z Compiling zerocopy-derive v0.7.26
15482023-12-13T04:15:24.649Z Checking zeroize v1.7.0
15492023-12-13T04:15:24.989Z Compiling openssl-macros v0.1.1
15502023-12-13T04:15:26.954Z Compiling thiserror v1.0.49
15512023-12-13T04:15:27.138Z Compiling pest v2.7.2
15522023-12-13T04:15:28.060Z Compiling zerocopy v0.7.26
15532023-12-13T04:15:28.288Z Compiling der_derive v0.7.2
15542023-12-13T04:15:28.839Z Compiling tracing v0.1.37
15552023-12-13T04:15:29.712Z Compiling synstructure v0.12.6
15562023-12-13T04:15:30.596Z Compiling lazy_static v1.4.0
15572023-12-13T04:15:30.749Z Compiling slog v2.7.0
15582023-12-13T04:15:31.495Z Compiling hashbrown v0.13.2
15592023-12-13T04:15:32.044Z Checking subtle v2.5.0
15602023-12-13T04:15:32.044Z Compiling base64 v0.21.5
15612023-12-13T04:15:32.071Z Compiling unicode-width v0.1.11
15622023-12-13T04:15:32.204Z Compiling pest_meta v2.7.2
15632023-12-13T04:15:32.295Z Compiling time-core v0.1.1
15642023-12-13T04:15:32.549Z Compiling hashbrown v0.12.3
15652023-12-13T04:15:32.612Z Compiling untrusted v0.9.0
15662023-12-13T04:15:32.765Z Compiling zerocopy-derive v0.2.0
15672023-12-13T04:15:32.851Z Compiling untrusted v0.7.1
15682023-12-13T04:15:33.159Z Compiling rustversion v1.0.14
15692023-12-13T04:15:33.219Z Compiling openssl-probe v0.1.5
15702023-12-13T04:15:33.517Z Compiling percent-encoding v2.3.1
15712023-12-13T04:15:33.720Z Compiling foreign-types-shared v0.1.1
15722023-12-13T04:15:33.846Z Compiling foreign-types v0.3.2
15732023-12-13T04:15:34.381Z Compiling pest_generator v2.7.2
15742023-12-13T04:15:35.680Z Compiling time-macros v0.2.13
15752023-12-13T04:15:37.789Z Compiling try-lock v0.2.4
15762023-12-13T04:15:38.113Z Compiling want v0.3.1
15772023-12-13T04:15:38.994Z Compiling rustls-webpki v0.101.7
15782023-12-13T04:15:39.194Z Compiling sct v0.7.0
15792023-12-13T04:15:40.135Z Compiling form_urlencoded v1.2.1
15802023-12-13T04:15:40.817Z Compiling pest_derive v2.7.2
15812023-12-13T04:15:41.462Z Compiling socket2 v0.4.9
15822023-12-13T04:15:41.683Z Compiling httpdate v1.0.3
15832023-12-13T04:15:41.708Z Compiling either v1.9.0
15842023-12-13T04:15:41.864Z Compiling const-oid v0.9.5
15852023-12-13T04:15:42.015Z Compiling tower-service v0.3.2
15862023-12-13T04:15:42.407Z Compiling rustls-pemfile v1.0.3
15872023-12-13T04:15:42.696Z Compiling idna v0.5.0
15882023-12-13T04:15:42.979Z Compiling memoffset v0.9.0
15892023-12-13T04:15:43.007Z Compiling usdt-impl v0.3.5
15902023-12-13T04:15:43.424Z Compiling adler v1.0.2
15912023-12-13T04:15:43.746Z Compiling miniz_oxide v0.7.1
15922023-12-13T04:15:43.934Z Compiling rustls-native-certs v0.6.3
15932023-12-13T04:15:44.671Z Compiling url v2.5.0
15942023-12-13T04:15:44.672Z Checking bytes v1.5.0
15952023-12-13T04:15:45.471Z Checking bitflags v2.4.0
15962023-12-13T04:15:45.521Z Compiling zerocopy v0.3.0
15972023-12-13T04:15:45.867Z Checking tokio v1.35.0
15982023-12-13T04:15:46.783Z Compiling indexmap v2.1.0
15992023-12-13T04:15:47.701Z Compiling semver v1.0.20
16002023-12-13T04:15:48.147Z Compiling chrono v0.4.31
16012023-12-13T04:15:48.451Z Compiling uuid v1.6.1
16022023-12-13T04:15:48.969Z Compiling rustc_version v0.4.0
16032023-12-13T04:15:49.508Z Compiling http v0.2.11
16042023-12-13T04:15:51.061Z Compiling toml_datetime v0.6.5
16052023-12-13T04:15:51.351Z Compiling serde_spanned v0.6.4
16062023-12-13T04:15:52.931Z Compiling toml_edit v0.19.15
16072023-12-13T04:15:52.952Z Compiling openapiv3 v2.0.0
16082023-12-13T04:15:55.048Z Compiling http-body v0.4.5
16092023-12-13T04:15:55.289Z Compiling heapless v0.7.16
16102023-12-13T04:15:56.742Z Checking crypto-common v0.1.6
16112023-12-13T04:15:57.120Z Compiling ipnet v2.8.0
16122023-12-13T04:15:57.433Z Compiling dof v0.1.5
16132023-12-13T04:15:59.006Z Compiling serde_urlencoded v0.7.1
16142023-12-13T04:15:59.253Z Compiling dtrace-parser v0.1.14
16152023-12-13T04:15:59.825Z Compiling zerocopy-derive v0.6.4
16162023-12-13T04:16:00.052Z Compiling clap_derive v4.4.2
16172023-12-13T04:16:00.276Z Compiling crossbeam-epoch v0.9.15
16182023-12-13T04:16:00.295Z Compiling encoding_rs v0.8.33
16192023-12-13T04:16:01.853Z Compiling thread-id v4.2.0
16202023-12-13T04:16:01.973Z Compiling gimli v0.28.0
16212023-12-13T04:16:02.570Z Compiling mime v0.3.17
16222023-12-13T04:16:03.536Z Compiling tokio-util v0.7.10
16232023-12-13T04:16:03.576Z Compiling tokio-rustls v0.24.1
16242023-12-13T04:16:04.207Z Compiling siphasher v0.3.11
16252023-12-13T04:16:04.885Z Compiling webpki-roots v0.25.2
16262023-12-13T04:16:05.298Z Compiling serde_tokenstream v0.1.7
16272023-12-13T04:16:06.069Z Compiling h2 v0.3.21
16282023-12-13T04:16:07.106Z Compiling tokio-native-tls v0.3.1
16292023-12-13T04:16:07.477Z Compiling strum_macros v0.25.2
16302023-12-13T04:16:07.998Z Compiling block-buffer v0.10.4
16312023-12-13T04:16:08.365Z Compiling addr2line v0.21.0
16322023-12-13T04:16:08.737Z Compiling bzip2-sys v0.1.11+1.0.8
16332023-12-13T04:16:08.933Z Compiling object v0.32.1
16342023-12-13T04:16:09.410Z Compiling num-iter v0.1.43
16352023-12-13T04:16:09.626Z Compiling rustc-demangle v0.1.23
16362023-12-13T04:16:10.525Z Compiling flate2 v1.0.28
16372023-12-13T04:16:11.230Z Compiling digest v0.10.7
16382023-12-13T04:16:11.328Z Compiling doc-comment v0.3.3
16392023-12-13T04:16:11.939Z Compiling ppv-lite86 v0.2.17
16402023-12-13T04:16:12.225Z Compiling usdt-attr-macro v0.3.5
16412023-12-13T04:16:12.381Z Compiling usdt-macro v0.3.5
16422023-12-13T04:16:13.162Z Compiling toml v0.7.8
16432023-12-13T04:16:13.278Z Compiling rand_chacha v0.3.1
16442023-12-13T04:16:14.569Z Compiling toml_edit v0.21.0
16452023-12-13T04:16:14.598Z Compiling hex v0.4.3
16462023-12-13T04:16:14.647Z Compiling pin-project-internal v1.1.3
16472023-12-13T04:16:16.014Z Compiling bit-vec v0.6.3
16482023-12-13T04:16:16.041Z Checking bitflags v1.3.2
16492023-12-13T04:16:16.041Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16502023-12-13T04:16:16.290Z Compiling rand v0.8.5
16512023-12-13T04:16:17.100Z Compiling phf_shared v0.10.0
16522023-12-13T04:16:17.720Z Compiling hyper v0.14.27
16532023-12-13T04:16:17.786Z Compiling num-bigint v0.4.4
16542023-12-13T04:16:18.686Z Compiling fixedbitset v0.4.2
16552023-12-13T04:16:19.395Z Compiling new_debug_unreachable v1.0.4
16562023-12-13T04:16:19.943Z Compiling base64ct v1.6.0
16572023-12-13T04:16:19.970Z Compiling minimal-lexical v0.2.1
16582023-12-13T04:16:19.981Z Compiling smoltcp v0.9.1
16592023-12-13T04:16:20.250Z Compiling precomputed-hash v0.1.1
16602023-12-13T04:16:20.410Z Compiling string_cache v0.8.7
16612023-12-13T04:16:20.719Z Compiling nom v7.1.3
16622023-12-13T04:16:21.108Z Compiling pem-rfc7468 v0.7.0
16632023-12-13T04:16:21.688Z Compiling petgraph v0.6.4
16642023-12-13T04:16:22.372Z Compiling bit-set v0.5.3
16652023-12-13T04:16:22.762Z Compiling hmac v0.12.1
16662023-12-13T04:16:24.000Z Compiling itertools v0.10.5
16672023-12-13T04:16:24.359Z Compiling hubpack_derive v0.1.1
16682023-12-13T04:16:24.503Z Compiling enum-as-inner v0.5.1
16692023-12-13T04:16:25.320Z Compiling diesel_table_macro_syntax v0.1.0
16702023-12-13T04:16:26.169Z Compiling flagset v0.4.3
16712023-12-13T04:16:26.461Z Compiling lalrpop-util v0.19.12
16722023-12-13T04:16:26.479Z Compiling unicode-segmentation v1.10.1
16732023-12-13T04:16:27.030Z Compiling der v0.7.8
16742023-12-13T04:16:27.064Z Compiling diesel_derives v2.1.2
16752023-12-13T04:16:27.941Z Compiling snafu-derive v0.7.5
16762023-12-13T04:16:28.192Z Compiling cpufeatures v0.2.9
16772023-12-13T04:16:28.425Z Compiling sha2 v0.10.8
16782023-12-13T04:16:28.631Z Compiling rustix v0.37.23
16792023-12-13T04:16:29.099Z Compiling hyper-tls v0.5.0
16802023-12-13T04:16:29.523Z Compiling hyper-rustls v0.24.2
16812023-12-13T04:16:29.583Z Compiling md-5 v0.10.5
16822023-12-13T04:16:30.358Z Compiling reqwest v0.11.22
16832023-12-13T04:16:30.954Z Compiling spki v0.7.2
16842023-12-13T04:16:31.302Z Compiling stringprep v0.1.3
16852023-12-13T04:16:31.527Z Compiling serde_repr v0.1.16
16862023-12-13T04:16:32.560Z Compiling hash32 v0.2.1
16872023-12-13T04:16:32.877Z Compiling fallible-iterator v0.2.0
16882023-12-13T04:16:33.153Z Compiling stable_deref_trait v1.2.0
16892023-12-13T04:16:34.043Z Compiling postgres-protocol v0.6.6
16902023-12-13T04:16:34.075Z Compiling pkcs8 v0.10.2
16912023-12-13T04:16:34.451Z Compiling terminal_size v0.2.6
16922023-12-13T04:16:34.953Z Compiling phf_shared v0.11.2
16932023-12-13T04:16:34.973Z Compiling ff v0.13.0
16942023-12-13T04:16:35.308Z Compiling block-padding v0.3.3
16952023-12-13T04:16:35.442Z Compiling scheduled-thread-pool v0.2.7
16962023-12-13T04:16:35.484Z Compiling managed v0.8.0
16972023-12-13T04:16:35.680Z Compiling base16ct v0.2.0
16982023-12-13T04:16:36.190Z Compiling num_threads v0.1.6
16992023-12-13T04:16:36.220Z Compiling matches v0.1.10
17002023-12-13T04:16:36.354Z Compiling deranged v0.3.8
17012023-12-13T04:16:36.373Z Compiling regex-automata v0.1.10
17022023-12-13T04:16:36.485Z Compiling clap_builder v4.4.2
17032023-12-13T04:16:36.968Z Compiling idna v0.2.3
17042023-12-13T04:16:37.546Z Compiling bstr v0.2.17
17052023-12-13T04:16:39.241Z Compiling time v0.3.27
17062023-12-13T04:16:39.560Z Compiling sec1 v0.7.3
17072023-12-13T04:16:39.739Z Compiling r2d2 v0.8.10
17082023-12-13T04:16:40.324Z Compiling inout v0.1.3
17092023-12-13T04:16:40.455Z Compiling phf v0.11.2
17102023-12-13T04:16:40.773Z Compiling group v0.13.0
17112023-12-13T04:16:40.909Z Compiling postgres-types v0.2.6
17122023-12-13T04:16:41.216Z Compiling bzip2 v0.4.4
17132023-12-13T04:16:41.717Z Compiling hubpack v0.1.2
17142023-12-13T04:16:41.836Z Compiling hkdf v0.12.3
17152023-12-13T04:16:42.188Z Compiling pin-project v1.1.3
17162023-12-13T04:16:42.568Z Compiling zerocopy v0.6.4
17172023-12-13T04:16:43.447Z Compiling ipnetwork v0.20.0
17182023-12-13T04:16:44.159Z Compiling crypto-bigint v0.5.2
17192023-12-13T04:16:44.847Z Compiling itertools v0.11.0
17202023-12-13T04:16:46.329Z Compiling futures-executor v0.3.29
17212023-12-13T04:16:48.417Z Compiling float-cmp v0.9.0
17222023-12-13T04:16:48.752Z Compiling data-encoding v2.4.0
17232023-12-13T04:16:49.255Z Compiling static_assertions v1.1.0
17242023-12-13T04:16:49.422Z Compiling predicates-core v1.0.6
17252023-12-13T04:16:49.790Z Compiling whoami v1.4.1
17262023-12-13T04:16:49.846Z Compiling regex-automata v0.3.8
17272023-12-13T04:16:49.943Z Compiling normalize-line-endings v0.3.0
17282023-12-13T04:16:50.357Z Compiling difflib v0.4.0
17292023-12-13T04:16:50.758Z Compiling tokio-postgres v0.7.10
17302023-12-13T04:16:52.734Z Compiling bstr v1.6.0
17312023-12-13T04:16:52.935Z Compiling predicates v3.0.4
17322023-12-13T04:16:52.991Z Compiling trust-dns-proto v0.22.0
17332023-12-13T04:16:54.011Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17342023-12-13T04:16:54.255Z Compiling diesel v2.1.4
17352023-12-13T04:16:55.279Z Compiling elliptic-curve v0.13.8
17362023-12-13T04:16:55.752Z Compiling futures v0.3.29
17372023-12-13T04:16:55.915Z Compiling yasna v0.5.2
17382023-12-13T04:16:56.470Z Compiling clap v4.4.3
17392023-12-13T04:16:56.489Z Compiling snafu v0.7.5
17402023-12-13T04:16:56.604Z Compiling zip v0.6.6
17412023-12-13T04:16:57.924Z Compiling cipher v0.4.4
17422023-12-13T04:16:58.770Z Compiling similar v2.3.0
17432023-12-13T04:16:59.230Z Compiling usdt v0.3.5
17442023-12-13T04:16:59.336Z Compiling tokio-stream v0.1.14
17452023-12-13T04:16:59.406Z Compiling console v0.15.7
17462023-12-13T04:17:00.915Z Checking unicode-ident v1.0.12
17472023-12-13T04:17:01.131Z Checking hashbrown v0.14.2
17482023-12-13T04:17:01.164Z Checking equivalent v1.0.1
17492023-12-13T04:17:02.989Z Checking proc-macro2 v1.0.69
17502023-12-13T04:17:04.240Z Checking quote v1.0.33
17512023-12-13T04:17:06.326Z Checking utf8parse v0.2.1
17522023-12-13T04:17:07.586Z Checking anstyle v1.0.2
17532023-12-13T04:17:09.839Z Checking io-lifetimes v1.0.11
17542023-12-13T04:17:14.121Z Checking anstyle-parse v0.2.1
17552023-12-13T04:17:16.977Z Checking anstyle-query v1.0.0
17562023-12-13T04:17:17.304Z Checking colorchoice v1.0.0
17572023-12-13T04:17:17.497Z Checking anstream v0.5.0
17582023-12-13T04:17:17.969Z Checking strsim v0.10.0
17592023-12-13T04:17:17.983Z Checking clap_lex v0.5.1
17602023-12-13T04:17:19.449Z Checking winnow v0.5.15
17612023-12-13T04:17:25.816Z Compiling serde_tokenstream v0.2.0
17622023-12-13T04:17:29.352Z Compiling regress v0.7.1
17632023-12-13T04:17:35.111Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17642023-12-13T04:17:43.463Z Compiling getopts v0.2.21
17652023-12-13T04:17:43.538Z Compiling unsafe-libyaml v0.2.9
17662023-12-13T04:17:45.177Z Checking heck v0.4.1
17672023-12-13T04:17:45.461Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17682023-12-13T04:17:45.894Z Compiling serde_yaml v0.9.25
17692023-12-13T04:17:47.218Z Compiling ident_case v1.0.1
17702023-12-13T04:17:47.373Z Checking fastrand v2.0.0
17712023-12-13T04:17:47.471Z Checking match_cfg v0.1.0
17722023-12-13T04:17:47.581Z Checking hostname v0.3.1
17732023-12-13T04:17:47.753Z Checking camino v1.1.6
17742023-12-13T04:17:47.816Z Checking tempfile v3.8.1
17752023-12-13T04:17:48.331Z Checking atty v0.2.14
17762023-12-13T04:17:48.490Z Compiling paste v1.0.14
17772023-12-13T04:17:48.638Z Checking quick-error v1.2.3
17782023-12-13T04:17:48.644Z Checking crossbeam-channel v0.5.8
17792023-12-13T04:17:48.835Z Checking sha1 v0.10.6
17802023-12-13T04:17:49.259Z Checking dirs-sys-next v0.1.2
17812023-12-13T04:17:49.511Z Checking dirs-next v2.0.0
17822023-12-13T04:17:49.696Z Checking thread_local v1.1.7
17832023-12-13T04:17:49.792Z Checking instant v0.1.12
17842023-12-13T04:17:49.941Z Compiling slog-async v2.8.0
17852023-12-13T04:17:50.106Z Checking term v0.7.0
17862023-12-13T04:17:50.755Z Compiling multer v2.1.0
17872023-12-13T04:17:50.791Z Checking take_mut v0.2.2
17882023-12-13T04:17:50.993Z Checking debug-ignore v1.0.5
17892023-12-13T04:17:51.252Z Checking slog-term v2.9.0
17902023-12-13T04:17:51.293Z Compiling darling_core v0.20.3
17912023-12-13T04:17:51.612Z Checking slog-json v2.6.1
17922023-12-13T04:17:52.004Z Compiling async-stream-impl v0.3.5
17932023-12-13T04:17:52.033Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17942023-12-13T04:17:52.472Z Checking atomic-waker v1.1.1
17952023-12-13T04:17:52.653Z Checking waitgroup v0.1.2
17962023-12-13T04:17:52.918Z Checking slog-bunyan v2.4.0
17972023-12-13T04:17:53.207Z Checking toml v0.8.8
17982023-12-13T04:17:53.622Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17992023-12-13T04:17:54.066Z Checking serde_path_to_error v0.1.14
18002023-12-13T04:17:54.296Z Checking async-stream v0.3.5
18012023-12-13T04:17:54.349Z Checking strum v0.25.0
18022023-12-13T04:17:54.570Z Compiling structmeta-derive v0.2.0
18032023-12-13T04:17:54.574Z Checking wait-timeout v0.2.0
18042023-12-13T04:17:54.844Z Checking rusty-fork v0.3.0
18052023-12-13T04:17:55.036Z Checking rand_xorshift v0.3.0
18062023-12-13T04:17:55.271Z Checking unarray v0.1.4
18072023-12-13T04:17:55.289Z Compiling regex-syntax v0.7.5
18082023-12-13T04:17:55.478Z Checking proptest v1.4.0
18092023-12-13T04:17:59.743Z Compiling structmeta v0.2.0
18102023-12-13T04:18:00.420Z Checking backoff v0.4.0
18112023-12-13T04:18:00.850Z Compiling test-strategy v0.3.1
18122023-12-13T04:18:01.601Z Compiling darling_macro v0.20.3
18132023-12-13T04:18:02.307Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18142023-12-13T04:18:02.682Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18152023-12-13T04:18:02.902Z Checking macaddr v1.0.1
18162023-12-13T04:18:02.926Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18172023-12-13T04:18:03.246Z Compiling darling v0.20.3
18182023-12-13T04:18:03.421Z Compiling serde_with_macros v3.4.0
18192023-12-13T04:18:03.463Z Checking camino-tempfile v1.1.1
18202023-12-13T04:18:03.492Z Checking is-terminal v0.4.9
18212023-12-13T04:18:03.659Z Compiling proc-macro-error-attr v1.0.4
18222023-12-13T04:18:03.880Z Compiling proc-macro-error v1.0.4
18232023-12-13T04:18:04.162Z Compiling proc-macro-crate v1.3.1
18242023-12-13T04:18:04.531Z Checking termtree v0.4.1
18252023-12-13T04:18:04.832Z Checking predicates-tree v1.0.9
18262023-12-13T04:18:05.036Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18272023-12-13T04:18:05.546Z Compiling smoltcp v0.10.0
18282023-12-13T04:18:05.930Z Compiling num_enum_derive v0.5.11
18292023-12-13T04:18:06.210Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18302023-12-13T04:18:06.721Z Checking cobs v0.2.3
18312023-12-13T04:18:06.738Z Compiling crucible-workspace-hack v0.1.0
18322023-12-13T04:18:06.981Z Checking embedded-io v0.4.0
18332023-12-13T04:18:07.083Z Compiling parse-display-derive v0.8.2
18342023-12-13T04:18:07.143Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18352023-12-13T04:18:07.259Z Checking postcard v1.0.8
18362023-12-13T04:18:07.652Z Compiling foreign-types-macros v0.2.3
18372023-12-13T04:18:07.851Z Checking serde_with v3.4.0
18382023-12-13T04:18:08.655Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18392023-12-13T04:18:08.935Z Checking foreign-types-shared v0.3.1
18402023-12-13T04:18:09.083Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18412023-12-13T04:18:09.288Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18422023-12-13T04:18:09.802Z Checking foreign-types v0.5.0
18432023-12-13T04:18:10.139Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18442023-12-13T04:18:10.186Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18452023-12-13T04:18:10.593Z Checking num_enum v0.5.11
18462023-12-13T04:18:10.788Z Checking cstr-argument v0.1.2
18472023-12-13T04:18:11.039Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18482023-12-13T04:18:11.457Z Checking pretty-hex v0.2.1
18492023-12-13T04:18:11.604Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18502023-12-13T04:18:11.678Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18512023-12-13T04:18:11.697Z Checking colored v2.0.4
18522023-12-13T04:18:12.042Z Compiling zone_cfg_derive v0.3.0
18532023-12-13T04:18:12.063Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18542023-12-13T04:18:12.552Z Compiling num-derive v0.4.0
18552023-12-13T04:18:12.635Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18562023-12-13T04:18:13.765Z Compiling mockall_derive v0.12.0
18572023-12-13T04:18:14.517Z Checking fragile v2.0.0
18582023-12-13T04:18:14.707Z Checking parse-display v0.8.2
18592023-12-13T04:18:14.879Z Checking downcast v0.11.0
18602023-12-13T04:18:14.894Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18612023-12-13T04:18:14.931Z Checking zone v0.3.0
18622023-12-13T04:18:14.966Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18632023-12-13T04:18:15.142Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18642023-12-13T04:18:15.184Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18652023-12-13T04:18:15.535Z Checking smf v0.2.2
18662023-12-13T04:18:16.144Z Checking filetime v0.2.23
18672023-12-13T04:18:16.196Z Checking xattr v1.0.1
18682023-12-13T04:18:16.436Z Checking pem v3.0.2
18692023-12-13T04:18:16.465Z Checking tar v0.4.40
18702023-12-13T04:18:16.495Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18712023-12-13T04:18:16.828Z Checking linked-hash-map v0.5.6
18722023-12-13T04:18:17.070Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18732023-12-13T04:18:17.192Z Checking headers-core v0.2.0
18742023-12-13T04:18:17.307Z Checking lru-cache v0.1.2
18752023-12-13T04:18:17.373Z Checking headers v0.3.9
18762023-12-13T04:18:17.479Z Checking itertools v0.12.0
18772023-12-13T04:18:17.551Z Checking password-hash v0.5.0
18782023-12-13T04:18:17.651Z Checking blake2 v0.10.6
18792023-12-13T04:18:18.298Z Checking swrite v0.1.0
18802023-12-13T04:18:18.413Z Checking argon2 v0.5.2
18812023-12-13T04:18:18.432Z Checking rcgen v0.11.3
18822023-12-13T04:18:18.450Z Checking atomicwrites v0.4.2
18832023-12-13T04:18:18.726Z Checking subprocess v0.2.9
18842023-12-13T04:18:19.257Z Checking ciborium-io v0.2.1
18852023-12-13T04:18:19.368Z Compiling cancel-safe-futures v0.1.5
18862023-12-13T04:18:19.401Z Checking half v1.8.2
18872023-12-13T04:18:19.470Z Checking arc-swap v1.6.0
18882023-12-13T04:18:19.577Z Checking textwrap v0.11.0
18892023-12-13T04:18:19.888Z Compiling heck v0.3.3
18902023-12-13T04:18:19.892Z Checking ansi_term v0.12.1
18912023-12-13T04:18:20.036Z Checking ciborium-ll v0.2.1
18922023-12-13T04:18:20.122Z Checking slog-scope v4.4.0
18932023-12-13T04:18:20.382Z Compiling libefi-sys v0.1.0
18942023-12-13T04:18:20.407Z Checking vec_map v0.8.2
18952023-12-13T04:18:20.477Z Checking strsim v0.8.0
18962023-12-13T04:18:20.523Z Compiling structopt-derive v0.4.18
18972023-12-13T04:18:20.748Z Checking ciborium v0.2.1
18982023-12-13T04:18:20.784Z Checking clap v2.34.0
18992023-12-13T04:18:20.837Z Checking slog-stdlog v4.1.1
19002023-12-13T04:18:21.697Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19012023-12-13T04:18:21.717Z Checking slog-envlogger v2.2.0
19022023-12-13T04:18:22.384Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19032023-12-13T04:18:22.433Z Compiling signal-hook v0.3.17
19042023-12-13T04:18:22.609Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19052023-12-13T04:18:22.819Z Checking libsw v3.3.0
19062023-12-13T04:18:22.953Z Compiling derive-where v1.2.6
19072023-12-13T04:18:23.215Z Checking linear-map v1.2.0
19082023-12-13T04:18:23.400Z Checking owo-colors v3.5.0
19092023-12-13T04:18:23.799Z Checking resolv-conf v0.7.0
19102023-12-13T04:18:24.247Z Compiling slog-dtrace v0.2.3
19112023-12-13T04:18:24.763Z Checking trust-dns-resolver v0.22.0
19122023-12-13T04:18:25.509Z Compiling convert_case v0.4.0
19132023-12-13T04:18:25.549Z Checking structopt v0.3.26
19142023-12-13T04:18:26.690Z Checking nibble_vec v0.1.0
19152023-12-13T04:18:26.710Z Checking endian-type v0.1.2
19162023-12-13T04:18:26.965Z Checking fxhash v0.2.1
19172023-12-13T04:18:27.000Z Compiling derive_more v0.99.17
19182023-12-13T04:18:27.017Z Checking radix_trie v0.2.1
19192023-12-13T04:18:27.255Z Checking termcolor v1.2.0
19202023-12-13T04:18:27.262Z Compiling same-file v1.0.6
19212023-12-13T04:18:27.586Z Compiling radium v0.7.0
19222023-12-13T04:18:27.663Z Compiling walkdir v2.4.0
19232023-12-13T04:18:27.719Z Checking mockall v0.12.0
19242023-12-13T04:18:27.810Z Compiling semver-parser v0.10.2
19252023-12-13T04:18:28.045Z Compiling maybe-uninit v2.0.0
19262023-12-13T04:18:28.064Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19272023-12-13T04:18:28.292Z Checking tap v1.0.1
19282023-12-13T04:18:28.917Z Checking wyz v0.5.1
19292023-12-13T04:18:29.387Z Compiling semver v0.11.0
19302023-12-13T04:18:29.579Z Compiling num-rational v0.4.1
19312023-12-13T04:18:30.049Z Compiling num-bigint-dig v0.8.4
19322023-12-13T04:18:30.357Z Checking crc-catalog v2.2.0
19332023-12-13T04:18:30.499Z Compiling home v0.5.5
19342023-12-13T04:18:30.535Z Checking funty v2.0.0
19352023-12-13T04:18:30.552Z Compiling packed_struct v0.10.1
19362023-12-13T04:18:30.657Z Checking crc v3.0.1
19372023-12-13T04:18:30.873Z Compiling toolchain_find v0.2.0
19382023-12-13T04:18:31.684Z Compiling toml v0.5.11
19392023-12-13T04:18:31.822Z Compiling packed_struct_codegen v0.10.1
19402023-12-13T04:18:32.197Z Checking nodrop v0.1.14
19412023-12-13T04:18:32.289Z Checking bitvec v1.0.1
19422023-12-13T04:18:32.346Z Checking array-init v0.0.4
19432023-12-13T04:18:34.246Z Compiling omicron-zone-package v0.9.1
19442023-12-13T04:18:34.436Z Compiling rustfmt-wrapper v0.2.0
19452023-12-13T04:18:34.627Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19462023-12-13T04:18:35.138Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19472023-12-13T04:18:35.404Z Checking smallvec v0.6.14
19482023-12-13T04:18:37.095Z Checking newline-converter v0.3.0
19492023-12-13T04:18:37.290Z Checking pkcs1 v0.7.5
19502023-12-13T04:18:37.901Z Checking signature v2.1.0
19512023-12-13T04:18:38.208Z Checking num-complex v0.4.4
19522023-12-13T04:18:39.724Z Checking bitfield v0.14.0
19532023-12-13T04:18:40.088Z Checking keccak v0.1.4
19542023-12-13T04:18:40.152Z Checking utf-8 v0.7.6
19552023-12-13T04:18:40.430Z Checking tungstenite v0.20.1
19562023-12-13T04:18:40.546Z Checking sha3 v0.10.8
19572023-12-13T04:18:40.789Z Checking rsa v0.9.2
19582023-12-13T04:18:41.099Z Checking num v0.4.1
19592023-12-13T04:18:41.196Z Checking expectorate v1.1.0
19602023-12-13T04:18:41.242Z Checking serde-hex v0.1.0
19612023-12-13T04:18:41.408Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19622023-12-13T04:18:41.721Z Checking env_logger v0.10.0
19632023-12-13T04:18:41.764Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19642023-12-13T04:18:41.866Z Checking x509-cert v0.2.4
19652023-12-13T04:18:42.276Z Checking ron v0.8.1
19662023-12-13T04:18:42.415Z Checking secrecy v0.8.0
19672023-12-13T04:18:42.737Z Checking crc-any v2.4.3
19682023-12-13T04:18:43.035Z Checking tokio-tungstenite v0.20.1
19692023-12-13T04:18:43.336Z Checking signal-hook-mio v0.2.3
19702023-12-13T04:18:43.532Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19712023-12-13T04:18:43.565Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19722023-12-13T04:18:43.709Z Checking object v0.30.4
19732023-12-13T04:18:44.402Z Checking path-slash v0.1.5
19742023-12-13T04:18:44.415Z Compiling buf-list v1.0.3
19752023-12-13T04:18:44.415Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19762023-12-13T04:18:44.462Z Checking glob v0.3.1
19772023-12-13T04:18:44.491Z Compiling parking_lot_core v0.8.6
19782023-12-13T04:18:44.914Z Checking display-error-chain v0.2.0
19792023-12-13T04:18:45.107Z Checking trust-dns-client v0.22.0
19802023-12-13T04:18:45.614Z Checking pretty-hex v0.4.0
19812023-12-13T04:18:45.718Z Checking parking_lot v0.11.2
19822023-12-13T04:18:45.860Z Compiling vte_generate_state_changes v0.1.1
19832023-12-13T04:18:46.240Z Checking sled v0.34.7
19842023-12-13T04:18:46.887Z Compiling semver v0.1.20
19852023-12-13T04:18:47.059Z Checking arrayvec v0.5.2
19862023-12-13T04:18:47.089Z Checking trust-dns-server v0.22.1
19872023-12-13T04:18:47.799Z Checking vte v0.10.1
19882023-12-13T04:18:48.059Z Compiling rustc_version v0.1.7
19892023-12-13T04:18:48.305Z Checking fd-lock v3.0.13
19902023-12-13T04:18:48.567Z Checking crossterm v0.26.1
19912023-12-13T04:18:48.833Z Compiling newtype_derive v0.1.6
19922023-12-13T04:18:49.278Z Checking crossbeam-deque v0.8.3
19932023-12-13T04:18:49.742Z Compiling unicase v2.7.0
19942023-12-13T04:18:50.203Z Compiling rayon-core v1.12.0
19952023-12-13T04:18:50.272Z Checking strip-ansi-escapes v0.1.1
19962023-12-13T04:18:50.459Z Checking nu-ansi-term v0.49.0
19972023-12-13T04:18:50.609Z Compiling platforms v3.0.2
19982023-12-13T04:18:51.288Z Checking reedline v0.22.0
19992023-12-13T04:18:51.305Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20002023-12-13T04:18:51.484Z Compiling memoffset v0.7.1
20012023-12-13T04:18:51.958Z Checking steno v0.4.0
20022023-12-13T04:18:52.130Z Compiling curve25519-dalek v4.1.1
20032023-12-13T04:18:52.257Z Checking rayon v1.8.0
20042023-12-13T04:18:52.740Z Checking globset v0.4.13
20052023-12-13T04:18:53.070Z Checking olpc-cjson v0.1.3
20062023-12-13T04:18:53.346Z Checking serde_plain v1.0.2
20072023-12-13T04:18:53.567Z Compiling async-recursion v1.0.5
20082023-12-13T04:18:53.731Z Checking typed-path v0.7.0
20092023-12-13T04:18:54.330Z Compiling mime_guess v2.0.4
20102023-12-13T04:18:54.576Z Checking universal-hash v0.5.1
20112023-12-13T04:18:54.827Z Compiling thiserror-impl-no-std v2.0.2
20122023-12-13T04:18:55.362Z Compiling curve25519-dalek-derive v0.1.0
20132023-12-13T04:18:55.760Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20142023-12-13T04:18:56.248Z Checking signature v1.6.4
20152023-12-13T04:18:56.430Z Checking opaque-debug v0.3.0
20162023-12-13T04:18:56.537Z Compiling salty v0.2.0
20172023-12-13T04:18:56.553Z Checking poly1305 v0.8.0
20182023-12-13T04:18:56.803Z Checking tough v0.16.0
20192023-12-13T04:18:57.332Z Checking ed25519 v1.5.3
20202023-12-13T04:18:57.431Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20212023-12-13T04:18:58.021Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20222023-12-13T04:18:58.497Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20232023-12-13T04:18:58.802Z Checking chacha20 v0.9.1
20242023-12-13T04:18:58.864Z Checking aead v0.5.2
20252023-12-13T04:18:59.271Z Checking serde-big-array v0.5.1
20262023-12-13T04:18:59.335Z Checking kstat-rs v0.2.3
20272023-12-13T04:18:59.536Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20282023-12-13T04:18:59.548Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20292023-12-13T04:18:59.820Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20302023-12-13T04:18:59.826Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20312023-12-13T04:19:00.407Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20322023-12-13T04:19:00.899Z Checking thiserror-no-std v2.0.2
20332023-12-13T04:19:01.054Z Checking bytecount v0.6.3
20342023-12-13T04:19:01.096Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20352023-12-13T04:19:01.319Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20362023-12-13T04:19:02.137Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20372023-12-13T04:19:03.454Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20382023-12-13T04:19:03.715Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20392023-12-13T04:19:04.881Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20402023-12-13T04:19:05.306Z Checking papergrid v0.10.0
20412023-12-13T04:19:06.146Z Checking vsss-rs v3.3.2
20422023-12-13T04:19:07.535Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20432023-12-13T04:19:08.040Z Checking chacha20poly1305 v0.10.1
20442023-12-13T04:19:09.461Z Checking signal-hook-tokio v0.3.1
20452023-12-13T04:19:09.711Z Compiling tabled_derive v0.6.0
20462023-12-13T04:19:09.889Z Checking nix v0.26.4
20472023-12-13T04:19:09.944Z Checking serde-big-array v0.4.1
20482023-12-13T04:19:10.170Z Compiling sqlparser_derive v0.1.1
20492023-12-13T04:19:11.987Z Checking unicode_categories v0.1.1
20502023-12-13T04:19:12.340Z Checking sqlparser v0.36.1
20512023-12-13T04:19:12.473Z Checking sqlformat v0.2.3
20522023-12-13T04:19:13.123Z Checking rustyline v12.0.0
20532023-12-13T04:19:13.993Z Checking tabled v0.14.0
20542023-12-13T04:19:14.927Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20552023-12-13T04:19:15.858Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20562023-12-13T04:19:16.565Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20572023-12-13T04:19:22.493Z Checking bcs v0.1.6
20582023-12-13T04:19:22.803Z Checking corncobs v0.1.3
20592023-12-13T04:19:22.803Z Checking highway v1.1.0
20602023-12-13T04:19:22.804Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20612023-12-13T04:19:22.804Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20622023-12-13T04:19:22.804Z Compiling crunchy v0.2.2
20632023-12-13T04:19:23.048Z Checking http-range v0.1.5
20642023-12-13T04:19:23.048Z Compiling portable-atomic v1.4.3
20652023-12-13T04:19:23.048Z Checking hyper-staticfile v0.9.5
20662023-12-13T04:19:23.048Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20672023-12-13T04:19:23.048Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20682023-12-13T04:19:23.048Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20692023-12-13T04:19:23.496Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20702023-12-13T04:19:23.687Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20712023-12-13T04:19:24.558Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20722023-12-13T04:19:24.798Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20732023-12-13T04:19:25.082Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20742023-12-13T04:19:25.951Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20752023-12-13T04:19:26.698Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20762023-12-13T04:19:27.355Z Compiling clang-sys v1.6.1
20772023-12-13T04:19:28.667Z Compiling tiny-keccak v2.0.2
20782023-12-13T04:19:29.108Z Compiling prettyplease v0.2.12
20792023-12-13T04:19:29.274Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20802023-12-13T04:19:29.551Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20812023-12-13T04:19:29.692Z Checking assert_matches v1.5.0
20822023-12-13T04:19:31.714Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20832023-12-13T04:19:33.313Z Compiling darling_core v0.14.4
20842023-12-13T04:19:33.694Z Checking number_prefix v0.4.0
20852023-12-13T04:19:34.389Z Checking humantime v2.1.0
20862023-12-13T04:19:34.395Z Checking indicatif v0.17.7
20872023-12-13T04:19:35.459Z Compiling ascii-canvas v3.0.0
20882023-12-13T04:19:35.649Z Compiling ena v0.14.2
20892023-12-13T04:19:36.292Z Compiling libloading v0.7.4
20902023-12-13T04:19:36.308Z Compiling diff v0.1.13
20912023-12-13T04:19:37.287Z Compiling regex-syntax v0.6.29
20922023-12-13T04:19:37.397Z Compiling bindgen v0.65.1
20932023-12-13T04:19:42.604Z Compiling lalrpop v0.19.12
20942023-12-13T04:19:43.512Z Compiling darling_macro v0.14.4
20952023-12-13T04:19:45.280Z Compiling darling v0.14.4
20962023-12-13T04:19:47.178Z Compiling cexpr v0.6.0
20972023-12-13T04:19:47.305Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20982023-12-13T04:19:47.611Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20992023-12-13T04:19:48.634Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21002023-12-13T04:19:48.847Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21012023-12-13T04:19:50.041Z Compiling which v4.4.0
21022023-12-13T04:19:50.276Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21032023-12-13T04:19:50.881Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21042023-12-13T04:19:52.673Z Compiling ref-cast v1.0.20
21052023-12-13T04:19:52.964Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21062023-12-13T04:19:53.457Z Compiling rustc-hash v1.1.0
21072023-12-13T04:19:53.660Z Checking maplit v1.0.2
21082023-12-13T04:19:53.816Z Compiling peeking_take_while v0.1.2
21092023-12-13T04:19:54.002Z Compiling lazycell v1.3.0
21102023-12-13T04:19:54.242Z Compiling shlex v1.1.0
21112023-12-13T04:19:54.782Z Compiling derive_builder_core v0.12.0
21122023-12-13T04:19:56.140Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21132023-12-13T04:19:56.559Z Compiling ref-cast-impl v1.0.20
21142023-12-13T04:19:57.065Z Compiling libxml v0.3.3
21152023-12-13T04:19:57.664Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21162023-12-13T04:19:58.343Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21172023-12-13T04:19:58.733Z Compiling strum_macros v0.24.3
21182023-12-13T04:19:58.783Z Compiling derive_builder_macro v0.12.0
21192023-12-13T04:20:00.136Z Compiling fs-err v2.11.0
21202023-12-13T04:20:00.585Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21212023-12-13T04:20:00.806Z Compiling cookie v0.18.0
21222023-12-13T04:20:01.080Z Compiling indoc v1.0.9
21232023-12-13T04:20:01.650Z Checking derive_builder v0.12.0
21242023-12-13T04:20:01.952Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21252023-12-13T04:20:02.711Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21262023-12-13T04:20:04.801Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21272023-12-13T04:20:04.990Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21282023-12-13T04:20:05.285Z Checking bb8 v0.8.1
21292023-12-13T04:20:05.423Z Checking quick-xml v0.23.1
21302023-12-13T04:20:06.016Z Compiling impl-trait-for-tuples v0.2.2
21312023-12-13T04:20:06.402Z Compiling oso-derive v0.27.0
21322023-12-13T04:20:06.709Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21332023-12-13T04:20:07.186Z Checking smawk v0.3.1
21342023-12-13T04:20:07.294Z Checking unicode-linebreak v0.1.5
21352023-12-13T04:20:07.489Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21362023-12-13T04:20:11.309Z Checking textwrap v0.16.0
21372023-12-13T04:20:11.485Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21382023-12-13T04:20:11.485Z Checking bytesize v1.3.0
21392023-12-13T04:20:11.485Z Checking is_ci v1.1.1
21402023-12-13T04:20:11.485Z Checking supports-color v2.1.0
21412023-12-13T04:20:11.485Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21422023-12-13T04:20:11.486Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21432023-12-13T04:20:11.566Z Checking crossterm v0.27.0
21442023-12-13T04:20:11.566Z Compiling indoc v2.0.3
21452023-12-13T04:20:11.566Z Checking cassowary v0.3.0
21462023-12-13T04:20:11.566Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21472023-12-13T04:20:11.615Z Checking rtoolbox v0.0.1
21482023-12-13T04:20:11.733Z Checking ratatui v0.23.0
21492023-12-13T04:20:11.792Z Checking rpassword v7.3.1
21502023-12-13T04:20:11.997Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21512023-12-13T04:20:13.277Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21522023-12-13T04:20:13.731Z Checking shell-words v1.1.0
21532023-12-13T04:20:13.995Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21542023-12-13T04:20:15.108Z Checking fatfs v0.3.6
21552023-12-13T04:20:15.736Z Checking tui-tree-widget v0.13.0
21562023-12-13T04:20:16.181Z Checking yansi v0.5.1
21572023-12-13T04:20:16.461Z Compiling target-lexicon v0.12.12
21582023-12-13T04:20:16.622Z Checking pretty_assertions v1.4.0
21592023-12-13T04:20:16.859Z Compiling guppy-workspace-hack v0.1.0
21602023-12-13T04:20:16.905Z Checking plotters-backend v0.3.5
21612023-12-13T04:20:17.325Z Checking rand v0.4.6
21622023-12-13T04:20:17.466Z Checking plotters-svg v0.3.5
21632023-12-13T04:20:17.796Z Compiling target-spec v3.0.1
21642023-12-13T04:20:18.656Z Checking cast v0.3.0
21652023-12-13T04:20:18.789Z Checking remove_dir_all v0.5.3
21662023-12-13T04:20:18.915Z Checking cfg-expr v0.15.5
21672023-12-13T04:20:18.981Z Checking tempdir v0.3.7
21682023-12-13T04:20:19.134Z Checking criterion-plot v0.5.0
21692023-12-13T04:20:19.568Z Checking plotters v0.3.5
21702023-12-13T04:20:20.039Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21712023-12-13T04:20:20.276Z Checking tinytemplate v1.2.1
21722023-12-13T04:20:20.535Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21732023-12-13T04:20:21.382Z Checking cargo-platform v0.1.3
21742023-12-13T04:20:21.845Z Checking oorandom v11.1.3
21752023-12-13T04:20:22.041Z Checking anes v0.1.6
21762023-12-13T04:20:22.195Z Checking cargo_metadata v0.18.1
21772023-12-13T04:20:22.594Z Checking criterion v0.5.1
21782023-12-13T04:20:25.531Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21792023-12-13T04:20:25.674Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21802023-12-13T04:20:26.630Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21812023-12-13T04:20:27.337Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21822023-12-13T04:20:27.515Z Checking assert_cmd v2.0.12
21832023-12-13T04:20:28.048Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21842023-12-13T04:20:30.530Z Checking pathdiff v0.2.1
21852023-12-13T04:20:30.738Z Checking nested v0.1.1
21862023-12-13T04:20:31.030Z Checking guppy v0.17.4
21872023-12-13T04:20:34.690Z Checking threadpool v1.8.1
21882023-12-13T04:20:34.960Z Checking nanorand v0.7.0
21892023-12-13T04:20:35.547Z Checking topological-sort v0.2.2
21902023-12-13T04:20:35.819Z Checking flume v0.11.0
21912023-12-13T04:20:35.843Z Checking libtest-mimic v0.6.1
21922023-12-13T04:20:36.493Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21932023-12-13T04:20:36.617Z Checking httptest v0.15.5
21942023-12-13T04:20:37.248Z Checking similar-asserts v1.5.0
21952023-12-13T04:20:37.252Z Compiling rstest_macros v0.18.2
21962023-12-13T04:20:37.808Z Compiling crossbeam-queue v0.3.8
21972023-12-13T04:20:38.168Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21982023-12-13T04:20:38.574Z Checking datatest-stable v0.2.3
21992023-12-13T04:20:38.893Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22002023-12-13T04:20:40.043Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22012023-12-13T04:20:40.169Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22022023-12-13T04:20:41.107Z Checking arrayvec v0.7.4
22032023-12-13T04:20:41.261Z Checking constant_time_eq v0.2.6
22042023-12-13T04:20:41.428Z Compiling trybuild v1.0.85
22052023-12-13T04:20:41.593Z Checking arrayref v0.3.7
22062023-12-13T04:20:41.700Z Compiling relative-path v1.9.0
22072023-12-13T04:20:41.762Z Checking blake2b_simd v1.0.1
22082023-12-13T04:20:42.995Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22092023-12-13T04:20:43.128Z Checking basic-toml v0.1.4
22102023-12-13T04:20:44.514Z Checking constant_time_eq v0.3.0
22112023-12-13T04:20:44.686Z Checking futures-timer v3.0.2
22122023-12-13T04:20:45.125Z Checking rust-argon2 v1.0.1
22132023-12-13T04:20:48.048Z Checking crossbeam v0.8.2
22142023-12-13T04:20:48.500Z Checking partial-io v0.5.4
22152023-12-13T04:20:49.058Z Checking approx v0.5.1
22162023-12-13T04:20:49.377Z Checking termios v0.3.3
22172023-12-13T04:20:49.676Z Checking hex-literal v0.4.1
22182023-12-13T04:20:58.840Z Checking rstest v0.18.2
22192023-12-13T04:21:02.024Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22202023-12-13T04:21:05.135Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22212023-12-13T04:22:10.656Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22222023-12-13T04:22:12.333Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22232023-12-13T04:22:21.089Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22242023-12-13T04:22:28.192Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22252023-12-13T04:22:53.311Z Compiling polar-core v0.27.0
22262023-12-13T04:23:04.245Z Checking oso v0.27.0
22272023-12-13T04:23:43.662Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22282023-12-13T04:25:09.457Z Finished dev [unoptimized + debuginfo] target(s) in 10m 18s
22292023-12-13T04:25:09.675Z
22302023-12-13T04:25:09.675Zreal 11:15.742078963
22312023-12-13T04:25:09.675Zuser 1:01:26.404377562
22322023-12-13T04:25:09.678Zsys 7:45.234577112
22332023-12-13T04:25:09.679Ztrap 2.148903198
22342023-12-13T04:25:09.679Ztflt 4.885419772
22352023-12-13T04:25:09.679Zdflt 5.388999416
22362023-12-13T04:25:09.679Zkflt 0.033323066
22372023-12-13T04:25:09.679Zlock 1:36:58.555132167
22382023-12-13T04:25:09.679Zslp 3:01:46.041377484
22392023-12-13T04:25:09.679Zlat 2:08.172024431
22402023-12-13T04:25:09.679Zstop 4:40.885072925
22412023-12-13T04:25:10.895Zwarning: output filename collision.
22422023-12-13T04:25:10.895ZThe 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)`.
22432023-12-13T04:25:10.895ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22442023-12-13T04:25:10.895ZThe targets should have unique names.
22452023-12-13T04:25:10.895ZThis is a known bug where multiple crates with the same name use
22462023-12-13T04:25:10.895Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22472023-12-13T04:25:10.902Zwarning: output filename collision.
22482023-12-13T04:25:10.902ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22492023-12-13T04:25:10.902ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22502023-12-13T04:25:10.902ZThe targets should have unique names.
22512023-12-13T04:25:10.902ZThis is a known bug where multiple crates with the same name use
22522023-12-13T04:25:10.902Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22532023-12-13T04:25:10.902Zwarning: output filename collision.
22542023-12-13T04:25:10.902ZThe 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)`.
22552023-12-13T04:25:10.902ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22562023-12-13T04:25:10.902ZThe targets should have unique names.
22572023-12-13T04:25:10.902ZThis is a known bug where multiple crates with the same name use
22582023-12-13T04:25:10.902Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22592023-12-13T04:25:10.902Zwarning: output filename collision.
22602023-12-13T04:25:10.903ZThe 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)`.
22612023-12-13T04:25:10.903ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22622023-12-13T04:25:10.903ZThe targets should have unique names.
22632023-12-13T04:25:10.903ZThis is a known bug where multiple crates with the same name use
22642023-12-13T04:25:10.903Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22652023-12-13T04:25:11.519Z Documenting libc v0.2.151
22662023-12-13T04:25:11.534Z Documenting cfg-if v1.0.0
22672023-12-13T04:25:11.547Z Documenting serde_derive v1.0.193
22682023-12-13T04:25:11.581Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22692023-12-13T04:25:11.585Z Documenting log v0.4.20
22702023-12-13T04:25:11.585Z Documenting scopeguard v1.2.0
22712023-12-13T04:25:11.617Z Documenting memchr v2.6.3
22722023-12-13T04:25:11.630Z Documenting smallvec v1.11.2
22732023-12-13T04:25:12.009Z Documenting itoa v1.0.9
22742023-12-13T04:25:15.420Z Documenting zeroize_derive v1.4.2
22752023-12-13T04:25:15.755Z Documenting lock_api v0.4.10
22762023-12-13T04:25:16.029Z Documenting pin-project-lite v0.2.13
22772023-12-13T04:25:16.119Z Documenting libm v0.2.7
22782023-12-13T04:25:17.543Z Documenting futures-core v0.3.29
22792023-12-13T04:25:17.732Z Documenting getrandom v0.2.10
22802023-12-13T04:25:18.912Z Documenting parking_lot_core v0.9.8
22812023-12-13T04:25:20.084Z Documenting signal-hook-registry v1.4.1
22822023-12-13T04:25:20.264Z Documenting mio v0.8.9
22832023-12-13T04:25:21.094Z Documenting num-traits v0.2.16
22842023-12-13T04:25:21.307Z Documenting serde v1.0.193
22852023-12-13T04:25:22.812Z Documenting zeroize v1.7.0
22862023-12-13T04:25:23.101Z Documenting thiserror-impl v1.0.49
22872023-12-13T04:25:23.315Z Documenting rand_core v0.6.4
22882023-12-13T04:25:24.168Z Documenting parking_lot v0.12.1
22892023-12-13T04:25:25.676Z Documenting num_cpus v1.16.0
22902023-12-13T04:25:26.228Z Documenting socket2 v0.5.5
22912023-12-13T04:25:28.236Z Documenting typenum v1.16.0
22922023-12-13T04:25:28.495Z Documenting tokio-macros v2.2.0
22932023-12-13T04:25:28.811Z Documenting once_cell v1.19.0
22942023-12-13T04:25:29.987Z Documenting subtle v2.5.0
22952023-12-13T04:25:30.258Z Documenting thiserror v1.0.49
22962023-12-13T04:25:31.799Z Documenting ryu v1.0.15
22972023-12-13T04:25:32.086Z Documenting byteorder v1.5.0
22982023-12-13T04:25:34.630Z Documenting futures-sink v0.3.29
22992023-12-13T04:25:34.980Z Documenting const-oid v0.9.5
23002023-12-13T04:25:35.450Z Documenting pin-utils v0.1.0
23012023-12-13T04:25:35.711Z Documenting futures-task v0.3.29
23022023-12-13T04:25:35.940Z Documenting slab v0.4.9
23032023-12-13T04:25:38.196Z Documenting futures-macro v0.3.29
23042023-12-13T04:25:40.021Z Documenting futures-channel v0.3.29
23052023-12-13T04:25:41.222Z Documenting futures-io v0.3.29
23062023-12-13T04:25:42.196Z Documenting iana-time-zone v0.1.57
23072023-12-13T04:25:43.374Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23082023-12-13T04:25:44.247Z Documenting tinyvec_macros v0.1.1
23092023-12-13T04:25:44.665Z Documenting ppv-lite86 v0.2.17
23102023-12-13T04:25:45.633Z Documenting fnv v1.0.7
23112023-12-13T04:25:46.183Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23122023-12-13T04:25:47.045Z Documenting futures-util v0.3.29
23132023-12-13T04:25:47.868Z Documenting tracing-core v0.1.31
23142023-12-13T04:25:48.670Z Documenting tinyvec v1.6.0
23152023-12-13T04:25:49.748Z Documenting rand_chacha v0.3.1
23162023-12-13T04:25:51.268Z Documenting tracing-attributes v0.1.26
23172023-12-13T04:25:54.148Z Documenting unicode-normalization v0.1.22
23182023-12-13T04:25:56.421Z Documenting rand v0.8.5
23192023-12-13T04:25:56.515Z Documenting bytes v1.5.0
23202023-12-13T04:25:59.859Z Documenting bitflags v2.4.0
23212023-12-13T04:26:00.644Z Documenting serde_json v1.0.108
23222023-12-13T04:26:00.786Z Documenting chrono v0.4.31
23232023-12-13T04:26:02.740Z Documenting uuid v1.6.1
23242023-12-13T04:26:04.050Z Documenting tokio v1.35.0
23252023-12-13T04:26:04.399Z Documenting base64 v0.21.5
23262023-12-13T04:26:06.216Z Documenting spin v0.9.8
23272023-12-13T04:26:17.808Z Documenting lazy_static v1.4.0
23282023-12-13T04:26:18.452Z Documenting unicode-bidi v0.3.13
23292023-12-13T04:26:18.452Z Documenting http v0.2.11
23302023-12-13T04:26:18.452Z Documenting percent-encoding v2.3.1
23312023-12-13T04:26:18.452Z Documenting cpufeatures v0.2.9
23322023-12-13T04:26:18.452Z Checking serde_derive_internals v0.26.0
23332023-12-13T04:26:18.452Z Documenting generic-array v0.14.7
23342023-12-13T04:26:18.452Z Documenting serde_derive_internals v0.26.0
23352023-12-13T04:26:18.453Z Documenting dyn-clone v1.0.13
23362023-12-13T04:26:18.453Z Documenting errno v0.3.2
23372023-12-13T04:26:18.453Z Documenting form_urlencoded v1.2.1
23382023-12-13T04:26:18.453Z Documenting tracing v0.1.37
23392023-12-13T04:26:18.585Z Documenting idna v0.5.0
23402023-12-13T04:26:19.560Z Documenting httparse v1.8.0
23412023-12-13T04:26:19.902Z Documenting crypto-common v0.1.6
23422023-12-13T04:26:20.795Z Documenting block-buffer v0.10.4
23432023-12-13T04:26:21.849Z Documenting rustix v0.38.25
23442023-12-13T04:26:22.027Z Documenting schemars_derive v0.8.13
23452023-12-13T04:26:22.322Z Documenting unicode-ident v1.0.12
23462023-12-13T04:26:24.596Z Documenting url v2.5.0
23472023-12-13T04:26:25.690Z Documenting adler v1.0.2
23482023-12-13T04:26:26.478Z Documenting proc-macro2 v1.0.69
23492023-12-13T04:26:26.710Z Documenting base64ct v1.6.0
23502023-12-13T04:26:27.180Z Documenting digest v0.10.7
23512023-12-13T04:26:29.650Z Documenting miniz_oxide v0.7.1
23522023-12-13T04:26:30.883Z Documenting schemars v0.8.13
23532023-12-13T04:26:31.092Z Documenting unicode-width v0.1.11
23542023-12-13T04:26:31.734Z Documenting try-lock v0.2.4
23552023-12-13T04:26:32.490Z Documenting quote v1.0.33
23562023-12-13T04:26:32.946Z Documenting openssl-probe v0.1.5
23572023-12-13T04:26:34.747Z Documenting httpdate v1.0.3
23582023-12-13T04:26:35.489Z Documenting untrusted v0.9.0
23592023-12-13T04:26:36.257Z Documenting want v0.3.1
23602023-12-13T04:26:36.872Z Documenting http-body v0.4.5
23612023-12-13T04:26:38.627Z Documenting openssl-sys v0.9.96
23622023-12-13T04:26:38.770Z Documenting async-trait v0.1.74
23632023-12-13T04:26:39.566Z Documenting openssl-macros v0.1.1
23642023-12-13T04:26:39.923Z Documenting ring v0.17.7
23652023-12-13T04:26:40.594Z Documenting tower-service v0.3.2
23662023-12-13T04:26:41.928Z Documenting mime v0.3.17
23672023-12-13T04:26:43.228Z Documenting pem-rfc7468 v0.7.0
23682023-12-13T04:26:45.901Z Documenting aho-corasick v1.0.4
23692023-12-13T04:26:45.937Z Documenting sct v0.7.0
23702023-12-13T04:26:45.976Z Documenting slog v2.7.0
23712023-12-13T04:26:46.972Z Documenting tokio-util v0.7.10
23722023-12-13T04:26:47.538Z Documenting openssl v0.10.60
23732023-12-13T04:26:47.835Z Documenting rustls-webpki v0.101.7
23742023-12-13T04:26:48.450Z Documenting der_derive v0.7.2
23752023-12-13T04:26:49.597Z Documenting equivalent v1.0.1
23762023-12-13T04:26:51.753Z Documenting utf8parse v0.2.1
23772023-12-13T04:26:52.669Z Documenting ipnet v2.8.0
23782023-12-13T04:26:53.473Z Documenting regex-syntax v0.8.2
23792023-12-13T04:26:53.672Z Documenting flagset v0.4.3
23802023-12-13T04:26:54.231Z Documenting hashbrown v0.14.2
23812023-12-13T04:26:55.771Z Documenting h2 v0.3.21
23822023-12-13T04:26:55.871Z Documenting rustls v0.21.9
23832023-12-13T04:26:56.116Z Documenting rustls-pemfile v1.0.3
23842023-12-13T04:26:57.817Z Documenting der v0.7.8
23852023-12-13T04:26:59.010Z Documenting num-integer v0.1.45
23862023-12-13T04:27:00.255Z Documenting time-macros v0.2.13
23872023-12-13T04:27:00.778Z Documenting indexmap v2.1.0
23882023-12-13T04:27:01.502Z Documenting deranged v0.3.8
23892023-12-13T04:27:03.843Z Documenting regex-automata v0.4.3
23902023-12-13T04:27:05.216Z Documenting num_threads v0.1.6
23912023-12-13T04:27:05.223Z Documenting gimli v0.28.0
23922023-12-13T04:27:07.281Z Documenting time-core v0.1.1
23932023-12-13T04:27:07.777Z Documenting spki v0.7.2
23942023-12-13T04:27:08.337Z Documenting native-tls v0.2.11
23952023-12-13T04:27:08.745Z Documenting tokio-rustls v0.24.1
23962023-12-13T04:27:10.623Z Documenting object v0.32.1
23972023-12-13T04:27:10.996Z Documenting hyper v0.14.27
23982023-12-13T04:27:11.532Z Documenting time v0.3.27
23992023-12-13T04:27:14.422Z Documenting crossbeam-utils v0.8.16
24002023-12-13T04:27:14.938Z Documenting addr2line v0.21.0
24012023-12-13T04:27:15.733Z Documenting encoding_rs v0.8.33
24022023-12-13T04:27:16.877Z Documenting regex v1.10.2
24032023-12-13T04:27:17.980Z Checking pest_meta v2.7.2
24042023-12-13T04:27:19.538Z Documenting rustc-demangle v0.1.23
24052023-12-13T04:27:19.966Z Documenting tokio-native-tls v0.3.1
24062023-12-13T04:27:20.633Z Documenting rustls-native-certs v0.6.3
24072023-12-13T04:27:20.679Z Documenting serde_urlencoded v0.7.1
24082023-12-13T04:27:22.868Z Documenting pest_meta v2.7.2
24092023-12-13T04:27:23.773Z Checking pest_generator v2.7.2
24102023-12-13T04:27:24.971Z Documenting pkcs8 v0.10.2
24112023-12-13T04:27:25.204Z Documenting webpki-roots v0.25.2
24122023-12-13T04:27:26.082Z Documenting data-encoding v2.4.0
24132023-12-13T04:27:27.061Z Documenting ucd-trie v0.1.6
24142023-12-13T04:27:27.968Z Documenting anstyle v1.0.2
24152023-12-13T04:27:28.967Z Documenting pest_generator v2.7.2
24162023-12-13T04:27:29.784Z Documenting hyper-rustls v0.24.2
24172023-12-13T04:27:29.894Z Documenting backtrace v0.3.69
24182023-12-13T04:27:31.111Z Documenting hyper-tls v0.5.0
24192023-12-13T04:27:31.727Z Documenting anstyle-parse v0.2.1
24202023-12-13T04:27:32.510Z Documenting ipnetwork v0.20.0
24212023-12-13T04:27:33.197Z Documenting pest v2.7.2
24222023-12-13T04:27:33.704Z Documenting syn v2.0.32
24232023-12-13T04:27:35.931Z Documenting pest_derive v2.7.2
24242023-12-13T04:27:36.363Z Documenting sha2 v0.10.8
24252023-12-13T04:27:38.207Z Documenting anyhow v1.0.75
24262023-12-13T04:27:40.118Z Documenting futures-executor v0.3.29
24272023-12-13T04:27:40.999Z Documenting hex v0.4.3
24282023-12-13T04:27:41.371Z Documenting crc32fast v1.3.2
24292023-12-13T04:27:41.395Z Documenting reqwest v0.11.22
24302023-12-13T04:27:42.315Z Checking serde_tokenstream v0.1.7
24312023-12-13T04:27:42.891Z Documenting anstyle-query v1.0.0
24322023-12-13T04:27:43.636Z Documenting colorchoice v1.0.0
24332023-12-13T04:27:46.105Z Documenting dtrace-parser v0.1.14
24342023-12-13T04:27:46.301Z Documenting openapiv3 v2.0.0
24352023-12-13T04:27:46.803Z Documenting num-iter v0.1.43
24362023-12-13T04:27:47.015Z Documenting hmac v0.12.1
24372023-12-13T04:27:47.658Z Documenting dof v0.1.5
24382023-12-13T04:27:48.306Z Documenting anstream v0.5.0
24392023-12-13T04:27:51.681Z Documenting thread-id v4.2.0
24402023-12-13T04:27:53.007Z Documenting terminal_size v0.2.6
24412023-12-13T04:27:53.687Z Documenting memoffset v0.9.0
24422023-12-13T04:27:53.919Z Documenting strsim v0.10.0
24432023-12-13T04:27:54.208Z Documenting clap_lex v0.5.1
24442023-12-13T04:27:56.536Z Documenting flate2 v1.0.28
24452023-12-13T04:27:56.773Z Documenting futures v0.3.29
24462023-12-13T04:27:57.285Z Documenting usdt-impl v0.3.5
24472023-12-13T04:27:57.741Z Documenting crossbeam-epoch v0.9.15
24482023-12-13T04:27:59.224Z Documenting usdt-macro v0.3.5
24492023-12-13T04:27:59.998Z Documenting usdt-attr-macro v0.3.5
24502023-12-13T04:28:00.213Z Documenting clap_builder v4.4.2
24512023-12-13T04:28:02.614Z Documenting clap_derive v4.4.2
24522023-12-13T04:28:03.863Z Documenting managed v0.8.0
24532023-12-13T04:28:03.867Z Documenting unicode-segmentation v1.10.1
24542023-12-13T04:28:05.399Z Documenting block-padding v0.3.3
24552023-12-13T04:28:06.833Z Documenting scheduled-thread-pool v0.2.7
24562023-12-13T04:28:07.588Z Documenting usdt v0.3.5
24572023-12-13T04:28:08.829Z Documenting bzip2-sys v0.1.11+1.0.8
24582023-12-13T04:28:08.966Z Documenting enum-as-inner v0.5.1
24592023-12-13T04:28:09.746Z Checking diesel_table_macro_syntax v0.1.0
24602023-12-13T04:28:09.884Z Documenting pin-project-internal v1.1.3
24612023-12-13T04:28:10.056Z Documenting diesel_table_macro_syntax v0.1.0
24622023-12-13T04:28:10.530Z Documenting clap v4.4.3
24632023-12-13T04:28:11.605Z Documenting either v1.9.0
24642023-12-13T04:28:12.688Z Documenting r2d2 v0.8.10
24652023-12-13T04:28:14.556Z Documenting bzip2 v0.4.4
24662023-12-13T04:28:15.416Z Documenting inout v0.1.3
24672023-12-13T04:28:16.065Z Documenting trust-dns-proto v0.22.0
24682023-12-13T04:28:16.598Z Documenting diesel_derives v2.1.2
24692023-12-13T04:28:17.049Z Documenting pin-project v1.1.3
24702023-12-13T04:28:17.548Z Documenting md-5 v0.10.5
24712023-12-13T04:28:18.112Z Documenting stringprep v0.1.3
24722023-12-13T04:28:18.796Z Documenting serde_spanned v0.6.4
24732023-12-13T04:28:20.421Z Documenting toml_datetime v0.6.5
24742023-12-13T04:28:21.161Z Documenting zerocopy v0.7.26
24752023-12-13T04:28:21.434Z Documenting ff v0.13.0
24762023-12-13T04:28:23.480Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24772023-12-13T04:28:24.547Z Documenting doc-comment v0.3.3
24782023-12-13T04:28:24.730Z Documenting snafu-derive v0.7.5
24792023-12-13T04:28:26.191Z Documenting base16ct v0.2.0
24802023-12-13T04:28:27.120Z Documenting winnow v0.5.15
24812023-12-13T04:28:27.224Z Documenting fallible-iterator v0.2.0
24822023-12-13T04:28:28.643Z Documenting static_assertions v1.1.0
24832023-12-13T04:28:29.011Z Documenting siphasher v0.3.11
24842023-12-13T04:28:30.083Z Documenting bit-vec v0.6.3
24852023-12-13T04:28:30.755Z Documenting sec1 v0.7.3
24862023-12-13T04:28:32.370Z Documenting diesel v2.1.4
24872023-12-13T04:28:33.098Z Documenting group v0.13.0
24882023-12-13T04:28:33.360Z Documenting phf_shared v0.11.2
24892023-12-13T04:28:34.771Z Documenting toml_edit v0.21.0
24902023-12-13T04:28:34.834Z Documenting postgres-protocol v0.6.6
24912023-12-13T04:28:36.295Z Documenting snafu v0.7.5
24922023-12-13T04:28:36.355Z Documenting cipher v0.4.4
24932023-12-13T04:28:39.028Z Documenting zip v0.6.6
24942023-12-13T04:28:39.225Z Documenting hkdf v0.12.3
24952023-12-13T04:28:39.351Z Documenting num-bigint v0.4.4
24962023-12-13T04:28:43.033Z Documenting crypto-bigint v0.5.2
24972023-12-13T04:28:43.094Z Documenting hubpack v0.1.2
24982023-12-13T04:28:44.685Z Documenting regress v0.7.1
24992023-12-13T04:28:46.195Z Documenting bstr v1.6.0
25002023-12-13T04:28:46.459Z Documenting serde_repr v0.1.16
25012023-12-13T04:28:46.554Z Documenting minimal-lexical v0.2.1
25022023-12-13T04:28:49.760Z Documenting new_debug_unreachable v1.0.4
25032023-12-13T04:28:49.993Z Documenting precomputed-hash v0.1.1
25042023-12-13T04:28:52.302Z Documenting lalrpop-util v0.19.12
25052023-12-13T04:28:53.237Z Documenting fixedbitset v0.4.2
25062023-12-13T04:28:53.938Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25072023-12-13T04:28:54.152Z Documenting nom v7.1.3
25082023-12-13T04:28:54.591Z Documenting elliptic-curve v0.13.8
25092023-12-13T04:28:54.616Z Documenting yasna v0.5.2
25102023-12-13T04:28:55.747Z Documenting string_cache v0.8.7
25112023-12-13T04:28:58.071Z Documenting petgraph v0.6.4
25122023-12-13T04:28:58.676Z Documenting postgres-types v0.2.6
25132023-12-13T04:29:01.713Z Documenting phf v0.11.2
25142023-12-13T04:29:02.262Z Documenting console v0.15.7
25152023-12-13T04:29:03.935Z Documenting semver v1.0.20
25162023-12-13T04:29:04.086Z Documenting float-cmp v0.9.0
25172023-12-13T04:29:05.950Z Documenting whoami v1.4.1
25182023-12-13T04:29:07.730Z Documenting heck v0.4.1
25192023-12-13T04:29:08.778Z Checking unsafe-libyaml v0.2.9
25202023-12-13T04:29:08.972Z Documenting predicates-core v1.0.6
25212023-12-13T04:29:09.543Z Documenting normalize-line-endings v0.3.0
25222023-12-13T04:29:10.516Z Documenting difflib v0.4.0
25232023-12-13T04:29:10.699Z Documenting bit-set v0.5.3
25242023-12-13T04:29:11.278Z Documenting ahash v0.8.6
25252023-12-13T04:29:11.393Z Documenting similar v2.3.0
25262023-12-13T04:29:11.898Z Documenting tokio-postgres v0.7.10
25272023-12-13T04:29:14.152Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25282023-12-13T04:29:14.624Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25292023-12-13T04:29:14.982Z Documenting tokio-stream v0.1.14
25302023-12-13T04:29:16.022Z Documenting predicates v3.0.4
25312023-12-13T04:29:16.927Z Documenting unsafe-libyaml v0.2.9
25322023-12-13T04:29:17.774Z Checking ident_case v1.0.1
25332023-12-13T04:29:18.006Z Checking serde_yaml v0.9.25
25342023-12-13T04:29:18.302Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25352023-12-13T04:29:21.100Z Documenting getopts v0.2.21
25362023-12-13T04:29:22.522Z Documenting match_cfg v0.1.0
25372023-12-13T04:29:22.756Z Documenting serde_yaml v0.9.25
25382023-12-13T04:29:23.750Z Documenting sha1 v0.10.6
25392023-12-13T04:29:24.397Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25402023-12-13T04:29:24.636Z Documenting dirs-sys-next v0.1.2
25412023-12-13T04:29:25.398Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25422023-12-13T04:29:26.650Z Documenting hostname v0.3.1
25432023-12-13T04:29:27.206Z Documenting thread_local v1.1.7
25442023-12-13T04:29:29.750Z Documenting paste v1.0.14
25452023-12-13T04:29:30.275Z Documenting crossbeam-channel v0.5.8
25462023-12-13T04:29:30.287Z Documenting dirs-next v2.0.0
25472023-12-13T04:29:30.947Z Documenting atty v0.2.14
25482023-12-13T04:29:31.285Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25492023-12-13T04:29:32.288Z Documenting take_mut v0.2.2
25502023-12-13T04:29:33.565Z Documenting slog-json v2.6.1
25512023-12-13T04:29:35.329Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25522023-12-13T04:29:35.624Z Documenting camino v1.1.6
25532023-12-13T04:29:35.862Z Documenting term v0.7.0
25542023-12-13T04:29:36.062Z Documenting async-stream-impl v0.3.5
25552023-12-13T04:29:36.520Z Documenting atomic-waker v1.1.1
25562023-12-13T04:29:37.803Z Documenting slog-async v2.8.0
25572023-12-13T04:29:40.252Z Documenting debug-ignore v1.0.5
25582023-12-13T04:29:40.843Z Documenting waitgroup v0.1.2
25592023-12-13T04:29:41.643Z Documenting slog-term v2.9.0
25602023-12-13T04:29:42.527Z Documenting slog-bunyan v2.4.0
25612023-12-13T04:29:42.691Z Checking darling_core v0.20.3
25622023-12-13T04:29:42.868Z Documenting async-stream v0.3.5
25632023-12-13T04:29:44.085Z Documenting toml v0.8.8
25642023-12-13T04:29:44.468Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25652023-12-13T04:29:45.696Z Documenting multer v2.1.0
25662023-12-13T04:29:46.246Z Documenting serde_path_to_error v0.1.14
25672023-12-13T04:29:47.023Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25682023-12-13T04:29:48.323Z Documenting strum v0.25.0
25692023-12-13T04:29:48.522Z Checking darling v0.20.3
25702023-12-13T04:29:48.677Z Documenting serde_with_macros v3.4.0
25712023-12-13T04:29:49.201Z Documenting structmeta-derive v0.2.0
25722023-12-13T04:29:51.337Z Checking structmeta v0.2.0
25732023-12-13T04:29:51.676Z Documenting instant v0.1.12
25742023-12-13T04:29:52.420Z Checking regex-syntax v0.7.5
25752023-12-13T04:29:52.546Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25762023-12-13T04:29:52.801Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25772023-12-13T04:29:53.779Z Documenting macaddr v1.0.1
25782023-12-13T04:29:56.024Z Documenting serde_with v3.4.0
25792023-12-13T04:29:56.926Z Documenting structmeta v0.2.0
25802023-12-13T04:29:57.150Z Documenting backoff v0.4.0
25812023-12-13T04:29:57.643Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25822023-12-13T04:29:59.063Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25832023-12-13T04:29:59.688Z Documenting fastrand v2.0.0
25842023-12-13T04:30:03.309Z Documenting proc-macro-error-attr v1.0.4
25852023-12-13T04:30:03.355Z Checking proc-macro-error v1.0.4
25862023-12-13T04:30:03.422Z Documenting parse-display-derive v0.8.2
25872023-12-13T04:30:03.778Z Documenting is-terminal v0.4.9
25882023-12-13T04:30:03.888Z Checking proc-macro-crate v1.3.1
25892023-12-13T04:30:04.236Z Documenting proc-macro-crate v1.3.1
25902023-12-13T04:30:05.445Z Documenting hash32 v0.2.1
25912023-12-13T04:30:05.968Z Documenting tempfile v3.8.1
25922023-12-13T04:30:07.428Z Documenting stable_deref_trait v1.2.0
25932023-12-13T04:30:08.925Z Documenting proc-macro-error v1.0.4
25942023-12-13T04:30:10.703Z Documenting num_enum_derive v0.5.11
25952023-12-13T04:30:10.904Z Documenting cobs v0.2.3
25962023-12-13T04:30:11.527Z Documenting embedded-io v0.4.0
25972023-12-13T04:30:11.583Z Documenting heapless v0.7.16
25982023-12-13T04:30:13.150Z Documenting parse-display v0.8.2
25992023-12-13T04:30:13.246Z Documenting camino-tempfile v1.1.1
26002023-12-13T04:30:15.082Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26012023-12-13T04:30:15.366Z Documenting foreign-types-macros v0.2.3
26022023-12-13T04:30:16.140Z Documenting postcard v1.0.8
26032023-12-13T04:30:16.331Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26042023-12-13T04:30:18.136Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26052023-12-13T04:30:18.794Z Documenting num_enum v0.5.11
26062023-12-13T04:30:19.050Z Documenting smoltcp v0.10.0
26072023-12-13T04:30:19.308Z Documenting foreign-types-shared v0.3.1
26082023-12-13T04:30:20.742Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26092023-12-13T04:30:21.165Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26102023-12-13T04:30:21.899Z Documenting crucible-workspace-hack v0.1.0
26112023-12-13T04:30:22.100Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26122023-12-13T04:30:23.274Z Documenting cstr-argument v0.1.2
26132023-12-13T04:30:23.496Z Documenting foreign-types v0.5.0
26142023-12-13T04:30:24.157Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26152023-12-13T04:30:27.320Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26162023-12-13T04:30:27.438Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26172023-12-13T04:30:27.736Z Documenting colored v2.0.4
26182023-12-13T04:30:27.740Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26192023-12-13T04:30:28.897Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26202023-12-13T04:30:29.366Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26212023-12-13T04:30:30.117Z Documenting zone_cfg_derive v0.3.0
26222023-12-13T04:30:30.440Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26232023-12-13T04:30:33.746Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26242023-12-13T04:30:34.417Z Documenting num-derive v0.4.0
26252023-12-13T04:30:34.836Z Documenting smf v0.2.2
26262023-12-13T04:30:35.067Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26272023-12-13T04:30:36.754Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26282023-12-13T04:30:36.972Z Documenting linked-hash-map v0.5.6
26292023-12-13T04:30:37.378Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26302023-12-13T04:30:37.701Z Documenting zone v0.3.0
26312023-12-13T04:30:39.959Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26322023-12-13T04:30:40.653Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26332023-12-13T04:30:41.327Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26342023-12-13T04:30:42.690Z Documenting blake2 v0.10.6
26352023-12-13T04:30:43.323Z Documenting lru-cache v0.1.2
26362023-12-13T04:30:45.352Z Documenting password-hash v0.5.0
26372023-12-13T04:30:45.772Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26382023-12-13T04:30:46.138Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26392023-12-13T04:30:46.600Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26402023-12-13T04:30:46.791Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26412023-12-13T04:30:46.945Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26422023-12-13T04:30:47.629Z Checking heck v0.3.3
26432023-12-13T04:30:47.866Z Documenting structopt-derive v0.4.18
26442023-12-13T04:30:48.508Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26452023-12-13T04:30:49.177Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26462023-12-13T04:30:50.192Z Documenting libefi-sys v0.1.0
26472023-12-13T04:30:51.429Z Documenting argon2 v0.5.2
26482023-12-13T04:30:53.342Z Documenting quick-error v1.2.3
26492023-12-13T04:30:55.943Z Documenting structopt v0.3.26
26502023-12-13T04:30:57.348Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26512023-12-13T04:30:58.992Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26522023-12-13T04:30:58.992Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26532023-12-13T04:30:59.718Z Documenting itertools v0.12.0
26542023-12-13T04:30:59.718Z Documenting resolv-conf v0.7.0
26552023-12-13T04:31:00.431Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26562023-12-13T04:31:20.301Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26572023-12-13T04:31:21.129Z Documenting nibble_vec v0.1.0
26582023-12-13T04:31:21.129Z Documenting endian-type v0.1.2
26592023-12-13T04:31:21.699Z Documenting trust-dns-resolver v0.22.0
26602023-12-13T04:31:21.699Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26612023-12-13T04:31:21.699Z Documenting cancel-safe-futures v0.1.5
26622023-12-13T04:31:21.699Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632023-12-13T04:31:21.700Z Checking convert_case v0.4.0
26642023-12-13T04:31:21.700Z Documenting convert_case v0.4.0
26652023-12-13T04:31:21.700Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26662023-12-13T04:31:21.700Z Documenting swrite v0.1.0
26672023-12-13T04:31:21.700Z Documenting tap v1.0.1
26682023-12-13T04:31:21.700Z Documenting radix_trie v0.2.1
26692023-12-13T04:31:21.701Z Documenting arc-swap v1.6.0
26702023-12-13T04:31:21.701Z Documenting derive_more v0.99.17
26712023-12-13T04:31:21.701Z Documenting wyz v0.5.1
26722023-12-13T04:31:21.701Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26732023-12-13T04:31:21.701Z Documenting num-rational v0.4.1
26742023-12-13T04:31:21.701Z Documenting radium v0.7.0
26752023-12-13T04:31:21.701Z Documenting libsw v3.3.0
26762023-12-13T04:31:21.701Z Documenting slog-scope v4.4.0
26772023-12-13T04:31:21.701Z Documenting num-complex v0.4.4
26782023-12-13T04:31:22.088Z Documenting derive-where v1.2.6
26792023-12-13T04:31:22.492Z Documenting funty v2.0.0
26802023-12-13T04:31:23.608Z Documenting half v1.8.2
26812023-12-13T04:31:25.326Z Documenting ciborium-io v0.2.1
26822023-12-13T04:31:25.496Z Documenting linear-map v1.2.0
26832023-12-13T04:31:26.238Z Documenting owo-colors v3.5.0
26842023-12-13T04:31:27.232Z Documenting crc-catalog v2.2.0
26852023-12-13T04:31:27.374Z Documenting bitvec v1.0.1
26862023-12-13T04:31:28.114Z Documenting num v0.4.1
26872023-12-13T04:31:30.750Z Documenting ciborium-ll v0.2.1
26882023-12-13T04:31:31.598Z Documenting slog-stdlog v4.1.1
26892023-12-13T04:31:31.737Z Documenting crc v3.0.1
26902023-12-13T04:31:32.159Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26912023-12-13T04:31:33.459Z Documenting slog-dtrace v0.2.3
26922023-12-13T04:31:33.904Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26932023-12-13T04:31:35.839Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-12-13T04:31:36.083Z Documenting xattr v1.0.1
26952023-12-13T04:31:36.984Z Documenting filetime v0.2.23
26962023-12-13T04:31:37.097Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26972023-12-13T04:31:38.172Z Documenting packed_struct_codegen v0.10.1
26982023-12-13T04:31:42.065Z Documenting keccak v0.1.4
26992023-12-13T04:31:42.517Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27002023-12-13T04:31:42.773Z Documenting nodrop v0.1.14
27012023-12-13T04:31:43.080Z Documenting tar v0.4.40
27022023-12-13T04:31:44.701Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27032023-12-13T04:31:46.578Z Documenting packed_struct v0.10.1
27042023-12-13T04:31:46.679Z Documenting sha3 v0.10.8
27052023-12-13T04:31:47.069Z Documenting array-init v0.0.4
27062023-12-13T04:31:49.230Z Documenting slog-envlogger v2.2.0
27072023-12-13T04:31:49.336Z Documenting ciborium v0.2.1
27082023-12-13T04:31:50.730Z Documenting num-bigint-dig v0.8.4
27092023-12-13T04:31:51.835Z Documenting pkcs1 v0.7.5
27102023-12-13T04:31:54.179Z Documenting signature v2.1.0
27112023-12-13T04:31:55.866Z Documenting fxhash v0.2.1
27122023-12-13T04:31:57.165Z Documenting secrecy v0.8.0
27132023-12-13T04:31:58.753Z Documenting termcolor v1.2.0
27142023-12-13T04:32:17.560Z Documenting utf-8 v0.7.6
27152023-12-13T04:32:17.560Z Documenting bitfield v0.14.0
27162023-12-13T04:32:17.560Z Documenting serde-hex v0.1.0
27172023-12-13T04:32:17.560Z Documenting rsa v0.9.2
27182023-12-13T04:32:17.975Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27192023-12-13T04:32:18.056Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27202023-12-13T04:32:18.056Z Documenting env_logger v0.10.0
27212023-12-13T04:32:18.056Z Documenting tungstenite v0.20.1
27222023-12-13T04:32:18.056Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27232023-12-13T04:32:18.057Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27242023-12-13T04:32:18.057Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27252023-12-13T04:32:18.057Z Documenting newtype_derive v0.1.6
27262023-12-13T04:32:18.057Z Documenting signal-hook v0.3.17
27272023-12-13T04:32:18.057Z Documenting x509-cert v0.2.4
27282023-12-13T04:32:18.057Z Documenting ron v0.8.1
27292023-12-13T04:32:18.057Z Documenting pem v3.0.2
27302023-12-13T04:32:19.661Z Documenting vte_generate_state_changes v0.1.1
27312023-12-13T04:32:20.618Z Documenting crc-any v2.4.3
27322023-12-13T04:32:23.118Z Documenting arrayvec v0.5.2
27332023-12-13T04:32:23.294Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27342023-12-13T04:32:24.693Z Documenting steno v0.4.0
27352023-12-13T04:32:25.167Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27362023-12-13T04:32:25.629Z Documenting tokio-tungstenite v0.20.1
27372023-12-13T04:32:27.817Z Documenting vte v0.10.1
27382023-12-13T04:32:29.668Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27392023-12-13T04:32:29.674Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27402023-12-13T04:32:32.543Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27412023-12-13T04:32:36.748Z Documenting fd-lock v3.0.13
27422023-12-13T04:32:36.835Z Documenting display-error-chain v0.2.0
27432023-12-13T04:32:38.995Z Documenting same-file v1.0.6
27442023-12-13T04:32:40.555Z Documenting path-slash v0.1.5
27452023-12-13T04:32:41.223Z Documenting glob v0.3.1
27462023-12-13T04:32:42.541Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27472023-12-13T04:32:43.575Z Documenting strip-ansi-escapes v0.1.1
27482023-12-13T04:32:45.133Z Documenting walkdir v2.4.0
27492023-12-13T04:32:46.004Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27502023-12-13T04:32:48.031Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27512023-12-13T04:32:48.923Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27522023-12-13T04:32:49.243Z Documenting buf-list v1.0.3
27532023-12-13T04:32:51.652Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27542023-12-13T04:32:56.415Z Checking darling_core v0.14.4
27552023-12-13T04:32:58.043Z Documenting nu-ansi-term v0.49.0
27562023-12-13T04:33:02.048Z Checking darling v0.14.4
27572023-12-13T04:33:02.048Z Documenting trust-dns-client v0.22.0
27582023-12-13T04:33:02.048Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27592023-12-13T04:33:02.048Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27602023-12-13T04:33:02.048Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27612023-12-13T04:33:03.398Z Documenting bytecount v0.6.3
27622023-12-13T04:33:04.050Z Documenting reedline v0.22.0
27632023-12-13T04:33:07.703Z Documenting papergrid v0.10.0
27642023-12-13T04:33:12.694Z Documenting trust-dns-server v0.22.1
27652023-12-13T04:33:13.478Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662023-12-13T04:33:16.146Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27672023-12-13T04:33:16.147Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27682023-12-13T04:33:17.233Z Documenting sled v0.34.7
27692023-12-13T04:33:17.424Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27702023-12-13T04:33:18.621Z Documenting unicase v2.7.0
27712023-12-13T04:33:19.665Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27722023-12-13T04:33:20.142Z Documenting tabled_derive v0.6.0
27732023-12-13T04:33:22.379Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27742023-12-13T04:33:22.434Z Documenting globset v0.4.13
27752023-12-13T04:33:23.342Z Documenting crossbeam-deque v0.8.3
27762023-12-13T04:33:24.007Z Documenting headers-core v0.2.0
27772023-12-13T04:33:24.070Z Documenting olpc-cjson v0.1.3
27782023-12-13T04:33:25.841Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27792023-12-13T04:33:26.480Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27802023-12-13T04:33:26.902Z Documenting serde_plain v1.0.2
27812023-12-13T04:33:27.066Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27822023-12-13T04:33:27.416Z Documenting nix v0.26.4
27832023-12-13T04:33:30.006Z Documenting sqlparser_derive v0.1.1
27842023-12-13T04:33:30.297Z Documenting async-recursion v1.0.5
27852023-12-13T04:33:30.699Z Documenting pretty-hex v0.4.0
27862023-12-13T04:33:31.688Z Documenting home v0.5.5
27872023-12-13T04:33:41.339Z Documenting typed-path v0.7.0
27882023-12-13T04:33:41.339Z Documenting unicode_categories v0.1.1
27892023-12-13T04:33:42.428Z Documenting headers v0.3.9
27902023-12-13T04:33:42.428Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27912023-12-13T04:33:42.428Z Documenting sqlparser v0.36.1
27922023-12-13T04:33:42.428Z Documenting rustyline v12.0.0
27932023-12-13T04:33:42.428Z Documenting rayon-core v1.12.0
27942023-12-13T04:33:42.428Z Documenting sqlformat v0.2.3
27952023-12-13T04:33:42.428Z Documenting tough v0.16.0
27962023-12-13T04:33:43.400Z Documenting tabled v0.14.0
27972023-12-13T04:33:44.839Z Documenting mime_guess v2.0.4
27982023-12-13T04:33:46.076Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27992023-12-13T04:33:46.639Z Checking derive_builder_core v0.12.0
28002023-12-13T04:33:50.190Z Documenting derive_builder_core v0.12.0
28012023-12-13T04:33:51.616Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28022023-12-13T04:33:52.230Z Documenting signal-hook-mio v0.2.3
28032023-12-13T04:33:53.436Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28042023-12-13T04:33:54.360Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28052023-12-13T04:33:54.934Z Documenting universal-hash v0.5.1
28062023-12-13T04:33:57.921Z Documenting bcs v0.1.6
28072023-12-13T04:33:57.925Z Documenting kstat-rs v0.2.3
28082023-12-13T04:33:58.078Z Documenting thiserror-impl-no-std v2.0.2
28092023-12-13T04:33:58.093Z Documenting curve25519-dalek-derive v0.1.0
28102023-12-13T04:33:58.799Z Documenting opaque-debug v0.3.0
28112023-12-13T04:34:03.088Z Documenting highway v1.1.0
28122023-12-13T04:34:03.311Z Documenting crossterm v0.27.0
28132023-12-13T04:34:03.825Z Documenting poly1305 v0.8.0
28142023-12-13T04:34:04.116Z Documenting derive_builder_macro v0.12.0
28152023-12-13T04:34:04.687Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28162023-12-13T04:34:04.892Z Documenting curve25519-dalek v4.1.1
28172023-12-13T04:34:05.832Z Documenting thiserror-no-std v2.0.2
28182023-12-13T04:34:09.002Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28192023-12-13T04:34:10.137Z Documenting rayon v1.8.0
28202023-12-13T04:34:10.848Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28212023-12-13T04:34:11.266Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28222023-12-13T04:34:11.905Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28232023-12-13T04:34:13.809Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28242023-12-13T04:34:21.676Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28252023-12-13T04:34:32.897Z Documenting portable-atomic v1.4.3
28262023-12-13T04:34:34.598Z Documenting ed25519 v1.5.3
28272023-12-13T04:34:38.761Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28282023-12-13T04:34:38.933Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28292023-12-13T04:34:40.258Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28302023-12-13T04:34:41.041Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28312023-12-13T04:34:41.389Z Documenting chacha20 v0.9.1
28322023-12-13T04:34:43.209Z Documenting aead v0.5.2
28332023-12-13T04:34:43.947Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28342023-12-13T04:34:45.952Z Documenting ref-cast-impl v1.0.20
28352023-12-13T04:34:46.214Z Documenting cassowary v0.3.0
28362023-12-13T04:34:49.099Z Documenting number_prefix v0.4.0
28372023-12-13T04:34:52.360Z Documenting ratatui v0.23.0
28382023-12-13T04:34:52.515Z Documenting chacha20poly1305 v0.10.1
28392023-12-13T04:34:53.773Z Documenting ref-cast v1.0.20
28402023-12-13T04:34:55.059Z Documenting indicatif v0.17.7
28412023-12-13T04:34:58.567Z Documenting salty v0.2.0
28422023-12-13T04:34:58.576Z Documenting vsss-rs v3.3.2
28432023-12-13T04:35:02.118Z Documenting derive_builder v0.12.0
28442023-12-13T04:35:03.594Z Documenting fs-err v2.11.0
28452023-12-13T04:35:05.297Z Documenting polar-core v0.27.0
28462023-12-13T04:35:06.889Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28472023-12-13T04:35:07.208Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28482023-12-13T04:35:09.451Z Documenting libxml v0.3.3
28492023-12-13T04:35:10.123Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28502023-12-13T04:35:11.032Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28512023-12-13T04:35:13.873Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28522023-12-13T04:35:13.916Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28532023-12-13T04:35:17.295Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28542023-12-13T04:35:17.751Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28552023-12-13T04:35:19.314Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28562023-12-13T04:35:19.374Z Documenting bb8 v0.8.1
28572023-12-13T04:35:20.051Z Documenting bytesize v1.3.0
28582023-12-13T04:35:26.746Z Documenting serde-big-array v0.5.1
28592023-12-13T04:35:27.405Z Documenting quick-xml v0.23.1
28602023-12-13T04:35:28.425Z Documenting rtoolbox v0.0.1
28612023-12-13T04:35:33.177Z Documenting impl-trait-for-tuples v0.2.2
28622023-12-13T04:35:34.462Z Documenting oso-derive v0.27.0
28632023-12-13T04:35:34.621Z Documenting humantime v2.1.0
28642023-12-13T04:35:36.749Z Documenting smawk v0.3.1
28652023-12-13T04:35:40.374Z Documenting is_ci v1.1.1
28662023-12-13T04:35:40.975Z Documenting unicode-linebreak v0.1.5
28672023-12-13T04:35:42.207Z Documenting http-range v0.1.5
28682023-12-13T04:35:42.328Z Documenting maplit v1.0.2
28692023-12-13T04:35:44.116Z Documenting rpassword v7.3.1
28702023-12-13T04:35:45.253Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28712023-12-13T04:35:45.747Z Documenting textwrap v0.16.0
28722023-12-13T04:35:45.982Z Documenting supports-color v2.1.0
28732023-12-13T04:35:46.487Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28742023-12-13T04:35:47.730Z Documenting hyper-staticfile v0.9.5
28752023-12-13T04:35:47.922Z Documenting oso v0.27.0
28762023-12-13T04:35:50.641Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28772023-12-13T04:35:52.362Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28782023-12-13T04:35:53.287Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28792023-12-13T04:35:56.042Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28802023-12-13T04:35:58.641Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28812023-12-13T04:36:03.727Z Documenting tui-tree-widget v0.13.0
28822023-12-13T04:36:04.390Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28832023-12-13T04:36:05.591Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28842023-12-13T04:36:08.325Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28852023-12-13T04:36:10.787Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28862023-12-13T04:36:11.377Z Documenting cookie v0.18.0
28872023-12-13T04:36:12.950Z Documenting rcgen v0.11.3
28882023-12-13T04:36:17.412Z Documenting signal-hook-tokio v0.3.1
28892023-12-13T04:36:18.517Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28902023-12-13T04:36:19.038Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912023-12-13T04:36:20.057Z Documenting atomicwrites v0.4.2
28922023-12-13T04:36:23.182Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28932023-12-13T04:36:23.449Z Documenting subprocess v0.2.9
28942023-12-13T04:36:24.592Z Documenting shell-words v1.1.0
28952023-12-13T04:36:27.065Z Documenting corncobs v0.1.3
28962023-12-13T04:36:28.149Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28972023-12-13T04:36:29.682Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28982023-12-13T04:36:30.821Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28992023-12-13T04:36:31.158Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29002023-12-13T04:36:31.620Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29012023-12-13T04:36:33.596Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29022023-12-13T04:36:37.764Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29032023-12-13T04:36:38.664Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29042023-12-13T04:36:39.649Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29052023-12-13T04:36:41.393Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29062023-12-13T04:37:01.401Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29072023-12-13T04:37:08.835Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29082023-12-13T04:37:10.420Z Documenting fatfs v0.3.6
29092023-12-13T04:37:13.221Z Documenting nanorand v0.7.0
29102023-12-13T04:37:13.716Z Documenting assert_matches v1.5.0
29112023-12-13T04:37:16.284Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29122023-12-13T04:37:17.922Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29132023-12-13T04:37:19.209Z Documenting flume v0.11.0
29142023-12-13T04:37:26.120Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29152023-12-13T04:37:26.571Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29162023-12-13T04:37:28.040Z Documenting omicron-zone-package v0.9.1
29172023-12-13T04:37:29.643Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29182023-12-13T04:37:33.240Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29192023-12-13T04:37:45.508Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29202023-12-13T04:37:46.627Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29212023-12-13T04:37:47.952Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29222023-12-13T04:37:52.013Z Documenting termios v0.3.3
29232023-12-13T04:37:56.450Z Documenting topological-sort v0.2.2
29242023-12-13T04:37:58.076Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29252023-12-13T04:37:58.076Z --> sled-agent/src/sim/instance.rs:46:7
29262023-12-13T04:37:58.076Z |
29272023-12-13T04:37:58.076Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29282023-12-13T04:37:58.076Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29292023-12-13T04:37:58.076Z |
29302023-12-13T04:37:58.076Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29312023-12-13T04:37:58.076Z
29322023-12-13T04:37:58.167Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29332023-12-13T04:38:03.105Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29342023-12-13T04:38:03.245Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29352023-12-13T04:38:03.432Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29362023-12-13T04:38:06.576Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29372023-12-13T04:38:07.634Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29382023-12-13T04:38:53.717Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29392023-12-13T04:38:53.717Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29402023-12-13T04:39:06.010Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29412023-12-13T04:39:07.070Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29422023-12-13T04:39:09.052Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29432023-12-13T04:39:10.970Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29442023-12-13T04:39:28.009Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29452023-12-13T04:40:22.226Zwarning: unresolved link to `VolumeConstructionRequest`
29462023-12-13T04:40:22.226Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29472023-12-13T04:40:22.226Z |
29482023-12-13T04:40:22.226Z338 | /// [`VolumeConstructionRequest`] is shown here):
29492023-12-13T04:40:22.226Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29502023-12-13T04:40:22.226Z |
29512023-12-13T04:40:22.226Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29522023-12-13T04:40:22.226Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29532023-12-13T04:40:22.226Z
29542023-12-13T04:40:22.230Zwarning: unresolved link to `fd00:1122:3344:101::5`
29552023-12-13T04:40:22.230Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29562023-12-13T04:40:22.230Z |
29572023-12-13T04:40:22.230Z348 | /// "[fd00:1122:3344:101::5]:1000",
29582023-12-13T04:40:22.230Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29592023-12-13T04:40:22.230Z
29602023-12-13T04:40:22.231Zwarning: unresolved link to `fd00:1122:3344:102::9`
29612023-12-13T04:40:22.231Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29622023-12-13T04:40:22.231Z |
29632023-12-13T04:40:22.231Z349 | /// "[fd00:1122:3344:102::9]:1000",
29642023-12-13T04:40:22.231Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29652023-12-13T04:40:22.231Z
29662023-12-13T04:40:22.231Zwarning: unresolved link to `fd00:1122:3344:103::2`
29672023-12-13T04:40:22.231Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29682023-12-13T04:40:22.231Z |
29692023-12-13T04:40:22.231Z350 | /// "[fd00:1122:3344:103::2]:1000"
29702023-12-13T04:40:22.231Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29712023-12-13T04:40:22.231Z
29722023-12-13T04:40:22.231Zwarning: unresolved link to `fd00:1122:3344:101::5`
29732023-12-13T04:40:22.231Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29742023-12-13T04:40:22.231Z |
29752023-12-13T04:40:22.231Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29762023-12-13T04:40:22.231Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29772023-12-13T04:40:22.231Z
29782023-12-13T04:40:22.231Zwarning: unresolved link to `fd00:1122:3344:102::9`
29792023-12-13T04:40:22.231Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29802023-12-13T04:40:22.231Z |
29812023-12-13T04:40:22.231Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29822023-12-13T04:40:22.231Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29832023-12-13T04:40:22.231Z
29842023-12-13T04:40:22.232Zwarning: unresolved link to `fd00:1122:3344:103::2`
29852023-12-13T04:40:22.232Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29862023-12-13T04:40:22.232Z |
29872023-12-13T04:40:22.232Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29882023-12-13T04:40:22.232Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29892023-12-13T04:40:22.232Z
29902023-12-13T04:40:25.506Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29912023-12-13T04:40:57.673Z Finished dev [unoptimized + debuginfo] target(s) in 15m 47s
29922023-12-13T04:40:57.783Z
29932023-12-13T04:40:57.784Zreal 15:48.156753394
29942023-12-13T04:40:57.787Zuser 53:29.563589150
29952023-12-13T04:40:57.787Zsys 59:46.019014500
29962023-12-13T04:40:57.787Ztrap 1.892401790
29972023-12-13T04:40:57.787Ztflt 0.787583053
29982023-12-13T04:40:57.787Zdflt 0.442397449
29992023-12-13T04:40:57.787Zkflt 0.000185032
30002023-12-13T04:40:57.787Zlock 3:07:50.482599203
30012023-12-13T04:40:57.787Zslp 4:05:06.709945191
30022023-12-13T04:40:57.787Zlat 5:28.887258603
30032023-12-13T04:40:57.788Zstop 1:30.172510846
30042023-12-13T04:40:57.788Zprocess exited: duration 1821494 ms, exit code 0
 
30052023-12-13T04:40:57.795Zfound 0 output files