01HFPWJG4SNW6SZH6J06QJEZGQ: 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: 01HFPWJSH74FKJM4SQ0XD9BECR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-20T17:32:28.157Zjob assigned to worker 01HFPWJZTV97N4H5CRYQATZCAW (queued for 1 m 7 s)
 
22023-11-20T17:32:29.069Zstarting task 0: "setup"
32023-11-20T17:32:29.147Z++ uname -s
42023-11-20T17:32:29.151Z+ kern=SunOS
52023-11-20T17:32:29.154Z+ case "$kern" in
62023-11-20T17:32:29.200Z+ groupadd -g 12345 build
72023-11-20T17:32:29.203Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-20T17:32:31.171Z+ zfs create -o mountpoint=/work rpool/work
92023-11-20T17:32:31.267Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-20T17:32:31.270Z+ home_fs=zfs
112023-11-20T17:32:31.273Z+ [[ zfs == autofs ]]
122023-11-20T17:32:31.275Z+ mkdir -p /home/build
132023-11-20T17:32:31.278Z+ chown build:build /home/build /work
142023-11-20T17:32:33.275Z+ chmod 0700 /home/build /work
152023-11-20T17:32:33.299Zprocess exited: duration 4191 ms, exit code 0
 
162023-11-20T17:32:33.314Zstarting task 1: "rust-toolchain"
172023-11-20T17:32:33.348Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-20T17:32:33.351Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-20T17:32:33.693Zinfo: downloading installer
202023-11-20T17:32:35.420Zwarning: it looks like you have an existing installation of Rust at:
212023-11-20T17:32:35.430Zwarning: /opt/ooce/bin
222023-11-20T17:32:35.433Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-20T17:32:35.436Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-20T17:32:35.438Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-20T17:32:35.441Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-20T17:32:35.443Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-20T17:32:35.446Zerror: cannot install while Rust is installed
282023-11-20T17:32:35.449Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-20T17:32:35.535Zinfo: profile set to 'default'
302023-11-20T17:32:35.540Zinfo: default host triple is x86_64-unknown-illumos
312023-11-20T17:32:35.953Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-20T17:32:35.956Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-20T17:32:35.959Zinfo: downloading component 'cargo'
342023-11-20T17:32:36.537Zinfo: downloading component 'clippy'
352023-11-20T17:32:36.821Zinfo: downloading component 'rust-docs'
362023-11-20T17:32:37.836Zinfo: downloading component 'rust-std'
372023-11-20T17:32:39.707Zinfo: downloading component 'rustc'
382023-11-20T17:32:44.031Zinfo: downloading component 'rustfmt'
392023-11-20T17:32:44.343Zinfo: installing component 'cargo'
402023-11-20T17:32:45.755Zinfo: installing component 'clippy'
412023-11-20T17:32:46.361Zinfo: installing component 'rust-docs'
422023-11-20T17:32:49.117Zinfo: installing component 'rust-std'
432023-11-20T17:32:52.141Zinfo: installing component 'rustc'
442023-11-20T17:32:58.929Zinfo: installing component 'rustfmt'
452023-11-20T17:32:59.422Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-20T17:32:59.425Z
472023-11-20T17:32:59.559Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-20T17:32:59.562Z
492023-11-20T17:32:59.565Z
502023-11-20T17:32:59.568ZRust is installed now. Great!
512023-11-20T17:32:59.571Z
522023-11-20T17:32:59.574ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-20T17:32:59.576Zenvironment variable. This has not been done automatically.
542023-11-20T17:32:59.579Z
552023-11-20T17:32:59.583ZTo configure your current shell, run:
562023-11-20T17:32:59.590Zsource "$HOME/.cargo/env"
572023-11-20T17:32:59.649Z+ rustc --version
582023-11-20T17:32:59.762Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-20T17:32:59.768Zprocess exited: duration 26470 ms, exit code 0
 
602023-11-20T17:32:59.773Zstarting task 2: "authentication"
612023-11-20T17:32:59.809Zprocess exited: duration 31 ms, exit code 0
 
622023-11-20T17:32:59.815Zstarting task 3: "clone repository"
632023-11-20T17:32:59.824Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-20T17:32:59.829Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-20T17:32:59.992ZCloning into '/work/oxidecomputer/omicron'...
662023-11-20T17:33:05.754Z+ cd /work/oxidecomputer/omicron
672023-11-20T17:33:05.757Z+ [[ -n ry-ntwk-fixes ]]
682023-11-20T17:33:05.760Z+ git fetch origin ry-ntwk-fixes
692023-11-20T17:33:06.137ZFrom https://github.com/oxidecomputer/omicron
702023-11-20T17:33:06.140Z * branch ry-ntwk-fixes -> FETCH_HEAD
712023-11-20T17:33:06.148Z+ git checkout -B ry-ntwk-fixes remotes/origin/ry-ntwk-fixes
722023-11-20T17:33:06.251ZSwitched to a new branch 'ry-ntwk-fixes'
732023-11-20T17:33:06.254Zbranch 'ry-ntwk-fixes' set up to track 'origin/ry-ntwk-fixes'.
742023-11-20T17:33:06.258Z+ git reset --hard 7e476ee8bd342794d08ac7d9ab7a91655bb20719
752023-11-20T17:33:06.280ZHEAD is now at 7e476ee8 clean up after boundary switches test
762023-11-20T17:33:06.283Zprocess exited: duration 6469 ms, exit code 0
 
