01HP85ENEJ87SD97G3BPMMR1SF: 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: 01HP85EXRPF6PNVE6TRVMC5PE2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-10T00:08:52.745Zjob assigned to worker 01HP85F1G3W2NXKH94BB01W39B (queued for 1 m 5 s)
 
22024-02-10T00:08:53.333Zstarting task 0: "setup"
32024-02-10T00:08:53.412Z++ uname -s
42024-02-10T00:08:53.416Z+ kern=SunOS
52024-02-10T00:08:53.416Z+ case "$kern" in
62024-02-10T00:08:53.416Z+ groupadd -g 12345 build
72024-02-10T00:08:53.420Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-10T00:08:55.428Z+ zfs create -o mountpoint=/work rpool/work
92024-02-10T00:08:55.542Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-10T00:08:55.546Z+ home_fs=zfs
112024-02-10T00:08:55.546Z+ [[ zfs == autofs ]]
122024-02-10T00:08:55.546Z+ mkdir -p /home/build
132024-02-10T00:08:55.546Z+ chown build:build /home/build /work
142024-02-10T00:08:57.530Z+ chmod 0700 /home/build /work
152024-02-10T00:08:57.534Zprocess exited: duration 4198 ms, exit code 0
 
162024-02-10T00:08:57.541Zstarting task 1: "rust-toolchain"
172024-02-10T00:08:57.548Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-10T00:08:57.551Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-10T00:08:57.668Zinfo: downloading installer
202024-02-10T00:08:59.512Zwarning: it looks like you have an existing installation of Rust at:
212024-02-10T00:08:59.512Zwarning: /opt/ooce/bin
222024-02-10T00:08:59.512Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-10T00:08:59.512Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-10T00:08:59.512Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-10T00:08:59.512Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-10T00:08:59.520Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-10T00:08:59.520Zerror: cannot install while Rust is installed
282024-02-10T00:08:59.520Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-10T00:08:59.619Zinfo: profile set to 'default'
302024-02-10T00:08:59.620Zinfo: default host triple is x86_64-unknown-illumos
312024-02-10T00:08:59.623Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-10T00:08:59.764Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-10T00:08:59.764Zinfo: downloading component 'cargo'
342024-02-10T00:09:00.479Zinfo: downloading component 'clippy'
352024-02-10T00:09:00.736Zinfo: downloading component 'rust-docs'
362024-02-10T00:09:01.625Zinfo: downloading component 'rust-std'
372024-02-10T00:09:03.221Zinfo: downloading component 'rustc'
382024-02-10T00:09:06.959Zinfo: downloading component 'rustfmt'
392024-02-10T00:09:07.189Zinfo: installing component 'cargo'
402024-02-10T00:09:08.070Zinfo: installing component 'clippy'
412024-02-10T00:09:08.464Zinfo: installing component 'rust-docs'
422024-02-10T00:09:09.994Zinfo: installing component 'rust-std'
432024-02-10T00:09:11.913Zinfo: installing component 'rustc'
442024-02-10T00:09:16.565Zinfo: installing component 'rustfmt'
452024-02-10T00:09:16.587Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-10T00:09:16.587Z
472024-02-10T00:09:16.893Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-10T00:09:16.893Z
492024-02-10T00:09:16.918Z
502024-02-10T00:09:16.918ZRust is installed now. Great!
512024-02-10T00:09:16.919Z
522024-02-10T00:09:16.919ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-10T00:09:16.919Zenvironment variable. This has not been done automatically.
542024-02-10T00:09:16.919Z
552024-02-10T00:09:16.919ZTo configure your current shell, run:
562024-02-10T00:09:16.919Zsource "$HOME/.cargo/env"
572024-02-10T00:09:16.956Z+ rustc --version
582024-02-10T00:09:17.015Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-10T00:09:17.025Zprocess exited: duration 19470 ms, exit code 0
 
602024-02-10T00:09:17.045Zstarting task 2: "authentication"
612024-02-10T00:09:17.075Zprocess exited: duration 27 ms, exit code 0
 
622024-02-10T00:09:17.097Zstarting task 3: "clone repository"
632024-02-10T00:09:17.108Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-10T00:09:17.109Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-10T00:09:17.354ZCloning into '/work/oxidecomputer/omicron'...
662024-02-10T00:09:22.858Z+ cd /work/oxidecomputer/omicron
672024-02-10T00:09:22.858Z+ git fetch origin 3ac1010b32ad2df3fc64e347b2500d4660dd5894
682024-02-10T00:09:23.161ZFrom https://github.com/oxidecomputer/omicron
692024-02-10T00:09:23.161Z * branch 3ac1010b32ad2df3fc64e347b2500d4660dd5894 -> FETCH_HEAD
702024-02-10T00:09:23.172Z+ [[ -n dendrite-integration ]]
712024-02-10T00:09:23.180Z++ git branch --show-current
722024-02-10T00:09:23.180Z+ current=main
732024-02-10T00:09:23.180Z+ [[ main != dendrite-integration ]]
742024-02-10T00:09:23.181Z+ git branch -f dendrite-integration 3ac1010b32ad2df3fc64e347b2500d4660dd5894
752024-02-10T00:09:23.195Z+ git checkout -f dendrite-integration
762024-02-10T00:09:23.292ZSwitched to branch 'dendrite-integration'
772024-02-10T00:09:23.296Z+ git reset --hard 3ac1010b32ad2df3fc64e347b2500d4660dd5894
782024-02-10T00:09:23.302ZHEAD is now at 3ac1010b3 Update with latest version
792024-02-10T00:09:23.306Zprocess exited: duration 6208 ms, exit code 0
 
