01HE8NJDAPFAG0Q39YZQ9JX9D3: 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: 01HE8NKP9ADENTD50AM2GCHMDW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-02T18:46:28.567Zjob assigned to worker 01HE8NM016B3YWMVMB623D4X62 (queued for 2 m 2 s)
 
22023-11-02T18:46:28.866Zstarting task 0: "setup"
32023-11-02T18:46:29.029Z++ uname -s
42023-11-02T18:46:29.044Z+ kern=SunOS
52023-11-02T18:46:29.072Z+ case "$kern" in
62023-11-02T18:46:29.078Z+ groupadd -g 12345 build
72023-11-02T18:46:29.082Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-02T18:46:31.042Z+ zfs create -o mountpoint=/work rpool/work
92023-11-02T18:46:31.407Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-02T18:46:31.410Z+ home_fs=zfs
112023-11-02T18:46:31.414Z+ [[ zfs == autofs ]]
122023-11-02T18:46:31.420Z+ mkdir -p /home/build
132023-11-02T18:46:31.431Z+ chown build:build /home/build /work
142023-11-02T18:46:32.416Z+ chmod 0700 /home/build /work
152023-11-02T18:46:32.420Zprocess exited: duration 3531 ms, exit code 0
 
162023-11-02T18:46:32.430Zstarting task 1: "rust-toolchain"
172023-11-02T18:46:32.444Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-02T18:46:32.448Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-02T18:46:32.604Zinfo: downloading installer
202023-11-02T18:46:35.232Zwarning: it looks like you have an existing installation of Rust at:
212023-11-02T18:46:35.237Zwarning: /opt/ooce/bin
222023-11-02T18:46:35.241Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-02T18:46:35.246Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-02T18:46:35.252Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-02T18:46:35.258Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-02T18:46:35.265Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-02T18:46:35.275Zerror: cannot install while Rust is installed
282023-11-02T18:46:35.281Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-02T18:46:35.514Zinfo: profile set to 'default'
302023-11-02T18:46:35.532Zinfo: default host triple is x86_64-unknown-illumos
312023-11-02T18:46:35.540Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-02T18:46:35.696Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-02T18:46:35.699Zinfo: downloading component 'cargo'
342023-11-02T18:46:36.502Zinfo: downloading component 'clippy'
352023-11-02T18:46:36.823Zinfo: downloading component 'rust-docs'
362023-11-02T18:46:37.799Zinfo: downloading component 'rust-std'
372023-11-02T18:46:39.671Zinfo: downloading component 'rustc'
382023-11-02T18:46:44.100Zinfo: downloading component 'rustfmt'
392023-11-02T18:46:44.412Zinfo: installing component 'cargo'
402023-11-02T18:46:46.245Zinfo: installing component 'clippy'
412023-11-02T18:46:47.042Zinfo: installing component 'rust-docs'
422023-11-02T18:46:50.250Zinfo: installing component 'rust-std'
432023-11-02T18:46:53.502Zinfo: installing component 'rustc'
442023-11-02T18:47:01.848Zinfo: installing component 'rustfmt'
452023-11-02T18:47:02.305Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-02T18:47:02.320Z
472023-11-02T18:47:02.453Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-02T18:47:02.457Z
492023-11-02T18:47:02.462Z
502023-11-02T18:47:02.466ZRust is installed now. Great!
512023-11-02T18:47:02.471Z
522023-11-02T18:47:02.477ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-02T18:47:02.484Zenvironment variable. This has not been done automatically.
542023-11-02T18:47:02.488Z
552023-11-02T18:47:02.493ZTo configure your current shell, run:
562023-11-02T18:47:02.497Zsource "$HOME/.cargo/env"
572023-11-02T18:47:02.550Z+ rustc --version
582023-11-02T18:47:02.665Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-02T18:47:02.671Zprocess exited: duration 30239 ms, exit code 0
 
602023-11-02T18:47:02.677Zstarting task 2: "authentication"
612023-11-02T18:47:02.714Zprocess exited: duration 32 ms, exit code 0
 
622023-11-02T18:47:02.721Zstarting task 3: "clone repository"
632023-11-02T18:47:02.737Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-02T18:47:03.159Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-02T18:47:03.172ZCloning into '/work/oxidecomputer/omicron'...
662023-11-02T18:47:12.673Z+ cd /work/oxidecomputer/omicron
672023-11-02T18:47:12.688Z+ [[ -n sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state ]]
682023-11-02T18:47:12.711Z+ git fetch origin sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state
692023-11-02T18:47:13.017ZFrom https://github.com/oxidecomputer/omicron
702023-11-02T18:47:13.025Z * branch sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state -> FETCH_HEAD
712023-11-02T18:47:13.031Z+ git checkout -B sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state remotes/origin/sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state
722023-11-02T18:47:13.124ZSwitched to a new branch 'sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state'
732023-11-02T18:47:13.140Zbranch 'sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state' set up to track 'origin/sunshowers/spr/update-engine-record-more-info-about-parent-steps-that-reached-a-terminal-state'.
742023-11-02T18:47:13.159Z+ git reset --hard f985e59cfb0cd50b25718277d6478f5e74ef1d03
752023-11-02T18:47:13.286ZHEAD is now at f985e59c Fix docs
762023-11-02T18:47:13.297Zprocess exited: duration 10550 ms, exit code 0
 
