01HH0XSFARV3ETYB7AKD7EBWTZ: 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: 01HH0XTH3F9YYKCQEFDYYKSCA7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-07T01:22:12.672Zjob assigned to worker 01HH0XTTZTHFWGKMQ91KW6VW7Q (queued for 1 m 3 s)
 
22023-12-07T01:22:12.794Zstarting task 0: "setup"
32023-12-07T01:22:12.848Z++ uname -s
42023-12-07T01:22:12.852Z+ kern=SunOS
52023-12-07T01:22:12.852Z+ case "$kern" in
62023-12-07T01:22:12.852Z+ groupadd -g 12345 build
72023-12-07T01:22:12.855Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-07T01:22:14.868Z+ zfs create -o mountpoint=/work rpool/work
92023-12-07T01:22:14.997Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-07T01:22:15.005Z+ home_fs=zfs
112023-12-07T01:22:15.006Z+ [[ zfs == autofs ]]
122023-12-07T01:22:15.006Z+ mkdir -p /home/build
132023-12-07T01:22:15.006Z+ chown build:build /home/build /work
142023-12-07T01:22:16.999Z+ chmod 0700 /home/build /work
152023-12-07T01:22:17.735Zprocess exited: duration 4204 ms, exit code 0
 
162023-12-07T01:22:17.744Zstarting task 1: "rust-toolchain"
172023-12-07T01:22:17.753Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-07T01:22:17.757Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-07T01:22:17.950Zinfo: downloading installer
202023-12-07T01:22:19.899Zwarning: it looks like you have an existing installation of Rust at:
212023-12-07T01:22:19.899Zwarning: /opt/ooce/bin
222023-12-07T01:22:19.899Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-07T01:22:19.899Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-07T01:22:19.899Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-07T01:22:19.899Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-07T01:22:19.899Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-07T01:22:19.899Zerror: cannot install while Rust is installed
282023-12-07T01:22:19.899Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-07T01:22:20.040Zinfo: profile set to 'default'
302023-12-07T01:22:20.040Zinfo: default host triple is x86_64-unknown-illumos
312023-12-07T01:22:20.047Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-07T01:22:20.235Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-07T01:22:20.235Zinfo: downloading component 'cargo'
342023-12-07T01:22:21.048Zinfo: downloading component 'clippy'
352023-12-07T01:22:21.330Zinfo: downloading component 'rust-docs'
362023-12-07T01:22:22.364Zinfo: downloading component 'rust-std'
372023-12-07T01:22:24.169Zinfo: downloading component 'rustc'
382023-12-07T01:22:28.554Zinfo: downloading component 'rustfmt'
392023-12-07T01:22:28.888Zinfo: installing component 'cargo'
402023-12-07T01:22:30.323Zinfo: installing component 'clippy'
412023-12-07T01:22:30.947Zinfo: installing component 'rust-docs'
422023-12-07T01:22:33.684Zinfo: installing component 'rust-std'
432023-12-07T01:22:36.814Zinfo: installing component 'rustc'
442023-12-07T01:22:52.137Zinfo: installing component 'rustfmt'
452023-12-07T01:22:52.786Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-07T01:22:52.788Z
472023-12-07T01:22:52.788Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-07T01:22:52.788Z
492023-12-07T01:22:52.789Z
502023-12-07T01:22:52.789ZRust is installed now. Great!
512023-12-07T01:22:52.789Z
522023-12-07T01:22:52.789ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-07T01:22:52.789Zenvironment variable. This has not been done automatically.
542023-12-07T01:22:52.789Z
552023-12-07T01:22:52.790ZTo configure your current shell, run:
562023-12-07T01:22:52.790Zsource "$HOME/.cargo/env"
572023-12-07T01:22:52.790Z+ rustc --version
582023-12-07T01:22:52.790Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-07T01:22:52.790Zprocess exited: duration 26694 ms, exit code 0
 
602023-12-07T01:22:52.927Zstarting task 2: "authentication"
612023-12-07T01:22:53.503Zprocess exited: duration 177 ms, exit code 0
 
622023-12-07T01:22:53.579Zstarting task 3: "clone repository"
632023-12-07T01:22:53.609Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-07T01:22:53.609Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-07T01:22:53.766ZCloning into '/work/oxidecomputer/omicron'...
662023-12-07T01:23:00.454Z+ cd /work/oxidecomputer/omicron
672023-12-07T01:23:00.454Z+ [[ -n mptest ]]
682023-12-07T01:23:00.459Z+ git fetch origin mptest
692023-12-07T01:23:00.815ZFrom https://github.com/oxidecomputer/omicron
702023-12-07T01:23:00.815Z * branch mptest -> FETCH_HEAD
712023-12-07T01:23:00.823Z+ git checkout -B mptest remotes/origin/mptest
722023-12-07T01:23:00.925ZSwitched to a new branch 'mptest'
732023-12-07T01:23:00.948Zbranch 'mptest' set up to track 'origin/mptest'.
742023-12-07T01:23:00.948Z+ git reset --hard c86b76b872ab4c104eebcaf28b5196bc32947822
752023-12-07T01:23:01.082ZHEAD is now at c86b76b8 bump dendrite, softnpu, and sidecar-lite versions to get full multipath
762023-12-07T01:23:01.087Zprocess exited: duration 7519 ms, exit code 0
 
