01HEX6JMAPVPC76RQJY596ADEN: 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: 01HEX6K0A64MYTSKQ7BCMMPN5A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-10T18:07:11.243Zjob assigned to worker 01HEX6K1CSFWGTSJ5D60M5JTWA (queued for 1 m 12 s)
 
22023-11-10T18:07:12.162Zstarting task 0: "setup"
32023-11-10T18:07:12.225Z++ uname -s
42023-11-10T18:07:12.229Z+ kern=SunOS
52023-11-10T18:07:12.233Z+ case "$kern" in
62023-11-10T18:07:12.236Z+ groupadd -g 12345 build
72023-11-10T18:07:12.239Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-10T18:07:14.249Z+ zfs create -o mountpoint=/work rpool/work
92023-11-10T18:07:14.427Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-10T18:07:14.436Z+ home_fs=zfs
112023-11-10T18:07:14.439Z+ [[ zfs == autofs ]]
122023-11-10T18:07:14.442Z+ mkdir -p /home/build
132023-11-10T18:07:14.445Z+ chown build:build /home/build /work
142023-11-10T18:07:17.046Z+ chmod 0700 /home/build /work
152023-11-10T18:07:17.068Zprocess exited: duration 4273 ms, exit code 0
 
162023-11-10T18:07:17.090Zstarting task 1: "rust-toolchain"
172023-11-10T18:07:17.106Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-10T18:07:17.113Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-10T18:07:17.290Zinfo: downloading installer
202023-11-10T18:07:18.541Zwarning: it looks like you have an existing installation of Rust at:
212023-11-10T18:07:18.545Zwarning: /opt/ooce/bin
222023-11-10T18:07:18.548Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-10T18:07:18.552Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-10T18:07:18.555Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-10T18:07:18.559Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-10T18:07:18.563Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-10T18:07:18.568Zerror: cannot install while Rust is installed
282023-11-10T18:07:18.574Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-10T18:07:18.618Zinfo: profile set to 'default'
302023-11-10T18:07:18.622Zinfo: default host triple is x86_64-unknown-illumos
312023-11-10T18:07:18.627Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-10T18:07:18.780Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-10T18:07:18.785Zinfo: downloading component 'cargo'
342023-11-10T18:07:19.366Zinfo: downloading component 'clippy'
352023-11-10T18:07:19.582Zinfo: downloading component 'rust-docs'
362023-11-10T18:07:20.303Zinfo: downloading component 'rust-std'
372023-11-10T18:07:21.595Zinfo: downloading component 'rustc'
382023-11-10T18:07:24.680Zinfo: downloading component 'rustfmt'
392023-11-10T18:07:24.860Zinfo: installing component 'cargo'
402023-11-10T18:07:26.298Zinfo: installing component 'clippy'
412023-11-10T18:07:26.899Zinfo: installing component 'rust-docs'
422023-11-10T18:07:29.768Zinfo: installing component 'rust-std'
432023-11-10T18:07:35.035Zinfo: installing component 'rustc'
442023-11-10T18:07:45.310Zinfo: installing component 'rustfmt'
452023-11-10T18:07:45.763Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-10T18:07:45.769Z
472023-11-10T18:07:45.934Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-10T18:07:45.939Z
492023-11-10T18:07:46.022Z
502023-11-10T18:07:46.031ZRust is installed now. Great!
512023-11-10T18:07:46.040Z
522023-11-10T18:07:46.044ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-10T18:07:46.047Zenvironment variable. This has not been done automatically.
542023-11-10T18:07:46.052Z
552023-11-10T18:07:46.055ZTo configure your current shell, run:
562023-11-10T18:07:46.058Zsource "$HOME/.cargo/env"
572023-11-10T18:07:46.062Z+ rustc --version
582023-11-10T18:07:46.564Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-10T18:07:46.579Zprocess exited: duration 29064 ms, exit code 0
 
602023-11-10T18:07:46.624Zstarting task 2: "authentication"
612023-11-10T18:07:46.678Zprocess exited: duration 42 ms, exit code 0
 
622023-11-10T18:07:46.721Zstarting task 3: "clone repository"
632023-11-10T18:07:46.800Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-10T18:07:46.830Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-10T18:07:46.834ZCloning into '/work/oxidecomputer/omicron'...
662023-11-10T18:07:52.536Z+ cd /work/oxidecomputer/omicron
672023-11-10T18:07:52.553Z+ [[ -n clickhouse-schema-updater ]]
682023-11-10T18:07:52.589Z+ git fetch origin clickhouse-schema-updater
692023-11-10T18:07:52.892ZFrom https://github.com/oxidecomputer/omicron
702023-11-10T18:07:52.902Z * branch clickhouse-schema-updater -> FETCH_HEAD
712023-11-10T18:07:52.909Z+ git checkout -B clickhouse-schema-updater remotes/origin/clickhouse-schema-updater
722023-11-10T18:07:52.969ZSwitched to a new branch 'clickhouse-schema-updater'
732023-11-10T18:07:52.977Zbranch 'clickhouse-schema-updater' set up to track 'origin/clickhouse-schema-updater'.
742023-11-10T18:07:52.986Z+ git reset --hard fa280fd737fbe4e30b449c467a43e721fabbdff6
752023-11-10T18:07:53.025ZHEAD is now at fa280fd7 Review feedback
762023-11-10T18:07:53.035Zprocess exited: duration 6297 ms, exit code 0
 
