01HFQZXRSVXM2JCXZS7G2C4K1C: 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: 01HFQZY7JV3Z3A84EY88THAFPW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-21T03:50:31.041Zjob assigned to worker 01HFQZYJ61QQYA149R3QD6J45M (queued for 1 m 15 s)
 
22023-11-21T03:50:31.076Zstarting task 0: "setup"
32023-11-21T03:50:31.146Z++ uname -s
42023-11-21T03:50:31.149Z+ kern=SunOS
52023-11-21T03:50:31.152Z+ case "$kern" in
62023-11-21T03:50:31.155Z+ groupadd -g 12345 build
72023-11-21T03:50:31.158Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-21T03:50:33.166Z+ zfs create -o mountpoint=/work rpool/work
92023-11-21T03:50:33.277Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-21T03:50:33.282Z+ home_fs=zfs
112023-11-21T03:50:33.285Z+ [[ zfs == autofs ]]
122023-11-21T03:50:33.290Z+ mkdir -p /home/build
132023-11-21T03:50:33.293Z+ chown build:build /home/build /work
142023-11-21T03:50:35.286Z+ chmod 0700 /home/build /work
152023-11-21T03:50:35.290Zprocess exited: duration 4211 ms, exit code 0
 
162023-11-21T03:50:35.297Zstarting task 1: "rust-toolchain"
172023-11-21T03:50:35.309Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-21T03:50:35.312Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-21T03:50:35.480Zinfo: downloading installer
202023-11-21T03:50:37.497Zwarning: it looks like you have an existing installation of Rust at:
212023-11-21T03:50:37.500Zwarning: /opt/ooce/bin
222023-11-21T03:50:37.503Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-21T03:50:37.505Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-21T03:50:37.508Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-21T03:50:37.511Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-21T03:50:37.514Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-21T03:50:37.517Zerror: cannot install while Rust is installed
282023-11-21T03:50:37.520Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-21T03:50:37.647Zinfo: profile set to 'default'
302023-11-21T03:50:37.650Zinfo: default host triple is x86_64-unknown-illumos
312023-11-21T03:50:37.653Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-21T03:50:37.840Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-21T03:50:37.843Zinfo: downloading component 'cargo'
342023-11-21T03:50:38.667Zinfo: downloading component 'clippy'
352023-11-21T03:50:38.918Zinfo: downloading component 'rust-docs'
362023-11-21T03:50:39.917Zinfo: downloading component 'rust-std'
372023-11-21T03:50:41.717Zinfo: downloading component 'rustc'
382023-11-21T03:50:46.032Zinfo: downloading component 'rustfmt'
392023-11-21T03:50:46.342Zinfo: installing component 'cargo'
402023-11-21T03:50:47.828Zinfo: installing component 'clippy'
412023-11-21T03:50:48.480Zinfo: installing component 'rust-docs'
422023-11-21T03:50:51.337Zinfo: installing component 'rust-std'
432023-11-21T03:50:54.421Zinfo: installing component 'rustc'
442023-11-21T03:51:03.927Zinfo: installing component 'rustfmt'
452023-11-21T03:51:04.358Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-21T03:51:04.367Z
472023-11-21T03:51:04.897Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-21T03:51:04.900Z
492023-11-21T03:51:04.904Z
502023-11-21T03:51:04.907ZRust is installed now. Great!
512023-11-21T03:51:04.910Z
522023-11-21T03:51:04.915ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-21T03:51:04.918Zenvironment variable. This has not been done automatically.
542023-11-21T03:51:04.923Z
552023-11-21T03:51:04.933ZTo configure your current shell, run:
562023-11-21T03:51:04.940Zsource "$HOME/.cargo/env"
572023-11-21T03:51:04.945Z+ rustc --version
582023-11-21T03:51:04.948Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-21T03:51:04.952Zprocess exited: duration 29413 ms, exit code 0
 
602023-11-21T03:51:04.960Zstarting task 2: "authentication"
612023-11-21T03:51:04.998Zprocess exited: duration 34 ms, exit code 0
 
622023-11-21T03:51:05.005Zstarting task 3: "clone repository"
632023-11-21T03:51:05.016Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-21T03:51:05.020Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-21T03:51:05.103ZCloning into '/work/oxidecomputer/omicron'...
662023-11-21T03:51:11.195Z+ cd /work/oxidecomputer/omicron
672023-11-21T03:51:11.198Z+ [[ -n sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds ]]
682023-11-21T03:51:11.201Z+ git fetch origin sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds
692023-11-21T03:51:11.574ZFrom https://github.com/oxidecomputer/omicron
702023-11-21T03:51:11.578Z * branch sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds -> FETCH_HEAD
712023-11-21T03:51:11.599Z+ git checkout -B sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds remotes/origin/sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds
722023-11-21T03:51:11.679ZSwitched to a new branch 'sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds'
732023-11-21T03:51:11.686Zbranch 'sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds' set up to track 'origin/sunshowers/spr/meta-a-few-changes-to-prevent-duplicate-dep-builds'.
742023-11-21T03:51:11.690Z+ git reset --hard ea543c9dcd7ad5e73962f24d0bb0a1a5c1b390a1
752023-11-21T03:51:11.836ZHEAD is now at ea543c9d move all the profile.test to profile.dev
762023-11-21T03:51:11.839Zprocess exited: duration 6830 ms, exit code 0
 