772023-12-07T01:23:01.096Zstarting task 4: "build"
782023-12-07T01:23:01.103Z+ cargo --version
792023-12-07T01:23:01.110Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-07T01:23:01.332Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-07T01:23:01.336Zinfo: downloading component 'cargo'
822023-12-07T01:23:02.310Zinfo: downloading component 'clippy'
832023-12-07T01:23:02.621Zinfo: downloading component 'rust-docs'
842023-12-07T01:23:03.856Zinfo: downloading component 'rust-std'
852023-12-07T01:23:05.835Zinfo: downloading component 'rustc'
862023-12-07T01:23:10.748Zinfo: downloading component 'rustfmt'
872023-12-07T01:23:11.035Zinfo: installing component 'cargo'
882023-12-07T01:23:12.300Zinfo: installing component 'clippy'
892023-12-07T01:23:12.765Zinfo: installing component 'rust-docs'
902023-12-07T01:23:15.578Zinfo: installing component 'rust-std'
912023-12-07T01:23:18.198Zinfo: installing component 'rustc'
922023-12-07T01:23:24.504Zinfo: installing component 'rustfmt'
932023-12-07T01:23:25.045Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-07T01:23:25.048Z+ rustc --version
952023-12-07T01:23:25.197Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-07T01:23:25.210Z+ source ./env.sh
972023-12-07T01:23:25.211Z++ set -o xtrace
982023-12-07T01:23:25.211Z++++ dirname ./env.sh
992023-12-07T01:23:25.233Z+++ cd .
1002023-12-07T01:23:25.233Z+++ echo /work/oxidecomputer/omicron
1012023-12-07T01:23:25.233Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-07T01:23:25.233Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-07T01:23:25.233Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-07T01:23:25.233Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-07T01:23:25.233Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-12-07T01:23:25.233Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-12-07T01:23:25.234Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-12-07T01:23:25.234Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-12-07T01:23:25.234Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-12-07T01:23:25.234Z++ unset OMICRON_WS
1112023-12-07T01:23:25.234Z++ set +o xtrace
1122023-12-07T01:23:25.293Z
1132023-12-07T01:23:25.293Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-07T01:23:25.293Z # # # # # # # # # # # # # # #
1152023-12-07T01:23:25.293Z # # # # ##### # # ##### # # # # # #### #
1162023-12-07T01:23:25.293Z ##### ##### # ##### # # # # # # # # #
1172023-12-07T01:23:25.294Z # # # # # # # # # # # # # # #
1182023-12-07T01:23:25.294Z # # # ###### # # ###### ### # #### # #### #
1192023-12-07T01:23:25.294Z
1202023-12-07T01:23:34.122Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-07T01:23:35.338Z Startup: Caching catalogs ... Done
1222023-12-07T01:23:41.795ZPlanning: Solver setup ... Done (6.060s)
1232023-12-07T01:23:41.944ZPlanning: Running solver ... Done (0.147s)
1242023-12-07T01:23:50.735ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-07T01:23:50.735ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-07T01:23:50.735ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-07T01:23:50.736ZPlanning: Package planning ... Done (0.090s)
1282023-12-07T01:23:50.736ZPlanning: Merging actions ... Done (0.085s)
1292023-12-07T01:23:50.987ZPlanning: Checking for conflicting actions ... Done (0.992s)
1302023-12-07T01:23:51.153ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-07T01:23:51.153ZPlanning: Evaluating mediators ... Done (4.684s)
1322023-12-07T01:23:51.153ZPlanning: Planning completed in 13.01 seconds
1332023-12-07T01:23:51.153Z Packages to install: 4
1342023-12-07T01:23:51.153Z Packages to update: 2
1352023-12-07T01:23:51.153Z Mediators to change: 2
1362023-12-07T01:23:51.153Z Services to change: 1
1372023-12-07T01:23:51.153Z Estimated space available: 148.88 GB
1382023-12-07T01:23:51.153ZEstimated space to be consumed: 1.43 GB
1392023-12-07T01:23:51.154Z Create boot environment: No
1402023-12-07T01:23:51.154ZCreate backup boot environment: Yes
1412023-12-07T01:23:51.154Z Rebuild boot archive: No
1422023-12-07T01:23:51.154Z
1432023-12-07T01:23:51.154ZChanged mediators:
1442023-12-07T01:23:51.154Z mediator clang:
1452023-12-07T01:23:51.154Z version: None -> 15 (system default)
1462023-12-07T01:23:51.154Z
1472023-12-07T01:23:51.154Z mediator llvm:
1482023-12-07T01:23:51.154Z version: 14 (system default) -> 15 (system default)
1492023-12-07T01:23:51.154Z
1502023-12-07T01:23:51.155ZChanged packages:
1512023-12-07T01:23:51.155Zhelios-dev
1522023-12-07T01:23:51.156Z developer/build-essential
1532023-12-07T01:23:51.156Z None -> 11-2.0
1542023-12-07T01:23:51.156Z library/libxmlsec1
1552023-12-07T01:23:51.156Z None -> 1.2.35-2.0
1562023-12-07T01:23:51.156Z ooce/developer/clang-15
1572023-12-07T01:23:51.156Z None -> 15.0.7-2.0
1582023-12-07T01:23:51.156Z ooce/developer/llvm-15
1592023-12-07T01:23:51.157Z None -> 15.0.7-2.0
1602023-12-07T01:23:51.157Z system/library/g++-runtime
1612023-12-07T01:23:51.157Z 12-2.0 -> 13-2.0
1622023-12-07T01:23:51.157Z system/library/gcc-runtime
1632023-12-07T01:23:51.157Z 12-2.0 -> 13-2.0
1642023-12-07T01:23:51.157Z
1652023-12-07T01:23:51.157ZServices:
1662023-12-07T01:23:51.157Z restart_fmri:
1672023-12-07T01:23:51.157Z svc:/system/update-man-index:default
1682023-12-07T01:23:51.157Z
1692023-12-07T01:23:51.157ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-07T01:23:53.869ZDownload: 255/3330 items 15.4/221.1MB 6% complete (3.1M/s)
1712023-12-07T01:23:58.829ZDownload: 1189/3330 items 83.0/221.1MB 37% complete (8.6M/s)
1722023-12-07T01:24:03.867ZDownload: 1199/3330 items 83.5/221.1MB 37% complete (8.0M/s)
1732023-12-07T01:24:08.905ZDownload: 2246/3330 items 119.4/221.1MB 53% complete (3.6M/s)
1742023-12-07T01:24:13.875ZDownload: 3094/3330 items 122.8/221.1MB 55% complete (3.9M/s)
1752023-12-07T01:24:18.942ZDownload: 3248/3330 items 203.1/221.1MB 91% complete (8.4M/s)
1762023-12-07T01:24:24.572ZDownload: 3326/3330 items 221.0/221.1MB 99% complete (9.8M/s)
1772023-12-07T01:24:24.633ZDownload: Completed 221.11 MB in 35.83 seconds (6.2M/s)
1782023-12-07T01:24:26.632Z Actions: 1/3766 actions (Removing old actions)
1792023-12-07T01:24:26.632Z Actions: 5/3766 actions (Installing new actions)
1802023-12-07T01:24:31.708Z Actions: 2802/3766 actions (Installing new actions)
1812023-12-07T01:24:35.004Z Actions: 3729/3766 actions (Updating modified actions)
1822023-12-07T01:24:35.670Z Actions: Completed 3766 actions in 8.97 seconds.
1832023-12-07T01:24:35.804Z Done (0.195s)
1842023-12-07T01:24:35.811Z Done (0.000s)
1852023-12-07T01:24:36.074Z Done (0.268s)
1862023-12-07T01:24:43.504Z Done (7.305s)
1872023-12-07T01:24:43.876Z Done (0.277s)
1882023-12-07T01:24:43.883Z Done (0.000s)
1892023-12-07T01:24:44.092Z Done (0.000s)
1902023-12-07T01:24:44.804ZPlanning: Evaluating mediator changes ... Done
1912023-12-07T01:24:45.092ZPlanning: Checking for conflicting actions ... Done
1922023-12-07T01:24:45.097ZPlanning: Consolidating action changes ... Done
1932023-12-07T01:24:45.537ZPlanning: Evaluating mediators ... Done
1942023-12-07T01:24:45.541ZPlanning: Planning completed in 0.73 seconds
1952023-12-07T01:24:45.600Z Mediators to change: 2
1962023-12-07T01:24:45.605Z Create boot environment: No
1972023-12-07T01:24:45.605ZCreate backup boot environment: No
1982023-12-07T01:24:45.708Z Done
1992023-12-07T01:24:45.708Z Done
2002023-12-07T01:24:45.871Z Done
2012023-12-07T01:24:51.641Z Done
2022023-12-07T01:24:51.765Z Done
2032023-12-07T01:24:51.780Z Done
2042023-12-07T01:24:51.862Z Done
2052023-12-07T01:24:52.880ZPlanning: Evaluating mediator changes ... Done
2062023-12-07T01:24:52.897ZPlanning: Merging actions ... Done
2072023-12-07T01:24:53.206ZPlanning: Checking for conflicting actions ... Done
2082023-12-07T01:24:53.210ZPlanning: Consolidating action changes ... Done
2092023-12-07T01:24:53.628ZPlanning: Evaluating mediators ... Done
2102023-12-07T01:24:53.720ZPlanning: Planning completed in 1.28 seconds
2112023-12-07T01:24:53.785Z Packages to change: 1
2122023-12-07T01:24:53.785Z Mediators to change: 1
2132023-12-07T01:24:53.796Z Services to change: 1
2142023-12-07T01:24:53.796Z Create boot environment: No
2152023-12-07T01:24:53.797ZCreate backup boot environment: Yes
2162023-12-07T01:24:55.816Z Actions: 1/6 actions (Updating modified actions)
2172023-12-07T01:24:55.823Z Actions: Completed 6 actions in 0.00 seconds.
2182023-12-07T01:24:55.823Z Done
2192023-12-07T01:24:55.823Z Done
2202023-12-07T01:24:55.878Z Done
2212023-12-07T01:25:01.508Z Done
2222023-12-07T01:25:01.634Z Done
2232023-12-07T01:25:01.643Z Done
2242023-12-07T01:25:01.733Z Done
2252023-12-07T01:25:02.500ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262023-12-07T01:25:02.500Zclang system 15 system
2272023-12-07T01:25:02.501Zcsh system system illumos
2282023-12-07T01:25:02.501Zctags system system illumos
2292023-12-07T01:25:02.501Zgcc vendor 12 vendor
2302023-12-07T01:25:02.501Zgcc system 10 system
2312023-12-07T01:25:02.507Zgcc system 7 system
2322023-12-07T01:25:02.507Zgo system 1.20 system
2332023-12-07T01:25:02.508Zgo system 1.19 system
2342023-12-07T01:25:02.508Zllvm system 15 system
2352023-12-07T01:25:02.508Zllvm system 14 system
2362023-12-07T01:25:02.508Zmariadb system 10.6 system
2372023-12-07T01:25:02.508Zmta vendor vendor dma
2382023-12-07T01:25:02.508Zopenjdk system 17 system
2392023-12-07T01:25:02.508Zopenjdk system 11 system
2402023-12-07T01:25:02.508Zopenjdk system 1.8 system
2412023-12-07T01:25:02.509Zopenssl vendor 3 vendor
2422023-12-07T01:25:02.509Zperl system 5.36 system
2432023-12-07T01:25:02.509Zpostgresql system 15 system
2442023-12-07T01:25:02.509Zpostgresql system 13 system
2452023-12-07T01:25:02.509Zpython vendor 3 vendor
2462023-12-07T01:25:02.509Zpython system 2 system
2472023-12-07T01:25:02.510Zpython3 system 3.11 system
2482023-12-07T01:25:02.510Zruby system 3.0 system
2492023-12-07T01:25:02.510Zwords vendor vendor american-english
2502023-12-07T01:25:02.510Zwords system system australian-english
2512023-12-07T01:25:02.510Zwords system system british-english
2522023-12-07T01:25:02.511Zwords system system canadian-english
2532023-12-07T01:25:02.511Zwords system system french
2542023-12-07T01:25:02.511Zwords system system italian
2552023-12-07T01:25:02.511Zwords system system ngerman
2562023-12-07T01:25:02.511Zwords system system ogerman
2572023-12-07T01:25:02.512Zwords system system spanish
2582023-12-07T01:25:02.976ZFMRI IFO
2592023-12-07T01:25:02.976Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602023-12-07T01:25:02.976Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612023-12-07T01:25:02.977Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622023-12-07T01:25:02.977Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2632023-12-07T01:25:02.977Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2642023-12-07T01:25:02.977Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2652023-12-07T01:25:02.978Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2662023-12-07T01:25:02.978Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2672023-12-07T01:25:03.053Z+ set -o errexit
2682023-12-07T01:25:03.059Z+++ dirname ./tools/ci_download_cockroachdb
2692023-12-07T01:25:03.059Z++ cd ./tools
2702023-12-07T01:25:03.059Z++ pwd
2712023-12-07T01:25:03.059Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2722023-12-07T01:25:03.068Z++ basename ./tools/ci_download_cockroachdb
2732023-12-07T01:25:03.068Z+ ARG0=ci_download_cockroachdb
2742023-12-07T01:25:03.068Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2752023-12-07T01:25:03.068Z+ CIDL_VERSION=v22.1.9
2762023-12-07T01:25:03.070Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2772023-12-07T01:25:03.070Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2782023-12-07T01:25:03.071Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2792023-12-07T01:25:03.071Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2802023-12-07T01:25:03.071Z+ TARGET_DIR=out
2812023-12-07T01:25:03.071Z+ DOWNLOAD_DIR=out/downloads
2822023-12-07T01:25:03.071Z+ DEST_DIR=./out/cockroachdb
2832023-12-07T01:25:03.071Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2842023-12-07T01:25:03.072Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2852023-12-07T01:25:03.072Z+ main
2862023-12-07T01:25:03.072Z+ [[ 0 != 0 ]]
2872023-12-07T01:25:03.079Z+ CIDL_OS=solaris2.11
2882023-12-07T01:25:03.079Z+ [[ 0 != 0 ]]
2892023-12-07T01:25:03.079Z+ configure_os solaris2.11
2902023-12-07T01:25:03.080Z+ echo 'current directory: /work/oxidecomputer/omicron'
2912023-12-07T01:25:03.080Zcurrent directory: /work/oxidecomputer/omicron
2922023-12-07T01:25:03.080Z+ echo 'configuring based on OS: "solaris2.11"'
2932023-12-07T01:25:03.080Z+ case "$1" in
2942023-12-07T01:25:03.080Zconfiguring based on OS: "solaris2.11"
2952023-12-07T01:25:03.080Z+ CIDL_BUILD=illumos
2962023-12-07T01:25:03.080Z+ CIDL_SUFFIX=tar.gz
2972023-12-07T01:25:03.080Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2982023-12-07T01:25:03.080Z+ CIDL_MD5FUNC=do_md5sum
2992023-12-07T01:25:03.080Z+ CIDL_URL_BASE=https://illumos.org/downloads
3002023-12-07T01:25:03.080Z+ CIDL_ASSEMBLE=do_assemble_illumos
3012023-12-07T01:25:03.080Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3022023-12-07T01:25:03.080Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3032023-12-07T01:25:03.080Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-07T01:25:03.080Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3052023-12-07T01:25:03.080Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-07T01:25:03.080ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-07T01:25:03.081Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082023-12-07T01:25:03.081Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3092023-12-07T01:25:03.081Z+ mkdir -p out/downloads
3102023-12-07T01:25:03.081ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-07T01:25:03.081Z+ mkdir -p ./out/cockroachdb
3122023-12-07T01:25:03.081Z+ local DO_DOWNLOAD=true
3132023-12-07T01:25:03.081Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3142023-12-07T01:25:03.081Z+ '[' true == true ']'
3152023-12-07T01:25:03.081Z+ echo Downloading...
3162023-12-07T01:25:03.081ZDownloading...
3172023-12-07T01:25:03.081Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-07T01:25:03.081Z+ 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
3192023-12-07T01:25:05.238Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-07T01:25:05.242Z++ md5sum
3212023-12-07T01:25:05.242Z++ awk '{print $1}'
3222023-12-07T01:25:05.421Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3232023-12-07T01:25:05.421Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3242023-12-07T01:25:05.422Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3252023-12-07T01:25:05.429Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3262023-12-07T01:25:08.827Z+ do_assemble_illumos
3272023-12-07T01:25:08.827Z+ rm -r ./out/cockroachdb
3282023-12-07T01:25:08.841Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3292023-12-07T01:25:09.461Z+ ./out/cockroachdb/bin/cockroach version
3302023-12-07T01:25:09.667ZBuild Tag: v22.1.9-dirty
3312023-12-07T01:25:09.668ZBuild Time: 2022/10/26 21:17:46
3322023-12-07T01:25:09.668ZDistribution: OSS
3332023-12-07T01:25:09.668ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3342023-12-07T01:25:09.668ZGo Version: go1.17.13
3352023-12-07T01:25:09.668ZC Compiler: gcc 10.3.0
3362023-12-07T01:25:09.668ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3372023-12-07T01:25:09.668ZBuild Type: release
3382023-12-07T01:25:09.691Z+ set -o errexit
3392023-12-07T01:25:09.697Z+++ dirname ./tools/ci_download_clickhouse
3402023-12-07T01:25:09.697Z++ cd ./tools
3412023-12-07T01:25:09.697Z++ pwd
3422023-12-07T01:25:09.697Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3432023-12-07T01:25:09.703Z++ basename ./tools/ci_download_clickhouse
3442023-12-07T01:25:09.704Z+ ARG0=ci_download_clickhouse
3452023-12-07T01:25:09.704Z+ TARGET_DIR=out
3462023-12-07T01:25:09.704Z+ DOWNLOAD_DIR=out/downloads
3472023-12-07T01:25:09.704Z+ DEST_DIR=./out/clickhouse
3482023-12-07T01:25:09.706Z+ CIDL_VERSION=v22.8.9.24
3492023-12-07T01:25:09.706Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3502023-12-07T01:25:09.706Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3512023-12-07T01:25:09.707Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3522023-12-07T01:25:09.707Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3532023-12-07T01:25:09.707Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3542023-12-07T01:25:09.707Z+ main
3552023-12-07T01:25:09.707Z+ [[ 0 != 0 ]]
3562023-12-07T01:25:09.707Z+ CIDL_OS=solaris2.11
3572023-12-07T01:25:09.708Z+ [[ 0 != 0 ]]
3582023-12-07T01:25:09.708Z+ configure_os solaris2.11
3592023-12-07T01:25:09.708Z+ echo 'current directory: /work/oxidecomputer/omicron'
3602023-12-07T01:25:09.708Zcurrent directory: /work/oxidecomputer/omicron
3612023-12-07T01:25:09.708Z+ echo 'configuring based on OS: "solaris2.11"'
3622023-12-07T01:25:09.709Z+ CIDL_DASHREV=
3632023-12-07T01:25:09.709Z+ case "$1" in
3642023-12-07T01:25:09.709Zconfiguring based on OS: "solaris2.11"
3652023-12-07T01:25:09.710Z+ CIDL_PLATFORM=illumos
3662023-12-07T01:25:09.710Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3672023-12-07T01:25:09.710Z+ CIDL_MD5FUNC=do_md5sum
3682023-12-07T01:25:09.710Z+ CIDL_DASHREV=-1
3692023-12-07T01:25:09.710Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3702023-12-07T01:25:09.710Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-07T01:25:09.711Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-07T01:25:09.711Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-07T01:25:09.712Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3742023-12-07T01:25:09.712ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-07T01:25:09.712Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762023-12-07T01:25:09.712ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-12-07T01:25:09.713Z+ mkdir -p out/downloads
3782023-12-07T01:25:09.713Z+ mkdir -p ./out/clickhouse
3792023-12-07T01:25:09.720Z+ local DO_DOWNLOAD=true
3802023-12-07T01:25:09.720Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3812023-12-07T01:25:09.720Z+ '[' true == true ']'
3822023-12-07T01:25:09.720Z+ echo Downloading...
3832023-12-07T01:25:09.720ZDownloading...
3842023-12-07T01:25:09.720Z+ 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
3852023-12-07T01:25:09.720Z+ 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
3862023-12-07T01:25:11.357Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3872023-12-07T01:25:11.361Z++ md5sum
3882023-12-07T01:25:11.361Z++ awk '{print $1}'
3892023-12-07T01:25:11.624Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3902023-12-07T01:25:11.624Z+ [[ 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 ]]
3912023-12-07T01:25:11.624Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3922023-12-07T01:25:11.630Z+ mkdir -p ./out/clickhouse
3932023-12-07T01:25:11.630Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3942023-12-07T01:25:16.497Z+ ./out/clickhouse/clickhouse server --version
3952023-12-07T01:25:16.551ZClickHouse server version 22.8.9.1.
3962023-12-07T01:25:16.573Z+ set -o errexit
3972023-12-07T01:25:16.578Z+++ dirname ./tools/ci_download_console
3982023-12-07T01:25:16.578Z++ cd ./tools
3992023-12-07T01:25:16.578Z++ pwd
4002023-12-07T01:25:16.578Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4012023-12-07T01:25:16.591Z++ basename ./tools/ci_download_console
4022023-12-07T01:25:16.591Z+ ARG0=ci_download_console
4032023-12-07T01:25:16.591Z+ TARGET_DIR=out
4042023-12-07T01:25:16.592Z+ DOWNLOAD_DIR=out/downloads
4052023-12-07T01:25:16.592Z+ DEST_DIR=./out/console-assets
4062023-12-07T01:25:16.592Z+ source /work/oxidecomputer/omicron/tools/console_version
4072023-12-07T01:25:16.592Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4082023-12-07T01:25:16.592Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4092023-12-07T01:25:16.593Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4102023-12-07T01:25:16.593Z+ TARBALL_FILE=out/downloads/console.tar.gz
4112023-12-07T01:25:16.593Z+ main
4122023-12-07T01:25:16.596Z+ [[ 0 != 0 ]]
4132023-12-07T01:25:16.596Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4142023-12-07T01:25:16.597ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4152023-12-07T01:25:16.597Z+ echo 'Local file: out/downloads/console.tar.gz'
4162023-12-07T01:25:16.597Z+ local DO_DOWNLOAD=true
4172023-12-07T01:25:16.597Z+ [[ -f out/downloads/console.tar.gz ]]
4182023-12-07T01:25:16.597ZLocal file: out/downloads/console.tar.gz
4192023-12-07T01:25:16.597Z+ mkdir -p out/downloads
4202023-12-07T01:25:16.597Z+ '[' true == true ']'
4212023-12-07T01:25:16.597Z+ echo Downloading...
4222023-12-07T01:25:16.598ZDownloading...
4232023-12-07T01:25:16.598Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4242023-12-07T01:25:16.598Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4252023-12-07T01:25:17.203Z++ do_sha256sum out/downloads/console.tar.gz
4262023-12-07T01:25:17.207Z++ case "$OSTYPE" in
4272023-12-07T01:25:17.207Z++ SHA=sha256sum
4282023-12-07T01:25:17.208Z++ sha256sum
4292023-12-07T01:25:17.208Z++ awk '{print $1}'
4302023-12-07T01:25:17.228Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4312023-12-07T01:25:17.228Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4322023-12-07T01:25:17.232Z+ rm -rf ./out/console-assets
4332023-12-07T01:25:17.232Z+ mkdir -p ./out/console-assets
4342023-12-07T01:25:17.236Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4352023-12-07T01:25:17.239Z+ mkdir -p ./out/console-assets
4362023-12-07T01:25:17.239Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4372023-12-07T01:25:17.371Z+ set -o errexit
4382023-12-07T01:25:17.378Z+++ dirname ./tools/ci_download_maghemite_openapi
4392023-12-07T01:25:17.378Z++ cd ./tools
4402023-12-07T01:25:17.378Z++ pwd
4412023-12-07T01:25:17.379Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422023-12-07T01:25:17.379Z++ basename ./tools/ci_download_maghemite_openapi
4432023-12-07T01:25:17.390Z+ ARG0=ci_download_maghemite_openapi
4442023-12-07T01:25:17.390Z+ TARGET_DIR=out
4452023-12-07T01:25:17.390Z+ DOWNLOAD_DIR=out/downloads
4462023-12-07T01:25:17.391Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4472023-12-07T01:25:17.391Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4482023-12-07T01:25:17.391Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4492023-12-07T01:25:17.391Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4502023-12-07T01:25:17.391Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4512023-12-07T01:25:17.391Z+ main
4522023-12-07T01:25:17.392Z+ [[ 0 != 0 ]]
4532023-12-07T01:25:17.392Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4542023-12-07T01:25:17.393ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4552023-12-07T01:25:17.393Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4562023-12-07T01:25:17.393ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-12-07T01:25:17.393Z+ local DO_DOWNLOAD=true
4582023-12-07T01:25:17.393Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4592023-12-07T01:25:17.394Z+ mkdir -p out/downloads
4602023-12-07T01:25:17.394Z+ '[' true == true ']'
4612023-12-07T01:25:17.394Z+ echo Downloading...
4622023-12-07T01:25:17.394ZDownloading...
4632023-12-07T01:25:17.394Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-12-07T01:25:17.394Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4652023-12-07T01:25:17.613Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4662023-12-07T01:25:17.613Z++ case "$OSTYPE" in
4672023-12-07T01:25:17.619Z++ SHA=sha256sum
4682023-12-07T01:25:17.619Z++ sha256sum
4692023-12-07T01:25:17.619Z++ awk '{print $1}'
4702023-12-07T01:25:17.627Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4712023-12-07T01:25:17.627Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4722023-12-07T01:25:17.627Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4732023-12-07T01:25:17.627Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4742023-12-07T01:25:17.627Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4752023-12-07T01:25:17.628Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4762023-12-07T01:25:17.628Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4772023-12-07T01:25:17.628Z+ main
4782023-12-07T01:25:17.628Z+ [[ 0 != 0 ]]
4792023-12-07T01:25:17.628Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4802023-12-07T01:25:17.628ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4812023-12-07T01:25:17.628Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4822023-12-07T01:25:17.628ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4832023-12-07T01:25:17.629Z+ local DO_DOWNLOAD=true
4842023-12-07T01:25:17.629Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4852023-12-07T01:25:17.629Z+ mkdir -p out/downloads
4862023-12-07T01:25:17.629Z+ '[' true == true ']'
4872023-12-07T01:25:17.629Z+ echo Downloading...
4882023-12-07T01:25:17.629ZDownloading...
4892023-12-07T01:25:17.629Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4902023-12-07T01:25:17.629Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4912023-12-07T01:25:17.895Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4922023-12-07T01:25:17.912Z++ case "$OSTYPE" in
4932023-12-07T01:25:17.912Z++ SHA=sha256sum
4942023-12-07T01:25:17.912Z++ sha256sum
4952023-12-07T01:25:17.912Z++ awk '{print $1}'
4962023-12-07T01:25:17.913Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4972023-12-07T01:25:17.914Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4982023-12-07T01:25:17.932Z+ set -o errexit
4992023-12-07T01:25:17.933Z+++ dirname ./tools/ci_download_dendrite_openapi
5002023-12-07T01:25:17.933Z++ cd ./tools
5012023-12-07T01:25:17.933Z++ pwd
5022023-12-07T01:25:17.933Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5032023-12-07T01:25:17.934Z++ basename ./tools/ci_download_dendrite_openapi
5042023-12-07T01:25:17.934Z+ ARG0=ci_download_dendrite_openapi
5052023-12-07T01:25:17.935Z+ TARGET_DIR=out
5062023-12-07T01:25:17.935Z+ DOWNLOAD_DIR=out/downloads
5072023-12-07T01:25:17.935Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5082023-12-07T01:25:17.936Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5092023-12-07T01:25:17.936Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5102023-12-07T01:25:17.936Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5112023-12-07T01:25:17.936Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5122023-12-07T01:25:17.936Z+ main
5132023-12-07T01:25:17.936Z+ [[ 0 != 0 ]]
5142023-12-07T01:25:17.936Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5152023-12-07T01:25:17.937Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5162023-12-07T01:25:17.937Z+ local DO_DOWNLOAD=true
5172023-12-07T01:25:17.937ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5182023-12-07T01:25:17.938Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5192023-12-07T01:25:17.938ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5202023-12-07T01:25:17.939Z+ mkdir -p out/downloads
5212023-12-07T01:25:17.939Z+ '[' true == true ']'
5222023-12-07T01:25:17.939Z+ echo Downloading...
5232023-12-07T01:25:17.939ZDownloading...
5242023-12-07T01:25:17.940Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5252023-12-07T01:25:17.940Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5262023-12-07T01:25:19.166Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5272023-12-07T01:25:19.167Z++ case "$OSTYPE" in
5282023-12-07T01:25:19.167Z++ SHA=sha256sum
5292023-12-07T01:25:19.167Z++ sha256sum
5302023-12-07T01:25:19.167Z++ awk '{print $1}'
5312023-12-07T01:25:19.167Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5322023-12-07T01:25:19.167Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5332023-12-07T01:25:19.171Z+ set -o errexit
5342023-12-07T01:25:19.171Z+++ dirname ./tools/ci_download_dendrite_stub
5352023-12-07T01:25:19.171Z++ cd ./tools
5362023-12-07T01:25:19.171Z++ pwd
5372023-12-07T01:25:19.171Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5382023-12-07T01:25:19.172Z++ basename ./tools/ci_download_dendrite_stub
5392023-12-07T01:25:19.172Z+ ARG0=ci_download_dendrite_stub
5402023-12-07T01:25:19.172Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5412023-12-07T01:25:19.172Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5422023-12-07T01:25:19.172Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5432023-12-07T01:25:19.172Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5442023-12-07T01:25:19.173Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5452023-12-07T01:25:19.173Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5462023-12-07T01:25:19.173Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5472023-12-07T01:25:19.173Z+ TARGET_DIR=out
5482023-12-07T01:25:19.173Z+ DOWNLOAD_DIR=out/downloads
5492023-12-07T01:25:19.174Z+ DEST_DIR=./out/dendrite-stub
5502023-12-07T01:25:19.174Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5512023-12-07T01:25:19.174Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5522023-12-07T01:25:19.174Z+ REPO=oxidecomputer/dendrite
5532023-12-07T01:25:19.174Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5542023-12-07T01:25:19.174Z+ main
5552023-12-07T01:25:19.174Z+ [[ 0 != 0 ]]
5562023-12-07T01:25:19.174Z+ CIDL_OS=solaris2.11
5572023-12-07T01:25:19.175Z+ [[ 0 != 0 ]]
5582023-12-07T01:25:19.175Z+ configure_os solaris2.11
5592023-12-07T01:25:19.176Z+ echo 'current directory: /work/oxidecomputer/omicron'
5602023-12-07T01:25:19.176Zcurrent directory: /work/oxidecomputer/omicron
5612023-12-07T01:25:19.176Z+ echo 'configuring based on OS: "solaris2.11"'
5622023-12-07T01:25:19.176Zconfiguring based on OS: "solaris2.11"
5632023-12-07T01:25:19.176Z+ case "$1" in
5642023-12-07T01:25:19.176Z+ SET_BINARIES=
5652023-12-07T01:25:19.177Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5662023-12-07T01:25:19.177Z+ CIDL_SHA256FUNC=do_sha256sum
5672023-12-07T01:25:19.177Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5682023-12-07T01:25:19.177Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5692023-12-07T01:25:19.177Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5702023-12-07T01:25:19.178Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5712023-12-07T01:25:19.178ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5722023-12-07T01:25:19.178Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5732023-12-07T01:25:19.178ZLocal file: out/downloads/dendrite-stub.tar.gz
5742023-12-07T01:25:19.178Z+ mkdir -p out/downloads
5752023-12-07T01:25:19.179Z+ mkdir -p ./out/dendrite-stub
5762023-12-07T01:25:19.179Z+ fetch_and_verify
5772023-12-07T01:25:19.179Z+ local DO_DOWNLOAD=true
5782023-12-07T01:25:19.179Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5792023-12-07T01:25:19.180Z+ '[' true == true ']'
5802023-12-07T01:25:19.180Z+ echo Downloading...
5812023-12-07T01:25:19.180ZDownloading...
5822023-12-07T01:25:19.180Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5832023-12-07T01:25:19.180Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5842023-12-07T01:25:30.260Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5852023-12-07T01:25:30.282Z++ sha256sum
5862023-12-07T01:25:30.282Z++ awk '{print $1}'
5872023-12-07T01:25:30.365Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5882023-12-07T01:25:30.365Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5892023-12-07T01:25:30.383Z+ do_untar out/downloads/dendrite-stub.tar.gz
5902023-12-07T01:25:30.384Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5912023-12-07T01:25:31.487Z+ do_assemble
5922023-12-07T01:25:31.488Z+ rm -r ./out/dendrite-stub
5932023-12-07T01:25:31.501Z+ mkdir ./out/dendrite-stub
5942023-12-07T01:25:31.502Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5952023-12-07T01:25:31.650Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5962023-12-07T01:25:31.657Z+ set -o errexit
5972023-12-07T01:25:31.661Z+++ dirname ./tools/ci_download_maghemite_mgd
5982023-12-07T01:25:31.667Z++ cd ./tools
5992023-12-07T01:25:31.667Z++ pwd
6002023-12-07T01:25:31.667Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6012023-12-07T01:25:31.667Z++ basename ./tools/ci_download_maghemite_mgd
6022023-12-07T01:25:31.667Z+ ARG0=ci_download_maghemite_mgd
6032023-12-07T01:25:31.667Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6042023-12-07T01:25:31.667Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6052023-12-07T01:25:31.667Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6062023-12-07T01:25:31.668Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6072023-12-07T01:25:31.669Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6082023-12-07T01:25:31.669Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6092023-12-07T01:25:31.669Z+ TARGET_DIR=out
6102023-12-07T01:25:31.669Z+ DOWNLOAD_DIR=out/downloads
6112023-12-07T01:25:31.669Z+ DEST_DIR=./out/mgd
6122023-12-07T01:25:31.669Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6132023-12-07T01:25:31.669Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6142023-12-07T01:25:31.669Z+ REPO=oxidecomputer/maghemite
6152023-12-07T01:25:31.669Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6162023-12-07T01:25:31.669Z+ main
6172023-12-07T01:25:31.669Z+ [[ 0 != 0 ]]
6182023-12-07T01:25:31.669Z+ CIDL_OS=solaris2.11
6192023-12-07T01:25:31.669Z+ [[ 0 != 0 ]]
6202023-12-07T01:25:31.669Z+ configure_os solaris2.11
6212023-12-07T01:25:31.670Z+ echo 'current directory: /work/oxidecomputer/omicron'
6222023-12-07T01:25:31.670Zcurrent directory: /work/oxidecomputer/omicron
6232023-12-07T01:25:31.670Zconfiguring based on OS: "solaris2.11"
6242023-12-07T01:25:31.670Z+ echo 'configuring based on OS: "solaris2.11"'
6252023-12-07T01:25:31.670Z+ case "$1" in
6262023-12-07T01:25:31.670Z+ SET_BINARIES=
6272023-12-07T01:25:31.670Z+ CIDL_SHA256FUNC=do_sha256sum
6282023-12-07T01:25:31.670Z+ TARBALL_FILENAME=mgd.tar.gz
6292023-12-07T01:25:31.670Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6302023-12-07T01:25:31.670Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6312023-12-07T01:25:31.670ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6322023-12-07T01:25:31.681ZLocal file: out/downloads/mgd.tar.gz
6332023-12-07T01:25:31.681Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6342023-12-07T01:25:31.681Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6352023-12-07T01:25:31.681Z+ mkdir -p out/downloads
6362023-12-07T01:25:31.731Z+ mkdir -p ./out/mgd
6372023-12-07T01:25:31.731Z+ fetch_and_verify
6382023-12-07T01:25:31.731Z+ local DO_DOWNLOAD=true
6392023-12-07T01:25:31.731Z+ [[ -f out/downloads/mgd.tar.gz ]]
6402023-12-07T01:25:31.731Z+ '[' true == true ']'
6412023-12-07T01:25:31.731Z+ echo Downloading...
6422023-12-07T01:25:31.731ZDownloading...
6432023-12-07T01:25:31.732Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6442023-12-07T01:25:31.732Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6452023-12-07T01:25:38.836Z++ do_sha256sum out/downloads/mgd.tar.gz
6462023-12-07T01:25:38.853Z++ sha256sum
6472023-12-07T01:25:38.853Z++ awk '{print $1}'
6482023-12-07T01:25:38.909Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6492023-12-07T01:25:38.909Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6502023-12-07T01:25:38.913Z+ do_untar out/downloads/mgd.tar.gz
6512023-12-07T01:25:38.914Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6522023-12-07T01:25:39.619Z+ do_assemble
6532023-12-07T01:25:39.619Z+ rm -r ./out/mgd
6542023-12-07T01:25:39.638Z+ mkdir ./out/mgd
6552023-12-07T01:25:39.638Z+ cp -r out/downloads/root ./out/mgd/root
6562023-12-07T01:25:39.821Z+ set -o errexit
6572023-12-07T01:25:40.249Z+++ dirname ./tools/ci_download_transceiver_control
6582023-12-07T01:25:40.250Z++ cd ./tools
6592023-12-07T01:25:40.250Z++ pwd
6602023-12-07T01:25:40.250Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6612023-12-07T01:25:40.250Z++ basename ./tools/ci_download_transceiver_control
6622023-12-07T01:25:40.251Z+ ARG0=ci_download_transceiver_control
6632023-12-07T01:25:40.251Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6642023-12-07T01:25:40.251Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652023-12-07T01:25:40.252Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6662023-12-07T01:25:40.252Z+ TARGET_DIR=out
6672023-12-07T01:25:40.253Z+ DOWNLOAD_DIR=out/downloads
6682023-12-07T01:25:40.253Z+ DEST_DIR=./out/transceiver-control
6692023-12-07T01:25:40.253Z+ BIN_DIR=/opt/oxide/bin
6702023-12-07T01:25:40.255Z+ BINARY=xcvradm
6712023-12-07T01:25:40.255Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6722023-12-07T01:25:40.255Z+ REPO=oxidecomputer/transceiver-control
6732023-12-07T01:25:40.256Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6742023-12-07T01:25:40.256Z+ main
6752023-12-07T01:25:40.256Z+ [[ 0 != 0 ]]
6762023-12-07T01:25:40.256Z+ CIDL_OS=solaris2.11
6772023-12-07T01:25:40.257Z+ [[ 0 != 0 ]]
6782023-12-07T01:25:40.257Z+ configure_os solaris2.11
6792023-12-07T01:25:40.257Z+ echo 'current directory: /work/oxidecomputer/omicron'
6802023-12-07T01:25:40.257Zcurrent directory: /work/oxidecomputer/omicron
6812023-12-07T01:25:40.257Z+ echo 'configuring based on OS: "solaris2.11"'
6822023-12-07T01:25:40.258Zconfiguring based on OS: "solaris2.11"
6832023-12-07T01:25:40.258Z+ case "$1" in
6842023-12-07T01:25:40.258Z+ SET_BINARIES=
6852023-12-07T01:25:40.258Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6862023-12-07T01:25:40.259Z+ CIDL_SHA256FUNC=do_sha256sum
6872023-12-07T01:25:40.259Z+ ARCHIVE_FILENAME=xcvradm.gz
6882023-12-07T01:25:40.259Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6892023-12-07T01:25:40.259Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6902023-12-07T01:25:40.259Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6912023-12-07T01:25:40.260Z+ echo 'Local file: out/downloads/xcvradm.gz'
6922023-12-07T01:25:40.260ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6932023-12-07T01:25:40.260ZLocal file: out/downloads/xcvradm.gz
6942023-12-07T01:25:40.262Z+ mkdir -p out/downloads
6952023-12-07T01:25:40.262Z+ mkdir -p ./out/transceiver-control
6962023-12-07T01:25:40.262Z+ fetch_and_verify
6972023-12-07T01:25:40.263Z+ local DO_DOWNLOAD=true
6982023-12-07T01:25:40.263Z+ [[ -f out/downloads/xcvradm.gz ]]
6992023-12-07T01:25:40.263Z+ '[' true == true ']'
7002023-12-07T01:25:40.263Z+ echo Downloading...
7012023-12-07T01:25:40.263ZDownloading...
7022023-12-07T01:25:40.263Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7032023-12-07T01:25:40.264Z+ 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
7042023-12-07T01:25:45.376Z++ do_sha256sum out/downloads/xcvradm.gz
7052023-12-07T01:25:45.386Z++ sha256sum
7062023-12-07T01:25:45.386Z++ awk '{print $1}'
7072023-12-07T01:25:45.386Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7082023-12-07T01:25:45.387Z+ [[ 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 ]]
7092023-12-07T01:25:45.387Z+ do_unpack out/downloads/xcvradm.gz
7102023-12-07T01:25:45.387Z+ mkdir -p out/downloads/root//opt/oxide/bin
7112023-12-07T01:25:45.398Z+ gzip -dc out/downloads/xcvradm.gz
7122023-12-07T01:25:45.566Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7132023-12-07T01:25:45.582Z+ do_assemble
7142023-12-07T01:25:45.582Z+ rm -r ./out/transceiver-control
7152023-12-07T01:25:45.582Z+ mkdir ./out/transceiver-control
7162023-12-07T01:25:45.582Z+ cp -r out/downloads/root ./out/transceiver-control/root
7172023-12-07T01:25:45.786ZAll builder prerequisites installed successfully, and PATH looks valid
7182023-12-07T01:25:45.792Z
7192023-12-07T01:25:45.792Zreal 2:20.497970025
7202023-12-07T01:25:45.792Zuser 55.086811513
7212023-12-07T01:25:45.792Zsys 10.378184531
7222023-12-07T01:25:45.793Ztrap 0.022637526
7232023-12-07T01:25:45.793Ztflt 0.164604970
7242023-12-07T01:25:45.793Zdflt 0.709795550
7252023-12-07T01:25:45.793Zkflt 0.127570011
7262023-12-07T01:25:45.793Zlock 1.537166193
7272023-12-07T01:25:45.793Zslp 4:26.093087394
7282023-12-07T01:25:45.793Zlat 3.469941835
7292023-12-07T01:25:45.793Zstop 0.062820922
7302023-12-07T01:25:45.793Z
7312023-12-07T01:25:45.793Z #### # # ##### ##### # #
7322023-12-07T01:25:45.795Z # # # # # # # # # #
7332023-12-07T01:25:45.795Z # # # # # # # #
7342023-12-07T01:25:45.795Z # # # ##### ##### #
7352023-12-07T01:25:45.795Z # # # # # # #
7362023-12-07T01:25:45.795Z #### ###### # # # #
7372023-12-07T01:25:45.795Z
7382023-12-07T01:25:46.134Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7392023-12-07T01:25:46.491Z Updating crates.io index
7402023-12-07T01:25:46.549Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7412023-12-07T01:25:47.314Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7422023-12-07T01:25:49.086Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7432023-12-07T01:25:49.528Z Updating git repository `http://github.com/oxidecomputer/tofino`
7442023-12-07T01:25:49.897Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7452023-12-07T01:25:50.244Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7462023-12-07T01:25:50.661Z Updating git repository `https://github.com/oxidecomputer/propolis`
7472023-12-07T01:25:51.491Z Updating git repository `https://github.com/oxidecomputer/crucible`
7482023-12-07T01:25:53.442Z Updating git repository `https://github.com/oxidecomputer/opte`
7492023-12-07T01:25:54.463Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7502023-12-07T01:25:54.873Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7512023-12-07T01:25:55.418Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7522023-12-07T01:25:55.837Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532023-12-07T01:25:56.100Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542023-12-07T01:25:56.634Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552023-12-07T01:25:56.926Z Updating git repository `https://github.com/njaremko/samael`
7562023-12-07T01:25:57.457Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572023-12-07T01:25:57.880Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582023-12-07T01:25:58.241Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592023-12-07T01:25:58.603Z Updating git repository `https://github.com/jgallagher/nix`
7602023-12-07T01:25:59.821Z Updating git repository `https://github.com/cbiffle/hubpack`
7612023-12-07T01:26:00.318Z Updating git repository `https://github.com/oxidecomputer/typify`
7622023-12-07T01:26:01.339Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632023-12-07T01:26:02.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642023-12-07T01:26:02.193Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652023-12-07T01:26:03.615Z Downloading crates ...
7662023-12-07T01:26:03.820Z Downloaded memchr v2.6.3
7672023-12-07T01:26:03.830Z Downloaded equivalent v1.0.1
7682023-12-07T01:26:03.834Z Downloaded clap_lex v0.5.1
7692023-12-07T01:26:03.835Z Downloaded colorchoice v1.0.0
7702023-12-07T01:26:03.839Z Downloaded thiserror v1.0.49
7712023-12-07T01:26:03.844Z Downloaded terminal_size v0.2.6
7722023-12-07T01:26:03.849Z Downloaded anstyle-query v1.0.0
7732023-12-07T01:26:03.849Z Downloaded cargo_metadata v0.18.0
7742023-12-07T01:26:03.849Z Downloaded anstream v0.5.0
7752023-12-07T01:26:03.853Z Downloaded bitflags v1.3.2
7762023-12-07T01:26:03.857Z Downloaded toml_datetime v0.6.5
7772023-12-07T01:26:03.861Z Downloaded strsim v0.10.0
7782023-12-07T01:26:03.861Z Downloaded serde_spanned v0.6.4
7792023-12-07T01:26:03.882Z Downloaded heck v0.4.1
7802023-12-07T01:26:03.882Z Downloaded clap_derive v4.4.2
7812023-12-07T01:26:03.888Z Downloaded thiserror-impl v1.0.49
7822023-12-07T01:26:03.888Z Downloaded cargo_toml v0.17.0
7832023-12-07T01:26:03.888Z Downloaded quote v1.0.33
7842023-12-07T01:26:03.900Z Downloaded utf8parse v0.2.1
7852023-12-07T01:26:03.900Z Downloaded cargo-platform v0.1.3
7862023-12-07T01:26:03.900Z Downloaded io-lifetimes v1.0.11
7872023-12-07T01:26:03.900Z Downloaded camino v1.1.6
7882023-12-07T01:26:03.900Z Downloaded clap v4.4.3
7892023-12-07T01:26:03.904Z Downloaded proc-macro2 v1.0.69
7902023-12-07T01:26:03.904Z Downloaded unicode-ident v1.0.12
7912023-12-07T01:26:03.909Z Downloaded indexmap v2.1.0
7922023-12-07T01:26:03.914Z Downloaded serde v1.0.192
7932023-12-07T01:26:03.920Z Downloaded serde_derive v1.0.192
7942023-12-07T01:26:03.924Z Downloaded toml v0.8.8
7952023-12-07T01:26:03.930Z Downloaded toml_edit v0.21.0
7962023-12-07T01:26:03.968Z Downloaded serde_json v1.0.108
7972023-12-07T01:26:03.984Z Downloaded hashbrown v0.14.2
7982023-12-07T01:26:03.992Z Downloaded rustix v0.37.23
7992023-12-07T01:26:04.034Z Downloaded syn v2.0.32
8002023-12-07T01:26:04.050Z Downloaded libc v0.2.150
8012023-12-07T01:26:04.092Z Downloaded winnow v0.5.15
8022023-12-07T01:26:04.105Z Downloaded clap_builder v4.4.2
8032023-12-07T01:26:04.115Z Downloaded ryu v1.0.15
8042023-12-07T01:26:04.124Z Downloaded anyhow v1.0.75
8052023-12-07T01:26:04.124Z Downloaded anstyle-parse v0.2.1
8062023-12-07T01:26:04.134Z Downloaded semver v1.0.20
8072023-12-07T01:26:04.134Z Downloaded anstyle v1.0.2
8082023-12-07T01:26:04.135Z Downloaded errno v0.3.2
8092023-12-07T01:26:04.146Z Downloaded itoa v1.0.9
8102023-12-07T01:26:04.250Z Compiling proc-macro2 v1.0.69
8112023-12-07T01:26:04.250Z Compiling unicode-ident v1.0.12
8122023-12-07T01:26:04.267Z Compiling serde v1.0.192
8132023-12-07T01:26:04.268Z Compiling libc v0.2.150
8142023-12-07T01:26:04.296Z Compiling io-lifetimes v1.0.11
8152023-12-07T01:26:04.298Z Compiling rustix v0.37.23
8162023-12-07T01:26:04.298Z Compiling utf8parse v0.2.1
8172023-12-07T01:26:04.298Z Compiling equivalent v1.0.1
8182023-12-07T01:26:04.506Z Compiling hashbrown v0.14.2
8192023-12-07T01:26:04.578Z Compiling bitflags v1.3.2
8202023-12-07T01:26:04.599Z Compiling anstyle-parse v0.2.1
8212023-12-07T01:26:04.713Z Compiling camino v1.1.6
8222023-12-07T01:26:05.051Z Compiling anstyle-query v1.0.0
8232023-12-07T01:26:05.194Z Compiling anstyle v1.0.2
8242023-12-07T01:26:05.683Z Compiling semver v1.0.20
8252023-12-07T01:26:06.062Z Compiling indexmap v2.1.0
8262023-12-07T01:26:06.321Z Compiling colorchoice v1.0.0
8272023-12-07T01:26:06.342Z Compiling thiserror v1.0.49
8282023-12-07T01:26:06.497Z Compiling winnow v0.5.15
8292023-12-07T01:26:06.516Z Compiling serde_json v1.0.108
8302023-12-07T01:26:06.527Z Compiling anstream v0.5.0
8312023-12-07T01:26:06.820Z Compiling clap_lex v0.5.1
8322023-12-07T01:26:07.008Z Compiling anyhow v1.0.75
8332023-12-07T01:26:07.301Z Compiling strsim v0.10.0
8342023-12-07T01:26:07.578Z Compiling ryu v1.0.15
8352023-12-07T01:26:07.582Z Compiling itoa v1.0.9
8362023-12-07T01:26:07.790Z Compiling quote v1.0.33
8372023-12-07T01:26:07.858Z Compiling heck v0.4.1
8382023-12-07T01:26:08.391Z Compiling syn v2.0.32
8392023-12-07T01:26:08.571Z Compiling errno v0.3.2
8402023-12-07T01:26:10.030Z Compiling terminal_size v0.2.6
8412023-12-07T01:26:10.181Z Compiling clap_builder v4.4.2
8422023-12-07T01:26:16.081Z Compiling serde_derive v1.0.192
8432023-12-07T01:26:16.085Z Compiling thiserror-impl v1.0.49
8442023-12-07T01:26:16.085Z Compiling clap_derive v4.4.2
8452023-12-07T01:26:20.594Z Compiling clap v4.4.3
8462023-12-07T01:26:28.894Z Compiling serde_spanned v0.6.4
8472023-12-07T01:26:28.944Z Compiling toml_datetime v0.6.5
8482023-12-07T01:26:28.944Z Compiling cargo-platform v0.1.3
8492023-12-07T01:26:29.273Z Compiling toml_edit v0.21.0
8502023-12-07T01:26:30.897Z Compiling cargo_metadata v0.18.0
8512023-12-07T01:26:32.428Z Compiling toml v0.8.8
8522023-12-07T01:26:33.579Z Compiling cargo_toml v0.17.0
8532023-12-07T01:26:39.402Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8542023-12-07T01:26:40.711Z Finished dev [unoptimized + debuginfo] target(s) in 54.83s
8552023-12-07T01:26:40.909Z Running `target/debug/xtask clippy`
8562023-12-07T01:26:40.955Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8572023-12-07T01:26:41.764Z Downloading crates ...
8582023-12-07T01:26:42.016Z Downloaded arrayref v0.3.7
8592023-12-07T01:26:42.033Z Downloaded itertools v0.11.0
8602023-12-07T01:26:42.051Z Downloaded mime v0.3.17
8612023-12-07T01:26:42.062Z Downloaded crc v3.0.1
8622023-12-07T01:26:42.070Z Downloaded libloading v0.7.4
8632023-12-07T01:26:42.071Z Downloaded log v0.4.20
8642023-12-07T01:26:42.082Z Downloaded indicatif v0.17.7
8652023-12-07T01:26:42.496Z Downloaded bit-vec v0.6.3
8662023-12-07T01:26:42.496Z Downloaded cc v1.0.83
8672023-12-07T01:26:42.503Z Downloaded matches v0.1.10
8682023-12-07T01:26:42.504Z Downloaded ident_case v1.0.1
8692023-12-07T01:26:42.504Z Downloaded impl-trait-for-tuples v0.2.2
8702023-12-07T01:26:42.504Z Downloaded buf-list v1.0.3
8712023-12-07T01:26:42.504Z Downloaded indoc v1.0.9
8722023-12-07T01:26:42.504Z Downloaded crossbeam-deque v0.8.3
8732023-12-07T01:26:42.504Z Downloaded cstr-argument v0.1.2
8742023-12-07T01:26:42.504Z Downloaded openssl-macros v0.1.1
8752023-12-07T01:26:42.504Z Downloaded packed_struct v0.10.1
8762023-12-07T01:26:42.504Z Downloaded openssl-probe v0.1.5
8772023-12-07T01:26:42.505Z Downloaded nibble_vec v0.1.0
8782023-12-07T01:26:42.505Z Downloaded crossbeam-queue v0.3.8
8792023-12-07T01:26:42.505Z Downloaded crypto-common v0.1.6
8802023-12-07T01:26:42.505Z Downloaded oorandom v11.1.3
8812023-12-07T01:26:42.506Z Downloaded approx v0.5.1
8822023-12-07T01:26:42.506Z Downloaded vte_generate_state_changes v0.1.1
8832023-12-07T01:26:42.506Z Downloaded num-derive v0.4.0
8842023-12-07T01:26:42.506Z Downloaded foreign-types v0.5.0
8852023-12-07T01:26:42.506Z Downloaded dtrace-parser v0.1.14
8862023-12-07T01:26:42.506Z Downloaded darling v0.14.4
8872023-12-07T01:26:42.506Z Downloaded precomputed-hash v0.1.1
8882023-12-07T01:26:42.506Z Downloaded diesel_table_macro_syntax v0.1.0
8892023-12-07T01:26:42.506Z Downloaded omicron-zone-package v0.9.1
8902023-12-07T01:26:42.506Z Downloaded oso v0.27.0
8912023-12-07T01:26:42.506Z Downloaded wait-timeout v0.2.0
8922023-12-07T01:26:42.506Z Downloaded defmt-parser v0.3.3
8932023-12-07T01:26:42.506Z Downloaded fastrand v2.0.0
8942023-12-07T01:26:42.507Z Downloaded mockall_derive v0.11.4
8952023-12-07T01:26:42.507Z Downloaded either v1.9.0
8962023-12-07T01:26:42.507Z Downloaded http-range v0.1.5
8972023-12-07T01:26:42.507Z Downloaded crossbeam-epoch v0.9.15
8982023-12-07T01:26:42.507Z Downloaded base64ct v1.6.0
8992023-12-07T01:26:42.507Z Downloaded hostname v0.3.1
9002023-12-07T01:26:42.507Z Downloaded der_derive v0.7.2
9012023-12-07T01:26:42.507Z Downloaded ed25519 v1.5.3
9022023-12-07T01:26:42.507Z Downloaded fallible-iterator v0.2.0
9032023-12-07T01:26:42.507Z Downloaded derive_builder_macro v0.12.0
9042023-12-07T01:26:42.507Z Downloaded foreign-types-shared v0.3.1
9052023-12-07T01:26:42.507Z Downloaded serde-big-array v0.4.1
9062023-12-07T01:26:42.507Z Downloaded serde-big-array v0.5.1
9072023-12-07T01:26:42.507Z Downloaded textwrap v0.11.0
9082023-12-07T01:26:42.507Z Downloaded serde_tokenstream v0.1.7
9092023-12-07T01:26:42.508Z Downloaded time-core v0.1.1
9102023-12-07T01:26:42.508Z Downloaded hex v0.4.3
9112023-12-07T01:26:42.508Z Downloaded fd-lock v3.0.13
9122023-12-07T01:26:42.508Z Downloaded which v4.4.0
9132023-12-07T01:26:42.509Z Downloaded pem v1.1.1
9142023-12-07T01:26:42.509Z Downloaded openssl-sys v0.9.96
9152023-12-07T01:26:42.509Z Downloaded ff v0.13.0
9162023-12-07T01:26:42.509Z Downloaded dyn-clone v1.0.13
9172023-12-07T01:26:42.509Z Downloaded futures-io v0.3.29
9182023-12-07T01:26:42.509Z Downloaded serde_repr v0.1.16
9192023-12-07T01:26:42.509Z Downloaded generic-array v0.14.7
9202023-12-07T01:26:42.509Z Downloaded diff v0.1.13
9212023-12-07T01:26:42.509Z Downloaded embedded-io v0.4.0
9222023-12-07T01:26:42.509Z Downloaded proc-macro-error-attr v1.0.4
9232023-12-07T01:26:42.509Z Downloaded rustc_version v0.1.7
9242023-12-07T01:26:42.509Z Downloaded tokio-tungstenite v0.20.1
9252023-12-07T01:26:42.509Z Downloaded usdt-macro v0.3.5
9262023-12-07T01:26:42.509Z Downloaded rustfmt-wrapper v0.2.0
9272023-12-07T01:26:42.509Z Downloaded pretty-hex v0.4.0
9282023-12-07T01:26:42.509Z Downloaded semver v0.11.0
9292023-12-07T01:26:42.509Z Downloaded semver v0.1.20
9302023-12-07T01:26:42.509Z Downloaded headers v0.3.9
9312023-12-07T01:26:42.510Z Downloaded rpassword v7.3.1
9322023-12-07T01:26:42.510Z Downloaded tokio-native-tls v0.3.1
9332023-12-07T01:26:42.510Z Downloaded zip v0.6.6
9342023-12-07T01:26:42.510Z Downloaded digest v0.10.7
9352023-12-07T01:26:42.510Z Downloaded tokio-stream v0.1.14
9362023-12-07T01:26:42.510Z Downloaded fxhash v0.2.1
9372023-12-07T01:26:42.510Z Downloaded tinyvec_macros v0.1.1
9382023-12-07T01:26:42.510Z Downloaded datatest-stable v0.2.3
9392023-12-07T01:26:42.510Z Downloaded termcolor v1.2.0
9402023-12-07T01:26:42.510Z Downloaded env_logger v0.10.0
9412023-12-07T01:26:42.510Z Downloaded rusty-fork v0.3.0
9422023-12-07T01:26:42.510Z Downloaded shlex v1.1.0
9432023-12-07T01:26:42.510Z Downloaded dof v0.1.5
9442023-12-07T01:26:42.510Z Downloaded mio v0.8.9
9452023-12-07T01:26:42.510Z Downloaded slog-envlogger v2.2.0
9462023-12-07T01:26:42.510Z Downloaded http-body v0.4.5
9472023-12-07T01:26:42.510Z Downloaded path-slash v0.1.5
9482023-12-07T01:26:42.510Z Downloaded phf_shared v0.10.0
9492023-12-07T01:26:42.511Z Downloaded num_threads v0.1.6
9502023-12-07T01:26:42.511Z Downloaded pkg-config v0.3.27
9512023-12-07T01:26:42.511Z Downloaded similar-asserts v1.5.0
9522023-12-07T01:26:42.511Z Downloaded futures-sink v0.3.29
9532023-12-07T01:26:42.511Z Downloaded deranged v0.3.8
9542023-12-07T01:26:42.511Z Downloaded derive_builder_core v0.12.0
9552023-12-07T01:26:42.511Z Downloaded rustc-demangle v0.1.23
9562023-12-07T01:26:42.511Z Downloaded pin-project-lite v0.2.13
9572023-12-07T01:26:42.511Z Downloaded peeking_take_while v0.1.2
9582023-12-07T01:26:42.549Z Downloaded secrecy v0.8.0
9592023-12-07T01:26:42.549Z Downloaded schemars v0.8.13
9602023-12-07T01:26:42.554Z Downloaded dirs-next v2.0.0
9612023-12-07T01:26:42.554Z Downloaded futures-executor v0.3.29
9622023-12-07T01:26:42.554Z Downloaded platforms v3.0.2
9632023-12-07T01:26:42.554Z Downloaded thread-id v4.2.0
9642023-12-07T01:26:42.554Z Downloaded predicates v3.0.4
9652023-12-07T01:26:42.554Z Downloaded quick-error v1.2.3
9662023-12-07T01:26:42.554Z Downloaded futures-timer v3.0.2
9672023-12-07T01:26:42.554Z Downloaded rust-argon2 v1.0.1
9682023-12-07T01:26:42.554Z Downloaded debug-ignore v1.0.5
9692023-12-07T01:26:42.560Z Downloaded vsss-rs v3.3.1
9702023-12-07T01:26:42.564Z Downloaded plotters-svg v0.3.5
9712023-12-07T01:26:42.564Z Downloaded poly1305 v0.8.0
9722023-12-07T01:26:42.570Z Downloaded headers-core v0.2.0
9732023-12-07T01:26:42.577Z Downloaded slog-scope v4.4.0
9742023-12-07T01:26:42.577Z Downloaded slog-json v2.6.1
9752023-12-07T01:26:42.581Z Downloaded darling_macro v0.20.3
9762023-12-07T01:26:42.581Z Downloaded rand_core v0.6.4
9772023-12-07T01:26:42.581Z Downloaded futures-task v0.3.29
9782023-12-07T01:26:42.581Z Downloaded darling v0.20.3
9792023-12-07T01:26:42.589Z Downloaded getopts v0.2.21
9802023-12-07T01:26:42.597Z Downloaded thread_local v1.1.7
9812023-12-07T01:26:42.597Z Downloaded structmeta-derive v0.2.0
9822023-12-07T01:26:42.608Z Downloaded glob v0.3.1
9832023-12-07T01:26:42.608Z Downloaded defmt-macros v0.3.6
9842023-12-07T01:26:42.608Z Downloaded swrite v0.1.0
9852023-12-07T01:26:42.614Z Downloaded filetime v0.2.23
9862023-12-07T01:26:42.614Z Downloaded parking_lot_core v0.8.6
9872023-12-07T01:26:42.614Z Downloaded radium v0.7.0
9882023-12-07T01:26:42.615Z Downloaded whoami v1.4.1
9892023-12-07T01:26:42.618Z Downloaded utf-8 v0.7.6
9902023-12-07T01:26:42.618Z Downloaded yasna v0.5.2
9912023-12-07T01:26:42.629Z Downloaded usdt v0.3.5
9922023-12-07T01:26:42.629Z Downloaded ppv-lite86 v0.2.17
9932023-12-07T01:26:42.634Z Downloaded lalrpop v0.19.12
9942023-12-07T01:26:42.648Z Downloaded untrusted v0.9.0
9952023-12-07T01:26:42.651Z Downloaded ref-cast-impl v1.0.20
9962023-12-07T01:26:42.656Z Downloaded topological-sort v0.2.2
9972023-12-07T01:26:42.656Z Downloaded steno v0.4.0
9982023-12-07T01:26:42.661Z Downloaded threadpool v1.8.1
9992023-12-07T01:26:42.666Z Downloaded pin-utils v0.1.0
10002023-12-07T01:26:42.669Z Downloaded dashmap v5.5.1
10012023-12-07T01:26:42.673Z Downloaded version_check v0.9.4
10022023-12-07T01:26:42.673Z Downloaded ron v0.8.1
10032023-12-07T01:26:42.683Z Downloaded time-macros v0.2.13
10042023-12-07T01:26:42.687Z Downloaded tinytemplate v1.2.1
10052023-12-07T01:26:42.692Z Downloaded toml v0.5.11
10062023-12-07T01:26:42.696Z Downloaded aho-corasick v1.0.4
10072023-12-07T01:26:42.705Z Downloaded postgres-types v0.2.6
10082023-12-07T01:26:42.709Z Downloaded defmt v0.3.5
10092023-12-07T01:26:42.715Z Downloaded derive_builder v0.12.0
10102023-12-07T01:26:42.724Z Downloaded expectorate v1.1.0
10112023-12-07T01:26:42.728Z Downloaded signal-hook-registry v1.4.1
10122023-12-07T01:26:42.732Z Downloaded derive_more v0.99.17
10132023-12-07T01:26:42.742Z Downloaded rayon-core v1.12.0
10142023-12-07T01:26:42.747Z Downloaded darling_core v0.20.3
10152023-12-07T01:26:42.755Z Downloaded uuid v1.6.1
10162023-12-07T01:26:42.763Z Downloaded pin-project v1.1.3
10172023-12-07T01:26:42.784Z Downloaded rand v0.8.5
10182023-12-07T01:26:42.795Z Downloaded rayon v1.8.0
10192023-12-07T01:26:42.822Z Downloaded url v2.5.0
10202023-12-07T01:26:42.826Z Downloaded http v0.2.11
10212023-12-07T01:26:42.826Z Downloaded toml_edit v0.19.15
10222023-12-07T01:26:42.854Z Downloaded der v0.7.8
10232023-12-07T01:26:42.866Z Downloaded portable-atomic v1.4.3
10242023-12-07T01:26:42.876Z Downloaded tough v0.15.0
10252023-12-07T01:26:42.890Z Downloaded typed-path v0.6.0
10262023-12-07T01:26:42.902Z Downloaded tokio-util v0.7.10
10272023-12-07T01:26:42.915Z Downloaded time v0.3.27
10282023-12-07T01:26:42.925Z Downloaded plotters v0.3.5
10292023-12-07T01:26:42.951Z Downloaded h2 v0.3.21
10302023-12-07T01:26:42.961Z Downloaded quick-xml v0.23.1
10312023-12-07T01:26:42.971Z Downloaded webpki-roots v0.25.2
10322023-12-07T01:26:42.981Z Downloaded regex v1.10.2
10332023-12-07T01:26:43.002Z Downloaded proptest v1.4.0
10342023-12-07T01:26:43.021Z Downloaded polar-core v0.27.0
10352023-12-07T01:26:43.043Z Downloaded bstr v0.2.17
10362023-12-07T01:26:43.058Z Downloaded gimli v0.28.0
10372023-12-07T01:26:43.071Z Downloaded radix_trie v0.2.1
10382023-12-07T01:26:43.106Z Downloaded smoltcp v0.10.0
10392023-12-07T01:26:43.118Z Downloaded rustix v0.38.25
10402023-12-07T01:26:43.148Z Downloaded regex-syntax v0.8.2
10412023-12-07T01:26:43.166Z Downloaded regex-syntax v0.6.29
10422023-12-07T01:26:43.179Z Downloaded sled v0.34.7
10432023-12-07T01:26:43.198Z Downloaded zerocopy-derive v0.6.4
10442023-12-07T01:26:43.226Z Downloaded zerocopy-derive v0.2.0
10452023-12-07T01:26:43.239Z Downloaded regex-automata v0.4.3
10462023-12-07T01:26:43.269Z Downloaded zerocopy-derive v0.7.26
10472023-12-07T01:26:43.299Z Downloaded tokio v1.34.0
10482023-12-07T01:26:43.366Z Downloaded sha3 v0.10.8
10492023-12-07T01:26:43.382Z Downloaded regex-automata v0.3.8
10502023-12-07T01:26:43.419Z Downloaded encoding_rs v0.8.33
10512023-12-07T01:26:43.457Z Downloaded bzip2-sys v0.1.11+1.0.8
10522023-12-07T01:26:43.477Z Downloaded regex-syntax v0.7.5
10532023-12-07T01:26:43.496Z Downloaded openapiv3 v2.0.0-rc.1
10542023-12-07T01:26:43.515Z Downloaded smoltcp v0.9.1
10552023-12-07T01:26:43.533Z Downloaded rustls v0.21.9
10562023-12-07T01:26:43.609Z Downloaded regress v0.7.1
10572023-12-07T01:26:43.621Z Downloaded bstr v1.6.0
10582023-12-07T01:26:43.621Z Downloaded diesel v2.1.4
10592023-12-07T01:26:43.633Z Downloaded trust-dns-proto v0.22.0
10602023-12-07T01:26:43.646Z Downloaded vcpkg v0.2.15
10612023-12-07T01:26:43.715Z Downloaded curve25519-dalek v4.1.0
10622023-12-07T01:26:43.731Z Downloaded idna v0.5.0
10632023-12-07T01:26:43.743Z Downloaded ratatui v0.23.0
10642023-12-07T01:26:43.762Z Downloaded idna v0.2.3
10652023-12-07T01:26:43.780Z Downloaded object v0.32.1
10662023-12-07T01:26:43.801Z Downloaded object v0.30.4
10672023-12-07T01:26:43.815Z Downloaded bindgen v0.65.1
10682023-12-07T01:26:43.827Z Downloaded futures-util v0.3.29
10692023-12-07T01:26:43.856Z Downloaded bitvec v1.0.1
10702023-12-07T01:26:43.875Z Downloaded syn v1.0.109
10712023-12-07T01:26:43.894Z Downloaded tabled v0.14.0
10722023-12-07T01:26:43.928Z Downloaded reedline v0.26.0
10732023-12-07T01:26:43.937Z Downloaded pest v2.7.2
10742023-12-07T01:26:43.941Z Downloaded reqwest v0.11.22
10752023-12-07T01:26:43.954Z Downloaded zerocopy v0.7.26
10762023-12-07T01:26:43.993Z Downloaded ring v0.17.5
10772023-12-07T01:26:44.125Z Downloaded hyper v0.14.27
10782023-12-07T01:26:44.151Z Downloaded unicode-normalization v0.1.22
10792023-12-07T01:26:44.166Z Downloaded hkdf v0.12.3
10802023-12-07T01:26:44.173Z Downloaded petgraph v0.6.4
10812023-12-07T01:26:44.191Z Downloaded ring v0.16.20
10822023-12-07T01:26:44.335Z Downloaded clap v2.34.0
10832023-12-07T01:26:44.345Z Downloaded flate2 v1.0.28
10842023-12-07T01:26:44.354Z Downloaded hashbrown v0.12.3
10852023-12-07T01:26:44.361Z Downloaded elliptic-curve v0.13.5
10862023-12-07T01:26:44.367Z Downloaded salty v0.2.0
10872023-12-07T01:26:44.376Z Downloaded miniz_oxide v0.7.1
10882023-12-07T01:26:44.381Z Downloaded toml v0.7.8
10892023-12-07T01:26:44.385Z Downloaded slog v2.7.0
10902023-12-07T01:26:44.390Z Downloaded futures v0.3.29
10912023-12-07T01:26:44.398Z Downloaded futures-channel v0.3.29
10922023-12-07T01:26:44.408Z Downloaded rsa v0.9.2
10932023-12-07T01:26:44.412Z Downloaded heapless v0.7.16
10942023-12-07T01:26:44.416Z Downloaded rustversion v1.0.14
10952023-12-07T01:26:44.420Z Downloaded derive-where v1.2.6
10962023-12-07T01:26:44.426Z Downloaded rand v0.4.6
10972023-12-07T01:26:44.432Z Downloaded tracing v0.1.37
10982023-12-07T01:26:44.439Z Downloaded regex-automata v0.1.10
10992023-12-07T01:26:44.448Z Downloaded pretty_assertions v1.4.0
11002023-12-07T01:26:44.452Z Downloaded synstructure v0.12.6
11012023-12-07T01:26:44.455Z Downloaded parse-display-derive v0.8.2
11022023-12-07T01:26:44.455Z Downloaded signature v1.6.4
11032023-12-07T01:26:44.459Z Downloaded r2d2 v0.8.10
11042023-12-07T01:26:44.459Z Downloaded tracing-attributes v0.1.26
11052023-12-07T01:26:44.463Z Downloaded tokio-macros v2.2.0
11062023-12-07T01:26:44.470Z Downloaded fs-err v2.11.0
11072023-12-07T01:26:44.471Z Downloaded predicates-core v1.0.6
11082023-12-07T01:26:44.475Z Downloaded signature v2.1.0
11092023-12-07T01:26:44.475Z Downloaded smallvec v0.6.14
11102023-12-07T01:26:44.476Z Downloaded crc32fast v1.3.2
11112023-12-07T01:26:44.479Z Downloaded rand_xorshift v0.3.0
11122023-12-07T01:26:44.479Z Downloaded paste v1.0.14
11132023-12-07T01:26:44.483Z Downloaded pkcs8 v0.10.2
11142023-12-07T01:26:44.487Z Downloaded wyz v0.5.1
11152023-12-07T01:26:44.491Z Downloaded unicode-bidi v0.3.13
11162023-12-07T01:26:44.495Z Downloaded flume v0.11.0
11172023-12-07T01:26:44.499Z Downloaded serde_with v2.3.3
11182023-12-07T01:26:44.510Z Downloaded chrono v0.4.31
11192023-12-07T01:26:44.523Z Downloaded unicode-segmentation v1.10.1
11202023-12-07T01:26:44.529Z Downloaded criterion v0.5.1
11212023-12-07T01:26:44.541Z Downloaded papergrid v0.10.0
11222023-12-07T01:26:44.549Z Downloaded crossbeam-utils v0.8.16
11232023-12-07T01:26:44.553Z Downloaded socket2 v0.5.5
11242023-12-07T01:26:44.557Z Downloaded socket2 v0.4.9
11252023-12-07T01:26:44.561Z Downloaded rstest_macros v0.18.2
11262023-12-07T01:26:44.565Z Downloaded tokio-postgres v0.7.10
11272023-12-07T01:26:44.572Z Downloaded x509-cert v0.2.4
11282023-12-07T01:26:44.582Z Downloaded itertools v0.10.5
11292023-12-07T01:26:44.598Z Downloaded snafu-derive v0.7.5
11302023-12-07T01:26:45.667Z Downloaded postcard v1.0.8
11312023-12-07T01:26:45.667Z Downloaded tiny-keccak v2.0.2
11322023-12-07T01:26:45.667Z Downloaded predicates v2.1.5
11332023-12-07T01:26:45.667Z Downloaded zeroize_derive v1.4.2
11342023-12-07T01:26:45.667Z Downloaded hex-literal v0.4.1
11352023-12-07T01:26:45.669Z Downloaded yansi v0.5.1
11362023-12-07T01:26:45.669Z Downloaded xattr v1.0.1
11372023-12-07T01:26:45.669Z Downloaded sha2 v0.10.8
11382023-12-07T01:26:45.670Z Downloaded futures-macro v0.3.29
11392023-12-07T01:26:45.670Z Downloaded tokio-rustls v0.24.1
11402023-12-07T01:26:45.670Z Downloaded ena v0.14.2
11412023-12-07T01:26:45.670Z Downloaded hashbrown v0.13.2
11422023-12-07T01:26:45.670Z Downloaded zerocopy v0.6.4
11432023-12-07T01:26:45.670Z Downloaded trust-dns-server v0.22.1
11442023-12-07T01:26:45.671Z Downloaded trust-dns-resolver v0.22.0
11452023-12-07T01:26:45.671Z Downloaded plotters-backend v0.3.5
11462023-12-07T01:26:45.671Z Downloaded sct v0.7.0
11472023-12-07T01:26:45.671Z Downloaded parking_lot_core v0.9.8
11482023-12-07T01:26:45.671Z Downloaded httptest v0.15.5
11492023-12-07T01:26:45.671Z Downloaded prettyplease v0.2.12
11502023-12-07T01:26:45.671Z Downloaded crossterm v0.27.0
11512023-12-07T01:26:45.671Z Downloaded num-bigint-dig v0.8.4
11522023-12-07T01:26:45.672Z Downloaded phf_shared v0.11.2
11532023-12-07T01:26:45.672Z Downloaded resolv-conf v0.7.0
11542023-12-07T01:26:45.672Z Downloaded string_cache v0.8.7
11552023-12-07T01:26:45.672Z Downloaded slog-term v2.9.0
11562023-12-07T01:26:45.672Z Downloaded static_assertions v1.1.0
11572023-12-07T01:26:45.672Z Downloaded unsafe-libyaml v0.2.9
11582023-12-07T01:26:45.673Z Downloaded nom v7.1.3
11592023-12-07T01:26:45.673Z Downloaded libm v0.2.7
11602023-12-07T01:26:45.673Z Downloaded signal-hook-mio v0.2.3
11612023-12-07T01:26:45.673Z Downloaded predicates-tree v1.0.9
11622023-12-07T01:26:45.673Z Downloaded tungstenite v0.20.1
11632023-12-07T01:26:45.675Z Downloaded serde_yaml v0.9.25
11642023-12-07T01:26:45.675Z Downloaded num-bigint v0.4.4
11652023-12-07T01:26:45.675Z Downloaded rustls-native-certs v0.6.3
11662023-12-07T01:26:45.675Z Downloaded proc-macro-crate v1.3.1
11672023-12-07T01:26:45.675Z Downloaded fatfs v0.3.6
11682023-12-07T01:26:45.675Z Downloaded snafu v0.7.5
11692023-12-07T01:26:45.676Z Downloaded tinyvec v1.6.0
11702023-12-07T01:26:45.676Z Downloaded structmeta v0.2.0
11712023-12-07T01:26:45.676Z Downloaded remove_dir_all v0.5.3
11722023-12-07T01:26:45.676Z Downloaded slog-stdlog v4.1.1
11732023-12-07T01:26:45.677Z Downloaded half v1.8.2
11742023-12-07T01:26:45.677Z Downloaded globset v0.4.13
11752023-12-07T01:26:45.677Z Downloaded getrandom v0.2.10
11762023-12-07T01:26:45.677Z Downloaded trust-dns-client v0.22.0
11772023-12-07T01:26:45.677Z Downloaded libxml v0.3.3
11782023-12-07T01:26:45.677Z Downloaded form_urlencoded v1.2.1
11792023-12-07T01:26:45.677Z Downloaded futures-core v0.3.29
11802023-12-07T01:26:45.678Z Downloaded term v0.7.0
11812023-12-07T01:26:45.678Z Downloaded trybuild v1.0.85
11822023-12-07T01:26:45.678Z Downloaded signal-hook v0.3.17
11832023-12-07T01:26:45.678Z Downloaded rustc-hash v1.1.0
11842023-12-07T01:26:45.678Z Downloaded rtoolbox v0.0.1
11852023-12-07T01:26:45.678Z Downloaded pin-project-internal v1.1.3
11862023-12-07T01:26:45.678Z Downloaded zerocopy v0.3.0
11872023-12-07T01:26:45.679Z Downloaded termios v0.3.3
11882023-12-07T01:26:45.679Z Downloaded backtrace v0.3.69
11892023-12-07T01:26:45.680Z Downloaded password-hash v0.5.0
11902023-12-07T01:26:45.680Z Downloaded hmac v0.12.1
11912023-12-07T01:26:45.680Z Downloaded structopt v0.3.26
11922023-12-07T01:26:45.680Z Downloaded native-tls v0.2.11
11932023-12-07T01:26:45.680Z Downloaded stringprep v0.1.3
11942023-12-07T01:26:45.680Z Downloaded textwrap v0.16.0
11952023-12-07T01:26:45.680Z Downloaded rustc_version v0.4.0
11962023-12-07T01:26:45.681Z Downloaded pest_derive v2.7.2
11972023-12-07T01:26:45.681Z Downloaded parking_lot v0.12.1
11982023-12-07T01:26:45.681Z Downloaded rcgen v0.11.3
11992023-12-07T01:26:45.681Z Downloaded postgres-protocol v0.6.6
12002023-12-07T01:26:45.681Z Downloaded pkcs1 v0.7.5
12012023-12-07T01:26:45.681Z Downloaded fixedbitset v0.4.2
12022023-12-07T01:26:45.681Z Downloaded scheduled-thread-pool v0.2.7
12032023-12-07T01:26:45.681Z Downloaded rstest v0.18.2
12042023-12-07T01:26:45.681Z Downloaded unicode-xid v0.2.4
12052023-12-07T01:26:45.682Z Downloaded crossbeam-channel v0.5.8
12062023-12-07T01:26:45.682Z Downloaded partial-io v0.5.4
12072023-12-07T01:26:45.682Z Downloaded difflib v0.4.0
12082023-12-07T01:26:45.682Z Downloaded siphasher v0.3.11
12092023-12-07T01:26:45.682Z Downloaded vte v0.11.1
12102023-12-07T01:26:45.683Z Downloaded test-strategy v0.3.1
12112023-12-07T01:26:45.683Z Downloaded phf v0.11.2
12122023-12-07T01:26:45.683Z Downloaded display-error-chain v0.2.0
12132023-12-07T01:26:45.683Z Downloaded zone_cfg_derive v0.3.0
12142023-12-07T01:26:45.684Z Downloaded ref-cast v1.0.20
12152023-12-07T01:26:45.684Z Downloaded dirs-sys-next v0.1.2
12162023-12-07T01:26:45.684Z Downloaded thiserror-no-std v2.0.2
12172023-12-07T01:26:45.684Z Downloaded thiserror-impl-no-std v2.0.2
12182023-12-07T01:26:45.684Z Downloaded proc-macro-error v1.0.4
12192023-12-07T01:26:45.685Z Downloaded toolchain_find v0.2.0
12202023-12-07T01:26:45.685Z Downloaded base64 v0.21.5
12212023-12-07T01:26:45.685Z Downloaded chacha20poly1305 v0.10.1
12222023-12-07T01:26:45.686Z Downloaded strip-ansi-escapes v0.2.0
12232023-12-07T01:26:45.686Z Downloaded enum-as-inner v0.5.1
12242023-12-07T01:26:45.686Z Downloaded relative-path v1.9.0
12252023-12-07T01:26:45.686Z Downloaded httparse v1.8.0
12262023-12-07T01:26:45.686Z Downloaded stable_deref_trait v1.2.0
12272023-12-07T01:26:45.687Z Downloaded arc-swap v1.6.0
12282023-12-07T01:26:45.687Z Downloaded pretty-hex v0.2.1
12292023-12-07T01:26:45.687Z Downloaded tower-service v0.3.2
12302023-12-07T01:26:46.108Z Downloaded tracing-core v0.1.31
12312023-12-07T01:26:46.109Z Downloaded hash32 v0.2.1
12322023-12-07T01:26:46.109Z Downloaded num-traits v0.2.16
12332023-12-07T01:26:46.109Z Downloaded indexmap v1.9.3
12342023-12-07T01:26:46.109Z Downloaded tar v0.4.40
12352023-12-07T01:26:46.109Z Downloaded pest_meta v2.7.2
12362023-12-07T01:26:46.110Z Downloaded vec_map v0.8.2
12372023-12-07T01:26:46.110Z Downloaded untrusted v0.7.1
12382023-12-07T01:26:46.110Z Downloaded universal-hash v0.5.1
12392023-12-07T01:26:46.110Z Downloaded serde_with_macros v2.3.3
12402023-12-07T01:26:46.110Z Downloaded parking_lot v0.11.2
12412023-12-07T01:26:46.110Z Downloaded similar v2.2.1
12422023-12-07T01:26:46.111Z Downloaded unicode-linebreak v0.1.5
12432023-12-07T01:26:46.111Z Downloaded tui-tree-widget v0.13.0
12442023-12-07T01:26:46.111Z Downloaded serde_plain v1.0.2
12452023-12-07T01:26:46.111Z Downloaded serde_path_to_error v0.1.14
12462023-12-07T01:26:46.111Z Downloaded funty v2.0.0
12472023-12-07T01:26:46.111Z Downloaded packed_struct_codegen v0.10.1
12482023-12-07T01:26:46.112Z Downloaded highway v1.1.0
12492023-12-07T01:26:46.112Z Downloaded heck v0.3.3
12502023-12-07T01:26:46.112Z Downloaded flagset v0.4.3
12512023-12-07T01:26:46.112Z Downloaded base64 v0.13.1
12522023-12-07T01:26:46.112Z Downloaded serial_test v0.10.0
12532023-12-07T01:26:46.112Z Downloaded pem-rfc7468 v0.7.0
12542023-12-07T01:26:46.113Z Downloaded diesel_derives v2.1.2
12552023-12-07T01:26:46.113Z Downloaded waitgroup v0.1.2
12562023-12-07T01:26:46.113Z Downloaded subprocess v0.2.9
12572023-12-07T01:26:46.113Z Downloaded crypto-bigint v0.5.2
12582023-12-07T01:26:46.113Z Downloaded darling_core v0.14.4
12592023-12-07T01:26:46.113Z Downloaded num_cpus v1.16.0
12602023-12-07T01:26:46.113Z Downloaded percent-encoding v2.3.1
12612023-12-07T01:26:46.113Z Downloaded fnv v1.0.7
12622023-12-07T01:26:46.113Z Downloaded float-cmp v0.9.0
12632023-12-07T01:26:46.113Z Downloaded foreign-types-macros v0.2.3
12642023-12-07T01:26:46.114Z Downloaded endian-type v0.1.2
12652023-12-07T01:26:46.114Z Downloaded unicode-width v0.1.11
12662023-12-07T01:26:46.114Z Downloaded data-encoding v2.4.0
12672023-12-07T01:26:46.114Z Downloaded nanorand v0.7.0
12682023-12-07T01:26:46.114Z Downloaded const-oid v0.9.5
12692023-12-07T01:26:46.114Z Downloaded try-lock v0.2.4
12702023-12-07T01:26:46.114Z Downloaded sha1 v0.10.6
12712023-12-07T01:26:46.114Z Downloaded serial_test_derive v0.10.0
12722023-12-07T01:26:46.114Z Downloaded itertools v0.12.0
12732023-12-07T01:26:46.114Z Downloaded ucd-trie v0.1.6
12742023-12-07T01:26:46.115Z Downloaded typenum v1.16.0
12752023-12-07T01:26:46.115Z Downloaded spin v0.9.8
12762023-12-07T01:26:46.135Z Downloaded httpdate v1.0.3
12772023-12-07T01:26:46.135Z Downloaded pem v3.0.2
12782023-12-07T01:26:46.135Z Downloaded foreign-types-shared v0.1.1
12792023-12-07T01:26:46.136Z Downloaded termtree v0.4.1
12802023-12-07T01:26:46.136Z Downloaded bitflags v2.4.0
12812023-12-07T01:26:46.136Z Downloaded basic-toml v0.1.4
12822023-12-07T01:26:46.136Z Downloaded home v0.5.5
12832023-12-07T01:26:46.136Z Downloaded rustls-pemfile v1.0.3
12842023-12-07T01:26:46.137Z Downloaded blake2 v0.10.6
12852023-12-07T01:26:46.137Z Downloaded argon2 v0.5.2
12862023-12-07T01:26:46.137Z Downloaded fragile v2.0.0
12872023-12-07T01:26:46.137Z Downloaded strum_macros v0.24.3
12882023-12-07T01:26:46.138Z Downloaded smallvec v1.11.0
12892023-12-07T01:26:46.138Z Downloaded opaque-debug v0.3.0
12902023-12-07T01:26:46.138Z Downloaded ahash v0.8.3
12912023-12-07T01:26:46.138Z Downloaded addr2line v0.21.0
12922023-12-07T01:26:46.138Z Downloaded structopt-derive v0.4.18
12932023-12-07T01:26:46.139Z Downloaded spin v0.5.2
12942023-12-07T01:26:46.139Z Downloaded smawk v0.3.1
12952023-12-07T01:26:46.139Z Downloaded new_debug_unreachable v1.0.4
12962023-12-07T01:26:46.139Z Downloaded crc-any v2.4.3
12972023-12-07T01:26:46.139Z Downloaded parse-display v0.8.2
12982023-12-07T01:26:46.140Z Downloaded foreign-types v0.3.2
12992023-12-07T01:26:46.140Z Downloaded tempfile v3.8.1
13002023-12-07T01:26:46.140Z Downloaded num-rational v0.4.1
13012023-12-07T01:26:46.140Z Downloaded num-complex v0.4.4
13022023-12-07T01:26:46.140Z Downloaded blake2b_simd v1.0.1
13032023-12-07T01:26:46.140Z Downloaded rand_chacha v0.3.1
13042023-12-07T01:26:46.140Z Downloaded pest_generator v2.7.2
13052023-12-07T01:26:46.141Z Downloaded multer v2.1.0
13062023-12-07T01:26:46.141Z Downloaded group v0.13.0
13072023-12-07T01:26:46.141Z Downloaded zeroize v1.7.0
13082023-12-07T01:26:46.141Z Downloaded slab v0.4.9
13092023-12-07T01:26:46.141Z Downloaded serde_derive_internals v0.26.0
13102023-12-07T01:26:46.141Z Downloaded owo-colors v3.5.0
13112023-12-07T01:26:46.141Z Downloaded downcast v0.11.0
13122023-12-07T01:26:46.141Z Downloaded doc-comment v0.3.3
13132023-12-07T01:26:46.141Z Downloaded darling_macro v0.14.4
13142023-12-07T01:26:46.141Z Downloaded assert_cmd v2.0.12
13152023-12-07T01:26:46.142Z Downloaded strum_macros v0.25.2
13162023-12-07T01:26:46.142Z Downloaded backoff v0.4.0
13172023-12-07T01:26:46.142Z Downloaded unarray v0.1.4
13182023-12-07T01:26:46.142Z Downloaded shell-words v1.1.0
13192023-12-07T01:26:46.142Z Downloaded usdt-impl v0.3.5
13202023-12-07T01:26:46.142Z Downloaded supports-color v2.1.0
13212023-12-07T01:26:46.142Z Downloaded subtle v2.5.0
13222023-12-07T01:26:46.142Z Downloaded slog-bunyan v2.4.0
13232023-12-07T01:26:46.142Z Downloaded nu-ansi-term v0.49.0
13242023-12-07T01:26:46.142Z Downloaded hyper-tls v0.5.0
13252023-12-07T01:26:46.143Z Downloaded zone v0.3.0
13262023-12-07T01:26:46.143Z Downloaded walkdir v2.4.0
13272023-12-07T01:26:46.143Z Downloaded tempdir v0.3.7
13282023-12-07T01:26:46.143Z Downloaded tap v1.0.1
13292023-12-07T01:26:46.143Z Downloaded tabled_derive v0.6.0
13302023-12-07T01:26:46.150Z Downloaded strsim v0.8.0
13312023-12-07T01:26:46.150Z Downloaded smf v0.2.2
13322023-12-07T01:26:46.152Z Downloaded slog-dtrace v0.2.3
13332023-12-07T01:26:46.152Z Downloaded keccak v0.1.4
13342023-12-07T01:26:46.152Z Downloaded bzip2 v0.4.4
13352023-12-07T01:26:46.152Z Downloaded hyper-rustls v0.24.2
13362023-12-07T01:26:46.152Z Downloaded linear-map v1.2.0
13372023-12-07T01:26:46.153Z Downloaded slog-async v2.8.0
13382023-12-07T01:26:46.153Z Downloaded serde-hex v0.1.0
13392023-12-07T01:26:46.153Z Downloaded semver-parser v0.10.2
13402023-12-07T01:26:46.153Z Downloaded num_enum_derive v0.5.11
13412023-12-07T01:26:46.153Z Downloaded num-iter v0.1.43
13422023-12-07T01:26:46.154Z Downloaded num v0.4.1
13432023-12-07T01:26:46.154Z Downloaded crc-catalog v2.2.0
13442023-12-07T01:26:46.154Z Downloaded cpufeatures v0.2.9
13452023-12-07T01:26:46.154Z Downloaded arrayvec v0.7.4
13462023-12-07T01:26:46.155Z Downloaded async-trait v0.1.74
13472023-12-07T01:26:46.155Z Downloaded num-integer v0.1.45
13482023-12-07T01:26:46.155Z Downloaded unicase v2.7.0
13492023-12-07T01:26:46.155Z Downloaded colored v2.0.4
13502023-12-07T01:26:46.155Z Downloaded block-padding v0.3.3
13512023-12-07T01:26:46.155Z Downloaded bitfield v0.14.0
13522023-12-07T01:26:46.156Z Downloaded atomic-waker v1.1.1
13532023-12-07T01:26:46.156Z Downloaded usdt-attr-macro v0.3.5
13542023-12-07T01:26:46.156Z Downloaded lazycell v1.3.0
13552023-12-07T01:26:46.156Z Downloaded criterion-plot v0.5.0
13562023-12-07T01:26:46.156Z Downloaded signal-hook-tokio v0.3.1
13572023-12-07T01:26:46.156Z Downloaded serde_urlencoded v0.7.1
13582023-12-07T01:26:46.156Z Downloaded olpc-cjson v0.1.3
13592023-12-07T01:26:46.156Z Downloaded num_enum v0.5.11
13602023-12-07T01:26:46.177Z Downloaded kstat-rs v0.2.3
13612023-12-07T01:26:46.177Z Downloaded hubpack v0.1.2
13622023-12-07T01:26:46.177Z Downloaded ansi_term v0.12.1
13632023-12-07T01:26:46.178Z Downloaded take_mut v0.2.2
13642023-12-07T01:26:46.178Z Downloaded strum v0.25.0
13652023-12-07T01:26:46.178Z Downloaded cookie v0.18.0
13662023-12-07T01:26:46.178Z Downloaded cobs v0.2.3
13672023-12-07T01:26:46.178Z Downloaded cfg-if v1.0.0
13682023-12-07T01:26:46.179Z Downloaded humantime v2.1.0
13692023-12-07T01:26:46.179Z Downloaded block-buffer v0.10.4
13702023-12-07T01:26:46.179Z Downloaded spki v0.7.2
13712023-12-07T01:26:46.179Z Downloaded serde_tokenstream v0.2.0
13722023-12-07T01:26:46.180Z Downloaded nodrop v0.1.14
13732023-12-07T01:26:46.180Z Downloaded constant_time_eq v0.2.6
13742023-12-07T01:26:46.180Z Downloaded chacha20 v0.9.1
13752023-12-07T01:26:46.181Z Downloaded bit-set v0.5.3
13762023-12-07T01:26:46.181Z Downloaded base16ct v0.2.0
13772023-12-07T01:26:46.181Z Downloaded async-stream v0.3.5
13782023-12-07T01:26:46.186Z Downloaded want v0.3.1
13792023-12-07T01:26:46.186Z Downloaded maybe-uninit v2.0.0
13802023-12-07T01:26:46.186Z Downloaded async-recursion v1.0.5
13812023-12-07T01:26:46.186Z Downloaded aead v0.5.2
13822023-12-07T01:26:46.186Z Downloaded maplit v1.0.2
13832023-12-07T01:26:46.186Z Downloaded managed v0.8.0
13842023-12-07T01:26:46.186Z Downloaded linked-hash-map v0.5.6
13852023-12-07T01:26:46.187Z Downloaded crossbeam v0.8.2
13862023-12-07T01:26:46.187Z Downloaded convert_case v0.4.0
13872023-12-07T01:26:46.187Z Downloaded curve25519-dalek-derive v0.1.0
13882023-12-07T01:26:46.189Z Downloaded ascii-canvas v3.0.0
13892023-12-07T01:26:46.189Z Downloaded array-init v0.0.4
13902023-12-07T01:26:46.190Z Downloaded adler v1.0.2
13912023-12-07T01:26:46.190Z Downloaded newline-converter v0.3.0
13922023-12-07T01:26:46.190Z Downloaded autocfg v1.1.0
13932023-12-07T01:26:46.190Z Downloaded anes v0.1.6
13942023-12-07T01:26:46.191Z Downloaded assert_matches v1.5.0
13952023-12-07T01:26:46.191Z Downloaded crunchy v0.2.2
13962023-12-07T01:26:46.191Z Downloaded crucible-workspace-hack v0.1.0
13972023-12-07T01:26:46.191Z Downloaded match_cfg v0.1.0
13982023-12-07T01:26:46.192Z Downloaded newtype_derive v0.1.6
13992023-12-07T01:26:46.192Z Downloaded byteorder v1.5.0
14002023-12-07T01:26:46.192Z Downloaded memoffset v0.9.0
14012023-12-07T01:26:46.192Z Downloaded camino-tempfile v1.1.1
14022023-12-07T01:26:46.192Z Downloaded ciborium-io v0.2.1
14032023-12-07T01:26:46.192Z Downloaded lru-cache v0.1.2
14042023-12-07T01:26:46.192Z Downloaded cassowary v0.3.0
14052023-12-07T01:26:46.192Z Downloaded bb8 v0.8.1
14062023-12-07T01:26:46.192Z Downloaded hyper-staticfile v0.9.5
14072023-12-07T01:26:46.192Z Downloaded bytesize v1.3.0
14082023-12-07T01:26:46.192Z Downloaded atty v0.2.14
14092023-12-07T01:26:46.192Z Downloaded async-stream-impl v0.3.5
14102023-12-07T01:26:46.192Z Downloaded atomicwrites v0.4.2
14112023-12-07T01:26:46.192Z Downloaded openssl v0.10.60
14122023-12-07T01:26:46.192Z Downloaded minimal-lexical v0.2.1
14132023-12-07T01:26:46.193Z Downloaded mime_guess v2.0.4
14142023-12-07T01:26:46.193Z Downloaded hubpack_derive v0.1.1
14152023-12-07T01:26:46.193Z Downloaded bcs v0.1.6
14162023-12-07T01:26:46.193Z Downloaded libsw v3.3.0
14172023-12-07T01:26:46.193Z Downloaded mockall v0.11.4
14182023-12-07T01:26:46.193Z Downloaded memoffset v0.7.1
14192023-12-07T01:26:46.193Z Downloaded lalrpop-util v0.19.12
14202023-12-07T01:26:46.193Z Downloaded normalize-line-endings v0.3.0
14212023-12-07T01:26:46.193Z Downloaded lazy_static v1.4.0
14222023-12-07T01:26:46.193Z Downloaded ipnetwork v0.20.0
14232023-12-07T01:26:46.193Z Downloaded indoc v2.0.3
14242023-12-07T01:26:46.193Z Downloaded inout v0.1.3
14252023-12-07T01:26:46.193Z Downloaded schemars_derive v0.8.13
14262023-12-07T01:26:46.193Z Downloaded rustls-webpki v0.101.7
14272023-12-07T01:26:46.193Z Downloaded macaddr v1.0.1
14282023-12-07T01:26:46.193Z Downloaded ciborium v0.2.1
14292023-12-07T01:26:46.193Z Downloaded bytecount v0.6.3
14302023-12-07T01:26:46.199Z Downloaded scopeguard v1.2.0
14312023-12-07T01:26:46.200Z Downloaded same-file v1.0.6
14322023-12-07T01:26:46.200Z Downloaded oso-derive v0.27.0
14332023-12-07T01:26:46.200Z Downloaded once_cell v1.18.0
14342023-12-07T01:26:46.200Z Downloaded bytes v1.5.0
14352023-12-07T01:26:46.206Z Downloaded number_prefix v0.4.0
14362023-12-07T01:26:46.206Z Downloaded lock_api v0.4.10
14372023-12-07T01:26:46.206Z Downloaded libefi-sys v0.1.0
14382023-12-07T01:26:46.206Z Downloaded iana-time-zone v0.1.57
14392023-12-07T01:26:46.206Z Downloaded console v0.15.7
14402023-12-07T01:26:46.206Z Downloaded clang-sys v1.6.1
14412023-12-07T01:26:46.206Z Downloaded cancel-safe-futures v0.1.5
14422023-12-07T01:26:46.206Z Downloaded md-5 v0.10.5
14432023-12-07T01:26:46.206Z Downloaded libtest-mimic v0.6.1
14442023-12-07T01:26:46.220Z Downloaded is_ci v1.1.1
14452023-12-07T01:26:46.220Z Downloaded is-terminal v0.4.9
14462023-12-07T01:26:46.220Z Downloaded ipnet v2.8.0
14472023-12-07T01:26:46.220Z Downloaded instant v0.1.12
14482023-12-07T01:26:46.220Z Downloaded corncobs v0.1.3
14492023-12-07T01:26:46.220Z Downloaded constant_time_eq v0.3.0
14502023-12-07T01:26:46.220Z Downloaded cipher v0.4.4
14512023-12-07T01:26:46.220Z Downloaded ciborium-ll v0.2.1
14522023-12-07T01:26:46.220Z Downloaded cexpr v0.6.0
14532023-12-07T01:26:46.220Z Downloaded cast v0.3.0
14542023-12-07T01:26:46.388Z Compiling serde v1.0.192
14552023-12-07T01:26:46.392Z Compiling autocfg v1.1.0
14562023-12-07T01:26:46.392Z Checking cfg-if v1.0.0
14572023-12-07T01:26:46.392Z Compiling version_check v0.9.4
14582023-12-07T01:26:46.392Z Compiling syn v1.0.109
14592023-12-07T01:26:46.461Z Checking libc v0.2.150
14602023-12-07T01:26:46.497Z Compiling syn v2.0.32
14612023-12-07T01:26:46.568Z Compiling parking_lot_core v0.9.8
14622023-12-07T01:26:46.585Z Compiling libm v0.2.7
14632023-12-07T01:26:47.138Z Compiling cc v1.0.83
14642023-12-07T01:26:47.304Z Compiling futures-core v0.3.29
14652023-12-07T01:26:47.363Z Compiling once_cell v1.18.0
14662023-12-07T01:26:47.743Z Compiling serde_json v1.0.108
14672023-12-07T01:26:47.802Z Compiling memchr v2.6.3
14682023-12-07T01:26:47.874Z Compiling lock_api v0.4.10
14692023-12-07T01:26:47.986Z Compiling num-traits v0.2.16
14702023-12-07T01:26:48.245Z Compiling slab v0.4.9
14712023-12-07T01:26:48.342Z Checking getrandom v0.2.10
14722023-12-07T01:26:48.434Z Compiling futures-channel v0.3.29
14732023-12-07T01:26:48.689Z Compiling futures-task v0.3.29
14742023-12-07T01:26:48.870Z Compiling typenum v1.16.0
14752023-12-07T01:26:48.939Z Compiling futures-util v0.3.29
14762023-12-07T01:26:49.183Z Checking scopeguard v1.2.0
14772023-12-07T01:26:49.343Z Compiling generic-array v0.14.7
14782023-12-07T01:26:49.473Z Compiling log v0.4.20
14792023-12-07T01:26:49.892Z Compiling pkg-config v0.3.27
14802023-12-07T01:26:50.995Z Checking smallvec v1.11.0
14812023-12-07T01:26:51.006Z Checking itoa v1.0.9
14822023-12-07T01:26:51.352Z Compiling rustix v0.38.25
14832023-12-07T01:26:51.536Z Compiling indexmap v1.9.3
14842023-12-07T01:26:51.621Z Compiling schemars v0.8.13
14852023-12-07T01:26:51.983Z Compiling fnv v1.0.7
14862023-12-07T01:26:52.089Z Compiling vcpkg v0.2.15
14872023-12-07T01:26:52.160Z Compiling httparse v1.8.0
14882023-12-07T01:26:52.582Z Checking rand_core v0.6.4
14892023-12-07T01:26:52.799Z Compiling ring v0.17.5
14902023-12-07T01:26:53.012Z Compiling ring v0.16.20
14912023-12-07T01:26:54.681Z Compiling aho-corasick v1.0.4
14922023-12-07T01:26:54.761Z Compiling regex-syntax v0.8.2
14932023-12-07T01:26:56.190Z Compiling openssl-sys v0.9.96
14942023-12-07T01:26:57.406Z Compiling parking_lot v0.12.1
14952023-12-07T01:26:58.136Z Checking pin-project-lite v0.2.13
14962023-12-07T01:26:58.289Z Compiling ahash v0.8.3
14972023-12-07T01:26:58.762Z Compiling serde_derive_internals v0.26.0
14982023-12-07T01:26:58.983Z Checking spin v0.5.2
14992023-12-07T01:26:59.358Z Compiling openssl v0.10.60
15002023-12-07T01:26:59.986Z Checking signal-hook-registry v1.4.1
15012023-12-07T01:27:00.225Z Compiling regex-automata v0.4.3
15022023-12-07T01:27:00.630Z Compiling ucd-trie v0.1.6
15032023-12-07T01:27:01.606Z Compiling rustls v0.21.9
15042023-12-07T01:27:01.759Z Checking mio v0.8.9
15052023-12-07T01:27:02.010Z Compiling iana-time-zone v0.1.57
15062023-12-07T01:27:02.674Z Compiling native-tls v0.2.11
15072023-12-07T01:27:02.772Z Compiling async-trait v0.1.74
15082023-12-07T01:27:02.809Z Checking num_cpus v1.16.0
15092023-12-07T01:27:03.583Z Compiling unicode-xid v0.2.4
15102023-12-07T01:27:03.603Z Compiling byteorder v1.5.0
15112023-12-07T01:27:03.826Z Compiling dyn-clone v1.0.13
15122023-12-07T01:27:04.334Z Compiling backtrace v0.3.69
15132023-12-07T01:27:04.526Z Checking socket2 v0.5.5
15142023-12-07T01:27:04.982Z Compiling futures-sink v0.3.29
15152023-12-07T01:27:05.217Z Compiling hashbrown v0.13.2
15162023-12-07T01:27:05.303Z Compiling errno v0.3.2
15172023-12-07T01:27:05.386Z Compiling crossbeam-utils v0.8.16
15182023-12-07T01:27:05.670Z Compiling tinyvec_macros v0.1.1
15192023-12-07T01:27:05.728Z Checking ryu v1.0.15
15202023-12-07T01:27:05.901Z Compiling crc32fast v1.3.2
15212023-12-07T01:27:06.062Z Compiling tinyvec v1.6.0
15222023-12-07T01:27:06.736Z Compiling futures-io v0.3.29
15232023-12-07T01:27:06.980Z Compiling regex v1.10.2
15242023-12-07T01:27:07.073Z Compiling anyhow v1.0.75
15252023-12-07T01:27:07.123Z Compiling pin-utils v0.1.0
15262023-12-07T01:27:07.211Z Compiling spin v0.9.8
15272023-12-07T01:27:07.272Z Compiling tracing-core v0.1.31
15282023-12-07T01:27:07.802Z Compiling unicode-bidi v0.3.13
15292023-12-07T01:27:08.645Z Compiling unicode-normalization v0.1.22
15302023-12-07T01:27:08.796Z Compiling num-integer v0.1.45
15312023-12-07T01:27:09.460Z Compiling synstructure v0.12.6
15322023-12-07T01:27:09.558Z Compiling lazy_static v1.4.0
15332023-12-07T01:27:09.705Z Compiling unicode-width v0.1.11
15342023-12-07T01:27:09.940Z Compiling slog v2.7.0
15352023-12-07T01:27:10.253Z Compiling base64 v0.21.5
15362023-12-07T01:27:10.319Z Compiling serde_derive v1.0.192
15372023-12-07T01:27:10.443Z Compiling thiserror-impl v1.0.49
15382023-12-07T01:27:10.709Z Compiling zeroize_derive v1.4.2
15392023-12-07T01:27:11.023Z Compiling tokio-macros v2.2.0
15402023-12-07T01:27:11.579Z Compiling futures-macro v0.3.29
15412023-12-07T01:27:11.639Z Compiling tracing-attributes v0.1.26
15422023-12-07T01:27:12.509Z Compiling schemars_derive v0.8.13
15432023-12-07T01:27:13.361Z Compiling openssl-macros v0.1.1
15442023-12-07T01:27:13.787Z Checking zeroize v1.7.0
15452023-12-07T01:27:15.929Z Compiling thiserror v1.0.49
15462023-12-07T01:27:16.096Z Compiling pest v2.7.2
15472023-12-07T01:27:16.545Z Compiling zerocopy-derive v0.2.0
15482023-12-07T01:27:17.447Z Compiling rustversion v1.0.14
15492023-12-07T01:27:18.115Z Compiling tracing v0.1.37
15502023-12-07T01:27:18.134Z Compiling untrusted v0.9.0
15512023-12-07T01:27:18.415Z Compiling openssl-probe v0.1.5
15522023-12-07T01:27:18.471Z Checking subtle v2.5.0
15532023-12-07T01:27:18.852Z Compiling percent-encoding v2.3.1
15542023-12-07T01:27:18.885Z Compiling untrusted v0.7.1
15552023-12-07T01:27:18.905Z Compiling time-core v0.1.1
15562023-12-07T01:27:18.966Z Compiling hashbrown v0.12.3
15572023-12-07T01:27:19.137Z Compiling foreign-types-shared v0.1.1
15582023-12-07T01:27:19.168Z Compiling time-macros v0.2.13
15592023-12-07T01:27:19.283Z Compiling foreign-types v0.3.2
15602023-12-07T01:27:20.331Z Compiling pest_meta v2.7.2
15612023-12-07T01:27:23.680Z Compiling pest_generator v2.7.2
15622023-12-07T01:27:25.210Z Compiling try-lock v0.2.4
15632023-12-07T01:27:25.407Z Compiling want v0.3.1
15642023-12-07T01:27:25.898Z Compiling rustls-webpki v0.101.7
15652023-12-07T01:27:26.134Z Compiling sct v0.7.0
15662023-12-07T01:27:26.991Z Compiling form_urlencoded v1.2.1
15672023-12-07T01:27:27.933Z Compiling socket2 v0.4.9
15682023-12-07T01:27:28.720Z Compiling tower-service v0.3.2
15692023-12-07T01:27:28.815Z Compiling pest_derive v2.7.2
15702023-12-07T01:27:28.896Z Compiling httpdate v1.0.3
15712023-12-07T01:27:29.043Z Compiling either v1.9.0
15722023-12-07T01:27:29.311Z Compiling rustls-pemfile v1.0.3
15732023-12-07T01:27:29.556Z Compiling idna v0.5.0
15742023-12-07T01:27:29.570Z Compiling memoffset v0.9.0
15752023-12-07T01:27:29.846Z Compiling usdt-impl v0.3.5
15762023-12-07T01:27:29.993Z Compiling adler v1.0.2
15772023-12-07T01:27:30.196Z Compiling miniz_oxide v0.7.1
15782023-12-07T01:27:30.325Z Compiling rustls-native-certs v0.6.3
15792023-12-07T01:27:30.536Z Compiling zerocopy v0.3.0
15802023-12-07T01:27:31.002Z Checking crypto-common v0.1.6
15812023-12-07T01:27:31.253Z Compiling url v2.5.0
15822023-12-07T01:27:31.857Z Compiling signal-hook v0.3.17
15832023-12-07T01:27:32.239Z Compiling ipnet v2.8.0
15842023-12-07T01:27:32.309Z Compiling dof v0.1.5
15852023-12-07T01:27:33.197Z Compiling dtrace-parser v0.1.14
15862023-12-07T01:27:33.451Z Checking bytes v1.5.0
15872023-12-07T01:27:33.784Z Checking bitflags v2.4.0
15882023-12-07T01:27:34.213Z Compiling zerocopy-derive v0.6.4
15892023-12-07T01:27:34.260Z Compiling clap_derive v4.4.2
15902023-12-07T01:27:34.400Z Compiling crossbeam-epoch v0.9.15
15912023-12-07T01:27:35.066Z Compiling indexmap v2.1.0
15922023-12-07T01:27:36.162Z Compiling semver v1.0.20
15932023-12-07T01:27:37.213Z Compiling uuid v1.6.1
15942023-12-07T01:27:37.219Z Compiling chrono v0.4.31
15952023-12-07T01:27:37.364Z Compiling rustc_version v0.4.0
15962023-12-07T01:27:37.467Z Compiling http v0.2.11
15972023-12-07T01:27:37.875Z Compiling tokio v1.34.0
15982023-12-07T01:27:39.343Z Compiling serde_spanned v0.6.4
15992023-12-07T01:27:39.685Z Compiling toml_datetime v0.6.5
16002023-12-07T01:27:40.098Z Compiling toml_edit v0.19.15
16012023-12-07T01:27:42.890Z Compiling openapiv3 v2.0.0-rc.1
16022023-12-07T01:27:43.634Z Compiling http-body v0.4.5
16032023-12-07T01:27:43.969Z Compiling heapless v0.7.16
16042023-12-07T01:27:44.661Z Compiling serde_urlencoded v0.7.1
16052023-12-07T01:27:45.194Z Compiling thread-id v4.2.0
16062023-12-07T01:27:45.337Z Compiling encoding_rs v0.8.33
16072023-12-07T01:27:45.468Z Compiling mime v0.3.17
16082023-12-07T01:27:46.487Z Compiling webpki-roots v0.25.2
16092023-12-07T01:27:46.652Z Checking const-oid v0.9.5
16102023-12-07T01:27:47.457Z Compiling siphasher v0.3.11
16112023-12-07T01:27:48.194Z Compiling gimli v0.28.0
16122023-12-07T01:27:49.691Z Compiling serde_tokenstream v0.1.7
16132023-12-07T01:27:50.503Z Compiling tokio-util v0.7.10
16142023-12-07T01:27:51.657Z Compiling tokio-rustls v0.24.1
16152023-12-07T01:27:51.844Z Compiling strum_macros v0.25.2
16162023-12-07T01:27:52.293Z Compiling h2 v0.3.21
16172023-12-07T01:27:53.362Z Compiling bzip2-sys v0.1.11+1.0.8
16182023-12-07T01:27:53.630Z Compiling object v0.32.1
16192023-12-07T01:27:54.028Z Compiling num-iter v0.1.43
16202023-12-07T01:27:54.639Z Compiling tokio-native-tls v0.3.1
16212023-12-07T01:27:55.012Z Compiling addr2line v0.21.0
16222023-12-07T01:27:55.027Z Compiling rustc-demangle v0.1.23
16232023-12-07T01:27:56.659Z Compiling flate2 v1.0.28
16242023-12-07T01:27:57.787Z Compiling block-buffer v0.10.4
16252023-12-07T01:27:58.165Z Compiling ppv-lite86 v0.2.17
16262023-12-07T01:27:58.627Z Compiling doc-comment v0.3.3
16272023-12-07T01:27:59.209Z Compiling usdt-attr-macro v0.3.5
16282023-12-07T01:27:59.452Z Compiling rand_chacha v0.3.1
16292023-12-07T01:27:59.533Z Compiling usdt-macro v0.3.5
16302023-12-07T01:27:59.717Z Compiling toml v0.7.8
16312023-12-07T01:28:01.577Z Compiling digest v0.10.7
16322023-12-07T01:28:01.642Z Compiling toml_edit v0.21.0
16332023-12-07T01:28:01.672Z Compiling hex v0.4.3
16342023-12-07T01:28:02.268Z Compiling pin-project-internal v1.1.3
16352023-12-07T01:28:02.443Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16362023-12-07T01:28:02.639Z Compiling bit-vec v0.6.3
16372023-12-07T01:28:03.289Z Compiling rand v0.8.5
16382023-12-07T01:28:03.669Z Compiling hyper v0.14.27
16392023-12-07T01:28:15.412Z Compiling phf_shared v0.10.0
16402023-12-07T01:28:15.816Z Compiling num-bigint v0.4.4
16412023-12-07T01:28:15.816Z Compiling new_debug_unreachable v1.0.4
16422023-12-07T01:28:15.816Z Compiling smoltcp v0.9.1
16432023-12-07T01:28:15.816Z Compiling fixedbitset v0.4.2
16442023-12-07T01:28:15.816Z Compiling precomputed-hash v0.1.1
16452023-12-07T01:28:15.816Z Compiling string_cache v0.8.7
16462023-12-07T01:28:15.816Z Compiling petgraph v0.6.4
16472023-12-07T01:28:16.113Z Compiling bit-set v0.5.3
16482023-12-07T01:28:16.696Z Compiling itertools v0.10.5
16492023-12-07T01:28:16.699Z Compiling enum-as-inner v0.5.1
16502023-12-07T01:28:16.699Z Compiling hubpack_derive v0.1.1
16512023-12-07T01:28:16.700Z Compiling diesel_table_macro_syntax v0.1.0
16522023-12-07T01:28:16.700Z Compiling lalrpop-util v0.19.12
16532023-12-07T01:28:16.700Z Compiling unicode-segmentation v1.10.1
16542023-12-07T01:28:16.700Z Compiling diesel_derives v2.1.2
16552023-12-07T01:28:16.700Z Compiling snafu-derive v0.7.5
16562023-12-07T01:28:16.700Z Compiling cpufeatures v0.2.9
16572023-12-07T01:28:16.701Z Compiling rustix v0.37.23
16582023-12-07T01:28:16.701Z Compiling sha2 v0.10.8
16592023-12-07T01:28:16.701Z Compiling hmac v0.12.1
16602023-12-07T01:28:16.701Z Compiling md-5 v0.10.5
16612023-12-07T01:28:16.701Z Compiling serde_repr v0.1.16
16622023-12-07T01:28:16.701Z Compiling stringprep v0.1.3
16632023-12-07T01:28:16.701Z Compiling hyper-tls v0.5.0
16642023-12-07T01:28:16.702Z Compiling hyper-rustls v0.24.2
16652023-12-07T01:28:16.702Z Compiling hash32 v0.2.1
16662023-12-07T01:28:16.702Z Compiling fallible-iterator v0.2.0
16672023-12-07T01:28:16.803Z Compiling reqwest v0.11.22
16682023-12-07T01:28:17.176Z Compiling stable_deref_trait v1.2.0
16692023-12-07T01:28:17.678Z Checking bitflags v1.3.2
16702023-12-07T01:28:17.705Z Compiling postgres-protocol v0.6.6
16712023-12-07T01:28:19.192Z Compiling terminal_size v0.2.6
16722023-12-07T01:28:19.636Z Compiling phf_shared v0.11.2
16732023-12-07T01:28:20.161Z Compiling block-padding v0.3.3
16742023-12-07T01:28:20.249Z Compiling scheduled-thread-pool v0.2.7
16752023-12-07T01:28:20.526Z Compiling regex-automata v0.1.10
16762023-12-07T01:28:21.320Z Compiling num_threads v0.1.6
16772023-12-07T01:28:21.331Z Compiling managed v0.8.0
16782023-12-07T01:28:21.507Z Compiling matches v0.1.10
16792023-12-07T01:28:21.525Z Compiling deranged v0.3.8
16802023-12-07T01:28:21.610Z Compiling idna v0.2.3
16812023-12-07T01:28:21.769Z Compiling clap_builder v4.4.2
16822023-12-07T01:28:21.831Z Compiling bstr v0.2.17
16832023-12-07T01:28:22.351Z Compiling r2d2 v0.8.10
16842023-12-07T01:28:22.906Z Compiling inout v0.1.3
16852023-12-07T01:28:23.309Z Compiling signal-hook-mio v0.2.3
16862023-12-07T01:28:23.525Z Compiling phf v0.11.2
16872023-12-07T01:28:23.972Z Compiling bzip2 v0.4.4
16882023-12-07T01:28:24.095Z Compiling postgres-types v0.2.6
16892023-12-07T01:28:24.291Z Compiling time v0.3.27
16902023-12-07T01:28:24.539Z Compiling hubpack v0.1.2
16912023-12-07T01:28:25.329Z Compiling pin-project v1.1.3
16922023-12-07T01:28:25.875Z Compiling ipnetwork v0.20.0
16932023-12-07T01:28:26.000Z Compiling zerocopy v0.6.4
16942023-12-07T01:28:26.819Z Compiling itertools v0.11.0
16952023-12-07T01:28:27.244Z Compiling futures-executor v0.3.29
16962023-12-07T01:28:28.168Z Compiling float-cmp v0.9.0
16972023-12-07T01:28:29.236Z Compiling data-encoding v2.4.0
16982023-12-07T01:28:31.103Z Compiling whoami v1.4.1
16992023-12-07T01:28:31.797Z Compiling static_assertions v1.1.0
17002023-12-07T01:28:31.912Z Compiling difflib v0.4.0
17012023-12-07T01:28:32.096Z Compiling regex-automata v0.3.8
17022023-12-07T01:28:33.213Z Compiling predicates-core v1.0.6
17032023-12-07T01:28:33.367Z Compiling normalize-line-endings v0.3.0
17042023-12-07T01:28:33.568Z Compiling predicates v3.0.4
17052023-12-07T01:28:33.708Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17062023-12-07T01:28:34.485Z Compiling tokio-postgres v0.7.10
17072023-12-07T01:28:36.174Z Compiling bstr v1.6.0
17082023-12-07T01:28:37.646Z Compiling trust-dns-proto v0.22.0
17092023-12-07T01:28:38.178Z Compiling diesel v2.1.4
17102023-12-07T01:28:38.791Z Compiling yasna v0.5.2
17112023-12-07T01:28:41.975Z Compiling futures v0.3.29
17122023-12-07T01:28:42.009Z Compiling clap v4.4.3
17132023-12-07T01:28:42.028Z Compiling snafu v0.7.5
17142023-12-07T01:28:42.101Z Compiling zip v0.6.6
17152023-12-07T01:28:42.124Z Compiling crossterm v0.27.0
17162023-12-07T01:28:42.157Z Compiling cipher v0.4.4
17172023-12-07T01:28:42.952Z Compiling similar v2.2.1
17182023-12-07T01:28:43.397Z Compiling signature v2.1.0
17192023-12-07T01:28:43.511Z Compiling usdt v0.3.5
17202023-12-07T01:28:43.721Z Compiling tokio-stream v0.1.14
17212023-12-07T01:28:44.364Z Compiling console v0.15.7
17222023-12-07T01:28:45.160Z Checking hashbrown v0.14.2
17232023-12-07T01:28:46.817Z Checking unicode-ident v1.0.12
17242023-12-07T01:28:46.965Z Checking equivalent v1.0.1
17252023-12-07T01:28:47.060Z Checking proc-macro2 v1.0.69
17262023-12-07T01:28:48.490Z Checking quote v1.0.33
17272023-12-07T01:28:50.053Z Checking utf8parse v0.2.1
17282023-12-07T01:28:51.640Z Checking anstyle v1.0.2
17292023-12-07T01:28:52.590Z Checking io-lifetimes v1.0.11
17302023-12-07T01:28:55.562Z Checking anstyle-parse v0.2.1
17312023-12-07T01:29:00.075Z Checking colorchoice v1.0.0
17322023-12-07T01:29:00.247Z Checking anstyle-query v1.0.0
17332023-12-07T01:29:00.415Z Checking anstream v0.5.0
17342023-12-07T01:29:00.624Z Checking clap_lex v0.5.1
17352023-12-07T01:29:00.628Z Checking strsim v0.10.0
17362023-12-07T01:29:01.427Z Checking winnow v0.5.15
17372023-12-07T01:29:07.370Z Compiling serde_tokenstream v0.2.0
17382023-12-07T01:29:11.942Z Compiling regress v0.7.1
17392023-12-07T01:29:19.024Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17402023-12-07T01:29:41.259Z Compiling getopts v0.2.21
17412023-12-07T01:29:41.629Z Compiling unsafe-libyaml v0.2.9
17422023-12-07T01:29:41.630Z Checking heck v0.4.1
17432023-12-07T01:29:41.631Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17442023-12-07T01:29:41.631Z Compiling serde_yaml v0.9.25
17452023-12-07T01:29:41.631Z Compiling ident_case v1.0.1
17462023-12-07T01:29:41.631Z Checking fastrand v2.0.0
17472023-12-07T01:29:41.631Z Checking match_cfg v0.1.0
17482023-12-07T01:29:41.631Z Checking tempfile v3.8.1
17492023-12-07T01:29:41.631Z Checking hostname v0.3.1
17502023-12-07T01:29:41.631Z Checking atty v0.2.14
17512023-12-07T01:29:41.634Z Compiling paste v1.0.14
17522023-12-07T01:29:41.635Z Checking quick-error v1.2.3
17532023-12-07T01:29:41.635Z Checking crossbeam-channel v0.5.8
17542023-12-07T01:29:41.635Z Checking sha1 v0.10.6
17552023-12-07T01:29:41.635Z Checking dirs-sys-next v0.1.2
17562023-12-07T01:29:41.635Z Checking dirs-next v2.0.0
17572023-12-07T01:29:41.853Z Checking thread_local v1.1.7
17582023-12-07T01:29:41.853Z Checking instant v0.1.12
17592023-12-07T01:29:41.853Z Compiling slog-async v2.8.0
17602023-12-07T01:29:41.853Z Checking term v0.7.0
17612023-12-07T01:29:41.853Z Checking camino v1.1.6
17622023-12-07T01:29:41.853Z Compiling multer v2.1.0
17632023-12-07T01:29:41.854Z Checking take_mut v0.2.2
17642023-12-07T01:29:41.854Z Checking slog-term v2.9.0
17652023-12-07T01:29:41.854Z Compiling darling_core v0.20.3
17662023-12-07T01:29:41.854Z Checking slog-json v2.6.1
17672023-12-07T01:29:41.854Z Compiling async-stream-impl v0.3.5
17682023-12-07T01:29:41.854Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17692023-12-07T01:29:41.854Z Checking atomic-waker v1.1.1
17702023-12-07T01:29:41.854Z Checking debug-ignore v1.0.5
17712023-12-07T01:29:41.855Z Checking waitgroup v0.1.2
17722023-12-07T01:29:41.855Z Checking slog-bunyan v2.4.0
17732023-12-07T01:29:41.855Z Checking toml v0.8.8
17742023-12-07T01:29:41.855Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17752023-12-07T01:29:41.855Z Checking async-stream v0.3.5
17762023-12-07T01:29:41.855Z Checking serde_path_to_error v0.1.14
17772023-12-07T01:29:41.855Z Checking strum v0.25.0
17782023-12-07T01:29:41.855Z Compiling structmeta-derive v0.2.0
17792023-12-07T01:29:41.856Z Checking wait-timeout v0.2.0
17802023-12-07T01:29:41.856Z Checking rusty-fork v0.3.0
17812023-12-07T01:29:41.856Z Checking rand_xorshift v0.3.0
17822023-12-07T01:29:41.856Z Checking unarray v0.1.4
17832023-12-07T01:29:41.857Z Compiling regex-syntax v0.7.5
17842023-12-07T01:29:41.858Z Checking proptest v1.4.0
17852023-12-07T01:29:41.858Z Compiling structmeta v0.2.0
17862023-12-07T01:29:41.858Z Checking backoff v0.4.0
17872023-12-07T01:29:41.858Z Compiling test-strategy v0.3.1
17882023-12-07T01:29:41.920Z Compiling darling_macro v0.20.3
17892023-12-07T01:29:43.247Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17902023-12-07T01:29:43.452Z Checking macaddr v1.0.1
17912023-12-07T01:29:43.529Z Compiling darling v0.20.3
17922023-12-07T01:29:43.679Z Compiling serde_with_macros v2.3.3
17932023-12-07T01:29:44.028Z Checking camino-tempfile v1.1.1
17942023-12-07T01:29:44.061Z Checking is-terminal v0.4.9
17952023-12-07T01:29:44.161Z Compiling proc-macro-error-attr v1.0.4
17962023-12-07T01:29:44.356Z Compiling proc-macro-error v1.0.4
17972023-12-07T01:29:44.999Z Compiling proc-macro-crate v1.3.1
17982023-12-07T01:29:45.794Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17992023-12-07T01:29:46.831Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18002023-12-07T01:29:46.839Z Checking termtree v0.4.1
18012023-12-07T01:29:47.044Z Checking predicates-tree v1.0.9
18022023-12-07T01:29:47.239Z Compiling num_enum_derive v0.5.11
18032023-12-07T01:29:47.326Z Checking base64ct v1.6.0
18042023-12-07T01:29:47.377Z Compiling parse-display-derive v0.8.2
18052023-12-07T01:29:47.610Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18062023-12-07T01:29:47.883Z Compiling smoltcp v0.10.0
18072023-12-07T01:29:47.931Z Checking cobs v0.2.3
18082023-12-07T01:29:48.135Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18092023-12-07T01:29:48.182Z Checking embedded-io v0.4.0
18102023-12-07T01:29:48.200Z Checking serde_with v2.3.3
18112023-12-07T01:29:48.421Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18122023-12-07T01:29:48.450Z Compiling crucible-workspace-hack v0.1.0
18132023-12-07T01:29:48.568Z Checking postcard v1.0.8
18142023-12-07T01:29:48.877Z Compiling foreign-types-macros v0.2.3
18152023-12-07T01:29:49.696Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18162023-12-07T01:29:50.136Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18172023-12-07T01:29:50.333Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18182023-12-07T01:29:50.954Z Checking foreign-types-shared v0.3.1
18192023-12-07T01:29:51.062Z Checking foreign-types v0.5.0
18202023-12-07T01:29:51.370Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18212023-12-07T01:29:51.494Z Compiling zerocopy-derive v0.7.26
18222023-12-07T01:29:51.751Z Checking num_enum v0.5.11
18232023-12-07T01:29:51.952Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18242023-12-07T01:29:52.661Z Checking cstr-argument v0.1.2
18252023-12-07T01:29:52.905Z Checking pretty-hex v0.2.1
18262023-12-07T01:29:53.129Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18272023-12-07T01:29:53.321Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18282023-12-07T01:29:53.568Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18292023-12-07T01:29:53.742Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18302023-12-07T01:29:53.940Z Checking colored v2.0.4
18312023-12-07T01:29:53.981Z Compiling zone_cfg_derive v0.3.0
18322023-12-07T01:29:54.028Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18332023-12-07T01:29:54.604Z Checking predicates v2.1.5
18342023-12-07T01:29:55.020Z Checking parse-display v0.8.2
18352023-12-07T01:29:55.163Z Compiling mockall_derive v0.11.4
18362023-12-07T01:29:55.180Z Checking zerocopy v0.7.26
18372023-12-07T01:29:55.583Z Compiling num-derive v0.4.0
18382023-12-07T01:29:56.111Z Checking fragile v2.0.0
18392023-12-07T01:29:56.417Z Checking downcast v0.11.0
18402023-12-07T01:29:56.508Z Checking zone v0.3.0
18412023-12-07T01:29:56.691Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18422023-12-07T01:29:56.935Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18432023-12-07T01:29:57.320Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18442023-12-07T01:29:57.340Z Checking smf v0.2.2
18452023-12-07T01:29:57.398Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18462023-12-07T01:29:57.716Z Checking filetime v0.2.23
18472023-12-07T01:29:57.934Z Checking xattr v1.0.1
18482023-12-07T01:29:57.998Z Checking pem v3.0.2
18492023-12-07T01:29:58.185Z Checking tar v0.4.40
18502023-12-07T01:29:58.382Z Checking linked-hash-map v0.5.6
18512023-12-07T01:29:58.848Z Checking lru-cache v0.1.2
18522023-12-07T01:29:59.100Z Checking headers-core v0.2.0
18532023-12-07T01:29:59.301Z Checking headers v0.3.9
18542023-12-07T01:29:59.366Z Checking password-hash v0.5.0
18552023-12-07T01:29:59.443Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18562023-12-07T01:29:59.546Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18572023-12-07T01:29:59.940Z Checking blake2 v0.10.6
18582023-12-07T01:30:00.038Z Checking base64 v0.13.1
18592023-12-07T01:30:00.166Z Checking rcgen v0.11.3
18602023-12-07T01:30:00.181Z Checking atomicwrites v0.4.2
18612023-12-07T01:30:00.515Z Checking subprocess v0.2.9
18622023-12-07T01:30:00.642Z Checking argon2 v0.5.2
18632023-12-07T01:30:00.668Z Checking pem v1.1.1
18642023-12-07T01:30:01.003Z Compiling cancel-safe-futures v0.1.5
18652023-12-07T01:30:01.083Z Checking ciborium-io v0.2.1
18662023-12-07T01:30:01.235Z Checking half v1.8.2
18672023-12-07T01:30:01.253Z Checking arc-swap v1.6.0
18682023-12-07T01:30:01.295Z Checking textwrap v0.11.0
18692023-12-07T01:30:01.589Z Compiling heck v0.3.3
18702023-12-07T01:30:01.609Z Checking vec_map v0.8.2
18712023-12-07T01:30:01.622Z Checking ansi_term v0.12.1
18722023-12-07T01:30:01.887Z Checking ciborium-ll v0.2.1
18732023-12-07T01:30:01.933Z Checking slog-scope v4.4.0
18742023-12-07T01:30:02.063Z Checking strsim v0.8.0
18752023-12-07T01:30:02.080Z Compiling libefi-sys v0.1.0
18762023-12-07T01:30:02.147Z Compiling structopt-derive v0.4.18
18772023-12-07T01:30:02.190Z Checking slog-stdlog v4.1.1
18782023-12-07T01:30:02.282Z Checking clap v2.34.0
18792023-12-07T01:30:02.370Z Checking ciborium v0.2.1
18802023-12-07T01:30:02.509Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18812023-12-07T01:30:03.343Z Checking slog-envlogger v2.2.0
18822023-12-07T01:30:03.652Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18832023-12-07T01:30:03.787Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18842023-12-07T01:30:03.976Z Checking resolv-conf v0.7.0
18852023-12-07T01:30:04.060Z Compiling slog-dtrace v0.2.3
18862023-12-07T01:30:04.111Z Compiling convert_case v0.4.0
18872023-12-07T01:30:04.507Z Checking trust-dns-resolver v0.22.0
18882023-12-07T01:30:05.219Z Checking fxhash v0.2.1
18892023-12-07T01:30:05.458Z Checking itertools v0.12.0
18902023-12-07T01:30:05.654Z Compiling derive_more v0.99.17
18912023-12-07T01:30:06.838Z Checking pem-rfc7468 v0.7.0
18922023-12-07T01:30:07.042Z Checking structopt v0.3.26
18932023-12-07T01:30:07.048Z Compiling der_derive v0.7.2
18942023-12-07T01:30:07.234Z Checking flagset v0.4.3
18952023-12-07T01:30:07.512Z Checking termcolor v1.2.0
18962023-12-07T01:30:07.597Z Compiling same-file v1.0.6
18972023-12-07T01:30:07.941Z Compiling radium v0.7.0
18982023-12-07T01:30:08.094Z Compiling walkdir v2.4.0
18992023-12-07T01:30:08.548Z Checking mockall v0.11.4
19002023-12-07T01:30:08.639Z Compiling semver-parser v0.10.2
19012023-12-07T01:30:08.866Z Compiling maybe-uninit v2.0.0
19022023-12-07T01:30:09.343Z Checking tap v1.0.1
19032023-12-07T01:30:09.741Z Checking wyz v0.5.1
19042023-12-07T01:30:09.998Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19052023-12-07T01:30:10.392Z Compiling semver v0.11.0
19062023-12-07T01:30:10.451Z Compiling num-rational v0.4.1
19072023-12-07T01:30:11.358Z Checking der v0.7.8
19082023-12-07T01:30:11.668Z Compiling packed_struct v0.10.1
19092023-12-07T01:30:11.705Z Checking crc-catalog v2.2.0
19102023-12-07T01:30:11.830Z Checking funty v2.0.0
19112023-12-07T01:30:12.308Z Compiling num-bigint-dig v0.8.4
19122023-12-07T01:30:12.327Z Compiling home v0.5.5
19132023-12-07T01:30:12.398Z Checking crc v3.0.1
19142023-12-07T01:30:12.705Z Compiling toolchain_find v0.2.0
19152023-12-07T01:30:13.194Z Checking hkdf v0.12.3
19162023-12-07T01:30:13.676Z Checking bitvec v1.0.1
19172023-12-07T01:30:13.690Z Compiling toml v0.5.11
19182023-12-07T01:30:14.092Z Compiling packed_struct_codegen v0.10.1
19192023-12-07T01:30:14.404Z Checking spki v0.7.2
19202023-12-07T01:30:14.837Z Checking pkcs8 v0.10.2
19212023-12-07T01:30:15.186Z Checking nodrop v0.1.14
19222023-12-07T01:30:15.677Z Checking array-init v0.0.4
19232023-12-07T01:30:15.677Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19242023-12-07T01:30:15.861Z Checking pkcs1 v0.7.5
19252023-12-07T01:30:15.923Z Compiling omicron-zone-package v0.9.1
19262023-12-07T01:30:16.474Z Compiling rustfmt-wrapper v0.2.0
19272023-12-07T01:30:17.200Z Checking smallvec v0.6.14
19282023-12-07T01:30:18.522Z Checking newline-converter v0.3.0
19292023-12-07T01:30:19.062Z Checking num-complex v0.4.4
19302023-12-07T01:30:19.870Z Checking utf-8 v0.7.6
19312023-12-07T01:30:20.040Z Checking keccak v0.1.4
19322023-12-07T01:30:20.153Z Checking bitfield v0.14.0
19332023-12-07T01:30:20.481Z Checking sha3 v0.10.8
19342023-12-07T01:30:20.544Z Checking num v0.4.1
19352023-12-07T01:30:20.588Z Checking tungstenite v0.20.1
19362023-12-07T01:30:20.709Z Checking expectorate v1.1.0
19372023-12-07T01:30:20.919Z Checking serde-hex v0.1.0
19382023-12-07T01:30:20.983Z Checking rsa v0.9.2
19392023-12-07T01:30:21.072Z Checking x509-cert v0.2.4
19402023-12-07T01:30:21.619Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19412023-12-07T01:30:21.977Z Checking env_logger v0.10.0
19422023-12-07T01:30:22.087Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19432023-12-07T01:30:22.392Z Checking ron v0.8.1
19442023-12-07T01:30:22.624Z Checking secrecy v0.8.0
19452023-12-07T01:30:22.936Z Checking crc-any v2.4.3
19462023-12-07T01:30:22.950Z Checking tokio-tungstenite v0.20.1
19472023-12-07T01:30:23.476Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19482023-12-07T01:30:23.620Z Checking object v0.30.4
19492023-12-07T01:30:23.695Z Checking path-slash v0.1.5
19502023-12-07T01:30:24.003Z Compiling buf-list v1.0.3
19512023-12-07T01:30:24.017Z Checking glob v0.3.1
19522023-12-07T01:30:24.417Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19532023-12-07T01:30:24.439Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19542023-12-07T01:30:24.480Z Checking swrite v0.1.0
19552023-12-07T01:30:24.532Z Compiling parking_lot_core v0.8.6
19562023-12-07T01:30:24.782Z Checking nibble_vec v0.1.0
19572023-12-07T01:30:25.053Z Checking endian-type v0.1.2
19582023-12-07T01:30:25.354Z Checking radix_trie v0.2.1
19592023-12-07T01:30:25.452Z Checking pretty-hex v0.4.0
19602023-12-07T01:30:25.732Z Checking libsw v3.3.0
19612023-12-07T01:30:25.748Z Checking parking_lot v0.11.2
19622023-12-07T01:30:26.046Z Checking trust-dns-client v0.22.0
19632023-12-07T01:30:26.108Z Compiling derive-where v1.2.6
19642023-12-07T01:30:26.257Z Checking sled v0.34.7
19652023-12-07T01:30:26.997Z Compiling semver v0.1.20
19662023-12-07T01:30:27.745Z Checking owo-colors v3.5.0
19672023-12-07T01:30:28.091Z Checking trust-dns-server v0.22.1
19682023-12-07T01:30:28.504Z Checking linear-map v1.2.0
19692023-12-07T01:30:28.516Z Compiling rustc_version v0.1.7
19702023-12-07T01:30:29.271Z Compiling newtype_derive v0.1.6
19712023-12-07T01:30:29.706Z Checking crossbeam-deque v0.8.3
19722023-12-07T01:30:30.175Z Compiling unicase v2.7.0
19732023-12-07T01:30:30.628Z Compiling rayon-core v1.12.0
19742023-12-07T01:30:30.694Z Compiling platforms v3.0.2
19752023-12-07T01:30:31.351Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19762023-12-07T01:30:31.955Z Compiling memoffset v0.7.1
19772023-12-07T01:30:32.163Z Compiling curve25519-dalek v4.1.0
19782023-12-07T01:30:32.248Z Checking steno v0.4.0
19792023-12-07T01:30:32.252Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19802023-12-07T01:30:32.378Z Checking rayon v1.8.0
19812023-12-07T01:30:33.020Z Checking globset v0.4.13
19822023-12-07T01:30:33.155Z Checking olpc-cjson v0.1.3
19832023-12-07T01:30:33.467Z Checking serde_plain v1.0.2
19842023-12-07T01:30:33.573Z Checking ff v0.13.0
19852023-12-07T01:30:33.771Z Compiling async-recursion v1.0.5
19862023-12-07T01:30:33.831Z Checking typed-path v0.6.0
19872023-12-07T01:30:33.871Z Checking group v0.13.0
19882023-12-07T01:30:34.083Z Compiling mime_guess v2.0.4
19892023-12-07T01:30:35.859Z Checking universal-hash v0.5.1
19902023-12-07T01:30:35.910Z Checking crypto-bigint v0.5.2
19912023-12-07T01:30:36.111Z Compiling thiserror-impl-no-std v2.0.2
19922023-12-07T01:30:36.359Z Compiling curve25519-dalek-derive v0.1.0
19932023-12-07T01:30:36.955Z Checking tough v0.15.0
19942023-12-07T01:30:38.652Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19952023-12-07T01:30:38.766Z Checking display-error-chain v0.2.0
19962023-12-07T01:30:38.874Z Checking signature v1.6.4
19972023-12-07T01:30:38.972Z Checking opaque-debug v0.3.0
19982023-12-07T01:30:39.011Z Compiling salty v0.2.0
19992023-12-07T01:30:39.083Z Checking base16ct v0.2.0
20002023-12-07T01:30:39.189Z Checking poly1305 v0.8.0
20012023-12-07T01:30:39.346Z Checking elliptic-curve v0.13.5
20022023-12-07T01:30:39.809Z Checking ed25519 v1.5.3
20032023-12-07T01:30:40.048Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20042023-12-07T01:30:40.088Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20052023-12-07T01:30:40.459Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20062023-12-07T01:30:40.560Z Checking chacha20 v0.9.1
20072023-12-07T01:30:40.872Z Checking serde-big-array v0.5.1
20082023-12-07T01:30:40.994Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20092023-12-07T01:30:41.174Z Checking aead v0.5.2
20102023-12-07T01:30:41.281Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20112023-12-07T01:30:41.390Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20122023-12-07T01:30:41.474Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20132023-12-07T01:30:41.646Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20142023-12-07T01:30:42.617Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20152023-12-07T01:30:43.188Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20162023-12-07T01:30:44.341Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20172023-12-07T01:30:44.629Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20182023-12-07T01:30:45.779Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20192023-12-07T01:30:45.970Z Checking thiserror-no-std v2.0.2
20202023-12-07T01:30:46.117Z Checking kstat-rs v0.2.3
20212023-12-07T01:30:46.295Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20222023-12-07T01:30:47.652Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20232023-12-07T01:30:48.151Z Checking vsss-rs v3.3.1
20242023-12-07T01:30:48.267Z Checking chacha20poly1305 v0.10.1
20252023-12-07T01:30:49.960Z Checking signal-hook-tokio v0.3.1
20262023-12-07T01:30:50.376Z Checking serde-big-array v0.4.1
20272023-12-07T01:30:50.400Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20282023-12-07T01:30:50.475Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20292023-12-07T01:30:51.140Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20302023-12-07T01:30:52.103Z Checking bcs v0.1.6
20312023-12-07T01:30:52.705Z Checking highway v1.1.0
20322023-12-07T01:30:52.812Z Checking corncobs v0.1.3
20332023-12-07T01:30:53.097Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20342023-12-07T01:30:53.343Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20352023-12-07T01:30:53.735Z Compiling portable-atomic v1.4.3
20362023-12-07T01:30:54.125Z Compiling crunchy v0.2.2
20372023-12-07T01:30:54.389Z Checking http-range v0.1.5
20382023-12-07T01:30:54.652Z Checking hyper-staticfile v0.9.5
20392023-12-07T01:30:54.900Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20402023-12-07T01:30:55.388Z Compiling clang-sys v1.6.1
20412023-12-07T01:30:55.542Z Compiling tiny-keccak v2.0.2
20422023-12-07T01:30:56.006Z Checking assert_matches v1.5.0
20432023-12-07T01:30:56.128Z Compiling prettyplease v0.2.12
20442023-12-07T01:30:57.161Z Compiling darling_core v0.14.4
20452023-12-07T01:30:58.442Z Compiling minimal-lexical v0.2.1
20462023-12-07T01:30:59.167Z Checking number_prefix v0.4.0
20472023-12-07T01:30:59.274Z Checking humantime v2.1.0
20482023-12-07T01:30:59.435Z Checking indicatif v0.17.7
20492023-12-07T01:30:59.751Z Compiling nom v7.1.3
20502023-12-07T01:31:00.702Z Compiling ascii-canvas v3.0.0
20512023-12-07T01:31:02.231Z Compiling ena v0.14.2
20522023-12-07T01:31:02.238Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20532023-12-07T01:31:02.472Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20542023-12-07T01:31:02.683Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20552023-12-07T01:31:05.418Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20562023-12-07T01:31:06.265Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20572023-12-07T01:31:07.035Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20582023-12-07T01:31:07.300Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20592023-12-07T01:31:07.501Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20602023-12-07T01:31:07.727Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20612023-12-07T01:31:08.762Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20622023-12-07T01:31:08.773Z Compiling darling_macro v0.14.4
20632023-12-07T01:31:09.266Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20642023-12-07T01:31:10.059Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20652023-12-07T01:31:10.220Z Compiling libloading v0.7.4
20662023-12-07T01:31:10.247Z Compiling regex-syntax v0.6.29
20672023-12-07T01:31:11.041Z Compiling bindgen v0.65.1
20682023-12-07T01:31:11.988Z Compiling diff v0.1.13
20692023-12-07T01:31:13.057Z Compiling darling v0.14.4
20702023-12-07T01:31:13.219Z Compiling cexpr v0.6.0
20712023-12-07T01:31:16.099Z Compiling lalrpop v0.19.12
20722023-12-07T01:31:30.353Z Compiling which v4.4.0
20732023-12-07T01:31:30.596Z Compiling peeking_take_while v0.1.2
20742023-12-07T01:31:30.596Z Compiling rustc-hash v1.1.0
20752023-12-07T01:31:30.775Z Checking maplit v1.0.2
20762023-12-07T01:31:30.775Z Compiling ref-cast v1.0.20
20772023-12-07T01:31:30.776Z Compiling lazycell v1.3.0
20782023-12-07T01:31:30.776Z Compiling shlex v1.1.0
20792023-12-07T01:31:30.776Z Compiling derive_builder_core v0.12.0
20802023-12-07T01:31:30.776Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20812023-12-07T01:31:30.776Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20822023-12-07T01:31:30.776Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20832023-12-07T01:31:30.776Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20842023-12-07T01:31:31.312Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20852023-12-07T01:31:32.966Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20862023-12-07T01:31:33.039Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20872023-12-07T01:31:34.561Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20882023-12-07T01:31:35.003Z Compiling ref-cast-impl v1.0.20
20892023-12-07T01:31:35.282Z Compiling libxml v0.3.3
20902023-12-07T01:31:35.918Z Compiling derive_builder_macro v0.12.0
20912023-12-07T01:31:36.584Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20922023-12-07T01:31:37.086Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20932023-12-07T01:31:37.170Z Compiling strum_macros v0.24.3
20942023-12-07T01:31:37.266Z Compiling fs-err v2.11.0
20952023-12-07T01:31:37.783Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20962023-12-07T01:31:38.215Z Compiling cookie v0.18.0
20972023-12-07T01:31:38.684Z Compiling indoc v1.0.9
20982023-12-07T01:31:39.179Z Checking derive_builder v0.12.0
20992023-12-07T01:31:40.340Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21002023-12-07T01:31:42.234Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21012023-12-07T01:31:43.638Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21022023-12-07T01:31:43.921Z Checking bb8 v0.8.1
21032023-12-07T01:31:43.963Z Checking quick-xml v0.23.1
21042023-12-07T01:31:44.065Z Compiling impl-trait-for-tuples v0.2.2
21052023-12-07T01:31:44.625Z Compiling oso-derive v0.27.0
21062023-12-07T01:31:44.634Z Checking smawk v0.3.1
21072023-12-07T01:31:44.910Z Checking unicode-linebreak v0.1.5
21082023-12-07T01:31:45.637Z Checking textwrap v0.16.0
21092023-12-07T01:31:45.826Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21102023-12-07T01:31:45.914Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21112023-12-07T01:31:46.838Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21122023-12-07T01:31:46.898Z Checking bytesize v1.3.0
21132023-12-07T01:31:47.299Z Checking is_ci v1.1.1
21142023-12-07T01:31:47.376Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21152023-12-07T01:31:47.437Z Checking supports-color v2.1.0
21162023-12-07T01:31:47.734Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21172023-12-07T01:31:48.245Z Compiling indoc v2.0.3
21182023-12-07T01:31:49.440Z Checking cassowary v0.3.0
21192023-12-07T01:31:50.036Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21202023-12-07T01:31:50.066Z Checking ratatui v0.23.0
21212023-12-07T01:31:50.514Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21222023-12-07T01:31:51.836Z Checking rtoolbox v0.0.1
21232023-12-07T01:31:52.102Z Checking rpassword v7.3.1
21242023-12-07T01:31:52.314Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21252023-12-07T01:31:53.544Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21262023-12-07T01:31:54.056Z Checking shell-words v1.1.0
21272023-12-07T01:31:54.060Z Checking tui-tree-widget v0.13.0
21282023-12-07T01:31:54.062Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21292023-12-07T01:31:54.062Z Checking fatfs v0.3.6
21302023-12-07T01:31:54.480Z Checking yansi v0.5.1
21312023-12-07T01:31:54.903Z Checking pretty_assertions v1.4.0
21322023-12-07T01:31:55.187Z Checking plotters-backend v0.3.5
21332023-12-07T01:31:55.696Z Checking rand v0.4.6
21342023-12-07T01:31:55.755Z Checking plotters-svg v0.3.5
21352023-12-07T01:31:56.077Z Compiling vte_generate_state_changes v0.1.1
21362023-12-07T01:31:56.091Z Checking remove_dir_all v0.5.3
21372023-12-07T01:31:56.220Z Checking cast v0.3.0
21382023-12-07T01:31:56.725Z Checking criterion-plot v0.5.0
21392023-12-07T01:31:57.110Z Checking vte v0.11.1
21402023-12-07T01:31:57.202Z Checking tempdir v0.3.7
21412023-12-07T01:31:57.430Z Checking plotters v0.3.5
21422023-12-07T01:31:57.544Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21432023-12-07T01:31:58.179Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21442023-12-07T01:31:59.507Z Checking dashmap v5.5.1
21452023-12-07T01:32:00.434Z Checking tinytemplate v1.2.1
21462023-12-07T01:32:00.555Z Compiling serial_test_derive v0.10.0
21472023-12-07T01:32:01.025Z Checking anes v0.1.6
21482023-12-07T01:32:01.644Z Checking oorandom v11.1.3
21492023-12-07T01:32:02.308Z Checking criterion v0.5.1
21502023-12-07T01:32:02.399Z Checking serial_test v0.10.0
21512023-12-07T01:32:02.734Z Checking strip-ansi-escapes v0.2.0
21522023-12-07T01:32:02.946Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21532023-12-07T01:32:03.531Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21542023-12-07T01:32:04.622Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21552023-12-07T01:32:04.975Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21562023-12-07T01:32:15.666Z Checking assert_cmd v2.0.12
21572023-12-07T01:32:16.041Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21582023-12-07T01:32:16.463Z Checking fd-lock v3.0.13
21592023-12-07T01:32:16.463Z Checking nu-ansi-term v0.49.0
21602023-12-07T01:32:16.463Z Checking reedline v0.26.0
21612023-12-07T01:32:16.463Z Checking threadpool v1.8.1
21622023-12-07T01:32:16.463Z Checking nanorand v0.7.0
21632023-12-07T01:32:16.463Z Checking topological-sort v0.2.2
21642023-12-07T01:32:16.464Z Checking libtest-mimic v0.6.1
21652023-12-07T01:32:16.464Z Checking flume v0.11.0
21662023-12-07T01:32:16.464Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21672023-12-07T01:32:16.464Z Checking httptest v0.15.5
21682023-12-07T01:32:16.464Z Checking similar-asserts v1.5.0
21692023-12-07T01:32:16.464Z Compiling rstest_macros v0.18.2
21702023-12-07T01:32:16.481Z Compiling crossbeam-queue v0.3.8
21712023-12-07T01:32:16.482Z Checking bytecount v0.6.3
21722023-12-07T01:32:16.482Z Checking papergrid v0.10.0
21732023-12-07T01:32:17.108Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21742023-12-07T01:32:18.512Z Checking datatest-stable v0.2.3
21752023-12-07T01:32:18.842Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21762023-12-07T01:32:18.946Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21772023-12-07T01:32:19.880Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21782023-12-07T01:32:19.901Z Compiling tabled_derive v0.6.0
21792023-12-07T01:32:20.458Z Checking arrayref v0.3.7
21802023-12-07T01:32:20.627Z Compiling trybuild v1.0.85
21812023-12-07T01:32:21.146Z Checking constant_time_eq v0.2.6
21822023-12-07T01:32:21.228Z Compiling relative-path v1.9.0
21832023-12-07T01:32:21.322Z Checking arrayvec v0.7.4
21842023-12-07T01:32:21.904Z Checking blake2b_simd v1.0.1
21852023-12-07T01:32:24.032Z Checking tabled v0.14.0
21862023-12-07T01:32:24.176Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21872023-12-07T01:32:28.394Z Checking basic-toml v0.1.4
21882023-12-07T01:32:29.698Z Checking futures-timer v3.0.2
21892023-12-07T01:32:30.569Z Checking constant_time_eq v0.3.0
21902023-12-07T01:32:30.829Z Checking rust-argon2 v1.0.1
21912023-12-07T01:32:33.631Z Checking crossbeam v0.8.2
21922023-12-07T01:32:36.038Z Checking partial-io v0.5.4
21932023-12-07T01:32:36.260Z Checking approx v0.5.1
21942023-12-07T01:32:36.261Z Checking termios v0.3.3
21952023-12-07T01:32:36.261Z Checking hex-literal v0.4.1
21962023-12-07T01:32:38.150Z Checking rstest v0.18.2
21972023-12-07T01:32:47.453Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21982023-12-07T01:32:47.823Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21992023-12-07T01:33:47.991Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22002023-12-07T01:33:48.707Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22012023-12-07T01:33:49.971Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22022023-12-07T01:34:15.292Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22032023-12-07T01:34:28.736Z Compiling polar-core v0.27.0
22042023-12-07T01:34:39.644Z Checking oso v0.27.0
22052023-12-07T01:35:16.368Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22062023-12-07T01:36:38.712Z Finished dev [unoptimized + debuginfo] target(s) in 9m 57s
22072023-12-07T01:36:38.923Z
22082023-12-07T01:36:38.924Zreal 10:53.163409953
22092023-12-07T01:36:38.924Zuser 59:29.843322600
22102023-12-07T01:36:38.928Zsys 7:39.709098070
22112023-12-07T01:36:38.928Ztrap 1.974617054
22122023-12-07T01:36:38.928Ztflt 3.296466787
22132023-12-07T01:36:38.929Zdflt 5.538497380
22142023-12-07T01:36:38.929Zkflt 0.028042581
22152023-12-07T01:36:38.929Zlock 1:34:39.486832096
22162023-12-07T01:36:38.929Zslp 2:56:43.128696150
22172023-12-07T01:36:38.929Zlat 2:04.530472889
22182023-12-07T01:36:38.929Zstop 4:32.090519271
22192023-12-07T01:36:40.061Zwarning: output filename collision.
22202023-12-07T01:36:40.061ZThe 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)`.
22212023-12-07T01:36:40.061ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22222023-12-07T01:36:40.061ZThe targets should have unique names.
22232023-12-07T01:36:40.061ZThis is a known bug where multiple crates with the same name use
22242023-12-07T01:36:40.062Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22252023-12-07T01:36:40.079Zwarning: output filename collision.
22262023-12-07T01:36:40.079ZThe 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)`.
22272023-12-07T01:36:40.079ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22282023-12-07T01:36:40.080ZThe targets should have unique names.
22292023-12-07T01:36:40.080ZThis is a known bug where multiple crates with the same name use
22302023-12-07T01:36:40.080Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22312023-12-07T01:36:40.080Zwarning: output filename collision.
22322023-12-07T01:36:40.080ZThe 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)`.
22332023-12-07T01:36:40.080ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22342023-12-07T01:36:40.080ZThe targets should have unique names.
22352023-12-07T01:36:40.081ZThis is a known bug where multiple crates with the same name use
22362023-12-07T01:36:40.081Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22372023-12-07T01:36:40.650Z Documenting libc v0.2.150
22382023-12-07T01:36:40.665Z Documenting cfg-if v1.0.0
22392023-12-07T01:36:40.676Z Documenting serde_derive v1.0.192
22402023-12-07T01:36:40.699Z Documenting scopeguard v1.2.0
22412023-12-07T01:36:40.705Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22422023-12-07T01:36:40.705Z Documenting log v0.4.20
22432023-12-07T01:36:40.740Z Documenting itoa v1.0.9
22442023-12-07T01:36:40.740Z Documenting smallvec v1.11.0
22452023-12-07T01:36:41.136Z Documenting memchr v2.6.3
22462023-12-07T01:36:44.611Z Documenting lock_api v0.4.10
22472023-12-07T01:36:44.708Z Documenting zeroize_derive v1.4.2
22482023-12-07T01:36:44.719Z Documenting pin-project-lite v0.2.13
22492023-12-07T01:36:45.570Z Documenting libm v0.2.7
22502023-12-07T01:36:46.752Z Documenting futures-core v0.3.29
22512023-12-07T01:36:47.047Z Documenting getrandom v0.2.10
22522023-12-07T01:36:48.013Z Documenting parking_lot_core v0.9.8
22532023-12-07T01:36:48.733Z Documenting signal-hook-registry v1.4.1
22542023-12-07T01:36:48.982Z Documenting mio v0.8.9
22552023-12-07T01:36:50.059Z Documenting num-traits v0.2.16
22562023-12-07T01:36:50.193Z Documenting serde v1.0.192
22572023-12-07T01:36:52.266Z Documenting zeroize v1.7.0
22582023-12-07T01:36:52.406Z Documenting thiserror-impl v1.0.49
22592023-12-07T01:36:52.768Z Documenting rand_core v0.6.4
22602023-12-07T01:36:53.774Z Documenting parking_lot v0.12.1
22612023-12-07T01:36:55.046Z Documenting num_cpus v1.16.0
22622023-12-07T01:36:55.070Z Documenting socket2 v0.5.5
22632023-12-07T01:36:57.382Z Documenting tokio-macros v2.2.0
22642023-12-07T01:36:57.980Z Documenting typenum v1.16.0
22652023-12-07T01:36:58.292Z Documenting once_cell v1.18.0
22662023-12-07T01:36:59.417Z Documenting subtle v2.5.0
22672023-12-07T01:36:59.493Z Documenting thiserror v1.0.49
22682023-12-07T01:37:00.649Z Documenting ryu v1.0.15
22692023-12-07T01:37:00.896Z Documenting byteorder v1.5.0
22702023-12-07T01:37:04.718Z Documenting futures-sink v0.3.29
22712023-12-07T01:37:07.118Z Documenting pin-utils v0.1.0
22722023-12-07T01:37:07.214Z Documenting const-oid v0.9.5
22732023-12-07T01:37:09.600Z Documenting slab v0.4.9
22742023-12-07T01:37:09.601Z Documenting futures-task v0.3.29
22752023-12-07T01:37:09.601Z Documenting futures-macro v0.3.29
22762023-12-07T01:37:11.560Z Documenting futures-channel v0.3.29
22772023-12-07T01:37:32.238Z Documenting futures-io v0.3.29
22782023-12-07T01:37:32.238Z Documenting iana-time-zone v0.1.57
22792023-12-07T01:37:32.238Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802023-12-07T01:37:33.195Z Documenting tinyvec_macros v0.1.1
22812023-12-07T01:37:33.195Z Documenting ppv-lite86 v0.2.17
22822023-12-07T01:37:33.197Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22832023-12-07T01:37:33.595Z Documenting tracing-core v0.1.31
22842023-12-07T01:37:33.596Z Documenting futures-util v0.3.29
22852023-12-07T01:37:33.596Z Documenting tracing-attributes v0.1.26
22862023-12-07T01:37:33.596Z Documenting tinyvec v1.6.0
22872023-12-07T01:37:33.596Z Documenting rand_chacha v0.3.1
22882023-12-07T01:37:33.596Z Documenting unicode-normalization v0.1.22
22892023-12-07T01:37:33.596Z Documenting bytes v1.5.0
22902023-12-07T01:37:33.597Z Documenting bitflags v2.4.0
22912023-12-07T01:37:33.597Z Documenting serde_json v1.0.108
22922023-12-07T01:37:33.597Z Documenting chrono v0.4.31
22932023-12-07T01:37:33.597Z Documenting uuid v1.6.1
22942023-12-07T01:37:33.597Z Documenting rand v0.8.5
22952023-12-07T01:37:33.597Z Documenting fnv v1.0.7
22962023-12-07T01:37:33.597Z Documenting tokio v1.34.0
22972023-12-07T01:37:36.221Z Documenting base64 v0.21.5
22982023-12-07T01:37:36.967Z Documenting spin v0.9.8
22992023-12-07T01:37:38.436Z Documenting lazy_static v1.4.0
23002023-12-07T01:37:38.476Z Documenting unicode-bidi v0.3.13
23012023-12-07T01:37:40.394Z Documenting http v0.2.11
23022023-12-07T01:37:41.585Z Documenting percent-encoding v2.3.1
23032023-12-07T01:37:41.908Z Documenting cpufeatures v0.2.9
23042023-12-07T01:37:42.323Z Documenting generic-array v0.14.7
23052023-12-07T01:37:42.487Z Documenting serde_derive_internals v0.26.0
23062023-12-07T01:37:44.724Z Checking serde_derive_internals v0.26.0
23072023-12-07T01:37:45.008Z Documenting tracing v0.1.37
23082023-12-07T01:37:45.722Z Documenting dyn-clone v1.0.13
23092023-12-07T01:37:46.030Z Documenting idna v0.5.0
23102023-12-07T01:37:47.502Z Documenting form_urlencoded v1.2.1
23112023-12-07T01:37:48.737Z Documenting errno v0.3.2
23122023-12-07T01:37:48.830Z Documenting crypto-common v0.1.6
23132023-12-07T01:37:49.162Z Documenting block-buffer v0.10.4
23142023-12-07T01:37:50.117Z Documenting httparse v1.8.0
23152023-12-07T01:37:50.473Z Documenting schemars_derive v0.8.13
23162023-12-07T01:37:52.146Z Documenting adler v1.0.2
23172023-12-07T01:37:53.793Z Documenting url v2.5.0
23182023-12-07T01:37:54.675Z Documenting rustix v0.38.25
23192023-12-07T01:37:55.626Z Documenting unicode-ident v1.0.12
23202023-12-07T01:37:55.722Z Documenting digest v0.10.7
23212023-12-07T01:37:56.247Z Documenting miniz_oxide v0.7.1
23222023-12-07T01:37:56.258Z Documenting untrusted v0.9.0
23232023-12-07T01:37:59.408Z Documenting schemars v0.8.13
23242023-12-07T01:37:59.649Z Documenting openssl-probe v0.1.5
23252023-12-07T01:37:59.742Z Documenting proc-macro2 v1.0.69
23262023-12-07T01:38:00.317Z Documenting httpdate v1.0.3
23272023-12-07T01:38:01.159Z Documenting try-lock v0.2.4
23282023-12-07T01:38:05.132Z Documenting ring v0.17.5
23292023-12-07T01:38:05.373Z Documenting http-body v0.4.5
23302023-12-07T01:38:05.449Z Documenting openssl-sys v0.9.96
23312023-12-07T01:38:05.870Z Documenting want v0.3.1
23322023-12-07T01:38:06.327Z Documenting async-trait v0.1.74
23332023-12-07T01:38:06.337Z Documenting quote v1.0.33
23342023-12-07T01:38:08.327Z Documenting openssl-macros v0.1.1
23352023-12-07T01:38:11.785Z Documenting mime v0.3.17
23362023-12-07T01:38:11.825Z Documenting tower-service v0.3.2
23372023-12-07T01:38:11.908Z Documenting aho-corasick v1.0.4
23382023-12-07T01:38:12.795Z Documenting rustls-webpki v0.101.7
23392023-12-07T01:38:13.157Z Documenting sct v0.7.0
23402023-12-07T01:38:13.804Z Documenting tokio-util v0.7.10
23412023-12-07T01:38:14.538Z Documenting slog v2.7.0
23422023-12-07T01:38:14.725Z Documenting openssl v0.10.60
23432023-12-07T01:38:17.425Z Documenting ipnet v2.8.0
23442023-12-07T01:38:18.240Z Documenting unicode-width v0.1.11
23452023-12-07T01:38:18.895Z Documenting equivalent v1.0.1
23462023-12-07T01:38:19.377Z Documenting regex-syntax v0.8.2
23472023-12-07T01:38:19.587Z Documenting hashbrown v0.14.2
23482023-12-07T01:38:21.067Z Documenting rustls v0.21.9
23492023-12-07T01:38:22.275Z Documenting rustls-pemfile v1.0.3
23502023-12-07T01:38:22.454Z Documenting h2 v0.3.21
23512023-12-07T01:38:23.116Z Documenting num-integer v0.1.45
23522023-12-07T01:38:23.546Z Documenting time-macros v0.2.13
23532023-12-07T01:38:25.981Z Documenting indexmap v2.1.0
23542023-12-07T01:38:27.329Z Documenting time-core v0.1.1
23552023-12-07T01:38:27.795Z Documenting gimli v0.28.0
23562023-12-07T01:38:29.231Z Documenting utf8parse v0.2.1
23572023-12-07T01:38:29.697Z Documenting regex-automata v0.4.3
23582023-12-07T01:38:30.803Z Documenting num_threads v0.1.6
23592023-12-07T01:38:31.568Z Documenting deranged v0.3.8
23602023-12-07T01:38:33.584Z Documenting native-tls v0.2.11
23612023-12-07T01:38:33.590Z Documenting object v0.32.1
23622023-12-07T01:38:33.590Z Documenting tokio-rustls v0.24.1
23632023-12-07T01:38:36.187Z Documenting encoding_rs v0.8.33
23642023-12-07T01:38:37.355Z Documenting hyper v0.14.27
23652023-12-07T01:38:37.434Z Documenting addr2line v0.21.0
23662023-12-07T01:38:38.293Z Documenting time v0.3.27
23672023-12-07T01:38:40.420Z Documenting crossbeam-utils v0.8.16
23682023-12-07T01:38:42.857Z Documenting regex v1.10.2
23692023-12-07T01:38:42.953Z Checking pest_meta v2.7.2
23702023-12-07T01:38:43.064Z Documenting rustc-demangle v0.1.23
23712023-12-07T01:38:43.339Z Documenting tokio-native-tls v0.3.1
23722023-12-07T01:38:44.554Z Documenting rustls-native-certs v0.6.3
23732023-12-07T01:38:46.151Z Documenting serde_urlencoded v0.7.1
23742023-12-07T01:38:46.400Z Documenting pest_meta v2.7.2
23752023-12-07T01:38:47.325Z Checking pest_generator v2.7.2
23762023-12-07T01:38:48.514Z Documenting webpki-roots v0.25.2
23772023-12-07T01:38:50.348Z Documenting anstyle v1.0.2
23782023-12-07T01:38:51.332Z Documenting ucd-trie v0.1.6
23792023-12-07T01:38:51.528Z Documenting data-encoding v2.4.0
23802023-12-07T01:38:52.385Z Documenting pest_generator v2.7.2
23812023-12-07T01:38:52.431Z Documenting backtrace v0.3.69
23822023-12-07T01:38:52.557Z Documenting anstyle-parse v0.2.1
23832023-12-07T01:38:54.255Z Documenting syn v2.0.32
23842023-12-07T01:38:56.118Z Documenting ipnetwork v0.20.0
23852023-12-07T01:38:56.391Z Documenting hyper-rustls v0.24.2
23862023-12-07T01:38:57.251Z Documenting hyper-tls v0.5.0
23872023-12-07T01:38:57.372Z Documenting pest v2.7.2
23882023-12-07T01:38:57.663Z Documenting sha2 v0.10.8
23892023-12-07T01:38:59.710Z Documenting pest_derive v2.7.2
23902023-12-07T01:39:00.711Z Documenting anyhow v1.0.75
23912023-12-07T01:39:04.512Z Documenting futures-executor v0.3.29
23922023-12-07T01:39:04.966Z Documenting hex v0.4.3
23932023-12-07T01:39:05.412Z Documenting crc32fast v1.3.2
23942023-12-07T01:39:07.155Z Checking serde_tokenstream v0.1.7
23952023-12-07T01:39:07.211Z Documenting colorchoice v1.0.0
23962023-12-07T01:39:07.283Z Documenting anstyle-query v1.0.0
23972023-12-07T01:39:07.543Z Documenting reqwest v0.11.22
23982023-12-07T01:39:08.440Z Documenting dtrace-parser v0.1.14
23992023-12-07T01:39:10.821Z Documenting openapiv3 v2.0.0-rc.1
24002023-12-07T01:39:11.421Z Documenting num-iter v0.1.43
24012023-12-07T01:39:11.432Z Documenting hmac v0.12.1
24022023-12-07T01:39:11.432Z Documenting dof v0.1.5
24032023-12-07T01:39:12.651Z Documenting anstream v0.5.0
24042023-12-07T01:39:13.962Z Documenting signal-hook v0.3.17
24052023-12-07T01:39:17.198Z Documenting thread-id v4.2.0
24062023-12-07T01:39:18.138Z Documenting terminal_size v0.2.6
24072023-12-07T01:39:18.186Z Documenting memoffset v0.9.0
24082023-12-07T01:39:18.466Z Documenting clap_lex v0.5.1
24092023-12-07T01:39:19.920Z Documenting strsim v0.10.0
24102023-12-07T01:39:20.877Z Documenting futures v0.3.29
24112023-12-07T01:39:22.405Z Documenting crossbeam-epoch v0.9.15
24122023-12-07T01:39:22.491Z Documenting flate2 v1.0.28
24132023-12-07T01:39:23.175Z Documenting usdt-impl v0.3.5
24142023-12-07T01:39:23.175Z Documenting usdt-attr-macro v0.3.5
24152023-12-07T01:39:23.921Z Documenting usdt-macro v0.3.5
24162023-12-07T01:39:24.808Z Documenting clap_derive v4.4.2
24172023-12-07T01:39:26.057Z Documenting clap_builder v4.4.2
24182023-12-07T01:39:28.302Z Documenting managed v0.8.0
24192023-12-07T01:39:29.791Z Documenting signal-hook-mio v0.2.3
24202023-12-07T01:39:30.506Z Documenting signature v2.1.0
24212023-12-07T01:39:31.032Z Documenting block-padding v0.3.3
24222023-12-07T01:39:31.427Z Documenting usdt v0.3.5
24232023-12-07T01:39:32.737Z Documenting scheduled-thread-pool v0.2.7
24242023-12-07T01:39:33.285Z Documenting bzip2-sys v0.1.11+1.0.8
24252023-12-07T01:39:33.383Z Documenting enum-as-inner v0.5.1
24262023-12-07T01:39:34.899Z Documenting clap v4.4.3
24272023-12-07T01:39:35.698Z Documenting pin-project-internal v1.1.3
24282023-12-07T01:39:37.091Z Documenting diesel_table_macro_syntax v0.1.0
24292023-12-07T01:39:37.734Z Checking diesel_table_macro_syntax v0.1.0
24302023-12-07T01:39:37.976Z Documenting unicode-segmentation v1.10.1
24312023-12-07T01:39:38.574Z Documenting r2d2 v0.8.10
24322023-12-07T01:39:39.094Z Documenting bzip2 v0.4.4
24332023-12-07T01:39:39.282Z Documenting inout v0.1.3
24342023-12-07T01:39:40.522Z Documenting trust-dns-proto v0.22.0
24352023-12-07T01:39:42.079Z Documenting crossterm v0.27.0
24362023-12-07T01:39:42.869Z Documenting pin-project v1.1.3
24372023-12-07T01:39:42.968Z Documenting md-5 v0.10.5
24382023-12-07T01:39:43.638Z Documenting diesel_derives v2.1.2
24392023-12-07T01:39:44.551Z Documenting stringprep v0.1.3
24402023-12-07T01:39:44.835Z Documenting serde_spanned v0.6.4
24412023-12-07T01:39:45.519Z Documenting toml_datetime v0.6.5
24422023-12-07T01:39:46.994Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24432023-12-07T01:39:58.818Z Documenting doc-comment v0.3.3
24442023-12-07T01:39:59.060Z Documenting snafu-derive v0.7.5
24452023-12-07T01:39:59.060Z Documenting winnow v0.5.15
24462023-12-07T01:39:59.060Z Documenting bit-vec v0.6.3
24472023-12-07T01:39:59.060Z Documenting siphasher v0.3.11
24482023-12-07T01:39:59.060Z Documenting either v1.9.0
24492023-12-07T01:39:59.255Z Documenting fallible-iterator v0.2.0
24502023-12-07T01:39:59.255Z Documenting static_assertions v1.1.0
24512023-12-07T01:39:59.446Z Documenting diesel v2.1.4
24522023-12-07T01:39:59.446Z Documenting phf_shared v0.11.2
24532023-12-07T01:39:59.446Z Documenting cipher v0.4.4
24542023-12-07T01:39:59.447Z Documenting toml_edit v0.21.0
24552023-12-07T01:39:59.447Z Documenting zip v0.6.6
24562023-12-07T01:39:59.447Z Documenting num-bigint v0.4.4
24572023-12-07T01:40:01.313Z Documenting hubpack v0.1.2
24582023-12-07T01:40:01.702Z Documenting snafu v0.7.5
24592023-12-07T01:40:01.872Z Documenting postgres-protocol v0.6.6
24602023-12-07T01:40:05.438Z Documenting bstr v1.6.0
24612023-12-07T01:40:06.618Z Documenting regress v0.7.1
24622023-12-07T01:40:06.832Z Documenting serde_repr v0.1.16
24632023-12-07T01:40:08.142Z Documenting fixedbitset v0.4.2
24642023-12-07T01:40:08.588Z Documenting lalrpop-util v0.19.12
24652023-12-07T01:40:09.197Z Documenting precomputed-hash v0.1.1
24662023-12-07T01:40:11.726Z Documenting new_debug_unreachable v1.0.4
24672023-12-07T01:40:12.957Z Documenting petgraph v0.6.4
24682023-12-07T01:40:13.116Z Documenting postgres-types v0.2.6
24692023-12-07T01:40:13.380Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24702023-12-07T01:40:14.601Z Documenting yasna v0.5.2
24712023-12-07T01:40:14.853Z Documenting phf v0.11.2
24722023-12-07T01:40:15.971Z Documenting string_cache v0.8.7
24732023-12-07T01:40:16.226Z Documenting console v0.15.7
24742023-12-07T01:40:20.650Z Documenting semver v1.0.20
24752023-12-07T01:40:22.302Z Documenting float-cmp v0.9.0
24762023-12-07T01:40:22.956Z Documenting whoami v1.4.1
24772023-12-07T01:40:23.199Z Documenting difflib v0.4.0
24782023-12-07T01:40:23.377Z Documenting normalize-line-endings v0.3.0
24792023-12-07T01:40:23.879Z Documenting predicates-core v1.0.6
24802023-12-07T01:40:24.008Z Checking unsafe-libyaml v0.2.9
24812023-12-07T01:40:26.010Z Documenting heck v0.4.1
24822023-12-07T01:40:27.036Z Documenting bit-set v0.5.3
24832023-12-07T01:40:27.245Z Documenting similar v2.2.1
24842023-12-07T01:40:29.041Z Documenting tokio-postgres v0.7.10
24852023-12-07T01:40:29.047Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24862023-12-07T01:40:29.070Z Documenting tokio-stream v0.1.14
24872023-12-07T01:40:29.278Z Documenting unsafe-libyaml v0.2.9
24882023-12-07T01:40:29.485Z Documenting predicates v3.0.4
24892023-12-07T01:40:32.142Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24902023-12-07T01:40:33.172Z Checking ident_case v1.0.1
24912023-12-07T01:40:33.401Z Checking serde_yaml v0.9.25
24922023-12-07T01:40:33.664Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24932023-12-07T01:40:34.909Z Documenting serde_yaml v0.9.25
24942023-12-07T01:40:36.487Z Documenting getopts v0.2.21
24952023-12-07T01:40:36.679Z Documenting match_cfg v0.1.0
24962023-12-07T01:40:37.246Z Documenting sha1 v0.10.6
24972023-12-07T01:40:39.042Z Documenting dirs-sys-next v0.1.2
24982023-12-07T01:40:40.797Z Documenting hostname v0.3.1
24992023-12-07T01:40:41.306Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25002023-12-07T01:40:42.489Z Documenting thread_local v1.1.7
25012023-12-07T01:40:43.232Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-12-07T01:40:43.356Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25032023-12-07T01:40:44.520Z Documenting paste v1.0.14
25042023-12-07T01:40:44.788Z Documenting dirs-next v2.0.0
25052023-12-07T01:40:45.567Z Documenting crossbeam-channel v0.5.8
25062023-12-07T01:40:46.487Z Documenting atty v0.2.14
25072023-12-07T01:40:46.696Z Documenting take_mut v0.2.2
25082023-12-07T01:40:48.888Z Documenting slog-json v2.6.1
25092023-12-07T01:40:50.498Z Documenting term v0.7.0
25102023-12-07T01:40:50.658Z Documenting camino v1.1.6
25112023-12-07T01:40:51.175Z Documenting async-stream-impl v0.3.5
25122023-12-07T01:40:51.636Z Documenting atomic-waker v1.1.1
25132023-12-07T01:40:52.024Z Documenting slog-async v2.8.0
25142023-12-07T01:40:53.208Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25152023-12-07T01:40:54.823Z Documenting debug-ignore v1.0.5
25162023-12-07T01:40:55.412Z Documenting slog-bunyan v2.4.0
25172023-12-07T01:40:55.843Z Documenting waitgroup v0.1.2
25182023-12-07T01:40:56.219Z Documenting slog-term v2.9.0
25192023-12-07T01:40:57.576Z Checking darling_core v0.20.3
25202023-12-07T01:40:57.684Z Documenting toml v0.8.8
25212023-12-07T01:40:57.876Z Documenting async-stream v0.3.5
25222023-12-07T01:40:58.897Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25232023-12-07T01:41:00.463Z Documenting multer v2.1.0
25242023-12-07T01:41:01.256Z Documenting serde_path_to_error v0.1.14
25252023-12-07T01:41:02.187Z Documenting strum v0.25.0
25262023-12-07T01:41:02.705Z Checking darling v0.20.3
25272023-12-07T01:41:02.860Z Documenting serde_with_macros v2.3.3
25282023-12-07T01:41:03.278Z Documenting structmeta-derive v0.2.0
25292023-12-07T01:41:04.842Z Checking structmeta v0.2.0
25302023-12-07T01:41:05.094Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25312023-12-07T01:41:05.187Z Documenting instant v0.1.12
25322023-12-07T01:41:06.799Z Checking regex-syntax v0.7.5
25332023-12-07T01:41:07.452Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25342023-12-07T01:41:07.668Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25352023-12-07T01:41:07.803Z Documenting macaddr v1.0.1
25362023-12-07T01:41:10.065Z Documenting serde_with v2.3.3
25372023-12-07T01:41:10.544Z Documenting backoff v0.4.0
25382023-12-07T01:41:10.869Z Documenting structmeta v0.2.0
25392023-12-07T01:41:12.014Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25402023-12-07T01:41:13.740Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25412023-12-07T01:41:13.887Z Documenting fastrand v2.0.0
25422023-12-07T01:41:17.327Z Documenting parse-display-derive v0.8.2
25432023-12-07T01:41:17.982Z Documenting is-terminal v0.4.9
25442023-12-07T01:41:18.365Z Documenting base64ct v1.6.0
25452023-12-07T01:41:18.749Z Checking proc-macro-crate v1.3.1
25462023-12-07T01:41:19.073Z Documenting proc-macro-crate v1.3.1
25472023-12-07T01:41:20.078Z Documenting tempfile v3.8.1
25482023-12-07T01:41:21.542Z Documenting proc-macro-error-attr v1.0.4
25492023-12-07T01:41:21.891Z Documenting hash32 v0.2.1
25502023-12-07T01:41:24.660Z Documenting stable_deref_trait v1.2.0
25512023-12-07T01:41:24.971Z Checking proc-macro-error v1.0.4
25522023-12-07T01:41:25.376Z Documenting cobs v0.2.3
25532023-12-07T01:41:25.609Z Documenting num_enum_derive v0.5.11
25542023-12-07T01:41:25.939Z Documenting parse-display v0.8.2
25552023-12-07T01:41:26.682Z Documenting embedded-io v0.4.0
25562023-12-07T01:41:27.161Z Documenting proc-macro-error v1.0.4
25572023-12-07T01:41:27.901Z Documenting camino-tempfile v1.1.1
25582023-12-07T01:41:28.814Z Documenting heapless v0.7.16
25592023-12-07T01:41:29.599Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25602023-12-07T01:41:30.567Z Documenting foreign-types-macros v0.2.3
25612023-12-07T01:41:31.396Z Documenting postcard v1.0.8
25622023-12-07T01:41:31.969Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25632023-12-07T01:41:33.497Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25642023-12-07T01:41:33.718Z Documenting num_enum v0.5.11
25652023-12-07T01:41:34.652Z Documenting foreign-types-shared v0.3.1
25662023-12-07T01:41:35.862Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25672023-12-07T01:41:36.258Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25682023-12-07T01:41:36.543Z Documenting smoltcp v0.10.0
25692023-12-07T01:41:37.329Z Documenting crucible-workspace-hack v0.1.0
25702023-12-07T01:41:37.839Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25712023-12-07T01:41:38.525Z Documenting cstr-argument v0.1.2
25722023-12-07T01:41:38.798Z Documenting foreign-types v0.5.0
25732023-12-07T01:41:39.147Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25742023-12-07T01:41:42.252Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25752023-12-07T01:41:42.697Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25762023-12-07T01:41:43.288Z Documenting colored v2.0.4
25772023-12-07T01:41:44.014Z Documenting zerocopy v0.7.26
25782023-12-07T01:41:44.749Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25792023-12-07T01:41:45.217Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25802023-12-07T01:41:45.480Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25812023-12-07T01:41:48.621Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25822023-12-07T01:41:49.532Z Documenting zone_cfg_derive v0.3.0
25832023-12-07T01:41:49.868Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25842023-12-07T01:41:50.400Z Documenting num-derive v0.4.0
25852023-12-07T01:41:51.170Z Documenting smf v0.2.2
25862023-12-07T01:41:51.349Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25872023-12-07T01:41:54.736Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25882023-12-07T01:41:55.735Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25892023-12-07T01:41:56.474Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25902023-12-07T01:41:57.090Z Documenting linked-hash-map v0.5.6
25912023-12-07T01:41:57.231Z Documenting zone v0.3.0
25922023-12-07T01:41:57.465Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25932023-12-07T01:41:57.613Z Documenting password-hash v0.5.0
25942023-12-07T01:42:00.318Z Documenting blake2 v0.10.6
25952023-12-07T01:42:02.928Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25962023-12-07T01:42:03.403Z Documenting lru-cache v0.1.2
25972023-12-07T01:42:03.706Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25982023-12-07T01:42:04.119Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25992023-12-07T01:42:04.145Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26002023-12-07T01:42:04.591Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012023-12-07T01:42:04.781Z Checking heck v0.3.3
26022023-12-07T01:42:04.813Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26032023-12-07T01:42:05.034Z Documenting structopt-derive v0.4.18
26042023-12-07T01:42:05.388Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26052023-12-07T01:42:07.853Z Documenting argon2 v0.5.2
26062023-12-07T01:42:09.124Z Documenting libefi-sys v0.1.0
26072023-12-07T01:42:09.176Z Documenting quick-error v1.2.3
26082023-12-07T01:42:12.572Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26092023-12-07T01:42:12.853Z Documenting structopt v0.3.26
26102023-12-07T01:42:14.536Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26112023-12-07T01:42:14.695Z Documenting resolv-conf v0.7.0
26122023-12-07T01:42:15.155Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26132023-12-07T01:42:15.378Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26142023-12-07T01:42:17.714Z Documenting pem-rfc7468 v0.7.0
26152023-12-07T01:42:19.265Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26162023-12-07T01:42:19.968Z Documenting der_derive v0.7.2
26172023-12-07T01:42:20.558Z Documenting flagset v0.4.3
26182023-12-07T01:42:21.254Z Documenting trust-dns-resolver v0.22.0
26192023-12-07T01:42:22.031Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26202023-12-07T01:42:22.913Z Documenting cancel-safe-futures v0.1.5
26212023-12-07T01:42:23.851Z Checking convert_case v0.4.0
26222023-12-07T01:42:24.144Z Documenting convert_case v0.4.0
26232023-12-07T01:42:24.787Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26242023-12-07T01:42:25.222Z Documenting tap v1.0.1
26252023-12-07T01:42:26.086Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26262023-12-07T01:42:26.404Z Documenting arc-swap v1.6.0
26272023-12-07T01:42:27.771Z Documenting der v0.7.8
26282023-12-07T01:42:29.475Z Documenting wyz v0.5.1
26292023-12-07T01:42:29.716Z Documenting derive_more v0.99.17
26302023-12-07T01:42:30.614Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26312023-12-07T01:42:32.114Z Documenting slog-scope v4.4.0
26322023-12-07T01:42:32.498Z Documenting num-rational v0.4.1
26332023-12-07T01:42:34.307Z Documenting radium v0.7.0
26342023-12-07T01:42:34.570Z Documenting hkdf v0.12.3
26352023-12-07T01:42:35.819Z Documenting spki v0.7.2
26362023-12-07T01:42:37.790Z Documenting num-complex v0.4.4
26372023-12-07T01:42:38.303Z Documenting half v1.8.2
26382023-12-07T01:42:38.703Z Documenting crc-catalog v2.2.0
26392023-12-07T01:42:39.214Z Documenting ciborium-io v0.2.1
26402023-12-07T01:42:41.575Z Documenting funty v2.0.0
26412023-12-07T01:42:41.867Z Documenting slog-stdlog v4.1.1
26422023-12-07T01:42:42.554Z Documenting pkcs8 v0.10.2
26432023-12-07T01:42:42.790Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26442023-12-07T01:42:43.068Z Documenting crc v3.0.1
26452023-12-07T01:42:44.580Z Documenting ciborium-ll v0.2.1
26462023-12-07T01:42:44.684Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26472023-12-07T01:42:45.066Z Documenting num v0.4.1
26482023-12-07T01:42:45.976Z Documenting slog-dtrace v0.2.3
26492023-12-07T01:42:46.507Z Documenting bitvec v1.0.1
26502023-12-07T01:42:47.405Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26512023-12-07T01:42:48.175Z Documenting xattr v1.0.1
26522023-12-07T01:42:49.203Z Documenting filetime v0.2.23
26532023-12-07T01:42:50.793Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26542023-12-07T01:42:53.542Z Documenting packed_struct_codegen v0.10.1
26552023-12-07T01:42:54.178Z Documenting nodrop v0.1.14
26562023-12-07T01:42:54.740Z Documenting keccak v0.1.4
26572023-12-07T01:42:55.078Z Documenting tar v0.4.40
26582023-12-07T01:42:56.090Z Documenting ciborium v0.2.1
26592023-12-07T01:42:58.166Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26602023-12-07T01:42:58.374Z Documenting array-init v0.0.4
26612023-12-07T01:42:59.077Z Documenting sha3 v0.10.8
26622023-12-07T01:42:59.717Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26632023-12-07T01:43:01.156Z Documenting pkcs1 v0.7.5
26642023-12-07T01:43:01.925Z Documenting packed_struct v0.10.1
26652023-12-07T01:43:02.109Z Documenting slog-envlogger v2.2.0
26662023-12-07T01:43:02.906Z Documenting num-bigint-dig v0.8.4
26672023-12-07T01:43:03.265Z Documenting fxhash v0.2.1
26682023-12-07T01:43:06.589Z Documenting secrecy v0.8.0
26692023-12-07T01:43:07.847Z Documenting swrite v0.1.0
26702023-12-07T01:43:08.799Z Documenting utf-8 v0.7.6
26712023-12-07T01:43:10.344Z Documenting termcolor v1.2.0
26722023-12-07T01:43:12.619Z Documenting bitfield v0.14.0
26732023-12-07T01:43:12.652Z Documenting rsa v0.9.2
26742023-12-07T01:43:13.411Z Documenting serde-hex v0.1.0
26752023-12-07T01:43:14.824Z Documenting tungstenite v0.20.1
26762023-12-07T01:43:15.275Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26772023-12-07T01:43:16.883Z Documenting env_logger v0.10.0
26782023-12-07T01:43:16.977Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26792023-12-07T01:43:21.021Z Documenting x509-cert v0.2.4
26802023-12-07T01:43:22.354Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26812023-12-07T01:43:23.807Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26822023-12-07T01:43:23.876Z Documenting newtype_derive v0.1.6
26832023-12-07T01:43:24.191Z Documenting libsw v3.3.0
26842023-12-07T01:43:26.955Z Documenting pem v3.0.2
26852023-12-07T01:43:29.019Z Documenting ron v0.8.1
26862023-12-07T01:43:29.345Z Documenting derive-where v1.2.6
26872023-12-07T01:43:29.718Z Documenting owo-colors v3.5.0
26882023-12-07T01:43:30.983Z Documenting crc-any v2.4.3
26892023-12-07T01:43:31.503Z Documenting linear-map v1.2.0
26902023-12-07T01:43:32.751Z Documenting steno v0.4.0
26912023-12-07T01:43:35.676Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26922023-12-07T01:43:36.124Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26932023-12-07T01:43:37.141Z Documenting tokio-tungstenite v0.20.1
26942023-12-07T01:43:38.136Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26952023-12-07T01:43:39.169Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26962023-12-07T01:43:39.286Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26972023-12-07T01:43:42.695Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26982023-12-07T01:43:47.977Z Documenting itertools v0.12.0
26992023-12-07T01:43:48.520Z Documenting nibble_vec v0.1.0
27002023-12-07T01:43:49.384Z Documenting path-slash v0.1.5
27012023-12-07T01:43:51.890Z Documenting glob v0.3.1
27022023-12-07T01:43:54.601Z Documenting same-file v1.0.6
27032023-12-07T01:43:54.811Z Documenting endian-type v0.1.2
27042023-12-07T01:43:54.977Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27052023-12-07T01:43:58.096Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27062023-12-07T01:43:59.305Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27072023-12-07T01:44:00.809Z Documenting radix_trie v0.2.1
27082023-12-07T01:44:01.043Z Documenting walkdir v2.4.0
27092023-12-07T01:44:06.056Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27102023-12-07T01:44:06.864Z Documenting buf-list v1.0.3
27112023-12-07T01:44:07.428Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27122023-12-07T01:44:07.523Z Checking darling_core v0.14.4
27132023-12-07T01:44:08.403Z Documenting trust-dns-client v0.22.0
27142023-12-07T01:44:09.665Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27152023-12-07T01:44:10.368Z Checking darling v0.14.4
27162023-12-07T01:44:14.107Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27172023-12-07T01:44:15.265Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27182023-12-07T01:44:16.632Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27192023-12-07T01:44:17.078Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202023-12-07T01:44:19.249Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27212023-12-07T01:44:21.790Z Documenting trust-dns-server v0.22.1
27222023-12-07T01:44:24.859Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27232023-12-07T01:44:27.724Z Documenting sled v0.34.7
27242023-12-07T01:44:28.019Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27252023-12-07T01:44:29.337Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27262023-12-07T01:44:30.484Z Documenting unicase v2.7.0
27272023-12-07T01:44:32.366Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27282023-12-07T01:44:32.803Z Documenting globset v0.4.13
27292023-12-07T01:44:34.564Z Documenting crossbeam-deque v0.8.3
27302023-12-07T01:44:34.963Z Documenting headers-core v0.2.0
27312023-12-07T01:44:35.290Z Documenting olpc-cjson v0.1.3
27322023-12-07T01:44:36.422Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27332023-12-07T01:44:36.933Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27342023-12-07T01:44:38.530Z Documenting serde_plain v1.0.2
27352023-12-07T01:44:38.669Z Documenting ff v0.13.0
27362023-12-07T01:44:40.308Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27372023-12-07T01:44:40.853Z Documenting async-recursion v1.0.5
27382023-12-07T01:44:41.825Z Documenting display-error-chain v0.2.0
27392023-12-07T01:44:42.281Z Documenting typed-path v0.6.0
27402023-12-07T01:44:43.809Z Documenting pretty-hex v0.4.0
27412023-12-07T01:44:44.483Z Documenting headers v0.3.9
27422023-12-07T01:44:44.698Z Documenting group v0.13.0
27432023-12-07T01:44:45.715Z Documenting rayon-core v1.12.0
27442023-12-07T01:44:47.323Z Documenting mime_guess v2.0.4
27452023-12-07T01:44:48.458Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27462023-12-07T01:44:49.307Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27472023-12-07T01:44:49.952Z Documenting tough v0.15.0
27482023-12-07T01:44:50.586Z Checking derive_builder_core v0.12.0
27492023-12-07T01:44:51.909Z Documenting derive_builder_core v0.12.0
27502023-12-07T01:44:52.038Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27512023-12-07T01:44:54.150Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27522023-12-07T01:44:54.222Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27532023-12-07T01:44:54.452Z Documenting universal-hash v0.5.1
27542023-12-07T01:44:54.612Z Documenting crypto-bigint v0.5.2
27552023-12-07T01:44:55.432Z Documenting bcs v0.1.6
27562023-12-07T01:45:00.691Z Documenting kstat-rs v0.2.3
27572023-12-07T01:45:01.051Z Documenting thiserror-impl-no-std v2.0.2
27582023-12-07T01:45:01.305Z Documenting curve25519-dalek-derive v0.1.0
27592023-12-07T01:45:03.928Z Documenting opaque-debug v0.3.0
27602023-12-07T01:45:06.137Z Documenting highway v1.1.0
27612023-12-07T01:45:07.182Z Documenting base16ct v0.2.0
27622023-12-07T01:45:08.347Z Documenting curve25519-dalek v4.1.0
27632023-12-07T01:45:08.485Z Documenting poly1305 v0.8.0
27642023-12-07T01:45:09.058Z Documenting thiserror-no-std v2.0.2
27652023-12-07T01:45:11.324Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27662023-12-07T01:45:11.380Z Documenting derive_builder_macro v0.12.0
27672023-12-07T01:45:11.544Z Documenting elliptic-curve v0.13.5
27682023-12-07T01:45:12.131Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27692023-12-07T01:45:13.381Z Documenting rayon v1.8.0
27702023-12-07T01:45:16.190Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27712023-12-07T01:45:17.107Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27722023-12-07T01:45:19.020Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27732023-12-07T01:45:24.873Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27742023-12-07T01:45:27.372Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27752023-12-07T01:45:40.643Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27762023-12-07T01:45:44.221Z Documenting portable-atomic v1.4.3
27772023-12-07T01:45:44.977Z Documenting ed25519 v1.5.3
27782023-12-07T01:45:47.328Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27792023-12-07T01:45:49.244Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27802023-12-07T01:45:49.961Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27812023-12-07T01:45:51.463Z Documenting chacha20 v0.9.1
27822023-12-07T01:45:52.946Z Documenting aead v0.5.2
27832023-12-07T01:45:54.179Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27842023-12-07T01:45:56.443Z Documenting ref-cast-impl v1.0.20
27852023-12-07T01:45:58.598Z Documenting vte_generate_state_changes v0.1.1
27862023-12-07T01:45:59.161Z Documenting cassowary v0.3.0
27872023-12-07T01:46:04.923Z Documenting number_prefix v0.4.0
27882023-12-07T01:46:08.771Z Documenting ref-cast v1.0.20
27892023-12-07T01:46:08.771Z Documenting vte v0.11.1
27902023-12-07T01:46:08.771Z Documenting chacha20poly1305 v0.10.1
27912023-12-07T01:46:08.771Z Documenting ratatui v0.23.0
27922023-12-07T01:46:30.773Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27932023-12-07T01:46:31.157Z Documenting indicatif v0.17.7
27942023-12-07T01:46:31.157Z Documenting salty v0.2.0
27952023-12-07T01:46:31.157Z Documenting vsss-rs v3.3.1
27962023-12-07T01:46:31.157Z Documenting derive_builder v0.12.0
27972023-12-07T01:46:31.157Z Documenting fs-err v2.11.0
27982023-12-07T01:46:31.157Z Documenting polar-core v0.27.0
27992023-12-07T01:46:31.157Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28002023-12-07T01:46:31.157Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28012023-12-07T01:46:31.157Z Documenting libxml v0.3.3
28022023-12-07T01:46:31.158Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28032023-12-07T01:46:31.158Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28042023-12-07T01:46:31.158Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28052023-12-07T01:46:31.158Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28062023-12-07T01:46:31.158Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28072023-12-07T01:46:31.158Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28082023-12-07T01:46:31.350Z Documenting bb8 v0.8.1
28092023-12-07T01:46:32.582Z Documenting quick-xml v0.23.1
28102023-12-07T01:46:35.138Z Documenting serde-big-array v0.5.1
28112023-12-07T01:46:38.673Z Documenting bytesize v1.3.0
28122023-12-07T01:46:38.964Z Documenting rtoolbox v0.0.1
28132023-12-07T01:46:39.765Z Documenting oso-derive v0.27.0
28142023-12-07T01:46:41.191Z Documenting impl-trait-for-tuples v0.2.2
28152023-12-07T01:46:43.285Z Documenting maplit v1.0.2
28162023-12-07T01:46:44.936Z Documenting humantime v2.1.0
28172023-12-07T01:46:45.424Z Documenting smawk v0.3.1
28182023-12-07T01:46:46.392Z Documenting is_ci v1.1.1
28192023-12-07T01:46:48.882Z Documenting http-range v0.1.5
28202023-12-07T01:46:49.944Z Documenting unicode-linebreak v0.1.5
28212023-12-07T01:46:50.670Z Documenting oso v0.27.0
28222023-12-07T01:46:50.785Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28232023-12-07T01:46:51.678Z Documenting rpassword v7.3.1
28242023-12-07T01:46:51.885Z Documenting supports-color v2.1.0
28252023-12-07T01:46:54.382Z Documenting textwrap v0.16.0
28262023-12-07T01:46:55.017Z Documenting hyper-staticfile v0.9.5
28272023-12-07T01:46:55.266Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28282023-12-07T01:46:56.967Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28292023-12-07T01:46:57.655Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28302023-12-07T01:46:58.775Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28312023-12-07T01:47:01.034Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28322023-12-07T01:47:07.105Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28332023-12-07T01:47:31.977Z Documenting tui-tree-widget v0.13.0
28342023-12-07T01:47:32.687Z Documenting strip-ansi-escapes v0.2.0
28352023-12-07T01:47:32.962Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28362023-12-07T01:47:33.099Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28372023-12-07T01:47:33.100Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28382023-12-07T01:47:33.233Z Documenting cookie v0.18.0
28392023-12-07T01:47:33.233Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28402023-12-07T01:47:33.234Z Documenting rcgen v0.11.3
28412023-12-07T01:47:33.234Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28422023-12-07T01:47:33.234Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28432023-12-07T01:47:33.234Z Documenting atomicwrites v0.4.2
28442023-12-07T01:47:33.234Z Documenting signal-hook-tokio v0.3.1
28452023-12-07T01:47:33.234Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28462023-12-07T01:47:33.234Z Documenting fd-lock v3.0.13
28472023-12-07T01:47:33.234Z Documenting subprocess v0.2.9
28482023-12-07T01:47:33.745Z Documenting corncobs v0.1.3
28492023-12-07T01:47:34.735Z Documenting nu-ansi-term v0.49.0
28502023-12-07T01:47:38.112Z Documenting shell-words v1.1.0
28512023-12-07T01:47:38.555Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28522023-12-07T01:47:38.777Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28532023-12-07T01:47:39.170Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28542023-12-07T01:47:40.417Z Documenting reedline v0.26.0
28552023-12-07T01:47:42.102Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28562023-12-07T01:47:43.227Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28572023-12-07T01:47:43.953Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28582023-12-07T01:47:44.224Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28592023-12-07T01:47:46.124Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28602023-12-07T01:47:51.959Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28612023-12-07T01:48:09.167Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28622023-12-07T01:48:09.648Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28632023-12-07T01:48:12.300Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28642023-12-07T01:48:13.877Z Documenting fatfs v0.3.6
28652023-12-07T01:48:20.993Z Documenting nanorand v0.7.0
28662023-12-07T01:48:21.423Z Documenting assert_matches v1.5.0
28672023-12-07T01:48:23.300Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28682023-12-07T01:48:27.041Z Documenting flume v0.11.0
28692023-12-07T01:48:27.079Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28702023-12-07T01:48:29.686Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28712023-12-07T01:48:29.942Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28722023-12-07T01:48:31.387Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28732023-12-07T01:48:32.944Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28742023-12-07T01:48:34.200Z Documenting omicron-zone-package v0.9.1
28752023-12-07T01:48:51.034Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28762023-12-07T01:48:52.758Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28772023-12-07T01:48:53.985Z Documenting termios v0.3.3
28782023-12-07T01:48:56.527Z Documenting topological-sort v0.2.2
28792023-12-07T01:48:56.667Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28802023-12-07T01:48:56.668Z --> sled-agent/src/sim/instance.rs:46:7
28812023-12-07T01:48:56.668Z |
28822023-12-07T01:48:56.668Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28832023-12-07T01:48:56.668Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28842023-12-07T01:48:56.668Z |
28852023-12-07T01:48:56.668Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28862023-12-07T01:48:56.668Z
28872023-12-07T01:48:58.167Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28882023-12-07T01:48:59.986Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28892023-12-07T01:49:00.643Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28902023-12-07T01:49:03.059Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28912023-12-07T01:49:06.259Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28922023-12-07T01:49:07.108Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28932023-12-07T01:49:31.789Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28942023-12-07T01:49:50.759Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28952023-12-07T01:49:51.923Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28962023-12-07T01:50:11.239Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28972023-12-07T01:50:17.326Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28982023-12-07T01:50:18.941Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28992023-12-07T01:50:20.440Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29002023-12-07T01:50:35.095Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29012023-12-07T01:51:28.055Zwarning: unresolved link to `VolumeConstructionRequest`
29022023-12-07T01:51:28.056Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29032023-12-07T01:51:28.056Z |
29042023-12-07T01:51:28.056Z338 | /// [`VolumeConstructionRequest`] is shown here):
29052023-12-07T01:51:28.056Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29062023-12-07T01:51:28.056Z |
29072023-12-07T01:51:28.056Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29082023-12-07T01:51:28.056Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29092023-12-07T01:51:28.056Z
29102023-12-07T01:51:28.062Zwarning: unresolved link to `fd00:1122:3344:101::5`
29112023-12-07T01:51:28.062Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29122023-12-07T01:51:28.062Z |
29132023-12-07T01:51:28.062Z348 | /// "[fd00:1122:3344:101::5]:1000",
29142023-12-07T01:51:28.063Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29152023-12-07T01:51:28.063Z
29162023-12-07T01:51:28.063Zwarning: unresolved link to `fd00:1122:3344:102::9`
29172023-12-07T01:51:28.063Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29182023-12-07T01:51:28.065Z |
29192023-12-07T01:51:28.065Z349 | /// "[fd00:1122:3344:102::9]:1000",
29202023-12-07T01:51:28.065Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29212023-12-07T01:51:28.065Z
29222023-12-07T01:51:28.065Zwarning: unresolved link to `fd00:1122:3344:103::2`
29232023-12-07T01:51:28.066Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29242023-12-07T01:51:28.066Z |
29252023-12-07T01:51:28.066Z350 | /// "[fd00:1122:3344:103::2]:1000"
29262023-12-07T01:51:28.066Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29272023-12-07T01:51:28.066Z
29282023-12-07T01:51:28.066Zwarning: unresolved link to `fd00:1122:3344:101::5`
29292023-12-07T01:51:28.067Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29302023-12-07T01:51:28.067Z |
29312023-12-07T01:51:28.067Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29322023-12-07T01:51:28.067Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29332023-12-07T01:51:28.067Z
29342023-12-07T01:51:28.067Zwarning: unresolved link to `fd00:1122:3344:102::9`
29352023-12-07T01:51:28.067Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29362023-12-07T01:51:28.067Z |
29372023-12-07T01:51:28.067Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29382023-12-07T01:51:28.067Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29392023-12-07T01:51:28.067Z
29402023-12-07T01:51:28.067Zwarning: unresolved link to `fd00:1122:3344:103::2`
29412023-12-07T01:51:28.067Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29422023-12-07T01:51:28.067Z |
29432023-12-07T01:51:28.067Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29442023-12-07T01:51:28.068Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29452023-12-07T01:51:28.068Z
29462023-12-07T01:51:31.266Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29472023-12-07T01:52:02.877Z Finished dev [unoptimized + debuginfo] target(s) in 15m 23s
29482023-12-07T01:52:02.983Z
29492023-12-07T01:52:02.988Zreal 15:24.080077137
29502023-12-07T01:52:02.989Zuser 51:40.581971981
29512023-12-07T01:52:02.989Zsys 58:39.562453483
29522023-12-07T01:52:02.989Ztrap 1.743655084
29532023-12-07T01:52:02.989Ztflt 0.704894598
29542023-12-07T01:52:02.989Zdflt 0.492666845
29552023-12-07T01:52:02.989Zkflt 0.000106309
29562023-12-07T01:52:02.989Zlock 3:05:29.952390728
29572023-12-07T01:52:02.989Zslp 3:58:40.687729467
29582023-12-07T01:52:02.990Zlat 5:21.580241595
29592023-12-07T01:52:02.990Zstop 1:20.575991380
29602023-12-07T01:52:02.990Zprocess exited: duration 1741982 ms, exit code 0
 
29612023-12-07T01:52:02.999Zfound 0 output files