01HPTQCE3NHR5E89MC6AVGQV6K: 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: 01HPTQCVZR90B3DY49J51VHR5X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-17T05:08:47.703Zjob assigned to worker 01HPTQD1TA5F2DHJZDJ7R0DMDB (queued for 1 m 13 s)
 
22024-02-17T05:08:49.823Zstarting task 0: "setup"
32024-02-17T05:08:49.913Z++ uname -s
42024-02-17T05:08:49.917Z+ kern=SunOS
52024-02-17T05:08:49.917Z+ case "$kern" in
62024-02-17T05:08:49.917Z+ groupadd -g 12345 build
72024-02-17T05:08:49.917Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-17T05:08:51.913Z+ zfs create -o mountpoint=/work rpool/work
92024-02-17T05:08:52.000Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-17T05:08:52.016Z+ home_fs=zfs
112024-02-17T05:08:52.017Z+ [[ zfs == autofs ]]
122024-02-17T05:08:52.017Z+ mkdir -p /home/build
132024-02-17T05:08:52.017Z+ chown build:build /home/build /work
142024-02-17T05:08:53.990Z+ chmod 0700 /home/build /work
152024-02-17T05:08:53.997Zprocess exited: duration 4199 ms, exit code 0
 
162024-02-17T05:08:54.016Zstarting task 1: "rust-toolchain"
172024-02-17T05:08:54.023Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-17T05:08:54.023Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-17T05:08:54.123Zinfo: downloading installer
202024-02-17T05:08:55.931Zwarning: it looks like you have an existing installation of Rust at:
212024-02-17T05:08:55.931Zwarning: /opt/ooce/bin
222024-02-17T05:08:55.931Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-17T05:08:55.931Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-17T05:08:55.931Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-17T05:08:55.931Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-17T05:08:55.931Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-17T05:08:55.931Zerror: cannot install while Rust is installed
282024-02-17T05:08:55.931Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-17T05:08:56.041Zinfo: profile set to 'default'
302024-02-17T05:08:56.042Zinfo: default host triple is x86_64-unknown-illumos
312024-02-17T05:08:56.048Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-17T05:08:56.202Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-17T05:08:56.202Zinfo: downloading component 'cargo'
342024-02-17T05:08:56.992Zinfo: downloading component 'clippy'
352024-02-17T05:08:57.277Zinfo: downloading component 'rust-docs'
362024-02-17T05:08:58.264Zinfo: downloading component 'rust-std'
372024-02-17T05:09:00.485Zinfo: downloading component 'rustc'
382024-02-17T05:09:04.743Zinfo: downloading component 'rustfmt'
392024-02-17T05:09:04.750Zinfo: installing component 'cargo'
402024-02-17T05:09:05.431Zinfo: installing component 'clippy'
412024-02-17T05:09:05.830Zinfo: installing component 'rust-docs'
422024-02-17T05:09:07.359Zinfo: installing component 'rust-std'
432024-02-17T05:09:09.273Zinfo: installing component 'rustc'
442024-02-17T05:09:14.234Zinfo: installing component 'rustfmt'
452024-02-17T05:09:14.237Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-17T05:09:14.237Z
472024-02-17T05:09:14.453Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-17T05:09:14.453Z
492024-02-17T05:09:14.475Z
502024-02-17T05:09:14.475ZRust is installed now. Great!
512024-02-17T05:09:14.475Z
522024-02-17T05:09:14.475ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-17T05:09:14.475Zenvironment variable. This has not been done automatically.
542024-02-17T05:09:14.475Z
552024-02-17T05:09:14.475ZTo configure your current shell, run:
562024-02-17T05:09:14.476Zsource "$HOME/.cargo/env"
572024-02-17T05:09:14.506Z+ rustc --version
582024-02-17T05:09:14.569Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-17T05:09:14.580Zprocess exited: duration 20711 ms, exit code 0
 
602024-02-17T05:09:14.594Zstarting task 2: "authentication"
612024-02-17T05:09:14.631Zprocess exited: duration 32 ms, exit code 0
 
622024-02-17T05:09:14.642Zstarting task 3: "clone repository"
632024-02-17T05:09:14.648Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-17T05:09:14.648Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-17T05:09:16.120ZCloning into '/work/oxidecomputer/omicron'...
662024-02-17T05:09:22.582Z+ cd /work/oxidecomputer/omicron
672024-02-17T05:09:22.582Z+ git fetch origin cdead011fce4080dd7cee0b2267a4430c33ee246
682024-02-17T05:09:22.866ZFrom https://github.com/oxidecomputer/omicron
692024-02-17T05:09:22.866Z * branch cdead011fce4080dd7cee0b2267a4430c33ee246 -> FETCH_HEAD
702024-02-17T05:09:22.875Z+ [[ -n '' ]]
712024-02-17T05:09:22.875Z+ git reset --hard cdead011fce4080dd7cee0b2267a4430c33ee246
722024-02-17T05:09:22.987ZHEAD is now at cdead011f chore(deps): update rust crate rustls-pemfile to 2.1.0
732024-02-17T05:09:22.990Zprocess exited: duration 8411 ms, exit code 0
 
