01HH6J3N53XG1K3SHQGKN68TBP: 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: 01HH6J4R6AMAFQGZ3DA8G86Q38

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-09T05:54:24.475Zjob assigned to worker 01HH6J4NEAG6YJD6B7WS1SM2W2 (queued for 1 m 56 s)
 
22023-12-09T05:54:25.285Zstarting task 0: "setup"
32023-12-09T05:54:25.383Z++ uname -s
42023-12-09T05:54:25.407Z+ kern=SunOS
52023-12-09T05:54:25.407Z+ case "$kern" in
62023-12-09T05:54:25.408Z+ groupadd -g 12345 build
72023-12-09T05:54:25.408Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-09T05:54:27.746Z+ zfs create -o mountpoint=/work rpool/work
92023-12-09T05:54:28.599Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-09T05:54:28.599Z+ home_fs=zfs
112023-12-09T05:54:28.599Z+ [[ zfs == autofs ]]
122023-12-09T05:54:28.599Z+ mkdir -p /home/build
132023-12-09T05:54:28.600Z+ chown build:build /home/build /work
142023-12-09T05:54:31.017Z+ chmod 0700 /home/build /work
152023-12-09T05:54:32.801Zprocess exited: duration 4238 ms, exit code 0
 
162023-12-09T05:54:54.191Zstarting task 1: "rust-toolchain"
172023-12-09T05:54:54.525Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-09T05:54:54.525Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-09T05:54:54.525Zinfo: downloading installer
202023-12-09T05:54:54.525Zwarning: it looks like you have an existing installation of Rust at:
212023-12-09T05:54:54.525Zwarning: /opt/ooce/bin
222023-12-09T05:54:54.525Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-09T05:54:54.526Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-09T05:54:54.526Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-09T05:54:54.526Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-09T05:54:54.526Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-09T05:54:54.527Zerror: cannot install while Rust is installed
282023-12-09T05:54:54.527Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-09T05:54:54.527Zinfo: profile set to 'default'
302023-12-09T05:54:54.527Zinfo: default host triple is x86_64-unknown-illumos
312023-12-09T05:54:54.528Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-09T05:54:54.528Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-09T05:54:54.528Zinfo: downloading component 'cargo'
342023-12-09T05:54:54.528Zinfo: downloading component 'clippy'
352023-12-09T05:54:54.528Zinfo: downloading component 'rust-docs'
362023-12-09T05:54:54.528Zinfo: downloading component 'rust-std'
372023-12-09T05:54:54.528Zinfo: downloading component 'rustc'
382023-12-09T05:54:54.529Zinfo: downloading component 'rustfmt'
392023-12-09T05:54:54.529Zinfo: installing component 'cargo'
402023-12-09T05:54:54.529Zinfo: installing component 'clippy'
412023-12-09T05:54:54.529Zinfo: installing component 'rust-docs'
422023-12-09T05:54:54.529Zinfo: installing component 'rust-std'
432023-12-09T05:54:54.530Zinfo: installing component 'rustc'
442023-12-09T05:55:01.769Zinfo: installing component 'rustfmt'
452023-12-09T05:55:02.364Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-09T05:55:02.364Z
472023-12-09T05:55:02.527Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-09T05:55:02.528Z
492023-12-09T05:55:02.551Z
502023-12-09T05:55:02.552ZRust is installed now. Great!
512023-12-09T05:55:02.552Z
522023-12-09T05:55:02.552ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-09T05:55:02.552Zenvironment variable. This has not been done automatically.
542023-12-09T05:55:02.552Z
552023-12-09T05:55:02.552ZTo configure your current shell, run:
562023-12-09T05:55:02.553Zsource "$HOME/.cargo/env"
572023-12-09T05:55:03.055Z+ rustc --version
582023-12-09T05:55:03.068Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-09T05:55:03.069Zprocess exited: duration 28314 ms, exit code 0
 
602023-12-09T05:55:03.102Zstarting task 2: "authentication"
612023-12-09T05:55:04.428Zprocess exited: duration 1334 ms, exit code 0
 
622023-12-09T05:55:05.711Zstarting task 3: "clone repository"
632023-12-09T05:55:05.725Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-09T05:55:05.725Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-09T05:55:05.725ZCloning into '/work/oxidecomputer/omicron'...
662023-12-09T05:55:11.363Z+ cd /work/oxidecomputer/omicron
672023-12-09T05:55:11.363Z+ [[ -n renovate/openapiv3-2.x ]]
682023-12-09T05:55:11.394Z+ git fetch origin renovate/openapiv3-2.x
692023-12-09T05:55:11.730ZFrom https://github.com/oxidecomputer/omicron
702023-12-09T05:55:11.731Z * branch renovate/openapiv3-2.x -> FETCH_HEAD
712023-12-09T05:55:11.747Z+ git checkout -B renovate/openapiv3-2.x remotes/origin/renovate/openapiv3-2.x
722023-12-09T05:55:11.935ZSwitched to a new branch 'renovate/openapiv3-2.x'
732023-12-09T05:55:11.971Zbranch 'renovate/openapiv3-2.x' set up to track 'origin/renovate/openapiv3-2.x'.
742023-12-09T05:55:11.973Z+ git reset --hard 6897883d0685203ebb835213cc736590df67b6c4
752023-12-09T05:55:11.973ZHEAD is now at 6897883d Update Rust crate openapiv3 to 2.0.0
762023-12-09T05:55:11.973Zprocess exited: duration 7394 ms, exit code 0
 
