01HHGTSZ6P6NT92EZJXS6V1XVS: 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: 01HHGTTD62WK0EV7BG5FSF144N

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-13T05:38:23.345Zjob assigned to worker 01HHGTTE7RZ1HGN33X6Z21F8NY (queued for 1 m 52 s)
 
22023-12-13T05:38:23.801Zstarting task 0: "setup"
32023-12-13T05:38:24.100Z++ uname -s
42023-12-13T05:38:24.114Z+ kern=SunOS
52023-12-13T05:38:24.115Z+ case "$kern" in
62023-12-13T05:38:24.115Z+ groupadd -g 12345 build
72023-12-13T05:38:24.115Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-13T05:38:26.099Z+ zfs create -o mountpoint=/work rpool/work
92023-12-13T05:38:26.290Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-13T05:38:26.298Z+ home_fs=zfs
112023-12-13T05:38:26.298Z+ [[ zfs == autofs ]]
122023-12-13T05:38:26.298Z+ mkdir -p /home/build
132023-12-13T05:38:26.299Z+ chown build:build /home/build /work
142023-12-13T05:38:28.330Z+ chmod 0700 /home/build /work
152023-12-13T05:38:28.334Zprocess exited: duration 4500 ms, exit code 0
 
162023-12-13T05:38:28.341Zstarting task 1: "rust-toolchain"
172023-12-13T05:38:28.351Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-13T05:38:28.354Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-13T05:38:28.543Zinfo: downloading installer
202023-12-13T05:38:31.511Zwarning: it looks like you have an existing installation of Rust at:
212023-12-13T05:38:31.512Zwarning: /opt/ooce/bin
222023-12-13T05:38:31.512Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-13T05:38:31.512Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-13T05:38:31.512Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-13T05:38:31.512Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-13T05:38:31.512Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-13T05:38:31.512Zerror: cannot install while Rust is installed
282023-12-13T05:38:31.512Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-13T05:38:31.694Zinfo: profile set to 'default'
302023-12-13T05:38:31.694Zinfo: default host triple is x86_64-unknown-illumos
312023-12-13T05:38:31.706Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-13T05:38:31.880Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-13T05:38:31.881Zinfo: downloading component 'cargo'
342023-12-13T05:38:32.685Zinfo: downloading component 'clippy'
352023-12-13T05:38:32.967Zinfo: downloading component 'rust-docs'
362023-12-13T05:38:33.979Zinfo: downloading component 'rust-std'
372023-12-13T05:38:35.777Zinfo: downloading component 'rustc'
382023-12-13T05:38:40.221Zinfo: downloading component 'rustfmt'
392023-12-13T05:38:40.465Zinfo: installing component 'cargo'
402023-12-13T05:38:42.545Zinfo: installing component 'clippy'
412023-12-13T05:38:43.631Zinfo: installing component 'rust-docs'
422023-12-13T05:38:46.419Zinfo: installing component 'rust-std'
432023-12-13T05:38:51.481Zinfo: installing component 'rustc'
442023-12-13T05:39:00.188Zinfo: installing component 'rustfmt'
452023-12-13T05:39:00.634Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-13T05:39:00.634Z
472023-12-13T05:39:00.775Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-13T05:39:00.776Z
492023-12-13T05:39:00.777Z
502023-12-13T05:39:00.777ZRust is installed now. Great!
512023-12-13T05:39:00.777Z
522023-12-13T05:39:00.788ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-13T05:39:00.788Zenvironment variable. This has not been done automatically.
542023-12-13T05:39:00.788Z
552023-12-13T05:39:00.789ZTo configure your current shell, run:
562023-12-13T05:39:00.789Zsource "$HOME/.cargo/env"
572023-12-13T05:39:00.855Z+ rustc --version
582023-12-13T05:39:00.968Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-13T05:39:00.973Zprocess exited: duration 32630 ms, exit code 0
 
602023-12-13T05:39:01.017Zstarting task 2: "authentication"
612023-12-13T05:39:01.050Zprocess exited: duration 35 ms, exit code 0
 
622023-12-13T05:39:01.069Zstarting task 3: "clone repository"
632023-12-13T05:39:01.077Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-13T05:39:01.085Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-13T05:39:01.171ZCloning into '/work/oxidecomputer/omicron'...
662023-12-13T05:39:09.198Z+ cd /work/oxidecomputer/omicron
672023-12-13T05:39:09.198Z+ [[ -n renovate/russh-monorepo ]]
682023-12-13T05:39:09.271Z+ git fetch origin renovate/russh-monorepo
692023-12-13T05:39:09.271ZFrom https://github.com/oxidecomputer/omicron
702023-12-13T05:39:09.272Z * branch renovate/russh-monorepo -> FETCH_HEAD
712023-12-13T05:39:09.272Z+ git checkout -B renovate/russh-monorepo remotes/origin/renovate/russh-monorepo
722023-12-13T05:39:09.272ZSwitched to a new branch 'renovate/russh-monorepo'
732023-12-13T05:39:09.272Zbranch 'renovate/russh-monorepo' set up to track 'origin/renovate/russh-monorepo'.
742023-12-13T05:39:09.273Z+ git reset --hard 02238756702c56bb05c4e099c22b8000a469a56a
752023-12-13T05:39:09.273ZHEAD is now at 02238756 Update russh monorepo to 0.40.1
762023-12-13T05:39:09.273Zprocess exited: duration 7377 ms, exit code 0
 
