01HGFAYJ72ACZJ483GMQWSY67A: 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: 01HGFAYW67HNXRFDVTEP2F2AMD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-30T05:26:19.784Zjob assigned to worker 01HGFAYZ5SMH4ZPR67QR0TSBPW (queued for 1 m 56 s)
 
22023-11-30T05:26:20.337Zstarting task 0: "setup"
32023-11-30T05:26:20.517Z++ uname -s
42023-11-30T05:26:20.524Z+ kern=SunOS
52023-11-30T05:26:20.524Z+ case "$kern" in
62023-11-30T05:26:20.524Z+ groupadd -g 12345 build
72023-11-30T05:26:20.524Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-30T05:26:22.532Z+ zfs create -o mountpoint=/work rpool/work
92023-11-30T05:26:22.627Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-30T05:26:22.633Z+ home_fs=zfs
112023-11-30T05:26:22.633Z+ [[ zfs == autofs ]]
122023-11-30T05:26:22.633Z+ mkdir -p /home/build
132023-11-30T05:26:22.633Z+ chown build:build /home/build /work
142023-11-30T05:26:24.648Z+ chmod 0700 /home/build /work
152023-11-30T05:26:25.070Zprocess exited: duration 4301 ms, exit code 0
 
162023-11-30T05:26:25.099Zstarting task 1: "rust-toolchain"
172023-11-30T05:26:25.104Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-30T05:26:25.104Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-30T05:26:25.322Zinfo: downloading installer
202023-11-30T05:26:28.011Zwarning: it looks like you have an existing installation of Rust at:
212023-11-30T05:26:28.011Zwarning: /opt/ooce/bin
222023-11-30T05:26:28.011Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-30T05:26:28.011Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-30T05:26:28.011Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-30T05:26:28.011Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-30T05:26:28.011Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-30T05:26:28.011Zerror: cannot install while Rust is installed
282023-11-30T05:26:28.023Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-30T05:26:28.418Zinfo: profile set to 'default'
302023-11-30T05:26:28.418Zinfo: default host triple is x86_64-unknown-illumos
312023-11-30T05:26:28.421Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-30T05:26:28.592Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-30T05:26:28.592Zinfo: downloading component 'cargo'
342023-11-30T05:26:29.241Zinfo: downloading component 'clippy'
352023-11-30T05:26:29.476Zinfo: downloading component 'rust-docs'
362023-11-30T05:26:30.305Zinfo: downloading component 'rust-std'
372023-11-30T05:26:32.288Zinfo: downloading component 'rustc'
382023-11-30T05:26:35.513Zinfo: downloading component 'rustfmt'
392023-11-30T05:26:35.763Zinfo: installing component 'cargo'
402023-11-30T05:26:37.590Zinfo: installing component 'clippy'
412023-11-30T05:26:38.561Zinfo: installing component 'rust-docs'
422023-11-30T05:26:41.238Zinfo: installing component 'rust-std'
432023-11-30T05:26:45.117Zinfo: installing component 'rustc'
442023-11-30T05:26:55.120Zinfo: installing component 'rustfmt'
452023-11-30T05:26:55.568Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-30T05:26:55.569Z
472023-11-30T05:26:56.053Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-30T05:26:56.054Z
492023-11-30T05:26:56.054Z
502023-11-30T05:26:56.054ZRust is installed now. Great!
512023-11-30T05:26:56.054Z
522023-11-30T05:26:56.054ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-30T05:26:56.054Zenvironment variable. This has not been done automatically.
542023-11-30T05:26:56.054Z
552023-11-30T05:26:56.054ZTo configure your current shell, run:
562023-11-30T05:26:56.054Zsource "$HOME/.cargo/env"
572023-11-30T05:26:56.054Z+ rustc --version
582023-11-30T05:26:56.054Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-30T05:26:56.054Zprocess exited: duration 30814 ms, exit code 0
 
602023-11-30T05:26:56.083Zstarting task 2: "authentication"
612023-11-30T05:26:56.106Zprocess exited: duration 35 ms, exit code 0
 
622023-11-30T05:26:56.115Zstarting task 3: "clone repository"
632023-11-30T05:26:56.120Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-30T05:26:56.122Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-30T05:26:56.222ZCloning into '/work/oxidecomputer/omicron'...
662023-11-30T05:27:01.962Z+ cd /work/oxidecomputer/omicron
672023-11-30T05:27:01.962Z+ [[ -n renovate/url-2.x ]]
682023-11-30T05:27:01.970Z+ git fetch origin renovate/url-2.x
692023-11-30T05:27:02.320ZFrom https://github.com/oxidecomputer/omicron
702023-11-30T05:27:02.320Z * branch renovate/url-2.x -> FETCH_HEAD
712023-11-30T05:27:02.327Z+ git checkout -B renovate/url-2.x remotes/origin/renovate/url-2.x
722023-11-30T05:27:02.430ZSwitched to a new branch 'renovate/url-2.x'
732023-11-30T05:27:02.451Zbranch 'renovate/url-2.x' set up to track 'origin/renovate/url-2.x'.
742023-11-30T05:27:02.451Z+ git reset --hard b28d1907ae853dcc7decb8101fd9b50d8dc23be5
752023-11-30T05:27:02.451ZHEAD is now at b28d1907 Update Rust crate url to 2.5.0
762023-11-30T05:27:02.451Zprocess exited: duration 6327 ms, exit code 0
 