772023-11-10T18:07:53.062Zstarting task 4: "build"
782023-11-10T18:07:53.079Z+ cargo --version
792023-11-10T18:07:53.091Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-10T18:07:53.302Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-10T18:07:53.728Zinfo: downloading component 'cargo'
822023-11-10T18:07:53.950Zinfo: downloading component 'clippy'
832023-11-10T18:07:54.198Zinfo: downloading component 'rust-docs'
842023-11-10T18:07:55.042Zinfo: downloading component 'rust-std'
852023-11-10T18:07:56.406Zinfo: downloading component 'rustc'
862023-11-10T18:08:00.188Zinfo: downloading component 'rustfmt'
872023-11-10T18:08:00.399Zinfo: installing component 'cargo'
882023-11-10T18:08:01.625Zinfo: installing component 'clippy'
892023-11-10T18:08:02.171Zinfo: installing component 'rust-docs'
902023-11-10T18:08:04.963Zinfo: installing component 'rust-std'
912023-11-10T18:08:07.534Zinfo: installing component 'rustc'
922023-11-10T18:08:13.605Zinfo: installing component 'rustfmt'
932023-11-10T18:08:14.153Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-10T18:08:14.158Z+ rustc --version
952023-11-10T18:08:14.281Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-10T18:08:14.289Z+ source ./env.sh
972023-11-10T18:08:14.304Z++ set -o xtrace
982023-11-10T18:08:14.314Z++++ dirname ./env.sh
992023-11-10T18:08:14.326Z+++ cd .
1002023-11-10T18:08:14.340Z+++ echo /work/oxidecomputer/omicron
1012023-11-10T18:08:14.355Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-10T18:08:14.381Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-10T18:08:14.399Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-10T18:08:14.430Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-10T18:08:14.451Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-10T18:08:14.460Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-10T18:08:14.467Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-10T18:08:14.474Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-10T18:08:14.481Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-10T18:08:14.487Z++ unset OMICRON_WS
1112023-11-10T18:08:14.526Z++ set +o xtrace
1122023-11-10T18:08:14.531Z
1132023-11-10T18:08:14.535Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-10T18:08:14.540Z # # # # # # # # # # # # # # #
1152023-11-10T18:08:14.544Z # # # # ##### # # ##### # # # # # #### #
1162023-11-10T18:08:14.552Z ##### ##### # ##### # # # # # # # # #
1172023-11-10T18:08:14.557Z # # # # # # # # # # # # # # #
1182023-11-10T18:08:14.565Z # # # ###### # # ###### ### # #### # #### #
1192023-11-10T18:08:14.569Z
1202023-11-10T18:08:23.435Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-10T18:08:24.386Z Startup: Caching catalogs ... Done
1222023-11-10T18:08:29.165ZPlanning: Solver setup ... Done (4.484s)
1232023-11-10T18:08:29.282ZPlanning: Running solver ... Done (0.118s)
1242023-11-10T18:08:29.355ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-10T18:08:29.360ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-10T18:08:29.637ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-10T18:08:29.781ZPlanning: Package planning ... Done (0.146s)
1282023-11-10T18:08:29.868ZPlanning: Merging actions ... Done (0.086s)
1292023-11-10T18:08:30.732ZPlanning: Checking for conflicting actions ... Done (0.864s)
1302023-11-10T18:08:30.750ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-10T18:08:34.619ZPlanning: Evaluating mediators ... Done (3.869s)
1322023-11-10T18:08:34.635ZPlanning: Planning completed in 10.19 seconds
1332023-11-10T18:08:34.658Z Packages to install: 4
1342023-11-10T18:08:34.662Z Mediators to change: 2
1352023-11-10T18:08:34.665Z Services to change: 1
1362023-11-10T18:08:34.668Z Estimated space available: 148.90 GB
1372023-11-10T18:08:34.670ZEstimated space to be consumed: 1.37 GB
1382023-11-10T18:08:34.673Z Create boot environment: No
1392023-11-10T18:08:34.683ZCreate backup boot environment: No
1402023-11-10T18:08:34.686Z Rebuild boot archive: No
1412023-11-10T18:08:34.691Z
1422023-11-10T18:08:34.700ZChanged mediators:
1432023-11-10T18:08:34.704Z mediator clang:
1442023-11-10T18:08:34.714Z version: None -> 15 (system default)
1452023-11-10T18:08:34.718Z
1462023-11-10T18:08:34.722Z mediator llvm:
1472023-11-10T18:08:34.725Z version: 14 (system default) -> 15 (system default)
1482023-11-10T18:08:34.729Z
1492023-11-10T18:08:34.734ZChanged packages:
1502023-11-10T18:08:34.738Zhelios-dev
1512023-11-10T18:08:34.748Z developer/build-essential
1522023-11-10T18:08:34.751Z None -> 11-2.0
1532023-11-10T18:08:34.756Z library/libxmlsec1
1542023-11-10T18:08:34.759Z None -> 1.2.35-2.0
1552023-11-10T18:08:34.765Z ooce/developer/clang-15
1562023-11-10T18:08:34.768Z None -> 15.0.7-2.0
1572023-11-10T18:08:34.772Z ooce/developer/llvm-15
1582023-11-10T18:08:34.776Z None -> 15.0.7-2.0
1592023-11-10T18:08:34.779Z
1602023-11-10T18:08:34.782ZServices:
1612023-11-10T18:08:34.786Z restart_fmri:
1622023-11-10T18:08:34.790Z svc:/system/update-man-index:default
1632023-11-10T18:08:34.879Z
1642023-11-10T18:08:34.901ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-10T18:08:41.312ZDownload: 213/3290 items 1.3/212.6MB 0% complete (1.5M/s)
1662023-11-10T18:08:46.397ZDownload: 1201/3290 items 83.6/212.6MB 39% complete (9.6M/s)
1672023-11-10T18:08:51.396ZDownload: 2843/3290 items 121.1/212.6MB 56% complete (12.0M/s)
1682023-11-10T18:08:56.397ZDownload: 3269/3290 items 207.3/212.6MB 97% complete (12.3M/s)
1692023-11-10T18:08:57.262ZDownload: Completed 212.60 MB in 22.38 seconds (9.5M/s)
1702023-11-10T18:08:57.620Z Actions: 1/3687 actions (Installing new actions)
1712023-11-10T18:09:02.663Z Actions: 3136/3687 actions (Installing new actions)
1722023-11-10T18:09:05.901Z Actions: Completed 3687 actions in 8.26 seconds.
1732023-11-10T18:09:06.046Z Done (0.158s)
1742023-11-10T18:09:06.049Z Done (0.000s)
1752023-11-10T18:09:06.250Z Done (0.204s)
1762023-11-10T18:09:13.965Z Done (7.597s)
1772023-11-10T18:09:14.199Z Done (0.128s)
1782023-11-10T18:09:14.202Z Done (0.000s)
1792023-11-10T18:09:14.444Z Done (0.000s)
1802023-11-10T18:09:15.151ZPlanning: Evaluating mediator changes ... Done
1812023-11-10T18:09:15.424ZPlanning: Checking for conflicting actions ... Done
1822023-11-10T18:09:15.427ZPlanning: Consolidating action changes ... Done
1832023-11-10T18:09:15.872ZPlanning: Evaluating mediators ... Done
1842023-11-10T18:09:15.877ZPlanning: Planning completed in 0.74 seconds
1852023-11-10T18:09:15.929Z Mediators to change: 2
1862023-11-10T18:09:15.934Z Create boot environment: No
1872023-11-10T18:09:15.939ZCreate backup boot environment: No
1882023-11-10T18:09:16.024Z Done
1892023-11-10T18:09:16.030Z Done
1902023-11-10T18:09:16.189Z Done
1912023-11-10T18:09:22.090Z Done
1922023-11-10T18:09:22.210Z Done
1932023-11-10T18:09:22.215Z Done
1942023-11-10T18:09:22.315Z Done
1952023-11-10T18:09:23.315ZPlanning: Evaluating mediator changes ... Done
1962023-11-10T18:09:23.318ZPlanning: Merging actions ... Done
1972023-11-10T18:09:23.647ZPlanning: Checking for conflicting actions ... Done
1982023-11-10T18:09:23.649ZPlanning: Consolidating action changes ... Done
1992023-11-10T18:09:24.089ZPlanning: Evaluating mediators ... Done
2002023-11-10T18:09:24.163ZPlanning: Planning completed in 1.29 seconds
2012023-11-10T18:09:24.219Z Packages to change: 1
2022023-11-10T18:09:24.222Z Mediators to change: 1
2032023-11-10T18:09:24.224Z Services to change: 1
2042023-11-10T18:09:24.227Z Create boot environment: No
2052023-11-10T18:09:24.230ZCreate backup boot environment: Yes
2062023-11-10T18:09:26.432Z Actions: 1/6 actions (Updating modified actions)
2072023-11-10T18:09:26.435Z Actions: Completed 6 actions in 0.00 seconds.
2082023-11-10T18:09:26.438Z Done
2092023-11-10T18:09:26.451Z Done
2102023-11-10T18:09:26.519Z Done
2112023-11-10T18:09:32.415Z Done
2122023-11-10T18:09:32.537Z Done
2132023-11-10T18:09:32.540Z Done
2142023-11-10T18:09:32.635Z Done
2152023-11-10T18:09:33.305ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162023-11-10T18:09:33.308Zclang system 15 system
2172023-11-10T18:09:33.311Zcsh system system illumos
2182023-11-10T18:09:33.313Zctags system system illumos
2192023-11-10T18:09:33.316Zgcc vendor 12 vendor
2202023-11-10T18:09:33.319Zgcc system 10 system
2212023-11-10T18:09:33.321Zgcc system 7 system
2222023-11-10T18:09:33.324Zgo system 1.20 system
2232023-11-10T18:09:33.327Zgo system 1.19 system
2242023-11-10T18:09:33.329Zllvm system 15 system
2252023-11-10T18:09:33.332Zllvm system 14 system
2262023-11-10T18:09:33.335Zmariadb system 10.6 system
2272023-11-10T18:09:33.338Zmta vendor vendor dma
2282023-11-10T18:09:33.340Zopenjdk system 17 system
2292023-11-10T18:09:33.343Zopenjdk system 11 system
2302023-11-10T18:09:33.346Zopenjdk system 1.8 system
2312023-11-10T18:09:33.352Zopenssl vendor 3 vendor
2322023-11-10T18:09:33.357Zperl system 5.36 system
2332023-11-10T18:09:33.360Zpostgresql system 15 system
2342023-11-10T18:09:33.364Zpostgresql system 13 system
2352023-11-10T18:09:33.369Zpython vendor 3 vendor
2362023-11-10T18:09:33.374Zpython system 2 system
2372023-11-10T18:09:33.380Zpython3 system 3.11 system
2382023-11-10T18:09:33.392Zruby system 3.0 system
2392023-11-10T18:09:33.404Zwords vendor vendor american-english
2402023-11-10T18:09:33.418Zwords system system australian-english
2412023-11-10T18:09:33.431Zwords system system british-english
2422023-11-10T18:09:33.443Zwords system system canadian-english
2432023-11-10T18:09:33.453Zwords system system french
2442023-11-10T18:09:33.469Zwords system system italian
2452023-11-10T18:09:33.484Zwords system system ngerman
2462023-11-10T18:09:33.495Zwords system system ogerman
2472023-11-10T18:09:33.505Zwords system system spanish
2482023-11-10T18:09:33.836ZFMRI IFO
2492023-11-10T18:09:33.840Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502023-11-10T18:09:33.845Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512023-11-10T18:09:33.848Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522023-11-10T18:09:33.851Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2532023-11-10T18:09:33.855Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542023-11-10T18:09:33.859Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2552023-11-10T18:09:33.911Z+ set -o errexit
2562023-11-10T18:09:33.917Z+++ dirname ./tools/ci_download_cockroachdb
2572023-11-10T18:09:33.919Z++ cd ./tools
2582023-11-10T18:09:33.922Z++ pwd
2592023-11-10T18:09:33.925Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602023-11-10T18:09:33.928Z++ basename ./tools/ci_download_cockroachdb
2612023-11-10T18:09:33.931Z+ ARG0=ci_download_cockroachdb
2622023-11-10T18:09:33.934Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632023-11-10T18:09:33.936Z+ CIDL_VERSION=v22.1.9
2642023-11-10T18:09:33.939Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652023-11-10T18:09:33.942Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662023-11-10T18:09:33.945Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672023-11-10T18:09:33.947Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682023-11-10T18:09:33.950Z+ TARGET_DIR=out
2692023-11-10T18:09:33.953Z+ DOWNLOAD_DIR=out/downloads
2702023-11-10T18:09:33.955Z+ DEST_DIR=./out/cockroachdb
2712023-11-10T18:09:33.958Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722023-11-10T18:09:33.961Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732023-11-10T18:09:33.965Z+ main
2742023-11-10T18:09:33.968Z+ [[ 0 != 0 ]]
2752023-11-10T18:09:33.972Z+ CIDL_OS=solaris2.11
2762023-11-10T18:09:33.974Z+ [[ 0 != 0 ]]
2772023-11-10T18:09:33.977Z+ configure_os solaris2.11
2782023-11-10T18:09:33.980Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792023-11-10T18:09:33.983Zcurrent directory: /work/oxidecomputer/omicron
2802023-11-10T18:09:33.986Z+ echo 'configuring based on OS: "solaris2.11"'
2812023-11-10T18:09:33.988Zconfiguring based on OS: "solaris2.11"
2822023-11-10T18:09:33.991Z+ case "$1" in
2832023-11-10T18:09:33.994Z+ CIDL_BUILD=illumos
2842023-11-10T18:09:33.996Z+ CIDL_SUFFIX=tar.gz
2852023-11-10T18:09:33.999Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862023-11-10T18:09:34.002Z+ CIDL_MD5FUNC=do_md5sum
2872023-11-10T18:09:34.006Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882023-11-10T18:09:34.009Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892023-11-10T18:09:34.011Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902023-11-10T18:09:34.016Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912023-11-10T18:09:34.018Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-10T18:09:34.021Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932023-11-10T18:09:34.024Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-10T18:09:34.026Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-10T18:09:34.029ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-10T18:09:34.032Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972023-11-10T18:09:34.034ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-11-10T18:09:34.037Z+ mkdir -p out/downloads
2992023-11-10T18:09:34.040Z+ mkdir -p ./out/cockroachdb
3002023-11-10T18:09:34.043Z+ local DO_DOWNLOAD=true
3012023-11-10T18:09:34.046Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022023-11-10T18:09:34.049Z+ '[' true == true ']'
3032023-11-10T18:09:34.052Z+ echo Downloading...
3042023-11-10T18:09:34.054ZDownloading...
3052023-11-10T18:09:34.068Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-11-10T18:09:34.075Z+ 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
3072023-11-10T18:09:37.522Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-11-10T18:09:37.530Z++ md5sum
3092023-11-10T18:09:37.538Z++ awk '{print $1}'
3102023-11-10T18:09:37.725Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112023-11-10T18:09:37.732Z+ [[ 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 ]]
3122023-11-10T18:09:37.742Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-11-10T18:09:37.749Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142023-11-10T18:09:41.350Z+ do_assemble_illumos
3152023-11-10T18:09:41.356Z+ rm -r ./out/cockroachdb
3162023-11-10T18:09:41.364Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172023-11-10T18:09:42.041Z+ ./out/cockroachdb/bin/cockroach version
3182023-11-10T18:09:42.336ZBuild Tag: v22.1.9-dirty
3192023-11-10T18:09:42.343ZBuild Time: 2022/10/26 21:17:46
3202023-11-10T18:09:42.349ZDistribution: OSS
3212023-11-10T18:09:42.356ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222023-11-10T18:09:42.362ZGo Version: go1.17.13
3232023-11-10T18:09:42.368ZC Compiler: gcc 10.3.0
3242023-11-10T18:09:42.385ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252023-11-10T18:09:42.393ZBuild Type: release
3262023-11-10T18:09:42.399Z+ set -o errexit
3272023-11-10T18:09:42.405Z+++ dirname ./tools/ci_download_clickhouse
3282023-11-10T18:09:42.411Z++ cd ./tools
3292023-11-10T18:09:42.417Z++ pwd
3302023-11-10T18:09:42.426Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312023-11-10T18:09:42.434Z++ basename ./tools/ci_download_clickhouse
3322023-11-10T18:09:42.445Z+ ARG0=ci_download_clickhouse
3332023-11-10T18:09:42.453Z+ TARGET_DIR=out
3342023-11-10T18:09:42.462Z+ DOWNLOAD_DIR=out/downloads
3352023-11-10T18:09:42.881Z+ DEST_DIR=./out/clickhouse
3362023-11-10T18:09:42.901Z+ CIDL_VERSION=v22.8.9.24
3372023-11-10T18:09:42.909Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382023-11-10T18:09:42.919Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392023-11-10T18:09:42.933Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402023-11-10T18:09:43.351Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412023-11-10T18:09:43.357Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422023-11-10T18:09:43.362Z+ main
3432023-11-10T18:09:43.367Z+ [[ 0 != 0 ]]
3442023-11-10T18:09:43.371Z+ CIDL_OS=solaris2.11
3452023-11-10T18:09:43.375Z+ [[ 0 != 0 ]]
3462023-11-10T18:09:43.390Z+ configure_os solaris2.11
3472023-11-10T18:09:43.396Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482023-11-10T18:09:43.404Zcurrent directory: /work/oxidecomputer/omicron
3492023-11-10T18:09:43.416Z+ echo 'configuring based on OS: "solaris2.11"'
3502023-11-10T18:09:43.424Zconfiguring based on OS: "solaris2.11"
3512023-11-10T18:09:43.434Z+ CIDL_DASHREV=
3522023-11-10T18:09:43.448Z+ case "$1" in
3532023-11-10T18:09:43.453Z+ CIDL_PLATFORM=illumos
3542023-11-10T18:09:43.458Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552023-11-10T18:09:43.463Z+ CIDL_MD5FUNC=do_md5sum
3562023-11-10T18:09:43.468Z+ CIDL_DASHREV=-1
3572023-11-10T18:09:43.477Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582023-11-10T18:09:43.484Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-10T18:09:43.489Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-10T18:09:43.497Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-10T18:09:43.506Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-11-10T18:09:43.514ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-10T18:09:43.927Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-11-10T18:09:43.932ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-10T18:09:43.934Z+ mkdir -p out/downloads
3662023-11-10T18:09:43.937Z+ mkdir -p ./out/clickhouse
3672023-11-10T18:09:43.940Z+ local DO_DOWNLOAD=true
3682023-11-10T18:09:43.943Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692023-11-10T18:09:43.945Z+ '[' true == true ']'
3702023-11-10T18:09:43.948Z+ echo Downloading...
3712023-11-10T18:09:43.951ZDownloading...
3722023-11-10T18:09:43.954Z+ 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
3732023-11-10T18:09:43.957Z+ 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
3742023-11-10T18:09:43.960Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-11-10T18:09:43.964Z++ md5sum
3762023-11-10T18:09:43.968Z++ awk '{print $1}'
3772023-11-10T18:09:43.986Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782023-11-10T18:09:43.992Z+ [[ 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 ]]
3792023-11-10T18:09:43.996Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802023-11-10T18:09:44.000Z+ mkdir -p ./out/clickhouse
3812023-11-10T18:09:44.008Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822023-11-10T18:09:49.147Z+ ./out/clickhouse/clickhouse server --version
3832023-11-10T18:09:49.197ZClickHouse server version 22.8.9.1.
3842023-11-10T18:09:49.225Z+ set -o errexit
3852023-11-10T18:09:49.644Z+++ dirname ./tools/ci_download_console
3862023-11-10T18:09:49.654Z++ cd ./tools
3872023-11-10T18:09:49.661Z++ pwd
3882023-11-10T18:09:49.666Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892023-11-10T18:09:49.673Z++ basename ./tools/ci_download_console
3902023-11-10T18:09:49.677Z+ ARG0=ci_download_console
3912023-11-10T18:09:49.681Z+ TARGET_DIR=out
3922023-11-10T18:09:49.685Z+ DOWNLOAD_DIR=out/downloads
3932023-11-10T18:09:49.689Z+ DEST_DIR=./out/console-assets
3942023-11-10T18:09:49.692Z+ source /work/oxidecomputer/omicron/tools/console_version
3952023-11-10T18:09:49.697Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3962023-11-10T18:09:49.705Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-11-10T18:09:49.712Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3982023-11-10T18:09:49.721Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992023-11-10T18:09:49.727Z+ main
4002023-11-10T18:09:49.733Z+ [[ 0 != 0 ]]
4012023-11-10T18:09:49.739Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4022023-11-10T18:09:49.743ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-11-10T18:09:49.746Z+ echo 'Local file: out/downloads/console.tar.gz'
4042023-11-10T18:09:49.749ZLocal file: out/downloads/console.tar.gz
4052023-11-10T18:09:49.754Z+ local DO_DOWNLOAD=true
4062023-11-10T18:09:49.761Z+ [[ -f out/downloads/console.tar.gz ]]
4072023-11-10T18:09:49.766Z+ mkdir -p out/downloads
4082023-11-10T18:09:49.774Z+ '[' true == true ']'
4092023-11-10T18:09:49.783Z+ echo Downloading...
4102023-11-10T18:09:49.790ZDownloading...
4112023-11-10T18:09:49.798Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4122023-11-10T18:09:50.211Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-11-10T18:09:50.214Z++ do_sha256sum out/downloads/console.tar.gz
4142023-11-10T18:09:50.217Z++ case "$OSTYPE" in
4152023-11-10T18:09:50.219Z++ SHA=sha256sum
4162023-11-10T18:09:50.222Z++ sha256sum
4172023-11-10T18:09:50.224Z++ awk '{print $1}'
4182023-11-10T18:09:50.230Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4192023-11-10T18:09:50.238Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4202023-11-10T18:09:50.247Z+ rm -rf ./out/console-assets
4212023-11-10T18:09:50.257Z+ mkdir -p ./out/console-assets
4222023-11-10T18:09:50.262Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232023-11-10T18:09:50.266Z+ mkdir -p ./out/console-assets
4242023-11-10T18:09:50.268Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252023-11-10T18:09:50.271Z+ set -o errexit
4262023-11-10T18:09:50.274Z+++ dirname ./tools/ci_download_maghemite_openapi
4272023-11-10T18:09:50.276Z++ cd ./tools
4282023-11-10T18:09:50.279Z++ pwd
4292023-11-10T18:09:50.282Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302023-11-10T18:09:50.285Z++ basename ./tools/ci_download_maghemite_openapi
4312023-11-10T18:09:50.288Z+ ARG0=ci_download_maghemite_openapi
4322023-11-10T18:09:50.291Z+ TARGET_DIR=out
4332023-11-10T18:09:50.299Z+ DOWNLOAD_DIR=out/downloads
4342023-11-10T18:09:50.308Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352023-11-10T18:09:50.322Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4362023-11-10T18:09:50.330Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-11-10T18:09:50.336Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4382023-11-10T18:09:50.339Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4392023-11-10T18:09:50.342Z+ main
4402023-11-10T18:09:50.345Z+ [[ 0 != 0 ]]
4412023-11-10T18:09:50.349Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4422023-11-10T18:09:50.353ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4432023-11-10T18:09:50.356Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4442023-11-10T18:09:50.359ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4452023-11-10T18:09:50.362Z+ local DO_DOWNLOAD=true
4462023-11-10T18:09:50.365Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4472023-11-10T18:09:50.368Z+ mkdir -p out/downloads
4482023-11-10T18:09:50.370Z+ '[' true == true ']'
4492023-11-10T18:09:50.373Z+ echo Downloading...
4502023-11-10T18:09:50.376ZDownloading...
4512023-11-10T18:09:50.379Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4522023-11-10T18:09:50.382Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4532023-11-10T18:09:50.407Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4542023-11-10T18:09:50.410Z++ case "$OSTYPE" in
4552023-11-10T18:09:50.413Z++ SHA=sha256sum
4562023-11-10T18:09:50.416Z++ sha256sum
4572023-11-10T18:09:50.419Z++ awk '{print $1}'
4582023-11-10T18:09:50.422Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592023-11-10T18:09:50.451Z+ [[ 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 ]]
4602023-11-10T18:09:50.454Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612023-11-10T18:09:50.460Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4622023-11-10T18:09:50.465Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4632023-11-10T18:09:50.472Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4642023-11-10T18:09:50.477Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4652023-11-10T18:09:50.897Z+ main
4662023-11-10T18:09:50.906Z+ [[ 0 != 0 ]]
4672023-11-10T18:09:50.916Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4682023-11-10T18:09:50.925ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4692023-11-10T18:09:50.936Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4702023-11-10T18:09:50.956ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4712023-11-10T18:09:50.961Z+ local DO_DOWNLOAD=true
4722023-11-10T18:09:50.973Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4732023-11-10T18:09:50.982Z+ mkdir -p out/downloads
4742023-11-10T18:09:50.992Z+ '[' true == true ']'
4752023-11-10T18:09:51.011Z+ echo Downloading...
4762023-11-10T18:09:51.019ZDownloading...
4772023-11-10T18:09:51.028Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4782023-11-10T18:09:51.036Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4792023-11-10T18:09:51.045Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4802023-11-10T18:09:51.053Z++ case "$OSTYPE" in
4812023-11-10T18:09:51.059Z++ SHA=sha256sum
4822023-11-10T18:09:51.063Z++ sha256sum
4832023-11-10T18:09:51.067Z++ awk '{print $1}'
4842023-11-10T18:09:51.072Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4852023-11-10T18:09:51.078Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4862023-11-10T18:09:51.083Z+ set -o errexit
4872023-11-10T18:09:51.094Z+++ dirname ./tools/ci_download_dendrite_openapi
4882023-11-10T18:09:51.106Z++ cd ./tools
4892023-11-10T18:09:51.110Z++ pwd
4902023-11-10T18:09:51.114Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-11-10T18:09:51.119Z++ basename ./tools/ci_download_dendrite_openapi
4922023-11-10T18:09:51.124Z+ ARG0=ci_download_dendrite_openapi
4932023-11-10T18:09:51.130Z+ TARGET_DIR=out
4942023-11-10T18:09:51.136Z+ DOWNLOAD_DIR=out/downloads
4952023-11-10T18:09:51.141Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-11-10T18:09:51.146Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4972023-11-10T18:09:51.153Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4982023-11-10T18:09:51.159Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4992023-11-10T18:09:51.167Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5002023-11-10T18:09:51.176Z+ main
5012023-11-10T18:09:51.183Z+ [[ 0 != 0 ]]
5022023-11-10T18:09:51.189Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5032023-11-10T18:09:51.193ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5042023-11-10T18:09:51.198Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5052023-11-10T18:09:51.202ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5062023-11-10T18:09:51.206Z+ local DO_DOWNLOAD=true
5072023-11-10T18:09:51.213Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5082023-11-10T18:09:51.217Z+ mkdir -p out/downloads
5092023-11-10T18:09:51.221Z+ '[' true == true ']'
5102023-11-10T18:09:51.225Z+ echo Downloading...
5112023-11-10T18:09:51.229ZDownloading...
5122023-11-10T18:09:51.234Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5132023-11-10T18:09:51.241Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5142023-11-10T18:09:52.698Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5152023-11-10T18:09:52.705Z++ case "$OSTYPE" in
5162023-11-10T18:09:52.716Z++ SHA=sha256sum
5172023-11-10T18:09:52.726Z++ sha256sum
5182023-11-10T18:09:52.731Z++ awk '{print $1}'
5192023-11-10T18:09:52.735Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5202023-11-10T18:09:52.740Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5212023-11-10T18:09:52.748Z+ set -o errexit
5222023-11-10T18:09:52.750Z+++ dirname ./tools/ci_download_dendrite_stub
5232023-11-10T18:09:52.753Z++ cd ./tools
5242023-11-10T18:09:52.756Z++ pwd
5252023-11-10T18:09:52.759Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262023-11-10T18:09:52.762Z++ basename ./tools/ci_download_dendrite_stub
5272023-11-10T18:09:52.766Z+ ARG0=ci_download_dendrite_stub
5282023-11-10T18:09:52.770Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292023-11-10T18:09:52.773Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5302023-11-10T18:09:52.776Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5312023-11-10T18:09:52.780Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5322023-11-10T18:09:52.783Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332023-11-10T18:09:52.787Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5342023-11-10T18:09:52.791Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5352023-11-10T18:09:52.794Z+ TARGET_DIR=out
5362023-11-10T18:09:52.796Z+ DOWNLOAD_DIR=out/downloads
5372023-11-10T18:09:52.799Z+ DEST_DIR=./out/dendrite-stub
5382023-11-10T18:09:52.802Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392023-11-10T18:09:52.804Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402023-11-10T18:09:52.807Z+ REPO=oxidecomputer/dendrite
5412023-11-10T18:09:52.809Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5422023-11-10T18:09:52.812Z+ main
5432023-11-10T18:09:52.815Z+ [[ 0 != 0 ]]
5442023-11-10T18:09:52.818Z+ CIDL_OS=solaris2.11
5452023-11-10T18:09:52.821Z+ [[ 0 != 0 ]]
5462023-11-10T18:09:52.824Z+ configure_os solaris2.11
5472023-11-10T18:09:52.832Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482023-11-10T18:09:52.838Zcurrent directory: /work/oxidecomputer/omicron
5492023-11-10T18:09:52.845Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-11-10T18:09:52.853Zconfiguring based on OS: "solaris2.11"
5512023-11-10T18:09:52.863Z+ case "$1" in
5522023-11-10T18:09:52.873Z+ SET_BINARIES=
5532023-11-10T18:09:52.880Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5542023-11-10T18:09:52.884Z+ CIDL_SHA256FUNC=do_sha256sum
5552023-11-10T18:09:52.889Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562023-11-10T18:09:52.895Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5572023-11-10T18:09:52.901Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582023-11-10T18:09:52.906Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5592023-11-10T18:09:52.911ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5602023-11-10T18:09:52.916Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5612023-11-10T18:09:52.921ZLocal file: out/downloads/dendrite-stub.tar.gz
5622023-11-10T18:09:52.927Z+ mkdir -p out/downloads
5632023-11-10T18:09:52.933Z+ mkdir -p ./out/dendrite-stub
5642023-11-10T18:09:52.938Z+ fetch_and_verify
5652023-11-10T18:09:52.944Z+ local DO_DOWNLOAD=true
5662023-11-10T18:09:52.950Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672023-11-10T18:09:52.956Z+ '[' true == true ']'
5682023-11-10T18:09:52.962Z+ echo Downloading...
5692023-11-10T18:09:52.970ZDownloading...
5702023-11-10T18:09:52.979Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712023-11-10T18:09:52.985Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5722023-11-10T18:10:00.254Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732023-11-10T18:10:00.258Z++ sha256sum
5742023-11-10T18:10:00.261Z++ awk '{print $1}'
5752023-11-10T18:10:00.350Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5762023-11-10T18:10:00.353Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5772023-11-10T18:10:00.356Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782023-11-10T18:10:00.359Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792023-11-10T18:10:02.131Z+ do_assemble
5802023-11-10T18:10:02.157Z+ rm -r ./out/dendrite-stub
5812023-11-10T18:10:02.580Z+ mkdir ./out/dendrite-stub
5822023-11-10T18:10:02.589Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832023-11-10T18:10:02.605Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842023-11-10T18:10:02.610Z+ set -o errexit
5852023-11-10T18:10:02.617Z+++ dirname ./tools/ci_download_maghemite_mgd
5862023-11-10T18:10:02.624Z++ cd ./tools
5872023-11-10T18:10:02.633Z++ pwd
5882023-11-10T18:10:03.059Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892023-11-10T18:10:03.068Z++ basename ./tools/ci_download_maghemite_mgd
5902023-11-10T18:10:03.073Z+ ARG0=ci_download_maghemite_mgd
5912023-11-10T18:10:03.092Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922023-11-10T18:10:03.099Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5932023-11-10T18:10:03.113Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5942023-11-10T18:10:03.128Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952023-11-10T18:10:03.552Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5962023-11-10T18:10:03.565Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5972023-11-10T18:10:03.575Z+ TARGET_DIR=out
5982023-11-10T18:10:03.588Z+ DOWNLOAD_DIR=out/downloads
5992023-11-10T18:10:03.599Z+ DEST_DIR=./out/mgd
6002023-11-10T18:10:03.608Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012023-11-10T18:10:03.612Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022023-11-10T18:10:03.617Z+ REPO=oxidecomputer/maghemite
6032023-11-10T18:10:03.623Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
6042023-11-10T18:10:03.627Z+ main
6052023-11-10T18:10:03.632Z+ [[ 0 != 0 ]]
6062023-11-10T18:10:03.638Z+ CIDL_OS=solaris2.11
6072023-11-10T18:10:03.653Z+ [[ 0 != 0 ]]
6082023-11-10T18:10:04.071Z+ configure_os solaris2.11
6092023-11-10T18:10:04.082Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102023-11-10T18:10:04.093Zcurrent directory: /work/oxidecomputer/omicron
6112023-11-10T18:10:04.112Z+ echo 'configuring based on OS: "solaris2.11"'
6122023-11-10T18:10:04.125Zconfiguring based on OS: "solaris2.11"
6132023-11-10T18:10:04.138Z+ case "$1" in
6142023-11-10T18:10:04.150Z+ SET_BINARIES=
6152023-11-10T18:10:04.160Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-11-10T18:10:04.169Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-11-10T18:10:04.178Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6182023-11-10T18:10:04.183Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192023-11-10T18:10:04.189Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6202023-11-10T18:10:04.193ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6212023-11-10T18:10:04.197Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222023-11-10T18:10:04.202ZLocal file: out/downloads/mgd.tar.gz
6232023-11-10T18:10:04.206Z+ mkdir -p out/downloads
6242023-11-10T18:10:04.209Z+ mkdir -p ./out/mgd
6252023-11-10T18:10:04.211Z+ fetch_and_verify
6262023-11-10T18:10:04.214Z+ local DO_DOWNLOAD=true
6272023-11-10T18:10:04.217Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282023-11-10T18:10:04.220Z+ '[' true == true ']'
6292023-11-10T18:10:04.223Z+ echo Downloading...
6302023-11-10T18:10:04.226ZDownloading...
6312023-11-10T18:10:04.229Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6322023-11-10T18:10:04.233Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6332023-11-10T18:10:06.887Z++ do_sha256sum out/downloads/mgd.tar.gz
6342023-11-10T18:10:06.892Z++ sha256sum
6352023-11-10T18:10:06.897Z++ awk '{print $1}'
6362023-11-10T18:10:06.975Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6372023-11-10T18:10:06.991Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6382023-11-10T18:10:07.005Z+ do_untar out/downloads/mgd.tar.gz
6392023-11-10T18:10:07.019Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402023-11-10T18:10:07.672Z+ do_assemble
6412023-11-10T18:10:07.681Z+ rm -r ./out/mgd
6422023-11-10T18:10:07.694Z+ mkdir ./out/mgd
6432023-11-10T18:10:07.706Z+ cp -r out/downloads/root ./out/mgd/root
6442023-11-10T18:10:07.904Z+ set -o errexit
6452023-11-10T18:10:07.923Z+++ dirname ./tools/ci_download_transceiver_control
6462023-11-10T18:10:07.936Z++ cd ./tools
6472023-11-10T18:10:07.951Z++ pwd
6482023-11-10T18:10:08.369Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492023-11-10T18:10:08.376Z++ basename ./tools/ci_download_transceiver_control
6502023-11-10T18:10:08.388Z+ ARG0=ci_download_transceiver_control
6512023-11-10T18:10:08.396Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522023-11-10T18:10:08.404Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532023-11-10T18:10:08.411Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542023-11-10T18:10:08.420Z+ TARGET_DIR=out
6552023-11-10T18:10:08.427Z+ DOWNLOAD_DIR=out/downloads
6562023-11-10T18:10:08.438Z+ DEST_DIR=./out/transceiver-control
6572023-11-10T18:10:08.446Z+ BIN_DIR=/opt/oxide/bin
6582023-11-10T18:10:08.454Z+ BINARY=xcvradm
6592023-11-10T18:10:08.461Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602023-11-10T18:10:08.469Z+ REPO=oxidecomputer/transceiver-control
6612023-11-10T18:10:08.477Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-11-10T18:10:08.486Z+ main
6632023-11-10T18:10:08.493Z+ [[ 0 != 0 ]]
6642023-11-10T18:10:08.503Z+ CIDL_OS=solaris2.11
6652023-11-10T18:10:08.512Z+ [[ 0 != 0 ]]
6662023-11-10T18:10:08.519Z+ configure_os solaris2.11
6672023-11-10T18:10:08.527Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682023-11-10T18:10:08.535Zcurrent directory: /work/oxidecomputer/omicron
6692023-11-10T18:10:08.541Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-11-10T18:10:08.545Zconfiguring based on OS: "solaris2.11"
6712023-11-10T18:10:08.548Z+ case "$1" in
6722023-11-10T18:10:08.550Z+ SET_BINARIES=
6732023-11-10T18:10:08.553Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-11-10T18:10:08.556Z+ CIDL_SHA256FUNC=do_sha256sum
6752023-11-10T18:10:08.559Z+ ARCHIVE_FILENAME=xcvradm.gz
6762023-11-10T18:10:08.562Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-11-10T18:10:08.565Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782023-11-10T18:10:08.568Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792023-11-10T18:10:08.571ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-11-10T18:10:08.574Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-11-10T18:10:08.577ZLocal file: out/downloads/xcvradm.gz
6822023-11-10T18:10:08.579Z+ mkdir -p out/downloads
6832023-11-10T18:10:08.583Z+ mkdir -p ./out/transceiver-control
6842023-11-10T18:10:08.594Z+ fetch_and_verify
6852023-11-10T18:10:09.027Z+ local DO_DOWNLOAD=true
6862023-11-10T18:10:09.041Z+ [[ -f out/downloads/xcvradm.gz ]]
6872023-11-10T18:10:09.470Z+ '[' true == true ']'
6882023-11-10T18:10:09.483Z+ echo Downloading...
6892023-11-10T18:10:09.496ZDownloading...
6902023-11-10T18:10:09.514Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912023-11-10T18:10:09.529Z+ 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
6922023-11-10T18:10:09.871Z++ do_sha256sum out/downloads/xcvradm.gz
6932023-11-10T18:10:09.875Z++ sha256sum
6942023-11-10T18:10:09.883Z++ awk '{print $1}'
6952023-11-10T18:10:09.897Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962023-11-10T18:10:09.902Z+ [[ 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 ]]
6972023-11-10T18:10:09.907Z+ do_unpack out/downloads/xcvradm.gz
6982023-11-10T18:10:09.914Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992023-11-10T18:10:09.918Z+ gzip -dc out/downloads/xcvradm.gz
7002023-11-10T18:10:10.090Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012023-11-10T18:10:10.107Z+ do_assemble
7022023-11-10T18:10:10.116Z+ rm -r ./out/transceiver-control
7032023-11-10T18:10:10.121Z+ mkdir ./out/transceiver-control
7042023-11-10T18:10:10.128Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052023-11-10T18:10:10.329ZAll builder prerequisites installed successfully, and PATH looks valid
7062023-11-10T18:10:10.336Z
7072023-11-10T18:10:10.340Zreal 1:55.894864920
7082023-11-10T18:10:10.344Zuser 52.609773711
7092023-11-10T18:10:10.349Zsys 10.690788979
7102023-11-10T18:10:10.353Ztrap 0.022594870
7112023-11-10T18:10:10.363Ztflt 0.155069505
7122023-11-10T18:10:10.778Zdflt 0.616624532
7132023-11-10T18:10:10.781Zkflt 0.128704359
7142023-11-10T18:10:10.784Zlock 1.878818975
7152023-11-10T18:10:10.787Zslp 3:33.162421262
7162023-11-10T18:10:10.789Zlat 4.171234571
7172023-11-10T18:10:10.795Zstop 0.065322060
7182023-11-10T18:10:10.798Z
7192023-11-10T18:10:10.801Z #### # # ##### ##### # #
7202023-11-10T18:10:10.803Z # # # # # # # # # #
7212023-11-10T18:10:10.807Z # # # # # # # #
7222023-11-10T18:10:10.810Z # # # ##### ##### #
7232023-11-10T18:10:10.813Z # # # # # # #
7242023-11-10T18:10:10.816Z #### ###### # # # #
7252023-11-10T18:10:10.820Z
7262023-11-10T18:10:10.823Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272023-11-10T18:10:11.108Z Updating crates.io index
7282023-11-10T18:10:11.152Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292023-11-10T18:10:11.948Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302023-11-10T18:10:14.098Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312023-11-10T18:10:14.705Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322023-11-10T18:10:15.026Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332023-11-10T18:10:15.380Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342023-11-10T18:10:15.677Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352023-11-10T18:10:16.583Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362023-11-10T18:10:18.453Z Updating git repository `https://github.com/oxidecomputer/opte`
7372023-11-10T18:10:19.474Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382023-11-10T18:10:19.859Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7392023-11-10T18:10:20.165Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-10T18:10:20.807Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7412023-11-10T18:10:21.124Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7422023-11-10T18:10:21.649Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7432023-11-10T18:10:21.936Z Updating git repository `https://github.com/njaremko/samael`
7442023-11-10T18:10:22.477Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7452023-11-10T18:10:23.449Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7462023-11-10T18:10:23.886Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7472023-11-10T18:10:24.231Z Updating git repository `https://github.com/jgallagher/nix`
7482023-11-10T18:10:25.517Z Updating git repository `https://github.com/cbiffle/hubpack`
7492023-11-10T18:10:25.908Z Updating git repository `https://github.com/oxidecomputer/omicron`
7502023-11-10T18:10:34.157Z Updating git repository `https://github.com/oxidecomputer/rfb`
7512023-11-10T18:10:34.697Z Updating git repository `https://github.com/oxidecomputer/typify`
7522023-11-10T18:10:35.663Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7532023-11-10T18:10:36.075Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7542023-11-10T18:10:36.419Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7552023-11-10T18:10:37.776Z Downloading crates ...
7562023-11-10T18:10:37.987Z Downloaded anstyle-parse v0.2.1
7572023-11-10T18:10:37.994Z Downloaded colorchoice v1.0.0
7582023-11-10T18:10:38.404Z Downloaded anstyle-query v1.0.0
7592023-11-10T18:10:38.408Z Downloaded io-lifetimes v1.0.11
7602023-11-10T18:10:38.411Z Downloaded proc-macro2 v1.0.67
7612023-11-10T18:10:38.416Z Downloaded cargo-platform v0.1.3
7622023-11-10T18:10:38.425Z Downloaded clap_derive v4.4.2
7632023-11-10T18:10:38.458Z Downloaded strsim v0.10.0
7642023-11-10T18:10:38.470Z Downloaded equivalent v1.0.1
7652023-11-10T18:10:38.475Z Downloaded errno v0.3.2
7662023-11-10T18:10:38.479Z Downloaded terminal_size v0.2.6
7672023-11-10T18:10:38.483Z Downloaded itoa v1.0.9
7682023-11-10T18:10:38.486Z Downloaded toml_datetime v0.6.5
7692023-11-10T18:10:38.490Z Downloaded utf8parse v0.2.1
7702023-11-10T18:10:38.493Z Downloaded heck v0.4.1
7712023-11-10T18:10:38.496Z Downloaded serde_spanned v0.6.4
7722023-11-10T18:10:38.501Z Downloaded clap_lex v0.5.1
7732023-11-10T18:10:38.505Z Downloaded clap v4.4.3
7742023-11-10T18:10:38.511Z Downloaded bitflags v1.3.2
7752023-11-10T18:10:38.521Z Downloaded semver v1.0.20
7762023-11-10T18:10:38.524Z Downloaded cargo_toml v0.17.0
7772023-11-10T18:10:38.527Z Downloaded camino v1.1.6
7782023-11-10T18:10:38.531Z Downloaded thiserror-impl v1.0.49
7792023-11-10T18:10:38.534Z Downloaded anyhow v1.0.75
7802023-11-10T18:10:38.537Z Downloaded unicode-ident v1.0.12
7812023-11-10T18:10:38.541Z Downloaded ryu v1.0.15
7822023-11-10T18:10:38.544Z Downloaded cargo_metadata v0.18.0
7832023-11-10T18:10:38.548Z Downloaded anstyle v1.0.2
7842023-11-10T18:10:38.552Z Downloaded serde v1.0.188
7852023-11-10T18:10:38.555Z Downloaded quote v1.0.33
7862023-11-10T18:10:38.558Z Downloaded serde_derive v1.0.188
7872023-11-10T18:10:38.563Z Downloaded toml v0.8.8
7882023-11-10T18:10:38.568Z Downloaded thiserror v1.0.49
7892023-11-10T18:10:38.575Z Downloaded indexmap v2.1.0
7902023-11-10T18:10:38.578Z Downloaded toml_edit v0.21.0
7912023-11-10T18:10:38.581Z Downloaded serde_json v1.0.108
7922023-11-10T18:10:38.584Z Downloaded clap_builder v4.4.2
7932023-11-10T18:10:38.587Z Downloaded syn v2.0.32
7942023-11-10T18:10:38.590Z Downloaded rustix v0.37.23
7952023-11-10T18:10:38.594Z Downloaded winnow v0.5.15
7962023-11-10T18:10:38.597Z Downloaded libc v0.2.150
7972023-11-10T18:10:38.600Z Downloaded hashbrown v0.14.2
7982023-11-10T18:10:38.604Z Downloaded memchr v2.6.3
7992023-11-10T18:10:38.608Z Downloaded anstream v0.5.0
8002023-11-10T18:10:38.611Z Compiling proc-macro2 v1.0.67
8012023-11-10T18:10:38.614Z Compiling unicode-ident v1.0.12
8022023-11-10T18:10:38.617Z Compiling serde v1.0.188
8032023-11-10T18:10:38.620Z Compiling libc v0.2.150
8042023-11-10T18:10:38.623Z Compiling io-lifetimes v1.0.11
8052023-11-10T18:10:38.626Z Compiling rustix v0.37.23
8062023-11-10T18:10:38.629Z Compiling utf8parse v0.2.1
8072023-11-10T18:10:38.632Z Compiling bitflags v1.3.2
8082023-11-10T18:10:38.702Z Compiling equivalent v1.0.1
8092023-11-10T18:10:38.783Z Compiling hashbrown v0.14.2
8102023-11-10T18:10:38.791Z Compiling anstyle-parse v0.2.1
8112023-11-10T18:10:38.853Z Compiling serde_json v1.0.108
8122023-11-10T18:10:39.230Z Compiling anstyle-query v1.0.0
8132023-11-10T18:10:39.362Z Compiling camino v1.1.6
8142023-11-10T18:10:40.245Z Compiling indexmap v2.1.0
8152023-11-10T18:10:40.546Z Compiling thiserror v1.0.49
8162023-11-10T18:10:40.566Z Compiling winnow v0.5.15
8172023-11-10T18:10:40.684Z Compiling semver v1.0.20
8182023-11-10T18:10:40.734Z Compiling colorchoice v1.0.0
8192023-11-10T18:10:40.909Z Compiling anstyle v1.0.2
8202023-11-10T18:10:41.071Z Compiling strsim v0.10.0
8212023-11-10T18:10:41.362Z Compiling heck v0.4.1
8222023-11-10T18:10:41.416Z Compiling anstream v0.5.0
8232023-11-10T18:10:41.603Z Compiling ryu v1.0.15
8242023-11-10T18:10:42.065Z Compiling quote v1.0.33
8252023-11-10T18:10:42.136Z Compiling clap_lex v0.5.1
8262023-11-10T18:10:42.695Z Compiling anyhow v1.0.75
8272023-11-10T18:10:42.702Z Compiling itoa v1.0.9
8282023-11-10T18:10:42.713Z Compiling syn v2.0.32
8292023-11-10T18:10:42.847Z Compiling errno v0.3.2
8302023-11-10T18:10:44.398Z Compiling terminal_size v0.2.6
8312023-11-10T18:10:44.525Z Compiling clap_builder v4.4.2
8322023-11-10T18:10:49.898Z Compiling serde_derive v1.0.188
8332023-11-10T18:10:49.904Z Compiling thiserror-impl v1.0.49
8342023-11-10T18:10:49.912Z Compiling clap_derive v4.4.2
8352023-11-10T18:10:53.988Z Compiling clap v4.4.3
8362023-11-10T18:11:01.960Z Compiling toml_datetime v0.6.5
8372023-11-10T18:11:01.976Z Compiling serde_spanned v0.6.4
8382023-11-10T18:11:01.992Z Compiling cargo-platform v0.1.3
8392023-11-10T18:11:02.337Z Compiling toml_edit v0.21.0
8402023-11-10T18:11:04.127Z Compiling cargo_metadata v0.18.0
8412023-11-10T18:11:05.589Z Compiling toml v0.8.8
8422023-11-10T18:11:06.581Z Compiling cargo_toml v0.17.0
8432023-11-10T18:11:11.862Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8442023-11-10T18:11:13.263Z Finished dev [unoptimized + debuginfo] target(s) in 1m 02s
8452023-11-10T18:11:13.485Z Running `target/debug/xtask clippy`
8462023-11-10T18:11:13.545Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8472023-11-10T18:11:14.454Z Downloading crates ...
8482023-11-10T18:11:14.685Z Downloaded async-trait v0.1.74
8492023-11-10T18:11:14.707Z Downloaded base64ct v1.6.0
8502023-11-10T18:11:14.717Z Downloaded ident_case v1.0.1
8512023-11-10T18:11:14.725Z Downloaded async-recursion v1.0.5
8522023-11-10T18:11:14.731Z Downloaded ascii v1.1.0
8532023-11-10T18:11:14.740Z Downloaded hyper-tls v0.5.0
8542023-11-10T18:11:14.748Z Downloaded colored v2.0.4
8552023-11-10T18:11:14.753Z Downloaded bitstruct v0.1.1
8562023-11-10T18:11:14.759Z Downloaded lru-cache v0.1.2
8572023-11-10T18:11:14.769Z Downloaded cfg-if v1.0.0
8582023-11-10T18:11:14.778Z Downloaded miniz_oxide v0.7.1
8592023-11-10T18:11:14.789Z Downloaded newline-converter v0.3.0
8602023-11-10T18:11:15.222Z Downloaded number_prefix v0.4.0
8612023-11-10T18:11:15.225Z Downloaded http-range v0.1.5
8622023-11-10T18:11:15.229Z Downloaded is-terminal v0.4.9
8632023-11-10T18:11:15.231Z Downloaded num_enum v0.5.11
8642023-11-10T18:11:15.235Z Downloaded async-stream v0.3.5
8652023-11-10T18:11:15.238Z Downloaded match_cfg v0.1.0
8662023-11-10T18:11:15.241Z Downloaded assert_matches v1.5.0
8672023-11-10T18:11:15.243Z Downloaded num_enum_derive v0.7.0
8682023-11-10T18:11:15.246Z Downloaded atomic-waker v1.1.1
8692023-11-10T18:11:15.250Z Downloaded nu-ansi-term v0.49.0
8702023-11-10T18:11:15.252Z Downloaded crc-catalog v2.2.0
8712023-11-10T18:11:15.255Z Downloaded serial_test v0.10.0
8722023-11-10T18:11:15.258Z Downloaded mime v0.3.17
8732023-11-10T18:11:15.260Z Downloaded strum v0.25.0
8742023-11-10T18:11:15.263Z Downloaded foreign-types-shared v0.3.1
8752023-11-10T18:11:15.266Z Downloaded cstr-argument v0.1.2
8762023-11-10T18:11:15.268Z Downloaded argon2 v0.5.2
8772023-11-10T18:11:15.271Z Downloaded memoffset v0.7.1
8782023-11-10T18:11:15.274Z Downloaded linked-hash-map v0.5.6
8792023-11-10T18:11:15.277Z Downloaded mockall v0.11.4
8802023-11-10T18:11:15.279Z Downloaded rustls-pemfile v1.0.3
8812023-11-10T18:11:15.282Z Downloaded rtoolbox v0.0.1
8822023-11-10T18:11:15.285Z Downloaded constant_time_eq v0.2.6
8832023-11-10T18:11:15.289Z Downloaded strsim v0.8.0
8842023-11-10T18:11:15.292Z Downloaded aes-gcm-siv v0.11.1
8852023-11-10T18:11:15.294Z Downloaded keccak v0.1.4
8862023-11-10T18:11:15.297Z Downloaded signature v1.6.4
8872023-11-10T18:11:15.300Z Downloaded crypto-common v0.1.6
8882023-11-10T18:11:15.304Z Downloaded openssl-macros v0.1.1
8892023-11-10T18:11:15.312Z Downloaded plotters-svg v0.3.5
8902023-11-10T18:11:15.336Z Downloaded form_urlencoded v1.2.0
8912023-11-10T18:11:15.354Z Downloaded zone v0.3.0
8922023-11-10T18:11:15.366Z Downloaded zeroize_derive v1.4.2
8932023-11-10T18:11:15.374Z Downloaded cookie v0.16.2
8942023-11-10T18:11:15.380Z Downloaded stable_deref_trait v1.2.0
8952023-11-10T18:11:15.387Z Downloaded static_assertions v1.1.0
8962023-11-10T18:11:15.401Z Downloaded tiny-keccak v2.0.2
8972023-11-10T18:11:15.405Z Downloaded time-core v0.1.1
8982023-11-10T18:11:15.408Z Downloaded indicatif v0.17.7
8992023-11-10T18:11:15.411Z Downloaded libtest-mimic v0.6.1
9002023-11-10T18:11:15.414Z Downloaded crossbeam-utils v0.8.16
9012023-11-10T18:11:15.416Z Downloaded waitgroup v0.1.2
9022023-11-10T18:11:15.419Z Downloaded plotters-backend v0.3.5
9032023-11-10T18:11:15.422Z Downloaded generic-array v0.14.7
9042023-11-10T18:11:15.427Z Downloaded group v0.13.0
9052023-11-10T18:11:15.439Z Downloaded oorandom v11.1.3
9062023-11-10T18:11:15.456Z Downloaded log v0.4.20
9072023-11-10T18:11:15.462Z Downloaded doc-comment v0.3.3
9082023-11-10T18:11:15.467Z Downloaded dtrace-parser v0.1.14
9092023-11-10T18:11:15.471Z Downloaded try-lock v0.2.4
9102023-11-10T18:11:15.475Z Downloaded signal-hook-registry v1.4.1
9112023-11-10T18:11:15.479Z Downloaded tempdir v0.3.7
9122023-11-10T18:11:15.491Z Downloaded phf_shared v0.10.0
9132023-11-10T18:11:15.494Z Downloaded anes v0.1.6
9142023-11-10T18:11:15.497Z Downloaded mio v0.8.8
9152023-11-10T18:11:15.500Z Downloaded termios v0.3.3
9162023-11-10T18:11:15.503Z Downloaded tokio-tungstenite v0.20.1
9172023-11-10T18:11:15.507Z Downloaded slog-bunyan v2.4.0
9182023-11-10T18:11:15.514Z Downloaded schemars v0.8.13
9192023-11-10T18:11:15.522Z Downloaded tower-service v0.3.2
9202023-11-10T18:11:15.529Z Downloaded dashmap v5.5.1
9212023-11-10T18:11:15.548Z Downloaded platforms v3.0.2
9222023-11-10T18:11:15.551Z Downloaded peeking_take_while v0.1.2
9232023-11-10T18:11:15.554Z Downloaded rand_core v0.6.4
9242023-11-10T18:11:15.557Z Downloaded unicase v2.7.0
9252023-11-10T18:11:15.560Z Downloaded shlex v1.1.0
9262023-11-10T18:11:15.562Z Downloaded pest_generator v2.7.2
9272023-11-10T18:11:15.565Z Downloaded sha1 v0.10.5
9282023-11-10T18:11:15.568Z Downloaded proc-macro-error-attr v1.0.4
9292023-11-10T18:11:15.571Z Downloaded serde_urlencoded v0.7.1
9302023-11-10T18:11:15.580Z Downloaded precomputed-hash v0.1.1
9312023-11-10T18:11:15.592Z Downloaded fragile v2.0.0
9322023-11-10T18:11:15.601Z Downloaded scopeguard v1.2.0
9332023-11-10T18:11:15.607Z Downloaded serde_tokenstream v0.2.0
9342023-11-10T18:11:15.616Z Downloaded toml v0.7.8
9352023-11-10T18:11:15.624Z Downloaded path-absolutize v3.1.0
9362023-11-10T18:11:15.635Z Downloaded postcard v0.7.3
9372023-11-10T18:11:15.644Z Downloaded endian-type v0.1.2
9382023-11-10T18:11:15.650Z Downloaded postcard-cobs v0.1.5-pre
9392023-11-10T18:11:15.656Z Downloaded untrusted v0.7.1
9402023-11-10T18:11:15.667Z Downloaded phf v0.11.2
9412023-11-10T18:11:15.677Z Downloaded pin-utils v0.1.0
9422023-11-10T18:11:15.682Z Downloaded yansi v0.5.1
9432023-11-10T18:11:15.689Z Downloaded vsss-rs v3.3.1
9442023-11-10T18:11:15.695Z Downloaded serde-big-array v0.4.1
9452023-11-10T18:11:15.703Z Downloaded fxhash v0.2.1
9462023-11-10T18:11:15.716Z Downloaded twox-hash v1.6.3
9472023-11-10T18:11:15.729Z Downloaded predicates-core v1.0.6
9482023-11-10T18:11:15.736Z Downloaded predicates v3.0.4
9492023-11-10T18:11:15.742Z Downloaded headers-core v0.2.0
9502023-11-10T18:11:15.746Z Downloaded toolchain_find v0.2.0
9512023-11-10T18:11:15.750Z Downloaded siphasher v0.3.11
9522023-11-10T18:11:15.756Z Downloaded similar-asserts v1.5.0
9532023-11-10T18:11:15.763Z Downloaded parse-display-derive v0.8.2
9542023-11-10T18:11:15.767Z Downloaded slog-stdlog v4.1.1
9552023-11-10T18:11:15.773Z Downloaded path-slash v0.1.5
9562023-11-10T18:11:15.777Z Downloaded toml v0.5.11
9572023-11-10T18:11:15.782Z Downloaded futures-io v0.3.29
9582023-11-10T18:11:15.787Z Downloaded futures-sink v0.3.29
9592023-11-10T18:11:15.796Z Downloaded flagset v0.4.3
9602023-11-10T18:11:15.802Z Downloaded foreign-types v0.5.0
9612023-11-10T18:11:15.807Z Downloaded foreign-types v0.3.2
9622023-11-10T18:11:15.815Z Downloaded foreign-types-macros v0.2.3
9632023-11-10T18:11:15.819Z Downloaded topological-sort v0.2.2
9642023-11-10T18:11:15.824Z Downloaded postgres-protocol v0.6.6
9652023-11-10T18:11:15.833Z Downloaded pkg-config v0.3.27
9662023-11-10T18:11:15.839Z Downloaded predicates-tree v1.0.9
9672023-11-10T18:11:15.843Z Downloaded predicates v2.1.5
9682023-11-10T18:11:15.850Z Downloaded rustc-demangle v0.1.23
9692023-11-10T18:11:15.854Z Downloaded unicode-bidi v0.3.13
9702023-11-10T18:11:15.859Z Downloaded phf_shared v0.11.2
9712023-11-10T18:11:15.863Z Downloaded enum-as-inner v0.5.1
9722023-11-10T18:11:15.867Z Downloaded textwrap v0.11.0
9732023-11-10T18:11:15.928Z Downloaded take_mut v0.2.2
9742023-11-10T18:11:15.933Z Downloaded oso-derive v0.27.0
9752023-11-10T18:11:15.942Z Downloaded thiserror-impl-no-std v2.0.2
9762023-11-10T18:11:16.352Z Downloaded hyper-staticfile v0.9.5
9772023-11-10T18:11:16.355Z Downloaded rustversion v1.0.14
9782023-11-10T18:11:16.357Z Downloaded rand_chacha v0.3.1
9792023-11-10T18:11:16.360Z Downloaded trust-dns-client v0.22.0
9802023-11-10T18:11:16.363Z Downloaded diesel_table_macro_syntax v0.1.0
9812023-11-10T18:11:16.365Z Downloaded serde_path_to_error v0.1.14
9822023-11-10T18:11:16.368Z Downloaded env_logger v0.10.0
9832023-11-10T18:11:16.371Z Downloaded ref-cast-impl v1.0.20
9842023-11-10T18:11:16.373Z Downloaded termtree v0.4.1
9852023-11-10T18:11:16.376Z Downloaded steno v0.4.0
9862023-11-10T18:11:16.379Z Downloaded smallvec v0.6.14
9872023-11-10T18:11:16.381Z Downloaded usdt-macro v0.3.5
9882023-11-10T18:11:16.384Z Downloaded thread_local v1.1.7
9892023-11-10T18:11:16.387Z Downloaded similar v2.2.1
9902023-11-10T18:11:16.390Z Downloaded downcast v0.11.0
9912023-11-10T18:11:16.392Z Downloaded zone_cfg_derive v0.3.0
9922023-11-10T18:11:16.395Z Downloaded which v4.4.0
9932023-11-10T18:11:16.398Z Downloaded r2d2 v0.8.10
9942023-11-10T18:11:16.401Z Downloaded futures-executor v0.3.29
9952023-11-10T18:11:16.404Z Downloaded pkcs1 v0.7.5
9962023-11-10T18:11:16.406Z Downloaded criterion v0.5.1
9972023-11-10T18:11:16.409Z Downloaded foreign-types-shared v0.1.1
9982023-11-10T18:11:16.412Z Downloaded fallible-streaming-iterator v0.1.9
9992023-11-10T18:11:16.414Z Downloaded quick-error v1.2.3
10002023-11-10T18:11:16.418Z Downloaded glob v0.3.1
10012023-11-10T18:11:16.420Z Downloaded curve25519-dalek-derive v0.1.0
10022023-11-10T18:11:16.423Z Downloaded parse-display v0.7.0
10032023-11-10T18:11:16.426Z Downloaded parse-display v0.8.2
10042023-11-10T18:11:16.429Z Downloaded rstest v0.18.2
10052023-11-10T18:11:16.431Z Downloaded fnv v1.0.7
10062023-11-10T18:11:16.434Z Downloaded slog-term v2.9.0
10072023-11-10T18:11:16.437Z Downloaded float-cmp v0.9.0
10082023-11-10T18:11:16.439Z Downloaded slog-envlogger v2.2.0
10092023-11-10T18:11:16.442Z Downloaded ctr v0.9.2
10102023-11-10T18:11:16.445Z Downloaded parse-display-derive v0.7.0
10112023-11-10T18:11:16.447Z Downloaded dof v0.1.5
10122023-11-10T18:11:16.450Z Downloaded swrite v0.1.0
10132023-11-10T18:11:16.453Z Downloaded usdt-attr-macro v0.3.5
10142023-11-10T18:11:16.455Z Downloaded darling_macro v0.20.3
10152023-11-10T18:11:16.458Z Downloaded darling_macro v0.14.4
10162023-11-10T18:11:16.461Z Downloaded fallible-iterator v0.2.0
10172023-11-10T18:11:16.463Z Downloaded schemars_derive v0.8.13
10182023-11-10T18:11:16.469Z Downloaded shell-words v1.1.0
10192023-11-10T18:11:16.472Z Downloaded paste v1.0.14
10202023-11-10T18:11:16.474Z Downloaded pretty-hex v0.3.0
10212023-11-10T18:11:16.477Z Downloaded path-dedot v3.1.0
10222023-11-10T18:11:16.479Z Downloaded tinyvec_macros v0.1.1
10232023-11-10T18:11:16.482Z Downloaded ref-cast v1.0.20
10242023-11-10T18:11:16.485Z Downloaded same-file v1.0.6
10252023-11-10T18:11:16.487Z Downloaded fs-err v2.9.0
10262023-11-10T18:11:16.490Z Downloaded serde-big-array v0.5.1
10272023-11-10T18:11:16.493Z Downloaded futures-channel v0.3.29
10282023-11-10T18:11:16.495Z Downloaded derive_builder_macro v0.12.0
10292023-11-10T18:11:16.498Z Downloaded derive_more v0.99.17
10302023-11-10T18:11:16.503Z Downloaded rand_xorshift v0.3.0
10312023-11-10T18:11:16.507Z Downloaded radium v0.7.0
10322023-11-10T18:11:16.509Z Downloaded utf-8 v0.7.6
10332023-11-10T18:11:16.512Z Downloaded partial-io v0.5.4
10342023-11-10T18:11:16.515Z Downloaded zerocopy v0.3.0
10352023-11-10T18:11:16.520Z Downloaded regex-automata v0.1.10
10362023-11-10T18:11:16.528Z Downloaded pretty-hex v0.2.1
10372023-11-10T18:11:16.535Z Downloaded time-macros v0.2.13
10382023-11-10T18:11:16.544Z Downloaded hash32 v0.2.1
10392023-11-10T18:11:16.555Z Downloaded rsa v0.9.2
10402023-11-10T18:11:16.562Z Downloaded threadpool v1.8.1
10412023-11-10T18:11:16.567Z Downloaded unicode-width v0.1.11
10422023-11-10T18:11:16.580Z Downloaded futures-timer v3.0.2
10432023-11-10T18:11:16.588Z Downloaded diesel_derives v2.1.1
10442023-11-10T18:11:16.594Z Downloaded derive_builder v0.12.0
10452023-11-10T18:11:16.603Z Downloaded unicode-xid v0.2.4
10462023-11-10T18:11:16.607Z Downloaded dyn-clone v1.0.13
10472023-11-10T18:11:16.612Z Downloaded owo-colors v3.5.0
10482023-11-10T18:11:16.619Z Downloaded difflib v0.4.0
10492023-11-10T18:11:16.626Z Downloaded unsafe-libyaml v0.2.9
10502023-11-10T18:11:17.034Z Downloaded digest v0.10.7
10512023-11-10T18:11:17.040Z Downloaded flume v0.11.0
10522023-11-10T18:11:17.045Z Downloaded rust-argon2 v1.0.1
10532023-11-10T18:11:17.051Z Downloaded trybuild v1.0.85
10542023-11-10T18:11:17.057Z Downloaded tar v0.4.40
10552023-11-10T18:11:17.063Z Downloaded x509-cert v0.2.4
10562023-11-10T18:11:17.483Z Downloaded tungstenite v0.18.0
10572023-11-10T18:11:17.488Z Downloaded flate2 v1.0.28
10582023-11-10T18:11:17.492Z Downloaded pest_meta v2.7.2
10592023-11-10T18:11:17.501Z Downloaded cc v1.0.83
10602023-11-10T18:11:17.504Z Downloaded clap v2.34.0
10612023-11-10T18:11:17.507Z Downloaded tokio-postgres v0.7.10
10622023-11-10T18:11:17.510Z Downloaded trust-dns-resolver v0.22.0
10632023-11-10T18:11:17.514Z Downloaded unicode-segmentation v1.10.1
10642023-11-10T18:11:17.520Z Downloaded reedline v0.23.0
10652023-11-10T18:11:17.530Z Downloaded hashbrown v0.13.2
10662023-11-10T18:11:17.541Z Downloaded lalrpop v0.19.12
10672023-11-10T18:11:17.548Z Downloaded portable-atomic v1.4.3
10682023-11-10T18:11:17.553Z Downloaded plotters v0.3.5
10692023-11-10T18:11:17.558Z Downloaded proptest v1.3.1
10702023-11-10T18:11:17.566Z Downloaded vcpkg v0.2.15
10712023-11-10T18:11:17.570Z Downloaded quick-xml v0.23.1
10722023-11-10T18:11:17.576Z Downloaded object v0.30.4
10732023-11-10T18:11:17.578Z Downloaded git2 v0.17.2
10742023-11-10T18:11:17.581Z Downloaded petgraph v0.6.4
10752023-11-10T18:11:17.584Z Downloaded regex v1.10.2
10762023-11-10T18:11:17.587Z Downloaded tabled v0.14.0
10772023-11-10T18:11:17.590Z Downloaded syn v1.0.109
10782023-11-10T18:11:17.593Z Downloaded rustls v0.21.8
10792023-11-10T18:11:17.596Z Downloaded openssl v0.10.57
10802023-11-10T18:11:17.599Z Downloaded rustix v0.38.9
10812023-11-10T18:11:17.601Z Downloaded webpki-roots v0.25.2
10822023-11-10T18:11:17.605Z Downloaded gimli v0.28.0
10832023-11-10T18:11:17.608Z Downloaded curve25519-dalek v4.1.0
10842023-11-10T18:11:17.611Z Downloaded regex-syntax v0.7.5
10852023-11-10T18:11:17.613Z Downloaded diesel v2.1.3
10862023-11-10T18:11:17.616Z Downloaded openapiv3 v1.0.3
10872023-11-10T18:11:17.619Z Downloaded zerocopy-derive v0.2.0
10882023-11-10T18:11:17.622Z Downloaded sled v0.34.7
10892023-11-10T18:11:17.626Z Downloaded zerocopy-derive v0.6.4
10902023-11-10T18:11:17.628Z Downloaded bzip2-sys v0.1.11+1.0.8
10912023-11-10T18:11:17.631Z Downloaded tokio v1.33.0
10922023-11-10T18:11:17.635Z Downloaded sha3 v0.10.8
10932023-11-10T18:11:17.638Z Downloaded regex-automata v0.3.8
10942023-11-10T18:11:17.641Z Downloaded regex-automata v0.4.3
10952023-11-10T18:11:17.644Z Downloaded regex-syntax v0.8.2
10962023-11-10T18:11:17.646Z Downloaded regex-syntax v0.6.29
10972023-11-10T18:11:17.649Z Downloaded ratatui v0.23.0
10982023-11-10T18:11:17.652Z Downloaded polar-core v0.27.0
10992023-11-10T18:11:17.655Z Downloaded encoding_rs v0.8.33
11002023-11-10T18:11:17.657Z Downloaded bstr v1.6.0
11012023-11-10T18:11:17.661Z Downloaded regress v0.7.1
11022023-11-10T18:11:17.665Z Downloaded trust-dns-proto v0.22.0
11032023-11-10T18:11:17.667Z Downloaded radix_trie v0.2.1
11042023-11-10T18:11:17.670Z Downloaded smoltcp v0.9.1
11052023-11-10T18:11:17.673Z Downloaded reqwest v0.11.20
11062023-11-10T18:11:17.676Z Downloaded libgit2-sys v0.15.2+1.6.4
11072023-11-10T18:11:17.679Z Downloaded object v0.32.1
11082023-11-10T18:11:17.682Z Downloaded bstr v0.2.17
11092023-11-10T18:11:17.684Z Downloaded nix v0.26.2
11102023-11-10T18:11:17.687Z Downloaded idna v0.4.0
11112023-11-10T18:11:17.690Z Downloaded idna v0.2.3
11122023-11-10T18:11:17.692Z Downloaded smoltcp v0.8.2
11132023-11-10T18:11:17.695Z Downloaded unicode-normalization v0.1.22
11142023-11-10T18:11:17.698Z Downloaded chrono v0.4.31
11152023-11-10T18:11:17.701Z Downloaded futures-util v0.3.29
11162023-11-10T18:11:17.703Z Downloaded fatfs v0.3.6
11172023-11-10T18:11:17.707Z Downloaded time v0.3.27
11182023-11-10T18:11:17.710Z Downloaded rayon v1.8.0
11192023-11-10T18:11:17.712Z Downloaded pretty_assertions v1.4.0
11202023-11-10T18:11:17.715Z Downloaded darling_core v0.20.3
11212023-11-10T18:11:17.718Z Downloaded libz-sys v1.1.12
11222023-11-10T18:11:17.721Z Downloaded h2 v0.3.21
11232023-11-10T18:11:17.723Z Downloaded bitvec v1.0.1
11242023-11-10T18:11:17.726Z Downloaded bindgen v0.65.1
11252023-11-10T18:11:17.729Z Downloaded toml_edit v0.19.15
11262023-11-10T18:11:17.731Z Downloaded rustls-webpki v0.101.7
11272023-11-10T18:11:17.785Z Downloaded ring v0.17.5
11282023-11-10T18:11:17.788Z Downloaded rusqlite v0.29.0
11292023-11-10T18:11:17.791Z Downloaded darling v0.20.3
11302023-11-10T18:11:17.793Z Downloaded rand v0.8.5
11312023-11-10T18:11:17.796Z Downloaded trust-dns-server v0.22.1
11322023-11-10T18:11:17.799Z Downloaded hyper v0.14.27
11332023-11-10T18:11:17.802Z Downloaded darling_core v0.14.4
11342023-11-10T18:11:17.804Z Downloaded serde_with v2.3.3
11352023-11-10T18:11:17.807Z Downloaded pest v2.7.2
11362023-11-10T18:11:17.809Z Downloaded darling v0.14.4
11372023-11-10T18:11:17.812Z Downloaded aho-corasick v1.0.4
11382023-11-10T18:11:17.815Z Downloaded dirs-sys-next v0.1.2
11392023-11-10T18:11:17.817Z Downloaded tokio-macros v2.1.0
11402023-11-10T18:11:17.820Z Downloaded untrusted v0.9.0
11412023-11-10T18:11:17.822Z Downloaded slog v2.7.0
11422023-11-10T18:11:17.825Z Downloaded subtle v2.5.0
11432023-11-10T18:11:17.828Z Downloaded resolv-conf v0.7.0
11442023-11-10T18:11:17.830Z Downloaded wyz v0.5.1
11452023-11-10T18:11:17.833Z Downloaded universal-hash v0.5.1
11462023-11-10T18:11:17.836Z Downloaded libsqlite3-sys v0.26.0
11472023-11-10T18:11:17.839Z Downloaded ring v0.16.20
11482023-11-10T18:11:17.842Z Downloaded tokio-native-tls v0.3.1
11492023-11-10T18:11:17.845Z Downloaded postgres-types v0.2.6
11502023-11-10T18:11:17.848Z Downloaded diff v0.1.13
11512023-11-10T18:11:17.850Z Downloaded libm v0.2.7
11522023-11-10T18:11:17.853Z Downloaded proc-macro-error v1.0.4
11532023-11-10T18:11:17.857Z Downloaded test-strategy v0.3.1
11542023-11-10T18:11:17.859Z Downloaded tungstenite v0.20.1
11552023-11-10T18:11:17.862Z Downloaded erased-serde v0.3.30
11562023-11-10T18:11:17.865Z Downloaded tracing v0.1.37
11572023-11-10T18:11:17.867Z Downloaded tough v0.14.0
11582023-11-10T18:11:17.870Z Downloaded oso v0.27.0
11592023-11-10T18:11:17.873Z Downloaded data-encoding v2.4.0
11602023-11-10T18:11:17.877Z Downloaded rcgen v0.11.3
11612023-11-10T18:11:17.886Z Downloaded der v0.7.8
11622023-11-10T18:11:17.893Z Downloaded salty v0.2.0
11632023-11-10T18:11:17.901Z Downloaded debug-ignore v1.0.5
11642023-11-10T18:11:17.905Z Downloaded globset v0.4.13
11652023-11-10T18:11:17.912Z Downloaded expectorate v1.1.0
11662023-11-10T18:11:17.916Z Downloaded crossterm v0.27.0
11672023-11-10T18:11:17.924Z Downloaded ppv-lite86 v0.2.17
11682023-11-10T18:11:17.931Z Downloaded tracing-attributes v0.1.26
11692023-11-10T18:11:17.939Z Downloaded tokio-tungstenite v0.18.0
11702023-11-10T18:11:17.950Z Downloaded futures v0.3.29
11712023-11-10T18:11:17.967Z Downloaded tinyvec v1.6.0
11722023-11-10T18:11:18.391Z Downloaded hkdf v0.12.3
11732023-11-10T18:11:18.399Z Downloaded tokio-util v0.7.10
11742023-11-10T18:11:18.409Z Downloaded whoami v1.4.1
11752023-11-10T18:11:18.422Z Downloaded futures-macro v0.3.29
11762023-11-10T18:11:18.439Z Downloaded ed25519 v1.5.3
11772023-11-10T18:11:18.853Z Downloaded display-error-chain v0.2.0
11782023-11-10T18:11:18.856Z Downloaded pest_derive v2.7.2
11792023-11-10T18:11:18.859Z Downloaded percent-encoding v2.3.0
11802023-11-10T18:11:18.861Z Downloaded strum_macros v0.25.2
11812023-11-10T18:11:18.864Z Downloaded strum_macros v0.24.3
11822023-11-10T18:11:18.867Z Downloaded slog-scope v4.4.0
11832023-11-10T18:11:18.869Z Downloaded slog-json v2.6.1
11842023-11-10T18:11:18.872Z Downloaded env_logger v0.9.3
11852023-11-10T18:11:18.876Z Downloaded futures-core v0.3.29
11862023-11-10T18:11:18.879Z Downloaded synstructure v0.12.6
11872023-11-10T18:11:18.881Z Downloaded sct v0.7.0
11882023-11-10T18:11:18.884Z Downloaded version_check v0.9.4
11892023-11-10T18:11:18.887Z Downloaded elliptic-curve v0.13.5
11902023-11-10T18:11:18.889Z Downloaded hashbrown v0.12.3
11912023-11-10T18:11:18.892Z Downloaded usdt-impl v0.3.5
11922023-11-10T18:11:18.894Z Downloaded derive_builder_core v0.12.0
11932023-11-10T18:11:18.897Z Downloaded tokio-stream v0.1.14
11942023-11-10T18:11:18.900Z Downloaded password-hash v0.5.0
11952023-11-10T18:11:18.902Z Downloaded pin-project v1.1.3
11962023-11-10T18:11:18.905Z Downloaded toml_edit v0.20.7
11972023-11-10T18:11:18.909Z Downloaded pin-project-internal v1.1.3
11982023-11-10T18:11:18.911Z Downloaded subprocess v0.2.9
11992023-11-10T18:11:18.914Z Downloaded url v2.4.1
12002023-11-10T18:11:18.917Z Downloaded itertools v0.10.5
12012023-11-10T18:11:18.920Z Downloaded signal-hook-mio v0.2.3
12022023-11-10T18:11:18.922Z Downloaded pem v1.1.1
12032023-11-10T18:11:18.925Z Downloaded slab v0.4.9
12042023-11-10T18:11:18.928Z Downloaded bzip2 v0.4.4
12052023-11-10T18:11:18.931Z Downloaded tokio-rustls v0.24.1
12062023-11-10T18:11:18.934Z Downloaded once_cell v1.18.0
12072023-11-10T18:11:18.937Z Downloaded serde_derive_internals v0.26.0
12082023-11-10T18:11:18.940Z Downloaded derive-where v1.2.5
12092023-11-10T18:11:18.942Z Downloaded futures-task v0.3.29
12102023-11-10T18:11:18.945Z Downloaded textwrap v0.16.0
12112023-11-10T18:11:18.948Z Downloaded aes v0.8.3
12122023-11-10T18:11:18.952Z Downloaded signal-hook v0.3.17
12132023-11-10T18:11:18.955Z Downloaded thiserror-no-std v2.0.2
12142023-11-10T18:11:18.958Z Downloaded either v1.9.0
12152023-11-10T18:11:18.960Z Downloaded yasna v0.5.2
12162023-11-10T18:11:18.964Z Downloaded heapless v0.7.16
12172023-11-10T18:11:18.967Z Downloaded nom v7.1.3
12182023-11-10T18:11:18.970Z Downloaded fd-lock v3.0.13
12192023-11-10T18:11:18.973Z Downloaded tinytemplate v1.2.1
12202023-11-10T18:11:18.976Z Downloaded ron v0.8.1
12212023-11-10T18:11:18.978Z Downloaded serde-hex v0.1.0
12222023-11-10T18:11:18.981Z Downloaded pem v3.0.2
12232023-11-10T18:11:18.984Z Downloaded unarray v0.1.4
12242023-11-10T18:11:18.987Z Downloaded tui-tree-widget v0.13.0
12252023-11-10T18:11:18.989Z Downloaded vergen v8.2.4
12262023-11-10T18:11:18.992Z Downloaded uuid v1.5.0
12272023-11-10T18:11:18.995Z Downloaded snafu v0.7.5
12282023-11-10T18:11:18.998Z Downloaded heck v0.3.3
12292023-11-10T18:11:19.001Z Downloaded rand v0.4.6
12302023-11-10T18:11:19.004Z Downloaded prettyplease v0.2.12
12312023-11-10T18:11:19.007Z Downloaded der_derive v0.7.2
12322023-11-10T18:11:19.010Z Downloaded rayon-core v1.12.0
12332023-11-10T18:11:19.013Z Downloaded ucd-trie v0.1.6
12342023-11-10T18:11:19.016Z Downloaded typenum v1.16.0
12352023-11-10T18:11:19.019Z Downloaded tap v1.0.1
12362023-11-10T18:11:19.045Z Downloaded proc-macro-crate v1.3.1
12372023-11-10T18:11:19.050Z Downloaded deranged v0.3.8
12382023-11-10T18:11:19.052Z Downloaded papergrid v0.10.0
12392023-11-10T18:11:19.055Z Downloaded openssl-sys v0.9.93
12402023-11-10T18:11:19.058Z Downloaded headers v0.3.9
12412023-11-10T18:11:19.060Z Downloaded num-bigint-dig v0.8.4
12422023-11-10T18:11:19.063Z Downloaded polyval v0.6.1
12432023-11-10T18:11:19.066Z Downloaded poly1305 v0.8.0
12442023-11-10T18:11:19.068Z Downloaded pkcs8 v0.10.2
12452023-11-10T18:11:19.071Z Downloaded pin-project-lite v0.2.13
12462023-11-10T18:11:19.073Z Downloaded serde_yaml v0.9.25
12472023-11-10T18:11:19.076Z Downloaded fixedbitset v0.4.2
12482023-11-10T18:11:19.078Z Downloaded filetime v0.2.22
12492023-11-10T18:11:19.081Z Downloaded ff v0.13.0
12502023-11-10T18:11:19.084Z Downloaded rusty-fork v0.3.0
12512023-11-10T18:11:19.086Z Downloaded crossbeam-channel v0.5.8
12522023-11-10T18:11:19.089Z Downloaded tracing-core v0.1.31
12532023-11-10T18:11:19.091Z Downloaded crypto-bigint v0.5.2
12542023-11-10T18:11:19.094Z Downloaded tabled_derive v0.6.0
12552023-11-10T18:11:19.097Z Downloaded crossterm v0.26.1
12562023-11-10T18:11:19.099Z Downloaded thread-id v4.2.0
12572023-11-10T18:11:19.104Z Downloaded chacha20poly1305 v0.10.1
12582023-11-10T18:11:19.116Z Downloaded sha2 v0.10.8
12592023-11-10T18:11:19.130Z Downloaded secrecy v0.8.0
12602023-11-10T18:11:19.136Z Downloaded serde_arrays v0.1.0
12612023-11-10T18:11:19.141Z Downloaded itertools v0.11.0
12622023-11-10T18:11:19.156Z Downloaded parking_lot v0.12.1
12632023-11-10T18:11:19.159Z Downloaded parking_lot v0.11.2
12642023-11-10T18:11:19.163Z Downloaded half v1.8.2
12652023-11-10T18:11:19.165Z Downloaded zerocopy v0.6.4
12662023-11-10T18:11:19.168Z Downloaded zip v0.6.6
12672023-11-10T18:11:19.172Z Downloaded vte v0.11.1
12682023-11-10T18:11:19.175Z Downloaded datatest-stable v0.2.3
12692023-11-10T18:11:19.178Z Downloaded xattr v1.0.1
12702023-11-10T18:11:19.181Z Downloaded wait-timeout v0.2.0
12712023-11-10T18:11:19.184Z Downloaded term v0.7.0
12722023-11-10T18:11:19.187Z Downloaded backtrace v0.3.69
12732023-11-10T18:11:19.191Z Downloaded const_format v0.2.31
12742023-11-10T18:11:19.193Z Downloaded serde_tokenstream v0.1.7
12752023-11-10T18:11:19.196Z Downloaded pem-rfc7468 v0.7.0
12762023-11-10T18:11:19.199Z Downloaded unicode-linebreak v0.1.5
12772023-11-10T18:11:19.203Z Downloaded fastrand v2.0.0
12782023-11-10T18:11:19.206Z Downloaded tempfile v3.8.0
12792023-11-10T18:11:19.208Z Downloaded structopt v0.3.26
12802023-11-10T18:11:19.213Z Downloaded rstest_macros v0.18.2
12812023-11-10T18:11:19.216Z Downloaded impl-trait-for-tuples v0.2.2
12822023-11-10T18:11:19.219Z Downloaded ahash v0.8.3
12832023-11-10T18:11:19.222Z Downloaded usdt v0.3.5
12842023-11-10T18:11:19.225Z Downloaded ena v0.14.2
12852023-11-10T18:11:19.228Z Downloaded rustc-hash v1.1.0
12862023-11-10T18:11:19.231Z Downloaded dirs-next v2.0.0
12872023-11-10T18:11:19.235Z Downloaded vec_map v0.8.2
12882023-11-10T18:11:19.239Z Downloaded rustls-native-certs v0.6.3
12892023-11-10T18:11:19.242Z Downloaded parking_lot_core v0.9.8
12902023-11-10T18:11:19.246Z Downloaded parking_lot_core v0.8.6
12912023-11-10T18:11:19.253Z Downloaded omicron-zone-package v0.8.3
12922023-11-10T18:11:19.258Z Downloaded socket2 v0.5.4
12932023-11-10T18:11:19.262Z Downloaded num-bigint v0.4.4
12942023-11-10T18:11:19.267Z Downloaded rpassword v7.2.0
12952023-11-10T18:11:19.271Z Downloaded walkdir v2.4.0
12962023-11-10T18:11:19.274Z Downloaded getrandom v0.2.10
12972023-11-10T18:11:19.280Z Downloaded bytes v1.5.0
12982023-11-10T18:11:19.286Z Downloaded socket2 v0.4.9
12992023-11-10T18:11:19.291Z Downloaded termcolor v1.2.0
13002023-11-10T18:11:19.298Z Downloaded allocator-api2 v0.2.16
13012023-11-10T18:11:19.302Z Downloaded arc-swap v1.6.0
13022023-11-10T18:11:19.309Z Downloaded ron v0.7.1
13032023-11-10T18:11:19.312Z Downloaded mockall_derive v0.11.4
13042023-11-10T18:11:19.316Z Downloaded openssl-probe v0.1.5
13052023-11-10T18:11:19.320Z Downloaded spin v0.9.8
13062023-11-10T18:11:19.324Z Downloaded rustfmt-wrapper v0.2.0
13072023-11-10T18:11:19.328Z Downloaded packed_struct_codegen v0.10.1
13082023-11-10T18:11:19.331Z Downloaded hashlink v0.8.3
13092023-11-10T18:11:19.335Z Downloaded packed_struct v0.10.1
13102023-11-10T18:11:19.340Z Downloaded olpc-cjson v0.1.3
13112023-11-10T18:11:19.344Z Downloaded rustc_version v0.1.7
13122023-11-10T18:11:19.349Z Downloaded getopts v0.2.21
13132023-11-10T18:11:19.354Z Downloaded crc-any v2.4.3
13142023-11-10T18:11:19.360Z Downloaded want v0.3.1
13152023-11-10T18:11:19.367Z Downloaded funty v2.0.0
13162023-11-10T18:11:19.373Z Downloaded vte_generate_state_changes v0.1.1
13172023-11-10T18:11:19.379Z Downloaded structopt-derive v0.4.18
13182023-11-10T18:11:19.386Z Downloaded structmeta-derive v0.1.6
13192023-11-10T18:11:19.393Z Downloaded rustc_version v0.4.0
13202023-11-10T18:11:19.399Z Downloaded http v0.2.9
13212023-11-10T18:11:19.405Z Downloaded crossbeam-epoch v0.9.15
13222023-11-10T18:11:19.411Z Downloaded crc32fast v1.3.2
13232023-11-10T18:11:19.417Z Downloaded snafu-derive v0.7.5
13242023-11-10T18:11:19.422Z Downloaded smallvec v1.11.0
13252023-11-10T18:11:19.428Z Downloaded serde_with_macros v2.3.3
13262023-11-10T18:11:19.433Z Downloaded lalrpop-util v0.19.12
13272023-11-10T18:11:19.439Z Downloaded indexmap v1.9.3
13282023-11-10T18:11:19.444Z Downloaded blake2 v0.10.6
13292023-11-10T18:11:19.450Z Downloaded relative-path v1.9.0
13302023-11-10T18:11:19.456Z Downloaded bit-vec v0.6.3
13312023-11-10T18:11:19.462Z Downloaded libxml v0.3.3
13322023-11-10T18:11:19.465Z Downloaded spki v0.7.2
13332023-11-10T18:11:19.468Z Downloaded nodrop v0.1.14
13342023-11-10T18:11:19.471Z Downloaded base64 v0.21.5
13352023-11-10T18:11:19.474Z Downloaded backoff v0.4.0
13362023-11-10T18:11:19.477Z Downloaded structmeta-derive v0.2.0
13372023-11-10T18:11:19.480Z Downloaded slog-async v2.8.0
13382023-11-10T18:11:19.483Z Downloaded memoffset v0.9.0
13392023-11-10T18:11:19.485Z Downloaded spin v0.5.2
13402023-11-10T18:11:19.488Z Downloaded crc v3.0.1
13412023-11-10T18:11:19.491Z Downloaded zeroize v1.6.0
13422023-11-10T18:11:19.499Z Downloaded num-complex v0.4.4
13432023-11-10T18:11:19.505Z Downloaded bb8 v0.8.1
13442023-11-10T18:11:19.511Z Downloaded opaque-debug v0.3.0
13452023-11-10T18:11:19.518Z Downloaded smf v0.2.2
13462023-11-10T18:11:19.523Z Downloaded signature v2.1.0
13472023-11-10T18:11:19.527Z Downloaded signal-hook-tokio v0.3.1
13482023-11-10T18:11:19.530Z Downloaded structmeta v0.2.0
13492023-11-10T18:11:19.538Z Downloaded structmeta v0.1.6
13502023-11-10T18:11:19.544Z Downloaded smawk v0.3.1
13512023-11-10T18:11:19.549Z Downloaded serde_repr v0.1.16
13522023-11-10T18:11:19.553Z Downloaded serde_plain v1.0.2
13532023-11-10T18:11:19.559Z Downloaded semver-parser v0.10.2
13542023-11-10T18:11:19.569Z Downloaded semver v0.11.0
13552023-11-10T18:11:19.578Z Downloaded const-oid v0.9.5
13562023-11-10T18:11:19.587Z Downloaded clang-sys v1.6.1
13572023-11-10T18:11:19.592Z Downloaded console v0.15.7
13582023-11-10T18:11:19.606Z Downloaded semver v0.1.20
13592023-11-10T18:11:19.611Z Downloaded scheduled-thread-pool v0.2.7
13602023-11-10T18:11:19.622Z Downloaded ansi_term v0.12.1
13612023-11-10T18:11:19.637Z Downloaded lock_api v0.4.10
13622023-11-10T18:11:19.644Z Downloaded block-padding v0.3.3
13632023-11-10T18:11:19.661Z Downloaded strip-ansi-escapes v0.2.0
13642023-11-10T18:11:19.668Z Downloaded stringprep v0.1.3
13652023-11-10T18:11:19.674Z Downloaded string_cache v0.8.7
13662023-11-10T18:11:19.679Z Downloaded slog-dtrace v0.2.3
13672023-11-10T18:11:19.683Z Downloaded num-traits v0.2.16
13682023-11-10T18:11:19.688Z Downloaded ringbuffer v0.15.0
13692023-11-10T18:11:19.694Z Downloaded remove_dir_all v0.5.3
13702023-11-10T18:11:19.709Z Downloaded num-derive v0.4.0
13712023-11-10T18:11:19.716Z Downloaded md-5 v0.10.5
13722023-11-10T18:11:19.720Z Downloaded maybe-uninit v2.0.0
13732023-11-10T18:11:19.724Z Downloaded bitflags v2.4.0
13742023-11-10T18:11:19.728Z Downloaded assert_cmd v2.0.12
13752023-11-10T18:11:19.735Z Downloaded num-rational v0.4.1
13762023-11-10T18:11:19.740Z Downloaded managed v0.8.0
13772023-11-10T18:11:19.749Z Downloaded normalize-line-endings v0.3.0
13782023-11-10T18:11:19.758Z Downloaded arrayvec v0.7.4
13792023-11-10T18:11:19.771Z Downloaded crossbeam-deque v0.8.3
13802023-11-10T18:11:19.780Z Downloaded crucible-workspace-hack v0.1.0
13812023-11-10T18:11:19.789Z Downloaded serial_test_derive v0.10.0
13822023-11-10T18:11:19.797Z Downloaded ipnetwork v0.20.0
13832023-11-10T18:11:19.808Z Downloaded hyper-rustls v0.24.2
13842023-11-10T18:11:19.820Z Downloaded httptest v0.15.5
13852023-11-10T18:11:19.832Z Downloaded hmac v0.12.1
13862023-11-10T18:11:19.843Z Downloaded lazycell v1.3.0
13872023-11-10T18:11:19.853Z Downloaded indoc v2.0.3
13882023-11-10T18:11:19.861Z Downloaded criterion-plot v0.5.0
13892023-11-10T18:11:19.874Z Downloaded crunchy v0.2.2
13902023-11-10T18:11:19.881Z Downloaded base64 v0.13.1
13912023-11-10T18:11:19.892Z Downloaded camino-tempfile v1.0.2
13922023-11-10T18:11:19.905Z Downloaded adler v1.0.2
13932023-11-10T18:11:19.918Z Downloaded array-init v0.0.4
13942023-11-10T18:11:19.931Z Downloaded ascii-canvas v3.0.0
13952023-11-10T18:11:19.945Z Downloaded arrayref v0.3.7
13962023-11-10T18:11:19.955Z Downloaded approx v0.5.1
13972023-11-10T18:11:19.970Z Downloaded corncobs v0.1.3
13982023-11-10T18:11:19.986Z Downloaded aead v0.5.2
13992023-11-10T18:11:19.997Z Downloaded libefi-sys v0.1.0
14002023-11-10T18:11:20.015Z Downloaded lazy_static v1.4.0
14012023-11-10T18:11:20.022Z Downloaded chacha20 v0.9.1
14022023-11-10T18:11:20.032Z Downloaded num_enum v0.7.0
14032023-11-10T18:11:20.045Z Downloaded native-tls v0.2.11
14042023-11-10T18:11:20.092Z Downloaded autocfg v1.1.0
14052023-11-10T18:11:20.095Z Downloaded inout v0.1.3
14062023-11-10T18:11:20.104Z Downloaded indoc v1.0.9
14072023-11-10T18:11:20.113Z Downloaded iana-time-zone v0.1.57
14082023-11-10T18:11:20.116Z Downloaded constant_time_eq v0.3.0
14092023-11-10T18:11:20.124Z Downloaded const_format_proc_macros v0.2.31
14102023-11-10T18:11:20.127Z Downloaded cipher v0.4.4
14112023-11-10T18:11:20.130Z Downloaded cast v0.3.0
14122023-11-10T18:11:20.138Z Downloaded cancel-safe-futures v0.1.5
14132023-11-10T18:11:20.145Z Downloaded matches v0.1.10
14142023-11-10T18:11:20.154Z Downloaded jobserver v0.1.26
14152023-11-10T18:11:20.562Z Downloaded num_cpus v1.16.0
14162023-11-10T18:11:20.565Z Downloaded num-iter v0.1.43
14172023-11-10T18:11:20.568Z Downloaded num-integer v0.1.45
14182023-11-10T18:11:20.571Z Downloaded num v0.4.1
14192023-11-10T18:11:20.575Z Downloaded nibble_vec v0.1.0
14202023-11-10T18:11:20.578Z Downloaded mime_guess v2.0.4
14212023-11-10T18:11:20.581Z Downloaded buf-list v1.0.3
14222023-11-10T18:11:20.585Z Downloaded cfg-if v0.1.10
14232023-11-10T18:11:20.588Z Downloaded atty v0.2.14
14242023-11-10T18:11:20.591Z Downloaded async-stream-impl v0.3.5
14252023-11-10T18:11:20.594Z Downloaded num_enum_derive v0.5.11
14262023-11-10T18:11:20.597Z Downloaded newtype_derive v0.1.6
14272023-11-10T18:11:20.600Z Downloaded macaddr v1.0.1
14282023-11-10T18:11:20.605Z Downloaded basic-toml v0.1.4
14292023-11-10T18:11:20.608Z Downloaded num_threads v0.1.6
14302023-11-10T18:11:20.611Z Downloaded nanorand v0.7.0
14312023-11-10T18:11:20.613Z Downloaded multer v2.1.0
14322023-11-10T18:11:20.616Z Downloaded maplit v1.0.2
14332023-11-10T18:11:20.619Z Downloaded convert_case v0.4.0
14342023-11-10T18:11:20.622Z Downloaded new_debug_unreachable v1.0.4
14352023-11-10T18:11:20.626Z Downloaded linear-map v1.2.0
14362023-11-10T18:11:20.629Z Downloaded httparse v1.8.0
14372023-11-10T18:11:20.633Z Downloaded hostname v0.3.1
14382023-11-10T18:11:20.638Z Downloaded highway v1.1.0
14392023-11-10T18:11:20.642Z Downloaded cexpr v0.6.0
14402023-11-10T18:11:20.649Z Downloaded cassowary v0.3.0
14412023-11-10T18:11:20.654Z Downloaded byteorder v1.5.0
14422023-11-10T18:11:20.659Z Downloaded blake2b_simd v1.0.1
14432023-11-10T18:11:20.665Z Downloaded minimal-lexical v0.2.1
14442023-11-10T18:11:20.672Z Downloaded bincode v1.3.3
14452023-11-10T18:11:20.681Z Downloaded bcs v0.1.6
14462023-11-10T18:11:20.686Z Downloaded libloading v0.7.4
14472023-11-10T18:11:20.693Z Downloaded ipnet v2.8.0
14482023-11-10T18:11:20.702Z Downloaded crossbeam-queue v0.3.8
14492023-11-10T18:11:20.707Z Downloaded crossbeam v0.8.2
14502023-11-10T18:11:20.714Z Downloaded ciborium-io v0.2.1
14512023-11-10T18:11:20.718Z Downloaded ciborium v0.2.1
14522023-11-10T18:11:20.723Z Downloaded humantime v2.1.0
14532023-11-10T18:11:20.726Z Downloaded hubpack v0.1.2
14542023-11-10T18:11:20.730Z Downloaded httpdate v1.0.3
14552023-11-10T18:11:20.734Z Downloaded cpufeatures v0.2.9
14562023-11-10T18:11:20.739Z Downloaded ciborium-ll v0.2.1
14572023-11-10T18:11:20.746Z Downloaded bytesize v1.3.0
14582023-11-10T18:11:20.753Z Downloaded bytecount v0.6.3
14592023-11-10T18:11:20.761Z Downloaded bitfield v0.14.0
14602023-11-10T18:11:20.767Z Downloaded bit_field v0.10.2
14612023-11-10T18:11:20.776Z Downloaded instant v0.1.12
14622023-11-10T18:11:20.783Z Downloaded http-body v0.4.5
14632023-11-10T18:11:20.790Z Downloaded home v0.5.5
14642023-11-10T18:11:20.797Z Downloaded hex-literal v0.4.1
14652023-11-10T18:11:20.802Z Downloaded hex v0.4.3
14662023-11-10T18:11:20.810Z Downloaded block-buffer v0.10.4
14672023-11-10T18:11:20.818Z Downloaded bit-set v0.5.3
14682023-11-10T18:11:20.827Z Downloaded hubpack_derive v0.1.1
14692023-11-10T18:11:20.833Z Downloaded bitstruct_derive v0.1.0
14702023-11-10T18:11:20.838Z Downloaded addr2line v0.21.0
14712023-11-10T18:11:20.844Z Downloaded base16ct v0.2.0
14722023-11-10T18:11:20.853Z Downloaded atomicwrites v0.4.2
14732023-11-10T18:11:20.859Z Compiling proc-macro2 v1.0.67
14742023-11-10T18:11:20.864Z Compiling serde v1.0.188
14752023-11-10T18:11:20.873Z Compiling autocfg v1.1.0
14762023-11-10T18:11:20.880Z Compiling version_check v0.9.4
14772023-11-10T18:11:20.889Z Compiling syn v1.0.109
14782023-11-10T18:11:20.903Z Compiling parking_lot_core v0.9.8
14792023-11-10T18:11:20.917Z Compiling libm v0.2.7
14802023-11-10T18:11:20.931Z Compiling libc v0.2.150
14812023-11-10T18:11:20.945Z Compiling cfg-if v1.0.0
14822023-11-10T18:11:20.959Z Compiling futures-core v0.3.29
14832023-11-10T18:11:20.970Z Compiling once_cell v1.18.0
14842023-11-10T18:11:20.973Z Compiling typenum v1.16.0
14852023-11-10T18:11:20.976Z Compiling ahash v0.8.3
14862023-11-10T18:11:20.981Z Compiling lock_api v0.4.10
14872023-11-10T18:11:20.985Z Compiling num-traits v0.2.16
14882023-11-10T18:11:21.141Z Compiling quote v1.0.33
14892023-11-10T18:11:21.513Z Compiling generic-array v0.14.7
14902023-11-10T18:11:21.576Z Compiling slab v0.4.9
14912023-11-10T18:11:21.929Z Compiling syn v2.0.32
14922023-11-10T18:11:22.277Z Compiling jobserver v0.1.26
14932023-11-10T18:11:22.431Z Compiling futures-task v0.3.29
14942023-11-10T18:11:22.584Z Compiling futures-channel v0.3.29
14952023-11-10T18:11:22.734Z Compiling pkg-config v0.3.27
14962023-11-10T18:11:22.823Z Compiling cc v1.0.83
14972023-11-10T18:11:22.921Z Compiling futures-util v0.3.29
14982023-11-10T18:11:23.219Z Compiling memchr v2.6.3
14992023-11-10T18:11:23.227Z Compiling vcpkg v0.2.15
15002023-11-10T18:11:23.456Z Compiling itoa v1.0.9
15012023-11-10T18:11:23.476Z Compiling log v0.4.20
15022023-11-10T18:11:23.780Z Compiling schemars v0.8.13
15032023-11-10T18:11:24.124Z Compiling serde_json v1.0.108
15042023-11-10T18:11:24.661Z Compiling ryu v1.0.15
15052023-11-10T18:11:24.955Z Compiling httparse v1.8.0
15062023-11-10T18:11:25.106Z Compiling indexmap v1.9.3
15072023-11-10T18:11:25.181Z Compiling getrandom v0.2.10
15082023-11-10T18:11:25.574Z Compiling allocator-api2 v0.2.16
15092023-11-10T18:11:25.593Z Compiling equivalent v1.0.1
15102023-11-10T18:11:25.721Z Compiling rustix v0.38.9
15112023-11-10T18:11:25.742Z Compiling fnv v1.0.7
15122023-11-10T18:11:25.903Z Compiling rustls v0.21.8
15132023-11-10T18:11:25.936Z Compiling aho-corasick v1.0.4
15142023-11-10T18:11:26.048Z Compiling regex-syntax v0.8.2
15152023-11-10T18:11:26.322Z Compiling openssl v0.10.57
15162023-11-10T18:11:26.663Z Compiling hashbrown v0.14.2
15172023-11-10T18:11:27.019Z Compiling unicode-xid v0.2.4
15182023-11-10T18:11:27.275Z Compiling ucd-trie v0.1.6
15192023-11-10T18:11:27.608Z Compiling ring v0.16.20
15202023-11-10T18:11:28.051Z Compiling ring v0.17.5
15212023-11-10T18:11:28.878Z Compiling openssl-sys v0.9.93
15222023-11-10T18:11:29.733Z Compiling backtrace v0.3.69
15232023-11-10T18:11:30.290Z Compiling native-tls v0.2.11
15242023-11-10T18:11:31.170Z Compiling async-trait v0.1.74
15252023-11-10T18:11:31.499Z Compiling anyhow v1.0.75
15262023-11-10T18:11:32.109Z Compiling regex-automata v0.4.3
15272023-11-10T18:11:32.165Z Compiling crossbeam-utils v0.8.16
15282023-11-10T18:11:32.188Z Compiling rustversion v1.0.14
15292023-11-10T18:11:32.470Z Compiling slog v2.7.0
15302023-11-10T18:11:32.867Z Compiling iana-time-zone v0.1.57
15312023-11-10T18:11:33.191Z Compiling time-core v0.1.1
15322023-11-10T18:11:33.327Z Compiling byteorder v1.5.0
15332023-11-10T18:11:33.422Z Compiling time-macros v0.2.13
15342023-11-10T18:11:34.053Z Compiling serde_derive_internals v0.26.0
15352023-11-10T18:11:35.211Z Compiling synstructure v0.12.6
15362023-11-10T18:11:36.202Z Compiling dyn-clone v1.0.13
15372023-11-10T18:11:36.314Z Compiling hashbrown v0.13.2
15382023-11-10T18:11:36.471Z Compiling usdt-impl v0.3.5
15392023-11-10T18:11:37.213Z Compiling scopeguard v1.2.0
15402023-11-10T18:11:37.406Z Compiling unicode-width v0.1.11
15412023-11-10T18:11:37.779Z Compiling winnow v0.5.15
15422023-11-10T18:11:37.968Z Compiling thread-id v4.2.0
15432023-11-10T18:11:38.117Z Compiling strsim v0.10.0
15442023-11-10T18:11:38.224Z Compiling tinyvec_macros v0.1.1
15452023-11-10T18:11:38.319Z Compiling tinyvec v1.6.0
15462023-11-10T18:11:38.339Z Compiling unicode-bidi v0.3.13
15472023-11-10T18:11:38.487Z Compiling smallvec v1.11.0
15482023-11-10T18:11:39.135Z Compiling regex v1.10.2
15492023-11-10T18:11:40.083Z Compiling percent-encoding v2.3.0
15502023-11-10T18:11:40.471Z Compiling parking_lot v0.12.1
15512023-11-10T18:11:40.577Z Compiling form_urlencoded v1.2.0
15522023-11-10T18:11:40.987Z Compiling unicode-normalization v0.1.22
15532023-11-10T18:11:41.019Z Compiling regex-syntax v0.6.29
15542023-11-10T18:11:41.905Z Compiling num-integer v0.1.45
15552023-11-10T18:11:42.358Z Compiling bitflags v1.3.2
15562023-11-10T18:11:42.492Z Compiling adler v1.0.2
15572023-11-10T18:11:42.819Z Compiling idna v0.4.0
15582023-11-10T18:11:42.823Z Compiling crc32fast v1.3.2
15592023-11-10T18:11:42.934Z Compiling miniz_oxide v0.7.1
15602023-11-10T18:11:43.596Z Compiling gimli v0.28.0
15612023-11-10T18:11:43.963Z Compiling serde_derive v1.0.188
15622023-11-10T18:11:43.980Z Compiling thiserror-impl v1.0.49
15632023-11-10T18:11:44.161Z Compiling zeroize_derive v1.4.2
15642023-11-10T18:11:45.167Z Compiling tokio-macros v2.1.0
15652023-11-10T18:11:45.228Z Compiling futures-macro v0.3.29
15662023-11-10T18:11:46.081Z Compiling tracing-attributes v0.1.26
15672023-11-10T18:11:46.481Z Compiling schemars_derive v0.8.13
15682023-11-10T18:11:47.640Z Compiling openssl-macros v0.1.1
15692023-11-10T18:11:48.469Z Compiling thiserror v1.0.49
15702023-11-10T18:11:48.660Z Compiling pest v2.7.2
15712023-11-10T18:11:48.701Z Compiling zerocopy-derive v0.2.0
15722023-11-10T18:11:50.652Z Compiling strum_macros v0.25.2
15732023-11-10T18:11:51.550Z Compiling zerocopy v0.3.0
15742023-11-10T18:11:51.571Z Compiling url v2.4.1
15752023-11-10T18:11:51.606Z Compiling spin v0.5.2
15762023-11-10T18:11:51.785Z Compiling addr2line v0.21.0
15772023-11-10T18:11:51.986Z Compiling object v0.32.1
15782023-11-10T18:11:52.282Z Compiling rustc-demangle v0.1.23
15792023-11-10T18:11:52.869Z Compiling dof v0.1.5
15802023-11-10T18:11:52.890Z Compiling pest_meta v2.7.2
15812023-11-10T18:11:53.608Z Compiling pin-project-lite v0.2.13
15822023-11-10T18:11:53.748Z Compiling zerocopy-derive v0.6.4
15832023-11-10T18:11:53.779Z Compiling errno v0.3.2
15842023-11-10T18:11:54.209Z Compiling mio v0.8.8
15852023-11-10T18:11:54.404Z Compiling socket2 v0.5.4
15862023-11-10T18:11:54.523Z Compiling signal-hook-registry v1.4.1
15872023-11-10T18:11:55.568Z Compiling pest_generator v2.7.2
15882023-11-10T18:11:55.838Z Compiling num_cpus v1.16.0
15892023-11-10T18:11:55.995Z Compiling futures-sink v0.3.29
15902023-11-10T18:11:55.998Z Compiling memoffset v0.9.0
15912023-11-10T18:11:56.939Z Compiling deranged v0.3.8
15922023-11-10T18:11:57.114Z Compiling futures-io v0.3.29
15932023-11-10T18:11:57.297Z Compiling num_threads v0.1.6
15942023-11-10T18:11:57.457Z Compiling pin-utils v0.1.0
15952023-11-10T18:11:57.533Z Compiling radium v0.7.0
15962023-11-10T18:11:58.215Z Compiling clap_derive v4.4.2
15972023-11-10T18:11:58.676Z Compiling spin v0.9.8
15982023-11-10T18:11:59.257Z Compiling tracing-core v0.1.31
15992023-11-10T18:11:59.970Z Compiling time v0.3.27
16002023-11-10T18:12:00.199Z Compiling pest_derive v2.7.2
16012023-11-10T18:12:01.318Z Compiling dtrace-parser v0.1.14
16022023-11-10T18:12:01.462Z Compiling tracing v0.1.37
16032023-11-10T18:12:03.461Z Compiling lazy_static v1.4.0
16042023-11-10T18:12:04.251Z Compiling crossbeam-epoch v0.9.15
16052023-11-10T18:12:04.990Z Compiling num-iter v0.1.43
16062023-11-10T18:12:05.079Z Compiling base64 v0.21.5
16072023-11-10T18:12:05.428Z Compiling either v1.9.0
16082023-11-10T18:12:05.933Z Compiling rand_core v0.6.4
16092023-11-10T18:12:05.953Z Compiling openssl-probe v0.1.5
16102023-11-10T18:12:06.031Z Compiling foreign-types-shared v0.1.1
16112023-11-10T18:12:06.176Z Compiling hashbrown v0.12.3
16122023-11-10T18:12:06.205Z Compiling untrusted v0.7.1
16132023-11-10T18:12:06.357Z Compiling untrusted v0.9.0
16142023-11-10T18:12:06.557Z Compiling foreign-types v0.3.2
16152023-11-10T18:12:07.016Z Compiling zeroize v1.6.0
16162023-11-10T18:12:07.238Z Compiling indexmap v2.1.0
16172023-11-10T18:12:07.261Z Compiling bytes v1.5.0
16182023-11-10T18:12:07.680Z Compiling chrono v0.4.31
16192023-11-10T18:12:08.077Z Compiling uuid v1.5.0
16202023-11-10T18:12:08.183Z Compiling semver v1.0.20
16212023-11-10T18:12:09.077Z Compiling http v0.2.9
16222023-11-10T18:12:09.168Z Compiling rustc_version v0.4.0
16232023-11-10T18:12:09.242Z Compiling toml_datetime v0.6.5
16242023-11-10T18:12:09.264Z Compiling serde_spanned v0.6.4
16252023-11-10T18:12:09.289Z Compiling serde_tokenstream v0.1.7
16262023-11-10T18:12:09.577Z Compiling bitflags v2.4.0
16272023-11-10T18:12:09.869Z Compiling toml_edit v0.19.15
16282023-11-10T18:12:10.057Z Compiling tokio v1.33.0
16292023-11-10T18:12:11.880Z Compiling openapiv3 v1.0.3
16302023-11-10T18:12:12.888Z Compiling bzip2-sys v0.1.11+1.0.8
16312023-11-10T18:12:13.792Z Compiling try-lock v0.2.4
16322023-11-10T18:12:13.966Z Compiling want v0.3.1
16332023-11-10T18:12:14.683Z Compiling usdt-attr-macro v0.3.5
16342023-11-10T18:12:14.989Z Compiling usdt-macro v0.3.5
16352023-11-10T18:12:15.232Z Compiling http-body v0.4.5
16362023-11-10T18:12:16.789Z Compiling sct v0.7.0
16372023-11-10T18:12:16.835Z Compiling enum-as-inner v0.5.1
16382023-11-10T18:12:17.252Z Compiling socket2 v0.4.9
16392023-11-10T18:12:17.915Z Compiling tower-service v0.3.2
16402023-11-10T18:12:18.084Z Compiling httpdate v1.0.3
16412023-11-10T18:12:18.284Z Compiling heapless v0.7.16
16422023-11-10T18:12:18.375Z Compiling rustls-pemfile v1.0.3
16432023-11-10T18:12:18.466Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16442023-11-10T18:12:18.734Z Compiling siphasher v0.3.11
16452023-11-10T18:12:18.866Z Compiling rustls-native-certs v0.6.3
16462023-11-10T18:12:18.956Z Compiling ipnet v2.8.0
16472023-11-10T18:12:19.320Z Compiling serde_tokenstream v0.2.0
16482023-11-10T18:12:19.392Z Compiling serde_urlencoded v0.7.1
16492023-11-10T18:12:19.631Z Compiling encoding_rs v0.8.33
16502023-11-10T18:12:19.698Z Compiling webpki-roots v0.25.2
16512023-11-10T18:12:19.918Z Compiling mime v0.3.17
16522023-11-10T18:12:20.086Z Compiling crypto-common v0.1.6
16532023-11-10T18:12:20.356Z Compiling diesel_table_macro_syntax v0.1.0
16542023-11-10T18:12:20.657Z Compiling num-bigint v0.4.4
16552023-11-10T18:12:20.665Z Compiling bit-vec v0.6.3
16562023-11-10T18:12:20.720Z Compiling smoltcp v0.9.1
16572023-11-10T18:12:20.890Z Compiling diesel_derives v2.1.1
16582023-11-10T18:12:21.328Z Compiling flate2 v1.0.28
16592023-11-10T18:12:21.625Z Compiling phf_shared v0.10.0
16602023-11-10T18:12:21.644Z Compiling block-buffer v0.10.4
16612023-11-10T18:12:21.794Z Compiling hubpack_derive v0.1.1
16622023-11-10T18:12:22.038Z Compiling fixedbitset v0.4.2
16632023-11-10T18:12:22.242Z Compiling precomputed-hash v0.1.1
16642023-11-10T18:12:22.389Z Compiling subtle v2.5.0
16652023-11-10T18:12:22.649Z Compiling const-oid v0.9.5
16662023-11-10T18:12:22.841Z Compiling tokio-util v0.7.10
16672023-11-10T18:12:22.894Z Compiling new_debug_unreachable v1.0.4
16682023-11-10T18:12:23.017Z Compiling ppv-lite86 v0.2.17
16692023-11-10T18:12:23.088Z Compiling string_cache v0.8.7
16702023-11-10T18:12:23.682Z Compiling petgraph v0.6.4
16712023-11-10T18:12:24.283Z Compiling rand_chacha v0.3.1
16722023-11-10T18:12:25.090Z Compiling h2 v0.3.21
16732023-11-10T18:12:25.852Z Compiling digest v0.10.7
16742023-11-10T18:12:26.513Z Compiling tokio-native-tls v0.3.1
16752023-11-10T18:12:26.643Z Compiling bit-set v0.5.3
16762023-11-10T18:12:26.740Z Compiling toml v0.7.8
16772023-11-10T18:12:26.900Z Compiling itertools v0.10.5
16782023-11-10T18:12:27.439Z Compiling unicode-segmentation v1.10.1
16792023-11-10T18:12:28.822Z Compiling lalrpop-util v0.19.12
16802023-11-10T18:12:29.338Z Compiling rand v0.8.5
16812023-11-10T18:12:29.361Z Compiling regress v0.7.1
16822023-11-10T18:12:29.460Z Compiling serde_repr v0.1.16
16832023-11-10T18:12:30.215Z Compiling io-lifetimes v1.0.11
16842023-11-10T18:12:30.493Z Compiling utf8parse v0.2.1
16852023-11-10T18:12:30.719Z Compiling cpufeatures v0.2.9
16862023-11-10T18:12:30.851Z Compiling anstyle v1.0.2
16872023-11-10T18:12:31.087Z Compiling sha2 v0.10.8
16882023-11-10T18:12:31.472Z Compiling anstyle-parse v0.2.1
16892023-11-10T18:12:31.476Z Compiling rustix v0.37.23
16902023-11-10T18:12:31.515Z Compiling md-5 v0.10.5
16912023-11-10T18:12:31.840Z Compiling hmac v0.12.1
16922023-11-10T18:12:32.219Z Compiling stringprep v0.1.3
16932023-11-10T18:12:32.340Z Compiling hash32 v0.2.1
16942023-11-10T18:12:32.395Z Compiling stable_deref_trait v1.2.0
16952023-11-10T18:12:32.530Z Compiling fallible-iterator v0.2.0
16962023-11-10T18:12:32.898Z Compiling anstyle-query v1.0.0
16972023-11-10T18:12:33.106Z Compiling colorchoice v1.0.0
16982023-11-10T18:12:33.248Z Compiling anstream v0.5.0
16992023-11-10T18:12:33.586Z Compiling terminal_size v0.2.6
17002023-11-10T18:12:33.699Z Compiling postgres-protocol v0.6.6
17012023-11-10T18:12:33.786Z Compiling phf_shared v0.11.2
17022023-11-10T18:12:33.831Z Compiling block-padding v0.3.3
17032023-11-10T18:12:34.156Z Compiling scheduled-thread-pool v0.2.7
17042023-11-10T18:12:34.209Z Compiling regex-automata v0.1.10
17052023-11-10T18:12:34.340Z Compiling matches v0.1.10
17062023-11-10T18:12:34.465Z Compiling clap_lex v0.5.1
17072023-11-10T18:12:34.915Z Compiling managed v0.8.0
17082023-11-10T18:12:34.969Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17092023-11-10T18:12:35.157Z Compiling tap v1.0.1
17102023-11-10T18:12:35.194Z Compiling postgres-types v0.2.6
17112023-11-10T18:12:35.420Z Compiling wyz v0.5.1
17122023-11-10T18:12:35.629Z Compiling bstr v0.2.17
17132023-11-10T18:12:36.104Z Compiling clap_builder v4.4.2
17142023-11-10T18:12:37.524Z Compiling hyper v0.14.27
17152023-11-10T18:12:37.634Z Compiling r2d2 v0.8.10
17162023-11-10T18:12:37.855Z Compiling idna v0.2.3
17172023-11-10T18:12:38.185Z Compiling phf v0.11.2
17182023-11-10T18:12:38.623Z Compiling inout v0.1.3
17192023-11-10T18:12:39.139Z Compiling hubpack v0.1.2
17202023-11-10T18:12:40.289Z Compiling ipnetwork v0.20.0
17212023-11-10T18:12:40.292Z Compiling futures-executor v0.3.29
17222023-11-10T18:12:41.084Z Compiling itertools v0.11.0
17232023-11-10T18:12:41.963Z Compiling zerocopy v0.6.4
17242023-11-10T18:12:43.270Z Compiling float-cmp v0.9.0
17252023-11-10T18:12:43.584Z Compiling data-encoding v2.4.0
17262023-11-10T18:12:44.119Z Compiling regex-automata v0.3.8
17272023-11-10T18:12:44.149Z Compiling static_assertions v1.1.0
17282023-11-10T18:12:44.282Z Compiling whoami v1.4.1
17292023-11-10T18:12:44.839Z Compiling difflib v0.4.0
17302023-11-10T18:12:45.104Z Compiling normalize-line-endings v0.3.0
17312023-11-10T18:12:45.262Z Compiling predicates-core v1.0.6
17322023-11-10T18:12:45.736Z Compiling funty v2.0.0
17332023-11-10T18:12:45.901Z Compiling predicates v3.0.4
17342023-11-10T18:12:46.811Z Compiling tokio-postgres v0.7.10
17352023-11-10T18:12:46.995Z Compiling bstr v1.6.0
17362023-11-10T18:12:47.905Z Compiling bitvec v1.0.1
17372023-11-10T18:12:48.227Z Compiling trust-dns-proto v0.22.0
17382023-11-10T18:12:48.834Z Compiling hyper-tls v0.5.0
17392023-11-10T18:12:49.322Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17402023-11-10T18:12:49.372Z Compiling diesel v2.1.3
17412023-11-10T18:12:51.161Z Compiling yasna v0.5.2
17422023-11-10T18:12:53.072Z Compiling clap v4.4.3
17432023-11-10T18:12:53.218Z Compiling futures v0.3.29
17442023-11-10T18:12:53.381Z Compiling cipher v0.4.4
17452023-11-10T18:12:53.917Z Compiling similar v2.2.1
17462023-11-10T18:12:54.368Z Compiling signature v2.1.0
17472023-11-10T18:12:54.670Z Compiling tokio-stream v0.1.14
17482023-11-10T18:12:54.753Z Compiling usdt v0.3.5
17492023-11-10T18:12:55.118Z Compiling hex v0.4.3
17502023-11-10T18:12:55.145Z Compiling console v0.15.7
17512023-11-10T18:12:56.115Z Compiling getopts v0.2.21
17522023-11-10T18:12:57.195Z Compiling unsafe-libyaml v0.2.9
17532023-11-10T18:12:57.350Z Compiling ident_case v1.0.1
17542023-11-10T18:12:57.744Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17552023-11-10T18:12:58.705Z Compiling slog-async v2.8.0
17562023-11-10T18:12:58.794Z Compiling paste v1.0.14
17572023-11-10T18:12:59.381Z Compiling serde_yaml v0.9.25
17582023-11-10T18:13:00.350Z Compiling darling_core v0.20.3
17592023-11-10T18:13:00.819Z Compiling multer v2.1.0
17602023-11-10T18:13:00.852Z Compiling async-stream-impl v0.3.5
17612023-11-10T18:13:01.253Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17622023-11-10T18:13:01.355Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17632023-11-10T18:13:04.885Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17642023-11-10T18:13:05.068Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17652023-11-10T18:13:06.395Z Compiling structmeta-derive v0.2.0
17662023-11-10T18:13:06.780Z Compiling regex-syntax v0.7.5
17672023-11-10T18:13:09.193Z Compiling darling_macro v0.20.3
17682023-11-10T18:13:10.651Z Compiling darling v0.20.3
17692023-11-10T18:13:10.697Z Compiling structmeta v0.2.0
17702023-11-10T18:13:10.823Z Compiling serde_with_macros v2.3.3
17712023-11-10T18:13:11.314Z Compiling test-strategy v0.3.1
17722023-11-10T18:13:15.686Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17732023-11-10T18:13:17.147Z Compiling parse-display-derive v0.8.2
17742023-11-10T18:13:21.905Z Checking unicode-ident v1.0.12
17752023-11-10T18:13:50.669Z Checking heck v0.4.1
17762023-11-10T18:13:59.311Z Checking atty v0.2.14
17772023-11-10T18:13:59.350Z Checking match_cfg v0.1.0
17782023-11-10T18:13:59.485Z Checking hostname v0.3.1
17792023-11-10T18:13:59.656Z Checking crossbeam-channel v0.5.8
17802023-11-10T18:13:59.842Z Checking sha1 v0.10.5
17812023-11-10T18:14:00.259Z Checking dirs-sys-next v0.1.2
17822023-11-10T18:14:00.369Z Checking fastrand v2.0.0
17832023-11-10T18:14:00.519Z Checking dirs-next v2.0.0
17842023-11-10T18:14:00.703Z Checking thread_local v1.1.7
17852023-11-10T18:14:00.836Z Checking term v0.7.0
17862023-11-10T18:14:00.877Z Checking tempfile v3.8.0
17872023-11-10T18:14:01.136Z Checking camino v1.1.6
17882023-11-10T18:14:01.424Z Checking strum v0.25.0
17892023-11-10T18:14:01.490Z Checking instant v0.1.12
17902023-11-10T18:14:01.648Z Checking take_mut v0.2.2
17912023-11-10T18:14:01.651Z Checking slog-term v2.9.0
17922023-11-10T18:14:02.066Z Checking slog-json v2.6.1
17932023-11-10T18:14:02.299Z Checking serde_with v2.3.3
17942023-11-10T18:14:02.452Z Checking slog-bunyan v2.4.0
17952023-11-10T18:14:02.716Z Checking debug-ignore v1.0.5
17962023-11-10T18:14:02.905Z Checking atomic-waker v1.1.1
17972023-11-10T18:14:03.084Z Checking waitgroup v0.1.2
17982023-11-10T18:14:03.770Z Checking async-stream v0.3.5
17992023-11-10T18:14:03.843Z Checking serde_path_to_error v0.1.14
18002023-11-10T18:14:04.051Z Checking backoff v0.4.0
18012023-11-10T18:14:04.238Z Checking toml_edit v0.21.0
18022023-11-10T18:14:04.650Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18032023-11-10T18:14:04.854Z Checking macaddr v1.0.1
18042023-11-10T18:14:05.187Z Checking quick-error v1.2.3
18052023-11-10T18:14:05.651Z Checking wait-timeout v0.2.0
18062023-11-10T18:14:06.151Z Compiling proc-macro-crate v1.3.1
18072023-11-10T18:14:06.652Z Checking rusty-fork v0.3.0
18082023-11-10T18:14:07.086Z Checking rand_xorshift v0.3.0
18092023-11-10T18:14:07.541Z Compiling crucible-workspace-hack v0.1.0
18102023-11-10T18:14:07.946Z Checking unarray v0.1.4
18112023-11-10T18:14:08.126Z Checking toml v0.8.8
18122023-11-10T18:14:08.148Z Checking parse-display v0.8.2
18132023-11-10T18:14:12.040Z Compiling proc-macro-error-attr v1.0.4
18142023-11-10T18:14:12.648Z Checking proptest v1.3.1
18152023-11-10T18:14:12.702Z Compiling proc-macro-error v1.0.4
18162023-11-10T18:14:13.553Z Compiling num_enum_derive v0.5.11
18172023-11-10T18:14:16.559Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18182023-11-10T18:14:17.571Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18192023-11-10T18:14:18.012Z Compiling foreign-types-macros v0.2.3
18202023-11-10T18:14:18.262Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18212023-11-10T18:14:18.322Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18222023-11-10T18:14:18.783Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18232023-11-10T18:14:18.858Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18242023-11-10T18:14:19.848Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18252023-11-10T18:14:21.444Z Compiling zone_cfg_derive v0.3.0
18262023-11-10T18:14:21.615Z Compiling mockall_derive v0.11.4
18272023-11-10T18:14:22.687Z Compiling num-derive v0.4.0
18282023-11-10T18:14:33.407Z Checking base64ct v1.6.0
18292023-11-10T18:14:52.724Z Checking is-terminal v0.4.9
18302023-11-10T18:15:00.134Z Compiling slog-dtrace v0.2.3
18312023-11-10T18:15:00.649Z Checking password-hash v0.5.0
18322023-11-10T18:15:00.815Z Checking blake2 v0.10.6
18332023-11-10T18:15:00.864Z Checking termtree v0.4.1
18342023-11-10T18:15:01.159Z Checking predicates-tree v1.0.9
18352023-11-10T18:15:01.328Z Checking num_enum v0.5.11
18362023-11-10T18:15:01.376Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18372023-11-10T18:15:01.480Z Checking argon2 v0.5.2
18382023-11-10T18:15:01.531Z Checking postcard-cobs v0.1.5-pre
18392023-11-10T18:15:01.758Z Checking base64 v0.13.1
18402023-11-10T18:15:01.896Z Compiling cancel-safe-futures v0.1.5
18412023-11-10T18:15:02.413Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18422023-11-10T18:15:02.435Z Checking postcard v0.7.3
18432023-11-10T18:15:02.456Z Checking smoltcp v0.8.2
18442023-11-10T18:15:02.742Z Checking foreign-types-shared v0.3.1
18452023-11-10T18:15:02.887Z Checking cfg-if v0.1.10
18462023-11-10T18:15:03.006Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18472023-11-10T18:15:03.034Z Checking foreign-types v0.5.0
18482023-11-10T18:15:03.194Z Checking cstr-argument v0.1.2
18492023-11-10T18:15:03.244Z Checking pretty-hex v0.2.1
18502023-11-10T18:15:03.352Z Checking colored v2.0.4
18512023-11-10T18:15:03.429Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18522023-11-10T18:15:03.463Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18532023-11-10T18:15:03.863Z Checking predicates v2.1.5
18542023-11-10T18:15:04.247Z Checking downcast v0.11.0
18552023-11-10T18:15:04.532Z Checking fragile v2.0.0
18562023-11-10T18:15:04.795Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18572023-11-10T18:15:04.937Z Checking mockall v0.11.4
18582023-11-10T18:15:05.112Z Checking zone v0.3.0
18592023-11-10T18:15:05.146Z Checking smf v0.2.2
18602023-11-10T18:15:05.236Z Compiling der_derive v0.7.2
18612023-11-10T18:15:05.488Z Checking filetime v0.2.22
18622023-11-10T18:15:05.742Z Checking xattr v1.0.1
18632023-11-10T18:15:05.994Z Checking tar v0.4.40
18642023-11-10T18:15:06.302Z Compiling heck v0.3.3
18652023-11-10T18:15:06.523Z Compiling libefi-sys v0.1.0
18662023-11-10T18:15:06.728Z Checking pem v1.1.1
18672023-11-10T18:15:06.846Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18682023-11-10T18:15:06.849Z Compiling structopt-derive v0.4.18
18692023-11-10T18:15:06.978Z Checking camino-tempfile v1.0.2
18702023-11-10T18:15:07.082Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18712023-11-10T18:15:07.182Z Compiling memoffset v0.7.1
18722023-11-10T18:15:07.365Z Compiling maybe-uninit v2.0.0
18732023-11-10T18:15:07.798Z Compiling packed_struct v0.10.1
18742023-11-10T18:15:07.857Z Compiling num-bigint-dig v0.8.4
18752023-11-10T18:15:08.112Z Checking headers-core v0.2.0
18762023-11-10T18:15:08.310Z Compiling packed_struct_codegen v0.10.1
18772023-11-10T18:15:08.335Z Compiling signal-hook v0.3.17
18782023-11-10T18:15:08.412Z Checking headers v0.3.9
18792023-11-10T18:15:08.777Z Checking pem v3.0.2
18802023-11-10T18:15:08.961Z Checking atomicwrites v0.4.2
18812023-11-10T18:15:08.979Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18822023-11-10T18:15:09.158Z Checking rcgen v0.11.3
18832023-11-10T18:15:09.235Z Checking subprocess v0.2.9
18842023-11-10T18:15:10.065Z Compiling num-rational v0.4.1
18852023-11-10T18:15:10.152Z Compiling same-file v1.0.6
18862023-11-10T18:15:10.175Z Checking linked-hash-map v0.5.6
18872023-11-10T18:15:10.489Z Checking termcolor v1.2.0
18882023-11-10T18:15:10.681Z Checking lru-cache v0.1.2
18892023-11-10T18:15:10.862Z Compiling walkdir v2.4.0
18902023-11-10T18:15:10.939Z Compiling semver-parser v0.10.2
18912023-11-10T18:15:11.129Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18922023-11-10T18:15:11.558Z Compiling home v0.5.5
18932023-11-10T18:15:12.010Z Compiling toml v0.5.11
18942023-11-10T18:15:12.529Z Compiling semver v0.11.0
18952023-11-10T18:15:13.194Z Compiling toolchain_find v0.2.0
18962023-11-10T18:15:13.636Z Compiling doc-comment v0.3.3
18972023-11-10T18:15:14.009Z Checking half v1.8.2
18982023-11-10T18:15:14.298Z Checking ciborium-io v0.2.1
18992023-11-10T18:15:14.678Z Checking ciborium-ll v0.2.1
19002023-11-10T18:15:14.784Z Checking arc-swap v1.6.0
19012023-11-10T18:15:15.115Z Compiling rustfmt-wrapper v0.2.0
19022023-11-10T18:15:15.134Z Checking ciborium v0.2.1
19032023-11-10T18:15:15.210Z Compiling convert_case v0.4.0
19042023-11-10T18:15:15.459Z Checking slog-scope v4.4.0
19052023-11-10T18:15:16.471Z Compiling derive_more v0.99.17
19062023-11-10T18:15:16.554Z Checking slog-stdlog v4.1.1
19072023-11-10T18:15:16.797Z Compiling structmeta-derive v0.1.6
19082023-11-10T18:15:16.839Z Compiling snafu-derive v0.7.5
19092023-11-10T18:15:17.531Z Checking slog-envlogger v2.2.0
19102023-11-10T18:15:17.901Z Checking newline-converter v0.3.0
19112023-11-10T18:15:17.905Z Compiling derive-where v1.2.5
19122023-11-10T18:15:18.028Z Compiling semver v0.1.20
19132023-11-10T18:15:19.031Z Compiling rustc_version v0.1.7
19142023-11-10T18:15:19.645Z Checking expectorate v1.1.0
19152023-11-10T18:15:19.878Z Checking pem-rfc7468 v0.7.0
19162023-11-10T18:15:20.062Z Checking resolv-conf v0.7.0
19172023-11-10T18:15:20.291Z Checking hkdf v0.12.3
19182023-11-10T18:15:20.608Z Compiling libz-sys v1.1.12
19192023-11-10T18:15:20.629Z Compiling parking_lot_core v0.8.6
19202023-11-10T18:15:21.102Z Compiling structmeta v0.1.6
19212023-11-10T18:15:21.228Z Checking flagset v0.4.3
19222023-11-10T18:15:21.520Z Checking der v0.7.8
19232023-11-10T18:15:21.544Z Checking trust-dns-resolver v0.22.0
19242023-11-10T18:15:21.712Z Compiling parse-display-derive v0.7.0
19252023-11-10T18:15:23.235Z Compiling newtype_derive v0.1.6
19262023-11-10T18:15:23.692Z Checking textwrap v0.11.0
19272023-11-10T18:15:23.864Z Checking strsim v0.8.0
19282023-11-10T18:15:24.017Z Checking vec_map v0.8.2
19292023-11-10T18:15:24.143Z Checking keccak v0.1.4
19302023-11-10T18:15:24.164Z Checking ansi_term v0.12.1
19312023-11-10T18:15:24.613Z Checking sha3 v0.10.8
19322023-11-10T18:15:24.633Z Checking clap v2.34.0
19332023-11-10T18:15:24.761Z Checking spki v0.7.2
19342023-11-10T18:15:25.061Z Checking secrecy v0.8.0
19352023-11-10T18:15:25.153Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19362023-11-10T18:15:25.212Z Compiling libgit2-sys v0.15.2+1.6.4
19372023-11-10T18:15:26.102Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19382023-11-10T18:15:26.565Z Checking fxhash v0.2.1
19392023-11-10T18:15:26.585Z Compiling libsqlite3-sys v0.26.0
19402023-11-10T18:15:26.886Z Checking crc-catalog v2.2.0
19412023-11-10T18:15:27.140Z Checking crc v3.0.1
19422023-11-10T18:15:27.327Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19432023-11-10T18:15:27.347Z Checking pkcs8 v0.10.2
19442023-11-10T18:15:27.791Z Compiling vergen v8.2.4
19452023-11-10T18:15:27.936Z Checking nodrop v0.1.14
19462023-11-10T18:15:28.100Z Checking array-init v0.0.4
19472023-11-10T18:15:28.280Z Checking pkcs1 v0.7.5
19482023-11-10T18:15:28.436Z Checking smallvec v0.6.14
19492023-11-10T18:15:29.111Z Checking bitfield v0.14.0
19502023-11-10T18:15:29.255Z Checking structopt v0.3.26
19512023-11-10T18:15:29.716Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19522023-11-10T18:15:29.829Z Checking serde-hex v0.1.0
19532023-11-10T18:15:29.847Z Checking x509-cert v0.2.4
19542023-11-10T18:15:30.075Z Checking env_logger v0.10.0
19552023-11-10T18:15:32.208Z Checking rsa v0.9.2
19562023-11-10T18:15:32.403Z Checking ron v0.8.1
19572023-11-10T18:15:32.871Z Compiling buf-list v1.0.3
19582023-11-10T18:15:32.990Z Checking crc-any v2.4.3
19592023-11-10T18:15:33.580Z Checking humantime v2.1.0
19602023-11-10T18:15:33.928Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19612023-11-10T18:15:34.428Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19622023-11-10T18:15:34.476Z Checking object v0.30.4
19632023-11-10T18:15:34.725Z Checking path-slash v0.1.5
19642023-11-10T18:15:34.804Z Checking utf-8 v0.7.6
19652023-11-10T18:15:35.091Z Compiling num_enum_derive v0.7.0
19662023-11-10T18:15:35.149Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19672023-11-10T18:15:35.560Z Compiling unicase v2.7.0
19682023-11-10T18:15:35.597Z Compiling rayon-core v1.12.0
19692023-11-10T18:15:36.065Z Compiling salty v0.2.0
19702023-11-10T18:15:36.252Z Compiling platforms v3.0.2
19712023-11-10T18:15:36.762Z Checking num-complex v0.4.4
19722023-11-10T18:15:36.783Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19732023-11-10T18:15:36.858Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19742023-11-10T18:15:37.906Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19752023-11-10T18:15:38.295Z Compiling erased-serde v0.3.30
19762023-11-10T18:15:38.320Z Checking num v0.4.1
19772023-11-10T18:15:38.459Z Compiling curve25519-dalek v4.1.0
19782023-11-10T18:15:38.876Z Compiling bitstruct_derive v0.1.0
19792023-11-10T18:15:39.032Z Compiling async-recursion v1.0.5
19802023-11-10T18:15:39.072Z Compiling glob v0.3.1
19812023-11-10T18:15:39.174Z Compiling mime_guess v2.0.4
19822023-11-10T18:15:39.230Z Checking tungstenite v0.18.0
19832023-11-10T18:15:40.413Z Compiling thiserror-impl-no-std v2.0.2
19842023-11-10T18:15:40.637Z Compiling curve25519-dalek-derive v0.1.0
19852023-11-10T18:15:40.802Z Checking tokio-tungstenite v0.18.0
19862023-11-10T18:15:41.066Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19872023-11-10T18:15:41.492Z Checking universal-hash v0.5.1
19882023-11-10T18:15:41.653Z Checking nibble_vec v0.1.0
19892023-11-10T18:15:42.628Z Compiling crunchy v0.2.2
19902023-11-10T18:15:42.752Z Checking opaque-debug v0.3.0
19912023-11-10T18:15:42.874Z Checking endian-type v0.1.2
19922023-11-10T18:15:43.162Z Checking snafu v0.7.5
19932023-11-10T18:15:43.165Z Checking radix_trie v0.2.1
19942023-11-10T18:15:43.613Z Compiling tiny-keccak v2.0.2
19952023-11-10T18:15:43.830Z Checking linear-map v1.2.0
19962023-11-10T18:15:43.834Z Checking parking_lot v0.11.2
19972023-11-10T18:15:44.047Z Checking trust-dns-client v0.22.0
19982023-11-10T18:15:44.342Z Compiling clang-sys v1.6.1
19992023-11-10T18:15:44.376Z Checking aead v0.5.2
20002023-11-10T18:15:44.661Z Compiling darling_core v0.14.4
20012023-11-10T18:15:44.818Z Compiling prettyplease v0.2.12
20022023-11-10T18:15:44.848Z Checking sled v0.34.7
20032023-11-10T18:15:45.281Z Compiling ascii-canvas v3.0.0
20042023-11-10T18:15:46.035Z Checking parse-display v0.7.0
20052023-11-10T18:15:46.069Z Checking trust-dns-server v0.22.1
20062023-11-10T18:15:46.358Z Compiling const_format_proc_macros v0.2.31
20072023-11-10T18:15:46.450Z Compiling ena v0.14.2
20082023-11-10T18:15:46.734Z Checking pretty-hex v0.3.0
20092023-11-10T18:15:47.000Z Checking signature v1.6.4
20102023-11-10T18:15:47.106Z Compiling diff v0.1.13
20112023-11-10T18:15:47.197Z Compiling minimal-lexical v0.2.1
20122023-11-10T18:15:47.994Z Compiling portable-atomic v1.4.3
20132023-11-10T18:15:48.016Z Compiling nom v7.1.3
20142023-11-10T18:15:49.375Z Compiling lalrpop v0.19.12
20152023-11-10T18:15:49.478Z Checking ed25519 v1.5.3
20162023-11-10T18:15:50.473Z Checking path-dedot v3.1.0
20172023-11-10T18:15:50.515Z Compiling libloading v0.7.4
20182023-11-10T18:15:50.703Z Compiling bindgen v0.65.1
20192023-11-10T18:15:51.050Z Compiling ref-cast v1.0.20
20202023-11-10T18:15:51.842Z Checking path-absolutize v3.1.0
20212023-11-10T18:15:52.122Z Checking steno v0.4.0
20222023-11-10T18:15:53.348Z Compiling darling_macro v0.14.4
20232023-11-10T18:15:53.719Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20242023-11-10T18:15:54.369Z Compiling cexpr v0.6.0
20252023-11-10T18:15:54.804Z Compiling darling v0.14.4
20262023-11-10T18:15:54.975Z Compiling derive_builder_core v0.12.0
20272023-11-10T18:15:55.008Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20282023-11-10T18:15:55.136Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20292023-11-10T18:15:55.512Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20302023-11-10T18:15:56.051Z Checking globset v0.4.13
20312023-11-10T18:15:56.369Z Checking crossbeam-deque v0.8.3
20322023-11-10T18:15:56.584Z Checking olpc-cjson v0.1.3
20332023-11-10T18:15:56.828Z Checking hashlink v0.8.3
20342023-11-10T18:15:56.832Z Compiling which v4.4.0
20352023-11-10T18:15:56.858Z Checking serde-big-array v0.4.1
20362023-11-10T18:15:56.934Z Checking serde_plain v1.0.2
20372023-11-10T18:15:57.097Z Checking serde-big-array v0.5.1
20382023-11-10T18:15:57.300Z Compiling ref-cast-impl v1.0.20
20392023-11-10T18:15:57.419Z Compiling libxml v0.3.3
20402023-11-10T18:15:57.712Z Compiling rustc-hash v1.1.0
20412023-11-10T18:15:57.776Z Checking fallible-streaming-iterator v0.1.9
20422023-11-10T18:15:57.916Z Compiling peeking_take_while v0.1.2
20432023-11-10T18:15:58.109Z Compiling shlex v1.1.0
20442023-11-10T18:15:58.128Z Compiling lazycell v1.3.0
20452023-11-10T18:15:58.483Z Checking rusqlite v0.29.0
20462023-11-10T18:15:58.651Z Compiling derive_builder_macro v0.12.0
20472023-11-10T18:15:59.107Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20482023-11-10T18:15:59.851Z Checking signal-hook-tokio v0.3.1
20492023-11-10T18:16:00.098Z Checking nix v0.26.2
20502023-11-10T18:16:00.676Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20512023-11-10T18:16:00.966Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20522023-11-10T18:16:01.416Z Checking twox-hash v1.6.3
20532023-11-10T18:16:01.486Z Checking ff v0.13.0
20542023-11-10T18:16:01.533Z Compiling strum_macros v0.24.3
20552023-11-10T18:16:01.791Z Checking corncobs v0.1.3
20562023-11-10T18:16:01.833Z Compiling indoc v1.0.9
20572023-11-10T18:16:02.696Z Checking display-error-chain v0.2.0
20582023-11-10T18:16:02.901Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20592023-11-10T18:16:03.191Z Checking group v0.13.0
20602023-11-10T18:16:03.749Z Checking polyval v0.6.1
20612023-11-10T18:16:04.160Z Checking num_enum v0.7.0
20622023-11-10T18:16:04.527Z Checking aes v0.8.3
20632023-11-10T18:16:04.840Z Checking ctr v0.9.2
20642023-11-10T18:16:05.296Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20652023-11-10T18:16:05.703Z Checking crypto-bigint v0.5.2
20662023-11-10T18:16:06.030Z Checking bincode v1.3.3
20672023-11-10T18:16:06.470Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20682023-11-10T18:16:06.939Z Compiling cookie v0.16.2
20692023-11-10T18:16:07.302Z Checking base16ct v0.2.0
20702023-11-10T18:16:08.412Z Checking aes-gcm-siv v0.11.1
20712023-11-10T18:16:08.515Z Checking rayon v1.8.0
20722023-11-10T18:16:08.533Z Checking thiserror-no-std v2.0.2
20732023-11-10T18:16:08.564Z Checking elliptic-curve v0.13.5
20742023-11-10T18:16:08.784Z Checking poly1305 v0.8.0
20752023-11-10T18:16:09.287Z Checking env_logger v0.9.3
20762023-11-10T18:16:09.958Z Checking chacha20 v0.9.1
20772023-11-10T18:16:10.112Z Compiling oso-derive v0.27.0
20782023-11-10T18:16:10.246Z Compiling impl-trait-for-tuples v0.2.2
20792023-11-10T18:16:10.509Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20802023-11-10T18:16:10.682Z Checking ascii v1.1.0
20812023-11-10T18:16:11.278Z Checking ringbuffer v0.15.0
20822023-11-10T18:16:11.554Z Checking vsss-rs v3.3.1
20832023-11-10T18:16:11.800Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20842023-11-10T18:16:11.898Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20852023-11-10T18:16:11.962Z Checking chacha20poly1305 v0.10.1
20862023-11-10T18:16:13.096Z Checking bitstruct v0.1.1
20872023-11-10T18:16:13.280Z Checking tungstenite v0.20.1
20882023-11-10T18:16:14.885Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20892023-11-10T18:16:15.050Z Checking serde_arrays v0.1.0
20902023-11-10T18:16:15.309Z Checking tokio-tungstenite v0.20.1
20912023-11-10T18:16:17.019Z Checking bcs v0.1.6
20922023-11-10T18:16:17.565Z Checking assert_matches v1.5.0
20932023-11-10T18:16:17.691Z Checking highway v1.1.0
20942023-11-10T18:16:21.594Z Checking const_format v0.2.31
20952023-11-10T18:16:22.213Z Checking ron v0.7.1
20962023-11-10T18:16:22.949Z Checking bit_field v0.10.2
20972023-11-10T18:16:23.320Z Checking http-range v0.1.5
20982023-11-10T18:16:23.566Z Checking hyper-staticfile v0.9.5
20992023-11-10T18:16:24.122Z Compiling indoc v2.0.3
21002023-11-10T18:16:26.682Z Checking derive_builder v0.12.0
21012023-11-10T18:16:29.695Z Checking bb8 v0.8.1
21022023-11-10T18:16:29.815Z Checking quick-xml v0.23.1
21032023-11-10T18:16:29.949Z Checking bytesize v1.3.0
21042023-11-10T18:16:30.152Z Checking fs-err v2.9.0
21052023-11-10T18:16:30.317Z Checking maplit v1.0.2
21062023-11-10T18:16:30.434Z Checking number_prefix v0.4.0
21072023-11-10T18:16:30.699Z Checking indicatif v0.17.7
21082023-11-10T18:16:31.404Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21092023-11-10T18:16:32.746Z Checking signal-hook-mio v0.2.3
21102023-11-10T18:16:33.475Z Compiling vte_generate_state_changes v0.1.1
21112023-11-10T18:16:38.564Z Checking smawk v0.3.1
21122023-11-10T18:16:38.567Z Checking yansi v0.5.1
21132023-11-10T18:16:38.847Z Checking unicode-linebreak v0.1.5
21142023-11-10T18:16:39.520Z Checking textwrap v0.16.0
21152023-11-10T18:16:39.896Z Checking pretty_assertions v1.4.0
21162023-11-10T18:16:40.829Z Checking crossterm v0.27.0
21172023-11-10T18:16:42.947Z Checking fatfs v0.3.6
21182023-11-10T18:16:43.282Z Checking cassowary v0.3.0
21192023-11-10T18:16:43.754Z Checking plotters-backend v0.3.5
21202023-11-10T18:16:43.904Z Checking ratatui v0.23.0
21212023-11-10T18:16:44.316Z Checking plotters-svg v0.3.5
21222023-11-10T18:16:44.937Z Checking rtoolbox v0.0.1
21232023-11-10T18:16:45.202Z Checking rand v0.4.6
21242023-11-10T18:16:46.731Z Checking owo-colors v3.5.0
21252023-11-10T18:16:46.852Z Checking cast v0.3.0
21262023-11-10T18:16:47.322Z Checking remove_dir_all v0.5.3
21272023-11-10T18:16:47.460Z Checking tempdir v0.3.7
21282023-11-10T18:16:47.688Z Checking criterion-plot v0.5.0
21292023-11-10T18:16:47.712Z Checking tui-tree-widget v0.13.0
21302023-11-10T18:16:48.110Z Checking rpassword v7.2.0
21312023-11-10T18:16:48.138Z Checking plotters v0.3.5
21322023-11-10T18:16:50.851Z Checking toml_edit v0.20.7
21332023-11-10T18:16:50.969Z Checking tinytemplate v1.2.1
21342023-11-10T18:16:51.446Z Checking anes v0.1.6
21352023-11-10T18:16:51.597Z Checking oorandom v11.1.3
21362023-11-10T18:16:51.771Z Checking shell-words v1.1.0
21372023-11-10T18:16:52.445Z Checking criterion v0.5.1
21382023-11-10T18:16:57.366Z Checking assert_cmd v2.0.12
21392023-11-10T18:16:58.084Z Checking dashmap v5.5.1
21402023-11-10T18:16:58.647Z Compiling serial_test_derive v0.10.0
21412023-11-10T18:16:59.438Z Compiling crossbeam-queue v0.3.8
21422023-11-10T18:17:00.305Z Checking serial_test v0.10.0
21432023-11-10T18:17:00.406Z Checking vte v0.11.1
21442023-11-10T18:17:00.604Z Checking threadpool v1.8.1
21452023-11-10T18:17:01.256Z Checking libtest-mimic v0.6.1
21462023-11-10T18:17:01.906Z Checking crossterm v0.26.1
21472023-11-10T18:17:02.894Z Checking strip-ansi-escapes v0.2.0
21482023-11-10T18:17:03.877Z Compiling tabled_derive v0.6.0
21492023-11-10T18:17:04.151Z Checking httptest v0.15.5
21502023-11-10T18:17:04.173Z Checking similar-asserts v1.5.0
21512023-11-10T18:17:04.499Z Checking fd-lock v3.0.13
21522023-11-10T18:17:04.682Z Checking nanorand v0.7.0
21532023-11-10T18:17:04.758Z Compiling rstest_macros v0.18.2
21542023-11-10T18:17:05.267Z Checking nu-ansi-term v0.49.0
21552023-11-10T18:17:05.487Z Checking flume v0.11.0
21562023-11-10T18:17:05.818Z Checking datatest-stable v0.2.3
21572023-11-10T18:17:05.933Z Checking reedline v0.23.0
21582023-11-10T18:17:07.393Z Compiling pin-project-internal v1.1.3
21592023-11-10T18:17:07.899Z Compiling trybuild v1.0.85
21602023-11-10T18:17:08.054Z Checking arrayref v0.3.7
21612023-11-10T18:17:08.319Z Checking swrite v0.1.0
21622023-11-10T18:17:08.466Z Checking topological-sort v0.2.2
21632023-11-10T18:17:08.486Z Checking bytecount v0.6.3
21642023-11-10T18:17:08.686Z Checking arrayvec v0.7.4
21652023-11-10T18:17:08.784Z Checking constant_time_eq v0.2.6
21662023-11-10T18:17:08.946Z Compiling relative-path v1.9.0
21672023-11-10T18:17:09.037Z Checking papergrid v0.10.0
21682023-11-10T18:17:09.269Z Checking blake2b_simd v1.0.1
21692023-11-10T18:17:11.182Z Checking basic-toml v0.1.4
21702023-11-10T18:17:11.617Z Checking constant_time_eq v0.3.0
21712023-11-10T18:17:11.852Z Checking pin-project v1.1.3
21722023-11-10T18:17:12.239Z Checking futures-timer v3.0.2
21732023-11-10T18:17:12.668Z Checking partial-io v0.5.4
21742023-11-10T18:17:12.809Z Checking rust-argon2 v1.0.1
21752023-11-10T18:17:13.391Z Checking tabled v0.14.0
21762023-11-10T18:17:14.739Z Checking approx v0.5.1
21772023-11-10T18:17:14.773Z Checking cargo-platform v0.1.3
21782023-11-10T18:17:15.111Z Checking hex-literal v0.4.1
21792023-11-10T18:17:15.209Z Checking cargo_metadata v0.18.0
21802023-11-10T18:17:17.636Z Checking crossbeam v0.8.2
21812023-11-10T18:17:18.011Z Checking cargo_toml v0.17.0
21822023-11-10T18:17:18.650Z Checking termios v0.3.3
21832023-11-10T18:17:20.934Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21842023-11-10T18:17:22.191Z Checking rstest v0.18.2
21852023-11-10T18:17:30.551Z Compiling bzip2 v0.4.4
21862023-11-10T18:17:31.163Z Compiling zip v0.6.6
21872023-11-10T18:17:33.719Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21882023-11-10T18:17:37.551Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21892023-11-10T18:17:51.655Z Compiling polar-core v0.27.0
21902023-11-10T18:17:54.195Z Checking rustls-webpki v0.101.7
21912023-11-10T18:18:00.450Z Checking tokio-rustls v0.24.1
21922023-11-10T18:18:00.990Z Checking hyper-rustls v0.24.2
21932023-11-10T18:18:01.539Z Checking reqwest v0.11.20
21942023-11-10T18:18:04.109Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21952023-11-10T18:18:04.578Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21962023-11-10T18:18:04.892Z Checking tough v0.14.0
21972023-11-10T18:18:05.128Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21982023-11-10T18:18:06.476Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21992023-11-10T18:18:07.270Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22002023-11-10T18:18:08.349Z Compiling omicron-zone-package v0.8.3
22012023-11-10T18:18:08.442Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22022023-11-10T18:18:08.669Z Checking oso v0.27.0
22032023-11-10T18:18:12.342Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22042023-11-10T18:18:19.614Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22052023-11-10T18:18:19.730Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22062023-11-10T18:18:20.044Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22072023-11-10T18:18:21.288Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22082023-11-10T18:18:21.326Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22092023-11-10T18:18:21.431Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22102023-11-10T18:18:21.549Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22112023-11-10T18:18:21.977Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22122023-11-10T18:18:22.332Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22132023-11-10T18:18:22.982Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22142023-11-10T18:18:23.009Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22152023-11-10T18:18:23.303Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22162023-11-10T18:18:24.578Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22172023-11-10T18:18:25.098Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22182023-11-10T18:18:27.932Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22192023-11-10T18:18:31.354Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22202023-11-10T18:18:36.643Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22212023-11-10T18:18:39.694Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22222023-11-10T18:18:40.247Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22232023-11-10T18:18:40.484Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22242023-11-10T18:18:40.583Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22252023-11-10T18:18:41.112Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22262023-11-10T18:18:44.170Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22272023-11-10T18:18:46.851Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22282023-11-10T18:18:47.527Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22292023-11-10T18:18:47.677Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22302023-11-10T18:18:47.708Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22312023-11-10T18:18:49.989Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22322023-11-10T18:18:50.000Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22332023-11-10T18:18:51.189Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22342023-11-10T18:18:51.269Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22352023-11-10T18:18:54.593Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22362023-11-10T18:18:56.011Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22372023-11-10T18:19:00.176Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22382023-11-10T18:19:14.755Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22392023-11-10T18:19:15.816Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22402023-11-10T18:19:16.631Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22412023-11-10T18:19:18.360Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22422023-11-10T18:19:18.925Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22432023-11-10T18:19:19.522Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22442023-11-10T18:19:20.493Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22452023-11-10T18:19:22.602Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22462023-11-10T18:19:24.898Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22472023-11-10T18:19:25.000Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22482023-11-10T18:19:28.707Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22492023-11-10T18:19:29.314Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22502023-11-10T18:19:29.921Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22512023-11-10T18:19:31.677Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22522023-11-10T18:19:33.380Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22532023-11-10T18:19:34.515Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22542023-11-10T18:19:40.006Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22552023-11-10T18:19:43.148Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22562023-11-10T18:19:52.019Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22572023-11-10T18:19:53.126Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22582023-11-10T18:19:54.545Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22592023-11-10T18:19:59.803Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22602023-11-10T18:20:04.282Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22612023-11-10T18:20:06.456Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22622023-11-10T18:20:06.990Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22632023-11-10T18:20:07.501Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22642023-11-10T18:20:08.901Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22652023-11-10T18:20:09.736Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22662023-11-10T18:20:14.514Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22672023-11-10T18:20:28.792Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22682023-11-10T18:20:56.800Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22692023-11-10T18:21:07.657Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22702023-11-10T18:21:42.693Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22712023-11-10T18:21:58.224Z Compiling git2 v0.17.2
22722023-11-10T18:22:07.043Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22732023-11-10T18:22:09.329Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22742023-11-10T18:22:22.267Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22752023-11-10T18:22:36.849Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22762023-11-10T18:22:37.681Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22772023-11-10T18:22:37.920Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22782023-11-10T18:23:03.829Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22792023-11-10T18:23:17.084Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22802023-11-10T18:24:45.387Z Finished dev [unoptimized + debuginfo] target(s) in 13m 31s
22812023-11-10T18:24:45.608Z
22822023-11-10T18:24:45.611Zreal 14:35.330073866
22832023-11-10T18:24:45.614Zuser 1:26:00.629671446
22842023-11-10T18:24:45.617Zsys 11:38.104477293
22852023-11-10T18:24:45.620Ztrap 3.228843007
22862023-11-10T18:24:45.622Ztflt 5.364188125
22872023-11-10T18:24:45.625Zdflt 5.603523648
22882023-11-10T18:24:45.628Zkflt 0.022412906
22892023-11-10T18:24:45.631Zlock 1:56:31.957481981
22902023-11-10T18:24:45.634Zslp 5:08:19.432828382
22912023-11-10T18:24:45.636Zlat 3:18.133883583
22922023-11-10T18:24:45.639Zstop 8:43.352851534
22932023-11-10T18:24:46.830Zwarning: output filename collision.
22942023-11-10T18:24:46.833ZThe 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)`.
22952023-11-10T18:24:46.836ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22962023-11-10T18:24:46.839ZThe targets should have unique names.
22972023-11-10T18:24:46.842ZThis is a known bug where multiple crates with the same name use
22982023-11-10T18:24:46.845Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22992023-11-10T18:24:46.848Zwarning: output filename collision.
23002023-11-10T18:24:46.851ZThe 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)`.
23012023-11-10T18:24:46.855ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23022023-11-10T18:24:46.858ZThe targets should have unique names.
23032023-11-10T18:24:46.861ZThis is a known bug where multiple crates with the same name use
23042023-11-10T18:24:46.865Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23052023-11-10T18:24:46.868Zwarning: output filename collision.
23062023-11-10T18:24:46.871ZThe 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)`.
23072023-11-10T18:24:46.874ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
23082023-11-10T18:24:46.877ZThe targets should have unique names.
23092023-11-10T18:24:46.879ZThis is a known bug where multiple crates with the same name use
23102023-11-10T18:24:46.882Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23112023-11-10T18:24:46.885Zwarning: output filename collision.
23122023-11-10T18:24:46.888ZThe 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)`.
23132023-11-10T18:24:46.891ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
23142023-11-10T18:24:46.894ZThe targets should have unique names.
23152023-11-10T18:24:46.897ZThis is a known bug where multiple crates with the same name use
23162023-11-10T18:24:46.899Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23172023-11-10T18:24:46.902Zwarning: output filename collision.
23182023-11-10T18:24:46.905ZThe 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`.
23192023-11-10T18:24:46.907ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23202023-11-10T18:24:46.910ZThe targets should have unique names.
23212023-11-10T18:24:46.914ZThis is a known bug where multiple crates with the same name use
23222023-11-10T18:24:46.916Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23232023-11-10T18:24:46.919Zwarning: output filename collision.
23242023-11-10T18:24:46.922ZThe 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)`.
23252023-11-10T18:24:46.925ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23262023-11-10T18:24:46.928ZThe targets should have unique names.
23272023-11-10T18:24:46.931ZThis is a known bug where multiple crates with the same name use
23282023-11-10T18:24:46.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23292023-11-10T18:24:46.937Zwarning: output filename collision.
23302023-11-10T18:24:46.940ZThe 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)`.
23312023-11-10T18:24:46.943ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23322023-11-10T18:24:46.946ZThe targets should have unique names.
23332023-11-10T18:24:46.949ZThis is a known bug where multiple crates with the same name use
23342023-11-10T18:24:46.952Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23352023-11-10T18:24:46.956Zwarning: output filename collision.
23362023-11-10T18:24:46.959ZThe 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)`.
23372023-11-10T18:24:46.962ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23382023-11-10T18:24:46.965ZThe targets should have unique names.
23392023-11-10T18:24:46.968ZThis is a known bug where multiple crates with the same name use
23402023-11-10T18:24:46.971Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23412023-11-10T18:24:46.974Zwarning: output filename collision.
23422023-11-10T18:24:46.977ZThe 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)`.
23432023-11-10T18:24:46.979ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23442023-11-10T18:24:46.982ZThe targets should have unique names.
23452023-11-10T18:24:46.986ZThis is a known bug where multiple crates with the same name use
23462023-11-10T18:24:46.989Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23472023-11-10T18:24:46.992Zwarning: output filename collision.
23482023-11-10T18:24:46.996ZThe 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)`.
23492023-11-10T18:24:47.001ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23502023-11-10T18:24:47.004ZThe targets should have unique names.
23512023-11-10T18:24:47.007ZThis is a known bug where multiple crates with the same name use
23522023-11-10T18:24:47.010Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23532023-11-10T18:24:47.020Zwarning: output filename collision.
23542023-11-10T18:24:47.023ZThe 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)`.
23552023-11-10T18:24:47.026ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23562023-11-10T18:24:47.033ZThe targets should have unique names.
23572023-11-10T18:24:47.041ZThis is a known bug where multiple crates with the same name use
23582023-11-10T18:24:47.047Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23592023-11-10T18:24:47.475Z Checking unicode-ident v1.0.12
23602023-11-10T18:24:47.498Z Documenting libc v0.2.150
23612023-11-10T18:24:47.507Z Documenting cfg-if v1.0.0
23622023-11-10T18:24:47.524Z Checking libc v0.2.150
23632023-11-10T18:24:47.552Z Checking cfg-if v1.0.0
23642023-11-10T18:24:47.566Z Checking serde v1.0.188
23652023-11-10T18:24:47.571Z Documenting log v0.4.20
23662023-11-10T18:24:47.575Z Documenting scopeguard v1.2.0
23672023-11-10T18:24:47.653Z Documenting itoa v1.0.9
23682023-11-10T18:24:47.690Z Checking proc-macro2 v1.0.67
23692023-11-10T18:24:48.679Z Checking quote v1.0.33
23702023-11-10T18:24:49.180Z Checking syn v2.0.32
23712023-11-10T18:24:49.293Z Checking syn v1.0.109
23722023-11-10T18:24:51.436Z Documenting memchr v2.6.3
23732023-11-10T18:24:51.755Z Documenting lock_api v0.4.10
23742023-11-10T18:24:51.776Z Checking once_cell v1.18.0
23752023-11-10T18:24:52.230Z Documenting smallvec v1.11.0
23762023-11-10T18:24:53.976Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23772023-11-10T18:24:54.027Z Documenting getrandom v0.2.10
23782023-11-10T18:24:54.407Z Documenting once_cell v1.18.0
23792023-11-10T18:24:56.069Z Documenting libm v0.2.7
23802023-11-10T18:24:56.706Z Documenting pin-project-lite v0.2.13
23812023-11-10T18:24:57.159Z Documenting parking_lot_core v0.9.8
23822023-11-10T18:24:58.295Z Documenting signal-hook-registry v1.4.1
23832023-11-10T18:24:59.381Z Checking itoa v1.0.9
23842023-11-10T18:24:59.435Z Documenting serde_derive v1.0.188
23852023-11-10T18:24:59.572Z Documenting rand_core v0.6.4
23862023-11-10T18:24:59.691Z Documenting zeroize_derive v1.4.2
23872023-11-10T18:25:00.340Z Documenting thiserror-impl v1.0.49
23882023-11-10T18:25:00.644Z Documenting mio v0.8.8
23892023-11-10T18:25:01.023Z Documenting num-traits v0.2.16
23902023-11-10T18:25:03.334Z Documenting parking_lot v0.12.1
23912023-11-10T18:25:03.995Z Documenting typenum v1.16.0
23922023-11-10T18:25:05.167Z Documenting futures-core v0.3.29
23932023-11-10T18:25:07.057Z Documenting zeroize v1.6.0
23942023-11-10T18:25:07.255Z Documenting ryu v1.0.15
23952023-11-10T18:25:07.607Z Documenting thiserror v1.0.49
23962023-11-10T18:25:08.212Z Documenting tokio-macros v2.1.0
23972023-11-10T18:25:09.259Z Documenting num_cpus v1.16.0
23982023-11-10T18:25:10.025Z Documenting serde v1.0.188
23992023-11-10T18:25:10.629Z Documenting socket2 v0.5.4
24002023-11-10T18:25:11.518Z Checking thiserror v1.0.49
24012023-11-10T18:25:11.573Z Documenting subtle v2.5.0
24022023-11-10T18:25:11.703Z Checking ryu v1.0.15
24032023-11-10T18:25:12.532Z Checking getrandom v0.2.10
24042023-11-10T18:25:12.575Z Documenting byteorder v1.5.0
24052023-11-10T18:25:13.239Z Documenting generic-array v0.14.7
24062023-11-10T18:25:13.396Z Documenting futures-sink v0.3.29
24072023-11-10T18:25:15.598Z Documenting pin-utils v0.1.0
24082023-11-10T18:25:15.934Z Checking serde_json v1.0.108
24092023-11-10T18:25:17.006Z Documenting iana-time-zone v0.1.57
24102023-11-10T18:25:17.210Z Checking memchr v2.6.3
24112023-11-10T18:25:27.179Z Checking heck v0.4.1
24122023-11-10T18:25:27.317Z Documenting futures-macro v0.3.29
24132023-11-10T18:25:27.344Z Documenting slab v0.4.9
24142023-11-10T18:25:27.359Z Documenting futures-task v0.3.29
24152023-11-10T18:25:27.364Z Documenting futures-channel v0.3.29
24162023-11-10T18:25:27.370Z Documenting crypto-common v0.1.6
24172023-11-10T18:25:27.375Z Documenting const-oid v0.9.5
24182023-11-10T18:25:27.381Z Documenting futures-io v0.3.29
24192023-11-10T18:25:27.386Z Checking bytes v1.5.0
24202023-11-10T18:25:27.391Z Documenting ppv-lite86 v0.2.17
24212023-11-10T18:25:27.396Z Checking log v0.4.20
24222023-11-10T18:25:27.401Z Checking byteorder v1.5.0
24232023-11-10T18:25:27.405Z Documenting tinyvec_macros v0.1.1
24242023-11-10T18:25:27.411Z Documenting base64 v0.21.5
24252023-11-10T18:25:27.418Z Documenting block-buffer v0.10.4
24262023-11-10T18:25:27.423Z Documenting tracing-core v0.1.31
24272023-11-10T18:25:29.495Z Documenting rand_chacha v0.3.1
24282023-11-10T18:25:29.566Z Documenting futures-util v0.3.29
24292023-11-10T18:25:29.590Z Documenting tinyvec v1.6.0
24302023-11-10T18:25:30.590Z Documenting tracing-attributes v0.1.26
24312023-11-10T18:25:31.872Z Checking fnv v1.0.7
24322023-11-10T18:25:32.082Z Checking serde_derive_internals v0.26.0
24332023-11-10T18:25:32.297Z Documenting digest v0.10.7
24342023-11-10T18:25:33.035Z Documenting serde_derive_internals v0.26.0
24352023-11-10T18:25:35.045Z Documenting dyn-clone v1.0.13
24362023-11-10T18:25:35.699Z Documenting rand v0.8.5
24372023-11-10T18:25:39.780Z Documenting unicode-normalization v0.1.22
24382023-11-10T18:25:40.172Z Checking ucd-trie v0.1.6
24392023-11-10T18:25:40.502Z Documenting cpufeatures v0.2.9
24402023-11-10T18:25:41.314Z Documenting fnv v1.0.7
24412023-11-10T18:25:42.583Z Documenting schemars_derive v0.8.13
24422023-11-10T18:25:42.988Z Checking pest v2.7.2
24432023-11-10T18:25:43.273Z Documenting bytes v1.5.0
24442023-11-10T18:25:43.766Z Documenting serde_json v1.0.108
24452023-11-10T18:25:45.288Z Documenting bitflags v2.4.0
24462023-11-10T18:25:46.633Z Documenting chrono v0.4.31
24472023-11-10T18:25:47.318Z Documenting uuid v1.5.0
24482023-11-10T18:25:48.196Z Documenting spin v0.9.8
24492023-11-10T18:25:50.665Z Documenting tokio v1.33.0
24502023-11-10T18:25:51.526Z Checking libm v0.2.7
24512023-11-10T18:25:51.614Z Documenting unicode-bidi v0.3.13
24522023-11-10T18:25:51.784Z Documenting http v0.2.9
24532023-11-10T18:25:52.723Z Documenting lazy_static v1.4.0
24542023-11-10T18:25:53.048Z Checking num-traits v0.2.16
24552023-11-10T18:25:53.663Z Documenting percent-encoding v2.3.0
24562023-11-10T18:25:53.705Z Documenting tracing v0.1.37
24572023-11-10T18:25:55.688Z Documenting ahash v0.8.3
24582023-11-10T18:25:56.057Z Documenting schemars v0.8.13
24592023-11-10T18:25:56.687Z Checking ahash v0.8.3
24602023-11-10T18:25:57.296Z Documenting allocator-api2 v0.2.16
24612023-11-10T18:25:57.715Z Checking time-core v0.1.1
24622023-11-10T18:25:57.930Z Documenting unicode-ident v1.0.12
24632023-11-10T18:25:59.599Z Documenting form_urlencoded v1.2.0
24642023-11-10T18:26:00.189Z Documenting adler v1.0.2
24652023-11-10T18:26:01.651Z Documenting idna v0.4.0
24662023-11-10T18:26:02.028Z Documenting proc-macro2 v1.0.67
24672023-11-10T18:26:02.492Z Documenting hashbrown v0.14.2
24682023-11-10T18:26:04.284Z Documenting miniz_oxide v0.7.1
24692023-11-10T18:26:04.987Z Documenting httparse v1.8.0
24702023-11-10T18:26:05.626Z Documenting untrusted v0.9.0
24712023-11-10T18:26:06.413Z Documenting equivalent v1.0.1
24722023-11-10T18:26:08.131Z Documenting quote v1.0.33
24732023-11-10T18:26:08.566Z Documenting url v2.4.1
24742023-11-10T18:26:09.393Z Documenting ring v0.17.5
24752023-11-10T18:26:09.432Z Checking zerocopy v0.3.0
24762023-11-10T18:26:09.943Z Checking uuid v1.5.0
24772023-11-10T18:26:10.518Z Checking iana-time-zone v0.1.57
24782023-11-10T18:26:10.547Z Documenting indexmap v2.1.0
24792023-11-10T18:26:10.731Z Checking dof v0.1.5
24802023-11-10T18:26:10.746Z Checking chrono v0.4.31
24812023-11-10T18:26:11.379Z Checking dtrace-parser v0.1.14
24822023-11-10T18:26:11.436Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24832023-11-10T18:26:12.243Z Checking thread-id v4.2.0
24842023-11-10T18:26:12.394Z Documenting sct v0.7.0
24852023-11-10T18:26:12.791Z Documenting slog v2.7.0
24862023-11-10T18:26:14.199Z Documenting httpdate v1.0.3
24872023-11-10T18:26:14.345Z Documenting openssl-probe v0.1.5
24882023-11-10T18:26:14.776Z Documenting try-lock v0.2.4
24892023-11-10T18:26:18.033Z Documenting rustls-webpki v0.101.7
24902023-11-10T18:26:18.839Z Checking usdt-impl v0.3.5
24912023-11-10T18:26:18.888Z Documenting http-body v0.4.5
24922023-11-10T18:26:19.168Z Documenting want v0.3.1
24932023-11-10T18:26:19.453Z Documenting rustls-pemfile v1.0.3
24942023-11-10T18:26:19.728Z Documenting openssl-macros v0.1.1
24952023-11-10T18:26:19.908Z Documenting openssl-sys v0.9.93
24962023-11-10T18:26:20.697Z Documenting mime v0.3.17
24972023-11-10T18:26:20.868Z Documenting tokio-util v0.7.10
24982023-11-10T18:26:24.497Z Documenting rustls v0.21.8
24992023-11-10T18:26:24.796Z Documenting tower-service v0.3.2
25002023-11-10T18:26:25.545Z Documenting gimli v0.28.0
25012023-11-10T18:26:25.771Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25022023-11-10T18:26:26.769Z Documenting time-macros v0.2.13
25032023-11-10T18:26:27.002Z Documenting async-trait v0.1.74
25042023-11-10T18:26:30.703Z Documenting h2 v0.3.21
25052023-11-10T18:26:30.768Z Documenting openssl v0.10.57
25062023-11-10T18:26:31.185Z Documenting aho-corasick v1.0.4
25072023-11-10T18:26:34.651Z Documenting object v0.32.1
25082023-11-10T18:26:35.391Z Documenting errno v0.3.2
25092023-11-10T18:26:35.677Z Documenting addr2line v0.21.0
25102023-11-10T18:26:39.091Z Documenting tokio-rustls v0.24.1
25112023-11-10T18:26:39.110Z Documenting regex-syntax v0.8.2
25122023-11-10T18:26:40.121Z Documenting num_threads v0.1.6
25132023-11-10T18:26:41.338Z Documenting deranged v0.3.8
25142023-11-10T18:26:41.647Z Documenting rustc-demangle v0.1.23
25152023-11-10T18:26:44.715Z Documenting ipnet v2.8.0
25162023-11-10T18:26:45.654Z Documenting unicode-width v0.1.11
25172023-11-10T18:26:46.002Z Checking dyn-clone v1.0.13
25182023-11-10T18:26:46.207Z Documenting time-core v0.1.1
25192023-11-10T18:26:46.962Z Documenting hyper v0.14.27
25202023-11-10T18:26:47.298Z Checking allocator-api2 v0.2.16
25212023-11-10T18:26:53.559Z Checking schemars v0.8.13
25222023-11-10T18:26:53.760Z Checking hashbrown v0.14.2
25232023-11-10T18:26:53.803Z Documenting regex-automata v0.4.3
25242023-11-10T18:26:53.828Z Documenting rustix v0.38.9
25252023-11-10T18:26:53.847Z Checking pest_meta v2.7.2
25262023-11-10T18:26:53.881Z Documenting crossbeam-utils v0.8.16
25272023-11-10T18:26:53.912Z Checking equivalent v1.0.1
25282023-11-10T18:26:53.925Z Documenting time v0.3.27
25292023-11-10T18:26:53.951Z Checking indexmap v2.1.0
25302023-11-10T18:26:54.009Z Documenting native-tls v0.2.11
25312023-11-10T18:26:54.045Z Checking hashbrown v0.13.2
25322023-11-10T18:26:54.093Z Documenting backtrace v0.3.69
25332023-11-10T18:26:54.511Z Documenting pest_meta v2.7.2
25342023-11-10T18:26:57.679Z Checking http v0.2.9
25352023-11-10T18:26:59.555Z Documenting encoding_rs v0.8.33
25362023-11-10T18:26:59.927Z Checking pest_generator v2.7.2
25372023-11-10T18:27:00.083Z Documenting tokio-native-tls v0.3.1
25382023-11-10T18:27:00.395Z Documenting pest_generator v2.7.2
25392023-11-10T18:27:00.925Z Documenting rustls-native-certs v0.6.3
25402023-11-10T18:27:01.363Z Documenting serde_urlencoded v0.7.1
25412023-11-10T18:27:01.373Z Documenting anyhow v1.0.75
25422023-11-10T18:27:02.551Z Documenting regex v1.10.2
25432023-11-10T18:27:06.397Z Documenting ucd-trie v0.1.6
25442023-11-10T18:27:06.859Z Checking serde_tokenstream v0.1.7
25452023-11-10T18:27:07.297Z Documenting hyper-rustls v0.24.2
25462023-11-10T18:27:07.482Z Documenting webpki-roots v0.25.2
25472023-11-10T18:27:07.552Z Documenting pest_derive v2.7.2
25482023-11-10T18:27:07.795Z Documenting syn v2.0.32
25492023-11-10T18:27:08.082Z Documenting hyper-tls v0.5.0
25502023-11-10T18:27:08.904Z Checking aho-corasick v1.0.4
25512023-11-10T18:27:10.865Z Documenting dof v0.1.5
25522023-11-10T18:27:11.464Z Documenting thread-id v4.2.0
25532023-11-10T18:27:12.583Z Documenting pest v2.7.2
25542023-11-10T18:27:13.658Z Checking regex-syntax v0.8.2
25552023-11-10T18:27:13.952Z Documenting usdt-attr-macro v0.3.5
25562023-11-10T18:27:17.590Z Documenting usdt-macro v0.3.5
25572023-11-10T18:27:17.673Z Documenting openapiv3 v1.0.3
25582023-11-10T18:27:17.973Z Documenting ipnetwork v0.20.0
25592023-11-10T18:27:18.799Z Documenting reqwest v0.11.20
25602023-11-10T18:27:19.023Z Checking regex-automata v0.4.3
25612023-11-10T18:27:20.814Z Documenting dtrace-parser v0.1.14
25622023-11-10T18:27:22.692Z Documenting sha2 v0.10.8
25632023-11-10T18:27:24.585Z Documenting futures-executor v0.3.29
25642023-11-10T18:27:26.360Z Checking serde_tokenstream v0.2.0
25652023-11-10T18:27:26.405Z Checking strsim v0.10.0
25662023-11-10T18:27:26.518Z Documenting usdt-impl v0.3.5
25672023-11-10T18:27:26.722Z Checking unicode-width v0.1.11
25682023-11-10T18:27:26.946Z Checking regex v1.10.2
25692023-11-10T18:27:26.979Z Checking regress v0.7.1
25702023-11-10T18:27:27.200Z Documenting hex v0.4.3
25712023-11-10T18:27:27.898Z Documenting hmac v0.12.1
25722023-11-10T18:27:30.258Z Documenting fallible-iterator v0.2.0
25732023-11-10T18:27:30.693Z Documenting futures v0.3.29
25742023-11-10T18:27:31.891Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25752023-11-10T18:27:34.025Z Checking openapiv3 v1.0.3
25762023-11-10T18:27:34.320Z Documenting stringprep v0.1.3
25772023-11-10T18:27:35.236Z Documenting semver v1.0.20
25782023-11-10T18:27:35.626Z Documenting md-5 v0.10.5
25792023-11-10T18:27:35.837Z Documenting usdt v0.3.5
25802023-11-10T18:27:37.206Z Documenting regress v0.7.1
25812023-11-10T18:27:39.452Z Documenting siphasher v0.3.11
25822023-11-10T18:27:40.141Z Documenting utf8parse v0.2.1
25832023-11-10T18:27:40.371Z Documenting block-padding v0.3.3
25842023-11-10T18:27:42.475Z Documenting static_assertions v1.1.0
25852023-11-10T18:27:42.548Z Checking unsafe-libyaml v0.2.9
25862023-11-10T18:27:43.227Z Documenting postgres-protocol v0.6.6
25872023-11-10T18:27:44.216Z Documenting phf_shared v0.11.2
25882023-11-10T18:27:44.466Z Documenting heck v0.4.1
25892023-11-10T18:27:44.503Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25902023-11-10T18:27:44.691Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25912023-11-10T18:27:45.077Z Checking getopts v0.2.21
25922023-11-10T18:27:45.556Z Documenting toml_datetime v0.6.5
25932023-11-10T18:27:46.802Z Documenting num-integer v0.1.45
25942023-11-10T18:27:46.888Z Documenting unsafe-libyaml v0.2.9
25952023-11-10T18:27:47.163Z Documenting inout v0.1.3
25962023-11-10T18:27:50.054Z Documenting phf v0.11.2
25972023-11-10T18:27:52.531Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25982023-11-10T18:27:52.708Z Checking ident_case v1.0.1
25992023-11-10T18:27:52.742Z Documenting either v1.9.0
26002023-11-10T18:27:52.765Z Documenting whoami v1.4.1
26012023-11-10T18:27:52.792Z Documenting postgres-types v0.2.6
26022023-11-10T18:27:52.960Z Documenting serde_yaml v0.9.25
26032023-11-10T18:27:53.873Z Documenting cipher v0.4.4
26042023-11-10T18:27:54.996Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26052023-11-10T18:27:55.932Z Checking serde_yaml v0.9.25
26062023-11-10T18:27:58.020Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26072023-11-10T18:27:58.113Z Documenting getopts v0.2.21
26082023-11-10T18:27:58.229Z Documenting zerocopy v0.6.4
26092023-11-10T18:27:59.092Z Documenting data-encoding v2.4.0
26102023-11-10T18:28:04.801Z Documenting anstyle v1.0.2
26112023-11-10T18:28:04.868Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26122023-11-10T18:28:04.917Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26132023-11-10T18:28:04.992Z Documenting tokio-postgres v0.7.10
26142023-11-10T18:28:05.023Z Documenting anstyle-parse v0.2.1
26152023-11-10T18:28:05.072Z Documenting match_cfg v0.1.0
26162023-11-10T18:28:05.508Z Documenting anstyle-query v1.0.0
26172023-11-10T18:28:07.342Z Documenting colorchoice v1.0.0
26182023-11-10T18:28:07.966Z Documenting itertools v0.11.0
26192023-11-10T18:28:08.593Z Documenting hostname v0.3.1
26202023-11-10T18:28:09.138Z Documenting terminal_size v0.2.6
26212023-11-10T18:28:10.951Z Documenting dirs-sys-next v0.1.2
26222023-11-10T18:28:11.491Z Documenting anstream v0.5.0
26232023-11-10T18:28:12.385Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26242023-11-10T18:28:13.674Z Documenting strsim v0.10.0
26252023-11-10T18:28:14.644Z Documenting clap_lex v0.5.1
26262023-11-10T18:28:15.244Z Documenting tap v1.0.1
26272023-11-10T18:28:15.595Z Documenting clap_derive v4.4.2
26282023-11-10T18:28:16.798Z Documenting dirs-next v2.0.0
26292023-11-10T18:28:17.349Z Documenting thread_local v1.1.7
26302023-11-10T18:28:19.497Z Documenting wyz v0.5.1
26312023-11-10T18:28:19.562Z Documenting crc32fast v1.3.2
26322023-11-10T18:28:19.690Z Documenting radium v0.7.0
26332023-11-10T18:28:20.809Z Documenting clap_builder v4.4.2
26342023-11-10T18:28:22.669Z Documenting funty v2.0.0
26352023-11-10T18:28:23.496Z Documenting term v0.7.0
26362023-11-10T18:28:23.707Z Documenting num-iter v0.1.43
26372023-11-10T18:28:23.994Z Documenting crossbeam-channel v0.5.8
26382023-11-10T18:28:24.009Z Documenting sha1 v0.10.5
26392023-11-10T18:28:24.286Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26402023-11-10T18:28:25.037Z Documenting enum-as-inner v0.5.1
26412023-11-10T18:28:27.249Z Documenting bitvec v1.0.1
26422023-11-10T18:28:29.344Z Documenting atty v0.2.14
26432023-11-10T18:28:29.858Z Documenting memoffset v0.9.0
26442023-11-10T18:28:30.218Z Documenting take_mut v0.2.2
26452023-11-10T18:28:30.523Z Documenting clap v4.4.3
26462023-11-10T18:28:31.233Z Documenting flate2 v1.0.28
26472023-11-10T18:28:31.444Z Documenting trust-dns-proto v0.22.0
26482023-11-10T18:28:34.041Z Documenting crossbeam-epoch v0.9.15
26492023-11-10T18:28:34.166Z Documenting slog-term v2.9.0
26502023-11-10T18:28:35.846Z Documenting slog-async v2.8.0
26512023-11-10T18:28:37.508Z Documenting slog-json v2.6.1
26522023-11-10T18:28:38.504Z Documenting camino v1.1.6
26532023-11-10T18:28:38.825Z Documenting paste v1.0.14
26542023-11-10T18:28:40.109Z Documenting signature v2.1.0
26552023-11-10T18:28:40.631Z Documenting hash32 v0.2.1
26562023-11-10T18:28:40.695Z Documenting scheduled-thread-pool v0.2.7
26572023-11-10T18:28:42.123Z Checking diesel_table_macro_syntax v0.1.0
26582023-11-10T18:28:42.385Z Documenting diesel_table_macro_syntax v0.1.0
26592023-11-10T18:28:44.226Z Documenting slog-bunyan v2.4.0
26602023-11-10T18:28:44.912Z Documenting bzip2-sys v0.1.11+1.0.8
26612023-11-10T18:28:45.353Z Documenting unicode-segmentation v1.10.1
26622023-11-10T18:28:45.510Z Documenting stable_deref_trait v1.2.0
26632023-11-10T18:28:46.600Z Documenting r2d2 v0.8.10
26642023-11-10T18:28:46.794Z Checking darling_core v0.20.3
26652023-11-10T18:28:47.067Z Documenting async-stream-impl v0.3.5
26662023-11-10T18:28:49.630Z Documenting diesel_derives v2.1.1
26672023-11-10T18:28:49.662Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26682023-11-10T18:28:49.747Z Documenting heapless v0.7.16
26692023-11-10T18:28:50.360Z Documenting strum v0.25.0
26702023-11-10T18:28:50.940Z Documenting debug-ignore v1.0.5
26712023-11-10T18:28:51.089Z Documenting bzip2 v0.4.4
26722023-11-10T18:28:53.268Z Documenting managed v0.8.0
26732023-11-10T18:28:53.759Z Documenting atomic-waker v1.1.1
26742023-11-10T18:28:55.078Z Documenting bit-vec v0.6.3
26752023-11-10T18:28:56.011Z Documenting async-stream v0.3.5
26762023-11-10T18:28:56.251Z Checking darling v0.20.3
26772023-11-10T18:28:56.411Z Documenting num-bigint v0.4.4
26782023-11-10T18:28:57.302Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26792023-11-10T18:28:57.348Z Documenting zip v0.6.6
26802023-11-10T18:28:57.911Z Documenting waitgroup v0.1.2
26812023-11-10T18:29:02.023Z Documenting smoltcp v0.9.1
26822023-11-10T18:29:02.281Z Documenting diesel v2.1.3
26832023-11-10T18:29:02.422Z Documenting multer v2.1.0
26842023-11-10T18:29:02.478Z Documenting serde_spanned v0.6.4
26852023-11-10T18:29:03.691Z Documenting hubpack v0.1.2
26862023-11-10T18:29:03.997Z Documenting serde_path_to_error v0.1.14
26872023-11-10T18:29:05.198Z Documenting bstr v1.6.0
26882023-11-10T18:29:05.871Z Documenting serde_repr v0.1.16
26892023-11-10T18:29:06.113Z Documenting precomputed-hash v0.1.1
26902023-11-10T18:29:07.827Z Documenting fixedbitset v0.4.2
26912023-11-10T18:29:08.291Z Documenting lalrpop-util v0.19.12
26922023-11-10T18:29:10.280Z Documenting winnow v0.5.15
26932023-11-10T18:29:11.047Z Documenting new_debug_unreachable v1.0.4
26942023-11-10T18:29:12.235Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26952023-11-10T18:29:12.425Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26962023-11-10T18:29:12.631Z Documenting yasna v0.5.2
26972023-11-10T18:29:12.672Z Documenting petgraph v0.6.4
26982023-11-10T18:29:14.507Z Documenting serde_with_macros v2.3.3
26992023-11-10T18:29:15.197Z Documenting string_cache v0.8.7
27002023-11-10T18:29:17.990Z Documenting toml_edit v0.21.0
27012023-11-10T18:29:21.481Z Documenting console v0.15.7
27022023-11-10T18:29:21.754Z Documenting float-cmp v0.9.0
27032023-11-10T18:29:22.254Z Documenting predicates-core v1.0.6
27042023-11-10T18:29:22.572Z Documenting difflib v0.4.0
27052023-11-10T18:29:24.047Z Documenting normalize-line-endings v0.3.0
27062023-11-10T18:29:27.258Z Documenting toml v0.8.8
27072023-11-10T18:29:27.788Z Documenting serde_with v2.3.3
27082023-11-10T18:29:27.973Z Documenting bit-set v0.5.3
27092023-11-10T18:29:28.454Z Documenting similar v2.2.1
27102023-11-10T18:29:28.893Z Documenting tokio-stream v0.1.14
27112023-11-10T18:29:30.229Z Documenting predicates v3.0.4
27122023-11-10T18:29:32.011Z Documenting instant v0.1.12
27132023-11-10T18:29:34.217Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27142023-11-10T18:29:34.951Z Documenting macaddr v1.0.1
27152023-11-10T18:29:35.675Z Documenting base64ct v1.6.0
27162023-11-10T18:29:35.801Z Documenting parse-display v0.8.2
27172023-11-10T18:29:36.601Z Checking scopeguard v1.2.0
27182023-11-10T18:29:36.772Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27192023-11-10T18:29:37.322Z Checking lock_api v0.4.10
27202023-11-10T18:29:37.949Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27212023-11-10T18:29:38.192Z Documenting backoff v0.4.0
27222023-11-10T18:29:38.982Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27232023-11-10T18:29:39.103Z Documenting crucible-workspace-hack v0.1.0
27242023-11-10T18:29:40.969Z Documenting blake2 v0.10.6
27252023-11-10T18:29:41.564Z Checking smallvec v1.11.0
27262023-11-10T18:29:42.066Z Documenting password-hash v0.5.0
27272023-11-10T18:29:42.280Z Checking pin-project-lite v0.2.13
27282023-11-10T18:29:42.288Z Checking parking_lot_core v0.9.8
27292023-11-10T18:29:42.293Z Documenting is-terminal v0.4.9
27302023-11-10T18:29:47.533Z Checking parking_lot v0.12.1
27312023-11-10T18:29:47.614Z Checking rand_core v0.6.4
27322023-11-10T18:29:48.103Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27332023-11-10T18:29:48.115Z Checking typenum v1.16.0
27342023-11-10T18:29:48.155Z Checking zeroize v1.6.0
27352023-11-10T18:29:48.166Z Checking futures-core v0.3.29
27362023-11-10T18:29:48.180Z Checking unicode-segmentation v1.10.1
27372023-11-10T18:29:48.183Z Documenting proc-macro-error-attr v1.0.4
27382023-11-10T18:29:48.188Z Checking generic-array v0.14.7
27392023-11-10T18:29:48.192Z Checking mio v0.8.8
27402023-11-10T18:29:48.200Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27412023-11-10T18:29:48.205Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27422023-11-10T18:29:48.216Z Checking socket2 v0.5.4
27432023-11-10T18:29:48.220Z Checking signal-hook-registry v1.4.1
27442023-11-10T18:29:48.369Z Checking num_cpus v1.16.0
27452023-11-10T18:29:48.525Z Checking futures-sink v0.3.29
27462023-11-10T18:29:48.652Z Checking tokio v1.33.0
27472023-11-10T18:29:48.731Z Checking proc-macro-error v1.0.4
27482023-11-10T18:29:48.756Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27492023-11-10T18:29:48.907Z Documenting postcard-cobs v0.1.5-pre
27502023-11-10T18:29:48.924Z Documenting argon2 v0.5.2
27512023-11-10T18:29:49.140Z Documenting fastrand v2.0.0
27522023-11-10T18:29:50.642Z Checking spin v0.5.2
27532023-11-10T18:29:50.832Z Documenting proc-macro-error v1.0.4
27542023-11-10T18:29:50.945Z Checking tinyvec_macros v0.1.1
27552023-11-10T18:29:51.065Z Checking tinyvec v1.6.0
27562023-11-10T18:29:53.351Z Checking futures-channel v0.3.29
27572023-11-10T18:29:53.390Z Documenting postcard v0.7.3
27582023-11-10T18:29:53.938Z Documenting foreign-types-macros v0.2.3
27592023-11-10T18:29:55.048Z Documenting tempfile v3.8.0
27602023-11-10T18:29:55.972Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27612023-11-10T18:29:56.618Z Checking futures-task v0.3.29
27622023-11-10T18:29:57.004Z Checking slab v0.4.9
27632023-11-10T18:29:57.411Z Checking pin-utils v0.1.0
27642023-11-10T18:29:57.519Z Documenting foreign-types-shared v0.3.1
27652023-11-10T18:29:58.122Z Checking futures-io v0.3.29
27662023-11-10T18:29:58.396Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27672023-11-10T18:29:59.283Z Checking futures-util v0.3.29
27682023-11-10T18:30:00.257Z Checking unicode-normalization v0.1.22
27692023-11-10T18:30:01.405Z Checking crypto-common v0.1.6
27702023-11-10T18:30:01.688Z Checking spin v0.9.8
27712023-11-10T18:30:01.743Z Documenting foreign-types v0.5.0
27722023-11-10T18:30:01.791Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27732023-11-10T18:30:02.169Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27742023-11-10T18:30:02.253Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27752023-11-10T18:30:02.493Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27762023-11-10T18:30:02.649Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27772023-11-10T18:30:07.303Z Documenting cstr-argument v0.1.2
27782023-11-10T18:30:07.671Z Checking tracing-core v0.1.31
27792023-11-10T18:30:07.860Z Checking unicode-bidi v0.3.13
27802023-11-10T18:30:08.179Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27812023-11-10T18:30:08.611Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27822023-11-10T18:30:08.756Z Checking tracing v0.1.37
27832023-11-10T18:30:09.275Z Documenting colored v2.0.4
27842023-11-10T18:30:09.528Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27852023-11-10T18:30:09.637Z Checking block-buffer v0.10.4
27862023-11-10T18:30:09.953Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27872023-11-10T18:30:12.017Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27882023-11-10T18:30:12.790Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27892023-11-10T18:30:14.821Z Checking subtle v2.5.0
27902023-11-10T18:30:15.207Z Checking const-oid v0.9.5
27912023-11-10T18:30:15.372Z Checking ppv-lite86 v0.2.17
27922023-11-10T18:30:16.238Z Documenting zone_cfg_derive v0.3.0
27932023-11-10T18:30:16.505Z Checking rand_chacha v0.3.1
27942023-11-10T18:30:17.086Z Documenting num-derive v0.4.0
27952023-11-10T18:30:18.268Z Checking digest v0.10.7
27962023-11-10T18:30:18.764Z Checking bitflags v2.4.0
27972023-11-10T18:30:19.262Z Documenting linked-hash-map v0.5.6
27982023-11-10T18:30:19.305Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27992023-11-10T18:30:19.309Z Checking base64 v0.21.5
28002023-11-10T18:30:19.375Z Checking rand v0.8.5
28012023-11-10T18:30:19.971Z Checking tokio-util v0.7.10
28022023-11-10T18:30:20.989Z Documenting smf v0.2.2
28032023-11-10T18:30:21.620Z Checking untrusted v0.7.1
28042023-11-10T18:30:21.670Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28052023-11-10T18:30:21.891Z Checking percent-encoding v2.3.0
28062023-11-10T18:30:22.215Z Checking hashbrown v0.12.3
28072023-11-10T18:30:23.867Z Checking foreign-types-shared v0.1.1
28082023-11-10T18:30:23.976Z Documenting zone v0.3.0
28092023-11-10T18:30:24.020Z Checking bitflags v1.3.2
28102023-11-10T18:30:24.162Z Checking openssl-probe v0.1.5
28112023-11-10T18:30:24.177Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
28122023-11-10T18:30:24.367Z Checking untrusted v0.9.0
28132023-11-10T18:30:24.601Z Checking ring v0.17.5
28142023-11-10T18:30:25.442Z Documenting lru-cache v0.1.2
28152023-11-10T18:30:25.629Z Checking foreign-types v0.3.2
28162023-11-10T18:30:25.759Z Checking indexmap v1.9.3
28172023-11-10T18:30:26.988Z Checking ring v0.16.20
28182023-11-10T18:30:27.675Z Checking openssl-sys v0.9.93
28192023-11-10T18:30:27.748Z Checking errno v0.3.2
28202023-11-10T18:30:27.961Z Checking try-lock v0.2.4
28212023-11-10T18:30:28.168Z Checking adler v1.0.2
28222023-11-10T18:30:28.383Z Checking siphasher v0.3.11
28232023-11-10T18:30:28.844Z Checking miniz_oxide v0.7.1
28242023-11-10T18:30:29.866Z Checking want v0.3.1
28252023-11-10T18:30:29.887Z Checking openssl v0.10.57
28262023-11-10T18:30:29.930Z Checking sct v0.7.0
28272023-11-10T18:30:30.477Z Checking rustls-webpki v0.101.7
28282023-11-10T18:30:30.483Z Checking h2 v0.3.21
28292023-11-10T18:30:30.487Z Checking form_urlencoded v1.2.0
28302023-11-10T18:30:30.514Z Checking lazy_static v1.4.0
28312023-11-10T18:30:30.671Z Checking http-body v0.4.5
28322023-11-10T18:30:31.170Z Checking io-lifetimes v1.0.11
28332023-11-10T18:30:31.223Z Checking socket2 v0.4.9
28342023-11-10T18:30:31.233Z Checking httparse v1.8.0
28352023-11-10T18:30:31.468Z Checking anstyle v1.0.2
28362023-11-10T18:30:31.840Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28372023-11-10T18:30:31.882Z Checking cpufeatures v0.2.9
28382023-11-10T18:30:31.926Z Checking utf8parse v0.2.1
28392023-11-10T18:30:32.000Z Checking httpdate v1.0.3
28402023-11-10T18:30:32.031Z Checking tower-service v0.3.2
28412023-11-10T18:30:32.074Z Checking sha2 v0.10.8
28422023-11-10T18:30:32.153Z Checking anstyle-parse v0.2.1
28432023-11-10T18:30:32.211Z Checking rustix v0.37.23
28442023-11-10T18:30:32.370Z Checking rustls v0.21.8
28452023-11-10T18:30:32.558Z Checking rustls-pemfile v1.0.3
28462023-11-10T18:30:32.849Z Checking hmac v0.12.1
28472023-11-10T18:30:32.916Z Checking md-5 v0.10.5
28482023-11-10T18:30:33.048Z Checking idna v0.4.0
28492023-11-10T18:30:33.148Z Checking stringprep v0.1.3
28502023-11-10T18:30:33.237Z Documenting slog-dtrace v0.2.3
28512023-11-10T18:30:33.562Z Checking num-integer v0.1.45
28522023-11-10T18:30:34.003Z Checking hash32 v0.2.1
28532023-11-10T18:30:34.313Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28542023-11-10T18:30:34.516Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28552023-11-10T18:30:34.551Z Checking fallible-iterator v0.2.0
28562023-11-10T18:30:35.047Z Documenting quick-error v1.2.3
28572023-11-10T18:30:35.551Z Checking gimli v0.28.0
28582023-11-10T18:30:36.231Z Checking either v1.9.0
28592023-11-10T18:30:36.698Z Checking stable_deref_trait v1.2.0
28602023-11-10T18:30:36.844Z Checking anstyle-query v1.0.0
28612023-11-10T18:30:37.052Z Checking colorchoice v1.0.0
28622023-11-10T18:30:37.241Z Checking anstream v0.5.0
28632023-11-10T18:30:37.682Z Checking tokio-rustls v0.24.1
28642023-11-10T18:30:37.754Z Checking heapless v0.7.16
28652023-11-10T18:30:38.243Z Checking postgres-protocol v0.6.6
28662023-11-10T18:30:38.801Z Checking native-tls v0.2.11
28672023-11-10T18:30:39.296Z Checking tokio-native-tls v0.3.1
28682023-11-10T18:30:39.335Z Checking url v2.4.1
28692023-11-10T18:30:39.470Z Checking terminal_size v0.2.6
28702023-11-10T18:30:39.677Z Checking rustls-native-certs v0.6.3
28712023-11-10T18:30:39.703Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28722023-11-10T18:30:39.872Z Checking phf_shared v0.11.2
28732023-11-10T18:30:40.304Z Checking block-padding v0.3.3
28742023-11-10T18:30:40.386Z Checking hyper v0.14.27
28752023-11-10T18:30:40.577Z Documenting resolv-conf v0.7.0
28762023-11-10T18:30:40.619Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28772023-11-10T18:30:40.634Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28782023-11-10T18:30:40.757Z Checking scheduled-thread-pool v0.2.7
28792023-11-10T18:30:41.092Z Checking object v0.32.1
28802023-11-10T18:30:42.027Z Checking addr2line v0.21.0
28812023-11-10T18:30:42.248Z Checking serde_spanned v0.6.4
28822023-11-10T18:30:42.513Z Checking toml_datetime v0.6.5
28832023-11-10T18:30:42.834Z Checking bzip2-sys v0.1.11+1.0.8
28842023-11-10T18:30:42.922Z Checking crc32fast v1.3.2
28852023-11-10T18:30:43.011Z Checking managed v0.8.0
28862023-11-10T18:30:43.279Z Checking tap v1.0.1
28872023-11-10T18:30:43.532Z Checking winnow v0.5.15
28882023-11-10T18:30:43.562Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28892023-11-10T18:30:43.619Z Checking matches v0.1.10
28902023-11-10T18:30:43.750Z Checking num_threads v0.1.6
28912023-11-10T18:30:43.909Z Checking deranged v0.3.8
28922023-11-10T18:30:46.607Z Checking rustc-demangle v0.1.23
28932023-11-10T18:30:46.662Z Checking ipnet v2.8.0
28942023-11-10T18:30:47.317Z Checking bit-vec v0.6.3
28952023-11-10T18:30:47.412Z Checking regex-automata v0.1.10
28962023-11-10T18:30:47.836Z Checking clap_lex v0.5.1
28972023-11-10T18:30:48.040Z Checking bstr v0.2.17
28982023-11-10T18:30:48.287Z Checking clap_builder v4.4.2
28992023-11-10T18:30:48.325Z Checking toml_edit v0.19.15
29002023-11-10T18:30:49.436Z Documenting trust-dns-resolver v0.22.0
29012023-11-10T18:30:50.206Z Checking backtrace v0.3.69
29022023-11-10T18:30:50.415Z Checking hyper-tls v0.5.0
29032023-11-10T18:30:50.864Z Checking hyper-rustls v0.24.2
29042023-11-10T18:30:51.092Z Checking time v0.3.27
29052023-11-10T18:30:51.408Z Checking idna v0.2.3
29062023-11-10T18:30:52.206Z Checking smoltcp v0.9.1
29072023-11-10T18:30:52.904Z Checking wyz v0.5.1
29082023-11-10T18:30:53.228Z Checking flate2 v1.0.28
29092023-11-10T18:30:53.527Z Checking bzip2 v0.4.4
29102023-11-10T18:30:53.973Z Checking r2d2 v0.8.10
29112023-11-10T18:30:54.308Z Checking inout v0.1.3
29122023-11-10T18:30:54.452Z Checking phf v0.11.2
29132023-11-10T18:30:54.647Z Checking postgres-types v0.2.6
29142023-11-10T18:30:54.661Z Checking itertools v0.11.0
29152023-11-10T18:30:54.867Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29162023-11-10T18:30:55.172Z Checking num-bigint v0.4.4
29172023-11-10T18:30:55.778Z Checking serde_urlencoded v0.7.1
29182023-11-10T18:30:56.461Z Checking phf_shared v0.10.0
29192023-11-10T18:30:56.917Z Checking futures-executor v0.3.29
29202023-11-10T18:30:57.266Z Checking ipnetwork v0.20.0
29212023-11-10T18:30:57.826Z Checking float-cmp v0.9.0
29222023-11-10T18:30:58.106Z Checking zerocopy v0.6.4
29232023-11-10T18:30:58.497Z Checking hubpack v0.1.2
29242023-11-10T18:30:58.516Z Checking encoding_rs v0.8.33
29252023-11-10T18:30:58.825Z Checking crossbeam-utils v0.8.16
29262023-11-10T18:30:58.985Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29272023-11-10T18:30:59.272Z Checking memoffset v0.9.0
29282023-11-10T18:30:59.383Z Checking radium v0.7.0
29292023-11-10T18:30:59.419Z Checking new_debug_unreachable v1.0.4
29302023-11-10T18:30:59.545Z Checking data-encoding v2.4.0
29312023-11-10T18:30:59.709Z Checking normalize-line-endings v0.3.0
29322023-11-10T18:30:59.875Z Checking difflib v0.4.0
29332023-11-10T18:30:59.891Z Checking precomputed-hash v0.1.1
29342023-11-10T18:30:59.996Z Checking funty v2.0.0
29352023-11-10T18:31:00.044Z Checking mime v0.3.17
29362023-11-10T18:31:00.364Z Checking whoami v1.4.1
29372023-11-10T18:31:00.390Z Checking regex-automata v0.3.8
29382023-11-10T18:31:00.542Z Checking webpki-roots v0.25.2
29392023-11-10T18:31:00.758Z Checking static_assertions v1.1.0
29402023-11-10T18:31:00.793Z Checking predicates-core v1.0.6
29412023-11-10T18:31:00.898Z Checking fixedbitset v0.4.2
29422023-11-10T18:31:01.064Z Checking predicates v3.0.4
29432023-11-10T18:31:01.160Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29442023-11-10T18:31:01.281Z Checking petgraph v0.6.4
29452023-11-10T18:31:01.594Z Checking tokio-postgres v0.7.10
29462023-11-10T18:31:02.171Z Checking bitvec v1.0.1
29472023-11-10T18:31:02.198Z Checking trust-dns-proto v0.22.0
29482023-11-10T18:31:02.393Z Checking reqwest v0.11.20
29492023-11-10T18:31:02.986Z Checking bstr v1.6.0
29502023-11-10T18:31:04.457Z Checking string_cache v0.8.7
29512023-11-10T18:31:05.262Z Checking crossbeam-epoch v0.9.15
29522023-11-10T18:31:05.271Z Checking diesel v2.1.3
29532023-11-10T18:31:05.607Z Checking yasna v0.5.2
29542023-11-10T18:31:06.281Z Checking futures v0.3.29
29552023-11-10T18:31:06.446Z Checking cipher v0.4.4
29562023-11-10T18:31:06.837Z Checking zip v0.6.6
29572023-11-10T18:31:07.114Z Checking clap v4.4.3
29582023-11-10T18:31:07.149Z Checking toml v0.7.8
29592023-11-10T18:31:07.277Z Checking anyhow v1.0.75
29602023-11-10T18:31:07.960Z Checking similar v2.2.1
29612023-11-10T18:31:08.374Z Checking bit-set v0.5.3
29622023-11-10T18:31:08.378Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29632023-11-10T18:31:08.382Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29642023-11-10T18:31:08.499Z Checking itertools v0.10.5
29652023-11-10T18:31:08.643Z Checking num-iter v0.1.43
29662023-11-10T18:31:08.690Z Checking console v0.15.7
29672023-11-10T18:31:09.737Z Checking rustix v0.38.9
29682023-11-10T18:31:09.742Z Checking signature v2.1.0
29692023-11-10T18:31:09.749Z Checking tokio-stream v0.1.14
29702023-11-10T18:31:09.756Z Documenting pem-rfc7468 v0.7.0
29712023-11-10T18:31:10.733Z Checking usdt v0.3.5
29722023-11-10T18:31:11.018Z Documenting der_derive v0.7.2
29732023-11-10T18:31:11.039Z Checking semver v1.0.20
29742023-11-10T18:31:11.661Z Checking hex v0.4.3
29752023-11-10T18:31:12.573Z Checking slog v2.7.0
29762023-11-10T18:31:12.577Z Documenting flagset v0.4.3
29772023-11-10T18:31:12.580Z Checking lalrpop-util v0.19.12
29782023-11-10T18:31:12.899Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29792023-11-10T18:31:12.956Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29802023-11-10T18:31:13.636Z Documenting cancel-safe-futures v0.1.5
29812023-11-10T18:31:16.012Z Checking heck v0.3.3
29822023-11-10T18:31:16.268Z Documenting hkdf v0.12.3
29832023-11-10T18:31:16.435Z Documenting structopt-derive v0.4.18
29842023-11-10T18:31:19.088Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29852023-11-10T18:31:19.264Z Documenting der v0.7.8
29862023-11-10T18:31:20.597Z Documenting arc-swap v1.6.0
29872023-11-10T18:31:22.683Z Documenting crc-catalog v2.2.0
29882023-11-10T18:31:24.038Z Documenting keccak v0.1.4
29892023-11-10T18:31:24.764Z Documenting structopt v0.3.26
29902023-11-10T18:31:27.021Z Documenting crc v3.0.1
29912023-11-10T18:31:27.359Z Documenting slog-scope v4.4.0
29922023-11-10T18:31:28.441Z Documenting spki v0.7.2
29932023-11-10T18:31:28.468Z Documenting sha3 v0.10.8
29942023-11-10T18:31:30.489Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29952023-11-10T18:31:31.376Z Documenting libefi-sys v0.1.0
29962023-11-10T18:31:32.145Z Documenting num-rational v0.4.1
29972023-11-10T18:31:32.843Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29982023-11-10T18:31:33.173Z Documenting secrecy v0.8.0
29992023-11-10T18:31:35.314Z Documenting pkcs8 v0.10.2
30002023-11-10T18:31:36.022Z Documenting num-complex v0.4.4
30012023-11-10T18:31:38.099Z Documenting packed_struct_codegen v0.10.1
30022023-11-10T18:31:38.283Z Documenting half v1.8.2
30032023-11-10T18:31:38.697Z Documenting ciborium-io v0.2.1
30042023-11-10T18:31:40.260Z Documenting nodrop v0.1.14
30052023-11-10T18:31:42.233Z Documenting pkcs1 v0.7.5
30062023-11-10T18:31:42.748Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
30072023-11-10T18:31:43.545Z Documenting num v0.4.1
30082023-11-10T18:31:44.501Z Documenting array-init v0.0.4
30092023-11-10T18:31:44.914Z Documenting ciborium-ll v0.2.1
30102023-11-10T18:31:46.277Z Documenting packed_struct v0.10.1
30112023-11-10T18:31:46.980Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30122023-11-10T18:31:48.537Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30132023-11-10T18:31:49.315Z Documenting slog-stdlog v4.1.1
30142023-11-10T18:31:49.638Z Documenting num-bigint-dig v0.8.4
30152023-11-10T18:31:51.208Z Documenting universal-hash v0.5.1
30162023-11-10T18:31:52.081Z Documenting filetime v0.2.22
30172023-11-10T18:31:55.236Z Documenting xattr v1.0.1
30182023-11-10T18:31:56.080Z Documenting termcolor v1.2.0
30192023-11-10T18:31:58.276Z Documenting opaque-debug v0.3.0
30202023-11-10T18:31:59.660Z Documenting bitfield v0.14.0
30212023-11-10T18:31:59.921Z Documenting slog-envlogger v2.2.0
30222023-11-10T18:32:00.081Z Documenting rsa v0.9.2
30232023-11-10T18:32:01.898Z Documenting tar v0.4.40
30242023-11-10T18:32:02.555Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30252023-11-10T18:32:22.270Z Documenting env_logger v0.10.0
30262023-11-10T18:32:24.619Z Documenting ciborium v0.2.1
30272023-11-10T18:32:25.248Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30282023-11-10T18:32:25.754Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30292023-11-10T18:32:26.274Z Documenting serde-hex v0.1.0
30302023-11-10T18:32:26.300Z Documenting x509-cert v0.2.4
30312023-11-10T18:32:26.372Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30322023-11-10T18:32:26.557Z Documenting newtype_derive v0.1.6
30332023-11-10T18:32:26.739Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30342023-11-10T18:32:26.950Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30352023-11-10T18:32:27.094Z Documenting signal-hook v0.3.17
30362023-11-10T18:32:27.282Z Documenting ron v0.8.1
30372023-11-10T18:32:27.323Z Documenting fxhash v0.2.1
30382023-11-10T18:32:27.393Z Documenting derive-where v1.2.5
30392023-11-10T18:32:27.450Z Documenting crc-any v2.4.3
30402023-11-10T18:32:27.526Z Documenting linear-map v1.2.0
30412023-11-10T18:32:27.586Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30422023-11-10T18:32:27.626Z Documenting steno v0.4.0
30432023-11-10T18:32:27.698Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30442023-11-10T18:32:27.782Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30452023-11-10T18:32:27.823Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30462023-11-10T18:32:28.854Z Documenting doc-comment v0.3.3
30472023-11-10T18:32:29.713Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30482023-11-10T18:32:33.188Z Documenting libsqlite3-sys v0.26.0
30492023-11-10T18:32:36.551Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30502023-11-10T18:32:36.835Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30512023-11-10T18:32:37.880Z Documenting hashlink v0.8.3
30522023-11-10T18:32:39.828Z Documenting aead v0.5.2
30532023-11-10T18:32:43.275Z Documenting snafu-derive v0.7.5
30542023-11-10T18:32:43.847Z Documenting fallible-streaming-iterator v0.1.9
30552023-11-10T18:32:44.958Z Documenting path-slash v0.1.5
30562023-11-10T18:32:45.031Z Documenting same-file v1.0.6
30572023-11-10T18:32:47.474Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30582023-11-10T18:32:48.310Z Documenting rusqlite v0.29.0
30592023-11-10T18:32:49.107Z Documenting camino-tempfile v1.0.2
30602023-11-10T18:32:51.114Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30612023-11-10T18:32:51.350Z Documenting walkdir v2.4.0
30622023-11-10T18:32:54.372Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30632023-11-10T18:32:54.529Z Documenting nix v0.26.2
30642023-11-10T18:32:55.184Z Documenting snafu v0.7.5
30652023-11-10T18:32:55.929Z Checking darling_core v0.14.4
30662023-11-10T18:32:56.443Z Documenting twox-hash v1.6.3
30672023-11-10T18:32:57.842Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30682023-11-10T18:32:58.853Z Documenting nibble_vec v0.1.0
30692023-11-10T18:33:01.529Z Documenting endian-type v0.1.2
30702023-11-10T18:33:03.571Z Checking darling v0.14.4
30712023-11-10T18:33:03.729Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30722023-11-10T18:33:03.953Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30732023-11-10T18:33:04.379Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30742023-11-10T18:33:05.105Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30752023-11-10T18:33:06.294Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30762023-11-10T18:33:07.228Z Documenting radix_trie v0.2.1
30772023-11-10T18:33:07.252Z Documenting polyval v0.6.1
30782023-11-10T18:33:09.722Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30792023-11-10T18:33:11.510Z Documenting num_enum v0.7.0
30802023-11-10T18:33:13.889Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30812023-11-10T18:33:14.343Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30822023-11-10T18:33:14.394Z Documenting ctr v0.9.2
30832023-11-10T18:33:17.080Z Documenting aes v0.8.3
30842023-11-10T18:33:19.755Z Documenting bincode v1.3.3
30852023-11-10T18:33:32.834Z Documenting path-dedot v3.1.0
30862023-11-10T18:33:33.871Z Checking convert_case v0.4.0
30872023-11-10T18:33:34.071Z Documenting utf-8 v0.7.6
30882023-11-10T18:33:34.235Z Documenting convert_case v0.4.0
30892023-11-10T18:33:34.323Z Documenting aes-gcm-siv v0.11.1
30902023-11-10T18:33:34.360Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30912023-11-10T18:33:34.460Z Documenting path-absolutize v3.1.0
30922023-11-10T18:33:34.509Z Documenting tungstenite v0.20.1
30932023-11-10T18:33:34.539Z Documenting derive_more v0.99.17
30942023-11-10T18:33:34.607Z Documenting trust-dns-client v0.22.0
30952023-11-10T18:33:34.656Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30962023-11-10T18:33:35.536Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30972023-11-10T18:33:38.068Z Documenting buf-list v1.0.3
30982023-11-10T18:33:39.685Z Documenting globset v0.4.13
30992023-11-10T18:33:40.508Z Documenting crossbeam-deque v0.8.3
31002023-11-10T18:33:42.968Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31012023-11-10T18:33:43.657Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31022023-11-10T18:33:44.266Z Documenting headers-core v0.2.0
31032023-11-10T18:33:44.628Z Documenting olpc-cjson v0.1.3
31042023-11-10T18:33:45.663Z Documenting serde_plain v1.0.2
31052023-11-10T18:33:46.342Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31062023-11-10T18:33:46.408Z Documenting async-recursion v1.0.5
31072023-11-10T18:33:47.018Z Documenting bitstruct_derive v0.1.0
31082023-11-10T18:33:50.957Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31092023-11-10T18:33:51.251Z Documenting display-error-chain v0.2.0
31102023-11-10T18:33:51.338Z Documenting ascii v1.1.0
31112023-11-10T18:33:51.801Z Documenting ringbuffer v0.15.0
31122023-11-10T18:33:51.805Z Documenting tough v0.14.0
31132023-11-10T18:33:53.820Z Documenting headers v0.3.9
31142023-11-10T18:33:54.904Z Documenting rayon-core v1.12.0
31152023-11-10T18:33:54.908Z Documenting bitstruct v0.1.1
31162023-11-10T18:33:55.938Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
31172023-11-10T18:33:56.580Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31182023-11-10T18:33:57.374Z Documenting trust-dns-server v0.22.1
31192023-11-10T18:33:57.608Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31202023-11-10T18:33:58.989Z Documenting tokio-tungstenite v0.20.1
31212023-11-10T18:34:01.835Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31222023-11-10T18:34:03.549Z Documenting derive_builder_core v0.12.0
31232023-11-10T18:34:03.562Z Checking derive_builder_core v0.12.0
31242023-11-10T18:34:04.008Z Documenting sled v0.34.7
31252023-11-10T18:34:04.575Z Documenting signal-hook-mio v0.2.3
31262023-11-10T18:34:04.954Z Documenting erased-serde v0.3.30
31272023-11-10T18:34:08.102Z Documenting unicase v2.7.0
31282023-11-10T18:34:09.510Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31292023-11-10T18:34:10.778Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31302023-11-10T18:34:11.056Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31312023-11-10T18:34:11.535Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31322023-11-10T18:34:11.663Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31332023-11-10T18:34:12.062Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31342023-11-10T18:34:12.066Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31352023-11-10T18:34:12.299Z Documenting bcs v0.1.6
31362023-11-10T18:34:12.570Z Documenting serde_arrays v0.1.0
31372023-11-10T18:34:12.833Z Documenting ff v0.13.0
31382023-11-10T18:34:13.605Z Documenting highway v1.1.0
31392023-11-10T18:34:18.362Z Documenting pretty-hex v0.3.0
31402023-11-10T18:34:18.727Z Documenting derive_builder_macro v0.12.0
31412023-11-10T18:34:18.910Z Documenting mime_guess v2.0.4
31422023-11-10T18:34:19.490Z Documenting group v0.13.0
31432023-11-10T18:34:20.053Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31442023-11-10T18:34:23.332Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31452023-11-10T18:34:25.703Z Documenting crossterm v0.27.0
31462023-11-10T18:34:25.927Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31472023-11-10T18:34:26.272Z Documenting rayon v1.8.0
31482023-11-10T18:34:30.440Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31492023-11-10T18:34:33.678Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31502023-11-10T18:34:37.707Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31512023-11-10T18:34:38.179Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31522023-11-10T18:34:51.547Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31532023-11-10T18:34:51.577Z Documenting portable-atomic v1.4.3
31542023-11-10T18:34:51.645Z Documenting ed25519 v1.5.3
31552023-11-10T18:34:51.844Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31562023-11-10T18:34:55.333Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31572023-11-10T18:34:56.210Z Documenting crypto-bigint v0.5.2
31582023-11-10T18:34:57.241Z Documenting ref-cast-impl v1.0.20
31592023-11-10T18:34:57.827Z Documenting curve25519-dalek-derive v0.1.0
31602023-11-10T18:35:09.772Z Documenting thiserror-impl-no-std v2.0.2
31612023-11-10T18:35:09.819Z Documenting vte_generate_state_changes v0.1.1
31622023-11-10T18:35:09.870Z Documenting base16ct v0.2.0
31632023-11-10T18:35:09.884Z Checking unicode-xid v0.2.4
31642023-11-10T18:35:09.904Z Documenting number_prefix v0.4.0
31652023-11-10T18:35:09.917Z Documenting cassowary v0.3.0
31662023-11-10T18:35:09.931Z Documenting unicode-xid v0.2.4
31672023-11-10T18:35:09.943Z Documenting elliptic-curve v0.13.5
31682023-11-10T18:35:09.953Z Documenting thiserror-no-std v2.0.2
31692023-11-10T18:35:10.084Z Documenting vte v0.11.1
31702023-11-10T18:35:11.707Z Documenting indicatif v0.17.7
31712023-11-10T18:35:12.103Z Documenting const_format_proc_macros v0.2.31
31722023-11-10T18:35:12.944Z Documenting ratatui v0.23.0
31732023-11-10T18:35:14.411Z Documenting ref-cast v1.0.20
31742023-11-10T18:35:16.603Z Documenting curve25519-dalek v4.1.0
31752023-11-10T18:35:18.251Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31762023-11-10T18:35:18.867Z Documenting salty v0.2.0
31772023-11-10T18:35:18.901Z Documenting derive_builder v0.12.0
31782023-11-10T18:35:19.518Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31792023-11-10T18:35:19.971Z Documenting polar-core v0.27.0
31802023-11-10T18:35:24.072Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31812023-11-10T18:35:25.356Z Documenting libxml v0.3.3
31822023-11-10T18:35:25.843Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31832023-11-10T18:35:26.340Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31842023-11-10T18:35:31.126Z Documenting poly1305 v0.8.0
31852023-11-10T18:35:31.181Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31862023-11-10T18:35:34.995Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31872023-11-10T18:35:35.518Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31882023-11-10T18:35:38.420Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31892023-11-10T18:35:38.898Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31902023-11-10T18:35:39.697Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31912023-11-10T18:35:40.547Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31922023-11-10T18:35:40.850Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31932023-11-10T18:35:41.483Z Documenting chacha20 v0.9.1
31942023-11-10T18:35:48.765Z Documenting bb8 v0.8.1
31952023-11-10T18:35:49.077Z Documenting quick-xml v0.23.1
31962023-11-10T18:35:55.822Z Documenting bytesize v1.3.0
31972023-11-10T18:35:56.117Z Documenting serde-big-array v0.5.1
31982023-11-10T18:35:56.443Z Documenting pem v3.0.2
31992023-11-10T18:35:57.211Z Documenting impl-trait-for-tuples v0.2.2
32002023-11-10T18:35:57.549Z Documenting oso-derive v0.27.0
32012023-11-10T18:35:57.806Z Documenting rtoolbox v0.0.1
32022023-11-10T18:36:00.397Z Documenting maplit v1.0.2
32032023-11-10T18:36:02.470Z Documenting humantime v2.1.0
32042023-11-10T18:36:02.866Z Documenting unicode-linebreak v0.1.5
32052023-11-10T18:36:03.665Z Documenting smawk v0.3.1
32062023-11-10T18:36:04.836Z Documenting fs-err v2.9.0
32072023-11-10T18:36:05.820Z Documenting rpassword v7.2.0
32082023-11-10T18:36:06.124Z Documenting oso v0.27.0
32092023-11-10T18:36:06.190Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32102023-11-10T18:36:07.422Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32112023-11-10T18:36:07.990Z Documenting rcgen v0.11.3
32122023-11-10T18:36:09.745Z Documenting textwrap v0.16.0
32132023-11-10T18:36:10.755Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32142023-11-10T18:36:11.766Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32152023-11-10T18:36:14.163Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32162023-11-10T18:36:15.559Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
32172023-11-10T18:36:18.072Z Documenting chacha20poly1305 v0.10.1
32182023-11-10T18:36:24.433Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32192023-11-10T18:36:26.300Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32202023-11-10T18:36:31.341Z Documenting vsss-rs v3.3.1
32212023-11-10T18:36:33.725Z Documenting tui-tree-widget v0.13.0
32222023-11-10T18:36:34.388Z Documenting const_format v0.2.31
32232023-11-10T18:36:34.810Z Documenting strip-ansi-escapes v0.2.0
32242023-11-10T18:36:39.858Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32252023-11-10T18:36:41.154Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32262023-11-10T18:36:42.318Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32272023-11-10T18:36:42.401Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282023-11-10T18:36:46.337Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32292023-11-10T18:36:47.316Z Documenting cookie v0.16.2
32302023-11-10T18:36:48.192Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32312023-11-10T18:36:52.137Z Documenting signal-hook-tokio v0.3.1
32322023-11-10T18:36:53.343Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32332023-11-10T18:36:54.392Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32342023-11-10T18:36:54.596Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32352023-11-10T18:36:55.138Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32362023-11-10T18:36:55.501Z Documenting atomicwrites v0.4.2
32372023-11-10T18:36:56.059Z Documenting fd-lock v3.0.13
32382023-11-10T18:36:59.168Z Documenting subprocess v0.2.9
32392023-11-10T18:36:59.500Z Documenting nu-ansi-term v0.49.0
32402023-11-10T18:37:01.578Z Documenting shell-words v1.1.0
32412023-11-10T18:37:02.587Z Documenting bit_field v0.10.2
32422023-11-10T18:37:03.227Z Documenting http-range v0.1.5
32432023-11-10T18:37:06.206Z Documenting owo-colors v3.5.0
32442023-11-10T18:37:06.218Z Documenting corncobs v0.1.3
32452023-11-10T18:37:06.869Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32462023-11-10T18:37:07.766Z Documenting reedline v0.23.0
32472023-11-10T18:37:09.533Z Documenting hyper-staticfile v0.9.5
32482023-11-10T18:37:10.446Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32492023-11-10T18:37:13.312Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32502023-11-10T18:37:16.795Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32512023-11-10T18:37:16.810Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32522023-11-10T18:37:18.926Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32532023-11-10T18:37:19.813Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32542023-11-10T18:37:21.706Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32552023-11-10T18:37:22.321Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32562023-11-10T18:37:40.568Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32572023-11-10T18:37:43.414Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32582023-11-10T18:37:43.431Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32592023-11-10T18:37:44.428Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32602023-11-10T18:37:51.102Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32612023-11-10T18:37:55.686Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32622023-11-10T18:37:55.893Z Documenting fatfs v0.3.6
32632023-11-10T18:37:56.787Z Documenting cargo-platform v0.1.3
32642023-11-10T18:38:02.988Z Documenting nanorand v0.7.0
32652023-11-10T18:38:03.121Z Documenting assert_matches v1.5.0
32662023-11-10T18:38:03.506Z Documenting glob v0.3.1
32672023-11-10T18:38:07.350Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32682023-11-10T18:38:09.373Z Documenting flume v0.11.0
32692023-11-10T18:38:09.836Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702023-11-10T18:38:13.181Z Documenting cargo_metadata v0.18.0
32712023-11-10T18:38:13.523Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32722023-11-10T18:38:13.691Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32732023-11-10T18:38:19.284Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32742023-11-10T18:38:20.811Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32752023-11-10T18:38:22.622Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32762023-11-10T18:38:23.151Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32772023-11-10T18:38:44.677Z Documenting omicron-zone-package v0.8.3
32782023-11-10T18:38:47.548Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32792023-11-10T18:38:47.877Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32802023-11-10T18:38:49.008Z Documenting cargo_toml v0.17.0
32812023-11-10T18:38:53.766Z Documenting termios v0.3.3
32822023-11-10T18:38:53.770Z Documenting swrite v0.1.0
32832023-11-10T18:38:54.014Z Documenting topological-sort v0.2.2
32842023-11-10T18:38:57.848Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32852023-11-10T18:38:59.835Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32862023-11-10T18:38:59.868Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872023-11-10T18:39:00.309Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32882023-11-10T18:39:01.582Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32892023-11-10T18:39:09.322Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32902023-11-10T18:39:16.482Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32912023-11-10T18:39:49.975Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32922023-11-10T18:39:50.001Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32932023-11-10T18:39:56.872Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32942023-11-10T18:39:56.886Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32952023-11-10T18:39:56.903Z |
32962023-11-10T18:39:56.916Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32972023-11-10T18:39:56.925Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32982023-11-10T18:39:56.928Z |
32992023-11-10T18:39:56.932Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
33002023-11-10T18:39:56.936Zhelp: to link to the struct, prefix with `struct@`
33012023-11-10T18:39:56.941Z |
33022023-11-10T18:39:56.944Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
33032023-11-10T18:39:56.948Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
33042023-11-10T18:39:56.951Z |
33052023-11-10T18:39:56.958Z
33062023-11-10T18:39:59.560Zwarning: `wicketd` (lib doc) generated 1 warning
33072023-11-10T18:39:59.949Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
33082023-11-10T18:40:05.952Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
33092023-11-10T18:40:07.384Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33102023-11-10T18:40:19.545Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33112023-11-10T18:40:55.852Z Finished dev [unoptimized + debuginfo] target(s) in 16m 10s
33122023-11-10T18:40:55.975Z
33132023-11-10T18:40:56.401Zreal 16:10.392011603
33142023-11-10T18:40:56.415Zuser 59:33.855166572
33152023-11-10T18:40:56.422Zsys 1:03:36.538978473
33162023-11-10T18:40:56.435Ztrap 2.433572368
33172023-11-10T18:40:56.443Ztflt 0.245116938
33182023-11-10T18:40:56.446Zdflt 0.519530853
33192023-11-10T18:40:56.450Zkflt 0.000595185
33202023-11-10T18:40:56.455Zlock 3:06:45.691517015
33212023-11-10T18:40:56.459Zslp 4:25:25.571838963
33222023-11-10T18:40:56.465Zlat 5:49.583039289
33232023-11-10T18:40:56.476Zstop 2:12.961535586
33242023-11-10T18:40:56.482Zprocess exited: duration 1983035 ms, exit code 0
 
33252023-11-10T18:40:56.503Zfound 0 output files