01HMZKSBENZZ7B4C5XBNC3KR5E: 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: 01HMZKSSYC421FZ7BAMT65HSB3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-25T06:14:03.367Zjob assigned to worker 01HMZKZ7TE8AMFDHTREP5CE257 (queued for 4 m 30 s)
 
22024-01-25T06:14:03.768Zstarting task 0: "setup"
32024-01-25T06:14:03.780Z++ uname -s
42024-01-25T06:14:03.784Z+ kern=SunOS
52024-01-25T06:14:03.784Z+ case "$kern" in
62024-01-25T06:14:03.785Z+ groupadd -g 12345 build
72024-01-25T06:14:03.788Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-25T06:14:05.918Z+ zfs create -o mountpoint=/work rpool/work
92024-01-25T06:14:06.090Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-25T06:14:06.096Z+ home_fs=zfs
112024-01-25T06:14:06.096Z+ [[ zfs == autofs ]]
122024-01-25T06:14:06.096Z+ mkdir -p /home/build
132024-01-25T06:14:06.096Z+ chown build:build /home/build /work
142024-01-25T06:14:08.081Z+ chmod 0700 /home/build /work
152024-01-25T06:14:08.085Zprocess exited: duration 4316 ms, exit code 0
 
162024-01-25T06:14:08.092Zstarting task 1: "rust-toolchain"
172024-01-25T06:14:08.102Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-25T06:14:08.113Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-25T06:14:08.290Zinfo: downloading installer
202024-01-25T06:14:10.684Zwarning: it looks like you have an existing installation of Rust at:
212024-01-25T06:14:10.684Zwarning: /opt/ooce/bin
222024-01-25T06:14:10.684Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-25T06:14:10.685Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-25T06:14:10.685Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-25T06:14:10.685Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-25T06:14:10.685Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-25T06:14:10.685Zerror: cannot install while Rust is installed
282024-01-25T06:14:10.685Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-25T06:14:11.089Zinfo: profile set to 'default'
302024-01-25T06:14:11.089Zinfo: default host triple is x86_64-unknown-illumos
312024-01-25T06:14:11.511Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-25T06:14:11.516Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-25T06:14:11.516Zinfo: downloading component 'cargo'
342024-01-25T06:14:11.918Zinfo: downloading component 'clippy'
352024-01-25T06:14:12.145Zinfo: downloading component 'rust-docs'
362024-01-25T06:14:12.962Zinfo: downloading component 'rust-std'
372024-01-25T06:14:14.432Zinfo: downloading component 'rustc'
382024-01-25T06:14:18.268Zinfo: downloading component 'rustfmt'
392024-01-25T06:14:18.532Zinfo: installing component 'cargo'
402024-01-25T06:14:20.379Zinfo: installing component 'clippy'
412024-01-25T06:14:21.569Zinfo: installing component 'rust-docs'
422024-01-25T06:14:24.520Zinfo: installing component 'rust-std'
432024-01-25T06:14:27.894Zinfo: installing component 'rustc'
442024-01-25T06:14:35.636Zinfo: installing component 'rustfmt'
452024-01-25T06:14:36.123Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-25T06:14:36.123Z
472024-01-25T06:14:36.277Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-25T06:14:36.277Z
492024-01-25T06:14:36.300Z
502024-01-25T06:14:36.300ZRust is installed now. Great!
512024-01-25T06:14:36.300Z
522024-01-25T06:14:36.301ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-25T06:14:36.301Zenvironment variable. This has not been done automatically.
542024-01-25T06:14:36.301Z
552024-01-25T06:14:36.301ZTo configure your current shell, run:
562024-01-25T06:14:36.301Zsource "$HOME/.cargo/env"
572024-01-25T06:14:36.364Z+ rustc --version
582024-01-25T06:14:36.541Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-25T06:14:36.549Zprocess exited: duration 28390 ms, exit code 0
 
602024-01-25T06:14:36.566Zstarting task 2: "authentication"
612024-01-25T06:14:36.591Zprocess exited: duration 30 ms, exit code 0
 
622024-01-25T06:14:36.598Zstarting task 3: "clone repository"
632024-01-25T06:14:36.605Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-25T06:14:36.608Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-25T06:14:36.924ZCloning into '/work/oxidecomputer/omicron'...
662024-01-25T06:14:43.137Z+ cd /work/oxidecomputer/omicron
672024-01-25T06:14:43.138Z+ git fetch origin 859b04245f7211c9b4779c9645a0a5400927e154
682024-01-25T06:14:43.493ZFrom https://github.com/oxidecomputer/omicron
692024-01-25T06:14:43.493Z * branch 859b04245f7211c9b4779c9645a0a5400927e154 -> FETCH_HEAD
702024-01-25T06:14:43.502Z+ [[ -n renovate/rustyline-13.x ]]
712024-01-25T06:14:43.502Z++ git branch --show-current
722024-01-25T06:14:43.505Z+ current=main
732024-01-25T06:14:43.505Z+ [[ main != renovate/rustyline-13.x ]]
742024-01-25T06:14:43.506Z+ git branch -f renovate/rustyline-13.x 859b04245f7211c9b4779c9645a0a5400927e154
752024-01-25T06:14:43.510Z+ git checkout -f renovate/rustyline-13.x
762024-01-25T06:14:43.693ZSwitched to branch 'renovate/rustyline-13.x'
772024-01-25T06:14:43.696Z+ git reset --hard 859b04245f7211c9b4779c9645a0a5400927e154
782024-01-25T06:14:43.922ZHEAD is now at 859b04245 Update Rust crate rustyline to v13
792024-01-25T06:14:43.933Zprocess exited: duration 7277 ms, exit code 0
 