772023-11-30T05:27:02.464Zstarting task 4: "build"
782023-11-30T05:27:02.478Z+ cargo --version
792023-11-30T05:27:02.484Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-30T05:27:02.667Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-30T05:27:02.677Zinfo: downloading component 'cargo'
822023-11-30T05:27:03.381Zinfo: downloading component 'clippy'
832023-11-30T05:27:03.631Zinfo: downloading component 'rust-docs'
842023-11-30T05:27:04.506Zinfo: downloading component 'rust-std'
852023-11-30T05:27:05.939Zinfo: downloading component 'rustc'
862023-11-30T05:27:09.609Zinfo: downloading component 'rustfmt'
872023-11-30T05:27:09.819Zinfo: installing component 'cargo'
882023-11-30T05:27:11.563Zinfo: installing component 'clippy'
892023-11-30T05:27:11.572Zinfo: installing component 'rust-docs'
902023-11-30T05:27:14.446Zinfo: installing component 'rust-std'
912023-11-30T05:27:17.067Zinfo: installing component 'rustc'
922023-11-30T05:27:23.152Zinfo: installing component 'rustfmt'
932023-11-30T05:27:23.685Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-30T05:27:23.688Z+ rustc --version
952023-11-30T05:27:23.810Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-30T05:27:23.816Z+ source ./env.sh
972023-11-30T05:27:23.819Z++ set -o xtrace
982023-11-30T05:27:23.828Z++++ dirname ./env.sh
992023-11-30T05:27:23.828Z+++ cd .
1002023-11-30T05:27:23.828Z+++ echo /work/oxidecomputer/omicron
1012023-11-30T05:27:23.828Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-30T05:27:23.828Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-30T05:27:23.828Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-30T05:27:23.828Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-30T05:27:23.828Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-30T05:27:23.828Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-30T05:27:23.828Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-30T05:27:23.828Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-30T05:27:23.828Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-30T05:27:23.828Z++ unset OMICRON_WS
1112023-11-30T05:27:23.828Z++ set +o xtrace
1122023-11-30T05:27:23.879Z
1132023-11-30T05:27:23.879Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-30T05:27:23.879Z # # # # # # # # # # # # # # #
1152023-11-30T05:27:23.879Z # # # # ##### # # ##### # # # # # #### #
1162023-11-30T05:27:23.879Z ##### ##### # ##### # # # # # # # # #
1172023-11-30T05:27:23.879Z # # # # # # # # # # # # # # #
1182023-11-30T05:27:23.879Z # # # ###### # # ###### ### # #### # #### #
1192023-11-30T05:27:23.879Z
1202023-11-30T05:27:33.318Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-30T05:27:34.379Z Startup: Caching catalogs ... Done
1222023-11-30T05:27:39.981ZPlanning: Solver setup ... Done (5.250s)
1232023-11-30T05:27:40.118ZPlanning: Running solver ... Done (0.130s)
1242023-11-30T05:27:40.182ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-30T05:27:40.196ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-30T05:27:40.415ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-30T05:27:40.499ZPlanning: Package planning ... Done (0.080s)
1282023-11-30T05:27:40.581ZPlanning: Merging actions ... Done (0.084s)
1292023-11-30T05:27:41.381ZPlanning: Checking for conflicting actions ... Done (0.799s)
1302023-11-30T05:27:41.404ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-30T05:27:46.202ZPlanning: Evaluating mediators ... Done (4.806s)
1322023-11-30T05:27:46.218ZPlanning: Planning completed in 11.78 seconds
1332023-11-30T05:27:50.026Z Packages to install: 4
1342023-11-30T05:27:50.026Z Mediators to change: 2
1352023-11-30T05:27:50.026Z Services to change: 1
1362023-11-30T05:27:50.029Z Estimated space available: 148.88 GB
1372023-11-30T05:27:50.029ZEstimated space to be consumed: 1.38 GB
1382023-11-30T05:27:50.029Z Create boot environment: No
1392023-11-30T05:27:50.029ZCreate backup boot environment: No
1402023-11-30T05:27:50.029Z Rebuild boot archive: No
1412023-11-30T05:27:50.029Z
1422023-11-30T05:27:50.029ZChanged mediators:
1432023-11-30T05:27:50.029Z mediator clang:
1442023-11-30T05:27:50.029Z version: None -> 15 (system default)
1452023-11-30T05:27:50.029Z
1462023-11-30T05:27:50.029Z mediator llvm:
1472023-11-30T05:27:50.029Z version: 14 (system default) -> 15 (system default)
1482023-11-30T05:27:50.029Z
1492023-11-30T05:27:50.029ZChanged packages:
1502023-11-30T05:27:50.029Zhelios-dev
1512023-11-30T05:27:50.029Z developer/build-essential
1522023-11-30T05:27:50.029Z None -> 11-2.0
1532023-11-30T05:27:50.029Z library/libxmlsec1
1542023-11-30T05:27:50.029Z None -> 1.2.35-2.0
1552023-11-30T05:27:50.029Z ooce/developer/clang-15
1562023-11-30T05:27:50.029Z None -> 15.0.7-2.0
1572023-11-30T05:27:50.029Z ooce/developer/llvm-15
1582023-11-30T05:27:50.029Z None -> 15.0.7-2.0
1592023-11-30T05:27:50.029Z
1602023-11-30T05:27:50.030ZServices:
1612023-11-30T05:27:50.030Z restart_fmri:
1622023-11-30T05:27:50.030Z svc:/system/update-man-index:default
1632023-11-30T05:27:50.295Z
1642023-11-30T05:27:50.295ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-30T05:27:55.301ZDownload: 1127/3290 items 51.2/212.6MB 24% complete (10.2M/s)
1662023-11-30T05:28:00.293ZDownload: 1575/3290 items 117.6/212.6MB 55% complete (11.9M/s)
1672023-11-30T05:28:05.299ZDownload: 3116/3290 items 128.2/212.6MB 60% complete (7.7M/s)
1682023-11-30T05:28:08.040ZDownload: Completed 212.60 MB in 17.75 seconds (12.0M/s)
1692023-11-30T05:28:08.840Z Actions: 1/3687 actions (Installing new actions)
1702023-11-30T05:28:13.835Z Actions: 1622/3687 actions (Installing new actions)
1712023-11-30T05:28:16.830Z Actions: Completed 3687 actions in 7.98 seconds.
1722023-11-30T05:28:16.998Z Done (0.166s)
1732023-11-30T05:28:16.998Z Done (0.000s)
1742023-11-30T05:28:17.227Z Done (0.233s)
1752023-11-30T05:28:24.810Z Done (7.470s)
1762023-11-30T05:28:25.104Z Done (0.191s)
1772023-11-30T05:28:25.112Z Done (0.000s)
1782023-11-30T05:28:25.455Z Done (0.000s)
1792023-11-30T05:28:26.039ZPlanning: Evaluating mediator changes ... Done
1802023-11-30T05:28:26.322ZPlanning: Checking for conflicting actions ... Done
1812023-11-30T05:28:26.325ZPlanning: Consolidating action changes ... Done
1822023-11-30T05:28:26.759ZPlanning: Evaluating mediators ... Done
1832023-11-30T05:28:26.763ZPlanning: Planning completed in 0.72 seconds
1842023-11-30T05:28:26.814Z Mediators to change: 2
1852023-11-30T05:28:26.814Z Create boot environment: No
1862023-11-30T05:28:26.817ZCreate backup boot environment: No
1872023-11-30T05:28:26.918Z Done
1882023-11-30T05:28:26.918Z Done
1892023-11-30T05:28:27.063Z Done
1902023-11-30T05:28:32.771Z Done
1912023-11-30T05:28:32.891Z Done
1922023-11-30T05:28:32.894Z Done
1932023-11-30T05:28:32.984Z Done
1942023-11-30T05:28:33.987ZPlanning: Evaluating mediator changes ... Done
1952023-11-30T05:28:33.991ZPlanning: Merging actions ... Done
1962023-11-30T05:28:34.339ZPlanning: Checking for conflicting actions ... Done
1972023-11-30T05:28:34.353ZPlanning: Consolidating action changes ... Done
1982023-11-30T05:28:34.754ZPlanning: Evaluating mediators ... Done
1992023-11-30T05:28:34.841ZPlanning: Planning completed in 1.29 seconds
2002023-11-30T05:28:34.914Z Packages to change: 1
2012023-11-30T05:28:34.914Z Mediators to change: 1
2022023-11-30T05:28:34.914Z Services to change: 1
2032023-11-30T05:28:34.932Z Create boot environment: No
2042023-11-30T05:28:34.933ZCreate backup boot environment: Yes
2052023-11-30T05:28:36.989Z Actions: 1/6 actions (Updating modified actions)
2062023-11-30T05:28:36.992Z Actions: Completed 6 actions in 0.00 seconds.
2072023-11-30T05:28:36.992Z Done
2082023-11-30T05:28:36.992Z Done
2092023-11-30T05:28:37.045Z Done
2102023-11-30T05:28:42.790Z Done
2112023-11-30T05:28:42.913Z Done
2122023-11-30T05:28:42.919Z Done
2132023-11-30T05:28:43.040Z Done
2142023-11-30T05:28:43.708ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152023-11-30T05:28:43.708Zclang system 15 system
2162023-11-30T05:28:43.708Zcsh system system illumos
2172023-11-30T05:28:43.708Zctags system system illumos
2182023-11-30T05:28:43.708Zgcc vendor 12 vendor
2192023-11-30T05:28:43.708Zgcc system 10 system
2202023-11-30T05:28:43.708Zgcc system 7 system
2212023-11-30T05:28:43.708Zgo system 1.20 system
2222023-11-30T05:28:43.708Zgo system 1.19 system
2232023-11-30T05:28:43.708Zllvm system 15 system
2242023-11-30T05:28:43.708Zllvm system 14 system
2252023-11-30T05:28:43.708Zmariadb system 10.6 system
2262023-11-30T05:28:43.708Zmta vendor vendor dma
2272023-11-30T05:28:43.708Zopenjdk system 17 system
2282023-11-30T05:28:43.708Zopenjdk system 11 system
2292023-11-30T05:28:43.709Zopenjdk system 1.8 system
2302023-11-30T05:28:43.709Zopenssl vendor 3 vendor
2312023-11-30T05:28:43.709Zperl system 5.36 system
2322023-11-30T05:28:43.709Zpostgresql system 15 system
2332023-11-30T05:28:43.709Zpostgresql system 13 system
2342023-11-30T05:28:43.709Zpython vendor 3 vendor
2352023-11-30T05:28:43.709Zpython system 2 system
2362023-11-30T05:28:43.709Zpython3 system 3.11 system
2372023-11-30T05:28:43.709Zruby system 3.0 system
2382023-11-30T05:28:43.709Zwords vendor vendor american-english
2392023-11-30T05:28:43.709Zwords system system australian-english
2402023-11-30T05:28:43.709Zwords system system british-english
2412023-11-30T05:28:43.710Zwords system system canadian-english
2422023-11-30T05:28:43.710Zwords system system french
2432023-11-30T05:28:43.710Zwords system system italian
2442023-11-30T05:28:43.710Zwords system system ngerman
2452023-11-30T05:28:43.710Zwords system system ogerman
2462023-11-30T05:28:43.710Zwords system system spanish
2472023-11-30T05:28:44.221ZFMRI IFO
2482023-11-30T05:28:44.221Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492023-11-30T05:28:44.221Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502023-11-30T05:28:44.221Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512023-11-30T05:28:44.221Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2522023-11-30T05:28:44.221Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532023-11-30T05:28:44.221Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2542023-11-30T05:28:44.292Z+ set -o errexit
2552023-11-30T05:28:44.294Z+++ dirname ./tools/ci_download_cockroachdb
2562023-11-30T05:28:44.297Z++ cd ./tools
2572023-11-30T05:28:44.297Z++ pwd
2582023-11-30T05:28:44.297Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592023-11-30T05:28:44.300Z++ basename ./tools/ci_download_cockroachdb
2602023-11-30T05:28:44.300Z+ ARG0=ci_download_cockroachdb
2612023-11-30T05:28:44.302Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622023-11-30T05:28:44.306Z+ CIDL_VERSION=v22.1.9
2632023-11-30T05:28:44.306Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642023-11-30T05:28:44.306Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2652023-11-30T05:28:44.306Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2662023-11-30T05:28:44.315Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2672023-11-30T05:28:44.315Z+ TARGET_DIR=out
2682023-11-30T05:28:44.315Z+ DOWNLOAD_DIR=out/downloads
2692023-11-30T05:28:44.315Z+ DEST_DIR=./out/cockroachdb
2702023-11-30T05:28:44.315Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712023-11-30T05:28:44.315Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722023-11-30T05:28:44.315Z+ main
2732023-11-30T05:28:44.315Z+ [[ 0 != 0 ]]
2742023-11-30T05:28:44.315Z+ CIDL_OS=solaris2.11
2752023-11-30T05:28:44.315Z+ [[ 0 != 0 ]]
2762023-11-30T05:28:44.315Z+ configure_os solaris2.11
2772023-11-30T05:28:44.315Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782023-11-30T05:28:44.315Zcurrent directory: /work/oxidecomputer/omicron
2792023-11-30T05:28:44.315Zconfiguring based on OS: "solaris2.11"
2802023-11-30T05:28:44.317Z+ echo 'configuring based on OS: "solaris2.11"'
2812023-11-30T05:28:44.317Z+ case "$1" in
2822023-11-30T05:28:44.317Z+ CIDL_BUILD=illumos
2832023-11-30T05:28:44.317Z+ CIDL_SUFFIX=tar.gz
2842023-11-30T05:28:44.317Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2852023-11-30T05:28:44.317Z+ CIDL_MD5FUNC=do_md5sum
2862023-11-30T05:28:44.317Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872023-11-30T05:28:44.317Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882023-11-30T05:28:44.317Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892023-11-30T05:28:44.317Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902023-11-30T05:28:44.317Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-30T05:28:44.317Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922023-11-30T05:28:44.317Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-30T05:28:44.317Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942023-11-30T05:28:44.317ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-30T05:28:44.317Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-30T05:28:44.318ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-30T05:28:44.318Z+ mkdir -p out/downloads
2982023-11-30T05:28:44.322Z+ mkdir -p ./out/cockroachdb
2992023-11-30T05:28:44.322Z+ local DO_DOWNLOAD=true
3002023-11-30T05:28:44.322Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012023-11-30T05:28:44.322Z+ '[' true == true ']'
3022023-11-30T05:28:44.322Z+ echo Downloading...
3032023-11-30T05:28:44.322Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-11-30T05:28:44.322ZDownloading...
3052023-11-30T05:28:44.322Z+ 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
3062023-11-30T05:28:48.979Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-30T05:28:48.987Z++ md5sum
3082023-11-30T05:28:48.987Z++ awk '{print $1}'
3092023-11-30T05:28:49.162Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3102023-11-30T05:28:49.162Z+ [[ 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 ]]
3112023-11-30T05:28:49.162Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122023-11-30T05:28:49.164Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132023-11-30T05:28:52.547Z+ do_assemble_illumos
3142023-11-30T05:28:52.547Z+ rm -r ./out/cockroachdb
3152023-11-30T05:28:53.009Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162023-11-30T05:28:53.229Z+ ./out/cockroachdb/bin/cockroach version
3172023-11-30T05:28:53.483ZBuild Tag: v22.1.9-dirty
3182023-11-30T05:28:53.488ZBuild Time: 2022/10/26 21:17:46
3192023-11-30T05:28:53.488ZDistribution: OSS
3202023-11-30T05:28:53.488ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212023-11-30T05:28:53.488ZGo Version: go1.17.13
3222023-11-30T05:28:53.488ZC Compiler: gcc 10.3.0
3232023-11-30T05:28:53.488ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242023-11-30T05:28:53.489ZBuild Type: release
3252023-11-30T05:28:53.510Z+ set -o errexit
3262023-11-30T05:28:53.516Z+++ dirname ./tools/ci_download_clickhouse
3272023-11-30T05:28:53.516Z++ cd ./tools
3282023-11-30T05:28:53.516Z++ pwd
3292023-11-30T05:28:53.516Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302023-11-30T05:28:53.528Z++ basename ./tools/ci_download_clickhouse
3312023-11-30T05:28:53.528Z+ ARG0=ci_download_clickhouse
3322023-11-30T05:28:53.528Z+ TARGET_DIR=out
3332023-11-30T05:28:53.528Z+ DOWNLOAD_DIR=out/downloads
3342023-11-30T05:28:53.528Z+ DEST_DIR=./out/clickhouse
3352023-11-30T05:28:53.528Z+ CIDL_VERSION=v22.8.9.24
3362023-11-30T05:28:53.528Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3372023-11-30T05:28:53.528Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3382023-11-30T05:28:53.528Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3392023-11-30T05:28:53.528Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3402023-11-30T05:28:53.528Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3412023-11-30T05:28:53.528Z+ main
3422023-11-30T05:28:53.528Z+ [[ 0 != 0 ]]
3432023-11-30T05:28:53.528Z+ CIDL_OS=solaris2.11
3442023-11-30T05:28:53.528Z+ [[ 0 != 0 ]]
3452023-11-30T05:28:53.528Z+ configure_os solaris2.11
3462023-11-30T05:28:53.533Z+ echo 'current directory: /work/oxidecomputer/omicron'
3472023-11-30T05:28:53.534Zcurrent directory: /work/oxidecomputer/omicron
3482023-11-30T05:28:53.534Z+ echo 'configuring based on OS: "solaris2.11"'
3492023-11-30T05:28:53.534Z+ CIDL_DASHREV=
3502023-11-30T05:28:53.534Z+ case "$1" in
3512023-11-30T05:28:53.534Zconfiguring based on OS: "solaris2.11"
3522023-11-30T05:28:53.534Z+ CIDL_PLATFORM=illumos
3532023-11-30T05:28:53.534Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3542023-11-30T05:28:53.534Z+ CIDL_MD5FUNC=do_md5sum
3552023-11-30T05:28:53.534Z+ CIDL_DASHREV=-1
3562023-11-30T05:28:53.534Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3572023-11-30T05:28:53.534Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-30T05:28:53.534Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-30T05:28:53.534Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-30T05:28:53.534Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-11-30T05:28:53.534Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-11-30T05:28:53.534ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-30T05:28:53.534ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-30T05:28:53.534Z+ mkdir -p out/downloads
3652023-11-30T05:28:53.534Z+ mkdir -p ./out/clickhouse
3662023-11-30T05:28:53.534Z+ local DO_DOWNLOAD=true
3672023-11-30T05:28:53.534Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3682023-11-30T05:28:53.534Z+ '[' true == true ']'
3692023-11-30T05:28:53.534Z+ echo Downloading...
3702023-11-30T05:28:53.534ZDownloading...
3712023-11-30T05:28:53.534Z+ 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
3722023-11-30T05:28:53.535Z+ 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
3732023-11-30T05:28:55.033Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-30T05:28:55.037Z++ md5sum
3752023-11-30T05:28:55.037Z++ awk '{print $1}'
3762023-11-30T05:28:55.293Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3772023-11-30T05:28:55.293Z+ [[ 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 ]]
3782023-11-30T05:28:55.293Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3792023-11-30T05:28:55.301Z+ mkdir -p ./out/clickhouse
3802023-11-30T05:28:55.301Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3812023-11-30T05:29:00.188Z+ ./out/clickhouse/clickhouse server --version
3822023-11-30T05:29:00.228ZClickHouse server version 22.8.9.1.
3832023-11-30T05:29:00.251Z+ set -o errexit
3842023-11-30T05:29:00.254Z+++ dirname ./tools/ci_download_console
3852023-11-30T05:29:00.256Z++ cd ./tools
3862023-11-30T05:29:00.256Z++ pwd
3872023-11-30T05:29:00.258Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3882023-11-30T05:29:00.261Z++ basename ./tools/ci_download_console
3892023-11-30T05:29:00.261Z+ ARG0=ci_download_console
3902023-11-30T05:29:00.261Z+ TARGET_DIR=out
3912023-11-30T05:29:00.261Z+ DOWNLOAD_DIR=out/downloads
3922023-11-30T05:29:00.261Z+ DEST_DIR=./out/console-assets
3932023-11-30T05:29:00.261Z+ source /work/oxidecomputer/omicron/tools/console_version
3942023-11-30T05:29:00.261Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3952023-11-30T05:29:00.261Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3962023-11-30T05:29:00.261Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3972023-11-30T05:29:00.261Z+ TARBALL_FILE=out/downloads/console.tar.gz
3982023-11-30T05:29:00.261Z+ main
3992023-11-30T05:29:00.262Z+ [[ 0 != 0 ]]
4002023-11-30T05:29:00.262Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4012023-11-30T05:29:00.262ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4022023-11-30T05:29:00.262Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-30T05:29:00.262ZLocal file: out/downloads/console.tar.gz
4042023-11-30T05:29:00.262Z+ local DO_DOWNLOAD=true
4052023-11-30T05:29:00.262Z+ [[ -f out/downloads/console.tar.gz ]]
4062023-11-30T05:29:00.262Z+ mkdir -p out/downloads
4072023-11-30T05:29:00.265Z+ '[' true == true ']'
4082023-11-30T05:29:00.265Z+ echo Downloading...
4092023-11-30T05:29:00.265ZDownloading...
4102023-11-30T05:29:00.265Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4112023-11-30T05:29:00.265Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-11-30T05:29:00.871Z++ do_sha256sum out/downloads/console.tar.gz
4132023-11-30T05:29:00.874Z++ case "$OSTYPE" in
4142023-11-30T05:29:00.875Z++ SHA=sha256sum
4152023-11-30T05:29:00.875Z++ sha256sum
4162023-11-30T05:29:00.875Z++ awk '{print $1}'
4172023-11-30T05:29:00.896Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4182023-11-30T05:29:00.896Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4192023-11-30T05:29:00.900Z+ rm -rf ./out/console-assets
4202023-11-30T05:29:00.901Z+ mkdir -p ./out/console-assets
4212023-11-30T05:29:00.903Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4222023-11-30T05:29:00.903Z+ mkdir -p ./out/console-assets
4232023-11-30T05:29:00.906Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4242023-11-30T05:29:01.040Z+ set -o errexit
4252023-11-30T05:29:01.044Z+++ dirname ./tools/ci_download_maghemite_openapi
4262023-11-30T05:29:01.047Z++ cd ./tools
4272023-11-30T05:29:01.047Z++ pwd
4282023-11-30T05:29:01.047Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4292023-11-30T05:29:01.047Z++ basename ./tools/ci_download_maghemite_openapi
4302023-11-30T05:29:01.050Z+ ARG0=ci_download_maghemite_openapi
4312023-11-30T05:29:01.050Z+ TARGET_DIR=out
4322023-11-30T05:29:01.050Z+ DOWNLOAD_DIR=out/downloads
4332023-11-30T05:29:01.050Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4342023-11-30T05:29:01.050Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4352023-11-30T05:29:01.050Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4362023-11-30T05:29:01.050Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4372023-11-30T05:29:01.050Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4382023-11-30T05:29:01.050Z+ main
4392023-11-30T05:29:01.050Z+ [[ 0 != 0 ]]
4402023-11-30T05:29:01.050Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4412023-11-30T05:29:01.050ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4422023-11-30T05:29:01.050Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4432023-11-30T05:29:01.050ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4442023-11-30T05:29:01.051Z+ local DO_DOWNLOAD=true
4452023-11-30T05:29:01.051Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4462023-11-30T05:29:01.051Z+ mkdir -p out/downloads
4472023-11-30T05:29:01.054Z+ '[' true == true ']'
4482023-11-30T05:29:01.054Z+ echo Downloading...
4492023-11-30T05:29:01.054ZDownloading...
4502023-11-30T05:29:01.054Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4512023-11-30T05:29:01.054Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4522023-11-30T05:29:01.203Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4532023-11-30T05:29:01.203Z++ case "$OSTYPE" in
4542023-11-30T05:29:01.208Z++ SHA=sha256sum
4552023-11-30T05:29:01.208Z++ sha256sum
4562023-11-30T05:29:01.208Z++ awk '{print $1}'
4572023-11-30T05:29:01.211Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4582023-11-30T05:29:01.211Z+ [[ 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 ]]
4592023-11-30T05:29:01.211Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4602023-11-30T05:29:01.211Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4612023-11-30T05:29:01.211Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4622023-11-30T05:29:01.211Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4632023-11-30T05:29:01.211Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-11-30T05:29:01.211Z+ main
4652023-11-30T05:29:01.211Z+ [[ 0 != 0 ]]
4662023-11-30T05:29:01.211Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4672023-11-30T05:29:01.211ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4682023-11-30T05:29:01.211Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4692023-11-30T05:29:01.211ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4702023-11-30T05:29:01.211Z+ local DO_DOWNLOAD=true
4712023-11-30T05:29:01.211Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4722023-11-30T05:29:01.211Z+ mkdir -p out/downloads
4732023-11-30T05:29:01.214Z+ '[' true == true ']'
4742023-11-30T05:29:01.214Z+ echo Downloading...
4752023-11-30T05:29:01.214ZDownloading...
4762023-11-30T05:29:01.214Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4772023-11-30T05:29:01.215Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4782023-11-30T05:29:01.354Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4792023-11-30T05:29:01.357Z++ case "$OSTYPE" in
4802023-11-30T05:29:01.357Z++ SHA=sha256sum
4812023-11-30T05:29:01.359Z++ sha256sum
4822023-11-30T05:29:01.359Z++ awk '{print $1}'
4832023-11-30T05:29:01.362Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4842023-11-30T05:29:01.362Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4852023-11-30T05:29:01.371Z+ set -o errexit
4862023-11-30T05:29:01.376Z+++ dirname ./tools/ci_download_dendrite_openapi
4872023-11-30T05:29:01.376Z++ cd ./tools
4882023-11-30T05:29:01.376Z++ pwd
4892023-11-30T05:29:01.376Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4902023-11-30T05:29:01.379Z++ basename ./tools/ci_download_dendrite_openapi
4912023-11-30T05:29:01.379Z+ ARG0=ci_download_dendrite_openapi
4922023-11-30T05:29:01.379Z+ TARGET_DIR=out
4932023-11-30T05:29:01.379Z+ DOWNLOAD_DIR=out/downloads
4942023-11-30T05:29:01.379Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-11-30T05:29:01.379Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4962023-11-30T05:29:01.379Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4972023-11-30T05:29:01.379Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4982023-11-30T05:29:01.379Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4992023-11-30T05:29:01.379Z+ main
5002023-11-30T05:29:01.379Z+ [[ 0 != 0 ]]
5012023-11-30T05:29:01.379Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5022023-11-30T05:29:01.379ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5032023-11-30T05:29:01.379ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5042023-11-30T05:29:01.381Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5052023-11-30T05:29:01.381Z+ local DO_DOWNLOAD=true
5062023-11-30T05:29:01.381Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5072023-11-30T05:29:01.381Z+ mkdir -p out/downloads
5082023-11-30T05:29:01.384Z+ '[' true == true ']'
5092023-11-30T05:29:01.384Z+ echo Downloading...
5102023-11-30T05:29:01.384ZDownloading...
5112023-11-30T05:29:01.384Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5122023-11-30T05:29:01.384Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5132023-11-30T05:29:01.610Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5142023-11-30T05:29:01.610Z++ case "$OSTYPE" in
5152023-11-30T05:29:01.617Z++ SHA=sha256sum
5162023-11-30T05:29:01.617Z++ sha256sum
5172023-11-30T05:29:01.617Z++ awk '{print $1}'
5182023-11-30T05:29:01.617Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5192023-11-30T05:29:01.617Z+ [[ 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 ]]
5202023-11-30T05:29:01.628Z+ set -o errexit
5212023-11-30T05:29:01.642Z+++ dirname ./tools/ci_download_dendrite_stub
5222023-11-30T05:29:01.642Z++ cd ./tools
5232023-11-30T05:29:01.642Z++ pwd
5242023-11-30T05:29:01.642Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-11-30T05:29:01.645Z++ basename ./tools/ci_download_dendrite_stub
5262023-11-30T05:29:01.645Z+ ARG0=ci_download_dendrite_stub
5272023-11-30T05:29:01.645Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5282023-11-30T05:29:01.645Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5292023-11-30T05:29:01.645Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5302023-11-30T05:29:01.645Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5312023-11-30T05:29:01.645Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5322023-11-30T05:29:01.645Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5332023-11-30T05:29:01.645Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5342023-11-30T05:29:01.645Z+ TARGET_DIR=out
5352023-11-30T05:29:01.645Z+ DOWNLOAD_DIR=out/downloads
5362023-11-30T05:29:01.645Z+ DEST_DIR=./out/dendrite-stub
5372023-11-30T05:29:01.645Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5382023-11-30T05:29:01.645Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5392023-11-30T05:29:01.645Z+ REPO=oxidecomputer/dendrite
5402023-11-30T05:29:01.645Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5412023-11-30T05:29:01.645Z+ main
5422023-11-30T05:29:01.645Z+ [[ 0 != 0 ]]
5432023-11-30T05:29:01.645Z+ CIDL_OS=solaris2.11
5442023-11-30T05:29:01.645Z+ [[ 0 != 0 ]]
5452023-11-30T05:29:01.645Z+ configure_os solaris2.11
5462023-11-30T05:29:01.645Z+ echo 'current directory: /work/oxidecomputer/omicron'
5472023-11-30T05:29:01.645Zcurrent directory: /work/oxidecomputer/omicron
5482023-11-30T05:29:01.645Z+ echo 'configuring based on OS: "solaris2.11"'
5492023-11-30T05:29:01.645Zconfiguring based on OS: "solaris2.11"
5502023-11-30T05:29:01.646Z+ case "$1" in
5512023-11-30T05:29:01.646Z+ SET_BINARIES=
5522023-11-30T05:29:01.646Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5532023-11-30T05:29:01.646Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-11-30T05:29:01.646Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-11-30T05:29:01.646Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5562023-11-30T05:29:01.646Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-11-30T05:29:01.646Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5582023-11-30T05:29:01.646ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5592023-11-30T05:29:01.646Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602023-11-30T05:29:01.647Z+ mkdir -p out/downloads
5612023-11-30T05:29:01.647ZLocal file: out/downloads/dendrite-stub.tar.gz
5622023-11-30T05:29:01.647Z+ mkdir -p ./out/dendrite-stub
5632023-11-30T05:29:01.659Z+ fetch_and_verify
5642023-11-30T05:29:01.659Z+ local DO_DOWNLOAD=true
5652023-11-30T05:29:01.659Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5662023-11-30T05:29:01.659Z+ '[' true == true ']'
5672023-11-30T05:29:01.659Z+ echo Downloading...
5682023-11-30T05:29:01.659ZDownloading...
5692023-11-30T05:29:01.659Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5702023-11-30T05:29:01.659Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5712023-11-30T05:29:10.973Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5722023-11-30T05:29:10.979Z++ sha256sum
5732023-11-30T05:29:10.979Z++ awk '{print $1}'
5742023-11-30T05:29:11.069Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5752023-11-30T05:29:11.069Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5762023-11-30T05:29:11.073Z+ do_untar out/downloads/dendrite-stub.tar.gz
5772023-11-30T05:29:11.073Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5782023-11-30T05:29:12.061Z+ do_assemble
5792023-11-30T05:29:12.062Z+ rm -r ./out/dendrite-stub
5802023-11-30T05:29:12.079Z+ mkdir ./out/dendrite-stub
5812023-11-30T05:29:12.080Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5822023-11-30T05:29:12.201Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5832023-11-30T05:29:12.213Z+ set -o errexit
5842023-11-30T05:29:12.217Z+++ dirname ./tools/ci_download_maghemite_mgd
5852023-11-30T05:29:12.220Z++ cd ./tools
5862023-11-30T05:29:12.220Z++ pwd
5872023-11-30T05:29:12.220Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5882023-11-30T05:29:12.223Z++ basename ./tools/ci_download_maghemite_mgd
5892023-11-30T05:29:12.223Z+ ARG0=ci_download_maghemite_mgd
5902023-11-30T05:29:12.223Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5912023-11-30T05:29:12.223Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5922023-11-30T05:29:12.223Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5932023-11-30T05:29:12.223Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5942023-11-30T05:29:12.223Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5952023-11-30T05:29:12.225Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5962023-11-30T05:29:12.225Z+ TARGET_DIR=out
5972023-11-30T05:29:12.225Z+ DOWNLOAD_DIR=out/downloads
5982023-11-30T05:29:12.225Z+ DEST_DIR=./out/mgd
5992023-11-30T05:29:12.225Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6002023-11-30T05:29:12.225Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6012023-11-30T05:29:12.225Z+ REPO=oxidecomputer/maghemite
6022023-11-30T05:29:12.225Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6032023-11-30T05:29:12.225Z+ main
6042023-11-30T05:29:12.225Z+ [[ 0 != 0 ]]
6052023-11-30T05:29:12.225Z+ CIDL_OS=solaris2.11
6062023-11-30T05:29:12.225Z+ [[ 0 != 0 ]]
6072023-11-30T05:29:12.225Z+ configure_os solaris2.11
6082023-11-30T05:29:12.228Z+ echo 'current directory: /work/oxidecomputer/omicron'
6092023-11-30T05:29:12.228Zcurrent directory: /work/oxidecomputer/omicron
6102023-11-30T05:29:12.228Z+ echo 'configuring based on OS: "solaris2.11"'
6112023-11-30T05:29:12.228Z+ case "$1" in
6122023-11-30T05:29:12.228Zconfiguring based on OS: "solaris2.11"
6132023-11-30T05:29:12.228Z+ SET_BINARIES=
6142023-11-30T05:29:12.228Z+ CIDL_SHA256FUNC=do_sha256sum
6152023-11-30T05:29:12.228Z+ TARBALL_FILENAME=mgd.tar.gz
6162023-11-30T05:29:12.228Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6172023-11-30T05:29:12.228Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6182023-11-30T05:29:12.228Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6192023-11-30T05:29:12.228ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6202023-11-30T05:29:12.228Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212023-11-30T05:29:12.228Z+ mkdir -p out/downloads
6222023-11-30T05:29:12.228ZLocal file: out/downloads/mgd.tar.gz
6232023-11-30T05:29:12.228Z+ mkdir -p ./out/mgd
6242023-11-30T05:29:12.231Z+ fetch_and_verify
6252023-11-30T05:29:12.231Z+ local DO_DOWNLOAD=true
6262023-11-30T05:29:12.231Z+ [[ -f out/downloads/mgd.tar.gz ]]
6272023-11-30T05:29:12.231Z+ '[' true == true ']'
6282023-11-30T05:29:12.231Z+ echo Downloading...
6292023-11-30T05:29:12.231ZDownloading...
6302023-11-30T05:29:12.231Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6312023-11-30T05:29:12.231Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6322023-11-30T05:29:17.605Z++ do_sha256sum out/downloads/mgd.tar.gz
6332023-11-30T05:29:17.609Z++ sha256sum
6342023-11-30T05:29:17.609Z++ awk '{print $1}'
6352023-11-30T05:29:17.682Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6362023-11-30T05:29:17.683Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6372023-11-30T05:29:17.683Z+ do_untar out/downloads/mgd.tar.gz
6382023-11-30T05:29:17.686Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6392023-11-30T05:29:18.358Z+ do_assemble
6402023-11-30T05:29:18.358Z+ rm -r ./out/mgd
6412023-11-30T05:29:18.362Z+ mkdir ./out/mgd
6422023-11-30T05:29:18.366Z+ cp -r out/downloads/root ./out/mgd/root
6432023-11-30T05:29:18.573Z+ set -o errexit
6442023-11-30T05:29:18.576Z+++ dirname ./tools/ci_download_transceiver_control
6452023-11-30T05:29:18.579Z++ cd ./tools
6462023-11-30T05:29:18.579Z++ pwd
6472023-11-30T05:29:18.579Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6482023-11-30T05:29:18.580Z++ basename ./tools/ci_download_transceiver_control
6492023-11-30T05:29:18.583Z+ ARG0=ci_download_transceiver_control
6502023-11-30T05:29:18.583Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6512023-11-30T05:29:18.583Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-11-30T05:29:18.584Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-11-30T05:29:18.584Z+ TARGET_DIR=out
6542023-11-30T05:29:18.584Z+ DOWNLOAD_DIR=out/downloads
6552023-11-30T05:29:18.584Z+ DEST_DIR=./out/transceiver-control
6562023-11-30T05:29:18.585Z+ BIN_DIR=/opt/oxide/bin
6572023-11-30T05:29:18.585Z+ BINARY=xcvradm
6582023-11-30T05:29:18.585Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6592023-11-30T05:29:18.585Z+ REPO=oxidecomputer/transceiver-control
6602023-11-30T05:29:18.585Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-11-30T05:29:18.585Z+ main
6622023-11-30T05:29:18.585Z+ [[ 0 != 0 ]]
6632023-11-30T05:29:18.585Z+ CIDL_OS=solaris2.11
6642023-11-30T05:29:18.585Z+ [[ 0 != 0 ]]
6652023-11-30T05:29:18.587Z+ configure_os solaris2.11
6662023-11-30T05:29:18.587Z+ echo 'current directory: /work/oxidecomputer/omicron'
6672023-11-30T05:29:18.587Zcurrent directory: /work/oxidecomputer/omicron
6682023-11-30T05:29:18.587Z+ echo 'configuring based on OS: "solaris2.11"'
6692023-11-30T05:29:18.587Z+ case "$1" in
6702023-11-30T05:29:18.587Zconfiguring based on OS: "solaris2.11"
6712023-11-30T05:29:18.587Z+ SET_BINARIES=
6722023-11-30T05:29:18.587Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-11-30T05:29:18.587Z+ CIDL_SHA256FUNC=do_sha256sum
6742023-11-30T05:29:18.587Z+ ARCHIVE_FILENAME=xcvradm.gz
6752023-11-30T05:29:18.587Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-11-30T05:29:18.587Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6772023-11-30T05:29:18.587Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6782023-11-30T05:29:18.587ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-30T05:29:18.587Z+ echo 'Local file: out/downloads/xcvradm.gz'
6802023-11-30T05:29:18.588ZLocal file: out/downloads/xcvradm.gz
6812023-11-30T05:29:18.588Z+ mkdir -p out/downloads
6822023-11-30T05:29:18.598Z+ mkdir -p ./out/transceiver-control
6832023-11-30T05:29:18.598Z+ fetch_and_verify
6842023-11-30T05:29:18.598Z+ local DO_DOWNLOAD=true
6852023-11-30T05:29:18.598Z+ [[ -f out/downloads/xcvradm.gz ]]
6862023-11-30T05:29:18.598Z+ '[' true == true ']'
6872023-11-30T05:29:18.598Z+ echo Downloading...
6882023-11-30T05:29:18.598ZDownloading...
6892023-11-30T05:29:18.598Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6902023-11-30T05:29:18.598Z+ 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
6912023-11-30T05:29:21.443Z++ do_sha256sum out/downloads/xcvradm.gz
6922023-11-30T05:29:21.447Z++ sha256sum
6932023-11-30T05:29:21.447Z++ awk '{print $1}'
6942023-11-30T05:29:21.467Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6952023-11-30T05:29:21.467Z+ [[ 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 ]]
6962023-11-30T05:29:21.472Z+ do_unpack out/downloads/xcvradm.gz
6972023-11-30T05:29:21.472Z+ mkdir -p out/downloads/root//opt/oxide/bin
6982023-11-30T05:29:21.472Z+ gzip -dc out/downloads/xcvradm.gz
6992023-11-30T05:29:21.653Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7002023-11-30T05:29:21.666Z+ do_assemble
7012023-11-30T05:29:21.666Z+ rm -r ./out/transceiver-control
7022023-11-30T05:29:21.666Z+ mkdir ./out/transceiver-control
7032023-11-30T05:29:21.666Z+ cp -r out/downloads/root ./out/transceiver-control/root
7042023-11-30T05:29:21.914ZAll builder prerequisites installed successfully, and PATH looks valid
7052023-11-30T05:29:21.922Z
7062023-11-30T05:29:21.922Zreal 1:57.964581423
7072023-11-30T05:29:21.922Zuser 53.175567618
7082023-11-30T05:29:21.922Zsys 9.995681360
7092023-11-30T05:29:21.922Ztrap 0.021620656
7102023-11-30T05:29:21.922Ztflt 0.202201264
7112023-11-30T05:29:21.922Zdflt 0.783394888
7122023-11-30T05:29:21.922Zkflt 0.198623244
7132023-11-30T05:29:21.922Zlock 1.767144769
7142023-11-30T05:29:21.922Zslp 3:38.069751639
7152023-11-30T05:29:21.922Zlat 3.293072404
7162023-11-30T05:29:21.922Zstop 0.070279896
7172023-11-30T05:29:21.922Z
7182023-11-30T05:29:21.922Z #### # # ##### ##### # #
7192023-11-30T05:29:21.922Z # # # # # # # # # #
7202023-11-30T05:29:21.922Z # # # # # # # #
7212023-11-30T05:29:21.922Z # # # ##### ##### #
7222023-11-30T05:29:21.922Z # # # # # # #
7232023-11-30T05:29:21.922Z #### ###### # # # #
7242023-11-30T05:29:21.922Z
7252023-11-30T05:29:22.265Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262023-11-30T05:29:22.653Z Updating crates.io index
7272023-11-30T05:29:22.715Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7282023-11-30T05:29:23.547Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7292023-11-30T05:29:25.306Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7302023-11-30T05:29:25.924Z Updating git repository `http://github.com/oxidecomputer/tofino`
7312023-11-30T05:29:26.292Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7322023-11-30T05:29:26.576Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7332023-11-30T05:29:26.855Z Updating git repository `https://github.com/oxidecomputer/propolis`
7342023-11-30T05:29:27.799Z Updating git repository `https://github.com/oxidecomputer/crucible`
7352023-11-30T05:29:29.816Z Updating git repository `https://github.com/oxidecomputer/opte`
7362023-11-30T05:29:30.827Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7372023-11-30T05:29:31.199Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7382023-11-30T05:29:31.810Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7392023-11-30T05:29:32.171Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402023-11-30T05:29:32.524Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412023-11-30T05:29:32.946Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422023-11-30T05:29:33.313Z Updating git repository `https://github.com/njaremko/samael`
7432023-11-30T05:29:33.774Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442023-11-30T05:29:34.497Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452023-11-30T05:29:34.941Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462023-11-30T05:29:35.293Z Updating git repository `https://github.com/jgallagher/nix`
7472023-11-30T05:29:36.635Z Updating git repository `https://github.com/cbiffle/hubpack`
7482023-11-30T05:29:37.164Z Updating git repository `https://github.com/oxidecomputer/typify`
7492023-11-30T05:29:38.124Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7502023-11-30T05:29:38.509Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7512023-11-30T05:29:38.824Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7522023-11-30T05:29:40.506Z Downloading crates ...
7532023-11-30T05:29:40.799Z Downloaded colorchoice v1.0.0
7542023-11-30T05:29:40.802Z Downloaded io-lifetimes v1.0.11
7552023-11-30T05:29:40.802Z Downloaded equivalent v1.0.1
7562023-11-30T05:29:40.802Z Downloaded serde_spanned v0.6.4
7572023-11-30T05:29:40.807Z Downloaded anstream v0.5.0
7582023-11-30T05:29:40.815Z Downloaded toml_datetime v0.6.5
7592023-11-30T05:29:40.818Z Downloaded utf8parse v0.2.1
7602023-11-30T05:29:40.818Z Downloaded cargo_toml v0.17.0
7612023-11-30T05:29:40.824Z Downloaded errno v0.3.2
7622023-11-30T05:29:40.832Z Downloaded thiserror-impl v1.0.49
7632023-11-30T05:29:40.833Z Downloaded heck v0.4.1
7642023-11-30T05:29:40.833Z Downloaded anstyle v1.0.2
7652023-11-30T05:29:40.837Z Downloaded terminal_size v0.2.6
7662023-11-30T05:29:40.837Z Downloaded cargo_metadata v0.18.0
7672023-11-30T05:29:40.840Z Downloaded cargo-platform v0.1.3
7682023-11-30T05:29:40.841Z Downloaded strsim v0.10.0
7692023-11-30T05:29:40.844Z Downloaded quote v1.0.33
7702023-11-30T05:29:40.847Z Downloaded anstyle-query v1.0.0
7712023-11-30T05:29:40.847Z Downloaded memchr v2.6.3
7722023-11-30T05:29:40.856Z Downloaded thiserror v1.0.49
7732023-11-30T05:29:40.862Z Downloaded anyhow v1.0.75
7742023-11-30T05:29:40.868Z Downloaded camino v1.1.6
7752023-11-30T05:29:40.871Z Downloaded unicode-ident v1.0.12
7762023-11-30T05:29:40.875Z Downloaded clap v4.4.3
7772023-11-30T05:29:40.890Z Downloaded serde v1.0.192
7782023-11-30T05:29:40.895Z Downloaded indexmap v2.1.0
7792023-11-30T05:29:40.902Z Downloaded toml_edit v0.21.0
7802023-11-30T05:29:40.938Z Downloaded hashbrown v0.14.2
7812023-11-30T05:29:40.947Z Downloaded winnow v0.5.15
7822023-11-30T05:29:40.960Z Downloaded clap_builder v4.4.2
7832023-11-30T05:29:40.972Z Downloaded rustix v0.37.23
7842023-11-30T05:29:41.006Z Downloaded syn v2.0.32
7852023-11-30T05:29:41.023Z Downloaded libc v0.2.150
7862023-11-30T05:29:41.077Z Downloaded serde_json v1.0.108
7872023-11-30T05:29:41.082Z Downloaded serde_derive v1.0.192
7882023-11-30T05:29:41.086Z Downloaded toml v0.8.8
7892023-11-30T05:29:41.094Z Downloaded proc-macro2 v1.0.69
7902023-11-30T05:29:41.097Z Downloaded ryu v1.0.15
7912023-11-30T05:29:41.100Z Downloaded clap_derive v4.4.2
7922023-11-30T05:29:41.102Z Downloaded itoa v1.0.9
7932023-11-30T05:29:41.105Z Downloaded anstyle-parse v0.2.1
7942023-11-30T05:29:41.107Z Downloaded semver v1.0.20
7952023-11-30T05:29:41.110Z Downloaded bitflags v1.3.2
7962023-11-30T05:29:41.113Z Downloaded clap_lex v0.5.1
7972023-11-30T05:29:41.225Z Compiling proc-macro2 v1.0.69
7982023-11-30T05:29:41.225Z Compiling unicode-ident v1.0.12
7992023-11-30T05:29:41.231Z Compiling serde v1.0.192
8002023-11-30T05:29:41.231Z Compiling libc v0.2.150
8012023-11-30T05:29:41.231Z Compiling io-lifetimes v1.0.11
8022023-11-30T05:29:41.241Z Compiling rustix v0.37.23
8032023-11-30T05:29:41.244Z Compiling hashbrown v0.14.2
8042023-11-30T05:29:41.244Z Compiling utf8parse v0.2.1
8052023-11-30T05:29:41.562Z Compiling equivalent v1.0.1
8062023-11-30T05:29:41.701Z Compiling bitflags v1.3.2
8072023-11-30T05:29:41.832Z Compiling anstyle-parse v0.2.1
8082023-11-30T05:29:42.160Z Compiling anstyle-query v1.0.0
8092023-11-30T05:29:42.284Z Compiling thiserror v1.0.49
8102023-11-30T05:29:42.812Z Compiling indexmap v2.1.0
8112023-11-30T05:29:43.307Z Compiling winnow v0.5.15
8122023-11-30T05:29:43.330Z Compiling colorchoice v1.0.0
8132023-11-30T05:29:43.450Z Compiling serde_json v1.0.108
8142023-11-30T05:29:43.494Z Compiling semver v1.0.20
8152023-11-30T05:29:43.540Z Compiling anstyle v1.0.2
8162023-11-30T05:29:43.664Z Compiling camino v1.1.6
8172023-11-30T05:29:44.103Z Compiling anstream v0.5.0
8182023-11-30T05:29:44.214Z Compiling strsim v0.10.0
8192023-11-30T05:29:44.329Z Compiling ryu v1.0.15
8202023-11-30T05:29:44.606Z Compiling quote v1.0.33
8212023-11-30T05:29:44.660Z Compiling heck v0.4.1
8222023-11-30T05:29:44.847Z Compiling anyhow v1.0.75
8232023-11-30T05:29:45.192Z Compiling syn v2.0.32
8242023-11-30T05:29:45.371Z Compiling itoa v1.0.9
8252023-11-30T05:29:45.470Z Compiling errno v0.3.2
8262023-11-30T05:29:45.691Z Compiling clap_lex v0.5.1
8272023-11-30T05:29:47.189Z Compiling terminal_size v0.2.6
8282023-11-30T05:29:47.329Z Compiling clap_builder v4.4.2
8292023-11-30T05:29:53.141Z Compiling serde_derive v1.0.192
8302023-11-30T05:29:53.145Z Compiling thiserror-impl v1.0.49
8312023-11-30T05:29:53.145Z Compiling clap_derive v4.4.2
8322023-11-30T05:29:57.701Z Compiling clap v4.4.3
8332023-11-30T05:30:06.332Z Compiling toml_datetime v0.6.5
8342023-11-30T05:30:06.336Z Compiling serde_spanned v0.6.4
8352023-11-30T05:30:06.336Z Compiling cargo-platform v0.1.3
8362023-11-30T05:30:06.716Z Compiling toml_edit v0.21.0
8372023-11-30T05:30:08.225Z Compiling cargo_metadata v0.18.0
8382023-11-30T05:30:09.890Z Compiling toml v0.8.8
8392023-11-30T05:30:11.002Z Compiling cargo_toml v0.17.0
8402023-11-30T05:30:17.240Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8412023-11-30T05:30:18.615Z Finished dev [unoptimized + debuginfo] target(s) in 56.61s
8422023-11-30T05:30:18.813Z Running `target/debug/xtask clippy`
8432023-11-30T05:30:18.866Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8442023-11-30T05:30:19.665Z Downloading crates ...
8452023-11-30T05:30:19.925Z Downloaded crossbeam-deque v0.8.3
8462023-11-30T05:30:19.931Z Downloaded constant_time_eq v0.2.6
8472023-11-30T05:30:19.935Z Downloaded linked-hash-map v0.5.6
8482023-11-30T05:30:19.938Z Downloaded const-oid v0.9.5
8492023-11-30T05:30:19.944Z Downloaded ciborium-io v0.2.1
8502023-11-30T05:30:19.949Z Downloaded console v0.15.7
8512023-11-30T05:30:19.959Z Downloaded block-buffer v0.10.4
8522023-11-30T05:30:19.962Z Downloaded linear-map v1.2.0
8532023-11-30T05:30:19.965Z Downloaded instant v0.1.12
8542023-11-30T05:30:19.969Z Downloaded mockall v0.11.4
8552023-11-30T05:30:19.972Z Downloaded serde-big-array v0.5.1
8562023-11-30T05:30:19.976Z Downloaded iana-time-zone v0.1.57
8572023-11-30T05:30:19.982Z Downloaded arrayref v0.3.7
8582023-11-30T05:30:19.986Z Downloaded cookie v0.18.0
8592023-11-30T05:30:19.998Z Downloaded indoc v1.0.9
8602023-11-30T05:30:20.010Z Downloaded lazy_static v1.4.0
8612023-11-30T05:30:20.015Z Downloaded is_ci v1.1.1
8622023-11-30T05:30:20.020Z Downloaded crunchy v0.2.2
8632023-11-30T05:30:20.024Z Downloaded bytesize v1.3.0
8642023-11-30T05:30:20.027Z Downloaded normalize-line-endings v0.3.0
8652023-11-30T05:30:20.032Z Downloaded convert_case v0.4.0
8662023-11-30T05:30:20.037Z Downloaded constant_time_eq v0.3.0
8672023-11-30T05:30:20.041Z Downloaded lru-cache v0.1.2
8682023-11-30T05:30:20.044Z Downloaded indoc v2.0.3
8692023-11-30T05:30:20.050Z Downloaded openssl-macros v0.1.1
8702023-11-30T05:30:20.054Z Downloaded keccak v0.1.4
8712023-11-30T05:30:20.058Z Downloaded newtype_derive v0.1.6
8722023-11-30T05:30:20.062Z Downloaded crucible-workspace-hack v0.1.0
8732023-11-30T05:30:20.065Z Downloaded num_threads v0.1.6
8742023-11-30T05:30:20.068Z Downloaded camino-tempfile v1.1.1
8752023-11-30T05:30:20.081Z Downloaded curve25519-dalek-derive v0.1.0
8762023-11-30T05:30:20.084Z Downloaded openssl-probe v0.1.5
8772023-11-30T05:30:20.088Z Downloaded hyper-rustls v0.24.2
8782023-11-30T05:30:20.093Z Downloaded block-padding v0.3.3
8792023-11-30T05:30:20.099Z Downloaded bzip2 v0.4.4
8802023-11-30T05:30:20.103Z Downloaded buf-list v1.0.3
8812023-11-30T05:30:20.111Z Downloaded darling v0.20.3
8822023-11-30T05:30:20.123Z Downloaded toolchain_find v0.2.0
8832023-11-30T05:30:20.127Z Downloaded packed_struct v0.10.1
8842023-11-30T05:30:20.133Z Downloaded hostname v0.3.1
8852023-11-30T05:30:20.139Z Downloaded num-rational v0.4.1
8862023-11-30T05:30:20.143Z Downloaded foreign-types v0.5.0
8872023-11-30T05:30:20.146Z Downloaded darling v0.14.4
8882023-11-30T05:30:20.155Z Downloaded zerocopy v0.3.0
8892023-11-30T05:30:20.158Z Downloaded thiserror-no-std v2.0.2
8902023-11-30T05:30:20.166Z Downloaded yansi v0.5.1
8912023-11-30T05:30:20.171Z Downloaded num v0.4.1
8922023-11-30T05:30:20.175Z Downloaded nu-ansi-term v0.49.0
8932023-11-30T05:30:20.179Z Downloaded tabled_derive v0.6.0
8942023-11-30T05:30:20.182Z Downloaded usdt v0.3.5
8952023-11-30T05:30:20.186Z Downloaded indexmap v1.9.3
8962023-11-30T05:30:20.197Z Downloaded plotters-svg v0.3.5
8972023-11-30T05:30:20.204Z Downloaded want v0.3.1
8982023-11-30T05:30:20.204Z Downloaded hubpack_derive v0.1.1
8992023-11-30T05:30:20.204Z Downloaded owo-colors v3.5.0
9002023-11-30T05:30:20.210Z Downloaded tokio-stream v0.1.14
9012023-11-30T05:30:20.216Z Downloaded hubpack v0.1.2
9022023-11-30T05:30:20.219Z Downloaded termtree v0.4.1
9032023-11-30T05:30:20.222Z Downloaded rpassword v7.3.1
9042023-11-30T05:30:20.225Z Downloaded blake2 v0.10.6
9052023-11-30T05:30:20.229Z Downloaded secrecy v0.8.0
9062023-11-30T05:30:20.232Z Downloaded same-file v1.0.6
9072023-11-30T05:30:20.235Z Downloaded schemars_derive v0.8.13
9082023-11-30T05:30:20.239Z Downloaded pretty-hex v0.4.0
9092023-11-30T05:30:20.242Z Downloaded foreign-types-shared v0.3.1
9102023-11-30T05:30:20.245Z Downloaded try-lock v0.2.4
9112023-11-30T05:30:20.248Z Downloaded pretty-hex v0.2.1
9122023-11-30T05:30:20.252Z Downloaded ref-cast-impl v1.0.20
9132023-11-30T05:30:20.252Z Downloaded parking_lot_core v0.9.8
9142023-11-30T05:30:20.257Z Downloaded zeroize_derive v1.4.2
9152023-11-30T05:30:20.268Z Downloaded pkg-config v0.3.27
9162023-11-30T05:30:20.269Z Downloaded derive_builder_macro v0.12.0
9172023-11-30T05:30:20.280Z Downloaded phf_shared v0.10.0
9182023-11-30T05:30:20.280Z Downloaded chacha20poly1305 v0.10.1
9192023-11-30T05:30:20.280Z Downloaded slog-stdlog v4.1.1
9202023-11-30T05:30:20.289Z Downloaded walkdir v2.4.0
9212023-11-30T05:30:20.292Z Downloaded display-error-chain v0.2.0
9222023-11-30T05:30:20.292Z Downloaded rustc_version v0.1.7
9232023-11-30T05:30:20.292Z Downloaded tempdir v0.3.7
9242023-11-30T05:30:20.292Z Downloaded usdt-attr-macro v0.3.5
9252023-11-30T05:30:20.292Z Downloaded darling_core v0.14.4
9262023-11-30T05:30:20.299Z Downloaded relative-path v1.9.0
9272023-11-30T05:30:20.305Z Downloaded untrusted v0.7.1
9282023-11-30T05:30:20.308Z Downloaded pin-project-internal v1.1.3
9292023-11-30T05:30:20.311Z Downloaded hex-literal v0.4.1
9302023-11-30T05:30:20.311Z Downloaded arc-swap v1.6.0
9312023-11-30T05:30:20.319Z Downloaded postcard-cobs v0.1.5-pre
9322023-11-30T05:30:20.322Z Downloaded prettyplease v0.2.12
9332023-11-30T05:30:20.333Z Downloaded foreign-types-shared v0.1.1
9342023-11-30T05:30:20.333Z Downloaded darling_macro v0.20.3
9352023-11-30T05:30:20.336Z Downloaded vte_generate_state_changes v0.1.1
9362023-11-30T05:30:20.336Z Downloaded shlex v1.1.0
9372023-11-30T05:30:20.339Z Downloaded version_check v0.9.4
9382023-11-30T05:30:20.341Z Downloaded backtrace v0.3.69
9392023-11-30T05:30:20.350Z Downloaded usdt-impl v0.3.5
9402023-11-30T05:30:20.353Z Downloaded tempfile v3.8.1
9412023-11-30T05:30:20.359Z Downloaded signature v1.6.4
9422023-11-30T05:30:20.362Z Downloaded darling_macro v0.14.4
9432023-11-30T05:30:20.365Z Downloaded postgres-protocol v0.6.6
9442023-11-30T05:30:20.369Z Downloaded pem-rfc7468 v0.7.0
9452023-11-30T05:30:20.373Z Downloaded diesel_table_macro_syntax v0.1.0
9462023-11-30T05:30:20.375Z Downloaded httpdate v1.0.3
9472023-11-30T05:30:20.382Z Downloaded rand_chacha v0.3.1
9482023-11-30T05:30:20.382Z Downloaded utf-8 v0.7.6
9492023-11-30T05:30:20.385Z Downloaded slog-scope v4.4.0
9502023-11-30T05:30:20.388Z Downloaded slog-json v2.6.1
9512023-11-30T05:30:20.391Z Downloaded fxhash v0.2.1
9522023-11-30T05:30:20.394Z Downloaded phf v0.11.2
9532023-11-30T05:30:20.397Z Downloaded unicode-xid v0.2.4
9542023-11-30T05:30:20.400Z Downloaded r2d2 v0.8.10
9552023-11-30T05:30:20.403Z Downloaded smf v0.2.2
9562023-11-30T05:30:20.406Z Downloaded whoami v1.4.1
9572023-11-30T05:30:20.409Z Downloaded peeking_take_while v0.1.2
9582023-11-30T05:30:20.412Z Downloaded socket2 v0.5.5
9592023-11-30T05:30:20.416Z Downloaded test-strategy v0.3.1
9602023-11-30T05:30:20.424Z Downloaded float-cmp v0.9.0
9612023-11-30T05:30:20.427Z Downloaded pkcs1 v0.7.5
9622023-11-30T05:30:20.432Z Downloaded httptest v0.15.5
9632023-11-30T05:30:20.437Z Downloaded headers-core v0.2.0
9642023-11-30T05:30:20.439Z Downloaded debug-ignore v1.0.5
9652023-11-30T05:30:20.442Z Downloaded foreign-types-macros v0.2.3
9662023-11-30T05:30:20.445Z Downloaded mio v0.8.9
9672023-11-30T05:30:20.457Z Downloaded proc-macro-crate v1.3.1
9682023-11-30T05:30:20.460Z Downloaded libxml v0.3.3
9692023-11-30T05:30:20.473Z Downloaded unicase v2.7.0
9702023-11-30T05:30:20.476Z Downloaded filetime v0.2.22
9712023-11-30T05:30:20.511Z Downloaded half v1.8.2
9722023-11-30T05:30:20.515Z Downloaded tower-service v0.3.2
9732023-11-30T05:30:20.515Z Downloaded topological-sort v0.2.2
9742023-11-30T05:30:20.515Z Downloaded serde-hex v0.1.0
9752023-11-30T05:30:20.515Z Downloaded http-body v0.4.5
9762023-11-30T05:30:20.515Z Downloaded rustls-pemfile v1.0.3
9772023-11-30T05:30:20.515Z Downloaded glob v0.3.1
9782023-11-30T05:30:20.515Z Downloaded rsa v0.9.2
9792023-11-30T05:30:20.518Z Downloaded foreign-types v0.3.2
9802023-11-30T05:30:20.520Z Downloaded getopts v0.2.21
9812023-11-30T05:30:20.523Z Downloaded radium v0.7.0
9822023-11-30T05:30:20.526Z Downloaded predicates-core v1.0.6
9832023-11-30T05:30:20.529Z Downloaded resolv-conf v0.7.0
9842023-11-30T05:30:20.532Z Downloaded proc-macro-error-attr v1.0.4
9852023-11-30T05:30:20.535Z Downloaded unicode-linebreak v0.1.5
9862023-11-30T05:30:20.535Z Downloaded serde_with_macros v2.3.3
9872023-11-30T05:30:20.539Z Downloaded home v0.5.5
9882023-11-30T05:30:20.542Z Downloaded pin-project v1.1.3
9892023-11-30T05:30:20.565Z Downloaded doc-comment v0.3.3
9902023-11-30T05:30:20.568Z Downloaded subtle v2.5.0
9912023-11-30T05:30:20.571Z Downloaded structmeta-derive v0.2.0
9922023-11-30T05:30:20.571Z Downloaded xattr v1.0.1
9932023-11-30T05:30:20.576Z Downloaded trust-dns-resolver v0.22.0
9942023-11-30T05:30:20.583Z Downloaded data-encoding v2.4.0
9952023-11-30T05:30:20.585Z Downloaded zone_cfg_derive v0.3.0
9962023-11-30T05:30:20.588Z Downloaded tungstenite v0.20.1
9972023-11-30T05:30:20.594Z Downloaded parse-display v0.8.2
9982023-11-30T05:30:20.596Z Downloaded proc-macro-error v1.0.4
9992023-11-30T05:30:20.601Z Downloaded swrite v0.1.0
10002023-11-30T05:30:20.604Z Downloaded remove_dir_all v0.5.3
10012023-11-30T05:30:20.607Z Downloaded der_derive v0.7.2
10022023-11-30T05:30:20.609Z Downloaded num-bigint-dig v0.8.4
10032023-11-30T05:30:20.619Z Downloaded dirs-sys-next v0.1.2
10042023-11-30T05:30:20.622Z Downloaded humantime v2.1.0
10052023-11-30T05:30:20.625Z Downloaded futures-sink v0.3.29
10062023-11-30T05:30:20.634Z Downloaded pem v1.1.1
10072023-11-30T05:30:20.634Z Downloaded futures-macro v0.3.29
10082023-11-30T05:30:20.634Z Downloaded trust-dns-server v0.22.1
10092023-11-30T05:30:20.644Z Downloaded rand_core v0.6.4
10102023-11-30T05:30:20.650Z Downloaded fatfs v0.3.6
10112023-11-30T05:30:20.656Z Downloaded endian-type v0.1.2
10122023-11-30T05:30:20.656Z Downloaded pest_meta v2.7.2
10132023-11-30T05:30:20.662Z Downloaded dtrace-parser v0.1.14
10142023-11-30T05:30:20.662Z Downloaded fallible-iterator v0.2.0
10152023-11-30T05:30:20.666Z Downloaded crossterm v0.27.0
10162023-11-30T05:30:20.677Z Downloaded fixedbitset v0.4.2
10172023-11-30T05:30:20.688Z Downloaded thread_local v1.1.7
10182023-11-30T05:30:20.688Z Downloaded predicates v3.0.4
10192023-11-30T05:30:20.688Z Downloaded quick-error v1.2.3
10202023-11-30T05:30:20.701Z Downloaded parking_lot_core v0.8.6
10212023-11-30T05:30:20.702Z Downloaded heapless v0.7.16
10222023-11-30T05:30:20.716Z Downloaded thread-id v4.2.0
10232023-11-30T05:30:20.716Z Downloaded shell-words v1.1.0
10242023-11-30T05:30:20.716Z Downloaded portable-atomic v1.4.3
10252023-11-30T05:30:20.728Z Downloaded ucd-trie v0.1.6
10262023-11-30T05:30:20.728Z Downloaded flagset v0.4.3
10272023-11-30T05:30:20.728Z Downloaded slog-bunyan v2.4.0
10282023-11-30T05:30:20.728Z Downloaded slog-dtrace v0.2.3
10292023-11-30T05:30:20.728Z Downloaded tracing v0.1.37
10302023-11-30T05:30:20.739Z Downloaded futures-timer v3.0.2
10312023-11-30T05:30:20.752Z Downloaded derive_builder v0.12.0
10322023-11-30T05:30:20.752Z Downloaded pest_derive v2.7.2
10332023-11-30T05:30:20.762Z Downloaded tinytemplate v1.2.1
10342023-11-30T05:30:20.762Z Downloaded darling_core v0.20.3
10352023-11-30T05:30:20.776Z Downloaded diesel_derives v2.1.2
10362023-11-30T05:30:20.776Z Downloaded http v0.2.11
10372023-11-30T05:30:20.787Z Downloaded steno v0.4.0
10382023-11-30T05:30:21.203Z Downloaded unicode-segmentation v1.10.1
10392023-11-30T05:30:21.203Z Downloaded hmac v0.12.1
10402023-11-30T05:30:21.203Z Downloaded tar v0.4.40
10412023-11-30T05:30:21.203Z Downloaded oso v0.27.0
10422023-11-30T05:30:21.203Z Downloaded rand v0.8.5
10432023-11-30T05:30:21.203Z Downloaded hashbrown v0.12.3
10442023-11-30T05:30:21.203Z Downloaded unsafe-libyaml v0.2.9
10452023-11-30T05:30:21.203Z Downloaded unicode-bidi v0.3.13
10462023-11-30T05:30:21.203Z Downloaded tokio-postgres v0.7.10
10472023-11-30T05:30:21.203Z Downloaded rayon-core v1.12.0
10482023-11-30T05:30:21.203Z Downloaded tough v0.15.0
10492023-11-30T05:30:21.203Z Downloaded regex-automata v0.1.10
10502023-11-30T05:30:21.203Z Downloaded rustls-webpki v0.101.7
10512023-11-30T05:30:21.203Z Downloaded quick-xml v0.23.1
10522023-11-30T05:30:21.203Z Downloaded h2 v0.3.21
10532023-11-30T05:30:21.203Z Downloaded plotters v0.3.5
10542023-11-30T05:30:21.203Z Downloaded rayon v1.8.0
10552023-11-30T05:30:21.203Z Downloaded pest v2.7.2
10562023-11-30T05:30:21.203Z Downloaded smoltcp v0.8.2
10572023-11-30T05:30:21.203Z Downloaded unicode-normalization v0.1.22
10582023-11-30T05:30:21.203Z Downloaded reqwest v0.11.22
10592023-11-30T05:30:21.203Z Downloaded futures-util v0.3.29
10602023-11-30T05:30:21.203Z Downloaded regex-syntax v0.8.2
10612023-11-30T05:30:21.205Z Downloaded gimli v0.28.0
10622023-11-30T05:30:21.205Z Downloaded diesel v2.1.4
10632023-11-30T05:30:21.205Z Downloaded ratatui v0.23.0
10642023-11-30T05:30:21.205Z Downloaded regex-syntax v0.7.5
10652023-11-30T05:30:21.205Z Downloaded bzip2-sys v0.1.11+1.0.8
10662023-11-30T05:30:21.205Z Downloaded zerocopy-derive v0.2.0
10672023-11-30T05:30:21.215Z Downloaded sled v0.34.7
10682023-11-30T05:30:21.237Z Downloaded encoding_rs v0.8.33
10692023-11-30T05:30:21.281Z Downloaded regex-automata v0.4.3
10702023-11-30T05:30:21.314Z Downloaded zerocopy-derive v0.6.4
10712023-11-30T05:30:21.336Z Downloaded tokio v1.34.0
10722023-11-30T05:30:21.404Z Downloaded regex-automata v0.3.8
10732023-11-30T05:30:21.438Z Downloaded sha3 v0.10.8
10742023-11-30T05:30:21.861Z Downloaded rustix v0.38.25
10752023-11-30T05:30:21.864Z Downloaded regex-syntax v0.6.29
10762023-11-30T05:30:21.864Z Downloaded bstr v1.6.0
10772023-11-30T05:30:21.864Z Downloaded openapiv3 v2.0.0-rc.1
10782023-11-30T05:30:21.864Z Downloaded syn v1.0.109
10792023-11-30T05:30:21.864Z Downloaded polar-core v0.27.0
10802023-11-30T05:30:21.864Z Downloaded openapiv3 v1.0.3
10812023-11-30T05:30:21.864Z Downloaded rustls v0.21.9
10822023-11-30T05:30:21.864Z Downloaded radix_trie v0.2.1
10832023-11-30T05:30:21.864Z Downloaded bstr v0.2.17
10842023-11-30T05:30:21.864Z Downloaded petgraph v0.6.4
10852023-11-30T05:30:21.864Z Downloaded regress v0.7.1
10862023-11-30T05:30:21.864Z Downloaded regex v1.10.2
10872023-11-30T05:30:21.865Z Downloaded trust-dns-proto v0.22.0
10882023-11-30T05:30:21.865Z Downloaded idna v0.2.3
10892023-11-30T05:30:21.865Z Downloaded openssl v0.10.57
10902023-11-30T05:30:21.865Z Downloaded curve25519-dalek v4.1.0
10912023-11-30T05:30:21.865Z Downloaded lalrpop v0.19.12
10922023-11-30T05:30:21.865Z Downloaded vcpkg v0.2.15
10932023-11-30T05:30:21.897Z Downloaded webpki-roots v0.25.2
10942023-11-30T05:30:21.905Z Downloaded object v0.32.1
10952023-11-30T05:30:21.925Z Downloaded bindgen v0.65.1
10962023-11-30T05:30:21.939Z Downloaded bitvec v1.0.1
10972023-11-30T05:30:21.968Z Downloaded hkdf v0.12.3
10982023-11-30T05:30:21.972Z Downloaded idna v0.5.0
10992023-11-30T05:30:21.988Z Downloaded smoltcp v0.9.1
11002023-11-30T05:30:22.009Z Downloaded tabled v0.14.0
11012023-11-30T05:30:22.037Z Downloaded object v0.30.4
11022023-11-30T05:30:22.056Z Downloaded proptest v1.4.0
11032023-11-30T05:30:22.075Z Downloaded rand v0.4.6
11042023-11-30T05:30:22.082Z Downloaded hyper v0.14.27
11052023-11-30T05:30:22.098Z Downloaded hashbrown v0.13.2
11062023-11-30T05:30:22.103Z Downloaded clap v2.34.0
11072023-11-30T05:30:22.117Z Downloaded ring v0.17.5
11082023-11-30T05:30:22.255Z Downloaded flume v0.11.0
11092023-11-30T05:30:22.261Z Downloaded reedline v0.26.0
11102023-11-30T05:30:22.274Z Downloaded rstest_macros v0.18.2
11112023-11-30T05:30:22.279Z Downloaded futures-channel v0.3.29
11122023-11-30T05:30:22.288Z Downloaded toml v0.5.11
11132023-11-30T05:30:22.288Z Downloaded der v0.7.8
11142023-11-30T05:30:22.297Z Downloaded universal-hash v0.5.1
11152023-11-30T05:30:22.300Z Downloaded heck v0.3.3
11162023-11-30T05:30:22.303Z Downloaded term v0.7.0
11172023-11-30T05:30:22.306Z Downloaded ring v0.16.20
11182023-11-30T05:30:22.470Z Downloaded subprocess v0.2.9
11192023-11-30T05:30:22.474Z Downloaded trust-dns-client v0.22.0
11202023-11-30T05:30:22.483Z Downloaded expectorate v1.1.0
11212023-11-30T05:30:22.487Z Downloaded supports-color v2.1.0
11222023-11-30T05:30:22.490Z Downloaded serde_yaml v0.9.25
11232023-11-30T05:30:22.496Z Downloaded itertools v0.12.0
11242023-11-30T05:30:22.910Z Downloaded typenum v1.16.0
11252023-11-30T05:30:22.914Z Downloaded time v0.3.27
11262023-11-30T05:30:22.914Z Downloaded ena v0.14.2
11272023-11-30T05:30:22.914Z Downloaded rust-argon2 v1.0.1
11282023-11-30T05:30:22.914Z Downloaded diff v0.1.13
11292023-11-30T05:30:22.914Z Downloaded chrono v0.4.31
11302023-11-30T05:30:22.914Z Downloaded tokio-native-tls v0.3.1
11312023-11-30T05:30:22.914Z Downloaded datatest-stable v0.2.3
11322023-11-30T05:30:22.914Z Downloaded vsss-rs v3.3.1
11332023-11-30T05:30:22.914Z Downloaded pkcs8 v0.10.2
11342023-11-30T05:30:22.914Z Downloaded flate2 v1.0.28
11352023-11-30T05:30:22.914Z Downloaded typed-path v0.6.0
11362023-11-30T05:30:22.914Z Downloaded strsim v0.8.0
11372023-11-30T05:30:22.914Z Downloaded yasna v0.5.2
11382023-11-30T05:30:22.914Z Downloaded headers v0.3.9
11392023-11-30T05:30:22.914Z Downloaded hex v0.4.3
11402023-11-30T05:30:22.914Z Downloaded fnv v1.0.7
11412023-11-30T05:30:22.914Z Downloaded dyn-clone v1.0.13
11422023-11-30T05:30:22.914Z Downloaded rstest v0.18.2
11432023-11-30T05:30:22.914Z Downloaded serde_with v2.3.3
11442023-11-30T05:30:22.914Z Downloaded futures-core v0.3.29
11452023-11-30T05:30:22.914Z Downloaded tui-tree-widget v0.13.0
11462023-11-30T05:30:22.914Z Downloaded libm v0.2.7
11472023-11-30T05:30:22.914Z Downloaded path-slash v0.1.5
11482023-11-30T05:30:22.916Z Downloaded ff v0.13.0
11492023-11-30T05:30:22.916Z Downloaded futures-task v0.3.29
11502023-11-30T05:30:22.916Z Downloaded funty v2.0.0
11512023-11-30T05:30:22.916Z Downloaded fs-err v2.11.0
11522023-11-30T05:30:22.916Z Downloaded dashmap v5.5.1
11532023-11-30T05:30:22.916Z Downloaded postcard v0.7.3
11542023-11-30T05:30:22.916Z Downloaded generic-array v0.14.7
11552023-11-30T05:30:22.916Z Downloaded elliptic-curve v0.13.5
11562023-11-30T05:30:22.916Z Downloaded zip v0.6.6
11572023-11-30T05:30:22.916Z Downloaded aho-corasick v1.0.4
11582023-11-30T05:30:22.916Z Downloaded slab v0.4.9
11592023-11-30T05:30:22.916Z Downloaded unarray v0.1.4
11602023-11-30T05:30:22.917Z Downloaded pest_generator v2.7.2
11612023-11-30T05:30:22.917Z Downloaded pem v3.0.2
11622023-11-30T05:30:22.917Z Downloaded either v1.9.0
11632023-11-30T05:30:22.917Z Downloaded ed25519 v1.5.3
11642023-11-30T05:30:22.917Z Downloaded phf_shared v0.11.2
11652023-11-30T05:30:22.917Z Downloaded tokio-rustls v0.24.1
11662023-11-30T05:30:22.917Z Downloaded serde_derive_internals v0.26.0
11672023-11-30T05:30:22.917Z Downloaded smallvec v1.11.0
11682023-11-30T05:30:22.917Z Downloaded vte v0.11.1
11692023-11-30T05:30:22.917Z Downloaded pretty_assertions v1.4.0
11702023-11-30T05:30:22.917Z Downloaded derive_more v0.99.17
11712023-11-30T05:30:22.917Z Downloaded tokio-util v0.7.10
11722023-11-30T05:30:22.917Z Downloaded derive-where v1.2.5
11732023-11-30T05:30:22.917Z Downloaded tracing-core v0.1.31
11742023-11-30T05:30:22.917Z Downloaded getrandom v0.2.10
11752023-11-30T05:30:22.917Z Downloaded salty v0.2.0
11762023-11-30T05:30:22.919Z Downloaded digest v0.10.7
11772023-11-30T05:30:22.919Z Downloaded structmeta v0.2.0
11782023-11-30T05:30:22.919Z Downloaded string_cache v0.8.7
11792023-11-30T05:30:22.919Z Downloaded highway v1.1.0
11802023-11-30T05:30:22.919Z Downloaded stringprep v0.1.3
11812023-11-30T05:30:22.919Z Downloaded deranged v0.3.8
11822023-11-30T05:30:22.919Z Downloaded uuid v1.6.1
11832023-11-30T05:30:22.919Z Downloaded partial-io v0.5.4
11842023-11-30T05:30:22.919Z Downloaded similar v2.2.1
11852023-11-30T05:30:22.919Z Downloaded minimal-lexical v0.2.1
11862023-11-30T05:30:22.919Z Downloaded toml_edit v0.19.15
11872023-11-30T05:30:22.919Z Downloaded ref-cast v1.0.20
11882023-11-30T05:30:22.919Z Downloaded textwrap v0.11.0
11892023-11-30T05:30:22.919Z Downloaded pin-utils v0.1.0
11902023-11-30T05:30:22.919Z Downloaded ron v0.8.1
11912023-11-30T05:30:22.919Z Downloaded downcast v0.11.0
11922023-11-30T05:30:22.919Z Downloaded x509-cert v0.2.4
11932023-11-30T05:30:22.919Z Downloaded url v2.5.0
11942023-11-30T05:30:22.919Z Downloaded rustc-demangle v0.1.23
11952023-11-30T05:30:22.919Z Downloaded pin-project-lite v0.2.13
11962023-11-30T05:30:22.919Z Downloaded dirs-next v2.0.0
11972023-11-30T05:30:22.919Z Downloaded rtoolbox v0.0.1
11982023-11-30T05:30:22.919Z Downloaded unicode-width v0.1.11
11992023-11-30T05:30:22.919Z Downloaded percent-encoding v2.3.1
12002023-11-30T05:30:22.919Z Downloaded snafu-derive v0.7.5
12012023-11-30T05:30:22.919Z Downloaded derive_builder_core v0.12.0
12022023-11-30T05:30:22.919Z Downloaded tracing-attributes v0.1.26
12032023-11-30T05:30:22.919Z Downloaded textwrap v0.16.0
12042023-11-30T05:30:22.921Z Downloaded group v0.13.0
12052023-11-30T05:30:22.921Z Downloaded structopt-derive v0.4.18
12062023-11-30T05:30:22.921Z Downloaded tap v1.0.1
12072023-11-30T05:30:22.921Z Downloaded similar-asserts v1.5.0
12082023-11-30T05:30:22.921Z Downloaded password-hash v0.5.0
12092023-11-30T05:30:22.921Z Downloaded fastrand v2.0.0
12102023-11-30T05:30:22.921Z Downloaded globset v0.4.13
12112023-11-30T05:30:22.921Z Downloaded schemars v0.8.13
12122023-11-30T05:30:22.936Z Downloaded hash32 v0.2.1
12132023-11-30T05:30:22.946Z Downloaded semver v0.11.0
12142023-11-30T05:30:22.946Z Downloaded wait-timeout v0.2.0
12152023-11-30T05:30:22.946Z Downloaded num-bigint v0.4.4
12162023-11-30T05:30:22.953Z Downloaded structopt v0.3.26
12172023-11-30T05:30:22.959Z Downloaded snafu v0.7.5
12182023-11-30T05:30:22.974Z Downloaded serde_plain v1.0.2
12192023-11-30T05:30:22.982Z Downloaded serde_path_to_error v0.1.14
12202023-11-30T05:30:22.986Z Downloaded trybuild v1.0.85
12212023-11-30T05:30:23.000Z Downloaded signal-hook v0.3.17
12222023-11-30T05:30:23.006Z Downloaded itertools v0.10.5
12232023-11-30T05:30:23.018Z Downloaded base64 v0.21.5
12242023-11-30T05:30:23.025Z Downloaded difflib v0.4.0
12252023-11-30T05:30:23.029Z Downloaded postgres-types v0.2.6
12262023-11-30T05:30:23.032Z Downloaded fragile v2.0.0
12272023-11-30T05:30:23.035Z Downloaded take_mut v0.2.2
12282023-11-30T05:30:23.038Z Downloaded rcgen v0.11.3
12292023-11-30T05:30:23.041Z Downloaded untrusted v0.9.0
12302023-11-30T05:30:23.044Z Downloaded stable_deref_trait v1.2.0
12312023-11-30T05:30:23.047Z Downloaded spin v0.5.2
12322023-11-30T05:30:23.050Z Downloaded dof v0.1.5
12332023-11-30T05:30:23.050Z Downloaded fd-lock v3.0.13
12342023-11-30T05:30:23.053Z Downloaded predicates v2.1.5
12352023-11-30T05:30:23.058Z Downloaded rand_xorshift v0.3.0
12362023-11-30T05:30:23.060Z Downloaded paste v1.0.14
12372023-11-30T05:30:23.065Z Downloaded form_urlencoded v1.2.1
12382023-11-30T05:30:23.067Z Downloaded futures-io v0.3.29
12392023-11-30T05:30:23.070Z Downloaded siphasher v0.3.11
12402023-11-30T05:30:23.073Z Downloaded which v4.4.0
12412023-11-30T05:30:23.075Z Downloaded futures-executor v0.3.29
12422023-11-30T05:30:23.075Z Downloaded platforms v3.0.2
12432023-11-30T05:30:23.078Z Downloaded httparse v1.8.0
12442023-11-30T05:30:23.083Z Downloaded env_logger v0.10.0
12452023-11-30T05:30:23.091Z Downloaded semver-parser v0.10.2
12462023-11-30T05:30:23.109Z Downloaded semver v0.1.20
12472023-11-30T05:30:23.114Z Downloaded rustfmt-wrapper v0.2.0
12482023-11-30T05:30:23.114Z Downloaded toml v0.7.8
12492023-11-30T05:30:23.117Z Downloaded tinyvec v1.6.0
12502023-11-30T05:30:23.120Z Downloaded parking_lot v0.12.1
12512023-11-30T05:30:23.120Z Downloaded static_assertions v1.1.0
12522023-11-30T05:30:23.123Z Downloaded slog-envlogger v2.2.0
12532023-11-30T05:30:23.125Z Downloaded serde_tokenstream v0.2.0
12542023-11-30T05:30:23.128Z Downloaded serde_tokenstream v0.1.7
12552023-11-30T05:30:23.134Z Downloaded rustls-native-certs v0.6.3
12562023-11-30T05:30:23.138Z Downloaded rustc_version v0.4.0
12572023-11-30T05:30:23.141Z Downloaded poly1305 v0.8.0
12582023-11-30T05:30:23.145Z Downloaded openssl-sys v0.9.93
12592023-11-30T05:30:23.154Z Downloaded base64 v0.13.1
12602023-11-30T05:30:23.158Z Downloaded bytes v1.5.0
12612023-11-30T05:30:23.165Z Downloaded rustc-hash v1.1.0
12622023-11-30T05:30:23.167Z Downloaded zone v0.3.0
12632023-11-30T05:30:23.167Z Downloaded ppv-lite86 v0.2.17
12642023-11-30T05:30:23.170Z Downloaded futures v0.3.29
12652023-11-30T05:30:23.178Z Downloaded zerocopy v0.6.4
12662023-11-30T05:30:23.182Z Downloaded plotters-backend v0.3.5
12672023-11-30T05:30:23.184Z Downloaded socket2 v0.4.9
12682023-11-30T05:30:23.187Z Downloaded strum_macros v0.25.2
12692023-11-30T05:30:23.195Z Downloaded enum-as-inner v0.5.1
12702023-11-30T05:30:23.200Z Downloaded crypto-bigint v0.5.2
12712023-11-30T05:30:23.204Z Downloaded papergrid v0.10.0
12722023-11-30T05:30:23.212Z Downloaded num-traits v0.2.16
12732023-11-30T05:30:23.217Z Downloaded num-complex v0.4.4
12742023-11-30T05:30:23.224Z Downloaded mockall_derive v0.11.4
12752023-11-30T05:30:23.230Z Downloaded slog v2.7.0
12762023-11-30T05:30:23.230Z Downloaded indicatif v0.17.7
12772023-11-30T05:30:23.245Z Downloaded rustversion v1.0.14
12782023-11-30T05:30:23.245Z Downloaded ahash v0.8.3
12792023-11-30T05:30:23.245Z Downloaded termios v0.3.3
12802023-11-30T05:30:23.250Z Downloaded synstructure v0.12.6
12812023-11-30T05:30:23.250Z Downloaded predicates-tree v1.0.9
12822023-11-30T05:30:23.257Z Downloaded precomputed-hash v0.1.1
12832023-11-30T05:30:23.257Z Downloaded basic-toml v0.1.4
12842023-11-30T05:30:23.270Z Downloaded serial_test_derive v0.10.0
12852023-11-30T05:30:23.280Z Downloaded serial_test v0.10.0
12862023-11-30T05:30:23.280Z Downloaded tokio-tungstenite v0.20.1
12872023-11-30T05:30:23.287Z Downloaded waitgroup v0.1.2
12882023-11-30T05:30:23.287Z Downloaded smawk v0.3.1
12892023-11-30T05:30:23.287Z Downloaded spin v0.9.8
12902023-11-30T05:30:23.287Z Downloaded miniz_oxide v0.7.1
12912023-11-30T05:30:23.294Z Downloaded clang-sys v1.6.1
12922023-11-30T05:30:23.294Z Downloaded vec_map v0.8.2
12932023-11-30T05:30:23.301Z Downloaded signature v2.1.0
12942023-11-30T05:30:23.301Z Downloaded parse-display-derive v0.8.2
12952023-11-30T05:30:23.301Z Downloaded http-range v0.1.5
12962023-11-30T05:30:23.301Z Downloaded strum_macros v0.24.3
12972023-11-30T05:30:23.310Z Downloaded omicron-zone-package v0.9.1
12982023-11-30T05:30:23.317Z Downloaded parking_lot v0.11.2
12992023-11-30T05:30:23.317Z Downloaded once_cell v1.18.0
13002023-11-30T05:30:23.324Z Downloaded libsw v3.3.0
13012023-11-30T05:30:23.324Z Downloaded slog-term v2.9.0
13022023-11-30T05:30:23.333Z Downloaded sha2 v0.10.8
13032023-11-30T05:30:23.333Z Downloaded num-integer v0.1.45
13042023-11-30T05:30:23.333Z Downloaded tiny-keccak v2.0.2
13052023-11-30T05:30:23.340Z Downloaded time-core v0.1.1
13062023-11-30T05:30:23.340Z Downloaded threadpool v1.8.1
13072023-11-30T05:30:23.340Z Downloaded zeroize v1.7.0
13082023-11-30T05:30:23.356Z Downloaded colored v2.0.4
13092023-11-30T05:30:23.356Z Downloaded bitflags v2.4.0
13102023-11-30T05:30:23.356Z Downloaded backoff v0.4.0
13112023-11-30T05:30:23.356Z Downloaded libtest-mimic v0.6.1
13122023-11-30T05:30:23.770Z Downloaded crc32fast v1.3.2
13132023-11-30T05:30:23.770Z Downloaded bit-vec v0.6.3
13142023-11-30T05:30:23.770Z Downloaded base64ct v1.6.0
13152023-11-30T05:30:23.774Z Downloaded wyz v0.5.1
13162023-11-30T05:30:23.774Z Downloaded time-macros v0.2.13
13172023-11-30T05:30:23.775Z Downloaded thiserror-impl-no-std v2.0.2
13182023-11-30T05:30:23.775Z Downloaded termcolor v1.2.0
13192023-11-30T05:30:23.775Z Downloaded strip-ansi-escapes v0.2.0
13202023-11-30T05:30:23.775Z Downloaded spki v0.7.2
13212023-11-30T05:30:23.775Z Downloaded tokio-macros v2.2.0
13222023-11-30T05:30:23.775Z Downloaded slog-async v2.8.0
13232023-11-30T05:30:23.775Z Downloaded nom v7.1.3
13242023-11-30T05:30:23.775Z Downloaded multer v2.1.0
13252023-11-30T05:30:23.775Z Downloaded libloading v0.7.4
13262023-11-30T05:30:23.775Z Downloaded usdt-macro v0.3.5
13272023-11-30T05:30:23.775Z Downloaded bb8 v0.8.1
13282023-11-30T05:30:23.775Z Downloaded oorandom v11.1.3
13292023-11-30T05:30:23.775Z Downloaded num_enum_derive v0.5.11
13302023-11-30T05:30:23.775Z Downloaded num_enum v0.5.11
13312023-11-30T05:30:23.775Z Downloaded blake2b_simd v1.0.1
13322023-11-30T05:30:23.775Z Downloaded async-trait v0.1.74
13332023-11-30T05:30:23.775Z Downloaded smallvec v0.6.14
13342023-11-30T05:30:23.775Z Downloaded signal-hook-mio v0.2.3
13352023-11-30T05:30:23.775Z Downloaded sha1 v0.10.6
13362023-11-30T05:30:23.775Z Downloaded packed_struct_codegen v0.10.1
13372023-11-30T05:30:23.775Z Downloaded oso-derive v0.27.0
13382023-11-30T05:30:23.775Z Downloaded olpc-cjson v0.1.3
13392023-11-30T05:30:23.775Z Downloaded num_cpus v1.16.0
13402023-11-30T05:30:23.775Z Downloaded num-iter v0.1.43
13412023-11-30T05:30:23.775Z Downloaded num-derive v0.4.0
13422023-11-30T05:30:23.775Z Downloaded nodrop v0.1.14
13432023-11-30T05:30:23.775Z Downloaded criterion-plot v0.5.0
13442023-11-30T05:30:23.775Z Downloaded crc-catalog v2.2.0
13452023-11-30T05:30:23.775Z Downloaded bit-set v0.5.3
13462023-11-30T05:30:23.775Z Downloaded signal-hook-tokio v0.3.1
13472023-11-30T05:30:23.775Z Downloaded serde_urlencoded v0.7.1
13482023-11-30T05:30:23.775Z Downloaded scheduled-thread-pool v0.2.7
13492023-11-30T05:30:23.775Z Downloaded rusty-fork v0.3.0
13502023-11-30T05:30:23.775Z Downloaded nibble_vec v0.1.0
13512023-11-30T05:30:23.775Z Downloaded bitfield v0.14.0
13522023-11-30T05:30:23.775Z Downloaded ipnetwork v0.20.0
13532023-11-30T05:30:23.775Z Downloaded impl-trait-for-tuples v0.2.2
13542023-11-30T05:30:23.775Z Downloaded bcs v0.1.6
13552023-11-30T05:30:23.775Z Downloaded md-5 v0.10.5
13562023-11-30T05:30:23.775Z Downloaded macaddr v1.0.1
13572023-11-30T05:30:23.775Z Downloaded ascii-canvas v3.0.0
13582023-11-30T05:30:23.778Z Downloaded autocfg v1.1.0
13592023-11-30T05:30:23.778Z Downloaded array-init v0.0.4
13602023-11-30T05:30:23.778Z Downloaded maplit v1.0.2
13612023-11-30T05:30:23.778Z Downloaded native-tls v0.2.11
13622023-11-30T05:30:23.778Z Downloaded mime_guess v2.0.4
13632023-11-30T05:30:23.778Z Downloaded arrayvec v0.7.4
13642023-11-30T05:30:23.778Z Downloaded argon2 v0.5.2
13652023-11-30T05:30:23.778Z Downloaded opaque-debug v0.3.0
13662023-11-30T05:30:23.778Z Downloaded lalrpop-util v0.19.12
13672023-11-30T05:30:23.778Z Downloaded atomic-waker v1.1.1
13682023-11-30T05:30:23.778Z Downloaded tinyvec_macros v0.1.1
13692023-11-30T05:30:23.778Z Downloaded criterion v0.5.1
13702023-11-30T05:30:23.778Z Downloaded newline-converter v0.3.0
13712023-11-30T05:30:23.778Z Downloaded cipher v0.4.4
13722023-11-30T05:30:23.778Z Downloaded nanorand v0.7.0
13732023-11-30T05:30:23.778Z Downloaded mime v0.3.17
13742023-11-30T05:30:23.778Z Downloaded hyper-staticfile v0.9.5
13752023-11-30T05:30:23.778Z Downloaded chacha20 v0.9.1
13762023-11-30T05:30:23.778Z Downloaded bytecount v0.6.3
13772023-11-30T05:30:23.778Z Downloaded async-recursion v1.0.5
13782023-11-30T05:30:23.778Z Downloaded base16ct v0.2.0
13792023-11-30T05:30:23.778Z Downloaded strum v0.25.0
13802023-11-30T05:30:23.778Z Downloaded cassowary v0.3.0
13812023-11-30T05:30:23.778Z Downloaded assert_matches v1.5.0
13822023-11-30T05:30:23.778Z Downloaded hyper-tls v0.5.0
13832023-11-30T05:30:23.778Z Downloaded maybe-uninit v2.0.0
13842023-11-30T05:30:23.778Z Downloaded cfg-if v0.1.10
13852023-11-30T05:30:23.778Z Downloaded is-terminal v0.4.9
13862023-11-30T05:30:23.778Z Downloaded byteorder v1.5.0
13872023-11-30T05:30:23.778Z Downloaded number_prefix v0.4.0
13882023-11-30T05:30:23.778Z Downloaded adler v1.0.2
13892023-11-30T05:30:23.778Z Downloaded anes v0.1.6
13902023-11-30T05:30:23.778Z Downloaded aead v0.5.2
13912023-11-30T05:30:23.778Z Downloaded cast v0.3.0
13922023-11-30T05:30:23.779Z Downloaded log v0.4.20
13932023-11-30T05:30:23.779Z Downloaded crossbeam-channel v0.5.8
13942023-11-30T05:30:23.779Z Downloaded ipnet v2.8.0
13952023-11-30T05:30:23.779Z Downloaded match_cfg v0.1.0
13962023-11-30T05:30:23.779Z Downloaded cfg-if v1.0.0
13972023-11-30T05:30:23.779Z Downloaded memoffset v0.7.1
13982023-11-30T05:30:23.779Z Downloaded managed v0.8.0
13992023-11-30T05:30:23.779Z Downloaded ansi_term v0.12.1
14002023-11-30T05:30:23.779Z Downloaded assert_cmd v2.0.12
14012023-11-30T05:30:23.779Z Downloaded itertools v0.11.0
14022023-11-30T05:30:23.779Z Downloaded ident_case v1.0.1
14032023-11-30T05:30:23.779Z Downloaded crc v3.0.1
14042023-11-30T05:30:23.779Z Downloaded inout v0.1.3
14052023-11-30T05:30:23.779Z Downloaded atomicwrites v0.4.2
14062023-11-30T05:30:23.779Z Downloaded async-stream-impl v0.3.5
14072023-11-30T05:30:23.779Z Downloaded serde_repr v0.1.16
14082023-11-30T05:30:23.779Z Downloaded sct v0.7.0
14092023-11-30T05:30:23.779Z Downloaded cexpr v0.6.0
14102023-11-30T05:30:23.779Z Downloaded cc v1.0.83
14112023-11-30T05:30:23.779Z Downloaded async-stream v0.3.5
14122023-11-30T05:30:23.779Z Downloaded atty v0.2.14
14132023-11-30T05:30:23.779Z Downloaded signal-hook-registry v1.4.1
14142023-11-30T05:30:23.779Z Downloaded scopeguard v1.2.0
14152023-11-30T05:30:23.785Z Downloaded new_debug_unreachable v1.0.4
14162023-11-30T05:30:23.785Z Downloaded matches v0.1.10
14172023-11-30T05:30:23.785Z Downloaded cstr-argument v0.1.2
14182023-11-30T05:30:23.785Z Downloaded crossbeam-epoch v0.9.15
14192023-11-30T05:30:23.785Z Downloaded ciborium v0.2.1
14202023-11-30T05:30:23.785Z Downloaded approx v0.5.1
14212023-11-30T05:30:23.785Z Downloaded crc-any v2.4.3
14222023-11-30T05:30:23.785Z Downloaded crypto-common v0.1.6
14232023-11-30T05:30:23.785Z Downloaded crossbeam-queue v0.3.8
14242023-11-30T05:30:23.785Z Downloaded libefi-sys v0.1.0
14252023-11-30T05:30:23.785Z Downloaded lazycell v1.3.0
14262023-11-30T05:30:23.785Z Downloaded lock_api v0.4.10
14272023-11-30T05:30:23.785Z Downloaded cpufeatures v0.2.9
14282023-11-30T05:30:23.785Z Downloaded kstat-rs v0.2.3
14292023-11-30T05:30:23.785Z Downloaded cancel-safe-futures v0.1.5
14302023-11-30T05:30:23.785Z Downloaded crossbeam v0.8.2
14312023-11-30T05:30:23.785Z Downloaded corncobs v0.1.3
14322023-11-30T05:30:23.785Z Downloaded ciborium-ll v0.2.1
14332023-11-30T05:30:23.785Z Downloaded serde-big-array v0.4.1
14342023-11-30T05:30:23.785Z Downloaded memoffset v0.9.0
14352023-11-30T05:30:23.785Z Downloaded crossbeam-utils v0.8.16
14362023-11-30T05:30:23.785Z Downloaded addr2line v0.21.0
14372023-11-30T05:30:24.392Z Compiling serde v1.0.192
14382023-11-30T05:30:24.393Z Compiling autocfg v1.1.0
14392023-11-30T05:30:24.395Z Checking cfg-if v1.0.0
14402023-11-30T05:30:24.396Z Compiling version_check v0.9.4
14412023-11-30T05:30:24.396Z Compiling syn v1.0.109
14422023-11-30T05:30:24.434Z Checking libc v0.2.150
14432023-11-30T05:30:24.445Z Compiling syn v2.0.32
14442023-11-30T05:30:24.548Z Compiling parking_lot_core v0.9.8
14452023-11-30T05:30:24.565Z Compiling libm v0.2.7
14462023-11-30T05:30:25.212Z Compiling cc v1.0.83
14472023-11-30T05:30:25.230Z Compiling futures-core v0.3.29
14482023-11-30T05:30:25.259Z Compiling once_cell v1.18.0
14492023-11-30T05:30:25.689Z Compiling serde_json v1.0.108
14502023-11-30T05:30:25.745Z Compiling memchr v2.6.3
14512023-11-30T05:30:25.815Z Compiling lock_api v0.4.10
14522023-11-30T05:30:25.886Z Compiling num-traits v0.2.16
14532023-11-30T05:30:26.153Z Compiling slab v0.4.9
14542023-11-30T05:30:26.306Z Checking getrandom v0.2.10
14552023-11-30T05:30:26.405Z Compiling futures-channel v0.3.29
14562023-11-30T05:30:26.595Z Compiling futures-task v0.3.29
14572023-11-30T05:30:26.805Z Compiling typenum v1.16.0
14582023-11-30T05:30:26.921Z Compiling futures-util v0.3.29
14592023-11-30T05:30:27.100Z Compiling generic-array v0.14.7
14602023-11-30T05:30:27.433Z Compiling log v0.4.20
14612023-11-30T05:30:27.640Z Checking scopeguard v1.2.0
14622023-11-30T05:30:27.797Z Compiling pkg-config v0.3.27
14632023-11-30T05:30:29.016Z Checking smallvec v1.11.0
14642023-11-30T05:30:29.100Z Checking itoa v1.0.9
14652023-11-30T05:30:29.415Z Compiling rustix v0.38.25
14662023-11-30T05:30:29.582Z Compiling indexmap v1.9.3
14672023-11-30T05:30:29.626Z Compiling schemars v0.8.13
14682023-11-30T05:30:30.028Z Compiling vcpkg v0.2.15
14692023-11-30T05:30:30.156Z Compiling fnv v1.0.7
14702023-11-30T05:30:30.262Z Compiling httparse v1.8.0
14712023-11-30T05:30:30.684Z Checking rand_core v0.6.4
14722023-11-30T05:30:30.914Z Compiling ring v0.16.20
14732023-11-30T05:30:31.090Z Compiling ring v0.17.5
14742023-11-30T05:30:32.655Z Compiling aho-corasick v1.0.4
14752023-11-30T05:30:32.926Z Compiling regex-syntax v0.8.2
14762023-11-30T05:30:33.781Z Compiling openssl-sys v0.9.93
14772023-11-30T05:30:35.455Z Compiling parking_lot v0.12.1
14782023-11-30T05:30:36.313Z Checking pin-project-lite v0.2.13
14792023-11-30T05:30:36.469Z Compiling ahash v0.8.3
14802023-11-30T05:30:36.958Z Compiling serde_derive_internals v0.26.0
14812023-11-30T05:30:37.050Z Checking spin v0.5.2
14822023-11-30T05:30:37.445Z Compiling openssl v0.10.57
14832023-11-30T05:30:38.118Z Checking signal-hook-registry v1.4.1
14842023-11-30T05:30:38.450Z Compiling regex-automata v0.4.3
14852023-11-30T05:30:38.466Z Compiling ucd-trie v0.1.6
14862023-11-30T05:30:39.427Z Compiling rustls v0.21.9
14872023-11-30T05:30:39.813Z Checking mio v0.8.9
14882023-11-30T05:30:40.006Z Compiling native-tls v0.2.11
14892023-11-30T05:30:40.476Z Compiling iana-time-zone v0.1.57
14902023-11-30T05:30:40.779Z Compiling async-trait v0.1.74
14912023-11-30T05:30:40.797Z Checking num_cpus v1.16.0
14922023-11-30T05:30:41.579Z Compiling dyn-clone v1.0.13
14932023-11-30T05:30:41.713Z Compiling unicode-xid v0.2.4
14942023-11-30T05:30:41.893Z Compiling byteorder v1.5.0
14952023-11-30T05:30:42.499Z Compiling backtrace v0.3.69
14962023-11-30T05:30:42.600Z Checking socket2 v0.5.5
14972023-11-30T05:30:43.348Z Checking ryu v1.0.15
14982023-11-30T05:30:43.380Z Compiling futures-sink v0.3.29
14992023-11-30T05:30:43.442Z Compiling hashbrown v0.13.2
15002023-11-30T05:30:43.587Z Compiling errno v0.3.2
15012023-11-30T05:30:43.702Z Compiling crc32fast v1.3.2
15022023-11-30T05:30:43.915Z Compiling crossbeam-utils v0.8.16
15032023-11-30T05:30:44.124Z Compiling tinyvec_macros v0.1.1
15042023-11-30T05:30:44.241Z Compiling tinyvec v1.6.0
15052023-11-30T05:30:44.900Z Compiling pin-utils v0.1.0
15062023-11-30T05:30:44.971Z Compiling futures-io v0.3.29
15072023-11-30T05:30:45.434Z Compiling anyhow v1.0.75
15082023-11-30T05:30:45.438Z Compiling spin v0.9.8
15092023-11-30T05:30:45.438Z Compiling regex v1.10.2
15102023-11-30T05:30:45.438Z Compiling tracing-core v0.1.31
15112023-11-30T05:30:45.662Z Compiling unicode-bidi v0.3.13
15122023-11-30T05:30:46.901Z Compiling unicode-normalization v0.1.22
15132023-11-30T05:30:47.013Z Compiling num-integer v0.1.45
15142023-11-30T05:30:47.785Z Compiling synstructure v0.12.6
15152023-11-30T05:30:48.231Z Compiling lazy_static v1.4.0
15162023-11-30T05:30:48.314Z Compiling slog v2.7.0
15172023-11-30T05:30:48.374Z Compiling base64 v0.21.5
15182023-11-30T05:30:48.392Z Compiling unicode-width v0.1.11
15192023-11-30T05:30:48.514Z Compiling serde_derive v1.0.192
15202023-11-30T05:30:48.618Z Compiling thiserror-impl v1.0.49
15212023-11-30T05:30:48.733Z Compiling zeroize_derive v1.4.2
15222023-11-30T05:30:49.063Z Compiling tokio-macros v2.2.0
15232023-11-30T05:30:49.607Z Compiling futures-macro v0.3.29
15242023-11-30T05:30:49.787Z Compiling tracing-attributes v0.1.26
15252023-11-30T05:30:50.909Z Compiling schemars_derive v0.8.13
15262023-11-30T05:30:51.427Z Compiling openssl-macros v0.1.1
15272023-11-30T05:30:51.839Z Checking zeroize v1.7.0
15282023-11-30T05:30:54.169Z Compiling thiserror v1.0.49
15292023-11-30T05:30:54.354Z Compiling pest v2.7.2
15302023-11-30T05:30:54.789Z Compiling zerocopy-derive v0.2.0
15312023-11-30T05:30:55.732Z Compiling untrusted v0.7.1
15322023-11-30T05:30:56.032Z Compiling percent-encoding v2.3.1
15332023-11-30T05:30:56.346Z Compiling tracing v0.1.37
15342023-11-30T05:30:56.579Z Compiling rustversion v1.0.14
15352023-11-30T05:30:56.599Z Compiling openssl-probe v0.1.5
15362023-11-30T05:30:57.080Z Compiling time-core v0.1.1
15372023-11-30T05:30:57.083Z Compiling untrusted v0.9.0
15382023-11-30T05:30:57.124Z Checking subtle v2.5.0
15392023-11-30T05:30:57.331Z Compiling foreign-types-shared v0.1.1
15402023-11-30T05:30:57.334Z Compiling hashbrown v0.12.3
15412023-11-30T05:30:57.469Z Compiling foreign-types v0.3.2
15422023-11-30T05:30:57.487Z Compiling time-macros v0.2.13
15432023-11-30T05:30:58.730Z Compiling pest_meta v2.7.2
15442023-11-30T05:31:01.917Z Compiling pest_generator v2.7.2
15452023-11-30T05:31:03.648Z Compiling try-lock v0.2.4
15462023-11-30T05:31:03.835Z Compiling want v0.3.1
15472023-11-30T05:31:04.079Z Compiling rustls-webpki v0.101.7
15482023-11-30T05:31:04.245Z Compiling sct v0.7.0
15492023-11-30T05:31:05.455Z Compiling form_urlencoded v1.2.1
15502023-11-30T05:31:05.931Z Compiling zerocopy-derive v0.6.4
15512023-11-30T05:31:07.277Z Compiling socket2 v0.4.9
15522023-11-30T05:31:07.389Z Compiling either v1.9.0
15532023-11-30T05:31:07.441Z Compiling pest_derive v2.7.2
15542023-11-30T05:31:07.771Z Compiling httpdate v1.0.3
15552023-11-30T05:31:07.917Z Compiling tower-service v0.3.2
15562023-11-30T05:31:08.508Z Compiling rustls-pemfile v1.0.3
15572023-11-30T05:31:08.635Z Compiling idna v0.5.0
15582023-11-30T05:31:08.716Z Compiling memoffset v0.9.0
15592023-11-30T05:31:09.074Z Compiling usdt-impl v0.3.5
15602023-11-30T05:31:09.162Z Compiling adler v1.0.2
15612023-11-30T05:31:09.503Z Compiling miniz_oxide v0.7.1
15622023-11-30T05:31:09.730Z Compiling rustls-native-certs v0.6.3
15632023-11-30T05:31:09.848Z Compiling zerocopy v0.3.0
15642023-11-30T05:31:10.386Z Compiling url v2.5.0
15652023-11-30T05:31:11.163Z Checking crypto-common v0.1.6
15662023-11-30T05:31:11.334Z Compiling signal-hook v0.3.17
15672023-11-30T05:31:11.410Z Compiling ipnet v2.8.0
15682023-11-30T05:31:11.603Z Checking bytes v1.5.0
15692023-11-30T05:31:11.720Z Checking bitflags v2.4.0
15702023-11-30T05:31:12.171Z Compiling dof v0.1.5
15712023-11-30T05:31:12.467Z Compiling dtrace-parser v0.1.14
15722023-11-30T05:31:12.826Z Checking tokio v1.34.0
15732023-11-30T05:31:13.614Z Compiling indexmap v2.1.0
15742023-11-30T05:31:13.743Z Compiling semver v1.0.20
15752023-11-30T05:31:14.830Z Compiling chrono v0.4.31
15762023-11-30T05:31:15.603Z Compiling uuid v1.6.1
15772023-11-30T05:31:15.606Z Compiling http v0.2.11
15782023-11-30T05:31:15.834Z Compiling toml_datetime v0.6.5
15792023-11-30T05:31:16.525Z Compiling serde_spanned v0.6.4
15802023-11-30T05:31:16.879Z Compiling rustc_version v0.4.0
15812023-11-30T05:31:18.124Z Compiling toml_edit v0.19.15
15822023-11-30T05:31:19.829Z Compiling openapiv3 v2.0.0-rc.1
15832023-11-30T05:31:21.434Z Compiling http-body v0.4.5
15842023-11-30T05:31:23.290Z Compiling serde_urlencoded v0.7.1
15852023-11-30T05:31:23.402Z Compiling clap_derive v4.4.2
15862023-11-30T05:31:24.057Z Compiling crossbeam-epoch v0.9.15
15872023-11-30T05:31:24.121Z Compiling thread-id v4.2.0
15882023-11-30T05:31:24.271Z Compiling encoding_rs v0.8.33
15892023-11-30T05:31:24.726Z Compiling gimli v0.28.0
15902023-11-30T05:31:24.803Z Compiling siphasher v0.3.11
15912023-11-30T05:31:25.460Z Checking const-oid v0.9.5
15922023-11-30T05:31:28.292Z Compiling tokio-util v0.7.10
15932023-11-30T05:31:28.524Z Compiling tokio-rustls v0.24.1
15942023-11-30T05:31:29.131Z Compiling webpki-roots v0.25.2
15952023-11-30T05:31:29.380Z Compiling mime v0.3.17
15962023-11-30T05:31:30.317Z Compiling h2 v0.3.21
15972023-11-30T05:31:31.723Z Compiling addr2line v0.21.0
15982023-11-30T05:31:32.281Z Compiling serde_tokenstream v0.1.7
15992023-11-30T05:31:32.737Z Compiling tokio-native-tls v0.3.1
16002023-11-30T05:31:32.832Z Compiling strum_macros v0.25.2
16012023-11-30T05:31:33.196Z Compiling bzip2-sys v0.1.11+1.0.8
16022023-11-30T05:31:33.500Z Compiling object v0.32.1
16032023-11-30T05:31:33.792Z Compiling num-iter v0.1.43
16042023-11-30T05:31:33.854Z Compiling rustc-demangle v0.1.23
16052023-11-30T05:31:35.415Z Compiling flate2 v1.0.28
16062023-11-30T05:31:35.561Z Compiling heapless v0.7.16
16072023-11-30T05:31:36.168Z Compiling block-buffer v0.10.4
16082023-11-30T05:31:36.971Z Compiling doc-comment v0.3.3
16092023-11-30T05:31:37.074Z Compiling ppv-lite86 v0.2.17
16102023-11-30T05:31:37.775Z Compiling usdt-macro v0.3.5
16112023-11-30T05:31:38.028Z Compiling usdt-attr-macro v0.3.5
16122023-11-30T05:31:38.390Z Compiling rand_chacha v0.3.1
16132023-11-30T05:31:39.890Z Compiling digest v0.10.7
16142023-11-30T05:31:39.908Z Compiling toml v0.7.8
16152023-11-30T05:31:39.958Z Compiling toml_edit v0.21.0
16162023-11-30T05:31:40.438Z Compiling hex v0.4.3
16172023-11-30T05:31:40.616Z Compiling pin-project-internal v1.1.3
16182023-11-30T05:31:40.925Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16192023-11-30T05:31:41.366Z Compiling bit-vec v0.6.3
16202023-11-30T05:31:42.077Z Compiling hyper v0.14.27
16212023-11-30T05:31:42.657Z Compiling rand v0.8.5
16222023-11-30T05:31:43.133Z Compiling phf_shared v0.10.0
16232023-11-30T05:31:44.607Z Compiling num-bigint v0.4.4
16242023-11-30T05:31:44.792Z Compiling precomputed-hash v0.1.1
16252023-11-30T05:31:44.942Z Compiling smoltcp v0.9.1
16262023-11-30T05:31:45.881Z Compiling fixedbitset v0.4.2
16272023-11-30T05:31:46.085Z Compiling new_debug_unreachable v1.0.4
16282023-11-30T05:31:46.204Z Compiling string_cache v0.8.7
16292023-11-30T05:31:46.459Z Compiling petgraph v0.6.4
16302023-11-30T05:31:47.146Z Compiling bit-set v0.5.3
16312023-11-30T05:31:47.560Z Compiling itertools v0.10.5
16322023-11-30T05:31:48.393Z Compiling hubpack_derive v0.1.1
16332023-11-30T05:31:48.540Z Compiling enum-as-inner v0.5.1
16342023-11-30T05:31:48.985Z Compiling diesel_table_macro_syntax v0.1.0
16352023-11-30T05:31:49.740Z Compiling lalrpop-util v0.19.12
16362023-11-30T05:31:49.859Z Compiling unicode-segmentation v1.10.1
16372023-11-30T05:31:50.127Z Compiling diesel_derives v2.1.2
16382023-11-30T05:31:51.193Z Compiling snafu-derive v0.7.5
16392023-11-30T05:31:52.001Z Compiling cpufeatures v0.2.9
16402023-11-30T05:31:52.136Z Compiling sha2 v0.10.8
16412023-11-30T05:31:52.318Z Compiling rustix v0.37.23
16422023-11-30T05:31:52.372Z Compiling hmac v0.12.1
16432023-11-30T05:31:52.711Z Compiling md-5 v0.10.5
16442023-11-30T05:31:53.111Z Compiling serde_repr v0.1.16
16452023-11-30T05:31:53.154Z Compiling stringprep v0.1.3
16462023-11-30T05:31:53.546Z Compiling hyper-rustls v0.24.2
16472023-11-30T05:31:54.396Z Compiling hyper-tls v0.5.0
16482023-11-30T05:31:54.759Z Compiling hash32 v0.2.1
16492023-11-30T05:31:54.903Z Compiling reqwest v0.11.22
16502023-11-30T05:31:54.935Z Compiling stable_deref_trait v1.2.0
16512023-11-30T05:31:55.065Z Compiling fallible-iterator v0.2.0
16522023-11-30T05:31:55.337Z Checking bitflags v1.3.2
16532023-11-30T05:31:56.195Z Compiling postgres-protocol v0.6.6
16542023-11-30T05:31:58.182Z Compiling terminal_size v0.2.6
16552023-11-30T05:31:58.485Z Compiling phf_shared v0.11.2
16562023-11-30T05:31:58.911Z Compiling block-padding v0.3.3
16572023-11-30T05:31:59.044Z Compiling scheduled-thread-pool v0.2.7
16582023-11-30T05:31:59.580Z Compiling managed v0.8.0
16592023-11-30T05:31:59.957Z Compiling matches v0.1.10
16602023-11-30T05:32:00.081Z Compiling regex-automata v0.1.10
16612023-11-30T05:32:00.284Z Compiling deranged v0.3.8
16622023-11-30T05:32:00.305Z Compiling num_threads v0.1.6
16632023-11-30T05:32:00.473Z Compiling clap_builder v4.4.2
16642023-11-30T05:32:00.853Z Compiling bstr v0.2.17
16652023-11-30T05:32:00.990Z Compiling idna v0.2.3
16662023-11-30T05:32:01.361Z Compiling r2d2 v0.8.10
16672023-11-30T05:32:01.944Z Compiling inout v0.1.3
16682023-11-30T05:32:02.366Z Compiling signal-hook-mio v0.2.3
16692023-11-30T05:32:02.587Z Compiling phf v0.11.2
16702023-11-30T05:32:03.079Z Compiling time v0.3.27
16712023-11-30T05:32:03.201Z Compiling bzip2 v0.4.4
16722023-11-30T05:32:03.325Z Compiling postgres-types v0.2.6
16732023-11-30T05:32:03.808Z Compiling hubpack v0.1.2
16742023-11-30T05:32:04.267Z Compiling pin-project v1.1.3
16752023-11-30T05:32:04.658Z Compiling ipnetwork v0.20.0
16762023-11-30T05:32:05.085Z Compiling zerocopy v0.6.4
16772023-11-30T05:32:05.889Z Compiling itertools v0.11.0
16782023-11-30T05:32:06.114Z Compiling futures-executor v0.3.29
16792023-11-30T05:32:07.054Z Compiling float-cmp v0.9.0
16802023-11-30T05:32:08.358Z Compiling regex-automata v0.3.8
16812023-11-30T05:32:09.983Z Compiling static_assertions v1.1.0
16822023-11-30T05:32:10.116Z Checking hashbrown v0.14.2
16832023-11-30T05:32:10.653Z Compiling whoami v1.4.1
16842023-11-30T05:32:11.699Z Compiling data-encoding v2.4.0
16852023-11-30T05:32:11.855Z Compiling difflib v0.4.0
16862023-11-30T05:32:12.203Z Compiling predicates-core v1.0.6
16872023-11-30T05:32:12.433Z Compiling normalize-line-endings v0.3.0
16882023-11-30T05:32:12.596Z Compiling predicates v3.0.4
16892023-11-30T05:32:12.753Z Compiling trust-dns-proto v0.22.0
16902023-11-30T05:32:14.591Z Compiling bstr v1.6.0
16912023-11-30T05:32:15.466Z Compiling tokio-postgres v0.7.10
16922023-11-30T05:32:15.738Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16932023-11-30T05:32:17.134Z Compiling diesel v2.1.4
16942023-11-30T05:32:17.223Z Compiling yasna v0.5.2
16952023-11-30T05:32:20.471Z Compiling clap v4.4.3
16962023-11-30T05:32:20.624Z Compiling futures v0.3.29
16972023-11-30T05:32:20.778Z Compiling snafu v0.7.5
16982023-11-30T05:32:21.031Z Compiling zip v0.6.6
16992023-11-30T05:32:21.679Z Compiling crossterm v0.27.0
17002023-11-30T05:32:22.177Z Compiling similar v2.2.1
17012023-11-30T05:32:22.550Z Compiling cipher v0.4.4
17022023-11-30T05:32:23.599Z Compiling signature v2.1.0
17032023-11-30T05:32:23.643Z Compiling usdt v0.3.5
17042023-11-30T05:32:24.033Z Compiling tokio-stream v0.1.14
17052023-11-30T05:32:25.386Z Compiling console v0.15.7
17062023-11-30T05:32:26.324Z Checking equivalent v1.0.1
17072023-11-30T05:32:27.092Z Checking unicode-ident v1.0.12
17082023-11-30T05:32:27.327Z Checking proc-macro2 v1.0.69
17092023-11-30T05:32:28.395Z Checking quote v1.0.33
17102023-11-30T05:32:29.977Z Checking utf8parse v0.2.1
17112023-11-30T05:32:31.025Z Checking anstyle v1.0.2
17122023-11-30T05:32:31.761Z Checking io-lifetimes v1.0.11
17132023-11-30T05:32:34.853Z Checking anstyle-parse v0.2.1
17142023-11-30T05:32:38.973Z Checking anstyle-query v1.0.0
17152023-11-30T05:32:39.799Z Checking colorchoice v1.0.0
17162023-11-30T05:32:39.966Z Checking anstream v0.5.0
17172023-11-30T05:32:40.062Z Checking clap_lex v0.5.1
17182023-11-30T05:32:40.126Z Checking strsim v0.10.0
17192023-11-30T05:32:41.425Z Checking winnow v0.5.15
17202023-11-30T05:32:46.258Z Compiling serde_tokenstream v0.2.0
17212023-11-30T05:32:51.172Z Compiling regress v0.7.1
17222023-11-30T05:32:57.017Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17232023-11-30T05:33:03.968Z Compiling getopts v0.2.21
17242023-11-30T05:33:05.085Z Compiling unsafe-libyaml v0.2.9
17252023-11-30T05:33:05.683Z Checking heck v0.4.1
17262023-11-30T05:33:05.976Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17272023-11-30T05:33:06.928Z Compiling ident_case v1.0.1
17282023-11-30T05:33:07.140Z Checking fastrand v2.0.0
17292023-11-30T05:33:07.180Z Compiling serde_yaml v0.9.25
17302023-11-30T05:33:07.640Z Checking tempfile v3.8.1
17312023-11-30T05:33:08.199Z Checking match_cfg v0.1.0
17322023-11-30T05:33:08.202Z Checking atty v0.2.14
17332023-11-30T05:33:08.280Z Compiling paste v1.0.14
17342023-11-30T05:33:08.312Z Checking hostname v0.3.1
17352023-11-30T05:33:08.362Z Checking quick-error v1.2.3
17362023-11-30T05:33:08.483Z Checking crossbeam-channel v0.5.8
17372023-11-30T05:33:08.550Z Checking sha1 v0.10.6
17382023-11-30T05:33:08.970Z Checking dirs-sys-next v0.1.2
17392023-11-30T05:33:09.224Z Checking dirs-next v2.0.0
17402023-11-30T05:33:09.395Z Checking thread_local v1.1.7
17412023-11-30T05:33:09.656Z Checking instant v0.1.12
17422023-11-30T05:33:09.796Z Compiling slog-async v2.8.0
17432023-11-30T05:33:09.813Z Checking term v0.7.0
17442023-11-30T05:33:10.472Z Checking camino v1.1.6
17452023-11-30T05:33:10.660Z Compiling multer v2.1.0
17462023-11-30T05:33:11.041Z Checking take_mut v0.2.2
17472023-11-30T05:33:11.174Z Checking slog-term v2.9.0
17482023-11-30T05:33:11.335Z Compiling darling_core v0.20.3
17492023-11-30T05:33:11.660Z Checking slog-json v2.6.1
17502023-11-30T05:33:11.924Z Compiling async-stream-impl v0.3.5
17512023-11-30T05:33:12.022Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17522023-11-30T05:33:12.453Z Checking debug-ignore v1.0.5
17532023-11-30T05:33:12.640Z Checking atomic-waker v1.1.1
17542023-11-30T05:33:12.820Z Checking waitgroup v0.1.2
17552023-11-30T05:33:13.139Z Checking slog-bunyan v2.4.0
17562023-11-30T05:33:13.972Z Checking toml v0.8.8
17572023-11-30T05:33:14.199Z Checking async-stream v0.3.5
17582023-11-30T05:33:14.224Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17592023-11-30T05:33:14.455Z Checking serde_path_to_error v0.1.14
17602023-11-30T05:33:14.577Z Checking strum v0.25.0
17612023-11-30T05:33:14.777Z Compiling structmeta-derive v0.2.0
17622023-11-30T05:33:15.172Z Checking wait-timeout v0.2.0
17632023-11-30T05:33:15.417Z Checking rusty-fork v0.3.0
17642023-11-30T05:33:15.494Z Checking rand_xorshift v0.3.0
17652023-11-30T05:33:15.729Z Checking unarray v0.1.4
17662023-11-30T05:33:15.999Z Compiling regex-syntax v0.7.5
17672023-11-30T05:33:16.002Z Checking proptest v1.4.0
17682023-11-30T05:33:19.971Z Compiling structmeta v0.2.0
17692023-11-30T05:33:20.662Z Checking backoff v0.4.0
17702023-11-30T05:33:21.115Z Compiling test-strategy v0.3.1
17712023-11-30T05:33:21.800Z Compiling darling_macro v0.20.3
17722023-11-30T05:33:23.360Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17732023-11-30T05:33:23.498Z Compiling darling v0.20.3
17742023-11-30T05:33:23.567Z Checking macaddr v1.0.1
17752023-11-30T05:33:23.654Z Compiling serde_with_macros v2.3.3
17762023-11-30T05:33:23.655Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17772023-11-30T05:33:24.066Z Checking camino-tempfile v1.1.1
17782023-11-30T05:33:24.104Z Checking is-terminal v0.4.9
17792023-11-30T05:33:24.259Z Compiling proc-macro-error-attr v1.0.4
17802023-11-30T05:33:24.287Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17812023-11-30T05:33:24.460Z Compiling proc-macro-error v1.0.4
17822023-11-30T05:33:25.106Z Compiling proc-macro-crate v1.3.1
17832023-11-30T05:33:25.490Z Checking termtree v0.4.1
17842023-11-30T05:33:25.778Z Checking predicates-tree v1.0.9
17852023-11-30T05:33:25.979Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17862023-11-30T05:33:26.488Z Checking base64ct v1.6.0
17872023-11-30T05:33:26.932Z Compiling num_enum_derive v0.5.11
17882023-11-30T05:33:27.242Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17892023-11-30T05:33:27.303Z Checking postcard-cobs v0.1.5-pre
17902023-11-30T05:33:27.434Z Compiling parse-display-derive v0.8.2
17912023-11-30T05:33:27.536Z Compiling crucible-workspace-hack v0.1.0
17922023-11-30T05:33:27.685Z Checking postcard v0.7.3
17932023-11-30T05:33:27.835Z Checking smoltcp v0.8.2
17942023-11-30T05:33:27.969Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17952023-11-30T05:33:28.039Z Compiling foreign-types-macros v0.2.3
17962023-11-30T05:33:28.121Z Checking serde_with v2.3.3
17972023-11-30T05:33:28.376Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17982023-11-30T05:33:28.815Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-11-30T05:33:29.009Z Checking cfg-if v0.1.10
18002023-11-30T05:33:29.126Z Checking foreign-types-shared v0.3.1
18012023-11-30T05:33:29.267Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-30T05:33:30.165Z Checking foreign-types v0.5.0
18032023-11-30T05:33:30.302Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-11-30T05:33:30.345Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-11-30T05:33:31.558Z Checking num_enum v0.5.11
18062023-11-30T05:33:31.619Z Checking cstr-argument v0.1.2
18072023-11-30T05:33:31.763Z Checking pretty-hex v0.2.1
18082023-11-30T05:33:31.766Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18092023-11-30T05:33:31.865Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18102023-11-30T05:33:31.987Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18112023-11-30T05:33:32.304Z Checking colored v2.0.4
18122023-11-30T05:33:32.386Z Compiling zone_cfg_derive v0.3.0
18132023-11-30T05:33:32.407Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18142023-11-30T05:33:32.439Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18152023-11-30T05:33:32.909Z Checking predicates v2.1.5
18162023-11-30T05:33:34.017Z Compiling mockall_derive v0.11.4
18172023-11-30T05:33:34.064Z Compiling num-derive v0.4.0
18182023-11-30T05:33:34.694Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18192023-11-30T05:33:34.901Z Checking downcast v0.11.0
18202023-11-30T05:33:34.923Z Checking parse-display v0.8.2
18212023-11-30T05:33:35.132Z Checking fragile v2.0.0
18222023-11-30T05:33:35.180Z Checking zone v0.3.0
18232023-11-30T05:33:35.513Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18242023-11-30T05:33:35.660Z Checking smf v0.2.2
18252023-11-30T05:33:35.852Z Checking filetime v0.2.22
18262023-11-30T05:33:36.140Z Checking xattr v1.0.1
18272023-11-30T05:33:36.347Z Checking pem v3.0.2
18282023-11-30T05:33:36.390Z Checking linked-hash-map v0.5.6
18292023-11-30T05:33:36.410Z Checking tar v0.4.40
18302023-11-30T05:33:36.568Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18312023-11-30T05:33:36.737Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18322023-11-30T05:33:36.759Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-11-30T05:33:36.862Z Checking lru-cache v0.1.2
18342023-11-30T05:33:37.113Z Checking headers-core v0.2.0
18352023-11-30T05:33:37.170Z Checking password-hash v0.5.0
18362023-11-30T05:33:37.302Z Checking headers v0.3.9
18372023-11-30T05:33:37.582Z Checking blake2 v0.10.6
18382023-11-30T05:33:37.847Z Checking base64 v0.13.1
18392023-11-30T05:33:37.927Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18402023-11-30T05:33:38.247Z Checking argon2 v0.5.2
18412023-11-30T05:33:38.534Z Checking pem v1.1.1
18422023-11-30T05:33:38.713Z Checking rcgen v0.11.3
18432023-11-30T05:33:38.842Z Checking atomicwrites v0.4.2
18442023-11-30T05:33:39.107Z Checking subprocess v0.2.9
18452023-11-30T05:33:39.133Z Checking arc-swap v1.6.0
18462023-11-30T05:33:39.205Z Checking ciborium-io v0.2.1
18472023-11-30T05:33:39.357Z Compiling cancel-safe-futures v0.1.5
18482023-11-30T05:33:39.710Z Checking half v1.8.2
18492023-11-30T05:33:39.780Z Checking slog-scope v4.4.0
18502023-11-30T05:33:39.883Z Checking textwrap v0.11.0
18512023-11-30T05:33:39.905Z Compiling heck v0.3.3
18522023-11-30T05:33:39.987Z Checking strsim v0.8.0
18532023-11-30T05:33:40.040Z Checking vec_map v0.8.2
18542023-11-30T05:33:40.200Z Compiling libefi-sys v0.1.0
18552023-11-30T05:33:40.260Z Checking ansi_term v0.12.1
18562023-11-30T05:33:40.347Z Checking ciborium-ll v0.2.1
18572023-11-30T05:33:40.440Z Checking slog-stdlog v4.1.1
18582023-11-30T05:33:40.509Z Compiling structopt-derive v0.4.18
18592023-11-30T05:33:40.655Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18602023-11-30T05:33:40.701Z Checking clap v2.34.0
18612023-11-30T05:33:40.802Z Checking ciborium v0.2.1
18622023-11-30T05:33:41.301Z Checking slog-envlogger v2.2.0
18632023-11-30T05:33:41.599Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18642023-11-30T05:33:41.933Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18652023-11-30T05:33:42.047Z Checking resolv-conf v0.7.0
18662023-11-30T05:33:42.267Z Compiling slog-dtrace v0.2.3
18672023-11-30T05:33:42.473Z Compiling convert_case v0.4.0
18682023-11-30T05:33:42.578Z Checking trust-dns-resolver v0.22.0
18692023-11-30T05:33:43.421Z Checking pem-rfc7468 v0.7.0
18702023-11-30T05:33:43.819Z Compiling der_derive v0.7.2
18712023-11-30T05:33:44.030Z Compiling derive_more v0.99.17
18722023-11-30T05:33:45.143Z Checking fxhash v0.2.1
18732023-11-30T05:33:45.272Z Checking flagset v0.4.3
18742023-11-30T05:33:45.389Z Checking termcolor v1.2.0
18752023-11-30T05:33:45.488Z Checking structopt v0.3.26
18762023-11-30T05:33:45.550Z Checking itertools v0.12.0
18772023-11-30T05:33:46.008Z Compiling radium v0.7.0
18782023-11-30T05:33:46.045Z Checking tap v1.0.1
18792023-11-30T05:33:46.267Z Compiling maybe-uninit v2.0.0
18802023-11-30T05:33:47.114Z Checking wyz v0.5.1
18812023-11-30T05:33:47.314Z Compiling same-file v1.0.6
18822023-11-30T05:33:47.427Z Checking mockall v0.11.4
18832023-11-30T05:33:47.651Z Checking crc-catalog v2.2.0
18842023-11-30T05:33:47.721Z Compiling packed_struct v0.10.1
18852023-11-30T05:33:47.755Z Compiling num-bigint-dig v0.8.4
18862023-11-30T05:33:47.836Z Checking funty v2.0.0
18872023-11-30T05:33:48.222Z Checking der v0.7.8
18882023-11-30T05:33:48.267Z Checking crc v3.0.1
18892023-11-30T05:33:48.435Z Compiling walkdir v2.4.0
18902023-11-30T05:33:48.667Z Compiling semver-parser v0.10.2
18912023-11-30T05:33:49.661Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18922023-11-30T05:33:49.678Z Compiling packed_struct_codegen v0.10.1
18932023-11-30T05:33:49.694Z Checking bitvec v1.0.1
18942023-11-30T05:33:50.772Z Checking nodrop v0.1.14
18952023-11-30T05:33:50.921Z Checking array-init v0.0.4
18962023-11-30T05:33:51.288Z Checking spki v0.7.2
18972023-11-30T05:33:51.722Z Checking pkcs8 v0.10.2
18982023-11-30T05:33:52.083Z Checking pkcs1 v0.7.5
18992023-11-30T05:33:52.582Z Compiling semver v0.11.0
19002023-11-30T05:33:52.703Z Checking smallvec v0.6.14
19012023-11-30T05:33:53.694Z Compiling num-rational v0.4.1
19022023-11-30T05:33:54.280Z Compiling home v0.5.5
19032023-11-30T05:33:54.579Z Checking bitfield v0.14.0
19042023-11-30T05:33:54.612Z Compiling toolchain_find v0.2.0
19052023-11-30T05:33:55.372Z Checking serde-hex v0.1.0
19062023-11-30T05:33:55.575Z Checking x509-cert v0.2.4
19072023-11-30T05:33:56.287Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19082023-11-30T05:33:56.461Z Checking rsa v0.9.2
19092023-11-30T05:33:56.773Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19102023-11-30T05:33:57.141Z Checking env_logger v0.10.0
19112023-11-30T05:33:57.812Z Checking newline-converter v0.3.0
19122023-11-30T05:33:57.936Z Checking hkdf v0.12.3
19132023-11-30T05:33:58.117Z Checking ron v0.8.1
19142023-11-30T05:33:58.254Z Compiling toml v0.5.11
19152023-11-30T05:33:58.272Z Checking crc-any v2.4.3
19162023-11-30T05:33:58.581Z Checking expectorate v1.1.0
19172023-11-30T05:33:58.630Z Compiling omicron-zone-package v0.9.1
19182023-11-30T05:33:58.835Z Checking object v0.30.4
19192023-11-30T05:34:00.127Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19202023-11-30T05:34:00.497Z Checking num-complex v0.4.4
19212023-11-30T05:34:00.886Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19222023-11-30T05:34:02.025Z Compiling rustfmt-wrapper v0.2.0
19232023-11-30T05:34:02.436Z Checking path-slash v0.1.5
19242023-11-30T05:34:02.666Z Checking keccak v0.1.4
19252023-11-30T05:34:02.857Z Checking utf-8 v0.7.6
19262023-11-30T05:34:03.144Z Checking sha3 v0.10.8
19272023-11-30T05:34:03.162Z Checking tungstenite v0.20.1
19282023-11-30T05:34:03.481Z Checking num v0.4.1
19292023-11-30T05:34:03.607Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19302023-11-30T05:34:03.731Z Checking secrecy v0.8.0
19312023-11-30T05:34:04.055Z Compiling buf-list v1.0.3
19322023-11-30T05:34:04.586Z Checking tokio-tungstenite v0.20.1
19332023-11-30T05:34:04.624Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19342023-11-30T05:34:05.147Z Checking glob v0.3.1
19352023-11-30T05:34:05.295Z Checking swrite v0.1.0
19362023-11-30T05:34:05.449Z Compiling parking_lot_core v0.8.6
19372023-11-30T05:34:05.546Z Checking nibble_vec v0.1.0
19382023-11-30T05:34:05.597Z Checking endian-type v0.1.2
19392023-11-30T05:34:05.726Z Checking libsw v3.3.0
19402023-11-30T05:34:05.818Z Compiling derive-where v1.2.5
19412023-11-30T05:34:05.899Z Checking radix_trie v0.2.1
19422023-11-30T05:34:06.120Z Checking owo-colors v3.5.0
19432023-11-30T05:34:06.517Z Checking trust-dns-client v0.22.0
19442023-11-30T05:34:06.715Z Checking parking_lot v0.11.2
19452023-11-30T05:34:07.288Z Checking sled v0.34.7
19462023-11-30T05:34:07.915Z Checking linear-map v1.2.0
19472023-11-30T05:34:08.433Z Checking pretty-hex v0.4.0
19482023-11-30T05:34:08.452Z Checking trust-dns-server v0.22.1
19492023-11-30T05:34:08.688Z Compiling semver v0.1.20
19502023-11-30T05:34:09.118Z Checking crossbeam-deque v0.8.3
19512023-11-30T05:34:09.508Z Compiling rustc_version v0.1.7
19522023-11-30T05:34:09.602Z Compiling rayon-core v1.12.0
19532023-11-30T05:34:09.816Z Checking openapiv3 v1.0.3
19542023-11-30T05:34:10.257Z Compiling newtype_derive v0.1.6
19552023-11-30T05:34:10.926Z Compiling memoffset v0.7.1
19562023-11-30T05:34:11.138Z Compiling unicase v2.7.0
19572023-11-30T05:34:11.416Z Compiling platforms v3.0.2
19582023-11-30T05:34:11.890Z Checking rayon v1.8.0
19592023-11-30T05:34:11.964Z Checking steno v0.4.0
19602023-11-30T05:34:12.017Z Checking globset v0.4.13
19612023-11-30T05:34:12.045Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19622023-11-30T05:34:12.751Z Checking olpc-cjson v0.1.3
19632023-11-30T05:34:12.768Z Checking serde_plain v1.0.2
19642023-11-30T05:34:13.083Z Compiling async-recursion v1.0.5
19652023-11-30T05:34:13.152Z Checking typed-path v0.6.0
19662023-11-30T05:34:15.373Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19672023-11-30T05:34:15.899Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19682023-11-30T05:34:15.964Z Checking signature v1.6.4
19692023-11-30T05:34:16.006Z Checking display-error-chain v0.2.0
19702023-11-30T05:34:16.140Z Compiling salty v0.2.0
19712023-11-30T05:34:16.197Z Checking ed25519 v1.5.3
19722023-11-30T05:34:16.243Z Checking tough v0.15.0
19732023-11-30T05:34:16.402Z Compiling curve25519-dalek v4.1.0
19742023-11-30T05:34:16.428Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19752023-11-30T05:34:17.277Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19762023-11-30T05:34:17.510Z Checking serde-big-array v0.5.1
19772023-11-30T05:34:17.635Z Checking ff v0.13.0
19782023-11-30T05:34:17.825Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19792023-11-30T05:34:18.242Z Checking group v0.13.0
19802023-11-30T05:34:18.481Z Compiling mime_guess v2.0.4
19812023-11-30T05:34:19.205Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19822023-11-30T05:34:19.735Z Checking signal-hook-tokio v0.3.1
19832023-11-30T05:34:19.969Z Checking serde-big-array v0.4.1
19842023-11-30T05:34:20.037Z Checking universal-hash v0.5.1
19852023-11-30T05:34:20.193Z Checking crypto-bigint v0.5.2
19862023-11-30T05:34:20.286Z Compiling thiserror-impl-no-std v2.0.2
19872023-11-30T05:34:20.545Z Compiling curve25519-dalek-derive v0.1.0
19882023-11-30T05:34:20.670Z Checking opaque-debug v0.3.0
19892023-11-30T05:34:20.790Z Checking base16ct v0.2.0
19902023-11-30T05:34:20.814Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19912023-11-30T05:34:20.972Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19922023-11-30T05:34:21.255Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19932023-11-30T05:34:21.339Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19942023-11-30T05:34:22.159Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19952023-11-30T05:34:22.417Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19962023-11-30T05:34:22.921Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19972023-11-30T05:34:23.115Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19982023-11-30T05:34:23.909Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19992023-11-30T05:34:23.913Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20002023-11-30T05:34:25.768Z Checking thiserror-no-std v2.0.2
20012023-11-30T05:34:26.543Z Checking elliptic-curve v0.13.5
20022023-11-30T05:34:26.998Z Checking poly1305 v0.8.0
20032023-11-30T05:34:27.336Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20042023-11-30T05:34:28.153Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20052023-11-30T05:34:28.601Z Checking chacha20 v0.9.1
20062023-11-30T05:34:28.813Z Checking bcs v0.1.6
20072023-11-30T05:34:28.995Z Checking aead v0.5.2
20082023-11-30T05:34:29.156Z Checking kstat-rs v0.2.3
20092023-11-30T05:34:29.313Z Checking highway v1.1.0
20102023-11-30T05:34:29.529Z Checking corncobs v0.1.3
20112023-11-30T05:34:29.662Z Checking chacha20poly1305 v0.10.1
20122023-11-30T05:34:29.781Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20132023-11-30T05:34:29.917Z Checking vsss-rs v3.3.1
20142023-11-30T05:34:30.041Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20152023-11-30T05:34:31.085Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20162023-11-30T05:34:32.356Z Compiling portable-atomic v1.4.3
20172023-11-30T05:34:32.604Z Compiling crunchy v0.2.2
20182023-11-30T05:34:33.652Z Compiling clang-sys v1.6.1
20192023-11-30T05:34:34.067Z Compiling prettyplease v0.2.12
20202023-11-30T05:34:34.483Z Compiling tiny-keccak v2.0.2
20212023-11-30T05:34:36.196Z Compiling darling_core v0.14.4
20222023-11-30T05:34:36.544Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20232023-11-30T05:34:36.666Z Checking http-range v0.1.5
20242023-11-30T05:34:36.912Z Checking assert_matches v1.5.0
20252023-11-30T05:34:36.928Z Checking number_prefix v0.4.0
20262023-11-30T05:34:37.037Z Compiling minimal-lexical v0.2.1
20272023-11-30T05:34:37.200Z Checking humantime v2.1.0
20282023-11-30T05:34:37.444Z Checking indicatif v0.17.7
20292023-11-30T05:34:37.638Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20302023-11-30T05:34:37.866Z Compiling nom v7.1.3
20312023-11-30T05:34:38.670Z Checking hyper-staticfile v0.9.5
20322023-11-30T05:34:40.335Z Compiling ascii-canvas v3.0.0
20332023-11-30T05:34:41.382Z Compiling ena v0.14.2
20342023-11-30T05:34:42.035Z Compiling libloading v0.7.4
20352023-11-30T05:34:42.107Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20362023-11-30T05:34:42.664Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20372023-11-30T05:34:44.201Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20382023-11-30T05:34:44.247Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20392023-11-30T05:34:45.430Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20402023-11-30T05:34:45.875Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20412023-11-30T05:34:46.315Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20422023-11-30T05:34:46.464Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20432023-11-30T05:34:47.366Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20442023-11-30T05:34:48.240Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20452023-11-30T05:34:49.030Z Compiling darling_macro v0.14.4
20462023-11-30T05:34:49.679Z Compiling bindgen v0.65.1
20472023-11-30T05:34:50.175Z Compiling regex-syntax v0.6.29
20482023-11-30T05:34:50.242Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20492023-11-30T05:34:50.659Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20502023-11-30T05:34:50.689Z Compiling diff v0.1.13
20512023-11-30T05:34:51.845Z Compiling darling v0.14.4
20522023-11-30T05:34:52.007Z Compiling cexpr v0.6.0
20532023-11-30T05:34:58.531Z Compiling lalrpop v0.19.12
20542023-11-30T05:35:00.576Z Compiling which v4.4.0
20552023-11-30T05:35:01.548Z Compiling lazycell v1.3.0
20562023-11-30T05:35:01.768Z Compiling ref-cast v1.0.20
20572023-11-30T05:35:02.547Z Checking maplit v1.0.2
20582023-11-30T05:35:02.700Z Compiling shlex v1.1.0
20592023-11-30T05:35:02.916Z Compiling rustc-hash v1.1.0
20602023-11-30T05:35:03.153Z Compiling peeking_take_while v0.1.2
20612023-11-30T05:35:03.259Z Compiling derive_builder_core v0.12.0
20622023-11-30T05:35:07.320Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20632023-11-30T05:35:07.737Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-11-30T05:35:07.753Z Compiling ref-cast-impl v1.0.20
20652023-11-30T05:35:08.311Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20662023-11-30T05:35:09.056Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20672023-11-30T05:35:09.650Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20682023-11-30T05:35:10.901Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20692023-11-30T05:35:11.854Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20702023-11-30T05:35:13.487Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20712023-11-30T05:35:15.773Z Compiling libxml v0.3.3
20722023-11-30T05:35:16.340Z Compiling derive_builder_macro v0.12.0
20732023-11-30T05:35:16.409Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20742023-11-30T05:35:17.001Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20752023-11-30T05:35:17.286Z Compiling strum_macros v0.24.3
20762023-11-30T05:35:17.656Z Compiling fs-err v2.11.0
20772023-11-30T05:35:18.120Z Compiling cookie v0.18.0
20782023-11-30T05:35:18.552Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20792023-11-30T05:35:18.998Z Compiling indoc v1.0.9
20802023-11-30T05:35:19.924Z Checking derive_builder v0.12.0
20812023-11-30T05:35:20.645Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20822023-11-30T05:35:22.340Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20832023-11-30T05:35:22.989Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20842023-11-30T05:35:23.693Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20852023-11-30T05:35:23.937Z Checking bb8 v0.8.1
20862023-11-30T05:35:24.123Z Checking quick-xml v0.23.1
20872023-11-30T05:35:24.153Z Compiling oso-derive v0.27.0
20882023-11-30T05:35:24.628Z Compiling impl-trait-for-tuples v0.2.2
20892023-11-30T05:35:25.412Z Checking smawk v0.3.1
20902023-11-30T05:35:25.707Z Checking unicode-linebreak v0.1.5
20912023-11-30T05:35:25.896Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20922023-11-30T05:35:26.392Z Checking textwrap v0.16.0
20932023-11-30T05:35:26.990Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20942023-11-30T05:35:27.061Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20952023-11-30T05:35:27.220Z Checking bytesize v1.3.0
20962023-11-30T05:35:27.261Z Checking is_ci v1.1.1
20972023-11-30T05:35:27.439Z Checking supports-color v2.1.0
20982023-11-30T05:35:27.571Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20992023-11-30T05:35:27.710Z Compiling indoc v2.0.3
21002023-11-30T05:35:28.191Z Checking cassowary v0.3.0
21012023-11-30T05:35:28.374Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21022023-11-30T05:35:28.818Z Checking rtoolbox v0.0.1
21032023-11-30T05:35:29.088Z Checking rpassword v7.3.1
21042023-11-30T05:35:29.286Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21052023-11-30T05:35:29.478Z Checking ratatui v0.23.0
21062023-11-30T05:35:29.606Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21072023-11-30T05:35:30.896Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21082023-11-30T05:35:31.310Z Checking shell-words v1.1.0
21092023-11-30T05:35:31.581Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21102023-11-30T05:35:32.055Z Checking fatfs v0.3.6
21112023-11-30T05:35:33.321Z Checking tui-tree-widget v0.13.0
21122023-11-30T05:35:33.774Z Checking yansi v0.5.1
21132023-11-30T05:35:33.844Z Checking plotters-backend v0.3.5
21142023-11-30T05:35:33.988Z Checking rand v0.4.6
21152023-11-30T05:35:34.199Z Checking pretty_assertions v1.4.0
21162023-11-30T05:35:34.401Z Checking plotters-svg v0.3.5
21172023-11-30T05:35:34.504Z Compiling vte_generate_state_changes v0.1.1
21182023-11-30T05:35:34.710Z Checking cast v0.3.0
21192023-11-30T05:35:35.186Z Checking remove_dir_all v0.5.3
21202023-11-30T05:35:35.314Z Checking criterion-plot v0.5.0
21212023-11-30T05:35:35.536Z Checking vte v0.11.1
21222023-11-30T05:35:35.548Z Checking tempdir v0.3.7
21232023-11-30T05:35:35.772Z Checking plotters v0.3.5
21242023-11-30T05:35:36.076Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21252023-11-30T05:35:36.212Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21262023-11-30T05:35:37.863Z Checking tinytemplate v1.2.1
21272023-11-30T05:35:38.504Z Checking oorandom v11.1.3
21282023-11-30T05:35:38.720Z Checking anes v0.1.6
21292023-11-30T05:35:38.737Z Checking strip-ansi-escapes v0.2.0
21302023-11-30T05:35:38.945Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21312023-11-30T05:35:39.312Z Checking criterion v0.5.1
21322023-11-30T05:35:40.681Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21332023-11-30T05:35:44.030Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21342023-11-30T05:35:44.248Z Checking assert_cmd v2.0.12
21352023-11-30T05:35:44.904Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21362023-11-30T05:35:47.345Z Checking fd-lock v3.0.13
21372023-11-30T05:35:47.435Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21382023-11-30T05:35:47.617Z Checking dashmap v5.5.1
21392023-11-30T05:35:48.650Z Compiling serial_test_derive v0.10.0
21402023-11-30T05:35:48.957Z Checking nu-ansi-term v0.49.0
21412023-11-30T05:35:49.611Z Checking reedline v0.26.0
21422023-11-30T05:35:50.539Z Checking serial_test v0.10.0
21432023-11-30T05:35:52.620Z Checking threadpool v1.8.1
21442023-11-30T05:35:52.716Z Checking nanorand v0.7.0
21452023-11-30T05:35:52.887Z Checking topological-sort v0.2.2
21462023-11-30T05:35:53.203Z Checking libtest-mimic v0.6.1
21472023-11-30T05:35:53.300Z Checking flume v0.11.0
21482023-11-30T05:35:53.878Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21492023-11-30T05:35:54.079Z Checking httptest v0.15.5
21502023-11-30T05:35:55.248Z Checking similar-asserts v1.5.0
21512023-11-30T05:35:55.589Z Compiling rstest_macros v0.18.2
21522023-11-30T05:35:56.379Z Checking bytecount v0.6.3
21532023-11-30T05:35:56.595Z Compiling crossbeam-queue v0.3.8
21542023-11-30T05:35:57.385Z Checking papergrid v0.10.0
21552023-11-30T05:35:57.862Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21562023-11-30T05:35:58.949Z Checking datatest-stable v0.2.3
21572023-11-30T05:35:59.269Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21582023-11-30T05:35:59.514Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21592023-11-30T05:35:59.758Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21602023-11-30T05:35:59.932Z Compiling tabled_derive v0.6.0
21612023-11-30T05:36:00.756Z Compiling relative-path v1.9.0
21622023-11-30T05:36:01.463Z Checking arrayref v0.3.7
21632023-11-30T05:36:01.593Z Checking arrayvec v0.7.4
21642023-11-30T05:36:01.978Z Checking constant_time_eq v0.2.6
21652023-11-30T05:36:02.146Z Compiling trybuild v1.0.85
21662023-11-30T05:36:02.163Z Checking blake2b_simd v1.0.1
21672023-11-30T05:36:04.274Z Checking tabled v0.14.0
21682023-11-30T05:36:04.440Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21692023-11-30T05:36:08.649Z Checking basic-toml v0.1.4
21702023-11-30T05:36:10.253Z Checking constant_time_eq v0.3.0
21712023-11-30T05:36:10.418Z Checking futures-timer v3.0.2
21722023-11-30T05:36:10.863Z Checking rust-argon2 v1.0.1
21732023-11-30T05:36:14.041Z Checking crossbeam v0.8.2
21742023-11-30T05:36:14.197Z Checking partial-io v0.5.4
21752023-11-30T05:36:14.744Z Checking approx v0.5.1
21762023-11-30T05:36:15.077Z Checking termios v0.3.3
21772023-11-30T05:36:15.371Z Checking hex-literal v0.4.1
21782023-11-30T05:36:18.651Z Checking rstest v0.18.2
21792023-11-30T05:36:24.875Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21802023-11-30T05:36:25.645Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21812023-11-30T05:37:26.010Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21822023-11-30T05:37:26.967Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21832023-11-30T05:37:29.401Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21842023-11-30T05:37:48.204Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21852023-11-30T05:38:06.189Z Compiling polar-core v0.27.0
21862023-11-30T05:38:17.098Z Checking oso v0.27.0
21872023-11-30T05:38:53.140Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21882023-11-30T05:40:15.599Z Finished dev [unoptimized + debuginfo] target(s) in 9m 56s
21892023-11-30T05:40:15.806Z
21902023-11-30T05:40:15.809Zreal 10:53.897886614
21912023-11-30T05:40:15.809Zuser 59:32.868601469
21922023-11-30T05:40:15.809Zsys 7:46.234774538
21932023-11-30T05:40:15.809Ztrap 2.115336846
21942023-11-30T05:40:15.809Ztflt 2.727100850
21952023-11-30T05:40:15.809Zdflt 4.689017162
21962023-11-30T05:40:15.809Zkflt 0.022596620
21972023-11-30T05:40:15.809Zlock 1:34:49.877202901
21982023-11-30T05:40:15.809Zslp 2:56:59.221766380
21992023-11-30T05:40:15.809Zlat 2:04.105776927
22002023-11-30T05:40:15.809Zstop 4:14.568703247
22012023-11-30T05:40:16.958Zwarning: output filename collision.
22022023-11-30T05:40:16.958ZThe 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)`.
22032023-11-30T05:40:16.958ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22042023-11-30T05:40:16.958ZThe targets should have unique names.
22052023-11-30T05:40:16.958ZThis is a known bug where multiple crates with the same name use
22062023-11-30T05:40:16.958Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22072023-11-30T05:40:16.961Zwarning: output filename collision.
22082023-11-30T05:40:16.962ZThe 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)`.
22092023-11-30T05:40:16.962ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22102023-11-30T05:40:16.962ZThe targets should have unique names.
22112023-11-30T05:40:16.962ZThis is a known bug where multiple crates with the same name use
22122023-11-30T05:40:16.962Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22132023-11-30T05:40:16.965Zwarning: output filename collision.
22142023-11-30T05:40:16.965ZThe 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)`.
22152023-11-30T05:40:16.965ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22162023-11-30T05:40:16.965ZThe targets should have unique names.
22172023-11-30T05:40:16.965ZThis is a known bug where multiple crates with the same name use
22182023-11-30T05:40:16.965Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22192023-11-30T05:40:17.521Z Documenting libc v0.2.150
22202023-11-30T05:40:17.539Z Documenting cfg-if v1.0.0
22212023-11-30T05:40:17.548Z Documenting serde_derive v1.0.192
22222023-11-30T05:40:17.579Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232023-11-30T05:40:17.582Z Documenting scopeguard v1.2.0
22242023-11-30T05:40:17.582Z Documenting log v0.4.20
22252023-11-30T05:40:17.615Z Documenting itoa v1.0.9
22262023-11-30T05:40:17.615Z Documenting smallvec v1.11.0
22272023-11-30T05:40:18.005Z Documenting memchr v2.6.3
22282023-11-30T05:40:21.595Z Documenting lock_api v0.4.10
22292023-11-30T05:40:21.660Z Documenting zeroize_derive v1.4.2
22302023-11-30T05:40:21.685Z Documenting pin-project-lite v0.2.13
22312023-11-30T05:40:22.160Z Documenting libm v0.2.7
22322023-11-30T05:40:23.475Z Documenting futures-core v0.3.29
22332023-11-30T05:40:23.961Z Documenting getrandom v0.2.10
22342023-11-30T05:40:24.918Z Documenting parking_lot_core v0.9.8
22352023-11-30T05:40:25.812Z Documenting signal-hook-registry v1.4.1
22362023-11-30T05:40:25.983Z Documenting mio v0.8.9
22372023-11-30T05:40:27.200Z Documenting serde v1.0.192
22382023-11-30T05:40:27.214Z Documenting num-traits v0.2.16
22392023-11-30T05:40:29.259Z Documenting thiserror-impl v1.0.49
22402023-11-30T05:40:29.424Z Documenting zeroize v1.7.0
22412023-11-30T05:40:29.730Z Documenting rand_core v0.6.4
22422023-11-30T05:40:30.700Z Documenting parking_lot v0.12.1
22432023-11-30T05:40:32.091Z Documenting socket2 v0.5.5
22442023-11-30T05:40:32.199Z Documenting num_cpus v1.16.0
22452023-11-30T05:40:34.486Z Documenting tokio-macros v2.2.0
22462023-11-30T05:40:35.228Z Documenting typenum v1.16.0
22472023-11-30T05:40:35.344Z Documenting once_cell v1.18.0
22482023-11-30T05:40:36.412Z Documenting thiserror v1.0.49
22492023-11-30T05:40:36.472Z Documenting subtle v2.5.0
22502023-11-30T05:40:38.121Z Documenting ryu v1.0.15
22512023-11-30T05:40:38.221Z Documenting byteorder v1.5.0
22522023-11-30T05:40:41.024Z Documenting futures-sink v0.3.29
22532023-11-30T05:40:41.326Z Documenting const-oid v0.9.5
22542023-11-30T05:40:41.751Z Documenting pin-utils v0.1.0
22552023-11-30T05:40:42.157Z Documenting slab v0.4.9
22562023-11-30T05:40:42.210Z Documenting futures-task v0.3.29
22572023-11-30T05:40:44.284Z Documenting futures-macro v0.3.29
22582023-11-30T05:40:46.550Z Documenting futures-channel v0.3.29
22592023-11-30T05:40:47.673Z Documenting futures-io v0.3.29
22602023-11-30T05:40:48.568Z Documenting iana-time-zone v0.1.57
22612023-11-30T05:40:49.900Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622023-11-30T05:40:50.465Z Documenting tinyvec_macros v0.1.1
22632023-11-30T05:40:51.161Z Documenting ppv-lite86 v0.2.17
22642023-11-30T05:40:51.823Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22652023-11-30T05:40:52.691Z Documenting tracing-core v0.1.31
22662023-11-30T05:40:53.863Z Documenting futures-util v0.3.29
22672023-11-30T05:40:54.618Z Documenting tracing-attributes v0.1.26
22682023-11-30T05:40:54.891Z Documenting tinyvec v1.6.0
22692023-11-30T05:40:56.323Z Documenting rand_chacha v0.3.1
22702023-11-30T05:41:00.448Z Documenting unicode-normalization v0.1.22
22712023-11-30T05:41:03.268Z Documenting bytes v1.5.0
22722023-11-30T05:41:03.338Z Documenting bitflags v2.4.0
22732023-11-30T05:41:04.910Z Documenting serde_json v1.0.108
22742023-11-30T05:41:05.846Z Documenting chrono v0.4.31
22752023-11-30T05:41:07.292Z Documenting uuid v1.6.1
22762023-11-30T05:41:09.642Z Documenting rand v0.8.5
22772023-11-30T05:41:09.688Z Documenting base64 v0.21.5
22782023-11-30T05:41:10.631Z Documenting tokio v1.34.0
22792023-11-30T05:41:13.177Z Documenting fnv v1.0.7
22802023-11-30T05:41:14.303Z Documenting lazy_static v1.4.0
22812023-11-30T05:41:15.295Z Documenting unicode-bidi v0.3.13
22822023-11-30T05:41:15.697Z Documenting percent-encoding v2.3.1
22832023-11-30T05:41:17.812Z Documenting spin v0.9.8
22842023-11-30T05:41:18.744Z Documenting cpufeatures v0.2.9
22852023-11-30T05:41:19.052Z Documenting http v0.2.11
22862023-11-30T05:41:20.110Z Documenting generic-array v0.14.7
22872023-11-30T05:41:21.687Z Documenting form_urlencoded v1.2.1
22882023-11-30T05:41:21.690Z Documenting serde_derive_internals v0.26.0
22892023-11-30T05:41:22.429Z Checking serde_derive_internals v0.26.0
22902023-11-30T05:41:22.539Z Documenting tracing v0.1.37
22912023-11-30T05:41:22.916Z Documenting dyn-clone v1.0.13
22922023-11-30T05:41:23.461Z Documenting idna v0.5.0
22932023-11-30T05:41:27.179Z Documenting crypto-common v0.1.6
22942023-11-30T05:41:27.267Z Documenting block-buffer v0.10.4
22952023-11-30T05:41:27.487Z Documenting errno v0.3.2
22962023-11-30T05:41:27.669Z Documenting httparse v1.8.0
22972023-11-30T05:41:27.753Z Documenting adler v1.0.2
22982023-11-30T05:41:29.678Z Documenting url v2.5.0
22992023-11-30T05:41:29.800Z Documenting schemars_derive v0.8.13
23002023-11-30T05:41:31.797Z Documenting unicode-ident v1.0.12
23012023-11-30T05:41:33.294Z Documenting miniz_oxide v0.7.1
23022023-11-30T05:41:33.532Z Documenting rustix v0.38.25
23032023-11-30T05:41:33.803Z Documenting httpdate v1.0.3
23042023-11-30T05:41:34.083Z Documenting digest v0.10.7
23052023-11-30T05:41:36.000Z Documenting proc-macro2 v1.0.69
23062023-11-30T05:41:36.044Z Documenting try-lock v0.2.4
23072023-11-30T05:41:38.295Z Documenting openssl-probe v0.1.5
23082023-11-30T05:41:38.808Z Documenting schemars v0.8.13
23092023-11-30T05:41:39.068Z Documenting untrusted v0.9.0
23102023-11-30T05:41:40.467Z Documenting want v0.3.1
23112023-11-30T05:41:42.189Z Documenting quote v1.0.33
23122023-11-30T05:41:43.669Z Documenting ring v0.17.5
23132023-11-30T05:41:43.787Z Documenting http-body v0.4.5
23142023-11-30T05:41:44.069Z Documenting openssl-sys v0.9.93
23152023-11-30T05:41:44.158Z Documenting async-trait v0.1.74
23162023-11-30T05:41:46.299Z Documenting openssl-macros v0.1.1
23172023-11-30T05:41:48.453Z Documenting tower-service v0.3.2
23182023-11-30T05:41:48.851Z Documenting mime v0.3.17
23192023-11-30T05:41:50.165Z Documenting aho-corasick v1.0.4
23202023-11-30T05:41:51.369Z Documenting sct v0.7.0
23212023-11-30T05:41:51.714Z Documenting rustls-webpki v0.101.7
23222023-11-30T05:41:51.935Z Documenting tokio-util v0.7.10
23232023-11-30T05:41:52.811Z Documenting slog v2.7.0
23242023-11-30T05:41:54.157Z Documenting equivalent v1.0.1
23252023-11-30T05:41:54.516Z Documenting openssl v0.10.57
23262023-11-30T05:41:55.285Z Documenting hashbrown v0.14.2
23272023-11-30T05:41:57.103Z Documenting unicode-width v0.1.11
23282023-11-30T05:41:57.516Z Documenting regex-syntax v0.8.2
23292023-11-30T05:41:58.290Z Documenting ipnet v2.8.0
23302023-11-30T05:41:58.403Z Documenting rustls v0.21.9
23312023-11-30T05:41:59.686Z Documenting rustls-pemfile v1.0.3
23322023-11-30T05:42:01.457Z Documenting num-integer v0.1.45
23332023-11-30T05:42:02.035Z Documenting indexmap v2.1.0
23342023-11-30T05:42:02.065Z Documenting h2 v0.3.21
23352023-11-30T05:42:04.774Z Documenting time-macros v0.2.13
23362023-11-30T05:42:05.402Z Documenting num_threads v0.1.6
23372023-11-30T05:42:07.103Z Documenting utf8parse v0.2.1
23382023-11-30T05:42:07.569Z Documenting time-core v0.1.1
23392023-11-30T05:42:08.098Z Documenting regex-automata v0.4.3
23402023-11-30T05:42:09.175Z Documenting deranged v0.3.8
23412023-11-30T05:42:10.843Z Documenting gimli v0.28.0
23422023-11-30T05:42:11.186Z Documenting tokio-rustls v0.24.1
23432023-11-30T05:42:11.362Z Documenting native-tls v0.2.11
23442023-11-30T05:42:11.764Z Documenting zerocopy v0.6.4
23452023-11-30T05:42:12.119Z Documenting object v0.32.1
23462023-11-30T05:42:15.830Z Documenting time v0.3.27
23472023-11-30T05:42:17.100Z Documenting hyper v0.14.27
23482023-11-30T05:42:18.569Z Documenting crossbeam-utils v0.8.16
23492023-11-30T05:42:19.554Z Documenting encoding_rs v0.8.33
23502023-11-30T05:42:20.442Z Documenting addr2line v0.21.0
23512023-11-30T05:42:20.590Z Checking pest_meta v2.7.2
23522023-11-30T05:42:21.206Z Documenting regex v1.10.2
23532023-11-30T05:42:22.140Z Documenting rustc-demangle v0.1.23
23542023-11-30T05:42:24.108Z Documenting tokio-native-tls v0.3.1
23552023-11-30T05:42:24.914Z Documenting rustls-native-certs v0.6.3
23562023-11-30T05:42:26.125Z Documenting serde_urlencoded v0.7.1
23572023-11-30T05:42:26.433Z Documenting pest_meta v2.7.2
23582023-11-30T05:42:26.735Z Checking pest_generator v2.7.2
23592023-11-30T05:42:27.989Z Documenting data-encoding v2.4.0
23602023-11-30T05:42:29.778Z Documenting ucd-trie v0.1.6
23612023-11-30T05:42:30.601Z Documenting webpki-roots v0.25.2
23622023-11-30T05:42:31.436Z Documenting backtrace v0.3.69
23632023-11-30T05:42:32.413Z Documenting anstyle v1.0.2
23642023-11-30T05:42:32.587Z Documenting anstyle-parse v0.2.1
23652023-11-30T05:42:32.703Z Documenting pest_generator v2.7.2
23662023-11-30T05:42:34.237Z Documenting ipnetwork v0.20.0
23672023-11-30T05:42:34.381Z Documenting hyper-rustls v0.24.2
23682023-11-30T05:42:35.918Z Documenting hyper-tls v0.5.0
23692023-11-30T05:42:36.133Z Documenting pest v2.7.2
23702023-11-30T05:42:37.394Z Documenting syn v2.0.32
23712023-11-30T05:42:38.116Z Documenting sha2 v0.10.8
23722023-11-30T05:42:40.114Z Documenting anyhow v1.0.75
23732023-11-30T05:42:40.748Z Documenting pest_derive v2.7.2
23742023-11-30T05:42:42.518Z Documenting futures-executor v0.3.29
23752023-11-30T05:42:44.147Z Documenting hex v0.4.3
23762023-11-30T05:42:45.004Z Documenting crc32fast v1.3.2
23772023-11-30T05:42:45.515Z Checking serde_tokenstream v0.1.7
23782023-11-30T05:42:46.092Z Documenting anstyle-query v1.0.0
23792023-11-30T05:42:46.297Z Documenting reqwest v0.11.22
23802023-11-30T05:42:48.210Z Documenting colorchoice v1.0.0
23812023-11-30T05:42:48.222Z Documenting dtrace-parser v0.1.14
23822023-11-30T05:42:49.402Z Documenting openapiv3 v2.0.0-rc.1
23832023-11-30T05:42:50.158Z Documenting num-iter v0.1.43
23842023-11-30T05:42:50.445Z Documenting hmac v0.12.1
23852023-11-30T05:42:51.461Z Documenting dof v0.1.5
23862023-11-30T05:42:52.269Z Documenting anstream v0.5.0
23872023-11-30T05:42:53.962Z Documenting signal-hook v0.3.17
23882023-11-30T05:42:56.352Z Documenting thread-id v4.2.0
23892023-11-30T05:42:57.767Z Documenting terminal_size v0.2.6
23902023-11-30T05:42:58.063Z Documenting memoffset v0.9.0
23912023-11-30T05:42:58.281Z Documenting strsim v0.10.0
23922023-11-30T05:42:59.779Z Documenting clap_lex v0.5.1
23932023-11-30T05:42:59.835Z Documenting flate2 v1.0.28
23942023-11-30T05:43:02.086Z Documenting usdt-impl v0.3.5
23952023-11-30T05:43:02.187Z Documenting crossbeam-epoch v0.9.15
23962023-11-30T05:43:02.389Z Documenting futures v0.3.29
23972023-11-30T05:43:04.307Z Documenting usdt-attr-macro v0.3.5
23982023-11-30T05:43:04.652Z Documenting usdt-macro v0.3.5
23992023-11-30T05:43:05.841Z Documenting clap_builder v4.4.2
24002023-11-30T05:43:06.669Z Documenting clap_derive v4.4.2
24012023-11-30T05:43:07.187Z Documenting signal-hook-mio v0.2.3
24022023-11-30T05:43:08.237Z Documenting signature v2.1.0
24032023-11-30T05:43:11.499Z Documenting block-padding v0.3.3
24042023-11-30T05:43:13.094Z Documenting hash32 v0.2.1
24052023-11-30T05:43:13.243Z Documenting scheduled-thread-pool v0.2.7
24062023-11-30T05:43:13.574Z Documenting usdt v0.3.5
24072023-11-30T05:43:14.510Z Documenting bzip2-sys v0.1.11+1.0.8
24082023-11-30T05:43:15.286Z Documenting enum-as-inner v0.5.1
24092023-11-30T05:43:15.621Z Documenting clap v4.4.3
24102023-11-30T05:43:15.667Z Documenting pin-project-internal v1.1.3
24112023-11-30T05:43:17.581Z Documenting diesel_table_macro_syntax v0.1.0
24122023-11-30T05:43:19.130Z Checking diesel_table_macro_syntax v0.1.0
24132023-11-30T05:43:19.312Z Documenting unicode-segmentation v1.10.1
24142023-11-30T05:43:19.373Z Documenting stable_deref_trait v1.2.0
24152023-11-30T05:43:20.282Z Documenting bzip2 v0.4.4
24162023-11-30T05:43:22.297Z Documenting r2d2 v0.8.10
24172023-11-30T05:43:22.509Z Documenting trust-dns-proto v0.22.0
24182023-11-30T05:43:22.931Z Documenting pin-project v1.1.3
24192023-11-30T05:43:23.467Z Documenting heapless v0.7.16
24202023-11-30T05:43:23.955Z Documenting inout v0.1.3
24212023-11-30T05:43:24.283Z Documenting diesel_derives v2.1.2
24222023-11-30T05:43:24.306Z Documenting crossterm v0.27.0
24232023-11-30T05:43:26.092Z Documenting md-5 v0.10.5
24242023-11-30T05:43:27.272Z Documenting stringprep v0.1.3
24252023-11-30T05:43:28.346Z Documenting serde_spanned v0.6.4
24262023-11-30T05:43:30.076Z Documenting toml_datetime v0.6.5
24272023-11-30T05:43:31.060Z Documenting doc-comment v0.3.3
24282023-11-30T05:43:32.744Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24292023-11-30T05:43:32.940Z Documenting snafu-derive v0.7.5
24302023-11-30T05:43:33.346Z Documenting siphasher v0.3.11
24312023-11-30T05:43:34.150Z Documenting fallible-iterator v0.2.0
24322023-11-30T05:43:34.830Z Documenting static_assertions v1.1.0
24332023-11-30T05:43:35.156Z Documenting managed v0.8.0
24342023-11-30T05:43:35.984Z Documenting bit-vec v0.6.3
24352023-11-30T05:43:36.603Z Documenting winnow v0.5.15
24362023-11-30T05:43:37.723Z Documenting either v1.9.0
24372023-11-30T05:43:38.406Z Documenting diesel v2.1.4
24382023-11-30T05:43:39.367Z Documenting phf_shared v0.11.2
24392023-11-30T05:43:40.187Z Documenting smoltcp v0.9.1
24402023-11-30T05:43:41.693Z Documenting postgres-protocol v0.6.6
24412023-11-30T05:43:42.726Z Documenting cipher v0.4.4
24422023-11-30T05:43:43.868Z Documenting zip v0.6.6
24432023-11-30T05:43:44.365Z Documenting snafu v0.7.5
24442023-11-30T05:43:44.565Z Documenting toml_edit v0.21.0
24452023-11-30T05:43:44.875Z Documenting num-bigint v0.4.4
24462023-11-30T05:43:47.723Z Documenting hubpack v0.1.2
24472023-11-30T05:43:50.821Z Documenting bstr v1.6.0
24482023-11-30T05:43:51.016Z Documenting regress v0.7.1
24492023-11-30T05:43:51.340Z Documenting serde_repr v0.1.16
24502023-11-30T05:43:52.222Z Documenting new_debug_unreachable v1.0.4
24512023-11-30T05:43:53.021Z Documenting lalrpop-util v0.19.12
24522023-11-30T05:43:54.538Z Documenting precomputed-hash v0.1.1
24532023-11-30T05:43:55.583Z Documenting fixedbitset v0.4.2
24542023-11-30T05:43:56.469Z Documenting yasna v0.5.2
24552023-11-30T05:43:58.075Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24562023-11-30T05:43:58.710Z Documenting postgres-types v0.2.6
24572023-11-30T05:43:59.346Z Documenting phf v0.11.2
24582023-11-30T05:44:00.162Z Documenting string_cache v0.8.7
24592023-11-30T05:44:00.463Z Documenting petgraph v0.6.4
24602023-11-30T05:44:01.584Z Documenting console v0.15.7
24612023-11-30T05:44:05.128Z Documenting semver v1.0.20
24622023-11-30T05:44:05.956Z Documenting float-cmp v0.9.0
24632023-11-30T05:44:07.717Z Documenting difflib v0.4.0
24642023-11-30T05:44:07.988Z Documenting normalize-line-endings v0.3.0
24652023-11-30T05:44:08.698Z Documenting whoami v1.4.1
24662023-11-30T05:44:09.415Z Checking unsafe-libyaml v0.2.9
24672023-11-30T05:44:11.124Z Documenting predicates-core v1.0.6
24682023-11-30T05:44:11.268Z Documenting heck v0.4.1
24692023-11-30T05:44:11.381Z Documenting bit-set v0.5.3
24702023-11-30T05:44:11.398Z Documenting similar v2.2.1
24712023-11-30T05:44:12.983Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24722023-11-30T05:44:13.450Z Documenting tokio-stream v0.1.14
24732023-11-30T05:44:13.718Z Documenting unsafe-libyaml v0.2.9
24742023-11-30T05:44:14.369Z Documenting tokio-postgres v0.7.10
24752023-11-30T05:44:16.793Z Documenting predicates v3.0.4
24762023-11-30T05:44:17.466Z Checking ident_case v1.0.1
24772023-11-30T05:44:17.600Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24782023-11-30T05:44:17.674Z Checking serde_yaml v0.9.25
24792023-11-30T05:44:17.963Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24802023-11-30T05:44:19.470Z Documenting serde_yaml v0.9.25
24812023-11-30T05:44:20.867Z Documenting getopts v0.2.21
24822023-11-30T05:44:21.052Z Documenting match_cfg v0.1.0
24832023-11-30T05:44:23.436Z Documenting sha1 v0.10.6
24842023-11-30T05:44:25.162Z Documenting hostname v0.3.1
24852023-11-30T05:44:25.723Z Documenting dirs-sys-next v0.1.2
24862023-11-30T05:44:27.083Z Documenting thread_local v1.1.7
24872023-11-30T05:44:27.858Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24882023-11-30T05:44:29.078Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24892023-11-30T05:44:29.211Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24902023-11-30T05:44:30.246Z Documenting paste v1.0.14
24912023-11-30T05:44:30.818Z Documenting crossbeam-channel v0.5.8
24922023-11-30T05:44:30.917Z Documenting atty v0.2.14
24932023-11-30T05:44:31.403Z Documenting dirs-next v2.0.0
24942023-11-30T05:44:33.433Z Documenting take_mut v0.2.2
24952023-11-30T05:44:34.477Z Documenting slog-json v2.6.1
24962023-11-30T05:44:35.582Z Documenting camino v1.1.6
24972023-11-30T05:44:36.488Z Documenting async-stream-impl v0.3.5
24982023-11-30T05:44:36.982Z Documenting debug-ignore v1.0.5
24992023-11-30T05:44:37.201Z Documenting term v0.7.0
25002023-11-30T05:44:38.908Z Documenting slog-async v2.8.0
25012023-11-30T05:44:39.477Z Documenting atomic-waker v1.1.1
25022023-11-30T05:44:39.676Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25032023-11-30T05:44:41.299Z Documenting slog-bunyan v2.4.0
25042023-11-30T05:44:41.460Z Checking darling_core v0.20.3
25052023-11-30T05:44:42.640Z Documenting toml v0.8.8
25062023-11-30T05:44:43.047Z Documenting slog-term v2.9.0
25072023-11-30T05:44:43.252Z Documenting async-stream v0.3.5
25082023-11-30T05:44:43.661Z Documenting waitgroup v0.1.2
25092023-11-30T05:44:44.436Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25102023-11-30T05:44:45.220Z Documenting multer v2.1.0
25112023-11-30T05:44:48.028Z Documenting serde_path_to_error v0.1.14
25122023-11-30T05:44:48.843Z Documenting strum v0.25.0
25132023-11-30T05:44:49.171Z Checking darling v0.20.3
25142023-11-30T05:44:49.317Z Documenting serde_with_macros v2.3.3
25152023-11-30T05:44:50.492Z Documenting structmeta-derive v0.2.0
25162023-11-30T05:44:50.960Z Checking structmeta v0.2.0
25172023-11-30T05:44:51.302Z Documenting instant v0.1.12
25182023-11-30T05:44:51.387Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25192023-11-30T05:44:52.330Z Checking regex-syntax v0.7.5
25202023-11-30T05:44:52.480Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25212023-11-30T05:44:54.349Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25222023-11-30T05:44:54.449Z Documenting macaddr v1.0.1
25232023-11-30T05:44:56.718Z Documenting backoff v0.4.0
25242023-11-30T05:44:57.504Z Documenting serde_with v2.3.3
25252023-11-30T05:44:57.517Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262023-11-30T05:44:57.987Z Documenting structmeta v0.2.0
25272023-11-30T05:44:59.062Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282023-11-30T05:45:00.376Z Documenting fastrand v2.0.0
25292023-11-30T05:45:03.449Z Documenting is-terminal v0.4.9
25302023-11-30T05:45:04.065Z Documenting base64ct v1.6.0
25312023-11-30T05:45:04.568Z Documenting parse-display-derive v0.8.2
25322023-11-30T05:45:05.284Z Checking proc-macro-crate v1.3.1
25332023-11-30T05:45:05.627Z Documenting proc-macro-crate v1.3.1
25342023-11-30T05:45:06.618Z Documenting tempfile v3.8.1
25352023-11-30T05:45:07.921Z Documenting proc-macro-error-attr v1.0.4
25362023-11-30T05:45:08.903Z Checking proc-macro-error v1.0.4
25372023-11-30T05:45:09.310Z Documenting postcard-cobs v0.1.5-pre
25382023-11-30T05:45:10.304Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25392023-11-30T05:45:10.509Z Documenting foreign-types-macros v0.2.3
25402023-11-30T05:45:13.015Z Documenting num_enum_derive v0.5.11
25412023-11-30T05:45:13.307Z Documenting parse-display v0.8.2
25422023-11-30T05:45:13.525Z Documenting camino-tempfile v1.1.1
25432023-11-30T05:45:13.650Z Documenting postcard v0.7.3
25442023-11-30T05:45:13.873Z Documenting proc-macro-error v1.0.4
25452023-11-30T05:45:16.843Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25462023-11-30T05:45:17.351Z Documenting foreign-types-shared v0.3.1
25472023-11-30T05:45:17.408Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25482023-11-30T05:45:17.817Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25492023-11-30T05:45:19.348Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25502023-11-30T05:45:20.106Z Documenting crucible-workspace-hack v0.1.0
25512023-11-30T05:45:20.402Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25522023-11-30T05:45:20.645Z Documenting cstr-argument v0.1.2
25532023-11-30T05:45:21.136Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25542023-11-30T05:45:21.574Z Documenting foreign-types v0.5.0
25552023-11-30T05:45:22.635Z Documenting num_enum v0.5.11
25562023-11-30T05:45:24.109Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25572023-11-30T05:45:25.460Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25582023-11-30T05:45:26.037Z Documenting colored v2.0.4
25592023-11-30T05:45:26.749Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25602023-11-30T05:45:27.616Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25612023-11-30T05:45:28.030Z Documenting zone_cfg_derive v0.3.0
25622023-11-30T05:45:28.160Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25632023-11-30T05:45:30.468Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25642023-11-30T05:45:30.543Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25652023-11-30T05:45:31.890Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25662023-11-30T05:45:33.109Z Documenting num-derive v0.4.0
25672023-11-30T05:45:33.911Z Documenting smf v0.2.2
25682023-11-30T05:45:35.182Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692023-11-30T05:45:35.849Z Documenting zone v0.3.0
25702023-11-30T05:45:36.705Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25712023-11-30T05:45:37.008Z Documenting linked-hash-map v0.5.6
25722023-11-30T05:45:38.166Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25732023-11-30T05:45:39.675Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25742023-11-30T05:45:39.909Z Documenting password-hash v0.5.0
25752023-11-30T05:45:40.022Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25762023-11-30T05:45:43.525Z Documenting lru-cache v0.1.2
25772023-11-30T05:45:43.731Z Documenting blake2 v0.10.6
25782023-11-30T05:45:43.954Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25792023-11-30T05:45:44.492Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25802023-11-30T05:45:44.946Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25812023-11-30T05:45:45.733Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25822023-11-30T05:45:46.026Z Checking heck v0.3.3
25832023-11-30T05:45:46.266Z Documenting structopt-derive v0.4.18
25842023-11-30T05:45:46.975Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25852023-11-30T05:45:48.761Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25862023-11-30T05:45:49.306Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25872023-11-30T05:45:50.033Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25882023-11-30T05:45:50.918Z Documenting libefi-sys v0.1.0
25892023-11-30T05:45:51.554Z Documenting argon2 v0.5.2
25902023-11-30T05:45:53.925Z Documenting pem-rfc7468 v0.7.0
25912023-11-30T05:45:54.932Z Documenting structopt v0.3.26
25922023-11-30T05:45:56.464Z Documenting der_derive v0.7.2
25932023-11-30T05:45:56.868Z Documenting flagset v0.4.3
25942023-11-30T05:45:59.258Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25952023-11-30T05:46:00.049Z Documenting quick-error v1.2.3
25962023-11-30T05:46:01.482Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25972023-11-30T05:46:01.522Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25982023-11-30T05:46:01.523Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25992023-11-30T05:46:03.027Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26002023-11-30T05:46:04.278Z Documenting der v0.7.8
26012023-11-30T05:46:05.362Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022023-11-30T05:46:05.638Z Documenting resolv-conf v0.7.0
26032023-11-30T05:46:06.156Z Documenting cancel-safe-futures v0.1.5
26042023-11-30T05:46:08.512Z Documenting convert_case v0.4.0
26052023-11-30T05:46:08.992Z Documenting tap v1.0.1
26062023-11-30T05:46:09.408Z Checking convert_case v0.4.0
26072023-11-30T05:46:09.711Z Documenting radium v0.7.0
26082023-11-30T05:46:11.691Z Documenting trust-dns-resolver v0.22.0
26092023-11-30T05:46:11.917Z Documenting spki v0.7.2
26102023-11-30T05:46:13.309Z Documenting wyz v0.5.1
26112023-11-30T05:46:14.169Z Documenting derive_more v0.99.17
26122023-11-30T05:46:14.361Z Documenting arc-swap v1.6.0
26132023-11-30T05:46:15.120Z Documenting crc-catalog v2.2.0
26142023-11-30T05:46:17.812Z Documenting funty v2.0.0
26152023-11-30T05:46:18.686Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26162023-11-30T05:46:18.902Z Documenting pkcs8 v0.10.2
26172023-11-30T05:46:19.526Z Documenting crc v3.0.1
26182023-11-30T05:46:20.256Z Documenting slog-scope v4.4.0
26192023-11-30T05:46:20.612Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26202023-11-30T05:46:22.490Z Documenting num-rational v0.4.1
26212023-11-30T05:46:22.613Z Documenting bitvec v1.0.1
26222023-11-30T05:46:22.754Z Documenting hkdf v0.12.3
26232023-11-30T05:46:24.030Z Documenting num-complex v0.4.4
26242023-11-30T05:46:25.394Z Documenting packed_struct_codegen v0.10.1
26252023-11-30T05:46:25.575Z Documenting nodrop v0.1.14
26262023-11-30T05:46:25.863Z Documenting half v1.8.2
26272023-11-30T05:46:28.880Z Documenting ciborium-io v0.2.1
26282023-11-30T05:46:29.871Z Documenting array-init v0.0.4
26292023-11-30T05:46:30.155Z Documenting slog-stdlog v4.1.1
26302023-11-30T05:46:30.467Z Documenting pkcs1 v0.7.5
26312023-11-30T05:46:30.833Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26322023-11-30T05:46:31.345Z Documenting num v0.4.1
26332023-11-30T05:46:32.042Z Documenting slog-dtrace v0.2.3
26342023-11-30T05:46:33.767Z Documenting packed_struct v0.10.1
26352023-11-30T05:46:34.461Z Documenting ciborium-ll v0.2.1
26362023-11-30T05:46:34.767Z Documenting num-bigint-dig v0.8.4
26372023-11-30T05:46:34.989Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26382023-11-30T05:46:36.693Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26392023-11-30T05:46:37.443Z Documenting filetime v0.2.22
26402023-11-30T05:46:39.993Z Documenting xattr v1.0.1
26412023-11-30T05:46:40.600Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26422023-11-30T05:46:42.144Z Documenting termcolor v1.2.0
26432023-11-30T05:46:43.508Z Documenting swrite v0.1.0
26442023-11-30T05:46:44.962Z Documenting bitfield v0.14.0
26452023-11-30T05:46:45.728Z Documenting keccak v0.1.4
26462023-11-30T05:46:47.769Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26472023-11-30T05:46:48.614Z Documenting tar v0.4.40
26482023-11-30T05:46:48.740Z Documenting env_logger v0.10.0
26492023-11-30T05:46:49.135Z Documenting rsa v0.9.2
26502023-11-30T05:46:49.660Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26512023-11-30T05:46:50.043Z Documenting sha3 v0.10.8
26522023-11-30T05:46:51.022Z Documenting ciborium v0.2.1
26532023-11-30T05:46:54.779Z Documenting slog-envlogger v2.2.0
26542023-11-30T05:46:55.569Z Documenting serde-hex v0.1.0
26552023-11-30T05:46:57.579Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26562023-11-30T05:46:57.843Z Documenting x509-cert v0.2.4
26572023-11-30T05:47:00.764Z Documenting newtype_derive v0.1.6
26582023-11-30T05:47:01.997Z Documenting libsw v3.3.0
26592023-11-30T05:47:02.793Z Documenting pem v3.0.2
26602023-11-30T05:47:03.390Z Documenting ron v0.8.1
26612023-11-30T05:47:04.611Z Documenting fxhash v0.2.1
26622023-11-30T05:47:06.003Z Documenting secrecy v0.8.0
26632023-11-30T05:47:06.265Z Documenting derive-where v1.2.5
26642023-11-30T05:47:06.442Z Documenting owo-colors v3.5.0
26652023-11-30T05:47:08.363Z Documenting linear-map v1.2.0
26662023-11-30T05:47:08.550Z Documenting utf-8 v0.7.6
26672023-11-30T05:47:09.177Z Documenting crc-any v2.4.3
26682023-11-30T05:47:10.060Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26692023-11-30T05:47:10.226Z Documenting steno v0.4.0
26702023-11-30T05:47:12.144Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26712023-11-30T05:47:13.784Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26722023-11-30T05:47:14.098Z Documenting tungstenite v0.20.1
26732023-11-30T05:47:14.141Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26742023-11-30T05:47:15.222Z Documenting same-file v1.0.6
26752023-11-30T05:47:15.990Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26762023-11-30T05:47:17.436Z Documenting path-slash v0.1.5
26772023-11-30T05:47:21.724Z Documenting walkdir v2.4.0
26782023-11-30T05:47:23.142Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26792023-11-30T05:47:23.944Z Documenting tokio-tungstenite v0.20.1
26802023-11-30T05:47:26.341Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26812023-11-30T05:47:27.349Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26822023-11-30T05:47:28.477Z Documenting buf-list v1.0.3
26832023-11-30T05:47:29.767Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26842023-11-30T05:47:34.652Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26852023-11-30T05:47:35.016Z Checking darling_core v0.14.4
26862023-11-30T05:47:35.477Z Documenting itertools v0.12.0
26872023-11-30T05:47:37.876Z Documenting nibble_vec v0.1.0
26882023-11-30T05:47:39.995Z Documenting glob v0.3.1
26892023-11-30T05:47:44.319Z Documenting endian-type v0.1.2
26902023-11-30T05:47:46.688Z Checking darling v0.14.4
26912023-11-30T05:47:46.843Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26922023-11-30T05:47:46.947Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26932023-11-30T05:47:47.686Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-11-30T05:47:48.682Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26952023-11-30T05:47:50.064Z Documenting radix_trie v0.2.1
26962023-11-30T05:47:50.464Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972023-11-30T05:47:51.339Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26982023-11-30T05:47:55.166Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26992023-11-30T05:47:55.634Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002023-11-30T05:47:56.337Z Documenting trust-dns-client v0.22.0
27012023-11-30T05:47:59.819Z Documenting globset v0.4.13
27022023-11-30T05:48:04.434Z Documenting crossbeam-deque v0.8.3
27032023-11-30T05:48:07.605Z Documenting headers-core v0.2.0
27042023-11-30T05:48:10.285Z Documenting olpc-cjson v0.1.3
27052023-11-30T05:48:10.618Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27062023-11-30T05:48:11.565Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27072023-11-30T05:48:12.185Z Documenting serde_plain v1.0.2
27082023-11-30T05:48:12.197Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27092023-11-30T05:48:13.021Z Documenting async-recursion v1.0.5
27102023-11-30T05:48:14.508Z Documenting display-error-chain v0.2.0
27112023-11-30T05:48:15.885Z Documenting typed-path v0.6.0
27122023-11-30T05:48:17.319Z Documenting headers v0.3.9
27132023-11-30T05:48:17.573Z Documenting trust-dns-server v0.22.1
27142023-11-30T05:48:18.580Z Documenting rayon-core v1.12.0
27152023-11-30T05:48:20.285Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27162023-11-30T05:48:20.498Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27172023-11-30T05:48:22.280Z Documenting derive_builder_core v0.12.0
27182023-11-30T05:48:22.343Z Checking derive_builder_core v0.12.0
27192023-11-30T05:48:22.433Z Documenting sled v0.34.7
27202023-11-30T05:48:23.623Z Documenting tough v0.15.0
27212023-11-30T05:48:23.833Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27222023-11-30T05:48:24.028Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27232023-11-30T05:48:24.875Z Documenting unicase v2.7.0
27242023-11-30T05:48:25.124Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27252023-11-30T05:48:26.021Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27262023-11-30T05:48:26.428Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27272023-11-30T05:48:26.873Z Documenting bcs v0.1.6
27282023-11-30T05:48:27.178Z Documenting ff v0.13.0
27292023-11-30T05:48:29.779Z Documenting highway v1.1.0
27302023-11-30T05:48:30.815Z Documenting pretty-hex v0.4.0
27312023-11-30T05:48:31.442Z Documenting mime_guess v2.0.4
27322023-11-30T05:48:32.841Z Documenting derive_builder_macro v0.12.0
27332023-11-30T05:48:33.249Z Documenting rayon v1.8.0
27342023-11-30T05:48:33.364Z Documenting group v0.13.0
27352023-11-30T05:48:35.538Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27362023-11-30T05:48:35.727Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27372023-11-30T05:48:38.358Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27382023-11-30T05:48:42.367Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27392023-11-30T05:48:44.767Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27402023-11-30T05:48:46.077Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27412023-11-30T05:48:54.283Z Documenting portable-atomic v1.4.3
27422023-11-30T05:48:59.927Z Documenting ed25519 v1.5.3
27432023-11-30T05:49:01.035Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27442023-11-30T05:49:04.410Z Documenting universal-hash v0.5.1
27452023-11-30T05:49:04.618Z Documenting crypto-bigint v0.5.2
27462023-11-30T05:49:04.651Z Documenting kstat-rs v0.2.3
27472023-11-30T05:49:07.140Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27482023-11-30T05:49:08.815Z Documenting thiserror-impl-no-std v2.0.2
27492023-11-30T05:49:09.448Z Documenting ref-cast-impl v1.0.20
27502023-11-30T05:49:11.875Z Documenting curve25519-dalek-derive v0.1.0
27512023-11-30T05:49:14.505Z Documenting vte_generate_state_changes v0.1.1
27522023-11-30T05:49:15.330Z Documenting cassowary v0.3.0
27532023-11-30T05:49:17.050Z Documenting opaque-debug v0.3.0
27542023-11-30T05:49:17.141Z Documenting base16ct v0.2.0
27552023-11-30T05:49:17.693Z Documenting number_prefix v0.4.0
27562023-11-30T05:49:18.967Z Documenting curve25519-dalek v4.1.0
27572023-11-30T05:49:20.225Z Documenting vte v0.11.1
27582023-11-30T05:49:21.232Z Documenting ratatui v0.23.0
27592023-11-30T05:49:21.647Z Documenting elliptic-curve v0.13.5
27602023-11-30T05:49:21.817Z Documenting poly1305 v0.8.0
27612023-11-30T05:49:23.424Z Documenting indicatif v0.17.7
27622023-11-30T05:49:26.803Z Documenting ref-cast v1.0.20
27632023-11-30T05:49:27.736Z Documenting thiserror-no-std v2.0.2
27642023-11-30T05:49:29.817Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27652023-11-30T05:49:29.898Z Documenting salty v0.2.0
27662023-11-30T05:49:30.961Z Documenting derive_builder v0.12.0
27672023-11-30T05:49:32.130Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27682023-11-30T05:49:32.347Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27692023-11-30T05:49:32.845Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27702023-11-30T05:49:36.629Z Documenting fs-err v2.11.0
27712023-11-30T05:49:37.201Z Documenting polar-core v0.27.0
27722023-11-30T05:49:42.617Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27732023-11-30T05:49:43.319Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27742023-11-30T05:49:49.326Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27752023-11-30T05:49:50.104Z Documenting libxml v0.3.3
27762023-11-30T05:49:50.516Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27772023-11-30T05:49:59.533Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27782023-11-30T05:49:59.896Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27792023-11-30T05:50:00.306Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27802023-11-30T05:50:02.566Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27812023-11-30T05:50:03.024Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27822023-11-30T05:50:03.883Z Documenting chacha20 v0.9.1
27832023-11-30T05:50:05.150Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27842023-11-30T05:50:05.502Z Documenting bb8 v0.8.1
27852023-11-30T05:50:06.380Z Documenting aead v0.5.2
27862023-11-30T05:50:08.069Z Documenting serde-big-array v0.5.1
27872023-11-30T05:50:09.885Z Documenting quick-xml v0.23.1
27882023-11-30T05:50:11.444Z Documenting bytesize v1.3.0
27892023-11-30T05:50:14.143Z Documenting rtoolbox v0.0.1
27902023-11-30T05:50:14.894Z Documenting oso-derive v0.27.0
27912023-11-30T05:50:15.174Z Documenting impl-trait-for-tuples v0.2.2
27922023-11-30T05:50:15.691Z Documenting is_ci v1.1.1
27932023-11-30T05:50:17.652Z Documenting humantime v2.1.0
27942023-11-30T05:50:18.300Z Documenting maplit v1.0.2
27952023-11-30T05:50:19.927Z Documenting smawk v0.3.1
27962023-11-30T05:50:20.259Z Documenting unicode-linebreak v0.1.5
27972023-11-30T05:50:21.183Z Documenting supports-color v2.1.0
27982023-11-30T05:50:21.572Z Documenting rpassword v7.3.1
27992023-11-30T05:50:23.496Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28002023-11-30T05:50:23.819Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28012023-11-30T05:50:24.297Z Documenting oso v0.27.0
28022023-11-30T05:50:24.687Z Documenting chacha20poly1305 v0.10.1
28032023-11-30T05:50:26.037Z Documenting textwrap v0.16.0
28042023-11-30T05:50:28.181Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28052023-11-30T05:50:28.484Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28062023-11-30T05:50:28.975Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28072023-11-30T05:50:33.898Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28082023-11-30T05:50:34.545Z Documenting vsss-rs v3.3.1
28092023-11-30T05:50:41.119Z Documenting tui-tree-widget v0.13.0
28102023-11-30T05:50:41.779Z Documenting strip-ansi-escapes v0.2.0
28112023-11-30T05:50:42.552Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28122023-11-30T05:50:45.306Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28132023-11-30T05:50:47.787Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28142023-11-30T05:50:49.272Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28152023-11-30T05:50:50.453Z Documenting cookie v0.18.0
28162023-11-30T05:50:54.090Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28172023-11-30T05:50:56.353Z Documenting rcgen v0.11.3
28182023-11-30T05:50:57.416Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28192023-11-30T05:50:57.484Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28202023-11-30T05:50:58.086Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28212023-11-30T05:50:59.107Z Documenting atomicwrites v0.4.2
28222023-11-30T05:51:05.799Z Documenting signal-hook-tokio v0.3.1
28232023-11-30T05:51:06.298Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28242023-11-30T05:51:06.810Z Documenting fd-lock v3.0.13
28252023-11-30T05:51:10.623Z Documenting subprocess v0.2.9
28262023-11-30T05:51:12.991Z Documenting http-range v0.1.5
28272023-11-30T05:51:13.572Z Documenting corncobs v0.1.3
28282023-11-30T05:51:14.432Z Documenting shell-words v1.1.0
28292023-11-30T05:51:16.301Z Documenting nu-ansi-term v0.49.0
28302023-11-30T05:51:16.852Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28312023-11-30T05:51:17.915Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28322023-11-30T05:51:18.588Z Documenting hyper-staticfile v0.9.5
28332023-11-30T05:51:20.915Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28342023-11-30T05:51:21.597Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28352023-11-30T05:51:22.148Z Documenting reedline v0.26.0
28362023-11-30T05:51:25.140Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28372023-11-30T05:51:29.366Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28382023-11-30T05:51:30.690Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28392023-11-30T05:51:31.278Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28402023-11-30T05:51:33.648Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28412023-11-30T05:51:33.952Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28422023-11-30T05:51:38.018Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28432023-11-30T05:51:50.920Z Documenting fatfs v0.3.6
28442023-11-30T05:51:55.345Z Documenting nanorand v0.7.0
28452023-11-30T05:51:58.573Z Documenting assert_matches v1.5.0
28462023-11-30T05:52:01.409Z Documenting flume v0.11.0
28472023-11-30T05:52:02.331Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28482023-11-30T05:52:02.812Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28492023-11-30T05:52:04.581Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28502023-11-30T05:52:05.472Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-11-30T05:52:05.970Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28522023-11-30T05:52:08.786Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28532023-11-30T05:52:08.903Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28542023-11-30T05:52:10.232Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28552023-11-30T05:52:34.728Z Documenting omicron-zone-package v0.9.1
28562023-11-30T05:52:38.422Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28572023-11-30T05:52:43.413Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28582023-11-30T05:52:43.989Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28592023-11-30T05:52:44.615Z Documenting termios v0.3.3
28602023-11-30T05:52:46.838Z Documenting topological-sort v0.2.2
28612023-11-30T05:52:49.276Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28622023-11-30T05:52:50.368Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28632023-11-30T05:52:50.533Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28642023-11-30T05:52:52.333Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28652023-11-30T05:52:53.663Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28662023-11-30T05:53:16.377Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28672023-11-30T05:53:16.377Z --> sled-agent/src/sim/instance.rs:46:7
28682023-11-30T05:53:16.377Z |
28692023-11-30T05:53:16.377Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28702023-11-30T05:53:16.378Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28712023-11-30T05:53:16.378Z |
28722023-11-30T05:53:16.378Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28732023-11-30T05:53:16.378Z
28742023-11-30T05:53:20.303Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28752023-11-30T05:53:39.256Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28762023-11-30T05:53:40.596Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28772023-11-30T05:53:54.626Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28782023-11-30T05:53:55.020Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28792023-11-30T05:53:59.838Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28802023-11-30T05:54:09.833Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28812023-11-30T05:54:40.757Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28822023-11-30T05:55:39.185Zwarning: unresolved link to `VolumeConstructionRequest`
28832023-11-30T05:55:39.186Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28842023-11-30T05:55:39.186Z |
28852023-11-30T05:55:39.186Z338 | /// [`VolumeConstructionRequest`] is shown here):
28862023-11-30T05:55:39.186Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28872023-11-30T05:55:39.186Z |
28882023-11-30T05:55:39.186Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28892023-11-30T05:55:39.186Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28902023-11-30T05:55:39.186Z
28912023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:101::5`
28922023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28932023-11-30T05:55:39.189Z |
28942023-11-30T05:55:39.189Z348 | /// "[fd00:1122:3344:101::5]:1000",
28952023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28962023-11-30T05:55:39.189Z
28972023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:102::9`
28982023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28992023-11-30T05:55:39.189Z |
29002023-11-30T05:55:39.189Z349 | /// "[fd00:1122:3344:102::9]:1000",
29012023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29022023-11-30T05:55:39.189Z
29032023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:103::2`
29042023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29052023-11-30T05:55:39.189Z |
29062023-11-30T05:55:39.189Z350 | /// "[fd00:1122:3344:103::2]:1000"
29072023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29082023-11-30T05:55:39.189Z
29092023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:101::5`
29102023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29112023-11-30T05:55:39.189Z |
29122023-11-30T05:55:39.189Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29132023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29142023-11-30T05:55:39.189Z
29152023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:102::9`
29162023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29172023-11-30T05:55:39.189Z |
29182023-11-30T05:55:39.189Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29192023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29202023-11-30T05:55:39.189Z
29212023-11-30T05:55:39.189Zwarning: unresolved link to `fd00:1122:3344:103::2`
29222023-11-30T05:55:39.189Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29232023-11-30T05:55:39.189Z |
29242023-11-30T05:55:39.189Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29252023-11-30T05:55:39.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29262023-11-30T05:55:39.189Z
29272023-11-30T05:55:42.599Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29282023-11-30T05:56:18.703Z Finished dev [unoptimized + debuginfo] target(s) in 16m 02s
29292023-11-30T05:56:18.800Z
29302023-11-30T05:56:18.804Zreal 16:02.985183038
29312023-11-30T05:56:18.805Zuser 51:37.406787585
29322023-11-30T05:56:18.805Zsys 1:00:17.664390795
29332023-11-30T05:56:18.805Ztrap 1.850173898
29342023-11-30T05:56:18.805Ztflt 0.801524124
29352023-11-30T05:56:18.805Zdflt 0.580942214
29362023-11-30T05:56:18.805Zkflt 0.000330684
29372023-11-30T05:56:18.805Zlock 3:05:33.883244824
29382023-11-30T05:56:18.805Zslp 4:02:02.707780482
29392023-11-30T05:56:18.805Zlat 5:22.817840564
29402023-11-30T05:56:18.805Zstop 1:19.819926472
29412023-11-30T05:56:18.805Zprocess exited: duration 1756379 ms, exit code 0
 
29422023-11-30T05:56:18.821Zfound 0 output files