01HQCMQ82GZRAWQJKAGAH84TFB: 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: 01HQCMQGEA7MHWQPSG91KQ5HRE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-24T04:08:13.907Zjob assigned to worker 01HQCMQM3WZCVC1396Y971EB2S (queued for 56 s)
 
22024-02-24T04:08:16.000Zstarting task 0: "setup"
32024-02-24T04:08:16.421Z++ uname -s
42024-02-24T04:08:16.421Z+ kern=SunOS
52024-02-24T04:08:16.421Z+ case "$kern" in
62024-02-24T04:08:16.421Z+ groupadd -g 12345 build
72024-02-24T04:08:16.421Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-24T04:08:18.100Z+ zfs create -o mountpoint=/work rpool/work
92024-02-24T04:08:18.174Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-24T04:08:18.180Z+ home_fs=zfs
112024-02-24T04:08:18.180Z+ [[ zfs == autofs ]]
122024-02-24T04:08:18.180Z+ mkdir -p /home/build
132024-02-24T04:08:18.180Z+ chown build:build /home/build /work
142024-02-24T04:08:19.180Z+ chmod 0700 /home/build /work
152024-02-24T04:08:19.185Zprocess exited: duration 3184 ms, exit code 0
 
162024-02-24T04:08:19.615Zstarting task 1: "rust-toolchain"
172024-02-24T04:08:19.622Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-24T04:08:19.627Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-24T04:08:20.148Zinfo: downloading installer
202024-02-24T04:08:21.449Zwarning: it looks like you have an existing installation of Rust at:
212024-02-24T04:08:21.449Zwarning: /opt/ooce/bin
222024-02-24T04:08:21.449Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-24T04:08:21.449Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-24T04:08:21.449Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-24T04:08:21.449Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-24T04:08:21.450Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-24T04:08:21.450Zerror: cannot install while Rust is installed
282024-02-24T04:08:21.450Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-24T04:08:21.537Zinfo: profile set to 'default'
302024-02-24T04:08:21.537Zinfo: default host triple is x86_64-unknown-illumos
312024-02-24T04:08:21.548Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-24T04:08:21.683Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-24T04:08:21.683Zinfo: downloading component 'cargo'
342024-02-24T04:08:22.483Zinfo: downloading component 'clippy'
352024-02-24T04:08:22.787Zinfo: downloading component 'rust-docs'
362024-02-24T04:08:24.259Zinfo: downloading component 'rust-std'
372024-02-24T04:08:25.652Zinfo: downloading component 'rustc'
382024-02-24T04:08:30.112Zinfo: downloading component 'rustfmt'
392024-02-24T04:08:30.452Zinfo: installing component 'cargo'
402024-02-24T04:08:31.334Zinfo: installing component 'clippy'
412024-02-24T04:08:31.761Zinfo: installing component 'rust-docs'
422024-02-24T04:08:33.310Zinfo: installing component 'rust-std'
432024-02-24T04:08:35.180Zinfo: installing component 'rustc'
442024-02-24T04:08:39.321Zinfo: installing component 'rustfmt'
452024-02-24T04:08:39.687Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-24T04:08:39.687Z
472024-02-24T04:08:39.965Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-24T04:08:39.965Z
492024-02-24T04:08:39.968Z
502024-02-24T04:08:39.968ZRust is installed now. Great!
512024-02-24T04:08:39.968Z
522024-02-24T04:08:39.968ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-24T04:08:39.968Zenvironment variable. This has not been done automatically.
542024-02-24T04:08:39.968Z
552024-02-24T04:08:39.968ZTo configure your current shell, run:
562024-02-24T04:08:39.968Zsource "$HOME/.cargo/env"
572024-02-24T04:08:40.021Z+ rustc --version
582024-02-24T04:08:40.089Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-24T04:08:40.092Zprocess exited: duration 20472 ms, exit code 0
 
602024-02-24T04:08:40.098Zstarting task 2: "authentication"
612024-02-24T04:08:40.133Zprocess exited: duration 20 ms, exit code 0
 
622024-02-24T04:08:40.145Zstarting task 3: "clone repository"
632024-02-24T04:08:40.150Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-24T04:08:40.153Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-24T04:08:40.423ZCloning into '/work/oxidecomputer/omicron'...
662024-02-24T04:08:46.664Z+ cd /work/oxidecomputer/omicron
672024-02-24T04:08:46.665Z+ git fetch origin 640a0246199d593c00fd53cf90a8e736eec32b85
682024-02-24T04:08:46.993ZFrom https://github.com/oxidecomputer/omicron
692024-02-24T04:08:46.994Z * branch 640a0246199d593c00fd53cf90a8e736eec32b85 -> FETCH_HEAD
702024-02-24T04:08:47.005Z+ [[ -n '' ]]
712024-02-24T04:08:47.005Z+ git reset --hard 640a0246199d593c00fd53cf90a8e736eec32b85
722024-02-24T04:08:47.113ZHEAD is now at 640a02461 chore(deps): update taiki-e/install-action digest to ffdab02
732024-02-24T04:08:47.116Zprocess exited: duration 6967 ms, exit code 0
 
