01HJ1DMRZ7BNETFVTG5NE7N0GW: 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: 01HJ1DN32CVFH5CFCNJGHM5NDP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-19T16:16:16.965Zjob assigned to worker 01HJ1DQG6184VG70MQSN04GC73 (queued for 2 m 46 s)
 
22023-12-19T16:16:17.162Zstarting task 0: "setup"
32023-12-19T16:16:17.235Z++ uname -s
42023-12-19T16:16:17.244Z+ kern=SunOS
52023-12-19T16:16:17.244Z+ case "$kern" in
62023-12-19T16:16:17.245Z+ groupadd -g 12345 build
72023-12-19T16:16:17.245Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-19T16:16:19.252Z+ zfs create -o mountpoint=/work rpool/work
92023-12-19T16:16:19.359Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-19T16:16:19.368Z+ home_fs=zfs
112023-12-19T16:16:19.369Z+ [[ zfs == autofs ]]
122023-12-19T16:16:19.369Z+ mkdir -p /home/build
132023-12-19T16:16:19.369Z+ chown build:build /home/build /work
142023-12-19T16:16:20.364Z+ chmod 0700 /home/build /work
152023-12-19T16:16:20.368Zprocess exited: duration 3206 ms, exit code 0
 
162023-12-19T16:16:20.374Zstarting task 1: "rust-toolchain"
172023-12-19T16:16:20.384Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-19T16:16:20.387Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-19T16:16:20.635Zinfo: downloading installer
202023-12-19T16:16:22.513Zwarning: it looks like you have an existing installation of Rust at:
212023-12-19T16:16:22.514Zwarning: /opt/ooce/bin
222023-12-19T16:16:22.514Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-19T16:16:22.514Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-19T16:16:22.514Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-19T16:16:22.514Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-19T16:16:22.515Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-19T16:16:22.515Zerror: cannot install while Rust is installed
282023-12-19T16:16:22.515Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-19T16:16:22.751Zinfo: profile set to 'default'
302023-12-19T16:16:22.752Zinfo: default host triple is x86_64-unknown-illumos
312023-12-19T16:16:22.762Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-19T16:16:22.945Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-19T16:16:22.945Zinfo: downloading component 'cargo'
342023-12-19T16:16:23.535Zinfo: downloading component 'clippy'
352023-12-19T16:16:23.761Zinfo: downloading component 'rust-docs'
362023-12-19T16:16:24.542Zinfo: downloading component 'rust-std'
372023-12-19T16:16:25.937Zinfo: downloading component 'rustc'
382023-12-19T16:16:29.398Zinfo: downloading component 'rustfmt'
392023-12-19T16:16:29.595Zinfo: installing component 'cargo'
402023-12-19T16:16:31.540Zinfo: installing component 'clippy'
412023-12-19T16:16:32.383Zinfo: installing component 'rust-docs'
422023-12-19T16:16:35.226Zinfo: installing component 'rust-std'
432023-12-19T16:16:39.163Zinfo: installing component 'rustc'
442023-12-19T16:16:47.967Zinfo: installing component 'rustfmt'
452023-12-19T16:16:48.424Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-19T16:16:48.424Z
472023-12-19T16:16:48.562Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-19T16:16:48.562Z
492023-12-19T16:16:48.563Z
502023-12-19T16:16:48.563ZRust is installed now. Great!
512023-12-19T16:16:48.563Z
522023-12-19T16:16:48.563ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-19T16:16:48.564Zenvironment variable. This has not been done automatically.
542023-12-19T16:16:48.564Z
552023-12-19T16:16:48.564ZTo configure your current shell, run:
562023-12-19T16:16:48.564Zsource "$HOME/.cargo/env"
572023-12-19T16:16:48.678Z+ rustc --version
582023-12-19T16:16:48.771Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-19T16:16:48.776Zprocess exited: duration 28404 ms, exit code 0
 
602023-12-19T16:16:48.783Zstarting task 2: "authentication"
612023-12-19T16:16:48.845Zprocess exited: duration 35 ms, exit code 0
 
622023-12-19T16:16:48.854Zstarting task 3: "clone repository"
632023-12-19T16:16:48.862Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-19T16:16:48.866Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-19T16:16:48.909ZCloning into '/work/oxidecomputer/omicron'...
662023-12-19T16:16:56.144Z+ cd /work/oxidecomputer/omicron
672023-12-19T16:16:56.144Z+ [[ -n mgs-slog-error-chain ]]
682023-12-19T16:16:56.147Z+ git fetch origin mgs-slog-error-chain
692023-12-19T16:16:56.522ZFrom https://github.com/oxidecomputer/omicron
702023-12-19T16:16:56.522Z * branch mgs-slog-error-chain -> FETCH_HEAD
712023-12-19T16:16:56.531Z+ git checkout -B mgs-slog-error-chain remotes/origin/mgs-slog-error-chain
722023-12-19T16:16:56.625ZSwitched to a new branch 'mgs-slog-error-chain'
732023-12-19T16:16:56.629Zbranch 'mgs-slog-error-chain' set up to track 'origin/mgs-slog-error-chain'.
742023-12-19T16:16:56.629Z+ git reset --hard 1893c27cde67c97ce868aa1251ba6ab50ab29dea
752023-12-19T16:16:56.646ZHEAD is now at 1893c27c [mgs] Clean up logs via InlineErrorChain
762023-12-19T16:16:56.652Zprocess exited: duration 7794 ms, exit code 0
 