772023-11-20T17:33:06.290Zstarting task 4: "build"
782023-11-20T17:33:06.301Z+ cargo --version
792023-11-20T17:33:06.307Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-20T17:33:06.577Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-20T17:33:06.581Zinfo: downloading component 'cargo'
822023-11-20T17:33:07.304Zinfo: downloading component 'clippy'
832023-11-20T17:33:07.582Zinfo: downloading component 'rust-docs'
842023-11-20T17:33:08.591Zinfo: downloading component 'rust-std'
852023-11-20T17:33:10.209Zinfo: downloading component 'rustc'
862023-11-20T17:33:14.695Zinfo: downloading component 'rustfmt'
872023-11-20T17:33:14.938Zinfo: installing component 'cargo'
882023-11-20T17:33:16.136Zinfo: installing component 'clippy'
892023-11-20T17:33:16.635Zinfo: installing component 'rust-docs'
902023-11-20T17:33:19.363Zinfo: installing component 'rust-std'
912023-11-20T17:33:21.803Zinfo: installing component 'rustc'
922023-11-20T17:33:28.114Zinfo: installing component 'rustfmt'
932023-11-20T17:33:28.658Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-20T17:33:28.662Z+ rustc --version
952023-11-20T17:33:28.782Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-20T17:33:28.789Z+ source ./env.sh
972023-11-20T17:33:28.792Z++ set -o xtrace
982023-11-20T17:33:28.795Z++++ dirname ./env.sh
992023-11-20T17:33:28.798Z+++ cd .
1002023-11-20T17:33:28.800Z+++ echo /work/oxidecomputer/omicron
1012023-11-20T17:33:28.803Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-20T17:33:28.806Z++ 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-20T17:33:28.808Z++ 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-20T17:33:28.811Z++ 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-20T17:33:28.816Z++ 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-20T17:33:28.820Z++ 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-20T17:33:28.822Z++ 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-20T17:33:28.827Z++ 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-20T17:33:28.830Z++ 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-20T17:33:28.833Z++ unset OMICRON_WS
1112023-11-20T17:33:28.835Z++ set +o xtrace
1122023-11-20T17:33:28.907Z
1132023-11-20T17:33:28.910Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-20T17:33:28.913Z # # # # # # # # # # # # # # #
1152023-11-20T17:33:28.916Z # # # # ##### # # ##### # # # # # #### #
1162023-11-20T17:33:28.918Z ##### ##### # ##### # # # # # # # # #
1172023-11-20T17:33:28.921Z # # # # # # # # # # # # # # #
1182023-11-20T17:33:28.926Z # # # ###### # # ###### ### # #### # #### #
1192023-11-20T17:33:28.936Z
1202023-11-20T17:33:38.406Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-20T17:33:39.429Z Startup: Caching catalogs ... Done
1222023-11-20T17:33:44.971ZPlanning: Solver setup ... Done (5.175s)
1232023-11-20T17:33:45.100ZPlanning: Running solver ... Done (0.128s)
1242023-11-20T17:33:45.160ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-20T17:33:45.176ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-20T17:33:45.494ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-20T17:33:45.575ZPlanning: Package planning ... Done (0.081s)
1282023-11-20T17:33:45.659ZPlanning: Merging actions ... Done (0.084s)
1292023-11-20T17:33:46.518ZPlanning: Checking for conflicting actions ... Done (0.854s)
1302023-11-20T17:33:46.939ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-20T17:33:52.111ZPlanning: Evaluating mediators ... Done (5.585s)
1322023-11-20T17:33:52.128ZPlanning: Planning completed in 12.65 seconds
1332023-11-20T17:33:52.152Z Packages to install: 4
1342023-11-20T17:33:52.154Z Mediators to change: 2
1352023-11-20T17:33:52.157Z Services to change: 1
1362023-11-20T17:33:52.160Z Estimated space available: 148.90 GB
1372023-11-20T17:33:52.162ZEstimated space to be consumed: 1.37 GB
1382023-11-20T17:33:52.165Z Create boot environment: No
1392023-11-20T17:33:52.168ZCreate backup boot environment: No
1402023-11-20T17:33:52.171Z Rebuild boot archive: No
1412023-11-20T17:33:52.173Z
1422023-11-20T17:33:52.176ZChanged mediators:
1432023-11-20T17:33:52.179Z mediator clang:
1442023-11-20T17:33:52.181Z version: None -> 15 (system default)
1452023-11-20T17:33:52.186Z
1462023-11-20T17:33:52.190Z mediator llvm:
1472023-11-20T17:33:52.194Z version: 14 (system default) -> 15 (system default)
1482023-11-20T17:33:52.199Z
1492023-11-20T17:33:52.203ZChanged packages:
1502023-11-20T17:33:52.206Zhelios-dev
1512023-11-20T17:33:52.215Z developer/build-essential
1522023-11-20T17:33:52.223Z None -> 11-2.0
1532023-11-20T17:33:52.225Z library/libxmlsec1
1542023-11-20T17:33:52.228Z None -> 1.2.35-2.0
1552023-11-20T17:33:52.230Z ooce/developer/clang-15
1562023-11-20T17:33:52.233Z None -> 15.0.7-2.0
1572023-11-20T17:33:52.236Z ooce/developer/llvm-15
1582023-11-20T17:33:52.238Z None -> 15.0.7-2.0
1592023-11-20T17:33:52.241Z
1602023-11-20T17:33:52.244ZServices:
1612023-11-20T17:33:52.246Z restart_fmri:
1622023-11-20T17:33:52.249Z svc:/system/update-man-index:default
1632023-11-20T17:33:52.460Z
1642023-11-20T17:33:52.463ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-20T17:33:57.464ZDownload: 1000/3290 items 19.5/212.6MB 9% complete (4.1M/s)
1662023-11-20T17:34:03.309ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (11.4M/s)
1672023-11-20T17:34:08.291ZDownload: 2137/3290 items 118.9/212.6MB 55% complete (9.9M/s)
1682023-11-20T17:34:13.287ZDownload: 2762/3290 items 120.9/212.6MB 56% complete (3.8M/s)
1692023-11-20T17:34:18.337ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1702023-11-20T17:34:19.318ZDownload: Completed 212.60 MB in 26.88 seconds (7.9M/s)
1712023-11-20T17:34:20.060Z Actions: 1/3687 actions (Installing new actions)
1722023-11-20T17:34:25.057Z Actions: 3233/3687 actions (Installing new actions)
1732023-11-20T17:34:28.319Z Actions: Completed 3687 actions in 8.26 seconds.
1742023-11-20T17:34:28.414Z Done (0.088s)
1752023-11-20T17:34:28.417Z Done (0.000s)
1762023-11-20T17:34:28.636Z Done (0.222s)
1772023-11-20T17:34:36.213Z Done (7.467s)
1782023-11-20T17:34:36.470Z Done (0.157s)
1792023-11-20T17:34:36.473Z Done (0.000s)
1802023-11-20T17:34:36.692Z Done (0.000s)
1812023-11-20T17:34:37.400ZPlanning: Evaluating mediator changes ... Done
1822023-11-20T17:34:37.685ZPlanning: Checking for conflicting actions ... Done
1832023-11-20T17:34:37.688ZPlanning: Consolidating action changes ... Done
1842023-11-20T17:34:38.131ZPlanning: Evaluating mediators ... Done
1852023-11-20T17:34:38.133ZPlanning: Planning completed in 0.73 seconds
1862023-11-20T17:34:38.185Z Mediators to change: 2
1872023-11-20T17:34:38.189Z Create boot environment: No
1882023-11-20T17:34:38.192ZCreate backup boot environment: No
1892023-11-20T17:34:38.284Z Done
1902023-11-20T17:34:38.287Z Done
1912023-11-20T17:34:38.427Z Done
1922023-11-20T17:34:44.478Z Done
1932023-11-20T17:34:44.600Z Done
1942023-11-20T17:34:44.603Z Done
1952023-11-20T17:34:44.700Z Done
1962023-11-20T17:34:45.742ZPlanning: Evaluating mediator changes ... Done
1972023-11-20T17:34:45.744ZPlanning: Merging actions ... Done
1982023-11-20T17:34:46.080ZPlanning: Checking for conflicting actions ... Done
1992023-11-20T17:34:46.083ZPlanning: Consolidating action changes ... Done
2002023-11-20T17:34:46.520ZPlanning: Evaluating mediators ... Done
2012023-11-20T17:34:46.614ZPlanning: Planning completed in 1.32 seconds
2022023-11-20T17:34:46.672Z Packages to change: 1
2032023-11-20T17:34:46.675Z Mediators to change: 1
2042023-11-20T17:34:46.678Z Services to change: 1
2052023-11-20T17:34:46.681Z Create boot environment: No
2062023-11-20T17:34:46.684ZCreate backup boot environment: Yes
2072023-11-20T17:34:48.724Z Actions: 1/6 actions (Updating modified actions)
2082023-11-20T17:34:48.727Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-20T17:34:48.729Z Done
2102023-11-20T17:34:48.732Z Done
2112023-11-20T17:34:48.781Z Done
2122023-11-20T17:34:54.703Z Done
2132023-11-20T17:34:54.830Z Done
2142023-11-20T17:34:54.833Z Done
2152023-11-20T17:34:54.975Z Done
2162023-11-20T17:34:55.665ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-20T17:34:55.668Zclang system 15 system
2182023-11-20T17:34:55.671Zcsh system system illumos
2192023-11-20T17:34:55.673Zctags system system illumos
2202023-11-20T17:34:55.676Zgcc vendor 12 vendor
2212023-11-20T17:34:55.678Zgcc system 10 system
2222023-11-20T17:34:55.683Zgcc system 7 system
2232023-11-20T17:34:55.685Zgo system 1.20 system
2242023-11-20T17:34:55.688Zgo system 1.19 system
2252023-11-20T17:34:55.690Zllvm system 15 system
2262023-11-20T17:34:55.693Zllvm system 14 system
2272023-11-20T17:34:55.695Zmariadb system 10.6 system
2282023-11-20T17:34:55.698Zmta vendor vendor dma
2292023-11-20T17:34:55.701Zopenjdk system 17 system
2302023-11-20T17:34:55.703Zopenjdk system 11 system
2312023-11-20T17:34:55.706Zopenjdk system 1.8 system
2322023-11-20T17:34:55.709Zopenssl vendor 3 vendor
2332023-11-20T17:34:55.712Zperl system 5.36 system
2342023-11-20T17:34:55.714Zpostgresql system 15 system
2352023-11-20T17:34:55.717Zpostgresql system 13 system
2362023-11-20T17:34:55.719Zpython vendor 3 vendor
2372023-11-20T17:34:55.722Zpython system 2 system
2382023-11-20T17:34:55.725Zpython3 system 3.11 system
2392023-11-20T17:34:55.727Zruby system 3.0 system
2402023-11-20T17:34:55.730Zwords vendor vendor american-english
2412023-11-20T17:34:55.733Zwords system system australian-english
2422023-11-20T17:34:55.735Zwords system system british-english
2432023-11-20T17:34:55.738Zwords system system canadian-english
2442023-11-20T17:34:55.740Zwords system system french
2452023-11-20T17:34:55.743Zwords system system italian
2462023-11-20T17:34:55.745Zwords system system ngerman
2472023-11-20T17:34:55.747Zwords system system ogerman
2482023-11-20T17:34:55.752Zwords system system spanish
2492023-11-20T17:34:56.213ZFMRI IFO
2502023-11-20T17:34:56.216Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-20T17:34:56.219Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-20T17:34:56.221Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-20T17:34:56.224Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-20T17:34:56.227Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-20T17:34:56.229Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-20T17:34:56.290Z+ set -o errexit
2572023-11-20T17:34:56.293Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-20T17:34:56.296Z++ cd ./tools
2592023-11-20T17:34:56.299Z++ pwd
2602023-11-20T17:34:56.301Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-20T17:34:56.304Z++ basename ./tools/ci_download_cockroachdb
2622023-11-20T17:34:56.307Z+ ARG0=ci_download_cockroachdb
2632023-11-20T17:34:56.310Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-20T17:34:56.312Z+ CIDL_VERSION=v22.1.9
2652023-11-20T17:34:56.315Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-20T17:34:56.318Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-20T17:34:56.320Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-20T17:34:56.323Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-20T17:34:56.326Z+ TARGET_DIR=out
2702023-11-20T17:34:56.328Z+ DOWNLOAD_DIR=out/downloads
2712023-11-20T17:34:56.331Z+ DEST_DIR=./out/cockroachdb
2722023-11-20T17:34:56.334Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-20T17:34:56.337Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-20T17:34:56.339Z+ main
2752023-11-20T17:34:56.342Z+ [[ 0 != 0 ]]
2762023-11-20T17:34:56.344Z+ CIDL_OS=solaris2.11
2772023-11-20T17:34:56.347Z+ [[ 0 != 0 ]]
2782023-11-20T17:34:56.350Z+ configure_os solaris2.11
2792023-11-20T17:34:56.352Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-20T17:34:56.356Zcurrent directory: /work/oxidecomputer/omicron
2812023-11-20T17:34:56.358Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-11-20T17:34:56.361Zconfiguring based on OS: "solaris2.11"
2832023-11-20T17:34:56.364Z+ case "$1" in
2842023-11-20T17:34:56.366Z+ CIDL_BUILD=illumos
2852023-11-20T17:34:56.369Z+ CIDL_SUFFIX=tar.gz
2862023-11-20T17:34:56.372Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-20T17:34:56.374Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-20T17:34:56.377Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-20T17:34:56.383Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-20T17:34:56.385Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-20T17:34:56.388Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2922023-11-20T17:34:56.391Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-20T17:34:56.394Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2942023-11-20T17:34:56.397Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-20T17:34:56.400Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-20T17:34:56.402ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-20T17:34:56.405Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-20T17:34:56.407ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-20T17:34:56.410Z+ mkdir -p out/downloads
3002023-11-20T17:34:56.412Z+ mkdir -p ./out/cockroachdb
3012023-11-20T17:34:56.415Z+ local DO_DOWNLOAD=true
3022023-11-20T17:34:56.417Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-20T17:34:56.420Z+ '[' true == true ']'
3042023-11-20T17:34:56.422Z+ echo Downloading...
3052023-11-20T17:34:56.425ZDownloading...
3062023-11-20T17:34:56.427Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-20T17:34:56.431Z+ 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
3082023-11-20T17:35:00.218Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-20T17:35:00.221Z++ md5sum
3102023-11-20T17:35:00.224Z++ awk '{print $1}'
3112023-11-20T17:35:00.403Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-20T17:35:00.405Z+ [[ 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 ]]
3132023-11-20T17:35:00.408Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-20T17:35:00.411Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-20T17:35:03.790Z+ do_assemble_illumos
3162023-11-20T17:35:03.793Z+ rm -r ./out/cockroachdb
3172023-11-20T17:35:03.797Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-20T17:35:04.466Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-20T17:35:04.767ZBuild Tag: v22.1.9-dirty
3202023-11-20T17:35:04.770ZBuild Time: 2022/10/26 21:17:46
3212023-11-20T17:35:04.773ZDistribution: OSS
3222023-11-20T17:35:04.775ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-20T17:35:04.778ZGo Version: go1.17.13
3242023-11-20T17:35:04.781ZC Compiler: gcc 10.3.0
3252023-11-20T17:35:04.784ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-20T17:35:04.786ZBuild Type: release
3272023-11-20T17:35:04.793Z+ set -o errexit
3282023-11-20T17:35:04.797Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-20T17:35:04.800Z++ cd ./tools
3302023-11-20T17:35:04.803Z++ pwd
3312023-11-20T17:35:04.806Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-20T17:35:04.809Z++ basename ./tools/ci_download_clickhouse
3332023-11-20T17:35:04.811Z+ ARG0=ci_download_clickhouse
3342023-11-20T17:35:04.814Z+ TARGET_DIR=out
3352023-11-20T17:35:04.816Z+ DOWNLOAD_DIR=out/downloads
3362023-11-20T17:35:04.819Z+ DEST_DIR=./out/clickhouse
3372023-11-20T17:35:04.822Z+ CIDL_VERSION=v22.8.9.24
3382023-11-20T17:35:04.827Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-20T17:35:04.829Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-20T17:35:04.832Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-20T17:35:04.835Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-20T17:35:04.838Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-20T17:35:04.841Z+ main
3442023-11-20T17:35:04.844Z+ [[ 0 != 0 ]]
3452023-11-20T17:35:04.847Z+ CIDL_OS=solaris2.11
3462023-11-20T17:35:04.849Z+ [[ 0 != 0 ]]
3472023-11-20T17:35:04.853Z+ configure_os solaris2.11
3482023-11-20T17:35:04.857Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-20T17:35:04.859Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-20T17:35:04.862Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-20T17:35:04.865Zconfiguring based on OS: "solaris2.11"
3522023-11-20T17:35:04.868Z+ CIDL_DASHREV=
3532023-11-20T17:35:04.871Z+ case "$1" in
3542023-11-20T17:35:04.874Z+ CIDL_PLATFORM=illumos
3552023-11-20T17:35:04.877Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-20T17:35:04.880Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-20T17:35:04.883Z+ CIDL_DASHREV=-1
3582023-11-20T17:35:04.888Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-20T17:35:04.890Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-20T17:35:04.894Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-20T17:35:04.897Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-20T17:35:04.899Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-20T17:35:04.903ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-20T17:35:04.908Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652023-11-20T17:35:04.910ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-20T17:35:04.914Z+ mkdir -p out/downloads
3672023-11-20T17:35:04.917Z+ mkdir -p ./out/clickhouse
3682023-11-20T17:35:04.920Z+ local DO_DOWNLOAD=true
3692023-11-20T17:35:04.923Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-20T17:35:04.926Z+ '[' true == true ']'
3712023-11-20T17:35:04.929Z+ echo Downloading...
3722023-11-20T17:35:04.932ZDownloading...
3732023-11-20T17:35:04.935Z+ 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
3742023-11-20T17:35:04.937Z+ 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
3752023-11-20T17:35:06.862Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-20T17:35:06.865Z++ md5sum
3772023-11-20T17:35:06.868Z++ awk '{print $1}'
3782023-11-20T17:35:07.122Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-20T17:35:07.125Z+ [[ 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 ]]
3802023-11-20T17:35:07.128Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-20T17:35:07.130Z+ mkdir -p ./out/clickhouse
3822023-11-20T17:35:07.133Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-20T17:35:12.008Z+ ./out/clickhouse/clickhouse server --version
3842023-11-20T17:35:12.061ZClickHouse server version 22.8.9.1.
3852023-11-20T17:35:12.087Z+ set -o errexit
3862023-11-20T17:35:12.089Z+++ dirname ./tools/ci_download_console
3872023-11-20T17:35:12.092Z++ cd ./tools
3882023-11-20T17:35:12.095Z++ pwd
3892023-11-20T17:35:12.097Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-20T17:35:12.100Z++ basename ./tools/ci_download_console
3912023-11-20T17:35:12.103Z+ ARG0=ci_download_console
3922023-11-20T17:35:12.106Z+ TARGET_DIR=out
3932023-11-20T17:35:12.108Z+ DOWNLOAD_DIR=out/downloads
3942023-11-20T17:35:12.112Z+ DEST_DIR=./out/console-assets
3952023-11-20T17:35:12.114Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-20T17:35:12.120Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-20T17:35:12.123Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-20T17:35:12.125Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-20T17:35:12.129Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-20T17:35:12.131Z+ main
4012023-11-20T17:35:12.134Z+ [[ 0 != 0 ]]
4022023-11-20T17:35:12.138Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-20T17:35:12.141ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-20T17:35:12.143Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-20T17:35:12.146ZLocal file: out/downloads/console.tar.gz
4062023-11-20T17:35:12.151Z+ local DO_DOWNLOAD=true
4072023-11-20T17:35:12.154Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-20T17:35:12.157Z+ mkdir -p out/downloads
4092023-11-20T17:35:12.160Z+ '[' true == true ']'
4102023-11-20T17:35:12.163Z+ echo Downloading...
4112023-11-20T17:35:12.166ZDownloading...
4122023-11-20T17:35:12.169Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-20T17:35:12.172Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-20T17:35:12.830Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-20T17:35:12.836Z++ case "$OSTYPE" in
4162023-11-20T17:35:12.845Z++ SHA=sha256sum
4172023-11-20T17:35:12.856Z++ sha256sum
4182023-11-20T17:35:12.864Z++ awk '{print $1}'
4192023-11-20T17:35:12.870Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-20T17:35:12.878Z+ [[ 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 ]]
4212023-11-20T17:35:12.887Z+ rm -rf ./out/console-assets
4222023-11-20T17:35:12.892Z+ mkdir -p ./out/console-assets
4232023-11-20T17:35:12.897Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-20T17:35:12.907Z+ mkdir -p ./out/console-assets
4252023-11-20T17:35:12.911Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-20T17:35:12.999Z+ set -o errexit
4272023-11-20T17:35:13.006Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-20T17:35:13.011Z++ cd ./tools
4292023-11-20T17:35:13.016Z++ pwd
4302023-11-20T17:35:13.021Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-20T17:35:13.030Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-20T17:35:13.037Z+ ARG0=ci_download_maghemite_openapi
4332023-11-20T17:35:13.041Z+ TARGET_DIR=out
4342023-11-20T17:35:13.045Z+ DOWNLOAD_DIR=out/downloads
4352023-11-20T17:35:13.048Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-20T17:35:13.054Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4372023-11-20T17:35:13.067Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-20T17:35:13.074Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4392023-11-20T17:35:13.083Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4402023-11-20T17:35:13.088Z+ main
4412023-11-20T17:35:13.095Z+ [[ 0 != 0 ]]
4422023-11-20T17:35:13.098Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4432023-11-20T17:35:13.106ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4442023-11-20T17:35:13.110Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4452023-11-20T17:35:13.114ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4462023-11-20T17:35:13.118Z+ local DO_DOWNLOAD=true
4472023-11-20T17:35:13.124Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4482023-11-20T17:35:13.129Z+ mkdir -p out/downloads
4492023-11-20T17:35:13.138Z+ '[' true == true ']'
4502023-11-20T17:35:13.144Z+ echo Downloading...
4512023-11-20T17:35:13.152ZDownloading...
4522023-11-20T17:35:13.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4532023-11-20T17:35:13.169Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4542023-11-20T17:35:13.320Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4552023-11-20T17:35:13.327Z++ case "$OSTYPE" in
4562023-11-20T17:35:13.386Z++ SHA=sha256sum
4572023-11-20T17:35:13.400Z++ sha256sum
4582023-11-20T17:35:13.412Z++ awk '{print $1}'
4592023-11-20T17:35:13.417Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-20T17:35:13.422Z+ [[ 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 ]]
4612023-11-20T17:35:13.432Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-20T17:35:13.459Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4632023-11-20T17:35:13.474Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-20T17:35:13.896Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4652023-11-20T17:35:13.901Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4662023-11-20T17:35:13.905Z+ main
4672023-11-20T17:35:13.915Z+ [[ 0 != 0 ]]
4682023-11-20T17:35:14.335Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4692023-11-20T17:35:14.347ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4702023-11-20T17:35:14.355Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4712023-11-20T17:35:14.376ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4722023-11-20T17:35:14.461Z+ local DO_DOWNLOAD=true
4732023-11-20T17:35:14.467Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4742023-11-20T17:35:14.472Z+ mkdir -p out/downloads
4752023-11-20T17:35:14.475Z+ '[' true == true ']'
4762023-11-20T17:35:14.480Z+ echo Downloading...
4772023-11-20T17:35:14.492ZDownloading...
4782023-11-20T17:35:14.495Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4792023-11-20T17:35:14.500Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4802023-11-20T17:35:14.505Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4812023-11-20T17:35:14.509Z++ case "$OSTYPE" in
4822023-11-20T17:35:14.515Z++ SHA=sha256sum
4832023-11-20T17:35:14.518Z++ sha256sum
4842023-11-20T17:35:14.522Z++ awk '{print $1}'
4852023-11-20T17:35:14.526Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-20T17:35:14.529Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4872023-11-20T17:35:14.533Z+ set -o errexit
4882023-11-20T17:35:14.536Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-20T17:35:14.540Z++ cd ./tools
4902023-11-20T17:35:14.545Z++ pwd
4912023-11-20T17:35:14.548Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-20T17:35:14.553Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-20T17:35:14.557Z+ ARG0=ci_download_dendrite_openapi
4942023-11-20T17:35:14.560Z+ TARGET_DIR=out
4952023-11-20T17:35:14.563Z+ DOWNLOAD_DIR=out/downloads
4962023-11-20T17:35:14.566Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-20T17:35:14.571Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4982023-11-20T17:35:14.575Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-20T17:35:14.580Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5002023-11-20T17:35:14.584Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5012023-11-20T17:35:14.588Z+ main
5022023-11-20T17:35:14.592Z+ [[ 0 != 0 ]]
5032023-11-20T17:35:14.596Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5042023-11-20T17:35:14.600ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5052023-11-20T17:35:14.604Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5062023-11-20T17:35:14.607ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5072023-11-20T17:35:14.612Z+ local DO_DOWNLOAD=true
5082023-11-20T17:35:14.616Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5092023-11-20T17:35:14.618Z+ mkdir -p out/downloads
5102023-11-20T17:35:14.621Z+ '[' true == true ']'
5112023-11-20T17:35:14.624Z+ echo Downloading...
5122023-11-20T17:35:14.627ZDownloading...
5132023-11-20T17:35:14.630Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-20T17:35:14.633Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5152023-11-20T17:35:14.636Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5162023-11-20T17:35:14.638Z++ case "$OSTYPE" in
5172023-11-20T17:35:14.641Z++ SHA=sha256sum
5182023-11-20T17:35:14.644Z++ sha256sum
5192023-11-20T17:35:14.647Z++ awk '{print $1}'
5202023-11-20T17:35:14.650Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-11-20T17:35:14.652Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5222023-11-20T17:35:14.655Z+ set -o errexit
5232023-11-20T17:35:14.658Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-20T17:35:14.660Z++ cd ./tools
5252023-11-20T17:35:14.663Z++ pwd
5262023-11-20T17:35:14.666Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-20T17:35:14.669Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-20T17:35:14.671Z+ ARG0=ci_download_dendrite_stub
5292023-11-20T17:35:14.674Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-20T17:35:14.677Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5312023-11-20T17:35:14.680Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5322023-11-20T17:35:14.682Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5332023-11-20T17:35:14.685Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-20T17:35:14.688Zcurrent directory: /work/oxidecomputer/omicron
5352023-11-20T17:35:14.690Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5362023-11-20T17:35:14.693Zconfiguring based on OS: "solaris2.11"
5372023-11-20T17:35:14.695Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382023-11-20T17:35:14.698ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5392023-11-20T17:35:14.700Z+ TARGET_DIR=out
5402023-11-20T17:35:14.704ZLocal file: out/downloads/dendrite-stub.tar.gz
5412023-11-20T17:35:14.706Z+ DOWNLOAD_DIR=out/downloads
5422023-11-20T17:35:14.709ZDownloading...
5432023-11-20T17:35:14.712Z+ DEST_DIR=./out/dendrite-stub
5442023-11-20T17:35:14.714Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5452023-11-20T17:35:14.717Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5462023-11-20T17:35:14.719Z+ REPO=oxidecomputer/dendrite
5472023-11-20T17:35:14.722Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5482023-11-20T17:35:14.725Z+ main
5492023-11-20T17:35:14.727Z+ [[ 0 != 0 ]]
5502023-11-20T17:35:14.730Z+ CIDL_OS=solaris2.11
5512023-11-20T17:35:14.733Z+ [[ 0 != 0 ]]
5522023-11-20T17:35:14.735Z+ configure_os solaris2.11
5532023-11-20T17:35:14.738Z+ echo 'current directory: /work/oxidecomputer/omicron'
5542023-11-20T17:35:14.741Z+ echo 'configuring based on OS: "solaris2.11"'
5552023-11-20T17:35:14.743Z+ case "$1" in
5562023-11-20T17:35:14.746Z+ SET_BINARIES=
5572023-11-20T17:35:14.749Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5582023-11-20T17:35:14.751Z+ CIDL_SHA256FUNC=do_sha256sum
5592023-11-20T17:35:14.754Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5602023-11-20T17:35:14.756Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5612023-11-20T17:35:14.759Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5622023-11-20T17:35:14.762Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5632023-11-20T17:35:14.766Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5642023-11-20T17:35:15.180Z+ mkdir -p out/downloads
5652023-11-20T17:35:15.183Z+ mkdir -p ./out/dendrite-stub
5662023-11-20T17:35:15.187Z+ fetch_and_verify
5672023-11-20T17:35:15.190Z+ local DO_DOWNLOAD=true
5682023-11-20T17:35:15.195Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5692023-11-20T17:35:15.210Z+ '[' true == true ']'
5702023-11-20T17:35:15.232Z+ echo Downloading...
5712023-11-20T17:35:15.242Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-20T17:35:15.246Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5732023-11-20T17:35:22.024Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-20T17:35:22.027Z++ sha256sum
5752023-11-20T17:35:22.030Z++ awk '{print $1}'
5762023-11-20T17:35:22.163Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5772023-11-20T17:35:22.166Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5782023-11-20T17:35:22.169Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-20T17:35:22.171Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-20T17:35:23.193Z+ do_assemble
5812023-11-20T17:35:23.201Z+ rm -r ./out/dendrite-stub
5822023-11-20T17:35:23.209Z+ mkdir ./out/dendrite-stub
5832023-11-20T17:35:23.218Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-20T17:35:23.350Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-20T17:35:23.368Z+ set -o errexit
5862023-11-20T17:35:23.380Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-20T17:35:23.391Z++ cd ./tools
5882023-11-20T17:35:23.407Z++ pwd
5892023-11-20T17:35:23.421Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-20T17:35:23.438Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-20T17:35:23.450Z+ ARG0=ci_download_maghemite_mgd
5922023-11-20T17:35:23.457Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-20T17:35:23.465Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5942023-11-20T17:35:23.477Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-20T17:35:23.490Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-20T17:35:23.500Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5972023-11-20T17:35:23.513Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-20T17:35:23.523Z+ TARGET_DIR=out
5992023-11-20T17:35:23.527Z+ DOWNLOAD_DIR=out/downloads
6002023-11-20T17:35:23.531Z+ DEST_DIR=./out/mgd
6012023-11-20T17:35:23.535Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-20T17:35:23.538Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-20T17:35:23.542Z+ REPO=oxidecomputer/maghemite
6042023-11-20T17:35:23.545Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6052023-11-20T17:35:23.552Z+ main
6062023-11-20T17:35:23.562Z+ [[ 0 != 0 ]]
6072023-11-20T17:35:23.576Z+ CIDL_OS=solaris2.11
6082023-11-20T17:35:23.593Z+ [[ 0 != 0 ]]
6092023-11-20T17:35:23.606Z+ configure_os solaris2.11
6102023-11-20T17:35:23.617Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-20T17:35:23.623Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-20T17:35:23.630Zconfiguring based on OS: "solaris2.11"
6132023-11-20T17:35:23.636Z+ echo 'configuring based on OS: "solaris2.11"'
6142023-11-20T17:35:23.641Z+ case "$1" in
6152023-11-20T17:35:23.647Z+ SET_BINARIES=
6162023-11-20T17:35:23.653Z+ CIDL_SHA256FUNC=do_sha256sum
6172023-11-20T17:35:23.659Z+ TARBALL_FILENAME=mgd.tar.gz
6182023-11-20T17:35:23.665Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-20T17:35:23.670Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-20T17:35:23.675Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6212023-11-20T17:35:23.680ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6222023-11-20T17:35:23.686Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-11-20T17:35:23.691ZLocal file: out/downloads/mgd.tar.gz
6242023-11-20T17:35:23.697Z+ mkdir -p out/downloads
6252023-11-20T17:35:23.703Z+ mkdir -p ./out/mgd
6262023-11-20T17:35:23.709Z+ fetch_and_verify
6272023-11-20T17:35:23.717Z+ local DO_DOWNLOAD=true
6282023-11-20T17:35:23.724Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-20T17:35:23.731Z+ '[' true == true ']'
6302023-11-20T17:35:23.739Z+ echo Downloading...
6312023-11-20T17:35:23.747ZDownloading...
6322023-11-20T17:35:23.754Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-20T17:35:23.762Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6342023-11-20T17:35:27.270Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-20T17:35:27.275Z++ sha256sum
6362023-11-20T17:35:27.279Z++ awk '{print $1}'
6372023-11-20T17:35:27.342Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6382023-11-20T17:35:27.345Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6392023-11-20T17:35:27.348Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-20T17:35:27.350Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-20T17:35:28.004Z+ do_assemble
6422023-11-20T17:35:28.422Z+ rm -r ./out/mgd
6432023-11-20T17:35:28.437Z+ mkdir ./out/mgd
6442023-11-20T17:35:28.447Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-20T17:35:28.460Z+ set -o errexit
6462023-11-20T17:35:28.467Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-20T17:35:28.473Z++ cd ./tools
6482023-11-20T17:35:28.478Z++ pwd
6492023-11-20T17:35:28.483Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-20T17:35:28.486Z++ basename ./tools/ci_download_transceiver_control
6512023-11-20T17:35:28.489Z+ ARG0=ci_download_transceiver_control
6522023-11-20T17:35:28.494Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-20T17:35:28.497Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-20T17:35:28.500Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-20T17:35:28.505Z+ TARGET_DIR=out
6562023-11-20T17:35:28.516Z+ DOWNLOAD_DIR=out/downloads
6572023-11-20T17:35:28.520Z+ DEST_DIR=./out/transceiver-control
6582023-11-20T17:35:28.523Z+ BIN_DIR=/opt/oxide/bin
6592023-11-20T17:35:28.526Z+ BINARY=xcvradm
6602023-11-20T17:35:28.529Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-20T17:35:28.532Z+ REPO=oxidecomputer/transceiver-control
6622023-11-20T17:35:28.534Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-20T17:35:28.538Z+ main
6642023-11-20T17:35:28.541Z+ [[ 0 != 0 ]]
6652023-11-20T17:35:28.544Z+ CIDL_OS=solaris2.11
6662023-11-20T17:35:28.552Z+ [[ 0 != 0 ]]
6672023-11-20T17:35:28.560Z+ configure_os solaris2.11
6682023-11-20T17:35:28.569Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-20T17:35:28.571Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-20T17:35:28.574Z+ echo 'configuring based on OS: "solaris2.11"'
6712023-11-20T17:35:28.576Zconfiguring based on OS: "solaris2.11"
6722023-11-20T17:35:28.579Z+ case "$1" in
6732023-11-20T17:35:28.581Z+ SET_BINARIES=
6742023-11-20T17:35:28.584Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-20T17:35:28.586Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-20T17:35:28.589Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-20T17:35:28.592Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-20T17:35:28.596Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-20T17:35:28.599Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-20T17:35:28.601ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-20T17:35:28.604Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-20T17:35:28.606ZLocal file: out/downloads/xcvradm.gz
6832023-11-20T17:35:28.609Z+ mkdir -p out/downloads
6842023-11-20T17:35:28.611Z+ mkdir -p ./out/transceiver-control
6852023-11-20T17:35:28.614Z+ fetch_and_verify
6862023-11-20T17:35:28.617Z+ local DO_DOWNLOAD=true
6872023-11-20T17:35:28.619Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-20T17:35:28.622Z+ '[' true == true ']'
6892023-11-20T17:35:28.624Z+ echo Downloading...
6902023-11-20T17:35:28.627ZDownloading...
6912023-11-20T17:35:28.630Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-20T17:35:28.632Z+ 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
6932023-11-20T17:35:29.468Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-20T17:35:29.471Z++ sha256sum
6952023-11-20T17:35:29.476Z++ awk '{print $1}'
6962023-11-20T17:35:29.496Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-20T17:35:29.499Z+ [[ 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 ]]
6982023-11-20T17:35:29.504Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-20T17:35:29.511Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-20T17:35:29.514Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-20T17:35:29.677Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-20T17:35:29.680Z+ do_assemble
7032023-11-20T17:35:29.682Z+ rm -r ./out/transceiver-control
7042023-11-20T17:35:29.685Z+ mkdir ./out/transceiver-control
7052023-11-20T17:35:29.689Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-20T17:35:29.900ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-20T17:35:29.903Z
7082023-11-20T17:35:29.906Zreal 2:01.076228052
7092023-11-20T17:35:29.908Zuser 54.028147676
7102023-11-20T17:35:29.911Zsys 10.186447243
7112023-11-20T17:35:29.913Ztrap 0.021633046
7122023-11-20T17:35:29.916Ztflt 0.220426500
7132023-11-20T17:35:29.919Zdflt 0.683823539
7142023-11-20T17:35:29.922Zkflt 0.213942688
7152023-11-20T17:35:29.924Zlock 2.052856611
7162023-11-20T17:35:29.927Zslp 3:39.203301956
7172023-11-20T17:35:29.929Zlat 3.657838387
7182023-11-20T17:35:29.932Zstop 0.079919805
7192023-11-20T17:35:29.934Z
7202023-11-20T17:35:29.937Z #### # # ##### ##### # #
7212023-11-20T17:35:29.939Z # # # # # # # # # #
7222023-11-20T17:35:29.942Z # # # # # # # #
7232023-11-20T17:35:29.944Z # # # ##### ##### #
7242023-11-20T17:35:29.947Z # # # # # # #
7252023-11-20T17:35:29.949Z #### ###### # # # #
7262023-11-20T17:35:29.952Z
7272023-11-20T17:35:30.262Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-20T17:35:30.646Z Updating crates.io index
7292023-11-20T17:35:30.713Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-20T17:35:31.474Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-20T17:35:33.342Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-20T17:35:34.087Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-20T17:35:34.431Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-20T17:35:34.734Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-20T17:35:35.035Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-20T17:35:36.033Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-20T17:35:37.829Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-20T17:35:38.869Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-20T17:35:39.226Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-20T17:35:39.845Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-20T17:35:40.197Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-20T17:35:40.536Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-20T17:35:40.989Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-20T17:35:41.320Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-20T17:35:42.133Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-20T17:35:42.751Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-20T17:35:43.126Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-20T17:35:43.472Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-20T17:35:44.830Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-20T17:35:45.336Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-20T17:35:46.376Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-20T17:35:46.760Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-20T17:35:47.096Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-20T17:35:48.426Z Downloading crates ...
7552023-11-20T17:35:48.639Z Downloaded anstyle v1.0.2
7562023-11-20T17:35:48.652Z Downloaded heck v0.4.1
7572023-11-20T17:35:48.654Z Downloaded toml_datetime v0.6.5
7582023-11-20T17:35:48.657Z Downloaded colorchoice v1.0.0
7592023-11-20T17:35:48.664Z Downloaded equivalent v1.0.1
7602023-11-20T17:35:48.679Z Downloaded serde_spanned v0.6.4
7612023-11-20T17:35:48.688Z Downloaded errno v0.3.2
7622023-11-20T17:35:48.699Z Downloaded anstream v0.5.0
7632023-11-20T17:35:48.706Z Downloaded cargo-platform v0.1.3
7642023-11-20T17:35:48.713Z Downloaded thiserror-impl v1.0.49
7652023-11-20T17:35:48.719Z Downloaded strsim v0.10.0
7662023-11-20T17:35:48.723Z Downloaded thiserror v1.0.49
7672023-11-20T17:35:48.729Z Downloaded cargo_metadata v0.18.0
7682023-11-20T17:35:48.736Z Downloaded utf8parse v0.2.1
7692023-11-20T17:35:48.742Z Downloaded bitflags v1.3.2
7702023-11-20T17:35:48.748Z Downloaded terminal_size v0.2.6
7712023-11-20T17:35:48.753Z Downloaded anstyle-parse v0.2.1
7722023-11-20T17:35:48.756Z Downloaded itoa v1.0.9
7732023-11-20T17:35:48.759Z Downloaded clap_lex v0.5.1
7742023-11-20T17:35:48.761Z Downloaded io-lifetimes v1.0.11
7752023-11-20T17:35:48.764Z Downloaded clap_derive v4.4.2
7762023-11-20T17:35:48.767Z Downloaded quote v1.0.33
7772023-11-20T17:35:48.769Z Downloaded camino v1.1.6
7782023-11-20T17:35:48.772Z Downloaded cargo_toml v0.17.0
7792023-11-20T17:35:48.774Z Downloaded anstyle-query v1.0.0
7802023-11-20T17:35:48.777Z Downloaded serde_derive v1.0.192
7812023-11-20T17:35:48.780Z Downloaded semver v1.0.20
7822023-11-20T17:35:48.782Z Downloaded ryu v1.0.15
7832023-11-20T17:35:48.785Z Downloaded clap v4.4.3
7842023-11-20T17:35:48.787Z Downloaded unicode-ident v1.0.12
7852023-11-20T17:35:48.790Z Downloaded anyhow v1.0.75
7862023-11-20T17:35:48.793Z Downloaded indexmap v2.1.0
7872023-11-20T17:35:48.796Z Downloaded serde v1.0.192
7882023-11-20T17:35:48.799Z Downloaded toml_edit v0.21.0
7892023-11-20T17:35:48.819Z Downloaded clap_builder v4.4.2
7902023-11-20T17:35:48.830Z Downloaded serde_json v1.0.108
7912023-11-20T17:35:48.842Z Downloaded hashbrown v0.14.2
7922023-11-20T17:35:48.851Z Downloaded winnow v0.5.15
7932023-11-20T17:35:48.866Z Downloaded syn v2.0.32
7942023-11-20T17:35:48.883Z Downloaded rustix v0.37.23
7952023-11-20T17:35:48.929Z Downloaded libc v0.2.150
7962023-11-20T17:35:48.962Z Downloaded memchr v2.6.3
7972023-11-20T17:35:48.971Z Downloaded toml v0.8.8
7982023-11-20T17:35:48.977Z Downloaded proc-macro2 v1.0.69
7992023-11-20T17:35:49.088Z Compiling proc-macro2 v1.0.69
8002023-11-20T17:35:49.091Z Compiling unicode-ident v1.0.12
8012023-11-20T17:35:49.095Z Compiling serde v1.0.192
8022023-11-20T17:35:49.098Z Compiling libc v0.2.150
8032023-11-20T17:35:49.107Z Compiling io-lifetimes v1.0.11
8042023-11-20T17:35:49.118Z Compiling rustix v0.37.23
8052023-11-20T17:35:49.135Z Compiling bitflags v1.3.2
8062023-11-20T17:35:49.547Z Compiling hashbrown v0.14.2
8072023-11-20T17:35:49.550Z Compiling equivalent v1.0.1
8082023-11-20T17:35:49.553Z Compiling utf8parse v0.2.1
8092023-11-20T17:35:49.556Z Compiling anstyle-query v1.0.0
8102023-11-20T17:35:49.698Z Compiling anstyle-parse v0.2.1
8112023-11-20T17:35:49.718Z Compiling winnow v0.5.15
8122023-11-20T17:35:50.058Z Compiling colorchoice v1.0.0
8132023-11-20T17:35:50.213Z Compiling anstyle v1.0.2
8142023-11-20T17:35:50.679Z Compiling indexmap v2.1.0
8152023-11-20T17:35:50.765Z Compiling thiserror v1.0.49
8162023-11-20T17:35:51.944Z Compiling serde_json v1.0.108
8172023-11-20T17:35:52.404Z Compiling semver v1.0.20
8182023-11-20T17:35:52.424Z Compiling camino v1.1.6
8192023-11-20T17:35:52.734Z Compiling anstream v0.5.0
8202023-11-20T17:35:52.787Z Compiling ryu v1.0.15
8212023-11-20T17:35:52.807Z Compiling strsim v0.10.0
8222023-11-20T17:35:53.113Z Compiling itoa v1.0.9
8232023-11-20T17:35:53.363Z Compiling clap_lex v0.5.1
8242023-11-20T17:35:53.415Z Compiling heck v0.4.1
8252023-11-20T17:35:53.440Z Compiling anyhow v1.0.75
8262023-11-20T17:35:53.822Z Compiling quote v1.0.33
8272023-11-20T17:35:54.409Z Compiling syn v2.0.32
8282023-11-20T17:35:54.517Z Compiling errno v0.3.2
8292023-11-20T17:35:56.002Z Compiling terminal_size v0.2.6
8302023-11-20T17:35:56.139Z Compiling clap_builder v4.4.2
8312023-11-20T17:36:01.619Z Compiling serde_derive v1.0.192
8322023-11-20T17:36:02.097Z Compiling thiserror-impl v1.0.49
8332023-11-20T17:36:02.101Z Compiling clap_derive v4.4.2
8342023-11-20T17:36:05.584Z Compiling clap v4.4.3
8352023-11-20T17:36:13.453Z Compiling toml_datetime v0.6.5
8362023-11-20T17:36:13.455Z Compiling serde_spanned v0.6.4
8372023-11-20T17:36:13.458Z Compiling cargo-platform v0.1.3
8382023-11-20T17:36:13.828Z Compiling toml_edit v0.21.0
8392023-11-20T17:36:15.468Z Compiling cargo_metadata v0.18.0
8402023-11-20T17:36:17.077Z Compiling toml v0.8.8
8412023-11-20T17:36:18.081Z Compiling cargo_toml v0.17.0
8422023-11-20T17:36:23.141Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-20T17:36:24.345Z Finished dev [unoptimized + debuginfo] target(s) in 54.39s
8442023-11-20T17:36:24.577Z Running `target/debug/xtask clippy`
8452023-11-20T17:36:24.600Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-20T17:36:25.410Z Downloading crates ...
8472023-11-20T17:36:25.640Z Downloaded instant v0.1.12
8482023-11-20T17:36:25.644Z Downloaded array-init v0.0.4
8492023-11-20T17:36:25.650Z Downloaded approx v0.5.1
8502023-11-20T17:36:25.653Z Downloaded ipnet v2.8.0
8512023-11-20T17:36:25.656Z Downloaded cfg-if v1.0.0
8522023-11-20T17:36:25.660Z Downloaded blake2b_simd v1.0.1
8532023-11-20T17:36:25.666Z Downloaded indoc v1.0.9
8542023-11-20T17:36:25.671Z Downloaded is-terminal v0.4.9
8552023-11-20T17:36:25.678Z Downloaded indexmap v1.9.3
8562023-11-20T17:36:25.687Z Downloaded ipnetwork v0.20.0
8572023-11-20T17:36:25.693Z Downloaded multer v2.1.0
8582023-11-20T17:36:25.712Z Downloaded convert_case v0.4.0
8592023-11-20T17:36:25.725Z Downloaded num-complex v0.4.4
8602023-11-20T17:36:25.748Z Downloaded match_cfg v0.1.0
8612023-11-20T17:36:25.751Z Downloaded console v0.15.7
8622023-11-20T17:36:25.754Z Downloaded lru-cache v0.1.2
8632023-11-20T17:36:25.757Z Downloaded log v0.4.20
8642023-11-20T17:36:25.762Z Downloaded cstr-argument v0.1.2
8652023-11-20T17:36:25.765Z Downloaded number_prefix v0.4.0
8662023-11-20T17:36:25.768Z Downloaded openssl-probe v0.1.5
8672023-11-20T17:36:25.771Z Downloaded matches v0.1.10
8682023-11-20T17:36:25.774Z Downloaded colored v2.0.4
8692023-11-20T17:36:25.777Z Downloaded slog-envlogger v2.2.0
8702023-11-20T17:36:25.784Z Downloaded async-stream-impl v0.3.5
8712023-11-20T17:36:25.787Z Downloaded slog-dtrace v0.2.3
8722023-11-20T17:36:25.791Z Downloaded ciborium-io v0.2.1
8732023-11-20T17:36:25.794Z Downloaded openssl-macros v0.1.1
8742023-11-20T17:36:25.797Z Downloaded num_threads v0.1.6
8752023-11-20T17:36:25.801Z Downloaded bit-vec v0.6.3
8762023-11-20T17:36:25.811Z Downloaded semver v0.11.0
8772023-11-20T17:36:25.821Z Downloaded oso-derive v0.27.0
8782023-11-20T17:36:25.829Z Downloaded semver-parser v0.10.2
8792023-11-20T17:36:25.835Z Downloaded maybe-uninit v2.0.0
8802023-11-20T17:36:25.842Z Downloaded hyper-tls v0.5.0
8812023-11-20T17:36:25.847Z Downloaded foreign-types-shared v0.1.1
8822023-11-20T17:36:25.854Z Downloaded num_enum_derive v0.5.11
8832023-11-20T17:36:25.860Z Downloaded bytesize v1.3.0
8842023-11-20T17:36:25.871Z Downloaded packed_struct_codegen v0.10.1
8852023-11-20T17:36:25.878Z Downloaded cassowary v0.3.0
8862023-11-20T17:36:25.883Z Downloaded precomputed-hash v0.1.1
8872023-11-20T17:36:25.891Z Downloaded buf-list v1.0.3
8882023-11-20T17:36:25.903Z Downloaded atomic-waker v1.1.1
8892023-11-20T17:36:25.909Z Downloaded linear-map v1.2.0
8902023-11-20T17:36:25.912Z Downloaded schemars_derive v0.8.13
8912023-11-20T17:36:25.917Z Downloaded oso v0.27.0
8922023-11-20T17:36:25.921Z Downloaded mime_guess v2.0.4
8932023-11-20T17:36:25.927Z Downloaded argon2 v0.5.2
8942023-11-20T17:36:25.932Z Downloaded crc32fast v1.3.2
8952023-11-20T17:36:25.937Z Downloaded time-core v0.1.1
8962023-11-20T17:36:25.942Z Downloaded sha1 v0.10.6
8972023-11-20T17:36:25.948Z Downloaded serde_path_to_error v0.1.14
8982023-11-20T17:36:25.953Z Downloaded slog-bunyan v2.4.0
8992023-11-20T17:36:25.958Z Downloaded rusty-fork v0.3.0
9002023-11-20T17:36:25.963Z Downloaded smallvec v1.11.0
9012023-11-20T17:36:25.971Z Downloaded bitflags v2.4.0
9022023-11-20T17:36:25.977Z Downloaded byteorder v1.5.0
9032023-11-20T17:36:25.981Z Downloaded tinyvec_macros v0.1.1
9042023-11-20T17:36:25.996Z Downloaded dtrace-parser v0.1.14
9052023-11-20T17:36:26.011Z Downloaded crossbeam-epoch v0.9.15
9062023-11-20T17:36:26.021Z Downloaded signal-hook-mio v0.2.3
9072023-11-20T17:36:26.028Z Downloaded usdt-macro v0.3.5
9082023-11-20T17:36:26.043Z Downloaded time-macros v0.2.13
9092023-11-20T17:36:26.061Z Downloaded serial_test_derive v0.10.0
9102023-11-20T17:36:26.084Z Downloaded serial_test v0.10.0
9112023-11-20T17:36:26.098Z Downloaded similar-asserts v1.5.0
9122023-11-20T17:36:26.111Z Downloaded tower-service v0.3.2
9132023-11-20T17:36:26.528Z Downloaded once_cell v1.18.0
9142023-11-20T17:36:26.533Z Downloaded predicates-core v1.0.6
9152023-11-20T17:36:26.539Z Downloaded swrite v0.1.0
9162023-11-20T17:36:26.546Z Downloaded secrecy v0.8.0
9172023-11-20T17:36:26.559Z Downloaded stable_deref_trait v1.2.0
9182023-11-20T17:36:26.971Z Downloaded spki v0.7.2
9192023-11-20T17:36:26.974Z Downloaded try-lock v0.2.4
9202023-11-20T17:36:26.977Z Downloaded blake2 v0.10.6
9212023-11-20T17:36:26.980Z Downloaded dof v0.1.5
9222023-11-20T17:36:26.983Z Downloaded quick-error v1.2.3
9232023-11-20T17:36:26.987Z Downloaded thiserror-no-std v2.0.2
9242023-11-20T17:36:26.990Z Downloaded utf-8 v0.7.6
9252023-11-20T17:36:26.993Z Downloaded usdt-impl v0.3.5
9262023-11-20T17:36:26.998Z Downloaded http-range v0.1.5
9272023-11-20T17:36:27.001Z Downloaded strum v0.25.0
9282023-11-20T17:36:27.004Z Downloaded usdt v0.3.5
9292023-11-20T17:36:27.007Z Downloaded deranged v0.3.8
9302023-11-20T17:36:27.010Z Downloaded zeroize v1.6.0
9312023-11-20T17:36:27.014Z Downloaded pkg-config v0.3.27
9322023-11-20T17:36:27.018Z Downloaded slog-term v2.9.0
9332023-11-20T17:36:27.020Z Downloaded sct v0.7.0
9342023-11-20T17:36:27.023Z Downloaded untrusted v0.7.1
9352023-11-20T17:36:27.026Z Downloaded fixedbitset v0.4.2
9362023-11-20T17:36:27.029Z Downloaded globset v0.4.13
9372023-11-20T17:36:27.032Z Downloaded signal-hook v0.3.17
9382023-11-20T17:36:27.035Z Downloaded textwrap v0.16.0
9392023-11-20T17:36:27.039Z Downloaded same-file v1.0.6
9402023-11-20T17:36:27.043Z Downloaded http-body v0.4.5
9412023-11-20T17:36:27.046Z Downloaded rustversion v1.0.14
9422023-11-20T17:36:27.049Z Downloaded strum_macros v0.24.3
9432023-11-20T17:36:27.052Z Downloaded yansi v0.5.1
9442023-11-20T17:36:27.054Z Downloaded proc-macro-error-attr v1.0.4
9452023-11-20T17:36:27.058Z Downloaded foreign-types v0.3.2
9462023-11-20T17:36:27.061Z Downloaded foreign-types-macros v0.2.3
9472023-11-20T17:36:27.072Z Downloaded darling_core v0.20.3
9482023-11-20T17:36:27.075Z Downloaded tiny-keccak v2.0.2
9492023-11-20T17:36:27.078Z Downloaded vte_generate_state_changes v0.1.1
9502023-11-20T17:36:27.082Z Downloaded nom v7.1.3
9512023-11-20T17:36:27.085Z Downloaded peeking_take_while v0.1.2
9522023-11-20T17:36:27.090Z Downloaded heck v0.3.3
9532023-11-20T17:36:27.093Z Downloaded group v0.13.0
9542023-11-20T17:36:27.096Z Downloaded highway v1.1.0
9552023-11-20T17:36:27.099Z Downloaded crypto-bigint v0.5.2
9562023-11-20T17:36:27.102Z Downloaded fd-lock v3.0.13
9572023-11-20T17:36:27.105Z Downloaded unarray v0.1.4
9582023-11-20T17:36:27.108Z Downloaded display-error-chain v0.2.0
9592023-11-20T17:36:27.111Z Downloaded num-bigint-dig v0.8.4
9602023-11-20T17:36:27.114Z Downloaded fxhash v0.2.1
9612023-11-20T17:36:27.117Z Downloaded darling_macro v0.14.4
9622023-11-20T17:36:27.120Z Downloaded ff v0.13.0
9632023-11-20T17:36:27.122Z Downloaded futures-sink v0.3.29
9642023-11-20T17:36:27.125Z Downloaded httpdate v1.0.3
9652023-11-20T17:36:27.128Z Downloaded rustc-demangle v0.1.23
9662023-11-20T17:36:27.131Z Downloaded float-cmp v0.9.0
9672023-11-20T17:36:27.135Z Downloaded ref-cast v1.0.20
9682023-11-20T17:36:27.140Z Downloaded endian-type v0.1.2
9692023-11-20T17:36:27.143Z Downloaded either v1.9.0
9702023-11-20T17:36:27.146Z Downloaded strip-ansi-escapes v0.2.0
9712023-11-20T17:36:27.148Z Downloaded slog-stdlog v4.1.1
9722023-11-20T17:36:27.152Z Downloaded futures-executor v0.3.29
9732023-11-20T17:36:27.156Z Downloaded derive_builder_macro v0.12.0
9742023-11-20T17:36:27.160Z Downloaded httparse v1.8.0
9752023-11-20T17:36:27.165Z Downloaded parse-display-derive v0.8.2
9762023-11-20T17:36:27.173Z Downloaded trust-dns-client v0.22.0
9772023-11-20T17:36:27.184Z Downloaded r2d2 v0.8.10
9782023-11-20T17:36:27.186Z Downloaded rustc_version v0.1.7
9792023-11-20T17:36:27.189Z Downloaded zerocopy v0.6.4
9802023-11-20T17:36:27.192Z Downloaded plotters-svg v0.3.5
9812023-11-20T17:36:27.195Z Downloaded toml v0.7.8
9822023-11-20T17:36:27.197Z Downloaded whoami v1.4.1
9832023-11-20T17:36:27.200Z Downloaded rand_xorshift v0.3.0
9842023-11-20T17:36:27.203Z Downloaded rand_core v0.6.4
9852023-11-20T17:36:27.205Z Downloaded serde-big-array v0.5.1
9862023-11-20T17:36:27.208Z Downloaded serde-big-array v0.4.1
9872023-11-20T17:36:27.211Z Downloaded phf_shared v0.10.0
9882023-11-20T17:36:27.214Z Downloaded httptest v0.15.5
9892023-11-20T17:36:27.217Z Downloaded glob v0.3.1
9902023-11-20T17:36:27.219Z Downloaded pem v3.0.2
9912023-11-20T17:36:27.222Z Downloaded datatest-stable v0.2.3
9922023-11-20T17:36:27.228Z Downloaded dashmap v5.5.1
9932023-11-20T17:36:27.237Z Downloaded thiserror-impl-no-std v2.0.2
9942023-11-20T17:36:27.259Z Downloaded derive_builder_core v0.12.0
9952023-11-20T17:36:27.274Z Downloaded path-absolutize v3.1.0
9962023-11-20T17:36:27.287Z Downloaded slog-scope v4.4.0
9972023-11-20T17:36:27.294Z Downloaded generic-array v0.14.7
9982023-11-20T17:36:27.702Z Downloaded smf v0.2.2
9992023-11-20T17:36:27.706Z Downloaded heapless v0.7.16
10002023-11-20T17:36:27.709Z Downloaded zeroize_derive v1.4.2
10012023-11-20T17:36:27.712Z Downloaded phf_shared v0.11.2
10022023-11-20T17:36:27.723Z Downloaded fnv v1.0.7
10032023-11-20T17:36:27.739Z Downloaded smawk v0.3.1
10042023-11-20T17:36:28.152Z Downloaded unsafe-libyaml v0.2.9
10052023-11-20T17:36:28.160Z Downloaded string_cache v0.8.7
10062023-11-20T17:36:28.165Z Downloaded radium v0.7.0
10072023-11-20T17:36:28.169Z Downloaded supports-color v2.1.0
10082023-11-20T17:36:28.172Z Downloaded proc-macro-crate v1.3.1
10092023-11-20T17:36:28.175Z Downloaded futures-timer v3.0.2
10102023-11-20T17:36:28.180Z Downloaded ron v0.8.1
10112023-11-20T17:36:28.183Z Downloaded percent-encoding v2.3.0
10122023-11-20T17:36:28.189Z Downloaded pem v1.1.1
10132023-11-20T17:36:28.194Z Downloaded semver v0.1.20
10142023-11-20T17:36:28.200Z Downloaded rstest v0.18.2
10152023-11-20T17:36:28.204Z Downloaded zerocopy v0.3.0
10162023-11-20T17:36:28.208Z Downloaded xattr v1.0.1
10172023-11-20T17:36:28.214Z Downloaded tar v0.4.40
10182023-11-20T17:36:28.220Z Downloaded tabled_derive v0.6.0
10192023-11-20T17:36:28.229Z Downloaded postgres-types v0.2.6
10202023-11-20T17:36:28.239Z Downloaded paste v1.0.14
10212023-11-20T17:36:28.247Z Downloaded rayon-core v1.12.0
10222023-11-20T17:36:28.263Z Downloaded typenum v1.16.0
10232023-11-20T17:36:28.297Z Downloaded toml_edit v0.19.15
10242023-11-20T17:36:28.315Z Downloaded fastrand v2.0.0
10252023-11-20T17:36:28.324Z Downloaded fallible-iterator v0.2.0
10262023-11-20T17:36:28.327Z Downloaded parking_lot_core v0.9.8
10272023-11-20T17:36:28.331Z Downloaded tungstenite v0.18.0
10282023-11-20T17:36:28.335Z Downloaded tungstenite v0.20.1
10292023-11-20T17:36:28.339Z Downloaded rcgen v0.11.3
10302023-11-20T17:36:28.343Z Downloaded pest v2.7.2
10312023-11-20T17:36:28.345Z Downloaded x509-cert v0.2.4
10322023-11-20T17:36:28.349Z Downloaded derive-where v1.2.5
10332023-11-20T17:36:28.352Z Downloaded uuid v1.5.0
10342023-11-20T17:36:28.355Z Downloaded salty v0.2.0
10352023-11-20T17:36:28.358Z Downloaded similar v2.2.1
10362023-11-20T17:36:28.361Z Downloaded h2 v0.3.21
10372023-11-20T17:36:28.364Z Downloaded tokio-util v0.7.10
10382023-11-20T17:36:28.366Z Downloaded http v0.2.11
10392023-11-20T17:36:28.371Z Downloaded hashbrown v0.12.3
10402023-11-20T17:36:28.374Z Downloaded zip v0.6.6
10412023-11-20T17:36:28.378Z Downloaded petgraph v0.6.4
10422023-11-20T17:36:28.381Z Downloaded elliptic-curve v0.13.5
10432023-11-20T17:36:28.384Z Downloaded idna v0.2.3
10442023-11-20T17:36:28.387Z Downloaded reqwest v0.11.22
10452023-11-20T17:36:28.391Z Downloaded hkdf v0.12.3
10462023-11-20T17:36:28.394Z Downloaded regex v1.10.2
10472023-11-20T17:36:28.397Z Downloaded hyper v0.14.27
10482023-11-20T17:36:28.400Z Downloaded regress v0.7.1
10492023-11-20T17:36:28.403Z Downloaded webpki-roots v0.25.2
10502023-11-20T17:36:28.406Z Downloaded radix_trie v0.2.1
10512023-11-20T17:36:28.409Z Downloaded smoltcp v0.9.1
10522023-11-20T17:36:28.413Z Downloaded smoltcp v0.8.2
10532023-11-20T17:36:28.416Z Downloaded diesel v2.1.4
10542023-11-20T17:36:28.419Z Downloaded regex-syntax v0.8.2
10552023-11-20T17:36:28.422Z Downloaded regex-syntax v0.7.5
10562023-11-20T17:36:28.425Z Downloaded zerocopy-derive v0.6.4
10572023-11-20T17:36:28.428Z Downloaded vcpkg v0.2.15
10582023-11-20T17:36:28.431Z Downloaded rustls v0.21.9
10592023-11-20T17:36:28.434Z Downloaded encoding_rs v0.8.33
10602023-11-20T17:36:28.437Z Downloaded bstr v1.6.0
10612023-11-20T17:36:28.440Z Downloaded rustix v0.38.9
10622023-11-20T17:36:28.443Z Downloaded ratatui v0.23.0
10632023-11-20T17:36:28.446Z Downloaded bstr v0.2.17
10642023-11-20T17:36:28.451Z Downloaded regex-automata v0.4.3
10652023-11-20T17:36:28.455Z Downloaded syn v1.0.109
10662023-11-20T17:36:28.458Z Downloaded polar-core v0.27.0
10672023-11-20T17:36:28.461Z Downloaded object v0.30.4
10682023-11-20T17:36:28.464Z Downloaded sled v0.34.7
10692023-11-20T17:36:28.466Z Downloaded zerocopy-derive v0.2.0
10702023-11-20T17:36:28.469Z Downloaded bzip2-sys v0.1.11+1.0.8
10712023-11-20T17:36:28.473Z Downloaded regex-automata v0.3.8
10722023-11-20T17:36:28.476Z Downloaded tokio v1.33.0
10732023-11-20T17:36:28.479Z Downloaded regex-syntax v0.6.29
10742023-11-20T17:36:28.481Z Downloaded sha3 v0.10.8
10752023-11-20T17:36:28.484Z Downloaded curve25519-dalek v4.1.0
10762023-11-20T17:36:28.487Z Downloaded openapiv3 v2.0.0-rc.1
10772023-11-20T17:36:28.490Z Downloaded openapiv3 v1.0.3
10782023-11-20T17:36:28.493Z Downloaded gimli v0.28.0
10792023-11-20T17:36:28.496Z Downloaded proptest v1.3.1
10802023-11-20T17:36:28.498Z Downloaded lalrpop v0.19.12
10812023-11-20T17:36:28.501Z Downloaded trust-dns-proto v0.22.0
10822023-11-20T17:36:28.504Z Downloaded chrono v0.4.31
10832023-11-20T17:36:28.507Z Downloaded bitvec v1.0.1
10842023-11-20T17:36:28.511Z Downloaded rayon v1.8.0
10852023-11-20T17:36:28.514Z Downloaded reedline v0.25.0
10862023-11-20T17:36:28.517Z Downloaded openssl v0.10.57
10872023-11-20T17:36:28.520Z Downloaded object v0.32.1
10882023-11-20T17:36:28.524Z Downloaded regex-automata v0.1.10
10892023-11-20T17:36:28.526Z Downloaded expectorate v1.1.0
10902023-11-20T17:36:28.529Z Downloaded rand v0.8.5
10912023-11-20T17:36:28.532Z Downloaded hashbrown v0.13.2
10922023-11-20T17:36:28.535Z Downloaded portable-atomic v1.4.3
10932023-11-20T17:36:28.540Z Downloaded clap v2.34.0
10942023-11-20T17:36:28.543Z Downloaded futures-util v0.3.29
10952023-11-20T17:36:28.547Z Downloaded rustls-webpki v0.101.7
10962023-11-20T17:36:28.550Z Downloaded bindgen v0.65.1
10972023-11-20T17:36:28.554Z Downloaded quick-xml v0.23.1
10982023-11-20T17:36:28.558Z Downloaded time v0.3.27
10992023-11-20T17:36:28.562Z Downloaded tabled v0.14.0
11002023-11-20T17:36:28.566Z Downloaded rand v0.4.6
11012023-11-20T17:36:28.569Z Downloaded der v0.7.8
11022023-11-20T17:36:28.572Z Downloaded plotters v0.3.5
11032023-11-20T17:36:28.577Z Downloaded tough v0.14.0
11042023-11-20T17:36:28.991Z Downloaded pin-project v1.1.3
11052023-11-20T17:36:28.994Z Downloaded test-strategy v0.3.1
11062023-11-20T17:36:28.997Z Downloaded subprocess v0.2.9
11072023-11-20T17:36:29.000Z Downloaded derive_builder v0.12.0
11082023-11-20T17:36:29.003Z Downloaded flume v0.11.0
11092023-11-20T17:36:29.024Z Downloaded ed25519 v1.5.3
11102023-11-20T17:36:29.433Z Downloaded proc-macro-error v1.0.4
11112023-11-20T17:36:29.436Z Downloaded rsa v0.9.2
11122023-11-20T17:36:29.439Z Downloaded pretty_assertions v1.4.0
11132023-11-20T17:36:29.442Z Downloaded libm v0.2.7
11142023-11-20T17:36:29.444Z Downloaded idna v0.4.0
11152023-11-20T17:36:29.448Z Downloaded slog-async v2.8.0
11162023-11-20T17:36:29.450Z Downloaded tinyvec v1.6.0
11172023-11-20T17:36:29.455Z Downloaded ucd-trie v0.1.6
11182023-11-20T17:36:29.461Z Downloaded synstructure v0.12.6
11192023-11-20T17:36:29.466Z Downloaded resolv-conf v0.7.0
11202023-11-20T17:36:29.471Z Downloaded futures v0.3.29
11212023-11-20T17:36:29.485Z Downloaded vec_map v0.8.2
11222023-11-20T17:36:29.487Z Downloaded pkcs1 v0.7.5
11232023-11-20T17:36:29.500Z Downloaded pin-project-internal v1.1.3
11242023-11-20T17:36:29.503Z Downloaded tracing v0.1.37
11252023-11-20T17:36:29.506Z Downloaded derive_more v0.99.17
11262023-11-20T17:36:29.509Z Downloaded steno v0.4.0
11272023-11-20T17:36:29.512Z Downloaded textwrap v0.11.0
11282023-11-20T17:36:29.515Z Downloaded prettyplease v0.2.12
11292023-11-20T17:36:29.519Z Downloaded serde_urlencoded v0.7.1
11302023-11-20T17:36:29.523Z Downloaded rstest_macros v0.18.2
11312023-11-20T17:36:29.526Z Downloaded ring v0.17.5
11322023-11-20T17:36:29.529Z Downloaded unicode-normalization v0.1.22
11332023-11-20T17:36:29.532Z Downloaded futures-task v0.3.29
11342023-11-20T17:36:29.535Z Downloaded futures-channel v0.3.29
11352023-11-20T17:36:29.538Z Downloaded partial-io v0.5.4
11362023-11-20T17:36:29.541Z Downloaded static_assertions v1.1.0
11372023-11-20T17:36:29.544Z Downloaded subtle v2.5.0
11382023-11-20T17:36:29.549Z Downloaded tokio-tungstenite v0.20.1
11392023-11-20T17:36:29.554Z Downloaded tokio-stream v0.1.14
11402023-11-20T17:36:29.557Z Downloaded tui-tree-widget v0.13.0
11412023-11-20T17:36:29.559Z Downloaded dyn-clone v1.0.13
11422023-11-20T17:36:29.562Z Downloaded env_logger v0.10.0
11432023-11-20T17:36:29.565Z Downloaded serde_derive_internals v0.26.0
11442023-11-20T17:36:29.568Z Downloaded serde-hex v0.1.0
11452023-11-20T17:36:29.571Z Downloaded term v0.7.0
11462023-11-20T17:36:29.575Z Downloaded data-encoding v2.4.0
11472023-11-20T17:36:29.579Z Downloaded predicates-tree v1.0.9
11482023-11-20T17:36:29.584Z Downloaded pkcs8 v0.10.2
11492023-11-20T17:36:29.587Z Downloaded rand_chacha v0.3.1
11502023-11-20T17:36:29.590Z Downloaded ring v0.16.20
11512023-11-20T17:36:29.592Z Downloaded rust-argon2 v1.0.1
11522023-11-20T17:36:29.595Z Downloaded flate2 v1.0.28
11532023-11-20T17:36:29.598Z Downloaded serde_tokenstream v0.2.0
11542023-11-20T17:36:29.601Z Downloaded doc-comment v0.3.3
11552023-11-20T17:36:29.604Z Downloaded path-slash v0.1.5
11562023-11-20T17:36:29.608Z Downloaded unicode-segmentation v1.10.1
11572023-11-20T17:36:29.611Z Downloaded pest_meta v2.7.2
11582023-11-20T17:36:29.614Z Downloaded criterion v0.5.1
11592023-11-20T17:36:29.617Z Downloaded headers v0.3.9
11602023-11-20T17:36:29.622Z Downloaded slog-json v2.6.1
11612023-11-20T17:36:29.626Z Downloaded walkdir v2.4.0
11622023-11-20T17:36:29.629Z Downloaded tokio-postgres v0.7.10
11632023-11-20T17:36:29.632Z Downloaded which v4.4.0
11642023-11-20T17:36:29.634Z Downloaded fatfs v0.3.6
11652023-11-20T17:36:29.637Z Downloaded structopt v0.3.26
11662023-11-20T17:36:29.640Z Downloaded trust-dns-server v0.22.1
11672023-11-20T17:36:29.643Z Downloaded libxml v0.3.3
11682023-11-20T17:36:29.646Z Downloaded url v2.4.1
11692023-11-20T17:36:29.648Z Downloaded serde_with v2.3.3
11702023-11-20T17:36:29.652Z Downloaded rpassword v7.2.0
11712023-11-20T17:36:29.654Z Downloaded ref-cast-impl v1.0.20
11722023-11-20T17:36:29.657Z Downloaded enum-as-inner v0.5.1
11732023-11-20T17:36:29.660Z Downloaded pem-rfc7468 v0.7.0
11742023-11-20T17:36:29.664Z Downloaded termios v0.3.3
11752023-11-20T17:36:29.666Z Downloaded termcolor v1.2.0
11762023-11-20T17:36:29.669Z Downloaded stringprep v0.1.3
11772023-11-20T17:36:29.672Z Downloaded strum_macros v0.25.2
11782023-11-20T17:36:29.675Z Downloaded password-hash v0.5.0
11792023-11-20T17:36:29.678Z Downloaded topological-sort v0.2.2
11802023-11-20T17:36:29.681Z Downloaded wyz v0.5.1
11812023-11-20T17:36:29.684Z Downloaded relative-path v1.9.0
11822023-11-20T17:36:29.687Z Downloaded hyper-rustls v0.24.2
11832023-11-20T17:36:29.690Z Downloaded fs-err v2.9.0
11842023-11-20T17:36:29.693Z Downloaded form_urlencoded v1.2.0
11852023-11-20T17:36:29.696Z Downloaded futures-core v0.3.29
11862023-11-20T17:36:29.699Z Downloaded ena v0.14.2
11872023-11-20T17:36:29.702Z Downloaded itertools v0.11.0
11882023-11-20T17:36:29.705Z Downloaded crossterm v0.27.0
11892023-11-20T17:36:29.707Z Downloaded tokio-native-tls v0.3.1
11902023-11-20T17:36:29.710Z Downloaded tap v1.0.1
11912023-11-20T17:36:29.713Z Downloaded unicode-bidi v0.3.13
11922023-11-20T17:36:29.716Z Downloaded universal-hash v0.5.1
11932023-11-20T17:36:29.719Z Downloaded unicode-xid v0.2.4
11942023-11-20T17:36:29.722Z Downloaded unicase v2.7.0
11952023-11-20T17:36:29.726Z Downloaded futures-macro v0.3.29
11962023-11-20T17:36:29.729Z Downloaded yasna v0.5.2
11972023-11-20T17:36:29.761Z Downloaded structopt-derive v0.4.18
11982023-11-20T17:36:29.764Z Downloaded trybuild v1.0.85
11992023-11-20T17:36:29.767Z Downloaded hmac v0.12.1
12002023-11-20T17:36:29.769Z Downloaded base64 v0.21.5
12012023-11-20T17:36:29.773Z Downloaded backtrace v0.3.69
12022023-11-20T17:36:29.776Z Downloaded rustfmt-wrapper v0.2.0
12032023-11-20T17:36:29.779Z Downloaded serde_yaml v0.9.25
12042023-11-20T17:36:29.782Z Downloaded platforms v3.0.2
12052023-11-20T17:36:29.785Z Downloaded hubpack_derive v0.1.1
12062023-11-20T17:36:29.788Z Downloaded hubpack v0.1.2
12072023-11-20T17:36:29.791Z Downloaded pretty-hex v0.2.1
12082023-11-20T17:36:29.794Z Downloaded rustc_version v0.4.0
12092023-11-20T17:36:29.797Z Downloaded remove_dir_all v0.5.3
12102023-11-20T17:36:29.800Z Downloaded unicode-width v0.1.11
12112023-11-20T17:36:29.804Z Downloaded tokio-tungstenite v0.18.0
12122023-11-20T17:36:29.816Z Downloaded tracing-core v0.1.31
12132023-11-20T17:36:29.829Z Downloaded rustls-pemfile v1.0.3
12142023-11-20T17:36:29.840Z Downloaded rustls-native-certs v0.6.3
12152023-11-20T17:36:29.846Z Downloaded zone v0.3.0
12162023-11-20T17:36:29.849Z Downloaded rtoolbox v0.0.1
12172023-11-20T17:36:29.852Z Downloaded pin-project-lite v0.2.13
12182023-11-20T17:36:29.855Z Downloaded minimal-lexical v0.2.1
12192023-11-20T17:36:29.858Z Downloaded threadpool v1.8.1
12202023-11-20T17:36:29.861Z Downloaded thread_local v1.1.7
12212023-11-20T17:36:29.863Z Downloaded unicode-linebreak v0.1.5
12222023-11-20T17:36:29.866Z Downloaded futures-io v0.3.29
12232023-11-20T17:36:29.874Z Downloaded structmeta-derive v0.2.0
12242023-11-20T17:36:29.877Z Downloaded structmeta v0.2.0
12252023-11-20T17:36:29.881Z Downloaded strsim v0.8.0
12262023-11-20T17:36:29.884Z Downloaded const-oid v0.9.5
12272023-11-20T17:36:29.892Z Downloaded getrandom v0.2.10
12282023-11-20T17:36:29.900Z Downloaded der_derive v0.7.2
12292023-11-20T17:36:29.908Z Downloaded num-bigint v0.4.4
12302023-11-20T17:36:29.913Z Downloaded flagset v0.4.3
12312023-11-20T17:36:29.922Z Downloaded filetime v0.2.22
12322023-11-20T17:36:29.927Z Downloaded vte v0.11.1
12332023-11-20T17:36:29.937Z Downloaded vsss-rs v3.3.1
12342023-11-20T17:36:29.940Z Downloaded trust-dns-resolver v0.22.0
12352023-11-20T17:36:29.944Z Downloaded base64 v0.13.1
12362023-11-20T17:36:29.947Z Downloaded openssl-sys v0.9.93
12372023-11-20T17:36:29.951Z Downloaded socket2 v0.4.9
12382023-11-20T17:36:29.953Z Downloaded indicatif v0.17.7
12392023-11-20T17:36:29.956Z Downloaded rustc-hash v1.1.0
12402023-11-20T17:36:29.960Z Downloaded termtree v0.4.1
12412023-11-20T17:36:29.963Z Downloaded pin-utils v0.1.0
12422023-11-20T17:36:29.966Z Downloaded phf v0.11.2
12432023-11-20T17:36:29.969Z Downloaded predicates v3.0.4
12442023-11-20T17:36:29.972Z Downloaded pretty-hex v0.3.0
12452023-11-20T17:36:29.976Z Downloaded take_mut v0.2.2
12462023-11-20T17:36:29.978Z Downloaded zone_cfg_derive v0.3.0
12472023-11-20T17:36:29.982Z Downloaded half v1.8.2
12482023-11-20T17:36:29.985Z Downloaded diesel_derives v2.1.1
12492023-11-20T17:36:29.988Z Downloaded tracing-attributes v0.1.26
12502023-11-20T17:36:29.991Z Downloaded pest_derive v2.7.2
12512023-11-20T17:36:29.999Z Downloaded hash32 v0.2.1
12522023-11-20T17:36:30.002Z Downloaded getopts v0.2.21
12532023-11-20T17:36:30.006Z Downloaded debug-ignore v1.0.5
12542023-11-20T17:36:30.009Z Downloaded postcard v0.7.3
12552023-11-20T17:36:30.012Z Downloaded humantime v2.1.0
12562023-11-20T17:36:30.015Z Downloaded tokio-rustls v0.24.1
12572023-11-20T17:36:30.019Z Downloaded darling_macro v0.20.3
12582023-11-20T17:36:30.021Z Downloaded tinytemplate v1.2.1
12592023-11-20T17:36:30.024Z Downloaded scheduled-thread-pool v0.2.7
12602023-11-20T17:36:30.027Z Downloaded slog v2.7.0
12612023-11-20T17:36:30.030Z Downloaded predicates v2.1.5
12622023-11-20T17:36:30.035Z Downloaded snafu v0.7.5
12632023-11-20T17:36:30.038Z Downloaded tempdir v0.3.7
12642023-11-20T17:36:30.042Z Downloaded tokio-macros v2.1.0
12652023-11-20T17:36:30.045Z Downloaded thread-id v4.2.0
12662023-11-20T17:36:30.048Z Downloaded mockall_derive v0.11.4
12672023-11-20T17:36:30.051Z Downloaded async-trait v0.1.74
12682023-11-20T17:36:30.054Z Downloaded diff v0.1.13
12692023-11-20T17:36:30.057Z Downloaded clang-sys v1.6.1
12702023-11-20T17:36:30.060Z Downloaded basic-toml v0.1.4
12712023-11-20T17:36:30.064Z Downloaded hex-literal v0.4.1
12722023-11-20T17:36:30.067Z Downloaded base64ct v1.6.0
12732023-11-20T17:36:30.070Z Downloaded postgres-protocol v0.6.6
12742023-11-20T17:36:30.072Z Downloaded mio v0.8.8
12752023-11-20T17:36:30.075Z Downloaded darling_core v0.14.4
12762023-11-20T17:36:30.078Z Downloaded plotters-backend v0.3.5
12772023-11-20T17:36:30.081Z Downloaded pest_generator v2.7.2
12782023-11-20T17:36:30.084Z Downloaded socket2 v0.5.4
12792023-11-20T17:36:30.086Z Downloaded toolchain_find v0.2.0
12802023-11-20T17:36:30.089Z Downloaded schemars v0.8.13
12812023-11-20T17:36:30.092Z Downloaded hostname v0.3.1
12822023-11-20T17:36:30.095Z Downloaded home v0.5.5
12832023-11-20T17:36:30.098Z Downloaded hex v0.4.3
12842023-11-20T17:36:30.101Z Downloaded toml v0.5.11
12852023-11-20T17:36:30.104Z Downloaded sha2 v0.10.8
12862023-11-20T17:36:30.108Z Downloaded fragile v2.0.0
12872023-11-20T17:36:30.111Z Downloaded bytes v1.5.0
12882023-11-20T17:36:30.114Z Downloaded scopeguard v1.2.0
12892023-11-20T17:36:30.117Z Downloaded ppv-lite86 v0.2.17
12902023-11-20T17:36:30.120Z Downloaded usdt-attr-macro v0.3.5
12912023-11-20T17:36:30.123Z Downloaded aho-corasick v1.0.4
12922023-11-20T17:36:30.126Z Downloaded shell-words v1.1.0
12932023-11-20T17:36:30.129Z Downloaded num-traits v0.2.16
12942023-11-20T17:36:30.133Z Downloaded cookie v0.18.0
12952023-11-20T17:36:30.136Z Downloaded crc-any v2.4.3
12962023-11-20T17:36:30.138Z Downloaded cc v1.0.83
12972023-11-20T17:36:30.141Z Downloaded parking_lot_core v0.8.6
12982023-11-20T17:36:30.144Z Downloaded owo-colors v3.5.0
12992023-11-20T17:36:30.147Z Downloaded downcast v0.11.0
13002023-11-20T17:36:30.150Z Downloaded postcard-cobs v0.1.5-pre
13012023-11-20T17:36:30.153Z Downloaded serde_with_macros v2.3.3
13022023-11-20T17:36:30.156Z Downloaded miniz_oxide v0.7.1
13032023-11-20T17:36:30.158Z Downloaded crossbeam-channel v0.5.8
13042023-11-20T17:36:30.162Z Downloaded serde_tokenstream v0.1.7
13052023-11-20T17:36:30.165Z Downloaded version_check v0.9.4
13062023-11-20T17:36:30.168Z Downloaded untrusted v0.9.0
13072023-11-20T17:36:30.171Z Downloaded parking_lot v0.12.1
13082023-11-20T17:36:30.174Z Downloaded papergrid v0.10.0
13092023-11-20T17:36:30.177Z Downloaded backoff v0.4.0
13102023-11-20T17:36:30.179Z Downloaded ahash v0.8.3
13112023-11-20T17:36:30.183Z Downloaded serde_repr v0.1.16
13122023-11-20T17:36:30.185Z Downloaded funty v2.0.0
13132023-11-20T17:36:30.188Z Downloaded dirs-sys-next v0.1.2
13142023-11-20T17:36:30.191Z Downloaded lock_api v0.4.10
13152023-11-20T17:36:30.194Z Downloaded autocfg v1.1.0
13162023-11-20T17:36:30.197Z Downloaded smallvec v0.6.14
13172023-11-20T17:36:30.200Z Downloaded wait-timeout v0.2.0
13182023-11-20T17:36:30.203Z Downloaded spin v0.9.8
13192023-11-20T17:36:30.206Z Downloaded snafu-derive v0.7.5
13202023-11-20T17:36:30.210Z Downloaded nu-ansi-term v0.49.0
13212023-11-20T17:36:30.213Z Downloaded num-rational v0.4.1
13222023-11-20T17:36:30.216Z Downloaded impl-trait-for-tuples v0.2.2
13232023-11-20T17:36:30.219Z Downloaded poly1305 v0.8.0
13242023-11-20T17:36:30.222Z Downloaded signature v1.6.4
13252023-11-20T17:36:30.227Z Downloaded path-dedot v3.1.0
13262023-11-20T17:36:30.230Z Downloaded parse-display v0.8.2
13272023-11-20T17:36:30.235Z Downloaded headers-core v0.2.0
13282023-11-20T17:36:30.241Z Downloaded signal-hook-tokio v0.3.1
13292023-11-20T17:36:30.653Z Downloaded serde_plain v1.0.2
13302023-11-20T17:36:30.657Z Downloaded num-derive v0.4.0
13312023-11-20T17:36:30.667Z Downloaded libloading v0.7.4
13322023-11-20T17:36:30.675Z Downloaded crossbeam-deque v0.8.3
13332023-11-20T17:36:30.683Z Downloaded dirs-next v2.0.0
13342023-11-20T17:36:30.690Z Downloaded digest v0.10.7
13352023-11-20T17:36:30.699Z Downloaded difflib v0.4.0
13362023-11-20T17:36:30.706Z Downloaded assert_cmd v2.0.12
13372023-11-20T17:36:30.714Z Downloaded arrayvec v0.7.4
13382023-11-20T17:36:30.717Z Downloaded num-iter v0.1.43
13392023-11-20T17:36:30.720Z Downloaded omicron-zone-package v0.9.1
13402023-11-20T17:36:30.724Z Downloaded libtest-mimic v0.6.1
13412023-11-20T17:36:30.727Z Downloaded constant_time_eq v0.3.0
13422023-11-20T17:36:30.730Z Downloaded diesel_table_macro_syntax v0.1.0
13432023-11-20T17:36:30.734Z Downloaded bitfield v0.14.0
13442023-11-20T17:36:30.738Z Downloaded want v0.3.1
13452023-11-20T17:36:30.741Z Downloaded waitgroup v0.1.2
13462023-11-20T17:36:30.744Z Downloaded spin v0.5.2
13472023-11-20T17:36:30.747Z Downloaded signal-hook-registry v1.4.1
13482023-11-20T17:36:30.751Z Downloaded oorandom v11.1.3
13492023-11-20T17:36:30.755Z Downloaded num_enum v0.5.11
13502023-11-20T17:36:30.759Z Downloaded native-tls v0.2.11
13512023-11-20T17:36:30.788Z Downloaded crypto-common v0.1.6
13522023-11-20T17:36:30.792Z Downloaded crossbeam-utils v0.8.16
13532023-11-20T17:36:30.796Z Downloaded chacha20poly1305 v0.10.1
13542023-11-20T17:36:30.799Z Downloaded ciborium-ll v0.2.1
13552023-11-20T17:36:30.802Z Downloaded block-buffer v0.10.4
13562023-11-20T17:36:30.805Z Downloaded bb8 v0.8.1
13572023-11-20T17:36:30.808Z Downloaded bit-set v0.5.3
13582023-11-20T17:36:30.817Z Downloaded tempfile v3.8.0
13592023-11-20T17:36:30.820Z Downloaded block-padding v0.3.3
13602023-11-20T17:36:30.825Z Downloaded ascii-canvas v3.0.0
13612023-11-20T17:36:30.828Z Downloaded num_cpus v1.16.0
13622023-11-20T17:36:30.831Z Downloaded corncobs v0.1.3
13632023-11-20T17:36:30.834Z Downloaded foreign-types-shared v0.3.1
13642023-11-20T17:36:30.837Z Downloaded foreign-types v0.5.0
13652023-11-20T17:36:30.840Z Downloaded packed_struct v0.10.1
13662023-11-20T17:36:30.846Z Downloaded libsw v3.3.0
13672023-11-20T17:36:30.850Z Downloaded kstat-rs v0.2.3
13682023-11-20T17:36:30.853Z Downloaded bzip2 v0.4.4
13692023-11-20T17:36:30.856Z Downloaded nanorand v0.7.0
13702023-11-20T17:36:30.865Z Downloaded memoffset v0.7.1
13712023-11-20T17:36:30.868Z Downloaded cpufeatures v0.2.9
13722023-11-20T17:36:30.871Z Downloaded slab v0.4.9
13732023-11-20T17:36:30.875Z Downloaded shlex v1.1.0
13742023-11-20T17:36:30.878Z Downloaded newline-converter v0.3.0
13752023-11-20T17:36:30.881Z Downloaded mime v0.3.17
13762023-11-20T17:36:30.884Z Downloaded lazy_static v1.4.0
13772023-11-20T17:36:30.887Z Downloaded signature v2.1.0
13782023-11-20T17:36:30.890Z Downloaded parking_lot v0.11.2
13792023-11-20T17:36:30.893Z Downloaded opaque-debug v0.3.0
13802023-11-20T17:36:30.897Z Downloaded async-stream v0.3.5
13812023-11-20T17:36:30.900Z Downloaded adler v1.0.2
13822023-11-20T17:36:30.903Z Downloaded linked-hash-map v0.5.6
13832023-11-20T17:36:30.906Z Downloaded indoc v2.0.3
13842023-11-20T17:36:30.909Z Downloaded hyper-staticfile v0.9.5
13852023-11-20T17:36:30.912Z Downloaded crossbeam-queue v0.3.8
13862023-11-20T17:36:30.915Z Downloaded crc-catalog v2.2.0
13872023-11-20T17:36:30.918Z Downloaded camino-tempfile v1.0.2
13882023-11-20T17:36:30.921Z Downloaded ansi_term v0.12.1
13892023-11-20T17:36:30.924Z Downloaded num-integer v0.1.45
13902023-11-20T17:36:30.927Z Downloaded nibble_vec v0.1.0
13912023-11-20T17:36:30.930Z Downloaded md-5 v0.10.5
13922023-11-20T17:36:30.933Z Downloaded maplit v1.0.2
13932023-11-20T17:36:30.936Z Downloaded ciborium v0.2.1
13942023-11-20T17:36:30.939Z Downloaded bcs v0.1.6
13952023-11-20T17:36:30.943Z Downloaded managed v0.8.0
13962023-11-20T17:36:30.946Z Downloaded lalrpop-util v0.19.12
13972023-11-20T17:36:30.949Z Downloaded atomicwrites v0.4.2
13982023-11-20T17:36:30.952Z Downloaded siphasher v0.3.11
13992023-11-20T17:36:30.956Z Downloaded olpc-cjson v0.1.3
14002023-11-20T17:36:30.958Z Downloaded normalize-line-endings v0.3.0
14012023-11-20T17:36:30.961Z Downloaded nodrop v0.1.14
14022023-11-20T17:36:30.964Z Downloaded inout v0.1.3
14032023-11-20T17:36:30.968Z Downloaded crc v3.0.1
14042023-11-20T17:36:30.971Z Downloaded constant_time_eq v0.2.6
14052023-11-20T17:36:30.974Z Downloaded memoffset v0.9.0
14062023-11-20T17:36:30.979Z Downloaded iana-time-zone v0.1.57
14072023-11-20T17:36:30.982Z Downloaded crossbeam v0.8.2
14082023-11-20T17:36:30.985Z Downloaded addr2line v0.21.0
14092023-11-20T17:36:30.990Z Downloaded cancel-safe-futures v0.1.5
14102023-11-20T17:36:30.993Z Downloaded curve25519-dalek-derive v0.1.0
14112023-11-20T17:36:30.996Z Downloaded aead v0.5.2
14122023-11-20T17:36:30.999Z Downloaded num v0.4.1
14132023-11-20T17:36:31.003Z Downloaded newtype_derive v0.1.6
14142023-11-20T17:36:31.006Z Downloaded new_debug_unreachable v1.0.4
14152023-11-20T17:36:31.009Z Downloaded macaddr v1.0.1
14162023-11-20T17:36:31.012Z Downloaded lazycell v1.3.0
14172023-11-20T17:36:31.015Z Downloaded ident_case v1.0.1
14182023-11-20T17:36:31.018Z Downloaded cast v0.3.0
14192023-11-20T17:36:31.021Z Downloaded crucible-workspace-hack v0.1.0
14202023-11-20T17:36:31.024Z Downloaded keccak v0.1.4
14212023-11-20T17:36:31.037Z Downloaded itertools v0.10.5
14222023-11-20T17:36:31.046Z Downloaded criterion-plot v0.5.0
14232023-11-20T17:36:31.049Z Downloaded cfg-if v0.1.10
14242023-11-20T17:36:31.052Z Downloaded base16ct v0.2.0
14252023-11-20T17:36:31.055Z Downloaded arrayref v0.3.7
14262023-11-20T17:36:31.059Z Downloaded is_ci v1.1.1
14272023-11-20T17:36:31.062Z Downloaded darling v0.14.4
14282023-11-20T17:36:31.076Z Downloaded crunchy v0.2.2
14292023-11-20T17:36:31.079Z Downloaded atty v0.2.14
14302023-11-20T17:36:31.082Z Downloaded libefi-sys v0.1.0
14312023-11-20T17:36:31.085Z Downloaded mockall v0.11.4
14322023-11-20T17:36:31.094Z Downloaded cexpr v0.6.0
14332023-11-20T17:36:31.104Z Downloaded cipher v0.4.4
14342023-11-20T17:36:31.117Z Downloaded arc-swap v1.6.0
14352023-11-20T17:36:31.537Z Downloaded darling v0.20.3
14362023-11-20T17:36:31.543Z Downloaded chacha20 v0.9.1
14372023-11-20T17:36:31.552Z Downloaded bytecount v0.6.3
14382023-11-20T17:36:31.562Z Downloaded assert_matches v1.5.0
14392023-11-20T17:36:31.571Z Downloaded anes v0.1.6
14402023-11-20T17:36:31.577Z Compiling proc-macro2 v1.0.69
14412023-11-20T17:36:31.581Z Compiling serde v1.0.192
14422023-11-20T17:36:31.585Z Compiling autocfg v1.1.0
14432023-11-20T17:36:31.588Z Compiling version_check v0.9.4
14442023-11-20T17:36:31.591Z Compiling syn v1.0.109
14452023-11-20T17:36:31.594Z Compiling parking_lot_core v0.9.8
14462023-11-20T17:36:31.598Z Compiling libm v0.2.7
14472023-11-20T17:36:31.601Z Compiling libc v0.2.150
14482023-11-20T17:36:31.610Z Compiling futures-core v0.3.29
14492023-11-20T17:36:31.613Z Compiling cfg-if v1.0.0
14502023-11-20T17:36:31.616Z Compiling typenum v1.16.0
14512023-11-20T17:36:31.619Z Compiling once_cell v1.18.0
14522023-11-20T17:36:31.622Z Compiling futures-task v0.3.29
14532023-11-20T17:36:31.628Z Compiling generic-array v0.14.7
14542023-11-20T17:36:31.632Z Compiling lock_api v0.4.10
14552023-11-20T17:36:31.785Z Compiling quote v1.0.33
14562023-11-20T17:36:31.789Z Compiling num-traits v0.2.16
14572023-11-20T17:36:31.898Z Compiling slab v0.4.9
14582023-11-20T17:36:32.040Z Compiling futures-channel v0.3.29
14592023-11-20T17:36:32.355Z Compiling cc v1.0.83
14602023-11-20T17:36:32.517Z Compiling syn v2.0.32
14612023-11-20T17:36:32.914Z Compiling futures-util v0.3.29
14622023-11-20T17:36:32.939Z Compiling memchr v2.6.3
14632023-11-20T17:36:33.052Z Compiling pkg-config v0.3.27
14642023-11-20T17:36:33.210Z Compiling serde_json v1.0.108
14652023-11-20T17:36:33.281Z Compiling itoa v1.0.9
14662023-11-20T17:36:33.407Z Compiling log v0.4.20
14672023-11-20T17:36:33.606Z Compiling rustix v0.38.9
14682023-11-20T17:36:33.695Z Compiling schemars v0.8.13
14692023-11-20T17:36:34.081Z Compiling httparse v1.8.0
14702023-11-20T17:36:34.218Z Compiling indexmap v1.9.3
14712023-11-20T17:36:34.726Z Compiling getrandom v0.2.10
14722023-11-20T17:36:34.779Z Compiling ryu v1.0.15
14732023-11-20T17:36:34.845Z Compiling vcpkg v0.2.15
14742023-11-20T17:36:35.261Z Compiling equivalent v1.0.1
14752023-11-20T17:36:35.311Z Compiling hashbrown v0.14.2
14762023-11-20T17:36:35.356Z Compiling ahash v0.8.3
14772023-11-20T17:36:35.402Z Compiling openssl v0.10.57
14782023-11-20T17:36:35.802Z Compiling scopeguard v1.2.0
14792023-11-20T17:36:35.990Z Compiling fnv v1.0.7
14802023-11-20T17:36:36.485Z Compiling aho-corasick v1.0.4
14812023-11-20T17:36:36.492Z Compiling regex-syntax v0.8.2
14822023-11-20T17:36:36.500Z Compiling ring v0.16.20
14832023-11-20T17:36:36.742Z Compiling ring v0.17.5
14842023-11-20T17:36:37.373Z Compiling rustls v0.21.9
14852023-11-20T17:36:37.721Z Compiling openssl-sys v0.9.93
14862023-11-20T17:36:40.519Z Compiling native-tls v0.2.11
14872023-11-20T17:36:40.988Z Compiling async-trait v0.1.74
14882023-11-20T17:36:41.627Z Compiling regex-automata v0.4.3
14892023-11-20T17:36:42.186Z Compiling ucd-trie v0.1.6
14902023-11-20T17:36:42.928Z Compiling unicode-xid v0.2.4
14912023-11-20T17:36:42.961Z Compiling smallvec v1.11.0
14922023-11-20T17:36:43.184Z Compiling backtrace v0.3.69
14932023-11-20T17:36:43.737Z Compiling crossbeam-utils v0.8.16
14942023-11-20T17:36:43.841Z Compiling iana-time-zone v0.1.57
14952023-11-20T17:36:44.386Z Compiling serde_derive_internals v0.26.0
14962023-11-20T17:36:44.486Z Compiling parking_lot v0.12.1
14972023-11-20T17:36:44.599Z Compiling anyhow v1.0.75
14982023-11-20T17:36:45.519Z Compiling slog v2.7.0
14992023-11-20T17:36:45.604Z Compiling num-integer v0.1.45
15002023-11-20T17:36:45.821Z Compiling dyn-clone v1.0.13
15012023-11-20T17:36:45.938Z Compiling byteorder v1.5.0
15022023-11-20T17:36:46.031Z Compiling crc32fast v1.3.2
15032023-11-20T17:36:46.276Z Compiling synstructure v0.12.6
15042023-11-20T17:36:46.697Z Compiling hashbrown v0.13.2
15052023-11-20T17:36:46.735Z Compiling time-core v0.1.1
15062023-11-20T17:36:46.738Z Compiling spin v0.5.2
15072023-11-20T17:36:46.967Z Compiling time-macros v0.2.13
15082023-11-20T17:36:47.093Z Compiling pin-project-lite v0.2.13
15092023-11-20T17:36:47.263Z Compiling winnow v0.5.15
15102023-11-20T17:36:48.274Z Compiling regex v1.10.2
15112023-11-20T17:36:48.576Z Compiling rustversion v1.0.14
15122023-11-20T17:36:48.773Z Compiling signal-hook-registry v1.4.1
15132023-11-20T17:36:49.850Z Compiling mio v0.8.8
15142023-11-20T17:36:50.339Z Compiling errno v0.3.2
15152023-11-20T17:36:50.609Z Compiling num_cpus v1.16.0
15162023-11-20T17:36:50.766Z Compiling socket2 v0.5.4
15172023-11-20T17:36:51.664Z Compiling usdt-impl v0.3.5
15182023-11-20T17:36:51.696Z Compiling futures-sink v0.3.29
15192023-11-20T17:36:51.903Z Compiling unicode-width v0.1.11
15202023-11-20T17:36:52.051Z Compiling memoffset v0.9.0
15212023-11-20T17:36:52.132Z Compiling tinyvec_macros v0.1.1
15222023-11-20T17:36:52.248Z Compiling tinyvec v1.6.0
15232023-11-20T17:36:52.797Z Compiling futures-io v0.3.29
15242023-11-20T17:36:52.800Z Compiling pin-utils v0.1.0
15252023-11-20T17:36:52.915Z Compiling spin v0.9.8
15262023-11-20T17:36:53.094Z Compiling tracing-core v0.1.31
15272023-11-20T17:36:53.215Z Compiling unicode-bidi v0.3.13
15282023-11-20T17:36:53.481Z Compiling signal-hook v0.3.17
15292023-11-20T17:36:53.485Z Compiling lazy_static v1.4.0
15302023-11-20T17:36:53.628Z Compiling thread-id v4.2.0
15312023-11-20T17:36:53.778Z Compiling crossbeam-epoch v0.9.15
15322023-11-20T17:36:53.911Z Compiling strsim v0.10.0
15332023-11-20T17:36:54.145Z Compiling serde_derive v1.0.192
15342023-11-20T17:36:54.451Z Compiling thiserror-impl v1.0.49
15352023-11-20T17:36:54.722Z Compiling zeroize_derive v1.4.2
15362023-11-20T17:36:54.919Z Compiling tokio-macros v2.1.0
15372023-11-20T17:36:54.967Z Compiling futures-macro v0.3.29
15382023-11-20T17:36:55.327Z Compiling tracing-attributes v0.1.26
15392023-11-20T17:36:55.346Z Compiling schemars_derive v0.8.13
15402023-11-20T17:36:55.435Z Compiling openssl-macros v0.1.1
15412023-11-20T17:36:57.002Z Compiling zerocopy-derive v0.2.0
15422023-11-20T17:36:57.332Z Compiling zerocopy-derive v0.6.4
15432023-11-20T17:36:58.901Z Compiling thiserror v1.0.49
15442023-11-20T17:36:59.088Z Compiling pest v2.7.2
15452023-11-20T17:36:59.878Z Compiling zerocopy v0.3.0
15462023-11-20T17:37:00.215Z Compiling unicode-normalization v0.1.22
15472023-11-20T17:37:00.373Z Compiling clap_derive v4.4.2
15482023-11-20T17:37:00.487Z Compiling strum_macros v0.25.2
15492023-11-20T17:37:00.766Z Compiling tracing v0.1.37
15502023-11-20T17:37:01.155Z Compiling dof v0.1.5
15512023-11-20T17:37:01.717Z Compiling num-iter v0.1.43
15522023-11-20T17:37:02.058Z Compiling base64 v0.21.5
15532023-11-20T17:37:02.146Z Compiling either v1.9.0
15542023-11-20T17:37:02.660Z Compiling rand_core v0.6.4
15552023-11-20T17:37:02.677Z Compiling foreign-types-shared v0.1.1
15562023-11-20T17:37:02.814Z Compiling percent-encoding v2.3.0
15572023-11-20T17:37:03.226Z Compiling pest_meta v2.7.2
15582023-11-20T17:37:03.274Z Compiling hashbrown v0.12.3
15592023-11-20T17:37:03.330Z Compiling openssl-probe v0.1.5
15602023-11-20T17:37:03.743Z Compiling untrusted v0.7.1
15612023-11-20T17:37:03.847Z Compiling untrusted v0.9.0
15622023-11-20T17:37:06.603Z Compiling pest_generator v2.7.2
15632023-11-20T17:37:06.678Z Compiling foreign-types v0.3.2
15642023-11-20T17:37:06.798Z Compiling zeroize v1.6.0
15652023-11-20T17:37:08.300Z Compiling bzip2-sys v0.1.11+1.0.8
15662023-11-20T17:37:09.618Z Compiling try-lock v0.2.4
15672023-11-20T17:37:09.812Z Compiling want v0.3.1
15682023-11-20T17:37:10.074Z Compiling rustls-webpki v0.101.7
15692023-11-20T17:37:10.212Z Compiling sct v0.7.0
15702023-11-20T17:37:10.477Z Compiling pest_derive v2.7.2
15712023-11-20T17:37:10.613Z Compiling form_urlencoded v1.2.0
15722023-11-20T17:37:10.915Z Compiling socket2 v0.4.9
15732023-11-20T17:37:11.050Z Compiling httpdate v1.0.3
15742023-11-20T17:37:11.557Z Compiling dtrace-parser v0.1.14
15752023-11-20T17:37:11.665Z Compiling tower-service v0.3.2
15762023-11-20T17:37:11.828Z Compiling rustls-pemfile v1.0.3
15772023-11-20T17:37:12.209Z Compiling idna v0.4.0
15782023-11-20T17:37:12.322Z Compiling siphasher v0.3.11
15792023-11-20T17:37:12.921Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15802023-11-20T17:37:12.924Z Compiling adler v1.0.2
15812023-11-20T17:37:13.248Z Compiling miniz_oxide v0.7.1
15822023-11-20T17:37:13.578Z Compiling rustls-native-certs v0.6.3
15832023-11-20T17:37:14.021Z Compiling url v2.4.1
15842023-11-20T17:37:14.093Z Compiling bitflags v1.3.2
15852023-11-20T17:37:14.270Z Compiling ipnet v2.8.0
15862023-11-20T17:37:14.474Z Compiling encoding_rs v0.8.33
15872023-11-20T17:37:14.654Z Compiling webpki-roots v0.25.2
15882023-11-20T17:37:14.882Z Compiling mime v0.3.17
15892023-11-20T17:37:15.637Z Compiling gimli v0.28.0
15902023-11-20T17:37:15.704Z Compiling crypto-common v0.1.6
15912023-11-20T17:37:15.978Z Compiling enum-as-inner v0.5.1
15922023-11-20T17:37:16.040Z Compiling diesel_table_macro_syntax v0.1.0
15932023-11-20T17:37:16.462Z Compiling object v0.32.1
15942023-11-20T17:37:16.581Z Compiling num-bigint v0.4.4
15952023-11-20T17:37:16.908Z Compiling smoltcp v0.9.1
15962023-11-20T17:37:17.424Z Compiling indexmap v2.1.0
15972023-11-20T17:37:17.499Z Compiling bytes v1.5.0
15982023-11-20T17:37:17.812Z Compiling chrono v0.4.31
15992023-11-20T17:37:19.415Z Compiling uuid v1.5.0
16002023-11-20T17:37:19.516Z Compiling semver v1.0.20
16012023-11-20T17:37:20.532Z Compiling http v0.2.11
16022023-11-20T17:37:20.607Z Compiling bitflags v2.4.0
16032023-11-20T17:37:21.216Z Compiling serde_spanned v0.6.4
16042023-11-20T17:37:21.540Z Compiling toml_datetime v0.6.5
16052023-11-20T17:37:22.091Z Compiling rustc_version v0.4.0
16062023-11-20T17:37:22.196Z Compiling toml_edit v0.19.15
16072023-11-20T17:37:23.090Z Compiling tokio v1.33.0
16082023-11-20T17:37:23.772Z Compiling openapiv3 v2.0.0-rc.1
16092023-11-20T17:37:25.043Z Compiling serde_tokenstream v0.1.7
16102023-11-20T17:37:25.821Z Compiling http-body v0.4.5
16112023-11-20T17:37:26.821Z Compiling usdt-macro v0.3.5
16122023-11-20T17:37:27.061Z Compiling usdt-attr-macro v0.3.5
16132023-11-20T17:37:27.941Z Compiling heapless v0.7.16
16142023-11-20T17:37:28.641Z Compiling serde_urlencoded v0.7.1
16152023-11-20T17:37:28.660Z Compiling addr2line v0.21.0
16162023-11-20T17:37:28.685Z Compiling rustc-demangle v0.1.23
16172023-11-20T17:37:29.211Z Compiling bit-vec v0.6.3
16182023-11-20T17:37:29.892Z Compiling diesel_derives v2.1.1
16192023-11-20T17:37:30.172Z Compiling flate2 v1.0.28
16202023-11-20T17:37:30.191Z Compiling block-buffer v0.10.4
16212023-11-20T17:37:30.542Z Compiling phf_shared v0.10.0
16222023-11-20T17:37:31.125Z Compiling hubpack_derive v0.1.1
16232023-11-20T17:37:31.675Z Compiling precomputed-hash v0.1.1
16242023-11-20T17:37:31.826Z Compiling ppv-lite86 v0.2.17
16252023-11-20T17:37:32.056Z Compiling subtle v2.5.0
16262023-11-20T17:37:32.354Z Compiling const-oid v0.9.5
16272023-11-20T17:37:32.496Z Compiling fixedbitset v0.4.2
16282023-11-20T17:37:33.066Z Compiling new_debug_unreachable v1.0.4
16292023-11-20T17:37:33.134Z Compiling rand_chacha v0.3.1
16302023-11-20T17:37:33.186Z Compiling string_cache v0.8.7
16312023-11-20T17:37:33.840Z Compiling petgraph v0.6.4
16322023-11-20T17:37:34.471Z Compiling bit-set v0.5.3
16332023-11-20T17:37:34.677Z Compiling toml v0.7.8
16342023-11-20T17:37:34.873Z Compiling toml_edit v0.21.0
16352023-11-20T17:37:35.346Z Compiling hex v0.4.3
16362023-11-20T17:37:35.592Z Compiling digest v0.10.7
16372023-11-20T17:37:36.226Z Compiling tokio-util v0.7.10
16382023-11-20T17:37:36.299Z Compiling tokio-rustls v0.24.1
16392023-11-20T17:37:37.136Z Compiling itertools v0.10.5
16402023-11-20T17:37:37.796Z Compiling tokio-native-tls v0.3.1
16412023-11-20T17:37:38.190Z Compiling h2 v0.3.21
16422023-11-20T17:37:38.566Z Compiling unicode-segmentation v1.10.1
16432023-11-20T17:37:40.011Z Compiling lalrpop-util v0.19.12
16442023-11-20T17:37:40.429Z Compiling rand v0.8.5
16452023-11-20T17:37:40.553Z Compiling serde_repr v0.1.16
16462023-11-20T17:37:41.841Z Compiling io-lifetimes v1.0.11
16472023-11-20T17:37:42.115Z Compiling cpufeatures v0.2.9
16482023-11-20T17:37:42.191Z Compiling anstyle v1.0.2
16492023-11-20T17:37:42.236Z Compiling utf8parse v0.2.1
16502023-11-20T17:37:42.403Z Compiling sha2 v0.10.8
16512023-11-20T17:37:42.462Z Compiling anstyle-parse v0.2.1
16522023-11-20T17:37:42.870Z Compiling rustix v0.37.23
16532023-11-20T17:37:42.942Z Compiling md-5 v0.10.5
16542023-11-20T17:37:42.976Z Compiling hmac v0.12.1
16552023-11-20T17:37:43.273Z Compiling stringprep v0.1.3
16562023-11-20T17:37:43.296Z Compiling hash32 v0.2.1
16572023-11-20T17:37:43.839Z Compiling fallible-iterator v0.2.0
16582023-11-20T17:37:44.692Z Compiling colorchoice v1.0.0
16592023-11-20T17:37:44.912Z Compiling anstyle-query v1.0.0
16602023-11-20T17:37:44.931Z Compiling stable_deref_trait v1.2.0
16612023-11-20T17:37:45.059Z Compiling anstream v0.5.0
16622023-11-20T17:37:45.095Z Compiling postgres-protocol v0.6.6
16632023-11-20T17:37:45.332Z Compiling terminal_size v0.2.6
16642023-11-20T17:37:45.499Z Compiling block-padding v0.3.3
16652023-11-20T17:37:45.587Z Compiling phf_shared v0.11.2
16662023-11-20T17:37:46.035Z Compiling scheduled-thread-pool v0.2.7
16672023-11-20T17:37:46.123Z Compiling num_threads v0.1.6
16682023-11-20T17:37:46.286Z Compiling regex-automata v0.1.10
16692023-11-20T17:37:46.633Z Compiling matches v0.1.10
16702023-11-20T17:37:46.757Z Compiling managed v0.8.0
16712023-11-20T17:37:46.776Z Compiling deranged v0.3.8
16722023-11-20T17:37:47.009Z Compiling clap_lex v0.5.1
16732023-11-20T17:37:47.063Z Compiling bstr v0.2.17
16742023-11-20T17:37:47.098Z Compiling idna v0.2.3
16752023-11-20T17:37:47.367Z Compiling signal-hook-mio v0.2.3
16762023-11-20T17:37:47.585Z Compiling clap_builder v4.4.2
16772023-11-20T17:37:47.673Z Compiling r2d2 v0.8.10
16782023-11-20T17:37:48.203Z Compiling postgres-types v0.2.6
16792023-11-20T17:37:49.266Z Compiling phf v0.11.2
16802023-11-20T17:37:49.561Z Compiling bzip2 v0.4.4
16812023-11-20T17:37:49.701Z Compiling inout v0.1.3
16822023-11-20T17:37:49.845Z Compiling time v0.3.27
16832023-11-20T17:37:50.062Z Compiling hyper v0.14.27
16842023-11-20T17:37:50.528Z Compiling hubpack v0.1.2
16852023-11-20T17:37:51.022Z Compiling ipnetwork v0.20.0
16862023-11-20T17:37:51.710Z Compiling futures-executor v0.3.29
16872023-11-20T17:37:52.252Z Compiling itertools v0.11.0
16882023-11-20T17:37:52.512Z Compiling zerocopy v0.6.4
16892023-11-20T17:37:53.875Z Compiling float-cmp v0.9.0
16902023-11-20T17:37:54.204Z Compiling regex-automata v0.3.8
16912023-11-20T17:37:55.297Z Compiling static_assertions v1.1.0
16922023-11-20T17:37:55.421Z Compiling whoami v1.4.1
16932023-11-20T17:37:55.440Z Compiling predicates-core v1.0.6
16942023-11-20T17:37:55.903Z Compiling normalize-line-endings v0.3.0
16952023-11-20T17:37:55.952Z Compiling data-encoding v2.4.0
16962023-11-20T17:37:56.060Z Compiling difflib v0.4.0
16972023-11-20T17:37:56.244Z Compiling tokio-postgres v0.7.10
16982023-11-20T17:37:57.079Z Compiling bstr v1.6.0
16992023-11-20T17:37:58.087Z Compiling trust-dns-proto v0.22.0
17002023-11-20T17:37:58.203Z Compiling predicates v3.0.4
17012023-11-20T17:37:58.255Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17022023-11-20T17:37:59.611Z Compiling yasna v0.5.2
17032023-11-20T17:38:00.457Z Compiling clap v4.4.3
17042023-11-20T17:38:00.607Z Compiling diesel v2.1.4
17052023-11-20T17:38:00.649Z Compiling futures v0.3.29
17062023-11-20T17:38:00.806Z Compiling cipher v0.4.4
17072023-11-20T17:38:01.510Z Compiling zip v0.6.6
17082023-11-20T17:38:01.702Z Compiling similar v2.2.1
17092023-11-20T17:38:02.457Z Compiling hyper-tls v0.5.0
17102023-11-20T17:38:02.947Z Compiling hyper-rustls v0.24.2
17112023-11-20T17:38:03.574Z Compiling reqwest v0.11.22
17122023-11-20T17:38:03.728Z Compiling crossterm v0.27.0
17132023-11-20T17:38:04.644Z Compiling signature v2.1.0
17142023-11-20T17:38:04.956Z Compiling tokio-stream v0.1.14
17152023-11-20T17:38:05.164Z Compiling usdt v0.3.5
17162023-11-20T17:38:05.539Z Compiling console v0.15.7
17172023-11-20T17:38:06.438Z Compiling serde_tokenstream v0.2.0
17182023-11-20T17:38:07.390Z Compiling regress v0.7.1
17192023-11-20T17:38:07.658Z Compiling getopts v0.2.21
17202023-11-20T17:38:07.708Z Compiling unsafe-libyaml v0.2.9
17212023-11-20T17:38:09.540Z Compiling ident_case v1.0.1
17222023-11-20T17:38:10.180Z Compiling serde_yaml v0.9.25
17232023-11-20T17:38:10.633Z Compiling paste v1.0.14
17242023-11-20T17:38:10.883Z Compiling slog-async v2.8.0
17252023-11-20T17:38:11.039Z Compiling multer v2.1.0
17262023-11-20T17:38:11.568Z Compiling async-stream-impl v0.3.5
17272023-11-20T17:38:11.635Z Compiling darling_core v0.20.3
17282023-11-20T17:38:13.057Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17292023-11-20T17:38:13.507Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17302023-11-20T17:38:15.974Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17312023-11-20T17:38:18.113Z Compiling structmeta-derive v0.2.0
17322023-11-20T17:38:19.224Z Compiling regex-syntax v0.7.5
17332023-11-20T17:38:20.734Z Compiling darling_macro v0.20.3
17342023-11-20T17:38:22.148Z Compiling darling v0.20.3
17352023-11-20T17:38:22.301Z Compiling serde_with_macros v2.3.3
17362023-11-20T17:38:22.515Z Compiling structmeta v0.2.0
17372023-11-20T17:38:23.103Z Compiling test-strategy v0.3.1
17382023-11-20T17:38:29.681Z Compiling parse-display-derive v0.8.2
17392023-11-20T17:38:36.812Z Checking unicode-ident v1.0.12
17402023-11-20T17:38:37.845Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17412023-11-20T17:38:45.078Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17422023-11-20T17:38:45.261Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17432023-11-20T17:38:56.020Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17442023-11-20T17:39:08.467Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17452023-11-20T17:39:09.164Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17462023-11-20T17:39:15.358Z Checking heck v0.4.1
17472023-11-20T17:39:17.701Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17482023-11-20T17:39:19.505Z Checking fastrand v2.0.0
17492023-11-20T17:39:19.968Z Checking tempfile v3.8.0
17502023-11-20T17:39:20.367Z Checking sha1 v0.10.6
17512023-11-20T17:39:20.464Z Checking match_cfg v0.1.0
17522023-11-20T17:39:20.577Z Checking hostname v0.3.1
17532023-11-20T17:39:20.766Z Checking atty v0.2.14
17542023-11-20T17:39:20.793Z Checking quick-error v1.2.3
17552023-11-20T17:39:20.841Z Checking crossbeam-channel v0.5.8
17562023-11-20T17:39:20.897Z Checking camino v1.1.6
17572023-11-20T17:39:20.975Z Checking dirs-sys-next v0.1.2
17582023-11-20T17:39:21.103Z Checking thread_local v1.1.7
17592023-11-20T17:39:21.213Z Checking dirs-next v2.0.0
17602023-11-20T17:39:21.396Z Checking instant v0.1.12
17612023-11-20T17:39:21.530Z Checking term v0.7.0
17622023-11-20T17:39:21.548Z Checking toml v0.8.8
17632023-11-20T17:39:21.843Z Checking strum v0.25.0
17642023-11-20T17:39:21.893Z Checking take_mut v0.2.2
17652023-11-20T17:39:22.038Z Checking slog-json v2.6.1
17662023-11-20T17:39:22.055Z Checking serde_with v2.3.3
17672023-11-20T17:39:22.171Z Checking slog-term v2.9.0
17682023-11-20T17:39:22.189Z Checking wait-timeout v0.2.0
17692023-11-20T17:39:22.403Z Checking atomic-waker v1.1.1
17702023-11-20T17:39:22.437Z Checking debug-ignore v1.0.5
17712023-11-20T17:39:22.527Z Checking slog-bunyan v2.4.0
17722023-11-20T17:39:22.571Z Checking waitgroup v0.1.2
17732023-11-20T17:39:22.711Z Checking async-stream v0.3.5
17742023-11-20T17:39:22.738Z Checking serde_path_to_error v0.1.14
17752023-11-20T17:39:22.757Z Checking rusty-fork v0.3.0
17762023-11-20T17:39:22.938Z Checking rand_xorshift v0.3.0
17772023-11-20T17:39:22.967Z Checking unarray v0.1.4
17782023-11-20T17:39:23.194Z Checking backoff v0.4.0
17792023-11-20T17:39:23.608Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17802023-11-20T17:39:23.636Z Checking parse-display v0.8.2
17812023-11-20T17:39:23.721Z Checking macaddr v1.0.1
17822023-11-20T17:39:24.265Z Compiling proc-macro-error-attr v1.0.4
17832023-11-20T17:39:24.882Z Compiling proc-macro-crate v1.3.1
17842023-11-20T17:39:24.886Z Compiling proc-macro-error v1.0.4
17852023-11-20T17:39:26.236Z Compiling num_enum_derive v0.5.11
17862023-11-20T17:39:28.025Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17872023-11-20T17:39:28.336Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17882023-11-20T17:39:28.549Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17892023-11-20T17:39:28.612Z Compiling crucible-workspace-hack v0.1.0
17902023-11-20T17:39:28.688Z Checking proptest v1.3.1
17912023-11-20T17:39:28.730Z Compiling foreign-types-macros v0.2.3
17922023-11-20T17:39:29.014Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17932023-11-20T17:39:29.057Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17942023-11-20T17:39:29.592Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17952023-11-20T17:39:29.701Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17962023-11-20T17:39:30.707Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17972023-11-20T17:39:30.994Z Compiling zone_cfg_derive v0.3.0
17982023-11-20T17:39:31.164Z Compiling mockall_derive v0.11.4
17992023-11-20T17:39:31.268Z Compiling num-derive v0.4.0
18002023-11-20T17:39:49.638Z Checking is-terminal v0.4.9
18012023-11-20T17:40:16.028Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18022023-11-20T17:40:21.814Z Checking termtree v0.4.1
18032023-11-20T17:40:22.103Z Checking predicates-tree v1.0.9
18042023-11-20T17:40:22.486Z Checking num_enum v0.5.11
18052023-11-20T17:40:22.693Z Checking postcard-cobs v0.1.5-pre
18062023-11-20T17:40:22.928Z Checking postcard v0.7.3
18072023-11-20T17:40:23.541Z Checking smoltcp v0.8.2
18082023-11-20T17:40:24.028Z Checking base64ct v1.6.0
18092023-11-20T17:40:24.249Z Checking foreign-types-shared v0.3.1
18102023-11-20T17:40:24.399Z Checking cfg-if v0.1.10
18112023-11-20T17:40:24.440Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18122023-11-20T17:40:24.508Z Checking foreign-types v0.5.0
18132023-11-20T17:40:24.771Z Checking cstr-argument v0.1.2
18142023-11-20T17:40:24.859Z Checking pretty-hex v0.2.1
18152023-11-20T17:40:25.010Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18162023-11-20T17:40:25.079Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18172023-11-20T17:40:25.466Z Checking colored v2.0.4
18182023-11-20T17:40:26.038Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18192023-11-20T17:40:26.230Z Checking predicates v2.1.5
18202023-11-20T17:40:26.522Z Compiling heck v0.3.3
18212023-11-20T17:40:26.564Z Checking fragile v2.0.0
18222023-11-20T17:40:26.958Z Checking downcast v0.11.0
18232023-11-20T17:40:27.069Z Compiling libefi-sys v0.1.0
18242023-11-20T17:40:27.242Z Compiling structopt-derive v0.4.18
18252023-11-20T17:40:27.295Z Checking mockall v0.11.4
18262023-11-20T17:40:27.515Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18272023-11-20T17:40:27.619Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18282023-11-20T17:40:27.851Z Checking zone v0.3.0
18292023-11-20T17:40:28.065Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18302023-11-20T17:40:28.296Z Checking smf v0.2.2
18312023-11-20T17:40:28.984Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18322023-11-20T17:40:29.095Z Compiling cancel-safe-futures v0.1.5
18332023-11-20T17:40:29.737Z Checking base64 v0.13.1
18342023-11-20T17:40:30.301Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18352023-11-20T17:40:31.648Z Checking filetime v0.2.22
18362023-11-20T17:40:31.767Z Checking xattr v1.0.1
18372023-11-20T17:40:31.920Z Compiling der_derive v0.7.2
18382023-11-20T17:40:32.024Z Checking tar v0.4.40
18392023-11-20T17:40:32.439Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18402023-11-20T17:40:32.883Z Compiling convert_case v0.4.0
18412023-11-20T17:40:33.115Z Compiling slog-dtrace v0.2.3
18422023-11-20T17:40:33.275Z Compiling radium v0.7.0
18432023-11-20T17:40:33.640Z Checking pem v1.1.1
18442023-11-20T17:40:33.947Z Checking camino-tempfile v1.0.2
18452023-11-20T17:40:33.975Z Compiling maybe-uninit v2.0.0
18462023-11-20T17:40:34.131Z Compiling derive_more v0.99.17
18472023-11-20T17:40:34.391Z Checking headers-core v0.2.0
18482023-11-20T17:40:34.604Z Compiling num-bigint-dig v0.8.4
18492023-11-20T17:40:34.776Z Compiling packed_struct v0.10.1
18502023-11-20T17:40:35.000Z Checking headers v0.3.9
18512023-11-20T17:40:35.066Z Compiling packed_struct_codegen v0.10.1
18522023-11-20T17:40:35.402Z Checking pem v3.0.2
18532023-11-20T17:40:35.778Z Checking atomicwrites v0.4.2
18542023-11-20T17:40:35.795Z Checking rcgen v0.11.3
18552023-11-20T17:40:35.934Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18562023-11-20T17:40:36.047Z Checking subprocess v0.2.9
18572023-11-20T17:40:36.849Z Compiling num-rational v0.4.1
18582023-11-20T17:40:36.866Z Compiling same-file v1.0.6
18592023-11-20T17:40:36.890Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18602023-11-20T17:40:37.185Z Compiling walkdir v2.4.0
18612023-11-20T17:40:37.650Z Compiling semver-parser v0.10.2
18622023-11-20T17:40:39.060Z Compiling semver v0.11.0
18632023-11-20T17:40:40.277Z Compiling home v0.5.5
18642023-11-20T17:40:40.538Z Compiling toolchain_find v0.2.0
18652023-11-20T17:40:40.616Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18662023-11-20T17:40:41.327Z Compiling toml v0.5.11
18672023-11-20T17:40:41.577Z Checking linked-hash-map v0.5.6
18682023-11-20T17:40:42.084Z Compiling doc-comment v0.3.3
18692023-11-20T17:40:42.371Z Checking lru-cache v0.1.2
18702023-11-20T17:40:42.641Z Compiling omicron-zone-package v0.9.1
18712023-11-20T17:40:43.471Z Checking ciborium-io v0.2.1
18722023-11-20T17:40:43.627Z Checking half v1.8.2
18732023-11-20T17:40:44.318Z Compiling rustfmt-wrapper v0.2.0
18742023-11-20T17:40:44.488Z Checking ciborium-ll v0.2.1
18752023-11-20T17:40:44.957Z Checking password-hash v0.5.0
18762023-11-20T17:40:45.326Z Checking textwrap v0.11.0
18772023-11-20T17:40:45.651Z Checking blake2 v0.10.6
18782023-11-20T17:40:45.670Z Checking strsim v0.8.0
18792023-11-20T17:40:45.893Z Checking ansi_term v0.12.1
18802023-11-20T17:40:45.936Z Checking vec_map v0.8.2
18812023-11-20T17:40:46.267Z Checking ciborium v0.2.1
18822023-11-20T17:40:46.332Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18832023-11-20T17:40:46.350Z Checking argon2 v0.5.2
18842023-11-20T17:40:46.365Z Checking clap v2.34.0
18852023-11-20T17:40:46.847Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18862023-11-20T17:40:47.298Z Checking arc-swap v1.6.0
18872023-11-20T17:40:47.312Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18882023-11-20T17:40:47.343Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18892023-11-20T17:40:47.683Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18902023-11-20T17:40:47.897Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18912023-11-20T17:40:47.990Z Checking slog-scope v4.4.0
18922023-11-20T17:40:48.270Z Checking slog-stdlog v4.1.1
18932023-11-20T17:40:48.512Z Compiling snafu-derive v0.7.5
18942023-11-20T17:40:48.700Z Checking slog-envlogger v2.2.0
18952023-11-20T17:40:49.491Z Checking newline-converter v0.3.0
18962023-11-20T17:40:49.601Z Compiling derive-where v1.2.5
18972023-11-20T17:40:49.817Z Compiling semver v0.1.20
18982023-11-20T17:40:51.152Z Checking structopt v0.3.26
18992023-11-20T17:40:51.281Z Compiling rustc_version v0.1.7
19002023-11-20T17:40:51.716Z Checking expectorate v1.1.0
19012023-11-20T17:40:51.919Z Checking pem-rfc7468 v0.7.0
19022023-11-20T17:40:52.514Z Compiling parking_lot_core v0.8.6
19032023-11-20T17:40:52.577Z Checking flagset v0.4.3
19042023-11-20T17:40:53.091Z Checking termcolor v1.2.0
19052023-11-20T17:40:53.565Z Checking der v0.7.8
19062023-11-20T17:40:54.214Z Compiling newtype_derive v0.1.6
19072023-11-20T17:40:56.642Z Checking tap v1.0.1
19082023-11-20T17:40:56.743Z Checking spki v0.7.2
19092023-11-20T17:40:57.188Z Checking wyz v0.5.1
19102023-11-20T17:40:58.300Z Checking resolv-conf v0.7.0
19112023-11-20T17:40:58.427Z Checking fxhash v0.2.1
19122023-11-20T17:40:58.448Z Checking crc-catalog v2.2.0
19132023-11-20T17:40:58.462Z Checking funty v2.0.0
19142023-11-20T17:40:58.627Z Checking pkcs8 v0.10.2
19152023-11-20T17:40:58.643Z Checking crc v3.0.1
19162023-11-20T17:40:58.777Z Checking nodrop v0.1.14
19172023-11-20T17:40:58.878Z Checking trust-dns-resolver v0.22.0
19182023-11-20T17:40:58.933Z Checking array-init v0.0.4
19192023-11-20T17:40:58.936Z Checking smallvec v0.6.14
19202023-11-20T17:40:59.001Z Checking pkcs1 v0.7.5
19212023-11-20T17:40:59.567Z Compiling rayon-core v1.12.0
19222023-11-20T17:40:59.651Z Checking bitfield v0.14.0
19232023-11-20T17:41:00.003Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19242023-11-20T17:41:00.059Z Checking x509-cert v0.2.4
19252023-11-20T17:41:00.279Z Checking bitvec v1.0.1
19262023-11-20T17:41:00.363Z Checking env_logger v0.10.0
19272023-11-20T17:41:00.680Z Checking serde-hex v0.1.0
19282023-11-20T17:41:01.018Z Checking hkdf v0.12.3
19292023-11-20T17:41:01.326Z Checking ron v0.8.1
19302023-11-20T17:41:01.396Z Compiling memoffset v0.7.1
19312023-11-20T17:41:01.831Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19322023-11-20T17:41:01.851Z Checking crc-any v2.4.3
19332023-11-20T17:41:02.229Z Checking rsa v0.9.2
19342023-11-20T17:41:02.440Z Compiling buf-list v1.0.3
19352023-11-20T17:41:02.890Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19362023-11-20T17:41:03.334Z Checking object v0.30.4
19372023-11-20T17:41:03.357Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19382023-11-20T17:41:03.770Z Checking utf-8 v0.7.6
19392023-11-20T17:41:03.923Z Checking path-slash v0.1.5
19402023-11-20T17:41:04.024Z Checking keccak v0.1.4
19412023-11-20T17:41:04.348Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19422023-11-20T17:41:04.502Z Checking sha3 v0.10.8
19432023-11-20T17:41:04.526Z Checking secrecy v0.8.0
19442023-11-20T17:41:04.834Z Compiling unicase v2.7.0
19452023-11-20T17:41:05.077Z Compiling platforms v3.0.2
19462023-11-20T17:41:05.531Z Compiling salty v0.2.0
19472023-11-20T17:41:06.141Z Checking num-complex v0.4.4
19482023-11-20T17:41:06.685Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19492023-11-20T17:41:07.552Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19502023-11-20T17:41:07.658Z Checking num v0.4.1
19512023-11-20T17:41:08.054Z Checking glob v0.3.1
19522023-11-20T17:41:08.494Z Checking openapiv3 v1.0.3
19532023-11-20T17:41:08.718Z Compiling curve25519-dalek v4.1.0
19542023-11-20T17:41:09.334Z Checking swrite v0.1.0
19552023-11-20T17:41:09.629Z Compiling mime_guess v2.0.4
19562023-11-20T17:41:10.094Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19572023-11-20T17:41:11.466Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19582023-11-20T17:41:11.489Z Compiling thiserror-impl-no-std v2.0.2
19592023-11-20T17:41:13.788Z Compiling curve25519-dalek-derive v0.1.0
19602023-11-20T17:41:14.080Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19612023-11-20T17:41:14.708Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19622023-11-20T17:41:15.653Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19632023-11-20T17:41:16.618Z Checking nibble_vec v0.1.0
19642023-11-20T17:41:17.182Z Checking endian-type v0.1.2
19652023-11-20T17:41:17.494Z Compiling crunchy v0.2.2
19662023-11-20T17:41:17.701Z Compiling portable-atomic v1.4.3
19672023-11-20T17:41:18.210Z Checking radix_trie v0.2.1
19682023-11-20T17:41:19.171Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19692023-11-20T17:41:19.174Z Checking snafu v0.7.5
19702023-11-20T17:41:20.120Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19712023-11-20T17:41:20.519Z Checking libsw v3.3.0
19722023-11-20T17:41:20.941Z Compiling tiny-keccak v2.0.2
19732023-11-20T17:41:21.381Z Checking owo-colors v3.5.0
19742023-11-20T17:41:21.832Z Checking linear-map v1.2.0
19752023-11-20T17:41:22.419Z Checking parking_lot v0.11.2
19762023-11-20T17:41:25.057Z Checking trust-dns-client v0.22.0
19772023-11-20T17:41:25.837Z Compiling clang-sys v1.6.1
19782023-11-20T17:41:26.625Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19792023-11-20T17:41:26.864Z Checking crossbeam-deque v0.8.3
19802023-11-20T17:41:27.137Z Compiling darling_core v0.14.4
19812023-11-20T17:41:27.191Z Compiling prettyplease v0.2.12
19822023-11-20T17:41:27.343Z Checking trust-dns-server v0.22.1
19832023-11-20T17:41:28.239Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19842023-11-20T17:41:28.733Z Compiling ascii-canvas v3.0.0
19852023-11-20T17:41:29.629Z Checking sled v0.34.7
19862023-11-20T17:41:31.984Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19872023-11-20T17:41:33.358Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19882023-11-20T17:41:33.922Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19892023-11-20T17:41:34.631Z Compiling ena v0.14.2
19902023-11-20T17:41:34.851Z Checking pretty-hex v0.3.0
19912023-11-20T17:41:35.007Z Compiling regex-syntax v0.6.29
19922023-11-20T17:41:35.093Z Compiling minimal-lexical v0.2.1
19932023-11-20T17:41:35.259Z Compiling diff v0.1.13
19942023-11-20T17:41:35.868Z Checking signature v1.6.4
19952023-11-20T17:41:35.930Z Compiling darling_macro v0.14.4
19962023-11-20T17:41:36.008Z Compiling nom v7.1.3
19972023-11-20T17:41:36.034Z Checking ed25519 v1.5.3
19982023-11-20T17:41:36.465Z Checking tungstenite v0.18.0
19992023-11-20T17:41:37.350Z Compiling darling v0.14.4
20002023-11-20T17:41:37.381Z Checking path-dedot v3.1.0
20012023-11-20T17:41:37.525Z Compiling libloading v0.7.4
20022023-11-20T17:41:37.606Z Compiling bindgen v0.65.1
20032023-11-20T17:41:37.797Z Compiling ref-cast v1.0.20
20042023-11-20T17:41:37.841Z Checking tokio-tungstenite v0.18.0
20052023-11-20T17:41:38.182Z Checking path-absolutize v3.1.0
20062023-11-20T17:41:38.419Z Compiling derive_builder_core v0.12.0
20072023-11-20T17:41:38.536Z Checking rayon v1.8.0
20082023-11-20T17:41:38.555Z Checking steno v0.4.0
20092023-11-20T17:41:38.638Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20102023-11-20T17:41:42.187Z Compiling lalrpop v0.19.12
20112023-11-20T17:41:42.269Z Compiling cexpr v0.6.0
20122023-11-20T17:41:43.284Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20132023-11-20T17:41:44.708Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20142023-11-20T17:41:44.801Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20152023-11-20T17:41:45.126Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20162023-11-20T17:41:45.203Z Checking globset v0.4.13
20172023-11-20T17:41:45.565Z Checking olpc-cjson v0.1.3
20182023-11-20T17:41:45.944Z Checking serde-big-array v0.4.1
20192023-11-20T17:41:45.947Z Checking serde_plain v1.0.2
20202023-11-20T17:41:46.108Z Checking serde-big-array v0.5.1
20212023-11-20T17:41:46.296Z Compiling which v4.4.0
20222023-11-20T17:41:46.426Z Compiling ref-cast-impl v1.0.20
20232023-11-20T17:41:46.443Z Compiling libxml v0.3.3
20242023-11-20T17:41:46.962Z Compiling shlex v1.1.0
20252023-11-20T17:41:47.126Z Compiling peeking_take_while v0.1.2
20262023-11-20T17:41:47.316Z Compiling rustc-hash v1.1.0
20272023-11-20T17:41:47.347Z Compiling lazycell v1.3.0
20282023-11-20T17:41:48.221Z Checking tough v0.14.0
20292023-11-20T17:41:50.736Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20302023-11-20T17:41:50.868Z Compiling derive_builder_macro v0.12.0
20312023-11-20T17:41:52.387Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20322023-11-20T17:41:53.372Z Checking signal-hook-tokio v0.3.1
20332023-11-20T17:41:53.616Z Checking ff v0.13.0
20342023-11-20T17:41:53.925Z Compiling strum_macros v0.24.3
20352023-11-20T17:41:54.302Z Checking display-error-chain v0.2.0
20362023-11-20T17:41:54.394Z Checking corncobs v0.1.3
20372023-11-20T17:41:54.496Z Compiling indoc v1.0.9
20382023-11-20T17:41:54.670Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20392023-11-20T17:41:54.945Z Checking group v0.13.0
20402023-11-20T17:41:55.184Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20412023-11-20T17:41:58.251Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20422023-11-20T17:41:58.413Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20432023-11-20T17:42:00.715Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20442023-11-20T17:42:00.988Z Checking universal-hash v0.5.1
20452023-11-20T17:42:01.262Z Checking crypto-bigint v0.5.2
20462023-11-20T17:42:02.779Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20472023-11-20T17:42:03.239Z Compiling cookie v0.18.0
20482023-11-20T17:42:04.067Z Checking opaque-debug v0.3.0
20492023-11-20T17:42:04.375Z Checking base16ct v0.2.0
20502023-11-20T17:42:05.342Z Checking elliptic-curve v0.13.5
20512023-11-20T17:42:06.006Z Checking poly1305 v0.8.0
20522023-11-20T17:42:06.858Z Checking thiserror-no-std v2.0.2
20532023-11-20T17:42:07.558Z Checking chacha20 v0.9.1
20542023-11-20T17:42:07.661Z Checking aead v0.5.2
20552023-11-20T17:42:07.986Z Compiling oso-derive v0.27.0
20562023-11-20T17:42:08.052Z Compiling impl-trait-for-tuples v0.2.2
20572023-11-20T17:42:09.776Z Checking vsss-rs v3.3.1
20582023-11-20T17:42:10.207Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20592023-11-20T17:42:14.989Z Checking chacha20poly1305 v0.10.1
20602023-11-20T17:42:16.047Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20612023-11-20T17:42:16.235Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20622023-11-20T17:42:16.872Z Checking tungstenite v0.20.1
20632023-11-20T17:42:18.407Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20642023-11-20T17:42:22.414Z Checking tokio-tungstenite v0.20.1
20652023-11-20T17:42:24.510Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20662023-11-20T17:42:24.626Z Checking kstat-rs v0.2.3
20672023-11-20T17:42:25.146Z Checking bcs v0.1.6
20682023-11-20T17:42:26.874Z Checking highway v1.1.0
20692023-11-20T17:42:27.126Z Compiling indoc v2.0.3
20702023-11-20T17:42:27.157Z Checking assert_matches v1.5.0
20712023-11-20T17:42:32.510Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20722023-11-20T17:42:35.734Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20732023-11-20T17:42:35.825Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20742023-11-20T17:42:36.139Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20752023-11-20T17:42:36.326Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20762023-11-20T17:42:37.647Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20772023-11-20T17:42:38.854Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20782023-11-20T17:42:40.802Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20792023-11-20T17:42:41.421Z Checking humantime v2.1.0
20802023-11-20T17:42:41.894Z Checking http-range v0.1.5
20812023-11-20T17:42:42.150Z Checking hyper-staticfile v0.9.5
20822023-11-20T17:42:42.271Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20832023-11-20T17:42:42.867Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20842023-11-20T17:42:45.124Z Checking number_prefix v0.4.0
20852023-11-20T17:42:45.914Z Checking maplit v1.0.2
20862023-11-20T17:42:46.066Z Checking indicatif v0.17.7
20872023-11-20T17:42:49.659Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20882023-11-20T17:42:51.437Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20892023-11-20T17:42:51.453Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20902023-11-20T17:42:52.090Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20912023-11-20T17:42:52.246Z Checking derive_builder v0.12.0
20922023-11-20T17:42:55.346Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20932023-11-20T17:42:55.661Z Checking bb8 v0.8.1
20942023-11-20T17:42:55.696Z Checking quick-xml v0.23.1
20952023-11-20T17:42:55.912Z Checking bytesize v1.3.0
20962023-11-20T17:42:56.391Z Checking fs-err v2.9.0
20972023-11-20T17:42:56.616Z Checking unicode-linebreak v0.1.5
20982023-11-20T17:42:56.894Z Checking smawk v0.3.1
20992023-11-20T17:42:57.314Z Checking textwrap v0.16.0
21002023-11-20T17:42:57.658Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21012023-11-20T17:43:00.937Z Compiling vte_generate_state_changes v0.1.1
21022023-11-20T17:43:01.010Z Checking is_ci v1.1.1
21032023-11-20T17:43:01.398Z Checking cassowary v0.3.0
21042023-11-20T17:43:01.860Z Checking supports-color v2.1.0
21052023-11-20T17:43:02.037Z Checking ratatui v0.23.0
21062023-11-20T17:43:04.983Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21072023-11-20T17:43:08.333Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21082023-11-20T17:43:11.845Z Checking rtoolbox v0.0.1
21092023-11-20T17:43:12.127Z Checking rpassword v7.2.0
21102023-11-20T17:43:19.061Z Checking tui-tree-widget v0.13.0
21112023-11-20T17:43:21.239Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21122023-11-20T17:43:23.122Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21132023-11-20T17:43:25.083Z Checking shell-words v1.1.0
21142023-11-20T17:43:25.332Z Checking yansi v0.5.1
21152023-11-20T17:43:27.327Z Checking pretty_assertions v1.4.0
21162023-11-20T17:43:34.815Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21172023-11-20T17:43:35.972Z Checking fatfs v0.3.6
21182023-11-20T17:43:37.093Z Checking plotters-backend v0.3.5
21192023-11-20T17:43:37.652Z Checking plotters-svg v0.3.5
21202023-11-20T17:43:38.864Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21212023-11-20T17:43:49.495Z Checking rand v0.4.6
21222023-11-20T17:43:50.016Z Checking cast v0.3.0
21232023-11-20T17:43:50.191Z Checking remove_dir_all v0.5.3
21242023-11-20T17:43:50.523Z Checking criterion-plot v0.5.0
21252023-11-20T17:43:51.064Z Checking tempdir v0.3.7
21262023-11-20T17:43:51.285Z Checking plotters v0.3.5
21272023-11-20T17:43:56.242Z Checking tinytemplate v1.2.1
21282023-11-20T17:43:57.084Z Checking anes v0.1.6
21292023-11-20T17:43:57.184Z Checking oorandom v11.1.3
21302023-11-20T17:43:57.694Z Checking criterion v0.5.1
21312023-11-20T17:44:01.804Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21322023-11-20T17:44:09.203Z Checking assert_cmd v2.0.12
21332023-11-20T17:44:09.862Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21342023-11-20T17:44:12.495Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21352023-11-20T17:44:14.563Z Checking dashmap v5.5.1
21362023-11-20T17:44:16.895Z Compiling serial_test_derive v0.10.0
21372023-11-20T17:44:18.651Z Compiling crossbeam-queue v0.3.8
21382023-11-20T17:44:20.500Z Checking serial_test v0.10.0
21392023-11-20T17:44:24.951Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21402023-11-20T17:44:25.499Z Checking vte v0.11.1
21412023-11-20T17:44:27.985Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21422023-11-20T17:44:29.087Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21432023-11-20T17:44:29.316Z Checking threadpool v1.8.1
21442023-11-20T17:44:29.621Z Checking libtest-mimic v0.6.1
21452023-11-20T17:44:30.285Z Checking strip-ansi-escapes v0.2.0
21462023-11-20T17:44:40.400Z Compiling tabled_derive v0.6.0
21472023-11-20T17:44:44.030Z Checking httptest v0.15.5
21482023-11-20T17:44:45.167Z Checking similar-asserts v1.5.0
21492023-11-20T17:44:45.515Z Checking fd-lock v3.0.13
21502023-11-20T17:44:45.723Z Checking nanorand v0.7.0
21512023-11-20T17:44:45.792Z Compiling rstest_macros v0.18.2
21522023-11-20T17:44:46.314Z Checking nu-ansi-term v0.49.0
21532023-11-20T17:44:46.916Z Checking flume v0.11.0
21542023-11-20T17:44:46.967Z Checking reedline v0.25.0
21552023-11-20T17:44:47.925Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21562023-11-20T17:44:50.202Z Checking datatest-stable v0.2.3
21572023-11-20T17:44:55.868Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21582023-11-20T17:44:56.289Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21592023-11-20T17:44:58.319Z Compiling pin-project-internal v1.1.3
21602023-11-20T17:44:59.042Z Checking topological-sort v0.2.2
21612023-11-20T17:44:59.476Z Compiling trybuild v1.0.85
21622023-11-20T17:45:00.087Z Checking arrayvec v0.7.4
21632023-11-20T17:45:00.679Z Checking bytecount v0.6.3
21642023-11-20T17:45:00.890Z Checking constant_time_eq v0.2.6
21652023-11-20T17:45:01.074Z Checking arrayref v0.3.7
21662023-11-20T17:45:01.205Z Compiling relative-path v1.9.0
21672023-11-20T17:45:02.830Z Checking pin-project v1.1.3
21682023-11-20T17:45:03.011Z Checking blake2b_simd v1.0.1
21692023-11-20T17:45:03.030Z Checking papergrid v0.10.0
21702023-11-20T17:45:05.782Z Checking basic-toml v0.1.4
21712023-11-20T17:45:06.644Z Checking futures-timer v3.0.2
21722023-11-20T17:45:06.884Z Checking constant_time_eq v0.3.0
21732023-11-20T17:45:07.055Z Checking rust-argon2 v1.0.1
21742023-11-20T17:45:07.110Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21752023-11-20T17:45:07.660Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21762023-11-20T17:45:09.167Z Checking tabled v0.14.0
21772023-11-20T17:45:09.403Z Checking partial-io v0.5.4
21782023-11-20T17:45:09.969Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21792023-11-20T17:45:11.747Z Checking cargo-platform v0.1.3
21802023-11-20T17:45:11.850Z Checking approx v0.5.1
21812023-11-20T17:45:12.210Z Checking hex-literal v0.4.1
21822023-11-20T17:45:12.387Z Checking cargo_metadata v0.18.0
21832023-11-20T17:45:13.571Z Checking crossbeam v0.8.2
21842023-11-20T17:45:15.276Z Checking rstest v0.18.2
21852023-11-20T17:45:15.907Z Compiling polar-core v0.27.0
21862023-11-20T17:45:16.417Z Checking cargo_toml v0.17.0
21872023-11-20T17:45:18.174Z Checking termios v0.3.3
21882023-11-20T17:45:18.796Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21892023-11-20T17:45:19.453Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21902023-11-20T17:45:25.483Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21912023-11-20T17:45:32.985Z Checking oso v0.27.0
21922023-11-20T17:45:36.968Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21932023-11-20T17:45:50.457Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21942023-11-20T17:45:50.787Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21952023-11-20T17:46:34.458Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21962023-11-20T17:48:30.590Z Finished dev [unoptimized + debuginfo] target(s) in 12m 06s
21972023-11-20T17:48:30.808Z
21982023-11-20T17:48:30.895Zreal 13:01.467402858
21992023-11-20T17:48:30.898Zuser 1:20:20.427697746
22002023-11-20T17:48:30.901Zsys 10:40.060510888
22012023-11-20T17:48:30.904Ztrap 2.793431820
22022023-11-20T17:48:30.906Ztflt 6.933551795
22032023-11-20T17:48:30.909Zdflt 7.435172155
22042023-11-20T17:48:30.912Zkflt 0.019444078
22052023-11-20T17:48:30.915Zlock 1:49:08.659883384
22062023-11-20T17:48:30.917Zslp 3:49:05.737335781
22072023-11-20T17:48:30.920Zlat 2:45.626683232
22082023-11-20T17:48:30.923Zstop 6:23.019208943
22092023-11-20T17:48:31.960Zwarning: output filename collision.
22102023-11-20T17:48:31.963ZThe 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)`.
22112023-11-20T17:48:31.967ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22122023-11-20T17:48:31.970ZThe targets should have unique names.
22132023-11-20T17:48:31.973ZThis is a known bug where multiple crates with the same name use
22142023-11-20T17:48:31.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22152023-11-20T17:48:31.979Zwarning: output filename collision.
22162023-11-20T17:48:31.982ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22172023-11-20T17:48:31.985ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22182023-11-20T17:48:31.988ZThe targets should have unique names.
22192023-11-20T17:48:31.991ZThis is a known bug where multiple crates with the same name use
22202023-11-20T17:48:31.994Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-11-20T17:48:31.996Zwarning: output filename collision.
22222023-11-20T17:48:31.999ZThe 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)`.
22232023-11-20T17:48:32.002ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22242023-11-20T17:48:32.006ZThe targets should have unique names.
22252023-11-20T17:48:32.008ZThis is a known bug where multiple crates with the same name use
22262023-11-20T17:48:32.011Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22272023-11-20T17:48:32.583Z Checking unicode-ident v1.0.12
22282023-11-20T17:48:32.605Z Documenting libc v0.2.150
22292023-11-20T17:48:32.615Z Documenting cfg-if v1.0.0
22302023-11-20T17:48:32.636Z Checking libc v0.2.150
22312023-11-20T17:48:32.656Z Checking serde v1.0.192
22322023-11-20T17:48:32.683Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22332023-11-20T17:48:32.690Z Checking cfg-if v1.0.0
22342023-11-20T17:48:32.702Z Documenting log v0.4.20
22352023-11-20T17:48:32.792Z Checking proc-macro2 v1.0.69
22362023-11-20T17:48:32.808Z Documenting scopeguard v1.2.0
22372023-11-20T17:48:33.104Z Checking once_cell v1.18.0
22382023-11-20T17:48:33.556Z Documenting itoa v1.0.9
22392023-11-20T17:48:33.811Z Checking quote v1.0.33
22402023-11-20T17:48:34.352Z Checking syn v2.0.32
22412023-11-20T17:48:34.559Z Checking syn v1.0.109
22422023-11-20T17:48:36.820Z Documenting lock_api v0.4.10
22432023-11-20T17:48:36.881Z Documenting smallvec v1.11.0
22442023-11-20T17:48:37.507Z Documenting memchr v2.6.3
22452023-11-20T17:48:39.129Z Documenting getrandom v0.2.10
22462023-11-20T17:48:39.730Z Documenting pin-project-lite v0.2.13
22472023-11-20T17:48:41.482Z Documenting libm v0.2.7
22482023-11-20T17:48:41.717Z Documenting parking_lot_core v0.9.8
22492023-11-20T17:48:41.739Z Documenting signal-hook-registry v1.4.1
22502023-11-20T17:48:43.658Z Checking itoa v1.0.9
22512023-11-20T17:48:44.033Z Documenting mio v0.8.8
22522023-11-20T17:48:44.541Z Documenting futures-core v0.3.29
22532023-11-20T17:48:44.660Z Documenting rand_core v0.6.4
22542023-11-20T17:48:44.685Z Documenting num_cpus v1.16.0
22552023-11-20T17:48:44.916Z Documenting serde_derive v1.0.192
22562023-11-20T17:48:46.394Z Documenting zeroize_derive v1.4.2
22572023-11-20T17:48:47.763Z Documenting parking_lot v0.12.1
22582023-11-20T17:48:47.790Z Documenting num-traits v0.2.16
22592023-11-20T17:48:50.043Z Documenting thiserror-impl v1.0.49
22602023-11-20T17:48:50.366Z Documenting tokio-macros v2.1.0
22612023-11-20T17:48:50.510Z Documenting socket2 v0.5.4
22622023-11-20T17:48:50.623Z Documenting once_cell v1.18.0
22632023-11-20T17:48:53.701Z Documenting zeroize v1.6.0
22642023-11-20T17:48:54.073Z Checking getrandom v0.2.10
22652023-11-20T17:48:54.422Z Documenting typenum v1.16.0
22662023-11-20T17:48:55.071Z Checking thiserror v1.0.49
22672023-11-20T17:48:55.252Z Checking ryu v1.0.15
22682023-11-20T17:48:55.580Z Documenting serde v1.0.192
22692023-11-20T17:48:55.599Z Documenting ryu v1.0.15
22702023-11-20T17:48:56.506Z Checking memchr v2.6.3
22712023-11-20T17:48:56.559Z Documenting subtle v2.5.0
22722023-11-20T17:48:57.328Z Documenting thiserror v1.0.49
22732023-11-20T17:48:57.704Z Documenting byteorder v1.5.0
22742023-11-20T17:48:57.889Z Checking serde_json v1.0.108
22752023-11-20T17:48:59.514Z Documenting futures-sink v0.3.29
22762023-11-20T17:48:59.621Z Checking heck v0.4.1
22772023-11-20T17:48:59.914Z Documenting pin-utils v0.1.0
22782023-11-20T17:49:00.570Z Documenting const-oid v0.9.5
22792023-11-20T17:49:01.992Z Documenting generic-array v0.14.7
22802023-11-20T17:49:02.094Z Checking log v0.4.20
22812023-11-20T17:49:02.535Z Documenting futures-macro v0.3.29
22822023-11-20T17:49:02.811Z Checking bytes v1.5.0
22832023-11-20T17:49:03.918Z Documenting futures-task v0.3.29
22842023-11-20T17:49:04.135Z Documenting slab v0.4.9
22852023-11-20T17:49:05.717Z Documenting futures-channel v0.3.29
22862023-11-20T17:49:08.140Z Documenting futures-io v0.3.29
22872023-11-20T17:49:08.376Z Documenting crypto-common v0.1.6
22882023-11-20T17:49:09.201Z Documenting iana-time-zone v0.1.57
22892023-11-20T17:49:09.436Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22902023-11-20T17:49:09.609Z Documenting tinyvec_macros v0.1.1
22912023-11-20T17:49:10.153Z Checking byteorder v1.5.0
22922023-11-20T17:49:10.468Z Documenting block-buffer v0.10.4
22932023-11-20T17:49:10.803Z Documenting ppv-lite86 v0.2.17
22942023-11-20T17:49:11.580Z Checking fnv v1.0.7
22952023-11-20T17:49:11.754Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962023-11-20T17:49:13.279Z Documenting futures-util v0.3.29
22972023-11-20T17:49:13.585Z Documenting tinyvec v1.6.0
22982023-11-20T17:49:14.680Z Documenting tracing-core v0.1.31
22992023-11-20T17:49:15.563Z Documenting rand_chacha v0.3.1
23002023-11-20T17:49:15.942Z Documenting tracing-attributes v0.1.26
23012023-11-20T17:49:16.362Z Documenting digest v0.10.7
23022023-11-20T17:49:18.980Z Documenting unicode-normalization v0.1.22
23032023-11-20T17:49:21.449Z Documenting rand v0.8.5
23042023-11-20T17:49:25.587Z Checking libm v0.2.7
23052023-11-20T17:49:26.013Z Checking ucd-trie v0.1.6
23062023-11-20T17:49:26.025Z Documenting base64 v0.21.5
23072023-11-20T17:49:26.040Z Documenting fnv v1.0.7
23082023-11-20T17:49:26.310Z Checking pest v2.7.2
23092023-11-20T17:49:27.109Z Checking num-traits v0.2.16
23102023-11-20T17:49:27.381Z Documenting lazy_static v1.4.0
23112023-11-20T17:49:28.951Z Documenting bytes v1.5.0
23122023-11-20T17:49:29.548Z Documenting bitflags v2.4.0
23132023-11-20T17:49:29.978Z Documenting serde_json v1.0.108
23142023-11-20T17:49:30.482Z Documenting chrono v0.4.31
23152023-11-20T17:49:31.662Z Documenting uuid v1.5.0
23162023-11-20T17:49:32.061Z Checking equivalent v1.0.1
23172023-11-20T17:49:32.202Z Documenting unicode-bidi v0.3.13
23182023-11-20T17:49:32.332Z Checking hashbrown v0.14.2
23192023-11-20T17:49:34.118Z Checking indexmap v2.1.0
23202023-11-20T17:49:36.008Z Documenting percent-encoding v2.3.0
23212023-11-20T17:49:36.416Z Documenting spin v0.9.8
23222023-11-20T17:49:36.697Z Documenting tokio v1.33.0
23232023-11-20T17:49:37.793Z Documenting http v0.2.11
23242023-11-20T17:49:38.455Z Documenting cpufeatures v0.2.9
23252023-11-20T17:49:38.877Z Checking serde_derive_internals v0.26.0
23262023-11-20T17:49:39.929Z Documenting serde_derive_internals v0.26.0
23272023-11-20T17:49:40.021Z Checking time-core v0.1.1
23282023-11-20T17:49:40.230Z Checking scopeguard v1.2.0
23292023-11-20T17:49:40.402Z Documenting dyn-clone v1.0.13
23302023-11-20T17:49:41.013Z Checking lock_api v0.4.10
23312023-11-20T17:49:41.636Z Documenting idna v0.4.0
23322023-11-20T17:49:42.073Z Documenting form_urlencoded v1.2.0
23332023-11-20T17:49:42.205Z Documenting tracing v0.1.37
23342023-11-20T17:49:42.826Z Documenting errno v0.3.2
23352023-11-20T17:49:44.874Z Documenting adler v1.0.2
23362023-11-20T17:49:46.451Z Checking uuid v1.5.0
23372023-11-20T17:49:47.229Z Documenting httparse v1.8.0
23382023-11-20T17:49:47.471Z Documenting unicode-ident v1.0.12
23392023-11-20T17:49:47.515Z Documenting rustix v0.38.9
23402023-11-20T17:49:48.359Z Documenting url v2.4.1
23412023-11-20T17:49:48.787Z Documenting schemars_derive v0.8.13
23422023-11-20T17:49:48.951Z Documenting miniz_oxide v0.7.1
23432023-11-20T17:49:51.662Z Checking iana-time-zone v0.1.57
23442023-11-20T17:49:51.875Z Checking chrono v0.4.31
23452023-11-20T17:49:52.680Z Documenting proc-macro2 v1.0.69
23462023-11-20T17:49:53.450Z Checking zerocopy v0.3.0
23472023-11-20T17:49:54.032Z Checking dtrace-parser v0.1.14
23482023-11-20T17:49:54.491Z Checking thread-id v4.2.0
23492023-11-20T17:49:54.589Z Checking dof v0.1.5
23502023-11-20T17:49:54.640Z Documenting untrusted v0.9.0
23512023-11-20T17:49:54.808Z Documenting openssl-probe v0.1.5
23522023-11-20T17:49:55.290Z Documenting hashbrown v0.14.2
23532023-11-20T17:49:55.372Z Documenting httpdate v1.0.3
23542023-11-20T17:49:57.275Z Documenting schemars v0.8.13
23552023-11-20T17:50:02.046Z Documenting equivalent v1.0.1
23562023-11-20T17:50:02.050Z Documenting try-lock v0.2.4
23572023-11-20T17:50:02.053Z Documenting quote v1.0.33
23582023-11-20T17:50:02.058Z Documenting ring v0.17.5
23592023-11-20T17:50:02.062Z Checking usdt-impl v0.3.5
23602023-11-20T17:50:02.113Z Documenting http-body v0.4.5
23612023-11-20T17:50:02.261Z Documenting openssl-macros v0.1.1
23622023-11-20T17:50:02.687Z Documenting indexmap v2.1.0
23632023-11-20T17:50:03.329Z Documenting want v0.3.1
23642023-11-20T17:50:05.806Z Documenting openssl-sys v0.9.93
23652023-11-20T17:50:07.063Z Checking dyn-clone v1.0.13
23662023-11-20T17:50:07.210Z Documenting tokio-util v0.7.10
23672023-11-20T17:50:07.254Z Documenting tower-service v0.3.2
23682023-11-20T17:50:08.848Z Documenting mime v0.3.17
23692023-11-20T17:50:09.029Z Checking schemars v0.8.13
23702023-11-20T17:50:09.203Z Documenting rustls-webpki v0.101.7
23712023-11-20T17:50:09.451Z Documenting async-trait v0.1.74
23722023-11-20T17:50:10.647Z Documenting aho-corasick v1.0.4
23732023-11-20T17:50:11.539Z Checking ahash v0.8.3
23742023-11-20T17:50:12.080Z Documenting sct v0.7.0
23752023-11-20T17:50:12.798Z Documenting slog v2.7.0
23762023-11-20T17:50:14.952Z Documenting regex-syntax v0.8.2
23772023-11-20T17:50:15.530Z Documenting ipnet v2.8.0
23782023-11-20T17:50:17.123Z Documenting h2 v0.3.21
23792023-11-20T17:50:17.267Z Documenting openssl v0.10.57
23802023-11-20T17:50:17.444Z Documenting unicode-width v0.1.11
23812023-11-20T17:50:18.095Z Documenting utf8parse v0.2.1
23822023-11-20T17:50:18.561Z Documenting gimli v0.28.0
23832023-11-20T17:50:19.767Z Documenting rustls v0.21.9
23842023-11-20T17:50:21.744Z Checking hashbrown v0.13.2
23852023-11-20T17:50:21.809Z Documenting time-macros v0.2.13
23862023-11-20T17:50:22.373Z Documenting rustls-pemfile v1.0.3
23872023-11-20T17:50:23.404Z Checking http v0.2.11
23882023-11-20T17:50:25.547Z Documenting num-integer v0.1.45
23892023-11-20T17:50:25.559Z Documenting regex-automata v0.4.3
23902023-11-20T17:50:28.350Z Documenting object v0.32.1
23912023-11-20T17:50:28.419Z Documenting addr2line v0.21.0
23922023-11-20T17:50:29.136Z Checking smallvec v1.11.0
23932023-11-20T17:50:29.725Z Documenting deranged v0.3.8
23942023-11-20T17:50:31.050Z Documenting num_threads v0.1.6
23952023-11-20T17:50:31.761Z Documenting rustc-demangle v0.1.23
23962023-11-20T17:50:32.671Z Documenting hyper v0.14.27
23972023-11-20T17:50:33.205Z Documenting time-core v0.1.1
23982023-11-20T17:50:34.073Z Documenting tokio-rustls v0.24.1
23992023-11-20T17:50:36.048Z Documenting native-tls v0.2.11
24002023-11-20T17:50:36.289Z Checking parking_lot_core v0.9.8
24012023-11-20T17:50:36.802Z Checking pest_meta v2.7.2
24022023-11-20T17:50:37.405Z Documenting zerocopy v0.6.4
24032023-11-20T17:50:37.490Z Documenting time v0.3.27
24042023-11-20T17:50:38.363Z Checking aho-corasick v1.0.4
24052023-11-20T17:50:38.424Z Documenting regex v1.10.2
24062023-11-20T17:50:40.874Z Documenting crossbeam-utils v0.8.16
24072023-11-20T17:50:45.131Z Documenting encoding_rs v0.8.33
24082023-11-20T17:50:45.148Z Checking regex-syntax v0.8.2
24092023-11-20T17:50:45.187Z Documenting tokio-native-tls v0.3.1
24102023-11-20T17:50:46.205Z Checking parking_lot v0.12.1
24112023-11-20T17:50:46.752Z Documenting rustls-native-certs v0.6.3
24122023-11-20T17:50:47.269Z Documenting serde_urlencoded v0.7.1
24132023-11-20T17:50:47.305Z Documenting backtrace v0.3.69
24142023-11-20T17:50:48.024Z Documenting pest_meta v2.7.2
24152023-11-20T17:50:49.363Z Checking regex-automata v0.4.3
24162023-11-20T17:50:51.140Z Documenting anstyle v1.0.2
24172023-11-20T17:50:51.852Z Checking pin-project-lite v0.2.13
24182023-11-20T17:50:52.019Z Checking pest_generator v2.7.2
24192023-11-20T17:50:52.089Z Documenting hyper-tls v0.5.0
24202023-11-20T17:50:52.484Z Documenting hyper-rustls v0.24.2
24212023-11-20T17:50:53.250Z Documenting anstyle-parse v0.2.1
24222023-11-20T17:50:53.808Z Documenting colorchoice v1.0.0
24232023-11-20T17:50:54.715Z Documenting anyhow v1.0.75
24242023-11-20T17:50:54.818Z Documenting pest_generator v2.7.2
24252023-11-20T17:50:55.122Z Checking regex v1.10.2
24262023-11-20T17:50:56.083Z Documenting webpki-roots v0.25.2
24272023-11-20T17:50:56.783Z Documenting ucd-trie v0.1.6
24282023-11-20T17:50:57.931Z Documenting data-encoding v2.4.0
24292023-11-20T17:50:57.992Z Documenting anstyle-query v1.0.0
24302023-11-20T17:51:01.930Z Documenting pest_derive v2.7.2
24312023-11-20T17:51:02.160Z Documenting ipnetwork v0.20.0
24322023-11-20T17:51:02.211Z Documenting syn v2.0.32
24332023-11-20T17:51:02.890Z Documenting sha2 v0.10.8
24342023-11-20T17:51:02.939Z Documenting pest v2.7.2
24352023-11-20T17:51:03.169Z Documenting reqwest v0.11.22
24362023-11-20T17:51:03.405Z Documenting anstream v0.5.0
24372023-11-20T17:51:04.105Z Documenting hex v0.4.3
24382023-11-20T17:51:09.005Z Checking rand_core v0.6.4
24392023-11-20T17:51:09.344Z Checking serde_tokenstream v0.1.7
24402023-11-20T17:51:09.451Z Documenting crc32fast v1.3.2
24412023-11-20T17:51:09.903Z Checking signal-hook-registry v1.4.1
24422023-11-20T17:51:10.254Z Documenting terminal_size v0.2.6
24432023-11-20T17:51:10.390Z Checking strsim v0.10.0
24442023-11-20T17:51:10.527Z Documenting clap_lex v0.5.1
24452023-11-20T17:51:10.674Z Checking unicode-width v0.1.11
24462023-11-20T17:51:10.763Z Documenting strsim v0.10.0
24472023-11-20T17:51:10.898Z Documenting num-iter v0.1.43
24482023-11-20T17:51:11.127Z Documenting dtrace-parser v0.1.14
24492023-11-20T17:51:15.625Z Documenting openapiv3 v2.0.0-rc.1
24502023-11-20T17:51:16.474Z Documenting futures-executor v0.3.29
24512023-11-20T17:51:16.669Z Documenting hmac v0.12.1
24522023-11-20T17:51:16.789Z Documenting dof v0.1.5
24532023-11-20T17:51:16.888Z Documenting clap_builder v4.4.2
24542023-11-20T17:51:17.105Z Checking mio v0.8.8
24552023-11-20T17:51:18.095Z Documenting clap_derive v4.4.2
24562023-11-20T17:51:18.526Z Documenting signal-hook v0.3.17
24572023-11-20T17:51:22.650Z Checking serde_tokenstream v0.2.0
24582023-11-20T17:51:23.226Z Documenting thread-id v4.2.0
24592023-11-20T17:51:23.630Z Documenting memoffset v0.9.0
24602023-11-20T17:51:24.072Z Checking typenum v1.16.0
24612023-11-20T17:51:24.709Z Checking futures-core v0.3.29
24622023-11-20T17:51:24.984Z Checking zeroize v1.6.0
24632023-11-20T17:51:25.241Z Documenting either v1.9.0
24642023-11-20T17:51:25.357Z Documenting flate2 v1.0.28
24652023-11-20T17:51:25.911Z Documenting usdt-macro v0.3.5
24662023-11-20T17:51:26.337Z Checking generic-array v0.14.7
24672023-11-20T17:51:26.380Z Documenting clap v4.4.3
24682023-11-20T17:51:27.808Z Documenting crossbeam-epoch v0.9.15
24692023-11-20T17:51:28.279Z Documenting usdt-attr-macro v0.3.5
24702023-11-20T17:51:29.058Z Documenting usdt-impl v0.3.5
24712023-11-20T17:51:31.060Z Checking regress v0.7.1
24722023-11-20T17:51:32.715Z Checking openapiv3 v2.0.0-rc.1
24732023-11-20T17:51:33.862Z Documenting toml_datetime v0.6.5
24742023-11-20T17:51:34.679Z Documenting serde_spanned v0.6.4
24752023-11-20T17:51:34.820Z Documenting winnow v0.5.15
24762023-11-20T17:51:35.041Z Documenting signal-hook-mio v0.2.3
24772023-11-20T17:51:36.261Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24782023-11-20T17:51:37.185Z Documenting futures v0.3.29
24792023-11-20T17:51:38.378Z Documenting usdt v0.3.5
24802023-11-20T17:51:38.812Z Documenting signature v2.1.0
24812023-11-20T17:51:39.816Z Documenting block-padding v0.3.3
24822023-11-20T17:51:40.009Z Documenting hash32 v0.2.1
24832023-11-20T17:51:41.079Z Documenting enum-as-inner v0.5.1
24842023-11-20T17:51:41.561Z Documenting scheduled-thread-pool v0.2.7
24852023-11-20T17:51:42.772Z Documenting toml_edit v0.21.0
24862023-11-20T17:51:45.836Z Documenting diesel_table_macro_syntax v0.1.0
24872023-11-20T17:51:46.198Z Checking diesel_table_macro_syntax v0.1.0
24882023-11-20T17:51:46.460Z Checking serde_spanned v0.6.4
24892023-11-20T17:51:46.474Z Checking toml_datetime v0.6.5
24902023-11-20T17:51:46.716Z Documenting bzip2-sys v0.1.11+1.0.8
24912023-11-20T17:51:46.877Z Checking socket2 v0.5.4
24922023-11-20T17:51:47.351Z Checking num_cpus v1.16.0
24932023-11-20T17:51:47.503Z Documenting unicode-segmentation v1.10.1
24942023-11-20T17:51:47.551Z Checking futures-sink v0.3.29
24952023-11-20T17:51:47.638Z Checking winnow v0.5.15
24962023-11-20T17:51:47.755Z Documenting stable_deref_trait v1.2.0
24972023-11-20T17:51:48.063Z Documenting r2d2 v0.8.10
24982023-11-20T17:51:48.830Z Checking tokio v1.33.0
24992023-11-20T17:51:51.929Z Documenting trust-dns-proto v0.22.0
25002023-11-20T17:51:52.092Z Documenting heapless v0.7.16
25012023-11-20T17:51:52.489Z Documenting inout v0.1.3
25022023-11-20T17:51:52.755Z Documenting crossterm v0.27.0
25032023-11-20T17:51:53.135Z Documenting bzip2 v0.4.4
25042023-11-20T17:51:53.584Z Documenting diesel_derives v2.1.1
25052023-11-20T17:51:55.082Z Documenting itertools v0.11.0
25062023-11-20T17:51:58.957Z Documenting stringprep v0.1.3
25072023-11-20T17:51:59.642Z Documenting semver v1.0.20
25082023-11-20T17:51:59.806Z Documenting md-5 v0.10.5
25092023-11-20T17:51:59.849Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25102023-11-20T17:52:00.895Z Documenting fallible-iterator v0.2.0
25112023-11-20T17:52:04.547Z Checking spin v0.5.2
25122023-11-20T17:52:04.847Z Documenting static_assertions v1.1.0
25132023-11-20T17:52:05.272Z Documenting managed v0.8.0
25142023-11-20T17:52:05.677Z Checking tinyvec_macros v0.1.1
25152023-11-20T17:52:05.797Z Documenting siphasher v0.3.11
25162023-11-20T17:52:05.927Z Documenting bit-vec v0.6.3
25172023-11-20T17:52:06.194Z Documenting diesel v2.1.4
25182023-11-20T17:52:06.943Z Checking tinyvec v1.6.0
25192023-11-20T17:52:07.297Z Documenting cipher v0.4.4
25202023-11-20T17:52:08.001Z Documenting postgres-protocol v0.6.6
25212023-11-20T17:52:09.269Z Documenting zip v0.6.6
25222023-11-20T17:52:09.432Z Checking toml_edit v0.19.15
25232023-11-20T17:52:10.248Z Documenting smoltcp v0.9.1
25242023-11-20T17:52:10.283Z Documenting phf_shared v0.11.2
25252023-11-20T17:52:12.046Z Checking futures-channel v0.3.29
25262023-11-20T17:52:12.598Z Documenting num-bigint v0.4.4
25272023-11-20T17:52:13.383Z Documenting hubpack v0.1.2
25282023-11-20T17:52:15.834Z Documenting serde_repr v0.1.16
25292023-11-20T17:52:16.184Z Documenting bstr v1.6.0
25302023-11-20T17:52:16.216Z Documenting regress v0.7.1
25312023-11-20T17:52:17.652Z Checking futures-task v0.3.29
25322023-11-20T17:52:17.691Z Checking slab v0.4.9
25332023-11-20T17:52:18.006Z Documenting precomputed-hash v0.1.1
25342023-11-20T17:52:18.074Z Checking pin-utils v0.1.0
25352023-11-20T17:52:18.195Z Documenting lalrpop-util v0.19.12
25362023-11-20T17:52:19.674Z Documenting new_debug_unreachable v1.0.4
25372023-11-20T17:52:22.413Z Documenting fixedbitset v0.4.2
25382023-11-20T17:52:22.777Z Checking futures-io v0.3.29
25392023-11-20T17:52:23.059Z Checking futures-util v0.3.29
25402023-11-20T17:52:23.685Z Documenting yasna v0.5.2
25412023-11-20T17:52:23.819Z Documenting string_cache v0.8.7
25422023-11-20T17:52:23.932Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25432023-11-20T17:52:24.516Z Documenting postgres-types v0.2.6
25442023-11-20T17:52:25.697Z Documenting phf v0.11.2
25452023-11-20T17:52:27.186Z Documenting petgraph v0.6.4
25462023-11-20T17:52:31.387Z Checking unicode-normalization v0.1.22
25472023-11-20T17:52:31.510Z Checking crypto-common v0.1.6
25482023-11-20T17:52:31.770Z Documenting console v0.15.7
25492023-11-20T17:52:32.025Z Checking spin v0.9.8
25502023-11-20T17:52:32.549Z Documenting float-cmp v0.9.0
25512023-11-20T17:52:33.346Z Checking tracing-core v0.1.31
25522023-11-20T17:52:33.361Z Documenting difflib v0.4.0
25532023-11-20T17:52:34.061Z Documenting normalize-line-endings v0.3.0
25542023-11-20T17:52:34.493Z Checking unsafe-libyaml v0.2.9
25552023-11-20T17:52:35.265Z Documenting whoami v1.4.1
25562023-11-20T17:52:36.486Z Checking unicode-bidi v0.3.13
25572023-11-20T17:52:37.266Z Documenting predicates-core v1.0.6
25582023-11-20T17:52:38.683Z Documenting heck v0.4.1
25592023-11-20T17:52:38.689Z Checking tracing v0.1.37
25602023-11-20T17:52:38.695Z Documenting bit-set v0.5.3
25612023-11-20T17:52:38.809Z Documenting similar v2.2.1
25622023-11-20T17:52:39.482Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25632023-11-20T17:52:39.676Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25642023-11-20T17:52:39.682Z Checking block-buffer v0.10.4
25652023-11-20T17:52:40.267Z Checking getopts v0.2.21
25662023-11-20T17:52:40.271Z Documenting tokio-stream v0.1.14
25672023-11-20T17:52:40.360Z Checking bitflags v2.4.0
25682023-11-20T17:52:41.208Z Checking ident_case v1.0.1
25692023-11-20T17:52:41.218Z Checking const-oid v0.9.5
25702023-11-20T17:52:41.542Z Documenting tokio-postgres v0.7.10
25712023-11-20T17:52:43.465Z Documenting predicates v3.0.4
25722023-11-20T17:52:43.900Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25732023-11-20T17:52:44.397Z Checking subtle v2.5.0
25742023-11-20T17:52:44.402Z Checking ppv-lite86 v0.2.17
25752023-11-20T17:52:45.168Z Documenting unsafe-libyaml v0.2.9
25762023-11-20T17:52:45.254Z Checking digest v0.10.7
25772023-11-20T17:52:45.515Z Checking rand_chacha v0.3.1
25782023-11-20T17:52:45.836Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25792023-11-20T17:52:46.074Z Checking serde_yaml v0.9.25
25802023-11-20T17:52:47.427Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25812023-11-20T17:52:48.913Z Documenting getopts v0.2.21
25822023-11-20T17:52:49.250Z Checking base64 v0.21.5
25832023-11-20T17:52:49.965Z Checking rand v0.8.5
25842023-11-20T17:52:50.326Z Checking tokio-util v0.7.10
25852023-11-20T17:52:50.970Z Documenting serde_yaml v0.9.25
25862023-11-20T17:52:51.900Z Checking hashbrown v0.12.3
25872023-11-20T17:52:51.987Z Checking openssl-probe v0.1.5
25882023-11-20T17:52:52.190Z Checking foreign-types-shared v0.1.1
25892023-11-20T17:52:52.292Z Checking bitflags v1.3.2
25902023-11-20T17:52:52.323Z Checking percent-encoding v2.3.0
25912023-11-20T17:52:52.424Z Checking untrusted v0.7.1
25922023-11-20T17:52:52.634Z Checking untrusted v0.9.0
25932023-11-20T17:52:52.660Z Checking ring v0.16.20
25942023-11-20T17:52:52.859Z Checking ring v0.17.5
25952023-11-20T17:52:53.508Z Checking indexmap v1.9.3
25962023-11-20T17:52:54.289Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25972023-11-20T17:52:54.772Z Checking foreign-types v0.3.2
25982023-11-20T17:52:54.900Z Checking openssl-sys v0.9.93
25992023-11-20T17:52:55.330Z Checking errno v0.3.2
26002023-11-20T17:52:55.345Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
26012023-11-20T17:52:55.530Z Checking siphasher v0.3.11
26022023-11-20T17:52:55.593Z Checking try-lock v0.2.4
26032023-11-20T17:52:55.775Z Checking unicode-segmentation v1.10.1
26042023-11-20T17:52:55.928Z Documenting match_cfg v0.1.0
26052023-11-20T17:52:55.994Z Checking adler v1.0.2
26062023-11-20T17:52:56.208Z Checking miniz_oxide v0.7.1
26072023-11-20T17:52:56.852Z Checking rustls-webpki v0.101.7
26082023-11-20T17:52:57.045Z Checking openssl v0.10.57
26092023-11-20T17:52:57.361Z Checking want v0.3.1
26102023-11-20T17:52:57.490Z Checking sct v0.7.0
26112023-11-20T17:52:57.616Z Checking h2 v0.3.21
26122023-11-20T17:52:57.773Z Checking form_urlencoded v1.2.0
26132023-11-20T17:52:57.954Z Checking lazy_static v1.4.0
26142023-11-20T17:52:58.049Z Checking http-body v0.4.5
26152023-11-20T17:52:58.100Z Documenting sha1 v0.10.6
26162023-11-20T17:52:58.583Z Documenting dirs-sys-next v0.1.2
26172023-11-20T17:53:00.088Z Documenting hostname v0.3.1
26182023-11-20T17:53:00.414Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26192023-11-20T17:53:01.075Z Checking socket2 v0.4.9
26202023-11-20T17:53:01.195Z Checking io-lifetimes v1.0.11
26212023-11-20T17:53:01.464Z Checking httparse v1.8.0
26222023-11-20T17:53:02.113Z Checking utf8parse v0.2.1
26232023-11-20T17:53:02.323Z Checking httpdate v1.0.3
26242023-11-20T17:53:02.675Z Checking cpufeatures v0.2.9
26252023-11-20T17:53:02.793Z Checking anstyle v1.0.2
26262023-11-20T17:53:03.310Z Checking tower-service v0.3.2
26272023-11-20T17:53:03.470Z Checking sha2 v0.10.8
26282023-11-20T17:53:04.350Z Checking anstyle-parse v0.2.1
26292023-11-20T17:53:04.641Z Documenting dirs-next v2.0.0
26302023-11-20T17:53:04.742Z Checking rustix v0.37.23
26312023-11-20T17:53:05.738Z Checking rustls v0.21.9
26322023-11-20T17:53:05.942Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26332023-11-20T17:53:05.979Z Checking rustls-pemfile v1.0.3
26342023-11-20T17:53:06.034Z Checking native-tls v0.2.11
26352023-11-20T17:53:06.246Z Checking hmac v0.12.1
26362023-11-20T17:53:06.512Z Checking md-5 v0.10.5
26372023-11-20T17:53:06.548Z Checking stringprep v0.1.3
26382023-11-20T17:53:06.555Z Checking idna v0.4.0
26392023-11-20T17:53:06.828Z Checking num-integer v0.1.45
26402023-11-20T17:53:06.915Z Documenting camino v1.1.6
26412023-11-20T17:53:07.605Z Checking hash32 v0.2.1
26422023-11-20T17:53:07.828Z Checking hyper v0.14.27
26432023-11-20T17:53:07.998Z Documenting thread_local v1.1.7
26442023-11-20T17:53:08.065Z Documenting paste v1.0.14
26452023-11-20T17:53:10.839Z Checking colorchoice v1.0.0
26462023-11-20T17:53:11.009Z Checking anstyle-query v1.0.0
26472023-11-20T17:53:11.136Z Checking stable_deref_trait v1.2.0
26482023-11-20T17:53:11.181Z Checking either v1.9.0
26492023-11-20T17:53:11.270Z Checking fallible-iterator v0.2.0
26502023-11-20T17:53:11.638Z Checking gimli v0.28.0
26512023-11-20T17:53:12.248Z Checking heapless v0.7.16
26522023-11-20T17:53:12.672Z Checking postgres-protocol v0.6.6
26532023-11-20T17:53:13.319Z Checking anstream v0.5.0
26542023-11-20T17:53:13.854Z Checking tokio-rustls v0.24.1
26552023-11-20T17:53:13.979Z Documenting term v0.7.0
26562023-11-20T17:53:14.365Z Checking url v2.4.1
26572023-11-20T17:53:14.399Z Checking terminal_size v0.2.6
26582023-11-20T17:53:14.499Z Checking tokio-native-tls v0.3.1
26592023-11-20T17:53:14.569Z Checking rustls-native-certs v0.6.3
26602023-11-20T17:53:14.611Z Checking phf_shared v0.11.2
26612023-11-20T17:53:14.767Z Documenting toml v0.8.8
26622023-11-20T17:53:14.886Z Checking block-padding v0.3.3
26632023-11-20T17:53:15.038Z Checking signal-hook v0.3.17
26642023-11-20T17:53:15.173Z Documenting crossbeam-channel v0.5.8
26652023-11-20T17:53:15.558Z Checking scheduled-thread-pool v0.2.7
26662023-11-20T17:53:15.642Z Checking object v0.32.1
26672023-11-20T17:53:15.879Z Documenting atty v0.2.14
26682023-11-20T17:53:17.907Z Checking bzip2-sys v0.1.11+1.0.8
26692023-11-20T17:53:17.979Z Checking addr2line v0.21.0
26702023-11-20T17:53:18.083Z Checking crc32fast v1.3.2
26712023-11-20T17:53:18.424Z Checking bit-vec v0.6.3
26722023-11-20T17:53:18.695Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26732023-11-20T17:53:18.793Z Checking regex-automata v0.1.10
26742023-11-20T17:53:18.946Z Checking num_threads v0.1.6
26752023-11-20T17:53:19.095Z Checking clap_lex v0.5.1
26762023-11-20T17:53:19.432Z Documenting take_mut v0.2.2
26772023-11-20T17:53:19.455Z Checking rustc-demangle v0.1.23
26782023-11-20T17:53:19.937Z Checking ipnet v2.8.0
26792023-11-20T17:53:20.140Z Checking deranged v0.3.8
26802023-11-20T17:53:20.296Z Checking matches v0.1.10
26812023-11-20T17:53:20.415Z Checking managed v0.8.0
26822023-11-20T17:53:20.670Z Checking idna v0.2.3
26832023-11-20T17:53:21.023Z Checking smoltcp v0.9.1
26842023-11-20T17:53:21.603Z Documenting slog-term v2.9.0
26852023-11-20T17:53:22.170Z Checking clap_builder v4.4.2
26862023-11-20T17:53:22.800Z Checking time v0.3.27
26872023-11-20T17:53:23.259Z Checking bstr v0.2.17
26882023-11-20T17:53:23.529Z Checking flate2 v1.0.28
26892023-11-20T17:53:24.599Z Checking bzip2 v0.4.4
26902023-11-20T17:53:24.639Z Checking hyper-tls v0.5.0
26912023-11-20T17:53:24.673Z Checking backtrace v0.3.69
26922023-11-20T17:53:25.041Z Checking hyper-rustls v0.24.2
26932023-11-20T17:53:25.056Z Checking r2d2 v0.8.10
26942023-11-20T17:53:25.498Z Documenting slog-async v2.8.0
26952023-11-20T17:53:25.529Z Checking signal-hook-mio v0.2.3
26962023-11-20T17:53:25.564Z Checking inout v0.1.3
26972023-11-20T17:53:25.595Z Checking phf v0.11.2
26982023-11-20T17:53:25.724Z Checking postgres-types v0.2.6
26992023-11-20T17:53:25.893Z Checking itertools v0.11.0
27002023-11-20T17:53:26.003Z Checking num-bigint v0.4.4
27012023-11-20T17:53:26.858Z Checking serde_urlencoded v0.7.1
27022023-11-20T17:53:26.904Z Checking phf_shared v0.10.0
27032023-11-20T17:53:27.213Z Checking futures-executor v0.3.29
27042023-11-20T17:53:27.316Z Documenting slog-json v2.6.1
27052023-11-20T17:53:27.529Z Checking ipnetwork v0.20.0
27062023-11-20T17:53:27.542Z Checking float-cmp v0.9.0
27072023-11-20T17:53:27.802Z Checking zerocopy v0.6.4
27082023-11-20T17:53:28.081Z Documenting async-stream-impl v0.3.5
27092023-11-20T17:53:28.994Z Checking hubpack v0.1.2
27102023-11-20T17:53:29.254Z Checking encoding_rs v0.8.33
27112023-11-20T17:53:29.495Z Checking crossbeam-utils v0.8.16
27122023-11-20T17:53:29.693Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27132023-11-20T17:53:29.731Z Checking memoffset v0.9.0
27142023-11-20T17:53:29.869Z Checking fixedbitset v0.4.2
27152023-11-20T17:53:30.058Z Checking normalize-line-endings v0.3.0
27162023-11-20T17:53:30.210Z Checking whoami v1.4.1
27172023-11-20T17:53:30.254Z Checking static_assertions v1.1.0
27182023-11-20T17:53:30.372Z Checking difflib v0.4.0
27192023-11-20T17:53:30.386Z Checking webpki-roots v0.25.2
27202023-11-20T17:53:30.589Z Checking precomputed-hash v0.1.1
27212023-11-20T17:53:30.613Z Documenting atomic-waker v1.1.1
27222023-11-20T17:53:30.737Z Checking mime v0.3.17
27232023-11-20T17:53:30.862Z Checking new_debug_unreachable v1.0.4
27242023-11-20T17:53:30.987Z Checking predicates-core v1.0.6
27252023-11-20T17:53:31.207Z Checking data-encoding v2.4.0
27262023-11-20T17:53:31.265Z Checking regex-automata v0.3.8
27272023-11-20T17:53:31.509Z Documenting debug-ignore v1.0.5
27282023-11-20T17:53:32.069Z Checking trust-dns-proto v0.22.0
27292023-11-20T17:53:33.140Z Checking reqwest v0.11.22
27302023-11-20T17:53:34.227Z Checking bstr v1.6.0
27312023-11-20T17:53:34.308Z Documenting slog-bunyan v2.4.0
27322023-11-20T17:53:34.799Z Documenting waitgroup v0.1.2
27332023-11-20T17:53:35.281Z Checking predicates v3.0.4
27342023-11-20T17:53:35.568Z Documenting async-stream v0.3.5
27352023-11-20T17:53:35.665Z Checking string_cache v0.8.7
27362023-11-20T17:53:35.899Z Checking tokio-postgres v0.7.10
27372023-11-20T17:53:35.950Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27382023-11-20T17:53:36.077Z Checking crossbeam-epoch v0.9.15
27392023-11-20T17:53:36.331Z Checking petgraph v0.6.4
27402023-11-20T17:53:36.786Z Checking diesel v2.1.4
27412023-11-20T17:53:38.603Z Checking yasna v0.5.2
27422023-11-20T17:53:40.140Z Checking futures v0.3.29
27432023-11-20T17:53:40.297Z Checking clap v4.4.3
27442023-11-20T17:53:40.446Z Checking cipher v0.4.4
27452023-11-20T17:53:40.611Z Checking crossterm v0.27.0
27462023-11-20T17:53:41.039Z Checking anyhow v1.0.75
27472023-11-20T17:53:41.081Z Checking zip v0.6.6
27482023-11-20T17:53:41.197Z Checking similar v2.2.1
27492023-11-20T17:53:41.391Z Checking bit-set v0.5.3
27502023-11-20T17:53:41.741Z Checking itertools v0.10.5
27512023-11-20T17:53:41.766Z Checking num-iter v0.1.43
27522023-11-20T17:53:41.920Z Checking console v0.15.7
27532023-11-20T17:53:42.013Z Checking rustix v0.38.9
27542023-11-20T17:53:42.176Z Checking signature v2.1.0
27552023-11-20T17:53:42.443Z Checking darling_core v0.20.3
27562023-11-20T17:53:42.545Z Checking toml v0.7.8
27572023-11-20T17:53:42.833Z Checking tokio-stream v0.1.14
27582023-11-20T17:53:43.446Z Checking toml_edit v0.21.0
27592023-11-20T17:53:43.546Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27602023-11-20T17:53:43.769Z Documenting multer v2.1.0
27612023-11-20T17:53:44.105Z Checking usdt v0.3.5
27622023-11-20T17:53:44.413Z Documenting serde_path_to_error v0.1.14
27632023-11-20T17:53:45.397Z Checking hex v0.4.3
27642023-11-20T17:53:45.436Z Checking semver v1.0.20
27652023-11-20T17:53:45.578Z Documenting strum v0.25.0
27662023-11-20T17:53:46.048Z Checking slog v2.7.0
27672023-11-20T17:53:46.239Z Checking lalrpop-util v0.19.12
27682023-11-20T17:53:46.665Z Checking darling v0.20.3
27692023-11-20T17:53:46.802Z Documenting structmeta-derive v0.2.0
27702023-11-20T17:53:46.821Z Documenting serde_with_macros v2.3.3
27712023-11-20T17:53:47.253Z Checking structmeta v0.2.0
27722023-11-20T17:53:47.605Z Documenting instant v0.1.12
27732023-11-20T17:53:50.908Z Checking regex-syntax v0.7.5
27742023-11-20T17:53:51.512Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27752023-11-20T17:53:51.805Z Documenting macaddr v1.0.1
27762023-11-20T17:53:52.021Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27772023-11-20T17:53:53.806Z Documenting backoff v0.4.0
27782023-11-20T17:53:54.284Z Documenting serde_with v2.3.3
27792023-11-20T17:53:54.590Z Documenting structmeta v0.2.0
27802023-11-20T17:53:56.425Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27812023-11-20T17:53:58.096Z Documenting is-terminal v0.4.9
27822023-11-20T17:53:58.396Z Documenting base64ct v1.6.0
27832023-11-20T17:54:00.569Z Checking proc-macro-crate v1.3.1
27842023-11-20T17:54:00.917Z Documenting proc-macro-crate v1.3.1
27852023-11-20T17:54:01.862Z Documenting parse-display-derive v0.8.2
27862023-11-20T17:54:02.228Z Documenting proc-macro-error-attr v1.0.4
27872023-11-20T17:54:05.097Z Checking proc-macro-error v1.0.4
27882023-11-20T17:54:05.279Z Documenting postcard-cobs v0.1.5-pre
27892023-11-20T17:54:05.690Z Documenting foreign-types-macros v0.2.3
27902023-11-20T17:54:05.694Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27912023-11-20T17:54:08.112Z Documenting proc-macro-error v1.0.4
27922023-11-20T17:54:08.339Z Documenting num_enum_derive v0.5.11
27932023-11-20T17:54:09.508Z Documenting postcard v0.7.3
27942023-11-20T17:54:10.755Z Documenting parse-display v0.8.2
27952023-11-20T17:54:11.084Z Documenting foreign-types-shared v0.3.1
27962023-11-20T17:54:12.194Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27972023-11-20T17:54:13.543Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27982023-11-20T17:54:13.978Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27992023-11-20T17:54:15.286Z Documenting foreign-types v0.5.0
28002023-11-20T17:54:15.559Z Documenting crucible-workspace-hack v0.1.0
28012023-11-20T17:54:16.456Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28022023-11-20T17:54:16.742Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28032023-11-20T17:54:16.932Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28042023-11-20T17:54:17.906Z Documenting num_enum v0.5.11
28052023-11-20T17:54:20.140Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28062023-11-20T17:54:20.827Z Documenting cstr-argument v0.1.2
28072023-11-20T17:54:20.954Z Documenting colored v2.0.4
28082023-11-20T17:54:22.074Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28092023-11-20T17:54:23.325Z Documenting zone_cfg_derive v0.3.0
28102023-11-20T17:54:23.598Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28112023-11-20T17:54:24.115Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28122023-11-20T17:54:26.224Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28132023-11-20T17:54:26.442Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28142023-11-20T17:54:27.232Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28152023-11-20T17:54:27.732Z Documenting num-derive v0.4.0
28162023-11-20T17:54:30.490Z Documenting smf v0.2.2
28172023-11-20T17:54:30.903Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28182023-11-20T17:54:30.906Z Documenting zone v0.3.0
28192023-11-20T17:54:32.731Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28202023-11-20T17:54:33.443Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28212023-11-20T17:54:34.706Z Documenting fastrand v2.0.0
28222023-11-20T17:54:34.719Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28232023-11-20T17:54:35.307Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28242023-11-20T17:54:35.647Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28252023-11-20T17:54:37.014Z Documenting linked-hash-map v0.5.6
28262023-11-20T17:54:37.350Z Documenting password-hash v0.5.0
28272023-11-20T17:54:39.548Z Documenting blake2 v0.10.6
28282023-11-20T17:54:40.896Z Documenting tempfile v3.8.0
28292023-11-20T17:54:41.692Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28302023-11-20T17:54:41.717Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28312023-11-20T17:54:43.371Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28322023-11-20T17:54:43.383Z Documenting lru-cache v0.1.2
28332023-11-20T17:54:43.807Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28342023-11-20T17:54:44.139Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28352023-11-20T17:54:44.169Z Checking heck v0.3.3
28362023-11-20T17:54:44.418Z Documenting structopt-derive v0.4.18
28372023-11-20T17:54:45.961Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28382023-11-20T17:54:47.388Z Documenting argon2 v0.5.2
28392023-11-20T17:54:48.292Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28402023-11-20T17:54:49.743Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28412023-11-20T17:54:52.453Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28422023-11-20T17:54:52.604Z Documenting structopt v0.3.26
28432023-11-20T17:54:54.638Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28442023-11-20T17:54:54.936Z Documenting libefi-sys v0.1.0
28452023-11-20T17:54:57.423Z Documenting pem-rfc7468 v0.7.0
28462023-11-20T17:54:58.487Z Documenting der_derive v0.7.2
28472023-11-20T17:54:59.516Z Documenting quick-error v1.2.3
28482023-11-20T17:55:01.104Z Documenting flagset v0.4.3
28492023-11-20T17:55:01.305Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28502023-11-20T17:55:03.873Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28512023-11-20T17:55:04.031Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28522023-11-20T17:55:04.485Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28532023-11-20T17:55:05.274Z Documenting cancel-safe-futures v0.1.5
28542023-11-20T17:55:05.349Z Documenting tap v1.0.1
28552023-11-20T17:55:05.741Z Documenting resolv-conf v0.7.0
28562023-11-20T17:55:06.526Z Documenting der v0.7.8
28572023-11-20T17:55:07.873Z Documenting convert_case v0.4.0
28582023-11-20T17:55:09.477Z Checking convert_case v0.4.0
28592023-11-20T17:55:09.808Z Documenting wyz v0.5.1
28602023-11-20T17:55:10.829Z Documenting radium v0.7.0
28612023-11-20T17:55:12.094Z Documenting trust-dns-resolver v0.22.0
28622023-11-20T17:55:13.976Z Documenting derive_more v0.99.17
28632023-11-20T17:55:14.215Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28642023-11-20T17:55:14.635Z Documenting funty v2.0.0
28652023-11-20T17:55:14.832Z Documenting crc-catalog v2.2.0
28662023-11-20T17:55:14.993Z Documenting spki v0.7.2
28672023-11-20T17:55:15.225Z Documenting arc-swap v1.6.0
28682023-11-20T17:55:19.084Z Documenting crc v3.0.1
28692023-11-20T17:55:19.376Z Documenting bitvec v1.0.1
28702023-11-20T17:55:20.648Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28712023-11-20T17:55:21.060Z Documenting slog-scope v4.4.0
28722023-11-20T17:55:21.813Z Documenting pkcs8 v0.10.2
28732023-11-20T17:55:22.585Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28742023-11-20T17:55:22.678Z Documenting num-rational v0.4.1
28752023-11-20T17:55:23.671Z Documenting hkdf v0.12.3
28762023-11-20T17:55:24.060Z Documenting num-complex v0.4.4
28772023-11-20T17:55:24.543Z Documenting packed_struct_codegen v0.10.1
28782023-11-20T17:55:26.929Z Documenting nodrop v0.1.14
28792023-11-20T17:55:27.688Z Documenting half v1.8.2
28802023-11-20T17:55:28.500Z Documenting ciborium-io v0.2.1
28812023-11-20T17:55:29.153Z Documenting pkcs1 v0.7.5
28822023-11-20T17:55:31.098Z Documenting slog-stdlog v4.1.1
28832023-11-20T17:55:31.481Z Documenting array-init v0.0.4
28842023-11-20T17:55:31.505Z Documenting num v0.4.1
28852023-11-20T17:55:32.066Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28862023-11-20T17:55:32.803Z Documenting packed_struct v0.10.1
28872023-11-20T17:55:33.377Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28882023-11-20T17:55:34.529Z Documenting ciborium-ll v0.2.1
28892023-11-20T17:55:35.443Z Documenting slog-dtrace v0.2.3
28902023-11-20T17:55:36.350Z Documenting num-bigint-dig v0.8.4
28912023-11-20T17:55:36.485Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28922023-11-20T17:55:36.825Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28932023-11-20T17:55:39.960Z Documenting xattr v1.0.1
28942023-11-20T17:55:40.628Z Documenting filetime v0.2.22
28952023-11-20T17:55:40.929Z Documenting bitfield v0.14.0
28962023-11-20T17:55:44.251Z Documenting swrite v0.1.0
28972023-11-20T17:55:45.443Z Documenting keccak v0.1.4
28982023-11-20T17:55:46.128Z Documenting termcolor v1.2.0
28992023-11-20T17:55:46.547Z Documenting rsa v0.9.2
29002023-11-20T17:55:46.717Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29012023-11-20T17:55:47.168Z Documenting tar v0.4.40
29022023-11-20T17:55:49.948Z Documenting sha3 v0.10.8
29032023-11-20T17:55:50.416Z Documenting ciborium v0.2.1
29042023-11-20T17:55:51.447Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29052023-11-20T17:55:52.672Z Documenting env_logger v0.10.0
29062023-11-20T17:55:53.754Z Documenting slog-envlogger v2.2.0
29072023-11-20T17:55:57.102Z Documenting serde-hex v0.1.0
29082023-11-20T17:55:57.651Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29092023-11-20T17:55:57.821Z Documenting x509-cert v0.2.4
29102023-11-20T17:55:59.047Z Documenting newtype_derive v0.1.6
29112023-11-20T17:56:00.033Z Documenting libsw v3.3.0
29122023-11-20T17:56:02.043Z Documenting ron v0.8.1
29132023-11-20T17:56:03.309Z Documenting fxhash v0.2.1
29142023-11-20T17:56:05.194Z Documenting secrecy v0.8.0
29152023-11-20T17:56:06.253Z Documenting derive-where v1.2.5
29162023-11-20T17:56:06.489Z Documenting crc-any v2.4.3
29172023-11-20T17:56:06.665Z Documenting owo-colors v3.5.0
29182023-11-20T17:56:06.918Z Documenting linear-map v1.2.0
29192023-11-20T17:56:08.783Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29202023-11-20T17:56:09.063Z Documenting steno v0.4.0
29212023-11-20T17:56:10.748Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29222023-11-20T17:56:11.031Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29232023-11-20T17:56:12.071Z Documenting doc-comment v0.3.3
29242023-11-20T17:56:13.441Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29252023-11-20T17:56:14.254Z Documenting snafu-derive v0.7.5
29262023-11-20T17:56:15.184Z Documenting path-slash v0.1.5
29272023-11-20T17:56:16.179Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29282023-11-20T17:56:16.457Z Documenting same-file v1.0.6
29292023-11-20T17:56:21.555Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29302023-11-20T17:56:22.667Z Documenting walkdir v2.4.0
29312023-11-20T17:56:24.762Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29322023-11-20T17:56:25.411Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29332023-11-20T17:56:26.146Z Documenting snafu v0.7.5
29342023-11-20T17:56:26.849Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29352023-11-20T17:56:29.140Z Documenting camino-tempfile v1.0.2
29362023-11-20T17:56:32.632Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29372023-11-20T17:56:34.624Z Checking darling_core v0.14.4
29382023-11-20T17:56:35.736Z Documenting nibble_vec v0.1.0
29392023-11-20T17:56:36.583Z Documenting endian-type v0.1.2
29402023-11-20T17:56:37.623Z Documenting glob v0.3.1
29412023-11-20T17:56:42.134Z Checking darling v0.14.4
29422023-11-20T17:56:42.296Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29432023-11-20T17:56:43.066Z Documenting radix_trie v0.2.1
29442023-11-20T17:56:43.904Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29452023-11-20T17:56:44.662Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29462023-11-20T17:56:46.202Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29472023-11-20T17:56:47.963Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29482023-11-20T17:56:50.039Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29492023-11-20T17:56:50.482Z Documenting path-dedot v3.1.0
29502023-11-20T17:56:50.511Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29512023-11-20T17:56:54.512Z Documenting trust-dns-client v0.22.0
29522023-11-20T17:56:54.612Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29532023-11-20T17:56:56.485Z Documenting path-absolutize v3.1.0
29542023-11-20T17:57:03.217Z Documenting buf-list v1.0.3
29552023-11-20T17:57:04.566Z Documenting globset v0.4.13
29562023-11-20T17:57:08.502Z Documenting crossbeam-deque v0.8.3
29572023-11-20T17:57:09.793Z Documenting headers-core v0.2.0
29582023-11-20T17:57:10.281Z Documenting olpc-cjson v0.1.3
29592023-11-20T17:57:11.470Z Documenting serde_plain v1.0.2
29602023-11-20T17:57:11.701Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29612023-11-20T17:57:12.291Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29622023-11-20T17:57:13.804Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29632023-11-20T17:57:14.981Z Documenting display-error-chain v0.2.0
29642023-11-20T17:57:15.055Z Documenting utf-8 v0.7.6
29652023-11-20T17:57:16.760Z Documenting headers v0.3.9
29662023-11-20T17:57:17.279Z Documenting rayon-core v1.12.0
29672023-11-20T17:57:17.403Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29682023-11-20T17:57:17.912Z Documenting tough v0.14.0
29692023-11-20T17:57:18.739Z Documenting trust-dns-server v0.22.1
29702023-11-20T17:57:19.699Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29712023-11-20T17:57:20.781Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29722023-11-20T17:57:21.410Z Documenting tungstenite v0.20.1
29732023-11-20T17:57:22.714Z Documenting derive_builder_core v0.12.0
29742023-11-20T17:57:24.267Z Checking derive_builder_core v0.12.0
29752023-11-20T17:57:24.533Z Documenting sled v0.34.7
29762023-11-20T17:57:25.684Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29772023-11-20T17:57:26.774Z Documenting unicase v2.7.0
29782023-11-20T17:57:27.346Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29792023-11-20T17:57:28.227Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29802023-11-20T17:57:28.664Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29812023-11-20T17:57:29.119Z Documenting bcs v0.1.6
29822023-11-20T17:57:31.287Z Documenting ff v0.13.0
29832023-11-20T17:57:31.480Z Documenting highway v1.1.0
29842023-11-20T17:57:31.562Z Documenting pretty-hex v0.3.0
29852023-11-20T17:57:32.826Z Documenting derive_builder_macro v0.12.0
29862023-11-20T17:57:32.965Z Documenting mime_guess v2.0.4
29872023-11-20T17:57:36.084Z Documenting tokio-tungstenite v0.20.1
29882023-11-20T17:57:36.276Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29892023-11-20T17:57:37.992Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29902023-11-20T17:57:38.157Z Documenting group v0.13.0
29912023-11-20T17:57:38.614Z Documenting rayon v1.8.0
29922023-11-20T17:57:39.616Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29932023-11-20T17:57:44.751Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29942023-11-20T17:57:45.247Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29952023-11-20T17:57:45.879Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29962023-11-20T17:57:50.569Z Documenting portable-atomic v1.4.3
29972023-11-20T17:57:56.374Z Documenting ed25519 v1.5.3
29982023-11-20T17:57:56.600Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29992023-11-20T17:58:00.731Z Documenting universal-hash v0.5.1
30002023-11-20T17:58:04.822Z Documenting crypto-bigint v0.5.2
30012023-11-20T17:58:05.463Z Documenting kstat-rs v0.2.3
30022023-11-20T17:58:07.792Z Documenting curve25519-dalek-derive v0.1.0
30032023-11-20T17:58:08.909Z Documenting ref-cast-impl v1.0.20
30042023-11-20T17:58:09.613Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30052023-11-20T17:58:11.709Z Documenting thiserror-impl-no-std v2.0.2
30062023-11-20T17:58:11.880Z Documenting vte_generate_state_changes v0.1.1
30072023-11-20T17:58:14.144Z Documenting opaque-debug v0.3.0
30082023-11-20T17:58:14.911Z Documenting base16ct v0.2.0
30092023-11-20T17:58:17.196Z Documenting cassowary v0.3.0
30102023-11-20T17:58:17.348Z Documenting number_prefix v0.4.0
30112023-11-20T17:58:18.252Z Documenting poly1305 v0.8.0
30122023-11-20T17:58:18.453Z Documenting vte v0.11.1
30132023-11-20T17:58:19.203Z Documenting elliptic-curve v0.13.5
30142023-11-20T17:58:19.545Z Documenting thiserror-no-std v2.0.2
30152023-11-20T17:58:22.938Z Documenting indicatif v0.17.7
30162023-11-20T17:58:23.283Z Documenting ratatui v0.23.0
30172023-11-20T17:58:23.945Z Documenting ref-cast v1.0.20
30182023-11-20T17:58:24.556Z Documenting curve25519-dalek v4.1.0
30192023-11-20T17:58:25.436Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30202023-11-20T17:58:25.727Z Documenting salty v0.2.0
30212023-11-20T17:58:28.227Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
30222023-11-20T17:58:28.240Z Documenting derive_builder v0.12.0
30232023-11-20T17:58:30.745Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30242023-11-20T17:58:32.869Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30252023-11-20T17:58:34.028Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30262023-11-20T17:58:34.742Z Documenting polar-core v0.27.0
30272023-11-20T17:58:40.297Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30282023-11-20T17:58:47.289Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30292023-11-20T17:58:49.581Z Documenting libxml v0.3.3
30302023-11-20T17:58:52.856Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30312023-11-20T17:58:55.402Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30322023-11-20T17:58:56.931Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30332023-11-20T17:58:59.682Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30342023-11-20T17:59:00.113Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30352023-11-20T17:59:01.748Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30362023-11-20T17:59:01.758Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30372023-11-20T17:59:02.534Z Documenting chacha20 v0.9.1
30382023-11-20T17:59:04.307Z Documenting bb8 v0.8.1
30392023-11-20T17:59:04.846Z Documenting pem v3.0.2
30402023-11-20T17:59:05.605Z Documenting bytesize v1.3.0
30412023-11-20T17:59:09.261Z Documenting quick-xml v0.23.1
30422023-11-20T17:59:10.047Z Documenting serde-big-array v0.5.1
30432023-11-20T17:59:10.661Z Documenting aead v0.5.2
30442023-11-20T17:59:12.369Z Documenting oso-derive v0.27.0
30452023-11-20T17:59:13.452Z Documenting impl-trait-for-tuples v0.2.2
30462023-11-20T17:59:16.264Z Documenting rtoolbox v0.0.1
30472023-11-20T17:59:16.791Z Documenting unicode-linebreak v0.1.5
30482023-11-20T17:59:18.791Z Documenting maplit v1.0.2
30492023-11-20T17:59:19.942Z Documenting fs-err v2.9.0
30502023-11-20T17:59:20.024Z Documenting is_ci v1.1.1
30512023-11-20T17:59:20.052Z Documenting smawk v0.3.1
30522023-11-20T17:59:21.359Z Documenting humantime v2.1.0
30532023-11-20T17:59:22.334Z Documenting chacha20poly1305 v0.10.1
30542023-11-20T17:59:22.725Z Documenting rpassword v7.2.0
30552023-11-20T17:59:24.016Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562023-11-20T17:59:25.088Z Documenting oso v0.27.0
30572023-11-20T17:59:25.801Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30582023-11-20T17:59:26.227Z Documenting supports-color v2.1.0
30592023-11-20T17:59:26.419Z Documenting textwrap v0.16.0
30602023-11-20T17:59:27.902Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30612023-11-20T17:59:29.105Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30622023-11-20T17:59:31.713Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30632023-11-20T17:59:32.440Z Documenting rcgen v0.11.3
30642023-11-20T17:59:33.863Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30652023-11-20T17:59:40.670Z Documenting tui-tree-widget v0.13.0
30662023-11-20T17:59:42.377Z Documenting vsss-rs v3.3.1
30672023-11-20T17:59:44.701Z Documenting strip-ansi-escapes v0.2.0
30682023-11-20T17:59:48.236Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30692023-11-20T17:59:48.277Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30702023-11-20T17:59:49.415Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30712023-11-20T17:59:50.747Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30722023-11-20T17:59:54.111Z Documenting cookie v0.18.0
30732023-11-20T17:59:54.889Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30742023-11-20T17:59:55.351Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30752023-11-20T17:59:59.763Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30762023-11-20T18:00:00.305Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30772023-11-20T18:00:01.294Z Documenting atomicwrites v0.4.2
30782023-11-20T18:00:01.698Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30792023-11-20T18:00:07.454Z Documenting signal-hook-tokio v0.3.1
30802023-11-20T18:00:08.341Z Documenting fd-lock v3.0.13
30812023-11-20T18:00:08.392Z Documenting subprocess v0.2.9
30822023-11-20T18:00:09.945Z Documenting corncobs v0.1.3
30832023-11-20T18:00:14.477Z Documenting shell-words v1.1.0
30842023-11-20T18:00:14.793Z Documenting nu-ansi-term v0.49.0
30852023-11-20T18:00:15.114Z Documenting http-range v0.1.5
30862023-11-20T18:00:15.402Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30872023-11-20T18:00:15.574Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30882023-11-20T18:00:15.611Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30892023-11-20T18:00:20.672Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30902023-11-20T18:00:21.208Z Documenting reedline v0.25.0
30912023-11-20T18:00:21.451Z Documenting hyper-staticfile v0.9.5
30922023-11-20T18:00:22.265Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30932023-11-20T18:00:28.352Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30942023-11-20T18:00:30.288Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30952023-11-20T18:00:31.695Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30962023-11-20T18:00:32.684Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30972023-11-20T18:00:34.459Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30982023-11-20T18:00:45.994Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30992023-11-20T18:00:53.026Z Documenting fatfs v0.3.6
31002023-11-20T18:00:53.201Z Documenting cargo-platform v0.1.3
31012023-11-20T18:00:59.238Z Documenting nanorand v0.7.0
31022023-11-20T18:00:59.455Z Documenting assert_matches v1.5.0
31032023-11-20T18:01:00.677Z Documenting cargo_metadata v0.18.0
31042023-11-20T18:01:02.092Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31052023-11-20T18:01:02.326Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31062023-11-20T18:01:03.920Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31072023-11-20T18:01:05.913Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31082023-11-20T18:01:05.970Z Documenting flume v0.11.0
31092023-11-20T18:01:08.210Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31102023-11-20T18:01:09.331Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31112023-11-20T18:01:10.153Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31122023-11-20T18:01:13.161Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31132023-11-20T18:01:31.054Z Documenting omicron-zone-package v0.9.1
31142023-11-20T18:01:31.403Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31152023-11-20T18:01:35.664Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31162023-11-20T18:01:40.098Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31172023-11-20T18:01:41.139Z Documenting cargo_toml v0.17.0
31182023-11-20T18:01:41.232Z Documenting termios v0.3.3
31192023-11-20T18:01:41.784Z Documenting topological-sort v0.2.2
31202023-11-20T18:01:45.694Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31212023-11-20T18:01:47.364Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31222023-11-20T18:01:49.118Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31232023-11-20T18:01:50.149Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31242023-11-20T18:02:01.255Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31252023-11-20T18:02:08.628Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31262023-11-20T18:02:15.378Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31272023-11-20T18:02:15.381Z --> sled-agent/src/sim/instance.rs:46:7
31282023-11-20T18:02:15.384Z |
31292023-11-20T18:02:15.387Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31302023-11-20T18:02:15.389Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31312023-11-20T18:02:15.392Z |
31322023-11-20T18:02:15.395Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31332023-11-20T18:02:15.398Z
31342023-11-20T18:02:19.035Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31352023-11-20T18:02:31.633Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31362023-11-20T18:02:37.096Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31372023-11-20T18:02:51.816Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31382023-11-20T18:02:56.475Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31392023-11-20T18:03:00.917Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31402023-11-20T18:03:02.095Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31412023-11-20T18:03:13.273Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31422023-11-20T18:04:36.754Z Finished dev [unoptimized + debuginfo] target(s) in 16m 06s
31432023-11-20T18:04:36.867Z
31442023-11-20T18:04:36.871Zreal 16:06.727714323
31452023-11-20T18:04:36.874Zuser 57:01.478464238
31462023-11-20T18:04:36.876Zsys 59:50.480231306
31472023-11-20T18:04:36.879Ztrap 2.024757557
31482023-11-20T18:04:36.882Ztflt 0.291389600
31492023-11-20T18:04:36.885Zdflt 0.503994660
31502023-11-20T18:04:36.888Zkflt 0.000486639
31512023-11-20T18:04:36.891Zlock 3:01:24.016721824
31522023-11-20T18:04:36.894Zslp 4:11:36.261787842
31532023-11-20T18:04:36.896Zlat 5:27.316106081
31542023-11-20T18:04:36.899Zstop 1:59.175236595
31552023-11-20T18:04:36.902Zprocess exited: duration 1891951 ms, exit code 0
 
31562023-11-20T18:04:36.908Zfound 0 output files