772023-11-02T18:47:13.394Zstarting task 4: "build"
782023-11-02T18:47:13.413Z+ cargo --version
792023-11-02T18:47:13.498Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-02T18:47:13.501Z+ rustc --version
812023-11-02T18:47:13.616Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-02T18:47:13.655Z+ source ./env.sh
832023-11-02T18:47:13.665Z++ set -o xtrace
842023-11-02T18:47:13.674Z++++ dirname ./env.sh
852023-11-02T18:47:13.684Z+++ cd .
862023-11-02T18:47:13.691Z+++ echo /work/oxidecomputer/omicron
872023-11-02T18:47:13.701Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-11-02T18:47:13.710Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-11-02T18:47:13.715Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-11-02T18:47:13.722Z++ 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
912023-11-02T18:47:13.728Z++ 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
922023-11-02T18:47:13.735Z++ 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
932023-11-02T18:47:13.741Z++ 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
942023-11-02T18:47:13.744Z++ 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
952023-11-02T18:47:13.747Z++ 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
962023-11-02T18:47:13.752Z++ unset OMICRON_WS
972023-11-02T18:47:13.755Z++ set +o xtrace
982023-11-02T18:47:13.758Z
992023-11-02T18:47:13.761Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-11-02T18:47:13.764Z # # # # # # # # # # # # # # #
1012023-11-02T18:47:13.767Z # # # # ##### # # ##### # # # # # #### #
1022023-11-02T18:47:13.773Z ##### ##### # ##### # # # # # # # # #
1032023-11-02T18:47:13.778Z # # # # # # # # # # # # # # #
1042023-11-02T18:47:13.785Z # # # ###### # # ###### ### # #### # #### #
1052023-11-02T18:47:13.794Z
1062023-11-02T18:47:22.860Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-11-02T18:47:23.251Z Startup: Caching catalogs ... Done
1082023-11-02T18:47:27.593ZPlanning: Solver setup ... Done (4.439s)
1092023-11-02T18:47:27.670ZPlanning: Running solver ... Done (0.113s)
1102023-11-02T18:47:27.721ZPlanning: Finding local manifests ... Done (0.003s)
1112023-11-02T18:47:27.760ZPlanning: Fetching manifests: 0/4 0% complete
1122023-11-02T18:47:28.018ZPlanning: Fetching manifests: 4/4 100% complete
1132023-11-02T18:47:28.094ZPlanning: Package planning ... Done (0.080s)
1142023-11-02T18:47:28.180ZPlanning: Merging actions ... Done (0.086s)
1152023-11-02T18:47:28.972ZPlanning: Checking for conflicting actions ... Done (0.790s)
1162023-11-02T18:47:29.008ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-11-02T18:47:32.765ZPlanning: Evaluating mediators ... Done (3.776s)
1182023-11-02T18:47:32.789ZPlanning: Planning completed in 9.90 seconds
1192023-11-02T18:47:36.871Z Packages to install: 4
1202023-11-02T18:47:36.885Z Mediators to change: 2
1212023-11-02T18:47:36.903Z Services to change: 1
1222023-11-02T18:47:36.915Z Estimated space available: 149.39 GB
1232023-11-02T18:47:37.332ZEstimated space to be consumed: 1.37 GB
1242023-11-02T18:47:37.345Z Create boot environment: No
1252023-11-02T18:47:37.356ZCreate backup boot environment: No
1262023-11-02T18:47:37.371Z Rebuild boot archive: No
1272023-11-02T18:47:37.384Z
1282023-11-02T18:47:37.401ZChanged mediators:
1292023-11-02T18:47:37.411Z mediator clang:
1302023-11-02T18:47:37.417Z version: None -> 15 (system default)
1312023-11-02T18:47:37.420Z
1322023-11-02T18:47:37.423Z mediator llvm:
1332023-11-02T18:47:37.426Z version: 14 (system default) -> 15 (system default)
1342023-11-02T18:47:37.430Z
1352023-11-02T18:47:37.433ZChanged packages:
1362023-11-02T18:47:37.436Zhelios-dev
1372023-11-02T18:47:37.440Z developer/build-essential
1382023-11-02T18:47:38.667Z None -> 11-2.0
1392023-11-02T18:47:38.671Z library/libxmlsec1
1402023-11-02T18:47:38.682Z None -> 1.2.35-2.0
1412023-11-02T18:47:38.693Z ooce/developer/clang-15
1422023-11-02T18:47:39.184Z None -> 15.0.7-2.0
1432023-11-02T18:47:39.200Z ooce/developer/llvm-15
1442023-11-02T18:47:39.209Z None -> 15.0.7-2.0
1452023-11-02T18:47:39.212Z
1462023-11-02T18:47:39.216ZServices:
1472023-11-02T18:47:39.227Z restart_fmri:
1482023-11-02T18:47:39.231Z svc:/system/update-man-index:default
1492023-11-02T18:47:39.234Z
1502023-11-02T18:47:39.237ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-11-02T18:47:43.888ZDownload: 213/3290 items 1.2/212.6MB 0% complete (889k/s)
1522023-11-02T18:47:48.989ZDownload: 851/3290 items 18.6/212.6MB 8% complete (1.8M/s)
1532023-11-02T18:47:53.885ZDownload: 1261/3290 items 113.9/212.6MB 53% complete (11.1M/s)
1542023-11-02T18:47:59.050ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1552023-11-02T18:48:04.099ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (9.1M/s)
1562023-11-02T18:48:07.201ZDownload: Completed 212.60 MB in 30.13 seconds (7.1M/s)
1572023-11-02T18:48:08.024Z Actions: 1/3687 actions (Installing new actions)
1582023-11-02T18:48:13.055Z Actions: 2465/3687 actions (Installing new actions)
1592023-11-02T18:48:20.841Z Actions: Completed 3687 actions in 8.01 seconds.
1602023-11-02T18:48:21.477Z Done (0.153s)
1612023-11-02T18:48:21.595Z Done (0.000s)
1622023-11-02T18:48:21.688Z Done (0.199s)
1632023-11-02T18:48:24.562Z Done (7.639s)
1642023-11-02T18:48:24.584Z Done (0.112s)
1652023-11-02T18:48:25.007Z Done (0.000s)
1662023-11-02T18:48:25.021Z Done (0.000s)
1672023-11-02T18:48:25.306ZPlanning: Evaluating mediator changes ... Done
1682023-11-02T18:48:25.572ZPlanning: Checking for conflicting actions ... Done
1692023-11-02T18:48:25.594ZPlanning: Consolidating action changes ... Done
1702023-11-02T18:48:26.013ZPlanning: Evaluating mediators ... Done
1712023-11-02T18:48:26.024ZPlanning: Planning completed in 0.73 seconds
1722023-11-02T18:48:26.065Z Mediators to change: 2
1732023-11-02T18:48:26.068Z Create boot environment: No
1742023-11-02T18:48:26.071ZCreate backup boot environment: No
1752023-11-02T18:48:26.158Z Done
1762023-11-02T18:48:26.163Z Done
1772023-11-02T18:48:26.290Z Done
1782023-11-02T18:48:32.286Z Done
1792023-11-02T18:48:32.410Z Done
1802023-11-02T18:48:32.420Z Done
1812023-11-02T18:48:32.553Z Done
1822023-11-02T18:48:33.536ZPlanning: Evaluating mediator changes ... Done
1832023-11-02T18:48:33.571ZPlanning: Merging actions ... Done
1842023-11-02T18:48:33.869ZPlanning: Checking for conflicting actions ... Done
1852023-11-02T18:48:33.875ZPlanning: Consolidating action changes ... Done
1862023-11-02T18:48:34.309ZPlanning: Evaluating mediators ... Done
1872023-11-02T18:48:34.408ZPlanning: Planning completed in 1.31 seconds
1882023-11-02T18:48:34.463Z Packages to change: 1
1892023-11-02T18:48:34.473Z Mediators to change: 1
1902023-11-02T18:48:34.482Z Services to change: 1
1912023-11-02T18:48:34.499Z Create boot environment: No
1922023-11-02T18:48:34.533ZCreate backup boot environment: Yes
1932023-11-02T18:48:36.409Z Actions: 1/6 actions (Updating modified actions)
1942023-11-02T18:48:36.413Z Actions: Completed 6 actions in 0.00 seconds.
1952023-11-02T18:48:36.419Z Done
1962023-11-02T18:48:36.426Z Done
1972023-11-02T18:48:36.458Z Done
1982023-11-02T18:48:42.288Z Done
1992023-11-02T18:48:42.413Z Done
2002023-11-02T18:48:42.420Z Done
2012023-11-02T18:48:42.519Z Done
2022023-11-02T18:48:43.203ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032023-11-02T18:48:43.226Zclang system 15 system
2042023-11-02T18:48:43.232Zcsh system system illumos
2052023-11-02T18:48:43.235Zctags system system illumos
2062023-11-02T18:48:43.238Zgcc vendor 12 vendor
2072023-11-02T18:48:43.242Zgcc system 10 system
2082023-11-02T18:48:43.245Zgcc system 7 system
2092023-11-02T18:48:43.248Zgo system 1.20 system
2102023-11-02T18:48:43.251Zgo system 1.19 system
2112023-11-02T18:48:43.256Zllvm system 15 system
2122023-11-02T18:48:43.259Zllvm system 14 system
2132023-11-02T18:48:43.262Zmariadb system 10.6 system
2142023-11-02T18:48:43.265Zmta vendor vendor dma
2152023-11-02T18:48:43.268Zopenjdk system 17 system
2162023-11-02T18:48:43.272Zopenjdk system 11 system
2172023-11-02T18:48:43.277Zopenjdk system 1.8 system
2182023-11-02T18:48:43.282Zopenssl vendor 3 vendor
2192023-11-02T18:48:43.286Zperl system 5.36 system
2202023-11-02T18:48:43.292Zpostgresql system 15 system
2212023-11-02T18:48:43.300Zpostgresql system 13 system
2222023-11-02T18:48:43.720Zpython vendor 3 vendor
2232023-11-02T18:48:43.725Zpython system 2 system
2242023-11-02T18:48:43.729Zpython3 system 3.11 system
2252023-11-02T18:48:43.734Zruby system 3.0 system
2262023-11-02T18:48:43.744Zwords vendor vendor american-english
2272023-11-02T18:48:43.755Zwords system system australian-english
2282023-11-02T18:48:44.196Zwords system system british-english
2292023-11-02T18:48:44.362Zwords system system canadian-english
2302023-11-02T18:48:44.369Zwords system system french
2312023-11-02T18:48:44.389Zwords system system italian
2322023-11-02T18:48:44.415Zwords system system ngerman
2332023-11-02T18:48:44.425Zwords system system ogerman
2342023-11-02T18:48:44.435Zwords system system spanish
2352023-11-02T18:48:44.438ZFMRI IFO
2362023-11-02T18:48:44.443Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2372023-11-02T18:48:44.449Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2382023-11-02T18:48:44.454Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2392023-11-02T18:48:44.457Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2402023-11-02T18:48:44.466Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2412023-11-02T18:48:44.470Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2422023-11-02T18:48:44.474Z+ set -o errexit
2432023-11-02T18:48:44.479Z+++ dirname ./tools/ci_download_cockroachdb
2442023-11-02T18:48:44.483Z++ cd ./tools
2452023-11-02T18:48:44.487Z++ pwd
2462023-11-02T18:48:44.491Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2472023-11-02T18:48:44.495Z++ basename ./tools/ci_download_cockroachdb
2482023-11-02T18:48:44.500Z+ ARG0=ci_download_cockroachdb
2492023-11-02T18:48:44.503Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2502023-11-02T18:48:44.509Z+ CIDL_VERSION=v22.1.9
2512023-11-02T18:48:44.514Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2522023-11-02T18:48:44.518Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2532023-11-02T18:48:44.522Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2542023-11-02T18:48:44.526Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2552023-11-02T18:48:44.531Z+ TARGET_DIR=out
2562023-11-02T18:48:44.535Z+ DOWNLOAD_DIR=out/downloads
2572023-11-02T18:48:44.542Z+ DEST_DIR=./out/cockroachdb
2582023-11-02T18:48:44.545Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2592023-11-02T18:48:44.549Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2602023-11-02T18:48:44.557Z+ main
2612023-11-02T18:48:44.572Z+ [[ 0 != 0 ]]
2622023-11-02T18:48:44.579Z+ CIDL_OS=solaris2.11
2632023-11-02T18:48:44.585Z+ [[ 0 != 0 ]]
2642023-11-02T18:48:44.590Z+ configure_os solaris2.11
2652023-11-02T18:48:44.594Z+ echo 'current directory: /work/oxidecomputer/omicron'
2662023-11-02T18:48:44.598Zcurrent directory: /work/oxidecomputer/omicron
2672023-11-02T18:48:44.602Z+ echo 'configuring based on OS: "solaris2.11"'
2682023-11-02T18:48:44.605Zconfiguring based on OS: "solaris2.11"
2692023-11-02T18:48:44.610Z+ case "$1" in
2702023-11-02T18:48:44.614Z+ CIDL_BUILD=illumos
2712023-11-02T18:48:44.621Z+ CIDL_SUFFIX=tar.gz
2722023-11-02T18:48:44.624Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2732023-11-02T18:48:44.629Z+ CIDL_MD5FUNC=do_md5sum
2742023-11-02T18:48:44.632Z+ CIDL_URL_BASE=https://illumos.org/downloads
2752023-11-02T18:48:44.636Z+ CIDL_ASSEMBLE=do_assemble_illumos
2762023-11-02T18:48:44.640Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2772023-11-02T18:48:44.644Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2782023-11-02T18:48:44.648Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-11-02T18:48:44.653Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2802023-11-02T18:48:44.657Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-11-02T18:48:44.661Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-11-02T18:48:44.665ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-11-02T18:48:44.672Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842023-11-02T18:48:44.679ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852023-11-02T18:48:44.686Z+ mkdir -p out/downloads
2862023-11-02T18:48:44.693Z+ mkdir -p ./out/cockroachdb
2872023-11-02T18:48:44.704Z+ local DO_DOWNLOAD=true
2882023-11-02T18:48:44.717Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2892023-11-02T18:48:45.145Z+ '[' true == true ']'
2902023-11-02T18:48:45.176Z+ echo Downloading...
2912023-11-02T18:48:45.591ZDownloading...
2922023-11-02T18:48:45.595Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-02T18:48:45.598Z+ 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
2942023-11-02T18:48:45.805Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-02T18:48:45.815Z++ md5sum
2962023-11-02T18:48:45.826Z++ awk '{print $1}'
2972023-11-02T18:48:45.991Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2982023-11-02T18:48:46.412Z+ [[ 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 ]]
2992023-11-02T18:48:46.420Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-11-02T18:48:46.427Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3012023-11-02T18:48:49.600Z+ do_assemble_illumos
3022023-11-02T18:48:49.615Z+ rm -r ./out/cockroachdb
3032023-11-02T18:48:49.627Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3042023-11-02T18:48:50.273Z+ ./out/cockroachdb/bin/cockroach version
3052023-11-02T18:48:50.423ZBuild Tag: v22.1.9-dirty
3062023-11-02T18:48:50.438ZBuild Time: 2022/10/26 21:17:46
3072023-11-02T18:48:51.311ZDistribution: OSS
3082023-11-02T18:48:51.321ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3092023-11-02T18:48:51.754ZGo Version: go1.17.13
3102023-11-02T18:48:51.774ZC Compiler: gcc 10.3.0
3112023-11-02T18:48:51.793ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3122023-11-02T18:48:51.826ZBuild Type: release
3132023-11-02T18:48:51.848Z+ set -o errexit
3142023-11-02T18:48:51.874Z+++ dirname ./tools/ci_download_clickhouse
3152023-11-02T18:48:51.910Z++ cd ./tools
3162023-11-02T18:48:51.951Z++ pwd
3172023-11-02T18:48:51.988Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3182023-11-02T18:48:52.018Z++ basename ./tools/ci_download_clickhouse
3192023-11-02T18:48:52.039Z+ ARG0=ci_download_clickhouse
3202023-11-02T18:48:52.460Z+ TARGET_DIR=out
3212023-11-02T18:48:52.475Z+ DOWNLOAD_DIR=out/downloads
3222023-11-02T18:48:52.496Z+ DEST_DIR=./out/clickhouse
3232023-11-02T18:48:52.508Z+ CIDL_VERSION=v22.8.9.24
3242023-11-02T18:48:52.519Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3252023-11-02T18:48:52.534Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3262023-11-02T18:48:52.956Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3272023-11-02T18:48:52.969Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3282023-11-02T18:48:52.983Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3292023-11-02T18:48:52.994Z+ main
3302023-11-02T18:48:53.026Z+ [[ 0 != 0 ]]
3312023-11-02T18:48:53.049Z+ CIDL_OS=solaris2.11
3322023-11-02T18:48:53.068Z+ [[ 0 != 0 ]]
3332023-11-02T18:48:53.082Z+ configure_os solaris2.11
3342023-11-02T18:48:53.109Z+ echo 'current directory: /work/oxidecomputer/omicron'
3352023-11-02T18:48:53.125Zcurrent directory: /work/oxidecomputer/omicron
3362023-11-02T18:48:53.144Z+ echo 'configuring based on OS: "solaris2.11"'
3372023-11-02T18:48:53.159Zconfiguring based on OS: "solaris2.11"
3382023-11-02T18:48:53.178Z+ CIDL_DASHREV=
3392023-11-02T18:48:53.197Z+ case "$1" in
3402023-11-02T18:48:53.214Z+ CIDL_PLATFORM=illumos
3412023-11-02T18:48:53.229Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3422023-11-02T18:48:53.661Z+ CIDL_MD5FUNC=do_md5sum
3432023-11-02T18:48:53.672Z+ CIDL_DASHREV=-1
3442023-11-02T18:48:53.683Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3452023-11-02T18:48:53.697Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-02T18:48:53.712Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-11-02T18:48:53.724Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-11-02T18:48:53.742Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-11-02T18:48:53.758ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-11-02T18:48:53.778Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512023-11-02T18:48:53.803ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522023-11-02T18:48:53.829Z+ mkdir -p out/downloads
3532023-11-02T18:48:53.846Z+ mkdir -p ./out/clickhouse
3542023-11-02T18:48:54.318Z+ local DO_DOWNLOAD=true
3552023-11-02T18:48:54.335Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3562023-11-02T18:48:54.355Z+ '[' true == true ']'
3572023-11-02T18:48:54.787Z+ echo Downloading...
3582023-11-02T18:48:54.808ZDownloading...
3592023-11-02T18:48:54.822Z+ 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
3602023-11-02T18:48:54.839Z+ 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
3612023-11-02T18:48:55.698Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-02T18:48:55.726Z++ md5sum
3632023-11-02T18:48:55.744Z++ awk '{print $1}'
3642023-11-02T18:48:55.759Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3652023-11-02T18:48:55.782Z+ [[ 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 ]]
3662023-11-02T18:48:55.807Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3672023-11-02T18:48:55.850Z+ mkdir -p ./out/clickhouse
3682023-11-02T18:48:56.693Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3692023-11-02T18:48:57.272Z+ ./out/clickhouse/clickhouse server --version
3702023-11-02T18:48:57.323ZClickHouse server version 22.8.9.1.
3712023-11-02T18:48:57.351Z+ set -o errexit
3722023-11-02T18:48:57.368Z+++ dirname ./tools/ci_download_console
3732023-11-02T18:48:57.400Z++ cd ./tools
3742023-11-02T18:48:57.425Z++ pwd
3752023-11-02T18:48:57.440Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3762023-11-02T18:48:57.859Z++ basename ./tools/ci_download_console
3772023-11-02T18:48:58.286Z+ ARG0=ci_download_console
3782023-11-02T18:48:58.301Z+ TARGET_DIR=out
3792023-11-02T18:48:58.315Z+ DOWNLOAD_DIR=out/downloads
3802023-11-02T18:48:58.325Z+ DEST_DIR=./out/console-assets
3812023-11-02T18:48:58.344Z+ source /work/oxidecomputer/omicron/tools/console_version
3822023-11-02T18:48:58.371Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3832023-11-02T18:48:58.408Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3842023-11-02T18:48:58.853Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3852023-11-02T18:48:59.544Z+ TARBALL_FILE=out/downloads/console.tar.gz
3862023-11-02T18:48:59.559Z+ main
3872023-11-02T18:48:59.572Z+ [[ 0 != 0 ]]
3882023-11-02T18:48:59.584Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3892023-11-02T18:48:59.606ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3902023-11-02T18:48:59.627Z+ echo 'Local file: out/downloads/console.tar.gz'
3912023-11-02T18:48:59.644ZLocal file: out/downloads/console.tar.gz
3922023-11-02T18:49:00.078Z+ local DO_DOWNLOAD=true
3932023-11-02T18:49:00.100Z+ [[ -f out/downloads/console.tar.gz ]]
3942023-11-02T18:49:00.122Z+ mkdir -p out/downloads
3952023-11-02T18:49:00.138Z+ '[' true == true ']'
3962023-11-02T18:49:00.150Z+ echo Downloading...
3972023-11-02T18:49:00.169ZDownloading...
3982023-11-02T18:49:00.184Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3992023-11-02T18:49:00.200Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
4002023-11-02T18:49:00.218Z++ do_sha256sum out/downloads/console.tar.gz
4012023-11-02T18:49:00.236Z++ case "$OSTYPE" in
4022023-11-02T18:49:00.688Z++ SHA=sha256sum
4032023-11-02T18:49:00.702Z++ sha256sum
4042023-11-02T18:49:01.123Z++ awk '{print $1}'
4052023-11-02T18:49:01.948Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4062023-11-02T18:49:03.203Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4072023-11-02T18:49:03.228Z+ rm -rf ./out/console-assets
4082023-11-02T18:49:03.658Z+ mkdir -p ./out/console-assets
4092023-11-02T18:49:03.670Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4102023-11-02T18:49:03.681Z+ mkdir -p ./out/console-assets
4112023-11-02T18:49:03.691Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4122023-11-02T18:49:03.700Z+ set -o errexit
4132023-11-02T18:49:03.713Z+++ dirname ./tools/ci_download_maghemite_openapi
4142023-11-02T18:49:04.146Z++ cd ./tools
4152023-11-02T18:49:04.180Z++ pwd
4162023-11-02T18:49:04.192Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4172023-11-02T18:49:04.207Z++ basename ./tools/ci_download_maghemite_openapi
4182023-11-02T18:49:04.216Z+ ARG0=ci_download_maghemite_openapi
4192023-11-02T18:49:04.232Z+ TARGET_DIR=out
4202023-11-02T18:49:04.240Z+ DOWNLOAD_DIR=out/downloads
4212023-11-02T18:49:04.259Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4222023-11-02T18:49:04.279Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4232023-11-02T18:49:04.290Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4242023-11-02T18:49:04.300Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4252023-11-02T18:49:04.315Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4262023-11-02T18:49:04.324Z+ main
4272023-11-02T18:49:04.332Z+ [[ 0 != 0 ]]
4282023-11-02T18:49:04.344Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4292023-11-02T18:49:04.361ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4302023-11-02T18:49:04.374Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4312023-11-02T18:49:04.392ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4322023-11-02T18:49:04.405Z+ local DO_DOWNLOAD=true
4332023-11-02T18:49:04.418Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4342023-11-02T18:49:04.434Z+ mkdir -p out/downloads
4352023-11-02T18:49:04.445Z+ '[' true == true ']'
4362023-11-02T18:49:04.476Z+ echo Downloading...
4372023-11-02T18:49:04.489ZDownloading...
4382023-11-02T18:49:04.506Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4392023-11-02T18:49:04.522Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4402023-11-02T18:49:04.545Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4412023-11-02T18:49:04.564Z++ case "$OSTYPE" in
4422023-11-02T18:49:04.581Z++ SHA=sha256sum
4432023-11-02T18:49:04.593Z++ sha256sum
4442023-11-02T18:49:04.603Z++ awk '{print $1}'
4452023-11-02T18:49:04.623Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4462023-11-02T18:49:05.052Z+ [[ 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 ]]
4472023-11-02T18:49:05.069Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4482023-11-02T18:49:05.094Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4492023-11-02T18:49:05.121Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4502023-11-02T18:49:05.152ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4512023-11-02T18:49:05.168Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4522023-11-02T18:49:05.201ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4532023-11-02T18:49:05.213Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4542023-11-02T18:49:05.637ZDownloading...
4552023-11-02T18:49:05.643Z+ main
4562023-11-02T18:49:05.649ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4572023-11-02T18:49:05.657Z+ [[ 0 != 0 ]]
4582023-11-02T18:49:05.663ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4592023-11-02T18:49:05.667Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4602023-11-02T18:49:05.675ZDownloading...
4612023-11-02T18:49:05.682Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4622023-11-02T18:49:05.688Zcurrent directory: /work/oxidecomputer/omicron
4632023-11-02T18:49:05.694Z+ local DO_DOWNLOAD=true
4642023-11-02T18:49:05.701Zconfiguring based on OS: "solaris2.11"
4652023-11-02T18:49:05.706Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4662023-11-02T18:49:05.712ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
4672023-11-02T18:49:05.718Z+ mkdir -p out/downloads
4682023-11-02T18:49:05.729ZLocal file: out/downloads/dendrite-stub.tar.gz
4692023-11-02T18:49:05.744Z+ '[' true == true ']'
4702023-11-02T18:49:05.757ZDownloading...
4712023-11-02T18:49:05.767Z+ echo Downloading...
4722023-11-02T18:49:05.775Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4732023-11-02T18:49:06.191Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4742023-11-02T18:49:06.198Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4752023-11-02T18:49:06.213Z++ case "$OSTYPE" in
4762023-11-02T18:49:06.222Z++ SHA=sha256sum
4772023-11-02T18:49:06.231Z++ sha256sum
4782023-11-02T18:49:06.246Z++ awk '{print $1}'
4792023-11-02T18:49:06.259Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4802023-11-02T18:49:06.685Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4812023-11-02T18:49:06.696Z+ set -o errexit
4822023-11-02T18:49:07.117Z+++ dirname ./tools/ci_download_dendrite_openapi
4832023-11-02T18:49:07.129Z++ cd ./tools
4842023-11-02T18:49:07.143Z++ pwd
4852023-11-02T18:49:07.158Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4862023-11-02T18:49:07.178Z++ basename ./tools/ci_download_dendrite_openapi
4872023-11-02T18:49:07.194Z+ ARG0=ci_download_dendrite_openapi
4882023-11-02T18:49:07.615Z+ TARGET_DIR=out
4892023-11-02T18:49:07.628Z+ DOWNLOAD_DIR=out/downloads
4902023-11-02T18:49:07.647Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4912023-11-02T18:49:07.671Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4922023-11-02T18:49:08.435Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4932023-11-02T18:49:09.720Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4942023-11-02T18:49:09.726Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4952023-11-02T18:49:09.736Z+ main
4962023-11-02T18:49:09.745Z+ [[ 0 != 0 ]]
4972023-11-02T18:49:09.754Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4982023-11-02T18:49:09.899Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4992023-11-02T18:49:09.929Z+ local DO_DOWNLOAD=true
5002023-11-02T18:49:09.948Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
5012023-11-02T18:49:09.968Z+ mkdir -p out/downloads
5022023-11-02T18:49:09.989Z+ '[' true == true ']'
5032023-11-02T18:49:10.004Z+ echo Downloading...
5042023-11-02T18:49:10.018Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5052023-11-02T18:49:10.025Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5062023-11-02T18:49:10.031Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5072023-11-02T18:49:10.037Z++ case "$OSTYPE" in
5082023-11-02T18:49:10.045Z++ SHA=sha256sum
5092023-11-02T18:49:10.059Z++ sha256sum
5102023-11-02T18:49:10.084Z++ awk '{print $1}'
5112023-11-02T18:49:10.107Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5122023-11-02T18:49:10.121Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5132023-11-02T18:49:10.125Z+ set -o errexit
5142023-11-02T18:49:10.144Z+++ dirname ./tools/ci_download_dendrite_stub
5152023-11-02T18:49:10.148Z++ cd ./tools
5162023-11-02T18:49:10.151Z++ pwd
5172023-11-02T18:49:10.157Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5182023-11-02T18:49:10.164Z++ basename ./tools/ci_download_dendrite_stub
5192023-11-02T18:49:10.168Z+ ARG0=ci_download_dendrite_stub
5202023-11-02T18:49:10.174Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5212023-11-02T18:49:10.180Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5222023-11-02T18:49:10.185Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5232023-11-02T18:49:10.188Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5242023-11-02T18:49:10.193Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5252023-11-02T18:49:10.202Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5262023-11-02T18:49:10.215Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5272023-11-02T18:49:10.227Z+ TARGET_DIR=out
5282023-11-02T18:49:10.237Z+ DOWNLOAD_DIR=out/downloads
5292023-11-02T18:49:10.249Z+ DEST_DIR=./out/dendrite-stub
5302023-11-02T18:49:10.259Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5312023-11-02T18:49:10.265Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5322023-11-02T18:49:10.278Z+ REPO=oxidecomputer/dendrite
5332023-11-02T18:49:10.291Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5342023-11-02T18:49:10.301Z+ main
5352023-11-02T18:49:10.311Z+ [[ 0 != 0 ]]
5362023-11-02T18:49:10.322Z+ CIDL_OS=solaris2.11
5372023-11-02T18:49:10.332Z+ [[ 0 != 0 ]]
5382023-11-02T18:49:10.341Z+ configure_os solaris2.11
5392023-11-02T18:49:10.352Z+ echo 'current directory: /work/oxidecomputer/omicron'
5402023-11-02T18:49:10.366Z+ echo 'configuring based on OS: "solaris2.11"'
5412023-11-02T18:49:10.387Z+ case "$1" in
5422023-11-02T18:49:10.408Z+ SET_BINARIES=
5432023-11-02T18:49:10.427Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5442023-11-02T18:49:10.443Z+ CIDL_SHA256FUNC=do_sha256sum
5452023-11-02T18:49:10.519Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5462023-11-02T18:49:10.536Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5472023-11-02T18:49:10.555Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5482023-11-02T18:49:10.575Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5492023-11-02T18:49:10.585Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5502023-11-02T18:49:10.593Z+ mkdir -p out/downloads
5512023-11-02T18:49:10.600Z+ mkdir -p ./out/dendrite-stub
5522023-11-02T18:49:10.605Z+ fetch_and_verify
5532023-11-02T18:49:10.612Z+ local DO_DOWNLOAD=true
5542023-11-02T18:49:10.617Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5552023-11-02T18:49:10.623Z+ '[' true == true ']'
5562023-11-02T18:49:11.045Z+ echo Downloading...
5572023-11-02T18:49:11.071Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5582023-11-02T18:49:11.088Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5592023-11-02T18:49:26.810Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5602023-11-02T18:49:26.821Z++ sha256sum
5612023-11-02T18:49:26.841Z++ awk '{print $1}'
5622023-11-02T18:49:26.906Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5632023-11-02T18:49:26.924Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5642023-11-02T18:49:26.934Z+ do_untar out/downloads/dendrite-stub.tar.gz
5652023-11-02T18:49:26.947Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5662023-11-02T18:49:27.860Z+ do_assemble
5672023-11-02T18:49:28.312Z+ rm -r ./out/dendrite-stub
5682023-11-02T18:49:29.280Z+ mkdir ./out/dendrite-stub
5692023-11-02T18:49:29.289Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5702023-11-02T18:49:29.301Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5712023-11-02T18:49:29.313Z+ set -o errexit
5722023-11-02T18:49:29.332Z+++ dirname ./tools/ci_download_maghemite_mgd
5732023-11-02T18:49:29.348Z++ cd ./tools
5742023-11-02T18:49:29.777Z++ pwd
5752023-11-02T18:49:29.796Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5762023-11-02T18:49:29.825Z++ basename ./tools/ci_download_maghemite_mgd
5772023-11-02T18:49:29.841Z+ ARG0=ci_download_maghemite_mgd
5782023-11-02T18:49:29.854Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5792023-11-02T18:49:30.279Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5802023-11-02T18:49:30.300Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5812023-11-02T18:49:30.318Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5822023-11-02T18:49:30.749Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5832023-11-02T18:49:30.763Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5842023-11-02T18:49:30.777Z+ TARGET_DIR=out
5852023-11-02T18:49:30.787Z+ DOWNLOAD_DIR=out/downloads
5862023-11-02T18:49:30.798Z+ DEST_DIR=./out/mgd
5872023-11-02T18:49:30.824Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5882023-11-02T18:49:30.843Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5892023-11-02T18:49:30.860Z+ REPO=oxidecomputer/maghemite
5902023-11-02T18:49:31.291Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5912023-11-02T18:49:31.306Z+ main
5922023-11-02T18:49:31.322Z+ [[ 0 != 0 ]]
5932023-11-02T18:49:31.338Z+ CIDL_OS=solaris2.11
5942023-11-02T18:49:31.827Z+ [[ 0 != 0 ]]
5952023-11-02T18:49:31.841Z+ configure_os solaris2.11
5962023-11-02T18:49:31.860Z+ echo 'current directory: /work/oxidecomputer/omicron'
5972023-11-02T18:49:31.911Zcurrent directory: /work/oxidecomputer/omicron
5982023-11-02T18:49:31.929Z+ echo 'configuring based on OS: "solaris2.11"'
5992023-11-02T18:49:31.949Zconfiguring based on OS: "solaris2.11"
6002023-11-02T18:49:31.970Z+ case "$1" in
6012023-11-02T18:49:31.984Z+ SET_BINARIES=
6022023-11-02T18:49:32.012Z+ CIDL_SHA256FUNC=do_sha256sum
6032023-11-02T18:49:32.027Z+ TARBALL_FILENAME=mgd.tar.gz
6042023-11-02T18:49:32.043Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6052023-11-02T18:49:32.061Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6062023-11-02T18:49:32.083Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6072023-11-02T18:49:32.096ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6082023-11-02T18:49:32.112Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6092023-11-02T18:49:32.552ZLocal file: out/downloads/mgd.tar.gz
6102023-11-02T18:49:32.569Z+ mkdir -p out/downloads
6112023-11-02T18:49:32.604Z+ mkdir -p ./out/mgd
6122023-11-02T18:49:32.613Z+ fetch_and_verify
6132023-11-02T18:49:32.629Z+ local DO_DOWNLOAD=true
6142023-11-02T18:49:32.642Z+ [[ -f out/downloads/mgd.tar.gz ]]
6152023-11-02T18:49:32.654Z+ '[' true == true ']'
6162023-11-02T18:49:32.661Z+ echo Downloading...
6172023-11-02T18:49:32.674ZDownloading...
6182023-11-02T18:49:32.684Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6192023-11-02T18:49:32.694Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6202023-11-02T18:49:42.929Z++ do_sha256sum out/downloads/mgd.tar.gz
6212023-11-02T18:49:42.937Z++ sha256sum
6222023-11-02T18:49:42.941Z++ awk '{print $1}'
6232023-11-02T18:49:43.004Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6242023-11-02T18:49:43.009Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6252023-11-02T18:49:43.012Z+ do_untar out/downloads/mgd.tar.gz
6262023-11-02T18:49:43.016Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6272023-11-02T18:49:43.709Z+ do_assemble
6282023-11-02T18:49:43.718Z+ rm -r ./out/mgd
6292023-11-02T18:49:43.725Z+ mkdir ./out/mgd
6302023-11-02T18:49:43.738Z+ cp -r out/downloads/root ./out/mgd/root
6312023-11-02T18:49:43.932Z+ set -o errexit
6322023-11-02T18:49:43.944Z+++ dirname ./tools/ci_download_transceiver_control
6332023-11-02T18:49:43.954Z++ cd ./tools
6342023-11-02T18:49:43.964Z++ pwd
6352023-11-02T18:49:43.973Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6362023-11-02T18:49:43.984Z++ basename ./tools/ci_download_transceiver_control
6372023-11-02T18:49:43.997Z+ ARG0=ci_download_transceiver_control
6382023-11-02T18:49:44.011Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6392023-11-02T18:49:44.022Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-11-02T18:49:44.044Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412023-11-02T18:49:44.068Z+ TARGET_DIR=out
6422023-11-02T18:49:44.095Z+ DOWNLOAD_DIR=out/downloads
6432023-11-02T18:49:44.113Z+ DEST_DIR=./out/transceiver-control
6442023-11-02T18:49:44.132Z+ BIN_DIR=/opt/oxide/bin
6452023-11-02T18:49:44.144Z+ BINARY=xcvradm
6462023-11-02T18:49:44.153Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6472023-11-02T18:49:44.159Z+ REPO=oxidecomputer/transceiver-control
6482023-11-02T18:49:44.163Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492023-11-02T18:49:44.168Z+ main
6502023-11-02T18:49:44.173Z+ [[ 0 != 0 ]]
6512023-11-02T18:49:44.177Z+ CIDL_OS=solaris2.11
6522023-11-02T18:49:44.182Z+ [[ 0 != 0 ]]
6532023-11-02T18:49:44.189Z+ configure_os solaris2.11
6542023-11-02T18:49:44.206Z+ echo 'current directory: /work/oxidecomputer/omicron'
6552023-11-02T18:49:44.220Zcurrent directory: /work/oxidecomputer/omicron
6562023-11-02T18:49:44.238Z+ echo 'configuring based on OS: "solaris2.11"'
6572023-11-02T18:49:44.253Zconfiguring based on OS: "solaris2.11"
6582023-11-02T18:49:44.670Z+ case "$1" in
6592023-11-02T18:49:44.710Z+ SET_BINARIES=
6602023-11-02T18:49:44.753Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-11-02T18:49:44.762Z+ CIDL_SHA256FUNC=do_sha256sum
6622023-11-02T18:49:44.786Z+ ARCHIVE_FILENAME=xcvradm.gz
6632023-11-02T18:49:44.795Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642023-11-02T18:49:44.808Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6652023-11-02T18:49:44.817Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6662023-11-02T18:49:44.820ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-11-02T18:49:44.826Z+ echo 'Local file: out/downloads/xcvradm.gz'
6682023-11-02T18:49:44.833ZLocal file: out/downloads/xcvradm.gz
6692023-11-02T18:49:44.841Z+ mkdir -p out/downloads
6702023-11-02T18:49:44.850Z+ mkdir -p ./out/transceiver-control
6712023-11-02T18:49:44.857Z+ fetch_and_verify
6722023-11-02T18:49:44.862Z+ local DO_DOWNLOAD=true
6732023-11-02T18:49:44.868Z+ [[ -f out/downloads/xcvradm.gz ]]
6742023-11-02T18:49:44.882Z+ '[' true == true ']'
6752023-11-02T18:49:44.888Z+ echo Downloading...
6762023-11-02T18:49:44.895ZDownloading...
6772023-11-02T18:49:44.908Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6782023-11-02T18:49:44.915Z+ 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
6792023-11-02T18:49:47.264Z++ do_sha256sum out/downloads/xcvradm.gz
6802023-11-02T18:49:47.271Z++ sha256sum
6812023-11-02T18:49:47.689Z++ awk '{print $1}'
6822023-11-02T18:49:47.721Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832023-11-02T18:49:47.750Z+ [[ 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 ]]
6842023-11-02T18:49:47.767Z+ do_unpack out/downloads/xcvradm.gz
6852023-11-02T18:49:47.775Z+ mkdir -p out/downloads/root//opt/oxide/bin
6862023-11-02T18:49:47.783Z+ gzip -dc out/downloads/xcvradm.gz
6872023-11-02T18:49:47.794Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6882023-11-02T18:49:47.802Z+ do_assemble
6892023-11-02T18:49:47.818Z+ rm -r ./out/transceiver-control
6902023-11-02T18:49:47.825Z+ mkdir ./out/transceiver-control
6912023-11-02T18:49:47.832Z+ cp -r out/downloads/root ./out/transceiver-control/root
6922023-11-02T18:49:47.844ZAll builder prerequisites installed successfully, and PATH looks valid
6932023-11-02T18:49:47.849Z
6942023-11-02T18:49:47.852Zreal 2:33.993550397
6952023-11-02T18:49:47.856Zuser 52.523576380
6962023-11-02T18:49:47.860Zsys 10.440931751
6972023-11-02T18:49:47.863Ztrap 0.027296592
6982023-11-02T18:49:47.866Ztflt 0.239506070
6992023-11-02T18:49:47.870Zdflt 0.524351851
7002023-11-02T18:49:47.875Zkflt 0.182038071
7012023-11-02T18:49:47.885Zlock 1.721763164
7022023-11-02T18:49:47.889Zslp 5:16.341613672
7032023-11-02T18:49:47.893Zlat 4.160426128
7042023-11-02T18:49:47.897Zstop 0.077580681
7052023-11-02T18:49:47.902Z
7062023-11-02T18:49:47.914Z #### # # ##### ##### # #
7072023-11-02T18:49:47.924Z # # # # # # # # # #
7082023-11-02T18:49:47.936Z # # # # # # # #
7092023-11-02T18:49:47.943Z # # # ##### ##### #
7102023-11-02T18:49:47.957Z # # # # # # #
7112023-11-02T18:49:47.963Z #### ###### # # # #
7122023-11-02T18:49:47.970Z
7132023-11-02T18:49:48.038Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7142023-11-02T18:49:48.403Z Updating crates.io index
7152023-11-02T18:49:48.413Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7162023-11-02T18:49:49.285Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7172023-11-02T18:49:51.126Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7182023-11-02T18:49:51.759Z Updating git repository `http://github.com/oxidecomputer/tofino`
7192023-11-02T18:49:52.467Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7202023-11-02T18:49:52.772Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7212023-11-02T18:49:53.065Z Updating git repository `https://github.com/oxidecomputer/propolis`
7222023-11-02T18:49:54.470Z Updating git repository `https://github.com/oxidecomputer/crucible`
7232023-11-02T18:49:55.815Z Updating git repository `https://github.com/oxidecomputer/opte`
7242023-11-02T18:49:56.807Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7252023-11-02T18:49:57.182Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7262023-11-02T18:49:57.460Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7272023-11-02T18:49:58.022Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7282023-11-02T18:49:58.327Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7292023-11-02T18:49:58.774Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7302023-11-02T18:49:59.076Z Updating git repository `https://github.com/njaremko/samael`
7312023-11-02T18:49:59.593Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7322023-11-02T18:50:00.148Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7332023-11-02T18:50:00.541Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7342023-11-02T18:50:00.868Z Updating git repository `https://github.com/jgallagher/nix`
7352023-11-02T18:50:02.100Z Updating git repository `https://github.com/cbiffle/hubpack`
7362023-11-02T18:50:02.713Z Updating git repository `https://github.com/oxidecomputer/omicron`
7372023-11-02T18:50:12.215Z Updating git repository `https://github.com/oxidecomputer/rfb`
7382023-11-02T18:50:12.710Z Updating git repository `https://github.com/oxidecomputer/typify`
7392023-11-02T18:50:13.815Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7402023-11-02T18:50:14.218Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7412023-11-02T18:50:14.550Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7422023-11-02T18:50:15.923Z Downloading crates ...
7432023-11-02T18:50:16.095Z Downloaded indexmap v2.0.0
7442023-11-02T18:50:16.103Z Downloaded itoa v1.0.9
7452023-11-02T18:50:16.109Z Downloaded equivalent v1.0.1
7462023-11-02T18:50:16.112Z Downloaded anstream v0.5.0
7472023-11-02T18:50:16.120Z Downloaded errno v0.3.2
7482023-11-02T18:50:16.124Z Downloaded serde_spanned v0.6.3
7492023-11-02T18:50:16.128Z Downloaded anstyle-query v1.0.0
7502023-11-02T18:50:16.132Z Downloaded heck v0.4.1
7512023-11-02T18:50:16.136Z Downloaded strsim v0.10.0
7522023-11-02T18:50:16.139Z Downloaded thiserror-impl v1.0.49
7532023-11-02T18:50:16.143Z Downloaded terminal_size v0.2.6
7542023-11-02T18:50:16.147Z Downloaded anstyle v1.0.2
7552023-11-02T18:50:16.153Z Downloaded colorchoice v1.0.0
7562023-11-02T18:50:16.157Z Downloaded clap_derive v4.4.2
7572023-11-02T18:50:16.162Z Downloaded semver v1.0.20
7582023-11-02T18:50:16.166Z Downloaded cargo-platform v0.1.3
7592023-11-02T18:50:16.170Z Downloaded clap_lex v0.5.1
7602023-11-02T18:50:16.174Z Downloaded toml_datetime v0.6.3
7612023-11-02T18:50:16.180Z Downloaded bitflags v1.3.2
7622023-11-02T18:50:16.185Z Downloaded utf8parse v0.2.1
7632023-11-02T18:50:16.190Z Downloaded camino v1.1.6
7642023-11-02T18:50:16.194Z Downloaded quote v1.0.33
7652023-11-02T18:50:16.199Z Downloaded unicode-ident v1.0.12
7662023-11-02T18:50:16.204Z Downloaded cargo_metadata v0.18.0
7672023-11-02T18:50:16.210Z Downloaded cargo_toml v0.16.3
7682023-11-02T18:50:16.215Z Downloaded anyhow v1.0.75
7692023-11-02T18:50:16.220Z Downloaded toml v0.8.0
7702023-11-02T18:50:16.224Z Downloaded serde_derive v1.0.188
7712023-11-02T18:50:16.230Z Downloaded clap v4.4.3
7722023-11-02T18:50:16.235Z Downloaded serde v1.0.188
7732023-11-02T18:50:16.241Z Downloaded toml_edit v0.20.0
7742023-11-02T18:50:16.252Z Downloaded hashbrown v0.14.0
7752023-11-02T18:50:16.267Z Downloaded memchr v2.6.3
7762023-11-02T18:50:16.274Z Downloaded serde_json v1.0.108
7772023-11-02T18:50:16.283Z Downloaded winnow v0.5.15
7782023-11-02T18:50:16.300Z Downloaded clap_builder v4.4.2
7792023-11-02T18:50:16.310Z Downloaded syn v2.0.32
7802023-11-02T18:50:16.329Z Downloaded rustix v0.37.23
7812023-11-02T18:50:16.372Z Downloaded libc v0.2.149
7822023-11-02T18:50:16.418Z Downloaded proc-macro2 v1.0.67
7832023-11-02T18:50:16.431Z Downloaded ryu v1.0.15
7842023-11-02T18:50:16.444Z Downloaded io-lifetimes v1.0.11
7852023-11-02T18:50:16.466Z Downloaded thiserror v1.0.49
7862023-11-02T18:50:16.493Z Downloaded anstyle-parse v0.2.1
7872023-11-02T18:50:16.624Z Compiling proc-macro2 v1.0.67
7882023-11-02T18:50:16.627Z Compiling unicode-ident v1.0.12
7892023-11-02T18:50:16.632Z Compiling serde v1.0.188
7902023-11-02T18:50:16.637Z Compiling libc v0.2.149
7912023-11-02T18:50:16.644Z Compiling io-lifetimes v1.0.11
7922023-11-02T18:50:16.650Z Compiling rustix v0.37.23
7932023-11-02T18:50:16.654Z Compiling bitflags v1.3.2
7942023-11-02T18:50:16.658Z Compiling equivalent v1.0.1
7952023-11-02T18:50:16.891Z Compiling utf8parse v0.2.1
7962023-11-02T18:50:16.911Z Compiling hashbrown v0.14.0
7972023-11-02T18:50:16.991Z Compiling anstyle v1.0.2
7982023-11-02T18:50:17.141Z Compiling anstyle-parse v0.2.1
7992023-11-02T18:50:17.552Z Compiling thiserror v1.0.49
8002023-11-02T18:50:17.560Z Compiling anstyle-query v1.0.0
8012023-11-02T18:50:17.705Z Compiling camino v1.1.6
8022023-11-02T18:50:18.322Z Compiling indexmap v2.0.0
8032023-11-02T18:50:18.722Z Compiling serde_json v1.0.108
8042023-11-02T18:50:18.759Z Compiling winnow v0.5.15
8052023-11-02T18:50:18.942Z Compiling colorchoice v1.0.0
8062023-11-02T18:50:19.094Z Compiling semver v1.0.20
8072023-11-02T18:50:19.275Z Compiling anstream v0.5.0
8082023-11-02T18:50:34.194Z Compiling strsim v0.10.0
8092023-11-02T18:50:34.640Z Compiling anyhow v1.0.75
8102023-11-02T18:50:34.759Z Compiling clap_lex v0.5.1
8112023-11-02T18:50:34.827Z Compiling quote v1.0.33
8122023-11-02T18:50:34.912Z Compiling ryu v1.0.15
8132023-11-02T18:50:35.142Z Compiling heck v0.4.1
8142023-11-02T18:50:35.254Z Compiling itoa v1.0.9
8152023-11-02T18:50:35.768Z Compiling syn v2.0.32
8162023-11-02T18:50:36.052Z Compiling errno v0.3.2
8172023-11-02T18:50:36.267Z Compiling terminal_size v0.2.6
8182023-11-02T18:50:36.494Z Compiling clap_builder v4.4.2
8192023-11-02T18:50:36.705Z Compiling serde_derive v1.0.188
8202023-11-02T18:50:36.873Z Compiling thiserror-impl v1.0.49
8212023-11-02T18:50:37.135Z Compiling clap_derive v4.4.2
8222023-11-02T18:50:37.389Z Compiling clap v4.4.3
8232023-11-02T18:50:40.188Z Compiling toml_datetime v0.6.3
8242023-11-02T18:50:40.233Z Compiling serde_spanned v0.6.3
8252023-11-02T18:50:40.664Z Compiling cargo-platform v0.1.3
8262023-11-02T18:50:41.087Z Compiling toml_edit v0.20.0
8272023-11-02T18:50:42.241Z Compiling cargo_metadata v0.18.0
8282023-11-02T18:50:43.792Z Compiling toml v0.8.0
8292023-11-02T18:50:44.795Z Compiling cargo_toml v0.16.3
8302023-11-02T18:50:50.367Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8312023-11-02T18:50:51.700Z Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
8322023-11-02T18:50:51.922Z Running `target/debug/xtask clippy`
8332023-11-02T18:50:52.050Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8342023-11-02T18:50:52.908Z Downloading crates ...
8352023-11-02T18:50:53.153Z Downloaded async-stream-impl v0.3.5
8362023-11-02T18:50:53.165Z Downloaded assert_cmd v2.0.12
8372023-11-02T18:50:53.179Z Downloaded block-padding v0.3.3
8382023-11-02T18:50:53.195Z Downloaded num-integer v0.1.45
8392023-11-02T18:50:53.611Z Downloaded const-oid v0.9.5
8402023-11-02T18:50:53.642Z Downloaded inout v0.1.3
8412023-11-02T18:50:53.655Z Downloaded lazy_static v1.4.0
8422023-11-02T18:50:53.666Z Downloaded httpdate v1.0.3
8432023-11-02T18:50:53.681Z Downloaded hubpack v0.1.2
8442023-11-02T18:50:53.691Z Downloaded hyper-staticfile v0.9.5
8452023-11-02T18:50:53.706Z Downloaded base64 v0.21.5
8462023-11-02T18:50:53.718Z Downloaded schemars v0.8.13
8472023-11-02T18:50:53.727Z Downloaded cast v0.3.0
8482023-11-02T18:50:53.741Z Downloaded bitstruct_derive v0.1.0
8492023-11-02T18:50:53.753Z Downloaded approx v0.5.1
8502023-11-02T18:50:53.763Z Downloaded http-body v0.4.5
8512023-11-02T18:50:53.777Z Downloaded convert_case v0.4.0
8522023-11-02T18:50:53.792Z Downloaded async-trait v0.1.74
8532023-11-02T18:50:53.814Z Downloaded criterion-plot v0.5.0
8542023-11-02T18:50:53.835Z Downloaded number_prefix v0.4.0
8552023-11-02T18:50:53.843Z Downloaded match_cfg v0.1.0
8562023-11-02T18:50:53.850Z Downloaded newtype_derive v0.1.6
8572023-11-02T18:50:53.862Z Downloaded md-5 v0.10.5
8582023-11-02T18:50:53.871Z Downloaded bincode v1.3.3
8592023-11-02T18:50:53.892Z Downloaded newline-converter v0.3.0
8602023-11-02T18:50:53.897Z Downloaded nodrop v0.1.14
8612023-11-02T18:50:53.905Z Downloaded buf-list v1.0.3
8622023-11-02T18:50:53.912Z Downloaded num-rational v0.4.1
8632023-11-02T18:50:53.918Z Downloaded chacha20 v0.9.1
8642023-11-02T18:50:53.949Z Downloaded usdt-attr-macro v0.3.5
8652023-11-02T18:50:53.963Z Downloaded linked-hash-map v0.5.6
8662023-11-02T18:50:53.975Z Downloaded hmac v0.12.1
8672023-11-02T18:50:53.982Z Downloaded libefi-sys v0.1.0
8682023-11-02T18:50:54.036Z Downloaded lru-cache v0.1.2
8692023-11-02T18:50:54.060Z Downloaded mime_guess v2.0.4
8702023-11-02T18:50:54.077Z Downloaded ipnetwork v0.20.0
8712023-11-02T18:50:54.094Z Downloaded hostname v0.3.1
8722023-11-02T18:50:54.114Z Downloaded memoffset v0.9.0
8732023-11-02T18:50:54.123Z Downloaded console v0.15.7
8742023-11-02T18:50:54.127Z Downloaded tui-tree-widget v0.13.0
8752023-11-02T18:50:54.131Z Downloaded crc32fast v1.3.2
8762023-11-02T18:50:54.135Z Downloaded blake2 v0.10.6
8772023-11-02T18:50:54.142Z Downloaded path-dedot v3.1.0
8782023-11-02T18:50:54.154Z Downloaded utf-8 v0.7.6
8792023-11-02T18:50:54.162Z Downloaded fragile v2.0.0
8802023-11-02T18:50:54.230Z Downloaded serde_tokenstream v0.2.0
8812023-11-02T18:50:54.239Z Downloaded phf_shared v0.10.0
8822023-11-02T18:50:54.247Z Downloaded foreign-types-shared v0.1.1
8832023-11-02T18:50:54.271Z Downloaded percent-encoding v2.3.0
8842023-11-02T18:50:54.285Z Downloaded proc-macro-crate v1.3.1
8852023-11-02T18:50:54.303Z Downloaded pretty-hex v0.3.0
8862023-11-02T18:50:54.310Z Downloaded mockall_derive v0.11.4
8872023-11-02T18:50:54.315Z Downloaded rustfmt-wrapper v0.2.0
8882023-11-02T18:50:54.322Z Downloaded const_format v0.2.31
8892023-11-02T18:50:54.328Z Downloaded bzip2 v0.4.4
8902023-11-02T18:50:54.334Z Downloaded xattr v1.0.1
8912023-11-02T18:50:54.349Z Downloaded smallvec v1.11.0
8922023-11-02T18:50:54.359Z Downloaded bytes v1.5.0
8932023-11-02T18:50:54.377Z Downloaded vte_generate_state_changes v0.1.1
8942023-11-02T18:50:54.800Z Downloaded unarray v0.1.4
8952023-11-02T18:50:54.809Z Downloaded opaque-debug v0.3.0
8962023-11-02T18:50:54.821Z Downloaded oso-derive v0.27.0
8972023-11-02T18:50:54.833Z Downloaded olpc-cjson v0.1.3
8982023-11-02T18:50:54.842Z Downloaded slog-json v2.6.1
8992023-11-02T18:50:54.851Z Downloaded slog-dtrace v0.2.3
9002023-11-02T18:50:54.873Z Downloaded remove_dir_all v0.5.3
9012023-11-02T18:50:54.882Z Downloaded curve25519-dalek-derive v0.1.0
9022023-11-02T18:50:54.891Z Downloaded crunchy v0.2.2
9032023-11-02T18:50:54.905Z Downloaded crucible-workspace-hack v0.1.0
9042023-11-02T18:50:55.332Z Downloaded want v0.3.1
9052023-11-02T18:50:55.348Z Downloaded basic-toml v0.1.4
9062023-11-02T18:50:55.353Z Downloaded pin-project-lite v0.2.13
9072023-11-02T18:50:55.359Z Downloaded futures-task v0.3.29
9082023-11-02T18:50:55.369Z Downloaded structopt v0.3.26
9092023-11-02T18:50:55.383Z Downloaded filetime v0.2.22
9102023-11-02T18:50:55.395Z Downloaded foreign-types-shared v0.3.1
9112023-11-02T18:50:55.402Z Downloaded env_logger v0.10.0
9122023-11-02T18:50:55.418Z Downloaded unicode-linebreak v0.1.5
9132023-11-02T18:50:55.441Z Downloaded unicase v2.7.0
9142023-11-02T18:50:55.461Z Downloaded untrusted v0.9.0
9152023-11-02T18:50:55.471Z Downloaded rtoolbox v0.0.1
9162023-11-02T18:50:55.482Z Downloaded crossbeam-channel v0.5.8
9172023-11-02T18:50:55.498Z Downloaded darling_macro v0.14.4
9182023-11-02T18:50:55.518Z Downloaded postgres-types v0.2.6
9192023-11-02T18:50:55.530Z Downloaded darling_macro v0.20.3
9202023-11-02T18:50:55.541Z Downloaded zone_cfg_derive v0.2.0
9212023-11-02T18:50:55.549Z Downloaded radium v0.7.0
9222023-11-02T18:50:55.559Z Downloaded waitgroup v0.1.2
9232023-11-02T18:50:55.571Z Downloaded futures-core v0.3.29
9242023-11-02T18:50:55.582Z Downloaded sct v0.7.0
9252023-11-02T18:50:55.594Z Downloaded peeking_take_while v0.1.2
9262023-11-02T18:50:56.010Z Downloaded getopts v0.2.21
9272023-11-02T18:50:56.020Z Downloaded resolv-conf v0.7.0
9282023-11-02T18:50:56.033Z Downloaded openssl-macros v0.1.1
9292023-11-02T18:50:56.051Z Downloaded ppv-lite86 v0.2.17
9302023-11-02T18:50:56.065Z Downloaded fixedbitset v0.4.2
9312023-11-02T18:50:56.082Z Downloaded fastrand v2.0.0
9322023-11-02T18:50:56.094Z Downloaded num_enum v0.5.11
9332023-11-02T18:50:56.118Z Downloaded try-lock v0.2.4
9342023-11-02T18:50:56.130Z Downloaded fallible-iterator v0.2.0
9352023-11-02T18:50:56.144Z Downloaded time-core v0.1.1
9362023-11-02T18:50:56.176Z Downloaded mio v0.8.8
9372023-11-02T18:50:56.192Z Downloaded data-encoding v2.4.0
9382023-11-02T18:50:56.211Z Downloaded signal-hook-tokio v0.3.1
9392023-11-02T18:50:56.230Z Downloaded itertools v0.10.5
9402023-11-02T18:50:56.243Z Downloaded precomputed-hash v0.1.1
9412023-11-02T18:50:56.257Z Downloaded pem v1.1.1
9422023-11-02T18:50:56.670Z Downloaded relative-path v1.9.0
9432023-11-02T18:50:56.804Z Downloaded r2d2 v0.8.10
9442023-11-02T18:50:56.821Z Downloaded derive_builder_macro v0.12.0
9452023-11-02T18:50:56.833Z Downloaded proc-macro-error v1.0.4
9462023-11-02T18:50:56.849Z Downloaded plotters-svg v0.3.5
9472023-11-02T18:50:56.859Z Downloaded flume v0.11.0
9482023-11-02T18:50:56.872Z Downloaded version_check v0.9.4
9492023-11-02T18:50:56.885Z Downloaded textwrap v0.11.0
9502023-11-02T18:50:57.315Z Downloaded signal-hook-registry v1.4.1
9512023-11-02T18:50:57.335Z Downloaded diesel_table_macro_syntax v0.1.0
9522023-11-02T18:50:57.360Z Downloaded smf v0.2.2
9532023-11-02T18:50:57.375Z Downloaded minimal-lexical v0.2.1
9542023-11-02T18:50:57.388Z Downloaded signature v1.6.4
9552023-11-02T18:50:57.406Z Downloaded tiny-keccak v2.0.2
9562023-11-02T18:50:57.557Z Downloaded tracing v0.1.37
9572023-11-02T18:50:57.590Z Downloaded predicates v3.0.4
9582023-11-02T18:50:57.613Z Downloaded endian-type v0.1.2
9592023-11-02T18:50:57.623Z Downloaded sha1 v0.10.5
9602023-11-02T18:50:57.634Z Downloaded paste v1.0.14
9612023-11-02T18:50:57.642Z Downloaded cstr-argument v0.1.2
9622023-11-02T18:50:57.650Z Downloaded fallible-streaming-iterator v0.1.9
9632023-11-02T18:50:57.658Z Downloaded dirs-sys-next v0.1.2
9642023-11-02T18:50:57.666Z Downloaded dof v0.1.5
9652023-11-02T18:50:57.676Z Downloaded pin-project-internal v1.1.3
9662023-11-02T18:50:57.687Z Downloaded trybuild v1.0.85
9672023-11-02T18:50:57.700Z Downloaded unicode-xid v0.2.4
9682023-11-02T18:50:57.710Z Downloaded display-error-chain v0.2.0
9692023-11-02T18:50:57.721Z Downloaded group v0.13.0
9702023-11-02T18:50:57.729Z Downloaded flagset v0.4.3
9712023-11-02T18:50:57.737Z Downloaded ctr v0.9.2
9722023-11-02T18:50:57.745Z Downloaded quick-error v1.2.3
9732023-11-02T18:50:57.757Z Downloaded platforms v3.0.2
9742023-11-02T18:50:57.765Z Downloaded thread_local v1.1.7
9752023-11-02T18:50:57.783Z Downloaded steno v0.4.0
9762023-11-02T18:50:57.807Z Downloaded untrusted v0.7.1
9772023-11-02T18:50:57.817Z Downloaded predicates v2.1.5
9782023-11-02T18:50:57.834Z Downloaded doc-comment v0.3.3
9792023-11-02T18:50:57.854Z Downloaded slog v2.7.0
9802023-11-02T18:50:57.869Z Downloaded tinyvec v1.6.0
9812023-11-02T18:50:57.891Z Downloaded macaddr v1.0.1
9822023-11-02T18:50:57.923Z Downloaded zeroize v1.6.0
9832023-11-02T18:50:57.943Z Downloaded vsss-rs v3.3.1
9842023-11-02T18:50:57.961Z Downloaded predicates-core v1.0.6
9852023-11-02T18:50:58.388Z Downloaded darling_core v0.14.4
9862023-11-02T18:50:58.400Z Downloaded stringprep v0.1.3
9872023-11-02T18:50:58.408Z Downloaded pin-utils v0.1.0
9882023-11-02T18:50:58.421Z Downloaded strum_macros v0.25.2
9892023-11-02T18:50:58.433Z Downloaded structopt-derive v0.4.18
9902023-11-02T18:50:58.464Z Downloaded twox-hash v1.6.3
9912023-11-02T18:50:58.475Z Downloaded poly1305 v0.8.0
9922023-11-02T18:50:58.480Z Downloaded fxhash v0.2.1
9932023-11-02T18:50:58.497Z Downloaded thread-id v4.2.0
9942023-11-02T18:50:58.660Z Downloaded darling_core v0.20.3
9952023-11-02T18:50:58.692Z Downloaded generic-array v0.14.7
9962023-11-02T18:50:58.716Z Downloaded socket2 v0.4.9
9972023-11-02T18:50:58.723Z Downloaded zerocopy v0.3.0
9982023-11-02T18:50:58.739Z Downloaded futures-timer v3.0.2
9992023-11-02T18:50:58.758Z Downloaded futures-executor v0.3.29
10002023-11-02T18:50:58.771Z Downloaded password-hash v0.5.0
10012023-11-02T18:50:58.782Z Downloaded zone v0.2.0
10022023-11-02T18:50:58.791Z Downloaded memoffset v0.7.1
10032023-11-02T18:50:58.802Z Downloaded textwrap v0.16.0
10042023-11-02T18:50:58.810Z Downloaded rand_xorshift v0.3.0
10052023-11-02T18:50:58.819Z Downloaded rand_chacha v0.3.1
10062023-11-02T18:50:58.830Z Downloaded strip-ansi-escapes v0.2.0
10072023-11-02T18:50:58.837Z Downloaded reqwest v0.11.20
10082023-11-02T18:50:58.843Z Downloaded threadpool v1.8.1
10092023-11-02T18:50:58.861Z Downloaded tokio-native-tls v0.3.1
10102023-11-02T18:50:58.878Z Downloaded futures-io v0.3.29
10112023-11-02T18:50:58.893Z Downloaded unicode-width v0.1.11
10122023-11-02T18:50:58.917Z Downloaded wait-timeout v0.2.0
10132023-11-02T18:50:58.936Z Downloaded futures-channel v0.3.29
10142023-11-02T18:50:58.942Z Downloaded parking_lot_core v0.9.8
10152023-11-02T18:50:58.951Z Downloaded ron v0.7.1
10162023-11-02T18:50:58.964Z Downloaded subprocess v0.2.9
10172023-11-02T18:50:58.985Z Downloaded snafu v0.7.5
10182023-11-02T18:50:58.990Z Downloaded tinytemplate v1.2.1
10192023-11-02T18:50:59.004Z Downloaded vte v0.11.1
10202023-11-02T18:50:59.009Z Downloaded tokio-rustls v0.24.1
10212023-11-02T18:50:59.015Z Downloaded rusqlite v0.29.0
10222023-11-02T18:50:59.022Z Downloaded rustc-demangle v0.1.23
10232023-11-02T18:50:59.039Z Downloaded derive_builder_core v0.12.0
10242023-11-02T18:50:59.047Z Downloaded rstest_macros v0.18.2
10252023-11-02T18:50:59.061Z Downloaded ucd-trie v0.1.6
10262023-11-02T18:50:59.070Z Downloaded zerocopy v0.6.4
10272023-11-02T18:50:59.087Z Downloaded unicode-segmentation v1.10.1
10282023-11-02T18:50:59.093Z Downloaded trust-dns-client v0.22.0
10292023-11-02T18:50:59.106Z Downloaded unicode-bidi v0.3.13
10302023-11-02T18:50:59.119Z Downloaded parking_lot_core v0.8.6
10312023-11-02T18:50:59.145Z Downloaded reedline v0.23.0
10322023-11-02T18:50:59.160Z Downloaded hashbrown v0.13.2
10332023-11-02T18:50:59.177Z Downloaded clap v2.34.0
10342023-11-02T18:50:59.189Z Downloaded rayon v1.8.0
10352023-11-02T18:50:59.208Z Downloaded x509-cert v0.2.4
10362023-11-02T18:50:59.223Z Downloaded tough v0.12.5
10372023-11-02T18:50:59.246Z Downloaded chrono v0.4.31
10382023-11-02T18:50:59.264Z Downloaded bindgen v0.65.1
10392023-11-02T18:50:59.279Z Downloaded lalrpop v0.19.12
10402023-11-02T18:50:59.288Z Downloaded plotters v0.3.5
10412023-11-02T18:50:59.301Z Downloaded tokio-util v0.7.10
10422023-11-02T18:50:59.309Z Downloaded portable-atomic v1.4.3
10432023-11-02T18:50:59.316Z Downloaded proptest v1.3.1
10442023-11-02T18:50:59.328Z Downloaded rustls-webpki v0.101.7
10452023-11-02T18:50:59.776Z Downloaded object v0.30.4
10462023-11-02T18:50:59.796Z Downloaded ratatui v0.23.0
10472023-11-02T18:50:59.809Z Downloaded syn v1.0.109
10482023-11-02T18:50:59.823Z Downloaded futures-util v0.3.29
10492023-11-02T18:51:00.252Z Downloaded petgraph v0.6.4
10502023-11-02T18:51:00.261Z Downloaded git2 v0.17.2
10512023-11-02T18:51:00.273Z Downloaded regress v0.7.1
10522023-11-02T18:51:00.283Z Downloaded rustls v0.21.8
10532023-11-02T18:51:00.294Z Downloaded regex-automata v0.3.8
10542023-11-02T18:51:00.299Z Downloaded regex-syntax v0.6.29
10552023-11-02T18:51:00.306Z Downloaded trust-dns-proto v0.22.0
10562023-11-02T18:51:00.312Z Downloaded smoltcp v0.9.1
10572023-11-02T18:51:00.317Z Downloaded gimli v0.28.0
10582023-11-02T18:51:00.323Z Downloaded polar-core v0.27.0
10592023-11-02T18:51:00.330Z Downloaded regex-syntax v0.8.2
10602023-11-02T18:51:00.345Z Downloaded diesel v2.1.3
10612023-11-02T18:51:00.358Z Downloaded openapiv3 v1.0.3
10622023-11-02T18:51:00.373Z Downloaded sha3 v0.10.8
10632023-11-02T18:51:00.383Z Downloaded openssl v0.10.57
10642023-11-02T18:51:00.391Z Downloaded sled v0.34.7
10652023-11-02T18:51:00.402Z Downloaded regex-syntax v0.7.5
10662023-11-02T18:51:00.411Z Downloaded bstr v0.2.17
10672023-11-02T18:51:00.423Z Downloaded zerocopy-derive v0.6.4
10682023-11-02T18:51:00.433Z Downloaded zerocopy-derive v0.2.0
10692023-11-02T18:51:00.444Z Downloaded bzip2-sys v0.1.11+1.0.8
10702023-11-02T18:51:00.459Z Downloaded libgit2-sys v0.15.2+1.6.4
10712023-11-02T18:51:00.472Z Downloaded regex-automata v0.4.3
10722023-11-02T18:51:00.494Z Downloaded tokio v1.33.0
10732023-11-02T18:51:00.521Z Downloaded bstr v1.6.0
10742023-11-02T18:51:00.957Z Downloaded idna v0.2.3
10752023-11-02T18:51:02.181Z Downloaded radix_trie v0.2.1
10762023-11-02T18:51:02.199Z Downloaded curve25519-dalek v4.1.0
10772023-11-02T18:51:02.209Z Downloaded serde_with v2.3.3
10782023-11-02T18:51:02.226Z Downloaded object v0.32.1
10792023-11-02T18:51:02.254Z Downloaded webpki-roots v0.25.2
10802023-11-02T18:51:02.282Z Downloaded rustix v0.38.9
10812023-11-02T18:51:02.306Z Downloaded encoding_rs v0.8.33
10822023-11-02T18:51:02.326Z Downloaded h2 v0.3.21
10832023-11-02T18:51:02.347Z Downloaded smoltcp v0.8.2
10842023-11-02T18:51:02.779Z Downloaded regex v1.10.2
10852023-11-02T18:51:02.795Z Downloaded tabled v0.14.0
10862023-11-02T18:51:02.812Z Downloaded nix v0.26.2
10872023-11-02T18:51:02.829Z Downloaded quick-xml v0.23.1
10882023-11-02T18:51:03.265Z Downloaded vcpkg v0.2.15
10892023-11-02T18:51:03.296Z Downloaded idna v0.4.0
10902023-11-02T18:51:03.317Z Downloaded bitvec v1.0.1
10912023-11-02T18:51:03.337Z Downloaded time v0.3.27
10922023-11-02T18:51:03.353Z Downloaded hyper v0.14.27
10932023-11-02T18:51:03.368Z Downloaded rcgen v0.11.3
10942023-11-02T18:51:03.382Z Downloaded unicode-normalization v0.1.22
10952023-11-02T18:51:03.803Z Downloaded heapless v0.7.16
10962023-11-02T18:51:03.818Z Downloaded hashbrown v0.12.3
10972023-11-02T18:51:03.831Z Downloaded trust-dns-resolver v0.22.0
10982023-11-02T18:51:03.842Z Downloaded hkdf v0.12.3
10992023-11-02T18:51:03.854Z Downloaded tokio-postgres v0.7.10
11002023-11-02T18:51:03.884Z Downloaded libz-sys v1.1.12
11012023-11-02T18:51:03.895Z Downloaded trust-dns-server v0.22.1
11022023-11-02T18:51:03.905Z Downloaded parking_lot v0.12.1
11032023-11-02T18:51:03.916Z Downloaded tracing-core v0.1.31
11042023-11-02T18:51:03.929Z Downloaded flate2 v1.0.28
11052023-11-02T18:51:03.939Z Downloaded diff v0.1.13
11062023-11-02T18:51:03.948Z Downloaded libsqlite3-sys v0.26.0
11072023-11-02T18:51:03.955Z Downloaded rand v0.8.5
11082023-11-02T18:51:03.962Z Downloaded pin-project v1.1.3
11092023-11-02T18:51:03.967Z Downloaded ring v0.16.20
11102023-11-02T18:51:03.974Z Downloaded ring v0.17.5
11112023-11-02T18:51:03.980Z Downloaded toml_edit v0.19.15
11122023-11-02T18:51:04.396Z Downloaded aho-corasick v1.0.4
11132023-11-02T18:51:04.401Z Downloaded headers v0.3.9
11142023-11-02T18:51:04.405Z Downloaded sha2 v0.10.8
11152023-11-02T18:51:04.419Z Downloaded pkcs1 v0.7.5
11162023-11-02T18:51:04.446Z Downloaded omicron-zone-package v0.8.3
11172023-11-02T18:51:04.470Z Downloaded half v1.8.2
11182023-11-02T18:51:04.479Z Downloaded rand v0.4.6
11192023-11-02T18:51:04.488Z Downloaded crossterm v0.26.1
11202023-11-02T18:51:04.926Z Downloaded der v0.7.8
11212023-11-02T18:51:04.946Z Downloaded futures-sink v0.3.29
11222023-11-02T18:51:05.363Z Downloaded pest v2.7.2
11232023-11-02T18:51:05.370Z Downloaded fd-lock v3.0.13
11242023-11-02T18:51:05.387Z Downloaded openssl-sys v0.9.93
11252023-11-02T18:51:05.407Z Downloaded regex-automata v0.1.10
11262023-11-02T18:51:05.413Z Downloaded crossterm v0.27.0
11272023-11-02T18:51:05.417Z Downloaded strsim v0.8.0
11282023-11-02T18:51:05.421Z Downloaded semver v0.11.0
11292023-11-02T18:51:05.426Z Downloaded rsa v0.9.2
11302023-11-02T18:51:05.446Z Downloaded predicates-tree v1.0.9
11312023-11-02T18:51:05.451Z Downloaded serde-hex v0.1.0
11322023-11-02T18:51:05.455Z Downloaded semver-parser v0.10.2
11332023-11-02T18:51:05.459Z Downloaded globset v0.4.13
11342023-11-02T18:51:05.463Z Downloaded num-bigint-dig v0.8.4
11352023-11-02T18:51:05.468Z Downloaded serde_arrays v0.1.0
11362023-11-02T18:51:05.473Z Downloaded partial-io v0.5.4
11372023-11-02T18:51:05.481Z Downloaded parse-display-derive v0.7.0
11382023-11-02T18:51:05.484Z Downloaded slab v0.4.9
11392023-11-02T18:51:05.489Z Downloaded expectorate v1.1.0
11402023-11-02T18:51:05.493Z Downloaded vergen v8.2.4
11412023-11-02T18:51:05.496Z Downloaded socket2 v0.5.4
11422023-11-02T18:51:05.500Z Downloaded miniz_oxide v0.7.1
11432023-11-02T18:51:05.504Z Downloaded salty v0.2.0
11442023-11-02T18:51:05.508Z Downloaded foreign-types-macros v0.2.3
11452023-11-02T18:51:05.511Z Downloaded foreign-types v0.5.0
11462023-11-02T18:51:05.521Z Downloaded whoami v1.4.1
11472023-11-02T18:51:05.526Z Downloaded float-cmp v0.9.0
11482023-11-02T18:51:05.531Z Downloaded postcard v0.7.3
11492023-11-02T18:51:05.538Z Downloaded hash32 v0.2.1
11502023-11-02T18:51:05.543Z Downloaded der_derive v0.7.2
11512023-11-02T18:51:05.547Z Downloaded spin v0.9.8
11522023-11-02T18:51:05.551Z Downloaded snafu-derive v0.7.5
11532023-11-02T18:51:05.556Z Downloaded pest_meta v2.7.2
11542023-11-02T18:51:05.560Z Downloaded polyval v0.6.1
11552023-11-02T18:51:05.566Z Downloaded time-macros v0.2.13
11562023-11-02T18:51:05.572Z Downloaded hashlink v0.8.3
11572023-11-02T18:51:05.576Z Downloaded rayon-core v1.12.0
11582023-11-02T18:51:05.580Z Downloaded num-bigint v0.4.4
11592023-11-02T18:51:05.584Z Downloaded futures-macro v0.3.29
11602023-11-02T18:51:05.588Z Downloaded digest v0.10.7
11612023-11-02T18:51:05.596Z Downloaded difflib v0.4.0
11622023-11-02T18:51:05.601Z Downloaded strum v0.25.0
11632023-11-02T18:51:05.605Z Downloaded nom v7.1.3
11642023-11-02T18:51:05.611Z Downloaded libxml v0.3.3
11652023-11-02T18:51:05.615Z Downloaded itertools v0.11.0
11662023-11-02T18:51:05.620Z Downloaded crypto-bigint v0.5.2
11672023-11-02T18:51:05.625Z Downloaded criterion v0.5.1
11682023-11-02T18:51:05.630Z Downloaded usdt v0.3.5
11692023-11-02T18:51:05.639Z Downloaded thiserror-no-std v2.0.2
11702023-11-02T18:51:05.644Z Downloaded typenum v1.16.0
11712023-11-02T18:51:05.649Z Downloaded glob v0.3.1
11722023-11-02T18:51:05.662Z Downloaded http v0.2.9
11732023-11-02T18:51:05.680Z Downloaded packed_struct_codegen v0.10.1
11742023-11-02T18:51:05.702Z Downloaded packed_struct v0.10.1
11752023-11-02T18:51:05.720Z Downloaded subtle v2.5.0
11762023-11-02T18:51:05.737Z Downloaded darling v0.20.3
11772023-11-02T18:51:05.754Z Downloaded prettyplease v0.2.12
11782023-11-02T18:51:05.764Z Downloaded tungstenite v0.20.1
11792023-11-02T18:51:05.774Z Downloaded papergrid v0.10.0
11802023-11-02T18:51:05.784Z Downloaded libm v0.2.7
11812023-11-02T18:51:05.794Z Downloaded url v2.4.1
11822023-11-02T18:51:05.805Z Downloaded rustls-native-certs v0.6.3
11832023-11-02T18:51:05.819Z Downloaded rpassword v7.2.0
11842023-11-02T18:51:05.831Z Downloaded fs-err v2.9.0
11852023-11-02T18:51:05.840Z Downloaded pem-rfc7468 v0.7.0
11862023-11-02T18:51:05.848Z Downloaded pem v3.0.2
11872023-11-02T18:51:05.861Z Downloaded oso v0.27.0
11882023-11-02T18:51:05.870Z Downloaded pretty_assertions v1.4.0
11892023-11-02T18:51:05.886Z Downloaded derive_more v0.99.17
11902023-11-02T18:51:06.307Z Downloaded enum-as-inner v0.5.1
11912023-11-02T18:51:06.323Z Downloaded dyn-clone v1.0.13
11922023-11-02T18:51:06.340Z Downloaded phf v0.11.2
11932023-11-02T18:51:06.352Z Downloaded toml v0.5.11
11942023-11-02T18:51:06.361Z Downloaded tinyvec_macros v0.1.1
11952023-11-02T18:51:06.780Z Downloaded parse-display v0.7.0
11962023-11-02T18:51:06.811Z Downloaded rstest v0.18.2
11972023-11-02T18:51:06.842Z Downloaded managed v0.8.0
11982023-11-02T18:51:06.873Z Downloaded smawk v0.3.1
11992023-11-02T18:51:06.904Z Downloaded tungstenite v0.18.0
12002023-11-02T18:51:06.935Z Downloaded diesel_derives v2.1.1
12012023-11-02T18:51:06.969Z Downloaded shlex v1.1.0
12022023-11-02T18:51:07.013Z Downloaded dashmap v5.5.1
12032023-11-02T18:51:07.449Z Downloaded darling v0.14.4
12042023-11-02T18:51:07.461Z Downloaded toml v0.7.8
12052023-11-02T18:51:07.882Z Downloaded datatest-stable v0.2.3
12062023-11-02T18:51:07.891Z Downloaded thiserror-impl-no-std v2.0.2
12072023-11-02T18:51:07.901Z Downloaded postgres-protocol v0.6.6
12082023-11-02T18:51:07.911Z Downloaded parking_lot v0.11.2
12092023-11-02T18:51:08.352Z Downloaded futures v0.3.29
12102023-11-02T18:51:08.363Z Downloaded chacha20poly1305 v0.10.1
12112023-11-02T18:51:08.384Z Downloaded zip v0.6.6
12122023-11-02T18:51:08.397Z Downloaded unsafe-libyaml v0.2.9
12132023-11-02T18:51:08.412Z Downloaded derive_builder v0.12.0
12142023-11-02T18:51:08.424Z Downloaded rand_core v0.6.4
12152023-11-02T18:51:08.437Z Downloaded proc-macro-error-attr v1.0.4
12162023-11-02T18:51:08.448Z Downloaded owo-colors v3.5.0
12172023-11-02T18:51:08.463Z Downloaded once_cell v1.18.0
12182023-11-02T18:51:08.472Z Downloaded elliptic-curve v0.13.5
12192023-11-02T18:51:08.484Z Downloaded num_enum_derive v0.5.11
12202023-11-02T18:51:08.495Z Downloaded shell-words v1.1.0
12212023-11-02T18:51:08.507Z Downloaded schemars_derive v0.8.13
12222023-11-02T18:51:08.523Z Downloaded same-file v1.0.6
12232023-11-02T18:51:08.535Z Downloaded plotters-backend v0.3.5
12242023-11-02T18:51:08.541Z Downloaded openssl-probe v0.1.5
12252023-11-02T18:51:08.557Z Downloaded signature v2.1.0
12262023-11-02T18:51:08.564Z Downloaded postcard-cobs v0.1.5-pre
12272023-11-02T18:51:08.569Z Downloaded tokio-stream v0.1.14
12282023-11-02T18:51:08.609Z Downloaded vec_map v0.8.2
12292023-11-02T18:51:08.621Z Downloaded topological-sort v0.2.2
12302023-11-02T18:51:08.629Z Downloaded scopeguard v1.2.0
12312023-11-02T18:51:08.639Z Downloaded tracing-attributes v0.1.26
12322023-11-02T18:51:08.647Z Downloaded crypto-common v0.1.6
12332023-11-02T18:51:08.654Z Downloaded walkdir v2.4.0
12342023-11-02T18:51:08.663Z Downloaded fatfs v0.3.6
12352023-11-02T18:51:08.668Z Downloaded tokio-tungstenite v0.20.1
12362023-11-02T18:51:08.675Z Downloaded rustversion v1.0.14
12372023-11-02T18:51:08.679Z Downloaded pest_derive v2.7.2
12382023-11-02T18:51:08.698Z Downloaded oorandom v11.1.3
12392023-11-02T18:51:08.705Z Downloaded erased-serde v0.3.30
12402023-11-02T18:51:08.714Z Downloaded num-traits v0.2.16
12412023-11-02T18:51:08.720Z Downloaded clang-sys v1.6.1
12422023-11-02T18:51:08.725Z Downloaded uuid v1.4.1
12432023-11-02T18:51:08.730Z Downloaded env_logger v0.9.3
12442023-11-02T18:51:08.769Z Downloaded tokio-tungstenite v0.18.0
12452023-11-02T18:51:09.211Z Downloaded tokio-macros v2.1.0
12462023-11-02T18:51:09.230Z Downloaded heck v0.3.3
12472023-11-02T18:51:09.250Z Downloaded headers-core v0.2.0
12482023-11-02T18:51:09.267Z Downloaded pkg-config v0.3.27
12492023-11-02T18:51:09.283Z Downloaded pkcs8 v0.10.2
12502023-11-02T18:51:09.695Z Downloaded dirs-next v2.0.0
12512023-11-02T18:51:09.699Z Downloaded test-strategy v0.3.1
12522023-11-02T18:51:09.704Z Downloaded tar v0.4.40
12532023-11-02T18:51:09.712Z Downloaded secrecy v0.8.0
12542023-11-02T18:51:09.716Z Downloaded slog-scope v4.4.0
12552023-11-02T18:51:09.721Z Downloaded getrandom v0.2.10
12562023-11-02T18:51:09.725Z Downloaded rustc_version v0.4.0
12572023-11-02T18:51:09.729Z Downloaded rustc-hash v1.1.0
12582023-11-02T18:51:09.736Z Downloaded yasna v0.5.2
12592023-11-02T18:51:09.740Z Downloaded backtrace v0.3.69
12602023-11-02T18:51:09.754Z Downloaded rust-argon2 v1.0.1
12612023-11-02T18:51:09.760Z Downloaded aes v0.8.3
12622023-11-02T18:51:09.764Z Downloaded debug-ignore v1.0.5
12632023-11-02T18:51:09.768Z Downloaded string_cache v0.8.7
12642023-11-02T18:51:09.772Z Downloaded spki v0.7.2
12652023-11-02T18:51:09.776Z Downloaded funty v2.0.0
12662023-11-02T18:51:09.784Z Downloaded yansi v0.5.1
12672023-11-02T18:51:09.801Z Downloaded log v0.4.20
12682023-11-02T18:51:09.810Z Downloaded hyper-rustls v0.24.2
12692023-11-02T18:51:09.822Z Downloaded term v0.7.0
12702023-11-02T18:51:09.835Z Downloaded indicatif v0.17.7
12712023-11-02T18:51:09.850Z Downloaded serde_derive_internals v0.26.0
12722023-11-02T18:51:09.869Z Downloaded base64 v0.13.1
12732023-11-02T18:51:09.889Z Downloaded either v1.9.0
12742023-11-02T18:51:09.896Z Downloaded derive-where v1.2.5
12752023-11-02T18:51:09.902Z Downloaded slog-envlogger v2.2.0
12762023-11-02T18:51:09.912Z Downloaded phf_shared v0.11.2
12772023-11-02T18:51:09.918Z Downloaded strum_macros v0.24.3
12782023-11-02T18:51:09.923Z Downloaded deranged v0.3.8
12792023-11-02T18:51:09.928Z Downloaded tower-service v0.3.2
12802023-11-02T18:51:09.932Z Downloaded toolchain_find v0.2.0
12812023-11-02T18:51:09.937Z Downloaded ref-cast-impl v1.0.20
12822023-11-02T18:51:09.942Z Downloaded ref-cast v1.0.20
12832023-11-02T18:51:09.954Z Downloaded pest_generator v2.7.2
12842023-11-02T18:51:11.185Z Downloaded similar v2.2.1
12852023-11-02T18:51:11.192Z Downloaded indoc v2.0.3
12862023-11-02T18:51:11.199Z Downloaded wyz v0.5.1
12872023-11-02T18:51:11.204Z Downloaded which v4.4.0
12882023-11-02T18:51:11.211Z Downloaded structmeta v0.2.0
12892023-11-02T18:51:11.218Z Downloaded siphasher v0.3.11
12902023-11-02T18:51:11.636Z Downloaded serde_path_to_error v0.1.14
12912023-11-02T18:51:11.642Z Downloaded cc v1.0.83
12922023-11-02T18:51:11.652Z Downloaded argon2 v0.5.2
12932023-11-02T18:51:11.666Z Downloaded path-absolutize v3.1.0
12942023-11-02T18:51:11.676Z Downloaded form_urlencoded v1.2.0
12952023-11-02T18:51:11.681Z Downloaded universal-hash v0.5.1
12962023-11-02T18:51:11.684Z Downloaded libloading v0.7.4
12972023-11-02T18:51:11.689Z Downloaded cancel-safe-futures v0.1.5
12982023-11-02T18:51:11.699Z Downloaded fnv v1.0.7
12992023-11-02T18:51:11.703Z Downloaded ff v0.13.0
13002023-11-02T18:51:11.707Z Downloaded arrayvec v0.7.4
13012023-11-02T18:51:11.714Z Downloaded indexmap v1.9.3
13022023-11-02T18:51:11.723Z Downloaded serde_tokenstream v0.1.7
13032023-11-02T18:51:11.731Z Downloaded is-terminal v0.4.9
13042023-11-02T18:51:11.740Z Downloaded dtrace-parser v0.1.14
13052023-11-02T18:51:11.748Z Downloaded serde_urlencoded v0.7.1
13062023-11-02T18:51:11.757Z Downloaded ena v0.14.2
13072023-11-02T18:51:11.766Z Downloaded ed25519 v1.5.3
13082023-11-02T18:51:11.774Z Downloaded stable_deref_trait v1.2.0
13092023-11-02T18:51:11.785Z Downloaded downcast v0.11.0
13102023-11-02T18:51:11.793Z Downloaded structmeta v0.1.6
13112023-11-02T18:51:11.811Z Downloaded nu-ansi-term v0.49.0
13122023-11-02T18:51:11.827Z Downloaded cookie v0.16.2
13132023-11-02T18:51:11.835Z Downloaded zeroize_derive v1.4.2
13142023-11-02T18:51:11.844Z Downloaded usdt-impl v0.3.5
13152023-11-02T18:51:11.859Z Downloaded tempfile v3.8.0
13162023-11-02T18:51:11.875Z Downloaded num_threads v0.1.6
13172023-11-02T18:51:11.888Z Downloaded matches v0.1.10
13182023-11-02T18:51:11.898Z Downloaded path-slash v0.1.5
13192023-11-02T18:51:11.911Z Downloaded termios v0.3.3
13202023-11-02T18:51:11.926Z Downloaded termcolor v1.2.0
13212023-11-02T18:51:11.942Z Downloaded synstructure v0.12.6
13222023-11-02T18:51:11.958Z Downloaded slog-term v2.9.0
13232023-11-02T18:51:11.977Z Downloaded ringbuffer v0.15.0
13242023-11-02T18:51:12.391Z Downloaded libtest-mimic v0.6.1
13252023-11-02T18:51:12.409Z Downloaded num v0.4.1
13262023-11-02T18:51:12.432Z Downloaded atomic-waker v1.1.1
13272023-11-02T18:51:12.855Z Downloaded static_assertions v1.1.0
13282023-11-02T18:51:12.866Z Downloaded arrayref v0.3.7
13292023-11-02T18:51:12.878Z Downloaded spin v0.5.2
13302023-11-02T18:51:12.895Z Downloaded lock_api v0.4.10
13312023-11-02T18:51:13.690Z Downloaded jobserver v0.1.26
13322023-11-02T18:51:13.753Z Downloaded hyper-tls v0.5.0
13332023-11-02T18:51:13.819Z Downloaded httptest v0.15.4
13342023-11-02T18:51:13.835Z Downloaded ascii-canvas v3.0.0
13352023-11-02T18:51:13.847Z Downloaded smallvec v0.6.14
13362023-11-02T18:51:13.863Z Downloaded slog-stdlog v4.1.1
13372023-11-02T18:51:13.889Z Downloaded slog-bunyan v2.4.0
13382023-11-02T18:51:13.899Z Downloaded slog-async v2.8.0
13392023-11-02T18:51:13.908Z Downloaded similar-asserts v1.5.0
13402023-11-02T18:51:13.919Z Downloaded signal-hook-mio v0.2.3
13412023-11-02T18:51:14.353Z Downloaded serde_with_macros v2.3.3
13422023-11-02T18:51:14.358Z Downloaded maybe-uninit v2.0.0
13432023-11-02T18:51:14.362Z Downloaded linear-map v1.2.0
13442023-11-02T18:51:14.367Z Downloaded impl-trait-for-tuples v0.2.2
13452023-11-02T18:51:14.373Z Downloaded serial_test_derive v0.10.0
13462023-11-02T18:51:14.377Z Downloaded maplit v1.0.2
13472023-11-02T18:51:14.383Z Downloaded foreign-types v0.3.2
13482023-11-02T18:51:14.388Z Downloaded pretty-hex v0.2.1
13492023-11-02T18:51:14.392Z Downloaded usdt-macro v0.3.5
13502023-11-02T18:51:14.397Z Downloaded num-iter v0.1.43
13512023-11-02T18:51:14.406Z Downloaded new_debug_unreachable v1.0.4
13522023-11-02T18:51:14.422Z Downloaded arc-swap v1.6.0
13532023-11-02T18:51:14.434Z Downloaded allocator-api2 v0.2.16
13542023-11-02T18:51:14.443Z Downloaded crc-any v2.4.3
13552023-11-02T18:51:14.453Z Downloaded crossbeam-utils v0.8.16
13562023-11-02T18:51:14.460Z Downloaded ciborium-ll v0.2.1
13572023-11-02T18:51:14.467Z Downloaded take_mut v0.2.2
13582023-11-02T18:51:14.476Z Downloaded indoc v1.0.9
13592023-11-02T18:51:14.480Z Downloaded tempdir v0.3.7
13602023-11-02T18:51:14.484Z Downloaded tap v1.0.1
13612023-11-02T18:51:14.489Z Downloaded tabled_derive v0.6.0
13622023-11-02T18:51:14.494Z Downloaded ansi_term v0.12.1
13632023-11-02T18:51:14.498Z Downloaded aes-gcm-siv v0.11.1
13642023-11-02T18:51:14.510Z Downloaded bcs v0.1.6
13652023-11-02T18:51:14.518Z Downloaded cpufeatures v0.2.9
13662023-11-02T18:51:14.526Z Downloaded async-recursion v1.0.5
13672023-11-02T18:51:14.538Z Downloaded adler v1.0.2
13682023-11-02T18:51:14.546Z Downloaded termtree v0.4.1
13692023-11-02T18:51:14.552Z Downloaded structmeta-derive v0.2.0
13702023-11-02T18:51:14.562Z Downloaded structmeta-derive v0.1.6
13712023-11-02T18:51:14.577Z Downloaded signal-hook v0.3.17
13722023-11-02T18:51:14.585Z Downloaded num_enum v0.7.0
13732023-11-02T18:51:14.604Z Downloaded base16ct v0.2.0
13742023-11-02T18:51:15.027Z Downloaded anes v0.1.6
13752023-11-02T18:51:15.447Z Downloaded num_cpus v1.16.0
13762023-11-02T18:51:15.867Z Downloaded iana-time-zone v0.1.57
13772023-11-02T18:51:16.712Z Downloaded humantime v2.1.0
13782023-11-02T18:51:16.738Z Downloaded cfg-if v1.0.0
13792023-11-02T18:51:16.766Z Downloaded bit_field v0.10.2
13802023-11-02T18:51:16.819Z Downloaded cexpr v0.6.0
13812023-11-02T18:51:16.833Z Downloaded async-stream v0.3.5
13822023-11-02T18:51:16.853Z Downloaded array-init v0.0.4
13832023-11-02T18:51:17.331Z Downloaded camino-tempfile v1.0.2
13842023-11-02T18:51:17.341Z Downloaded bytecount v0.6.3
13852023-11-02T18:51:17.355Z Downloaded cipher v0.4.4
13862023-11-02T18:51:17.366Z Downloaded cfg-if v0.1.10
13872023-11-02T18:51:17.374Z Downloaded backoff v0.4.0
13882023-11-02T18:51:17.791Z Downloaded nanorand v0.7.0
13892023-11-02T18:51:17.801Z Downloaded ascii v1.1.0
13902023-11-02T18:51:17.810Z Downloaded ahash v0.8.3
13912023-11-02T18:51:17.816Z Downloaded addr2line v0.21.0
13922023-11-02T18:51:17.822Z Downloaded normalize-line-endings v0.3.0
13932023-11-02T18:51:17.866Z Downloaded cassowary v0.3.0
13942023-11-02T18:51:17.877Z Downloaded bytesize v1.3.0
13952023-11-02T18:51:17.890Z Downloaded assert_matches v1.5.0
13962023-11-02T18:51:17.904Z Downloaded serde_yaml v0.9.25
13972023-11-02T18:51:17.915Z Downloaded ron v0.8.1
13982023-11-02T18:51:17.928Z Downloaded keccak v0.1.4
13992023-11-02T18:51:17.943Z Downloaded crossbeam-queue v0.3.8
14002023-11-02T18:51:17.953Z Downloaded constant_time_eq v0.3.0
14012023-11-02T18:51:17.964Z Downloaded aead v0.5.2
14022023-11-02T18:51:17.982Z Downloaded bit-vec v0.6.3
14032023-11-02T18:51:17.996Z Downloaded serde_repr v0.1.16
14042023-11-02T18:51:18.008Z Downloaded serial_test v0.10.0
14052023-11-02T18:51:18.018Z Downloaded instant v0.1.12
14062023-11-02T18:51:18.437Z Downloaded crc v3.0.1
14072023-11-02T18:51:18.854Z Downloaded blake2b_simd v1.0.1
14082023-11-02T18:51:18.916Z Downloaded bitflags v2.4.0
14092023-11-02T18:51:18.924Z Downloaded base64ct v1.6.0
14102023-11-02T18:51:18.936Z Downloaded hex-literal v0.4.1
14112023-11-02T18:51:18.946Z Downloaded rusty-fork v0.3.0
14122023-11-02T18:51:18.958Z Downloaded rustc_version v0.1.7
14132023-11-02T18:51:19.373Z Downloaded num-complex v0.4.4
14142023-11-02T18:51:19.380Z Downloaded autocfg v1.1.0
14152023-11-02T18:51:19.387Z Downloaded atty v0.2.14
14162023-11-02T18:51:19.398Z Downloaded atomicwrites v0.4.2
14172023-11-02T18:51:19.405Z Downloaded ident_case v1.0.1
14182023-11-02T18:51:19.413Z Downloaded hubpack_derive v0.1.1
14192023-11-02T18:51:19.417Z Downloaded serde_plain v1.0.2
14202023-11-02T18:51:19.421Z Downloaded serde-big-array v0.5.1
14212023-11-02T18:51:19.425Z Downloaded serde-big-array v0.4.1
14222023-11-02T18:51:19.431Z Downloaded semver v0.1.20
14232023-11-02T18:51:19.435Z Downloaded scheduled-thread-pool v0.2.7
14242023-11-02T18:51:19.438Z Downloaded num_enum_derive v0.7.0
14252023-11-02T18:51:19.442Z Downloaded num-derive v0.4.0
14262023-11-02T18:51:19.446Z Downloaded nibble_vec v0.1.0
14272023-11-02T18:51:19.450Z Downloaded lalrpop-util v0.19.12
14282023-11-02T18:51:19.454Z Downloaded ipnet v2.8.0
14292023-11-02T18:51:19.459Z Downloaded crossbeam-epoch v0.9.15
14302023-11-02T18:51:19.462Z Downloaded corncobs v0.1.3
14312023-11-02T18:51:19.471Z Downloaded rustls-pemfile v1.0.3
14322023-11-02T18:51:19.476Z Downloaded native-tls v0.2.11
14332023-11-02T18:51:19.480Z Downloaded multer v2.1.0
14342023-11-02T18:51:19.485Z Downloaded mime v0.3.17
14352023-11-02T18:51:19.488Z Downloaded ciborium v0.2.1
14362023-11-02T18:51:19.497Z Downloaded block-buffer v0.10.4
14372023-11-02T18:51:19.500Z Downloaded mockall v0.11.4
14382023-11-02T18:51:19.505Z Downloaded lazycell v1.3.0
14392023-11-02T18:51:19.509Z Downloaded crc-catalog v2.2.0
14402023-11-02T18:51:19.513Z Downloaded const_format_proc_macros v0.2.31
14412023-11-02T18:51:19.517Z Downloaded highway v1.1.0
14422023-11-02T18:51:19.520Z Downloaded crossbeam-deque v0.8.3
14432023-11-02T18:51:19.524Z Downloaded constant_time_eq v0.2.6
14442023-11-02T18:51:19.528Z Downloaded bitfield v0.14.0
14452023-11-02T18:51:19.533Z Downloaded httparse v1.8.0
14462023-11-02T18:51:19.536Z Downloaded home v0.5.5
14472023-11-02T18:51:19.540Z Downloaded hex v0.4.3
14482023-11-02T18:51:19.545Z Downloaded ciborium-io v0.2.1
14492023-11-02T18:51:19.553Z Downloaded bb8 v0.8.1
14502023-11-02T18:51:19.558Z Downloaded http-range v0.1.5
14512023-11-02T18:51:19.562Z Downloaded bit-set v0.5.3
14522023-11-02T18:51:19.566Z Downloaded crossbeam v0.8.2
14532023-11-02T18:51:19.569Z Downloaded colored v2.0.4
14542023-11-02T18:51:19.574Z Downloaded bitstruct v0.1.1
14552023-11-02T18:51:19.577Z Downloaded byteorder v1.5.0
14562023-11-02T18:51:19.581Z Compiling proc-macro2 v1.0.67
14572023-11-02T18:51:19.585Z Compiling serde v1.0.188
14582023-11-02T18:51:19.589Z Compiling autocfg v1.1.0
14592023-11-02T18:51:19.597Z Compiling version_check v0.9.4
14602023-11-02T18:51:20.015Z Compiling syn v1.0.109
14612023-11-02T18:51:20.021Z Compiling parking_lot_core v0.9.8
14622023-11-02T18:51:20.027Z Compiling libm v0.2.7
14632023-11-02T18:51:20.038Z Compiling libc v0.2.149
14642023-11-02T18:51:20.058Z Compiling cfg-if v1.0.0
14652023-11-02T18:51:20.079Z Compiling futures-core v0.3.29
14662023-11-02T18:51:20.095Z Compiling once_cell v1.18.0
14672023-11-02T18:51:20.100Z Compiling typenum v1.16.0
14682023-11-02T18:51:20.106Z Compiling futures-channel v0.3.29
14692023-11-02T18:51:20.110Z Compiling ahash v0.8.3
14702023-11-02T18:51:20.116Z Compiling lock_api v0.4.10
14712023-11-02T18:51:20.127Z Compiling num-traits v0.2.16
14722023-11-02T18:51:20.138Z Compiling quote v1.0.33
14732023-11-02T18:51:20.146Z Compiling generic-array v0.14.7
14742023-11-02T18:51:20.153Z Compiling slab v0.4.9
14752023-11-02T18:51:20.586Z Compiling syn v2.0.32
14762023-11-02T18:51:20.596Z Compiling jobserver v0.1.26
14772023-11-02T18:51:20.604Z Compiling futures-task v0.3.29
14782023-11-02T18:51:20.622Z Compiling cc v1.0.83
14792023-11-02T18:51:20.631Z Compiling futures-util v0.3.29
14802023-11-02T18:51:20.644Z Compiling pkg-config v0.3.27
14812023-11-02T18:51:20.655Z Compiling memchr v2.6.3
14822023-11-02T18:51:20.675Z Compiling vcpkg v0.2.15
14832023-11-02T18:51:20.690Z Compiling itoa v1.0.9
14842023-11-02T18:51:20.711Z Compiling schemars v0.8.13
14852023-11-02T18:51:20.734Z Compiling log v0.4.20
14862023-11-02T18:51:21.156Z Compiling serde_json v1.0.108
14872023-11-02T18:51:21.175Z Compiling httparse v1.8.0
14882023-11-02T18:51:21.181Z Compiling ryu v1.0.15
14892023-11-02T18:51:21.190Z Compiling indexmap v1.9.3
14902023-11-02T18:51:21.196Z Compiling getrandom v0.2.10
14912023-11-02T18:51:21.202Z Compiling allocator-api2 v0.2.16
14922023-11-02T18:51:21.207Z Compiling equivalent v1.0.1
14932023-11-02T18:51:21.211Z Compiling rustix v0.38.9
14942023-11-02T18:51:21.215Z Compiling rustls v0.21.8
14952023-11-02T18:51:21.219Z Compiling fnv v1.0.7
14962023-11-02T18:51:21.228Z Compiling openssl v0.10.57
14972023-11-02T18:51:21.232Z Compiling aho-corasick v1.0.4
14982023-11-02T18:51:21.236Z Compiling regex-syntax v0.8.2
14992023-11-02T18:51:21.240Z Compiling hashbrown v0.14.0
15002023-11-02T18:51:21.244Z Compiling unicode-xid v0.2.4
15012023-11-02T18:51:21.247Z Compiling ucd-trie v0.1.6
15022023-11-02T18:51:21.251Z Compiling ring v0.16.20
15032023-11-02T18:51:21.254Z Compiling ring v0.17.5
15042023-11-02T18:51:21.263Z Compiling openssl-sys v0.9.93
15052023-11-02T18:51:21.266Z Compiling backtrace v0.3.69
15062023-11-02T18:51:21.270Z Compiling native-tls v0.2.11
15072023-11-02T18:51:21.273Z Compiling async-trait v0.1.74
15082023-11-02T18:51:21.280Z Compiling anyhow v1.0.75
15092023-11-02T18:51:21.289Z Compiling rustversion v1.0.14
15102023-11-02T18:51:21.300Z Compiling regex-automata v0.4.3
15112023-11-02T18:51:21.306Z Compiling crossbeam-utils v0.8.16
15122023-11-02T18:51:21.313Z Compiling slog v2.7.0
15132023-11-02T18:51:21.734Z Compiling iana-time-zone v0.1.57
15142023-11-02T18:51:21.740Z Compiling time-core v0.1.1
15152023-11-02T18:51:21.749Z Compiling byteorder v1.5.0
15162023-11-02T18:51:21.755Z Compiling time-macros v0.2.13
15172023-11-02T18:51:21.762Z Compiling serde_derive_internals v0.26.0
15182023-11-02T18:51:21.767Z Compiling synstructure v0.12.6
15192023-11-02T18:51:21.774Z Compiling dyn-clone v1.0.13
15202023-11-02T18:51:21.778Z Compiling hashbrown v0.13.2
15212023-11-02T18:51:21.782Z Compiling usdt-impl v0.3.5
15222023-11-02T18:51:21.787Z Compiling scopeguard v1.2.0
15232023-11-02T18:51:21.794Z Compiling unicode-width v0.1.11
15242023-11-02T18:51:21.799Z Compiling thread-id v4.2.0
15252023-11-02T18:51:21.802Z Compiling strsim v0.10.0
15262023-11-02T18:51:21.806Z Compiling tinyvec_macros v0.1.1
15272023-11-02T18:51:21.811Z Compiling winnow v0.5.15
15282023-11-02T18:51:21.817Z Compiling tinyvec v1.6.0
15292023-11-02T18:51:21.831Z Compiling unicode-bidi v0.3.13
15302023-11-02T18:51:21.847Z Compiling smallvec v1.11.0
15312023-11-02T18:51:21.867Z Compiling percent-encoding v2.3.0
15322023-11-02T18:51:21.896Z Compiling regex v1.10.2
15332023-11-02T18:51:21.917Z Compiling parking_lot v0.12.1
15342023-11-02T18:51:22.343Z Compiling unicode-normalization v0.1.22
15352023-11-02T18:51:22.347Z Compiling form_urlencoded v1.2.0
15362023-11-02T18:51:22.351Z Compiling num-integer v0.1.45
15372023-11-02T18:51:22.355Z Compiling crc32fast v1.3.2
15382023-11-02T18:51:22.360Z Compiling adler v1.0.2
15392023-11-02T18:51:22.364Z Compiling bitflags v1.3.2
15402023-11-02T18:51:22.367Z Compiling miniz_oxide v0.7.1
15412023-11-02T18:51:22.371Z Compiling spin v0.5.2
15422023-11-02T18:51:22.375Z Compiling idna v0.4.0
15432023-11-02T18:51:22.380Z Compiling gimli v0.28.0
15442023-11-02T18:51:22.388Z Compiling object v0.32.1
15452023-11-02T18:51:22.447Z Compiling url v2.4.1
15462023-11-02T18:51:23.029Z Compiling pin-project-lite v0.2.13
15472023-11-02T18:51:23.127Z Compiling schemars_derive v0.8.13
15482023-11-02T18:51:23.208Z Compiling serde_derive v1.0.188
15492023-11-02T18:51:23.227Z Compiling thiserror-impl v1.0.49
15502023-11-02T18:51:23.339Z Compiling zeroize_derive v1.4.2
15512023-11-02T18:51:24.536Z Compiling tokio-macros v2.1.0
15522023-11-02T18:51:25.357Z Compiling futures-macro v0.3.29
15532023-11-02T18:51:25.663Z Compiling tracing-attributes v0.1.26
15542023-11-02T18:51:26.934Z Compiling openssl-macros v0.1.1
15552023-11-02T18:51:27.881Z Compiling thiserror v1.0.49
15562023-11-02T18:51:28.076Z Compiling pest v2.7.2
15572023-11-02T18:51:28.122Z Compiling zerocopy-derive v0.2.0
15582023-11-02T18:51:28.600Z Compiling strum_macros v0.25.2
15592023-11-02T18:51:29.368Z Compiling addr2line v0.21.0
15602023-11-02T18:51:30.405Z Compiling rustc-demangle v0.1.23
15612023-11-02T18:51:30.968Z Compiling zerocopy v0.3.0
15622023-11-02T18:51:31.178Z Compiling zerocopy-derive v0.6.4
15632023-11-02T18:51:31.927Z Compiling errno v0.3.2
15642023-11-02T18:51:32.337Z Compiling pest_meta v2.7.2
15652023-11-02T18:51:32.571Z Compiling dof v0.1.5
15662023-11-02T18:51:32.661Z Compiling mio v0.8.8
15672023-11-02T18:51:33.003Z Compiling socket2 v0.5.4
15682023-11-02T18:51:34.412Z Compiling num_cpus v1.16.0
15692023-11-02T18:51:34.427Z Compiling signal-hook-registry v1.4.1
15702023-11-02T18:51:34.542Z Compiling pest_generator v2.7.2
15712023-11-02T18:51:34.589Z Compiling futures-sink v0.3.29
15722023-11-02T18:51:34.817Z Compiling memoffset v0.9.0
15732023-11-02T18:51:35.473Z Compiling futures-io v0.3.29
15742023-11-02T18:51:35.493Z Compiling pin-utils v0.1.0
15752023-11-02T18:51:35.620Z Compiling deranged v0.3.8
15762023-11-02T18:51:35.822Z Compiling radium v0.7.0
15772023-11-02T18:51:35.842Z Compiling num_threads v0.1.6
15782023-11-02T18:51:36.012Z Compiling clap_derive v4.4.2
15792023-11-02T18:51:37.091Z Compiling spin v0.9.8
15802023-11-02T18:51:37.611Z Compiling tracing-core v0.1.31
15812023-11-02T18:51:37.706Z Compiling lazy_static v1.4.0
15822023-11-02T18:51:37.863Z Compiling crossbeam-epoch v0.9.15
15832023-11-02T18:51:38.636Z Compiling num-iter v0.1.43
15842023-11-02T18:51:39.147Z Compiling time v0.3.27
15852023-11-02T18:51:39.150Z Compiling tracing v0.1.37
15862023-11-02T18:51:40.164Z Compiling pest_derive v2.7.2
15872023-11-02T18:51:40.177Z Compiling either v1.9.0
15882023-11-02T18:51:40.187Z Compiling base64 v0.21.5
15892023-11-02T18:51:40.533Z Compiling rand_core v0.6.4
15902023-11-02T18:51:40.883Z Compiling dtrace-parser v0.1.14
15912023-11-02T18:51:43.321Z Compiling foreign-types-shared v0.1.1
15922023-11-02T18:51:43.439Z Compiling untrusted v0.9.0
15932023-11-02T18:51:43.632Z Compiling hashbrown v0.12.3
15942023-11-02T18:51:43.744Z Compiling untrusted v0.7.1
15952023-11-02T18:51:43.855Z Compiling openssl-probe v0.1.5
15962023-11-02T18:51:43.976Z Compiling foreign-types v0.3.2
15972023-11-02T18:51:44.095Z Compiling zeroize v1.6.0
15982023-11-02T18:51:44.395Z Compiling bzip2-sys v0.1.11+1.0.8
15992023-11-02T18:51:45.068Z Compiling try-lock v0.2.4
16002023-11-02T18:51:45.227Z Compiling want v0.3.1
16012023-11-02T18:51:45.611Z Compiling sct v0.7.0
16022023-11-02T18:51:46.123Z Compiling enum-as-inner v0.5.1
16032023-11-02T18:51:46.319Z Compiling indexmap v2.0.0
16042023-11-02T18:51:46.356Z Compiling bytes v1.5.0
16052023-11-02T18:51:46.554Z Compiling uuid v1.4.1
16062023-11-02T18:51:46.757Z Compiling chrono v0.4.31
16072023-11-02T18:51:46.975Z Compiling semver v1.0.20
16082023-11-02T18:51:47.511Z Compiling serde_spanned v0.6.3
16092023-11-02T18:51:47.599Z Compiling serde_tokenstream v0.1.7
16102023-11-02T18:51:47.859Z Compiling http v0.2.9
16112023-11-02T18:51:48.071Z Compiling rustc_version v0.4.0
16122023-11-02T18:51:48.132Z Compiling toml_datetime v0.6.3
16132023-11-02T18:51:48.378Z Compiling bitflags v2.4.0
16142023-11-02T18:51:48.404Z Compiling tokio v1.33.0
16152023-11-02T18:51:48.795Z Compiling toml_edit v0.19.15
16162023-11-02T18:51:51.266Z Compiling openapiv3 v1.0.3
16172023-11-02T18:51:53.038Z Compiling http-body v0.4.5
16182023-11-02T18:51:53.918Z Compiling socket2 v0.4.9
16192023-11-02T18:51:54.821Z Compiling usdt-macro v0.3.5
16202023-11-02T18:51:54.825Z Compiling usdt-attr-macro v0.3.5
16212023-11-02T18:51:55.234Z Compiling tower-service v0.3.2
16222023-11-02T18:51:55.404Z Compiling httpdate v1.0.3
16232023-11-02T18:51:56.061Z Compiling heapless v0.7.16
16242023-11-02T18:51:56.209Z Compiling rustls-pemfile v1.0.3
16252023-11-02T18:51:56.269Z Compiling siphasher v0.3.11
16262023-11-02T18:51:56.766Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16272023-11-02T18:51:56.795Z Compiling rustls-native-certs v0.6.3
16282023-11-02T18:51:56.868Z Compiling ipnet v2.8.0
16292023-11-02T18:51:56.909Z Compiling serde_urlencoded v0.7.1
16302023-11-02T18:51:57.343Z Compiling serde_tokenstream v0.2.0
16312023-11-02T18:51:58.139Z Compiling encoding_rs v0.8.33
16322023-11-02T18:51:58.145Z Compiling mime v0.3.17
16332023-11-02T18:51:58.153Z Compiling webpki-roots v0.25.2
16342023-11-02T18:51:58.391Z Compiling crypto-common v0.1.6
16352023-11-02T18:51:58.639Z Compiling diesel_table_macro_syntax v0.1.0
16362023-11-02T18:51:58.684Z Compiling num-bigint v0.4.4
16372023-11-02T18:51:58.946Z Compiling bit-vec v0.6.3
16382023-11-02T18:51:59.100Z Compiling smoltcp v0.9.1
16392023-11-02T18:51:59.608Z Compiling diesel_derives v2.1.1
16402023-11-02T18:51:59.888Z Compiling flate2 v1.0.28
16412023-11-02T18:52:00.034Z Compiling phf_shared v0.10.0
16422023-11-02T18:52:00.053Z Compiling block-buffer v0.10.4
16432023-11-02T18:52:00.424Z Compiling hubpack_derive v0.1.1
16442023-11-02T18:52:00.622Z Compiling fixedbitset v0.4.2
16452023-11-02T18:52:00.941Z Compiling ppv-lite86 v0.2.17
16462023-11-02T18:52:01.245Z Compiling subtle v2.5.0
16472023-11-02T18:52:01.445Z Compiling tokio-util v0.7.10
16482023-11-02T18:52:01.688Z Compiling tokio-native-tls v0.3.1
16492023-11-02T18:52:01.803Z Compiling new_debug_unreachable v1.0.4
16502023-11-02T18:52:01.934Z Compiling const-oid v0.9.5
16512023-11-02T18:52:02.114Z Compiling precomputed-hash v0.1.1
16522023-11-02T18:52:02.257Z Compiling string_cache v0.8.7
16532023-11-02T18:52:02.282Z Compiling rand_chacha v0.3.1
16542023-11-02T18:52:02.937Z Compiling petgraph v0.6.4
16552023-11-02T18:52:03.057Z Compiling bit-set v0.5.3
16562023-11-02T18:52:03.515Z Compiling h2 v0.3.21
16572023-11-02T18:52:03.664Z Compiling toml v0.7.8
16582023-11-02T18:52:03.865Z Compiling itertools v0.10.5
16592023-11-02T18:52:05.079Z Compiling digest v0.10.7
16602023-11-02T18:52:05.147Z Compiling lalrpop-util v0.19.12
16612023-11-02T18:52:05.668Z Compiling unicode-segmentation v1.10.1
16622023-11-02T18:52:05.745Z Compiling rand v0.8.5
16632023-11-02T18:52:06.167Z Compiling regress v0.7.1
16642023-11-02T18:52:07.159Z Compiling serde_repr v0.1.16
16652023-11-02T18:52:08.003Z Compiling io-lifetimes v1.0.11
16662023-11-02T18:52:08.313Z Compiling cpufeatures v0.2.9
16672023-11-02T18:52:08.862Z Compiling anstyle v1.0.2
16682023-11-02T18:52:08.868Z Compiling utf8parse v0.2.1
16692023-11-02T18:52:08.881Z Compiling sha2 v0.10.8
16702023-11-02T18:52:08.886Z Compiling anstyle-parse v0.2.1
16712023-11-02T18:52:09.156Z Compiling rustix v0.37.23
16722023-11-02T18:52:09.374Z Compiling md-5 v0.10.5
16732023-11-02T18:52:09.737Z Compiling hmac v0.12.1
16742023-11-02T18:52:09.775Z Compiling stringprep v0.1.3
16752023-11-02T18:52:10.084Z Compiling hash32 v0.2.1
16762023-11-02T18:52:10.672Z Compiling anstyle-query v1.0.0
16772023-11-02T18:52:10.862Z Compiling fallible-iterator v0.2.0
16782023-11-02T18:52:11.201Z Compiling colorchoice v1.0.0
16792023-11-02T18:52:11.327Z Compiling stable_deref_trait v1.2.0
16802023-11-02T18:52:11.423Z Compiling anstream v0.5.0
16812023-11-02T18:52:11.539Z Compiling terminal_size v0.2.6
16822023-11-02T18:52:11.617Z Compiling phf_shared v0.11.2
16832023-11-02T18:52:11.849Z Compiling block-padding v0.3.3
16842023-11-02T18:52:12.152Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16852023-11-02T18:52:12.168Z Compiling postgres-protocol v0.6.6
16862023-11-02T18:52:12.211Z Compiling scheduled-thread-pool v0.2.7
16872023-11-02T18:52:12.479Z Compiling managed v0.8.0
16882023-11-02T18:52:12.980Z Compiling regex-automata v0.1.10
16892023-11-02T18:52:13.183Z Compiling matches v0.1.10
16902023-11-02T18:52:13.315Z Compiling clap_lex v0.5.1
16912023-11-02T18:52:13.542Z Compiling tap v1.0.1
16922023-11-02T18:52:13.765Z Compiling clap_builder v4.4.2
16932023-11-02T18:52:13.804Z Compiling wyz v0.5.1
16942023-11-02T18:52:13.995Z Compiling bstr v0.2.17
16952023-11-02T18:52:14.200Z Compiling postgres-types v0.2.6
16962023-11-02T18:52:14.678Z Compiling idna v0.2.3
16972023-11-02T18:52:16.346Z Compiling hyper v0.14.27
16982023-11-02T18:52:16.566Z Compiling r2d2 v0.8.10
16992023-11-02T18:52:17.151Z Compiling inout v0.1.3
17002023-11-02T18:52:17.173Z Compiling phf v0.11.2
17012023-11-02T18:52:17.621Z Compiling hubpack v0.1.2
17022023-11-02T18:52:18.754Z Compiling ipnetwork v0.20.0
17032023-11-02T18:52:18.762Z Compiling futures-executor v0.3.29
17042023-11-02T18:52:19.467Z Compiling itertools v0.11.0
17052023-11-02T18:52:20.492Z Compiling zerocopy v0.6.4
17062023-11-02T18:52:21.948Z Compiling float-cmp v0.9.0
17072023-11-02T18:52:22.289Z Compiling funty v2.0.0
17082023-11-02T18:52:22.449Z Compiling static_assertions v1.1.0
17092023-11-02T18:52:22.579Z Compiling whoami v1.4.1
17102023-11-02T18:52:23.430Z Compiling data-encoding v2.4.0
17112023-11-02T18:52:23.451Z Compiling difflib v0.4.0
17122023-11-02T18:52:23.873Z Compiling normalize-line-endings v0.3.0
17132023-11-02T18:52:24.044Z Compiling regex-automata v0.3.8
17142023-11-02T18:52:24.339Z Compiling predicates-core v1.0.6
17152023-11-02T18:52:24.844Z Compiling predicates v3.0.4
17162023-11-02T18:52:25.780Z Compiling trust-dns-proto v0.22.0
17172023-11-02T18:52:25.783Z Compiling bitvec v1.0.1
17182023-11-02T18:52:26.839Z Compiling diesel v2.1.3
17192023-11-02T18:52:27.423Z Compiling bstr v1.6.0
17202023-11-02T18:52:27.983Z Compiling hyper-tls v0.5.0
17212023-11-02T18:52:28.044Z Compiling tokio-postgres v0.7.10
17222023-11-02T18:52:28.616Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17232023-11-02T18:52:29.901Z Compiling yasna v0.5.2
17242023-11-02T18:52:32.732Z Compiling clap v4.4.3
17252023-11-02T18:52:32.903Z Compiling futures v0.3.29
17262023-11-02T18:52:33.050Z Compiling cipher v0.4.4
17272023-11-02T18:52:33.290Z Compiling similar v2.2.1
17282023-11-02T18:52:33.786Z Compiling signature v2.1.0
17292023-11-02T18:52:33.836Z Compiling tokio-stream v0.1.14
17302023-11-02T18:52:34.109Z Compiling usdt v0.3.5
17312023-11-02T18:52:34.508Z Compiling hex v0.4.3
17322023-11-02T18:52:35.365Z Compiling console v0.15.7
17332023-11-02T18:52:35.737Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17342023-11-02T18:52:36.140Z Compiling getopts v0.2.21
17352023-11-02T18:52:36.875Z Compiling unsafe-libyaml v0.2.9
17362023-11-02T18:52:37.556Z Compiling ident_case v1.0.1
17372023-11-02T18:52:38.301Z Compiling slog-async v2.8.0
17382023-11-02T18:52:38.398Z Compiling paste v1.0.14
17392023-11-02T18:52:39.130Z Compiling serde_yaml v0.9.25
17402023-11-02T18:52:39.601Z Compiling darling_core v0.20.3
17412023-11-02T18:52:39.625Z Compiling multer v2.1.0
17422023-11-02T18:52:39.992Z Compiling async-stream-impl v0.3.5
17432023-11-02T18:52:40.155Z Compiling regex-syntax v0.6.29
17442023-11-02T18:52:41.046Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17452023-11-02T18:52:41.982Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17462023-11-02T18:52:43.075Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17472023-11-02T18:52:43.273Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17482023-11-02T18:52:45.523Z Compiling structmeta-derive v0.1.6
17492023-11-02T18:52:48.831Z Compiling darling_macro v0.20.3
17502023-11-02T18:52:49.968Z Compiling structmeta v0.1.6
17512023-11-02T18:52:50.002Z Compiling structmeta-derive v0.2.0
17522023-11-02T18:52:50.644Z Compiling darling v0.20.3
17532023-11-02T18:52:50.648Z Compiling serde_with_macros v2.3.3
17542023-11-02T18:52:50.653Z Compiling parse-display-derive v0.7.0
17552023-11-02T18:52:54.190Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17562023-11-02T18:52:54.423Z Compiling structmeta v0.2.0
17572023-11-02T18:52:55.061Z Compiling test-strategy v0.3.1
17582023-11-02T18:53:02.235Z Checking unicode-ident v1.0.12
17592023-11-02T18:53:31.051Z Checking heck v0.4.1
17602023-11-02T18:53:40.603Z Checking atty v0.2.14
17612023-11-02T18:53:40.645Z Checking match_cfg v0.1.0
17622023-11-02T18:53:40.768Z Checking hostname v0.3.1
17632023-11-02T18:53:40.977Z Checking crossbeam-channel v0.5.8
17642023-11-02T18:53:41.065Z Checking sha1 v0.10.5
17652023-11-02T18:53:41.602Z Checking dirs-sys-next v0.1.2
17662023-11-02T18:53:41.674Z Checking fastrand v2.0.0
17672023-11-02T18:53:41.770Z Checking dirs-next v2.0.0
17682023-11-02T18:53:41.963Z Checking thread_local v1.1.7
17692023-11-02T18:53:42.126Z Checking term v0.7.0
17702023-11-02T18:53:42.173Z Checking tempfile v3.8.0
17712023-11-02T18:53:42.395Z Checking camino v1.1.6
17722023-11-02T18:53:42.725Z Checking strum v0.25.0
17732023-11-02T18:53:42.810Z Checking instant v0.1.12
17742023-11-02T18:53:42.939Z Checking take_mut v0.2.2
17752023-11-02T18:53:43.027Z Checking slog-term v2.9.0
17762023-11-02T18:53:43.034Z Checking slog-json v2.6.1
17772023-11-02T18:53:43.337Z Checking serde_with v2.3.3
17782023-11-02T18:53:43.776Z Checking slog-bunyan v2.4.0
17792023-11-02T18:53:43.987Z Checking atomic-waker v1.1.1
17802023-11-02T18:53:44.161Z Checking debug-ignore v1.0.5
17812023-11-02T18:53:44.356Z Checking waitgroup v0.1.2
17822023-11-02T18:53:44.875Z Checking async-stream v0.3.5
17832023-11-02T18:53:45.138Z Checking serde_path_to_error v0.1.14
17842023-11-02T18:53:45.167Z Checking backoff v0.4.0
17852023-11-02T18:53:45.349Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-11-02T18:53:45.552Z Checking parse-display v0.7.0
17872023-11-02T18:53:45.635Z Checking macaddr v1.0.1
17882023-11-02T18:53:46.144Z Checking quick-error v1.2.3
17892023-11-02T18:53:46.456Z Compiling proc-macro-crate v1.3.1
17902023-11-02T18:53:46.637Z Checking wait-timeout v0.2.0
17912023-11-02T18:53:47.241Z Compiling crucible-workspace-hack v0.1.0
17922023-11-02T18:53:47.639Z Checking rusty-fork v0.3.0
17932023-11-02T18:53:47.787Z Checking rand_xorshift v0.3.0
17942023-11-02T18:53:47.865Z Checking regex-syntax v0.7.5
17952023-11-02T18:53:48.072Z Checking unarray v0.1.4
17962023-11-02T18:53:52.354Z Compiling proc-macro-error-attr v1.0.4
17972023-11-02T18:53:52.800Z Compiling proc-macro-error v1.0.4
17982023-11-02T18:53:53.505Z Checking proptest v1.3.1
17992023-11-02T18:53:53.705Z Compiling num_enum_derive v0.5.11
18002023-11-02T18:53:56.117Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18012023-11-02T18:53:56.651Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18022023-11-02T18:53:58.091Z Compiling foreign-types-macros v0.2.3
18032023-11-02T18:53:58.812Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-11-02T18:53:58.934Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-11-02T18:53:59.325Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-11-02T18:53:59.376Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-11-02T18:54:00.174Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-11-02T18:54:01.140Z Compiling zone_cfg_derive v0.2.0
18092023-11-02T18:54:02.141Z Compiling num-derive v0.4.0
18102023-11-02T18:54:02.648Z Compiling mockall_derive v0.11.4
18112023-11-02T18:54:15.245Z Checking base64ct v1.6.0
18122023-11-02T18:54:55.613Z Checking is-terminal v0.4.9
18132023-11-02T18:54:56.292Z Compiling slog-dtrace v0.2.3
18142023-11-02T18:54:57.408Z Checking termtree v0.4.1
18152023-11-02T18:54:57.647Z Checking predicates-tree v1.0.9
18162023-11-02T18:54:57.969Z Checking password-hash v0.5.0
18172023-11-02T18:54:58.138Z Checking blake2 v0.10.6
18182023-11-02T18:54:58.331Z Checking num_enum v0.5.11
18192023-11-02T18:54:58.546Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18202023-11-02T18:54:58.708Z Compiling cancel-safe-futures v0.1.5
18212023-11-02T18:54:58.987Z Checking postcard-cobs v0.1.5-pre
18222023-11-02T18:54:59.707Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18232023-11-02T18:54:59.721Z Checking argon2 v0.5.2
18242023-11-02T18:54:59.859Z Checking smoltcp v0.8.2
18252023-11-02T18:55:00.093Z Checking postcard v0.7.3
18262023-11-02T18:55:00.149Z Checking base64 v0.13.1
18272023-11-02T18:55:00.213Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-11-02T18:55:00.255Z Checking cfg-if v0.1.10
18292023-11-02T18:55:00.291Z Checking foreign-types-shared v0.3.1
18302023-11-02T18:55:00.304Z Checking foreign-types v0.5.0
18312023-11-02T18:55:00.355Z Checking cstr-argument v0.1.2
18322023-11-02T18:55:00.384Z Checking pretty-hex v0.2.1
18332023-11-02T18:55:00.410Z Checking colored v2.0.4
18342023-11-02T18:55:00.458Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18352023-11-02T18:55:00.488Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18362023-11-02T18:55:00.513Z Checking predicates v2.1.5
18372023-11-02T18:55:00.937Z Checking fragile v2.0.0
18382023-11-02T18:55:00.950Z Checking downcast v0.11.0
18392023-11-02T18:55:00.965Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18402023-11-02T18:55:01.077Z Checking zone v0.2.0
18412023-11-02T18:55:01.127Z Checking mockall v0.11.4
18422023-11-02T18:55:01.155Z Checking smf v0.2.2
18432023-11-02T18:55:01.189Z Compiling der_derive v0.7.2
18442023-11-02T18:55:01.203Z Checking filetime v0.2.22
18452023-11-02T18:55:01.257Z Checking xattr v1.0.1
18462023-11-02T18:55:01.294Z Compiling heck v0.3.3
18472023-11-02T18:55:01.314Z Compiling libefi-sys v0.1.0
18482023-11-02T18:55:01.337Z Checking tar v0.4.40
18492023-11-02T18:55:01.376Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18502023-11-02T18:55:01.405Z Compiling structopt-derive v0.4.18
18512023-11-02T18:55:01.420Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18522023-11-02T18:55:01.441Z Compiling memoffset v0.7.1
18532023-11-02T18:55:01.467Z Compiling maybe-uninit v2.0.0
18542023-11-02T18:55:01.488Z Checking pem v1.1.1
18552023-11-02T18:55:01.513Z Checking camino-tempfile v1.0.2
18562023-11-02T18:55:01.523Z Compiling num-bigint-dig v0.8.4
18572023-11-02T18:55:01.541Z Compiling packed_struct v0.10.1
18582023-11-02T18:55:01.965Z Compiling packed_struct_codegen v0.10.1
18592023-11-02T18:55:01.978Z Compiling signal-hook v0.3.17
18602023-11-02T18:55:02.408Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18612023-11-02T18:55:02.427Z Checking headers-core v0.2.0
18622023-11-02T18:55:02.893Z Checking headers v0.3.9
18632023-11-02T18:55:02.925Z Checking pem v3.0.2
18642023-11-02T18:55:02.941Z Checking rcgen v0.11.3
18652023-11-02T18:55:02.962Z Checking atomicwrites v0.4.2
18662023-11-02T18:55:02.983Z Checking subprocess v0.2.9
18672023-11-02T18:55:03.004Z Compiling num-rational v0.4.1
18682023-11-02T18:55:03.023Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18692023-11-02T18:55:03.040Z Checking termcolor v1.2.0
18702023-11-02T18:55:03.059Z Compiling same-file v1.0.6
18712023-11-02T18:55:03.488Z Compiling walkdir v2.4.0
18722023-11-02T18:55:03.521Z Compiling semver-parser v0.10.2
18732023-11-02T18:55:03.531Z Checking linked-hash-map v0.5.6
18742023-11-02T18:55:03.552Z Checking lru-cache v0.1.2
18752023-11-02T18:55:03.976Z Compiling home v0.5.5
18762023-11-02T18:55:03.986Z Compiling toml v0.5.11
18772023-11-02T18:55:03.998Z Compiling semver v0.11.0
18782023-11-02T18:55:04.010Z Compiling doc-comment v0.3.3
18792023-11-02T18:55:04.021Z Compiling toolchain_find v0.2.0
18802023-11-02T18:55:04.033Z Checking half v1.8.2
18812023-11-02T18:55:04.057Z Checking ciborium-io v0.2.1
18822023-11-02T18:55:04.482Z Checking arc-swap v1.6.0
18832023-11-02T18:55:04.523Z Compiling convert_case v0.4.0
18842023-11-02T18:55:04.573Z Checking ciborium-ll v0.2.1
18852023-11-02T18:55:04.591Z Checking slog-scope v4.4.0
18862023-11-02T18:55:04.607Z Checking ciborium v0.2.1
18872023-11-02T18:55:04.629Z Checking slog-stdlog v4.1.1
18882023-11-02T18:55:04.652Z Compiling rustfmt-wrapper v0.2.0
18892023-11-02T18:55:04.668Z Compiling derive_more v0.99.17
18902023-11-02T18:55:04.684Z Compiling snafu-derive v0.7.5
18912023-11-02T18:55:04.706Z Checking slog-envlogger v2.2.0
18922023-11-02T18:55:04.721Z Compiling derive-where v1.2.5
18932023-11-02T18:55:05.149Z Checking pem-rfc7468 v0.7.0
18942023-11-02T18:55:05.171Z Checking newline-converter v0.3.0
18952023-11-02T18:55:05.193Z Checking hkdf v0.12.3
18962023-11-02T18:55:05.215Z Compiling libz-sys v1.1.12
18972023-11-02T18:55:05.314Z Checking flagset v0.4.3
18982023-11-02T18:55:05.331Z Compiling parking_lot_core v0.8.6
18992023-11-02T18:55:05.362Z Checking der v0.7.8
19002023-11-02T18:55:05.376Z Checking expectorate v1.1.0
19012023-11-02T18:55:05.390Z Checking resolv-conf v0.7.0
19022023-11-02T18:55:05.404Z Checking textwrap v0.11.0
19032023-11-02T18:55:05.823Z Checking strsim v0.8.0
19042023-11-02T18:55:05.834Z Checking vec_map v0.8.2
19052023-11-02T18:55:05.848Z Compiling semver v0.1.20
19062023-11-02T18:55:05.878Z Checking ansi_term v0.12.1
19072023-11-02T18:55:05.888Z Checking keccak v0.1.4
19082023-11-02T18:55:05.897Z Checking clap v2.34.0
19092023-11-02T18:55:05.908Z Checking sha3 v0.10.8
19102023-11-02T18:55:05.928Z Compiling rustc_version v0.1.7
19112023-11-02T18:55:05.962Z Checking trust-dns-resolver v0.22.0
19122023-11-02T18:55:05.995Z Checking spki v0.7.2
19132023-11-02T18:55:06.022Z Checking secrecy v0.8.0
19142023-11-02T18:55:06.074Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19152023-11-02T18:55:06.094Z Compiling libgit2-sys v0.15.2+1.6.4
19162023-11-02T18:55:06.126Z Compiling newtype_derive v0.1.6
19172023-11-02T18:55:06.142Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19182023-11-02T18:55:06.160Z Checking fxhash v0.2.1
19192023-11-02T18:55:06.193Z Compiling libsqlite3-sys v0.26.0
19202023-11-02T18:55:06.215Z Checking crc-catalog v2.2.0
19212023-11-02T18:55:06.255Z Checking crc v3.0.1
19222023-11-02T18:55:06.277Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19232023-11-02T18:55:07.108Z Checking structopt v0.3.26
19242023-11-02T18:55:07.151Z Checking pkcs8 v0.10.2
19252023-11-02T18:55:07.160Z Compiling vergen v8.2.4
19262023-11-02T18:55:07.171Z Checking nodrop v0.1.14
19272023-11-02T18:55:07.179Z Checking pkcs1 v0.7.5
19282023-11-02T18:55:07.190Z Checking array-init v0.0.4
19292023-11-02T18:55:07.198Z Checking smallvec v0.6.14
19302023-11-02T18:55:07.207Z Checking bitfield v0.14.0
19312023-11-02T18:55:07.693Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19322023-11-02T18:55:07.800Z Checking serde-hex v0.1.0
19332023-11-02T18:55:08.066Z Checking x509-cert v0.2.4
19342023-11-02T18:55:08.591Z Checking env_logger v0.10.0
19352023-11-02T18:55:09.860Z Checking rsa v0.9.2
19362023-11-02T18:55:10.447Z Checking ron v0.8.1
19372023-11-02T18:55:10.967Z Checking crc-any v2.4.3
19382023-11-02T18:55:11.237Z Checking humantime v2.1.0
19392023-11-02T18:55:11.287Z Compiling buf-list v1.0.3
19402023-11-02T18:55:12.139Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19412023-11-02T18:55:12.461Z Checking object v0.30.4
19422023-11-02T18:55:12.495Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19432023-11-02T18:55:13.309Z Checking utf-8 v0.7.6
19442023-11-02T18:55:13.330Z Checking path-slash v0.1.5
19452023-11-02T18:55:13.358Z Compiling num_enum_derive v0.7.0
19462023-11-02T18:55:13.479Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19472023-11-02T18:55:13.546Z Compiling unicase v2.7.0
19482023-11-02T18:55:13.858Z Compiling rayon-core v1.12.0
19492023-11-02T18:55:14.223Z Compiling salty v0.2.0
19502023-11-02T18:55:14.296Z Compiling platforms v3.0.2
19512023-11-02T18:55:14.804Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19522023-11-02T18:55:14.816Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19532023-11-02T18:55:15.306Z Checking num-complex v0.4.4
19542023-11-02T18:55:15.746Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19552023-11-02T18:55:16.000Z Compiling erased-serde v0.3.30
19562023-11-02T18:55:16.095Z Compiling curve25519-dalek v4.1.0
19572023-11-02T18:55:16.706Z Compiling async-recursion v1.0.5
19582023-11-02T18:55:16.768Z Compiling bitstruct_derive v0.1.0
19592023-11-02T18:55:16.882Z Compiling glob v0.3.1
19602023-11-02T18:55:16.972Z Checking num v0.4.1
19612023-11-02T18:55:17.369Z Compiling mime_guess v2.0.4
19622023-11-02T18:55:18.086Z Checking tungstenite v0.18.0
19632023-11-02T18:55:18.222Z Compiling curve25519-dalek-derive v0.1.0
19642023-11-02T18:55:18.304Z Compiling thiserror-impl-no-std v2.0.2
19652023-11-02T18:55:19.261Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19662023-11-02T18:55:19.347Z Checking universal-hash v0.5.1
19672023-11-02T18:55:19.500Z Checking tokio-tungstenite v0.18.0
19682023-11-02T18:55:19.616Z Checking nibble_vec v0.1.0
19692023-11-02T18:55:20.225Z Compiling crunchy v0.2.2
19702023-11-02T18:55:20.436Z Checking opaque-debug v0.3.0
19712023-11-02T18:55:20.714Z Checking endian-type v0.1.2
19722023-11-02T18:55:21.010Z Checking radix_trie v0.2.1
19732023-11-02T18:55:21.177Z Checking snafu v0.7.5
19742023-11-02T18:55:21.727Z Compiling tiny-keccak v2.0.2
19752023-11-02T18:55:21.820Z Checking linear-map v1.2.0
19762023-11-02T18:55:22.156Z Checking parking_lot v0.11.2
19772023-11-02T18:55:22.312Z Checking trust-dns-client v0.22.0
19782023-11-02T18:55:22.515Z Compiling clang-sys v1.6.1
19792023-11-02T18:55:23.020Z Checking aead v0.5.2
19802023-11-02T18:55:23.024Z Compiling darling_core v0.14.4
19812023-11-02T18:55:23.027Z Compiling prettyplease v0.2.12
19822023-11-02T18:55:23.031Z Checking sled v0.34.7
19832023-11-02T18:55:23.428Z Compiling ascii-canvas v3.0.0
19842023-11-02T18:55:24.213Z Checking toml_edit v0.20.0
19852023-11-02T18:55:24.354Z Checking trust-dns-server v0.22.1
19862023-11-02T18:55:24.549Z Compiling const_format_proc_macros v0.2.31
19872023-11-02T18:55:24.593Z Compiling ena v0.14.2
19882023-11-02T18:55:25.256Z Checking signature v1.6.4
19892023-11-02T18:55:25.450Z Checking pretty-hex v0.3.0
19902023-11-02T18:55:25.698Z Compiling portable-atomic v1.4.3
19912023-11-02T18:55:27.046Z Compiling diff v0.1.13
19922023-11-02T18:55:27.738Z Compiling minimal-lexical v0.2.1
19932023-11-02T18:55:27.831Z Compiling lalrpop v0.19.12
19942023-11-02T18:55:28.063Z Checking ed25519 v1.5.3
19952023-11-02T18:55:28.210Z Checking toml v0.8.0
19962023-11-02T18:55:28.534Z Compiling nom v7.1.3
19972023-11-02T18:55:29.011Z Checking path-dedot v3.1.0
19982023-11-02T18:55:29.250Z Compiling libloading v0.7.4
19992023-11-02T18:55:29.257Z Compiling ref-cast v1.0.20
20002023-11-02T18:55:29.392Z Compiling bindgen v0.65.1
20012023-11-02T18:55:30.435Z Checking path-absolutize v3.1.0
20022023-11-02T18:55:31.733Z Compiling darling_macro v0.14.4
20032023-11-02T18:55:32.565Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20042023-11-02T18:55:32.835Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20052023-11-02T18:55:33.068Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20062023-11-02T18:55:33.216Z Compiling darling v0.14.4
20072023-11-02T18:55:33.392Z Compiling derive_builder_core v0.12.0
20082023-11-02T18:55:34.417Z Compiling cexpr v0.6.0
20092023-11-02T18:55:34.556Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20102023-11-02T18:55:35.365Z Checking globset v0.4.13
20112023-11-02T18:55:35.607Z Checking crossbeam-deque v0.8.3
20122023-11-02T18:55:36.035Z Checking hashlink v0.8.3
20132023-11-02T18:55:36.126Z Checking olpc-cjson v0.1.3
20142023-11-02T18:55:36.398Z Checking serde_plain v1.0.2
20152023-11-02T18:55:36.431Z Checking serde-big-array v0.4.1
20162023-11-02T18:55:36.689Z Checking serde-big-array v0.5.1
20172023-11-02T18:55:36.846Z Compiling which v4.4.0
20182023-11-02T18:55:36.951Z Compiling ref-cast-impl v1.0.20
20192023-11-02T18:55:37.021Z Compiling libxml v0.3.3
20202023-11-02T18:55:37.082Z Compiling lazycell v1.3.0
20212023-11-02T18:55:37.326Z Compiling rustc-hash v1.1.0
20222023-11-02T18:55:37.338Z Compiling peeking_take_while v0.1.2
20232023-11-02T18:55:37.506Z Compiling shlex v1.1.0
20242023-11-02T18:55:37.548Z Checking fallible-streaming-iterator v0.1.9
20252023-11-02T18:55:37.692Z Compiling derive_builder_macro v0.12.0
20262023-11-02T18:55:37.908Z Checking rusqlite v0.29.0
20272023-11-02T18:55:38.704Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20282023-11-02T18:55:38.855Z Checking steno v0.4.0
20292023-11-02T18:55:39.313Z Checking signal-hook-tokio v0.3.1
20302023-11-02T18:55:39.587Z Checking nix v0.26.2
20312023-11-02T18:55:40.336Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20322023-11-02T18:55:40.442Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20332023-11-02T18:55:41.123Z Checking twox-hash v1.6.3
20342023-11-02T18:55:41.143Z Checking ff v0.13.0
20352023-11-02T18:55:41.233Z Compiling strum_macros v0.24.3
20362023-11-02T18:55:41.494Z Checking corncobs v0.1.3
20372023-11-02T18:55:42.088Z Compiling indoc v1.0.9
20382023-11-02T18:55:42.383Z Checking display-error-chain v0.2.0
20392023-11-02T18:55:42.697Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20402023-11-02T18:55:42.990Z Checking group v0.13.0
20412023-11-02T18:55:43.684Z Checking polyval v0.6.1
20422023-11-02T18:55:44.109Z Checking num_enum v0.7.0
20432023-11-02T18:55:44.626Z Checking aes v0.8.3
20442023-11-02T18:55:44.848Z Checking ctr v0.9.2
20452023-11-02T18:55:45.314Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20462023-11-02T18:55:45.719Z Checking crypto-bigint v0.5.2
20472023-11-02T18:55:45.913Z Checking bincode v1.3.3
20482023-11-02T18:55:46.703Z Compiling cookie v0.16.2
20492023-11-02T18:55:47.100Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20502023-11-02T18:55:47.108Z Checking base16ct v0.2.0
20512023-11-02T18:55:48.269Z Checking aes-gcm-siv v0.11.1
20522023-11-02T18:55:48.445Z Checking rayon v1.8.0
20532023-11-02T18:55:48.578Z Checking elliptic-curve v0.13.5
20542023-11-02T18:55:48.640Z Checking thiserror-no-std v2.0.2
20552023-11-02T18:55:48.801Z Checking poly1305 v0.8.0
20562023-11-02T18:55:49.744Z Checking env_logger v0.9.3
20572023-11-02T18:55:49.905Z Checking chacha20 v0.9.1
20582023-11-02T18:55:50.330Z Compiling impl-trait-for-tuples v0.2.2
20592023-11-02T18:55:50.336Z Compiling oso-derive v0.27.0
20602023-11-02T18:55:50.356Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20612023-11-02T18:55:50.689Z Checking ascii v1.1.0
20622023-11-02T18:55:50.766Z Checking ringbuffer v0.15.0
20632023-11-02T18:55:51.339Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20642023-11-02T18:55:51.586Z Checking chacha20poly1305 v0.10.1
20652023-11-02T18:55:51.782Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20662023-11-02T18:55:51.849Z Checking vsss-rs v3.3.1
20672023-11-02T18:55:52.882Z Checking bitstruct v0.1.1
20682023-11-02T18:55:53.043Z Checking tungstenite v0.20.1
20692023-11-02T18:55:54.017Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20702023-11-02T18:55:54.484Z Checking serde_arrays v0.1.0
20712023-11-02T18:55:54.713Z Checking tokio-tungstenite v0.20.1
20722023-11-02T18:55:57.882Z Checking assert_matches v1.5.0
20732023-11-02T18:56:01.448Z Checking bcs v0.1.6
20742023-11-02T18:56:02.180Z Checking highway v1.1.0
20752023-11-02T18:56:02.203Z Checking const_format v0.2.31
20762023-11-02T18:56:02.842Z Checking ron v0.7.1
20772023-11-02T18:56:03.164Z Checking http-range v0.1.5
20782023-11-02T18:56:03.654Z Checking bit_field v0.10.2
20792023-11-02T18:56:04.015Z Checking hyper-staticfile v0.9.5
20802023-11-02T18:56:04.809Z Compiling indoc v2.0.3
20812023-11-02T18:56:07.470Z Checking derive_builder v0.12.0
20822023-11-02T18:56:10.823Z Checking bb8 v0.8.1
20832023-11-02T18:56:10.894Z Checking quick-xml v0.23.1
20842023-11-02T18:56:11.077Z Checking bytesize v1.3.0
20852023-11-02T18:56:11.404Z Checking number_prefix v0.4.0
20862023-11-02T18:56:11.565Z Checking fs-err v2.9.0
20872023-11-02T18:56:11.579Z Checking maplit v1.0.2
20882023-11-02T18:56:11.745Z Checking indicatif v0.17.7
20892023-11-02T18:56:11.954Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20902023-11-02T18:56:14.273Z Checking signal-hook-mio v0.2.3
20912023-11-02T18:56:15.239Z Compiling vte_generate_state_changes v0.1.1
20922023-11-02T18:56:20.658Z Checking unicode-linebreak v0.1.5
20932023-11-02T18:56:20.695Z Checking yansi v0.5.1
20942023-11-02T18:56:21.385Z Checking smawk v0.3.1
20952023-11-02T18:56:21.707Z Checking pretty_assertions v1.4.0
20962023-11-02T18:56:21.730Z Checking textwrap v0.16.0
20972023-11-02T18:56:23.230Z Checking crossterm v0.27.0
20982023-11-02T18:56:24.860Z Checking fatfs v0.3.6
20992023-11-02T18:56:25.078Z Checking plotters-backend v0.3.5
21002023-11-02T18:56:25.357Z Checking cassowary v0.3.0
21012023-11-02T18:56:25.661Z Checking plotters-svg v0.3.5
21022023-11-02T18:56:26.015Z Checking ratatui v0.23.0
21032023-11-02T18:56:27.773Z Checking rand v0.4.6
21042023-11-02T18:56:28.243Z Checking rtoolbox v0.0.1
21052023-11-02T18:56:28.530Z Checking owo-colors v3.5.0
21062023-11-02T18:56:29.262Z Checking cast v0.3.0
21072023-11-02T18:56:29.304Z Checking remove_dir_all v0.5.3
21082023-11-02T18:56:29.933Z Checking tui-tree-widget v0.13.0
21092023-11-02T18:56:30.110Z Checking criterion-plot v0.5.0
21102023-11-02T18:56:30.201Z Checking tempdir v0.3.7
21112023-11-02T18:56:30.361Z Checking rpassword v7.2.0
21122023-11-02T18:56:30.572Z Checking plotters v0.3.5
21132023-11-02T18:56:33.122Z Checking tinytemplate v1.2.1
21142023-11-02T18:56:33.436Z Checking oorandom v11.1.3
21152023-11-02T18:56:33.585Z Checking shell-words v1.1.0
21162023-11-02T18:56:33.740Z Checking anes v0.1.6
21172023-11-02T18:56:34.338Z Checking criterion v0.5.1
21182023-11-02T18:56:39.491Z Checking assert_cmd v2.0.12
21192023-11-02T18:56:40.201Z Checking dashmap v5.5.1
21202023-11-02T18:56:40.752Z Compiling serial_test_derive v0.10.0
21212023-11-02T18:56:41.521Z Compiling crossbeam-queue v0.3.8
21222023-11-02T18:56:42.433Z Checking serial_test v0.10.0
21232023-11-02T18:56:42.533Z Checking vte v0.11.1
21242023-11-02T18:56:42.819Z Checking threadpool v1.8.1
21252023-11-02T18:56:43.587Z Checking libtest-mimic v0.6.1
21262023-11-02T18:56:44.309Z Checking crossterm v0.26.1
21272023-11-02T18:56:45.127Z Checking strip-ansi-escapes v0.2.0
21282023-11-02T18:56:45.370Z Compiling tabled_derive v0.6.0
21292023-11-02T18:56:46.132Z Checking httptest v0.15.4
21302023-11-02T18:56:46.557Z Checking similar-asserts v1.5.0
21312023-11-02T18:56:46.906Z Checking fd-lock v3.0.13
21322023-11-02T18:56:47.060Z Checking nanorand v0.7.0
21332023-11-02T18:56:47.141Z Compiling rstest_macros v0.18.2
21342023-11-02T18:56:47.202Z Checking nu-ansi-term v0.49.0
21352023-11-02T18:56:47.659Z Checking flume v0.11.0
21362023-11-02T18:56:47.816Z Checking datatest-stable v0.2.3
21372023-11-02T18:56:47.856Z Checking reedline v0.23.0
21382023-11-02T18:56:49.054Z Compiling pin-project-internal v1.1.3
21392023-11-02T18:56:50.053Z Checking topological-sort v0.2.2
21402023-11-02T18:56:50.377Z Checking arrayref v0.3.7
21412023-11-02T18:56:50.663Z Checking bytecount v0.6.3
21422023-11-02T18:56:50.772Z Checking arrayvec v0.7.4
21432023-11-02T18:56:50.846Z Compiling relative-path v1.9.0
21442023-11-02T18:56:50.882Z Checking constant_time_eq v0.2.6
21452023-11-02T18:56:50.975Z Compiling trybuild v1.0.85
21462023-11-02T18:56:51.061Z Checking papergrid v0.10.0
21472023-11-02T18:56:51.371Z Checking blake2b_simd v1.0.1
21482023-11-02T18:56:53.333Z Checking basic-toml v0.1.4
21492023-11-02T18:56:53.636Z Checking pin-project v1.1.3
21502023-11-02T18:56:53.864Z Checking futures-timer v3.0.2
21512023-11-02T18:56:54.320Z Checking constant_time_eq v0.3.0
21522023-11-02T18:56:54.507Z Checking rust-argon2 v1.0.1
21532023-11-02T18:56:55.096Z Checking partial-io v0.5.4
21542023-11-02T18:56:55.691Z Checking tabled v0.14.0
21552023-11-02T18:56:56.768Z Checking cargo-platform v0.1.3
21562023-11-02T18:56:56.891Z Checking approx v0.5.1
21572023-11-02T18:56:57.234Z Checking hex-literal v0.4.1
21582023-11-02T18:56:57.252Z Checking cargo_metadata v0.18.0
21592023-11-02T18:57:01.448Z Checking crossbeam v0.8.2
21602023-11-02T18:57:01.518Z Checking cargo_toml v0.16.3
21612023-11-02T18:57:01.938Z Checking termios v0.3.3
21622023-11-02T18:57:03.596Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21632023-11-02T18:57:04.571Z Checking rstest v0.18.2
21642023-11-02T18:57:16.038Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21652023-11-02T18:57:30.198Z Compiling bzip2 v0.4.4
21662023-11-02T18:57:30.693Z Compiling zip v0.6.6
21672023-11-02T18:57:32.249Z Compiling polar-core v0.27.0
21682023-11-02T18:57:32.543Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21692023-11-02T18:57:38.256Z Checking rustls-webpki v0.101.7
21702023-11-02T18:57:44.494Z Checking tokio-rustls v0.24.1
21712023-11-02T18:57:45.041Z Checking hyper-rustls v0.24.2
21722023-11-02T18:57:45.632Z Checking reqwest v0.11.20
21732023-11-02T18:57:48.287Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21742023-11-02T18:57:48.734Z Checking tough v0.12.5
21752023-11-02T18:57:48.809Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21762023-11-02T18:57:49.028Z Checking oso v0.27.0
21772023-11-02T18:57:49.093Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21782023-11-02T18:57:49.549Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21792023-11-02T18:57:50.416Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21802023-11-02T18:57:51.030Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21812023-11-02T18:57:52.033Z Compiling omicron-zone-package v0.8.3
21822023-11-02T18:57:54.896Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21832023-11-02T18:58:03.514Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21842023-11-02T18:58:03.884Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21852023-11-02T18:58:04.013Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21862023-11-02T18:58:05.251Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21872023-11-02T18:58:05.384Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21882023-11-02T18:58:05.489Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21892023-11-02T18:58:07.916Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21902023-11-02T18:58:08.218Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21912023-11-02T18:58:08.438Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21922023-11-02T18:58:08.862Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21932023-11-02T18:58:08.913Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21942023-11-02T18:58:09.832Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21952023-11-02T18:58:09.836Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21962023-11-02T18:58:12.154Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21972023-11-02T18:58:22.278Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21982023-11-02T18:58:22.827Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21992023-11-02T18:58:22.940Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22002023-11-02T18:58:23.043Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22012023-11-02T18:58:23.163Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22022023-11-02T18:58:23.379Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22032023-11-02T18:58:23.453Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22042023-11-02T18:58:23.551Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22052023-11-02T18:58:24.804Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22062023-11-02T18:58:27.753Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22072023-11-02T18:58:28.174Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22082023-11-02T18:58:30.763Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22092023-11-02T18:58:31.087Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22102023-11-02T18:58:31.221Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22112023-11-02T18:58:31.698Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22122023-11-02T18:58:32.400Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22132023-11-02T18:58:34.720Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22142023-11-02T18:58:42.450Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22152023-11-02T18:58:44.330Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22162023-11-02T18:58:45.727Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22172023-11-02T18:58:56.295Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22182023-11-02T18:58:56.638Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22192023-11-02T18:58:56.741Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22202023-11-02T18:58:58.640Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22212023-11-02T18:59:02.014Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22222023-11-02T18:59:04.149Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22232023-11-02T18:59:05.166Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22242023-11-02T18:59:08.464Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22252023-11-02T18:59:12.755Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22262023-11-02T18:59:13.048Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22272023-11-02T18:59:13.897Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22282023-11-02T18:59:15.699Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22292023-11-02T18:59:15.873Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22302023-11-02T18:59:17.836Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22312023-11-02T18:59:18.474Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22322023-11-02T18:59:19.342Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22332023-11-02T18:59:19.655Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22342023-11-02T18:59:22.811Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22352023-11-02T18:59:24.555Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22362023-11-02T18:59:32.536Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22372023-11-02T18:59:33.108Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22382023-11-02T18:59:34.471Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22392023-11-02T18:59:39.506Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22402023-11-02T18:59:42.593Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22412023-11-02T18:59:45.770Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22422023-11-02T18:59:49.355Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22432023-11-02T18:59:54.932Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22442023-11-02T18:59:55.434Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22452023-11-02T18:59:56.582Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22462023-11-02T19:00:10.617Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22472023-11-02T19:00:24.133Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22482023-11-02T19:00:43.398Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22492023-11-02T19:01:18.251Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22502023-11-02T19:01:41.268Z Compiling git2 v0.17.2
22512023-11-02T19:01:49.461Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22522023-11-02T19:01:52.234Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22532023-11-02T19:02:06.441Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22542023-11-02T19:02:19.658Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22552023-11-02T19:02:20.157Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22562023-11-02T19:02:20.234Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22572023-11-02T19:02:20.457Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22582023-11-02T19:02:59.450Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22592023-11-02T19:04:23.533Z Finished dev [unoptimized + debuginfo] target(s) in 13m 31s
22602023-11-02T19:04:23.763Z
22612023-11-02T19:04:23.768Zreal 14:36.145466017
22622023-11-02T19:04:23.771Zuser 1:26:25.304466279
22632023-11-02T19:04:23.774Zsys 11:39.040342665
22642023-11-02T19:04:23.777Ztrap 3.251012625
22652023-11-02T19:04:23.780Ztflt 3.622600887
22662023-11-02T19:04:23.783Zdflt 5.126572214
22672023-11-02T19:04:23.787Zkflt 0.020924958
22682023-11-02T19:04:23.792Zlock 1:56:26.803136459
22692023-11-02T19:04:23.822Zslp 5:11:10.999989417
22702023-11-02T19:04:23.833Zlat 3:16.734939985
22712023-11-02T19:04:23.836Zstop 8:56.682782916
22722023-11-02T19:04:25.065Zwarning: output filename collision.
22732023-11-02T19:04:25.070ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
22742023-11-02T19:04:25.072ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22752023-11-02T19:04:25.076ZThe targets should have unique names.
22762023-11-02T19:04:25.079ZThis is a known bug where multiple crates with the same name use
22772023-11-02T19:04:25.089Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22782023-11-02T19:04:25.093Zwarning: output filename collision.
22792023-11-02T19:04:25.096ZThe 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)`.
22802023-11-02T19:04:25.101ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22812023-11-02T19:04:25.105ZThe targets should have unique names.
22822023-11-02T19:04:25.113ZThis is a known bug where multiple crates with the same name use
22832023-11-02T19:04:25.118Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22842023-11-02T19:04:25.124Zwarning: output filename collision.
22852023-11-02T19:04:25.128ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
22862023-11-02T19:04:25.134ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22872023-11-02T19:04:25.142ZThe targets should have unique names.
22882023-11-02T19:04:25.226ZThis is a known bug where multiple crates with the same name use
22892023-11-02T19:04:25.262Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22902023-11-02T19:04:25.272Zwarning: output filename collision.
22912023-11-02T19:04:25.278ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
22922023-11-02T19:04:25.289ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22932023-11-02T19:04:25.301ZThe targets should have unique names.
22942023-11-02T19:04:25.316ZThis is a known bug where multiple crates with the same name use
22952023-11-02T19:04:25.327Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22962023-11-02T19:04:25.352Zwarning: output filename collision.
22972023-11-02T19:04:25.355ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
22982023-11-02T19:04:25.358ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22992023-11-02T19:04:25.360ZThe targets should have unique names.
23002023-11-02T19:04:25.364ZThis is a known bug where multiple crates with the same name use
23012023-11-02T19:04:25.368Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23022023-11-02T19:04:25.380Zwarning: output filename collision.
23032023-11-02T19:04:25.384ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
23042023-11-02T19:04:25.391ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23052023-11-02T19:04:25.394ZThe targets should have unique names.
23062023-11-02T19:04:25.399ZThis is a known bug where multiple crates with the same name use
23072023-11-02T19:04:25.404Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23082023-11-02T19:04:25.410Zwarning: output filename collision.
23092023-11-02T19:04:29.656ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23102023-11-02T19:04:29.778ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23112023-11-02T19:04:29.969ZThe targets should have unique names.
23122023-11-02T19:04:30.014ZThis is a known bug where multiple crates with the same name use
23132023-11-02T19:04:30.035Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23142023-11-02T19:04:30.058Zwarning: output filename collision.
23152023-11-02T19:04:30.101ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23162023-11-02T19:04:30.522ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23172023-11-02T19:04:30.951ZThe targets should have unique names.
23182023-11-02T19:04:30.979ZThis is a known bug where multiple crates with the same name use
23192023-11-02T19:04:31.014Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23202023-11-02T19:04:31.056Zwarning: output filename collision.
23212023-11-02T19:04:31.074ZThe 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 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23222023-11-02T19:04:31.127ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23232023-11-02T19:04:31.150ZThe targets should have unique names.
23242023-11-02T19:04:31.172ZThis is a known bug where multiple crates with the same name use
23252023-11-02T19:04:31.181Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23262023-11-02T19:04:31.212Zwarning: output filename collision.
23272023-11-02T19:04:31.255ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23282023-11-02T19:04:31.279ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23292023-11-02T19:04:31.380ZThe targets should have unique names.
23302023-11-02T19:04:31.424ZThis is a known bug where multiple crates with the same name use
23312023-11-02T19:04:31.455Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23322023-11-02T19:04:31.486Zwarning: output filename collision.
23332023-11-02T19:04:31.503ZThe 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)`.
23342023-11-02T19:04:31.543ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23352023-11-02T19:04:31.553ZThe targets should have unique names.
23362023-11-02T19:04:31.581ZThis is a known bug where multiple crates with the same name use
23372023-11-02T19:04:31.594Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23382023-11-02T19:04:31.609Z Checking unicode-ident v1.0.12
23392023-11-02T19:04:31.621Z Documenting libc v0.2.149
23402023-11-02T19:04:31.635Z Documenting cfg-if v1.0.0
23412023-11-02T19:04:31.646Z Checking libc v0.2.149
23422023-11-02T19:04:31.665Z Checking cfg-if v1.0.0
23432023-11-02T19:04:32.079Z Checking serde v1.0.188
23442023-11-02T19:04:32.083Z Documenting scopeguard v1.2.0
23452023-11-02T19:04:32.088Z Documenting log v0.4.20
23462023-11-02T19:04:32.106Z Documenting itoa v1.0.9
23472023-11-02T19:04:32.125Z Checking proc-macro2 v1.0.67
23482023-11-02T19:04:32.135Z Checking quote v1.0.33
23492023-11-02T19:04:32.142Z Checking syn v2.0.32
23502023-11-02T19:04:32.151Z Checking syn v1.0.109
23512023-11-02T19:04:32.154Z Checking once_cell v1.18.0
23522023-11-02T19:04:32.158Z Documenting lock_api v0.4.10
23532023-11-02T19:04:32.161Z Documenting memchr v2.6.3
23542023-11-02T19:04:32.164Z Documenting smallvec v1.11.0
23552023-11-02T19:04:32.446Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23562023-11-02T19:04:32.512Z Documenting getrandom v0.2.10
23572023-11-02T19:04:32.863Z Documenting once_cell v1.18.0
23582023-11-02T19:04:34.677Z Documenting libm v0.2.7
23592023-11-02T19:04:34.683Z Documenting pin-project-lite v0.2.13
23602023-11-02T19:04:35.098Z Documenting parking_lot_core v0.9.8
23612023-11-02T19:04:37.592Z Documenting signal-hook-registry v1.4.1
23622023-11-02T19:04:37.917Z Checking itoa v1.0.9
23632023-11-02T19:04:38.172Z Documenting serde_derive v1.0.188
23642023-11-02T19:04:38.241Z Documenting zeroize_derive v1.4.2
23652023-11-02T19:04:38.738Z Documenting thiserror-impl v1.0.49
23662023-11-02T19:04:38.748Z Documenting rand_core v0.6.4
23672023-11-02T19:04:39.093Z Documenting mio v0.8.8
23682023-11-02T19:04:39.329Z Documenting num-traits v0.2.16
23692023-11-02T19:04:41.335Z Documenting parking_lot v0.12.1
23702023-11-02T19:04:43.619Z Documenting typenum v1.16.0
23712023-11-02T19:04:44.742Z Documenting futures-core v0.3.29
23722023-11-02T19:04:45.507Z Documenting ryu v1.0.15
23732023-11-02T19:04:45.722Z Documenting zeroize v1.6.0
23742023-11-02T19:04:46.651Z Documenting thiserror v1.0.49
23752023-11-02T19:04:46.659Z Documenting tokio-macros v2.1.0
23762023-11-02T19:04:47.651Z Documenting socket2 v0.5.4
23772023-11-02T19:04:49.414Z Documenting serde v1.0.188
23782023-11-02T19:04:49.651Z Documenting num_cpus v1.16.0
23792023-11-02T19:04:50.845Z Checking thiserror v1.0.49
23802023-11-02T19:04:51.147Z Documenting subtle v2.5.0
23812023-11-02T19:04:51.661Z Checking ryu v1.0.15
23822023-11-02T19:04:51.787Z Documenting generic-array v0.14.7
23832023-11-02T19:04:51.924Z Checking getrandom v0.2.10
23842023-11-02T19:04:52.300Z Documenting pin-utils v0.1.0
23852023-11-02T19:04:52.914Z Checking memchr v2.6.3
23862023-11-02T19:04:54.219Z Documenting byteorder v1.5.0
23872023-11-02T19:04:54.359Z Documenting futures-sink v0.3.29
23882023-11-02T19:04:54.997Z Checking serde_json v1.0.108
23892023-11-02T19:04:55.910Z Documenting iana-time-zone v0.1.57
23902023-11-02T19:04:59.119Z Checking heck v0.4.1
23912023-11-02T19:04:59.248Z Documenting futures-macro v0.3.29
23922023-11-02T19:04:59.510Z Documenting slab v0.4.9
23932023-11-02T19:04:59.540Z Documenting crypto-common v0.1.6
23942023-11-02T19:04:59.945Z Documenting futures-task v0.3.29
23952023-11-02T19:05:00.082Z Documenting futures-io v0.3.29
23962023-11-02T19:05:00.160Z Documenting futures-channel v0.3.29
23972023-11-02T19:05:01.691Z Documenting const-oid v0.9.5
23982023-11-02T19:05:03.338Z Checking bytes v1.5.0
23992023-11-02T19:05:04.612Z Documenting ppv-lite86 v0.2.17
24002023-11-02T19:05:05.226Z Checking log v0.4.20
24012023-11-02T19:05:05.234Z Documenting base64 v0.21.5
24022023-11-02T19:05:05.265Z Documenting tinyvec_macros v0.1.1
24032023-11-02T19:05:05.894Z Checking byteorder v1.5.0
24042023-11-02T19:05:06.366Z Documenting block-buffer v0.10.4
24052023-11-02T19:05:06.371Z Documenting futures-util v0.3.29
24062023-11-02T19:05:06.600Z Documenting tracing-core v0.1.31
24072023-11-02T19:05:09.132Z Documenting rand_chacha v0.3.1
24082023-11-02T19:05:09.655Z Documenting tinyvec v1.6.0
24092023-11-02T19:05:10.674Z Documenting tracing-attributes v0.1.26
24102023-11-02T19:05:11.049Z Checking fnv v1.0.7
24112023-11-02T19:05:11.646Z Documenting serde_derive_internals v0.26.0
24122023-11-02T19:05:12.128Z Documenting digest v0.10.7
24132023-11-02T19:05:14.722Z Checking serde_derive_internals v0.26.0
24142023-11-02T19:05:15.390Z Documenting rand v0.8.5
24152023-11-02T19:05:15.854Z Documenting dyn-clone v1.0.13
24162023-11-02T19:05:22.704Z Documenting unicode-normalization v0.1.22
24172023-11-02T19:05:22.897Z Checking ucd-trie v0.1.6
24182023-11-02T19:05:22.938Z Documenting schemars_derive v0.8.13
24192023-11-02T19:05:22.965Z Documenting fnv v1.0.7
24202023-11-02T19:05:22.978Z Documenting cpufeatures v0.2.9
24212023-11-02T19:05:22.984Z Documenting bytes v1.5.0
24222023-11-02T19:05:22.994Z Documenting serde_json v1.0.108
24232023-11-02T19:05:23.014Z Documenting bitflags v2.4.0
24242023-11-02T19:05:25.454Z Documenting chrono v0.4.31
24252023-11-02T19:05:27.362Z Documenting uuid v1.4.1
24262023-11-02T19:05:28.139Z Checking pest v2.7.2
24272023-11-02T19:05:30.909Z Documenting tokio v1.33.0
24282023-11-02T19:05:31.011Z Documenting spin v0.9.8
24292023-11-02T19:05:31.071Z Checking libm v0.2.7
24302023-11-02T19:05:31.092Z Documenting unicode-bidi v0.3.13
24312023-11-02T19:05:31.816Z Checking num-traits v0.2.16
24322023-11-02T19:05:32.185Z Documenting http v0.2.9
24332023-11-02T19:05:33.303Z Documenting tracing v0.1.37
24342023-11-02T19:05:34.183Z Documenting lazy_static v1.4.0
24352023-11-02T19:05:35.104Z Documenting percent-encoding v2.3.0
24362023-11-02T19:05:35.167Z Documenting ahash v0.8.3
24372023-11-02T19:05:35.214Z Documenting schemars v0.8.13
24382023-11-02T19:05:37.275Z Checking ahash v0.8.3
24392023-11-02T19:05:37.837Z Documenting allocator-api2 v0.2.16
24402023-11-02T19:05:38.329Z Checking time-core v0.1.1
24412023-11-02T19:05:38.556Z Documenting adler v1.0.2
24422023-11-02T19:05:40.379Z Documenting form_urlencoded v1.2.0
24432023-11-02T19:05:40.515Z Documenting unicode-ident v1.0.12
24442023-11-02T19:05:40.801Z Documenting idna v0.4.0
24452023-11-02T19:05:42.602Z Documenting miniz_oxide v0.7.1
24462023-11-02T19:05:42.984Z Documenting hashbrown v0.14.0
24472023-11-02T19:05:44.152Z Documenting httparse v1.8.0
24482023-11-02T19:05:44.704Z Documenting proc-macro2 v1.0.67
24492023-11-02T19:05:45.938Z Documenting equivalent v1.0.1
24502023-11-02T19:05:46.146Z Documenting untrusted v0.9.0
24512023-11-02T19:05:47.394Z Documenting url v2.4.1
24522023-11-02T19:05:47.760Z Checking zerocopy v0.3.0
24532023-11-02T19:05:48.850Z Checking uuid v1.4.1
24542023-11-02T19:05:49.636Z Checking iana-time-zone v0.1.57
24552023-11-02T19:05:49.888Z Checking chrono v0.4.31
24562023-11-02T19:05:50.123Z Checking dof v0.1.5
24572023-11-02T19:05:50.359Z Checking dtrace-parser v0.1.14
24582023-11-02T19:05:50.567Z Documenting ring v0.17.5
24592023-11-02T19:05:50.818Z Documenting indexmap v2.0.0
24602023-11-02T19:05:50.924Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612023-11-02T19:05:51.198Z Checking thread-id v4.2.0
24622023-11-02T19:05:51.360Z Documenting sct v0.7.0
24632023-11-02T19:05:51.624Z Documenting quote v1.0.33
24642023-11-02T19:05:52.294Z Documenting slog v2.7.0
24652023-11-02T19:05:53.546Z Documenting httpdate v1.0.3
24662023-11-02T19:05:54.133Z Documenting openssl-probe v0.1.5
24672023-11-02T19:05:57.480Z Documenting try-lock v0.2.4
24682023-11-02T19:05:57.644Z Documenting tokio-util v0.7.10
24692023-11-02T19:05:57.993Z Checking usdt-impl v0.3.5
24702023-11-02T19:05:58.554Z Documenting http-body v0.4.5
24712023-11-02T19:05:58.689Z Documenting rustls-pemfile v1.0.3
24722023-11-02T19:05:58.851Z Documenting openssl-macros v0.1.1
24732023-11-02T19:05:59.482Z Documenting rustls-webpki v0.101.7
24742023-11-02T19:05:59.578Z Documenting openssl-sys v0.9.93
24752023-11-02T19:05:59.651Z Documenting tower-service v0.3.2
24762023-11-02T19:06:01.601Z Documenting want v0.3.1
24772023-11-02T19:06:04.803Z Documenting gimli v0.28.0
24782023-11-02T19:06:05.399Z Documenting mime v0.3.17
24792023-11-02T19:06:05.704Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24802023-11-02T19:06:05.808Z Documenting time-macros v0.2.13
24812023-11-02T19:06:06.149Z Documenting h2 v0.3.21
24822023-11-02T19:06:06.403Z Documenting rustls v0.21.8
24832023-11-02T19:06:07.783Z Documenting async-trait v0.1.74
24842023-11-02T19:06:11.179Z Documenting openssl v0.10.57
24852023-11-02T19:06:12.065Z Documenting aho-corasick v1.0.4
24862023-11-02T19:06:13.700Z Documenting object v0.32.1
24872023-11-02T19:06:15.092Z Documenting addr2line v0.21.0
24882023-11-02T19:06:15.886Z Documenting errno v0.3.2
24892023-11-02T19:06:19.015Z Documenting tokio-rustls v0.24.1
24902023-11-02T19:06:19.820Z Checking allocator-api2 v0.2.16
24912023-11-02T19:06:20.394Z Documenting deranged v0.3.8
24922023-11-02T19:06:20.763Z Documenting time-core v0.1.1
24932023-11-02T19:06:20.837Z Documenting rustc-demangle v0.1.23
24942023-11-02T19:06:22.078Z Documenting unicode-width v0.1.11
24952023-11-02T19:06:22.644Z Documenting hyper v0.14.27
24962023-11-02T19:06:25.062Z Documenting ipnet v2.8.0
24972023-11-02T19:06:25.180Z Documenting regex-syntax v0.8.2
24982023-11-02T19:06:25.238Z Checking dyn-clone v1.0.13
24992023-11-02T19:06:25.444Z Documenting num_threads v0.1.6
25002023-11-02T19:06:26.112Z Checking schemars v0.8.13
25012023-11-02T19:06:27.017Z Checking hashbrown v0.14.0
25022023-11-02T19:06:27.852Z Documenting rustix v0.38.9
25032023-11-02T19:06:28.683Z Checking pest_meta v2.7.2
25042023-11-02T19:06:28.729Z Documenting crossbeam-utils v0.8.16
25052023-11-02T19:06:30.316Z Checking equivalent v1.0.1
25062023-11-02T19:06:30.886Z Checking indexmap v2.0.0
25072023-11-02T19:06:31.462Z Documenting native-tls v0.2.11
25082023-11-02T19:06:31.807Z Documenting time v0.3.27
25092023-11-02T19:06:32.776Z Checking hashbrown v0.13.2
25102023-11-02T19:06:32.785Z Documenting backtrace v0.3.69
25112023-11-02T19:06:34.020Z Documenting pest_meta v2.7.2
25122023-11-02T19:06:35.808Z Checking http v0.2.9
25132023-11-02T19:06:35.943Z Documenting regex-automata v0.4.3
25142023-11-02T19:06:38.080Z Documenting encoding_rs v0.8.33
25152023-11-02T19:06:39.193Z Checking pest_generator v2.7.2
25162023-11-02T19:06:39.948Z Documenting tokio-native-tls v0.3.1
25172023-11-02T19:06:40.511Z Documenting rustls-native-certs v0.6.3
25182023-11-02T19:06:40.695Z Documenting serde_urlencoded v0.7.1
25192023-11-02T19:06:40.719Z Documenting anyhow v1.0.75
25202023-11-02T19:06:40.853Z Documenting pest_generator v2.7.2
25212023-11-02T19:06:42.089Z Checking aho-corasick v1.0.4
25222023-11-02T19:06:44.591Z Checking regex-syntax v0.8.2
25232023-11-02T19:06:45.595Z Documenting ucd-trie v0.1.6
25242023-11-02T19:06:48.969Z Documenting hyper-rustls v0.24.2
25252023-11-02T19:07:06.272Z Checking serde_tokenstream v0.1.7
25262023-11-02T19:07:09.867Z Documenting webpki-roots v0.25.2
25272023-11-02T19:07:10.400Z Documenting syn v2.0.32
25282023-11-02T19:07:10.464Z Documenting hyper-tls v0.5.0
25292023-11-02T19:07:10.963Z Documenting pest_derive v2.7.2
25302023-11-02T19:07:11.202Z Documenting regex v1.10.2
25312023-11-02T19:07:11.340Z Checking regex-automata v0.4.3
25322023-11-02T19:07:11.425Z Documenting pest v2.7.2
25332023-11-02T19:07:11.541Z Documenting dof v0.1.5
25342023-11-02T19:07:11.723Z Checking regex v1.10.2
25352023-11-02T19:07:11.751Z Documenting thread-id v4.2.0
25362023-11-02T19:07:11.919Z Documenting usdt-macro v0.3.5
25372023-11-02T19:07:12.164Z Documenting usdt-attr-macro v0.3.5
25382023-11-02T19:07:12.466Z Documenting openapiv3 v1.0.3
25392023-11-02T19:07:12.749Z Documenting reqwest v0.11.20
25402023-11-02T19:07:12.869Z Documenting dtrace-parser v0.1.14
25412023-11-02T19:07:13.053Z Documenting ipnetwork v0.20.0
25422023-11-02T19:07:13.343Z Documenting sha2 v0.10.8
25432023-11-02T19:07:13.385Z Documenting futures-executor v0.3.29
25442023-11-02T19:07:13.683Z Checking serde_tokenstream v0.2.0
25452023-11-02T19:07:13.951Z Checking unicode-width v0.1.11
25462023-11-02T19:07:16.932Z Checking strsim v0.10.0
25472023-11-02T19:07:42.292Z Checking regress v0.7.1
25482023-11-02T19:07:42.623Z Documenting usdt-impl v0.3.5
25492023-11-02T19:07:45.740Z Documenting hex v0.4.3
25502023-11-02T19:07:46.193Z Documenting hmac v0.12.1
25512023-11-02T19:07:46.288Z Documenting fallible-iterator v0.2.0
25522023-11-02T19:07:46.520Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25532023-11-02T19:07:46.625Z Documenting futures v0.3.29
25542023-11-02T19:07:46.785Z Documenting usdt v0.3.5
25552023-11-02T19:07:46.814Z Checking openapiv3 v1.0.3
25562023-11-02T19:07:47.070Z Documenting stringprep v0.1.3
25572023-11-02T19:07:47.097Z Documenting semver v1.0.20
25582023-11-02T19:07:47.493Z Documenting md-5 v0.10.5
25592023-11-02T19:07:47.706Z Documenting regress v0.7.1
25602023-11-02T19:07:47.826Z Documenting siphasher v0.3.11
25612023-11-02T19:07:47.847Z Documenting utf8parse v0.2.1
25622023-11-02T19:07:47.871Z Documenting block-padding v0.3.3
25632023-11-02T19:07:47.893Z Checking unsafe-libyaml v0.2.9
25642023-11-02T19:07:47.930Z Documenting static_assertions v1.1.0
25652023-11-02T19:07:47.980Z Documenting heck v0.4.1
25662023-11-02T19:07:48.010Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25672023-11-02T19:07:48.160Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25682023-11-02T19:07:48.220Z Documenting postgres-protocol v0.6.6
25692023-11-02T19:07:48.386Z Documenting phf_shared v0.11.2
25702023-11-02T19:07:48.575Z Checking getopts v0.2.21
25712023-11-02T19:07:48.780Z Documenting toml_datetime v0.6.3
25722023-11-02T19:07:48.975Z Documenting num-integer v0.1.45
25732023-11-02T19:07:49.010Z Documenting unsafe-libyaml v0.2.9
25742023-11-02T19:07:49.148Z Documenting inout v0.1.3
25752023-11-02T19:07:49.353Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25762023-11-02T19:07:49.558Z Documenting phf v0.11.2
25772023-11-02T19:07:50.137Z Checking ident_case v1.0.1
25782023-11-02T19:07:50.281Z Documenting whoami v1.4.1
25792023-11-02T19:07:50.413Z Documenting either v1.9.0
25802023-11-02T19:07:50.494Z Documenting postgres-types v0.2.6
25812023-11-02T19:07:50.531Z Documenting serde_yaml v0.9.25
25822023-11-02T19:07:50.567Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25832023-11-02T19:07:50.595Z Documenting cipher v0.4.4
25842023-11-02T19:07:50.613Z Checking serde_yaml v0.9.25
25852023-11-02T19:07:50.643Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25862023-11-02T19:07:50.666Z Documenting getopts v0.2.21
25872023-11-02T19:07:50.696Z Documenting zerocopy v0.6.4
25882023-11-02T19:07:50.721Z Documenting anstyle v1.0.2
25892023-11-02T19:07:50.739Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25902023-11-02T19:07:50.759Z Documenting data-encoding v2.4.0
25912023-11-02T19:07:50.773Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25922023-11-02T19:07:50.815Z Documenting tokio-postgres v0.7.10
25932023-11-02T19:07:50.838Z Documenting anstyle-parse v0.2.1
25942023-11-02T19:07:50.852Z Documenting anstyle-query v1.0.0
25952023-11-02T19:07:50.868Z Documenting match_cfg v0.1.0
25962023-11-02T19:07:50.919Z Documenting colorchoice v1.0.0
25972023-11-02T19:07:50.930Z Documenting itertools v0.11.0
25982023-11-02T19:07:50.952Z Documenting terminal_size v0.2.6
25992023-11-02T19:07:50.964Z Documenting hostname v0.3.1
26002023-11-02T19:07:51.558Z Documenting dirs-sys-next v0.1.2
26012023-11-02T19:07:51.879Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26022023-11-02T19:07:51.961Z Documenting anstream v0.5.0
26032023-11-02T19:07:54.898Z Documenting tap v1.0.1
26042023-11-02T19:07:56.141Z Documenting strsim v0.10.0
26052023-11-02T19:07:56.934Z Documenting clap_lex v0.5.1
26062023-11-02T19:07:57.765Z Documenting dirs-next v2.0.0
26072023-11-02T19:07:58.384Z Documenting clap_derive v4.4.2
26082023-11-02T19:07:58.497Z Documenting thread_local v1.1.7
26092023-11-02T19:07:59.151Z Documenting wyz v0.5.1
26102023-11-02T19:08:00.695Z Documenting crc32fast v1.3.2
26112023-11-02T19:08:02.546Z Documenting radium v0.7.0
26122023-11-02T19:08:03.006Z Documenting clap_builder v4.4.2
26132023-11-02T19:08:03.703Z Documenting funty v2.0.0
26142023-11-02T19:08:03.910Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26152023-11-02T19:08:04.006Z Documenting term v0.7.0
26162023-11-02T19:08:04.928Z Documenting num-iter v0.1.43
26172023-11-02T19:08:06.825Z Documenting crossbeam-channel v0.5.8
26182023-11-02T19:08:07.073Z Documenting sha1 v0.10.5
26192023-11-02T19:08:07.130Z Documenting enum-as-inner v0.5.1
26202023-11-02T19:08:08.369Z Documenting bitvec v1.0.1
26212023-11-02T19:08:10.440Z Documenting atty v0.2.14
26222023-11-02T19:08:11.737Z Documenting memoffset v0.9.0
26232023-11-02T19:08:12.781Z Documenting clap v4.4.3
26242023-11-02T19:08:13.619Z Documenting take_mut v0.2.2
26252023-11-02T19:08:14.166Z Documenting flate2 v1.0.28
26262023-11-02T19:08:14.413Z Documenting trust-dns-proto v0.22.0
26272023-11-02T19:08:15.193Z Documenting slog-term v2.9.0
26282023-11-02T19:08:15.836Z Documenting crossbeam-epoch v0.9.15
26292023-11-02T19:08:19.232Z Documenting slog-json v2.6.1
26302023-11-02T19:08:19.686Z Documenting slog-async v2.8.0
26312023-11-02T19:08:20.019Z Documenting camino v1.1.6
26322023-11-02T19:08:20.874Z Documenting paste v1.0.14
26332023-11-02T19:08:21.604Z Documenting signature v2.1.0
26342023-11-02T19:08:22.413Z Documenting hash32 v0.2.1
26352023-11-02T19:08:22.472Z Documenting scheduled-thread-pool v0.2.7
26362023-11-02T19:08:26.006Z Documenting diesel_table_macro_syntax v0.1.0
26372023-11-02T19:08:26.708Z Checking diesel_table_macro_syntax v0.1.0
26382023-11-02T19:08:26.916Z Documenting slog-bunyan v2.4.0
26392023-11-02T19:08:26.985Z Documenting bzip2-sys v0.1.11+1.0.8
26402023-11-02T19:08:27.308Z Documenting stable_deref_trait v1.2.0
26412023-11-02T19:08:28.466Z Documenting unicode-segmentation v1.10.1
26422023-11-02T19:08:28.521Z Checking darling_core v0.20.3
26432023-11-02T19:08:28.637Z Documenting async-stream-impl v0.3.5
26442023-11-02T19:08:28.916Z Documenting r2d2 v0.8.10
26452023-11-02T19:08:31.312Z Documenting heapless v0.7.16
26462023-11-02T19:08:31.636Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26472023-11-02T19:08:33.263Z Documenting bzip2 v0.4.4
26482023-11-02T19:08:33.832Z Documenting diesel_derives v2.1.1
26492023-11-02T19:08:33.841Z Documenting strum v0.25.0
26502023-11-02T19:08:34.822Z Documenting debug-ignore v1.0.5
26512023-11-02T19:08:35.556Z Documenting bit-vec v0.6.3
26522023-11-02T19:08:36.028Z Documenting atomic-waker v1.1.1
26532023-11-02T19:08:38.021Z Documenting managed v0.8.0
26542023-11-02T19:08:39.012Z Documenting async-stream v0.3.5
26552023-11-02T19:08:39.029Z Checking darling v0.20.3
26562023-11-02T19:08:39.186Z Documenting num-bigint v0.4.4
26572023-11-02T19:08:40.999Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26582023-11-02T19:08:41.268Z Documenting zip v0.6.6
26592023-11-02T19:08:41.343Z Documenting waitgroup v0.1.2
26602023-11-02T19:08:41.585Z Documenting multer v2.1.0
26612023-11-02T19:08:49.650Z Documenting smoltcp v0.9.1
26622023-11-02T19:08:51.095Z Documenting diesel v2.1.3
26632023-11-02T19:08:51.228Z Documenting serde_path_to_error v0.1.14
26642023-11-02T19:08:51.375Z Documenting hubpack v0.1.2
26652023-11-02T19:08:51.575Z Documenting bstr v1.6.0
26662023-11-02T19:08:51.676Z Documenting serde_repr v0.1.16
26672023-11-02T19:08:51.806Z Documenting new_debug_unreachable v1.0.4
26682023-11-02T19:08:51.833Z Documenting precomputed-hash v0.1.1
26692023-11-02T19:08:51.858Z Documenting fixedbitset v0.4.2
26702023-11-02T19:08:52.063Z Documenting lalrpop-util v0.19.12
26712023-11-02T19:08:52.906Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26722023-11-02T19:08:53.059Z Documenting yasna v0.5.2
26732023-11-02T19:08:54.147Z Documenting serde_with_macros v2.3.3
26742023-11-02T19:08:54.930Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26752023-11-02T19:08:55.265Z Documenting petgraph v0.6.4
26762023-11-02T19:08:55.311Z Documenting string_cache v0.8.7
26772023-11-02T19:08:58.390Z Documenting console v0.15.7
26782023-11-02T19:09:01.477Z Documenting float-cmp v0.9.0
26792023-11-02T19:09:01.750Z Documenting normalize-line-endings v0.3.0
26802023-11-02T19:09:02.056Z Documenting difflib v0.4.0
26812023-11-02T19:09:04.333Z Documenting predicates-core v1.0.6
26822023-11-02T19:09:05.167Z Documenting serde_with v2.3.3
26832023-11-02T19:09:06.892Z Documenting bit-set v0.5.3
26842023-11-02T19:09:07.963Z Documenting similar v2.2.1
26852023-11-02T19:09:08.166Z Documenting tokio-stream v0.1.14
26862023-11-02T19:09:08.393Z Documenting structmeta-derive v0.1.6
26872023-11-02T19:09:10.479Z Documenting predicates v3.0.4
26882023-11-02T19:09:12.370Z Checking structmeta v0.1.6
26892023-11-02T19:09:12.736Z Documenting instant v0.1.12
26902023-11-02T19:09:15.153Z Checking regex-syntax v0.6.29
26912023-11-02T19:09:16.339Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26922023-11-02T19:09:16.346Z Documenting macaddr v1.0.1
26932023-11-02T19:09:16.566Z Documenting base64ct v1.6.0
26942023-11-02T19:09:16.884Z Documenting structmeta v0.1.6
26952023-11-02T19:09:18.847Z Checking scopeguard v1.2.0
26962023-11-02T19:09:19.162Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26972023-11-02T19:09:24.803Z Documenting backoff v0.4.0
26982023-11-02T19:09:24.964Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26992023-11-02T19:09:25.293Z Checking lock_api v0.4.10
27002023-11-02T19:09:25.362Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27012023-11-02T19:09:25.471Z Documenting crucible-workspace-hack v0.1.0
27022023-11-02T19:09:25.582Z Documenting password-hash v0.5.0
27032023-11-02T19:09:25.807Z Documenting blake2 v0.10.6
27042023-11-02T19:09:25.981Z Checking smallvec v1.11.0
27052023-11-02T19:09:26.165Z Documenting parse-display-derive v0.7.0
27062023-11-02T19:09:26.217Z Checking parking_lot_core v0.9.8
27072023-11-02T19:09:26.336Z Documenting is-terminal v0.4.9
27082023-11-02T19:09:26.404Z Checking pin-project-lite v0.2.13
27092023-11-02T19:09:26.490Z Checking parking_lot v0.12.1
27102023-11-02T19:09:26.541Z Checking rand_core v0.6.4
27112023-11-02T19:09:26.611Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27122023-11-02T19:09:26.644Z Checking typenum v1.16.0
27132023-11-02T19:09:26.739Z Checking zeroize v1.6.0
27142023-11-02T19:09:26.847Z Documenting proc-macro-error-attr v1.0.4
27152023-11-02T19:09:26.922Z Checking futures-core v0.3.29
27162023-11-02T19:09:27.036Z Checking unicode-segmentation v1.10.1
27172023-11-02T19:09:28.142Z Checking proc-macro-error v1.0.4
27182023-11-02T19:09:28.155Z Checking generic-array v0.14.7
27192023-11-02T19:09:28.570Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27202023-11-02T19:09:29.587Z Checking mio v0.8.8
27212023-11-02T19:09:32.099Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27222023-11-02T19:09:32.164Z Checking socket2 v0.5.4
27232023-11-02T19:09:32.233Z Documenting argon2 v0.5.2
27242023-11-02T19:09:32.303Z Checking signal-hook-registry v1.4.1
27252023-11-02T19:09:32.362Z Checking num_cpus v1.16.0
27262023-11-02T19:09:32.377Z Checking futures-sink v0.3.29
27272023-11-02T19:09:32.381Z Documenting postcard-cobs v0.1.5-pre
27282023-11-02T19:09:32.404Z Documenting fastrand v2.0.0
27292023-11-02T19:09:32.434Z Checking tokio v1.33.0
27302023-11-02T19:09:32.912Z Documenting proc-macro-error v1.0.4
27312023-11-02T19:09:33.337Z Documenting foreign-types-macros v0.2.3
27322023-11-02T19:09:33.976Z Documenting parse-display v0.7.0
27332023-11-02T19:09:35.457Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27342023-11-02T19:09:36.043Z Documenting postcard v0.7.3
27352023-11-02T19:09:39.377Z Documenting tempfile v3.8.0
27362023-11-02T19:09:39.872Z Checking spin v0.5.2
27372023-11-02T19:09:39.884Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27382023-11-02T19:09:40.162Z Documenting foreign-types-shared v0.3.1
27392023-11-02T19:09:40.364Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27402023-11-02T19:09:41.258Z Checking tinyvec_macros v0.1.1
27412023-11-02T19:09:41.337Z Checking tinyvec v1.6.0
27422023-11-02T19:09:42.377Z Checking futures-channel v0.3.29
27432023-11-02T19:09:42.957Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27442023-11-02T19:09:42.963Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27452023-11-02T19:09:43.010Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27462023-11-02T19:09:43.499Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27472023-11-02T19:09:43.628Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27482023-11-02T19:09:44.343Z Documenting foreign-types v0.5.0
27492023-11-02T19:09:45.235Z Documenting cstr-argument v0.1.2
27502023-11-02T19:09:48.886Z Checking slab v0.4.9
27512023-11-02T19:09:49.092Z Checking futures-task v0.3.29
27522023-11-02T19:09:49.283Z Checking futures-io v0.3.29
27532023-11-02T19:09:49.457Z Checking pin-utils v0.1.0
27542023-11-02T19:09:49.565Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27552023-11-02T19:09:49.984Z Checking futures-util v0.3.29
27562023-11-02T19:09:49.995Z Checking unicode-normalization v0.1.22
27572023-11-02T19:09:50.261Z Documenting colored v2.0.4
27582023-11-02T19:09:50.733Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27592023-11-02T19:09:51.098Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27602023-11-02T19:09:51.559Z Checking crypto-common v0.1.6
27612023-11-02T19:09:51.969Z Checking spin v0.9.8
27622023-11-02T19:09:52.384Z Checking tracing-core v0.1.31
27632023-11-02T19:09:52.990Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27642023-11-02T19:09:53.544Z Checking unicode-bidi v0.3.13
27652023-11-02T19:09:54.260Z Checking tracing v0.1.37
27662023-11-02T19:09:54.790Z Documenting zone_cfg_derive v0.2.0
27672023-11-02T19:09:57.065Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27682023-11-02T19:09:57.407Z Checking block-buffer v0.10.4
27692023-11-02T19:09:57.672Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27702023-11-02T19:09:57.764Z Documenting num-derive v0.4.0
27712023-11-02T19:09:57.862Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27722023-11-02T19:09:58.195Z Checking subtle v2.5.0
27732023-11-02T19:09:58.555Z Checking ppv-lite86 v0.2.17
27742023-11-02T19:09:59.736Z Checking const-oid v0.9.5
27752023-11-02T19:10:04.567Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27762023-11-02T19:10:04.645Z Checking digest v0.10.7
27772023-11-02T19:10:04.676Z Documenting zone v0.2.0
27782023-11-02T19:10:04.683Z Checking rand_chacha v0.3.1
27792023-11-02T19:10:04.688Z Documenting smf v0.2.2
27802023-11-02T19:10:05.313Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27812023-11-02T19:10:06.983Z Checking bitflags v2.4.0
27822023-11-02T19:10:07.441Z Checking base64 v0.21.5
27832023-11-02T19:10:08.627Z Documenting linked-hash-map v0.5.6
27842023-11-02T19:10:08.635Z Checking rand v0.8.5
27852023-11-02T19:10:10.232Z Checking tokio-util v0.7.10
27862023-11-02T19:10:10.266Z Checking foreign-types-shared v0.1.1
27872023-11-02T19:10:10.432Z Checking percent-encoding v2.3.0
27882023-11-02T19:10:10.840Z Checking bitflags v1.3.2
27892023-11-02T19:10:10.847Z Checking openssl-probe v0.1.5
27902023-11-02T19:10:10.918Z Checking hashbrown v0.12.3
27912023-11-02T19:10:11.070Z Checking untrusted v0.7.1
27922023-11-02T19:10:11.302Z Checking untrusted v0.9.0
27932023-11-02T19:10:11.653Z Checking ring v0.17.5
27942023-11-02T19:10:14.302Z Checking ring v0.16.20
27952023-11-02T19:10:14.434Z Checking indexmap v1.9.3
27962023-11-02T19:10:14.500Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27972023-11-02T19:10:14.510Z Checking foreign-types v0.3.2
27982023-11-02T19:10:14.529Z Checking errno v0.3.2
27992023-11-02T19:10:14.543Z Checking openssl-sys v0.9.93
28002023-11-02T19:10:14.560Z Checking siphasher v0.3.11
28012023-11-02T19:10:14.576Z Checking try-lock v0.2.4
28022023-11-02T19:10:14.592Z Checking adler v1.0.2
28032023-11-02T19:10:14.604Z Checking want v0.3.1
28042023-11-02T19:10:14.619Z Checking miniz_oxide v0.7.1
28052023-11-02T19:10:14.629Z Checking h2 v0.3.21
28062023-11-02T19:10:14.653Z Checking form_urlencoded v1.2.0
28072023-11-02T19:10:14.664Z Checking lazy_static v1.4.0
28082023-11-02T19:10:14.675Z Checking rustls-webpki v0.101.7
28092023-11-02T19:10:14.799Z Checking http-body v0.4.5
28102023-11-02T19:10:14.949Z Checking sct v0.7.0
28112023-11-02T19:10:15.038Z Documenting lru-cache v0.1.2
28122023-11-02T19:10:15.187Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28132023-11-02T19:10:15.216Z Checking socket2 v0.4.9
28142023-11-02T19:10:15.367Z Checking io-lifetimes v1.0.11
28152023-11-02T19:10:15.371Z Checking openssl v0.10.57
28162023-11-02T19:10:15.661Z Checking httparse v1.8.0
28172023-11-02T19:10:15.729Z Checking cpufeatures v0.2.9
28182023-11-02T19:10:15.832Z Checking anstyle v1.0.2
28192023-11-02T19:10:15.871Z Checking utf8parse v0.2.1
28202023-11-02T19:10:15.910Z Checking tower-service v0.3.2
28212023-11-02T19:10:16.084Z Checking httpdate v1.0.3
28222023-11-02T19:10:16.118Z Checking anstyle-parse v0.2.1
28232023-11-02T19:10:16.361Z Checking sha2 v0.10.8
28242023-11-02T19:10:16.416Z Checking rustls v0.21.8
28252023-11-02T19:10:16.511Z Checking rustix v0.37.23
28262023-11-02T19:10:16.553Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28272023-11-02T19:10:17.284Z Checking rustls-pemfile v1.0.3
28282023-11-02T19:10:17.573Z Checking hmac v0.12.1
28292023-11-02T19:10:17.697Z Checking md-5 v0.10.5
28302023-11-02T19:10:17.889Z Checking idna v0.4.0
28312023-11-02T19:10:18.026Z Checking stringprep v0.1.3
28322023-11-02T19:10:18.323Z Documenting slog-dtrace v0.2.3
28332023-11-02T19:10:18.451Z Checking num-integer v0.1.45
28342023-11-02T19:10:19.661Z Checking hash32 v0.2.1
28352023-11-02T19:10:19.669Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28362023-11-02T19:10:19.762Z Checking gimli v0.28.0
28372023-11-02T19:10:21.251Z Checking stable_deref_trait v1.2.0
28382023-11-02T19:10:21.261Z Checking either v1.9.0
28392023-11-02T19:10:21.423Z Documenting quick-error v1.2.3
28402023-11-02T19:10:21.635Z Checking colorchoice v1.0.0
28412023-11-02T19:10:21.785Z Checking anstyle-query v1.0.0
28422023-11-02T19:10:21.849Z Checking fallible-iterator v0.2.0
28432023-11-02T19:10:21.970Z Checking anstream v0.5.0
28442023-11-02T19:10:22.507Z Checking tokio-rustls v0.24.1
28452023-11-02T19:10:23.366Z Checking postgres-protocol v0.6.6
28462023-11-02T19:10:23.381Z Checking heapless v0.7.16
28472023-11-02T19:10:23.904Z Checking url v2.4.1
28482023-11-02T19:10:24.180Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28492023-11-02T19:10:24.571Z Checking native-tls v0.2.11
28502023-11-02T19:10:24.585Z Checking hyper v0.14.27
28512023-11-02T19:10:24.829Z Checking terminal_size v0.2.6
28522023-11-02T19:10:25.004Z Checking tokio-native-tls v0.3.1
28532023-11-02T19:10:25.039Z Checking rustls-native-certs v0.6.3
28542023-11-02T19:10:25.226Z Checking phf_shared v0.11.2
28552023-11-02T19:10:25.263Z Checking block-padding v0.3.3
28562023-11-02T19:10:25.392Z Checking scheduled-thread-pool v0.2.7
28572023-11-02T19:10:26.231Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28582023-11-02T19:10:40.550Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28592023-11-02T19:10:41.101Z Checking object v0.32.1
28602023-11-02T19:10:41.623Z Checking addr2line v0.21.0
28612023-11-02T19:10:42.119Z Checking serde_spanned v0.6.3
28622023-11-02T19:10:42.362Z Checking toml_datetime v0.6.3
28632023-11-02T19:10:42.493Z Checking bzip2-sys v0.1.11+1.0.8
28642023-11-02T19:10:42.598Z Documenting resolv-conf v0.7.0
28652023-11-02T19:10:42.704Z Checking crc32fast v1.3.2
28662023-11-02T19:10:42.844Z Checking clap_lex v0.5.1
28672023-11-02T19:10:42.896Z Checking deranged v0.3.8
28682023-11-02T19:10:42.920Z Checking matches v0.1.10
28692023-11-02T19:10:43.007Z Checking rustc-demangle v0.1.23
28702023-11-02T19:10:43.034Z Checking regex-automata v0.1.10
28712023-11-02T19:10:43.326Z Checking num_threads v0.1.6
28722023-11-02T19:10:43.366Z Checking winnow v0.5.15
28732023-11-02T19:10:43.429Z Checking bit-vec v0.6.3
28742023-11-02T19:10:43.501Z Checking managed v0.8.0
28752023-11-02T19:10:43.539Z Checking ipnet v2.8.0
28762023-11-02T19:10:43.581Z Checking tap v1.0.1
28772023-11-02T19:10:43.636Z Checking wyz v0.5.1
28782023-11-02T19:10:43.656Z Checking smoltcp v0.9.1
28792023-11-02T19:10:43.673Z Documenting trust-dns-resolver v0.22.0
28802023-11-02T19:10:43.687Z Checking hyper-tls v0.5.0
28812023-11-02T19:10:43.693Z Checking backtrace v0.3.69
28822023-11-02T19:10:43.733Z Checking hyper-rustls v0.24.2
28832023-11-02T19:10:43.754Z Checking toml_edit v0.19.15
28842023-11-02T19:10:43.766Z Checking time v0.3.27
28852023-11-02T19:10:43.772Z Checking bstr v0.2.17
28862023-11-02T19:10:43.822Z Checking idna v0.2.3
28872023-11-02T19:10:43.891Z Checking clap_builder v4.4.2
28882023-11-02T19:10:43.922Z Checking flate2 v1.0.28
28892023-11-02T19:10:43.937Z Checking bzip2 v0.4.4
28902023-11-02T19:10:43.954Z Checking r2d2 v0.8.10
28912023-11-02T19:10:44.004Z Checking phf v0.11.2
28922023-11-02T19:10:44.029Z Checking inout v0.1.3
28932023-11-02T19:10:44.072Z Checking postgres-types v0.2.6
28942023-11-02T19:10:44.153Z Checking itertools v0.11.0
28952023-11-02T19:10:44.165Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28962023-11-02T19:10:44.199Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28972023-11-02T19:10:44.213Z Checking num-bigint v0.4.4
28982023-11-02T19:10:44.237Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28992023-11-02T19:10:44.406Z Checking serde_urlencoded v0.7.1
29002023-11-02T19:10:45.061Z Checking phf_shared v0.10.0
29012023-11-02T19:10:45.529Z Checking futures-executor v0.3.29
29022023-11-02T19:10:45.672Z Documenting pem-rfc7468 v0.7.0
29032023-11-02T19:10:45.760Z Checking ipnetwork v0.20.0
29042023-11-02T19:10:45.877Z Checking float-cmp v0.9.0
29052023-11-02T19:10:45.893Z Checking zerocopy v0.6.4
29062023-11-02T19:10:46.162Z Documenting der_derive v0.7.2
29072023-11-02T19:10:46.261Z Checking hubpack v0.1.2
29082023-11-02T19:10:46.278Z Checking encoding_rs v0.8.33
29092023-11-02T19:10:46.304Z Checking crossbeam-utils v0.8.16
29102023-11-02T19:10:46.824Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29112023-11-02T19:10:47.111Z Checking memoffset v0.9.0
29122023-11-02T19:10:47.216Z Checking radium v0.7.0
29132023-11-02T19:10:47.265Z Checking regex-automata v0.3.8
29142023-11-02T19:10:47.280Z Checking webpki-roots v0.25.2
29152023-11-02T19:10:47.551Z Checking new_debug_unreachable v1.0.4
29162023-11-02T19:10:47.723Z Checking mime v0.3.17
29172023-11-02T19:10:47.824Z Checking normalize-line-endings v0.3.0
29182023-11-02T19:10:48.475Z Checking whoami v1.4.1
29192023-11-02T19:10:48.761Z Checking funty v2.0.0
29202023-11-02T19:10:49.603Z Checking fixedbitset v0.4.2
29212023-11-02T19:10:49.612Z Checking difflib v0.4.0
29222023-11-02T19:10:49.616Z Checking predicates-core v1.0.6
29232023-11-02T19:10:49.619Z Documenting flagset v0.4.3
29242023-11-02T19:10:49.626Z Checking data-encoding v2.4.0
29252023-11-02T19:10:49.719Z Checking precomputed-hash v0.1.1
29262023-11-02T19:10:49.882Z Checking static_assertions v1.1.0
29272023-11-02T19:10:49.937Z Checking trust-dns-proto v0.22.0
29282023-11-02T19:10:50.012Z Checking bitvec v1.0.1
29292023-11-02T19:10:50.036Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29302023-11-02T19:10:50.250Z Checking reqwest v0.11.20
29312023-11-02T19:10:57.049Z Checking string_cache v0.8.7
29322023-11-02T19:10:57.256Z Checking bstr v1.6.0
29332023-11-02T19:10:57.429Z Checking predicates v3.0.4
29342023-11-02T19:10:57.641Z Checking petgraph v0.6.4
29352023-11-02T19:10:57.775Z Checking tokio-postgres v0.7.10
29362023-11-02T19:10:57.949Z Checking crossbeam-epoch v0.9.15
29372023-11-02T19:10:57.962Z Checking diesel v2.1.3
29382023-11-02T19:10:58.000Z Documenting der v0.7.8
29392023-11-02T19:10:58.024Z Checking yasna v0.5.2
29402023-11-02T19:10:58.124Z Checking futures v0.3.29
29412023-11-02T19:10:58.135Z Checking clap v4.4.3
29422023-11-02T19:10:58.153Z Checking cipher v0.4.4
29432023-11-02T19:10:58.166Z Checking zip v0.6.6
29442023-11-02T19:10:58.214Z Checking toml v0.7.8
29452023-11-02T19:10:58.229Z Checking similar v2.2.1
29462023-11-02T19:10:58.743Z Checking anyhow v1.0.75
29472023-11-02T19:10:58.872Z Checking bit-set v0.5.3
29482023-11-02T19:10:59.042Z Checking itertools v0.10.5
29492023-11-02T19:10:59.219Z Checking num-iter v0.1.43
29502023-11-02T19:10:59.305Z Checking console v0.15.7
29512023-11-02T19:10:59.398Z Checking rustix v0.38.9
29522023-11-02T19:10:59.412Z Checking signature v2.1.0
29532023-11-02T19:10:59.466Z Checking tokio-stream v0.1.14
29542023-11-02T19:10:59.635Z Checking usdt v0.3.5
29552023-11-02T19:10:59.695Z Checking semver v1.0.20
29562023-11-02T19:10:59.939Z Checking hex v0.4.3
29572023-11-02T19:11:00.567Z Checking slog v2.7.0
29582023-11-02T19:11:00.570Z Checking lalrpop-util v0.19.12
29592023-11-02T19:11:00.751Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29602023-11-02T19:11:00.821Z Documenting cancel-safe-futures v0.1.5
29612023-11-02T19:11:00.831Z Checking heck v0.3.3
29622023-11-02T19:11:00.890Z Documenting hkdf v0.12.3
29632023-11-02T19:11:01.084Z Documenting structopt-derive v0.4.18
29642023-11-02T19:11:02.720Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29652023-11-02T19:11:02.902Z Documenting arc-swap v1.6.0
29662023-11-02T19:11:03.657Z Documenting spki v0.7.2
29672023-11-02T19:11:08.560Z Documenting crc-catalog v2.2.0
29682023-11-02T19:11:09.129Z Documenting keccak v0.1.4
29692023-11-02T19:11:09.319Z Documenting structopt v0.3.26
29702023-11-02T19:11:09.749Z Documenting slog-scope v4.4.0
29712023-11-02T19:11:10.106Z Documenting pkcs8 v0.10.2
29722023-11-02T19:11:13.031Z Documenting crc v3.0.1
29732023-11-02T19:11:13.338Z Documenting sha3 v0.10.8
29742023-11-02T19:11:15.698Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29752023-11-02T19:11:16.211Z Documenting libefi-sys v0.1.0
29762023-11-02T19:11:16.867Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29772023-11-02T19:11:17.608Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29782023-11-02T19:11:18.120Z Documenting serde_spanned v0.6.3
29792023-11-02T19:11:18.488Z Documenting secrecy v0.8.0
29802023-11-02T19:11:20.955Z Documenting packed_struct_codegen v0.10.1
29812023-11-02T19:11:22.644Z Documenting nodrop v0.1.14
29822023-11-02T19:11:23.190Z Documenting half v1.8.2
29832023-11-02T19:11:24.599Z Documenting winnow v0.5.15
29842023-11-02T19:11:24.819Z Documenting ciborium-io v0.2.1
29852023-11-02T19:11:25.563Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29862023-11-02T19:11:26.427Z Documenting array-init v0.0.4
29872023-11-02T19:11:27.644Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29882023-11-02T19:11:29.347Z Documenting packed_struct v0.10.1
29892023-11-02T19:11:30.836Z Documenting ciborium-ll v0.2.1
29902023-11-02T19:11:31.275Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29912023-11-02T19:11:32.950Z Documenting toml_edit v0.20.0
29922023-11-02T19:11:33.455Z Documenting pkcs1 v0.7.5
29932023-11-02T19:11:35.638Z Documenting slog-stdlog v4.1.1
29942023-11-02T19:11:37.091Z Documenting num-bigint-dig v0.8.4
29952023-11-02T19:11:37.813Z Documenting num-rational v0.4.1
29962023-11-02T19:11:40.343Z Documenting universal-hash v0.5.1
29972023-11-02T19:11:41.812Z Documenting num-complex v0.4.4
29982023-11-02T19:11:42.228Z Documenting xattr v1.0.1
29992023-11-02T19:11:42.944Z Documenting filetime v0.2.22
30002023-11-02T19:11:45.029Z Documenting opaque-debug v0.3.0
30012023-11-02T19:11:46.715Z Documenting bitfield v0.14.0
30022023-11-02T19:11:47.165Z Documenting termcolor v1.2.0
30032023-11-02T19:11:48.442Z Documenting rsa v0.9.2
30042023-11-02T19:11:49.104Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30052023-11-02T19:11:49.223Z Documenting num v0.4.1
30062023-11-02T19:11:49.246Z Documenting tar v0.4.40
30072023-11-02T19:11:49.364Z Documenting toml v0.8.0
30082023-11-02T19:11:51.104Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30092023-11-02T19:11:53.365Z Documenting env_logger v0.10.0
30102023-11-02T19:11:55.786Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30112023-11-02T19:12:07.855Z Documenting slog-envlogger v2.2.0
30122023-11-02T19:12:08.363Z Documenting ciborium v0.2.1
30132023-11-02T19:12:08.450Z Documenting serde-hex v0.1.0
30142023-11-02T19:12:08.503Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30152023-11-02T19:12:08.544Z Documenting x509-cert v0.2.4
30162023-11-02T19:12:08.605Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30172023-11-02T19:12:08.801Z Documenting signal-hook v0.3.17
30182023-11-02T19:12:08.843Z Documenting ron v0.8.1
30192023-11-02T19:12:08.940Z Documenting fxhash v0.2.1
30202023-11-02T19:12:09.095Z Documenting derive-where v1.2.5
30212023-11-02T19:12:09.266Z Documenting crc-any v2.4.3
30222023-11-02T19:12:09.518Z Documenting linear-map v1.2.0
30232023-11-02T19:12:10.696Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30242023-11-02T19:12:10.832Z Documenting doc-comment v0.3.3
30252023-11-02T19:12:11.555Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30262023-11-02T19:12:11.978Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30272023-11-02T19:12:17.705Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30282023-11-02T19:12:18.286Z Documenting newtype_derive v0.1.6
30292023-11-02T19:12:18.359Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30302023-11-02T19:12:18.847Z Documenting libsqlite3-sys v0.26.0
30312023-11-02T19:12:21.202Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30322023-11-02T19:12:21.567Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30332023-11-02T19:12:25.999Z Documenting hashlink v0.8.3
30342023-11-02T19:12:27.540Z Documenting aead v0.5.2
30352023-11-02T19:12:30.048Z Documenting snafu-derive v0.7.5
30362023-11-02T19:12:32.534Z Documenting fallible-streaming-iterator v0.1.9
30372023-11-02T19:12:32.843Z Documenting same-file v1.0.6
30382023-11-02T19:12:33.125Z Documenting path-slash v0.1.5
30392023-11-02T19:12:34.271Z Documenting steno v0.4.0
30402023-11-02T19:12:35.557Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30412023-11-02T19:12:37.076Z Documenting rusqlite v0.29.0
30422023-11-02T19:12:37.305Z Documenting camino-tempfile v1.0.2
30432023-11-02T19:12:39.211Z Documenting walkdir v2.4.0
30442023-11-02T19:12:39.616Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30452023-11-02T19:12:39.929Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30462023-11-02T19:12:41.387Z Documenting snafu v0.7.5
30472023-11-02T19:12:44.558Z Documenting nix v0.26.2
30482023-11-02T19:12:45.067Z Checking darling_core v0.14.4
30492023-11-02T19:12:45.464Z Documenting twox-hash v1.6.3
30502023-11-02T19:12:47.593Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30512023-11-02T19:12:47.693Z Documenting nibble_vec v0.1.0
30522023-11-02T19:12:50.032Z Documenting endian-type v0.1.2
30532023-11-02T19:12:50.082Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30542023-11-02T19:12:52.031Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30552023-11-02T19:12:54.467Z Checking darling v0.14.4
30562023-11-02T19:12:54.487Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30572023-11-02T19:12:54.527Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30582023-11-02T19:12:54.872Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30592023-11-02T19:12:56.040Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30602023-11-02T19:12:56.283Z Documenting radix_trie v0.2.1
30612023-11-02T19:12:57.021Z Documenting polyval v0.6.1
30622023-11-02T19:13:03.211Z Documenting num_enum v0.7.0
30632023-11-02T19:13:03.271Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30642023-11-02T19:13:04.130Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30652023-11-02T19:13:04.596Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30662023-11-02T19:13:05.197Z Documenting aes v0.8.3
30672023-11-02T19:13:09.608Z Documenting ctr v0.9.2
30682023-11-02T19:13:10.668Z Documenting bincode v1.3.3
30692023-11-02T19:13:13.267Z Documenting path-dedot v3.1.0
30702023-11-02T19:13:17.220Z Checking convert_case v0.4.0
30712023-11-02T19:13:17.634Z Documenting utf-8 v0.7.6
30722023-11-02T19:13:17.818Z Documenting convert_case v0.4.0
30732023-11-02T19:13:18.062Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30742023-11-02T19:13:19.339Z Documenting path-absolutize v3.1.0
30752023-11-02T19:13:22.029Z Documenting aes-gcm-siv v0.11.1
30762023-11-02T19:13:23.624Z Documenting tungstenite v0.20.1
30772023-11-02T19:13:23.941Z Documenting derive_more v0.99.17
30782023-11-02T19:13:23.972Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30792023-11-02T19:13:25.765Z Documenting trust-dns-client v0.22.0
30802023-11-02T19:13:26.541Z Documenting buf-list v1.0.3
30812023-11-02T19:13:30.204Z Documenting globset v0.4.13
30822023-11-02T19:13:33.509Z Documenting crossbeam-deque v0.8.3
30832023-11-02T19:13:33.873Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30842023-11-02T19:13:34.201Z Documenting headers-core v0.2.0
30852023-11-02T19:13:34.711Z Documenting olpc-cjson v0.1.3
30862023-11-02T19:13:35.356Z Documenting serde_plain v1.0.2
30872023-11-02T19:13:36.988Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30882023-11-02T19:13:39.127Z Documenting async-recursion v1.0.5
30892023-11-02T19:13:40.289Z Documenting bitstruct_derive v0.1.0
30902023-11-02T19:13:41.167Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30912023-11-02T19:13:41.554Z Documenting display-error-chain v0.2.0
30922023-11-02T19:13:42.236Z Documenting ringbuffer v0.15.0
30932023-11-02T19:13:42.536Z Documenting ascii v1.1.0
30942023-11-02T19:13:42.675Z Documenting tough v0.12.5
30952023-11-02T19:13:46.417Z Documenting headers v0.3.9
30962023-11-02T19:13:47.144Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30972023-11-02T19:13:47.374Z Documenting rayon-core v1.12.0
30982023-11-02T19:13:47.923Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30992023-11-02T19:13:47.945Z Documenting bitstruct v0.1.1
31002023-11-02T19:13:47.965Z Documenting trust-dns-server v0.22.1
31012023-11-02T19:13:51.927Z Documenting tokio-tungstenite v0.20.1
31022023-11-02T19:13:51.946Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31032023-11-02T19:13:53.632Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31042023-11-02T19:13:54.412Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31052023-11-02T19:13:55.143Z Checking derive_builder_core v0.12.0
31062023-11-02T19:13:56.287Z Documenting derive_builder_core v0.12.0
31072023-11-02T19:13:56.610Z Documenting sled v0.34.7
31082023-11-02T19:13:56.639Z Documenting signal-hook-mio v0.2.3
31092023-11-02T19:13:58.920Z Documenting erased-serde v0.3.30
31102023-11-02T19:14:02.797Z Documenting unicase v2.7.0
31112023-11-02T19:14:03.147Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31122023-11-02T19:14:03.399Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31132023-11-02T19:14:04.209Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31142023-11-02T19:14:04.476Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31152023-11-02T19:14:04.520Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31162023-11-02T19:14:04.623Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31172023-11-02T19:14:04.950Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31182023-11-02T19:14:05.318Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31192023-11-02T19:14:06.506Z Documenting serde_arrays v0.1.0
31202023-11-02T19:14:06.788Z Documenting ff v0.13.0
31212023-11-02T19:14:07.115Z Documenting pretty-hex v0.3.0
31222023-11-02T19:14:07.714Z Documenting mime_guess v2.0.4
31232023-11-02T19:14:11.319Z Documenting derive_builder_macro v0.12.0
31242023-11-02T19:14:11.868Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31252023-11-02T19:14:13.364Z Documenting crossterm v0.27.0
31262023-11-02T19:14:13.544Z Documenting group v0.13.0
31272023-11-02T19:14:14.558Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31282023-11-02T19:14:18.696Z Documenting rayon v1.8.0
31292023-11-02T19:14:20.020Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31302023-11-02T19:14:27.076Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31312023-11-02T19:14:28.070Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31322023-11-02T19:14:32.633Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31332023-11-02T19:14:36.968Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31342023-11-02T19:14:40.742Z Documenting portable-atomic v1.4.3
31352023-11-02T19:14:41.258Z Documenting ed25519 v1.5.3
31362023-11-02T19:14:43.677Z Documenting bcs v0.1.6
31372023-11-02T19:14:45.616Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31382023-11-02T19:14:46.403Z Documenting crypto-bigint v0.5.2
31392023-11-02T19:14:47.774Z Documenting ref-cast-impl v1.0.20
31402023-11-02T19:14:48.146Z Documenting curve25519-dalek-derive v0.1.0
31412023-11-02T19:14:50.538Z Documenting thiserror-impl-no-std v2.0.2
31422023-11-02T19:14:50.691Z Documenting vte_generate_state_changes v0.1.1
31432023-11-02T19:14:55.541Z Documenting cassowary v0.3.0
31442023-11-02T19:14:56.002Z Checking unicode-xid v0.2.4
31452023-11-02T19:14:56.152Z Documenting base16ct v0.2.0
31462023-11-02T19:14:56.525Z Documenting unicode-xid v0.2.4
31472023-11-02T19:14:57.333Z Documenting number_prefix v0.4.0
31482023-11-02T19:14:59.051Z Documenting highway v1.1.0
31492023-11-02T19:15:00.616Z Documenting elliptic-curve v0.13.5
31502023-11-02T19:15:00.953Z Documenting const_format_proc_macros v0.2.31
31512023-11-02T19:15:01.852Z Documenting ratatui v0.23.0
31522023-11-02T19:15:03.430Z Documenting indicatif v0.17.7
31532023-11-02T19:15:05.445Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31542023-11-02T19:15:06.441Z Documenting thiserror-no-std v2.0.2
31552023-11-02T19:15:08.277Z Documenting vte v0.11.1
31562023-11-02T19:15:09.758Z Documenting curve25519-dalek v4.1.0
31572023-11-02T19:15:10.694Z Documenting ref-cast v1.0.20
31582023-11-02T19:15:11.275Z Documenting salty v0.2.0
31592023-11-02T19:15:13.407Z Documenting derive_builder v0.12.0
31602023-11-02T19:15:15.148Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31612023-11-02T19:15:15.162Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31622023-11-02T19:15:15.269Z Documenting polar-core v0.27.0
31632023-11-02T19:15:18.106Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31642023-11-02T19:15:18.883Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31652023-11-02T19:15:21.958Z Documenting libxml v0.3.3
31662023-11-02T19:15:25.023Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31672023-11-02T19:15:26.410Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31682023-11-02T19:15:30.054Z Documenting poly1305 v0.8.0
31692023-11-02T19:15:32.946Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31702023-11-02T19:15:35.647Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31712023-11-02T19:15:37.239Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31722023-11-02T19:15:37.690Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31732023-11-02T19:15:37.851Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31742023-11-02T19:15:37.903Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31752023-11-02T19:15:39.528Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31762023-11-02T19:15:39.936Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31772023-11-02T19:15:55.529Z Documenting chacha20 v0.9.1
31782023-11-02T19:15:55.801Z Documenting bb8 v0.8.1
31792023-11-02T19:15:55.873Z Documenting serde-big-array v0.5.1
31802023-11-02T19:15:56.130Z Documenting quick-xml v0.23.1
31812023-11-02T19:15:56.700Z Documenting bytesize v1.3.0
31822023-11-02T19:15:57.183Z Documenting pem v3.0.2
31832023-11-02T19:15:57.570Z Documenting impl-trait-for-tuples v0.2.2
31842023-11-02T19:15:59.886Z Documenting oso-derive v0.27.0
31852023-11-02T19:16:01.305Z Documenting rtoolbox v0.0.1
31862023-11-02T19:16:03.714Z Documenting smawk v0.3.1
31872023-11-02T19:16:03.718Z Documenting fs-err v2.9.0
31882023-11-02T19:16:03.725Z Documenting unicode-linebreak v0.1.5
31892023-11-02T19:16:05.017Z Documenting maplit v1.0.2
31902023-11-02T19:16:05.376Z Documenting humantime v2.1.0
31912023-11-02T19:16:06.149Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31922023-11-02T19:16:07.236Z Documenting rcgen v0.11.3
31932023-11-02T19:16:07.719Z Documenting rpassword v7.2.0
31942023-11-02T19:16:08.155Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31952023-11-02T19:16:09.435Z Documenting textwrap v0.16.0
31962023-11-02T19:16:10.017Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31972023-11-02T19:16:11.170Z Documenting oso v0.27.0
31982023-11-02T19:16:14.187Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31992023-11-02T19:16:15.346Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32002023-11-02T19:16:17.100Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32012023-11-02T19:16:19.493Z Documenting chacha20poly1305 v0.10.1
32022023-11-02T19:16:27.808Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32032023-11-02T19:16:28.999Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32042023-11-02T19:16:30.024Z Documenting vsss-rs v3.3.1
32052023-11-02T19:16:35.609Z Documenting strip-ansi-escapes v0.2.0
32062023-11-02T19:16:36.705Z Documenting tui-tree-widget v0.13.0
32072023-11-02T19:16:40.673Z Documenting const_format v0.2.31
32082023-11-02T19:16:40.938Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32092023-11-02T19:16:41.996Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32102023-11-02T19:16:44.761Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32112023-11-02T19:16:45.014Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32122023-11-02T19:16:49.129Z Documenting cookie v0.16.2
32132023-11-02T19:16:50.182Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32142023-11-02T19:16:51.113Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32152023-11-02T19:16:53.116Z Documenting signal-hook-tokio v0.3.1
32162023-11-02T19:16:55.352Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32172023-11-02T19:16:56.289Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32182023-11-02T19:16:57.479Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32192023-11-02T19:16:58.139Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32202023-11-02T19:16:59.094Z Documenting atomicwrites v0.4.2
32212023-11-02T19:17:00.727Z Documenting fd-lock v3.0.13
32222023-11-02T19:17:01.366Z Documenting subprocess v0.2.9
32232023-11-02T19:17:01.467Z Documenting owo-colors v3.5.0
32242023-11-02T19:17:03.375Z Documenting corncobs v0.1.3
32252023-11-02T19:17:06.016Z Documenting shell-words v1.1.0
32262023-11-02T19:17:06.252Z Documenting nu-ansi-term v0.49.0
32272023-11-02T19:17:07.583Z Documenting http-range v0.1.5
32282023-11-02T19:17:08.139Z Documenting bit_field v0.10.2
32292023-11-02T19:17:08.435Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32302023-11-02T19:17:09.489Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32312023-11-02T19:17:11.991Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32322023-11-02T19:17:12.417Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32332023-11-02T19:17:12.815Z Documenting reedline v0.23.0
32342023-11-02T19:17:13.636Z Documenting hyper-staticfile v0.9.5
32352023-11-02T19:17:13.658Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32362023-11-02T19:17:15.276Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32372023-11-02T19:17:24.005Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32382023-11-02T19:17:24.063Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32392023-11-02T19:17:26.389Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32402023-11-02T19:17:39.952Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32412023-11-02T19:17:45.916Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32422023-11-02T19:17:46.396Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32432023-11-02T19:17:48.539Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32442023-11-02T19:17:51.719Z Documenting fatfs v0.3.6
32452023-11-02T19:17:52.399Z Documenting cargo-platform v0.1.3
32462023-11-02T19:17:52.654Z Documenting nanorand v0.7.0
32472023-11-02T19:17:59.961Z Documenting glob v0.3.1
32482023-11-02T19:17:59.997Z Documenting assert_matches v1.5.0
32492023-11-02T19:18:00.429Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502023-11-02T19:18:00.448Z Documenting flume v0.11.0
32512023-11-02T19:18:00.655Z Documenting cargo_metadata v0.18.0
32522023-11-02T19:18:04.147Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32532023-11-02T19:18:05.755Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542023-11-02T19:18:08.101Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552023-11-02T19:18:08.386Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32562023-11-02T19:18:12.249Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32572023-11-02T19:18:14.060Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32582023-11-02T19:18:14.211Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32592023-11-02T19:18:17.276Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32602023-11-02T19:18:40.053Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32612023-11-02T19:18:40.722Z Documenting omicron-zone-package v0.8.3
32622023-11-02T19:18:41.737Z Documenting cargo_toml v0.16.3
32632023-11-02T19:18:46.220Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32642023-11-02T19:18:48.258Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32652023-11-02T19:18:49.368Z Documenting termios v0.3.3
32662023-11-02T19:18:49.870Z Documenting topological-sort v0.2.2
32672023-11-02T19:18:52.406Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32682023-11-02T19:18:56.240Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32692023-11-02T19:18:56.535Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32702023-11-02T19:18:58.706Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32712023-11-02T19:19:12.686Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32722023-11-02T19:19:31.689Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32732023-11-02T19:19:33.625Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32742023-11-02T19:19:33.743Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32752023-11-02T19:19:45.831Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32762023-11-02T19:19:50.343Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32772023-11-02T19:19:51.908Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32782023-11-02T19:19:57.952Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32792023-11-02T19:19:58.074Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32802023-11-02T19:20:09.182Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32812023-11-02T19:20:09.189Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32822023-11-02T19:20:09.197Z |
32832023-11-02T19:20:09.200Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32842023-11-02T19:20:09.203Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32852023-11-02T19:20:09.208Z |
32862023-11-02T19:20:09.211Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32872023-11-02T19:20:09.214Zhelp: to link to the struct, prefix with `struct@`
32882023-11-02T19:20:09.217Z |
32892023-11-02T19:20:09.220Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32902023-11-02T19:20:09.230Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32912023-11-02T19:20:09.233Z |
32922023-11-02T19:20:09.237Z
32932023-11-02T19:20:11.704Zwarning: `wicketd` (lib doc) generated 1 warning
32942023-11-02T19:21:15.839Z Finished dev [unoptimized + debuginfo] target(s) in 16m 52s
32952023-11-02T19:21:16.268Z
32962023-11-02T19:21:16.329Zreal 16:52.220624943
32972023-11-02T19:21:16.346Zuser 1:00:22.382436090
32982023-11-02T19:21:16.361Zsys 1:04:11.227387391
32992023-11-02T19:21:16.375Ztrap 2.330730817
33002023-11-02T19:21:16.396Ztflt 0.120802004
33012023-11-02T19:21:16.412Zdflt 0.808388930
33022023-11-02T19:21:16.427Zkflt 0.000413858
33032023-11-02T19:21:16.851Zlock 3:09:51.659251861
33042023-11-02T19:21:17.268Zslp 4:28:19.228741939
33052023-11-02T19:21:17.294Zlat 5:58.443214690
33062023-11-02T19:21:17.315Zstop 2:15.215723998
33072023-11-02T19:21:17.377Zprocess exited: duration 2042689 ms, exit code 0
 
33082023-11-02T19:21:17.419Zfound 0 output files