742024-02-24T04:08:47.125Zstarting task 4: "build"
752024-02-24T04:08:47.130Z+ cargo --version
762024-02-24T04:08:47.134Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-24T04:08:47.298Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-24T04:08:47.298Zinfo: downloading component 'cargo'
792024-02-24T04:08:48.205Zinfo: downloading component 'clippy'
802024-02-24T04:08:48.498Zinfo: downloading component 'rust-docs'
812024-02-24T04:08:49.543Zinfo: downloading component 'rust-std'
822024-02-24T04:08:51.020Zinfo: downloading component 'rustc'
832024-02-24T04:08:55.282Zinfo: downloading component 'rustfmt'
842024-02-24T04:08:55.588Zinfo: installing component 'cargo'
852024-02-24T04:08:56.463Zinfo: installing component 'clippy'
862024-02-24T04:08:56.813Zinfo: installing component 'rust-docs'
872024-02-24T04:08:58.427Zinfo: installing component 'rust-std'
882024-02-24T04:09:00.039Zinfo: installing component 'rustc'
892024-02-24T04:09:04.039Zinfo: installing component 'rustfmt'
902024-02-24T04:09:04.424Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-24T04:09:04.428Z+ rustc --version
922024-02-24T04:09:04.492Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-24T04:09:04.496Z+ source ./env.sh
942024-02-24T04:09:04.499Z++ set -o xtrace
952024-02-24T04:09:04.499Z++++ dirname ./env.sh
962024-02-24T04:09:04.538Z+++ cd .
972024-02-24T04:09:04.543Z+++ echo /work/oxidecomputer/omicron
982024-02-24T04:09:04.543Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ 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-24T04:09:04.543Z++ unset OMICRON_WS
1082024-02-24T04:09:04.543Z++ set +o xtrace
1092024-02-24T04:09:04.622Z
1102024-02-24T04:09:04.622Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-24T04:09:04.622Z # # # # # # # # # # # # # # #
1122024-02-24T04:09:04.622Z # # # # ##### # # ##### # # # # # #### #
1132024-02-24T04:09:04.622Z ##### ##### # ##### # # # # # # # # #
1142024-02-24T04:09:04.622Z # # # # # # # # # # # # # # #
1152024-02-24T04:09:04.622Z # # # ###### # # ###### ### # #### # #### #
1162024-02-24T04:09:04.622Z
1172024-02-24T04:09:14.648Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-24T04:09:15.933Z Startup: Caching catalogs ... Done
1192024-02-24T04:09:17.474ZPlanning: Solver setup ... Done (1.198s)
1202024-02-24T04:09:17.498ZPlanning: Running solver ... Done (0.029s)
1212024-02-24T04:09:17.676ZPlanning: Finding local manifests ... Done (0.156s)
1222024-02-24T04:09:17.688ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-24T04:09:17.934ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-24T04:09:17.973ZPlanning: Package planning ... Done (0.048s)
1252024-02-24T04:09:18.024ZPlanning: Merging actions ... Done (0.051s)
1262024-02-24T04:09:19.465ZPlanning: Checking for conflicting actions ... Done (1.437s)
1272024-02-24T04:09:19.474ZPlanning: Consolidating action changes ... Done (0.011s)
1282024-02-24T04:09:23.817ZPlanning: Evaluating mediators ... Done (4.343s)
1292024-02-24T04:09:23.826ZPlanning: Planning completed in 7.84 seconds
1302024-02-24T04:09:23.839Z Packages to install: 4
1312024-02-24T04:09:23.839Z Mediators to change: 2
1322024-02-24T04:09:23.843Z Services to change: 1
1332024-02-24T04:09:23.843Z Estimated space available: 148.87 GB
1342024-02-24T04:09:23.843ZEstimated space to be consumed: 1.41 GB
1352024-02-24T04:09:23.843Z Create boot environment: No
1362024-02-24T04:09:23.843ZCreate backup boot environment: No
1372024-02-24T04:09:23.843Z Rebuild boot archive: No
1382024-02-24T04:09:23.843Z
1392024-02-24T04:09:23.843ZChanged mediators:
1402024-02-24T04:09:23.843Z mediator clang:
1412024-02-24T04:09:23.843Z version: None -> 15 (system default)
1422024-02-24T04:09:23.843Z
1432024-02-24T04:09:23.843Z mediator llvm:
1442024-02-24T04:09:23.843Z version: 14 (system default) -> 15 (system default)
1452024-02-24T04:09:23.843Z
1462024-02-24T04:09:23.843ZChanged packages:
1472024-02-24T04:09:23.843Zhelios-dev
1482024-02-24T04:09:23.843Z developer/build-essential
1492024-02-24T04:09:23.843Z None -> 11-2.0
1502024-02-24T04:09:23.843Z library/libxmlsec1
1512024-02-24T04:09:23.844Z None -> 1.2.35-2.0
1522024-02-24T04:09:23.844Z ooce/developer/clang-15
1532024-02-24T04:09:23.844Z None -> 15.0.7-2.0
1542024-02-24T04:09:23.844Z ooce/developer/llvm-15
1552024-02-24T04:09:23.844Z None -> 15.0.7-2.0
1562024-02-24T04:09:23.844Z
1572024-02-24T04:09:23.844ZServices:
1582024-02-24T04:09:23.844Z restart_fmri:
1592024-02-24T04:09:23.844Z svc:/system/update-man-index:default
1602024-02-24T04:09:24.136Z
1612024-02-24T04:09:24.136ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-24T04:09:29.159ZDownload: 1122/3290 items 32.0/212.6MB 15% complete (6.4M/s)
1632024-02-24T04:09:34.160ZDownload: 1308/3290 items 116.5/212.6MB 54% complete (11.6M/s)
1642024-02-24T04:09:39.176ZDownload: 2141/3290 items 119.0/212.6MB 55% complete (9.0M/s)
1652024-02-24T04:09:44.183ZDownload: 2500/3290 items 120.0/212.6MB 56% complete (615k/s)
1662024-02-24T04:09:49.895ZDownload: 3248/3290 items 176.3/212.6MB 82% complete (5.7M/s)
1672024-02-24T04:09:53.959ZDownload: Completed 212.60 MB in 29.82 seconds (7.1M/s)
1682024-02-24T04:09:54.124Z Actions: 1/3689 actions (Installing new actions)
1692024-02-24T04:09:59.129Z Actions: 3558/3689 actions (Installing new actions)
1702024-02-24T04:09:59.563Z Actions: Completed 3689 actions in 5.44 seconds.
1712024-02-24T04:09:59.731Z Done (0.164s)
1722024-02-24T04:09:59.731Z Done (0.000s)
1732024-02-24T04:09:59.951Z Done (0.220s)
1742024-02-24T04:10:05.970Z Done (5.889s)
1752024-02-24T04:10:06.189Z Done (0.151s)
1762024-02-24T04:10:06.192Z Done (0.000s)
1772024-02-24T04:10:06.340Z Done (0.000s)
1782024-02-24T04:10:06.848ZPlanning: Evaluating mediator changes ... Done
1792024-02-24T04:10:07.007ZPlanning: Checking for conflicting actions ... Done
1802024-02-24T04:10:07.011ZPlanning: Consolidating action changes ... Done
1812024-02-24T04:10:07.281ZPlanning: Evaluating mediators ... Done
1822024-02-24T04:10:07.284ZPlanning: Planning completed in 0.43 seconds
1832024-02-24T04:10:07.312Z Mediators to change: 2
1842024-02-24T04:10:07.312Z Create boot environment: No
1852024-02-24T04:10:07.312ZCreate backup boot environment: No
1862024-02-24T04:10:07.392Z Done
1872024-02-24T04:10:07.392Z Done
1882024-02-24T04:10:07.523Z Done
1892024-02-24T04:10:11.253Z Done
1902024-02-24T04:10:11.346Z Done
1912024-02-24T04:10:11.346Z Done
1922024-02-24T04:10:11.441Z Done
1932024-02-24T04:10:12.078ZPlanning: Evaluating mediator changes ... Done
1942024-02-24T04:10:12.081ZPlanning: Merging actions ... Done
1952024-02-24T04:10:12.271ZPlanning: Checking for conflicting actions ... Done
1962024-02-24T04:10:12.275ZPlanning: Consolidating action changes ... Done
1972024-02-24T04:10:12.533ZPlanning: Evaluating mediators ... Done
1982024-02-24T04:10:12.586ZPlanning: Planning completed in 0.78 seconds
1992024-02-24T04:10:12.622Z Packages to change: 1
2002024-02-24T04:10:12.622Z Mediators to change: 1
2012024-02-24T04:10:12.622Z Services to change: 1
2022024-02-24T04:10:12.622Z Create boot environment: No
2032024-02-24T04:10:12.625ZCreate backup boot environment: Yes
2042024-02-24T04:10:14.506Z Actions: 1/6 actions (Updating modified actions)
2052024-02-24T04:10:14.584Z Actions: Completed 6 actions in 0.08 seconds.
2062024-02-24T04:10:14.590Z Done
2072024-02-24T04:10:14.590Z Done
2082024-02-24T04:10:14.632Z Done
2092024-02-24T04:10:18.317Z Done
2102024-02-24T04:10:18.405Z Done
2112024-02-24T04:10:18.408Z Done
2122024-02-24T04:10:18.493Z Done
2132024-02-24T04:10:18.923ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-02-24T04:10:18.924Zclang system 15 system
2152024-02-24T04:10:18.924Zcsh system system illumos
2162024-02-24T04:10:18.924Zctags system system illumos
2172024-02-24T04:10:18.924Zgcc vendor 12 vendor
2182024-02-24T04:10:18.924Zgcc system 10 system
2192024-02-24T04:10:18.924Zgcc system 7 system
2202024-02-24T04:10:18.924Zgo system 1.20 system
2212024-02-24T04:10:18.924Zgo system 1.19 system
2222024-02-24T04:10:18.924Zllvm system 15 system
2232024-02-24T04:10:18.924Zllvm system 14 system
2242024-02-24T04:10:18.924Zmariadb system 10.6 system
2252024-02-24T04:10:18.925Zmta vendor vendor dma
2262024-02-24T04:10:18.925Zopenjdk system 17 system
2272024-02-24T04:10:18.925Zopenjdk system 11 system
2282024-02-24T04:10:18.925Zopenjdk system 1.8 system
2292024-02-24T04:10:18.925Zopenssl vendor 3 vendor
2302024-02-24T04:10:18.925Zperl system 5.36 system
2312024-02-24T04:10:18.925Zpostgresql system 15 system
2322024-02-24T04:10:18.925Zpostgresql system 13 system
2332024-02-24T04:10:18.925Zpython vendor 3 vendor
2342024-02-24T04:10:18.925Zpython system 2 system
2352024-02-24T04:10:18.925Zpython3 system 3.11 system
2362024-02-24T04:10:18.925Zruby system 3.0 system
2372024-02-24T04:10:18.925Zwords vendor vendor american-english
2382024-02-24T04:10:18.926Zwords system system australian-english
2392024-02-24T04:10:18.926Zwords system system british-english
2402024-02-24T04:10:18.926Zwords system system canadian-english
2412024-02-24T04:10:18.926Zwords system system french
2422024-02-24T04:10:18.926Zwords system system italian
2432024-02-24T04:10:18.926Zwords system system ngerman
2442024-02-24T04:10:18.926Zwords system system ogerman
2452024-02-24T04:10:18.926Zwords system system spanish
2462024-02-24T04:10:19.254ZFMRI IFO
2472024-02-24T04:10:19.254Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482024-02-24T04:10:19.254Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492024-02-24T04:10:19.254Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502024-02-24T04:10:19.254Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512024-02-24T04:10:19.254Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522024-02-24T04:10:19.254Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2532024-02-24T04:10:19.254Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2542024-02-24T04:10:19.254Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2552024-02-24T04:10:19.303Z+ set -o errexit
2562024-02-24T04:10:19.306Z+++ dirname ./tools/ci_download_cockroachdb
2572024-02-24T04:10:19.312Z++ cd ./tools
2582024-02-24T04:10:19.312Z++ pwd
2592024-02-24T04:10:19.312Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602024-02-24T04:10:19.312Z++ basename ./tools/ci_download_cockroachdb
2612024-02-24T04:10:19.313Z+ ARG0=ci_download_cockroachdb
2622024-02-24T04:10:19.316Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632024-02-24T04:10:19.316Z+ CIDL_VERSION=v22.1.9
2642024-02-24T04:10:19.316Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652024-02-24T04:10:19.316Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2662024-02-24T04:10:19.316Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2672024-02-24T04:10:19.316Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2682024-02-24T04:10:19.317Z+ TARGET_DIR=out
2692024-02-24T04:10:19.317Z+ DOWNLOAD_DIR=out/downloads
2702024-02-24T04:10:19.317Z+ DEST_DIR=./out/cockroachdb
2712024-02-24T04:10:19.317Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722024-02-24T04:10:19.317Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732024-02-24T04:10:19.317Z+ main
2742024-02-24T04:10:19.317Z+ [[ 0 != 0 ]]
2752024-02-24T04:10:19.317Z+ CIDL_OS=solaris2.11
2762024-02-24T04:10:19.317Z+ [[ 0 != 0 ]]
2772024-02-24T04:10:19.317Z+ configure_os solaris2.11
2782024-02-24T04:10:19.317Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792024-02-24T04:10:19.317Zcurrent directory: /work/oxidecomputer/omicron
2802024-02-24T04:10:19.317Z+ echo 'configuring based on OS: "solaris2.11"'
2812024-02-24T04:10:19.317Zconfiguring based on OS: "solaris2.11"
2822024-02-24T04:10:19.317Z+ case "$1" in
2832024-02-24T04:10:19.317Z+ CIDL_BUILD=illumos
2842024-02-24T04:10:19.317Z+ CIDL_SUFFIX=tar.gz
2852024-02-24T04:10:19.317Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2862024-02-24T04:10:19.317Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872024-02-24T04:10:19.317Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882024-02-24T04:10:19.317Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892024-02-24T04:10:19.317Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902024-02-24T04:10:19.317Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-02-24T04:10:19.317Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922024-02-24T04:10:19.317Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-02-24T04:10:19.317Z+ CIDL_SHA256FUNC=do_sha256sum
2942024-02-24T04:10:19.318Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952024-02-24T04:10:19.318ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-24T04:10:19.318Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972024-02-24T04:10:19.318Z+ mkdir -p out/downloads
2982024-02-24T04:10:19.318ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-24T04:10:19.318Z+ mkdir -p ./out/cockroachdb
3002024-02-24T04:10:19.321Z+ local DO_DOWNLOAD=true
3012024-02-24T04:10:19.321Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022024-02-24T04:10:19.321Z+ '[' true == true ']'
3032024-02-24T04:10:19.321Z+ echo Downloading...
3042024-02-24T04:10:19.321ZDownloading...
3052024-02-24T04:10:19.321Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062024-02-24T04:10:19.321Z+ 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
3072024-02-24T04:10:21.915Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-24T04:10:21.919Z++ sha256sum
3092024-02-24T04:10:21.919Z++ awk '{print $1}'
3102024-02-24T04:10:22.047Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3112024-02-24T04:10:22.047Z+ [[ 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 ]]
3122024-02-24T04:10:22.050Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-24T04:10:22.050Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142024-02-24T04:10:24.252Z+ do_assemble_illumos
3152024-02-24T04:10:24.252Z+ rm -r ./out/cockroachdb
3162024-02-24T04:10:24.255Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172024-02-24T04:10:24.622Z+ ./out/cockroachdb/bin/cockroach version
3182024-02-24T04:10:24.841ZBuild Tag: v22.1.9-dirty
3192024-02-24T04:10:24.841ZBuild Time: 2022/10/26 21:17:46
3202024-02-24T04:10:24.841ZDistribution: OSS
3212024-02-24T04:10:24.841ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222024-02-24T04:10:24.841ZGo Version: go1.17.13
3232024-02-24T04:10:24.841ZC Compiler: gcc 10.3.0
3242024-02-24T04:10:24.841ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252024-02-24T04:10:24.842ZBuild Type: release
3262024-02-24T04:10:24.856Z+ set -o errexit
3272024-02-24T04:10:24.860Z+++ dirname ./tools/ci_download_clickhouse
3282024-02-24T04:10:24.864Z++ cd ./tools
3292024-02-24T04:10:24.864Z++ pwd
3302024-02-24T04:10:24.864Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312024-02-24T04:10:24.864Z++ basename ./tools/ci_download_clickhouse
3322024-02-24T04:10:24.864Z+ ARG0=ci_download_clickhouse
3332024-02-24T04:10:24.864Z+ TARGET_DIR=out
3342024-02-24T04:10:24.864Z+ DOWNLOAD_DIR=out/downloads
3352024-02-24T04:10:24.864Z+ DEST_DIR=./out/clickhouse
3362024-02-24T04:10:24.864Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3372024-02-24T04:10:24.867Z+ CIDL_VERSION=v22.8.9.24
3382024-02-24T04:10:24.868Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392024-02-24T04:10:24.868Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402024-02-24T04:10:24.868Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412024-02-24T04:10:24.868Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422024-02-24T04:10:24.868Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432024-02-24T04:10:24.868Z+ main
3442024-02-24T04:10:24.868Z+ [[ 0 != 0 ]]
3452024-02-24T04:10:24.868Z+ CIDL_OS=solaris2.11
3462024-02-24T04:10:24.868Z+ [[ 0 != 0 ]]
3472024-02-24T04:10:24.868Z+ configure_os solaris2.11
3482024-02-24T04:10:24.868Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492024-02-24T04:10:24.868Z+ echo 'configuring based on OS: "solaris2.11"'
3502024-02-24T04:10:24.868Zcurrent directory: /work/oxidecomputer/omicron
3512024-02-24T04:10:24.868Zconfiguring based on OS: "solaris2.11"
3522024-02-24T04:10:24.868Z+ CIDL_DASHREV=
3532024-02-24T04:10:24.868Z+ case "$1" in
3542024-02-24T04:10:24.868Z+ CIDL_PLATFORM=illumos
3552024-02-24T04:10:24.868Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562024-02-24T04:10:24.868Z+ CIDL_MD5FUNC=do_md5sum
3572024-02-24T04:10:24.868Z+ CIDL_DASHREV=-1
3582024-02-24T04:10:24.868Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592024-02-24T04:10:24.868Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-24T04:10:24.869Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-24T04:10:24.869Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-24T04:10:24.869Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632024-02-24T04:10:24.869ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-02-24T04:10:24.869Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-02-24T04:10:24.869ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-24T04:10:24.869Z+ mkdir -p out/downloads
3672024-02-24T04:10:24.869Z+ mkdir -p ./out/clickhouse
3682024-02-24T04:10:24.872Z+ local DO_DOWNLOAD=true
3692024-02-24T04:10:24.872Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702024-02-24T04:10:24.872Z+ '[' true == true ']'
3712024-02-24T04:10:24.872Z+ echo Downloading...
3722024-02-24T04:10:24.873ZDownloading...
3732024-02-24T04:10:24.873Z+ 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
3742024-02-24T04:10:24.873Z+ 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
3752024-02-24T04:10:26.458Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-02-24T04:10:26.466Z++ md5sum
3772024-02-24T04:10:26.466Z++ awk '{print $1}'
3782024-02-24T04:10:26.633Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792024-02-24T04:10:26.633Z+ [[ 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 ]]
3802024-02-24T04:10:26.633Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812024-02-24T04:10:26.637Z+ mkdir -p ./out/clickhouse
3822024-02-24T04:10:26.637Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832024-02-24T04:10:29.794Z+ ./out/clickhouse/clickhouse server --version
3842024-02-24T04:10:29.820ZClickHouse server version 22.8.9.1.
3852024-02-24T04:10:29.835Z+ set -o errexit
3862024-02-24T04:10:29.838Z+++ dirname ./tools/ci_download_console
3872024-02-24T04:10:29.838Z++ cd ./tools
3882024-02-24T04:10:29.844Z++ pwd
3892024-02-24T04:10:29.844Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902024-02-24T04:10:29.844Z++ basename ./tools/ci_download_console
3912024-02-24T04:10:29.845Z+ ARG0=ci_download_console
3922024-02-24T04:10:29.845Z+ TARGET_DIR=out
3932024-02-24T04:10:29.845Z+ DOWNLOAD_DIR=out/downloads
3942024-02-24T04:10:29.845Z+ DEST_DIR=./out/console-assets
3952024-02-24T04:10:29.845Z+ source /work/oxidecomputer/omicron/tools/console_version
3962024-02-24T04:10:29.845Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3972024-02-24T04:10:29.845Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3982024-02-24T04:10:29.845Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3992024-02-24T04:10:29.845Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002024-02-24T04:10:29.845Z+ main
4012024-02-24T04:10:29.848Z+ [[ 0 != 0 ]]
4022024-02-24T04:10:29.848Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4032024-02-24T04:10:29.848ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4042024-02-24T04:10:29.848Z+ echo 'Local file: out/downloads/console.tar.gz'
4052024-02-24T04:10:29.848Z+ local DO_DOWNLOAD=true
4062024-02-24T04:10:29.848ZLocal file: out/downloads/console.tar.gz
4072024-02-24T04:10:29.848Z+ [[ -f out/downloads/console.tar.gz ]]
4082024-02-24T04:10:29.849Z+ mkdir -p out/downloads
4092024-02-24T04:10:29.849Z+ '[' true == true ']'
4102024-02-24T04:10:29.849Z+ echo Downloading...
4112024-02-24T04:10:29.849ZDownloading...
4122024-02-24T04:10:29.849Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4132024-02-24T04:10:29.849Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4142024-02-24T04:10:30.503Z++ do_sha256sum out/downloads/console.tar.gz
4152024-02-24T04:10:30.503Z++ case "$OSTYPE" in
4162024-02-24T04:10:30.506Z++ SHA=sha256sum
4172024-02-24T04:10:30.506Z++ sha256sum
4182024-02-24T04:10:30.506Z++ awk '{print $1}'
4192024-02-24T04:10:30.509Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4202024-02-24T04:10:30.509Z+ [[ 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 ]]
4212024-02-24T04:10:30.509Z+ rm -rf ./out/console-assets
4222024-02-24T04:10:30.512Z+ mkdir -p ./out/console-assets
4232024-02-24T04:10:30.515Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242024-02-24T04:10:30.515Z+ mkdir -p ./out/console-assets
4252024-02-24T04:10:30.516Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262024-02-24T04:10:30.608Z+ set -o errexit
4272024-02-24T04:10:30.611Z+++ dirname ./tools/ci_download_maghemite_openapi
4282024-02-24T04:10:30.615Z++ cd ./tools
4292024-02-24T04:10:30.615Z++ pwd
4302024-02-24T04:10:30.615Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312024-02-24T04:10:30.615Z++ basename ./tools/ci_download_maghemite_openapi
4322024-02-24T04:10:30.618Z+ ARG0=ci_download_maghemite_openapi
4332024-02-24T04:10:30.618Z+ TARGET_DIR=out
4342024-02-24T04:10:30.618Z+ DOWNLOAD_DIR=out/downloads
4352024-02-24T04:10:30.618Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362024-02-24T04:10:30.618Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4372024-02-24T04:10:30.618Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4382024-02-24T04:10:30.618Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4392024-02-24T04:10:30.618Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4402024-02-24T04:10:30.618Z+ main
4412024-02-24T04:10:30.618Z+ [[ 0 != 0 ]]
4422024-02-24T04:10:30.619Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4432024-02-24T04:10:30.619Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4442024-02-24T04:10:30.619Z+ local DO_DOWNLOAD=true
4452024-02-24T04:10:30.619ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4462024-02-24T04:10:30.619Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4472024-02-24T04:10:30.619ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4482024-02-24T04:10:30.619Z+ mkdir -p out/downloads
4492024-02-24T04:10:30.619Z+ '[' true == true ']'
4502024-02-24T04:10:30.619Z+ echo Downloading...
4512024-02-24T04:10:30.619ZDownloading...
4522024-02-24T04:10:30.619Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4532024-02-24T04:10:30.619Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4542024-02-24T04:10:30.809Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4552024-02-24T04:10:30.809Z++ case "$OSTYPE" in
4562024-02-24T04:10:30.815Z++ SHA=sha256sum
4572024-02-24T04:10:30.815Z++ sha256sum
4582024-02-24T04:10:30.815Z++ awk '{print $1}'
4592024-02-24T04:10:30.815Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4602024-02-24T04:10:30.815Z+ [[ 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 ]]
4612024-02-24T04:10:30.815Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622024-02-24T04:10:30.815Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4632024-02-24T04:10:30.815Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4642024-02-24T04:10:30.815Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4652024-02-24T04:10:30.815Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4662024-02-24T04:10:30.815Z+ main
4672024-02-24T04:10:30.815Z+ [[ 0 != 0 ]]
4682024-02-24T04:10:30.815Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4692024-02-24T04:10:30.815ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4702024-02-24T04:10:30.815Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4712024-02-24T04:10:30.815ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4722024-02-24T04:10:30.816Z+ local DO_DOWNLOAD=true
4732024-02-24T04:10:30.816Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4742024-02-24T04:10:30.816Z+ mkdir -p out/downloads
4752024-02-24T04:10:30.820Z+ '[' true == true ']'
4762024-02-24T04:10:30.820Z+ echo Downloading...
4772024-02-24T04:10:30.820ZDownloading...
4782024-02-24T04:10:30.820Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4792024-02-24T04:10:30.820Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4802024-02-24T04:10:30.915Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4812024-02-24T04:10:30.916Z++ case "$OSTYPE" in
4822024-02-24T04:10:30.919Z++ SHA=sha256sum
4832024-02-24T04:10:30.919Z++ sha256sum
4842024-02-24T04:10:30.919Z++ awk '{print $1}'
4852024-02-24T04:10:30.922Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4862024-02-24T04:10:30.922Z+ [[ 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 ]]
4872024-02-24T04:10:30.927Z+ set -o errexit
4882024-02-24T04:10:30.930Z+++ dirname ./tools/ci_download_dendrite_openapi
4892024-02-24T04:10:30.934Z++ cd ./tools
4902024-02-24T04:10:30.934Z++ pwd
4912024-02-24T04:10:30.934Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922024-02-24T04:10:30.934Z++ basename ./tools/ci_download_dendrite_openapi
4932024-02-24T04:10:30.937Z+ ARG0=ci_download_dendrite_openapi
4942024-02-24T04:10:30.937Z+ TARGET_DIR=out
4952024-02-24T04:10:30.937Z+ DOWNLOAD_DIR=out/downloads
4962024-02-24T04:10:30.937Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972024-02-24T04:10:30.937Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4982024-02-24T04:10:30.937Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4992024-02-24T04:10:30.937Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5002024-02-24T04:10:30.937Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5012024-02-24T04:10:30.937Z+ main
5022024-02-24T04:10:30.938Z+ [[ 0 != 0 ]]
5032024-02-24T04:10:30.938Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5042024-02-24T04:10:30.938ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5052024-02-24T04:10:30.938ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5062024-02-24T04:10:30.938Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5072024-02-24T04:10:30.938Z+ local DO_DOWNLOAD=true
5082024-02-24T04:10:30.938Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5092024-02-24T04:10:30.938Z+ mkdir -p out/downloads
5102024-02-24T04:10:30.938Z+ '[' true == true ']'
5112024-02-24T04:10:30.938Z+ echo Downloading...
5122024-02-24T04:10:30.938ZDownloading...
5132024-02-24T04:10:30.938Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5142024-02-24T04:10:30.938Z+ 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
5152024-02-24T04:10:31.057Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5162024-02-24T04:10:31.060Z++ case "$OSTYPE" in
5172024-02-24T04:10:31.060Z++ SHA=sha256sum
5182024-02-24T04:10:31.060Z++ sha256sum
5192024-02-24T04:10:31.060Z++ awk '{print $1}'
5202024-02-24T04:10:31.066Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5212024-02-24T04:10:31.066Z+ [[ 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 ]]
5222024-02-24T04:10:31.069Z+ set -o errexit
5232024-02-24T04:10:31.072Z+++ dirname ./tools/ci_download_dendrite_stub
5242024-02-24T04:10:31.075Z++ cd ./tools
5252024-02-24T04:10:31.075Z++ pwd
5262024-02-24T04:10:31.075Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272024-02-24T04:10:31.075Z++ basename ./tools/ci_download_dendrite_stub
5282024-02-24T04:10:31.078Z+ ARG0=ci_download_dendrite_stub
5292024-02-24T04:10:31.078Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302024-02-24T04:10:31.079Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5312024-02-24T04:10:31.079Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5322024-02-24T04:10:31.079Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5332024-02-24T04:10:31.079Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342024-02-24T04:10:31.079Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5352024-02-24T04:10:31.079Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5362024-02-24T04:10:31.079Z+ TARGET_DIR=out
5372024-02-24T04:10:31.079Z+ DOWNLOAD_DIR=out/downloads
5382024-02-24T04:10:31.079Z+ DEST_DIR=./out/dendrite-stub
5392024-02-24T04:10:31.079Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402024-02-24T04:10:31.079Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412024-02-24T04:10:31.079Z+ REPO=oxidecomputer/dendrite
5422024-02-24T04:10:31.079Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5432024-02-24T04:10:31.079Z+ main
5442024-02-24T04:10:31.079Z+ [[ 0 != 0 ]]
5452024-02-24T04:10:31.079Z+ CIDL_OS=solaris2.11
5462024-02-24T04:10:31.079Z+ [[ 0 != 0 ]]
5472024-02-24T04:10:31.079Z+ configure_os solaris2.11
5482024-02-24T04:10:31.079Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492024-02-24T04:10:31.079Zcurrent directory: /work/oxidecomputer/omicron
5502024-02-24T04:10:31.079Z+ echo 'configuring based on OS: "solaris2.11"'
5512024-02-24T04:10:31.079Z+ case "$1" in
5522024-02-24T04:10:31.079Zconfiguring based on OS: "solaris2.11"
5532024-02-24T04:10:31.079Z+ SET_BINARIES=
5542024-02-24T04:10:31.080Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5552024-02-24T04:10:31.080Z+ CIDL_SHA256FUNC=do_sha256sum
5562024-02-24T04:10:31.080Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572024-02-24T04:10:31.080Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5582024-02-24T04:10:31.080Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592024-02-24T04:10:31.080Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5602024-02-24T04:10:31.080ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5612024-02-24T04:10:31.080Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5622024-02-24T04:10:31.080Z+ mkdir -p out/downloads
5632024-02-24T04:10:31.080ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-02-24T04:10:31.083Z+ mkdir -p ./out/dendrite-stub
5652024-02-24T04:10:31.083Z+ fetch_and_verify
5662024-02-24T04:10:31.083Z+ local DO_DOWNLOAD=true
5672024-02-24T04:10:31.083Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682024-02-24T04:10:31.083Z+ '[' true == true ']'
5692024-02-24T04:10:31.083Z+ echo Downloading...
5702024-02-24T04:10:31.083ZDownloading...
5712024-02-24T04:10:31.083Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722024-02-24T04:10:31.084Z+ 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
5732024-02-24T04:10:36.053Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742024-02-24T04:10:36.059Z++ sha256sum
5752024-02-24T04:10:36.059Z++ awk '{print $1}'
5762024-02-24T04:10:36.079Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5772024-02-24T04:10:36.080Z+ [[ 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 ]]
5782024-02-24T04:10:36.093Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792024-02-24T04:10:36.093Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802024-02-24T04:10:36.762Z+ do_assemble
5812024-02-24T04:10:36.762Z+ rm -r ./out/dendrite-stub
5822024-02-24T04:10:36.766Z+ mkdir ./out/dendrite-stub
5832024-02-24T04:10:36.772Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842024-02-24T04:10:36.876Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852024-02-24T04:10:36.887Z+ set -o errexit
5862024-02-24T04:10:36.890Z+++ dirname ./tools/ci_download_maghemite_mgd
5872024-02-24T04:10:36.893Z++ cd ./tools
5882024-02-24T04:10:36.893Z++ pwd
5892024-02-24T04:10:36.893Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902024-02-24T04:10:36.893Z++ basename ./tools/ci_download_maghemite_mgd
5912024-02-24T04:10:36.896Z+ ARG0=ci_download_maghemite_mgd
5922024-02-24T04:10:36.897Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932024-02-24T04:10:36.897Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
5942024-02-24T04:10:36.897Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
5952024-02-24T04:10:36.897Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962024-02-24T04:10:36.897Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
5972024-02-24T04:10:36.897Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5982024-02-24T04:10:36.897Z+ TARGET_DIR=out
5992024-02-24T04:10:36.897Z+ DOWNLOAD_DIR=out/downloads
6002024-02-24T04:10:36.897Z+ DEST_DIR=./out/mgd
6012024-02-24T04:10:36.897Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022024-02-24T04:10:36.897Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032024-02-24T04:10:36.897Z+ REPO=oxidecomputer/maghemite
6042024-02-24T04:10:36.897Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
6052024-02-24T04:10:36.897Z+ main
6062024-02-24T04:10:36.897Z+ [[ 0 != 0 ]]
6072024-02-24T04:10:36.897Z+ CIDL_OS=solaris2.11
6082024-02-24T04:10:36.897Z+ [[ 0 != 0 ]]
6092024-02-24T04:10:36.897Z+ configure_os solaris2.11
6102024-02-24T04:10:36.897Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112024-02-24T04:10:36.897Zcurrent directory: /work/oxidecomputer/omicron
6122024-02-24T04:10:36.897Z+ echo 'configuring based on OS: "solaris2.11"'
6132024-02-24T04:10:36.898Z+ case "$1" in
6142024-02-24T04:10:36.898Zconfiguring based on OS: "solaris2.11"
6152024-02-24T04:10:36.898Z+ SET_BINARIES=
6162024-02-24T04:10:36.898Z+ CIDL_SHA256FUNC=do_sha256sum
6172024-02-24T04:10:36.898Z+ TARBALL_FILENAME=mgd.tar.gz
6182024-02-24T04:10:36.898Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6192024-02-24T04:10:36.898Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202024-02-24T04:10:36.898Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6212024-02-24T04:10:36.898ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6222024-02-24T04:10:36.898ZLocal file: out/downloads/mgd.tar.gz
6232024-02-24T04:10:36.898Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6242024-02-24T04:10:36.898Z+ mkdir -p out/downloads
6252024-02-24T04:10:36.898Z+ mkdir -p ./out/mgd
6262024-02-24T04:10:36.902Z+ fetch_and_verify
6272024-02-24T04:10:36.902Z+ local DO_DOWNLOAD=true
6282024-02-24T04:10:36.902Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292024-02-24T04:10:36.902Z+ '[' true == true ']'
6302024-02-24T04:10:36.902ZDownloading...
6312024-02-24T04:10:36.902Z+ echo Downloading...
6322024-02-24T04:10:36.902Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6332024-02-24T04:10:36.902Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6342024-02-24T04:10:42.727Z++ do_sha256sum out/downloads/mgd.tar.gz
6352024-02-24T04:10:42.730Z++ sha256sum
6362024-02-24T04:10:42.730Z++ awk '{print $1}'
6372024-02-24T04:10:42.748Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6382024-02-24T04:10:42.748Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6392024-02-24T04:10:42.750Z+ do_untar out/downloads/mgd.tar.gz
6402024-02-24T04:10:42.751Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412024-02-24T04:10:43.190Z+ do_assemble
6422024-02-24T04:10:43.190Z+ rm -r ./out/mgd
6432024-02-24T04:10:43.198Z+ mkdir ./out/mgd
6442024-02-24T04:10:43.199Z+ cp -r out/downloads/root ./out/mgd/root
6452024-02-24T04:10:43.341Z+ set -o errexit
6462024-02-24T04:10:43.352Z+++ dirname ./tools/ci_download_transceiver_control
6472024-02-24T04:10:43.353Z++ cd ./tools
6482024-02-24T04:10:43.353Z++ pwd
6492024-02-24T04:10:43.353Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502024-02-24T04:10:43.353Z++ basename ./tools/ci_download_transceiver_control
6512024-02-24T04:10:43.354Z+ ARG0=ci_download_transceiver_control
6522024-02-24T04:10:43.354Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532024-02-24T04:10:43.355Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542024-02-24T04:10:43.355Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552024-02-24T04:10:43.355Z+ TARGET_DIR=out
6562024-02-24T04:10:43.356Z+ DOWNLOAD_DIR=out/downloads
6572024-02-24T04:10:43.356Z+ DEST_DIR=./out/transceiver-control
6582024-02-24T04:10:43.356Z+ BIN_DIR=/opt/oxide/bin
6592024-02-24T04:10:43.356Z+ BINARY=xcvradm
6602024-02-24T04:10:43.357Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612024-02-24T04:10:43.357Z+ REPO=oxidecomputer/transceiver-control
6622024-02-24T04:10:43.357Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632024-02-24T04:10:43.357Z+ main
6642024-02-24T04:10:43.358Z+ [[ 0 != 0 ]]
6652024-02-24T04:10:43.358Z+ CIDL_OS=solaris2.11
6662024-02-24T04:10:43.358Z+ [[ 0 != 0 ]]
6672024-02-24T04:10:43.359Z+ configure_os solaris2.11
6682024-02-24T04:10:43.359Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692024-02-24T04:10:43.359Zcurrent directory: /work/oxidecomputer/omicron
6702024-02-24T04:10:43.359Z+ echo 'configuring based on OS: "solaris2.11"'
6712024-02-24T04:10:43.359Z+ case "$1" in
6722024-02-24T04:10:43.360Z+ SET_BINARIES=
6732024-02-24T04:10:43.360Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-02-24T04:10:43.360Zconfiguring based on OS: "solaris2.11"
6752024-02-24T04:10:43.360Z+ CIDL_SHA256FUNC=do_sha256sum
6762024-02-24T04:10:43.360Z+ ARCHIVE_FILENAME=xcvradm.gz
6772024-02-24T04:10:43.361Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782024-02-24T04:10:43.361Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792024-02-24T04:10:43.361Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802024-02-24T04:10:43.362Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812024-02-24T04:10:43.362ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822024-02-24T04:10:43.362ZLocal file: out/downloads/xcvradm.gz
6832024-02-24T04:10:43.362Z+ mkdir -p out/downloads
6842024-02-24T04:10:43.363Z+ mkdir -p ./out/transceiver-control
6852024-02-24T04:10:43.411Z+ fetch_and_verify
6862024-02-24T04:10:43.411Z+ local DO_DOWNLOAD=true
6872024-02-24T04:10:43.412Z+ [[ -f out/downloads/xcvradm.gz ]]
6882024-02-24T04:10:43.412Z+ '[' true == true ']'
6892024-02-24T04:10:43.412Z+ echo Downloading...
6902024-02-24T04:10:43.413ZDownloading...
6912024-02-24T04:10:43.413Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922024-02-24T04:10:43.413Z+ 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
6932024-02-24T04:10:46.865Z++ do_sha256sum out/downloads/xcvradm.gz
6942024-02-24T04:10:46.874Z++ sha256sum
6952024-02-24T04:10:46.875Z++ awk '{print $1}'
6962024-02-24T04:10:46.875Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972024-02-24T04:10:46.875Z+ [[ 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 ]]
6982024-02-24T04:10:46.875Z+ do_unpack out/downloads/xcvradm.gz
6992024-02-24T04:10:46.875Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002024-02-24T04:10:46.875Z+ gzip -dc out/downloads/xcvradm.gz
7012024-02-24T04:10:46.982Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022024-02-24T04:10:46.985Z+ do_assemble
7032024-02-24T04:10:46.985Z+ rm -r ./out/transceiver-control
7042024-02-24T04:10:46.988Z+ mkdir ./out/transceiver-control
7052024-02-24T04:10:46.988Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062024-02-24T04:10:47.390ZAll builder prerequisites installed successfully, and PATH looks valid
7072024-02-24T04:10:47.392Z
7082024-02-24T04:10:47.392Zreal 1:42.667788714
7092024-02-24T04:10:47.393Zuser 33.970718804
7102024-02-24T04:10:47.393Zsys 6.366951796
7112024-02-24T04:10:47.393Ztrap 0.009075431
7122024-02-24T04:10:47.393Ztflt 0.138370664
7132024-02-24T04:10:47.393Zdflt 0.659384916
7142024-02-24T04:10:47.393Zkflt 0.303898755
7152024-02-24T04:10:47.393Zlock 1.732344869
7162024-02-24T04:10:47.393Zslp 3:17.939232477
7172024-02-24T04:10:47.393Zlat 1.949341365
7182024-02-24T04:10:47.393Zstop 0.137332297
7192024-02-24T04:10:47.396Z
7202024-02-24T04:10:47.396Z #### # # ##### ##### # #
7212024-02-24T04:10:47.396Z # # # # # # # # # #
7222024-02-24T04:10:47.396Z # # # # # # # #
7232024-02-24T04:10:47.396Z # # # ##### ##### #
7242024-02-24T04:10:47.396Z # # # # # # #
7252024-02-24T04:10:47.396Z #### ###### # # # #
7262024-02-24T04:10:47.396Z
7272024-02-24T04:10:47.606Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282024-02-24T04:10:47.893Z Updating git repository `https://github.com/oxidecomputer/samael`
7292024-02-24T04:10:48.250Z Updating crates.io index
7302024-02-24T04:10:48.401Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7312024-02-24T04:10:49.092Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7322024-02-24T04:10:50.797Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7332024-02-24T04:10:51.460Z Updating git repository `http://github.com/oxidecomputer/tofino`
7342024-02-24T04:10:51.749Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7352024-02-24T04:10:52.001Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7362024-02-24T04:10:52.674Z Updating git repository `https://github.com/oxidecomputer/propolis`
7372024-02-24T04:10:53.177Z Updating git repository `https://github.com/oxidecomputer/crucible`
7382024-02-24T04:10:55.215Z Updating git repository `https://github.com/oxidecomputer/opte`
7392024-02-24T04:10:56.172Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7402024-02-24T04:10:56.476Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7412024-02-24T04:10:57.056Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7422024-02-24T04:10:57.561Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7432024-02-24T04:10:57.626Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7442024-02-24T04:10:57.871Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7452024-02-24T04:10:58.498Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7462024-02-24T04:10:59.042Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7472024-02-24T04:10:59.320Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7482024-02-24T04:10:59.908Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7492024-02-24T04:11:00.374Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7502024-02-24T04:11:00.675Z Updating git repository `https://github.com/jgallagher/nix`
7512024-02-24T04:11:01.641Z Updating git repository `https://github.com/cbiffle/hubpack`
7522024-02-24T04:11:02.110Z Updating git repository `https://github.com/oxidecomputer/typify`
7532024-02-24T04:11:03.344Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7542024-02-24T04:11:03.730Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7552024-02-24T04:11:04.038Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7562024-02-24T04:11:05.308Z Downloading crates ...
7572024-02-24T04:11:05.538Z Downloaded ryu v1.0.15
7582024-02-24T04:11:05.542Z Downloaded itoa v1.0.9
7592024-02-24T04:11:05.545Z Downloaded equivalent v1.0.1
7602024-02-24T04:11:05.547Z Downloaded anstream v0.6.11
7612024-02-24T04:11:05.550Z Downloaded colorchoice v1.0.0
7622024-02-24T04:11:05.562Z Downloaded anstyle v1.0.2
7632024-02-24T04:11:05.566Z Downloaded anstyle-query v1.0.0
7642024-02-24T04:11:05.566Z Downloaded heck v0.4.1
7652024-02-24T04:11:05.569Z Downloaded strsim v0.11.0
7662024-02-24T04:11:05.569Z Downloaded clap_lex v0.7.0
7672024-02-24T04:11:05.573Z Downloaded cargo_metadata v0.18.1
7682024-02-24T04:11:05.579Z Downloaded thiserror v1.0.57
7692024-02-24T04:11:05.583Z Downloaded serde_spanned v0.6.5
7702024-02-24T04:11:05.586Z Downloaded thiserror-impl v1.0.57
7712024-02-24T04:11:05.586Z Downloaded toml_datetime v0.6.5
7722024-02-24T04:11:05.586Z Downloaded terminal_size v0.3.0
7732024-02-24T04:11:05.590Z Downloaded semver v1.0.22
7742024-02-24T04:11:05.590Z Downloaded errno v0.3.8
7752024-02-24T04:11:05.593Z Downloaded cargo-platform v0.1.3
7762024-02-24T04:11:05.593Z Downloaded utf8parse v0.2.1
7772024-02-24T04:11:05.593Z Downloaded bitflags v2.4.0
7782024-02-24T04:11:05.596Z Downloaded quote v1.0.35
7792024-02-24T04:11:05.599Z Downloaded camino v1.1.6
7802024-02-24T04:11:05.599Z Downloaded anstyle-parse v0.2.1
7812024-02-24T04:11:05.601Z Downloaded clap_derive v4.5.0
7822024-02-24T04:11:05.611Z Downloaded cargo_toml v0.19.0
7832024-02-24T04:11:05.615Z Downloaded serde_derive v1.0.196
7842024-02-24T04:11:05.618Z Downloaded unicode-ident v1.0.12
7852024-02-24T04:11:05.623Z Downloaded proc-macro2 v1.0.78
7862024-02-24T04:11:05.631Z Downloaded indexmap v2.2.3
7872024-02-24T04:11:05.634Z Downloaded clap v4.5.0
7882024-02-24T04:11:05.642Z Downloaded toml v0.8.10
7892024-02-24T04:11:05.645Z Downloaded serde v1.0.196
7902024-02-24T04:11:05.648Z Downloaded anyhow v1.0.75
7912024-02-24T04:11:05.658Z Downloaded toml_edit v0.22.6
7922024-02-24T04:11:05.679Z Downloaded winnow v0.6.1
7932024-02-24T04:11:05.686Z Downloaded memchr v2.6.3
7942024-02-24T04:11:05.690Z Downloaded hashbrown v0.14.3
7952024-02-24T04:11:05.695Z Downloaded serde_json v1.0.114
7962024-02-24T04:11:05.702Z Downloaded clap_builder v4.5.0
7972024-02-24T04:11:05.725Z Downloaded syn v2.0.48
7982024-02-24T04:11:05.739Z Downloaded rustix v0.38.31
7992024-02-24T04:11:05.760Z Downloaded libc v0.2.153
8002024-02-24T04:11:05.977Z Compiling proc-macro2 v1.0.78
8012024-02-24T04:11:05.977Z Compiling unicode-ident v1.0.12
8022024-02-24T04:11:05.977Z Compiling serde v1.0.196
8032024-02-24T04:11:05.980Z Compiling libc v0.2.153
8042024-02-24T04:11:05.980Z Compiling rustix v0.38.31
8052024-02-24T04:11:05.980Z Compiling equivalent v1.0.1
8062024-02-24T04:11:06.001Z Compiling bitflags v2.4.0
8072024-02-24T04:11:06.005Z Compiling hashbrown v0.14.3
8082024-02-24T04:11:06.133Z Compiling utf8parse v0.2.1
8092024-02-24T04:11:06.189Z Compiling serde_json v1.0.114
8102024-02-24T04:11:06.295Z Compiling anstyle-parse v0.2.1
8112024-02-24T04:11:06.424Z Compiling anstyle-query v1.0.0
8122024-02-24T04:11:06.531Z Compiling colorchoice v1.0.0
8132024-02-24T04:11:06.604Z Compiling winnow v0.6.1
8142024-02-24T04:11:06.641Z Compiling anstyle v1.0.2
8152024-02-24T04:11:06.955Z Compiling camino v1.1.6
8162024-02-24T04:11:07.155Z Compiling indexmap v2.2.3
8172024-02-24T04:11:07.843Z Compiling thiserror v1.0.57
8182024-02-24T04:11:07.860Z Compiling semver v1.0.22
8192024-02-24T04:11:08.143Z Compiling anstream v0.6.11
8202024-02-24T04:11:08.146Z Compiling strsim v0.11.0
8212024-02-24T04:11:08.169Z Compiling itoa v1.0.9
8222024-02-24T04:11:08.365Z Compiling heck v0.4.1
8232024-02-24T04:11:08.382Z Compiling anyhow v1.0.75
8242024-02-24T04:11:08.421Z Compiling ryu v1.0.15
8252024-02-24T04:11:08.788Z Compiling clap_lex v0.7.0
8262024-02-24T04:11:08.926Z Compiling quote v1.0.35
8272024-02-24T04:11:09.258Z Compiling errno v0.3.8
8282024-02-24T04:11:09.347Z Compiling syn v2.0.48
8292024-02-24T04:11:10.175Z Compiling terminal_size v0.3.0
8302024-02-24T04:11:10.267Z Compiling clap_builder v4.5.0
8312024-02-24T04:11:14.062Z Compiling serde_derive v1.0.196
8322024-02-24T04:11:14.062Z Compiling thiserror-impl v1.0.57
8332024-02-24T04:11:14.065Z Compiling clap_derive v4.5.0
8342024-02-24T04:11:16.782Z Compiling clap v4.5.0
8352024-02-24T04:11:21.746Z Compiling serde_spanned v0.6.5
8362024-02-24T04:11:21.746Z Compiling toml_datetime v0.6.5
8372024-02-24T04:11:21.749Z Compiling cargo-platform v0.1.3
8382024-02-24T04:11:22.009Z Compiling toml_edit v0.22.6
8392024-02-24T04:11:23.021Z Compiling cargo_metadata v0.18.1
8402024-02-24T04:11:24.060Z Compiling toml v0.8.10
8412024-02-24T04:11:24.791Z Compiling cargo_toml v0.19.0
8422024-02-24T04:11:28.425Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432024-02-24T04:11:29.376Z Finished dev [unoptimized + debuginfo] target(s) in 41.92s
8442024-02-24T04:11:29.545Z Running `target/debug/xtask clippy`
8452024-02-24T04:11:29.579Zrunning: "/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"
8462024-02-24T04:11:30.097Z Downloading crates ...
8472024-02-24T04:11:30.279Z Downloaded bitflags v1.3.2
8482024-02-24T04:11:30.284Z Downloaded block-padding v0.3.3
8492024-02-24T04:11:30.292Z Downloaded http-range v0.1.5
8502024-02-24T04:11:30.296Z Downloaded curve25519-dalek-derive v0.1.0
8512024-02-24T04:11:30.296Z Downloaded http-body v0.4.5
8522024-02-24T04:11:30.299Z Downloaded ident_case v1.0.1
8532024-02-24T04:11:30.308Z Downloaded highway v1.1.0
8542024-02-24T04:11:30.315Z Downloaded hubpack_derive v0.1.1
8552024-02-24T04:11:30.318Z Downloaded http-body v1.0.0
8562024-02-24T04:11:30.318Z Downloaded humantime v2.1.0
8572024-02-24T04:11:30.321Z Downloaded httpdate v1.0.3
8582024-02-24T04:11:30.321Z Downloaded indoc v2.0.3
8592024-02-24T04:11:30.325Z Downloaded hyper-tls v0.5.0
8602024-02-24T04:11:30.328Z Downloaded hyper-rustls v0.26.0
8612024-02-24T04:11:30.331Z Downloaded httparse v1.8.0
8622024-02-24T04:11:30.334Z Downloaded httptest v0.15.5
8632024-02-24T04:11:30.336Z Downloaded hyper-rustls v0.24.2
8642024-02-24T04:11:30.339Z Downloaded cfg-if v1.0.0
8652024-02-24T04:11:30.342Z Downloaded bcs v0.1.6
8662024-02-24T04:11:30.346Z Downloaded base64 v0.21.7
8672024-02-24T04:11:30.350Z Downloaded num-iter v0.1.43
8682024-02-24T04:11:30.355Z Downloaded num-integer v0.1.46
8692024-02-24T04:11:30.358Z Downloaded ciborium-io v0.2.2
8702024-02-24T04:11:30.358Z Downloaded csv-core v0.1.11
8712024-02-24T04:11:30.361Z Downloaded bytecount v0.6.3
8722024-02-24T04:11:30.364Z Downloaded buf-list v1.0.3
8732024-02-24T04:11:30.369Z Downloaded impl-trait-for-tuples v0.2.2
8742024-02-24T04:11:30.374Z Downloaded is-terminal v0.4.9
8752024-02-24T04:11:30.376Z Downloaded http v1.0.0
8762024-02-24T04:11:30.381Z Downloaded iana-time-zone v0.1.57
8772024-02-24T04:11:30.384Z Downloaded cpufeatures v0.2.12
8782024-02-24T04:11:30.388Z Downloaded memoffset v0.9.0
8792024-02-24T04:11:30.391Z Downloaded nested v0.1.1
8802024-02-24T04:11:30.394Z Downloaded atty v0.2.14
8812024-02-24T04:11:30.397Z Downloaded crc v3.0.1
8822024-02-24T04:11:30.400Z Downloaded convert_case v0.4.0
8832024-02-24T04:11:30.402Z Downloaded camino-tempfile v1.1.1
8842024-02-24T04:11:30.405Z Downloaded libloading v0.7.4
8852024-02-24T04:11:30.411Z Downloaded maplit v1.0.2
8862024-02-24T04:11:30.414Z Downloaded chacha20 v0.9.1
8872024-02-24T04:11:30.414Z Downloaded libtest-mimic v0.6.1
8882024-02-24T04:11:30.417Z Downloaded matches v0.1.10
8892024-02-24T04:11:30.417Z Downloaded basic-toml v0.1.8
8902024-02-24T04:11:30.428Z Downloaded crucible-workspace-hack v0.1.0
8912024-02-24T04:11:30.432Z Downloaded rpassword v7.3.1
8922024-02-24T04:11:30.435Z Downloaded cipher v0.4.4
8932024-02-24T04:11:30.435Z Downloaded bzip2 v0.4.4
8942024-02-24T04:11:30.438Z Downloaded cstr-argument v0.1.2
8952024-02-24T04:11:30.438Z Downloaded aead v0.5.2
8962024-02-24T04:11:30.442Z Downloaded async-stream v0.3.5
8972024-02-24T04:11:30.445Z Downloaded ascii-canvas v3.0.0
8982024-02-24T04:11:30.445Z Downloaded bit-vec v0.6.3
8992024-02-24T04:11:30.447Z Downloaded termtree v0.4.1
9002024-02-24T04:11:30.448Z Downloaded keccak v0.1.4
9012024-02-24T04:11:30.450Z Downloaded new_debug_unreachable v1.0.4
9022024-02-24T04:11:30.450Z Downloaded lazycell v1.3.0
9032024-02-24T04:11:30.453Z Downloaded block-buffer v0.10.4
9042024-02-24T04:11:30.453Z Downloaded async-recursion v1.0.5
9052024-02-24T04:11:30.459Z Downloaded maybe-uninit v2.0.0
9062024-02-24T04:11:30.464Z Downloaded console v0.15.8
9072024-02-24T04:11:30.464Z Downloaded usdt-attr-macro v0.3.5
9082024-02-24T04:11:30.469Z Downloaded memoffset v0.7.1
9092024-02-24T04:11:30.469Z Downloaded lru-cache v0.1.2
9102024-02-24T04:11:30.469Z Downloaded miniz_oxide v0.7.1
9112024-02-24T04:11:30.472Z Downloaded crypto-common v0.1.6
9122024-02-24T04:11:30.472Z Downloaded nanorand v0.7.0
9132024-02-24T04:11:30.475Z Downloaded criterion-plot v0.5.0
9142024-02-24T04:11:30.478Z Downloaded nodrop v0.1.14
9152024-02-24T04:11:30.478Z Downloaded mockall v0.12.0
9162024-02-24T04:11:30.480Z Downloaded waitgroup v0.1.2
9172024-02-24T04:11:30.481Z Downloaded tabled_derive v0.7.0
9182024-02-24T04:11:30.484Z Downloaded cc v1.0.83
9192024-02-24T04:11:30.487Z Downloaded num-bigint v0.4.4
9202024-02-24T04:11:30.494Z Downloaded fragile v2.0.0
9212024-02-24T04:11:30.497Z Downloaded foreign-types v0.3.2
9222024-02-24T04:11:30.497Z Downloaded foreign-types-macros v0.2.3
9232024-02-24T04:11:30.497Z Downloaded indexmap v1.9.3
9242024-02-24T04:11:30.501Z Downloaded lalrpop-util v0.19.12
9252024-02-24T04:11:30.503Z Downloaded nibble_vec v0.1.0
9262024-02-24T04:11:30.506Z Downloaded cobs v0.2.3
9272024-02-24T04:11:30.506Z Downloaded target-spec v3.1.0
9282024-02-24T04:11:30.509Z Downloaded memmap v0.7.0
9292024-02-24T04:11:30.512Z Downloaded addr2line v0.21.0
9302024-02-24T04:11:30.514Z Downloaded difflib v0.4.0
9312024-02-24T04:11:30.515Z Downloaded relative-path v1.9.0
9322024-02-24T04:11:30.517Z Downloaded whoami v1.4.1
9332024-02-24T04:11:30.520Z Downloaded foreign-types v0.5.0
9342024-02-24T04:11:30.520Z Downloaded scroll v0.12.0
9352024-02-24T04:11:30.523Z Downloaded unicode-xid v0.2.4
9362024-02-24T04:11:30.526Z Downloaded foreign-types-shared v0.3.1
9372024-02-24T04:11:30.526Z Downloaded unicase v2.7.0
9382024-02-24T04:11:30.529Z Downloaded unicode-width v0.1.11
9392024-02-24T04:11:30.529Z Downloaded hyper v1.1.0
9402024-02-24T04:11:30.537Z Downloaded multimap v0.10.0
9412024-02-24T04:11:30.543Z Downloaded darling_macro v0.20.3
9422024-02-24T04:11:30.543Z Downloaded darling_macro v0.14.4
9432024-02-24T04:11:30.546Z Downloaded fixedbitset v0.4.2
9442024-02-24T04:11:30.546Z Downloaded phf_shared v0.10.0
9452024-02-24T04:11:30.546Z Downloaded diesel_table_macro_syntax v0.1.0
9462024-02-24T04:11:30.546Z Downloaded indicatif v0.17.8
9472024-02-24T04:11:30.549Z Downloaded stability v0.1.1
9482024-02-24T04:11:30.552Z Downloaded phf_shared v0.11.2
9492024-02-24T04:11:30.552Z Downloaded sqlparser_derive v0.2.2
9502024-02-24T04:11:30.555Z Downloaded sqlformat v0.2.3
9512024-02-24T04:11:30.558Z Downloaded crossbeam-epoch v0.9.15
9522024-02-24T04:11:30.561Z Downloaded funty v2.0.0
9532024-02-24T04:11:30.561Z Downloaded slog-dtrace v0.3.0
9542024-02-24T04:11:30.564Z Downloaded semver-parser v0.10.2
9552024-02-24T04:11:30.566Z Downloaded num-complex v0.4.4
9562024-02-24T04:11:30.566Z Downloaded glob v0.3.1
9572024-02-24T04:11:30.569Z Downloaded usdt-macro v0.5.0
9582024-02-24T04:11:30.569Z Downloaded radium v0.7.0
9592024-02-24T04:11:30.572Z Downloaded filetime v0.2.23
9602024-02-24T04:11:30.575Z Downloaded cfg-expr v0.15.6
9612024-02-24T04:11:30.578Z Downloaded pin-utils v0.1.0
9622024-02-24T04:11:30.580Z Downloaded snafu-derive v0.7.5
9632024-02-24T04:11:30.581Z Downloaded similar-asserts v1.5.0
9642024-02-24T04:11:30.583Z Downloaded der_derive v0.7.2
9652024-02-24T04:11:30.586Z Downloaded smallvec v1.13.1
9662024-02-24T04:11:30.595Z Downloaded serde_urlencoded v0.7.1
9672024-02-24T04:11:30.598Z Downloaded crossbeam-utils v0.8.16
9682024-02-24T04:11:30.598Z Downloaded group v0.13.0
9692024-02-24T04:11:30.598Z Downloaded slog-envlogger v2.2.0
9702024-02-24T04:11:30.598Z Downloaded futures-core v0.3.30
9712024-02-24T04:11:30.601Z Downloaded cookie v0.18.0
9722024-02-24T04:11:30.601Z Downloaded tokio-rustls v0.24.1
9732024-02-24T04:11:30.604Z Downloaded globset v0.4.13
9742024-02-24T04:11:30.607Z Downloaded tokio-rustls v0.25.0
9752024-02-24T04:11:30.610Z Downloaded strip-ansi-escapes v0.2.0
9762024-02-24T04:11:30.610Z Downloaded futures-channel v0.3.30
9772024-02-24T04:11:30.613Z Downloaded tokio-stream v0.1.14
9782024-02-24T04:11:30.617Z Downloaded backtrace v0.3.69
9792024-02-24T04:11:30.622Z Downloaded pin-project-lite v0.2.13
9802024-02-24T04:11:30.628Z Downloaded rsa v0.9.2
9812024-02-24T04:11:30.634Z Downloaded mockall_derive v0.12.0
9822024-02-24T04:11:30.637Z Downloaded num-bigint-dig v0.8.4
9832024-02-24T04:11:30.643Z Downloaded strum_macros v0.25.2
9842024-02-24T04:11:30.649Z Downloaded pin-project-internal v1.1.3
9852024-02-24T04:11:30.652Z Downloaded unsafe-libyaml v0.2.10
9862024-02-24T04:11:30.652Z Downloaded flate2 v1.0.28
9872024-02-24T04:11:30.656Z Downloaded crypto-bigint v0.5.2
9882024-02-24T04:11:30.663Z Downloaded futures v0.3.30
9892024-02-24T04:11:30.669Z Downloaded pin-project v1.1.3
9902024-02-24T04:11:30.682Z Downloaded der v0.7.8
9912024-02-24T04:11:30.688Z Downloaded rand v0.4.6
9922024-02-24T04:11:30.692Z Downloaded criterion v0.5.1
9932024-02-24T04:11:30.700Z Downloaded steno v0.4.0
9942024-02-24T04:11:30.710Z Downloaded trust-dns-resolver v0.22.0
9952024-02-24T04:11:30.715Z Downloaded hkdf v0.12.4
9962024-02-24T04:11:30.718Z Downloaded tokio-util v0.7.10
9972024-02-24T04:11:30.725Z Downloaded chrono v0.4.31
9982024-02-24T04:11:30.735Z Downloaded unicode-normalization v0.1.22
9992024-02-24T04:11:30.739Z Downloaded sqlparser v0.43.1
10002024-02-24T04:11:30.749Z Downloaded hyper v0.14.27
10012024-02-24T04:11:30.755Z Downloaded radix_trie v0.2.1
10022024-02-24T04:11:30.761Z Downloaded guppy v0.17.5
10032024-02-24T04:11:30.767Z Downloaded serde_with v3.6.1
10042024-02-24T04:11:30.776Z Downloaded quick-xml v0.30.0
10052024-02-24T04:11:30.783Z Downloaded goblin v0.8.0
10062024-02-24T04:11:30.789Z Downloaded bstr v0.2.17
10072024-02-24T04:11:30.800Z Downloaded idna v0.5.0
10082024-02-24T04:11:30.807Z Downloaded webpki-roots v0.25.2
10092024-02-24T04:11:30.812Z Downloaded idna v0.2.3
10102024-02-24T04:11:30.819Z Downloaded bstr v1.6.0
10112024-02-24T04:11:30.834Z Downloaded lalrpop v0.19.12
10122024-02-24T04:11:30.849Z Downloaded csv v1.3.0
10132024-02-24T04:11:30.873Z Downloaded bitvec v1.0.1
10142024-02-24T04:11:30.890Z Downloaded hash32 v0.2.1
10152024-02-24T04:11:30.893Z Downloaded guppy-workspace-hack v0.1.0
10162024-02-24T04:11:30.893Z Downloaded nix v0.27.1
10172024-02-24T04:11:30.904Z Downloaded zerocopy-derive v0.2.0
10182024-02-24T04:11:30.916Z Downloaded structmeta-derive v0.2.0
10192024-02-24T04:11:30.919Z Downloaded structmeta v0.3.0
10202024-02-24T04:11:30.919Z Downloaded precomputed-hash v0.1.1
10212024-02-24T04:11:30.919Z Downloaded futures-executor v0.3.30
10222024-02-24T04:11:30.919Z Downloaded headers-core v0.2.0
10232024-02-24T04:11:30.922Z Downloaded structmeta v0.2.0
10242024-02-24T04:11:30.922Z Downloaded predicates-core v1.0.6
10252024-02-24T04:11:30.925Z Downloaded predicates v3.1.0
10262024-02-24T04:11:30.928Z Downloaded ppv-lite86 v0.2.17
10272024-02-24T04:11:30.931Z Downloaded openssl-probe v0.1.5
10282024-02-24T04:11:30.931Z Downloaded openssl-macros v0.1.1
10292024-02-24T04:11:30.931Z Downloaded plotters-svg v0.3.5
10302024-02-24T04:11:30.935Z Downloaded zone_cfg_derive v0.3.0
10312024-02-24T04:11:30.935Z Downloaded gethostname v0.4.3
10322024-02-24T04:11:30.938Z Downloaded postgres-types v0.2.6
10332024-02-24T04:11:30.940Z Downloaded slog-term v2.9.0
10342024-02-24T04:11:30.943Z Downloaded pkcs1 v0.7.5
10352024-02-24T04:11:30.946Z Downloaded oso-derive v0.27.0
10362024-02-24T04:11:30.948Z Downloaded endian-type v0.1.2
10372024-02-24T04:11:30.949Z Downloaded stable_deref_trait v1.2.0
10382024-02-24T04:11:30.955Z Downloaded pretty-hex v0.4.1
10392024-02-24T04:11:30.955Z Downloaded term v0.7.0
10402024-02-24T04:11:30.959Z Downloaded getopts v0.2.21
10412024-02-24T04:11:30.959Z Downloaded usdt-macro v0.3.5
10422024-02-24T04:11:30.962Z Downloaded usdt-attr-macro v0.5.0
10432024-02-24T04:11:30.962Z Downloaded digest v0.10.7
10442024-02-24T04:11:30.965Z Downloaded tempfile v3.10.0
10452024-02-24T04:11:30.967Z Downloaded slog-json v2.6.1
10462024-02-24T04:11:30.971Z Downloaded opaque-debug v0.3.0
10472024-02-24T04:11:30.974Z Downloaded either v1.10.0
10482024-02-24T04:11:30.977Z Downloaded termcolor v1.2.0
10492024-02-24T04:11:30.980Z Downloaded enum-as-inner v0.5.1
10502024-02-24T04:11:30.980Z Downloaded plain v0.2.3
10512024-02-24T04:11:30.983Z Downloaded toml v0.5.11
10522024-02-24T04:11:30.986Z Downloaded swrite v0.1.0
10532024-02-24T04:11:30.989Z Downloaded rand_xorshift v0.3.0
10542024-02-24T04:11:30.989Z Downloaded half v2.3.1
10552024-02-24T04:11:30.994Z Downloaded parse-size v1.0.0
10562024-02-24T04:11:30.997Z Downloaded thiserror-impl-no-std v2.0.2
10572024-02-24T04:11:30.997Z Downloaded dirs-next v2.0.0
10582024-02-24T04:11:30.998Z Downloaded getrandom v0.2.10
10592024-02-24T04:11:31.004Z Downloaded regress v0.8.0
10602024-02-24T04:11:31.008Z Downloaded pathdiff v0.2.1
10612024-02-24T04:11:31.017Z Downloaded proc-macro-crate v1.3.1
10622024-02-24T04:11:31.017Z Downloaded serde_tokenstream v0.1.7
10632024-02-24T04:11:31.017Z Downloaded oorandom v11.1.3
10642024-02-24T04:11:31.017Z Downloaded usdt v0.5.0
10652024-02-24T04:11:31.020Z Downloaded textwrap v0.11.0
10662024-02-24T04:11:31.020Z Downloaded plotters-backend v0.3.5
10672024-02-24T04:11:31.023Z Downloaded number_prefix v0.4.0
10682024-02-24T04:11:31.023Z Downloaded rustfmt-wrapper v0.2.0
10692024-02-24T04:11:31.026Z Downloaded serde-big-array v0.4.1
10702024-02-24T04:11:31.026Z Downloaded proc-macro-error-attr v1.0.4
10712024-02-24T04:11:31.029Z Downloaded usdt-impl v0.5.0
10722024-02-24T04:11:31.029Z Downloaded ed25519 v1.5.3
10732024-02-24T04:11:31.034Z Downloaded serde-big-array v0.5.1
10742024-02-24T04:11:31.034Z Downloaded untrusted v0.7.1
10752024-02-24T04:11:31.044Z Downloaded debug-ignore v1.0.5
10762024-02-24T04:11:31.047Z Downloaded synstructure v0.12.6
10772024-02-24T04:11:31.047Z Downloaded rustversion v1.0.14
10782024-02-24T04:11:31.047Z Downloaded scopeguard v1.2.0
10792024-02-24T04:11:31.047Z Downloaded rustls-pki-types v1.3.0
10802024-02-24T04:11:31.047Z Downloaded rustls-pemfile v1.0.3
10812024-02-24T04:11:31.048Z Downloaded derive_more v0.99.17
10822024-02-24T04:11:31.054Z Downloaded rand_core v0.6.4
10832024-02-24T04:11:31.057Z Downloaded quick-error v1.2.3
10842024-02-24T04:11:31.063Z Downloaded once_cell v1.19.0
10852024-02-24T04:11:31.063Z Downloaded platforms v3.0.2
10862024-02-24T04:11:31.066Z Downloaded slog v2.7.0
10872024-02-24T04:11:31.070Z Downloaded schemars_derive v0.8.16
10882024-02-24T04:11:31.070Z Downloaded rand_chacha v0.3.1
10892024-02-24T04:11:31.070Z Downloaded pem v3.0.2
10902024-02-24T04:11:31.073Z Downloaded pest_generator v2.7.6
10912024-02-24T04:11:31.073Z Downloaded percent-encoding v2.3.1
10922024-02-24T04:11:31.076Z Downloaded pretty-hex v0.2.1
10932024-02-24T04:11:31.076Z Downloaded subtle v2.5.0
10942024-02-24T04:11:31.079Z Downloaded strum v0.26.1
10952024-02-24T04:11:31.079Z Downloaded paste v1.0.14
10962024-02-24T04:11:31.082Z Downloaded parse-display-derive v0.9.0
10972024-02-24T04:11:31.085Z Downloaded take_mut v0.2.2
10982024-02-24T04:11:31.085Z Downloaded heck v0.3.3
10992024-02-24T04:11:31.088Z Downloaded rustls-pemfile v2.1.0
11002024-02-24T04:11:31.088Z Downloaded rustls-native-certs v0.7.0
11012024-02-24T04:11:31.092Z Downloaded tower-layer v0.3.2
11022024-02-24T04:11:31.095Z Downloaded try-lock v0.2.4
11032024-02-24T04:11:31.095Z Downloaded tower-service v0.3.2
11042024-02-24T04:11:31.095Z Downloaded serde_path_to_error v0.1.15
11052024-02-24T04:11:31.099Z Downloaded serde-hex v0.1.0
11062024-02-24T04:11:31.099Z Downloaded signature v1.6.4
11072024-02-24T04:11:31.102Z Downloaded scroll_derive v0.12.0
11082024-02-24T04:11:31.102Z Downloaded static_assertions v1.1.0
11092024-02-24T04:11:31.105Z Downloaded oso v0.27.0
11102024-02-24T04:11:31.109Z Downloaded darling v0.14.4
11112024-02-24T04:11:31.112Z Downloaded parking_lot_core v0.9.8
11122024-02-24T04:11:31.112Z Downloaded display-error-chain v0.2.0
11132024-02-24T04:11:31.119Z Downloaded usdt v0.3.5
11142024-02-24T04:11:31.119Z Downloaded untrusted v0.9.0
11152024-02-24T04:11:31.122Z Downloaded shell-words v1.1.0
11162024-02-24T04:11:31.122Z Downloaded tinyvec_macros v0.1.1
11172024-02-24T04:11:31.122Z Downloaded vte_generate_state_changes v0.1.1
11182024-02-24T04:11:31.122Z Downloaded pest_derive v2.7.6
11192024-02-24T04:11:31.125Z Downloaded fxhash v0.2.1
11202024-02-24T04:11:31.125Z Downloaded partial-io v0.5.4
11212024-02-24T04:11:31.128Z Downloaded strsim v0.10.0
11222024-02-24T04:11:31.128Z Downloaded signature v2.1.0
11232024-02-24T04:11:31.131Z Downloaded dyn-clone v1.0.16
11242024-02-24T04:11:31.133Z Downloaded spki v0.7.2
11252024-02-24T04:11:31.134Z Downloaded tap v1.0.1
11262024-02-24T04:11:31.136Z Downloaded want v0.3.1
11272024-02-24T04:11:31.137Z Downloaded dtrace-parser v0.2.0
11282024-02-24T04:11:31.137Z Downloaded olpc-cjson v0.1.3
11292024-02-24T04:11:31.140Z Downloaded supports-color v3.0.0
11302024-02-24T04:11:31.140Z Downloaded structopt-derive v0.4.18
11312024-02-24T04:11:31.143Z Downloaded serde_repr v0.1.16
11322024-02-24T04:11:31.143Z Downloaded thread-id v4.2.0
11332024-02-24T04:11:31.146Z Downloaded schemars v0.8.16
11342024-02-24T04:11:31.157Z Downloaded tokio-native-tls v0.3.1
11352024-02-24T04:11:31.160Z Downloaded pest_meta v2.7.6
11362024-02-24T04:11:31.164Z Downloaded postgres-protocol v0.6.6
11372024-02-24T04:11:31.164Z Downloaded path-slash v0.1.5
11382024-02-24T04:11:31.167Z Downloaded tempdir v0.3.7
11392024-02-24T04:11:31.167Z Downloaded futures-timer v3.0.2
11402024-02-24T04:11:31.175Z Downloaded num_threads v0.1.6
11412024-02-24T04:11:31.175Z Downloaded wyz v0.5.1
11422024-02-24T04:11:31.175Z Downloaded ron v0.8.1
11432024-02-24T04:11:31.178Z Downloaded walkdir v2.4.0
11442024-02-24T04:11:31.178Z Downloaded thiserror-no-std v2.0.2
11452024-02-24T04:11:31.182Z Downloaded same-file v1.0.6
11462024-02-24T04:11:31.185Z Downloaded tokio-tungstenite v0.20.1
11472024-02-24T04:11:31.188Z Downloaded tiny-keccak v2.0.2
11482024-02-24T04:11:31.191Z Downloaded heapless v0.7.16
11492024-02-24T04:11:31.194Z Downloaded wait-timeout v0.2.0
11502024-02-24T04:11:31.197Z Downloaded zeroize_derive v1.4.2
11512024-02-24T04:11:31.197Z Downloaded subprocess v0.2.9
11522024-02-24T04:11:31.201Z Downloaded serde_with_macros v3.6.1
11532024-02-24T04:11:31.201Z Downloaded signal-hook-registry v1.4.1
11542024-02-24T04:11:31.204Z Downloaded signal-hook-tokio v0.3.1
11552024-02-24T04:11:31.204Z Downloaded threadpool v1.8.1
11562024-02-24T04:11:31.204Z Downloaded tar v0.4.40
11572024-02-24T04:11:31.208Z Downloaded serde_derive_internals v0.26.0
11582024-02-24T04:11:31.213Z Downloaded vsss-rs v3.3.4
11592024-02-24T04:11:31.213Z Downloaded rand v0.8.5
11602024-02-24T04:11:31.221Z Downloaded expectorate v1.1.0
11612024-02-24T04:11:31.225Z Downloaded tracing-attributes v0.1.26
11622024-02-24T04:11:31.225Z Downloaded num_cpus v1.16.0
11632024-02-24T04:11:31.225Z Downloaded proc-macro-error v1.0.4
11642024-02-24T04:11:31.227Z Downloaded zerocopy-derive v0.7.32
11652024-02-24T04:11:31.231Z Downloaded dtrace-parser v0.1.14
11662024-02-24T04:11:31.235Z Downloaded xattr v1.0.1
11672024-02-24T04:11:31.236Z Downloaded slab v0.4.9
11682024-02-24T04:11:31.239Z Downloaded tinytemplate v1.2.1
11692024-02-24T04:11:31.239Z Downloaded structopt v0.3.26
11702024-02-24T04:11:31.245Z Downloaded omicron-zone-package v0.11.0
11712024-02-24T04:11:31.248Z Downloaded rayon-core v1.12.0
11722024-02-24T04:11:31.254Z Downloaded zerocopy v0.6.4
11732024-02-24T04:11:31.257Z Downloaded ucd-trie v0.1.6
11742024-02-24T04:11:31.260Z Downloaded trust-dns-server v0.22.1
11752024-02-24T04:11:31.263Z Downloaded typenum v1.16.0
11762024-02-24T04:11:31.266Z Downloaded parking_lot v0.11.2
11772024-02-24T04:11:31.269Z Downloaded h2 v0.3.24
11782024-02-24T04:11:31.276Z Downloaded futures-io v0.3.30
11792024-02-24T04:11:31.279Z Downloaded salty v0.2.0
11802024-02-24T04:11:31.283Z Downloaded tracing-core v0.1.31
11812024-02-24T04:11:31.286Z Downloaded trybuild v1.0.89
11822024-02-24T04:11:31.293Z Downloaded fatfs v0.3.6
11832024-02-24T04:11:31.296Z Downloaded snafu v0.7.5
11842024-02-24T04:11:31.300Z Downloaded unicode-bidi v0.3.13
11852024-02-24T04:11:31.303Z Downloaded url v2.5.0
11862024-02-24T04:11:31.306Z Downloaded typed-path v0.7.0
11872024-02-24T04:11:31.313Z Downloaded tower v0.4.13
11882024-02-24T04:11:31.323Z Downloaded x509-cert v0.2.4
11892024-02-24T04:11:31.329Z Downloaded socket2 v0.5.5
11902024-02-24T04:11:31.332Z Downloaded pest v2.7.6
11912024-02-24T04:11:31.338Z Downloaded rayon v1.8.0
11922024-02-24T04:11:31.348Z Downloaded proptest v1.4.0
11932024-02-24T04:11:31.358Z Downloaded rcgen v0.12.1
11942024-02-24T04:11:31.362Z Downloaded rustyline v13.0.0
11952024-02-24T04:11:31.367Z Downloaded regex-automata v0.1.10
11962024-02-24T04:11:31.373Z Downloaded tough v0.16.0
11972024-02-24T04:11:31.385Z Downloaded tabled v0.15.0
11982024-02-24T04:11:31.400Z Downloaded rustls-webpki v0.101.7
11992024-02-24T04:11:31.416Z Downloaded rustls v0.21.9
12002024-02-24T04:11:31.427Z Downloaded zerocopy v0.7.32
12012024-02-24T04:11:31.445Z Downloaded vcpkg v0.2.15
12022024-02-24T04:11:31.485Z Downloaded rustls v0.22.2
12032024-02-24T04:11:31.499Z Downloaded sled v0.34.7
12042024-02-24T04:11:31.509Z Downloaded zerocopy-derive v0.6.4
12052024-02-24T04:11:31.519Z Downloaded futures-util v0.3.30
12062024-02-24T04:11:31.531Z Downloaded object v0.32.1
12072024-02-24T04:11:31.541Z Downloaded downcast v0.11.0
12082024-02-24T04:11:31.545Z Downloaded object v0.30.4
12092024-02-24T04:11:31.552Z Downloaded gimli v0.28.0
12102024-02-24T04:11:31.560Z Downloaded trust-dns-proto v0.22.0
12112024-02-24T04:11:31.576Z Downloaded openssl v0.10.60
12122024-02-24T04:11:31.582Z Downloaded regex-syntax v0.6.29
12132024-02-24T04:11:31.591Z Downloaded openapiv3 v2.0.0
12142024-02-24T04:11:31.601Z Downloaded syn v1.0.109
12152024-02-24T04:11:31.613Z Downloaded polar-core v0.27.0
12162024-02-24T04:11:32.031Z Downloaded smoltcp v0.11.0
12172024-02-24T04:11:32.037Z Downloaded regex-syntax v0.8.2
12182024-02-24T04:11:32.037Z Downloaded ratatui v0.26.1
12192024-02-24T04:11:32.037Z Downloaded diesel v2.1.4
12202024-02-24T04:11:32.037Z Downloaded petgraph v0.6.4
12212024-02-24T04:11:32.037Z Downloaded rustls-webpki v0.102.1
12222024-02-24T04:11:32.037Z Downloaded smoltcp v0.9.1
12232024-02-24T04:11:32.037Z Downloaded regex v1.10.3
12242024-02-24T04:11:32.037Z Downloaded regex-automata v0.4.4
12252024-02-24T04:11:32.037Z Downloaded regex-automata v0.3.8
12262024-02-24T04:11:32.037Z Downloaded reedline v0.29.0
12272024-02-24T04:11:32.037Z Downloaded plotters v0.3.5
12282024-02-24T04:11:32.037Z Downloaded portable-atomic v1.4.3
12292024-02-24T04:11:32.037Z Downloaded trust-dns-client v0.22.0
12302024-02-24T04:11:32.037Z Downloaded reqwest v0.11.22
12312024-02-24T04:11:32.037Z Downloaded papergrid v0.11.0
12322024-02-24T04:11:32.037Z Downloaded sha2 v0.10.8
12332024-02-24T04:11:32.038Z Downloaded tokio v1.36.0
12342024-02-24T04:11:32.038Z Downloaded sha3 v0.10.8
12352024-02-24T04:11:32.038Z Downloaded serde_plain v1.0.2
12362024-02-24T04:11:32.038Z Downloaded tui-tree-widget v0.17.0
12372024-02-24T04:11:32.038Z Downloaded hex v0.4.3
12382024-02-24T04:11:32.038Z Downloaded fd-lock v4.0.2
12392024-02-24T04:11:32.038Z Downloaded spin v0.9.8
12402024-02-24T04:11:32.038Z Downloaded postcard v1.0.8
12412024-02-24T04:11:32.038Z Downloaded heapless v0.8.0
12422024-02-24T04:11:32.038Z Downloaded yasna v0.5.2
12432024-02-24T04:11:32.038Z Downloaded vte v0.11.1
12442024-02-24T04:11:32.038Z Downloaded num-traits v0.2.16
12452024-02-24T04:11:32.038Z Downloaded password-hash v0.5.0
12462024-02-24T04:11:32.038Z Downloaded time-macros v0.2.13
12472024-02-24T04:11:32.038Z Downloaded scheduled-thread-pool v0.2.7
12482024-02-24T04:11:32.038Z Downloaded zeroize v1.7.0
12492024-02-24T04:11:32.038Z Downloaded generic-array v0.14.7
12502024-02-24T04:11:32.038Z Downloaded ff v0.13.0
12512024-02-24T04:11:32.038Z Downloaded packed_struct_codegen v0.10.1
12522024-02-24T04:11:32.038Z Downloaded fastrand v2.0.1
12532024-02-24T04:11:32.038Z Downloaded shlex v1.3.0
12542024-02-24T04:11:32.038Z Downloaded packed_struct v0.10.1
12552024-02-24T04:11:32.038Z Downloaded pretty_assertions v1.4.0
12562024-02-24T04:11:32.038Z Downloaded poly1305 v0.8.0
12572024-02-24T04:11:32.038Z Downloaded futures-macro v0.3.30
12582024-02-24T04:11:32.039Z Downloaded siphasher v0.3.11
12592024-02-24T04:11:32.039Z Downloaded serde_tokenstream v0.2.0
12602024-02-24T04:11:32.039Z Downloaded dof v0.1.5
12612024-02-24T04:11:32.039Z Downloaded test-strategy v0.3.1
12622024-02-24T04:11:32.039Z Downloaded stringprep v0.1.3
12632024-02-24T04:11:32.039Z Downloaded string_cache v0.8.7
12642024-02-24T04:11:32.039Z Downloaded thread_local v1.1.7
12652024-02-24T04:11:32.039Z Downloaded dof v0.3.0
12662024-02-24T04:11:32.039Z Downloaded diesel_derives v2.1.2
12672024-02-24T04:11:32.039Z Downloaded structmeta-derive v0.3.0
12682024-02-24T04:11:32.039Z Downloaded hashbrown v0.12.3
12692024-02-24T04:11:32.039Z Downloaded unarray v0.1.4
12702024-02-24T04:11:32.039Z Downloaded zerocopy v0.3.0
12712024-02-24T04:11:32.039Z Downloaded defmt v0.3.5
12722024-02-24T04:11:32.039Z Downloaded zone v0.3.0
12732024-02-24T04:11:32.039Z Downloaded futures-sink v0.3.30
12742024-02-24T04:11:32.039Z Downloaded dirs-sys-next v0.1.2
12752024-02-24T04:11:32.039Z Downloaded encoding_rs v0.8.33
12762024-02-24T04:11:32.039Z Downloaded version_check v0.9.4
12772024-02-24T04:11:32.039Z Downloaded vec_map v0.8.2
12782024-02-24T04:11:32.039Z Downloaded spin v0.5.2
12792024-02-24T04:11:32.039Z Downloaded smallvec v0.6.14
12802024-02-24T04:11:32.039Z Downloaded predicates-tree v1.0.9
12812024-02-24T04:11:32.039Z Downloaded smf v0.2.2
12822024-02-24T04:11:32.039Z Downloaded rusty-fork v0.3.0
12832024-02-24T04:11:32.039Z Downloaded ref-cast-impl v1.0.20
12842024-02-24T04:11:32.040Z Downloaded ref-cast v1.0.20
12852024-02-24T04:11:32.040Z Downloaded pkcs8 v0.10.2
12862024-02-24T04:11:32.040Z Downloaded prettyplease v0.2.16
12872024-02-24T04:11:32.040Z Downloaded tokio-macros v2.2.0
12882024-02-24T04:11:32.040Z Downloaded parking_lot_core v0.8.6
12892024-02-24T04:11:32.040Z Downloaded parking_lot v0.12.1
12902024-02-24T04:11:32.040Z Downloaded elliptic-curve v0.13.8
12912024-02-24T04:11:32.040Z Downloaded textwrap v0.16.1
12922024-02-24T04:11:32.040Z Downloaded fd-lock v3.0.13
12932024-02-24T04:11:32.040Z Downloaded hex-literal v0.4.1
12942024-02-24T04:11:32.040Z Downloaded hashbrown v0.13.2
12952024-02-24T04:11:32.040Z Downloaded openssl-sys v0.9.96
12962024-02-24T04:11:32.040Z Downloaded uuid v1.7.0
12972024-02-24T04:11:32.040Z Downloaded derive_builder_core v0.12.0
12982024-02-24T04:11:32.040Z Downloaded remove_dir_all v0.5.3
12992024-02-24T04:11:32.040Z Downloaded num_enum_derive v0.5.11
13002024-02-24T04:11:32.040Z Downloaded strum v0.25.0
13012024-02-24T04:11:32.040Z Downloaded doc-comment v0.3.3
13022024-02-24T04:11:32.040Z Downloaded num_enum v0.5.11
13032024-02-24T04:11:32.040Z Downloaded derive_builder_macro v0.12.0
13042024-02-24T04:11:32.040Z Downloaded pem-rfc7468 v0.7.0
13052024-02-24T04:11:32.040Z Downloaded parse-display v0.9.0
13062024-02-24T04:11:32.040Z Downloaded futures-task v0.3.30
13072024-02-24T04:11:32.040Z Downloaded datatest-stable v0.2.3
13082024-02-24T04:11:32.040Z Downloaded data-encoding v2.4.0
13092024-02-24T04:11:32.041Z Downloaded pkg-config v0.3.27
13102024-02-24T04:11:32.041Z Downloaded env_logger v0.10.0
13112024-02-24T04:11:32.041Z Downloaded derive-where v1.2.7
13122024-02-24T04:11:32.044Z Downloaded deranged v0.3.8
13132024-02-24T04:11:32.044Z Downloaded toolchain_find v0.2.0
13142024-02-24T04:11:32.044Z Downloaded derive_builder v0.12.0
13152024-02-24T04:11:32.044Z Downloaded winnow v0.5.15
13162024-02-24T04:11:32.050Z Downloaded target-lexicon v0.12.13
13172024-02-24T04:11:32.053Z Downloaded usdt-impl v0.3.5
13182024-02-24T04:11:32.056Z Downloaded which v4.4.0
13192024-02-24T04:11:32.056Z Downloaded peeking_take_while v0.1.2
13202024-02-24T04:11:32.056Z Downloaded darling v0.20.3
13212024-02-24T04:11:32.059Z Downloaded owo-colors v4.0.0
13222024-02-24T04:11:32.062Z Downloaded headers v0.3.9
13232024-02-24T04:11:32.066Z Downloaded strum_macros v0.26.1
13242024-02-24T04:11:32.069Z Downloaded toml_edit v0.19.15
13252024-02-24T04:11:32.085Z Downloaded toml v0.7.8
13262024-02-24T04:11:32.088Z Downloaded fallible-iterator v0.2.0
13272024-02-24T04:11:32.094Z Downloaded slog-scope v4.4.0
13282024-02-24T04:11:32.094Z Downloaded hash32 v0.3.1
13292024-02-24T04:11:32.097Z Downloaded bzip2-sys v0.1.11+1.0.8
13302024-02-24T04:11:32.106Z Downloaded time-core v0.1.1
13312024-02-24T04:11:32.109Z Downloaded curve25519-dalek v4.1.1
13322024-02-24T04:11:32.115Z Downloaded clap v2.34.0
13332024-02-24T04:11:32.122Z Downloaded aho-corasick v1.0.4
13342024-02-24T04:11:32.128Z Downloaded time v0.3.27
13352024-02-24T04:11:32.134Z Downloaded libxml v0.3.3
13362024-02-24T04:11:32.140Z Downloaded crossterm v0.27.0
13372024-02-24T04:11:32.146Z Downloaded unicode-segmentation v1.10.1
13382024-02-24T04:11:32.150Z Downloaded nom v7.1.3
13392024-02-24T04:11:32.155Z Downloaded libm v0.2.7
13402024-02-24T04:11:32.165Z Downloaded darling_core v0.14.4
13412024-02-24T04:11:32.172Z Downloaded itertools v0.12.1
13422024-02-24T04:11:32.176Z Downloaded blake3 v1.5.0
13432024-02-24T04:11:32.182Z Downloaded unicode_categories v0.1.1
13442024-02-24T04:11:32.185Z Downloaded itertools v0.10.5
13452024-02-24T04:11:32.190Z Downloaded mio v0.8.9
13462024-02-24T04:11:32.196Z Downloaded http v0.2.11
13472024-02-24T04:11:32.199Z Downloaded crossbeam-channel v0.5.8
13482024-02-24T04:11:32.203Z Downloaded flume v0.11.0
13492024-02-24T04:11:32.207Z Downloaded darling_core v0.20.3
13502024-02-24T04:11:32.211Z Downloaded tracing v0.1.37
13512024-02-24T04:11:32.216Z Downloaded zip v0.6.6
13522024-02-24T04:11:32.221Z Downloaded tungstenite v0.20.1
13532024-02-24T04:11:32.226Z Downloaded tokio-postgres v0.7.10
13542024-02-24T04:11:32.229Z Downloaded serde_yaml v0.9.25
13552024-02-24T04:11:32.232Z Downloaded ring v0.17.8
13562024-02-24T04:11:32.301Z Downloaded diff v0.1.13
13572024-02-24T04:11:32.305Z Downloaded socket2 v0.4.9
13582024-02-24T04:11:32.309Z Downloaded similar v2.3.0
13592024-02-24T04:11:32.312Z Downloaded arc-swap v1.6.0
13602024-02-24T04:11:32.314Z Downloaded tinyvec v1.6.0
13612024-02-24T04:11:32.317Z Downloaded signal-hook v0.3.17
13622024-02-24T04:11:32.320Z Downloaded rstest_macros v0.18.2
13632024-02-24T04:11:32.323Z Downloaded termios v0.3.3
13642024-02-24T04:11:32.326Z Downloaded resolv-conf v0.7.0
13652024-02-24T04:11:32.326Z Downloaded minimal-lexical v0.2.1
13662024-02-24T04:11:32.330Z Downloaded allocator-api2 v0.2.16
13672024-02-24T04:11:32.333Z Downloaded ahash v0.8.7
13682024-02-24T04:11:32.336Z Downloaded embedded-io v0.4.0
13692024-02-24T04:11:32.342Z Downloaded topological-sort v0.2.2
13702024-02-24T04:11:32.342Z Downloaded defmt-parser v0.3.3
13712024-02-24T04:11:32.342Z Downloaded rustc-hash v1.1.0
13722024-02-24T04:11:32.345Z Downloaded nu-ansi-term v0.50.0
13732024-02-24T04:11:32.345Z Downloaded ring v0.16.20
13742024-02-24T04:11:32.421Z Downloaded defmt-macros v0.3.6
13752024-02-24T04:11:32.424Z Downloaded fs-err v2.11.0
13762024-02-24T04:11:32.427Z Downloaded form_urlencoded v1.2.1
13772024-02-24T04:11:32.427Z Downloaded ena v0.14.2
13782024-02-24T04:11:32.430Z Downloaded universal-hash v0.5.1
13792024-02-24T04:11:32.430Z Downloaded r2d2 v0.8.10
13802024-02-24T04:11:32.430Z Downloaded semver v0.1.20
13812024-02-24T04:11:32.433Z Downloaded phf v0.11.2
13822024-02-24T04:11:32.433Z Downloaded float-cmp v0.9.0
13832024-02-24T04:11:32.433Z Downloaded strum_macros v0.24.3
13842024-02-24T04:11:32.436Z Downloaded strsim v0.8.0
13852024-02-24T04:11:32.436Z Downloaded chacha20poly1305 v0.10.1
13862024-02-24T04:11:32.438Z Downloaded rstest v0.18.2
13872024-02-24T04:11:32.441Z Downloaded mime_guess v2.0.4
13882024-02-24T04:11:32.444Z Downloaded mime v0.3.17
13892024-02-24T04:11:32.444Z Downloaded unicode-linebreak v0.1.5
13902024-02-24T04:11:32.444Z Downloaded fnv v1.0.7
13912024-02-24T04:11:32.448Z Downloaded flagset v0.4.3
13922024-02-24T04:11:32.448Z Downloaded yansi v0.5.1
13932024-02-24T04:11:32.448Z Downloaded utf-8 v0.7.6
13942024-02-24T04:11:32.451Z Downloaded smawk v0.3.1
13952024-02-24T04:11:32.451Z Downloaded slog-stdlog v4.1.1
13962024-02-24T04:11:32.451Z Downloaded slog-async v2.8.0
13972024-02-24T04:11:32.454Z Downloaded rustc-demangle v0.1.23
13982024-02-24T04:11:32.454Z Downloaded rust-argon2 v1.0.1
13992024-02-24T04:11:32.460Z Downloaded sec1 v0.7.3
14002024-02-24T04:11:32.460Z Downloaded const-oid v0.9.5
14012024-02-24T04:11:32.463Z Downloaded sha1 v0.10.6
14022024-02-24T04:11:32.463Z Downloaded secrecy v0.8.0
14032024-02-24T04:11:32.463Z Downloaded crc32fast v1.3.2
14042024-02-24T04:11:32.463Z Downloaded semver v0.11.0
14052024-02-24T04:11:32.467Z Downloaded native-tls v0.2.11
14062024-02-24T04:11:32.467Z Downloaded clang-sys v1.6.1
14072024-02-24T04:11:32.470Z Downloaded base64ct v1.6.0
14082024-02-24T04:11:32.473Z Downloaded slog-bunyan v2.5.0
14092024-02-24T04:11:32.473Z Downloaded rustc_version v0.4.0
14102024-02-24T04:11:32.473Z Downloaded rustc_version v0.1.7
14112024-02-24T04:11:32.473Z Downloaded lock_api v0.4.10
14122024-02-24T04:11:32.476Z Downloaded sct v0.7.0
14132024-02-24T04:11:32.479Z Downloaded foreign-types-shared v0.1.1
14142024-02-24T04:11:32.479Z Downloaded async-trait v0.1.77
14152024-02-24T04:11:32.482Z Downloaded arrayvec v0.7.4
14162024-02-24T04:11:32.485Z Downloaded autocfg v1.1.0
14172024-02-24T04:11:32.485Z Downloaded assert_cmd v2.0.14
14182024-02-24T04:11:32.488Z Downloaded backoff v0.4.0
14192024-02-24T04:11:32.488Z Downloaded argon2 v0.5.3
14202024-02-24T04:11:32.491Z Downloaded ansi_term v0.12.1
14212024-02-24T04:11:32.491Z Downloaded rtoolbox v0.0.1
14222024-02-24T04:11:32.494Z Downloaded ipnet v2.9.0
14232024-02-24T04:11:32.494Z Downloaded constant_time_eq v0.3.0
14242024-02-24T04:11:32.497Z Downloaded signal-hook-mio v0.2.3
14252024-02-24T04:11:32.497Z Downloaded multer v3.0.0
14262024-02-24T04:11:32.500Z Downloaded crossbeam-deque v0.8.3
14272024-02-24T04:11:32.500Z Downloaded newtype-uuid v1.0.1
14282024-02-24T04:11:32.500Z Downloaded blake2 v0.10.6
14292024-02-24T04:11:32.504Z Downloaded crc-any v2.4.3
14302024-02-24T04:11:32.504Z Downloaded md-5 v0.10.5
14312024-02-24T04:11:32.506Z Downloaded macaddr v1.0.1
14322024-02-24T04:11:32.506Z Downloaded ipnetwork v0.20.0
14332024-02-24T04:11:32.512Z Downloaded ciborium v0.2.2
14342024-02-24T04:11:32.515Z Downloaded libefi-sys v0.1.0
14352024-02-24T04:11:32.515Z Downloaded indoc v1.0.9
14362024-02-24T04:11:32.515Z Downloaded arrayref v0.3.7
14372024-02-24T04:11:32.515Z Downloaded array-init v0.0.4
14382024-02-24T04:11:32.518Z Downloaded approx v0.5.1
14392024-02-24T04:11:32.518Z Downloaded instant v0.1.12
14402024-02-24T04:11:32.520Z Downloaded constant_time_eq v0.2.6
14412024-02-24T04:11:32.520Z Downloaded inout v0.1.3
14422024-02-24T04:11:32.521Z Downloaded crc-catalog v2.2.0
14432024-02-24T04:11:32.523Z Downloaded memmap2 v0.7.1
14442024-02-24T04:11:32.523Z Downloaded compact_str v0.7.1
14452024-02-24T04:11:32.526Z Downloaded linear-map v1.2.0
14462024-02-24T04:11:32.529Z Downloaded cexpr v0.6.0
14472024-02-24T04:11:32.529Z Downloaded cancel-safe-futures v0.1.5
14482024-02-24T04:11:32.532Z Downloaded newtype_derive v0.1.6
14492024-02-24T04:11:32.532Z Downloaded newline-converter v0.3.0
14502024-02-24T04:11:32.535Z Downloaded crunchy v0.2.2
14512024-02-24T04:11:32.535Z Downloaded bytes v1.5.0
14522024-02-24T04:11:32.538Z Downloaded match_cfg v0.1.0
14532024-02-24T04:11:32.538Z Downloaded log v0.4.20
14542024-02-24T04:11:32.541Z Downloaded castaway v0.2.2
14552024-02-24T04:11:32.541Z Downloaded cast v0.3.0
14562024-02-24T04:11:32.544Z Downloaded lazy_static v1.4.0
14572024-02-24T04:11:32.544Z Downloaded ciborium-ll v0.2.2
14582024-02-24T04:11:32.544Z Downloaded num-rational v0.4.1
14592024-02-24T04:11:32.548Z Downloaded colored v2.0.4
14602024-02-24T04:11:32.548Z Downloaded async-stream-impl v0.3.5
14612024-02-24T04:11:32.548Z Downloaded libsw v3.3.1
14622024-02-24T04:11:32.550Z Downloaded assert_matches v1.5.0
14632024-02-24T04:11:32.551Z Downloaded adler v1.0.2
14642024-02-24T04:11:32.553Z Downloaded corncobs v0.1.3
14652024-02-24T04:11:32.553Z Downloaded managed v0.8.0
14662024-02-24T04:11:32.554Z Downloaded lru v0.12.1
14672024-02-24T04:11:32.559Z Downloaded kstat-rs v0.2.3
14682024-02-24T04:11:32.559Z Downloaded bitfield v0.14.0
14692024-02-24T04:11:32.559Z Downloaded linked-hash-map v0.5.6
14702024-02-24T04:11:32.562Z Downloaded atomicwrites v0.4.3
14712024-02-24T04:11:32.562Z Downloaded is_ci v1.2.0
14722024-02-24T04:11:32.562Z Downloaded base16ct v0.2.0
14732024-02-24T04:11:32.562Z Downloaded atomic-waker v1.1.1
14742024-02-24T04:11:32.562Z Downloaded blake2b_simd v1.0.1
14752024-02-24T04:11:32.565Z Downloaded num-derive v0.4.0
14762024-02-24T04:11:32.565Z Downloaded num v0.4.1
14772024-02-24T04:11:32.568Z Downloaded normalize-line-endings v0.3.0
14782024-02-24T04:11:32.568Z Downloaded hyper-util v0.1.2
14792024-02-24T04:11:32.571Z Downloaded bindgen v0.69.2
14802024-02-24T04:11:32.576Z Downloaded cassowary v0.3.0
14812024-02-24T04:11:32.579Z Downloaded hubpack v0.1.2
14822024-02-24T04:11:32.579Z Downloaded byteorder v1.5.0
14832024-02-24T04:11:32.582Z Downloaded bb8 v0.8.3
14842024-02-24T04:11:32.582Z Downloaded hyper-staticfile v0.9.5
14852024-02-24T04:11:32.585Z Downloaded home v0.5.5
14862024-02-24T04:11:32.585Z Downloaded hostname v0.3.1
14872024-02-24T04:11:32.588Z Downloaded hmac v0.12.1
14882024-02-24T04:11:32.588Z Downloaded bit-set v0.5.3
14892024-02-24T04:11:32.588Z Downloaded anes v0.1.6
14902024-02-24T04:11:33.120Z Compiling libc v0.2.153
14912024-02-24T04:11:33.120Z Compiling serde v1.0.196
14922024-02-24T04:11:33.123Z Compiling autocfg v1.1.0
14932024-02-24T04:11:33.123Z Compiling version_check v0.9.4
14942024-02-24T04:11:33.123Z Checking cfg-if v1.0.0
14952024-02-24T04:11:33.181Z Compiling syn v1.0.109
14962024-02-24T04:11:33.270Z Compiling syn v2.0.48
14972024-02-24T04:11:33.313Z Compiling parking_lot_core v0.9.8
14982024-02-24T04:11:33.332Z Compiling memchr v2.6.3
14992024-02-24T04:11:33.781Z Compiling libm v0.2.7
15002024-02-24T04:11:33.798Z Compiling once_cell v1.19.0
15012024-02-24T04:11:33.985Z Compiling ahash v0.8.7
15022024-02-24T04:11:34.132Z Compiling lock_api v0.4.10
15032024-02-24T04:11:34.220Z Compiling num-traits v0.2.16
15042024-02-24T04:11:34.391Z Compiling serde_json v1.0.114
15052024-02-24T04:11:34.578Z Compiling byteorder v1.5.0
15062024-02-24T04:11:35.046Z Compiling log v0.4.20
15072024-02-24T04:11:35.148Z Checking getrandom v0.2.10
15082024-02-24T04:11:35.190Z Compiling cc v1.0.83
15092024-02-24T04:11:35.384Z Compiling slab v0.4.9
15102024-02-24T04:11:35.593Z Compiling typenum v1.16.0
15112024-02-24T04:11:35.651Z Checking itoa v1.0.9
15122024-02-24T04:11:35.804Z Compiling generic-array v0.14.7
15132024-02-24T04:11:35.852Z Checking scopeguard v1.2.0
15142024-02-24T04:11:35.883Z Compiling allocator-api2 v0.2.16
15152024-02-24T04:11:35.984Z Compiling pkg-config v0.3.27
15162024-02-24T04:11:36.205Z Compiling rustix v0.38.31
15172024-02-24T04:11:36.694Z Checking smallvec v1.13.1
15182024-02-24T04:11:37.106Z Compiling schemars v0.8.16
15192024-02-24T04:11:37.145Z Compiling httparse v1.8.0
15202024-02-24T04:11:37.169Z Compiling fnv v1.0.7
15212024-02-24T04:11:37.398Z Compiling vcpkg v0.2.15
15222024-02-24T04:11:37.597Z Compiling aho-corasick v1.0.4
15232024-02-24T04:11:37.861Z Compiling regex-syntax v0.8.2
15242024-02-24T04:11:38.478Z Compiling ring v0.17.8
15252024-02-24T04:11:39.819Z Compiling openssl-sys v0.9.96
15262024-02-24T04:11:40.564Z Checking parking_lot v0.12.1
15272024-02-24T04:11:40.699Z Compiling ucd-trie v0.1.6
15282024-02-24T04:11:40.894Z Checking pin-project-lite v0.2.13
15292024-02-24T04:11:41.197Z Compiling serde_derive_internals v0.26.0
15302024-02-24T04:11:41.400Z Compiling regex-automata v0.4.4
15312024-02-24T04:11:42.701Z Compiling ring v0.16.20
15322024-02-24T04:11:42.795Z Checking ryu v1.0.15
15332024-02-24T04:11:43.912Z Checking signal-hook-registry v1.4.1
15342024-02-24T04:11:43.973Z Compiling crossbeam-utils v0.8.16
15352024-02-24T04:11:44.129Z Compiling openssl v0.10.60
15362024-02-24T04:11:44.374Z Checking mio v0.8.9
15372024-02-24T04:11:44.513Z Checking rand_core v0.6.4
15382024-02-24T04:11:44.579Z Compiling iana-time-zone v0.1.57
15392024-02-24T04:11:44.791Z Checking num_cpus v1.16.0
15402024-02-24T04:11:44.903Z Checking futures-core v0.3.30
15412024-02-24T04:11:44.973Z Compiling native-tls v0.2.11
15422024-02-24T04:11:45.008Z Compiling rustls v0.21.9
15432024-02-24T04:11:45.084Z Compiling dyn-clone v1.0.16
15442024-02-24T04:11:45.297Z Compiling regex v1.10.3
15452024-02-24T04:11:45.315Z Compiling spin v0.5.2
15462024-02-24T04:11:45.482Z Checking socket2 v0.5.5
15472024-02-24T04:11:45.536Z Compiling async-trait v0.1.77
15482024-02-24T04:11:45.929Z Compiling slog v2.7.0
15492024-02-24T04:11:46.227Z Compiling memoffset v0.9.0
15502024-02-24T04:11:46.703Z Compiling crossbeam-epoch v0.9.15
15512024-02-24T04:11:46.822Z Compiling backtrace v0.3.69
15522024-02-24T04:11:47.325Z Compiling futures-sink v0.3.30
15532024-02-24T04:11:47.391Z Compiling errno v0.3.8
15542024-02-24T04:11:47.478Z Compiling rustversion v1.0.14
15552024-02-24T04:11:47.621Z Compiling unicode-xid v0.2.4
15562024-02-24T04:11:47.762Z Compiling crc32fast v1.3.2
15572024-02-24T04:11:47.782Z Compiling tinyvec_macros v0.1.1
15582024-02-24T04:11:47.799Z Compiling either v1.10.0
15592024-02-24T04:11:47.867Z Compiling tinyvec v1.6.0
15602024-02-24T04:11:47.925Z Compiling serde_derive v1.0.196
15612024-02-24T04:11:47.968Z Compiling zerocopy-derive v0.7.32
15622024-02-24T04:11:48.195Z Compiling thiserror-impl v1.0.57
15632024-02-24T04:11:48.211Z Compiling zeroize_derive v1.4.2
15642024-02-24T04:11:48.288Z Compiling tokio-macros v2.2.0
15652024-02-24T04:11:48.605Z Compiling futures-macro v0.3.30
15662024-02-24T04:11:49.401Z Compiling tracing-attributes v0.1.26
15672024-02-24T04:11:49.976Z Compiling schemars_derive v0.8.16
15682024-02-24T04:11:50.115Z Compiling openssl-macros v0.1.1
15692024-02-24T04:11:50.464Z Compiling zerocopy v0.7.32
15702024-02-24T04:11:50.865Z Checking zeroize v1.7.0
15712024-02-24T04:11:51.622Z Compiling futures-channel v0.3.30
15722024-02-24T04:11:51.794Z Compiling thiserror v1.0.57
15732024-02-24T04:11:51.974Z Compiling pest v2.7.6
15742024-02-24T04:11:52.527Z Compiling pin-utils v0.1.0
15752024-02-24T04:11:52.765Z Compiling hashbrown v0.14.3
15762024-02-24T04:11:52.834Z Compiling futures-io v0.3.30
15772024-02-24T04:11:52.966Z Compiling futures-task v0.3.30
15782024-02-24T04:11:53.144Z Compiling unicode-width v0.1.11
15792024-02-24T04:11:53.259Z Compiling anyhow v1.0.75
15802024-02-24T04:11:53.314Z Compiling futures-util v0.3.30
15812024-02-24T04:11:53.764Z Compiling unicode-normalization v0.1.22
15822024-02-24T04:11:53.972Z Compiling spin v0.9.8
15832024-02-24T04:11:53.986Z Compiling tracing-core v0.1.31
15842024-02-24T04:11:54.198Z Compiling unicode-bidi v0.3.13
15852024-02-24T04:11:54.341Z Compiling pest_meta v2.7.6
15862024-02-24T04:11:54.763Z Compiling tracing v0.1.37
15872024-02-24T04:11:55.289Z Compiling der_derive v0.7.2
15882024-02-24T04:11:55.499Z Compiling winnow v0.5.15
15892024-02-24T04:11:55.754Z Compiling pest_generator v2.7.6
15902024-02-24T04:11:55.901Z Compiling lazy_static v1.4.0
15912024-02-24T04:11:56.510Z Checking subtle v2.5.0
15922024-02-24T04:11:59.232Z Compiling foreign-types-shared v0.1.1
15932024-02-24T04:11:59.337Z Compiling time-core v0.1.1
15942024-02-24T04:11:59.358Z Compiling untrusted v0.7.1
15952024-02-24T04:11:59.514Z Compiling untrusted v0.9.0
15962024-02-24T04:11:59.563Z Compiling percent-encoding v2.3.1
15972024-02-24T04:11:59.885Z Compiling pest_derive v2.7.6
15982024-02-24T04:11:59.943Z Compiling time-macros v0.2.13
15992024-02-24T04:12:00.755Z Compiling foreign-types v0.3.2
16002024-02-24T04:12:00.854Z Compiling scroll_derive v0.12.0
16012024-02-24T04:12:02.008Z Compiling synstructure v0.12.6
16022024-02-24T04:12:02.349Z Checking bytes v1.5.0
16032024-02-24T04:12:02.513Z Checking bitflags v2.4.0
16042024-02-24T04:12:03.358Z Compiling indexmap v2.2.3
16052024-02-24T04:12:03.758Z Compiling chrono v0.4.31
16062024-02-24T04:12:03.899Z Compiling uuid v1.7.0
16072024-02-24T04:12:03.921Z Compiling semver v1.0.22
16082024-02-24T04:12:03.941Z Checking tokio v1.36.0
16092024-02-24T04:12:04.585Z Compiling http v0.2.11
16102024-02-24T04:12:04.812Z Compiling toml_datetime v0.6.5
16112024-02-24T04:12:05.303Z Compiling serde_spanned v0.6.5
16122024-02-24T04:12:05.511Z Compiling openapiv3 v2.0.0
16132024-02-24T04:12:05.552Z Compiling rustc_version v0.4.0
16142024-02-24T04:12:06.347Z Compiling toml_edit v0.19.15
16152024-02-24T04:12:07.887Z Compiling thread-id v4.2.0
16162024-02-24T04:12:07.906Z Compiling base64 v0.21.7
16172024-02-24T04:12:08.132Z Compiling try-lock v0.2.4
16182024-02-24T04:12:08.281Z Compiling want v0.3.1
16192024-02-24T04:12:08.631Z Compiling http-body v0.4.5
16202024-02-24T04:12:08.717Z Compiling zerocopy-derive v0.2.0
16212024-02-24T04:12:09.046Z Compiling sct v0.7.0
16222024-02-24T04:12:09.389Z Compiling rustls-webpki v0.101.7
16232024-02-24T04:12:10.481Z Compiling form_urlencoded v1.2.1
16242024-02-24T04:12:10.815Z Compiling socket2 v0.4.9
16252024-02-24T04:12:11.274Z Compiling tower-service v0.3.2
16262024-02-24T04:12:11.297Z Compiling httpdate v1.0.3
16272024-02-24T04:12:11.396Z Compiling const-oid v0.9.5
16282024-02-24T04:12:11.417Z Compiling openssl-probe v0.1.5
16292024-02-24T04:12:11.682Z Compiling idna v0.5.0
16302024-02-24T04:12:11.865Z Compiling adler v1.0.2
16312024-02-24T04:12:12.105Z Compiling miniz_oxide v0.7.1
16322024-02-24T04:12:12.894Z Compiling url v2.5.0
16332024-02-24T04:12:13.332Z Compiling tokio-util v0.7.10
16342024-02-24T04:12:13.747Z Compiling signal-hook v0.3.17
16352024-02-24T04:12:14.207Z Compiling ipnet v2.9.0
16362024-02-24T04:12:14.595Z Compiling h2 v0.3.24
16372024-02-24T04:12:14.961Z Compiling serde_urlencoded v0.7.1
16382024-02-24T04:12:15.472Z Compiling tokio-rustls v0.24.1
16392024-02-24T04:12:15.508Z Compiling tokio-native-tls v0.3.1
16402024-02-24T04:12:15.555Z Compiling rustls-pemfile v1.0.3
16412024-02-24T04:12:15.793Z Compiling crypto-common v0.1.6
16422024-02-24T04:12:15.886Z Compiling clap_derive v4.5.0
16432024-02-24T04:12:15.940Z Compiling zerocopy-derive v0.6.4
16442024-02-24T04:12:16.011Z Compiling usdt-impl v0.3.5
16452024-02-24T04:12:16.378Z Compiling encoding_rs v0.8.33
16462024-02-24T04:12:16.435Z Compiling mime v0.3.17
16472024-02-24T04:12:17.071Z Compiling gimli v0.28.0
16482024-02-24T04:12:17.852Z Compiling siphasher v0.3.11
16492024-02-24T04:12:18.280Z Compiling webpki-roots v0.25.2
16502024-02-24T04:12:18.438Z Compiling zerocopy v0.3.0
16512024-02-24T04:12:18.571Z Compiling scroll v0.12.0
16522024-02-24T04:12:19.177Z Compiling block-buffer v0.10.4
16532024-02-24T04:12:19.460Z Compiling bzip2-sys v0.1.11+1.0.8
16542024-02-24T04:12:19.574Z Compiling object v0.32.1
16552024-02-24T04:12:19.968Z Compiling num-iter v0.1.43
16562024-02-24T04:12:20.299Z Compiling usdt-impl v0.5.0
16572024-02-24T04:12:20.672Z Compiling rustc-demangle v0.1.23
16582024-02-24T04:12:20.887Z Compiling plain v0.2.3
16592024-02-24T04:12:21.044Z Compiling goblin v0.8.0
16602024-02-24T04:12:21.191Z Compiling flate2 v1.0.28
16612024-02-24T04:12:21.195Z Compiling digest v0.10.7
16622024-02-24T04:12:21.644Z Compiling addr2line v0.21.0
16632024-02-24T04:12:21.661Z Compiling dof v0.1.5
16642024-02-24T04:12:21.996Z Compiling hyper v0.14.27
16652024-02-24T04:12:22.196Z Compiling heapless v0.7.16
16662024-02-24T04:12:22.336Z Compiling dtrace-parser v0.1.14
16672024-02-24T04:12:22.534Z Compiling futures-executor v0.3.30
16682024-02-24T04:12:22.650Z Compiling strum_macros v0.25.2
16692024-02-24T04:12:22.699Z Checking equivalent v1.0.1
16702024-02-24T04:12:22.807Z Compiling pretty-hex v0.4.1
16712024-02-24T04:12:23.947Z Compiling ppv-lite86 v0.2.17
16722024-02-24T04:12:23.952Z Compiling rand_chacha v0.3.1
16732024-02-24T04:12:24.442Z Compiling toml_edit v0.22.6
16742024-02-24T04:12:26.548Z Compiling futures v0.3.30
16752024-02-24T04:12:26.914Z Compiling toml v0.7.8
16762024-02-24T04:12:27.082Z Compiling dof v0.3.0
16772024-02-24T04:12:27.303Z Compiling serde_tokenstream v0.1.7
16782024-02-24T04:12:27.733Z Compiling hex v0.4.3
16792024-02-24T04:12:28.347Z Compiling dtrace-parser v0.2.0
16802024-02-24T04:12:29.383Z Compiling hyper-rustls v0.24.2
16812024-02-24T04:12:29.799Z Compiling hyper-tls v0.5.0
16822024-02-24T04:12:29.802Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16832024-02-24T04:12:29.802Z Compiling bit-vec v0.6.3
16842024-02-24T04:12:29.802Z Compiling reqwest v0.11.22
16852024-02-24T04:12:30.092Z Compiling rand v0.8.5
16862024-02-24T04:12:30.474Z Compiling phf_shared v0.10.0
16872024-02-24T04:12:30.504Z Compiling num-bigint v0.4.4
16882024-02-24T04:12:30.972Z Compiling base64ct v1.6.0
16892024-02-24T04:12:31.402Z Compiling precomputed-hash v0.1.1
16902024-02-24T04:12:31.521Z Compiling new_debug_unreachable v1.0.4
16912024-02-24T04:12:31.605Z Compiling fixedbitset v0.4.2
16922024-02-24T04:12:31.622Z Compiling minimal-lexical v0.2.1
16932024-02-24T04:12:31.699Z Compiling smoltcp v0.9.1
16942024-02-24T04:12:31.982Z Compiling petgraph v0.6.4
16952024-02-24T04:12:32.130Z Compiling nom v7.1.3
16962024-02-24T04:12:32.183Z Compiling string_cache v0.8.7
16972024-02-24T04:12:32.473Z Compiling pem-rfc7468 v0.7.0
16982024-02-24T04:12:32.646Z Compiling bit-set v0.5.3
16992024-02-24T04:12:32.934Z Compiling usdt-attr-macro v0.3.5
17002024-02-24T04:12:32.937Z Compiling usdt-macro v0.3.5
17012024-02-24T04:12:33.040Z Compiling hmac v0.12.1
17022024-02-24T04:12:33.225Z Compiling enum-as-inner v0.5.1
17032024-02-24T04:12:33.274Z Compiling hubpack_derive v0.1.1
17042024-02-24T04:12:33.889Z Compiling itertools v0.10.5
17052024-02-24T04:12:34.234Z Compiling diesel_table_macro_syntax v0.1.0
17062024-02-24T04:12:34.384Z Compiling unicode-segmentation v1.10.1
17072024-02-24T04:12:34.499Z Compiling flagset v0.4.3
17082024-02-24T04:12:34.526Z Compiling lalrpop-util v0.19.12
17092024-02-24T04:12:34.664Z Compiling diesel_derives v2.1.2
17102024-02-24T04:12:34.715Z Compiling der v0.7.8
17112024-02-24T04:12:36.116Z Compiling cpufeatures v0.2.12
17122024-02-24T04:12:36.229Z Compiling sha2 v0.10.8
17132024-02-24T04:12:36.805Z Compiling md-5 v0.10.5
17142024-02-24T04:12:37.004Z Compiling spki v0.7.2
17152024-02-24T04:12:37.059Z Compiling stringprep v0.1.3
17162024-02-24T04:12:37.116Z Compiling serde_repr v0.1.16
17172024-02-24T04:12:37.135Z Compiling num-integer v0.1.46
17182024-02-24T04:12:37.407Z Compiling hash32 v0.2.1
17192024-02-24T04:12:37.783Z Compiling stable_deref_trait v1.2.0
17202024-02-24T04:12:37.891Z Compiling fallible-iterator v0.2.0
17212024-02-24T04:12:38.110Z Compiling pkcs8 v0.10.2
17222024-02-24T04:12:38.514Z Compiling phf_shared v0.11.2
17232024-02-24T04:12:38.620Z Compiling postgres-protocol v0.6.6
17242024-02-24T04:12:38.891Z Compiling ff v0.13.0
17252024-02-24T04:12:39.140Z Compiling terminal_size v0.3.0
17262024-02-24T04:12:39.343Z Compiling block-padding v0.3.3
17272024-02-24T04:12:39.371Z Compiling scheduled-thread-pool v0.2.7
17282024-02-24T04:12:39.475Z Compiling base16ct v0.2.0
17292024-02-24T04:12:39.746Z Compiling matches v0.1.10
17302024-02-24T04:12:39.809Z Compiling regex-automata v0.1.10
17312024-02-24T04:12:39.844Z Compiling managed v0.8.0
17322024-02-24T04:12:39.964Z Compiling num_threads v0.1.6
17332024-02-24T04:12:39.979Z Compiling deranged v0.3.8
17342024-02-24T04:12:40.084Z Checking unicode-ident v1.0.12
17352024-02-24T04:12:40.102Z Compiling bitflags v1.3.2
17362024-02-24T04:12:40.134Z Compiling clap_builder v4.5.0
17372024-02-24T04:12:40.201Z Compiling idna v0.2.3
17382024-02-24T04:12:40.244Z Compiling bstr v0.2.17
17392024-02-24T04:12:40.316Z Compiling sec1 v0.7.3
17402024-02-24T04:12:40.913Z Compiling r2d2 v0.8.10
17412024-02-24T04:12:41.319Z Compiling inout v0.1.3
17422024-02-24T04:12:41.781Z Compiling time v0.3.27
17432024-02-24T04:12:41.812Z Compiling postgres-types v0.2.6
17442024-02-24T04:12:41.842Z Compiling group v0.13.0
17452024-02-24T04:12:42.007Z Compiling signal-hook-mio v0.2.3
17462024-02-24T04:12:42.174Z Compiling phf v0.11.2
17472024-02-24T04:12:42.190Z Compiling bzip2 v0.4.4
17482024-02-24T04:12:42.601Z Compiling hubpack v0.1.2
17492024-02-24T04:12:42.608Z Compiling hkdf v0.12.4
17502024-02-24T04:12:43.082Z Compiling zerocopy v0.6.4
17512024-02-24T04:12:43.226Z Compiling crypto-bigint v0.5.2
17522024-02-24T04:12:43.463Z Compiling ipnetwork v0.20.0
17532024-02-24T04:12:44.435Z Compiling float-cmp v0.9.0
17542024-02-24T04:12:45.077Z Compiling difflib v0.4.0
17552024-02-24T04:12:45.080Z Compiling whoami v1.4.1
17562024-02-24T04:12:45.353Z Compiling static_assertions v1.1.0
17572024-02-24T04:12:45.457Z Compiling data-encoding v2.4.0
17582024-02-24T04:12:45.575Z Compiling predicates-core v1.0.6
17592024-02-24T04:12:45.958Z Compiling regex-automata v0.3.8
17602024-02-24T04:12:46.542Z Compiling normalize-line-endings v0.3.0
17612024-02-24T04:12:46.671Z Compiling predicates v3.1.0
17622024-02-24T04:12:46.839Z Compiling trust-dns-proto v0.22.0
17632024-02-24T04:12:47.481Z Compiling yasna v0.5.2
17642024-02-24T04:12:47.910Z Compiling bstr v1.6.0
17652024-02-24T04:12:48.438Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17662024-02-24T04:12:48.577Z Compiling tokio-postgres v0.7.10
17672024-02-24T04:12:49.522Z Compiling elliptic-curve v0.13.8
17682024-02-24T04:12:49.566Z Compiling clap v4.5.0
17692024-02-24T04:12:49.695Z Compiling zip v0.6.6
17702024-02-24T04:12:50.347Z Compiling crossterm v0.27.0
17712024-02-24T04:12:50.564Z Compiling cipher v0.4.4
17722024-02-24T04:12:51.656Z Compiling similar v2.3.0
17732024-02-24T04:12:51.822Z Compiling diesel v2.1.4
17742024-02-24T04:12:53.211Z Compiling usdt v0.3.5
17752024-02-24T04:12:53.503Z Compiling strum v0.25.0
17762024-02-24T04:12:53.683Z Compiling tokio-stream v0.1.14
17772024-02-24T04:12:54.107Z Compiling console v0.15.8
17782024-02-24T04:12:54.112Z Checking proc-macro2 v1.0.78
17792024-02-24T04:12:54.552Z Checking quote v1.0.35
17802024-02-24T04:12:56.527Z Checking utf8parse v0.2.1
17812024-02-24T04:12:58.290Z Checking anstyle v1.0.2
17822024-02-24T04:13:02.720Z Checking anstyle-parse v0.2.1
17832024-02-24T04:13:03.856Z Checking colorchoice v1.0.0
17842024-02-24T04:13:03.984Z Checking anstyle-query v1.0.0
17852024-02-24T04:13:04.103Z Checking anstream v0.6.11
17862024-02-24T04:13:04.460Z Compiling serde_tokenstream v0.2.0
17872024-02-24T04:13:04.479Z Checking clap_lex v0.7.0
17882024-02-24T04:13:04.728Z Checking strsim v0.11.0
17892024-02-24T04:13:10.584Z Checking winnow v0.6.1
17902024-02-24T04:13:16.926Z Compiling regress v0.8.0
17912024-02-24T04:13:19.741Z Compiling getopts v0.2.21
17922024-02-24T04:13:20.084Z Compiling unsafe-libyaml v0.2.10
17932024-02-24T04:13:20.759Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
17942024-02-24T04:13:20.780Z Checking heck v0.4.1
17952024-02-24T04:13:22.138Z Compiling serde_yaml v0.9.25
17962024-02-24T04:13:22.561Z Checking camino v1.1.6
17972024-02-24T04:13:22.717Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
17982024-02-24T04:13:23.054Z Compiling ident_case v1.0.1
17992024-02-24T04:13:23.165Z Compiling strsim v0.10.0
18002024-02-24T04:13:23.220Z Checking fastrand v2.0.1
18012024-02-24T04:13:23.245Z Checking match_cfg v0.1.0
18022024-02-24T04:13:23.337Z Checking rustls-pki-types v1.3.0
18032024-02-24T04:13:23.546Z Checking tempfile v3.10.0
18042024-02-24T04:13:23.742Z Checking hostname v0.3.1
18052024-02-24T04:13:23.877Z Checking http v1.0.0
18062024-02-24T04:13:23.904Z Checking atty v0.2.14
18072024-02-24T04:13:24.009Z Compiling paste v1.0.14
18082024-02-24T04:13:24.025Z Checking quick-error v1.2.3
18092024-02-24T04:13:24.157Z Checking sha1 v0.10.6
18102024-02-24T04:13:24.442Z Checking dirs-sys-next v0.1.2
18112024-02-24T04:13:24.594Z Compiling rustls v0.22.2
18122024-02-24T04:13:24.629Z Checking dirs-next v2.0.0
18132024-02-24T04:13:24.932Z Checking rustls-webpki v0.102.1
18142024-02-24T04:13:25.283Z Checking crossbeam-channel v0.5.8
18152024-02-24T04:13:25.748Z Checking thread_local v1.1.7
18162024-02-24T04:13:26.025Z Checking instant v0.1.12
18172024-02-24T04:13:26.049Z Compiling slog-async v2.8.0
18182024-02-24T04:13:26.135Z Checking term v0.7.0
18192024-02-24T04:13:26.553Z Checking rustls-pemfile v2.1.0
18202024-02-24T04:13:26.570Z Compiling multer v3.0.0
18212024-02-24T04:13:26.574Z Checking take_mut v0.2.2
18222024-02-24T04:13:26.682Z Checking debug-ignore v1.0.5
18232024-02-24T04:13:26.780Z Checking slog-term v2.9.0
18242024-02-24T04:13:26.816Z Compiling darling_core v0.20.3
18252024-02-24T04:13:27.007Z Checking slog-json v2.6.1
18262024-02-24T04:13:27.025Z Compiling async-stream-impl v0.3.5
18272024-02-24T04:13:27.270Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18282024-02-24T04:13:27.273Z Checking atomic-waker v1.1.1
18292024-02-24T04:13:27.405Z Checking waitgroup v0.1.2
18302024-02-24T04:13:27.547Z Checking slog-bunyan v2.5.0
18312024-02-24T04:13:27.713Z Checking toml v0.8.10
18322024-02-24T04:13:28.087Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18332024-02-24T04:13:28.511Z Checking serde_path_to_error v0.1.15
18342024-02-24T04:13:28.539Z Checking async-stream v0.3.5
18352024-02-24T04:13:28.734Z Checking wait-timeout v0.2.0
18362024-02-24T04:13:28.906Z Compiling strum_macros v0.26.1
18372024-02-24T04:13:29.148Z Compiling structmeta-derive v0.3.0
18382024-02-24T04:13:30.007Z Checking tokio-rustls v0.25.0
18392024-02-24T04:13:30.373Z Checking rusty-fork v0.3.0
18402024-02-24T04:13:30.656Z Checking newtype-uuid v1.0.1
18412024-02-24T04:13:30.903Z Compiling structmeta-derive v0.2.0
18422024-02-24T04:13:32.415Z Compiling structmeta v0.3.0
18432024-02-24T04:13:32.883Z Checking rand_xorshift v0.3.0
18442024-02-24T04:13:33.072Z Checking unarray v0.1.4
18452024-02-24T04:13:33.119Z Compiling darling_macro v0.20.3
18462024-02-24T04:13:33.225Z Checking proptest v1.4.0
18472024-02-24T04:13:34.199Z Compiling structmeta v0.2.0
18482024-02-24T04:13:34.237Z Compiling darling v0.20.3
18492024-02-24T04:13:34.303Z Compiling parse-display-derive v0.9.0
18502024-02-24T04:13:34.356Z Compiling serde_with_macros v3.6.1
18512024-02-24T04:13:34.450Z Checking strum v0.26.1
18522024-02-24T04:13:34.470Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18532024-02-24T04:13:34.595Z Checking backoff v0.4.0
18542024-02-24T04:13:34.611Z Compiling test-strategy v0.3.1
18552024-02-24T04:13:34.892Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18562024-02-24T04:13:34.936Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18572024-02-24T04:13:35.060Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18582024-02-24T04:13:35.214Z Checking macaddr v1.0.1
18592024-02-24T04:13:35.554Z Checking camino-tempfile v1.1.1
18602024-02-24T04:13:35.780Z Checking is-terminal v0.4.9
18612024-02-24T04:13:35.847Z Compiling proc-macro-error-attr v1.0.4
18622024-02-24T04:13:35.909Z Compiling proc-macro-error v1.0.4
18632024-02-24T04:13:36.413Z Compiling proc-macro-crate v1.3.1
18642024-02-24T04:13:37.590Z Checking termtree v0.4.1
18652024-02-24T04:13:37.792Z Compiling heapless v0.8.0
18662024-02-24T04:13:37.815Z Checking serde_with v3.6.1
18672024-02-24T04:13:37.818Z Checking predicates-tree v1.0.9
18682024-02-24T04:13:37.977Z Compiling num_enum_derive v0.5.11
18692024-02-24T04:13:38.044Z Checking hash32 v0.3.1
18702024-02-24T04:13:38.239Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18712024-02-24T04:13:38.608Z Compiling smoltcp v0.11.0
18722024-02-24T04:13:38.911Z Compiling usdt-macro v0.5.0
18732024-02-24T04:13:39.258Z Checking parse-display v0.9.0
18742024-02-24T04:13:39.416Z Compiling usdt-attr-macro v0.5.0
18752024-02-24T04:13:39.485Z Checking memmap v0.7.0
18762024-02-24T04:13:39.637Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18772024-02-24T04:13:39.675Z Checking embedded-io v0.4.0
18782024-02-24T04:13:39.692Z Compiling crucible-workspace-hack v0.1.0
18792024-02-24T04:13:39.878Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18802024-02-24T04:13:39.994Z Checking cobs v0.2.3
18812024-02-24T04:13:40.173Z Checking postcard v1.0.8
18822024-02-24T04:13:40.549Z Compiling foreign-types-macros v0.2.3
18832024-02-24T04:13:40.915Z Checking num_enum v0.5.11
18842024-02-24T04:13:40.930Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18852024-02-24T04:13:41.075Z Checking foreign-types-shared v0.3.1
18862024-02-24T04:13:41.158Z Checking usdt v0.5.0
18872024-02-24T04:13:41.184Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18882024-02-24T04:13:41.270Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18892024-02-24T04:13:41.503Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18902024-02-24T04:13:41.542Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18912024-02-24T04:13:41.569Z Checking cstr-argument v0.1.2
18922024-02-24T04:13:41.602Z Checking pretty-hex v0.2.1
18932024-02-24T04:13:41.731Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18942024-02-24T04:13:41.764Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18952024-02-24T04:13:42.007Z Checking foreign-types v0.5.0
18962024-02-24T04:13:42.102Z Checking colored v2.0.4
18972024-02-24T04:13:42.119Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18982024-02-24T04:13:42.162Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18992024-02-24T04:13:42.393Z Compiling zone_cfg_derive v0.3.0
19002024-02-24T04:13:42.397Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19012024-02-24T04:13:42.422Z Compiling num-derive v0.4.0
19022024-02-24T04:13:42.615Z Compiling mockall_derive v0.12.0
19032024-02-24T04:13:42.764Z Checking downcast v0.11.0
19042024-02-24T04:13:42.970Z Checking fragile v2.0.0
19052024-02-24T04:13:43.247Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19062024-02-24T04:13:43.397Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19072024-02-24T04:13:43.498Z Checking smf v0.2.2
19082024-02-24T04:13:43.973Z Checking filetime v0.2.23
19092024-02-24T04:13:44.030Z Checking zone v0.3.0
19102024-02-24T04:13:44.162Z Checking xattr v1.0.1
19112024-02-24T04:13:44.341Z Checking same-file v1.0.6
19122024-02-24T04:13:44.507Z Checking walkdir v2.4.0
19132024-02-24T04:13:44.529Z Checking tar v0.4.40
19142024-02-24T04:13:44.777Z Checking pem v3.0.2
19152024-02-24T04:13:44.820Z Compiling rayon-core v1.12.0
19162024-02-24T04:13:44.851Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19172024-02-24T04:13:44.883Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19182024-02-24T04:13:44.977Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19192024-02-24T04:13:45.119Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19202024-02-24T04:13:45.193Z Checking linked-hash-map v0.5.6
19212024-02-24T04:13:45.261Z Checking itertools v0.12.1
19222024-02-24T04:13:45.305Z Checking headers-core v0.2.0
19232024-02-24T04:13:45.448Z Checking headers v0.3.9
19242024-02-24T04:13:45.513Z Checking lru-cache v0.1.2
19252024-02-24T04:13:45.693Z Checking password-hash v0.5.0
19262024-02-24T04:13:46.160Z Checking blake2 v0.10.6
19272024-02-24T04:13:46.305Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19282024-02-24T04:13:46.562Z Checking swrite v0.1.0
19292024-02-24T04:13:46.595Z Checking argon2 v0.5.3
19302024-02-24T04:13:46.612Z Compiling derive-where v1.2.7
19312024-02-24T04:13:46.678Z Checking rcgen v0.12.1
19322024-02-24T04:13:47.118Z Checking atomicwrites v0.4.3
19332024-02-24T04:13:47.260Z Checking subprocess v0.2.9
19342024-02-24T04:13:47.320Z Checking arc-swap v1.6.0
19352024-02-24T04:13:47.421Z Compiling cancel-safe-futures v0.1.5
19362024-02-24T04:13:47.747Z Checking slog-scope v4.4.0
19372024-02-24T04:13:47.793Z Checking half v2.3.1
19382024-02-24T04:13:47.832Z Checking ciborium-io v0.2.2
19392024-02-24T04:13:47.942Z Checking slog-stdlog v4.1.1
19402024-02-24T04:13:48.014Z Checking resolv-conf v0.7.0
19412024-02-24T04:13:48.112Z Checking slog-envlogger v2.2.0
19422024-02-24T04:13:48.267Z Checking ciborium-ll v0.2.2
19432024-02-24T04:13:48.336Z Checking libsw v3.3.1
19442024-02-24T04:13:48.372Z Checking trust-dns-resolver v0.22.0
19452024-02-24T04:13:48.402Z Checking linear-map v1.2.0
19462024-02-24T04:13:48.583Z Checking ciborium v0.2.2
19472024-02-24T04:13:48.600Z Checking owo-colors v4.0.0
19482024-02-24T04:13:48.736Z Compiling slog-dtrace v0.3.0
19492024-02-24T04:13:49.147Z Checking textwrap v0.11.0
19502024-02-24T04:13:49.357Z Compiling heck v0.3.3
19512024-02-24T04:13:49.611Z Compiling blake3 v1.5.0
19522024-02-24T04:13:49.759Z Compiling libefi-sys v0.1.0
19532024-02-24T04:13:49.972Z Checking vec_map v0.8.2
19542024-02-24T04:13:50.073Z Checking termcolor v1.2.0
19552024-02-24T04:13:50.229Z Checking ansi_term v0.12.1
19562024-02-24T04:13:50.245Z Checking strsim v0.8.0
19572024-02-24T04:13:50.459Z Compiling structopt-derive v0.4.18
19582024-02-24T04:13:50.536Z Checking clap v2.34.0
19592024-02-24T04:13:50.668Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19602024-02-24T04:13:50.696Z Checking nibble_vec v0.1.0
19612024-02-24T04:13:50.878Z Checking endian-type v0.1.2
19622024-02-24T04:13:50.894Z Compiling radium v0.7.0
19632024-02-24T04:13:51.099Z Checking radix_trie v0.2.1
19642024-02-24T04:13:51.146Z Checking mockall v0.12.0
19652024-02-24T04:13:51.411Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19662024-02-24T04:13:51.440Z Checking tap v1.0.1
19672024-02-24T04:13:51.462Z Compiling maybe-uninit v2.0.0
19682024-02-24T04:13:51.597Z Checking wyz v0.5.1
19692024-02-24T04:13:51.749Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19702024-02-24T04:13:51.996Z Checking fxhash v0.2.1
19712024-02-24T04:13:52.034Z Checking gethostname v0.4.3
19722024-02-24T04:13:52.122Z Compiling semver v0.1.20
19732024-02-24T04:13:52.137Z Compiling num-bigint-dig v0.8.4
19742024-02-24T04:13:52.171Z Compiling packed_struct v0.10.1
19752024-02-24T04:13:52.186Z Checking funty v2.0.0
19762024-02-24T04:13:52.476Z Checking crc-catalog v2.2.0
19772024-02-24T04:13:52.616Z Checking crc v3.0.1
19782024-02-24T04:13:52.708Z Compiling rustc_version v0.1.7
19792024-02-24T04:13:52.827Z Compiling packed_struct_codegen v0.10.1
19802024-02-24T04:13:52.888Z Compiling indexmap v1.9.3
19812024-02-24T04:13:53.161Z Checking nodrop v0.1.14
19822024-02-24T04:13:53.241Z Compiling newtype_derive v0.1.6
19832024-02-24T04:13:53.273Z Checking array-init v0.0.4
19842024-02-24T04:13:53.334Z Checking bitvec v1.0.1
19852024-02-24T04:13:53.357Z Checking smallvec v0.6.14
19862024-02-24T04:13:53.374Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19872024-02-24T04:13:53.654Z Checking structopt v0.3.26
19882024-02-24T04:13:53.764Z Checking pkcs1 v0.7.5
19892024-02-24T04:13:53.890Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19902024-02-24T04:13:54.042Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-02-24T04:13:54.167Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19922024-02-24T04:13:54.183Z Checking signature v2.1.0
19932024-02-24T04:13:54.280Z Compiling crossbeam-deque v0.8.3
19942024-02-24T04:13:54.385Z Checking hashbrown v0.12.3
19952024-02-24T04:13:54.632Z Checking bitfield v0.14.0
19962024-02-24T04:13:55.611Z Checking rsa v0.9.2
19972024-02-24T04:13:56.094Z Checking serde-hex v0.1.0
19982024-02-24T04:13:56.217Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19992024-02-24T04:13:56.476Z Checking env_logger v0.10.0
20002024-02-24T04:13:56.589Z Checking x509-cert v0.2.4
20012024-02-24T04:13:56.833Z Checking ron v0.8.1
20022024-02-24T04:13:56.893Z Checking hashbrown v0.13.2
20032024-02-24T04:13:56.936Z Compiling semver-parser v0.10.2
20042024-02-24T04:13:57.999Z Compiling num-rational v0.4.1
20052024-02-24T04:13:58.140Z Checking crc-any v2.4.3
20062024-02-24T04:13:58.321Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20072024-02-24T04:13:58.522Z Checking object v0.30.4
20082024-02-24T04:13:58.589Z Compiling semver v0.11.0
20092024-02-24T04:13:58.706Z Compiling rayon v1.8.0
20102024-02-24T04:13:59.387Z Compiling memmap2 v0.7.1
20112024-02-24T04:13:59.822Z Checking path-slash v0.1.5
20122024-02-24T04:13:59.935Z Compiling home v0.5.5
20132024-02-24T04:13:59.962Z Compiling arrayvec v0.7.4
20142024-02-24T04:14:00.062Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20152024-02-24T04:14:00.189Z Compiling constant_time_eq v0.3.0
20162024-02-24T04:14:00.219Z Compiling arrayref v0.3.7
20172024-02-24T04:14:00.310Z Compiling toolchain_find v0.2.0
20182024-02-24T04:14:00.383Z Checking steno v0.4.0
20192024-02-24T04:14:00.947Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20202024-02-24T04:14:01.496Z Compiling toml v0.5.11
20212024-02-24T04:14:01.730Z Checking num-complex v0.4.4
20222024-02-24T04:14:02.561Z Compiling convert_case v0.4.0
20232024-02-24T04:14:02.711Z Compiling topological-sort v0.2.2
20242024-02-24T04:14:02.767Z Checking num v0.4.1
20252024-02-24T04:14:02.872Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20262024-02-24T04:14:02.920Z Checking newline-converter v0.3.0
20272024-02-24T04:14:03.518Z Compiling derive_more v0.99.17
20282024-02-24T04:14:03.550Z Compiling rustfmt-wrapper v0.2.0
20292024-02-24T04:14:04.165Z Compiling omicron-zone-package v0.11.0
20302024-02-24T04:14:04.872Z Checking expectorate v1.1.0
20312024-02-24T04:14:05.026Z Checking utf-8 v0.7.6
20322024-02-24T04:14:05.043Z Compiling buf-list v1.0.3
20332024-02-24T04:14:05.226Z Checking tungstenite v0.20.1
20342024-02-24T04:14:05.451Z Checking display-error-chain v0.2.0
20352024-02-24T04:14:05.600Z Compiling parking_lot_core v0.8.6
20362024-02-24T04:14:05.992Z Checking keccak v0.1.4
20372024-02-24T04:14:06.134Z Checking trust-dns-client v0.22.0
20382024-02-24T04:14:06.137Z Checking tokio-tungstenite v0.20.1
20392024-02-24T04:14:06.275Z Checking sha3 v0.10.8
20402024-02-24T04:14:06.496Z Checking parking_lot v0.11.2
20412024-02-24T04:14:06.671Z Checking secrecy v0.8.0
20422024-02-24T04:14:06.846Z Compiling pin-project-internal v1.1.3
20432024-02-24T04:14:06.918Z Compiling doc-comment v0.3.3
20442024-02-24T04:14:07.482Z Checking sled v0.34.7
20452024-02-24T04:14:07.810Z Checking glob v0.3.1
20462024-02-24T04:14:08.123Z Compiling vte_generate_state_changes v0.1.1
20472024-02-24T04:14:08.148Z Checking trust-dns-server v0.22.1
20482024-02-24T04:14:08.824Z Checking vte v0.11.1
20492024-02-24T04:14:10.266Z Checking pin-project v1.1.3
20502024-02-24T04:14:10.334Z Compiling unicase v2.7.0
20512024-02-24T04:14:10.395Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20522024-02-24T04:14:10.437Z Compiling platforms v3.0.2
20532024-02-24T04:14:10.757Z Checking strip-ansi-escapes v0.2.0
20542024-02-24T04:14:10.812Z Checking fd-lock v3.0.13
20552024-02-24T04:14:10.853Z Compiling snafu-derive v0.7.5
20562024-02-24T04:14:10.884Z Compiling fs-err v2.11.0
20572024-02-24T04:14:10.904Z Checking nu-ansi-term v0.50.0
20582024-02-24T04:14:11.004Z Checking globset v0.4.13
20592024-02-24T04:14:11.324Z Checking reedline v0.29.0
20602024-02-24T04:14:11.356Z Checking olpc-cjson v0.1.3
20612024-02-24T04:14:11.473Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20622024-02-24T04:14:11.512Z Checking serde_plain v1.0.2
20632024-02-24T04:14:11.536Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20642024-02-24T04:14:11.567Z Compiling async-recursion v1.0.5
20652024-02-24T04:14:11.751Z Checking typed-path v0.7.0
20662024-02-24T04:14:12.337Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20672024-02-24T04:14:12.382Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682024-02-24T04:14:12.462Z Compiling curve25519-dalek v4.1.1
20692024-02-24T04:14:12.849Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20702024-02-24T04:14:12.926Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20712024-02-24T04:14:13.132Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20722024-02-24T04:14:13.177Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20732024-02-24T04:14:13.207Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20742024-02-24T04:14:13.307Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20752024-02-24T04:14:13.606Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20762024-02-24T04:14:14.096Z Compiling memoffset v0.7.1
20772024-02-24T04:14:14.419Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20782024-02-24T04:14:14.447Z Checking parse-size v1.0.0
20792024-02-24T04:14:14.768Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20802024-02-24T04:14:17.025Z Checking snafu v0.7.5
20812024-02-24T04:14:17.294Z Compiling mime_guess v2.0.4
20822024-02-24T04:14:17.515Z Checking tough v0.16.0
20832024-02-24T04:14:19.687Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20842024-02-24T04:14:20.100Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20852024-02-24T04:14:20.452Z Checking universal-hash v0.5.1
20862024-02-24T04:14:20.649Z Compiling thiserror-impl-no-std v2.0.2
20872024-02-24T04:14:20.892Z Compiling curve25519-dalek-derive v0.1.0
20882024-02-24T04:14:21.300Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20892024-02-24T04:14:22.504Z Checking opaque-debug v0.3.0
20902024-02-24T04:14:22.596Z Checking poly1305 v0.8.0
20912024-02-24T04:14:24.180Z Checking thiserror-no-std v2.0.2
20922024-02-24T04:14:24.392Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20932024-02-24T04:14:24.631Z Checking chacha20 v0.9.1
20942024-02-24T04:14:24.746Z Checking aead v0.5.2
20952024-02-24T04:14:24.971Z Checking kstat-rs v0.2.3
20962024-02-24T04:14:25.013Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20972024-02-24T04:14:25.298Z Compiling salty v0.2.0
20982024-02-24T04:14:25.339Z Checking signature v1.6.4
20992024-02-24T04:14:25.904Z Checking ed25519 v1.5.3
21002024-02-24T04:14:26.145Z Checking chacha20poly1305 v0.10.1
21012024-02-24T04:14:26.557Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21022024-02-24T04:14:27.118Z Checking vsss-rs v3.3.4
21032024-02-24T04:14:27.132Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21042024-02-24T04:14:27.342Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21052024-02-24T04:14:27.397Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21062024-02-24T04:14:29.344Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21072024-02-24T04:14:29.959Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21082024-02-24T04:14:30.304Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21092024-02-24T04:14:30.727Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21102024-02-24T04:14:31.405Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21112024-02-24T04:14:31.643Z Checking serde-big-array v0.5.1
21122024-02-24T04:14:31.841Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21132024-02-24T04:14:31.873Z Checking bytecount v0.6.3
21142024-02-24T04:14:32.078Z Checking papergrid v0.11.0
21152024-02-24T04:14:32.986Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21162024-02-24T04:14:34.087Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21172024-02-24T04:14:34.132Z Compiling tabled_derive v0.7.0
21182024-02-24T04:14:34.685Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21192024-02-24T04:14:35.165Z Checking signal-hook-tokio v0.3.1
21202024-02-24T04:14:35.354Z Checking fd-lock v4.0.2
21212024-02-24T04:14:35.401Z Checking nix v0.27.1
21222024-02-24T04:14:35.556Z Checking serde-big-array v0.4.1
21232024-02-24T04:14:35.730Z Compiling sqlparser_derive v0.2.2
21242024-02-24T04:14:36.307Z Checking unicode_categories v0.1.1
21252024-02-24T04:14:36.620Z Compiling prettyplease v0.2.16
21262024-02-24T04:14:36.860Z Checking humantime v2.1.0
21272024-02-24T04:14:36.996Z Checking sqlparser v0.43.1
21282024-02-24T04:14:37.109Z Checking tabled v0.15.0
21292024-02-24T04:14:37.189Z Checking sqlformat v0.2.3
21302024-02-24T04:14:38.228Z Checking rustyline v13.0.0
21312024-02-24T04:14:38.718Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21322024-02-24T04:14:39.777Z Checking bcs v0.1.6
21332024-02-24T04:14:39.914Z Checking highway v1.1.0
21342024-02-24T04:14:40.222Z Checking corncobs v0.1.3
21352024-02-24T04:14:40.264Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21362024-02-24T04:14:40.416Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21372024-02-24T04:14:40.529Z Checking http-range v0.1.5
21382024-02-24T04:14:40.609Z Compiling crunchy v0.2.2
21392024-02-24T04:14:40.701Z Checking hyper-staticfile v0.9.5
21402024-02-24T04:14:40.704Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21412024-02-24T04:14:41.084Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21422024-02-24T04:14:41.109Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21432024-02-24T04:14:41.149Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21442024-02-24T04:14:41.153Z Compiling clang-sys v1.6.1
21452024-02-24T04:14:41.772Z Compiling tiny-keccak v2.0.2
21462024-02-24T04:14:42.154Z Compiling darling_core v0.14.4
21472024-02-24T04:14:43.744Z Checking assert_matches v1.5.0
21482024-02-24T04:14:43.843Z Compiling ascii-canvas v3.0.0
21492024-02-24T04:14:44.550Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21502024-02-24T04:14:45.014Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21512024-02-24T04:14:45.301Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21522024-02-24T04:14:45.357Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21532024-02-24T04:14:45.815Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21542024-02-24T04:14:46.160Z Compiling ena v0.14.2
21552024-02-24T04:14:46.285Z Compiling libloading v0.7.4
21562024-02-24T04:14:46.572Z Compiling diff v0.1.13
21572024-02-24T04:14:46.609Z Compiling bindgen v0.69.2
21582024-02-24T04:14:46.658Z Compiling regex-syntax v0.6.29
21592024-02-24T04:14:47.270Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21602024-02-24T04:14:47.331Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21612024-02-24T04:14:47.582Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21622024-02-24T04:14:49.309Z Compiling darling_macro v0.14.4
21632024-02-24T04:14:50.451Z Compiling darling v0.14.4
21642024-02-24T04:14:50.574Z Compiling lalrpop v0.19.12
21652024-02-24T04:14:51.903Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21662024-02-24T04:14:52.166Z Compiling cexpr v0.6.0
21672024-02-24T04:14:52.998Z Compiling which v4.4.0
21682024-02-24T04:14:53.173Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21692024-02-24T04:14:53.576Z Checking maplit v1.0.2
21702024-02-24T04:14:53.579Z Compiling peeking_take_while v0.1.2
21712024-02-24T04:14:53.693Z Compiling ref-cast v1.0.20
21722024-02-24T04:14:53.727Z Compiling shlex v1.3.0
21732024-02-24T04:14:53.928Z Compiling lazycell v1.3.0
21742024-02-24T04:14:54.110Z Compiling portable-atomic v1.4.3
21752024-02-24T04:14:54.191Z Compiling rustc-hash v1.1.0
21762024-02-24T04:14:54.319Z Compiling derive_builder_core v0.12.0
21772024-02-24T04:14:54.322Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21782024-02-24T04:14:54.655Z Compiling ref-cast-impl v1.0.20
21792024-02-24T04:14:55.245Z Compiling libxml v0.3.3
21802024-02-24T04:14:56.115Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21812024-02-24T04:14:56.377Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21822024-02-24T04:14:56.709Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21832024-02-24T04:14:56.909Z Compiling derive_builder_macro v0.12.0
21842024-02-24T04:14:57.158Z Compiling strum_macros v0.24.3
21852024-02-24T04:14:57.348Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21862024-02-24T04:14:57.683Z Compiling cookie v0.18.0
21872024-02-24T04:14:57.852Z Compiling indoc v1.0.9
21882024-02-24T04:14:58.025Z Checking number_prefix v0.4.0
21892024-02-24T04:14:58.225Z Checking indicatif v0.17.8
21902024-02-24T04:14:59.022Z Checking derive_builder v0.12.0
21912024-02-24T04:14:59.170Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21922024-02-24T04:14:59.489Z Checking bb8 v0.8.3
21932024-02-24T04:14:59.970Z Checking quick-xml v0.30.0
21942024-02-24T04:15:00.665Z Checking castaway v0.2.2
21952024-02-24T04:15:00.832Z Compiling oso-derive v0.27.0
21962024-02-24T04:15:00.935Z Compiling impl-trait-for-tuples v0.2.2
21972024-02-24T04:15:01.243Z Checking compact_str v0.7.1
21982024-02-24T04:15:01.994Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21992024-02-24T04:15:02.471Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22002024-02-24T04:15:02.534Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22012024-02-24T04:15:02.628Z Checking lru v0.12.1
22022024-02-24T04:15:02.919Z Compiling stability v0.1.1
22032024-02-24T04:15:03.912Z Compiling indoc v2.0.3
22042024-02-24T04:15:03.986Z Checking cassowary v0.3.0
22052024-02-24T04:15:04.360Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22062024-02-24T04:15:04.375Z Checking unicode-linebreak v0.1.5
22072024-02-24T04:15:04.390Z Checking smawk v0.3.1
22082024-02-24T04:15:04.589Z Checking is_ci v1.2.0
22092024-02-24T04:15:04.723Z Checking supports-color v3.0.0
22102024-02-24T04:15:04.783Z Checking textwrap v0.16.1
22112024-02-24T04:15:04.896Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22122024-02-24T04:15:05.047Z Checking ratatui v0.26.1
22132024-02-24T04:15:05.152Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22142024-02-24T04:15:05.256Z Checking rtoolbox v0.0.1
22152024-02-24T04:15:05.436Z Checking rpassword v7.3.1
22162024-02-24T04:15:05.497Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22172024-02-24T04:15:05.582Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22182024-02-24T04:15:05.903Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22192024-02-24T04:15:06.355Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22202024-02-24T04:15:07.002Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22212024-02-24T04:15:07.507Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22222024-02-24T04:15:08.217Z Checking tui-tree-widget v0.17.0
22232024-02-24T04:15:08.457Z Checking fatfs v0.3.6
22242024-02-24T04:15:08.516Z Checking shell-words v1.1.0
22252024-02-24T04:15:08.701Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22262024-02-24T04:15:09.809Z Checking yansi v0.5.1
22272024-02-24T04:15:09.868Z Compiling target-lexicon v0.12.13
22282024-02-24T04:15:10.111Z Checking pretty_assertions v1.4.0
22292024-02-24T04:15:10.319Z Checking plotters-backend v0.3.5
22302024-02-24T04:15:10.814Z Compiling guppy-workspace-hack v0.1.0
22312024-02-24T04:15:11.382Z Checking plotters-svg v0.3.5
22322024-02-24T04:15:11.612Z Checking http-body v1.0.0
22332024-02-24T04:15:11.676Z Checking rand v0.4.6
22342024-02-24T04:15:11.815Z Checking remove_dir_all v0.5.3
22352024-02-24T04:15:11.928Z Compiling target-spec v3.1.0
22362024-02-24T04:15:12.570Z Checking tower-layer v0.3.2
22372024-02-24T04:15:12.668Z Compiling assert_cmd v2.0.14
22382024-02-24T04:15:12.850Z Checking cast v0.3.0
22392024-02-24T04:15:13.141Z Checking tower v0.4.13
22402024-02-24T04:15:13.201Z Checking criterion-plot v0.5.0
22412024-02-24T04:15:13.345Z Checking tempdir v0.3.7
22422024-02-24T04:15:13.548Z Checking hyper v1.1.0
22432024-02-24T04:15:13.744Z Checking cfg-expr v0.15.6
22442024-02-24T04:15:13.999Z Checking plotters v0.3.5
22452024-02-24T04:15:14.693Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22462024-02-24T04:15:14.890Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22472024-02-24T04:15:15.649Z Checking tinytemplate v1.2.1
22482024-02-24T04:15:15.784Z Checking cargo-platform v0.1.3
22492024-02-24T04:15:16.038Z Checking anes v0.1.6
22502024-02-24T04:15:16.087Z Checking oorandom v11.1.3
22512024-02-24T04:15:16.246Z Checking cargo_metadata v0.18.1
22522024-02-24T04:15:16.397Z Checking criterion v0.5.1
22532024-02-24T04:15:16.513Z Checking hyper-util v0.1.2
22542024-02-24T04:15:18.335Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22552024-02-24T04:15:18.587Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22562024-02-24T04:15:18.912Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22572024-02-24T04:15:19.468Z Checking rustls-native-certs v0.7.0
22582024-02-24T04:15:19.623Z Checking pathdiff v0.2.1
22592024-02-24T04:15:19.785Z Checking nested v0.1.1
22602024-02-24T04:15:20.002Z Checking guppy v0.17.5
22612024-02-24T04:15:22.222Z Checking hyper-rustls v0.26.0
22622024-02-24T04:15:22.577Z Checking httptest v0.15.5
22632024-02-24T04:15:22.729Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22642024-02-24T04:15:23.325Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22652024-02-24T04:15:23.649Z Checking threadpool v1.8.1
22662024-02-24T04:15:23.732Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22672024-02-24T04:15:23.850Z Checking nanorand v0.7.0
22682024-02-24T04:15:25.123Z Checking flume v0.11.0
22692024-02-24T04:15:25.540Z Checking libtest-mimic v0.6.1
22702024-02-24T04:15:25.653Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22712024-02-24T04:15:25.751Z Checking similar-asserts v1.5.0
22722024-02-24T04:15:25.956Z Compiling rstest_macros v0.18.2
22732024-02-24T04:15:26.619Z Checking datatest-stable v0.2.3
22742024-02-24T04:15:26.856Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22752024-02-24T04:15:27.979Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22762024-02-24T04:15:28.140Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22772024-02-24T04:15:28.521Z Checking csv-core v0.1.11
22782024-02-24T04:15:28.700Z Compiling trybuild v1.0.89
22792024-02-24T04:15:28.854Z Compiling relative-path v1.9.0
22802024-02-24T04:15:28.874Z Checking constant_time_eq v0.2.6
22812024-02-24T04:15:29.021Z Checking blake2b_simd v1.0.1
22822024-02-24T04:15:29.212Z Checking csv v1.3.0
22832024-02-24T04:15:29.924Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22842024-02-24T04:15:30.153Z Checking multimap v0.10.0
22852024-02-24T04:15:30.446Z Checking basic-toml v0.1.8
22862024-02-24T04:15:31.281Z Checking futures-timer v3.0.2
22872024-02-24T04:15:33.076Z Checking rust-argon2 v1.0.1
22882024-02-24T04:15:33.488Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22892024-02-24T04:15:35.551Z Checking partial-io v0.5.4
22902024-02-24T04:15:35.948Z Checking approx v0.5.1
22912024-02-24T04:15:36.185Z Checking termios v0.3.3
22922024-02-24T04:15:36.416Z Checking hex-literal v0.4.1
22932024-02-24T04:15:39.892Z Checking rstest v0.18.2
22942024-02-24T04:15:41.528Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22952024-02-24T04:16:28.008Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22962024-02-24T04:16:31.845Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22972024-02-24T04:16:33.086Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
22982024-02-24T04:16:33.206Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22992024-02-24T04:16:45.512Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23002024-02-24T04:16:57.149Z Compiling polar-core v0.27.0
23012024-02-24T04:17:03.978Z Checking oso v0.27.0
23022024-02-24T04:17:29.349Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23032024-02-24T04:18:29.708Z Finished dev [unoptimized + debuginfo] target(s) in 6m 59s
23042024-02-24T04:18:29.886Z
23052024-02-24T04:18:29.886Zreal 7:42.400782344
23062024-02-24T04:18:29.887Zuser 40:20.129310007
23072024-02-24T04:18:29.887Zsys 6:47.193657201
23082024-02-24T04:18:29.887Ztrap 1.081624088
23092024-02-24T04:18:29.887Ztflt 6.438505487
23102024-02-24T04:18:29.887Zdflt 3.614989903
23112024-02-24T04:18:29.887Zkflt 0.056624347
23122024-02-24T04:18:29.887Zlock 1:01:56.377708769
23132024-02-24T04:18:29.887Zslp 2:03:24.249977207
23142024-02-24T04:18:29.887Zlat 1:45.645631432
23152024-02-24T04:18:29.887Zstop 4:24.806081249
23162024-02-24T04:18:30.694Zwarning: output filename collision.
23172024-02-24T04:18:30.694ZThe 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)`.
23182024-02-24T04:18:30.694ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23192024-02-24T04:18:30.694ZThe targets should have unique names.
23202024-02-24T04:18:30.694ZThis is a known bug where multiple crates with the same name use
23212024-02-24T04:18:30.694Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23222024-02-24T04:18:30.699Zwarning: output filename collision.
23232024-02-24T04:18:30.699ZThe 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)`.
23242024-02-24T04:18:30.699ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23252024-02-24T04:18:30.699ZThe targets should have unique names.
23262024-02-24T04:18:30.699ZThis is a known bug where multiple crates with the same name use
23272024-02-24T04:18:30.699Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-02-24T04:18:30.699Zwarning: output filename collision.
23292024-02-24T04:18:30.699ZThe 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)`.
23302024-02-24T04:18:30.699ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23312024-02-24T04:18:30.699ZThe targets should have unique names.
23322024-02-24T04:18:30.699ZThis is a known bug where multiple crates with the same name use
23332024-02-24T04:18:30.699Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-02-24T04:18:30.699Zwarning: output filename collision.
23352024-02-24T04:18:30.699ZThe 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)`.
23362024-02-24T04:18:30.699ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23372024-02-24T04:18:30.699ZThe targets should have unique names.
23382024-02-24T04:18:30.699ZThis is a known bug where multiple crates with the same name use
23392024-02-24T04:18:30.699Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-02-24T04:18:30.700Zwarning: output filename collision.
23412024-02-24T04:18:30.700ZThe 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)`.
23422024-02-24T04:18:30.700ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23432024-02-24T04:18:30.700ZThe targets should have unique names.
23442024-02-24T04:18:30.700ZThis is a known bug where multiple crates with the same name use
23452024-02-24T04:18:30.700Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23462024-02-24T04:18:30.700Zwarning: output filename collision.
23472024-02-24T04:18:30.700ZThe 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)`.
23482024-02-24T04:18:30.700ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23492024-02-24T04:18:30.700ZThe targets should have unique names.
23502024-02-24T04:18:30.700ZThis is a known bug where multiple crates with the same name use
23512024-02-24T04:18:30.700Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23522024-02-24T04:18:30.700Zwarning: output filename collision.
23532024-02-24T04:18:30.700ZThe 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)`.
23542024-02-24T04:18:30.700ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23552024-02-24T04:18:30.700ZThe targets should have unique names.
23562024-02-24T04:18:30.700ZThis is a known bug where multiple crates with the same name use
23572024-02-24T04:18:30.700Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23582024-02-24T04:18:31.121Z Documenting libc v0.2.153
23592024-02-24T04:18:31.160Z Documenting cfg-if v1.0.0
23602024-02-24T04:18:31.173Z Documenting serde_derive v1.0.196
23612024-02-24T04:18:31.199Z Documenting log v0.4.20
23622024-02-24T04:18:31.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23632024-02-24T04:18:31.224Z Documenting memchr v2.6.3
23642024-02-24T04:18:31.227Z Documenting scopeguard v1.2.0
23652024-02-24T04:18:31.241Z Documenting byteorder v1.5.0
23662024-02-24T04:18:31.534Z Documenting smallvec v1.13.1
23672024-02-24T04:18:33.863Z Documenting itoa v1.0.9
23682024-02-24T04:18:33.925Z Documenting lock_api v0.4.10
23692024-02-24T04:18:34.754Z Documenting once_cell v1.19.0
23702024-02-24T04:18:34.923Z Documenting zeroize_derive v1.4.2
23712024-02-24T04:18:34.962Z Documenting libm v0.2.7
23722024-02-24T04:18:35.299Z Documenting getrandom v0.2.10
23732024-02-24T04:18:35.844Z Documenting parking_lot_core v0.9.8
23742024-02-24T04:18:36.780Z Documenting pin-project-lite v0.2.13
23752024-02-24T04:18:36.861Z Documenting signal-hook-registry v1.4.1
23762024-02-24T04:18:37.563Z Documenting serde v1.0.196
23772024-02-24T04:18:38.408Z Documenting num-traits v0.2.16
23782024-02-24T04:18:38.618Z Documenting mio v0.8.9
23792024-02-24T04:18:39.421Z Documenting rand_core v0.6.4
23802024-02-24T04:18:39.663Z Documenting futures-core v0.3.30
23812024-02-24T04:18:39.885Z Documenting parking_lot v0.12.1
23822024-02-24T04:18:40.554Z Documenting zeroize v1.7.0
23832024-02-24T04:18:40.895Z Documenting ryu v1.0.15
23842024-02-24T04:18:42.821Z Documenting thiserror-impl v1.0.57
23852024-02-24T04:18:43.138Z Documenting socket2 v0.5.5
23862024-02-24T04:18:43.278Z Documenting num_cpus v1.16.0
23872024-02-24T04:18:43.575Z Documenting tokio-macros v2.2.0
23882024-02-24T04:18:43.739Z Documenting zerocopy v0.7.32
23892024-02-24T04:18:43.870Z Documenting typenum v1.16.0
23902024-02-24T04:18:44.561Z Documenting subtle v2.5.0
23912024-02-24T04:18:47.132Z Documenting futures-sink v0.3.30
23922024-02-24T04:18:47.727Z Documenting thiserror v1.0.57
23932024-02-24T04:18:48.007Z Documenting pin-utils v0.1.0
23942024-02-24T04:18:48.022Z Documenting iana-time-zone v0.1.57
23952024-02-24T04:18:48.428Z Documenting slab v0.4.9
23962024-02-24T04:18:50.907Z Documenting futures-channel v0.3.30
23972024-02-24T04:18:51.125Z Documenting ahash v0.8.7
23982024-02-24T04:18:51.440Z Documenting futures-macro v0.3.30
23992024-02-24T04:18:51.668Z Documenting futures-task v0.3.30
24002024-02-24T04:18:52.506Z Documenting futures-io v0.3.30
24012024-02-24T04:18:53.269Z Documenting allocator-api2 v0.2.16
24022024-02-24T04:18:55.212Z Documenting const-oid v0.9.5
24032024-02-24T04:18:55.761Z Documenting tinyvec_macros v0.1.1
24042024-02-24T04:18:56.126Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24052024-02-24T04:18:56.297Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24062024-02-24T04:18:56.458Z Documenting tracing-core v0.1.31
24072024-02-24T04:18:56.599Z Documenting futures-util v0.3.30
24082024-02-24T04:18:56.776Z Documenting hashbrown v0.14.3
24092024-02-24T04:18:57.143Z Documenting tracing-attributes v0.1.26
24102024-02-24T04:18:58.662Z Documenting tinyvec v1.6.0
24112024-02-24T04:18:59.238Z Documenting bytes v1.5.0
24122024-02-24T04:19:01.484Z Documenting bitflags v2.4.0
24132024-02-24T04:19:02.460Z Documenting serde_json v1.0.114
24142024-02-24T04:19:02.512Z Documenting chrono v0.4.31
24152024-02-24T04:19:04.055Z Documenting uuid v1.7.0
24162024-02-24T04:19:04.503Z Documenting tokio v1.36.0
24172024-02-24T04:19:05.923Z Documenting unicode-normalization v0.1.22
24182024-02-24T04:19:07.281Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192024-02-24T04:19:08.392Z Documenting ppv-lite86 v0.2.17
24202024-02-24T04:19:08.637Z Documenting equivalent v1.0.1
24212024-02-24T04:19:09.266Z Documenting unicode-bidi v0.3.13
24222024-02-24T04:19:09.720Z Documenting generic-array v0.14.7
24232024-02-24T04:19:10.584Z Documenting serde_derive_internals v0.26.0
24242024-02-24T04:19:11.629Z Documenting indexmap v2.2.3
24252024-02-24T04:19:11.632Z Documenting rand_chacha v0.3.1
24262024-02-24T04:19:13.456Z Checking serde_derive_internals v0.26.0
24272024-02-24T04:19:14.086Z Documenting base64 v0.21.7
24282024-02-24T04:19:14.409Z Documenting crypto-common v0.1.6
24292024-02-24T04:19:15.458Z Documenting tracing v0.1.37
24302024-02-24T04:19:15.929Z Documenting block-buffer v0.10.4
24312024-02-24T04:19:16.062Z Documenting rand v0.8.5
24322024-02-24T04:19:16.134Z Documenting percent-encoding v2.3.1
24332024-02-24T04:19:16.796Z Documenting dyn-clone v1.0.16
24342024-02-24T04:19:17.427Z Documenting schemars_derive v0.8.16
24352024-02-24T04:19:18.005Z Documenting lazy_static v1.4.0
24362024-02-24T04:19:19.129Z Documenting fnv v1.0.7
24372024-02-24T04:19:19.840Z Documenting errno v0.3.8
24382024-02-24T04:19:20.200Z Documenting form_urlencoded v1.2.1
24392024-02-24T04:19:20.513Z Documenting digest v0.10.7
24402024-02-24T04:19:20.875Z Documenting cpufeatures v0.2.12
24412024-02-24T04:19:21.604Z Documenting idna v0.5.0
24422024-02-24T04:19:22.783Z Documenting httparse v1.8.0
24432024-02-24T04:19:23.658Z Documenting unicode-width v0.1.11
24442024-02-24T04:19:23.848Z Documenting rustix v0.38.31
24452024-02-24T04:19:23.931Z Documenting schemars v0.8.16
24462024-02-24T04:19:24.162Z Documenting unicode-ident v1.0.12
24472024-02-24T04:19:26.013Z Documenting url v2.5.0
24482024-02-24T04:19:26.603Z Documenting try-lock v0.2.4
24492024-02-24T04:19:26.651Z Documenting httpdate v1.0.3
24502024-02-24T04:19:27.155Z Documenting proc-macro2 v1.0.78
24512024-02-24T04:19:27.576Z Documenting adler v1.0.2
24522024-02-24T04:19:29.849Z Documenting want v0.3.1
24532024-02-24T04:19:30.611Z Documenting http-body v0.4.5
24542024-02-24T04:19:30.642Z Documenting openssl-sys v0.9.96
24552024-02-24T04:19:30.661Z Documenting miniz_oxide v0.7.1
24562024-02-24T04:19:30.931Z Documenting openssl-macros v0.1.1
24572024-02-24T04:19:31.432Z Documenting base64ct v1.6.0
24582024-02-24T04:19:31.531Z Documenting mime v0.3.17
24592024-02-24T04:19:33.710Z Documenting tower-service v0.3.2
24602024-02-24T04:19:33.969Z Documenting quote v1.0.35
24612024-02-24T04:19:34.736Z Documenting tokio-util v0.7.10
24622024-02-24T04:19:35.051Z Documenting aho-corasick v1.0.4
24632024-02-24T04:19:35.242Z Documenting slog v2.7.0
24642024-02-24T04:19:35.469Z Documenting regex-syntax v0.8.2
24652024-02-24T04:19:35.619Z Documenting openssl-probe v0.1.5
24662024-02-24T04:19:36.447Z Documenting openssl v0.10.60
24672024-02-24T04:19:37.539Z Documenting ipnet v2.9.0
24682024-02-24T04:19:37.798Z Documenting syn v2.0.48
24692024-02-24T04:19:39.562Z Documenting async-trait v0.1.77
24702024-02-24T04:19:39.706Z Documenting pem-rfc7468 v0.7.0
24712024-02-24T04:19:40.042Z Documenting crossbeam-utils v0.8.16
24722024-02-24T04:19:40.699Z Documenting h2 v0.3.24
24732024-02-24T04:19:41.764Z Documenting encoding_rs v0.8.33
24742024-02-24T04:19:42.263Z Documenting regex-automata v0.4.4
24752024-02-24T04:19:43.749Z Documenting der_derive v0.7.2
24762024-02-24T04:19:44.252Z Documenting utf8parse v0.2.1
24772024-02-24T04:19:44.284Z Documenting flagset v0.4.3
24782024-02-24T04:19:44.767Z Documenting native-tls v0.2.11
24792024-02-24T04:19:46.298Z Documenting serde_urlencoded v0.7.1
24802024-02-24T04:19:47.040Z Documenting num-integer v0.1.46
24812024-02-24T04:19:47.114Z Documenting time-macros v0.2.13
24822024-02-24T04:19:48.993Z Documenting der v0.7.8
24832024-02-24T04:19:49.872Z Documenting regex v1.10.3
24842024-02-24T04:19:49.884Z Documenting tokio-native-tls v0.3.1
24852024-02-24T04:19:50.454Z Documenting deranged v0.3.8
24862024-02-24T04:19:51.567Z Documenting gimli v0.28.0
24872024-02-24T04:19:51.933Z Documenting hyper v0.14.27
24882024-02-24T04:19:52.053Z Documenting num_threads v0.1.6
24892024-02-24T04:19:54.007Z Documenting time-core v0.1.1
24902024-02-24T04:19:54.980Z Documenting spki v0.7.2
24912024-02-24T04:19:55.055Z Documenting object v0.32.1
24922024-02-24T04:19:55.217Z Documenting rustc-demangle v0.1.23
24932024-02-24T04:19:55.786Z Documenting webpki-roots v0.25.2
24942024-02-24T04:19:56.693Z Documenting spin v0.9.8
24952024-02-24T04:19:56.893Z Documenting time v0.3.27
24962024-02-24T04:19:57.845Z Documenting addr2line v0.21.0
24972024-02-24T04:19:58.277Z Documenting either v1.10.0
24982024-02-24T04:19:59.581Z Documenting pkcs8 v0.10.2
24992024-02-24T04:19:59.653Z Documenting openapiv3 v2.0.0
25002024-02-24T04:19:59.840Z Documenting futures-executor v0.3.30
25012024-02-24T04:20:01.634Z Checking pest_meta v2.7.6
25022024-02-24T04:20:02.299Z Documenting memoffset v0.9.0
25032024-02-24T04:20:02.343Z Documenting data-encoding v2.4.0
25042024-02-24T04:20:02.624Z Documenting anstyle v1.0.2
25052024-02-24T04:20:04.140Z Documenting anstyle-parse v0.2.1
25062024-02-24T04:20:04.214Z Documenting ipnetwork v0.20.0
25072024-02-24T04:20:04.493Z Documenting hyper-tls v0.5.0
25082024-02-24T04:20:05.245Z Documenting hyper-rustls v0.24.2
25092024-02-24T04:20:06.521Z Documenting crossbeam-epoch v0.9.15
25102024-02-24T04:20:06.769Z Documenting sha2 v0.10.8
25112024-02-24T04:20:07.523Z Documenting hex v0.4.3
25122024-02-24T04:20:07.842Z Documenting backtrace v0.3.69
25132024-02-24T04:20:08.220Z Documenting crc32fast v1.3.2
25142024-02-24T04:20:09.533Z Documenting pest_meta v2.7.6
25152024-02-24T04:20:10.620Z Documenting scroll_derive v0.12.0
25162024-02-24T04:20:11.665Z Documenting anstyle-query v1.0.0
25172024-02-24T04:20:11.755Z Documenting untrusted v0.9.0
25182024-02-24T04:20:12.001Z Documenting colorchoice v1.0.0
25192024-02-24T04:20:12.012Z Documenting futures v0.3.30
25202024-02-24T04:20:13.460Z Documenting reqwest v0.11.22
25212024-02-24T04:20:13.567Z Documenting pest_generator v2.7.6
25222024-02-24T04:20:14.138Z Documenting anyhow v1.0.75
25232024-02-24T04:20:14.638Z Documenting ring v0.17.8
25242024-02-24T04:20:14.831Z Checking pest_generator v2.7.6
25252024-02-24T04:20:15.030Z Documenting scroll v0.12.0
25262024-02-24T04:20:15.341Z Documenting anstream v0.6.11
25272024-02-24T04:20:15.558Z Documenting num-iter v0.1.43
25282024-02-24T04:20:18.342Z Documenting terminal_size v0.3.0
25292024-02-24T04:20:18.977Z Documenting hmac v0.12.1
25302024-02-24T04:20:19.345Z Documenting signal-hook v0.3.17
25312024-02-24T04:20:19.490Z Documenting static_assertions v1.1.0
25322024-02-24T04:20:20.385Z Documenting ucd-trie v0.1.6
25332024-02-24T04:20:20.545Z Documenting strsim v0.11.0
25342024-02-24T04:20:20.647Z Documenting plain v0.2.3
25352024-02-24T04:20:22.474Z Documenting clap_lex v0.7.0
25362024-02-24T04:20:22.648Z Documenting pest_derive v2.7.6
25372024-02-24T04:20:23.440Z Documenting flate2 v1.0.28
25382024-02-24T04:20:23.529Z Documenting goblin v0.8.0
25392024-02-24T04:20:23.954Z Documenting clap_derive v4.5.0
25402024-02-24T04:20:24.228Z Documenting managed v0.8.0
25412024-02-24T04:20:24.836Z Documenting pest v2.7.6
25422024-02-24T04:20:24.954Z Documenting pretty-hex v0.4.1
25432024-02-24T04:20:26.947Z Documenting clap_builder v4.5.0
25442024-02-24T04:20:27.186Z Documenting unicode-segmentation v1.10.1
25452024-02-24T04:20:27.496Z Documenting signal-hook-mio v0.2.3
25462024-02-24T04:20:28.018Z Documenting block-padding v0.3.3
25472024-02-24T04:20:28.711Z Documenting scheduled-thread-pool v0.2.7
25482024-02-24T04:20:29.122Z Documenting bzip2-sys v0.1.11+1.0.8
25492024-02-24T04:20:29.824Z Documenting dtrace-parser v0.2.0
25502024-02-24T04:20:30.660Z Documenting thread-id v4.2.0
25512024-02-24T04:20:30.792Z Documenting dof v0.3.0
25522024-02-24T04:20:31.772Z Documenting enum-as-inner v0.5.1
25532024-02-24T04:20:32.845Z Documenting diesel_table_macro_syntax v0.1.0
25542024-02-24T04:20:33.070Z Checking diesel_table_macro_syntax v0.1.0
25552024-02-24T04:20:33.257Z Documenting inout v0.1.3
25562024-02-24T04:20:33.278Z Documenting clap v4.5.0
25572024-02-24T04:20:33.281Z Documenting bzip2 v0.4.4
25582024-02-24T04:20:34.501Z Documenting r2d2 v0.8.10
25592024-02-24T04:20:34.636Z Documenting crossterm v0.27.0
25602024-02-24T04:20:35.935Z Documenting usdt-impl v0.5.0
25612024-02-24T04:20:36.182Z Documenting trust-dns-proto v0.22.0
25622024-02-24T04:20:37.247Z Documenting md-5 v0.10.5
25632024-02-24T04:20:37.436Z Documenting diesel_derives v2.1.2
25642024-02-24T04:20:38.589Z Documenting stringprep v0.1.3
25652024-02-24T04:20:38.691Z Documenting serde_spanned v0.6.5
25662024-02-24T04:20:38.811Z Documenting toml_datetime v0.6.5
25672024-02-24T04:20:40.003Z Documenting ff v0.13.0
25682024-02-24T04:20:42.089Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25692024-02-24T04:20:42.411Z Documenting winnow v0.6.1
25702024-02-24T04:20:42.634Z Documenting bit-vec v0.6.3
25712024-02-24T04:20:42.902Z Documenting fallible-iterator v0.2.0
25722024-02-24T04:20:43.612Z Documenting siphasher v0.3.11
25732024-02-24T04:20:44.312Z Documenting base16ct v0.2.0
25742024-02-24T04:20:44.529Z Documenting group v0.13.0
25752024-02-24T04:20:45.200Z Documenting cipher v0.4.4
25762024-02-24T04:20:45.871Z Documenting diesel v2.1.4
25772024-02-24T04:20:46.612Z Documenting phf_shared v0.11.2
25782024-02-24T04:20:46.751Z Documenting zip v0.6.6
25792024-02-24T04:20:47.418Z Documenting sec1 v0.7.3
25802024-02-24T04:20:47.536Z Documenting toml_edit v0.22.6
25812024-02-24T04:20:47.915Z Documenting postgres-protocol v0.6.6
25822024-02-24T04:20:49.056Z Documenting hkdf v0.12.4
25832024-02-24T04:20:50.446Z Documenting num-bigint v0.4.4
25842024-02-24T04:20:51.471Z Documenting crypto-bigint v0.5.2
25852024-02-24T04:20:51.661Z Documenting regress v0.8.0
25862024-02-24T04:20:53.783Z Documenting hubpack v0.1.2
25872024-02-24T04:20:54.204Z Documenting bstr v1.6.0
25882024-02-24T04:20:54.298Z Documenting serde_repr v0.1.16
25892024-02-24T04:20:55.099Z Documenting new_debug_unreachable v1.0.4
25902024-02-24T04:20:58.093Z Documenting lalrpop-util v0.19.12
25912024-02-24T04:20:58.101Z Documenting minimal-lexical v0.2.1
25922024-02-24T04:20:58.241Z Documenting precomputed-hash v0.1.1
25932024-02-24T04:20:58.326Z Documenting fixedbitset v0.4.2
25942024-02-24T04:20:58.487Z Documenting elliptic-curve v0.13.8
25952024-02-24T04:20:58.989Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25962024-02-24T04:20:59.616Z Documenting yasna v0.5.2
25972024-02-24T04:21:01.594Z Documenting petgraph v0.6.4
25982024-02-24T04:21:01.925Z Documenting nom v7.1.3
25992024-02-24T04:21:01.992Z Documenting string_cache v0.8.7
26002024-02-24T04:21:02.710Z Documenting postgres-types v0.2.6
26012024-02-24T04:21:05.634Z Documenting phf v0.11.2
26022024-02-24T04:21:06.452Z Documenting console v0.15.8
26032024-02-24T04:21:06.617Z Documenting semver v1.0.22
26042024-02-24T04:21:06.934Z Documenting float-cmp v0.9.0
26052024-02-24T04:21:06.981Z Documenting predicates-core v1.0.6
26062024-02-24T04:21:08.746Z Documenting heck v0.4.1
26072024-02-24T04:21:09.160Z Documenting difflib v0.4.0
26082024-02-24T04:21:09.772Z Documenting whoami v1.4.1
26092024-02-24T04:21:10.818Z Documenting normalize-line-endings v0.3.0
26102024-02-24T04:21:10.821Z Documenting bit-set v0.5.3
26112024-02-24T04:21:10.889Z Documenting similar v2.3.0
26122024-02-24T04:21:11.111Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26132024-02-24T04:21:12.056Z Documenting tokio-stream v0.1.14
26142024-02-24T04:21:12.840Z Documenting getopts v0.2.21
26152024-02-24T04:21:13.270Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26162024-02-24T04:21:13.570Z Documenting tokio-postgres v0.7.10
26172024-02-24T04:21:14.446Z Documenting predicates v3.1.0
26182024-02-24T04:21:14.879Z Checking ident_case v1.0.1
26192024-02-24T04:21:15.040Z Checking strsim v0.10.0
26202024-02-24T04:21:15.231Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26212024-02-24T04:21:15.254Z Documenting match_cfg v0.1.0
26222024-02-24T04:21:16.728Z Documenting sha1 v0.10.6
26232024-02-24T04:21:17.305Z Documenting dirs-sys-next v0.1.2
26242024-02-24T04:21:17.910Z Documenting rustls-pki-types v1.3.0
26252024-02-24T04:21:18.066Z Documenting hostname v0.3.1
26262024-02-24T04:21:20.658Z Documenting camino v1.1.6
26272024-02-24T04:21:21.011Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26282024-02-24T04:21:21.159Z Documenting dirs-next v2.0.0
26292024-02-24T04:21:21.604Z Documenting paste v1.0.14
26302024-02-24T04:21:21.849Z Documenting thread_local v1.1.7
26312024-02-24T04:21:21.941Z Documenting rustls-webpki v0.102.1
26322024-02-24T04:21:23.111Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26332024-02-24T04:21:23.801Z Documenting crossbeam-channel v0.5.8
26342024-02-24T04:21:25.075Z Documenting term v0.7.0
26352024-02-24T04:21:25.741Z Documenting atty v0.2.14
26362024-02-24T04:21:25.805Z Documenting take_mut v0.2.2
26372024-02-24T04:21:26.100Z Documenting slog-json v2.6.1
26382024-02-24T04:21:26.378Z Documenting rustls v0.22.2
26392024-02-24T04:21:26.816Z Documenting http v1.0.0
26402024-02-24T04:21:27.795Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26412024-02-24T04:21:28.029Z Documenting async-stream-impl v0.3.5
26422024-02-24T04:21:29.147Z Documenting atomic-waker v1.1.1
26432024-02-24T04:21:29.219Z Documenting slog-term v2.9.0
26442024-02-24T04:21:29.591Z Documenting slog-async v2.8.0
26452024-02-24T04:21:30.780Z Documenting debug-ignore v1.0.5
26462024-02-24T04:21:32.014Z Documenting waitgroup v0.1.2
26472024-02-24T04:21:32.650Z Documenting async-stream v0.3.5
26482024-02-24T04:21:32.892Z Documenting multer v3.0.0
26492024-02-24T04:21:33.660Z Documenting slog-bunyan v2.5.0
26502024-02-24T04:21:33.862Z Documenting rustls-pemfile v2.1.0
26512024-02-24T04:21:34.210Z Checking darling_core v0.20.3
26522024-02-24T04:21:35.690Z Documenting tokio-rustls v0.25.0
26532024-02-24T04:21:35.783Z Documenting toml v0.8.10
26542024-02-24T04:21:36.437Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26552024-02-24T04:21:36.441Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26562024-02-24T04:21:36.451Z Documenting serde_path_to_error v0.1.15
26572024-02-24T04:21:37.700Z Checking darling v0.20.3
26582024-02-24T04:21:37.813Z Documenting serde_with_macros v3.6.1
26592024-02-24T04:21:37.979Z Documenting structmeta-derive v0.3.0
26602024-02-24T04:21:38.364Z Documenting strum v0.26.1
26612024-02-24T04:21:40.670Z Checking structmeta v0.3.0
26622024-02-24T04:21:40.902Z Documenting instant v0.1.12
26632024-02-24T04:21:41.187Z Documenting newtype-uuid v1.0.1
26642024-02-24T04:21:41.683Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26652024-02-24T04:21:41.850Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26662024-02-24T04:21:42.060Z Documenting macaddr v1.0.1
26672024-02-24T04:21:42.944Z Documenting serde_with v3.6.1
26682024-02-24T04:21:43.148Z Documenting structmeta v0.3.0
26692024-02-24T04:21:44.679Z Documenting backoff v0.4.0
26702024-02-24T04:21:45.278Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26712024-02-24T04:21:46.134Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26722024-02-24T04:21:46.230Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26732024-02-24T04:21:46.372Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26742024-02-24T04:21:47.581Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26752024-02-24T04:21:47.718Z Documenting parse-display-derive v0.9.0
26762024-02-24T04:21:49.019Z Documenting fastrand v2.0.1
26772024-02-24T04:21:49.612Z Documenting proc-macro-error-attr v1.0.4
26782024-02-24T04:21:50.416Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26792024-02-24T04:21:50.425Z Checking proc-macro-error v1.0.4
26802024-02-24T04:21:50.703Z Documenting is-terminal v0.4.9
26812024-02-24T04:21:51.040Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26822024-02-24T04:21:51.315Z Checking proc-macro-crate v1.3.1
26832024-02-24T04:21:51.338Z Documenting proc-macro-crate v1.3.1
26842024-02-24T04:21:51.568Z Documenting hash32 v0.3.1
26852024-02-24T04:21:53.520Z Documenting tempfile v3.10.0
26862024-02-24T04:21:53.641Z Documenting proc-macro-error v1.0.4
26872024-02-24T04:21:53.840Z Documenting parse-display v0.9.0
26882024-02-24T04:21:54.166Z Documenting stable_deref_trait v1.2.0
26892024-02-24T04:21:55.606Z Documenting embedded-io v0.4.0
26902024-02-24T04:21:55.818Z Documenting cobs v0.2.3
26912024-02-24T04:21:56.878Z Documenting num_enum_derive v0.5.11
26922024-02-24T04:21:56.983Z Documenting heapless v0.8.0
26932024-02-24T04:21:57.134Z Documenting foreign-types-macros v0.2.3
26942024-02-24T04:21:57.924Z Documenting camino-tempfile v1.1.1
26952024-02-24T04:21:58.036Z Documenting foreign-types-shared v0.3.1
26962024-02-24T04:21:58.167Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26972024-02-24T04:21:58.758Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26982024-02-24T04:21:58.915Z Documenting postcard v1.0.8
26992024-02-24T04:22:01.034Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27002024-02-24T04:22:01.730Z Documenting smoltcp v0.11.0
27012024-02-24T04:22:01.744Z Documenting foreign-types v0.5.0
27022024-02-24T04:22:01.856Z Documenting crucible-workspace-hack v0.1.0
27032024-02-24T04:22:02.444Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27042024-02-24T04:22:02.965Z Documenting num_enum v0.5.11
27052024-02-24T04:22:03.600Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27062024-02-24T04:22:05.562Z Documenting cstr-argument v0.1.2
27072024-02-24T04:22:05.762Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27082024-02-24T04:22:05.894Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27092024-02-24T04:22:06.206Z Documenting colored v2.0.4
27102024-02-24T04:22:06.786Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27112024-02-24T04:22:07.536Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-02-24T04:22:10.089Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27132024-02-24T04:22:10.187Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27142024-02-24T04:22:10.556Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27152024-02-24T04:22:10.831Z Documenting zone_cfg_derive v0.3.0
27162024-02-24T04:22:11.505Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27172024-02-24T04:22:13.759Z Documenting num-derive v0.4.0
27182024-02-24T04:22:14.394Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27192024-02-24T04:22:14.408Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27202024-02-24T04:22:14.658Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27212024-02-24T04:22:15.650Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27222024-02-24T04:22:15.659Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27232024-02-24T04:22:16.485Z Documenting zone v0.3.0
27242024-02-24T04:22:18.446Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27252024-02-24T04:22:20.184Z Documenting smf v0.2.2
27262024-02-24T04:22:20.259Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27272024-02-24T04:22:20.544Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27282024-02-24T04:22:20.559Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27292024-02-24T04:22:20.957Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27302024-02-24T04:22:21.566Z Documenting linked-hash-map v0.5.6
27312024-02-24T04:22:23.245Z Documenting password-hash v0.5.0
27322024-02-24T04:22:23.362Z Documenting blake2 v0.10.6
27332024-02-24T04:22:24.362Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27342024-02-24T04:22:25.599Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27352024-02-24T04:22:26.166Z Documenting lru-cache v0.1.2
27362024-02-24T04:22:27.270Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27372024-02-24T04:22:27.641Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27382024-02-24T04:22:27.725Z Documenting itertools v0.12.1
27392024-02-24T04:22:28.452Z Documenting argon2 v0.5.3
27402024-02-24T04:22:28.757Z Documenting memmap v0.7.0
27412024-02-24T04:22:30.005Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27422024-02-24T04:22:30.363Z Documenting quick-error v1.2.3
27432024-02-24T04:22:31.128Z Documenting derive-where v1.2.7
27442024-02-24T04:22:31.278Z Documenting swrite v0.1.0
27452024-02-24T04:22:32.955Z Documenting usdt v0.5.0
27462024-02-24T04:22:33.585Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27472024-02-24T04:22:34.165Z Documenting resolv-conf v0.7.0
27482024-02-24T04:22:34.745Z Documenting newtype_derive v0.1.6
27492024-02-24T04:22:34.806Z Documenting tap v1.0.1
27502024-02-24T04:22:35.031Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27512024-02-24T04:22:35.896Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27522024-02-24T04:22:36.319Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27532024-02-24T04:22:36.920Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27542024-02-24T04:22:37.170Z Documenting radium v0.7.0
27552024-02-24T04:22:37.720Z Documenting wyz v0.5.1
27562024-02-24T04:22:38.153Z Documenting trust-dns-resolver v0.22.0
27572024-02-24T04:22:38.620Z Documenting steno v0.4.0
27582024-02-24T04:22:40.142Z Documenting nibble_vec v0.1.0
27592024-02-24T04:22:40.358Z Checking heck v0.3.3
27602024-02-24T04:22:40.478Z Documenting crc-catalog v2.2.0
27612024-02-24T04:22:40.521Z Documenting endian-type v0.1.2
27622024-02-24T04:22:40.974Z Documenting funty v2.0.0
27632024-02-24T04:22:43.462Z Documenting crc v3.0.1
27642024-02-24T04:22:44.053Z Documenting structopt-derive v0.4.18
27652024-02-24T04:22:44.260Z Documenting bitvec v1.0.1
27662024-02-24T04:22:44.345Z Documenting radix_trie v0.2.1
27672024-02-24T04:22:46.484Z Documenting cancel-safe-futures v0.1.5
27682024-02-24T04:22:47.091Z Documenting xattr v1.0.1
27692024-02-24T04:22:48.413Z Documenting filetime v0.2.23
27702024-02-24T04:22:49.209Z Documenting packed_struct_codegen v0.10.1
27712024-02-24T04:22:49.263Z Documenting nodrop v0.1.14
27722024-02-24T04:22:49.604Z Documenting structopt v0.3.26
27732024-02-24T04:22:51.045Z Documenting num-bigint-dig v0.8.4
27742024-02-24T04:22:52.175Z Documenting array-init v0.0.4
27752024-02-24T04:22:52.308Z Documenting libefi-sys v0.1.0
27762024-02-24T04:22:52.367Z Documenting tar v0.4.40
27772024-02-24T04:22:53.282Z Documenting num-rational v0.4.1
27782024-02-24T04:22:54.020Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27792024-02-24T04:22:54.315Z Documenting packed_struct v0.10.1
27802024-02-24T04:22:55.459Z Documenting pkcs1 v0.7.5
27812024-02-24T04:22:56.490Z Documenting signature v2.1.0
27822024-02-24T04:22:56.641Z Documenting num-complex v0.4.4
27832024-02-24T04:22:57.447Z Documenting termcolor v1.2.0
27842024-02-24T04:22:58.494Z Documenting arc-swap v1.6.0
27852024-02-24T04:22:59.134Z Documenting bitfield v0.14.0
27862024-02-24T04:23:00.075Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27872024-02-24T04:23:00.346Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27882024-02-24T04:23:01.392Z Documenting rsa v0.9.2
27892024-02-24T04:23:01.571Z Documenting env_logger v0.10.0
27902024-02-24T04:23:01.980Z Documenting num v0.4.1
27912024-02-24T04:23:02.050Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27922024-02-24T04:23:02.429Z Documenting slog-scope v4.4.0
27932024-02-24T04:23:03.520Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27942024-02-24T04:23:05.115Z Documenting serde-hex v0.1.0
27952024-02-24T04:23:06.262Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27962024-02-24T04:23:06.555Z Documenting x509-cert v0.2.4
27972024-02-24T04:23:06.695Z Documenting ron v0.8.1
27982024-02-24T04:23:08.322Z Documenting libsw v3.3.1
27992024-02-24T04:23:09.898Z Documenting gethostname v0.4.3
28002024-02-24T04:23:10.166Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28012024-02-24T04:23:10.584Z Documenting half v2.3.1
28022024-02-24T04:23:11.197Z Documenting ciborium-io v0.2.2
28032024-02-24T04:23:11.555Z Documenting owo-colors v4.0.0
28042024-02-24T04:23:12.279Z Documenting crc-any v2.4.3
28052024-02-24T04:23:13.101Z Documenting linear-map v1.2.0
28062024-02-24T04:23:13.679Z Documenting same-file v1.0.6
28072024-02-24T04:23:13.827Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28082024-02-24T04:23:14.633Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28092024-02-24T04:23:14.944Z Documenting ciborium-ll v0.2.2
28102024-02-24T04:23:15.599Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28112024-02-24T04:23:16.309Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28122024-02-24T04:23:17.803Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28132024-02-24T04:23:18.188Z Documenting walkdir v2.4.0
28142024-02-24T04:23:19.165Z Documenting slog-stdlog v4.1.1
28152024-02-24T04:23:21.199Z Documenting slog-dtrace v0.3.0
28162024-02-24T04:23:21.467Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28172024-02-24T04:23:22.777Z Documenting path-slash v0.1.5
28182024-02-24T04:23:24.129Z Documenting slog-envlogger v2.2.0
28192024-02-24T04:23:26.545Z Documenting ciborium v0.2.2
28202024-02-24T04:23:26.964Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28212024-02-24T04:23:28.435Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28222024-02-24T04:23:28.535Z Documenting pem v3.0.2
28232024-02-24T04:23:29.066Z Documenting fxhash v0.2.1
28242024-02-24T04:23:29.674Z Documenting utf-8 v0.7.6
28252024-02-24T04:23:30.939Z Documenting display-error-chain v0.2.0
28262024-02-24T04:23:32.282Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28272024-02-24T04:23:32.395Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28282024-02-24T04:23:32.883Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28292024-02-24T04:23:33.122Z Documenting vte_generate_state_changes v0.1.1
28302024-02-24T04:23:33.450Z Documenting tungstenite v0.20.1
28312024-02-24T04:23:33.677Z Checking convert_case v0.4.0
28322024-02-24T04:23:33.929Z Documenting convert_case v0.4.0
28332024-02-24T04:23:34.967Z Documenting buf-list v1.0.3
28342024-02-24T04:23:36.996Z Documenting vte v0.11.1
28352024-02-24T04:23:37.658Z Documenting derive_more v0.99.17
28362024-02-24T04:23:39.031Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28372024-02-24T04:23:39.569Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28382024-02-24T04:23:39.649Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28392024-02-24T04:23:39.958Z Checking darling_core v0.14.4
28402024-02-24T04:23:40.611Z Documenting tokio-tungstenite v0.20.1
28412024-02-24T04:23:41.292Z Documenting pin-project-internal v1.1.3
28422024-02-24T04:23:41.716Z Checking darling v0.14.4
28432024-02-24T04:23:41.828Z Documenting strip-ansi-escapes v0.2.0
28442024-02-24T04:23:43.596Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28452024-02-24T04:23:45.707Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28462024-02-24T04:23:46.430Z Documenting pin-project v1.1.3
28472024-02-24T04:23:47.435Z Documenting doc-comment v0.3.3
28482024-02-24T04:23:47.576Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28492024-02-24T04:23:48.864Z Documenting crossbeam-deque v0.8.3
28502024-02-24T04:23:49.389Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28512024-02-24T04:23:49.553Z Documenting snafu-derive v0.7.5
28522024-02-24T04:23:49.818Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28532024-02-24T04:23:50.153Z Documenting nu-ansi-term v0.50.0
28542024-02-24T04:23:52.967Z Documenting rayon-core v1.12.0
28552024-02-24T04:23:54.237Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28562024-02-24T04:23:54.367Z Documenting reedline v0.29.0
28572024-02-24T04:23:55.938Z Documenting trust-dns-client v0.22.0
28582024-02-24T04:23:56.037Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28592024-02-24T04:23:57.294Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28602024-02-24T04:23:57.357Z Documenting globset v0.4.13
28612024-02-24T04:23:57.619Z Documenting olpc-cjson v0.1.3
28622024-02-24T04:23:57.958Z Documenting snafu v0.7.5
28632024-02-24T04:24:00.427Z Documenting serde_plain v1.0.2
28642024-02-24T04:24:02.155Z Documenting headers-core v0.2.0
28652024-02-24T04:24:02.167Z Documenting async-recursion v1.0.5
28662024-02-24T04:24:02.464Z Documenting keccak v0.1.4
28672024-02-24T04:24:03.434Z Documenting typed-path v0.7.0
28682024-02-24T04:24:03.937Z Documenting bytecount v0.6.3
28692024-02-24T04:24:04.599Z Documenting rayon v1.8.0
28702024-02-24T04:24:05.648Z Documenting sha3 v0.10.8
28712024-02-24T04:24:06.213Z Documenting trust-dns-server v0.22.1
28722024-02-24T04:24:06.651Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28732024-02-24T04:24:06.893Z Documenting papergrid v0.11.0
28742024-02-24T04:24:06.964Z Documenting headers v0.3.9
28752024-02-24T04:24:08.800Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28762024-02-24T04:24:08.902Z Documenting tough v0.16.0
28772024-02-24T04:24:10.948Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28782024-02-24T04:24:11.709Z Documenting derive_builder_core v0.12.0
28792024-02-24T04:24:12.077Z Checking derive_builder_core v0.12.0
28802024-02-24T04:24:12.140Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28812024-02-24T04:24:12.453Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28822024-02-24T04:24:12.738Z Documenting sled v0.34.7
28832024-02-24T04:24:12.964Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28842024-02-24T04:24:13.901Z Documenting fs-err v2.11.0
28852024-02-24T04:24:13.967Z Documenting unicase v2.7.0
28862024-02-24T04:24:14.195Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28872024-02-24T04:24:14.521Z Documenting tabled_derive v0.7.0
28882024-02-24T04:24:15.816Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28892024-02-24T04:24:17.397Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28902024-02-24T04:24:17.771Z Documenting fd-lock v4.0.2
28912024-02-24T04:24:18.537Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28922024-02-24T04:24:19.604Z Documenting nix v0.27.1
28932024-02-24T04:24:19.615Z Documenting secrecy v0.8.0
28942024-02-24T04:24:20.399Z Documenting rustversion v1.0.14
28952024-02-24T04:24:22.232Z Documenting sqlparser_derive v0.2.2
28962024-02-24T04:24:23.014Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28972024-02-24T04:24:24.106Z Documenting parse-size v1.0.0
28982024-02-24T04:24:24.389Z Documenting unicode_categories v0.1.1
28992024-02-24T04:24:24.518Z Documenting home v0.5.5
29002024-02-24T04:24:26.223Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29012024-02-24T04:24:26.344Z Documenting castaway v0.2.2
29022024-02-24T04:24:27.082Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29032024-02-24T04:24:27.409Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29042024-02-24T04:24:27.740Z Documenting sqlparser v0.43.1
29052024-02-24T04:24:28.225Z Documenting sqlformat v0.2.3
29062024-02-24T04:24:28.609Z Documenting rustyline v13.0.0
29072024-02-24T04:24:30.191Z Documenting tabled v0.15.0
29082024-02-24T04:24:31.303Z Documenting derive_builder_macro v0.12.0
29092024-02-24T04:24:33.617Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29102024-02-24T04:24:35.370Z Documenting mime_guess v2.0.4
29112024-02-24T04:24:36.145Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29122024-02-24T04:24:37.163Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29132024-02-24T04:24:37.486Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29142024-02-24T04:24:39.289Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29152024-02-24T04:24:39.606Z Documenting universal-hash v0.5.1
29162024-02-24T04:24:40.824Z Documenting bcs v0.1.6
29172024-02-24T04:24:43.737Z Documenting kstat-rs v0.2.3
29182024-02-24T04:24:45.021Z Documenting thiserror-impl-no-std v2.0.2
29192024-02-24T04:24:46.038Z Documenting curve25519-dalek-derive v0.1.0
29202024-02-24T04:24:48.897Z Documenting ref-cast-impl v1.0.20
29212024-02-24T04:24:50.423Z Documenting highway v1.1.0
29222024-02-24T04:24:50.557Z Documenting opaque-debug v0.3.0
29232024-02-24T04:24:50.770Z Documenting thiserror-no-std v2.0.2
29242024-02-24T04:24:52.712Z Documenting curve25519-dalek v4.1.1
29252024-02-24T04:24:53.455Z Documenting poly1305 v0.8.0
29262024-02-24T04:24:53.830Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29272024-02-24T04:24:54.254Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29282024-02-24T04:24:54.641Z Documenting ref-cast v1.0.20
29292024-02-24T04:24:55.469Z Documenting derive_builder v0.12.0
29302024-02-24T04:24:56.191Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29312024-02-24T04:24:57.552Z Documenting compact_str v0.7.1
29322024-02-24T04:24:58.376Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29332024-02-24T04:24:58.695Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29342024-02-24T04:24:59.870Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29352024-02-24T04:25:01.646Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29362024-02-24T04:25:02.999Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29372024-02-24T04:25:06.380Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29382024-02-24T04:25:11.432Z Documenting portable-atomic v1.4.3
29392024-02-24T04:25:11.954Z Documenting polar-core v0.27.0
29402024-02-24T04:25:13.259Z Documenting ed25519 v1.5.3
29412024-02-24T04:25:15.170Z Documenting libxml v0.3.3
29422024-02-24T04:25:16.321Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29432024-02-24T04:25:16.773Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29442024-02-24T04:25:19.199Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29452024-02-24T04:25:20.058Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29462024-02-24T04:25:20.481Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29472024-02-24T04:25:21.480Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29482024-02-24T04:25:24.492Z Documenting chacha20 v0.9.1
29492024-02-24T04:25:24.700Z Documenting bb8 v0.8.3
29502024-02-24T04:25:25.331Z Documenting aead v0.5.2
29512024-02-24T04:25:29.484Z Documenting lru v0.12.1
29522024-02-24T04:25:31.109Z Documenting quick-xml v0.30.0
29532024-02-24T04:25:31.337Z Documenting impl-trait-for-tuples v0.2.2
29542024-02-24T04:25:31.766Z Documenting stability v0.1.1
29552024-02-24T04:25:35.020Z Documenting oso-derive v0.27.0
29562024-02-24T04:25:36.450Z Documenting cassowary v0.3.0
29572024-02-24T04:25:36.473Z Documenting maplit v1.0.2
29582024-02-24T04:25:36.909Z Documenting glob v0.3.1
29592024-02-24T04:25:36.947Z Documenting number_prefix v0.4.0
29602024-02-24T04:25:38.917Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29612024-02-24T04:25:39.023Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29622024-02-24T04:25:39.496Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29632024-02-24T04:25:40.231Z Documenting oso v0.27.0
29642024-02-24T04:25:40.533Z Documenting ratatui v0.26.1
29652024-02-24T04:25:40.640Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29662024-02-24T04:25:40.714Z Documenting indicatif v0.17.8
29672024-02-24T04:25:41.558Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29682024-02-24T04:25:45.685Z Documenting chacha20poly1305 v0.10.1
29692024-02-24T04:25:45.856Z Documenting salty v0.2.0
29702024-02-24T04:25:47.793Z Documenting vsss-rs v3.3.4
29712024-02-24T04:25:50.356Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29722024-02-24T04:25:51.376Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29732024-02-24T04:25:51.516Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29742024-02-24T04:25:52.224Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29752024-02-24T04:25:52.435Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29762024-02-24T04:25:55.416Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29772024-02-24T04:25:56.516Z Documenting cookie v0.18.0
29782024-02-24T04:25:56.998Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29792024-02-24T04:25:57.019Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29802024-02-24T04:25:57.814Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29812024-02-24T04:25:58.128Z Documenting serde-big-array v0.5.1
29822024-02-24T04:26:00.104Z Documenting rtoolbox v0.0.1
29832024-02-24T04:26:01.083Z Documenting smawk v0.3.1
29842024-02-24T04:26:01.214Z Documenting http-range v0.1.5
29852024-02-24T04:26:02.740Z Documenting humantime v2.1.0
29862024-02-24T04:26:04.211Z Documenting unicode-linebreak v0.1.5
29872024-02-24T04:26:04.445Z Documenting is_ci v1.2.0
29882024-02-24T04:26:05.107Z Documenting hyper-staticfile v0.9.5
29892024-02-24T04:26:05.589Z Documenting rpassword v7.3.1
29902024-02-24T04:26:06.594Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29912024-02-24T04:26:07.246Z Documenting textwrap v0.16.1
29922024-02-24T04:26:08.284Z Documenting supports-color v3.0.0
29932024-02-24T04:26:09.714Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29942024-02-24T04:26:09.838Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29952024-02-24T04:26:11.306Z Documenting tui-tree-widget v0.17.0
29962024-02-24T04:26:12.970Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29972024-02-24T04:26:13.288Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29982024-02-24T04:26:14.643Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29992024-02-24T04:26:15.441Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30002024-02-24T04:26:17.302Z Documenting rcgen v0.12.1
30012024-02-24T04:26:17.616Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30022024-02-24T04:26:18.581Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30032024-02-24T04:26:18.819Z Documenting atomicwrites v0.4.3
30042024-02-24T04:26:19.013Z Documenting signal-hook-tokio v0.3.1
30052024-02-24T04:26:23.340Z Documenting memmap2 v0.7.1
30062024-02-24T04:26:23.796Z Documenting subprocess v0.2.9
30072024-02-24T04:26:24.019Z Documenting constant_time_eq v0.3.0
30082024-02-24T04:26:25.219Z Documenting arrayref v0.3.7
30092024-02-24T04:26:26.874Z Documenting arrayvec v0.7.4
30102024-02-24T04:26:27.729Z Documenting shell-words v1.1.0
30112024-02-24T04:26:28.030Z Documenting corncobs v0.1.3
30122024-02-24T04:26:28.169Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30132024-02-24T04:26:30.062Z Documenting blake3 v1.5.0
30142024-02-24T04:26:31.116Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30152024-02-24T04:26:32.236Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30162024-02-24T04:26:33.428Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30172024-02-24T04:26:34.253Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30182024-02-24T04:26:34.544Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30192024-02-24T04:26:34.571Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30202024-02-24T04:26:35.957Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30212024-02-24T04:26:36.139Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30222024-02-24T04:26:49.987Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30232024-02-24T04:26:51.790Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30242024-02-24T04:26:54.889Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30252024-02-24T04:26:56.138Z Documenting fatfs v0.3.6
30262024-02-24T04:26:57.684Z Documenting nanorand v0.7.0
30272024-02-24T04:26:59.286Zwarning: unclosed HTML tag `usize`
30282024-02-24T04:26:59.286Z --> wicket/src/ui/panes/update.rs:153:19
30292024-02-24T04:26:59.286Z |
30302024-02-24T04:26:59.286Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30312024-02-24T04:26:59.286Z | ^^^^^^^
30322024-02-24T04:26:59.287Z |
30332024-02-24T04:26:59.287Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30342024-02-24T04:26:59.287Z
30352024-02-24T04:27:00.611Zwarning: `wicket` (lib doc) generated 1 warning
30362024-02-24T04:27:00.615Z Documenting topological-sort v0.2.2
30372024-02-24T04:27:01.184Z Documenting assert_matches v1.5.0
30382024-02-24T04:27:01.467Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30392024-02-24T04:27:01.847Z Documenting flume v0.11.0
30402024-02-24T04:27:03.913Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30412024-02-24T04:27:04.259Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30422024-02-24T04:27:04.649Z Documenting omicron-zone-package v0.11.0
30432024-02-24T04:27:07.252Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30442024-02-24T04:27:07.786Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30452024-02-24T04:27:08.866Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30462024-02-24T04:27:09.453Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30472024-02-24T04:27:17.791Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30482024-02-24T04:27:21.359Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30492024-02-24T04:27:22.207Z Documenting termios v0.3.3
30502024-02-24T04:27:25.352Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30512024-02-24T04:27:25.352Z --> sled-agent/src/sim/instance.rs:46:7
30522024-02-24T04:27:25.352Z |
30532024-02-24T04:27:25.352Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30542024-02-24T04:27:25.352Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30552024-02-24T04:27:25.352Z |
30562024-02-24T04:27:25.352Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30572024-02-24T04:27:25.352Z
30582024-02-24T04:27:26.309Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30592024-02-24T04:27:28.691Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30602024-02-24T04:27:31.120Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30612024-02-24T04:27:32.043Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622024-02-24T04:27:34.587Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30632024-02-24T04:27:48.812Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30642024-02-24T04:27:56.924Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30652024-02-24T04:28:01.983Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30662024-02-24T04:28:10.522Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30672024-02-24T04:28:14.623Zwarning: unresolved link to `test_sled_transitions`
30682024-02-24T04:28:14.623Z --> nexus/db-queries/src/db/datastore/sled.rs:566:11
30692024-02-24T04:28:14.624Z |
30702024-02-24T04:28:14.624Z566 | /// [`test_sled_transitions`].
30712024-02-24T04:28:14.624Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30722024-02-24T04:28:14.624Z |
30732024-02-24T04:28:14.624Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30742024-02-24T04:28:14.624Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30752024-02-24T04:28:14.624Z
30762024-02-24T04:28:14.627Zwarning: unresolved link to `test_sled_transitions`
30772024-02-24T04:28:14.627Z --> nexus/db-queries/src/db/datastore/sled.rs:602:11
30782024-02-24T04:28:14.627Z |
30792024-02-24T04:28:14.627Z602 | /// [`test_sled_transitions`].
30802024-02-24T04:28:14.627Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30812024-02-24T04:28:14.627Z |
30822024-02-24T04:28:14.627Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30832024-02-24T04:28:14.627Z
30842024-02-24T04:28:14.627Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30852024-02-24T04:28:14.628Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30862024-02-24T04:28:14.628Z |
30872024-02-24T04:28:14.628Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30882024-02-24T04:28:14.628Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30892024-02-24T04:28:14.628Z
30902024-02-24T04:28:17.710Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30912024-02-24T04:28:19.599Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30922024-02-24T04:28:20.656Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932024-02-24T04:28:25.663Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30942024-02-24T04:28:25.673Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30952024-02-24T04:28:30.344Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
30962024-02-24T04:28:30.347Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30972024-02-24T04:28:53.593Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30982024-02-24T04:29:40.622Zwarning: unresolved link to `VolumeConstructionRequest`
30992024-02-24T04:29:40.622Z --> nexus/src/app/sagas/volume_delete.rs:338:7
31002024-02-24T04:29:40.622Z |
31012024-02-24T04:29:40.622Z338 | /// [`VolumeConstructionRequest`] is shown here):
31022024-02-24T04:29:40.622Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
31032024-02-24T04:29:40.622Z |
31042024-02-24T04:29:40.622Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31052024-02-24T04:29:40.623Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31062024-02-24T04:29:40.623Z
31072024-02-24T04:29:40.623Zwarning: unresolved link to `fd00:1122:3344:101::5`
31082024-02-24T04:29:40.623Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31092024-02-24T04:29:40.623Z |
31102024-02-24T04:29:40.626Z348 | /// "[fd00:1122:3344:101::5]:1000",
31112024-02-24T04:29:40.626Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31122024-02-24T04:29:40.627Z
31132024-02-24T04:29:40.627Zwarning: unresolved link to `fd00:1122:3344:102::9`
31142024-02-24T04:29:40.627Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31152024-02-24T04:29:40.627Z |
31162024-02-24T04:29:40.627Z349 | /// "[fd00:1122:3344:102::9]:1000",
31172024-02-24T04:29:40.627Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31182024-02-24T04:29:40.627Z
31192024-02-24T04:29:40.627Zwarning: unresolved link to `fd00:1122:3344:103::2`
31202024-02-24T04:29:40.627Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31212024-02-24T04:29:40.627Z |
31222024-02-24T04:29:40.627Z350 | /// "[fd00:1122:3344:103::2]:1000"
31232024-02-24T04:29:40.627Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31242024-02-24T04:29:40.627Z
31252024-02-24T04:29:40.627Zwarning: unresolved link to `fd00:1122:3344:101::5`
31262024-02-24T04:29:40.627Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31272024-02-24T04:29:40.627Z |
31282024-02-24T04:29:40.627Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31292024-02-24T04:29:40.627Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31302024-02-24T04:29:40.627Z
31312024-02-24T04:29:40.627Zwarning: unresolved link to `fd00:1122:3344:102::9`
31322024-02-24T04:29:40.627Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31332024-02-24T04:29:40.627Z |
31342024-02-24T04:29:40.627Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31352024-02-24T04:29:40.627Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31362024-02-24T04:29:40.628Z
31372024-02-24T04:29:40.628Zwarning: unresolved link to `fd00:1122:3344:103::2`
31382024-02-24T04:29:40.628Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31392024-02-24T04:29:40.628Z |
31402024-02-24T04:29:40.628Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31412024-02-24T04:29:40.628Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31422024-02-24T04:29:40.628Z
31432024-02-24T04:29:43.704Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31442024-02-24T04:29:59.379Z Finished dev [unoptimized + debuginfo] target(s) in 11m 29s
31452024-02-24T04:29:59.478Z
31462024-02-24T04:29:59.478Zreal 11:29.432922209
31472024-02-24T04:29:59.478Zuser 31:14.202549672
31482024-02-24T04:29:59.478Zsys 48:46.382406382
31492024-02-24T04:29:59.478Ztrap 0.953043998
31502024-02-24T04:29:59.479Ztflt 0.194814290
31512024-02-24T04:29:59.479Zdflt 0.584127298
31522024-02-24T04:29:59.479Zkflt 0.000070468
31532024-02-24T04:29:59.479Zlock 2:06:27.193893919
31542024-02-24T04:29:59.479Zslp 2:52:17.036034462
31552024-02-24T04:29:59.479Zlat 4:47.751123405
31562024-02-24T04:29:59.479Zstop 1:33.076660805
31572024-02-24T04:29:59.482Zprocess exited: duration 1272106 ms, exit code 0
 
31582024-02-24T04:29:59.489Zfound 0 output files