772023-11-21T03:51:11.847Zstarting task 4: "build"
782023-11-21T03:51:11.857Z+ cargo --version
792023-11-21T03:51:11.865Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-21T03:51:12.063Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-21T03:51:12.066Zinfo: downloading component 'cargo'
822023-11-21T03:51:12.740Zinfo: downloading component 'clippy'
832023-11-21T03:51:12.987Zinfo: downloading component 'rust-docs'
842023-11-21T03:51:13.861Zinfo: downloading component 'rust-std'
852023-11-21T03:51:15.338Zinfo: downloading component 'rustc'
862023-11-21T03:51:19.213Zinfo: downloading component 'rustfmt'
872023-11-21T03:51:19.481Zinfo: installing component 'cargo'
882023-11-21T03:51:20.708Zinfo: installing component 'clippy'
892023-11-21T03:51:21.236Zinfo: installing component 'rust-docs'
902023-11-21T03:51:24.094Zinfo: installing component 'rust-std'
912023-11-21T03:51:26.616Zinfo: installing component 'rustc'
922023-11-21T03:51:34.111Zinfo: installing component 'rustfmt'
932023-11-21T03:51:36.588Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-21T03:51:36.772Z+ rustc --version
952023-11-21T03:51:36.838Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-21T03:51:36.855Z+ source ./env.sh
972023-11-21T03:51:36.901Z++ set -o xtrace
982023-11-21T03:51:36.914Z++++ dirname ./env.sh
992023-11-21T03:51:36.972Z+++ cd .
1002023-11-21T03:51:37.042Z+++ echo /work/oxidecomputer/omicron
1012023-11-21T03:51:37.074Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-21T03:51:37.135Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-21T03:51:37.172Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-21T03:51:37.248Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-21T03:51:37.291Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-21T03:51:37.306Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-21T03:51:37.332Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-21T03:51:37.353Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-21T03:51:37.394Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-21T03:51:37.449Z++ unset OMICRON_WS
1112023-11-21T03:51:37.468Z++ set +o xtrace
1122023-11-21T03:51:37.473Z
1132023-11-21T03:51:37.481Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-21T03:51:37.487Z # # # # # # # # # # # # # # #
1152023-11-21T03:51:37.499Z # # # # ##### # # ##### # # # # # #### #
1162023-11-21T03:51:37.509Z ##### ##### # ##### # # # # # # # # #
1172023-11-21T03:51:37.528Z # # # # # # # # # # # # # # #
1182023-11-21T03:51:37.542Z # # # ###### # # ###### ### # #### # #### #
1192023-11-21T03:51:37.550Z
1202023-11-21T03:51:44.509Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-21T03:51:45.560Z Startup: Caching catalogs ... Done
1222023-11-21T03:51:51.016ZPlanning: Solver setup ... Done (5.090s)
1232023-11-21T03:51:51.142ZPlanning: Running solver ... Done (0.127s)
1242023-11-21T03:51:51.346ZPlanning: Finding local manifests ... Done (0.147s)
1252023-11-21T03:51:51.361ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-21T03:51:51.705ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-21T03:51:51.787ZPlanning: Package planning ... Done (0.082s)
1282023-11-21T03:51:51.873ZPlanning: Merging actions ... Done (0.086s)
1292023-11-21T03:51:53.025ZPlanning: Checking for conflicting actions ... Done (1.151s)
1302023-11-21T03:51:53.044ZPlanning: Consolidating action changes ... Done (0.019s)
1312023-11-21T03:52:02.975ZPlanning: Evaluating mediators ... Done (9.932s)
1322023-11-21T03:52:02.991ZPlanning: Planning completed in 17.37 seconds
1332023-11-21T03:52:07.745Z Packages to install: 4
1342023-11-21T03:52:07.748Z Mediators to change: 2
1352023-11-21T03:52:07.799Z Services to change: 1
1362023-11-21T03:52:07.803Z Estimated space available: 148.90 GB
1372023-11-21T03:52:07.806ZEstimated space to be consumed: 1.37 GB
1382023-11-21T03:52:07.809Z Create boot environment: No
1392023-11-21T03:52:07.811ZCreate backup boot environment: No
1402023-11-21T03:52:07.814Z Rebuild boot archive: No
1412023-11-21T03:52:07.817Z
1422023-11-21T03:52:07.825ZChanged mediators:
1432023-11-21T03:52:07.830Z mediator clang:
1442023-11-21T03:52:07.833Z version: None -> 15 (system default)
1452023-11-21T03:52:07.836Z
1462023-11-21T03:52:07.839Z mediator llvm:
1472023-11-21T03:52:07.842Z version: 14 (system default) -> 15 (system default)
1482023-11-21T03:52:07.845Z
1492023-11-21T03:52:07.847ZChanged packages:
1502023-11-21T03:52:07.850Zhelios-dev
1512023-11-21T03:52:07.853Z developer/build-essential
1522023-11-21T03:52:07.855Z None -> 11-2.0
1532023-11-21T03:52:07.858Z library/libxmlsec1
1542023-11-21T03:52:07.861Z None -> 1.2.35-2.0
1552023-11-21T03:52:07.864Z ooce/developer/clang-15
1562023-11-21T03:52:07.867Z None -> 15.0.7-2.0
1572023-11-21T03:52:07.870Z ooce/developer/llvm-15
1582023-11-21T03:52:07.872Z None -> 15.0.7-2.0
1592023-11-21T03:52:07.875Z
1602023-11-21T03:52:07.878ZServices:
1612023-11-21T03:52:07.880Z restart_fmri:
1622023-11-21T03:52:07.883Z svc:/system/update-man-index:default
1632023-11-21T03:52:07.986Z
1642023-11-21T03:52:07.989ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-21T03:52:12.988ZDownload: 342/3290 items 16.0/212.6MB 7% complete (3.3M/s)
1662023-11-21T03:52:17.999ZDownload: 1132/3290 items 33.1/212.6MB 15% complete (3.2M/s)
1672023-11-21T03:52:26.046ZDownload: 1194/3290 items 83.1/212.6MB 39% complete (8.2M/s)
1682023-11-21T03:52:29.014ZDownload: 2430/3290 items 120.1/212.6MB 56% complete (5.9M/s)
1692023-11-21T03:52:32.924ZDownload: Completed 212.60 MB in 24.94 seconds (8.5M/s)
1702023-11-21T03:52:33.709Z Actions: 1/3687 actions (Installing new actions)
1712023-11-21T03:52:39.239Z Actions: 3201/3687 actions (Installing new actions)
1722023-11-21T03:52:41.833Z Actions: Completed 3687 actions in 8.12 seconds.
1732023-11-21T03:52:41.928Z Done (0.087s)
1742023-11-21T03:52:41.931Z Done (0.000s)
1752023-11-21T03:52:42.151Z Done (0.221s)
1762023-11-21T03:52:49.781Z Done (7.516s)
1772023-11-21T03:52:50.068Z Done (0.188s)
1782023-11-21T03:52:50.071Z Done (0.000s)
1792023-11-21T03:52:50.350Z Done (0.000s)
1802023-11-21T03:52:51.009ZPlanning: Evaluating mediator changes ... Done
1812023-11-21T03:52:51.318ZPlanning: Checking for conflicting actions ... Done
1822023-11-21T03:52:51.330ZPlanning: Consolidating action changes ... Done
1832023-11-21T03:52:51.740ZPlanning: Evaluating mediators ... Done
1842023-11-21T03:52:51.748ZPlanning: Planning completed in 0.72 seconds
1852023-11-21T03:52:51.785Z Mediators to change: 2
1862023-11-21T03:52:51.788Z Create boot environment: No
1872023-11-21T03:52:51.792ZCreate backup boot environment: No
1882023-11-21T03:52:51.889Z Done
1892023-11-21T03:52:51.893Z Done
1902023-11-21T03:52:52.034Z Done
1912023-11-21T03:52:58.090Z Done
1922023-11-21T03:52:58.213Z Done
1932023-11-21T03:52:58.216Z Done
1942023-11-21T03:52:58.370Z Done
1952023-11-21T03:52:59.388ZPlanning: Evaluating mediator changes ... Done
1962023-11-21T03:52:59.391ZPlanning: Merging actions ... Done
1972023-11-21T03:52:59.757ZPlanning: Checking for conflicting actions ... Done
1982023-11-21T03:52:59.761ZPlanning: Consolidating action changes ... Done
1992023-11-21T03:53:00.159ZPlanning: Evaluating mediators ... Done
2002023-11-21T03:53:00.251ZPlanning: Planning completed in 1.30 seconds
2012023-11-21T03:53:00.307Z Packages to change: 1
2022023-11-21T03:53:00.310Z Mediators to change: 1
2032023-11-21T03:53:00.314Z Services to change: 1
2042023-11-21T03:53:00.317Z Create boot environment: No
2052023-11-21T03:53:00.320ZCreate backup boot environment: Yes
2062023-11-21T03:53:02.363Z Actions: 1/6 actions (Updating modified actions)
2072023-11-21T03:53:02.367Z Actions: Completed 6 actions in 0.00 seconds.
2082023-11-21T03:53:02.371Z Done
2092023-11-21T03:53:02.375Z Done
2102023-11-21T03:53:02.420Z Done
2112023-11-21T03:53:08.494Z Done
2122023-11-21T03:53:08.624Z Done
2132023-11-21T03:53:08.631Z Done
2142023-11-21T03:53:08.732Z Done
2152023-11-21T03:53:09.410ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162023-11-21T03:53:09.420Zclang system 15 system
2172023-11-21T03:53:09.840Zcsh system system illumos
2182023-11-21T03:53:09.844Zctags system system illumos
2192023-11-21T03:53:09.847Zgcc vendor 12 vendor
2202023-11-21T03:53:09.850Zgcc system 10 system
2212023-11-21T03:53:09.853Zgcc system 7 system
2222023-11-21T03:53:09.857Zgo system 1.20 system
2232023-11-21T03:53:09.869Zgo system 1.19 system
2242023-11-21T03:53:09.880Zllvm system 15 system
2252023-11-21T03:53:09.899Zllvm system 14 system
2262023-11-21T03:53:09.907Zmariadb system 10.6 system
2272023-11-21T03:53:09.910Zmta vendor vendor dma
2282023-11-21T03:53:09.914Zopenjdk system 17 system
2292023-11-21T03:53:09.917Zopenjdk system 11 system
2302023-11-21T03:53:09.920Zopenjdk system 1.8 system
2312023-11-21T03:53:09.923Zopenssl vendor 3 vendor
2322023-11-21T03:53:09.927Zperl system 5.36 system
2332023-11-21T03:53:09.930Zpostgresql system 15 system
2342023-11-21T03:53:09.933Zpostgresql system 13 system
2352023-11-21T03:53:09.935Zpython vendor 3 vendor
2362023-11-21T03:53:09.938Zpython system 2 system
2372023-11-21T03:53:09.941Zpython3 system 3.11 system
2382023-11-21T03:53:09.944Zruby system 3.0 system
2392023-11-21T03:53:09.946Zwords vendor vendor american-english
2402023-11-21T03:53:09.949Zwords system system australian-english
2412023-11-21T03:53:09.952Zwords system system british-english
2422023-11-21T03:53:09.955Zwords system system canadian-english
2432023-11-21T03:53:09.958Zwords system system french
2442023-11-21T03:53:09.960Zwords system system italian
2452023-11-21T03:53:09.963Zwords system system ngerman
2462023-11-21T03:53:09.966Zwords system system ogerman
2472023-11-21T03:53:09.969Zwords system system spanish
2482023-11-21T03:53:09.971ZFMRI IFO
2492023-11-21T03:53:09.974Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502023-11-21T03:53:09.977Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512023-11-21T03:53:09.980Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522023-11-21T03:53:09.983Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2532023-11-21T03:53:09.985Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542023-11-21T03:53:09.988Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2552023-11-21T03:53:10.032Z+ set -o errexit
2562023-11-21T03:53:10.035Z+++ dirname ./tools/ci_download_cockroachdb
2572023-11-21T03:53:10.038Z++ cd ./tools
2582023-11-21T03:53:10.041Z++ pwd
2592023-11-21T03:53:10.044Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602023-11-21T03:53:10.047Z++ basename ./tools/ci_download_cockroachdb
2612023-11-21T03:53:10.049Z+ ARG0=ci_download_cockroachdb
2622023-11-21T03:53:10.052Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632023-11-21T03:53:10.055Z+ CIDL_VERSION=v22.1.9
2642023-11-21T03:53:10.058Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652023-11-21T03:53:10.061Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662023-11-21T03:53:10.067Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672023-11-21T03:53:10.072Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682023-11-21T03:53:10.075Z+ TARGET_DIR=out
2692023-11-21T03:53:10.079Z+ DOWNLOAD_DIR=out/downloads
2702023-11-21T03:53:10.082Z+ DEST_DIR=./out/cockroachdb
2712023-11-21T03:53:10.085Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722023-11-21T03:53:10.087Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732023-11-21T03:53:10.090Z+ main
2742023-11-21T03:53:10.093Z+ [[ 0 != 0 ]]
2752023-11-21T03:53:10.096Z+ CIDL_OS=solaris2.11
2762023-11-21T03:53:10.098Z+ [[ 0 != 0 ]]
2772023-11-21T03:53:10.101Z+ configure_os solaris2.11
2782023-11-21T03:53:10.104Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792023-11-21T03:53:10.107Zcurrent directory: /work/oxidecomputer/omicron
2802023-11-21T03:53:10.112Z+ echo 'configuring based on OS: "solaris2.11"'
2812023-11-21T03:53:10.115Zconfiguring based on OS: "solaris2.11"
2822023-11-21T03:53:10.120Z+ case "$1" in
2832023-11-21T03:53:10.123Z+ CIDL_BUILD=illumos
2842023-11-21T03:53:10.125Z+ CIDL_SUFFIX=tar.gz
2852023-11-21T03:53:10.128Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862023-11-21T03:53:10.131Z+ CIDL_MD5FUNC=do_md5sum
2872023-11-21T03:53:10.134Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882023-11-21T03:53:10.137Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892023-11-21T03:53:10.139Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902023-11-21T03:53:10.142Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912023-11-21T03:53:10.145Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-21T03:53:10.148Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932023-11-21T03:53:10.152Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-21T03:53:10.155Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-21T03:53:10.158ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-21T03:53:10.161Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972023-11-21T03:53:10.165ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-11-21T03:53:10.168Z+ mkdir -p out/downloads
2992023-11-21T03:53:10.171Z+ mkdir -p ./out/cockroachdb
3002023-11-21T03:53:10.174Z+ local DO_DOWNLOAD=true
3012023-11-21T03:53:10.177Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022023-11-21T03:53:10.180Z+ '[' true == true ']'
3032023-11-21T03:53:10.184Z+ echo Downloading...
3042023-11-21T03:53:10.187ZDownloading...
3052023-11-21T03:53:10.190Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-11-21T03:53:10.193Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-21T03:53:12.935Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-11-21T03:53:12.938Z++ md5sum
3092023-11-21T03:53:12.941Z++ awk '{print $1}'
3102023-11-21T03:53:13.130Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112023-11-21T03:53:13.139Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3122023-11-21T03:53:13.144Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-11-21T03:53:13.153Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142023-11-21T03:53:16.725Z+ do_assemble_illumos
3152023-11-21T03:53:16.735Z+ rm -r ./out/cockroachdb
3162023-11-21T03:53:16.744Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172023-11-21T03:53:17.339Z+ ./out/cockroachdb/bin/cockroach version
3182023-11-21T03:53:17.739ZBuild Tag: v22.1.9-dirty
3192023-11-21T03:53:17.758ZBuild Time: 2022/10/26 21:17:46
3202023-11-21T03:53:17.777ZDistribution: OSS
3212023-11-21T03:53:17.799ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222023-11-21T03:53:17.807ZGo Version: go1.17.13
3232023-11-21T03:53:17.816ZC Compiler: gcc 10.3.0
3242023-11-21T03:53:17.827ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252023-11-21T03:53:17.837ZBuild Type: release
3262023-11-21T03:53:17.852Z+ set -o errexit
3272023-11-21T03:53:17.867Z+++ dirname ./tools/ci_download_clickhouse
3282023-11-21T03:53:17.875Z++ cd ./tools
3292023-11-21T03:53:17.882Z++ pwd
3302023-11-21T03:53:17.887Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312023-11-21T03:53:17.894Z++ basename ./tools/ci_download_clickhouse
3322023-11-21T03:53:17.899Z+ ARG0=ci_download_clickhouse
3332023-11-21T03:53:17.905Z+ TARGET_DIR=out
3342023-11-21T03:53:17.917Z+ DOWNLOAD_DIR=out/downloads
3352023-11-21T03:53:17.931Z+ DEST_DIR=./out/clickhouse
3362023-11-21T03:53:17.945Z+ CIDL_VERSION=v22.8.9.24
3372023-11-21T03:53:17.963Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382023-11-21T03:53:17.977Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392023-11-21T03:53:17.992Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402023-11-21T03:53:18.005Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412023-11-21T03:53:18.016Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422023-11-21T03:53:18.024Z+ main
3432023-11-21T03:53:18.035Z+ [[ 0 != 0 ]]
3442023-11-21T03:53:18.047Z+ CIDL_OS=solaris2.11
3452023-11-21T03:53:18.056Z+ [[ 0 != 0 ]]
3462023-11-21T03:53:18.066Z+ configure_os solaris2.11
3472023-11-21T03:53:18.083Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482023-11-21T03:53:18.096Zcurrent directory: /work/oxidecomputer/omicron
3492023-11-21T03:53:18.104Z+ echo 'configuring based on OS: "solaris2.11"'
3502023-11-21T03:53:18.112Zconfiguring based on OS: "solaris2.11"
3512023-11-21T03:53:18.120Z+ CIDL_DASHREV=
3522023-11-21T03:53:18.129Z+ case "$1" in
3532023-11-21T03:53:18.136Z+ CIDL_PLATFORM=illumos
3542023-11-21T03:53:18.143Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552023-11-21T03:53:18.152Z+ CIDL_MD5FUNC=do_md5sum
3562023-11-21T03:53:18.161Z+ CIDL_DASHREV=-1
3572023-11-21T03:53:18.169Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582023-11-21T03:53:18.188Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-21T03:53:18.221Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-21T03:53:18.231Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-21T03:53:18.242Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-11-21T03:53:18.255ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-21T03:53:18.267Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-11-21T03:53:18.275ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-21T03:53:18.287Z+ mkdir -p out/downloads
3662023-11-21T03:53:18.716Z+ mkdir -p ./out/clickhouse
3672023-11-21T03:53:18.731Z+ local DO_DOWNLOAD=true
3682023-11-21T03:53:19.151Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692023-11-21T03:53:19.156Z+ '[' true == true ']'
3702023-11-21T03:53:19.160Z+ echo Downloading...
3712023-11-21T03:53:19.163ZDownloading...
3722023-11-21T03:53:19.167Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-11-21T03:53:19.171Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-21T03:53:19.175Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-11-21T03:53:19.178Z++ md5sum
3762023-11-21T03:53:19.183Z++ awk '{print $1}'
3772023-11-21T03:53:19.370Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782023-11-21T03:53:19.373Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3792023-11-21T03:53:19.376Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802023-11-21T03:53:19.379Z+ mkdir -p ./out/clickhouse
3812023-11-21T03:53:19.382Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822023-11-21T03:53:24.461Z+ ./out/clickhouse/clickhouse server --version
3832023-11-21T03:53:24.515ZClickHouse server version 22.8.9.1.
3842023-11-21T03:53:24.551Z+ set -o errexit
3852023-11-21T03:53:24.999Z+++ dirname ./tools/ci_download_console
3862023-11-21T03:53:25.004Z++ cd ./tools
3872023-11-21T03:53:25.008Z++ pwd
3882023-11-21T03:53:25.013Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892023-11-21T03:53:25.017Z++ basename ./tools/ci_download_console
3902023-11-21T03:53:25.023Z+ ARG0=ci_download_console
3912023-11-21T03:53:25.027Z+ TARGET_DIR=out
3922023-11-21T03:53:25.031Z+ DOWNLOAD_DIR=out/downloads
3932023-11-21T03:53:25.040Z+ DEST_DIR=./out/console-assets
3942023-11-21T03:53:25.049Z+ source /work/oxidecomputer/omicron/tools/console_version
3952023-11-21T03:53:25.066Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3962023-11-21T03:53:25.081Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-11-21T03:53:25.086Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3982023-11-21T03:53:25.091Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992023-11-21T03:53:25.096Z+ main
4002023-11-21T03:53:25.101Z+ [[ 0 != 0 ]]
4012023-11-21T03:53:25.105Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4022023-11-21T03:53:25.110ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-11-21T03:53:25.118Z+ echo 'Local file: out/downloads/console.tar.gz'
4042023-11-21T03:53:25.134ZLocal file: out/downloads/console.tar.gz
4052023-11-21T03:53:25.150Z+ local DO_DOWNLOAD=true
4062023-11-21T03:53:25.254Z+ [[ -f out/downloads/console.tar.gz ]]
4072023-11-21T03:53:25.265Z+ mkdir -p out/downloads
4082023-11-21T03:53:25.275Z+ '[' true == true ']'
4092023-11-21T03:53:25.283Z+ echo Downloading...
4102023-11-21T03:53:25.290ZDownloading...
4112023-11-21T03:53:25.299Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4122023-11-21T03:53:25.309Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-11-21T03:53:25.317Z++ do_sha256sum out/downloads/console.tar.gz
4142023-11-21T03:53:25.325Z++ case "$OSTYPE" in
4152023-11-21T03:53:25.332Z++ SHA=sha256sum
4162023-11-21T03:53:25.339Z++ sha256sum
4172023-11-21T03:53:25.346Z++ awk '{print $1}'
4182023-11-21T03:53:25.354Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4192023-11-21T03:53:25.361Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4202023-11-21T03:53:25.367Z+ rm -rf ./out/console-assets
4212023-11-21T03:53:25.376Z+ mkdir -p ./out/console-assets
4222023-11-21T03:53:25.384Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232023-11-21T03:53:25.394Z+ mkdir -p ./out/console-assets
4242023-11-21T03:53:25.405Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252023-11-21T03:53:25.423Z+ set -o errexit
4262023-11-21T03:53:25.434Z+++ dirname ./tools/ci_download_maghemite_openapi
4272023-11-21T03:53:25.443Z++ cd ./tools
4282023-11-21T03:53:25.453Z++ pwd
4292023-11-21T03:53:25.466Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302023-11-21T03:53:25.479Z++ basename ./tools/ci_download_maghemite_openapi
4312023-11-21T03:53:25.488Z+ ARG0=ci_download_maghemite_openapi
4322023-11-21T03:53:25.496Z+ TARGET_DIR=out
4332023-11-21T03:53:25.505Z+ DOWNLOAD_DIR=out/downloads
4342023-11-21T03:53:25.516Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352023-11-21T03:53:25.531Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4362023-11-21T03:53:25.951Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-11-21T03:53:26.369Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4382023-11-21T03:53:26.372Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4392023-11-21T03:53:26.375Z+ main
4402023-11-21T03:53:26.379Z+ [[ 0 != 0 ]]
4412023-11-21T03:53:26.387Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4422023-11-21T03:53:26.393ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4432023-11-21T03:53:26.406Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4442023-11-21T03:53:26.419ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4452023-11-21T03:53:26.427Z+ local DO_DOWNLOAD=true
4462023-11-21T03:53:26.434Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4472023-11-21T03:53:26.443Z+ mkdir -p out/downloads
4482023-11-21T03:53:26.459Z+ '[' true == true ']'
4492023-11-21T03:53:26.470Z+ echo Downloading...
4502023-11-21T03:53:26.481ZDownloading...
4512023-11-21T03:53:27.706Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4522023-11-21T03:53:27.713Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4532023-11-21T03:53:27.718Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4542023-11-21T03:53:27.723Z++ case "$OSTYPE" in
4552023-11-21T03:53:27.732Z++ SHA=sha256sum
4562023-11-21T03:53:27.738Z++ sha256sum
4572023-11-21T03:53:27.744Z++ awk '{print $1}'
4582023-11-21T03:53:27.750Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592023-11-21T03:53:27.761Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4602023-11-21T03:53:27.766Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612023-11-21T03:53:27.782Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4622023-11-21T03:53:27.787Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4632023-11-21T03:53:27.795Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4642023-11-21T03:53:27.801Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4652023-11-21T03:53:27.812Z+ main
4662023-11-21T03:53:27.821Z+ [[ 0 != 0 ]]
4672023-11-21T03:53:27.833Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4682023-11-21T03:53:27.851ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4692023-11-21T03:53:27.866Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4702023-11-21T03:53:27.878ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4712023-11-21T03:53:28.297Z+ local DO_DOWNLOAD=true
4722023-11-21T03:53:28.315Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4732023-11-21T03:53:28.329Z+ mkdir -p out/downloads
4742023-11-21T03:53:28.343Z+ '[' true == true ']'
4752023-11-21T03:53:28.358Z+ echo Downloading...
4762023-11-21T03:53:28.368ZDownloading...
4772023-11-21T03:53:28.380Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4782023-11-21T03:53:28.392Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4792023-11-21T03:53:28.408Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4802023-11-21T03:53:28.423Z++ case "$OSTYPE" in
4812023-11-21T03:53:28.506Z++ SHA=sha256sum
4822023-11-21T03:53:28.534Z++ sha256sum
4832023-11-21T03:53:28.562Z++ awk '{print $1}'
4842023-11-21T03:53:28.577Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4852023-11-21T03:53:28.582Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4862023-11-21T03:53:28.589Z+ set -o errexit
4872023-11-21T03:53:28.595Z+++ dirname ./tools/ci_download_dendrite_openapi
4882023-11-21T03:53:28.599Z++ cd ./tools
4892023-11-21T03:53:28.605Z++ pwd
4902023-11-21T03:53:28.610Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-11-21T03:53:28.615Z++ basename ./tools/ci_download_dendrite_openapi
4922023-11-21T03:53:28.621Z+ ARG0=ci_download_dendrite_openapi
4932023-11-21T03:53:28.626Z+ TARGET_DIR=out
4942023-11-21T03:53:28.632Z+ DOWNLOAD_DIR=out/downloads
4952023-11-21T03:53:28.637Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-11-21T03:53:28.643Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4972023-11-21T03:53:28.648Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982023-11-21T03:53:28.654Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4992023-11-21T03:53:28.660Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5002023-11-21T03:53:28.665Z+ main
5012023-11-21T03:53:28.672Z+ [[ 0 != 0 ]]
5022023-11-21T03:53:28.678Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5032023-11-21T03:53:28.684ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5042023-11-21T03:53:28.690Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5052023-11-21T03:53:28.696ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5062023-11-21T03:53:28.702Z+ local DO_DOWNLOAD=true
5072023-11-21T03:53:28.708Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5082023-11-21T03:53:28.714Z+ mkdir -p out/downloads
5092023-11-21T03:53:28.721Z+ '[' true == true ']'
5102023-11-21T03:53:28.728Z+ echo Downloading...
5112023-11-21T03:53:28.734ZDownloading...
5122023-11-21T03:53:28.739Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5132023-11-21T03:53:28.756Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5142023-11-21T03:53:28.771Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5152023-11-21T03:53:28.783Z++ case "$OSTYPE" in
5162023-11-21T03:53:28.794Zcurrent directory: /work/oxidecomputer/omicron
5172023-11-21T03:53:29.223Z++ SHA=sha256sum
5182023-11-21T03:53:29.233Zconfiguring based on OS: "solaris2.11"
5192023-11-21T03:53:29.261Z++ sha256sum
5202023-11-21T03:53:29.277ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5212023-11-21T03:53:29.296Z++ awk '{print $1}'
5222023-11-21T03:53:29.307ZLocal file: out/downloads/dendrite-stub.tar.gz
5232023-11-21T03:53:29.313Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5242023-11-21T03:53:29.317ZDownloading...
5252023-11-21T03:53:29.325Z+ [[ 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 ]]
5262023-11-21T03:53:29.333Z+ set -o errexit
5272023-11-21T03:53:29.339Z+++ dirname ./tools/ci_download_dendrite_stub
5282023-11-21T03:53:29.345Z++ cd ./tools
5292023-11-21T03:53:29.353Z++ pwd
5302023-11-21T03:53:29.359Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5312023-11-21T03:53:29.368Z++ basename ./tools/ci_download_dendrite_stub
5322023-11-21T03:53:29.380Z+ ARG0=ci_download_dendrite_stub
5332023-11-21T03:53:29.389Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5342023-11-21T03:53:29.398Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5352023-11-21T03:53:29.407Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5362023-11-21T03:53:29.412Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5372023-11-21T03:53:29.425Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5382023-11-21T03:53:29.438Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5392023-11-21T03:53:29.443Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5402023-11-21T03:53:29.449Z+ TARGET_DIR=out
5412023-11-21T03:53:29.455Z+ DOWNLOAD_DIR=out/downloads
5422023-11-21T03:53:29.463Z+ DEST_DIR=./out/dendrite-stub
5432023-11-21T03:53:29.469Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5442023-11-21T03:53:29.475Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5452023-11-21T03:53:29.480Z+ REPO=oxidecomputer/dendrite
5462023-11-21T03:53:29.490Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5472023-11-21T03:53:29.498Z+ main
5482023-11-21T03:53:29.911Z+ [[ 0 != 0 ]]
5492023-11-21T03:53:29.914Z+ CIDL_OS=solaris2.11
5502023-11-21T03:53:29.917Z+ [[ 0 != 0 ]]
5512023-11-21T03:53:29.920Z+ configure_os solaris2.11
5522023-11-21T03:53:29.923Z+ echo 'current directory: /work/oxidecomputer/omicron'
5532023-11-21T03:53:29.925Z+ echo 'configuring based on OS: "solaris2.11"'
5542023-11-21T03:53:29.928Z+ case "$1" in
5552023-11-21T03:53:29.931Z+ SET_BINARIES=
5562023-11-21T03:53:29.934Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5572023-11-21T03:53:29.937Z+ CIDL_SHA256FUNC=do_sha256sum
5582023-11-21T03:53:29.940Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592023-11-21T03:53:29.942Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5602023-11-21T03:53:29.945Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612023-11-21T03:53:29.948Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5622023-11-21T03:53:29.951Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5632023-11-21T03:53:29.954Z+ mkdir -p out/downloads
5642023-11-21T03:53:29.956Z+ mkdir -p ./out/dendrite-stub
5652023-11-21T03:53:29.959Z+ fetch_and_verify
5662023-11-21T03:53:29.962Z+ local DO_DOWNLOAD=true
5672023-11-21T03:53:29.965Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-21T03:53:29.968Z+ '[' true == true ']'
5692023-11-21T03:53:29.976Z+ echo Downloading...
5702023-11-21T03:53:29.985Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712023-11-21T03:53:29.998Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5722023-11-21T03:53:34.625Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732023-11-21T03:53:34.636Z++ sha256sum
5742023-11-21T03:53:34.641Z++ awk '{print $1}'
5752023-11-21T03:53:34.714Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5762023-11-21T03:53:34.724Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5772023-11-21T03:53:34.733Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782023-11-21T03:53:34.739Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792023-11-21T03:53:35.819Z+ do_assemble
5802023-11-21T03:53:35.830Z+ rm -r ./out/dendrite-stub
5812023-11-21T03:53:35.833Z+ mkdir ./out/dendrite-stub
5822023-11-21T03:53:35.836Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832023-11-21T03:53:35.995Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842023-11-21T03:53:36.418Z+ set -o errexit
5852023-11-21T03:53:36.862Z+++ dirname ./tools/ci_download_maghemite_mgd
5862023-11-21T03:53:36.879Z++ cd ./tools
5872023-11-21T03:53:36.903Z++ pwd
5882023-11-21T03:53:36.925Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892023-11-21T03:53:36.931Z++ basename ./tools/ci_download_maghemite_mgd
5902023-11-21T03:53:36.937Z+ ARG0=ci_download_maghemite_mgd
5912023-11-21T03:53:36.962Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922023-11-21T03:53:36.972Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5932023-11-21T03:53:36.978Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5942023-11-21T03:53:36.988Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952023-11-21T03:53:36.995Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5962023-11-21T03:53:37.013Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5972023-11-21T03:53:37.020Z+ TARGET_DIR=out
5982023-11-21T03:53:37.023Z+ DOWNLOAD_DIR=out/downloads
5992023-11-21T03:53:37.027Z+ DEST_DIR=./out/mgd
6002023-11-21T03:53:37.030Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012023-11-21T03:53:37.034Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022023-11-21T03:53:37.039Z+ REPO=oxidecomputer/maghemite
6032023-11-21T03:53:37.045Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6042023-11-21T03:53:37.049Z+ main
6052023-11-21T03:53:37.061Z+ [[ 0 != 0 ]]
6062023-11-21T03:53:37.481Z+ CIDL_OS=solaris2.11
6072023-11-21T03:53:37.508Z+ [[ 0 != 0 ]]
6082023-11-21T03:53:37.523Z+ configure_os solaris2.11
6092023-11-21T03:53:37.533Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102023-11-21T03:53:37.542Zcurrent directory: /work/oxidecomputer/omicron
6112023-11-21T03:53:37.550Z+ echo 'configuring based on OS: "solaris2.11"'
6122023-11-21T03:53:37.559Zconfiguring based on OS: "solaris2.11"
6132023-11-21T03:53:37.567Z+ case "$1" in
6142023-11-21T03:53:37.575Z+ SET_BINARIES=
6152023-11-21T03:53:37.583Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-11-21T03:53:37.588Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-11-21T03:53:37.592Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6182023-11-21T03:53:37.596ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-21T03:53:37.601Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-21T03:53:37.609ZLocal file: out/downloads/mgd.tar.gz
6212023-11-21T03:53:37.613Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6222023-11-21T03:53:37.619Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-11-21T03:53:37.627Z+ mkdir -p out/downloads
6242023-11-21T03:53:37.633Z+ mkdir -p ./out/mgd
6252023-11-21T03:53:37.641Z+ fetch_and_verify
6262023-11-21T03:53:37.647Z+ local DO_DOWNLOAD=true
6272023-11-21T03:53:37.654Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282023-11-21T03:53:37.662Z+ '[' true == true ']'
6292023-11-21T03:53:37.668Z+ echo Downloading...
6302023-11-21T03:53:37.677ZDownloading...
6312023-11-21T03:53:37.685Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6322023-11-21T03:53:37.691Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6332023-11-21T03:53:42.093Z++ do_sha256sum out/downloads/mgd.tar.gz
6342023-11-21T03:53:42.096Z++ sha256sum
6352023-11-21T03:53:42.099Z++ awk '{print $1}'
6362023-11-21T03:53:42.170Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6372023-11-21T03:53:42.173Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6382023-11-21T03:53:42.177Z+ do_untar out/downloads/mgd.tar.gz
6392023-11-21T03:53:42.180Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402023-11-21T03:53:42.868Z+ do_assemble
6412023-11-21T03:53:42.870Z+ rm -r ./out/mgd
6422023-11-21T03:53:42.873Z+ mkdir ./out/mgd
6432023-11-21T03:53:42.876Z+ cp -r out/downloads/root ./out/mgd/root
6442023-11-21T03:53:43.091Z+ set -o errexit
6452023-11-21T03:53:43.094Z+++ dirname ./tools/ci_download_transceiver_control
6462023-11-21T03:53:43.097Z++ cd ./tools
6472023-11-21T03:53:43.100Z++ pwd
6482023-11-21T03:53:43.102Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492023-11-21T03:53:43.105Z++ basename ./tools/ci_download_transceiver_control
6502023-11-21T03:53:43.108Z+ ARG0=ci_download_transceiver_control
6512023-11-21T03:53:43.111Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522023-11-21T03:53:43.114Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532023-11-21T03:53:43.116Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542023-11-21T03:53:43.119Z+ TARGET_DIR=out
6552023-11-21T03:53:43.122Z+ DOWNLOAD_DIR=out/downloads
6562023-11-21T03:53:43.127Z+ DEST_DIR=./out/transceiver-control
6572023-11-21T03:53:43.130Z+ BIN_DIR=/opt/oxide/bin
6582023-11-21T03:53:43.132Z+ BINARY=xcvradm
6592023-11-21T03:53:43.135Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602023-11-21T03:53:43.138Z+ REPO=oxidecomputer/transceiver-control
6612023-11-21T03:53:43.141Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-11-21T03:53:43.144Z+ main
6632023-11-21T03:53:43.146Z+ [[ 0 != 0 ]]
6642023-11-21T03:53:43.150Z+ CIDL_OS=solaris2.11
6652023-11-21T03:53:43.154Z+ [[ 0 != 0 ]]
6662023-11-21T03:53:43.156Z+ configure_os solaris2.11
6672023-11-21T03:53:43.159Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682023-11-21T03:53:43.163Zcurrent directory: /work/oxidecomputer/omicron
6692023-11-21T03:53:43.166Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-11-21T03:53:43.168Zconfiguring based on OS: "solaris2.11"
6712023-11-21T03:53:43.171Z+ case "$1" in
6722023-11-21T03:53:43.174Z+ SET_BINARIES=
6732023-11-21T03:53:43.177Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-11-21T03:53:43.179Z+ CIDL_SHA256FUNC=do_sha256sum
6752023-11-21T03:53:43.182Z+ ARCHIVE_FILENAME=xcvradm.gz
6762023-11-21T03:53:43.185Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-11-21T03:53:43.188Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782023-11-21T03:53:43.190Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792023-11-21T03:53:43.193ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-11-21T03:53:43.196Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-11-21T03:53:43.198ZLocal file: out/downloads/xcvradm.gz
6822023-11-21T03:53:43.201Z+ mkdir -p out/downloads
6832023-11-21T03:53:43.205Z+ mkdir -p ./out/transceiver-control
6842023-11-21T03:53:43.208Z+ fetch_and_verify
6852023-11-21T03:53:43.210Z+ local DO_DOWNLOAD=true
6862023-11-21T03:53:43.215Z+ [[ -f out/downloads/xcvradm.gz ]]
6872023-11-21T03:53:43.219Z+ '[' true == true ']'
6882023-11-21T03:53:43.223Z+ echo Downloading...
6892023-11-21T03:53:43.226ZDownloading...
6902023-11-21T03:53:43.229Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912023-11-21T03:53:43.238Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6922023-11-21T03:53:45.816Z++ do_sha256sum out/downloads/xcvradm.gz
6932023-11-21T03:53:45.827Z++ sha256sum
6942023-11-21T03:53:45.841Z++ awk '{print $1}'
6952023-11-21T03:53:45.851Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962023-11-21T03:53:45.870Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6972023-11-21T03:53:45.878Z+ do_unpack out/downloads/xcvradm.gz
6982023-11-21T03:53:45.886Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992023-11-21T03:53:45.890Z+ gzip -dc out/downloads/xcvradm.gz
7002023-11-21T03:53:46.023Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012023-11-21T03:53:46.026Z+ do_assemble
7022023-11-21T03:53:46.032Z+ rm -r ./out/transceiver-control
7032023-11-21T03:53:46.039Z+ mkdir ./out/transceiver-control
7042023-11-21T03:53:46.047Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052023-11-21T03:53:46.279ZAll builder prerequisites installed successfully, and PATH looks valid
7062023-11-21T03:53:46.688Z
7072023-11-21T03:53:46.691Zreal 2:12.609642160
7082023-11-21T03:53:46.694Zuser 54.059359132
7092023-11-21T03:53:46.697Zsys 10.765695075
7102023-11-21T03:53:46.700Ztrap 0.026211678
7112023-11-21T03:53:46.702Ztflt 0.212677937
7122023-11-21T03:53:46.705Zdflt 0.633132302
7132023-11-21T03:53:46.711Zkflt 0.117890797
7142023-11-21T03:53:46.714Zlock 2.355579801
7152023-11-21T03:53:46.716Zslp 4:04.616053338
7162023-11-21T03:53:46.720Zlat 4.278257661
7172023-11-21T03:53:46.726Zstop 0.083930137
7182023-11-21T03:53:46.732Z
7192023-11-21T03:53:46.748Z #### # # ##### ##### # #
7202023-11-21T03:53:47.169Z # # # # # # # # # #
7212023-11-21T03:53:47.179Z # # # # # # # #
7222023-11-21T03:53:47.185Z # # # ##### ##### #
7232023-11-21T03:53:47.199Z # # # # # # #
7242023-11-21T03:53:47.207Z #### ###### # # # #
7252023-11-21T03:53:47.221Z
7262023-11-21T03:53:47.231Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272023-11-21T03:53:47.242Z Updating crates.io index
7282023-11-21T03:53:47.266Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292023-11-21T03:53:47.982Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302023-11-21T03:53:49.734Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312023-11-21T03:53:50.448Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322023-11-21T03:53:50.760Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332023-11-21T03:53:51.083Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342023-11-21T03:53:51.389Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352023-11-21T03:53:52.336Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362023-11-21T03:53:54.243Z Updating git repository `https://github.com/oxidecomputer/opte`
7372023-11-21T03:53:55.280Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382023-11-21T03:53:55.576Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392023-11-21T03:53:56.157Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402023-11-21T03:53:56.523Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7412023-11-21T03:53:56.878Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7422023-11-21T03:53:57.440Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7432023-11-21T03:53:57.747Z Updating git repository `https://github.com/njaremko/samael`
7442023-11-21T03:53:58.320Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7452023-11-21T03:53:58.910Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7462023-11-21T03:53:59.273Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7472023-11-21T03:53:59.619Z Updating git repository `https://github.com/jgallagher/nix`
7482023-11-21T03:54:00.870Z Updating git repository `https://github.com/cbiffle/hubpack`
7492023-11-21T03:54:01.377Z Updating git repository `https://github.com/oxidecomputer/typify`
7502023-11-21T03:54:02.349Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7512023-11-21T03:54:02.760Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7522023-11-21T03:54:03.097Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7532023-11-21T03:54:04.549Z Downloading crates ...
7542023-11-21T03:54:04.731Z Downloaded anstyle-query v1.0.0
7552023-11-21T03:54:04.734Z Downloaded equivalent v1.0.1
7562023-11-21T03:54:04.738Z Downloaded clap_lex v0.5.1
7572023-11-21T03:54:04.743Z Downloaded cargo_metadata v0.18.0
7582023-11-21T03:54:04.794Z Downloaded colorchoice v1.0.0
7592023-11-21T03:54:04.799Z Downloaded cargo-platform v0.1.3
7602023-11-21T03:54:04.802Z Downloaded anstream v0.5.0
7612023-11-21T03:54:04.805Z Downloaded bitflags v1.3.2
7622023-11-21T03:54:04.808Z Downloaded itoa v1.0.9
7632023-11-21T03:54:04.811Z Downloaded thiserror v1.0.49
7642023-11-21T03:54:04.814Z Downloaded toml_datetime v0.6.5
7652023-11-21T03:54:04.817Z Downloaded errno v0.3.2
7662023-11-21T03:54:04.820Z Downloaded anstyle v1.0.2
7672023-11-21T03:54:04.823Z Downloaded utf8parse v0.2.1
7682023-11-21T03:54:04.825Z Downloaded cargo_toml v0.17.0
7692023-11-21T03:54:04.828Z Downloaded terminal_size v0.2.6
7702023-11-21T03:54:04.831Z Downloaded thiserror-impl v1.0.49
7712023-11-21T03:54:04.834Z Downloaded heck v0.4.1
7722023-11-21T03:54:04.837Z Downloaded strsim v0.10.0
7732023-11-21T03:54:04.840Z Downloaded camino v1.1.6
7742023-11-21T03:54:04.844Z Downloaded quote v1.0.33
7752023-11-21T03:54:04.848Z Downloaded clap_derive v4.4.2
7762023-11-21T03:54:04.851Z Downloaded semver v1.0.20
7772023-11-21T03:54:04.854Z Downloaded clap v4.4.3
7782023-11-21T03:54:04.857Z Downloaded ryu v1.0.15
7792023-11-21T03:54:04.860Z Downloaded anstyle-parse v0.2.1
7802023-11-21T03:54:04.863Z Downloaded serde_spanned v0.6.4
7812023-11-21T03:54:04.866Z Downloaded io-lifetimes v1.0.11
7822023-11-21T03:54:04.869Z Downloaded proc-macro2 v1.0.69
7832023-11-21T03:54:04.872Z Downloaded serde v1.0.192
7842023-11-21T03:54:04.876Z Downloaded indexmap v2.1.0
7852023-11-21T03:54:04.883Z Downloaded memchr v2.6.3
7862023-11-21T03:54:04.891Z Downloaded unicode-ident v1.0.12
7872023-11-21T03:54:04.896Z Downloaded anyhow v1.0.75
7882023-11-21T03:54:04.901Z Downloaded toml v0.8.8
7892023-11-21T03:54:04.908Z Downloaded toml_edit v0.21.0
7902023-11-21T03:54:04.946Z Downloaded hashbrown v0.14.2
7912023-11-21T03:54:04.960Z Downloaded serde_json v1.0.108
7922023-11-21T03:54:04.965Z Downloaded syn v2.0.32
7932023-11-21T03:54:04.984Z Downloaded rustix v0.37.23
7942023-11-21T03:54:05.019Z Downloaded clap_builder v4.4.2
7952023-11-21T03:54:05.031Z Downloaded libc v0.2.150
7962023-11-21T03:54:05.077Z Downloaded winnow v0.5.15
7972023-11-21T03:54:05.092Z Downloaded serde_derive v1.0.192
7982023-11-21T03:54:05.203Z Compiling proc-macro2 v1.0.69
7992023-11-21T03:54:05.210Z Compiling unicode-ident v1.0.12
8002023-11-21T03:54:05.217Z Compiling serde v1.0.192
8012023-11-21T03:54:05.224Z Compiling libc v0.2.150
8022023-11-21T03:54:05.228Z Compiling io-lifetimes v1.0.11
8032023-11-21T03:54:05.231Z Compiling rustix v0.37.23
8042023-11-21T03:54:05.234Z Compiling bitflags v1.3.2
8052023-11-21T03:54:05.238Z Compiling hashbrown v0.14.2
8062023-11-21T03:54:05.400Z Compiling utf8parse v0.2.1
8072023-11-21T03:54:05.544Z Compiling equivalent v1.0.1
8082023-11-21T03:54:05.628Z Compiling anstyle-parse v0.2.1
8092023-11-21T03:54:05.715Z Compiling serde_json v1.0.108
8102023-11-21T03:54:06.083Z Compiling camino v1.1.6
8112023-11-21T03:54:06.868Z Compiling indexmap v2.1.0
8122023-11-21T03:54:07.198Z Compiling anstyle v1.0.2
8132023-11-21T03:54:07.219Z Compiling thiserror v1.0.49
8142023-11-21T03:54:07.368Z Compiling colorchoice v1.0.0
8152023-11-21T03:54:07.407Z Compiling winnow v0.5.15
8162023-11-21T03:54:07.623Z Compiling semver v1.0.20
8172023-11-21T03:54:07.649Z Compiling anstyle-query v1.0.0
8182023-11-21T03:54:07.823Z Compiling anstream v0.5.0
8192023-11-21T03:54:08.150Z Compiling heck v0.4.1
8202023-11-21T03:54:08.275Z Compiling strsim v0.10.0
8212023-11-21T03:54:08.490Z Compiling ryu v1.0.15
8222023-11-21T03:54:08.802Z Compiling quote v1.0.33
8232023-11-21T03:54:08.876Z Compiling anyhow v1.0.75
8242023-11-21T03:54:08.951Z Compiling itoa v1.0.9
8252023-11-21T03:54:09.040Z Compiling clap_lex v0.5.1
8262023-11-21T03:54:09.372Z Compiling syn v2.0.32
8272023-11-21T03:54:09.665Z Compiling errno v0.3.2
8282023-11-21T03:54:11.183Z Compiling terminal_size v0.2.6
8292023-11-21T03:54:11.320Z Compiling clap_builder v4.4.2
8302023-11-21T03:54:18.148Z Compiling serde_derive v1.0.192
8312023-11-21T03:54:18.151Z Compiling thiserror-impl v1.0.49
8322023-11-21T03:54:18.154Z Compiling clap_derive v4.4.2
8332023-11-21T03:54:22.649Z Compiling clap v4.4.3
8342023-11-21T03:54:31.811Z Compiling serde_spanned v0.6.4
8352023-11-21T03:54:31.814Z Compiling toml_datetime v0.6.5
8362023-11-21T03:54:31.818Z Compiling cargo-platform v0.1.3
8372023-11-21T03:54:32.189Z Compiling toml_edit v0.21.0
8382023-11-21T03:54:33.852Z Compiling cargo_metadata v0.18.0
8392023-11-21T03:54:35.366Z Compiling toml v0.8.8
8402023-11-21T03:54:36.330Z Compiling cargo_toml v0.17.0
8412023-11-21T03:54:42.425Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8422023-11-21T03:54:43.841Z Finished dev [unoptimized + debuginfo] target(s) in 57.48s
8432023-11-21T03:54:44.044Z Running `target/debug/xtask clippy`
8442023-11-21T03:54:44.096Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8452023-11-21T03:54:44.928Z Downloading crates ...
8462023-11-21T03:54:45.191Z Downloaded ident_case v1.0.1
8472023-11-21T03:54:45.196Z Downloaded cfg-if v0.1.10
8482023-11-21T03:54:45.199Z Downloaded bzip2 v0.4.4
8492023-11-21T03:54:45.207Z Downloaded normalize-line-endings v0.3.0
8502023-11-21T03:54:45.211Z Downloaded hyper-rustls v0.24.2
8512023-11-21T03:54:45.216Z Downloaded multer v2.1.0
8522023-11-21T03:54:45.223Z Downloaded nodrop v0.1.14
8532023-11-21T03:54:45.225Z Downloaded bcs v0.1.6
8542023-11-21T03:54:45.230Z Downloaded num v0.4.1
8552023-11-21T03:54:45.235Z Downloaded mio v0.8.8
8562023-11-21T03:54:45.250Z Downloaded crypto-common v0.1.6
8572023-11-21T03:54:45.257Z Downloaded bit-vec v0.6.3
8582023-11-21T03:54:45.266Z Downloaded packed_struct v0.10.1
8592023-11-21T03:54:45.278Z Downloaded libsw v3.3.0
8602023-11-21T03:54:45.288Z Downloaded managed v0.8.0
8612023-11-21T03:54:45.295Z Downloaded maybe-uninit v2.0.0
8622023-11-21T03:54:45.301Z Downloaded strum v0.25.0
8632023-11-21T03:54:45.305Z Downloaded lalrpop-util v0.19.12
8642023-11-21T03:54:45.317Z Downloaded lru-cache v0.1.2
8652023-11-21T03:54:45.320Z Downloaded olpc-cjson v0.1.3
8662023-11-21T03:54:45.324Z Downloaded crossbeam-deque v0.8.3
8672023-11-21T03:54:45.327Z Downloaded linked-hash-map v0.5.6
8682023-11-21T03:54:45.330Z Downloaded bytesize v1.3.0
8692023-11-21T03:54:45.334Z Downloaded serde-big-array v0.5.1
8702023-11-21T03:54:45.338Z Downloaded memoffset v0.7.1
8712023-11-21T03:54:45.342Z Downloaded mime v0.3.17
8722023-11-21T03:54:45.346Z Downloaded crc-catalog v2.2.0
8732023-11-21T03:54:45.351Z Downloaded autocfg v1.1.0
8742023-11-21T03:54:45.357Z Downloaded diesel_table_macro_syntax v0.1.0
8752023-11-21T03:54:45.360Z Downloaded strum_macros v0.25.2
8762023-11-21T03:54:45.366Z Downloaded lock_api v0.4.10
8772023-11-21T03:54:45.372Z Downloaded crossbeam-epoch v0.9.15
8782023-11-21T03:54:45.379Z Downloaded usdt-attr-macro v0.3.5
8792023-11-21T03:54:45.383Z Downloaded serde_tokenstream v0.2.0
8802023-11-21T03:54:45.393Z Downloaded difflib v0.4.0
8812023-11-21T03:54:45.398Z Downloaded serial_test_derive v0.10.0
8822023-11-21T03:54:45.402Z Downloaded libloading v0.7.4
8832023-11-21T03:54:45.408Z Downloaded http-range v0.1.5
8842023-11-21T03:54:45.412Z Downloaded headers-core v0.2.0
8852023-11-21T03:54:45.415Z Downloaded crossbeam-utils v0.8.16
8862023-11-21T03:54:45.421Z Downloaded fxhash v0.2.1
8872023-11-21T03:54:45.424Z Downloaded structmeta v0.2.0
8882023-11-21T03:54:45.427Z Downloaded papergrid v0.10.0
8892023-11-21T03:54:45.437Z Downloaded dyn-clone v1.0.13
8902023-11-21T03:54:45.441Z Downloaded sha1 v0.10.6
8912023-11-21T03:54:45.444Z Downloaded ff v0.13.0
8922023-11-21T03:54:45.448Z Downloaded darling_core v0.14.4
8932023-11-21T03:54:45.459Z Downloaded pem-rfc7468 v0.7.0
8942023-11-21T03:54:45.465Z Downloaded foreign-types-shared v0.1.1
8952023-11-21T03:54:45.468Z Downloaded foreign-types-macros v0.2.3
8962023-11-21T03:54:45.471Z Downloaded filetime v0.2.22
8972023-11-21T03:54:45.474Z Downloaded futures-executor v0.3.29
8982023-11-21T03:54:45.477Z Downloaded plotters-backend v0.3.5
8992023-11-21T03:54:45.480Z Downloaded ipnet v2.8.0
9002023-11-21T03:54:45.484Z Downloaded swrite v0.1.0
9012023-11-21T03:54:45.487Z Downloaded precomputed-hash v0.1.1
9022023-11-21T03:54:45.490Z Downloaded tempfile v3.8.0
9032023-11-21T03:54:45.493Z Downloaded httparse v1.8.0
9042023-11-21T03:54:45.498Z Downloaded parse-display v0.8.2
9052023-11-21T03:54:45.501Z Downloaded pin-utils v0.1.0
9062023-11-21T03:54:45.504Z Downloaded enum-as-inner v0.5.1
9072023-11-21T03:54:45.507Z Downloaded try-lock v0.2.4
9082023-11-21T03:54:45.509Z Downloaded proc-macro-error-attr v1.0.4
9092023-11-21T03:54:45.512Z Downloaded pretty-hex v0.2.1
9102023-11-21T03:54:45.516Z Downloaded thiserror-impl-no-std v2.0.2
9112023-11-21T03:54:45.521Z Downloaded textwrap v0.11.0
9122023-11-21T03:54:45.535Z Downloaded derive_builder_core v0.12.0
9132023-11-21T03:54:45.555Z Downloaded synstructure v0.12.6
9142023-11-21T03:54:45.560Z Downloaded zone_cfg_derive v0.3.0
9152023-11-21T03:54:45.564Z Downloaded xattr v1.0.1
9162023-11-21T03:54:45.568Z Downloaded wyz v0.5.1
9172023-11-21T03:54:45.571Z Downloaded fixedbitset v0.4.2
9182023-11-21T03:54:45.574Z Downloaded shlex v1.1.0
9192023-11-21T03:54:45.576Z Downloaded subtle v2.5.0
9202023-11-21T03:54:45.579Z Downloaded num-bigint v0.4.4
9212023-11-21T03:54:45.582Z Downloaded debug-ignore v1.0.5
9222023-11-21T03:54:45.585Z Downloaded semver v0.1.20
9232023-11-21T03:54:45.587Z Downloaded ppv-lite86 v0.2.17
9242023-11-21T03:54:45.590Z Downloaded float-cmp v0.9.0
9252023-11-21T03:54:45.596Z Downloaded plotters-svg v0.3.5
9262023-11-21T03:54:45.599Z Downloaded tokio-stream v0.1.14
9272023-11-21T03:54:45.603Z Downloaded darling_macro v0.14.4
9282023-11-21T03:54:45.605Z Downloaded yansi v0.5.1
9292023-11-21T03:54:45.608Z Downloaded which v4.4.0
9302023-11-21T03:54:45.611Z Downloaded num-bigint-dig v0.8.4
9312023-11-21T03:54:45.613Z Downloaded doc-comment v0.3.3
9322023-11-21T03:54:45.616Z Downloaded arc-swap v1.6.0
9332023-11-21T03:54:45.619Z Downloaded ena v0.14.2
9342023-11-21T03:54:45.623Z Downloaded darling_macro v0.20.3
9352023-11-21T03:54:45.625Z Downloaded waitgroup v0.1.2
9362023-11-21T03:54:45.628Z Downloaded rtoolbox v0.0.1
9372023-11-21T03:54:45.631Z Downloaded uuid v1.5.0
9382023-11-21T03:54:45.634Z Downloaded hostname v0.3.1
9392023-11-21T03:54:45.636Z Downloaded serde_with_macros v2.3.3
9402023-11-21T03:54:45.639Z Downloaded secrecy v0.8.0
9412023-11-21T03:54:45.642Z Downloaded rand_core v0.6.4
9422023-11-21T03:54:45.645Z Downloaded spki v0.7.2
9432023-11-21T03:54:45.649Z Downloaded flagset v0.4.3
9442023-11-21T03:54:45.659Z Downloaded base64 v0.21.5
9452023-11-21T03:54:45.662Z Downloaded parse-display-derive v0.8.2
9462023-11-21T03:54:45.665Z Downloaded backtrace v0.3.69
9472023-11-21T03:54:45.675Z Downloaded tinyvec_macros v0.1.1
9482023-11-21T03:54:45.680Z Downloaded rstest v0.18.2
9492023-11-21T03:54:45.690Z Downloaded trybuild v1.0.85
9502023-11-21T03:54:45.700Z Downloaded downcast v0.11.0
9512023-11-21T03:54:45.703Z Downloaded deranged v0.3.8
9522023-11-21T03:54:45.706Z Downloaded toolchain_find v0.2.0
9532023-11-21T03:54:45.708Z Downloaded unicode-bidi v0.3.13
9542023-11-21T03:54:45.713Z Downloaded endian-type v0.1.2
9552023-11-21T03:54:45.716Z Downloaded stable_deref_trait v1.2.0
9562023-11-21T03:54:45.718Z Downloaded ed25519 v1.5.3
9572023-11-21T03:54:45.726Z Downloaded yasna v0.5.2
9582023-11-21T03:54:45.729Z Downloaded httpdate v1.0.3
9592023-11-21T03:54:45.732Z Downloaded rand_chacha v0.3.1
9602023-11-21T03:54:45.735Z Downloaded serde-big-array v0.4.1
9612023-11-21T03:54:45.738Z Downloaded fs-err v2.10.0
9622023-11-21T03:54:45.741Z Downloaded typenum v1.16.0
9632023-11-21T03:54:45.744Z Downloaded prettyplease v0.2.12
9642023-11-21T03:54:45.750Z Downloaded hubpack_derive v0.1.1
9652023-11-21T03:54:45.753Z Downloaded hubpack v0.1.2
9662023-11-21T03:54:45.757Z Downloaded postcard-cobs v0.1.5-pre
9672023-11-21T03:54:45.760Z Downloaded dirs-sys-next v0.1.2
9682023-11-21T03:54:45.762Z Downloaded futures-timer v3.0.2
9692023-11-21T03:54:45.765Z Downloaded ref-cast-impl v1.0.20
9702023-11-21T03:54:45.768Z Downloaded termcolor v1.2.0
9712023-11-21T03:54:45.770Z Downloaded want v0.3.1
9722023-11-21T03:54:45.774Z Downloaded termios v0.3.3
9732023-11-21T03:54:45.776Z Downloaded rustversion v1.0.14
9742023-11-21T03:54:45.779Z Downloaded pem v3.0.2
9752023-11-21T03:54:45.784Z Downloaded der v0.7.8
9762023-11-21T03:54:45.792Z Downloaded serde-hex v0.1.0
9772023-11-21T03:54:45.795Z Downloaded unicode-linebreak v0.1.5
9782023-11-21T03:54:45.798Z Downloaded tungstenite v0.20.1
9792023-11-21T03:54:45.804Z Downloaded vte_generate_state_changes v0.1.1
9802023-11-21T03:54:45.807Z Downloaded scheduled-thread-pool v0.2.7
9812023-11-21T03:54:45.809Z Downloaded postcard v0.7.3
9822023-11-21T03:54:45.812Z Downloaded pretty_assertions v1.4.0
9832023-11-21T03:54:45.815Z Downloaded heapless v0.7.16
9842023-11-21T03:54:45.822Z Downloaded percent-encoding v2.3.0
9852023-11-21T03:54:45.825Z Downloaded rustfmt-wrapper v0.2.0
9862023-11-21T03:54:45.828Z Downloaded steno v0.4.0
9872023-11-21T03:54:45.835Z Downloaded rustc_version v0.4.0
9882023-11-21T03:54:45.837Z Downloaded parking_lot_core v0.8.6
9892023-11-21T03:54:45.841Z Downloaded hash32 v0.2.1
9902023-11-21T03:54:45.844Z Downloaded strsim v0.8.0
9912023-11-21T03:54:45.847Z Downloaded strip-ansi-escapes v0.2.0
9922023-11-21T03:54:45.850Z Downloaded tiny-keccak v2.0.2
9932023-11-21T03:54:45.854Z Downloaded dashmap v5.5.1
9942023-11-21T03:54:45.858Z Downloaded rustc-demangle v0.1.23
9952023-11-21T03:54:45.862Z Downloaded subprocess v0.2.9
9962023-11-21T03:54:45.866Z Downloaded toml v0.7.8
9972023-11-21T03:54:45.873Z Downloaded rpassword v7.2.0
9982023-11-21T03:54:45.876Z Downloaded serde_plain v1.0.2
9992023-11-21T03:54:45.878Z Downloaded password-hash v0.5.0
10002023-11-21T03:54:45.881Z Downloaded tracing-core v0.1.31
10012023-11-21T03:54:45.888Z Downloaded data-encoding v2.4.0
10022023-11-21T03:54:45.890Z Downloaded postgres-protocol v0.6.6
10032023-11-21T03:54:45.894Z Downloaded vte v0.11.1
10042023-11-21T03:54:45.897Z Downloaded der_derive v0.7.2
10052023-11-21T03:54:45.901Z Downloaded rust-argon2 v1.0.1
10062023-11-21T03:54:45.905Z Downloaded expectorate v1.1.0
10072023-11-21T03:54:45.910Z Downloaded poly1305 v0.8.0
10082023-11-21T03:54:45.915Z Downloaded typed-path v0.6.0
10092023-11-21T03:54:45.926Z Downloaded serde_urlencoded v0.7.1
10102023-11-21T03:54:45.930Z Downloaded rand v0.8.5
10112023-11-21T03:54:45.937Z Downloaded rand v0.4.6
10122023-11-21T03:54:45.944Z Downloaded rustls-native-certs v0.6.3
10132023-11-21T03:54:45.949Z Downloaded bstr v0.2.17
10142023-11-21T03:54:45.976Z Downloaded trust-dns-resolver v0.22.0
10152023-11-21T03:54:45.979Z Downloaded tinyvec v1.6.0
10162023-11-21T03:54:45.982Z Downloaded parking_lot v0.12.1
10172023-11-21T03:54:45.986Z Downloaded curve25519-dalek v4.1.0
10182023-11-21T03:54:46.006Z Downloaded rcgen v0.11.3
10192023-11-21T03:54:46.010Z Downloaded unicode-segmentation v1.10.1
10202023-11-21T03:54:46.017Z Downloaded rsa v0.9.2
10212023-11-21T03:54:46.028Z Downloaded ron v0.8.1
10222023-11-21T03:54:46.038Z Downloaded reedline v0.26.0
10232023-11-21T03:54:46.060Z Downloaded toml_edit v0.19.15
10242023-11-21T03:54:46.088Z Downloaded rayon-core v1.12.0
10252023-11-21T03:54:46.096Z Downloaded h2 v0.3.21
10262023-11-21T03:54:46.111Z Downloaded tough v0.15.0
10272023-11-21T03:54:46.131Z Downloaded trust-dns-proto v0.22.0
10282023-11-21T03:54:46.155Z Downloaded hashbrown v0.13.2
10292023-11-21T03:54:46.166Z Downloaded bitvec v1.0.1
10302023-11-21T03:54:46.239Z Downloaded serde_with v2.3.3
10312023-11-21T03:54:46.249Z Downloaded quick-xml v0.23.1
10322023-11-21T03:54:46.259Z Downloaded proptest v1.4.0
10332023-11-21T03:54:46.269Z Downloaded idna v0.4.0
10342023-11-21T03:54:46.280Z Downloaded regress v0.7.1
10352023-11-21T03:54:46.291Z Downloaded rayon v1.8.0
10362023-11-21T03:54:46.297Z Downloaded smoltcp v0.9.1
10372023-11-21T03:54:46.304Z Downloaded rustls v0.21.9
10382023-11-21T03:54:46.329Z Downloaded diesel v2.1.4
10392023-11-21T03:54:46.369Z Downloaded regex-syntax v0.7.5
10402023-11-21T03:54:46.382Z Downloaded regex-syntax v0.6.29
10412023-11-21T03:54:46.403Z Downloaded sled v0.34.7
10422023-11-21T03:54:46.424Z Downloaded zerocopy-derive v0.2.0
10432023-11-21T03:54:46.442Z Downloaded bzip2-sys v0.1.11+1.0.8
10442023-11-21T03:54:46.467Z Downloaded regex-automata v0.3.8
10452023-11-21T03:54:46.503Z Downloaded tokio v1.33.0
10462023-11-21T03:54:46.572Z Downloaded sha3 v0.10.8
10472023-11-21T03:54:46.993Z Downloaded regex-automata v0.4.3
10482023-11-21T03:54:47.004Z Downloaded zerocopy-derive v0.6.4
10492023-11-21T03:54:47.017Z Downloaded rustix v0.38.9
10502023-11-21T03:54:47.027Z Downloaded regex-syntax v0.8.2
10512023-11-21T03:54:47.034Z Downloaded polar-core v0.27.0
10522023-11-21T03:54:47.037Z Downloaded bstr v1.6.0
10532023-11-21T03:54:47.040Z Downloaded regex v1.10.2
10542023-11-21T03:54:47.043Z Downloaded encoding_rs v0.8.33
10552023-11-21T03:54:47.045Z Downloaded vcpkg v0.2.15
10562023-11-21T03:54:47.048Z Downloaded gimli v0.28.0
10572023-11-21T03:54:47.052Z Downloaded ratatui v0.23.0
10582023-11-21T03:54:47.054Z Downloaded smoltcp v0.8.2
10592023-11-21T03:54:47.058Z Downloaded openapiv3 v2.0.0-rc.1
10602023-11-21T03:54:47.060Z Downloaded openapiv3 v1.0.3
10612023-11-21T03:54:47.063Z Downloaded radix_trie v0.2.1
10622023-11-21T03:54:47.066Z Downloaded webpki-roots v0.25.2
10632023-11-21T03:54:47.069Z Downloaded hyper v0.14.27
10642023-11-21T03:54:47.071Z Downloaded idna v0.2.3
10652023-11-21T03:54:47.074Z Downloaded rustls-webpki v0.101.7
10662023-11-21T03:54:47.080Z Downloaded syn v1.0.109
10672023-11-21T03:54:47.100Z Downloaded chrono v0.4.31
10682023-11-21T03:54:47.103Z Downloaded tabled v0.14.0
10692023-11-21T03:54:47.121Z Downloaded petgraph v0.6.4
10702023-11-21T03:54:47.146Z Downloaded object v0.32.1
10712023-11-21T03:54:47.166Z Downloaded clap v2.34.0
10722023-11-21T03:54:47.179Z Downloaded salty v0.2.0
10732023-11-21T03:54:47.191Z Downloaded hkdf v0.12.3
10742023-11-21T03:54:47.195Z Downloaded object v0.30.4
10752023-11-21T03:54:47.214Z Downloaded pest v2.7.2
10762023-11-21T03:54:47.224Z Downloaded portable-atomic v1.4.3
10772023-11-21T03:54:47.233Z Downloaded unicode-normalization v0.1.22
10782023-11-21T03:54:47.240Z Downloaded aho-corasick v1.0.4
10792023-11-21T03:54:47.287Z Downloaded zip v0.6.6
10802023-11-21T03:54:47.291Z Downloaded ring v0.17.5
10812023-11-21T03:54:47.452Z Downloaded openssl v0.10.57
10822023-11-21T03:54:47.464Z Downloaded structopt v0.3.26
10832023-11-21T03:54:47.477Z Downloaded tokio-postgres v0.7.10
10842023-11-21T03:54:47.482Z Downloaded trust-dns-client v0.22.0
10852023-11-21T03:54:47.492Z Downloaded ring v0.16.20
10862023-11-21T03:54:47.661Z Downloaded lalrpop v0.19.12
10872023-11-21T03:54:47.680Z Downloaded pin-project-internal v1.1.3
10882023-11-21T03:54:47.683Z Downloaded reqwest v0.11.22
10892023-11-21T03:54:47.696Z Downloaded plotters v0.3.5
10902023-11-21T03:54:47.710Z Downloaded futures-util v0.3.29
10912023-11-21T03:54:47.731Z Downloaded tokio-util v0.7.10
10922023-11-21T03:54:47.742Z Downloaded tokio-rustls v0.24.1
10932023-11-21T03:54:47.745Z Downloaded flate2 v1.0.28
10942023-11-21T03:54:47.754Z Downloaded regex-automata v0.1.10
10952023-11-21T03:54:47.762Z Downloaded flume v0.11.0
10962023-11-21T03:54:47.769Z Downloaded relative-path v1.9.0
10972023-11-21T03:54:47.771Z Downloaded heck v0.3.3
10982023-11-21T03:54:47.774Z Downloaded derive_more v0.99.17
10992023-11-21T03:54:47.781Z Downloaded vec_map v0.8.2
11002023-11-21T03:54:47.784Z Downloaded unicode-width v0.1.11
11012023-11-21T03:54:47.787Z Downloaded snafu-derive v0.7.5
11022023-11-21T03:54:47.790Z Downloaded httptest v0.15.5
11032023-11-21T03:54:47.792Z Downloaded topological-sort v0.2.2
11042023-11-21T03:54:47.795Z Downloaded socket2 v0.4.9
11052023-11-21T03:54:47.798Z Downloaded semver-parser v0.10.2
11062023-11-21T03:54:47.801Z Downloaded time v0.3.27
11072023-11-21T03:54:47.809Z Downloaded unarray v0.1.4
11082023-11-21T03:54:47.813Z Downloaded rustls-pemfile v1.0.3
11092023-11-21T03:54:47.816Z Downloaded hashbrown v0.12.3
11102023-11-21T03:54:47.823Z Downloaded tokio-macros v2.1.0
11112023-11-21T03:54:47.826Z Downloaded datatest-stable v0.2.3
11122023-11-21T03:54:47.830Z Downloaded pest_meta v2.7.2
11132023-11-21T03:54:47.834Z Downloaded zeroize_derive v1.4.2
11142023-11-21T03:54:47.837Z Downloaded rustc-hash v1.1.0
11152023-11-21T03:54:47.840Z Downloaded radium v0.7.0
11162023-11-21T03:54:47.842Z Downloaded r2d2 v0.8.10
11172023-11-21T03:54:47.847Z Downloaded tinytemplate v1.2.1
11182023-11-21T03:54:47.851Z Downloaded snafu v0.7.5
11192023-11-21T03:54:47.856Z Downloaded derive-where v1.2.5
11202023-11-21T03:54:47.866Z Downloaded pin-project-lite v0.2.13
11212023-11-21T03:54:47.879Z Downloaded x509-cert v0.2.4
11222023-11-21T03:54:47.896Z Downloaded term v0.7.0
11232023-11-21T03:54:47.907Z Downloaded rstest_macros v0.18.2
11242023-11-21T03:54:47.916Z Downloaded unsafe-libyaml v0.2.9
11252023-11-21T03:54:47.923Z Downloaded slog v2.7.0
11262023-11-21T03:54:47.928Z Downloaded elliptic-curve v0.13.5
11272023-11-21T03:54:47.935Z Downloaded fatfs v0.3.6
11282023-11-21T03:54:47.938Z Downloaded pkcs8 v0.10.2
11292023-11-21T03:54:47.941Z Downloaded pkcs1 v0.7.5
11302023-11-21T03:54:47.944Z Downloaded futures-task v0.3.29
11312023-11-21T03:54:47.947Z Downloaded partial-io v0.5.4
11322023-11-21T03:54:47.950Z Downloaded tokio-tungstenite v0.18.0
11332023-11-21T03:54:47.953Z Downloaded slog-term v2.9.0
11342023-11-21T03:54:47.956Z Downloaded criterion v0.5.1
11352023-11-21T03:54:47.959Z Downloaded scopeguard v1.2.0
11362023-11-21T03:54:47.961Z Downloaded trust-dns-server v0.22.1
11372023-11-21T03:54:47.964Z Downloaded tracing v0.1.37
11382023-11-21T03:54:47.967Z Downloaded tungstenite v0.18.0
11392023-11-21T03:54:47.971Z Downloaded sct v0.7.0
11402023-11-21T03:54:47.977Z Downloaded toml v0.5.11
11412023-11-21T03:54:47.982Z Downloaded env_logger v0.10.0
11422023-11-21T03:54:47.987Z Downloaded headers v0.3.9
11432023-11-21T03:54:47.998Z Downloaded pin-project v1.1.3
11442023-11-21T03:54:48.020Z Downloaded serde_yaml v0.9.25
11452023-11-21T03:54:48.027Z Downloaded slog-bunyan v2.4.0
11462023-11-21T03:54:48.029Z Downloaded slog-async v2.8.0
11472023-11-21T03:54:48.032Z Downloaded structopt-derive v0.4.18
11482023-11-21T03:54:48.035Z Downloaded half v1.8.2
11492023-11-21T03:54:48.038Z Downloaded ucd-trie v0.1.6
11502023-11-21T03:54:48.041Z Downloaded wait-timeout v0.2.0
11512023-11-21T03:54:48.044Z Downloaded tokio-native-tls v0.3.1
11522023-11-21T03:54:48.047Z Downloaded bindgen v0.65.1
11532023-11-21T03:54:48.061Z Downloaded slog-scope v4.4.0
11542023-11-21T03:54:48.065Z Downloaded libxml v0.3.3
11552023-11-21T03:54:48.074Z Downloaded dtrace-parser v0.1.14
11562023-11-21T03:54:48.077Z Downloaded platforms v3.0.2
11572023-11-21T03:54:48.079Z Downloaded serde_derive_internals v0.26.0
11582023-11-21T03:54:48.083Z Downloaded getopts v0.2.21
11592023-11-21T03:54:48.085Z Downloaded http v0.2.11
11602023-11-21T03:54:48.092Z Downloaded darling_core v0.20.3
11612023-11-21T03:54:48.099Z Downloaded crossbeam-channel v0.5.8
11622023-11-21T03:54:48.108Z Downloaded highway v1.1.0
11632023-11-21T03:54:48.111Z Downloaded futures-sink v0.3.29
11642023-11-21T03:54:48.114Z Downloaded ref-cast v1.0.20
11652023-11-21T03:54:48.117Z Downloaded zerocopy v0.6.4
11662023-11-21T03:54:48.122Z Downloaded url v2.4.1
11672023-11-21T03:54:48.127Z Downloaded itertools v0.12.0
11682023-11-21T03:54:48.139Z Downloaded signal-hook v0.3.17
11692023-11-21T03:54:48.144Z Downloaded rand_xorshift v0.3.0
11702023-11-21T03:54:48.148Z Downloaded slog-json v2.6.1
11712023-11-21T03:54:48.151Z Downloaded hex-literal v0.4.1
11722023-11-21T03:54:48.154Z Downloaded usdt-impl v0.3.5
11732023-11-21T03:54:48.157Z Downloaded universal-hash v0.5.1
11742023-11-21T03:54:48.160Z Downloaded display-error-chain v0.2.0
11752023-11-21T03:54:48.163Z Downloaded derive_builder v0.12.0
11762023-11-21T03:54:48.166Z Downloaded base64 v0.13.1
11772023-11-21T03:54:48.170Z Downloaded fastrand v2.0.0
11782023-11-21T03:54:48.173Z Downloaded fallible-iterator v0.2.0
11792023-11-21T03:54:48.176Z Downloaded fnv v1.0.7
11802023-11-21T03:54:48.180Z Downloaded slog-stdlog v4.1.1
11812023-11-21T03:54:48.182Z Downloaded quick-error v1.2.3
11822023-11-21T03:54:48.185Z Downloaded diff v0.1.13
11832023-11-21T03:54:48.188Z Downloaded pkg-config v0.3.27
11842023-11-21T03:54:48.191Z Downloaded rustc_version v0.1.7
11852023-11-21T03:54:48.194Z Downloaded libm v0.2.7
11862023-11-21T03:54:48.204Z Downloaded serde_repr v0.1.16
11872023-11-21T03:54:48.207Z Downloaded same-file v1.0.6
11882023-11-21T03:54:48.211Z Downloaded futures v0.3.29
11892023-11-21T03:54:48.218Z Downloaded home v0.5.5
11902023-11-21T03:54:48.221Z Downloaded parking_lot_core v0.9.8
11912023-11-21T03:54:48.226Z Downloaded tokio-tungstenite v0.20.1
11922023-11-21T03:54:48.229Z Downloaded fd-lock v3.0.13
11932023-11-21T03:54:48.233Z Downloaded diesel_derives v2.1.1
11942023-11-21T03:54:48.237Z Downloaded textwrap v0.16.0
11952023-11-21T03:54:48.241Z Downloaded shell-words v1.1.0
11962023-11-21T03:54:48.243Z Downloaded sha2 v0.10.8
11972023-11-21T03:54:48.247Z Downloaded postgres-types v0.2.6
11982023-11-21T03:54:48.250Z Downloaded stringprep v0.1.3
11992023-11-21T03:54:48.253Z Downloaded spin v0.9.8
12002023-11-21T03:54:48.257Z Downloaded hmac v0.12.1
12012023-11-21T03:54:48.261Z Downloaded whoami v1.4.1
12022023-11-21T03:54:48.264Z Downloaded untrusted v0.7.1
12032023-11-21T03:54:48.267Z Downloaded similar v2.2.1
12042023-11-21T03:54:48.273Z Downloaded phf_shared v0.10.0
12052023-11-21T03:54:48.276Z Downloaded dof v0.1.5
12062023-11-21T03:54:48.279Z Downloaded dirs-next v2.0.0
12072023-11-21T03:54:48.282Z Downloaded either v1.9.0
12082023-11-21T03:54:48.286Z Downloaded phf v0.11.2
12092023-11-21T03:54:48.333Z Downloaded pest_generator v2.7.2
12102023-11-21T03:54:48.349Z Downloaded smf v0.2.2
12112023-11-21T03:54:48.359Z Downloaded zone v0.3.0
12122023-11-21T03:54:48.448Z Downloaded futures-channel v0.3.29
12132023-11-21T03:54:48.454Z Downloaded digest v0.10.7
12142023-11-21T03:54:48.884Z Downloaded untrusted v0.9.0
12152023-11-21T03:54:48.897Z Downloaded remove_dir_all v0.5.3
12162023-11-21T03:54:48.929Z Downloaded unicase v2.7.0
12172023-11-21T03:54:48.941Z Downloaded tui-tree-widget v0.13.0
12182023-11-21T03:54:48.952Z Downloaded pest_derive v2.7.2
12192023-11-21T03:54:48.961Z Downloaded bytes v1.5.0
12202023-11-21T03:54:48.971Z Downloaded minimal-lexical v0.2.1
12212023-11-21T03:54:48.982Z Downloaded predicates v2.1.5
12222023-11-21T03:54:48.990Z Downloaded static_assertions v1.1.0
12232023-11-21T03:54:49.005Z Downloaded itertools v0.10.5
12242023-11-21T03:54:49.016Z Downloaded indicatif v0.17.7
12252023-11-21T03:54:49.024Z Downloaded signature v2.1.0
12262023-11-21T03:54:49.033Z Downloaded signal-hook-mio v0.2.3
12272023-11-21T03:54:49.048Z Downloaded threadpool v1.8.1
12282023-11-21T03:54:49.474Z Downloaded miniz_oxide v0.7.1
12292023-11-21T03:54:49.477Z Downloaded basic-toml v0.1.4
12302023-11-21T03:54:49.480Z Downloaded arrayvec v0.7.4
12312023-11-21T03:54:49.484Z Downloaded bitflags v2.4.0
12322023-11-21T03:54:49.486Z Downloaded signature v1.6.4
12332023-11-21T03:54:49.489Z Downloaded tap v1.0.1
12342023-11-21T03:54:49.492Z Downloaded predicates-tree v1.0.9
12352023-11-21T03:54:49.496Z Downloaded zerocopy v0.3.0
12362023-11-21T03:54:49.499Z Downloaded walkdir v2.4.0
12372023-11-21T03:54:49.503Z Downloaded tar v0.4.40
12382023-11-21T03:54:49.506Z Downloaded paste v1.0.14
12392023-11-21T03:54:49.510Z Downloaded resolv-conf v0.7.0
12402023-11-21T03:54:49.513Z Downloaded pretty-hex v0.3.0
12412023-11-21T03:54:49.516Z Downloaded unicode-xid v0.2.4
12422023-11-21T03:54:49.519Z Downloaded http-body v0.4.5
12432023-11-21T03:54:49.522Z Downloaded predicates v3.0.4
12442023-11-21T03:54:49.525Z Downloaded thread_local v1.1.7
12452023-11-21T03:54:49.528Z Downloaded time-macros v0.2.13
12462023-11-21T03:54:49.530Z Downloaded addr2line v0.21.0
12472023-11-21T03:54:49.533Z Downloaded cc v1.0.83
12482023-11-21T03:54:49.536Z Downloaded proc-macro-error v1.0.4
12492023-11-21T03:54:49.539Z Downloaded phf_shared v0.11.2
12502023-11-21T03:54:49.542Z Downloaded futures-core v0.3.29
12512023-11-21T03:54:49.544Z Downloaded getrandom v0.2.10
12522023-11-21T03:54:49.547Z Downloaded indexmap v1.9.3
12532023-11-21T03:54:49.550Z Downloaded funty v2.0.0
12542023-11-21T03:54:49.553Z Downloaded thread-id v4.2.0
12552023-11-21T03:54:49.556Z Downloaded thiserror-no-std v2.0.2
12562023-11-21T03:54:49.558Z Downloaded supports-color v2.1.0
12572023-11-21T03:54:49.561Z Downloaded ahash v0.8.3
12582023-11-21T03:54:49.564Z Downloaded socket2 v0.5.4
12592023-11-21T03:54:49.567Z Downloaded schemars v0.8.13
12602023-11-21T03:54:49.570Z Downloaded similar-asserts v1.5.0
12612023-11-21T03:54:49.573Z Downloaded humantime v2.1.0
12622023-11-21T03:54:49.575Z Downloaded form_urlencoded v1.2.0
12632023-11-21T03:54:49.578Z Downloaded vsss-rs v3.3.1
12642023-11-21T03:54:49.581Z Downloaded crc32fast v1.3.2
12652023-11-21T03:54:49.584Z Downloaded foreign-types v0.5.0
12662023-11-21T03:54:49.587Z Downloaded foreign-types v0.3.2
12672023-11-21T03:54:49.591Z Downloaded chacha20poly1305 v0.10.1
12682023-11-21T03:54:49.593Z Downloaded hex v0.4.3
12692023-11-21T03:54:49.596Z Downloaded time-core v0.1.1
12702023-11-21T03:54:49.600Z Downloaded proc-macro-crate v1.3.1
12712023-11-21T03:54:49.604Z Downloaded tracing-attributes v0.1.26
12722023-11-21T03:54:49.606Z Downloaded assert_cmd v2.0.12
12732023-11-21T03:54:49.609Z Downloaded anes v0.1.6
12742023-11-21T03:54:49.612Z Downloaded argon2 v0.5.2
12752023-11-21T03:54:49.615Z Downloaded ansi_term v0.12.1
12762023-11-21T03:54:49.618Z Downloaded test-strategy v0.3.1
12772023-11-21T03:54:49.621Z Downloaded structmeta-derive v0.2.0
12782023-11-21T03:54:49.624Z Downloaded nom v7.1.3
12792023-11-21T03:54:49.629Z Downloaded usdt v0.3.5
12802023-11-21T03:54:49.634Z Downloaded utf-8 v0.7.6
12812023-11-21T03:54:49.637Z Downloaded tabled_derive v0.6.0
12822023-11-21T03:54:49.640Z Downloaded generic-array v0.14.7
12832023-11-21T03:54:49.643Z Downloaded backoff v0.4.0
12842023-11-21T03:54:49.646Z Downloaded async-trait v0.1.74
12852023-11-21T03:54:49.649Z Downloaded oso v0.27.0
12862023-11-21T03:54:49.652Z Downloaded pem v1.1.1
12872023-11-21T03:54:49.655Z Downloaded futures-macro v0.3.29
12882023-11-21T03:54:49.660Z Downloaded futures-io v0.3.29
12892023-11-21T03:54:49.663Z Downloaded fragile v2.0.0
12902023-11-21T03:54:49.666Z Downloaded path-slash v0.1.5
12912023-11-21T03:54:49.669Z Downloaded derive_builder_macro v0.12.0
12922023-11-21T03:54:49.672Z Downloaded tower-service v0.3.2
12932023-11-21T03:54:49.675Z Downloaded async-recursion v1.0.5
12942023-11-21T03:54:49.678Z Downloaded strum_macros v0.24.3
12952023-11-21T03:54:49.681Z Downloaded blake2b_simd v1.0.1
12962023-11-21T03:54:49.684Z Downloaded version_check v0.9.4
12972023-11-21T03:54:49.687Z Downloaded criterion-plot v0.5.0
12982023-11-21T03:54:49.690Z Downloaded cancel-safe-futures v0.1.5
12992023-11-21T03:54:49.697Z Downloaded approx v0.5.1
13002023-11-21T03:54:49.701Z Downloaded cpufeatures v0.2.9
13012023-11-21T03:54:49.704Z Downloaded cookie v0.18.0
13022023-11-21T03:54:49.710Z Downloaded foreign-types-shared v0.3.1
13032023-11-21T03:54:49.713Z Downloaded group v0.13.0
13042023-11-21T03:54:49.716Z Downloaded globset v0.4.13
13052023-11-21T03:54:49.719Z Downloaded glob v0.3.1
13062023-11-21T03:54:49.723Z Downloaded spin v0.5.2
13072023-11-21T03:54:49.725Z Downloaded serial_test v0.10.0
13082023-11-21T03:54:49.728Z Downloaded usdt-macro v0.3.5
13092023-11-21T03:54:49.732Z Downloaded smallvec v0.6.14
13102023-11-21T03:54:49.734Z Downloaded signal-hook-registry v1.4.1
13112023-11-21T03:54:49.737Z Downloaded mockall v0.11.4
13122023-11-21T03:54:49.740Z Downloaded num-rational v0.4.1
13132023-11-21T03:54:49.743Z Downloaded nu-ansi-term v0.49.0
13142023-11-21T03:54:49.746Z Downloaded hyper-staticfile v0.9.5
13152023-11-21T03:54:49.749Z Downloaded block-buffer v0.10.4
13162023-11-21T03:54:49.752Z Downloaded bit-set v0.5.3
13172023-11-21T03:54:49.761Z Downloaded base64ct v1.6.0
13182023-11-21T03:54:49.764Z Downloaded base16ct v0.2.0
13192023-11-21T03:54:49.766Z Downloaded async-stream v0.3.5
13202023-11-21T03:54:49.770Z Downloaded atomic-waker v1.1.1
13212023-11-21T03:54:49.773Z Downloaded array-init v0.0.4
13222023-11-21T03:54:49.777Z Downloaded ascii-canvas v3.0.0
13232023-11-21T03:54:49.780Z Downloaded smallvec v1.11.0
13242023-11-21T03:54:49.783Z Downloaded serde_path_to_error v0.1.14
13252023-11-21T03:54:49.787Z Downloaded parking_lot v0.11.2
13262023-11-21T03:54:49.790Z Downloaded omicron-zone-package v0.9.1
13272023-11-21T03:54:49.793Z Downloaded mockall_derive v0.11.4
13282023-11-21T03:54:49.796Z Downloaded md-5 v0.10.5
13292023-11-21T03:54:49.799Z Downloaded constant_time_eq v0.2.6
13302023-11-21T03:54:49.802Z Downloaded serde_tokenstream v0.1.7
13312023-11-21T03:54:49.805Z Downloaded log v0.4.20
13322023-11-21T03:54:49.808Z Downloaded aead v0.5.2
13332023-11-21T03:54:49.811Z Downloaded zeroize v1.6.0
13342023-11-21T03:54:49.820Z Downloaded predicates-core v1.0.6
13352023-11-21T03:54:49.823Z Downloaded mime_guess v2.0.4
13362023-11-21T03:54:49.826Z Downloaded peeking_take_while v0.1.2
13372023-11-21T03:54:49.829Z Downloaded bb8 v0.8.1
13382023-11-21T03:54:49.832Z Downloaded tempdir v0.3.7
13392023-11-21T03:54:49.835Z Downloaded indoc v1.0.9
13402023-11-21T03:54:49.838Z Downloaded cipher v0.4.4
13412023-11-21T03:54:49.842Z Downloaded byteorder v1.5.0
13422023-11-21T03:54:49.845Z Downloaded take_mut v0.2.2
13432023-11-21T03:54:49.848Z Downloaded rusty-fork v0.3.0
13442023-11-21T03:54:49.851Z Downloaded instant v0.1.12
13452023-11-21T03:54:49.855Z Downloaded linear-map v1.2.0
13462023-11-21T03:54:49.858Z Downloaded once_cell v1.18.0
13472023-11-21T03:54:49.861Z Downloaded inout v0.1.3
13482023-11-21T03:54:49.864Z Downloaded string_cache v0.8.7
13492023-11-21T03:54:49.867Z Downloaded smawk v0.3.1
13502023-11-21T03:54:49.870Z Downloaded num-derive v0.4.0
13512023-11-21T03:54:49.873Z Downloaded bytecount v0.6.3
13522023-11-21T03:54:49.876Z Downloaded semver v0.11.0
13532023-11-21T03:54:49.879Z Downloaded schemars_derive v0.8.13
13542023-11-21T03:54:49.882Z Downloaded native-tls v0.2.11
13552023-11-21T03:54:49.885Z Downloaded slog-dtrace v0.2.3
13562023-11-21T03:54:49.888Z Downloaded owo-colors v3.5.0
13572023-11-21T03:54:49.891Z Downloaded openssl-sys v0.9.93
13582023-11-21T03:54:49.894Z Downloaded slog-envlogger v2.2.0
13592023-11-21T03:54:49.897Z Downloaded slab v0.4.9
13602023-11-21T03:54:49.900Z Downloaded siphasher v0.3.11
13612023-11-21T03:54:49.903Z Downloaded nanorand v0.7.0
13622023-11-21T03:54:49.906Z Downloaded keccak v0.1.4
13632023-11-21T03:54:49.909Z Downloaded ipnetwork v0.20.0
13642023-11-21T03:54:49.912Z Downloaded cassowary v0.3.0
13652023-11-21T03:54:49.915Z Downloaded block-padding v0.3.3
13662023-11-21T03:54:49.918Z Downloaded nibble_vec v0.1.0
13672023-11-21T03:54:49.921Z Downloaded libefi-sys v0.1.0
13682023-11-21T03:54:49.924Z Downloaded libtest-mimic v0.6.1
13692023-11-21T03:54:49.929Z Downloaded macaddr v1.0.1
13702023-11-21T03:54:49.942Z Downloaded constant_time_eq v0.3.0
13712023-11-21T03:54:49.957Z Downloaded packed_struct_codegen v0.10.1
13722023-11-21T03:54:49.971Z Downloaded oso-derive v0.27.0
13732023-11-21T03:54:49.992Z Downloaded impl-trait-for-tuples v0.2.2
13742023-11-21T03:54:50.001Z Downloaded iana-time-zone v0.1.57
13752023-11-21T03:54:50.015Z Downloaded lazy_static v1.4.0
13762023-11-21T03:54:50.029Z Downloaded indoc v2.0.3
13772023-11-21T03:54:50.041Z Downloaded num-complex v0.4.4
13782023-11-21T03:54:50.054Z Downloaded crc-any v2.4.3
13792023-11-21T03:54:50.063Z Downloaded crc v3.0.1
13802023-11-21T03:54:50.069Z Downloaded termtree v0.4.1
13812023-11-21T03:54:50.079Z Downloaded signal-hook-tokio v0.3.1
13822023-11-21T03:54:50.100Z Downloaded ciborium-ll v0.2.1
13832023-11-21T03:54:50.114Z Downloaded atomicwrites v0.4.2
13842023-11-21T03:54:50.124Z Downloaded arrayref v0.3.7
13852023-11-21T03:54:50.137Z Downloaded num_enum_derive v0.5.11
13862023-11-21T03:54:50.146Z Downloaded num-iter v0.1.43
13872023-11-21T03:54:50.157Z Downloaded num-integer v0.1.45
13882023-11-21T03:54:50.167Z Downloaded memoffset v0.9.0
13892023-11-21T03:54:50.179Z Downloaded lazycell v1.3.0
13902023-11-21T03:54:50.189Z Downloaded hyper-tls v0.5.0
13912023-11-21T03:54:50.200Z Downloaded corncobs v0.1.3
13922023-11-21T03:54:50.211Z Downloaded ciborium-io v0.2.1
13932023-11-21T03:54:50.219Z Downloaded cfg-if v1.0.0
13942023-11-21T03:54:50.229Z Downloaded bitfield v0.14.0
13952023-11-21T03:54:50.240Z Downloaded number_prefix v0.4.0
13962023-11-21T03:54:50.284Z Downloaded const-oid v0.9.5
13972023-11-21T03:54:50.295Z Downloaded cexpr v0.6.0
13982023-11-21T03:54:50.304Z Downloaded buf-list v1.0.3
13992023-11-21T03:54:50.309Z Downloaded matches v0.1.10
14002023-11-21T03:54:50.325Z Downloaded atty v0.2.14
14012023-11-21T03:54:50.332Z Downloaded async-stream-impl v0.3.5
14022023-11-21T03:54:50.338Z Downloaded openssl-probe v0.1.5
14032023-11-21T03:54:50.352Z Downloaded openssl-macros v0.1.1
14042023-11-21T03:54:50.356Z Downloaded newline-converter v0.3.0
14052023-11-21T03:54:50.361Z Downloaded num_enum v0.5.11
14062023-11-21T03:54:50.369Z Downloaded is_ci v1.1.1
14072023-11-21T03:54:50.374Z Downloaded darling v0.20.3
14082023-11-21T03:54:50.411Z Downloaded darling v0.14.4
14092023-11-21T03:54:50.428Z Downloaded crypto-bigint v0.5.2
14102023-11-21T03:54:50.432Z Downloaded assert_matches v1.5.0
14112023-11-21T03:54:50.436Z Downloaded opaque-debug v0.3.0
14122023-11-21T03:54:50.439Z Downloaded oorandom v11.1.3
14132023-11-21T03:54:50.443Z Downloaded num_cpus v1.16.0
14142023-11-21T03:54:50.452Z Downloaded convert_case v0.4.0
14152023-11-21T03:54:50.456Z Downloaded cast v0.3.0
14162023-11-21T03:54:50.459Z Downloaded match_cfg v0.1.0
14172023-11-21T03:54:50.464Z Downloaded maplit v1.0.2
14182023-11-21T03:54:50.468Z Downloaded num_threads v0.1.6
14192023-11-21T03:54:50.471Z Downloaded num-traits v0.2.16
14202023-11-21T03:54:50.474Z Downloaded newtype_derive v0.1.6
14212023-11-21T03:54:50.478Z Downloaded kstat-rs v0.2.3
14222023-11-21T03:54:50.482Z Downloaded itertools v0.11.0
14232023-11-21T03:54:50.485Z Downloaded is-terminal v0.4.9
14242023-11-21T03:54:50.490Z Downloaded crossterm v0.27.0
14252023-11-21T03:54:50.493Z Downloaded colored v2.0.4
14262023-11-21T03:54:50.496Z Downloaded crucible-workspace-hack v0.1.0
14272023-11-21T03:54:50.500Z Downloaded clang-sys v1.6.1
14282023-11-21T03:54:50.504Z Downloaded camino-tempfile v1.0.2
14292023-11-21T03:54:50.507Z Downloaded blake2 v0.10.6
14302023-11-21T03:54:50.513Z Downloaded curve25519-dalek-derive v0.1.0
14312023-11-21T03:54:50.520Z Downloaded cstr-argument v0.1.2
14322023-11-21T03:54:50.524Z Downloaded crunchy v0.2.2
14332023-11-21T03:54:50.529Z Downloaded crossbeam-queue v0.3.8
14342023-11-21T03:54:50.534Z Downloaded crossbeam v0.8.2
14352023-11-21T03:54:50.538Z Downloaded console v0.15.7
14362023-11-21T03:54:50.543Z Downloaded new_debug_unreachable v1.0.4
14372023-11-21T03:54:50.550Z Downloaded ciborium v0.2.1
14382023-11-21T03:54:50.553Z Downloaded chacha20 v0.9.1
14392023-11-21T03:54:50.557Z Downloaded adler v1.0.2
14402023-11-21T03:54:50.561Z Compiling serde v1.0.192
14412023-11-21T03:54:50.567Z Compiling autocfg v1.1.0
14422023-11-21T03:54:50.571Z Checking cfg-if v1.0.0
14432023-11-21T03:54:50.575Z Compiling version_check v0.9.4
14442023-11-21T03:54:50.579Z Compiling syn v1.0.109
14452023-11-21T03:54:50.583Z Checking libc v0.2.150
14462023-11-21T03:54:50.586Z Compiling syn v2.0.32
14472023-11-21T03:54:50.590Z Compiling parking_lot_core v0.9.8
14482023-11-21T03:54:50.593Z Compiling libm v0.2.7
14492023-11-21T03:54:50.597Z Compiling cc v1.0.83
14502023-11-21T03:54:50.601Z Compiling futures-core v0.3.29
14512023-11-21T03:54:50.604Z Compiling once_cell v1.18.0
14522023-11-21T03:54:50.967Z Compiling serde_json v1.0.108
14532023-11-21T03:54:50.982Z Compiling memchr v2.6.3
14542023-11-21T03:54:51.065Z Compiling lock_api v0.4.10
14552023-11-21T03:54:51.100Z Compiling num-traits v0.2.16
14562023-11-21T03:54:51.477Z Compiling slab v0.4.9
14572023-11-21T03:54:51.581Z Checking getrandom v0.2.10
14582023-11-21T03:54:51.696Z Compiling futures-task v0.3.29
14592023-11-21T03:54:51.926Z Compiling futures-channel v0.3.29
14602023-11-21T03:54:52.522Z Compiling typenum v1.16.0
14612023-11-21T03:54:52.527Z Compiling futures-util v0.3.29
14622023-11-21T03:54:52.534Z Compiling generic-array v0.14.7
14632023-11-21T03:54:52.888Z Checking scopeguard v1.2.0
14642023-11-21T03:54:53.084Z Compiling log v0.4.20
14652023-11-21T03:54:53.596Z Compiling pkg-config v0.3.27
14662023-11-21T03:54:54.350Z Checking itoa v1.0.9
14672023-11-21T03:54:54.394Z Checking smallvec v1.11.0
14682023-11-21T03:54:54.649Z Compiling rustix v0.38.9
14692023-11-21T03:54:54.927Z Compiling indexmap v1.9.3
14702023-11-21T03:54:54.981Z Compiling schemars v0.8.13
14712023-11-21T03:54:55.364Z Compiling httparse v1.8.0
14722023-11-21T03:54:55.535Z Checking rand_core v0.6.4
14732023-11-21T03:54:55.557Z Compiling vcpkg v0.2.15
14742023-11-21T03:54:55.645Z Compiling fnv v1.0.7
14752023-11-21T03:54:56.341Z Checking parking_lot v0.12.1
14762023-11-21T03:54:56.385Z Compiling ring v0.17.5
14772023-11-21T03:54:56.869Z Compiling ring v0.16.20
14782023-11-21T03:54:58.304Z Compiling aho-corasick v1.0.4
14792023-11-21T03:54:58.361Z Compiling regex-syntax v0.8.2
14802023-11-21T03:54:58.710Z Checking pin-project-lite v0.2.13
14812023-11-21T03:54:59.320Z Compiling openssl-sys v0.9.93
14822023-11-21T03:55:01.073Z Compiling ahash v0.8.3
14832023-11-21T03:55:01.502Z Checking spin v0.5.2
14842023-11-21T03:55:01.924Z Compiling openssl v0.10.57
14852023-11-21T03:55:02.586Z Compiling serde_derive_internals v0.26.0
14862023-11-21T03:55:02.751Z Checking signal-hook-registry v1.4.1
14872023-11-21T03:55:03.353Z Checking mio v0.8.8
14882023-11-21T03:55:04.339Z Compiling regex-automata v0.4.3
14892023-11-21T03:55:04.377Z Compiling ucd-trie v0.1.6
14902023-11-21T03:55:05.373Z Compiling rustls v0.21.9
14912023-11-21T03:55:05.949Z Compiling iana-time-zone v0.1.57
14922023-11-21T03:55:06.117Z Compiling native-tls v0.2.11
14932023-11-21T03:55:06.624Z Checking num_cpus v1.16.0
14942023-11-21T03:55:06.647Z Compiling async-trait v0.1.74
14952023-11-21T03:55:07.378Z Checking socket2 v0.5.4
14962023-11-21T03:55:07.514Z Compiling unicode-xid v0.2.4
14972023-11-21T03:55:07.765Z Compiling dyn-clone v1.0.13
14982023-11-21T03:55:08.087Z Compiling byteorder v1.5.0
14992023-11-21T03:55:08.184Z Compiling backtrace v0.3.69
15002023-11-21T03:55:08.847Z Checking ryu v1.0.15
15012023-11-21T03:55:08.972Z Compiling futures-sink v0.3.29
15022023-11-21T03:55:09.104Z Compiling hashbrown v0.13.2
15032023-11-21T03:55:09.178Z Compiling tinyvec_macros v0.1.1
15042023-11-21T03:55:09.235Z Compiling crossbeam-utils v0.8.16
15052023-11-21T03:55:09.295Z Compiling crc32fast v1.3.2
15062023-11-21T03:55:10.017Z Compiling tinyvec v1.6.0
15072023-11-21T03:55:10.827Z Compiling futures-io v0.3.29
15082023-11-21T03:55:10.906Z Compiling pin-utils v0.1.0
15092023-11-21T03:55:11.038Z Compiling regex v1.10.2
15102023-11-21T03:55:11.263Z Compiling anyhow v1.0.75
15112023-11-21T03:55:11.823Z Compiling spin v0.9.8
15122023-11-21T03:55:12.352Z Compiling tracing-core v0.1.31
15132023-11-21T03:55:12.513Z Compiling unicode-bidi v0.3.13
15142023-11-21T03:55:12.608Z Compiling num-integer v0.1.45
15152023-11-21T03:55:12.772Z Compiling unicode-normalization v0.1.22
15162023-11-21T03:55:12.848Z Checking subtle v2.5.0
15172023-11-21T03:55:13.071Z Compiling synstructure v0.12.6
15182023-11-21T03:55:13.221Z Compiling lazy_static v1.4.0
15192023-11-21T03:55:13.378Z Compiling unicode-width v0.1.11
15202023-11-21T03:55:13.593Z Compiling slog v2.7.0
15212023-11-21T03:55:14.310Z Compiling serde_derive v1.0.192
15222023-11-21T03:55:14.373Z Compiling thiserror-impl v1.0.49
15232023-11-21T03:55:14.643Z Compiling zeroize_derive v1.4.2
15242023-11-21T03:55:14.752Z Compiling tokio-macros v2.1.0
15252023-11-21T03:55:15.101Z Compiling futures-macro v0.3.29
15262023-11-21T03:55:15.581Z Compiling tracing-attributes v0.1.26
15272023-11-21T03:55:16.122Z Compiling schemars_derive v0.8.13
15282023-11-21T03:55:17.354Z Checking zeroize v1.6.0
15292023-11-21T03:55:17.602Z Compiling openssl-macros v0.1.1
15302023-11-21T03:55:19.851Z Compiling thiserror v1.0.49
15312023-11-21T03:55:20.036Z Compiling pest v2.7.2
15322023-11-21T03:55:20.733Z Compiling base64 v0.21.5
15332023-11-21T03:55:20.912Z Compiling zerocopy-derive v0.2.0
15342023-11-21T03:55:22.271Z Compiling tracing v0.1.37
15352023-11-21T03:55:22.827Z Compiling openssl-probe v0.1.5
15362023-11-21T03:55:22.865Z Compiling foreign-types-shared v0.1.1
15372023-11-21T03:55:23.329Z Compiling untrusted v0.9.0
15382023-11-21T03:55:23.352Z Compiling rustversion v1.0.14
15392023-11-21T03:55:23.369Z Compiling percent-encoding v2.3.0
15402023-11-21T03:55:23.376Z Compiling untrusted v0.7.1
15412023-11-21T03:55:23.384Z Compiling hashbrown v0.12.3
15422023-11-21T03:55:23.445Z Compiling time-core v0.1.1
15432023-11-21T03:55:23.714Z Compiling time-macros v0.2.13
15442023-11-21T03:55:24.265Z Compiling pest_meta v2.7.2
15452023-11-21T03:55:26.454Z Compiling pest_generator v2.7.2
15462023-11-21T03:55:29.570Z Compiling foreign-types v0.3.2
15472023-11-21T03:55:30.427Z Compiling try-lock v0.2.4
15482023-11-21T03:55:30.621Z Compiling want v0.3.1
15492023-11-21T03:55:31.044Z Compiling rustls-webpki v0.101.7
15502023-11-21T03:55:31.798Z Compiling sct v0.7.0
15512023-11-21T03:55:32.250Z Compiling form_urlencoded v1.2.0
15522023-11-21T03:55:32.755Z Checking crypto-common v0.1.6
15532023-11-21T03:55:32.775Z Compiling zerocopy-derive v0.6.4
15542023-11-21T03:55:32.995Z Compiling pest_derive v2.7.2
15552023-11-21T03:55:34.213Z Compiling socket2 v0.4.9
15562023-11-21T03:55:34.262Z Compiling tower-service v0.3.2
15572023-11-21T03:55:34.395Z Compiling either v1.9.0
15582023-11-21T03:55:34.426Z Compiling httpdate v1.0.3
15592023-11-21T03:55:34.908Z Compiling rustls-pemfile v1.0.3
15602023-11-21T03:55:34.961Z Compiling idna v0.4.0
15612023-11-21T03:55:35.158Z Compiling memoffset v0.9.0
15622023-11-21T03:55:35.462Z Compiling usdt-impl v0.3.5
15632023-11-21T03:55:35.597Z Checking const-oid v0.9.5
15642023-11-21T03:55:35.617Z Compiling adler v1.0.2
15652023-11-21T03:55:35.973Z Compiling miniz_oxide v0.7.1
15662023-11-21T03:55:36.347Z Compiling rustls-native-certs v0.6.3
15672023-11-21T03:55:36.544Z Compiling url v2.4.1
15682023-11-21T03:55:36.986Z Compiling zerocopy v0.3.0
15692023-11-21T03:55:37.791Z Compiling ipnet v2.8.0
15702023-11-21T03:55:37.871Z Checking bytes v1.5.0
15712023-11-21T03:55:38.360Z Checking bitflags v2.4.0
15722023-11-21T03:55:38.632Z Compiling signal-hook v0.3.17
15732023-11-21T03:55:38.925Z Compiling dof v0.1.5
15742023-11-21T03:55:39.459Z Compiling indexmap v2.1.0
15752023-11-21T03:55:39.788Z Compiling uuid v1.5.0
15762023-11-21T03:55:39.857Z Compiling chrono v0.4.31
15772023-11-21T03:55:41.099Z Compiling semver v1.0.20
15782023-11-21T03:55:41.137Z Compiling http v0.2.11
15792023-11-21T03:55:41.340Z Checking tokio v1.33.0
15802023-11-21T03:55:42.215Z Compiling toml_datetime v0.6.5
15812023-11-21T03:55:42.320Z Compiling serde_spanned v0.6.4
15822023-11-21T03:55:42.688Z Compiling rustc_version v0.4.0
15832023-11-21T03:55:42.935Z Compiling toml_edit v0.19.15
15842023-11-21T03:55:45.338Z Compiling openapiv3 v2.0.0-rc.1
15852023-11-21T03:55:46.555Z Compiling http-body v0.4.5
15862023-11-21T03:55:49.355Z Compiling serde_urlencoded v0.7.1
15872023-11-21T03:55:50.015Z Compiling dtrace-parser v0.1.14
15882023-11-21T03:55:50.095Z Compiling clap_derive v4.4.2
15892023-11-21T03:55:50.190Z Compiling crossbeam-epoch v0.9.15
15902023-11-21T03:55:50.966Z Compiling encoding_rs v0.8.33
15912023-11-21T03:55:52.579Z Compiling thread-id v4.2.0
15922023-11-21T03:55:52.726Z Compiling mime v0.3.17
15932023-11-21T03:55:53.463Z Compiling siphasher v0.3.11
15942023-11-21T03:55:53.649Z Compiling gimli v0.28.0
15952023-11-21T03:55:53.973Z Compiling webpki-roots v0.25.2
15962023-11-21T03:55:54.206Z Compiling tokio-util v0.7.10
15972023-11-21T03:55:56.382Z Compiling h2 v0.3.21
15982023-11-21T03:55:56.735Z Compiling tokio-rustls v0.24.1
15992023-11-21T03:55:57.248Z Compiling serde_tokenstream v0.1.7
16002023-11-21T03:55:58.116Z Compiling tokio-native-tls v0.3.1
16012023-11-21T03:55:58.526Z Compiling strum_macros v0.25.2
16022023-11-21T03:55:58.703Z Compiling bzip2-sys v0.1.11+1.0.8
16032023-11-21T03:55:58.974Z Compiling object v0.32.1
16042023-11-21T03:55:59.157Z Checking errno v0.3.2
16052023-11-21T03:55:59.358Z Compiling num-iter v0.1.43
16062023-11-21T03:55:59.398Z Compiling rustc-demangle v0.1.23
16072023-11-21T03:56:00.012Z Checking ppv-lite86 v0.2.17
16082023-11-21T03:56:01.013Z Compiling addr2line v0.21.0
16092023-11-21T03:56:02.033Z Checking rand_chacha v0.3.1
16102023-11-21T03:56:02.659Z Compiling flate2 v1.0.28
16112023-11-21T03:56:03.571Z Compiling heapless v0.7.16
16122023-11-21T03:56:03.589Z Compiling block-buffer v0.10.4
16132023-11-21T03:56:04.750Z Compiling doc-comment v0.3.3
16142023-11-21T03:56:05.618Z Checking rand v0.8.5
16152023-11-21T03:56:05.636Z Compiling usdt-attr-macro v0.3.5
16162023-11-21T03:56:05.778Z Compiling usdt-macro v0.3.5
16172023-11-21T03:56:06.684Z Compiling toml v0.7.8
16182023-11-21T03:56:07.237Z Compiling digest v0.10.7
16192023-11-21T03:56:07.685Z Compiling toml_edit v0.21.0
16202023-11-21T03:56:07.959Z Compiling hyper v0.14.27
16212023-11-21T03:56:07.962Z Compiling hex v0.4.3
16222023-11-21T03:56:08.353Z Compiling pin-project-internal v1.1.3
16232023-11-21T03:56:08.572Z Compiling bit-vec v0.6.3
16242023-11-21T03:56:08.985Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16252023-11-21T03:56:11.954Z Compiling phf_shared v0.10.0
16262023-11-21T03:56:12.403Z Compiling num-bigint v0.4.4
16272023-11-21T03:56:12.635Z Compiling fixedbitset v0.4.2
16282023-11-21T03:56:13.375Z Compiling smoltcp v0.9.1
16292023-11-21T03:56:13.612Z Compiling precomputed-hash v0.1.1
16302023-11-21T03:56:13.767Z Compiling new_debug_unreachable v1.0.4
16312023-11-21T03:56:13.890Z Compiling string_cache v0.8.7
16322023-11-21T03:56:13.994Z Compiling petgraph v0.6.4
16332023-11-21T03:56:14.324Z Compiling bit-set v0.5.3
16342023-11-21T03:56:14.606Z Compiling itertools v0.10.5
16352023-11-21T03:56:14.692Z Compiling enum-as-inner v0.5.1
16362023-11-21T03:56:14.716Z Compiling hubpack_derive v0.1.1
16372023-11-21T03:56:15.343Z Compiling diesel_table_macro_syntax v0.1.0
16382023-11-21T03:56:15.969Z Compiling lalrpop-util v0.19.12
16392023-11-21T03:56:16.341Z Compiling unicode-segmentation v1.10.1
16402023-11-21T03:56:16.510Z Compiling diesel_derives v2.1.1
16412023-11-21T03:56:16.992Z Compiling snafu-derive v0.7.5
16422023-11-21T03:56:17.881Z Compiling cpufeatures v0.2.9
16432023-11-21T03:56:19.036Z Compiling sha2 v0.10.8
16442023-11-21T03:56:19.076Z Compiling md-5 v0.10.5
16452023-11-21T03:56:19.275Z Compiling hmac v0.12.1
16462023-11-21T03:56:19.465Z Compiling hyper-rustls v0.24.2
16472023-11-21T03:56:19.620Z Compiling hyper-tls v0.5.0
16482023-11-21T03:56:20.150Z Compiling reqwest v0.11.22
16492023-11-21T03:56:20.318Z Compiling stringprep v0.1.3
16502023-11-21T03:56:20.763Z Compiling serde_repr v0.1.16
16512023-11-21T03:56:21.980Z Compiling hash32 v0.2.1
16522023-11-21T03:56:22.575Z Checking bitflags v1.3.2
16532023-11-21T03:56:22.598Z Compiling stable_deref_trait v1.2.0
16542023-11-21T03:56:22.698Z Compiling fallible-iterator v0.2.0
16552023-11-21T03:56:23.821Z Compiling postgres-protocol v0.6.6
16562023-11-21T03:56:25.015Z Compiling phf_shared v0.11.2
16572023-11-21T03:56:25.451Z Compiling block-padding v0.3.3
16582023-11-21T03:56:25.602Z Compiling scheduled-thread-pool v0.2.7
16592023-11-21T03:56:25.830Z Compiling num_threads v0.1.6
16602023-11-21T03:56:26.009Z Compiling regex-automata v0.1.10
16612023-11-21T03:56:26.072Z Compiling matches v0.1.10
16622023-11-21T03:56:26.332Z Compiling managed v0.8.0
16632023-11-21T03:56:26.534Z Compiling deranged v0.3.8
16642023-11-21T03:56:26.765Z Compiling bstr v0.2.17
16652023-11-21T03:56:26.806Z Compiling idna v0.2.3
16662023-11-21T03:56:26.836Z Compiling r2d2 v0.8.10
16672023-11-21T03:56:27.457Z Compiling signal-hook-mio v0.2.3
16682023-11-21T03:56:27.676Z Compiling inout v0.1.3
16692023-11-21T03:56:28.071Z Compiling phf v0.11.2
16702023-11-21T03:56:28.307Z Compiling bzip2 v0.4.4
16712023-11-21T03:56:28.511Z Compiling postgres-types v0.2.6
16722023-11-21T03:56:29.186Z Compiling hubpack v0.1.2
16732023-11-21T03:56:29.550Z Compiling time v0.3.27
16742023-11-21T03:56:29.586Z Compiling pin-project v1.1.3
16752023-11-21T03:56:30.011Z Compiling ipnetwork v0.20.0
16762023-11-21T03:56:30.277Z Compiling zerocopy v0.6.4
16772023-11-21T03:56:30.931Z Compiling itertools v0.11.0
16782023-11-21T03:56:31.056Z Compiling futures-executor v0.3.29
16792023-11-21T03:56:31.702Z Compiling float-cmp v0.9.0
16802023-11-21T03:56:32.036Z Compiling predicates-core v1.0.6
16812023-11-21T03:56:32.614Z Compiling whoami v1.4.1
16822023-11-21T03:56:33.343Z Compiling data-encoding v2.4.0
16832023-11-21T03:56:33.613Z Compiling difflib v0.4.0
16842023-11-21T03:56:34.668Z Checking hashbrown v0.14.2
16852023-11-21T03:56:35.752Z Compiling static_assertions v1.1.0
16862023-11-21T03:56:35.892Z Compiling regex-automata v0.3.8
16872023-11-21T03:56:36.343Z Compiling normalize-line-endings v0.3.0
16882023-11-21T03:56:36.500Z Compiling predicates v3.0.4
16892023-11-21T03:56:36.516Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16902023-11-21T03:56:38.802Z Compiling bstr v1.6.0
16912023-11-21T03:56:39.348Z Compiling trust-dns-proto v0.22.0
16922023-11-21T03:56:39.981Z Compiling yasna v0.5.2
16932023-11-21T03:56:41.475Z Compiling tokio-postgres v0.7.10
16942023-11-21T03:56:43.251Z Compiling futures v0.3.29
16952023-11-21T03:56:43.411Z Compiling snafu v0.7.5
16962023-11-21T03:56:44.094Z Compiling diesel v2.1.4
16972023-11-21T03:56:44.488Z Compiling zip v0.6.6
16982023-11-21T03:56:44.837Z Compiling similar v2.2.1
16992023-11-21T03:56:45.070Z Compiling cipher v0.4.4
17002023-11-21T03:56:45.855Z Compiling crossterm v0.27.0
17012023-11-21T03:56:46.807Z Compiling clap v4.4.3
17022023-11-21T03:56:46.955Z Compiling usdt v0.3.5
17032023-11-21T03:56:47.087Z Compiling signature v2.1.0
17042023-11-21T03:56:47.402Z Compiling tokio-stream v0.1.14
17052023-11-21T03:56:48.810Z Compiling console v0.15.7
17062023-11-21T03:56:50.532Z Checking equivalent v1.0.1
17072023-11-21T03:56:51.243Z Checking unicode-ident v1.0.12
17082023-11-21T03:56:51.481Z Checking proc-macro2 v1.0.69
17092023-11-21T03:56:52.577Z Checking quote v1.0.33
17102023-11-21T03:56:53.818Z Checking utf8parse v0.2.1
17112023-11-21T03:56:54.892Z Checking anstyle v1.0.2
17122023-11-21T03:56:55.880Z Checking io-lifetimes v1.0.11
17132023-11-21T03:56:56.635Z Checking rustix v0.37.23
17142023-11-21T03:56:58.549Z Checking anstyle-parse v0.2.1
17152023-11-21T03:57:03.651Z Checking colorchoice v1.0.0
17162023-11-21T03:57:03.848Z Checking anstyle-query v1.0.0
17172023-11-21T03:57:03.987Z Checking anstream v0.5.0
17182023-11-21T03:57:03.990Z Checking terminal_size v0.2.6
17192023-11-21T03:57:04.228Z Checking clap_lex v0.5.1
17202023-11-21T03:57:04.289Z Checking strsim v0.10.0
17212023-11-21T03:57:04.608Z Checking clap_builder v4.4.2
17222023-11-21T03:57:05.210Z Checking winnow v0.5.15
17232023-11-21T03:57:10.037Z Compiling serde_tokenstream v0.2.0
17242023-11-21T03:57:15.237Z Compiling regress v0.7.1
17252023-11-21T03:57:21.471Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17262023-11-21T03:57:28.333Z Compiling getopts v0.2.21
17272023-11-21T03:57:29.538Z Compiling unsafe-libyaml v0.2.9
17282023-11-21T03:57:30.053Z Checking heck v0.4.1
17292023-11-21T03:57:30.339Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17302023-11-21T03:57:31.280Z Compiling ident_case v1.0.1
17312023-11-21T03:57:31.531Z Checking fastrand v2.0.0
17322023-11-21T03:57:31.582Z Checking sha1 v0.10.6
17332023-11-21T03:57:32.006Z Compiling serde_yaml v0.9.25
17342023-11-21T03:57:32.009Z Checking tempfile v3.8.0
17352023-11-21T03:57:32.498Z Checking match_cfg v0.1.0
17362023-11-21T03:57:32.571Z Checking atty v0.2.14
17372023-11-21T03:57:32.617Z Checking hostname v0.3.1
17382023-11-21T03:57:32.722Z Checking quick-error v1.2.3
17392023-11-21T03:57:32.784Z Compiling paste v1.0.14
17402023-11-21T03:57:32.909Z Checking crossbeam-channel v0.5.8
17412023-11-21T03:57:32.926Z Checking dirs-sys-next v0.1.2
17422023-11-21T03:57:33.177Z Checking dirs-next v2.0.0
17432023-11-21T03:57:33.352Z Checking thread_local v1.1.7
17442023-11-21T03:57:33.785Z Checking instant v0.1.12
17452023-11-21T03:57:33.937Z Compiling slog-async v2.8.0
17462023-11-21T03:57:34.072Z Checking term v0.7.0
17472023-11-21T03:57:34.748Z Checking camino v1.1.6
17482023-11-21T03:57:34.815Z Compiling multer v2.1.0
17492023-11-21T03:57:35.275Z Checking take_mut v0.2.2
17502023-11-21T03:57:35.627Z Checking slog-term v2.9.0
17512023-11-21T03:57:35.694Z Compiling darling_core v0.20.3
17522023-11-21T03:57:35.888Z Checking slog-json v2.6.1
17532023-11-21T03:57:36.273Z Compiling async-stream-impl v0.3.5
17542023-11-21T03:57:36.396Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17552023-11-21T03:57:36.846Z Checking debug-ignore v1.0.5
17562023-11-21T03:57:37.030Z Checking atomic-waker v1.1.1
17572023-11-21T03:57:37.206Z Checking waitgroup v0.1.2
17582023-11-21T03:57:37.493Z Checking slog-bunyan v2.4.0
17592023-11-21T03:57:38.335Z Checking toml v0.8.8
17602023-11-21T03:57:38.606Z Checking async-stream v0.3.5
17612023-11-21T03:57:38.882Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17622023-11-21T03:57:39.097Z Checking serde_path_to_error v0.1.14
17632023-11-21T03:57:39.124Z Checking strum v0.25.0
17642023-11-21T03:57:39.335Z Compiling structmeta-derive v0.2.0
17652023-11-21T03:57:39.518Z Checking wait-timeout v0.2.0
17662023-11-21T03:57:39.756Z Checking rusty-fork v0.3.0
17672023-11-21T03:57:40.143Z Checking rand_xorshift v0.3.0
17682023-11-21T03:57:40.208Z Compiling regex-syntax v0.7.5
17692023-11-21T03:57:40.381Z Checking unarray v0.1.4
17702023-11-21T03:57:40.585Z Checking proptest v1.4.0
17712023-11-21T03:57:44.403Z Compiling structmeta v0.2.0
17722023-11-21T03:57:45.050Z Checking backoff v0.4.0
17732023-11-21T03:57:45.484Z Compiling test-strategy v0.3.1
17742023-11-21T03:57:46.190Z Compiling darling_macro v0.20.3
17752023-11-21T03:57:47.865Z Compiling darling v0.20.3
17762023-11-21T03:57:48.030Z Compiling serde_with_macros v2.3.3
17772023-11-21T03:57:48.050Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17782023-11-21T03:57:48.260Z Checking macaddr v1.0.1
17792023-11-21T03:57:48.704Z Checking is-terminal v0.4.9
17802023-11-21T03:57:48.769Z Compiling proc-macro-error-attr v1.0.4
17812023-11-21T03:57:48.866Z Compiling proc-macro-error v1.0.4
17822023-11-21T03:57:49.517Z Compiling proc-macro-crate v1.3.1
17832023-11-21T03:57:51.301Z Checking termtree v0.4.1
17842023-11-21T03:57:51.615Z Checking predicates-tree v1.0.9
17852023-11-21T03:57:51.831Z Compiling num_enum_derive v0.5.11
17862023-11-21T03:57:51.857Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17872023-11-21T03:57:51.916Z Compiling parse-display-derive v0.8.2
17882023-11-21T03:57:52.064Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17892023-11-21T03:57:52.174Z Checking base64ct v1.6.0
17902023-11-21T03:57:52.465Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17912023-11-21T03:57:52.619Z Checking serde_with v2.3.3
17922023-11-21T03:57:52.704Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17932023-11-21T03:57:52.892Z Checking postcard-cobs v0.1.5-pre
17942023-11-21T03:57:52.929Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17952023-11-21T03:57:52.995Z Compiling crucible-workspace-hack v0.1.0
17962023-11-21T03:57:53.124Z Checking postcard v0.7.3
17972023-11-21T03:57:53.612Z Checking smoltcp v0.8.2
17982023-11-21T03:57:53.839Z Compiling foreign-types-macros v0.2.3
17992023-11-21T03:57:53.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18002023-11-21T03:57:54.438Z Checking cfg-if v0.1.10
18012023-11-21T03:57:54.554Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-11-21T03:57:54.761Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18032023-11-21T03:57:55.189Z Checking foreign-types-shared v0.3.1
18042023-11-21T03:57:55.971Z Checking foreign-types v0.5.0
18052023-11-21T03:57:56.015Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-11-21T03:57:56.110Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-11-21T03:57:56.501Z Checking num_enum v0.5.11
18082023-11-21T03:57:56.702Z Checking cstr-argument v0.1.2
18092023-11-21T03:57:56.950Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18102023-11-21T03:57:57.415Z Checking pretty-hex v0.2.1
18112023-11-21T03:57:57.651Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18122023-11-21T03:57:57.654Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18132023-11-21T03:57:57.720Z Checking colored v2.0.4
18142023-11-21T03:57:58.026Z Compiling zone_cfg_derive v0.3.0
18152023-11-21T03:57:58.130Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18162023-11-21T03:57:58.283Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18172023-11-21T03:57:58.463Z Checking predicates v2.1.5
18182023-11-21T03:57:58.639Z Compiling mockall_derive v0.11.4
18192023-11-21T03:57:59.483Z Compiling num-derive v0.4.0
18202023-11-21T03:57:59.588Z Checking parse-display v0.8.2
18212023-11-21T03:57:59.815Z Checking fragile v2.0.0
18222023-11-21T03:58:00.220Z Checking downcast v0.11.0
18232023-11-21T03:58:00.479Z Checking zone v0.3.0
18242023-11-21T03:58:00.497Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-11-21T03:58:00.515Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18262023-11-21T03:58:00.852Z Checking smf v0.2.2
18272023-11-21T03:58:01.099Z Checking filetime v0.2.22
18282023-11-21T03:58:01.385Z Checking xattr v1.0.1
18292023-11-21T03:58:01.537Z Checking camino-tempfile v1.0.2
18302023-11-21T03:58:01.644Z Checking tar v0.4.40
18312023-11-21T03:58:01.700Z Checking pem v3.0.2
18322023-11-21T03:58:01.915Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18332023-11-21T03:58:02.083Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18342023-11-21T03:58:02.128Z Checking base64 v0.13.1
18352023-11-21T03:58:02.653Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18362023-11-21T03:58:02.877Z Checking linked-hash-map v0.5.6
18372023-11-21T03:58:02.932Z Checking headers-core v0.2.0
18382023-11-21T03:58:03.047Z Checking password-hash v0.5.0
18392023-11-21T03:58:03.118Z Checking headers v0.3.9
18402023-11-21T03:58:03.348Z Checking lru-cache v0.1.2
18412023-11-21T03:58:03.460Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18422023-11-21T03:58:03.607Z Checking blake2 v0.10.6
18432023-11-21T03:58:03.777Z Checking pem v1.1.1
18442023-11-21T03:58:04.108Z Checking rcgen v0.11.3
18452023-11-21T03:58:04.158Z Checking atomicwrites v0.4.2
18462023-11-21T03:58:04.281Z Checking argon2 v0.5.2
18472023-11-21T03:58:04.431Z Checking subprocess v0.2.9
18482023-11-21T03:58:04.909Z Checking half v1.8.2
18492023-11-21T03:58:05.157Z Checking ciborium-io v0.2.1
18502023-11-21T03:58:05.219Z Compiling cancel-safe-futures v0.1.5
18512023-11-21T03:58:05.261Z Checking arc-swap v1.6.0
18522023-11-21T03:58:05.277Z Checking textwrap v0.11.0
18532023-11-21T03:58:05.303Z Compiling heck v0.3.3
18542023-11-21T03:58:05.522Z Checking ciborium-ll v0.2.1
18552023-11-21T03:58:05.579Z Checking strsim v0.8.0
18562023-11-21T03:58:05.758Z Compiling libefi-sys v0.1.0
18572023-11-21T03:58:05.861Z Checking vec_map v0.8.2
18582023-11-21T03:58:05.935Z Checking ansi_term v0.12.1
18592023-11-21T03:58:05.938Z Checking slog-scope v4.4.0
18602023-11-21T03:58:05.981Z Checking ciborium v0.2.1
18612023-11-21T03:58:06.219Z Compiling structopt-derive v0.4.18
18622023-11-21T03:58:06.251Z Checking slog-stdlog v4.1.1
18632023-11-21T03:58:06.416Z Checking clap v2.34.0
18642023-11-21T03:58:06.462Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18652023-11-21T03:58:06.929Z Checking slog-envlogger v2.2.0
18662023-11-21T03:58:07.340Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18672023-11-21T03:58:07.618Z Checking resolv-conf v0.7.0
18682023-11-21T03:58:07.782Z Compiling slog-dtrace v0.2.3
18692023-11-21T03:58:07.879Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18702023-11-21T03:58:08.134Z Checking trust-dns-resolver v0.22.0
18712023-11-21T03:58:08.230Z Compiling convert_case v0.4.0
18722023-11-21T03:58:08.923Z Checking pem-rfc7468 v0.7.0
18732023-11-21T03:58:09.337Z Compiling der_derive v0.7.2
18742023-11-21T03:58:09.761Z Compiling derive_more v0.99.17
18752023-11-21T03:58:10.662Z Checking fxhash v0.2.1
18762023-11-21T03:58:10.917Z Checking flagset v0.4.3
18772023-11-21T03:58:11.200Z Checking termcolor v1.2.0
18782023-11-21T03:58:11.203Z Checking itertools v0.12.0
18792023-11-21T03:58:11.234Z Checking structopt v0.3.26
18802023-11-21T03:58:11.783Z Compiling radium v0.7.0
18812023-11-21T03:58:11.805Z Compiling maybe-uninit v2.0.0
18822023-11-21T03:58:12.197Z Checking mockall v0.11.4
18832023-11-21T03:58:12.558Z Checking tap v1.0.1
18842023-11-21T03:58:12.683Z Checking funty v2.0.0
18852023-11-21T03:58:12.791Z Checking wyz v0.5.1
18862023-11-21T03:58:13.202Z Compiling packed_struct v0.10.1
18872023-11-21T03:58:13.400Z Checking crc-catalog v2.2.0
18882023-11-21T03:58:13.597Z Compiling same-file v1.0.6
18892023-11-21T03:58:13.688Z Checking der v0.7.8
18902023-11-21T03:58:13.873Z Compiling num-bigint-dig v0.8.4
18912023-11-21T03:58:13.971Z Compiling walkdir v2.4.0
18922023-11-21T03:58:14.374Z Checking crc v3.0.1
18932023-11-21T03:58:14.484Z Checking bitvec v1.0.1
18942023-11-21T03:58:14.798Z Compiling semver-parser v0.10.2
18952023-11-21T03:58:15.076Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18962023-11-21T03:58:15.241Z Compiling packed_struct_codegen v0.10.1
18972023-11-21T03:58:16.245Z Checking nodrop v0.1.14
18982023-11-21T03:58:16.398Z Checking array-init v0.0.4
18992023-11-21T03:58:16.838Z Checking spki v0.7.2
19002023-11-21T03:58:17.290Z Checking pkcs8 v0.10.2
19012023-11-21T03:58:17.876Z Checking pkcs1 v0.7.5
19022023-11-21T03:58:18.129Z Compiling semver v0.11.0
19032023-11-21T03:58:18.734Z Checking smallvec v0.6.14
19042023-11-21T03:58:19.452Z Compiling num-rational v0.4.1
19052023-11-21T03:58:20.132Z Checking bitfield v0.14.0
19062023-11-21T03:58:20.243Z Compiling home v0.5.5
19072023-11-21T03:58:20.287Z Checking utf-8 v0.7.6
19082023-11-21T03:58:20.528Z Compiling toolchain_find v0.2.0
19092023-11-21T03:58:20.932Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19102023-11-21T03:58:20.968Z Checking serde-hex v0.1.0
19112023-11-21T03:58:21.428Z Checking x509-cert v0.2.4
19122023-11-21T03:58:21.468Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19132023-11-21T03:58:21.800Z Checking env_logger v0.10.0
19142023-11-21T03:58:22.484Z Checking newline-converter v0.3.0
19152023-11-21T03:58:22.608Z Checking rsa v0.9.2
19162023-11-21T03:58:22.682Z Checking hkdf v0.12.3
19172023-11-21T03:58:23.602Z Checking ron v0.8.1
19182023-11-21T03:58:24.102Z Compiling toml v0.5.11
19192023-11-21T03:58:24.120Z Checking crc-any v2.4.3
19202023-11-21T03:58:24.236Z Checking expectorate v1.1.0
19212023-11-21T03:58:24.259Z Compiling omicron-zone-package v0.9.1
19222023-11-21T03:58:24.707Z Checking object v0.30.4
19232023-11-21T03:58:25.632Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19242023-11-21T03:58:25.654Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19252023-11-21T03:58:26.018Z Checking num-complex v0.4.4
19262023-11-21T03:58:27.576Z Compiling rustfmt-wrapper v0.2.0
19272023-11-21T03:58:28.152Z Checking path-slash v0.1.5
19282023-11-21T03:58:28.341Z Checking keccak v0.1.4
19292023-11-21T03:58:28.613Z Checking num v0.4.1
19302023-11-21T03:58:28.752Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19312023-11-21T03:58:28.789Z Checking sha3 v0.10.8
19322023-11-21T03:58:28.847Z Checking secrecy v0.8.0
19332023-11-21T03:58:29.170Z Compiling buf-list v1.0.3
19342023-11-21T03:58:29.386Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19352023-11-21T03:58:29.907Z Checking swrite v0.1.0
19362023-11-21T03:58:30.054Z Checking glob v0.3.1
19372023-11-21T03:58:30.454Z Compiling parking_lot_core v0.8.6
19382023-11-21T03:58:30.721Z Checking nibble_vec v0.1.0
19392023-11-21T03:58:30.791Z Checking endian-type v0.1.2
19402023-11-21T03:58:31.004Z Checking libsw v3.3.0
19412023-11-21T03:58:31.096Z Checking radix_trie v0.2.1
19422023-11-21T03:58:31.274Z Compiling derive-where v1.2.5
19432023-11-21T03:58:31.389Z Compiling semver v0.1.20
19442023-11-21T03:58:31.727Z Checking parking_lot v0.11.2
19452023-11-21T03:58:31.742Z Checking trust-dns-client v0.22.0
19462023-11-21T03:58:32.234Z Checking sled v0.34.7
19472023-11-21T03:58:32.518Z Checking pretty-hex v0.3.0
19482023-11-21T03:58:32.756Z Checking linear-map v1.2.0
19492023-11-21T03:58:32.855Z Checking owo-colors v3.5.0
19502023-11-21T03:58:33.304Z Compiling rustc_version v0.1.7
19512023-11-21T03:58:33.857Z Checking trust-dns-server v0.22.1
19522023-11-21T03:58:34.063Z Compiling newtype_derive v0.1.6
19532023-11-21T03:58:34.495Z Checking crossbeam-deque v0.8.3
19542023-11-21T03:58:34.989Z Compiling rayon-core v1.12.0
19552023-11-21T03:58:35.327Z Checking openapiv3 v1.0.3
19562023-11-21T03:58:36.425Z Compiling memoffset v0.7.1
19572023-11-21T03:58:36.595Z Compiling unicase v2.7.0
19582023-11-21T03:58:36.793Z Compiling platforms v3.0.2
19592023-11-21T03:58:37.072Z Checking rayon v1.8.0
19602023-11-21T03:58:37.333Z Checking steno v0.4.0
19612023-11-21T03:58:37.354Z Checking tungstenite v0.18.0
19622023-11-21T03:58:37.524Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19632023-11-21T03:58:38.226Z Checking globset v0.4.13
19642023-11-21T03:58:38.762Z Checking olpc-cjson v0.1.3
19652023-11-21T03:58:38.973Z Checking serde_plain v1.0.2
19662023-11-21T03:58:39.074Z Compiling async-recursion v1.0.5
19672023-11-21T03:58:39.345Z Checking typed-path v0.6.0
19682023-11-21T03:58:40.810Z Checking tokio-tungstenite v0.18.0
19692023-11-21T03:58:40.973Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19702023-11-21T03:58:41.562Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19712023-11-21T03:58:41.619Z Checking display-error-chain v0.2.0
19722023-11-21T03:58:41.813Z Checking signature v1.6.4
19732023-11-21T03:58:41.988Z Compiling salty v0.2.0
19742023-11-21T03:58:42.107Z Checking ed25519 v1.5.3
19752023-11-21T03:58:42.157Z Compiling curve25519-dalek v4.1.0
19762023-11-21T03:58:42.370Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19772023-11-21T03:58:42.471Z Checking tough v0.15.0
19782023-11-21T03:58:43.045Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19792023-11-21T03:58:43.382Z Checking serde-big-array v0.5.1
19802023-11-21T03:58:43.397Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19812023-11-21T03:58:43.510Z Checking ff v0.13.0
19822023-11-21T03:58:43.778Z Checking group v0.13.0
19832023-11-21T03:58:43.998Z Compiling mime_guess v2.0.4
19842023-11-21T03:58:44.807Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19852023-11-21T03:58:45.353Z Checking tungstenite v0.20.1
19862023-11-21T03:58:45.444Z Checking signal-hook-tokio v0.3.1
19872023-11-21T03:58:45.590Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19882023-11-21T03:58:45.683Z Checking serde-big-array v0.4.1
19892023-11-21T03:58:45.910Z Checking universal-hash v0.5.1
19902023-11-21T03:58:46.179Z Checking crypto-bigint v0.5.2
19912023-11-21T03:58:46.218Z Compiling thiserror-impl-no-std v2.0.2
19922023-11-21T03:58:46.237Z Compiling curve25519-dalek-derive v0.1.0
19932023-11-21T03:58:46.692Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19942023-11-21T03:58:46.961Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19952023-11-21T03:58:46.981Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19962023-11-21T03:58:47.068Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19972023-11-21T03:58:47.872Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19982023-11-21T03:58:48.327Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19992023-11-21T03:58:48.784Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20002023-11-21T03:58:49.599Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20012023-11-21T03:58:50.056Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20022023-11-21T03:58:51.727Z Checking opaque-debug v0.3.0
20032023-11-21T03:58:51.865Z Checking base16ct v0.2.0
20042023-11-21T03:58:52.115Z Checking elliptic-curve v0.13.5
20052023-11-21T03:58:52.211Z Checking poly1305 v0.8.0
20062023-11-21T03:58:52.682Z Checking thiserror-no-std v2.0.2
20072023-11-21T03:58:52.918Z Checking tokio-tungstenite v0.20.1
20082023-11-21T03:58:52.988Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20092023-11-21T03:58:54.046Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20102023-11-21T03:58:54.507Z Checking chacha20 v0.9.1
20112023-11-21T03:58:54.575Z Checking bcs v0.1.6
20122023-11-21T03:58:55.036Z Checking aead v0.5.2
20132023-11-21T03:58:55.312Z Checking kstat-rs v0.2.3
20142023-11-21T03:58:55.348Z Checking corncobs v0.1.3
20152023-11-21T03:58:55.613Z Checking highway v1.1.0
20162023-11-21T03:58:55.637Z Checking vsss-rs v3.3.1
20172023-11-21T03:58:55.812Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20182023-11-21T03:58:56.080Z Checking chacha20poly1305 v0.10.1
20192023-11-21T03:58:56.332Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20202023-11-21T03:58:56.970Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20212023-11-21T03:58:58.434Z Compiling crunchy v0.2.2
20222023-11-21T03:58:58.588Z Compiling portable-atomic v1.4.3
20232023-11-21T03:58:59.472Z Compiling clang-sys v1.6.1
20242023-11-21T03:59:00.306Z Compiling tiny-keccak v2.0.2
20252023-11-21T03:59:00.632Z Compiling prettyplease v0.2.12
20262023-11-21T03:59:01.964Z Compiling darling_core v0.14.4
20272023-11-21T03:59:02.555Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20282023-11-21T03:59:02.938Z Checking number_prefix v0.4.0
20292023-11-21T03:59:03.019Z Checking assert_matches v1.5.0
20302023-11-21T03:59:03.149Z Compiling minimal-lexical v0.2.1
20312023-11-21T03:59:03.218Z Checking http-range v0.1.5
20322023-11-21T03:59:03.472Z Checking humantime v2.1.0
20332023-11-21T03:59:03.726Z Checking hyper-staticfile v0.9.5
20342023-11-21T03:59:03.942Z Compiling nom v7.1.3
20352023-11-21T03:59:04.005Z Checking indicatif v0.17.7
20362023-11-21T03:59:04.380Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20372023-11-21T03:59:06.294Z Compiling ascii-canvas v3.0.0
20382023-11-21T03:59:07.384Z Compiling ena v0.14.2
20392023-11-21T03:59:07.816Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20402023-11-21T03:59:08.054Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20412023-11-21T03:59:10.399Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20422023-11-21T03:59:10.812Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20432023-11-21T03:59:11.035Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20442023-11-21T03:59:11.809Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20452023-11-21T03:59:12.461Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20462023-11-21T03:59:12.711Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20472023-11-21T03:59:13.477Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20482023-11-21T03:59:14.342Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20492023-11-21T03:59:14.614Z Compiling darling_macro v0.14.4
20502023-11-21T03:59:15.768Z Compiling libloading v0.7.4
20512023-11-21T03:59:16.206Z Compiling regex-syntax v0.6.29
20522023-11-21T03:59:16.238Z Compiling diff v0.1.13
20532023-11-21T03:59:16.374Z Compiling bindgen v0.65.1
20542023-11-21T03:59:16.686Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20552023-11-21T03:59:17.517Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20562023-11-21T03:59:17.593Z Compiling darling v0.14.4
20572023-11-21T03:59:19.935Z Compiling cexpr v0.6.0
20582023-11-21T03:59:22.819Z Compiling lalrpop v0.19.12
20592023-11-21T03:59:29.284Z Compiling which v4.4.0
20602023-11-21T03:59:30.269Z Checking maplit v1.0.2
20612023-11-21T03:59:30.419Z Compiling lazycell v1.3.0
20622023-11-21T03:59:30.658Z Compiling ref-cast v1.0.20
20632023-11-21T03:59:30.868Z Compiling peeking_take_while v0.1.2
20642023-11-21T03:59:31.053Z Compiling rustc-hash v1.1.0
20652023-11-21T03:59:31.252Z Compiling shlex v1.1.0
20662023-11-21T03:59:31.677Z Compiling derive_builder_core v0.12.0
20672023-11-21T03:59:33.619Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20682023-11-21T03:59:34.127Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20692023-11-21T03:59:35.865Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20702023-11-21T03:59:36.250Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20712023-11-21T03:59:37.240Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20722023-11-21T03:59:38.041Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20732023-11-21T03:59:38.857Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20742023-11-21T03:59:40.650Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20752023-11-21T03:59:41.093Z Compiling ref-cast-impl v1.0.20
20762023-11-21T03:59:42.479Z Compiling libxml v0.3.3
20772023-11-21T03:59:42.525Z Compiling derive_builder_macro v0.12.0
20782023-11-21T03:59:43.075Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20792023-11-21T03:59:43.261Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20802023-11-21T03:59:43.688Z Compiling strum_macros v0.24.3
20812023-11-21T03:59:43.881Z Compiling fs-err v2.10.0
20822023-11-21T03:59:44.340Z Compiling cookie v0.18.0
20832023-11-21T03:59:44.802Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20842023-11-21T03:59:44.817Z Compiling indoc v1.0.9
20852023-11-21T03:59:45.609Z Checking derive_builder v0.12.0
20862023-11-21T03:59:46.487Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20872023-11-21T03:59:48.835Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20882023-11-21T03:59:48.871Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20892023-11-21T03:59:50.097Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20902023-11-21T03:59:50.113Z Checking bb8 v0.8.1
20912023-11-21T03:59:50.372Z Checking quick-xml v0.23.1
20922023-11-21T03:59:50.516Z Compiling impl-trait-for-tuples v0.2.2
20932023-11-21T03:59:50.844Z Compiling oso-derive v0.27.0
20942023-11-21T03:59:51.235Z Checking smawk v0.3.1
20952023-11-21T03:59:51.529Z Checking unicode-linebreak v0.1.5
20962023-11-21T03:59:52.222Z Checking textwrap v0.16.0
20972023-11-21T03:59:52.299Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20982023-11-21T03:59:53.180Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20992023-11-21T03:59:53.514Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21002023-11-21T03:59:53.580Z Checking bytesize v1.3.0
21012023-11-21T03:59:53.638Z Checking is_ci v1.1.1
21022023-11-21T03:59:53.826Z Checking supports-color v2.1.0
21032023-11-21T03:59:53.972Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21042023-11-21T03:59:54.100Z Compiling indoc v2.0.3
21052023-11-21T03:59:54.558Z Checking cassowary v0.3.0
21062023-11-21T03:59:54.816Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21072023-11-21T03:59:55.196Z Checking rtoolbox v0.0.1
21082023-11-21T03:59:55.467Z Checking rpassword v7.2.0
21092023-11-21T03:59:55.683Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21102023-11-21T03:59:55.801Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21112023-11-21T03:59:55.864Z Checking ratatui v0.23.0
21122023-11-21T03:59:57.390Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21132023-11-21T03:59:57.449Z Checking shell-words v1.1.0
21142023-11-21T03:59:57.729Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21152023-11-21T03:59:58.615Z Checking fatfs v0.3.6
21162023-11-21T03:59:59.778Z Checking tui-tree-widget v0.13.0
21172023-11-21T04:00:00.185Z Checking yansi v0.5.1
21182023-11-21T04:00:00.240Z Checking plotters-backend v0.3.5
21192023-11-21T04:00:00.336Z Checking rand v0.4.6
21202023-11-21T04:00:00.594Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21212023-11-21T04:00:00.801Z Checking pretty_assertions v1.4.0
21222023-11-21T04:00:01.097Z Checking plotters-svg v0.3.5
21232023-11-21T04:00:01.442Z Compiling vte_generate_state_changes v0.1.1
21242023-11-21T04:00:01.967Z Checking remove_dir_all v0.5.3
21252023-11-21T04:00:02.101Z Checking cast v0.3.0
21262023-11-21T04:00:02.470Z Checking vte v0.11.1
21272023-11-21T04:00:02.617Z Checking criterion-plot v0.5.0
21282023-11-21T04:00:03.405Z Checking tempdir v0.3.7
21292023-11-21T04:00:03.646Z Checking plotters v0.3.5
21302023-11-21T04:00:05.073Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21312023-11-21T04:00:06.517Z Checking tinytemplate v1.2.1
21322023-11-21T04:00:06.652Z Checking oorandom v11.1.3
21332023-11-21T04:00:06.879Z Checking anes v0.1.6
21342023-11-21T04:00:07.149Z Checking strip-ansi-escapes v0.2.0
21352023-11-21T04:00:07.378Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21362023-11-21T04:00:07.511Z Checking criterion v0.5.1
21372023-11-21T04:00:09.217Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21382023-11-21T04:00:10.085Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21392023-11-21T04:00:12.395Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21402023-11-21T04:00:13.741Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21412023-11-21T04:00:14.865Z Checking assert_cmd v2.0.12
21422023-11-21T04:00:15.546Z Checking fd-lock v3.0.13
21432023-11-21T04:00:15.855Z Checking dashmap v5.5.1
21442023-11-21T04:00:16.814Z Compiling serial_test_derive v0.10.0
21452023-11-21T04:00:17.447Z Checking nu-ansi-term v0.49.0
21462023-11-21T04:00:18.093Z Checking reedline v0.26.0
21472023-11-21T04:00:18.767Z Checking serial_test v0.10.0
21482023-11-21T04:00:20.940Z Checking threadpool v1.8.1
21492023-11-21T04:00:21.227Z Checking nanorand v0.7.0
21502023-11-21T04:00:21.287Z Checking topological-sort v0.2.2
21512023-11-21T04:00:21.575Z Checking libtest-mimic v0.6.1
21522023-11-21T04:00:21.781Z Checking flume v0.11.0
21532023-11-21T04:00:22.256Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21542023-11-21T04:00:22.607Z Checking httptest v0.15.5
21552023-11-21T04:00:23.766Z Checking similar-asserts v1.5.0
21562023-11-21T04:00:23.974Z Compiling rstest_macros v0.18.2
21572023-11-21T04:00:24.096Z Checking bytecount v0.6.3
21582023-11-21T04:00:24.308Z Compiling crossbeam-queue v0.3.8
21592023-11-21T04:00:24.921Z Checking papergrid v0.10.0
21602023-11-21T04:00:25.140Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21612023-11-21T04:00:27.073Z Checking datatest-stable v0.2.3
21622023-11-21T04:00:27.091Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21632023-11-21T04:00:27.384Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21642023-11-21T04:00:27.401Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21652023-11-21T04:00:27.819Z Compiling tabled_derive v0.6.0
21662023-11-21T04:00:28.434Z Compiling relative-path v1.9.0
21672023-11-21T04:00:29.390Z Compiling trybuild v1.0.85
21682023-11-21T04:00:29.620Z Checking constant_time_eq v0.2.6
21692023-11-21T04:00:29.790Z Checking arrayvec v0.7.4
21702023-11-21T04:00:30.018Z Checking arrayref v0.3.7
21712023-11-21T04:00:30.361Z Checking blake2b_simd v1.0.1
21722023-11-21T04:00:31.977Z Checking tabled v0.14.0
21732023-11-21T04:00:32.684Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21742023-11-21T04:00:36.231Z Checking basic-toml v0.1.4
21752023-11-21T04:00:37.592Z Checking constant_time_eq v0.3.0
21762023-11-21T04:00:37.761Z Checking futures-timer v3.0.2
21772023-11-21T04:00:38.728Z Checking rust-argon2 v1.0.1
21782023-11-21T04:00:41.510Z Checking crossbeam v0.8.2
21792023-11-21T04:00:41.654Z Checking partial-io v0.5.4
21802023-11-21T04:00:42.216Z Checking approx v0.5.1
21812023-11-21T04:00:42.557Z Checking termios v0.3.3
21822023-11-21T04:00:42.861Z Checking hex-literal v0.4.1
21832023-11-21T04:00:46.436Z Checking rstest v0.18.2
21842023-11-21T04:00:52.438Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21852023-11-21T04:00:53.484Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21862023-11-21T04:01:51.812Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21872023-11-21T04:01:52.841Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21882023-11-21T04:01:57.071Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21892023-11-21T04:02:11.976Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21902023-11-21T04:02:33.414Z Compiling polar-core v0.27.0
21912023-11-21T04:02:44.448Z Checking oso v0.27.0
21922023-11-21T04:03:21.061Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21932023-11-21T04:04:53.050Z Finished dev [unoptimized + debuginfo] target(s) in 10m 08s
21942023-11-21T04:04:53.259Z
21952023-11-21T04:04:53.262Zreal 11:07.054223848
21962023-11-21T04:04:53.265Zuser 59:54.404526290
21972023-11-21T04:04:53.267Zsys 7:50.138411509
21982023-11-21T04:04:53.270Ztrap 2.205991451
21992023-11-21T04:04:53.273Ztflt 3.641768187
22002023-11-21T04:04:53.275Zdflt 5.268224261
22012023-11-21T04:04:53.278Zkflt 0.028476032
22022023-11-21T04:04:53.281Zlock 1:35:34.484725968
22032023-11-21T04:04:53.283Zslp 2:58:26.727968303
22042023-11-21T04:04:53.286Zlat 2:09.556030407
22052023-11-21T04:04:53.289Zstop 4:24.081089388
22062023-11-21T04:04:54.444Zwarning: output filename collision.
22072023-11-21T04:04:54.447ZThe 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)`.
22082023-11-21T04:04:54.450ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22092023-11-21T04:04:54.453ZThe targets should have unique names.
22102023-11-21T04:04:54.456ZThis is a known bug where multiple crates with the same name use
22112023-11-21T04:04:54.459Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-11-21T04:04:54.462Zwarning: output filename collision.
22132023-11-21T04:04:54.465ZThe 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)`.
22142023-11-21T04:04:54.468ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22152023-11-21T04:04:54.471ZThe targets should have unique names.
22162023-11-21T04:04:54.474ZThis is a known bug where multiple crates with the same name use
22172023-11-21T04:04:54.477Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-11-21T04:04:54.480Zwarning: output filename collision.
22192023-11-21T04:04:54.483ZThe 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)`.
22202023-11-21T04:04:54.486ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22212023-11-21T04:04:54.488ZThe targets should have unique names.
22222023-11-21T04:04:54.492ZThis is a known bug where multiple crates with the same name use
22232023-11-21T04:04:54.495Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22242023-11-21T04:04:55.121Z Documenting libc v0.2.150
22252023-11-21T04:04:55.124Z Documenting cfg-if v1.0.0
22262023-11-21T04:04:55.127Z Documenting serde_derive v1.0.192
22272023-11-21T04:04:55.133Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22282023-11-21T04:04:55.138Z Documenting log v0.4.20
22292023-11-21T04:04:55.141Z Documenting scopeguard v1.2.0
22302023-11-21T04:04:55.145Z Documenting itoa v1.0.9
22312023-11-21T04:04:55.148Z Documenting smallvec v1.11.0
22322023-11-21T04:04:55.524Z Documenting memchr v2.6.3
22332023-11-21T04:04:59.019Z Documenting lock_api v0.4.10
22342023-11-21T04:04:59.043Z Documenting zeroize_derive v1.4.2
22352023-11-21T04:04:59.196Z Documenting pin-project-lite v0.2.13
22362023-11-21T04:04:59.674Z Documenting libm v0.2.7
22372023-11-21T04:05:01.138Z Documenting futures-core v0.3.29
22382023-11-21T04:05:01.413Z Documenting getrandom v0.2.10
22392023-11-21T04:05:01.912Z Documenting parking_lot_core v0.9.8
22402023-11-21T04:05:03.397Z Documenting signal-hook-registry v1.4.1
22412023-11-21T04:05:03.483Z Documenting mio v0.8.8
22422023-11-21T04:05:04.797Z Documenting num-traits v0.2.16
22432023-11-21T04:05:05.947Z Documenting serde v1.0.192
22442023-11-21T04:05:06.574Z Documenting zeroize v1.6.0
22452023-11-21T04:05:06.716Z Documenting thiserror-impl v1.0.49
22462023-11-21T04:05:07.157Z Documenting rand_core v0.6.4
22472023-11-21T04:05:08.246Z Documenting parking_lot v0.12.1
22482023-11-21T04:05:09.283Z Documenting socket2 v0.5.4
22492023-11-21T04:05:09.993Z Documenting num_cpus v1.16.0
22502023-11-21T04:05:11.986Z Documenting tokio-macros v2.1.0
22512023-11-21T04:05:12.464Z Documenting typenum v1.16.0
22522023-11-21T04:05:12.844Z Documenting once_cell v1.18.0
22532023-11-21T04:05:13.927Z Documenting thiserror v1.0.49
22542023-11-21T04:05:14.075Z Documenting subtle v2.5.0
22552023-11-21T04:05:15.340Z Documenting ryu v1.0.15
22562023-11-21T04:05:15.906Z Documenting byteorder v1.5.0
22572023-11-21T04:05:18.682Z Documenting futures-sink v0.3.29
22582023-11-21T04:05:18.698Z Documenting const-oid v0.9.5
22592023-11-21T04:05:19.340Z Documenting pin-utils v0.1.0
22602023-11-21T04:05:19.549Z Documenting slab v0.4.9
22612023-11-21T04:05:19.842Z Documenting futures-task v0.3.29
22622023-11-21T04:05:19.858Z Documenting generic-array v0.14.7
22632023-11-21T04:05:22.049Z Documenting futures-macro v0.3.29
22642023-11-21T04:05:24.266Z Documenting futures-channel v0.3.29
22652023-11-21T04:05:25.505Z Documenting futures-io v0.3.29
22662023-11-21T04:05:25.952Z Documenting iana-time-zone v0.1.57
22672023-11-21T04:05:26.215Z Documenting crypto-common v0.1.6
22682023-11-21T04:05:26.974Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22692023-11-21T04:05:27.477Z Documenting tinyvec_macros v0.1.1
22702023-11-21T04:05:28.277Z Documenting block-buffer v0.10.4
22712023-11-21T04:05:29.509Z Documenting ppv-lite86 v0.2.17
22722023-11-21T04:05:29.983Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22732023-11-21T04:05:31.010Z Documenting futures-util v0.3.29
22742023-11-21T04:05:31.502Z Documenting tinyvec v1.6.0
22752023-11-21T04:05:31.615Z Documenting tracing-core v0.1.31
22762023-11-21T04:05:33.849Z Documenting tracing-attributes v0.1.26
22772023-11-21T04:05:34.316Z Documenting rand_chacha v0.3.1
22782023-11-21T04:05:34.413Z Documenting digest v0.10.7
22792023-11-21T04:05:37.235Z Documenting unicode-normalization v0.1.22
22802023-11-21T04:05:39.307Z Documenting bytes v1.5.0
22812023-11-21T04:05:40.374Z Documenting bitflags v2.4.0
22822023-11-21T04:05:43.301Z Documenting serde_json v1.0.108
22832023-11-21T04:05:43.511Z Documenting chrono v0.4.31
22842023-11-21T04:05:44.055Z Documenting uuid v1.5.0
22852023-11-21T04:05:44.068Z Documenting rand v0.8.5
22862023-11-21T04:05:44.863Z Documenting fnv v1.0.7
22872023-11-21T04:05:46.494Z Documenting tokio v1.33.0
22882023-11-21T04:05:47.058Z Documenting base64 v0.21.5
22892023-11-21T04:05:50.793Z Documenting lazy_static v1.4.0
22902023-11-21T04:05:51.106Z Documenting unicode-bidi v0.3.13
22912023-11-21T04:05:51.196Z Documenting http v0.2.11
22922023-11-21T04:05:51.777Z Documenting percent-encoding v2.3.0
22932023-11-21T04:05:53.235Z Documenting spin v0.9.8
22942023-11-21T04:05:53.332Z Documenting cpufeatures v0.2.9
22952023-11-21T04:05:54.962Z Documenting serde_derive_internals v0.26.0
22962023-11-21T04:05:56.803Z Documenting tracing v0.1.37
22972023-11-21T04:05:57.423Z Checking serde_derive_internals v0.26.0
22982023-11-21T04:05:57.547Z Documenting dyn-clone v1.0.13
22992023-11-21T04:05:57.569Z Documenting idna v0.4.0
23002023-11-21T04:05:57.898Z Documenting form_urlencoded v1.2.0
23012023-11-21T04:05:58.384Z Documenting errno v0.3.2
23022023-11-21T04:05:59.896Z Documenting httparse v1.8.0
23032023-11-21T04:06:02.035Z Documenting unicode-ident v1.0.12
23042023-11-21T04:06:02.801Z Documenting rustix v0.38.9
23052023-11-21T04:06:02.864Z Documenting adler v1.0.2
23062023-11-21T04:06:03.460Z Documenting httpdate v1.0.3
23072023-11-21T04:06:03.893Z Documenting schemars_derive v0.8.13
23082023-11-21T04:06:04.358Z Documenting url v2.4.1
23092023-11-21T04:06:06.249Z Documenting untrusted v0.9.0
23102023-11-21T04:06:06.313Z Documenting proc-macro2 v1.0.69
23112023-11-21T04:06:06.820Z Documenting miniz_oxide v0.7.1
23122023-11-21T04:06:08.918Z Documenting openssl-probe v0.1.5
23132023-11-21T04:06:10.074Z Documenting try-lock v0.2.4
23142023-11-21T04:06:10.264Z Documenting ring v0.17.5
23152023-11-21T04:06:11.634Z Documenting http-body v0.4.5
23162023-11-21T04:06:12.696Z Documenting schemars v0.8.13
23172023-11-21T04:06:13.162Z Documenting quote v1.0.33
23182023-11-21T04:06:13.210Z Documenting openssl-sys v0.9.93
23192023-11-21T04:06:14.376Z Documenting want v0.3.1
23202023-11-21T04:06:15.219Z Documenting async-trait v0.1.74
23212023-11-21T04:06:18.378Z Documenting openssl-macros v0.1.1
23222023-11-21T04:06:18.721Z Documenting mime v0.3.17
23232023-11-21T04:06:19.782Z Documenting tower-service v0.3.2
23242023-11-21T04:06:20.910Z Documenting rustls-webpki v0.101.7
23252023-11-21T04:06:22.275Z Documenting aho-corasick v1.0.4
23262023-11-21T04:06:23.759Z Documenting sct v0.7.0
23272023-11-21T04:06:24.079Z Documenting tokio-util v0.7.10
23282023-11-21T04:06:24.931Z Documenting slog v2.7.0
23292023-11-21T04:06:25.169Z Documenting equivalent v1.0.1
23302023-11-21T04:06:26.042Z Documenting openssl v0.10.57
23312023-11-21T04:06:26.272Z Documenting unicode-width v0.1.11
23322023-11-21T04:06:27.758Z Documenting ipnet v2.8.0
23332023-11-21T04:06:29.516Z Documenting hashbrown v0.14.2
23342023-11-21T04:06:30.220Z Documenting regex-syntax v0.8.2
23352023-11-21T04:06:30.247Z Documenting rustls v0.21.9
23362023-11-21T04:06:30.623Z Documenting rustls-pemfile v1.0.3
23372023-11-21T04:06:31.356Z Documenting num-integer v0.1.45
23382023-11-21T04:06:33.610Z Documenting time-macros v0.2.13
23392023-11-21T04:06:33.948Z Documenting h2 v0.3.21
23402023-11-21T04:06:36.147Z Documenting deranged v0.3.8
23412023-11-21T04:06:36.159Z Documenting indexmap v2.1.0
23422023-11-21T04:06:37.733Z Documenting time-core v0.1.1
23432023-11-21T04:06:39.307Z Documenting num_threads v0.1.6
23442023-11-21T04:06:40.015Z Documenting regex-automata v0.4.3
23452023-11-21T04:06:40.765Z Documenting utf8parse v0.2.1
23462023-11-21T04:06:41.940Z Documenting gimli v0.28.0
23472023-11-21T04:06:42.829Z Documenting native-tls v0.2.11
23482023-11-21T04:06:43.459Z Documenting tokio-rustls v0.24.1
23492023-11-21T04:06:44.081Z Documenting zerocopy v0.6.4
23502023-11-21T04:06:44.893Z Documenting time v0.3.27
23512023-11-21T04:06:44.970Z Documenting object v0.32.1
23522023-11-21T04:06:49.338Z Documenting hyper v0.14.27
23532023-11-21T04:06:50.188Z Documenting crossbeam-utils v0.8.16
23542023-11-21T04:06:50.646Z Documenting encoding_rs v0.8.33
23552023-11-21T04:06:51.471Z Documenting addr2line v0.21.0
23562023-11-21T04:06:52.786Z Checking pest_meta v2.7.2
23572023-11-21T04:06:53.129Z Documenting regex v1.10.2
23582023-11-21T04:06:53.717Z Documenting rustc-demangle v0.1.23
23592023-11-21T04:06:54.356Z Documenting tokio-native-tls v0.3.1
23602023-11-21T04:06:57.133Z Documenting rustls-native-certs v0.6.3
23612023-11-21T04:06:57.202Z Documenting serde_urlencoded v0.7.1
23622023-11-21T04:06:57.944Z Documenting pest_meta v2.7.2
23632023-11-21T04:06:58.006Z Checking pest_generator v2.7.2
23642023-11-21T04:06:59.288Z Documenting webpki-roots v0.25.2
23652023-11-21T04:07:02.195Z Documenting anstyle v1.0.2
23662023-11-21T04:07:02.344Z Documenting data-encoding v2.4.0
23672023-11-21T04:07:03.227Z Documenting ucd-trie v0.1.6
23682023-11-21T04:07:03.775Z Documenting backtrace v0.3.69
23692023-11-21T04:07:03.947Z Documenting pest_generator v2.7.2
23702023-11-21T04:07:04.991Z Documenting anstyle-parse v0.2.1
23712023-11-21T04:07:05.293Z Documenting ipnetwork v0.20.0
23722023-11-21T04:07:07.671Z Documenting syn v2.0.32
23732023-11-21T04:07:08.315Z Documenting hyper-rustls v0.24.2
23742023-11-21T04:07:08.574Z Documenting hyper-tls v0.5.0
23752023-11-21T04:07:09.301Z Documenting sha2 v0.10.8
23762023-11-21T04:07:09.424Z Documenting pest v2.7.2
23772023-11-21T04:07:11.184Z Documenting anyhow v1.0.75
23782023-11-21T04:07:11.223Z Documenting pest_derive v2.7.2
23792023-11-21T04:07:13.671Z Documenting futures-executor v0.3.29
23802023-11-21T04:07:16.877Z Documenting hex v0.4.3
23812023-11-21T04:07:17.563Z Documenting crc32fast v1.3.2
23822023-11-21T04:07:18.559Z Checking serde_tokenstream v0.1.7
23832023-11-21T04:07:18.571Z Documenting anstyle-query v1.0.0
23842023-11-21T04:07:18.828Z Documenting colorchoice v1.0.0
23852023-11-21T04:07:19.116Z Documenting dtrace-parser v0.1.14
23862023-11-21T04:07:19.140Z Documenting reqwest v0.11.22
23872023-11-21T04:07:19.807Z Documenting openapiv3 v2.0.0-rc.1
23882023-11-21T04:07:22.912Z Documenting num-iter v0.1.43
23892023-11-21T04:07:22.980Z Documenting hmac v0.12.1
23902023-11-21T04:07:23.191Z Documenting dof v0.1.5
23912023-11-21T04:07:24.177Z Documenting anstream v0.5.0
23922023-11-21T04:07:24.779Z Documenting signal-hook v0.3.17
23932023-11-21T04:07:29.036Z Documenting thread-id v4.2.0
23942023-11-21T04:07:29.411Z Documenting terminal_size v0.2.6
23952023-11-21T04:07:29.923Z Documenting memoffset v0.9.0
23962023-11-21T04:07:30.234Z Documenting strsim v0.10.0
23972023-11-21T04:07:30.575Z Documenting clap_lex v0.5.1
23982023-11-21T04:07:31.250Z Documenting flate2 v1.0.28
23992023-11-21T04:07:32.104Z Documenting futures v0.3.29
24002023-11-21T04:07:34.013Z Documenting crossbeam-epoch v0.9.15
24012023-11-21T04:07:35.243Z Documenting usdt-impl v0.3.5
24022023-11-21T04:07:35.733Z Documenting usdt-attr-macro v0.3.5
24032023-11-21T04:07:36.318Z Documenting usdt-macro v0.3.5
24042023-11-21T04:07:36.678Z Documenting clap_builder v4.4.2
24052023-11-21T04:07:38.403Z Documenting clap_derive v4.4.2
24062023-11-21T04:07:40.067Z Documenting signal-hook-mio v0.2.3
24072023-11-21T04:07:40.140Z Documenting signature v2.1.0
24082023-11-21T04:07:43.993Z Documenting block-padding v0.3.3
24092023-11-21T04:07:44.715Z Documenting hash32 v0.2.1
24102023-11-21T04:07:44.909Z Documenting scheduled-thread-pool v0.2.7
24112023-11-21T04:07:45.276Z Documenting usdt v0.3.5
24122023-11-21T04:07:45.901Z Documenting bzip2-sys v0.1.11+1.0.8
24132023-11-21T04:07:46.280Z Documenting enum-as-inner v0.5.1
24142023-11-21T04:07:46.369Z Documenting clap v4.4.3
24152023-11-21T04:07:47.456Z Documenting diesel_table_macro_syntax v0.1.0
24162023-11-21T04:07:50.634Z Checking diesel_table_macro_syntax v0.1.0
24172023-11-21T04:07:50.852Z Documenting pin-project-internal v1.1.3
24182023-11-21T04:07:50.885Z Documenting stable_deref_trait v1.2.0
24192023-11-21T04:07:51.368Z Documenting unicode-segmentation v1.10.1
24202023-11-21T04:07:51.730Z Documenting bzip2 v0.4.4
24212023-11-21T04:07:52.632Z Documenting trust-dns-proto v0.22.0
24222023-11-21T04:07:53.963Z Documenting r2d2 v0.8.10
24232023-11-21T04:07:54.585Z Documenting inout v0.1.3
24242023-11-21T04:07:54.952Z Documenting diesel_derives v2.1.1
24252023-11-21T04:07:55.016Z Documenting heapless v0.7.16
24262023-11-21T04:07:55.942Z Documenting crossterm v0.27.0
24272023-11-21T04:07:57.735Z Documenting stringprep v0.1.3
24282023-11-21T04:07:58.209Z Documenting pin-project v1.1.3
24292023-11-21T04:08:00.737Z Documenting md-5 v0.10.5
24302023-11-21T04:08:01.437Z Documenting serde_spanned v0.6.4
24312023-11-21T04:08:02.302Z Documenting toml_datetime v0.6.5
24322023-11-21T04:08:02.394Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24332023-11-21T04:08:03.623Z Documenting doc-comment v0.3.3
24342023-11-21T04:08:03.793Z Documenting snafu-derive v0.7.5
24352023-11-21T04:08:04.667Z Documenting either v1.9.0
24362023-11-21T04:08:06.551Z Documenting winnow v0.5.15
24372023-11-21T04:08:07.768Z Documenting fallible-iterator v0.2.0
24382023-11-21T04:08:07.984Z Documenting siphasher v0.3.11
24392023-11-21T04:08:08.212Z Documenting static_assertions v1.1.0
24402023-11-21T04:08:08.335Z Documenting bit-vec v0.6.3
24412023-11-21T04:08:08.509Z Documenting managed v0.8.0
24422023-11-21T04:08:10.637Z Documenting diesel v2.1.4
24432023-11-21T04:08:12.775Z Documenting phf_shared v0.11.2
24442023-11-21T04:08:13.194Z Documenting cipher v0.4.4
24452023-11-21T04:08:13.377Z Documenting smoltcp v0.9.1
24462023-11-21T04:08:14.120Z Documenting toml_edit v0.21.0
24472023-11-21T04:08:14.172Z Documenting zip v0.6.6
24482023-11-21T04:08:14.850Z Documenting postgres-protocol v0.6.6
24492023-11-21T04:08:14.910Z Documenting snafu v0.7.5
24502023-11-21T04:08:18.140Z Documenting num-bigint v0.4.4
24512023-11-21T04:08:20.799Z Documenting hubpack v0.1.2
24522023-11-21T04:08:21.116Z Documenting regress v0.7.1
24532023-11-21T04:08:21.170Z Documenting bstr v1.6.0
24542023-11-21T04:08:21.679Z Documenting serde_repr v0.1.16
24552023-11-21T04:08:23.203Z Documenting new_debug_unreachable v1.0.4
24562023-11-21T04:08:24.242Z Documenting precomputed-hash v0.1.1
24572023-11-21T04:08:26.909Z Documenting fixedbitset v0.4.2
24582023-11-21T04:08:27.270Z Documenting lalrpop-util v0.19.12
24592023-11-21T04:08:28.337Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24602023-11-21T04:08:28.592Z Documenting yasna v0.5.2
24612023-11-21T04:08:28.970Z Documenting postgres-types v0.2.6
24622023-11-21T04:08:30.515Z Documenting string_cache v0.8.7
24632023-11-21T04:08:30.568Z Documenting phf v0.11.2
24642023-11-21T04:08:31.678Z Documenting petgraph v0.6.4
24652023-11-21T04:08:33.564Z Documenting console v0.15.7
24662023-11-21T04:08:37.057Z Documenting semver v1.0.20
24672023-11-21T04:08:37.512Z Documenting float-cmp v0.9.0
24682023-11-21T04:08:37.838Z Documenting heck v0.4.1
24692023-11-21T04:08:38.673Z Documenting whoami v1.4.1
24702023-11-21T04:08:39.507Z Documenting difflib v0.4.0
24712023-11-21T04:08:39.974Z Documenting normalize-line-endings v0.3.0
24722023-11-21T04:08:41.820Z Documenting predicates-core v1.0.6
24732023-11-21T04:08:43.108Z Checking unsafe-libyaml v0.2.9
24742023-11-21T04:08:43.574Z Documenting bit-set v0.5.3
24752023-11-21T04:08:44.285Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24762023-11-21T04:08:44.471Z Documenting tokio-postgres v0.7.10
24772023-11-21T04:08:45.010Z Documenting similar v2.2.1
24782023-11-21T04:08:45.017Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24792023-11-21T04:08:45.535Z Documenting tokio-stream v0.1.14
24802023-11-21T04:08:46.551Z Documenting unsafe-libyaml v0.2.9
24812023-11-21T04:08:47.580Z Documenting predicates v3.0.4
24822023-11-21T04:08:49.638Z Checking ident_case v1.0.1
24832023-11-21T04:08:49.850Z Checking serde_yaml v0.9.25
24842023-11-21T04:08:50.998Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24852023-11-21T04:08:51.726Z Documenting serde_yaml v0.9.25
24862023-11-21T04:08:52.995Z Documenting getopts v0.2.21
24872023-11-21T04:08:53.006Z Documenting match_cfg v0.1.0
24882023-11-21T04:08:55.336Z Documenting sha1 v0.10.6
24892023-11-21T04:08:56.026Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24902023-11-21T04:08:56.330Z Documenting dirs-sys-next v0.1.2
24912023-11-21T04:08:57.139Z Documenting hostname v0.3.1
24922023-11-21T04:08:59.183Z Documenting thread_local v1.1.7
24932023-11-21T04:08:59.604Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24942023-11-21T04:09:00.868Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24952023-11-21T04:09:00.887Z Documenting paste v1.0.14
24962023-11-21T04:09:02.516Z Documenting dirs-next v2.0.0
24972023-11-21T04:09:02.965Z Documenting crossbeam-channel v0.5.8
24982023-11-21T04:09:03.351Z Documenting atty v0.2.14
24992023-11-21T04:09:05.384Z Documenting take_mut v0.2.2
25002023-11-21T04:09:05.403Z Documenting slog-json v2.6.1
25012023-11-21T04:09:06.118Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-11-21T04:09:07.177Z Documenting camino v1.1.6
25032023-11-21T04:09:08.118Z Documenting async-stream-impl v0.3.5
25042023-11-21T04:09:08.266Z Documenting term v0.7.0
25052023-11-21T04:09:09.292Z Documenting debug-ignore v1.0.5
25062023-11-21T04:09:11.546Z Documenting slog-async v2.8.0
25072023-11-21T04:09:12.162Z Documenting atomic-waker v1.1.1
25082023-11-21T04:09:12.811Z Documenting slog-bunyan v2.4.0
25092023-11-21T04:09:13.453Z Checking darling_core v0.20.3
25102023-11-21T04:09:14.034Z Documenting toml v0.8.8
25112023-11-21T04:09:14.174Z Documenting slog-term v2.9.0
25122023-11-21T04:09:15.620Z Documenting async-stream v0.3.5
25132023-11-21T04:09:16.304Z Documenting waitgroup v0.1.2
25142023-11-21T04:09:16.508Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25152023-11-21T04:09:18.496Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25162023-11-21T04:09:18.510Z Documenting multer v2.1.0
25172023-11-21T04:09:19.194Z Documenting serde_path_to_error v0.1.14
25182023-11-21T04:09:21.393Z Documenting strum v0.25.0
25192023-11-21T04:09:22.033Z Checking darling v0.20.3
25202023-11-21T04:09:22.548Z Documenting structmeta-derive v0.2.0
25212023-11-21T04:09:22.560Z Documenting serde_with_macros v2.3.3
25222023-11-21T04:09:22.581Z Checking structmeta v0.2.0
25232023-11-21T04:09:22.919Z Documenting instant v0.1.12
25242023-11-21T04:09:24.470Z Checking regex-syntax v0.7.5
25252023-11-21T04:09:25.178Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25262023-11-21T04:09:25.403Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25272023-11-21T04:09:27.070Z Documenting macaddr v1.0.1
25282023-11-21T04:09:28.422Z Documenting backoff v0.4.0
25292023-11-21T04:09:29.426Z Documenting serde_with v2.3.3
25302023-11-21T04:09:29.852Z Documenting structmeta v0.2.0
25312023-11-21T04:09:29.963Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25322023-11-21T04:09:31.857Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25332023-11-21T04:09:33.762Z Documenting is-terminal v0.4.9
25342023-11-21T04:09:34.614Z Documenting base64ct v1.6.0
25352023-11-21T04:09:35.838Z Checking proc-macro-crate v1.3.1
25362023-11-21T04:09:36.169Z Documenting proc-macro-crate v1.3.1
25372023-11-21T04:09:36.751Z Documenting proc-macro-error-attr v1.0.4
25382023-11-21T04:09:36.971Z Documenting parse-display-derive v0.8.2
25392023-11-21T04:09:37.112Z Checking proc-macro-error v1.0.4
25402023-11-21T04:09:37.606Z Documenting postcard-cobs v0.1.5-pre
25412023-11-21T04:09:40.798Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25422023-11-21T04:09:40.822Z Documenting foreign-types-macros v0.2.3
25432023-11-21T04:09:40.888Z Documenting foreign-types-shared v0.3.1
25442023-11-21T04:09:41.877Z Documenting postcard v0.7.3
25452023-11-21T04:09:42.586Z Documenting proc-macro-error v1.0.4
25462023-11-21T04:09:43.632Z Documenting num_enum_derive v0.5.11
25472023-11-21T04:09:45.152Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25482023-11-21T04:09:45.756Z Documenting parse-display v0.8.2
25492023-11-21T04:09:47.221Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25502023-11-21T04:09:48.040Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25512023-11-21T04:09:48.452Z Documenting foreign-types v0.5.0
25522023-11-21T04:09:48.468Z Documenting crucible-workspace-hack v0.1.0
25532023-11-21T04:09:48.912Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542023-11-21T04:09:49.499Z Documenting cstr-argument v0.1.2
25552023-11-21T04:09:50.333Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-11-21T04:09:51.745Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25572023-11-21T04:09:53.121Z Documenting num_enum v0.5.11
25582023-11-21T04:09:53.609Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-11-21T04:09:53.830Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25602023-11-21T04:09:54.004Z Documenting colored v2.0.4
25612023-11-21T04:09:54.543Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622023-11-21T04:09:54.698Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25632023-11-21T04:09:55.824Z Documenting zone_cfg_derive v0.3.0
25642023-11-21T04:09:58.966Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25652023-11-21T04:09:59.466Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25662023-11-21T04:10:00.754Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-11-21T04:10:01.793Z Documenting num-derive v0.4.0
25682023-11-21T04:10:01.807Z Documenting smf v0.2.2
25692023-11-21T04:10:01.827Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25702023-11-21T04:10:03.420Z Documenting zone v0.3.0
25712023-11-21T04:10:05.931Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25722023-11-21T04:10:06.344Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25732023-11-21T04:10:07.136Z Documenting fastrand v2.0.0
25742023-11-21T04:10:07.226Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25752023-11-21T04:10:08.460Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25762023-11-21T04:10:08.476Z Documenting linked-hash-map v0.5.6
25772023-11-21T04:10:10.237Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25782023-11-21T04:10:11.859Z Documenting password-hash v0.5.0
25792023-11-21T04:10:12.760Z Documenting blake2 v0.10.6
25802023-11-21T04:10:13.385Z Documenting tempfile v3.8.0
25812023-11-21T04:10:14.668Z Documenting lru-cache v0.1.2
25822023-11-21T04:10:15.049Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25832023-11-21T04:10:17.109Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25842023-11-21T04:10:17.129Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25852023-11-21T04:10:17.252Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25862023-11-21T04:10:18.099Z Checking heck v0.3.3
25872023-11-21T04:10:18.343Z Documenting structopt-derive v0.4.18
25882023-11-21T04:10:18.704Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25892023-11-21T04:10:20.086Z Documenting argon2 v0.5.2
25902023-11-21T04:10:20.606Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25912023-11-21T04:10:20.628Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25922023-11-21T04:10:21.045Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25932023-11-21T04:10:22.919Z Documenting libefi-sys v0.1.0
25942023-11-21T04:10:25.904Z Documenting pem-rfc7468 v0.7.0
25952023-11-21T04:10:26.660Z Documenting structopt v0.3.26
25962023-11-21T04:10:26.919Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25972023-11-21T04:10:28.145Z Documenting der_derive v0.7.2
25982023-11-21T04:10:29.164Z Documenting flagset v0.4.3
25992023-11-21T04:10:31.831Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26002023-11-21T04:10:32.310Z Documenting quick-error v1.2.3
26012023-11-21T04:10:32.463Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26022023-11-21T04:10:32.478Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26032023-11-21T04:10:33.272Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26042023-11-21T04:10:33.423Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26052023-11-21T04:10:34.301Z Documenting cancel-safe-futures v0.1.5
26062023-11-21T04:10:36.018Z Documenting der v0.7.8
26072023-11-21T04:10:36.940Z Checking convert_case v0.4.0
26082023-11-21T04:10:37.267Z Documenting convert_case v0.4.0
26092023-11-21T04:10:37.978Z Documenting resolv-conf v0.7.0
26102023-11-21T04:10:39.451Z Documenting tap v1.0.1
26112023-11-21T04:10:39.661Z Documenting radium v0.7.0
26122023-11-21T04:10:42.824Z Documenting derive_more v0.99.17
26132023-11-21T04:10:43.532Z Documenting crc-catalog v2.2.0
26142023-11-21T04:10:43.755Z Documenting wyz v0.5.1
26152023-11-21T04:10:43.946Z Documenting arc-swap v1.6.0
26162023-11-21T04:10:44.362Z Documenting spki v0.7.2
26172023-11-21T04:10:44.467Z Documenting trust-dns-resolver v0.22.0
26182023-11-21T04:10:48.084Z Documenting funty v2.0.0
26192023-11-21T04:10:48.401Z Documenting crc v3.0.1
26202023-11-21T04:10:49.715Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26212023-11-21T04:10:50.500Z Documenting slog-scope v4.4.0
26222023-11-21T04:10:50.863Z Documenting pkcs8 v0.10.2
26232023-11-21T04:10:51.501Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26242023-11-21T04:10:51.566Z Documenting num-rational v0.4.1
26252023-11-21T04:10:52.842Z Documenting bitvec v1.0.1
26262023-11-21T04:10:52.898Z Documenting hkdf v0.12.3
26272023-11-21T04:10:53.433Z Documenting num-complex v0.4.4
26282023-11-21T04:10:54.211Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26292023-11-21T04:10:56.778Z Documenting packed_struct_codegen v0.10.1
26302023-11-21T04:10:57.981Z Documenting ciborium-io v0.2.1
26312023-11-21T04:10:58.232Z Documenting half v1.8.2
26322023-11-21T04:10:58.313Z Documenting nodrop v0.1.14
26332023-11-21T04:11:00.356Z Documenting pkcs1 v0.7.5
26342023-11-21T04:11:00.779Z Documenting num v0.4.1
26352023-11-21T04:11:01.035Z Documenting slog-stdlog v4.1.1
26362023-11-21T04:11:02.540Z Documenting array-init v0.0.4
26372023-11-21T04:11:02.897Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26382023-11-21T04:11:04.151Z Documenting ciborium-ll v0.2.1
26392023-11-21T04:11:04.174Z Documenting slog-dtrace v0.2.3
26402023-11-21T04:11:05.199Z Documenting packed_struct v0.10.1
26412023-11-21T04:11:06.619Z Documenting num-bigint-dig v0.8.4
26422023-11-21T04:11:07.128Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26432023-11-21T04:11:07.309Z Documenting filetime v0.2.22
26442023-11-21T04:11:09.309Z Documenting xattr v1.0.1
26452023-11-21T04:11:10.516Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26462023-11-21T04:11:12.920Z Documenting bitfield v0.14.0
26472023-11-21T04:11:14.015Z Documenting termcolor v1.2.0
26482023-11-21T04:11:15.062Z Documenting swrite v0.1.0
26492023-11-21T04:11:16.827Z Documenting keccak v0.1.4
26502023-11-21T04:11:17.057Z Documenting rsa v0.9.2
26512023-11-21T04:11:17.922Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26522023-11-21T04:11:18.781Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26532023-11-21T04:11:20.128Z Documenting env_logger v0.10.0
26542023-11-21T04:11:20.760Z Documenting tar v0.4.40
26552023-11-21T04:11:21.260Z Documenting ciborium v0.2.1
26562023-11-21T04:11:21.694Z Documenting sha3 v0.10.8
26572023-11-21T04:11:25.210Z Documenting serde-hex v0.1.0
26582023-11-21T04:11:26.991Z Documenting slog-envlogger v2.2.0
26592023-11-21T04:11:27.296Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26602023-11-21T04:11:27.672Z Documenting x509-cert v0.2.4
26612023-11-21T04:11:27.890Z Documenting newtype_derive v0.1.6
26622023-11-21T04:11:28.863Z Documenting libsw v3.3.0
26632023-11-21T04:11:31.085Z Documenting ron v0.8.1
26642023-11-21T04:11:33.155Z Documenting pem v3.0.2
26652023-11-21T04:11:33.324Z Documenting fxhash v0.2.1
26662023-11-21T04:11:33.924Z Documenting secrecy v0.8.0
26672023-11-21T04:11:35.165Z Documenting derive-where v1.2.5
26682023-11-21T04:11:35.644Z Documenting crc-any v2.4.3
26692023-11-21T04:11:36.324Z Documenting owo-colors v3.5.0
26702023-11-21T04:11:37.850Z Documenting linear-map v1.2.0
26712023-11-21T04:11:39.402Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26722023-11-21T04:11:39.616Z Documenting steno v0.4.0
26732023-11-21T04:11:39.833Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26742023-11-21T04:11:40.122Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26752023-11-21T04:11:43.799Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26762023-11-21T04:11:44.482Z Documenting same-file v1.0.6
26772023-11-21T04:11:45.058Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26782023-11-21T04:11:46.093Z Documenting path-slash v0.1.5
26792023-11-21T04:11:46.487Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26802023-11-21T04:11:50.775Z Documenting walkdir v2.4.0
26812023-11-21T04:11:51.383Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26822023-11-21T04:11:55.564Z Documenting buf-list v1.0.3
26832023-11-21T04:11:56.053Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26842023-11-21T04:11:56.572Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26852023-11-21T04:11:57.589Z Documenting camino-tempfile v1.0.2
26862023-11-21T04:12:01.799Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26872023-11-21T04:12:03.609Z Checking darling_core v0.14.4
26882023-11-21T04:12:04.619Z Documenting itertools v0.12.0
26892023-11-21T04:12:06.659Z Documenting nibble_vec v0.1.0
26902023-11-21T04:12:09.994Z Documenting endian-type v0.1.2
26912023-11-21T04:12:13.086Z Documenting glob v0.3.1
26922023-11-21T04:12:14.474Z Checking darling v0.14.4
26932023-11-21T04:12:14.684Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26942023-11-21T04:12:14.831Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26952023-11-21T04:12:15.642Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26962023-11-21T04:12:15.901Z Documenting radix_trie v0.2.1
26972023-11-21T04:12:16.203Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26982023-11-21T04:12:18.276Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26992023-11-21T04:12:19.801Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27002023-11-21T04:12:20.278Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012023-11-21T04:12:20.753Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27022023-11-21T04:12:22.793Z Documenting trust-dns-client v0.22.0
27032023-11-21T04:12:27.328Z Documenting globset v0.4.13
27042023-11-21T04:12:29.687Z Documenting crossbeam-deque v0.8.3
27052023-11-21T04:12:34.536Z Documenting headers-core v0.2.0
27062023-11-21T04:12:36.764Z Documenting olpc-cjson v0.1.3
27072023-11-21T04:12:36.776Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27082023-11-21T04:12:38.289Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27092023-11-21T04:12:38.849Z Documenting serde_plain v1.0.2
27102023-11-21T04:12:39.116Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27112023-11-21T04:12:41.037Z Documenting async-recursion v1.0.5
27122023-11-21T04:12:41.675Z Documenting utf-8 v0.7.6
27132023-11-21T04:12:41.697Z Documenting display-error-chain v0.2.0
27142023-11-21T04:12:43.525Z Documenting typed-path v0.6.0
27152023-11-21T04:12:43.824Z Documenting headers v0.3.9
27162023-11-21T04:12:44.584Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27172023-11-21T04:12:45.901Z Documenting trust-dns-server v0.22.1
27182023-11-21T04:12:47.463Z Documenting rayon-core v1.12.0
27192023-11-21T04:12:47.741Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202023-11-21T04:12:47.980Z Documenting tungstenite v0.20.1
27212023-11-21T04:12:50.070Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27222023-11-21T04:12:50.250Z Checking derive_builder_core v0.12.0
27232023-11-21T04:12:50.756Z Documenting tough v0.15.0
27242023-11-21T04:12:51.706Z Documenting derive_builder_core v0.12.0
27252023-11-21T04:12:52.230Z Documenting sled v0.34.7
27262023-11-21T04:12:53.911Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27272023-11-21T04:12:54.322Z Documenting unicase v2.7.0
27282023-11-21T04:12:54.955Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27292023-11-21T04:12:55.864Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27302023-11-21T04:12:56.337Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27312023-11-21T04:12:56.519Z Documenting bcs v0.1.6
27322023-11-21T04:12:56.786Z Documenting ff v0.13.0
27332023-11-21T04:12:57.015Z Documenting pretty-hex v0.3.0
27342023-11-21T04:12:59.038Z Documenting highway v1.1.0
27352023-11-21T04:13:00.384Z Documenting mime_guess v2.0.4
27362023-11-21T04:13:01.799Z Documenting derive_builder_macro v0.12.0
27372023-11-21T04:13:02.310Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27382023-11-21T04:13:02.842Z Documenting tokio-tungstenite v0.20.1
27392023-11-21T04:13:03.314Z Documenting group v0.13.0
27402023-11-21T04:13:05.303Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27412023-11-21T04:13:07.180Z Documenting rayon v1.8.0
27422023-11-21T04:13:08.572Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27432023-11-21T04:13:13.409Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27442023-11-21T04:13:14.082Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27452023-11-21T04:13:19.257Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27462023-11-21T04:13:23.171Z Documenting portable-atomic v1.4.3
27472023-11-21T04:13:25.850Z Documenting ed25519 v1.5.3
27482023-11-21T04:13:28.777Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27492023-11-21T04:13:29.987Z Documenting universal-hash v0.5.1
27502023-11-21T04:13:30.083Z Documenting crypto-bigint v0.5.2
27512023-11-21T04:13:33.246Z Documenting kstat-rs v0.2.3
27522023-11-21T04:13:35.820Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27532023-11-21T04:13:36.988Z Documenting thiserror-impl-no-std v2.0.2
27542023-11-21T04:13:38.215Z Documenting curve25519-dalek-derive v0.1.0
27552023-11-21T04:13:38.536Z Documenting ref-cast-impl v1.0.20
27562023-11-21T04:13:39.864Z Documenting vte_generate_state_changes v0.1.1
27572023-11-21T04:13:40.761Z Documenting cassowary v0.3.0
27582023-11-21T04:13:45.096Z Documenting base16ct v0.2.0
27592023-11-21T04:13:45.903Z Documenting opaque-debug v0.3.0
27602023-11-21T04:13:46.608Z Documenting number_prefix v0.4.0
27612023-11-21T04:13:46.745Z Documenting vte v0.11.1
27622023-11-21T04:13:47.123Z Documenting ratatui v0.23.0
27632023-11-21T04:13:49.863Z Documenting elliptic-curve v0.13.5
27642023-11-21T04:13:49.875Z Documenting ref-cast v1.0.20
27652023-11-21T04:13:50.051Z Documenting poly1305 v0.8.0
27662023-11-21T04:13:55.418Z Documenting indicatif v0.17.7
27672023-11-21T04:13:55.758Z Documenting curve25519-dalek v4.1.0
27682023-11-21T04:13:56.061Z Documenting thiserror-no-std v2.0.2
27692023-11-21T04:13:56.657Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27702023-11-21T04:13:57.776Z Documenting salty v0.2.0
27712023-11-21T04:13:57.823Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27722023-11-21T04:13:58.236Z Documenting derive_builder v0.12.0
27732023-11-21T04:13:58.779Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27742023-11-21T04:14:00.153Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27752023-11-21T04:14:02.659Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27762023-11-21T04:14:04.382Z Documenting fs-err v2.10.0
27772023-11-21T04:14:10.514Z Documenting polar-core v0.27.0
27782023-11-21T04:14:10.530Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27792023-11-21T04:14:17.082Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27802023-11-21T04:14:17.106Z Documenting libxml v0.3.3
27812023-11-21T04:14:22.035Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27822023-11-21T04:14:24.431Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27832023-11-21T04:14:26.198Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27842023-11-21T04:14:26.693Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27852023-11-21T04:14:27.553Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27862023-11-21T04:14:29.601Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27872023-11-21T04:14:29.955Z Documenting chacha20 v0.9.1
27882023-11-21T04:14:30.671Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27892023-11-21T04:14:31.256Z Documenting bb8 v0.8.1
27902023-11-21T04:14:31.992Z Documenting serde-big-array v0.5.1
27912023-11-21T04:14:33.537Z Documenting bytesize v1.3.0
27922023-11-21T04:14:37.458Z Documenting quick-xml v0.23.1
27932023-11-21T04:14:38.792Z Documenting aead v0.5.2
27942023-11-21T04:14:39.599Z Documenting rtoolbox v0.0.1
27952023-11-21T04:14:40.191Z Documenting oso-derive v0.27.0
27962023-11-21T04:14:40.585Z Documenting impl-trait-for-tuples v0.2.2
27972023-11-21T04:14:41.314Z Documenting smawk v0.3.1
27982023-11-21T04:14:44.448Z Documenting unicode-linebreak v0.1.5
27992023-11-21T04:14:45.466Z Documenting is_ci v1.1.1
28002023-11-21T04:14:45.894Z Documenting humantime v2.1.0
28012023-11-21T04:14:46.186Z Documenting maplit v1.0.2
28022023-11-21T04:14:46.953Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28032023-11-21T04:14:47.503Z Documenting rpassword v7.2.0
28042023-11-21T04:14:47.652Z Documenting chacha20poly1305 v0.10.1
28052023-11-21T04:14:48.801Z Documenting textwrap v0.16.0
28062023-11-21T04:14:49.372Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28072023-11-21T04:14:51.175Z Documenting supports-color v2.1.0
28082023-11-21T04:14:51.652Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28092023-11-21T04:14:52.544Z Documenting oso v0.27.0
28102023-11-21T04:14:53.425Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28112023-11-21T04:14:55.219Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28122023-11-21T04:14:58.544Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28132023-11-21T04:15:00.777Z Documenting vsss-rs v3.3.1
28142023-11-21T04:15:04.390Z Documenting tui-tree-widget v0.13.0
28152023-11-21T04:15:05.353Z Documenting strip-ansi-escapes v0.2.0
28162023-11-21T04:15:06.078Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172023-11-21T04:15:11.511Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28182023-11-21T04:15:11.736Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28192023-11-21T04:15:13.247Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28202023-11-21T04:15:15.476Z Documenting cookie v0.18.0
28212023-11-21T04:15:18.136Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28222023-11-21T04:15:18.440Z Documenting rcgen v0.11.3
28232023-11-21T04:15:22.290Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28242023-11-21T04:15:23.087Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28252023-11-21T04:15:24.003Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28262023-11-21T04:15:24.538Z Documenting atomicwrites v0.4.2
28272023-11-21T04:15:29.564Z Documenting signal-hook-tokio v0.3.1
28282023-11-21T04:15:29.952Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28292023-11-21T04:15:31.874Z Documenting fd-lock v3.0.13
28302023-11-21T04:15:35.624Z Documenting subprocess v0.2.9
28312023-11-21T04:15:36.942Z Documenting nu-ansi-term v0.49.0
28322023-11-21T04:15:37.284Z Documenting shell-words v1.1.0
28332023-11-21T04:15:39.253Z Documenting http-range v0.1.5
28342023-11-21T04:15:40.804Z Documenting corncobs v0.1.3
28352023-11-21T04:15:42.304Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28362023-11-21T04:15:42.426Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28372023-11-21T04:15:42.944Z Documenting reedline v0.26.0
28382023-11-21T04:15:43.488Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28392023-11-21T04:15:45.091Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28402023-11-21T04:15:45.608Z Documenting hyper-staticfile v0.9.5
28412023-11-21T04:15:52.044Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28422023-11-21T04:15:54.572Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28432023-11-21T04:15:54.937Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28442023-11-21T04:15:55.817Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28452023-11-21T04:15:56.527Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28462023-11-21T04:15:58.521Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28472023-11-21T04:16:02.988Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28482023-11-21T04:16:17.661Z Documenting fatfs v0.3.6
28492023-11-21T04:16:19.448Z Documenting nanorand v0.7.0
28502023-11-21T04:16:20.177Z Documenting assert_matches v1.5.0
28512023-11-21T04:16:24.684Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28522023-11-21T04:16:25.153Z Documenting flume v0.11.0
28532023-11-21T04:16:25.163Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28542023-11-21T04:16:28.065Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28552023-11-21T04:16:28.154Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28562023-11-21T04:16:28.996Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28572023-11-21T04:16:29.176Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28582023-11-21T04:16:30.693Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28592023-11-21T04:16:32.478Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28602023-11-21T04:16:54.725Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28612023-11-21T04:16:57.865Z Documenting omicron-zone-package v0.9.1
28622023-11-21T04:17:03.863Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28632023-11-21T04:17:04.233Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28642023-11-21T04:17:05.095Z Documenting termios v0.3.3
28652023-11-21T04:17:06.548Z Documenting topological-sort v0.2.2
28662023-11-21T04:17:09.717Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28672023-11-21T04:17:11.429Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28682023-11-21T04:17:13.156Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28692023-11-21T04:17:13.218Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28702023-11-21T04:17:15.203Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28712023-11-21T04:17:40.668Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28722023-11-21T04:17:40.674Z --> sled-agent/src/sim/instance.rs:46:7
28732023-11-21T04:17:40.681Z |
28742023-11-21T04:17:40.688Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28752023-11-21T04:17:40.694Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28762023-11-21T04:17:40.699Z |
28772023-11-21T04:17:40.704Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28782023-11-21T04:17:40.709Z
28792023-11-21T04:17:44.282Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28802023-11-21T04:18:01.088Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28812023-11-21T04:18:01.416Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28822023-11-21T04:18:16.972Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28832023-11-21T04:18:19.088Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28842023-11-21T04:18:24.297Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28852023-11-21T04:18:24.470Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862023-11-21T04:18:55.749Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28872023-11-21T04:20:18.320Z Finished dev [unoptimized + debuginfo] target(s) in 15m 25s
28882023-11-21T04:20:18.427Z
28892023-11-21T04:20:18.430Zreal 15:25.246198755
28902023-11-21T04:20:18.433Zuser 50:32.133811436
28912023-11-21T04:20:18.436Zsys 58:48.493549277
28922023-11-21T04:20:18.439Ztrap 1.877779510
28932023-11-21T04:20:18.442Ztflt 0.082596026
28942023-11-21T04:20:18.446Zdflt 0.506270726
28952023-11-21T04:20:18.449Zkflt 0.000478109
28962023-11-21T04:20:18.452Zlock 2:54:40.875722046
28972023-11-21T04:20:18.455Zslp 3:56:54.464766804
28982023-11-21T04:20:18.457Zlat 5:06.232475265
28992023-11-21T04:20:18.460Zstop 1:19.410173797
29002023-11-21T04:20:18.463Zprocess exited: duration 1746792 ms, exit code 0
 
29012023-11-21T04:20:18.469Zfound 0 output files