772023-12-19T16:16:56.662Zstarting task 4: "build"
782023-12-19T16:16:56.670Z+ cargo --version
792023-12-19T16:16:56.678Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-19T16:16:56.849Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-19T16:16:56.853Zinfo: downloading component 'cargo'
822023-12-19T16:16:57.501Zinfo: downloading component 'clippy'
832023-12-19T16:16:57.709Zinfo: downloading component 'rust-docs'
842023-12-19T16:16:58.517Zinfo: downloading component 'rust-std'
852023-12-19T16:16:59.838Zinfo: downloading component 'rustc'
862023-12-19T16:17:03.203Zinfo: downloading component 'rustfmt'
872023-12-19T16:17:03.409Zinfo: installing component 'cargo'
882023-12-19T16:17:04.719Zinfo: installing component 'clippy'
892023-12-19T16:17:05.192Zinfo: installing component 'rust-docs'
902023-12-19T16:17:08.186Zinfo: installing component 'rust-std'
912023-12-19T16:17:10.824Zinfo: installing component 'rustc'
922023-12-19T16:17:17.042Zinfo: installing component 'rustfmt'
932023-12-19T16:17:17.607Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-19T16:17:17.626Z+ rustc --version
952023-12-19T16:17:17.730Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-19T16:17:18.147Z+ source ./env.sh
972023-12-19T16:17:18.147Z++ set -o xtrace
982023-12-19T16:17:18.147Z++++ dirname ./env.sh
992023-12-19T16:17:18.147Z+++ cd .
1002023-12-19T16:17:18.147Z+++ echo /work/oxidecomputer/omicron
1012023-12-19T16:17:18.147Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-19T16:17:18.147Z++ 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-19T16:17:18.147Z++ 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-19T16:17:18.147Z++ 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-19T16:17:18.147Z++ 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-19T16:17:18.148Z++ 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-19T16:17:18.148Z++ 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-19T16:17:18.148Z++ 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-19T16:17:18.148Z++ 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-19T16:17:18.150Z++ unset OMICRON_WS
1112023-12-19T16:17:18.150Z++ set +o xtrace
1122023-12-19T16:17:18.150Z
1132023-12-19T16:17:18.150Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-19T16:17:18.150Z # # # # # # # # # # # # # # #
1152023-12-19T16:17:18.150Z # # # # ##### # # ##### # # # # # #### #
1162023-12-19T16:17:18.150Z ##### ##### # ##### # # # # # # # # #
1172023-12-19T16:17:18.150Z # # # # # # # # # # # # # # #
1182023-12-19T16:17:18.150Z # # # ###### # # ###### ### # #### # #### #
1192023-12-19T16:17:18.150Z
1202023-12-19T16:17:28.084Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-19T16:17:29.555Z Startup: Caching catalogs ... Done
1222023-12-19T16:17:37.249ZPlanning: Solver setup ... Done (7.226s)
1232023-12-19T16:17:37.421ZPlanning: Running solver ... Done (0.162s)
1242023-12-19T16:17:37.592ZPlanning: Finding local manifests ... Done (0.102s)
1252023-12-19T16:17:37.626ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-19T16:17:38.194ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-19T16:17:38.523ZPlanning: Package planning ... Done (0.324s)
1282023-12-19T16:17:38.617ZPlanning: Merging actions ... Done (0.089s)
1292023-12-19T16:17:40.036ZPlanning: Checking for conflicting actions ... Done (1.430s)
1302023-12-19T16:17:40.054ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-19T16:17:48.072ZPlanning: Evaluating mediators ... Done (8.007s)
1322023-12-19T16:17:48.189ZPlanning: Planning completed in 18.56 seconds
1332023-12-19T16:17:50.254Z Packages to install: 4
1342023-12-19T16:17:50.254Z Packages to update: 2
1352023-12-19T16:17:50.254Z Mediators to change: 2
1362023-12-19T16:17:50.254Z Services to change: 1
1372023-12-19T16:17:50.258Z Estimated space available: 148.88 GB
1382023-12-19T16:17:50.258ZEstimated space to be consumed: 1.43 GB
1392023-12-19T16:17:50.258Z Create boot environment: No
1402023-12-19T16:17:50.258ZCreate backup boot environment: Yes
1412023-12-19T16:17:50.258Z Rebuild boot archive: No
1422023-12-19T16:17:50.258Z
1432023-12-19T16:17:50.258ZChanged mediators:
1442023-12-19T16:17:50.258Z mediator clang:
1452023-12-19T16:17:50.258Z version: None -> 15 (system default)
1462023-12-19T16:17:50.258Z
1472023-12-19T16:17:50.258Z mediator llvm:
1482023-12-19T16:17:50.258Z version: 14 (system default) -> 15 (system default)
1492023-12-19T16:17:50.258Z
1502023-12-19T16:17:50.258ZChanged packages:
1512023-12-19T16:17:50.258Zhelios-dev
1522023-12-19T16:17:50.258Z developer/build-essential
1532023-12-19T16:17:50.258Z None -> 11-2.0
1542023-12-19T16:17:50.258Z library/libxmlsec1
1552023-12-19T16:17:50.259Z None -> 1.2.35-2.0
1562023-12-19T16:17:50.259Z ooce/developer/clang-15
1572023-12-19T16:17:50.259Z None -> 15.0.7-2.0
1582023-12-19T16:17:50.259Z ooce/developer/llvm-15
1592023-12-19T16:17:50.259Z None -> 15.0.7-2.0
1602023-12-19T16:17:50.259Z system/library/g++-runtime
1612023-12-19T16:17:50.259Z 12-2.0 -> 13-2.0
1622023-12-19T16:17:50.259Z system/library/gcc-runtime
1632023-12-19T16:17:50.260Z 12-2.0 -> 13-2.0
1642023-12-19T16:17:50.260Z
1652023-12-19T16:17:50.260ZServices:
1662023-12-19T16:17:50.260Z restart_fmri:
1672023-12-19T16:17:50.260Z svc:/system/update-man-index:default
1682023-12-19T16:17:50.438Z
1692023-12-19T16:17:50.438ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-19T16:17:55.428ZDownload: 1326/3330 items 111.4/221.1MB 50% complete (22.7M/s)
1712023-12-19T16:18:00.428ZDownload: 3131/3330 items 143.6/221.1MB 64% complete (14.4M/s)
1722023-12-19T16:18:04.749ZDownload: Completed 221.11 MB in 14.32 seconds (15.4M/s)
1732023-12-19T16:18:07.565Z Actions: 1/3766 actions (Removing old actions)
1742023-12-19T16:18:07.566Z Actions: 5/3766 actions (Installing new actions)
1752023-12-19T16:18:12.277Z Actions: 3091/3766 actions (Installing new actions)
1762023-12-19T16:18:15.313Z Actions: 3729/3766 actions (Updating modified actions)
1772023-12-19T16:18:15.957Z Actions: Completed 3766 actions in 8.68 seconds.
1782023-12-19T16:18:16.179Z Done (0.216s)
1792023-12-19T16:18:16.183Z Done (0.000s)
1802023-12-19T16:18:16.468Z Done (0.287s)
1812023-12-19T16:18:24.348Z Done (7.749s)
1822023-12-19T16:18:24.665Z Done (0.216s)
1832023-12-19T16:18:24.668Z Done (0.000s)
1842023-12-19T16:18:25.017Z Done (0.000s)
1852023-12-19T16:18:25.782ZPlanning: Evaluating mediator changes ... Done
1862023-12-19T16:18:26.074ZPlanning: Checking for conflicting actions ... Done
1872023-12-19T16:18:26.078ZPlanning: Consolidating action changes ... Done
1882023-12-19T16:18:26.523ZPlanning: Evaluating mediators ... Done
1892023-12-19T16:18:26.526ZPlanning: Planning completed in 0.74 seconds
1902023-12-19T16:18:26.587Z Mediators to change: 2
1912023-12-19T16:18:26.587Z Create boot environment: No
1922023-12-19T16:18:26.587ZCreate backup boot environment: No
1932023-12-19T16:18:26.690Z Done
1942023-12-19T16:18:26.690Z Done
1952023-12-19T16:18:26.903Z Done
1962023-12-19T16:18:33.139Z Done
1972023-12-19T16:18:33.276Z Done
1982023-12-19T16:18:33.289Z Done
1992023-12-19T16:18:33.392Z Done
2002023-12-19T16:18:34.454ZPlanning: Evaluating mediator changes ... Done
2012023-12-19T16:18:34.457ZPlanning: Merging actions ... Done
2022023-12-19T16:18:34.805ZPlanning: Checking for conflicting actions ... Done
2032023-12-19T16:18:34.810ZPlanning: Consolidating action changes ... Done
2042023-12-19T16:18:35.263ZPlanning: Evaluating mediators ... Done
2052023-12-19T16:18:35.361ZPlanning: Planning completed in 1.36 seconds
2062023-12-19T16:18:35.429Z Packages to change: 1
2072023-12-19T16:18:35.429Z Mediators to change: 1
2082023-12-19T16:18:35.429Z Services to change: 1
2092023-12-19T16:18:35.432Z Create boot environment: No
2102023-12-19T16:18:35.432ZCreate backup boot environment: Yes
2112023-12-19T16:18:37.872Z Actions: 1/6 actions (Updating modified actions)
2122023-12-19T16:18:37.881Z Actions: Completed 6 actions in 0.00 seconds.
2132023-12-19T16:18:37.881Z Done
2142023-12-19T16:18:37.881Z Done
2152023-12-19T16:18:37.942Z Done
2162023-12-19T16:18:44.103Z Done
2172023-12-19T16:18:44.246Z Done
2182023-12-19T16:18:44.250Z Done
2192023-12-19T16:18:44.391Z Done
2202023-12-19T16:18:45.087ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212023-12-19T16:18:45.088Zclang system 15 system
2222023-12-19T16:18:45.088Zcsh system system illumos
2232023-12-19T16:18:45.088Zctags system system illumos
2242023-12-19T16:18:45.088Zgcc vendor 12 vendor
2252023-12-19T16:18:45.088Zgcc system 10 system
2262023-12-19T16:18:45.089Zgcc system 7 system
2272023-12-19T16:18:45.089Zgo system 1.20 system
2282023-12-19T16:18:45.089Zgo system 1.19 system
2292023-12-19T16:18:45.089Zllvm system 15 system
2302023-12-19T16:18:45.089Zllvm system 14 system
2312023-12-19T16:18:45.089Zmariadb system 10.6 system
2322023-12-19T16:18:45.089Zmta vendor vendor dma
2332023-12-19T16:18:45.089Zopenjdk system 17 system
2342023-12-19T16:18:45.090Zopenjdk system 11 system
2352023-12-19T16:18:45.090Zopenjdk system 1.8 system
2362023-12-19T16:18:45.090Zopenssl vendor 3 vendor
2372023-12-19T16:18:45.090Zperl system 5.36 system
2382023-12-19T16:18:45.090Zpostgresql system 15 system
2392023-12-19T16:18:45.090Zpostgresql system 13 system
2402023-12-19T16:18:45.090Zpython vendor 3 vendor
2412023-12-19T16:18:45.090Zpython system 2 system
2422023-12-19T16:18:45.091Zpython3 system 3.11 system
2432023-12-19T16:18:45.091Zruby system 3.0 system
2442023-12-19T16:18:45.091Zwords vendor vendor american-english
2452023-12-19T16:18:45.091Zwords system system australian-english
2462023-12-19T16:18:45.091Zwords system system british-english
2472023-12-19T16:18:45.091Zwords system system canadian-english
2482023-12-19T16:18:45.091Zwords system system french
2492023-12-19T16:18:45.091Zwords system system italian
2502023-12-19T16:18:45.091Zwords system system ngerman
2512023-12-19T16:18:45.091Zwords system system ogerman
2522023-12-19T16:18:45.091Zwords system system spanish
2532023-12-19T16:18:45.638ZFMRI IFO
2542023-12-19T16:18:45.638Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552023-12-19T16:18:45.638Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562023-12-19T16:18:45.638Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572023-12-19T16:18:45.638Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2582023-12-19T16:18:45.638Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592023-12-19T16:18:45.638Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2602023-12-19T16:18:45.639Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2612023-12-19T16:18:45.639Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2622023-12-19T16:18:45.720Z+ set -o errexit
2632023-12-19T16:18:45.723Z+++ dirname ./tools/ci_download_cockroachdb
2642023-12-19T16:18:45.726Z++ cd ./tools
2652023-12-19T16:18:45.726Z++ pwd
2662023-12-19T16:18:45.726Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2672023-12-19T16:18:45.726Z++ basename ./tools/ci_download_cockroachdb
2682023-12-19T16:18:45.729Z+ ARG0=ci_download_cockroachdb
2692023-12-19T16:18:45.729Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2702023-12-19T16:18:45.733Z+ CIDL_VERSION=v22.1.9
2712023-12-19T16:18:45.733Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2722023-12-19T16:18:45.733Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2732023-12-19T16:18:45.733Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2742023-12-19T16:18:45.733Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2752023-12-19T16:18:45.734Z+ TARGET_DIR=out
2762023-12-19T16:18:45.735Z+ DOWNLOAD_DIR=out/downloads
2772023-12-19T16:18:45.735Z+ DEST_DIR=./out/cockroachdb
2782023-12-19T16:18:45.735Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2792023-12-19T16:18:45.735Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2802023-12-19T16:18:45.735Z+ main
2812023-12-19T16:18:45.735Z+ [[ 0 != 0 ]]
2822023-12-19T16:18:45.735Z+ CIDL_OS=solaris2.11
2832023-12-19T16:18:45.735Z+ [[ 0 != 0 ]]
2842023-12-19T16:18:45.735Z+ configure_os solaris2.11
2852023-12-19T16:18:45.736Z+ echo 'current directory: /work/oxidecomputer/omicron'
2862023-12-19T16:18:45.736Zcurrent directory: /work/oxidecomputer/omicron
2872023-12-19T16:18:45.736Z+ echo 'configuring based on OS: "solaris2.11"'
2882023-12-19T16:18:45.736Z+ case "$1" in
2892023-12-19T16:18:45.736Zconfiguring based on OS: "solaris2.11"
2902023-12-19T16:18:45.736Z+ CIDL_BUILD=illumos
2912023-12-19T16:18:45.736Z+ CIDL_SUFFIX=tar.gz
2922023-12-19T16:18:45.736Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2932023-12-19T16:18:45.736Z+ CIDL_MD5FUNC=do_md5sum
2942023-12-19T16:18:45.736Z+ CIDL_URL_BASE=https://illumos.org/downloads
2952023-12-19T16:18:45.736Z+ CIDL_ASSEMBLE=do_assemble_illumos
2962023-12-19T16:18:45.736Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2972023-12-19T16:18:45.736Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2982023-12-19T16:18:45.736Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-19T16:18:45.736Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002023-12-19T16:18:45.736Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-12-19T16:18:45.736Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022023-12-19T16:18:45.736Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032023-12-19T16:18:45.737ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-19T16:18:45.737ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-19T16:18:45.737Z+ mkdir -p out/downloads
3062023-12-19T16:18:45.741Z+ mkdir -p ./out/cockroachdb
3072023-12-19T16:18:45.741Z+ local DO_DOWNLOAD=true
3082023-12-19T16:18:45.741Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3092023-12-19T16:18:45.741Z+ '[' true == true ']'
3102023-12-19T16:18:45.741Z+ echo Downloading...
3112023-12-19T16:18:45.741ZDownloading...
3122023-12-19T16:18:45.741Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-19T16:18:45.741Z+ 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
3142023-12-19T16:18:48.337Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-19T16:18:48.341Z++ md5sum
3162023-12-19T16:18:48.341Z++ awk '{print $1}'
3172023-12-19T16:18:48.533Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3182023-12-19T16:18:48.533Z+ [[ 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 ]]
3192023-12-19T16:18:48.535Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-19T16:18:48.540Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3212023-12-19T16:18:52.120Z+ do_assemble_illumos
3222023-12-19T16:18:52.120Z+ rm -r ./out/cockroachdb
3232023-12-19T16:18:52.124Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3242023-12-19T16:18:52.777Z+ ./out/cockroachdb/bin/cockroach version
3252023-12-19T16:18:53.004ZBuild Tag: v22.1.9-dirty
3262023-12-19T16:18:53.004ZBuild Time: 2022/10/26 21:17:46
3272023-12-19T16:18:53.005ZDistribution: OSS
3282023-12-19T16:18:53.005ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3292023-12-19T16:18:53.005ZGo Version: go1.17.13
3302023-12-19T16:18:53.005ZC Compiler: gcc 10.3.0
3312023-12-19T16:18:53.005ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3322023-12-19T16:18:53.005ZBuild Type: release
3332023-12-19T16:18:53.026Z+ set -o errexit
3342023-12-19T16:18:53.030Z+++ dirname ./tools/ci_download_clickhouse
3352023-12-19T16:18:53.033Z++ cd ./tools
3362023-12-19T16:18:53.033Z++ pwd
3372023-12-19T16:18:53.033Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3382023-12-19T16:18:53.033Z++ basename ./tools/ci_download_clickhouse
3392023-12-19T16:18:53.036Z+ ARG0=ci_download_clickhouse
3402023-12-19T16:18:53.036Z+ TARGET_DIR=out
3412023-12-19T16:18:53.036Z+ DOWNLOAD_DIR=out/downloads
3422023-12-19T16:18:53.036Z+ DEST_DIR=./out/clickhouse
3432023-12-19T16:18:53.036Z+ CIDL_VERSION=v22.8.9.24
3442023-12-19T16:18:53.037Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452023-12-19T16:18:53.037Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462023-12-19T16:18:53.037Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472023-12-19T16:18:53.037Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482023-12-19T16:18:53.037Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492023-12-19T16:18:53.037Z+ main
3502023-12-19T16:18:53.037Z+ [[ 0 != 0 ]]
3512023-12-19T16:18:53.037Z+ CIDL_OS=solaris2.11
3522023-12-19T16:18:53.037Z+ [[ 0 != 0 ]]
3532023-12-19T16:18:53.037Z+ configure_os solaris2.11
3542023-12-19T16:18:53.037Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552023-12-19T16:18:53.037Zcurrent directory: /work/oxidecomputer/omicron
3562023-12-19T16:18:53.038Z+ echo 'configuring based on OS: "solaris2.11"'
3572023-12-19T16:18:53.038Z+ CIDL_DASHREV=
3582023-12-19T16:18:53.038Z+ case "$1" in
3592023-12-19T16:18:53.038Zconfiguring based on OS: "solaris2.11"
3602023-12-19T16:18:53.038Z+ CIDL_PLATFORM=illumos
3612023-12-19T16:18:53.038Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622023-12-19T16:18:53.038Z+ CIDL_MD5FUNC=do_md5sum
3632023-12-19T16:18:53.038Z+ CIDL_DASHREV=-1
3642023-12-19T16:18:53.038Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652023-12-19T16:18:53.038Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-12-19T16:18:53.039Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-12-19T16:18:53.039Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-19T16:18:53.039Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692023-12-19T16:18:53.039ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-19T16:18:53.039Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712023-12-19T16:18:53.039ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-19T16:18:53.039Z+ mkdir -p out/downloads
3732023-12-19T16:18:53.042Z+ mkdir -p ./out/clickhouse
3742023-12-19T16:18:53.043Z+ local DO_DOWNLOAD=true
3752023-12-19T16:18:53.043Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762023-12-19T16:18:53.043Z+ '[' true == true ']'
3772023-12-19T16:18:53.043Z+ echo Downloading...
3782023-12-19T16:18:53.043ZDownloading...
3792023-12-19T16:18:53.043Z+ 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
3802023-12-19T16:18:53.043Z+ 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
3812023-12-19T16:18:54.513Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822023-12-19T16:18:54.519Z++ md5sum
3832023-12-19T16:18:54.519Z++ awk '{print $1}'
3842023-12-19T16:18:54.772Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852023-12-19T16:18:54.772Z+ [[ 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 ]]
3862023-12-19T16:18:54.772Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872023-12-19T16:18:54.775Z+ mkdir -p ./out/clickhouse
3882023-12-19T16:18:54.775Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892023-12-19T16:18:59.880Z+ ./out/clickhouse/clickhouse server --version
3902023-12-19T16:18:59.934ZClickHouse server version 22.8.9.1.
3912023-12-19T16:18:59.966Z+ set -o errexit
3922023-12-19T16:19:00.028Z+++ dirname ./tools/ci_download_console
3932023-12-19T16:19:00.029Z++ cd ./tools
3942023-12-19T16:19:00.031Z++ pwd
3952023-12-19T16:19:00.031Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962023-12-19T16:19:00.031Z++ basename ./tools/ci_download_console
3972023-12-19T16:19:00.031Z+ ARG0=ci_download_console
3982023-12-19T16:19:00.031Z+ TARGET_DIR=out
3992023-12-19T16:19:00.031Z+ DOWNLOAD_DIR=out/downloads
4002023-12-19T16:19:00.031Z+ DEST_DIR=./out/console-assets
4012023-12-19T16:19:00.031Z+ source /work/oxidecomputer/omicron/tools/console_version
4022023-12-19T16:19:00.031Z++ COMMIT=02c6ce747fd5dd05e9d454ecb1bf70392c9d954e
4032023-12-19T16:19:00.031Z++ SHA2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4042023-12-19T16:19:00.031Z+ URL=https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4052023-12-19T16:19:00.031Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062023-12-19T16:19:00.031Z+ main
4072023-12-19T16:19:00.031Z+ [[ 0 != 0 ]]
4082023-12-19T16:19:00.031Z+ echo 'URL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz'
4092023-12-19T16:19:00.032ZURL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4102023-12-19T16:19:00.032Z+ echo 'Local file: out/downloads/console.tar.gz'
4112023-12-19T16:19:00.032Z+ local DO_DOWNLOAD=true
4122023-12-19T16:19:00.032ZLocal file: out/downloads/console.tar.gz
4132023-12-19T16:19:00.032Z+ [[ -f out/downloads/console.tar.gz ]]
4142023-12-19T16:19:00.032Z+ mkdir -p out/downloads
4152023-12-19T16:19:00.033Z+ '[' true == true ']'
4162023-12-19T16:19:00.033Z+ echo Downloading...
4172023-12-19T16:19:00.033ZDownloading...
4182023-12-19T16:19:00.033Z+ do_download_curl https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz out/downloads/console.tar.gz
4192023-12-19T16:19:00.033Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4202023-12-19T16:19:00.748Z++ do_sha256sum out/downloads/console.tar.gz
4212023-12-19T16:19:00.749Z++ case "$OSTYPE" in
4222023-12-19T16:19:00.749Z++ SHA=sha256sum
4232023-12-19T16:19:00.752Z++ sha256sum
4242023-12-19T16:19:00.752Z++ awk '{print $1}'
4252023-12-19T16:19:00.774Z+ calculated_sha2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4262023-12-19T16:19:00.774Z+ [[ 39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0 != \3\9\f\d\1\9\1\9\9\3\e\1\4\7\a\5\6\9\e\2\8\d\f\8\6\4\1\4\e\3\d\0\f\3\3\9\6\3\b\7\6\7\5\4\7\4\d\7\c\5\2\2\c\3\f\6\8\5\d\4\d\4\f\0 ]]
4272023-12-19T16:19:00.774Z+ rm -rf ./out/console-assets
4282023-12-19T16:19:00.778Z+ mkdir -p ./out/console-assets
4292023-12-19T16:19:00.781Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302023-12-19T16:19:00.781Z+ mkdir -p ./out/console-assets
4312023-12-19T16:19:00.785Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322023-12-19T16:19:00.927Z+ set -o errexit
4332023-12-19T16:19:00.932Z+++ dirname ./tools/ci_download_maghemite_openapi
4342023-12-19T16:19:00.932Z++ cd ./tools
4352023-12-19T16:19:00.932Z++ pwd
4362023-12-19T16:19:00.932Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372023-12-19T16:19:00.932Z++ basename ./tools/ci_download_maghemite_openapi
4382023-12-19T16:19:00.936Z+ ARG0=ci_download_maghemite_openapi
4392023-12-19T16:19:00.936Z+ TARGET_DIR=out
4402023-12-19T16:19:00.938Z+ DOWNLOAD_DIR=out/downloads
4412023-12-19T16:19:00.938Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422023-12-19T16:19:00.938Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4432023-12-19T16:19:00.938Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4442023-12-19T16:19:00.938Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4452023-12-19T16:19:00.938Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4462023-12-19T16:19:00.938Z+ main
4472023-12-19T16:19:00.938Z+ [[ 0 != 0 ]]
4482023-12-19T16:19:00.938Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4492023-12-19T16:19:00.938ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4502023-12-19T16:19:00.938Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4512023-12-19T16:19:00.938ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4522023-12-19T16:19:00.938Z+ local DO_DOWNLOAD=true
4532023-12-19T16:19:00.938Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4542023-12-19T16:19:00.938Z+ mkdir -p out/downloads
4552023-12-19T16:19:00.938Z+ '[' true == true ']'
4562023-12-19T16:19:00.938Z+ echo Downloading...
4572023-12-19T16:19:00.938ZDownloading...
4582023-12-19T16:19:00.938Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4592023-12-19T16:19:00.938Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4602023-12-19T16:19:01.275Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4612023-12-19T16:19:01.275Z++ case "$OSTYPE" in
4622023-12-19T16:19:01.281Z++ SHA=sha256sum
4632023-12-19T16:19:01.281Z++ sha256sum
4642023-12-19T16:19:01.281Z++ awk '{print $1}'
4652023-12-19T16:19:01.285Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4662023-12-19T16:19:01.285Z+ [[ 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 ]]
4672023-12-19T16:19:01.285Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682023-12-19T16:19:01.285Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4692023-12-19T16:19:01.285Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4702023-12-19T16:19:01.285Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4712023-12-19T16:19:01.285Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4722023-12-19T16:19:01.286Z+ main
4732023-12-19T16:19:01.286Z+ [[ 0 != 0 ]]
4742023-12-19T16:19:01.286Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4752023-12-19T16:19:01.286ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4762023-12-19T16:19:01.286Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4772023-12-19T16:19:01.286ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4782023-12-19T16:19:01.286Z+ local DO_DOWNLOAD=true
4792023-12-19T16:19:01.286Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4802023-12-19T16:19:01.286Z+ mkdir -p out/downloads
4812023-12-19T16:19:01.286Z+ '[' true == true ']'
4822023-12-19T16:19:01.287Z+ echo Downloading...
4832023-12-19T16:19:01.287ZDownloading...
4842023-12-19T16:19:01.287Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4852023-12-19T16:19:01.287Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4862023-12-19T16:19:01.438Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4872023-12-19T16:19:01.441Z++ case "$OSTYPE" in
4882023-12-19T16:19:01.441Z++ SHA=sha256sum
4892023-12-19T16:19:01.441Z++ sha256sum
4902023-12-19T16:19:01.441Z++ awk '{print $1}'
4912023-12-19T16:19:01.445Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4922023-12-19T16:19:01.445Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4932023-12-19T16:19:01.455Z+ set -o errexit
4942023-12-19T16:19:01.459Z+++ dirname ./tools/ci_download_dendrite_openapi
4952023-12-19T16:19:01.462Z++ cd ./tools
4962023-12-19T16:19:01.462Z++ pwd
4972023-12-19T16:19:01.462Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982023-12-19T16:19:01.462Z++ basename ./tools/ci_download_dendrite_openapi
4992023-12-19T16:19:01.466Z+ ARG0=ci_download_dendrite_openapi
5002023-12-19T16:19:01.467Z+ TARGET_DIR=out
5012023-12-19T16:19:01.467Z+ DOWNLOAD_DIR=out/downloads
5022023-12-19T16:19:01.467Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032023-12-19T16:19:01.467Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5042023-12-19T16:19:01.467Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5052023-12-19T16:19:01.467Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5062023-12-19T16:19:01.467Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5072023-12-19T16:19:01.468Z+ main
5082023-12-19T16:19:01.468Z+ [[ 0 != 0 ]]
5092023-12-19T16:19:01.468Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5102023-12-19T16:19:01.468ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5112023-12-19T16:19:01.468Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5122023-12-19T16:19:01.468ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5132023-12-19T16:19:01.468Z+ local DO_DOWNLOAD=true
5142023-12-19T16:19:01.468Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5152023-12-19T16:19:01.468Z+ mkdir -p out/downloads
5162023-12-19T16:19:01.472Z+ '[' true == true ']'
5172023-12-19T16:19:01.472Z+ echo Downloading...
5182023-12-19T16:19:01.472ZDownloading...
5192023-12-19T16:19:01.472Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5202023-12-19T16:19:01.472Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5212023-12-19T16:19:02.092Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5222023-12-19T16:19:02.092Z++ case "$OSTYPE" in
5232023-12-19T16:19:02.099Z++ SHA=sha256sum
5242023-12-19T16:19:02.099Z++ sha256sum
5252023-12-19T16:19:02.099Z++ awk '{print $1}'
5262023-12-19T16:19:02.099Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5272023-12-19T16:19:02.099Z+ [[ 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 ]]
5282023-12-19T16:19:02.099Z+ set -o errexit
5292023-12-19T16:19:02.099Z+++ dirname ./tools/ci_download_dendrite_stub
5302023-12-19T16:19:02.099Z++ cd ./tools
5312023-12-19T16:19:02.099Z++ pwd
5322023-12-19T16:19:02.099Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332023-12-19T16:19:02.099Z++ basename ./tools/ci_download_dendrite_stub
5342023-12-19T16:19:02.099Z+ ARG0=ci_download_dendrite_stub
5352023-12-19T16:19:02.099Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362023-12-19T16:19:02.099Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5372023-12-19T16:19:02.099Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5382023-12-19T16:19:02.099Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5392023-12-19T16:19:02.100Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402023-12-19T16:19:02.100Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5412023-12-19T16:19:02.100Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5422023-12-19T16:19:02.100Z+ TARGET_DIR=out
5432023-12-19T16:19:02.100Z+ DOWNLOAD_DIR=out/downloads
5442023-12-19T16:19:02.100Z+ DEST_DIR=./out/dendrite-stub
5452023-12-19T16:19:02.100Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462023-12-19T16:19:02.101Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472023-12-19T16:19:02.101Z+ REPO=oxidecomputer/dendrite
5482023-12-19T16:19:02.101Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5492023-12-19T16:19:02.101Z+ main
5502023-12-19T16:19:02.101Z+ [[ 0 != 0 ]]
5512023-12-19T16:19:02.101Z+ CIDL_OS=solaris2.11
5522023-12-19T16:19:02.101Z+ [[ 0 != 0 ]]
5532023-12-19T16:19:02.101Z+ configure_os solaris2.11
5542023-12-19T16:19:02.101Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552023-12-19T16:19:02.101Zcurrent directory: /work/oxidecomputer/omicron
5562023-12-19T16:19:02.101Z+ echo 'configuring based on OS: "solaris2.11"'
5572023-12-19T16:19:02.102Z+ case "$1" in
5582023-12-19T16:19:02.102Zconfiguring based on OS: "solaris2.11"
5592023-12-19T16:19:02.102Z+ SET_BINARIES=
5602023-12-19T16:19:02.102Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5612023-12-19T16:19:02.102Z+ CIDL_SHA256FUNC=do_sha256sum
5622023-12-19T16:19:02.102Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632023-12-19T16:19:02.102Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5642023-12-19T16:19:02.102Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652023-12-19T16:19:02.102Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5662023-12-19T16:19:02.102ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5672023-12-19T16:19:02.102Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682023-12-19T16:19:02.102ZLocal file: out/downloads/dendrite-stub.tar.gz
5692023-12-19T16:19:02.102Z+ mkdir -p out/downloads
5702023-12-19T16:19:02.103Z+ mkdir -p ./out/dendrite-stub
5712023-12-19T16:19:02.103Z+ fetch_and_verify
5722023-12-19T16:19:02.103Z+ local DO_DOWNLOAD=true
5732023-12-19T16:19:02.103Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742023-12-19T16:19:02.103Z+ '[' true == true ']'
5752023-12-19T16:19:02.104Z+ echo Downloading...
5762023-12-19T16:19:02.104ZDownloading...
5772023-12-19T16:19:02.104Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782023-12-19T16:19:02.104Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5792023-12-19T16:19:10.181Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802023-12-19T16:19:10.188Z++ sha256sum
5812023-12-19T16:19:10.188Z++ awk '{print $1}'
5822023-12-19T16:19:10.277Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5832023-12-19T16:19:10.280Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5842023-12-19T16:19:10.280Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852023-12-19T16:19:10.280Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862023-12-19T16:19:11.445Z+ do_assemble
5872023-12-19T16:19:11.445Z+ rm -r ./out/dendrite-stub
5882023-12-19T16:19:11.448Z+ mkdir ./out/dendrite-stub
5892023-12-19T16:19:11.452Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902023-12-19T16:19:11.649Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912023-12-19T16:19:11.662Z+ set -o errexit
5922023-12-19T16:19:11.671Z+++ dirname ./tools/ci_download_maghemite_mgd
5932023-12-19T16:19:11.675Z++ cd ./tools
5942023-12-19T16:19:11.676Z++ pwd
5952023-12-19T16:19:11.676Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962023-12-19T16:19:11.676Z++ basename ./tools/ci_download_maghemite_mgd
5972023-12-19T16:19:11.676Z+ ARG0=ci_download_maghemite_mgd
5982023-12-19T16:19:11.676Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992023-12-19T16:19:11.676Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6002023-12-19T16:19:11.676Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6012023-12-19T16:19:11.676Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022023-12-19T16:19:11.676Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6032023-12-19T16:19:11.676Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6042023-12-19T16:19:11.676Z+ TARGET_DIR=out
6052023-12-19T16:19:11.676Z+ DOWNLOAD_DIR=out/downloads
6062023-12-19T16:19:11.676Z+ DEST_DIR=./out/mgd
6072023-12-19T16:19:11.676Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082023-12-19T16:19:11.676Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092023-12-19T16:19:11.676Z+ REPO=oxidecomputer/maghemite
6102023-12-19T16:19:11.676Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6112023-12-19T16:19:11.676Z+ main
6122023-12-19T16:19:11.676Z+ [[ 0 != 0 ]]
6132023-12-19T16:19:11.676Z+ CIDL_OS=solaris2.11
6142023-12-19T16:19:11.677Z+ [[ 0 != 0 ]]
6152023-12-19T16:19:11.677Z+ configure_os solaris2.11
6162023-12-19T16:19:11.677Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172023-12-19T16:19:11.677Zcurrent directory: /work/oxidecomputer/omicron
6182023-12-19T16:19:11.679Z+ echo 'configuring based on OS: "solaris2.11"'
6192023-12-19T16:19:11.679Z+ case "$1" in
6202023-12-19T16:19:11.679Z+ SET_BINARIES=
6212023-12-19T16:19:11.679Zconfiguring based on OS: "solaris2.11"
6222023-12-19T16:19:11.679Z+ CIDL_SHA256FUNC=do_sha256sum
6232023-12-19T16:19:11.679Z+ TARBALL_FILENAME=mgd.tar.gz
6242023-12-19T16:19:11.679Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6252023-12-19T16:19:11.680Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262023-12-19T16:19:11.680Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6272023-12-19T16:19:11.680ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6282023-12-19T16:19:11.680Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292023-12-19T16:19:11.680ZLocal file: out/downloads/mgd.tar.gz
6302023-12-19T16:19:11.680Z+ mkdir -p out/downloads
6312023-12-19T16:19:11.685Z+ mkdir -p ./out/mgd
6322023-12-19T16:19:11.685Z+ fetch_and_verify
6332023-12-19T16:19:11.685Z+ local DO_DOWNLOAD=true
6342023-12-19T16:19:11.685Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352023-12-19T16:19:11.685Z+ '[' true == true ']'
6362023-12-19T16:19:11.686Z+ echo Downloading...
6372023-12-19T16:19:11.686ZDownloading...
6382023-12-19T16:19:11.686Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6392023-12-19T16:19:11.686Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6402023-12-19T16:19:20.398Z++ do_sha256sum out/downloads/mgd.tar.gz
6412023-12-19T16:19:20.402Z++ sha256sum
6422023-12-19T16:19:20.402Z++ awk '{print $1}'
6432023-12-19T16:19:20.476Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6442023-12-19T16:19:20.476Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6452023-12-19T16:19:20.476Z+ do_untar out/downloads/mgd.tar.gz
6462023-12-19T16:19:20.476Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472023-12-19T16:19:21.161Z+ do_assemble
6482023-12-19T16:19:21.161Z+ rm -r ./out/mgd
6492023-12-19T16:19:21.165Z+ mkdir ./out/mgd
6502023-12-19T16:19:21.168Z+ cp -r out/downloads/root ./out/mgd/root
6512023-12-19T16:19:21.391Z+ set -o errexit
6522023-12-19T16:19:21.395Z+++ dirname ./tools/ci_download_transceiver_control
6532023-12-19T16:19:21.399Z++ cd ./tools
6542023-12-19T16:19:21.399Z++ pwd
6552023-12-19T16:19:21.399Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562023-12-19T16:19:21.399Z++ basename ./tools/ci_download_transceiver_control
6572023-12-19T16:19:21.403Z+ ARG0=ci_download_transceiver_control
6582023-12-19T16:19:21.403Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592023-12-19T16:19:21.403Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-12-19T16:19:21.403Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-12-19T16:19:21.403Z+ TARGET_DIR=out
6622023-12-19T16:19:21.403Z+ DOWNLOAD_DIR=out/downloads
6632023-12-19T16:19:21.404Z+ DEST_DIR=./out/transceiver-control
6642023-12-19T16:19:21.404Z+ BIN_DIR=/opt/oxide/bin
6652023-12-19T16:19:21.404Z+ BINARY=xcvradm
6662023-12-19T16:19:21.404Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672023-12-19T16:19:21.404Z+ REPO=oxidecomputer/transceiver-control
6682023-12-19T16:19:21.404Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692023-12-19T16:19:21.404Z+ main
6702023-12-19T16:19:21.404Z+ [[ 0 != 0 ]]
6712023-12-19T16:19:21.404Z+ CIDL_OS=solaris2.11
6722023-12-19T16:19:21.404Z+ [[ 0 != 0 ]]
6732023-12-19T16:19:21.404Z+ configure_os solaris2.11
6742023-12-19T16:19:21.404Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752023-12-19T16:19:21.404Zcurrent directory: /work/oxidecomputer/omicron
6762023-12-19T16:19:21.404Z+ echo 'configuring based on OS: "solaris2.11"'
6772023-12-19T16:19:21.404Z+ case "$1" in
6782023-12-19T16:19:21.404Z+ SET_BINARIES=
6792023-12-19T16:19:21.404Zconfiguring based on OS: "solaris2.11"
6802023-12-19T16:19:21.405Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812023-12-19T16:19:21.405Z+ CIDL_SHA256FUNC=do_sha256sum
6822023-12-19T16:19:21.405Z+ ARCHIVE_FILENAME=xcvradm.gz
6832023-12-19T16:19:21.405Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842023-12-19T16:19:21.405Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852023-12-19T16:19:21.405Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862023-12-19T16:19:21.405ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872023-12-19T16:19:21.405Z+ echo 'Local file: out/downloads/xcvradm.gz'
6882023-12-19T16:19:21.405ZLocal file: out/downloads/xcvradm.gz
6892023-12-19T16:19:21.405Z+ mkdir -p out/downloads
6902023-12-19T16:19:21.412Z+ mkdir -p ./out/transceiver-control
6912023-12-19T16:19:21.413Z+ fetch_and_verify
6922023-12-19T16:19:21.413Z+ local DO_DOWNLOAD=true
6932023-12-19T16:19:21.413Z+ [[ -f out/downloads/xcvradm.gz ]]
6942023-12-19T16:19:21.413Z+ '[' true == true ']'
6952023-12-19T16:19:21.413Z+ echo Downloading...
6962023-12-19T16:19:21.413ZDownloading...
6972023-12-19T16:19:21.413Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982023-12-19T16:19:21.413Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992023-12-19T16:19:22.489Z++ do_sha256sum out/downloads/xcvradm.gz
7002023-12-19T16:19:22.492Z++ sha256sum
7012023-12-19T16:19:22.492Z++ awk '{print $1}'
7022023-12-19T16:19:22.515Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032023-12-19T16:19:22.515Z+ [[ 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 ]]
7042023-12-19T16:19:22.515Z+ do_unpack out/downloads/xcvradm.gz
7052023-12-19T16:19:22.522Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062023-12-19T16:19:22.522Z+ gzip -dc out/downloads/xcvradm.gz
7072023-12-19T16:19:22.702Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082023-12-19T16:19:22.707Z+ do_assemble
7092023-12-19T16:19:22.707Z+ rm -r ./out/transceiver-control
7102023-12-19T16:19:22.711Z+ mkdir ./out/transceiver-control
7112023-12-19T16:19:22.711Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122023-12-19T16:19:22.978ZAll builder prerequisites installed successfully, and PATH looks valid
7132023-12-19T16:19:22.981Z
7142023-12-19T16:19:22.981Zreal 2:05.082316217
7152023-12-19T16:19:22.982Zuser 57.765863909
7162023-12-19T16:19:22.982Zsys 11.131783928
7172023-12-19T16:19:22.982Ztrap 0.026405567
7182023-12-19T16:19:22.983Ztflt 0.194043611
7192023-12-19T16:19:22.983Zdflt 0.663064346
7202023-12-19T16:19:22.983Zkflt 0.151598723
7212023-12-19T16:19:22.983Zlock 1.664911728
7222023-12-19T16:19:22.983Zslp 3:46.408962933
7232023-12-19T16:19:22.983Zlat 4.024433609
7242023-12-19T16:19:22.983Zstop 0.076836832
7252023-12-19T16:19:22.989Z
7262023-12-19T16:19:22.989Z #### # # ##### ##### # #
7272023-12-19T16:19:22.989Z # # # # # # # # # #
7282023-12-19T16:19:22.989Z # # # # # # # #
7292023-12-19T16:19:22.989Z # # # ##### ##### #
7302023-12-19T16:19:22.989Z # # # # # # #
7312023-12-19T16:19:22.989Z #### ###### # # # #
7322023-12-19T16:19:22.989Z
7332023-12-19T16:19:23.406Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342023-12-19T16:19:24.166Z Updating crates.io index
7352023-12-19T16:19:24.230Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7362023-12-19T16:19:25.026Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7372023-12-19T16:19:27.041Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7382023-12-19T16:19:27.642Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392023-12-19T16:19:27.978Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402023-12-19T16:19:28.281Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412023-12-19T16:19:28.569Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422023-12-19T16:19:29.545Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432023-12-19T16:19:31.777Z Updating git repository `https://github.com/oxidecomputer/opte`
7442023-12-19T16:19:32.791Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452023-12-19T16:19:33.179Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462023-12-19T16:19:33.767Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472023-12-19T16:19:34.135Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7482023-12-19T16:19:34.441Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7492023-12-19T16:19:34.763Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7502023-12-19T16:19:35.211Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7512023-12-19T16:19:35.506Z Updating git repository `https://github.com/njaremko/samael`
7522023-12-19T16:19:36.066Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7532023-12-19T16:19:36.604Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7542023-12-19T16:19:37.035Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7552023-12-19T16:19:37.426Z Updating git repository `https://github.com/jgallagher/nix`
7562023-12-19T16:19:38.712Z Updating git repository `https://github.com/cbiffle/hubpack`
7572023-12-19T16:19:39.220Z Updating git repository `https://github.com/oxidecomputer/typify`
7582023-12-19T16:19:42.364Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7592023-12-19T16:19:42.784Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7602023-12-19T16:19:43.085Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7612023-12-19T16:19:45.154Z Downloading crates ...
7622023-12-19T16:19:45.361Z Downloaded toml_edit v0.21.0
7632023-12-19T16:19:45.401Z Downloaded colorchoice v1.0.0
7642023-12-19T16:19:45.404Z Downloaded equivalent v1.0.1
7652023-12-19T16:19:45.404Z Downloaded anstyle v1.0.2
7662023-12-19T16:19:45.408Z Downloaded anstyle-query v1.0.0
7672023-12-19T16:19:45.411Z Downloaded clap_lex v0.5.1
7682023-12-19T16:19:45.411Z Downloaded anstream v0.5.0
7692023-12-19T16:19:45.416Z Downloaded thiserror v1.0.49
7702023-12-19T16:19:45.423Z Downloaded anstyle-parse v0.2.1
7712023-12-19T16:19:45.426Z Downloaded thiserror-impl v1.0.49
7722023-12-19T16:19:45.430Z Downloaded cargo-platform v0.1.3
7732023-12-19T16:19:45.433Z Downloaded cargo_toml v0.17.0
7742023-12-19T16:19:45.438Z Downloaded camino v1.1.6
7752023-12-19T16:19:45.438Z Downloaded proc-macro2 v1.0.69
7762023-12-19T16:19:45.443Z Downloaded io-lifetimes v1.0.11
7772023-12-19T16:19:45.446Z Downloaded unicode-ident v1.0.12
7782023-12-19T16:19:45.449Z Downloaded toml v0.8.8
7792023-12-19T16:19:45.454Z Downloaded indexmap v2.1.0
7802023-12-19T16:19:45.462Z Downloaded clap_derive v4.4.2
7812023-12-19T16:19:45.474Z Downloaded bitflags v1.3.2
7822023-12-19T16:19:45.490Z Downloaded serde v1.0.193
7832023-12-19T16:19:45.490Z Downloaded itoa v1.0.9
7842023-12-19T16:19:45.490Z Downloaded memchr v2.6.3
7852023-12-19T16:19:45.499Z Downloaded toml_datetime v0.6.5
7862023-12-19T16:19:45.499Z Downloaded ryu v1.0.15
7872023-12-19T16:19:45.499Z Downloaded hashbrown v0.14.2
7882023-12-19T16:19:45.505Z Downloaded serde_derive v1.0.193
7892023-12-19T16:19:45.510Z Downloaded utf8parse v0.2.1
7902023-12-19T16:19:45.510Z Downloaded serde_spanned v0.6.4
7912023-12-19T16:19:45.515Z Downloaded errno v0.3.2
7922023-12-19T16:19:45.515Z Downloaded clap_builder v4.4.2
7932023-12-19T16:19:45.525Z Downloaded winnow v0.5.15
7942023-12-19T16:19:45.539Z Downloaded syn v2.0.32
7952023-12-19T16:19:45.557Z Downloaded serde_json v1.0.108
7962023-12-19T16:19:45.571Z Downloaded strsim v0.10.0
7972023-12-19T16:19:45.574Z Downloaded rustix v0.37.23
7982023-12-19T16:19:45.606Z Downloaded cargo_metadata v0.18.1
7992023-12-19T16:19:45.613Z Downloaded semver v1.0.20
8002023-12-19T16:19:45.618Z Downloaded heck v0.4.1
8012023-12-19T16:19:45.618Z Downloaded terminal_size v0.2.6
8022023-12-19T16:19:45.618Z Downloaded libc v0.2.151
8032023-12-19T16:19:45.664Z Downloaded clap v4.4.3
8042023-12-19T16:19:45.678Z Downloaded anyhow v1.0.75
8052023-12-19T16:19:45.683Z Downloaded quote v1.0.33
8062023-12-19T16:19:45.806Z Compiling proc-macro2 v1.0.69
8072023-12-19T16:19:45.806Z Compiling unicode-ident v1.0.12
8082023-12-19T16:19:45.816Z Compiling serde v1.0.193
8092023-12-19T16:19:45.816Z Compiling libc v0.2.151
8102023-12-19T16:19:45.825Z Compiling io-lifetimes v1.0.11
8112023-12-19T16:19:45.825Z Compiling rustix v0.37.23
8122023-12-19T16:19:45.825Z Compiling hashbrown v0.14.2
8132023-12-19T16:19:45.825Z Compiling utf8parse v0.2.1
8142023-12-19T16:19:46.175Z Compiling equivalent v1.0.1
8152023-12-19T16:19:46.206Z Compiling bitflags v1.3.2
8162023-12-19T16:19:46.330Z Compiling anstyle-parse v0.2.1
8172023-12-19T16:19:46.349Z Compiling anstyle v1.0.2
8182023-12-19T16:19:46.799Z Compiling colorchoice v1.0.0
8192023-12-19T16:19:46.926Z Compiling anstyle-query v1.0.0
8202023-12-19T16:19:46.966Z Compiling thiserror v1.0.49
8212023-12-19T16:19:47.056Z Compiling camino v1.1.6
8222023-12-19T16:19:47.522Z Compiling indexmap v2.1.0
8232023-12-19T16:19:47.974Z Compiling serde_json v1.0.108
8242023-12-19T16:19:47.978Z Compiling winnow v0.5.15
8252023-12-19T16:19:48.092Z Compiling semver v1.0.20
8262023-12-19T16:19:48.371Z Compiling anstream v0.5.0
8272023-12-19T16:19:48.448Z Compiling ryu v1.0.15
8282023-12-19T16:19:48.579Z Compiling anyhow v1.0.75
8292023-12-19T16:19:49.002Z Compiling strsim v0.10.0
8302023-12-19T16:19:49.035Z Compiling clap_lex v0.5.1
8312023-12-19T16:19:49.400Z Compiling heck v0.4.1
8322023-12-19T16:19:49.445Z Compiling quote v1.0.33
8332023-12-19T16:19:49.487Z Compiling itoa v1.0.9
8342023-12-19T16:19:50.017Z Compiling syn v2.0.32
8352023-12-19T16:19:50.363Z Compiling errno v0.3.2
8362023-12-19T16:19:51.869Z Compiling terminal_size v0.2.6
8372023-12-19T16:19:51.989Z Compiling clap_builder v4.4.2
8382023-12-19T16:19:58.493Z Compiling serde_derive v1.0.193
8392023-12-19T16:19:58.501Z Compiling thiserror-impl v1.0.49
8402023-12-19T16:19:58.501Z Compiling clap_derive v4.4.2
8412023-12-19T16:20:03.218Z Compiling clap v4.4.3
8422023-12-19T16:20:12.273Z Compiling serde_spanned v0.6.4
8432023-12-19T16:20:12.278Z Compiling toml_datetime v0.6.5
8442023-12-19T16:20:12.278Z Compiling cargo-platform v0.1.3
8452023-12-19T16:20:12.655Z Compiling toml_edit v0.21.0
8462023-12-19T16:20:14.325Z Compiling cargo_metadata v0.18.1
8472023-12-19T16:20:16.011Z Compiling toml v0.8.8
8482023-12-19T16:20:17.228Z Compiling cargo_toml v0.17.0
8492023-12-19T16:20:23.470Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8502023-12-19T16:20:24.938Z Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
8512023-12-19T16:20:25.152Z Running `target/debug/xtask clippy`
8522023-12-19T16:20:25.210Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8532023-12-19T16:20:26.108Z Downloading crates ...
8542023-12-19T16:20:26.357Z Downloaded ansi_term v0.12.1
8552023-12-19T16:20:26.364Z Downloaded bzip2 v0.4.4
8562023-12-19T16:20:26.370Z Downloaded hyper-tls v0.5.0
8572023-12-19T16:20:26.375Z Downloaded hubpack v0.1.2
8582023-12-19T16:20:26.383Z Downloaded cipher v0.4.4
8592023-12-19T16:20:26.394Z Downloaded httptest v0.15.5
8602023-12-19T16:20:26.407Z Downloaded cfg-if v1.0.0
8612023-12-19T16:20:26.407Z Downloaded bb8 v0.8.1
8622023-12-19T16:20:26.412Z Downloaded hyper-staticfile v0.9.5
8632023-12-19T16:20:26.412Z Downloaded lalrpop-util v0.19.12
8642023-12-19T16:20:26.416Z Downloaded indoc v1.0.9
8652023-12-19T16:20:26.442Z Downloaded match_cfg v0.1.0
8662023-12-19T16:20:26.450Z Downloaded macaddr v1.0.1
8672023-12-19T16:20:26.459Z Downloaded crypto-common v0.1.6
8682023-12-19T16:20:26.466Z Downloaded memoffset v0.9.0
8692023-12-19T16:20:26.473Z Downloaded array-init v0.0.4
8702023-12-19T16:20:26.480Z Downloaded atty v0.2.14
8712023-12-19T16:20:26.484Z Downloaded nu-ansi-term v0.49.0
8722023-12-19T16:20:26.493Z Downloaded convert_case v0.4.0
8732023-12-19T16:20:26.504Z Downloaded newline-converter v0.3.0
8742023-12-19T16:20:26.507Z Downloaded opaque-debug v0.3.0
8752023-12-19T16:20:26.511Z Downloaded num-derive v0.4.0
8762023-12-19T16:20:26.522Z Downloaded stable_deref_trait v1.2.0
8772023-12-19T16:20:26.530Z Downloaded nodrop v0.1.14
8782023-12-19T16:20:26.537Z Downloaded nibble_vec v0.1.0
8792023-12-19T16:20:26.548Z Downloaded crucible-workspace-hack v0.1.0
8802023-12-19T16:20:26.555Z Downloaded assert_cmd v2.0.12
8812023-12-19T16:20:26.565Z Downloaded impl-trait-for-tuples v0.2.2
8822023-12-19T16:20:26.577Z Downloaded serde_plain v1.0.2
8832023-12-19T16:20:26.583Z Downloaded curve25519-dalek-derive v0.1.0
8842023-12-19T16:20:26.587Z Downloaded blake2b_simd v1.0.1
8852023-12-19T16:20:26.592Z Downloaded iana-time-zone v0.1.57
8862023-12-19T16:20:26.600Z Downloaded md-5 v0.10.5
8872023-12-19T16:20:26.606Z Downloaded termtree v0.4.1
8882023-12-19T16:20:26.610Z Downloaded oorandom v11.1.3
8892023-12-19T16:20:26.613Z Downloaded foreign-types-shared v0.3.1
8902023-12-19T16:20:26.617Z Downloaded try-lock v0.2.4
8912023-12-19T16:20:26.620Z Downloaded native-tls v0.2.11
8922023-12-19T16:20:26.627Z Downloaded phf_shared v0.10.0
8932023-12-19T16:20:26.632Z Downloaded wyz v0.5.1
8942023-12-19T16:20:26.640Z Downloaded serde_with_macros v3.4.0
8952023-12-19T16:20:26.644Z Downloaded indexmap v1.9.3
8962023-12-19T16:20:26.655Z Downloaded zone_cfg_derive v0.3.0
8972023-12-19T16:20:26.662Z Downloaded headers-core v0.2.0
8982023-12-19T16:20:26.665Z Downloaded omicron-zone-package v0.9.1
8992023-12-19T16:20:26.670Z Downloaded darling_macro v0.14.4
9002023-12-19T16:20:26.676Z Downloaded diesel_table_macro_syntax v0.1.0
9012023-12-19T16:20:26.680Z Downloaded tempdir v0.3.7
9022023-12-19T16:20:26.686Z Downloaded hex v0.4.3
9032023-12-19T16:20:26.703Z Downloaded rpassword v7.3.1
9042023-12-19T16:20:26.703Z Downloaded mockall_derive v0.12.0
9052023-12-19T16:20:26.703Z Downloaded semver v0.1.20
9062023-12-19T16:20:26.707Z Downloaded xattr v1.0.1
9072023-12-19T16:20:26.711Z Downloaded bytes v1.5.0
9082023-12-19T16:20:26.717Z Downloaded remove_dir_all v0.5.3
9092023-12-19T16:20:26.722Z Downloaded funty v2.0.0
9102023-12-19T16:20:26.726Z Downloaded slog v2.7.0
9112023-12-19T16:20:26.733Z Downloaded phf_shared v0.11.2
9122023-12-19T16:20:26.736Z Downloaded hex-literal v0.4.1
9132023-12-19T16:20:26.740Z Downloaded swrite v0.1.0
9142023-12-19T16:20:26.743Z Downloaded rustls-pemfile v1.0.3
9152023-12-19T16:20:26.747Z Downloaded same-file v1.0.6
9162023-12-19T16:20:26.751Z Downloaded rustc_version v0.4.0
9172023-12-19T16:20:26.757Z Downloaded rusty-fork v0.3.0
9182023-12-19T16:20:26.757Z Downloaded strum v0.25.0
9192023-12-19T16:20:26.762Z Downloaded parse-display v0.8.2
9202023-12-19T16:20:26.762Z Downloaded debug-ignore v1.0.5
9212023-12-19T16:20:26.775Z Downloaded semver v0.11.0
9222023-12-19T16:20:26.775Z Downloaded pin-project-lite v0.2.13
9232023-12-19T16:20:26.780Z Downloaded supports-color v2.1.0
9242023-12-19T16:20:26.783Z Downloaded radium v0.7.0
9252023-12-19T16:20:26.784Z Downloaded zerocopy v0.6.4
9262023-12-19T16:20:26.788Z Downloaded pest_meta v2.7.2
9272023-12-19T16:20:26.792Z Downloaded ena v0.14.2
9282023-12-19T16:20:26.797Z Downloaded signal-hook-tokio v0.3.1
9292023-12-19T16:20:26.808Z Downloaded vte_generate_state_changes v0.1.1
9302023-12-19T16:20:26.814Z Downloaded rand_core v0.6.4
9312023-12-19T16:20:26.814Z Downloaded test-strategy v0.3.1
9322023-12-19T16:20:26.814Z Downloaded rustc_version v0.1.7
9332023-12-19T16:20:26.826Z Downloaded derive_builder v0.12.0
9342023-12-19T16:20:26.839Z Downloaded proc-macro-error-attr v1.0.4
9352023-12-19T16:20:26.839Z Downloaded pretty-hex v0.2.1
9362023-12-19T16:20:26.842Z Downloaded rayon-core v1.12.0
9372023-12-19T16:20:26.857Z Downloaded want v0.3.1
9382023-12-19T16:20:26.858Z Downloaded slog-bunyan v2.4.0
9392023-12-19T16:20:26.858Z Downloaded darling v0.20.3
9402023-12-19T16:20:26.858Z Downloaded glob v0.3.1
9412023-12-19T16:20:26.864Z Downloaded steno v0.4.0
9422023-12-19T16:20:26.864Z Downloaded derive_builder_macro v0.12.0
9432023-12-19T16:20:26.870Z Downloaded doc-comment v0.3.3
9442023-12-19T16:20:26.871Z Downloaded fxhash v0.2.1
9452023-12-19T16:20:26.871Z Downloaded wait-timeout v0.2.0
9462023-12-19T16:20:26.876Z Downloaded predicates v3.0.4
9472023-12-19T16:20:26.876Z Downloaded password-hash v0.5.0
9482023-12-19T16:20:26.887Z Downloaded owo-colors v3.5.0
9492023-12-19T16:20:26.896Z Downloaded parking_lot_core v0.8.6
9502023-12-19T16:20:26.896Z Downloaded getopts v0.2.21
9512023-12-19T16:20:26.897Z Downloaded parking_lot_core v0.9.8
9522023-12-19T16:20:26.902Z Downloaded waitgroup v0.1.2
9532023-12-19T16:20:26.902Z Downloaded enum-as-inner v0.5.1
9542023-12-19T16:20:26.906Z Downloaded universal-hash v0.5.1
9552023-12-19T16:20:26.906Z Downloaded tabled_derive v0.6.0
9562023-12-19T16:20:26.910Z Downloaded threadpool v1.8.1
9572023-12-19T16:20:26.910Z Downloaded diesel_derives v2.1.2
9582023-12-19T16:20:26.923Z Downloaded pin-project v1.1.3
9592023-12-19T16:20:26.939Z Downloaded http-range v0.1.5
9602023-12-19T16:20:26.945Z Downloaded tap v1.0.1
9612023-12-19T16:20:26.945Z Downloaded siphasher v0.3.11
9622023-12-19T16:20:26.948Z Downloaded toolchain_find v0.2.0
9632023-12-19T16:20:26.948Z Downloaded derive_more v0.99.17
9642023-12-19T16:20:26.957Z Downloaded pathdiff v0.2.1
9652023-12-19T16:20:26.967Z Downloaded time-core v0.1.1
9662023-12-19T16:20:26.967Z Downloaded poly1305 v0.8.0
9672023-12-19T16:20:26.971Z Downloaded signal-hook-mio v0.2.3
9682023-12-19T16:20:26.972Z Downloaded hostname v0.3.1
9692023-12-19T16:20:26.972Z Downloaded oso-derive v0.27.0
9702023-12-19T16:20:26.980Z Downloaded predicates-tree v1.0.9
9712023-12-19T16:20:26.980Z Downloaded futures-io v0.3.29
9722023-12-19T16:20:26.983Z Downloaded float-cmp v0.9.0
9732023-12-19T16:20:26.983Z Downloaded structmeta v0.2.0
9742023-12-19T16:20:26.983Z Downloaded display-error-chain v0.2.0
9752023-12-19T16:20:26.983Z Downloaded der_derive v0.7.2
9762023-12-19T16:20:26.987Z Downloaded num-bigint-dig v0.8.4
9772023-12-19T16:20:26.997Z Downloaded tower-service v0.3.2
9782023-12-19T16:20:27.002Z Downloaded paste v1.0.14
9792023-12-19T16:20:27.015Z Downloaded tinyvec_macros v0.1.1
9802023-12-19T16:20:27.015Z Downloaded take_mut v0.2.2
9812023-12-19T16:20:27.015Z Downloaded x509-cert v0.2.4
9822023-12-19T16:20:27.018Z Downloaded group v0.13.0
9832023-12-19T16:20:27.021Z Downloaded signal-hook v0.3.17
9842023-12-19T16:20:27.028Z Downloaded pretty-hex v0.4.0
9852023-12-19T16:20:27.032Z Downloaded heapless v0.7.16
9862023-12-19T16:20:27.035Z Downloaded precomputed-hash v0.1.1
9872023-12-19T16:20:27.036Z Downloaded synstructure v0.12.6
9882023-12-19T16:20:27.039Z Downloaded snafu-derive v0.7.5
9892023-12-19T16:20:27.043Z Downloaded hashbrown v0.12.3
9902023-12-19T16:20:27.049Z Downloaded predicates-core v1.0.6
9912023-12-19T16:20:27.059Z Downloaded dof v0.1.5
9922023-12-19T16:20:27.059Z Downloaded unicode-xid v0.2.4
9932023-12-19T16:20:27.063Z Downloaded crossterm v0.27.0
9942023-12-19T16:20:27.067Z Downloaded parse-display-derive v0.8.2
9952023-12-19T16:20:27.071Z Downloaded unarray v0.1.4
9962023-12-19T16:20:27.075Z Downloaded vsss-rs v3.3.2
9972023-12-19T16:20:27.079Z Downloaded tokio-macros v2.2.0
9982023-12-19T16:20:27.079Z Downloaded env_logger v0.10.0
9992023-12-19T16:20:27.084Z Downloaded postcard v1.0.8
10002023-12-19T16:20:27.092Z Downloaded untrusted v0.9.0
10012023-12-19T16:20:27.151Z Downloaded structmeta-derive v0.2.0
10022023-12-19T16:20:27.151Z Downloaded socket2 v0.4.9
10032023-12-19T16:20:27.157Z Downloaded rand_chacha v0.3.1
10042023-12-19T16:20:27.157Z Downloaded postgres-types v0.2.6
10052023-12-19T16:20:27.157Z Downloaded target-lexicon v0.12.12
10062023-12-19T16:20:27.157Z Downloaded hashbrown v0.13.2
10072023-12-19T16:20:27.157Z Downloaded unicode-normalization v0.1.22
10082023-12-19T16:20:27.157Z Downloaded tracing-attributes v0.1.26
10092023-12-19T16:20:27.157Z Downloaded getrandom v0.2.10
10102023-12-19T16:20:27.157Z Downloaded oso v0.27.0
10112023-12-19T16:20:27.162Z Downloaded pest v2.7.2
10122023-12-19T16:20:27.162Z Downloaded structopt v0.3.26
10132023-12-19T16:20:27.162Z Downloaded parking_lot v0.12.1
10142023-12-19T16:20:27.170Z Downloaded unicode-bidi v0.3.13
10152023-12-19T16:20:27.170Z Downloaded trust-dns-resolver v0.22.0
10162023-12-19T16:20:27.178Z Downloaded typenum v1.16.0
10172023-12-19T16:20:27.183Z Downloaded expectorate v1.1.0
10182023-12-19T16:20:27.187Z Downloaded zerocopy v0.7.31
10192023-12-19T16:20:27.218Z Downloaded ucd-trie v0.1.6
10202023-12-19T16:20:27.222Z Downloaded tokio-util v0.7.10
10212023-12-19T16:20:27.234Z Downloaded elliptic-curve v0.13.8
10222023-12-19T16:20:27.243Z Downloaded typed-path v0.7.0
10232023-12-19T16:20:27.252Z Downloaded flume v0.11.0
10242023-12-19T16:20:27.272Z Downloaded reqwest v0.11.22
10252023-12-19T16:20:27.300Z Downloaded tracing v0.1.37
10262023-12-19T16:20:27.306Z Downloaded time v0.3.27
10272023-12-19T16:20:27.306Z Downloaded pretty_assertions v1.4.0
10282023-12-19T16:20:27.306Z Downloaded trust-dns-server v0.22.1
10292023-12-19T16:20:27.310Z Downloaded tough v0.16.0
10302023-12-19T16:20:27.322Z Downloaded portable-atomic v1.4.3
10312023-12-19T16:20:27.333Z Downloaded lalrpop v0.19.12
10322023-12-19T16:20:27.354Z Downloaded tabled v0.14.0
10332023-12-19T16:20:27.384Z Downloaded proptest v1.4.0
10342023-12-19T16:20:27.404Z Downloaded object v0.32.1
10352023-12-19T16:20:27.425Z Downloaded webpki-roots v0.25.2
10362023-12-19T16:20:27.434Z Downloaded openssl v0.10.60
10372023-12-19T16:20:27.519Z Downloaded gimli v0.28.0
10382023-12-19T16:20:27.524Z Downloaded regex-syntax v0.8.2
10392023-12-19T16:20:27.524Z Downloaded regress v0.7.1
10402023-12-19T16:20:27.524Z Downloaded rayon v1.8.0
10412023-12-19T16:20:27.552Z Downloaded ratatui v0.23.0
10422023-12-19T16:20:27.561Z Downloaded syn v1.0.109
10432023-12-19T16:20:27.578Z Downloaded regex-automata v0.3.8
10442023-12-19T16:20:27.606Z Downloaded smoltcp v0.9.1
10452023-12-19T16:20:27.634Z Downloaded trust-dns-proto v0.22.0
10462023-12-19T16:20:27.657Z Downloaded regex-syntax v0.7.5
10472023-12-19T16:20:27.676Z Downloaded regex-syntax v0.6.29
10482023-12-19T16:20:27.694Z Downloaded smoltcp v0.10.0
10492023-12-19T16:20:27.720Z Downloaded encoding_rs v0.8.33
10502023-12-19T16:20:27.770Z Downloaded bzip2-sys v0.1.11+1.0.8
10512023-12-19T16:20:27.798Z Downloaded sled v0.34.7
10522023-12-19T16:20:27.822Z Downloaded tokio v1.35.0
10532023-12-19T16:20:27.895Z Downloaded sha3 v0.10.8
10542023-12-19T16:20:27.911Z Downloaded zerocopy-derive v0.7.31
10552023-12-19T16:20:27.938Z Downloaded diesel v2.1.4
10562023-12-19T16:20:27.981Z Downloaded rustix v0.38.25
10572023-12-19T16:20:28.433Z Downloaded radix_trie v0.2.1
10582023-12-19T16:20:28.441Z Downloaded regex-automata v0.4.3
10592023-12-19T16:20:28.441Z Downloaded zerocopy-derive v0.6.4
10602023-12-19T16:20:28.441Z Downloaded rustls v0.21.9
10612023-12-19T16:20:28.441Z Downloaded zerocopy-derive v0.2.0
10622023-12-19T16:20:28.441Z Downloaded regex v1.10.2
10632023-12-19T16:20:28.441Z Downloaded futures-util v0.3.29
10642023-12-19T16:20:28.441Z Downloaded ring v0.16.20
10652023-12-19T16:20:28.441Z Downloaded bstr v1.6.0
10662023-12-19T16:20:28.441Z Downloaded openapiv3 v2.0.0
10672023-12-19T16:20:28.474Z Downloaded ring v0.17.7
10682023-12-19T16:20:28.584Z Downloaded idna v0.2.3
10692023-12-19T16:20:28.594Z Downloaded polar-core v0.27.0
10702023-12-19T16:20:28.611Z Downloaded idna v0.5.0
10712023-12-19T16:20:28.624Z Downloaded curve25519-dalek v4.1.1
10722023-12-19T16:20:28.639Z Downloaded object v0.30.4
10732023-12-19T16:20:28.658Z Downloaded h2 v0.3.21
10742023-12-19T16:20:28.670Z Downloaded guppy v0.17.4
10752023-12-19T16:20:28.680Z Downloaded vcpkg v0.2.15
10762023-12-19T16:20:28.759Z Downloaded petgraph v0.6.4
10772023-12-19T16:20:28.784Z Downloaded nix v0.26.4
10782023-12-19T16:20:28.805Z Downloaded clap v2.34.0
10792023-12-19T16:20:28.818Z Downloaded serde_with v3.4.0
10802023-12-19T16:20:28.831Z Downloaded flate2 v1.0.28
10812023-12-19T16:20:28.840Z Downloaded hkdf v0.12.3
10822023-12-19T16:20:28.845Z Downloaded bindgen v0.65.1
10832023-12-19T16:20:28.858Z Downloaded openssl-sys v0.9.96
10842023-12-19T16:20:28.867Z Downloaded http v0.2.11
10852023-12-19T16:20:28.874Z Downloaded quick-xml v0.23.1
10862023-12-19T16:20:28.887Z Downloaded bitvec v1.0.1
10872023-12-19T16:20:29.323Z Downloaded plotters v0.3.5
10882023-12-19T16:20:29.327Z Downloaded hyper v0.14.27
10892023-12-19T16:20:29.327Z Downloaded rustls-webpki v0.101.7
10902023-12-19T16:20:29.327Z Downloaded rustyline v12.0.0
10912023-12-19T16:20:29.327Z Downloaded regex-automata v0.1.10
10922023-12-19T16:20:29.327Z Downloaded fatfs v0.3.6
10932023-12-19T16:20:29.327Z Downloaded toml_edit v0.19.15
10942023-12-19T16:20:29.327Z Downloaded trust-dns-client v0.22.0
10952023-12-19T16:20:29.327Z Downloaded sqlparser v0.36.1
10962023-12-19T16:20:29.327Z Downloaded rand v0.8.5
10972023-12-19T16:20:29.328Z Downloaded chrono v0.4.31
10982023-12-19T16:20:29.328Z Downloaded resolv-conf v0.7.0
10992023-12-19T16:20:29.328Z Downloaded reedline v0.22.0
11002023-12-19T16:20:29.328Z Downloaded serde_yaml v0.9.25
11012023-12-19T16:20:29.328Z Downloaded darling_core v0.14.4
11022023-12-19T16:20:29.328Z Downloaded hmac v0.12.1
11032023-12-19T16:20:29.328Z Downloaded unicode_categories v0.1.1
11042023-12-19T16:20:29.328Z Downloaded sha1 v0.10.6
11052023-12-19T16:20:29.328Z Downloaded globset v0.4.13
11062023-12-19T16:20:29.328Z Downloaded rand v0.4.6
11072023-12-19T16:20:29.331Z Downloaded salty v0.2.0
11082023-12-19T16:20:29.331Z Downloaded tungstenite v0.20.1
11092023-12-19T16:20:29.331Z Downloaded tokio-stream v0.1.14
11102023-12-19T16:20:29.331Z Downloaded rstest v0.18.2
11112023-12-19T16:20:29.331Z Downloaded tokio-tungstenite v0.20.1
11122023-12-19T16:20:29.331Z Downloaded vte v0.10.1
11132023-12-19T16:20:29.331Z Downloaded tar v0.4.40
11142023-12-19T16:20:29.331Z Downloaded libxml v0.3.3
11152023-12-19T16:20:29.331Z Downloaded url v2.5.0
11162023-12-19T16:20:29.331Z Downloaded aho-corasick v1.0.4
11172023-12-19T16:20:29.331Z Downloaded strsim v0.8.0
11182023-12-19T16:20:29.331Z Downloaded slog-term v2.9.0
11192023-12-19T16:20:29.332Z Downloaded postgres-protocol v0.6.6
11202023-12-19T16:20:29.332Z Downloaded tinyvec v1.6.0
11212023-12-19T16:20:29.332Z Downloaded smallvec v1.11.2
11222023-12-19T16:20:29.332Z Downloaded structopt-derive v0.4.18
11232023-12-19T16:20:29.332Z Downloaded vec_map v0.8.2
11242023-12-19T16:20:29.332Z Downloaded smawk v0.3.1
11252023-12-19T16:20:29.332Z Downloaded unicode-width v0.1.11
11262023-12-19T16:20:29.332Z Downloaded topological-sort v0.2.2
11272023-12-19T16:20:29.332Z Downloaded serde_tokenstream v0.1.7
11282023-12-19T16:20:29.332Z Downloaded smallvec v0.6.14
11292023-12-19T16:20:29.332Z Downloaded prettyplease v0.2.12
11302023-12-19T16:20:29.332Z Downloaded rsa v0.9.2
11312023-12-19T16:20:29.332Z Downloaded darling_core v0.20.3
11322023-12-19T16:20:29.332Z Downloaded tokio-postgres v0.7.10
11332023-12-19T16:20:29.332Z Downloaded fallible-iterator v0.2.0
11342023-12-19T16:20:29.332Z Downloaded percent-encoding v2.3.1
11352023-12-19T16:20:29.334Z Downloaded futures-timer v3.0.2
11362023-12-19T16:20:29.334Z Downloaded home v0.5.5
11372023-12-19T16:20:29.334Z Downloaded serde_tokenstream v0.2.0
11382023-12-19T16:20:29.334Z Downloaded proc-macro-error v1.0.4
11392023-12-19T16:20:29.334Z Downloaded downcast v0.11.0
11402023-12-19T16:20:29.334Z Downloaded slog-dtrace v0.2.3
11412023-12-19T16:20:29.334Z Downloaded version_check v0.9.4
11422023-12-19T16:20:29.334Z Downloaded fastrand v2.0.0
11432023-12-19T16:20:29.334Z Downloaded partial-io v0.5.4
11442023-12-19T16:20:29.335Z Downloaded generic-array v0.14.7
11452023-12-19T16:20:29.335Z Downloaded dirs-sys-next v0.1.2
11462023-12-19T16:20:29.335Z Downloaded libm v0.2.7
11472023-12-19T16:20:29.335Z Downloaded itertools v0.11.0
11482023-12-19T16:20:29.335Z Downloaded criterion v0.5.1
11492023-12-19T16:20:29.335Z Downloaded serde_path_to_error v0.1.14
11502023-12-19T16:20:29.341Z Downloaded r2d2 v0.8.10
11512023-12-19T16:20:29.341Z Downloaded rustfmt-wrapper v0.2.0
11522023-12-19T16:20:29.342Z Downloaded fd-lock v3.0.13
11532023-12-19T16:20:29.342Z Downloaded papergrid v0.10.0
11542023-12-19T16:20:29.371Z Downloaded unsafe-libyaml v0.2.9
11552023-12-19T16:20:29.384Z Downloaded subprocess v0.2.9
11562023-12-19T16:20:29.385Z Downloaded der v0.7.8
11572023-12-19T16:20:29.385Z Downloaded guppy-workspace-hack v0.1.0
11582023-12-19T16:20:29.385Z Downloaded time-macros v0.2.13
11592023-12-19T16:20:29.385Z Downloaded futures-task v0.3.29
11602023-12-19T16:20:29.385Z Downloaded similar-asserts v1.5.0
11612023-12-19T16:20:29.385Z Downloaded serde_urlencoded v0.7.1
11622023-12-19T16:20:29.386Z Downloaded headers v0.3.9
11632023-12-19T16:20:29.395Z Downloaded unicode-segmentation v1.10.1
11642023-12-19T16:20:29.395Z Downloaded crossterm v0.26.1
11652023-12-19T16:20:29.405Z Downloaded derive_builder_core v0.12.0
11662023-12-19T16:20:29.412Z Downloaded snafu v0.7.5
11672023-12-19T16:20:29.423Z Downloaded thread_local v1.1.7
11682023-12-19T16:20:29.423Z Downloaded ppv-lite86 v0.2.17
11692023-12-19T16:20:29.441Z Downloaded ff v0.13.0
11702023-12-19T16:20:29.441Z Downloaded unicase v2.7.0
11712023-12-19T16:20:29.441Z Downloaded filetime v0.2.23
11722023-12-19T16:20:29.441Z Downloaded serde_derive_internals v0.26.0
11732023-12-19T16:20:29.450Z Downloaded strum_macros v0.24.3
11742023-12-19T16:20:29.450Z Downloaded shell-words v1.1.0
11752023-12-19T16:20:29.450Z Downloaded rcgen v0.11.3
11762023-12-19T16:20:29.451Z Downloaded slog-envlogger v2.2.0
11772023-12-19T16:20:29.451Z Downloaded ron v0.8.1
11782023-12-19T16:20:29.462Z Downloaded rstest_macros v0.18.2
11792023-12-19T16:20:29.462Z Downloaded rust-argon2 v1.0.1
11802023-12-19T16:20:29.469Z Downloaded strip-ansi-escapes v0.1.1
11812023-12-19T16:20:29.470Z Downloaded tui-tree-widget v0.13.0
11822023-12-19T16:20:29.471Z Downloaded tokio-rustls v0.24.1
11832023-12-19T16:20:29.477Z Downloaded serde-big-array v0.5.1
11842023-12-19T16:20:29.477Z Downloaded fnv v1.0.7
11852023-12-19T16:20:29.478Z Downloaded either v1.9.0
11862023-12-19T16:20:29.478Z Downloaded subtle v2.5.0
11872023-12-19T16:20:29.478Z Downloaded signature v1.6.4
11882023-12-19T16:20:29.483Z Downloaded embedded-io v0.4.0
11892023-12-19T16:20:29.483Z Downloaded itertools v0.10.5
11902023-12-19T16:20:29.492Z Downloaded flagset v0.4.3
11912023-12-19T16:20:29.496Z Downloaded http-body v0.4.5
11922023-12-19T16:20:29.496Z Downloaded slab v0.4.9
11932023-12-19T16:20:29.500Z Downloaded data-encoding v2.4.0
11942023-12-19T16:20:29.501Z Downloaded futures-sink v0.3.29
11952023-12-19T16:20:29.506Z Downloaded fixedbitset v0.4.2
11962023-12-19T16:20:29.506Z Downloaded derive-where v1.2.6
11972023-12-19T16:20:29.515Z Downloaded num-bigint v0.4.4
11982023-12-19T16:20:29.524Z Downloaded mio v0.8.9
11992023-12-19T16:20:29.529Z Downloaded minimal-lexical v0.2.1
12002023-12-19T16:20:29.535Z Downloaded zip v0.6.6
12012023-12-19T16:20:29.542Z Downloaded rustc-hash v1.1.0
12022023-12-19T16:20:29.545Z Downloaded parking_lot v0.11.2
12032023-12-19T16:20:29.548Z Downloaded usdt-attr-macro v0.3.5
12042023-12-19T16:20:29.552Z Downloaded serde-big-array v0.4.1
12052023-12-19T16:20:29.552Z Downloaded usdt v0.3.5
12062023-12-19T16:20:29.552Z Downloaded defmt v0.3.5
12072023-12-19T16:20:29.557Z Downloaded relative-path v1.9.0
12082023-12-19T16:20:29.561Z Downloaded dirs-next v2.0.0
12092023-12-19T16:20:29.564Z Downloaded toml v0.5.11
12102023-12-19T16:20:29.568Z Downloaded futures-macro v0.3.29
12112023-12-19T16:20:29.574Z Downloaded path-slash v0.1.5
12122023-12-19T16:20:29.575Z Downloaded usdt-impl v0.3.5
12132023-12-19T16:20:29.575Z Downloaded rustls-native-certs v0.6.3
12142023-12-19T16:20:29.578Z Downloaded ref-cast v1.0.20
12152023-12-19T16:20:29.582Z Downloaded futures v0.3.29
12162023-12-19T16:20:29.588Z Downloaded stringprep v0.1.3
12172023-12-19T16:20:29.591Z Downloaded rustc-demangle v0.1.23
12182023-12-19T16:20:29.597Z Downloaded slog-json v2.6.1
12192023-12-19T16:20:29.598Z Downloaded shlex v1.1.0
12202023-12-19T16:20:29.603Z Downloaded packed_struct_codegen v0.10.1
12212023-12-19T16:20:29.603Z Downloaded proc-macro-crate v1.3.1
12222023-12-19T16:20:29.603Z Downloaded packed_struct v0.10.1
12232023-12-19T16:20:29.606Z Downloaded usdt-macro v0.3.5
12242023-12-19T16:20:29.607Z Downloaded untrusted v0.7.1
12252023-12-19T16:20:29.607Z Downloaded uuid v1.6.1
12262023-12-19T16:20:29.612Z Downloaded thiserror-impl-no-std v2.0.2
12272023-12-19T16:20:29.617Z Downloaded socket2 v0.5.5
12282023-12-19T16:20:29.621Z Downloaded similar v2.3.0
12292023-12-19T16:20:29.629Z Downloaded pest_derive v2.7.2
12302023-12-19T16:20:29.633Z Downloaded half v1.8.2
12312023-12-19T16:20:29.637Z Downloaded trybuild v1.0.85
12322023-12-19T16:20:29.641Z Downloaded tracing-core v0.1.31
12332023-12-19T16:20:29.646Z Downloaded pin-utils v0.1.0
12342023-12-19T16:20:29.650Z Downloaded phf v0.11.2
12352023-12-19T16:20:29.654Z Downloaded pest_generator v2.7.2
12362023-12-19T16:20:29.654Z Downloaded termios v0.3.3
12372023-12-19T16:20:29.660Z Downloaded schemars_derive v0.8.13
12382023-12-19T16:20:29.660Z Downloaded pkcs8 v0.10.2
12392023-12-19T16:20:29.664Z Downloaded term v0.7.0
12402023-12-19T16:20:29.668Z Downloaded static_assertions v1.1.0
12412023-12-19T16:20:29.671Z Downloaded pin-project-internal v1.1.3
12422023-12-19T16:20:29.675Z Downloaded rand_xorshift v0.3.0
12432023-12-19T16:20:29.675Z Downloaded highway v1.1.0
12442023-12-19T16:20:29.679Z Downloaded sct v0.7.0
12452023-12-19T16:20:29.684Z Downloaded ref-cast-impl v1.0.20
12462023-12-19T16:20:29.689Z Downloaded crc-any v2.4.3
12472023-12-19T16:20:29.696Z Downloaded strum_macros v0.25.2
12482023-12-19T16:20:29.696Z Downloaded digest v0.10.7
12492023-12-19T16:20:29.701Z Downloaded yasna v0.5.2
12502023-12-19T16:20:29.701Z Downloaded rtoolbox v0.0.1
12512023-12-19T16:20:29.706Z Downloaded tempfile v3.8.1
12522023-12-19T16:20:29.706Z Downloaded backtrace v0.3.69
12532023-12-19T16:20:29.713Z Downloaded pem-rfc7468 v0.7.0
12542023-12-19T16:20:29.717Z Downloaded diff v0.1.13
12552023-12-19T16:20:29.723Z Downloaded unicode-linebreak v0.1.5
12562023-12-19T16:20:29.728Z Downloaded toml v0.7.8
12572023-12-19T16:20:29.731Z Downloaded endian-type v0.1.2
12582023-12-19T16:20:29.731Z Downloaded hash32 v0.2.1
12592023-12-19T16:20:29.736Z Downloaded platforms v3.0.2
12602023-12-19T16:20:29.736Z Downloaded textwrap v0.16.0
12612023-12-19T16:20:29.740Z Downloaded dtrace-parser v0.1.14
12622023-12-19T16:20:29.743Z Downloaded quick-error v1.2.3
12632023-12-19T16:20:29.743Z Downloaded crossbeam-epoch v0.9.15
12642023-12-19T16:20:29.747Z Downloaded deranged v0.3.8
12652023-12-19T16:20:29.751Z Downloaded heck v0.3.3
12662023-12-19T16:20:29.756Z Downloaded yansi v0.5.1
12672023-12-19T16:20:29.756Z Downloaded target-spec v3.0.1
12682023-12-19T16:20:29.759Z Downloaded base64 v0.21.5
12692023-12-19T16:20:29.763Z Downloaded spin v0.5.2
12702023-12-19T16:20:29.767Z Downloaded schemars v0.8.13
12712023-12-19T16:20:29.785Z Downloaded defmt-parser v0.3.3
12722023-12-19T16:20:29.791Z Downloaded datatest-stable v0.2.3
12732023-12-19T16:20:29.795Z Downloaded pkcs1 v0.7.5
12742023-12-19T16:20:29.795Z Downloaded chacha20poly1305 v0.10.1
12752023-12-19T16:20:29.799Z Downloaded dyn-clone v1.0.13
12762023-12-19T16:20:29.803Z Downloaded thiserror-no-std v2.0.2
12772023-12-19T16:20:29.806Z Downloaded spin v0.9.8
12782023-12-19T16:20:29.812Z Downloaded futures-channel v0.3.29
12792023-12-19T16:20:29.815Z Downloaded olpc-cjson v0.1.3
12802023-12-19T16:20:29.818Z Downloaded arc-swap v1.6.0
12812023-12-19T16:20:29.824Z Downloaded which v4.4.0
12822023-12-19T16:20:29.828Z Downloaded thread-id v4.2.0
12832023-12-19T16:20:29.828Z Downloaded textwrap v0.11.0
12842023-12-19T16:20:29.831Z Downloaded zeroize v1.7.0
12852023-12-19T16:20:29.831Z Downloaded utf-8 v0.7.6
12862023-12-19T16:20:29.835Z Downloaded tinytemplate v1.2.1
12872023-12-19T16:20:29.838Z Downloaded libloading v0.7.4
12882023-12-19T16:20:29.842Z Downloaded defmt-macros v0.3.6
12892023-12-19T16:20:29.847Z Downloaded signal-hook-registry v1.4.1
12902023-12-19T16:20:29.850Z Downloaded num-complex v0.4.4
12912023-12-19T16:20:29.850Z Downloaded mime_guess v2.0.4
12922023-12-19T16:20:29.853Z Downloaded zone v0.3.0
12932023-12-19T16:20:29.855Z Downloaded zeroize_derive v1.4.2
12942023-12-19T16:20:29.858Z Downloaded whoami v1.4.1
12952023-12-19T16:20:29.858Z Downloaded slog-scope v4.4.0
12962023-12-19T16:20:29.862Z Downloaded num_enum v0.5.11
12972023-12-19T16:20:29.872Z Downloaded string_cache v0.8.7
12982023-12-19T16:20:30.285Z Downloaded cookie v0.18.0
12992023-12-19T16:20:30.285Z Downloaded scopeguard v1.2.0
13002023-12-19T16:20:30.286Z Downloaded serde-hex v0.1.0
13012023-12-19T16:20:30.292Z Downloaded clang-sys v1.6.1
13022023-12-19T16:20:30.293Z Downloaded nom v7.1.3
13032023-12-19T16:20:30.293Z Downloaded inout v0.1.3
13042023-12-19T16:20:30.293Z Downloaded basic-toml v0.1.4
13052023-12-19T16:20:30.293Z Downloaded cfg-expr v0.15.5
13062023-12-19T16:20:30.293Z Downloaded addr2line v0.21.0
13072023-12-19T16:20:30.293Z Downloaded bitflags v2.4.0
13082023-12-19T16:20:30.293Z Downloaded pem v3.0.2
13092023-12-19T16:20:30.293Z Downloaded form_urlencoded v1.2.1
13102023-12-19T16:20:30.293Z Downloaded foreign-types-macros v0.2.3
13112023-12-19T16:20:30.293Z Downloaded once_cell v1.19.0
13122023-12-19T16:20:30.293Z Downloaded miniz_oxide v0.7.1
13132023-12-19T16:20:30.293Z Downloaded sec1 v0.7.3
13142023-12-19T16:20:30.293Z Downloaded plotters-backend v0.3.5
13152023-12-19T16:20:30.293Z Downloaded pkg-config v0.3.27
13162023-12-19T16:20:30.293Z Downloaded foreign-types v0.5.0
13172023-12-19T16:20:30.293Z Downloaded difflib v0.4.0
13182023-12-19T16:20:30.293Z Downloaded zerocopy v0.3.0
13192023-12-19T16:20:30.294Z Downloaded termcolor v1.2.0
13202023-12-19T16:20:30.294Z Downloaded sqlformat v0.2.3
13212023-12-19T16:20:30.294Z Downloaded signature v2.1.0
13222023-12-19T16:20:30.294Z Downloaded criterion-plot v0.5.0
13232023-12-19T16:20:30.294Z Downloaded ciborium v0.2.1
13242023-12-19T16:20:30.294Z Downloaded backoff v0.4.0
13252023-12-19T16:20:30.294Z Downloaded peeking_take_while v0.1.2
13262023-12-19T16:20:30.294Z Downloaded fs-err v2.11.0
13272023-12-19T16:20:30.294Z Downloaded spki v0.7.2
13282023-12-19T16:20:30.295Z Downloaded maybe-uninit v2.0.0
13292023-12-19T16:20:30.295Z Downloaded is-terminal v0.4.9
13302023-12-19T16:20:30.295Z Downloaded crossbeam-queue v0.3.8
13312023-12-19T16:20:30.295Z Downloaded plotters-svg v0.3.5
13322023-12-19T16:20:30.295Z Downloaded num_cpus v1.16.0
13332023-12-19T16:20:30.295Z Downloaded num-traits v0.2.16
13342023-12-19T16:20:30.295Z Downloaded linked-hash-map v0.5.6
13352023-12-19T16:20:30.295Z Downloaded cancel-safe-futures v0.1.5
13362023-12-19T16:20:30.295Z Downloaded ahash v0.8.6
13372023-12-19T16:20:30.295Z Downloaded futures-executor v0.3.29
13382023-12-19T16:20:30.295Z Downloaded fragile v2.0.0
13392023-12-19T16:20:30.295Z Downloaded ed25519 v1.5.3
13402023-12-19T16:20:30.295Z Downloaded walkdir v2.4.0
13412023-12-19T16:20:30.295Z Downloaded slog-stdlog v4.1.1
13422023-12-19T16:20:30.295Z Downloaded semver-parser v0.10.2
13432023-12-19T16:20:30.295Z Downloaded num_enum_derive v0.5.11
13442023-12-19T16:20:30.295Z Downloaded multer v2.1.0
13452023-12-19T16:20:30.295Z Downloaded tokio-native-tls v0.3.1
13462023-12-19T16:20:30.296Z Downloaded tiny-keccak v2.0.2
13472023-12-19T16:20:30.296Z Downloaded smf v0.2.2
13482023-12-19T16:20:30.296Z Downloaded num-integer v0.1.45
13492023-12-19T16:20:30.296Z Downloaded corncobs v0.1.3
13502023-12-19T16:20:30.296Z Downloaded console v0.15.7
13512023-12-19T16:20:30.296Z Downloaded num-rational v0.4.1
13522023-12-19T16:20:30.296Z Downloaded colored v2.0.4
13532023-12-19T16:20:30.296Z Downloaded base64ct v1.6.0
13542023-12-19T16:20:30.296Z Downloaded arrayvec v0.5.2
13552023-12-19T16:20:30.298Z Downloaded futures-core v0.3.29
13562023-12-19T16:20:30.298Z Downloaded darling_macro v0.20.3
13572023-12-19T16:20:30.298Z Downloaded slog-async v2.8.0
13582023-12-19T16:20:30.298Z Downloaded openssl-probe v0.1.5
13592023-12-19T16:20:30.298Z Downloaded memoffset v0.7.1
13602023-12-19T16:20:30.299Z Downloaded ident_case v1.0.1
13612023-12-19T16:20:30.299Z Downloaded secrecy v0.8.0
13622023-12-19T16:20:30.299Z Downloaded scheduled-thread-pool v0.2.7
13632023-12-19T16:20:30.299Z Downloaded rustversion v1.0.14
13642023-12-19T16:20:30.299Z Downloaded num-iter v0.1.43
13652023-12-19T16:20:30.299Z Downloaded bitfield v0.14.0
13662023-12-19T16:20:30.299Z Downloaded maplit v1.0.2
13672023-12-19T16:20:30.299Z Downloaded lru-cache v0.1.2
13682023-12-19T16:20:30.299Z Downloaded normalize-line-endings v0.3.0
13692023-12-19T16:20:30.299Z Downloaded foreign-types-shared v0.1.1
13702023-12-19T16:20:30.299Z Downloaded foreign-types v0.3.2
13712023-12-19T16:20:30.299Z Downloaded openssl-macros v0.1.1
13722023-12-19T16:20:30.299Z Downloaded nested v0.1.1
13732023-12-19T16:20:30.299Z Downloaded linear-map v1.2.0
13742023-12-19T16:20:30.299Z Downloaded libtest-mimic v0.6.1
13752023-12-19T16:20:30.299Z Downloaded libefi-sys v0.1.0
13762023-12-19T16:20:30.299Z Downloaded lazycell v1.3.0
13772023-12-19T16:20:30.299Z Downloaded indoc v2.0.3
13782023-12-19T16:20:30.299Z Downloaded indicatif v0.17.7
13792023-12-19T16:20:30.300Z Downloaded ciborium-io v0.2.1
13802023-12-19T16:20:30.300Z Downloaded base16ct v0.2.0
13812023-12-19T16:20:30.300Z Downloaded bcs v0.1.6
13822023-12-19T16:20:30.300Z Downloaded num v0.4.1
13832023-12-19T16:20:30.301Z Downloaded crossbeam-utils v0.8.16
13842023-12-19T16:20:30.301Z Downloaded cc v1.0.83
13852023-12-19T16:20:30.301Z Downloaded ciborium-ll v0.2.1
13862023-12-19T16:20:30.302Z Downloaded byteorder v1.5.0
13872023-12-19T16:20:30.302Z Downloaded block-padding v0.3.3
13882023-12-19T16:20:30.302Z Downloaded bytecount v0.6.3
13892023-12-19T16:20:30.302Z Downloaded async-trait v0.1.74
13902023-12-19T16:20:30.302Z Downloaded matches v0.1.10
13912023-12-19T16:20:30.302Z Downloaded ipnet v2.8.0
13922023-12-19T16:20:30.302Z Downloaded darling v0.14.4
13932023-12-19T16:20:30.302Z Downloaded crc v3.0.1
13942023-12-19T16:20:30.302Z Downloaded chacha20 v0.9.1
13952023-12-19T16:20:30.302Z Downloaded bit-vec v0.6.3
13962023-12-19T16:20:30.302Z Downloaded cexpr v0.6.0
13972023-12-19T16:20:30.302Z Downloaded cassowary v0.3.0
13982023-12-19T16:20:30.302Z Downloaded bytesize v1.3.0
13992023-12-19T16:20:30.302Z Downloaded aead v0.5.2
14002023-12-19T16:20:30.302Z Downloaded ipnetwork v0.20.0
14012023-12-19T16:20:30.321Z Downloaded constant_time_eq v0.2.6
14022023-12-19T16:20:30.321Z Downloaded nanorand v0.7.0
14032023-12-19T16:20:30.321Z Downloaded mime v0.3.17
14042023-12-19T16:20:30.321Z Downloaded sqlparser_derive v0.1.1
14052023-12-19T16:20:30.321Z Downloaded num_threads v0.1.6
14062023-12-19T16:20:30.321Z Downloaded ascii-canvas v3.0.0
14072023-12-19T16:20:30.321Z Downloaded sha2 v0.10.8
14082023-12-19T16:20:30.321Z Downloaded new_debug_unreachable v1.0.4
14092023-12-19T16:20:30.322Z Downloaded autocfg v1.1.0
14102023-12-19T16:20:30.323Z Downloaded managed v0.8.0
14112023-12-19T16:20:30.323Z Downloaded arrayref v0.3.7
14122023-12-19T16:20:30.323Z Downloaded approx v0.5.1
14132023-12-19T16:20:30.323Z Downloaded log v0.4.20
14142023-12-19T16:20:30.323Z Downloaded const-oid v0.9.5
14152023-12-19T16:20:30.323Z Downloaded newtype_derive v0.1.6
14162023-12-19T16:20:30.324Z Downloaded number_prefix v0.4.0
14172023-12-19T16:20:30.324Z Downloaded is_ci v1.1.1
14182023-12-19T16:20:30.324Z Downloaded hubpack_derive v0.1.1
14192023-12-19T16:20:30.324Z Downloaded cobs v0.2.3
14202023-12-19T16:20:30.324Z Downloaded atomic-waker v1.1.1
14212023-12-19T16:20:30.324Z Downloaded bit-set v0.5.3
14222023-12-19T16:20:30.324Z Downloaded async-recursion v1.0.5
14232023-12-19T16:20:30.324Z Downloaded anes v0.1.6
14242023-12-19T16:20:30.324Z Downloaded async-stream v0.3.5
14252023-12-19T16:20:30.324Z Downloaded adler v1.0.2
14262023-12-19T16:20:30.324Z Downloaded mockall v0.12.0
14272023-12-19T16:20:30.324Z Downloaded humantime v2.1.0
14282023-12-19T16:20:30.324Z Downloaded async-stream-impl v0.3.5
14292023-12-19T16:20:30.324Z Downloaded assert_matches v1.5.0
14302023-12-19T16:20:30.324Z Downloaded serde_repr v0.1.16
14312023-12-19T16:20:30.325Z Downloaded lock_api v0.4.10
14322023-12-19T16:20:30.325Z Downloaded hyper-rustls v0.24.2
14332023-12-19T16:20:30.325Z Downloaded crc32fast v1.3.2
14342023-12-19T16:20:30.325Z Downloaded bstr v0.2.17
14352023-12-19T16:20:30.325Z Downloaded crossbeam-deque v0.8.3
14362023-12-19T16:20:30.325Z Downloaded crc-catalog v2.2.0
14372023-12-19T16:20:30.325Z Downloaded buf-list v1.0.3
14382023-12-19T16:20:30.330Z Downloaded libsw v3.3.0
14392023-12-19T16:20:30.330Z Downloaded lazy_static v1.4.0
14402023-12-19T16:20:30.330Z Downloaded kstat-rs v0.2.3
14412023-12-19T16:20:30.330Z Downloaded keccak v0.1.4
14422023-12-19T16:20:30.330Z Downloaded itertools v0.12.0
14432023-12-19T16:20:30.330Z Downloaded instant v0.1.12
14442023-12-19T16:20:30.330Z Downloaded httpdate v1.0.3
14452023-12-19T16:20:30.330Z Downloaded cstr-argument v0.1.2
14462023-12-19T16:20:30.330Z Downloaded crossbeam v0.8.2
14472023-12-19T16:20:30.330Z Downloaded cpufeatures v0.2.9
14482023-12-19T16:20:30.341Z Downloaded constant_time_eq v0.3.0
14492023-12-19T16:20:30.341Z Downloaded cast v0.3.0
14502023-12-19T16:20:30.341Z Downloaded atomicwrites v0.4.2
14512023-12-19T16:20:30.341Z Downloaded crunchy v0.2.2
14522023-12-19T16:20:30.342Z Downloaded crossbeam-channel v0.5.8
14532023-12-19T16:20:30.342Z Downloaded camino-tempfile v1.1.1
14542023-12-19T16:20:30.342Z Downloaded blake2 v0.10.6
14552023-12-19T16:20:30.342Z Downloaded httparse v1.8.0
14562023-12-19T16:20:30.342Z Downloaded crypto-bigint v0.5.2
14572023-12-19T16:20:30.351Z Downloaded arrayvec v0.7.4
14582023-12-19T16:20:30.351Z Downloaded argon2 v0.5.2
14592023-12-19T16:20:30.356Z Downloaded block-buffer v0.10.4
14602023-12-19T16:20:31.040Z Compiling serde v1.0.193
14612023-12-19T16:20:31.040Z Compiling autocfg v1.1.0
14622023-12-19T16:20:31.048Z Checking cfg-if v1.0.0
14632023-12-19T16:20:31.048Z Compiling version_check v0.9.4
14642023-12-19T16:20:31.048Z Compiling syn v1.0.109
14652023-12-19T16:20:31.107Z Checking libc v0.2.151
14662023-12-19T16:20:31.124Z Compiling syn v2.0.32
14672023-12-19T16:20:31.167Z Compiling parking_lot_core v0.9.8
14682023-12-19T16:20:31.233Z Compiling libm v0.2.7
14692023-12-19T16:20:31.745Z Compiling cc v1.0.83
14702023-12-19T16:20:31.858Z Compiling once_cell v1.19.0
14712023-12-19T16:20:31.895Z Compiling futures-core v0.3.29
14722023-12-19T16:20:32.351Z Compiling serde_json v1.0.108
14732023-12-19T16:20:32.422Z Compiling lock_api v0.4.10
14742023-12-19T16:20:32.440Z Compiling num-traits v0.2.16
14752023-12-19T16:20:32.482Z Compiling memchr v2.6.3
14762023-12-19T16:20:32.895Z Compiling typenum v1.16.0
14772023-12-19T16:20:32.977Z Checking getrandom v0.2.10
14782023-12-19T16:20:33.031Z Compiling generic-array v0.14.7
14792023-12-19T16:20:33.408Z Compiling slab v0.4.9
14802023-12-19T16:20:33.748Z Compiling futures-task v0.3.29
14812023-12-19T16:20:33.973Z Compiling futures-channel v0.3.29
14822023-12-19T16:20:34.389Z Checking scopeguard v1.2.0
14832023-12-19T16:20:34.554Z Compiling futures-util v0.3.29
14842023-12-19T16:20:35.090Z Checking log v0.4.20
14852023-12-19T16:20:35.132Z Compiling pkg-config v0.3.27
14862023-12-19T16:20:35.899Z Checking smallvec v1.11.2
14872023-12-19T16:20:35.955Z Compiling byteorder v1.5.0
14882023-12-19T16:20:36.112Z Checking itoa v1.0.9
14892023-12-19T16:20:36.216Z Compiling rustix v0.38.25
14902023-12-19T16:20:36.496Z Compiling indexmap v1.9.3
14912023-12-19T16:20:36.701Z Compiling schemars v0.8.13
14922023-12-19T16:20:36.963Z Compiling vcpkg v0.2.15
14932023-12-19T16:20:37.219Z Compiling fnv v1.0.7
14942023-12-19T16:20:37.277Z Compiling httparse v1.8.0
14952023-12-19T16:20:37.367Z Checking rand_core v0.6.4
14962023-12-19T16:20:37.796Z Compiling ring v0.16.20
14972023-12-19T16:20:37.930Z Compiling ring v0.17.7
14982023-12-19T16:20:38.637Z Compiling aho-corasick v1.0.4
14992023-12-19T16:20:39.799Z Compiling regex-syntax v0.8.2
15002023-12-19T16:20:40.740Z Compiling openssl-sys v0.9.96
15012023-12-19T16:20:42.849Z Checking parking_lot v0.12.1
15022023-12-19T16:20:43.248Z Compiling ahash v0.8.6
15032023-12-19T16:20:43.694Z Compiling serde_derive_internals v0.26.0
15042023-12-19T16:20:45.878Z Compiling regex-automata v0.4.3
15052023-12-19T16:20:46.046Z Checking pin-project-lite v0.2.13
15062023-12-19T16:20:46.208Z Checking spin v0.5.2
15072023-12-19T16:20:47.142Z Compiling openssl v0.10.60
15082023-12-19T16:20:47.774Z Checking signal-hook-registry v1.4.1
15092023-12-19T16:20:47.926Z Checking mio v0.8.9
15102023-12-19T16:20:48.137Z Compiling ucd-trie v0.1.6
15112023-12-19T16:20:48.276Z Compiling rustls v0.21.9
15122023-12-19T16:20:48.711Z Compiling native-tls v0.2.11
15132023-12-19T16:20:49.173Z Compiling iana-time-zone v0.1.57
15142023-12-19T16:20:49.498Z Compiling async-trait v0.1.74
15152023-12-19T16:20:49.517Z Checking num_cpus v1.16.0
15162023-12-19T16:20:49.831Z Compiling dyn-clone v1.0.13
15172023-12-19T16:20:50.020Z Compiling unicode-xid v0.2.4
15182023-12-19T16:20:50.112Z Checking ryu v1.0.15
15192023-12-19T16:20:50.163Z Compiling backtrace v0.3.69
15202023-12-19T16:20:50.339Z Checking socket2 v0.5.5
15212023-12-19T16:20:50.992Z Compiling futures-sink v0.3.29
15222023-12-19T16:20:51.082Z Compiling errno v0.3.2
15232023-12-19T16:20:51.227Z Compiling tinyvec_macros v0.1.1
15242023-12-19T16:20:51.340Z Compiling crossbeam-utils v0.8.16
15252023-12-19T16:20:51.404Z Compiling crc32fast v1.3.2
15262023-12-19T16:20:51.968Z Compiling tinyvec v1.6.0
15272023-12-19T16:20:52.632Z Compiling futures-io v0.3.29
15282023-12-19T16:20:52.664Z Compiling anyhow v1.0.75
15292023-12-19T16:20:52.826Z Compiling regex v1.10.2
15302023-12-19T16:20:52.950Z Compiling pin-utils v0.1.0
15312023-12-19T16:20:53.077Z Compiling spin v0.9.8
15322023-12-19T16:20:53.713Z Compiling tracing-core v0.1.31
15332023-12-19T16:20:53.782Z Compiling unicode-bidi v0.3.13
15342023-12-19T16:20:54.655Z Compiling unicode-normalization v0.1.22
15352023-12-19T16:20:55.431Z Compiling num-integer v0.1.45
15362023-12-19T16:20:55.450Z Compiling serde_derive v1.0.193
15372023-12-19T16:20:55.871Z Compiling thiserror-impl v1.0.49
15382023-12-19T16:20:56.169Z Compiling zeroize_derive v1.4.2
15392023-12-19T16:20:56.387Z Compiling tokio-macros v2.2.0
15402023-12-19T16:20:56.532Z Compiling futures-macro v0.3.29
15412023-12-19T16:20:56.628Z Compiling tracing-attributes v0.1.26
15422023-12-19T16:20:57.156Z Compiling schemars_derive v0.8.13
15432023-12-19T16:20:58.946Z Compiling zerocopy-derive v0.7.31
15442023-12-19T16:20:59.289Z Checking zeroize v1.7.0
15452023-12-19T16:20:59.689Z Compiling openssl-macros v0.1.1
15462023-12-19T16:21:01.647Z Compiling thiserror v1.0.49
15472023-12-19T16:21:01.840Z Compiling pest v2.7.2
15482023-12-19T16:21:02.899Z Compiling zerocopy v0.7.31
15492023-12-19T16:21:02.987Z Compiling der_derive v0.7.2
15502023-12-19T16:21:03.375Z Compiling tracing v0.1.37
15512023-12-19T16:21:04.184Z Compiling slog v2.7.0
15522023-12-19T16:21:05.091Z Compiling synstructure v0.12.6
15532023-12-19T16:21:05.150Z Compiling lazy_static v1.4.0
15542023-12-19T16:21:05.301Z Compiling unicode-width v0.1.11
15552023-12-19T16:21:05.747Z Checking subtle v2.5.0
15562023-12-19T16:21:06.132Z Compiling base64 v0.21.5
15572023-12-19T16:21:06.731Z Compiling hashbrown v0.13.2
15582023-12-19T16:21:06.804Z Compiling pest_meta v2.7.2
15592023-12-19T16:21:07.280Z Compiling hashbrown v0.12.3
15602023-12-19T16:21:07.369Z Compiling openssl-probe v0.1.5
15612023-12-19T16:21:07.508Z Compiling foreign-types-shared v0.1.1
15622023-12-19T16:21:07.654Z Compiling percent-encoding v2.3.1
15632023-12-19T16:21:07.880Z Compiling untrusted v0.7.1
15642023-12-19T16:21:08.188Z Compiling rustversion v1.0.14
15652023-12-19T16:21:08.192Z Compiling zerocopy-derive v0.2.0
15662023-12-19T16:21:08.234Z Compiling untrusted v0.9.0
15672023-12-19T16:21:08.548Z Compiling time-core v0.1.1
15682023-12-19T16:21:08.807Z Compiling time-macros v0.2.13
15692023-12-19T16:21:09.365Z Compiling pest_generator v2.7.2
15702023-12-19T16:21:11.837Z Compiling foreign-types v0.3.2
15712023-12-19T16:21:12.890Z Compiling try-lock v0.2.4
15722023-12-19T16:21:13.099Z Compiling want v0.3.1
15732023-12-19T16:21:13.604Z Compiling rustls-webpki v0.101.7
15742023-12-19T16:21:14.498Z Compiling form_urlencoded v1.2.1
15752023-12-19T16:21:15.008Z Compiling sct v0.7.0
15762023-12-19T16:21:15.423Z Compiling pest_derive v2.7.2
15772023-12-19T16:21:16.653Z Compiling socket2 v0.4.9
15782023-12-19T16:21:16.688Z Compiling either v1.9.0
15792023-12-19T16:21:16.972Z Compiling httpdate v1.0.3
15802023-12-19T16:21:17.154Z Compiling const-oid v0.9.5
15812023-12-19T16:21:17.175Z Compiling tower-service v0.3.2
15822023-12-19T16:21:17.694Z Compiling rustls-pemfile v1.0.3
15832023-12-19T16:21:18.058Z Compiling idna v0.5.0
15842023-12-19T16:21:18.218Z Compiling memoffset v0.9.0
15852023-12-19T16:21:18.277Z Compiling usdt-impl v0.3.5
15862023-12-19T16:21:18.724Z Compiling adler v1.0.2
15872023-12-19T16:21:19.023Z Compiling miniz_oxide v0.7.1
15882023-12-19T16:21:19.240Z Compiling rustls-native-certs v0.6.3
15892023-12-19T16:21:19.512Z Checking bytes v1.5.0
15902023-12-19T16:21:19.862Z Checking bitflags v2.4.0
15912023-12-19T16:21:20.476Z Compiling url v2.5.0
15922023-12-19T16:21:21.236Z Compiling indexmap v2.1.0
15932023-12-19T16:21:21.673Z Compiling semver v1.0.20
15942023-12-19T16:21:22.901Z Compiling uuid v1.6.1
15952023-12-19T16:21:22.954Z Compiling chrono v0.4.31
15962023-12-19T16:21:23.344Z Compiling rustc_version v0.4.0
15972023-12-19T16:21:23.709Z Compiling http v0.2.11
15982023-12-19T16:21:23.874Z Compiling tokio v1.35.0
15992023-12-19T16:21:25.530Z Compiling serde_spanned v0.6.4
16002023-12-19T16:21:25.916Z Compiling toml_datetime v0.6.5
16012023-12-19T16:21:26.158Z Compiling openapiv3 v2.0.0
16022023-12-19T16:21:26.616Z Compiling toml_edit v0.19.15
16032023-12-19T16:21:29.737Z Compiling http-body v0.4.5
16042023-12-19T16:21:30.386Z Compiling heapless v0.7.16
16052023-12-19T16:21:31.379Z Compiling zerocopy v0.3.0
16062023-12-19T16:21:32.730Z Checking crypto-common v0.1.6
16072023-12-19T16:21:32.996Z Compiling ipnet v2.8.0
16082023-12-19T16:21:34.102Z Compiling dof v0.1.5
16092023-12-19T16:21:34.805Z Compiling serde_urlencoded v0.7.1
16102023-12-19T16:21:35.126Z Compiling dtrace-parser v0.1.14
16112023-12-19T16:21:35.706Z Compiling clap_derive v4.4.2
16122023-12-19T16:21:35.855Z Compiling zerocopy-derive v0.6.4
16132023-12-19T16:21:36.008Z Compiling crossbeam-epoch v0.9.15
16142023-12-19T16:21:36.163Z Compiling encoding_rs v0.8.33
16152023-12-19T16:21:36.694Z Compiling tokio-util v0.7.10
16162023-12-19T16:21:38.537Z Compiling tokio-rustls v0.24.1
16172023-12-19T16:21:39.157Z Compiling h2 v0.3.21
16182023-12-19T16:21:39.328Z Compiling thread-id v4.2.0
16192023-12-19T16:21:39.478Z Compiling mime v0.3.17
16202023-12-19T16:21:39.779Z Compiling webpki-roots v0.25.2
16212023-12-19T16:21:40.015Z Compiling siphasher v0.3.11
16222023-12-19T16:21:40.145Z Compiling gimli v0.28.0
16232023-12-19T16:21:40.839Z Compiling serde_tokenstream v0.1.7
16242023-12-19T16:21:42.640Z Compiling tokio-native-tls v0.3.1
16252023-12-19T16:21:43.041Z Compiling strum_macros v0.25.2
16262023-12-19T16:21:43.473Z Compiling block-buffer v0.10.4
16272023-12-19T16:21:44.374Z Compiling bzip2-sys v0.1.11+1.0.8
16282023-12-19T16:21:44.504Z Compiling object v0.32.1
16292023-12-19T16:21:44.636Z Compiling num-iter v0.1.43
16302023-12-19T16:21:45.083Z Compiling rustc-demangle v0.1.23
16312023-12-19T16:21:46.739Z Compiling flate2 v1.0.28
16322023-12-19T16:21:47.210Z Compiling digest v0.10.7
16332023-12-19T16:21:47.968Z Compiling addr2line v0.21.0
16342023-12-19T16:21:48.400Z Compiling doc-comment v0.3.3
16352023-12-19T16:21:48.815Z Compiling ppv-lite86 v0.2.17
16362023-12-19T16:21:48.955Z Compiling usdt-macro v0.3.5
16372023-12-19T16:21:49.065Z Compiling usdt-attr-macro v0.3.5
16382023-12-19T16:21:49.516Z Compiling toml v0.7.8
16392023-12-19T16:21:49.569Z Compiling toml_edit v0.21.0
16402023-12-19T16:21:50.031Z Compiling rand_chacha v0.3.1
16412023-12-19T16:21:50.070Z Compiling hex v0.4.3
16422023-12-19T16:21:51.041Z Compiling hyper v0.14.27
16432023-12-19T16:21:51.165Z Compiling pin-project-internal v1.1.3
16442023-12-19T16:21:51.550Z Compiling bit-vec v0.6.3
16452023-12-19T16:21:52.267Z Checking bitflags v1.3.2
16462023-12-19T16:21:52.396Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16472023-12-19T16:21:53.845Z Compiling rand v0.8.5
16482023-12-19T16:21:54.206Z Compiling phf_shared v0.10.0
16492023-12-19T16:21:55.332Z Compiling num-bigint v0.4.4
16502023-12-19T16:21:56.501Z Compiling fixedbitset v0.4.2
16512023-12-19T16:21:56.689Z Compiling base64ct v1.6.0
16522023-12-19T16:21:57.220Z Compiling minimal-lexical v0.2.1
16532023-12-19T16:21:57.468Z Compiling new_debug_unreachable v1.0.4
16542023-12-19T16:21:57.545Z Compiling smoltcp v0.9.1
16552023-12-19T16:21:57.590Z Compiling precomputed-hash v0.1.1
16562023-12-19T16:21:57.664Z Compiling pem-rfc7468 v0.7.0
16572023-12-19T16:21:57.746Z Compiling string_cache v0.8.7
16582023-12-19T16:21:57.954Z Compiling nom v7.1.3
16592023-12-19T16:21:58.059Z Compiling petgraph v0.6.4
16602023-12-19T16:21:58.968Z Compiling bit-set v0.5.3
16612023-12-19T16:21:59.128Z Compiling hmac v0.12.1
16622023-12-19T16:21:59.480Z Compiling itertools v0.10.5
16632023-12-19T16:22:00.535Z Compiling enum-as-inner v0.5.1
16642023-12-19T16:22:00.778Z Compiling hubpack_derive v0.1.1
16652023-12-19T16:22:01.051Z Compiling diesel_table_macro_syntax v0.1.0
16662023-12-19T16:22:02.329Z Compiling flagset v0.4.3
16672023-12-19T16:22:02.652Z Compiling hyper-tls v0.5.0
16682023-12-19T16:22:02.791Z Compiling hyper-rustls v0.24.2
16692023-12-19T16:22:02.796Z Compiling unicode-segmentation v1.10.1
16702023-12-19T16:22:03.166Z Compiling lalrpop-util v0.19.12
16712023-12-19T16:22:03.441Z Compiling reqwest v0.11.22
16722023-12-19T16:22:03.788Z Compiling der v0.7.8
16732023-12-19T16:22:04.222Z Compiling diesel_derives v2.1.2
16742023-12-19T16:22:04.356Z Compiling snafu-derive v0.7.5
16752023-12-19T16:22:04.873Z Compiling cpufeatures v0.2.9
16762023-12-19T16:22:05.019Z Compiling sha2 v0.10.8
16772023-12-19T16:22:05.689Z Compiling rustix v0.37.23
16782023-12-19T16:22:05.854Z Compiling md-5 v0.10.5
16792023-12-19T16:22:07.590Z Compiling spki v0.7.2
16802023-12-19T16:22:08.070Z Compiling stringprep v0.1.3
16812023-12-19T16:22:08.177Z Compiling serde_repr v0.1.16
16822023-12-19T16:22:08.251Z Compiling hash32 v0.2.1
16832023-12-19T16:22:08.873Z Compiling fallible-iterator v0.2.0
16842023-12-19T16:22:09.788Z Compiling stable_deref_trait v1.2.0
16852023-12-19T16:22:10.035Z Compiling postgres-protocol v0.6.6
16862023-12-19T16:22:10.173Z Compiling pkcs8 v0.10.2
16872023-12-19T16:22:10.200Z Compiling terminal_size v0.2.6
16882023-12-19T16:22:11.068Z Compiling phf_shared v0.11.2
16892023-12-19T16:22:11.491Z Compiling ff v0.13.0
16902023-12-19T16:22:11.655Z Compiling block-padding v0.3.3
16912023-12-19T16:22:11.828Z Compiling scheduled-thread-pool v0.2.7
16922023-12-19T16:22:11.852Z Compiling matches v0.1.10
16932023-12-19T16:22:12.029Z Compiling regex-automata v0.1.10
16942023-12-19T16:22:12.260Z Compiling num_threads v0.1.6
16952023-12-19T16:22:12.434Z Compiling deranged v0.3.8
16962023-12-19T16:22:12.806Z Compiling base16ct v0.2.0
16972023-12-19T16:22:13.031Z Compiling managed v0.8.0
16982023-12-19T16:22:13.048Z Compiling clap_builder v4.4.2
16992023-12-19T16:22:13.329Z Compiling sec1 v0.7.3
17002023-12-19T16:22:14.237Z Compiling bstr v0.2.17
17012023-12-19T16:22:14.258Z Compiling r2d2 v0.8.10
17022023-12-19T16:22:14.836Z Compiling idna v0.2.3
17032023-12-19T16:22:15.404Z Compiling time v0.3.27
17042023-12-19T16:22:16.625Z Compiling inout v0.1.3
17052023-12-19T16:22:17.049Z Compiling group v0.13.0
17062023-12-19T16:22:17.474Z Compiling phf v0.11.2
17072023-12-19T16:22:17.526Z Compiling postgres-types v0.2.6
17082023-12-19T16:22:17.547Z Compiling bzip2 v0.4.4
17092023-12-19T16:22:17.907Z Compiling hubpack v0.1.2
17102023-12-19T16:22:18.136Z Compiling hkdf v0.12.3
17112023-12-19T16:22:18.578Z Compiling pin-project v1.1.3
17122023-12-19T16:22:18.910Z Compiling zerocopy v0.6.4
17132023-12-19T16:22:20.174Z Compiling ipnetwork v0.20.0
17142023-12-19T16:22:20.434Z Compiling itertools v0.11.0
17152023-12-19T16:22:21.596Z Compiling crypto-bigint v0.5.2
17162023-12-19T16:22:22.711Z Compiling futures-executor v0.3.29
17172023-12-19T16:22:24.824Z Compiling float-cmp v0.9.0
17182023-12-19T16:22:25.162Z Compiling data-encoding v2.4.0
17192023-12-19T16:22:25.328Z Compiling predicates-core v1.0.6
17202023-12-19T16:22:25.543Z Compiling difflib v0.4.0
17212023-12-19T16:22:25.885Z Compiling whoami v1.4.1
17222023-12-19T16:22:27.112Z Compiling regex-automata v0.3.8
17232023-12-19T16:22:27.651Z Compiling static_assertions v1.1.0
17242023-12-19T16:22:27.792Z Compiling normalize-line-endings v0.3.0
17252023-12-19T16:22:27.973Z Compiling predicates v3.0.4
17262023-12-19T16:22:28.244Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17272023-12-19T16:22:28.551Z Compiling tokio-postgres v0.7.10
17282023-12-19T16:22:29.294Z Compiling trust-dns-proto v0.22.0
17292023-12-19T16:22:29.830Z Compiling elliptic-curve v0.13.8
17302023-12-19T16:22:30.847Z Compiling bstr v1.6.0
17312023-12-19T16:22:31.393Z Compiling futures v0.3.29
17322023-12-19T16:22:31.555Z Compiling yasna v0.5.2
17332023-12-19T16:22:32.143Z Compiling diesel v2.1.4
17342023-12-19T16:22:32.408Z Compiling clap v4.4.3
17352023-12-19T16:22:32.562Z Compiling snafu v0.7.5
17362023-12-19T16:22:33.508Z Compiling zip v0.6.6
17372023-12-19T16:22:34.016Z Compiling cipher v0.4.4
17382023-12-19T16:22:34.818Z Compiling similar v2.3.0
17392023-12-19T16:22:35.439Z Compiling usdt v0.3.5
17402023-12-19T16:22:35.845Z Compiling tokio-stream v0.1.14
17412023-12-19T16:22:35.867Z Compiling console v0.15.7
17422023-12-19T16:22:37.416Z Checking unicode-ident v1.0.12
17432023-12-19T16:22:37.694Z Checking equivalent v1.0.1
17442023-12-19T16:22:37.830Z Checking hashbrown v0.14.2
17452023-12-19T16:22:38.502Z Checking proc-macro2 v1.0.69
17462023-12-19T16:22:40.203Z Checking quote v1.0.33
17472023-12-19T16:22:42.029Z Checking utf8parse v0.2.1
17482023-12-19T16:22:45.081Z Checking anstyle v1.0.2
17492023-12-19T16:22:46.541Z Checking io-lifetimes v1.0.11
17502023-12-19T16:22:50.899Z Checking anstyle-parse v0.2.1
17512023-12-19T16:22:53.899Z Checking anstyle-query v1.0.0
17522023-12-19T16:22:54.066Z Checking colorchoice v1.0.0
17532023-12-19T16:22:54.242Z Checking anstream v0.5.0
17542023-12-19T16:22:54.707Z Checking strsim v0.10.0
17552023-12-19T16:22:54.739Z Checking clap_lex v0.5.1
17562023-12-19T16:22:56.185Z Checking winnow v0.5.15
17572023-12-19T16:23:02.689Z Compiling serde_tokenstream v0.2.0
17582023-12-19T16:23:06.139Z Compiling regress v0.7.1
17592023-12-19T16:23:11.992Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17602023-12-19T16:23:20.465Z Compiling getopts v0.2.21
17612023-12-19T16:23:20.620Z Compiling unsafe-libyaml v0.2.9
17622023-12-19T16:23:22.136Z Checking heck v0.4.1
17632023-12-19T16:23:22.438Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17642023-12-19T16:23:22.924Z Compiling serde_yaml v0.9.25
17652023-12-19T16:23:24.237Z Compiling ident_case v1.0.1
17662023-12-19T16:23:24.308Z Checking fastrand v2.0.0
17672023-12-19T16:23:24.489Z Checking match_cfg v0.1.0
17682023-12-19T16:23:24.606Z Checking hostname v0.3.1
17692023-12-19T16:23:24.783Z Checking camino v1.1.6
17702023-12-19T16:23:24.805Z Checking tempfile v3.8.1
17712023-12-19T16:23:25.334Z Checking atty v0.2.14
17722023-12-19T16:23:25.495Z Checking quick-error v1.2.3
17732023-12-19T16:23:25.543Z Compiling paste v1.0.14
17742023-12-19T16:23:25.674Z Checking crossbeam-channel v0.5.8
17752023-12-19T16:23:25.695Z Checking sha1 v0.10.6
17762023-12-19T16:23:26.119Z Checking dirs-sys-next v0.1.2
17772023-12-19T16:23:26.367Z Checking dirs-next v2.0.0
17782023-12-19T16:23:26.544Z Checking thread_local v1.1.7
17792023-12-19T16:23:26.837Z Checking instant v0.1.12
17802023-12-19T16:23:26.985Z Compiling slog-async v2.8.0
17812023-12-19T16:23:27.005Z Checking term v0.7.0
17822023-12-19T16:23:27.690Z Compiling multer v2.1.0
17832023-12-19T16:23:27.857Z Checking take_mut v0.2.2
17842023-12-19T16:23:28.042Z Checking debug-ignore v1.0.5
17852023-12-19T16:23:28.258Z Checking slog-term v2.9.0
17862023-12-19T16:23:28.480Z Compiling darling_core v0.20.3
17872023-12-19T16:23:29.097Z Checking slog-json v2.6.1
17882023-12-19T16:23:29.211Z Compiling async-stream-impl v0.3.5
17892023-12-19T16:23:29.211Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17902023-12-19T16:23:29.515Z Checking atomic-waker v1.1.1
17912023-12-19T16:23:29.708Z Checking waitgroup v0.1.2
17922023-12-19T16:23:29.975Z Checking slog-bunyan v2.4.0
17932023-12-19T16:23:30.212Z Checking toml v0.8.8
17942023-12-19T16:23:30.666Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17952023-12-19T16:23:31.001Z Checking serde_path_to_error v0.1.14
17962023-12-19T16:23:31.308Z Checking async-stream v0.3.5
17972023-12-19T16:23:31.349Z Checking strum v0.25.0
17982023-12-19T16:23:31.579Z Compiling structmeta-derive v0.2.0
17992023-12-19T16:23:31.605Z Checking wait-timeout v0.2.0
18002023-12-19T16:23:31.846Z Checking rusty-fork v0.3.0
18012023-12-19T16:23:32.054Z Checking rand_xorshift v0.3.0
18022023-12-19T16:23:32.280Z Compiling regex-syntax v0.7.5
18032023-12-19T16:23:32.305Z Checking unarray v0.1.4
18042023-12-19T16:23:32.500Z Checking proptest v1.4.0
18052023-12-19T16:23:36.854Z Compiling structmeta v0.2.0
18062023-12-19T16:23:37.544Z Checking backoff v0.4.0
18072023-12-19T16:23:37.992Z Compiling test-strategy v0.3.1
18082023-12-19T16:23:39.148Z Compiling darling_macro v0.20.3
18092023-12-19T16:23:39.840Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18102023-12-19T16:23:40.061Z Checking macaddr v1.0.1
18112023-12-19T16:23:40.595Z Checking camino-tempfile v1.1.1
18122023-12-19T16:23:40.812Z Compiling darling v0.20.3
18132023-12-19T16:23:40.851Z Checking is-terminal v0.4.9
18142023-12-19T16:23:40.977Z Compiling serde_with_macros v3.4.0
18152023-12-19T16:23:41.018Z Compiling proc-macro-error-attr v1.0.4
18162023-12-19T16:23:41.037Z Compiling proc-macro-error v1.0.4
18172023-12-19T16:23:41.710Z Compiling proc-macro-crate v1.3.1
18182023-12-19T16:23:41.941Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18192023-12-19T16:23:42.599Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18202023-12-19T16:23:43.615Z Checking termtree v0.4.1
18212023-12-19T16:23:43.753Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18222023-12-19T16:23:43.906Z Checking predicates-tree v1.0.9
18232023-12-19T16:23:43.930Z Compiling num_enum_derive v0.5.11
18242023-12-19T16:23:44.069Z Compiling parse-display-derive v0.8.2
18252023-12-19T16:23:44.127Z Compiling smoltcp v0.10.0
18262023-12-19T16:23:44.281Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18272023-12-19T16:23:44.839Z Checking cobs v0.2.3
18282023-12-19T16:23:45.012Z Compiling crucible-workspace-hack v0.1.0
18292023-12-19T16:23:45.091Z Checking embedded-io v0.4.0
18302023-12-19T16:23:45.296Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312023-12-19T16:23:45.397Z Checking postcard v1.0.8
18322023-12-19T16:23:45.561Z Checking serde_with v3.4.0
18332023-12-19T16:23:45.753Z Compiling foreign-types-macros v0.2.3
18342023-12-19T16:23:46.577Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18352023-12-19T16:23:47.635Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18362023-12-19T16:23:47.661Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18372023-12-19T16:23:47.677Z Checking foreign-types-shared v0.3.1
18382023-12-19T16:23:47.882Z Checking foreign-types v0.5.0
18392023-12-19T16:23:48.167Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18402023-12-19T16:23:48.479Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18412023-12-19T16:23:48.499Z Checking num_enum v0.5.11
18422023-12-19T16:23:48.714Z Checking cstr-argument v0.1.2
18432023-12-19T16:23:48.972Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18442023-12-19T16:23:49.402Z Checking pretty-hex v0.2.1
18452023-12-19T16:23:49.634Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18462023-12-19T16:23:49.850Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18472023-12-19T16:23:49.923Z Checking colored v2.0.4
18482023-12-19T16:23:50.012Z Compiling zone_cfg_derive v0.3.0
18492023-12-19T16:23:50.324Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18502023-12-19T16:23:50.490Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18512023-12-19T16:23:50.827Z Compiling num-derive v0.4.0
18522023-12-19T16:23:51.640Z Compiling mockall_derive v0.12.0
18532023-12-19T16:23:51.915Z Checking parse-display v0.8.2
18542023-12-19T16:23:52.156Z Checking downcast v0.11.0
18552023-12-19T16:23:52.437Z Checking fragile v2.0.0
18562023-12-19T16:23:52.553Z Checking zone v0.3.0
18572023-12-19T16:23:52.573Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18582023-12-19T16:23:52.760Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18592023-12-19T16:23:52.843Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18602023-12-19T16:23:53.268Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18612023-12-19T16:23:53.681Z Checking smf v0.2.2
18622023-12-19T16:23:53.834Z Checking filetime v0.2.23
18632023-12-19T16:23:54.132Z Checking xattr v1.0.1
18642023-12-19T16:23:54.364Z Checking pem v3.0.2
18652023-12-19T16:23:54.398Z Checking tar v0.4.40
18662023-12-19T16:23:54.760Z Checking linked-hash-map v0.5.6
18672023-12-19T16:23:54.934Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18682023-12-19T16:23:55.247Z Checking lru-cache v0.1.2
18692023-12-19T16:23:55.284Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18702023-12-19T16:23:55.504Z Checking headers-core v0.2.0
18712023-12-19T16:23:55.601Z Checking itertools v0.12.0
18722023-12-19T16:23:55.629Z Checking password-hash v0.5.0
18732023-12-19T16:23:55.692Z Checking headers v0.3.9
18742023-12-19T16:23:55.695Z Checking blake2 v0.10.6
18752023-12-19T16:23:56.022Z Checking swrite v0.1.0
18762023-12-19T16:23:56.180Z Checking rcgen v0.11.3
18772023-12-19T16:23:56.330Z Checking atomicwrites v0.4.2
18782023-12-19T16:23:56.391Z Checking argon2 v0.5.2
18792023-12-19T16:23:56.600Z Checking subprocess v0.2.9
18802023-12-19T16:23:57.224Z Checking arc-swap v1.6.0
18812023-12-19T16:23:57.394Z Compiling cancel-safe-futures v0.1.5
18822023-12-19T16:23:57.455Z Checking half v1.8.2
18832023-12-19T16:23:57.544Z Checking ciborium-io v0.2.1
18842023-12-19T16:23:57.706Z Checking textwrap v0.11.0
18852023-12-19T16:23:57.907Z Checking slog-scope v4.4.0
18862023-12-19T16:23:57.957Z Compiling heck v0.3.3
18872023-12-19T16:23:58.002Z Checking strsim v0.8.0
18882023-12-19T16:23:58.099Z Checking ciborium-ll v0.2.1
18892023-12-19T16:23:58.190Z Compiling libefi-sys v0.1.0
18902023-12-19T16:23:58.302Z Checking ansi_term v0.12.1
18912023-12-19T16:23:58.627Z Checking vec_map v0.8.2
18922023-12-19T16:23:58.631Z Checking ciborium v0.2.1
18932023-12-19T16:23:58.662Z Compiling structopt-derive v0.4.18
18942023-12-19T16:23:58.771Z Checking slog-stdlog v4.1.1
18952023-12-19T16:23:58.994Z Checking clap v2.34.0
18962023-12-19T16:23:59.687Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18972023-12-19T16:23:59.946Z Checking slog-envlogger v2.2.0
18982023-12-19T16:24:00.287Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18992023-12-19T16:24:00.463Z Compiling signal-hook v0.3.17
19002023-12-19T16:24:00.760Z Checking libsw v3.3.0
19012023-12-19T16:24:00.808Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19022023-12-19T16:24:01.155Z Compiling derive-where v1.2.6
19032023-12-19T16:24:01.173Z Checking owo-colors v3.5.0
19042023-12-19T16:24:01.474Z Checking linear-map v1.2.0
19052023-12-19T16:24:01.995Z Checking resolv-conf v0.7.0
19062023-12-19T16:24:02.539Z Compiling slog-dtrace v0.2.3
19072023-12-19T16:24:03.123Z Checking trust-dns-resolver v0.22.0
19082023-12-19T16:24:03.819Z Compiling convert_case v0.4.0
19092023-12-19T16:24:03.882Z Checking structopt v0.3.26
19102023-12-19T16:24:04.513Z Checking nibble_vec v0.1.0
19112023-12-19T16:24:04.787Z Checking endian-type v0.1.2
19122023-12-19T16:24:05.075Z Checking fxhash v0.2.1
19132023-12-19T16:24:05.095Z Checking radix_trie v0.2.1
19142023-12-19T16:24:05.324Z Checking termcolor v1.2.0
19152023-12-19T16:24:05.396Z Compiling derive_more v0.99.17
19162023-12-19T16:24:05.740Z Compiling radium v0.7.0
19172023-12-19T16:24:05.804Z Compiling same-file v1.0.6
19182023-12-19T16:24:05.940Z Compiling semver-parser v0.10.2
19192023-12-19T16:24:06.025Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19202023-12-19T16:24:06.070Z Checking mockall v0.12.0
19212023-12-19T16:24:06.143Z Compiling walkdir v2.4.0
19222023-12-19T16:24:06.404Z Checking tap v1.0.1
19232023-12-19T16:24:06.463Z Compiling maybe-uninit v2.0.0
19242023-12-19T16:24:07.396Z Compiling semver v0.11.0
19252023-12-19T16:24:07.423Z Checking wyz v0.5.1
19262023-12-19T16:24:08.031Z Compiling num-rational v0.4.1
19272023-12-19T16:24:08.714Z Compiling packed_struct v0.10.1
19282023-12-19T16:24:08.733Z Checking crc-catalog v2.2.0
19292023-12-19T16:24:08.761Z Checking funty v2.0.0
19302023-12-19T16:24:08.908Z Compiling num-bigint-dig v0.8.4
19312023-12-19T16:24:08.935Z Compiling home v0.5.5
19322023-12-19T16:24:09.343Z Compiling toolchain_find v0.2.0
19332023-12-19T16:24:09.408Z Checking crc v3.0.1
19342023-12-19T16:24:10.078Z Compiling toml v0.5.11
19352023-12-19T16:24:10.288Z Compiling packed_struct_codegen v0.10.1
19362023-12-19T16:24:10.481Z Checking nodrop v0.1.14
19372023-12-19T16:24:10.597Z Checking bitvec v1.0.1
19382023-12-19T16:24:10.639Z Checking array-init v0.0.4
19392023-12-19T16:24:12.376Z Compiling omicron-zone-package v0.9.1
19402023-12-19T16:24:12.906Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19412023-12-19T16:24:12.972Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19422023-12-19T16:24:13.499Z Compiling rustfmt-wrapper v0.2.0
19432023-12-19T16:24:15.474Z Checking smallvec v0.6.14
19442023-12-19T16:24:16.137Z Checking newline-converter v0.3.0
19452023-12-19T16:24:16.344Z Checking pkcs1 v0.7.5
19462023-12-19T16:24:16.482Z Checking signature v2.1.0
19472023-12-19T16:24:16.999Z Checking num-complex v0.4.4
19482023-12-19T16:24:18.607Z Checking bitfield v0.14.0
19492023-12-19T16:24:18.931Z Checking utf-8 v0.7.6
19502023-12-19T16:24:19.064Z Checking keccak v0.1.4
19512023-12-19T16:24:19.237Z Checking tungstenite v0.20.1
19522023-12-19T16:24:19.474Z Checking rsa v0.9.2
19532023-12-19T16:24:19.533Z Checking sha3 v0.10.8
19542023-12-19T16:24:19.759Z Checking num v0.4.1
19552023-12-19T16:24:19.897Z Checking expectorate v1.1.0
19562023-12-19T16:24:20.114Z Checking serde-hex v0.1.0
19572023-12-19T16:24:20.134Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19582023-12-19T16:24:20.306Z Checking env_logger v0.10.0
19592023-12-19T16:24:20.501Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19602023-12-19T16:24:20.671Z Checking x509-cert v0.2.4
19612023-12-19T16:24:20.982Z Checking ron v0.8.1
19622023-12-19T16:24:21.002Z Checking secrecy v0.8.0
19632023-12-19T16:24:21.069Z Checking crc-any v2.4.3
19642023-12-19T16:24:21.323Z Checking tokio-tungstenite v0.20.1
19652023-12-19T16:24:21.665Z Checking signal-hook-mio v0.2.3
19662023-12-19T16:24:21.859Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19672023-12-19T16:24:22.016Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19682023-12-19T16:24:22.060Z Checking object v0.30.4
19692023-12-19T16:24:22.364Z Checking path-slash v0.1.5
19702023-12-19T16:24:22.551Z Compiling buf-list v1.0.3
19712023-12-19T16:24:23.044Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19722023-12-19T16:24:23.156Z Checking glob v0.3.1
19732023-12-19T16:24:23.383Z Compiling parking_lot_core v0.8.6
19742023-12-19T16:24:23.690Z Checking display-error-chain v0.2.0
19752023-12-19T16:24:23.889Z Checking trust-dns-client v0.22.0
19762023-12-19T16:24:24.067Z Checking pretty-hex v0.4.0
19772023-12-19T16:24:24.330Z Compiling vte_generate_state_changes v0.1.1
19782023-12-19T16:24:24.666Z Checking parking_lot v0.11.2
19792023-12-19T16:24:25.226Z Checking sled v0.34.7
19802023-12-19T16:24:25.386Z Compiling semver v0.1.20
19812023-12-19T16:24:25.854Z Checking arrayvec v0.5.2
19822023-12-19T16:24:25.907Z Checking trust-dns-server v0.22.1
19832023-12-19T16:24:26.514Z Compiling rustc_version v0.1.7
19842023-12-19T16:24:26.602Z Checking vte v0.10.1
19852023-12-19T16:24:27.293Z Checking fd-lock v3.0.13
19862023-12-19T16:24:27.384Z Compiling newtype_derive v0.1.6
19872023-12-19T16:24:27.567Z Checking crossterm v0.26.1
19882023-12-19T16:24:27.871Z Checking crossbeam-deque v0.8.3
19892023-12-19T16:24:28.402Z Compiling unicase v2.7.0
19902023-12-19T16:24:28.864Z Compiling rayon-core v1.12.0
19912023-12-19T16:24:29.142Z Checking strip-ansi-escapes v0.1.1
19922023-12-19T16:24:29.287Z Compiling platforms v3.0.2
19932023-12-19T16:24:29.353Z Checking nu-ansi-term v0.49.0
19942023-12-19T16:24:30.176Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19952023-12-19T16:24:30.412Z Checking reedline v0.22.0
19962023-12-19T16:24:30.543Z Compiling memoffset v0.7.1
19972023-12-19T16:24:30.801Z Checking steno v0.4.0
19982023-12-19T16:24:31.059Z Checking rayon v1.8.0
19992023-12-19T16:24:31.137Z Compiling curve25519-dalek v4.1.1
20002023-12-19T16:24:31.805Z Checking globset v0.4.13
20012023-12-19T16:24:32.011Z Checking olpc-cjson v0.1.3
20022023-12-19T16:24:32.296Z Checking serde_plain v1.0.2
20032023-12-19T16:24:32.386Z Compiling async-recursion v1.0.5
20042023-12-19T16:24:32.661Z Checking typed-path v0.7.0
20052023-12-19T16:24:32.909Z Compiling mime_guess v2.0.4
20062023-12-19T16:24:33.813Z Checking universal-hash v0.5.1
20072023-12-19T16:24:34.113Z Compiling thiserror-impl-no-std v2.0.2
20082023-12-19T16:24:34.181Z Compiling curve25519-dalek-derive v0.1.0
20092023-12-19T16:24:34.882Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20102023-12-19T16:24:35.168Z Checking opaque-debug v0.3.0
20112023-12-19T16:24:35.295Z Checking signature v1.6.4
20122023-12-19T16:24:35.346Z Compiling salty v0.2.0
20132023-12-19T16:24:35.481Z Checking ed25519 v1.5.3
20142023-12-19T16:24:35.821Z Checking poly1305 v0.8.0
20152023-12-19T16:24:35.895Z Checking tough v0.16.0
20162023-12-19T16:24:36.241Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20172023-12-19T16:24:36.971Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20182023-12-19T16:24:37.400Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20192023-12-19T16:24:37.439Z Checking chacha20 v0.9.1
20202023-12-19T16:24:37.696Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20212023-12-19T16:24:37.999Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20222023-12-19T16:24:38.003Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20232023-12-19T16:24:38.064Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20242023-12-19T16:24:39.752Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20252023-12-19T16:24:39.775Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20262023-12-19T16:24:39.859Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20272023-12-19T16:24:42.309Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20282023-12-19T16:24:42.543Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20292023-12-19T16:24:42.946Z Checking thiserror-no-std v2.0.2
20302023-12-19T16:24:43.103Z Checking aead v0.5.2
20312023-12-19T16:24:43.448Z Checking serde-big-array v0.5.1
20322023-12-19T16:24:43.839Z Checking kstat-rs v0.2.3
20332023-12-19T16:24:43.843Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20342023-12-19T16:24:44.000Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20352023-12-19T16:24:44.306Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20362023-12-19T16:24:44.873Z Checking bytecount v0.6.3
20372023-12-19T16:24:45.210Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20382023-12-19T16:24:45.594Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20392023-12-19T16:24:45.698Z Checking papergrid v0.10.0
20402023-12-19T16:24:46.791Z Checking chacha20poly1305 v0.10.1
20412023-12-19T16:24:47.059Z Checking vsss-rs v3.3.2
20422023-12-19T16:24:49.143Z Checking signal-hook-tokio v0.3.1
20432023-12-19T16:24:49.223Z Compiling tabled_derive v0.6.0
20442023-12-19T16:24:49.358Z Checking nix v0.26.4
20452023-12-19T16:24:49.394Z Checking serde-big-array v0.4.1
20462023-12-19T16:24:49.625Z Compiling sqlparser_derive v0.1.1
20472023-12-19T16:24:51.508Z Checking unicode_categories v0.1.1
20482023-12-19T16:24:52.022Z Checking sqlformat v0.2.3
20492023-12-19T16:24:52.812Z Checking rustyline v12.0.0
20502023-12-19T16:24:53.269Z Checking sqlparser v0.36.1
20512023-12-19T16:24:53.546Z Checking tabled v0.14.0
20522023-12-19T16:24:55.740Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20532023-12-19T16:24:55.750Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20542023-12-19T16:24:56.106Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20552023-12-19T16:24:57.117Z Checking bcs v0.1.6
20562023-12-19T16:24:57.836Z Checking highway v1.1.0
20572023-12-19T16:24:57.842Z Checking corncobs v0.1.3
20582023-12-19T16:24:58.128Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20592023-12-19T16:24:58.450Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20602023-12-19T16:24:58.908Z Checking http-range v0.1.5
20612023-12-19T16:24:59.120Z Compiling portable-atomic v1.4.3
20622023-12-19T16:24:59.567Z Compiling crunchy v0.2.2
20632023-12-19T16:24:59.808Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20642023-12-19T16:25:00.336Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20652023-12-19T16:25:00.764Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20662023-12-19T16:25:02.905Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20672023-12-19T16:25:03.365Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20682023-12-19T16:25:03.945Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20692023-12-19T16:25:05.115Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20702023-12-19T16:25:05.905Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20712023-12-19T16:25:06.216Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20722023-12-19T16:25:06.241Z Checking hyper-staticfile v0.9.5
20732023-12-19T16:25:06.889Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20742023-12-19T16:25:07.400Z Compiling clang-sys v1.6.1
20752023-12-19T16:25:08.669Z Compiling prettyplease v0.2.12
20762023-12-19T16:25:08.698Z Checking assert_matches v1.5.0
20772023-12-19T16:25:08.838Z Compiling tiny-keccak v2.0.2
20782023-12-19T16:25:09.097Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20792023-12-19T16:25:09.140Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20802023-12-19T16:25:11.998Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20812023-12-19T16:25:14.285Z Compiling darling_core v0.14.4
20822023-12-19T16:25:14.313Z Checking humantime v2.1.0
20832023-12-19T16:25:14.314Z Checking number_prefix v0.4.0
20842023-12-19T16:25:14.314Z Checking indicatif v0.17.7
20852023-12-19T16:25:15.460Z Compiling ascii-canvas v3.0.0
20862023-12-19T16:25:15.688Z Compiling ena v0.14.2
20872023-12-19T16:25:16.316Z Compiling libloading v0.7.4
20882023-12-19T16:25:16.332Z Compiling bindgen v0.65.1
20892023-12-19T16:25:16.964Z Compiling diff v0.1.13
20902023-12-19T16:25:17.447Z Compiling regex-syntax v0.6.29
20912023-12-19T16:25:23.802Z Compiling darling_macro v0.14.4
20922023-12-19T16:25:25.303Z Compiling lalrpop v0.19.12
20932023-12-19T16:25:25.465Z Compiling darling v0.14.4
20942023-12-19T16:25:25.644Z Compiling cexpr v0.6.0
20952023-12-19T16:25:26.518Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20962023-12-19T16:25:27.236Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20972023-12-19T16:25:27.903Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20982023-12-19T16:25:28.412Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20992023-12-19T16:25:29.243Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21002023-12-19T16:25:30.097Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21012023-12-19T16:25:31.843Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21022023-12-19T16:25:33.078Z Compiling which v4.4.0
21032023-12-19T16:25:33.790Z Compiling ref-cast v1.0.20
21042023-12-19T16:25:34.087Z Compiling rustc-hash v1.1.0
21052023-12-19T16:25:34.312Z Compiling shlex v1.1.0
21062023-12-19T16:25:34.590Z Checking maplit v1.0.2
21072023-12-19T16:25:34.721Z Compiling lazycell v1.3.0
21082023-12-19T16:25:34.738Z Compiling peeking_take_while v0.1.2
21092023-12-19T16:25:35.076Z Compiling derive_builder_core v0.12.0
21102023-12-19T16:25:35.699Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21112023-12-19T16:25:36.134Z Compiling ref-cast-impl v1.0.20
21122023-12-19T16:25:37.210Z Compiling libxml v0.3.3
21132023-12-19T16:25:37.832Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21142023-12-19T16:25:38.413Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21152023-12-19T16:25:38.470Z Compiling strum_macros v0.24.3
21162023-12-19T16:25:39.351Z Compiling derive_builder_macro v0.12.0
21172023-12-19T16:25:40.704Z Compiling fs-err v2.11.0
21182023-12-19T16:25:40.750Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21192023-12-19T16:25:41.068Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21202023-12-19T16:25:41.145Z Compiling cookie v0.18.0
21212023-12-19T16:25:41.205Z Compiling indoc v1.0.9
21222023-12-19T16:25:41.977Z Checking derive_builder v0.12.0
21232023-12-19T16:25:42.914Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21242023-12-19T16:25:45.187Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21252023-12-19T16:25:45.264Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21262023-12-19T16:25:45.267Z Checking bb8 v0.8.1
21272023-12-19T16:25:45.691Z Checking quick-xml v0.23.1
21282023-12-19T16:25:45.973Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21292023-12-19T16:25:46.030Z Compiling oso-derive v0.27.0
21302023-12-19T16:25:46.625Z Compiling impl-trait-for-tuples v0.2.2
21312023-12-19T16:25:47.224Z Checking smawk v0.3.1
21322023-12-19T16:25:47.517Z Checking unicode-linebreak v0.1.5
21332023-12-19T16:25:47.574Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21342023-12-19T16:25:48.230Z Checking textwrap v0.16.0
21352023-12-19T16:25:48.322Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21362023-12-19T16:25:48.576Z Checking bytesize v1.3.0
21372023-12-19T16:25:48.879Z Checking is_ci v1.1.1
21382023-12-19T16:25:48.882Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21392023-12-19T16:25:48.963Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21402023-12-19T16:25:49.065Z Checking supports-color v2.1.0
21412023-12-19T16:25:49.351Z Checking crossterm v0.27.0
21422023-12-19T16:25:49.589Z Checking cassowary v0.3.0
21432023-12-19T16:25:50.251Z Compiling indoc v2.0.3
21442023-12-19T16:25:50.885Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21452023-12-19T16:25:51.572Z Checking rtoolbox v0.0.1
21462023-12-19T16:25:51.845Z Checking rpassword v7.3.1
21472023-12-19T16:25:51.985Z Checking ratatui v0.23.0
21482023-12-19T16:25:52.056Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21492023-12-19T16:25:53.490Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21502023-12-19T16:25:53.932Z Checking shell-words v1.1.0
21512023-12-19T16:25:54.219Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21522023-12-19T16:25:54.694Z Checking fatfs v0.3.6
21532023-12-19T16:25:55.964Z Checking tui-tree-widget v0.13.0
21542023-12-19T16:25:56.365Z Checking yansi v0.5.1
21552023-12-19T16:25:56.593Z Compiling target-lexicon v0.12.12
21562023-12-19T16:25:56.728Z Checking plotters-backend v0.3.5
21572023-12-19T16:25:56.791Z Checking pretty_assertions v1.4.0
21582023-12-19T16:25:57.076Z Compiling guppy-workspace-hack v0.1.0
21592023-12-19T16:25:57.323Z Checking plotters-svg v0.3.5
21602023-12-19T16:25:57.538Z Checking rand v0.4.6
21612023-12-19T16:25:57.685Z Checking cast v0.3.0
21622023-12-19T16:25:58.205Z Compiling target-spec v3.0.1
21632023-12-19T16:25:59.038Z Checking remove_dir_all v0.5.3
21642023-12-19T16:25:59.135Z Checking cfg-expr v0.15.5
21652023-12-19T16:25:59.159Z Checking criterion-plot v0.5.0
21662023-12-19T16:25:59.180Z Checking tempdir v0.3.7
21672023-12-19T16:25:59.410Z Checking plotters v0.3.5
21682023-12-19T16:25:59.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21692023-12-19T16:26:00.677Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21702023-12-19T16:26:02.091Z Checking tinytemplate v1.2.1
21712023-12-19T16:26:02.512Z Checking cargo-platform v0.1.3
21722023-12-19T16:26:02.714Z Checking oorandom v11.1.3
21732023-12-19T16:26:02.942Z Checking anes v0.1.6
21742023-12-19T16:26:02.984Z Checking cargo_metadata v0.18.1
21752023-12-19T16:26:03.560Z Checking criterion v0.5.1
21762023-12-19T16:26:06.507Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21772023-12-19T16:26:06.627Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21782023-12-19T16:26:07.538Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21792023-12-19T16:26:08.235Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21802023-12-19T16:26:08.511Z Checking assert_cmd v2.0.12
21812023-12-19T16:26:09.200Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21822023-12-19T16:26:11.720Z Checking pathdiff v0.2.1
21832023-12-19T16:26:11.941Z Checking nested v0.1.1
21842023-12-19T16:26:12.254Z Checking guppy v0.17.4
21852023-12-19T16:26:15.753Z Checking threadpool v1.8.1
21862023-12-19T16:26:16.042Z Checking nanorand v0.7.0
21872023-12-19T16:26:16.616Z Checking topological-sort v0.2.2
21882023-12-19T16:26:16.911Z Checking flume v0.11.0
21892023-12-19T16:26:16.964Z Checking libtest-mimic v0.6.1
21902023-12-19T16:26:17.640Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21912023-12-19T16:26:17.713Z Checking httptest v0.15.5
21922023-12-19T16:26:17.970Z Checking similar-asserts v1.5.0
21932023-12-19T16:26:18.322Z Compiling rstest_macros v0.18.2
21942023-12-19T16:26:18.924Z Compiling crossbeam-queue v0.3.8
21952023-12-19T16:26:19.279Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21962023-12-19T16:26:19.742Z Checking datatest-stable v0.2.3
21972023-12-19T16:26:20.075Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21982023-12-19T16:26:21.239Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21992023-12-19T16:26:21.421Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22002023-12-19T16:26:22.277Z Compiling trybuild v1.0.85
22012023-12-19T16:26:22.410Z Checking arrayref v0.3.7
22022023-12-19T16:26:22.546Z Checking arrayvec v0.7.4
22032023-12-19T16:26:22.879Z Checking constant_time_eq v0.2.6
22042023-12-19T16:26:22.896Z Compiling relative-path v1.9.0
22052023-12-19T16:26:23.114Z Checking blake2b_simd v1.0.1
22062023-12-19T16:26:24.067Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22072023-12-19T16:26:24.447Z Checking basic-toml v0.1.4
22082023-12-19T16:26:25.897Z Checking constant_time_eq v0.3.0
22092023-12-19T16:26:26.070Z Checking futures-timer v3.0.2
22102023-12-19T16:26:26.515Z Checking rust-argon2 v1.0.1
22112023-12-19T16:26:29.518Z Checking crossbeam v0.8.2
22122023-12-19T16:26:29.979Z Checking partial-io v0.5.4
22132023-12-19T16:26:30.550Z Checking approx v0.5.1
22142023-12-19T16:26:30.882Z Checking termios v0.3.3
22152023-12-19T16:26:31.186Z Checking hex-literal v0.4.1
22162023-12-19T16:26:40.352Z Checking rstest v0.18.2
22172023-12-19T16:26:43.630Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22182023-12-19T16:26:46.686Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22192023-12-19T16:27:55.627Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22202023-12-19T16:27:57.331Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22212023-12-19T16:28:04.077Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22222023-12-19T16:28:10.075Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22232023-12-19T16:28:39.470Z Compiling polar-core v0.27.0
22242023-12-19T16:28:50.873Z Checking oso v0.27.0
22252023-12-19T16:29:30.360Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22262023-12-19T16:31:02.332Z Finished dev [unoptimized + debuginfo] target(s) in 10m 36s
22272023-12-19T16:31:02.555Z
22282023-12-19T16:31:02.558Zreal 11:39.637205761
22292023-12-19T16:31:02.558Zuser 1:03:04.591451377
22302023-12-19T16:31:02.558Zsys 8:02.765410322
22312023-12-19T16:31:02.559Ztrap 2.476708254
22322023-12-19T16:31:02.559Ztflt 6.303302734
22332023-12-19T16:31:02.559Zdflt 6.364329053
22342023-12-19T16:31:02.559Zkflt 0.024548228
22352023-12-19T16:31:02.559Zlock 1:39:37.144717549
22362023-12-19T16:31:02.560Zslp 3:06:36.753311648
22372023-12-19T16:31:02.560Zlat 2:19.706599539
22382023-12-19T16:31:02.560Zstop 4:56.618235457
22392023-12-19T16:31:03.816Zwarning: output filename collision.
22402023-12-19T16:31:03.816ZThe 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)`.
22412023-12-19T16:31:03.816ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22422023-12-19T16:31:03.816ZThe targets should have unique names.
22432023-12-19T16:31:03.816ZThis is a known bug where multiple crates with the same name use
22442023-12-19T16:31:03.816Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22452023-12-19T16:31:03.821Zwarning: output filename collision.
22462023-12-19T16:31:03.821ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22472023-12-19T16:31:03.821ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22482023-12-19T16:31:03.821ZThe targets should have unique names.
22492023-12-19T16:31:03.821ZThis is a known bug where multiple crates with the same name use
22502023-12-19T16:31:03.821Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22512023-12-19T16:31:03.821Zwarning: output filename collision.
22522023-12-19T16:31:03.821ZThe 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)`.
22532023-12-19T16:31:03.821ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22542023-12-19T16:31:03.821ZThe targets should have unique names.
22552023-12-19T16:31:03.821ZThis is a known bug where multiple crates with the same name use
22562023-12-19T16:31:03.822Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22572023-12-19T16:31:03.822Zwarning: output filename collision.
22582023-12-19T16:31:03.822ZThe 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)`.
22592023-12-19T16:31:03.822ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22602023-12-19T16:31:03.822ZThe targets should have unique names.
22612023-12-19T16:31:03.822ZThis is a known bug where multiple crates with the same name use
22622023-12-19T16:31:03.822Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22632023-12-19T16:31:04.443Z Documenting libc v0.2.151
22642023-12-19T16:31:04.463Z Documenting cfg-if v1.0.0
22652023-12-19T16:31:04.477Z Documenting serde_derive v1.0.193
22662023-12-19T16:31:04.515Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22672023-12-19T16:31:04.518Z Documenting log v0.4.20
22682023-12-19T16:31:04.519Z Documenting scopeguard v1.2.0
22692023-12-19T16:31:04.555Z Documenting memchr v2.6.3
22702023-12-19T16:31:04.569Z Documenting itoa v1.0.9
22712023-12-19T16:31:04.984Z Documenting smallvec v1.11.2
22722023-12-19T16:31:08.435Z Documenting zeroize_derive v1.4.2
22732023-12-19T16:31:08.487Z Documenting lock_api v0.4.10
22742023-12-19T16:31:08.746Z Documenting pin-project-lite v0.2.13
22752023-12-19T16:31:09.471Z Documenting libm v0.2.7
22762023-12-19T16:31:10.454Z Documenting futures-core v0.3.29
22772023-12-19T16:31:11.015Z Documenting getrandom v0.2.10
22782023-12-19T16:31:11.440Z Documenting parking_lot_core v0.9.8
22792023-12-19T16:31:12.896Z Documenting signal-hook-registry v1.4.1
22802023-12-19T16:31:12.909Z Documenting mio v0.8.9
22812023-12-19T16:31:14.484Z Documenting serde v1.0.193
22822023-12-19T16:31:14.759Z Documenting num-traits v0.2.16
22832023-12-19T16:31:16.032Z Documenting thiserror-impl v1.0.49
22842023-12-19T16:31:16.080Z Documenting zeroize v1.7.0
22852023-12-19T16:31:16.654Z Documenting rand_core v0.6.4
22862023-12-19T16:31:17.337Z Documenting parking_lot v0.12.1
22872023-12-19T16:31:18.725Z Documenting socket2 v0.5.5
22882023-12-19T16:31:19.306Z Documenting num_cpus v1.16.0
22892023-12-19T16:31:21.883Z Documenting typenum v1.16.0
22902023-12-19T16:31:21.947Z Documenting tokio-macros v2.2.0
22912023-12-19T16:31:22.272Z Documenting once_cell v1.19.0
22922023-12-19T16:31:23.223Z Documenting subtle v2.5.0
22932023-12-19T16:31:23.282Z Documenting thiserror v1.0.49
22942023-12-19T16:31:24.651Z Documenting byteorder v1.5.0
22952023-12-19T16:31:25.013Z Documenting ryu v1.0.15
22962023-12-19T16:31:28.197Z Documenting futures-sink v0.3.29
22972023-12-19T16:31:28.538Z Documenting const-oid v0.9.5
22982023-12-19T16:31:28.574Z Documenting pin-utils v0.1.0
22992023-12-19T16:31:29.028Z Documenting futures-task v0.3.29
23002023-12-19T16:31:29.159Z Documenting slab v0.4.9
23012023-12-19T16:31:30.744Z Documenting futures-macro v0.3.29
23022023-12-19T16:31:33.797Z Documenting futures-channel v0.3.29
23032023-12-19T16:31:34.663Z Documenting futures-io v0.3.29
23042023-12-19T16:31:35.655Z Documenting iana-time-zone v0.1.57
23052023-12-19T16:31:36.518Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23062023-12-19T16:31:37.800Z Documenting tinyvec_macros v0.1.1
23072023-12-19T16:31:38.054Z Documenting fnv v1.0.7
23082023-12-19T16:31:38.109Z Documenting ppv-lite86 v0.2.17
23092023-12-19T16:31:39.939Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23102023-12-19T16:31:40.649Z Documenting futures-util v0.3.29
23112023-12-19T16:31:41.827Z Documenting tracing-core v0.1.31
23122023-12-19T16:31:42.454Z Documenting tinyvec v1.6.0
23132023-12-19T16:31:43.228Z Documenting rand_chacha v0.3.1
23142023-12-19T16:31:44.095Z Documenting tracing-attributes v0.1.26
23152023-12-19T16:31:48.543Z Documenting unicode-normalization v0.1.22
23162023-12-19T16:31:50.238Z Documenting rand v0.8.5
23172023-12-19T16:31:50.712Z Documenting bytes v1.5.0
23182023-12-19T16:31:53.917Z Documenting bitflags v2.4.0
23192023-12-19T16:31:54.758Z Documenting serde_json v1.0.108
23202023-12-19T16:31:55.714Z Documenting chrono v0.4.31
23212023-12-19T16:31:56.928Z Documenting uuid v1.6.1
23222023-12-19T16:31:57.944Z Documenting tokio v1.35.0
23232023-12-19T16:31:58.087Z Documenting base64 v0.21.5
23242023-12-19T16:32:00.412Z Documenting spin v0.9.8
23252023-12-19T16:32:02.987Z Documenting lazy_static v1.4.0
23262023-12-19T16:32:03.732Z Documenting unicode-bidi v0.3.13
23272023-12-19T16:32:04.521Z Documenting http v0.2.11
23282023-12-19T16:32:04.961Z Documenting percent-encoding v2.3.1
23292023-12-19T16:32:05.146Z Documenting cpufeatures v0.2.9
23302023-12-19T16:32:07.417Z Checking serde_derive_internals v0.26.0
23312023-12-19T16:32:08.254Z Documenting generic-array v0.14.7
23322023-12-19T16:32:08.548Z Documenting serde_derive_internals v0.26.0
23332023-12-19T16:32:09.672Z Documenting dyn-clone v1.0.13
23342023-12-19T16:32:10.129Z Documenting errno v0.3.2
23352023-12-19T16:32:10.949Z Documenting form_urlencoded v1.2.1
23362023-12-19T16:32:12.814Z Documenting tracing v0.1.37
23372023-12-19T16:32:13.474Z Documenting idna v0.5.0
23382023-12-19T16:32:14.175Z Documenting httparse v1.8.0
23392023-12-19T16:32:14.862Z Documenting crypto-common v0.1.6
23402023-12-19T16:32:15.352Z Documenting block-buffer v0.10.4
23412023-12-19T16:32:16.082Z Documenting rustix v0.38.25
23422023-12-19T16:32:16.383Z Documenting schemars_derive v0.8.13
23432023-12-19T16:32:17.292Z Documenting adler v1.0.2
23442023-12-19T16:32:19.560Z Documenting url v2.5.0
23452023-12-19T16:32:20.441Z Documenting unicode-ident v1.0.12
23462023-12-19T16:32:21.388Z Documenting miniz_oxide v0.7.1
23472023-12-19T16:32:21.748Z Documenting base64ct v1.6.0
23482023-12-19T16:32:22.070Z Documenting digest v0.10.7
23492023-12-19T16:32:24.558Z Documenting proc-macro2 v1.0.69
23502023-12-19T16:32:25.417Z Documenting schemars v0.8.13
23512023-12-19T16:32:26.122Z Documenting unicode-width v0.1.11
23522023-12-19T16:32:26.134Z Documenting untrusted v0.9.0
23532023-12-19T16:32:26.433Z Documenting httpdate v1.0.3
23542023-12-19T16:32:28.014Z Documenting openssl-probe v0.1.5
23552023-12-19T16:32:30.255Z Documenting try-lock v0.2.4
23562023-12-19T16:32:30.376Z Documenting ring v0.17.7
23572023-12-19T16:32:30.994Z Documenting quote v1.0.33
23582023-12-19T16:32:32.081Z Documenting http-body v0.4.5
23592023-12-19T16:32:32.143Z Documenting openssl-sys v0.9.96
23602023-12-19T16:32:33.926Z Documenting slog v2.7.0
23612023-12-19T16:32:34.313Z Documenting async-trait v0.1.74
23622023-12-19T16:32:34.904Z Documenting want v0.3.1
23632023-12-19T16:32:36.895Z Documenting openssl-macros v0.1.1
23642023-12-19T16:32:38.653Z Documenting mime v0.3.17
23652023-12-19T16:32:38.894Z Documenting tower-service v0.3.2
23662023-12-19T16:32:40.306Z Documenting rustls-webpki v0.101.7
23672023-12-19T16:32:40.417Z Documenting pem-rfc7468 v0.7.0
23682023-12-19T16:32:41.575Z Documenting aho-corasick v1.0.4
23692023-12-19T16:32:41.865Z Documenting sct v0.7.0
23702023-12-19T16:32:42.978Z Documenting tokio-util v0.7.10
23712023-12-19T16:32:43.642Z Documenting openssl v0.10.60
23722023-12-19T16:32:44.767Z Documenting der_derive v0.7.2
23732023-12-19T16:32:45.301Z Documenting hashbrown v0.14.2
23742023-12-19T16:32:46.902Z Documenting ipnet v2.8.0
23752023-12-19T16:32:46.914Z Documenting flagset v0.4.3
23762023-12-19T16:32:47.610Z Documenting equivalent v1.0.1
23772023-12-19T16:32:48.960Z Documenting utf8parse v0.2.1
23782023-12-19T16:32:51.087Z Documenting regex-syntax v0.8.2
23792023-12-19T16:32:51.631Z Documenting rustls v0.21.9
23802023-12-19T16:32:51.651Z Documenting indexmap v2.1.0
23812023-12-19T16:32:51.944Z Documenting h2 v0.3.21
23822023-12-19T16:32:52.499Z Documenting der v0.7.8
23832023-12-19T16:32:53.059Z Documenting rustls-pemfile v1.0.3
23842023-12-19T16:32:53.190Z Documenting num-integer v0.1.45
23852023-12-19T16:32:56.250Z Documenting time-macros v0.2.13
23862023-12-19T16:32:58.721Z Documenting num_threads v0.1.6
23872023-12-19T16:32:58.874Z Documenting gimli v0.28.0
23882023-12-19T16:32:59.436Z Documenting time-core v0.1.1
23892023-12-19T16:33:00.235Z Documenting deranged v0.3.8
23902023-12-19T16:33:01.573Z Documenting regex-automata v0.4.3
23912023-12-19T16:33:03.565Z Documenting spki v0.7.2
23922023-12-19T16:33:03.698Z Documenting native-tls v0.2.11
23932023-12-19T16:33:04.143Z Documenting object v0.32.1
23942023-12-19T16:33:04.587Z Documenting tokio-rustls v0.24.1
23952023-12-19T16:33:06.890Z Documenting time v0.3.27
23962023-12-19T16:33:06.999Z Documenting hyper v0.14.27
23972023-12-19T16:33:08.906Z Documenting addr2line v0.21.0
23982023-12-19T16:33:10.433Z Documenting encoding_rs v0.8.33
23992023-12-19T16:33:11.210Z Documenting crossbeam-utils v0.8.16
24002023-12-19T16:33:13.948Z Checking pest_meta v2.7.2
24012023-12-19T16:33:14.677Z Documenting rustc-demangle v0.1.23
24022023-12-19T16:33:15.117Z Documenting regex v1.10.2
24032023-12-19T16:33:15.135Z Documenting tokio-native-tls v0.3.1
24042023-12-19T16:33:15.519Z Documenting rustls-native-certs v0.6.3
24052023-12-19T16:33:17.463Z Documenting serde_urlencoded v0.7.1
24062023-12-19T16:33:17.661Z Documenting pest_meta v2.7.2
24072023-12-19T16:33:19.036Z Checking pest_generator v2.7.2
24082023-12-19T16:33:20.328Z Documenting pkcs8 v0.10.2
24092023-12-19T16:33:21.422Z Documenting ucd-trie v0.1.6
24102023-12-19T16:33:23.262Z Documenting anstyle v1.0.2
24112023-12-19T16:33:23.940Z Documenting pest_generator v2.7.2
24122023-12-19T16:33:24.003Z Documenting backtrace v0.3.69
24132023-12-19T16:33:24.034Z Documenting webpki-roots v0.25.2
24142023-12-19T16:33:24.122Z Documenting data-encoding v2.4.0
24152023-12-19T16:33:26.110Z Documenting hyper-tls v0.5.0
24162023-12-19T16:33:27.192Z Documenting hyper-rustls v0.24.2
24172023-12-19T16:33:27.736Z Documenting pest v2.7.2
24182023-12-19T16:33:28.934Z Documenting anstyle-parse v0.2.1
24192023-12-19T16:33:29.707Z Documenting syn v2.0.32
24202023-12-19T16:33:30.400Z Documenting ipnetwork v0.20.0
24212023-12-19T16:33:31.031Z Documenting pest_derive v2.7.2
24222023-12-19T16:33:32.432Z Documenting anyhow v1.0.75
24232023-12-19T16:33:33.648Z Documenting sha2 v0.10.8
24242023-12-19T16:33:35.962Z Documenting futures-executor v0.3.29
24252023-12-19T16:33:36.404Z Documenting hex v0.4.3
24262023-12-19T16:33:37.838Z Documenting reqwest v0.11.22
24272023-12-19T16:33:38.393Z Documenting crc32fast v1.3.2
24282023-12-19T16:33:38.711Z Checking serde_tokenstream v0.1.7
24292023-12-19T16:33:39.282Z Documenting colorchoice v1.0.0
24302023-12-19T16:33:40.479Z Documenting anstyle-query v1.0.0
24312023-12-19T16:33:41.051Z Documenting dtrace-parser v0.1.14
24322023-12-19T16:33:42.301Z Documenting num-iter v0.1.43
24332023-12-19T16:33:42.466Z Documenting openapiv3 v2.0.0
24342023-12-19T16:33:43.539Z Documenting hmac v0.12.1
24352023-12-19T16:33:43.956Z Documenting dof v0.1.5
24362023-12-19T16:33:46.021Z Documenting anstream v0.5.0
24372023-12-19T16:33:46.707Z Documenting thread-id v4.2.0
24382023-12-19T16:33:48.624Z Documenting terminal_size v0.2.6
24392023-12-19T16:33:50.028Z Documenting memoffset v0.9.0
24402023-12-19T16:33:50.807Z Documenting clap_lex v0.5.1
24412023-12-19T16:33:51.779Z Documenting strsim v0.10.0
24422023-12-19T16:33:52.486Z Documenting usdt-impl v0.3.5
24432023-12-19T16:33:52.966Z Documenting flate2 v1.0.28
24442023-12-19T16:33:53.229Z Documenting futures v0.3.29
24452023-12-19T16:33:54.268Z Documenting crossbeam-epoch v0.9.15
24462023-12-19T16:33:54.850Z Documenting usdt-macro v0.3.5
24472023-12-19T16:33:56.864Z Documenting usdt-attr-macro v0.3.5
24482023-12-19T16:33:58.127Z Documenting clap_builder v4.4.2
24492023-12-19T16:33:58.896Z Documenting clap_derive v4.4.2
24502023-12-19T16:34:00.574Z Documenting unicode-segmentation v1.10.1
24512023-12-19T16:34:00.587Z Documenting managed v0.8.0
24522023-12-19T16:34:00.711Z Documenting block-padding v0.3.3
24532023-12-19T16:34:02.472Z Documenting scheduled-thread-pool v0.2.7
24542023-12-19T16:34:04.580Z Documenting usdt v0.3.5
24552023-12-19T16:34:05.386Z Documenting bzip2-sys v0.1.11+1.0.8
24562023-12-19T16:34:05.671Z Documenting enum-as-inner v0.5.1
24572023-12-19T16:34:05.793Z Documenting pin-project-internal v1.1.3
24582023-12-19T16:34:06.856Z Documenting diesel_table_macro_syntax v0.1.0
24592023-12-19T16:34:07.201Z Checking diesel_table_macro_syntax v0.1.0
24602023-12-19T16:34:07.454Z Documenting either v1.9.0
24612023-12-19T16:34:07.931Z Documenting clap v4.4.3
24622023-12-19T16:34:08.434Z Documenting r2d2 v0.8.10
24632023-12-19T16:34:11.262Z Documenting bzip2 v0.4.4
24642023-12-19T16:34:12.042Z Documenting trust-dns-proto v0.22.0
24652023-12-19T16:34:12.328Z Documenting inout v0.1.3
24662023-12-19T16:34:13.070Z Documenting pin-project v1.1.3
24672023-12-19T16:34:13.518Z Documenting md-5 v0.10.5
24682023-12-19T16:34:13.637Z Documenting diesel_derives v2.1.2
24692023-12-19T16:34:14.692Z Documenting stringprep v0.1.3
24702023-12-19T16:34:15.306Z Documenting toml_datetime v0.6.5
24712023-12-19T16:34:17.106Z Documenting serde_spanned v0.6.4
24722023-12-19T16:34:17.361Z Documenting zerocopy v0.7.31
24732023-12-19T16:34:18.586Z Documenting ff v0.13.0
24742023-12-19T16:34:20.478Z Documenting doc-comment v0.3.3
24752023-12-19T16:34:20.715Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24762023-12-19T16:34:21.320Z Documenting snafu-derive v0.7.5
24772023-12-19T16:34:22.969Z Documenting base16ct v0.2.0
24782023-12-19T16:34:24.407Z Documenting fallible-iterator v0.2.0
24792023-12-19T16:34:24.410Z Documenting bit-vec v0.6.3
24802023-12-19T16:34:24.507Z Documenting static_assertions v1.1.0
24812023-12-19T16:34:25.893Z Documenting winnow v0.5.15
24822023-12-19T16:34:26.462Z Documenting siphasher v0.3.11
24832023-12-19T16:34:27.545Z Documenting sec1 v0.7.3
24842023-12-19T16:34:29.029Z Documenting diesel v2.1.4
24852023-12-19T16:34:29.117Z Documenting group v0.13.0
24862023-12-19T16:34:30.863Z Documenting cipher v0.4.4
24872023-12-19T16:34:30.994Z Documenting phf_shared v0.11.2
24882023-12-19T16:34:32.183Z Documenting postgres-protocol v0.6.6
24892023-12-19T16:34:32.767Z Documenting snafu v0.7.5
24902023-12-19T16:34:33.501Z Documenting toml_edit v0.21.0
24912023-12-19T16:34:35.148Z Documenting zip v0.6.6
24922023-12-19T16:34:36.203Z Documenting hkdf v0.12.3
24932023-12-19T16:34:36.792Z Documenting num-bigint v0.4.4
24942023-12-19T16:34:40.013Z Documenting crypto-bigint v0.5.2
24952023-12-19T16:34:41.006Z Documenting hubpack v0.1.2
24962023-12-19T16:34:42.299Z Documenting bstr v1.6.0
24972023-12-19T16:34:42.433Z Documenting regress v0.7.1
24982023-12-19T16:34:42.592Z Documenting serde_repr v0.1.16
24992023-12-19T16:34:43.844Z Documenting minimal-lexical v0.2.1
25002023-12-19T16:34:47.471Z Documenting new_debug_unreachable v1.0.4
25012023-12-19T16:34:47.695Z Documenting precomputed-hash v0.1.1
25022023-12-19T16:34:49.432Z Documenting fixedbitset v0.4.2
25032023-12-19T16:34:49.580Z Documenting lalrpop-util v0.19.12
25042023-12-19T16:34:50.134Z Documenting nom v7.1.3
25052023-12-19T16:34:51.443Z Documenting elliptic-curve v0.13.8
25062023-12-19T16:34:51.972Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25072023-12-19T16:34:52.030Z Documenting yasna v0.5.2
25082023-12-19T16:34:53.380Z Documenting string_cache v0.8.7
25092023-12-19T16:34:54.498Z Documenting petgraph v0.6.4
25102023-12-19T16:34:56.127Z Documenting postgres-types v0.2.6
25112023-12-19T16:34:57.758Z Documenting phf v0.11.2
25122023-12-19T16:35:00.742Z Documenting console v0.15.7
25132023-12-19T16:35:01.590Z Documenting semver v1.0.20
25142023-12-19T16:35:02.398Z Documenting float-cmp v0.9.0
25152023-12-19T16:35:03.345Z Documenting whoami v1.4.1
25162023-12-19T16:35:03.942Z Checking unsafe-libyaml v0.2.9
25172023-12-19T16:35:05.730Z Documenting heck v0.4.1
25182023-12-19T16:35:05.970Z Documenting normalize-line-endings v0.3.0
25192023-12-19T16:35:07.110Z Documenting difflib v0.4.0
25202023-12-19T16:35:07.394Z Documenting predicates-core v1.0.6
25212023-12-19T16:35:08.422Z Documenting bit-set v0.5.3
25222023-12-19T16:35:08.468Z Documenting ahash v0.8.6
25232023-12-19T16:35:09.397Z Documenting tokio-postgres v0.7.10
25242023-12-19T16:35:09.793Z Documenting similar v2.3.0
25252023-12-19T16:35:11.741Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25262023-12-19T16:35:12.179Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25272023-12-19T16:35:12.745Z Documenting tokio-stream v0.1.14
25282023-12-19T16:35:13.012Z Documenting predicates v3.0.4
25292023-12-19T16:35:14.719Z Checking ident_case v1.0.1
25302023-12-19T16:35:14.940Z Documenting unsafe-libyaml v0.2.9
25312023-12-19T16:35:15.442Z Checking serde_yaml v0.9.25
25322023-12-19T16:35:16.245Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25332023-12-19T16:35:18.592Z Documenting getopts v0.2.21
25342023-12-19T16:35:20.580Z Documenting match_cfg v0.1.0
25352023-12-19T16:35:20.843Z Documenting sha1 v0.10.6
25362023-12-19T16:35:20.988Z Documenting serde_yaml v0.9.25
25372023-12-19T16:35:21.999Z Documenting dirs-sys-next v0.1.2
25382023-12-19T16:35:22.069Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25392023-12-19T16:35:23.603Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25402023-12-19T16:35:24.690Z Documenting hostname v0.3.1
25412023-12-19T16:35:25.084Z Documenting thread_local v1.1.7
25422023-12-19T16:35:27.506Z Documenting paste v1.0.14
25432023-12-19T16:35:27.698Z Documenting dirs-next v2.0.0
25442023-12-19T16:35:28.155Z Documenting crossbeam-channel v0.5.8
25452023-12-19T16:35:28.535Z Documenting atty v0.2.14
25462023-12-19T16:35:29.609Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25472023-12-19T16:35:30.455Z Documenting take_mut v0.2.2
25482023-12-19T16:35:31.465Z Documenting slog-json v2.6.1
25492023-12-19T16:35:32.880Z Documenting camino v1.1.6
25502023-12-19T16:35:33.417Z Documenting term v0.7.0
25512023-12-19T16:35:33.817Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25522023-12-19T16:35:33.936Z Documenting async-stream-impl v0.3.5
25532023-12-19T16:35:34.404Z Documenting atomic-waker v1.1.1
25542023-12-19T16:35:35.888Z Documenting slog-async v2.8.0
25552023-12-19T16:35:38.324Z Documenting debug-ignore v1.0.5
25562023-12-19T16:35:38.612Z Documenting waitgroup v0.1.2
25572023-12-19T16:35:39.403Z Documenting slog-term v2.9.0
25582023-12-19T16:35:39.916Z Documenting slog-bunyan v2.4.0
25592023-12-19T16:35:40.746Z Documenting async-stream v0.3.5
25602023-12-19T16:35:41.441Z Checking darling_core v0.20.3
25612023-12-19T16:35:41.628Z Documenting toml v0.8.8
25622023-12-19T16:35:42.578Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25632023-12-19T16:35:44.256Z Documenting multer v2.1.0
25642023-12-19T16:35:44.471Z Documenting serde_path_to_error v0.1.14
25652023-12-19T16:35:45.626Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25662023-12-19T16:35:46.033Z Documenting strum v0.25.0
25672023-12-19T16:35:46.397Z Checking darling v0.20.3
25682023-12-19T16:35:46.551Z Documenting serde_with_macros v3.4.0
25692023-12-19T16:35:46.754Z Documenting structmeta-derive v0.2.0
25702023-12-19T16:35:49.091Z Checking structmeta v0.2.0
25712023-12-19T16:35:49.431Z Documenting instant v0.1.12
25722023-12-19T16:35:50.810Z Checking regex-syntax v0.7.5
25732023-12-19T16:35:51.337Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25742023-12-19T16:35:51.436Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25752023-12-19T16:35:51.585Z Documenting macaddr v1.0.1
25762023-12-19T16:35:53.961Z Documenting serde_with v3.4.0
25772023-12-19T16:35:54.443Z Documenting structmeta v0.2.0
25782023-12-19T16:35:54.976Z Documenting backoff v0.4.0
25792023-12-19T16:35:56.227Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25802023-12-19T16:35:57.406Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25812023-12-19T16:35:57.674Z Documenting fastrand v2.0.0
25822023-12-19T16:36:00.998Z Documenting parse-display-derive v0.8.2
25832023-12-19T16:36:01.801Z Documenting proc-macro-error-attr v1.0.4
25842023-12-19T16:36:02.237Z Checking proc-macro-error v1.0.4
25852023-12-19T16:36:02.468Z Documenting is-terminal v0.4.9
25862023-12-19T16:36:02.661Z Documenting proc-macro-crate v1.3.1
25872023-12-19T16:36:03.751Z Checking proc-macro-crate v1.3.1
25882023-12-19T16:36:04.115Z Documenting hash32 v0.2.1
25892023-12-19T16:36:04.194Z Documenting tempfile v3.8.1
25902023-12-19T16:36:05.705Z Documenting stable_deref_trait v1.2.0
25912023-12-19T16:36:07.556Z Documenting proc-macro-error v1.0.4
25922023-12-19T16:36:09.192Z Documenting num_enum_derive v0.5.11
25932023-12-19T16:36:09.704Z Documenting parse-display v0.8.2
25942023-12-19T16:36:09.776Z Documenting embedded-io v0.4.0
25952023-12-19T16:36:09.932Z Documenting cobs v0.2.3
25962023-12-19T16:36:10.231Z Documenting heapless v0.7.16
25972023-12-19T16:36:11.184Z Documenting camino-tempfile v1.1.1
25982023-12-19T16:36:14.245Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25992023-12-19T16:36:14.483Z Documenting foreign-types-macros v0.2.3
26002023-12-19T16:36:27.664Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26012023-12-19T16:36:27.664Z Documenting postcard v1.0.8
26022023-12-19T16:36:27.664Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26032023-12-19T16:36:28.076Z Documenting num_enum v0.5.11
26042023-12-19T16:36:28.076Z Documenting foreign-types-shared v0.3.1
26052023-12-19T16:36:28.076Z Documenting smoltcp v0.10.0
26062023-12-19T16:36:28.076Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26072023-12-19T16:36:28.076Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26082023-12-19T16:36:28.076Z Documenting crucible-workspace-hack v0.1.0
26092023-12-19T16:36:28.076Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26102023-12-19T16:36:28.076Z Documenting cstr-argument v0.1.2
26112023-12-19T16:36:28.076Z Documenting foreign-types v0.5.0
26122023-12-19T16:36:28.076Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26132023-12-19T16:36:28.076Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26142023-12-19T16:36:32.409Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26152023-12-19T16:36:32.423Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26162023-12-19T16:36:32.423Z Documenting colored v2.0.4
26172023-12-19T16:36:32.423Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26182023-12-19T16:36:32.817Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26192023-12-19T16:36:32.817Z Documenting zone_cfg_derive v0.3.0
26202023-12-19T16:36:32.817Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26212023-12-19T16:36:32.951Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26222023-12-19T16:36:33.458Z Documenting num-derive v0.4.0
26232023-12-19T16:36:33.901Z Documenting smf v0.2.2
26242023-12-19T16:36:34.090Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26252023-12-19T16:36:35.686Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26262023-12-19T16:36:36.059Z Documenting linked-hash-map v0.5.6
26272023-12-19T16:36:36.302Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26282023-12-19T16:36:36.787Z Documenting zone v0.3.0
26292023-12-19T16:36:38.702Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26302023-12-19T16:36:39.986Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26312023-12-19T16:36:40.414Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26322023-12-19T16:36:42.337Z Documenting lru-cache v0.1.2
26332023-12-19T16:36:44.402Z Documenting blake2 v0.10.6
26342023-12-19T16:36:45.059Z Documenting password-hash v0.5.0
26352023-12-19T16:36:45.236Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26362023-12-19T16:36:45.442Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26372023-12-19T16:36:45.925Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26382023-12-19T16:36:46.469Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26392023-12-19T16:36:47.090Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26402023-12-19T16:36:47.527Z Checking heck v0.3.3
26412023-12-19T16:36:47.778Z Documenting structopt-derive v0.4.18
26422023-12-19T16:36:48.006Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26432023-12-19T16:36:49.662Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26442023-12-19T16:36:51.219Z Documenting libefi-sys v0.1.0
26452023-12-19T16:36:52.034Z Documenting argon2 v0.5.2
26462023-12-19T16:36:53.058Z Documenting quick-error v1.2.3
26472023-12-19T16:36:55.571Z Documenting structopt v0.3.26
26482023-12-19T16:36:57.204Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26492023-12-19T16:36:57.222Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26502023-12-19T16:36:57.558Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26512023-12-19T16:36:58.753Z Documenting resolv-conf v0.7.0
26522023-12-19T16:36:59.310Z Documenting itertools v0.12.0
26532023-12-19T16:36:59.794Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26542023-12-19T16:37:02.135Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26552023-12-19T16:37:02.712Z Documenting nibble_vec v0.1.0
26562023-12-19T16:37:04.784Z Documenting endian-type v0.1.2
26572023-12-19T16:37:04.952Z Documenting trust-dns-resolver v0.22.0
26582023-12-19T16:37:07.743Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26592023-12-19T16:37:08.566Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26602023-12-19T16:37:08.691Z Documenting cancel-safe-futures v0.1.5
26612023-12-19T16:37:08.890Z Checking convert_case v0.4.0
26622023-12-19T16:37:09.167Z Documenting convert_case v0.4.0
26632023-12-19T16:37:09.221Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26642023-12-19T16:37:10.024Z Documenting tap v1.0.1
26652023-12-19T16:37:10.415Z Documenting radix_trie v0.2.1
26662023-12-19T16:37:10.591Z Documenting arc-swap v1.6.0
26672023-12-19T16:37:14.923Z Documenting swrite v0.1.0
26682023-12-19T16:37:14.941Z Documenting derive_more v0.99.17
26692023-12-19T16:37:16.281Z Documenting wyz v0.5.1
26702023-12-19T16:37:16.485Z Documenting slog-scope v4.4.0
26712023-12-19T16:37:16.832Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26722023-12-19T16:37:18.893Z Documenting num-rational v0.4.1
26732023-12-19T16:37:18.934Z Documenting radium v0.7.0
26742023-12-19T16:37:20.157Z Documenting libsw v3.3.0
26752023-12-19T16:37:21.131Z Documenting num-complex v0.4.4
26762023-12-19T16:37:22.379Z Documenting derive-where v1.2.6
26772023-12-19T16:37:23.435Z Documenting linear-map v1.2.0
26782023-12-19T16:37:23.949Z Documenting half v1.8.2
26792023-12-19T16:37:25.531Z Documenting owo-colors v3.5.0
26802023-12-19T16:37:27.209Z Documenting funty v2.0.0
26812023-12-19T16:37:27.286Z Documenting ciborium-io v0.2.1
26822023-12-19T16:37:28.478Z Documenting crc-catalog v2.2.0
26832023-12-19T16:37:28.643Z Documenting num v0.4.1
26842023-12-19T16:37:30.086Z Documenting slog-stdlog v4.1.1
26852023-12-19T16:37:32.067Z Documenting bitvec v1.0.1
26862023-12-19T16:37:32.262Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26872023-12-19T16:37:32.881Z Documenting ciborium-ll v0.2.1
26882023-12-19T16:37:33.038Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26892023-12-19T16:37:33.129Z Documenting crc v3.0.1
26902023-12-19T16:37:33.718Z Documenting slog-dtrace v0.2.3
26912023-12-19T16:37:36.109Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26922023-12-19T16:37:37.527Z Documenting filetime v0.2.23
26932023-12-19T16:37:37.573Z Documenting xattr v1.0.1
26942023-12-19T16:37:39.340Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26952023-12-19T16:37:40.539Z Documenting packed_struct_codegen v0.10.1
26962023-12-19T16:37:43.205Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26972023-12-19T16:37:43.286Z Documenting nodrop v0.1.14
26982023-12-19T16:37:43.622Z Documenting keccak v0.1.4
26992023-12-19T16:37:43.912Z Documenting tar v0.4.40
27002023-12-19T16:37:46.866Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27012023-12-19T16:37:47.568Z Documenting array-init v0.0.4
27022023-12-19T16:37:47.840Z Documenting sha3 v0.10.8
27032023-12-19T16:37:49.109Z Documenting ciborium v0.2.1
27042023-12-19T16:37:49.214Z Documenting packed_struct v0.10.1
27052023-12-19T16:37:50.115Z Documenting slog-envlogger v2.2.0
27062023-12-19T16:37:50.623Z Documenting num-bigint-dig v0.8.4
27072023-12-19T16:37:52.334Z Documenting pkcs1 v0.7.5
27082023-12-19T16:37:55.569Z Documenting signature v2.1.0
27092023-12-19T16:37:55.927Z Documenting fxhash v0.2.1
27102023-12-19T16:37:58.137Z Documenting secrecy v0.8.0
27112023-12-19T16:37:59.285Z Documenting bitfield v0.14.0
27122023-12-19T16:38:00.525Z Documenting utf-8 v0.7.6
27132023-12-19T16:38:01.572Z Documenting termcolor v1.2.0
27142023-12-19T16:38:02.979Z Documenting rsa v0.9.2
27152023-12-19T16:38:03.038Z Documenting serde-hex v0.1.0
27162023-12-19T16:38:03.701Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27172023-12-19T16:38:04.405Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27182023-12-19T16:38:06.174Z Documenting tungstenite v0.20.1
27192023-12-19T16:38:07.747Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27202023-12-19T16:38:07.988Z Documenting env_logger v0.10.0
27212023-12-19T16:38:12.197Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27222023-12-19T16:38:13.779Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27232023-12-19T16:38:14.680Z Documenting newtype_derive v0.1.6
27242023-12-19T16:38:14.945Z Documenting signal-hook v0.3.17
27252023-12-19T16:38:15.461Z Documenting x509-cert v0.2.4
27262023-12-19T16:38:16.083Z Documenting ron v0.8.1
27272023-12-19T16:38:16.560Z Documenting pem v3.0.2
27282023-12-19T16:38:20.283Z Documenting vte_generate_state_changes v0.1.1
27292023-12-19T16:38:21.082Z Documenting arrayvec v0.5.2
27302023-12-19T16:38:22.641Z Documenting crc-any v2.4.3
27312023-12-19T16:38:23.410Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27322023-12-19T16:38:24.441Z Documenting steno v0.4.0
27332023-12-19T16:38:25.902Z Documenting tokio-tungstenite v0.20.1
27342023-12-19T16:38:26.060Z Documenting vte v0.10.1
27352023-12-19T16:38:27.526Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27362023-12-19T16:38:30.478Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27372023-12-19T16:38:30.665Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27382023-12-19T16:38:30.944Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27392023-12-19T16:38:37.183Z Documenting fd-lock v3.0.13
27402023-12-19T16:38:37.810Z Documenting display-error-chain v0.2.0
27412023-12-19T16:38:40.497Z Documenting glob v0.3.1
27422023-12-19T16:38:40.821Z Documenting path-slash v0.1.5
27432023-12-19T16:38:43.452Z Documenting same-file v1.0.6
27442023-12-19T16:38:43.577Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27452023-12-19T16:38:44.151Z Documenting strip-ansi-escapes v0.1.1
27462023-12-19T16:38:46.556Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27472023-12-19T16:38:46.908Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27482023-12-19T16:38:50.011Z Documenting walkdir v2.4.0
27492023-12-19T16:38:50.276Z Documenting buf-list v1.0.3
27502023-12-19T16:38:56.695Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27512023-12-19T16:38:56.738Z Checking darling_core v0.14.4
27522023-12-19T16:38:57.743Z Documenting nu-ansi-term v0.49.0
27532023-12-19T16:38:58.597Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27542023-12-19T16:38:59.886Z Checking darling v0.14.4
27552023-12-19T16:39:00.042Z Documenting trust-dns-client v0.22.0
27562023-12-19T16:39:01.260Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27572023-12-19T16:39:02.066Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27582023-12-19T16:39:02.493Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27592023-12-19T16:39:03.735Z Documenting reedline v0.22.0
27602023-12-19T16:39:04.346Z Documenting bytecount v0.6.3
27612023-12-19T16:39:08.643Z Documenting papergrid v0.10.0
27622023-12-19T16:39:13.111Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27632023-12-19T16:39:13.676Z Documenting trust-dns-server v0.22.1
27642023-12-19T16:39:14.904Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27652023-12-19T16:39:15.469Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27662023-12-19T16:39:15.624Z Documenting sled v0.34.7
27672023-12-19T16:39:17.502Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27682023-12-19T16:39:18.193Z Documenting unicase v2.7.0
27692023-12-19T16:39:18.685Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27702023-12-19T16:39:19.150Z Documenting tabled_derive v0.6.0
27712023-12-19T16:39:22.782Z Documenting globset v0.4.13
27722023-12-19T16:39:23.069Z Documenting crossbeam-deque v0.8.3
27732023-12-19T16:39:24.034Z Documenting headers-core v0.2.0
27742023-12-19T16:39:24.902Z Documenting olpc-cjson v0.1.3
27752023-12-19T16:39:25.331Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27762023-12-19T16:39:26.091Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27772023-12-19T16:39:26.716Z Documenting serde_plain v1.0.2
27782023-12-19T16:39:26.939Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27792023-12-19T16:39:27.020Z Documenting nix v0.26.4
27802023-12-19T16:39:29.168Z Documenting sqlparser_derive v0.1.1
27812023-12-19T16:39:30.869Z Documenting async-recursion v1.0.5
27822023-12-19T16:39:31.002Z Documenting home v0.5.5
27832023-12-19T16:39:31.586Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27842023-12-19T16:39:31.979Z Documenting typed-path v0.7.0
27852023-12-19T16:39:32.491Z Documenting unicode_categories v0.1.1
27862023-12-19T16:39:32.965Z Documenting pretty-hex v0.4.0
27872023-12-19T16:39:34.658Z Documenting headers v0.3.9
27882023-12-19T16:39:35.734Z Documenting sqlparser v0.36.1
27892023-12-19T16:39:36.715Z Documenting rustyline v12.0.0
27902023-12-19T16:39:37.637Z Documenting rayon-core v1.12.0
27912023-12-19T16:39:37.899Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27922023-12-19T16:39:38.171Z Documenting sqlformat v0.2.3
27932023-12-19T16:39:40.245Z Documenting tough v0.16.0
27942023-12-19T16:39:44.130Z Documenting tabled v0.14.0
27952023-12-19T16:39:44.621Z Documenting mime_guess v2.0.4
27962023-12-19T16:39:46.299Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27972023-12-19T16:39:46.605Z Documenting derive_builder_core v0.12.0
27982023-12-19T16:39:51.452Z Checking derive_builder_core v0.12.0
27992023-12-19T16:39:52.331Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28002023-12-19T16:39:52.926Z Documenting signal-hook-mio v0.2.3
28012023-12-19T16:39:54.248Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28022023-12-19T16:39:55.151Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28032023-12-19T16:39:55.575Z Documenting universal-hash v0.5.1
28042023-12-19T16:39:56.325Z Documenting bcs v0.1.6
28052023-12-19T16:39:57.965Z Documenting kstat-rs v0.2.3
28062023-12-19T16:39:58.375Z Documenting thiserror-impl-no-std v2.0.2
28072023-12-19T16:39:59.265Z Documenting curve25519-dalek-derive v0.1.0
28082023-12-19T16:40:02.471Z Documenting opaque-debug v0.3.0
28092023-12-19T16:40:04.282Z Documenting highway v1.1.0
28102023-12-19T16:40:05.254Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28112023-12-19T16:40:06.322Z Documenting crossterm v0.27.0
28122023-12-19T16:40:06.413Z Documenting thiserror-no-std v2.0.2
28132023-12-19T16:40:06.659Z Documenting curve25519-dalek v4.1.1
28142023-12-19T16:40:07.198Z Documenting poly1305 v0.8.0
28152023-12-19T16:40:08.288Z Documenting derive_builder_macro v0.12.0
28162023-12-19T16:40:10.262Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28172023-12-19T16:40:10.735Z Documenting rayon v1.8.0
28182023-12-19T16:40:15.188Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28192023-12-19T16:40:15.205Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28202023-12-19T16:40:15.598Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28212023-12-19T16:40:15.690Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28222023-12-19T16:40:22.581Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28232023-12-19T16:40:35.173Z Documenting portable-atomic v1.4.3
28242023-12-19T16:40:40.926Z Documenting ed25519 v1.5.3
28252023-12-19T16:40:44.175Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28262023-12-19T16:40:45.435Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28272023-12-19T16:40:45.444Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28282023-12-19T16:40:45.444Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28292023-12-19T16:40:46.188Z Documenting chacha20 v0.9.1
28302023-12-19T16:40:47.442Z Documenting aead v0.5.2
28312023-12-19T16:40:48.315Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28322023-12-19T16:40:49.000Z Documenting ref-cast-impl v1.0.20
28332023-12-19T16:40:50.644Z Documenting cassowary v0.3.0
28342023-12-19T16:40:53.912Z Documenting number_prefix v0.4.0
28352023-12-19T16:40:56.651Z Documenting ratatui v0.23.0
28362023-12-19T16:40:56.713Z Documenting chacha20poly1305 v0.10.1
28372023-12-19T16:40:56.893Z Documenting ref-cast v1.0.20
28382023-12-19T16:40:59.715Z Documenting indicatif v0.17.7
28392023-12-19T16:41:01.335Z Documenting salty v0.2.0
28402023-12-19T16:41:02.915Z Documenting vsss-rs v3.3.2
28412023-12-19T16:41:06.815Z Documenting derive_builder v0.12.0
28422023-12-19T16:41:08.104Z Documenting fs-err v2.11.0
28432023-12-19T16:41:08.405Z Documenting polar-core v0.27.0
28442023-12-19T16:41:11.690Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28452023-12-19T16:41:13.515Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28462023-12-19T16:41:13.960Z Documenting libxml v0.3.3
28472023-12-19T16:41:15.102Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28482023-12-19T16:41:16.383Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28492023-12-19T16:41:18.899Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28502023-12-19T16:41:18.926Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28512023-12-19T16:41:22.124Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28522023-12-19T16:41:24.123Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28532023-12-19T16:41:24.159Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28542023-12-19T16:41:24.547Z Documenting bb8 v0.8.1
28552023-12-19T16:41:25.316Z Documenting serde-big-array v0.5.1
28562023-12-19T16:41:32.061Z Documenting bytesize v1.3.0
28572023-12-19T16:41:32.571Z Documenting quick-xml v0.23.1
28582023-12-19T16:41:33.505Z Documenting rtoolbox v0.0.1
28592023-12-19T16:41:38.445Z Documenting oso-derive v0.27.0
28602023-12-19T16:41:38.902Z Documenting impl-trait-for-tuples v0.2.2
28612023-12-19T16:41:39.719Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28622023-12-19T16:41:39.870Z Documenting http-range v0.1.5
28632023-12-19T16:41:40.943Z Documenting is_ci v1.1.1
28642023-12-19T16:41:45.013Z Documenting humantime v2.1.0
28652023-12-19T16:41:45.482Z Documenting unicode-linebreak v0.1.5
28662023-12-19T16:41:46.159Z Documenting smawk v0.3.1
28672023-12-19T16:41:46.553Z Documenting maplit v1.0.2
28682023-12-19T16:41:47.698Z Documenting supports-color v2.1.0
28692023-12-19T16:41:49.451Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28702023-12-19T16:41:50.004Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28712023-12-19T16:41:50.082Z Documenting hyper-staticfile v0.9.5
28722023-12-19T16:41:52.108Z Documenting oso v0.27.0
28732023-12-19T16:41:52.421Z Documenting textwrap v0.16.0
28742023-12-19T16:41:52.934Z Documenting rpassword v7.3.1
28752023-12-19T16:41:54.995Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28762023-12-19T16:41:55.284Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28772023-12-19T16:41:58.951Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28782023-12-19T16:42:00.271Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28792023-12-19T16:42:00.310Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28802023-12-19T16:42:01.009Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28812023-12-19T16:42:07.808Z Documenting tui-tree-widget v0.13.0
28822023-12-19T16:42:11.328Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28832023-12-19T16:42:14.247Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28842023-12-19T16:42:16.685Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28852023-12-19T16:42:16.915Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28862023-12-19T16:42:18.099Z Documenting cookie v0.18.0
28872023-12-19T16:42:25.318Z Documenting rcgen v0.11.3
28882023-12-19T16:42:26.041Z Documenting signal-hook-tokio v0.3.1
28892023-12-19T16:42:27.741Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28902023-12-19T16:42:28.350Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912023-12-19T16:42:29.498Z Documenting atomicwrites v0.4.2
28922023-12-19T16:42:29.520Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28932023-12-19T16:42:33.714Z Documenting subprocess v0.2.9
28942023-12-19T16:42:35.200Z Documenting shell-words v1.1.0
28952023-12-19T16:42:36.149Z Documenting corncobs v0.1.3
28962023-12-19T16:42:37.845Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28972023-12-19T16:42:37.938Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28982023-12-19T16:42:40.059Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28992023-12-19T16:42:40.199Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29002023-12-19T16:42:40.382Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29012023-12-19T16:42:40.797Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29022023-12-19T16:42:41.065Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29032023-12-19T16:42:41.626Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29042023-12-19T16:42:47.972Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29052023-12-19T16:42:50.673Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29062023-12-19T16:43:09.620Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29072023-12-19T16:43:12.011Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29082023-12-19T16:43:12.151Z Documenting fatfs v0.3.6
29092023-12-19T16:43:13.768Z Documenting nanorand v0.7.0
29102023-12-19T16:43:17.287Z Documenting assert_matches v1.5.0
29112023-12-19T16:43:19.783Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29122023-12-19T16:43:19.909Z Documenting flume v0.11.0
29132023-12-19T16:43:26.696Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29142023-12-19T16:43:27.303Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29152023-12-19T16:43:29.633Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29162023-12-19T16:43:30.791Z Documenting omicron-zone-package v0.9.1
29172023-12-19T16:43:31.160Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29182023-12-19T16:43:40.904Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29192023-12-19T16:43:48.621Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29202023-12-19T16:43:49.884Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29212023-12-19T16:43:55.389Z Documenting termios v0.3.3
29222023-12-19T16:43:58.558Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29232023-12-19T16:43:59.048Z Documenting topological-sort v0.2.2
29242023-12-19T16:44:00.726Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29252023-12-19T16:44:00.726Z --> sled-agent/src/sim/instance.rs:46:7
29262023-12-19T16:44:00.726Z |
29272023-12-19T16:44:00.726Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29282023-12-19T16:44:00.726Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29292023-12-19T16:44:00.726Z |
29302023-12-19T16:44:00.726Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29312023-12-19T16:44:00.726Z
29322023-12-19T16:44:01.439Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29332023-12-19T16:44:05.478Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29342023-12-19T16:44:05.858Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29352023-12-19T16:44:08.280Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29362023-12-19T16:44:13.367Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29372023-12-19T16:44:15.231Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29382023-12-19T16:45:01.224Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29392023-12-19T16:45:02.010Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29402023-12-19T16:45:27.765Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29412023-12-19T16:45:27.765Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29422023-12-19T16:45:27.947Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29432023-12-19T16:45:27.947Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29442023-12-19T16:45:57.565Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29452023-12-19T16:46:36.832Zwarning: unresolved link to `VolumeConstructionRequest`
29462023-12-19T16:46:36.842Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29472023-12-19T16:46:36.843Z |
29482023-12-19T16:46:36.843Z338 | /// [`VolumeConstructionRequest`] is shown here):
29492023-12-19T16:46:36.843Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29502023-12-19T16:46:36.843Z |
29512023-12-19T16:46:36.843Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29522023-12-19T16:46:36.843Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29532023-12-19T16:46:36.843Z
29542023-12-19T16:46:36.852Zwarning: unresolved link to `fd00:1122:3344:101::5`
29552023-12-19T16:46:36.852Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29562023-12-19T16:46:36.852Z |
29572023-12-19T16:46:36.852Z348 | /// "[fd00:1122:3344:101::5]:1000",
29582023-12-19T16:46:36.852Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29592023-12-19T16:46:36.853Z
29602023-12-19T16:46:36.853Zwarning: unresolved link to `fd00:1122:3344:102::9`
29612023-12-19T16:46:36.853Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29622023-12-19T16:46:36.853Z |
29632023-12-19T16:46:36.853Z349 | /// "[fd00:1122:3344:102::9]:1000",
29642023-12-19T16:46:36.853Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29652023-12-19T16:46:36.853Z
29662023-12-19T16:46:36.853Zwarning: unresolved link to `fd00:1122:3344:103::2`
29672023-12-19T16:46:36.854Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29682023-12-19T16:46:36.854Z |
29692023-12-19T16:46:36.854Z350 | /// "[fd00:1122:3344:103::2]:1000"
29702023-12-19T16:46:36.854Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29712023-12-19T16:46:36.856Z
29722023-12-19T16:46:36.856Zwarning: unresolved link to `fd00:1122:3344:101::5`
29732023-12-19T16:46:36.856Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29742023-12-19T16:46:36.856Z |
29752023-12-19T16:46:36.856Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29762023-12-19T16:46:36.857Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29772023-12-19T16:46:36.857Z
29782023-12-19T16:46:36.857Zwarning: unresolved link to `fd00:1122:3344:102::9`
29792023-12-19T16:46:36.857Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29802023-12-19T16:46:36.857Z |
29812023-12-19T16:46:36.857Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29822023-12-19T16:46:36.857Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29832023-12-19T16:46:36.858Z
29842023-12-19T16:46:36.858Zwarning: unresolved link to `fd00:1122:3344:103::2`
29852023-12-19T16:46:36.859Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29862023-12-19T16:46:36.859Z |
29872023-12-19T16:46:36.859Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29882023-12-19T16:46:36.859Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29892023-12-19T16:46:36.859Z
29902023-12-19T16:46:39.821Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29912023-12-19T16:47:12.549Z Finished dev [unoptimized + debuginfo] target(s) in 16m 09s
29922023-12-19T16:47:12.664Z
29932023-12-19T16:47:12.664Zreal 16:10.167880816
29942023-12-19T16:47:12.665Zuser 54:36.344607053
29952023-12-19T16:47:12.665Zsys 1:00:53.699312418
29962023-12-19T16:47:12.665Ztrap 2.178182325
29972023-12-19T16:47:12.665Ztflt 0.588483336
29982023-12-19T16:47:12.665Zdflt 0.571028298
29992023-12-19T16:47:12.665Zkflt 0.000863823
30002023-12-19T16:47:12.665Zlock 3:12:54.513669158
30012023-12-19T16:47:12.665Zslp 4:09:56.813160199
30022023-12-19T16:47:12.665Zlat 5:29.024896469
30032023-12-19T16:47:12.668Zstop 1:37.190364178
30042023-12-19T16:47:12.668Zprocess exited: duration 1816185 ms, exit code 0
 
30052023-12-19T16:47:12.676Zfound 0 output files