742024-02-17T05:09:22.996Zstarting task 4: "build"
752024-02-17T05:09:23.001Z+ cargo --version
762024-02-17T05:09:23.014Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-17T05:09:23.183Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-17T05:09:23.189Zinfo: downloading component 'cargo'
792024-02-17T05:09:24.142Zinfo: downloading component 'clippy'
802024-02-17T05:09:24.449Zinfo: downloading component 'rust-docs'
812024-02-17T05:09:25.636Zinfo: downloading component 'rust-std'
822024-02-17T05:09:27.379Zinfo: downloading component 'rustc'
832024-02-17T05:09:32.406Zinfo: downloading component 'rustfmt'
842024-02-17T05:09:32.698Zinfo: installing component 'cargo'
852024-02-17T05:09:33.559Zinfo: installing component 'clippy'
862024-02-17T05:09:33.895Zinfo: installing component 'rust-docs'
872024-02-17T05:09:35.426Zinfo: installing component 'rust-std'
882024-02-17T05:09:37.006Zinfo: installing component 'rustc'
892024-02-17T05:09:41.122Zinfo: installing component 'rustfmt'
902024-02-17T05:09:41.506Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-17T05:09:41.511Z+ rustc --version
922024-02-17T05:09:41.571Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-17T05:09:41.575Z+ source ./env.sh
942024-02-17T05:09:41.578Z++ set -o xtrace
952024-02-17T05:09:41.578Z++++ dirname ./env.sh
962024-02-17T05:09:41.619Z+++ cd .
972024-02-17T05:09:41.640Z+++ echo /work/oxidecomputer/omicron
982024-02-17T05:09:41.640Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-17T05:09:41.640Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-02-17T05:09:41.640Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-02-17T05:09:41.640Z++ 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
1022024-02-17T05:09:41.640Z++ 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
1032024-02-17T05:09:41.640Z++ 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
1042024-02-17T05:09:41.640Z++ 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
1052024-02-17T05:09:41.640Z++ 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
1062024-02-17T05:09:41.640Z++ 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
1072024-02-17T05:09:41.640Z++ unset OMICRON_WS
1082024-02-17T05:09:41.640Z++ set +o xtrace
1092024-02-17T05:09:41.670Z
1102024-02-17T05:09:41.670Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-17T05:09:41.670Z # # # # # # # # # # # # # # #
1122024-02-17T05:09:41.670Z # # # # ##### # # ##### # # # # # #### #
1132024-02-17T05:09:41.670Z ##### ##### # ##### # # # # # # # # #
1142024-02-17T05:09:41.671Z # # # # # # # # # # # # # # #
1152024-02-17T05:09:41.671Z # # # ###### # # ###### ### # #### # #### #
1162024-02-17T05:09:41.672Z
1172024-02-17T05:09:50.717Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-17T05:09:51.502Z Startup: Caching catalogs ... Done
1192024-02-17T05:09:52.826ZPlanning: Solver setup ... Done (0.963s)
1202024-02-17T05:09:52.854ZPlanning: Running solver ... Done (0.026s)
1212024-02-17T05:09:53.134ZPlanning: Finding local manifests ... Done (0.262s)
1222024-02-17T05:09:53.148ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-17T05:09:53.471ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-17T05:09:53.532ZPlanning: Package planning ... Done (0.050s)
1252024-02-17T05:09:53.577ZPlanning: Merging actions ... Done (0.052s)
1262024-02-17T05:09:55.016ZPlanning: Checking for conflicting actions ... Done (1.456s)
1272024-02-17T05:09:55.028ZPlanning: Consolidating action changes ... Done (0.011s)
1282024-02-17T05:09:59.410ZPlanning: Evaluating mediators ... Done (4.415s)
1292024-02-17T05:09:59.422ZPlanning: Planning completed in 7.93 seconds
1302024-02-17T05:09:59.433Z Packages to install: 4
1312024-02-17T05:09:59.433Z Mediators to change: 2
1322024-02-17T05:09:59.437Z Services to change: 1
1332024-02-17T05:09:59.437Z Estimated space available: 148.87 GB
1342024-02-17T05:09:59.437ZEstimated space to be consumed: 1.41 GB
1352024-02-17T05:09:59.437Z Create boot environment: No
1362024-02-17T05:09:59.437ZCreate backup boot environment: No
1372024-02-17T05:09:59.437Z Rebuild boot archive: No
1382024-02-17T05:09:59.437Z
1392024-02-17T05:09:59.437ZChanged mediators:
1402024-02-17T05:09:59.437Z mediator clang:
1412024-02-17T05:09:59.437Z version: None -> 15 (system default)
1422024-02-17T05:09:59.437Z
1432024-02-17T05:09:59.437Z mediator llvm:
1442024-02-17T05:09:59.437Z version: 14 (system default) -> 15 (system default)
1452024-02-17T05:09:59.437Z
1462024-02-17T05:09:59.437ZChanged packages:
1472024-02-17T05:09:59.437Zhelios-dev
1482024-02-17T05:09:59.437Z developer/build-essential
1492024-02-17T05:09:59.437Z None -> 11-2.0
1502024-02-17T05:09:59.438Z library/libxmlsec1
1512024-02-17T05:09:59.438Z None -> 1.2.35-2.0
1522024-02-17T05:09:59.438Z ooce/developer/clang-15
1532024-02-17T05:09:59.438Z None -> 15.0.7-2.0
1542024-02-17T05:09:59.438Z ooce/developer/llvm-15
1552024-02-17T05:09:59.438Z None -> 15.0.7-2.0
1562024-02-17T05:09:59.438Z
1572024-02-17T05:09:59.438ZServices:
1582024-02-17T05:09:59.438Z restart_fmri:
1592024-02-17T05:09:59.438Z svc:/system/update-man-index:default
1602024-02-17T05:09:59.765Z
1612024-02-17T05:09:59.765ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-17T05:10:04.762ZDownload: 886/3290 items 18.9/212.6MB 8% complete (4.0M/s)
1632024-02-17T05:10:09.725ZDownload: 1193/3290 items 83.1/212.6MB 39% complete (8.8M/s)
1642024-02-17T05:10:16.863ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (8.3M/s)
1652024-02-17T05:10:21.819ZDownload: 1653/3290 items 116.4/212.6MB 54% complete (3.9M/s)
1662024-02-17T05:10:27.320ZDownload: 2218/3290 items 117.7/212.6MB 55% complete (3.9M/s)
1672024-02-17T05:10:42.447ZDownload: 2222/3290 items 117.8/212.6MB 55% complete
1682024-02-17T05:10:57.236ZDownload: 2224/3290 items 118.9/212.6MB 55% complete (104k/s)
1692024-02-17T05:10:57.637ZDownload: 2903/3290 items 121.1/212.6MB 56% complete (487k/s)
1702024-02-17T05:10:57.936ZDownload: 3246/3290 items 203.1/212.6MB 95% complete (9.4M/s)
1712024-02-17T05:11:04.697ZDownload: 3289/3290 items 211.2/212.6MB 99% complete (8.9M/s)
1722024-02-17T05:11:04.713ZDownload: Completed 212.60 MB in 65.04 seconds (3.3M/s)
1732024-02-17T05:11:04.713Z Actions: 1/3689 actions (Installing new actions)
1742024-02-17T05:11:09.476Z Actions: 3688/3689 actions (Installing new actions)
1752024-02-17T05:11:09.481Z Actions: Completed 3689 actions in 5.02 seconds.
1762024-02-17T05:11:09.617Z Done (0.165s)
1772024-02-17T05:11:09.617Z Done (0.000s)
1782024-02-17T05:11:09.831Z Done (0.216s)
1792024-02-17T05:11:15.115Z Done (5.198s)
1802024-02-17T05:11:15.383Z Done (0.200s)
1812024-02-17T05:11:15.388Z Done (0.000s)
1822024-02-17T05:11:15.544Z Done (0.000s)
1832024-02-17T05:11:16.032ZPlanning: Evaluating mediator changes ... Done
1842024-02-17T05:11:16.190ZPlanning: Checking for conflicting actions ... Done
1852024-02-17T05:11:16.193ZPlanning: Consolidating action changes ... Done
1862024-02-17T05:11:16.470ZPlanning: Evaluating mediators ... Done
1872024-02-17T05:11:16.473ZPlanning: Planning completed in 0.43 seconds
1882024-02-17T05:11:16.488Z Mediators to change: 2
1892024-02-17T05:11:16.488Z Create boot environment: No
1902024-02-17T05:11:16.491ZCreate backup boot environment: No
1912024-02-17T05:11:16.558Z Done
1922024-02-17T05:11:16.558Z Done
1932024-02-17T05:11:16.684Z Done
1942024-02-17T05:11:20.265Z Done
1952024-02-17T05:11:20.355Z Done
1962024-02-17T05:11:20.370Z Done
1972024-02-17T05:11:20.453Z Done
1982024-02-17T05:11:21.079ZPlanning: Evaluating mediator changes ... Done
1992024-02-17T05:11:21.086ZPlanning: Merging actions ... Done
2002024-02-17T05:11:21.266ZPlanning: Checking for conflicting actions ... Done
2012024-02-17T05:11:21.272ZPlanning: Consolidating action changes ... Done
2022024-02-17T05:11:21.534ZPlanning: Evaluating mediators ... Done
2032024-02-17T05:11:21.585ZPlanning: Planning completed in 0.79 seconds
2042024-02-17T05:11:21.620Z Packages to change: 1
2052024-02-17T05:11:21.620Z Mediators to change: 1
2062024-02-17T05:11:21.626Z Services to change: 1
2072024-02-17T05:11:21.626Z Create boot environment: No
2082024-02-17T05:11:21.627ZCreate backup boot environment: Yes
2092024-02-17T05:11:23.426Z Actions: 1/6 actions (Updating modified actions)
2102024-02-17T05:11:23.471Z Actions: Completed 6 actions in 0.04 seconds.
2112024-02-17T05:11:23.480Z Done
2122024-02-17T05:11:23.480Z Done
2132024-02-17T05:11:23.513Z Done
2142024-02-17T05:11:27.088Z Done
2152024-02-17T05:11:27.160Z Done
2162024-02-17T05:11:27.165Z Done
2172024-02-17T05:11:27.265Z Done
2182024-02-17T05:11:27.701ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192024-02-17T05:11:27.701Zclang system 15 system
2202024-02-17T05:11:27.701Zcsh system system illumos
2212024-02-17T05:11:27.701Zctags system system illumos
2222024-02-17T05:11:27.701Zgcc vendor 12 vendor
2232024-02-17T05:11:27.701Zgcc system 10 system
2242024-02-17T05:11:27.701Zgcc system 7 system
2252024-02-17T05:11:27.702Zgo system 1.20 system
2262024-02-17T05:11:27.702Zgo system 1.19 system
2272024-02-17T05:11:27.702Zllvm system 15 system
2282024-02-17T05:11:27.702Zllvm system 14 system
2292024-02-17T05:11:27.702Zmariadb system 10.6 system
2302024-02-17T05:11:27.702Zmta vendor vendor dma
2312024-02-17T05:11:27.702Zopenjdk system 17 system
2322024-02-17T05:11:27.702Zopenjdk system 11 system
2332024-02-17T05:11:27.702Zopenjdk system 1.8 system
2342024-02-17T05:11:27.702Zopenssl vendor 3 vendor
2352024-02-17T05:11:27.702Zperl system 5.36 system
2362024-02-17T05:11:27.702Zpostgresql system 15 system
2372024-02-17T05:11:27.702Zpostgresql system 13 system
2382024-02-17T05:11:27.702Zpython vendor 3 vendor
2392024-02-17T05:11:27.703Zpython system 2 system
2402024-02-17T05:11:27.703Zpython3 system 3.11 system
2412024-02-17T05:11:27.703Zruby system 3.0 system
2422024-02-17T05:11:27.703Zwords vendor vendor american-english
2432024-02-17T05:11:27.703Zwords system system australian-english
2442024-02-17T05:11:27.703Zwords system system british-english
2452024-02-17T05:11:27.703Zwords system system canadian-english
2462024-02-17T05:11:27.703Zwords system system french
2472024-02-17T05:11:27.703Zwords system system italian
2482024-02-17T05:11:27.703Zwords system system ngerman
2492024-02-17T05:11:27.703Zwords system system ogerman
2502024-02-17T05:11:27.703Zwords system system spanish
2512024-02-17T05:11:28.009ZFMRI IFO
2522024-02-17T05:11:28.009Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2532024-02-17T05:11:28.009Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2542024-02-17T05:11:28.009Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2552024-02-17T05:11:28.009Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2562024-02-17T05:11:28.009Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572024-02-17T05:11:28.009Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2582024-02-17T05:11:28.010Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2592024-02-17T05:11:28.010Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2602024-02-17T05:11:28.061Z+ set -o errexit
2612024-02-17T05:11:28.077Z+++ dirname ./tools/ci_download_cockroachdb
2622024-02-17T05:11:28.077Z++ cd ./tools
2632024-02-17T05:11:28.077Z++ pwd
2642024-02-17T05:11:28.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2652024-02-17T05:11:28.077Z++ basename ./tools/ci_download_cockroachdb
2662024-02-17T05:11:28.077Z+ ARG0=ci_download_cockroachdb
2672024-02-17T05:11:28.077Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2682024-02-17T05:11:28.077Z+ CIDL_VERSION=v22.1.9
2692024-02-17T05:11:28.077Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2702024-02-17T05:11:28.077Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2712024-02-17T05:11:28.078Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2722024-02-17T05:11:28.078Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2732024-02-17T05:11:28.078Z+ TARGET_DIR=out
2742024-02-17T05:11:28.078Z+ DOWNLOAD_DIR=out/downloads
2752024-02-17T05:11:28.078Z+ DEST_DIR=./out/cockroachdb
2762024-02-17T05:11:28.078Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2772024-02-17T05:11:28.078Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2782024-02-17T05:11:28.078Z+ main
2792024-02-17T05:11:28.078Z+ [[ 0 != 0 ]]
2802024-02-17T05:11:28.078Z+ CIDL_OS=solaris2.11
2812024-02-17T05:11:28.078Z+ [[ 0 != 0 ]]
2822024-02-17T05:11:28.078Z+ configure_os solaris2.11
2832024-02-17T05:11:28.078Z+ echo 'current directory: /work/oxidecomputer/omicron'
2842024-02-17T05:11:28.078Zcurrent directory: /work/oxidecomputer/omicron
2852024-02-17T05:11:28.078Z+ echo 'configuring based on OS: "solaris2.11"'
2862024-02-17T05:11:28.078Z+ case "$1" in
2872024-02-17T05:11:28.078Zconfiguring based on OS: "solaris2.11"
2882024-02-17T05:11:28.078Z+ CIDL_BUILD=illumos
2892024-02-17T05:11:28.078Z+ CIDL_SUFFIX=tar.gz
2902024-02-17T05:11:28.078Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2912024-02-17T05:11:28.078Z+ CIDL_URL_BASE=https://illumos.org/downloads
2922024-02-17T05:11:28.079Z+ CIDL_ASSEMBLE=do_assemble_illumos
2932024-02-17T05:11:28.079Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2942024-02-17T05:11:28.079Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2952024-02-17T05:11:28.079Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-17T05:11:28.079Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2972024-02-17T05:11:28.079Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-02-17T05:11:28.079Z+ CIDL_SHA256FUNC=do_sha256sum
2992024-02-17T05:11:28.079Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-02-17T05:11:28.079Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-17T05:11:28.079ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-02-17T05:11:28.079ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-17T05:11:28.079Z+ mkdir -p out/downloads
3042024-02-17T05:11:28.091Z+ mkdir -p ./out/cockroachdb
3052024-02-17T05:11:28.091Z+ local DO_DOWNLOAD=true
3062024-02-17T05:11:28.091Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3072024-02-17T05:11:28.091Z+ '[' true == true ']'
3082024-02-17T05:11:28.091Z+ echo Downloading...
3092024-02-17T05:11:28.091ZDownloading...
3102024-02-17T05:11:28.091Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-02-17T05:11:28.091Z+ 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
3122024-02-17T05:11:32.331Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-17T05:11:32.344Z++ sha256sum
3142024-02-17T05:11:32.345Z++ awk '{print $1}'
3152024-02-17T05:11:32.345Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3162024-02-17T05:11:32.345Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3172024-02-17T05:11:32.345Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182024-02-17T05:11:32.345Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3192024-02-17T05:11:32.970Z+ do_assemble_illumos
3202024-02-17T05:11:32.970Z+ rm -r ./out/cockroachdb
3212024-02-17T05:11:32.984Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3222024-02-17T05:11:33.405Z+ ./out/cockroachdb/bin/cockroach version
3232024-02-17T05:11:33.495ZBuild Tag: v22.1.9-dirty
3242024-02-17T05:11:33.495ZBuild Time: 2022/10/26 21:17:46
3252024-02-17T05:11:33.495ZDistribution: OSS
3262024-02-17T05:11:33.495ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3272024-02-17T05:11:33.495ZGo Version: go1.17.13
3282024-02-17T05:11:33.495ZC Compiler: gcc 10.3.0
3292024-02-17T05:11:33.495ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3302024-02-17T05:11:33.495ZBuild Type: release
3312024-02-17T05:11:33.522Z+ set -o errexit
3322024-02-17T05:11:33.561Z+++ dirname ./tools/ci_download_clickhouse
3332024-02-17T05:11:33.561Z++ cd ./tools
3342024-02-17T05:11:33.561Z++ pwd
3352024-02-17T05:11:33.561Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3362024-02-17T05:11:33.561Z++ basename ./tools/ci_download_clickhouse
3372024-02-17T05:11:33.561Z+ ARG0=ci_download_clickhouse
3382024-02-17T05:11:33.562Z+ TARGET_DIR=out
3392024-02-17T05:11:33.562Z+ DOWNLOAD_DIR=out/downloads
3402024-02-17T05:11:33.562Z+ DEST_DIR=./out/clickhouse
3412024-02-17T05:11:33.562Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3422024-02-17T05:11:33.562Z+ CIDL_VERSION=v22.8.9.24
3432024-02-17T05:11:33.562Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3442024-02-17T05:11:33.562Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3452024-02-17T05:11:33.562Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3462024-02-17T05:11:33.562Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3472024-02-17T05:11:33.563Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3482024-02-17T05:11:33.563Z+ main
3492024-02-17T05:11:33.563Z+ [[ 0 != 0 ]]
3502024-02-17T05:11:33.563Z+ CIDL_OS=solaris2.11
3512024-02-17T05:11:33.563Z+ [[ 0 != 0 ]]
3522024-02-17T05:11:33.563Z+ configure_os solaris2.11
3532024-02-17T05:11:33.563Z+ echo 'current directory: /work/oxidecomputer/omicron'
3542024-02-17T05:11:33.563Zcurrent directory: /work/oxidecomputer/omicron
3552024-02-17T05:11:33.563Z+ echo 'configuring based on OS: "solaris2.11"'
3562024-02-17T05:11:33.563Z+ CIDL_DASHREV=
3572024-02-17T05:11:33.564Zconfiguring based on OS: "solaris2.11"
3582024-02-17T05:11:33.564Z+ case "$1" in
3592024-02-17T05:11:33.564Z+ CIDL_PLATFORM=illumos
3602024-02-17T05:11:33.564Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3612024-02-17T05:11:33.564Z+ CIDL_MD5FUNC=do_md5sum
3622024-02-17T05:11:33.564Z+ CIDL_DASHREV=-1
3632024-02-17T05:11:33.564Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3642024-02-17T05:11:33.564Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-02-17T05:11:33.564Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-17T05:11:33.565Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-17T05:11:33.565Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-02-17T05:11:33.565ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-02-17T05:11:33.565Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-02-17T05:11:33.565ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-17T05:11:33.565Z+ mkdir -p out/downloads
3722024-02-17T05:11:33.565Z+ mkdir -p ./out/clickhouse
3732024-02-17T05:11:33.565Z+ local DO_DOWNLOAD=true
3742024-02-17T05:11:33.565Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3752024-02-17T05:11:33.565Z+ '[' true == true ']'
3762024-02-17T05:11:33.565Z+ echo Downloading...
3772024-02-17T05:11:33.565ZDownloading...
3782024-02-17T05:11:33.566Z+ 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
3792024-02-17T05:11:33.566Z+ 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
3802024-02-17T05:11:34.893Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-02-17T05:11:34.899Z++ md5sum
3822024-02-17T05:11:34.899Z++ awk '{print $1}'
3832024-02-17T05:11:35.071Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3842024-02-17T05:11:35.071Z+ [[ 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 ]]
3852024-02-17T05:11:35.079Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3862024-02-17T05:11:35.079Z+ mkdir -p ./out/clickhouse
3872024-02-17T05:11:35.079Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3882024-02-17T05:11:38.231Z+ ./out/clickhouse/clickhouse server --version
3892024-02-17T05:11:38.258ZClickHouse server version 22.8.9.1.
3902024-02-17T05:11:38.279Z+ set -o errexit
3912024-02-17T05:11:38.297Z+++ dirname ./tools/ci_download_console
3922024-02-17T05:11:38.297Z++ cd ./tools
3932024-02-17T05:11:38.297Z++ pwd
3942024-02-17T05:11:38.297Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3952024-02-17T05:11:38.297Z++ basename ./tools/ci_download_console
3962024-02-17T05:11:38.297Z+ ARG0=ci_download_console
3972024-02-17T05:11:38.297Z+ TARGET_DIR=out
3982024-02-17T05:11:38.298Z+ DOWNLOAD_DIR=out/downloads
3992024-02-17T05:11:38.298Z+ DEST_DIR=./out/console-assets
4002024-02-17T05:11:38.298Z+ source /work/oxidecomputer/omicron/tools/console_version
4012024-02-17T05:11:38.298Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4022024-02-17T05:11:38.298Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4032024-02-17T05:11:38.298Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4042024-02-17T05:11:38.298Z+ TARBALL_FILE=out/downloads/console.tar.gz
4052024-02-17T05:11:38.298Z+ main
4062024-02-17T05:11:38.298Z+ [[ 0 != 0 ]]
4072024-02-17T05:11:38.298Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4082024-02-17T05:11:38.298Z+ echo 'Local file: out/downloads/console.tar.gz'
4092024-02-17T05:11:38.298ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4102024-02-17T05:11:38.298ZLocal file: out/downloads/console.tar.gz
4112024-02-17T05:11:38.298Z+ local DO_DOWNLOAD=true
4122024-02-17T05:11:38.298Z+ [[ -f out/downloads/console.tar.gz ]]
4132024-02-17T05:11:38.299Z+ mkdir -p out/downloads
4142024-02-17T05:11:38.299Z+ '[' true == true ']'
4152024-02-17T05:11:38.299Z+ echo Downloading...
4162024-02-17T05:11:38.299ZDownloading...
4172024-02-17T05:11:38.299Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4182024-02-17T05:11:38.299Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4192024-02-17T05:11:38.835Z++ do_sha256sum out/downloads/console.tar.gz
4202024-02-17T05:11:38.835Z++ case "$OSTYPE" in
4212024-02-17T05:11:38.835Z++ SHA=sha256sum
4222024-02-17T05:11:38.839Z++ sha256sum
4232024-02-17T05:11:38.839Z++ awk '{print $1}'
4242024-02-17T05:11:38.844Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4252024-02-17T05:11:38.859Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4262024-02-17T05:11:38.859Z+ rm -rf ./out/console-assets
4272024-02-17T05:11:38.859Z+ mkdir -p ./out/console-assets
4282024-02-17T05:11:38.859Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4292024-02-17T05:11:38.859Z+ mkdir -p ./out/console-assets
4302024-02-17T05:11:38.859Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4312024-02-17T05:11:38.943Z+ set -o errexit
4322024-02-17T05:11:38.947Z+++ dirname ./tools/ci_download_maghemite_openapi
4332024-02-17T05:11:38.947Z++ cd ./tools
4342024-02-17T05:11:38.947Z++ pwd
4352024-02-17T05:11:38.947Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4362024-02-17T05:11:38.950Z++ basename ./tools/ci_download_maghemite_openapi
4372024-02-17T05:11:38.950Z+ ARG0=ci_download_maghemite_openapi
4382024-02-17T05:11:38.951Z+ TARGET_DIR=out
4392024-02-17T05:11:38.951Z+ DOWNLOAD_DIR=out/downloads
4402024-02-17T05:11:38.951Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4412024-02-17T05:11:38.951Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4422024-02-17T05:11:38.951Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4432024-02-17T05:11:38.951Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4442024-02-17T05:11:38.951Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4452024-02-17T05:11:38.951Z+ main
4462024-02-17T05:11:38.951Z+ [[ 0 != 0 ]]
4472024-02-17T05:11:38.951Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4482024-02-17T05:11:38.951ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4492024-02-17T05:11:38.951Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4502024-02-17T05:11:38.951ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4512024-02-17T05:11:38.951Z+ local DO_DOWNLOAD=true
4522024-02-17T05:11:38.951Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4532024-02-17T05:11:38.951Z+ mkdir -p out/downloads
4542024-02-17T05:11:38.955Z+ '[' true == true ']'
4552024-02-17T05:11:38.955Z+ echo Downloading...
4562024-02-17T05:11:38.955ZDownloading...
4572024-02-17T05:11:38.955Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4582024-02-17T05:11:38.955Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4592024-02-17T05:11:39.066Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4602024-02-17T05:11:39.070Z++ case "$OSTYPE" in
4612024-02-17T05:11:39.070Z++ SHA=sha256sum
4622024-02-17T05:11:39.070Z++ sha256sum
4632024-02-17T05:11:39.070Z++ awk '{print $1}'
4642024-02-17T05:11:39.074Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4652024-02-17T05:11:39.075Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4662024-02-17T05:11:39.075Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4672024-02-17T05:11:39.075Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4682024-02-17T05:11:39.075Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4692024-02-17T05:11:39.075Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4702024-02-17T05:11:39.075Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4712024-02-17T05:11:39.075Z+ main
4722024-02-17T05:11:39.075Z+ [[ 0 != 0 ]]
4732024-02-17T05:11:39.075Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4742024-02-17T05:11:39.075ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4752024-02-17T05:11:39.075Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4762024-02-17T05:11:39.075ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4772024-02-17T05:11:39.075Z+ local DO_DOWNLOAD=true
4782024-02-17T05:11:39.075Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4792024-02-17T05:11:39.076Z+ mkdir -p out/downloads
4802024-02-17T05:11:39.076Z+ '[' true == true ']'
4812024-02-17T05:11:39.076Z+ echo Downloading...
4822024-02-17T05:11:39.076ZDownloading...
4832024-02-17T05:11:39.076Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4842024-02-17T05:11:39.076Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4852024-02-17T05:11:39.763Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4862024-02-17T05:11:39.768Z++ case "$OSTYPE" in
4872024-02-17T05:11:39.768Z++ SHA=sha256sum
4882024-02-17T05:11:39.768Z++ sha256sum
4892024-02-17T05:11:39.768Z++ awk '{print $1}'
4902024-02-17T05:11:39.769Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4912024-02-17T05:11:39.769Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4922024-02-17T05:11:39.777Z+ set -o errexit
4932024-02-17T05:11:39.785Z+++ dirname ./tools/ci_download_dendrite_openapi
4942024-02-17T05:11:39.785Z++ cd ./tools
4952024-02-17T05:11:39.785Z++ pwd
4962024-02-17T05:11:39.785Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4972024-02-17T05:11:39.786Z++ basename ./tools/ci_download_dendrite_openapi
4982024-02-17T05:11:39.795Z+ ARG0=ci_download_dendrite_openapi
4992024-02-17T05:11:39.795Z+ TARGET_DIR=out
5002024-02-17T05:11:39.795Z+ DOWNLOAD_DIR=out/downloads
5012024-02-17T05:11:39.796Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5022024-02-17T05:11:39.796Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5032024-02-17T05:11:39.796Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5042024-02-17T05:11:39.796Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5052024-02-17T05:11:39.796Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5062024-02-17T05:11:39.796Z+ main
5072024-02-17T05:11:39.796Z+ [[ 0 != 0 ]]
5082024-02-17T05:11:39.796Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5092024-02-17T05:11:39.796ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5102024-02-17T05:11:39.796ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5112024-02-17T05:11:39.796Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5122024-02-17T05:11:39.796Z+ local DO_DOWNLOAD=true
5132024-02-17T05:11:39.796Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5142024-02-17T05:11:39.796Z+ mkdir -p out/downloads
5152024-02-17T05:11:39.796Z+ '[' true == true ']'
5162024-02-17T05:11:39.797Z+ echo Downloading...
5172024-02-17T05:11:39.797ZDownloading...
5182024-02-17T05:11:39.797Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5192024-02-17T05:11:39.797Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5202024-02-17T05:11:40.916Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5212024-02-17T05:11:40.916Z++ case "$OSTYPE" in
5222024-02-17T05:11:40.916Z++ SHA=sha256sum
5232024-02-17T05:11:41.378Z++ sha256sum
5242024-02-17T05:11:41.378Z++ awk '{print $1}'
5252024-02-17T05:11:41.378Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5262024-02-17T05:11:41.379Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5272024-02-17T05:11:41.379Z+ set -o errexit
5282024-02-17T05:11:41.379Z+++ dirname ./tools/ci_download_dendrite_stub
5292024-02-17T05:11:41.379Z++ cd ./tools
5302024-02-17T05:11:41.380Z++ pwd
5312024-02-17T05:11:41.380Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5322024-02-17T05:11:41.380Z++ basename ./tools/ci_download_dendrite_stub
5332024-02-17T05:11:41.380Z+ ARG0=ci_download_dendrite_stub
5342024-02-17T05:11:41.381Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5352024-02-17T05:11:41.381Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5362024-02-17T05:11:41.381Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5372024-02-17T05:11:41.381Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5382024-02-17T05:11:41.381Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5392024-02-17T05:11:41.382Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5402024-02-17T05:11:41.382Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5412024-02-17T05:11:41.382Z+ TARGET_DIR=out
5422024-02-17T05:11:41.382Z+ DOWNLOAD_DIR=out/downloads
5432024-02-17T05:11:41.382Z+ DEST_DIR=./out/dendrite-stub
5442024-02-17T05:11:41.382Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5452024-02-17T05:11:41.383Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5462024-02-17T05:11:41.383Z+ REPO=oxidecomputer/dendrite
5472024-02-17T05:11:41.383Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5482024-02-17T05:11:41.383Z+ main
5492024-02-17T05:11:41.383Z+ [[ 0 != 0 ]]
5502024-02-17T05:11:41.383Z+ CIDL_OS=solaris2.11
5512024-02-17T05:11:41.384Z+ [[ 0 != 0 ]]
5522024-02-17T05:11:41.384Z+ configure_os solaris2.11
5532024-02-17T05:11:41.384Z+ echo 'current directory: /work/oxidecomputer/omicron'
5542024-02-17T05:11:41.384Z+ echo 'configuring based on OS: "solaris2.11"'
5552024-02-17T05:11:41.384Z+ case "$1" in
5562024-02-17T05:11:41.385Zcurrent directory: /work/oxidecomputer/omicron
5572024-02-17T05:11:41.385Zconfiguring based on OS: "solaris2.11"
5582024-02-17T05:11:41.385Z+ SET_BINARIES=
5592024-02-17T05:11:41.387Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5602024-02-17T05:11:41.387Z+ CIDL_SHA256FUNC=do_sha256sum
5612024-02-17T05:11:41.388Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5622024-02-17T05:11:41.388Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5632024-02-17T05:11:41.388Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5642024-02-17T05:11:41.388Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5652024-02-17T05:11:41.388Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5662024-02-17T05:11:41.388ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-17T05:11:41.388ZLocal file: out/downloads/dendrite-stub.tar.gz
5682024-02-17T05:11:41.388Z+ mkdir -p out/downloads
5692024-02-17T05:11:41.388Z+ mkdir -p ./out/dendrite-stub
5702024-02-17T05:11:41.388Z+ fetch_and_verify
5712024-02-17T05:11:41.388Z+ local DO_DOWNLOAD=true
5722024-02-17T05:11:41.389Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5732024-02-17T05:11:41.389Z+ '[' true == true ']'
5742024-02-17T05:11:41.389Z+ echo Downloading...
5752024-02-17T05:11:41.389ZDownloading...
5762024-02-17T05:11:41.389Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5772024-02-17T05:11:41.389Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5782024-02-17T05:11:49.083Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5792024-02-17T05:11:49.089Z++ sha256sum
5802024-02-17T05:11:49.090Z++ awk '{print $1}'
5812024-02-17T05:11:49.108Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5822024-02-17T05:11:49.113Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5832024-02-17T05:11:49.113Z+ do_untar out/downloads/dendrite-stub.tar.gz
5842024-02-17T05:11:49.113Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5852024-02-17T05:11:49.789Z+ do_assemble
5862024-02-17T05:11:49.789Z+ rm -r ./out/dendrite-stub
5872024-02-17T05:11:49.799Z+ mkdir ./out/dendrite-stub
5882024-02-17T05:11:49.799Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5892024-02-17T05:11:49.882Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5902024-02-17T05:11:49.892Z+ set -o errexit
5912024-02-17T05:11:49.901Z+++ dirname ./tools/ci_download_maghemite_mgd
5922024-02-17T05:11:49.902Z++ cd ./tools
5932024-02-17T05:11:49.902Z++ pwd
5942024-02-17T05:11:49.902Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5952024-02-17T05:11:49.902Z++ basename ./tools/ci_download_maghemite_mgd
5962024-02-17T05:11:49.902Z+ ARG0=ci_download_maghemite_mgd
5972024-02-17T05:11:49.902Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5982024-02-17T05:11:49.902Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5992024-02-17T05:11:49.902Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6002024-02-17T05:11:49.902Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6012024-02-17T05:11:49.902Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6022024-02-17T05:11:49.902Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6032024-02-17T05:11:49.902Z+ TARGET_DIR=out
6042024-02-17T05:11:49.902Z+ DOWNLOAD_DIR=out/downloads
6052024-02-17T05:11:49.902Z+ DEST_DIR=./out/mgd
6062024-02-17T05:11:49.902Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6072024-02-17T05:11:49.903Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6082024-02-17T05:11:49.903Z+ REPO=oxidecomputer/maghemite
6092024-02-17T05:11:49.903Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6102024-02-17T05:11:49.903Z+ main
6112024-02-17T05:11:49.903Z+ [[ 0 != 0 ]]
6122024-02-17T05:11:49.903Z+ CIDL_OS=solaris2.11
6132024-02-17T05:11:49.903Z+ [[ 0 != 0 ]]
6142024-02-17T05:11:49.903Z+ configure_os solaris2.11
6152024-02-17T05:11:49.903Z+ echo 'current directory: /work/oxidecomputer/omicron'
6162024-02-17T05:11:49.903Zcurrent directory: /work/oxidecomputer/omicron
6172024-02-17T05:11:49.903Z+ echo 'configuring based on OS: "solaris2.11"'
6182024-02-17T05:11:49.903Z+ case "$1" in
6192024-02-17T05:11:49.903Z+ SET_BINARIES=
6202024-02-17T05:11:49.903Zconfiguring based on OS: "solaris2.11"
6212024-02-17T05:11:49.903Z+ CIDL_SHA256FUNC=do_sha256sum
6222024-02-17T05:11:49.903Z+ TARBALL_FILENAME=mgd.tar.gz
6232024-02-17T05:11:49.903Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6242024-02-17T05:11:49.903Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6252024-02-17T05:11:49.903Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6262024-02-17T05:11:49.904ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6272024-02-17T05:11:49.904Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6282024-02-17T05:11:49.904ZLocal file: out/downloads/mgd.tar.gz
6292024-02-17T05:11:49.904Z+ mkdir -p out/downloads
6302024-02-17T05:11:49.908Z+ mkdir -p ./out/mgd
6312024-02-17T05:11:49.908Z+ fetch_and_verify
6322024-02-17T05:11:49.908Z+ local DO_DOWNLOAD=true
6332024-02-17T05:11:49.909Z+ [[ -f out/downloads/mgd.tar.gz ]]
6342024-02-17T05:11:49.909Z+ '[' true == true ']'
6352024-02-17T05:11:49.909Z+ echo Downloading...
6362024-02-17T05:11:49.909ZDownloading...
6372024-02-17T05:11:49.909Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6382024-02-17T05:11:49.909Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6392024-02-17T05:12:09.303Z++ do_sha256sum out/downloads/mgd.tar.gz
6402024-02-17T05:12:09.307Z++ sha256sum
6412024-02-17T05:12:09.307Z++ awk '{print $1}'
6422024-02-17T05:12:09.324Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6432024-02-17T05:12:09.328Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6442024-02-17T05:12:09.328Z+ do_untar out/downloads/mgd.tar.gz
6452024-02-17T05:12:09.328Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6462024-02-17T05:12:09.785Z+ do_assemble
6472024-02-17T05:12:09.785Z+ rm -r ./out/mgd
6482024-02-17T05:12:09.799Z+ mkdir ./out/mgd
6492024-02-17T05:12:09.799Z+ cp -r out/downloads/root ./out/mgd/root
6502024-02-17T05:12:09.942Z+ set -o errexit
6512024-02-17T05:12:09.957Z+++ dirname ./tools/ci_download_transceiver_control
6522024-02-17T05:12:09.957Z++ cd ./tools
6532024-02-17T05:12:09.958Z++ pwd
6542024-02-17T05:12:09.958Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6552024-02-17T05:12:09.958Z++ basename ./tools/ci_download_transceiver_control
6562024-02-17T05:12:09.958Z+ ARG0=ci_download_transceiver_control
6572024-02-17T05:12:09.958Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6582024-02-17T05:12:09.958Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592024-02-17T05:12:09.958Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602024-02-17T05:12:09.958Z+ TARGET_DIR=out
6612024-02-17T05:12:09.958Z+ DOWNLOAD_DIR=out/downloads
6622024-02-17T05:12:09.958Z+ DEST_DIR=./out/transceiver-control
6632024-02-17T05:12:09.958Z+ BIN_DIR=/opt/oxide/bin
6642024-02-17T05:12:09.958Z+ BINARY=xcvradm
6652024-02-17T05:12:09.959Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6662024-02-17T05:12:09.959Z+ REPO=oxidecomputer/transceiver-control
6672024-02-17T05:12:09.959Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6682024-02-17T05:12:09.959Z+ main
6692024-02-17T05:12:09.959Z+ [[ 0 != 0 ]]
6702024-02-17T05:12:09.959Z+ CIDL_OS=solaris2.11
6712024-02-17T05:12:09.959Z+ [[ 0 != 0 ]]
6722024-02-17T05:12:09.959Z+ configure_os solaris2.11
6732024-02-17T05:12:09.959Z+ echo 'current directory: /work/oxidecomputer/omicron'
6742024-02-17T05:12:09.959Zcurrent directory: /work/oxidecomputer/omicron
6752024-02-17T05:12:09.959Z+ echo 'configuring based on OS: "solaris2.11"'
6762024-02-17T05:12:09.959Z+ case "$1" in
6772024-02-17T05:12:09.960Zconfiguring based on OS: "solaris2.11"
6782024-02-17T05:12:09.960Z+ SET_BINARIES=
6792024-02-17T05:12:09.960Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802024-02-17T05:12:09.960Z+ CIDL_SHA256FUNC=do_sha256sum
6812024-02-17T05:12:09.960Z+ ARCHIVE_FILENAME=xcvradm.gz
6822024-02-17T05:12:09.960Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-02-17T05:12:09.960Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6842024-02-17T05:12:09.960Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6852024-02-17T05:12:09.960Z+ echo 'Local file: out/downloads/xcvradm.gz'
6862024-02-17T05:12:09.960ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-02-17T05:12:09.960ZLocal file: out/downloads/xcvradm.gz
6882024-02-17T05:12:09.960Z+ mkdir -p out/downloads
6892024-02-17T05:12:09.960Z+ mkdir -p ./out/transceiver-control
6902024-02-17T05:12:09.961Z+ fetch_and_verify
6912024-02-17T05:12:09.961Z+ local DO_DOWNLOAD=true
6922024-02-17T05:12:09.961Z+ [[ -f out/downloads/xcvradm.gz ]]
6932024-02-17T05:12:09.961Z+ '[' true == true ']'
6942024-02-17T05:12:09.961Z+ echo Downloading...
6952024-02-17T05:12:09.961ZDownloading...
6962024-02-17T05:12:09.961Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6972024-02-17T05:12:09.961Z+ 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
6982024-02-17T05:12:14.857Z++ do_sha256sum out/downloads/xcvradm.gz
6992024-02-17T05:12:14.864Z++ sha256sum
7002024-02-17T05:12:14.864Z++ awk '{print $1}'
7012024-02-17T05:12:14.865Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7022024-02-17T05:12:14.865Z+ [[ 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 ]]
7032024-02-17T05:12:14.865Z+ do_unpack out/downloads/xcvradm.gz
7042024-02-17T05:12:14.865Z+ mkdir -p out/downloads/root//opt/oxide/bin
7052024-02-17T05:12:14.865Z+ gzip -dc out/downloads/xcvradm.gz
7062024-02-17T05:12:15.382Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7072024-02-17T05:12:15.401Z+ do_assemble
7082024-02-17T05:12:15.401Z+ rm -r ./out/transceiver-control
7092024-02-17T05:12:15.401Z+ mkdir ./out/transceiver-control
7102024-02-17T05:12:15.402Z+ cp -r out/downloads/root ./out/transceiver-control/root
7112024-02-17T05:12:15.444ZAll builder prerequisites installed successfully, and PATH looks valid
7122024-02-17T05:12:15.449Z
7132024-02-17T05:12:15.450Zreal 2:34.927109203
7142024-02-17T05:12:15.450Zuser 34.281112448
7152024-02-17T05:12:15.450Zsys 6.522918821
7162024-02-17T05:12:15.450Ztrap 0.010437477
7172024-02-17T05:12:15.450Ztflt 0.122389817
7182024-02-17T05:12:15.450Zdflt 0.550659039
7192024-02-17T05:12:15.450Zkflt 0.174039124
7202024-02-17T05:12:15.450Zlock 1.246695502
7212024-02-17T05:12:15.450Zslp 5:21.666088636
7222024-02-17T05:12:15.450Zlat 1.783428888
7232024-02-17T05:12:15.450Zstop 0.137382442
7242024-02-17T05:12:15.451Z
7252024-02-17T05:12:15.451Z #### # # ##### ##### # #
7262024-02-17T05:12:15.451Z # # # # # # # # # #
7272024-02-17T05:12:15.451Z # # # # # # # #
7282024-02-17T05:12:15.451Z # # # ##### ##### #
7292024-02-17T05:12:15.451Z # # # # # # #
7302024-02-17T05:12:15.451Z #### ###### # # # #
7312024-02-17T05:12:15.452Z
7322024-02-17T05:12:15.670Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7332024-02-17T05:12:16.003Z Updating git repository `https://github.com/oxidecomputer/samael`
7342024-02-17T05:12:16.427Z Updating crates.io index
7352024-02-17T05:12:16.519Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7362024-02-17T05:12:17.218Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7372024-02-17T05:12:19.142Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7382024-02-17T05:12:20.091Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392024-02-17T05:12:20.110Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402024-02-17T05:12:20.251Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412024-02-17T05:12:20.510Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422024-02-17T05:12:21.410Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432024-02-17T05:12:23.653Z Updating git repository `https://github.com/oxidecomputer/opte`
7442024-02-17T05:12:24.681Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452024-02-17T05:12:25.461Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462024-02-17T05:12:25.633Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472024-02-17T05:12:25.958Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7482024-02-17T05:12:26.231Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7492024-02-17T05:12:26.534Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7502024-02-17T05:12:26.891Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7512024-02-17T05:12:27.404Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7522024-02-17T05:12:27.716Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7532024-02-17T05:12:28.701Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7542024-02-17T05:12:28.701Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7552024-02-17T05:12:28.920Z Updating git repository `https://github.com/jgallagher/nix`
7562024-02-17T05:12:29.932Z Updating git repository `https://github.com/cbiffle/hubpack`
7572024-02-17T05:12:30.350Z Updating git repository `https://github.com/oxidecomputer/typify`
7582024-02-17T05:12:31.538Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7592024-02-17T05:12:31.949Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7602024-02-17T05:12:32.256Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7612024-02-17T05:12:33.634Z Downloading crates ...
7622024-02-17T05:12:33.830Z Downloaded equivalent v1.0.1
7632024-02-17T05:12:33.848Z Downloaded cargo-platform v0.1.3
7642024-02-17T05:12:33.857Z Downloaded colorchoice v1.0.0
7652024-02-17T05:12:34.271Z Downloaded strsim v0.11.0
7662024-02-17T05:12:34.271Z Downloaded serde_spanned v0.6.5
7672024-02-17T05:12:34.271Z Downloaded thiserror v1.0.57
7682024-02-17T05:12:34.271Z Downloaded terminal_size v0.3.0
7692024-02-17T05:12:34.271Z Downloaded cargo_metadata v0.18.1
7702024-02-17T05:12:34.271Z Downloaded clap_lex v0.7.0
7712024-02-17T05:12:34.271Z Downloaded thiserror-impl v1.0.57
7722024-02-17T05:12:34.271Z Downloaded itoa v1.0.9
7732024-02-17T05:12:34.271Z Downloaded toml_datetime v0.6.5
7742024-02-17T05:12:34.271Z Downloaded utf8parse v0.2.1
7752024-02-17T05:12:34.271Z Downloaded heck v0.4.1
7762024-02-17T05:12:34.271Z Downloaded errno v0.3.8
7772024-02-17T05:12:34.271Z Downloaded anstyle-parse v0.2.1
7782024-02-17T05:12:34.271Z Downloaded anstream v0.6.11
7792024-02-17T05:12:34.271Z Downloaded anstyle-query v1.0.0
7802024-02-17T05:12:34.271Z Downloaded clap_derive v4.5.0
7812024-02-17T05:12:34.271Z Downloaded semver v1.0.21
7822024-02-17T05:12:34.271Z Downloaded anstyle v1.0.2
7832024-02-17T05:12:34.271Z Downloaded quote v1.0.35
7842024-02-17T05:12:34.272Z Downloaded bitflags v2.4.0
7852024-02-17T05:12:34.272Z Downloaded serde_derive v1.0.196
7862024-02-17T05:12:34.272Z Downloaded anyhow v1.0.75
7872024-02-17T05:12:34.272Z Downloaded cargo_toml v0.19.0
7882024-02-17T05:12:34.272Z Downloaded proc-macro2 v1.0.78
7892024-02-17T05:12:34.272Z Downloaded unicode-ident v1.0.12
7902024-02-17T05:12:34.272Z Downloaded clap_builder v4.5.0
7912024-02-17T05:12:34.272Z Downloaded clap v4.5.0
7922024-02-17T05:12:34.272Z Downloaded toml v0.8.10
7932024-02-17T05:12:34.272Z Downloaded serde v1.0.196
7942024-02-17T05:12:34.272Z Downloaded camino v1.1.6
7952024-02-17T05:12:34.272Z Downloaded indexmap v2.2.3
7962024-02-17T05:12:34.272Z Downloaded toml_edit v0.22.6
7972024-02-17T05:12:34.272Z Downloaded memchr v2.6.3
7982024-02-17T05:12:34.272Z Downloaded ryu v1.0.15
7992024-02-17T05:12:34.272Z Downloaded hashbrown v0.14.3
8002024-02-17T05:12:34.272Z Downloaded winnow v0.6.1
8012024-02-17T05:12:34.272Z Downloaded serde_json v1.0.113
8022024-02-17T05:12:34.272Z Downloaded syn v2.0.48
8032024-02-17T05:12:34.272Z Downloaded rustix v0.38.31
8042024-02-17T05:12:34.272Z Downloaded libc v0.2.153
8052024-02-17T05:12:34.272Z Compiling proc-macro2 v1.0.78
8062024-02-17T05:12:34.272Z Compiling unicode-ident v1.0.12
8072024-02-17T05:12:34.273Z Compiling serde v1.0.196
8082024-02-17T05:12:34.273Z Compiling libc v0.2.153
8092024-02-17T05:12:34.273Z Compiling rustix v0.38.31
8102024-02-17T05:12:34.287Z Compiling hashbrown v0.14.3
8112024-02-17T05:12:34.292Z Compiling bitflags v2.4.0
8122024-02-17T05:12:34.292Z Compiling utf8parse v0.2.1
8132024-02-17T05:12:34.498Z Compiling equivalent v1.0.1
8142024-02-17T05:12:34.502Z Compiling anstyle-parse v0.2.1
8152024-02-17T05:12:34.594Z Compiling winnow v0.6.1
8162024-02-17T05:12:34.739Z Compiling colorchoice v1.0.0
8172024-02-17T05:12:34.834Z Compiling semver v1.0.21
8182024-02-17T05:12:34.891Z Compiling serde_json v1.0.113
8192024-02-17T05:12:35.393Z Compiling indexmap v2.2.3
8202024-02-17T05:12:35.679Z Compiling anstyle-query v1.0.0
8212024-02-17T05:12:35.682Z Compiling camino v1.1.6
8222024-02-17T05:12:35.815Z Compiling anstyle v1.0.2
8232024-02-17T05:12:35.881Z Compiling thiserror v1.0.57
8242024-02-17T05:12:36.025Z Compiling itoa v1.0.9
8252024-02-17T05:12:36.242Z Compiling anstream v0.6.11
8262024-02-17T05:12:36.699Z Compiling clap_lex v0.7.0
8272024-02-17T05:12:36.710Z Compiling heck v0.4.1
8282024-02-17T05:12:36.710Z Compiling ryu v1.0.15
8292024-02-17T05:12:36.710Z Compiling anyhow v1.0.75
8302024-02-17T05:12:36.793Z Compiling quote v1.0.35
8312024-02-17T05:12:36.805Z Compiling strsim v0.11.0
8322024-02-17T05:12:37.041Z Compiling errno v0.3.8
8332024-02-17T05:12:37.263Z Compiling syn v2.0.48
8342024-02-17T05:12:38.530Z Compiling terminal_size v0.3.0
8352024-02-17T05:12:38.530Z Compiling clap_builder v4.5.0
8362024-02-17T05:12:42.513Z Compiling serde_derive v1.0.196
8372024-02-17T05:12:42.516Z Compiling thiserror-impl v1.0.57
8382024-02-17T05:12:42.516Z Compiling clap_derive v4.5.0
8392024-02-17T05:12:46.508Z Compiling clap v4.5.0
8402024-02-17T05:12:50.462Z Compiling serde_spanned v0.6.5
8412024-02-17T05:12:50.472Z Compiling toml_datetime v0.6.5
8422024-02-17T05:12:50.472Z Compiling cargo-platform v0.1.3
8432024-02-17T05:12:50.718Z Compiling toml_edit v0.22.6
8442024-02-17T05:12:51.825Z Compiling cargo_metadata v0.18.1
8452024-02-17T05:12:52.690Z Compiling toml v0.8.10
8462024-02-17T05:12:53.367Z Compiling cargo_toml v0.19.0
8472024-02-17T05:12:56.960Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8482024-02-17T05:12:57.892Z Finished dev [unoptimized + debuginfo] target(s) in 42.71s
8492024-02-17T05:12:58.468Z Running `target/debug/xtask clippy`
8502024-02-17T05:12:58.479Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8512024-02-17T05:12:58.631Z Downloading crates ...
8522024-02-17T05:12:58.786Z Downloaded base16ct v0.2.0
8532024-02-17T05:12:59.209Z Downloaded adler v1.0.2
8542024-02-17T05:12:59.210Z Downloaded async-stream-impl v0.3.5
8552024-02-17T05:12:59.232Z Downloaded curve25519-dalek-derive v0.1.0
8562024-02-17T05:12:59.232Z Downloaded http-body v1.0.0
8572024-02-17T05:12:59.232Z Downloaded bytecount v0.6.3
8582024-02-17T05:12:59.232Z Downloaded block-buffer v0.10.4
8592024-02-17T05:12:59.232Z Downloaded bitfield v0.14.0
8602024-02-17T05:12:59.232Z Downloaded hostname v0.3.1
8612024-02-17T05:12:59.232Z Downloaded cexpr v0.6.0
8622024-02-17T05:12:59.232Z Downloaded buf-list v1.0.3
8632024-02-17T05:12:59.232Z Downloaded blake2b_simd v1.0.1
8642024-02-17T05:12:59.233Z Downloaded assert_cmd v2.0.13
8652024-02-17T05:12:59.233Z Downloaded bitflags v1.3.2
8662024-02-17T05:12:59.233Z Downloaded highway v1.1.0
8672024-02-17T05:12:59.233Z Downloaded bzip2 v0.4.4
8682024-02-17T05:12:59.233Z Downloaded aead v0.5.2
8692024-02-17T05:12:59.233Z Downloaded constant_time_eq v0.2.6
8702024-02-17T05:12:59.233Z Downloaded cipher v0.4.4
8712024-02-17T05:12:59.233Z Downloaded cfg-if v1.0.0
8722024-02-17T05:12:59.233Z Downloaded atomic-waker v1.1.1
8732024-02-17T05:12:59.233Z Downloaded byteorder v1.5.0
8742024-02-17T05:12:59.233Z Downloaded http-range v0.1.5
8752024-02-17T05:12:59.233Z Downloaded async-recursion v1.0.5
8762024-02-17T05:12:59.234Z Downloaded hubpack v0.1.2
8772024-02-17T05:12:59.234Z Downloaded castaway v0.2.2
8782024-02-17T05:12:59.234Z Downloaded cancel-safe-futures v0.1.5
8792024-02-17T05:12:59.234Z Downloaded camino-tempfile v1.1.1
8802024-02-17T05:12:59.234Z Downloaded httparse v1.8.0
8812024-02-17T05:12:59.234Z Downloaded chacha20 v0.9.1
8822024-02-17T05:12:59.234Z Downloaded cfg-expr v0.15.6
8832024-02-17T05:12:59.234Z Downloaded newtype_derive v0.1.6
8842024-02-17T05:12:59.234Z Downloaded const-oid v0.9.5
8852024-02-17T05:12:59.234Z Downloaded hubpack_derive v0.1.1
8862024-02-17T05:12:59.235Z Downloaded convert_case v0.4.0
8872024-02-17T05:12:59.235Z Downloaded bit-set v0.5.3
8882024-02-17T05:12:59.235Z Downloaded is-terminal v0.4.9
8892024-02-17T05:12:59.235Z Downloaded ciborium-ll v0.2.2
8902024-02-17T05:12:59.235Z Downloaded cpufeatures v0.2.12
8912024-02-17T05:12:59.235Z Downloaded lazycell v1.3.0
8922024-02-17T05:12:59.235Z Downloaded libsw v3.3.1
8932024-02-17T05:12:59.235Z Downloaded crc v3.0.1
8942024-02-17T05:12:59.235Z Downloaded linear-map v1.2.0
8952024-02-17T05:12:59.235Z Downloaded libloading v0.7.4
8962024-02-17T05:12:59.235Z Downloaded macaddr v1.0.1
8972024-02-17T05:12:59.235Z Downloaded constant_time_eq v0.3.0
8982024-02-17T05:12:59.235Z Downloaded indoc v2.0.3
8992024-02-17T05:12:59.235Z Downloaded corncobs v0.1.3
9002024-02-17T05:12:59.236Z Downloaded crossbeam-deque v0.8.3
9012024-02-17T05:12:59.236Z Downloaded normalize-line-endings v0.3.0
9022024-02-17T05:12:59.236Z Downloaded matches v0.1.10
9032024-02-17T05:12:59.236Z Downloaded maplit v1.0.2
9042024-02-17T05:12:59.236Z Downloaded nodrop v0.1.14
9052024-02-17T05:12:59.236Z Downloaded compact_str v0.7.1
9062024-02-17T05:12:59.236Z Downloaded hmac v0.12.1
9072024-02-17T05:12:59.236Z Downloaded inout v0.1.3
9082024-02-17T05:12:59.236Z Downloaded hyper-tls v0.5.0
9092024-02-17T05:12:59.236Z Downloaded anes v0.1.6
9102024-02-17T05:12:59.236Z Downloaded libefi-sys v0.1.0
9112024-02-17T05:12:59.236Z Downloaded ascii-canvas v3.0.0
9122024-02-17T05:12:59.236Z Downloaded arrayref v0.3.7
9132024-02-17T05:12:59.236Z Downloaded ipnet v2.9.0
9142024-02-17T05:12:59.236Z Downloaded autocfg v1.1.0
9152024-02-17T05:12:59.236Z Downloaded assert_matches v1.5.0
9162024-02-17T05:12:59.237Z Downloaded lalrpop-util v0.19.12
9172024-02-17T05:12:59.237Z Downloaded keccak v0.1.4
9182024-02-17T05:12:59.237Z Downloaded ipnetwork v0.20.0
9192024-02-17T05:12:59.237Z Downloaded rustfmt-wrapper v0.2.0
9202024-02-17T05:12:59.237Z Downloaded crypto-bigint v0.5.2
9212024-02-17T05:12:59.237Z Downloaded bcs v0.1.6
9222024-02-17T05:12:59.237Z Downloaded libm v0.2.7
9232024-02-17T05:12:59.237Z Downloaded instant v0.1.12
9242024-02-17T05:12:59.237Z Downloaded crucible-workspace-hack v0.1.0
9252024-02-17T05:12:59.237Z Downloaded crunchy v0.2.2
9262024-02-17T05:12:59.237Z Downloaded criterion-plot v0.5.0
9272024-02-17T05:12:59.237Z Downloaded rsa v0.9.2
9282024-02-17T05:12:59.237Z Downloaded newline-converter v0.3.0
9292024-02-17T05:12:59.237Z Downloaded memoffset v0.9.0
9302024-02-17T05:12:59.237Z Downloaded base64ct v1.6.0
9312024-02-17T05:12:59.237Z Downloaded scroll_derive v0.12.0
9322024-02-17T05:12:59.238Z Downloaded crypto-common v0.1.6
9332024-02-17T05:12:59.238Z Downloaded schemars_derive v0.8.16
9342024-02-17T05:12:59.238Z Downloaded http v0.2.11
9352024-02-17T05:12:59.238Z Downloaded hyper-staticfile v0.9.5
9362024-02-17T05:12:59.238Z Downloaded ciborium-io v0.2.2
9372024-02-17T05:12:59.238Z Downloaded indexmap v1.9.3
9382024-02-17T05:12:59.238Z Downloaded sqlformat v0.2.3
9392024-02-17T05:12:59.238Z Downloaded slog-json v2.6.1
9402024-02-17T05:12:59.238Z Downloaded nested v0.1.1
9412024-02-17T05:12:59.238Z Downloaded derive_builder_macro v0.12.0
9422024-02-17T05:12:59.238Z Downloaded phf_shared v0.11.2
9432024-02-17T05:12:59.238Z Downloaded tower-layer v0.3.2
9442024-02-17T05:12:59.238Z Downloaded colored v2.0.4
9452024-02-17T05:12:59.238Z Downloaded remove_dir_all v0.5.3
9462024-02-17T05:12:59.239Z Downloaded multimap v0.8.3
9472024-02-17T05:12:59.239Z Downloaded addr2line v0.21.0
9482024-02-17T05:12:59.239Z Downloaded mockall v0.12.0
9492024-02-17T05:12:59.239Z Downloaded blake2 v0.10.6
9502024-02-17T05:12:59.239Z Downloaded csv-core v0.1.11
9512024-02-17T05:12:59.239Z Downloaded indicatif v0.17.8
9522024-02-17T05:12:59.239Z Downloaded num-integer v0.1.46
9532024-02-17T05:12:59.239Z Downloaded strum v0.25.0
9542024-02-17T05:12:59.239Z Downloaded crossbeam-epoch v0.9.15
9552024-02-17T05:12:59.267Z Downloaded num_threads v0.1.6
9562024-02-17T05:12:59.268Z Downloaded foreign-types v0.5.0
9572024-02-17T05:12:59.268Z Downloaded ed25519 v1.5.3
9582024-02-17T05:12:59.268Z Downloaded crossbeam-utils v0.8.16
9592024-02-17T05:12:59.268Z Downloaded vte_generate_state_changes v0.1.1
9602024-02-17T05:12:59.268Z Downloaded http v1.0.0
9612024-02-17T05:12:59.268Z Downloaded serde_path_to_error v0.1.15
9622024-02-17T05:12:59.269Z Downloaded fd-lock v3.0.13
9632024-02-17T05:12:59.269Z Downloaded scroll v0.12.0
9642024-02-17T05:12:59.269Z Downloaded rand_xorshift v0.3.0
9652024-02-17T05:12:59.269Z Downloaded textwrap v0.11.0
9662024-02-17T05:12:59.269Z Downloaded dyn-clone v1.0.16
9672024-02-17T05:12:59.269Z Downloaded ref-cast v1.0.20
9682024-02-17T05:12:59.270Z Downloaded dtrace-parser v0.2.0
9692024-02-17T05:12:59.270Z Downloaded vte v0.11.1
9702024-02-17T05:12:59.270Z Downloaded futures-timer v3.0.2
9712024-02-17T05:12:59.270Z Downloaded scopeguard v1.2.0
9722024-02-17T05:12:59.270Z Downloaded memoffset v0.7.1
9732024-02-17T05:12:59.270Z Downloaded arc-swap v1.6.0
9742024-02-17T05:12:59.270Z Downloaded tower-service v0.3.2
9752024-02-17T05:12:59.270Z Downloaded zone v0.3.0
9762024-02-17T05:12:59.271Z Downloaded peeking_take_while v0.1.2
9772024-02-17T05:12:59.271Z Downloaded version_check v0.9.4
9782024-02-17T05:12:59.271Z Downloaded crc-any v2.4.3
9792024-02-17T05:12:59.271Z Downloaded oso-derive v0.27.0
9802024-02-17T05:12:59.271Z Downloaded untrusted v0.7.1
9812024-02-17T05:12:59.271Z Downloaded phf_shared v0.10.0
9822024-02-17T05:12:59.272Z Downloaded num_cpus v1.16.0
9832024-02-17T05:12:59.272Z Downloaded tui-tree-widget v0.17.0
9842024-02-17T05:12:59.272Z Downloaded pest_meta v2.7.6
9852024-02-17T05:12:59.272Z Downloaded match_cfg v0.1.0
9862024-02-17T05:12:59.272Z Downloaded native-tls v0.2.11
9872024-02-17T05:12:59.272Z Downloaded backtrace v0.3.69
9882024-02-17T05:12:59.272Z Downloaded signature v2.1.0
9892024-02-17T05:12:59.272Z Downloaded strsim v0.10.0
9902024-02-17T05:12:59.273Z Downloaded hash32 v0.2.1
9912024-02-17T05:12:59.273Z Downloaded ref-cast-impl v1.0.20
9922024-02-17T05:12:59.273Z Downloaded thiserror-impl-no-std v2.0.2
9932024-02-17T05:12:59.273Z Downloaded strsim v0.8.0
9942024-02-17T05:12:59.274Z Downloaded smallvec v1.13.1
9952024-02-17T05:12:59.274Z Downloaded phf v0.11.2
9962024-02-17T05:12:59.274Z Downloaded vec_map v0.8.2
9972024-02-17T05:12:59.274Z Downloaded tiny-keccak v2.0.2
9982024-02-17T05:12:59.274Z Downloaded glob v0.3.1
9992024-02-17T05:12:59.274Z Downloaded num-rational v0.4.1
10002024-02-17T05:12:59.275Z Downloaded parse-size v1.0.0
10012024-02-17T05:12:59.275Z Downloaded subprocess v0.2.9
10022024-02-17T05:12:59.275Z Downloaded embedded-io v0.4.0
10032024-02-17T05:12:59.275Z Downloaded strip-ansi-escapes v0.2.0
10042024-02-17T05:12:59.275Z Downloaded multer v3.0.0
10052024-02-17T05:12:59.275Z Downloaded foreign-types-shared v0.1.1
10062024-02-17T05:12:59.275Z Downloaded ff v0.13.0
10072024-02-17T05:12:59.275Z Downloaded ena v0.14.2
10082024-02-17T05:12:59.276Z Downloaded tinyvec_macros v0.1.1
10092024-02-17T05:12:59.276Z Downloaded pest_generator v2.7.6
10102024-02-17T05:12:59.276Z Downloaded mockall_derive v0.12.0
10112024-02-17T05:12:59.276Z Downloaded which v4.4.0
10122024-02-17T05:12:59.276Z Downloaded test-strategy v0.3.1
10132024-02-17T05:12:59.277Z Downloaded predicates v3.1.0
10142024-02-17T05:12:59.277Z Downloaded fnv v1.0.7
10152024-02-17T05:12:59.277Z Downloaded stability v0.1.1
10162024-02-17T05:12:59.277Z Downloaded foreign-types-shared v0.3.1
10172024-02-17T05:12:59.277Z Downloaded trybuild v1.0.89
10182024-02-17T05:12:59.277Z Downloaded hex-literal v0.4.1
10192024-02-17T05:12:59.277Z Downloaded newtype-uuid v1.0.1
10202024-02-17T05:12:59.277Z Downloaded num-traits v0.2.16
10212024-02-17T05:12:59.278Z Downloaded display-error-chain v0.2.0
10222024-02-17T05:12:59.278Z Downloaded derive_builder v0.12.0
10232024-02-17T05:12:59.278Z Downloaded socket2 v0.5.5
10242024-02-17T05:12:59.278Z Downloaded term v0.7.0
10252024-02-17T05:12:59.278Z Downloaded semver-parser v0.10.2
10262024-02-17T05:12:59.278Z Downloaded group v0.13.0
10272024-02-17T05:12:59.278Z Downloaded doc-comment v0.3.3
10282024-02-17T05:12:59.278Z Downloaded sqlparser_derive v0.2.2
10292024-02-17T05:12:59.278Z Downloaded heck v0.3.3
10302024-02-17T05:12:59.278Z Downloaded universal-hash v0.5.1
10312024-02-17T05:12:59.278Z Downloaded zerocopy v0.6.4
10322024-02-17T05:12:59.278Z Downloaded vsss-rs v3.3.4
10332024-02-17T05:12:59.278Z Downloaded rusty-fork v0.3.0
10342024-02-17T05:12:59.279Z Downloaded spin v0.9.8
10352024-02-17T05:12:59.279Z Downloaded pin-project v1.1.3
10362024-02-17T05:12:59.279Z Downloaded serde-big-array v0.5.1
10372024-02-17T05:12:59.279Z Downloaded tokio-macros v2.2.0
10382024-02-17T05:12:59.279Z Downloaded num_enum_derive v0.5.11
10392024-02-17T05:12:59.279Z Downloaded globset v0.4.13
10402024-02-17T05:12:59.279Z Downloaded derive_builder_core v0.12.0
10412024-02-17T05:12:59.279Z Downloaded guppy-workspace-hack v0.1.0
10422024-02-17T05:12:59.279Z Downloaded serde-hex v0.1.0
10432024-02-17T05:12:59.279Z Downloaded unarray v0.1.4
10442024-02-17T05:12:59.279Z Downloaded dof v0.1.5
10452024-02-17T05:12:59.279Z Downloaded tabled_derive v0.7.0
10462024-02-17T05:12:59.279Z Downloaded hash32 v0.3.1
10472024-02-17T05:12:59.279Z Downloaded tinytemplate v1.2.1
10482024-02-17T05:12:59.280Z Downloaded pest_derive v2.7.6
10492024-02-17T05:12:59.280Z Downloaded pretty-hex v0.4.1
10502024-02-17T05:12:59.280Z Downloaded usdt-attr-macro v0.3.5
10512024-02-17T05:12:59.280Z Downloaded usdt-impl v0.5.0
10522024-02-17T05:12:59.280Z Downloaded toml v0.5.11
10532024-02-17T05:12:59.280Z Downloaded foreign-types-macros v0.2.3
10542024-02-17T05:12:59.280Z Downloaded num-iter v0.1.43
10552024-02-17T05:12:59.296Z Downloaded form_urlencoded v1.2.1
10562024-02-17T05:12:59.297Z Downloaded oso v0.27.0
10572024-02-17T05:12:59.297Z Downloaded zerocopy-derive v0.7.32
10582024-02-17T05:12:59.297Z Downloaded uuid v1.7.0
10592024-02-17T05:12:59.297Z Downloaded resolv-conf v0.7.0
10602024-02-17T05:12:59.297Z Downloaded strum_macros v0.26.1
10612024-02-17T05:12:59.298Z Downloaded openssl-probe v0.1.5
10622024-02-17T05:12:59.298Z Downloaded papergrid v0.11.0
10632024-02-17T05:12:59.298Z Downloaded downcast v0.11.0
10642024-02-17T05:12:59.298Z Downloaded usdt v0.5.0
10652024-02-17T05:12:59.298Z Downloaded parking_lot_core v0.8.6
10662024-02-17T05:12:59.298Z Downloaded strum_macros v0.24.3
10672024-02-17T05:12:59.298Z Downloaded dtrace-parser v0.1.14
10682024-02-17T05:12:59.298Z Downloaded untrusted v0.9.0
10692024-02-17T05:12:59.299Z Downloaded waitgroup v0.1.2
10702024-02-17T05:12:59.299Z Downloaded tokio-tungstenite v0.20.1
10712024-02-17T05:12:59.299Z Downloaded partial-io v0.5.4
10722024-02-17T05:12:59.299Z Downloaded fxhash v0.2.1
10732024-02-17T05:12:59.300Z Downloaded zone_cfg_derive v0.3.0
10742024-02-17T05:12:59.316Z Downloaded opaque-debug v0.3.0
10752024-02-17T05:12:59.317Z Downloaded tinyvec v1.6.0
10762024-02-17T05:12:59.317Z Downloaded endian-type v0.1.2
10772024-02-17T05:12:59.317Z Downloaded whoami v1.4.1
10782024-02-17T05:12:59.317Z Downloaded serde_derive_internals v0.26.0
10792024-02-17T05:12:59.317Z Downloaded parking_lot_core v0.9.8
10802024-02-17T05:12:59.317Z Downloaded pin-project-internal v1.1.3
10812024-02-17T05:12:59.317Z Downloaded serde_tokenstream v0.2.0
10822024-02-17T05:12:59.318Z Downloaded parking_lot v0.12.1
10832024-02-17T05:12:59.318Z Downloaded salty v0.2.0
10842024-02-17T05:12:59.328Z Downloaded stringprep v0.1.3
10852024-02-17T05:12:59.328Z Downloaded futures-executor v0.3.30
10862024-02-17T05:12:59.329Z Downloaded owo-colors v4.0.0
10872024-02-17T05:12:59.329Z Downloaded diesel_table_macro_syntax v0.1.0
10882024-02-17T05:12:59.329Z Downloaded dof v0.3.0
10892024-02-17T05:12:59.330Z Downloaded rust-argon2 v1.0.1
10902024-02-17T05:12:59.330Z Downloaded usdt v0.3.5
10912024-02-17T05:12:59.330Z Downloaded target-spec v3.1.0
10922024-02-17T05:12:59.341Z Downloaded num_enum v0.5.11
10932024-02-17T05:12:59.341Z Downloaded usdt-macro v0.3.5
10942024-02-17T05:12:59.341Z Downloaded smawk v0.3.1
10952024-02-17T05:12:59.341Z Downloaded time-core v0.1.1
10962024-02-17T05:12:59.341Z Downloaded serde_urlencoded v0.7.1
10972024-02-17T05:12:59.341Z Downloaded pkcs1 v0.7.5
10982024-02-17T05:12:59.352Z Downloaded usdt-attr-macro v0.5.0
10992024-02-17T05:12:59.352Z Downloaded snafu-derive v0.7.5
11002024-02-17T05:12:59.352Z Downloaded derive_more v0.99.17
11012024-02-17T05:12:59.352Z Downloaded supports-color v3.0.0
11022024-02-17T05:12:59.352Z Downloaded pretty_assertions v1.4.0
11032024-02-17T05:12:59.363Z Downloaded reedline v0.28.0
11042024-02-17T05:12:59.363Z Downloaded minimal-lexical v0.2.1
11052024-02-17T05:12:59.373Z Downloaded darling_macro v0.20.3
11062024-02-17T05:12:59.373Z Downloaded toolchain_find v0.2.0
11072024-02-17T05:12:59.373Z Downloaded proc-macro-error-attr v1.0.4
11082024-02-17T05:12:59.373Z Downloaded packed_struct_codegen v0.10.1
11092024-02-17T05:12:59.380Z Downloaded rustls-pki-types v1.3.0
11102024-02-17T05:12:59.380Z Downloaded zeroize_derive v1.4.2
11112024-02-17T05:12:59.380Z Downloaded dirs-sys-next v0.1.2
11122024-02-17T05:12:59.380Z Downloaded generic-array v0.14.7
11132024-02-17T05:12:59.380Z Downloaded time-macros v0.2.13
11142024-02-17T05:12:59.384Z Downloaded xattr v1.0.1
11152024-02-17T05:12:59.384Z Downloaded termtree v0.4.1
11162024-02-17T05:12:59.384Z Downloaded string_cache v0.8.7
11172024-02-17T05:12:59.384Z Downloaded snafu v0.7.5
11182024-02-17T05:12:59.390Z Downloaded prettyplease v0.2.16
11192024-02-17T05:12:59.394Z Downloaded textwrap v0.16.0
11202024-02-17T05:12:59.397Z Downloaded darling v0.20.3
11212024-02-17T05:12:59.401Z Downloaded yansi v0.5.1
11222024-02-17T05:12:59.401Z Downloaded target-lexicon v0.12.13
11232024-02-17T05:12:59.407Z Downloaded subtle v2.5.0
11242024-02-17T05:12:59.407Z Downloaded funty v2.0.0
11252024-02-17T05:12:59.407Z Downloaded data-encoding v2.4.0
11262024-02-17T05:12:59.412Z Downloaded openssl-sys v0.9.96
11272024-02-17T05:12:59.412Z Downloaded typenum v1.16.0
11282024-02-17T05:12:59.416Z Downloaded expectorate v1.1.0
11292024-02-17T05:12:59.417Z Downloaded rustls-pemfile v2.1.0
11302024-02-17T05:12:59.420Z Downloaded flume v0.11.0
11312024-02-17T05:12:59.424Z Downloaded unicase v2.7.0
11322024-02-17T05:12:59.424Z Downloaded zip v0.6.6
11332024-02-17T05:12:59.429Z Downloaded pin-utils v0.1.0
11342024-02-17T05:12:59.429Z Downloaded plotters-backend v0.3.5
11352024-02-17T05:12:59.433Z Downloaded relative-path v1.9.0
11362024-02-17T05:12:59.434Z Downloaded usdt-impl v0.3.5
11372024-02-17T05:12:59.438Z Downloaded signal-hook-registry v1.4.1
11382024-02-17T05:12:59.439Z Downloaded proc-macro-error v1.0.4
11392024-02-17T05:12:59.443Z Downloaded try-lock v0.2.4
11402024-02-17T05:12:59.443Z Downloaded rustls-native-certs v0.7.0
11412024-02-17T05:12:59.443Z Downloaded smallvec v0.6.14
11422024-02-17T05:12:59.443Z Downloaded typed-path v0.7.0
11432024-02-17T05:12:59.449Z Downloaded elliptic-curve v0.13.8
11442024-02-17T05:12:59.453Z Downloaded clap v2.34.0
11452024-02-17T05:12:59.460Z Downloaded thread-id v4.2.0
11462024-02-17T05:12:59.464Z Downloaded pest v2.7.6
11472024-02-17T05:12:59.468Z Downloaded pathdiff v0.2.1
11482024-02-17T05:12:59.468Z Downloaded pretty-hex v0.2.1
11492024-02-17T05:12:59.473Z Downloaded precomputed-hash v0.1.1
11502024-02-17T05:12:59.473Z Downloaded proc-macro-crate v1.3.1
11512024-02-17T05:12:59.473Z Downloaded toml v0.7.8
11522024-02-17T05:12:59.477Z Downloaded futures-core v0.3.30
11532024-02-17T05:12:59.478Z Downloaded semver v0.11.0
11542024-02-17T05:12:59.478Z Downloaded stable_deref_trait v1.2.0
11552024-02-17T05:12:59.482Z Downloaded percent-encoding v2.3.1
11562024-02-17T05:12:59.482Z Downloaded sha2 v0.10.8
11572024-02-17T05:12:59.483Z Downloaded env_logger v0.10.0
11582024-02-17T05:12:59.486Z Downloaded headers-core v0.2.0
11592024-02-17T05:12:59.486Z Downloaded chrono v0.4.31
11602024-02-17T05:12:59.493Z Downloaded darling_core v0.20.3
11612024-02-17T05:12:59.498Z Downloaded fixedbitset v0.4.2
11622024-02-17T05:12:59.501Z Downloaded defmt v0.3.5
11632024-02-17T05:12:59.506Z Downloaded defmt-macros v0.3.6
11642024-02-17T05:12:59.510Z Downloaded pem v3.0.2
11652024-02-17T05:12:59.510Z Downloaded parse-display-derive v0.9.0
11662024-02-17T05:12:59.511Z Downloaded unicode-width v0.1.11
11672024-02-17T05:12:59.511Z Downloaded ppv-lite86 v0.2.17
11682024-02-17T05:12:59.515Z Downloaded paste v1.0.14
11692024-02-17T05:12:59.515Z Downloaded slog-dtrace v0.3.0
11702024-02-17T05:12:59.519Z Downloaded rtoolbox v0.0.1
11712024-02-17T05:12:59.520Z Downloaded termios v0.3.3
11722024-02-17T05:12:59.520Z Downloaded unicode-bidi v0.3.13
11732024-02-17T05:12:59.536Z Downloaded topological-sort v0.2.2
11742024-02-17T05:12:59.536Z Downloaded wyz v0.5.1
11752024-02-17T05:12:59.536Z Downloaded futures-macro v0.3.30
11762024-02-17T05:12:59.541Z Downloaded static_assertions v1.1.0
11772024-02-17T05:12:59.541Z Downloaded plain v0.2.3
11782024-02-17T05:12:59.541Z Downloaded difflib v0.4.0
11792024-02-17T05:12:59.542Z Downloaded serde_tokenstream v0.1.7
11802024-02-17T05:12:59.542Z Downloaded take_mut v0.2.2
11812024-02-17T05:12:59.542Z Downloaded postgres-types v0.2.6
11822024-02-17T05:12:59.542Z Downloaded bindgen v0.69.2
11832024-02-17T05:12:59.546Z Downloaded zerocopy v0.3.0
11842024-02-17T05:12:59.546Z Downloaded swrite v0.1.0
11852024-02-17T05:12:59.546Z Downloaded postgres-protocol v0.6.6
11862024-02-17T05:12:59.546Z Downloaded futures-channel v0.3.30
11872024-02-17T05:12:59.550Z Downloaded nom v7.1.3
11882024-02-17T05:12:59.554Z Downloaded heapless v0.7.16
11892024-02-17T05:12:59.558Z Downloaded tempfile v3.10.0
11902024-02-17T05:12:59.558Z Downloaded platforms v3.0.2
11912024-02-17T05:12:59.562Z Downloaded poly1305 v0.8.0
11922024-02-17T05:12:59.566Z Downloaded lalrpop v0.19.12
11932024-02-17T05:12:59.574Z Downloaded getrandom v0.2.10
11942024-02-17T05:12:59.577Z Downloaded once_cell v1.19.0
11952024-02-17T05:12:59.581Z Downloaded tungstenite v0.20.1
11962024-02-17T05:12:59.586Z Downloaded diff v0.1.13
11972024-02-17T05:12:59.586Z Downloaded serde_repr v0.1.16
11982024-02-17T05:12:59.589Z Downloaded fallible-iterator v0.2.0
11992024-02-17T05:12:59.590Z Downloaded walkdir v2.4.0
12002024-02-17T05:12:59.594Z Downloaded semver v0.1.20
12012024-02-17T05:12:59.594Z Downloaded futures v0.3.30
12022024-02-17T05:12:59.598Z Downloaded sqlparser v0.43.1
12032024-02-17T05:12:59.602Z Downloaded rand v0.4.6
12042024-02-17T05:12:59.605Z Downloaded futures-io v0.3.30
12052024-02-17T05:12:59.612Z Downloaded rand_core v0.6.4
12062024-02-17T05:12:59.612Z Downloaded derive-where v1.2.7
12072024-02-17T05:12:59.616Z Downloaded oorandom v11.1.3
12082024-02-17T05:12:59.616Z Downloaded tough v0.16.0
12092024-02-17T05:12:59.633Z Downloaded getopts v0.2.21
12102024-02-17T05:12:59.665Z Downloaded x509-cert v0.2.4
12112024-02-17T05:12:59.665Z Downloaded heapless v0.8.0
12122024-02-17T05:12:59.680Z Downloaded filetime v0.2.23
12132024-02-17T05:12:59.680Z Downloaded fastrand v2.0.1
12142024-02-17T05:12:59.680Z Downloaded tokio-rustls v0.24.1
12152024-02-17T05:12:59.680Z Downloaded yasna v0.5.2
12162024-02-17T05:12:59.680Z Downloaded quick-xml v0.30.0
12172024-02-17T05:12:59.680Z Downloaded trust-dns-client v0.22.0
12182024-02-17T05:12:59.680Z Downloaded slog-term v2.9.0
12192024-02-17T05:12:59.680Z Downloaded tower v0.4.13
12202024-02-17T05:12:59.689Z Downloaded steno v0.4.0
12212024-02-17T05:12:59.689Z Downloaded regex v1.10.3
12222024-02-17T05:12:59.802Z Downloaded guppy v0.17.5
12232024-02-17T05:12:59.812Z Downloaded fatfs v0.3.6
12242024-02-17T05:12:59.813Z Downloaded regress v0.8.0
12252024-02-17T05:12:59.813Z Downloaded postcard v1.0.8
12262024-02-17T05:12:59.813Z Downloaded omicron-zone-package v0.11.0
12272024-02-17T05:12:59.813Z Downloaded smoltcp v0.11.0
12282024-02-17T05:12:59.813Z Downloaded hashbrown v0.13.2
12292024-02-17T05:12:59.813Z Downloaded tokio-util v0.7.10
12302024-02-17T05:12:59.814Z Downloaded portable-atomic v1.4.3
12312024-02-17T05:12:59.814Z Downloaded syn v1.0.109
12322024-02-17T05:12:59.814Z Downloaded gimli v0.28.0
12332024-02-17T05:12:59.814Z Downloaded hashbrown v0.12.3
12342024-02-17T05:12:59.814Z Downloaded ratatui v0.26.1
12352024-02-17T05:12:59.814Z Downloaded tokio-postgres v0.7.10
12362024-02-17T05:12:59.815Z Downloaded diesel v2.1.4
12372024-02-17T05:12:59.815Z Downloaded reqwest v0.11.22
12382024-02-17T05:12:59.822Z Downloaded bzip2-sys v0.1.11+1.0.8
12392024-02-17T05:12:59.845Z Downloaded proptest v1.4.0
12402024-02-17T05:12:59.911Z Downloaded time v0.3.27
12412024-02-17T05:12:59.911Z Downloaded zerocopy v0.7.32
12422024-02-17T05:12:59.932Z Downloaded tokio v1.36.0
12432024-02-17T05:12:59.933Z Downloaded futures-util v0.3.30
12442024-02-17T05:12:59.933Z Downloaded rustls-webpki v0.101.7
12452024-02-17T05:12:59.955Z Downloaded tabled v0.15.0
12462024-02-17T05:12:59.955Z Downloaded rayon v1.8.0
12472024-02-17T05:12:59.973Z Downloaded h2 v0.3.24
12482024-02-17T05:12:59.973Z Downloaded goblin v0.8.0
12492024-02-17T05:12:59.973Z Downloaded encoding_rs v0.8.33
12502024-02-17T05:13:00.407Z Downloaded idna v0.2.3
12512024-02-17T05:13:00.407Z Downloaded plotters v0.3.5
12522024-02-17T05:13:00.408Z Downloaded rustls-webpki v0.102.1
12532024-02-17T05:13:00.408Z Downloaded nix v0.27.1
12542024-02-17T05:13:00.408Z Downloaded radix_trie v0.2.1
12552024-02-17T05:13:00.408Z Downloaded rustls v0.21.9
12562024-02-17T05:13:00.408Z Downloaded vcpkg v0.2.15
12572024-02-17T05:13:00.408Z Downloaded openssl v0.10.60
12582024-02-17T05:13:00.408Z Downloaded trust-dns-proto v0.22.0
12592024-02-17T05:13:00.408Z Downloaded serde_with v3.6.1
12602024-02-17T05:13:00.408Z Downloaded polar-core v0.27.0
12612024-02-17T05:13:00.408Z Downloaded smoltcp v0.9.1
12622024-02-17T05:13:00.409Z Downloaded object v0.30.4
12632024-02-17T05:13:00.409Z Downloaded curve25519-dalek v4.1.1
12642024-02-17T05:13:00.409Z Downloaded ring v0.17.7
12652024-02-17T05:13:00.409Z Downloaded object v0.32.1
12662024-02-17T05:13:00.409Z Downloaded regex-syntax v0.6.29
12672024-02-17T05:13:00.409Z Downloaded regex-syntax v0.8.2
12682024-02-17T05:13:00.409Z Downloaded openapiv3 v2.0.0
12692024-02-17T05:13:00.409Z Downloaded webpki-roots v0.25.2
12702024-02-17T05:13:00.409Z Downloaded rustls v0.22.2
12712024-02-17T05:13:00.409Z Downloaded unicode-xid v0.2.4
12722024-02-17T05:13:00.409Z Downloaded sled v0.34.7
12732024-02-17T05:13:00.409Z Downloaded pkcs8 v0.10.2
12742024-02-17T05:13:00.409Z Downloaded zerocopy-derive v0.2.0
12752024-02-17T05:13:00.410Z Downloaded bstr v1.6.0
12762024-02-17T05:13:00.410Z Downloaded tokio-rustls v0.25.0
12772024-02-17T05:13:00.410Z Downloaded signal-hook v0.3.17
12782024-02-17T05:13:00.410Z Downloaded ron v0.8.1
12792024-02-17T05:13:00.410Z Downloaded flate2 v1.0.28
12802024-02-17T05:13:00.410Z Downloaded trust-dns-server v0.22.1
12812024-02-17T05:13:00.410Z Downloaded trust-dns-resolver v0.22.0
12822024-02-17T05:13:00.410Z Downloaded idna v0.5.0
12832024-02-17T05:13:00.410Z Downloaded r2d2 v0.8.10
12842024-02-17T05:13:00.411Z Downloaded petgraph v0.6.4
12852024-02-17T05:13:00.411Z Downloaded zerocopy-derive v0.6.4
12862024-02-17T05:13:00.411Z Downloaded regex-automata v0.4.4
12872024-02-17T05:13:00.433Z Downloaded regex-automata v0.3.8
12882024-02-17T05:13:00.451Z Downloaded usdt-macro v0.5.0
12892024-02-17T05:13:00.451Z Downloaded rstest_macros v0.18.2
12902024-02-17T05:13:00.451Z Downloaded tracing-core v0.1.31
12912024-02-17T05:13:00.451Z Downloaded structopt v0.3.26
12922024-02-17T05:13:00.451Z Downloaded tokio-native-tls v0.3.1
12932024-02-17T05:13:00.451Z Downloaded slog-stdlog v4.1.1
12942024-02-17T05:13:00.451Z Downloaded slog-scope v4.4.0
12952024-02-17T05:13:00.870Z Downloaded shell-words v1.1.0
12962024-02-17T05:13:00.870Z Downloaded pem-rfc7468 v0.7.0
12972024-02-17T05:13:00.870Z Downloaded slog v2.7.0
12982024-02-17T05:13:00.870Z Downloaded rstest v0.18.2
12992024-02-17T05:13:00.870Z Downloaded csv v1.3.0
13002024-02-17T05:13:00.871Z Downloaded sha3 v0.10.8
13012024-02-17T05:13:00.871Z Downloaded bstr v0.2.17
13022024-02-17T05:13:00.871Z Downloaded slog-bunyan v2.5.0
13032024-02-17T05:13:00.871Z Downloaded slog-async v2.8.0
13042024-02-17T05:13:00.871Z Downloaded predicates-tree v1.0.9
13052024-02-17T05:13:00.871Z Downloaded tracing-attributes v0.1.26
13062024-02-17T05:13:00.871Z Downloaded flagset v0.4.3
13072024-02-17T05:13:00.871Z Downloaded rustyline v13.0.0
13082024-02-17T05:13:00.871Z Downloaded tap v1.0.1
13092024-02-17T05:13:00.871Z Downloaded rand v0.8.5
13102024-02-17T05:13:00.872Z Downloaded diesel_derives v2.1.2
13112024-02-17T05:13:00.872Z Downloaded unicode-segmentation v1.10.1
13122024-02-17T05:13:00.872Z Downloaded olpc-cjson v0.1.3
13132024-02-17T05:13:00.872Z Downloaded siphasher v0.3.11
13142024-02-17T05:13:00.872Z Downloaded unicode-normalization v0.1.22
13152024-02-17T05:13:00.872Z Downloaded defmt-parser v0.3.3
13162024-02-17T05:13:00.872Z Downloaded regex-automata v0.1.10
13172024-02-17T05:13:00.872Z Downloaded path-slash v0.1.5
13182024-02-17T05:13:00.872Z Downloaded hyper v0.14.27
13192024-02-17T05:13:00.872Z Downloaded hex v0.4.3
13202024-02-17T05:13:00.872Z Downloaded darling_core v0.14.4
13212024-02-17T05:13:00.872Z Downloaded winnow v0.5.15
13222024-02-17T05:13:00.872Z Downloaded tracing v0.1.37
13232024-02-17T05:13:00.872Z Downloaded num-bigint v0.4.4
13242024-02-17T05:13:00.873Z Downloaded itertools v0.10.5
13252024-02-17T05:13:00.873Z Downloaded headers v0.3.9
13262024-02-17T05:13:00.873Z Downloaded digest v0.10.7
13272024-02-17T05:13:00.873Z Downloaded mio v0.8.9
13282024-02-17T05:13:00.873Z Downloaded der v0.7.8
13292024-02-17T05:13:00.873Z Downloaded aho-corasick v1.0.4
13302024-02-17T05:13:00.873Z Downloaded float-cmp v0.9.0
13312024-02-17T05:13:00.873Z Downloaded tempdir v0.3.7
13322024-02-17T05:13:00.873Z Downloaded gethostname v0.4.3
13332024-02-17T05:13:00.873Z Downloaded fs-err v2.11.0
13342024-02-17T05:13:00.873Z Downloaded der_derive v0.7.2
13352024-02-17T05:13:00.873Z Downloaded parking_lot v0.11.2
13362024-02-17T05:13:00.873Z Downloaded packed_struct v0.10.1
13372024-02-17T05:13:00.873Z Downloaded futures-task v0.3.30
13382024-02-17T05:13:00.873Z Downloaded termcolor v1.2.0
13392024-02-17T05:13:00.874Z Downloaded rand_chacha v0.3.1
13402024-02-17T05:13:00.874Z Downloaded serde-big-array v0.4.1
13412024-02-17T05:13:00.874Z Downloaded rayon-core v1.12.0
13422024-02-17T05:13:00.874Z Downloaded futures-sink v0.3.30
13432024-02-17T05:13:00.874Z Downloaded pkg-config v0.3.27
13442024-02-17T05:13:00.874Z Downloaded threadpool v1.8.1
13452024-02-17T05:13:00.874Z Downloaded predicates-core v1.0.6
13462024-02-17T05:13:00.874Z Downloaded signal-hook-tokio v0.3.1
13472024-02-17T05:13:00.874Z Downloaded lru v0.12.1
13482024-02-17T05:13:00.874Z Downloaded structmeta-derive v0.2.0
13492024-02-17T05:13:00.874Z Downloaded structmeta v0.2.0
13502024-02-17T05:13:00.874Z Downloaded serde_yaml v0.9.25
13512024-02-17T05:13:00.874Z Downloaded unicode_categories v0.1.1
13522024-02-17T05:13:00.874Z Downloaded rcgen v0.12.1
13532024-02-17T05:13:00.875Z Downloaded url v2.5.0
13542024-02-17T05:13:00.875Z Downloaded toml_edit v0.19.15
13552024-02-17T05:13:00.875Z Downloaded itertools v0.12.1
13562024-02-17T05:13:00.875Z Downloaded quick-error v1.2.3
13572024-02-17T05:13:00.875Z Downloaded spki v0.7.2
13582024-02-17T05:13:00.875Z Downloaded serde_with_macros v3.6.1
13592024-02-17T05:13:00.875Z Downloaded pin-project-lite v0.2.13
13602024-02-17T05:13:00.875Z Downloaded unicode-linebreak v0.1.5
13612024-02-17T05:13:00.875Z Downloaded zeroize v1.7.0
13622024-02-17T05:13:00.875Z Downloaded structopt-derive v0.4.18
13632024-02-17T05:13:00.875Z Downloaded radium v0.7.0
13642024-02-17T05:13:00.875Z Downloaded serde_plain v1.0.2
13652024-02-17T05:13:00.875Z Downloaded similar v2.3.0
13662024-02-17T05:13:00.876Z Downloaded half v2.3.1
13672024-02-17T05:13:00.876Z Downloaded hkdf v0.12.4
13682024-02-17T05:13:00.876Z Downloaded parse-display v0.9.0
13692024-02-17T05:13:00.876Z Downloaded fragile v2.0.0
13702024-02-17T05:13:00.876Z Downloaded crossterm v0.27.0
13712024-02-17T05:13:00.876Z Downloaded criterion v0.5.1
13722024-02-17T05:13:00.876Z Downloaded password-hash v0.5.0
13732024-02-17T05:13:00.876Z Downloaded rustls-pemfile v1.0.3
13742024-02-17T05:13:00.876Z Downloaded schemars v0.8.16
13752024-02-17T05:13:00.876Z Downloaded deranged v0.3.8
13762024-02-17T05:13:00.876Z Downloaded crossbeam-channel v0.5.8
13772024-02-17T05:13:00.877Z Downloaded rustc-hash v1.1.0
13782024-02-17T05:13:00.877Z Downloaded tokio-stream v0.1.14
13792024-02-17T05:13:00.877Z Downloaded openssl-macros v0.1.1
13802024-02-17T05:13:00.877Z Downloaded spin v0.5.2
13812024-02-17T05:13:00.877Z Downloaded structmeta-derive v0.3.0
13822024-02-17T05:13:00.877Z Downloaded similar-asserts v1.5.0
13832024-02-17T05:13:00.877Z Downloaded unsafe-libyaml v0.2.10
13842024-02-17T05:13:00.877Z Downloaded rustc-demangle v0.1.23
13852024-02-17T05:13:00.877Z Downloaded tar v0.4.40
13862024-02-17T05:13:00.877Z Downloaded socket2 v0.4.9
13872024-02-17T05:13:00.878Z Downloaded structmeta v0.3.0
13882024-02-17T05:13:00.878Z Downloaded rustc_version v0.1.7
13892024-02-17T05:13:00.878Z Downloaded base64 v0.21.7
13902024-02-17T05:13:00.878Z Downloaded shlex v1.3.0
13912024-02-17T05:13:00.878Z Downloaded nu-ansi-term v0.49.0
13922024-02-17T05:13:00.878Z Downloaded strum_macros v0.25.2
13932024-02-17T05:13:00.878Z Downloaded sct v0.7.0
13942024-02-17T05:13:00.878Z Downloaded foreign-types v0.3.2
13952024-02-17T05:13:00.883Z Downloaded signal-hook-mio v0.2.3
13962024-02-17T05:13:00.883Z Downloaded sha1 v0.10.6
13972024-02-17T05:13:00.884Z Downloaded thiserror-no-std v2.0.2
13982024-02-17T05:13:00.884Z Downloaded darling_macro v0.14.4
13992024-02-17T05:13:00.884Z Downloaded synstructure v0.12.6
14002024-02-17T05:13:00.884Z Downloaded plotters-svg v0.3.5
14012024-02-17T05:13:00.884Z Downloaded rustversion v1.0.14
14022024-02-17T05:13:00.884Z Downloaded smf v0.2.2
14032024-02-17T05:13:00.884Z Downloaded same-file v1.0.6
14042024-02-17T05:13:00.885Z Downloaded iana-time-zone v0.1.57
14052024-02-17T05:13:00.885Z Downloaded enum-as-inner v0.5.1
14062024-02-17T05:13:00.885Z Downloaded wait-timeout v0.2.0
14072024-02-17T05:13:00.885Z Downloaded utf-8 v0.7.6
14082024-02-17T05:13:00.885Z Downloaded secrecy v0.8.0
14092024-02-17T05:13:00.885Z Downloaded num-complex v0.4.4
14102024-02-17T05:13:00.885Z Downloaded memmap2 v0.7.1
14112024-02-17T05:13:00.886Z Downloaded cookie v0.18.0
14122024-02-17T05:13:00.886Z Downloaded darling v0.14.4
14132024-02-17T05:13:00.886Z Downloaded ucd-trie v0.1.6
14142024-02-17T05:13:00.886Z Downloaded strum v0.26.1
14152024-02-17T05:13:00.886Z Downloaded miniz_oxide v0.7.1
14162024-02-17T05:13:00.886Z Downloaded hyper-util v0.1.2
14172024-02-17T05:13:00.886Z Downloaded fd-lock v4.0.2
14182024-02-17T05:13:00.886Z Downloaded either v1.10.0
14192024-02-17T05:13:00.886Z Downloaded dirs-next v2.0.0
14202024-02-17T05:13:00.886Z Downloaded slog-envlogger v2.2.0
14212024-02-17T05:13:00.886Z Downloaded signature v1.6.4
14222024-02-17T05:13:00.887Z Downloaded ring v0.16.20
14232024-02-17T05:13:00.887Z Downloaded thread_local v1.1.7
14242024-02-17T05:13:00.887Z Downloaded basic-toml v0.1.8
14252024-02-17T05:13:00.887Z Downloaded want v0.3.1
14262024-02-17T05:13:00.887Z Downloaded arrayvec v0.7.4
14272024-02-17T05:13:00.887Z Downloaded ahash v0.8.7
14282024-02-17T05:13:00.887Z Downloaded mime v0.3.17
14292024-02-17T05:13:00.887Z Downloaded debug-ignore v1.0.5
14302024-02-17T05:13:00.887Z Downloaded datatest-stable v0.2.3
14312024-02-17T05:13:00.887Z Downloaded sec1 v0.7.3
14322024-02-17T05:13:00.887Z Downloaded cassowary v0.3.0
14332024-02-17T05:13:00.887Z Downloaded bitvec v1.0.1
14342024-02-17T05:13:00.903Z Downloaded slab v0.4.9
14352024-02-17T05:13:00.917Z Downloaded mime_guess v2.0.4
14362024-02-17T05:13:00.917Z Downloaded md-5 v0.10.5
14372024-02-17T05:13:00.917Z Downloaded managed v0.8.0
14382024-02-17T05:13:00.917Z Downloaded memmap v0.7.0
14392024-02-17T05:13:00.917Z Downloaded is_ci v1.2.0
14402024-02-17T05:13:00.917Z Downloaded scheduled-thread-pool v0.2.7
14412024-02-17T05:13:00.917Z Downloaded lru-cache v0.1.2
14422024-02-17T05:13:00.917Z Downloaded rustc_version v0.4.0
14432024-02-17T05:13:00.918Z Downloaded async-trait v0.1.77
14442024-02-17T05:13:00.918Z Downloaded bit-vec v0.6.3
14452024-02-17T05:13:00.918Z Downloaded libtest-mimic v0.6.1
14462024-02-17T05:13:00.918Z Downloaded http-body v0.4.5
14472024-02-17T05:13:00.918Z Downloaded humantime v2.1.0
14482024-02-17T05:13:00.919Z Downloaded backoff v0.4.0
14492024-02-17T05:13:00.931Z Downloaded ansi_term v0.12.1
14502024-02-17T05:13:00.931Z Downloaded argon2 v0.5.3
14512024-02-17T05:13:00.931Z Downloaded clang-sys v1.6.1
14522024-02-17T05:13:00.931Z Downloaded num v0.4.1
14532024-02-17T05:13:00.931Z Downloaded nibble_vec v0.1.0
14542024-02-17T05:13:00.932Z Downloaded nanorand v0.7.0
14552024-02-17T05:13:00.932Z Downloaded maybe-uninit v2.0.0
14562024-02-17T05:13:00.932Z Downloaded hyper v1.1.0
14572024-02-17T05:13:00.969Z Downloaded libxml v0.3.3
14582024-02-17T05:13:00.969Z Downloaded hyper-rustls v0.24.2
14592024-02-17T05:13:00.969Z Downloaded number_prefix v0.4.0
14602024-02-17T05:13:00.969Z Downloaded chacha20poly1305 v0.10.1
14612024-02-17T05:13:00.969Z Downloaded bytes v1.5.0
14622024-02-17T05:13:00.969Z Downloaded hyper-rustls v0.26.0
14632024-02-17T05:13:00.970Z Downloaded async-stream v0.3.5
14642024-02-17T05:13:00.970Z Downloaded approx v0.5.1
14652024-02-17T05:13:00.970Z Downloaded rpassword v7.3.1
14662024-02-17T05:13:00.970Z Downloaded lazy_static v1.4.0
14672024-02-17T05:13:00.970Z Downloaded kstat-rs v0.2.3
14682024-02-17T05:13:00.970Z Downloaded linked-hash-map v0.5.6
14692024-02-17T05:13:00.971Z Downloaded impl-trait-for-tuples v0.2.2
14702024-02-17T05:13:00.971Z Downloaded indoc v1.0.9
14712024-02-17T05:13:00.971Z Downloaded allocator-api2 v0.2.16
14722024-02-17T05:13:00.971Z Downloaded new_debug_unreachable v1.0.4
14732024-02-17T05:13:00.972Z Downloaded log v0.4.20
14742024-02-17T05:13:00.972Z Downloaded httptest v0.15.5
14752024-02-17T05:13:00.972Z Downloaded cstr-argument v0.1.2
14762024-02-17T05:13:00.972Z Downloaded crc32fast v1.3.2
14772024-02-17T05:13:00.995Z Downloaded lock_api v0.4.10
14782024-02-17T05:13:00.996Z Downloaded console v0.15.8
14792024-02-17T05:13:00.996Z Downloaded array-init v0.0.4
14802024-02-17T05:13:00.996Z Downloaded ciborium v0.2.2
14812024-02-17T05:13:00.996Z Downloaded cobs v0.2.3
14822024-02-17T05:13:00.996Z Downloaded crc-catalog v2.2.0
14832024-02-17T05:13:00.996Z Downloaded atomicwrites v0.4.3
14842024-02-17T05:13:00.997Z Downloaded num-bigint-dig v0.8.4
14852024-02-17T05:13:00.997Z Downloaded atty v0.2.14
14862024-02-17T05:13:00.997Z Downloaded block-padding v0.3.3
14872024-02-17T05:13:00.997Z Downloaded bb8 v0.8.3
14882024-02-17T05:13:00.997Z Downloaded httpdate v1.0.3
14892024-02-17T05:13:00.997Z Downloaded home v0.5.5
14902024-02-17T05:13:00.998Z Downloaded num-derive v0.4.0
14912024-02-17T05:13:00.998Z Downloaded ident_case v1.0.1
14922024-02-17T05:13:00.998Z Downloaded blake3 v1.5.0
14932024-02-17T05:13:01.017Z Downloaded cc v1.0.83
14942024-02-17T05:13:01.017Z Downloaded cast v0.3.0
14952024-02-17T05:13:01.485Z Compiling libc v0.2.153
14962024-02-17T05:13:01.485Z Compiling serde v1.0.196
14972024-02-17T05:13:01.504Z Compiling autocfg v1.1.0
14982024-02-17T05:13:01.504Z Compiling version_check v0.9.4
14992024-02-17T05:13:01.504Z Checking cfg-if v1.0.0
15002024-02-17T05:13:01.552Z Compiling syn v1.0.109
15012024-02-17T05:13:01.994Z Compiling syn v2.0.48
15022024-02-17T05:13:01.995Z Compiling parking_lot_core v0.9.8
15032024-02-17T05:13:01.995Z Compiling libm v0.2.7
15042024-02-17T05:13:02.024Z Compiling memchr v2.6.3
15052024-02-17T05:13:02.113Z Compiling once_cell v1.19.0
15062024-02-17T05:13:02.135Z Compiling serde_json v1.0.113
15072024-02-17T05:13:02.298Z Compiling ahash v0.8.7
15082024-02-17T05:13:02.486Z Compiling lock_api v0.4.10
15092024-02-17T05:13:02.510Z Compiling num-traits v0.2.16
15102024-02-17T05:13:02.726Z Compiling byteorder v1.5.0
15112024-02-17T05:13:03.205Z Compiling log v0.4.20
15122024-02-17T05:13:03.436Z Checking getrandom v0.2.10
15132024-02-17T05:13:03.564Z Compiling slab v0.4.9
15142024-02-17T05:13:03.655Z Compiling cc v1.0.83
15152024-02-17T05:13:03.884Z Compiling typenum v1.16.0
15162024-02-17T05:13:03.998Z Checking itoa v1.0.9
15172024-02-17T05:13:04.026Z Compiling generic-array v0.14.7
15182024-02-17T05:13:04.185Z Checking scopeguard v1.2.0
15192024-02-17T05:13:04.196Z Compiling allocator-api2 v0.2.16
15202024-02-17T05:13:04.285Z Compiling pkg-config v0.3.27
15212024-02-17T05:13:04.429Z Compiling rustix v0.38.31
15222024-02-17T05:13:05.060Z Checking smallvec v1.13.1
15232024-02-17T05:13:05.387Z Compiling schemars v0.8.16
15242024-02-17T05:13:05.432Z Compiling httparse v1.8.0
15252024-02-17T05:13:05.447Z Compiling fnv v1.0.7
15262024-02-17T05:13:05.773Z Compiling vcpkg v0.2.15
15272024-02-17T05:13:05.900Z Compiling aho-corasick v1.0.4
15282024-02-17T05:13:06.144Z Compiling regex-syntax v0.8.2
15292024-02-17T05:13:06.953Z Compiling ring v0.17.7
15302024-02-17T05:13:08.085Z Compiling openssl-sys v0.9.96
15312024-02-17T05:13:08.802Z Checking parking_lot v0.12.1
15322024-02-17T05:13:08.933Z Checking pin-project-lite v0.2.13
15332024-02-17T05:13:09.032Z Compiling ucd-trie v0.1.6
15342024-02-17T05:13:09.477Z Compiling serde_derive_internals v0.26.0
15352024-02-17T05:13:09.574Z Compiling regex-automata v0.4.4
15362024-02-17T05:13:10.865Z Compiling ring v0.16.20
15372024-02-17T05:13:10.984Z Checking ryu v1.0.15
15382024-02-17T05:13:12.048Z Checking signal-hook-registry v1.4.1
15392024-02-17T05:13:12.109Z Compiling openssl v0.10.60
15402024-02-17T05:13:12.284Z Compiling crossbeam-utils v0.8.16
15412024-02-17T05:13:12.536Z Checking mio v0.8.9
15422024-02-17T05:13:12.803Z Checking rand_core v0.6.4
15432024-02-17T05:13:12.818Z Compiling iana-time-zone v0.1.57
15442024-02-17T05:13:13.058Z Checking num_cpus v1.16.0
15452024-02-17T05:13:13.122Z Compiling native-tls v0.2.11
15462024-02-17T05:13:13.155Z Compiling rustls v0.21.9
15472024-02-17T05:13:13.686Z Compiling regex v1.10.3
15482024-02-17T05:13:13.700Z Checking futures-core v0.3.30
15492024-02-17T05:13:13.700Z Compiling spin v0.5.2
15502024-02-17T05:13:13.700Z Compiling dyn-clone v1.0.16
15512024-02-17T05:13:13.782Z Checking socket2 v0.5.5
15522024-02-17T05:13:13.808Z Compiling slog v2.7.0
15532024-02-17T05:13:14.131Z Compiling async-trait v0.1.77
15542024-02-17T05:13:14.309Z Compiling memoffset v0.9.0
15552024-02-17T05:13:14.786Z Compiling crossbeam-epoch v0.9.15
15562024-02-17T05:13:14.982Z Compiling backtrace v0.3.69
15572024-02-17T05:13:15.398Z Compiling futures-sink v0.3.30
15582024-02-17T05:13:15.813Z Compiling errno v0.3.8
15592024-02-17T05:13:15.813Z Compiling rustversion v1.0.14
15602024-02-17T05:13:15.813Z Compiling unicode-xid v0.2.4
15612024-02-17T05:13:15.813Z Compiling crc32fast v1.3.2
15622024-02-17T05:13:15.813Z Compiling tinyvec_macros v0.1.1
15632024-02-17T05:13:15.813Z Compiling either v1.10.0
15642024-02-17T05:13:15.813Z Compiling tinyvec v1.6.0
15652024-02-17T05:13:16.006Z Compiling futures-channel v0.3.30
15662024-02-17T05:13:16.120Z Compiling serde_derive v1.0.196
15672024-02-17T05:13:16.149Z Compiling zerocopy-derive v0.7.32
15682024-02-17T05:13:16.172Z Compiling thiserror-impl v1.0.57
15692024-02-17T05:13:16.625Z Compiling zeroize_derive v1.4.2
15702024-02-17T05:13:16.629Z Compiling tokio-macros v2.2.0
15712024-02-17T05:13:17.129Z Compiling futures-macro v0.3.30
15722024-02-17T05:13:17.311Z Compiling tracing-attributes v0.1.26
15732024-02-17T05:13:17.873Z Compiling schemars_derive v0.8.16
15742024-02-17T05:13:18.236Z Compiling openssl-macros v0.1.1
15752024-02-17T05:13:18.520Z Compiling zerocopy v0.7.32
15762024-02-17T05:13:18.828Z Checking zeroize v1.7.0
15772024-02-17T05:13:19.682Z Compiling thiserror v1.0.57
15782024-02-17T05:13:19.836Z Compiling pest v2.7.6
15792024-02-17T05:13:20.520Z Compiling futures-io v0.3.30
15802024-02-17T05:13:20.804Z Compiling hashbrown v0.14.3
15812024-02-17T05:13:20.822Z Compiling pin-utils v0.1.0
15822024-02-17T05:13:20.845Z Compiling unicode-width v0.1.11
15832024-02-17T05:13:20.987Z Compiling futures-task v0.3.30
15842024-02-17T05:13:21.036Z Compiling anyhow v1.0.75
15852024-02-17T05:13:21.290Z Compiling futures-util v0.3.30
15862024-02-17T05:13:21.463Z Compiling unicode-normalization v0.1.22
15872024-02-17T05:13:21.708Z Compiling spin v0.9.8
15882024-02-17T05:13:22.072Z Compiling pest_meta v2.7.6
15892024-02-17T05:13:22.192Z Compiling tracing-core v0.1.31
15902024-02-17T05:13:22.205Z Compiling unicode-bidi v0.3.13
15912024-02-17T05:13:22.555Z Compiling der_derive v0.7.2
15922024-02-17T05:13:23.191Z Compiling tracing v0.1.37
15932024-02-17T05:13:23.586Z Compiling pest_generator v2.7.6
15942024-02-17T05:13:23.750Z Compiling winnow v0.5.15
15952024-02-17T05:13:24.123Z Compiling lazy_static v1.4.0
15962024-02-17T05:13:24.729Z Checking subtle v2.5.0
15972024-02-17T05:13:26.053Z Compiling untrusted v0.7.1
15982024-02-17T05:13:26.250Z Compiling percent-encoding v2.3.1
15992024-02-17T05:13:26.598Z Compiling foreign-types-shared v0.1.1
16002024-02-17T05:13:26.977Z Compiling time-core v0.1.1
16012024-02-17T05:13:27.161Z Compiling untrusted v0.9.0
16022024-02-17T05:13:27.430Z Compiling pest_derive v2.7.6
16032024-02-17T05:13:27.678Z Compiling time-macros v0.2.13
16042024-02-17T05:13:28.289Z Compiling foreign-types v0.3.2
16052024-02-17T05:13:28.520Z Compiling scroll_derive v0.12.0
16062024-02-17T05:13:28.959Z Compiling synstructure v0.12.6
16072024-02-17T05:13:30.532Z Checking bytes v1.5.0
16082024-02-17T05:13:30.654Z Checking bitflags v2.4.0
16092024-02-17T05:13:30.943Z Compiling thread-id v4.2.0
16102024-02-17T05:13:31.065Z Compiling try-lock v0.2.4
16112024-02-17T05:13:31.187Z Compiling base64 v0.21.7
16122024-02-17T05:13:31.289Z Compiling want v0.3.1
16132024-02-17T05:13:31.302Z Checking tokio v1.36.0
16142024-02-17T05:13:31.313Z Compiling zerocopy-derive v0.2.0
16152024-02-17T05:13:31.549Z Compiling indexmap v2.2.3
16162024-02-17T05:13:32.210Z Compiling uuid v1.7.0
16172024-02-17T05:13:32.415Z Compiling chrono v0.4.31
16182024-02-17T05:13:32.662Z Compiling http v0.2.11
16192024-02-17T05:13:32.952Z Compiling semver v1.0.21
16202024-02-17T05:13:33.769Z Compiling serde_spanned v0.6.5
16212024-02-17T05:13:33.818Z Compiling toml_datetime v0.6.5
16222024-02-17T05:13:34.003Z Compiling openapiv3 v2.0.0
16232024-02-17T05:13:34.274Z Compiling rustc_version v0.4.0
16242024-02-17T05:13:34.752Z Compiling toml_edit v0.19.15
16252024-02-17T05:13:35.333Z Compiling http-body v0.4.5
16262024-02-17T05:13:36.485Z Compiling sct v0.7.0
16272024-02-17T05:13:36.656Z Compiling rustls-webpki v0.101.7
16282024-02-17T05:13:36.806Z Compiling form_urlencoded v1.2.1
16292024-02-17T05:13:37.828Z Compiling socket2 v0.4.9
16302024-02-17T05:13:38.399Z Compiling openssl-probe v0.1.5
16312024-02-17T05:13:38.649Z Compiling const-oid v0.9.5
16322024-02-17T05:13:38.686Z Compiling tower-service v0.3.2
16332024-02-17T05:13:38.718Z Compiling httpdate v1.0.3
16342024-02-17T05:13:39.125Z Compiling idna v0.5.0
16352024-02-17T05:13:39.300Z Compiling adler v1.0.2
16362024-02-17T05:13:39.542Z Compiling miniz_oxide v0.7.1
16372024-02-17T05:13:40.414Z Compiling url v2.5.0
16382024-02-17T05:13:40.756Z Compiling signal-hook v0.3.17
16392024-02-17T05:13:41.053Z Compiling tokio-util v0.7.10
16402024-02-17T05:13:41.304Z Compiling ipnet v2.9.0
16412024-02-17T05:13:42.376Z Compiling h2 v0.3.24
16422024-02-17T05:13:42.794Z Compiling serde_urlencoded v0.7.1
16432024-02-17T05:13:42.804Z Compiling rustls-pemfile v1.0.3
16442024-02-17T05:13:43.177Z Compiling tokio-native-tls v0.3.1
16452024-02-17T05:13:43.192Z Compiling tokio-rustls v0.24.1
16462024-02-17T05:13:43.210Z Compiling crypto-common v0.1.6
16472024-02-17T05:13:43.410Z Compiling clap_derive v4.5.0
16482024-02-17T05:13:43.851Z Compiling zerocopy-derive v0.6.4
16492024-02-17T05:13:43.856Z Compiling usdt-impl v0.3.5
16502024-02-17T05:13:43.856Z Compiling encoding_rs v0.8.33
16512024-02-17T05:13:43.895Z Compiling gimli v0.28.0
16522024-02-17T05:13:44.664Z Compiling mime v0.3.17
16532024-02-17T05:13:45.274Z Compiling webpki-roots v0.25.2
16542024-02-17T05:13:45.428Z Compiling siphasher v0.3.11
16552024-02-17T05:13:45.839Z Compiling zerocopy v0.3.0
16562024-02-17T05:13:45.958Z Compiling scroll v0.12.0
16572024-02-17T05:13:46.527Z Compiling block-buffer v0.10.4
16582024-02-17T05:13:46.781Z Compiling bzip2-sys v0.1.11+1.0.8
16592024-02-17T05:13:46.967Z Compiling object v0.32.1
16602024-02-17T05:13:47.252Z Compiling num-iter v0.1.43
16612024-02-17T05:13:47.573Z Compiling usdt-impl v0.5.0
16622024-02-17T05:13:47.931Z Compiling rustc-demangle v0.1.23
16632024-02-17T05:13:48.226Z Compiling addr2line v0.21.0
16642024-02-17T05:13:48.288Z Compiling plain v0.2.3
16652024-02-17T05:13:48.454Z Compiling goblin v0.8.0
16662024-02-17T05:13:48.851Z Compiling flate2 v1.0.28
16672024-02-17T05:13:48.864Z Compiling digest v0.10.7
16682024-02-17T05:13:48.868Z Compiling dof v0.1.5
16692024-02-17T05:13:49.044Z Compiling heapless v0.7.16
16702024-02-17T05:13:49.384Z Compiling hyper v0.14.27
16712024-02-17T05:13:49.549Z Compiling dtrace-parser v0.1.14
16722024-02-17T05:13:49.710Z Compiling futures-executor v0.3.30
16732024-02-17T05:13:49.772Z Compiling strum_macros v0.25.2
16742024-02-17T05:13:50.315Z Checking equivalent v1.0.1
16752024-02-17T05:13:50.415Z Compiling ppv-lite86 v0.2.17
16762024-02-17T05:13:51.195Z Compiling pretty-hex v0.4.1
16772024-02-17T05:13:51.408Z Compiling rand_chacha v0.3.1
16782024-02-17T05:13:51.686Z Compiling toml_edit v0.22.6
16792024-02-17T05:13:53.496Z Compiling futures v0.3.30
16802024-02-17T05:13:53.672Z Compiling toml v0.7.8
16812024-02-17T05:13:53.900Z Compiling hex v0.4.3
16822024-02-17T05:13:54.573Z Compiling dof v0.3.0
16832024-02-17T05:13:54.748Z Compiling serde_tokenstream v0.1.7
16842024-02-17T05:13:55.273Z Compiling dtrace-parser v0.2.0
16852024-02-17T05:13:56.381Z Compiling hyper-rustls v0.24.2
16862024-02-17T05:13:56.401Z Compiling hyper-tls v0.5.0
16872024-02-17T05:13:56.744Z Compiling reqwest v0.11.22
16882024-02-17T05:13:56.752Z Compiling bit-vec v0.6.3
16892024-02-17T05:13:56.931Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16902024-02-17T05:13:57.354Z Compiling rand v0.8.5
16912024-02-17T05:13:57.370Z Compiling phf_shared v0.10.0
16922024-02-17T05:13:57.781Z Compiling num-bigint v0.4.4
16932024-02-17T05:13:57.841Z Compiling minimal-lexical v0.2.1
16942024-02-17T05:13:58.402Z Compiling base64ct v1.6.0
16952024-02-17T05:13:58.628Z Compiling smoltcp v0.9.1
16962024-02-17T05:13:58.846Z Compiling new_debug_unreachable v1.0.4
16972024-02-17T05:13:58.934Z Compiling fixedbitset v0.4.2
16982024-02-17T05:13:59.022Z Compiling precomputed-hash v0.1.1
16992024-02-17T05:13:59.398Z Compiling petgraph v0.6.4
17002024-02-17T05:13:59.413Z Compiling string_cache v0.8.7
17012024-02-17T05:13:59.546Z Compiling pem-rfc7468 v0.7.0
17022024-02-17T05:13:59.693Z Compiling nom v7.1.3
17032024-02-17T05:13:59.842Z Compiling bit-set v0.5.3
17042024-02-17T05:13:59.982Z Compiling usdt-macro v0.3.5
17052024-02-17T05:14:00.082Z Compiling usdt-attr-macro v0.3.5
17062024-02-17T05:14:00.118Z Compiling hmac v0.12.1
17072024-02-17T05:14:00.309Z Compiling hubpack_derive v0.1.1
17082024-02-17T05:14:00.347Z Compiling enum-as-inner v0.5.1
17092024-02-17T05:14:00.540Z Compiling itertools v0.10.5
17102024-02-17T05:14:01.282Z Compiling diesel_table_macro_syntax v0.1.0
17112024-02-17T05:14:01.431Z Compiling lalrpop-util v0.19.12
17122024-02-17T05:14:01.551Z Compiling unicode-segmentation v1.10.1
17132024-02-17T05:14:01.676Z Compiling flagset v0.4.3
17142024-02-17T05:14:01.689Z Compiling diesel_derives v2.1.2
17152024-02-17T05:14:01.877Z Compiling der v0.7.8
17162024-02-17T05:14:03.489Z Compiling cpufeatures v0.2.12
17172024-02-17T05:14:03.607Z Compiling sha2 v0.10.8
17182024-02-17T05:14:04.241Z Compiling md-5 v0.10.5
17192024-02-17T05:14:04.249Z Compiling stringprep v0.1.3
17202024-02-17T05:14:04.249Z Compiling serde_repr v0.1.16
17212024-02-17T05:14:04.249Z Compiling spki v0.7.2
17222024-02-17T05:14:04.499Z Compiling num-integer v0.1.46
17232024-02-17T05:14:04.523Z Compiling hash32 v0.2.1
17242024-02-17T05:14:04.879Z Compiling stable_deref_trait v1.2.0
17252024-02-17T05:14:04.981Z Compiling fallible-iterator v0.2.0
17262024-02-17T05:14:05.254Z Compiling pkcs8 v0.10.2
17272024-02-17T05:14:05.544Z Compiling phf_shared v0.11.2
17282024-02-17T05:14:05.720Z Compiling postgres-protocol v0.6.6
17292024-02-17T05:14:05.936Z Compiling ff v0.13.0
17302024-02-17T05:14:06.164Z Compiling terminal_size v0.3.0
17312024-02-17T05:14:06.356Z Compiling block-padding v0.3.3
17322024-02-17T05:14:06.401Z Compiling scheduled-thread-pool v0.2.7
17332024-02-17T05:14:06.557Z Compiling regex-automata v0.1.10
17342024-02-17T05:14:06.626Z Compiling managed v0.8.0
17352024-02-17T05:14:06.744Z Checking unicode-ident v1.0.12
17362024-02-17T05:14:06.897Z Compiling base16ct v0.2.0
17372024-02-17T05:14:06.977Z Compiling deranged v0.3.8
17382024-02-17T05:14:07.068Z Compiling num_threads v0.1.6
17392024-02-17T05:14:07.191Z Compiling bitflags v1.3.2
17402024-02-17T05:14:07.214Z Compiling matches v0.1.10
17412024-02-17T05:14:07.229Z Compiling clap_builder v4.5.0
17422024-02-17T05:14:07.292Z Compiling idna v0.2.3
17432024-02-17T05:14:07.324Z Compiling sec1 v0.7.3
17442024-02-17T05:14:07.556Z Compiling bstr v0.2.17
17452024-02-17T05:14:07.902Z Compiling r2d2 v0.8.10
17462024-02-17T05:14:08.278Z Compiling inout v0.1.3
17472024-02-17T05:14:08.551Z Compiling postgres-types v0.2.6
17482024-02-17T05:14:08.922Z Compiling time v0.3.27
17492024-02-17T05:14:09.066Z Compiling signal-hook-mio v0.2.3
17502024-02-17T05:14:09.234Z Compiling group v0.13.0
17512024-02-17T05:14:09.756Z Compiling phf v0.11.2
17522024-02-17T05:14:09.764Z Compiling bzip2 v0.4.4
17532024-02-17T05:14:09.764Z Compiling hubpack v0.1.2
17542024-02-17T05:14:09.929Z Compiling hkdf v0.12.4
17552024-02-17T05:14:10.158Z Compiling zerocopy v0.6.4
17562024-02-17T05:14:10.182Z Compiling crypto-bigint v0.5.2
17572024-02-17T05:14:10.507Z Compiling ipnetwork v0.20.0
17582024-02-17T05:14:11.436Z Compiling float-cmp v0.9.0
17592024-02-17T05:14:11.667Z Compiling normalize-line-endings v0.3.0
17602024-02-17T05:14:11.789Z Compiling whoami v1.4.1
17612024-02-17T05:14:11.878Z Compiling regex-automata v0.3.8
17622024-02-17T05:14:13.027Z Compiling predicates-core v1.0.6
17632024-02-17T05:14:13.028Z Compiling difflib v0.4.0
17642024-02-17T05:14:13.028Z Compiling static_assertions v1.1.0
17652024-02-17T05:14:13.028Z Compiling data-encoding v2.4.0
17662024-02-17T05:14:13.722Z Compiling bstr v1.6.0
17672024-02-17T05:14:14.304Z Compiling trust-dns-proto v0.22.0
17682024-02-17T05:14:14.358Z Compiling predicates v3.1.0
17692024-02-17T05:14:14.421Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17702024-02-17T05:14:15.329Z Compiling yasna v0.5.2
17712024-02-17T05:14:15.365Z Compiling tokio-postgres v0.7.10
17722024-02-17T05:14:16.079Z Compiling elliptic-curve v0.13.8
17732024-02-17T05:14:16.883Z Compiling clap v4.5.0
17742024-02-17T05:14:17.004Z Compiling zip v0.6.6
17752024-02-17T05:14:17.318Z Compiling crossterm v0.27.0
17762024-02-17T05:14:17.332Z Compiling cipher v0.4.4
17772024-02-17T05:14:17.813Z Compiling similar v2.3.0
17782024-02-17T05:14:18.484Z Compiling diesel v2.1.4
17792024-02-17T05:14:20.309Z Compiling usdt v0.3.5
17802024-02-17T05:14:20.328Z Compiling strum v0.25.0
17812024-02-17T05:14:20.487Z Compiling tokio-stream v0.1.14
17822024-02-17T05:14:20.508Z Compiling console v0.15.8
17832024-02-17T05:14:20.993Z Checking proc-macro2 v1.0.78
17842024-02-17T05:14:21.338Z Checking quote v1.0.35
17852024-02-17T05:14:23.549Z Checking utf8parse v0.2.1
17862024-02-17T05:14:24.999Z Checking anstyle v1.0.2
17872024-02-17T05:14:29.730Z Checking anstyle-parse v0.2.1
17882024-02-17T05:14:30.539Z Checking colorchoice v1.0.0
17892024-02-17T05:14:30.633Z Checking anstyle-query v1.0.0
17902024-02-17T05:14:30.766Z Checking anstream v0.6.11
17912024-02-17T05:14:31.493Z Compiling serde_tokenstream v0.2.0
17922024-02-17T05:14:31.507Z Checking strsim v0.11.0
17932024-02-17T05:14:31.507Z Checking clap_lex v0.7.0
17942024-02-17T05:14:36.974Z Checking winnow v0.6.1
17952024-02-17T05:14:43.380Z Compiling regress v0.8.0
17962024-02-17T05:14:46.335Z Compiling getopts v0.2.21
17972024-02-17T05:14:46.550Z Compiling unsafe-libyaml v0.2.10
17982024-02-17T05:14:46.909Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
17992024-02-17T05:14:47.410Z Checking heck v0.4.1
18002024-02-17T05:14:48.457Z Compiling serde_yaml v0.9.25
18012024-02-17T05:14:48.795Z Checking camino v1.1.6
18022024-02-17T05:14:48.850Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18032024-02-17T05:14:49.164Z Compiling strsim v0.10.0
18042024-02-17T05:14:49.380Z Compiling ident_case v1.0.1
18052024-02-17T05:14:49.560Z Checking rustls-pki-types v1.3.0
18062024-02-17T05:14:49.707Z Checking fastrand v2.0.1
18072024-02-17T05:14:49.973Z Checking match_cfg v0.1.0
18082024-02-17T05:14:49.987Z Checking http v1.0.0
18092024-02-17T05:14:50.027Z Checking tempfile v3.10.0
18102024-02-17T05:14:50.053Z Checking hostname v0.3.1
18112024-02-17T05:14:50.182Z Checking atty v0.2.14
18122024-02-17T05:14:50.291Z Checking quick-error v1.2.3
18132024-02-17T05:14:50.371Z Compiling paste v1.0.14
18142024-02-17T05:14:50.423Z Checking sha1 v0.10.6
18152024-02-17T05:14:50.679Z Checking dirs-sys-next v0.1.2
18162024-02-17T05:14:50.838Z Compiling rustls v0.22.2
18172024-02-17T05:14:51.156Z Checking dirs-next v2.0.0
18182024-02-17T05:14:51.679Z Checking rustls-webpki v0.102.1
18192024-02-17T05:14:51.683Z Checking crossbeam-channel v0.5.8
18202024-02-17T05:14:52.051Z Checking thread_local v1.1.7
18212024-02-17T05:14:52.133Z Checking instant v0.1.12
18222024-02-17T05:14:52.239Z Compiling slog-async v2.8.0
18232024-02-17T05:14:52.331Z Checking term v0.7.0
18242024-02-17T05:14:52.708Z Checking rustls-pemfile v2.1.0
18252024-02-17T05:14:52.736Z Compiling multer v3.0.0
18262024-02-17T05:14:52.819Z Checking take_mut v0.2.2
18272024-02-17T05:14:52.927Z Checking debug-ignore v1.0.5
18282024-02-17T05:14:53.016Z Checking slog-term v2.9.0
18292024-02-17T05:14:53.055Z Compiling darling_core v0.20.3
18302024-02-17T05:14:53.101Z Checking slog-json v2.6.1
18312024-02-17T05:14:53.230Z Compiling async-stream-impl v0.3.5
18322024-02-17T05:14:53.368Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18332024-02-17T05:14:53.498Z Checking atomic-waker v1.1.1
18342024-02-17T05:14:53.612Z Checking waitgroup v0.1.2
18352024-02-17T05:14:53.746Z Checking slog-bunyan v2.5.0
18362024-02-17T05:14:53.902Z Checking toml v0.8.10
18372024-02-17T05:14:54.155Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18382024-02-17T05:14:54.682Z Checking serde_path_to_error v0.1.15
18392024-02-17T05:14:54.723Z Checking async-stream v0.3.5
18402024-02-17T05:14:54.902Z Checking wait-timeout v0.2.0
18412024-02-17T05:14:55.072Z Compiling strum_macros v0.26.1
18422024-02-17T05:14:55.338Z Compiling structmeta-derive v0.3.0
18432024-02-17T05:14:55.999Z Checking tokio-rustls v0.25.0
18442024-02-17T05:14:56.372Z Checking rusty-fork v0.3.0
18452024-02-17T05:14:56.659Z Checking newtype-uuid v1.0.1
18462024-02-17T05:14:56.879Z Compiling structmeta-derive v0.2.0
18472024-02-17T05:14:58.583Z Compiling structmeta v0.3.0
18482024-02-17T05:14:59.053Z Checking rand_xorshift v0.3.0
18492024-02-17T05:14:59.210Z Checking unarray v0.1.4
18502024-02-17T05:14:59.260Z Compiling darling_macro v0.20.3
18512024-02-17T05:14:59.369Z Checking proptest v1.4.0
18522024-02-17T05:15:00.120Z Compiling structmeta v0.2.0
18532024-02-17T05:15:00.334Z Compiling parse-display-derive v0.9.0
18542024-02-17T05:15:00.360Z Compiling darling v0.20.3
18552024-02-17T05:15:00.383Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18562024-02-17T05:15:00.475Z Compiling serde_with_macros v3.6.1
18572024-02-17T05:15:00.503Z Checking backoff v0.4.0
18582024-02-17T05:15:00.546Z Checking strum v0.26.1
18592024-02-17T05:15:00.703Z Compiling test-strategy v0.3.1
18602024-02-17T05:15:00.786Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18612024-02-17T05:15:00.877Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18622024-02-17T05:15:00.960Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18632024-02-17T05:15:01.103Z Checking macaddr v1.0.1
18642024-02-17T05:15:01.450Z Checking camino-tempfile v1.1.1
18652024-02-17T05:15:01.728Z Checking is-terminal v0.4.9
18662024-02-17T05:15:01.748Z Compiling proc-macro-error-attr v1.0.4
18672024-02-17T05:15:01.848Z Compiling proc-macro-error v1.0.4
18682024-02-17T05:15:02.338Z Compiling proc-macro-crate v1.3.1
18692024-02-17T05:15:03.536Z Checking termtree v0.4.1
18702024-02-17T05:15:03.798Z Compiling heapless v0.8.0
18712024-02-17T05:15:03.896Z Checking predicates-tree v1.0.9
18722024-02-17T05:15:03.940Z Checking serde_with v3.6.1
18732024-02-17T05:15:03.974Z Compiling num_enum_derive v0.5.11
18742024-02-17T05:15:04.016Z Checking hash32 v0.3.1
18752024-02-17T05:15:04.209Z Compiling smoltcp v0.11.0
18762024-02-17T05:15:04.710Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18772024-02-17T05:15:04.997Z Compiling usdt-macro v0.5.0
18782024-02-17T05:15:05.488Z Compiling usdt-attr-macro v0.5.0
18792024-02-17T05:15:05.488Z Checking parse-display v0.9.0
18802024-02-17T05:15:05.568Z Checking memmap v0.7.0
18812024-02-17T05:15:05.716Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18822024-02-17T05:15:05.770Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18832024-02-17T05:15:05.919Z Compiling crucible-workspace-hack v0.1.0
18842024-02-17T05:15:06.088Z Checking embedded-io v0.4.0
18852024-02-17T05:15:06.226Z Checking cobs v0.2.3
18862024-02-17T05:15:06.399Z Checking postcard v1.0.8
18872024-02-17T05:15:06.660Z Compiling foreign-types-macros v0.2.3
18882024-02-17T05:15:06.875Z Checking num_enum v0.5.11
18892024-02-17T05:15:06.889Z Checking usdt v0.5.0
18902024-02-17T05:15:07.018Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18912024-02-17T05:15:07.103Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18922024-02-17T05:15:07.128Z Checking foreign-types-shared v0.3.1
18932024-02-17T05:15:07.239Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18942024-02-17T05:15:07.515Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18952024-02-17T05:15:07.527Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-02-17T05:15:07.538Z Checking cstr-argument v0.1.2
18972024-02-17T05:15:07.622Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18982024-02-17T05:15:07.713Z Checking pretty-hex v0.2.1
18992024-02-17T05:15:07.858Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19002024-02-17T05:15:07.955Z Checking colored v2.0.4
19012024-02-17T05:15:08.007Z Checking foreign-types v0.5.0
19022024-02-17T05:15:08.111Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19032024-02-17T05:15:08.124Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19042024-02-17T05:15:08.241Z Compiling zone_cfg_derive v0.3.0
19052024-02-17T05:15:08.336Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19062024-02-17T05:15:08.429Z Compiling mockall_derive v0.12.0
19072024-02-17T05:15:08.445Z Compiling num-derive v0.4.0
19082024-02-17T05:15:08.779Z Checking fragile v2.0.0
19092024-02-17T05:15:09.057Z Checking downcast v0.11.0
19102024-02-17T05:15:09.244Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19112024-02-17T05:15:09.483Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19122024-02-17T05:15:09.500Z Checking smf v0.2.2
19132024-02-17T05:15:09.825Z Checking zone v0.3.0
19142024-02-17T05:15:09.960Z Checking filetime v0.2.23
19152024-02-17T05:15:10.576Z Checking xattr v1.0.1
19162024-02-17T05:15:10.586Z Checking same-file v1.0.6
19172024-02-17T05:15:10.586Z Checking tar v0.4.40
19182024-02-17T05:15:10.586Z Checking walkdir v2.4.0
19192024-02-17T05:15:10.615Z Checking pem v3.0.2
19202024-02-17T05:15:10.738Z Compiling rayon-core v1.12.0
19212024-02-17T05:15:10.834Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19222024-02-17T05:15:10.873Z Checking linked-hash-map v0.5.6
19232024-02-17T05:15:10.891Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19242024-02-17T05:15:11.070Z Checking itertools v0.12.1
19252024-02-17T05:15:11.185Z Checking lru-cache v0.1.2
19262024-02-17T05:15:11.199Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19272024-02-17T05:15:11.286Z Checking headers-core v0.2.0
19282024-02-17T05:15:11.328Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19292024-02-17T05:15:11.367Z Checking password-hash v0.5.0
19302024-02-17T05:15:11.418Z Checking headers v0.3.9
19312024-02-17T05:15:11.803Z Checking blake2 v0.10.6
19322024-02-17T05:15:12.211Z Checking swrite v0.1.0
19332024-02-17T05:15:12.695Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19342024-02-17T05:15:12.707Z Checking argon2 v0.5.3
19352024-02-17T05:15:12.707Z Compiling derive-where v1.2.7
19362024-02-17T05:15:12.707Z Checking rcgen v0.12.1
19372024-02-17T05:15:12.907Z Checking atomicwrites v0.4.3
19382024-02-17T05:15:13.088Z Checking subprocess v0.2.9
19392024-02-17T05:15:13.210Z Checking arc-swap v1.6.0
19402024-02-17T05:15:13.245Z Compiling cancel-safe-futures v0.1.5
19412024-02-17T05:15:13.613Z Checking half v2.3.1
19422024-02-17T05:15:13.654Z Checking slog-scope v4.4.0
19432024-02-17T05:15:13.664Z Checking ciborium-io v0.2.2
19442024-02-17T05:15:13.845Z Checking slog-stdlog v4.1.1
19452024-02-17T05:15:13.891Z Checking resolv-conf v0.7.0
19462024-02-17T05:15:13.992Z Checking slog-envlogger v2.2.0
19472024-02-17T05:15:14.108Z Checking ciborium-ll v0.2.2
19482024-02-17T05:15:14.208Z Checking libsw v3.3.1
19492024-02-17T05:15:14.227Z Checking owo-colors v4.0.0
19502024-02-17T05:15:14.239Z Checking trust-dns-resolver v0.22.0
19512024-02-17T05:15:14.397Z Checking ciborium v0.2.2
19522024-02-17T05:15:14.453Z Checking linear-map v1.2.0
19532024-02-17T05:15:14.774Z Compiling slog-dtrace v0.3.0
19542024-02-17T05:15:15.167Z Checking textwrap v0.11.0
19552024-02-17T05:15:15.387Z Compiling heck v0.3.3
19562024-02-17T05:15:15.428Z Compiling blake3 v1.5.0
19572024-02-17T05:15:15.794Z Checking ansi_term v0.12.1
19582024-02-17T05:15:15.799Z Checking strsim v0.8.0
19592024-02-17T05:15:15.975Z Compiling libefi-sys v0.1.0
19602024-02-17T05:15:16.064Z Checking vec_map v0.8.2
19612024-02-17T05:15:16.079Z Checking termcolor v1.2.0
19622024-02-17T05:15:16.337Z Checking clap v2.34.0
19632024-02-17T05:15:16.374Z Compiling structopt-derive v0.4.18
19642024-02-17T05:15:16.477Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19652024-02-17T05:15:16.573Z Checking nibble_vec v0.1.0
19662024-02-17T05:15:16.756Z Checking endian-type v0.1.2
19672024-02-17T05:15:17.266Z Compiling radium v0.7.0
19682024-02-17T05:15:17.280Z Checking radix_trie v0.2.1
19692024-02-17T05:15:17.280Z Checking mockall v0.12.0
19702024-02-17T05:15:17.331Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19712024-02-17T05:15:17.337Z Checking tap v1.0.1
19722024-02-17T05:15:17.373Z Compiling maybe-uninit v2.0.0
19732024-02-17T05:15:17.454Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19742024-02-17T05:15:17.488Z Checking wyz v0.5.1
19752024-02-17T05:15:17.685Z Checking fxhash v0.2.1
19762024-02-17T05:15:17.837Z Checking gethostname v0.4.3
19772024-02-17T05:15:17.911Z Checking funty v2.0.0
19782024-02-17T05:15:17.960Z Compiling packed_struct v0.10.1
19792024-02-17T05:15:17.975Z Compiling semver v0.1.20
19802024-02-17T05:15:17.994Z Compiling num-bigint-dig v0.8.4
19812024-02-17T05:15:18.319Z Checking crc-catalog v2.2.0
19822024-02-17T05:15:18.467Z Checking crc v3.0.1
19832024-02-17T05:15:18.493Z Compiling rustc_version v0.1.7
19842024-02-17T05:15:18.709Z Compiling packed_struct_codegen v0.10.1
19852024-02-17T05:15:18.762Z Compiling indexmap v1.9.3
19862024-02-17T05:15:19.040Z Checking bitvec v1.0.1
19872024-02-17T05:15:19.057Z Checking nodrop v0.1.14
19882024-02-17T05:15:19.121Z Compiling newtype_derive v0.1.6
19892024-02-17T05:15:19.151Z Checking array-init v0.0.4
19902024-02-17T05:15:19.179Z Checking smallvec v0.6.14
19912024-02-17T05:15:19.438Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19922024-02-17T05:15:19.510Z Checking structopt v0.3.26
19932024-02-17T05:15:19.552Z Checking pkcs1 v0.7.5
19942024-02-17T05:15:19.882Z Checking signature v2.1.0
19952024-02-17T05:15:19.967Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19962024-02-17T05:15:19.991Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19972024-02-17T05:15:20.058Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19982024-02-17T05:15:20.136Z Compiling crossbeam-deque v0.8.3
19992024-02-17T05:15:20.262Z Checking hashbrown v0.12.3
20002024-02-17T05:15:20.329Z Checking bitfield v0.14.0
20012024-02-17T05:15:21.469Z Checking rsa v0.9.2
20022024-02-17T05:15:21.862Z Checking serde-hex v0.1.0
20032024-02-17T05:15:21.985Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20042024-02-17T05:15:22.135Z Checking env_logger v0.10.0
20052024-02-17T05:15:22.221Z Checking x509-cert v0.2.4
20062024-02-17T05:15:22.411Z Checking ron v0.8.1
20072024-02-17T05:15:22.568Z Checking hashbrown v0.13.2
20082024-02-17T05:15:23.542Z Compiling semver-parser v0.10.2
20092024-02-17T05:15:23.644Z Compiling num-rational v0.4.1
20102024-02-17T05:15:23.736Z Checking crc-any v2.4.3
20112024-02-17T05:15:23.881Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20122024-02-17T05:15:24.107Z Checking object v0.30.4
20132024-02-17T05:15:24.143Z Compiling rayon v1.8.0
20142024-02-17T05:15:24.363Z Compiling semver v0.11.0
20152024-02-17T05:15:25.178Z Compiling memmap2 v0.7.1
20162024-02-17T05:15:25.848Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20172024-02-17T05:15:25.867Z Compiling arrayvec v0.7.4
20182024-02-17T05:15:26.038Z Compiling arrayref v0.3.7
20192024-02-17T05:15:26.131Z Compiling constant_time_eq v0.3.0
20202024-02-17T05:15:26.145Z Compiling home v0.5.5
20212024-02-17T05:15:26.636Z Checking path-slash v0.1.5
20222024-02-17T05:15:26.636Z Compiling toolchain_find v0.2.0
20232024-02-17T05:15:26.636Z Checking steno v0.4.0
20242024-02-17T05:15:26.867Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20252024-02-17T05:15:27.482Z Compiling toml v0.5.11
20262024-02-17T05:15:27.625Z Checking num-complex v0.4.4
20272024-02-17T05:15:28.608Z Compiling topological-sort v0.2.2
20282024-02-17T05:15:28.778Z Compiling convert_case v0.4.0
20292024-02-17T05:15:28.805Z Checking num v0.4.1
20302024-02-17T05:15:28.906Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20312024-02-17T05:15:29.028Z Checking newline-converter v0.3.0
20322024-02-17T05:15:29.528Z Compiling omicron-zone-package v0.11.0
20332024-02-17T05:15:29.759Z Compiling derive_more v0.99.17
20342024-02-17T05:15:30.244Z Compiling rustfmt-wrapper v0.2.0
20352024-02-17T05:15:30.546Z Checking expectorate v1.1.0
20362024-02-17T05:15:30.706Z Checking utf-8 v0.7.6
20372024-02-17T05:15:30.882Z Compiling buf-list v1.0.3
20382024-02-17T05:15:30.907Z Checking tungstenite v0.20.1
20392024-02-17T05:15:31.432Z Checking display-error-chain v0.2.0
20402024-02-17T05:15:31.576Z Compiling parking_lot_core v0.8.6
20412024-02-17T05:15:31.810Z Checking tokio-tungstenite v0.20.1
20422024-02-17T05:15:31.934Z Checking keccak v0.1.4
20432024-02-17T05:15:32.142Z Checking trust-dns-client v0.22.0
20442024-02-17T05:15:32.244Z Checking sha3 v0.10.8
20452024-02-17T05:15:32.428Z Checking parking_lot v0.11.2
20462024-02-17T05:15:32.623Z Checking secrecy v0.8.0
20472024-02-17T05:15:32.785Z Compiling pin-project-internal v1.1.3
20482024-02-17T05:15:32.877Z Compiling doc-comment v0.3.3
20492024-02-17T05:15:33.521Z Checking sled v0.34.7
20502024-02-17T05:15:33.755Z Checking glob v0.3.1
20512024-02-17T05:15:33.899Z Checking trust-dns-server v0.22.1
20522024-02-17T05:15:34.092Z Compiling vte_generate_state_changes v0.1.1
20532024-02-17T05:15:34.803Z Checking vte v0.11.1
20542024-02-17T05:15:35.947Z Compiling unicase v2.7.0
20552024-02-17T05:15:36.175Z Checking pin-project v1.1.3
20562024-02-17T05:15:36.664Z Compiling platforms v3.0.2
20572024-02-17T05:15:36.667Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20582024-02-17T05:15:36.668Z Checking strip-ansi-escapes v0.2.0
20592024-02-17T05:15:36.668Z Checking fd-lock v3.0.13
20602024-02-17T05:15:36.668Z Compiling snafu-derive v0.7.5
20612024-02-17T05:15:36.668Z Compiling fs-err v2.11.0
20622024-02-17T05:15:36.668Z Checking nu-ansi-term v0.49.0
20632024-02-17T05:15:36.696Z Checking globset v0.4.13
20642024-02-17T05:15:37.100Z Checking reedline v0.28.0
20652024-02-17T05:15:37.126Z Checking olpc-cjson v0.1.3
20662024-02-17T05:15:37.136Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20672024-02-17T05:15:37.190Z Checking serde_plain v1.0.2
20682024-02-17T05:15:37.303Z Compiling async-recursion v1.0.5
20692024-02-17T05:15:37.338Z Checking typed-path v0.7.0
20702024-02-17T05:15:37.440Z Compiling curve25519-dalek v4.1.1
20712024-02-17T05:15:38.004Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20722024-02-17T05:15:38.545Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20732024-02-17T05:15:38.792Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20742024-02-17T05:15:38.853Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752024-02-17T05:15:38.909Z Compiling memoffset v0.7.1
20762024-02-17T05:15:39.010Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20772024-02-17T05:15:39.040Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20782024-02-17T05:15:39.233Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20792024-02-17T05:15:39.305Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20802024-02-17T05:15:39.769Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20812024-02-17T05:15:39.791Z Checking parse-size v1.0.0
20822024-02-17T05:15:39.848Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20832024-02-17T05:15:40.126Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20842024-02-17T05:15:40.164Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20852024-02-17T05:15:42.828Z Checking snafu v0.7.5
20862024-02-17T05:15:42.964Z Compiling mime_guess v2.0.4
20872024-02-17T05:15:43.334Z Checking tough v0.16.0
20882024-02-17T05:15:45.853Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20892024-02-17T05:15:46.278Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20902024-02-17T05:15:46.596Z Checking universal-hash v0.5.1
20912024-02-17T05:15:46.610Z Compiling thiserror-impl-no-std v2.0.2
20922024-02-17T05:15:46.786Z Compiling curve25519-dalek-derive v0.1.0
20932024-02-17T05:15:46.990Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20942024-02-17T05:15:48.362Z Checking opaque-debug v0.3.0
20952024-02-17T05:15:48.462Z Checking poly1305 v0.8.0
20962024-02-17T05:15:50.170Z Checking thiserror-no-std v2.0.2
20972024-02-17T05:15:50.380Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20982024-02-17T05:15:50.581Z Checking chacha20 v0.9.1
20992024-02-17T05:15:50.715Z Checking aead v0.5.2
21002024-02-17T05:15:50.910Z Checking kstat-rs v0.2.3
21012024-02-17T05:15:50.928Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21022024-02-17T05:15:51.272Z Checking signature v1.6.4
21032024-02-17T05:15:51.394Z Compiling salty v0.2.0
21042024-02-17T05:15:51.970Z Checking ed25519 v1.5.3
21052024-02-17T05:15:52.213Z Checking chacha20poly1305 v0.10.1
21062024-02-17T05:15:52.393Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21072024-02-17T05:15:53.046Z Checking vsss-rs v3.3.4
21082024-02-17T05:15:53.158Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21092024-02-17T05:15:53.282Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21102024-02-17T05:15:53.391Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21112024-02-17T05:15:55.169Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21122024-02-17T05:15:55.979Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21132024-02-17T05:15:56.123Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21142024-02-17T05:15:56.538Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21152024-02-17T05:15:57.225Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21162024-02-17T05:15:57.442Z Checking serde-big-array v0.5.1
21172024-02-17T05:15:57.502Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21182024-02-17T05:15:57.918Z Checking bytecount v0.6.3
21192024-02-17T05:15:57.918Z Checking papergrid v0.11.0
21202024-02-17T05:15:58.595Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21212024-02-17T05:15:59.837Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21222024-02-17T05:15:59.978Z Compiling tabled_derive v0.7.0
21232024-02-17T05:16:01.132Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21242024-02-17T05:16:01.135Z Checking signal-hook-tokio v0.3.1
21252024-02-17T05:16:01.135Z Checking fd-lock v4.0.2
21262024-02-17T05:16:01.136Z Checking nix v0.27.1
21272024-02-17T05:16:01.662Z Checking serde-big-array v0.4.1
21282024-02-17T05:16:01.665Z Compiling sqlparser_derive v0.2.2
21292024-02-17T05:16:02.316Z Checking unicode_categories v0.1.1
21302024-02-17T05:16:02.657Z Compiling prettyplease v0.2.16
21312024-02-17T05:16:02.686Z Checking humantime v2.1.0
21322024-02-17T05:16:02.902Z Checking tabled v0.15.0
21332024-02-17T05:16:02.966Z Checking sqlparser v0.43.1
21342024-02-17T05:16:03.009Z Checking sqlformat v0.2.3
21352024-02-17T05:16:03.768Z Checking rustyline v13.0.0
21362024-02-17T05:16:04.542Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21372024-02-17T05:16:05.515Z Checking bcs v0.1.6
21382024-02-17T05:16:05.583Z Checking highway v1.1.0
21392024-02-17T05:16:05.975Z Checking corncobs v0.1.3
21402024-02-17T05:16:05.982Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21412024-02-17T05:16:06.146Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21422024-02-17T05:16:06.244Z Compiling crunchy v0.2.2
21432024-02-17T05:16:06.347Z Checking http-range v0.1.5
21442024-02-17T05:16:06.407Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21452024-02-17T05:16:06.525Z Checking hyper-staticfile v0.9.5
21462024-02-17T05:16:06.617Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21472024-02-17T05:16:06.642Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21482024-02-17T05:16:06.918Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21492024-02-17T05:16:06.972Z Compiling clang-sys v1.6.1
21502024-02-17T05:16:07.460Z Compiling tiny-keccak v2.0.2
21512024-02-17T05:16:07.908Z Compiling darling_core v0.14.4
21522024-02-17T05:16:09.342Z Checking assert_matches v1.5.0
21532024-02-17T05:16:09.435Z Compiling ascii-canvas v3.0.0
21542024-02-17T05:16:10.239Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21552024-02-17T05:16:10.579Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21562024-02-17T05:16:10.664Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21572024-02-17T05:16:10.737Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21582024-02-17T05:16:12.285Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21592024-02-17T05:16:12.309Z Compiling ena v0.14.2
21602024-02-17T05:16:12.309Z Compiling libloading v0.7.4
21612024-02-17T05:16:12.309Z Compiling bindgen v0.69.2
21622024-02-17T05:16:12.795Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21632024-02-17T05:16:12.795Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21642024-02-17T05:16:12.987Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21652024-02-17T05:16:14.107Z Compiling darling_macro v0.14.4
21662024-02-17T05:16:14.392Z Compiling regex-syntax v0.6.29
21672024-02-17T05:16:15.210Z Compiling diff v0.1.13
21682024-02-17T05:16:15.627Z Compiling darling v0.14.4
21692024-02-17T05:16:15.857Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21702024-02-17T05:16:16.100Z Compiling cexpr v0.6.0
21712024-02-17T05:16:17.359Z Compiling which v4.4.0
21722024-02-17T05:16:17.814Z Compiling lalrpop v0.19.12
21732024-02-17T05:16:18.002Z Compiling portable-atomic v1.4.3
21742024-02-17T05:16:18.319Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21752024-02-17T05:16:19.022Z Compiling ref-cast v1.0.20
21762024-02-17T05:16:19.077Z Compiling lazycell v1.3.0
21772024-02-17T05:16:19.241Z Checking maplit v1.0.2
21782024-02-17T05:16:19.357Z Compiling shlex v1.3.0
21792024-02-17T05:16:19.564Z Compiling peeking_take_while v0.1.2
21802024-02-17T05:16:19.667Z Compiling rustc-hash v1.1.0
21812024-02-17T05:16:19.790Z Compiling derive_builder_core v0.12.0
21822024-02-17T05:16:19.829Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21832024-02-17T05:16:20.146Z Compiling ref-cast-impl v1.0.20
21842024-02-17T05:16:20.768Z Compiling libxml v0.3.3
21852024-02-17T05:16:21.263Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21862024-02-17T05:16:21.556Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21872024-02-17T05:16:22.170Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21882024-02-17T05:16:22.252Z Compiling strum_macros v0.24.3
21892024-02-17T05:16:22.262Z Compiling derive_builder_macro v0.12.0
21902024-02-17T05:16:22.588Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21912024-02-17T05:16:22.944Z Compiling cookie v0.18.0
21922024-02-17T05:16:23.166Z Compiling indoc v1.0.9
21932024-02-17T05:16:23.338Z Checking number_prefix v0.4.0
21942024-02-17T05:16:23.524Z Checking indicatif v0.17.8
21952024-02-17T05:16:24.299Z Checking derive_builder v0.12.0
21962024-02-17T05:16:24.441Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21972024-02-17T05:16:24.757Z Checking bb8 v0.8.3
21982024-02-17T05:16:25.244Z Checking quick-xml v0.30.0
21992024-02-17T05:16:26.567Z Checking castaway v0.2.2
22002024-02-17T05:16:26.592Z Compiling impl-trait-for-tuples v0.2.2
22012024-02-17T05:16:26.592Z Compiling oso-derive v0.27.0
22022024-02-17T05:16:26.592Z Checking compact_str v0.7.1
22032024-02-17T05:16:27.093Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22042024-02-17T05:16:27.572Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22052024-02-17T05:16:27.683Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22062024-02-17T05:16:27.869Z Checking lru v0.12.1
22072024-02-17T05:16:28.146Z Compiling stability v0.1.1
22082024-02-17T05:16:29.090Z Checking cassowary v0.3.0
22092024-02-17T05:16:29.151Z Compiling indoc v2.0.3
22102024-02-17T05:16:29.232Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22112024-02-17T05:16:29.892Z Checking smawk v0.3.1
22122024-02-17T05:16:29.895Z Checking unicode-linebreak v0.1.5
22132024-02-17T05:16:29.895Z Checking is_ci v1.2.0
22142024-02-17T05:16:29.896Z Checking supports-color v3.0.0
22152024-02-17T05:16:29.919Z Checking textwrap v0.16.0
22162024-02-17T05:16:30.011Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22172024-02-17T05:16:30.271Z Checking ratatui v0.26.1
22182024-02-17T05:16:30.313Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22192024-02-17T05:16:30.347Z Checking rtoolbox v0.0.1
22202024-02-17T05:16:30.538Z Checking rpassword v7.3.1
22212024-02-17T05:16:30.554Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22222024-02-17T05:16:30.685Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22232024-02-17T05:16:30.805Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22242024-02-17T05:16:31.213Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22252024-02-17T05:16:31.704Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22262024-02-17T05:16:32.671Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22272024-02-17T05:16:33.395Z Checking tui-tree-widget v0.17.0
22282024-02-17T05:16:33.712Z Checking fatfs v0.3.6
22292024-02-17T05:16:34.251Z Checking shell-words v1.1.0
22302024-02-17T05:16:34.829Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22312024-02-17T05:16:34.836Z Checking yansi v0.5.1
22322024-02-17T05:16:35.319Z Checking pretty_assertions v1.4.0
22332024-02-17T05:16:35.529Z Compiling target-lexicon v0.12.13
22342024-02-17T05:16:35.583Z Compiling guppy-workspace-hack v0.1.0
22352024-02-17T05:16:35.900Z Checking plotters-backend v0.3.5
22362024-02-17T05:16:36.734Z Checking plotters-svg v0.3.5
22372024-02-17T05:16:37.076Z Checking http-body v1.0.0
22382024-02-17T05:16:37.196Z Checking rand v0.4.6
22392024-02-17T05:16:37.219Z Checking cast v0.3.0
22402024-02-17T05:16:37.516Z Compiling target-spec v3.1.0
22412024-02-17T05:16:38.113Z Checking remove_dir_all v0.5.3
22422024-02-17T05:16:38.208Z Checking tower-layer v0.3.2
22432024-02-17T05:16:38.215Z Checking tempdir v0.3.7
22442024-02-17T05:16:38.273Z Checking criterion-plot v0.5.0
22452024-02-17T05:16:38.382Z Checking cfg-expr v0.15.6
22462024-02-17T05:16:38.480Z Checking tower v0.4.13
22472024-02-17T05:16:38.789Z Checking hyper v1.1.0
22482024-02-17T05:16:39.298Z Checking plotters v0.3.5
22492024-02-17T05:16:39.779Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22502024-02-17T05:16:40.007Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22512024-02-17T05:16:40.313Z Checking tinytemplate v1.2.1
22522024-02-17T05:16:41.110Z Checking cargo-platform v0.1.3
22532024-02-17T05:16:41.117Z Checking anes v0.1.6
22542024-02-17T05:16:41.118Z Checking oorandom v11.1.3
22552024-02-17T05:16:41.206Z Checking cargo_metadata v0.18.1
22562024-02-17T05:16:41.412Z Checking criterion v0.5.1
22572024-02-17T05:16:41.624Z Checking hyper-util v0.1.2
22582024-02-17T05:16:42.912Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22592024-02-17T05:16:43.664Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22602024-02-17T05:16:43.682Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22612024-02-17T05:16:45.132Z Checking assert_cmd v2.0.13
22622024-02-17T05:16:45.132Z Checking rustls-native-certs v0.7.0
22632024-02-17T05:16:45.132Z Checking pathdiff v0.2.1
22642024-02-17T05:16:45.132Z Checking nested v0.1.1
22652024-02-17T05:16:45.329Z Checking guppy v0.17.5
22662024-02-17T05:16:47.477Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22672024-02-17T05:16:47.672Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22682024-02-17T05:16:48.475Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22692024-02-17T05:16:48.489Z Checking hyper-rustls v0.26.0
22702024-02-17T05:16:48.820Z Checking httptest v0.15.5
22712024-02-17T05:16:49.225Z Checking threadpool v1.8.1
22722024-02-17T05:16:49.432Z Checking nanorand v0.7.0
22732024-02-17T05:16:49.806Z Checking flume v0.11.0
22742024-02-17T05:16:50.033Z Checking libtest-mimic v0.6.1
22752024-02-17T05:16:50.278Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22762024-02-17T05:16:50.404Z Checking similar-asserts v1.5.0
22772024-02-17T05:16:50.858Z Compiling rstest_macros v0.18.2
22782024-02-17T05:16:51.102Z Checking datatest-stable v0.2.3
22792024-02-17T05:16:51.334Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22802024-02-17T05:16:52.611Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22812024-02-17T05:16:52.733Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22822024-02-17T05:16:53.142Z Checking csv-core v0.1.11
22832024-02-17T05:16:53.257Z Compiling relative-path v1.9.0
22842024-02-17T05:16:53.470Z Checking constant_time_eq v0.2.6
22852024-02-17T05:16:53.502Z Compiling trybuild v1.0.89
22862024-02-17T05:16:53.587Z Checking blake2b_simd v1.0.1
22872024-02-17T05:16:53.950Z Checking csv v1.3.0
22882024-02-17T05:16:54.428Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22892024-02-17T05:16:54.884Z Checking multimap v0.8.3
22902024-02-17T05:16:55.188Z Checking basic-toml v0.1.8
22912024-02-17T05:16:56.118Z Checking futures-timer v3.0.2
22922024-02-17T05:16:57.896Z Checking rust-argon2 v1.0.1
22932024-02-17T05:16:58.290Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22942024-02-17T05:17:00.313Z Checking partial-io v0.5.4
22952024-02-17T05:17:00.694Z Checking approx v0.5.1
22962024-02-17T05:17:00.931Z Checking termios v0.3.3
22972024-02-17T05:17:01.514Z Checking hex-literal v0.4.1
22982024-02-17T05:17:04.078Z Checking rstest v0.18.2
22992024-02-17T05:17:06.373Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23002024-02-17T05:17:52.573Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23012024-02-17T05:17:55.064Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23022024-02-17T05:17:56.766Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23032024-02-17T05:17:56.956Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23042024-02-17T05:18:10.274Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23052024-02-17T05:18:20.082Z Compiling polar-core v0.27.0
23062024-02-17T05:18:26.991Z Checking oso v0.27.0
23072024-02-17T05:18:51.866Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23082024-02-17T05:19:53.522Z Finished dev [unoptimized + debuginfo] target(s) in 6m 55s
23092024-02-17T05:19:53.523Z
23102024-02-17T05:19:53.523Zreal 7:38.901082955
23112024-02-17T05:19:53.523Zuser 40:02.547862441
23122024-02-17T05:19:53.523Zsys 6:45.291505460
23132024-02-17T05:19:53.523Ztrap 1.061894584
23142024-02-17T05:19:53.523Ztflt 5.504104256
23152024-02-17T05:19:53.523Zdflt 3.968907161
23162024-02-17T05:19:53.523Zkflt 0.052131525
23172024-02-17T05:19:53.524Zlock 1:01:42.444010186
23182024-02-17T05:19:53.524Zslp 2:02:45.325428420
23192024-02-17T05:19:53.524Zlat 1:39.744416218
23202024-02-17T05:19:53.524Zstop 3:48.953249562
23212024-02-17T05:19:53.524Zwarning: output filename collision.
23222024-02-17T05:19:53.524ZThe 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)`.
23232024-02-17T05:19:53.524ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23242024-02-17T05:19:53.524ZThe targets should have unique names.
23252024-02-17T05:19:53.525ZThis is a known bug where multiple crates with the same name use
23262024-02-17T05:19:53.525Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23272024-02-17T05:19:53.525Zwarning: output filename collision.
23282024-02-17T05:19:53.525ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23292024-02-17T05:19:53.525ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23302024-02-17T05:19:53.525ZThe targets should have unique names.
23312024-02-17T05:19:53.525ZThis is a known bug where multiple crates with the same name use
23322024-02-17T05:19:53.525Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23332024-02-17T05:19:53.526Zwarning: output filename collision.
23342024-02-17T05:19:53.526ZThe 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)`.
23352024-02-17T05:19:53.526ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23362024-02-17T05:19:53.526ZThe targets should have unique names.
23372024-02-17T05:19:53.526ZThis is a known bug where multiple crates with the same name use
23382024-02-17T05:19:53.526Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23392024-02-17T05:19:53.527Zwarning: output filename collision.
23402024-02-17T05:19:53.527ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23412024-02-17T05:19:53.527ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23422024-02-17T05:19:53.527ZThe targets should have unique names.
23432024-02-17T05:19:53.527ZThis is a known bug where multiple crates with the same name use
23442024-02-17T05:19:53.527Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23452024-02-17T05:19:53.527Zwarning: output filename collision.
23462024-02-17T05:19:53.527ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23472024-02-17T05:19:53.527ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23482024-02-17T05:19:53.528ZThe targets should have unique names.
23492024-02-17T05:19:53.528ZThis is a known bug where multiple crates with the same name use
23502024-02-17T05:19:53.725Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23512024-02-17T05:19:53.725Zwarning: output filename collision.
23522024-02-17T05:19:53.725ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23532024-02-17T05:19:53.725ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23542024-02-17T05:19:53.725ZThe targets should have unique names.
23552024-02-17T05:19:53.725ZThis is a known bug where multiple crates with the same name use
23562024-02-17T05:19:53.725Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23572024-02-17T05:19:53.725Zwarning: output filename collision.
23582024-02-17T05:19:53.725ZThe 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)`.
23592024-02-17T05:19:53.725ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23602024-02-17T05:19:53.725ZThe targets should have unique names.
23612024-02-17T05:19:53.725ZThis is a known bug where multiple crates with the same name use
23622024-02-17T05:19:53.726Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23632024-02-17T05:19:53.726Z Documenting libc v0.2.153
23642024-02-17T05:19:53.726Z Documenting cfg-if v1.0.0
23652024-02-17T05:19:53.726Z Documenting serde_derive v1.0.196
23662024-02-17T05:19:53.726Z Documenting log v0.4.20
23672024-02-17T05:19:53.726Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23682024-02-17T05:19:53.726Z Documenting memchr v2.6.3
23692024-02-17T05:19:53.726Z Documenting scopeguard v1.2.0
23702024-02-17T05:19:53.726Z Documenting byteorder v1.5.0
23712024-02-17T05:19:53.726Z Documenting smallvec v1.13.1
23722024-02-17T05:19:54.776Z Documenting itoa v1.0.9
23732024-02-17T05:19:54.809Z Documenting lock_api v0.4.10
23742024-02-17T05:19:55.591Z Documenting once_cell v1.19.0
23752024-02-17T05:19:56.207Z Documenting getrandom v0.2.10
23762024-02-17T05:19:56.448Z Documenting zeroize_derive v1.4.2
23772024-02-17T05:19:56.471Z Documenting parking_lot_core v0.9.8
23782024-02-17T05:19:56.733Z Documenting libm v0.2.7
23792024-02-17T05:19:57.525Z Documenting pin-project-lite v0.2.13
23802024-02-17T05:19:57.799Z Documenting signal-hook-registry v1.4.1
23812024-02-17T05:19:59.761Z Documenting serde v1.0.196
23822024-02-17T05:20:00.384Z Documenting mio v0.8.9
23832024-02-17T05:20:00.389Z Documenting num-traits v0.2.16
23842024-02-17T05:20:00.389Z Documenting rand_core v0.6.4
23852024-02-17T05:20:00.389Z Documenting parking_lot v0.12.1
23862024-02-17T05:20:00.389Z Documenting futures-core v0.3.30
23872024-02-17T05:20:01.681Z Documenting ryu v1.0.15
23882024-02-17T05:20:01.839Z Documenting zeroize v1.7.0
23892024-02-17T05:20:04.458Z Documenting thiserror-impl v1.0.57
23902024-02-17T05:20:04.480Z Documenting num_cpus v1.16.0
23912024-02-17T05:20:04.817Z Documenting socket2 v0.5.5
23922024-02-17T05:20:05.012Z Documenting tokio-macros v2.2.0
23932024-02-17T05:20:05.045Z Documenting zerocopy v0.7.32
23942024-02-17T05:20:05.139Z Documenting typenum v1.16.0
23952024-02-17T05:20:05.897Z Documenting subtle v2.5.0
23962024-02-17T05:20:08.772Z Documenting futures-sink v0.3.30
23972024-02-17T05:20:09.656Z Documenting iana-time-zone v0.1.57
23982024-02-17T05:20:09.758Z Documenting pin-utils v0.1.0
23992024-02-17T05:20:10.255Z Documenting thiserror v1.0.57
24002024-02-17T05:20:10.786Z Documenting slab v0.4.9
24012024-02-17T05:20:12.362Z Documenting ahash v0.8.7
24022024-02-17T05:20:12.950Z Documenting futures-channel v0.3.30
24032024-02-17T05:20:14.308Z Documenting futures-macro v0.3.30
24042024-02-17T05:20:14.824Z Documenting futures-task v0.3.30
24052024-02-17T05:20:14.828Z Documenting allocator-api2 v0.2.16
24062024-02-17T05:20:15.402Z Documenting const-oid v0.9.5
24072024-02-17T05:20:17.441Z Documenting futures-io v0.3.30
24082024-02-17T05:20:17.796Z Documenting tinyvec_macros v0.1.1
24092024-02-17T05:20:18.512Z Documenting hashbrown v0.14.3
24102024-02-17T05:20:19.833Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24112024-02-17T05:20:20.017Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24122024-02-17T05:20:20.776Z Documenting tracing-core v0.1.31
24132024-02-17T05:20:20.824Z Documenting tinyvec v1.6.0
24142024-02-17T05:20:21.336Z Documenting tracing-attributes v0.1.26
24152024-02-17T05:20:21.337Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24162024-02-17T05:20:22.064Z Documenting futures-util v0.3.30
24172024-02-17T05:20:24.214Z Documenting bytes v1.5.0
24182024-02-17T05:20:24.563Z Documenting bitflags v2.4.0
24192024-02-17T05:20:25.352Z Documenting serde_json v1.0.113
24202024-02-17T05:20:27.717Z Documenting chrono v0.4.31
24212024-02-17T05:20:29.125Z Documenting tokio v1.36.0
24222024-02-17T05:20:30.193Z Documenting uuid v1.7.0
24232024-02-17T05:20:30.841Z Documenting unicode-normalization v0.1.22
24242024-02-17T05:20:30.852Z Documenting generic-array v0.14.7
24252024-02-17T05:20:31.842Z Documenting ppv-lite86 v0.2.17
24262024-02-17T05:20:32.631Z Documenting equivalent v1.0.1
24272024-02-17T05:20:33.654Z Documenting unicode-bidi v0.3.13
24282024-02-17T05:20:35.022Z Documenting serde_derive_internals v0.26.0
24292024-02-17T05:20:35.221Z Documenting rand_chacha v0.3.1
24302024-02-17T05:20:35.618Z Documenting indexmap v2.2.3
24312024-02-17T05:20:35.625Z Documenting crypto-common v0.1.6
24322024-02-17T05:20:35.833Z Documenting block-buffer v0.10.4
24332024-02-17T05:20:37.874Z Checking serde_derive_internals v0.26.0
24342024-02-17T05:20:38.521Z Documenting base64 v0.21.7
24352024-02-17T05:20:39.300Z Documenting rand v0.8.5
24362024-02-17T05:20:40.062Z Documenting percent-encoding v2.3.1
24372024-02-17T05:20:40.412Z Documenting dyn-clone v1.0.16
24382024-02-17T05:20:40.442Z Documenting digest v0.10.7
24392024-02-17T05:20:41.461Z Documenting tracing v0.1.37
24402024-02-17T05:20:41.551Z Documenting schemars_derive v0.8.16
24412024-02-17T05:20:41.788Z Documenting lazy_static v1.4.0
24422024-02-17T05:20:43.334Z Documenting fnv v1.0.7
24432024-02-17T05:20:43.421Z Documenting errno v0.3.8
24442024-02-17T05:20:44.235Z Documenting form_urlencoded v1.2.1
24452024-02-17T05:20:44.625Z Documenting cpufeatures v0.2.12
24462024-02-17T05:20:44.937Z Documenting idna v0.5.0
24472024-02-17T05:20:46.617Z Documenting httparse v1.8.0
24482024-02-17T05:20:47.829Z Documenting rustix v0.38.31
24492024-02-17T05:20:47.835Z Documenting unicode-width v0.1.11
24502024-02-17T05:20:47.997Z Documenting schemars v0.8.16
24512024-02-17T05:20:48.510Z Documenting unicode-ident v1.0.12
24522024-02-17T05:20:48.511Z Documenting adler v1.0.2
24532024-02-17T05:20:49.748Z Documenting url v2.5.0
24542024-02-17T05:20:50.200Z Documenting try-lock v0.2.4
24552024-02-17T05:20:50.975Z Documenting proc-macro2 v1.0.78
24562024-02-17T05:20:51.470Z Documenting httpdate v1.0.3
24572024-02-17T05:20:51.470Z Documenting miniz_oxide v0.7.1
24582024-02-17T05:20:52.928Z Documenting want v0.3.1
24592024-02-17T05:20:53.588Z Documenting http-body v0.4.5
24602024-02-17T05:20:54.017Z Documenting openssl-sys v0.9.96
24612024-02-17T05:20:54.695Z Documenting openssl-macros v0.1.1
24622024-02-17T05:20:55.488Z Documenting mime v0.3.17
24632024-02-17T05:20:56.289Z Documenting tower-service v0.3.2
24642024-02-17T05:20:56.293Z Documenting base64ct v1.6.0
24652024-02-17T05:20:57.643Z Documenting quote v1.0.35
24662024-02-17T05:20:58.872Z Documenting aho-corasick v1.0.4
24672024-02-17T05:20:59.877Z Documenting slog v2.7.0
24682024-02-17T05:21:00.084Z Documenting regex-syntax v0.8.2
24692024-02-17T05:21:00.103Z Documenting openssl v0.10.60
24702024-02-17T05:21:00.325Z Documenting openssl-probe v0.1.5
24712024-02-17T05:21:00.588Z Documenting ipnet v2.9.0
24722024-02-17T05:21:01.565Z Documenting tokio-util v0.7.10
24732024-02-17T05:21:02.626Z Documenting syn v2.0.48
24742024-02-17T05:21:03.982Z Documenting async-trait v0.1.77
24752024-02-17T05:21:04.259Z Documenting pem-rfc7468 v0.7.0
24762024-02-17T05:21:04.812Z Documenting encoding_rs v0.8.33
24772024-02-17T05:21:05.016Z Documenting crossbeam-utils v0.8.16
24782024-02-17T05:21:06.776Z Documenting regex-automata v0.4.4
24792024-02-17T05:21:07.314Z Documenting h2 v0.3.24
24802024-02-17T05:21:08.333Z Documenting der_derive v0.7.2
24812024-02-17T05:21:09.337Z Documenting flagset v0.4.3
24822024-02-17T05:21:09.496Z Documenting utf8parse v0.2.1
24832024-02-17T05:21:09.619Z Documenting native-tls v0.2.11
24842024-02-17T05:21:10.219Z Documenting serde_urlencoded v0.7.1
24852024-02-17T05:21:12.045Z Documenting num-integer v0.1.46
24862024-02-17T05:21:12.230Z Documenting time-macros v0.2.13
24872024-02-17T05:21:14.342Z Documenting regex v1.10.3
24882024-02-17T05:21:14.397Z Documenting tokio-native-tls v0.3.1
24892024-02-17T05:21:14.478Z Documenting der v0.7.8
24902024-02-17T05:21:15.335Z Documenting time-core v0.1.1
24912024-02-17T05:21:16.898Z Documenting gimli v0.28.0
24922024-02-17T05:21:17.587Z Documenting num_threads v0.1.6
24932024-02-17T05:21:18.120Z Documenting deranged v0.3.8
24942024-02-17T05:21:18.497Z Documenting hyper v0.14.27
24952024-02-17T05:21:19.313Z Documenting spki v0.7.2
24962024-02-17T05:21:19.323Z Documenting object v0.32.1
24972024-02-17T05:21:19.737Z Documenting rustc-demangle v0.1.23
24982024-02-17T05:21:22.142Z Documenting webpki-roots v0.25.2
24992024-02-17T05:21:22.563Z Documenting spin v0.9.8
25002024-02-17T05:21:23.047Z Documenting addr2line v0.21.0
25012024-02-17T05:21:23.293Z Documenting time v0.3.27
25022024-02-17T05:21:23.813Z Documenting either v1.10.0
25032024-02-17T05:21:25.278Z Documenting pkcs8 v0.10.2
25042024-02-17T05:21:25.598Z Documenting openapiv3 v2.0.0
25052024-02-17T05:21:26.811Z Documenting futures-executor v0.3.30
25062024-02-17T05:21:26.962Z Checking pest_meta v2.7.6
25072024-02-17T05:21:27.929Z Documenting memoffset v0.9.0
25082024-02-17T05:21:27.956Z Documenting data-encoding v2.4.0
25092024-02-17T05:21:29.181Z Documenting anstyle v1.0.2
25102024-02-17T05:21:29.980Z Documenting anstyle-parse v0.2.1
25112024-02-17T05:21:30.142Z Documenting backtrace v0.3.69
25122024-02-17T05:21:30.924Z Documenting crossbeam-epoch v0.9.15
25132024-02-17T05:21:31.001Z Documenting hyper-tls v0.5.0
25142024-02-17T05:21:31.947Z Documenting hyper-rustls v0.24.2
25152024-02-17T05:21:32.235Z Documenting ipnetwork v0.20.0
25162024-02-17T05:21:33.146Z Documenting sha2 v0.10.8
25172024-02-17T05:21:33.873Z Documenting hex v0.4.3
25182024-02-17T05:21:34.066Z Documenting crc32fast v1.3.2
25192024-02-17T05:21:35.854Z Documenting pest_meta v2.7.6
25202024-02-17T05:21:36.357Z Documenting anyhow v1.0.75
25212024-02-17T05:21:38.280Z Documenting scroll_derive v0.12.0
25222024-02-17T05:21:38.747Z Documenting untrusted v0.9.0
25232024-02-17T05:21:38.764Z Documenting colorchoice v1.0.0
25242024-02-17T05:21:38.764Z Documenting anstyle-query v1.0.0
25252024-02-17T05:21:38.805Z Documenting futures v0.3.30
25262024-02-17T05:21:39.869Z Documenting reqwest v0.11.22
25272024-02-17T05:21:40.355Z Documenting pest_generator v2.7.6
25282024-02-17T05:21:41.121Z Documenting ring v0.17.7
25292024-02-17T05:21:41.295Z Checking pest_generator v2.7.6
25302024-02-17T05:21:41.308Z Documenting num-iter v0.1.43
25312024-02-17T05:21:42.029Z Documenting terminal_size v0.3.0
25322024-02-17T05:21:43.141Z Documenting anstream v0.6.11
25332024-02-17T05:21:43.607Z Documenting scroll v0.12.0
25342024-02-17T05:21:44.691Z Documenting hmac v0.12.1
25352024-02-17T05:21:46.139Z Documenting signal-hook v0.3.17
25362024-02-17T05:21:46.281Z Documenting plain v0.2.3
25372024-02-17T05:21:46.648Z Documenting ucd-trie v0.1.6
25382024-02-17T05:21:46.681Z Documenting strsim v0.11.0
25392024-02-17T05:21:48.022Z Documenting static_assertions v1.1.0
25402024-02-17T05:21:48.568Z Documenting clap_lex v0.7.0
25412024-02-17T05:21:49.133Z Documenting goblin v0.8.0
25422024-02-17T05:21:49.563Z Documenting pest_derive v2.7.6
25432024-02-17T05:21:50.647Z Documenting flate2 v1.0.28
25442024-02-17T05:21:51.170Z Documenting clap_derive v4.5.0
25452024-02-17T05:21:51.211Z Documenting unicode-segmentation v1.10.1
25462024-02-17T05:21:51.249Z Documenting pest v2.7.6
25472024-02-17T05:21:51.293Z Documenting pretty-hex v0.4.1
25482024-02-17T05:21:52.930Z Documenting clap_builder v4.5.0
25492024-02-17T05:21:53.938Z Documenting managed v0.8.0
25502024-02-17T05:21:54.369Z Documenting signal-hook-mio v0.2.3
25512024-02-17T05:21:54.511Z Documenting block-padding v0.3.3
25522024-02-17T05:21:55.668Z Documenting scheduled-thread-pool v0.2.7
25532024-02-17T05:21:56.141Z Documenting dtrace-parser v0.2.0
25542024-02-17T05:21:57.210Z Documenting bzip2-sys v0.1.11+1.0.8
25552024-02-17T05:21:57.374Z Documenting thread-id v4.2.0
25562024-02-17T05:21:57.513Z Documenting dof v0.3.0
25572024-02-17T05:21:58.494Z Documenting enum-as-inner v0.5.1
25582024-02-17T05:21:59.141Z Documenting clap v4.5.0
25592024-02-17T05:22:00.051Z Documenting diesel_table_macro_syntax v0.1.0
25602024-02-17T05:22:00.060Z Checking diesel_table_macro_syntax v0.1.0
25612024-02-17T05:22:00.195Z Documenting inout v0.1.3
25622024-02-17T05:22:00.686Z Documenting r2d2 v0.8.10
25632024-02-17T05:22:01.161Z Documenting bzip2 v0.4.4
25642024-02-17T05:22:02.003Z Documenting crossterm v0.27.0
25652024-02-17T05:22:02.733Z Documenting usdt-impl v0.5.0
25662024-02-17T05:22:03.631Z Documenting trust-dns-proto v0.22.0
25672024-02-17T05:22:04.385Z Documenting md-5 v0.10.5
25682024-02-17T05:22:05.021Z Documenting diesel_derives v2.1.2
25692024-02-17T05:22:05.210Z Documenting stringprep v0.1.3
25702024-02-17T05:22:05.371Z Documenting serde_spanned v0.6.5
25712024-02-17T05:22:05.837Z Documenting toml_datetime v0.6.5
25722024-02-17T05:22:07.542Z Documenting ff v0.13.0
25732024-02-17T05:22:09.090Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25742024-02-17T05:22:09.205Z Documenting siphasher v0.3.11
25752024-02-17T05:22:10.241Z Documenting fallible-iterator v0.2.0
25762024-02-17T05:22:10.540Z Documenting base16ct v0.2.0
25772024-02-17T05:22:10.678Z Documenting bit-vec v0.6.3
25782024-02-17T05:22:11.777Z Documenting winnow v0.6.1
25792024-02-17T05:22:12.229Z Documenting phf_shared v0.11.2
25802024-02-17T05:22:12.667Z Documenting group v0.13.0
25812024-02-17T05:22:13.315Z Documenting cipher v0.4.4
25822024-02-17T05:22:13.661Z Documenting sec1 v0.7.3
25832024-02-17T05:22:13.829Z Documenting diesel v2.1.4
25842024-02-17T05:22:14.803Z Documenting zip v0.6.6
25852024-02-17T05:22:15.257Z Documenting postgres-protocol v0.6.6
25862024-02-17T05:22:16.845Z Documenting hkdf v0.12.4
25872024-02-17T05:22:16.992Z Documenting num-bigint v0.4.4
25882024-02-17T05:22:17.822Z Documenting toml_edit v0.22.6
25892024-02-17T05:22:19.112Z Documenting crypto-bigint v0.5.2
25902024-02-17T05:22:19.752Z Documenting regress v0.8.0
25912024-02-17T05:22:19.953Z Documenting hubpack v0.1.2
25922024-02-17T05:22:21.878Z Documenting bstr v1.6.0
25932024-02-17T05:22:22.092Z Documenting serde_repr v0.1.16
25942024-02-17T05:22:23.939Z Documenting new_debug_unreachable v1.0.4
25952024-02-17T05:22:24.345Z Documenting minimal-lexical v0.2.1
25962024-02-17T05:22:24.880Z Documenting precomputed-hash v0.1.1
25972024-02-17T05:22:33.072Z Documenting fixedbitset v0.4.2
25982024-02-17T05:22:33.203Z Documenting lalrpop-util v0.19.12
25992024-02-17T05:22:33.203Z Documenting elliptic-curve v0.13.8
26002024-02-17T05:22:33.203Z Documenting yasna v0.5.2
26012024-02-17T05:22:33.203Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26022024-02-17T05:22:33.203Z Documenting petgraph v0.6.4
26032024-02-17T05:22:33.203Z Documenting string_cache v0.8.7
26042024-02-17T05:22:33.203Z Documenting nom v7.1.3
26052024-02-17T05:22:33.203Z Documenting postgres-types v0.2.6
26062024-02-17T05:22:33.491Z Documenting phf v0.11.2
26072024-02-17T05:22:33.888Z Documenting console v0.15.8
26082024-02-17T05:22:33.978Z Documenting semver v1.0.21
26092024-02-17T05:22:33.995Z Documenting float-cmp v0.9.0
26102024-02-17T05:22:34.218Z Documenting predicates-core v1.0.6
26112024-02-17T05:22:36.237Z Documenting normalize-line-endings v0.3.0
26122024-02-17T05:22:36.781Z Documenting whoami v1.4.1
26132024-02-17T05:22:38.326Z Documenting difflib v0.4.0
26142024-02-17T05:22:38.914Z Documenting heck v0.4.1
26152024-02-17T05:22:38.957Z Documenting bit-set v0.5.3
26162024-02-17T05:22:39.012Z Documenting similar v2.3.0
26172024-02-17T05:22:39.244Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26182024-02-17T05:22:39.254Z Documenting tokio-stream v0.1.14
26192024-02-17T05:22:40.909Z Documenting getopts v0.2.21
26202024-02-17T05:22:41.409Z Documenting tokio-postgres v0.7.10
26212024-02-17T05:22:42.903Z Documenting predicates v3.1.0
26222024-02-17T05:22:43.087Z Checking ident_case v1.0.1
26232024-02-17T05:22:43.164Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26242024-02-17T05:22:43.230Z Checking strsim v0.10.0
26252024-02-17T05:22:43.394Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26262024-02-17T05:22:43.470Z Documenting match_cfg v0.1.0
26272024-02-17T05:22:44.439Z Documenting sha1 v0.10.6
26282024-02-17T05:22:45.271Z Documenting dirs-sys-next v0.1.2
26292024-02-17T05:22:45.922Z Documenting rustls-pki-types v1.3.0
26302024-02-17T05:22:46.225Z Documenting hostname v0.3.1
26312024-02-17T05:22:47.975Z Documenting camino v1.1.6
26322024-02-17T05:22:49.672Z Documenting paste v1.0.14
26332024-02-17T05:22:49.920Z Documenting dirs-next v2.0.0
26342024-02-17T05:22:50.165Z Documenting thread_local v1.1.7
26352024-02-17T05:22:50.398Z Documenting crossbeam-channel v0.5.8
26362024-02-17T05:22:50.645Z Documenting rustls-webpki v0.102.1
26372024-02-17T05:22:50.806Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26382024-02-17T05:22:50.919Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26392024-02-17T05:22:52.943Z Documenting atty v0.2.14
26402024-02-17T05:22:53.626Z Documenting take_mut v0.2.2
26412024-02-17T05:22:54.653Z Documenting term v0.7.0
26422024-02-17T05:22:54.807Z Documenting slog-json v2.6.1
26432024-02-17T05:22:55.348Z Documenting rustls v0.22.2
26442024-02-17T05:22:55.447Z Documenting http v1.0.0
26452024-02-17T05:22:55.530Z Documenting async-stream-impl v0.3.5
26462024-02-17T05:22:55.954Z Documenting debug-ignore v1.0.5
26472024-02-17T05:22:57.434Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26482024-02-17T05:22:58.195Z Documenting slog-async v2.8.0
26492024-02-17T05:22:58.778Z Documenting atomic-waker v1.1.1
26502024-02-17T05:22:59.309Z Documenting slog-term v2.9.0
26512024-02-17T05:22:59.940Z Documenting slog-bunyan v2.5.0
26522024-02-17T05:23:00.776Z Documenting async-stream v0.3.5
26532024-02-17T05:23:01.323Z Documenting multer v3.0.0
26542024-02-17T05:23:01.589Z Documenting waitgroup v0.1.2
26552024-02-17T05:23:02.158Z Documenting rustls-pemfile v2.1.0
26562024-02-17T05:23:04.109Z Checking darling_core v0.20.3
26572024-02-17T05:23:04.558Z Documenting tokio-rustls v0.25.0
26582024-02-17T05:23:04.636Z Documenting toml v0.8.10
26592024-02-17T05:23:05.524Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26602024-02-17T05:23:05.537Z Documenting serde_path_to_error v0.1.15
26612024-02-17T05:23:05.774Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26622024-02-17T05:23:06.260Z Checking darling v0.20.3
26632024-02-17T05:23:06.776Z Documenting structmeta-derive v0.3.0
26642024-02-17T05:23:06.777Z Documenting serde_with_macros v3.6.1
26652024-02-17T05:23:06.777Z Documenting strum v0.26.1
26662024-02-17T05:23:09.811Z Checking structmeta v0.3.0
26672024-02-17T05:23:10.042Z Documenting instant v0.1.12
26682024-02-17T05:23:10.377Z Documenting newtype-uuid v1.0.1
26692024-02-17T05:23:10.666Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26702024-02-17T05:23:11.015Z Documenting macaddr v1.0.1
26712024-02-17T05:23:11.296Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26722024-02-17T05:23:11.411Z Documenting serde_with v3.6.1
26732024-02-17T05:23:12.440Z Documenting structmeta v0.3.0
26742024-02-17T05:23:14.637Z Documenting backoff v0.4.0
26752024-02-17T05:23:15.048Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26762024-02-17T05:23:15.060Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26772024-02-17T05:23:15.277Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26782024-02-17T05:23:15.861Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26792024-02-17T05:23:16.657Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26802024-02-17T05:23:17.585Z Documenting parse-display-derive v0.9.0
26812024-02-17T05:23:17.904Z Documenting fastrand v2.0.1
26822024-02-17T05:23:18.984Z Documenting proc-macro-error-attr v1.0.4
26832024-02-17T05:23:19.949Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26842024-02-17T05:23:20.423Z Checking proc-macro-error v1.0.4
26852024-02-17T05:23:20.680Z Documenting is-terminal v0.4.9
26862024-02-17T05:23:20.752Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26872024-02-17T05:23:20.863Z Checking proc-macro-crate v1.3.1
26882024-02-17T05:23:21.019Z Documenting proc-macro-crate v1.3.1
26892024-02-17T05:23:21.105Z Documenting hash32 v0.3.1
26902024-02-17T05:23:22.214Z Documenting tempfile v3.10.0
26912024-02-17T05:23:22.994Z Documenting stable_deref_trait v1.2.0
26922024-02-17T05:23:23.492Z Documenting parse-display v0.9.0
26932024-02-17T05:23:23.553Z Documenting proc-macro-error v1.0.4
26942024-02-17T05:23:25.105Z Documenting cobs v0.2.3
26952024-02-17T05:23:25.715Z Documenting embedded-io v0.4.0
26962024-02-17T05:23:25.785Z Documenting heapless v0.8.0
26972024-02-17T05:23:26.023Z Documenting foreign-types-macros v0.2.3
26982024-02-17T05:23:26.298Z Documenting num_enum_derive v0.5.11
26992024-02-17T05:23:26.637Z Documenting camino-tempfile v1.1.1
27002024-02-17T05:23:27.610Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27012024-02-17T05:23:28.001Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27022024-02-17T05:23:28.712Z Documenting foreign-types-shared v0.3.1
27032024-02-17T05:23:29.786Z Documenting postcard v1.0.8
27042024-02-17T05:23:30.529Z Documenting smoltcp v0.11.0
27052024-02-17T05:23:39.141Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27062024-02-17T05:23:41.488Z Documenting crucible-workspace-hack v0.1.0
27072024-02-17T05:23:41.488Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27082024-02-17T05:23:41.488Z Documenting foreign-types v0.5.0
27092024-02-17T05:23:41.488Z Documenting num_enum v0.5.11
27102024-02-17T05:23:43.009Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27112024-02-17T05:23:43.009Z Documenting cstr-argument v0.1.2
27122024-02-17T05:23:43.628Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27132024-02-17T05:23:43.628Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27142024-02-17T05:23:43.628Z Documenting colored v2.0.4
27152024-02-17T05:23:43.628Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27162024-02-17T05:23:43.628Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27172024-02-17T05:23:43.628Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27182024-02-17T05:23:43.628Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27192024-02-17T05:23:43.628Z Documenting zone_cfg_derive v0.3.0
27202024-02-17T05:23:43.628Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27212024-02-17T05:23:43.629Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27222024-02-17T05:23:43.629Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27232024-02-17T05:23:44.448Z Documenting num-derive v0.4.0
27242024-02-17T05:23:44.448Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27252024-02-17T05:23:46.084Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27262024-02-17T05:23:46.565Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27272024-02-17T05:23:46.565Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27282024-02-17T05:23:46.693Z Documenting zone v0.3.0
27292024-02-17T05:23:49.405Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27302024-02-17T05:23:49.944Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27312024-02-17T05:23:49.945Z Documenting smf v0.2.2
27322024-02-17T05:23:49.945Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27332024-02-17T05:23:50.978Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27342024-02-17T05:23:51.900Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27352024-02-17T05:24:08.571Z Documenting password-hash v0.5.0
27362024-02-17T05:24:08.798Z Documenting blake2 v0.10.6
27372024-02-17T05:24:09.183Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27382024-02-17T05:24:09.183Z Documenting linked-hash-map v0.5.6
27392024-02-17T05:24:09.183Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27402024-02-17T05:24:09.183Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27412024-02-17T05:24:09.183Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27422024-02-17T05:24:09.183Z Documenting itertools v0.12.1
27432024-02-17T05:24:09.183Z Documenting argon2 v0.5.3
27442024-02-17T05:24:09.183Z Documenting memmap v0.7.0
27452024-02-17T05:24:09.184Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27462024-02-17T05:24:09.184Z Documenting lru-cache v0.1.2
27472024-02-17T05:24:09.184Z Documenting derive-where v1.2.7
27482024-02-17T05:24:09.184Z Documenting quick-error v1.2.3
27492024-02-17T05:24:09.184Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27502024-02-17T05:24:09.184Z Documenting swrite v0.1.0
27512024-02-17T05:24:09.184Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27522024-02-17T05:24:09.184Z Documenting usdt v0.5.0
27532024-02-17T05:24:09.184Z Documenting newtype_derive v0.1.6
27542024-02-17T05:24:09.184Z Documenting tap v1.0.1
27552024-02-17T05:24:09.184Z Documenting resolv-conf v0.7.0
27562024-02-17T05:24:09.184Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27572024-02-17T05:24:09.184Z Documenting wyz v0.5.1
27582024-02-17T05:24:09.184Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27592024-02-17T05:24:09.184Z Documenting radium v0.7.0
27602024-02-17T05:24:09.184Z Documenting steno v0.4.0
27612024-02-17T05:24:09.526Z Documenting trust-dns-resolver v0.22.0
27622024-02-17T05:24:09.859Z Documenting nibble_vec v0.1.0
27632024-02-17T05:24:10.481Z Checking heck v0.3.3
27642024-02-17T05:24:10.591Z Documenting crc-catalog v2.2.0
27652024-02-17T05:24:10.645Z Documenting funty v2.0.0
27662024-02-17T05:24:11.129Z Documenting endian-type v0.1.2
27672024-02-17T05:24:13.510Z Documenting crc v3.0.1
27682024-02-17T05:24:13.804Z Documenting bitvec v1.0.1
27692024-02-17T05:24:14.248Z Documenting structopt-derive v0.4.18
27702024-02-17T05:24:15.730Z Documenting radix_trie v0.2.1
27712024-02-17T05:24:16.470Z Documenting cancel-safe-futures v0.1.5
27722024-02-17T05:24:18.240Z Documenting xattr v1.0.1
27732024-02-17T05:24:19.354Z Documenting filetime v0.2.23
27742024-02-17T05:24:19.378Z Documenting packed_struct_codegen v0.10.1
27752024-02-17T05:24:19.379Z Documenting nodrop v0.1.14
27762024-02-17T05:24:19.379Z Documenting structopt v0.3.26
27772024-02-17T05:24:20.630Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27782024-02-17T05:24:21.427Z Documenting libefi-sys v0.1.0
27792024-02-17T05:24:21.960Z Documenting array-init v0.0.4
27802024-02-17T05:24:22.342Z Documenting num-bigint-dig v0.8.4
27812024-02-17T05:24:22.842Z Documenting tar v0.4.40
27822024-02-17T05:24:23.102Z Documenting num-rational v0.4.1
27832024-02-17T05:24:23.234Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27842024-02-17T05:24:24.858Z Documenting packed_struct v0.10.1
27852024-02-17T05:24:25.087Z Documenting pkcs1 v0.7.5
27862024-02-17T05:24:26.368Z Documenting signature v2.1.0
27872024-02-17T05:24:27.774Z Documenting num-complex v0.4.4
27882024-02-17T05:24:28.110Z Documenting arc-swap v1.6.0
27892024-02-17T05:24:28.478Z Documenting termcolor v1.2.0
27902024-02-17T05:24:28.692Z Documenting bitfield v0.14.0
27912024-02-17T05:24:29.577Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27922024-02-17T05:24:30.572Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27932024-02-17T05:24:31.612Z Documenting rsa v0.9.2
27942024-02-17T05:24:31.658Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27952024-02-17T05:24:33.563Z Documenting slog-scope v4.4.0
27962024-02-17T05:24:33.563Z Documenting num v0.4.1
27972024-02-17T05:24:33.564Z Documenting env_logger v0.10.0
27982024-02-17T05:24:33.564Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27992024-02-17T05:24:34.490Z Documenting serde-hex v0.1.0
28002024-02-17T05:24:36.295Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28012024-02-17T05:24:37.295Z Documenting x509-cert v0.2.4
28022024-02-17T05:24:37.810Z Documenting ron v0.8.1
28032024-02-17T05:24:39.142Z Documenting libsw v3.3.1
28042024-02-17T05:24:39.669Z Documenting gethostname v0.4.3
28052024-02-17T05:24:39.814Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28062024-02-17T05:24:40.855Z Documenting half v2.3.1
28072024-02-17T05:24:41.265Z Documenting same-file v1.0.6
28082024-02-17T05:24:44.362Z Documenting crc-any v2.4.3
28092024-02-17T05:24:44.362Z Documenting linear-map v1.2.0
28102024-02-17T05:24:44.362Z Documenting ciborium-io v0.2.2
28112024-02-17T05:24:44.362Z Documenting owo-colors v4.0.0
28122024-02-17T05:24:44.362Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28132024-02-17T05:24:45.009Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28142024-02-17T05:24:45.597Z Documenting walkdir v2.4.0
28152024-02-17T05:24:45.883Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28162024-02-17T05:24:50.545Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28172024-02-17T05:24:50.545Z Documenting ciborium-ll v0.2.2
28182024-02-17T05:24:50.545Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28192024-02-17T05:24:50.545Z Documenting slog-stdlog v4.1.1
28202024-02-17T05:24:51.388Z Documenting slog-dtrace v0.3.0
28212024-02-17T05:24:52.442Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28222024-02-17T05:24:53.040Z Documenting path-slash v0.1.5
28232024-02-17T05:24:54.828Z Documenting slog-envlogger v2.2.0
28242024-02-17T05:24:56.945Z Documenting ciborium v0.2.2
28252024-02-17T05:24:57.587Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28262024-02-17T05:24:59.008Z Documenting pem v3.0.2
28272024-02-17T05:24:59.012Z Documenting fxhash v0.2.1
28282024-02-17T05:24:59.012Z Documenting display-error-chain v0.2.0
28292024-02-17T05:25:00.587Z Documenting utf-8 v0.7.6
28302024-02-17T05:25:04.757Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28312024-02-17T05:25:04.757Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28322024-02-17T05:25:04.757Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28332024-02-17T05:25:04.757Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28342024-02-17T05:25:04.758Z Documenting vte_generate_state_changes v0.1.1
28352024-02-17T05:25:04.758Z Documenting convert_case v0.4.0
28362024-02-17T05:25:04.758Z Checking convert_case v0.4.0
28372024-02-17T05:25:04.862Z Documenting buf-list v1.0.3
28382024-02-17T05:25:04.902Z Documenting tungstenite v0.20.1
28392024-02-17T05:25:08.479Z Documenting vte v0.11.1
28402024-02-17T05:25:08.720Z Documenting derive_more v0.99.17
28412024-02-17T05:25:09.808Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28422024-02-17T05:25:10.258Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28432024-02-17T05:25:10.629Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28442024-02-17T05:25:10.629Z Checking darling_core v0.14.4
28452024-02-17T05:25:12.303Z Documenting tokio-tungstenite v0.20.1
28462024-02-17T05:25:12.417Z Documenting pin-project-internal v1.1.3
28472024-02-17T05:25:14.209Z Documenting strip-ansi-escapes v0.2.0
28482024-02-17T05:25:16.729Z Checking darling v0.14.4
28492024-02-17T05:25:16.775Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28502024-02-17T05:25:18.230Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28512024-02-17T05:25:18.663Z Documenting pin-project v1.1.3
28522024-02-17T05:25:19.738Z Documenting doc-comment v0.3.3
28532024-02-17T05:25:20.313Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28542024-02-17T05:25:20.801Z Documenting crossbeam-deque v0.8.3
28552024-02-17T05:25:35.399Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28562024-02-17T05:25:35.507Z Documenting snafu-derive v0.7.5
28572024-02-17T05:25:35.962Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28582024-02-17T05:25:35.962Z Documenting nu-ansi-term v0.49.0
28592024-02-17T05:25:35.962Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28602024-02-17T05:25:35.962Z Documenting rayon-core v1.12.0
28612024-02-17T05:25:35.962Z Documenting trust-dns-client v0.22.0
28622024-02-17T05:25:35.962Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28632024-02-17T05:25:35.962Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28642024-02-17T05:25:35.963Z Documenting globset v0.4.13
28652024-02-17T05:25:35.963Z Documenting reedline v0.28.0
28662024-02-17T05:25:35.963Z Documenting olpc-cjson v0.1.3
28672024-02-17T05:25:35.963Z Documenting snafu v0.7.5
28682024-02-17T05:25:35.963Z Documenting serde_plain v1.0.2
28692024-02-17T05:25:35.963Z Documenting headers-core v0.2.0
28702024-02-17T05:25:35.963Z Documenting async-recursion v1.0.5
28712024-02-17T05:25:35.963Z Documenting bytecount v0.6.3
28722024-02-17T05:25:35.963Z Documenting keccak v0.1.4
28732024-02-17T05:25:35.963Z Documenting typed-path v0.7.0
28742024-02-17T05:25:35.964Z Documenting trust-dns-server v0.22.1
28752024-02-17T05:25:39.035Z Documenting rayon v1.8.0
28762024-02-17T05:25:39.035Z Documenting headers v0.3.9
28772024-02-17T05:25:39.035Z Documenting papergrid v0.11.0
28782024-02-17T05:25:39.035Z Documenting sha3 v0.10.8
28792024-02-17T05:25:39.839Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28802024-02-17T05:25:40.777Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28812024-02-17T05:25:41.697Z Documenting tough v0.16.0
28822024-02-17T05:25:43.626Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28832024-02-17T05:25:44.063Z Documenting derive_builder_core v0.12.0
28842024-02-17T05:25:44.224Z Checking derive_builder_core v0.12.0
28852024-02-17T05:25:45.045Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28862024-02-17T05:25:45.115Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28872024-02-17T05:25:45.139Z Documenting sled v0.34.7
28882024-02-17T05:25:45.158Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28892024-02-17T05:25:45.672Z Documenting fs-err v2.11.0
28902024-02-17T05:25:46.058Z Documenting unicase v2.7.0
28912024-02-17T05:25:46.239Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28922024-02-17T05:25:46.606Z Documenting tabled_derive v0.7.0
28932024-02-17T05:25:46.924Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28942024-02-17T05:25:49.685Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28952024-02-17T05:25:50.466Z Documenting fd-lock v4.0.2
28962024-02-17T05:25:51.044Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28972024-02-17T05:25:51.790Z Documenting nix v0.27.1
28982024-02-17T05:25:52.044Z Documenting secrecy v0.8.0
28992024-02-17T05:25:52.201Z Documenting rustversion v1.0.14
29002024-02-17T05:25:55.278Z Documenting sqlparser_derive v0.2.2
29012024-02-17T05:25:55.620Z Documenting home v0.5.5
29022024-02-17T05:25:56.137Z Documenting unicode_categories v0.1.1
29032024-02-17T05:25:56.137Z Documenting parse-size v1.0.0
29042024-02-17T05:25:56.395Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29052024-02-17T05:25:57.218Z Documenting tabled v0.15.0
29062024-02-17T05:25:57.705Z Documenting castaway v0.2.2
29072024-02-17T05:25:59.459Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29082024-02-17T05:26:00.252Z Documenting rustyline v13.0.0
29092024-02-17T05:26:00.896Z Documenting sqlparser v0.43.1
29102024-02-17T05:26:01.044Z Documenting sqlformat v0.2.3
29112024-02-17T05:26:01.916Z Documenting derive_builder_macro v0.12.0
29122024-02-17T05:26:03.695Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29132024-02-17T05:26:05.737Z Documenting mime_guess v2.0.4
29142024-02-17T05:26:06.538Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29152024-02-17T05:26:07.212Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29162024-02-17T05:26:07.857Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29172024-02-17T05:26:10.106Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29182024-02-17T05:26:10.824Z Documenting universal-hash v0.5.1
29192024-02-17T05:26:13.590Z Documenting bcs v0.1.6
29202024-02-17T05:26:16.334Z Documenting kstat-rs v0.2.3
29212024-02-17T05:26:17.011Z Documenting thiserror-impl-no-std v2.0.2
29222024-02-17T05:26:18.755Z Documenting curve25519-dalek-derive v0.1.0
29232024-02-17T05:26:20.116Z Documenting ref-cast-impl v1.0.20
29242024-02-17T05:26:20.630Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29252024-02-17T05:26:22.692Z Documenting highway v1.1.0
29262024-02-17T05:26:22.990Z Documenting opaque-debug v0.3.0
29272024-02-17T05:26:23.972Z Documenting curve25519-dalek v4.1.1
29282024-02-17T05:26:25.653Z Documenting ref-cast v1.0.20
29292024-02-17T05:26:26.104Z Documenting poly1305 v0.8.0
29302024-02-17T05:26:26.251Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29312024-02-17T05:26:27.084Z Documenting thiserror-no-std v2.0.2
29322024-02-17T05:26:27.502Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29332024-02-17T05:26:28.105Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29342024-02-17T05:26:29.022Z Documenting derive_builder v0.12.0
29352024-02-17T05:26:29.685Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29362024-02-17T05:26:30.134Z Documenting compact_str v0.7.1
29372024-02-17T05:26:30.750Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29382024-02-17T05:26:31.073Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29392024-02-17T05:26:32.474Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29402024-02-17T05:26:34.674Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29412024-02-17T05:26:37.601Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29422024-02-17T05:26:38.849Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29432024-02-17T05:26:44.552Z Documenting portable-atomic v1.4.3
29442024-02-17T05:26:45.395Z Documenting ed25519 v1.5.3
29452024-02-17T05:26:47.106Z Documenting polar-core v0.27.0
29462024-02-17T05:26:48.792Z Documenting libxml v0.3.3
29472024-02-17T05:26:49.211Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29482024-02-17T05:26:49.217Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29492024-02-17T05:26:58.716Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29502024-02-17T05:26:58.716Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29512024-02-17T05:26:58.716Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29522024-02-17T05:26:58.716Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29532024-02-17T05:26:58.716Z Documenting chacha20 v0.9.1
29542024-02-17T05:26:58.716Z Documenting bb8 v0.8.3
29552024-02-17T05:26:58.941Z Documenting aead v0.5.2
29562024-02-17T05:27:02.471Z Documenting lru v0.12.1
29572024-02-17T05:27:04.957Z Documenting quick-xml v0.30.0
29582024-02-17T05:27:05.061Z Documenting oso-derive v0.27.0
29592024-02-17T05:27:07.649Z Documenting impl-trait-for-tuples v0.2.2
29602024-02-17T05:27:07.812Z Documenting stability v0.1.1
29612024-02-17T05:27:07.908Z Documenting glob v0.3.1
29622024-02-17T05:27:08.483Z Documenting maplit v1.0.2
29632024-02-17T05:27:10.189Z Documenting cassowary v0.3.0
29642024-02-17T05:27:10.499Z Documenting number_prefix v0.4.0
29652024-02-17T05:27:10.530Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29662024-02-17T05:27:12.464Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29672024-02-17T05:27:12.745Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29682024-02-17T05:27:13.003Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29692024-02-17T05:27:13.109Z Documenting chacha20poly1305 v0.10.1
29702024-02-17T05:27:13.501Z Documenting oso v0.27.0
29712024-02-17T05:27:15.190Z Documenting ratatui v0.26.1
29722024-02-17T05:27:15.362Z Documenting indicatif v0.17.8
29732024-02-17T05:27:18.841Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29742024-02-17T05:27:19.579Z Documenting salty v0.2.0
29752024-02-17T05:27:20.713Z Documenting vsss-rs v3.3.4
29762024-02-17T05:27:23.584Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29772024-02-17T05:27:24.031Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29782024-02-17T05:27:24.796Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29792024-02-17T05:27:25.052Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29802024-02-17T05:27:27.532Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29812024-02-17T05:27:28.320Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29822024-02-17T05:27:29.436Z Documenting cookie v0.18.0
29832024-02-17T05:27:29.758Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29842024-02-17T05:27:31.111Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29852024-02-17T05:27:32.478Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29862024-02-17T05:27:32.781Z Documenting serde-big-array v0.5.1
29872024-02-17T05:27:33.638Z Documenting rtoolbox v0.0.1
29882024-02-17T05:27:33.921Z Documenting http-range v0.1.5
29892024-02-17T05:27:35.126Z Documenting is_ci v1.2.0
29902024-02-17T05:27:37.010Z Documenting humantime v2.1.0
29912024-02-17T05:27:37.167Z Documenting unicode-linebreak v0.1.5
29922024-02-17T05:27:38.691Z Documenting smawk v0.3.1
29932024-02-17T05:27:38.859Z Documenting hyper-staticfile v0.9.5
29942024-02-17T05:27:39.797Z Documenting supports-color v3.0.0
29952024-02-17T05:27:40.258Z Documenting rpassword v7.3.1
29962024-02-17T05:27:41.830Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29972024-02-17T05:27:42.566Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29982024-02-17T05:27:43.100Z Documenting textwrap v0.16.0
29992024-02-17T05:27:44.209Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30002024-02-17T05:27:44.518Z Documenting tui-tree-widget v0.17.0
30012024-02-17T05:27:46.580Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30022024-02-17T05:27:47.672Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30032024-02-17T05:27:48.112Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30042024-02-17T05:27:48.839Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30052024-02-17T05:27:50.817Z Documenting rcgen v0.12.1
30062024-02-17T05:27:50.920Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30072024-02-17T05:27:51.060Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30082024-02-17T05:27:51.444Z Documenting atomicwrites v0.4.3
30092024-02-17T05:27:53.268Z Documenting signal-hook-tokio v0.3.1
30102024-02-17T05:27:56.161Z Documenting subprocess v0.2.9
30112024-02-17T05:27:57.975Z Documenting memmap2 v0.7.1
30122024-02-17T05:27:58.646Z Documenting shell-words v1.1.0
30132024-02-17T05:27:58.706Z Documenting arrayref v0.3.7
30142024-02-17T05:28:01.138Z Documenting arrayvec v0.7.4
30152024-02-17T05:28:01.662Z Documenting corncobs v0.1.3
30162024-02-17T05:28:02.081Z Documenting constant_time_eq v0.3.0
30172024-02-17T05:28:03.073Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30182024-02-17T05:28:04.270Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30192024-02-17T05:28:04.646Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30202024-02-17T05:28:05.450Z Documenting blake3 v1.5.0
30212024-02-17T05:28:07.129Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30222024-02-17T05:28:08.306Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-02-17T05:28:09.035Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30242024-02-17T05:28:09.472Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30252024-02-17T05:28:10.372Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30262024-02-17T05:28:11.805Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30272024-02-17T05:28:29.354Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30282024-02-17T05:28:29.465Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30292024-02-17T05:28:29.465Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30302024-02-17T05:28:29.465Zwarning: unclosed HTML tag `usize`
30312024-02-17T05:28:29.465Z --> wicket/src/ui/panes/update.rs:153:19
30322024-02-17T05:28:29.465Z |
30332024-02-17T05:28:29.465Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30342024-02-17T05:28:29.465Z | ^^^^^^^
30352024-02-17T05:28:29.465Z |
30362024-02-17T05:28:29.465Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30372024-02-17T05:28:29.465Z
30382024-02-17T05:28:30.239Zwarning: `wicket` (lib doc) generated 1 warning
30392024-02-17T05:28:30.258Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30402024-02-17T05:28:30.622Z Documenting fatfs v0.3.6
30412024-02-17T05:28:32.882Z Documenting nanorand v0.7.0
30422024-02-17T05:28:35.883Z Documenting topological-sort v0.2.2
30432024-02-17T05:28:35.956Z Documenting assert_matches v1.5.0
30442024-02-17T05:28:37.009Z Documenting flume v0.11.0
30452024-02-17T05:28:38.262Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30462024-02-17T05:28:38.836Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30472024-02-17T05:28:40.325Z Documenting omicron-zone-package v0.11.0
30482024-02-17T05:28:46.163Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30492024-02-17T05:28:46.211Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502024-02-17T05:28:46.211Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30512024-02-17T05:28:49.252Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30522024-02-17T05:28:53.044Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30532024-02-17T05:28:56.483Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30542024-02-17T05:28:57.282Z Documenting termios v0.3.3
30552024-02-17T05:28:59.554Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30562024-02-17T05:28:59.554Z --> sled-agent/src/sim/instance.rs:46:7
30572024-02-17T05:28:59.555Z |
30582024-02-17T05:28:59.555Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30592024-02-17T05:28:59.555Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30602024-02-17T05:28:59.555Z |
30612024-02-17T05:28:59.555Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30622024-02-17T05:28:59.555Z
30632024-02-17T05:29:02.121Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30642024-02-17T05:29:02.694Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30652024-02-17T05:29:07.239Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30662024-02-17T05:29:09.320Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30672024-02-17T05:29:11.836Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30682024-02-17T05:29:18.416Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30692024-02-17T05:29:18.416Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30702024-02-17T05:29:18.417Z |
30712024-02-17T05:29:18.417Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30722024-02-17T05:29:18.417Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30732024-02-17T05:29:18.417Z |
30742024-02-17T05:29:18.417Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30752024-02-17T05:29:18.417Z
30762024-02-17T05:29:22.459Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30772024-02-17T05:29:32.820Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30782024-02-17T05:29:32.835Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30792024-02-17T05:29:32.845Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30802024-02-17T05:29:36.159Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30812024-02-17T05:29:51.176Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30822024-02-17T05:29:51.774Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30832024-02-17T05:29:53.355Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30842024-02-17T05:29:56.490Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30852024-02-17T05:29:56.867Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30862024-02-17T05:29:58.931Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872024-02-17T05:30:05.813Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30882024-02-17T05:30:54.243Zwarning: unresolved link to `VolumeConstructionRequest`
30892024-02-17T05:30:54.243Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30902024-02-17T05:30:54.243Z |
30912024-02-17T05:30:54.243Z338 | /// [`VolumeConstructionRequest`] is shown here):
30922024-02-17T05:30:54.243Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30932024-02-17T05:30:54.243Z |
30942024-02-17T05:30:54.243Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30952024-02-17T05:30:54.244Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30962024-02-17T05:30:54.244Z
30972024-02-17T05:30:54.248Zwarning: unresolved link to `fd00:1122:3344:101::5`
30982024-02-17T05:30:54.248Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30992024-02-17T05:30:54.248Z |
31002024-02-17T05:30:54.248Z348 | /// "[fd00:1122:3344:101::5]:1000",
31012024-02-17T05:30:54.248Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31022024-02-17T05:30:54.248Z
31032024-02-17T05:30:54.249Zwarning: unresolved link to `fd00:1122:3344:102::9`
31042024-02-17T05:30:54.249Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31052024-02-17T05:30:54.249Z |
31062024-02-17T05:30:54.249Z349 | /// "[fd00:1122:3344:102::9]:1000",
31072024-02-17T05:30:54.249Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31082024-02-17T05:30:54.249Z
31092024-02-17T05:30:54.249Zwarning: unresolved link to `fd00:1122:3344:103::2`
31102024-02-17T05:30:54.249Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31112024-02-17T05:30:54.249Z |
31122024-02-17T05:30:54.249Z350 | /// "[fd00:1122:3344:103::2]:1000"
31132024-02-17T05:30:54.249Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31142024-02-17T05:30:54.249Z
31152024-02-17T05:30:54.249Zwarning: unresolved link to `fd00:1122:3344:101::5`
31162024-02-17T05:30:54.249Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31172024-02-17T05:30:54.249Z |
31182024-02-17T05:30:54.249Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31192024-02-17T05:30:54.249Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31202024-02-17T05:30:54.249Z
31212024-02-17T05:30:54.249Zwarning: unresolved link to `fd00:1122:3344:102::9`
31222024-02-17T05:30:54.249Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31232024-02-17T05:30:54.249Z |
31242024-02-17T05:30:54.249Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31252024-02-17T05:30:54.249Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31262024-02-17T05:30:54.249Z
31272024-02-17T05:30:54.249Zwarning: unresolved link to `fd00:1122:3344:103::2`
31282024-02-17T05:30:54.250Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31292024-02-17T05:30:54.250Z |
31302024-02-17T05:30:54.250Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31312024-02-17T05:30:54.250Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31322024-02-17T05:30:54.250Z
31332024-02-17T05:30:56.997Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31342024-02-17T05:31:20.930Z Finished dev [unoptimized + debuginfo] target(s) in 11m 34s
31352024-02-17T05:31:20.937Z
31362024-02-17T05:31:20.938Zreal 11:34.155019620
31372024-02-17T05:31:20.938Zuser 30:42.585570368
31382024-02-17T05:31:20.938Zsys 51:38.458036605
31392024-02-17T05:31:20.938Ztrap 0.871865753
31402024-02-17T05:31:20.938Ztflt 0.137059856
31412024-02-17T05:31:20.938Zdflt 0.646499789
31422024-02-17T05:31:20.938Zkflt 0.000078958
31432024-02-17T05:31:20.939Zlock 2:08:32.413949390
31442024-02-17T05:31:20.939Zslp 2:57:19.424757821
31452024-02-17T05:31:20.939Zlat 4:44.303218042
31462024-02-17T05:31:20.939Zstop 1:24.790118189
31472024-02-17T05:31:20.939Zprocess exited: duration 1326850 ms, exit code 0
 
31482024-02-17T05:31:20.961Zfound 0 output files