802024-01-25T06:14:43.949Zstarting task 4: "build"
812024-01-25T06:14:43.966Z+ cargo --version
822024-01-25T06:14:43.966Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-25T06:14:44.151Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-25T06:14:44.159Zinfo: downloading component 'cargo'
852024-01-25T06:14:44.861Zinfo: downloading component 'clippy'
862024-01-25T06:14:45.118Zinfo: downloading component 'rust-docs'
872024-01-25T06:14:46.037Zinfo: downloading component 'rust-std'
882024-01-25T06:14:47.317Zinfo: downloading component 'rustc'
892024-01-25T06:14:51.082Zinfo: downloading component 'rustfmt'
902024-01-25T06:14:51.341Zinfo: installing component 'cargo'
912024-01-25T06:14:52.659Zinfo: installing component 'clippy'
922024-01-25T06:14:53.159Zinfo: installing component 'rust-docs'
932024-01-25T06:14:55.921Zinfo: installing component 'rust-std'
942024-01-25T06:14:58.383Zinfo: installing component 'rustc'
952024-01-25T06:15:04.827Zinfo: installing component 'rustfmt'
962024-01-25T06:15:05.393Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-25T06:15:05.400Z+ rustc --version
982024-01-25T06:15:05.516Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-25T06:15:05.523Z+ source ./env.sh
1002024-01-25T06:15:05.523Z++ set -o xtrace
1012024-01-25T06:15:05.529Z++++ dirname ./env.sh
1022024-01-25T06:15:05.591Z+++ cd .
1032024-01-25T06:15:05.602Z+++ echo /work/oxidecomputer/omicron
1042024-01-25T06:15:05.602Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-01-25T06:15:05.602Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-01-25T06:15:05.603Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-25T06:15:05.603Z++ 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
1082024-01-25T06:15:05.604Z++ 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
1092024-01-25T06:15:05.604Z++ 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
1102024-01-25T06:15:05.604Z++ 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
1112024-01-25T06:15:05.604Z++ 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
1122024-01-25T06:15:05.605Z++ 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
1132024-01-25T06:15:05.605Z++ unset OMICRON_WS
1142024-01-25T06:15:05.605Z++ set +o xtrace
1152024-01-25T06:15:05.664Z
1162024-01-25T06:15:05.664Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-01-25T06:15:05.665Z # # # # # # # # # # # # # # #
1182024-01-25T06:15:05.665Z # # # # ##### # # ##### # # # # # #### #
1192024-01-25T06:15:05.665Z ##### ##### # ##### # # # # # # # # #
1202024-01-25T06:15:05.665Z # # # # # # # # # # # # # # #
1212024-01-25T06:15:05.665Z # # # ###### # # ###### ### # #### # #### #
1222024-01-25T06:15:05.665Z
1232024-01-25T06:15:20.408Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-01-25T06:15:22.168Z Startup: Caching catalogs ... Done
1252024-01-25T06:15:24.592ZPlanning: Solver setup ... Done (1.930s)
1262024-01-25T06:15:25.085ZPlanning: Running solver ... Done (0.052s)
1272024-01-25T06:15:25.085ZPlanning: Finding local manifests ... Done (0.003s)
1282024-01-25T06:15:25.086ZPlanning: Fetching manifests: 0/4 0% complete
1292024-01-25T06:15:25.086ZPlanning: Fetching manifests: 4/4 100% complete
1302024-01-25T06:15:25.094ZPlanning: Package planning ... Done (0.081s)
1312024-01-25T06:15:25.185ZPlanning: Merging actions ... Done (0.085s)
1322024-01-25T06:15:26.275ZPlanning: Checking for conflicting actions ... Done (1.118s)
1332024-01-25T06:15:26.703ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-01-25T06:15:33.922ZPlanning: Evaluating mediators ... Done (7.608s)
1352024-01-25T06:15:33.926ZPlanning: Planning completed in 11.68 seconds
1362024-01-25T06:15:54.125Z Packages to install: 4
1372024-01-25T06:15:54.125Z Mediators to change: 2
1382024-01-25T06:15:54.125Z Services to change: 1
1392024-01-25T06:15:54.125Z Estimated space available: 148.87 GB
1402024-01-25T06:15:54.125ZEstimated space to be consumed: 1.40 GB
1412024-01-25T06:15:54.126Z Create boot environment: No
1422024-01-25T06:15:54.126ZCreate backup boot environment: No
1432024-01-25T06:15:54.126Z Rebuild boot archive: No
1442024-01-25T06:15:54.131Z
1452024-01-25T06:15:54.131ZChanged mediators:
1462024-01-25T06:15:54.131Z mediator clang:
1472024-01-25T06:15:54.131Z version: None -> 15 (system default)
1482024-01-25T06:15:54.131Z
1492024-01-25T06:15:54.131Z mediator llvm:
1502024-01-25T06:15:54.131Z version: 14 (system default) -> 15 (system default)
1512024-01-25T06:15:54.131Z
1522024-01-25T06:15:54.132ZChanged packages:
1532024-01-25T06:15:54.132Zhelios-dev
1542024-01-25T06:15:54.132Z developer/build-essential
1552024-01-25T06:15:54.132Z None -> 11-2.0
1562024-01-25T06:15:54.132Z library/libxmlsec1
1572024-01-25T06:15:54.132Z None -> 1.2.35-2.0
1582024-01-25T06:15:54.132Z ooce/developer/clang-15
1592024-01-25T06:15:54.133Z None -> 15.0.7-2.0
1602024-01-25T06:15:54.133Z ooce/developer/llvm-15
1612024-01-25T06:15:54.133Z None -> 15.0.7-2.0
1622024-01-25T06:15:54.133Z
1632024-01-25T06:15:54.133ZServices:
1642024-01-25T06:15:54.133Z restart_fmri:
1652024-01-25T06:15:54.133Z svc:/system/update-man-index:default
1662024-01-25T06:15:54.134Z
1672024-01-25T06:15:54.134ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-01-25T06:15:54.370ZDownload: 1236/3290 items 88.3/212.6MB 41% complete (17.6M/s)
1692024-01-25T06:15:54.578ZDownload: 2853/3290 items 121.1/212.6MB 56% complete (12.2M/s)
1702024-01-25T06:15:54.578ZDownload: Completed 212.60 MB in 13.34 seconds (15.9M/s)
1712024-01-25T06:15:54.578Z Actions: 1/3689 actions (Installing new actions)
1722024-01-25T06:15:58.459Z Actions: 3321/3689 actions (Installing new actions)
1732024-01-25T06:16:01.057Z Actions: Completed 3689 actions in 7.62 seconds.
1742024-01-25T06:16:01.348Z Done (0.242s)
1752024-01-25T06:16:01.348Z Done (0.000s)
1762024-01-25T06:16:01.623Z Done (0.313s)
1772024-01-25T06:16:09.908Z Done (8.150s)
1782024-01-25T06:16:10.258Z Done (0.251s)
1792024-01-25T06:16:10.263Z Done (0.000s)
1802024-01-25T06:16:10.544Z Done (0.000s)
1812024-01-25T06:16:11.272ZPlanning: Evaluating mediator changes ... Done
1822024-01-25T06:16:11.553ZPlanning: Checking for conflicting actions ... Done
1832024-01-25T06:16:11.556ZPlanning: Consolidating action changes ... Done
1842024-01-25T06:16:11.994ZPlanning: Evaluating mediators ... Done
1852024-01-25T06:16:11.997ZPlanning: Planning completed in 0.72 seconds
1862024-01-25T06:16:12.054Z Mediators to change: 2
1872024-01-25T06:16:12.055Z Create boot environment: No
1882024-01-25T06:16:12.055ZCreate backup boot environment: No
1892024-01-25T06:16:12.150Z Done
1902024-01-25T06:16:12.150Z Done
1912024-01-25T06:16:12.361Z Done
1922024-01-25T06:16:18.166Z Done
1932024-01-25T06:16:18.297Z Done
1942024-01-25T06:16:18.304Z Done
1952024-01-25T06:16:18.415Z Done
1962024-01-25T06:16:19.432ZPlanning: Evaluating mediator changes ... Done
1972024-01-25T06:16:19.435ZPlanning: Merging actions ... Done
1982024-01-25T06:16:19.767ZPlanning: Checking for conflicting actions ... Done
1992024-01-25T06:16:19.771ZPlanning: Consolidating action changes ... Done
2002024-01-25T06:16:20.199ZPlanning: Evaluating mediators ... Done
2012024-01-25T06:16:20.289ZPlanning: Planning completed in 1.30 seconds
2022024-01-25T06:16:20.344Z Packages to change: 1
2032024-01-25T06:16:20.347Z Mediators to change: 1
2042024-01-25T06:16:20.347Z Services to change: 1
2052024-01-25T06:16:20.347Z Create boot environment: No
2062024-01-25T06:16:20.347ZCreate backup boot environment: Yes
2072024-01-25T06:16:22.419Z Actions: 1/6 actions (Updating modified actions)
2082024-01-25T06:16:22.423Z Actions: Completed 6 actions in 0.00 seconds.
2092024-01-25T06:16:22.423Z Done
2102024-01-25T06:16:22.423Z Done
2112024-01-25T06:16:22.491Z Done
2122024-01-25T06:16:28.462Z Done
2132024-01-25T06:16:28.586Z Done
2142024-01-25T06:16:28.589Z Done
2152024-01-25T06:16:28.727Z Done
2162024-01-25T06:16:29.403ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-01-25T06:16:29.403Zclang system 15 system
2182024-01-25T06:16:29.403Zcsh system system illumos
2192024-01-25T06:16:29.404Zctags system system illumos
2202024-01-25T06:16:29.404Zgcc vendor 12 vendor
2212024-01-25T06:16:29.404Zgcc system 10 system
2222024-01-25T06:16:29.404Zgcc system 7 system
2232024-01-25T06:16:29.404Zgo system 1.20 system
2242024-01-25T06:16:29.404Zgo system 1.19 system
2252024-01-25T06:16:29.404Zllvm system 15 system
2262024-01-25T06:16:29.404Zllvm system 14 system
2272024-01-25T06:16:29.404Zmariadb system 10.6 system
2282024-01-25T06:16:29.405Zmta vendor vendor dma
2292024-01-25T06:16:29.405Zopenjdk system 17 system
2302024-01-25T06:16:29.405Zopenjdk system 11 system
2312024-01-25T06:16:29.405Zopenjdk system 1.8 system
2322024-01-25T06:16:29.405Zopenssl vendor 3 vendor
2332024-01-25T06:16:29.405Zperl system 5.36 system
2342024-01-25T06:16:29.405Zpostgresql system 15 system
2352024-01-25T06:16:29.406Zpostgresql system 13 system
2362024-01-25T06:16:29.406Zpython vendor 3 vendor
2372024-01-25T06:16:29.406Zpython system 2 system
2382024-01-25T06:16:29.406Zpython3 system 3.11 system
2392024-01-25T06:16:29.406Zruby system 3.0 system
2402024-01-25T06:16:29.406Zwords vendor vendor american-english
2412024-01-25T06:16:29.406Zwords system system australian-english
2422024-01-25T06:16:29.406Zwords system system british-english
2432024-01-25T06:16:29.406Zwords system system canadian-english
2442024-01-25T06:16:29.406Zwords system system french
2452024-01-25T06:16:29.406Zwords system system italian
2462024-01-25T06:16:29.406Zwords system system ngerman
2472024-01-25T06:16:29.406Zwords system system ogerman
2482024-01-25T06:16:29.406Zwords system system spanish
2492024-01-25T06:16:29.955ZFMRI IFO
2502024-01-25T06:16:29.955Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-01-25T06:16:29.955Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-01-25T06:16:29.956Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-01-25T06:16:29.956Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-01-25T06:16:29.956Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-01-25T06:16:29.956Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-01-25T06:16:29.956Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-01-25T06:16:29.957Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-01-25T06:16:30.026Z+ set -o errexit
2592024-01-25T06:16:30.039Z+++ dirname ./tools/ci_download_cockroachdb
2602024-01-25T06:16:30.039Z++ cd ./tools
2612024-01-25T06:16:30.039Z++ pwd
2622024-01-25T06:16:30.039Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-01-25T06:16:30.039Z++ basename ./tools/ci_download_cockroachdb
2642024-01-25T06:16:30.039Z+ ARG0=ci_download_cockroachdb
2652024-01-25T06:16:30.039Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-01-25T06:16:30.039Z+ CIDL_VERSION=v22.1.9
2672024-01-25T06:16:30.039Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-01-25T06:16:30.039Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-01-25T06:16:30.039Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-01-25T06:16:30.039Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-01-25T06:16:30.042Z+ TARGET_DIR=out
2722024-01-25T06:16:30.042Z+ DOWNLOAD_DIR=out/downloads
2732024-01-25T06:16:30.042Z+ DEST_DIR=./out/cockroachdb
2742024-01-25T06:16:30.042Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-01-25T06:16:30.042Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-01-25T06:16:30.044Z+ main
2772024-01-25T06:16:30.044Z+ [[ 0 != 0 ]]
2782024-01-25T06:16:30.044Z+ CIDL_OS=solaris2.11
2792024-01-25T06:16:30.044Z+ [[ 0 != 0 ]]
2802024-01-25T06:16:30.044Z+ configure_os solaris2.11
2812024-01-25T06:16:30.044Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-01-25T06:16:30.044Zcurrent directory: /work/oxidecomputer/omicron
2832024-01-25T06:16:30.044Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-01-25T06:16:30.044Z+ case "$1" in
2852024-01-25T06:16:30.044Zconfiguring based on OS: "solaris2.11"
2862024-01-25T06:16:30.044Z+ CIDL_BUILD=illumos
2872024-01-25T06:16:30.044Z+ CIDL_SUFFIX=tar.gz
2882024-01-25T06:16:30.044Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-01-25T06:16:30.044Z+ CIDL_MD5FUNC=do_md5sum
2902024-01-25T06:16:30.044Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-01-25T06:16:30.044Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-01-25T06:16:30.045Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-01-25T06:16:30.045Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-01-25T06:16:30.045Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-25T06:16:30.045Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-01-25T06:16:30.045Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-01-25T06:16:30.045Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-01-25T06:16:30.045ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-25T06:16:30.045ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-01-25T06:16:30.045Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-01-25T06:16:30.045Z+ mkdir -p out/downloads
3022024-01-25T06:16:30.054Z+ mkdir -p ./out/cockroachdb
3032024-01-25T06:16:30.054Z+ local DO_DOWNLOAD=true
3042024-01-25T06:16:30.054Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-01-25T06:16:30.054Z+ '[' true == true ']'
3062024-01-25T06:16:30.054Z+ echo Downloading...
3072024-01-25T06:16:30.054Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-01-25T06:16:30.054ZDownloading...
3092024-01-25T06:16:30.054Z+ 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
3102024-01-25T06:16:33.017Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-25T06:16:33.077Z++ md5sum
3122024-01-25T06:16:33.077Z++ awk '{print $1}'
3132024-01-25T06:16:33.078Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-01-25T06:16:33.078Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3152024-01-25T06:16:33.078Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-01-25T06:16:33.078Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-01-25T06:16:36.219Z+ do_assemble_illumos
3182024-01-25T06:16:36.219Z+ rm -r ./out/cockroachdb
3192024-01-25T06:16:36.224Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-01-25T06:16:36.875Z+ ./out/cockroachdb/bin/cockroach version
3212024-01-25T06:16:37.152ZBuild Tag: v22.1.9-dirty
3222024-01-25T06:16:37.152ZBuild Time: 2022/10/26 21:17:46
3232024-01-25T06:16:37.152ZDistribution: OSS
3242024-01-25T06:16:37.153ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-01-25T06:16:37.153ZGo Version: go1.17.13
3262024-01-25T06:16:37.153ZC Compiler: gcc 10.3.0
3272024-01-25T06:16:37.153ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-01-25T06:16:37.153ZBuild Type: release
3292024-01-25T06:16:37.172Z+ set -o errexit
3302024-01-25T06:16:37.176Z+++ dirname ./tools/ci_download_clickhouse
3312024-01-25T06:16:37.179Z++ cd ./tools
3322024-01-25T06:16:37.179Z++ pwd
3332024-01-25T06:16:37.179Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-01-25T06:16:37.179Z++ basename ./tools/ci_download_clickhouse
3352024-01-25T06:16:37.184Z+ ARG0=ci_download_clickhouse
3362024-01-25T06:16:37.184Z+ TARGET_DIR=out
3372024-01-25T06:16:37.184Z+ DOWNLOAD_DIR=out/downloads
3382024-01-25T06:16:37.184Z+ DEST_DIR=./out/clickhouse
3392024-01-25T06:16:37.184Z+ CIDL_VERSION=v22.8.9.24
3402024-01-25T06:16:37.184Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-01-25T06:16:37.184Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-01-25T06:16:37.184Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-01-25T06:16:37.184Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-01-25T06:16:37.184Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-01-25T06:16:37.184Z+ main
3462024-01-25T06:16:37.184Z+ [[ 0 != 0 ]]
3472024-01-25T06:16:37.184Z+ CIDL_OS=solaris2.11
3482024-01-25T06:16:37.184Z+ [[ 0 != 0 ]]
3492024-01-25T06:16:37.184Z+ configure_os solaris2.11
3502024-01-25T06:16:37.184Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-01-25T06:16:37.184Zcurrent directory: /work/oxidecomputer/omicron
3522024-01-25T06:16:37.184Z+ echo 'configuring based on OS: "solaris2.11"'
3532024-01-25T06:16:37.184Z+ CIDL_DASHREV=
3542024-01-25T06:16:37.184Z+ case "$1" in
3552024-01-25T06:16:37.185Zconfiguring based on OS: "solaris2.11"
3562024-01-25T06:16:37.185Z+ CIDL_PLATFORM=illumos
3572024-01-25T06:16:37.185Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-01-25T06:16:37.185Z+ CIDL_MD5FUNC=do_md5sum
3592024-01-25T06:16:37.185Z+ CIDL_DASHREV=-1
3602024-01-25T06:16:37.185Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-01-25T06:16:37.185Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-01-25T06:16:37.186Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-25T06:16:37.187Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-01-25T06:16:37.187Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-01-25T06:16:37.187ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-25T06:16:37.187Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-01-25T06:16:37.187ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-01-25T06:16:37.187Z+ mkdir -p out/downloads
3692024-01-25T06:16:37.191Z+ mkdir -p ./out/clickhouse
3702024-01-25T06:16:37.191Z+ local DO_DOWNLOAD=true
3712024-01-25T06:16:37.191Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-01-25T06:16:37.191Z+ '[' true == true ']'
3732024-01-25T06:16:37.191Z+ echo Downloading...
3742024-01-25T06:16:37.191ZDownloading...
3752024-01-25T06:16:37.191Z+ 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
3762024-01-25T06:16:37.191Z+ 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
3772024-01-25T06:16:39.408Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-25T06:16:39.412Z++ md5sum
3792024-01-25T06:16:39.412Z++ awk '{print $1}'
3802024-01-25T06:16:39.669Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-01-25T06:16:39.669Z+ [[ 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 ]]
3822024-01-25T06:16:39.669Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-01-25T06:16:39.677Z+ mkdir -p ./out/clickhouse
3842024-01-25T06:16:39.677Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-01-25T06:16:44.433Z+ ./out/clickhouse/clickhouse server --version
3862024-01-25T06:16:44.503ZClickHouse server version 22.8.9.1.
3872024-01-25T06:16:44.511Z+ set -o errexit
3882024-01-25T06:16:44.513Z+++ dirname ./tools/ci_download_console
3892024-01-25T06:16:44.516Z++ cd ./tools
3902024-01-25T06:16:44.516Z++ pwd
3912024-01-25T06:16:44.516Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-01-25T06:16:44.519Z++ basename ./tools/ci_download_console
3932024-01-25T06:16:44.520Z+ ARG0=ci_download_console
3942024-01-25T06:16:44.520Z+ TARGET_DIR=out
3952024-01-25T06:16:44.520Z+ DOWNLOAD_DIR=out/downloads
3962024-01-25T06:16:44.520Z+ DEST_DIR=./out/console-assets
3972024-01-25T06:16:44.520Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-01-25T06:16:44.520Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
3992024-01-25T06:16:44.520Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4002024-01-25T06:16:44.520Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4012024-01-25T06:16:44.521Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-01-25T06:16:44.521Z+ main
4032024-01-25T06:16:44.522Z+ [[ 0 != 0 ]]
4042024-01-25T06:16:44.522Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
4052024-01-25T06:16:44.522ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4062024-01-25T06:16:44.522Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-01-25T06:16:44.522ZLocal file: out/downloads/console.tar.gz
4082024-01-25T06:16:44.522Z+ local DO_DOWNLOAD=true
4092024-01-25T06:16:44.522Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-01-25T06:16:44.522Z+ mkdir -p out/downloads
4112024-01-25T06:16:44.525Z+ '[' true == true ']'
4122024-01-25T06:16:44.525Z+ echo Downloading...
4132024-01-25T06:16:44.525ZDownloading...
4142024-01-25T06:16:44.525Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
4152024-01-25T06:16:44.525Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4162024-01-25T06:16:45.315Z++ do_sha256sum out/downloads/console.tar.gz
4172024-01-25T06:16:45.315Z++ case "$OSTYPE" in
4182024-01-25T06:16:45.315Z++ SHA=sha256sum
4192024-01-25T06:16:45.332Z++ sha256sum
4202024-01-25T06:16:45.332Z++ awk '{print $1}'
4212024-01-25T06:16:45.436Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4222024-01-25T06:16:45.436Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4232024-01-25T06:16:45.437Z+ rm -rf ./out/console-assets
4242024-01-25T06:16:45.445Z+ mkdir -p ./out/console-assets
4252024-01-25T06:16:45.445Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-01-25T06:16:45.445Z+ mkdir -p ./out/console-assets
4272024-01-25T06:16:45.445Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-01-25T06:16:45.579Z+ set -o errexit
4292024-01-25T06:16:45.583Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-01-25T06:16:45.586Z++ cd ./tools
4312024-01-25T06:16:45.586Z++ pwd
4322024-01-25T06:16:45.586Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-01-25T06:16:45.586Z++ basename ./tools/ci_download_maghemite_openapi
4342024-01-25T06:16:45.590Z+ ARG0=ci_download_maghemite_openapi
4352024-01-25T06:16:45.590Z+ TARGET_DIR=out
4362024-01-25T06:16:45.590Z+ DOWNLOAD_DIR=out/downloads
4372024-01-25T06:16:45.590Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-01-25T06:16:45.590Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4392024-01-25T06:16:45.590Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4402024-01-25T06:16:45.590Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4412024-01-25T06:16:45.590Z+ LOCAL_FILE=out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4422024-01-25T06:16:45.590Z+ main
4432024-01-25T06:16:45.590Z+ [[ 0 != 0 ]]
4442024-01-25T06:16:45.591Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json'
4452024-01-25T06:16:45.591ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4462024-01-25T06:16:45.591Z+ echo 'Local file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4472024-01-25T06:16:45.591ZLocal file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4482024-01-25T06:16:45.591Z+ local DO_DOWNLOAD=true
4492024-01-25T06:16:45.591Z+ [[ -f out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4502024-01-25T06:16:45.591Z+ mkdir -p out/downloads
4512024-01-25T06:16:45.595Z+ '[' true == true ']'
4522024-01-25T06:16:45.595Z+ echo Downloading...
4532024-01-25T06:16:45.595ZDownloading...
4542024-01-25T06:16:45.595Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4552024-01-25T06:16:45.595Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4562024-01-25T06:16:45.773Z++ do_sha256sum out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4572024-01-25T06:16:45.773Z++ case "$OSTYPE" in
4582024-01-25T06:16:45.773Z++ SHA=sha256sum
4592024-01-25T06:16:45.785Z++ sha256sum
4602024-01-25T06:16:45.785Z++ awk '{print $1}'
4612024-01-25T06:16:45.794Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-01-25T06:16:45.794Z+ [[ 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 ]]
4632024-01-25T06:16:45.794Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-01-25T06:16:45.795Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4652024-01-25T06:16:45.795Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4662024-01-25T06:16:45.795Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4672024-01-25T06:16:45.795Z+ LOCAL_FILE=out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4682024-01-25T06:16:45.795Z+ main
4692024-01-25T06:16:45.797Z+ [[ 0 != 0 ]]
4702024-01-25T06:16:45.797Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json'
4712024-01-25T06:16:45.797ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4722024-01-25T06:16:45.797Z+ echo 'Local file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4732024-01-25T06:16:45.797ZLocal file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4742024-01-25T06:16:45.797Z+ local DO_DOWNLOAD=true
4752024-01-25T06:16:45.797Z+ [[ -f out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4762024-01-25T06:16:45.797Z+ mkdir -p out/downloads
4772024-01-25T06:16:45.797Z+ '[' true == true ']'
4782024-01-25T06:16:45.797Z+ echo Downloading...
4792024-01-25T06:16:45.797ZDownloading...
4802024-01-25T06:16:45.797Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4812024-01-25T06:16:45.797Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4822024-01-25T06:16:45.967Z++ do_sha256sum out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4832024-01-25T06:16:45.970Z++ case "$OSTYPE" in
4842024-01-25T06:16:45.970Z++ SHA=sha256sum
4852024-01-25T06:16:45.970Z++ sha256sum
4862024-01-25T06:16:45.971Z++ awk '{print $1}'
4872024-01-25T06:16:45.974Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4882024-01-25T06:16:45.974Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4892024-01-25T06:16:45.983Z+ set -o errexit
4902024-01-25T06:16:45.986Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-01-25T06:16:45.991Z++ cd ./tools
4922024-01-25T06:16:45.991Z++ pwd
4932024-01-25T06:16:45.991Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-01-25T06:16:45.991Z++ basename ./tools/ci_download_dendrite_openapi
4952024-01-25T06:16:45.995Z+ ARG0=ci_download_dendrite_openapi
4962024-01-25T06:16:45.995Z+ TARGET_DIR=out
4972024-01-25T06:16:45.995Z+ DOWNLOAD_DIR=out/downloads
4982024-01-25T06:16:45.995Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-01-25T06:16:45.995Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5002024-01-25T06:16:45.995Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012024-01-25T06:16:45.995Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5022024-01-25T06:16:45.995Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5032024-01-25T06:16:45.995Z+ main
5042024-01-25T06:16:45.995Z+ [[ 0 != 0 ]]
5052024-01-25T06:16:45.995Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5062024-01-25T06:16:45.995ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5072024-01-25T06:16:45.995Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5082024-01-25T06:16:45.995ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5092024-01-25T06:16:45.995Z+ local DO_DOWNLOAD=true
5102024-01-25T06:16:45.995Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5112024-01-25T06:16:45.995Z+ mkdir -p out/downloads
5122024-01-25T06:16:45.995Z+ '[' true == true ']'
5132024-01-25T06:16:45.995Z+ echo Downloading...
5142024-01-25T06:16:45.995ZDownloading...
5152024-01-25T06:16:45.995Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5162024-01-25T06:16:45.996Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5172024-01-25T06:16:46.171Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5182024-01-25T06:16:46.171Z++ case "$OSTYPE" in
5192024-01-25T06:16:46.174Z++ SHA=sha256sum
5202024-01-25T06:16:46.174Z++ sha256sum
5212024-01-25T06:16:46.174Z++ awk '{print $1}'
5222024-01-25T06:16:46.179Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5232024-01-25T06:16:46.179Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5242024-01-25T06:16:46.188Z+ set -o errexit
5252024-01-25T06:16:46.192Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-01-25T06:16:46.192Z++ cd ./tools
5272024-01-25T06:16:46.192Z++ pwd
5282024-01-25T06:16:46.195Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-01-25T06:16:46.195Z++ basename ./tools/ci_download_dendrite_stub
5302024-01-25T06:16:46.195Z+ ARG0=ci_download_dendrite_stub
5312024-01-25T06:16:46.195Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-01-25T06:16:46.195Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5332024-01-25T06:16:46.196Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5342024-01-25T06:16:46.196Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5352024-01-25T06:16:46.196Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-01-25T06:16:46.196Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5372024-01-25T06:16:46.205Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382024-01-25T06:16:46.205Z+ TARGET_DIR=out
5392024-01-25T06:16:46.205Z+ DOWNLOAD_DIR=out/downloads
5402024-01-25T06:16:46.205Z+ DEST_DIR=./out/dendrite-stub
5412024-01-25T06:16:46.205Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-01-25T06:16:46.205Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-01-25T06:16:46.205Z+ REPO=oxidecomputer/dendrite
5442024-01-25T06:16:46.205Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5452024-01-25T06:16:46.206Z+ main
5462024-01-25T06:16:46.206Z+ [[ 0 != 0 ]]
5472024-01-25T06:16:46.206Z+ CIDL_OS=solaris2.11
5482024-01-25T06:16:46.206Z+ [[ 0 != 0 ]]
5492024-01-25T06:16:46.207Z+ configure_os solaris2.11
5502024-01-25T06:16:46.207Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-01-25T06:16:46.207Zcurrent directory: /work/oxidecomputer/omicron
5522024-01-25T06:16:46.207Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-01-25T06:16:46.207Z+ case "$1" in
5542024-01-25T06:16:46.207Z+ SET_BINARIES=
5552024-01-25T06:16:46.207Zconfiguring based on OS: "solaris2.11"
5562024-01-25T06:16:46.207Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5572024-01-25T06:16:46.207Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-01-25T06:16:46.208Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-01-25T06:16:46.209Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5602024-01-25T06:16:46.209Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-01-25T06:16:46.209Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5622024-01-25T06:16:46.209ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5632024-01-25T06:16:46.209ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-01-25T06:16:46.209Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652024-01-25T06:16:46.209Z+ mkdir -p out/downloads
5662024-01-25T06:16:46.209Z+ mkdir -p ./out/dendrite-stub
5672024-01-25T06:16:46.217Z+ fetch_and_verify
5682024-01-25T06:16:46.217Z+ local DO_DOWNLOAD=true
5692024-01-25T06:16:46.217Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-01-25T06:16:46.217Z+ '[' true == true ']'
5712024-01-25T06:16:46.217Z+ echo Downloading...
5722024-01-25T06:16:46.217ZDownloading...
5732024-01-25T06:16:46.218Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-01-25T06:16:46.218Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5752024-01-25T06:17:10.885Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-01-25T06:17:11.374Z++ sha256sum
5772024-01-25T06:17:11.374Z++ awk '{print $1}'
5782024-01-25T06:17:11.374Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5792024-01-25T06:17:11.374Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5802024-01-25T06:17:11.374Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-01-25T06:17:11.374Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-01-25T06:17:11.374Z+ do_assemble
5832024-01-25T06:17:11.374Z+ rm -r ./out/dendrite-stub
5842024-01-25T06:17:11.374Z+ mkdir ./out/dendrite-stub
5852024-01-25T06:17:11.376Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-01-25T06:17:11.376Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-01-25T06:17:11.376Z+ set -o errexit
5882024-01-25T06:17:11.376Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-01-25T06:17:11.376Z++ cd ./tools
5902024-01-25T06:17:11.376Z++ pwd
5912024-01-25T06:17:11.376Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-01-25T06:17:11.376Z++ basename ./tools/ci_download_maghemite_mgd
5932024-01-25T06:17:11.377Z+ ARG0=ci_download_maghemite_mgd
5942024-01-25T06:17:11.377Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-01-25T06:17:11.377Z++ CIDL_SHA256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
5962024-01-25T06:17:11.377Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
5972024-01-25T06:17:11.377Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-01-25T06:17:11.377Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
5992024-01-25T06:17:11.377Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
6002024-01-25T06:17:11.377Z+ TARGET_DIR=out
6012024-01-25T06:17:11.377Z+ DOWNLOAD_DIR=out/downloads
6022024-01-25T06:17:11.377Z+ DEST_DIR=./out/mgd
6032024-01-25T06:17:11.377Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-01-25T06:17:11.377Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-01-25T06:17:11.377Z+ REPO=oxidecomputer/maghemite
6062024-01-25T06:17:11.377Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc
6072024-01-25T06:17:11.377Z+ main
6082024-01-25T06:17:11.377Z+ [[ 0 != 0 ]]
6092024-01-25T06:17:11.377Z+ CIDL_OS=solaris2.11
6102024-01-25T06:17:11.382Z+ [[ 0 != 0 ]]
6112024-01-25T06:17:11.382Z+ configure_os solaris2.11
6122024-01-25T06:17:11.382Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-01-25T06:17:11.382Zcurrent directory: /work/oxidecomputer/omicron
6142024-01-25T06:17:11.382Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-01-25T06:17:11.382Z+ case "$1" in
6162024-01-25T06:17:11.382Zconfiguring based on OS: "solaris2.11"
6172024-01-25T06:17:11.382Z+ SET_BINARIES=
6182024-01-25T06:17:11.382Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-01-25T06:17:11.382Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-01-25T06:17:11.382Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6212024-01-25T06:17:11.382Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-01-25T06:17:11.382Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz'
6232024-01-25T06:17:11.382Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6242024-01-25T06:17:11.383ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6252024-01-25T06:17:11.383ZLocal file: out/downloads/mgd.tar.gz
6262024-01-25T06:17:11.383Z+ mkdir -p out/downloads
6272024-01-25T06:17:11.383Z+ mkdir -p ./out/mgd
6282024-01-25T06:17:11.383Z+ fetch_and_verify
6292024-01-25T06:17:11.383Z+ local DO_DOWNLOAD=true
6302024-01-25T06:17:11.383Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-01-25T06:17:11.383Z+ '[' true == true ']'
6322024-01-25T06:17:11.383Z+ echo Downloading...
6332024-01-25T06:17:11.383ZDownloading...
6342024-01-25T06:17:11.383Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-01-25T06:17:11.385Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6362024-01-25T06:17:16.532Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-01-25T06:17:16.535Z++ sha256sum
6382024-01-25T06:17:16.535Z++ awk '{print $1}'
6392024-01-25T06:17:16.615Z+ calculated_sha256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
6402024-01-25T06:17:16.618Z+ [[ ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b != \a\b\8\8\2\f\b\e\a\b\5\4\9\8\7\6\4\5\4\9\2\8\7\2\e\6\7\f\3\3\5\1\f\8\d\1\4\6\2\9\a\0\4\1\4\6\5\c\c\8\4\5\a\c\8\5\8\3\a\7\0\0\2\b ]]
6412024-01-25T06:17:16.623Z+ do_untar out/downloads/mgd.tar.gz
6422024-01-25T06:17:16.623Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-01-25T06:17:17.278Z+ do_assemble
6442024-01-25T06:17:17.278Z+ rm -r ./out/mgd
6452024-01-25T06:17:17.285Z+ mkdir ./out/mgd
6462024-01-25T06:17:17.285Z+ cp -r out/downloads/root ./out/mgd/root
6472024-01-25T06:17:17.512Z+ set -o errexit
6482024-01-25T06:17:17.515Z+++ dirname ./tools/ci_download_transceiver_control
6492024-01-25T06:17:17.519Z++ cd ./tools
6502024-01-25T06:17:17.519Z++ pwd
6512024-01-25T06:17:17.519Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-01-25T06:17:17.519Z++ basename ./tools/ci_download_transceiver_control
6532024-01-25T06:17:17.522Z+ ARG0=ci_download_transceiver_control
6542024-01-25T06:17:17.523Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-01-25T06:17:17.523Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-01-25T06:17:17.523Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-01-25T06:17:17.523Z+ TARGET_DIR=out
6582024-01-25T06:17:17.523Z+ DOWNLOAD_DIR=out/downloads
6592024-01-25T06:17:17.523Z+ DEST_DIR=./out/transceiver-control
6602024-01-25T06:17:17.523Z+ BIN_DIR=/opt/oxide/bin
6612024-01-25T06:17:17.523Z+ BINARY=xcvradm
6622024-01-25T06:17:17.523Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-01-25T06:17:17.524Z+ REPO=oxidecomputer/transceiver-control
6642024-01-25T06:17:17.524Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-01-25T06:17:17.524Z+ main
6662024-01-25T06:17:17.525Z+ [[ 0 != 0 ]]
6672024-01-25T06:17:17.525Z+ CIDL_OS=solaris2.11
6682024-01-25T06:17:17.525Z+ [[ 0 != 0 ]]
6692024-01-25T06:17:17.525Z+ configure_os solaris2.11
6702024-01-25T06:17:17.525Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-01-25T06:17:17.525Zcurrent directory: /work/oxidecomputer/omicron
6722024-01-25T06:17:17.525Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-01-25T06:17:17.525Zconfiguring based on OS: "solaris2.11"
6742024-01-25T06:17:17.525Z+ case "$1" in
6752024-01-25T06:17:17.525Z+ SET_BINARIES=
6762024-01-25T06:17:17.525Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-01-25T06:17:17.525Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-01-25T06:17:17.525Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-01-25T06:17:17.525ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-01-25T06:17:17.525Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812024-01-25T06:17:17.525ZLocal file: out/downloads/xcvradm.gz
6822024-01-25T06:17:17.525Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6832024-01-25T06:17:17.525Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6842024-01-25T06:17:17.525Z+ echo 'Local file: out/downloads/xcvradm.gz'
6852024-01-25T06:17:17.525Z+ mkdir -p out/downloads
6862024-01-25T06:17:17.530Z+ mkdir -p ./out/transceiver-control
6872024-01-25T06:17:17.530Z+ fetch_and_verify
6882024-01-25T06:17:17.530Z+ local DO_DOWNLOAD=true
6892024-01-25T06:17:17.530Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-01-25T06:17:17.530Z+ '[' true == true ']'
6912024-01-25T06:17:17.531Z+ echo Downloading...
6922024-01-25T06:17:17.531ZDownloading...
6932024-01-25T06:17:17.531Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-01-25T06:17:17.531Z+ 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
6952024-01-25T06:17:19.271Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-01-25T06:17:19.276Z++ sha256sum
6972024-01-25T06:17:19.276Z++ awk '{print $1}'
6982024-01-25T06:17:19.292Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-01-25T06:17:19.292Z+ [[ 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 ]]
7002024-01-25T06:17:19.297Z+ do_unpack out/downloads/xcvradm.gz
7012024-01-25T06:17:19.297Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-01-25T06:17:19.297Z+ gzip -dc out/downloads/xcvradm.gz
7032024-01-25T06:17:19.464Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-01-25T06:17:19.467Z+ do_assemble
7052024-01-25T06:17:19.468Z+ rm -r ./out/transceiver-control
7062024-01-25T06:17:19.471Z+ mkdir ./out/transceiver-control
7072024-01-25T06:17:19.490Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-01-25T06:17:19.985ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-01-25T06:17:19.990Z
7102024-01-25T06:17:19.990Zreal 2:14.251260040
7112024-01-25T06:17:19.990Zuser 52.439534814
7122024-01-25T06:17:19.990Zsys 9.958239872
7132024-01-25T06:17:19.990Ztrap 0.020121225
7142024-01-25T06:17:19.990Ztflt 0.366941529
7152024-01-25T06:17:19.990Zdflt 0.556252121
7162024-01-25T06:17:19.990Zkflt 0.275029473
7172024-01-25T06:17:19.990Zlock 2.388288731
7182024-01-25T06:17:19.990Zslp 4:24.221661848
7192024-01-25T06:17:19.991Zlat 3.358779287
7202024-01-25T06:17:19.991Zstop 0.066238633
7212024-01-25T06:17:20.005Z
7222024-01-25T06:17:20.005Z #### # # ##### ##### # #
7232024-01-25T06:17:20.005Z # # # # # # # # # #
7242024-01-25T06:17:20.006Z # # # # # # # #
7252024-01-25T06:17:20.006Z # # # ##### ##### #
7262024-01-25T06:17:20.006Z # # # # # # #
7272024-01-25T06:17:20.006Z #### ###### # # # #
7282024-01-25T06:17:20.006Z
7292024-01-25T06:17:20.333Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-01-25T06:17:20.695Z Updating crates.io index
7312024-01-25T06:17:20.803Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-01-25T06:17:21.623Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-01-25T06:17:24.042Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-01-25T06:17:24.790Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-01-25T06:17:25.106Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-01-25T06:17:25.379Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-01-25T06:17:25.658Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-01-25T06:17:26.728Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-01-25T06:17:29.170Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-01-25T06:17:30.583Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-01-25T06:17:30.668Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-01-25T06:17:31.450Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-01-25T06:17:31.790Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-01-25T06:17:32.276Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-01-25T06:17:32.572Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-01-25T06:17:33.358Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-01-25T06:17:34.029Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-01-25T06:17:34.538Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-01-25T06:17:34.919Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-01-25T06:17:35.704Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-01-25T06:17:35.708Z Updating git repository `https://github.com/jgallagher/nix`
7522024-01-25T06:17:36.888Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-01-25T06:17:37.475Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-01-25T06:17:39.285Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-01-25T06:17:39.712Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-01-25T06:17:40.081Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-01-25T06:17:42.063Z Downloading crates ...
7582024-01-25T06:17:42.105Z Downloaded equivalent v1.0.1
7592024-01-25T06:17:42.162Z Downloaded colorchoice v1.0.0
7602024-01-25T06:17:42.164Z Downloaded anstream v0.5.0
7612024-01-25T06:17:42.164Z Downloaded bitflags v1.3.2
7622024-01-25T06:17:42.164Z Downloaded strsim v0.10.0
7632024-01-25T06:17:42.164Z Downloaded thiserror v1.0.49
7642024-01-25T06:17:42.164Z Downloaded utf8parse v0.2.1
7652024-01-25T06:17:42.164Z Downloaded errno v0.3.8
7662024-01-25T06:17:42.165Z Downloaded camino v1.1.6
7672024-01-25T06:17:42.168Z Downloaded clap_lex v0.5.1
7682024-01-25T06:17:42.168Z Downloaded terminal_size v0.2.6
7692024-01-25T06:17:42.168Z Downloaded anstyle-query v1.0.0
7702024-01-25T06:17:42.168Z Downloaded cargo_metadata v0.18.1
7712024-01-25T06:17:42.168Z Downloaded toml_datetime v0.6.5
7722024-01-25T06:17:42.168Z Downloaded serde_spanned v0.6.4
7732024-01-25T06:17:42.169Z Downloaded thiserror-impl v1.0.49
7742024-01-25T06:17:42.169Z Downloaded quote v1.0.35
7752024-01-25T06:17:42.169Z Downloaded anstyle-parse v0.2.1
7762024-01-25T06:17:42.169Z Downloaded unicode-ident v1.0.12
7772024-01-25T06:17:42.169Z Downloaded toml v0.8.8
7782024-01-25T06:17:42.169Z Downloaded clap v4.4.3
7792024-01-25T06:17:42.169Z Downloaded indexmap v2.1.0
7802024-01-25T06:17:42.169Z Downloaded anyhow v1.0.75
7812024-01-25T06:17:42.173Z Downloaded toml_edit v0.21.0
7822024-01-25T06:17:42.207Z Downloaded serde_json v1.0.111
7832024-01-25T06:17:42.219Z Downloaded hashbrown v0.14.2
7842024-01-25T06:17:42.229Z Downloaded winnow v0.5.15
7852024-01-25T06:17:42.242Z Downloaded syn v2.0.46
7862024-01-25T06:17:42.261Z Downloaded rustix v0.37.23
7872024-01-25T06:17:42.302Z Downloaded clap_builder v4.4.2
7882024-01-25T06:17:42.312Z Downloaded libc v0.2.152
7892024-01-25T06:17:42.354Z Downloaded serde v1.0.195
7902024-01-25T06:17:42.359Z Downloaded memchr v2.6.3
7912024-01-25T06:17:42.371Z Downloaded io-lifetimes v1.0.11
7922024-01-25T06:17:42.374Z Downloaded serde_derive v1.0.195
7932024-01-25T06:17:42.377Z Downloaded ryu v1.0.15
7942024-01-25T06:17:42.381Z Downloaded proc-macro2 v1.0.74
7952024-01-25T06:17:42.385Z Downloaded semver v1.0.21
7962024-01-25T06:17:42.388Z Downloaded clap_derive v4.4.2
7972024-01-25T06:17:42.391Z Downloaded cargo_toml v0.18.0
7982024-01-25T06:17:42.394Z Downloaded cargo-platform v0.1.3
7992024-01-25T06:17:42.397Z Downloaded itoa v1.0.9
8002024-01-25T06:17:42.397Z Downloaded anstyle v1.0.2
8012024-01-25T06:17:42.487Z Downloaded heck v0.4.1
8022024-01-25T06:17:42.518Z Compiling proc-macro2 v1.0.74
8032024-01-25T06:17:42.518Z Compiling unicode-ident v1.0.12
8042024-01-25T06:17:42.522Z Compiling serde v1.0.195
8052024-01-25T06:17:42.522Z Compiling libc v0.2.152
8062024-01-25T06:17:42.522Z Compiling io-lifetimes v1.0.11
8072024-01-25T06:17:42.532Z Compiling rustix v0.37.23
8082024-01-25T06:17:42.535Z Compiling equivalent v1.0.1
8092024-01-25T06:17:42.535Z Compiling bitflags v1.3.2
8102024-01-25T06:17:42.804Z Compiling utf8parse v0.2.1
8112024-01-25T06:17:42.819Z Compiling hashbrown v0.14.2
8122024-01-25T06:17:42.900Z Compiling colorchoice v1.0.0
8132024-01-25T06:17:43.056Z Compiling anstyle-parse v0.2.1
8142024-01-25T06:17:43.121Z Compiling winnow v0.5.15
8152024-01-25T06:17:43.472Z Compiling semver v1.0.21
8162024-01-25T06:17:44.255Z Compiling anstyle v1.0.2
8172024-01-25T06:17:44.300Z Compiling serde_json v1.0.111
8182024-01-25T06:17:44.422Z Compiling indexmap v2.1.0
8192024-01-25T06:17:44.470Z Compiling thiserror v1.0.49
8202024-01-25T06:17:44.667Z Compiling camino v1.1.6
8212024-01-25T06:17:44.813Z Compiling anstyle-query v1.0.0
8222024-01-25T06:17:44.948Z Compiling anstream v0.5.0
8232024-01-25T06:17:45.048Z Compiling heck v0.4.1
8242024-01-25T06:17:45.436Z Compiling clap_lex v0.5.1
8252024-01-25T06:17:45.684Z Compiling quote v1.0.35
8262024-01-25T06:17:45.781Z Compiling anyhow v1.0.75
8272024-01-25T06:17:46.433Z Compiling ryu v1.0.15
8282024-01-25T06:17:46.442Z Compiling strsim v0.10.0
8292024-01-25T06:17:46.442Z Compiling syn v2.0.46
8302024-01-25T06:17:46.553Z Compiling errno v0.3.8
8312024-01-25T06:17:46.838Z Compiling itoa v1.0.9
8322024-01-25T06:17:48.257Z Compiling terminal_size v0.2.6
8332024-01-25T06:17:48.389Z Compiling clap_builder v4.4.2
8342024-01-25T06:17:54.712Z Compiling serde_derive v1.0.195
8352024-01-25T06:17:54.715Z Compiling thiserror-impl v1.0.49
8362024-01-25T06:17:54.715Z Compiling clap_derive v4.4.2
8372024-01-25T06:17:58.723Z Compiling clap v4.4.3
8382024-01-25T06:18:07.838Z Compiling toml_datetime v0.6.5
8392024-01-25T06:18:07.838Z Compiling serde_spanned v0.6.4
8402024-01-25T06:18:07.838Z Compiling cargo-platform v0.1.3
8412024-01-25T06:18:07.866Z Compiling toml_edit v0.21.0
8422024-01-25T06:18:09.373Z Compiling cargo_metadata v0.18.1
8432024-01-25T06:18:10.905Z Compiling toml v0.8.8
8442024-01-25T06:18:11.900Z Compiling cargo_toml v0.18.0
8452024-01-25T06:18:18.223Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-01-25T06:18:19.609Z Finished dev [unoptimized + debuginfo] target(s) in 59.54s
8472024-01-25T06:18:19.830Z Running `target/debug/xtask clippy`
8482024-01-25T06:18:19.876Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-01-25T06:18:20.733Z Downloading crates ...
8502024-01-25T06:18:20.991Z Downloaded indoc v1.0.9
8512024-01-25T06:18:21.442Z Downloaded iana-time-zone v0.1.57
8522024-01-25T06:18:21.460Z Downloaded humantime v2.1.0
8532024-01-25T06:18:21.460Z Downloaded is_ci v1.1.1
8542024-01-25T06:18:21.460Z Downloaded ipnetwork v0.20.0
8552024-01-25T06:18:21.460Z Downloaded ident_case v1.0.1
8562024-01-25T06:18:21.460Z Downloaded cexpr v0.6.0
8572024-01-25T06:18:21.460Z Downloaded rustversion v1.0.14
8582024-01-25T06:18:21.460Z Downloaded sct v0.7.0
8592024-01-25T06:18:21.460Z Downloaded lru v0.12.1
8602024-01-25T06:18:21.460Z Downloaded cancel-safe-futures v0.1.5
8612024-01-25T06:18:21.460Z Downloaded camino-tempfile v1.1.1
8622024-01-25T06:18:21.460Z Downloaded hubpack_derive v0.1.1
8632024-01-25T06:18:21.460Z Downloaded darling_core v0.14.4
8642024-01-25T06:18:21.463Z Downloaded newtype_derive v0.1.6
8652024-01-25T06:18:21.463Z Downloaded num_threads v0.1.6
8662024-01-25T06:18:21.463Z Downloaded cipher v0.4.4
8672024-01-25T06:18:21.463Z Downloaded swrite v0.1.0
8682024-01-25T06:18:21.463Z Downloaded num-iter v0.1.43
8692024-01-25T06:18:21.463Z Downloaded hyper-staticfile v0.9.5
8702024-01-25T06:18:21.463Z Downloaded num_enum v0.5.11
8712024-01-25T06:18:21.463Z Downloaded rustc_version v0.4.0
8722024-01-25T06:18:21.463Z Downloaded mime_guess v2.0.4
8732024-01-25T06:18:21.463Z Downloaded supports-color v2.1.0
8742024-01-25T06:18:21.463Z Downloaded serde-big-array v0.5.1
8752024-01-25T06:18:21.464Z Downloaded rustfmt-wrapper v0.2.0
8762024-01-25T06:18:21.464Z Downloaded num_cpus v1.16.0
8772024-01-25T06:18:21.464Z Downloaded darling_macro v0.20.3
8782024-01-25T06:18:21.464Z Downloaded crossterm v0.27.0
8792024-01-25T06:18:21.464Z Downloaded toolchain_find v0.2.0
8802024-01-25T06:18:21.464Z Downloaded usdt-macro v0.3.5
8812024-01-25T06:18:21.464Z Downloaded parse-display-derive v0.8.2
8822024-01-25T06:18:21.464Z Downloaded tokio-tungstenite v0.20.1
8832024-01-25T06:18:21.464Z Downloaded omicron-zone-package v0.10.1
8842024-01-25T06:18:21.464Z Downloaded getopts v0.2.21
8852024-01-25T06:18:21.464Z Downloaded usdt v0.3.5
8862024-01-25T06:18:21.464Z Downloaded serde_tokenstream v0.2.0
8872024-01-25T06:18:21.464Z Downloaded untrusted v0.7.1
8882024-01-25T06:18:21.464Z Downloaded data-encoding v2.4.0
8892024-01-25T06:18:21.464Z Downloaded globset v0.4.13
8902024-01-25T06:18:21.464Z Downloaded dtrace-parser v0.1.14
8912024-01-25T06:18:21.464Z Downloaded doc-comment v0.3.3
8922024-01-25T06:18:21.467Z Downloaded group v0.13.0
8932024-01-25T06:18:21.467Z Downloaded openssl-probe v0.1.5
8942024-01-25T06:18:21.467Z Downloaded which v4.4.0
8952024-01-25T06:18:21.467Z Downloaded num-traits v0.2.16
8962024-01-25T06:18:21.467Z Downloaded phf_shared v0.10.0
8972024-01-25T06:18:21.467Z Downloaded similar-asserts v1.5.0
8982024-01-25T06:18:21.467Z Downloaded signature v2.1.0
8992024-01-25T06:18:21.467Z Downloaded sha1 v0.10.6
9002024-01-25T06:18:21.467Z Downloaded rustc-hash v1.1.0
9012024-01-25T06:18:21.467Z Downloaded rustc-demangle v0.1.23
9022024-01-25T06:18:21.467Z Downloaded vte_generate_state_changes v0.1.1
9032024-01-25T06:18:21.467Z Downloaded toml v0.5.11
9042024-01-25T06:18:21.467Z Downloaded enum-as-inner v0.5.1
9052024-01-25T06:18:21.467Z Downloaded strum v0.25.0
9062024-01-25T06:18:21.467Z Downloaded thread_local v1.1.7
9072024-01-25T06:18:21.467Z Downloaded derive_builder_macro v0.12.0
9082024-01-25T06:18:21.468Z Downloaded papergrid v0.11.0
9092024-01-25T06:18:21.468Z Downloaded diesel_table_macro_syntax v0.1.0
9102024-01-25T06:18:21.468Z Downloaded endian-type v0.1.2
9112024-01-25T06:18:21.468Z Downloaded parse-size v1.0.0
9122024-01-25T06:18:21.468Z Downloaded radium v0.7.0
9132024-01-25T06:18:21.468Z Downloaded diesel_derives v2.1.2
9142024-01-25T06:18:21.468Z Downloaded foreign-types-shared v0.1.1
9152024-01-25T06:18:21.468Z Downloaded foreign-types-macros v0.2.3
9162024-01-25T06:18:21.470Z Downloaded tap v1.0.1
9172024-01-25T06:18:21.470Z Downloaded heck v0.3.3
9182024-01-25T06:18:21.470Z Downloaded whoami v1.4.1
9192024-01-25T06:18:21.470Z Downloaded pkg-config v0.3.27
9202024-01-25T06:18:21.470Z Downloaded downcast v0.11.0
9212024-01-25T06:18:21.470Z Downloaded pretty-hex v0.4.1
9222024-01-25T06:18:21.470Z Downloaded peeking_take_while v0.1.2
9232024-01-25T06:18:21.470Z Downloaded take_mut v0.2.2
9242024-01-25T06:18:21.476Z Downloaded paste v1.0.14
9252024-01-25T06:18:21.476Z Downloaded fallible-iterator v0.2.0
9262024-01-25T06:18:21.476Z Downloaded slog v2.7.0
9272024-01-25T06:18:21.481Z Downloaded pathdiff v0.2.1
9282024-01-25T06:18:21.488Z Downloaded opaque-debug v0.3.0
9292024-01-25T06:18:21.488Z Downloaded relative-path v1.9.0
9302024-01-25T06:18:21.494Z Downloaded predicates-core v1.0.6
9312024-01-25T06:18:21.494Z Downloaded elliptic-curve v0.13.8
9322024-01-25T06:18:21.504Z Downloaded try-lock v0.2.4
9332024-01-25T06:18:21.509Z Downloaded darling_macro v0.14.4
9342024-01-25T06:18:21.509Z Downloaded zone_cfg_derive v0.3.0
9352024-01-25T06:18:21.525Z Downloaded pin-utils v0.1.0
9362024-01-25T06:18:21.525Z Downloaded debug-ignore v1.0.5
9372024-01-25T06:18:21.559Z Downloaded tabled_derive v0.7.0
9382024-01-25T06:18:21.559Z Downloaded strum_macros v0.24.3
9392024-01-25T06:18:21.560Z Downloaded precomputed-hash v0.1.1
9402024-01-25T06:18:21.560Z Downloaded fxhash v0.2.1
9412024-01-25T06:18:21.560Z Downloaded slog-stdlog v4.1.1
9422024-01-25T06:18:21.561Z Downloaded pem v3.0.2
9432024-01-25T06:18:21.561Z Downloaded postcard v1.0.8
9442024-01-25T06:18:21.579Z Downloaded foreign-types-shared v0.3.1
9452024-01-25T06:18:21.579Z Downloaded trust-dns-server v0.22.1
9462024-01-25T06:18:21.579Z Downloaded defmt-macros v0.3.6
9472024-01-25T06:18:21.579Z Downloaded path-slash v0.1.5
9482024-01-25T06:18:21.579Z Downloaded diff v0.1.13
9492024-01-25T06:18:21.600Z Downloaded plotters-backend v0.3.5
9502024-01-25T06:18:21.600Z Downloaded foreign-types v0.3.2
9512024-01-25T06:18:21.601Z Downloaded pin-project-lite v0.2.13
9522024-01-25T06:18:21.601Z Downloaded poly1305 v0.8.0
9532024-01-25T06:18:21.601Z Downloaded parse-display v0.8.2
9542024-01-25T06:18:21.601Z Downloaded display-error-chain v0.2.0
9552024-01-25T06:18:21.601Z Downloaded fastrand v2.0.0
9562024-01-25T06:18:21.606Z Downloaded slog-scope v4.4.0
9572024-01-25T06:18:21.606Z Downloaded textwrap v0.11.0
9582024-01-25T06:18:21.612Z Downloaded derive-where v1.2.7
9592024-01-25T06:18:21.622Z Downloaded normalize-line-endings v0.3.0
9602024-01-25T06:18:21.633Z Downloaded hash32 v0.2.1
9612024-01-25T06:18:21.633Z Downloaded unicode-segmentation v1.10.1
9622024-01-25T06:18:21.636Z Downloaded serde_urlencoded v0.7.1
9632024-01-25T06:18:21.636Z Downloaded tempdir v0.3.7
9642024-01-25T06:18:21.646Z Downloaded filetime v0.2.23
9652024-01-25T06:18:21.649Z Downloaded phf v0.11.2
9662024-01-25T06:18:21.649Z Downloaded funty v2.0.0
9672024-01-25T06:18:21.649Z Downloaded pest_meta v2.7.2
9682024-01-25T06:18:21.654Z Downloaded flagset v0.4.3
9692024-01-25T06:18:21.658Z Downloaded rand_core v0.6.4
9702024-01-25T06:18:21.661Z Downloaded defmt-parser v0.3.3
9712024-01-25T06:18:21.664Z Downloaded snafu-derive v0.7.5
9722024-01-25T06:18:21.667Z Downloaded pretty_assertions v1.4.0
9732024-01-25T06:18:21.672Z Downloaded term v0.7.0
9742024-01-25T06:18:21.680Z Downloaded strum_macros v0.25.2
9752024-01-25T06:18:21.685Z Downloaded slog-async v2.8.0
9762024-01-25T06:18:21.688Z Downloaded pin-project-internal v1.1.3
9772024-01-25T06:18:21.692Z Downloaded expectorate v1.1.0
9782024-01-25T06:18:21.698Z Downloaded structopt-derive v0.4.18
9792024-01-25T06:18:21.707Z Downloaded smf v0.2.2
9802024-01-25T06:18:22.121Z Downloaded rustls-native-certs v0.7.0
9812024-01-25T06:18:22.121Z Downloaded usdt-impl v0.3.5
9822024-01-25T06:18:22.121Z Downloaded fatfs v0.3.6
9832024-01-25T06:18:22.126Z Downloaded x509-cert v0.2.4
9842024-01-25T06:18:22.126Z Downloaded subtle v2.5.0
9852024-01-25T06:18:22.126Z Downloaded password-hash v0.5.0
9862024-01-25T06:18:22.126Z Downloaded trust-dns-client v0.22.0
9872024-01-25T06:18:22.126Z Downloaded typenum v1.16.0
9882024-01-25T06:18:22.126Z Downloaded uuid v1.7.0
9892024-01-25T06:18:22.126Z Downloaded flume v0.11.0
9902024-01-25T06:18:22.126Z Downloaded parking_lot v0.12.1
9912024-01-25T06:18:22.126Z Downloaded portable-atomic v1.4.3
9922024-01-25T06:18:22.126Z Downloaded rand v0.8.5
9932024-01-25T06:18:22.127Z Downloaded zerocopy v0.7.31
9942024-01-25T06:18:22.127Z Downloaded pin-project v1.1.3
9952024-01-25T06:18:22.127Z Downloaded guppy v0.17.4
9962024-01-25T06:18:22.127Z Downloaded bindgen v0.69.2
9972024-01-25T06:18:22.127Z Downloaded mio v0.8.9
9982024-01-25T06:18:22.127Z Downloaded quick-xml v0.30.0
9992024-01-25T06:18:22.127Z Downloaded serde_with v3.5.1
10002024-01-25T06:18:22.127Z Downloaded hashbrown v0.13.2
10012024-01-25T06:18:22.127Z Downloaded plotters v0.3.5
10022024-01-25T06:18:22.127Z Downloaded pest v2.7.2
10032024-01-25T06:18:22.127Z Downloaded regex v1.10.3
10042024-01-25T06:18:22.128Z Downloaded proptest v1.4.0
10052024-01-25T06:18:22.128Z Downloaded tabled v0.15.0
10062024-01-25T06:18:22.128Z Downloaded hkdf v0.12.4
10072024-01-25T06:18:22.128Z Downloaded regress v0.7.1
10082024-01-25T06:18:22.130Z Downloaded polar-core v0.27.0
10092024-01-25T06:18:22.130Z Downloaded diesel v2.1.4
10102024-01-25T06:18:22.130Z Downloaded regex-syntax v0.8.2
10112024-01-25T06:18:22.130Z Downloaded smoltcp v0.9.1
10122024-01-25T06:18:22.137Z Downloaded zerocopy-derive v0.6.4
10132024-01-25T06:18:22.161Z Downloaded smoltcp v0.11.0
10142024-01-25T06:18:22.185Z Downloaded sled v0.34.7
10152024-01-25T06:18:22.206Z Downloaded ratatui v0.25.0
10162024-01-25T06:18:22.238Z Downloaded rustls v0.22.2
10172024-01-25T06:18:22.667Z Downloaded sha3 v0.10.8
10182024-01-25T06:18:22.667Z Downloaded zerocopy-derive v0.7.31
10192024-01-25T06:18:22.667Z Downloaded regex-automata v0.4.4
10202024-01-25T06:18:22.667Z Downloaded regex-automata v0.3.8
10212024-01-25T06:18:22.667Z Downloaded bzip2-sys v0.1.11+1.0.8
10222024-01-25T06:18:22.667Z Downloaded encoding_rs v0.8.33
10232024-01-25T06:18:22.669Z Downloaded zerocopy-derive v0.2.0
10242024-01-25T06:18:22.669Z Downloaded tokio v1.35.1
10252024-01-25T06:18:22.669Z Downloaded openapiv3 v2.0.0
10262024-01-25T06:18:22.670Z Downloaded rustix v0.38.30
10272024-01-25T06:18:22.670Z Downloaded bstr v1.6.0
10282024-01-25T06:18:22.670Z Downloaded radix_trie v0.2.1
10292024-01-25T06:18:22.670Z Downloaded regex-syntax v0.7.5
10302024-01-25T06:18:22.670Z Downloaded vcpkg v0.2.15
10312024-01-25T06:18:22.745Z Downloaded rustls v0.21.9
10322024-01-25T06:18:22.765Z Downloaded bstr v0.2.17
10332024-01-25T06:18:22.783Z Downloaded trust-dns-proto v0.22.0
10342024-01-25T06:18:22.805Z Downloaded regex-syntax v0.6.29
10352024-01-25T06:18:22.819Z Downloaded webpki-roots v0.25.2
10362024-01-25T06:18:22.826Z Downloaded openssl v0.10.60
10372024-01-25T06:18:22.851Z Downloaded petgraph v0.6.4
10382024-01-25T06:18:22.876Z Downloaded rayon v1.8.0
10392024-01-25T06:18:22.905Z Downloaded gimli v0.28.0
10402024-01-25T06:18:22.913Z Downloaded rustls-webpki v0.102.1
10412024-01-25T06:18:22.953Z Downloaded bitvec v1.0.1
10422024-01-25T06:18:22.980Z Downloaded hashbrown v0.12.3
10432024-01-25T06:18:22.989Z Downloaded h2 v0.3.24
10442024-01-25T06:18:23.004Z Downloaded reedline v0.28.0
10452024-01-25T06:18:23.016Z Downloaded object v0.32.1
10462024-01-25T06:18:23.046Z Downloaded ring v0.17.7
10472024-01-25T06:18:23.179Z Downloaded nix v0.27.1
10482024-01-25T06:18:23.201Z Downloaded syn v1.0.109
10492024-01-25T06:18:23.221Z Downloaded rustls-webpki v0.101.7
10502024-01-25T06:18:23.248Z Downloaded ring v0.16.20
10512024-01-25T06:18:23.404Z Downloaded object v0.30.4
10522024-01-25T06:18:23.422Z Downloaded tough v0.16.0
10532024-01-25T06:18:23.434Z Downloaded reqwest v0.11.22
10542024-01-25T06:18:23.453Z Downloaded lalrpop v0.19.12
10552024-01-25T06:18:23.495Z Downloaded flate2 v1.0.28
10562024-01-25T06:18:23.501Z Downloaded tower v0.4.13
10572024-01-25T06:18:23.501Z Downloaded sqlparser v0.41.0
10582024-01-25T06:18:23.505Z Downloaded curve25519-dalek v4.1.1
10592024-01-25T06:18:23.569Z Downloaded steno v0.4.0
10602024-01-25T06:18:23.573Z Downloaded snafu v0.7.5
10612024-01-25T06:18:23.573Z Downloaded nom v7.1.3
10622024-01-25T06:18:23.573Z Downloaded idna v0.5.0
10632024-01-25T06:18:23.573Z Downloaded rcgen v0.12.0
10642024-01-25T06:18:23.573Z Downloaded rustyline v13.0.0
10652024-01-25T06:18:23.576Z Downloaded tungstenite v0.20.1
10662024-01-25T06:18:23.579Z Downloaded tar v0.4.40
10672024-01-25T06:18:23.583Z Downloaded prettyplease v0.2.16
10682024-01-25T06:18:23.589Z Downloaded futures-util v0.3.30
10692024-01-25T06:18:23.620Z Downloaded idna v0.2.3
10702024-01-25T06:18:23.631Z Downloaded darling_core v0.20.3
10712024-01-25T06:18:23.635Z Downloaded der v0.7.8
10722024-01-25T06:18:23.640Z Downloaded slog-term v2.9.0
10732024-01-25T06:18:23.644Z Downloaded dirs-next v2.0.0
10742024-01-25T06:18:23.649Z Downloaded tracing-core v0.1.31
10752024-01-25T06:18:23.655Z Downloaded unicode-normalization v0.1.22
10762024-01-25T06:18:23.658Z Downloaded openssl-sys v0.9.96
10772024-01-25T06:18:23.666Z Downloaded futures-io v0.3.30
10782024-01-25T06:18:23.670Z Downloaded proc-macro-crate v1.3.1
10792024-01-25T06:18:23.671Z Downloaded tui-tree-widget v0.16.0
10802024-01-25T06:18:23.676Z Downloaded target-lexicon v0.12.12
10812024-01-25T06:18:23.676Z Downloaded once_cell v1.19.0
10822024-01-25T06:18:23.679Z Downloaded olpc-cjson v0.1.3
10832024-01-25T06:18:23.679Z Downloaded rand_chacha v0.3.1
10842024-01-25T06:18:23.684Z Downloaded fnv v1.0.7
10852024-01-25T06:18:23.684Z Downloaded float-cmp v0.9.0
10862024-01-25T06:18:23.687Z Downloaded fd-lock v3.0.13
10872024-01-25T06:18:23.691Z Downloaded highway v1.1.0
10882024-01-25T06:18:23.691Z Downloaded rand v0.4.6
10892024-01-25T06:18:23.696Z Downloaded subprocess v0.2.9
10902024-01-25T06:18:23.703Z Downloaded regex-automata v0.1.10
10912024-01-25T06:18:23.710Z Downloaded heapless v0.8.0
10922024-01-25T06:18:23.720Z Downloaded predicates v3.1.0
10932024-01-25T06:18:23.724Z Downloaded pest_derive v2.7.2
10942024-01-25T06:18:23.727Z Downloaded pest_generator v2.7.2
10952024-01-25T06:18:23.727Z Downloaded spin v0.9.8
10962024-01-25T06:18:23.731Z Downloaded target-spec v3.0.1
10972024-01-25T06:18:23.735Z Downloaded native-tls v0.2.11
10982024-01-25T06:18:23.741Z Downloaded textwrap v0.16.0
10992024-01-25T06:18:23.741Z Downloaded zone v0.3.0
11002024-01-25T06:18:23.745Z Downloaded derive_more v0.99.17
11012024-01-25T06:18:23.752Z Downloaded tracing v0.1.37
11022024-01-25T06:18:23.759Z Downloaded typed-path v0.7.0
11032024-01-25T06:18:23.768Z Downloaded strsim v0.8.0
11042024-01-25T06:18:23.771Z Downloaded strip-ansi-escapes v0.2.0
11052024-01-25T06:18:23.771Z Downloaded tokio-util v0.7.10
11062024-01-25T06:18:23.795Z Downloaded http v1.0.0
11072024-01-25T06:18:23.798Z Downloaded termcolor v1.2.0
11082024-01-25T06:18:23.798Z Downloaded string_cache v0.8.7
11092024-01-25T06:18:23.798Z Downloaded static_assertions v1.1.0
11102024-01-25T06:18:23.798Z Downloaded sqlformat v0.2.3
11112024-01-25T06:18:23.810Z Downloaded spki v0.7.2
11122024-01-25T06:18:23.810Z Downloaded headers v0.3.9
11132024-01-25T06:18:23.814Z Downloaded futures v0.3.30
11142024-01-25T06:18:23.819Z Downloaded zerocopy v0.6.4
11152024-01-25T06:18:23.823Z Downloaded minimal-lexical v0.2.1
11162024-01-25T06:18:23.831Z Downloaded unicode_categories v0.1.1
11172024-01-25T06:18:23.837Z Downloaded time v0.3.27
11182024-01-25T06:18:23.846Z Downloaded guppy-workspace-hack v0.1.0
11192024-01-25T06:18:23.858Z Downloaded stringprep v0.1.3
11202024-01-25T06:18:23.858Z Downloaded glob v0.3.1
11212024-01-25T06:18:23.863Z Downloaded derive_builder v0.12.0
11222024-01-25T06:18:23.863Z Downloaded http v0.2.11
11232024-01-25T06:18:23.867Z Downloaded libxml v0.3.3
11242024-01-25T06:18:23.876Z Downloaded fixedbitset v0.4.2
11252024-01-25T06:18:23.880Z Downloaded nibble_vec v0.1.0
11262024-01-25T06:18:23.885Z Downloaded version_check v0.9.4
11272024-01-25T06:18:23.885Z Downloaded tracing-attributes v0.1.26
11282024-01-25T06:18:23.888Z Downloaded quick-error v1.2.3
11292024-01-25T06:18:23.888Z Downloaded pkcs1 v0.7.5
11302024-01-25T06:18:23.893Z Downloaded platforms v3.0.2
11312024-01-25T06:18:23.900Z Downloaded proc-macro-error v1.0.4
11322024-01-25T06:18:23.914Z Downloaded thiserror-no-std v2.0.2
11332024-01-25T06:18:23.914Z Downloaded vte v0.11.1
11342024-01-25T06:18:23.914Z Downloaded futures-core v0.3.30
11352024-01-25T06:18:23.914Z Downloaded num-bigint-dig v0.8.4
11362024-01-25T06:18:23.948Z Downloaded clap v2.34.0
11372024-01-25T06:18:23.972Z Downloaded itertools v0.12.0
11382024-01-25T06:18:23.974Z Downloaded rustls-pemfile v1.0.3
11392024-01-25T06:18:23.974Z Downloaded pkcs8 v0.10.2
11402024-01-25T06:18:23.974Z Downloaded slog-json v2.6.1
11412024-01-25T06:18:23.974Z Downloaded slog-bunyan v2.5.0
11422024-01-25T06:18:23.975Z Downloaded futures-channel v0.3.30
11432024-01-25T06:18:23.975Z Downloaded env_logger v0.10.0
11442024-01-25T06:18:24.400Z Downloaded topological-sort v0.2.2
11452024-01-25T06:18:24.400Z Downloaded zip v0.6.6
11462024-01-25T06:18:24.400Z Downloaded url v2.5.0
11472024-01-25T06:18:24.401Z Downloaded partial-io v0.5.4
11482024-01-25T06:18:24.401Z Downloaded fragile v2.0.0
11492024-01-25T06:18:24.401Z Downloaded trybuild v1.0.89
11502024-01-25T06:18:24.409Z Downloaded fd-lock v4.0.2
11512024-01-25T06:18:24.409Z Downloaded ena v0.14.2
11522024-01-25T06:18:24.409Z Downloaded form_urlencoded v1.2.1
11532024-01-25T06:18:24.409Z Downloaded rayon-core v1.12.0
11542024-01-25T06:18:24.409Z Downloaded ed25519 v1.5.3
11552024-01-25T06:18:24.409Z Downloaded time-core v0.1.1
11562024-01-25T06:18:24.410Z Downloaded digest v0.10.7
11572024-01-25T06:18:24.410Z Downloaded either v1.9.0
11582024-01-25T06:18:24.410Z Downloaded rsa v0.9.2
11592024-01-25T06:18:24.410Z Downloaded ron v0.8.1
11602024-01-25T06:18:24.410Z Downloaded wyz v0.5.1
11612024-01-25T06:18:24.410Z Downloaded vsss-rs v3.3.4
11622024-01-25T06:18:24.410Z Downloaded rstest_macros v0.18.2
11632024-01-25T06:18:24.411Z Downloaded postgres-types v0.2.6
11642024-01-25T06:18:24.411Z Downloaded parking_lot_core v0.9.8
11652024-01-25T06:18:24.411Z Downloaded trust-dns-resolver v0.22.0
11662024-01-25T06:18:24.411Z Downloaded heapless v0.7.16
11672024-01-25T06:18:24.412Z Downloaded futures-timer v3.0.2
11682024-01-25T06:18:24.412Z Downloaded ff v0.13.0
11692024-01-25T06:18:24.412Z Downloaded proc-macro-error-attr v1.0.4
11702024-01-25T06:18:24.412Z Downloaded tiny-keccak v2.0.2
11712024-01-25T06:18:24.412Z Downloaded parking_lot_core v0.8.6
11722024-01-25T06:18:24.412Z Downloaded hex v0.4.3
11732024-01-25T06:18:24.412Z Downloaded toml_edit v0.19.15
11742024-01-25T06:18:24.413Z Downloaded itertools v0.10.5
11752024-01-25T06:18:24.413Z Downloaded pem-rfc7468 v0.7.0
11762024-01-25T06:18:24.413Z Downloaded unsafe-libyaml v0.2.10
11772024-01-25T06:18:24.413Z Downloaded thiserror-impl-no-std v2.0.2
11782024-01-25T06:18:24.413Z Downloaded generic-array v0.14.7
11792024-01-25T06:18:24.413Z Downloaded futures-executor v0.3.30
11802024-01-25T06:18:24.413Z Downloaded fs-err v2.11.0
11812024-01-25T06:18:24.414Z Downloaded derive_builder_core v0.12.0
11822024-01-25T06:18:24.414Z Downloaded futures-sink v0.3.30
11832024-01-25T06:18:24.414Z Downloaded similar v2.3.0
11842024-01-25T06:18:24.414Z Downloaded pretty-hex v0.2.1
11852024-01-25T06:18:24.414Z Downloaded dyn-clone v1.0.13
11862024-01-25T06:18:24.414Z Downloaded tower-service v0.3.2
11872024-01-25T06:18:24.415Z Downloaded socket2 v0.4.9
11882024-01-25T06:18:24.415Z Downloaded chrono v0.4.31
11892024-01-25T06:18:24.415Z Downloaded tinytemplate v1.2.1
11902024-01-25T06:18:24.415Z Downloaded num-bigint v0.4.4
11912024-01-25T06:18:24.415Z Downloaded futures-task v0.3.30
11922024-01-25T06:18:24.417Z Downloaded xattr v1.0.1
11932024-01-25T06:18:24.418Z Downloaded percent-encoding v2.3.1
11942024-01-25T06:18:24.418Z Downloaded postgres-protocol v0.6.6
11952024-01-25T06:18:24.418Z Downloaded foreign-types v0.5.0
11962024-01-25T06:18:24.418Z Downloaded plotters-svg v0.3.5
11972024-01-25T06:18:24.418Z Downloaded yansi v0.5.1
11982024-01-25T06:18:24.418Z Downloaded rust-argon2 v1.0.1
11992024-01-25T06:18:24.419Z Downloaded rstest v0.18.2
12002024-01-25T06:18:24.419Z Downloaded ucd-trie v0.1.6
12012024-01-25T06:18:24.419Z Downloaded schemars v0.8.16
12022024-01-25T06:18:24.419Z Downloaded ppv-lite86 v0.2.17
12032024-01-25T06:18:24.419Z Downloaded rustls-pemfile v2.0.0
12042024-01-25T06:18:24.419Z Downloaded futures-macro v0.3.30
12052024-01-25T06:18:24.419Z Downloaded phf_shared v0.11.2
12062024-01-25T06:18:24.420Z Downloaded sha2 v0.10.8
12072024-01-25T06:18:24.420Z Downloaded tokio-postgres v0.7.10
12082024-01-25T06:18:24.420Z Downloaded rusty-fork v0.3.0
12092024-01-25T06:18:24.420Z Downloaded crossbeam-channel v0.5.8
12102024-01-25T06:18:24.420Z Downloaded vec_map v0.8.2
12112024-01-25T06:18:24.421Z Downloaded oso v0.27.0
12122024-01-25T06:18:24.421Z Downloaded hmac v0.12.1
12132024-01-25T06:18:24.421Z Downloaded embedded-io v0.4.0
12142024-01-25T06:18:24.421Z Downloaded dof v0.1.5
12152024-01-25T06:18:24.421Z Downloaded r2d2 v0.8.10
12162024-01-25T06:18:24.421Z Downloaded time-macros v0.2.13
12172024-01-25T06:18:24.421Z Downloaded thread-id v4.2.0
12182024-01-25T06:18:24.421Z Downloaded wait-timeout v0.2.0
12192024-01-25T06:18:24.422Z Downloaded ref-cast-impl v1.0.20
12202024-01-25T06:18:24.424Z Downloaded ref-cast v1.0.20
12212024-01-25T06:18:24.424Z Downloaded rand_xorshift v0.3.0
12222024-01-25T06:18:24.425Z Downloaded shell-words v1.1.0
12232024-01-25T06:18:24.425Z Downloaded structopt v0.3.26
12242024-01-25T06:18:24.425Z Downloaded cc v1.0.83
12252024-01-25T06:18:24.425Z Downloaded scheduled-thread-pool v0.2.7
12262024-01-25T06:18:24.425Z Downloaded owo-colors v3.5.0
12272024-01-25T06:18:24.425Z Downloaded smallvec v0.6.14
12282024-01-25T06:18:24.425Z Downloaded signature v1.6.4
12292024-01-25T06:18:24.425Z Downloaded signal-hook-tokio v0.3.1
12302024-01-25T06:18:24.425Z Downloaded signal-hook-registry v1.4.1
12312024-01-25T06:18:24.425Z Downloaded same-file v1.0.6
12322024-01-25T06:18:24.426Z Downloaded dirs-sys-next v0.1.2
12332024-01-25T06:18:24.426Z Downloaded half v2.3.1
12342024-01-25T06:18:24.426Z Downloaded parking_lot v0.11.2
12352024-01-25T06:18:24.426Z Downloaded predicates-tree v1.0.9
12362024-01-25T06:18:24.426Z Downloaded rpassword v7.3.1
12372024-01-25T06:18:24.426Z Downloaded resolv-conf v0.7.0
12382024-01-25T06:18:24.427Z Downloaded remove_dir_all v0.5.3
12392024-01-25T06:18:24.427Z Downloaded difflib v0.4.0
12402024-01-25T06:18:24.427Z Downloaded walkdir v2.4.0
12412024-01-25T06:18:24.427Z Downloaded serde_derive_internals v0.26.0
12422024-01-25T06:18:24.427Z Downloaded base64 v0.21.7
12432024-01-25T06:18:24.427Z Downloaded siphasher v0.3.11
12442024-01-25T06:18:24.428Z Downloaded unicode-bidi v0.3.13
12452024-01-25T06:18:24.428Z Downloaded backtrace v0.3.69
12462024-01-25T06:18:24.428Z Downloaded test-strategy v0.3.1
12472024-01-25T06:18:24.428Z Downloaded indicatif v0.17.7
12482024-01-25T06:18:24.430Z Downloaded getrandom v0.2.10
12492024-01-25T06:18:24.430Z Downloaded toml v0.7.8
12502024-01-25T06:18:24.435Z Downloaded hyper v0.14.27
12512024-01-25T06:18:24.435Z Downloaded der_derive v0.7.2
12522024-01-25T06:18:24.435Z Downloaded const-oid v0.9.5
12532024-01-25T06:18:24.436Z Downloaded arc-swap v1.6.0
12542024-01-25T06:18:24.436Z Downloaded untrusted v0.9.0
12552024-01-25T06:18:24.436Z Downloaded utf-8 v0.7.6
12562024-01-25T06:18:24.436Z Downloaded unarray v0.1.4
12572024-01-25T06:18:24.436Z Downloaded semver v0.11.0
12582024-01-25T06:18:24.436Z Downloaded semver v0.1.20
12592024-01-25T06:18:24.436Z Downloaded sec1 v0.7.3
12602024-01-25T06:18:24.442Z Downloaded schemars_derive v0.8.16
12612024-01-25T06:18:24.442Z Downloaded bytes v1.5.0
12622024-01-25T06:18:24.447Z Downloaded blake2 v0.10.6
12632024-01-25T06:18:24.453Z Downloaded universal-hash v0.5.1
12642024-01-25T06:18:24.453Z Downloaded unicode-xid v0.2.4
12652024-01-25T06:18:24.462Z Downloaded unicode-width v0.1.11
12662024-01-25T06:18:24.462Z Downloaded zeroize_derive v1.4.2
12672024-01-25T06:18:24.462Z Downloaded smallvec v1.11.2
12682024-01-25T06:18:24.470Z Downloaded lalrpop-util v0.19.12
12692024-01-25T06:18:24.470Z Downloaded serde-hex v0.1.0
12702024-01-25T06:18:24.470Z Downloaded packed_struct_codegen v0.10.1
12712024-01-25T06:18:24.470Z Downloaded hostname v0.3.1
12722024-01-25T06:18:24.470Z Downloaded tinyvec v1.6.0
12732024-01-25T06:18:24.490Z Downloaded want v0.3.1
12742024-01-25T06:18:24.490Z Downloaded waitgroup v0.1.2
12752024-01-25T06:18:24.491Z Downloaded usdt-attr-macro v0.3.5
12762024-01-25T06:18:24.494Z Downloaded miniz_oxide v0.7.1
12772024-01-25T06:18:24.505Z Downloaded oorandom v11.1.3
12782024-01-25T06:18:24.505Z Downloaded defmt v0.3.5
12792024-01-25T06:18:24.505Z Downloaded socket2 v0.5.5
12802024-01-25T06:18:24.505Z Downloaded tokio-stream v0.1.14
12812024-01-25T06:18:24.505Z Downloaded tokio-rustls v0.25.0
12822024-01-25T06:18:24.506Z Downloaded tokio-rustls v0.24.1
12832024-01-25T06:18:24.917Z Downloaded serde_tokenstream v0.1.7
12842024-01-25T06:18:24.918Z Downloaded serde_path_to_error v0.1.15
12852024-01-25T06:18:24.927Z Downloaded secrecy v0.8.0
12862024-01-25T06:18:24.928Z Downloaded zeroize v1.7.0
12872024-01-25T06:18:24.928Z Downloaded packed_struct v0.10.1
12882024-01-25T06:18:24.928Z Downloaded home v0.5.5
12892024-01-25T06:18:24.928Z Downloaded hex-literal v0.4.1
12902024-01-25T06:18:24.928Z Downloaded hash32 v0.3.1
12912024-01-25T06:18:24.928Z Downloaded tempfile v3.9.0
12922024-01-25T06:18:24.928Z Downloaded libm v0.2.7
12932024-01-25T06:18:24.928Z Downloaded deranged v0.3.8
12942024-01-25T06:18:24.928Z Downloaded basic-toml v0.1.8
12952024-01-25T06:18:24.928Z Downloaded yasna v0.5.2
12962024-01-25T06:18:24.928Z Downloaded crypto-bigint v0.5.2
12972024-01-25T06:18:24.928Z Downloaded unicase v2.7.0
12982024-01-25T06:18:24.928Z Downloaded allocator-api2 v0.2.16
12992024-01-25T06:18:24.928Z Downloaded num-rational v0.4.1
13002024-01-25T06:18:24.928Z Downloaded nu-ansi-term v0.49.0
13012024-01-25T06:18:24.928Z Downloaded nanorand v0.7.0
13022024-01-25T06:18:24.928Z Downloaded multer v3.0.0
13032024-01-25T06:18:24.930Z Downloaded mockall_derive v0.12.0
13042024-01-25T06:18:24.930Z Downloaded blake2b_simd v1.0.1
13052024-01-25T06:18:24.930Z Downloaded num-complex v0.4.4
13062024-01-25T06:18:24.930Z Downloaded httparse v1.8.0
13072024-01-25T06:18:24.930Z Downloaded oso-derive v0.27.0
13082024-01-25T06:18:24.930Z Downloaded openssl-macros v0.1.1
13092024-01-25T06:18:24.930Z Downloaded unicode-linebreak v0.1.5
13102024-01-25T06:18:24.930Z Downloaded termios v0.3.3
13112024-01-25T06:18:24.930Z Downloaded crc32fast v1.3.2
13122024-01-25T06:18:24.930Z Downloaded libsw v3.3.1
13132024-01-25T06:18:24.930Z Downloaded indoc v2.0.3
13142024-01-25T06:18:24.930Z Downloaded hyper-rustls v0.24.2
13152024-01-25T06:18:24.930Z Downloaded ahash v0.8.6
13162024-01-25T06:18:24.930Z Downloaded addr2line v0.21.0
13172024-01-25T06:18:24.930Z Downloaded tokio-native-tls v0.3.1
13182024-01-25T06:18:24.930Z Downloaded tokio-macros v2.2.0
13192024-01-25T06:18:24.930Z Downloaded threadpool v1.8.1
13202024-01-25T06:18:24.930Z Downloaded darling v0.14.4
13212024-01-25T06:18:24.931Z Downloaded backoff v0.4.0
13222024-01-25T06:18:24.931Z Downloaded bcs v0.1.6
13232024-01-25T06:18:24.931Z Downloaded assert_cmd v2.0.13
13242024-01-25T06:18:24.931Z Downloaded bitflags v2.4.0
13252024-01-25T06:18:24.931Z Downloaded anes v0.1.6
13262024-01-25T06:18:24.931Z Downloaded datatest-stable v0.2.3
13272024-01-25T06:18:24.931Z Downloaded zerocopy v0.3.0
13282024-01-25T06:18:24.931Z Downloaded structmeta-derive v0.2.0
13292024-01-25T06:18:24.931Z Downloaded structmeta v0.2.0
13302024-01-25T06:18:24.931Z Downloaded stable_deref_trait v1.2.0
13312024-01-25T06:18:24.931Z Downloaded spin v0.5.2
13322024-01-25T06:18:24.931Z Downloaded smawk v0.3.1
13332024-01-25T06:18:24.931Z Downloaded slog-envlogger v2.2.0
13342024-01-25T06:18:24.931Z Downloaded slog-dtrace v0.2.3
13352024-01-25T06:18:24.931Z Downloaded signal-hook v0.3.17
13362024-01-25T06:18:24.931Z Downloaded rustc_version v0.1.7
13372024-01-25T06:18:24.931Z Downloaded rtoolbox v0.0.1
13382024-01-25T06:18:24.931Z Downloaded num_enum_derive v0.5.11
13392024-01-25T06:18:24.931Z Downloaded num-derive v0.4.0
13402024-01-25T06:18:24.931Z Downloaded http-body v0.4.5
13412024-01-25T06:18:24.931Z Downloaded darling v0.20.3
13422024-01-25T06:18:24.931Z Downloaded ciborium-ll v0.2.2
13432024-01-25T06:18:24.931Z Downloaded base64ct v1.6.0
13442024-01-25T06:18:24.931Z Downloaded ansi_term v0.12.1
13452024-01-25T06:18:24.932Z Downloaded headers-core v0.2.0
13462024-01-25T06:18:24.932Z Downloaded slab v0.4.9
13472024-01-25T06:18:24.932Z Downloaded semver-parser v0.10.2
13482024-01-25T06:18:24.932Z Downloaded lru-cache v0.1.2
13492024-01-25T06:18:24.932Z Downloaded linked-hash-map v0.5.6
13502024-01-25T06:18:24.932Z Downloaded lazy_static v1.4.0
13512024-01-25T06:18:24.932Z Downloaded hubpack v0.1.2
13522024-01-25T06:18:24.932Z Downloaded crossbeam v0.8.2
13532024-01-25T06:18:24.932Z Downloaded num-integer v0.1.45
13542024-01-25T06:18:24.932Z Downloaded num v0.4.1
13552024-01-25T06:18:24.932Z Downloaded mockall v0.12.0
13562024-01-25T06:18:24.932Z Downloaded aead v0.5.2
13572024-01-25T06:18:24.932Z Downloaded termtree v0.4.1
13582024-01-25T06:18:24.932Z Downloaded hyper v1.1.0
13592024-01-25T06:18:24.933Z Downloaded mime v0.3.17
13602024-01-25T06:18:24.933Z Downloaded keccak v0.1.4
13612024-01-25T06:18:24.933Z Downloaded crossbeam-utils v0.8.16
13622024-01-25T06:18:24.933Z Downloaded cookie v0.18.0
13632024-01-25T06:18:24.933Z Downloaded httpdate v1.0.3
13642024-01-25T06:18:24.933Z Downloaded memoffset v0.9.0
13652024-01-25T06:18:24.933Z Downloaded md-5 v0.10.5
13662024-01-25T06:18:24.933Z Downloaded maybe-uninit v2.0.0
13672024-01-25T06:18:24.933Z Downloaded managed v0.8.0
13682024-01-25T06:18:24.933Z Downloaded linear-map v1.2.0
13692024-01-25T06:18:24.933Z Downloaded ipnet v2.9.0
13702024-01-25T06:18:24.933Z Downloaded crossbeam-deque v0.8.3
13712024-01-25T06:18:24.933Z Downloaded corncobs v0.1.3
13722024-01-25T06:18:24.933Z Downloaded clang-sys v1.6.1
13732024-01-25T06:18:24.933Z Downloaded cast v0.3.0
13742024-01-25T06:18:24.934Z Downloaded cassowary v0.3.0
13752024-01-25T06:18:24.934Z Downloaded bytecount v0.6.3
13762024-01-25T06:18:24.935Z Downloaded bitfield v0.14.0
13772024-01-25T06:18:24.935Z Downloaded atomic-waker v1.1.1
13782024-01-25T06:18:24.935Z Downloaded tower-layer v0.3.2
13792024-01-25T06:18:24.935Z Downloaded tinyvec_macros v0.1.1
13802024-01-25T06:18:24.935Z Downloaded block-padding v0.3.3
13812024-01-25T06:18:24.935Z Downloaded byteorder v1.5.0
13822024-01-25T06:18:24.935Z Downloaded buf-list v1.0.3
13832024-01-25T06:18:24.935Z Downloaded arrayvec v0.7.4
13842024-01-25T06:18:24.935Z Downloaded stability v0.1.1
13852024-01-25T06:18:24.939Z Downloaded sqlparser_derive v0.2.2
13862024-01-25T06:18:24.939Z Downloaded nodrop v0.1.14
13872024-01-25T06:18:24.939Z Downloaded newline-converter v0.3.0
13882024-01-25T06:18:24.939Z Downloaded nested v0.1.1
13892024-01-25T06:18:24.939Z Downloaded http-range v0.1.5
13902024-01-25T06:18:24.939Z Downloaded base16ct v0.2.0
13912024-01-25T06:18:24.939Z Downloaded bit-vec v0.6.3
13922024-01-25T06:18:24.939Z Downloaded bit-set v0.5.3
13932024-01-25T06:18:24.939Z Downloaded arrayref v0.3.7
13942024-01-25T06:18:24.939Z Downloaded argon2 v0.5.3
13952024-01-25T06:18:24.939Z Downloaded async-trait v0.1.77
13962024-01-25T06:18:24.939Z Downloaded bzip2 v0.4.4
13972024-01-25T06:18:24.939Z Downloaded new_debug_unreachable v1.0.4
13982024-01-25T06:18:24.939Z Downloaded http-body v1.0.0
13992024-01-25T06:18:24.940Z Downloaded cobs v0.2.3
14002024-01-25T06:18:24.940Z Downloaded log v0.4.20
14012024-01-25T06:18:24.940Z Downloaded lock_api v0.4.10
14022024-01-25T06:18:24.940Z Downloaded block-buffer v0.10.4
14032024-01-25T06:18:24.940Z Downloaded autocfg v1.1.0
14042024-01-25T06:18:24.940Z Downloaded async-stream v0.3.5
14052024-01-25T06:18:24.940Z Downloaded bb8 v0.8.1
14062024-01-25T06:18:24.940Z Downloaded approx v0.5.1
14072024-01-25T06:18:24.940Z Downloaded async-recursion v1.0.5
14082024-01-25T06:18:24.940Z Downloaded assert_matches v1.5.0
14092024-01-25T06:18:24.940Z Downloaded synstructure v0.12.6
14102024-01-25T06:18:24.940Z Downloaded serde-big-array v0.4.1
14112024-01-25T06:18:24.940Z Downloaded matches v0.1.10
14122024-01-25T06:18:24.940Z Downloaded inout v0.1.3
14132024-01-25T06:18:24.940Z Downloaded indexmap v1.9.3
14142024-01-25T06:18:24.940Z Downloaded impl-trait-for-tuples v0.2.2
14152024-01-25T06:18:24.941Z Downloaded crunchy v0.2.2
14162024-01-25T06:18:24.941Z Downloaded crossbeam-queue v0.3.8
14172024-01-25T06:18:24.941Z Downloaded criterion v0.5.1
14182024-01-25T06:18:24.941Z Downloaded ascii-canvas v3.0.0
14192024-01-25T06:18:24.941Z Downloaded array-init v0.0.4
14202024-01-25T06:18:24.941Z Downloaded serde_plain v1.0.2
14212024-01-25T06:18:24.941Z Downloaded constant_time_eq v0.3.0
14222024-01-25T06:18:24.941Z Downloaded signal-hook-mio v0.2.3
14232024-01-25T06:18:24.941Z Downloaded shlex v1.3.0
14242024-01-25T06:18:24.941Z Downloaded match_cfg v0.1.0
14252024-01-25T06:18:24.941Z Downloaded crucible-workspace-hack v0.1.0
14262024-01-25T06:18:24.941Z Downloaded maplit v1.0.2
14272024-01-25T06:18:24.941Z Downloaded macaddr v1.0.1
14282024-01-25T06:18:24.941Z Downloaded libtest-mimic v0.6.1
14292024-01-25T06:18:24.941Z Downloaded libefi-sys v0.1.0
14302024-01-25T06:18:24.941Z Downloaded lazycell v1.3.0
14312024-01-25T06:18:24.941Z Downloaded curve25519-dalek-derive v0.1.0
14322024-01-25T06:18:24.941Z Downloaded ciborium v0.2.2
14332024-01-25T06:18:24.942Z Downloaded atomicwrites v0.4.3
14342024-01-25T06:18:24.942Z Downloaded async-stream-impl v0.3.5
14352024-01-25T06:18:24.942Z Downloaded adler v1.0.2
14362024-01-25T06:18:24.942Z Downloaded crc v3.0.1
14372024-01-25T06:18:24.942Z Downloaded memoffset v0.7.1
14382024-01-25T06:18:24.942Z Downloaded crypto-common v0.1.6
14392024-01-25T06:18:24.942Z Downloaded cfg-expr v0.15.5
14402024-01-25T06:18:24.942Z Downloaded atty v0.2.14
14412024-01-25T06:18:24.942Z Downloaded serde_yaml v0.9.25
14422024-01-25T06:18:24.945Z Downloaded constant_time_eq v0.2.6
14432024-01-25T06:18:24.945Z Downloaded colored v2.0.4
14442024-01-25T06:18:24.951Z Downloaded crossbeam-epoch v0.9.15
14452024-01-25T06:18:24.959Z Downloaded console v0.15.8
14462024-01-25T06:18:24.966Z Downloaded chacha20 v0.9.1
14472024-01-25T06:18:24.967Z Downloaded cfg-if v1.0.0
14482024-01-25T06:18:24.967Z Downloaded serde_with_macros v3.5.1
14492024-01-25T06:18:24.967Z Downloaded serde_repr v0.1.16
14502024-01-25T06:18:24.971Z Downloaded salty v0.2.0
14512024-01-25T06:18:24.979Z Downloaded kstat-rs v0.2.3
14522024-01-25T06:18:24.988Z Downloaded is-terminal v0.4.9
14532024-01-25T06:18:24.988Z Downloaded hyper-util v0.1.2
14542024-01-25T06:18:24.988Z Downloaded cstr-argument v0.1.2
14552024-01-25T06:18:24.989Z Downloaded criterion-plot v0.5.0
14562024-01-25T06:18:24.992Z Downloaded cpufeatures v0.2.12
14572024-01-25T06:18:24.992Z Downloaded scopeguard v1.2.0
14582024-01-25T06:18:24.992Z Downloaded samael v0.0.14
14592024-01-25T06:18:25.001Z Downloaded instant v0.1.12
14602024-01-25T06:18:25.004Z Downloaded crc-any v2.4.3
14612024-01-25T06:18:25.006Z Downloaded convert_case v0.4.0
14622024-01-25T06:18:25.012Z Downloaded rustls-pki-types v1.1.0
14632024-01-25T06:18:25.023Z Downloaded number_prefix v0.4.0
14642024-01-25T06:18:25.023Z Downloaded chacha20poly1305 v0.10.1
14652024-01-25T06:18:25.024Z Downloaded libloading v0.7.4
14662024-01-25T06:18:25.035Z Downloaded crc-catalog v2.2.0
14672024-01-25T06:18:25.035Z Downloaded hyper-tls v0.5.0
14682024-01-25T06:18:25.037Z Downloaded hyper-rustls v0.26.0
14692024-01-25T06:18:25.037Z Downloaded aho-corasick v1.0.4
14702024-01-25T06:18:25.041Z Downloaded httptest v0.15.5
14712024-01-25T06:18:25.048Z Downloaded ciborium-io v0.2.2
14722024-01-25T06:18:25.725Z Compiling serde v1.0.195
14732024-01-25T06:18:25.725Z Compiling autocfg v1.1.0
14742024-01-25T06:18:25.728Z Compiling version_check v0.9.4
14752024-01-25T06:18:25.732Z Checking cfg-if v1.0.0
14762024-01-25T06:18:25.768Z Compiling syn v1.0.109
14772024-01-25T06:18:26.219Z Checking libc v0.2.152
14782024-01-25T06:18:26.222Z Compiling syn v2.0.46
14792024-01-25T06:18:26.222Z Compiling parking_lot_core v0.9.8
14802024-01-25T06:18:26.222Z Compiling cc v1.0.83
14812024-01-25T06:18:26.547Z Compiling libm v0.2.7
14822024-01-25T06:18:26.576Z Compiling once_cell v1.19.0
14832024-01-25T06:18:26.977Z Compiling ahash v0.8.6
14842024-01-25T06:18:27.050Z Compiling getrandom v0.2.10
14852024-01-25T06:18:27.079Z Compiling lock_api v0.4.10
14862024-01-25T06:18:27.198Z Compiling num-traits v0.2.16
14872024-01-25T06:18:27.588Z Compiling byteorder v1.5.0
14882024-01-25T06:18:27.793Z Compiling serde_json v1.0.111
14892024-01-25T06:18:27.939Z Compiling memchr v2.6.3
14902024-01-25T06:18:28.178Z Compiling slab v0.4.9
14912024-01-25T06:18:28.765Z Compiling typenum v1.16.0
14922024-01-25T06:18:28.769Z Compiling generic-array v0.14.7
14932024-01-25T06:18:28.915Z Checking scopeguard v1.2.0
14942024-01-25T06:18:29.410Z Checking log v0.4.20
14952024-01-25T06:18:30.148Z Checking smallvec v1.11.2
14962024-01-25T06:18:30.425Z Compiling pkg-config v0.3.27
14972024-01-25T06:18:30.522Z Checking itoa v1.0.9
14982024-01-25T06:18:30.720Z Compiling allocator-api2 v0.2.16
14992024-01-25T06:18:30.928Z Compiling rustix v0.38.30
15002024-01-25T06:18:31.177Z Compiling ring v0.17.7
15012024-01-25T06:18:31.269Z Compiling httparse v1.8.0
15022024-01-25T06:18:31.912Z Compiling schemars v0.8.16
15032024-01-25T06:18:31.992Z Compiling vcpkg v0.2.15
15042024-01-25T06:18:32.195Z Checking parking_lot v0.12.1
15052024-01-25T06:18:32.216Z Compiling fnv v1.0.7
15062024-01-25T06:18:32.379Z Checking pin-project-lite v0.2.13
15072024-01-25T06:18:32.443Z Checking rand_core v0.6.4
15082024-01-25T06:18:32.878Z Compiling aho-corasick v1.0.4
15092024-01-25T06:18:34.937Z Checking signal-hook-registry v1.4.1
15102024-01-25T06:18:35.241Z Compiling regex-syntax v0.8.2
15112024-01-25T06:18:35.499Z Compiling openssl-sys v0.9.96
15122024-01-25T06:18:36.932Z Checking mio v0.8.9
15132024-01-25T06:18:37.486Z Compiling ring v0.16.20
15142024-01-25T06:18:37.992Z Checking num_cpus v1.16.0
15152024-01-25T06:18:38.059Z Compiling openssl v0.10.60
15162024-01-25T06:18:38.359Z Checking futures-core v0.3.30
15172024-01-25T06:18:38.592Z Compiling serde_derive_internals v0.26.0
15182024-01-25T06:18:38.679Z Compiling ucd-trie v0.1.6
15192024-01-25T06:18:39.623Z Checking socket2 v0.5.5
15202024-01-25T06:18:40.085Z Compiling native-tls v0.2.11
15212024-01-25T06:18:40.499Z Compiling spin v0.5.2
15222024-01-25T06:18:40.565Z Compiling rustls v0.21.9
15232024-01-25T06:18:40.829Z Compiling iana-time-zone v0.1.57
15242024-01-25T06:18:40.945Z Compiling regex-automata v0.4.4
15252024-01-25T06:18:41.739Z Compiling async-trait v0.1.77
15262024-01-25T06:18:43.007Z Compiling dyn-clone v1.0.13
15272024-01-25T06:18:43.267Z Checking ryu v1.0.15
15282024-01-25T06:18:43.304Z Compiling unicode-xid v0.2.4
15292024-01-25T06:18:43.343Z Compiling backtrace v0.3.69
15302024-01-25T06:18:43.774Z Compiling futures-sink v0.3.30
15312024-01-25T06:18:43.996Z Compiling errno v0.3.8
15322024-01-25T06:18:44.016Z Compiling tinyvec_macros v0.1.1
15332024-01-25T06:18:44.310Z Compiling crc32fast v1.3.2
15342024-01-25T06:18:44.337Z Compiling crossbeam-utils v0.8.16
15352024-01-25T06:18:44.466Z Compiling tinyvec v1.6.0
15362024-01-25T06:18:45.074Z Compiling futures-channel v0.3.30
15372024-01-25T06:18:45.521Z Compiling futures-io v0.3.30
15382024-01-25T06:18:45.695Z Compiling futures-task v0.3.30
15392024-01-25T06:18:45.916Z Compiling anyhow v1.0.75
15402024-01-25T06:18:45.976Z Compiling pin-utils v0.1.0
15412024-01-25T06:18:46.108Z Checking subtle v2.5.0
15422024-01-25T06:18:46.162Z Compiling spin v0.9.8
15432024-01-25T06:18:47.128Z Compiling tracing-core v0.1.31
15442024-01-25T06:18:47.137Z Compiling unicode-normalization v0.1.22
15452024-01-25T06:18:47.137Z Compiling unicode-bidi v0.3.13
15462024-01-25T06:18:47.537Z Compiling regex v1.10.3
15472024-01-25T06:18:49.130Z Compiling num-integer v0.1.45
15482024-01-25T06:18:49.395Z Compiling slog v2.7.0
15492024-01-25T06:18:49.590Z Compiling synstructure v0.12.6
15502024-01-25T06:18:49.599Z Compiling lazy_static v1.4.0
15512024-01-25T06:18:49.747Z Compiling unicode-width v0.1.11
15522024-01-25T06:18:49.773Z Compiling untrusted v0.7.1
15532024-01-25T06:18:49.969Z Compiling untrusted v0.9.0
15542024-01-25T06:18:49.994Z Compiling serde_derive v1.0.195
15552024-01-25T06:18:50.065Z Compiling zerocopy-derive v0.7.31
15562024-01-25T06:18:50.161Z Compiling zeroize_derive v1.4.2
15572024-01-25T06:18:50.627Z Compiling thiserror-impl v1.0.49
15582024-01-25T06:18:51.102Z Compiling tokio-macros v2.2.0
15592024-01-25T06:18:51.500Z Compiling futures-macro v0.3.30
15602024-01-25T06:18:52.650Z Compiling tracing-attributes v0.1.26
15612024-01-25T06:18:52.848Z Compiling schemars_derive v0.8.16
15622024-01-25T06:18:53.929Z Checking zeroize v1.7.0
15632024-01-25T06:18:54.032Z Compiling zerocopy v0.7.31
15642024-01-25T06:18:54.327Z Compiling openssl-macros v0.1.1
15652024-01-25T06:18:55.740Z Compiling thiserror v1.0.49
15662024-01-25T06:18:55.932Z Compiling pest v2.7.2
15672024-01-25T06:18:57.770Z Compiling hashbrown v0.14.2
15682024-01-25T06:18:57.787Z Compiling hashbrown v0.13.2
15692024-01-25T06:18:57.949Z Compiling futures-util v0.3.30
15702024-01-25T06:18:59.237Z Compiling tracing v0.1.37
15712024-01-25T06:18:59.582Z Compiling der_derive v0.7.2
15722024-01-25T06:19:00.072Z Compiling pest_meta v2.7.2
15732024-01-25T06:19:00.664Z Compiling zerocopy-derive v0.2.0
15742024-01-25T06:19:01.398Z Compiling time-core v0.1.1
15752024-01-25T06:19:02.064Z Compiling percent-encoding v2.3.1
15762024-01-25T06:19:02.221Z Compiling foreign-types-shared v0.1.1
15772024-01-25T06:19:02.253Z Compiling rustversion v1.0.14
15782024-01-25T06:19:02.355Z Compiling foreign-types v0.3.2
15792024-01-25T06:19:02.887Z Compiling pest_generator v2.7.2
15802024-01-25T06:19:03.447Z Compiling time-macros v0.2.13
15812024-01-25T06:19:08.581Z Compiling base64 v0.21.7
15822024-01-25T06:19:08.875Z Compiling try-lock v0.2.4
15832024-01-25T06:19:09.072Z Compiling want v0.3.1
15842024-01-25T06:19:09.115Z Compiling pest_derive v2.7.2
15852024-01-25T06:19:09.493Z Compiling rustls-webpki v0.101.7
15862024-01-25T06:19:09.786Z Compiling sct v0.7.0
15872024-01-25T06:19:10.260Z Compiling form_urlencoded v1.2.1
15882024-01-25T06:19:10.409Z Compiling socket2 v0.4.9
15892024-01-25T06:19:10.430Z Compiling openssl-probe v0.1.5
15902024-01-25T06:19:10.938Z Compiling tower-service v0.3.2
15912024-01-25T06:19:11.105Z Compiling httpdate v1.0.3
15922024-01-25T06:19:11.224Z Compiling const-oid v0.9.5
15932024-01-25T06:19:11.792Z Compiling idna v0.5.0
15942024-01-25T06:19:11.812Z Compiling memoffset v0.9.0
15952024-01-25T06:19:12.248Z Compiling usdt-impl v0.3.5
15962024-01-25T06:19:12.754Z Compiling adler v1.0.2
15972024-01-25T06:19:13.070Z Compiling miniz_oxide v0.7.1
15982024-01-25T06:19:13.199Z Checking bytes v1.5.0
15992024-01-25T06:19:13.289Z Checking bitflags v2.4.0
16002024-01-25T06:19:14.428Z Checking tokio v1.35.1
16012024-01-25T06:19:14.536Z Compiling url v2.5.0
16022024-01-25T06:19:14.561Z Compiling zerocopy v0.3.0
16032024-01-25T06:19:18.693Z Checking crypto-common v0.1.6
16042024-01-25T06:19:18.810Z Compiling signal-hook v0.3.17
16052024-01-25T06:19:18.810Z Compiling indexmap v2.1.0
16062024-01-25T06:19:18.810Z Compiling uuid v1.7.0
16072024-01-25T06:19:18.810Z Compiling semver v1.0.21
16082024-01-25T06:19:18.810Z Compiling chrono v0.4.31
16092024-01-25T06:19:18.810Z Compiling http v0.2.11
16102024-01-25T06:19:18.811Z Compiling toml_datetime v0.6.5
16112024-01-25T06:19:19.282Z Compiling serde_spanned v0.6.4
16122024-01-25T06:19:19.309Z Compiling rustc_version v0.4.0
16132024-01-25T06:19:19.309Z Compiling toml_edit v0.19.15
16142024-01-25T06:19:21.105Z Compiling openapiv3 v2.0.0
16152024-01-25T06:19:25.746Z Compiling http-body v0.4.5
16162024-01-25T06:19:25.746Z Compiling either v1.9.0
16172024-01-25T06:19:25.977Z Compiling ipnet v2.9.0
16182024-01-25T06:19:26.556Z Compiling serde_urlencoded v0.7.1
16192024-01-25T06:19:27.394Z Compiling dof v0.1.5
16202024-01-25T06:19:28.129Z Compiling dtrace-parser v0.1.14
16212024-01-25T06:19:28.369Z Compiling rustls-pemfile v1.0.3
16222024-01-25T06:19:28.882Z Compiling clap_derive v4.4.2
16232024-01-25T06:19:28.912Z Compiling zerocopy-derive v0.6.4
16242024-01-25T06:19:29.367Z Compiling crossbeam-epoch v0.9.15
16252024-01-25T06:19:29.583Z Compiling thread-id v4.2.0
16262024-01-25T06:19:29.733Z Compiling encoding_rs v0.8.33
16272024-01-25T06:19:30.029Z Compiling gimli v0.28.0
16282024-01-25T06:19:31.453Z Compiling tokio-util v0.7.10
16292024-01-25T06:19:32.354Z Compiling tokio-rustls v0.24.1
16302024-01-25T06:19:32.621Z Compiling webpki-roots v0.25.2
16312024-01-25T06:19:32.842Z Compiling siphasher v0.3.11
16322024-01-25T06:19:32.878Z Compiling mime v0.3.17
16332024-01-25T06:19:33.535Z Compiling h2 v0.3.24
16342024-01-25T06:19:34.012Z Compiling serde_tokenstream v0.1.7
16352024-01-25T06:19:35.794Z Compiling tokio-native-tls v0.3.1
16362024-01-25T06:19:36.189Z Compiling strum_macros v0.25.2
16372024-01-25T06:19:37.294Z Compiling block-buffer v0.10.4
16382024-01-25T06:19:37.299Z Compiling addr2line v0.21.0
16392024-01-25T06:19:37.686Z Compiling bzip2-sys v0.1.11+1.0.8
16402024-01-25T06:19:38.000Z Compiling object v0.32.1
16412024-01-25T06:19:38.393Z Compiling num-iter v0.1.43
16422024-01-25T06:19:38.490Z Compiling rustc-demangle v0.1.23
16432024-01-25T06:19:39.086Z Compiling flate2 v1.0.28
16442024-01-25T06:19:40.109Z Compiling digest v0.10.7
16452024-01-25T06:19:40.223Z Compiling heapless v0.7.16
16462024-01-25T06:19:40.755Z Compiling ppv-lite86 v0.2.17
16472024-01-25T06:19:40.891Z Checking equivalent v1.0.1
16482024-01-25T06:19:42.007Z Compiling rand_chacha v0.3.1
16492024-01-25T06:19:42.045Z Compiling usdt-attr-macro v0.3.5
16502024-01-25T06:19:42.233Z Compiling usdt-macro v0.3.5
16512024-01-25T06:19:42.734Z Compiling toml v0.7.8
16522024-01-25T06:19:43.261Z Compiling toml_edit v0.21.0
16532024-01-25T06:19:43.318Z Compiling hex v0.4.3
16542024-01-25T06:19:44.250Z Compiling bit-vec v0.6.3
16552024-01-25T06:19:44.409Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16562024-01-25T06:19:44.925Z Compiling hyper v0.14.27
16572024-01-25T06:19:45.531Z Compiling rand v0.8.5
16582024-01-25T06:19:46.208Z Compiling phf_shared v0.10.0
16592024-01-25T06:19:46.235Z Compiling num-bigint v0.4.4
16602024-01-25T06:19:46.820Z Compiling base64ct v1.6.0
16612024-01-25T06:19:47.164Z Compiling precomputed-hash v0.1.1
16622024-01-25T06:19:47.311Z Compiling fixedbitset v0.4.2
16632024-01-25T06:19:47.540Z Compiling new_debug_unreachable v1.0.4
16642024-01-25T06:19:47.838Z Compiling smoltcp v0.9.1
16652024-01-25T06:19:48.080Z Compiling minimal-lexical v0.2.1
16662024-01-25T06:19:48.931Z Compiling nom v7.1.3
16672024-01-25T06:19:49.152Z Compiling petgraph v0.6.4
16682024-01-25T06:19:49.180Z Compiling string_cache v0.8.7
16692024-01-25T06:19:50.433Z Compiling pem-rfc7468 v0.7.0
16702024-01-25T06:19:51.369Z Compiling bit-set v0.5.3
16712024-01-25T06:19:51.665Z Compiling hmac v0.12.1
16722024-01-25T06:19:51.784Z Compiling itertools v0.10.5
16732024-01-25T06:19:52.862Z Compiling enum-as-inner v0.5.1
16742024-01-25T06:19:53.023Z Compiling hubpack_derive v0.1.1
16752024-01-25T06:19:53.828Z Compiling diesel_table_macro_syntax v0.1.0
16762024-01-25T06:19:54.476Z Compiling lalrpop-util v0.19.12
16772024-01-25T06:19:54.948Z Compiling unicode-segmentation v1.10.1
16782024-01-25T06:19:55.013Z Compiling flagset v0.4.3
16792024-01-25T06:19:55.086Z Compiling diesel_derives v2.1.2
16802024-01-25T06:19:55.306Z Compiling der v0.7.8
16812024-01-25T06:19:55.784Z Compiling cpufeatures v0.2.12
16822024-01-25T06:19:55.925Z Compiling sha2 v0.10.8
16832024-01-25T06:19:56.343Z Compiling hyper-rustls v0.24.2
16842024-01-25T06:19:56.423Z Compiling hyper-tls v0.5.0
16852024-01-25T06:19:56.576Z Compiling rustix v0.37.23
16862024-01-25T06:19:56.851Z Compiling reqwest v0.11.22
16872024-01-25T06:19:56.939Z Compiling md-5 v0.10.5
16882024-01-25T06:19:57.169Z Compiling serde_repr v0.1.16
16892024-01-25T06:19:58.682Z Compiling stringprep v0.1.3
16902024-01-25T06:20:01.459Z Compiling spki v0.7.2
16912024-01-25T06:20:01.539Z Compiling hash32 v0.2.1
16922024-01-25T06:20:01.540Z Compiling fallible-iterator v0.2.0
16932024-01-25T06:20:01.540Z Checking bitflags v1.3.2
16942024-01-25T06:20:01.541Z Compiling stable_deref_trait v1.2.0
16952024-01-25T06:20:01.541Z Compiling pkcs8 v0.10.2
16962024-01-25T06:20:01.541Z Compiling postgres-protocol v0.6.6
16972024-01-25T06:20:01.541Z Compiling terminal_size v0.2.6
16982024-01-25T06:20:01.541Z Compiling phf_shared v0.11.2
16992024-01-25T06:20:01.541Z Compiling ff v0.13.0
17002024-01-25T06:20:01.809Z Compiling block-padding v0.3.3
17012024-01-25T06:20:01.859Z Compiling scheduled-thread-pool v0.2.7
17022024-01-25T06:20:02.188Z Compiling base16ct v0.2.0
17032024-01-25T06:20:02.252Z Compiling regex-automata v0.1.10
17042024-01-25T06:20:02.330Z Compiling matches v0.1.10
17052024-01-25T06:20:02.568Z Compiling deranged v0.3.8
17062024-01-25T06:20:02.841Z Compiling managed v0.8.0
17072024-01-25T06:20:02.982Z Compiling num_threads v0.1.6
17082024-01-25T06:20:03.005Z Compiling clap_builder v4.4.2
17092024-01-25T06:20:03.035Z Compiling bstr v0.2.17
17102024-01-25T06:20:03.059Z Compiling sec1 v0.7.3
17112024-01-25T06:20:03.142Z Compiling idna v0.2.3
17122024-01-25T06:20:03.968Z Compiling r2d2 v0.8.10
17132024-01-25T06:20:04.562Z Compiling inout v0.1.3
17142024-01-25T06:20:04.965Z Compiling postgres-types v0.2.6
17152024-01-25T06:20:05.428Z Compiling time v0.3.27
17162024-01-25T06:20:05.483Z Compiling signal-hook-mio v0.2.3
17172024-01-25T06:20:05.699Z Compiling group v0.13.0
17182024-01-25T06:20:05.879Z Compiling phf v0.11.2
17192024-01-25T06:20:06.161Z Compiling bzip2 v0.4.4
17202024-01-25T06:20:06.743Z Compiling hubpack v0.1.2
17212024-01-25T06:20:07.283Z Compiling hkdf v0.12.4
17222024-01-25T06:20:07.475Z Compiling zerocopy v0.6.4
17232024-01-25T06:20:07.999Z Compiling ipnetwork v0.20.0
17242024-01-25T06:20:09.626Z Compiling crypto-bigint v0.5.2
17252024-01-25T06:20:10.918Z Compiling futures-executor v0.3.30
17262024-01-25T06:20:11.939Z Compiling float-cmp v0.9.0
17272024-01-25T06:20:12.232Z Compiling data-encoding v2.4.0
17282024-01-25T06:20:12.870Z Checking unicode-ident v1.0.12
17292024-01-25T06:20:13.112Z Compiling difflib v0.4.0
17302024-01-25T06:20:14.504Z Compiling predicates-core v1.0.6
17312024-01-25T06:20:15.090Z Compiling regex-automata v0.3.8
17322024-01-25T06:20:15.429Z Compiling whoami v1.4.1
17332024-01-25T06:20:16.040Z Compiling static_assertions v1.1.0
17342024-01-25T06:20:16.181Z Compiling normalize-line-endings v0.3.0
17352024-01-25T06:20:16.277Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17362024-01-25T06:20:16.333Z Compiling predicates v3.1.0
17372024-01-25T06:20:16.409Z Compiling tokio-postgres v0.7.10
17382024-01-25T06:20:19.085Z Compiling bstr v1.6.0
17392024-01-25T06:20:19.277Z Compiling trust-dns-proto v0.22.0
17402024-01-25T06:20:19.690Z Compiling elliptic-curve v0.13.8
17412024-01-25T06:20:21.704Z Compiling futures v0.3.30
17422024-01-25T06:20:21.923Z Compiling yasna v0.5.2
17432024-01-25T06:20:21.924Z Compiling clap v4.4.3
17442024-01-25T06:20:21.969Z Compiling zip v0.6.6
17452024-01-25T06:20:21.969Z Compiling crossterm v0.27.0
17462024-01-25T06:20:22.733Z Compiling diesel v2.1.4
17472024-01-25T06:20:24.248Z Compiling cipher v0.4.4
17482024-01-25T06:20:24.399Z Compiling similar v2.3.0
17492024-01-25T06:20:25.102Z Compiling usdt v0.3.5
17502024-01-25T06:20:25.229Z Compiling camino v1.1.6
17512024-01-25T06:20:25.393Z Compiling tokio-stream v0.1.14
17522024-01-25T06:20:26.137Z Compiling console v0.15.8
17532024-01-25T06:20:28.674Z Checking proc-macro2 v1.0.74
17542024-01-25T06:20:48.090Z Checking quote v1.0.35
17552024-01-25T06:20:48.377Z Checking utf8parse v0.2.1
17562024-01-25T06:20:48.377Z Checking anstyle v1.0.2
17572024-01-25T06:20:48.629Z Checking io-lifetimes v1.0.11
17582024-01-25T06:20:48.629Z Checking anstyle-parse v0.2.1
17592024-01-25T06:20:48.739Z Checking colorchoice v1.0.0
17602024-01-25T06:20:48.739Z Checking anstyle-query v1.0.0
17612024-01-25T06:20:48.739Z Checking anstream v0.5.0
17622024-01-25T06:20:48.739Z Checking strsim v0.10.0
17632024-01-25T06:20:48.739Z Checking clap_lex v0.5.1
17642024-01-25T06:20:48.739Z Checking winnow v0.5.15
17652024-01-25T06:20:57.991Z Compiling serde_tokenstream v0.2.0
17662024-01-25T06:21:05.295Z Compiling regress v0.7.1
17672024-01-25T06:21:05.572Z Compiling getopts v0.2.21
17682024-01-25T06:21:06.622Z Compiling unsafe-libyaml v0.2.10
17692024-01-25T06:21:07.300Z Checking heck v0.4.1
17702024-01-25T06:21:07.609Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17712024-01-25T06:21:08.551Z Compiling ident_case v1.0.1
17722024-01-25T06:21:08.773Z Compiling serde_yaml v0.9.25
17732024-01-25T06:21:09.094Z Checking fastrand v2.0.0
17742024-01-25T06:21:09.573Z Checking match_cfg v0.1.0
17752024-01-25T06:21:09.670Z Checking rustls-pki-types v1.1.0
17762024-01-25T06:21:09.689Z Checking hostname v0.3.1
17772024-01-25T06:21:09.830Z Checking tempfile v3.9.0
17782024-01-25T06:21:09.854Z Checking http v1.0.0
17792024-01-25T06:21:10.256Z Checking atty v0.2.14
17802024-01-25T06:21:10.337Z Compiling paste v1.0.14
17812024-01-25T06:21:10.417Z Checking quick-error v1.2.3
17822024-01-25T06:21:10.640Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17832024-01-25T06:21:11.184Z Checking crossbeam-channel v0.5.8
17842024-01-25T06:21:12.042Z Checking sha1 v0.10.6
17852024-01-25T06:21:12.345Z Checking dirs-sys-next v0.1.2
17862024-01-25T06:21:12.441Z Compiling rustls v0.22.2
17872024-01-25T06:21:12.609Z Checking dirs-next v2.0.0
17882024-01-25T06:21:12.897Z Checking rustls-webpki v0.102.1
17892024-01-25T06:21:14.061Z Checking thread_local v1.1.7
17902024-01-25T06:21:14.194Z Checking instant v0.1.12
17912024-01-25T06:21:14.350Z Compiling slog-async v2.8.0
17922024-01-25T06:21:14.744Z Checking term v0.7.0
17932024-01-25T06:21:15.199Z Checking rustls-pemfile v2.0.0
17942024-01-25T06:21:15.388Z Compiling multer v3.0.0
17952024-01-25T06:21:15.535Z Checking take_mut v0.2.2
17962024-01-25T06:21:15.782Z Checking debug-ignore v1.0.5
17972024-01-25T06:21:15.862Z Checking slog-term v2.9.0
17982024-01-25T06:21:15.880Z Compiling darling_core v0.20.3
17992024-01-25T06:21:15.910Z Checking slog-json v2.6.1
18002024-01-25T06:21:16.163Z Compiling async-stream-impl v0.3.5
18012024-01-25T06:21:16.286Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18022024-01-25T06:21:16.630Z Checking atomic-waker v1.1.1
18032024-01-25T06:21:16.824Z Checking slog-bunyan v2.5.0
18042024-01-25T06:21:16.829Z Checking waitgroup v0.1.2
18052024-01-25T06:21:17.026Z Checking toml v0.8.8
18062024-01-25T06:21:17.605Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18072024-01-25T06:21:18.282Z Checking serde_path_to_error v0.1.15
18082024-01-25T06:21:18.462Z Checking async-stream v0.3.5
18092024-01-25T06:21:18.698Z Checking strum v0.25.0
18102024-01-25T06:21:18.954Z Compiling structmeta-derive v0.2.0
18112024-01-25T06:21:19.306Z Checking wait-timeout v0.2.0
18122024-01-25T06:21:19.539Z Checking rusty-fork v0.3.0
18132024-01-25T06:21:19.948Z Checking rand_xorshift v0.3.0
18142024-01-25T06:21:20.195Z Checking unarray v0.1.4
18152024-01-25T06:21:20.393Z Compiling regex-syntax v0.7.5
18162024-01-25T06:21:20.485Z Checking tokio-rustls v0.25.0
18172024-01-25T06:21:21.071Z Checking proptest v1.4.0
18182024-01-25T06:21:24.033Z Compiling structmeta v0.2.0
18192024-01-25T06:21:24.750Z Checking backoff v0.4.0
18202024-01-25T06:21:25.165Z Compiling test-strategy v0.3.1
18212024-01-25T06:21:25.966Z Compiling darling_macro v0.20.3
18222024-01-25T06:21:27.517Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18232024-01-25T06:21:27.614Z Compiling darling v0.20.3
18242024-01-25T06:21:27.782Z Checking macaddr v1.0.1
18252024-01-25T06:21:27.808Z Compiling serde_with_macros v3.5.1
18262024-01-25T06:21:28.226Z Checking camino-tempfile v1.1.1
18272024-01-25T06:21:28.291Z Checking is-terminal v0.4.9
18282024-01-25T06:21:28.479Z Compiling proc-macro-error-attr v1.0.4
18292024-01-25T06:21:28.634Z Compiling proc-macro-error v1.0.4
18302024-01-25T06:21:29.276Z Compiling proc-macro-crate v1.3.1
18312024-01-25T06:21:29.298Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18322024-01-25T06:21:29.917Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18332024-01-25T06:21:31.089Z Checking termtree v0.4.1
18342024-01-25T06:21:31.158Z Compiling heapless v0.8.0
18352024-01-25T06:21:31.385Z Checking predicates-tree v1.0.9
18362024-01-25T06:21:31.442Z Compiling num_enum_derive v0.5.11
18372024-01-25T06:21:31.589Z Checking hash32 v0.3.1
18382024-01-25T06:21:31.849Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18392024-01-25T06:21:31.932Z Compiling parse-display-derive v0.8.2
18402024-01-25T06:21:31.946Z Compiling smoltcp v0.11.0
18412024-01-25T06:21:32.349Z Checking embedded-io v0.4.0
18422024-01-25T06:21:32.792Z Checking cobs v0.2.3
18432024-01-25T06:21:33.012Z Compiling crucible-workspace-hack v0.1.0
18442024-01-25T06:21:33.033Z Checking serde_with v3.5.1
18452024-01-25T06:21:33.116Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18462024-01-25T06:21:33.436Z Checking postcard v1.0.8
18472024-01-25T06:21:33.580Z Compiling foreign-types-macros v0.2.3
18482024-01-25T06:21:34.564Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18492024-01-25T06:21:35.003Z Checking foreign-types-shared v0.3.1
18502024-01-25T06:21:35.141Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18512024-01-25T06:21:35.552Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18522024-01-25T06:21:35.638Z Checking foreign-types v0.5.0
18532024-01-25T06:21:36.025Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18542024-01-25T06:21:36.139Z Checking num_enum v0.5.11
18552024-01-25T06:21:36.238Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18562024-01-25T06:21:36.330Z Checking cstr-argument v0.1.2
18572024-01-25T06:21:36.571Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18582024-01-25T06:21:37.002Z Checking pretty-hex v0.2.1
18592024-01-25T06:21:37.220Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18602024-01-25T06:21:37.569Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18612024-01-25T06:21:37.614Z Checking colored v2.0.4
18622024-01-25T06:21:37.699Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18632024-01-25T06:21:38.048Z Compiling zone_cfg_derive v0.3.0
18642024-01-25T06:21:38.155Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18652024-01-25T06:21:38.624Z Compiling mockall_derive v0.12.0
18662024-01-25T06:21:38.893Z Compiling num-derive v0.4.0
18672024-01-25T06:21:39.093Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18682024-01-25T06:21:39.469Z Checking parse-display v0.8.2
18692024-01-25T06:21:39.700Z Checking fragile v2.0.0
18702024-01-25T06:21:40.100Z Checking downcast v0.11.0
18712024-01-25T06:21:40.398Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18722024-01-25T06:21:40.417Z Checking zone v0.3.0
18732024-01-25T06:21:41.178Z Checking smf v0.2.2
18742024-01-25T06:21:41.202Z Checking xattr v1.0.1
18752024-01-25T06:21:41.213Z Checking filetime v0.2.23
18762024-01-25T06:21:41.228Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18772024-01-25T06:21:41.434Z Checking same-file v1.0.6
18782024-01-25T06:21:41.511Z Checking tar v0.4.40
18792024-01-25T06:21:41.642Z Checking pem v3.0.2
18802024-01-25T06:21:41.667Z Checking walkdir v2.4.0
18812024-01-25T06:21:42.021Z Checking linked-hash-map v0.5.6
18822024-01-25T06:21:42.053Z Checking itertools v0.12.0
18832024-01-25T06:21:42.156Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18842024-01-25T06:21:42.503Z Checking lru-cache v0.1.2
18852024-01-25T06:21:42.745Z Checking headers-core v0.2.0
18862024-01-25T06:21:42.771Z Checking swrite v0.1.0
18872024-01-25T06:21:42.809Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
18882024-01-25T06:21:42.935Z Checking password-hash v0.5.0
18892024-01-25T06:21:42.969Z Checking headers v0.3.9
18902024-01-25T06:21:43.523Z Checking blake2 v0.10.6
18912024-01-25T06:21:43.592Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-01-25T06:21:43.623Z Checking rcgen v0.12.0
18932024-01-25T06:21:43.993Z Checking atomicwrites v0.4.3
18942024-01-25T06:21:44.179Z Checking argon2 v0.5.3
18952024-01-25T06:21:44.265Z Checking subprocess v0.2.9
18962024-01-25T06:21:44.637Z Checking arc-swap v1.6.0
18972024-01-25T06:21:44.706Z Compiling cancel-safe-futures v0.1.5
18982024-01-25T06:21:45.102Z Checking half v2.3.1
18992024-01-25T06:21:45.120Z Checking ciborium-io v0.2.2
19002024-01-25T06:21:45.264Z Checking resolv-conf v0.7.0
19012024-01-25T06:21:45.302Z Checking slog-scope v4.4.0
19022024-01-25T06:21:45.588Z Checking slog-stdlog v4.1.1
19032024-01-25T06:21:45.785Z Checking trust-dns-resolver v0.22.0
19042024-01-25T06:21:45.812Z Checking slog-envlogger v2.2.0
19052024-01-25T06:21:45.831Z Checking ciborium-ll v0.2.2
19062024-01-25T06:21:45.901Z Checking libsw v3.3.1
19072024-01-25T06:21:46.115Z Compiling derive-where v1.2.7
19082024-01-25T06:21:46.196Z Checking owo-colors v3.5.0
19092024-01-25T06:21:46.273Z Checking linear-map v1.2.0
19102024-01-25T06:21:46.300Z Checking ciborium v0.2.2
19112024-01-25T06:21:46.759Z Checking textwrap v0.11.0
19122024-01-25T06:21:47.070Z Compiling heck v0.3.3
19132024-01-25T06:21:47.730Z Compiling libefi-sys v0.1.0
19142024-01-25T06:21:47.965Z Checking strsim v0.8.0
19152024-01-25T06:21:48.133Z Checking vec_map v0.8.2
19162024-01-25T06:21:48.766Z Checking ansi_term v0.12.1
19172024-01-25T06:21:48.784Z Compiling structopt-derive v0.4.18
19182024-01-25T06:21:48.784Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19192024-01-25T06:21:48.784Z Checking clap v2.34.0
19202024-01-25T06:21:49.370Z Compiling slog-dtrace v0.2.3
19212024-01-25T06:21:49.610Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19222024-01-25T06:21:50.577Z Checking termcolor v1.2.0
19232024-01-25T06:21:50.638Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19242024-01-25T06:21:50.680Z Checking nibble_vec v0.1.0
19252024-01-25T06:21:50.739Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
19262024-01-25T06:21:50.891Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19272024-01-25T06:21:51.091Z Checking endian-type v0.1.2
19282024-01-25T06:21:51.394Z Compiling radium v0.7.0
19292024-01-25T06:21:52.116Z Checking radix_trie v0.2.1
19302024-01-25T06:21:52.187Z Checking tap v1.0.1
19312024-01-25T06:21:52.419Z Compiling maybe-uninit v2.0.0
19322024-01-25T06:21:52.646Z Checking mockall v0.12.0
19332024-01-25T06:21:53.196Z Checking wyz v0.5.1
19342024-01-25T06:21:53.338Z Checking fxhash v0.2.1
19352024-01-25T06:21:53.788Z Compiling packed_struct v0.10.1
19362024-01-25T06:21:53.793Z Compiling num-bigint-dig v0.8.4
19372024-01-25T06:21:53.793Z Checking structopt v0.3.26
19382024-01-25T06:21:53.793Z Checking funty v2.0.0
19392024-01-25T06:21:53.794Z Checking crc-catalog v2.2.0
19402024-01-25T06:21:54.061Z Checking crc v3.0.1
19412024-01-25T06:21:54.090Z Compiling packed_struct_codegen v0.10.1
19422024-01-25T06:21:54.090Z Compiling indexmap v1.9.3
19432024-01-25T06:21:54.090Z Compiling semver v0.1.20
19442024-01-25T06:21:54.135Z Checking nodrop v0.1.14
19452024-01-25T06:21:54.144Z Checking smallvec v0.6.14
19462024-01-25T06:21:54.301Z Checking array-init v0.0.4
19472024-01-25T06:21:54.704Z Compiling rustc_version v0.1.7
19482024-01-25T06:21:55.113Z Checking pkcs1 v0.7.5
19492024-01-25T06:21:55.367Z Checking bitvec v1.0.1
19502024-01-25T06:21:55.414Z Checking signature v2.1.0
19512024-01-25T06:21:55.674Z Checking bitfield v0.14.0
19522024-01-25T06:21:56.000Z Checking hashbrown v0.12.3
19532024-01-25T06:21:56.042Z Checking serde-hex v0.1.0
19542024-01-25T06:21:57.394Z Compiling newtype_derive v0.1.6
19552024-01-25T06:21:57.714Z Checking rsa v0.9.2
19562024-01-25T06:21:57.862Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19572024-01-25T06:21:58.658Z Checking env_logger v0.10.0
19582024-01-25T06:21:58.766Z Checking x509-cert v0.2.4
19592024-01-25T06:21:58.788Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19602024-01-25T06:21:59.308Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19612024-01-25T06:21:59.324Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19622024-01-25T06:21:59.324Z Checking ron v0.8.1
19632024-01-25T06:21:59.327Z Compiling semver-parser v0.10.2
19642024-01-25T06:21:59.377Z Checking crc-any v2.4.3
19652024-01-25T06:22:01.116Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19662024-01-25T06:22:01.395Z Compiling semver v0.11.0
19672024-01-25T06:22:01.892Z Checking object v0.30.4
19682024-01-25T06:22:02.256Z Compiling num-rational v0.4.1
19692024-01-25T06:22:02.941Z Checking path-slash v0.1.5
19702024-01-25T06:22:02.961Z Compiling home v0.5.5
19712024-01-25T06:22:03.235Z Compiling toolchain_find v0.2.0
19722024-01-25T06:22:03.492Z Compiling toml v0.5.11
19732024-01-25T06:22:03.998Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19742024-01-25T06:22:04.077Z Compiling convert_case v0.4.0
19752024-01-25T06:22:04.615Z Compiling topological-sort v0.2.2
19762024-01-25T06:22:04.621Z Compiling omicron-zone-package v0.10.1
19772024-01-25T06:22:05.598Z Compiling derive_more v0.99.17
19782024-01-25T06:22:06.204Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19792024-01-25T06:22:06.604Z Compiling rustfmt-wrapper v0.2.0
19802024-01-25T06:22:07.627Z Checking steno v0.4.0
19812024-01-25T06:22:09.885Z Checking num-complex v0.4.4
19822024-01-25T06:22:10.672Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19832024-01-25T06:22:11.366Z Checking num v0.4.1
19842024-01-25T06:22:11.468Z Checking newline-converter v0.3.0
19852024-01-25T06:22:11.520Z Checking utf-8 v0.7.6
19862024-01-25T06:22:11.680Z Checking expectorate v1.1.0
19872024-01-25T06:22:12.103Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19882024-01-25T06:22:12.129Z Checking tungstenite v0.20.1
19892024-01-25T06:22:12.129Z Compiling buf-list v1.0.3
19902024-01-25T06:22:12.189Z Checking display-error-chain v0.2.0
19912024-01-25T06:22:12.247Z Compiling parking_lot_core v0.8.6
19922024-01-25T06:22:12.383Z Checking keccak v0.1.4
19932024-01-25T06:22:13.072Z Checking trust-dns-client v0.22.0
19942024-01-25T06:22:13.093Z Checking sha3 v0.10.8
19952024-01-25T06:22:13.287Z Checking tokio-tungstenite v0.20.1
19962024-01-25T06:22:13.509Z Checking secrecy v0.8.0
19972024-01-25T06:22:13.549Z Checking parking_lot v0.11.2
19982024-01-25T06:22:13.822Z Compiling pin-project-internal v1.1.3
19992024-01-25T06:22:14.014Z Compiling doc-comment v0.3.3
20002024-01-25T06:22:14.060Z Checking sled v0.34.7
20012024-01-25T06:22:14.580Z Checking pretty-hex v0.4.1
20022024-01-25T06:22:14.851Z Checking glob v0.3.1
20032024-01-25T06:22:15.197Z Compiling vte_generate_state_changes v0.1.1
20042024-01-25T06:22:15.287Z Compiling unicase v2.7.0
20052024-01-25T06:22:15.730Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20062024-01-25T06:22:15.776Z Checking trust-dns-server v0.22.1
20072024-01-25T06:22:16.248Z Compiling platforms v3.0.2
20082024-01-25T06:22:16.252Z Checking vte v0.11.1
20092024-01-25T06:22:16.979Z Checking crossbeam-deque v0.8.3
20102024-01-25T06:22:17.469Z Checking fd-lock v3.0.13
20112024-01-25T06:22:17.818Z Compiling snafu-derive v0.7.5
20122024-01-25T06:22:18.590Z Compiling fs-err v2.11.0
20132024-01-25T06:22:18.727Z Checking strip-ansi-escapes v0.2.0
20142024-01-25T06:22:18.925Z Compiling rayon-core v1.12.0
20152024-01-25T06:22:18.997Z Checking nu-ansi-term v0.49.0
20162024-01-25T06:22:19.099Z Checking pin-project v1.1.3
20172024-01-25T06:22:19.494Z Checking globset v0.4.13
20182024-01-25T06:22:19.621Z Checking reedline v0.28.0
20192024-01-25T06:22:20.095Z Checking olpc-cjson v0.1.3
20202024-01-25T06:22:20.165Z Checking serde_plain v1.0.2
20212024-01-25T06:22:20.169Z Compiling async-recursion v1.0.5
20222024-01-25T06:22:20.453Z Checking typed-path v0.7.0
20232024-01-25T06:22:20.496Z Compiling curve25519-dalek v4.1.1
20242024-01-25T06:22:21.892Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20252024-01-25T06:22:21.943Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20262024-01-25T06:22:22.078Z Compiling memoffset v0.7.1
20272024-01-25T06:22:22.763Z Checking parse-size v1.0.0
20282024-01-25T06:22:22.852Z Checking rayon v1.8.0
20292024-01-25T06:22:22.852Z Compiling mime_guess v2.0.4
20302024-01-25T06:22:23.359Z Checking universal-hash v0.5.1
20312024-01-25T06:22:23.428Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20322024-01-25T06:22:23.428Z Compiling thiserror-impl-no-std v2.0.2
20332024-01-25T06:22:23.428Z Compiling curve25519-dalek-derive v0.1.0
20342024-01-25T06:22:23.979Z Checking opaque-debug v0.3.0
20352024-01-25T06:22:24.348Z Checking poly1305 v0.8.0
20362024-01-25T06:22:25.235Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20372024-01-25T06:22:25.464Z Checking chacha20 v0.9.1
20382024-01-25T06:22:25.464Z Checking aead v0.5.2
20392024-01-25T06:22:25.979Z Checking kstat-rs v0.2.3
20402024-01-25T06:22:26.436Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20412024-01-25T06:22:26.436Z Compiling salty v0.2.0
20422024-01-25T06:22:26.436Z Checking signature v1.6.4
20432024-01-25T06:22:26.870Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20442024-01-25T06:22:26.871Z Checking ed25519 v1.5.3
20452024-01-25T06:22:27.449Z Checking chacha20poly1305 v0.10.1
20462024-01-25T06:22:27.450Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20472024-01-25T06:22:30.219Z Checking snafu v0.7.5
20482024-01-25T06:22:30.219Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20492024-01-25T06:22:31.512Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20502024-01-25T06:22:31.512Z Checking tough v0.16.0
20512024-01-25T06:22:31.513Z Checking serde-big-array v0.5.1
20522024-01-25T06:22:31.513Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20532024-01-25T06:22:31.513Z Checking humantime v2.1.0
20542024-01-25T06:22:32.727Z Checking thiserror-no-std v2.0.2
20552024-01-25T06:22:32.727Z Checking bytecount v0.6.3
20562024-01-25T06:22:32.727Z Checking vsss-rs v3.3.4
20572024-01-25T06:22:32.727Z Checking papergrid v0.11.0
20582024-01-25T06:22:32.727Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20592024-01-25T06:22:32.727Z Compiling tabled_derive v0.7.0
20602024-01-25T06:22:32.727Z Checking signal-hook-tokio v0.3.1
20612024-01-25T06:22:32.727Z Checking fd-lock v4.0.2
20622024-01-25T06:22:32.727Z Checking nix v0.27.1
20632024-01-25T06:22:32.727Z Checking serde-big-array v0.4.1
20642024-01-25T06:22:32.727Z Compiling sqlparser_derive v0.2.2
20652024-01-25T06:22:33.935Z Checking unicode_categories v0.1.1
20662024-01-25T06:22:33.935Z Checking sqlformat v0.2.3
20672024-01-25T06:22:52.168Z Checking sqlparser v0.41.0
20682024-01-25T06:22:52.766Z Checking tabled v0.15.0
20692024-01-25T06:22:52.766Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20702024-01-25T06:22:52.766Z Checking rustyline v13.0.0
20712024-01-25T06:22:52.766Z Checking bcs v0.1.6
20722024-01-25T06:22:52.767Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20732024-01-25T06:22:52.772Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20742024-01-25T06:22:52.772Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20752024-01-25T06:22:52.772Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20762024-01-25T06:22:52.773Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20772024-01-25T06:22:52.773Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20782024-01-25T06:22:52.773Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20792024-01-25T06:22:52.773Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20802024-01-25T06:22:52.773Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20812024-01-25T06:22:52.773Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
20822024-01-25T06:22:52.773Z Checking highway v1.1.0
20832024-01-25T06:22:52.773Z Checking corncobs v0.1.3
20842024-01-25T06:22:52.773Z Compiling prettyplease v0.2.16
20852024-01-25T06:22:52.773Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20862024-01-25T06:22:52.773Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20872024-01-25T06:22:52.773Z Checking http-range v0.1.5
20882024-01-25T06:22:52.773Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20892024-01-25T06:22:52.773Z Checking hyper-staticfile v0.9.5
20902024-01-25T06:22:52.773Z Compiling crunchy v0.2.2
20912024-01-25T06:22:52.773Z Compiling portable-atomic v1.4.3
20922024-01-25T06:22:52.773Z Compiling clang-sys v1.6.1
20932024-01-25T06:22:52.774Z Compiling tiny-keccak v2.0.2
20942024-01-25T06:22:52.774Z Checking assert_matches v1.5.0
20952024-01-25T06:22:52.774Z Compiling darling_core v0.14.4
20962024-01-25T06:22:52.774Z Checking number_prefix v0.4.0
20972024-01-25T06:22:52.774Z Checking indicatif v0.17.7
20982024-01-25T06:22:52.774Z Compiling ascii-canvas v3.0.0
20992024-01-25T06:22:52.774Z Compiling ena v0.14.2
21002024-01-25T06:22:52.774Z Compiling libloading v0.7.4
21012024-01-25T06:22:52.775Z Compiling bindgen v0.69.2
21022024-01-25T06:22:52.775Z Compiling diff v0.1.13
21032024-01-25T06:22:52.775Z Compiling regex-syntax v0.6.29
21042024-01-25T06:22:57.227Z Compiling lalrpop v0.19.12
21052024-01-25T06:22:57.639Z Compiling darling_macro v0.14.4
21062024-01-25T06:22:58.060Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21072024-01-25T06:22:59.264Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21082024-01-25T06:23:01.513Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21092024-01-25T06:23:02.115Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21102024-01-25T06:23:02.335Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21112024-01-25T06:23:04.326Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21122024-01-25T06:23:05.652Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21132024-01-25T06:23:05.762Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21142024-01-25T06:23:06.566Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21152024-01-25T06:23:08.640Z Compiling darling v0.14.4
21162024-01-25T06:23:08.804Z Compiling cexpr v0.6.0
21172024-01-25T06:23:09.514Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21182024-01-25T06:23:09.748Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21192024-01-25T06:23:11.643Z Compiling which v4.4.0
21202024-01-25T06:23:11.894Z Checking maplit v1.0.2
21212024-01-25T06:23:12.040Z Compiling ref-cast v1.0.20
21222024-01-25T06:23:12.605Z Compiling rustc-hash v1.1.0
21232024-01-25T06:23:12.814Z Compiling shlex v1.3.0
21242024-01-25T06:23:12.840Z Compiling lazycell v1.3.0
21252024-01-25T06:23:13.069Z Compiling peeking_take_while v0.1.2
21262024-01-25T06:23:13.565Z Compiling derive_builder_core v0.12.0
21272024-01-25T06:23:14.662Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21282024-01-25T06:23:15.098Z Compiling ref-cast-impl v1.0.20
21292024-01-25T06:23:17.080Z Compiling libxml v0.3.3
21302024-01-25T06:23:17.788Z Compiling derive_builder_macro v0.12.0
21312024-01-25T06:23:17.880Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21322024-01-25T06:23:18.427Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21332024-01-25T06:23:19.182Z Compiling strum_macros v0.24.3
21342024-01-25T06:23:22.414Z Compiling cookie v0.18.0
21352024-01-25T06:23:22.874Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21362024-01-25T06:23:23.277Z Compiling indoc v1.0.9
21372024-01-25T06:23:25.098Z Checking derive_builder v0.12.0
21382024-01-25T06:23:25.296Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21392024-01-25T06:23:25.656Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21402024-01-25T06:23:25.726Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21412024-01-25T06:23:27.432Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21422024-01-25T06:23:27.459Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21432024-01-25T06:23:28.031Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21442024-01-25T06:23:28.445Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21452024-01-25T06:23:28.470Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21462024-01-25T06:23:29.729Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21472024-01-25T06:23:31.548Z Checking bb8 v0.8.1
21482024-01-25T06:23:32.292Z Checking quick-xml v0.30.0
21492024-01-25T06:23:33.852Z Compiling oso-derive v0.27.0
21502024-01-25T06:23:34.082Z Compiling impl-trait-for-tuples v0.2.2
21512024-01-25T06:23:35.456Z Checking smawk v0.3.1
21522024-01-25T06:23:35.617Z Checking unicode-linebreak v0.1.5
21532024-01-25T06:23:35.754Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21542024-01-25T06:23:36.290Z Checking textwrap v0.16.0
21552024-01-25T06:23:36.874Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21562024-01-25T06:23:37.175Z Checking is_ci v1.1.1
21572024-01-25T06:23:37.208Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21582024-01-25T06:23:37.359Z Checking supports-color v2.1.0
21592024-01-25T06:23:37.669Z Checking lru v0.12.1
21602024-01-25T06:23:38.080Z Compiling stability v0.1.1
21612024-01-25T06:23:39.861Z Checking cassowary v0.3.0
21622024-01-25T06:23:39.903Z Compiling indoc v2.0.3
21632024-01-25T06:23:40.209Z Checking rtoolbox v0.0.1
21642024-01-25T06:23:40.412Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21652024-01-25T06:23:40.487Z Checking rpassword v7.3.1
21662024-01-25T06:23:40.986Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21672024-01-25T06:23:41.110Z Checking shell-words v1.1.0
21682024-01-25T06:23:41.372Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21692024-01-25T06:23:41.416Z Checking ratatui v0.25.0
21702024-01-25T06:23:43.122Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21712024-01-25T06:23:45.121Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21722024-01-25T06:23:45.804Z Checking tui-tree-widget v0.16.0
21732024-01-25T06:23:45.811Z Checking fatfs v0.3.6
21742024-01-25T06:23:46.174Z Checking yansi v0.5.1
21752024-01-25T06:23:46.379Z Compiling target-lexicon v0.12.12
21762024-01-25T06:23:46.579Z Checking pretty_assertions v1.4.0
21772024-01-25T06:23:46.864Z Compiling guppy-workspace-hack v0.1.0
21782024-01-25T06:23:47.072Z Checking plotters-backend v0.3.5
21792024-01-25T06:23:47.303Z Checking http-body v1.0.0
21802024-01-25T06:23:47.615Z Checking rand v0.4.6
21812024-01-25T06:23:47.634Z Checking plotters-svg v0.3.5
21822024-01-25T06:23:47.952Z Compiling target-spec v3.0.1
21832024-01-25T06:23:48.736Z Checking remove_dir_all v0.5.3
21842024-01-25T06:23:48.769Z Checking tower-layer v0.3.2
21852024-01-25T06:23:48.871Z Checking cast v0.3.0
21862024-01-25T06:23:49.667Z Checking tempdir v0.3.7
21872024-01-25T06:23:49.674Z Checking tower v0.4.13
21882024-01-25T06:23:49.675Z Checking criterion-plot v0.5.0
21892024-01-25T06:23:49.675Z Checking cfg-expr v0.15.5
21902024-01-25T06:23:50.108Z Checking plotters v0.3.5
21912024-01-25T06:23:50.439Z Checking hyper v1.1.0
21922024-01-25T06:23:50.856Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21932024-01-25T06:23:52.291Z Checking tinytemplate v1.2.1
21942024-01-25T06:23:52.841Z Checking cargo-platform v0.1.3
21952024-01-25T06:23:52.847Z Checking oorandom v11.1.3
21962024-01-25T06:23:52.900Z Checking anes v0.1.6
21972024-01-25T06:23:53.041Z Checking cargo_metadata v0.18.1
21982024-01-25T06:23:53.061Z Checking hyper-util v0.1.2
21992024-01-25T06:23:53.453Z Checking criterion v0.5.1
22002024-01-25T06:23:54.342Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22012024-01-25T06:23:55.448Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22022024-01-25T06:23:55.493Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22032024-01-25T06:23:55.741Z Checking assert_cmd v2.0.13
22042024-01-25T06:23:56.379Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22052024-01-25T06:23:57.278Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22062024-01-25T06:23:58.818Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22072024-01-25T06:23:59.417Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22082024-01-25T06:24:00.997Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22092024-01-25T06:24:02.188Z Checking rustls-native-certs v0.7.0
22102024-01-25T06:24:02.374Z Checking pathdiff v0.2.1
22112024-01-25T06:24:02.544Z Checking nested v0.1.1
22122024-01-25T06:24:02.874Z Checking guppy v0.17.4
22132024-01-25T06:24:04.755Z Checking hyper-rustls v0.26.0
22142024-01-25T06:24:05.266Z Checking threadpool v1.8.1
22152024-01-25T06:24:05.550Z Checking nanorand v0.7.0
22162024-01-25T06:24:06.144Z Checking flume v0.11.0
22172024-01-25T06:24:06.182Z Checking libtest-mimic v0.6.1
22182024-01-25T06:24:06.436Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22192024-01-25T06:24:06.830Z Checking httptest v0.15.5
22202024-01-25T06:24:06.928Z Checking similar-asserts v1.5.0
22212024-01-25T06:24:07.254Z Compiling rstest_macros v0.18.2
22222024-01-25T06:24:07.989Z Compiling crossbeam-queue v0.3.8
22232024-01-25T06:24:08.168Z Checking datatest-stable v0.2.3
22242024-01-25T06:24:08.544Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22252024-01-25T06:24:08.791Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22262024-01-25T06:24:10.066Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22272024-01-25T06:24:10.461Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22282024-01-25T06:24:10.892Z Compiling relative-path v1.9.0
22292024-01-25T06:24:11.137Z Checking constant_time_eq v0.2.6
22302024-01-25T06:24:11.171Z Compiling trybuild v1.0.89
22312024-01-25T06:24:11.241Z Checking arrayref v0.3.7
22322024-01-25T06:24:11.373Z Checking arrayvec v0.7.4
22332024-01-25T06:24:11.945Z Checking blake2b_simd v1.0.1
22342024-01-25T06:24:12.207Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22352024-01-25T06:24:13.288Z Checking basic-toml v0.1.8
22362024-01-25T06:24:14.716Z Checking constant_time_eq v0.3.0
22372024-01-25T06:24:14.904Z Checking futures-timer v3.0.2
22382024-01-25T06:24:15.276Z Checking rust-argon2 v1.0.1
22392024-01-25T06:24:18.071Z Checking crossbeam v0.8.2
22402024-01-25T06:24:20.014Z Checking partial-io v0.5.4
22412024-01-25T06:24:20.513Z Checking approx v0.5.1
22422024-01-25T06:24:38.060Z Checking termios v0.3.3
22432024-01-25T06:24:39.044Z Checking hex-literal v0.4.1
22442024-01-25T06:24:39.950Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22452024-01-25T06:24:39.950Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22462024-01-25T06:24:39.950Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22472024-01-25T06:24:39.950Z Checking rstest v0.18.2
22482024-01-25T06:24:39.950Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22492024-01-25T06:24:44.688Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22502024-01-25T06:25:49.408Z Compiling samael v0.0.14
22512024-01-25T06:25:50.098Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22522024-01-25T06:25:55.925Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22532024-01-25T06:25:58.364Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22542024-01-25T06:26:18.255Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22552024-01-25T06:26:32.631Z Compiling polar-core v0.27.0
22562024-01-25T06:26:43.357Z Checking oso v0.27.0
22572024-01-25T06:27:22.660Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22582024-01-25T06:28:52.920Z Finished dev [unoptimized + debuginfo] target(s) in 10m 32s
22592024-01-25T06:28:53.153Z
22602024-01-25T06:28:53.153Zreal 11:33.194361090
22612024-01-25T06:28:53.160Zuser 1:02:45.584798094
22622024-01-25T06:28:53.160Zsys 8:03.126936417
22632024-01-25T06:28:53.161Ztrap 2.203399208
22642024-01-25T06:28:53.161Ztflt 3.132370436
22652024-01-25T06:28:53.161Zdflt 4.828953277
22662024-01-25T06:28:53.161Zkflt 0.020741287
22672024-01-25T06:28:53.161Zlock 1:40:13.898395848
22682024-01-25T06:28:53.161Zslp 3:06:31.415522651
22692024-01-25T06:28:53.161Zlat 2:14.870463285
22702024-01-25T06:28:53.161Zstop 5:03.334482979
22712024-01-25T06:28:54.404Zwarning: output filename collision.
22722024-01-25T06:28:54.404ZThe 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)`.
22732024-01-25T06:28:54.404ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22742024-01-25T06:28:54.404ZThe targets should have unique names.
22752024-01-25T06:28:54.404ZThis is a known bug where multiple crates with the same name use
22762024-01-25T06:28:54.404Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22772024-01-25T06:28:54.409Zwarning: output filename collision.
22782024-01-25T06:28:54.409ZThe 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)`.
22792024-01-25T06:28:54.409ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22802024-01-25T06:28:54.409ZThe targets should have unique names.
22812024-01-25T06:28:54.409ZThis is a known bug where multiple crates with the same name use
22822024-01-25T06:28:54.409Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22832024-01-25T06:28:54.409Zwarning: output filename collision.
22842024-01-25T06:28:54.409ZThe 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)`.
22852024-01-25T06:28:54.410ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22862024-01-25T06:28:54.410ZThe targets should have unique names.
22872024-01-25T06:28:54.410ZThis is a known bug where multiple crates with the same name use
22882024-01-25T06:28:54.410Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22892024-01-25T06:28:54.410Zwarning: output filename collision.
22902024-01-25T06:28:54.415ZThe 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)`.
22912024-01-25T06:28:54.415ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22922024-01-25T06:28:54.415ZThe targets should have unique names.
22932024-01-25T06:28:54.415ZThis is a known bug where multiple crates with the same name use
22942024-01-25T06:28:54.415Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952024-01-25T06:28:55.062Z Documenting libc v0.2.152
22962024-01-25T06:28:55.080Z Documenting cfg-if v1.0.0
22972024-01-25T06:28:55.094Z Documenting serde_derive v1.0.195
22982024-01-25T06:28:55.134Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22992024-01-25T06:28:55.141Z Documenting log v0.4.20
23002024-01-25T06:28:55.165Z Documenting scopeguard v1.2.0
23012024-01-25T06:28:55.174Z Documenting memchr v2.6.3
23022024-01-25T06:28:55.176Z Documenting byteorder v1.5.0
23032024-01-25T06:28:55.552Z Documenting smallvec v1.11.2
23042024-01-25T06:28:59.078Z Documenting lock_api v0.4.10
23052024-01-25T06:28:59.132Z Documenting zeroize_derive v1.4.2
23062024-01-25T06:28:59.980Z Documenting itoa v1.0.9
23072024-01-25T06:29:01.039Z Documenting once_cell v1.19.0
23082024-01-25T06:29:01.156Z Documenting pin-project-lite v0.2.13
23092024-01-25T06:29:01.384Z Documenting getrandom v0.2.10
23102024-01-25T06:29:01.974Z Documenting parking_lot_core v0.9.8
23112024-01-25T06:29:03.460Z Documenting libm v0.2.7
23122024-01-25T06:29:04.990Z Documenting signal-hook-registry v1.4.1
23132024-01-25T06:29:04.991Z Documenting serde v1.0.195
23142024-01-25T06:29:05.172Z Documenting mio v0.8.9
23152024-01-25T06:29:06.725Z Documenting zeroize v1.7.0
23162024-01-25T06:29:07.225Z Documenting rand_core v0.6.4
23172024-01-25T06:29:07.225Z Documenting futures-core v0.3.30
23182024-01-25T06:29:07.557Z Documenting parking_lot v0.12.1
23192024-01-25T06:29:08.194Z Documenting num-traits v0.2.16
23202024-01-25T06:29:09.897Z Documenting thiserror-impl v1.0.49
23212024-01-25T06:29:11.123Z Documenting num_cpus v1.16.0
23222024-01-25T06:29:12.188Z Documenting socket2 v0.5.5
23232024-01-25T06:29:12.201Z Documenting typenum v1.16.0
23242024-01-25T06:29:12.342Z Documenting tokio-macros v2.2.0
23252024-01-25T06:29:13.592Z Documenting subtle v2.5.0
23262024-01-25T06:29:15.261Z Documenting ryu v1.0.15
23272024-01-25T06:29:16.823Z Documenting thiserror v1.0.49
23282024-01-25T06:29:17.224Z Documenting futures-sink v0.3.30
23292024-01-25T06:29:18.002Z Documenting const-oid v0.9.5
23302024-01-25T06:29:18.702Z Documenting pin-utils v0.1.0
23312024-01-25T06:29:18.770Z Documenting slab v0.4.9
23322024-01-25T06:29:19.208Z Documenting futures-macro v0.3.30
23332024-01-25T06:29:22.099Z Documenting futures-task v0.3.30
23342024-01-25T06:29:22.582Z Documenting futures-channel v0.3.30
23352024-01-25T06:29:25.041Z Documenting futures-io v0.3.30
23362024-01-25T06:29:26.262Z Documenting zerocopy v0.7.31
23372024-01-25T06:29:27.085Z Documenting iana-time-zone v0.1.57
23382024-01-25T06:29:27.125Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23392024-01-25T06:29:27.573Z Documenting tinyvec_macros v0.1.1
23402024-01-25T06:29:28.443Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23412024-01-25T06:29:28.893Z Documenting allocator-api2 v0.2.16
23422024-01-25T06:29:30.778Z Documenting futures-util v0.3.30
23432024-01-25T06:29:32.072Z Documenting tinyvec v1.6.0
23442024-01-25T06:29:32.849Z Documenting ppv-lite86 v0.2.17
23452024-01-25T06:29:34.270Z Documenting tracing-core v0.1.31
23462024-01-25T06:29:38.054Z Documenting rand_chacha v0.3.1
23472024-01-25T06:29:38.140Z Documenting tracing-attributes v0.1.26
23482024-01-25T06:29:38.920Z Documenting ahash v0.8.6
23492024-01-25T06:29:39.506Z Documenting bytes v1.5.0
23502024-01-25T06:29:43.061Z Documenting bitflags v2.4.0
23512024-01-25T06:29:44.644Z Documenting serde_json v1.0.111
23522024-01-25T06:29:45.800Z Documenting chrono v0.4.31
23532024-01-25T06:29:46.273Z Documenting hashbrown v0.14.2
23542024-01-25T06:29:46.581Z Documenting tokio v1.35.1
23552024-01-25T06:29:47.822Z Documenting uuid v1.7.0
23562024-01-25T06:29:49.466Z Documenting rand v0.8.5
23572024-01-25T06:29:52.577Z Documenting unicode-normalization v0.1.22
23582024-01-25T06:29:54.626Z Documenting lazy_static v1.4.0
23592024-01-25T06:29:54.840Z Documenting unicode-bidi v0.3.13
23602024-01-25T06:29:55.008Z Documenting percent-encoding v2.3.1
23612024-01-25T06:29:57.525Z Documenting generic-array v0.14.7
23622024-01-25T06:29:57.813Z Documenting equivalent v1.0.1
23632024-01-25T06:29:58.807Z Documenting base64 v0.21.7
23642024-01-25T06:29:59.430Z Documenting cpufeatures v0.2.12
23652024-01-25T06:30:01.053Z Documenting form_urlencoded v1.2.1
23662024-01-25T06:30:01.180Z Documenting serde_derive_internals v0.26.0
23672024-01-25T06:30:01.877Z Documenting indexmap v2.1.0
23682024-01-25T06:30:03.460Z Checking serde_derive_internals v0.26.0
23692024-01-25T06:30:03.511Z Documenting tracing v0.1.37
23702024-01-25T06:30:03.577Z Documenting dyn-clone v1.0.13
23712024-01-25T06:30:04.401Z Documenting fnv v1.0.7
23722024-01-25T06:30:04.647Z Documenting idna v0.5.0
23732024-01-25T06:30:04.738Z Documenting crypto-common v0.1.6
23742024-01-25T06:30:06.944Z Documenting block-buffer v0.10.4
23752024-01-25T06:30:07.892Z Documenting errno v0.3.8
23762024-01-25T06:30:08.949Z Documenting schemars_derive v0.8.16
23772024-01-25T06:30:10.686Z Documenting httparse v1.8.0
23782024-01-25T06:30:10.807Z Documenting unicode-ident v1.0.12
23792024-01-25T06:30:10.807Z Documenting url v2.5.0
23802024-01-25T06:30:11.679Z Documenting adler v1.0.2
23812024-01-25T06:30:12.751Z Documenting digest v0.10.7
23822024-01-25T06:30:13.680Z Documenting proc-macro2 v1.0.74
23832024-01-25T06:30:13.952Z Documenting rustix v0.38.30
23842024-01-25T06:30:15.599Z Documenting unicode-width v0.1.11
23852024-01-25T06:30:15.727Z Documenting miniz_oxide v0.7.1
23862024-01-25T06:30:16.966Z Documenting base64ct v1.6.0
23872024-01-25T06:30:17.835Z Documenting schemars v0.8.16
23882024-01-25T06:30:19.599Z Documenting quote v1.0.35
23892024-01-25T06:30:19.698Z Documenting try-lock v0.2.4
23902024-01-25T06:30:20.602Z Documenting httpdate v1.0.3
23912024-01-25T06:30:21.926Z Documenting http-body v0.4.5
23922024-01-25T06:30:23.527Z Documenting openssl-sys v0.9.96
23932024-01-25T06:30:24.064Z Documenting slog v2.7.0
23942024-01-25T06:30:24.513Z Documenting want v0.3.1
23952024-01-25T06:30:25.710Z Documenting async-trait v0.1.77
23962024-01-25T06:30:26.658Z Documenting openssl-macros v0.1.1
23972024-01-25T06:30:27.821Z Documenting mime v0.3.17
23982024-01-25T06:30:29.284Z Documenting tower-service v0.3.2
23992024-01-25T06:30:29.966Z Documenting pem-rfc7468 v0.7.0
24002024-01-25T06:30:30.381Z Documenting aho-corasick v1.0.4
24012024-01-25T06:30:32.380Z Documenting der_derive v0.7.2
24022024-01-25T06:30:32.667Z Documenting flagset v0.4.3
24032024-01-25T06:30:33.327Z Documenting openssl v0.10.60
24042024-01-25T06:30:34.204Z Documenting ipnet v2.9.0
24052024-01-25T06:30:34.965Z Documenting utf8parse v0.2.1
24062024-01-25T06:30:34.969Z Documenting tokio-util v0.7.10
24072024-01-25T06:30:35.960Z Documenting regex-syntax v0.8.2
24082024-01-25T06:30:36.818Z Documenting openssl-probe v0.1.5
24092024-01-25T06:30:37.842Z Documenting num-integer v0.1.45
24102024-01-25T06:30:38.996Z Documenting time-macros v0.2.13
24112024-01-25T06:30:40.267Z Documenting der v0.7.8
24122024-01-25T06:30:40.300Z Documenting num_threads v0.1.6
24132024-01-25T06:30:42.124Z Documenting time-core v0.1.1
24142024-01-25T06:30:43.258Z Documenting h2 v0.3.24
24152024-01-25T06:30:43.918Z Documenting gimli v0.28.0
24162024-01-25T06:30:45.608Z Documenting deranged v0.3.8
24172024-01-25T06:30:45.621Z Documenting native-tls v0.2.11
24182024-01-25T06:30:46.171Z Documenting object v0.32.1
24192024-01-25T06:30:46.302Z Documenting encoding_rs v0.8.33
24202024-01-25T06:30:46.319Z Documenting regex-automata v0.4.4
24212024-01-25T06:30:47.570Z Documenting spki v0.7.2
24222024-01-25T06:30:52.161Z Documenting time v0.3.27
24232024-01-25T06:30:53.452Z Documenting crossbeam-utils v0.8.16
24242024-01-25T06:30:53.615Z Documenting addr2line v0.21.0
24252024-01-25T06:30:53.776Z Checking pest_meta v2.7.2
24262024-01-25T06:30:54.289Z Documenting rustc-demangle v0.1.23
24272024-01-25T06:30:55.266Z Documenting tokio-native-tls v0.3.1
24282024-01-25T06:30:58.604Z Documenting serde_urlencoded v0.7.1
24292024-01-25T06:30:59.188Z Documenting spin v0.9.8
24302024-01-25T06:30:59.249Z Documenting regex v1.10.3
24312024-01-25T06:31:01.511Z Documenting pest_meta v2.7.2
24322024-01-25T06:31:01.543Z Documenting hyper v0.14.27
24332024-01-25T06:31:01.543Z Checking pest_generator v2.7.2
24342024-01-25T06:31:01.549Z Documenting pkcs8 v0.10.2
24352024-01-25T06:31:03.390Z Documenting anstyle v1.0.2
24362024-01-25T06:31:03.750Z Documenting ucd-trie v0.1.6
24372024-01-25T06:31:05.114Z Documenting webpki-roots v0.25.2
24382024-01-25T06:31:05.163Z Documenting backtrace v0.3.69
24392024-01-25T06:31:05.657Z Documenting pest_generator v2.7.2
24402024-01-25T06:31:08.089Z Documenting data-encoding v2.4.0
24412024-01-25T06:31:08.998Z Documenting anstyle-parse v0.2.1
24422024-01-25T06:31:09.232Z Documenting ipnetwork v0.20.0
24432024-01-25T06:31:09.782Z Documenting pest v2.7.2
24442024-01-25T06:31:10.728Z Documenting syn v2.0.46
24452024-01-25T06:31:12.704Z Documenting pest_derive v2.7.2
24462024-01-25T06:31:13.227Z Documenting sha2 v0.10.8
24472024-01-25T06:31:13.608Z Documenting anyhow v1.0.75
24482024-01-25T06:31:14.137Z Documenting futures-executor v0.3.30
24492024-01-25T06:31:34.303Z Documenting hex v0.4.3
24502024-01-25T06:31:34.507Z Documenting crc32fast v1.3.2
24512024-01-25T06:31:34.723Z Documenting hyper-tls v0.5.0
24522024-01-25T06:31:34.723Z Documenting hyper-rustls v0.24.2
24532024-01-25T06:31:34.724Z Checking serde_tokenstream v0.1.7
24542024-01-25T06:31:34.724Z Documenting either v1.9.0
24552024-01-25T06:31:34.724Z Documenting anstyle-query v1.0.0
24562024-01-25T06:31:34.724Z Documenting untrusted v0.9.0
24572024-01-25T06:31:34.724Z Documenting colorchoice v1.0.0
24582024-01-25T06:31:34.724Z Documenting dtrace-parser v0.1.14
24592024-01-25T06:31:34.724Z Documenting ring v0.17.7
24602024-01-25T06:31:34.724Z Documenting num-iter v0.1.43
24612024-01-25T06:31:35.296Z Documenting anstream v0.5.0
24622024-01-25T06:31:35.296Z Documenting hmac v0.12.1
24632024-01-25T06:31:35.297Z Documenting openapiv3 v2.0.0
24642024-01-25T06:31:35.312Z Documenting dof v0.1.5
24652024-01-25T06:31:35.313Z Documenting reqwest v0.11.22
24662024-01-25T06:31:35.313Z Documenting signal-hook v0.3.17
24672024-01-25T06:31:35.313Z Documenting thread-id v4.2.0
24682024-01-25T06:31:35.313Z Documenting terminal_size v0.2.6
24692024-01-25T06:31:35.313Z Documenting memoffset v0.9.0
24702024-01-25T06:31:37.346Z Documenting strsim v0.10.0
24712024-01-25T06:31:37.744Z Documenting clap_lex v0.5.1
24722024-01-25T06:31:37.765Z Documenting usdt-impl v0.3.5
24732024-01-25T06:31:37.883Z Documenting crossbeam-epoch v0.9.15
24742024-01-25T06:31:38.876Z Documenting flate2 v1.0.28
24752024-01-25T06:31:38.891Z Documenting usdt-macro v0.3.5
24762024-01-25T06:31:39.037Z Documenting usdt-attr-macro v0.3.5
24772024-01-25T06:31:42.455Z Documenting futures v0.3.30
24782024-01-25T06:31:43.770Z Documenting clap_derive v4.4.2
24792024-01-25T06:31:43.848Z Documenting clap_builder v4.4.2
24802024-01-25T06:31:45.880Z Documenting managed v0.8.0
24812024-01-25T06:31:45.939Z Documenting unicode-segmentation v1.10.1
24822024-01-25T06:31:46.236Z Documenting signal-hook-mio v0.2.3
24832024-01-25T06:31:46.363Z Documenting usdt v0.3.5
24842024-01-25T06:31:46.822Z Documenting block-padding v0.3.3
24852024-01-25T06:31:50.758Z Documenting scheduled-thread-pool v0.2.7
24862024-01-25T06:31:50.872Z Documenting bzip2-sys v0.1.11+1.0.8
24872024-01-25T06:31:51.452Z Documenting enum-as-inner v0.5.1
24882024-01-25T06:31:52.082Z Checking diesel_table_macro_syntax v0.1.0
24892024-01-25T06:31:52.325Z Documenting diesel_table_macro_syntax v0.1.0
24902024-01-25T06:31:52.866Z Documenting inout v0.1.3
24912024-01-25T06:31:53.357Z Documenting clap v4.4.3
24922024-01-25T06:31:53.801Z Documenting crossterm v0.27.0
24932024-01-25T06:31:55.057Z Documenting md-5 v0.10.5
24942024-01-25T06:31:56.565Z Documenting r2d2 v0.8.10
24952024-01-25T06:31:56.626Z Documenting bzip2 v0.4.4
24962024-01-25T06:31:57.907Z Documenting trust-dns-proto v0.22.0
24972024-01-25T06:31:58.916Z Documenting stringprep v0.1.3
24982024-01-25T06:31:59.020Z Documenting diesel_derives v2.1.2
24992024-01-25T06:32:00.469Z Documenting serde_spanned v0.6.4
25002024-01-25T06:32:01.575Z Documenting toml_datetime v0.6.5
25012024-01-25T06:32:02.147Z Documenting ff v0.13.0
25022024-01-25T06:32:02.418Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25032024-01-25T06:32:02.811Z Documenting static_assertions v1.1.0
25042024-01-25T06:32:04.549Z Documenting siphasher v0.3.11
25052024-01-25T06:32:06.100Z Documenting bit-vec v0.6.3
25062024-01-25T06:32:07.148Z Documenting winnow v0.5.15
25072024-01-25T06:32:07.348Z Documenting base16ct v0.2.0
25082024-01-25T06:32:07.894Z Documenting fallible-iterator v0.2.0
25092024-01-25T06:32:07.964Z Documenting group v0.13.0
25102024-01-25T06:32:08.803Z Documenting phf_shared v0.11.2
25112024-01-25T06:32:14.700Z Documenting diesel v2.1.4
25122024-01-25T06:32:14.811Z Documenting zip v0.6.6
25132024-01-25T06:32:14.812Z Documenting sec1 v0.7.3
25142024-01-25T06:32:14.812Z Documenting cipher v0.4.4
25152024-01-25T06:32:14.812Z Documenting hkdf v0.12.4
25162024-01-25T06:32:14.968Z Documenting num-bigint v0.4.4
25172024-01-25T06:32:14.968Z Documenting toml_edit v0.21.0
25182024-01-25T06:32:15.318Z Documenting postgres-protocol v0.6.6
25192024-01-25T06:32:18.628Z Documenting crypto-bigint v0.5.2
25202024-01-25T06:32:20.948Z Documenting hubpack v0.1.2
25212024-01-25T06:32:21.329Z Documenting camino v1.1.6
25222024-01-25T06:32:22.128Z Documenting bstr v1.6.0
25232024-01-25T06:32:23.712Z Documenting serde_repr v0.1.16
25242024-01-25T06:32:25.225Z Documenting fixedbitset v0.4.2
25252024-01-25T06:32:25.301Z Documenting precomputed-hash v0.1.1
25262024-01-25T06:32:27.998Z Documenting new_debug_unreachable v1.0.4
25272024-01-25T06:32:28.808Z Documenting minimal-lexical v0.2.1
25282024-01-25T06:32:29.301Z Documenting lalrpop-util v0.19.12
25292024-01-25T06:32:30.059Z Documenting petgraph v0.6.4
25302024-01-25T06:32:30.306Z Documenting elliptic-curve v0.13.8
25312024-01-25T06:32:30.432Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25322024-01-25T06:32:30.768Z Documenting postgres-types v0.2.6
25332024-01-25T06:32:32.082Z Documenting string_cache v0.8.7
25342024-01-25T06:32:34.392Z Documenting nom v7.1.3
25352024-01-25T06:32:35.553Z Documenting yasna v0.5.2
25362024-01-25T06:32:38.527Z Documenting phf v0.11.2
25372024-01-25T06:32:39.575Z Documenting console v0.15.8
25382024-01-25T06:32:40.968Z Documenting semver v1.0.21
25392024-01-25T06:32:41.670Z Documenting float-cmp v0.9.0
25402024-01-25T06:32:41.683Z Documenting regress v0.7.1
25412024-01-25T06:32:42.639Z Documenting predicates-core v1.0.6
25422024-01-25T06:32:44.539Z Documenting normalize-line-endings v0.3.0
25432024-01-25T06:32:45.313Z Documenting whoami v1.4.1
25442024-01-25T06:32:46.025Z Documenting difflib v0.4.0
25452024-01-25T06:32:46.843Z Documenting bit-set v0.5.3
25462024-01-25T06:32:47.479Z Documenting similar v2.3.0
25472024-01-25T06:32:48.329Z Documenting tokio-stream v0.1.14
25482024-01-25T06:32:48.646Z Checking unsafe-libyaml v0.2.10
25492024-01-25T06:32:50.128Z Documenting heck v0.4.1
25502024-01-25T06:32:50.601Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25512024-01-25T06:32:51.770Z Documenting tokio-postgres v0.7.10
25522024-01-25T06:32:51.886Z Documenting unsafe-libyaml v0.2.10
25532024-01-25T06:32:51.886Z Documenting predicates v3.1.0
25542024-01-25T06:32:53.072Z Checking ident_case v1.0.1
25552024-01-25T06:32:53.291Z Checking serde_yaml v0.9.25
25562024-01-25T06:32:53.891Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25572024-01-25T06:32:55.816Z Documenting getopts v0.2.21
25582024-01-25T06:32:56.250Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25592024-01-25T06:32:56.360Z Documenting match_cfg v0.1.0
25602024-01-25T06:32:56.986Z Documenting serde_yaml v0.9.25
25612024-01-25T06:33:03.317Z Documenting sha1 v0.10.6
25622024-01-25T06:33:03.457Z Documenting hostname v0.3.1
25632024-01-25T06:33:03.457Z Documenting dirs-sys-next v0.1.2
25642024-01-25T06:33:03.457Z Documenting rustls-pki-types v1.1.0
25652024-01-25T06:33:04.238Z Documenting thread_local v1.1.7
25662024-01-25T06:33:05.686Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25672024-01-25T06:33:05.767Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25682024-01-25T06:33:05.824Z Documenting paste v1.0.14
25692024-01-25T06:33:06.126Z Documenting crossbeam-channel v0.5.8
25702024-01-25T06:33:06.666Z Documenting dirs-next v2.0.0
25712024-01-25T06:33:07.308Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25722024-01-25T06:33:07.710Z Documenting rustls-webpki v0.102.1
25732024-01-25T06:33:10.468Z Documenting atty v0.2.14
25742024-01-25T06:33:11.011Z Documenting take_mut v0.2.2
25752024-01-25T06:33:11.828Z Documenting slog-json v2.6.1
25762024-01-25T06:33:12.245Z Documenting http v1.0.0
25772024-01-25T06:33:12.298Z Documenting term v0.7.0
25782024-01-25T06:33:14.218Z Documenting rustls v0.22.2
25792024-01-25T06:33:15.101Z Documenting async-stream-impl v0.3.5
25802024-01-25T06:33:16.444Z Documenting slog-async v2.8.0
25812024-01-25T06:33:17.693Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25822024-01-25T06:33:19.394Z Documenting atomic-waker v1.1.1
25832024-01-25T06:33:19.394Z Documenting slog-term v2.9.0
25842024-01-25T06:33:19.394Z Documenting debug-ignore v1.0.5
25852024-01-25T06:33:20.659Z Documenting multer v3.0.0
25862024-01-25T06:33:21.702Z Documenting async-stream v0.3.5
25872024-01-25T06:33:21.985Z Documenting waitgroup v0.1.2
25882024-01-25T06:33:22.249Z Documenting slog-bunyan v2.5.0
25892024-01-25T06:33:22.762Z Documenting rustls-pemfile v2.0.0
25902024-01-25T06:33:24.500Z Checking darling_core v0.20.3
25912024-01-25T06:33:27.067Z Documenting toml v0.8.8
25922024-01-25T06:33:27.454Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
25932024-01-25T06:33:27.484Z Documenting serde_path_to_error v0.1.15
25942024-01-25T06:33:27.811Z Documenting strum v0.25.0
25952024-01-25T06:33:28.552Z Documenting tokio-rustls v0.25.0
25962024-01-25T06:33:28.733Z Checking darling v0.20.3
25972024-01-25T06:33:28.888Z Documenting serde_with_macros v3.5.1
25982024-01-25T06:33:29.601Z Documenting structmeta-derive v0.2.0
25992024-01-25T06:33:30.192Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26002024-01-25T06:33:33.220Z Checking structmeta v0.2.0
26012024-01-25T06:33:33.560Z Documenting instant v0.1.12
26022024-01-25T06:33:33.735Z Checking regex-syntax v0.7.5
26032024-01-25T06:33:35.406Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26042024-01-25T06:33:35.917Z Documenting macaddr v1.0.1
26052024-01-25T06:33:36.273Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26062024-01-25T06:33:36.398Z Documenting serde_with v3.5.1
26072024-01-25T06:33:37.115Z Documenting structmeta v0.2.0
26082024-01-25T06:33:38.834Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26092024-01-25T06:33:39.006Z Documenting backoff v0.4.0
26102024-01-25T06:33:41.791Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26112024-01-25T06:33:41.930Z Documenting fastrand v2.0.0
26122024-01-25T06:33:42.119Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26132024-01-25T06:33:52.964Z Documenting parse-display-derive v0.8.2
26142024-01-25T06:33:53.415Z Documenting proc-macro-error-attr v1.0.4
26152024-01-25T06:33:53.415Z Documenting is-terminal v0.4.9
26162024-01-25T06:33:53.415Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26172024-01-25T06:33:53.415Z Checking proc-macro-error v1.0.4
26182024-01-25T06:33:53.415Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26192024-01-25T06:33:53.415Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26202024-01-25T06:33:53.415Z Documenting proc-macro-crate v1.3.1
26212024-01-25T06:33:53.416Z Documenting tempfile v3.9.0
26222024-01-25T06:33:53.416Z Checking proc-macro-crate v1.3.1
26232024-01-25T06:33:53.416Z Documenting hash32 v0.3.1
26242024-01-25T06:33:53.416Z Documenting proc-macro-error v1.0.4
26252024-01-25T06:33:53.416Z Documenting parse-display v0.8.2
26262024-01-25T06:33:53.543Z Documenting stable_deref_trait v1.2.0
26272024-01-25T06:33:53.659Z Documenting cobs v0.2.3
26282024-01-25T06:33:54.999Z Documenting camino-tempfile v1.1.1
26292024-01-25T06:33:55.220Z Documenting embedded-io v0.4.0
26302024-01-25T06:33:56.362Z Documenting num_enum_derive v0.5.11
26312024-01-25T06:33:57.574Z Documenting heapless v0.8.0
26322024-01-25T06:33:57.970Z Documenting foreign-types-macros v0.2.3
26332024-01-25T06:33:58.096Z Documenting foreign-types-shared v0.3.1
26342024-01-25T06:33:58.269Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26352024-01-25T06:33:59.864Z Documenting postcard v1.0.8
26362024-01-25T06:33:59.869Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26372024-01-25T06:34:01.448Z Documenting crucible-workspace-hack v0.1.0
26382024-01-25T06:34:02.078Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26392024-01-25T06:34:02.454Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26402024-01-25T06:34:04.619Z Documenting foreign-types v0.5.0
26412024-01-25T06:34:04.976Z Documenting smoltcp v0.11.0
26422024-01-25T06:34:06.148Z Documenting num_enum v0.5.11
26432024-01-25T06:34:06.868Z Documenting cstr-argument v0.1.2
26442024-01-25T06:34:06.908Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26452024-01-25T06:34:08.064Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26462024-01-25T06:34:08.223Z Documenting colored v2.0.4
26472024-01-25T06:34:10.569Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26482024-01-25T06:34:11.487Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26492024-01-25T06:34:12.911Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26502024-01-25T06:34:13.924Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26512024-01-25T06:34:14.169Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26522024-01-25T06:34:15.262Z Documenting zone_cfg_derive v0.3.0
26532024-01-25T06:34:15.417Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26542024-01-25T06:34:15.588Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26552024-01-25T06:34:18.353Z Documenting num-derive v0.4.0
26562024-01-25T06:34:18.580Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26572024-01-25T06:34:20.240Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26582024-01-25T06:34:22.076Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26592024-01-25T06:34:22.884Z Documenting zone v0.3.0
26602024-01-25T06:34:23.514Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26612024-01-25T06:34:24.911Z Documenting smf v0.2.2
26622024-01-25T06:34:25.494Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26632024-01-25T06:34:26.983Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26642024-01-25T06:34:29.198Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26652024-01-25T06:34:30.681Z Documenting linked-hash-map v0.5.6
26662024-01-25T06:34:30.958Z Documenting password-hash v0.5.0
26672024-01-25T06:34:31.488Z Documenting blake2 v0.10.6
26682024-01-25T06:34:32.436Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26692024-01-25T06:34:33.472Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26702024-01-25T06:34:47.624Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26712024-01-25T06:34:47.626Z Documenting lru-cache v0.1.2
26722024-01-25T06:34:47.626Z Documenting itertools v0.12.0
26732024-01-25T06:34:47.626Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26742024-01-25T06:34:47.626Z Documenting argon2 v0.5.3
26752024-01-25T06:34:47.626Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26762024-01-25T06:34:47.626Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26772024-01-25T06:34:47.626Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26782024-01-25T06:34:47.626Z Documenting quick-error v1.2.3
26792024-01-25T06:34:47.626Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26802024-01-25T06:34:47.626Z Documenting tap v1.0.1
26812024-01-25T06:34:47.626Z Documenting swrite v0.1.0
26822024-01-25T06:34:47.626Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26832024-01-25T06:34:47.797Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26842024-01-25T06:34:48.532Z Documenting resolv-conf v0.7.0
26852024-01-25T06:34:48.549Z Documenting radium v0.7.0
26862024-01-25T06:34:49.690Z Documenting newtype_derive v0.1.6
26872024-01-25T06:34:51.010Z Documenting wyz v0.5.1
26882024-01-25T06:34:51.574Z Documenting nibble_vec v0.1.0
26892024-01-25T06:34:52.250Z Checking heck v0.3.3
26902024-01-25T06:34:52.475Z Documenting endian-type v0.1.2
26912024-01-25T06:34:52.801Z Documenting crc-catalog v2.2.0
26922024-01-25T06:34:54.082Z Documenting trust-dns-resolver v0.22.0
26932024-01-25T06:34:54.860Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26942024-01-25T06:34:55.064Z Documenting funty v2.0.0
26952024-01-25T06:34:55.506Z Documenting steno v0.4.0
26962024-01-25T06:34:57.000Z Documenting crc v3.0.1
26972024-01-25T06:34:57.289Z Documenting structopt-derive v0.4.18
26982024-01-25T06:34:57.759Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26992024-01-25T06:34:58.083Z Documenting radix_trie v0.2.1
27002024-01-25T06:34:59.852Z Documenting bitvec v1.0.1
27012024-01-25T06:35:01.396Z Documenting cancel-safe-futures v0.1.5
27022024-01-25T06:35:03.920Z Documenting xattr v1.0.1
27032024-01-25T06:35:04.770Z Documenting filetime v0.2.23
27042024-01-25T06:35:07.788Z Documenting packed_struct_codegen v0.10.1
27052024-01-25T06:35:08.212Z Documenting nodrop v0.1.14
27062024-01-25T06:35:09.578Z Documenting structopt v0.3.26
27072024-01-25T06:35:10.416Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27082024-01-25T06:35:10.524Z Documenting tar v0.4.40
27092024-01-25T06:35:11.701Z Documenting libefi-sys v0.1.0
27102024-01-25T06:35:11.813Z Documenting num-bigint-dig v0.8.4
27112024-01-25T06:35:12.363Z Documenting array-init v0.0.4
27122024-01-25T06:35:16.606Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27132024-01-25T06:35:16.629Z Documenting packed_struct v0.10.1
27142024-01-25T06:35:16.682Z Documenting pkcs1 v0.7.5
27152024-01-25T06:35:17.147Z Documenting signature v2.1.0
27162024-01-25T06:35:17.757Z Documenting arc-swap v1.6.0
27172024-01-25T06:35:21.506Z Documenting termcolor v1.2.0
27182024-01-25T06:35:23.167Z Documenting bitfield v0.14.0
27192024-01-25T06:35:23.411Z Documenting slog-scope v4.4.0
27202024-01-25T06:35:23.772Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27212024-01-25T06:35:24.492Z Documenting rsa v0.9.2
27222024-01-25T06:35:27.450Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27232024-01-25T06:35:28.079Z Documenting env_logger v0.10.0
27242024-01-25T06:35:29.164Z Documenting serde-hex v0.1.0
27252024-01-25T06:35:29.569Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27262024-01-25T06:35:30.279Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27272024-01-25T06:35:30.952Z Documenting num-rational v0.4.1
27282024-01-25T06:35:34.039Z Documenting x509-cert v0.2.4
27292024-01-25T06:35:34.716Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27302024-01-25T06:35:34.898Z Documenting ron v0.8.1
27312024-01-25T06:35:35.906Z Documenting libsw v3.3.1
27322024-01-25T06:35:36.067Z Documenting num-complex v0.4.4
27332024-01-25T06:35:37.215Z Documenting half v2.3.1
27342024-01-25T06:35:38.212Z Documenting derive-where v1.2.7
27352024-01-25T06:35:41.421Z Documenting owo-colors v3.5.0
27362024-01-25T06:35:41.870Z Documenting linear-map v1.2.0
27372024-01-25T06:35:41.877Z Documenting ciborium-io v0.2.2
27382024-01-25T06:35:42.585Z Documenting crc-any v2.4.3
27392024-01-25T06:35:43.103Z Documenting same-file v1.0.6
27402024-01-25T06:35:43.537Z Documenting num v0.4.1
27412024-01-25T06:35:47.065Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27422024-01-25T06:35:47.499Z Documenting ciborium-ll v0.2.2
27432024-01-25T06:35:47.924Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27442024-01-25T06:35:48.288Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27452024-01-25T06:35:49.097Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27462024-01-25T06:35:49.385Z Documenting walkdir v2.4.0
27472024-01-25T06:35:52.182Z Documenting slog-stdlog v4.1.1
27482024-01-25T06:35:53.782Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27492024-01-25T06:35:54.021Z Documenting slog-dtrace v0.2.3
27502024-01-25T06:35:55.643Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27512024-01-25T06:35:57.826Z Documenting path-slash v0.1.5
27522024-01-25T06:36:03.048Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27532024-01-25T06:36:03.073Z Documenting slog-envlogger v2.2.0
27542024-01-25T06:36:03.208Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27552024-01-25T06:36:03.856Z Documenting ciborium v0.2.2
27562024-01-25T06:36:04.804Z Documenting pem v3.0.2
27572024-01-25T06:36:10.427Z Documenting fxhash v0.2.1
27582024-01-25T06:36:10.588Z Documenting utf-8 v0.7.6
27592024-01-25T06:36:10.688Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27602024-01-25T06:36:11.166Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27612024-01-25T06:36:16.128Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27622024-01-25T06:36:16.405Z Documenting tungstenite v0.20.1
27632024-01-25T06:36:17.690Z Documenting vte_generate_state_changes v0.1.1
27642024-01-25T06:36:18.166Z Documenting convert_case v0.4.0
27652024-01-25T06:36:21.643Z Checking convert_case v0.4.0
27662024-01-25T06:36:21.953Z Documenting display-error-chain v0.2.0
27672024-01-25T06:36:23.232Z Documenting vte v0.11.1
27682024-01-25T06:36:23.738Z Documenting derive_more v0.99.17
27692024-01-25T06:36:26.210Z Documenting tokio-tungstenite v0.20.1
27702024-01-25T06:36:27.547Z Documenting buf-list v1.0.3
27712024-01-25T06:36:29.779Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27722024-01-25T06:36:32.630Z Documenting pin-project-internal v1.1.3
27732024-01-25T06:36:33.963Z Documenting strip-ansi-escapes v0.2.0
27742024-01-25T06:36:34.839Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27752024-01-25T06:36:37.169Z Documenting doc-comment v0.3.3
27762024-01-25T06:36:39.441Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27772024-01-25T06:36:40.030Z Documenting pin-project v1.1.3
27782024-01-25T06:36:40.983Z Checking darling_core v0.14.4
27792024-01-25T06:36:41.491Z Documenting snafu-derive v0.7.5
27802024-01-25T06:36:41.970Z Documenting nu-ansi-term v0.49.0
27812024-01-25T06:36:44.083Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27822024-01-25T06:36:44.262Z Checking darling v0.14.4
27832024-01-25T06:36:44.544Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
27842024-01-25T06:36:45.487Z Documenting trust-dns-client v0.22.0
27852024-01-25T06:36:47.459Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27862024-01-25T06:36:47.920Z Documenting reedline v0.28.0
27872024-01-25T06:36:48.260Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27882024-01-25T06:36:48.675Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27892024-01-25T06:36:50.427Z Documenting globset v0.4.13
27902024-01-25T06:36:53.197Z Documenting snafu v0.7.5
27912024-01-25T06:36:55.300Z Documenting olpc-cjson v0.1.3
27922024-01-25T06:36:57.357Z Documenting serde_plain v1.0.2
27932024-01-25T06:36:59.455Z Documenting async-recursion v1.0.5
27942024-01-25T06:36:59.520Z Documenting bytecount v0.6.3
27952024-01-25T06:37:00.101Z Documenting keccak v0.1.4
27962024-01-25T06:37:00.234Z Documenting typed-path v0.7.0
27972024-01-25T06:37:02.279Z Documenting trust-dns-server v0.22.1
27982024-01-25T06:37:03.930Z Documenting papergrid v0.11.0
27992024-01-25T06:37:04.312Z Documenting sha3 v0.10.8
28002024-01-25T06:37:04.982Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28012024-01-25T06:37:06.185Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28022024-01-25T06:37:06.641Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28032024-01-25T06:37:07.254Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28042024-01-25T06:37:08.214Z Documenting sled v0.34.7
28052024-01-25T06:37:08.556Z Documenting tough v0.16.0
28062024-01-25T06:37:08.649Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28072024-01-25T06:37:09.753Z Documenting fs-err v2.11.0
28082024-01-25T06:37:11.022Z Documenting unicase v2.7.0
28092024-01-25T06:37:12.151Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28102024-01-25T06:37:12.597Z Documenting tabled_derive v0.7.0
28112024-01-25T06:37:14.514Z Documenting crossbeam-deque v0.8.3
28122024-01-25T06:37:15.606Z Documenting fd-lock v4.0.2
28132024-01-25T06:37:15.645Z Documenting nix v0.27.1
28142024-01-25T06:37:15.852Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28152024-01-25T06:37:16.210Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28162024-01-25T06:37:16.387Z Documenting secrecy v0.8.0
28172024-01-25T06:37:16.894Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28182024-01-25T06:37:17.806Z Documenting headers-core v0.2.0
28192024-01-25T06:37:20.192Z Documenting sqlparser_derive v0.2.2
28202024-01-25T06:37:20.477Z Documenting home v0.5.5
28212024-01-25T06:37:22.050Z Documenting pretty-hex v0.4.1
28222024-01-25T06:37:22.245Z Documenting unicode_categories v0.1.1
28232024-01-25T06:37:22.492Z Documenting parse-size v1.0.0
28242024-01-25T06:37:24.043Z Documenting tabled v0.15.0
28252024-01-25T06:37:24.577Z Documenting headers v0.3.9
28262024-01-25T06:37:26.131Z Documenting rustyline v13.0.0
28272024-01-25T06:37:26.761Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28282024-01-25T06:37:27.060Z Documenting rayon-core v1.12.0
28292024-01-25T06:37:27.510Z Documenting sqlparser v0.41.0
28302024-01-25T06:37:27.892Z Documenting sqlformat v0.2.3
28312024-01-25T06:37:30.245Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28322024-01-25T06:37:33.333Z Documenting mime_guess v2.0.4
28332024-01-25T06:37:34.098Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28342024-01-25T06:37:35.170Z Documenting derive_builder_core v0.12.0
28352024-01-25T06:37:35.375Z Checking derive_builder_core v0.12.0
28362024-01-25T06:37:36.045Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28372024-01-25T06:37:36.750Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28382024-01-25T06:37:37.158Z Documenting universal-hash v0.5.1
28392024-01-25T06:37:40.062Z Documenting bcs v0.1.6
28402024-01-25T06:37:44.456Z Documenting kstat-rs v0.2.3
28412024-01-25T06:37:45.730Z Documenting thiserror-impl-no-std v2.0.2
28422024-01-25T06:37:46.256Z Documenting curve25519-dalek-derive v0.1.0
28432024-01-25T06:37:46.394Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28442024-01-25T06:37:46.684Z Documenting highway v1.1.0
28452024-01-25T06:37:50.777Z Documenting opaque-debug v0.3.0
28462024-01-25T06:37:52.577Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28472024-01-25T06:37:52.904Z Documenting curve25519-dalek v4.1.1
28482024-01-25T06:37:53.339Z Documenting thiserror-no-std v2.0.2
28492024-01-25T06:37:53.777Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28502024-01-25T06:37:55.199Z Documenting poly1305 v0.8.0
28512024-01-25T06:37:55.770Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28522024-01-25T06:37:56.123Z Documenting derive_builder_macro v0.12.0
28532024-01-25T06:37:57.575Z Documenting rayon v1.8.0
28542024-01-25T06:38:00.084Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28552024-01-25T06:38:02.689Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28562024-01-25T06:38:02.817Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28572024-01-25T06:38:04.932Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28582024-01-25T06:38:09.238Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28592024-01-25T06:38:16.537Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28602024-01-25T06:38:26.223Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28612024-01-25T06:38:26.494Z Documenting portable-atomic v1.4.3
28622024-01-25T06:38:27.658Z Documenting ed25519 v1.5.3
28632024-01-25T06:38:30.287Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28642024-01-25T06:38:31.974Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28652024-01-25T06:38:32.012Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28662024-01-25T06:38:35.707Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28672024-01-25T06:38:38.983Z Documenting chacha20 v0.9.1
28682024-01-25T06:38:39.285Z Documenting aead v0.5.2
28692024-01-25T06:38:41.546Z Documenting lru v0.12.1
28702024-01-25T06:38:46.185Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28712024-01-25T06:38:46.588Z Documenting stability v0.1.1
28722024-01-25T06:38:48.543Z Documenting ref-cast-impl v1.0.20
28732024-01-25T06:38:48.694Z Documenting glob v0.3.1
28742024-01-25T06:38:49.229Z Documenting cassowary v0.3.0
28752024-01-25T06:38:52.090Z Documenting number_prefix v0.4.0
28762024-01-25T06:38:53.454Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28772024-01-25T06:38:53.521Z Documenting chacha20poly1305 v0.10.1
28782024-01-25T06:38:55.047Z Documenting ratatui v0.25.0
28792024-01-25T06:38:55.345Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28802024-01-25T06:38:56.450Z Documenting ref-cast v1.0.20
28812024-01-25T06:38:57.638Z Documenting indicatif v0.17.7
28822024-01-25T06:39:00.775Z Documenting salty v0.2.0
28832024-01-25T06:39:01.635Z Documenting derive_builder v0.12.0
28842024-01-25T06:39:03.208Z Documenting vsss-rs v3.3.4
28852024-01-25T06:39:07.184Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28862024-01-25T06:39:07.661Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28872024-01-25T06:39:08.831Z Documenting polar-core v0.27.0
28882024-01-25T06:39:09.266Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28892024-01-25T06:39:14.069Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28902024-01-25T06:39:14.310Z Documenting libxml v0.3.3
28912024-01-25T06:39:15.805Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28922024-01-25T06:39:16.909Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28932024-01-25T06:39:22.084Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28942024-01-25T06:39:22.513Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28952024-01-25T06:39:22.994Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28962024-01-25T06:39:23.694Z Documenting bb8 v0.8.1
28972024-01-25T06:39:24.035Z Documenting serde-big-array v0.5.1
28982024-01-25T06:39:30.588Z Documenting quick-xml v0.30.0
28992024-01-25T06:39:31.216Z Documenting rtoolbox v0.0.1
29002024-01-25T06:39:32.059Z Documenting oso-derive v0.27.0
29012024-01-25T06:39:32.292Z Documenting impl-trait-for-tuples v0.2.2
29022024-01-25T06:39:32.768Z Documenting http-range v0.1.5
29032024-01-25T06:39:36.542Z Documenting humantime v2.1.0
29042024-01-25T06:39:37.115Z Documenting unicode-linebreak v0.1.5
29052024-01-25T06:39:38.485Z Documenting maplit v1.0.2
29062024-01-25T06:39:38.641Z Documenting is_ci v1.1.1
29072024-01-25T06:39:38.712Z Documenting smawk v0.3.1
29082024-01-25T06:39:39.315Z Documenting samael v0.0.14
29092024-01-25T06:39:41.028Z Documenting hyper-staticfile v0.9.5
29102024-01-25T06:39:41.507Z Documenting rpassword v7.3.1
29112024-01-25T06:39:41.944Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29122024-01-25T06:39:43.878Z Documenting oso v0.27.0
29132024-01-25T06:39:44.100Z Documenting supports-color v2.1.0
29142024-01-25T06:39:44.809Z Documenting textwrap v0.16.0
29152024-01-25T06:39:51.136Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29162024-01-25T06:39:51.545Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29172024-01-25T06:39:51.796Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29182024-01-25T06:39:52.089Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29192024-01-25T06:39:52.601Z Documenting tui-tree-widget v0.16.0
29202024-01-25T06:39:52.681Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29212024-01-25T06:39:57.317Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29222024-01-25T06:39:59.351Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29232024-01-25T06:39:59.745Z Documenting cookie v0.18.0
29242024-01-25T06:40:02.365Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
29252024-01-25T06:40:05.944Z Documenting rcgen v0.12.0
29262024-01-25T06:40:06.609Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29272024-01-25T06:40:07.558Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29282024-01-25T06:40:08.817Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29292024-01-25T06:40:09.419Z Documenting atomicwrites v0.4.3
29302024-01-25T06:40:13.030Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29312024-01-25T06:40:15.824Z Documenting signal-hook-tokio v0.3.1
29322024-01-25T06:40:17.331Z Documenting subprocess v0.2.9
29332024-01-25T06:40:18.128Z Documenting shell-words v1.1.0
29342024-01-25T06:40:21.404Z Documenting corncobs v0.1.3
29352024-01-25T06:40:23.159Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29362024-01-25T06:40:24.327Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29372024-01-25T06:40:24.574Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29382024-01-25T06:40:25.909Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29392024-01-25T06:40:32.563Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29402024-01-25T06:40:32.886Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29412024-01-25T06:40:32.994Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29422024-01-25T06:40:34.898Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29432024-01-25T06:40:45.876Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29442024-01-25T06:40:48.592Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29452024-01-25T06:40:58.050Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29462024-01-25T06:41:06.289Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29472024-01-25T06:41:06.760Zwarning: unclosed HTML tag `usize`
29482024-01-25T06:41:06.760Z --> wicket/src/ui/panes/update.rs:153:19
29492024-01-25T06:41:06.761Z |
29502024-01-25T06:41:06.761Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29512024-01-25T06:41:06.761Z | ^^^^^^^
29522024-01-25T06:41:06.761Z |
29532024-01-25T06:41:06.761Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29542024-01-25T06:41:06.761Z
29552024-01-25T06:41:08.776Zwarning: `wicket` (lib doc) generated 1 warning
29562024-01-25T06:41:08.779Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29572024-01-25T06:41:10.843Z Documenting fatfs v0.3.6
29582024-01-25T06:41:13.815Z Documenting nanorand v0.7.0
29592024-01-25T06:41:14.843Z Documenting assert_matches v1.5.0
29602024-01-25T06:41:18.464Z Documenting topological-sort v0.2.2
29612024-01-25T06:41:19.053Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29622024-01-25T06:41:19.773Z Documenting flume v0.11.0
29632024-01-25T06:41:24.806Z Documenting omicron-zone-package v0.10.1
29642024-01-25T06:41:26.289Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29652024-01-25T06:41:32.662Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29662024-01-25T06:41:36.022Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29672024-01-25T06:41:37.417Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29682024-01-25T06:41:38.526Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29692024-01-25T06:41:39.317Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29702024-01-25T06:41:44.679Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29712024-01-25T06:41:45.900Z Documenting termios v0.3.3
29722024-01-25T06:42:04.828Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29732024-01-25T06:42:05.052Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29742024-01-25T06:42:05.052Z --> sled-agent/src/sim/instance.rs:46:7
29752024-01-25T06:42:05.440Z |
29762024-01-25T06:42:05.440Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29772024-01-25T06:42:05.440Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29782024-01-25T06:42:05.440Z |
29792024-01-25T06:42:05.440Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29802024-01-25T06:42:05.440Z
29812024-01-25T06:42:05.440Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29822024-01-25T06:42:05.440Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29832024-01-25T06:42:06.727Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29842024-01-25T06:42:14.406Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29852024-01-25T06:42:15.353Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29862024-01-25T06:42:25.414Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29872024-01-25T06:42:48.495Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29882024-01-25T06:42:49.872Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29892024-01-25T06:43:17.713Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29902024-01-25T06:43:19.576Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29912024-01-25T06:43:19.755Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29922024-01-25T06:43:20.195Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29932024-01-25T06:43:22.253Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
29942024-01-25T06:43:22.253Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
29952024-01-25T06:43:22.253Z |
29962024-01-25T06:43:22.254Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
29972024-01-25T06:43:22.254Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
29982024-01-25T06:43:22.254Z |
29992024-01-25T06:43:22.254Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30002024-01-25T06:43:22.254Z
30012024-01-25T06:43:27.032Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30022024-01-25T06:43:42.955Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30032024-01-25T06:43:42.958Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30042024-01-25T06:44:58.002Zwarning: unresolved link to `VolumeConstructionRequest`
30052024-01-25T06:44:58.002Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30062024-01-25T06:44:58.002Z |
30072024-01-25T06:44:58.002Z338 | /// [`VolumeConstructionRequest`] is shown here):
30082024-01-25T06:44:58.002Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30092024-01-25T06:44:58.002Z |
30102024-01-25T06:44:58.002Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30112024-01-25T06:44:58.003Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30122024-01-25T06:44:58.003Z
30132024-01-25T06:44:58.006Zwarning: unresolved link to `fd00:1122:3344:101::5`
30142024-01-25T06:44:58.006Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30152024-01-25T06:44:58.006Z |
30162024-01-25T06:44:58.006Z348 | /// "[fd00:1122:3344:101::5]:1000",
30172024-01-25T06:44:58.006Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30182024-01-25T06:44:58.006Z
30192024-01-25T06:44:58.006Zwarning: unresolved link to `fd00:1122:3344:102::9`
30202024-01-25T06:44:58.007Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30212024-01-25T06:44:58.007Z |
30222024-01-25T06:44:58.007Z349 | /// "[fd00:1122:3344:102::9]:1000",
30232024-01-25T06:44:58.007Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30242024-01-25T06:44:58.007Z
30252024-01-25T06:44:58.007Zwarning: unresolved link to `fd00:1122:3344:103::2`
30262024-01-25T06:44:58.007Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30272024-01-25T06:44:58.007Z |
30282024-01-25T06:44:58.007Z350 | /// "[fd00:1122:3344:103::2]:1000"
30292024-01-25T06:44:58.008Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30302024-01-25T06:44:58.008Z
30312024-01-25T06:44:58.008Zwarning: unresolved link to `fd00:1122:3344:101::5`
30322024-01-25T06:44:58.008Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30332024-01-25T06:44:58.008Z |
30342024-01-25T06:44:58.008Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30352024-01-25T06:44:58.008Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30362024-01-25T06:44:58.008Z
30372024-01-25T06:44:58.008Zwarning: unresolved link to `fd00:1122:3344:102::9`
30382024-01-25T06:44:58.008Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30392024-01-25T06:44:58.008Z |
30402024-01-25T06:44:58.008Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30412024-01-25T06:44:58.008Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30422024-01-25T06:44:58.008Z
30432024-01-25T06:44:58.008Zwarning: unresolved link to `fd00:1122:3344:103::2`
30442024-01-25T06:44:58.008Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30452024-01-25T06:44:58.009Z |
30462024-01-25T06:44:58.009Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30472024-01-25T06:44:58.009Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30482024-01-25T06:44:58.009Z
30492024-01-25T06:45:02.778Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30502024-01-25T06:45:36.816Z Finished dev [unoptimized + debuginfo] target(s) in 16m 43s
30512024-01-25T06:45:36.932Z
30522024-01-25T06:45:36.932Zreal 16:43.790373439
30532024-01-25T06:45:36.933Zuser 54:45.419199779
30542024-01-25T06:45:36.933Zsys 1:02:54.931625038
30552024-01-25T06:45:36.933Ztrap 1.909372554
30562024-01-25T06:45:36.941Ztflt 0.075357378
30572024-01-25T06:45:36.941Zdflt 0.599451491
30582024-01-25T06:45:36.942Zkflt 0.000303614
30592024-01-25T06:45:36.942Zlock 3:16:24.245596094
30602024-01-25T06:45:36.942Zslp 4:14:51.773504002
30612024-01-25T06:45:36.943Zlat 5:43.730272713
30622024-01-25T06:45:36.945Zstop 1:33.049981730
30632024-01-25T06:45:36.945Zprocess exited: duration 1853080 ms, exit code 0
 
30642024-01-25T06:45:36.960Zfound 0 output files