772023-12-09T05:55:12.031Zstarting task 4: "build"
782023-12-09T05:55:12.050Z+ cargo --version
792023-12-09T05:55:12.050Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-09T05:55:12.275Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-09T05:55:12.276Zinfo: downloading component 'cargo'
822023-12-09T05:55:13.250Zinfo: downloading component 'clippy'
832023-12-09T05:55:13.554Zinfo: downloading component 'rust-docs'
842023-12-09T05:55:14.776Zinfo: downloading component 'rust-std'
852023-12-09T05:55:16.736Zinfo: downloading component 'rustc'
862023-12-09T05:55:21.670Zinfo: downloading component 'rustfmt'
872023-12-09T05:55:21.960Zinfo: installing component 'cargo'
882023-12-09T05:55:23.721Zinfo: installing component 'clippy'
892023-12-09T05:55:24.348Zinfo: installing component 'rust-docs'
902023-12-09T05:55:27.309Zinfo: installing component 'rust-std'
912023-12-09T05:55:29.963Zinfo: installing component 'rustc'
922023-12-09T05:55:35.894Zinfo: installing component 'rustfmt'
932023-12-09T05:55:36.441Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-09T05:55:36.445Z+ rustc --version
952023-12-09T05:55:36.566Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-09T05:55:36.586Z+ source ./env.sh
972023-12-09T05:55:36.587Z++ set -o xtrace
982023-12-09T05:55:36.587Z++++ dirname ./env.sh
992023-12-09T05:55:36.587Z+++ cd .
1002023-12-09T05:55:36.587Z+++ echo /work/oxidecomputer/omicron
1012023-12-09T05:55:36.587Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-09T05:55:36.603Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-09T05:55:36.603Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-09T05:55:36.604Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-09T05:55:36.605Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-12-09T05:55:36.605Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-12-09T05:55:36.605Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-12-09T05:55:36.605Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-12-09T05:55:36.606Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-12-09T05:55:36.606Z++ unset OMICRON_WS
1112023-12-09T05:55:36.606Z++ set +o xtrace
1122023-12-09T05:55:36.747Z
1132023-12-09T05:55:36.747Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-09T05:55:36.748Z # # # # # # # # # # # # # # #
1152023-12-09T05:55:36.748Z # # # # ##### # # ##### # # # # # #### #
1162023-12-09T05:55:36.748Z ##### ##### # ##### # # # # # # # # #
1172023-12-09T05:55:36.748Z # # # # # # # # # # # # # # #
1182023-12-09T05:55:36.748Z # # # ###### # # ###### ### # #### # #### #
1192023-12-09T05:55:36.748Z
1202023-12-09T05:55:50.186Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-09T05:55:50.610Z Startup: Caching catalogs ... Done
1222023-12-09T05:55:53.289ZPlanning: Solver setup ... Done (6.666s)
1232023-12-09T05:55:53.437ZPlanning: Running solver ... Done (0.153s)
1242023-12-09T05:55:53.511ZPlanning: Finding local manifests ... Done (0.005s)
1252023-12-09T05:55:53.530ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-09T05:55:53.788ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-09T05:55:54.225ZPlanning: Package planning ... Done (0.094s)
1282023-12-09T05:55:54.225ZPlanning: Merging actions ... Done (0.087s)
1292023-12-09T05:55:54.715ZPlanning: Checking for conflicting actions ... Done (0.624s)
1302023-12-09T05:55:54.745ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-09T05:55:57.365ZPlanning: Evaluating mediators ... Done (2.753s)
1322023-12-09T05:55:57.477ZPlanning: Planning completed in 11.21 seconds
1332023-12-09T05:55:57.501Z Packages to install: 4
1342023-12-09T05:55:57.515Z Packages to update: 2
1352023-12-09T05:55:57.516Z Mediators to change: 2
1362023-12-09T05:55:57.516Z Services to change: 1
1372023-12-09T05:55:57.516Z Estimated space available: 148.88 GB
1382023-12-09T05:55:57.517ZEstimated space to be consumed: 1.43 GB
1392023-12-09T05:55:57.517Z Create boot environment: No
1402023-12-09T05:55:57.517ZCreate backup boot environment: Yes
1412023-12-09T05:55:57.517Z Rebuild boot archive: No
1422023-12-09T05:55:57.518Z
1432023-12-09T05:55:57.518ZChanged mediators:
1442023-12-09T05:55:57.518Z mediator clang:
1452023-12-09T05:55:57.518Z version: None -> 15 (system default)
1462023-12-09T05:55:57.518Z
1472023-12-09T05:55:57.519Z mediator llvm:
1482023-12-09T05:55:57.519Z version: 14 (system default) -> 15 (system default)
1492023-12-09T05:55:57.519Z
1502023-12-09T05:55:57.519ZChanged packages:
1512023-12-09T05:55:57.523Zhelios-dev
1522023-12-09T05:55:57.523Z developer/build-essential
1532023-12-09T05:55:57.523Z None -> 11-2.0
1542023-12-09T05:55:57.523Z library/libxmlsec1
1552023-12-09T05:55:57.524Z None -> 1.2.35-2.0
1562023-12-09T05:55:57.524Z ooce/developer/clang-15
1572023-12-09T05:55:57.524Z None -> 15.0.7-2.0
1582023-12-09T05:55:57.524Z ooce/developer/llvm-15
1592023-12-09T05:55:57.524Z None -> 15.0.7-2.0
1602023-12-09T05:55:57.525Z system/library/g++-runtime
1612023-12-09T05:55:57.525Z 12-2.0 -> 13-2.0
1622023-12-09T05:55:57.525Z system/library/gcc-runtime
1632023-12-09T05:55:57.525Z 12-2.0 -> 13-2.0
1642023-12-09T05:55:57.526Z
1652023-12-09T05:55:57.526ZServices:
1662023-12-09T05:55:57.534Z restart_fmri:
1672023-12-09T05:55:57.534Z svc:/system/update-man-index:default
1682023-12-09T05:55:58.087Z
1692023-12-09T05:55:58.087ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-09T05:56:02.688ZDownload: 287/3330 items 15.7/221.1MB 7% complete (3.3M/s)
1712023-12-09T05:56:07.802ZDownload: 692/3330 items 18.0/221.1MB 8% complete (1.9M/s)
1722023-12-09T05:56:12.851ZDownload: 954/3330 items 19.3/221.1MB 8% complete (741k/s)
1732023-12-09T05:56:18.060ZDownload: 1193/3330 items 83.5/221.1MB 37% complete (6.5M/s)
1742023-12-09T05:56:23.054ZDownload: 1217/3330 items 87.2/221.1MB 39% complete (6.7M/s)
1752023-12-09T05:56:28.058ZDownload: 1651/3330 items 117.7/221.1MB 53% complete (3.5M/s)
1762023-12-09T05:56:33.180ZDownload: 2218/3330 items 119.2/221.1MB 53% complete (3.6M/s)
1772023-12-09T05:56:38.170ZDownload: 2252/3330 items 119.4/221.1MB 53% complete (168k/s)
1782023-12-09T05:56:43.182ZDownload: 2434/3330 items 120.1/221.1MB 54% complete (100k/s)
1792023-12-09T05:56:48.254ZDownload: 2748/3330 items 120.9/221.1MB 54% complete (160k/s)
1802023-12-09T05:56:53.269ZDownload: 3088/3330 items 121.5/221.1MB 54% complete (137k/s)
1812023-12-09T05:56:58.310ZDownload: 3206/3330 items 191.4/221.1MB 86% complete (6.9M/s)
1822023-12-09T05:57:06.301ZDownload: 3244/3330 items 201.6/221.1MB 91% complete (7.9M/s)
1832023-12-09T05:57:19.487ZDownload: 3247/3330 items 202.0/221.1MB 91% complete (5.7M/s)
1842023-12-09T05:57:23.504ZDownload: 3247/3330 items 202.0/221.1MB 91% complete
1852023-12-09T05:57:28.503ZDownload: 3288/3330 items 212.6/221.1MB 96% complete (2.8M/s)
1862023-12-09T05:57:37.791ZDownload: 3297/3330 items 218.0/221.1MB 98% complete (1.6M/s)
1872023-12-09T05:57:43.920ZDownload: 3328/3330 items 221.0/221.1MB 99% complete (945k/s)
1882023-12-09T05:57:44.574ZDownload: Completed 221.11 MB in 106.91 seconds (2.1M/s)
1892023-12-09T05:57:46.753Z Actions: 1/3766 actions (Removing old actions)
1902023-12-09T05:57:46.753Z Actions: 5/3766 actions (Installing new actions)
1912023-12-09T05:57:51.783Z Actions: 2297/3766 actions (Installing new actions)
1922023-12-09T05:57:55.119Z Actions: 3729/3766 actions (Updating modified actions)
1932023-12-09T05:57:55.641Z Actions: Completed 3766 actions in 8.88 seconds.
1942023-12-09T05:57:55.745Z Done (0.108s)
1952023-12-09T05:57:55.749Z Done (0.000s)
1962023-12-09T05:57:56.023Z Done (0.273s)
1972023-12-09T05:58:03.635Z Done (7.493s)
1982023-12-09T05:58:03.827Z Done (0.090s)
1992023-12-09T05:58:03.831Z Done (0.000s)
2002023-12-09T05:58:04.052Z Done (0.000s)
2012023-12-09T05:58:04.754ZPlanning: Evaluating mediator changes ... Done
2022023-12-09T05:58:05.051ZPlanning: Checking for conflicting actions ... Done
2032023-12-09T05:58:05.061ZPlanning: Consolidating action changes ... Done
2042023-12-09T05:58:05.500ZPlanning: Evaluating mediators ... Done
2052023-12-09T05:58:05.504ZPlanning: Planning completed in 0.75 seconds
2062023-12-09T05:58:05.565Z Mediators to change: 2
2072023-12-09T05:58:05.568Z Create boot environment: No
2082023-12-09T05:58:05.568ZCreate backup boot environment: No
2092023-12-09T05:58:05.664Z Done
2102023-12-09T05:58:05.665Z Done
2112023-12-09T05:58:05.832Z Done
2122023-12-09T05:58:11.734Z Done
2132023-12-09T05:58:11.855Z Done
2142023-12-09T05:58:11.880Z Done
2152023-12-09T05:58:11.960Z Done
2162023-12-09T05:58:22.008ZPlanning: Evaluating mediator changes ... Done
2172023-12-09T05:58:22.386ZPlanning: Merging actions ... Done
2182023-12-09T05:58:22.386ZPlanning: Checking for conflicting actions ... Done
2192023-12-09T05:58:22.386ZPlanning: Consolidating action changes ... Done
2202023-12-09T05:58:22.386ZPlanning: Evaluating mediators ... Done
2212023-12-09T05:58:22.386ZPlanning: Planning completed in 1.28 seconds
2222023-12-09T05:58:22.386Z Packages to change: 1
2232023-12-09T05:58:22.386Z Mediators to change: 1
2242023-12-09T05:58:22.387Z Services to change: 1
2252023-12-09T05:58:22.387Z Create boot environment: No
2262023-12-09T05:58:22.387ZCreate backup boot environment: Yes
2272023-12-09T05:58:22.904Z Actions: 1/6 actions (Updating modified actions)
2282023-12-09T05:58:22.904Z Actions: Completed 6 actions in 0.00 seconds.
2292023-12-09T05:58:22.904Z Done
2302023-12-09T05:58:22.904Z Done
2312023-12-09T05:58:22.904Z Done
2322023-12-09T05:58:22.904Z Done
2332023-12-09T05:58:22.904Z Done
2342023-12-09T05:58:22.904Z Done
2352023-12-09T05:58:22.904Z Done
2362023-12-09T05:58:23.202ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372023-12-09T05:58:23.202Zclang system 15 system
2382023-12-09T05:58:23.202Zcsh system system illumos
2392023-12-09T05:58:23.202Zctags system system illumos
2402023-12-09T05:58:23.202Zgcc vendor 12 vendor
2412023-12-09T05:58:23.202Zgcc system 10 system
2422023-12-09T05:58:23.202Zgcc system 7 system
2432023-12-09T05:58:23.202Zgo system 1.20 system
2442023-12-09T05:58:23.203Zgo system 1.19 system
2452023-12-09T05:58:23.203Zllvm system 15 system
2462023-12-09T05:58:23.203Zllvm system 14 system
2472023-12-09T05:58:23.203Zmariadb system 10.6 system
2482023-12-09T05:58:23.203Zmta vendor vendor dma
2492023-12-09T05:58:23.203Zopenjdk system 17 system
2502023-12-09T05:58:23.203Zopenjdk system 11 system
2512023-12-09T05:58:23.203Zopenjdk system 1.8 system
2522023-12-09T05:58:23.204Zopenssl vendor 3 vendor
2532023-12-09T05:58:23.204Zperl system 5.36 system
2542023-12-09T05:58:23.204Zpostgresql system 15 system
2552023-12-09T05:58:23.204Zpostgresql system 13 system
2562023-12-09T05:58:23.204Zpython vendor 3 vendor
2572023-12-09T05:58:23.204Zpython system 2 system
2582023-12-09T05:58:23.204Zpython3 system 3.11 system
2592023-12-09T05:58:23.204Zruby system 3.0 system
2602023-12-09T05:58:23.204Zwords vendor vendor american-english
2612023-12-09T05:58:23.205Zwords system system australian-english
2622023-12-09T05:58:23.205Zwords system system british-english
2632023-12-09T05:58:23.205Zwords system system canadian-english
2642023-12-09T05:58:23.205Zwords system system french
2652023-12-09T05:58:23.205Zwords system system italian
2662023-12-09T05:58:23.205Zwords system system ngerman
2672023-12-09T05:58:23.205Zwords system system ogerman
2682023-12-09T05:58:23.205Zwords system system spanish
2692023-12-09T05:58:23.345ZFMRI IFO
2702023-12-09T05:58:23.345Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712023-12-09T05:58:23.345Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722023-12-09T05:58:23.345Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732023-12-09T05:58:23.346Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2742023-12-09T05:58:23.346Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752023-12-09T05:58:23.346Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2762023-12-09T05:58:23.346Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2772023-12-09T05:58:23.346Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2782023-12-09T05:58:23.346Z+ set -o errexit
2792023-12-09T05:58:23.348Z+++ dirname ./tools/ci_download_cockroachdb
2802023-12-09T05:58:23.348Z++ cd ./tools
2812023-12-09T05:58:23.348Z++ pwd
2822023-12-09T05:58:23.348Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2832023-12-09T05:58:23.349Z++ basename ./tools/ci_download_cockroachdb
2842023-12-09T05:58:23.349Z+ ARG0=ci_download_cockroachdb
2852023-12-09T05:58:23.349Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2862023-12-09T05:58:23.349Z+ CIDL_VERSION=v22.1.9
2872023-12-09T05:58:23.349Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2882023-12-09T05:58:23.349Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2892023-12-09T05:58:23.349Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2902023-12-09T05:58:23.350Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2912023-12-09T05:58:23.350Z+ TARGET_DIR=out
2922023-12-09T05:58:23.350Z+ DOWNLOAD_DIR=out/downloads
2932023-12-09T05:58:23.350Z+ DEST_DIR=./out/cockroachdb
2942023-12-09T05:58:23.350Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2952023-12-09T05:58:23.350Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2962023-12-09T05:58:23.350Z+ main
2972023-12-09T05:58:23.350Z+ [[ 0 != 0 ]]
2982023-12-09T05:58:23.350Z+ CIDL_OS=solaris2.11
2992023-12-09T05:58:23.350Z+ [[ 0 != 0 ]]
3002023-12-09T05:58:23.351Z+ configure_os solaris2.11
3012023-12-09T05:58:23.351Z+ echo 'current directory: /work/oxidecomputer/omicron'
3022023-12-09T05:58:23.351Zcurrent directory: /work/oxidecomputer/omicron
3032023-12-09T05:58:23.351Z+ echo 'configuring based on OS: "solaris2.11"'
3042023-12-09T05:58:23.351Z+ case "$1" in
3052023-12-09T05:58:23.351Zconfiguring based on OS: "solaris2.11"
3062023-12-09T05:58:23.351Z+ CIDL_BUILD=illumos
3072023-12-09T05:58:23.351Z+ CIDL_SUFFIX=tar.gz
3082023-12-09T05:58:23.351Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
3092023-12-09T05:58:23.352Z+ CIDL_MD5FUNC=do_md5sum
3102023-12-09T05:58:23.352Z+ CIDL_URL_BASE=https://illumos.org/downloads
3112023-12-09T05:58:23.352Z+ CIDL_ASSEMBLE=do_assemble_illumos
3122023-12-09T05:58:23.352Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3132023-12-09T05:58:23.352Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3142023-12-09T05:58:23.352Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-09T05:58:23.352Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3162023-12-09T05:58:23.352Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3172023-12-09T05:58:23.352Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3182023-12-09T05:58:23.352ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3192023-12-09T05:58:23.352Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3202023-12-09T05:58:23.353ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212023-12-09T05:58:23.353Z+ mkdir -p out/downloads
3222023-12-09T05:58:23.353Z+ mkdir -p ./out/cockroachdb
3232023-12-09T05:58:23.353Z+ local DO_DOWNLOAD=true
3242023-12-09T05:58:23.353Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3252023-12-09T05:58:23.353Z+ '[' true == true ']'
3262023-12-09T05:58:23.353Z+ echo Downloading...
3272023-12-09T05:58:23.354ZDownloading...
3282023-12-09T05:58:23.354Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3292023-12-09T05:58:23.355Z+ 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
3302023-12-09T05:58:31.340Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3312023-12-09T05:58:31.344Z++ md5sum
3322023-12-09T05:58:31.344Z++ awk '{print $1}'
3332023-12-09T05:58:31.524Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3342023-12-09T05:58:31.524Z+ [[ 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 ]]
3352023-12-09T05:58:31.524Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3362023-12-09T05:58:31.528Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3372023-12-09T05:58:35.089Z+ do_assemble_illumos
3382023-12-09T05:58:35.089Z+ rm -r ./out/cockroachdb
3392023-12-09T05:58:35.094Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3402023-12-09T05:58:35.757Z+ ./out/cockroachdb/bin/cockroach version
3412023-12-09T05:58:36.491ZBuild Tag: v22.1.9-dirty
3422023-12-09T05:58:36.491ZBuild Time: 2022/10/26 21:17:46
3432023-12-09T05:58:36.491ZDistribution: OSS
3442023-12-09T05:58:36.492ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3452023-12-09T05:58:36.492ZGo Version: go1.17.13
3462023-12-09T05:58:36.492ZC Compiler: gcc 10.3.0
3472023-12-09T05:58:36.492ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3482023-12-09T05:58:36.492ZBuild Type: release
3492023-12-09T05:58:36.514Z+ set -o errexit
3502023-12-09T05:58:36.514Z+++ dirname ./tools/ci_download_clickhouse
3512023-12-09T05:58:36.514Z++ cd ./tools
3522023-12-09T05:58:36.514Z++ pwd
3532023-12-09T05:58:36.514Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3542023-12-09T05:58:36.514Z++ basename ./tools/ci_download_clickhouse
3552023-12-09T05:58:36.515Z+ ARG0=ci_download_clickhouse
3562023-12-09T05:58:36.515Z+ TARGET_DIR=out
3572023-12-09T05:58:36.515Z+ DOWNLOAD_DIR=out/downloads
3582023-12-09T05:58:36.515Z+ DEST_DIR=./out/clickhouse
3592023-12-09T05:58:36.515Z+ CIDL_VERSION=v22.8.9.24
3602023-12-09T05:58:36.515Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3612023-12-09T05:58:36.515Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3622023-12-09T05:58:36.515Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3632023-12-09T05:58:36.515Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3642023-12-09T05:58:36.515Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3652023-12-09T05:58:36.516Z+ main
3662023-12-09T05:58:36.516Z+ [[ 0 != 0 ]]
3672023-12-09T05:58:36.516Z+ CIDL_OS=solaris2.11
3682023-12-09T05:58:36.516Z+ [[ 0 != 0 ]]
3692023-12-09T05:58:36.516Z+ configure_os solaris2.11
3702023-12-09T05:58:36.516Z+ echo 'current directory: /work/oxidecomputer/omicron'
3712023-12-09T05:58:36.516Zcurrent directory: /work/oxidecomputer/omicron
3722023-12-09T05:58:36.518Zconfiguring based on OS: "solaris2.11"
3732023-12-09T05:58:36.518Z+ echo 'configuring based on OS: "solaris2.11"'
3742023-12-09T05:58:36.518Z+ CIDL_DASHREV=
3752023-12-09T05:58:36.519Z+ case "$1" in
3762023-12-09T05:58:36.519Z+ CIDL_PLATFORM=illumos
3772023-12-09T05:58:36.519Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3782023-12-09T05:58:36.520Z+ CIDL_MD5FUNC=do_md5sum
3792023-12-09T05:58:36.520Z+ CIDL_DASHREV=-1
3802023-12-09T05:58:36.520Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3812023-12-09T05:58:36.520Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3822023-12-09T05:58:36.520Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3832023-12-09T05:58:36.521Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3842023-12-09T05:58:36.521Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3852023-12-09T05:58:36.521ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3862023-12-09T05:58:36.521ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3872023-12-09T05:58:36.521Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3882023-12-09T05:58:36.521Z+ mkdir -p out/downloads
3892023-12-09T05:58:36.522Z+ mkdir -p ./out/clickhouse
3902023-12-09T05:58:36.522Z+ local DO_DOWNLOAD=true
3912023-12-09T05:58:36.522Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3922023-12-09T05:58:36.522Z+ '[' true == true ']'
3932023-12-09T05:58:36.522Z+ echo Downloading...
3942023-12-09T05:58:36.522ZDownloading...
3952023-12-09T05:58:36.523Z+ 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
3962023-12-09T05:58:36.523Z+ 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
3972023-12-09T05:58:37.548Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3982023-12-09T05:58:38.007Z++ md5sum
3992023-12-09T05:58:38.007Z++ awk '{print $1}'
4002023-12-09T05:58:38.007Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
4012023-12-09T05:58:38.007Z+ [[ 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 ]]
4022023-12-09T05:58:38.007Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
4032023-12-09T05:58:38.007Z+ mkdir -p ./out/clickhouse
4042023-12-09T05:58:38.007Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
4052023-12-09T05:58:43.015Z+ ./out/clickhouse/clickhouse server --version
4062023-12-09T05:58:54.151ZClickHouse server version 22.8.9.1.
4072023-12-09T05:58:54.151Z+ set -o errexit
4082023-12-09T05:58:54.151Z+++ dirname ./tools/ci_download_console
4092023-12-09T05:58:54.151Z++ cd ./tools
4102023-12-09T05:58:54.151Z++ pwd
4112023-12-09T05:58:54.151Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122023-12-09T05:58:54.152Z++ basename ./tools/ci_download_console
4132023-12-09T05:58:54.152Z+ ARG0=ci_download_console
4142023-12-09T05:58:54.152Z+ TARGET_DIR=out
4152023-12-09T05:58:54.152Z+ DOWNLOAD_DIR=out/downloads
4162023-12-09T05:58:54.155Z+ DEST_DIR=./out/console-assets
4172023-12-09T05:58:54.155Z+ source /work/oxidecomputer/omicron/tools/console_version
4182023-12-09T05:58:54.155Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4192023-12-09T05:58:54.155Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4202023-12-09T05:58:54.155Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4212023-12-09T05:58:54.155Z+ TARBALL_FILE=out/downloads/console.tar.gz
4222023-12-09T05:58:54.155Z+ main
4232023-12-09T05:58:54.155Z+ [[ 0 != 0 ]]
4242023-12-09T05:58:54.155Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4252023-12-09T05:58:54.156ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4262023-12-09T05:58:54.156Z+ echo 'Local file: out/downloads/console.tar.gz'
4272023-12-09T05:58:54.156ZLocal file: out/downloads/console.tar.gz
4282023-12-09T05:58:54.156Z+ local DO_DOWNLOAD=true
4292023-12-09T05:58:54.156Z+ [[ -f out/downloads/console.tar.gz ]]
4302023-12-09T05:58:54.156Z+ mkdir -p out/downloads
4312023-12-09T05:58:54.156Z+ '[' true == true ']'
4322023-12-09T05:58:54.156Z+ echo Downloading...
4332023-12-09T05:58:54.156ZDownloading...
4342023-12-09T05:58:54.156Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4352023-12-09T05:58:54.156Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4362023-12-09T05:58:54.405Z++ do_sha256sum out/downloads/console.tar.gz
4372023-12-09T05:58:54.405Z++ case "$OSTYPE" in
4382023-12-09T05:58:54.405Z++ SHA=sha256sum
4392023-12-09T05:58:54.405Z++ sha256sum
4402023-12-09T05:58:54.405Z++ awk '{print $1}'
4412023-12-09T05:58:54.405Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4422023-12-09T05:58:54.405Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4432023-12-09T05:58:54.405Z+ rm -rf ./out/console-assets
4442023-12-09T05:58:54.405Z+ mkdir -p ./out/console-assets
4452023-12-09T05:58:54.405Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4462023-12-09T05:58:54.405Z+ mkdir -p ./out/console-assets
4472023-12-09T05:58:54.406Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4482023-12-09T05:58:54.406Z+ set -o errexit
4492023-12-09T05:58:54.406Z+++ dirname ./tools/ci_download_maghemite_openapi
4502023-12-09T05:58:54.406Z++ cd ./tools
4512023-12-09T05:58:54.406Z++ pwd
4522023-12-09T05:58:54.406Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4532023-12-09T05:58:54.406Z++ basename ./tools/ci_download_maghemite_openapi
4542023-12-09T05:58:54.406Z+ ARG0=ci_download_maghemite_openapi
4552023-12-09T05:58:54.406Z+ TARGET_DIR=out
4562023-12-09T05:58:54.406Z+ DOWNLOAD_DIR=out/downloads
4572023-12-09T05:58:54.406Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4582023-12-09T05:58:54.406Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4592023-12-09T05:58:54.406Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-12-09T05:58:54.406Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4612023-12-09T05:58:54.408Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622023-12-09T05:58:54.408Z+ main
4632023-12-09T05:58:54.408Z+ [[ 0 != 0 ]]
4642023-12-09T05:58:54.408Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4652023-12-09T05:58:54.408ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4662023-12-09T05:58:54.408Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4672023-12-09T05:58:54.408Z+ local DO_DOWNLOAD=true
4682023-12-09T05:58:54.408ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4692023-12-09T05:58:54.408Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4702023-12-09T05:58:54.408Z+ mkdir -p out/downloads
4712023-12-09T05:58:54.410Z+ '[' true == true ']'
4722023-12-09T05:58:54.410Z+ echo Downloading...
4732023-12-09T05:58:54.410ZDownloading...
4742023-12-09T05:58:54.410Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4752023-12-09T05:58:54.410Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4762023-12-09T05:58:56.731Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4772023-12-09T05:58:56.731Z++ case "$OSTYPE" in
4782023-12-09T05:58:56.750Z++ SHA=sha256sum
4792023-12-09T05:58:56.750Z++ sha256sum
4802023-12-09T05:58:56.750Z++ awk '{print $1}'
4812023-12-09T05:58:56.750Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4822023-12-09T05:58:56.750Z+ [[ 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 ]]
4832023-12-09T05:58:56.750Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4842023-12-09T05:58:56.750Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4852023-12-09T05:58:56.750Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4862023-12-09T05:58:56.750Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4872023-12-09T05:58:56.750Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4882023-12-09T05:58:56.751Z+ main
4892023-12-09T05:58:56.751Z+ [[ 0 != 0 ]]
4902023-12-09T05:58:56.751Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4912023-12-09T05:58:56.751ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4922023-12-09T05:58:56.751Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4932023-12-09T05:58:56.751ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4942023-12-09T05:58:56.751Z+ local DO_DOWNLOAD=true
4952023-12-09T05:58:56.752Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4962023-12-09T05:58:56.752Z+ mkdir -p out/downloads
4972023-12-09T05:58:56.752Z+ '[' true == true ']'
4982023-12-09T05:58:56.752Z+ echo Downloading...
4992023-12-09T05:58:56.752ZDownloading...
5002023-12-09T05:58:56.752Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
5012023-12-09T05:58:56.752Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
5022023-12-09T05:58:56.928Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
5032023-12-09T05:58:56.944Z++ case "$OSTYPE" in
5042023-12-09T05:58:56.945Z++ SHA=sha256sum
5052023-12-09T05:58:56.945Z++ sha256sum
5062023-12-09T05:58:56.945Z++ awk '{print $1}'
5072023-12-09T05:58:56.945Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5082023-12-09T05:58:56.945Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
5092023-12-09T05:58:56.945Z+ set -o errexit
5102023-12-09T05:58:56.945Z+++ dirname ./tools/ci_download_dendrite_openapi
5112023-12-09T05:58:56.945Z++ cd ./tools
5122023-12-09T05:58:56.945Z++ pwd
5132023-12-09T05:58:56.945Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5142023-12-09T05:58:56.946Z++ basename ./tools/ci_download_dendrite_openapi
5152023-12-09T05:58:56.946Z+ ARG0=ci_download_dendrite_openapi
5162023-12-09T05:58:56.946Z+ TARGET_DIR=out
5172023-12-09T05:58:56.946Z+ DOWNLOAD_DIR=out/downloads
5182023-12-09T05:58:56.947Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192023-12-09T05:58:56.947Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5202023-12-09T05:58:56.947Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-12-09T05:58:56.947Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5222023-12-09T05:58:56.947Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5232023-12-09T05:58:56.947Z+ main
5242023-12-09T05:58:56.947Z+ [[ 0 != 0 ]]
5252023-12-09T05:58:56.947Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5262023-12-09T05:58:56.947ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5272023-12-09T05:58:56.949Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5282023-12-09T05:58:56.949ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5292023-12-09T05:58:56.949Z+ local DO_DOWNLOAD=true
5302023-12-09T05:58:56.949Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5312023-12-09T05:58:56.949Z+ mkdir -p out/downloads
5322023-12-09T05:58:56.949Z+ '[' true == true ']'
5332023-12-09T05:58:56.949Z+ echo Downloading...
5342023-12-09T05:58:56.949ZDownloading...
5352023-12-09T05:58:56.949Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5362023-12-09T05:58:56.949Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5372023-12-09T05:58:57.206Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5382023-12-09T05:58:57.206Z++ case "$OSTYPE" in
5392023-12-09T05:58:57.206Z++ SHA=sha256sum
5402023-12-09T05:58:57.225Z++ sha256sum
5412023-12-09T05:58:57.225Z++ awk '{print $1}'
5422023-12-09T05:58:57.225Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5432023-12-09T05:58:57.225Z+ [[ 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 ]]
5442023-12-09T05:58:57.225Z+ set -o errexit
5452023-12-09T05:58:57.239Z+++ dirname ./tools/ci_download_dendrite_stub
5462023-12-09T05:58:57.240Z++ cd ./tools
5472023-12-09T05:58:57.240Z++ pwd
5482023-12-09T05:58:57.240Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5492023-12-09T05:58:57.240Z++ basename ./tools/ci_download_dendrite_stub
5502023-12-09T05:58:57.240Z+ ARG0=ci_download_dendrite_stub
5512023-12-09T05:58:57.241Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5522023-12-09T05:58:57.241Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5532023-12-09T05:58:57.241Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5542023-12-09T05:58:57.241Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5552023-12-09T05:58:57.241Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5562023-12-09T05:58:57.241Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5572023-12-09T05:58:57.242Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5582023-12-09T05:58:57.242Z+ TARGET_DIR=out
5592023-12-09T05:58:57.242Z+ DOWNLOAD_DIR=out/downloads
5602023-12-09T05:58:57.242Z+ DEST_DIR=./out/dendrite-stub
5612023-12-09T05:58:57.242Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5622023-12-09T05:58:57.243Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5632023-12-09T05:58:57.243Z+ REPO=oxidecomputer/dendrite
5642023-12-09T05:58:57.243Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5652023-12-09T05:58:57.243Z+ main
5662023-12-09T05:58:57.243Z+ [[ 0 != 0 ]]
5672023-12-09T05:58:57.244Z+ CIDL_OS=solaris2.11
5682023-12-09T05:58:57.244Z+ [[ 0 != 0 ]]
5692023-12-09T05:58:57.244Z+ configure_os solaris2.11
5702023-12-09T05:58:57.245Z+ echo 'current directory: /work/oxidecomputer/omicron'
5712023-12-09T05:58:57.245Zcurrent directory: /work/oxidecomputer/omicron
5722023-12-09T05:58:57.245Z+ echo 'configuring based on OS: "solaris2.11"'
5732023-12-09T05:58:57.246Zconfiguring based on OS: "solaris2.11"
5742023-12-09T05:58:57.246Z+ case "$1" in
5752023-12-09T05:58:57.246Z+ SET_BINARIES=
5762023-12-09T05:58:57.246Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5772023-12-09T05:58:57.247Z+ CIDL_SHA256FUNC=do_sha256sum
5782023-12-09T05:58:57.247Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5792023-12-09T05:58:57.247Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5802023-12-09T05:58:57.248Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5812023-12-09T05:58:57.248Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5822023-12-09T05:58:57.249ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5832023-12-09T05:58:57.249ZLocal file: out/downloads/dendrite-stub.tar.gz
5842023-12-09T05:58:57.250Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5852023-12-09T05:58:57.250Z+ mkdir -p out/downloads
5862023-12-09T05:58:57.250Z+ mkdir -p ./out/dendrite-stub
5872023-12-09T05:58:57.250Z+ fetch_and_verify
5882023-12-09T05:58:57.250Z+ local DO_DOWNLOAD=true
5892023-12-09T05:58:57.250Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5902023-12-09T05:58:57.250Z+ '[' true == true ']'
5912023-12-09T05:58:57.250Z+ echo Downloading...
5922023-12-09T05:58:57.250ZDownloading...
5932023-12-09T05:58:57.250Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5942023-12-09T05:58:57.250Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5952023-12-09T05:59:07.149Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5962023-12-09T05:59:07.184Z++ sha256sum
5972023-12-09T05:59:07.184Z++ awk '{print $1}'
5982023-12-09T05:59:07.220Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5992023-12-09T05:59:07.222Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
6002023-12-09T05:59:07.636Z+ do_untar out/downloads/dendrite-stub.tar.gz
6012023-12-09T05:59:07.637Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
6022023-12-09T05:59:08.394Z+ do_assemble
6032023-12-09T05:59:08.394Z+ rm -r ./out/dendrite-stub
6042023-12-09T05:59:08.402Z+ mkdir ./out/dendrite-stub
6052023-12-09T05:59:08.402Z+ cp -r out/downloads/root ./out/dendrite-stub/root
6062023-12-09T05:59:08.574Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
6072023-12-09T05:59:08.594Z+ set -o errexit
6082023-12-09T05:59:08.604Z+++ dirname ./tools/ci_download_maghemite_mgd
6092023-12-09T05:59:08.604Z++ cd ./tools
6102023-12-09T05:59:08.604Z++ pwd
6112023-12-09T05:59:08.604Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6122023-12-09T05:59:08.604Z++ basename ./tools/ci_download_maghemite_mgd
6132023-12-09T05:59:08.605Z+ ARG0=ci_download_maghemite_mgd
6142023-12-09T05:59:08.605Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6152023-12-09T05:59:08.605Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6162023-12-09T05:59:08.605Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6172023-12-09T05:59:08.605Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6182023-12-09T05:59:08.605Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6192023-12-09T05:59:08.605Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6202023-12-09T05:59:08.606Z+ TARGET_DIR=out
6212023-12-09T05:59:08.606Z+ DOWNLOAD_DIR=out/downloads
6222023-12-09T05:59:08.606Z+ DEST_DIR=./out/mgd
6232023-12-09T05:59:08.606Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6242023-12-09T05:59:08.606Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6252023-12-09T05:59:08.606Z+ REPO=oxidecomputer/maghemite
6262023-12-09T05:59:08.607Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6272023-12-09T05:59:08.607Z+ main
6282023-12-09T05:59:08.607Z+ [[ 0 != 0 ]]
6292023-12-09T05:59:08.607Z+ CIDL_OS=solaris2.11
6302023-12-09T05:59:08.607Z+ [[ 0 != 0 ]]
6312023-12-09T05:59:08.607Z+ configure_os solaris2.11
6322023-12-09T05:59:08.608Z+ echo 'current directory: /work/oxidecomputer/omicron'
6332023-12-09T05:59:08.608Zcurrent directory: /work/oxidecomputer/omicron
6342023-12-09T05:59:08.609Z+ echo 'configuring based on OS: "solaris2.11"'
6352023-12-09T05:59:08.609Z+ case "$1" in
6362023-12-09T05:59:08.609Zconfiguring based on OS: "solaris2.11"
6372023-12-09T05:59:08.610Z+ SET_BINARIES=
6382023-12-09T05:59:08.610Z+ CIDL_SHA256FUNC=do_sha256sum
6392023-12-09T05:59:08.610Z+ TARBALL_FILENAME=mgd.tar.gz
6402023-12-09T05:59:08.610Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6412023-12-09T05:59:08.610Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6422023-12-09T05:59:08.610Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6432023-12-09T05:59:08.610ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6442023-12-09T05:59:08.610Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6452023-12-09T05:59:08.610ZLocal file: out/downloads/mgd.tar.gz
6462023-12-09T05:59:08.611Z+ mkdir -p out/downloads
6472023-12-09T05:59:08.626Z+ mkdir -p ./out/mgd
6482023-12-09T05:59:08.627Z+ fetch_and_verify
6492023-12-09T05:59:08.627Z+ local DO_DOWNLOAD=true
6502023-12-09T05:59:08.627Z+ [[ -f out/downloads/mgd.tar.gz ]]
6512023-12-09T05:59:08.627Z+ '[' true == true ']'
6522023-12-09T05:59:08.627Z+ echo Downloading...
6532023-12-09T05:59:08.627ZDownloading...
6542023-12-09T05:59:08.627Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6552023-12-09T05:59:08.627Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6562023-12-09T05:59:13.669Z++ do_sha256sum out/downloads/mgd.tar.gz
6572023-12-09T05:59:13.690Z++ sha256sum
6582023-12-09T05:59:13.690Z++ awk '{print $1}'
6592023-12-09T05:59:13.741Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6602023-12-09T05:59:13.744Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6612023-12-09T05:59:13.744Z+ do_untar out/downloads/mgd.tar.gz
6622023-12-09T05:59:13.744Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6632023-12-09T05:59:14.428Z+ do_assemble
6642023-12-09T05:59:14.428Z+ rm -r ./out/mgd
6652023-12-09T05:59:14.431Z+ mkdir ./out/mgd
6662023-12-09T05:59:14.436Z+ cp -r out/downloads/root ./out/mgd/root
6672023-12-09T05:59:14.668Z+ set -o errexit
6682023-12-09T05:59:14.672Z+++ dirname ./tools/ci_download_transceiver_control
6692023-12-09T05:59:14.675Z++ cd ./tools
6702023-12-09T05:59:14.675Z++ pwd
6712023-12-09T05:59:14.675Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6722023-12-09T05:59:14.692Z++ basename ./tools/ci_download_transceiver_control
6732023-12-09T05:59:14.693Z+ ARG0=ci_download_transceiver_control
6742023-12-09T05:59:14.693Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6752023-12-09T05:59:14.693Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6762023-12-09T05:59:14.693Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772023-12-09T05:59:14.693Z+ TARGET_DIR=out
6782023-12-09T05:59:14.693Z+ DOWNLOAD_DIR=out/downloads
6792023-12-09T05:59:14.694Z+ DEST_DIR=./out/transceiver-control
6802023-12-09T05:59:14.694Z+ BIN_DIR=/opt/oxide/bin
6812023-12-09T05:59:14.694Z+ BINARY=xcvradm
6822023-12-09T05:59:14.694Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6832023-12-09T05:59:14.694Z+ REPO=oxidecomputer/transceiver-control
6842023-12-09T05:59:14.694Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6852023-12-09T05:59:14.694Z+ main
6862023-12-09T05:59:14.694Z+ [[ 0 != 0 ]]
6872023-12-09T05:59:14.695Z+ CIDL_OS=solaris2.11
6882023-12-09T05:59:14.695Z+ [[ 0 != 0 ]]
6892023-12-09T05:59:14.695Z+ configure_os solaris2.11
6902023-12-09T05:59:14.695Z+ echo 'current directory: /work/oxidecomputer/omicron'
6912023-12-09T05:59:14.695Zcurrent directory: /work/oxidecomputer/omicron
6922023-12-09T05:59:14.695Z+ echo 'configuring based on OS: "solaris2.11"'
6932023-12-09T05:59:14.695Zconfiguring based on OS: "solaris2.11"
6942023-12-09T05:59:14.695Z+ case "$1" in
6952023-12-09T05:59:14.695Z+ SET_BINARIES=
6962023-12-09T05:59:14.696Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-12-09T05:59:14.696Z+ CIDL_SHA256FUNC=do_sha256sum
6982023-12-09T05:59:14.698Z+ ARCHIVE_FILENAME=xcvradm.gz
6992023-12-09T05:59:14.698Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7002023-12-09T05:59:14.698Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
7012023-12-09T05:59:14.698Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
7022023-12-09T05:59:14.698ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7032023-12-09T05:59:14.699ZLocal file: out/downloads/xcvradm.gz
7042023-12-09T05:59:14.699Z+ echo 'Local file: out/downloads/xcvradm.gz'
7052023-12-09T05:59:14.699Z+ mkdir -p out/downloads
7062023-12-09T05:59:14.699Z+ mkdir -p ./out/transceiver-control
7072023-12-09T05:59:14.699Z+ fetch_and_verify
7082023-12-09T05:59:14.699Z+ local DO_DOWNLOAD=true
7092023-12-09T05:59:14.699Z+ [[ -f out/downloads/xcvradm.gz ]]
7102023-12-09T05:59:14.699Z+ '[' true == true ']'
7112023-12-09T05:59:14.700Z+ echo Downloading...
7122023-12-09T05:59:14.700ZDownloading...
7132023-12-09T05:59:14.700Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7142023-12-09T05:59:14.700Z+ 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
7152023-12-09T05:59:17.322Z++ do_sha256sum out/downloads/xcvradm.gz
7162023-12-09T05:59:17.893Z++ sha256sum
7172023-12-09T05:59:17.893Z++ awk '{print $1}'
7182023-12-09T05:59:17.893Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7192023-12-09T05:59:17.894Z+ [[ 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 ]]
7202023-12-09T05:59:17.894Z+ do_unpack out/downloads/xcvradm.gz
7212023-12-09T05:59:17.894Z+ mkdir -p out/downloads/root//opt/oxide/bin
7222023-12-09T05:59:17.894Z+ gzip -dc out/downloads/xcvradm.gz
7232023-12-09T05:59:17.894Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7242023-12-09T05:59:17.894Z+ do_assemble
7252023-12-09T05:59:17.894Z+ rm -r ./out/transceiver-control
7262023-12-09T05:59:17.894Z+ mkdir ./out/transceiver-control
7272023-12-09T05:59:17.894Z+ cp -r out/downloads/root ./out/transceiver-control/root
7282023-12-09T05:59:17.899ZAll builder prerequisites installed successfully, and PATH looks valid
7292023-12-09T05:59:17.899Z
7302023-12-09T05:59:17.899Zreal 3:40.597224150
7312023-12-09T05:59:17.899Zuser 56.438360408
7322023-12-09T05:59:17.899Zsys 11.329318780
7332023-12-09T05:59:17.900Ztrap 0.024326581
7342023-12-09T05:59:17.900Ztflt 0.152343672
7352023-12-09T05:59:17.900Zdflt 0.483507925
7362023-12-09T05:59:17.900Zkflt 0.121129677
7372023-12-09T05:59:17.900Zlock 2.026382240
7382023-12-09T05:59:17.900Zslp 7:15.598054324
7392023-12-09T05:59:17.900Zlat 4.330508747
7402023-12-09T05:59:17.900Zstop 0.086832367
7412023-12-09T05:59:17.900Z
7422023-12-09T05:59:17.900Z #### # # ##### ##### # #
7432023-12-09T05:59:17.901Z # # # # # # # # # #
7442023-12-09T05:59:17.901Z # # # # # # # #
7452023-12-09T05:59:17.901Z # # # ##### ##### #
7462023-12-09T05:59:17.901Z # # # # # # #
7472023-12-09T05:59:17.901Z #### ###### # # # #
7482023-12-09T05:59:17.901Z
7492023-12-09T05:59:17.901Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7502023-12-09T05:59:18.043Z Updating crates.io index
7512023-12-09T05:59:18.055Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7522023-12-09T05:59:18.932Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7532023-12-09T05:59:20.999Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7542023-12-09T05:59:21.589Z Updating git repository `http://github.com/oxidecomputer/tofino`
7552023-12-09T05:59:21.950Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7562023-12-09T05:59:22.650Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7572023-12-09T05:59:23.126Z Updating git repository `https://github.com/oxidecomputer/propolis`
7582023-12-09T05:59:23.347Z Updating git repository `https://github.com/oxidecomputer/crucible`
7592023-12-09T05:59:25.444Z Updating git repository `https://github.com/oxidecomputer/opte`
7602023-12-09T05:59:26.461Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7612023-12-09T05:59:26.798Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7622023-12-09T05:59:27.392Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7632023-12-09T05:59:27.880Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7642023-12-09T05:59:28.174Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7652023-12-09T05:59:28.980Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7662023-12-09T05:59:28.997Z Updating git repository `https://github.com/njaremko/samael`
7672023-12-09T05:59:29.386Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7682023-12-09T05:59:29.994Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7692023-12-09T05:59:30.821Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7702023-12-09T05:59:30.841Z Updating git repository `https://github.com/jgallagher/nix`
7712023-12-09T05:59:32.108Z Updating git repository `https://github.com/cbiffle/hubpack`
7722023-12-09T05:59:32.619Z Updating git repository `https://github.com/oxidecomputer/typify`
7732023-12-09T05:59:33.464Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7742023-12-09T05:59:33.808Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7752023-12-09T05:59:34.198Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7762023-12-09T05:59:35.878Z Downloading crates ...
7772023-12-09T05:59:36.123Z Downloaded io-lifetimes v1.0.11
7782023-12-09T05:59:36.127Z Downloaded anstream v0.5.0
7792023-12-09T05:59:36.131Z Downloaded equivalent v1.0.1
7802023-12-09T05:59:36.137Z Downloaded colorchoice v1.0.0
7812023-12-09T05:59:36.140Z Downloaded anyhow v1.0.75
7822023-12-09T05:59:36.160Z Downloaded thiserror v1.0.49
7832023-12-09T05:59:36.167Z Downloaded anstyle v1.0.2
7842023-12-09T05:59:36.171Z Downloaded errno v0.3.2
7852023-12-09T05:59:36.171Z Downloaded terminal_size v0.2.6
7862023-12-09T05:59:36.175Z Downloaded itoa v1.0.9
7872023-12-09T05:59:36.178Z Downloaded bitflags v1.3.2
7882023-12-09T05:59:36.183Z Downloaded toml_datetime v0.6.5
7892023-12-09T05:59:36.183Z Downloaded clap_lex v0.5.1
7902023-12-09T05:59:36.183Z Downloaded anstyle-parse v0.2.1
7912023-12-09T05:59:36.186Z Downloaded cargo_metadata v0.18.0
7922023-12-09T05:59:36.189Z Downloaded anstyle-query v1.0.0
7932023-12-09T05:59:36.213Z Downloaded cargo_toml v0.17.0
7942023-12-09T05:59:36.213Z Downloaded camino v1.1.6
7952023-12-09T05:59:36.641Z Downloaded cargo-platform v0.1.3
7962023-12-09T05:59:36.641Z Downloaded strsim v0.10.0
7972023-12-09T05:59:36.641Z Downloaded utf8parse v0.2.1
7982023-12-09T05:59:36.642Z Downloaded thiserror-impl v1.0.49
7992023-12-09T05:59:36.642Z Downloaded serde_spanned v0.6.4
8002023-12-09T05:59:36.642Z Downloaded heck v0.4.1
8012023-12-09T05:59:36.642Z Downloaded quote v1.0.33
8022023-12-09T05:59:36.642Z Downloaded clap_derive v4.4.2
8032023-12-09T05:59:36.643Z Downloaded proc-macro2 v1.0.69
8042023-12-09T05:59:36.643Z Downloaded ryu v1.0.15
8052023-12-09T05:59:36.643Z Downloaded clap v4.4.3
8062023-12-09T05:59:36.643Z Downloaded indexmap v2.1.0
8072023-12-09T05:59:36.643Z Downloaded unicode-ident v1.0.12
8082023-12-09T05:59:36.643Z Downloaded serde v1.0.192
8092023-12-09T05:59:36.643Z Downloaded memchr v2.6.3
8102023-12-09T05:59:36.644Z Downloaded toml_edit v0.21.0
8112023-12-09T05:59:36.644Z Downloaded winnow v0.5.15
8122023-12-09T05:59:36.644Z Downloaded hashbrown v0.14.2
8132023-12-09T05:59:36.644Z Downloaded syn v2.0.32
8142023-12-09T05:59:36.644Z Downloaded rustix v0.37.23
8152023-12-09T05:59:36.646Z Downloaded libc v0.2.150
8162023-12-09T05:59:36.646Z Downloaded clap_builder v4.4.2
8172023-12-09T05:59:36.646Z Downloaded serde_json v1.0.108
8182023-12-09T05:59:36.646Z Downloaded toml v0.8.8
8192023-12-09T05:59:36.646Z Downloaded serde_derive v1.0.192
8202023-12-09T05:59:36.646Z Downloaded semver v1.0.20
8212023-12-09T05:59:36.647Z Compiling proc-macro2 v1.0.69
8222023-12-09T05:59:36.647Z Compiling unicode-ident v1.0.12
8232023-12-09T05:59:36.647Z Compiling serde v1.0.192
8242023-12-09T05:59:36.647Z Compiling libc v0.2.150
8252023-12-09T05:59:36.647Z Compiling io-lifetimes v1.0.11
8262023-12-09T05:59:36.648Z Compiling rustix v0.37.23
8272023-12-09T05:59:36.648Z Compiling hashbrown v0.14.2
8282023-12-09T05:59:36.648Z Compiling utf8parse v0.2.1
8292023-12-09T05:59:36.926Z Compiling equivalent v1.0.1
8302023-12-09T05:59:36.940Z Compiling bitflags v1.3.2
8312023-12-09T05:59:37.054Z Compiling anstyle-parse v0.2.1
8322023-12-09T05:59:37.081Z Compiling camino v1.1.6
8332023-12-09T05:59:37.485Z Compiling anstyle v1.0.2
8342023-12-09T05:59:37.953Z Compiling serde_json v1.0.108
8352023-12-09T05:59:38.593Z Compiling indexmap v2.1.0
8362023-12-09T05:59:39.029Z Compiling anstyle-query v1.0.0
8372023-12-09T05:59:39.046Z Compiling semver v1.0.20
8382023-12-09T05:59:39.144Z Compiling thiserror v1.0.49
8392023-12-09T05:59:39.192Z Compiling colorchoice v1.0.0
8402023-12-09T05:59:39.234Z Compiling winnow v0.5.15
8412023-12-09T05:59:39.360Z Compiling anstream v0.5.0
8422023-12-09T05:59:39.798Z Compiling clap_lex v0.5.1
8432023-12-09T05:59:39.799Z Compiling heck v0.4.1
8442023-12-09T05:59:39.897Z Compiling strsim v0.10.0
8452023-12-09T05:59:40.054Z Compiling itoa v1.0.9
8462023-12-09T05:59:40.764Z Compiling ryu v1.0.15
8472023-12-09T05:59:40.816Z Compiling quote v1.0.33
8482023-12-09T05:59:40.832Z Compiling anyhow v1.0.75
8492023-12-09T05:59:41.106Z Compiling syn v2.0.32
8502023-12-09T05:59:41.302Z Compiling errno v0.3.2
8512023-12-09T05:59:42.738Z Compiling terminal_size v0.2.6
8522023-12-09T05:59:42.853Z Compiling clap_builder v4.4.2
8532023-12-09T05:59:48.988Z Compiling serde_derive v1.0.192
8542023-12-09T05:59:48.988Z Compiling thiserror-impl v1.0.49
8552023-12-09T05:59:48.997Z Compiling clap_derive v4.4.2
8562023-12-09T05:59:53.779Z Compiling clap v4.4.3
8572023-12-09T06:00:02.309Z Compiling serde_spanned v0.6.4
8582023-12-09T06:00:02.318Z Compiling toml_datetime v0.6.5
8592023-12-09T06:00:02.320Z Compiling cargo-platform v0.1.3
8602023-12-09T06:00:02.766Z Compiling toml_edit v0.21.0
8612023-12-09T06:00:04.385Z Compiling cargo_metadata v0.18.0
8622023-12-09T06:00:05.981Z Compiling toml v0.8.8
8632023-12-09T06:00:07.017Z Compiling cargo_toml v0.17.0
8642023-12-09T06:00:13.098Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8652023-12-09T06:00:14.382Z Finished dev [unoptimized + debuginfo] target(s) in 56.93s
8662023-12-09T06:00:14.562Z Running `target/debug/xtask clippy`
8672023-12-09T06:00:14.620Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8682023-12-09T06:00:16.646Z Downloading crates ...
8692023-12-09T06:00:16.664Z Downloaded arrayref v0.3.7
8702023-12-09T06:00:16.664Z Downloaded cc v1.0.83
8712023-12-09T06:00:16.664Z Downloaded match_cfg v0.1.0
8722023-12-09T06:00:16.664Z Downloaded lazy_static v1.4.0
8732023-12-09T06:00:16.664Z Downloaded kstat-rs v0.2.3
8742023-12-09T06:00:16.664Z Downloaded cexpr v0.6.0
8752023-12-09T06:00:16.664Z Downloaded num v0.4.1
8762023-12-09T06:00:16.664Z Downloaded num-integer v0.1.45
8772023-12-09T06:00:16.665Z Downloaded newtype_derive v0.1.6
8782023-12-09T06:00:16.665Z Downloaded maplit v1.0.2
8792023-12-09T06:00:16.665Z Downloaded num_threads v0.1.6
8802023-12-09T06:00:16.665Z Downloaded omicron-zone-package v0.9.1
8812023-12-09T06:00:16.665Z Downloaded openssl-macros v0.1.1
8822023-12-09T06:00:16.665Z Downloaded linear-map v1.2.0
8832023-12-09T06:00:16.665Z Downloaded hyper-rustls v0.24.2
8842023-12-09T06:00:16.665Z Downloaded impl-trait-for-tuples v0.2.2
8852023-12-09T06:00:16.665Z Downloaded ident_case v1.0.1
8862023-12-09T06:00:16.665Z Downloaded cfg-if v1.0.0
8872023-12-09T06:00:16.665Z Downloaded cobs v0.2.3
8882023-12-09T06:00:16.665Z Downloaded num-traits v0.2.16
8892023-12-09T06:00:16.665Z Downloaded serde-big-array v0.5.1
8902023-12-09T06:00:16.665Z Downloaded iana-time-zone v0.1.57
8912023-12-09T06:00:16.665Z Downloaded block-padding v0.3.3
8922023-12-09T06:00:16.665Z Downloaded number_prefix v0.4.0
8932023-12-09T06:00:16.665Z Downloaded aead v0.5.2
8942023-12-09T06:00:16.665Z Downloaded is_ci v1.1.1
8952023-12-09T06:00:16.666Z Downloaded macaddr v1.0.1
8962023-12-09T06:00:16.666Z Downloaded anes v0.1.6
8972023-12-09T06:00:16.668Z Downloaded darling_macro v0.20.3
8982023-12-09T06:00:16.668Z Downloaded constant_time_eq v0.3.0
8992023-12-09T06:00:16.668Z Downloaded num-derive v0.4.0
9002023-12-09T06:00:16.668Z Downloaded crc v3.0.1
9012023-12-09T06:00:16.668Z Downloaded libsw v3.3.0
9022023-12-09T06:00:16.668Z Downloaded num_enum v0.5.11
9032023-12-09T06:00:16.668Z Downloaded md-5 v0.10.5
9042023-12-09T06:00:16.668Z Downloaded hyper-staticfile v0.9.5
9052023-12-09T06:00:16.668Z Downloaded darling v0.14.4
9062023-12-09T06:00:16.668Z Downloaded zone_cfg_derive v0.3.0
9072023-12-09T06:00:16.668Z Downloaded stringprep v0.1.3
9082023-12-09T06:00:16.669Z Downloaded linked-hash-map v0.5.6
9092023-12-09T06:00:16.669Z Downloaded foreign-types v0.3.2
9102023-12-09T06:00:16.669Z Downloaded base64ct v1.6.0
9112023-12-09T06:00:16.669Z Downloaded zerocopy v0.3.0
9122023-12-09T06:00:16.669Z Downloaded async-trait v0.1.74
9132023-12-09T06:00:16.669Z Downloaded phf_shared v0.10.0
9142023-12-09T06:00:16.669Z Downloaded mockall_derive v0.11.4
9152023-12-09T06:00:16.669Z Downloaded assert_cmd v2.0.12
9162023-12-09T06:00:16.669Z Downloaded pest_generator v2.7.2
9172023-12-09T06:00:16.669Z Downloaded debug-ignore v1.0.5
9182023-12-09T06:00:16.669Z Downloaded hex v0.4.3
9192023-12-09T06:00:16.669Z Downloaded libloading v0.7.4
9202023-12-09T06:00:16.669Z Downloaded toolchain_find v0.2.0
9212023-12-09T06:00:16.669Z Downloaded miniz_oxide v0.7.1
9222023-12-09T06:00:16.669Z Downloaded thiserror-no-std v2.0.2
9232023-12-09T06:00:16.669Z Downloaded typenum v1.16.0
9242023-12-09T06:00:16.669Z Downloaded textwrap v0.11.0
9252023-12-09T06:00:16.670Z Downloaded datatest-stable v0.2.3
9262023-12-09T06:00:16.670Z Downloaded futures-executor v0.3.29
9272023-12-09T06:00:16.670Z Downloaded quick-error v1.2.3
9282023-12-09T06:00:16.670Z Downloaded group v0.13.0
9292023-12-09T06:00:16.670Z Downloaded r2d2 v0.8.10
9302023-12-09T06:00:16.670Z Downloaded proc-macro-crate v1.3.1
9312023-12-09T06:00:16.670Z Downloaded basic-toml v0.1.4
9322023-12-09T06:00:16.670Z Downloaded diff v0.1.13
9332023-12-09T06:00:16.671Z Downloaded proc-macro-error v1.0.4
9342023-12-09T06:00:16.671Z Downloaded display-error-chain v0.2.0
9352023-12-09T06:00:16.671Z Downloaded want v0.3.1
9362023-12-09T06:00:16.671Z Downloaded plotters-backend v0.3.5
9372023-12-09T06:00:16.671Z Downloaded dtrace-parser v0.1.14
9382023-12-09T06:00:16.671Z Downloaded fragile v2.0.0
9392023-12-09T06:00:16.671Z Downloaded hostname v0.3.1
9402023-12-09T06:00:16.671Z Downloaded endian-type v0.1.2
9412023-12-09T06:00:16.671Z Downloaded wait-timeout v0.2.0
9422023-12-09T06:00:16.671Z Downloaded half v1.8.2
9432023-12-09T06:00:16.671Z Downloaded walkdir v2.4.0
9442023-12-09T06:00:16.671Z Downloaded ref-cast-impl v1.0.20
9452023-12-09T06:00:16.671Z Downloaded thread_local v1.1.7
9462023-12-09T06:00:16.671Z Downloaded futures-timer v3.0.2
9472023-12-09T06:00:16.671Z Downloaded downcast v0.11.0
9482023-12-09T06:00:16.671Z Downloaded derive_builder_macro v0.12.0
9492023-12-09T06:00:16.671Z Downloaded serde_derive_internals v0.26.0
9502023-12-09T06:00:16.672Z Downloaded smallvec v0.6.14
9512023-12-09T06:00:16.672Z Downloaded waitgroup v0.1.2
9522023-12-09T06:00:16.673Z Downloaded poly1305 v0.8.0
9532023-12-09T06:00:16.673Z Downloaded stable_deref_trait v1.2.0
9542023-12-09T06:00:16.673Z Downloaded pest_meta v2.7.2
9552023-12-09T06:00:16.673Z Downloaded difflib v0.4.0
9562023-12-09T06:00:16.673Z Downloaded rand_chacha v0.3.1
9572023-12-09T06:00:16.673Z Downloaded dirs-sys-next v0.1.2
9582023-12-09T06:00:16.673Z Downloaded pem-rfc7468 v0.7.0
9592023-12-09T06:00:16.673Z Downloaded ref-cast v1.0.20
9602023-12-09T06:00:16.673Z Downloaded usdt-macro v0.3.5
9612023-12-09T06:00:16.673Z Downloaded strum v0.25.0
9622023-12-09T06:00:16.673Z Downloaded hmac v0.12.1
9632023-12-09T06:00:16.673Z Downloaded ena v0.14.2
9642023-12-09T06:00:16.673Z Downloaded embedded-io v0.4.0
9652023-12-09T06:00:16.673Z Downloaded slog-envlogger v2.2.0
9662023-12-09T06:00:16.673Z Downloaded smawk v0.3.1
9672023-12-09T06:00:16.674Z Downloaded tokio-postgres v0.7.10
9682023-12-09T06:00:16.674Z Downloaded vec_map v0.8.2
9692023-12-09T06:00:16.682Z Downloaded foreign-types-macros v0.2.3
9702023-12-09T06:00:16.682Z Downloaded platforms v3.0.2
9712023-12-09T06:00:16.682Z Downloaded subprocess v0.2.9
9722023-12-09T06:00:16.682Z Downloaded rtoolbox v0.0.1
9732023-12-09T06:00:16.682Z Downloaded trust-dns-client v0.22.0
9742023-12-09T06:00:16.682Z Downloaded take_mut v0.2.2
9752023-12-09T06:00:16.682Z Downloaded foreign-types-shared v0.3.1
9762023-12-09T06:00:16.682Z Downloaded structmeta v0.2.0
9772023-12-09T06:00:16.682Z Downloaded termtree v0.4.1
9782023-12-09T06:00:16.682Z Downloaded rustversion v1.0.14
9792023-12-09T06:00:16.683Z Downloaded unicode-xid v0.2.4
9802023-12-09T06:00:16.683Z Downloaded tinytemplate v1.2.1
9812023-12-09T06:00:16.683Z Downloaded headers v0.3.9
9822023-12-09T06:00:16.683Z Downloaded slab v0.4.9
9832023-12-09T06:00:16.683Z Downloaded diesel_derives v2.1.2
9842023-12-09T06:00:16.683Z Downloaded semver v0.1.20
9852023-12-09T06:00:16.683Z Downloaded itertools v0.11.0
9862023-12-09T06:00:16.683Z Downloaded fxhash v0.2.1
9872023-12-09T06:00:16.683Z Downloaded http-range v0.1.5
9882023-12-09T06:00:16.683Z Downloaded fastrand v2.0.0
9892023-12-09T06:00:16.683Z Downloaded dyn-clone v1.0.13
9902023-12-09T06:00:16.683Z Downloaded serde_repr v0.1.16
9912023-12-09T06:00:16.683Z Downloaded filetime v0.2.23
9922023-12-09T06:00:16.683Z Downloaded highway v1.1.0
9932023-12-09T06:00:16.683Z Downloaded phf v0.11.2
9942023-12-09T06:00:16.683Z Downloaded rstest v0.18.2
9952023-12-09T06:00:16.683Z Downloaded sct v0.7.0
9962023-12-09T06:00:16.684Z Downloaded signal-hook-tokio v0.3.1
9972023-12-09T06:00:16.684Z Downloaded data-encoding v2.4.0
9982023-12-09T06:00:16.684Z Downloaded rpassword v7.3.1
9992023-12-09T06:00:16.684Z Downloaded expectorate v1.1.0
10002023-12-09T06:00:16.684Z Downloaded vte_generate_state_changes v0.1.1
10012023-12-09T06:00:16.684Z Downloaded precomputed-hash v0.1.1
10022023-12-09T06:00:16.684Z Downloaded digest v0.10.7
10032023-12-09T06:00:16.684Z Downloaded dirs-next v2.0.0
10042023-12-09T06:00:16.684Z Downloaded peeking_take_while v0.1.2
10052023-12-09T06:00:16.684Z Downloaded serde_path_to_error v0.1.14
10062023-12-09T06:00:16.684Z Downloaded pem v3.0.2
10072023-12-09T06:00:16.684Z Downloaded either v1.9.0
10082023-12-09T06:00:16.684Z Downloaded structopt-derive v0.4.18
10092023-12-09T06:00:16.684Z Downloaded http-body v0.4.5
10102023-12-09T06:00:16.684Z Downloaded supports-color v2.1.0
10112023-12-09T06:00:16.684Z Downloaded vte v0.11.1
10122023-12-09T06:00:16.684Z Downloaded path-slash v0.1.5
10132023-12-09T06:00:16.684Z Downloaded signal-hook-registry v1.4.1
10142023-12-09T06:00:16.685Z Downloaded uuid v1.6.1
10152023-12-09T06:00:16.685Z Downloaded doc-comment v0.3.3
10162023-12-09T06:00:16.685Z Downloaded http v0.2.11
10172023-12-09T06:00:16.685Z Downloaded pretty-hex v0.2.1
10182023-12-09T06:00:16.685Z Downloaded trybuild v1.0.85
10192023-12-09T06:00:16.685Z Downloaded resolv-conf v0.7.0
10202023-12-09T06:00:16.685Z Downloaded termcolor v1.2.0
10212023-12-09T06:00:16.685Z Downloaded slog-bunyan v2.4.0
10222023-12-09T06:00:16.685Z Downloaded ff v0.13.0
10232023-12-09T06:00:16.685Z Downloaded yansi v0.5.1
10242023-12-09T06:00:16.685Z Downloaded pretty_assertions v1.4.0
10252023-12-09T06:00:16.685Z Downloaded parse-display v0.8.2
10262023-12-09T06:00:16.685Z Downloaded smallvec v1.11.0
10272023-12-09T06:00:16.685Z Downloaded hashbrown v0.13.2
10282023-12-09T06:00:16.685Z Downloaded version_check v0.9.4
10292023-12-09T06:00:16.685Z Downloaded paste v1.0.14
10302023-12-09T06:00:16.685Z Downloaded toml_edit v0.19.15
10312023-12-09T06:00:16.686Z Downloaded untrusted v0.9.0
10322023-12-09T06:00:16.686Z Downloaded radium v0.7.0
10332023-12-09T06:00:16.686Z Downloaded rand v0.4.6
10342023-12-09T06:00:16.686Z Downloaded hubpack v0.1.2
10352023-12-09T06:00:16.686Z Downloaded typed-path v0.7.0
10362023-12-09T06:00:16.686Z Downloaded tokio-tungstenite v0.20.1
10372023-12-09T06:00:16.686Z Downloaded similar v2.2.1
10382023-12-09T06:00:16.686Z Downloaded futures-channel v0.3.29
10392023-12-09T06:00:16.686Z Downloaded parse-display-derive v0.8.2
10402023-12-09T06:00:16.686Z Downloaded toml v0.5.11
10412023-12-09T06:00:16.686Z Downloaded tinyvec v1.6.0
10422023-12-09T06:00:16.686Z Downloaded aho-corasick v1.0.4
10432023-12-09T06:00:16.686Z Downloaded tar v0.4.40
10442023-12-09T06:00:16.686Z Downloaded untrusted v0.7.1
10452023-12-09T06:00:16.687Z Downloaded pkcs8 v0.10.2
10462023-12-09T06:00:16.687Z Downloaded rayon-core v1.12.0
10472023-12-09T06:00:16.687Z Downloaded textwrap v0.16.0
10482023-12-09T06:00:16.687Z Downloaded reedline v0.26.0
10492023-12-09T06:00:16.687Z Downloaded snafu v0.7.5
10502023-12-09T06:00:16.687Z Downloaded pin-project v1.1.3
10512023-12-09T06:00:16.687Z Downloaded flate2 v1.0.28
10522023-12-09T06:00:16.688Z Downloaded unsafe-libyaml v0.2.9
10532023-12-09T06:00:16.688Z Downloaded rayon v1.8.0
10542023-12-09T06:00:16.688Z Downloaded url v2.5.0
10552023-12-09T06:00:16.688Z Downloaded serde_with v3.4.0
10562023-12-09T06:00:16.688Z Downloaded tracing-core v0.1.31
10572023-12-09T06:00:16.688Z Downloaded rustls-webpki v0.101.7
10582023-12-09T06:00:16.688Z Downloaded pest v2.7.2
10592023-12-09T06:00:16.688Z Downloaded tabled v0.14.0
10602023-12-09T06:00:16.689Z Downloaded tokio-util v0.7.10
10612023-12-09T06:00:16.689Z Downloaded proptest v1.4.0
10622023-12-09T06:00:16.689Z Downloaded reqwest v0.11.22
10632023-12-09T06:00:16.701Z Downloaded radix_trie v0.2.1
10642023-12-09T06:00:16.708Z Downloaded regex v1.10.2
10652023-12-09T06:00:17.158Z Downloaded openapiv3 v2.0.0
10662023-12-09T06:00:17.236Z Downloaded trust-dns-proto v0.22.0
10672023-12-09T06:00:17.237Z Downloaded ratatui v0.23.0
10682023-12-09T06:00:17.237Z Downloaded regress v0.7.1
10692023-12-09T06:00:17.237Z Downloaded gimli v0.28.0
10702023-12-09T06:00:17.237Z Downloaded vcpkg v0.2.15
10712023-12-09T06:00:17.237Z Downloaded rustix v0.38.25
10722023-12-09T06:00:17.237Z Downloaded zerocopy-derive v0.2.0
10732023-12-09T06:00:17.238Z Downloaded syn v1.0.109
10742023-12-09T06:00:17.238Z Downloaded zerocopy-derive v0.6.4
10752023-12-09T06:00:17.238Z Downloaded zerocopy-derive v0.7.26
10762023-12-09T06:00:17.238Z Downloaded tokio v1.35.0
10772023-12-09T06:00:17.238Z Downloaded bzip2-sys v0.1.11+1.0.8
10782023-12-09T06:00:17.240Z Downloaded encoding_rs v0.8.33
10792023-12-09T06:00:18.485Z Downloaded sha3 v0.10.8
10802023-12-09T06:00:18.485Z Downloaded regex-automata v0.4.3
10812023-12-09T06:00:18.486Z Downloaded regex-automata v0.3.8
10822023-12-09T06:00:18.486Z Downloaded bstr v1.6.0
10832023-12-09T06:00:18.507Z Downloaded sled v0.34.7
10842023-12-09T06:00:18.507Z Downloaded regex-syntax v0.6.29
10852023-12-09T06:00:18.507Z Downloaded bstr v0.2.17
10862023-12-09T06:00:18.507Z Downloaded diesel v2.1.4
10872023-12-09T06:00:18.508Z Downloaded regex-syntax v0.8.2
10882023-12-09T06:00:18.508Z Downloaded regex-syntax v0.7.5
10892023-12-09T06:00:18.508Z Downloaded webpki-roots v0.25.2
10902023-12-09T06:00:18.508Z Downloaded smoltcp v0.9.1
10912023-12-09T06:00:18.508Z Downloaded smoltcp v0.10.0
10922023-12-09T06:00:18.509Z Downloaded rustls v0.21.9
10932023-12-09T06:00:18.509Z Downloaded polar-core v0.27.0
10942023-12-09T06:00:18.509Z Downloaded idna v0.2.3
10952023-12-09T06:00:18.509Z Downloaded curve25519-dalek v4.1.0
10962023-12-09T06:00:18.512Z Downloaded hkdf v0.12.3
10972023-12-09T06:00:18.512Z Downloaded bitvec v1.0.1
10982023-12-09T06:00:18.512Z Downloaded futures-util v0.3.29
10992023-12-09T06:00:18.513Z Downloaded bindgen v0.65.1
11002023-12-09T06:00:18.513Z Downloaded petgraph v0.6.4
11012023-12-09T06:00:18.514Z Downloaded plotters v0.3.5
11022023-12-09T06:00:18.514Z Downloaded idna v0.5.0
11032023-12-09T06:00:18.514Z Downloaded hashbrown v0.12.3
11042023-12-09T06:00:18.514Z Downloaded lalrpop v0.19.12
11052023-12-09T06:00:18.514Z Downloaded openssl v0.10.60
11062023-12-09T06:00:18.515Z Downloaded unicode-normalization v0.1.22
11072023-12-09T06:00:18.515Z Downloaded portable-atomic v1.4.3
11082023-12-09T06:00:18.515Z Downloaded hyper v0.14.27
11092023-12-09T06:00:18.516Z Downloaded quick-xml v0.23.1
11102023-12-09T06:00:18.516Z Downloaded ring v0.17.7
11112023-12-09T06:00:18.516Z Downloaded derive_more v0.99.17
11122023-12-09T06:00:18.516Z Downloaded derive-where v1.2.6
11132023-12-09T06:00:18.517Z Downloaded tracing v0.1.37
11142023-12-09T06:00:18.517Z Downloaded toml v0.7.8
11152023-12-09T06:00:18.517Z Downloaded trust-dns-server v0.22.1
11162023-12-09T06:00:18.517Z Downloaded ring v0.16.20
11172023-12-09T06:00:18.518Z Downloaded trust-dns-resolver v0.22.0
11182023-12-09T06:00:18.518Z Downloaded heapless v0.7.16
11192023-12-09T06:00:18.518Z Downloaded der v0.7.8
11202023-12-09T06:00:18.518Z Downloaded unicode-segmentation v1.10.1
11212023-12-09T06:00:18.519Z Downloaded x509-cert v0.2.4
11222023-12-09T06:00:18.519Z Downloaded ron v0.8.1
11232023-12-09T06:00:18.519Z Downloaded clap v2.34.0
11242023-12-09T06:00:18.521Z Downloaded chrono v0.4.31
11252023-12-09T06:00:18.521Z Downloaded h2 v0.3.21
11262023-12-09T06:00:18.521Z Downloaded rand v0.8.5
11272023-12-09T06:00:18.521Z Downloaded tough v0.16.0
11282023-12-09T06:00:18.521Z Downloaded vsss-rs v3.3.1
11292023-12-09T06:00:18.522Z Downloaded prettyplease v0.2.12
11302023-12-09T06:00:18.522Z Downloaded zerocopy v0.7.26
11312023-12-09T06:00:18.522Z Downloaded derive_builder v0.12.0
11322023-12-09T06:00:18.523Z Downloaded generic-array v0.14.7
11332023-12-09T06:00:18.523Z Downloaded httparse v1.8.0
11342023-12-09T06:00:18.523Z Downloaded regex-automata v0.1.10
11352023-12-09T06:00:18.523Z Downloaded steno v0.4.0
11362023-12-09T06:00:18.523Z Downloaded rustc_version v0.1.7
11372023-12-09T06:00:18.524Z Downloaded tabled_derive v0.6.0
11382023-12-09T06:00:18.524Z Downloaded signal-hook v0.3.17
11392023-12-09T06:00:18.524Z Downloaded time v0.3.27
11402023-12-09T06:00:18.524Z Downloaded object v0.32.1
11412023-12-09T06:00:18.524Z Downloaded remove_dir_all v0.5.3
11422023-12-09T06:00:18.524Z Downloaded libxml v0.3.3
11432023-12-09T06:00:18.524Z Downloaded unicode-bidi v0.3.13
11442023-12-09T06:00:18.524Z Downloaded rcgen v0.11.3
11452023-12-09T06:00:18.525Z Downloaded elliptic-curve v0.13.8
11462023-12-09T06:00:18.525Z Downloaded hubpack_derive v0.1.1
11472023-12-09T06:00:18.525Z Downloaded same-file v1.0.6
11482023-12-09T06:00:18.525Z Downloaded rustc_version v0.4.0
11492023-12-09T06:00:18.525Z Downloaded tap v1.0.1
11502023-12-09T06:00:18.525Z Downloaded deranged v0.3.8
11512023-12-09T06:00:18.525Z Downloaded defmt-macros v0.3.6
11522023-12-09T06:00:18.527Z Downloaded fd-lock v3.0.13
11532023-12-09T06:00:18.527Z Downloaded xattr v1.0.1
11542023-12-09T06:00:18.527Z Downloaded tokio-native-tls v0.3.1
11552023-12-09T06:00:18.527Z Downloaded rand_core v0.6.4
11562023-12-09T06:00:18.527Z Downloaded password-hash v0.5.0
11572023-12-09T06:00:18.527Z Downloaded partial-io v0.5.4
11582023-12-09T06:00:18.527Z Downloaded derive_builder_core v0.12.0
11592023-12-09T06:00:18.528Z Downloaded relative-path v1.9.0
11602023-12-09T06:00:18.528Z Downloaded rustls-pemfile v1.0.3
11612023-12-09T06:00:18.528Z Downloaded zerocopy v0.6.4
11622023-12-09T06:00:18.528Z Downloaded synstructure v0.12.6
11632023-12-09T06:00:18.528Z Downloaded predicates-core v1.0.6
11642023-12-09T06:00:18.528Z Downloaded serde_with_macros v3.4.0
11652023-12-09T06:00:18.528Z Downloaded rstest_macros v0.18.2
11662023-12-09T06:00:18.529Z Downloaded rsa v0.9.2
11672023-12-09T06:00:18.529Z Downloaded structmeta-derive v0.2.0
11682023-12-09T06:00:18.529Z Downloaded similar-asserts v1.5.0
11692023-12-09T06:00:18.529Z Downloaded sha1 v0.10.6
11702023-12-09T06:00:18.529Z Downloaded getrandom v0.2.10
11712023-12-09T06:00:18.530Z Downloaded libm v0.2.7
11722023-12-09T06:00:18.530Z Downloaded spin v0.9.8
11732023-12-09T06:00:18.530Z Downloaded fatfs v0.3.6
11742023-12-09T06:00:18.530Z Downloaded itertools v0.12.0
11752023-12-09T06:00:18.530Z Downloaded headers-core v0.2.0
11762023-12-09T06:00:18.530Z Downloaded futures v0.3.29
11772023-12-09T06:00:18.531Z Downloaded futures-core v0.3.29
11782023-12-09T06:00:18.531Z Downloaded rustls-native-certs v0.6.3
11792023-12-09T06:00:18.531Z Downloaded scheduled-thread-pool v0.2.7
11802023-12-09T06:00:18.535Z Downloaded heck v0.3.3
11812023-12-09T06:00:18.536Z Downloaded signal-hook-mio v0.2.3
11822023-12-09T06:00:18.536Z Downloaded unicode-linebreak v0.1.5
11832023-12-09T06:00:18.551Z Downloaded sha2 v0.10.8
11842023-12-09T06:00:18.551Z Downloaded snafu-derive v0.7.5
11852023-12-09T06:00:18.551Z Downloaded httptest v0.15.5
11862023-12-09T06:00:18.551Z Downloaded schemars v0.8.13
11872023-12-09T06:00:18.552Z Downloaded flume v0.11.0
11882023-12-09T06:00:18.552Z Downloaded num-bigint-dig v0.8.4
11892023-12-09T06:00:18.552Z Downloaded minimal-lexical v0.2.1
11902023-12-09T06:00:18.552Z Downloaded thread-id v4.2.0
11912023-12-09T06:00:18.552Z Downloaded rusty-fork v0.3.0
11922023-12-09T06:00:18.552Z Downloaded rustc-hash v1.1.0
11932023-12-09T06:00:18.552Z Downloaded glob v0.3.1
11942023-12-09T06:00:18.553Z Downloaded getopts v0.2.21
11952023-12-09T06:00:18.553Z Downloaded ed25519 v1.5.3
11962023-12-09T06:00:18.553Z Downloaded slog-async v2.8.0
11972023-12-09T06:00:18.553Z Downloaded siphasher v0.3.11
11982023-12-09T06:00:18.553Z Downloaded parking_lot v0.12.1
11992023-12-09T06:00:18.553Z Downloaded nom v7.1.3
12002023-12-09T06:00:18.553Z Downloaded zip v0.6.6
12012023-12-09T06:00:18.554Z Downloaded serde_yaml v0.9.25
12022023-12-09T06:00:18.554Z Downloaded structopt v0.3.26
12032023-12-09T06:00:18.554Z Downloaded flagset v0.4.3
12042023-12-09T06:00:18.554Z Downloaded fixedbitset v0.4.2
12052023-12-09T06:00:18.554Z Downloaded static_assertions v1.1.0
12062023-12-09T06:00:18.554Z Downloaded spki v0.7.2
12072023-12-09T06:00:18.554Z Downloaded rustc-demangle v0.1.23
12082023-12-09T06:00:18.554Z Downloaded smf v0.2.2
12092023-12-09T06:00:18.554Z Downloaded env_logger v0.10.0
12102023-12-09T06:00:18.554Z Downloaded parking_lot_core v0.8.6
12112023-12-09T06:00:18.567Z Downloaded backtrace v0.3.69
12122023-12-09T06:00:18.567Z Downloaded base64 v0.21.5
12132023-12-09T06:00:18.568Z Downloaded unicode-width v0.1.11
12142023-12-09T06:00:19.808Z Downloaded mio v0.8.9
12152023-12-09T06:00:19.808Z Downloaded yasna v0.5.2
12162023-12-09T06:00:19.808Z Downloaded pkcs1 v0.7.5
12172023-12-09T06:00:19.843Z Downloaded pin-project-lite v0.2.13
12182023-12-09T06:00:19.843Z Downloaded strsim v0.8.0
12192023-12-09T06:00:19.843Z Downloaded string_cache v0.8.7
12202023-12-09T06:00:19.844Z Downloaded foreign-types v0.5.0
12212023-12-09T06:00:19.844Z Downloaded diesel_table_macro_syntax v0.1.0
12222023-12-09T06:00:19.844Z Downloaded serde_plain v1.0.2
12232023-12-09T06:00:19.844Z Downloaded utf-8 v0.7.6
12242023-12-09T06:00:19.844Z Downloaded strum_macros v0.24.3
12252023-12-09T06:00:19.844Z Downloaded globset v0.4.13
12262023-12-09T06:00:19.844Z Downloaded fallible-iterator v0.2.0
12272023-12-09T06:00:19.844Z Downloaded funty v2.0.0
12282023-12-09T06:00:19.844Z Downloaded parking_lot_core v0.9.8
12292023-12-09T06:00:19.845Z Downloaded fs-err v2.11.0
12302023-12-09T06:00:19.845Z Downloaded float-cmp v0.9.0
12312023-12-09T06:00:19.847Z Downloaded hex-literal v0.4.1
12322023-12-09T06:00:19.847Z Downloaded itertools v0.10.5
12332023-12-09T06:00:19.847Z Downloaded crossterm v0.27.0
12342023-12-09T06:00:19.847Z Downloaded pkg-config v0.3.27
12352023-12-09T06:00:19.848Z Downloaded slog-dtrace v0.2.3
12362023-12-09T06:00:19.848Z Downloaded threadpool v1.8.1
12372023-12-09T06:00:19.848Z Downloaded dof v0.1.5
12382023-12-09T06:00:19.848Z Downloaded rand_xorshift v0.3.0
12392023-12-09T06:00:19.848Z Downloaded criterion v0.5.1
12402023-12-09T06:00:19.848Z Downloaded which v4.4.0
12412023-12-09T06:00:19.848Z Downloaded pin-project-internal v1.1.3
12422023-12-09T06:00:19.849Z Downloaded enum-as-inner v0.5.1
12432023-12-09T06:00:19.849Z Downloaded percent-encoding v2.3.1
12442023-12-09T06:00:19.849Z Downloaded parking_lot v0.11.2
12452023-12-09T06:00:19.849Z Downloaded predicates v2.1.5
12462023-12-09T06:00:19.849Z Downloaded hash32 v0.2.1
12472023-12-09T06:00:19.849Z Downloaded foreign-types-shared v0.1.1
12482023-12-09T06:00:19.850Z Downloaded wyz v0.5.1
12492023-12-09T06:00:19.850Z Downloaded postcard v1.0.8
12502023-12-09T06:00:19.851Z Downloaded test-strategy v0.3.1
12512023-12-09T06:00:19.851Z Downloaded ucd-trie v0.1.6
12522023-12-09T06:00:19.851Z Downloaded futures-task v0.3.29
12532023-12-09T06:00:19.851Z Downloaded futures-sink v0.3.29
12542023-12-09T06:00:19.852Z Downloaded futures-macro v0.3.29
12552023-12-09T06:00:19.852Z Downloaded httpdate v1.0.3
12562023-12-09T06:00:19.852Z Downloaded ppv-lite86 v0.2.17
12572023-12-09T06:00:19.852Z Downloaded crossbeam-channel v0.5.8
12582023-12-09T06:00:19.852Z Downloaded bytes v1.5.0
12592023-12-09T06:00:19.852Z Downloaded pin-utils v0.1.0
12602023-12-09T06:00:19.853Z Downloaded tungstenite v0.20.1
12612023-12-09T06:00:19.853Z Downloaded semver v0.11.0
12622023-12-09T06:00:19.853Z Downloaded form_urlencoded v1.2.1
12632023-12-09T06:00:19.853Z Downloaded defmt v0.3.5
12642023-12-09T06:00:19.853Z Downloaded semver-parser v0.10.2
12652023-12-09T06:00:19.854Z Downloaded scopeguard v1.2.0
12662023-12-09T06:00:19.854Z Downloaded unicase v2.7.0
12672023-12-09T06:00:19.854Z Downloaded der_derive v0.7.2
12682023-12-09T06:00:19.854Z Downloaded whoami v1.4.1
12692023-12-09T06:00:19.854Z Downloaded zone v0.3.0
12702023-12-09T06:00:19.854Z Downloaded tracing-attributes v0.1.26
12712023-12-09T06:00:19.854Z Downloaded usdt-impl v0.3.5
12722023-12-09T06:00:19.854Z Downloaded universal-hash v0.5.1
12732023-12-09T06:00:19.854Z Downloaded usdt v0.3.5
12742023-12-09T06:00:19.854Z Downloaded slog-term v2.9.0
12752023-12-09T06:00:19.854Z Downloaded postgres-types v0.2.6
12762023-12-09T06:00:19.854Z Downloaded postgres-protocol v0.6.6
12772023-12-09T06:00:19.855Z Downloaded termios v0.3.3
12782023-12-09T06:00:19.856Z Downloaded subtle v2.5.0
12792023-12-09T06:00:19.856Z Downloaded strum_macros v0.25.2
12802023-12-09T06:00:19.856Z Downloaded predicates-tree v1.0.9
12812023-12-09T06:00:19.856Z Downloaded rustfmt-wrapper v0.2.0
12822023-12-09T06:00:19.856Z Downloaded slog v2.7.0
12832023-12-09T06:00:19.856Z Downloaded salty v0.2.0
12842023-12-09T06:00:19.857Z Downloaded crypto-bigint v0.5.2
12852023-12-09T06:00:19.857Z Downloaded crc32fast v1.3.2
12862023-12-09T06:00:19.857Z Downloaded proc-macro-error-attr v1.0.4
12872023-12-09T06:00:19.857Z Downloaded home v0.5.5
12882023-12-09T06:00:19.857Z Downloaded rust-argon2 v1.0.1
12892023-12-09T06:00:19.857Z Downloaded pest_derive v2.7.2
12902023-12-09T06:00:19.857Z Downloaded zeroize_derive v1.4.2
12912023-12-09T06:00:19.857Z Downloaded phf_shared v0.11.2
12922023-12-09T06:00:19.857Z Downloaded serde-big-array v0.4.1
12932023-12-09T06:00:19.857Z Downloaded socket2 v0.4.9
12942023-12-09T06:00:19.857Z Downloaded darling_core v0.20.3
12952023-12-09T06:00:19.858Z Downloaded futures-io v0.3.29
12962023-12-09T06:00:19.858Z Downloaded plotters-svg v0.3.5
12972023-12-09T06:00:19.858Z Downloaded blake2 v0.10.6
12982023-12-09T06:00:19.858Z Downloaded ahash v0.8.3
12992023-12-09T06:00:19.858Z Downloaded tokio-stream v0.1.14
13002023-12-09T06:00:19.858Z Downloaded tempfile v3.8.1
13012023-12-09T06:00:19.858Z Downloaded arrayvec v0.7.4
13022023-12-09T06:00:19.859Z Downloaded thiserror-impl-no-std v2.0.2
13032023-12-09T06:00:19.859Z Downloaded serde-hex v0.1.0
13042023-12-09T06:00:19.859Z Downloaded mime_guess v2.0.4
13052023-12-09T06:00:19.859Z Downloaded socket2 v0.5.5
13062023-12-09T06:00:19.861Z Downloaded native-tls v0.2.11
13072023-12-09T06:00:19.861Z Downloaded usdt-attr-macro v0.3.5
13082023-12-09T06:00:19.861Z Downloaded zeroize v1.7.0
13092023-12-09T06:00:19.861Z Downloaded tokio-macros v2.2.0
13102023-12-09T06:00:19.862Z Downloaded predicates v3.0.4
13112023-12-09T06:00:19.862Z Downloaded arc-swap v1.6.0
13122023-12-09T06:00:19.862Z Downloaded time-macros v0.2.13
13132023-12-09T06:00:19.862Z Downloaded multer v2.1.0
13142023-12-09T06:00:19.863Z Downloaded log v0.4.20
13152023-12-09T06:00:19.863Z Downloaded swrite v0.1.0
13162023-12-09T06:00:19.863Z Downloaded tui-tree-widget v0.13.0
13172023-12-09T06:00:19.906Z Downloaded bitflags v2.4.0
13182023-12-09T06:00:19.906Z Downloaded chacha20poly1305 v0.10.1
13192023-12-09T06:00:19.906Z Downloaded blake2b_simd v1.0.1
13202023-12-09T06:00:19.906Z Downloaded bcs v0.1.6
13212023-12-09T06:00:19.906Z Downloaded tiny-keccak v2.0.2
13222023-12-09T06:00:19.906Z Downloaded tempdir v0.3.7
13232023-12-09T06:00:19.906Z Downloaded ansi_term v0.12.1
13242023-12-09T06:00:19.907Z Downloaded tokio-rustls v0.24.1
13252023-12-09T06:00:19.907Z Downloaded term v0.7.0
13262023-12-09T06:00:19.907Z Downloaded indicatif v0.17.7
13272023-12-09T06:00:19.908Z Downloaded num-rational v0.4.1
13282023-12-09T06:00:19.908Z Downloaded num-complex v0.4.4
13292023-12-09T06:00:19.908Z Downloaded darling_macro v0.14.4
13302023-12-09T06:00:19.909Z Downloaded camino-tempfile v1.1.1
13312023-12-09T06:00:19.909Z Downloaded async-stream v0.3.5
13322023-12-09T06:00:19.909Z Downloaded backoff v0.4.0
13332023-12-09T06:00:19.909Z Downloaded argon2 v0.5.2
13342023-12-09T06:00:19.910Z Downloaded darling_core v0.14.4
13352023-12-09T06:00:19.910Z Downloaded fnv v1.0.7
13362023-12-09T06:00:19.910Z Downloaded serde_tokenstream v0.2.0
13372023-12-09T06:00:19.910Z Downloaded strip-ansi-escapes v0.2.0
13382023-12-09T06:00:19.910Z Downloaded slog-stdlog v4.1.1
13392023-12-09T06:00:19.910Z Downloaded slog-json v2.6.1
13402023-12-09T06:00:19.910Z Downloaded serde_tokenstream v0.1.7
13412023-12-09T06:00:19.910Z Downloaded secrecy v0.8.0
13422023-12-09T06:00:19.910Z Downloaded ipnet v2.8.0
13432023-12-09T06:00:19.911Z Downloaded darling v0.20.3
13442023-12-09T06:00:19.911Z Downloaded tinyvec_macros v0.1.1
13452023-12-09T06:00:19.911Z Downloaded pretty-hex v0.4.0
13462023-12-09T06:00:19.911Z Downloaded topological-sort v0.2.2
13472023-12-09T06:00:19.911Z Downloaded mockall v0.11.4
13482023-12-09T06:00:19.911Z Downloaded maybe-uninit v2.0.0
13492023-12-09T06:00:19.911Z Downloaded bzip2 v0.4.4
13502023-12-09T06:00:19.912Z Downloaded mime v0.3.17
13512023-12-09T06:00:19.912Z Downloaded memoffset v0.7.1
13522023-12-09T06:00:19.912Z Downloaded addr2line v0.21.0
13532023-12-09T06:00:19.912Z Downloaded unarray v0.1.4
13542023-12-09T06:00:19.912Z Downloaded tower-service v0.3.2
13552023-12-09T06:00:19.912Z Downloaded papergrid v0.10.0
13562023-12-09T06:00:19.912Z Downloaded openssl-sys v0.9.96
13572023-12-09T06:00:19.912Z Downloaded lock_api v0.4.10
13582023-12-09T06:00:19.913Z Downloaded bytesize v1.3.0
13592023-12-09T06:00:19.913Z Downloaded spin v0.5.2
13602023-12-09T06:00:19.914Z Downloaded oso v0.27.0
13612023-12-09T06:00:19.914Z Downloaded crossbeam-utils v0.8.16
13622023-12-09T06:00:19.914Z Downloaded nodrop v0.1.14
13632023-12-09T06:00:19.914Z Downloaded corncobs v0.1.3
13642023-12-09T06:00:19.915Z Downloaded cast v0.3.0
13652023-12-09T06:00:19.915Z Downloaded buf-list v1.0.3
13662023-12-09T06:00:19.915Z Downloaded bit-vec v0.6.3
13672023-12-09T06:00:19.915Z Downloaded defmt-parser v0.3.3
13682023-12-09T06:00:19.915Z Downloaded slog-scope v4.4.0
13692023-12-09T06:00:19.915Z Downloaded bitfield v0.14.0
13702023-12-09T06:00:19.915Z Downloaded ciborium-ll v0.2.1
13712023-12-09T06:00:19.915Z Downloaded chacha20 v0.9.1
13722023-12-09T06:00:19.915Z Downloaded bytecount v0.6.3
13732023-12-09T06:00:19.916Z Downloaded bit-set v0.5.3
13742023-12-09T06:00:19.916Z Downloaded shell-words v1.1.0
13752023-12-09T06:00:19.916Z Downloaded nu-ansi-term v0.49.0
13762023-12-09T06:00:19.916Z Downloaded indoc v1.0.9
13772023-12-09T06:00:19.916Z Downloaded keccak v0.1.4
13782023-12-09T06:00:19.916Z Downloaded cassowary v0.3.0
13792023-12-09T06:00:19.916Z Downloaded bb8 v0.8.1
13802023-12-09T06:00:19.916Z Downloaded signature v1.6.4
13812023-12-09T06:00:19.916Z Downloaded serde_urlencoded v0.7.1
13822023-12-09T06:00:19.916Z Downloaded humantime v2.1.0
13832023-12-09T06:00:19.917Z Downloaded byteorder v1.5.0
13842023-12-09T06:00:19.917Z Downloaded schemars_derive v0.8.13
13852023-12-09T06:00:19.917Z Downloaded cancel-safe-futures v0.1.5
13862023-12-09T06:00:19.917Z Downloaded memoffset v0.9.0
13872023-12-09T06:00:19.917Z Downloaded inout v0.1.3
13882023-12-09T06:00:19.918Z Downloaded autocfg v1.1.0
13892023-12-09T06:00:19.918Z Downloaded block-buffer v0.10.4
13902023-12-09T06:00:19.918Z Downloaded base16ct v0.2.0
13912023-12-09T06:00:19.918Z Downloaded async-recursion v1.0.5
13922023-12-09T06:00:19.918Z Downloaded approx v0.5.1
13932023-12-09T06:00:19.918Z Downloaded atomic-waker v1.1.1
13942023-12-09T06:00:19.918Z Downloaded try-lock v0.2.4
13952023-12-09T06:00:19.918Z Downloaded adler v1.0.2
13962023-12-09T06:00:19.919Z Downloaded owo-colors v3.5.0
13972023-12-09T06:00:19.919Z Downloaded nanorand v0.7.0
13982023-12-09T06:00:19.919Z Downloaded const-oid v0.9.5
13992023-12-09T06:00:19.919Z Downloaded crossbeam-queue v0.3.8
14002023-12-09T06:00:19.919Z Downloaded ciborium v0.2.1
14012023-12-09T06:00:19.919Z Downloaded array-init v0.0.4
14022023-12-09T06:00:19.919Z Downloaded time-core v0.1.1
14032023-12-09T06:00:19.919Z Downloaded opaque-debug v0.3.0
14042023-12-09T06:00:19.920Z Downloaded shlex v1.1.0
14052023-12-09T06:00:19.920Z Downloaded new_debug_unreachable v1.0.4
14062023-12-09T06:00:19.920Z Downloaded libefi-sys v0.1.0
14072023-12-09T06:00:19.920Z Downloaded assert_matches v1.5.0
14082023-12-09T06:00:19.920Z Downloaded managed v0.8.0
14092023-12-09T06:00:19.921Z Downloaded lru-cache v0.1.2
14102023-12-09T06:00:19.921Z Downloaded normalize-line-endings v0.3.0
14112023-12-09T06:00:19.921Z Downloaded matches v0.1.10
14122023-12-09T06:00:19.921Z Downloaded lazycell v1.3.0
14132023-12-09T06:00:19.921Z Downloaded signature v2.1.0
14142023-12-09T06:00:19.922Z Downloaded oso-derive v0.27.0
14152023-12-09T06:00:19.922Z Downloaded crc-catalog v2.2.0
14162023-12-09T06:00:19.922Z Downloaded colored v2.0.4
14172023-12-09T06:00:20.512Z Downloaded sec1 v0.7.3
14182023-12-09T06:00:20.513Z Downloaded crc-any v2.4.3
14192023-12-09T06:00:20.513Z Downloaded indoc v2.0.3
14202023-12-09T06:00:20.513Z Downloaded indexmap v1.9.3
14212023-12-09T06:00:20.513Z Downloaded cookie v0.18.0
14222023-12-09T06:00:20.513Z Downloaded console v0.15.7
14232023-12-09T06:00:20.513Z Downloaded packed_struct_codegen v0.10.1
14242023-12-09T06:00:20.513Z Downloaded packed_struct v0.10.1
14252023-12-09T06:00:20.513Z Downloaded once_cell v1.19.0
14262023-12-09T06:00:20.513Z Downloaded cipher v0.4.4
14272023-12-09T06:00:20.513Z Downloaded atomicwrites v0.4.2
14282023-12-09T06:00:20.514Z Downloaded async-stream-impl v0.3.5
14292023-12-09T06:00:20.514Z Downloaded openssl-probe v0.1.5
14302023-12-09T06:00:20.514Z Downloaded olpc-cjson v0.1.3
14312023-12-09T06:00:20.514Z Downloaded atty v0.2.14
14322023-12-09T06:00:20.514Z Downloaded libtest-mimic v0.6.1
14332023-12-09T06:00:20.514Z Downloaded ascii-canvas v3.0.0
14342023-12-09T06:00:20.514Z Downloaded oorandom v11.1.3
14352023-12-09T06:00:20.514Z Downloaded object v0.30.4
14362023-12-09T06:00:20.515Z Downloaded num_enum_derive v0.5.11
14372023-12-09T06:00:20.515Z Downloaded crossbeam-epoch v0.9.15
14382023-12-09T06:00:20.515Z Downloaded crypto-common v0.1.6
14392023-12-09T06:00:20.515Z Downloaded criterion-plot v0.5.0
14402023-12-09T06:00:20.515Z Downloaded num_cpus v1.16.0
14412023-12-09T06:00:20.515Z Downloaded num-iter v0.1.43
14422023-12-09T06:00:20.515Z Downloaded num-bigint v0.4.4
14432023-12-09T06:00:20.515Z Downloaded nibble_vec v0.1.0
14442023-12-09T06:00:20.515Z Downloaded instant v0.1.12
14452023-12-09T06:00:20.515Z Downloaded curve25519-dalek-derive v0.1.0
14462023-12-09T06:00:20.515Z Downloaded crossbeam-deque v0.8.3
14472023-12-09T06:00:20.516Z Downloaded crossbeam v0.8.2
14482023-12-09T06:00:20.516Z Downloaded newline-converter v0.3.0
14492023-12-09T06:00:20.516Z Downloaded ipnetwork v0.20.0
14502023-12-09T06:00:20.516Z Downloaded cpufeatures v0.2.9
14512023-12-09T06:00:20.516Z Downloaded hyper-tls v0.5.0
14522023-12-09T06:00:20.516Z Downloaded constant_time_eq v0.2.6
14532023-12-09T06:00:20.516Z Downloaded lalrpop-util v0.19.12
14542023-12-09T06:00:20.516Z Downloaded is-terminal v0.4.9
14552023-12-09T06:00:20.516Z Downloaded cstr-argument v0.1.2
14562023-12-09T06:00:20.516Z Downloaded crunchy v0.2.2
14572023-12-09T06:00:20.516Z Downloaded crucible-workspace-hack v0.1.0
14582023-12-09T06:00:20.516Z Downloaded convert_case v0.4.0
14592023-12-09T06:00:20.517Z Downloaded clang-sys v1.6.1
14602023-12-09T06:00:20.517Z Downloaded ciborium-io v0.2.1
14612023-12-09T06:00:20.517Z Compiling serde v1.0.192
14622023-12-09T06:00:20.517Z Compiling autocfg v1.1.0
14632023-12-09T06:00:20.517Z Checking cfg-if v1.0.0
14642023-12-09T06:00:20.517Z Compiling version_check v0.9.4
14652023-12-09T06:00:20.532Z Compiling syn v1.0.109
14662023-12-09T06:00:20.532Z Checking libc v0.2.150
14672023-12-09T06:00:20.533Z Compiling syn v2.0.32
14682023-12-09T06:00:20.533Z Compiling parking_lot_core v0.9.8
14692023-12-09T06:00:20.533Z Compiling libm v0.2.7
14702023-12-09T06:00:20.612Z Compiling cc v1.0.83
14712023-12-09T06:00:20.886Z Compiling futures-core v0.3.29
14722023-12-09T06:00:20.924Z Compiling once_cell v1.19.0
14732023-12-09T06:00:21.480Z Compiling serde_json v1.0.108
14742023-12-09T06:00:21.512Z Compiling memchr v2.6.3
14752023-12-09T06:00:22.027Z Compiling lock_api v0.4.10
14762023-12-09T06:00:22.050Z Compiling num-traits v0.2.16
14772023-12-09T06:00:22.073Z Compiling typenum v1.16.0
14782023-12-09T06:00:22.279Z Checking getrandom v0.2.10
14792023-12-09T06:00:22.320Z Compiling generic-array v0.14.7
14802023-12-09T06:00:22.611Z Compiling slab v0.4.9
14812023-12-09T06:00:22.871Z Compiling futures-task v0.3.29
14822023-12-09T06:00:23.147Z Compiling futures-channel v0.3.29
14832023-12-09T06:00:23.504Z Compiling futures-util v0.3.29
14842023-12-09T06:00:23.589Z Checking scopeguard v1.2.0
14852023-12-09T06:00:23.783Z Compiling log v0.4.20
14862023-12-09T06:00:24.142Z Compiling pkg-config v0.3.27
14872023-12-09T06:00:24.747Z Checking itoa v1.0.9
14882023-12-09T06:00:24.931Z Checking smallvec v1.11.0
14892023-12-09T06:00:25.152Z Compiling rustix v0.38.25
14902023-12-09T06:00:25.416Z Compiling indexmap v1.9.3
14912023-12-09T06:00:25.493Z Compiling schemars v0.8.13
14922023-12-09T06:00:25.990Z Compiling vcpkg v0.2.15
14932023-12-09T06:00:26.050Z Compiling fnv v1.0.7
14942023-12-09T06:00:26.173Z Compiling httparse v1.8.0
14952023-12-09T06:00:26.219Z Checking rand_core v0.6.4
14962023-12-09T06:00:26.662Z Compiling ring v0.16.20
14972023-12-09T06:00:26.818Z Compiling ring v0.17.7
14982023-12-09T06:00:28.434Z Compiling aho-corasick v1.0.4
14992023-12-09T06:00:28.748Z Compiling regex-syntax v0.8.2
15002023-12-09T06:00:29.654Z Compiling openssl-sys v0.9.96
15012023-12-09T06:00:31.381Z Compiling parking_lot v0.12.1
15022023-12-09T06:00:32.426Z Compiling serde_derive_internals v0.26.0
15032023-12-09T06:00:33.740Z Compiling regex-automata v0.4.3
15042023-12-09T06:00:35.414Z Compiling ahash v0.8.3
15052023-12-09T06:00:35.905Z Checking pin-project-lite v0.2.13
15062023-12-09T06:00:36.085Z Checking spin v0.5.2
15072023-12-09T06:00:36.209Z Compiling openssl v0.10.60
15082023-12-09T06:00:36.365Z Checking signal-hook-registry v1.4.1
15092023-12-09T06:00:36.742Z Compiling rustls v0.21.9
15102023-12-09T06:00:36.823Z Compiling ucd-trie v0.1.6
15112023-12-09T06:00:37.047Z Checking mio v0.8.9
15122023-12-09T06:00:37.570Z Compiling native-tls v0.2.11
15132023-12-09T06:00:38.021Z Compiling iana-time-zone v0.1.57
15142023-12-09T06:00:38.066Z Compiling async-trait v0.1.74
15152023-12-09T06:00:38.135Z Checking num_cpus v1.16.0
15162023-12-09T06:00:38.678Z Compiling unicode-xid v0.2.4
15172023-12-09T06:00:38.887Z Compiling byteorder v1.5.0
15182023-12-09T06:00:38.925Z Compiling dyn-clone v1.0.13
15192023-12-09T06:00:39.505Z Compiling backtrace v0.3.69
15202023-12-09T06:00:39.613Z Checking socket2 v0.5.5
15212023-12-09T06:00:40.050Z Compiling futures-sink v0.3.29
15222023-12-09T06:00:40.218Z Compiling hashbrown v0.13.2
15232023-12-09T06:00:40.258Z Compiling errno v0.3.2
15242023-12-09T06:00:40.361Z Compiling regex v1.10.2
15252023-12-09T06:00:40.590Z Checking ryu v1.0.15
15262023-12-09T06:00:40.741Z Compiling crossbeam-utils v0.8.16
15272023-12-09T06:00:40.980Z Compiling tinyvec_macros v0.1.1
15282023-12-09T06:00:41.104Z Compiling crc32fast v1.3.2
15292023-12-09T06:00:41.354Z Compiling tinyvec v1.6.0
15302023-12-09T06:00:42.251Z Compiling anyhow v1.0.75
15312023-12-09T06:00:42.492Z Compiling pin-utils v0.1.0
15322023-12-09T06:00:42.614Z Compiling futures-io v0.3.29
15332023-12-09T06:00:42.685Z Compiling spin v0.9.8
15342023-12-09T06:00:43.092Z Compiling tracing-core v0.1.31
15352023-12-09T06:00:43.280Z Compiling unicode-bidi v0.3.13
15362023-12-09T06:00:43.981Z Compiling unicode-normalization v0.1.22
15372023-12-09T06:00:44.388Z Compiling serde_derive v1.0.192
15382023-12-09T06:00:44.924Z Compiling thiserror-impl v1.0.49
15392023-12-09T06:00:45.254Z Compiling zeroize_derive v1.4.2
15402023-12-09T06:00:45.553Z Compiling tokio-macros v2.2.0
15412023-12-09T06:00:45.827Z Compiling futures-macro v0.3.29
15422023-12-09T06:00:45.839Z Compiling tracing-attributes v0.1.26
15432023-12-09T06:00:46.691Z Compiling schemars_derive v0.8.13
15442023-12-09T06:00:48.006Z Checking zeroize v1.7.0
15452023-12-09T06:00:48.376Z Compiling openssl-macros v0.1.1
15462023-12-09T06:00:49.914Z Compiling der_derive v0.7.2
15472023-12-09T06:00:50.410Z Compiling thiserror v1.0.49
15482023-12-09T06:00:50.589Z Compiling pest v2.7.2
15492023-12-09T06:00:51.953Z Compiling num-integer v0.1.45
15502023-12-09T06:00:52.388Z Compiling synstructure v0.12.6
15512023-12-09T06:00:52.436Z Compiling tracing v0.1.37
15522023-12-09T06:00:53.145Z Compiling lazy_static v1.4.0
15532023-12-09T06:00:53.212Z Compiling unicode-width v0.1.11
15542023-12-09T06:00:53.300Z Compiling base64 v0.21.5
15552023-12-09T06:00:53.438Z Checking subtle v2.5.0
15562023-12-09T06:00:53.822Z Compiling slog v2.7.0
15572023-12-09T06:00:54.388Z Compiling rustversion v1.0.14
15582023-12-09T06:00:54.476Z Compiling percent-encoding v2.3.1
15592023-12-09T06:00:54.524Z Compiling pest_meta v2.7.2
15602023-12-09T06:00:54.684Z Compiling openssl-probe v0.1.5
15612023-12-09T06:00:55.056Z Compiling time-core v0.1.1
15622023-12-09T06:00:55.185Z Compiling hashbrown v0.12.3
15632023-12-09T06:00:55.317Z Compiling untrusted v0.7.1
15642023-12-09T06:00:55.369Z Compiling zerocopy-derive v0.2.0
15652023-12-09T06:00:55.382Z Compiling foreign-types-shared v0.1.1
15662023-12-09T06:00:55.418Z Compiling untrusted v0.9.0
15672023-12-09T06:00:55.522Z Compiling foreign-types v0.3.2
15682023-12-09T06:00:55.837Z Compiling time-macros v0.2.13
15692023-12-09T06:00:58.464Z Compiling pest_generator v2.7.2
15702023-12-09T06:01:01.203Z Compiling try-lock v0.2.4
15712023-12-09T06:01:01.402Z Compiling want v0.3.1
15722023-12-09T06:01:01.505Z Compiling rustls-webpki v0.101.7
15732023-12-09T06:01:01.838Z Compiling sct v0.7.0
15742023-12-09T06:01:01.936Z Compiling form_urlencoded v1.2.1
15752023-12-09T06:01:02.818Z Compiling socket2 v0.4.9
15762023-12-09T06:01:02.973Z Compiling pest_derive v2.7.2
15772023-12-09T06:01:03.135Z Compiling tower-service v0.3.2
15782023-12-09T06:01:03.301Z Compiling const-oid v0.9.5
15792023-12-09T06:01:03.462Z Compiling either v1.9.0
15802023-12-09T06:01:04.170Z Compiling httpdate v1.0.3
15812023-12-09T06:01:04.706Z Compiling rustls-pemfile v1.0.3
15822023-12-09T06:01:04.733Z Compiling idna v0.5.0
15832023-12-09T06:01:05.021Z Compiling memoffset v0.9.0
15842023-12-09T06:01:05.263Z Compiling usdt-impl v0.3.5
15852023-12-09T06:01:05.468Z Compiling adler v1.0.2
15862023-12-09T06:01:05.839Z Compiling miniz_oxide v0.7.1
15872023-12-09T06:01:06.202Z Compiling rustls-native-certs v0.6.3
15882023-12-09T06:01:06.591Z Compiling url v2.5.0
15892023-12-09T06:01:06.844Z Compiling zerocopy v0.3.0
15902023-12-09T06:01:07.561Z Checking crypto-common v0.1.6
15912023-12-09T06:01:07.740Z Checking bytes v1.5.0
15922023-12-09T06:01:07.850Z Checking bitflags v2.4.0
15932023-12-09T06:01:08.479Z Compiling signal-hook v0.3.17
15942023-12-09T06:01:08.877Z Compiling ipnet v2.8.0
15952023-12-09T06:01:08.981Z Checking tokio v1.35.0
15962023-12-09T06:01:10.983Z Compiling indexmap v2.1.0
15972023-12-09T06:01:11.006Z Compiling semver v1.0.20
15982023-12-09T06:01:11.263Z Compiling uuid v1.6.1
15992023-12-09T06:01:11.803Z Compiling chrono v0.4.31
16002023-12-09T06:01:12.867Z Compiling rustc_version v0.4.0
16012023-12-09T06:01:13.025Z Compiling http v0.2.11
16022023-12-09T06:01:13.842Z Compiling toml_datetime v0.6.5
16032023-12-09T06:01:14.075Z Compiling serde_spanned v0.6.4
16042023-12-09T06:01:14.435Z Compiling toml_edit v0.19.15
16052023-12-09T06:01:15.040Z Compiling openapiv3 v2.0.0
16062023-12-09T06:01:18.477Z Compiling http-body v0.4.5
16072023-12-09T06:01:19.088Z Compiling heapless v0.7.16
16082023-12-09T06:01:19.524Z Compiling serde_urlencoded v0.7.1
16092023-12-09T06:01:19.810Z Compiling dof v0.1.5
16102023-12-09T06:01:20.051Z Compiling dtrace-parser v0.1.14
16112023-12-09T06:01:20.672Z Compiling clap_derive v4.4.2
16122023-12-09T06:01:21.449Z Compiling zerocopy-derive v0.6.4
16132023-12-09T06:01:23.181Z Compiling crossbeam-epoch v0.9.15
16142023-12-09T06:01:23.410Z Compiling encoding_rs v0.8.33
16152023-12-09T06:01:23.544Z Compiling thread-id v4.2.0
16162023-12-09T06:01:23.709Z Compiling siphasher v0.3.11
16172023-12-09T06:01:23.847Z Compiling mime v0.3.17
16182023-12-09T06:01:24.402Z Compiling gimli v0.28.0
16192023-12-09T06:01:24.823Z Compiling webpki-roots v0.25.2
16202023-12-09T06:01:25.223Z Compiling serde_tokenstream v0.1.7
16212023-12-09T06:01:26.112Z Compiling tokio-util v0.7.10
16222023-12-09T06:01:27.798Z Compiling tokio-rustls v0.24.1
16232023-12-09T06:01:28.063Z Compiling h2 v0.3.21
16242023-12-09T06:01:28.392Z Compiling strum_macros v0.25.2
16252023-12-09T06:01:28.572Z Compiling block-buffer v0.10.4
16262023-12-09T06:01:29.448Z Compiling bzip2-sys v0.1.11+1.0.8
16272023-12-09T06:01:30.100Z Compiling tokio-native-tls v0.3.1
16282023-12-09T06:01:30.181Z Compiling object v0.32.1
16292023-12-09T06:01:30.734Z Compiling num-iter v0.1.43
16302023-12-09T06:01:31.338Z Compiling addr2line v0.21.0
16312023-12-09T06:01:31.604Z Compiling rustc-demangle v0.1.23
16322023-12-09T06:01:33.013Z Compiling flate2 v1.0.28
16332023-12-09T06:01:33.773Z Compiling digest v0.10.7
16342023-12-09T06:01:34.021Z Compiling doc-comment v0.3.3
16352023-12-09T06:01:34.484Z Compiling ppv-lite86 v0.2.17
16362023-12-09T06:01:34.617Z Compiling usdt-attr-macro v0.3.5
16372023-12-09T06:01:35.082Z Compiling usdt-macro v0.3.5
16382023-12-09T06:01:35.366Z Compiling toml v0.7.8
16392023-12-09T06:01:35.686Z Compiling toml_edit v0.21.0
16402023-12-09T06:01:35.826Z Compiling rand_chacha v0.3.1
16412023-12-09T06:01:37.013Z Compiling hex v0.4.3
16422023-12-09T06:01:37.210Z Compiling pin-project-internal v1.1.3
16432023-12-09T06:01:38.006Z Compiling bit-vec v0.6.3
16442023-12-09T06:01:38.370Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16452023-12-09T06:01:38.754Z Compiling rand v0.8.5
16462023-12-09T06:01:39.548Z Compiling hyper v0.14.27
16472023-12-09T06:01:41.561Z Compiling phf_shared v0.10.0
16482023-12-09T06:01:42.178Z Compiling num-bigint v0.4.4
16492023-12-09T06:01:42.389Z Compiling base64ct v1.6.0
16502023-12-09T06:01:42.473Z Compiling smoltcp v0.9.1
16512023-12-09T06:01:43.012Z Compiling fixedbitset v0.4.2
16522023-12-09T06:01:43.368Z Compiling precomputed-hash v0.1.1
16532023-12-09T06:01:43.466Z Compiling new_debug_unreachable v1.0.4
16542023-12-09T06:01:43.591Z Compiling string_cache v0.8.7
16552023-12-09T06:01:43.641Z Compiling petgraph v0.6.4
16562023-12-09T06:01:43.697Z Compiling pem-rfc7468 v0.7.0
16572023-12-09T06:01:44.372Z Compiling bit-set v0.5.3
16582023-12-09T06:01:44.820Z Compiling hmac v0.12.1
16592023-12-09T06:01:45.180Z Compiling itertools v0.10.5
16602023-12-09T06:01:45.728Z Compiling hubpack_derive v0.1.1
16612023-12-09T06:01:45.989Z Compiling enum-as-inner v0.5.1
16622023-12-09T06:01:46.188Z Compiling diesel_table_macro_syntax v0.1.0
16632023-12-09T06:01:47.123Z Compiling flagset v0.4.3
16642023-12-09T06:01:47.280Z Compiling lalrpop-util v0.19.12
16652023-12-09T06:01:47.315Z Compiling unicode-segmentation v1.10.1
16662023-12-09T06:01:47.433Z Compiling der v0.7.8
16672023-12-09T06:01:47.814Z Compiling diesel_derives v2.1.2
16682023-12-09T06:01:48.750Z Compiling snafu-derive v0.7.5
16692023-12-09T06:01:49.660Z Compiling cpufeatures v0.2.9
16702023-12-09T06:01:49.786Z Compiling sha2 v0.10.8
16712023-12-09T06:01:49.805Z Compiling rustix v0.37.23
16722023-12-09T06:01:50.189Z Compiling md-5 v0.10.5
16732023-12-09T06:01:50.560Z Compiling stringprep v0.1.3
16742023-12-09T06:01:51.630Z Compiling hyper-tls v0.5.0
16752023-12-09T06:01:52.111Z Compiling hyper-rustls v0.24.2
16762023-12-09T06:01:52.149Z Compiling spki v0.7.2
16772023-12-09T06:01:52.237Z Compiling serde_repr v0.1.16
16782023-12-09T06:01:52.720Z Compiling reqwest v0.11.22
16792023-12-09T06:01:52.954Z Compiling hash32 v0.2.1
16802023-12-09T06:01:52.958Z Compiling fallible-iterator v0.2.0
16812023-12-09T06:01:53.555Z Compiling stable_deref_trait v1.2.0
16822023-12-09T06:01:53.694Z Checking bitflags v1.3.2
16832023-12-09T06:01:54.114Z Compiling postgres-protocol v0.6.6
16842023-12-09T06:01:56.244Z Compiling pkcs8 v0.10.2
16852023-12-09T06:01:56.312Z Compiling terminal_size v0.2.6
16862023-12-09T06:01:56.582Z Compiling phf_shared v0.11.2
16872023-12-09T06:01:57.124Z Compiling ff v0.13.0
16882023-12-09T06:01:57.146Z Compiling block-padding v0.3.3
16892023-12-09T06:01:57.471Z Compiling scheduled-thread-pool v0.2.7
16902023-12-09T06:01:57.528Z Compiling managed v0.8.0
16912023-12-09T06:01:58.266Z Compiling regex-automata v0.1.10
16922023-12-09T06:01:58.375Z Compiling base16ct v0.2.0
16932023-12-09T06:01:58.393Z Compiling matches v0.1.10
16942023-12-09T06:01:58.527Z Compiling num_threads v0.1.6
16952023-12-09T06:01:58.690Z Compiling deranged v0.3.8
16962023-12-09T06:01:58.801Z Compiling sec1 v0.7.3
16972023-12-09T06:01:58.821Z Compiling clap_builder v4.4.2
16982023-12-09T06:01:58.878Z Compiling idna v0.2.3
16992023-12-09T06:01:59.015Z Compiling bstr v0.2.17
17002023-12-09T06:01:59.693Z Compiling r2d2 v0.8.10
17012023-12-09T06:02:00.250Z Compiling inout v0.1.3
17022023-12-09T06:02:00.695Z Compiling group v0.13.0
17032023-12-09T06:02:01.187Z Compiling signal-hook-mio v0.2.3
17042023-12-09T06:02:01.405Z Compiling phf v0.11.2
17052023-12-09T06:02:01.428Z Compiling bzip2 v0.4.4
17062023-12-09T06:02:01.666Z Compiling time v0.3.27
17072023-12-09T06:02:01.679Z Compiling postgres-types v0.2.6
17082023-12-09T06:02:02.024Z Compiling hubpack v0.1.2
17092023-12-09T06:02:02.711Z Compiling hkdf v0.12.3
17102023-12-09T06:02:03.406Z Compiling pin-project v1.1.3
17112023-12-09T06:02:03.409Z Compiling zerocopy v0.6.4
17122023-12-09T06:02:03.621Z Compiling ipnetwork v0.20.0
17132023-12-09T06:02:04.414Z Compiling crypto-bigint v0.5.2
17142023-12-09T06:02:04.670Z Compiling itertools v0.11.0
17152023-12-09T06:02:05.058Z Compiling futures-executor v0.3.29
17162023-12-09T06:02:07.898Z Compiling float-cmp v0.9.0
17172023-12-09T06:02:09.556Z Compiling normalize-line-endings v0.3.0
17182023-12-09T06:02:09.728Z Compiling predicates-core v1.0.6
17192023-12-09T06:02:10.286Z Compiling difflib v0.4.0
17202023-12-09T06:02:10.341Z Compiling whoami v1.4.1
17212023-12-09T06:02:10.820Z Compiling data-encoding v2.4.0
17222023-12-09T06:02:10.899Z Compiling regex-automata v0.3.8
17232023-12-09T06:02:11.371Z Compiling static_assertions v1.1.0
17242023-12-09T06:02:11.553Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17252023-12-09T06:02:13.003Z Compiling trust-dns-proto v0.22.0
17262023-12-09T06:02:14.768Z Compiling bstr v1.6.0
17272023-12-09T06:02:15.062Z Compiling predicates v3.0.4
17282023-12-09T06:02:15.193Z Compiling diesel v2.1.4
17292023-12-09T06:02:17.331Z Compiling tokio-postgres v0.7.10
17302023-12-09T06:02:17.784Z Compiling elliptic-curve v0.13.8
17312023-12-09T06:02:19.432Z Compiling yasna v0.5.2
17322023-12-09T06:02:19.435Z Compiling futures v0.3.29
17332023-12-09T06:02:19.435Z Compiling clap v4.4.3
17342023-12-09T06:02:19.435Z Compiling snafu v0.7.5
17352023-12-09T06:02:19.833Z Compiling zip v0.6.6
17362023-12-09T06:02:20.760Z Compiling crossterm v0.27.0
17372023-12-09T06:02:20.951Z Compiling cipher v0.4.4
17382023-12-09T06:02:21.467Z Compiling similar v2.2.1
17392023-12-09T06:02:22.227Z Compiling usdt v0.3.5
17402023-12-09T06:02:22.312Z Compiling tokio-stream v0.1.14
17412023-12-09T06:02:23.883Z Compiling console v0.15.7
17422023-12-09T06:02:25.762Z Checking hashbrown v0.14.2
17432023-12-09T06:02:25.769Z Checking equivalent v1.0.1
17442023-12-09T06:02:25.871Z Checking unicode-ident v1.0.12
17452023-12-09T06:02:26.110Z Checking proc-macro2 v1.0.69
17462023-12-09T06:02:27.157Z Checking quote v1.0.33
17472023-12-09T06:02:29.284Z Checking utf8parse v0.2.1
17482023-12-09T06:02:30.331Z Checking anstyle v1.0.2
17492023-12-09T06:02:31.785Z Checking io-lifetimes v1.0.11
17502023-12-09T06:02:35.823Z Checking anstyle-parse v0.2.1
17512023-12-09T06:02:43.037Z Checking colorchoice v1.0.0
17522023-12-09T06:03:03.992Z Checking anstyle-query v1.0.0
17532023-12-09T06:03:03.992Z Checking anstream v0.5.0
17542023-12-09T06:03:03.992Z Checking strsim v0.10.0
17552023-12-09T06:03:03.993Z Checking clap_lex v0.5.1
17562023-12-09T06:03:03.993Z Checking winnow v0.5.15
17572023-12-09T06:03:05.233Z Compiling serde_tokenstream v0.2.0
17582023-12-09T06:03:05.465Z Compiling regress v0.7.1
17592023-12-09T06:03:05.465Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17602023-12-09T06:03:05.466Z Compiling getopts v0.2.21
17612023-12-09T06:03:06.085Z Compiling unsafe-libyaml v0.2.9
17622023-12-09T06:03:06.525Z Checking heck v0.4.1
17632023-12-09T06:03:06.723Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17642023-12-09T06:03:07.703Z Compiling serde_yaml v0.9.25
17652023-12-09T06:03:08.814Z Compiling ident_case v1.0.1
17662023-12-09T06:03:09.070Z Checking fastrand v2.0.0
17672023-12-09T06:03:09.239Z Checking match_cfg v0.1.0
17682023-12-09T06:03:09.390Z Checking hostname v0.3.1
17692023-12-09T06:03:09.525Z Checking atty v0.2.14
17702023-12-09T06:03:09.564Z Checking tempfile v3.8.1
17712023-12-09T06:03:09.673Z Checking quick-error v1.2.3
17722023-12-09T06:03:09.697Z Compiling paste v1.0.14
17732023-12-09T06:03:09.849Z Checking crossbeam-channel v0.5.8
17742023-12-09T06:03:10.110Z Checking sha1 v0.10.6
17752023-12-09T06:03:10.521Z Checking dirs-sys-next v0.1.2
17762023-12-09T06:03:10.787Z Checking dirs-next v2.0.0
17772023-12-09T06:03:11.000Z Checking thread_local v1.1.7
17782023-12-09T06:03:11.051Z Checking instant v0.1.12
17792023-12-09T06:03:11.198Z Compiling slog-async v2.8.0
17802023-12-09T06:03:11.385Z Checking term v0.7.0
17812023-12-09T06:03:12.088Z Checking camino v1.1.6
17822023-12-09T06:03:12.095Z Compiling multer v2.1.0
17832023-12-09T06:03:12.520Z Checking take_mut v0.2.2
17842023-12-09T06:03:12.635Z Checking slog-term v2.9.0
17852023-12-09T06:03:12.939Z Compiling darling_core v0.20.3
17862023-12-09T06:03:13.170Z Checking slog-json v2.6.1
17872023-12-09T06:03:13.417Z Compiling async-stream-impl v0.3.5
17882023-12-09T06:03:13.541Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17892023-12-09T06:03:13.993Z Checking debug-ignore v1.0.5
17902023-12-09T06:03:14.167Z Checking atomic-waker v1.1.1
17912023-12-09T06:03:14.367Z Checking waitgroup v0.1.2
17922023-12-09T06:03:14.625Z Checking slog-bunyan v2.4.0
17932023-12-09T06:03:14.848Z Checking toml v0.8.8
17942023-12-09T06:03:15.288Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17952023-12-09T06:03:15.339Z Checking serde_path_to_error v0.1.14
17962023-12-09T06:03:15.651Z Checking async-stream v0.3.5
17972023-12-09T06:03:15.967Z Checking strum v0.25.0
17982023-12-09T06:03:16.495Z Compiling structmeta-derive v0.2.0
17992023-12-09T06:03:16.509Z Checking wait-timeout v0.2.0
18002023-12-09T06:03:16.509Z Checking rand_xorshift v0.3.0
18012023-12-09T06:03:16.509Z Checking rusty-fork v0.3.0
18022023-12-09T06:03:16.635Z Compiling regex-syntax v0.7.5
18032023-12-09T06:03:16.849Z Checking unarray v0.1.4
18042023-12-09T06:03:17.067Z Checking proptest v1.4.0
18052023-12-09T06:03:21.242Z Compiling structmeta v0.2.0
18062023-12-09T06:03:21.915Z Checking backoff v0.4.0
18072023-12-09T06:03:22.347Z Compiling test-strategy v0.3.1
18082023-12-09T06:03:23.131Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18092023-12-09T06:03:23.208Z Compiling darling_macro v0.20.3
18102023-12-09T06:03:23.766Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18112023-12-09T06:03:24.288Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18122023-12-09T06:03:24.520Z Checking macaddr v1.0.1
18132023-12-09T06:03:24.778Z Compiling darling v0.20.3
18142023-12-09T06:03:24.936Z Compiling serde_with_macros v3.4.0
18152023-12-09T06:03:24.981Z Checking camino-tempfile v1.1.1
18162023-12-09T06:03:24.992Z Checking is-terminal v0.4.9
18172023-12-09T06:03:25.039Z Compiling proc-macro-error-attr v1.0.4
18182023-12-09T06:03:25.149Z Compiling proc-macro-error v1.0.4
18192023-12-09T06:03:25.378Z Compiling proc-macro-crate v1.3.1
18202023-12-09T06:03:25.839Z Checking termtree v0.4.1
18212023-12-09T06:03:26.131Z Checking predicates-tree v1.0.9
18222023-12-09T06:03:26.341Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18232023-12-09T06:03:26.844Z Compiling smoltcp v0.10.0
18242023-12-09T06:03:27.244Z Compiling num_enum_derive v0.5.11
18252023-12-09T06:03:28.015Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18262023-12-09T06:03:28.054Z Checking embedded-io v0.4.0
18272023-12-09T06:03:28.183Z Compiling parse-display-derive v0.8.2
18282023-12-09T06:03:28.217Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18292023-12-09T06:03:28.394Z Compiling crucible-workspace-hack v0.1.0
18302023-12-09T06:03:28.424Z Checking cobs v0.2.3
18312023-12-09T06:03:28.705Z Checking postcard v1.0.8
18322023-12-09T06:03:29.157Z Compiling foreign-types-macros v0.2.3
18332023-12-09T06:03:29.656Z Checking serde_with v3.4.0
18342023-12-09T06:03:29.861Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18352023-12-09T06:03:30.301Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18362023-12-09T06:03:30.777Z Checking foreign-types-shared v0.3.1
18372023-12-09T06:03:31.349Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18382023-12-09T06:03:31.353Z Checking foreign-types v0.5.0
18392023-12-09T06:03:31.590Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18402023-12-09T06:03:31.710Z Compiling zerocopy-derive v0.7.26
18412023-12-09T06:03:31.797Z Checking num_enum v0.5.11
18422023-12-09T06:03:31.993Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18432023-12-09T06:03:33.712Z Checking cstr-argument v0.1.2
18442023-12-09T06:03:33.831Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18452023-12-09T06:03:33.831Z Checking pretty-hex v0.2.1
18462023-12-09T06:03:33.831Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18472023-12-09T06:03:33.831Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18482023-12-09T06:03:33.832Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18492023-12-09T06:03:34.067Z Checking colored v2.0.4
18502023-12-09T06:03:34.214Z Compiling zone_cfg_derive v0.3.0
18512023-12-09T06:03:35.393Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18522023-12-09T06:03:35.413Z Checking zerocopy v0.7.26
18532023-12-09T06:03:35.808Z Checking parse-display v0.8.2
18542023-12-09T06:03:35.957Z Checking predicates v2.1.5
18552023-12-09T06:03:36.039Z Compiling mockall_derive v0.11.4
18562023-12-09T06:03:36.048Z Compiling num-derive v0.4.0
18572023-12-09T06:03:36.680Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18582023-12-09T06:03:36.872Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18592023-12-09T06:03:36.935Z Checking downcast v0.11.0
18602023-12-09T06:03:37.236Z Checking fragile v2.0.0
18612023-12-09T06:03:37.329Z Checking zone v0.3.0
18622023-12-09T06:03:37.612Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18632023-12-09T06:03:37.630Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18642023-12-09T06:03:37.975Z Checking smf v0.2.2
18652023-12-09T06:03:38.514Z Checking filetime v0.2.23
18662023-12-09T06:03:38.653Z Checking xattr v1.0.1
18672023-12-09T06:03:38.798Z Checking pem v3.0.2
18682023-12-09T06:03:38.913Z Checking tar v0.4.40
18692023-12-09T06:03:39.416Z Checking linked-hash-map v0.5.6
18702023-12-09T06:03:39.665Z Checking lru-cache v0.1.2
18712023-12-09T06:03:39.824Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18722023-12-09T06:03:39.844Z Checking headers-core v0.2.0
18732023-12-09T06:03:39.870Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18742023-12-09T06:03:39.914Z Checking password-hash v0.5.0
18752023-12-09T06:03:40.029Z Checking headers v0.3.9
18762023-12-09T06:03:40.083Z Checking blake2 v0.10.6
18772023-12-09T06:03:40.231Z Checking swrite v0.1.0
18782023-12-09T06:03:40.383Z Checking rcgen v0.11.3
18792023-12-09T06:03:40.551Z Checking atomicwrites v0.4.2
18802023-12-09T06:03:40.583Z Checking subprocess v0.2.9
18812023-12-09T06:03:40.778Z Checking argon2 v0.5.2
18822023-12-09T06:03:41.235Z Checking half v1.8.2
18832023-12-09T06:03:41.454Z Checking arc-swap v1.6.0
18842023-12-09T06:03:41.549Z Checking ciborium-io v0.2.1
18852023-12-09T06:03:41.563Z Compiling cancel-safe-futures v0.1.5
18862023-12-09T06:03:41.703Z Checking ciborium-ll v0.2.1
18872023-12-09T06:03:41.731Z Checking textwrap v0.11.0
18882023-12-09T06:03:41.865Z Compiling heck v0.3.3
18892023-12-09T06:03:42.051Z Checking ansi_term v0.12.1
18902023-12-09T06:03:42.104Z Checking vec_map v0.8.2
18912023-12-09T06:03:42.136Z Checking slog-scope v4.4.0
18922023-12-09T06:03:42.186Z Checking strsim v0.8.0
18932023-12-09T06:03:42.420Z Compiling libefi-sys v0.1.0
18942023-12-09T06:03:42.452Z Checking slog-stdlog v4.1.1
18952023-12-09T06:03:42.477Z Checking ciborium v0.2.1
18962023-12-09T06:03:42.495Z Checking clap v2.34.0
18972023-12-09T06:03:42.495Z Compiling structopt-derive v0.4.18
18982023-12-09T06:03:42.861Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18992023-12-09T06:03:43.604Z Checking slog-envlogger v2.2.0
19002023-12-09T06:03:43.877Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19012023-12-09T06:03:43.932Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19022023-12-09T06:03:44.140Z Checking libsw v3.3.0
19032023-12-09T06:03:44.254Z Compiling derive-where v1.2.6
19042023-12-09T06:03:44.388Z Checking linear-map v1.2.0
19052023-12-09T06:03:44.917Z Checking owo-colors v3.5.0
19062023-12-09T06:03:44.928Z Checking resolv-conf v0.7.0
19072023-12-09T06:03:45.376Z Compiling slog-dtrace v0.2.3
19082023-12-09T06:03:45.932Z Checking trust-dns-resolver v0.22.0
19092023-12-09T06:03:47.123Z Compiling convert_case v0.4.0
19102023-12-09T06:03:47.496Z Checking structopt v0.3.26
19112023-12-09T06:03:48.047Z Checking fxhash v0.2.1
19122023-12-09T06:03:48.294Z Checking itertools v0.12.0
19132023-12-09T06:03:48.396Z Checking termcolor v1.2.0
19142023-12-09T06:03:48.418Z Compiling same-file v1.0.6
19152023-12-09T06:03:48.630Z Compiling derive_more v0.99.17
19162023-12-09T06:03:48.752Z Compiling radium v0.7.0
19172023-12-09T06:03:48.986Z Compiling walkdir v2.4.0
19182023-12-09T06:03:49.368Z Checking mockall v0.11.4
19192023-12-09T06:03:49.463Z Compiling semver-parser v0.10.2
19202023-12-09T06:03:49.834Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19212023-12-09T06:03:50.241Z Compiling maybe-uninit v2.0.0
19222023-12-09T06:03:50.308Z Checking tap v1.0.1
19232023-12-09T06:03:50.557Z Checking wyz v0.5.1
19242023-12-09T06:03:51.043Z Compiling semver v0.11.0
19252023-12-09T06:03:51.823Z Compiling num-rational v0.4.1
19262023-12-09T06:03:52.317Z Compiling home v0.5.5
19272023-12-09T06:03:52.416Z Checking crc-catalog v2.2.0
19282023-12-09T06:03:52.538Z Compiling packed_struct v0.10.1
19292023-12-09T06:03:52.619Z Checking funty v2.0.0
19302023-12-09T06:03:52.630Z Compiling num-bigint-dig v0.8.4
19312023-12-09T06:03:52.677Z Checking crc v3.0.1
19322023-12-09T06:03:52.998Z Compiling toolchain_find v0.2.0
19332023-12-09T06:03:53.614Z Compiling toml v0.5.11
19342023-12-09T06:03:53.933Z Compiling packed_struct_codegen v0.10.1
19352023-12-09T06:03:53.968Z Checking nodrop v0.1.14
19362023-12-09T06:03:54.124Z Checking array-init v0.0.4
19372023-12-09T06:03:54.391Z Checking bitvec v1.0.1
19382023-12-09T06:03:55.886Z Compiling omicron-zone-package v0.9.1
19392023-12-09T06:03:56.078Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19402023-12-09T06:03:56.586Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19412023-12-09T06:03:56.628Z Compiling rustfmt-wrapper v0.2.0
19422023-12-09T06:03:58.685Z Checking smallvec v0.6.14
19432023-12-09T06:03:59.277Z Checking newline-converter v0.3.0
19442023-12-09T06:03:59.488Z Checking pkcs1 v0.7.5
19452023-12-09T06:03:59.872Z Checking signature v2.1.0
19462023-12-09T06:04:00.116Z Checking num-complex v0.4.4
19472023-12-09T06:04:01.616Z Checking bitfield v0.14.0
19482023-12-09T06:04:02.051Z Checking keccak v0.1.4
19492023-12-09T06:04:02.249Z Checking utf-8 v0.7.6
19502023-12-09T06:04:02.514Z Checking sha3 v0.10.8
19512023-12-09T06:04:02.539Z Checking tungstenite v0.20.1
19522023-12-09T06:04:02.905Z Checking rsa v0.9.2
19532023-12-09T06:04:03.027Z Checking num v0.4.1
19542023-12-09T06:04:03.087Z Checking expectorate v1.1.0
19552023-12-09T06:04:03.100Z Checking serde-hex v0.1.0
19562023-12-09T06:04:03.188Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19572023-12-09T06:04:03.299Z Checking env_logger v0.10.0
19582023-12-09T06:04:03.557Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19592023-12-09T06:04:03.945Z Checking x509-cert v0.2.4
19602023-12-09T06:04:03.964Z Checking ron v0.8.1
19612023-12-09T06:04:04.387Z Checking secrecy v0.8.0
19622023-12-09T06:04:04.412Z Checking crc-any v2.4.3
19632023-12-09T06:04:04.705Z Checking tokio-tungstenite v0.20.1
19642023-12-09T06:04:04.981Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19652023-12-09T06:04:05.395Z Checking object v0.30.4
19662023-12-09T06:04:05.555Z Checking path-slash v0.1.5
19672023-12-09T06:04:05.622Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19682023-12-09T06:04:05.781Z Compiling buf-list v1.0.3
19692023-12-09T06:04:06.026Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19702023-12-09T06:04:06.212Z Checking glob v0.3.1
19712023-12-09T06:04:06.413Z Compiling parking_lot_core v0.8.6
19722023-12-09T06:04:06.680Z Checking nibble_vec v0.1.0
19732023-12-09T06:04:06.948Z Checking endian-type v0.1.2
19742023-12-09T06:04:07.093Z Checking display-error-chain v0.2.0
19752023-12-09T06:04:07.243Z Checking radix_trie v0.2.1
19762023-12-09T06:04:08.672Z Checking pretty-hex v0.4.0
19772023-12-09T06:04:08.862Z Compiling semver v0.1.20
19782023-12-09T06:04:08.862Z Checking parking_lot v0.11.2
19792023-12-09T06:04:08.862Z Checking trust-dns-client v0.22.0
19802023-12-09T06:04:08.863Z Checking sled v0.34.7
19812023-12-09T06:04:08.864Z Compiling rustc_version v0.1.7
19822023-12-09T06:04:09.013Z Checking crossbeam-deque v0.8.3
19832023-12-09T06:04:09.343Z Compiling newtype_derive v0.1.6
19842023-12-09T06:04:09.494Z Compiling unicase v2.7.0
19852023-12-09T06:04:09.924Z Compiling rayon-core v1.12.0
19862023-12-09T06:04:09.931Z Checking trust-dns-server v0.22.1
19872023-12-09T06:04:09.947Z Compiling platforms v3.0.2
19882023-12-09T06:04:10.447Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19892023-12-09T06:04:11.126Z Compiling memoffset v0.7.1
19902023-12-09T06:04:11.444Z Checking rayon v1.8.0
19912023-12-09T06:04:11.506Z Compiling curve25519-dalek v4.1.0
19922023-12-09T06:04:11.816Z Checking steno v0.4.0
19932023-12-09T06:04:12.974Z Checking globset v0.4.13
19942023-12-09T06:04:12.982Z Checking olpc-cjson v0.1.3
19952023-12-09T06:04:13.301Z Checking serde_plain v1.0.2
19962023-12-09T06:04:13.666Z Compiling async-recursion v1.0.5
19972023-12-09T06:04:13.730Z Checking typed-path v0.7.0
19982023-12-09T06:04:14.250Z Compiling mime_guess v2.0.4
19992023-12-09T06:04:15.600Z Checking universal-hash v0.5.1
20002023-12-09T06:04:15.762Z Compiling thiserror-impl-no-std v2.0.2
20012023-12-09T06:04:15.905Z Compiling curve25519-dalek-derive v0.1.0
20022023-12-09T06:04:15.978Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20032023-12-09T06:04:16.348Z Checking signature v1.6.4
20042023-12-09T06:04:16.375Z Checking opaque-debug v0.3.0
20052023-12-09T06:04:16.497Z Compiling salty v0.2.0
20062023-12-09T06:04:16.521Z Checking ed25519 v1.5.3
20072023-12-09T06:04:16.762Z Checking poly1305 v0.8.0
20082023-12-09T06:04:16.894Z Checking tough v0.16.0
20092023-12-09T06:04:17.423Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20102023-12-09T06:04:17.901Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20112023-12-09T06:04:17.951Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20122023-12-09T06:04:18.269Z Checking chacha20 v0.9.1
20132023-12-09T06:04:18.354Z Checking aead v0.5.2
20142023-12-09T06:04:18.660Z Checking serde-big-array v0.5.1
20152023-12-09T06:04:18.838Z Checking kstat-rs v0.2.3
20162023-12-09T06:04:18.976Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20172023-12-09T06:04:20.483Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20182023-12-09T06:04:21.018Z Checking chacha20poly1305 v0.10.1
20192023-12-09T06:04:21.203Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20202023-12-09T06:04:21.373Z Checking thiserror-no-std v2.0.2
20212023-12-09T06:04:21.418Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20222023-12-09T06:04:21.463Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20232023-12-09T06:04:21.530Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20242023-12-09T06:04:22.226Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20252023-12-09T06:04:22.345Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20262023-12-09T06:04:23.145Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20272023-12-09T06:04:23.426Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20282023-12-09T06:04:25.513Z Checking vsss-rs v3.3.1
20292023-12-09T06:04:27.570Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20302023-12-09T06:04:30.286Z Checking signal-hook-tokio v0.3.1
20312023-12-09T06:04:30.287Z Checking serde-big-array v0.4.1
20322023-12-09T06:04:30.287Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20332023-12-09T06:04:30.287Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20342023-12-09T06:04:30.428Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20352023-12-09T06:04:52.546Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20362023-12-09T06:04:53.283Z Checking bcs v0.1.6
20372023-12-09T06:04:53.284Z Checking highway v1.1.0
20382023-12-09T06:04:53.284Z Checking corncobs v0.1.3
20392023-12-09T06:04:53.284Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20402023-12-09T06:04:53.284Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20412023-12-09T06:04:53.284Z Compiling portable-atomic v1.4.3
20422023-12-09T06:04:53.284Z Checking http-range v0.1.5
20432023-12-09T06:04:53.284Z Compiling crunchy v0.2.2
20442023-12-09T06:04:53.284Z Checking hyper-staticfile v0.9.5
20452023-12-09T06:04:53.284Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20462023-12-09T06:04:53.284Z Compiling clang-sys v1.6.1
20472023-12-09T06:04:53.284Z Compiling tiny-keccak v2.0.2
20482023-12-09T06:04:53.284Z Compiling prettyplease v0.2.12
20492023-12-09T06:04:53.284Z Checking assert_matches v1.5.0
20502023-12-09T06:04:53.289Z Compiling darling_core v0.14.4
20512023-12-09T06:04:53.289Z Checking number_prefix v0.4.0
20522023-12-09T06:04:53.289Z Compiling minimal-lexical v0.2.1
20532023-12-09T06:04:53.289Z Checking humantime v2.1.0
20542023-12-09T06:04:53.289Z Compiling nom v7.1.3
20552023-12-09T06:04:53.289Z Checking indicatif v0.17.7
20562023-12-09T06:04:53.289Z Compiling ascii-canvas v3.0.0
20572023-12-09T06:04:53.289Z Compiling ena v0.14.2
20582023-12-09T06:04:53.289Z Compiling libloading v0.7.4
20592023-12-09T06:04:53.289Z Compiling diff v0.1.13
20602023-12-09T06:04:53.289Z Compiling regex-syntax v0.6.29
20612023-12-09T06:04:53.289Z Compiling bindgen v0.65.1
20622023-12-09T06:04:53.289Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20632023-12-09T06:04:53.289Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20642023-12-09T06:04:53.290Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20652023-12-09T06:04:53.290Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20662023-12-09T06:04:53.290Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20672023-12-09T06:04:53.290Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20682023-12-09T06:04:53.290Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20692023-12-09T06:04:53.291Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20702023-12-09T06:04:53.291Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20712023-12-09T06:04:53.291Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20722023-12-09T06:04:53.291Z Compiling darling_macro v0.14.4
20732023-12-09T06:04:53.291Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20742023-12-09T06:04:53.292Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20752023-12-09T06:04:53.292Z Compiling darling v0.14.4
20762023-12-09T06:04:53.292Z Compiling lalrpop v0.19.12
20772023-12-09T06:04:53.292Z Compiling cexpr v0.6.0
20782023-12-09T06:04:58.755Z Compiling which v4.4.0
20792023-12-09T06:04:59.676Z Compiling ref-cast v1.0.20
20802023-12-09T06:05:00.470Z Checking maplit v1.0.2
20812023-12-09T06:05:00.605Z Compiling shlex v1.1.0
20822023-12-09T06:05:01.062Z Compiling lazycell v1.3.0
20832023-12-09T06:05:01.311Z Compiling rustc-hash v1.1.0
20842023-12-09T06:05:01.525Z Compiling peeking_take_while v0.1.2
20852023-12-09T06:05:03.582Z Compiling derive_builder_core v0.12.0
20862023-12-09T06:05:07.841Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20872023-12-09T06:05:08.262Z Compiling ref-cast-impl v1.0.20
20882023-12-09T06:05:08.872Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20892023-12-09T06:05:09.077Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20902023-12-09T06:05:10.110Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20912023-12-09T06:05:10.200Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20922023-12-09T06:05:11.707Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20932023-12-09T06:05:12.836Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20942023-12-09T06:05:14.180Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20952023-12-09T06:05:16.518Z Compiling libxml v0.3.3
20962023-12-09T06:05:17.255Z Compiling derive_builder_macro v0.12.0
20972023-12-09T06:05:17.823Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20982023-12-09T06:05:18.246Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20992023-12-09T06:05:18.456Z Compiling strum_macros v0.24.3
21002023-12-09T06:05:18.638Z Compiling fs-err v2.11.0
21012023-12-09T06:05:19.040Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21022023-12-09T06:05:19.495Z Compiling cookie v0.18.0
21032023-12-09T06:05:19.805Z Compiling indoc v1.0.9
21042023-12-09T06:05:20.342Z Checking derive_builder v0.12.0
21052023-12-09T06:05:21.472Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21062023-12-09T06:05:23.151Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21072023-12-09T06:05:23.311Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21082023-12-09T06:05:26.065Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21092023-12-09T06:05:27.989Z Checking bb8 v0.8.1
21102023-12-09T06:05:27.989Z Checking quick-xml v0.23.1
21112023-12-09T06:05:43.435Z Compiling oso-derive v0.27.0
21122023-12-09T06:05:43.435Z Compiling impl-trait-for-tuples v0.2.2
21132023-12-09T06:05:43.435Z Checking unicode-linebreak v0.1.5
21142023-12-09T06:05:43.435Z Checking smawk v0.3.1
21152023-12-09T06:05:43.435Z Checking textwrap v0.16.0
21162023-12-09T06:05:43.435Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21172023-12-09T06:05:43.435Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21182023-12-09T06:05:43.437Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21192023-12-09T06:05:43.437Z Checking bytesize v1.3.0
21202023-12-09T06:05:44.598Z Checking is_ci v1.1.1
21212023-12-09T06:05:44.598Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21222023-12-09T06:05:44.598Z Checking supports-color v2.1.0
21232023-12-09T06:05:44.598Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21242023-12-09T06:05:44.598Z Compiling indoc v2.0.3
21252023-12-09T06:05:44.598Z Checking cassowary v0.3.0
21262023-12-09T06:05:44.598Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21272023-12-09T06:05:44.904Z Checking rtoolbox v0.0.1
21282023-12-09T06:05:45.151Z Checking rpassword v7.3.1
21292023-12-09T06:05:45.151Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21302023-12-09T06:05:45.152Z Checking ratatui v0.23.0
21312023-12-09T06:05:45.152Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21322023-12-09T06:05:45.153Z Checking shell-words v1.1.0
21332023-12-09T06:05:45.153Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21342023-12-09T06:05:45.153Z Checking fatfs v0.3.6
21352023-12-09T06:05:45.153Z Checking tui-tree-widget v0.13.0
21362023-12-09T06:05:45.153Z Checking yansi v0.5.1
21372023-12-09T06:05:45.153Z Checking plotters-backend v0.3.5
21382023-12-09T06:05:45.153Z Checking rand v0.4.6
21392023-12-09T06:05:45.153Z Checking pretty_assertions v1.4.0
21402023-12-09T06:05:45.153Z Compiling vte_generate_state_changes v0.1.1
21412023-12-09T06:05:45.153Z Checking plotters-svg v0.3.5
21422023-12-09T06:05:45.153Z Checking remove_dir_all v0.5.3
21432023-12-09T06:05:45.153Z Checking cast v0.3.0
21442023-12-09T06:05:45.153Z Checking vte v0.11.1
21452023-12-09T06:05:45.154Z Checking criterion-plot v0.5.0
21462023-12-09T06:05:45.154Z Checking tempdir v0.3.7
21472023-12-09T06:05:45.154Z Checking plotters v0.3.5
21482023-12-09T06:05:45.154Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21492023-12-09T06:05:45.154Z Checking tinytemplate v1.2.1
21502023-12-09T06:05:45.154Z Checking anes v0.1.6
21512023-12-09T06:05:45.154Z Checking oorandom v11.1.3
21522023-12-09T06:05:45.154Z Checking strip-ansi-escapes v0.2.0
21532023-12-09T06:05:45.154Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21542023-12-09T06:05:45.154Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21552023-12-09T06:05:45.159Z Checking criterion v0.5.1
21562023-12-09T06:05:45.160Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21572023-12-09T06:05:45.160Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21582023-12-09T06:05:45.160Z Checking assert_cmd v2.0.12
21592023-12-09T06:05:45.457Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21602023-12-09T06:05:45.916Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21612023-12-09T06:05:47.754Z Checking fd-lock v3.0.13
21622023-12-09T06:05:47.857Z Checking nu-ansi-term v0.49.0
21632023-12-09T06:05:48.481Z Checking reedline v0.26.0
21642023-12-09T06:05:49.922Z Checking threadpool v1.8.1
21652023-12-09T06:05:50.182Z Checking nanorand v0.7.0
21662023-12-09T06:05:50.764Z Checking topological-sort v0.2.2
21672023-12-09T06:05:51.075Z Checking flume v0.11.0
21682023-12-09T06:05:51.693Z Checking libtest-mimic v0.6.1
21692023-12-09T06:05:51.835Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21702023-12-09T06:05:52.324Z Checking httptest v0.15.5
21712023-12-09T06:06:02.680Z Checking similar-asserts v1.5.0
21722023-12-09T06:06:02.794Z Compiling rstest_macros v0.18.2
21732023-12-09T06:06:02.794Z Compiling crossbeam-queue v0.3.8
21742023-12-09T06:06:02.986Z Checking bytecount v0.6.3
21752023-12-09T06:06:03.208Z Checking papergrid v0.10.0
21762023-12-09T06:06:03.208Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21772023-12-09T06:06:03.209Z Checking datatest-stable v0.2.3
21782023-12-09T06:06:03.209Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21792023-12-09T06:06:03.209Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21802023-12-09T06:06:03.209Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21812023-12-09T06:06:03.209Z Compiling tabled_derive v0.6.0
21822023-12-09T06:06:03.209Z Checking constant_time_eq v0.2.6
21832023-12-09T06:06:03.209Z Compiling relative-path v1.9.0
21842023-12-09T06:06:03.209Z Checking arrayref v0.3.7
21852023-12-09T06:06:03.209Z Compiling trybuild v1.0.85
21862023-12-09T06:06:03.209Z Checking arrayvec v0.7.4
21872023-12-09T06:06:03.210Z Checking blake2b_simd v1.0.1
21882023-12-09T06:06:03.210Z Checking tabled v0.14.0
21892023-12-09T06:06:03.250Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21902023-12-09T06:06:06.694Z Checking basic-toml v0.1.4
21912023-12-09T06:06:08.092Z Checking constant_time_eq v0.3.0
21922023-12-09T06:06:08.255Z Checking futures-timer v3.0.2
21932023-12-09T06:06:09.201Z Checking rust-argon2 v1.0.1
21942023-12-09T06:06:12.047Z Checking crossbeam v0.8.2
21952023-12-09T06:06:12.193Z Checking partial-io v0.5.4
21962023-12-09T06:06:12.770Z Checking approx v0.5.1
21972023-12-09T06:06:13.103Z Checking termios v0.3.3
21982023-12-09T06:06:13.439Z Checking hex-literal v0.4.1
21992023-12-09T06:06:16.029Z Checking rstest v0.18.2
22002023-12-09T06:06:21.855Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22012023-12-09T06:06:24.814Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22022023-12-09T06:07:33.320Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22032023-12-09T06:07:33.320Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22042023-12-09T06:07:33.320Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22052023-12-09T06:07:45.088Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22062023-12-09T06:08:09.790Z Compiling polar-core v0.27.0
22072023-12-09T06:08:25.253Z Checking oso v0.27.0
22082023-12-09T06:08:57.823Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22092023-12-09T06:10:21.974Z Finished dev [unoptimized + debuginfo] target(s) in 10m 07s
22102023-12-09T06:10:22.189Z
22112023-12-09T06:10:22.189Zreal 11:04.869184662
22122023-12-09T06:10:22.189Zuser 1:00:19.436427478
22132023-12-09T06:10:22.189Zsys 7:46.616692185
22142023-12-09T06:10:22.189Ztrap 2.210923287
22152023-12-09T06:10:22.189Ztflt 6.597982750
22162023-12-09T06:10:22.195Zdflt 6.418108553
22172023-12-09T06:10:22.195Zkflt 0.020944729
22182023-12-09T06:10:22.195Zlock 1:36:18.426248692
22192023-12-09T06:10:22.195Zslp 2:59:56.254617477
22202023-12-09T06:10:22.195Zlat 2:10.990720001
22212023-12-09T06:10:22.195Zstop 4:30.691588054
22222023-12-09T06:10:23.361Zwarning: output filename collision.
22232023-12-09T06:10:23.361ZThe 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)`.
22242023-12-09T06:10:23.361ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22252023-12-09T06:10:23.361ZThe targets should have unique names.
22262023-12-09T06:10:23.362ZThis is a known bug where multiple crates with the same name use
22272023-12-09T06:10:23.362Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22282023-12-09T06:10:23.367Zwarning: output filename collision.
22292023-12-09T06:10:23.367ZThe 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)`.
22302023-12-09T06:10:23.367ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22312023-12-09T06:10:23.367ZThe targets should have unique names.
22322023-12-09T06:10:23.367ZThis is a known bug where multiple crates with the same name use
22332023-12-09T06:10:23.367Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22342023-12-09T06:10:23.367Zwarning: output filename collision.
22352023-12-09T06:10:23.368ZThe 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)`.
22362023-12-09T06:10:23.368ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22372023-12-09T06:10:23.368ZThe targets should have unique names.
22382023-12-09T06:10:23.368ZThis is a known bug where multiple crates with the same name use
22392023-12-09T06:10:23.368Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22402023-12-09T06:10:23.952Z Documenting libc v0.2.150
22412023-12-09T06:10:23.972Z Documenting cfg-if v1.0.0
22422023-12-09T06:10:23.981Z Documenting serde_derive v1.0.192
22432023-12-09T06:10:24.014Z Documenting scopeguard v1.2.0
22442023-12-09T06:10:24.018Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22452023-12-09T06:10:24.018Z Documenting log v0.4.20
22462023-12-09T06:10:24.050Z Documenting smallvec v1.11.0
22472023-12-09T06:10:24.050Z Documenting itoa v1.0.9
22482023-12-09T06:10:24.431Z Documenting memchr v2.6.3
22492023-12-09T06:10:27.944Z Documenting lock_api v0.4.10
22502023-12-09T06:10:27.953Z Documenting zeroize_derive v1.4.2
22512023-12-09T06:10:28.112Z Documenting pin-project-lite v0.2.13
22522023-12-09T06:10:28.537Z Documenting libm v0.2.7
22532023-12-09T06:10:30.150Z Documenting futures-core v0.3.29
22542023-12-09T06:10:30.479Z Documenting getrandom v0.2.10
22552023-12-09T06:10:31.535Z Documenting parking_lot_core v0.9.8
22562023-12-09T06:10:32.239Z Documenting signal-hook-registry v1.4.1
22572023-12-09T06:10:32.551Z Documenting mio v0.8.9
22582023-12-09T06:10:33.578Z Documenting num-traits v0.2.16
22592023-12-09T06:10:33.851Z Documenting serde v1.0.192
22602023-12-09T06:10:35.739Z Documenting thiserror-impl v1.0.49
22612023-12-09T06:10:35.754Z Documenting zeroize v1.7.0
22622023-12-09T06:10:36.098Z Documenting rand_core v0.6.4
22632023-12-09T06:10:37.366Z Documenting parking_lot v0.12.1
22642023-12-09T06:10:38.321Z Documenting num_cpus v1.16.0
22652023-12-09T06:10:38.617Z Documenting socket2 v0.5.5
22662023-12-09T06:10:40.606Z Documenting typenum v1.16.0
22672023-12-09T06:10:41.570Z Documenting tokio-macros v2.2.0
22682023-12-09T06:10:41.621Z Documenting once_cell v1.19.0
22692023-12-09T06:10:42.764Z Documenting thiserror v1.0.49
22702023-12-09T06:10:43.247Z Documenting subtle v2.5.0
22712023-12-09T06:10:43.925Z Documenting ryu v1.0.15
22722023-12-09T06:10:44.570Z Documenting byteorder v1.5.0
22732023-12-09T06:10:47.718Z Documenting futures-sink v0.3.29
22742023-12-09T06:10:47.916Z Documenting const-oid v0.9.5
22752023-12-09T06:10:48.045Z Documenting pin-utils v0.1.0
22762023-12-09T06:10:48.059Z Documenting futures-task v0.3.29
22772023-12-09T06:10:49.049Z Documenting slab v0.4.9
22782023-12-09T06:10:50.593Z Documenting futures-macro v0.3.29
22792023-12-09T06:10:53.090Z Documenting futures-channel v0.3.29
22802023-12-09T06:10:53.459Z Documenting futures-io v0.3.29
22812023-12-09T06:10:55.425Z Documenting iana-time-zone v0.1.57
22822023-12-09T06:10:55.940Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22832023-12-09T06:10:57.183Z Documenting tinyvec_macros v0.1.1
22842023-12-09T06:10:57.284Z Documenting ppv-lite86 v0.2.17
22852023-12-09T06:10:57.907Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22862023-12-09T06:10:59.324Z Documenting tracing-core v0.1.31
22872023-12-09T06:10:59.443Z Documenting futures-util v0.3.29
22882023-12-09T06:11:01.677Z Documenting tracing-attributes v0.1.26
22892023-12-09T06:11:01.855Z Documenting tinyvec v1.6.0
22902023-12-09T06:11:02.684Z Documenting rand_chacha v0.3.1
22912023-12-09T06:11:07.454Z Documenting unicode-normalization v0.1.22
22922023-12-09T06:11:09.141Z Documenting bytes v1.5.0
22932023-12-09T06:11:09.400Z Documenting bitflags v2.4.0
22942023-12-09T06:11:11.408Z Documenting serde_json v1.0.108
22952023-12-09T06:11:11.841Z Documenting chrono v0.4.31
22962023-12-09T06:11:14.331Z Documenting uuid v1.6.1
22972023-12-09T06:11:14.951Z Documenting rand v0.8.5
22982023-12-09T06:11:15.699Z Documenting base64 v0.21.5
22992023-12-09T06:11:16.610Z Documenting tokio v1.35.0
23002023-12-09T06:11:19.592Z Documenting fnv v1.0.7
23012023-12-09T06:11:20.920Z Documenting spin v0.9.8
23022023-12-09T06:11:21.181Z Documenting lazy_static v1.4.0
23032023-12-09T06:11:21.925Z Documenting unicode-bidi v0.3.13
23042023-12-09T06:11:22.874Z Documenting percent-encoding v2.3.1
23052023-12-09T06:11:25.240Z Documenting http v0.2.11
23062023-12-09T06:11:25.437Z Documenting cpufeatures v0.2.9
23072023-12-09T06:11:25.836Z Checking serde_derive_internals v0.26.0
23082023-12-09T06:11:26.313Z Documenting generic-array v0.14.7
23092023-12-09T06:11:26.825Z Documenting serde_derive_internals v0.26.0
23102023-12-09T06:11:28.228Z Documenting dyn-clone v1.0.13
23112023-12-09T06:11:29.148Z Documenting form_urlencoded v1.2.1
23122023-12-09T06:11:29.763Z Documenting idna v0.5.0
23132023-12-09T06:11:31.112Z Documenting tracing v0.1.37
23142023-12-09T06:11:33.291Z Documenting crypto-common v0.1.6
23152023-12-09T06:11:34.300Z Documenting block-buffer v0.10.4
23162023-12-09T06:11:34.300Z Documenting errno v0.3.2
23172023-12-09T06:11:35.750Z Documenting httparse v1.8.0
23182023-12-09T06:11:56.187Z Documenting schemars_derive v0.8.13
23192023-12-09T06:11:56.187Z Documenting adler v1.0.2
23202023-12-09T06:11:56.877Z Documenting url v2.5.0
23212023-12-09T06:11:57.456Z Documenting unicode-ident v1.0.12
23222023-12-09T06:11:57.456Z Documenting rustix v0.38.25
23232023-12-09T06:11:57.456Z Documenting miniz_oxide v0.7.1
23242023-12-09T06:11:57.456Z Documenting digest v0.10.7
23252023-12-09T06:11:57.456Z Documenting base64ct v1.6.0
23262023-12-09T06:11:57.456Z Documenting openssl-probe v0.1.5
23272023-12-09T06:11:57.457Z Documenting proc-macro2 v1.0.69
23282023-12-09T06:11:57.457Z Documenting schemars v0.8.13
23292023-12-09T06:11:57.457Z Documenting try-lock v0.2.4
23302023-12-09T06:11:57.457Z Documenting untrusted v0.9.0
23312023-12-09T06:11:57.457Z Documenting httpdate v1.0.3
23322023-12-09T06:11:57.457Z Documenting want v0.3.1
23332023-12-09T06:11:57.457Z Documenting http-body v0.4.5
23342023-12-09T06:11:57.457Z Documenting openssl-sys v0.9.96
23352023-12-09T06:11:57.457Z Documenting quote v1.0.33
23362023-12-09T06:11:57.457Z Documenting ring v0.17.7
23372023-12-09T06:11:57.457Z Documenting async-trait v0.1.74
23382023-12-09T06:11:57.457Z Documenting openssl-macros v0.1.1
23392023-12-09T06:11:57.458Z Documenting mime v0.3.17
23402023-12-09T06:11:57.458Z Documenting tower-service v0.3.2
23412023-12-09T06:11:57.458Z Documenting pem-rfc7468 v0.7.0
23422023-12-09T06:11:58.897Z Documenting aho-corasick v1.0.4
23432023-12-09T06:11:59.091Z Documenting rustls-webpki v0.101.7
23442023-12-09T06:11:59.618Z Documenting tokio-util v0.7.10
23452023-12-09T06:11:59.643Z Documenting sct v0.7.0
23462023-12-09T06:12:00.374Z Documenting openssl v0.10.60
23472023-12-09T06:12:00.970Z Documenting slog v2.7.0
23482023-12-09T06:12:01.287Z Documenting der_derive v0.7.2
23492023-12-09T06:12:02.008Z Documenting regex-syntax v0.8.2
23502023-12-09T06:12:05.198Z Documenting hashbrown v0.14.2
23512023-12-09T06:12:05.791Z Documenting equivalent v1.0.1
23522023-12-09T06:12:06.278Z Documenting ipnet v2.8.0
23532023-12-09T06:12:07.252Z Documenting unicode-width v0.1.11
23542023-12-09T06:12:08.404Z Documenting h2 v0.3.21
23552023-12-09T06:12:09.110Z Documenting flagset v0.4.3
23562023-12-09T06:12:09.763Z Documenting rustls v0.21.9
23572023-12-09T06:12:11.534Z Documenting rustls-pemfile v1.0.3
23582023-12-09T06:12:11.645Z Documenting indexmap v2.1.0
23592023-12-09T06:12:12.514Z Documenting regex-automata v0.4.3
23602023-12-09T06:12:12.551Z Documenting num-integer v0.1.45
23612023-12-09T06:12:12.974Z Documenting time-macros v0.2.13
23622023-12-09T06:12:13.364Z Documenting der v0.7.8
23632023-12-09T06:12:17.113Z Documenting deranged v0.3.8
23642023-12-09T06:12:18.719Z Documenting time-core v0.1.1
23652023-12-09T06:12:18.889Z Documenting gimli v0.28.0
23662023-12-09T06:12:20.231Z Documenting utf8parse v0.2.1
23672023-12-09T06:12:21.007Z Documenting num_threads v0.1.6
23682023-12-09T06:12:22.599Z Documenting tokio-rustls v0.24.1
23692023-12-09T06:12:22.876Z Documenting spki v0.7.2
23702023-12-09T06:12:23.550Z Documenting hyper v0.14.27
23712023-12-09T06:12:23.743Z Documenting native-tls v0.2.11
23722023-12-09T06:12:24.242Z Documenting object v0.32.1
23732023-12-09T06:12:25.337Z Documenting regex v1.10.2
23742023-12-09T06:12:26.554Z Documenting time v0.3.27
23752023-12-09T06:12:28.645Z Documenting addr2line v0.21.0
23762023-12-09T06:12:29.586Z Documenting crossbeam-utils v0.8.16
23772023-12-09T06:12:31.368Z Documenting encoding_rs v0.8.33
23782023-12-09T06:12:31.991Z Checking pest_meta v2.7.2
23792023-12-09T06:12:33.538Z Documenting rustc-demangle v0.1.23
23802023-12-09T06:12:33.976Z Documenting tokio-native-tls v0.3.1
23812023-12-09T06:12:34.280Z Documenting rustls-native-certs v0.6.3
23822023-12-09T06:12:34.685Z Documenting serde_urlencoded v0.7.1
23832023-12-09T06:12:35.786Z Documenting pest_meta v2.7.2
23842023-12-09T06:12:37.851Z Checking pest_generator v2.7.2
23852023-12-09T06:12:38.413Z Documenting pkcs8 v0.10.2
23862023-12-09T06:12:39.135Z Documenting ucd-trie v0.1.6
23872023-12-09T06:12:39.909Z Documenting data-encoding v2.4.0
23882023-12-09T06:12:41.149Z Documenting webpki-roots v0.25.2
23892023-12-09T06:12:41.895Z Documenting pest_generator v2.7.2
23902023-12-09T06:12:42.214Z Documenting anstyle v1.0.2
23912023-12-09T06:12:42.376Z Documenting hyper-rustls v0.24.2
23922023-12-09T06:12:43.325Z Documenting backtrace v0.3.69
23932023-12-09T06:12:45.461Z Documenting hyper-tls v0.5.0
23942023-12-09T06:12:45.533Z Documenting pest v2.7.2
23952023-12-09T06:12:46.389Z Documenting anstyle-parse v0.2.1
23962023-12-09T06:12:46.762Z Documenting syn v2.0.32
23972023-12-09T06:12:47.905Z Documenting ipnetwork v0.20.0
23982023-12-09T06:12:48.838Z Documenting pest_derive v2.7.2
23992023-12-09T06:12:51.065Z Documenting sha2 v0.10.8
24002023-12-09T06:12:51.681Z Documenting anyhow v1.0.75
24012023-12-09T06:12:52.680Z Documenting futures-executor v0.3.29
24022023-12-09T06:12:53.664Z Documenting hex v0.4.3
24032023-12-09T06:12:55.511Z Documenting crc32fast v1.3.2
24042023-12-09T06:12:55.804Z Documenting reqwest v0.11.22
24052023-12-09T06:12:56.395Z Checking serde_tokenstream v0.1.7
24062023-12-09T06:12:56.956Z Documenting anstyle-query v1.0.0
24072023-12-09T06:12:58.202Z Documenting colorchoice v1.0.0
24082023-12-09T06:12:58.801Z Documenting dtrace-parser v0.1.14
24092023-12-09T06:12:59.797Z Documenting num-iter v0.1.43
24102023-12-09T06:13:00.530Z Documenting openapiv3 v2.0.0
24112023-12-09T06:13:01.892Z Documenting hmac v0.12.1
24122023-12-09T06:13:15.841Z Documenting dof v0.1.5
24132023-12-09T06:13:16.467Z Documenting anstream v0.5.0
24142023-12-09T06:13:16.467Z Documenting signal-hook v0.3.17
24152023-12-09T06:13:17.141Z Documenting thread-id v4.2.0
24162023-12-09T06:13:17.286Z Documenting terminal_size v0.2.6
24172023-12-09T06:13:17.286Z Documenting memoffset v0.9.0
24182023-12-09T06:13:17.286Z Documenting clap_lex v0.5.1
24192023-12-09T06:13:17.286Z Documenting strsim v0.10.0
24202023-12-09T06:13:17.286Z Documenting flate2 v1.0.28
24212023-12-09T06:13:17.286Z Documenting futures v0.3.29
24222023-12-09T06:13:17.286Z Documenting usdt-impl v0.3.5
24232023-12-09T06:13:17.286Z Documenting crossbeam-epoch v0.9.15
24242023-12-09T06:13:17.286Z Documenting usdt-macro v0.3.5
24252023-12-09T06:13:17.286Z Documenting usdt-attr-macro v0.3.5
24262023-12-09T06:13:17.286Z Documenting clap_derive v4.4.2
24272023-12-09T06:13:17.286Z Documenting clap_builder v4.4.2
24282023-12-09T06:13:17.862Z Documenting managed v0.8.0
24292023-12-09T06:13:18.447Z Documenting signal-hook-mio v0.2.3
24302023-12-09T06:13:19.577Z Documenting block-padding v0.3.3
24312023-12-09T06:13:21.927Z Documenting scheduled-thread-pool v0.2.7
24322023-12-09T06:13:22.845Z Documenting bzip2-sys v0.1.11+1.0.8
24332023-12-09T06:13:22.951Z Documenting usdt v0.3.5
24342023-12-09T06:13:23.482Z Documenting enum-as-inner v0.5.1
24352023-12-09T06:13:23.886Z Documenting pin-project-internal v1.1.3
24362023-12-09T06:13:24.397Z Checking diesel_table_macro_syntax v0.1.0
24372023-12-09T06:13:24.650Z Documenting diesel_table_macro_syntax v0.1.0
24382023-12-09T06:13:25.732Z Documenting unicode-segmentation v1.10.1
24392023-12-09T06:13:26.134Z Documenting clap v4.4.3
24402023-12-09T06:13:27.845Z Documenting r2d2 v0.8.10
24412023-12-09T06:13:28.714Z Documenting bzip2 v0.4.4
24422023-12-09T06:13:30.384Z Documenting inout v0.1.3
24432023-12-09T06:13:30.895Z Documenting trust-dns-proto v0.22.0
24442023-12-09T06:13:30.896Z Documenting crossterm v0.27.0
24452023-12-09T06:13:31.155Z Documenting pin-project v1.1.3
24462023-12-09T06:13:31.354Z Documenting diesel_derives v2.1.2
24472023-12-09T06:13:33.315Z Documenting md-5 v0.10.5
24482023-12-09T06:13:33.985Z Documenting stringprep v0.1.3
24492023-12-09T06:13:34.430Z Documenting serde_spanned v0.6.4
24502023-12-09T06:13:35.303Z Documenting toml_datetime v0.6.5
24512023-12-09T06:13:36.656Z Documenting ff v0.13.0
24522023-12-09T06:13:39.104Z Documenting doc-comment v0.3.3
24532023-12-09T06:13:39.694Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24542023-12-09T06:13:40.303Z Documenting snafu-derive v0.7.5
24552023-12-09T06:13:40.476Z Documenting either v1.9.0
24562023-12-09T06:13:41.205Z Documenting bit-vec v0.6.3
24572023-12-09T06:13:41.791Z Documenting winnow v0.5.15
24582023-12-09T06:13:42.431Z Documenting siphasher v0.3.11
24592023-12-09T06:13:43.190Z Documenting fallible-iterator v0.2.0
24602023-12-09T06:13:44.339Z Documenting static_assertions v1.1.0
24612023-12-09T06:13:45.395Z Documenting base16ct v0.2.0
24622023-12-09T06:13:46.422Z Documenting diesel v2.1.4
24632023-12-09T06:13:46.899Z Documenting phf_shared v0.11.2
24642023-12-09T06:13:47.260Z Documenting group v0.13.0
24652023-12-09T06:13:48.926Z Documenting cipher v0.4.4
24662023-12-09T06:13:49.399Z Documenting toml_edit v0.21.0
24672023-12-09T06:13:50.003Z Documenting sec1 v0.7.3
24682023-12-09T06:13:50.776Z Documenting postgres-protocol v0.6.6
24692023-12-09T06:13:51.975Z Documenting snafu v0.7.5
24702023-12-09T06:13:52.451Z Documenting zip v0.6.6
24712023-12-09T06:13:52.999Z Documenting hkdf v0.12.3
24722023-12-09T06:13:57.811Z Documenting num-bigint v0.4.4
24732023-12-09T06:13:58.633Z Documenting crypto-bigint v0.5.2
24742023-12-09T06:13:58.850Z Documenting hubpack v0.1.2
24752023-12-09T06:13:59.171Z Documenting regress v0.7.1
24762023-12-09T06:14:00.186Z Documenting bstr v1.6.0
24772023-12-09T06:14:00.968Z Documenting serde_repr v0.1.16
24782023-12-09T06:14:00.977Z Documenting lalrpop-util v0.19.12
24792023-12-09T06:14:06.072Z Documenting new_debug_unreachable v1.0.4
24802023-12-09T06:14:07.678Z Documenting fixedbitset v0.4.2
24812023-12-09T06:14:07.820Z Documenting precomputed-hash v0.1.1
24822023-12-09T06:14:08.195Z Documenting yasna v0.5.2
24832023-12-09T06:14:08.244Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24842023-12-09T06:14:08.901Z Documenting postgres-types v0.2.6
24852023-12-09T06:14:09.819Z Documenting phf v0.11.2
24862023-12-09T06:14:28.966Z Documenting elliptic-curve v0.13.8
24872023-12-09T06:14:28.966Z Documenting petgraph v0.6.4
24882023-12-09T06:14:28.966Z Documenting string_cache v0.8.7
24892023-12-09T06:14:28.966Z Documenting console v0.15.7
24902023-12-09T06:14:29.159Z Documenting semver v1.0.20
24912023-12-09T06:14:29.159Z Documenting float-cmp v0.9.0
24922023-12-09T06:14:29.159Z Documenting normalize-line-endings v0.3.0
24932023-12-09T06:14:29.159Z Documenting heck v0.4.1
24942023-12-09T06:14:29.159Z Checking unsafe-libyaml v0.2.9
24952023-12-09T06:14:29.160Z Documenting whoami v1.4.1
24962023-12-09T06:14:29.160Z Documenting predicates-core v1.0.6
24972023-12-09T06:14:29.160Z Documenting difflib v0.4.0
24982023-12-09T06:14:29.160Z Documenting bit-set v0.5.3
24992023-12-09T06:14:29.160Z Documenting similar v2.2.1
25002023-12-09T06:14:29.160Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25012023-12-09T06:14:29.161Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25022023-12-09T06:14:29.302Z Documenting tokio-postgres v0.7.10
25032023-12-09T06:14:29.303Z Documenting tokio-stream v0.1.14
25042023-12-09T06:14:29.303Z Checking ident_case v1.0.1
25052023-12-09T06:14:29.303Z Documenting unsafe-libyaml v0.2.9
25062023-12-09T06:14:29.303Z Documenting predicates v3.0.4
25072023-12-09T06:14:30.657Z Checking serde_yaml v0.9.25
25082023-12-09T06:14:31.852Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25092023-12-09T06:14:33.746Z Documenting getopts v0.2.21
25102023-12-09T06:14:42.833Z Documenting serde_yaml v0.9.25
25112023-12-09T06:14:43.096Z Documenting match_cfg v0.1.0
25122023-12-09T06:14:43.096Z Documenting sha1 v0.10.6
25132023-12-09T06:14:43.157Z Documenting dirs-sys-next v0.1.2
25142023-12-09T06:14:43.158Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25152023-12-09T06:14:43.158Z Documenting hostname v0.3.1
25162023-12-09T06:14:43.158Z Documenting thread_local v1.1.7
25172023-12-09T06:14:43.166Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25182023-12-09T06:14:43.166Z Documenting dirs-next v2.0.0
25192023-12-09T06:14:43.211Z Documenting paste v1.0.14
25202023-12-09T06:14:43.236Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25212023-12-09T06:14:43.827Z Documenting crossbeam-channel v0.5.8
25222023-12-09T06:14:45.480Z Documenting atty v0.2.14
25232023-12-09T06:14:45.684Z Documenting take_mut v0.2.2
25242023-12-09T06:14:46.406Z Documenting slog-json v2.6.1
25252023-12-09T06:14:47.525Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25262023-12-09T06:14:48.077Z Documenting term v0.7.0
25272023-12-09T06:14:49.284Z Documenting camino v1.1.6
25282023-12-09T06:14:49.939Z Documenting async-stream-impl v0.3.5
25292023-12-09T06:14:49.987Z Documenting atomic-waker v1.1.1
25302023-12-09T06:14:51.284Z Documenting slog-async v2.8.0
25312023-12-09T06:14:53.099Z Documenting debug-ignore v1.0.5
25322023-12-09T06:14:53.832Z Documenting slog-term v2.9.0
25332023-12-09T06:14:54.220Z Documenting waitgroup v0.1.2
25342023-12-09T06:14:54.680Z Documenting slog-bunyan v2.4.0
25352023-12-09T06:14:56.151Z Checking darling_core v0.20.3
25362023-12-09T06:14:56.595Z Documenting async-stream v0.3.5
25372023-12-09T06:14:56.920Z Documenting toml v0.8.8
25382023-12-09T06:14:57.235Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25392023-12-09T06:14:59.122Z Documenting multer v2.1.0
25402023-12-09T06:14:59.291Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25412023-12-09T06:14:59.811Z Documenting serde_path_to_error v0.1.14
25422023-12-09T06:15:00.328Z Documenting strum v0.25.0
25432023-12-09T06:15:01.399Z Checking darling v0.20.3
25442023-12-09T06:15:01.548Z Documenting serde_with_macros v3.4.0
25452023-12-09T06:15:02.256Z Documenting structmeta-derive v0.2.0
25462023-12-09T06:15:04.222Z Checking structmeta v0.2.0
25472023-12-09T06:15:04.573Z Documenting instant v0.1.12
25482023-12-09T06:15:05.257Z Checking regex-syntax v0.7.5
25492023-12-09T06:15:05.735Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25502023-12-09T06:15:06.073Z Documenting macaddr v1.0.1
25512023-12-09T06:15:06.264Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25522023-12-09T06:15:08.669Z Documenting serde_with v3.4.0
25532023-12-09T06:15:09.808Z Documenting structmeta v0.2.0
25542023-12-09T06:15:10.473Z Documenting backoff v0.4.0
25552023-12-09T06:15:10.517Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25562023-12-09T06:15:12.151Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25572023-12-09T06:15:12.288Z Documenting fastrand v2.0.0
25582023-12-09T06:15:15.675Z Documenting is-terminal v0.4.9
25592023-12-09T06:15:16.176Z Documenting parse-display-derive v0.8.2
25602023-12-09T06:15:16.495Z Checking proc-macro-crate v1.3.1
25612023-12-09T06:15:16.827Z Documenting proc-macro-crate v1.3.1
25622023-12-09T06:15:16.840Z Documenting proc-macro-error-attr v1.0.4
25632023-12-09T06:15:18.389Z Documenting tempfile v3.8.1
25642023-12-09T06:15:18.654Z Documenting hash32 v0.2.1
25652023-12-09T06:15:20.548Z Documenting stable_deref_trait v1.2.0
25662023-12-09T06:15:22.587Z Documenting proc-macro-error v1.0.4
25672023-12-09T06:15:22.750Z Checking proc-macro-error v1.0.4
25682023-12-09T06:15:23.140Z Documenting embedded-io v0.4.0
25692023-12-09T06:15:23.210Z Documenting num_enum_derive v0.5.11
25702023-12-09T06:15:24.578Z Documenting parse-display v0.8.2
25712023-12-09T06:15:24.748Z Documenting cobs v0.2.3
25722023-12-09T06:15:24.836Z Documenting heapless v0.7.16
25732023-12-09T06:15:25.208Z Documenting camino-tempfile v1.1.1
25742023-12-09T06:15:28.399Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25752023-12-09T06:15:29.009Z Documenting foreign-types-macros v0.2.3
25762023-12-09T06:15:29.179Z Documenting postcard v1.0.8
25772023-12-09T06:15:29.513Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25782023-12-09T06:15:30.591Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25792023-12-09T06:15:31.483Z Documenting num_enum v0.5.11
25802023-12-09T06:15:31.983Z Documenting foreign-types-shared v0.3.1
25812023-12-09T06:15:32.243Z Documenting smoltcp v0.10.0
25822023-12-09T06:15:33.878Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25832023-12-09T06:15:33.919Z Documenting crucible-workspace-hack v0.1.0
25842023-12-09T06:15:34.279Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25852023-12-09T06:15:35.788Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25862023-12-09T06:15:36.256Z Documenting cstr-argument v0.1.2
25872023-12-09T06:15:36.290Z Documenting foreign-types v0.5.0
25882023-12-09T06:15:36.911Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25892023-12-09T06:15:46.553Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25902023-12-09T06:15:46.838Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25912023-12-09T06:15:46.838Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25922023-12-09T06:15:46.838Z Documenting colored v2.0.4
25932023-12-09T06:15:46.838Z Documenting zerocopy v0.7.26
25942023-12-09T06:15:46.838Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25952023-12-09T06:15:46.838Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25962023-12-09T06:15:46.838Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25972023-12-09T06:15:46.887Z Documenting zone_cfg_derive v0.3.0
25982023-12-09T06:15:47.441Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25992023-12-09T06:15:48.388Z Documenting num-derive v0.4.0
26002023-12-09T06:15:48.798Z Documenting smf v0.2.2
26012023-12-09T06:15:49.500Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26022023-12-09T06:15:50.334Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26032023-12-09T06:15:53.716Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
26042023-12-09T06:15:53.812Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26052023-12-09T06:15:54.349Z Documenting zone v0.3.0
26062023-12-09T06:15:54.686Z Documenting linked-hash-map v0.5.6
26072023-12-09T06:15:54.963Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26082023-12-09T06:15:55.293Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
26092023-12-09T06:15:55.812Z Documenting blake2 v0.10.6
26102023-12-09T06:15:58.917Z Documenting password-hash v0.5.0
26112023-12-09T06:15:59.990Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26122023-12-09T06:16:00.087Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26132023-12-09T06:16:00.628Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142023-12-09T06:16:01.106Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26152023-12-09T06:16:01.238Z Documenting lru-cache v0.1.2
26162023-12-09T06:16:01.944Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26172023-12-09T06:16:02.881Z Checking heck v0.3.3
26182023-12-09T06:16:02.881Z Documenting structopt-derive v0.4.18
26192023-12-09T06:16:02.881Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26202023-12-09T06:16:03.241Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26212023-12-09T06:16:05.017Z Documenting argon2 v0.5.2
26222023-12-09T06:16:06.837Z Documenting libefi-sys v0.1.0
26232023-12-09T06:16:07.121Z Documenting quick-error v1.2.3
26242023-12-09T06:16:09.740Z Documenting structopt v0.3.26
26252023-12-09T06:16:10.415Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26262023-12-09T06:16:10.434Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26272023-12-09T06:16:12.458Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26282023-12-09T06:16:12.521Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26292023-12-09T06:16:12.659Z Documenting resolv-conf v0.7.0
26302023-12-09T06:16:13.061Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26312023-12-09T06:16:13.298Z Documenting cancel-safe-futures v0.1.5
26322023-12-09T06:16:16.241Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26332023-12-09T06:16:16.904Z Checking convert_case v0.4.0
26342023-12-09T06:16:17.224Z Documenting convert_case v0.4.0
26352023-12-09T06:16:18.469Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26362023-12-09T06:16:18.586Z Documenting trust-dns-resolver v0.22.0
26372023-12-09T06:16:19.387Z Documenting arc-swap v1.6.0
26382023-12-09T06:16:21.093Z Documenting tap v1.0.1
26392023-12-09T06:16:21.685Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26402023-12-09T06:16:22.277Z Documenting swrite v0.1.0
26412023-12-09T06:16:22.859Z Documenting derive_more v0.99.17
26422023-12-09T06:16:23.417Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26432023-12-09T06:16:25.224Z Documenting slog-scope v4.4.0
26442023-12-09T06:16:25.333Z Documenting num-rational v0.4.1
26452023-12-09T06:16:25.429Z Documenting wyz v0.5.1
26462023-12-09T06:16:27.822Z Documenting radium v0.7.0
26472023-12-09T06:16:30.022Z Documenting libsw v3.3.0
26482023-12-09T06:16:31.101Z Documenting num-complex v0.4.4
26492023-12-09T06:16:31.431Z Documenting derive-where v1.2.6
26502023-12-09T06:16:32.018Z Documenting crc-catalog v2.2.0
26512023-12-09T06:16:32.190Z Documenting funty v2.0.0
26522023-12-09T06:16:32.274Z Documenting half v1.8.2
26532023-12-09T06:16:42.402Z Documenting linear-map v1.2.0
26542023-12-09T06:16:42.402Z Documenting ciborium-io v0.2.1
26552023-12-09T06:16:42.402Z Documenting owo-colors v3.5.0
26562023-12-09T06:16:42.403Z Documenting bitvec v1.0.1
26572023-12-09T06:16:42.576Z Documenting crc v3.0.1
26582023-12-09T06:16:42.576Z Documenting num v0.4.1
26592023-12-09T06:16:42.576Z Documenting slog-stdlog v4.1.1
26602023-12-09T06:16:42.576Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26612023-12-09T06:16:42.577Z Documenting slog-dtrace v0.2.3
26622023-12-09T06:16:42.577Z Documenting ciborium-ll v0.2.1
26632023-12-09T06:16:43.371Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26642023-12-09T06:16:44.289Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26652023-12-09T06:16:45.483Z Documenting xattr v1.0.1
26662023-12-09T06:16:48.174Z Documenting filetime v0.2.23
26672023-12-09T06:16:48.181Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26682023-12-09T06:16:48.264Z Documenting packed_struct_codegen v0.10.1
26692023-12-09T06:16:51.730Z Documenting nodrop v0.1.14
26702023-12-09T06:16:51.952Z Documenting keccak v0.1.4
26712023-12-09T06:16:52.572Z Documenting tar v0.4.40
26722023-12-09T06:16:54.543Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26732023-12-09T06:16:55.676Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26742023-12-09T06:16:56.186Z Documenting array-init v0.0.4
26752023-12-09T06:16:56.372Z Documenting sha3 v0.10.8
26762023-12-09T06:16:56.798Z Documenting packed_struct v0.10.1
26772023-12-09T06:16:57.424Z Documenting ciborium v0.2.1
26782023-12-09T06:16:59.017Z Documenting slog-envlogger v2.2.0
26792023-12-09T06:16:59.827Z Documenting num-bigint-dig v0.8.4
26802023-12-09T06:17:00.973Z Documenting pkcs1 v0.7.5
26812023-12-09T06:17:03.953Z Documenting signature v2.1.0
26822023-12-09T06:17:04.107Z Documenting fxhash v0.2.1
26832023-12-09T06:17:07.338Z Documenting secrecy v0.8.0
26842023-12-09T06:17:07.814Z Documenting utf-8 v0.7.6
26852023-12-09T06:17:09.702Z Documenting termcolor v1.2.0
26862023-12-09T06:17:09.714Z Documenting bitfield v0.14.0
26872023-12-09T06:17:10.779Z Documenting serde-hex v0.1.0
26882023-12-09T06:17:11.822Z Documenting rsa v0.9.2
26892023-12-09T06:17:13.601Z Documenting tungstenite v0.20.1
26902023-12-09T06:17:13.703Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26912023-12-09T06:17:14.025Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26922023-12-09T06:17:16.243Z Documenting env_logger v0.10.0
26932023-12-09T06:17:19.241Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26942023-12-09T06:17:22.715Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26952023-12-09T06:17:22.923Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26962023-12-09T06:17:23.331Z Documenting newtype_derive v0.1.6
26972023-12-09T06:17:24.319Z Documenting x509-cert v0.2.4
26982023-12-09T06:17:24.957Z Documenting pem v3.0.2
26992023-12-09T06:17:26.486Z Documenting ron v0.8.1
27002023-12-09T06:17:27.152Z Documenting crc-any v2.4.3
27012023-12-09T06:17:28.831Z Documenting steno v0.4.0
27022023-12-09T06:17:30.874Z Documenting tokio-tungstenite v0.20.1
27032023-12-09T06:17:31.684Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27042023-12-09T06:17:33.074Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27052023-12-09T06:17:33.367Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27062023-12-09T06:17:41.117Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27072023-12-09T06:17:41.117Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27082023-12-09T06:17:41.500Z Documenting itertools v0.12.0
27092023-12-09T06:17:44.693Z Documenting nibble_vec v0.1.0
27102023-12-09T06:17:47.862Z Documenting glob v0.3.1
27112023-12-09T06:17:49.104Z Documenting endian-type v0.1.2
27122023-12-09T06:17:49.411Z Documenting same-file v1.0.6
27132023-12-09T06:17:51.050Z Documenting path-slash v0.1.5
27142023-12-09T06:17:53.290Z Documenting display-error-chain v0.2.0
27152023-12-09T06:17:54.370Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162023-12-09T06:17:54.977Z Documenting radix_trie v0.2.1
27172023-12-09T06:17:55.905Z Documenting walkdir v2.4.0
27182023-12-09T06:17:56.731Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27192023-12-09T06:17:58.791Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27202023-12-09T06:17:59.977Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27212023-12-09T06:18:01.534Z Documenting buf-list v1.0.3
27222023-12-09T06:18:02.712Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27232023-12-09T06:18:05.885Z Checking darling_core v0.14.4
27242023-12-09T06:18:08.759Z Checking darling v0.14.4
27252023-12-09T06:18:08.917Z Documenting trust-dns-client v0.22.0
27262023-12-09T06:18:09.646Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27272023-12-09T06:18:10.355Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27282023-12-09T06:18:10.830Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27292023-12-09T06:18:11.316Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27302023-12-09T06:18:12.675Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312023-12-09T06:18:13.603Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27322023-12-09T06:18:18.109Z Documenting sled v0.34.7
27332023-12-09T06:18:21.437Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27342023-12-09T06:18:22.280Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27352023-12-09T06:18:22.463Z Documenting trust-dns-server v0.22.1
27362023-12-09T06:18:22.529Z Documenting unicase v2.7.0
27372023-12-09T06:18:23.829Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27382023-12-09T06:18:24.177Z Documenting globset v0.4.13
27392023-12-09T06:18:24.272Z Documenting crossbeam-deque v0.8.3
27402023-12-09T06:18:26.952Z Documenting headers-core v0.2.0
27412023-12-09T06:18:27.535Z Documenting olpc-cjson v0.1.3
27422023-12-09T06:18:27.566Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27432023-12-09T06:18:29.064Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27442023-12-09T06:18:29.622Z Documenting serde_plain v1.0.2
27452023-12-09T06:18:29.891Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27462023-12-09T06:18:32.117Z Documenting async-recursion v1.0.5
27472023-12-09T06:18:33.633Z Documenting typed-path v0.7.0
27482023-12-09T06:18:34.207Z Documenting pretty-hex v0.4.0
27492023-12-09T06:18:34.582Z Documenting headers v0.3.9
27502023-12-09T06:18:35.261Z Documenting rayon-core v1.12.0
27512023-12-09T06:18:35.966Z Documenting mime_guess v2.0.4
27522023-12-09T06:18:36.989Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27532023-12-09T06:18:38.807Z Documenting derive_builder_core v0.12.0
27542023-12-09T06:18:39.069Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27552023-12-09T06:18:41.399Z Checking derive_builder_core v0.12.0
27562023-12-09T06:18:41.994Z Documenting tough v0.16.0
27572023-12-09T06:18:42.630Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27582023-12-09T06:18:42.774Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27592023-12-09T06:18:43.698Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27602023-12-09T06:18:44.107Z Documenting universal-hash v0.5.1
27612023-12-09T06:18:44.583Z Documenting bcs v0.1.6
27622023-12-09T06:18:48.453Z Documenting kstat-rs v0.2.3
27632023-12-09T06:18:48.658Z Documenting thiserror-impl-no-std v2.0.2
27642023-12-09T06:18:48.762Z Documenting curve25519-dalek-derive v0.1.0
27652023-12-09T06:18:50.745Z Documenting highway v1.1.0
27662023-12-09T06:18:53.665Z Documenting opaque-debug v0.3.0
27672023-12-09T06:18:54.689Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27682023-12-09T06:18:55.380Z Documenting curve25519-dalek v4.1.0
27692023-12-09T06:18:56.314Z Documenting thiserror-no-std v2.0.2
27702023-12-09T06:18:56.671Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27712023-12-09T06:18:57.949Z Documenting poly1305 v0.8.0
27722023-12-09T06:19:00.455Z Documenting derive_builder_macro v0.12.0
27732023-12-09T06:19:01.829Z Documenting rayon v1.8.0
27742023-12-09T06:19:04.322Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27752023-12-09T06:19:05.456Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27762023-12-09T06:19:06.743Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27772023-12-09T06:19:07.182Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27782023-12-09T06:19:13.377Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27792023-12-09T06:19:24.209Z Documenting portable-atomic v1.4.3
27802023-12-09T06:19:26.553Z Documenting ed25519 v1.5.3
27812023-12-09T06:19:29.975Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27822023-12-09T06:19:30.044Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27832023-12-09T06:19:31.040Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27842023-12-09T06:19:33.847Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27852023-12-09T06:19:34.333Z Documenting chacha20 v0.9.1
27862023-12-09T06:19:35.322Z Documenting aead v0.5.2
27872023-12-09T06:19:36.342Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27882023-12-09T06:19:37.615Z Documenting ref-cast-impl v1.0.20
27892023-12-09T06:19:38.694Z Documenting vte_generate_state_changes v0.1.1
27902023-12-09T06:19:41.816Z Documenting number_prefix v0.4.0
27912023-12-09T06:19:44.513Z Documenting cassowary v0.3.0
27922023-12-09T06:19:44.761Z Documenting chacha20poly1305 v0.10.1
27932023-12-09T06:19:45.711Z Documenting ref-cast v1.0.20
27942023-12-09T06:19:47.557Z Documenting indicatif v0.17.7
27952023-12-09T06:19:50.020Z Documenting vte v0.11.1
27962023-12-09T06:19:50.461Z Documenting ratatui v0.23.0
27972023-12-09T06:19:51.058Z Documenting salty v0.2.0
27982023-12-09T06:19:54.964Z Documenting derive_builder v0.12.0
27992023-12-09T06:19:55.240Z Documenting vsss-rs v3.3.1
28002023-12-09T06:19:58.036Z Documenting fs-err v2.11.0
28012023-12-09T06:19:59.610Z Documenting polar-core v0.27.0
28022023-12-09T06:20:01.094Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28032023-12-09T06:20:01.891Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28042023-12-09T06:20:02.277Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28052023-12-09T06:20:03.698Z Documenting libxml v0.3.3
28062023-12-09T06:20:06.592Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28072023-12-09T06:20:07.084Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28082023-12-09T06:20:07.676Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28092023-12-09T06:20:12.209Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28102023-12-09T06:20:12.769Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28112023-12-09T06:20:13.562Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28122023-12-09T06:20:13.823Z Documenting bb8 v0.8.1
28132023-12-09T06:20:13.886Z Documenting bytesize v1.3.0
28142023-12-09T06:20:20.666Z Documenting serde-big-array v0.5.1
28152023-12-09T06:20:21.886Z Documenting quick-xml v0.23.1
28162023-12-09T06:20:22.966Z Documenting rtoolbox v0.0.1
28172023-12-09T06:20:23.493Z Documenting oso-derive v0.27.0
28182023-12-09T06:20:26.649Z Documenting impl-trait-for-tuples v0.2.2
28192023-12-09T06:20:27.146Z Documenting maplit v1.0.2
28202023-12-09T06:20:29.048Z Documenting http-range v0.1.5
28212023-12-09T06:20:29.181Z Documenting humantime v2.1.0
28222023-12-09T06:20:29.903Z Documenting is_ci v1.1.1
28232023-12-09T06:20:32.598Z Documenting unicode-linebreak v0.1.5
28242023-12-09T06:20:34.569Z Documenting smawk v0.3.1
28252023-12-09T06:20:34.916Z Documenting hyper-staticfile v0.9.5
28262023-12-09T06:20:35.463Z Documenting oso v0.27.0
28272023-12-09T06:20:35.510Z Documenting supports-color v2.1.0
28282023-12-09T06:20:37.372Z Documenting rpassword v7.3.1
28292023-12-09T06:20:38.049Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28302023-12-09T06:20:40.031Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28312023-12-09T06:20:40.532Z Documenting textwrap v0.16.0
28322023-12-09T06:20:41.080Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28332023-12-09T06:20:43.481Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28342023-12-09T06:20:43.538Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28352023-12-09T06:20:45.549Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28362023-12-09T06:20:47.003Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28372023-12-09T06:20:52.928Z Documenting tui-tree-widget v0.13.0
28382023-12-09T06:20:55.808Z Documenting strip-ansi-escapes v0.2.0
28392023-12-09T06:20:57.577Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28402023-12-09T06:21:00.126Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28412023-12-09T06:21:01.787Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28422023-12-09T06:21:02.041Z Documenting cookie v0.18.0
28432023-12-09T06:21:02.846Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28442023-12-09T06:21:04.192Z Documenting rcgen v0.11.3
28452023-12-09T06:21:08.933Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28462023-12-09T06:21:09.479Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28472023-12-09T06:21:10.500Z Documenting atomicwrites v0.4.2
28482023-12-09T06:21:10.612Z Documenting signal-hook-tokio v0.3.1
28492023-12-09T06:21:14.690Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28502023-12-09T06:21:15.639Z Documenting fd-lock v3.0.13
28512023-12-09T06:21:17.385Z Documenting subprocess v0.2.9
28522023-12-09T06:21:17.892Z Documenting corncobs v0.1.3
28532023-12-09T06:21:22.128Z Documenting shell-words v1.1.0
28542023-12-09T06:21:22.494Z Documenting nu-ansi-term v0.49.0
28552023-12-09T06:21:22.767Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28562023-12-09T06:21:23.478Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28572023-12-09T06:21:25.406Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28582023-12-09T06:21:27.555Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28592023-12-09T06:21:28.490Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28602023-12-09T06:21:28.946Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28612023-12-09T06:21:28.955Z Documenting reedline v0.26.0
28622023-12-09T06:21:30.031Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28632023-12-09T06:21:30.820Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28642023-12-09T06:21:40.601Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28652023-12-09T06:21:43.207Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28662023-12-09T06:21:55.335Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28672023-12-09T06:21:59.503Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28682023-12-09T06:22:06.042Z Documenting fatfs v0.3.6
28692023-12-09T06:22:10.648Z Documenting nanorand v0.7.0
28702023-12-09T06:22:10.974Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28712023-12-09T06:22:10.974Z --> sled-agent/src/sim/instance.rs:46:7
28722023-12-09T06:22:10.974Z |
28732023-12-09T06:22:10.974Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28742023-12-09T06:22:10.974Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28752023-12-09T06:22:10.974Z |
28762023-12-09T06:22:10.974Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28772023-12-09T06:22:10.975Z
28782023-12-09T06:22:13.556Z Documenting assert_matches v1.5.0
28792023-12-09T06:22:14.003Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28802023-12-09T06:22:15.334Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28812023-12-09T06:22:15.414Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28822023-12-09T06:22:16.936Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28832023-12-09T06:22:17.106Z Documenting flume v0.11.0
28842023-12-09T06:22:18.196Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28852023-12-09T06:22:19.647Z Documenting omicron-zone-package v0.9.1
28862023-12-09T06:22:20.342Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28872023-12-09T06:22:24.379Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28882023-12-09T06:22:25.327Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28892023-12-09T06:22:27.496Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28902023-12-09T06:22:28.644Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28912023-12-09T06:22:34.135Z Documenting termios v0.3.3
28922023-12-09T06:22:38.055Z Documenting topological-sort v0.2.2
28932023-12-09T06:22:40.190Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28942023-12-09T06:22:44.498Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28952023-12-09T06:22:54.082Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28962023-12-09T06:23:00.190Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28972023-12-09T06:23:01.046Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28982023-12-09T06:23:31.263Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28992023-12-09T06:23:42.392Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29002023-12-09T06:23:53.552Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29012023-12-09T06:23:56.154Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29022023-12-09T06:23:59.919Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29032023-12-09T06:24:02.041Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29042023-12-09T06:24:06.280Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29052023-12-09T06:25:01.914Zwarning: unresolved link to `VolumeConstructionRequest`
29062023-12-09T06:25:01.915Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29072023-12-09T06:25:01.915Z |
29082023-12-09T06:25:01.915Z338 | /// [`VolumeConstructionRequest`] is shown here):
29092023-12-09T06:25:01.915Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29102023-12-09T06:25:01.915Z |
29112023-12-09T06:25:01.915Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29122023-12-09T06:25:01.915Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29132023-12-09T06:25:01.915Z
29142023-12-09T06:25:01.919Zwarning: unresolved link to `fd00:1122:3344:101::5`
29152023-12-09T06:25:01.919Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29162023-12-09T06:25:01.919Z |
29172023-12-09T06:25:01.919Z348 | /// "[fd00:1122:3344:101::5]:1000",
29182023-12-09T06:25:01.919Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29192023-12-09T06:25:01.920Z
29202023-12-09T06:25:01.920Zwarning: unresolved link to `fd00:1122:3344:102::9`
29212023-12-09T06:25:01.920Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29222023-12-09T06:25:01.920Z |
29232023-12-09T06:25:01.920Z349 | /// "[fd00:1122:3344:102::9]:1000",
29242023-12-09T06:25:01.920Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29252023-12-09T06:25:01.920Z
29262023-12-09T06:25:01.922Zwarning: unresolved link to `fd00:1122:3344:103::2`
29272023-12-09T06:25:01.922Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29282023-12-09T06:25:01.922Z |
29292023-12-09T06:25:01.922Z350 | /// "[fd00:1122:3344:103::2]:1000"
29302023-12-09T06:25:01.922Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29312023-12-09T06:25:01.922Z
29322023-12-09T06:25:01.922Zwarning: unresolved link to `fd00:1122:3344:101::5`
29332023-12-09T06:25:01.922Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29342023-12-09T06:25:01.922Z |
29352023-12-09T06:25:01.922Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29362023-12-09T06:25:01.922Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29372023-12-09T06:25:01.922Z
29382023-12-09T06:25:01.922Zwarning: unresolved link to `fd00:1122:3344:102::9`
29392023-12-09T06:25:01.922Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29402023-12-09T06:25:01.922Z |
29412023-12-09T06:25:01.922Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29422023-12-09T06:25:01.923Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29432023-12-09T06:25:01.923Z
29442023-12-09T06:25:01.923Zwarning: unresolved link to `fd00:1122:3344:103::2`
29452023-12-09T06:25:01.923Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29462023-12-09T06:25:01.923Z |
29472023-12-09T06:25:01.923Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29482023-12-09T06:25:01.923Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29492023-12-09T06:25:01.923Z
29502023-12-09T06:25:05.135Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29512023-12-09T06:25:37.131Z Finished dev [unoptimized + debuginfo] target(s) in 15m 14s
29522023-12-09T06:25:37.237Z
29532023-12-09T06:25:37.238Zreal 15:15.056132340
29542023-12-09T06:25:37.238Zuser 52:18.235459290
29552023-12-09T06:25:37.238Zsys 57:53.192415520
29562023-12-09T06:25:37.238Ztrap 2.072002533
29572023-12-09T06:25:37.238Ztflt 0.611368857
29582023-12-09T06:25:37.238Zdflt 0.637301105
29592023-12-09T06:25:37.241Zkflt 0.000283183
29602023-12-09T06:25:37.241Zlock 3:03:30.508737048
29612023-12-09T06:25:37.241Zslp 3:58:36.088272975
29622023-12-09T06:25:37.241Zlat 5:35.477625238
29632023-12-09T06:25:37.241Zstop 1:25.362445281
29642023-12-09T06:25:37.241Zprocess exited: duration 1825301 ms, exit code 0
 
29652023-12-09T06:25:37.276Zfound 0 output files