772023-12-13T05:39:09.316Zstarting task 4: "build"
782023-12-13T05:39:09.348Z+ cargo --version
792023-12-13T05:39:09.348Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-13T05:39:09.508Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-13T05:39:09.514Zinfo: downloading component 'cargo'
822023-12-13T05:39:10.249Zinfo: downloading component 'clippy'
832023-12-13T05:39:10.429Zinfo: downloading component 'rust-docs'
842023-12-13T05:39:11.347Zinfo: downloading component 'rust-std'
852023-12-13T05:39:12.704Zinfo: downloading component 'rustc'
862023-12-13T05:39:16.243Zinfo: downloading component 'rustfmt'
872023-12-13T05:39:16.460Zinfo: installing component 'cargo'
882023-12-13T05:39:19.451Zinfo: installing component 'clippy'
892023-12-13T05:39:19.571Zinfo: installing component 'rust-docs'
902023-12-13T05:39:21.092Zinfo: installing component 'rust-std'
912023-12-13T05:39:23.731Zinfo: installing component 'rustc'
922023-12-13T05:39:29.917Zinfo: installing component 'rustfmt'
932023-12-13T05:39:30.460Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-13T05:39:30.463Z+ rustc --version
952023-12-13T05:39:30.620Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-13T05:39:30.627Z+ source ./env.sh
972023-12-13T05:39:30.631Z++ set -o xtrace
982023-12-13T05:39:30.631Z++++ dirname ./env.sh
992023-12-13T05:39:30.635Z+++ cd .
1002023-12-13T05:39:30.635Z+++ echo /work/oxidecomputer/omicron
1012023-12-13T05:39:30.635Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-13T05:39:30.635Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.636Z++ 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-13T05:39:30.637Z++ 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-13T05:39:30.637Z++ unset OMICRON_WS
1112023-12-13T05:39:30.637Z++ set +o xtrace
1122023-12-13T05:39:30.743Z
1132023-12-13T05:39:30.743Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-13T05:39:30.743Z # # # # # # # # # # # # # # #
1152023-12-13T05:39:30.744Z # # # # ##### # # ##### # # # # # #### #
1162023-12-13T05:39:30.744Z ##### ##### # ##### # # # # # # # # #
1172023-12-13T05:39:30.744Z # # # # # # # # # # # # # # #
1182023-12-13T05:39:30.744Z # # # ###### # # ###### ### # #### # #### #
1192023-12-13T05:39:30.744Z
1202023-12-13T05:39:39.686Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-13T05:39:40.986Z Startup: Caching catalogs ... Done
1222023-12-13T05:39:47.999ZPlanning: Solver setup ... Done (6.598s)
1232023-12-13T05:39:48.146ZPlanning: Running solver ... Done (0.150s)
1242023-12-13T05:39:48.217ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-13T05:39:48.233ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-13T05:39:48.480ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-13T05:39:48.569ZPlanning: Package planning ... Done (0.089s)
1282023-12-13T05:39:48.655ZPlanning: Merging actions ... Done (0.087s)
1292023-12-13T05:39:49.290ZPlanning: Checking for conflicting actions ... Done (0.636s)
1302023-12-13T05:39:49.316ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-12-13T05:39:52.549ZPlanning: Evaluating mediators ... Done (3.237s)
1322023-12-13T05:39:52.667ZPlanning: Planning completed in 11.62 seconds
1332023-12-13T05:39:52.693Z Packages to install: 4
1342023-12-13T05:39:52.710Z Packages to update: 2
1352023-12-13T05:39:52.710Z Mediators to change: 2
1362023-12-13T05:39:52.710Z Services to change: 1
1372023-12-13T05:39:52.711Z Estimated space available: 148.88 GB
1382023-12-13T05:39:52.711ZEstimated space to be consumed: 1.43 GB
1392023-12-13T05:39:52.711Z Create boot environment: No
1402023-12-13T05:39:52.711ZCreate backup boot environment: Yes
1412023-12-13T05:39:52.711Z Rebuild boot archive: No
1422023-12-13T05:39:52.711Z
1432023-12-13T05:39:52.711ZChanged mediators:
1442023-12-13T05:39:52.711Z mediator clang:
1452023-12-13T05:39:52.711Z version: None -> 15 (system default)
1462023-12-13T05:39:52.711Z
1472023-12-13T05:39:52.711Z mediator llvm:
1482023-12-13T05:39:52.712Z version: 14 (system default) -> 15 (system default)
1492023-12-13T05:39:52.712Z
1502023-12-13T05:39:52.712ZChanged packages:
1512023-12-13T05:39:52.712Zhelios-dev
1522023-12-13T05:39:52.712Z developer/build-essential
1532023-12-13T05:39:52.712Z None -> 11-2.0
1542023-12-13T05:39:52.712Z library/libxmlsec1
1552023-12-13T05:39:52.712Z None -> 1.2.35-2.0
1562023-12-13T05:39:52.712Z ooce/developer/clang-15
1572023-12-13T05:39:52.712Z None -> 15.0.7-2.0
1582023-12-13T05:39:52.712Z ooce/developer/llvm-15
1592023-12-13T05:39:52.713Z None -> 15.0.7-2.0
1602023-12-13T05:39:52.713Z system/library/g++-runtime
1612023-12-13T05:39:52.713Z 12-2.0 -> 13-2.0
1622023-12-13T05:39:52.713Z system/library/gcc-runtime
1632023-12-13T05:39:52.713Z 12-2.0 -> 13-2.0
1642023-12-13T05:39:52.713Z
1652023-12-13T05:39:52.713ZServices:
1662023-12-13T05:39:52.713Z restart_fmri:
1672023-12-13T05:39:52.714Z svc:/system/update-man-index:default
1682023-12-13T05:39:52.844Z
1692023-12-13T05:39:52.844ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-13T05:39:57.846ZDownload: 1392/3330 items 100.7/221.1MB 45% complete (20.4M/s)
1712023-12-13T05:40:02.844ZDownload: 3116/3330 items 132.6/221.1MB 59% complete (13.2M/s)
1722023-12-13T05:40:07.880ZDownload: 3293/3330 items 217.4/221.1MB 98% complete (12.2M/s)
1732023-12-13T05:40:09.126ZDownload: Completed 221.11 MB in 16.29 seconds (13.6M/s)
1742023-12-13T05:40:11.211Z Actions: 1/3766 actions (Removing old actions)
1752023-12-13T05:40:11.211Z Actions: 5/3766 actions (Installing new actions)
1762023-12-13T05:40:16.295Z Actions: 2344/3766 actions (Installing new actions)
1772023-12-13T05:40:19.471Z Actions: 3729/3766 actions (Updating modified actions)
1782023-12-13T05:40:20.503Z Actions: Completed 3766 actions in 8.87 seconds.
1792023-12-13T05:40:20.526Z Done (0.110s)
1802023-12-13T05:40:20.526Z Done (0.000s)
1812023-12-13T05:40:20.526Z Done (0.277s)
1822023-12-13T05:40:27.995Z Done (7.374s)
1832023-12-13T05:40:28.206Z Done (0.120s)
1842023-12-13T05:40:28.224Z Done (0.000s)
1852023-12-13T05:40:28.455Z Done (0.000s)
1862023-12-13T05:40:29.160ZPlanning: Evaluating mediator changes ... Done
1872023-12-13T05:40:29.457ZPlanning: Checking for conflicting actions ... Done
1882023-12-13T05:40:29.472ZPlanning: Consolidating action changes ... Done
1892023-12-13T05:40:29.894ZPlanning: Evaluating mediators ... Done
1902023-12-13T05:40:29.922ZPlanning: Planning completed in 0.73 seconds
1912023-12-13T05:40:29.953Z Mediators to change: 2
1922023-12-13T05:40:29.953Z Create boot environment: No
1932023-12-13T05:40:29.986ZCreate backup boot environment: No
1942023-12-13T05:40:30.067Z Done
1952023-12-13T05:40:30.067Z Done
1962023-12-13T05:40:30.233Z Done
1972023-12-13T05:40:36.060Z Done
1982023-12-13T05:40:36.178Z Done
1992023-12-13T05:40:36.201Z Done
2002023-12-13T05:40:36.281Z Done
2012023-12-13T05:40:37.299ZPlanning: Evaluating mediator changes ... Done
2022023-12-13T05:40:37.316ZPlanning: Merging actions ... Done
2032023-12-13T05:40:37.635ZPlanning: Checking for conflicting actions ... Done
2042023-12-13T05:40:37.651ZPlanning: Consolidating action changes ... Done
2052023-12-13T05:40:38.065ZPlanning: Evaluating mediators ... Done
2062023-12-13T05:40:38.155ZPlanning: Planning completed in 1.30 seconds
2072023-12-13T05:40:38.220Z Packages to change: 1
2082023-12-13T05:40:38.220Z Mediators to change: 1
2092023-12-13T05:40:38.227Z Services to change: 1
2102023-12-13T05:40:38.228Z Create boot environment: No
2112023-12-13T05:40:38.228ZCreate backup boot environment: Yes
2122023-12-13T05:40:40.120Z Actions: 1/6 actions (Updating modified actions)
2132023-12-13T05:40:40.123Z Actions: Completed 6 actions in 0.00 seconds.
2142023-12-13T05:40:40.123Z Done
2152023-12-13T05:40:40.123Z Done
2162023-12-13T05:40:40.186Z Done
2172023-12-13T05:40:46.009Z Done
2182023-12-13T05:40:46.128Z Done
2192023-12-13T05:40:46.136Z Done
2202023-12-13T05:40:46.224Z Done
2212023-12-13T05:40:46.901ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222023-12-13T05:40:46.904Zclang system 15 system
2232023-12-13T05:40:46.904Zcsh system system illumos
2242023-12-13T05:40:46.904Zctags system system illumos
2252023-12-13T05:40:46.905Zgcc vendor 12 vendor
2262023-12-13T05:40:46.905Zgcc system 10 system
2272023-12-13T05:40:46.906Zgcc system 7 system
2282023-12-13T05:40:46.906Zgo system 1.20 system
2292023-12-13T05:40:46.906Zgo system 1.19 system
2302023-12-13T05:40:46.907Zllvm system 15 system
2312023-12-13T05:40:46.907Zllvm system 14 system
2322023-12-13T05:40:46.907Zmariadb system 10.6 system
2332023-12-13T05:40:46.908Zmta vendor vendor dma
2342023-12-13T05:40:46.908Zopenjdk system 17 system
2352023-12-13T05:40:46.908Zopenjdk system 11 system
2362023-12-13T05:40:46.908Zopenjdk system 1.8 system
2372023-12-13T05:40:46.909Zopenssl vendor 3 vendor
2382023-12-13T05:40:46.909Zperl system 5.36 system
2392023-12-13T05:40:46.909Zpostgresql system 15 system
2402023-12-13T05:40:46.910Zpostgresql system 13 system
2412023-12-13T05:40:46.910Zpython vendor 3 vendor
2422023-12-13T05:40:46.910Zpython system 2 system
2432023-12-13T05:40:46.910Zpython3 system 3.11 system
2442023-12-13T05:40:46.911Zruby system 3.0 system
2452023-12-13T05:40:46.911Zwords vendor vendor american-english
2462023-12-13T05:40:46.911Zwords system system australian-english
2472023-12-13T05:40:46.912Zwords system system british-english
2482023-12-13T05:40:46.912Zwords system system canadian-english
2492023-12-13T05:40:46.912Zwords system system french
2502023-12-13T05:40:46.912Zwords system system italian
2512023-12-13T05:40:46.912Zwords system system ngerman
2522023-12-13T05:40:46.913Zwords system system ogerman
2532023-12-13T05:40:46.913Zwords system system spanish
2542023-12-13T05:40:47.453ZFMRI IFO
2552023-12-13T05:40:47.453Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2562023-12-13T05:40:47.454Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2572023-12-13T05:40:47.454Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2582023-12-13T05:40:47.454Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2592023-12-13T05:40:47.455Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2602023-12-13T05:40:47.455Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2612023-12-13T05:40:47.455Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2622023-12-13T05:40:47.455Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2632023-12-13T05:40:47.518Z+ set -o errexit
2642023-12-13T05:40:47.538Z+++ dirname ./tools/ci_download_cockroachdb
2652023-12-13T05:40:47.539Z++ cd ./tools
2662023-12-13T05:40:47.539Z++ pwd
2672023-12-13T05:40:47.539Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2682023-12-13T05:40:47.540Z++ basename ./tools/ci_download_cockroachdb
2692023-12-13T05:40:47.540Z+ ARG0=ci_download_cockroachdb
2702023-12-13T05:40:47.543Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2712023-12-13T05:40:47.544Z+ CIDL_VERSION=v22.1.9
2722023-12-13T05:40:47.544Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2732023-12-13T05:40:47.544Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2742023-12-13T05:40:47.544Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2752023-12-13T05:40:47.545Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2762023-12-13T05:40:47.545Z+ TARGET_DIR=out
2772023-12-13T05:40:47.545Z+ DOWNLOAD_DIR=out/downloads
2782023-12-13T05:40:47.545Z+ DEST_DIR=./out/cockroachdb
2792023-12-13T05:40:47.545Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2802023-12-13T05:40:47.545Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2812023-12-13T05:40:47.545Z+ main
2822023-12-13T05:40:47.545Z+ [[ 0 != 0 ]]
2832023-12-13T05:40:47.546Z+ CIDL_OS=solaris2.11
2842023-12-13T05:40:47.546Z+ [[ 0 != 0 ]]
2852023-12-13T05:40:47.546Z+ configure_os solaris2.11
2862023-12-13T05:40:47.546Z+ echo 'current directory: /work/oxidecomputer/omicron'
2872023-12-13T05:40:47.546Zcurrent directory: /work/oxidecomputer/omicron
2882023-12-13T05:40:47.546Z+ echo 'configuring based on OS: "solaris2.11"'
2892023-12-13T05:40:47.546Z+ case "$1" in
2902023-12-13T05:40:47.547Zconfiguring based on OS: "solaris2.11"
2912023-12-13T05:40:47.547Z+ CIDL_BUILD=illumos
2922023-12-13T05:40:47.547Z+ CIDL_SUFFIX=tar.gz
2932023-12-13T05:40:47.547Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2942023-12-13T05:40:47.547Z+ CIDL_MD5FUNC=do_md5sum
2952023-12-13T05:40:47.548Z+ CIDL_URL_BASE=https://illumos.org/downloads
2962023-12-13T05:40:47.548Z+ CIDL_ASSEMBLE=do_assemble_illumos
2972023-12-13T05:40:47.550Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2982023-12-13T05:40:47.550Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2992023-12-13T05:40:47.550Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-12-13T05:40:47.550Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3012023-12-13T05:40:47.551Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022023-12-13T05:40:47.551Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032023-12-13T05:40:47.551Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042023-12-13T05:40:47.551ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-13T05:40:47.552ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-13T05:40:47.552Z+ mkdir -p out/downloads
3072023-12-13T05:40:47.552Z+ mkdir -p ./out/cockroachdb
3082023-12-13T05:40:47.587Z+ local DO_DOWNLOAD=true
3092023-12-13T05:40:47.588Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3102023-12-13T05:40:47.588Z+ '[' true == true ']'
3112023-12-13T05:40:47.588Z+ echo Downloading...
3122023-12-13T05:40:47.588ZDownloading...
3132023-12-13T05:40:47.588Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-12-13T05:40:47.588Z+ 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
3152023-12-13T05:40:50.702Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-12-13T05:40:51.128Z++ md5sum
3172023-12-13T05:40:51.129Z++ awk '{print $1}'
3182023-12-13T05:40:51.135Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3192023-12-13T05:40:51.136Z+ [[ 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 ]]
3202023-12-13T05:40:51.136Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212023-12-13T05:40:51.136Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3222023-12-13T05:40:54.483Z+ do_assemble_illumos
3232023-12-13T05:40:54.483Z+ rm -r ./out/cockroachdb
3242023-12-13T05:40:54.502Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3252023-12-13T05:40:55.087Z+ ./out/cockroachdb/bin/cockroach version
3262023-12-13T05:40:55.425ZBuild Tag: v22.1.9-dirty
3272023-12-13T05:40:55.425ZBuild Time: 2022/10/26 21:17:46
3282023-12-13T05:40:55.426ZDistribution: OSS
3292023-12-13T05:40:55.426ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3302023-12-13T05:40:55.426ZGo Version: go1.17.13
3312023-12-13T05:40:55.426ZC Compiler: gcc 10.3.0
3322023-12-13T05:40:55.426ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3332023-12-13T05:40:55.426ZBuild Type: release
3342023-12-13T05:40:55.453Z+ set -o errexit
3352023-12-13T05:40:55.457Z+++ dirname ./tools/ci_download_clickhouse
3362023-12-13T05:40:55.457Z++ cd ./tools
3372023-12-13T05:40:55.457Z++ pwd
3382023-12-13T05:40:55.457Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3392023-12-13T05:40:55.463Z++ basename ./tools/ci_download_clickhouse
3402023-12-13T05:40:55.463Z+ ARG0=ci_download_clickhouse
3412023-12-13T05:40:55.463Z+ TARGET_DIR=out
3422023-12-13T05:40:55.464Z+ DOWNLOAD_DIR=out/downloads
3432023-12-13T05:40:55.464Z+ DEST_DIR=./out/clickhouse
3442023-12-13T05:40:55.464Z+ CIDL_VERSION=v22.8.9.24
3452023-12-13T05:40:55.464Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3462023-12-13T05:40:55.464Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3472023-12-13T05:40:55.464Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3482023-12-13T05:40:55.464Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3492023-12-13T05:40:55.464Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3502023-12-13T05:40:55.464Z+ main
3512023-12-13T05:40:55.465Z+ [[ 0 != 0 ]]
3522023-12-13T05:40:55.465Z+ CIDL_OS=solaris2.11
3532023-12-13T05:40:55.465Z+ [[ 0 != 0 ]]
3542023-12-13T05:40:55.465Z+ configure_os solaris2.11
3552023-12-13T05:40:55.465Z+ echo 'current directory: /work/oxidecomputer/omicron'
3562023-12-13T05:40:55.465Zcurrent directory: /work/oxidecomputer/omicron
3572023-12-13T05:40:55.465Z+ echo 'configuring based on OS: "solaris2.11"'
3582023-12-13T05:40:55.465Z+ CIDL_DASHREV=
3592023-12-13T05:40:55.465Zconfiguring based on OS: "solaris2.11"
3602023-12-13T05:40:55.465Z+ case "$1" in
3612023-12-13T05:40:55.465Z+ CIDL_PLATFORM=illumos
3622023-12-13T05:40:55.465Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3632023-12-13T05:40:55.466Z+ CIDL_MD5FUNC=do_md5sum
3642023-12-13T05:40:55.466Z+ CIDL_DASHREV=-1
3652023-12-13T05:40:55.466Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3662023-12-13T05:40:55.466Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-12-13T05:40:55.466Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-13T05:40:55.466Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692023-12-13T05:40:55.466Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702023-12-13T05:40:55.466Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712023-12-13T05:40:55.466ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-13T05:40:55.466ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-13T05:40:55.466Z+ mkdir -p out/downloads
3742023-12-13T05:40:55.476Z+ mkdir -p ./out/clickhouse
3752023-12-13T05:40:55.476Z+ local DO_DOWNLOAD=true
3762023-12-13T05:40:55.476Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3772023-12-13T05:40:55.476Z+ '[' true == true ']'
3782023-12-13T05:40:55.476Z+ echo Downloading...
3792023-12-13T05:40:55.476ZDownloading...
3802023-12-13T05:40:55.476Z+ 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
3812023-12-13T05:40:55.476Z+ 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
3822023-12-13T05:40:57.003Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3832023-12-13T05:40:57.022Z++ md5sum
3842023-12-13T05:40:57.022Z++ awk '{print $1}'
3852023-12-13T05:40:57.267Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3862023-12-13T05:40:57.267Z+ [[ 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 ]]
3872023-12-13T05:40:57.267Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3882023-12-13T05:40:57.267Z+ mkdir -p ./out/clickhouse
3892023-12-13T05:40:57.273Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3902023-12-13T05:41:02.314Z+ ./out/clickhouse/clickhouse server --version
3912023-12-13T05:41:02.369ZClickHouse server version 22.8.9.1.
3922023-12-13T05:41:02.409Z+ set -o errexit
3932023-12-13T05:41:02.426Z+++ dirname ./tools/ci_download_console
3942023-12-13T05:41:02.426Z++ cd ./tools
3952023-12-13T05:41:02.426Z++ pwd
3962023-12-13T05:41:02.426Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3972023-12-13T05:41:02.427Z++ basename ./tools/ci_download_console
3982023-12-13T05:41:02.427Z+ ARG0=ci_download_console
3992023-12-13T05:41:02.428Z+ TARGET_DIR=out
4002023-12-13T05:41:02.429Z+ DOWNLOAD_DIR=out/downloads
4012023-12-13T05:41:02.429Z+ DEST_DIR=./out/console-assets
4022023-12-13T05:41:02.429Z+ source /work/oxidecomputer/omicron/tools/console_version
4032023-12-13T05:41:02.429Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4042023-12-13T05:41:02.429Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4052023-12-13T05:41:02.429Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4062023-12-13T05:41:02.429Z+ TARBALL_FILE=out/downloads/console.tar.gz
4072023-12-13T05:41:02.430Z+ main
4082023-12-13T05:41:02.430Z+ [[ 0 != 0 ]]
4092023-12-13T05:41:02.430Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4102023-12-13T05:41:02.430ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4112023-12-13T05:41:02.431Z+ echo 'Local file: out/downloads/console.tar.gz'
4122023-12-13T05:41:02.431ZLocal file: out/downloads/console.tar.gz
4132023-12-13T05:41:02.431Z+ local DO_DOWNLOAD=true
4142023-12-13T05:41:02.431Z+ [[ -f out/downloads/console.tar.gz ]]
4152023-12-13T05:41:02.431Z+ mkdir -p out/downloads
4162023-12-13T05:41:02.431Z+ '[' true == true ']'
4172023-12-13T05:41:02.432Z+ echo Downloading...
4182023-12-13T05:41:02.432ZDownloading...
4192023-12-13T05:41:02.432Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4202023-12-13T05:41:02.432Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4212023-12-13T05:41:02.960Z++ do_sha256sum out/downloads/console.tar.gz
4222023-12-13T05:41:02.960Z++ case "$OSTYPE" in
4232023-12-13T05:41:02.960Z++ SHA=sha256sum
4242023-12-13T05:41:02.964Z++ sha256sum
4252023-12-13T05:41:02.964Z++ awk '{print $1}'
4262023-12-13T05:41:02.988Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4272023-12-13T05:41:02.988Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4282023-12-13T05:41:02.996Z+ rm -rf ./out/console-assets
4292023-12-13T05:41:02.996Z+ mkdir -p ./out/console-assets
4302023-12-13T05:41:02.996Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4312023-12-13T05:41:02.996Z+ mkdir -p ./out/console-assets
4322023-12-13T05:41:02.996Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4332023-12-13T05:41:03.144Z+ set -o errexit
4342023-12-13T05:41:03.154Z+++ dirname ./tools/ci_download_maghemite_openapi
4352023-12-13T05:41:03.154Z++ cd ./tools
4362023-12-13T05:41:03.155Z++ pwd
4372023-12-13T05:41:03.155Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4382023-12-13T05:41:03.155Z++ basename ./tools/ci_download_maghemite_openapi
4392023-12-13T05:41:03.164Z+ ARG0=ci_download_maghemite_openapi
4402023-12-13T05:41:03.165Z+ TARGET_DIR=out
4412023-12-13T05:41:03.165Z+ DOWNLOAD_DIR=out/downloads
4422023-12-13T05:41:03.165Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4432023-12-13T05:41:03.165Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4442023-12-13T05:41:03.165Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452023-12-13T05:41:03.166Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4462023-12-13T05:41:03.166Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4472023-12-13T05:41:03.166Z+ main
4482023-12-13T05:41:03.166Z+ [[ 0 != 0 ]]
4492023-12-13T05:41:03.166Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4502023-12-13T05:41:03.167ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4512023-12-13T05:41:03.167Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4522023-12-13T05:41:03.167ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4532023-12-13T05:41:03.167Z+ local DO_DOWNLOAD=true
4542023-12-13T05:41:03.167Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4552023-12-13T05:41:03.167Z+ mkdir -p out/downloads
4562023-12-13T05:41:03.168Z+ '[' true == true ']'
4572023-12-13T05:41:03.168Z+ echo Downloading...
4582023-12-13T05:41:03.168ZDownloading...
4592023-12-13T05:41:03.168Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4602023-12-13T05:41:03.168Z+ 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
4612023-12-13T05:41:04.217Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622023-12-13T05:41:04.217Z++ case "$OSTYPE" in
4632023-12-13T05:41:04.217Z++ SHA=sha256sum
4642023-12-13T05:41:04.217Z++ sha256sum
4652023-12-13T05:41:04.218Z++ awk '{print $1}'
4662023-12-13T05:41:04.218Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4672023-12-13T05:41:04.218Z+ [[ 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 ]]
4682023-12-13T05:41:04.218Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4692023-12-13T05:41:04.218Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4702023-12-13T05:41:04.218Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4712023-12-13T05:41:04.218Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4722023-12-13T05:41:04.218Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4732023-12-13T05:41:04.218Z+ main
4742023-12-13T05:41:04.218Z+ [[ 0 != 0 ]]
4752023-12-13T05:41:04.227Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4762023-12-13T05:41:04.228ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4772023-12-13T05:41:04.228Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4782023-12-13T05:41:04.229ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4792023-12-13T05:41:04.229Z+ local DO_DOWNLOAD=true
4802023-12-13T05:41:04.229Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4812023-12-13T05:41:04.229Z+ mkdir -p out/downloads
4822023-12-13T05:41:04.229Z+ '[' true == true ']'
4832023-12-13T05:41:04.229Z+ echo Downloading...
4842023-12-13T05:41:04.229ZDownloading...
4852023-12-13T05:41:04.229Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4862023-12-13T05:41:04.233Z+ 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
4872023-12-13T05:41:04.736Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4882023-12-13T05:41:04.747Z++ case "$OSTYPE" in
4892023-12-13T05:41:04.747Z++ SHA=sha256sum
4902023-12-13T05:41:04.747Z++ sha256sum
4912023-12-13T05:41:04.747Z++ awk '{print $1}'
4922023-12-13T05:41:04.747Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4932023-12-13T05:41:04.748Z+ [[ 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 ]]
4942023-12-13T05:41:04.761Z+ set -o errexit
4952023-12-13T05:41:04.761Z+++ dirname ./tools/ci_download_dendrite_openapi
4962023-12-13T05:41:04.761Z++ cd ./tools
4972023-12-13T05:41:04.761Z++ pwd
4982023-12-13T05:41:04.761Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4992023-12-13T05:41:04.761Z++ basename ./tools/ci_download_dendrite_openapi
5002023-12-13T05:41:04.762Z+ ARG0=ci_download_dendrite_openapi
5012023-12-13T05:41:04.762Z+ TARGET_DIR=out
5022023-12-13T05:41:04.762Z+ DOWNLOAD_DIR=out/downloads
5032023-12-13T05:41:04.762Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5042023-12-13T05:41:04.762Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5052023-12-13T05:41:04.762Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5062023-12-13T05:41:04.762Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5072023-12-13T05:41:04.762Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5082023-12-13T05:41:04.762Z+ main
5092023-12-13T05:41:04.762Z+ [[ 0 != 0 ]]
5102023-12-13T05:41:04.763Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5112023-12-13T05:41:04.763ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5122023-12-13T05:41:04.764ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5132023-12-13T05:41:04.764Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5142023-12-13T05:41:04.764Z+ local DO_DOWNLOAD=true
5152023-12-13T05:41:04.764Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5162023-12-13T05:41:04.764Z+ mkdir -p out/downloads
5172023-12-13T05:41:04.783Z+ '[' true == true ']'
5182023-12-13T05:41:04.783Z+ echo Downloading...
5192023-12-13T05:41:04.783ZDownloading...
5202023-12-13T05:41:04.784Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5212023-12-13T05:41:04.784Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5222023-12-13T05:41:05.471Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5232023-12-13T05:41:05.471Z++ case "$OSTYPE" in
5242023-12-13T05:41:05.501Z++ SHA=sha256sum
5252023-12-13T05:41:05.501Z++ sha256sum
5262023-12-13T05:41:05.501Z++ awk '{print $1}'
5272023-12-13T05:41:05.501Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5282023-12-13T05:41:05.501Z+ [[ 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 ]]
5292023-12-13T05:41:05.522Z+ set -o errexit
5302023-12-13T05:41:05.522Z+++ dirname ./tools/ci_download_dendrite_stub
5312023-12-13T05:41:05.522Z++ cd ./tools
5322023-12-13T05:41:05.522Z++ pwd
5332023-12-13T05:41:05.522Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5342023-12-13T05:41:05.522Z++ basename ./tools/ci_download_dendrite_stub
5352023-12-13T05:41:05.522Z+ ARG0=ci_download_dendrite_stub
5362023-12-13T05:41:05.523Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5372023-12-13T05:41:05.523Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5382023-12-13T05:41:05.523Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5392023-12-13T05:41:05.523Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5402023-12-13T05:41:05.524Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5412023-12-13T05:41:05.524Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5422023-12-13T05:41:05.524Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5432023-12-13T05:41:05.524Z+ TARGET_DIR=out
5442023-12-13T05:41:05.525Z+ DOWNLOAD_DIR=out/downloads
5452023-12-13T05:41:05.525Z+ DEST_DIR=./out/dendrite-stub
5462023-12-13T05:41:05.525Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5472023-12-13T05:41:05.525Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5482023-12-13T05:41:05.525Z+ REPO=oxidecomputer/dendrite
5492023-12-13T05:41:05.526Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5502023-12-13T05:41:05.526Z+ main
5512023-12-13T05:41:05.526Z+ [[ 0 != 0 ]]
5522023-12-13T05:41:05.529Z+ CIDL_OS=solaris2.11
5532023-12-13T05:41:05.529Z+ [[ 0 != 0 ]]
5542023-12-13T05:41:05.529Z+ configure_os solaris2.11
5552023-12-13T05:41:05.529Z+ echo 'current directory: /work/oxidecomputer/omicron'
5562023-12-13T05:41:05.529Zcurrent directory: /work/oxidecomputer/omicron
5572023-12-13T05:41:05.529Z+ echo 'configuring based on OS: "solaris2.11"'
5582023-12-13T05:41:05.530Z+ case "$1" in
5592023-12-13T05:41:05.530Zconfiguring based on OS: "solaris2.11"
5602023-12-13T05:41:05.530Z+ SET_BINARIES=
5612023-12-13T05:41:05.530Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5622023-12-13T05:41:05.530Z+ CIDL_SHA256FUNC=do_sha256sum
5632023-12-13T05:41:05.530Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5642023-12-13T05:41:05.531Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5652023-12-13T05:41:05.531Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5662023-12-13T05:41:05.531Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5672023-12-13T05:41:05.531Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682023-12-13T05:41:05.531ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5692023-12-13T05:41:05.531ZLocal file: out/downloads/dendrite-stub.tar.gz
5702023-12-13T05:41:05.531Z+ mkdir -p out/downloads
5712023-12-13T05:41:05.531Z+ mkdir -p ./out/dendrite-stub
5722023-12-13T05:41:05.532Z+ fetch_and_verify
5732023-12-13T05:41:05.532Z+ local DO_DOWNLOAD=true
5742023-12-13T05:41:05.532Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5752023-12-13T05:41:05.532Z+ '[' true == true ']'
5762023-12-13T05:41:05.532Z+ echo Downloading...
5772023-12-13T05:41:05.532ZDownloading...
5782023-12-13T05:41:05.533Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5792023-12-13T05:41:05.533Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5802023-12-13T05:41:17.746Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5812023-12-13T05:41:17.760Z++ sha256sum
5822023-12-13T05:41:17.760Z++ awk '{print $1}'
5832023-12-13T05:41:17.850Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5842023-12-13T05:41:17.850Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5852023-12-13T05:41:17.850Z+ do_untar out/downloads/dendrite-stub.tar.gz
5862023-12-13T05:41:17.850Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5872023-12-13T05:41:18.997Z+ do_assemble
5882023-12-13T05:41:18.998Z+ rm -r ./out/dendrite-stub
5892023-12-13T05:41:19.005Z+ mkdir ./out/dendrite-stub
5902023-12-13T05:41:19.005Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5912023-12-13T05:41:19.196Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5922023-12-13T05:41:19.216Z+ set -o errexit
5932023-12-13T05:41:19.227Z+++ dirname ./tools/ci_download_maghemite_mgd
5942023-12-13T05:41:19.227Z++ cd ./tools
5952023-12-13T05:41:19.227Z++ pwd
5962023-12-13T05:41:19.227Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5972023-12-13T05:41:19.227Z++ basename ./tools/ci_download_maghemite_mgd
5982023-12-13T05:41:19.228Z+ ARG0=ci_download_maghemite_mgd
5992023-12-13T05:41:19.229Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6002023-12-13T05:41:19.229Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6012023-12-13T05:41:19.229Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6022023-12-13T05:41:19.229Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6032023-12-13T05:41:19.229Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6042023-12-13T05:41:19.229Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6052023-12-13T05:41:19.229Z+ TARGET_DIR=out
6062023-12-13T05:41:19.229Z+ DOWNLOAD_DIR=out/downloads
6072023-12-13T05:41:19.229Z+ DEST_DIR=./out/mgd
6082023-12-13T05:41:19.229Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6092023-12-13T05:41:19.230Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6102023-12-13T05:41:19.230Z+ REPO=oxidecomputer/maghemite
6112023-12-13T05:41:19.230Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6122023-12-13T05:41:19.230Z+ main
6132023-12-13T05:41:19.230Z+ [[ 0 != 0 ]]
6142023-12-13T05:41:19.230Z+ CIDL_OS=solaris2.11
6152023-12-13T05:41:19.230Z+ [[ 0 != 0 ]]
6162023-12-13T05:41:19.231Z+ configure_os solaris2.11
6172023-12-13T05:41:19.231Z+ echo 'current directory: /work/oxidecomputer/omicron'
6182023-12-13T05:41:19.231Zcurrent directory: /work/oxidecomputer/omicron
6192023-12-13T05:41:19.231Z+ echo 'configuring based on OS: "solaris2.11"'
6202023-12-13T05:41:19.231Z+ case "$1" in
6212023-12-13T05:41:19.231Z+ SET_BINARIES=
6222023-12-13T05:41:19.231Z+ CIDL_SHA256FUNC=do_sha256sum
6232023-12-13T05:41:19.232Z+ TARBALL_FILENAME=mgd.tar.gz
6242023-12-13T05:41:19.233Zconfiguring based on OS: "solaris2.11"
6252023-12-13T05:41:19.233Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6262023-12-13T05:41:19.234Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6272023-12-13T05:41:19.234Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6282023-12-13T05:41:19.234ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6292023-12-13T05:41:19.234Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6302023-12-13T05:41:19.234ZLocal file: out/downloads/mgd.tar.gz
6312023-12-13T05:41:19.234Z+ mkdir -p out/downloads
6322023-12-13T05:41:19.234Z+ mkdir -p ./out/mgd
6332023-12-13T05:41:19.234Z+ fetch_and_verify
6342023-12-13T05:41:19.234Z+ local DO_DOWNLOAD=true
6352023-12-13T05:41:19.234Z+ [[ -f out/downloads/mgd.tar.gz ]]
6362023-12-13T05:41:19.235Z+ '[' true == true ']'
6372023-12-13T05:41:19.235Z+ echo Downloading...
6382023-12-13T05:41:19.235ZDownloading...
6392023-12-13T05:41:19.235Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6402023-12-13T05:41:19.235Z+ 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
6412023-12-13T05:41:28.533Z++ do_sha256sum out/downloads/mgd.tar.gz
6422023-12-13T05:41:28.553Z++ sha256sum
6432023-12-13T05:41:28.553Z++ awk '{print $1}'
6442023-12-13T05:41:29.014Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6452023-12-13T05:41:29.015Z+ [[ 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 ]]
6462023-12-13T05:41:29.015Z+ do_untar out/downloads/mgd.tar.gz
6472023-12-13T05:41:29.015Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6482023-12-13T05:41:29.286Z+ do_assemble
6492023-12-13T05:41:29.287Z+ rm -r ./out/mgd
6502023-12-13T05:41:29.291Z+ mkdir ./out/mgd
6512023-12-13T05:41:29.291Z+ cp -r out/downloads/root ./out/mgd/root
6522023-12-13T05:41:29.516Z+ set -o errexit
6532023-12-13T05:41:29.520Z+++ dirname ./tools/ci_download_transceiver_control
6542023-12-13T05:41:29.520Z++ cd ./tools
6552023-12-13T05:41:29.520Z++ pwd
6562023-12-13T05:41:29.520Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6572023-12-13T05:41:29.521Z++ basename ./tools/ci_download_transceiver_control
6582023-12-13T05:41:29.526Z+ ARG0=ci_download_transceiver_control
6592023-12-13T05:41:29.526Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6602023-12-13T05:41:29.527Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-12-13T05:41:29.527Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6622023-12-13T05:41:29.527Z+ TARGET_DIR=out
6632023-12-13T05:41:29.527Z+ DOWNLOAD_DIR=out/downloads
6642023-12-13T05:41:29.527Z+ DEST_DIR=./out/transceiver-control
6652023-12-13T05:41:29.528Z+ BIN_DIR=/opt/oxide/bin
6662023-12-13T05:41:29.528Z+ BINARY=xcvradm
6672023-12-13T05:41:29.529Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6682023-12-13T05:41:29.529Z+ REPO=oxidecomputer/transceiver-control
6692023-12-13T05:41:29.530Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6702023-12-13T05:41:29.530Z+ main
6712023-12-13T05:41:29.530Z+ [[ 0 != 0 ]]
6722023-12-13T05:41:29.530Z+ CIDL_OS=solaris2.11
6732023-12-13T05:41:29.530Z+ [[ 0 != 0 ]]
6742023-12-13T05:41:29.531Z+ configure_os solaris2.11
6752023-12-13T05:41:29.531Z+ echo 'current directory: /work/oxidecomputer/omicron'
6762023-12-13T05:41:29.531Zcurrent directory: /work/oxidecomputer/omicron
6772023-12-13T05:41:29.531Z+ echo 'configuring based on OS: "solaris2.11"'
6782023-12-13T05:41:29.531Zconfiguring based on OS: "solaris2.11"
6792023-12-13T05:41:29.531Z+ case "$1" in
6802023-12-13T05:41:29.531Z+ SET_BINARIES=
6812023-12-13T05:41:29.531Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-12-13T05:41:29.531Z+ CIDL_SHA256FUNC=do_sha256sum
6832023-12-13T05:41:29.531Z+ ARCHIVE_FILENAME=xcvradm.gz
6842023-12-13T05:41:29.531Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6852023-12-13T05:41:29.532Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6862023-12-13T05:41:29.532Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6872023-12-13T05:41:29.532ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882023-12-13T05:41:29.532Z+ echo 'Local file: out/downloads/xcvradm.gz'
6892023-12-13T05:41:29.532ZLocal file: out/downloads/xcvradm.gz
6902023-12-13T05:41:29.532Z+ mkdir -p out/downloads
6912023-12-13T05:41:29.533Z+ mkdir -p ./out/transceiver-control
6922023-12-13T05:41:29.538Z+ fetch_and_verify
6932023-12-13T05:41:29.538Z+ local DO_DOWNLOAD=true
6942023-12-13T05:41:29.538Z+ [[ -f out/downloads/xcvradm.gz ]]
6952023-12-13T05:41:29.539Z+ '[' true == true ']'
6962023-12-13T05:41:29.539Z+ echo Downloading...
6972023-12-13T05:41:29.539ZDownloading...
6982023-12-13T05:41:29.539Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6992023-12-13T05:41:29.540Z+ 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
7002023-12-13T05:41:31.818Z++ do_sha256sum out/downloads/xcvradm.gz
7012023-12-13T05:41:31.838Z++ sha256sum
7022023-12-13T05:41:31.838Z++ awk '{print $1}'
7032023-12-13T05:41:31.838Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7042023-12-13T05:41:31.839Z+ [[ 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 ]]
7052023-12-13T05:41:31.839Z+ do_unpack out/downloads/xcvradm.gz
7062023-12-13T05:41:31.839Z+ mkdir -p out/downloads/root//opt/oxide/bin
7072023-12-13T05:41:31.840Z+ gzip -dc out/downloads/xcvradm.gz
7082023-12-13T05:41:32.004Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7092023-12-13T05:41:32.445Z+ do_assemble
7102023-12-13T05:41:32.446Z+ rm -r ./out/transceiver-control
7112023-12-13T05:41:32.446Z+ mkdir ./out/transceiver-control
7122023-12-13T05:41:32.449Z+ cp -r out/downloads/root ./out/transceiver-control/root
7132023-12-13T05:41:32.477ZAll builder prerequisites installed successfully, and PATH looks valid
7142023-12-13T05:41:32.477Z
7152023-12-13T05:41:32.477Zreal 2:01.495995161
7162023-12-13T05:41:32.477Zuser 55.834622723
7172023-12-13T05:41:32.477Zsys 11.064790582
7182023-12-13T05:41:32.477Ztrap 0.025044653
7192023-12-13T05:41:32.477Ztflt 0.287032255
7202023-12-13T05:41:32.478Zdflt 0.392209738
7212023-12-13T05:41:32.478Zkflt 0.126778864
7222023-12-13T05:41:32.478Zlock 2.156200253
7232023-12-13T05:41:32.478Zslp 3:48.926048189
7242023-12-13T05:41:32.478Zlat 4.128423607
7252023-12-13T05:41:32.478Zstop 0.090115037
7262023-12-13T05:41:32.478Z
7272023-12-13T05:41:32.478Z #### # # ##### ##### # #
7282023-12-13T05:41:32.478Z # # # # # # # # # #
7292023-12-13T05:41:32.478Z # # # # # # # #
7302023-12-13T05:41:32.480Z # # # ##### ##### #
7312023-12-13T05:41:32.480Z # # # # # # #
7322023-12-13T05:41:32.480Z #### ###### # # # #
7332023-12-13T05:41:32.480Z
7342023-12-13T05:41:32.943Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7352023-12-13T05:41:32.968Z Updating crates.io index
7362023-12-13T05:41:32.968Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372023-12-13T05:41:33.816Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382023-12-13T05:41:35.698Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392023-12-13T05:41:36.306Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402023-12-13T05:41:36.633Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412023-12-13T05:41:36.905Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422023-12-13T05:41:37.209Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432023-12-13T05:41:38.090Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442023-12-13T05:41:40.343Z Updating git repository `https://github.com/oxidecomputer/opte`
7452023-12-13T05:41:41.244Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462023-12-13T05:41:41.702Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472023-12-13T05:41:42.153Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482023-12-13T05:41:42.568Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7492023-12-13T05:41:42.869Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7502023-12-13T05:41:43.250Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7512023-12-13T05:41:43.572Z Updating git repository `https://github.com/njaremko/samael`
7522023-12-13T05:41:44.198Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7532023-12-13T05:41:44.831Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7542023-12-13T05:41:45.235Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7552023-12-13T05:41:45.614Z Updating git repository `https://github.com/jgallagher/nix`
7562023-12-13T05:41:46.839Z Updating git repository `https://github.com/cbiffle/hubpack`
7572023-12-13T05:41:47.272Z Updating git repository `https://github.com/oxidecomputer/typify`
7582023-12-13T05:41:48.280Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7592023-12-13T05:41:48.720Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7602023-12-13T05:41:49.030Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7612023-12-13T05:41:50.527Z Downloading crates ...
7622023-12-13T05:41:50.748Z Downloaded io-lifetimes v1.0.11
7632023-12-13T05:41:50.760Z Downloaded indexmap v2.1.0
7642023-12-13T05:41:50.761Z Downloaded cargo_metadata v0.18.1
7652023-12-13T05:41:50.761Z Downloaded colorchoice v1.0.0
7662023-12-13T05:41:50.773Z Downloaded equivalent v1.0.1
7672023-12-13T05:41:50.783Z Downloaded serde_spanned v0.6.4
7682023-12-13T05:41:50.784Z Downloaded cargo-platform v0.1.3
7692023-12-13T05:41:50.792Z Downloaded errno v0.3.2
7702023-12-13T05:41:50.792Z Downloaded heck v0.4.1
7712023-12-13T05:41:50.792Z Downloaded clap_lex v0.5.1
7722023-12-13T05:41:50.792Z Downloaded anstyle-query v1.0.0
7732023-12-13T05:41:50.793Z Downloaded terminal_size v0.2.6
7742023-12-13T05:41:50.805Z Downloaded toml_datetime v0.6.5
7752023-12-13T05:41:50.805Z Downloaded anstream v0.5.0
7762023-12-13T05:41:50.805Z Downloaded bitflags v1.3.2
7772023-12-13T05:41:50.812Z Downloaded utf8parse v0.2.1
7782023-12-13T05:41:50.812Z Downloaded strsim v0.10.0
7792023-12-13T05:41:50.812Z Downloaded clap_derive v4.4.2
7802023-12-13T05:41:50.812Z Downloaded thiserror-impl v1.0.49
7812023-12-13T05:41:50.813Z Downloaded thiserror v1.0.49
7822023-12-13T05:41:50.830Z Downloaded camino v1.1.6
7832023-12-13T05:41:50.831Z Downloaded anstyle-parse v0.2.1
7842023-12-13T05:41:50.832Z Downloaded cargo_toml v0.17.0
7852023-12-13T05:41:50.840Z Downloaded itoa v1.0.9
7862023-12-13T05:41:50.841Z Downloaded serde v1.0.193
7872023-12-13T05:41:50.841Z Downloaded quote v1.0.33
7882023-12-13T05:41:50.856Z Downloaded toml v0.8.8
7892023-12-13T05:41:50.857Z Downloaded semver v1.0.20
7902023-12-13T05:41:50.857Z Downloaded anyhow v1.0.75
7912023-12-13T05:41:50.870Z Downloaded proc-macro2 v1.0.69
7922023-12-13T05:41:50.870Z Downloaded clap v4.4.3
7932023-12-13T05:41:50.879Z Downloaded toml_edit v0.21.0
7942023-12-13T05:41:50.915Z Downloaded memchr v2.6.3
7952023-12-13T05:41:50.925Z Downloaded serde_json v1.0.108
7962023-12-13T05:41:50.940Z Downloaded winnow v0.5.15
7972023-12-13T05:41:50.957Z Downloaded hashbrown v0.14.2
7982023-12-13T05:41:50.968Z Downloaded clap_builder v4.4.2
7992023-12-13T05:41:50.978Z Downloaded syn v2.0.32
8002023-12-13T05:41:50.995Z Downloaded rustix v0.37.23
8012023-12-13T05:41:51.040Z Downloaded libc v0.2.151
8022023-12-13T05:41:51.083Z Downloaded serde_derive v1.0.193
8032023-12-13T05:41:51.093Z Downloaded unicode-ident v1.0.12
8042023-12-13T05:41:51.094Z Downloaded ryu v1.0.15
8052023-12-13T05:41:51.094Z Downloaded anstyle v1.0.2
8062023-12-13T05:41:51.613Z Compiling proc-macro2 v1.0.69
8072023-12-13T05:41:51.614Z Compiling unicode-ident v1.0.12
8082023-12-13T05:41:51.618Z Compiling serde v1.0.193
8092023-12-13T05:41:51.618Z Compiling libc v0.2.151
8102023-12-13T05:41:51.618Z Compiling io-lifetimes v1.0.11
8112023-12-13T05:41:51.618Z Compiling rustix v0.37.23
8122023-12-13T05:41:51.618Z Compiling hashbrown v0.14.2
8132023-12-13T05:41:51.619Z Compiling utf8parse v0.2.1
8142023-12-13T05:41:51.619Z Compiling bitflags v1.3.2
8152023-12-13T05:41:51.619Z Compiling equivalent v1.0.1
8162023-12-13T05:41:52.098Z Compiling anstyle-parse v0.2.1
8172023-12-13T05:41:52.103Z Compiling thiserror v1.0.49
8182023-12-13T05:41:52.107Z Compiling anstyle-query v1.0.0
8192023-12-13T05:41:52.241Z Compiling winnow v0.5.15
8202023-12-13T05:41:52.884Z Compiling indexmap v2.1.0
8212023-12-13T05:41:53.190Z Compiling colorchoice v1.0.0
8222023-12-13T05:41:53.333Z Compiling camino v1.1.6
8232023-12-13T05:41:53.351Z Compiling anstyle v1.0.2
8242023-12-13T05:41:53.428Z Compiling serde_json v1.0.108
8252023-12-13T05:41:54.002Z Compiling semver v1.0.20
8262023-12-13T05:41:54.894Z Compiling anstream v0.5.0
8272023-12-13T05:41:54.894Z Compiling heck v0.4.1
8282023-12-13T05:41:54.894Z Compiling clap_lex v0.5.1
8292023-12-13T05:41:54.894Z Compiling ryu v1.0.15
8302023-12-13T05:41:54.927Z Compiling quote v1.0.33
8312023-12-13T05:41:54.953Z Compiling itoa v1.0.9
8322023-12-13T05:41:54.985Z Compiling strsim v0.10.0
8332023-12-13T05:41:55.017Z Compiling anyhow v1.0.75
8342023-12-13T05:41:55.386Z Compiling syn v2.0.32
8352023-12-13T05:41:55.436Z Compiling errno v0.3.2
8362023-12-13T05:41:57.213Z Compiling terminal_size v0.2.6
8372023-12-13T05:41:57.330Z Compiling clap_builder v4.4.2
8382023-12-13T05:42:03.372Z Compiling serde_derive v1.0.193
8392023-12-13T05:42:03.372Z Compiling thiserror-impl v1.0.49
8402023-12-13T05:42:03.378Z Compiling clap_derive v4.4.2
8412023-12-13T05:42:07.885Z Compiling clap v4.4.3
8422023-12-13T05:42:16.616Z Compiling serde_spanned v0.6.4
8432023-12-13T05:42:16.633Z Compiling toml_datetime v0.6.5
8442023-12-13T05:42:16.633Z Compiling cargo-platform v0.1.3
8452023-12-13T05:42:17.017Z Compiling toml_edit v0.21.0
8462023-12-13T05:42:18.592Z Compiling cargo_metadata v0.18.1
8472023-12-13T05:42:20.228Z Compiling toml v0.8.8
8482023-12-13T05:42:21.343Z Compiling cargo_toml v0.17.0
8492023-12-13T05:42:27.244Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8502023-12-13T05:42:28.626Z Finished dev [unoptimized + debuginfo] target(s) in 56.30s
8512023-12-13T05:42:28.838Z Running `target/debug/xtask clippy`
8522023-12-13T05:42:29.298Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8532023-12-13T05:42:29.705Z Downloading crates ...
8542023-12-13T05:42:29.967Z Downloaded managed v0.8.0
8552023-12-13T05:42:29.971Z Downloaded crucible-workspace-hack v0.1.0
8562023-12-13T05:42:29.977Z Downloaded crossbeam-deque v0.8.3
8572023-12-13T05:42:29.980Z Downloaded linear-map v1.2.0
8582023-12-13T05:42:29.984Z Downloaded corncobs v0.1.3
8592023-12-13T05:42:29.994Z Downloaded curve25519-dalek-derive v0.1.0
8602023-12-13T05:42:30.009Z Downloaded async-stream-impl v0.3.5
8612023-12-13T05:42:30.015Z Downloaded async-recursion v1.0.5
8622023-12-13T05:42:30.021Z Downloaded autocfg v1.1.0
8632023-12-13T05:42:30.031Z Downloaded async-trait v0.1.74
8642023-12-13T05:42:30.054Z Downloaded hubpack_derive v0.1.1
8652023-12-13T05:42:30.062Z Downloaded matches v0.1.10
8662023-12-13T05:42:30.067Z Downloaded cstr-argument v0.1.2
8672023-12-13T05:42:30.073Z Downloaded kstat-rs v0.2.3
8682023-12-13T05:42:30.081Z Downloaded inout v0.1.3
8692023-12-13T05:42:30.093Z Downloaded crc-catalog v2.2.0
8702023-12-13T05:42:30.119Z Downloaded newtype_derive v0.1.6
8712023-12-13T05:42:30.132Z Downloaded num_threads v0.1.6
8722023-12-13T05:42:30.132Z Downloaded crossbeam-queue v0.3.8
8732023-12-13T05:42:30.132Z Downloaded waitgroup v0.1.2
8742023-12-13T05:42:30.132Z Downloaded bzip2 v0.4.4
8752023-12-13T05:42:30.140Z Downloaded linked-hash-map v0.5.6
8762023-12-13T05:42:30.150Z Downloaded try-lock v0.2.4
8772023-12-13T05:42:30.151Z Downloaded httptest v0.15.5
8782023-12-13T05:42:30.157Z Downloaded zone_cfg_derive v0.3.0
8792023-12-13T05:42:30.157Z Downloaded camino-tempfile v1.1.1
8802023-12-13T05:42:30.162Z Downloaded native-tls v0.2.11
8812023-12-13T05:42:30.169Z Downloaded number_prefix v0.4.0
8822023-12-13T05:42:30.173Z Downloaded foreign-types v0.3.2
8832023-12-13T05:42:30.176Z Downloaded tui-tree-widget v0.13.0
8842023-12-13T05:42:30.179Z Downloaded multer v2.1.0
8852023-12-13T05:42:30.190Z Downloaded hex-literal v0.4.1
8862023-12-13T05:42:30.200Z Downloaded highway v1.1.0
8872023-12-13T05:42:30.213Z Downloaded untrusted v0.9.0
8882023-12-13T05:42:30.223Z Downloaded tower-service v0.3.2
8892023-12-13T05:42:30.223Z Downloaded num-rational v0.4.1
8902023-12-13T05:42:30.223Z Downloaded darling_macro v0.20.3
8912023-12-13T05:42:30.223Z Downloaded num-complex v0.4.4
8922023-12-13T05:42:30.229Z Downloaded fragile v2.0.0
8932023-12-13T05:42:30.230Z Downloaded fnv v1.0.7
8942023-12-13T05:42:30.235Z Downloaded home v0.5.5
8952023-12-13T05:42:30.235Z Downloaded signature v2.1.0
8962023-12-13T05:42:30.255Z Downloaded untrusted v0.7.1
8972023-12-13T05:42:30.255Z Downloaded swrite v0.1.0
8982023-12-13T05:42:30.262Z Downloaded strsim v0.8.0
8992023-12-13T05:42:30.262Z Downloaded snafu v0.7.5
9002023-12-13T05:42:30.267Z Downloaded trybuild v1.0.85
9012023-12-13T05:42:30.272Z Downloaded data-encoding v2.4.0
9022023-12-13T05:42:30.278Z Downloaded stringprep v0.1.3
9032023-12-13T05:42:30.284Z Downloaded datatest-stable v0.2.3
9042023-12-13T05:42:30.284Z Downloaded diesel_table_macro_syntax v0.1.0
9052023-12-13T05:42:30.293Z Downloaded serde_path_to_error v0.1.14
9062023-12-13T05:42:30.293Z Downloaded zeroize_derive v1.4.2
9072023-12-13T05:42:30.300Z Downloaded hmac v0.12.1
9082023-12-13T05:42:30.300Z Downloaded headers-core v0.2.0
9092023-12-13T05:42:30.300Z Downloaded vte_generate_state_changes v0.1.1
9102023-12-13T05:42:30.314Z Downloaded foreign-types-macros v0.2.3
9112023-12-13T05:42:30.314Z Downloaded foreign-types v0.5.0
9122023-12-13T05:42:30.314Z Downloaded vec_map v0.8.2
9132023-12-13T05:42:30.323Z Downloaded tiny-keccak v2.0.2
9142023-12-13T05:42:30.323Z Downloaded darling_macro v0.14.4
9152023-12-13T05:42:30.323Z Downloaded once_cell v1.19.0
9162023-12-13T05:42:30.333Z Downloaded predicates-tree v1.0.9
9172023-12-13T05:42:30.333Z Downloaded string_cache v0.8.7
9182023-12-13T05:42:30.334Z Downloaded dtrace-parser v0.1.14
9192023-12-13T05:42:30.343Z Downloaded rustversion v1.0.14
9202023-12-13T05:42:30.343Z Downloaded guppy-workspace-hack v0.1.0
9212023-12-13T05:42:30.354Z Downloaded darling_core v0.14.4
9222023-12-13T05:42:30.368Z Downloaded zip v0.6.6
9232023-12-13T05:42:30.380Z Downloaded phf_shared v0.10.0
9242023-12-13T05:42:30.381Z Downloaded usdt-attr-macro v0.3.5
9252023-12-13T05:42:30.381Z Downloaded ref-cast-impl v1.0.20
9262023-12-13T05:42:30.381Z Downloaded unsafe-libyaml v0.2.9
9272023-12-13T05:42:30.388Z Downloaded endian-type v0.1.2
9282023-12-13T05:42:30.389Z Downloaded predicates v3.0.4
9292023-12-13T05:42:30.389Z Downloaded path-slash v0.1.5
9302023-12-13T05:42:30.396Z Downloaded ed25519 v1.5.3
9312023-12-13T05:42:30.396Z Downloaded snafu-derive v0.7.5
9322023-12-13T05:42:30.404Z Downloaded pathdiff v0.2.1
9332023-12-13T05:42:30.404Z Downloaded rustls-pemfile v1.0.3
9342023-12-13T05:42:30.409Z Downloaded unicode-width v0.1.11
9352023-12-13T05:42:30.409Z Downloaded rustc_version v0.4.0
9362023-12-13T05:42:30.420Z Downloaded signal-hook-tokio v0.3.1
9372023-12-13T05:42:30.427Z Downloaded rustls-native-certs v0.6.3
9382023-12-13T05:42:30.427Z Downloaded precomputed-hash v0.1.1
9392023-12-13T05:42:30.427Z Downloaded percent-encoding v2.3.1
9402023-12-13T05:42:30.427Z Downloaded fatfs v0.3.6
9412023-12-13T05:42:30.433Z Downloaded parse-display v0.8.2
9422023-12-13T05:42:30.444Z Downloaded usdt-macro v0.3.5
9432023-12-13T05:42:30.444Z Downloaded minimal-lexical v0.2.1
9442023-12-13T05:42:30.460Z Downloaded want v0.3.1
9452023-12-13T05:42:30.460Z Downloaded paste v1.0.14
9462023-12-13T05:42:30.464Z Downloaded sec1 v0.7.3
9472023-12-13T05:42:30.464Z Downloaded defmt v0.3.5
9482023-12-13T05:42:30.468Z Downloaded time-core v0.1.1
9492023-12-13T05:42:30.472Z Downloaded pretty-hex v0.4.0
9502023-12-13T05:42:30.476Z Downloaded proc-macro-crate v1.3.1
9512023-12-13T05:42:30.476Z Downloaded rcgen v0.11.3
9522023-12-13T05:42:30.482Z Downloaded pem v3.0.2
9532023-12-13T05:42:30.486Z Downloaded parse-display-derive v0.8.2
9542023-12-13T05:42:30.490Z Downloaded target-lexicon v0.12.12
9552023-12-13T05:42:30.494Z Downloaded x509-cert v0.2.4
9562023-12-13T05:42:30.506Z Downloaded fxhash v0.2.1
9572023-12-13T05:42:30.510Z Downloaded opaque-debug v0.3.0
9582023-12-13T05:42:30.510Z Downloaded smf v0.2.2
9592023-12-13T05:42:30.513Z Downloaded enum-as-inner v0.5.1
9602023-12-13T05:42:30.518Z Downloaded sct v0.7.0
9612023-12-13T05:42:30.522Z Downloaded defmt-macros v0.3.6
9622023-12-13T05:42:30.528Z Downloaded tokio-native-tls v0.3.1
9632023-12-13T05:42:30.531Z Downloaded xattr v1.0.1
9642023-12-13T05:42:30.544Z Downloaded stable_deref_trait v1.2.0
9652023-12-13T05:42:30.544Z Downloaded time-macros v0.2.13
9662023-12-13T05:42:30.553Z Downloaded rpassword v7.3.1
9672023-12-13T05:42:30.553Z Downloaded same-file v1.0.6
9682023-12-13T05:42:30.553Z Downloaded pin-utils v0.1.0
9692023-12-13T05:42:30.554Z Downloaded slog-async v2.8.0
9702023-12-13T05:42:30.554Z Downloaded partial-io v0.5.4
9712023-12-13T05:42:30.569Z Downloaded getrandom v0.2.10
9722023-12-13T05:42:30.569Z Downloaded threadpool v1.8.1
9732023-12-13T05:42:30.569Z Downloaded shlex v1.1.0
9742023-12-13T05:42:30.570Z Downloaded float-cmp v0.9.0
9752023-12-13T05:42:30.577Z Downloaded serde_urlencoded v0.7.1
9762023-12-13T05:42:30.577Z Downloaded signal-hook v0.3.17
9772023-12-13T05:42:30.577Z Downloaded serde_yaml v0.9.25
9782023-12-13T05:42:30.582Z Downloaded prettyplease v0.2.12
9792023-12-13T05:42:30.588Z Downloaded which v4.4.0
9802023-12-13T05:42:30.592Z Downloaded textwrap v0.11.0
9812023-12-13T05:42:30.592Z Downloaded tokio-tungstenite v0.20.1
9822023-12-13T05:42:30.599Z Downloaded unicode-xid v0.2.4
9832023-12-13T05:42:30.599Z Downloaded dirs-sys-next v0.1.2
9842023-12-13T05:42:30.603Z Downloaded dyn-clone v1.0.13
9852023-12-13T05:42:30.603Z Downloaded structopt v0.3.26
9862023-12-13T05:42:30.614Z Downloaded fs-err v2.11.0
9872023-12-13T05:42:30.621Z Downloaded futures-timer v3.0.2
9882023-12-13T05:42:30.625Z Downloaded deranged v0.3.8
9892023-12-13T05:42:30.625Z Downloaded difflib v0.4.0
9902023-12-13T05:42:30.629Z Downloaded rustc-demangle v0.1.23
9912023-12-13T05:42:30.629Z Downloaded derive_builder v0.12.0
9922023-12-13T05:42:30.636Z Downloaded rustc-hash v1.1.0
9932023-12-13T05:42:30.644Z Downloaded thiserror-impl-no-std v2.0.2
9942023-12-13T05:42:30.644Z Downloaded expectorate v1.1.0
9952023-12-13T05:42:31.055Z Downloaded vte v0.10.1
9962023-12-13T05:42:31.056Z Downloaded typenum v1.16.0
9972023-12-13T05:42:31.069Z Downloaded platforms v3.0.2
9982023-12-13T05:42:31.070Z Downloaded pretty_assertions v1.4.0
9992023-12-13T05:42:31.070Z Downloaded pem-rfc7468 v0.7.0
10002023-12-13T05:42:31.070Z Downloaded schemars v0.8.13
10012023-12-13T05:42:31.071Z Downloaded relative-path v1.9.0
10022023-12-13T05:42:31.071Z Downloaded socket2 v0.5.5
10032023-12-13T05:42:31.071Z Downloaded rsa v0.9.2
10042023-12-13T05:42:31.071Z Downloaded flate2 v1.0.28
10052023-12-13T05:42:31.072Z Downloaded salty v0.2.0
10062023-12-13T05:42:31.072Z Downloaded textwrap v0.16.0
10072023-12-13T05:42:31.072Z Downloaded reedline v0.22.0
10082023-12-13T05:42:31.072Z Downloaded rayon-core v1.12.0
10092023-12-13T05:42:31.072Z Downloaded unicode-segmentation v1.10.1
10102023-12-13T05:42:31.072Z Downloaded typed-path v0.7.0
10112023-12-13T05:42:31.072Z Downloaded idna v0.2.3
10122023-12-13T05:42:31.072Z Downloaded pest v2.7.2
10132023-12-13T05:42:31.073Z Downloaded idna v0.5.0
10142023-12-13T05:42:31.073Z Downloaded tokio-util v0.7.10
10152023-12-13T05:42:31.073Z Downloaded bindgen v0.65.1
10162023-12-13T05:42:31.073Z Downloaded h2 v0.3.21
10172023-12-13T05:42:31.073Z Downloaded plotters v0.3.5
10182023-12-13T05:42:31.073Z Downloaded time v0.3.27
10192023-12-13T05:42:31.073Z Downloaded ratatui v0.23.0
10202023-12-13T05:42:31.074Z Downloaded syn v1.0.109
10212023-12-13T05:42:31.074Z Downloaded reqwest v0.11.22
10222023-12-13T05:42:31.074Z Downloaded regress v0.7.1
10232023-12-13T05:42:31.074Z Downloaded curve25519-dalek v4.1.1
10242023-12-13T05:42:31.074Z Downloaded futures-util v0.3.29
10252023-12-13T05:42:31.074Z Downloaded regex-syntax v0.8.2
10262023-12-13T05:42:31.074Z Downloaded regex-syntax v0.7.5
10272023-12-13T05:42:31.075Z Downloaded webpki-roots v0.25.2
10282023-12-13T05:42:31.075Z Downloaded gimli v0.28.0
10292023-12-13T05:42:31.075Z Downloaded polar-core v0.27.0
10302023-12-13T05:42:31.075Z Downloaded zerocopy-derive v0.7.26
10312023-12-13T05:42:31.086Z Downloaded regex-syntax v0.6.29
10322023-12-13T05:42:31.093Z Downloaded zerocopy-derive v0.6.4
10332023-12-13T05:42:31.109Z Downloaded sha3 v0.10.8
10342023-12-13T05:42:31.122Z Downloaded sled v0.34.7
10352023-12-13T05:42:31.144Z Downloaded encoding_rs v0.8.33
10362023-12-13T05:42:31.184Z Downloaded zerocopy-derive v0.2.0
10372023-12-13T05:42:31.204Z Downloaded bzip2-sys v0.1.11+1.0.8
10382023-12-13T05:42:31.230Z Downloaded tokio v1.35.0
10392023-12-13T05:42:31.297Z Downloaded regex-automata v0.4.3
10402023-12-13T05:42:31.330Z Downloaded regex-automata v0.3.8
10412023-12-13T05:42:31.359Z Downloaded diesel v2.1.4
10422023-12-13T05:42:31.392Z Downloaded bstr v1.6.0
10432023-12-13T05:42:31.413Z Downloaded regex v1.10.2
10442023-12-13T05:42:31.432Z Downloaded radix_trie v0.2.1
10452023-12-13T05:42:31.452Z Downloaded bstr v0.2.17
10462023-12-13T05:42:31.466Z Downloaded trust-dns-proto v0.22.0
10472023-12-13T05:42:31.489Z Downloaded smoltcp v0.9.1
10482023-12-13T05:42:31.512Z Downloaded petgraph v0.6.4
10492023-12-13T05:42:31.540Z Downloaded rustix v0.38.25
10502023-12-13T05:42:31.575Z Downloaded rustls v0.21.9
10512023-12-13T05:42:31.600Z Downloaded openapiv3 v2.0.0
10522023-12-13T05:42:31.618Z Downloaded proptest v1.4.0
10532023-12-13T05:42:31.628Z Downloaded tabled v0.14.0
10542023-12-13T05:42:31.655Z Downloaded guppy v0.17.4
10552023-12-13T05:42:31.665Z Downloaded smoltcp v0.10.0
10562023-12-13T05:42:31.744Z Downloaded rustls-webpki v0.101.7
10572023-12-13T05:42:31.762Z Downloaded object v0.30.4
10582023-12-13T05:42:31.762Z Downloaded chrono v0.4.31
10592023-12-13T05:42:31.762Z Downloaded bitvec v1.0.1
10602023-12-13T05:42:31.781Z Downloaded quick-xml v0.23.1
10612023-12-13T05:42:31.796Z Downloaded object v0.32.1
10622023-12-13T05:42:31.806Z Downloaded nix v0.26.4
10632023-12-13T05:42:31.827Z Downloaded serde_with v3.4.0
10642023-12-13T05:42:31.839Z Downloaded rayon v1.8.0
10652023-12-13T05:42:31.871Z Downloaded portable-atomic v1.4.3
10662023-12-13T05:42:31.897Z Downloaded lalrpop v0.19.12
10672023-12-13T05:42:31.897Z Downloaded vcpkg v0.2.15
10682023-12-13T05:42:31.957Z Downloaded sqlparser v0.36.1
10692023-12-13T05:42:31.967Z Downloaded hashbrown v0.12.3
10702023-12-13T05:42:31.977Z Downloaded tokio-postgres v0.7.10
10712023-12-13T05:42:31.985Z Downloaded regex-automata v0.1.10
10722023-12-13T05:42:32.002Z Downloaded ring v0.17.7
10732023-12-13T05:42:32.122Z Downloaded hashbrown v0.13.2
10742023-12-13T05:42:32.141Z Downloaded tough v0.16.0
10752023-12-13T05:42:32.152Z Downloaded ron v0.8.1
10762023-12-13T05:42:32.173Z Downloaded hkdf v0.12.3
10772023-12-13T05:42:32.175Z Downloaded openssl v0.10.60
10782023-12-13T05:42:32.194Z Downloaded ring v0.16.20
10792023-12-13T05:42:32.334Z Downloaded socket2 v0.4.9
10802023-12-13T05:42:32.341Z Downloaded half v1.8.2
10812023-12-13T05:42:32.368Z Downloaded parking_lot v0.12.1
10822023-12-13T05:42:32.368Z Downloaded zerocopy v0.7.26
10832023-12-13T05:42:32.380Z Downloaded unicode-normalization v0.1.22
10842023-12-13T05:42:32.385Z Downloaded rust-argon2 v1.0.1
10852023-12-13T05:42:32.385Z Downloaded ref-cast v1.0.20
10862023-12-13T05:42:32.385Z Downloaded tokio-rustls v0.24.1
10872023-12-13T05:42:32.390Z Downloaded tokio-stream v0.1.14
10882023-12-13T05:42:32.400Z Downloaded tinytemplate v1.2.1
10892023-12-13T05:42:32.405Z Downloaded tungstenite v0.20.1
10902023-12-13T05:42:32.405Z Downloaded test-strategy v0.3.1
10912023-12-13T05:42:32.409Z Downloaded http v0.2.11
10922023-12-13T05:42:32.415Z Downloaded rand v0.8.5
10932023-12-13T05:42:32.425Z Downloaded rand v0.4.6
10942023-12-13T05:42:32.428Z Downloaded hyper v0.14.27
10952023-12-13T05:42:32.440Z Downloaded rustfmt-wrapper v0.2.0
10962023-12-13T05:42:32.444Z Downloaded sqlformat v0.2.3
10972023-12-13T05:42:32.448Z Downloaded remove_dir_all v0.5.3
10982023-12-13T05:42:32.448Z Downloaded tar v0.4.40
10992023-12-13T05:42:32.452Z Downloaded slog v2.7.0
11002023-12-13T05:42:32.457Z Downloaded heapless v0.7.16
11012023-12-13T05:42:32.462Z Downloaded derive-where v1.2.6
11022023-12-13T05:42:32.468Z Downloaded diff v0.1.13
11032023-12-13T05:42:32.473Z Downloaded aho-corasick v1.0.4
11042023-12-13T05:42:32.483Z Downloaded pest_meta v2.7.2
11052023-12-13T05:42:32.486Z Downloaded papergrid v0.10.0
11062023-12-13T05:42:32.494Z Downloaded pin-project v1.1.3
11072023-12-13T05:42:32.513Z Downloaded ucd-trie v0.1.6
11082023-12-13T05:42:32.516Z Downloaded openssl-sys v0.9.96
11092023-12-13T05:42:32.524Z Downloaded rstest v0.18.2
11102023-12-13T05:42:32.532Z Downloaded flagset v0.4.3
11112023-12-13T05:42:32.536Z Downloaded strip-ansi-escapes v0.1.1
11122023-12-13T05:42:32.539Z Downloaded spin v0.5.2
11132023-12-13T05:42:32.539Z Downloaded either v1.9.0
11142023-12-13T05:42:32.542Z Downloaded postgres-types v0.2.6
11152023-12-13T05:42:32.545Z Downloaded headers v0.3.9
11162023-12-13T05:42:32.552Z Downloaded flume v0.11.0
11172023-12-13T05:42:32.558Z Downloaded slog-envlogger v2.2.0
11182023-12-13T05:42:32.561Z Downloaded group v0.13.0
11192023-12-13T05:42:32.564Z Downloaded derive_builder_core v0.12.0
11202023-12-13T05:42:32.567Z Downloaded parking_lot_core v0.9.8
11212023-12-13T05:42:32.570Z Downloaded env_logger v0.10.0
11222023-12-13T05:42:32.575Z Downloaded futures v0.3.29
11232023-12-13T05:42:32.583Z Downloaded elliptic-curve v0.13.8
11242023-12-13T05:42:32.589Z Downloaded derive_more v0.99.17
11252023-12-13T05:42:33.009Z Downloaded tempdir v0.3.7
11262023-12-13T05:42:33.026Z Downloaded hash32 v0.2.1
11272023-12-13T05:42:33.026Z Downloaded rstest_macros v0.18.2
11282023-12-13T05:42:33.027Z Downloaded yasna v0.5.2
11292023-12-13T05:42:33.027Z Downloaded trust-dns-client v0.22.0
11302023-12-13T05:42:33.027Z Downloaded criterion v0.5.1
11312023-12-13T05:42:33.027Z Downloaded itertools v0.12.0
11322023-12-13T05:42:33.027Z Downloaded rustc_version v0.1.7
11332023-12-13T05:42:33.027Z Downloaded password-hash v0.5.0
11342023-12-13T05:42:33.027Z Downloaded uuid v1.6.1
11352023-12-13T05:42:33.027Z Downloaded itertools v0.10.5
11362023-12-13T05:42:33.028Z Downloaded num-bigint-dig v0.8.4
11372023-12-13T05:42:33.028Z Downloaded nom v7.1.3
11382023-12-13T05:42:33.028Z Downloaded trust-dns-resolver v0.22.0
11392023-12-13T05:42:33.028Z Downloaded toml_edit v0.19.15
11402023-12-13T05:42:33.028Z Downloaded serde-hex v0.1.0
11412023-12-13T05:42:33.028Z Downloaded parking_lot_core v0.8.6
11422023-12-13T05:42:33.028Z Downloaded peeking_take_while v0.1.2
11432023-12-13T05:42:33.028Z Downloaded debug-ignore v1.0.5
11442023-12-13T05:42:33.029Z Downloaded strum_macros v0.24.3
11452023-12-13T05:42:33.029Z Downloaded futures-task v0.3.29
11462023-12-13T05:42:33.029Z Downloaded ena v0.14.2
11472023-12-13T05:42:33.029Z Downloaded embedded-io v0.4.0
11482023-12-13T05:42:33.029Z Downloaded mio v0.8.9
11492023-12-13T05:42:33.029Z Downloaded globset v0.4.13
11502023-12-13T05:42:33.029Z Downloaded glob v0.3.1
11512023-12-13T05:42:33.030Z Downloaded slab v0.4.9
11522023-12-13T05:42:33.030Z Downloaded diesel_derives v2.1.2
11532023-12-13T05:42:33.030Z Downloaded der v0.7.8
11542023-12-13T05:42:33.030Z Downloaded pin-project-lite v0.2.13
11552023-12-13T05:42:33.030Z Downloaded pin-project-internal v1.1.3
11562023-12-13T05:42:33.030Z Downloaded tracing v0.1.37
11572023-12-13T05:42:33.030Z Downloaded wait-timeout v0.2.0
11582023-12-13T05:42:33.030Z Downloaded scheduled-thread-pool v0.2.7
11592023-12-13T05:42:33.030Z Downloaded zone v0.3.0
11602023-12-13T05:42:33.030Z Downloaded whoami v1.4.1
11612023-12-13T05:42:33.030Z Downloaded utf-8 v0.7.6
11622023-12-13T05:42:33.030Z Downloaded postcard v1.0.8
11632023-12-13T05:42:33.031Z Downloaded pest_derive v2.7.2
11642023-12-13T05:42:33.031Z Downloaded parking_lot v0.11.2
11652023-12-13T05:42:33.031Z Downloaded unicode_categories v0.1.1
11662023-12-13T05:42:33.031Z Downloaded usdt v0.3.5
11672023-12-13T05:42:33.031Z Downloaded target-spec v3.0.1
11682023-12-13T05:42:33.031Z Downloaded packed_struct_codegen v0.10.1
11692023-12-13T05:42:33.031Z Downloaded phf_shared v0.11.2
11702023-12-13T05:42:33.031Z Downloaded phf v0.11.2
11712023-12-13T05:42:33.031Z Downloaded darling v0.20.3
11722023-12-13T05:42:33.031Z Downloaded libxml v0.3.3
11732023-12-13T05:42:33.031Z Downloaded itertools v0.11.0
11742023-12-13T05:42:33.031Z Downloaded similar v2.3.0
11752023-12-13T05:42:33.031Z Downloaded oso v0.27.0
11762023-12-13T05:42:33.031Z Downloaded futures-sink v0.3.29
11772023-12-13T05:42:33.031Z Downloaded shell-words v1.1.0
11782023-12-13T05:42:33.031Z Downloaded url v2.5.0
11792023-12-13T05:42:33.031Z Downloaded steno v0.4.0
11802023-12-13T05:42:33.031Z Downloaded unicode-bidi v0.3.13
11812023-12-13T05:42:33.031Z Downloaded smallvec v1.11.2
11822023-12-13T05:42:33.031Z Downloaded synstructure v0.12.6
11832023-12-13T05:42:33.031Z Downloaded rand_xorshift v0.3.0
11842023-12-13T05:42:33.031Z Downloaded predicates-core v1.0.6
11852023-12-13T05:42:33.031Z Downloaded rtoolbox v0.0.1
11862023-12-13T05:42:33.031Z Downloaded tracing-core v0.1.31
11872023-12-13T05:42:33.031Z Downloaded toml v0.7.8
11882023-12-13T05:42:33.032Z Downloaded plotters-backend v0.3.5
11892023-12-13T05:42:33.032Z Downloaded toml v0.5.11
11902023-12-13T05:42:33.032Z Downloaded signature v1.6.4
11912023-12-13T05:42:33.032Z Downloaded dof v0.1.5
11922023-12-13T05:42:33.032Z Downloaded serde_derive_internals v0.26.0
11932023-12-13T05:42:33.032Z Downloaded crossbeam-channel v0.5.8
11942023-12-13T05:42:33.032Z Downloaded resolv-conf v0.7.0
11952023-12-13T05:42:33.032Z Downloaded num-traits v0.2.16
11962023-12-13T05:42:33.032Z Downloaded trust-dns-server v0.22.1
11972023-12-13T05:42:33.032Z Downloaded plotters-svg v0.3.5
11982023-12-13T05:42:33.032Z Downloaded derive_builder_macro v0.12.0
11992023-12-13T05:42:33.034Z Downloaded zeroize v1.7.0
12002023-12-13T05:42:33.034Z Downloaded hex v0.4.3
12012023-12-13T05:42:33.035Z Downloaded heck v0.3.3
12022023-12-13T05:42:33.035Z Downloaded pkcs1 v0.7.5
12032023-12-13T05:42:33.035Z Downloaded digest v0.10.7
12042023-12-13T05:42:33.035Z Downloaded chacha20poly1305 v0.10.1
12052023-12-13T05:42:33.035Z Downloaded rand_core v0.6.4
12062023-12-13T05:42:33.035Z Downloaded rand_chacha v0.3.1
12072023-12-13T05:42:33.035Z Downloaded poly1305 v0.8.0
12082023-12-13T05:42:33.035Z Downloaded pest_generator v2.7.2
12092023-12-13T05:42:33.036Z Downloaded zerocopy v0.6.4
12102023-12-13T05:42:33.036Z Downloaded dirs-next v2.0.0
12112023-12-13T05:42:33.036Z Downloaded serde_repr v0.1.16
12122023-12-13T05:42:33.036Z Downloaded fixedbitset v0.4.2
12132023-12-13T05:42:33.036Z Downloaded fd-lock v3.0.13
12142023-12-13T05:42:33.036Z Downloaded fastrand v2.0.0
12152023-12-13T05:42:33.036Z Downloaded fallible-iterator v0.2.0
12162023-12-13T05:42:33.036Z Downloaded termios v0.3.3
12172023-12-13T05:42:33.036Z Downloaded tabled_derive v0.6.0
12182023-12-13T05:42:33.036Z Downloaded supports-color v2.1.0
12192023-12-13T05:42:33.036Z Downloaded base64 v0.21.5
12202023-12-13T05:42:33.036Z Downloaded darling_core v0.20.3
12212023-12-13T05:42:33.036Z Downloaded radium v0.7.0
12222023-12-13T05:42:33.036Z Downloaded r2d2 v0.8.10
12232023-12-13T05:42:33.036Z Downloaded quick-error v1.2.3
12242023-12-13T05:42:33.036Z Downloaded unicode-linebreak v0.1.5
12252023-12-13T05:42:33.036Z Downloaded unicase v2.7.0
12262023-12-13T05:42:33.047Z Downloaded futures-channel v0.3.29
12272023-12-13T05:42:33.047Z Downloaded tinyvec v1.6.0
12282023-12-13T05:42:33.047Z Downloaded tracing-attributes v0.1.26
12292023-12-13T05:42:33.047Z Downloaded postgres-protocol v0.6.6
12302023-12-13T05:42:33.047Z Downloaded pkcs8 v0.10.2
12312023-12-13T05:42:33.047Z Downloaded secrecy v0.8.0
12322023-12-13T05:42:33.047Z Downloaded owo-colors v3.5.0
12332023-12-13T05:42:33.047Z Downloaded futures-core v0.3.29
12342023-12-13T05:42:33.049Z Downloaded miniz_oxide v0.7.1
12352023-12-13T05:42:33.055Z Downloaded serde_plain v1.0.2
12362023-12-13T05:42:33.055Z Downloaded semver v0.1.20
12372023-12-13T05:42:33.055Z Downloaded filetime v0.2.23
12382023-12-13T05:42:33.055Z Downloaded der_derive v0.7.2
12392023-12-13T05:42:33.061Z Downloaded yansi v0.5.1
12402023-12-13T05:42:33.062Z Downloaded downcast v0.11.0
12412023-12-13T05:42:33.062Z Downloaded doc-comment v0.3.3
12422023-12-13T05:42:33.074Z Downloaded display-error-chain v0.2.0
12432023-12-13T05:42:33.074Z Downloaded termtree v0.4.1
12442023-12-13T05:42:33.074Z Downloaded getopts v0.2.21
12452023-12-13T05:42:33.074Z Downloaded smawk v0.3.1
12462023-12-13T05:42:33.074Z Downloaded slog-stdlog v4.1.1
12472023-12-13T05:42:33.074Z Downloaded slog-scope v4.4.0
12482023-12-13T05:42:33.080Z Downloaded slog-json v2.6.1
12492023-12-13T05:42:33.080Z Downloaded bitflags v2.4.0
12502023-12-13T05:42:33.086Z Downloaded subprocess v0.2.9
12512023-12-13T05:42:33.091Z Downloaded topological-sort v0.2.2
12522023-12-13T05:42:33.091Z Downloaded generic-array v0.14.7
12532023-12-13T05:42:33.091Z Downloaded ppv-lite86 v0.2.17
12542023-12-13T05:42:33.096Z Downloaded packed_struct v0.10.1
12552023-12-13T05:42:33.097Z Downloaded cc v1.0.83
12562023-12-13T05:42:33.104Z Downloaded serde_with_macros v3.4.0
12572023-12-13T05:42:33.104Z Downloaded oorandom v11.1.3
12582023-12-13T05:42:33.107Z Downloaded olpc-cjson v0.1.3
12592023-12-13T05:42:33.107Z Downloaded backtrace v0.3.69
12602023-12-13T05:42:33.113Z Downloaded http-body v0.4.5
12612023-12-13T05:42:33.116Z Downloaded proc-macro-error v1.0.4
12622023-12-13T05:42:33.121Z Downloaded vsss-rs v3.3.2
12632023-12-13T05:42:33.129Z Downloaded term v0.7.0
12642023-12-13T05:42:33.133Z Downloaded arc-swap v1.6.0
12652023-12-13T05:42:33.137Z Downloaded form_urlencoded v1.2.1
12662023-12-13T05:42:33.144Z Downloaded wyz v0.5.1
12672023-12-13T05:42:33.144Z Downloaded pretty-hex v0.2.1
12682023-12-13T05:42:33.144Z Downloaded structopt-derive v0.4.18
12692023-12-13T05:42:33.144Z Downloaded futures-macro v0.3.29
12702023-12-13T05:42:33.148Z Downloaded futures-io v0.3.29
12712023-12-13T05:42:33.148Z Downloaded futures-executor v0.3.29
12722023-12-13T05:42:33.151Z Downloaded ff v0.13.0
12732023-12-13T05:42:33.154Z Downloaded sqlparser_derive v0.1.1
12742023-12-13T05:42:33.154Z Downloaded serde-big-array v0.5.1
12752023-12-13T05:42:33.157Z Downloaded unarray v0.1.4
12762023-12-13T05:42:33.157Z Downloaded defmt-parser v0.3.3
12772023-12-13T05:42:33.161Z Downloaded cancel-safe-futures v0.1.5
12782023-12-13T05:42:33.164Z Downloaded crossterm v0.27.0
12792023-12-13T05:42:33.186Z Downloaded num-integer v0.1.45
12802023-12-13T05:42:33.196Z Downloaded mockall_derive v0.12.0
12812023-12-13T05:42:33.196Z Downloaded blake2 v0.10.6
12822023-12-13T05:42:33.198Z Downloaded crossbeam-utils v0.8.16
12832023-12-13T05:42:33.198Z Downloaded strum v0.25.0
12842023-12-13T05:42:33.210Z Downloaded clang-sys v1.6.1
12852023-12-13T05:42:33.210Z Downloaded darling v0.14.4
12862023-12-13T05:42:33.211Z Downloaded cfg-expr v0.15.5
12872023-12-13T05:42:33.211Z Downloaded ciborium v0.2.1
12882023-12-13T05:42:33.226Z Downloaded basic-toml v0.1.4
12892023-12-13T05:42:33.239Z Downloaded hostname v0.3.1
12902023-12-13T05:42:33.239Z Downloaded log v0.4.20
12912023-12-13T05:42:33.239Z Downloaded mime_guess v2.0.4
12922023-12-13T05:42:33.251Z Downloaded indicatif v0.17.7
12932023-12-13T05:42:33.251Z Downloaded indexmap v1.9.3
12942023-12-13T05:42:33.260Z Downloaded pkg-config v0.3.27
12952023-12-13T05:42:33.261Z Downloaded universal-hash v0.5.1
12962023-12-13T05:42:33.261Z Downloaded omicron-zone-package v0.9.1
12972023-12-13T05:42:33.261Z Downloaded proc-macro-error-attr v1.0.4
12982023-12-13T05:42:33.262Z Downloaded usdt-impl v0.3.5
12992023-12-13T05:42:33.274Z Downloaded tokio-macros v2.2.0
13002023-12-13T05:42:33.274Z Downloaded libloading v0.7.4
13012023-12-13T05:42:33.276Z Downloaded oso-derive v0.27.0
13022023-12-13T05:42:33.276Z Downloaded http-range v0.1.5
13032023-12-13T05:42:33.276Z Downloaded funty v2.0.0
13042023-12-13T05:42:33.276Z Downloaded blake2b_simd v1.0.1
13052023-12-13T05:42:33.294Z Downloaded tempfile v3.8.1
13062023-12-13T05:42:33.294Z Downloaded libtest-mimic v0.6.1
13072023-12-13T05:42:33.294Z Downloaded mime v0.3.17
13082023-12-13T05:42:33.294Z Downloaded zerocopy v0.3.0
13092023-12-13T05:42:33.295Z Downloaded libm v0.2.7
13102023-12-13T05:42:33.311Z Downloaded strum_macros v0.25.2
13112023-12-13T05:42:33.311Z Downloaded num v0.4.1
13122023-12-13T05:42:33.329Z Downloaded foreign-types-shared v0.3.1
13132023-12-13T05:42:33.329Z Downloaded foreign-types-shared v0.1.1
13142023-12-13T05:42:33.329Z Downloaded walkdir v2.4.0
13152023-12-13T05:42:33.329Z Downloaded version_check v0.9.4
13162023-12-13T05:42:33.330Z Downloaded subtle v2.5.0
13172023-12-13T05:42:33.330Z Downloaded structmeta-derive v0.2.0
13182023-12-13T05:42:33.330Z Downloaded structmeta v0.2.0
13192023-12-13T05:42:33.330Z Downloaded maybe-uninit v2.0.0
13202023-12-13T05:42:33.331Z Downloaded crypto-bigint v0.5.2
13212023-12-13T05:42:33.343Z Downloaded httparse v1.8.0
13222023-12-13T05:42:33.344Z Downloaded termcolor v1.2.0
13232023-12-13T05:42:33.344Z Downloaded spin v0.9.8
13242023-12-13T05:42:33.344Z Downloaded static_assertions v1.1.0
13252023-12-13T05:42:33.344Z Downloaded slog-term v2.9.0
13262023-12-13T05:42:33.356Z Downloaded memoffset v0.7.1
13272023-12-13T05:42:33.356Z Downloaded base64ct v1.6.0
13282023-12-13T05:42:33.356Z Downloaded thread_local v1.1.7
13292023-12-13T05:42:33.356Z Downloaded thread-id v4.2.0
13302023-12-13T05:42:33.376Z Downloaded thiserror-no-std v2.0.2
13312023-12-13T05:42:33.376Z Downloaded tap v1.0.1
13322023-12-13T05:42:33.376Z Downloaded lalrpop-util v0.19.12
13332023-12-13T05:42:33.376Z Downloaded ipnetwork v0.20.0
13342023-12-13T05:42:33.376Z Downloaded num_enum_derive v0.5.11
13352023-12-13T05:42:33.833Z Downloaded nodrop v0.1.14
13362023-12-13T05:42:33.833Z Downloaded lazycell v1.3.0
13372023-12-13T05:42:33.833Z Downloaded libefi-sys v0.1.0
13382023-12-13T05:42:33.833Z Downloaded is-terminal v0.4.9
13392023-12-13T05:42:33.833Z Downloaded num_cpus v1.16.0
13402023-12-13T05:42:33.833Z Downloaded libsw v3.3.0
13412023-12-13T05:42:33.833Z Downloaded bit-set v0.5.3
13422023-12-13T05:42:33.833Z Downloaded toolchain_find v0.2.0
13432023-12-13T05:42:33.833Z Downloaded tinyvec_macros v0.1.1
13442023-12-13T05:42:33.833Z Downloaded nibble_vec v0.1.0
13452023-12-13T05:42:33.834Z Downloaded macaddr v1.0.1
13462023-12-13T05:42:33.834Z Downloaded indoc v2.0.3
13472023-12-13T05:42:33.834Z Downloaded bytes v1.5.0
13482023-12-13T05:42:33.834Z Downloaded crossbeam v0.8.2
13492023-12-13T05:42:33.834Z Downloaded cpufeatures v0.2.9
13502023-12-13T05:42:33.834Z Downloaded nanorand v0.7.0
13512023-12-13T05:42:33.835Z Downloaded cookie v0.18.0
13522023-12-13T05:42:33.835Z Downloaded ciborium-ll v0.2.1
13532023-12-13T05:42:33.835Z Downloaded cexpr v0.6.0
13542023-12-13T05:42:33.835Z Downloaded bit-vec v0.6.3
13552023-12-13T05:42:33.835Z Downloaded bb8 v0.8.1
13562023-12-13T05:42:33.835Z Downloaded indoc v1.0.9
13572023-12-13T05:42:33.836Z Downloaded cassowary v0.3.0
13582023-12-13T05:42:33.836Z Downloaded chacha20 v0.9.1
13592023-12-13T05:42:33.836Z Downloaded take_mut v0.2.2
13602023-12-13T05:42:33.836Z Downloaded spki v0.7.2
13612023-12-13T05:42:33.836Z Downloaded smallvec v0.6.14
13622023-12-13T05:42:33.836Z Downloaded slog-dtrace v0.2.3
13632023-12-13T05:42:33.836Z Downloaded slog-bunyan v2.4.0
13642023-12-13T05:42:33.836Z Downloaded siphasher v0.3.11
13652023-12-13T05:42:33.837Z Downloaded memoffset v0.9.0
13662023-12-13T05:42:33.837Z Downloaded lru-cache v0.1.2
13672023-12-13T05:42:33.837Z Downloaded criterion-plot v0.5.0
13682023-12-13T05:42:33.837Z Downloaded crunchy v0.2.2
13692023-12-13T05:42:33.837Z Downloaded is_ci v1.1.1
13702023-12-13T05:42:33.837Z Downloaded nested v0.1.1
13712023-12-13T05:42:33.837Z Downloaded mockall v0.12.0
13722023-12-13T05:42:33.838Z Downloaded ipnet v2.8.0
13732023-12-13T05:42:33.838Z Downloaded crc-any v2.4.3
13742023-12-13T05:42:33.838Z Downloaded cipher v0.4.4
13752023-12-13T05:42:33.838Z Downloaded block-padding v0.3.3
13762023-12-13T05:42:33.838Z Downloaded atomic-waker v1.1.1
13772023-12-13T05:42:33.838Z Downloaded httpdate v1.0.3
13782023-12-13T05:42:33.839Z Downloaded cfg-if v1.0.0
13792023-12-13T05:42:33.840Z Downloaded crc v3.0.1
13802023-12-13T05:42:33.840Z Downloaded colored v2.0.4
13812023-12-13T05:42:33.840Z Downloaded keccak v0.1.4
13822023-12-13T05:42:33.840Z Downloaded hyper-rustls v0.24.2
13832023-12-13T05:42:33.840Z Downloaded array-init v0.0.4
13842023-12-13T05:42:33.840Z Downloaded bytecount v0.6.3
13852023-12-13T05:42:33.840Z Downloaded bytesize v1.3.0
13862023-12-13T05:42:33.840Z Downloaded base16ct v0.2.0
13872023-12-13T05:42:33.840Z Downloaded new_debug_unreachable v1.0.4
13882023-12-13T05:42:33.840Z Downloaded bitfield v0.14.0
13892023-12-13T05:42:33.840Z Downloaded impl-trait-for-tuples v0.2.2
13902023-12-13T05:42:33.841Z Downloaded block-buffer v0.10.4
13912023-12-13T05:42:33.841Z Downloaded byteorder v1.5.0
13922023-12-13T05:42:33.841Z Downloaded bcs v0.1.6
13932023-12-13T05:42:33.841Z Downloaded backoff v0.4.0
13942023-12-13T05:42:33.841Z Downloaded arrayvec v0.5.2
13952023-12-13T05:42:33.841Z Downloaded similar-asserts v1.5.0
13962023-12-13T05:42:33.841Z Downloaded buf-list v1.0.3
13972023-12-13T05:42:33.841Z Downloaded async-stream v0.3.5
13982023-12-13T05:42:33.841Z Downloaded ahash v0.8.6
13992023-12-13T05:42:33.842Z Downloaded openssl-probe v0.1.5
14002023-12-13T05:42:33.842Z Downloaded instant v0.1.12
14012023-12-13T05:42:33.842Z Downloaded iana-time-zone v0.1.57
14022023-12-13T05:42:33.842Z Downloaded hyper-tls v0.5.0
14032023-12-13T05:42:33.842Z Downloaded humantime v2.1.0
14042023-12-13T05:42:33.842Z Downloaded signal-hook-mio v0.2.3
14052023-12-13T05:42:33.842Z Downloaded rustyline v12.0.0
14062023-12-13T05:42:33.843Z Downloaded num-bigint v0.4.4
14072023-12-13T05:42:33.843Z Downloaded newline-converter v0.3.0
14082023-12-13T05:42:33.843Z Downloaded match_cfg v0.1.0
14092023-12-13T05:42:33.843Z Downloaded lock_api v0.4.10
14102023-12-13T05:42:33.843Z Downloaded ident_case v1.0.1
14112023-12-13T05:42:33.843Z Downloaded hyper-staticfile v0.9.5
14122023-12-13T05:42:33.843Z Downloaded constant_time_eq v0.2.6
14132023-12-13T05:42:33.843Z Downloaded const-oid v0.9.5
14142023-12-13T05:42:33.844Z Downloaded console v0.15.7
14152023-12-13T05:42:33.844Z Downloaded convert_case v0.4.0
14162023-12-13T05:42:33.844Z Downloaded constant_time_eq v0.3.0
14172023-12-13T05:42:33.844Z Downloaded cobs v0.2.3
14182023-12-13T05:42:33.844Z Downloaded clap v2.34.0
14192023-12-13T05:42:33.844Z Downloaded ciborium-io v0.2.1
14202023-12-13T05:42:33.844Z Downloaded assert_matches v1.5.0
14212023-12-13T05:42:33.844Z Downloaded semver-parser v0.10.2
14222023-12-13T05:42:33.844Z Downloaded semver v0.11.0
14232023-12-13T05:42:33.844Z Downloaded rusty-fork v0.3.0
14242023-12-13T05:42:33.844Z Downloaded num_enum v0.5.11
14252023-12-13T05:42:33.844Z Downloaded num-iter v0.1.43
14262023-12-13T05:42:33.844Z Downloaded nu-ansi-term v0.49.0
14272023-12-13T05:42:33.844Z Downloaded crossbeam-epoch v0.9.15
14282023-12-13T05:42:33.844Z Downloaded crc32fast v1.3.2
14292023-12-13T05:42:33.844Z Downloaded cast v0.3.0
14302023-12-13T05:42:33.844Z Downloaded ascii-canvas v3.0.0
14312023-12-13T05:42:33.844Z Downloaded assert_cmd v2.0.12
14322023-12-13T05:42:33.845Z Downloaded arrayvec v0.7.4
14332023-12-13T05:42:33.845Z Downloaded argon2 v0.5.2
14342023-12-13T05:42:33.846Z Downloaded ansi_term v0.12.1
14352023-12-13T05:42:33.874Z Downloaded anes v0.1.6
14362023-12-13T05:42:33.875Z Downloaded signal-hook-registry v1.4.1
14372023-12-13T05:42:33.875Z Downloaded scopeguard v1.2.0
14382023-12-13T05:42:33.875Z Downloaded atty v0.2.14
14392023-12-13T05:42:33.875Z Downloaded sha2 v0.10.8
14402023-12-13T05:42:33.875Z Downloaded serde_tokenstream v0.1.7
14412023-12-13T05:42:33.875Z Downloaded serde-big-array v0.4.1
14422023-12-13T05:42:33.875Z Downloaded schemars_derive v0.8.13
14432023-12-13T05:42:33.876Z Downloaded openssl-macros v0.1.1
14442023-12-13T05:42:33.876Z Downloaded maplit v1.0.2
14452023-12-13T05:42:33.876Z Downloaded approx v0.5.1
14462023-12-13T05:42:33.876Z Downloaded aead v0.5.2
14472023-12-13T05:42:33.876Z Downloaded sha1 v0.10.6
14482023-12-13T05:42:33.876Z Downloaded serde_tokenstream v0.2.0
14492023-12-13T05:42:33.876Z Downloaded num-derive v0.4.0
14502023-12-13T05:42:33.876Z Downloaded normalize-line-endings v0.3.0
14512023-12-13T05:42:33.876Z Downloaded lazy_static v1.4.0
14522023-12-13T05:42:33.876Z Downloaded hubpack v0.1.2
14532023-12-13T05:42:33.876Z Downloaded crossterm v0.26.1
14542023-12-13T05:42:33.876Z Downloaded arrayref v0.3.7
14552023-12-13T05:42:33.876Z Downloaded atomicwrites v0.4.2
14562023-12-13T05:42:33.876Z Downloaded adler v1.0.2
14572023-12-13T05:42:33.876Z Downloaded md-5 v0.10.5
14582023-12-13T05:42:33.876Z Downloaded crypto-common v0.1.6
14592023-12-13T05:42:33.877Z Downloaded addr2line v0.21.0
14602023-12-13T05:42:34.354Z Compiling serde v1.0.193
14612023-12-13T05:42:34.354Z Compiling autocfg v1.1.0
14622023-12-13T05:42:34.357Z Checking cfg-if v1.0.0
14632023-12-13T05:42:34.357Z Compiling version_check v0.9.4
14642023-12-13T05:42:34.357Z Compiling syn v1.0.109
14652023-12-13T05:42:34.421Z Checking libc v0.2.151
14662023-12-13T05:42:34.438Z Compiling syn v2.0.32
14672023-12-13T05:42:34.474Z Compiling parking_lot_core v0.9.8
14682023-12-13T05:42:34.527Z Compiling libm v0.2.7
14692023-12-13T05:42:35.145Z Compiling cc v1.0.83
14702023-12-13T05:42:35.284Z Compiling once_cell v1.19.0
14712023-12-13T05:42:35.305Z Compiling futures-core v0.3.29
14722023-12-13T05:42:35.771Z Compiling serde_json v1.0.108
14732023-12-13T05:42:35.906Z Compiling memchr v2.6.3
14742023-12-13T05:42:35.987Z Compiling lock_api v0.4.10
14752023-12-13T05:42:36.020Z Compiling num-traits v0.2.16
14762023-12-13T05:42:36.362Z Compiling typenum v1.16.0
14772023-12-13T05:42:36.661Z Checking getrandom v0.2.10
14782023-12-13T05:42:36.681Z Compiling generic-array v0.14.7
14792023-12-13T05:42:37.029Z Compiling slab v0.4.9
14802023-12-13T05:42:37.248Z Compiling futures-channel v0.3.29
14812023-12-13T05:42:37.462Z Compiling futures-task v0.3.29
14822023-12-13T05:42:37.855Z Checking scopeguard v1.2.0
14832023-12-13T05:42:38.020Z Compiling futures-util v0.3.29
14842023-12-13T05:42:38.474Z Checking log v0.4.20
14852023-12-13T05:42:38.530Z Compiling pkg-config v0.3.27
14862023-12-13T05:42:39.143Z Checking smallvec v1.11.2
14872023-12-13T05:42:39.297Z Compiling byteorder v1.5.0
14882023-12-13T05:42:39.496Z Checking itoa v1.0.9
14892023-12-13T05:42:39.518Z Compiling rustix v0.38.25
14902023-12-13T05:42:39.788Z Compiling indexmap v1.9.3
14912023-12-13T05:42:40.121Z Compiling schemars v0.8.13
14922023-12-13T05:42:40.324Z Compiling fnv v1.0.7
14932023-12-13T05:42:40.485Z Compiling vcpkg v0.2.15
14942023-12-13T05:42:40.583Z Compiling httparse v1.8.0
14952023-12-13T05:42:40.601Z Checking rand_core v0.6.4
14962023-12-13T05:42:41.013Z Compiling ring v0.17.7
14972023-12-13T05:42:41.221Z Compiling ring v0.16.20
14982023-12-13T05:42:41.809Z Compiling aho-corasick v1.0.4
14992023-12-13T05:42:43.083Z Compiling regex-syntax v0.8.2
15002023-12-13T05:42:44.198Z Compiling openssl-sys v0.9.96
15012023-12-13T05:42:45.979Z Checking parking_lot v0.12.1
15022023-12-13T05:42:46.358Z Compiling ahash v0.8.6
15032023-12-13T05:42:46.802Z Compiling serde_derive_internals v0.26.0
15042023-12-13T05:42:48.558Z Compiling regex-automata v0.4.3
15052023-12-13T05:42:48.931Z Checking pin-project-lite v0.2.13
15062023-12-13T05:42:49.085Z Compiling openssl v0.10.60
15072023-12-13T05:42:50.172Z Checking spin v0.5.2
15082023-12-13T05:42:50.388Z Checking signal-hook-registry v1.4.1
15092023-12-13T05:42:50.447Z Checking mio v0.8.9
15102023-12-13T05:42:50.741Z Compiling rustls v0.21.9
15112023-12-13T05:42:51.139Z Compiling ucd-trie v0.1.6
15122023-12-13T05:42:51.451Z Compiling iana-time-zone v0.1.57
15132023-12-13T05:42:52.010Z Compiling native-tls v0.2.11
15142023-12-13T05:42:52.106Z Compiling async-trait v0.1.74
15152023-12-13T05:42:52.340Z Checking num_cpus v1.16.0
15162023-12-13T05:42:52.479Z Compiling unicode-xid v0.2.4
15172023-12-13T05:42:52.500Z Compiling dyn-clone v1.0.13
15182023-12-13T05:42:52.736Z Checking ryu v1.0.15
15192023-12-13T05:42:53.162Z Compiling backtrace v0.3.69
15202023-12-13T05:42:53.173Z Checking socket2 v0.5.5
15212023-12-13T05:42:53.672Z Compiling futures-sink v0.3.29
15222023-12-13T05:42:53.894Z Compiling errno v0.3.2
15232023-12-13T05:42:54.158Z Compiling crc32fast v1.3.2
15242023-12-13T05:42:54.578Z Compiling tinyvec_macros v0.1.1
15252023-12-13T05:42:54.578Z Compiling crossbeam-utils v0.8.16
15262023-12-13T05:42:54.578Z Compiling tinyvec v1.6.0
15272023-12-13T05:42:55.495Z Compiling regex v1.10.2
15282023-12-13T05:42:55.518Z Compiling pin-utils v0.1.0
15292023-12-13T05:42:55.591Z Compiling anyhow v1.0.75
15302023-12-13T05:42:55.644Z Compiling futures-io v0.3.29
15312023-12-13T05:42:55.786Z Compiling spin v0.9.8
15322023-12-13T05:42:56.781Z Compiling tracing-core v0.1.31
15332023-12-13T05:42:56.785Z Compiling unicode-bidi v0.3.13
15342023-12-13T05:42:57.052Z Compiling unicode-normalization v0.1.22
15352023-12-13T05:42:58.305Z Compiling num-integer v0.1.45
15362023-12-13T05:42:58.466Z Compiling serde_derive v1.0.193
15372023-12-13T05:42:58.735Z Compiling thiserror-impl v1.0.49
15382023-12-13T05:42:58.792Z Compiling zeroize_derive v1.4.2
15392023-12-13T05:42:58.903Z Compiling tokio-macros v2.2.0
15402023-12-13T05:42:59.131Z Compiling futures-macro v0.3.29
15412023-12-13T05:42:59.619Z Compiling tracing-attributes v0.1.26
15422023-12-13T05:42:59.633Z Compiling schemars_derive v0.8.13
15432023-12-13T05:43:01.561Z Compiling zerocopy-derive v0.7.26
15442023-12-13T05:43:01.788Z Checking zeroize v1.7.0
15452023-12-13T05:43:02.192Z Compiling openssl-macros v0.1.1
15462023-12-13T05:43:04.405Z Compiling thiserror v1.0.49
15472023-12-13T05:43:04.488Z Compiling pest v2.7.2
15482023-12-13T05:43:05.288Z Compiling der_derive v0.7.2
15492023-12-13T05:43:05.324Z Compiling zerocopy v0.7.26
15502023-12-13T05:43:06.379Z Compiling tracing v0.1.37
15512023-12-13T05:43:07.203Z Compiling synstructure v0.12.6
15522023-12-13T05:43:07.502Z Compiling lazy_static v1.4.0
15532023-12-13T05:43:07.675Z Checking subtle v2.5.0
15542023-12-13T05:43:08.050Z Compiling base64 v0.21.5
15552023-12-13T05:43:08.671Z Compiling hashbrown v0.13.2
15562023-12-13T05:43:09.159Z Compiling unicode-width v0.1.11
15572023-12-13T05:43:09.246Z Compiling slog v2.7.0
15582023-12-13T05:43:09.394Z Compiling pest_meta v2.7.2
15592023-12-13T05:43:09.426Z Compiling untrusted v0.9.0
15602023-12-13T05:43:09.590Z Compiling rustversion v1.0.14
15612023-12-13T05:43:09.667Z Compiling time-core v0.1.1
15622023-12-13T05:43:09.919Z Compiling percent-encoding v2.3.1
15632023-12-13T05:43:10.130Z Compiling hashbrown v0.12.3
15642023-12-13T05:43:10.310Z Compiling zerocopy-derive v0.2.0
15652023-12-13T05:43:10.557Z Compiling openssl-probe v0.1.5
15662023-12-13T05:43:10.610Z Compiling untrusted v0.7.1
15672023-12-13T05:43:10.675Z Compiling foreign-types-shared v0.1.1
15682023-12-13T05:43:10.811Z Compiling foreign-types v0.3.2
15692023-12-13T05:43:11.041Z Compiling time-macros v0.2.13
15702023-12-13T05:43:13.678Z Compiling pest_generator v2.7.2
15712023-12-13T05:43:16.521Z Compiling try-lock v0.2.4
15722023-12-13T05:43:16.727Z Compiling want v0.3.1
15732023-12-13T05:43:17.239Z Compiling rustls-webpki v0.101.7
15742023-12-13T05:43:17.250Z Compiling sct v0.7.0
15752023-12-13T05:43:17.250Z Compiling form_urlencoded v1.2.1
15762023-12-13T05:43:17.890Z Compiling pest_derive v2.7.2
15772023-12-13T05:43:17.955Z Compiling socket2 v0.4.9
15782023-12-13T05:43:18.320Z Compiling httpdate v1.0.3
15792023-12-13T05:43:18.609Z Compiling either v1.9.0
15802023-12-13T05:43:19.026Z Compiling tower-service v0.3.2
15812023-12-13T05:43:19.191Z Compiling const-oid v0.9.5
15822023-12-13T05:43:19.655Z Compiling rustls-pemfile v1.0.3
15832023-12-13T05:43:19.674Z Compiling idna v0.5.0
15842023-12-13T05:43:20.161Z Compiling memoffset v0.9.0
15852023-12-13T05:43:20.334Z Compiling usdt-impl v0.3.5
15862023-12-13T05:43:20.604Z Compiling adler v1.0.2
15872023-12-13T05:43:20.912Z Compiling miniz_oxide v0.7.1
15882023-12-13T05:43:21.206Z Compiling url v2.5.0
15892023-12-13T05:43:21.749Z Checking bytes v1.5.0
15902023-12-13T05:43:22.387Z Checking bitflags v2.4.0
15912023-12-13T05:43:22.799Z Compiling rustls-native-certs v0.6.3
15922023-12-13T05:43:23.040Z Checking tokio v1.35.0
15932023-12-13T05:43:23.641Z Compiling indexmap v2.1.0
15942023-12-13T05:43:24.359Z Compiling semver v1.0.20
15952023-12-13T05:43:25.237Z Compiling uuid v1.6.1
15962023-12-13T05:43:25.531Z Compiling chrono v0.4.31
15972023-12-13T05:43:26.066Z Compiling rustc_version v0.4.0
15982023-12-13T05:43:26.244Z Compiling http v0.2.11
15992023-12-13T05:43:27.750Z Compiling toml_datetime v0.6.5
16002023-12-13T05:43:27.980Z Compiling serde_spanned v0.6.4
16012023-12-13T05:43:28.317Z Compiling toml_edit v0.19.15
16022023-12-13T05:43:28.585Z Compiling openapiv3 v2.0.0
16032023-12-13T05:43:31.961Z Compiling http-body v0.4.5
16042023-12-13T05:43:32.582Z Compiling heapless v0.7.16
16052023-12-13T05:43:33.531Z Compiling zerocopy v0.3.0
16062023-12-13T05:43:34.040Z Checking crypto-common v0.1.6
16072023-12-13T05:43:34.379Z Compiling ipnet v2.8.0
16082023-12-13T05:43:34.685Z Compiling dof v0.1.5
16092023-12-13T05:43:36.247Z Compiling serde_urlencoded v0.7.1
16102023-12-13T05:43:36.359Z Compiling dtrace-parser v0.1.14
16112023-12-13T05:43:36.888Z Compiling zerocopy-derive v0.6.4
16122023-12-13T05:43:36.974Z Compiling clap_derive v4.4.2
16132023-12-13T05:43:37.266Z Compiling crossbeam-epoch v0.9.15
16142023-12-13T05:43:37.379Z Compiling encoding_rs v0.8.33
16152023-12-13T05:43:37.925Z Compiling thread-id v4.2.0
16162023-12-13T05:43:38.084Z Compiling siphasher v0.3.11
16172023-12-13T05:43:38.709Z Compiling gimli v0.28.0
16182023-12-13T05:43:39.692Z Compiling tokio-util v0.7.10
16192023-12-13T05:43:40.489Z Compiling tokio-rustls v0.24.1
16202023-12-13T05:43:41.102Z Compiling mime v0.3.17
16212023-12-13T05:43:41.728Z Compiling h2 v0.3.21
16222023-12-13T05:43:42.074Z Compiling webpki-roots v0.25.2
16232023-12-13T05:43:42.477Z Compiling serde_tokenstream v0.1.7
16242023-12-13T05:43:44.590Z Compiling tokio-native-tls v0.3.1
16252023-12-13T05:43:44.644Z Compiling strum_macros v0.25.2
16262023-12-13T05:43:45.071Z Compiling block-buffer v0.10.4
16272023-12-13T05:43:45.472Z Compiling bzip2-sys v0.1.11+1.0.8
16282023-12-13T05:43:45.562Z Compiling object v0.32.1
16292023-12-13T05:43:45.748Z Compiling num-iter v0.1.43
16302023-12-13T05:43:46.158Z Compiling addr2line v0.21.0
16312023-12-13T05:43:46.533Z Compiling rustc-demangle v0.1.23
16322023-12-13T05:43:47.669Z Compiling flate2 v1.0.28
16332023-12-13T05:43:48.157Z Compiling digest v0.10.7
16342023-12-13T05:43:48.511Z Compiling ppv-lite86 v0.2.17
16352023-12-13T05:43:48.901Z Compiling doc-comment v0.3.3
16362023-12-13T05:43:49.278Z Compiling usdt-attr-macro v0.3.5
16372023-12-13T05:43:49.755Z Compiling rand_chacha v0.3.1
16382023-12-13T05:43:50.009Z Compiling usdt-macro v0.3.5
16392023-12-13T05:43:50.502Z Compiling toml v0.7.8
16402023-12-13T05:43:51.705Z Compiling toml_edit v0.21.0
16412023-12-13T05:43:51.772Z Compiling hex v0.4.3
16422023-12-13T05:43:52.064Z Compiling pin-project-internal v1.1.3
16432023-12-13T05:43:52.156Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16442023-12-13T05:43:52.746Z Compiling bit-vec v0.6.3
16452023-12-13T05:43:52.876Z Compiling hyper v0.14.27
16462023-12-13T05:43:53.397Z Checking bitflags v1.3.2
16472023-12-13T05:43:53.562Z Compiling rand v0.8.5
16482023-12-13T05:43:54.994Z Compiling phf_shared v0.10.0
16492023-12-13T05:43:55.819Z Compiling num-bigint v0.4.4
16502023-12-13T05:43:56.894Z Compiling minimal-lexical v0.2.1
16512023-12-13T05:43:57.248Z Compiling smoltcp v0.9.1
16522023-12-13T05:43:57.289Z Compiling base64ct v1.6.0
16532023-12-13T05:43:57.720Z Compiling precomputed-hash v0.1.1
16542023-12-13T05:43:57.877Z Compiling new_debug_unreachable v1.0.4
16552023-12-13T05:43:57.993Z Compiling fixedbitset v0.4.2
16562023-12-13T05:43:58.291Z Compiling pem-rfc7468 v0.7.0
16572023-12-13T05:43:58.393Z Compiling petgraph v0.6.4
16582023-12-13T05:43:58.682Z Compiling string_cache v0.8.7
16592023-12-13T05:43:58.732Z Compiling nom v7.1.3
16602023-12-13T05:43:59.508Z Compiling bit-set v0.5.3
16612023-12-13T05:43:59.916Z Compiling hmac v0.12.1
16622023-12-13T05:44:00.333Z Compiling itertools v0.10.5
16632023-12-13T05:44:01.116Z Compiling hubpack_derive v0.1.1
16642023-12-13T05:44:01.552Z Compiling enum-as-inner v0.5.1
16652023-12-13T05:44:01.977Z Compiling diesel_table_macro_syntax v0.1.0
16662023-12-13T05:44:03.024Z Compiling unicode-segmentation v1.10.1
16672023-12-13T05:44:03.181Z Compiling flagset v0.4.3
16682023-12-13T05:44:03.485Z Compiling lalrpop-util v0.19.12
16692023-12-13T05:44:03.994Z Compiling der v0.7.8
16702023-12-13T05:44:04.015Z Compiling diesel_derives v2.1.2
16712023-12-13T05:44:04.382Z Compiling hyper-rustls v0.24.2
16722023-12-13T05:44:04.825Z Compiling hyper-tls v0.5.0
16732023-12-13T05:44:05.202Z Compiling snafu-derive v0.7.5
16742023-12-13T05:44:05.261Z Compiling reqwest v0.11.22
16752023-12-13T05:44:05.352Z Compiling cpufeatures v0.2.9
16762023-12-13T05:44:05.578Z Compiling sha2 v0.10.8
16772023-12-13T05:44:06.225Z Compiling rustix v0.37.23
16782023-12-13T05:44:06.661Z Compiling md-5 v0.10.5
16792023-12-13T05:44:08.315Z Compiling spki v0.7.2
16802023-12-13T05:44:08.393Z Compiling stringprep v0.1.3
16812023-12-13T05:44:08.882Z Compiling serde_repr v0.1.16
16822023-12-13T05:44:09.519Z Compiling hash32 v0.2.1
16832023-12-13T05:44:09.543Z Compiling fallible-iterator v0.2.0
16842023-12-13T05:44:10.002Z Compiling stable_deref_trait v1.2.0
16852023-12-13T05:44:10.738Z Compiling postgres-protocol v0.6.6
16862023-12-13T05:44:10.780Z Compiling pkcs8 v0.10.2
16872023-12-13T05:44:10.850Z Compiling terminal_size v0.2.6
16882023-12-13T05:44:11.657Z Compiling phf_shared v0.11.2
16892023-12-13T05:44:11.910Z Compiling ff v0.13.0
16902023-12-13T05:44:11.982Z Compiling block-padding v0.3.3
16912023-12-13T05:44:12.211Z Compiling scheduled-thread-pool v0.2.7
16922023-12-13T05:44:12.622Z Compiling deranged v0.3.8
16932023-12-13T05:44:12.943Z Compiling managed v0.8.0
16942023-12-13T05:44:13.125Z Compiling regex-automata v0.1.10
16952023-12-13T05:44:13.531Z Compiling base16ct v0.2.0
16962023-12-13T05:44:13.653Z Compiling matches v0.1.10
16972023-12-13T05:44:13.773Z Compiling num_threads v0.1.6
16982023-12-13T05:44:13.899Z Compiling sec1 v0.7.3
16992023-12-13T05:44:14.023Z Compiling bstr v0.2.17
17002023-12-13T05:44:14.445Z Compiling idna v0.2.3
17012023-12-13T05:44:14.782Z Compiling r2d2 v0.8.10
17022023-12-13T05:44:15.433Z Compiling time v0.3.27
17032023-12-13T05:44:15.536Z Compiling clap_builder v4.4.2
17042023-12-13T05:44:16.347Z Compiling inout v0.1.3
17052023-12-13T05:44:16.718Z Compiling group v0.13.0
17062023-12-13T05:44:16.738Z Compiling phf v0.11.2
17072023-12-13T05:44:17.143Z Compiling postgres-types v0.2.6
17082023-12-13T05:44:17.181Z Compiling bzip2 v0.4.4
17092023-12-13T05:44:17.775Z Compiling hubpack v0.1.2
17102023-12-13T05:44:18.454Z Compiling hkdf v0.12.3
17112023-12-13T05:44:18.488Z Compiling pin-project v1.1.3
17122023-12-13T05:44:18.936Z Compiling zerocopy v0.6.4
17132023-12-13T05:44:19.693Z Compiling ipnetwork v0.20.0
17142023-12-13T05:44:20.447Z Compiling crypto-bigint v0.5.2
17152023-12-13T05:44:21.146Z Compiling itertools v0.11.0
17162023-12-13T05:44:22.477Z Compiling futures-executor v0.3.29
17172023-12-13T05:44:24.425Z Compiling float-cmp v0.9.0
17182023-12-13T05:44:24.704Z Compiling difflib v0.4.0
17192023-12-13T05:44:25.330Z Compiling predicates-core v1.0.6
17202023-12-13T05:44:25.853Z Compiling normalize-line-endings v0.3.0
17212023-12-13T05:44:26.007Z Compiling static_assertions v1.1.0
17222023-12-13T05:44:26.053Z Compiling regex-automata v0.3.8
17232023-12-13T05:44:26.146Z Compiling whoami v1.4.1
17242023-12-13T05:44:26.516Z Compiling data-encoding v2.4.0
17252023-12-13T05:44:27.140Z Compiling tokio-postgres v0.7.10
17262023-12-13T05:44:27.377Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17272023-12-13T05:44:29.789Z Compiling bstr v1.6.0
17282023-12-13T05:44:30.091Z Compiling trust-dns-proto v0.22.0
17292023-12-13T05:44:30.484Z Compiling predicates v3.0.4
17302023-12-13T05:44:30.888Z Compiling diesel v2.1.4
17312023-12-13T05:44:32.375Z Compiling elliptic-curve v0.13.8
17322023-12-13T05:44:33.086Z Compiling futures v0.3.29
17332023-12-13T05:44:33.220Z Compiling yasna v0.5.2
17342023-12-13T05:44:33.247Z Compiling clap v4.4.3
17352023-12-13T05:44:33.392Z Compiling snafu v0.7.5
17362023-12-13T05:44:33.606Z Compiling zip v0.6.6
17372023-12-13T05:44:34.753Z Compiling cipher v0.4.4
17382023-12-13T05:44:35.620Z Compiling similar v2.3.0
17392023-12-13T05:44:35.921Z Compiling usdt v0.3.5
17402023-12-13T05:44:35.934Z Compiling tokio-stream v0.1.14
17412023-12-13T05:44:36.300Z Compiling console v0.15.7
17422023-12-13T05:44:37.273Z Checking unicode-ident v1.0.12
17432023-12-13T05:44:37.782Z Checking equivalent v1.0.1
17442023-12-13T05:44:37.782Z Checking hashbrown v0.14.2
17452023-12-13T05:44:38.718Z Checking proc-macro2 v1.0.69
17462023-12-13T05:44:39.947Z Checking quote v1.0.33
17472023-12-13T05:44:41.777Z Checking utf8parse v0.2.1
17482023-12-13T05:44:44.321Z Checking anstyle v1.0.2
17492023-12-13T05:44:45.951Z Checking io-lifetimes v1.0.11
17502023-12-13T05:44:50.216Z Checking anstyle-parse v0.2.1
17512023-12-13T05:44:52.770Z Checking anstyle-query v1.0.0
17522023-12-13T05:44:53.346Z Checking colorchoice v1.0.0
17532023-12-13T05:44:53.355Z Checking anstream v0.5.0
17542023-12-13T05:44:53.882Z Checking clap_lex v0.5.1
17552023-12-13T05:44:53.969Z Checking strsim v0.10.0
17562023-12-13T05:44:55.388Z Checking winnow v0.5.15
17572023-12-13T05:45:01.910Z Compiling serde_tokenstream v0.2.0
17582023-12-13T05:45:05.233Z Compiling regress v0.7.1
17592023-12-13T05:45:10.800Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17602023-12-13T05:45:19.069Z Compiling getopts v0.2.21
17612023-12-13T05:45:19.369Z Compiling unsafe-libyaml v0.2.9
17622023-12-13T05:45:20.723Z Checking heck v0.4.1
17632023-12-13T05:45:21.016Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17642023-12-13T05:45:21.925Z Compiling serde_yaml v0.9.25
17652023-12-13T05:45:22.551Z Compiling ident_case v1.0.1
17662023-12-13T05:45:22.716Z Checking fastrand v2.0.0
17672023-12-13T05:45:22.797Z Checking match_cfg v0.1.0
17682023-12-13T05:45:22.924Z Checking hostname v0.3.1
17692023-12-13T05:45:23.106Z Checking camino v1.1.6
17702023-12-13T05:45:23.180Z Checking tempfile v3.8.1
17712023-12-13T05:45:23.709Z Checking atty v0.2.14
17722023-12-13T05:45:23.851Z Compiling paste v1.0.14
17732023-12-13T05:45:23.964Z Checking quick-error v1.2.3
17742023-12-13T05:45:24.042Z Checking crossbeam-channel v0.5.8
17752023-12-13T05:45:24.152Z Checking sha1 v0.10.6
17762023-12-13T05:45:24.566Z Checking dirs-sys-next v0.1.2
17772023-12-13T05:45:24.818Z Checking dirs-next v2.0.0
17782023-12-13T05:45:24.992Z Checking thread_local v1.1.7
17792023-12-13T05:45:25.192Z Checking instant v0.1.12
17802023-12-13T05:45:25.339Z Compiling slog-async v2.8.0
17812023-12-13T05:45:25.414Z Checking term v0.7.0
17822023-12-13T05:45:26.060Z Compiling multer v2.1.0
17832023-12-13T05:45:26.176Z Checking debug-ignore v1.0.5
17842023-12-13T05:45:26.355Z Checking take_mut v0.2.2
17852023-12-13T05:45:26.553Z Checking slog-term v2.9.0
17862023-12-13T05:45:26.671Z Compiling darling_core v0.20.3
17872023-12-13T05:45:26.993Z Checking slog-json v2.6.1
17882023-12-13T05:45:27.326Z Compiling async-stream-impl v0.3.5
17892023-12-13T05:45:27.371Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17902023-12-13T05:45:27.850Z Checking atomic-waker v1.1.1
17912023-12-13T05:45:28.018Z Checking waitgroup v0.1.2
17922023-12-13T05:45:28.283Z Checking slog-bunyan v2.4.0
17932023-12-13T05:45:28.943Z Checking toml v0.8.8
17942023-12-13T05:45:29.089Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17952023-12-13T05:45:29.318Z Checking serde_path_to_error v0.1.14
17962023-12-13T05:45:29.632Z Checking async-stream v0.3.5
17972023-12-13T05:45:29.899Z Checking strum v0.25.0
17982023-12-13T05:45:30.154Z Compiling structmeta-derive v0.2.0
17992023-12-13T05:45:30.172Z Checking wait-timeout v0.2.0
18002023-12-13T05:45:30.369Z Checking rand_xorshift v0.3.0
18012023-12-13T05:45:30.414Z Checking rusty-fork v0.3.0
18022023-12-13T05:45:30.607Z Compiling regex-syntax v0.7.5
18032023-12-13T05:45:30.856Z Checking unarray v0.1.4
18042023-12-13T05:45:31.055Z Checking proptest v1.4.0
18052023-12-13T05:45:35.250Z Compiling structmeta v0.2.0
18062023-12-13T05:45:35.926Z Checking backoff v0.4.0
18072023-12-13T05:45:36.361Z Compiling test-strategy v0.3.1
18082023-12-13T05:45:37.158Z Compiling darling_macro v0.20.3
18092023-12-13T05:45:38.272Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18102023-12-13T05:45:38.488Z Checking macaddr v1.0.1
18112023-12-13T05:45:38.734Z Checking camino-tempfile v1.1.1
18122023-12-13T05:45:38.758Z Compiling darling v0.20.3
18132023-12-13T05:45:38.962Z Compiling serde_with_macros v3.4.0
18142023-12-13T05:45:38.977Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152023-12-13T05:45:39.014Z Checking is-terminal v0.4.9
18162023-12-13T05:45:39.118Z Compiling proc-macro-error-attr v1.0.4
18172023-12-13T05:45:39.155Z Compiling proc-macro-error v1.0.4
18182023-12-13T05:45:39.551Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18192023-12-13T05:45:39.789Z Compiling proc-macro-crate v1.3.1
18202023-12-13T05:45:40.828Z Checking termtree v0.4.1
18212023-12-13T05:45:41.113Z Checking predicates-tree v1.0.9
18222023-12-13T05:45:41.304Z Compiling smoltcp v0.10.0
18232023-12-13T05:45:41.559Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18242023-12-13T05:45:41.674Z Compiling num_enum_derive v0.5.11
18252023-12-13T05:45:42.137Z Compiling parse-display-derive v0.8.2
18262023-12-13T05:45:42.228Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18272023-12-13T05:45:42.462Z Checking cobs v0.2.3
18282023-12-13T05:45:42.720Z Checking embedded-io v0.4.0
18292023-12-13T05:45:42.786Z Compiling crucible-workspace-hack v0.1.0
18302023-12-13T05:45:43.000Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312023-12-13T05:45:43.182Z Checking postcard v1.0.8
18322023-12-13T05:45:43.404Z Checking serde_with v3.4.0
18332023-12-13T05:45:43.467Z Compiling foreign-types-macros v0.2.3
18342023-12-13T05:45:44.293Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18352023-12-13T05:45:44.739Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18362023-12-13T05:45:45.240Z Checking foreign-types-shared v0.3.1
18372023-12-13T05:45:45.389Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18382023-12-13T05:45:45.616Z Checking foreign-types v0.5.0
18392023-12-13T05:45:45.923Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18402023-12-13T05:45:46.108Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18412023-12-13T05:45:46.127Z Checking num_enum v0.5.11
18422023-12-13T05:45:46.331Z Checking cstr-argument v0.1.2
18432023-12-13T05:45:46.578Z Checking pretty-hex v0.2.1
18442023-12-13T05:45:46.802Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18452023-12-13T05:45:47.277Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18462023-12-13T05:45:47.423Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18472023-12-13T05:45:47.933Z Checking colored v2.0.4
18482023-12-13T05:45:47.948Z Compiling zone_cfg_derive v0.3.0
18492023-12-13T05:45:47.948Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18502023-12-13T05:45:48.094Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18512023-12-13T05:45:48.405Z Compiling mockall_derive v0.12.0
18522023-12-13T05:45:49.424Z Compiling num-derive v0.4.0
18532023-12-13T05:45:49.741Z Checking parse-display v0.8.2
18542023-12-13T05:45:49.987Z Checking fragile v2.0.0
18552023-12-13T05:45:50.177Z Checking downcast v0.11.0
18562023-12-13T05:45:50.235Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18572023-12-13T05:45:50.410Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18582023-12-13T05:45:50.439Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18592023-12-13T05:45:50.465Z Checking zone v0.3.0
18602023-12-13T05:45:50.930Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18612023-12-13T05:45:51.278Z Checking smf v0.2.2
18622023-12-13T05:45:51.601Z Checking filetime v0.2.23
18632023-12-13T05:45:51.882Z Checking xattr v1.0.1
18642023-12-13T05:45:51.962Z Checking pem v3.0.2
18652023-12-13T05:45:52.137Z Checking tar v0.4.40
18662023-12-13T05:45:52.341Z Checking linked-hash-map v0.5.6
18672023-12-13T05:45:52.708Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18682023-12-13T05:45:52.823Z Checking lru-cache v0.1.2
18692023-12-13T05:45:53.075Z Checking headers-core v0.2.0
18702023-12-13T05:45:53.101Z Checking itertools v0.12.0
18712023-12-13T05:45:53.261Z Checking headers v0.3.9
18722023-12-13T05:45:53.319Z Checking password-hash v0.5.0
18732023-12-13T05:45:53.478Z Checking blake2 v0.10.6
18742023-12-13T05:45:53.522Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18752023-12-13T05:45:54.010Z Checking swrite v0.1.0
18762023-12-13T05:45:54.119Z Checking argon2 v0.5.2
18772023-12-13T05:45:54.160Z Checking rcgen v0.11.3
18782023-12-13T05:45:54.179Z Checking atomicwrites v0.4.2
18792023-12-13T05:45:54.433Z Checking subprocess v0.2.9
18802023-12-13T05:45:55.111Z Checking ciborium-io v0.2.1
18812023-12-13T05:45:55.129Z Checking half v1.8.2
18822023-12-13T05:45:55.273Z Checking arc-swap v1.6.0
18832023-12-13T05:45:55.289Z Compiling cancel-safe-futures v0.1.5
18842023-12-13T05:45:55.308Z Checking textwrap v0.11.0
18852023-12-13T05:45:55.610Z Compiling heck v0.3.3
18862023-12-13T05:45:55.770Z Checking ciborium-ll v0.2.1
18872023-12-13T05:45:55.829Z Checking vec_map v0.8.2
18882023-12-13T05:45:55.936Z Checking slog-scope v4.4.0
18892023-12-13T05:45:56.217Z Compiling libefi-sys v0.1.0
18902023-12-13T05:45:56.220Z Checking strsim v0.8.0
18912023-12-13T05:45:56.247Z Checking ansi_term v0.12.1
18922023-12-13T05:45:56.265Z Checking ciborium v0.2.1
18932023-12-13T05:45:56.486Z Compiling structopt-derive v0.4.18
18942023-12-13T05:45:56.647Z Checking slog-stdlog v4.1.1
18952023-12-13T05:45:56.706Z Checking clap v2.34.0
18962023-12-13T05:45:57.317Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18972023-12-13T05:45:57.500Z Checking slog-envlogger v2.2.0
18982023-12-13T05:45:57.864Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18992023-12-13T05:45:58.101Z Compiling signal-hook v0.3.17
19002023-12-13T05:45:58.320Z Checking libsw v3.3.0
19012023-12-13T05:45:58.386Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19022023-12-13T05:45:58.702Z Compiling derive-where v1.2.6
19032023-12-13T05:45:58.740Z Checking linear-map v1.2.0
19042023-12-13T05:45:59.063Z Checking owo-colors v3.5.0
19052023-12-13T05:45:59.238Z Checking resolv-conf v0.7.0
19062023-12-13T05:45:59.765Z Compiling slog-dtrace v0.2.3
19072023-12-13T05:46:00.321Z Checking trust-dns-resolver v0.22.0
19082023-12-13T05:46:01.306Z Compiling convert_case v0.4.0
19092023-12-13T05:46:01.458Z Checking structopt v0.3.26
19102023-12-13T05:46:02.364Z Checking mockall v0.12.0
19112023-12-13T05:46:02.409Z Checking nibble_vec v0.1.0
19122023-12-13T05:46:02.601Z Checking endian-type v0.1.2
19132023-12-13T05:46:02.690Z Checking fxhash v0.2.1
19142023-12-13T05:46:02.706Z Checking termcolor v1.2.0
19152023-12-13T05:46:02.785Z Compiling derive_more v0.99.17
19162023-12-13T05:46:02.894Z Checking radix_trie v0.2.1
19172023-12-13T05:46:02.915Z Compiling same-file v1.0.6
19182023-12-13T05:46:02.930Z Compiling radium v0.7.0
19192023-12-13T05:46:03.156Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19202023-12-13T05:46:03.253Z Compiling walkdir v2.4.0
19212023-12-13T05:46:03.331Z Compiling semver-parser v0.10.2
19222023-12-13T05:46:03.516Z Compiling maybe-uninit v2.0.0
19232023-12-13T05:46:03.630Z Checking tap v1.0.1
19242023-12-13T05:46:04.362Z Checking wyz v0.5.1
19252023-12-13T05:46:04.540Z Compiling semver v0.11.0
19262023-12-13T05:46:05.015Z Compiling num-rational v0.4.1
19272023-12-13T05:46:05.779Z Compiling num-bigint-dig v0.8.4
19282023-12-13T05:46:05.869Z Compiling home v0.5.5
19292023-12-13T05:46:05.959Z Checking funty v2.0.0
19302023-12-13T05:46:06.154Z Checking crc-catalog v2.2.0
19312023-12-13T05:46:06.238Z Compiling packed_struct v0.10.1
19322023-12-13T05:46:06.242Z Checking crc v3.0.1
19332023-12-13T05:46:06.259Z Compiling toolchain_find v0.2.0
19342023-12-13T05:46:07.190Z Compiling toml v0.5.11
19352023-12-13T05:46:07.220Z Compiling packed_struct_codegen v0.10.1
19362023-12-13T05:46:07.705Z Checking nodrop v0.1.14
19372023-12-13T05:46:07.739Z Checking bitvec v1.0.1
19382023-12-13T05:46:07.866Z Checking array-init v0.0.4
19392023-12-13T05:46:09.583Z Compiling omicron-zone-package v0.9.1
19402023-12-13T05:46:09.998Z Compiling rustfmt-wrapper v0.2.0
19412023-12-13T05:46:10.504Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19422023-12-13T05:46:10.998Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19432023-12-13T05:46:12.060Z Checking smallvec v0.6.14
19442023-12-13T05:46:12.640Z Checking newline-converter v0.3.0
19452023-12-13T05:46:12.847Z Checking pkcs1 v0.7.5
19462023-12-13T05:46:13.330Z Checking signature v2.1.0
19472023-12-13T05:46:13.583Z Checking num-complex v0.4.4
19482023-12-13T05:46:15.134Z Checking bitfield v0.14.0
19492023-12-13T05:46:15.303Z Checking utf-8 v0.7.6
19502023-12-13T05:46:15.566Z Checking keccak v0.1.4
19512023-12-13T05:46:15.599Z Checking tungstenite v0.20.1
19522023-12-13T05:46:16.024Z Checking sha3 v0.10.8
19532023-12-13T05:46:16.389Z Checking rsa v0.9.2
19542023-12-13T05:46:16.481Z Checking num v0.4.1
19552023-12-13T05:46:16.602Z Checking expectorate v1.1.0
19562023-12-13T05:46:16.620Z Checking serde-hex v0.1.0
19572023-12-13T05:46:16.814Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19582023-12-13T05:46:17.022Z Checking env_logger v0.10.0
19592023-12-13T05:46:17.183Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19602023-12-13T05:46:17.261Z Checking x509-cert v0.2.4
19612023-12-13T05:46:17.708Z Checking ron v0.8.1
19622023-12-13T05:46:17.777Z Checking secrecy v0.8.0
19632023-12-13T05:46:18.095Z Checking crc-any v2.4.3
19642023-12-13T05:46:18.665Z Checking tokio-tungstenite v0.20.1
19652023-12-13T05:46:18.714Z Checking signal-hook-mio v0.2.3
19662023-12-13T05:46:18.870Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19672023-12-13T05:46:18.900Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19682023-12-13T05:46:19.144Z Checking object v0.30.4
19692023-12-13T05:46:19.393Z Checking path-slash v0.1.5
19702023-12-13T05:46:19.583Z Compiling buf-list v1.0.3
19712023-12-13T05:46:19.716Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19722023-12-13T05:46:19.872Z Checking glob v0.3.1
19732023-12-13T05:46:19.960Z Compiling parking_lot_core v0.8.6
19742023-12-13T05:46:20.375Z Checking display-error-chain v0.2.0
19752023-12-13T05:46:20.559Z Checking trust-dns-client v0.22.0
19762023-12-13T05:46:21.101Z Checking pretty-hex v0.4.0
19772023-12-13T05:46:21.197Z Checking parking_lot v0.11.2
19782023-12-13T05:46:21.342Z Compiling vte_generate_state_changes v0.1.1
19792023-12-13T05:46:21.801Z Checking sled v0.34.7
19802023-12-13T05:46:22.352Z Compiling semver v0.1.20
19812023-12-13T05:46:22.408Z Checking arrayvec v0.5.2
19822023-12-13T05:46:22.482Z Checking trust-dns-server v0.22.1
19832023-12-13T05:46:23.108Z Checking vte v0.10.1
19842023-12-13T05:46:23.423Z Compiling rustc_version v0.1.7
19852023-12-13T05:46:23.634Z Checking fd-lock v3.0.13
19862023-12-13T05:46:23.891Z Checking crossterm v0.26.1
19872023-12-13T05:46:24.175Z Compiling newtype_derive v0.1.6
19882023-12-13T05:46:24.603Z Checking crossbeam-deque v0.8.3
19892023-12-13T05:46:25.166Z Compiling unicase v2.7.0
19902023-12-13T05:46:25.540Z Checking strip-ansi-escapes v0.1.1
19912023-12-13T05:46:25.613Z Checking nu-ansi-term v0.49.0
19922023-12-13T05:46:25.748Z Compiling rayon-core v1.12.0
19932023-12-13T05:46:26.172Z Compiling platforms v3.0.2
19942023-12-13T05:46:26.586Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19952023-12-13T05:46:26.736Z Checking reedline v0.22.0
19962023-12-13T05:46:26.754Z Compiling memoffset v0.7.1
19972023-12-13T05:46:27.550Z Checking steno v0.4.0
19982023-12-13T05:46:27.563Z Checking rayon v1.8.0
19992023-12-13T05:46:27.663Z Compiling curve25519-dalek v4.1.1
20002023-12-13T05:46:28.016Z Checking globset v0.4.13
20012023-12-13T05:46:28.949Z Checking olpc-cjson v0.1.3
20022023-12-13T05:46:28.961Z Checking serde_plain v1.0.2
20032023-12-13T05:46:28.961Z Compiling async-recursion v1.0.5
20042023-12-13T05:46:29.275Z Checking typed-path v0.7.0
20052023-12-13T05:46:29.547Z Compiling mime_guess v2.0.4
20062023-12-13T05:46:30.011Z Checking universal-hash v0.5.1
20072023-12-13T05:46:30.273Z Compiling thiserror-impl-no-std v2.0.2
20082023-12-13T05:46:30.580Z Compiling curve25519-dalek-derive v0.1.0
20092023-12-13T05:46:30.887Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20102023-12-13T05:46:31.324Z Checking opaque-debug v0.3.0
20112023-12-13T05:46:31.448Z Compiling salty v0.2.0
20122023-12-13T05:46:31.728Z Checking signature v1.6.4
20132023-12-13T05:46:31.906Z Checking ed25519 v1.5.3
20142023-12-13T05:46:32.188Z Checking poly1305 v0.8.0
20152023-12-13T05:46:32.329Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20162023-12-13T05:46:32.419Z Checking tough v0.16.0
20172023-12-13T05:46:33.323Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20182023-12-13T05:46:33.762Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20192023-12-13T05:46:33.927Z Checking chacha20 v0.9.1
20202023-12-13T05:46:34.114Z Checking aead v0.5.2
20212023-12-13T05:46:34.413Z Checking serde-big-array v0.5.1
20222023-12-13T05:46:34.433Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20232023-12-13T05:46:34.726Z Checking kstat-rs v0.2.3
20242023-12-13T05:46:34.747Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20252023-12-13T05:46:34.751Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20262023-12-13T05:46:35.292Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20272023-12-13T05:46:35.793Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20282023-12-13T05:46:36.172Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20292023-12-13T05:46:36.488Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20302023-12-13T05:46:38.361Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20312023-12-13T05:46:38.712Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20322023-12-13T05:46:39.613Z Checking thiserror-no-std v2.0.2
20332023-12-13T05:46:39.766Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20342023-12-13T05:46:40.058Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20352023-12-13T05:46:40.931Z Checking bytecount v0.6.3
20362023-12-13T05:46:41.142Z Checking papergrid v0.10.0
20372023-12-13T05:46:41.189Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20382023-12-13T05:46:41.690Z Checking vsss-rs v3.3.2
20392023-12-13T05:46:43.332Z Checking chacha20poly1305 v0.10.1
20402023-12-13T05:46:44.930Z Checking signal-hook-tokio v0.3.1
20412023-12-13T05:46:45.202Z Compiling tabled_derive v0.6.0
20422023-12-13T05:46:45.292Z Checking nix v0.26.4
20432023-12-13T05:46:45.581Z Checking serde-big-array v0.4.1
20442023-12-13T05:46:45.804Z Compiling sqlparser_derive v0.1.1
20452023-12-13T05:46:47.661Z Checking unicode_categories v0.1.1
20462023-12-13T05:46:47.836Z Checking sqlparser v0.36.1
20472023-12-13T05:46:48.139Z Checking sqlformat v0.2.3
20482023-12-13T05:46:48.540Z Checking rustyline v12.0.0
20492023-12-13T05:46:49.399Z Checking tabled v0.14.0
20502023-12-13T05:46:50.467Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20512023-12-13T05:46:51.151Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20522023-12-13T05:46:52.064Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20532023-12-13T05:46:52.772Z Checking bcs v0.1.6
20542023-12-13T05:46:53.494Z Checking corncobs v0.1.3
20552023-12-13T05:46:53.745Z Checking highway v1.1.0
20562023-12-13T05:46:53.788Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20572023-12-13T05:46:54.023Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20582023-12-13T05:46:54.406Z Checking http-range v0.1.5
20592023-12-13T05:46:54.649Z Compiling portable-atomic v1.4.3
20602023-12-13T05:46:55.442Z Compiling crunchy v0.2.2
20612023-12-13T05:46:55.938Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20622023-12-13T05:46:56.194Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20632023-12-13T05:46:56.646Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20642023-12-13T05:46:58.875Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20652023-12-13T05:46:58.977Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20662023-12-13T05:46:59.762Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20672023-12-13T05:46:59.880Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20682023-12-13T05:47:00.988Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20692023-12-13T05:47:01.323Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20702023-12-13T05:47:01.741Z Checking hyper-staticfile v0.9.5
20712023-12-13T05:47:02.098Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20722023-12-13T05:47:02.380Z Compiling clang-sys v1.6.1
20732023-12-13T05:47:03.525Z Compiling prettyplease v0.2.12
20742023-12-13T05:47:03.579Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20752023-12-13T05:47:03.949Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20762023-12-13T05:47:04.217Z Checking assert_matches v1.5.0
20772023-12-13T05:47:04.341Z Compiling tiny-keccak v2.0.2
20782023-12-13T05:47:07.688Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20792023-12-13T05:47:08.276Z Compiling darling_core v0.14.4
20802023-12-13T05:47:08.572Z Checking humantime v2.1.0
20812023-12-13T05:47:09.006Z Checking number_prefix v0.4.0
20822023-12-13T05:47:09.315Z Checking indicatif v0.17.7
20832023-12-13T05:47:10.456Z Compiling ascii-canvas v3.0.0
20842023-12-13T05:47:10.780Z Compiling ena v0.14.2
20852023-12-13T05:47:11.295Z Compiling libloading v0.7.4
20862023-12-13T05:47:11.408Z Compiling diff v0.1.13
20872023-12-13T05:47:12.295Z Compiling bindgen v0.65.1
20882023-12-13T05:47:12.485Z Compiling regex-syntax v0.6.29
20892023-12-13T05:47:18.343Z Compiling darling_macro v0.14.4
20902023-12-13T05:47:19.981Z Compiling darling v0.14.4
20912023-12-13T05:47:20.156Z Compiling lalrpop v0.19.12
20922023-12-13T05:47:20.360Z Compiling cexpr v0.6.0
20932023-12-13T05:47:21.501Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20942023-12-13T05:47:22.771Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20952023-12-13T05:47:22.778Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20962023-12-13T05:47:23.090Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20972023-12-13T05:47:23.986Z Compiling which v4.4.0
20982023-12-13T05:47:24.040Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20992023-12-13T05:47:25.022Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21002023-12-13T05:47:26.566Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21012023-12-13T05:47:27.163Z Compiling peeking_take_while v0.1.2
21022023-12-13T05:47:27.347Z Checking maplit v1.0.2
21032023-12-13T05:47:27.492Z Compiling shlex v1.1.0
21042023-12-13T05:47:27.938Z Compiling lazycell v1.3.0
21052023-12-13T05:47:28.172Z Compiling ref-cast v1.0.20
21062023-12-13T05:47:28.950Z Compiling rustc-hash v1.1.0
21072023-12-13T05:47:29.144Z Compiling derive_builder_core v0.12.0
21082023-12-13T05:47:30.255Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21092023-12-13T05:47:30.677Z Compiling ref-cast-impl v1.0.20
21102023-12-13T05:47:32.319Z Compiling libxml v0.3.3
21112023-12-13T05:47:32.328Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21122023-12-13T05:47:32.720Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21132023-12-13T05:47:32.766Z Compiling strum_macros v0.24.3
21142023-12-13T05:47:33.221Z Compiling derive_builder_macro v0.12.0
21152023-12-13T05:47:34.539Z Compiling fs-err v2.11.0
21162023-12-13T05:47:34.961Z Compiling cookie v0.18.0
21172023-12-13T05:47:35.370Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21182023-12-13T05:47:35.449Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21192023-12-13T05:47:35.756Z Compiling indoc v1.0.9
21202023-12-13T05:47:36.236Z Checking derive_builder v0.12.0
21212023-12-13T05:47:37.401Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21222023-12-13T05:47:39.264Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21232023-12-13T05:47:39.301Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21242023-12-13T05:47:39.447Z Checking bb8 v0.8.1
21252023-12-13T05:47:39.720Z Checking quick-xml v0.23.1
21262023-12-13T05:47:40.011Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21272023-12-13T05:47:40.185Z Compiling oso-derive v0.27.0
21282023-12-13T05:47:40.944Z Compiling impl-trait-for-tuples v0.2.2
21292023-12-13T05:47:41.332Z Checking unicode-linebreak v0.1.5
21302023-12-13T05:47:41.624Z Checking smawk v0.3.1
21312023-12-13T05:47:41.763Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21322023-12-13T05:47:42.041Z Checking textwrap v0.16.0
21332023-12-13T05:47:42.619Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21342023-12-13T05:47:42.653Z Checking bytesize v1.3.0
21352023-12-13T05:47:42.674Z Checking is_ci v1.1.1
21362023-12-13T05:47:42.843Z Checking supports-color v2.1.0
21372023-12-13T05:47:42.900Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21382023-12-13T05:47:42.986Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21392023-12-13T05:47:43.109Z Checking crossterm v0.27.0
21402023-12-13T05:47:43.533Z Compiling indoc v2.0.3
21412023-12-13T05:47:45.177Z Checking cassowary v0.3.0
21422023-12-13T05:47:45.683Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21432023-12-13T05:47:45.684Z Checking rtoolbox v0.0.1
21442023-12-13T05:47:45.684Z Checking rpassword v7.3.1
21452023-12-13T05:47:45.782Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21462023-12-13T05:47:45.801Z Checking ratatui v0.23.0
21472023-12-13T05:47:47.088Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21482023-12-13T05:47:47.512Z Checking shell-words v1.1.0
21492023-12-13T05:47:47.808Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21502023-12-13T05:47:49.021Z Checking fatfs v0.3.6
21512023-12-13T05:47:49.694Z Checking tui-tree-widget v0.13.0
21522023-12-13T05:47:50.059Z Checking yansi v0.5.1
21532023-12-13T05:47:50.420Z Compiling target-lexicon v0.12.12
21542023-12-13T05:47:50.454Z Checking pretty_assertions v1.4.0
21552023-12-13T05:47:50.701Z Compiling guppy-workspace-hack v0.1.0
21562023-12-13T05:47:50.721Z Checking plotters-backend v0.3.5
21572023-12-13T05:47:51.153Z Checking rand v0.4.6
21582023-12-13T05:47:51.266Z Checking plotters-svg v0.3.5
21592023-12-13T05:47:51.579Z Checking cast v0.3.0
21602023-12-13T05:47:52.089Z Checking remove_dir_all v0.5.3
21612023-12-13T05:47:52.306Z Compiling target-spec v3.0.1
21622023-12-13T05:47:52.645Z Checking tempdir v0.3.7
21632023-12-13T05:47:52.726Z Checking cfg-expr v0.15.5
21642023-12-13T05:47:52.878Z Checking criterion-plot v0.5.0
21652023-12-13T05:47:53.043Z Checking plotters v0.3.5
21662023-12-13T05:47:53.773Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21672023-12-13T05:47:54.028Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21682023-12-13T05:47:55.142Z Checking tinytemplate v1.2.1
21692023-12-13T05:47:55.740Z Checking cargo-platform v0.1.3
21702023-12-13T05:47:55.977Z Checking anes v0.1.6
21712023-12-13T05:47:56.193Z Checking oorandom v11.1.3
21722023-12-13T05:47:56.417Z Checking cargo_metadata v0.18.1
21732023-12-13T05:47:56.552Z Checking criterion v0.5.1
21742023-12-13T05:47:59.685Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21752023-12-13T05:48:00.350Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21762023-12-13T05:48:00.893Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21772023-12-13T05:48:01.359Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21782023-12-13T05:48:01.469Z Checking assert_cmd v2.0.12
21792023-12-13T05:48:02.122Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21802023-12-13T05:48:04.576Z Checking pathdiff v0.2.1
21812023-12-13T05:48:04.784Z Checking nested v0.1.1
21822023-12-13T05:48:05.106Z Checking guppy v0.17.4
21832023-12-13T05:48:08.524Z Checking threadpool v1.8.1
21842023-12-13T05:48:08.824Z Checking nanorand v0.7.0
21852023-12-13T05:48:09.350Z Checking topological-sort v0.2.2
21862023-12-13T05:48:09.647Z Checking flume v0.11.0
21872023-12-13T05:48:10.338Z Checking libtest-mimic v0.6.1
21882023-12-13T05:48:10.431Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21892023-12-13T05:48:10.898Z Checking httptest v0.15.5
21902023-12-13T05:48:11.012Z Checking similar-asserts v1.5.0
21912023-12-13T05:48:11.272Z Compiling rstest_macros v0.18.2
21922023-12-13T05:48:11.994Z Compiling crossbeam-queue v0.3.8
21932023-12-13T05:48:12.197Z Checking datatest-stable v0.2.3
21942023-12-13T05:48:12.511Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21952023-12-13T05:48:12.780Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21962023-12-13T05:48:14.067Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21972023-12-13T05:48:14.357Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21982023-12-13T05:48:15.111Z Checking constant_time_eq v0.2.6
21992023-12-13T05:48:15.267Z Checking arrayref v0.3.7
22002023-12-13T05:48:15.347Z Compiling trybuild v1.0.85
22012023-12-13T05:48:15.397Z Compiling relative-path v1.9.0
22022023-12-13T05:48:15.794Z Checking arrayvec v0.7.4
22032023-12-13T05:48:16.360Z Checking blake2b_simd v1.0.1
22042023-12-13T05:48:16.839Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22052023-12-13T05:48:17.665Z Checking basic-toml v0.1.4
22062023-12-13T05:48:19.007Z Checking futures-timer v3.0.2
22072023-12-13T05:48:19.434Z Checking constant_time_eq v0.3.0
22082023-12-13T05:48:19.610Z Checking rust-argon2 v1.0.1
22092023-12-13T05:48:22.384Z Checking crossbeam v0.8.2
22102023-12-13T05:48:22.852Z Checking partial-io v0.5.4
22112023-12-13T05:48:23.433Z Checking approx v0.5.1
22122023-12-13T05:48:23.765Z Checking termios v0.3.3
22132023-12-13T05:48:24.065Z Checking hex-literal v0.4.1
22142023-12-13T05:48:32.540Z Checking rstest v0.18.2
22152023-12-13T05:48:35.560Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22162023-12-13T05:48:38.465Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22172023-12-13T05:49:43.371Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22182023-12-13T05:49:44.341Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22192023-12-13T05:49:52.333Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22202023-12-13T05:49:58.229Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22212023-12-13T05:50:26.801Z Compiling polar-core v0.27.0
22222023-12-13T05:50:56.474Z Checking oso v0.27.0
22232023-12-13T05:51:14.016Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22242023-12-13T05:52:35.524Z Finished dev [unoptimized + debuginfo] target(s) in 10m 06s
22252023-12-13T05:52:35.739Z
22262023-12-13T05:52:35.739Zreal 11:03.550245699
22272023-12-13T05:52:35.739Zuser 1:00:44.082922129
22282023-12-13T05:52:35.739Zsys 7:45.091630827
22292023-12-13T05:52:35.739Ztrap 2.199609106
22302023-12-13T05:52:35.739Ztflt 4.560372115
22312023-12-13T05:52:35.739Zdflt 5.944389064
22322023-12-13T05:52:35.743Zkflt 0.020453097
22332023-12-13T05:52:35.743Zlock 1:35:35.778128369
22342023-12-13T05:52:35.743Zslp 2:59:47.046093969
22352023-12-13T05:52:35.743Zlat 2:10.646333716
22362023-12-13T05:52:35.743Zstop 4:40.026706811
22372023-12-13T05:52:36.917Zwarning: output filename collision.
22382023-12-13T05:52:36.917ZThe 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)`.
22392023-12-13T05:52:36.917ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22402023-12-13T05:52:36.917ZThe targets should have unique names.
22412023-12-13T05:52:36.917ZThis is a known bug where multiple crates with the same name use
22422023-12-13T05:52:36.917Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22432023-12-13T05:52:36.921Zwarning: output filename collision.
22442023-12-13T05:52:36.921ZThe 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)`.
22452023-12-13T05:52:36.921ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22462023-12-13T05:52:36.921ZThe targets should have unique names.
22472023-12-13T05:52:36.921ZThis is a known bug where multiple crates with the same name use
22482023-12-13T05:52:36.921Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22492023-12-13T05:52:36.921Zwarning: output filename collision.
22502023-12-13T05:52:36.921ZThe 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)`.
22512023-12-13T05:52:36.921ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22522023-12-13T05:52:36.921ZThe targets should have unique names.
22532023-12-13T05:52:36.921ZThis is a known bug where multiple crates with the same name use
22542023-12-13T05:52:36.921Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22552023-12-13T05:52:36.921Zwarning: output filename collision.
22562023-12-13T05:52:36.921ZThe 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)`.
22572023-12-13T05:52:36.921ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22582023-12-13T05:52:36.921ZThe targets should have unique names.
22592023-12-13T05:52:36.921ZThis is a known bug where multiple crates with the same name use
22602023-12-13T05:52:36.921Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22612023-12-13T05:52:37.520Z Documenting libc v0.2.151
22622023-12-13T05:52:37.558Z Documenting cfg-if v1.0.0
22632023-12-13T05:52:37.569Z Documenting serde_derive v1.0.193
22642023-12-13T05:52:37.584Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22652023-12-13T05:52:37.590Z Documenting scopeguard v1.2.0
22662023-12-13T05:52:37.590Z Documenting log v0.4.20
22672023-12-13T05:52:38.024Z Documenting memchr v2.6.3
22682023-12-13T05:52:38.037Z Documenting smallvec v1.11.2
22692023-12-13T05:52:38.038Z Documenting itoa v1.0.9
22702023-12-13T05:52:41.466Z Documenting zeroize_derive v1.4.2
22712023-12-13T05:52:41.573Z Documenting lock_api v0.4.10
22722023-12-13T05:52:42.052Z Documenting pin-project-lite v0.2.13
22732023-12-13T05:52:42.104Z Documenting libm v0.2.7
22742023-12-13T05:52:43.579Z Documenting futures-core v0.3.29
22752023-12-13T05:52:43.888Z Documenting getrandom v0.2.10
22762023-12-13T05:52:44.593Z Documenting parking_lot_core v0.9.8
22772023-12-13T05:52:46.139Z Documenting signal-hook-registry v1.4.1
22782023-12-13T05:52:46.373Z Documenting mio v0.8.9
22792023-12-13T05:52:47.244Z Documenting serde v1.0.193
22802023-12-13T05:52:47.287Z Documenting num-traits v0.2.16
22812023-12-13T05:52:57.316Z Documenting zeroize v1.7.0
22822023-12-13T05:52:57.317Z Documenting thiserror-impl v1.0.49
22832023-12-13T05:52:57.420Z Documenting rand_core v0.6.4
22842023-12-13T05:52:57.421Z Documenting parking_lot v0.12.1
22852023-12-13T05:52:57.421Z Documenting socket2 v0.5.5
22862023-12-13T05:52:57.421Z Documenting num_cpus v1.16.0
22872023-12-13T05:52:57.421Z Documenting typenum v1.16.0
22882023-12-13T05:52:57.422Z Documenting tokio-macros v2.2.0
22892023-12-13T05:52:57.422Z Documenting once_cell v1.19.0
22902023-12-13T05:52:57.422Z Documenting thiserror v1.0.49
22912023-12-13T05:52:57.422Z Documenting subtle v2.5.0
22922023-12-13T05:52:58.113Z Documenting byteorder v1.5.0
22932023-12-13T05:52:58.357Z Documenting ryu v1.0.15
22942023-12-13T05:53:01.050Z Documenting futures-sink v0.3.29
22952023-12-13T05:53:01.195Z Documenting const-oid v0.9.5
22962023-12-13T05:53:01.412Z Documenting pin-utils v0.1.0
22972023-12-13T05:53:01.926Z Documenting futures-task v0.3.29
22982023-12-13T05:53:02.492Z Documenting slab v0.4.9
22992023-12-13T05:53:04.310Z Documenting futures-macro v0.3.29
23002023-12-13T05:53:06.647Z Documenting futures-channel v0.3.29
23012023-12-13T05:53:07.408Z Documenting futures-io v0.3.29
23022023-12-13T05:53:08.723Z Documenting iana-time-zone v0.1.57
23032023-12-13T05:53:09.303Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23042023-12-13T05:53:10.530Z Documenting tinyvec_macros v0.1.1
23052023-12-13T05:53:10.680Z Documenting ppv-lite86 v0.2.17
23062023-12-13T05:53:11.780Z Documenting fnv v1.0.7
23072023-12-13T05:53:12.724Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23082023-12-13T05:53:13.256Z Documenting futures-util v0.3.29
23092023-12-13T05:53:14.473Z Documenting tracing-core v0.1.31
23102023-12-13T05:53:14.841Z Documenting tinyvec v1.6.0
23112023-12-13T05:53:15.779Z Documenting rand_chacha v0.3.1
23122023-12-13T05:53:17.486Z Documenting tracing-attributes v0.1.26
23132023-12-13T05:53:20.685Z Documenting unicode-normalization v0.1.22
23142023-12-13T05:53:22.485Z Documenting bytes v1.5.0
23152023-12-13T05:53:22.602Z Documenting bitflags v2.4.0
23162023-12-13T05:53:26.178Z Documenting serde_json v1.0.108
23172023-12-13T05:53:27.269Z Documenting chrono v0.4.31
23182023-12-13T05:53:27.446Z Documenting uuid v1.6.1
23192023-12-13T05:53:28.797Z Documenting rand v0.8.5
23202023-12-13T05:53:28.967Z Documenting base64 v0.21.5
23212023-12-13T05:53:30.001Z Documenting tokio v1.35.0
23222023-12-13T05:53:34.112Z Documenting spin v0.9.8
23232023-12-13T05:53:34.597Z Documenting lazy_static v1.4.0
23242023-12-13T05:53:35.246Z Documenting unicode-bidi v0.3.13
23252023-12-13T05:53:36.443Z Documenting http v0.2.11
23262023-12-13T05:53:37.261Z Documenting percent-encoding v2.3.1
23272023-12-13T05:53:38.584Z Documenting cpufeatures v0.2.9
23282023-12-13T05:53:38.943Z Checking serde_derive_internals v0.26.0
23292023-12-13T05:53:38.983Z Documenting generic-array v0.14.7
23302023-12-13T05:53:39.862Z Documenting serde_derive_internals v0.26.0
23312023-12-13T05:53:41.730Z Documenting dyn-clone v1.0.13
23322023-12-13T05:53:42.661Z Documenting errno v0.3.2
23332023-12-13T05:53:43.288Z Documenting form_urlencoded v1.2.1
23342023-12-13T05:53:44.476Z Documenting tracing v0.1.37
23352023-12-13T05:53:44.991Z Documenting idna v0.5.0
23362023-12-13T05:53:45.513Z Documenting crypto-common v0.1.6
23372023-12-13T05:53:46.658Z Documenting block-buffer v0.10.4
23382023-12-13T05:53:46.730Z Documenting httparse v1.8.0
23392023-12-13T05:53:47.983Z Documenting schemars_derive v0.8.13
23402023-12-13T05:53:48.795Z Documenting rustix v0.38.25
23412023-12-13T05:53:49.217Z Documenting adler v1.0.2
23422023-12-13T05:53:51.112Z Documenting url v2.5.0
23432023-12-13T05:53:52.884Z Documenting unicode-ident v1.0.12
23442023-12-13T05:53:53.392Z Documenting digest v0.10.7
23452023-12-13T05:53:53.392Z Documenting base64ct v1.6.0
23462023-12-13T05:53:53.393Z Documenting miniz_oxide v0.7.1
23472023-12-13T05:53:56.496Z Documenting proc-macro2 v1.0.69
23482023-12-13T05:53:56.874Z Documenting schemars v0.8.13
23492023-12-13T05:53:57.532Z Documenting unicode-width v0.1.11
23502023-12-13T05:53:58.233Z Documenting try-lock v0.2.4
23512023-12-13T05:53:58.486Z Documenting openssl-probe v0.1.5
23522023-12-13T05:53:59.089Z Documenting httpdate v1.0.3
23532023-12-13T05:54:02.299Z Documenting untrusted v0.9.0
23542023-12-13T05:54:02.309Z Documenting http-body v0.4.5
23552023-12-13T05:54:02.831Z Documenting want v0.3.1
23562023-12-13T05:54:02.844Z Documenting quote v1.0.33
23572023-12-13T05:54:04.156Z Documenting openssl-sys v0.9.96
23582023-12-13T05:54:04.916Z Documenting async-trait v0.1.74
23592023-12-13T05:54:05.834Z Documenting openssl-macros v0.1.1
23602023-12-13T05:54:06.468Z Documenting ring v0.17.7
23612023-12-13T05:54:08.277Z Documenting mime v0.3.17
23622023-12-13T05:54:08.664Z Documenting tower-service v0.3.2
23632023-12-13T05:54:08.685Z Documenting pem-rfc7468 v0.7.0
23642023-12-13T05:54:12.038Z Documenting aho-corasick v1.0.4
23652023-12-13T05:54:12.127Z Documenting sct v0.7.0
23662023-12-13T05:54:13.390Z Documenting openssl v0.10.60
23672023-12-13T05:54:13.830Z Documenting tokio-util v0.7.10
23682023-12-13T05:54:14.162Z Documenting slog v2.7.0
23692023-12-13T05:54:14.543Z Documenting der_derive v0.7.2
23702023-12-13T05:54:14.629Z Documenting rustls-webpki v0.101.7
23712023-12-13T05:54:14.870Z Documenting flagset v0.4.3
23722023-12-13T05:54:18.085Z Documenting regex-syntax v0.8.2
23732023-12-13T05:54:19.080Z Documenting utf8parse v0.2.1
23742023-12-13T05:54:19.410Z Documenting equivalent v1.0.1
23752023-12-13T05:54:20.577Z Documenting ipnet v2.8.0
23762023-12-13T05:54:21.133Z Documenting hashbrown v0.14.2
23772023-12-13T05:54:22.233Z Documenting der v0.7.8
23782023-12-13T05:54:22.448Z Documenting h2 v0.3.21
23792023-12-13T05:54:23.282Z Documenting rustls v0.21.9
23802023-12-13T05:54:23.455Z Documenting rustls-pemfile v1.0.3
23812023-12-13T05:54:26.000Z Documenting num-integer v0.1.45
23822023-12-13T05:54:26.731Z Documenting time-macros v0.2.13
23832023-12-13T05:54:27.681Z Documenting indexmap v2.1.0
23842023-12-13T05:54:28.413Z Documenting regex-automata v0.4.3
23852023-12-13T05:54:29.348Z Documenting deranged v0.3.8
23862023-12-13T05:54:30.158Z Documenting time-core v0.1.1
23872023-12-13T05:54:32.195Z Documenting num_threads v0.1.6
23882023-12-13T05:54:33.927Z Documenting gimli v0.28.0
23892023-12-13T05:54:33.965Z Documenting spki v0.7.2
23902023-12-13T05:54:34.564Z Documenting native-tls v0.2.11
23912023-12-13T05:54:35.587Z Documenting object v0.32.1
23922023-12-13T05:54:35.990Z Documenting tokio-rustls v0.24.1
23932023-12-13T05:54:37.529Z Documenting hyper v0.14.27
23942023-12-13T05:54:37.705Z Documenting time v0.3.27
23952023-12-13T05:54:40.521Z Documenting encoding_rs v0.8.33
23962023-12-13T05:54:41.320Z Documenting regex v1.10.2
23972023-12-13T05:54:41.796Z Documenting crossbeam-utils v0.8.16
23982023-12-13T05:54:44.242Z Documenting addr2line v0.21.0
23992023-12-13T05:54:45.691Z Checking pest_meta v2.7.2
24002023-12-13T05:54:45.937Z Documenting rustc-demangle v0.1.23
24012023-12-13T05:54:46.856Z Documenting tokio-native-tls v0.3.1
24022023-12-13T05:54:47.738Z Documenting rustls-native-certs v0.6.3
24032023-12-13T05:54:48.011Z Documenting serde_urlencoded v0.7.1
24042023-12-13T05:55:08.218Z Documenting pest_meta v2.7.2
24052023-12-13T05:55:08.688Z Checking pest_generator v2.7.2
24062023-12-13T05:55:08.688Z Documenting pkcs8 v0.10.2
24072023-12-13T05:55:08.688Z Documenting anstyle v1.0.2
24082023-12-13T05:55:08.688Z Documenting webpki-roots v0.25.2
24092023-12-13T05:55:08.764Z Documenting ucd-trie v0.1.6
24102023-12-13T05:55:08.764Z Documenting backtrace v0.3.69
24112023-12-13T05:55:08.997Z Documenting data-encoding v2.4.0
24122023-12-13T05:55:09.194Z Documenting pest_generator v2.7.2
24132023-12-13T05:55:09.194Z Documenting hyper-rustls v0.24.2
24142023-12-13T05:55:09.194Z Documenting hyper-tls v0.5.0
24152023-12-13T05:55:09.194Z Documenting anstyle-parse v0.2.1
24162023-12-13T05:55:09.194Z Documenting syn v2.0.32
24172023-12-13T05:55:09.194Z Documenting pest v2.7.2
24182023-12-13T05:55:09.194Z Documenting ipnetwork v0.20.0
24192023-12-13T05:55:09.194Z Documenting sha2 v0.10.8
24202023-12-13T05:55:09.194Z Documenting pest_derive v2.7.2
24212023-12-13T05:55:09.194Z Documenting anyhow v1.0.75
24222023-12-13T05:55:09.194Z Documenting futures-executor v0.3.29
24232023-12-13T05:55:09.194Z Documenting reqwest v0.11.22
24242023-12-13T05:55:09.194Z Documenting hex v0.4.3
24252023-12-13T05:55:09.195Z Documenting crc32fast v1.3.2
24262023-12-13T05:55:09.595Z Checking serde_tokenstream v0.1.7
24272023-12-13T05:55:09.819Z Documenting colorchoice v1.0.0
24282023-12-13T05:55:10.145Z Documenting anstyle-query v1.0.0
24292023-12-13T05:55:11.283Z Documenting dtrace-parser v0.1.14
24302023-12-13T05:55:13.811Z Documenting openapiv3 v2.0.0
24312023-12-13T05:55:13.938Z Documenting num-iter v0.1.43
24322023-12-13T05:55:14.402Z Documenting hmac v0.12.1
24332023-12-13T05:55:14.596Z Documenting dof v0.1.5
24342023-12-13T05:55:15.576Z Documenting anstream v0.5.0
24352023-12-13T05:55:16.795Z Documenting thread-id v4.2.0
24362023-12-13T05:55:20.006Z Documenting terminal_size v0.2.6
24372023-12-13T05:55:20.673Z Documenting memoffset v0.9.0
24382023-12-13T05:55:21.352Z Documenting clap_lex v0.5.1
24392023-12-13T05:55:21.497Z Documenting strsim v0.10.0
24402023-12-13T05:55:22.524Z Documenting usdt-impl v0.3.5
24412023-12-13T05:55:22.760Z Documenting flate2 v1.0.28
24422023-12-13T05:55:24.041Z Documenting futures v0.3.29
24432023-12-13T05:55:24.792Z Documenting crossbeam-epoch v0.9.15
24442023-12-13T05:55:25.775Z Documenting usdt-attr-macro v0.3.5
24452023-12-13T05:55:27.390Z Documenting usdt-macro v0.3.5
24462023-12-13T05:55:27.722Z Documenting clap_derive v4.4.2
24472023-12-13T05:55:27.850Z Documenting clap_builder v4.4.2
24482023-12-13T05:55:29.941Z Documenting unicode-segmentation v1.10.1
24492023-12-13T05:55:30.693Z Documenting managed v0.8.0
24502023-12-13T05:55:30.988Z Documenting block-padding v0.3.3
24512023-12-13T05:55:33.399Z Documenting scheduled-thread-pool v0.2.7
24522023-12-13T05:55:48.931Z Documenting usdt v0.3.5
24532023-12-13T05:55:48.931Z Documenting bzip2-sys v0.1.11+1.0.8
24542023-12-13T05:55:48.931Z Documenting enum-as-inner v0.5.1
24552023-12-13T05:55:48.931Z Documenting pin-project-internal v1.1.3
24562023-12-13T05:55:48.932Z Checking diesel_table_macro_syntax v0.1.0
24572023-12-13T05:55:48.932Z Documenting diesel_table_macro_syntax v0.1.0
24582023-12-13T05:55:48.932Z Documenting either v1.9.0
24592023-12-13T05:55:48.932Z Documenting clap v4.4.3
24602023-12-13T05:55:48.932Z Documenting r2d2 v0.8.10
24612023-12-13T05:55:48.932Z Documenting bzip2 v0.4.4
24622023-12-13T05:55:48.932Z Documenting inout v0.1.3
24632023-12-13T05:55:48.932Z Documenting trust-dns-proto v0.22.0
24642023-12-13T05:55:48.933Z Documenting pin-project v1.1.3
24652023-12-13T05:55:48.933Z Documenting md-5 v0.10.5
24662023-12-13T05:55:48.933Z Documenting diesel_derives v2.1.2
24672023-12-13T05:55:48.934Z Documenting stringprep v0.1.3
24682023-12-13T05:55:48.934Z Documenting serde_spanned v0.6.4
24692023-12-13T05:55:48.934Z Documenting toml_datetime v0.6.5
24702023-12-13T05:55:48.934Z Documenting zerocopy v0.7.26
24712023-12-13T05:55:49.253Z Documenting ff v0.13.0
24722023-12-13T05:55:50.190Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24732023-12-13T05:55:50.426Z Documenting doc-comment v0.3.3
24742023-12-13T05:55:51.207Z Documenting snafu-derive v0.7.5
24752023-12-13T05:55:52.399Z Documenting winnow v0.5.15
24762023-12-13T05:55:54.262Z Documenting bit-vec v0.6.3
24772023-12-13T05:55:54.387Z Documenting static_assertions v1.1.0
24782023-12-13T05:55:54.492Z Documenting siphasher v0.3.11
24792023-12-13T05:55:55.908Z Documenting fallible-iterator v0.2.0
24802023-12-13T05:55:56.583Z Documenting base16ct v0.2.0
24812023-12-13T05:55:58.336Z Documenting diesel v2.1.4
24822023-12-13T05:55:58.897Z Documenting phf_shared v0.11.2
24832023-12-13T05:55:58.977Z Documenting group v0.13.0
24842023-12-13T05:56:00.115Z Documenting toml_edit v0.21.0
24852023-12-13T05:56:00.258Z Documenting cipher v0.4.4
24862023-12-13T05:56:01.194Z Documenting sec1 v0.7.3
24872023-12-13T05:56:02.447Z Documenting snafu v0.7.5
24882023-12-13T05:56:03.440Z Documenting postgres-protocol v0.6.6
24892023-12-13T05:56:04.469Z Documenting zip v0.6.6
24902023-12-13T05:56:04.833Z Documenting hkdf v0.12.3
24912023-12-13T05:56:08.343Z Documenting num-bigint v0.4.4
24922023-12-13T05:56:09.122Z Documenting crypto-bigint v0.5.2
24932023-12-13T05:56:10.209Z Documenting hubpack v0.1.2
24942023-12-13T05:56:10.569Z Documenting regress v0.7.1
24952023-12-13T05:56:11.827Z Documenting bstr v1.6.0
24962023-12-13T05:56:12.650Z Documenting serde_repr v0.1.16
24972023-12-13T05:56:13.382Z Documenting precomputed-hash v0.1.1
24982023-12-13T05:56:16.944Z Documenting lalrpop-util v0.19.12
24992023-12-13T05:56:18.932Z Documenting fixedbitset v0.4.2
25002023-12-13T05:56:18.949Z Documenting new_debug_unreachable v1.0.4
25012023-12-13T05:56:19.188Z Documenting minimal-lexical v0.2.1
25022023-12-13T05:56:19.653Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25032023-12-13T05:56:20.145Z Documenting yasna v0.5.2
25042023-12-13T05:56:20.765Z Documenting elliptic-curve v0.13.8
25052023-12-13T05:56:23.424Z Documenting postgres-types v0.2.6
25062023-12-13T05:56:23.489Z Documenting string_cache v0.8.7
25072023-12-13T05:56:23.790Z Documenting petgraph v0.6.4
25082023-12-13T05:56:24.928Z Documenting nom v7.1.3
25092023-12-13T05:56:29.212Z Documenting phf v0.11.2
25102023-12-13T05:56:29.999Z Documenting console v0.15.7
25112023-12-13T05:56:31.653Z Documenting semver v1.0.20
25122023-12-13T05:56:31.657Z Documenting float-cmp v0.9.0
25132023-12-13T05:56:32.541Z Documenting heck v0.4.1
25142023-12-13T05:56:34.265Z Documenting whoami v1.4.1
25152023-12-13T05:56:34.337Z Documenting difflib v0.4.0
25162023-12-13T05:56:35.364Z Checking unsafe-libyaml v0.2.9
25172023-12-13T05:56:36.451Z Documenting normalize-line-endings v0.3.0
25182023-12-13T05:56:37.093Z Documenting predicates-core v1.0.6
25192023-12-13T05:56:37.341Z Documenting bit-set v0.5.3
25202023-12-13T05:56:37.638Z Documenting ahash v0.8.6
25212023-12-13T05:56:38.716Z Documenting similar v2.3.0
25222023-12-13T05:56:39.079Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25232023-12-13T05:56:39.960Z Documenting tokio-postgres v0.7.10
25242023-12-13T05:56:40.155Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25252023-12-13T05:56:41.907Z Documenting tokio-stream v0.1.14
25262023-12-13T05:56:42.622Z Documenting predicates v3.0.4
25272023-12-13T05:56:43.611Z Checking ident_case v1.0.1
25282023-12-13T05:56:43.820Z Documenting unsafe-libyaml v0.2.9
25292023-12-13T05:56:44.488Z Checking serde_yaml v0.9.25
25302023-12-13T05:56:45.115Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25312023-12-13T05:56:47.585Z Documenting getopts v0.2.21
25322023-12-13T05:56:49.463Z Documenting serde_yaml v0.9.25
25332023-12-13T05:56:49.672Z Documenting match_cfg v0.1.0
25342023-12-13T05:56:50.308Z Documenting sha1 v0.10.6
25352023-12-13T05:56:50.419Z Documenting dirs-sys-next v0.1.2
25362023-12-13T05:56:50.457Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25372023-12-13T05:56:52.366Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25382023-12-13T05:56:53.777Z Documenting thread_local v1.1.7
25392023-12-13T05:56:53.850Z Documenting hostname v0.3.1
25402023-12-13T05:56:56.049Z Documenting dirs-next v2.0.0
25412023-12-13T05:56:56.990Z Documenting paste v1.0.14
25422023-12-13T05:56:57.654Z Documenting crossbeam-channel v0.5.8
25432023-12-13T05:56:58.166Z Documenting atty v0.2.14
25442023-12-13T05:56:58.170Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25452023-12-13T05:56:59.472Z Documenting take_mut v0.2.2
25462023-12-13T05:56:59.980Z Documenting slog-json v2.6.1
25472023-12-13T05:57:00.575Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25482023-12-13T05:57:01.650Z Documenting term v0.7.0
25492023-12-13T05:57:02.257Z Documenting camino v1.1.6
25502023-12-13T05:57:03.210Z Documenting async-stream-impl v0.3.5
25512023-12-13T05:57:03.872Z Documenting atomic-waker v1.1.1
25522023-12-13T05:57:05.078Z Documenting slog-async v2.8.0
25532023-12-13T05:57:06.804Z Documenting debug-ignore v1.0.5
25542023-12-13T05:57:07.443Z Documenting slog-term v2.9.0
25552023-12-13T05:57:08.060Z Documenting waitgroup v0.1.2
25562023-12-13T05:57:09.175Z Documenting slog-bunyan v2.4.0
25572023-12-13T05:57:09.201Z Checking darling_core v0.20.3
25582023-12-13T05:57:09.912Z Documenting async-stream v0.3.5
25592023-12-13T05:57:10.990Z Documenting toml v0.8.8
25602023-12-13T05:57:11.394Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25612023-12-13T05:57:12.173Z Documenting multer v2.1.0
25622023-12-13T05:57:12.195Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25632023-12-13T05:57:13.516Z Documenting serde_path_to_error v0.1.14
25642023-12-13T05:57:13.859Z Documenting strum v0.25.0
25652023-12-13T05:57:15.544Z Checking darling v0.20.3
25662023-12-13T05:57:15.687Z Documenting serde_with_macros v3.4.0
25672023-12-13T05:57:15.973Z Documenting structmeta-derive v0.2.0
25682023-12-13T05:57:18.151Z Checking structmeta v0.2.0
25692023-12-13T05:57:18.492Z Documenting instant v0.1.12
25702023-12-13T05:57:19.197Z Checking regex-syntax v0.7.5
25712023-12-13T05:57:19.739Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25722023-12-13T05:57:19.746Z Documenting macaddr v1.0.1
25732023-12-13T05:57:19.862Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25742023-12-13T05:57:22.800Z Documenting serde_with v3.4.0
25752023-12-13T05:57:23.390Z Documenting structmeta v0.2.0
25762023-12-13T05:57:24.272Z Documenting backoff v0.4.0
25772023-12-13T05:57:24.376Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25782023-12-13T05:57:25.561Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25792023-12-13T05:57:25.822Z Documenting fastrand v2.0.0
25802023-12-13T05:57:28.430Z Documenting proc-macro-error-attr v1.0.4
25812023-12-13T05:57:29.880Z Checking proc-macro-error v1.0.4
25822023-12-13T05:57:30.236Z Documenting parse-display-derive v0.8.2
25832023-12-13T05:57:30.251Z Documenting is-terminal v0.4.9
25842023-12-13T05:57:30.797Z Checking proc-macro-crate v1.3.1
25852023-12-13T05:57:31.126Z Documenting proc-macro-crate v1.3.1
25862023-12-13T05:57:31.807Z Documenting tempfile v3.8.1
25872023-12-13T05:57:32.655Z Documenting hash32 v0.2.1
25882023-12-13T05:57:34.240Z Documenting stable_deref_trait v1.2.0
25892023-12-13T05:57:34.253Z Documenting proc-macro-error v1.0.4
25902023-12-13T05:57:37.379Z Documenting cobs v0.2.3
25912023-12-13T05:57:37.568Z Documenting num_enum_derive v0.5.11
25922023-12-13T05:57:38.300Z Documenting embedded-io v0.4.0
25932023-12-13T05:57:38.320Z Documenting camino-tempfile v1.1.1
25942023-12-13T05:57:38.781Z Documenting heapless v0.7.16
25952023-12-13T05:57:39.077Z Documenting parse-display v0.8.2
25962023-12-13T05:57:40.534Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25972023-12-13T05:57:41.488Z Documenting foreign-types-macros v0.2.3
25982023-12-13T05:57:42.533Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25992023-12-13T05:57:42.983Z Documenting postcard v1.0.8
26002023-12-13T05:57:45.000Z Documenting foreign-types-shared v0.3.1
26012023-12-13T05:57:45.210Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26022023-12-13T05:57:46.114Z Documenting num_enum v0.5.11
26032023-12-13T05:57:46.420Z Documenting smoltcp v0.10.0
26042023-12-13T05:57:47.306Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26052023-12-13T05:57:47.315Z Documenting crucible-workspace-hack v0.1.0
26062023-12-13T05:57:47.316Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26072023-12-13T05:57:48.355Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26082023-12-13T05:57:49.230Z Documenting foreign-types v0.5.0
26092023-12-13T05:57:49.849Z Documenting cstr-argument v0.1.2
26102023-12-13T05:57:59.584Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26112023-12-13T05:57:59.736Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26122023-12-13T05:57:59.736Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26132023-12-13T05:57:59.970Z Documenting colored v2.0.4
26142023-12-13T05:58:00.014Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26152023-12-13T05:58:00.014Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26162023-12-13T05:58:00.014Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26172023-12-13T05:58:00.014Z Documenting zone_cfg_derive v0.3.0
26182023-12-13T05:58:00.014Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26192023-12-13T05:58:00.014Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26202023-12-13T05:58:00.367Z Documenting num-derive v0.4.0
26212023-12-13T05:58:00.844Z Documenting smf v0.2.2
26222023-12-13T05:58:02.255Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26232023-12-13T05:58:04.056Z Documenting zone v0.3.0
26242023-12-13T05:58:04.131Z Documenting linked-hash-map v0.5.6
26252023-12-13T05:58:04.315Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26262023-12-13T05:58:04.820Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26272023-12-13T05:58:05.081Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26282023-12-13T05:58:06.625Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26292023-12-13T05:58:07.146Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26302023-12-13T05:58:09.976Z Documenting blake2 v0.10.6
26312023-12-13T05:58:10.498Z Documenting lru-cache v0.1.2
26322023-12-13T05:58:11.541Z Documenting password-hash v0.5.0
26332023-12-13T05:58:11.582Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26342023-12-13T05:58:21.376Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26352023-12-13T05:58:21.380Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26362023-12-13T05:58:21.380Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26372023-12-13T05:58:21.380Z Checking heck v0.3.3
26382023-12-13T05:58:22.060Z Documenting structopt-derive v0.4.18
26392023-12-13T05:58:22.131Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26402023-12-13T05:58:22.131Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26412023-12-13T05:58:22.131Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26422023-12-13T05:58:22.132Z Documenting libefi-sys v0.1.0
26432023-12-13T05:58:22.132Z Documenting argon2 v0.5.2
26442023-12-13T05:58:22.132Z Documenting quick-error v1.2.3
26452023-12-13T05:58:22.132Z Documenting structopt v0.3.26
26462023-12-13T05:58:23.348Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26472023-12-13T05:58:23.483Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26482023-12-13T05:58:24.255Z Documenting resolv-conf v0.7.0
26492023-12-13T05:58:24.875Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26502023-12-13T05:58:25.352Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26512023-12-13T05:58:25.525Z Documenting itertools v0.12.0
26522023-12-13T05:58:28.074Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26532023-12-13T05:58:30.044Z Documenting nibble_vec v0.1.0
26542023-12-13T05:58:30.392Z Documenting endian-type v0.1.2
26552023-12-13T05:58:30.481Z Documenting trust-dns-resolver v0.22.0
26562023-12-13T05:58:32.490Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26572023-12-13T05:58:33.351Z Documenting cancel-safe-futures v0.1.5
26582023-12-13T05:58:35.029Z Checking convert_case v0.4.0
26592023-12-13T05:58:35.275Z Documenting convert_case v0.4.0
26602023-12-13T05:58:35.345Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26612023-12-13T05:58:35.967Z Documenting swrite v0.1.0
26622023-12-13T05:58:36.220Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632023-12-13T05:58:36.378Z Documenting radix_trie v0.2.1
26642023-12-13T05:58:36.553Z Documenting arc-swap v1.6.0
26652023-12-13T05:58:40.791Z Documenting derive_more v0.99.17
26662023-12-13T05:58:41.220Z Documenting tap v1.0.1
26672023-12-13T05:58:41.861Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26682023-12-13T05:58:42.192Z Documenting num-rational v0.4.1
26692023-12-13T05:58:42.402Z Documenting slog-scope v4.4.0
26702023-12-13T05:58:43.297Z Documenting radium v0.7.0
26712023-12-13T05:58:44.489Z Documenting libsw v3.3.0
26722023-12-13T05:58:45.552Z Documenting wyz v0.5.1
26732023-12-13T05:58:47.750Z Documenting num-complex v0.4.4
26742023-12-13T05:58:48.097Z Documenting derive-where v1.2.6
26752023-12-13T05:58:48.500Z Documenting linear-map v1.2.0
26762023-12-13T05:58:49.317Z Documenting crc-catalog v2.2.0
26772023-12-13T05:58:50.417Z Documenting half v1.8.2
26782023-12-13T05:58:51.627Z Documenting funty v2.0.0
26792023-12-13T05:58:52.004Z Documenting ciborium-io v0.2.1
26802023-12-13T05:58:53.655Z Documenting owo-colors v3.5.0
26812023-12-13T05:58:54.706Z Documenting crc v3.0.1
26822023-12-13T05:58:55.122Z Documenting slog-stdlog v4.1.1
26832023-12-13T05:58:55.433Z Documenting num v0.4.1
26842023-12-13T05:58:56.395Z Documenting bitvec v1.0.1
26852023-12-13T05:58:57.371Z Documenting ciborium-ll v0.2.1
26862023-12-13T05:58:57.771Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26872023-12-13T05:58:59.021Z Documenting slog-dtrace v0.2.3
26882023-12-13T05:58:59.150Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26892023-12-13T05:59:01.269Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26902023-12-13T05:59:01.911Z Documenting filetime v0.2.23
26912023-12-13T05:59:03.541Z Documenting xattr v1.0.1
26922023-12-13T05:59:03.956Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26932023-12-13T05:59:04.547Z Documenting packed_struct_codegen v0.10.1
26942023-12-13T05:59:07.288Z Documenting keccak v0.1.4
26952023-12-13T05:59:09.385Z Documenting nodrop v0.1.14
26962023-12-13T05:59:09.654Z Documenting tar v0.4.40
26972023-12-13T05:59:09.831Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26982023-12-13T05:59:11.491Z Documenting sha3 v0.10.8
26992023-12-13T05:59:11.760Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27002023-12-13T05:59:12.871Z Documenting packed_struct v0.10.1
27012023-12-13T05:59:13.524Z Documenting array-init v0.0.4
27022023-12-13T05:59:14.479Z Documenting ciborium v0.2.1
27032023-12-13T05:59:15.991Z Documenting slog-envlogger v2.2.0
27042023-12-13T05:59:16.720Z Documenting num-bigint-dig v0.8.4
27052023-12-13T05:59:18.182Z Documenting pkcs1 v0.7.5
27062023-12-13T05:59:18.978Z Documenting signature v2.1.0
27072023-12-13T05:59:21.070Z Documenting fxhash v0.2.1
27082023-12-13T05:59:23.956Z Documenting secrecy v0.8.0
27092023-12-13T05:59:25.058Z Documenting utf-8 v0.7.6
27102023-12-13T05:59:26.223Z Documenting termcolor v1.2.0
27112023-12-13T05:59:26.287Z Documenting bitfield v0.14.0
27122023-12-13T05:59:26.596Z Documenting rsa v0.9.2
27132023-12-13T05:59:26.754Z Documenting serde-hex v0.1.0
27142023-12-13T05:59:30.249Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27152023-12-13T05:59:30.523Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27162023-12-13T05:59:30.812Z Documenting tungstenite v0.20.1
27172023-12-13T05:59:32.574Z Documenting env_logger v0.10.0
27182023-12-13T05:59:35.749Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27192023-12-13T05:59:37.665Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27202023-12-13T05:59:39.408Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27212023-12-13T05:59:40.656Z Documenting newtype_derive v0.1.6
27222023-12-13T05:59:41.134Z Documenting signal-hook v0.3.17
27232023-12-13T05:59:41.763Z Documenting x509-cert v0.2.4
27242023-12-13T05:59:41.918Z Documenting ron v0.8.1
27252023-12-13T05:59:42.756Z Documenting pem v3.0.2
27262023-12-13T05:59:59.555Z Documenting vte_generate_state_changes v0.1.1
27272023-12-13T05:59:59.556Z Documenting arrayvec v0.5.2
27282023-12-13T05:59:59.556Z Documenting crc-any v2.4.3
27292023-12-13T05:59:59.556Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27302023-12-13T05:59:59.556Z Documenting steno v0.4.0
27312023-12-13T05:59:59.556Z Documenting tokio-tungstenite v0.20.1
27322023-12-13T05:59:59.556Z Documenting vte v0.10.1
27332023-12-13T05:59:59.556Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27342023-12-13T05:59:59.556Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27352023-12-13T05:59:59.556Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27362023-12-13T05:59:59.556Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27372023-12-13T06:00:04.250Z Documenting fd-lock v3.0.13
27382023-12-13T06:00:04.429Z Documenting display-error-chain v0.2.0
27392023-12-13T06:00:05.392Z Documenting same-file v1.0.6
27402023-12-13T06:00:05.576Z Documenting path-slash v0.1.5
27412023-12-13T06:00:09.004Z Documenting glob v0.3.1
27422023-12-13T06:00:09.397Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27432023-12-13T06:00:09.705Z Documenting strip-ansi-escapes v0.1.1
27442023-12-13T06:00:11.020Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27452023-12-13T06:00:11.785Z Documenting walkdir v2.4.0
27462023-12-13T06:00:14.552Z Documenting buf-list v1.0.3
27472023-12-13T06:00:15.320Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27482023-12-13T06:00:15.654Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27492023-12-13T06:00:18.221Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27502023-12-13T06:00:21.867Z Checking darling_core v0.14.4
27512023-12-13T06:00:21.977Z Documenting nu-ansi-term v0.49.0
27522023-12-13T06:00:24.669Z Checking darling v0.14.4
27532023-12-13T06:00:24.814Z Documenting trust-dns-client v0.22.0
27542023-12-13T06:00:26.159Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27552023-12-13T06:00:26.866Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27562023-12-13T06:00:27.283Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27572023-12-13T06:00:27.900Z Documenting reedline v0.22.0
27582023-12-13T06:00:29.158Z Documenting bytecount v0.6.3
27592023-12-13T06:00:33.457Z Documenting papergrid v0.10.0
27602023-12-13T06:00:37.082Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27612023-12-13T06:00:38.081Z Documenting trust-dns-server v0.22.1
27622023-12-13T06:00:38.390Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27632023-12-13T06:00:38.812Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27642023-12-13T06:00:40.389Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27652023-12-13T06:00:42.234Z Documenting sled v0.34.7
27662023-12-13T06:00:43.305Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27672023-12-13T06:00:43.537Z Documenting unicase v2.7.0
27682023-12-13T06:00:44.386Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27692023-12-13T06:00:44.826Z Documenting tabled_derive v0.6.0
27702023-12-13T06:00:47.679Z Documenting globset v0.4.13
27712023-12-13T06:00:48.328Z Documenting crossbeam-deque v0.8.3
27722023-12-13T06:00:50.152Z Documenting headers-core v0.2.0
27732023-12-13T06:00:50.672Z Documenting olpc-cjson v0.1.3
27742023-12-13T06:00:50.926Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27752023-12-13T06:00:51.717Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27762023-12-13T06:00:52.127Z Documenting serde_plain v1.0.2
27772023-12-13T06:00:52.131Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27782023-12-13T06:00:52.836Z Documenting nix v0.26.4
27792023-12-13T06:00:54.045Z Documenting sqlparser_derive v0.1.1
27802023-12-13T06:00:55.695Z Documenting async-recursion v1.0.5
27812023-12-13T06:00:57.618Z Documenting home v0.5.5
27822023-12-13T06:00:57.867Z Documenting unicode_categories v0.1.1
27832023-12-13T06:00:57.922Z Documenting pretty-hex v0.4.0
27842023-12-13T06:00:58.228Z Documenting typed-path v0.7.0
27852023-12-13T06:01:00.910Z Documenting headers v0.3.9
27862023-12-13T06:01:01.312Z Documenting sqlparser v0.36.1
27872023-12-13T06:01:02.575Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27882023-12-13T06:01:02.897Z Documenting rayon-core v1.12.0
27892023-12-13T06:01:03.321Z Documenting rustyline v12.0.0
27902023-12-13T06:01:03.583Z Documenting sqlformat v0.2.3
27912023-12-13T06:01:06.473Z Documenting tough v0.16.0
27922023-12-13T06:01:09.161Z Documenting tabled v0.14.0
27932023-12-13T06:01:09.900Z Documenting mime_guess v2.0.4
27942023-12-13T06:01:23.154Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27952023-12-13T06:01:23.398Z Checking derive_builder_core v0.12.0
27962023-12-13T06:01:23.398Z Documenting derive_builder_core v0.12.0
27972023-12-13T06:01:24.821Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27982023-12-13T06:01:24.821Z Documenting signal-hook-mio v0.2.3
27992023-12-13T06:01:24.821Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28002023-12-13T06:01:24.822Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28012023-12-13T06:01:24.822Z Documenting universal-hash v0.5.1
28022023-12-13T06:01:24.822Z Documenting bcs v0.1.6
28032023-12-13T06:01:24.822Z Documenting kstat-rs v0.2.3
28042023-12-13T06:01:24.840Z Documenting thiserror-impl-no-std v2.0.2
28052023-12-13T06:01:24.840Z Documenting curve25519-dalek-derive v0.1.0
28062023-12-13T06:01:24.840Z Documenting opaque-debug v0.3.0
28072023-12-13T06:01:25.349Z Documenting highway v1.1.0
28082023-12-13T06:01:27.354Z Documenting derive_builder_macro v0.12.0
28092023-12-13T06:01:28.328Z Documenting crossterm v0.27.0
28102023-12-13T06:01:28.433Z Documenting poly1305 v0.8.0
28112023-12-13T06:01:29.072Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28122023-12-13T06:01:30.128Z Documenting curve25519-dalek v4.1.1
28132023-12-13T06:01:30.524Z Documenting thiserror-no-std v2.0.2
28142023-12-13T06:01:31.662Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28152023-12-13T06:01:32.871Z Documenting rayon v1.8.0
28162023-12-13T06:01:35.180Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28172023-12-13T06:01:36.044Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28182023-12-13T06:01:36.782Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28192023-12-13T06:01:39.077Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28202023-12-13T06:01:44.468Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28212023-12-13T06:01:49.126Z Documenting portable-atomic v1.4.3
28222023-12-13T06:01:54.781Z Documenting ed25519 v1.5.3
28232023-12-13T06:01:59.501Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28242023-12-13T06:02:05.003Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28252023-12-13T06:02:05.706Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28262023-12-13T06:02:05.750Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28272023-12-13T06:02:07.217Z Documenting chacha20 v0.9.1
28282023-12-13T06:02:08.714Z Documenting aead v0.5.2
28292023-12-13T06:02:08.729Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28302023-12-13T06:02:11.711Z Documenting ref-cast-impl v1.0.20
28312023-12-13T06:02:11.794Z Documenting cassowary v0.3.0
28322023-12-13T06:02:15.099Z Documenting number_prefix v0.4.0
28332023-12-13T06:02:17.049Z Documenting ratatui v0.23.0
28342023-12-13T06:02:17.298Z Documenting ref-cast v1.0.20
28352023-12-13T06:02:17.958Z Documenting chacha20poly1305 v0.10.1
28362023-12-13T06:02:20.788Z Documenting indicatif v0.17.7
28372023-12-13T06:02:21.783Z Documenting salty v0.2.0
28382023-12-13T06:02:23.257Z Documenting vsss-rs v3.3.2
28392023-12-13T06:02:27.557Z Documenting derive_builder v0.12.0
28402023-12-13T06:02:37.018Z Documenting fs-err v2.11.0
28412023-12-13T06:02:37.160Z Documenting polar-core v0.27.0
28422023-12-13T06:02:37.255Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28432023-12-13T06:02:37.299Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28442023-12-13T06:02:37.300Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28452023-12-13T06:02:37.300Z Documenting libxml v0.3.3
28462023-12-13T06:02:37.301Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28472023-12-13T06:02:38.896Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28482023-12-13T06:02:39.713Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28492023-12-13T06:02:42.108Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28502023-12-13T06:02:42.539Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28512023-12-13T06:02:44.111Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28522023-12-13T06:02:44.517Z Documenting bb8 v0.8.1
28532023-12-13T06:02:46.105Z Documenting bytesize v1.3.0
28542023-12-13T06:02:52.557Z Documenting quick-xml v0.23.1
28552023-12-13T06:02:52.836Z Documenting serde-big-array v0.5.1
28562023-12-13T06:02:53.319Z Documenting rtoolbox v0.0.1
28572023-12-13T06:02:59.203Z Documenting oso-derive v0.27.0
28582023-12-13T06:02:59.501Z Documenting impl-trait-for-tuples v0.2.2
28592023-12-13T06:03:00.171Z Documenting unicode-linebreak v0.1.5
28602023-12-13T06:03:00.176Z Documenting smawk v0.3.1
28612023-12-13T06:03:04.955Z Documenting humantime v2.1.0
28622023-12-13T06:03:05.684Z Documenting maplit v1.0.2
28632023-12-13T06:03:06.393Z Documenting http-range v0.1.5
28642023-12-13T06:03:07.056Z Documenting is_ci v1.1.1
28652023-12-13T06:03:07.175Z Documenting textwrap v0.16.0
28662023-12-13T06:03:08.192Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28672023-12-13T06:03:10.276Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28682023-12-13T06:03:10.459Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28692023-12-13T06:03:11.139Z Documenting oso v0.27.0
28702023-12-13T06:03:12.306Z Documenting hyper-staticfile v0.9.5
28712023-12-13T06:03:12.525Z Documenting supports-color v2.1.0
28722023-12-13T06:03:13.592Z Documenting rpassword v7.3.1
28732023-12-13T06:03:19.394Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28742023-12-13T06:03:19.901Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28752023-12-13T06:03:20.633Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28762023-12-13T06:03:22.581Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28772023-12-13T06:03:27.323Z Documenting tui-tree-widget v0.13.0
28782023-12-13T06:03:27.950Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28792023-12-13T06:03:30.365Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28802023-12-13T06:03:32.767Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28812023-12-13T06:03:32.957Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28822023-12-13T06:03:34.699Z Documenting cookie v0.18.0
28832023-12-13T06:03:35.864Z Documenting rcgen v0.11.3
28842023-12-13T06:03:41.326Z Documenting signal-hook-tokio v0.3.1
28852023-12-13T06:03:41.701Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28862023-12-13T06:03:42.242Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28872023-12-13T06:03:43.329Z Documenting atomicwrites v0.4.2
28882023-12-13T06:03:44.939Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28892023-12-13T06:03:46.888Z Documenting subprocess v0.2.9
28902023-12-13T06:03:48.594Z Documenting shell-words v1.1.0
28912023-12-13T06:03:49.962Z Documenting corncobs v0.1.3
28922023-12-13T06:03:52.386Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28932023-12-13T06:03:53.153Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28942023-12-13T06:03:53.396Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28952023-12-13T06:03:54.304Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28962023-12-13T06:03:54.663Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28972023-12-13T06:03:55.377Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28982023-12-13T06:04:01.432Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28992023-12-13T06:04:02.401Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29002023-12-13T06:04:03.322Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29012023-12-13T06:04:05.952Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29022023-12-13T06:04:25.432Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29032023-12-13T06:04:31.755Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29042023-12-13T06:04:33.114Z Documenting fatfs v0.3.6
29052023-12-13T06:04:37.177Z Documenting nanorand v0.7.0
29062023-12-13T06:04:37.958Z Documenting assert_matches v1.5.0
29072023-12-13T06:04:40.697Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29082023-12-13T06:04:40.781Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29092023-12-13T06:04:43.205Z Documenting flume v0.11.0
29102023-12-13T06:04:48.880Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29112023-12-13T06:05:08.770Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29122023-12-13T06:05:09.033Z Documenting omicron-zone-package v0.9.1
29132023-12-13T06:05:09.034Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29142023-12-13T06:05:09.104Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29152023-12-13T06:05:09.891Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29162023-12-13T06:05:11.121Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29172023-12-13T06:05:12.132Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29182023-12-13T06:05:16.590Z Documenting termios v0.3.3
29192023-12-13T06:05:19.433Z Documenting topological-sort v0.2.2
29202023-12-13T06:05:22.398Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29212023-12-13T06:05:22.398Z --> sled-agent/src/sim/instance.rs:46:7
29222023-12-13T06:05:22.398Z |
29232023-12-13T06:05:22.398Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29242023-12-13T06:05:22.398Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29252023-12-13T06:05:22.398Z |
29262023-12-13T06:05:22.398Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29272023-12-13T06:05:22.398Z
29282023-12-13T06:05:22.463Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29292023-12-13T06:05:25.782Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29302023-12-13T06:05:26.895Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29312023-12-13T06:05:27.750Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29322023-12-13T06:05:28.734Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29332023-12-13T06:05:47.262Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29342023-12-13T06:05:57.571Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29352023-12-13T06:06:05.898Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29362023-12-13T06:06:27.017Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29372023-12-13T06:06:29.332Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29382023-12-13T06:06:29.859Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29392023-12-13T06:06:34.174Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29402023-12-13T06:07:08.504Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412023-12-13T06:07:45.672Zwarning: unresolved link to `VolumeConstructionRequest`
29422023-12-13T06:07:45.672Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29432023-12-13T06:07:45.672Z |
29442023-12-13T06:07:45.672Z338 | /// [`VolumeConstructionRequest`] is shown here):
29452023-12-13T06:07:45.672Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29462023-12-13T06:07:45.672Z |
29472023-12-13T06:07:45.672Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29482023-12-13T06:07:45.672Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29492023-12-13T06:07:45.672Z
29502023-12-13T06:07:45.676Zwarning: unresolved link to `fd00:1122:3344:101::5`
29512023-12-13T06:07:45.676Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29522023-12-13T06:07:45.676Z |
29532023-12-13T06:07:45.676Z348 | /// "[fd00:1122:3344:101::5]:1000",
29542023-12-13T06:07:45.679Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29552023-12-13T06:07:45.679Z
29562023-12-13T06:07:45.679Zwarning: unresolved link to `fd00:1122:3344:102::9`
29572023-12-13T06:07:45.679Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29582023-12-13T06:07:45.679Z |
29592023-12-13T06:07:45.680Z349 | /// "[fd00:1122:3344:102::9]:1000",
29602023-12-13T06:07:45.680Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29612023-12-13T06:07:45.680Z
29622023-12-13T06:07:45.680Zwarning: unresolved link to `fd00:1122:3344:103::2`
29632023-12-13T06:07:45.680Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29642023-12-13T06:07:45.680Z |
29652023-12-13T06:07:45.680Z350 | /// "[fd00:1122:3344:103::2]:1000"
29662023-12-13T06:07:45.680Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29672023-12-13T06:07:45.680Z
29682023-12-13T06:07:45.680Zwarning: unresolved link to `fd00:1122:3344:101::5`
29692023-12-13T06:07:45.680Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29702023-12-13T06:07:45.680Z |
29712023-12-13T06:07:45.680Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29722023-12-13T06:07:45.680Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29732023-12-13T06:07:45.680Z
29742023-12-13T06:07:45.680Zwarning: unresolved link to `fd00:1122:3344:102::9`
29752023-12-13T06:07:45.680Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29762023-12-13T06:07:45.680Z |
29772023-12-13T06:07:45.680Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29782023-12-13T06:07:45.680Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29792023-12-13T06:07:45.680Z
29802023-12-13T06:07:45.683Zwarning: unresolved link to `fd00:1122:3344:103::2`
29812023-12-13T06:07:45.683Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29822023-12-13T06:07:45.683Z |
29832023-12-13T06:07:45.683Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29842023-12-13T06:07:45.684Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29852023-12-13T06:07:45.684Z
29862023-12-13T06:07:48.490Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29872023-12-13T06:08:24.677Z Finished dev [unoptimized + debuginfo] target(s) in 15m 45s
29882023-12-13T06:08:24.677Z
29892023-12-13T06:08:24.692Zreal 15:45.500394864
29902023-12-13T06:08:24.692Zuser 53:02.257374264
29912023-12-13T06:08:24.692Zsys 59:27.707587185
29922023-12-13T06:08:24.693Ztrap 2.085500480
29932023-12-13T06:08:24.693Ztflt 0.609532670
29942023-12-13T06:08:24.693Zdflt 0.522884398
29952023-12-13T06:08:24.693Zkflt 0.000129705
29962023-12-13T06:08:24.693Zlock 3:10:34.836499488
29972023-12-13T06:08:24.693Zslp 4:03:38.520156019
29982023-12-13T06:08:24.693Zlat 5:41.453467291
29992023-12-13T06:08:24.693Zstop 1:28.367335189
30002023-12-13T06:08:24.693Zprocess exited: duration 1752027 ms, exit code 0
 
30012023-12-13T06:08:24.726Zfound 0 output files