802024-02-10T00:09:23.314Zstarting task 4: "build"
812024-02-10T00:09:23.320Z+ cargo --version
822024-02-10T00:09:23.324Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-10T00:09:23.476Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-10T00:09:23.477Zinfo: downloading component 'cargo'
852024-02-10T00:09:24.143Zinfo: downloading component 'clippy'
862024-02-10T00:09:24.372Zinfo: downloading component 'rust-docs'
872024-02-10T00:09:25.216Zinfo: downloading component 'rust-std'
882024-02-10T00:09:26.432Zinfo: downloading component 'rustc'
892024-02-10T00:09:29.932Zinfo: downloading component 'rustfmt'
902024-02-10T00:09:30.118Zinfo: installing component 'cargo'
912024-02-10T00:09:30.992Zinfo: installing component 'clippy'
922024-02-10T00:09:31.339Zinfo: installing component 'rust-docs'
932024-02-10T00:09:32.951Zinfo: installing component 'rust-std'
942024-02-10T00:09:34.583Zinfo: installing component 'rustc'
952024-02-10T00:09:38.607Zinfo: installing component 'rustfmt'
962024-02-10T00:09:38.989Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-10T00:09:38.994Z+ rustc --version
982024-02-10T00:09:39.062Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-10T00:09:39.066Z+ source ./env.sh
1002024-02-10T00:09:39.067Z++ set -o xtrace
1012024-02-10T00:09:39.071Z++++ dirname ./env.sh
1022024-02-10T00:09:39.119Z+++ cd .
1032024-02-10T00:09:39.123Z+++ echo /work/oxidecomputer/omicron
1042024-02-10T00:09:39.123Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-10T00:09:39.123Z++ 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-02-10T00:09:39.123Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-10T00:09:39.124Z++ 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-02-10T00:09:39.124Z++ 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-02-10T00:09:39.124Z++ 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-02-10T00:09:39.124Z++ 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-02-10T00:09:39.124Z++ 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-02-10T00:09:39.124Z++ 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-02-10T00:09:39.125Z++ unset OMICRON_WS
1142024-02-10T00:09:39.125Z++ set +o xtrace
1152024-02-10T00:09:39.172Z
1162024-02-10T00:09:39.172Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-10T00:09:39.172Z # # # # # # # # # # # # # # #
1182024-02-10T00:09:39.173Z # # # # ##### # # ##### # # # # # #### #
1192024-02-10T00:09:39.173Z ##### ##### # ##### # # # # # # # # #
1202024-02-10T00:09:39.173Z # # # # # # # # # # # # # # #
1212024-02-10T00:09:39.173Z # # # ###### # # ###### ### # #### # #### #
1222024-02-10T00:09:39.173Z
1232024-02-10T00:09:50.739Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-10T00:09:52.092Z Startup: Caching catalogs ... Done
1252024-02-10T00:09:53.254ZPlanning: Solver setup ... Done (0.828s)
1262024-02-10T00:09:53.275ZPlanning: Running solver ... Done (0.019s)
1272024-02-10T00:09:53.675ZPlanning: Finding local manifests ... Done (0.387s)
1282024-02-10T00:09:53.687ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-10T00:09:55.512ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-10T00:09:55.561ZPlanning: Package planning ... Done (0.048s)
1312024-02-10T00:09:55.613ZPlanning: Merging actions ... Done (0.052s)
1322024-02-10T00:09:56.764ZPlanning: Checking for conflicting actions ... Done (1.151s)
1332024-02-10T00:09:56.796ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-10T00:10:00.929ZPlanning: Evaluating mediators ... Done (4.153s)
1352024-02-10T00:10:00.938ZPlanning: Planning completed in 8.79 seconds
1362024-02-10T00:10:00.953Z Packages to install: 4
1372024-02-10T00:10:00.953Z Mediators to change: 2
1382024-02-10T00:10:00.956Z Services to change: 1
1392024-02-10T00:10:00.957Z Estimated space available: 148.87 GB
1402024-02-10T00:10:00.957ZEstimated space to be consumed: 1.41 GB
1412024-02-10T00:10:00.957Z Create boot environment: No
1422024-02-10T00:10:00.957ZCreate backup boot environment: No
1432024-02-10T00:10:00.957Z Rebuild boot archive: No
1442024-02-10T00:10:00.957Z
1452024-02-10T00:10:00.957ZChanged mediators:
1462024-02-10T00:10:00.957Z mediator clang:
1472024-02-10T00:10:00.957Z version: None -> 15 (system default)
1482024-02-10T00:10:00.957Z
1492024-02-10T00:10:00.957Z mediator llvm:
1502024-02-10T00:10:00.957Z version: 14 (system default) -> 15 (system default)
1512024-02-10T00:10:00.957Z
1522024-02-10T00:10:00.957ZChanged packages:
1532024-02-10T00:10:00.957Zhelios-dev
1542024-02-10T00:10:00.957Z developer/build-essential
1552024-02-10T00:10:00.957Z None -> 11-2.0
1562024-02-10T00:10:00.957Z library/libxmlsec1
1572024-02-10T00:10:00.957Z None -> 1.2.35-2.0
1582024-02-10T00:10:00.957Z ooce/developer/clang-15
1592024-02-10T00:10:00.957Z None -> 15.0.7-2.0
1602024-02-10T00:10:00.957Z ooce/developer/llvm-15
1612024-02-10T00:10:00.957Z None -> 15.0.7-2.0
1622024-02-10T00:10:00.958Z
1632024-02-10T00:10:00.958ZServices:
1642024-02-10T00:10:00.958Z restart_fmri:
1652024-02-10T00:10:00.958Z svc:/system/update-man-index:default
1662024-02-10T00:10:01.764Z
1672024-02-10T00:10:01.764ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-10T00:10:06.355ZDownload: 499/3290 items 16.7/212.6MB 7% complete (3.4M/s)
1692024-02-10T00:10:11.460ZDownload: 1146/3290 items 40.6/212.6MB 19% complete (4.0M/s)
1702024-02-10T00:10:16.465ZDownload: 1241/3290 items 87.9/212.6MB 41% complete (7.1M/s)
1712024-02-10T00:10:22.023ZDownload: 2222/3290 items 119.2/212.6MB 56% complete (9.7M/s)
1722024-02-10T00:10:27.024ZDownload: 3241/3290 items 197.0/212.6MB 92% complete (8.1M/s)
1732024-02-10T00:10:29.431ZDownload: Completed 212.60 MB in 28.07 seconds (7.6M/s)
1742024-02-10T00:10:30.119Z Actions: 1/3689 actions (Installing new actions)
1752024-02-10T00:10:34.930Z Actions: 3543/3689 actions (Installing new actions)
1762024-02-10T00:10:35.593Z Actions: Completed 3689 actions in 5.88 seconds.
1772024-02-10T00:10:35.766Z Done (0.169s)
1782024-02-10T00:10:35.767Z Done (0.000s)
1792024-02-10T00:10:35.977Z Done (0.211s)
1802024-02-10T00:10:42.576Z Done (6.473s)
1812024-02-10T00:10:42.822Z Done (0.176s)
1822024-02-10T00:10:42.826Z Done (0.000s)
1832024-02-10T00:10:42.966Z Done (0.000s)
1842024-02-10T00:10:43.475ZPlanning: Evaluating mediator changes ... Done
1852024-02-10T00:10:43.637ZPlanning: Checking for conflicting actions ... Done
1862024-02-10T00:10:43.640ZPlanning: Consolidating action changes ... Done
1872024-02-10T00:10:43.907ZPlanning: Evaluating mediators ... Done
1882024-02-10T00:10:43.912ZPlanning: Planning completed in 0.43 seconds
1892024-02-10T00:10:43.946Z Mediators to change: 2
1902024-02-10T00:10:43.946Z Create boot environment: No
1912024-02-10T00:10:43.962ZCreate backup boot environment: No
1922024-02-10T00:10:44.008Z Done
1932024-02-10T00:10:44.008Z Done
1942024-02-10T00:10:44.132Z Done
1952024-02-10T00:10:47.904Z Done
1962024-02-10T00:10:47.992Z Done
1972024-02-10T00:10:47.999Z Done
1982024-02-10T00:10:48.111Z Done
1992024-02-10T00:10:48.743ZPlanning: Evaluating mediator changes ... Done
2002024-02-10T00:10:48.752ZPlanning: Merging actions ... Done
2012024-02-10T00:10:48.933ZPlanning: Checking for conflicting actions ... Done
2022024-02-10T00:10:48.937ZPlanning: Consolidating action changes ... Done
2032024-02-10T00:10:49.202ZPlanning: Evaluating mediators ... Done
2042024-02-10T00:10:49.263ZPlanning: Planning completed in 0.79 seconds
2052024-02-10T00:10:49.295Z Packages to change: 1
2062024-02-10T00:10:49.295Z Mediators to change: 1
2072024-02-10T00:10:49.299Z Services to change: 1
2082024-02-10T00:10:49.299Z Create boot environment: No
2092024-02-10T00:10:49.300ZCreate backup boot environment: Yes
2102024-02-10T00:10:51.196Z Actions: 1/6 actions (Updating modified actions)
2112024-02-10T00:10:51.260Z Actions: Completed 6 actions in 0.06 seconds.
2122024-02-10T00:10:51.266Z Done
2132024-02-10T00:10:51.266Z Done
2142024-02-10T00:10:51.305Z Done
2152024-02-10T00:10:55.491Z Done
2162024-02-10T00:10:55.510Z Done
2172024-02-10T00:10:55.510Z Done
2182024-02-10T00:10:55.510Z Done
2192024-02-10T00:10:55.725ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-02-10T00:10:55.725Zclang system 15 system
2212024-02-10T00:10:55.725Zcsh system system illumos
2222024-02-10T00:10:55.725Zctags system system illumos
2232024-02-10T00:10:55.725Zgcc vendor 12 vendor
2242024-02-10T00:10:55.726Zgcc system 10 system
2252024-02-10T00:10:55.726Zgcc system 7 system
2262024-02-10T00:10:55.726Zgo system 1.20 system
2272024-02-10T00:10:55.726Zgo system 1.19 system
2282024-02-10T00:10:55.726Zllvm system 15 system
2292024-02-10T00:10:55.726Zllvm system 14 system
2302024-02-10T00:10:55.726Zmariadb system 10.6 system
2312024-02-10T00:10:55.726Zmta vendor vendor dma
2322024-02-10T00:10:55.727Zopenjdk system 17 system
2332024-02-10T00:10:55.727Zopenjdk system 11 system
2342024-02-10T00:10:55.727Zopenjdk system 1.8 system
2352024-02-10T00:10:55.727Zopenssl vendor 3 vendor
2362024-02-10T00:10:55.727Zperl system 5.36 system
2372024-02-10T00:10:55.727Zpostgresql system 15 system
2382024-02-10T00:10:55.727Zpostgresql system 13 system
2392024-02-10T00:10:55.728Zpython vendor 3 vendor
2402024-02-10T00:10:55.728Zpython system 2 system
2412024-02-10T00:10:55.728Zpython3 system 3.11 system
2422024-02-10T00:10:55.728Zruby system 3.0 system
2432024-02-10T00:10:55.728Zwords vendor vendor american-english
2442024-02-10T00:10:55.728Zwords system system australian-english
2452024-02-10T00:10:55.728Zwords system system british-english
2462024-02-10T00:10:55.729Zwords system system canadian-english
2472024-02-10T00:10:55.729Zwords system system french
2482024-02-10T00:10:55.729Zwords system system italian
2492024-02-10T00:10:55.729Zwords system system ngerman
2502024-02-10T00:10:55.729Zwords system system ogerman
2512024-02-10T00:10:55.729Zwords system system spanish
2522024-02-10T00:10:56.088ZFMRI IFO
2532024-02-10T00:10:56.088Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-02-10T00:10:56.088Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-02-10T00:10:56.089Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-02-10T00:10:56.089Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-02-10T00:10:56.089Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-02-10T00:10:56.089Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-02-10T00:10:56.089Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-02-10T00:10:56.089Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-02-10T00:10:56.126Z+ set -o errexit
2622024-02-10T00:10:56.129Z+++ dirname ./tools/ci_download_cockroachdb
2632024-02-10T00:10:56.129Z++ cd ./tools
2642024-02-10T00:10:56.130Z++ pwd
2652024-02-10T00:10:56.133Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-02-10T00:10:56.133Z++ basename ./tools/ci_download_cockroachdb
2672024-02-10T00:10:56.134Z+ ARG0=ci_download_cockroachdb
2682024-02-10T00:10:56.134Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-02-10T00:10:56.140Z+ CIDL_VERSION=v22.1.9
2702024-02-10T00:10:56.140Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-02-10T00:10:56.140Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2722024-02-10T00:10:56.141Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2732024-02-10T00:10:56.141Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-10T00:10:56.141Z+ TARGET_DIR=out
2752024-02-10T00:10:56.141Z+ DOWNLOAD_DIR=out/downloads
2762024-02-10T00:10:56.141Z+ DEST_DIR=./out/cockroachdb
2772024-02-10T00:10:56.141Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-02-10T00:10:56.141Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-02-10T00:10:56.141Z+ main
2802024-02-10T00:10:56.141Z+ [[ 0 != 0 ]]
2812024-02-10T00:10:56.141Z+ CIDL_OS=solaris2.11
2822024-02-10T00:10:56.142Z+ [[ 0 != 0 ]]
2832024-02-10T00:10:56.142Z+ configure_os solaris2.11
2842024-02-10T00:10:56.142Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-02-10T00:10:56.142Zcurrent directory: /work/oxidecomputer/omicron
2862024-02-10T00:10:56.142Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-02-10T00:10:56.142Z+ case "$1" in
2882024-02-10T00:10:56.142Zconfiguring based on OS: "solaris2.11"
2892024-02-10T00:10:56.142Z+ CIDL_BUILD=illumos
2902024-02-10T00:10:56.142Z+ CIDL_SUFFIX=tar.gz
2912024-02-10T00:10:56.142Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-10T00:10:56.142Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932024-02-10T00:10:56.142Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942024-02-10T00:10:56.142Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952024-02-10T00:10:56.142Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962024-02-10T00:10:56.142Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-10T00:10:56.142Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2982024-02-10T00:10:56.143Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-10T00:10:56.143Z+ CIDL_SHA256FUNC=do_sha256sum
3002024-02-10T00:10:56.143Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-10T00:10:56.143Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-10T00:10:56.143ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-10T00:10:56.143ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-02-10T00:10:56.143Z+ mkdir -p out/downloads
3052024-02-10T00:10:56.143Z+ mkdir -p ./out/cockroachdb
3062024-02-10T00:10:56.148Z+ local DO_DOWNLOAD=true
3072024-02-10T00:10:56.148Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-02-10T00:10:56.148Z+ '[' true == true ']'
3092024-02-10T00:10:56.148Z+ echo Downloading...
3102024-02-10T00:10:56.149ZDownloading...
3112024-02-10T00:10:56.149Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-10T00:10:56.149Z+ 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
3132024-02-10T00:11:00.197Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-10T00:11:00.213Z++ sha256sum
3152024-02-10T00:11:00.213Z++ awk '{print $1}'
3162024-02-10T00:11:00.328Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3172024-02-10T00:11:00.328Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3182024-02-10T00:11:00.335Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-10T00:11:00.335Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-02-10T00:11:02.498Z+ do_assemble_illumos
3212024-02-10T00:11:02.498Z+ rm -r ./out/cockroachdb
3222024-02-10T00:11:02.504Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-02-10T00:11:02.927Z+ ./out/cockroachdb/bin/cockroach version
3242024-02-10T00:11:03.201ZBuild Tag: v22.1.9-dirty
3252024-02-10T00:11:03.201ZBuild Time: 2022/10/26 21:17:46
3262024-02-10T00:11:03.201ZDistribution: OSS
3272024-02-10T00:11:03.201ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-02-10T00:11:03.202ZGo Version: go1.17.13
3292024-02-10T00:11:03.202ZC Compiler: gcc 10.3.0
3302024-02-10T00:11:03.202ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-02-10T00:11:03.202ZBuild Type: release
3322024-02-10T00:11:03.219Z+ set -o errexit
3332024-02-10T00:11:03.223Z+++ dirname ./tools/ci_download_clickhouse
3342024-02-10T00:11:03.223Z++ cd ./tools
3352024-02-10T00:11:03.223Z++ pwd
3362024-02-10T00:11:03.224Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-02-10T00:11:03.228Z++ basename ./tools/ci_download_clickhouse
3382024-02-10T00:11:03.228Z+ ARG0=ci_download_clickhouse
3392024-02-10T00:11:03.229Z+ TARGET_DIR=out
3402024-02-10T00:11:03.229Z+ DOWNLOAD_DIR=out/downloads
3412024-02-10T00:11:03.229Z+ DEST_DIR=./out/clickhouse
3422024-02-10T00:11:03.229Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3432024-02-10T00:11:03.229Z+ CIDL_VERSION=v22.8.9.24
3442024-02-10T00:11:03.229Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-10T00:11:03.229Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-10T00:11:03.230Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-10T00:11:03.230Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-10T00:11:03.230Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-10T00:11:03.235Z+ main
3502024-02-10T00:11:03.235Z+ [[ 0 != 0 ]]
3512024-02-10T00:11:03.235Z+ CIDL_OS=solaris2.11
3522024-02-10T00:11:03.235Z+ [[ 0 != 0 ]]
3532024-02-10T00:11:03.236Z+ configure_os solaris2.11
3542024-02-10T00:11:03.236Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-10T00:11:03.236Z+ echo 'configuring based on OS: "solaris2.11"'
3562024-02-10T00:11:03.236Zcurrent directory: /work/oxidecomputer/omicron
3572024-02-10T00:11:03.236Z+ CIDL_DASHREV=
3582024-02-10T00:11:03.236Z+ case "$1" in
3592024-02-10T00:11:03.236Zconfiguring based on OS: "solaris2.11"
3602024-02-10T00:11:03.237Z+ CIDL_PLATFORM=illumos
3612024-02-10T00:11:03.237Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-10T00:11:03.237Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-10T00:11:03.237Z+ CIDL_DASHREV=-1
3642024-02-10T00:11:03.237Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-10T00:11:03.237Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-10T00:11:03.237Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-10T00:11:03.238Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-10T00:11:03.238Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-10T00:11:03.238ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-10T00:11:03.238Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712024-02-10T00:11:03.238ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-10T00:11:03.238Z+ mkdir -p out/downloads
3732024-02-10T00:11:03.238Z+ mkdir -p ./out/clickhouse
3742024-02-10T00:11:03.238Z+ local DO_DOWNLOAD=true
3752024-02-10T00:11:03.239Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-10T00:11:03.239Z+ '[' true == true ']'
3772024-02-10T00:11:03.239Z+ echo Downloading...
3782024-02-10T00:11:03.239ZDownloading...
3792024-02-10T00:11:03.240Z+ 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
3802024-02-10T00:11:03.240Z+ 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
3812024-02-10T00:11:04.989Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-10T00:11:04.993Z++ md5sum
3832024-02-10T00:11:04.993Z++ awk '{print $1}'
3842024-02-10T00:11:05.174Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-10T00:11:05.174Z+ [[ 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 ]]
3862024-02-10T00:11:05.184Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-10T00:11:05.184Z+ mkdir -p ./out/clickhouse
3882024-02-10T00:11:05.184Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-10T00:11:08.293Z+ ./out/clickhouse/clickhouse server --version
3902024-02-10T00:11:08.332ZClickHouse server version 22.8.9.1.
3912024-02-10T00:11:08.349Z+ set -o errexit
3922024-02-10T00:11:08.352Z+++ dirname ./tools/ci_download_console
3932024-02-10T00:11:08.360Z++ cd ./tools
3942024-02-10T00:11:08.360Z++ pwd
3952024-02-10T00:11:08.360Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-10T00:11:08.372Z++ basename ./tools/ci_download_console
3972024-02-10T00:11:08.372Z+ ARG0=ci_download_console
3982024-02-10T00:11:08.372Z+ TARGET_DIR=out
3992024-02-10T00:11:08.373Z+ DOWNLOAD_DIR=out/downloads
4002024-02-10T00:11:08.373Z+ DEST_DIR=./out/console-assets
4012024-02-10T00:11:08.373Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-10T00:11:08.373Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4032024-02-10T00:11:08.374Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-10T00:11:08.374Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-10T00:11:08.374Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-10T00:11:08.374Z+ main
4072024-02-10T00:11:08.374Z+ [[ 0 != 0 ]]
4082024-02-10T00:11:08.374Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4092024-02-10T00:11:08.375ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4102024-02-10T00:11:08.375Z+ echo 'Local file: out/downloads/console.tar.gz'
4112024-02-10T00:11:08.375ZLocal file: out/downloads/console.tar.gz
4122024-02-10T00:11:08.376Z+ local DO_DOWNLOAD=true
4132024-02-10T00:11:08.376Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-10T00:11:08.376Z+ mkdir -p out/downloads
4152024-02-10T00:11:08.376Z+ '[' true == true ']'
4162024-02-10T00:11:08.376Z+ echo Downloading...
4172024-02-10T00:11:08.377ZDownloading...
4182024-02-10T00:11:08.377Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4192024-02-10T00:11:08.377Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4202024-02-10T00:11:09.088Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-10T00:11:09.092Z++ case "$OSTYPE" in
4222024-02-10T00:11:09.092Z++ SHA=sha256sum
4232024-02-10T00:11:09.092Z++ sha256sum
4242024-02-10T00:11:09.093Z++ awk '{print $1}'
4252024-02-10T00:11:09.097Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4262024-02-10T00:11:09.113Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4272024-02-10T00:11:09.114Z+ rm -rf ./out/console-assets
4282024-02-10T00:11:09.114Z+ mkdir -p ./out/console-assets
4292024-02-10T00:11:09.114Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-10T00:11:09.114Z+ mkdir -p ./out/console-assets
4312024-02-10T00:11:09.114Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-10T00:11:09.197Z+ set -o errexit
4332024-02-10T00:11:09.202Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-10T00:11:09.202Z++ cd ./tools
4352024-02-10T00:11:09.203Z++ pwd
4362024-02-10T00:11:09.203Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-10T00:11:09.208Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-10T00:11:09.208Z+ ARG0=ci_download_maghemite_openapi
4392024-02-10T00:11:09.208Z+ TARGET_DIR=out
4402024-02-10T00:11:09.208Z+ DOWNLOAD_DIR=out/downloads
4412024-02-10T00:11:09.208Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-10T00:11:09.208Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4432024-02-10T00:11:09.208Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-10T00:11:09.208Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-10T00:11:09.209Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4462024-02-10T00:11:09.209Z+ main
4472024-02-10T00:11:09.209Z+ [[ 0 != 0 ]]
4482024-02-10T00:11:09.209Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4492024-02-10T00:11:09.209ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4502024-02-10T00:11:09.209Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4512024-02-10T00:11:09.209Z+ local DO_DOWNLOAD=true
4522024-02-10T00:11:09.209ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4532024-02-10T00:11:09.209Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4542024-02-10T00:11:09.209Z+ mkdir -p out/downloads
4552024-02-10T00:11:09.209Z+ '[' true == true ']'
4562024-02-10T00:11:09.209Z+ echo Downloading...
4572024-02-10T00:11:09.209ZDownloading...
4582024-02-10T00:11:09.210Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-10T00:11:09.210Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4602024-02-10T00:11:09.433Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-10T00:11:09.433Z++ case "$OSTYPE" in
4622024-02-10T00:11:09.438Z++ SHA=sha256sum
4632024-02-10T00:11:09.439Z++ sha256sum
4642024-02-10T00:11:09.439Z++ awk '{print $1}'
4652024-02-10T00:11:09.439Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-10T00:11:09.439Z+ [[ 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 ]]
4672024-02-10T00:11:09.440Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-10T00:11:09.440Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4692024-02-10T00:11:09.440Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-10T00:11:09.440Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-10T00:11:09.440Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4722024-02-10T00:11:09.440Z+ main
4732024-02-10T00:11:09.440Z+ [[ 0 != 0 ]]
4742024-02-10T00:11:09.440Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4752024-02-10T00:11:09.441ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4762024-02-10T00:11:09.441Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4772024-02-10T00:11:09.441ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4782024-02-10T00:11:09.441Z+ local DO_DOWNLOAD=true
4792024-02-10T00:11:09.441Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4802024-02-10T00:11:09.441Z+ mkdir -p out/downloads
4812024-02-10T00:11:09.463Z+ '[' true == true ']'
4822024-02-10T00:11:09.463Z+ echo Downloading...
4832024-02-10T00:11:09.463ZDownloading...
4842024-02-10T00:11:09.464Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-10T00:11:09.464Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4862024-02-10T00:11:09.574Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-10T00:11:09.578Z++ case "$OSTYPE" in
4882024-02-10T00:11:09.578Z++ SHA=sha256sum
4892024-02-10T00:11:09.578Z++ sha256sum
4902024-02-10T00:11:09.579Z++ awk '{print $1}'
4912024-02-10T00:11:09.587Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-10T00:11:09.587Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4932024-02-10T00:11:09.591Z+ set -o errexit
4942024-02-10T00:11:09.592Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-10T00:11:09.592Z++ cd ./tools
4962024-02-10T00:11:09.592Z++ pwd
4972024-02-10T00:11:09.596Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-10T00:11:09.596Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-10T00:11:09.596Z+ ARG0=ci_download_dendrite_openapi
5002024-02-10T00:11:09.597Z+ TARGET_DIR=out
5012024-02-10T00:11:09.597Z+ DOWNLOAD_DIR=out/downloads
5022024-02-10T00:11:09.597Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-10T00:11:09.597Z++ COMMIT=d58b59b2682183855cdf137ab86a298ecdaaf697
5042024-02-10T00:11:09.597Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-10T00:11:09.597Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/d58b59b2682183855cdf137ab86a298ecdaaf697/dpd.json
5062024-02-10T00:11:09.597Z+ LOCAL_FILE=out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json
5072024-02-10T00:11:09.598Z+ main
5082024-02-10T00:11:09.598Z+ [[ 0 != 0 ]]
5092024-02-10T00:11:09.598Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/d58b59b2682183855cdf137ab86a298ecdaaf697/dpd.json'
5102024-02-10T00:11:09.598ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/d58b59b2682183855cdf137ab86a298ecdaaf697/dpd.json
5112024-02-10T00:11:09.598Z+ echo 'Local file: out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json'
5122024-02-10T00:11:09.598Z+ local DO_DOWNLOAD=true
5132024-02-10T00:11:09.598ZLocal file: out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json
5142024-02-10T00:11:09.598Z+ [[ -f out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json ]]
5152024-02-10T00:11:09.598Z+ mkdir -p out/downloads
5162024-02-10T00:11:09.606Z+ '[' true == true ']'
5172024-02-10T00:11:09.606Z+ echo Downloading...
5182024-02-10T00:11:09.606ZDownloading...
5192024-02-10T00:11:09.606Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/d58b59b2682183855cdf137ab86a298ecdaaf697/dpd.json out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json
5202024-02-10T00:11:09.606Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/d58b59b2682183855cdf137ab86a298ecdaaf697/dpd.json
5212024-02-10T00:11:09.760Z++ do_sha256sum out/downloads/dpd-d58b59b2682183855cdf137ab86a298ecdaaf697.json
5222024-02-10T00:11:09.760Z++ case "$OSTYPE" in
5232024-02-10T00:11:09.780Z++ SHA=sha256sum
5242024-02-10T00:11:09.780Z++ sha256sum
5252024-02-10T00:11:09.780Z++ awk '{print $1}'
5262024-02-10T00:11:09.785Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5272024-02-10T00:11:09.785Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5282024-02-10T00:11:09.785Z+ set -o errexit
5292024-02-10T00:11:09.785Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-10T00:11:09.785Z++ cd ./tools
5312024-02-10T00:11:09.786Z++ pwd
5322024-02-10T00:11:09.786Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-10T00:11:09.786Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-10T00:11:09.786Z+ ARG0=ci_download_dendrite_stub
5352024-02-10T00:11:09.786Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-10T00:11:09.786Z++ CIDL_SHA256_ILLUMOS=d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97
5372024-02-10T00:11:09.786Z++ CIDL_SHA256_LINUX_DPD=b6d45d713a879f1d03422eb0bbfa33767da776b05b0d5fbb855b602974ceba01
5382024-02-10T00:11:09.786Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5392024-02-10T00:11:09.786Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-10T00:11:09.786Z++ COMMIT=d58b59b2682183855cdf137ab86a298ecdaaf697
5412024-02-10T00:11:09.786Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5422024-02-10T00:11:09.787Z+ TARGET_DIR=out
5432024-02-10T00:11:09.787Z+ DOWNLOAD_DIR=out/downloads
5442024-02-10T00:11:09.787Z+ DEST_DIR=./out/dendrite-stub
5452024-02-10T00:11:09.787Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-10T00:11:09.787Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-10T00:11:09.788Z+ REPO=oxidecomputer/dendrite
5482024-02-10T00:11:09.788Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697
5492024-02-10T00:11:09.788Z+ main
5502024-02-10T00:11:09.788Z+ [[ 0 != 0 ]]
5512024-02-10T00:11:09.788Z+ CIDL_OS=solaris2.11
5522024-02-10T00:11:09.788Z+ [[ 0 != 0 ]]
5532024-02-10T00:11:09.788Z+ configure_os solaris2.11
5542024-02-10T00:11:09.788Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-10T00:11:09.788Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-10T00:11:09.789Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-10T00:11:09.789Z+ case "$1" in
5582024-02-10T00:11:09.789Zconfiguring based on OS: "solaris2.11"
5592024-02-10T00:11:09.789Z+ SET_BINARIES=
5602024-02-10T00:11:09.789Z+ CIDL_SHA256=d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97
5612024-02-10T00:11:09.789Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-10T00:11:09.789Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-10T00:11:09.789Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697/dendrite-stub.tar.gz
5642024-02-10T00:11:09.789Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-10T00:11:09.789Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697/dendrite-stub.tar.gz'
5662024-02-10T00:11:09.789Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672024-02-10T00:11:09.789ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697/dendrite-stub.tar.gz
5682024-02-10T00:11:09.789ZLocal file: out/downloads/dendrite-stub.tar.gz
5692024-02-10T00:11:09.789Z+ mkdir -p out/downloads
5702024-02-10T00:11:09.789Z+ mkdir -p ./out/dendrite-stub
5712024-02-10T00:11:09.789Z+ fetch_and_verify
5722024-02-10T00:11:09.789Z+ local DO_DOWNLOAD=true
5732024-02-10T00:11:09.790Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-10T00:11:09.790Z+ '[' true == true ']'
5752024-02-10T00:11:09.790Z+ echo Downloading...
5762024-02-10T00:11:09.790ZDownloading...
5772024-02-10T00:11:09.790Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-10T00:11:09.790Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/d58b59b2682183855cdf137ab86a298ecdaaf697/dendrite-stub.tar.gz
5792024-02-10T00:11:15.203Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-10T00:11:15.213Z++ sha256sum
5812024-02-10T00:11:15.214Z++ awk '{print $1}'
5822024-02-10T00:11:15.257Z+ calculated_sha256=d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97
5832024-02-10T00:11:15.272Z+ [[ d48408ac1c12332c0bf95834a9372f20d9ff53efa1d79513ea868f616a91cb97 != \d\4\8\4\0\8\a\c\1\c\1\2\3\3\2\c\0\b\f\9\5\8\3\4\a\9\3\7\2\f\2\0\d\9\f\f\5\3\e\f\a\1\d\7\9\5\1\3\e\a\8\6\8\f\6\1\6\a\9\1\c\b\9\7 ]]
5842024-02-10T00:11:15.273Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-10T00:11:15.273Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-10T00:11:15.923Z+ do_assemble
5872024-02-10T00:11:15.923Z+ rm -r ./out/dendrite-stub
5882024-02-10T00:11:15.933Z+ mkdir ./out/dendrite-stub
5892024-02-10T00:11:15.933Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-10T00:11:16.010Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-10T00:11:16.029Z+ set -o errexit
5922024-02-10T00:11:16.054Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-10T00:11:16.055Z++ cd ./tools
5942024-02-10T00:11:16.055Z++ pwd
5952024-02-10T00:11:16.055Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-10T00:11:16.055Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-10T00:11:16.055Z+ ARG0=ci_download_maghemite_mgd
5982024-02-10T00:11:16.055Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-10T00:11:16.055Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6002024-02-10T00:11:16.055Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6012024-02-10T00:11:16.055Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-10T00:11:16.056Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6032024-02-10T00:11:16.056Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-10T00:11:16.056Z+ TARGET_DIR=out
6052024-02-10T00:11:16.056Z+ DOWNLOAD_DIR=out/downloads
6062024-02-10T00:11:16.056Z+ DEST_DIR=./out/mgd
6072024-02-10T00:11:16.056Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-10T00:11:16.056Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-10T00:11:16.057Z+ REPO=oxidecomputer/maghemite
6102024-02-10T00:11:16.057Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6112024-02-10T00:11:16.057Z+ main
6122024-02-10T00:11:16.057Z+ [[ 0 != 0 ]]
6132024-02-10T00:11:16.057Z+ CIDL_OS=solaris2.11
6142024-02-10T00:11:16.057Z+ [[ 0 != 0 ]]
6152024-02-10T00:11:16.057Z+ configure_os solaris2.11
6162024-02-10T00:11:16.058Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-10T00:11:16.060Zcurrent directory: /work/oxidecomputer/omicron
6182024-02-10T00:11:16.060Z+ echo 'configuring based on OS: "solaris2.11"'
6192024-02-10T00:11:16.060Z+ case "$1" in
6202024-02-10T00:11:16.060Zconfiguring based on OS: "solaris2.11"
6212024-02-10T00:11:16.060Z+ SET_BINARIES=
6222024-02-10T00:11:16.060Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-10T00:11:16.060Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-10T00:11:16.060Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6252024-02-10T00:11:16.060Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-10T00:11:16.060Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6272024-02-10T00:11:16.060ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-10T00:11:16.060Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292024-02-10T00:11:16.061Z+ mkdir -p out/downloads
6302024-02-10T00:11:16.061ZLocal file: out/downloads/mgd.tar.gz
6312024-02-10T00:11:16.061Z+ mkdir -p ./out/mgd
6322024-02-10T00:11:16.061Z+ fetch_and_verify
6332024-02-10T00:11:16.061Z+ local DO_DOWNLOAD=true
6342024-02-10T00:11:16.061Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-10T00:11:16.061Z+ '[' true == true ']'
6362024-02-10T00:11:16.061Z+ echo Downloading...
6372024-02-10T00:11:16.061ZDownloading...
6382024-02-10T00:11:16.061Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-10T00:11:16.061Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6402024-02-10T00:11:22.201Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-10T00:11:22.213Z++ sha256sum
6422024-02-10T00:11:22.213Z++ awk '{print $1}'
6432024-02-10T00:11:22.213Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6442024-02-10T00:11:22.214Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6452024-02-10T00:11:22.214Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-10T00:11:22.214Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-10T00:11:22.735Z+ do_assemble
6482024-02-10T00:11:22.735Z+ rm -r ./out/mgd
6492024-02-10T00:11:22.743Z+ mkdir ./out/mgd
6502024-02-10T00:11:22.743Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-10T00:11:22.823Z+ set -o errexit
6522024-02-10T00:11:22.827Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-10T00:11:22.831Z++ cd ./tools
6542024-02-10T00:11:22.831Z++ pwd
6552024-02-10T00:11:22.831Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-10T00:11:22.831Z++ basename ./tools/ci_download_transceiver_control
6572024-02-10T00:11:22.837Z+ ARG0=ci_download_transceiver_control
6582024-02-10T00:11:22.837Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-10T00:11:22.837Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-10T00:11:22.837Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-10T00:11:22.837Z+ TARGET_DIR=out
6622024-02-10T00:11:22.837Z+ DOWNLOAD_DIR=out/downloads
6632024-02-10T00:11:22.837Z+ DEST_DIR=./out/transceiver-control
6642024-02-10T00:11:22.838Z+ BIN_DIR=/opt/oxide/bin
6652024-02-10T00:11:22.838Z+ BINARY=xcvradm
6662024-02-10T00:11:22.838Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-10T00:11:22.838Z+ REPO=oxidecomputer/transceiver-control
6682024-02-10T00:11:22.838Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-10T00:11:22.838Z+ main
6702024-02-10T00:11:22.838Z+ [[ 0 != 0 ]]
6712024-02-10T00:11:22.838Z+ CIDL_OS=solaris2.11
6722024-02-10T00:11:22.839Z+ [[ 0 != 0 ]]
6732024-02-10T00:11:22.839Z+ configure_os solaris2.11
6742024-02-10T00:11:22.839Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-10T00:11:22.840Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-10T00:11:22.840Zconfiguring based on OS: "solaris2.11"
6772024-02-10T00:11:22.840Z+ echo 'configuring based on OS: "solaris2.11"'
6782024-02-10T00:11:22.840Z+ case "$1" in
6792024-02-10T00:11:22.840Z+ SET_BINARIES=
6802024-02-10T00:11:22.840Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-10T00:11:22.840Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-10T00:11:22.840Z+ ARCHIVE_FILENAME=xcvradm.gz
6832024-02-10T00:11:22.840Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-10T00:11:22.840Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852024-02-10T00:11:22.840Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862024-02-10T00:11:22.840Z+ echo 'Local file: out/downloads/xcvradm.gz'
6872024-02-10T00:11:22.841Z+ mkdir -p out/downloads
6882024-02-10T00:11:22.841ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6892024-02-10T00:11:22.841ZLocal file: out/downloads/xcvradm.gz
6902024-02-10T00:11:22.841Z+ mkdir -p ./out/transceiver-control
6912024-02-10T00:11:22.847Z+ fetch_and_verify
6922024-02-10T00:11:22.847Z+ local DO_DOWNLOAD=true
6932024-02-10T00:11:22.847Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-10T00:11:22.847Z+ '[' true == true ']'
6952024-02-10T00:11:22.847Z+ echo Downloading...
6962024-02-10T00:11:22.847ZDownloading...
6972024-02-10T00:11:22.847Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-10T00:11:22.847Z+ 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
6992024-02-10T00:11:24.854Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-10T00:11:24.859Z++ sha256sum
7012024-02-10T00:11:24.859Z++ awk '{print $1}'
7022024-02-10T00:11:24.863Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-10T00:11:24.863Z+ [[ 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 ]]
7042024-02-10T00:11:24.863Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-10T00:11:24.863Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-10T00:11:24.867Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-10T00:11:24.989Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-10T00:11:24.999Z+ do_assemble
7092024-02-10T00:11:25.000Z+ rm -r ./out/transceiver-control
7102024-02-10T00:11:25.000Z+ mkdir ./out/transceiver-control
7112024-02-10T00:11:25.000Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-10T00:11:25.430ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-10T00:11:25.430Z
7142024-02-10T00:11:25.431Zreal 1:46.095247428
7152024-02-10T00:11:25.431Zuser 34.061747512
7162024-02-10T00:11:25.431Zsys 6.726688450
7172024-02-10T00:11:25.431Ztrap 0.007192202
7182024-02-10T00:11:25.431Ztflt 0.302731794
7192024-02-10T00:11:25.431Zdflt 0.482034833
7202024-02-10T00:11:25.431Zkflt 0.344463897
7212024-02-10T00:11:25.431Zlock 1.853411900
7222024-02-10T00:11:25.431Zslp 3:25.802867802
7232024-02-10T00:11:25.431Zlat 1.806695625
7242024-02-10T00:11:25.431Zstop 0.109928945
7252024-02-10T00:11:25.432Z
7262024-02-10T00:11:25.432Z #### # # ##### ##### # #
7272024-02-10T00:11:25.432Z # # # # # # # # # #
7282024-02-10T00:11:25.432Z # # # # # # # #
7292024-02-10T00:11:25.432Z # # # ##### ##### #
7302024-02-10T00:11:25.432Z # # # # # # #
7312024-02-10T00:11:25.432Z #### ###### # # # #
7322024-02-10T00:11:25.432Z
7332024-02-10T00:11:25.614Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-10T00:11:26.029Z Updating git repository `https://github.com/oxidecomputer/samael`
7352024-02-10T00:11:26.461Z Updating crates.io index
7362024-02-10T00:11:26.470Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372024-02-10T00:11:27.301Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382024-02-10T00:11:29.116Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392024-02-10T00:11:29.500Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402024-02-10T00:11:30.289Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412024-02-10T00:11:30.302Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422024-02-10T00:11:30.591Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432024-02-10T00:11:31.492Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442024-02-10T00:11:33.460Z Updating git repository `https://github.com/oxidecomputer/opte`
7452024-02-10T00:11:34.403Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462024-02-10T00:11:34.785Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472024-02-10T00:11:36.120Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482024-02-10T00:11:36.130Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7492024-02-10T00:11:36.196Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502024-02-10T00:11:36.557Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512024-02-10T00:11:37.025Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522024-02-10T00:11:37.620Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7532024-02-10T00:11:38.005Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542024-02-10T00:11:38.587Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552024-02-10T00:11:39.056Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562024-02-10T00:11:39.442Z Updating git repository `https://github.com/jgallagher/nix`
7572024-02-10T00:11:41.036Z Updating git repository `https://github.com/cbiffle/hubpack`
7582024-02-10T00:11:41.067Z Updating git repository `https://github.com/oxidecomputer/typify`
7592024-02-10T00:11:42.373Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602024-02-10T00:11:42.716Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612024-02-10T00:11:43.083Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622024-02-10T00:11:44.571Z Downloading crates ...
7632024-02-10T00:11:44.771Z Downloaded anstyle v1.0.2
7642024-02-10T00:11:44.777Z Downloaded io-lifetimes v1.0.11
7652024-02-10T00:11:44.782Z Downloaded utf8parse v0.2.1
7662024-02-10T00:11:44.782Z Downloaded itoa v1.0.9
7672024-02-10T00:11:44.789Z Downloaded colorchoice v1.0.0
7682024-02-10T00:11:44.792Z Downloaded equivalent v1.0.1
7692024-02-10T00:11:44.802Z Downloaded serde_spanned v0.6.5
7702024-02-10T00:11:44.809Z Downloaded anstyle-query v1.0.0
7712024-02-10T00:11:44.815Z Downloaded toml_datetime v0.6.5
7722024-02-10T00:11:44.820Z Downloaded bitflags v1.3.2
7732024-02-10T00:11:44.820Z Downloaded terminal_size v0.2.6
7742024-02-10T00:11:44.837Z Downloaded clap_lex v0.5.1
7752024-02-10T00:11:44.840Z Downloaded heck v0.4.1
7762024-02-10T00:11:44.841Z Downloaded thiserror v1.0.56
7772024-02-10T00:11:44.841Z Downloaded cargo-platform v0.1.3
7782024-02-10T00:11:44.841Z Downloaded strsim v0.10.0
7792024-02-10T00:11:44.841Z Downloaded thiserror-impl v1.0.56
7802024-02-10T00:11:44.845Z Downloaded errno v0.3.8
7812024-02-10T00:11:44.845Z Downloaded cargo_metadata v0.18.1
7822024-02-10T00:11:44.850Z Downloaded anstyle-parse v0.2.1
7832024-02-10T00:11:44.850Z Downloaded semver v1.0.21
7842024-02-10T00:11:44.850Z Downloaded camino v1.1.6
7852024-02-10T00:11:44.855Z Downloaded anstream v0.5.0
7862024-02-10T00:11:44.855Z Downloaded quote v1.0.35
7872024-02-10T00:11:44.859Z Downloaded clap_derive v4.4.2
7882024-02-10T00:11:44.863Z Downloaded ryu v1.0.15
7892024-02-10T00:11:44.867Z Downloaded proc-macro2 v1.0.78
7902024-02-10T00:11:44.872Z Downloaded anyhow v1.0.75
7912024-02-10T00:11:44.876Z Downloaded unicode-ident v1.0.12
7922024-02-10T00:11:44.880Z Downloaded cargo_toml v0.19.0
7932024-02-10T00:11:44.880Z Downloaded clap v4.4.3
7942024-02-10T00:11:44.888Z Downloaded serde_derive v1.0.196
7952024-02-10T00:11:44.892Z Downloaded toml v0.8.9
7962024-02-10T00:11:44.896Z Downloaded indexmap v2.2.2
7972024-02-10T00:11:44.900Z Downloaded serde v1.0.196
7982024-02-10T00:11:44.904Z Downloaded memchr v2.6.3
7992024-02-10T00:11:44.909Z Downloaded toml_edit v0.21.1
8002024-02-10T00:11:44.932Z Downloaded hashbrown v0.14.2
8012024-02-10T00:11:44.952Z Downloaded winnow v0.5.15
8022024-02-10T00:11:44.959Z Downloaded clap_builder v4.4.2
8032024-02-10T00:11:44.966Z Downloaded serde_json v1.0.113
8042024-02-10T00:11:44.973Z Downloaded syn v2.0.48
8052024-02-10T00:11:44.984Z Downloaded rustix v0.37.23
8062024-02-10T00:11:45.013Z Downloaded libc v0.2.153
8072024-02-10T00:11:45.229Z Compiling proc-macro2 v1.0.78
8082024-02-10T00:11:45.230Z Compiling unicode-ident v1.0.12
8092024-02-10T00:11:45.241Z Compiling serde v1.0.196
8102024-02-10T00:11:45.241Z Compiling libc v0.2.153
8112024-02-10T00:11:45.241Z Compiling io-lifetimes v1.0.11
8122024-02-10T00:11:45.241Z Compiling rustix v0.37.23
8132024-02-10T00:11:45.255Z Compiling equivalent v1.0.1
8142024-02-10T00:11:45.262Z Compiling bitflags v1.3.2
8152024-02-10T00:11:45.376Z Compiling utf8parse v0.2.1
8162024-02-10T00:11:45.412Z Compiling hashbrown v0.14.2
8172024-02-10T00:11:45.445Z Compiling serde_json v1.0.113
8182024-02-10T00:11:45.533Z Compiling anstyle-parse v0.2.1
8192024-02-10T00:11:46.226Z Compiling camino v1.1.6
8202024-02-10T00:11:46.352Z Compiling indexmap v2.2.2
8212024-02-10T00:11:47.202Z Compiling semver v1.0.21
8222024-02-10T00:11:47.438Z Compiling colorchoice v1.0.0
8232024-02-10T00:11:47.441Z Compiling anstyle-query v1.0.0
8242024-02-10T00:11:47.546Z Compiling thiserror v1.0.56
8252024-02-10T00:11:47.562Z Compiling winnow v0.5.15
8262024-02-10T00:11:47.624Z Compiling anstyle v1.0.2
8272024-02-10T00:11:47.722Z Compiling anyhow v1.0.75
8282024-02-10T00:11:47.761Z Compiling ryu v1.0.15
8292024-02-10T00:11:47.866Z Compiling strsim v0.10.0
8302024-02-10T00:11:48.062Z Compiling anstream v0.5.0
8312024-02-10T00:11:48.128Z Compiling itoa v1.0.9
8322024-02-10T00:11:48.204Z Compiling clap_lex v0.5.1
8332024-02-10T00:11:48.318Z Compiling heck v0.4.1
8342024-02-10T00:11:48.566Z Compiling quote v1.0.35
8352024-02-10T00:11:48.865Z Compiling syn v2.0.48
8362024-02-10T00:11:49.024Z Compiling errno v0.3.8
8372024-02-10T00:11:50.037Z Compiling terminal_size v0.2.6
8382024-02-10T00:11:50.546Z Compiling clap_builder v4.4.2
8392024-02-10T00:11:53.718Z Compiling serde_derive v1.0.196
8402024-02-10T00:11:53.718Z Compiling thiserror-impl v1.0.56
8412024-02-10T00:11:53.723Z Compiling clap_derive v4.4.2
8422024-02-10T00:11:56.593Z Compiling clap v4.4.3
8432024-02-10T00:12:01.547Z Compiling toml_datetime v0.6.5
8442024-02-10T00:12:01.567Z Compiling serde_spanned v0.6.5
8452024-02-10T00:12:01.567Z Compiling cargo-platform v0.1.3
8462024-02-10T00:12:01.768Z Compiling toml_edit v0.21.1
8472024-02-10T00:12:02.886Z Compiling cargo_metadata v0.18.1
8482024-02-10T00:12:03.769Z Compiling toml v0.8.9
8492024-02-10T00:12:04.530Z Compiling cargo_toml v0.19.0
8502024-02-10T00:12:08.244Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8512024-02-10T00:12:09.182Z Finished dev [unoptimized + debuginfo] target(s) in 43.72s
8522024-02-10T00:12:09.355Z Running `target/debug/xtask clippy`
8532024-02-10T00:12:09.385Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8542024-02-10T00:12:09.904Z Downloading crates ...
8552024-02-10T00:12:10.110Z Downloaded arc-swap v1.6.0
8562024-02-10T00:12:10.116Z Downloaded httpdate v1.0.3
8572024-02-10T00:12:10.120Z Downloaded highway v1.1.0
8582024-02-10T00:12:10.125Z Downloaded hex v0.4.3
8592024-02-10T00:12:10.130Z Downloaded hkdf v0.12.4
8602024-02-10T00:12:10.134Z Downloaded bit-set v0.5.3
8612024-02-10T00:12:10.141Z Downloaded block-buffer v0.10.4
8622024-02-10T00:12:10.145Z Downloaded humantime v2.1.0
8632024-02-10T00:12:10.149Z Downloaded hex-literal v0.4.1
8642024-02-10T00:12:10.149Z Downloaded cexpr v0.6.0
8652024-02-10T00:12:10.153Z Downloaded iana-time-zone v0.1.57
8662024-02-10T00:12:10.153Z Downloaded http-range v0.1.5
8672024-02-10T00:12:10.159Z Downloaded csv-core v0.1.11
8682024-02-10T00:12:10.174Z Downloaded match_cfg v0.1.0
8692024-02-10T00:12:10.175Z Downloaded maplit v1.0.2
8702024-02-10T00:12:10.175Z Downloaded md-5 v0.10.5
8712024-02-10T00:12:10.179Z Downloaded new_debug_unreachable v1.0.4
8722024-02-10T00:12:10.179Z Downloaded nodrop v0.1.14
8732024-02-10T00:12:10.179Z Downloaded nested v0.1.1
8742024-02-10T00:12:10.179Z Downloaded http-body v0.4.5
8752024-02-10T00:12:10.179Z Downloaded miniz_oxide v0.7.1
8762024-02-10T00:12:10.179Z Downloaded num-iter v0.1.43
8772024-02-10T00:12:10.184Z Downloaded num-complex v0.4.4
8782024-02-10T00:12:10.184Z Downloaded native-tls v0.2.11
8792024-02-10T00:12:10.188Z Downloaded hyper-staticfile v0.9.5
8802024-02-10T00:12:10.192Z Downloaded instant v0.1.12
8812024-02-10T00:12:10.195Z Downloaded libefi-sys v0.1.0
8822024-02-10T00:12:10.200Z Downloaded crc-catalog v2.2.0
8832024-02-10T00:12:10.200Z Downloaded keccak v0.1.4
8842024-02-10T00:12:10.200Z Downloaded home v0.5.5
8852024-02-10T00:12:10.204Z Downloaded crossbeam-epoch v0.9.15
8862024-02-10T00:12:10.208Z Downloaded async-stream-impl v0.3.5
8872024-02-10T00:12:10.208Z Downloaded inout v0.1.3
8882024-02-10T00:12:10.212Z Downloaded ident_case v1.0.1
8892024-02-10T00:12:10.213Z Downloaded indoc v1.0.9
8902024-02-10T00:12:10.217Z Downloaded crossbeam-queue v0.3.8
8912024-02-10T00:12:10.221Z Downloaded ipnetwork v0.20.0
8922024-02-10T00:12:10.225Z Downloaded atty v0.2.14
8932024-02-10T00:12:10.225Z Downloaded is-terminal v0.4.9
8942024-02-10T00:12:10.229Z Downloaded cobs v0.2.3
8952024-02-10T00:12:10.229Z Downloaded hubpack v0.1.2
8962024-02-10T00:12:10.233Z Downloaded atomicwrites v0.4.3
8972024-02-10T00:12:10.233Z Downloaded bindgen v0.69.2
8982024-02-10T00:12:10.244Z Downloaded convert_case v0.4.0
8992024-02-10T00:12:10.264Z Downloaded cstr-argument v0.1.2
9002024-02-10T00:12:10.264Z Downloaded resolv-conf v0.7.0
9012024-02-10T00:12:10.264Z Downloaded memoffset v0.7.1
9022024-02-10T00:12:10.264Z Downloaded crucible-workspace-hack v0.1.0
9032024-02-10T00:12:10.265Z Downloaded assert_matches v1.5.0
9042024-02-10T00:12:10.265Z Downloaded corncobs v0.1.3
9052024-02-10T00:12:10.265Z Downloaded indoc v2.0.3
9062024-02-10T00:12:10.265Z Downloaded ciborium-ll v0.2.2
9072024-02-10T00:12:10.274Z Downloaded newline-converter v0.3.0
9082024-02-10T00:12:10.274Z Downloaded array-init v0.0.4
9092024-02-10T00:12:10.274Z Downloaded base64ct v1.6.0
9102024-02-10T00:12:10.281Z Downloaded adler v1.0.2
9112024-02-10T00:12:10.281Z Downloaded async-recursion v1.0.5
9122024-02-10T00:12:10.281Z Downloaded cpufeatures v0.2.12
9132024-02-10T00:12:10.281Z Downloaded criterion-plot v0.5.0
9142024-02-10T00:12:10.284Z Downloaded crossbeam-deque v0.8.3
9152024-02-10T00:12:10.285Z Downloaded anes v0.1.6
9162024-02-10T00:12:10.289Z Downloaded rustversion v1.0.14
9172024-02-10T00:12:10.293Z Downloaded base16ct v0.2.0
9182024-02-10T00:12:10.298Z Downloaded nanorand v0.7.0
9192024-02-10T00:12:10.302Z Downloaded crypto-common v0.1.6
9202024-02-10T00:12:10.302Z Downloaded multimap v0.8.3
9212024-02-10T00:12:10.307Z Downloaded crossbeam v0.8.2
9222024-02-10T00:12:10.311Z Downloaded schemars_derive v0.8.16
9232024-02-10T00:12:10.311Z Downloaded memmap v0.7.0
9242024-02-10T00:12:10.317Z Downloaded atomic-waker v1.1.1
9252024-02-10T00:12:10.318Z Downloaded hyper-util v0.1.2
9262024-02-10T00:12:10.322Z Downloaded autocfg v1.1.0
9272024-02-10T00:12:10.322Z Downloaded async-stream v0.3.5
9282024-02-10T00:12:10.338Z Downloaded lalrpop-util v0.19.12
9292024-02-10T00:12:10.342Z Downloaded linked-hash-map v0.5.6
9302024-02-10T00:12:10.342Z Downloaded secrecy v0.8.0
9312024-02-10T00:12:10.342Z Downloaded mime v0.3.17
9322024-02-10T00:12:10.343Z Downloaded num v0.4.1
9332024-02-10T00:12:10.343Z Downloaded take_mut v0.2.2
9342024-02-10T00:12:10.343Z Downloaded num_threads v0.1.6
9352024-02-10T00:12:10.343Z Downloaded cancel-safe-futures v0.1.5
9362024-02-10T00:12:10.343Z Downloaded approx v0.5.1
9372024-02-10T00:12:10.348Z Downloaded ansi_term v0.12.1
9382024-02-10T00:12:10.351Z Downloaded async-trait v0.1.77
9392024-02-10T00:12:10.356Z Downloaded bcs v0.1.6
9402024-02-10T00:12:10.360Z Downloaded time-core v0.1.1
9412024-02-10T00:12:10.361Z Downloaded nu-ansi-term v0.49.0
9422024-02-10T00:12:10.364Z Downloaded strum_macros v0.24.3
9432024-02-10T00:12:10.368Z Downloaded libloading v0.7.4
9442024-02-10T00:12:10.371Z Downloaded crc32fast v1.3.2
9452024-02-10T00:12:10.371Z Downloaded libsw v3.3.1
9462024-02-10T00:12:10.375Z Downloaded tinyvec_macros v0.1.1
9472024-02-10T00:12:10.380Z Downloaded defmt-macros v0.3.6
9482024-02-10T00:12:10.384Z Downloaded foreign-types-shared v0.3.1
9492024-02-10T00:12:10.384Z Downloaded addr2line v0.21.0
9502024-02-10T00:12:10.388Z Downloaded topological-sort v0.2.2
9512024-02-10T00:12:10.388Z Downloaded num-integer v0.1.45
9522024-02-10T00:12:10.393Z Downloaded unicode-width v0.1.11
9532024-02-10T00:12:10.393Z Downloaded maybe-uninit v2.0.0
9542024-02-10T00:12:10.393Z Downloaded lock_api v0.4.10
9552024-02-10T00:12:10.404Z Downloaded tower-layer v0.3.2
9562024-02-10T00:12:10.405Z Downloaded crossbeam-utils v0.8.16
9572024-02-10T00:12:10.405Z Downloaded foreign-types-shared v0.1.1
9582024-02-10T00:12:10.405Z Downloaded foreign-types v0.3.2
9592024-02-10T00:12:10.429Z Downloaded structmeta v0.2.0
9602024-02-10T00:12:10.429Z Downloaded ahash v0.8.7
9612024-02-10T00:12:10.429Z Downloaded num_enum_derive v0.5.11
9622024-02-10T00:12:10.430Z Downloaded httptest v0.15.5
9632024-02-10T00:12:10.430Z Downloaded zerocopy v0.3.0
9642024-02-10T00:12:10.430Z Downloaded darling_macro v0.20.3
9652024-02-10T00:12:10.430Z Downloaded tokio-tungstenite v0.20.1
9662024-02-10T00:12:10.430Z Downloaded peeking_take_while v0.1.2
9672024-02-10T00:12:10.448Z Downloaded tiny-keccak v2.0.2
9682024-02-10T00:12:10.448Z Downloaded static_assertions v1.1.0
9692024-02-10T00:12:10.448Z Downloaded http v0.2.11
9702024-02-10T00:12:10.448Z Downloaded usdt-attr-macro v0.3.5
9712024-02-10T00:12:10.448Z Downloaded predicates-tree v1.0.9
9722024-02-10T00:12:10.448Z Downloaded usdt-macro v0.5.0
9732024-02-10T00:12:10.448Z Downloaded libtest-mimic v0.6.1
9742024-02-10T00:12:10.448Z Downloaded tinytemplate v1.2.1
9752024-02-10T00:12:10.449Z Downloaded tokio-macros v2.2.0
9762024-02-10T00:12:10.455Z Downloaded log v0.4.20
9772024-02-10T00:12:10.455Z Downloaded tap v1.0.1
9782024-02-10T00:12:10.456Z Downloaded parse-display v0.9.0
9792024-02-10T00:12:10.456Z Downloaded predicates v3.1.0
9802024-02-10T00:12:10.456Z Downloaded utf-8 v0.7.6
9812024-02-10T00:12:10.456Z Downloaded schemars v0.8.16
9822024-02-10T00:12:10.466Z Downloaded dtrace-parser v0.1.14
9832024-02-10T00:12:10.473Z Downloaded fnv v1.0.7
9842024-02-10T00:12:10.473Z Downloaded zone_cfg_derive v0.3.0
9852024-02-10T00:12:10.474Z Downloaded debug-ignore v1.0.5
9862024-02-10T00:12:10.474Z Downloaded smf v0.2.2
9872024-02-10T00:12:10.474Z Downloaded slog-json v2.6.1
9882024-02-10T00:12:10.474Z Downloaded group v0.13.0
9892024-02-10T00:12:10.481Z Downloaded allocator-api2 v0.2.16
9902024-02-10T00:12:10.482Z Downloaded try-lock v0.2.4
9912024-02-10T00:12:10.482Z Downloaded openssl-probe v0.1.5
9922024-02-10T00:12:10.482Z Downloaded openssl-macros v0.1.1
9932024-02-10T00:12:10.482Z Downloaded flagset v0.4.3
9942024-02-10T00:12:10.489Z Downloaded signal-hook-mio v0.2.3
9952024-02-10T00:12:10.489Z Downloaded crypto-bigint v0.5.2
9962024-02-10T00:12:10.495Z Downloaded oso-derive v0.27.0
9972024-02-10T00:12:10.495Z Downloaded zerocopy v0.6.4
9982024-02-10T00:12:10.495Z Downloaded usdt-impl v0.5.0
9992024-02-10T00:12:10.504Z Downloaded tabled_derive v0.7.0
10002024-02-10T00:12:10.504Z Downloaded serde_path_to_error v0.1.15
10012024-02-10T00:12:10.504Z Downloaded diesel_table_macro_syntax v0.1.0
10022024-02-10T00:12:10.505Z Downloaded serde_tokenstream v0.1.7
10032024-02-10T00:12:10.522Z Downloaded foreign-types-macros v0.2.3
10042024-02-10T00:12:10.522Z Downloaded pem v3.0.2
10052024-02-10T00:12:10.522Z Downloaded dtrace-parser v0.2.0
10062024-02-10T00:12:10.522Z Downloaded slog-scope v4.4.0
10072024-02-10T00:12:10.523Z Downloaded dirs-sys-next v0.1.2
10082024-02-10T00:12:10.523Z Downloaded vsss-rs v3.3.4
10092024-02-10T00:12:10.532Z Downloaded futures-macro v0.3.30
10102024-02-10T00:12:10.532Z Downloaded futures-executor v0.3.30
10112024-02-10T00:12:10.532Z Downloaded unicode-linebreak v0.1.5
10122024-02-10T00:12:10.532Z Downloaded wyz v0.5.1
10132024-02-10T00:12:10.533Z Downloaded proc-macro-error-attr v1.0.4
10142024-02-10T00:12:10.533Z Downloaded rustc-hash v1.1.0
10152024-02-10T00:12:10.533Z Downloaded unicase v2.7.0
10162024-02-10T00:12:10.533Z Downloaded rustc_version v0.4.0
10172024-02-10T00:12:10.537Z Downloaded generic-array v0.14.7
10182024-02-10T00:12:10.538Z Downloaded backtrace v0.3.69
10192024-02-10T00:12:10.542Z Downloaded num_cpus v1.16.0
10202024-02-10T00:12:10.559Z Downloaded path-slash v0.1.5
10212024-02-10T00:12:10.559Z Downloaded either v1.9.0
10222024-02-10T00:12:10.567Z Downloaded termtree v0.4.1
10232024-02-10T00:12:10.568Z Downloaded darling_macro v0.14.4
10242024-02-10T00:12:10.568Z Downloaded futures-timer v3.0.2
10252024-02-10T00:12:10.568Z Downloaded platforms v3.0.2
10262024-02-10T00:12:10.568Z Downloaded futures-task v0.3.30
10272024-02-10T00:12:10.568Z Downloaded ed25519 v1.5.3
10282024-02-10T00:12:10.568Z Downloaded uuid v1.7.0
10292024-02-10T00:12:10.568Z Downloaded headers-core v0.2.0
10302024-02-10T00:12:10.569Z Downloaded fallible-iterator v0.2.0
10312024-02-10T00:12:10.569Z Downloaded socket2 v0.5.5
10322024-02-10T00:12:10.569Z Downloaded postgres-protocol v0.6.6
10332024-02-10T00:12:10.575Z Downloaded difflib v0.4.0
10342024-02-10T00:12:10.575Z Downloaded embedded-io v0.4.0
10352024-02-10T00:12:10.576Z Downloaded pest_derive v2.7.6
10362024-02-10T00:12:10.576Z Downloaded tokio-native-tls v0.3.1
10372024-02-10T00:12:10.582Z Downloaded endian-type v0.1.2
10382024-02-10T00:12:10.583Z Downloaded structopt v0.3.26
10392024-02-10T00:12:10.589Z Downloaded termios v0.3.3
10402024-02-10T00:12:10.589Z Downloaded tempfile v3.10.0
10412024-02-10T00:12:10.596Z Downloaded stability v0.1.1
10422024-02-10T00:12:10.596Z Downloaded futures-channel v0.3.30
10432024-02-10T00:12:10.597Z Downloaded signature v1.6.4
10442024-02-10T00:12:10.605Z Downloaded zerocopy-derive v0.7.32
10452024-02-10T00:12:10.605Z Downloaded slog-envlogger v2.2.0
10462024-02-10T00:12:10.605Z Downloaded crossbeam-channel v0.5.8
10472024-02-10T00:12:10.614Z Downloaded phf_shared v0.10.0
10482024-02-10T00:12:10.614Z Downloaded pin-project-lite v0.2.13
10492024-02-10T00:12:10.623Z Downloaded version_check v0.9.4
10502024-02-10T00:12:10.623Z Downloaded fixedbitset v0.4.2
10512024-02-10T00:12:10.623Z Downloaded derive_builder_core v0.12.0
10522024-02-10T00:12:10.623Z Downloaded criterion v0.5.1
10532024-02-10T00:12:10.641Z Downloaded thiserror-no-std v2.0.2
10542024-02-10T00:12:10.641Z Downloaded data-encoding v2.4.0
10552024-02-10T00:12:10.642Z Downloaded usdt-attr-macro v0.5.0
10562024-02-10T00:12:10.642Z Downloaded spki v0.7.2
10572024-02-10T00:12:10.642Z Downloaded pin-project v1.1.3
10582024-02-10T00:12:10.649Z Downloaded pathdiff v0.2.1
10592024-02-10T00:12:10.654Z Downloaded scopeguard v1.2.0
10602024-02-10T00:12:10.654Z Downloaded pin-utils v0.1.0
10612024-02-10T00:12:10.654Z Downloaded xattr v1.0.1
10622024-02-10T00:12:10.659Z Downloaded percent-encoding v2.3.1
10632024-02-10T00:12:10.659Z Downloaded enum-as-inner v0.5.1
10642024-02-10T00:12:10.659Z Downloaded gethostname v0.4.3
10652024-02-10T00:12:10.662Z Downloaded glob v0.3.1
10662024-02-10T00:12:10.663Z Downloaded rand_core v0.6.4
10672024-02-10T00:12:10.663Z Downloaded sqlformat v0.2.3
10682024-02-10T00:12:10.667Z Downloaded partial-io v0.5.4
10692024-02-10T00:12:10.670Z Downloaded snafu v0.7.5
10702024-02-10T00:12:10.674Z Downloaded vte_generate_state_changes v0.1.1
10712024-02-10T00:12:10.678Z Downloaded universal-hash v0.5.1
10722024-02-10T00:12:10.678Z Downloaded whoami v1.4.1
10732024-02-10T00:12:10.678Z Downloaded quick-error v1.2.3
10742024-02-10T00:12:10.682Z Downloaded parking_lot_core v0.8.6
10752024-02-10T00:12:10.683Z Downloaded term v0.7.0
10762024-02-10T00:12:10.686Z Downloaded paste v1.0.14
10772024-02-10T00:12:10.690Z Downloaded plotters-svg v0.3.5
10782024-02-10T00:12:10.698Z Downloaded signal-hook-tokio v0.3.1
10792024-02-10T00:12:10.698Z Downloaded proc-macro-crate v1.3.1
10802024-02-10T00:12:10.698Z Downloaded derive_more v0.99.17
10812024-02-10T00:12:10.701Z Downloaded doc-comment v0.3.3
10822024-02-10T00:12:10.702Z Downloaded pretty-hex v0.4.1
10832024-02-10T00:12:10.702Z Downloaded tracing-attributes v0.1.26
10842024-02-10T00:12:10.713Z Downloaded signal-hook-registry v1.4.1
10852024-02-10T00:12:10.713Z Downloaded unarray v0.1.4
10862024-02-10T00:12:10.714Z Downloaded synstructure v0.12.6
10872024-02-10T00:12:10.714Z Downloaded same-file v1.0.6
10882024-02-10T00:12:10.714Z Downloaded sct v0.7.0
10892024-02-10T00:12:10.717Z Downloaded fd-lock v3.0.13
10902024-02-10T00:12:10.723Z Downloaded tokio-stream v0.1.14
10912024-02-10T00:12:11.139Z Downloaded semver v0.1.20
10922024-02-10T00:12:11.139Z Downloaded darling v0.14.4
10932024-02-10T00:12:11.967Z Downloaded hashbrown v0.13.2
10942024-02-10T00:12:11.967Z Downloaded darling v0.20.3
10952024-02-10T00:12:11.967Z Downloaded plotters-backend v0.3.5
10962024-02-10T00:12:11.967Z Downloaded usdt v0.3.5
10972024-02-10T00:12:11.967Z Downloaded env_logger v0.10.0
10982024-02-10T00:12:11.967Z Downloaded mio v0.8.9
10992024-02-10T00:12:11.967Z Downloaded pkcs8 v0.10.2
11002024-02-10T00:12:11.968Z Downloaded password-hash v0.5.0
11012024-02-10T00:12:11.968Z Downloaded textwrap v0.11.0
11022024-02-10T00:12:11.968Z Downloaded rustls-pki-types v1.1.0
11032024-02-10T00:12:11.968Z Downloaded pretty-hex v0.2.1
11042024-02-10T00:12:11.968Z Downloaded omicron-zone-package v0.11.0
11052024-02-10T00:12:11.969Z Downloaded scroll_derive v0.12.0
11062024-02-10T00:12:11.969Z Downloaded thread_local v1.1.7
11072024-02-10T00:12:11.969Z Downloaded rustc-demangle v0.1.23
11082024-02-10T00:12:11.969Z Downloaded num-rational v0.4.1
11092024-02-10T00:12:11.969Z Downloaded vte v0.11.1
11102024-02-10T00:12:11.969Z Downloaded structopt-derive v0.4.18
11112024-02-10T00:12:11.969Z Downloaded strum v0.26.1
11122024-02-10T00:12:11.969Z Downloaded defmt-parser v0.3.3
11132024-02-10T00:12:11.970Z Downloaded thread-id v4.2.0
11142024-02-10T00:12:11.970Z Downloaded rand_xorshift v0.3.0
11152024-02-10T00:12:11.970Z Downloaded spin v0.5.2
11162024-02-10T00:12:11.970Z Downloaded rustls-pemfile v2.0.0
11172024-02-10T00:12:11.970Z Downloaded string_cache v0.8.7
11182024-02-10T00:12:11.970Z Downloaded deranged v0.3.8
11192024-02-10T00:12:11.971Z Downloaded relative-path v1.9.0
11202024-02-10T00:12:11.971Z Downloaded diesel_derives v2.1.2
11212024-02-10T00:12:11.971Z Downloaded opaque-debug v0.3.0
11222024-02-10T00:12:11.971Z Downloaded guppy-workspace-hack v0.1.0
11232024-02-10T00:12:11.972Z Downloaded poly1305 v0.8.0
11242024-02-10T00:12:11.972Z Downloaded libm v0.2.7
11252024-02-10T00:12:11.972Z Downloaded untrusted v0.7.1
11262024-02-10T00:12:11.972Z Downloaded derive_builder_macro v0.12.0
11272024-02-10T00:12:11.973Z Downloaded untrusted v0.9.0
11282024-02-10T00:12:11.973Z Downloaded tokio-rustls v0.24.1
11292024-02-10T00:12:11.973Z Downloaded time-macros v0.2.13
11302024-02-10T00:12:11.973Z Downloaded toml v0.5.11
11312024-02-10T00:12:11.974Z Downloaded rpassword v7.3.1
11322024-02-10T00:12:11.974Z Downloaded downcast v0.11.0
11332024-02-10T00:12:11.974Z Downloaded ron v0.8.1
11342024-02-10T00:12:11.974Z Downloaded semver-parser v0.10.2
11352024-02-10T00:12:11.974Z Downloaded trust-dns-resolver v0.22.0
11362024-02-10T00:12:11.974Z Downloaded postcard v1.0.8
11372024-02-10T00:12:11.975Z Downloaded oso v0.27.0
11382024-02-10T00:12:11.975Z Downloaded futures-sink v0.3.30
11392024-02-10T00:12:11.975Z Downloaded signature v2.1.0
11402024-02-10T00:12:11.975Z Downloaded curve25519-dalek-derive v0.1.0
11412024-02-10T00:12:11.975Z Downloaded usdt-macro v0.3.5
11422024-02-10T00:12:11.976Z Downloaded test-strategy v0.3.1
11432024-02-10T00:12:11.976Z Downloaded remove_dir_all v0.5.3
11442024-02-10T00:12:11.976Z Downloaded hash32 v0.3.1
11452024-02-10T00:12:11.976Z Downloaded parse-display-derive v0.9.0
11462024-02-10T00:12:11.976Z Downloaded serde_repr v0.1.16
11472024-02-10T00:12:11.976Z Downloaded slog-stdlog v4.1.1
11482024-02-10T00:12:11.977Z Downloaded target-lexicon v0.12.13
11492024-02-10T00:12:11.977Z Downloaded strum_macros v0.26.1
11502024-02-10T00:12:11.977Z Downloaded serde-big-array v0.4.1
11512024-02-10T00:12:11.977Z Downloaded sqlparser_derive v0.2.2
11522024-02-10T00:12:11.977Z Downloaded rsa v0.9.2
11532024-02-10T00:12:11.977Z Downloaded oorandom v11.1.3
11542024-02-10T00:12:11.978Z Downloaded fastrand v2.0.1
11552024-02-10T00:12:11.978Z Downloaded toml v0.7.8
11562024-02-10T00:12:11.978Z Downloaded prettyplease v0.2.16
11572024-02-10T00:12:11.978Z Downloaded typed-path v0.7.0
11582024-02-10T00:12:11.978Z Downloaded stringprep v0.1.3
11592024-02-10T00:12:11.979Z Downloaded olpc-cjson v0.1.3
11602024-02-10T00:12:11.979Z Downloaded tokio-rustls v0.25.0
11612024-02-10T00:12:11.979Z Downloaded digest v0.10.7
11622024-02-10T00:12:11.979Z Downloaded walkdir v2.4.0
11632024-02-10T00:12:11.979Z Downloaded expectorate v1.1.0
11642024-02-10T00:12:11.979Z Downloaded similar v2.3.0
11652024-02-10T00:12:11.979Z Downloaded serde_tokenstream v0.2.0
11662024-02-10T00:12:11.979Z Downloaded usdt-impl v0.3.5
11672024-02-10T00:12:11.979Z Downloaded phf_shared v0.11.2
11682024-02-10T00:12:11.979Z Downloaded time v0.3.27
11692024-02-10T00:12:11.980Z Downloaded siphasher v0.3.11
11702024-02-10T00:12:11.980Z Downloaded tempdir v0.3.7
11712024-02-10T00:12:11.980Z Downloaded heck v0.3.3
11722024-02-10T00:12:11.980Z Downloaded scheduled-thread-pool v0.2.7
11732024-02-10T00:12:11.980Z Downloaded funty v2.0.0
11742024-02-10T00:12:11.980Z Downloaded strip-ansi-escapes v0.2.0
11752024-02-10T00:12:11.980Z Downloaded slog v2.7.0
11762024-02-10T00:12:11.980Z Downloaded getrandom v0.2.10
11772024-02-10T00:12:11.980Z Downloaded unicode_categories v0.1.1
11782024-02-10T00:12:11.980Z Downloaded once_cell v1.19.0
11792024-02-10T00:12:11.980Z Downloaded serde_urlencoded v0.7.1
11802024-02-10T00:12:11.981Z Downloaded tracing v0.1.37
11812024-02-10T00:12:11.981Z Downloaded structmeta v0.3.0
11822024-02-10T00:12:11.981Z Downloaded pkg-config v0.3.27
11832024-02-10T00:12:11.981Z Downloaded predicates-core v1.0.6
11842024-02-10T00:12:11.981Z Downloaded supports-color v2.1.0
11852024-02-10T00:12:11.981Z Downloaded subprocess v0.2.9
11862024-02-10T00:12:11.981Z Downloaded hashbrown v0.12.3
11872024-02-10T00:12:11.981Z Downloaded rtoolbox v0.0.1
11882024-02-10T00:12:11.981Z Downloaded r2d2 v0.8.10
11892024-02-10T00:12:11.981Z Downloaded spin v0.9.8
11902024-02-10T00:12:11.981Z Downloaded aho-corasick v1.0.4
11912024-02-10T00:12:11.981Z Downloaded parking_lot v0.12.1
11922024-02-10T00:12:11.982Z Downloaded rcgen v0.12.1
11932024-02-10T00:12:11.995Z Downloaded derive_builder v0.12.0
11942024-02-10T00:12:11.995Z Downloaded zip v0.6.6
11952024-02-10T00:12:11.995Z Downloaded snafu-derive v0.7.5
11962024-02-10T00:12:11.995Z Downloaded owo-colors v4.0.0
11972024-02-10T00:12:11.995Z Downloaded packed_struct v0.10.1
11982024-02-10T00:12:11.995Z Downloaded unicode-normalization v0.1.22
11992024-02-10T00:12:11.995Z Downloaded steno v0.4.0
12002024-02-10T00:12:11.995Z Downloaded portable-atomic v1.4.3
12012024-02-10T00:12:11.995Z Downloaded trust-dns-client v0.22.0
12022024-02-10T00:12:11.996Z Downloaded sqlparser v0.43.1
12032024-02-10T00:12:11.996Z Downloaded regex-automata v0.1.10
12042024-02-10T00:12:11.996Z Downloaded darling_core v0.20.3
12052024-02-10T00:12:11.996Z Downloaded clap v2.34.0
12062024-02-10T00:12:11.996Z Downloaded ucd-trie v0.1.6
12072024-02-10T00:12:11.996Z Downloaded x509-cert v0.2.4
12082024-02-10T00:12:11.996Z Downloaded unsafe-libyaml v0.2.10
12092024-02-10T00:12:11.996Z Downloaded der v0.7.8
12102024-02-10T00:12:11.996Z Downloaded chrono v0.4.31
12112024-02-10T00:12:11.997Z Downloaded plotters v0.3.5
12122024-02-10T00:12:11.997Z Downloaded rayon-core v1.12.0
12132024-02-10T00:12:11.997Z Downloaded tower v0.4.13
12142024-02-10T00:12:11.997Z Downloaded darling_core v0.14.4
12152024-02-10T00:12:11.997Z Downloaded goblin v0.8.0
12162024-02-10T00:12:11.997Z Downloaded salty v0.2.0
12172024-02-10T00:12:11.997Z Downloaded tokio-util v0.7.10
12182024-02-10T00:12:11.997Z Downloaded openssl-sys v0.9.96
12192024-02-10T00:12:11.997Z Downloaded guppy v0.17.5
12202024-02-10T00:12:11.997Z Downloaded rustyline v13.0.0
12212024-02-10T00:12:11.998Z Downloaded petgraph v0.6.4
12222024-02-10T00:12:11.998Z Downloaded toml_edit v0.19.15
12232024-02-10T00:12:11.998Z Downloaded reqwest v0.11.22
12242024-02-10T00:12:11.998Z Downloaded h2 v0.3.24
12252024-02-10T00:12:11.998Z Downloaded idna v0.2.3
12262024-02-10T00:12:11.998Z Downloaded webpki-roots v0.25.2
12272024-02-10T00:12:11.998Z Downloaded rayon v1.8.0
12282024-02-10T00:12:11.998Z Downloaded lalrpop v0.19.12
12292024-02-10T00:12:11.998Z Downloaded futures-util v0.3.30
12302024-02-10T00:12:11.999Z Downloaded regex v1.10.3
12312024-02-10T00:12:11.999Z Downloaded reedline v0.28.0
12322024-02-10T00:12:11.999Z Downloaded zerocopy v0.7.32
12332024-02-10T00:12:11.999Z Downloaded proptest v1.4.0
12342024-02-10T00:12:11.999Z Downloaded tabled v0.15.0
12352024-02-10T00:12:11.999Z Downloaded object v0.30.4
12362024-02-10T00:12:11.999Z Downloaded diesel v2.1.4
12372024-02-10T00:12:11.999Z Downloaded regex-syntax v0.8.2
12382024-02-10T00:12:11.999Z Downloaded openssl v0.10.60
12392024-02-10T00:12:11.999Z Downloaded polar-core v0.27.0
12402024-02-10T00:12:12.000Z Downloaded regex-syntax v0.6.29
12412024-02-10T00:12:12.000Z Downloaded smoltcp v0.9.1
12422024-02-10T00:12:12.000Z Downloaded object v0.32.1
12432024-02-10T00:12:12.000Z Downloaded rustls v0.22.2
12442024-02-10T00:12:12.000Z Downloaded ratatui v0.26.0
12452024-02-10T00:12:12.000Z Downloaded sled v0.34.7
12462024-02-10T00:12:12.000Z Downloaded zerocopy-derive v0.2.0
12472024-02-10T00:12:12.000Z Downloaded radix_trie v0.2.1
12482024-02-10T00:12:12.000Z Downloaded bstr v1.6.0
12492024-02-10T00:12:12.000Z Downloaded zerocopy-derive v0.6.4
12502024-02-10T00:12:12.000Z Downloaded trust-dns-proto v0.22.0
12512024-02-10T00:12:12.000Z Downloaded bzip2-sys v0.1.11+1.0.8
12522024-02-10T00:12:12.001Z Downloaded tokio v1.36.0
12532024-02-10T00:12:12.001Z Downloaded regex-automata v0.4.4
12542024-02-10T00:12:12.001Z Downloaded sha3 v0.10.8
12552024-02-10T00:12:12.001Z Downloaded regex-automata v0.3.8
12562024-02-10T00:12:12.001Z Downloaded csv v1.3.0
12572024-02-10T00:12:12.001Z Downloaded smoltcp v0.11.0
12582024-02-10T00:12:12.001Z Downloaded encoding_rs v0.8.33
12592024-02-10T00:12:12.001Z Downloaded openapiv3 v2.0.0
12602024-02-10T00:12:12.001Z Downloaded rustix v0.38.31
12612024-02-10T00:12:12.001Z Downloaded gimli v0.28.0
12622024-02-10T00:12:12.001Z Downloaded curve25519-dalek v4.1.1
12632024-02-10T00:12:12.001Z Downloaded quick-xml v0.30.0
12642024-02-10T00:12:12.002Z Downloaded rustls-webpki v0.102.1
12652024-02-10T00:12:12.002Z Downloaded rustls v0.21.9
12662024-02-10T00:12:12.002Z Downloaded syn v1.0.109
12672024-02-10T00:12:12.002Z Downloaded bstr v0.2.17
12682024-02-10T00:12:12.002Z Downloaded regress v0.7.1
12692024-02-10T00:12:12.002Z Downloaded nix v0.27.1
12702024-02-10T00:12:12.002Z Downloaded idna v0.5.0
12712024-02-10T00:12:12.002Z Downloaded rustls-webpki v0.101.7
12722024-02-10T00:12:12.002Z Downloaded vcpkg v0.2.15
12732024-02-10T00:12:12.003Z Downloaded papergrid v0.11.0
12742024-02-10T00:12:12.003Z Downloaded rand v0.4.6
12752024-02-10T00:12:12.003Z Downloaded tracing-core v0.1.31
12762024-02-10T00:12:12.003Z Downloaded rand v0.8.5
12772024-02-10T00:12:12.003Z Downloaded serde_yaml v0.9.25
12782024-02-10T00:12:12.003Z Downloaded pretty_assertions v1.4.0
12792024-02-10T00:12:12.003Z Downloaded bitvec v1.0.1
12802024-02-10T00:12:12.003Z Downloaded trust-dns-server v0.22.1
12812024-02-10T00:12:12.003Z Downloaded flate2 v1.0.28
12822024-02-10T00:12:12.003Z Downloaded blake3 v1.5.0
12832024-02-10T00:12:12.003Z Downloaded dyn-clone v1.0.16
12842024-02-10T00:12:12.003Z Downloaded filetime v0.2.23
12852024-02-10T00:12:12.004Z Downloaded parking_lot v0.11.2
12862024-02-10T00:12:12.004Z Downloaded fatfs v0.3.6
12872024-02-10T00:12:12.004Z Downloaded elliptic-curve v0.13.8
12882024-02-10T00:12:12.004Z Downloaded pest v2.7.6
12892024-02-10T00:12:12.004Z Downloaded hyper v0.14.27
12902024-02-10T00:12:12.004Z Downloaded ref-cast-impl v1.0.20
12912024-02-10T00:12:12.004Z Downloaded ref-cast v1.0.20
12922024-02-10T00:12:12.004Z Downloaded target-spec v3.1.0
12932024-02-10T00:12:12.009Z Downloaded signal-hook v0.3.17
12942024-02-10T00:12:12.010Z Downloaded serde_with v3.6.0
12952024-02-10T00:12:12.010Z Downloaded packed_struct_codegen v0.10.1
12962024-02-10T00:12:12.010Z Downloaded tough v0.16.0
12972024-02-10T00:12:12.010Z Downloaded datatest-stable v0.2.3
12982024-02-10T00:12:12.010Z Downloaded thiserror-impl-no-std v2.0.2
12992024-02-10T00:12:12.010Z Downloaded rand_chacha v0.3.1
13002024-02-10T00:12:12.010Z Downloaded radium v0.7.0
13012024-02-10T00:12:12.010Z Downloaded itertools v0.12.1
13022024-02-10T00:12:12.011Z Downloaded libxml v0.3.3
13032024-02-10T00:12:12.011Z Downloaded hyper v1.1.0
13042024-02-10T00:12:12.011Z Downloaded hash32 v0.2.1
13052024-02-10T00:12:12.011Z Downloaded headers v0.3.9
13062024-02-10T00:12:12.011Z Downloaded typenum v1.16.0
13072024-02-10T00:12:12.011Z Downloaded vec_map v0.8.2
13082024-02-10T00:12:12.011Z Downloaded rustfmt-wrapper v0.2.0
13092024-02-10T00:12:12.011Z Downloaded ena v0.14.2
13102024-02-10T00:12:12.011Z Downloaded semver v0.11.0
13112024-02-10T00:12:12.012Z Downloaded unicode-xid v0.2.4
13122024-02-10T00:12:12.018Z Downloaded dof v0.1.5
13132024-02-10T00:12:12.019Z Downloaded heapless v0.7.16
13142024-02-10T00:12:12.019Z Downloaded heapless v0.8.0
13152024-02-10T00:12:12.019Z Downloaded itertools v0.10.5
13162024-02-10T00:12:12.019Z Downloaded nom v7.1.3
13172024-02-10T00:12:12.019Z Downloaded plain v0.2.3
13182024-02-10T00:12:12.019Z Downloaded scroll v0.12.0
13192024-02-10T00:12:12.019Z Downloaded flume v0.11.0
13202024-02-10T00:12:12.019Z Downloaded postgres-types v0.2.6
13212024-02-10T00:12:12.019Z Downloaded defmt v0.3.5
13222024-02-10T00:12:12.019Z Downloaded half v2.3.1
13232024-02-10T00:12:12.020Z Downloaded derive-where v1.2.7
13242024-02-10T00:12:12.020Z Downloaded futures v0.3.30
13252024-02-10T00:12:12.020Z Downloaded form_urlencoded v1.2.1
13262024-02-10T00:12:12.020Z Downloaded serde_plain v1.0.2
13272024-02-10T00:12:12.020Z Downloaded foreign-types v0.5.0
13282024-02-10T00:12:12.020Z Downloaded zeroize_derive v1.4.2
13292024-02-10T00:12:12.020Z Downloaded pest_meta v2.7.6
13302024-02-10T00:12:12.020Z Downloaded display-error-chain v0.2.0
13312024-02-10T00:12:12.020Z Downloaded diff v0.1.13
13322024-02-10T00:12:12.020Z Downloaded url v2.5.0
13332024-02-10T00:12:12.020Z Downloaded tokio-postgres v0.7.10
13342024-02-10T00:12:12.020Z Downloaded unicode-segmentation v1.10.1
13352024-02-10T00:12:12.021Z Downloaded crossterm v0.27.0
13362024-02-10T00:12:12.034Z Downloaded num-bigint v0.4.4
13372024-02-10T00:12:12.034Z Downloaded parking_lot_core v0.9.8
13382024-02-10T00:12:12.034Z Downloaded unicode-bidi v0.3.13
13392024-02-10T00:12:12.034Z Downloaded trybuild v1.0.89
13402024-02-10T00:12:12.034Z Downloaded zeroize v1.7.0
13412024-02-10T00:12:12.034Z Downloaded getopts v0.2.21
13422024-02-10T00:12:12.035Z Downloaded pin-project-internal v1.1.3
13432024-02-10T00:12:12.035Z Downloaded pkcs1 v0.7.5
13442024-02-10T00:12:12.035Z Downloaded slab v0.4.9
13452024-02-10T00:12:12.035Z Downloaded der_derive v0.7.2
13462024-02-10T00:12:12.041Z Downloaded minimal-lexical v0.2.1
13472024-02-10T00:12:12.041Z Downloaded phf v0.11.2
13482024-02-10T00:12:12.041Z Downloaded dirs-next v2.0.0
13492024-02-10T00:12:12.045Z Downloaded similar-asserts v1.5.0
13502024-02-10T00:12:12.046Z Downloaded proc-macro-error v1.0.4
13512024-02-10T00:12:12.049Z Downloaded num-traits v0.2.16
13522024-02-10T00:12:12.049Z Downloaded tungstenite v0.20.1
13532024-02-10T00:12:12.459Z Downloaded tinyvec v1.6.0
13542024-02-10T00:12:12.466Z Downloaded zone v0.3.0
13552024-02-10T00:12:12.466Z Downloaded tar v0.4.40
13562024-02-10T00:12:12.466Z Downloaded base64 v0.21.7
13572024-02-10T00:12:12.466Z Downloaded pest_generator v2.7.6
13582024-02-10T00:12:12.466Z Downloaded fxhash v0.2.1
13592024-02-10T00:12:12.466Z Downloaded futures-io v0.3.30
13602024-02-10T00:12:12.466Z Downloaded futures-core v0.3.30
13612024-02-10T00:12:12.466Z Downloaded subtle v2.5.0
13622024-02-10T00:12:12.467Z Downloaded ring v0.17.7
13632024-02-10T00:12:12.467Z Downloaded strum v0.25.0
13642024-02-10T00:12:12.467Z Downloaded indicatif v0.17.7
13652024-02-10T00:12:12.467Z Downloaded textwrap v0.16.0
13662024-02-10T00:12:12.467Z Downloaded number_prefix v0.4.0
13672024-02-10T00:12:12.467Z Downloaded ppv-lite86 v0.2.17
13682024-02-10T00:12:12.468Z Downloaded num_enum v0.5.11
13692024-02-10T00:12:12.468Z Downloaded http v1.0.0
13702024-02-10T00:12:12.468Z Downloaded crc-any v2.4.3
13712024-02-10T00:12:12.468Z Downloaded slog-async v2.8.0
13722024-02-10T00:12:12.468Z Downloaded float-cmp v0.9.0
13732024-02-10T00:12:12.469Z Downloaded which v4.4.0
13742024-02-10T00:12:12.469Z Downloaded serde_with_macros v3.6.0
13752024-02-10T00:12:12.469Z Downloaded rust-argon2 v1.0.1
13762024-02-10T00:12:12.469Z Downloaded pem-rfc7468 v0.7.0
13772024-02-10T00:12:12.469Z Downloaded socket2 v0.4.9
13782024-02-10T00:12:12.469Z Downloaded smallvec v1.13.1
13792024-02-10T00:12:12.469Z Downloaded mockall_derive v0.12.0
13802024-02-10T00:12:12.469Z Downloaded yasna v0.5.2
13812024-02-10T00:12:12.469Z Downloaded globset v0.4.13
13822024-02-10T00:12:12.469Z Downloaded precomputed-hash v0.1.1
13832024-02-10T00:12:12.469Z Downloaded smawk v0.3.1
13842024-02-10T00:12:12.469Z Downloaded compact_str v0.7.1
13852024-02-10T00:12:12.470Z Downloaded slog-term v2.9.0
13862024-02-10T00:12:12.470Z Downloaded sha2 v0.10.8
13872024-02-10T00:12:12.470Z Downloaded strum_macros v0.25.2
13882024-02-10T00:12:12.470Z Downloaded ring v0.16.20
13892024-02-10T00:12:12.470Z Downloaded serde_derive_internals v0.26.0
13902024-02-10T00:12:12.470Z Downloaded cookie v0.18.0
13912024-02-10T00:12:12.470Z Downloaded cfg-expr v0.15.6
13922024-02-10T00:12:12.470Z Downloaded bzip2 v0.4.4
13932024-02-10T00:12:12.470Z Downloaded multer v3.0.0
13942024-02-10T00:12:12.470Z Downloaded parse-size v1.0.0
13952024-02-10T00:12:12.470Z Downloaded want v0.3.1
13962024-02-10T00:12:12.470Z Downloaded mime_guess v2.0.4
13972024-02-10T00:12:12.470Z Downloaded tower-service v0.3.2
13982024-02-10T00:12:12.470Z Downloaded num-derive v0.4.0
13992024-02-10T00:12:12.470Z Downloaded const-oid v0.9.5
14002024-02-10T00:12:12.470Z Downloaded termcolor v1.2.0
14012024-02-10T00:12:12.470Z Downloaded clang-sys v1.6.1
14022024-02-10T00:12:12.470Z Downloaded fs-err v2.11.0
14032024-02-10T00:12:12.470Z Downloaded fragile v2.0.0
14042024-02-10T00:12:12.470Z Downloaded ff v0.13.0
14052024-02-10T00:12:12.471Z Downloaded fd-lock v4.0.2
14062024-02-10T00:12:12.471Z Downloaded dof v0.3.0
14072024-02-10T00:12:12.471Z Downloaded usdt v0.5.0
14082024-02-10T00:12:12.471Z Downloaded wait-timeout v0.2.0
14092024-02-10T00:12:12.471Z Downloaded toolchain_find v0.2.0
14102024-02-10T00:12:12.471Z Downloaded threadpool v1.8.1
14112024-02-10T00:12:12.471Z Downloaded tui-tree-widget v0.17.0
14122024-02-10T00:12:12.471Z Downloaded slog-bunyan v2.5.0
14132024-02-10T00:12:12.471Z Downloaded rstest_macros v0.18.2
14142024-02-10T00:12:12.471Z Downloaded structmeta-derive v0.3.0
14152024-02-10T00:12:12.471Z Downloaded yansi v0.5.1
14162024-02-10T00:12:12.471Z Downloaded structmeta-derive v0.2.0
14172024-02-10T00:12:12.472Z Downloaded strsim v0.8.0
14182024-02-10T00:12:12.472Z Downloaded smallvec v0.6.14
14192024-02-10T00:12:12.472Z Downloaded slog-dtrace v0.3.0
14202024-02-10T00:12:12.472Z Downloaded shell-words v1.1.0
14212024-02-10T00:12:12.472Z Downloaded rusty-fork v0.3.0
14222024-02-10T00:12:12.472Z Downloaded arrayref v0.3.7
14232024-02-10T00:12:12.472Z Downloaded stable_deref_trait v1.2.0
14242024-02-10T00:12:12.472Z Downloaded shlex v1.3.0
14252024-02-10T00:12:12.472Z Downloaded sha1 v0.10.6
14262024-02-10T00:12:12.472Z Downloaded serde-hex v0.1.0
14272024-02-10T00:12:12.472Z Downloaded sec1 v0.7.3
14282024-02-10T00:12:12.472Z Downloaded backoff v0.4.0
14292024-02-10T00:12:12.472Z Downloaded arrayvec v0.7.4
14302024-02-10T00:12:12.472Z Downloaded argon2 v0.5.3
14312024-02-10T00:12:12.472Z Downloaded rstest v0.18.2
14322024-02-10T00:12:12.472Z Downloaded ipnet v2.9.0
14332024-02-10T00:12:12.472Z Downloaded waitgroup v0.1.2
14342024-02-10T00:12:12.472Z Downloaded memoffset v0.9.0
14352024-02-10T00:12:12.472Z Downloaded linear-map v1.2.0
14362024-02-10T00:12:12.473Z Downloaded rustls-pemfile v1.0.3
14372024-02-10T00:12:12.473Z Downloaded console v0.15.8
14382024-02-10T00:12:12.473Z Downloaded managed v0.8.0
14392024-02-10T00:12:12.473Z Downloaded hyper-rustls v0.26.0
14402024-02-10T00:12:12.473Z Downloaded swrite v0.1.0
14412024-02-10T00:12:12.473Z Downloaded basic-toml v0.1.8
14422024-02-10T00:12:12.473Z Downloaded serde-big-array v0.5.1
14432024-02-10T00:12:12.473Z Downloaded rustls-native-certs v0.7.0
14442024-02-10T00:12:12.473Z Downloaded indexmap v1.9.3
14452024-02-10T00:12:12.473Z Downloaded cc v1.0.83
14462024-02-10T00:12:12.473Z Downloaded bytes v1.5.0
14472024-02-10T00:12:12.473Z Downloaded lazycell v1.3.0
14482024-02-10T00:12:12.473Z Downloaded constant_time_eq v0.3.0
14492024-02-10T00:12:12.473Z Downloaded castaway v0.2.2
14502024-02-10T00:12:12.473Z Downloaded rustc_version v0.1.7
14512024-02-10T00:12:12.473Z Downloaded lru-cache v0.1.2
14522024-02-10T00:12:12.473Z Downloaded lazy_static v1.4.0
14532024-02-10T00:12:12.473Z Downloaded assert_cmd v2.0.13
14542024-02-10T00:12:12.479Z Downloaded ascii-canvas v3.0.0
14552024-02-10T00:12:12.479Z Downloaded normalize-line-endings v0.3.0
14562024-02-10T00:12:12.479Z Downloaded newtype_derive v0.1.6
14572024-02-10T00:12:12.479Z Downloaded constant_time_eq v0.2.6
14582024-02-10T00:12:12.479Z Downloaded aead v0.5.2
14592024-02-10T00:12:12.479Z Downloaded ciborium-io v0.2.2
14602024-02-10T00:12:12.479Z Downloaded hyper-rustls v0.24.2
14612024-02-10T00:12:12.479Z Downloaded ciborium v0.2.2
14622024-02-10T00:12:12.480Z Downloaded bitfield v0.14.0
14632024-02-10T00:12:12.480Z Downloaded crc v3.0.1
14642024-02-10T00:12:12.480Z Downloaded chacha20poly1305 v0.10.1
14652024-02-10T00:12:12.480Z Downloaded bytecount v0.6.3
14662024-02-10T00:12:12.480Z Downloaded httparse v1.8.0
14672024-02-10T00:12:12.480Z Downloaded kstat-rs v0.2.3
14682024-02-10T00:12:12.480Z Downloaded http-body v1.0.0
14692024-02-10T00:12:12.480Z Downloaded is_ci v1.1.1
14702024-02-10T00:12:12.480Z Downloaded blake2b_simd v1.0.1
14712024-02-10T00:12:12.480Z Downloaded blake2 v0.10.6
14722024-02-10T00:12:12.481Z Downloaded bitflags v2.4.0
14732024-02-10T00:12:12.481Z Downloaded bit-vec v0.6.3
14742024-02-10T00:12:12.481Z Downloaded crunchy v0.2.2
14752024-02-10T00:12:12.481Z Downloaded colored v2.0.4
14762024-02-10T00:12:12.481Z Downloaded impl-trait-for-tuples v0.2.2
14772024-02-10T00:12:12.481Z Downloaded cipher v0.4.4
14782024-02-10T00:12:12.481Z Downloaded num-bigint-dig v0.8.4
14792024-02-10T00:12:12.481Z Downloaded chacha20 v0.9.1
14802024-02-10T00:12:12.481Z Downloaded cfg-if v1.0.0
14812024-02-10T00:12:12.482Z Downloaded cast v0.3.0
14822024-02-10T00:12:12.482Z Downloaded bb8 v0.8.3
14832024-02-10T00:12:12.482Z Downloaded mockall v0.12.0
14842024-02-10T00:12:12.482Z Downloaded hmac v0.12.1
14852024-02-10T00:12:12.482Z Downloaded nibble_vec v0.1.0
14862024-02-10T00:12:12.482Z Downloaded hubpack_derive v0.1.1
14872024-02-10T00:12:12.482Z Downloaded lru v0.12.1
14882024-02-10T00:12:12.483Z Downloaded hostname v0.3.1
14892024-02-10T00:12:12.483Z Downloaded camino-tempfile v1.1.1
14902024-02-10T00:12:12.483Z Downloaded byteorder v1.5.0
14912024-02-10T00:12:12.483Z Downloaded memmap2 v0.7.1
14922024-02-10T00:12:12.483Z Downloaded macaddr v1.0.1
14932024-02-10T00:12:12.483Z Downloaded matches v0.1.10
14942024-02-10T00:12:12.483Z Downloaded hyper-tls v0.5.0
14952024-02-10T00:12:12.483Z Downloaded buf-list v1.0.3
14962024-02-10T00:12:12.483Z Downloaded cassowary v0.3.0
14972024-02-10T00:12:12.483Z Downloaded block-padding v0.3.3
14982024-02-10T00:12:12.991Z Compiling serde v1.0.196
14992024-02-10T00:12:12.991Z Compiling autocfg v1.1.0
15002024-02-10T00:12:12.996Z Compiling version_check v0.9.4
15012024-02-10T00:12:12.996Z Checking cfg-if v1.0.0
15022024-02-10T00:12:12.996Z Compiling syn v1.0.109
15032024-02-10T00:12:13.068Z Checking libc v0.2.153
15042024-02-10T00:12:13.105Z Compiling syn v2.0.48
15052024-02-10T00:12:13.131Z Compiling parking_lot_core v0.9.8
15062024-02-10T00:12:13.165Z Compiling cc v1.0.83
15072024-02-10T00:12:13.657Z Compiling memchr v2.6.3
15082024-02-10T00:12:13.674Z Compiling once_cell v1.19.0
15092024-02-10T00:12:13.852Z Compiling ahash v0.8.7
15102024-02-10T00:12:13.977Z Compiling lock_api v0.4.10
15112024-02-10T00:12:14.104Z Compiling libm v0.2.7
15122024-02-10T00:12:14.287Z Compiling num-traits v0.2.16
15132024-02-10T00:12:14.345Z Checking getrandom v0.2.10
15142024-02-10T00:12:14.516Z Compiling byteorder v1.5.0
15152024-02-10T00:12:14.587Z Compiling serde_json v1.0.113
15162024-02-10T00:12:14.980Z Compiling log v0.4.20
15172024-02-10T00:12:15.021Z Compiling slab v0.4.9
15182024-02-10T00:12:15.489Z Compiling typenum v1.16.0
15192024-02-10T00:12:15.691Z Checking scopeguard v1.2.0
15202024-02-10T00:12:15.725Z Compiling generic-array v0.14.7
15212024-02-10T00:12:15.803Z Checking itoa v1.0.9
15222024-02-10T00:12:15.919Z Compiling pkg-config v0.3.27
15232024-02-10T00:12:16.002Z Checking smallvec v1.13.1
15242024-02-10T00:12:16.376Z Compiling allocator-api2 v0.2.16
15252024-02-10T00:12:16.408Z Compiling rustix v0.38.31
15262024-02-10T00:12:16.423Z Compiling ring v0.17.7
15272024-02-10T00:12:16.522Z Compiling schemars v0.8.16
15282024-02-10T00:12:16.917Z Compiling httparse v1.8.0
15292024-02-10T00:12:17.163Z Compiling fnv v1.0.7
15302024-02-10T00:12:17.289Z Compiling vcpkg v0.2.15
15312024-02-10T00:12:17.350Z Compiling aho-corasick v1.0.4
15322024-02-10T00:12:17.389Z Compiling regex-syntax v0.8.2
15332024-02-10T00:12:17.643Z Checking parking_lot v0.12.1
15342024-02-10T00:12:17.971Z Checking pin-project-lite v0.2.13
15352024-02-10T00:12:18.085Z Compiling ucd-trie v0.1.6
15362024-02-10T00:12:19.554Z Compiling openssl-sys v0.9.96
15372024-02-10T00:12:19.599Z Compiling crossbeam-utils v0.8.16
15382024-02-10T00:12:21.149Z Compiling serde_derive_internals v0.26.0
15392024-02-10T00:12:21.179Z Compiling regex-automata v0.4.4
15402024-02-10T00:12:21.914Z Compiling ring v0.16.20
15412024-02-10T00:12:22.289Z Checking signal-hook-registry v1.4.1
15422024-02-10T00:12:23.609Z Checking mio v0.8.9
15432024-02-10T00:12:24.018Z Checking rand_core v0.6.4
15442024-02-10T00:12:24.193Z Compiling openssl v0.10.60
15452024-02-10T00:12:24.217Z Checking ryu v1.0.15
15462024-02-10T00:12:24.277Z Compiling iana-time-zone v0.1.57
15472024-02-10T00:12:24.435Z Checking num_cpus v1.16.0
15482024-02-10T00:12:24.538Z Checking futures-core v0.3.30
15492024-02-10T00:12:24.633Z Compiling native-tls v0.2.11
15502024-02-10T00:12:24.673Z Compiling rustls v0.21.9
15512024-02-10T00:12:24.711Z Checking socket2 v0.5.5
15522024-02-10T00:12:24.967Z Compiling dyn-clone v1.0.16
15532024-02-10T00:12:25.128Z Compiling spin v0.5.2
15542024-02-10T00:12:25.131Z Compiling memoffset v0.9.0
15552024-02-10T00:12:25.342Z Compiling regex v1.10.3
15562024-02-10T00:12:25.356Z Compiling async-trait v0.1.77
15572024-02-10T00:12:25.436Z Compiling slog v2.7.0
15582024-02-10T00:12:26.024Z Compiling crossbeam-epoch v0.9.15
15592024-02-10T00:12:26.357Z Compiling backtrace v0.3.69
15602024-02-10T00:12:26.624Z Compiling errno v0.3.8
15612024-02-10T00:12:26.759Z Compiling futures-sink v0.3.30
15622024-02-10T00:12:26.830Z Compiling crc32fast v1.3.2
15632024-02-10T00:12:26.919Z Compiling either v1.9.0
15642024-02-10T00:12:26.986Z Compiling unicode-xid v0.2.4
15652024-02-10T00:12:27.155Z Compiling tinyvec_macros v0.1.1
15662024-02-10T00:12:27.191Z Compiling futures-channel v0.3.30
15672024-02-10T00:12:27.243Z Compiling tinyvec v1.6.0
15682024-02-10T00:12:27.478Z Compiling rustversion v1.0.14
15692024-02-10T00:12:27.528Z Compiling anyhow v1.0.75
15702024-02-10T00:12:27.574Z Compiling serde_derive v1.0.196
15712024-02-10T00:12:27.607Z Compiling zerocopy-derive v0.7.32
15722024-02-10T00:12:27.962Z Compiling thiserror-impl v1.0.56
15732024-02-10T00:12:28.099Z Compiling zeroize_derive v1.4.2
15742024-02-10T00:12:28.238Z Compiling tokio-macros v2.2.0
15752024-02-10T00:12:28.659Z Compiling futures-macro v0.3.30
15762024-02-10T00:12:28.793Z Compiling tracing-attributes v0.1.26
15772024-02-10T00:12:29.883Z Compiling schemars_derive v0.8.16
15782024-02-10T00:12:30.076Z Compiling openssl-macros v0.1.1
15792024-02-10T00:12:30.205Z Compiling zerocopy v0.7.32
15802024-02-10T00:12:30.897Z Checking zeroize v1.7.0
15812024-02-10T00:12:31.511Z Compiling thiserror v1.0.56
15822024-02-10T00:12:31.647Z Compiling pest v2.7.6
15832024-02-10T00:12:31.695Z Compiling futures-io v0.3.30
15842024-02-10T00:12:32.008Z Compiling pin-utils v0.1.0
15852024-02-10T00:12:32.103Z Compiling unicode-width v0.1.11
15862024-02-10T00:12:32.258Z Compiling futures-task v0.3.30
15872024-02-10T00:12:32.527Z Compiling hashbrown v0.14.2
15882024-02-10T00:12:32.567Z Compiling hashbrown v0.13.2
15892024-02-10T00:12:32.957Z Compiling futures-util v0.3.30
15902024-02-10T00:12:33.059Z Compiling unicode-normalization v0.1.22
15912024-02-10T00:12:33.777Z Compiling spin v0.9.8
15922024-02-10T00:12:33.796Z Compiling tracing-core v0.1.31
15932024-02-10T00:12:34.054Z Compiling pest_meta v2.7.6
15942024-02-10T00:12:34.152Z Compiling unicode-bidi v0.3.13
15952024-02-10T00:12:34.246Z Compiling der_derive v0.7.2
15962024-02-10T00:12:34.820Z Compiling tracing v0.1.37
15972024-02-10T00:12:35.346Z Compiling pest_generator v2.7.6
15982024-02-10T00:12:35.845Z Compiling num-integer v0.1.45
15992024-02-10T00:12:36.026Z Checking subtle v2.5.0
16002024-02-10T00:12:36.421Z Compiling lazy_static v1.4.0
16012024-02-10T00:12:37.461Z Compiling untrusted v0.7.1
16022024-02-10T00:12:37.671Z Compiling time-core v0.1.1
16032024-02-10T00:12:37.860Z Compiling percent-encoding v2.3.1
16042024-02-10T00:12:38.397Z Compiling foreign-types-shared v0.1.1
16052024-02-10T00:12:38.505Z Compiling untrusted v0.9.0
16062024-02-10T00:12:38.555Z Compiling foreign-types v0.3.2
16072024-02-10T00:12:38.684Z Compiling time-macros v0.2.13
16082024-02-10T00:12:39.420Z Compiling pest_derive v2.7.6
16092024-02-10T00:12:39.713Z Compiling scroll_derive v0.12.0
16102024-02-10T00:12:40.331Z Compiling synstructure v0.12.6
16112024-02-10T00:12:41.839Z Compiling thread-id v4.2.0
16122024-02-10T00:12:41.948Z Compiling base64 v0.21.7
16132024-02-10T00:12:42.034Z Checking bytes v1.5.0
16142024-02-10T00:12:42.273Z Checking bitflags v2.4.0
16152024-02-10T00:12:42.562Z Compiling try-lock v0.2.4
16162024-02-10T00:12:42.653Z Compiling zerocopy-derive v0.2.0
16172024-02-10T00:12:42.701Z Compiling want v0.3.1
16182024-02-10T00:12:42.717Z Compiling sct v0.7.0
16192024-02-10T00:12:42.753Z Compiling rustls-webpki v0.101.7
16202024-02-10T00:12:42.818Z Checking tokio v1.36.0
16212024-02-10T00:12:43.016Z Compiling form_urlencoded v1.2.1
16222024-02-10T00:12:43.354Z Compiling indexmap v2.2.2
16232024-02-10T00:12:43.976Z Compiling uuid v1.7.0
16242024-02-10T00:12:44.147Z Compiling chrono v0.4.31
16252024-02-10T00:12:44.783Z Compiling http v0.2.11
16262024-02-10T00:12:44.819Z Compiling semver v1.0.21
16272024-02-10T00:12:44.884Z Compiling toml_datetime v0.6.5
16282024-02-10T00:12:45.336Z Compiling serde_spanned v0.6.5
16292024-02-10T00:12:45.583Z Compiling rustc_version v0.4.0
16302024-02-10T00:12:45.603Z Compiling openapiv3 v2.0.0
16312024-02-10T00:12:45.615Z Compiling toml_edit v0.19.15
16322024-02-10T00:12:46.410Z Compiling http-body v0.4.5
16332024-02-10T00:12:48.201Z Compiling socket2 v0.4.9
16342024-02-10T00:12:49.140Z Compiling openssl-probe v0.1.5
16352024-02-10T00:12:49.479Z Compiling tower-service v0.3.2
16362024-02-10T00:12:49.567Z Compiling const-oid v0.9.5
16372024-02-10T00:12:49.600Z Compiling httpdate v1.0.3
16382024-02-10T00:12:50.890Z Compiling idna v0.5.0
16392024-02-10T00:12:51.549Z Compiling adler v1.0.2
16402024-02-10T00:12:51.784Z Compiling url v2.5.0
16412024-02-10T00:12:51.913Z Compiling miniz_oxide v0.7.1
16422024-02-10T00:12:52.558Z Compiling ipnet v2.9.0
16432024-02-10T00:12:53.056Z Compiling tokio-util v0.7.10
16442024-02-10T00:12:53.587Z Compiling signal-hook v0.3.17
16452024-02-10T00:12:53.878Z Compiling serde_urlencoded v0.7.1
16462024-02-10T00:12:53.895Z Compiling rustls-pemfile v1.0.3
16472024-02-10T00:12:53.932Z Compiling crypto-common v0.1.6
16482024-02-10T00:12:54.142Z Compiling tokio-native-tls v0.3.1
16492024-02-10T00:12:54.275Z Compiling h2 v0.3.24
16502024-02-10T00:12:54.403Z Compiling tokio-rustls v0.24.1
16512024-02-10T00:12:54.420Z Compiling zerocopy-derive v0.6.4
16522024-02-10T00:12:54.446Z Compiling clap_derive v4.4.2
16532024-02-10T00:12:54.649Z Compiling usdt-impl v0.3.5
16542024-02-10T00:12:54.832Z Compiling encoding_rs v0.8.33
16552024-02-10T00:12:55.014Z Compiling gimli v0.28.0
16562024-02-10T00:12:56.544Z Compiling webpki-roots v0.25.2
16572024-02-10T00:12:56.700Z Compiling siphasher v0.3.11
16582024-02-10T00:12:56.793Z Compiling mime v0.3.17
16592024-02-10T00:12:57.265Z Compiling zerocopy v0.3.0
16602024-02-10T00:12:57.404Z Compiling scroll v0.12.0
16612024-02-10T00:12:58.118Z Compiling block-buffer v0.10.4
16622024-02-10T00:12:58.395Z Compiling bzip2-sys v0.1.11+1.0.8
16632024-02-10T00:12:58.522Z Compiling object v0.32.1
16642024-02-10T00:12:58.891Z Compiling num-iter v0.1.43
16652024-02-10T00:12:59.226Z Compiling usdt-impl v0.5.0
16662024-02-10T00:12:59.600Z Compiling addr2line v0.21.0
16672024-02-10T00:12:59.681Z Checking equivalent v1.0.1
16682024-02-10T00:12:59.787Z Compiling plain v0.2.3
16692024-02-10T00:12:59.927Z Compiling rustc-demangle v0.1.23
16702024-02-10T00:13:00.280Z Compiling goblin v0.8.0
16712024-02-10T00:13:01.160Z Compiling flate2 v1.0.28
16722024-02-10T00:13:01.724Z Compiling hyper v0.14.27
16732024-02-10T00:13:01.802Z Compiling digest v0.10.7
16742024-02-10T00:13:01.868Z Compiling dof v0.1.5
16752024-02-10T00:13:02.384Z Compiling heapless v0.7.16
16762024-02-10T00:13:02.384Z Compiling dtrace-parser v0.1.14
16772024-02-10T00:13:02.384Z Compiling futures-executor v0.3.30
16782024-02-10T00:13:02.932Z Compiling ppv-lite86 v0.2.17
16792024-02-10T00:13:03.070Z Compiling pretty-hex v0.4.1
16802024-02-10T00:13:03.802Z Compiling rand_chacha v0.3.1
16812024-02-10T00:13:03.888Z Compiling futures v0.3.30
16822024-02-10T00:13:04.008Z Compiling toml v0.7.8
16832024-02-10T00:13:04.310Z Compiling toml_edit v0.21.1
16842024-02-10T00:13:05.544Z Compiling serde_tokenstream v0.1.7
16852024-02-10T00:13:05.594Z Compiling hex v0.4.3
16862024-02-10T00:13:05.666Z Compiling dtrace-parser v0.2.0
16872024-02-10T00:13:05.856Z Compiling strum_macros v0.25.2
16882024-02-10T00:13:07.048Z Compiling dof v0.3.0
16892024-02-10T00:13:07.137Z Compiling bit-vec v0.6.3
16902024-02-10T00:13:07.598Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16912024-02-10T00:13:09.095Z Compiling hyper-rustls v0.24.2
16922024-02-10T00:13:09.306Z Compiling hyper-tls v0.5.0
16932024-02-10T00:13:09.458Z Compiling rand v0.8.5
16942024-02-10T00:13:09.475Z Compiling phf_shared v0.10.0
16952024-02-10T00:13:09.663Z Compiling reqwest v0.11.22
16962024-02-10T00:13:09.875Z Compiling num-bigint v0.4.4
16972024-02-10T00:13:10.245Z Compiling minimal-lexical v0.2.1
16982024-02-10T00:13:10.276Z Compiling precomputed-hash v0.1.1
16992024-02-10T00:13:10.395Z Compiling smoltcp v0.9.1
17002024-02-10T00:13:10.760Z Compiling new_debug_unreachable v1.0.4
17012024-02-10T00:13:10.796Z Compiling fixedbitset v0.4.2
17022024-02-10T00:13:10.850Z Compiling base64ct v1.6.0
17032024-02-10T00:13:11.187Z Compiling petgraph v0.6.4
17042024-02-10T00:13:11.232Z Compiling string_cache v0.8.7
17052024-02-10T00:13:11.360Z Compiling pem-rfc7468 v0.7.0
17062024-02-10T00:13:11.713Z Compiling nom v7.1.3
17072024-02-10T00:13:11.782Z Compiling bit-set v0.5.3
17082024-02-10T00:13:11.881Z Compiling usdt-macro v0.3.5
17092024-02-10T00:13:12.049Z Compiling usdt-attr-macro v0.3.5
17102024-02-10T00:13:12.148Z Compiling hmac v0.12.1
17112024-02-10T00:13:12.408Z Compiling enum-as-inner v0.5.1
17122024-02-10T00:13:12.638Z Compiling hubpack_derive v0.1.1
17132024-02-10T00:13:12.900Z Compiling itertools v0.10.5
17142024-02-10T00:13:13.360Z Compiling diesel_table_macro_syntax v0.1.0
17152024-02-10T00:13:13.661Z Compiling lalrpop-util v0.19.12
17162024-02-10T00:13:13.678Z Compiling flagset v0.4.3
17172024-02-10T00:13:13.788Z Compiling unicode-segmentation v1.10.1
17182024-02-10T00:13:14.025Z Compiling der v0.7.8
17192024-02-10T00:13:14.361Z Compiling diesel_derives v2.1.2
17202024-02-10T00:13:14.938Z Compiling cpufeatures v0.2.12
17212024-02-10T00:13:15.040Z Compiling sha2 v0.10.8
17222024-02-10T00:13:15.538Z Compiling rustix v0.37.23
17232024-02-10T00:13:15.557Z Compiling md-5 v0.10.5
17242024-02-10T00:13:16.038Z Compiling stringprep v0.1.3
17252024-02-10T00:13:16.663Z Compiling spki v0.7.2
17262024-02-10T00:13:16.800Z Compiling serde_repr v0.1.16
17272024-02-10T00:13:17.049Z Compiling hash32 v0.2.1
17282024-02-10T00:13:17.068Z Compiling stable_deref_trait v1.2.0
17292024-02-10T00:13:17.175Z Checking unicode-ident v1.0.12
17302024-02-10T00:13:17.325Z Compiling fallible-iterator v0.2.0
17312024-02-10T00:13:17.499Z Compiling pkcs8 v0.10.2
17322024-02-10T00:13:17.557Z Compiling terminal_size v0.2.6
17332024-02-10T00:13:18.067Z Compiling postgres-protocol v0.6.6
17342024-02-10T00:13:18.106Z Compiling phf_shared v0.11.2
17352024-02-10T00:13:18.237Z Compiling ff v0.13.0
17362024-02-10T00:13:18.482Z Compiling block-padding v0.3.3
17372024-02-10T00:13:18.705Z Compiling scheduled-thread-pool v0.2.7
17382024-02-10T00:13:18.744Z Compiling matches v0.1.10
17392024-02-10T00:13:18.831Z Compiling managed v0.8.0
17402024-02-10T00:13:18.835Z Compiling deranged v0.3.8
17412024-02-10T00:13:19.219Z Compiling base16ct v0.2.0
17422024-02-10T00:13:19.292Z Compiling num_threads v0.1.6
17432024-02-10T00:13:19.422Z Compiling regex-automata v0.1.10
17442024-02-10T00:13:19.425Z Compiling clap_builder v4.4.2
17452024-02-10T00:13:19.515Z Compiling sec1 v0.7.3
17462024-02-10T00:13:19.845Z Compiling r2d2 v0.8.10
17472024-02-10T00:13:19.941Z Compiling bstr v0.2.17
17482024-02-10T00:13:20.064Z Compiling idna v0.2.3
17492024-02-10T00:13:20.236Z Compiling postgres-types v0.2.6
17502024-02-10T00:13:20.709Z Compiling time v0.3.27
17512024-02-10T00:13:21.445Z Compiling inout v0.1.3
17522024-02-10T00:13:21.680Z Compiling signal-hook-mio v0.2.3
17532024-02-10T00:13:21.734Z Compiling group v0.13.0
17542024-02-10T00:13:21.842Z Compiling phf v0.11.2
17552024-02-10T00:13:21.845Z Compiling bzip2 v0.4.4
17562024-02-10T00:13:22.061Z Compiling hubpack v0.1.2
17572024-02-10T00:13:22.131Z Compiling hkdf v0.12.4
17582024-02-10T00:13:22.400Z Compiling zerocopy v0.6.4
17592024-02-10T00:13:22.538Z Compiling crypto-bigint v0.5.2
17602024-02-10T00:13:22.584Z Compiling ipnetwork v0.20.0
17612024-02-10T00:13:23.313Z Compiling float-cmp v0.9.0
17622024-02-10T00:13:23.548Z Compiling static_assertions v1.1.0
17632024-02-10T00:13:23.551Z Checking bitflags v1.3.2
17642024-02-10T00:13:23.649Z Compiling normalize-line-endings v0.3.0
17652024-02-10T00:13:23.652Z Compiling predicates-core v1.0.6
17662024-02-10T00:13:23.770Z Compiling data-encoding v2.4.0
17672024-02-10T00:13:24.159Z Compiling difflib v0.4.0
17682024-02-10T00:13:24.866Z Compiling whoami v1.4.1
17692024-02-10T00:13:25.521Z Compiling regex-automata v0.3.8
17702024-02-10T00:13:25.834Z Compiling tokio-postgres v0.7.10
17712024-02-10T00:13:26.140Z Compiling yasna v0.5.2
17722024-02-10T00:13:26.184Z Compiling predicates v3.1.0
17732024-02-10T00:13:26.344Z Compiling elliptic-curve v0.13.8
17742024-02-10T00:13:27.159Z Compiling trust-dns-proto v0.22.0
17752024-02-10T00:13:27.959Z Compiling bstr v1.6.0
17762024-02-10T00:13:28.093Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17772024-02-10T00:13:28.185Z Compiling clap v4.4.3
17782024-02-10T00:13:28.299Z Compiling zip v0.6.6
17792024-02-10T00:13:29.618Z Compiling crossterm v0.27.0
17802024-02-10T00:13:29.677Z Compiling cipher v0.4.4
17812024-02-10T00:13:29.836Z Compiling similar v2.3.0
17822024-02-10T00:13:30.382Z Checking proc-macro2 v1.0.78
17832024-02-10T00:13:31.133Z Compiling usdt v0.3.5
17842024-02-10T00:13:31.266Z Compiling tokio-stream v0.1.14
17852024-02-10T00:13:31.422Z Compiling console v0.15.8
17862024-02-10T00:13:31.502Z Compiling diesel v2.1.4
17872024-02-10T00:13:32.661Z Checking quote v1.0.35
17882024-02-10T00:13:36.174Z Checking utf8parse v0.2.1
17892024-02-10T00:13:37.887Z Checking anstyle v1.0.2
17902024-02-10T00:13:39.197Z Compiling serde_tokenstream v0.2.0
17912024-02-10T00:13:39.739Z Checking io-lifetimes v1.0.11
17922024-02-10T00:13:43.497Z Checking anstyle-parse v0.2.1
17932024-02-10T00:13:43.757Z Checking colorchoice v1.0.0
17942024-02-10T00:13:44.146Z Checking anstyle-query v1.0.0
17952024-02-10T00:13:44.274Z Checking anstream v0.5.0
17962024-02-10T00:13:44.546Z Checking clap_lex v0.5.1
17972024-02-10T00:13:44.601Z Checking strsim v0.10.0
17982024-02-10T00:13:45.190Z Checking winnow v0.5.15
17992024-02-10T00:13:58.288Z Compiling regress v0.7.1
18002024-02-10T00:13:58.288Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18012024-02-10T00:14:00.691Z Compiling getopts v0.2.21
18022024-02-10T00:14:00.995Z Compiling unsafe-libyaml v0.2.10
18032024-02-10T00:14:01.119Z Checking heck v0.4.1
18042024-02-10T00:14:02.126Z Checking camino v1.1.6
18052024-02-10T00:14:02.720Z Compiling serde_yaml v0.9.25
18062024-02-10T00:14:03.042Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18072024-02-10T00:14:03.288Z Compiling ident_case v1.0.1
18082024-02-10T00:14:03.293Z Checking match_cfg v0.1.0
18092024-02-10T00:14:03.352Z Checking rustls-pki-types v1.1.0
18102024-02-10T00:14:03.389Z Checking fastrand v2.0.1
18112024-02-10T00:14:03.457Z Checking hostname v0.3.1
18122024-02-10T00:14:03.589Z Checking http v1.0.0
18132024-02-10T00:14:03.696Z Checking tempfile v3.10.0
18142024-02-10T00:14:03.769Z Checking atty v0.2.14
18152024-02-10T00:14:03.884Z Checking quick-error v1.2.3
18162024-02-10T00:14:04.019Z Compiling paste v1.0.14
18172024-02-10T00:14:04.054Z Checking crossbeam-channel v0.5.8
18182024-02-10T00:14:04.651Z Checking sha1 v0.10.6
18192024-02-10T00:14:04.787Z Checking dirs-sys-next v0.1.2
18202024-02-10T00:14:04.906Z Compiling rustls v0.22.2
18212024-02-10T00:14:04.952Z Checking dirs-next v2.0.0
18222024-02-10T00:14:05.075Z Checking rustls-webpki v0.102.1
18232024-02-10T00:14:05.245Z Checking thread_local v1.1.7
18242024-02-10T00:14:05.538Z Checking instant v0.1.12
18252024-02-10T00:14:05.655Z Compiling slog-async v2.8.0
18262024-02-10T00:14:06.256Z Checking term v0.7.0
18272024-02-10T00:14:06.272Z Checking rustls-pemfile v2.0.0
18282024-02-10T00:14:06.495Z Compiling multer v3.0.0
18292024-02-10T00:14:06.666Z Checking take_mut v0.2.2
18302024-02-10T00:14:06.685Z Checking debug-ignore v1.0.5
18312024-02-10T00:14:06.827Z Checking slog-term v2.9.0
18322024-02-10T00:14:06.905Z Compiling darling_core v0.20.3
18332024-02-10T00:14:07.063Z Checking slog-json v2.6.1
18342024-02-10T00:14:07.088Z Compiling async-stream-impl v0.3.5
18352024-02-10T00:14:07.317Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-10T00:14:07.320Z Checking atomic-waker v1.1.1
18372024-02-10T00:14:07.451Z Checking waitgroup v0.1.2
18382024-02-10T00:14:07.585Z Checking slog-bunyan v2.5.0
18392024-02-10T00:14:07.750Z Checking toml v0.8.9
18402024-02-10T00:14:08.144Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18412024-02-10T00:14:08.589Z Checking serde_path_to_error v0.1.15
18422024-02-10T00:14:08.633Z Checking async-stream v0.3.5
18432024-02-10T00:14:08.817Z Checking wait-timeout v0.2.0
18442024-02-10T00:14:08.985Z Checking strum v0.25.0
18452024-02-10T00:14:09.139Z Compiling structmeta-derive v0.3.0
18462024-02-10T00:14:09.203Z Checking rusty-fork v0.3.0
18472024-02-10T00:14:09.496Z Compiling structmeta-derive v0.2.0
18482024-02-10T00:14:09.665Z Checking tokio-rustls v0.25.0
18492024-02-10T00:14:10.031Z Checking rand_xorshift v0.3.0
18502024-02-10T00:14:10.204Z Checking unarray v0.1.4
18512024-02-10T00:14:10.351Z Checking proptest v1.4.0
18522024-02-10T00:14:12.394Z Compiling structmeta v0.3.0
18532024-02-10T00:14:12.741Z Compiling structmeta v0.2.0
18542024-02-10T00:14:12.907Z Compiling parse-display-derive v0.9.0
18552024-02-10T00:14:13.096Z Compiling darling_macro v0.20.3
18562024-02-10T00:14:13.235Z Checking backoff v0.4.0
18572024-02-10T00:14:13.554Z Compiling test-strategy v0.3.1
18582024-02-10T00:14:13.833Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18592024-02-10T00:14:14.220Z Compiling darling v0.20.3
18602024-02-10T00:14:14.336Z Compiling serde_with_macros v3.6.0
18612024-02-10T00:14:14.451Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18622024-02-10T00:14:14.634Z Checking macaddr v1.0.1
18632024-02-10T00:14:14.686Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18642024-02-10T00:14:14.970Z Checking camino-tempfile v1.1.1
18652024-02-10T00:14:14.988Z Checking is-terminal v0.4.9
18662024-02-10T00:14:15.108Z Compiling proc-macro-error-attr v1.0.4
18672024-02-10T00:14:15.171Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18682024-02-10T00:14:15.246Z Compiling proc-macro-error v1.0.4
18692024-02-10T00:14:15.729Z Compiling proc-macro-crate v1.3.1
18702024-02-10T00:14:16.015Z Compiling heapless v0.8.0
18712024-02-10T00:14:16.610Z Checking termtree v0.4.1
18722024-02-10T00:14:16.813Z Checking predicates-tree v1.0.9
18732024-02-10T00:14:16.871Z Compiling num_enum_derive v0.5.11
18742024-02-10T00:14:17.127Z Checking hash32 v0.3.1
18752024-02-10T00:14:17.290Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18762024-02-10T00:14:17.311Z Compiling smoltcp v0.11.0
18772024-02-10T00:14:17.801Z Checking serde_with v3.6.0
18782024-02-10T00:14:17.830Z Checking cobs v0.2.3
18792024-02-10T00:14:18.004Z Checking parse-display v0.9.0
18802024-02-10T00:14:18.088Z Compiling crucible-workspace-hack v0.1.0
18812024-02-10T00:14:18.176Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18822024-02-10T00:14:18.223Z Checking embedded-io v0.4.0
18832024-02-10T00:14:18.425Z Checking postcard v1.0.8
18842024-02-10T00:14:18.428Z Compiling foreign-types-macros v0.2.3
18852024-02-10T00:14:18.527Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18862024-02-10T00:14:18.858Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18872024-02-10T00:14:19.009Z Checking foreign-types-shared v0.3.1
18882024-02-10T00:14:19.124Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18892024-02-10T00:14:19.376Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18902024-02-10T00:14:19.522Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18912024-02-10T00:14:19.627Z Compiling usdt-macro v0.5.0
18922024-02-10T00:14:19.784Z Checking num_enum v0.5.11
18932024-02-10T00:14:19.811Z Checking foreign-types v0.5.0
18942024-02-10T00:14:19.917Z Compiling usdt-attr-macro v0.5.0
18952024-02-10T00:14:19.933Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-02-10T00:14:20.817Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-10T00:14:21.286Z Checking cstr-argument v0.1.2
18982024-02-10T00:14:21.437Z Checking memmap v0.7.0
18992024-02-10T00:14:21.453Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19002024-02-10T00:14:21.482Z Checking pretty-hex v0.2.1
19012024-02-10T00:14:21.629Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19022024-02-10T00:14:21.646Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19032024-02-10T00:14:21.801Z Checking usdt v0.5.0
19042024-02-10T00:14:21.814Z Checking colored v2.0.4
19052024-02-10T00:14:21.831Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19062024-02-10T00:14:21.899Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19072024-02-10T00:14:21.915Z Compiling zone_cfg_derive v0.3.0
19082024-02-10T00:14:21.930Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19092024-02-10T00:14:22.059Z Compiling mockall_derive v0.12.0
19102024-02-10T00:14:22.124Z Compiling num-derive v0.4.0
19112024-02-10T00:14:22.289Z Checking fragile v2.0.0
19122024-02-10T00:14:22.556Z Checking downcast v0.11.0
19132024-02-10T00:14:22.768Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19142024-02-10T00:14:23.086Z Checking smf v0.2.2
19152024-02-10T00:14:23.288Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19162024-02-10T00:14:23.590Z Checking xattr v1.0.1
19172024-02-10T00:14:23.626Z Checking zone v0.3.0
19182024-02-10T00:14:23.784Z Checking filetime v0.2.23
19192024-02-10T00:14:24.003Z Checking same-file v1.0.6
19202024-02-10T00:14:24.144Z Checking tar v0.4.40
19212024-02-10T00:14:24.168Z Checking walkdir v2.4.0
19222024-02-10T00:14:24.437Z Compiling rayon-core v1.12.0
19232024-02-10T00:14:24.454Z Checking pem v3.0.2
19242024-02-10T00:14:24.704Z Checking linked-hash-map v0.5.6
19252024-02-10T00:14:24.726Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19262024-02-10T00:14:24.729Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-10T00:14:24.792Z Checking itertools v0.12.1
19282024-02-10T00:14:24.868Z Checking headers-core v0.2.0
19292024-02-10T00:14:25.002Z Checking headers v0.3.9
19302024-02-10T00:14:25.022Z Checking swrite v0.1.0
19312024-02-10T00:14:25.041Z Checking lru-cache v0.1.2
19322024-02-10T00:14:25.133Z Checking password-hash v0.5.0
19332024-02-10T00:14:25.194Z Checking blake2 v0.10.6
19342024-02-10T00:14:25.219Z Checking rcgen v0.12.1
19352024-02-10T00:14:25.618Z Checking atomicwrites v0.4.3
19362024-02-10T00:14:25.641Z Checking argon2 v0.5.3
19372024-02-10T00:14:25.812Z Checking subprocess v0.2.9
19382024-02-10T00:14:25.896Z Checking arc-swap v1.6.0
19392024-02-10T00:14:26.153Z Compiling cancel-safe-futures v0.1.5
19402024-02-10T00:14:26.261Z Checking half v2.3.1
19412024-02-10T00:14:26.346Z Checking slog-scope v4.4.0
19422024-02-10T00:14:26.360Z Checking ciborium-io v0.2.2
19432024-02-10T00:14:26.487Z Checking resolv-conf v0.7.0
19442024-02-10T00:14:26.551Z Checking slog-stdlog v4.1.1
19452024-02-10T00:14:26.710Z Checking slog-envlogger v2.2.0
19462024-02-10T00:14:26.726Z Checking ciborium-ll v0.2.2
19472024-02-10T00:14:26.848Z Checking trust-dns-resolver v0.22.0
19482024-02-10T00:14:26.931Z Checking libsw v3.3.1
19492024-02-10T00:14:27.015Z Compiling derive-where v1.2.7
19502024-02-10T00:14:27.038Z Checking ciborium v0.2.2
19512024-02-10T00:14:27.190Z Checking linear-map v1.2.0
19522024-02-10T00:14:27.514Z Checking owo-colors v4.0.0
19532024-02-10T00:14:27.547Z Checking textwrap v0.11.0
19542024-02-10T00:14:27.755Z Compiling heck v0.3.3
19552024-02-10T00:14:27.954Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19562024-02-10T00:14:28.122Z Compiling blake3 v1.5.0
19572024-02-10T00:14:28.184Z Checking vec_map v0.8.2
19582024-02-10T00:14:28.454Z Compiling libefi-sys v0.1.0
19592024-02-10T00:14:28.514Z Checking ansi_term v0.12.1
19602024-02-10T00:14:28.736Z Checking strsim v0.8.0
19612024-02-10T00:14:28.824Z Compiling structopt-derive v0.4.18
19622024-02-10T00:14:28.918Z Checking clap v2.34.0
19632024-02-10T00:14:29.073Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19642024-02-10T00:14:29.484Z Compiling slog-dtrace v0.3.0
19652024-02-10T00:14:29.885Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19662024-02-10T00:14:30.186Z Checking termcolor v1.2.0
19672024-02-10T00:14:30.231Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19682024-02-10T00:14:30.576Z Checking nibble_vec v0.1.0
19692024-02-10T00:14:30.757Z Checking gethostname v0.4.3
19702024-02-10T00:14:30.838Z Compiling radium v0.7.0
19712024-02-10T00:14:30.886Z Checking endian-type v0.1.2
19722024-02-10T00:14:30.990Z Checking tap v1.0.1
19732024-02-10T00:14:31.507Z Checking radix_trie v0.2.1
19742024-02-10T00:14:31.514Z Compiling maybe-uninit v2.0.0
19752024-02-10T00:14:31.514Z Checking mockall v0.12.0
19762024-02-10T00:14:31.514Z Checking wyz v0.5.1
19772024-02-10T00:14:31.515Z Checking fxhash v0.2.1
19782024-02-10T00:14:31.655Z Checking funty v2.0.0
19792024-02-10T00:14:31.707Z Compiling packed_struct v0.10.1
19802024-02-10T00:14:31.748Z Compiling num-bigint-dig v0.8.4
19812024-02-10T00:14:31.764Z Checking crc-catalog v2.2.0
19822024-02-10T00:14:31.782Z Compiling semver v0.1.20
19832024-02-10T00:14:31.897Z Checking crc v3.0.1
19842024-02-10T00:14:32.023Z Checking structopt v0.3.26
19852024-02-10T00:14:32.103Z Compiling rustc_version v0.1.7
19862024-02-10T00:14:32.191Z Compiling packed_struct_codegen v0.10.1
19872024-02-10T00:14:32.206Z Compiling indexmap v1.9.3
19882024-02-10T00:14:32.413Z Checking nodrop v0.1.14
19892024-02-10T00:14:32.428Z Checking smallvec v0.6.14
19902024-02-10T00:14:32.532Z Checking array-init v0.0.4
19912024-02-10T00:14:32.566Z Compiling newtype_derive v0.1.6
19922024-02-10T00:14:32.790Z Checking bitvec v1.0.1
19932024-02-10T00:14:32.806Z Checking pkcs1 v0.7.5
19942024-02-10T00:14:32.969Z Checking signature v2.1.0
19952024-02-10T00:14:33.162Z Compiling crossbeam-deque v0.8.3
19962024-02-10T00:14:33.262Z Checking bitfield v0.14.0
19972024-02-10T00:14:33.549Z Checking hashbrown v0.12.3
19982024-02-10T00:14:34.087Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19992024-02-10T00:14:34.103Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20002024-02-10T00:14:34.382Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20012024-02-10T00:14:34.621Z Checking rsa v0.9.2
20022024-02-10T00:14:34.748Z Checking serde-hex v0.1.0
20032024-02-10T00:14:35.390Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20042024-02-10T00:14:35.411Z Checking env_logger v0.10.0
20052024-02-10T00:14:35.546Z Checking x509-cert v0.2.4
20062024-02-10T00:14:35.620Z Checking ron v0.8.1
20072024-02-10T00:14:35.835Z Compiling semver-parser v0.10.2
20082024-02-10T00:14:36.970Z Compiling num-rational v0.4.1
20092024-02-10T00:14:37.133Z Checking crc-any v2.4.3
20102024-02-10T00:14:37.197Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20112024-02-10T00:14:37.458Z Compiling semver v0.11.0
20122024-02-10T00:14:37.494Z Compiling rayon v1.8.0
20132024-02-10T00:14:37.688Z Checking object v0.30.4
20142024-02-10T00:14:38.894Z Compiling memmap2 v0.7.1
20152024-02-10T00:14:39.062Z Compiling home v0.5.5
20162024-02-10T00:14:39.205Z Compiling constant_time_eq v0.3.0
20172024-02-10T00:14:39.312Z Compiling arrayvec v0.7.4
20182024-02-10T00:14:39.328Z Compiling arrayref v0.3.7
20192024-02-10T00:14:39.383Z Checking path-slash v0.1.5
20202024-02-10T00:14:39.399Z Compiling toolchain_find v0.2.0
20212024-02-10T00:14:39.731Z Checking steno v0.4.0
20222024-02-10T00:14:39.759Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20232024-02-10T00:14:40.026Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20242024-02-10T00:14:40.628Z Compiling toml v0.5.11
20252024-02-10T00:14:40.836Z Checking num-complex v0.4.4
20262024-02-10T00:14:41.629Z Compiling topological-sort v0.2.2
20272024-02-10T00:14:41.754Z Compiling convert_case v0.4.0
20282024-02-10T00:14:41.851Z Checking num v0.4.1
20292024-02-10T00:14:42.160Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20302024-02-10T00:14:42.383Z Checking newline-converter v0.3.0
20312024-02-10T00:14:42.541Z Compiling rustfmt-wrapper v0.2.0
20322024-02-10T00:14:42.721Z Compiling derive_more v0.99.17
20332024-02-10T00:14:43.227Z Compiling omicron-zone-package v0.11.0
20342024-02-10T00:14:43.768Z Checking expectorate v1.1.0
20352024-02-10T00:14:43.919Z Checking utf-8 v0.7.6
20362024-02-10T00:14:44.122Z Checking tungstenite v0.20.1
20372024-02-10T00:14:44.125Z Compiling buf-list v1.0.3
20382024-02-10T00:14:44.575Z Checking display-error-chain v0.2.0
20392024-02-10T00:14:44.727Z Compiling parking_lot_core v0.8.6
20402024-02-10T00:14:45.054Z Checking tokio-tungstenite v0.20.1
20412024-02-10T00:14:45.157Z Checking keccak v0.1.4
20422024-02-10T00:14:45.320Z Checking trust-dns-client v0.22.0
20432024-02-10T00:14:45.441Z Checking sha3 v0.10.8
20442024-02-10T00:14:45.571Z Checking parking_lot v0.11.2
20452024-02-10T00:14:45.834Z Checking secrecy v0.8.0
20462024-02-10T00:14:45.931Z Compiling pin-project-internal v1.1.3
20472024-02-10T00:14:46.062Z Compiling doc-comment v0.3.3
20482024-02-10T00:14:46.600Z Checking sled v0.34.7
20492024-02-10T00:14:46.903Z Checking glob v0.3.1
20502024-02-10T00:14:47.035Z Checking trust-dns-server v0.22.1
20512024-02-10T00:14:47.215Z Compiling vte_generate_state_changes v0.1.1
20522024-02-10T00:14:47.647Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20532024-02-10T00:14:47.882Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20542024-02-10T00:14:47.960Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20552024-02-10T00:14:49.349Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20562024-02-10T00:14:49.761Z Checking pin-project v1.1.3
20572024-02-10T00:14:50.272Z Checking vte v0.11.1
20582024-02-10T00:14:50.272Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20592024-02-10T00:14:50.273Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20602024-02-10T00:14:50.464Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20612024-02-10T00:14:51.134Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20622024-02-10T00:14:51.193Z Compiling unicase v2.7.0
20632024-02-10T00:14:51.555Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20642024-02-10T00:14:51.892Z Compiling platforms v3.0.2
20652024-02-10T00:14:51.978Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20662024-02-10T00:14:52.213Z Checking strip-ansi-escapes v0.2.0
20672024-02-10T00:14:52.267Z Checking fd-lock v3.0.13
20682024-02-10T00:14:52.350Z Compiling snafu-derive v0.7.5
20692024-02-10T00:14:52.366Z Compiling fs-err v2.11.0
20702024-02-10T00:14:52.449Z Checking nu-ansi-term v0.49.0
20712024-02-10T00:14:52.867Z Checking reedline v0.28.0
20722024-02-10T00:14:53.231Z Checking globset v0.4.13
20732024-02-10T00:14:53.565Z Checking olpc-cjson v0.1.3
20742024-02-10T00:14:53.761Z Checking serde_plain v1.0.2
20752024-02-10T00:14:53.777Z Compiling async-recursion v1.0.5
20762024-02-10T00:14:54.034Z Checking typed-path v0.7.0
20772024-02-10T00:14:54.891Z Compiling curve25519-dalek v4.1.1
20782024-02-10T00:14:55.501Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20792024-02-10T00:14:55.732Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20802024-02-10T00:14:56.017Z Compiling memoffset v0.7.1
20812024-02-10T00:14:56.351Z Checking parse-size v1.0.0
20822024-02-10T00:14:56.580Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20832024-02-10T00:14:56.655Z Compiling mime_guess v2.0.4
20842024-02-10T00:14:57.241Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20852024-02-10T00:14:58.538Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20862024-02-10T00:14:58.656Z Checking snafu v0.7.5
20872024-02-10T00:14:58.954Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20882024-02-10T00:14:59.169Z Checking tough v0.16.0
20892024-02-10T00:14:59.300Z Checking universal-hash v0.5.1
20902024-02-10T00:14:59.488Z Compiling thiserror-impl-no-std v2.0.2
20912024-02-10T00:15:00.122Z Compiling curve25519-dalek-derive v0.1.0
20922024-02-10T00:15:01.630Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20932024-02-10T00:15:01.786Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20942024-02-10T00:15:03.100Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20952024-02-10T00:15:03.803Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20962024-02-10T00:15:03.936Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20972024-02-10T00:15:04.360Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20982024-02-10T00:15:05.086Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20992024-02-10T00:15:05.847Z Checking opaque-debug v0.3.0
21002024-02-10T00:15:05.953Z Checking poly1305 v0.8.0
21012024-02-10T00:15:06.426Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21022024-02-10T00:15:07.302Z Checking thiserror-no-std v2.0.2
21032024-02-10T00:15:08.991Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21042024-02-10T00:15:09.082Z Checking chacha20 v0.9.1
21052024-02-10T00:15:09.323Z Checking aead v0.5.2
21062024-02-10T00:15:09.342Z Checking kstat-rs v0.2.3
21072024-02-10T00:15:09.452Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21082024-02-10T00:15:09.702Z Compiling salty v0.2.0
21092024-02-10T00:15:09.792Z Checking signature v1.6.4
21102024-02-10T00:15:09.917Z Checking ed25519 v1.5.3
21112024-02-10T00:15:10.147Z Checking chacha20poly1305 v0.10.1
21122024-02-10T00:15:10.283Z Checking vsss-rs v3.3.4
21132024-02-10T00:15:10.598Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21142024-02-10T00:15:11.015Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21152024-02-10T00:15:11.273Z Checking serde-big-array v0.5.1
21162024-02-10T00:15:11.504Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21172024-02-10T00:15:12.391Z Checking bytecount v0.6.3
21182024-02-10T00:15:12.554Z Checking papergrid v0.11.0
21192024-02-10T00:15:13.826Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21202024-02-10T00:15:14.147Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21212024-02-10T00:15:14.156Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21222024-02-10T00:15:14.697Z Compiling tabled_derive v0.7.0
21232024-02-10T00:15:15.208Z Checking signal-hook-tokio v0.3.1
21242024-02-10T00:15:15.391Z Checking fd-lock v4.0.2
21252024-02-10T00:15:15.582Z Checking nix v0.27.1
21262024-02-10T00:15:15.733Z Checking serde-big-array v0.4.1
21272024-02-10T00:15:15.906Z Compiling sqlparser_derive v0.2.2
21282024-02-10T00:15:16.629Z Compiling prettyplease v0.2.16
21292024-02-10T00:15:16.947Z Checking unicode_categories v0.1.1
21302024-02-10T00:15:17.227Z Checking humantime v2.1.0
21312024-02-10T00:15:17.244Z Checking sqlformat v0.2.3
21322024-02-10T00:15:17.464Z Checking tabled v0.15.0
21332024-02-10T00:15:17.517Z Checking sqlparser v0.43.1
21342024-02-10T00:15:18.293Z Checking rustyline v13.0.0
21352024-02-10T00:15:18.772Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21362024-02-10T00:15:19.278Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-02-10T00:15:19.760Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-02-10T00:15:19.992Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-02-10T00:15:20.530Z Checking bcs v0.1.6
21402024-02-10T00:15:21.005Z Checking highway v1.1.0
21412024-02-10T00:15:21.345Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21422024-02-10T00:15:21.373Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21432024-02-10T00:15:21.597Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21442024-02-10T00:15:23.437Z Checking corncobs v0.1.3
21452024-02-10T00:15:23.638Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21462024-02-10T00:15:23.836Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21472024-02-10T00:15:24.664Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21482024-02-10T00:15:24.726Z Checking http-range v0.1.5
21492024-02-10T00:15:24.884Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21502024-02-10T00:15:24.900Z Compiling crunchy v0.2.2
21512024-02-10T00:15:25.086Z Checking hyper-staticfile v0.9.5
21522024-02-10T00:15:25.445Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21532024-02-10T00:15:25.478Z Compiling clang-sys v1.6.1
21542024-02-10T00:15:25.649Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21552024-02-10T00:15:26.207Z Compiling tiny-keccak v2.0.2
21562024-02-10T00:15:26.573Z Compiling darling_core v0.14.4
21572024-02-10T00:15:26.599Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21582024-02-10T00:15:26.615Z Compiling portable-atomic v1.4.3
21592024-02-10T00:15:27.703Z Checking assert_matches v1.5.0
21602024-02-10T00:15:27.815Z Compiling ascii-canvas v3.0.0
21612024-02-10T00:15:28.253Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21622024-02-10T00:15:28.435Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21632024-02-10T00:15:28.726Z Compiling ena v0.14.2
21642024-02-10T00:15:29.001Z Compiling libloading v0.7.4
21652024-02-10T00:15:29.113Z Compiling diff v0.1.13
21662024-02-10T00:15:29.406Z Compiling regex-syntax v0.6.29
21672024-02-10T00:15:29.764Z Compiling bindgen v0.69.2
21682024-02-10T00:15:31.236Z Compiling cexpr v0.6.0
21692024-02-10T00:15:32.845Z Compiling darling_macro v0.14.4
21702024-02-10T00:15:32.948Z Compiling lalrpop v0.19.12
21712024-02-10T00:15:33.610Z Compiling which v4.4.0
21722024-02-10T00:15:33.878Z Compiling darling v0.14.4
21732024-02-10T00:15:33.989Z Compiling rustc-hash v1.1.0
21742024-02-10T00:15:34.147Z Checking number_prefix v0.4.0
21752024-02-10T00:15:34.202Z Checking maplit v1.0.2
21762024-02-10T00:15:34.305Z Compiling ref-cast v1.0.20
21772024-02-10T00:15:34.341Z Compiling peeking_take_while v0.1.2
21782024-02-10T00:15:34.480Z Compiling shlex v1.3.0
21792024-02-10T00:15:34.595Z Compiling lazycell v1.3.0
21802024-02-10T00:15:34.867Z Compiling derive_builder_core v0.12.0
21812024-02-10T00:15:34.883Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21822024-02-10T00:15:35.210Z Compiling ref-cast-impl v1.0.20
21832024-02-10T00:15:35.438Z Compiling libxml v0.3.3
21842024-02-10T00:15:35.842Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21852024-02-10T00:15:36.553Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21862024-02-10T00:15:36.679Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21872024-02-10T00:15:36.964Z Compiling strum_macros v0.24.3
21882024-02-10T00:15:37.198Z Compiling derive_builder_macro v0.12.0
21892024-02-10T00:15:38.141Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21902024-02-10T00:15:38.218Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21912024-02-10T00:15:38.437Z Compiling cookie v0.18.0
21922024-02-10T00:15:38.752Z Compiling indoc v1.0.9
21932024-02-10T00:15:39.969Z Checking derive_builder v0.12.0
21942024-02-10T00:15:40.607Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21952024-02-10T00:15:40.742Z Checking bb8 v0.8.3
21962024-02-10T00:15:40.876Z Checking quick-xml v0.30.0
21972024-02-10T00:15:41.201Z Checking castaway v0.2.2
21982024-02-10T00:15:41.357Z Compiling strum_macros v0.26.1
21992024-02-10T00:15:41.666Z Compiling impl-trait-for-tuples v0.2.2
22002024-02-10T00:15:42.728Z Checking indicatif v0.17.7
22012024-02-10T00:15:42.773Z Compiling oso-derive v0.27.0
22022024-02-10T00:15:42.924Z Checking compact_str v0.7.1
22032024-02-10T00:15:43.575Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22042024-02-10T00:15:44.416Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22052024-02-10T00:15:44.677Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22062024-02-10T00:15:45.842Z Checking lru v0.12.1
22072024-02-10T00:15:46.113Z Compiling stability v0.1.1
22082024-02-10T00:15:46.612Z Compiling indoc v2.0.3
22092024-02-10T00:15:47.022Z Checking strum v0.26.1
22102024-02-10T00:15:47.193Z Checking cassowary v0.3.0
22112024-02-10T00:15:47.197Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22122024-02-10T00:15:47.637Z Checking smawk v0.3.1
22132024-02-10T00:15:47.667Z Checking ratatui v0.26.0
22142024-02-10T00:15:47.846Z Checking unicode-linebreak v0.1.5
22152024-02-10T00:15:48.297Z Checking textwrap v0.16.0
22162024-02-10T00:15:48.690Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22172024-02-10T00:15:48.982Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22182024-02-10T00:15:49.438Z Checking is_ci v1.1.1
22192024-02-10T00:15:49.570Z Checking supports-color v2.1.0
22202024-02-10T00:15:49.753Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22212024-02-10T00:15:49.778Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22222024-02-10T00:15:50.125Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22232024-02-10T00:15:50.815Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22242024-02-10T00:15:51.092Z Checking rtoolbox v0.0.1
22252024-02-10T00:15:51.588Z Checking tui-tree-widget v0.17.0
22262024-02-10T00:15:51.600Z Checking rpassword v7.3.1
22272024-02-10T00:15:51.601Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22282024-02-10T00:15:51.601Z Checking fatfs v0.3.6
22292024-02-10T00:15:52.584Z Checking shell-words v1.1.0
22302024-02-10T00:15:52.778Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22312024-02-10T00:15:52.949Z Checking yansi v0.5.1
22322024-02-10T00:15:53.866Z Checking pretty_assertions v1.4.0
22332024-02-10T00:15:53.901Z Compiling target-lexicon v0.12.13
22342024-02-10T00:15:53.977Z Compiling guppy-workspace-hack v0.1.0
22352024-02-10T00:15:54.135Z Checking plotters-backend v0.3.5
22362024-02-10T00:15:54.326Z Checking http-body v1.0.0
22372024-02-10T00:15:54.523Z Checking plotters-svg v0.3.5
22382024-02-10T00:15:54.548Z Checking rand v0.4.6
22392024-02-10T00:15:54.729Z Checking cast v0.3.0
22402024-02-10T00:15:54.844Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22412024-02-10T00:15:54.883Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22422024-02-10T00:15:55.480Z Checking remove_dir_all v0.5.3
22432024-02-10T00:15:55.578Z Checking tower-layer v0.3.2
22442024-02-10T00:15:55.596Z Compiling target-spec v3.1.0
22452024-02-10T00:15:55.813Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22462024-02-10T00:15:55.833Z Checking tower v0.4.13
22472024-02-10T00:15:56.205Z Checking cfg-expr v0.15.6
22482024-02-10T00:15:56.675Z Checking tempdir v0.3.7
22492024-02-10T00:15:56.856Z Checking criterion-plot v0.5.0
22502024-02-10T00:15:57.056Z Checking plotters v0.3.5
22512024-02-10T00:15:57.280Z Checking hyper v1.1.0
22522024-02-10T00:15:57.497Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22532024-02-10T00:15:58.426Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22542024-02-10T00:15:58.652Z Checking tinytemplate v1.2.1
22552024-02-10T00:15:58.925Z Checking cargo-platform v0.1.3
22562024-02-10T00:15:59.218Z Checking oorandom v11.1.3
22572024-02-10T00:15:59.317Z Checking anes v0.1.6
22582024-02-10T00:15:59.690Z Checking criterion v0.5.1
22592024-02-10T00:15:59.921Z Checking cargo_metadata v0.18.1
22602024-02-10T00:16:00.068Z Checking hyper-util v0.1.2
22612024-02-10T00:16:01.666Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22622024-02-10T00:16:01.682Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22632024-02-10T00:16:02.034Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22642024-02-10T00:16:02.720Z Checking assert_cmd v2.0.13
22652024-02-10T00:16:03.179Z Checking rustls-native-certs v0.7.0
22662024-02-10T00:16:03.308Z Checking pathdiff v0.2.1
22672024-02-10T00:16:03.470Z Checking nested v0.1.1
22682024-02-10T00:16:05.753Z Checking guppy v0.17.5
22692024-02-10T00:16:07.005Z Checking hyper-rustls v0.26.0
22702024-02-10T00:16:07.391Z Checking httptest v0.15.5
22712024-02-10T00:16:07.936Z Checking threadpool v1.8.1
22722024-02-10T00:16:08.110Z Checking nanorand v0.7.0
22732024-02-10T00:16:08.128Z Checking libtest-mimic v0.6.1
22742024-02-10T00:16:08.322Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22752024-02-10T00:16:08.467Z Checking flume v0.11.0
22762024-02-10T00:16:08.561Z Checking similar-asserts v1.5.0
22772024-02-10T00:16:08.786Z Compiling rstest_macros v0.18.2
22782024-02-10T00:16:08.969Z Compiling crossbeam-queue v0.3.8
22792024-02-10T00:16:09.454Z Checking datatest-stable v0.2.3
22802024-02-10T00:16:09.577Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22812024-02-10T00:16:09.681Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22822024-02-10T00:16:10.553Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22832024-02-10T00:16:10.883Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22842024-02-10T00:16:11.228Z Checking csv-core v0.1.11
22852024-02-10T00:16:11.300Z Compiling relative-path v1.9.0
22862024-02-10T00:16:11.401Z Compiling trybuild v1.0.89
22872024-02-10T00:16:11.549Z Checking constant_time_eq v0.2.6
22882024-02-10T00:16:11.671Z Checking blake2b_simd v1.0.1
22892024-02-10T00:16:11.896Z Checking csv v1.3.0
22902024-02-10T00:16:12.802Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22912024-02-10T00:16:12.805Z Checking multimap v0.8.3
22922024-02-10T00:16:13.110Z Checking basic-toml v0.1.8
22932024-02-10T00:16:13.974Z Checking futures-timer v3.0.2
22942024-02-10T00:16:15.747Z Checking crossbeam v0.8.2
22952024-02-10T00:16:15.916Z Checking rust-argon2 v1.0.1
22962024-02-10T00:16:17.437Z Checking partial-io v0.5.4
22972024-02-10T00:16:17.805Z Checking approx v0.5.1
22982024-02-10T00:16:18.043Z Checking termios v0.3.3
22992024-02-10T00:16:18.256Z Checking hex-literal v0.4.1
23002024-02-10T00:16:22.329Z Checking rstest v0.18.2
23012024-02-10T00:16:24.169Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23022024-02-10T00:16:27.305Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
23032024-02-10T00:17:08.780Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23042024-02-10T00:17:12.363Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23052024-02-10T00:17:13.085Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23062024-02-10T00:17:13.396Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23072024-02-10T00:17:19.467Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23082024-02-10T00:17:36.480Z Compiling polar-core v0.27.0
23092024-02-10T00:17:43.475Z Checking oso v0.27.0
23102024-02-10T00:18:09.533Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23112024-02-10T00:19:11.162Z Finished dev [unoptimized + debuginfo] target(s) in 7m 01s
23122024-02-10T00:19:11.342Z
23132024-02-10T00:19:11.342Zreal 7:45.872362270
23142024-02-10T00:19:11.342Zuser 40:23.486038592
23152024-02-10T00:19:11.345Zsys 6:41.294817905
23162024-02-10T00:19:11.345Ztrap 1.093127092
23172024-02-10T00:19:11.345Ztflt 5.920194504
23182024-02-10T00:19:11.345Zdflt 4.308071468
23192024-02-10T00:19:11.345Zkflt 0.114800876
23202024-02-10T00:19:11.345Zlock 1:02:06.515884746
23212024-02-10T00:19:11.345Zslp 2:04:03.314692683
23222024-02-10T00:19:11.345Zlat 1:42.243372448
23232024-02-10T00:19:11.345Zstop 4:08.644305274
23242024-02-10T00:19:12.161Zwarning: output filename collision.
23252024-02-10T00:19:12.161ZThe 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)`.
23262024-02-10T00:19:12.161ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23272024-02-10T00:19:12.161ZThe targets should have unique names.
23282024-02-10T00:19:12.161ZThis is a known bug where multiple crates with the same name use
23292024-02-10T00:19:12.161Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-10T00:19:12.168Zwarning: output filename collision.
23312024-02-10T00:19:12.168ZThe 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)`.
23322024-02-10T00:19:12.168ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23332024-02-10T00:19:12.169ZThe targets should have unique names.
23342024-02-10T00:19:12.169ZThis is a known bug where multiple crates with the same name use
23352024-02-10T00:19:12.169Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-10T00:19:12.169Zwarning: output filename collision.
23372024-02-10T00:19:12.169ZThe 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)`.
23382024-02-10T00:19:12.169ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23392024-02-10T00:19:12.169ZThe targets should have unique names.
23402024-02-10T00:19:12.169ZThis is a known bug where multiple crates with the same name use
23412024-02-10T00:19:12.169Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-02-10T00:19:12.169Zwarning: output filename collision.
23432024-02-10T00:19:12.169ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23442024-02-10T00:19:12.169ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23452024-02-10T00:19:12.169ZThe targets should have unique names.
23462024-02-10T00:19:12.169ZThis is a known bug where multiple crates with the same name use
23472024-02-10T00:19:12.169Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482024-02-10T00:19:12.169Zwarning: output filename collision.
23492024-02-10T00:19:12.169ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23502024-02-10T00:19:12.169ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23512024-02-10T00:19:12.169ZThe targets should have unique names.
23522024-02-10T00:19:12.169ZThis is a known bug where multiple crates with the same name use
23532024-02-10T00:19:12.169Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23542024-02-10T00:19:12.169Zwarning: output filename collision.
23552024-02-10T00:19:12.169ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23562024-02-10T00:19:12.170ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23572024-02-10T00:19:12.170ZThe targets should have unique names.
23582024-02-10T00:19:12.170ZThis is a known bug where multiple crates with the same name use
23592024-02-10T00:19:12.170Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23602024-02-10T00:19:12.170Zwarning: output filename collision.
23612024-02-10T00:19:12.170ZThe 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)`.
23622024-02-10T00:19:12.170ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23632024-02-10T00:19:12.170ZThe targets should have unique names.
23642024-02-10T00:19:12.170ZThis is a known bug where multiple crates with the same name use
23652024-02-10T00:19:12.170Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23662024-02-10T00:19:12.585Z Documenting libc v0.2.153
23672024-02-10T00:19:12.588Z Documenting cfg-if v1.0.0
23682024-02-10T00:19:12.635Z Documenting serde_derive v1.0.196
23692024-02-10T00:19:12.661Z Documenting log v0.4.20
23702024-02-10T00:19:13.093Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23712024-02-10T00:19:13.105Z Documenting memchr v2.6.3
23722024-02-10T00:19:13.105Z Documenting scopeguard v1.2.0
23732024-02-10T00:19:13.105Z Documenting byteorder v1.5.0
23742024-02-10T00:19:13.106Z Documenting smallvec v1.13.1
23752024-02-10T00:19:15.314Z Documenting itoa v1.0.9
23762024-02-10T00:19:15.437Z Documenting lock_api v0.4.10
23772024-02-10T00:19:16.178Z Documenting zeroize_derive v1.4.2
23782024-02-10T00:19:16.593Z Documenting once_cell v1.19.0
23792024-02-10T00:19:16.662Z Documenting getrandom v0.2.10
23802024-02-10T00:19:17.024Z Documenting parking_lot_core v0.9.8
23812024-02-10T00:19:17.280Z Documenting pin-project-lite v0.2.13
23822024-02-10T00:19:18.118Z Documenting libm v0.2.7
23832024-02-10T00:19:18.444Z Documenting signal-hook-registry v1.4.1
23842024-02-10T00:19:19.075Z Documenting serde v1.0.196
23852024-02-10T00:19:20.043Z Documenting mio v0.8.9
23862024-02-10T00:19:20.418Z Documenting futures-core v0.3.30
23872024-02-10T00:19:20.793Z Documenting zeroize v1.7.0
23882024-02-10T00:19:20.834Z Documenting rand_core v0.6.4
23892024-02-10T00:19:20.979Z Documenting parking_lot v0.12.1
23902024-02-10T00:19:21.426Z Documenting num-traits v0.2.16
23912024-02-10T00:19:22.452Z Documenting thiserror-impl v1.0.56
23922024-02-10T00:19:24.094Z Documenting num_cpus v1.16.0
23932024-02-10T00:19:24.193Z Documenting socket2 v0.5.5
23942024-02-10T00:19:24.802Z Documenting tokio-macros v2.2.0
23952024-02-10T00:19:24.942Z Documenting ryu v1.0.15
23962024-02-10T00:19:25.069Z Documenting typenum v1.16.0
23972024-02-10T00:19:26.225Z Documenting subtle v2.5.0
23982024-02-10T00:19:27.333Z Documenting thiserror v1.0.56
23992024-02-10T00:19:27.710Z Documenting zerocopy v0.7.32
24002024-02-10T00:19:28.203Z Documenting futures-sink v0.3.30
24012024-02-10T00:19:28.834Z Documenting pin-utils v0.1.0
24022024-02-10T00:19:29.258Z Documenting slab v0.4.9
24032024-02-10T00:19:30.167Z Documenting futures-macro v0.3.30
24042024-02-10T00:19:31.023Z Documenting const-oid v0.9.5
24052024-02-10T00:19:31.935Z Documenting futures-channel v0.3.30
24062024-02-10T00:19:33.278Z Documenting futures-io v0.3.30
24072024-02-10T00:19:34.348Z Documenting futures-task v0.3.30
24082024-02-10T00:19:35.121Z Documenting iana-time-zone v0.1.57
24092024-02-10T00:19:35.418Z Documenting ahash v0.8.7
24102024-02-10T00:19:36.133Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24112024-02-10T00:19:37.041Z Documenting allocator-api2 v0.2.16
24122024-02-10T00:19:37.064Z Documenting tinyvec_macros v0.1.1
24132024-02-10T00:19:37.409Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24142024-02-10T00:19:37.976Z Documenting futures-util v0.3.30
24152024-02-10T00:19:39.291Z Documenting tracing-core v0.1.31
24162024-02-10T00:19:39.964Z Documenting tinyvec v1.6.0
24172024-02-10T00:19:40.400Z Documenting tracing-attributes v0.1.26
24182024-02-10T00:19:40.843Z Documenting hashbrown v0.14.2
24192024-02-10T00:19:41.085Z Documenting bytes v1.5.0
24202024-02-10T00:19:43.943Z Documenting bitflags v2.4.0
24212024-02-10T00:19:45.872Z Documenting tokio v1.36.0
24222024-02-10T00:19:46.164Z Documenting serde_json v1.0.113
24232024-02-10T00:19:46.594Z Documenting chrono v0.4.31
24242024-02-10T00:19:46.880Z Documenting uuid v1.7.0
24252024-02-10T00:19:48.279Z Documenting unicode-normalization v0.1.22
24262024-02-10T00:19:48.909Z Documenting ppv-lite86 v0.2.17
24272024-02-10T00:19:50.961Z Documenting generic-array v0.14.7
24282024-02-10T00:19:51.726Z Documenting equivalent v1.0.1
24292024-02-10T00:19:51.957Z Documenting unicode-bidi v0.3.13
24302024-02-10T00:19:52.279Z Documenting rand_chacha v0.3.1
24312024-02-10T00:19:52.495Z Documenting base64 v0.21.7
24322024-02-10T00:19:53.012Z Documenting percent-encoding v2.3.1
24332024-02-10T00:19:54.562Z Documenting indexmap v2.2.2
24342024-02-10T00:19:55.747Z Documenting crypto-common v0.1.6
24352024-02-10T00:19:56.397Z Documenting block-buffer v0.10.4
24362024-02-10T00:19:56.449Z Documenting lazy_static v1.4.0
24372024-02-10T00:19:56.673Z Documenting rand v0.8.5
24382024-02-10T00:19:57.127Z Documenting serde_derive_internals v0.26.0
24392024-02-10T00:19:57.275Z Documenting form_urlencoded v1.2.1
24402024-02-10T00:19:57.641Z Documenting tracing v0.1.37
24412024-02-10T00:19:59.257Z Checking serde_derive_internals v0.26.0
24422024-02-10T00:19:59.868Z Documenting dyn-clone v1.0.16
24432024-02-10T00:20:00.370Z Documenting fnv v1.0.7
24442024-02-10T00:20:00.817Z Documenting cpufeatures v0.2.12
24452024-02-10T00:20:01.113Z Documenting digest v0.10.7
24462024-02-10T00:20:01.287Z Documenting idna v0.5.0
24472024-02-10T00:20:02.341Z Documenting httparse v1.8.0
24482024-02-10T00:20:02.544Z Documenting schemars_derive v0.8.16
24492024-02-10T00:20:02.898Z Documenting errno v0.3.8
24502024-02-10T00:20:03.120Z Documenting unicode-width v0.1.11
24512024-02-10T00:20:04.027Z Documenting unicode-ident v1.0.12
24522024-02-10T00:20:05.731Z Documenting url v2.5.0
24532024-02-10T00:20:06.019Z Documenting try-lock v0.2.4
24542024-02-10T00:20:06.185Z Documenting httpdate v1.0.3
24552024-02-10T00:20:06.912Z Documenting proc-macro2 v1.0.78
24562024-02-10T00:20:07.312Z Documenting adler v1.0.2
24572024-02-10T00:20:07.597Z Documenting rustix v0.38.31
24582024-02-10T00:20:08.976Z Documenting want v0.3.1
24592024-02-10T00:20:09.199Z Documenting schemars v0.8.16
24602024-02-10T00:20:10.150Z Documenting http-body v0.4.5
24612024-02-10T00:20:10.291Z Documenting openssl-sys v0.9.96
24622024-02-10T00:20:10.302Z Documenting miniz_oxide v0.7.1
24632024-02-10T00:20:11.301Z Documenting openssl-macros v0.1.1
24642024-02-10T00:20:12.947Z Documenting tower-service v0.3.2
24652024-02-10T00:20:13.674Z Documenting base64ct v1.6.0
24662024-02-10T00:20:14.521Z Documenting mime v0.3.17
24672024-02-10T00:20:14.534Z Documenting quote v1.0.35
24682024-02-10T00:20:15.796Z Documenting aho-corasick v1.0.4
24692024-02-10T00:20:15.940Z Documenting tokio-util v0.7.10
24702024-02-10T00:20:16.212Z Documenting openssl v0.10.60
24712024-02-10T00:20:16.326Z Documenting slog v2.7.0
24722024-02-10T00:20:16.733Z Documenting openssl-probe v0.1.5
24732024-02-10T00:20:17.983Z Documenting regex-syntax v0.8.2
24742024-02-10T00:20:18.280Z Documenting ipnet v2.9.0
24752024-02-10T00:20:18.450Z Documenting syn v2.0.48
24762024-02-10T00:20:20.552Z Documenting async-trait v0.1.77
24772024-02-10T00:20:20.694Z Documenting pem-rfc7468 v0.7.0
24782024-02-10T00:20:20.729Z Documenting crossbeam-utils v0.8.16
24792024-02-10T00:20:21.760Z Documenting h2 v0.3.24
24802024-02-10T00:20:22.599Z Documenting encoding_rs v0.8.33
24812024-02-10T00:20:24.421Z Documenting native-tls v0.2.11
24822024-02-10T00:20:24.890Z Documenting der_derive v0.7.2
24832024-02-10T00:20:24.912Z Documenting regex-automata v0.4.4
24842024-02-10T00:20:24.937Z Documenting utf8parse v0.2.1
24852024-02-10T00:20:25.288Z Documenting flagset v0.4.3
24862024-02-10T00:20:27.096Z Documenting serde_urlencoded v0.7.1
24872024-02-10T00:20:27.742Z Documenting num-integer v0.1.45
24882024-02-10T00:20:28.034Z Documenting time-macros v0.2.13
24892024-02-10T00:20:30.009Z Documenting der v0.7.8
24902024-02-10T00:20:30.479Z Documenting tokio-native-tls v0.3.1
24912024-02-10T00:20:31.250Z Documenting num_threads v0.1.6
24922024-02-10T00:20:31.949Z Documenting time-core v0.1.1
24932024-02-10T00:20:32.468Z Documenting gimli v0.28.0
24942024-02-10T00:20:32.477Z Documenting regex v1.10.3
24952024-02-10T00:20:33.124Z Documenting hyper v0.14.27
24962024-02-10T00:20:34.911Z Documenting deranged v0.3.8
24972024-02-10T00:20:34.994Z Documenting object v0.32.1
24982024-02-10T00:20:35.101Z Documenting spki v0.7.2
24992024-02-10T00:20:35.748Z Documenting rustc-demangle v0.1.23
25002024-02-10T00:20:37.424Z Documenting webpki-roots v0.25.2
25012024-02-10T00:20:37.720Z Documenting spin v0.9.8
25022024-02-10T00:20:38.785Z Documenting addr2line v0.21.0
25032024-02-10T00:20:38.848Z Documenting either v1.9.0
25042024-02-10T00:20:39.468Z Documenting time v0.3.27
25052024-02-10T00:20:39.721Z Documenting pkcs8 v0.10.2
25062024-02-10T00:20:40.911Z Documenting openapiv3 v2.0.0
25072024-02-10T00:20:41.327Z Documenting futures-executor v0.3.30
25082024-02-10T00:20:42.615Z Checking pest_meta v2.7.6
25092024-02-10T00:20:42.914Z Documenting memoffset v0.9.0
25102024-02-10T00:20:43.572Z Documenting data-encoding v2.4.0
25112024-02-10T00:20:44.177Z Documenting anstyle v1.0.2
25122024-02-10T00:20:44.787Z Documenting anstyle-parse v0.2.1
25132024-02-10T00:20:45.452Z Documenting hyper-rustls v0.24.2
25142024-02-10T00:20:45.730Z Documenting hyper-tls v0.5.0
25152024-02-10T00:20:45.802Z Documenting crossbeam-epoch v0.9.15
25162024-02-10T00:20:47.747Z Documenting backtrace v0.3.69
25172024-02-10T00:20:47.924Z Documenting ipnetwork v0.20.0
25182024-02-10T00:20:48.080Z Documenting sha2 v0.10.8
25192024-02-10T00:20:48.286Z Documenting hex v0.4.3
25202024-02-10T00:20:49.369Z Documenting crc32fast v1.3.2
25212024-02-10T00:20:49.805Z Documenting pest_meta v2.7.6
25222024-02-10T00:20:52.526Z Documenting scroll_derive v0.12.0
25232024-02-10T00:20:53.064Z Documenting colorchoice v1.0.0
25242024-02-10T00:20:53.105Z Documenting anstyle-query v1.0.0
25252024-02-10T00:20:53.255Z Documenting untrusted v0.9.0
25262024-02-10T00:20:53.265Z Documenting futures v0.3.30
25272024-02-10T00:20:53.665Z Documenting reqwest v0.11.22
25282024-02-10T00:20:53.756Z Documenting pest_generator v2.7.6
25292024-02-10T00:20:54.015Z Documenting anyhow v1.0.75
25302024-02-10T00:20:55.906Z Checking pest_generator v2.7.6
25312024-02-10T00:20:56.144Z Documenting ring v0.17.7
25322024-02-10T00:20:56.619Z Documenting num-iter v0.1.43
25332024-02-10T00:20:56.817Z Documenting anstream v0.5.0
25342024-02-10T00:20:56.908Z Documenting scroll v0.12.0
25352024-02-10T00:20:58.651Z Documenting hmac v0.12.1
25362024-02-10T00:20:59.421Z Documenting signal-hook v0.3.17
25372024-02-10T00:21:00.705Z Documenting terminal_size v0.2.6
25382024-02-10T00:21:00.757Z Documenting clap_lex v0.5.1
25392024-02-10T00:21:00.837Z Documenting static_assertions v1.1.0
25402024-02-10T00:21:00.915Z Documenting ucd-trie v0.1.6
25412024-02-10T00:21:01.717Z Documenting plain v0.2.3
25422024-02-10T00:21:03.477Z Documenting strsim v0.10.0
25432024-02-10T00:21:03.594Z Documenting pest_derive v2.7.6
25442024-02-10T00:21:03.867Z Documenting flate2 v1.0.28
25452024-02-10T00:21:04.355Z Documenting clap_derive v4.4.2
25462024-02-10T00:21:04.591Z Documenting goblin v0.8.0
25472024-02-10T00:21:04.961Z Documenting managed v0.8.0
25482024-02-10T00:21:05.257Z Documenting unicode-segmentation v1.10.1
25492024-02-10T00:21:05.360Z Documenting pest v2.7.6
25502024-02-10T00:21:07.321Z Documenting clap_builder v4.4.2
25512024-02-10T00:21:08.085Z Documenting pretty-hex v0.4.1
25522024-02-10T00:21:08.283Z Documenting signal-hook-mio v0.2.3
25532024-02-10T00:21:09.068Z Documenting block-padding v0.3.3
25542024-02-10T00:21:09.069Z Documenting scheduled-thread-pool v0.2.7
25552024-02-10T00:21:09.758Z Documenting bzip2-sys v0.1.11+1.0.8
25562024-02-10T00:21:10.328Z Documenting dtrace-parser v0.2.0
25572024-02-10T00:21:11.215Z Documenting thread-id v4.2.0
25582024-02-10T00:21:11.802Z Documenting dof v0.3.0
25592024-02-10T00:21:12.548Z Documenting enum-as-inner v0.5.1
25602024-02-10T00:21:13.051Z Documenting diesel_table_macro_syntax v0.1.0
25612024-02-10T00:21:24.708Z Checking diesel_table_macro_syntax v0.1.0
25622024-02-10T00:21:24.808Z Documenting clap v4.4.3
25632024-02-10T00:21:24.808Z Documenting bzip2 v0.4.4
25642024-02-10T00:21:24.808Z Documenting inout v0.1.3
25652024-02-10T00:21:24.808Z Documenting r2d2 v0.8.10
25662024-02-10T00:21:24.808Z Documenting crossterm v0.27.0
25672024-02-10T00:21:24.809Z Documenting trust-dns-proto v0.22.0
25682024-02-10T00:21:24.809Z Documenting usdt-impl v0.5.0
25692024-02-10T00:21:24.809Z Documenting diesel_derives v2.1.2
25702024-02-10T00:21:24.809Z Documenting md-5 v0.10.5
25712024-02-10T00:21:24.809Z Documenting stringprep v0.1.3
25722024-02-10T00:21:24.809Z Documenting toml_datetime v0.6.5
25732024-02-10T00:21:24.809Z Documenting serde_spanned v0.6.5
25742024-02-10T00:21:24.809Z Documenting ff v0.13.0
25752024-02-10T00:21:24.809Z Documenting regress v0.7.1
25762024-02-10T00:21:24.809Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25772024-02-10T00:21:24.809Z Documenting siphasher v0.3.11
25782024-02-10T00:21:24.809Z Documenting fallible-iterator v0.2.0
25792024-02-10T00:21:24.810Z Documenting winnow v0.5.15
25802024-02-10T00:21:24.810Z Documenting base16ct v0.2.0
25812024-02-10T00:21:24.831Z Documenting bit-vec v0.6.3
25822024-02-10T00:21:25.982Z Documenting group v0.13.0
25832024-02-10T00:21:26.135Z Documenting phf_shared v0.11.2
25842024-02-10T00:21:26.942Z Documenting diesel v2.1.4
25852024-02-10T00:21:27.866Z Documenting sec1 v0.7.3
25862024-02-10T00:21:28.350Z Documenting postgres-protocol v0.6.6
25872024-02-10T00:21:28.497Z Documenting cipher v0.4.4
25882024-02-10T00:21:28.845Z Documenting zip v0.6.6
25892024-02-10T00:21:29.778Z Documenting toml_edit v0.21.1
25902024-02-10T00:21:29.989Z Documenting hkdf v0.12.4
25912024-02-10T00:21:30.393Z Documenting num-bigint v0.4.4
25922024-02-10T00:21:33.514Z Documenting crypto-bigint v0.5.2
25932024-02-10T00:21:34.070Z Documenting hubpack v0.1.2
25942024-02-10T00:21:34.772Z Documenting bstr v1.6.0
25952024-02-10T00:21:35.110Z Documenting serde_repr v0.1.16
25962024-02-10T00:21:35.470Z Documenting precomputed-hash v0.1.1
25972024-02-10T00:21:36.180Z Documenting minimal-lexical v0.2.1
25982024-02-10T00:21:37.893Z Documenting fixedbitset v0.4.2
25992024-02-10T00:21:38.691Z Documenting heck v0.4.1
26002024-02-10T00:21:39.207Z Documenting lalrpop-util v0.19.12
26012024-02-10T00:21:39.550Z Documenting new_debug_unreachable v1.0.4
26022024-02-10T00:21:39.952Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26032024-02-10T00:21:40.081Z Documenting nom v7.1.3
26042024-02-10T00:21:40.642Z Documenting elliptic-curve v0.13.8
26052024-02-10T00:21:41.343Z Documenting petgraph v0.6.4
26062024-02-10T00:21:42.408Z Documenting string_cache v0.8.7
26072024-02-10T00:21:43.316Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26082024-02-10T00:21:43.975Z Documenting yasna v0.5.2
26092024-02-10T00:21:45.276Z Documenting postgres-types v0.2.6
26102024-02-10T00:21:46.659Z Documenting phf v0.11.2
26112024-02-10T00:21:47.224Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26122024-02-10T00:21:47.549Z Documenting console v0.15.8
26132024-02-10T00:21:48.701Z Documenting semver v1.0.21
26142024-02-10T00:21:50.849Z Documenting float-cmp v0.9.0
26152024-02-10T00:21:50.978Z Documenting difflib v0.4.0
26162024-02-10T00:21:51.116Z Documenting predicates-core v1.0.6
26172024-02-10T00:21:51.437Z Documenting whoami v1.4.1
26182024-02-10T00:21:52.069Z Documenting normalize-line-endings v0.3.0
26192024-02-10T00:21:52.982Z Documenting bit-set v0.5.3
26202024-02-10T00:21:53.187Z Documenting similar v2.3.0
26212024-02-10T00:21:54.058Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26222024-02-10T00:21:54.756Z Documenting getopts v0.2.21
26232024-02-10T00:21:54.960Z Documenting tokio-stream v0.1.14
26242024-02-10T00:21:55.180Z Documenting tokio-postgres v0.7.10
26252024-02-10T00:21:55.785Z Checking ident_case v1.0.1
26262024-02-10T00:21:55.916Z Documenting predicates v3.1.0
26272024-02-10T00:21:55.940Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26282024-02-10T00:21:57.124Z Documenting match_cfg v0.1.0
26292024-02-10T00:21:57.597Z Documenting sha1 v0.10.6
26302024-02-10T00:21:59.205Z Documenting dirs-sys-next v0.1.2
26312024-02-10T00:22:00.012Z Documenting hostname v0.3.1
26322024-02-10T00:22:00.318Z Documenting rustls-pki-types v1.1.0
26332024-02-10T00:22:00.843Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26342024-02-10T00:22:02.056Z Documenting camino v1.1.6
26352024-02-10T00:22:02.503Z Documenting paste v1.0.14
26362024-02-10T00:22:03.068Z Documenting dirs-next v2.0.0
26372024-02-10T00:22:03.950Z Documenting thread_local v1.1.7
26382024-02-10T00:22:04.161Z Documenting rustls-webpki v0.102.1
26392024-02-10T00:22:04.513Z Documenting crossbeam-channel v0.5.8
26402024-02-10T00:22:04.795Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26412024-02-10T00:22:06.379Z Documenting atty v0.2.14
26422024-02-10T00:22:06.963Z Documenting term v0.7.0
26432024-02-10T00:22:07.099Z Documenting take_mut v0.2.2
26442024-02-10T00:22:07.855Z Documenting slog-json v2.6.1
26452024-02-10T00:22:08.548Z Documenting http v1.0.0
26462024-02-10T00:22:08.595Z Documenting rustls v0.22.2
26472024-02-10T00:22:08.840Z Documenting async-stream-impl v0.3.5
26482024-02-10T00:22:09.165Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26492024-02-10T00:22:09.786Z Documenting atomic-waker v1.1.1
26502024-02-10T00:22:10.805Z Documenting slog-async v2.8.0
26512024-02-10T00:22:11.039Z Documenting slog-term v2.9.0
26522024-02-10T00:22:12.553Z Documenting debug-ignore v1.0.5
26532024-02-10T00:22:12.708Z Documenting waitgroup v0.1.2
26542024-02-10T00:22:13.362Z Documenting async-stream v0.3.5
26552024-02-10T00:22:14.584Z Documenting multer v3.0.0
26562024-02-10T00:22:15.425Z Documenting slog-bunyan v2.5.0
26572024-02-10T00:22:15.527Z Documenting rustls-pemfile v2.0.0
26582024-02-10T00:22:15.721Z Checking darling_core v0.20.3
26592024-02-10T00:22:16.379Z Documenting toml v0.8.9
26602024-02-10T00:22:17.258Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26612024-02-10T00:22:17.527Z Documenting serde_path_to_error v0.1.15
26622024-02-10T00:22:17.839Z Documenting tokio-rustls v0.25.0
26632024-02-10T00:22:18.456Z Checking darling v0.20.3
26642024-02-10T00:22:18.565Z Documenting serde_with_macros v3.6.0
26652024-02-10T00:22:19.363Z Documenting structmeta-derive v0.3.0
26662024-02-10T00:22:19.685Z Checking structmeta v0.3.0
26672024-02-10T00:22:19.924Z Documenting instant v0.1.12
26682024-02-10T00:22:20.114Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26692024-02-10T00:22:21.805Z Documenting macaddr v1.0.1
26702024-02-10T00:22:22.267Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26712024-02-10T00:22:22.324Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26722024-02-10T00:22:22.555Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26732024-02-10T00:22:23.265Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26742024-02-10T00:22:23.696Z Documenting serde_with v3.6.0
26752024-02-10T00:22:23.790Z Documenting backoff v0.4.0
26762024-02-10T00:22:24.523Z Documenting structmeta v0.3.0
26772024-02-10T00:22:24.596Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26782024-02-10T00:22:25.221Z Documenting fastrand v2.0.1
26792024-02-10T00:22:25.955Z Documenting proc-macro-error-attr v1.0.4
26802024-02-10T00:22:26.603Z Documenting is-terminal v0.4.9
26812024-02-10T00:22:28.769Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26822024-02-10T00:22:28.879Z Documenting parse-display-derive v0.9.0
26832024-02-10T00:22:29.628Z Checking proc-macro-error v1.0.4
26842024-02-10T00:22:29.781Z Documenting tempfile v3.10.0
26852024-02-10T00:22:29.877Z Documenting proc-macro-error v1.0.4
26862024-02-10T00:22:29.920Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26872024-02-10T00:22:30.068Z Documenting proc-macro-crate v1.3.1
26882024-02-10T00:22:30.192Z Checking proc-macro-crate v1.3.1
26892024-02-10T00:22:30.442Z Documenting hash32 v0.3.1
26902024-02-10T00:22:31.266Z Documenting stable_deref_trait v1.2.0
26912024-02-10T00:22:31.857Z Documenting embedded-io v0.4.0
26922024-02-10T00:22:34.184Z Documenting camino-tempfile v1.1.1
26932024-02-10T00:22:34.197Z Documenting cobs v0.2.3
26942024-02-10T00:22:34.418Z Documenting foreign-types-macros v0.2.3
26952024-02-10T00:22:34.552Z Documenting heapless v0.8.0
26962024-02-10T00:22:34.798Z Documenting parse-display v0.9.0
26972024-02-10T00:22:35.065Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26982024-02-10T00:22:35.457Z Documenting num_enum_derive v0.5.11
26992024-02-10T00:22:37.135Z Documenting postcard v1.0.8
27002024-02-10T00:22:38.035Z Documenting foreign-types-shared v0.3.1
27012024-02-10T00:22:38.650Z Documenting crucible-workspace-hack v0.1.0
27022024-02-10T00:22:38.711Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27032024-02-10T00:22:38.982Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27042024-02-10T00:22:39.304Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27052024-02-10T00:22:39.494Z Documenting smoltcp v0.11.0
27062024-02-10T00:22:41.040Z Documenting foreign-types v0.5.0
27072024-02-10T00:22:41.552Z Documenting num_enum v0.5.11
27082024-02-10T00:22:41.990Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27092024-02-10T00:22:42.287Z Documenting cstr-argument v0.1.2
27102024-02-10T00:22:43.130Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27112024-02-10T00:22:43.342Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-02-10T00:22:45.148Z Documenting colored v2.0.4
27132024-02-10T00:22:45.213Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27142024-02-10T00:22:45.346Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27152024-02-10T00:22:46.091Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27162024-02-10T00:22:47.606Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27172024-02-10T00:22:47.700Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27182024-02-10T00:22:49.532Z Documenting zone_cfg_derive v0.3.0
27192024-02-10T00:22:50.285Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27202024-02-10T00:22:50.725Z Documenting num-derive v0.4.0
27212024-02-10T00:22:50.934Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27222024-02-10T00:22:51.981Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27232024-02-10T00:22:52.655Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27242024-02-10T00:22:54.023Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27252024-02-10T00:22:54.540Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27262024-02-10T00:22:55.336Z Documenting zone v0.3.0
27272024-02-10T00:22:55.465Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27282024-02-10T00:22:56.834Z Documenting smf v0.2.2
27292024-02-10T00:22:57.943Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27302024-02-10T00:22:59.594Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27312024-02-10T00:22:59.909Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27322024-02-10T00:22:59.909Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27332024-02-10T00:23:00.500Z Documenting password-hash v0.5.0
27342024-02-10T00:23:00.929Z Documenting blake2 v0.10.6
27352024-02-10T00:23:01.004Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27362024-02-10T00:23:02.190Z Documenting linked-hash-map v0.5.6
27372024-02-10T00:23:02.242Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27382024-02-10T00:23:05.137Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27392024-02-10T00:23:05.151Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27402024-02-10T00:23:05.331Z Documenting itertools v0.12.1
27412024-02-10T00:23:05.632Z Documenting memmap v0.7.0
27422024-02-10T00:23:06.158Z Documenting lru-cache v0.1.2
27432024-02-10T00:23:06.299Z Documenting argon2 v0.5.3
27442024-02-10T00:23:08.291Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27452024-02-10T00:23:09.517Z Documenting swrite v0.1.0
27462024-02-10T00:23:09.682Z Documenting usdt v0.5.0
27472024-02-10T00:23:09.930Z Documenting quick-error v1.2.3
27482024-02-10T00:23:11.304Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27492024-02-10T00:23:11.538Z Documenting newtype_derive v0.1.6
27502024-02-10T00:23:12.351Z Documenting tap v1.0.1
27512024-02-10T00:23:13.262Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27522024-02-10T00:23:13.292Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27532024-02-10T00:23:13.472Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27542024-02-10T00:23:13.626Z Documenting resolv-conf v0.7.0
27552024-02-10T00:23:14.644Z Documenting radium v0.7.0
27562024-02-10T00:23:15.257Z Documenting steno v0.4.0
27572024-02-10T00:23:15.345Z Documenting wyz v0.5.1
27582024-02-10T00:23:17.089Z Documenting nibble_vec v0.1.0
27592024-02-10T00:23:17.625Z Documenting trust-dns-resolver v0.22.0
27602024-02-10T00:23:17.704Z Checking heck v0.3.3
27612024-02-10T00:23:17.884Z Documenting funty v2.0.0
27622024-02-10T00:23:17.933Z Documenting endian-type v0.1.2
27632024-02-10T00:23:18.443Z Documenting crc-catalog v2.2.0
27642024-02-10T00:23:21.118Z Documenting bitvec v1.0.1
27652024-02-10T00:23:21.389Z Documenting crc v3.0.1
27662024-02-10T00:23:21.571Z Documenting structopt-derive v0.4.18
27672024-02-10T00:23:21.758Z Documenting radix_trie v0.2.1
27682024-02-10T00:23:24.352Z Documenting cancel-safe-futures v0.1.5
27692024-02-10T00:23:25.940Z Documenting xattr v1.0.1
27702024-02-10T00:23:25.979Z Documenting filetime v0.2.23
27712024-02-10T00:23:26.316Z Documenting packed_struct_codegen v0.10.1
27722024-02-10T00:23:26.579Z Documenting nodrop v0.1.14
27732024-02-10T00:23:26.658Z Documenting structopt v0.3.26
27742024-02-10T00:23:29.528Z Documenting array-init v0.0.4
27752024-02-10T00:23:29.855Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27762024-02-10T00:23:29.943Z Documenting libefi-sys v0.1.0
27772024-02-10T00:23:30.111Z Documenting tar v0.4.40
27782024-02-10T00:23:30.756Z Documenting num-bigint-dig v0.8.4
27792024-02-10T00:23:31.094Z Documenting num-rational v0.4.1
27802024-02-10T00:23:31.108Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27812024-02-10T00:23:31.566Z Documenting packed_struct v0.10.1
27822024-02-10T00:23:32.827Z Documenting pkcs1 v0.7.5
27832024-02-10T00:23:34.064Z Documenting signature v2.1.0
27842024-02-10T00:23:34.297Z Documenting num-complex v0.4.4
27852024-02-10T00:23:35.480Z Documenting bitfield v0.14.0
27862024-02-10T00:23:36.129Z Documenting arc-swap v1.6.0
27872024-02-10T00:23:37.071Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27882024-02-10T00:23:37.355Z Documenting termcolor v1.2.0
27892024-02-10T00:23:37.517Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27902024-02-10T00:23:38.375Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27912024-02-10T00:23:38.955Z Documenting rsa v0.9.2
27922024-02-10T00:23:39.775Z Documenting num v0.4.1
27932024-02-10T00:23:40.082Z Documenting slog-scope v4.4.0
27942024-02-10T00:23:40.562Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27952024-02-10T00:23:42.223Z Documenting env_logger v0.10.0
27962024-02-10T00:23:42.691Z Documenting serde-hex v0.1.0
27972024-02-10T00:23:43.091Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27982024-02-10T00:23:43.959Z Documenting x509-cert v0.2.4
27992024-02-10T00:23:46.101Z Documenting libsw v3.3.1
28002024-02-10T00:23:46.812Z Documenting ron v0.8.1
28012024-02-10T00:23:47.123Z Documenting gethostname v0.4.3
28022024-02-10T00:23:47.573Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28032024-02-10T00:23:47.796Z Documenting half v2.3.1
28042024-02-10T00:23:48.129Z Documenting derive-where v1.2.7
28052024-02-10T00:23:49.720Z Documenting crc-any v2.4.3
28062024-02-10T00:23:50.883Z Documenting owo-colors v4.0.0
28072024-02-10T00:23:51.044Z Documenting ciborium-io v0.2.2
28082024-02-10T00:23:51.286Z Documenting linear-map v1.2.0
28092024-02-10T00:23:51.296Z Documenting same-file v1.0.6
28102024-02-10T00:23:52.827Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28112024-02-10T00:23:52.909Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28122024-02-10T00:23:53.932Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28132024-02-10T00:23:54.871Z Documenting ciborium-ll v0.2.2
28142024-02-10T00:23:55.716Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28152024-02-10T00:23:55.760Z Documenting walkdir v2.4.0
28162024-02-10T00:23:56.045Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28172024-02-10T00:23:59.065Z Documenting slog-stdlog v4.1.1
28182024-02-10T00:23:59.249Z Documenting slog-dtrace v0.3.0
28192024-02-10T00:24:00.477Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28202024-02-10T00:24:03.784Z Documenting path-slash v0.1.5
28212024-02-10T00:24:03.823Z Documenting slog-envlogger v2.2.0
28222024-02-10T00:24:04.137Z Documenting ciborium v0.2.2
28232024-02-10T00:24:06.414Z Documenting pem v3.0.2
28242024-02-10T00:24:06.965Z Documenting fxhash v0.2.1
28252024-02-10T00:24:08.031Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28262024-02-10T00:24:08.971Z Documenting utf-8 v0.7.6
28272024-02-10T00:24:09.577Z Documenting display-error-chain v0.2.0
28282024-02-10T00:24:10.370Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28292024-02-10T00:24:10.416Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28302024-02-10T00:24:10.873Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28312024-02-10T00:24:11.784Z Documenting vte_generate_state_changes v0.1.1
28322024-02-10T00:24:12.244Z Checking convert_case v0.4.0
28332024-02-10T00:24:12.484Z Documenting convert_case v0.4.0
28342024-02-10T00:24:12.722Z Documenting tungstenite v0.20.1
28352024-02-10T00:24:13.367Z Documenting buf-list v1.0.3
28362024-02-10T00:24:15.533Z Documenting vte v0.11.1
28372024-02-10T00:24:16.345Z Documenting derive_more v0.99.17
28382024-02-10T00:24:17.788Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28392024-02-10T00:24:18.321Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28402024-02-10T00:24:18.372Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28412024-02-10T00:24:18.702Z Checking darling_core v0.14.4
28422024-02-10T00:24:19.918Z Documenting tokio-tungstenite v0.20.1
28432024-02-10T00:24:20.294Z Documenting pin-project-internal v1.1.3
28442024-02-10T00:24:20.595Z Checking darling v0.14.4
28452024-02-10T00:24:20.715Z Documenting strip-ansi-escapes v0.2.0
28462024-02-10T00:24:22.569Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28472024-02-10T00:24:24.669Z Documenting doc-comment v0.3.3
28482024-02-10T00:24:25.407Z Documenting pin-project v1.1.3
28492024-02-10T00:24:26.084Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28502024-02-10T00:24:27.570Z Documenting crossbeam-deque v0.8.3
28512024-02-10T00:24:27.704Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28522024-02-10T00:24:28.118Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28532024-02-10T00:24:28.270Z Documenting snafu-derive v0.7.5
28542024-02-10T00:24:28.347Z Documenting nu-ansi-term v0.49.0
28552024-02-10T00:24:29.724Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28562024-02-10T00:24:31.602Z Documenting rayon-core v1.12.0
28572024-02-10T00:24:31.639Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28582024-02-10T00:24:32.450Z Documenting reedline v0.28.0
28592024-02-10T00:24:33.548Z Documenting trust-dns-client v0.22.0
28602024-02-10T00:24:34.968Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28612024-02-10T00:24:35.972Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28622024-02-10T00:24:36.208Z Documenting globset v0.4.13
28632024-02-10T00:24:36.285Z Documenting olpc-cjson v0.1.3
28642024-02-10T00:24:37.053Z Documenting snafu v0.7.5
28652024-02-10T00:24:39.614Z Documenting serde_plain v1.0.2
28662024-02-10T00:24:40.033Z Documenting headers-core v0.2.0
28672024-02-10T00:24:41.005Z Documenting async-recursion v1.0.5
28682024-02-10T00:24:42.189Z Documenting bytecount v0.6.3
28692024-02-10T00:24:42.404Z Documenting typed-path v0.7.0
28702024-02-10T00:24:42.865Z Documenting keccak v0.1.4
28712024-02-10T00:24:43.423Z Documenting trust-dns-server v0.22.1
28722024-02-10T00:24:43.737Z Documenting rayon v1.8.0
28732024-02-10T00:24:45.311Z Documenting papergrid v0.11.0
28742024-02-10T00:24:45.376Z Documenting headers v0.3.9
28752024-02-10T00:24:45.892Z Documenting sha3 v0.10.8
28762024-02-10T00:24:47.793Z Documenting tough v0.16.0
28772024-02-10T00:24:49.520Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28782024-02-10T00:24:49.906Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28792024-02-10T00:24:51.054Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28802024-02-10T00:24:51.133Z Checking derive_builder_core v0.12.0
28812024-02-10T00:24:51.440Z Documenting derive_builder_core v0.12.0
28822024-02-10T00:24:52.030Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28832024-02-10T00:24:52.124Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28842024-02-10T00:24:52.512Z Documenting sled v0.34.7
28852024-02-10T00:24:52.659Z Documenting fs-err v2.11.0
28862024-02-10T00:24:52.960Z Documenting unicase v2.7.0
28872024-02-10T00:24:53.205Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28882024-02-10T00:24:53.538Z Documenting tabled_derive v0.7.0
28892024-02-10T00:24:54.926Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28902024-02-10T00:24:56.264Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28912024-02-10T00:24:56.651Z Documenting fd-lock v4.0.2
28922024-02-10T00:24:57.729Z Documenting nix v0.27.1
28932024-02-10T00:24:58.311Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28942024-02-10T00:24:59.370Z Documenting secrecy v0.8.0
28952024-02-10T00:24:59.373Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28962024-02-10T00:25:00.930Z Documenting rustversion v1.0.14
28972024-02-10T00:25:01.158Z Documenting sqlparser_derive v0.2.2
28982024-02-10T00:25:02.010Z Documenting parse-size v1.0.0
28992024-02-10T00:25:03.489Z Documenting home v0.5.5
29002024-02-10T00:25:03.590Z Documenting unicode_categories v0.1.1
29012024-02-10T00:25:04.476Z Documenting tabled v0.15.0
29022024-02-10T00:25:04.939Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
29032024-02-10T00:25:05.090Z Documenting castaway v0.2.2
29042024-02-10T00:25:05.223Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29052024-02-10T00:25:06.805Z Documenting sqlparser v0.43.1
29062024-02-10T00:25:07.321Z Documenting rustyline v13.0.0
29072024-02-10T00:25:07.428Z Documenting sqlformat v0.2.3
29082024-02-10T00:25:08.921Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29092024-02-10T00:25:11.300Z Documenting derive_builder_macro v0.12.0
29102024-02-10T00:25:13.069Z Documenting mime_guess v2.0.4
29112024-02-10T00:25:14.348Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29122024-02-10T00:25:15.169Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29132024-02-10T00:25:16.048Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29142024-02-10T00:25:18.160Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29152024-02-10T00:25:18.488Z Documenting universal-hash v0.5.1
29162024-02-10T00:25:19.618Z Documenting bcs v0.1.6
29172024-02-10T00:25:21.994Z Documenting kstat-rs v0.2.3
29182024-02-10T00:25:24.145Z Documenting thiserror-impl-no-std v2.0.2
29192024-02-10T00:25:24.665Z Documenting curve25519-dalek-derive v0.1.0
29202024-02-10T00:25:26.410Z Documenting ref-cast-impl v1.0.20
29212024-02-10T00:25:27.358Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29222024-02-10T00:25:28.451Z Documenting highway v1.1.0
29232024-02-10T00:25:29.156Z Documenting opaque-debug v0.3.0
29242024-02-10T00:25:29.395Z Documenting thiserror-no-std v2.0.2
29252024-02-10T00:25:29.817Z Documenting curve25519-dalek v4.1.1
29262024-02-10T00:25:31.847Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29272024-02-10T00:25:32.064Z Documenting ref-cast v1.0.20
29282024-02-10T00:25:32.155Z Documenting poly1305 v0.8.0
29292024-02-10T00:25:32.350Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29302024-02-10T00:25:32.725Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29312024-02-10T00:25:33.884Z Documenting derive_builder v0.12.0
29322024-02-10T00:25:34.985Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29332024-02-10T00:25:35.681Z Documenting compact_str v0.7.1
29342024-02-10T00:25:35.797Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29352024-02-10T00:25:36.860Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29362024-02-10T00:25:37.256Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29372024-02-10T00:25:39.839Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29382024-02-10T00:25:41.419Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29392024-02-10T00:25:46.717Z Documenting portable-atomic v1.4.3
29402024-02-10T00:25:50.481Z Documenting polar-core v0.27.0
29412024-02-10T00:25:50.534Z Documenting ed25519 v1.5.3
29422024-02-10T00:25:53.489Z Documenting strum v0.26.1
29432024-02-10T00:25:55.366Z Documenting libxml v0.3.3
29442024-02-10T00:25:55.686Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29452024-02-10T00:25:56.079Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29462024-02-10T00:25:57.378Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29472024-02-10T00:25:58.202Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29482024-02-10T00:25:58.488Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29492024-02-10T00:25:59.176Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29502024-02-10T00:26:00.310Z Documenting chacha20 v0.9.1
29512024-02-10T00:26:00.535Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29522024-02-10T00:26:01.657Z Documenting bb8 v0.8.3
29532024-02-10T00:26:05.228Z Documenting aead v0.5.2
29542024-02-10T00:26:06.077Z Documenting lru v0.12.1
29552024-02-10T00:26:08.447Z Documenting quick-xml v0.30.0
29562024-02-10T00:26:08.926Z Documenting stability v0.1.1
29572024-02-10T00:26:11.016Z Documenting oso-derive v0.27.0
29582024-02-10T00:26:11.849Z Documenting impl-trait-for-tuples v0.2.2
29592024-02-10T00:26:13.019Z Documenting glob v0.3.1
29602024-02-10T00:26:13.482Z Documenting maplit v1.0.2
29612024-02-10T00:26:15.235Z Documenting number_prefix v0.4.0
29622024-02-10T00:26:15.649Z Documenting cassowary v0.3.0
29632024-02-10T00:26:15.762Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29642024-02-10T00:26:16.946Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29652024-02-10T00:26:17.303Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29662024-02-10T00:26:17.349Z Documenting oso v0.27.0
29672024-02-10T00:26:17.684Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29682024-02-10T00:26:19.050Z Documenting indicatif v0.17.7
29692024-02-10T00:26:19.238Z Documenting chacha20poly1305 v0.10.1
29702024-02-10T00:26:19.604Z Documenting ratatui v0.26.0
29712024-02-10T00:26:22.976Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29722024-02-10T00:26:24.066Z Documenting salty v0.2.0
29732024-02-10T00:26:25.555Z Documenting vsss-rs v3.3.4
29742024-02-10T00:26:28.554Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29752024-02-10T00:26:29.051Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762024-02-10T00:26:29.779Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29772024-02-10T00:26:30.748Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29782024-02-10T00:26:30.878Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29792024-02-10T00:26:33.225Z Documenting cookie v0.18.0
29802024-02-10T00:26:34.447Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29812024-02-10T00:26:37.705Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29822024-02-10T00:26:38.104Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29832024-02-10T00:26:38.389Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29842024-02-10T00:26:39.602Z Documenting serde-big-array v0.5.1
29852024-02-10T00:26:39.651Z Documenting rtoolbox v0.0.1
29862024-02-10T00:26:39.865Z Documenting unicode-linebreak v0.1.5
29872024-02-10T00:26:41.745Z Documenting humantime v2.1.0
29882024-02-10T00:26:47.040Z Documenting smawk v0.3.1
29892024-02-10T00:26:47.105Z Documenting is_ci v1.1.1
29902024-02-10T00:26:47.106Z Documenting http-range v0.1.5
29912024-02-10T00:26:47.106Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29922024-02-10T00:26:47.106Z Documenting rpassword v7.3.1
29932024-02-10T00:26:47.431Z Documenting supports-color v2.1.0
29942024-02-10T00:26:47.559Z Documenting textwrap v0.16.0
29952024-02-10T00:26:48.040Z Documenting hyper-staticfile v0.9.5
29962024-02-10T00:26:48.077Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29972024-02-10T00:26:50.580Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29982024-02-10T00:26:52.004Z Documenting tui-tree-widget v0.17.0
29992024-02-10T00:26:52.986Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30002024-02-10T00:26:53.005Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30012024-02-10T00:26:55.673Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30022024-02-10T00:26:56.293Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30032024-02-10T00:26:56.521Z Documenting rcgen v0.12.1
30042024-02-10T00:26:57.366Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30052024-02-10T00:26:58.372Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30062024-02-10T00:26:58.410Z Documenting atomicwrites v0.4.3
30072024-02-10T00:26:58.755Z Documenting signal-hook-tokio v0.3.1
30082024-02-10T00:27:01.498Z Documenting subprocess v0.2.9
30092024-02-10T00:27:02.950Z Documenting memmap2 v0.7.1
30102024-02-10T00:27:03.547Z Documenting corncobs v0.1.3
30112024-02-10T00:27:04.520Z Documenting arrayref v0.3.7
30122024-02-10T00:27:05.748Z Documenting arrayvec v0.7.4
30132024-02-10T00:27:06.708Z Documenting shell-words v1.1.0
30142024-02-10T00:27:07.226Z Documenting constant_time_eq v0.3.0
30152024-02-10T00:27:07.419Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30162024-02-10T00:27:08.926Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30172024-02-10T00:27:10.171Z Documenting blake3 v1.5.0
30182024-02-10T00:27:11.191Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30192024-02-10T00:27:12.522Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30202024-02-10T00:27:14.747Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30212024-02-10T00:27:14.904Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30222024-02-10T00:27:16.123Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-02-10T00:27:18.561Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30242024-02-10T00:27:23.213Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30252024-02-10T00:27:30.201Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30262024-02-10T00:27:32.046Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30272024-02-10T00:27:34.413Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30282024-02-10T00:27:35.025Z Documenting fatfs v0.3.6
30292024-02-10T00:27:37.140Z Documenting nanorand v0.7.0
30302024-02-10T00:27:37.742Zwarning: unclosed HTML tag `usize`
30312024-02-10T00:27:37.742Z --> wicket/src/ui/panes/update.rs:153:19
30322024-02-10T00:27:37.742Z |
30332024-02-10T00:27:37.743Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30342024-02-10T00:27:37.743Z | ^^^^^^^
30352024-02-10T00:27:37.743Z |
30362024-02-10T00:27:37.743Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30372024-02-10T00:27:37.743Z
30382024-02-10T00:27:39.092Zwarning: `wicket` (lib doc) generated 1 warning
30392024-02-10T00:27:39.095Z Documenting topological-sort v0.2.2
30402024-02-10T00:27:40.399Z Documenting assert_matches v1.5.0
30412024-02-10T00:27:41.008Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30422024-02-10T00:27:41.475Z Documenting flume v0.11.0
30432024-02-10T00:27:41.977Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30442024-02-10T00:27:43.105Z Documenting omicron-zone-package v0.11.0
30452024-02-10T00:27:43.261Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30462024-02-10T00:27:46.067Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30472024-02-10T00:27:47.531Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30482024-02-10T00:27:48.240Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30492024-02-10T00:27:48.539Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30502024-02-10T00:27:56.188Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30512024-02-10T00:27:57.015Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30522024-02-10T00:28:00.610Z Documenting termios v0.3.3
30532024-02-10T00:28:04.806Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30542024-02-10T00:28:05.989Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30552024-02-10T00:28:05.990Z --> sled-agent/src/sim/instance.rs:46:7
30562024-02-10T00:28:05.990Z |
30572024-02-10T00:28:05.990Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30582024-02-10T00:28:05.990Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30592024-02-10T00:28:05.990Z |
30602024-02-10T00:28:05.990Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30612024-02-10T00:28:05.990Z
30622024-02-10T00:28:09.205Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30632024-02-10T00:28:10.001Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30642024-02-10T00:28:11.563Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30652024-02-10T00:28:13.275Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30662024-02-10T00:28:26.371Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30672024-02-10T00:28:36.769Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30682024-02-10T00:28:44.205Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30692024-02-10T00:28:50.726Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30702024-02-10T00:28:53.224Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30712024-02-10T00:28:53.224Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30722024-02-10T00:28:53.224Z |
30732024-02-10T00:28:53.224Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30742024-02-10T00:28:53.224Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30752024-02-10T00:28:53.224Z |
30762024-02-10T00:28:53.224Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30772024-02-10T00:28:53.224Z
30782024-02-10T00:28:57.689Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30792024-02-10T00:28:59.050Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30802024-02-10T00:29:01.715Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30812024-02-10T00:29:02.119Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30822024-02-10T00:29:15.389Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30832024-02-10T00:29:15.441Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30842024-02-10T00:29:32.097Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30852024-02-10T00:30:03.437Zwarning: unresolved link to `VolumeConstructionRequest`
30862024-02-10T00:30:03.438Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30872024-02-10T00:30:03.438Z |
30882024-02-10T00:30:03.438Z338 | /// [`VolumeConstructionRequest`] is shown here):
30892024-02-10T00:30:03.438Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30902024-02-10T00:30:03.438Z |
30912024-02-10T00:30:03.439Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30922024-02-10T00:30:03.439Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30932024-02-10T00:30:03.439Z
30942024-02-10T00:30:03.444Zwarning: unresolved link to `fd00:1122:3344:101::5`
30952024-02-10T00:30:03.444Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30962024-02-10T00:30:03.444Z |
30972024-02-10T00:30:03.444Z348 | /// "[fd00:1122:3344:101::5]:1000",
30982024-02-10T00:30:03.445Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30992024-02-10T00:30:03.445Z
31002024-02-10T00:30:03.445Zwarning: unresolved link to `fd00:1122:3344:102::9`
31012024-02-10T00:30:03.445Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31022024-02-10T00:30:03.445Z |
31032024-02-10T00:30:03.445Z349 | /// "[fd00:1122:3344:102::9]:1000",
31042024-02-10T00:30:03.446Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31052024-02-10T00:30:03.446Z
31062024-02-10T00:30:03.446Zwarning: unresolved link to `fd00:1122:3344:103::2`
31072024-02-10T00:30:03.446Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31082024-02-10T00:30:03.446Z |
31092024-02-10T00:30:03.446Z350 | /// "[fd00:1122:3344:103::2]:1000"
31102024-02-10T00:30:03.446Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31112024-02-10T00:30:03.447Z
31122024-02-10T00:30:03.447Zwarning: unresolved link to `fd00:1122:3344:101::5`
31132024-02-10T00:30:03.447Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31142024-02-10T00:30:03.447Z |
31152024-02-10T00:30:03.447Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31162024-02-10T00:30:03.447Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31172024-02-10T00:30:03.448Z
31182024-02-10T00:30:03.448Zwarning: unresolved link to `fd00:1122:3344:102::9`
31192024-02-10T00:30:03.448Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31202024-02-10T00:30:03.448Z |
31212024-02-10T00:30:03.448Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31222024-02-10T00:30:03.449Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31232024-02-10T00:30:03.449Z
31242024-02-10T00:30:03.449Zwarning: unresolved link to `fd00:1122:3344:103::2`
31252024-02-10T00:30:03.449Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31262024-02-10T00:30:03.449Z |
31272024-02-10T00:30:03.449Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31282024-02-10T00:30:03.449Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31292024-02-10T00:30:03.450Z
31302024-02-10T00:30:05.973Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31312024-02-10T00:30:21.905Z Finished dev [unoptimized + debuginfo] target(s) in 11m 10s
31322024-02-10T00:30:22.004Z
31332024-02-10T00:30:22.004Zreal 11:10.539104569
31342024-02-10T00:30:22.004Zuser 31:09.011583280
31352024-02-10T00:30:22.004Zsys 48:24.809463282
31362024-02-10T00:30:22.004Ztrap 0.917198351
31372024-02-10T00:30:22.007Ztflt 0.145692277
31382024-02-10T00:30:22.007Zdflt 0.638405105
31392024-02-10T00:30:22.007Zkflt 0.000088426
31402024-02-10T00:30:22.007Zlock 2:03:34.197021791
31412024-02-10T00:30:22.007Zslp 2:51:32.479885080
31422024-02-10T00:30:22.008Zlat 4:44.620711230
31432024-02-10T00:30:22.008Zstop 1:33.903729101
31442024-02-10T00:30:22.008Zprocess exited: duration 1258508 ms, exit code 0
 
31452024-02-10T00:30:22.014Zfound 0 output files