01HERK171MTP0DPQ40DY4EPTT6: 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: 01HERK20YTY9YFAPBBHPR8ZPPX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-08T23:09:34.312Zjob assigned to worker 01HERK2D11MA718BYXGRPNMXB1 (queued for 1 m 52 s)
 
22023-11-08T23:09:35.277Zstarting task 0: "setup"
32023-11-08T23:09:35.510Z++ uname -s
42023-11-08T23:09:35.524Z+ kern=SunOS
52023-11-08T23:09:35.538Z+ case "$kern" in
62023-11-08T23:09:35.543Z+ groupadd -g 12345 build
72023-11-08T23:09:35.548Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-08T23:09:37.528Z+ zfs create -o mountpoint=/work rpool/work
92023-11-08T23:09:37.675Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-08T23:09:37.686Z+ home_fs=zfs
112023-11-08T23:09:37.721Z+ [[ zfs == autofs ]]
122023-11-08T23:09:37.737Z+ mkdir -p /home/build
132023-11-08T23:09:37.746Z+ chown build:build /home/build /work
142023-11-08T23:09:39.679Z+ chmod 0700 /home/build /work
152023-11-08T23:09:39.685Zprocess exited: duration 4399 ms, exit code 0
 
162023-11-08T23:09:39.695Zstarting task 1: "rust-toolchain"
172023-11-08T23:09:39.719Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-08T23:09:39.725Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-08T23:09:39.897Zinfo: downloading installer
202023-11-08T23:09:42.767Zwarning: it looks like you have an existing installation of Rust at:
212023-11-08T23:09:42.793Zwarning: /opt/ooce/bin
222023-11-08T23:09:42.812Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-08T23:09:42.830Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-08T23:09:42.851Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-08T23:09:42.860Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-08T23:09:42.872Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-08T23:09:42.884Zerror: cannot install while Rust is installed
282023-11-08T23:09:42.895Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-08T23:09:42.908Zinfo: profile set to 'default'
302023-11-08T23:09:42.921Zinfo: default host triple is x86_64-unknown-illumos
312023-11-08T23:09:42.933Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-08T23:09:42.951Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-08T23:09:42.970Zinfo: downloading component 'cargo'
342023-11-08T23:09:43.119Zinfo: downloading component 'clippy'
352023-11-08T23:09:43.395Zinfo: downloading component 'rust-docs'
362023-11-08T23:09:44.396Zinfo: downloading component 'rust-std'
372023-11-08T23:09:46.178Zinfo: downloading component 'rustc'
382023-11-08T23:09:50.528Zinfo: downloading component 'rustfmt'
392023-11-08T23:09:50.787Zinfo: installing component 'cargo'
402023-11-08T23:09:52.541Zinfo: installing component 'clippy'
412023-11-08T23:09:53.378Zinfo: installing component 'rust-docs'
422023-11-08T23:09:56.114Zinfo: installing component 'rust-std'
432023-11-08T23:09:59.710Zinfo: installing component 'rustc'
442023-11-08T23:10:07.724Zinfo: installing component 'rustfmt'
452023-11-08T23:10:08.308Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-08T23:10:08.316Z
472023-11-08T23:10:08.445Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-08T23:10:08.457Z
492023-11-08T23:10:08.464Z
502023-11-08T23:10:08.472ZRust is installed now. Great!
512023-11-08T23:10:08.482Z
522023-11-08T23:10:08.496ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-08T23:10:08.500Zenvironment variable. This has not been done automatically.
542023-11-08T23:10:08.505Z
552023-11-08T23:10:08.511ZTo configure your current shell, run:
562023-11-08T23:10:08.515Zsource "$HOME/.cargo/env"
572023-11-08T23:10:08.532Z+ rustc --version
582023-11-08T23:10:08.644Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-08T23:10:08.650Zprocess exited: duration 28950 ms, exit code 0
 
602023-11-08T23:10:08.659Zstarting task 2: "authentication"
612023-11-08T23:10:08.696Zprocess exited: duration 33 ms, exit code 0
 
622023-11-08T23:10:08.704Zstarting task 3: "clone repository"
632023-11-08T23:10:08.749Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-08T23:10:08.762Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-08T23:10:08.771ZCloning into '/work/oxidecomputer/omicron'...
662023-11-08T23:10:15.178Z+ cd /work/oxidecomputer/omicron
672023-11-08T23:10:15.188Z+ [[ -n sunshowers/spr/wicket-require-that-update-state-be-cleared ]]
682023-11-08T23:10:15.609Z+ git fetch origin sunshowers/spr/wicket-require-that-update-state-be-cleared
692023-11-08T23:10:15.613ZFrom https://github.com/oxidecomputer/omicron
702023-11-08T23:10:15.618Z * branch sunshowers/spr/wicket-require-that-update-state-be-cleared -> FETCH_HEAD
712023-11-08T23:10:15.628Z+ git checkout -B sunshowers/spr/wicket-require-that-update-state-be-cleared remotes/origin/sunshowers/spr/wicket-require-that-update-state-be-cleared
722023-11-08T23:10:15.660ZSwitched to a new branch 'sunshowers/spr/wicket-require-that-update-state-be-cleared'
732023-11-08T23:10:15.668Zbranch 'sunshowers/spr/wicket-require-that-update-state-be-cleared' set up to track 'origin/sunshowers/spr/wicket-require-that-update-state-be-cleared'.
742023-11-08T23:10:15.713Z+ git reset --hard 1ce5f1285ba0a4333946481ebdd8b34710bae1de
752023-11-08T23:10:15.736ZHEAD is now at 1ce5f128 Rebase
762023-11-08T23:10:15.754Zprocess exited: duration 6963 ms, exit code 0
 
772023-11-08T23:10:15.776Zstarting task 4: "build"
782023-11-08T23:10:15.788Z+ cargo --version
792023-11-08T23:10:15.796Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-08T23:10:16.419Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-08T23:10:16.423Zinfo: downloading component 'cargo'
822023-11-08T23:10:16.826Zinfo: downloading component 'clippy'
832023-11-08T23:10:17.122Zinfo: downloading component 'rust-docs'
842023-11-08T23:10:18.177Zinfo: downloading component 'rust-std'
852023-11-08T23:10:19.864Zinfo: downloading component 'rustc'
862023-11-08T23:10:24.647Zinfo: downloading component 'rustfmt'
872023-11-08T23:10:24.967Zinfo: installing component 'cargo'
882023-11-08T23:10:26.838Zinfo: installing component 'clippy'
892023-11-08T23:10:26.990Zinfo: installing component 'rust-docs'
902023-11-08T23:10:29.747Zinfo: installing component 'rust-std'
912023-11-08T23:10:32.267Zinfo: installing component 'rustc'
922023-11-08T23:10:38.501Zinfo: installing component 'rustfmt'
932023-11-08T23:10:38.991Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-08T23:10:38.994Z+ rustc --version
952023-11-08T23:10:39.115Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-08T23:10:39.122Z+ source ./env.sh
972023-11-08T23:10:39.125Z++ set -o xtrace
982023-11-08T23:10:39.129Z++++ dirname ./env.sh
992023-11-08T23:10:39.133Z+++ cd .
1002023-11-08T23:10:39.136Z+++ echo /work/oxidecomputer/omicron
1012023-11-08T23:10:39.140Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-08T23:10:39.143Z++ 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-08T23:10:39.147Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-08T23:10:39.150Z++ 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-08T23:10:39.154Z++ 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-08T23:10:39.157Z++ 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-08T23:10:39.160Z++ 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-08T23:10:39.163Z++ 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-08T23:10:39.167Z++ 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-08T23:10:39.170Z++ unset OMICRON_WS
1112023-11-08T23:10:39.173Z++ set +o xtrace
1122023-11-08T23:10:39.193Z
1132023-11-08T23:10:39.197Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-08T23:10:39.200Z # # # # # # # # # # # # # # #
1152023-11-08T23:10:39.204Z # # # # ##### # # ##### # # # # # #### #
1162023-11-08T23:10:39.207Z ##### ##### # ##### # # # # # # # # #
1172023-11-08T23:10:39.210Z # # # # # # # # # # # # # # #
1182023-11-08T23:10:39.213Z # # # ###### # # ###### ### # #### # #### #
1192023-11-08T23:10:39.217Z
1202023-11-08T23:10:47.216Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-08T23:10:48.160Z Startup: Caching catalogs ... Done
1222023-11-08T23:10:52.900ZPlanning: Solver setup ... Done (4.457s)
1232023-11-08T23:10:53.024ZPlanning: Running solver ... Done (0.118s)
1242023-11-08T23:10:53.088ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-08T23:10:53.112ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-08T23:10:53.820ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-08T23:10:53.965ZPlanning: Package planning ... Done (0.149s)
1282023-11-08T23:10:54.056ZPlanning: Merging actions ... Done (0.085s)
1292023-11-08T23:10:54.735ZPlanning: Checking for conflicting actions ... Done (0.685s)
1302023-11-08T23:10:54.753ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-08T23:10:58.577ZPlanning: Evaluating mediators ... Done (3.820s)
1322023-11-08T23:10:58.591ZPlanning: Planning completed in 10.38 seconds
1332023-11-08T23:10:58.618Z Packages to install: 4
1342023-11-08T23:10:58.630Z Mediators to change: 2
1352023-11-08T23:10:58.642Z Services to change: 1
1362023-11-08T23:10:58.661Z Estimated space available: 148.90 GB
1372023-11-08T23:10:58.668ZEstimated space to be consumed: 1.37 GB
1382023-11-08T23:10:58.673Z Create boot environment: No
1392023-11-08T23:10:58.687ZCreate backup boot environment: No
1402023-11-08T23:10:58.697Z Rebuild boot archive: No
1412023-11-08T23:10:58.702Z
1422023-11-08T23:10:58.709ZChanged mediators:
1432023-11-08T23:10:58.719Z mediator clang:
1442023-11-08T23:10:58.732Z version: None -> 15 (system default)
1452023-11-08T23:10:58.744Z
1462023-11-08T23:10:58.753Z mediator llvm:
1472023-11-08T23:10:58.757Z version: 14 (system default) -> 15 (system default)
1482023-11-08T23:10:58.762Z
1492023-11-08T23:10:58.766ZChanged packages:
1502023-11-08T23:10:58.770Zhelios-dev
1512023-11-08T23:10:58.775Z developer/build-essential
1522023-11-08T23:10:58.780Z None -> 11-2.0
1532023-11-08T23:10:58.786Z library/libxmlsec1
1542023-11-08T23:10:58.789Z None -> 1.2.35-2.0
1552023-11-08T23:10:58.794Z ooce/developer/clang-15
1562023-11-08T23:10:58.800Z None -> 15.0.7-2.0
1572023-11-08T23:10:58.806Z ooce/developer/llvm-15
1582023-11-08T23:10:58.813Z None -> 15.0.7-2.0
1592023-11-08T23:10:58.820Z
1602023-11-08T23:10:58.826ZServices:
1612023-11-08T23:10:58.832Z restart_fmri:
1622023-11-08T23:10:58.840Z svc:/system/update-man-index:default
1632023-11-08T23:10:58.848Z
1642023-11-08T23:10:58.855ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-08T23:11:12.688ZDownload: 212/3290 items 1.3/212.6MB 0% complete (585k/s)
1662023-11-08T23:11:24.127ZDownload: 213/3290 items 1.3/212.6MB 0% complete
1672023-11-08T23:11:29.482ZDownload: 1190/3290 items 80.9/212.6MB 38% complete (15.8M/s)
1682023-11-08T23:11:36.728ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (13.6M/s)
1692023-11-08T23:11:49.500ZDownload: 1198/3290 items 83.5/212.6MB 39% complete
1702023-11-08T23:11:54.947ZDownload: 2222/3290 items 119.2/212.6MB 56% complete (8.6M/s)
1712023-11-08T23:11:59.951ZDownload: 3248/3290 items 172.7/212.6MB 81% complete (9.5M/s)
1722023-11-08T23:12:01.871ZDownload: Completed 212.60 MB in 63.08 seconds (3.4M/s)
1732023-11-08T23:12:02.231Z Actions: 1/3687 actions (Installing new actions)
1742023-11-08T23:12:07.329Z Actions: 2295/3687 actions (Installing new actions)
1752023-11-08T23:12:10.535Z Actions: Completed 3687 actions in 8.30 seconds.
1762023-11-08T23:12:10.738Z Done (0.165s)
1772023-11-08T23:12:10.743Z Done (0.000s)
1782023-11-08T23:12:10.918Z Done (0.211s)
1792023-11-08T23:12:18.553Z Done (7.500s)
1802023-11-08T23:12:18.748Z Done (0.118s)
1812023-11-08T23:12:18.752Z Done (0.000s)
1822023-11-08T23:12:19.028Z Done (0.000s)
1832023-11-08T23:12:19.715ZPlanning: Evaluating mediator changes ... Done
1842023-11-08T23:12:19.996ZPlanning: Checking for conflicting actions ... Done
1852023-11-08T23:12:20.001ZPlanning: Consolidating action changes ... Done
1862023-11-08T23:12:20.434ZPlanning: Evaluating mediators ... Done
1872023-11-08T23:12:20.444ZPlanning: Planning completed in 0.71 seconds
1882023-11-08T23:12:20.493Z Mediators to change: 2
1892023-11-08T23:12:20.502Z Create boot environment: No
1902023-11-08T23:12:20.506ZCreate backup boot environment: No
1912023-11-08T23:12:20.600Z Done
1922023-11-08T23:12:20.611Z Done
1932023-11-08T23:12:20.722Z Done
1942023-11-08T23:12:26.589Z Done
1952023-11-08T23:12:26.711Z Done
1962023-11-08T23:12:26.719Z Done
1972023-11-08T23:12:26.857Z Done
1982023-11-08T23:12:27.831ZPlanning: Evaluating mediator changes ... Done
1992023-11-08T23:12:27.839ZPlanning: Merging actions ... Done
2002023-11-08T23:12:28.585ZPlanning: Checking for conflicting actions ... Done
2012023-11-08T23:12:29.068ZPlanning: Consolidating action changes ... Done
2022023-11-08T23:12:29.073ZPlanning: Evaluating mediators ... Done
2032023-11-08T23:12:29.077ZPlanning: Planning completed in 1.28 seconds
2042023-11-08T23:12:29.081Z Packages to change: 1
2052023-11-08T23:12:29.086Z Mediators to change: 1
2062023-11-08T23:12:29.092Z Services to change: 1
2072023-11-08T23:12:29.097Z Create boot environment: No
2082023-11-08T23:12:29.101ZCreate backup boot environment: Yes
2092023-11-08T23:12:30.700Z Actions: 1/6 actions (Updating modified actions)
2102023-11-08T23:12:30.703Z Actions: Completed 6 actions in 0.00 seconds.
2112023-11-08T23:12:30.706Z Done
2122023-11-08T23:12:30.710Z Done
2132023-11-08T23:12:30.757Z Done
2142023-11-08T23:12:36.698Z Done
2152023-11-08T23:12:36.813Z Done
2162023-11-08T23:12:36.818Z Done
2172023-11-08T23:12:36.920Z Done
2182023-11-08T23:12:37.587ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192023-11-08T23:12:37.591Zclang system 15 system
2202023-11-08T23:12:37.596Zcsh system system illumos
2212023-11-08T23:12:37.604Zctags system system illumos
2222023-11-08T23:12:37.612Zgcc vendor 12 vendor
2232023-11-08T23:12:37.617Zgcc system 10 system
2242023-11-08T23:12:37.637Zgcc system 7 system
2252023-11-08T23:12:37.648Zgo system 1.20 system
2262023-11-08T23:12:37.659Zgo system 1.19 system
2272023-11-08T23:12:37.665Zllvm system 15 system
2282023-11-08T23:12:37.672Zllvm system 14 system
2292023-11-08T23:12:37.676Zmariadb system 10.6 system
2302023-11-08T23:12:37.683Zmta vendor vendor dma
2312023-11-08T23:12:37.688Zopenjdk system 17 system
2322023-11-08T23:12:37.693Zopenjdk system 11 system
2332023-11-08T23:12:37.697Zopenjdk system 1.8 system
2342023-11-08T23:12:37.703Zopenssl vendor 3 vendor
2352023-11-08T23:12:38.128Zperl system 5.36 system
2362023-11-08T23:12:38.136Zpostgresql system 15 system
2372023-11-08T23:12:38.142Zpostgresql system 13 system
2382023-11-08T23:12:38.154Zpython vendor 3 vendor
2392023-11-08T23:12:38.167Zpython system 2 system
2402023-11-08T23:12:38.200Zpython3 system 3.11 system
2412023-11-08T23:12:38.210Zruby system 3.0 system
2422023-11-08T23:12:38.214Zwords vendor vendor american-english
2432023-11-08T23:12:38.219Zwords system system australian-english
2442023-11-08T23:12:38.223Zwords system system british-english
2452023-11-08T23:12:38.228Zwords system system canadian-english
2462023-11-08T23:12:38.236Zwords system system french
2472023-11-08T23:12:38.242Zwords system system italian
2482023-11-08T23:12:38.246Zwords system system ngerman
2492023-11-08T23:12:38.251Zwords system system ogerman
2502023-11-08T23:12:38.255Zwords system system spanish
2512023-11-08T23:12:38.262ZFMRI IFO
2522023-11-08T23:12:38.268Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2532023-11-08T23:12:38.275Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2542023-11-08T23:12:38.283Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2552023-11-08T23:12:38.288Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2562023-11-08T23:12:38.292Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572023-11-08T23:12:38.299Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2582023-11-08T23:12:38.310Z+ set -o errexit
2592023-11-08T23:12:38.321Z+++ dirname ./tools/ci_download_cockroachdb
2602023-11-08T23:12:38.333Z++ cd ./tools
2612023-11-08T23:12:38.344Z++ pwd
2622023-11-08T23:12:38.366Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632023-11-08T23:12:38.379Z++ basename ./tools/ci_download_cockroachdb
2642023-11-08T23:12:38.384Z+ ARG0=ci_download_cockroachdb
2652023-11-08T23:12:38.435Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662023-11-08T23:12:38.446Z+ CIDL_VERSION=v22.1.9
2672023-11-08T23:12:38.455Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682023-11-08T23:12:38.465Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692023-11-08T23:12:38.474Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702023-11-08T23:12:38.499Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712023-11-08T23:12:38.515Z+ TARGET_DIR=out
2722023-11-08T23:12:38.533Z+ DOWNLOAD_DIR=out/downloads
2732023-11-08T23:12:38.538Z+ DEST_DIR=./out/cockroachdb
2742023-11-08T23:12:38.543Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752023-11-08T23:12:38.561Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762023-11-08T23:12:38.575Z+ main
2772023-11-08T23:12:38.582Z+ [[ 0 != 0 ]]
2782023-11-08T23:12:38.588Z+ CIDL_OS=solaris2.11
2792023-11-08T23:12:38.597Z+ [[ 0 != 0 ]]
2802023-11-08T23:12:38.602Z+ configure_os solaris2.11
2812023-11-08T23:12:38.611Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822023-11-08T23:12:38.623Zcurrent directory: /work/oxidecomputer/omicron
2832023-11-08T23:12:38.629Z+ echo 'configuring based on OS: "solaris2.11"'
2842023-11-08T23:12:39.055Zconfiguring based on OS: "solaris2.11"
2852023-11-08T23:12:39.077Z+ case "$1" in
2862023-11-08T23:12:39.112Z+ CIDL_BUILD=illumos
2872023-11-08T23:12:39.125Z+ CIDL_SUFFIX=tar.gz
2882023-11-08T23:12:39.140Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892023-11-08T23:12:39.158Z+ CIDL_MD5FUNC=do_md5sum
2902023-11-08T23:12:39.162Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912023-11-08T23:12:39.172Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922023-11-08T23:12:39.183Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932023-11-08T23:12:39.216Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942023-11-08T23:12:39.239Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-08T23:12:39.671Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962023-11-08T23:12:39.698Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-08T23:12:40.119Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-08T23:12:40.136ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-08T23:12:40.147Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002023-11-08T23:12:40.158ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-11-08T23:12:40.167Z+ mkdir -p out/downloads
3022023-11-08T23:12:40.177Z+ mkdir -p ./out/cockroachdb
3032023-11-08T23:12:40.186Z+ local DO_DOWNLOAD=true
3042023-11-08T23:12:40.199Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052023-11-08T23:12:40.211Z+ '[' true == true ']'
3062023-11-08T23:12:40.226ZDownloading...
3072023-11-08T23:12:40.240Z+ echo Downloading...
3082023-11-08T23:12:40.665Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-08T23:12:40.686Z+ 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
3102023-11-08T23:12:42.298Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-11-08T23:12:42.307Z++ md5sum
3122023-11-08T23:12:42.730Z++ awk '{print $1}'
3132023-11-08T23:12:42.738Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142023-11-08T23:12:42.746Z+ [[ 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 ]]
3152023-11-08T23:12:42.758Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-11-08T23:12:43.169Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172023-11-08T23:12:45.835Z+ do_assemble_illumos
3182023-11-08T23:12:45.839Z+ rm -r ./out/cockroachdb
3192023-11-08T23:12:45.843Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202023-11-08T23:12:46.549Z+ ./out/cockroachdb/bin/cockroach version
3212023-11-08T23:12:46.876ZBuild Tag: v22.1.9-dirty
3222023-11-08T23:12:46.884ZBuild Time: 2022/10/26 21:17:46
3232023-11-08T23:12:46.890ZDistribution: OSS
3242023-11-08T23:12:46.902ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252023-11-08T23:12:46.916ZGo Version: go1.17.13
3262023-11-08T23:12:46.926ZC Compiler: gcc 10.3.0
3272023-11-08T23:12:46.978ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282023-11-08T23:12:46.993ZBuild Type: release
3292023-11-08T23:12:47.008Z+ set -o errexit
3302023-11-08T23:12:47.018Z+++ dirname ./tools/ci_download_clickhouse
3312023-11-08T23:12:47.022Z++ cd ./tools
3322023-11-08T23:12:47.026Z++ pwd
3332023-11-08T23:12:47.051Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342023-11-08T23:12:47.064Z++ basename ./tools/ci_download_clickhouse
3352023-11-08T23:12:47.074Z+ ARG0=ci_download_clickhouse
3362023-11-08T23:12:47.082Z+ TARGET_DIR=out
3372023-11-08T23:12:47.092Z+ DOWNLOAD_DIR=out/downloads
3382023-11-08T23:12:47.110Z+ DEST_DIR=./out/clickhouse
3392023-11-08T23:12:47.120Z+ CIDL_VERSION=v22.8.9.24
3402023-11-08T23:12:47.133Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412023-11-08T23:12:47.142Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422023-11-08T23:12:47.149Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432023-11-08T23:12:47.155Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442023-11-08T23:12:47.160Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452023-11-08T23:12:47.163Z+ main
3462023-11-08T23:12:47.166Z+ [[ 0 != 0 ]]
3472023-11-08T23:12:47.169Z+ CIDL_OS=solaris2.11
3482023-11-08T23:12:47.173Z+ [[ 0 != 0 ]]
3492023-11-08T23:12:47.177Z+ configure_os solaris2.11
3502023-11-08T23:12:47.184Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512023-11-08T23:12:47.188Zcurrent directory: /work/oxidecomputer/omicron
3522023-11-08T23:12:47.193Z+ echo 'configuring based on OS: "solaris2.11"'
3532023-11-08T23:12:47.196Zconfiguring based on OS: "solaris2.11"
3542023-11-08T23:12:47.200Z+ CIDL_DASHREV=
3552023-11-08T23:12:47.203Z+ case "$1" in
3562023-11-08T23:12:47.208Z+ CIDL_PLATFORM=illumos
3572023-11-08T23:12:47.219Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582023-11-08T23:12:47.227Z+ CIDL_MD5FUNC=do_md5sum
3592023-11-08T23:12:47.237Z+ CIDL_DASHREV=-1
3602023-11-08T23:12:47.244Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612023-11-08T23:12:47.672Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-08T23:12:48.093Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-08T23:12:48.113Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-08T23:12:48.138Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652023-11-08T23:12:48.180ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-08T23:12:48.188Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672023-11-08T23:12:48.192Z+ mkdir -p out/downloads
3682023-11-08T23:12:48.198ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692023-11-08T23:12:48.202Z+ mkdir -p ./out/clickhouse
3702023-11-08T23:12:48.208Z+ local DO_DOWNLOAD=true
3712023-11-08T23:12:48.215Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722023-11-08T23:12:48.221Z+ '[' true == true ']'
3732023-11-08T23:12:48.226Z+ echo Downloading...
3742023-11-08T23:12:48.234ZDownloading...
3752023-11-08T23:12:48.240Z+ 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
3762023-11-08T23:12:48.246Z+ 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
3772023-11-08T23:12:48.375Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782023-11-08T23:12:48.388Z++ md5sum
3792023-11-08T23:12:48.397Z++ awk '{print $1}'
3802023-11-08T23:12:48.638Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812023-11-08T23:12:49.062Z+ [[ 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 ]]
3822023-11-08T23:12:49.073Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832023-11-08T23:12:49.089Z+ mkdir -p ./out/clickhouse
3842023-11-08T23:12:49.098Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852023-11-08T23:12:53.512Z+ ./out/clickhouse/clickhouse server --version
3862023-11-08T23:12:53.565ZClickHouse server version 22.8.9.1.
3872023-11-08T23:12:53.588Z+ set -o errexit
3882023-11-08T23:12:53.591Z+++ dirname ./tools/ci_download_console
3892023-11-08T23:12:53.594Z++ cd ./tools
3902023-11-08T23:12:53.598Z++ pwd
3912023-11-08T23:12:53.603Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922023-11-08T23:12:53.609Z++ basename ./tools/ci_download_console
3932023-11-08T23:12:53.627Z+ ARG0=ci_download_console
3942023-11-08T23:12:53.639Z+ TARGET_DIR=out
3952023-11-08T23:12:53.649Z+ DOWNLOAD_DIR=out/downloads
3962023-11-08T23:12:53.653Z+ DEST_DIR=./out/console-assets
3972023-11-08T23:12:53.656Z+ source /work/oxidecomputer/omicron/tools/console_version
3982023-11-08T23:12:53.659Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3992023-11-08T23:12:53.662Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4002023-11-08T23:12:53.666Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4012023-11-08T23:12:53.670Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022023-11-08T23:12:53.675Z+ main
4032023-11-08T23:12:53.687Z+ [[ 0 != 0 ]]
4042023-11-08T23:12:53.698Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4052023-11-08T23:12:53.705ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4062023-11-08T23:12:53.708Z+ echo 'Local file: out/downloads/console.tar.gz'
4072023-11-08T23:12:53.711ZLocal file: out/downloads/console.tar.gz
4082023-11-08T23:12:53.724Z+ local DO_DOWNLOAD=true
4092023-11-08T23:12:54.148Z+ [[ -f out/downloads/console.tar.gz ]]
4102023-11-08T23:12:54.167Z+ mkdir -p out/downloads
4112023-11-08T23:12:54.174Z+ '[' true == true ']'
4122023-11-08T23:12:54.179Z+ echo Downloading...
4132023-11-08T23:12:54.187ZDownloading...
4142023-11-08T23:12:54.196Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4152023-11-08T23:12:54.199Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4162023-11-08T23:12:54.313Z++ do_sha256sum out/downloads/console.tar.gz
4172023-11-08T23:12:54.340Z++ case "$OSTYPE" in
4182023-11-08T23:12:54.354Z++ SHA=sha256sum
4192023-11-08T23:12:54.363Z++ sha256sum
4202023-11-08T23:12:54.379Z++ awk '{print $1}'
4212023-11-08T23:12:54.392Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4222023-11-08T23:12:54.403Z+ [[ 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 ]]
4232023-11-08T23:12:54.434Z+ rm -rf ./out/console-assets
4242023-11-08T23:12:54.463Z+ mkdir -p ./out/console-assets
4252023-11-08T23:12:54.472Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262023-11-08T23:12:54.481Z+ mkdir -p ./out/console-assets
4272023-11-08T23:12:54.494Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282023-11-08T23:12:54.507Z+ set -o errexit
4292023-11-08T23:12:54.515Z+++ dirname ./tools/ci_download_maghemite_openapi
4302023-11-08T23:12:54.933Z++ cd ./tools
4312023-11-08T23:12:54.939Z++ pwd
4322023-11-08T23:12:54.946Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332023-11-08T23:12:54.954Z++ basename ./tools/ci_download_maghemite_openapi
4342023-11-08T23:12:54.965Z+ ARG0=ci_download_maghemite_openapi
4352023-11-08T23:12:54.990Z+ TARGET_DIR=out
4362023-11-08T23:12:55.009Z+ DOWNLOAD_DIR=out/downloads
4372023-11-08T23:12:55.023Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382023-11-08T23:12:55.039Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4392023-11-08T23:12:55.048Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4402023-11-08T23:12:55.088Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4412023-11-08T23:12:55.102Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4422023-11-08T23:12:55.118Z+ main
4432023-11-08T23:12:55.145Z+ [[ 0 != 0 ]]
4442023-11-08T23:12:55.155Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4452023-11-08T23:12:55.173ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4462023-11-08T23:12:55.592Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4472023-11-08T23:12:56.024ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4482023-11-08T23:12:56.088Z+ local DO_DOWNLOAD=true
4492023-11-08T23:12:56.098Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4502023-11-08T23:12:56.109Z+ mkdir -p out/downloads
4512023-11-08T23:12:56.118Z+ '[' true == true ']'
4522023-11-08T23:12:56.135Z+ echo Downloading...
4532023-11-08T23:12:56.147ZDownloading...
4542023-11-08T23:12:56.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4552023-11-08T23:12:56.175Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4562023-11-08T23:12:56.195Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4572023-11-08T23:12:56.205Z++ case "$OSTYPE" in
4582023-11-08T23:12:56.216Z++ SHA=sha256sum
4592023-11-08T23:12:56.229Z++ sha256sum
4602023-11-08T23:12:56.242Z++ awk '{print $1}'
4612023-11-08T23:12:56.253Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4622023-11-08T23:12:56.271Z+ [[ 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 ]]
4632023-11-08T23:12:56.325Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642023-11-08T23:12:56.344Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4652023-11-08T23:12:56.367Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4662023-11-08T23:12:56.382Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4672023-11-08T23:12:56.408Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4682023-11-08T23:12:56.474Z+ main
4692023-11-08T23:12:56.482Z+ [[ 0 != 0 ]]
4702023-11-08T23:12:56.498Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4712023-11-08T23:12:56.504ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4722023-11-08T23:12:56.518Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4732023-11-08T23:12:56.524ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4742023-11-08T23:12:56.528Z+ local DO_DOWNLOAD=true
4752023-11-08T23:12:56.537Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4762023-11-08T23:12:56.547Z+ mkdir -p out/downloads
4772023-11-08T23:12:56.557Z+ '[' true == true ']'
4782023-11-08T23:12:56.569Z+ echo Downloading...
4792023-11-08T23:12:56.581ZDownloading...
4802023-11-08T23:12:56.595Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4812023-11-08T23:12:56.614Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4822023-11-08T23:12:57.027Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4832023-11-08T23:12:57.031Z++ case "$OSTYPE" in
4842023-11-08T23:12:57.035Z++ SHA=sha256sum
4852023-11-08T23:12:57.042Z++ sha256sum
4862023-11-08T23:12:57.051Z++ awk '{print $1}'
4872023-11-08T23:12:57.070Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4882023-11-08T23:12:57.538Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4892023-11-08T23:12:57.588Z+ set -o errexit
4902023-11-08T23:12:57.624Z+++ dirname ./tools/ci_download_dendrite_openapi
4912023-11-08T23:12:57.632Z++ cd ./tools
4922023-11-08T23:12:57.642Z++ pwd
4932023-11-08T23:12:57.651Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942023-11-08T23:12:57.660Z++ basename ./tools/ci_download_dendrite_openapi
4952023-11-08T23:12:57.670Z+ ARG0=ci_download_dendrite_openapi
4962023-11-08T23:12:57.680Z+ TARGET_DIR=out
4972023-11-08T23:12:57.702Z+ DOWNLOAD_DIR=out/downloads
4982023-11-08T23:12:57.716Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992023-11-08T23:12:57.736Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5002023-11-08T23:12:57.746Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5012023-11-08T23:12:57.760Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5022023-11-08T23:12:58.187Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5032023-11-08T23:12:58.219Z+ main
5042023-11-08T23:12:58.248Z+ [[ 0 != 0 ]]
5052023-11-08T23:12:58.269Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5062023-11-08T23:12:58.285ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5072023-11-08T23:12:58.297Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5082023-11-08T23:12:58.313ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5092023-11-08T23:12:58.327Z+ local DO_DOWNLOAD=true
5102023-11-08T23:12:58.348ZDownloading...
5112023-11-08T23:12:58.366Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5122023-11-08T23:12:58.385Z+ mkdir -p out/downloads
5132023-11-08T23:12:58.399Zcurrent directory: /work/oxidecomputer/omicron
5142023-11-08T23:12:58.415Z+ '[' true == true ']'
5152023-11-08T23:12:58.446Zconfiguring based on OS: "solaris2.11"
5162023-11-08T23:12:58.464Z+ echo Downloading...
5172023-11-08T23:12:58.484ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5182023-11-08T23:12:58.913Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5192023-11-08T23:12:58.921ZLocal file: out/downloads/dendrite-stub.tar.gz
5202023-11-08T23:12:58.926Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5212023-11-08T23:12:58.931ZDownloading...
5222023-11-08T23:12:58.935Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5232023-11-08T23:12:58.939Z++ case "$OSTYPE" in
5242023-11-08T23:12:58.947Z++ SHA=sha256sum
5252023-11-08T23:12:58.954Z++ sha256sum
5262023-11-08T23:12:58.966Z++ awk '{print $1}'
5272023-11-08T23:12:58.975Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5282023-11-08T23:12:58.986Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5292023-11-08T23:12:59.003Z+ set -o errexit
5302023-11-08T23:12:59.018Z+++ dirname ./tools/ci_download_dendrite_stub
5312023-11-08T23:12:59.031Z++ cd ./tools
5322023-11-08T23:12:59.466Z++ pwd
5332023-11-08T23:12:59.478Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5342023-11-08T23:12:59.489Z++ basename ./tools/ci_download_dendrite_stub
5352023-11-08T23:12:59.901Z+ ARG0=ci_download_dendrite_stub
5362023-11-08T23:12:59.909Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5372023-11-08T23:12:59.914Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5382023-11-08T23:12:59.918Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5392023-11-08T23:12:59.928Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5402023-11-08T23:12:59.947Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5412023-11-08T23:12:59.955Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5422023-11-08T23:12:59.971Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5432023-11-08T23:12:59.978Z+ TARGET_DIR=out
5442023-11-08T23:12:59.988Z+ DOWNLOAD_DIR=out/downloads
5452023-11-08T23:13:00.003Z+ DEST_DIR=./out/dendrite-stub
5462023-11-08T23:13:00.009Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5472023-11-08T23:13:00.014Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5482023-11-08T23:13:00.018Z+ REPO=oxidecomputer/dendrite
5492023-11-08T23:13:00.023Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5502023-11-08T23:13:00.030Z+ main
5512023-11-08T23:13:00.036Z+ [[ 0 != 0 ]]
5522023-11-08T23:13:00.042Z+ CIDL_OS=solaris2.11
5532023-11-08T23:13:00.047Z+ [[ 0 != 0 ]]
5542023-11-08T23:13:00.216Z+ configure_os solaris2.11
5552023-11-08T23:13:00.224Z+ echo 'current directory: /work/oxidecomputer/omicron'
5562023-11-08T23:13:00.240Z+ echo 'configuring based on OS: "solaris2.11"'
5572023-11-08T23:13:00.254Z+ case "$1" in
5582023-11-08T23:13:00.262Z+ SET_BINARIES=
5592023-11-08T23:13:00.268Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5602023-11-08T23:13:00.289Z+ CIDL_SHA256FUNC=do_sha256sum
5612023-11-08T23:13:00.298Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5622023-11-08T23:13:00.303Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5632023-11-08T23:13:00.309Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5642023-11-08T23:13:00.313Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5652023-11-08T23:13:00.318Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5662023-11-08T23:13:00.321Z+ mkdir -p out/downloads
5672023-11-08T23:13:00.324Z+ mkdir -p ./out/dendrite-stub
5682023-11-08T23:13:00.327Z+ fetch_and_verify
5692023-11-08T23:13:00.330Z+ local DO_DOWNLOAD=true
5702023-11-08T23:13:00.333Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5712023-11-08T23:13:00.336Z+ '[' true == true ']'
5722023-11-08T23:13:00.339Z+ echo Downloading...
5732023-11-08T23:13:00.342Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742023-11-08T23:13:00.345Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5752023-11-08T23:13:08.750Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762023-11-08T23:13:08.757Z++ sha256sum
5772023-11-08T23:13:08.765Z++ awk '{print $1}'
5782023-11-08T23:13:08.847Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5792023-11-08T23:13:09.263Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5802023-11-08T23:13:09.271Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812023-11-08T23:13:09.283Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822023-11-08T23:13:10.144Z+ do_assemble
5832023-11-08T23:13:10.153Z+ rm -r ./out/dendrite-stub
5842023-11-08T23:13:10.264Z+ mkdir ./out/dendrite-stub
5852023-11-08T23:13:10.294Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862023-11-08T23:13:10.307Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872023-11-08T23:13:10.320Z+ set -o errexit
5882023-11-08T23:13:10.347Z+++ dirname ./tools/ci_download_maghemite_mgd
5892023-11-08T23:13:10.769Z++ cd ./tools
5902023-11-08T23:13:10.786Z++ pwd
5912023-11-08T23:13:10.811Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922023-11-08T23:13:11.238Z++ basename ./tools/ci_download_maghemite_mgd
5932023-11-08T23:13:11.254Z+ ARG0=ci_download_maghemite_mgd
5942023-11-08T23:13:11.310Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952023-11-08T23:13:11.323Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5962023-11-08T23:13:11.330Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5972023-11-08T23:13:11.337Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982023-11-08T23:13:11.347Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5992023-11-08T23:13:11.376Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
6002023-11-08T23:13:11.386Z+ TARGET_DIR=out
6012023-11-08T23:13:11.393Z+ DOWNLOAD_DIR=out/downloads
6022023-11-08T23:13:11.397Z+ DEST_DIR=./out/mgd
6032023-11-08T23:13:11.402Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042023-11-08T23:13:11.415Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052023-11-08T23:13:11.429Z+ REPO=oxidecomputer/maghemite
6062023-11-08T23:13:11.437Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
6072023-11-08T23:13:11.459Z+ main
6082023-11-08T23:13:11.888Z+ [[ 0 != 0 ]]
6092023-11-08T23:13:11.899Z+ CIDL_OS=solaris2.11
6102023-11-08T23:13:11.909Z+ [[ 0 != 0 ]]
6112023-11-08T23:13:11.921Z+ configure_os solaris2.11
6122023-11-08T23:13:11.931Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132023-11-08T23:13:11.939Zcurrent directory: /work/oxidecomputer/omicron
6142023-11-08T23:13:11.949Zconfiguring based on OS: "solaris2.11"
6152023-11-08T23:13:11.959Z+ echo 'configuring based on OS: "solaris2.11"'
6162023-11-08T23:13:11.971Z+ case "$1" in
6172023-11-08T23:13:11.993Z+ SET_BINARIES=
6182023-11-08T23:13:12.002Z+ CIDL_SHA256FUNC=do_sha256sum
6192023-11-08T23:13:12.010Z+ TARBALL_FILENAME=mgd.tar.gz
6202023-11-08T23:13:12.017Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6212023-11-08T23:13:12.030Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222023-11-08T23:13:12.035Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6232023-11-08T23:13:12.051ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6242023-11-08T23:13:12.059Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252023-11-08T23:13:12.065ZLocal file: out/downloads/mgd.tar.gz
6262023-11-08T23:13:12.080Z+ mkdir -p out/downloads
6272023-11-08T23:13:12.089Z+ mkdir -p ./out/mgd
6282023-11-08T23:13:12.109Z+ fetch_and_verify
6292023-11-08T23:13:12.118Z+ local DO_DOWNLOAD=true
6302023-11-08T23:13:12.132Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312023-11-08T23:13:12.150Z+ '[' true == true ']'
6322023-11-08T23:13:12.566Z+ echo Downloading...
6332023-11-08T23:13:12.580ZDownloading...
6342023-11-08T23:13:12.593Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6352023-11-08T23:13:12.618Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6362023-11-08T23:13:27.979Z++ do_sha256sum out/downloads/mgd.tar.gz
6372023-11-08T23:13:27.983Z++ sha256sum
6382023-11-08T23:13:27.986Z++ awk '{print $1}'
6392023-11-08T23:13:28.064Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6402023-11-08T23:13:28.080Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6412023-11-08T23:13:28.087Z+ do_untar out/downloads/mgd.tar.gz
6422023-11-08T23:13:28.094Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432023-11-08T23:13:28.722Z+ do_assemble
6442023-11-08T23:13:28.730Z+ rm -r ./out/mgd
6452023-11-08T23:13:28.738Z+ mkdir ./out/mgd
6462023-11-08T23:13:28.748Z+ cp -r out/downloads/root ./out/mgd/root
6472023-11-08T23:13:28.938Z+ set -o errexit
6482023-11-08T23:13:28.948Z+++ dirname ./tools/ci_download_transceiver_control
6492023-11-08T23:13:28.953Z++ cd ./tools
6502023-11-08T23:13:28.956Z++ pwd
6512023-11-08T23:13:28.960Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522023-11-08T23:13:28.967Z++ basename ./tools/ci_download_transceiver_control
6532023-11-08T23:13:28.982Z+ ARG0=ci_download_transceiver_control
6542023-11-08T23:13:29.001Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552023-11-08T23:13:29.010Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562023-11-08T23:13:29.017Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572023-11-08T23:13:29.020Z+ TARGET_DIR=out
6582023-11-08T23:13:29.023Z+ DOWNLOAD_DIR=out/downloads
6592023-11-08T23:13:29.025Z+ DEST_DIR=./out/transceiver-control
6602023-11-08T23:13:29.028Z+ BIN_DIR=/opt/oxide/bin
6612023-11-08T23:13:29.031Z+ BINARY=xcvradm
6622023-11-08T23:13:29.033Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632023-11-08T23:13:29.036Z+ REPO=oxidecomputer/transceiver-control
6642023-11-08T23:13:29.040Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652023-11-08T23:13:29.043Z+ main
6662023-11-08T23:13:29.045Z+ [[ 0 != 0 ]]
6672023-11-08T23:13:29.048Z+ CIDL_OS=solaris2.11
6682023-11-08T23:13:29.051Z+ [[ 0 != 0 ]]
6692023-11-08T23:13:29.054Z+ configure_os solaris2.11
6702023-11-08T23:13:29.058Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712023-11-08T23:13:29.061Zcurrent directory: /work/oxidecomputer/omicron
6722023-11-08T23:13:29.064Z+ echo 'configuring based on OS: "solaris2.11"'
6732023-11-08T23:13:29.067Zconfiguring based on OS: "solaris2.11"
6742023-11-08T23:13:29.070Z+ case "$1" in
6752023-11-08T23:13:29.072Z+ SET_BINARIES=
6762023-11-08T23:13:29.075Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772023-11-08T23:13:29.077Z+ CIDL_SHA256FUNC=do_sha256sum
6782023-11-08T23:13:29.080Z+ ARCHIVE_FILENAME=xcvradm.gz
6792023-11-08T23:13:29.083Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-11-08T23:13:29.085Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812023-11-08T23:13:29.088Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822023-11-08T23:13:29.091ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832023-11-08T23:13:29.094Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842023-11-08T23:13:29.096ZLocal file: out/downloads/xcvradm.gz
6852023-11-08T23:13:29.099Z+ mkdir -p out/downloads
6862023-11-08T23:13:29.102Z+ mkdir -p ./out/transceiver-control
6872023-11-08T23:13:29.104Z+ fetch_and_verify
6882023-11-08T23:13:29.107Z+ local DO_DOWNLOAD=true
6892023-11-08T23:13:29.111Z+ [[ -f out/downloads/xcvradm.gz ]]
6902023-11-08T23:13:29.117Z+ '[' true == true ']'
6912023-11-08T23:13:29.120Z+ echo Downloading...
6922023-11-08T23:13:29.124ZDownloading...
6932023-11-08T23:13:29.127Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942023-11-08T23:13:29.131Z+ 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
6952023-11-08T23:13:31.792Z++ do_sha256sum out/downloads/xcvradm.gz
6962023-11-08T23:13:31.798Z++ sha256sum
6972023-11-08T23:13:31.803Z++ awk '{print $1}'
6982023-11-08T23:13:31.820Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992023-11-08T23:13:31.829Z+ [[ 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 ]]
7002023-11-08T23:13:31.839Z+ do_unpack out/downloads/xcvradm.gz
7012023-11-08T23:13:31.852Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022023-11-08T23:13:31.873Z+ gzip -dc out/downloads/xcvradm.gz
7032023-11-08T23:13:32.004Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042023-11-08T23:13:32.015Z+ do_assemble
7052023-11-08T23:13:32.025Z+ rm -r ./out/transceiver-control
7062023-11-08T23:13:32.037Z+ mkdir ./out/transceiver-control
7072023-11-08T23:13:32.459Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082023-11-08T23:13:32.477ZAll builder prerequisites installed successfully, and PATH looks valid
7092023-11-08T23:13:32.487Z
7102023-11-08T23:13:32.507Zreal 2:52.975552881
7112023-11-08T23:13:32.519Zuser 52.347862574
7122023-11-08T23:13:32.536Zsys 9.992006008
7132023-11-08T23:13:32.554Ztrap 0.021315287
7142023-11-08T23:13:32.966Ztflt 0.271653356
7152023-11-08T23:13:32.970Zdflt 0.524619130
7162023-11-08T23:13:32.973Zkflt 0.133903757
7172023-11-08T23:13:32.976Zlock 1.963699210
7182023-11-08T23:13:32.980Zslp 5:45.714017353
7192023-11-08T23:13:32.983Zlat 3.366798689
7202023-11-08T23:13:32.986Zstop 0.071510784
7212023-11-08T23:13:32.993Z
7222023-11-08T23:13:32.997Z #### # # ##### ##### # #
7232023-11-08T23:13:33.000Z # # # # # # # # # #
7242023-11-08T23:13:33.003Z # # # # # # # #
7252023-11-08T23:13:33.006Z # # # ##### ##### #
7262023-11-08T23:13:33.009Z # # # # # # #
7272023-11-08T23:13:33.012Z #### ###### # # # #
7282023-11-08T23:13:33.015Z
7292023-11-08T23:13:33.018Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302023-11-08T23:13:33.022Z Updating crates.io index
7312023-11-08T23:13:33.025Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322023-11-08T23:13:35.911Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332023-11-08T23:13:37.711Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342023-11-08T23:13:38.427Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352023-11-08T23:13:38.787Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362023-11-08T23:13:39.088Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372023-11-08T23:13:39.409Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382023-11-08T23:13:40.301Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392023-11-08T23:13:42.089Z Updating git repository `https://github.com/oxidecomputer/opte`
7402023-11-08T23:13:43.025Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412023-11-08T23:13:43.393Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7422023-11-08T23:13:43.762Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7432023-11-08T23:13:44.367Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7442023-11-08T23:13:44.692Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7452023-11-08T23:13:45.145Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7462023-11-08T23:13:45.748Z Updating git repository `https://github.com/njaremko/samael`
7472023-11-08T23:13:46.310Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7482023-11-08T23:13:46.924Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7492023-11-08T23:13:47.409Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7502023-11-08T23:13:47.619Z Updating git repository `https://github.com/jgallagher/nix`
7512023-11-08T23:13:48.864Z Updating git repository `https://github.com/cbiffle/hubpack`
7522023-11-08T23:13:49.267Z Updating git repository `https://github.com/oxidecomputer/omicron`
7532023-11-08T23:13:58.935Z Updating git repository `https://github.com/oxidecomputer/rfb`
7542023-11-08T23:13:59.430Z Updating git repository `https://github.com/oxidecomputer/typify`
7552023-11-08T23:14:00.377Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7562023-11-08T23:14:00.836Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7572023-11-08T23:14:01.204Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7582023-11-08T23:14:02.600Z Downloading crates ...
7592023-11-08T23:14:02.739Z Downloaded cargo_metadata v0.18.0
7602023-11-08T23:14:02.752Z Downloaded equivalent v1.0.1
7612023-11-08T23:14:02.756Z Downloaded colorchoice v1.0.0
7622023-11-08T23:14:02.759Z Downloaded bitflags v1.3.2
7632023-11-08T23:14:02.763Z Downloaded thiserror-impl v1.0.49
7642023-11-08T23:14:02.768Z Downloaded cargo-platform v0.1.3
7652023-11-08T23:14:02.778Z Downloaded utf8parse v0.2.1
7662023-11-08T23:14:02.785Z Downloaded itoa v1.0.9
7672023-11-08T23:14:02.814Z Downloaded serde_spanned v0.6.4
7682023-11-08T23:14:02.824Z Downloaded semver v1.0.20
7692023-11-08T23:14:02.839Z Downloaded camino v1.1.6
7702023-11-08T23:14:02.855Z Downloaded strsim v0.10.0
7712023-11-08T23:14:02.871Z Downloaded anstream v0.5.0
7722023-11-08T23:14:02.881Z Downloaded toml_datetime v0.6.5
7732023-11-08T23:14:02.900Z Downloaded clap_lex v0.5.1
7742023-11-08T23:14:02.945Z Downloaded terminal_size v0.2.6
7752023-11-08T23:14:02.962Z Downloaded anstyle-parse v0.2.1
7762023-11-08T23:14:02.975Z Downloaded cargo_toml v0.17.0
7772023-11-08T23:14:02.986Z Downloaded anstyle-query v1.0.0
7782023-11-08T23:14:03.022Z Downloaded clap_derive v4.4.2
7792023-11-08T23:14:03.035Z Downloaded quote v1.0.33
7802023-11-08T23:14:03.474Z Downloaded unicode-ident v1.0.12
7812023-11-08T23:14:03.493Z Downloaded proc-macro2 v1.0.67
7822023-11-08T23:14:03.513Z Downloaded anstyle v1.0.2
7832023-11-08T23:14:03.539Z Downloaded clap v4.4.3
7842023-11-08T23:14:03.571Z Downloaded indexmap v2.1.0
7852023-11-08T23:14:03.579Z Downloaded serde v1.0.188
7862023-11-08T23:14:03.586Z Downloaded memchr v2.6.3
7872023-11-08T23:14:03.596Z Downloaded toml_edit v0.21.0
7882023-11-08T23:14:03.606Z Downloaded clap_builder v4.4.2
7892023-11-08T23:14:03.619Z Downloaded hashbrown v0.14.2
7902023-11-08T23:14:03.630Z Downloaded syn v2.0.32
7912023-11-08T23:14:03.635Z Downloaded rustix v0.37.23
7922023-11-08T23:14:03.643Z Downloaded libc v0.2.150
7932023-11-08T23:14:03.649Z Downloaded serde_json v1.0.108
7942023-11-08T23:14:03.656Z Downloaded anyhow v1.0.75
7952023-11-08T23:14:03.662Z Downloaded serde_derive v1.0.188
7962023-11-08T23:14:03.669Z Downloaded toml v0.8.8
7972023-11-08T23:14:03.675Z Downloaded thiserror v1.0.49
7982023-11-08T23:14:03.681Z Downloaded io-lifetimes v1.0.11
7992023-11-08T23:14:03.688Z Downloaded ryu v1.0.15
8002023-11-08T23:14:03.693Z Downloaded winnow v0.5.15
8012023-11-08T23:14:03.699Z Downloaded errno v0.3.2
8022023-11-08T23:14:03.705Z Downloaded heck v0.4.1
8032023-11-08T23:14:03.712Z Compiling proc-macro2 v1.0.67
8042023-11-08T23:14:03.717Z Compiling unicode-ident v1.0.12
8052023-11-08T23:14:03.722Z Compiling serde v1.0.188
8062023-11-08T23:14:03.727Z Compiling libc v0.2.150
8072023-11-08T23:14:04.146Z Compiling io-lifetimes v1.0.11
8082023-11-08T23:14:04.150Z Compiling rustix v0.37.23
8092023-11-08T23:14:04.154Z Compiling bitflags v1.3.2
8102023-11-08T23:14:04.160Z Compiling utf8parse v0.2.1
8112023-11-08T23:14:04.165Z Compiling hashbrown v0.14.2
8122023-11-08T23:14:04.575Z Compiling equivalent v1.0.1
8132023-11-08T23:14:04.579Z Compiling anstyle-parse v0.2.1
8142023-11-08T23:14:04.584Z Compiling thiserror v1.0.49
8152023-11-08T23:14:04.589Z Compiling semver v1.0.20
8162023-11-08T23:14:04.945Z Compiling indexmap v2.1.0
8172023-11-08T23:14:05.108Z Compiling colorchoice v1.0.0
8182023-11-08T23:14:05.125Z Compiling serde_json v1.0.108
8192023-11-08T23:14:05.256Z Compiling anstyle v1.0.2
8202023-11-08T23:14:05.273Z Compiling camino v1.1.6
8212023-11-08T23:14:05.296Z Compiling winnow v0.5.15
8222023-11-08T23:14:05.476Z Compiling anstyle-query v1.0.0
8232023-11-08T23:14:05.803Z Compiling anstream v0.5.0
8242023-11-08T23:14:05.821Z Compiling itoa v1.0.9
8252023-11-08T23:14:05.939Z Compiling heck v0.4.1
8262023-11-08T23:14:06.151Z Compiling strsim v0.10.0
8272023-11-08T23:14:06.173Z Compiling ryu v1.0.15
8282023-11-08T23:14:06.577Z Compiling quote v1.0.33
8292023-11-08T23:14:06.804Z Compiling anyhow v1.0.75
8302023-11-08T23:14:06.948Z Compiling clap_lex v0.5.1
8312023-11-08T23:14:07.326Z Compiling syn v2.0.32
8322023-11-08T23:14:07.513Z Compiling errno v0.3.2
8332023-11-08T23:14:08.945Z Compiling terminal_size v0.2.6
8342023-11-08T23:14:09.053Z Compiling clap_builder v4.4.2
8352023-11-08T23:14:14.670Z Compiling serde_derive v1.0.188
8362023-11-08T23:14:14.674Z Compiling thiserror-impl v1.0.49
8372023-11-08T23:14:14.704Z Compiling clap_derive v4.4.2
8382023-11-08T23:14:18.702Z Compiling clap v4.4.3
8392023-11-08T23:14:26.706Z Compiling serde_spanned v0.6.4
8402023-11-08T23:14:26.711Z Compiling toml_datetime v0.6.5
8412023-11-08T23:14:26.715Z Compiling cargo-platform v0.1.3
8422023-11-08T23:14:27.482Z Compiling toml_edit v0.21.0
8432023-11-08T23:14:28.770Z Compiling cargo_metadata v0.18.0
8442023-11-08T23:14:30.313Z Compiling toml v0.8.8
8452023-11-08T23:14:31.364Z Compiling cargo_toml v0.17.0
8462023-11-08T23:14:36.449Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8472023-11-08T23:14:37.791Z Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
8482023-11-08T23:14:38.006Z Running `target/debug/xtask clippy`
8492023-11-08T23:14:38.060Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8502023-11-08T23:14:38.951Z Downloading crates ...
8512023-11-08T23:14:39.606Z Downloaded aes-gcm-siv v0.11.1
8522023-11-08T23:14:39.613Z Downloaded ident_case v1.0.1
8532023-11-08T23:14:39.618Z Downloaded bitflags v2.4.0
8542023-11-08T23:14:39.626Z Downloaded md-5 v0.10.5
8552023-11-08T23:14:39.638Z Downloaded jobserver v0.1.26
8562023-11-08T23:14:39.654Z Downloaded camino-tempfile v1.0.2
8572023-11-08T23:14:39.667Z Downloaded lru-cache v0.1.2
8582023-11-08T23:14:39.680Z Downloaded assert_matches v1.5.0
8592023-11-08T23:14:40.126Z Downloaded autocfg v1.1.0
8602023-11-08T23:14:40.129Z Downloaded block-padding v0.3.3
8612023-11-08T23:14:40.133Z Downloaded ahash v0.8.3
8622023-11-08T23:14:40.137Z Downloaded criterion-plot v0.5.0
8632023-11-08T23:14:40.142Z Downloaded keccak v0.1.4
8642023-11-08T23:14:40.146Z Downloaded constant_time_eq v0.3.0
8652023-11-08T23:14:40.150Z Downloaded bit-set v0.5.3
8662023-11-08T23:14:40.156Z Downloaded bitfield v0.14.0
8672023-11-08T23:14:40.160Z Downloaded bytecount v0.6.3
8682023-11-08T23:14:40.164Z Downloaded lazycell v1.3.0
8692023-11-08T23:14:40.168Z Downloaded ascii-canvas v3.0.0
8702023-11-08T23:14:40.172Z Downloaded tower-service v0.3.2
8712023-11-08T23:14:40.176Z Downloaded newline-converter v0.3.0
8722023-11-08T23:14:40.180Z Downloaded cancel-safe-futures v0.1.5
8732023-11-08T23:14:40.185Z Downloaded ipnet v2.8.0
8742023-11-08T23:14:40.191Z Downloaded new_debug_unreachable v1.0.4
8752023-11-08T23:14:40.195Z Downloaded want v0.3.1
8762023-11-08T23:14:40.199Z Downloaded mockall v0.11.4
8772023-11-08T23:14:40.203Z Downloaded libsw v3.3.0
8782023-11-08T23:14:40.207Z Downloaded num_enum_derive v0.7.0
8792023-11-08T23:14:40.212Z Downloaded num_cpus v1.16.0
8802023-11-08T23:14:40.217Z Downloaded libefi-sys v0.1.0
8812023-11-08T23:14:40.631Z Downloaded num v0.4.1
8822023-11-08T23:14:40.638Z Downloaded crossbeam-utils v0.8.16
8832023-11-08T23:14:40.646Z Downloaded usdt-attr-macro v0.3.5
8842023-11-08T23:14:40.658Z Downloaded hmac v0.12.1
8852023-11-08T23:14:40.674Z Downloaded try-lock v0.2.4
8862023-11-08T23:14:40.680Z Downloaded dtrace-parser v0.1.14
8872023-11-08T23:14:40.684Z Downloaded pretty-hex v0.3.0
8882023-11-08T23:14:40.692Z Downloaded take_mut v0.2.2
8892023-11-08T23:14:40.698Z Downloaded libloading v0.7.4
8902023-11-08T23:14:40.720Z Downloaded parse-display-derive v0.7.0
8912023-11-08T23:14:40.725Z Downloaded tiny-keccak v2.0.2
8922023-11-08T23:14:40.730Z Downloaded swrite v0.1.0
8932023-11-08T23:14:40.736Z Downloaded smf v0.2.2
8942023-11-08T23:14:40.743Z Downloaded futures-io v0.3.29
8952023-11-08T23:14:40.754Z Downloaded futures-task v0.3.29
8962023-11-08T23:14:40.761Z Downloaded futures-sink v0.3.29
8972023-11-08T23:14:41.171Z Downloaded futures-macro v0.3.29
8982023-11-08T23:14:41.175Z Downloaded usdt v0.3.5
8992023-11-08T23:14:41.181Z Downloaded structmeta-derive v0.2.0
9002023-11-08T23:14:41.186Z Downloaded diesel_table_macro_syntax v0.1.0
9012023-11-08T23:14:41.196Z Downloaded pkcs8 v0.10.2
9022023-11-08T23:14:41.209Z Downloaded openssl-probe v0.1.5
9032023-11-08T23:14:41.214Z Downloaded smallvec v0.6.14
9042023-11-08T23:14:41.223Z Downloaded backtrace v0.3.69
9052023-11-08T23:14:41.228Z Downloaded usdt-macro v0.3.5
9062023-11-08T23:14:41.248Z Downloaded tokio-tungstenite v0.18.0
9072023-11-08T23:14:41.253Z Downloaded phf v0.11.2
9082023-11-08T23:14:41.256Z Downloaded oso-derive v0.27.0
9092023-11-08T23:14:41.260Z Downloaded darling_macro v0.14.4
9102023-11-08T23:14:41.263Z Downloaded float-cmp v0.9.0
9112023-11-08T23:14:41.266Z Downloaded funty v2.0.0
9122023-11-08T23:14:41.272Z Downloaded group v0.13.0
9132023-11-08T23:14:41.276Z Downloaded tracing-attributes v0.1.26
9142023-11-08T23:14:41.279Z Downloaded similar v2.2.1
9152023-11-08T23:14:41.282Z Downloaded foreign-types-shared v0.1.1
9162023-11-08T23:14:41.285Z Downloaded foreign-types-macros v0.2.3
9172023-11-08T23:14:41.289Z Downloaded endian-type v0.1.2
9182023-11-08T23:14:41.292Z Downloaded resolv-conf v0.7.0
9192023-11-08T23:14:41.295Z Downloaded tokio-tungstenite v0.20.1
9202023-11-08T23:14:41.297Z Downloaded ena v0.14.2
9212023-11-08T23:14:41.300Z Downloaded utf-8 v0.7.6
9222023-11-08T23:14:41.303Z Downloaded semver v0.11.0
9232023-11-08T23:14:41.306Z Downloaded derive_builder_macro v0.12.0
9242023-11-08T23:14:41.309Z Downloaded scopeguard v1.2.0
9252023-11-08T23:14:41.312Z Downloaded foreign-types-shared v0.3.1
9262023-11-08T23:14:41.315Z Downloaded pin-utils v0.1.0
9272023-11-08T23:14:41.323Z Downloaded pest_generator v2.7.2
9282023-11-08T23:14:41.741Z Downloaded remove_dir_all v0.5.3
9292023-11-08T23:14:41.762Z Downloaded termtree v0.4.1
9302023-11-08T23:14:41.772Z Downloaded packed_struct_codegen v0.10.1
9312023-11-08T23:14:41.779Z Downloaded once_cell v1.18.0
9322023-11-08T23:14:41.788Z Downloaded darling_macro v0.20.3
9332023-11-08T23:14:41.856Z Downloaded number_prefix v0.4.0
9342023-11-08T23:14:42.274Z Downloaded foreign-types v0.5.0
9352023-11-08T23:14:42.287Z Downloaded nu-ansi-term v0.49.0
9362023-11-08T23:14:42.298Z Downloaded downcast v0.11.0
9372023-11-08T23:14:42.308Z Downloaded miniz_oxide v0.7.1
9382023-11-08T23:14:42.321Z Downloaded rand_xorshift v0.3.0
9392023-11-08T23:14:42.327Z Downloaded rand_core v0.6.4
9402023-11-08T23:14:42.332Z Downloaded slog-async v2.8.0
9412023-11-08T23:14:42.336Z Downloaded thread_local v1.1.7
9422023-11-08T23:14:42.340Z Downloaded usdt-impl v0.3.5
9432023-11-08T23:14:42.344Z Downloaded tokio-stream v0.1.14
9442023-11-08T23:14:42.351Z Downloaded serde-big-array v0.5.1
9452023-11-08T23:14:42.357Z Downloaded pin-project-lite v0.2.13
9462023-11-08T23:14:42.368Z Downloaded doc-comment v0.3.3
9472023-11-08T23:14:42.373Z Downloaded flagset v0.4.3
9482023-11-08T23:14:42.378Z Downloaded futures-core v0.3.29
9492023-11-08T23:14:42.382Z Downloaded typenum v1.16.0
9502023-11-08T23:14:42.386Z Downloaded proc-macro-crate v1.3.1
9512023-11-08T23:14:42.391Z Downloaded platforms v3.0.2
9522023-11-08T23:14:42.395Z Downloaded plotters-svg v0.3.5
9532023-11-08T23:14:42.400Z Downloaded time-core v0.1.1
9542023-11-08T23:14:42.404Z Downloaded postgres-types v0.2.6
9552023-11-08T23:14:42.407Z Downloaded structmeta v0.1.6
9562023-11-08T23:14:42.413Z Downloaded darling_core v0.14.4
9572023-11-08T23:14:42.417Z Downloaded rustls-pemfile v1.0.3
9582023-11-08T23:14:42.421Z Downloaded predicates v3.0.4
9592023-11-08T23:14:42.425Z Downloaded precomputed-hash v0.1.1
9602023-11-08T23:14:42.429Z Downloaded dof v0.1.5
9612023-11-08T23:14:42.434Z Downloaded pest_derive v2.7.2
9622023-11-08T23:14:42.439Z Downloaded path-dedot v3.1.0
9632023-11-08T23:14:42.442Z Downloaded serde_derive_internals v0.26.0
9642023-11-08T23:14:42.446Z Downloaded quick-error v1.2.3
9652023-11-08T23:14:42.450Z Downloaded hyper v0.14.27
9662023-11-08T23:14:42.458Z Downloaded strum v0.25.0
9672023-11-08T23:14:42.465Z Downloaded shlex v1.1.0
9682023-11-08T23:14:42.479Z Downloaded strum_macros v0.25.2
9692023-11-08T23:14:42.483Z Downloaded dyn-clone v1.0.13
9702023-11-08T23:14:42.487Z Downloaded ed25519 v1.5.3
9712023-11-08T23:14:42.492Z Downloaded serde_path_to_error v0.1.14
9722023-11-08T23:14:42.497Z Downloaded zone v0.3.0
9732023-11-08T23:14:42.502Z Downloaded pem v3.0.2
9742023-11-08T23:14:42.506Z Downloaded signal-hook-mio v0.2.3
9752023-11-08T23:14:42.510Z Downloaded proc-macro-error-attr v1.0.4
9762023-11-08T23:14:42.515Z Downloaded zerocopy v0.3.0
9772023-11-08T23:14:42.520Z Downloaded elliptic-curve v0.13.5
9782023-11-08T23:14:42.525Z Downloaded ff v0.13.0
9792023-11-08T23:14:42.531Z Downloaded peeking_take_while v0.1.2
9802023-11-08T23:14:42.535Z Downloaded threadpool v1.8.1
9812023-11-08T23:14:42.538Z Downloaded crypto-common v0.1.6
9822023-11-08T23:14:42.543Z Downloaded strum_macros v0.24.3
9832023-11-08T23:14:42.548Z Downloaded foreign-types v0.3.2
9842023-11-08T23:14:42.558Z Downloaded structopt-derive v0.4.18
9852023-11-08T23:14:42.562Z Downloaded headers-core v0.2.0
9862023-11-08T23:14:42.973Z Downloaded path-slash v0.1.5
9872023-11-08T23:14:42.977Z Downloaded curve25519-dalek-derive v0.1.0
9882023-11-08T23:14:42.980Z Downloaded wyz v0.5.1
9892023-11-08T23:14:42.987Z Downloaded time v0.3.27
9902023-11-08T23:14:42.997Z Downloaded snafu-derive v0.7.5
9912023-11-08T23:14:43.005Z Downloaded crunchy v0.2.2
9922023-11-08T23:14:43.009Z Downloaded fs-err v2.9.0
9932023-11-08T23:14:43.013Z Downloaded thiserror-impl-no-std v2.0.2
9942023-11-08T23:14:43.016Z Downloaded rand v0.8.5
9952023-11-08T23:14:43.020Z Downloaded difflib v0.4.0
9962023-11-08T23:14:43.023Z Downloaded serde_with_macros v2.3.3
9972023-11-08T23:14:43.026Z Downloaded opaque-debug v0.3.0
9982023-11-08T23:14:43.031Z Downloaded radium v0.7.0
9992023-11-08T23:14:43.051Z Downloaded globset v0.4.13
10002023-11-08T23:14:43.054Z Downloaded zip v0.6.6
10012023-11-08T23:14:43.058Z Downloaded rand_chacha v0.3.1
10022023-11-08T23:14:43.062Z Downloaded thiserror-no-std v2.0.2
10032023-11-08T23:14:43.065Z Downloaded r2d2 v0.8.10
10042023-11-08T23:14:43.069Z Downloaded der_derive v0.7.2
10052023-11-08T23:14:43.073Z Downloaded num-bigint-dig v0.8.4
10062023-11-08T23:14:43.076Z Downloaded thread-id v4.2.0
10072023-11-08T23:14:43.080Z Downloaded derive-where v1.2.5
10082023-11-08T23:14:43.083Z Downloaded slog-stdlog v4.1.1
10092023-11-08T23:14:43.087Z Downloaded slog-scope v4.4.0
10102023-11-08T23:14:43.090Z Downloaded crypto-bigint v0.5.2
10112023-11-08T23:14:43.094Z Downloaded enum-as-inner v0.5.1
10122023-11-08T23:14:43.101Z Downloaded stable_deref_trait v1.2.0
10132023-11-08T23:14:43.104Z Downloaded oorandom v11.1.3
10142023-11-08T23:14:43.108Z Downloaded signal-hook v0.3.17
10152023-11-08T23:14:43.114Z Downloaded tokio-util v0.7.10
10162023-11-08T23:14:43.120Z Downloaded poly1305 v0.8.0
10172023-11-08T23:14:43.123Z Downloaded diesel_derives v2.1.1
10182023-11-08T23:14:43.127Z Downloaded tar v0.4.40
10192023-11-08T23:14:43.131Z Downloaded pest v2.7.2
10202023-11-08T23:14:43.137Z Downloaded rayon-core v1.12.0
10212023-11-08T23:14:43.146Z Downloaded serde_yaml v0.9.25
10222023-11-08T23:14:43.164Z Downloaded rand v0.4.6
10232023-11-08T23:14:43.174Z Downloaded prettyplease v0.2.12
10242023-11-08T23:14:43.188Z Downloaded expectorate v1.1.0
10252023-11-08T23:14:43.198Z Downloaded fatfs v0.3.6
10262023-11-08T23:14:43.217Z Downloaded tabled v0.14.0
10272023-11-08T23:14:43.229Z Downloaded hashbrown v0.13.2
10282023-11-08T23:14:43.248Z Downloaded unicode-normalization v0.1.22
10292023-11-08T23:14:43.261Z Downloaded steno v0.4.0
10302023-11-08T23:14:43.277Z Downloaded snafu v0.7.5
10312023-11-08T23:14:43.290Z Downloaded unicode-segmentation v1.10.1
10322023-11-08T23:14:43.305Z Downloaded futures-util v0.3.29
10332023-11-08T23:14:43.309Z Downloaded serde_with v2.3.3
10342023-11-08T23:14:43.315Z Downloaded tokio-postgres v0.7.10
10352023-11-08T23:14:43.323Z Downloaded hashbrown v0.12.3
10362023-11-08T23:14:43.327Z Downloaded rayon v1.8.0
10372023-11-08T23:14:43.332Z Downloaded proptest v1.3.1
10382023-11-08T23:14:43.336Z Downloaded lalrpop v0.19.12
10392023-11-08T23:14:43.341Z Downloaded vcpkg v0.2.15
10402023-11-08T23:14:43.346Z Downloaded radix_trie v0.2.1
10412023-11-08T23:14:43.359Z Downloaded plotters v0.3.5
10422023-11-08T23:14:43.363Z Downloaded openssl v0.10.57
10432023-11-08T23:14:43.368Z Downloaded quick-xml v0.23.1
10442023-11-08T23:14:43.372Z Downloaded regex-syntax v0.7.5
10452023-11-08T23:14:43.378Z Downloaded rustls-webpki v0.101.7
10462023-11-08T23:14:43.381Z Downloaded openapiv3 v1.0.3
10472023-11-08T23:14:43.384Z Downloaded sled v0.34.7
10482023-11-08T23:14:43.389Z Downloaded zerocopy-derive v0.6.4
10492023-11-08T23:14:43.394Z Downloaded gimli v0.28.0
10502023-11-08T23:14:43.398Z Downloaded zerocopy-derive v0.2.0
10512023-11-08T23:14:43.402Z Downloaded rustls v0.21.8
10522023-11-08T23:14:43.405Z Downloaded smoltcp v0.9.1
10532023-11-08T23:14:43.409Z Downloaded regex-syntax v0.6.29
10542023-11-08T23:14:43.416Z Downloaded sha3 v0.10.8
10552023-11-08T23:14:43.461Z Downloaded rustix v0.38.9
10562023-11-08T23:14:43.477Z Downloaded regex v1.10.2
10572023-11-08T23:14:43.494Z Downloaded polar-core v0.27.0
10582023-11-08T23:14:43.501Z Downloaded object v0.32.1
10592023-11-08T23:14:43.505Z Downloaded object v0.30.4
10602023-11-08T23:14:43.510Z Downloaded encoding_rs v0.8.33
10612023-11-08T23:14:43.513Z Downloaded regex-syntax v0.8.2
10622023-11-08T23:14:43.518Z Downloaded bzip2-sys v0.1.11+1.0.8
10632023-11-08T23:14:43.523Z Downloaded regress v0.7.1
10642023-11-08T23:14:43.529Z Downloaded regex-automata v0.4.3
10652023-11-08T23:14:43.534Z Downloaded regex-automata v0.3.8
10662023-11-08T23:14:43.538Z Downloaded tokio v1.33.0
10672023-11-08T23:14:43.544Z Downloaded bstr v0.2.17
10682023-11-08T23:14:43.554Z Downloaded ratatui v0.23.0
10692023-11-08T23:14:43.558Z Downloaded webpki-roots v0.25.2
10702023-11-08T23:14:43.563Z Downloaded curve25519-dalek v4.1.0
10712023-11-08T23:14:43.569Z Downloaded diesel v2.1.3
10722023-11-08T23:14:43.573Z Downloaded git2 v0.17.2
10732023-11-08T23:14:43.578Z Downloaded bstr v1.6.0
10742023-11-08T23:14:43.582Z Downloaded trust-dns-proto v0.22.0
10752023-11-08T23:14:43.589Z Downloaded portable-atomic v1.4.3
10762023-11-08T23:14:43.594Z Downloaded syn v1.0.109
10772023-11-08T23:14:43.600Z Downloaded nix v0.26.2
10782023-11-08T23:14:43.605Z Downloaded smoltcp v0.8.2
10792023-11-08T23:14:43.610Z Downloaded reqwest v0.11.20
10802023-11-08T23:14:43.651Z Downloaded libgit2-sys v0.15.2+1.6.4
10812023-11-08T23:14:43.665Z Downloaded reedline v0.25.0
10822023-11-08T23:14:43.670Z Downloaded x509-cert v0.2.4
10832023-11-08T23:14:43.677Z Downloaded petgraph v0.6.4
10842023-11-08T23:14:43.684Z Downloaded ring v0.17.5
10852023-11-08T23:14:43.689Z Downloaded diff v0.1.13
10862023-11-08T23:14:43.695Z Downloaded flume v0.11.0
10872023-11-08T23:14:43.700Z Downloaded flate2 v1.0.28
10882023-11-08T23:14:43.714Z Downloaded idna v0.2.3
10892023-11-08T23:14:43.720Z Downloaded socket2 v0.4.9
10902023-11-08T23:14:43.731Z Downloaded h2 v0.3.21
10912023-11-08T23:14:43.736Z Downloaded ring v0.16.20
10922023-11-08T23:14:43.740Z Downloaded bitvec v1.0.1
10932023-11-08T23:14:43.747Z Downloaded test-strategy v0.3.1
10942023-11-08T23:14:43.750Z Downloaded heapless v0.7.16
10952023-11-08T23:14:43.755Z Downloaded nom v7.1.3
10962023-11-08T23:14:43.759Z Downloaded idna v0.4.0
10972023-11-08T23:14:43.763Z Downloaded libz-sys v1.1.12
10982023-11-08T23:14:43.774Z Downloaded criterion v0.5.1
10992023-11-08T23:14:43.783Z Downloaded yasna v0.5.2
11002023-11-08T23:14:43.788Z Downloaded headers v0.3.9
11012023-11-08T23:14:43.795Z Downloaded pretty_assertions v1.4.0
11022023-11-08T23:14:43.799Z Downloaded clap v2.34.0
11032023-11-08T23:14:43.806Z Downloaded hashlink v0.8.3
11042023-11-08T23:14:43.815Z Downloaded sha2 v0.10.8
11052023-11-08T23:14:44.232Z Downloaded rustls-native-certs v0.6.3
11062023-11-08T23:14:44.236Z Downloaded futures-timer v3.0.2
11072023-11-08T23:14:44.241Z Downloaded rcgen v0.11.3
11082023-11-08T23:14:44.245Z Downloaded der v0.7.8
11092023-11-08T23:14:44.251Z Downloaded tough v0.14.0
11102023-11-08T23:14:44.254Z Downloaded trust-dns-resolver v0.22.0
11112023-11-08T23:14:44.259Z Downloaded toml_edit v0.19.15
11122023-11-08T23:14:44.263Z Downloaded regex-automata v0.1.10
11132023-11-08T23:14:44.270Z Downloaded libm v0.2.7
11142023-11-08T23:14:44.692Z Downloaded libsqlite3-sys v0.26.0
11152023-11-08T23:14:44.706Z Downloaded version_check v0.9.4
11162023-11-08T23:14:44.713Z Downloaded dirs-next v2.0.0
11172023-11-08T23:14:44.718Z Downloaded predicates v2.1.5
11182023-11-08T23:14:44.728Z Downloaded tungstenite v0.18.0
11192023-11-08T23:14:44.737Z Downloaded tracing-core v0.1.31
11202023-11-08T23:14:44.743Z Downloaded textwrap v0.16.0
11212023-11-08T23:14:44.748Z Downloaded polyval v0.6.1
11222023-11-08T23:14:44.756Z Downloaded serde_plain v1.0.2
11232023-11-08T23:14:44.760Z Downloaded erased-serde v0.3.30
11242023-11-08T23:14:44.765Z Downloaded whoami v1.4.1
11252023-11-08T23:14:44.769Z Downloaded fnv v1.0.7
11262023-11-08T23:14:44.773Z Downloaded string_cache v0.8.7
11272023-11-08T23:14:44.777Z Downloaded digest v0.10.7
11282023-11-08T23:14:44.782Z Downloaded derive_builder_core v0.12.0
11292023-11-08T23:14:44.788Z Downloaded derive_builder v0.12.0
11302023-11-08T23:14:44.794Z Downloaded omicron-zone-package v0.8.3
11312023-11-08T23:14:44.800Z Downloaded chrono v0.4.31
11322023-11-08T23:14:44.806Z Downloaded salty v0.2.0
11332023-11-08T23:14:44.818Z Downloaded ref-cast-impl v1.0.20
11342023-11-08T23:14:44.831Z Downloaded ref-cast v1.0.20
11352023-11-08T23:14:44.860Z Downloaded serde-big-array v0.4.1
11362023-11-08T23:14:44.871Z Downloaded fastrand v2.0.0
11372023-11-08T23:14:44.882Z Downloaded fragile v2.0.0
11382023-11-08T23:14:44.889Z Downloaded fixedbitset v0.4.2
11392023-11-08T23:14:44.897Z Downloaded filetime v0.2.22
11402023-11-08T23:14:44.905Z Downloaded shell-words v1.1.0
11412023-11-08T23:14:44.910Z Downloaded darling v0.20.3
11422023-11-08T23:14:44.918Z Downloaded darling v0.14.4
11432023-11-08T23:14:44.923Z Downloaded minimal-lexical v0.2.1
11442023-11-08T23:14:44.928Z Downloaded aho-corasick v1.0.4
11452023-11-08T23:14:44.934Z Downloaded fd-lock v3.0.13
11462023-11-08T23:14:44.938Z Downloaded debug-ignore v1.0.5
11472023-11-08T23:14:44.942Z Downloaded either v1.9.0
11482023-11-08T23:14:44.954Z Downloaded proc-macro-error v1.0.4
11492023-11-08T23:14:44.957Z Downloaded openssl-sys v0.9.93
11502023-11-08T23:14:44.961Z Downloaded rstest_macros v0.18.2
11512023-11-08T23:14:44.964Z Downloaded rsa v0.9.2
11522023-11-08T23:14:44.967Z Downloaded generic-array v0.14.7
11532023-11-08T23:14:44.970Z Downloaded tokio-rustls v0.24.1
11542023-11-08T23:14:44.973Z Downloaded pest_meta v2.7.2
11552023-11-08T23:14:44.976Z Downloaded aes v0.8.3
11562023-11-08T23:14:44.979Z Downloaded rustc_version v0.4.0
11572023-11-08T23:14:44.984Z Downloaded getopts v0.2.21
11582023-11-08T23:14:44.999Z Downloaded olpc-cjson v0.1.3
11592023-11-08T23:14:45.002Z Downloaded predicates-core v1.0.6
11602023-11-08T23:14:45.006Z Downloaded slog-term v2.9.0
11612023-11-08T23:14:45.009Z Downloaded pem-rfc7468 v0.7.0
11622023-11-08T23:14:45.013Z Downloaded tinyvec v1.6.0
11632023-11-08T23:14:45.016Z Downloaded derive_more v0.99.17
11642023-11-08T23:14:45.020Z Downloaded postcard v0.7.3
11652023-11-08T23:14:45.023Z Downloaded zerocopy v0.6.4
11662023-11-08T23:14:45.029Z Downloaded darling_core v0.20.3
11672023-11-08T23:14:45.038Z Downloaded slog v2.7.0
11682023-11-08T23:14:45.049Z Downloaded crossterm v0.27.0
11692023-11-08T23:14:45.053Z Downloaded textwrap v0.11.0
11702023-11-08T23:14:45.058Z Downloaded predicates-tree v1.0.9
11712023-11-08T23:14:45.068Z Downloaded yansi v0.5.1
11722023-11-08T23:14:45.076Z Downloaded parking_lot v0.12.1
11732023-11-08T23:14:45.081Z Downloaded parking_lot v0.11.2
11742023-11-08T23:14:45.086Z Downloaded xattr v1.0.1
11752023-11-08T23:14:45.098Z Downloaded serde_urlencoded v0.7.1
11762023-11-08T23:14:45.108Z Downloaded percent-encoding v2.3.0
11772023-11-08T23:14:45.114Z Downloaded unarray v0.1.4
11782023-11-08T23:14:45.129Z Downloaded parking_lot_core v0.9.8
11792023-11-08T23:14:45.133Z Downloaded ucd-trie v0.1.6
11802023-11-08T23:14:45.144Z Downloaded oso v0.27.0
11812023-11-08T23:14:45.149Z Downloaded libxml v0.3.3
11822023-11-08T23:14:45.153Z Downloaded deranged v0.3.8
11832023-11-08T23:14:45.157Z Downloaded tempdir v0.3.7
11842023-11-08T23:14:45.160Z Downloaded which v4.4.0
11852023-11-08T23:14:45.163Z Downloaded papergrid v0.10.0
11862023-11-08T23:14:45.166Z Downloaded form_urlencoded v1.2.0
11872023-11-08T23:14:45.169Z Downloaded pem v1.1.1
11882023-11-08T23:14:45.174Z Downloaded trust-dns-client v0.22.0
11892023-11-08T23:14:45.177Z Downloaded schemars v0.8.13
11902023-11-08T23:14:45.181Z Downloaded ron v0.8.1
11912023-11-08T23:14:45.185Z Downloaded ron v0.7.1
11922023-11-08T23:14:45.189Z Downloaded num-bigint v0.4.4
11932023-11-08T23:14:45.192Z Downloaded url v2.4.1
11942023-11-08T23:14:45.197Z Downloaded phf_shared v0.10.0
11952023-11-08T23:14:45.200Z Downloaded spin v0.9.8
11962023-11-08T23:14:45.204Z Downloaded serde_repr v0.1.16
11972023-11-08T23:14:45.207Z Downloaded postgres-protocol v0.6.6
11982023-11-08T23:14:45.210Z Downloaded structopt v0.3.26
11992023-11-08T23:14:45.216Z Downloaded unsafe-libyaml v0.2.9
12002023-11-08T23:14:45.219Z Downloaded pkcs1 v0.7.5
12012023-11-08T23:14:45.223Z Downloaded chacha20poly1305 v0.10.1
12022023-11-08T23:14:45.227Z Downloaded bindgen v0.65.1
12032023-11-08T23:14:45.233Z Downloaded ppv-lite86 v0.2.17
12042023-11-08T23:14:45.242Z Downloaded uuid v1.5.0
12052023-11-08T23:14:45.661Z Downloaded parking_lot_core v0.8.6
12062023-11-08T23:14:46.194Z Downloaded toml v0.5.11
12072023-11-08T23:14:46.201Z Downloaded display-error-chain v0.2.0
12082023-11-08T23:14:46.205Z Downloaded zeroize_derive v1.4.2
12092023-11-08T23:14:46.211Z Downloaded zeroize v1.6.0
12102023-11-08T23:14:46.219Z Downloaded parse-display v0.8.2
12112023-11-08T23:14:46.226Z Downloaded packed_struct v0.10.1
12122023-11-08T23:14:46.231Z Downloaded owo-colors v3.5.0
12132023-11-08T23:14:46.234Z Downloaded rustc-demangle v0.1.23
12142023-11-08T23:14:46.242Z Downloaded itertools v0.11.0
12152023-11-08T23:14:46.249Z Downloaded pin-project-internal v1.1.3
12162023-11-08T23:14:46.260Z Downloaded relative-path v1.9.0
12172023-11-08T23:14:46.264Z Downloaded crucible-workspace-hack v0.1.0
12182023-11-08T23:14:46.268Z Downloaded zone_cfg_derive v0.3.0
12192023-11-08T23:14:46.272Z Downloaded ctr v0.9.2
12202023-11-08T23:14:46.275Z Downloaded cstr-argument v0.1.2
12212023-11-08T23:14:46.280Z Downloaded static_assertions v1.1.0
12222023-11-08T23:14:46.283Z Downloaded semver-parser v0.10.2
12232023-11-08T23:14:46.287Z Downloaded tungstenite v0.20.1
12242023-11-08T23:14:46.291Z Downloaded futures v0.3.29
12252023-11-08T23:14:46.710Z Downloaded const_format v0.2.31
12262023-11-08T23:14:46.715Z Downloaded postcard-cobs v0.1.5-pre
12272023-11-08T23:14:46.720Z Downloaded datatest-stable v0.2.3
12282023-11-08T23:14:46.813Z Downloaded strsim v0.8.0
12292023-11-08T23:14:46.824Z Downloaded slog-bunyan v2.4.0
12302023-11-08T23:14:46.831Z Downloaded hex v0.4.3
12312023-11-08T23:14:46.841Z Downloaded heck v0.3.3
12322023-11-08T23:14:46.862Z Downloaded tokio-macros v2.1.0
12332023-11-08T23:14:46.866Z Downloaded term v0.7.0
12342023-11-08T23:14:46.872Z Downloaded tempfile v3.8.0
12352023-11-08T23:14:46.881Z Downloaded cc v1.0.83
12362023-11-08T23:14:46.897Z Downloaded pkg-config v0.3.27
12372023-11-08T23:14:46.905Z Downloaded indicatif v0.17.7
12382023-11-08T23:14:46.909Z Downloaded bytes v1.5.0
12392023-11-08T23:14:46.918Z Downloaded supports-color v2.1.0
12402023-11-08T23:14:46.925Z Downloaded trust-dns-server v0.22.1
12412023-11-08T23:14:46.932Z Downloaded mio v0.8.8
12422023-11-08T23:14:46.940Z Downloaded num_threads v0.1.6
12432023-11-08T23:14:46.950Z Downloaded parse-display v0.7.0
12442023-11-08T23:14:46.955Z Downloaded pin-project v1.1.3
12452023-11-08T23:14:46.967Z Downloaded tracing v0.1.37
12462023-11-08T23:14:46.972Z Downloaded scheduled-thread-pool v0.2.7
12472023-11-08T23:14:46.975Z Downloaded rusty-fork v0.3.0
12482023-11-08T23:14:46.981Z Downloaded rpassword v7.2.0
12492023-11-08T23:14:46.991Z Downloaded data-encoding v2.4.0
12502023-11-08T23:14:46.995Z Downloaded unicode-bidi v0.3.13
12512023-11-08T23:14:46.999Z Downloaded toml v0.7.8
12522023-11-08T23:14:47.006Z Downloaded hash32 v0.2.1
12532023-11-08T23:14:47.011Z Downloaded dirs-sys-next v0.1.2
12542023-11-08T23:14:47.017Z Downloaded getrandom v0.2.10
12552023-11-08T23:14:47.023Z Downloaded dashmap v5.5.1
12562023-11-08T23:14:47.027Z Downloaded tinyvec_macros v0.1.1
12572023-11-08T23:14:47.032Z Downloaded half v1.8.2
12582023-11-08T23:14:47.040Z Downloaded futures-channel v0.3.29
12592023-11-08T23:14:47.044Z Downloaded vergen v8.2.4
12602023-11-08T23:14:47.050Z Downloaded sct v0.7.0
12612023-11-08T23:14:47.055Z Downloaded signature v1.6.4
12622023-11-08T23:14:47.060Z Downloaded smallvec v1.11.0
12632023-11-08T23:14:47.068Z Downloaded trybuild v1.0.85
12642023-11-08T23:14:47.071Z Downloaded vte v0.11.1
12652023-11-08T23:14:47.076Z Downloaded mockall_derive v0.11.4
12662023-11-08T23:14:47.081Z Downloaded topological-sort v0.2.2
12672023-11-08T23:14:47.085Z Downloaded time-macros v0.2.13
12682023-11-08T23:14:47.091Z Downloaded termios v0.3.3
12692023-11-08T23:14:47.097Z Downloaded tokio-native-tls v0.3.1
12702023-11-08T23:14:47.100Z Downloaded termcolor v1.2.0
12712023-11-08T23:14:47.110Z Downloaded socket2 v0.5.4
12722023-11-08T23:14:47.114Z Downloaded env_logger v0.9.3
12732023-11-08T23:14:47.119Z Downloaded tinytemplate v1.2.1
12742023-11-08T23:14:47.123Z Downloaded glob v0.3.1
12752023-11-08T23:14:47.130Z Downloaded twox-hash v1.6.3
12762023-11-08T23:14:47.136Z Downloaded plotters-backend v0.3.5
12772023-11-08T23:14:47.141Z Downloaded subprocess v0.2.9
12782023-11-08T23:14:47.145Z Downloaded rtoolbox v0.0.1
12792023-11-08T23:14:47.150Z Downloaded base64 v0.21.5
12802023-11-08T23:14:47.154Z Downloaded base64 v0.13.1
12812023-11-08T23:14:47.158Z Downloaded tui-tree-widget v0.13.0
12822023-11-08T23:14:47.163Z Downloaded tap v1.0.1
12832023-11-08T23:14:47.175Z Downloaded tabled_derive v0.6.0
12842023-11-08T23:14:47.180Z Downloaded synstructure v0.12.6
12852023-11-08T23:14:47.199Z Downloaded partial-io v0.5.4
12862023-11-08T23:14:47.205Z Downloaded password-hash v0.5.0
12872023-11-08T23:14:47.211Z Downloaded env_logger v0.10.0
12882023-11-08T23:14:47.216Z Downloaded structmeta-derive v0.1.6
12892023-11-08T23:14:47.221Z Downloaded structmeta v0.2.0
12902023-11-08T23:14:47.226Z Downloaded stringprep v0.1.3
12912023-11-08T23:14:47.251Z Downloaded unicode-linebreak v0.1.5
12922023-11-08T23:14:47.256Z Downloaded toolchain_find v0.2.0
12932023-11-08T23:14:47.264Z Downloaded unicase v2.7.0
12942023-11-08T23:14:47.273Z Downloaded futures-executor v0.3.29
12952023-11-08T23:14:47.281Z Downloaded log v0.4.20
12962023-11-08T23:14:47.286Z Downloaded num-rational v0.4.1
12972023-11-08T23:14:47.298Z Downloaded ciborium v0.2.1
12982023-11-08T23:14:47.308Z Downloaded spki v0.7.2
12992023-11-08T23:14:47.320Z Downloaded slog-json v2.6.1
13002023-11-08T23:14:47.331Z Downloaded signature v2.1.0
13012023-11-08T23:14:47.337Z Downloaded multer v2.1.0
13022023-11-08T23:14:47.342Z Downloaded const_format_proc_macros v0.2.31
13032023-11-08T23:14:47.345Z Downloaded sha1 v0.10.5
13042023-11-08T23:14:47.349Z Downloaded num-complex v0.4.4
13052023-11-08T23:14:47.354Z Downloaded argon2 v0.5.2
13062023-11-08T23:14:47.360Z Downloaded http v0.2.9
13072023-11-08T23:14:47.364Z Downloaded walkdir v2.4.0
13082023-11-08T23:14:47.368Z Downloaded console v0.15.7
13092023-11-08T23:14:47.373Z Downloaded phf_shared v0.11.2
13102023-11-08T23:14:47.378Z Downloaded parse-display-derive v0.8.2
13112023-11-08T23:14:47.382Z Downloaded vsss-rs v3.3.1
13122023-11-08T23:14:47.386Z Downloaded itertools v0.10.5
13132023-11-08T23:14:47.395Z Downloaded pretty-hex v0.2.1
13142023-11-08T23:14:47.398Z Downloaded fallible-streaming-iterator v0.1.9
13152023-11-08T23:14:47.402Z Downloaded fallible-iterator v0.2.0
13162023-11-08T23:14:47.406Z Downloaded serde-hex v0.1.0
13172023-11-08T23:14:47.411Z Downloaded const-oid v0.9.5
13182023-11-08T23:14:47.415Z Downloaded rustc-hash v1.1.0
13192023-11-08T23:14:47.419Z Downloaded paste v1.0.14
13202023-11-08T23:14:47.424Z Downloaded unicode-width v0.1.11
13212023-11-08T23:14:47.431Z Downloaded subtle v2.5.0
13222023-11-08T23:14:47.454Z Downloaded blake2b_simd v1.0.1
13232023-11-08T23:14:47.875Z Downloaded vec_map v0.8.2
13242023-11-08T23:14:47.883Z Downloaded fxhash v0.2.1
13252023-11-08T23:14:47.891Z Downloaded universal-hash v0.5.1
13262023-11-08T23:14:47.896Z Downloaded unicode-xid v0.2.4
13272023-11-08T23:14:47.904Z Downloaded siphasher v0.3.11
13282023-11-08T23:14:47.913Z Downloaded crossbeam-channel v0.5.8
13292023-11-08T23:14:47.919Z Downloaded http-body v0.4.5
13302023-11-08T23:14:47.927Z Downloaded allocator-api2 v0.2.16
13312023-11-08T23:14:47.931Z Downloaded blake2 v0.10.6
13322023-11-08T23:14:47.940Z Downloaded addr2line v0.21.0
13332023-11-08T23:14:47.943Z Downloaded strip-ansi-escapes v0.2.0
13342023-11-08T23:14:47.951Z Downloaded spin v0.5.2
13352023-11-08T23:14:47.956Z Downloaded slog-dtrace v0.2.3
13362023-11-08T23:14:47.961Z Downloaded slab v0.4.9
13372023-11-08T23:14:47.966Z Downloaded native-tls v0.2.11
13382023-11-08T23:14:47.970Z Downloaded nanorand v0.7.0
13392023-11-08T23:14:47.974Z Downloaded nodrop v0.1.14
13402023-11-08T23:14:47.977Z Downloaded linked-hash-map v0.5.6
13412023-11-08T23:14:47.983Z Downloaded hyper-staticfile v0.9.5
13422023-11-08T23:14:47.995Z Downloaded num-integer v0.1.45
13432023-11-08T23:14:47.999Z Downloaded convert_case v0.4.0
13442023-11-08T23:14:48.003Z Downloaded path-absolutize v3.1.0
13452023-11-08T23:14:48.009Z Downloaded wait-timeout v0.2.0
13462023-11-08T23:14:48.014Z Downloaded serde_tokenstream v0.2.0
13472023-11-08T23:14:48.017Z Downloaded rstest v0.18.2
13482023-11-08T23:14:48.021Z Downloaded crossbeam v0.8.2
13492023-11-08T23:14:48.025Z Downloaded memoffset v0.7.1
13502023-11-08T23:14:48.029Z Downloaded anes v0.1.6
13512023-11-08T23:14:48.039Z Downloaded similar-asserts v1.5.0
13522023-11-08T23:14:48.043Z Downloaded rustc_version v0.1.7
13532023-11-08T23:14:48.054Z Downloaded hyper-tls v0.5.0
13542023-11-08T23:14:48.059Z Downloaded bit_field v0.10.2
13552023-11-08T23:14:48.063Z Downloaded memoffset v0.9.0
13562023-11-08T23:14:48.067Z Downloaded openssl-macros v0.1.1
13572023-11-08T23:14:48.072Z Downloaded untrusted v0.9.0
13582023-11-08T23:14:48.081Z Downloaded untrusted v0.7.1
13592023-11-08T23:14:48.085Z Downloaded smawk v0.3.1
13602023-11-08T23:14:48.089Z Downloaded schemars_derive v0.8.13
13612023-11-08T23:14:48.098Z Downloaded lock_api v0.4.10
13622023-11-08T23:14:48.102Z Downloaded num_enum v0.7.0
13632023-11-08T23:14:48.106Z Downloaded num-derive v0.4.0
13642023-11-08T23:14:48.111Z Downloaded num-traits v0.2.16
13652023-11-08T23:14:48.116Z Downloaded ascii v1.1.0
13662023-11-08T23:14:48.123Z Downloaded backoff v0.4.0
13672023-11-08T23:14:48.132Z Downloaded signal-hook-registry v1.4.1
13682023-11-08T23:14:48.159Z Downloaded indexmap v1.9.3
13692023-11-08T23:14:48.166Z Downloaded crc32fast v1.3.2
13702023-11-08T23:14:48.171Z Downloaded bytesize v1.3.0
13712023-11-08T23:14:48.179Z Downloaded humantime v2.1.0
13722023-11-08T23:14:48.183Z Downloaded num_enum_derive v0.5.11
13732023-11-08T23:14:48.189Z Downloaded is-terminal v0.4.9
13742023-11-08T23:14:48.194Z Downloaded hyper-rustls v0.24.2
13752023-11-08T23:14:48.199Z Downloaded httptest v0.15.5
13762023-11-08T23:14:48.202Z Downloaded async-trait v0.1.74
13772023-11-08T23:14:48.206Z Downloaded arrayvec v0.7.4
13782023-11-08T23:14:48.211Z Downloaded assert_cmd v2.0.12
13792023-11-08T23:14:48.230Z Downloaded num_enum v0.5.11
13802023-11-08T23:14:48.239Z Downloaded clang-sys v1.6.1
13812023-11-08T23:14:48.247Z Downloaded serde_tokenstream v0.1.7
13822023-11-08T23:14:48.254Z Downloaded secrecy v0.8.0
13832023-11-08T23:14:48.258Z Downloaded httparse v1.8.0
13842023-11-08T23:14:48.286Z Downloaded bzip2 v0.4.4
13852023-11-08T23:14:48.290Z Downloaded waitgroup v0.1.2
13862023-11-08T23:14:48.300Z Downloaded vte_generate_state_changes v0.1.1
13872023-11-08T23:14:48.304Z Downloaded semver v0.1.20
13882023-11-08T23:14:48.312Z Downloaded same-file v1.0.6
13892023-11-08T23:14:48.315Z Downloaded rustversion v1.0.14
13902023-11-08T23:14:48.319Z Downloaded ringbuffer v0.15.0
13912023-11-08T23:14:48.323Z Downloaded maybe-uninit v2.0.0
13922023-11-08T23:14:48.327Z Downloaded linear-map v1.2.0
13932023-11-08T23:14:48.331Z Downloaded indoc v1.0.9
13942023-11-08T23:14:48.336Z Downloaded byteorder v1.5.0
13952023-11-08T23:14:48.340Z Downloaded buf-list v1.0.3
13962023-11-08T23:14:48.343Z Downloaded block-buffer v0.10.4
13972023-11-08T23:14:48.347Z Downloaded base16ct v0.2.0
13982023-11-08T23:14:48.351Z Downloaded libtest-mimic v0.6.1
13992023-11-08T23:14:48.355Z Downloaded slog-envlogger v2.2.0
14002023-11-08T23:14:48.359Z Downloaded signal-hook-tokio v0.3.1
14012023-11-08T23:14:48.364Z Downloaded serial_test_derive v0.10.0
14022023-11-08T23:14:48.367Z Downloaded bcs v0.1.6
14032023-11-08T23:14:48.371Z Downloaded base64ct v1.6.0
14042023-11-08T23:14:48.376Z Downloaded async-stream v0.3.5
14052023-11-08T23:14:48.380Z Downloaded ansi_term v0.12.1
14062023-11-08T23:14:48.384Z Downloaded chacha20 v0.9.1
14072023-11-08T23:14:48.392Z Downloaded approx v0.5.1
14082023-11-08T23:14:48.400Z Downloaded aead v0.5.2
14092023-11-08T23:14:48.410Z Downloaded colored v2.0.4
14102023-11-08T23:14:48.418Z Downloaded corncobs v0.1.3
14112023-11-08T23:14:48.429Z Downloaded async-recursion v1.0.5
14122023-11-08T23:14:48.435Z Downloaded num-iter v0.1.43
14132023-11-08T23:14:48.442Z Downloaded iana-time-zone v0.1.57
14142023-11-08T23:14:48.448Z Downloaded adler v1.0.2
14152023-11-08T23:14:48.453Z Downloaded arrayref v0.3.7
14162023-11-08T23:14:48.457Z Downloaded serial_test v0.10.0
14172023-11-08T23:14:48.464Z Downloaded mime_guess v2.0.4
14182023-11-08T23:14:48.479Z Downloaded mime v0.3.17
14192023-11-08T23:14:48.484Z Downloaded maplit v1.0.2
14202023-11-08T23:14:48.488Z Downloaded indoc v2.0.3
14212023-11-08T23:14:48.492Z Downloaded hubpack_derive v0.1.1
14222023-11-08T23:14:48.497Z Downloaded httpdate v1.0.3
14232023-11-08T23:14:48.502Z Downloaded crossbeam-deque v0.8.3
14242023-11-08T23:14:48.505Z Downloaded cipher v0.4.4
14252023-11-08T23:14:48.508Z Downloaded ciborium-ll v0.2.1
14262023-11-08T23:14:48.512Z Downloaded cfg-if v1.0.0
14272023-11-08T23:14:48.515Z Downloaded ciborium-io v0.2.1
14282023-11-08T23:14:48.518Z Downloaded atty v0.2.14
14292023-11-08T23:14:48.524Z Downloaded is_ci v1.1.1
14302023-11-08T23:14:48.527Z Downloaded constant_time_eq v0.2.6
14312023-11-08T23:14:48.531Z Downloaded arc-swap v1.6.0
14322023-11-08T23:14:48.535Z Downloaded bitstruct v0.1.1
14332023-11-08T23:14:48.538Z Downloaded instant v0.1.12
14342023-11-08T23:14:48.543Z Downloaded crc-catalog v2.2.0
14352023-11-08T23:14:48.546Z Downloaded hostname v0.3.1
14362023-11-08T23:14:48.549Z Downloaded hkdf v0.12.3
14372023-11-08T23:14:48.554Z Downloaded bincode v1.3.3
14382023-11-08T23:14:48.558Z Downloaded cfg-if v0.1.10
14392023-11-08T23:14:48.561Z Downloaded highway v1.1.0
14402023-11-08T23:14:48.565Z Downloaded bitstruct_derive v0.1.0
14412023-11-08T23:14:48.571Z Downloaded atomic-waker v1.1.1
14422023-11-08T23:14:48.574Z Downloaded array-init v0.0.4
14432023-11-08T23:14:48.577Z Downloaded async-stream-impl v0.3.5
14442023-11-08T23:14:48.581Z Downloaded serde_arrays v0.1.0
14452023-11-08T23:14:48.584Z Downloaded nibble_vec v0.1.0
14462023-11-08T23:14:48.590Z Downloaded newtype_derive v0.1.6
14472023-11-08T23:14:48.593Z Downloaded managed v0.8.0
14482023-11-08T23:14:48.596Z Downloaded macaddr v1.0.1
14492023-11-08T23:14:48.600Z Downloaded atomicwrites v0.4.2
14502023-11-08T23:14:48.603Z Downloaded cast v0.3.0
14512023-11-08T23:14:48.607Z Downloaded hex-literal v0.4.1
14522023-11-08T23:14:48.610Z Downloaded rustfmt-wrapper v0.2.0
14532023-11-08T23:14:48.615Z Downloaded rust-argon2 v1.0.1
14542023-11-08T23:14:48.618Z Downloaded normalize-line-endings v0.3.0
14552023-11-08T23:14:48.622Z Downloaded match_cfg v0.1.0
14562023-11-08T23:14:48.625Z Downloaded http-range v0.1.5
14572023-11-08T23:14:48.628Z Downloaded rusqlite v0.29.0
14582023-11-08T23:14:48.631Z Downloaded cexpr v0.6.0
14592023-11-08T23:14:48.634Z Downloaded basic-toml v0.1.4
14602023-11-08T23:14:48.637Z Downloaded lazy_static v1.4.0
14612023-11-08T23:14:48.640Z Downloaded kstat-rs v0.2.3
14622023-11-08T23:14:48.643Z Downloaded ipnetwork v0.20.0
14632023-11-08T23:14:48.646Z Downloaded inout v0.1.3
14642023-11-08T23:14:48.649Z Downloaded crossbeam-queue v0.3.8
14652023-11-08T23:14:48.652Z Downloaded lalrpop-util v0.19.12
14662023-11-08T23:14:48.655Z Downloaded hubpack v0.1.2
14672023-11-08T23:14:48.658Z Downloaded cassowary v0.3.0
14682023-11-08T23:14:48.661Z Downloaded impl-trait-for-tuples v0.2.2
14692023-11-08T23:14:48.664Z Downloaded home v0.5.5
14702023-11-08T23:14:48.667Z Downloaded crossbeam-epoch v0.9.15
14712023-11-08T23:14:48.671Z Downloaded crc-any v2.4.3
14722023-11-08T23:14:48.674Z Downloaded cpufeatures v0.2.9
14732023-11-08T23:14:48.677Z Downloaded matches v0.1.10
14742023-11-08T23:14:48.684Z Downloaded cookie v0.16.2
14752023-11-08T23:14:48.688Z Downloaded bit-vec v0.6.3
14762023-11-08T23:14:48.691Z Downloaded crc v3.0.1
14772023-11-08T23:14:48.694Z Downloaded bb8 v0.8.1
14782023-11-08T23:14:48.697Z Compiling proc-macro2 v1.0.67
14792023-11-08T23:14:48.703Z Compiling serde v1.0.188
14802023-11-08T23:14:48.712Z Compiling autocfg v1.1.0
14812023-11-08T23:14:48.717Z Compiling version_check v0.9.4
14822023-11-08T23:14:48.721Z Compiling syn v1.0.109
14832023-11-08T23:14:48.724Z Compiling parking_lot_core v0.9.8
14842023-11-08T23:14:48.727Z Compiling libm v0.2.7
14852023-11-08T23:14:48.731Z Compiling libc v0.2.150
14862023-11-08T23:14:48.734Z Compiling cfg-if v1.0.0
14872023-11-08T23:14:48.737Z Compiling futures-core v0.3.29
14882023-11-08T23:14:48.741Z Compiling once_cell v1.18.0
14892023-11-08T23:14:48.745Z Compiling typenum v1.16.0
14902023-11-08T23:14:48.748Z Compiling lock_api v0.4.10
14912023-11-08T23:14:48.751Z Compiling num-traits v0.2.16
14922023-11-08T23:14:48.754Z Compiling ahash v0.8.3
14932023-11-08T23:14:48.761Z Compiling generic-array v0.14.7
14942023-11-08T23:14:48.764Z Compiling quote v1.0.33
14952023-11-08T23:14:48.768Z Compiling slab v0.4.9
14962023-11-08T23:14:48.772Z Compiling futures-channel v0.3.29
14972023-11-08T23:14:48.777Z Compiling syn v2.0.32
14982023-11-08T23:14:48.780Z Compiling jobserver v0.1.26
14992023-11-08T23:14:48.784Z Compiling futures-task v0.3.29
15002023-11-08T23:14:48.790Z Compiling cc v1.0.83
15012023-11-08T23:14:48.794Z Compiling futures-util v0.3.29
15022023-11-08T23:14:48.800Z Compiling pkg-config v0.3.27
15032023-11-08T23:14:48.804Z Compiling memchr v2.6.3
15042023-11-08T23:14:48.807Z Compiling vcpkg v0.2.15
15052023-11-08T23:14:48.811Z Compiling log v0.4.20
15062023-11-08T23:14:48.814Z Compiling itoa v1.0.9
15072023-11-08T23:14:48.817Z Compiling schemars v0.8.13
15082023-11-08T23:14:48.820Z Compiling serde_json v1.0.108
15092023-11-08T23:14:49.299Z Compiling httparse v1.8.0
15102023-11-08T23:14:49.584Z Compiling ryu v1.0.15
15112023-11-08T23:14:49.733Z Compiling indexmap v1.9.3
15122023-11-08T23:14:50.142Z Compiling getrandom v0.2.10
15132023-11-08T23:14:50.145Z Compiling allocator-api2 v0.2.16
15142023-11-08T23:14:50.184Z Compiling rustix v0.38.9
15152023-11-08T23:14:50.394Z Compiling equivalent v1.0.1
15162023-11-08T23:14:50.414Z Compiling rustls v0.21.8
15172023-11-08T23:14:50.534Z Compiling fnv v1.0.7
15182023-11-08T23:14:50.695Z Compiling aho-corasick v1.0.4
15192023-11-08T23:14:50.787Z Compiling regex-syntax v0.8.2
15202023-11-08T23:14:50.796Z Compiling openssl v0.10.57
15212023-11-08T23:14:51.291Z Compiling hashbrown v0.14.2
15222023-11-08T23:14:51.425Z Compiling unicode-xid v0.2.4
15232023-11-08T23:14:51.666Z Compiling native-tls v0.2.11
15242023-11-08T23:14:52.150Z Compiling ucd-trie v0.1.6
15252023-11-08T23:14:52.172Z Compiling ring v0.16.20
15262023-11-08T23:14:52.937Z Compiling ring v0.17.5
15272023-11-08T23:14:53.436Z Compiling openssl-sys v0.9.93
15282023-11-08T23:14:54.503Z Compiling backtrace v0.3.69
15292023-11-08T23:14:55.144Z Compiling async-trait v0.1.74
15302023-11-08T23:14:55.814Z Compiling anyhow v1.0.75
15312023-11-08T23:14:55.818Z Compiling crossbeam-utils v0.8.16
15322023-11-08T23:14:56.569Z Compiling regex-automata v0.4.3
15332023-11-08T23:14:56.579Z Compiling rustversion v1.0.14
15342023-11-08T23:14:56.840Z Compiling slog v2.7.0
15352023-11-08T23:14:57.008Z Compiling iana-time-zone v0.1.57
15362023-11-08T23:14:57.520Z Compiling time-core v0.1.1
15372023-11-08T23:14:57.550Z Compiling byteorder v1.5.0
15382023-11-08T23:14:57.764Z Compiling time-macros v0.2.13
15392023-11-08T23:14:58.277Z Compiling dyn-clone v1.0.13
15402023-11-08T23:14:58.554Z Compiling hashbrown v0.13.2
15412023-11-08T23:14:59.538Z Compiling serde_derive_internals v0.26.0
15422023-11-08T23:14:59.719Z Compiling synstructure v0.12.6
15432023-11-08T23:15:00.390Z Compiling usdt-impl v0.3.5
15442023-11-08T23:15:00.871Z Compiling scopeguard v1.2.0
15452023-11-08T23:15:01.102Z Compiling unicode-width v0.1.11
15462023-11-08T23:15:01.334Z Compiling winnow v0.5.15
15472023-11-08T23:15:01.854Z Compiling thread-id v4.2.0
15482023-11-08T23:15:02.002Z Compiling strsim v0.10.0
15492023-11-08T23:15:02.245Z Compiling tinyvec_macros v0.1.1
15502023-11-08T23:15:02.361Z Compiling tinyvec v1.6.0
15512023-11-08T23:15:02.769Z Compiling unicode-bidi v0.3.13
15522023-11-08T23:15:02.984Z Compiling smallvec v1.11.0
15532023-11-08T23:15:03.483Z Compiling regex v1.10.2
15542023-11-08T23:15:04.891Z Compiling unicode-normalization v0.1.22
15552023-11-08T23:15:04.988Z Compiling parking_lot v0.12.1
15562023-11-08T23:15:05.107Z Compiling percent-encoding v2.3.0
15572023-11-08T23:15:05.620Z Compiling form_urlencoded v1.2.0
15582023-11-08T23:15:06.065Z Compiling regex-syntax v0.6.29
15592023-11-08T23:15:06.403Z Compiling num-integer v0.1.45
15602023-11-08T23:15:06.490Z Compiling bitflags v1.3.2
15612023-11-08T23:15:06.650Z Compiling idna v0.4.0
15622023-11-08T23:15:06.763Z Compiling crc32fast v1.3.2
15632023-11-08T23:15:06.854Z Compiling adler v1.0.2
15642023-11-08T23:15:07.145Z Compiling miniz_oxide v0.7.1
15652023-11-08T23:15:07.506Z Compiling spin v0.5.2
15662023-11-08T23:15:07.557Z Compiling gimli v0.28.0
15672023-11-08T23:15:07.837Z Compiling object v0.32.1
15682023-11-08T23:15:08.905Z Compiling serde_derive v1.0.188
15692023-11-08T23:15:09.070Z Compiling thiserror-impl v1.0.49
15702023-11-08T23:15:09.166Z Compiling zeroize_derive v1.4.2
15712023-11-08T23:15:09.489Z Compiling tokio-macros v2.1.0
15722023-11-08T23:15:10.475Z Compiling futures-macro v0.3.29
15732023-11-08T23:15:11.457Z Compiling tracing-attributes v0.1.26
15742023-11-08T23:15:11.940Z Compiling schemars_derive v0.8.13
15752023-11-08T23:15:13.606Z Compiling thiserror v1.0.49
15762023-11-08T23:15:13.722Z Compiling openssl-macros v0.1.1
15772023-11-08T23:15:13.791Z Compiling pest v2.7.2
15782023-11-08T23:15:15.554Z Compiling zerocopy-derive v0.2.0
15792023-11-08T23:15:15.747Z Compiling strum_macros v0.25.2
15802023-11-08T23:15:16.835Z Compiling url v2.4.1
15812023-11-08T23:15:16.891Z Compiling addr2line v0.21.0
15822023-11-08T23:15:17.833Z Compiling pin-project-lite v0.2.13
15832023-11-08T23:15:18.007Z Compiling pest_meta v2.7.2
15842023-11-08T23:15:18.407Z Compiling zerocopy v0.3.0
15852023-11-08T23:15:18.649Z Compiling rustc-demangle v0.1.23
15862023-11-08T23:15:18.657Z Compiling zerocopy-derive v0.6.4
15872023-11-08T23:15:19.234Z Compiling signal-hook-registry v1.4.1
15882023-11-08T23:15:19.647Z Compiling dof v0.1.5
15892023-11-08T23:15:20.075Z Compiling mio v0.8.8
15902023-11-08T23:15:20.302Z Compiling pest_generator v2.7.2
15912023-11-08T23:15:22.111Z Compiling errno v0.3.2
15922023-11-08T23:15:22.200Z Compiling num_cpus v1.16.0
15932023-11-08T23:15:22.272Z Compiling socket2 v0.5.4
15942023-11-08T23:15:22.767Z Compiling futures-sink v0.3.29
15952023-11-08T23:15:22.773Z Compiling memoffset v0.9.0
15962023-11-08T23:15:23.389Z Compiling radium v0.7.0
15972023-11-08T23:15:23.446Z Compiling deranged v0.3.8
15982023-11-08T23:15:23.637Z Compiling futures-io v0.3.29
15992023-11-08T23:15:23.671Z Compiling num_threads v0.1.6
16002023-11-08T23:15:23.829Z Compiling pin-utils v0.1.0
16012023-11-08T23:15:24.011Z Compiling clap_derive v4.4.2
16022023-11-08T23:15:24.044Z Compiling spin v0.9.8
16032023-11-08T23:15:24.567Z Compiling tracing-core v0.1.31
16042023-11-08T23:15:24.634Z Compiling signal-hook v0.3.17
16052023-11-08T23:15:25.067Z Compiling lazy_static v1.4.0
16062023-11-08T23:15:25.218Z Compiling crossbeam-epoch v0.9.15
16072023-11-08T23:15:25.255Z Compiling pest_derive v2.7.2
16082023-11-08T23:15:25.856Z Compiling tracing v0.1.37
16092023-11-08T23:15:26.373Z Compiling dtrace-parser v0.1.14
16102023-11-08T23:15:26.565Z Compiling time v0.3.27
16112023-11-08T23:15:26.811Z Compiling num-iter v0.1.43
16122023-11-08T23:15:27.022Z Compiling base64 v0.21.5
16132023-11-08T23:15:27.241Z Compiling either v1.9.0
16142023-11-08T23:15:27.935Z Compiling rand_core v0.6.4
16152023-11-08T23:15:28.143Z Compiling foreign-types-shared v0.1.1
16162023-11-08T23:15:28.290Z Compiling untrusted v0.7.1
16172023-11-08T23:15:28.541Z Compiling hashbrown v0.12.3
16182023-11-08T23:15:28.581Z Compiling openssl-probe v0.1.5
16192023-11-08T23:15:28.989Z Compiling untrusted v0.9.0
16202023-11-08T23:15:29.303Z Compiling foreign-types v0.3.2
16212023-11-08T23:15:29.419Z Compiling zeroize v1.6.0
16222023-11-08T23:15:30.450Z Compiling bzip2-sys v0.1.11+1.0.8
16232023-11-08T23:15:31.842Z Compiling indexmap v2.1.0
16242023-11-08T23:15:32.007Z Compiling bytes v1.5.0
16252023-11-08T23:15:32.298Z Compiling chrono v0.4.31
16262023-11-08T23:15:33.570Z Compiling uuid v1.5.0
16272023-11-08T23:15:33.909Z Compiling semver v1.0.20
16282023-11-08T23:15:33.946Z Compiling http v0.2.9
16292023-11-08T23:15:33.967Z Compiling toml_datetime v0.6.5
16302023-11-08T23:15:34.610Z Compiling rustc_version v0.4.0
16312023-11-08T23:15:34.706Z Compiling serde_spanned v0.6.4
16322023-11-08T23:15:34.780Z Compiling serde_tokenstream v0.1.7
16332023-11-08T23:15:34.928Z Compiling openapiv3 v1.0.3
16342023-11-08T23:15:35.028Z Compiling toml_edit v0.19.15
16352023-11-08T23:15:35.568Z Compiling bitflags v2.4.0
16362023-11-08T23:15:35.600Z Compiling tokio v1.33.0
16372023-11-08T23:15:37.541Z Compiling usdt-attr-macro v0.3.5
16382023-11-08T23:15:37.819Z Compiling usdt-macro v0.3.5
16392023-11-08T23:15:38.303Z Compiling try-lock v0.2.4
16402023-11-08T23:15:38.504Z Compiling want v0.3.1
16412023-11-08T23:15:38.898Z Compiling http-body v0.4.5
16422023-11-08T23:15:39.676Z Compiling sct v0.7.0
16432023-11-08T23:15:40.128Z Compiling enum-as-inner v0.5.1
16442023-11-08T23:15:41.575Z Compiling socket2 v0.4.9
16452023-11-08T23:15:41.667Z Compiling tower-service v0.3.2
16462023-11-08T23:15:41.846Z Compiling httpdate v1.0.3
16472023-11-08T23:15:41.856Z Compiling heapless v0.7.16
16482023-11-08T23:15:42.194Z Compiling rustls-pemfile v1.0.3
16492023-11-08T23:15:42.457Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16502023-11-08T23:15:42.462Z Compiling siphasher v0.3.11
16512023-11-08T23:15:42.711Z Compiling rustls-native-certs v0.6.3
16522023-11-08T23:15:42.787Z Compiling ipnet v2.8.0
16532023-11-08T23:15:42.874Z Compiling serde_tokenstream v0.2.0
16542023-11-08T23:15:43.105Z Compiling serde_urlencoded v0.7.1
16552023-11-08T23:15:43.247Z Compiling encoding_rs v0.8.33
16562023-11-08T23:15:43.567Z Compiling webpki-roots v0.25.2
16572023-11-08T23:15:43.659Z Compiling mime v0.3.17
16582023-11-08T23:15:43.792Z Compiling crypto-common v0.1.6
16592023-11-08T23:15:44.064Z Compiling diesel_table_macro_syntax v0.1.0
16602023-11-08T23:15:44.336Z Compiling num-bigint v0.4.4
16612023-11-08T23:15:44.514Z Compiling smoltcp v0.9.1
16622023-11-08T23:15:44.534Z Compiling bit-vec v0.6.3
16632023-11-08T23:15:44.626Z Compiling diesel_derives v2.1.1
16642023-11-08T23:15:45.178Z Compiling flate2 v1.0.28
16652023-11-08T23:15:45.482Z Compiling phf_shared v0.10.0
16662023-11-08T23:15:45.512Z Compiling block-buffer v0.10.4
16672023-11-08T23:15:45.861Z Compiling hubpack_derive v0.1.1
16682023-11-08T23:15:46.407Z Compiling ppv-lite86 v0.2.17
16692023-11-08T23:15:47.191Z Compiling subtle v2.5.0
16702023-11-08T23:15:47.198Z Compiling new_debug_unreachable v1.0.4
16712023-11-08T23:15:47.203Z Compiling precomputed-hash v0.1.1
16722023-11-08T23:15:47.208Z Compiling fixedbitset v0.4.2
16732023-11-08T23:15:47.214Z Compiling const-oid v0.9.5
16742023-11-08T23:15:47.246Z Compiling string_cache v0.8.7
16752023-11-08T23:15:47.636Z Compiling rand_chacha v0.3.1
16762023-11-08T23:15:47.711Z Compiling petgraph v0.6.4
16772023-11-08T23:15:47.854Z Compiling bit-set v0.5.3
16782023-11-08T23:15:48.270Z Compiling tokio-util v0.7.10
16792023-11-08T23:15:49.163Z Compiling toml v0.7.8
16802023-11-08T23:15:50.364Z Compiling h2 v0.3.21
16812023-11-08T23:15:50.579Z Compiling digest v0.10.7
16822023-11-08T23:15:51.231Z Compiling tokio-native-tls v0.3.1
16832023-11-08T23:15:51.250Z Compiling toml_edit v0.21.0
16842023-11-08T23:15:51.667Z Compiling itertools v0.10.5
16852023-11-08T23:15:51.694Z Compiling unicode-segmentation v1.10.1
16862023-11-08T23:15:53.085Z Compiling lalrpop-util v0.19.12
16872023-11-08T23:15:53.290Z Compiling rand v0.8.5
16882023-11-08T23:15:53.606Z Compiling regress v0.7.1
16892023-11-08T23:15:54.288Z Compiling serde_repr v0.1.16
16902023-11-08T23:15:55.513Z Compiling io-lifetimes v1.0.11
16912023-11-08T23:15:55.783Z Compiling cpufeatures v0.2.9
16922023-11-08T23:15:55.912Z Compiling anstyle v1.0.2
16932023-11-08T23:15:55.936Z Compiling utf8parse v0.2.1
16942023-11-08T23:15:56.124Z Compiling anstyle-parse v0.2.1
16952023-11-08T23:15:56.166Z Compiling sha2 v0.10.8
16962023-11-08T23:15:56.638Z Compiling rustix v0.37.23
16972023-11-08T23:15:56.659Z Compiling hmac v0.12.1
16982023-11-08T23:15:56.979Z Compiling md-5 v0.10.5
16992023-11-08T23:15:57.434Z Compiling stringprep v0.1.3
17002023-11-08T23:15:58.101Z Compiling hash32 v0.2.1
17012023-11-08T23:15:58.593Z Compiling anstyle-query v1.0.0
17022023-11-08T23:15:58.652Z Compiling fallible-iterator v0.2.0
17032023-11-08T23:15:58.737Z Compiling colorchoice v1.0.0
17042023-11-08T23:15:58.766Z Compiling stable_deref_trait v1.2.0
17052023-11-08T23:15:59.313Z Compiling anstream v0.5.0
17062023-11-08T23:15:59.323Z Compiling terminal_size v0.2.6
17072023-11-08T23:15:59.358Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17082023-11-08T23:15:59.800Z Compiling postgres-protocol v0.6.6
17092023-11-08T23:15:59.863Z Compiling phf_shared v0.11.2
17102023-11-08T23:16:00.406Z Compiling block-padding v0.3.3
17112023-11-08T23:16:01.044Z Compiling scheduled-thread-pool v0.2.7
17122023-11-08T23:16:01.825Z Compiling tap v1.0.1
17132023-11-08T23:16:01.863Z Compiling clap_lex v0.5.1
17142023-11-08T23:16:01.976Z Compiling hyper v0.14.27
17152023-11-08T23:16:02.079Z Compiling regex-automata v0.1.10
17162023-11-08T23:16:02.113Z Compiling managed v0.8.0
17172023-11-08T23:16:02.537Z Compiling matches v0.1.10
17182023-11-08T23:16:02.662Z Compiling idna v0.2.3
17192023-11-08T23:16:02.836Z Compiling bstr v0.2.17
17202023-11-08T23:16:03.018Z Compiling clap_builder v4.4.2
17212023-11-08T23:16:05.090Z Compiling wyz v0.5.1
17222023-11-08T23:16:05.143Z Compiling r2d2 v0.8.10
17232023-11-08T23:16:05.702Z Compiling signal-hook-mio v0.2.3
17242023-11-08T23:16:05.791Z Compiling postgres-types v0.2.6
17252023-11-08T23:16:05.916Z Compiling inout v0.1.3
17262023-11-08T23:16:06.329Z Compiling phf v0.11.2
17272023-11-08T23:16:06.790Z Compiling hubpack v0.1.2
17282023-11-08T23:16:07.516Z Compiling ipnetwork v0.20.0
17292023-11-08T23:16:21.417Z Compiling futures-executor v0.3.29
17302023-11-08T23:16:23.252Z Compiling itertools v0.11.0
17312023-11-08T23:16:23.770Z Compiling zerocopy v0.6.4
17322023-11-08T23:16:24.359Z Compiling float-cmp v0.9.0
17332023-11-08T23:16:24.525Z Compiling data-encoding v2.4.0
17342023-11-08T23:16:24.745Z Compiling regex-automata v0.3.8
17352023-11-08T23:16:24.947Z Compiling difflib v0.4.0
17362023-11-08T23:16:25.327Z Compiling predicates-core v1.0.6
17372023-11-08T23:16:25.537Z Compiling funty v2.0.0
17382023-11-08T23:16:25.879Z Compiling static_assertions v1.1.0
17392023-11-08T23:16:25.982Z Compiling normalize-line-endings v0.3.0
17402023-11-08T23:16:26.042Z Compiling whoami v1.4.1
17412023-11-08T23:16:26.103Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17422023-11-08T23:16:26.262Z Compiling predicates v3.0.4
17432023-11-08T23:16:26.440Z Compiling hyper-tls v0.5.0
17442023-11-08T23:16:26.600Z Compiling tokio-postgres v0.7.10
17452023-11-08T23:16:26.869Z Compiling bstr v1.6.0
17462023-11-08T23:16:26.998Z Compiling bitvec v1.0.1
17472023-11-08T23:16:27.114Z Compiling yasna v0.5.2
17482023-11-08T23:16:27.144Z Compiling trust-dns-proto v0.22.0
17492023-11-08T23:16:27.265Z Compiling clap v4.4.3
17502023-11-08T23:16:27.557Z Compiling diesel v2.1.3
17512023-11-08T23:16:27.816Z Compiling futures v0.3.29
17522023-11-08T23:16:27.909Z Compiling cipher v0.4.4
17532023-11-08T23:16:28.375Z Compiling crossterm v0.27.0
17542023-11-08T23:16:28.406Z Compiling similar v2.2.1
17552023-11-08T23:16:28.435Z Compiling signature v2.1.0
17562023-11-08T23:16:28.468Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17572023-11-08T23:16:28.502Z Compiling tokio-stream v0.1.14
17582023-11-08T23:16:28.518Z Compiling usdt v0.3.5
17592023-11-08T23:16:28.540Z Compiling hex v0.4.3
17602023-11-08T23:16:28.553Z Compiling console v0.15.7
17612023-11-08T23:16:28.559Z Compiling getopts v0.2.21
17622023-11-08T23:16:28.787Z Compiling unsafe-libyaml v0.2.9
17632023-11-08T23:16:28.811Z Compiling ident_case v1.0.1
17642023-11-08T23:16:28.904Z Compiling slog-async v2.8.0
17652023-11-08T23:16:29.138Z Compiling paste v1.0.14
17662023-11-08T23:16:29.234Z Compiling serde_yaml v0.9.25
17672023-11-08T23:16:29.276Z Compiling darling_core v0.20.3
17682023-11-08T23:16:29.355Z Compiling multer v2.1.0
17692023-11-08T23:16:29.382Z Compiling async-stream-impl v0.3.5
17702023-11-08T23:16:29.390Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17712023-11-08T23:16:29.445Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17722023-11-08T23:16:29.505Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17732023-11-08T23:16:29.530Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17742023-11-08T23:16:33.807Z Compiling structmeta-derive v0.2.0
17752023-11-08T23:16:33.944Z Compiling regex-syntax v0.7.5
17762023-11-08T23:16:36.262Z Compiling darling_macro v0.20.3
17772023-11-08T23:16:37.723Z Compiling darling v0.20.3
17782023-11-08T23:16:37.883Z Compiling serde_with_macros v2.3.3
17792023-11-08T23:16:38.057Z Compiling structmeta v0.2.0
17802023-11-08T23:16:40.043Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17812023-11-08T23:16:41.043Z Compiling test-strategy v0.3.1
17822023-11-08T23:16:44.379Z Compiling parse-display-derive v0.8.2
17832023-11-08T23:16:49.150Z Checking unicode-ident v1.0.12
17842023-11-08T23:17:18.191Z Checking heck v0.4.1
17852023-11-08T23:17:27.437Z Checking atty v0.2.14
17862023-11-08T23:17:27.692Z Checking match_cfg v0.1.0
17872023-11-08T23:17:27.727Z Checking hostname v0.3.1
17882023-11-08T23:17:27.889Z Checking crossbeam-channel v0.5.8
17892023-11-08T23:17:27.976Z Checking sha1 v0.10.5
17902023-11-08T23:17:28.393Z Checking dirs-sys-next v0.1.2
17912023-11-08T23:17:28.501Z Checking fastrand v2.0.0
17922023-11-08T23:17:28.638Z Checking dirs-next v2.0.0
17932023-11-08T23:17:28.809Z Checking thread_local v1.1.7
17942023-11-08T23:17:28.987Z Checking tempfile v3.8.0
17952023-11-08T23:17:29.077Z Checking term v0.7.0
17962023-11-08T23:17:29.249Z Checking camino v1.1.6
17972023-11-08T23:17:29.522Z Checking strum v0.25.0
17982023-11-08T23:17:29.722Z Checking instant v0.1.12
17992023-11-08T23:17:29.725Z Checking take_mut v0.2.2
18002023-11-08T23:17:30.286Z Checking slog-term v2.9.0
18012023-11-08T23:17:30.298Z Checking slog-json v2.6.1
18022023-11-08T23:17:30.385Z Checking serde_with v2.3.3
18032023-11-08T23:17:30.953Z Checking slog-bunyan v2.4.0
18042023-11-08T23:17:31.155Z Checking debug-ignore v1.0.5
18052023-11-08T23:17:31.327Z Checking atomic-waker v1.1.1
18062023-11-08T23:17:31.516Z Checking waitgroup v0.1.2
18072023-11-08T23:17:32.170Z Checking async-stream v0.3.5
18082023-11-08T23:17:32.267Z Checking serde_path_to_error v0.1.14
18092023-11-08T23:17:32.514Z Checking backoff v0.4.0
18102023-11-08T23:17:32.583Z Checking toml v0.8.8
18112023-11-08T23:17:32.927Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18122023-11-08T23:17:33.127Z Checking macaddr v1.0.1
18132023-11-08T23:17:33.450Z Checking quick-error v1.2.3
18142023-11-08T23:17:33.933Z Compiling proc-macro-crate v1.3.1
18152023-11-08T23:17:34.710Z Checking wait-timeout v0.2.0
18162023-11-08T23:17:34.967Z Compiling crucible-workspace-hack v0.1.0
18172023-11-08T23:17:35.376Z Checking rusty-fork v0.3.0
18182023-11-08T23:17:35.422Z Checking rand_xorshift v0.3.0
18192023-11-08T23:17:35.648Z Checking unarray v0.1.4
18202023-11-08T23:17:36.088Z Checking parse-display v0.8.2
18212023-11-08T23:17:39.754Z Compiling proc-macro-error-attr v1.0.4
18222023-11-08T23:17:40.220Z Compiling proc-macro-error v1.0.4
18232023-11-08T23:17:40.882Z Compiling num_enum_derive v0.5.11
18242023-11-08T23:17:41.332Z Checking proptest v1.3.1
18252023-11-08T23:17:43.478Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18262023-11-08T23:17:44.318Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18272023-11-08T23:17:45.287Z Compiling foreign-types-macros v0.2.3
18282023-11-08T23:17:46.162Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18292023-11-08T23:17:46.231Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18302023-11-08T23:17:46.714Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18312023-11-08T23:17:46.759Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18322023-11-08T23:17:47.207Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18332023-11-08T23:17:49.548Z Compiling zone_cfg_derive v0.3.0
18342023-11-08T23:17:49.982Z Compiling mockall_derive v0.11.4
18352023-11-08T23:17:50.658Z Compiling num-derive v0.4.0
18362023-11-08T23:18:02.270Z Checking base64ct v1.6.0
18372023-11-08T23:18:17.793Z Checking is-terminal v0.4.9
18382023-11-08T23:18:29.169Z Compiling slog-dtrace v0.2.3
18392023-11-08T23:18:29.297Z Checking termtree v0.4.1
18402023-11-08T23:18:29.601Z Checking predicates-tree v1.0.9
18412023-11-08T23:18:29.660Z Checking password-hash v0.5.0
18422023-11-08T23:18:29.703Z Checking blake2 v0.10.6
18432023-11-08T23:18:29.799Z Checking num_enum v0.5.11
18442023-11-08T23:18:30.007Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18452023-11-08T23:18:30.351Z Compiling cancel-safe-futures v0.1.5
18462023-11-08T23:18:30.767Z Checking argon2 v0.5.2
18472023-11-08T23:18:30.773Z Checking postcard-cobs v0.1.5-pre
18482023-11-08T23:18:30.777Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18492023-11-08T23:18:30.789Z Checking postcard v0.7.3
18502023-11-08T23:18:30.921Z Checking smoltcp v0.8.2
18512023-11-08T23:18:30.998Z Checking cfg-if v0.1.10
18522023-11-08T23:18:31.023Z Checking base64 v0.13.1
18532023-11-08T23:18:31.223Z Checking foreign-types-shared v0.3.1
18542023-11-08T23:18:31.334Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18552023-11-08T23:18:31.860Z Checking foreign-types v0.5.0
18562023-11-08T23:18:32.198Z Checking cstr-argument v0.1.2
18572023-11-08T23:18:32.468Z Checking pretty-hex v0.2.1
18582023-11-08T23:18:32.845Z Checking colored v2.0.4
18592023-11-08T23:18:34.288Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18602023-11-08T23:18:37.377Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18612023-11-08T23:18:40.107Z Checking predicates v2.1.5
18622023-11-08T23:19:03.192Z Checking downcast v0.11.0
18632023-11-08T23:19:03.632Z Checking fragile v2.0.0
18642023-11-08T23:19:03.902Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18652023-11-08T23:19:04.131Z Checking zone v0.3.0
18662023-11-08T23:19:04.256Z Checking mockall v0.11.4
18672023-11-08T23:19:04.730Z Checking smf v0.2.2
18682023-11-08T23:19:05.005Z Compiling der_derive v0.7.2
18692023-11-08T23:19:05.153Z Checking filetime v0.2.22
18702023-11-08T23:19:05.372Z Checking xattr v1.0.1
18712023-11-08T23:19:05.748Z Compiling heck v0.3.3
18722023-11-08T23:19:06.015Z Compiling libefi-sys v0.1.0
18732023-11-08T23:19:06.127Z Checking tar v0.4.40
18742023-11-08T23:19:06.169Z Compiling structopt-derive v0.4.18
18752023-11-08T23:19:06.688Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18762023-11-08T23:19:06.846Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18772023-11-08T23:19:07.102Z Compiling memoffset v0.7.1
18782023-11-08T23:19:07.327Z Compiling maybe-uninit v2.0.0
18792023-11-08T23:19:07.512Z Checking pem v1.1.1
18802023-11-08T23:19:07.625Z Checking camino-tempfile v1.0.2
18812023-11-08T23:19:07.857Z Compiling num-bigint-dig v0.8.4
18822023-11-08T23:19:07.983Z Compiling packed_struct v0.10.1
18832023-11-08T23:19:08.205Z Compiling packed_struct_codegen v0.10.1
18842023-11-08T23:19:08.293Z Checking headers-core v0.2.0
18852023-11-08T23:19:08.414Z Checking headers v0.3.9
18862023-11-08T23:19:08.511Z Checking pem v3.0.2
18872023-11-08T23:19:08.550Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18882023-11-08T23:19:08.583Z Checking rcgen v0.11.3
18892023-11-08T23:19:08.614Z Checking atomicwrites v0.4.2
18902023-11-08T23:19:09.116Z Checking subprocess v0.2.9
18912023-11-08T23:19:09.230Z Compiling num-rational v0.4.1
18922023-11-08T23:19:09.256Z Checking termcolor v1.2.0
18932023-11-08T23:19:09.302Z Compiling same-file v1.0.6
18942023-11-08T23:19:09.333Z Compiling walkdir v2.4.0
18952023-11-08T23:19:09.347Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18962023-11-08T23:19:09.353Z Compiling semver-parser v0.10.2
18972023-11-08T23:19:09.362Z Checking linked-hash-map v0.5.6
18982023-11-08T23:19:09.379Z Checking lru-cache v0.1.2
18992023-11-08T23:19:09.390Z Compiling home v0.5.5
19002023-11-08T23:19:09.399Z Compiling toml v0.5.11
19012023-11-08T23:19:09.415Z Compiling semver v0.11.0
19022023-11-08T23:19:09.438Z Compiling doc-comment v0.3.3
19032023-11-08T23:19:09.475Z Compiling toolchain_find v0.2.0
19042023-11-08T23:19:09.492Z Checking ciborium-io v0.2.1
19052023-11-08T23:19:09.505Z Checking half v1.8.2
19062023-11-08T23:19:09.523Z Checking arc-swap v1.6.0
19072023-11-08T23:19:09.536Z Compiling convert_case v0.4.0
19082023-11-08T23:19:09.548Z Checking ciborium-ll v0.2.1
19092023-11-08T23:19:09.557Z Checking slog-scope v4.4.0
19102023-11-08T23:19:09.572Z Compiling rustfmt-wrapper v0.2.0
19112023-11-08T23:19:09.585Z Checking ciborium v0.2.1
19122023-11-08T23:19:09.594Z Compiling derive_more v0.99.17
19132023-11-08T23:19:09.610Z Checking slog-stdlog v4.1.1
19142023-11-08T23:19:09.618Z Compiling snafu-derive v0.7.5
19152023-11-08T23:19:09.630Z Compiling structmeta-derive v0.1.6
19162023-11-08T23:19:09.637Z Checking slog-envlogger v2.2.0
19172023-11-08T23:19:09.643Z Compiling derive-where v1.2.5
19182023-11-08T23:19:09.656Z Checking pem-rfc7468 v0.7.0
19192023-11-08T23:19:09.662Z Checking newline-converter v0.3.0
19202023-11-08T23:19:09.674Z Checking hkdf v0.12.3
19212023-11-08T23:19:09.693Z Compiling libz-sys v1.1.12
19222023-11-08T23:19:09.710Z Compiling parking_lot_core v0.8.6
19232023-11-08T23:19:09.720Z Checking flagset v0.4.3
19242023-11-08T23:19:09.728Z Checking der v0.7.8
19252023-11-08T23:19:09.743Z Checking expectorate v1.1.0
19262023-11-08T23:19:09.754Z Checking resolv-conf v0.7.0
19272023-11-08T23:19:09.763Z Checking textwrap v0.11.0
19282023-11-08T23:19:09.779Z Checking keccak v0.1.4
19292023-11-08T23:19:09.799Z Compiling semver v0.1.20
19302023-11-08T23:19:09.807Z Checking ansi_term v0.12.1
19312023-11-08T23:19:09.815Z Checking vec_map v0.8.2
19322023-11-08T23:19:09.824Z Checking strsim v0.8.0
19332023-11-08T23:19:09.834Z Compiling rustc_version v0.1.7
19342023-11-08T23:19:09.842Z Checking clap v2.34.0
19352023-11-08T23:19:09.854Z Compiling structmeta v0.1.6
19362023-11-08T23:19:09.865Z Checking sha3 v0.10.8
19372023-11-08T23:19:09.875Z Compiling parse-display-derive v0.7.0
19382023-11-08T23:19:09.888Z Checking spki v0.7.2
19392023-11-08T23:19:09.893Z Checking trust-dns-resolver v0.22.0
19402023-11-08T23:19:09.901Z Checking secrecy v0.8.0
19412023-11-08T23:19:09.910Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19422023-11-08T23:19:09.920Z Compiling libgit2-sys v0.15.2+1.6.4
19432023-11-08T23:19:09.930Z Compiling newtype_derive v0.1.6
19442023-11-08T23:19:09.942Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19452023-11-08T23:19:10.029Z Checking fxhash v0.2.1
19462023-11-08T23:19:10.046Z Checking structopt v0.3.26
19472023-11-08T23:19:10.063Z Compiling libsqlite3-sys v0.26.0
19482023-11-08T23:19:10.073Z Checking crc-catalog v2.2.0
19492023-11-08T23:19:10.082Z Checking crc v3.0.1
19502023-11-08T23:19:10.093Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19512023-11-08T23:19:10.103Z Checking pkcs8 v0.10.2
19522023-11-08T23:19:10.124Z Compiling vergen v8.2.4
19532023-11-08T23:19:10.137Z Checking nodrop v0.1.14
19542023-11-08T23:19:10.148Z Checking array-init v0.0.4
19552023-11-08T23:19:10.158Z Checking pkcs1 v0.7.5
19562023-11-08T23:19:10.203Z Checking smallvec v0.6.14
19572023-11-08T23:19:10.222Z Checking bitfield v0.14.0
19582023-11-08T23:19:10.232Z Compiling rayon-core v1.12.0
19592023-11-08T23:19:10.244Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19602023-11-08T23:19:10.661Z Checking x509-cert v0.2.4
19612023-11-08T23:19:10.665Z Checking serde-hex v0.1.0
19622023-11-08T23:19:10.669Z Checking env_logger v0.10.0
19632023-11-08T23:19:10.674Z Checking ron v0.8.1
19642023-11-08T23:19:10.704Z Checking rsa v0.9.2
19652023-11-08T23:19:10.717Z Checking crc-any v2.4.3
19662023-11-08T23:19:10.726Z Compiling buf-list v1.0.3
19672023-11-08T23:19:10.741Z Checking humantime v2.1.0
19682023-11-08T23:19:10.759Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19692023-11-08T23:19:10.769Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19702023-11-08T23:19:10.777Z Checking object v0.30.4
19712023-11-08T23:19:10.782Z Checking path-slash v0.1.5
19722023-11-08T23:19:10.786Z Checking utf-8 v0.7.6
19732023-11-08T23:19:10.792Z Compiling num_enum_derive v0.7.0
19742023-11-08T23:19:10.804Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19752023-11-08T23:19:10.808Z Compiling unicase v2.7.0
19762023-11-08T23:19:10.812Z Compiling platforms v3.0.2
19772023-11-08T23:19:10.817Z Compiling salty v0.2.0
19782023-11-08T23:19:10.820Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19792023-11-08T23:19:10.824Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19802023-11-08T23:19:10.828Z Checking num-complex v0.4.4
19812023-11-08T23:19:10.832Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19822023-11-08T23:19:10.837Z Compiling erased-serde v0.3.30
19832023-11-08T23:19:10.841Z Compiling curve25519-dalek v4.1.0
19842023-11-08T23:19:10.845Z Compiling bitstruct_derive v0.1.0
19852023-11-08T23:19:10.850Z Compiling async-recursion v1.0.5
19862023-11-08T23:19:10.853Z Checking num v0.4.1
19872023-11-08T23:19:10.858Z Checking swrite v0.1.0
19882023-11-08T23:19:10.861Z Compiling glob v0.3.1
19892023-11-08T23:19:10.865Z Compiling mime_guess v2.0.4
19902023-11-08T23:19:10.871Z Checking tungstenite v0.18.0
19912023-11-08T23:19:10.878Z Compiling thiserror-impl-no-std v2.0.2
19922023-11-08T23:19:10.883Z Compiling curve25519-dalek-derive v0.1.0
19932023-11-08T23:19:10.887Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19942023-11-08T23:19:10.892Z Checking tokio-tungstenite v0.18.0
19952023-11-08T23:19:10.896Z Checking universal-hash v0.5.1
19962023-11-08T23:19:10.900Z Checking nibble_vec v0.1.0
19972023-11-08T23:19:10.903Z Checking opaque-debug v0.3.0
19982023-11-08T23:19:10.906Z Compiling portable-atomic v1.4.3
19992023-11-08T23:19:10.909Z Compiling crunchy v0.2.2
20002023-11-08T23:19:10.914Z Checking endian-type v0.1.2
20012023-11-08T23:19:10.918Z Checking snafu v0.7.5
20022023-11-08T23:19:10.922Z Checking radix_trie v0.2.1
20032023-11-08T23:19:11.485Z Checking libsw v3.3.0
20042023-11-08T23:19:11.529Z Checking owo-colors v3.5.0
20052023-11-08T23:19:11.567Z Compiling tiny-keccak v2.0.2
20062023-11-08T23:19:11.783Z Checking linear-map v1.2.0
20072023-11-08T23:19:11.809Z Checking parking_lot v0.11.2
20082023-11-08T23:19:11.870Z Checking trust-dns-client v0.22.0
20092023-11-08T23:19:12.217Z Compiling clang-sys v1.6.1
20102023-11-08T23:19:12.274Z Checking crossbeam-deque v0.8.3
20112023-11-08T23:19:12.334Z Checking aead v0.5.2
20122023-11-08T23:19:12.657Z Compiling darling_core v0.14.4
20132023-11-08T23:19:12.737Z Compiling prettyplease v0.2.12
20142023-11-08T23:19:13.207Z Compiling ascii-canvas v3.0.0
20152023-11-08T23:19:13.682Z Checking sled v0.34.7
20162023-11-08T23:19:13.860Z Checking trust-dns-server v0.22.1
20172023-11-08T23:19:14.175Z Checking parse-display v0.7.0
20182023-11-08T23:19:14.591Z Compiling const_format_proc_macros v0.2.31
20192023-11-08T23:19:14.793Z Compiling ena v0.14.2
20202023-11-08T23:19:14.810Z Compiling minimal-lexical v0.2.1
20212023-11-08T23:19:15.879Z Checking pretty-hex v0.3.0
20222023-11-08T23:19:15.887Z Checking signature v1.6.4
20232023-11-08T23:19:15.894Z Compiling diff v0.1.13
20242023-11-08T23:19:15.906Z Checking ed25519 v1.5.3
20252023-11-08T23:19:16.023Z Compiling lalrpop v0.19.12
20262023-11-08T23:19:16.606Z Compiling nom v7.1.3
20272023-11-08T23:19:18.622Z Checking path-dedot v3.1.0
20282023-11-08T23:19:18.693Z Compiling libloading v0.7.4
20292023-11-08T23:19:18.851Z Compiling bindgen v0.65.1
20302023-11-08T23:19:18.984Z Compiling ref-cast v1.0.20
20312023-11-08T23:19:19.757Z Checking rayon v1.8.0
20322023-11-08T23:19:19.915Z Checking path-absolutize v3.1.0
20332023-11-08T23:19:21.202Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20342023-11-08T23:19:21.267Z Compiling darling_macro v0.14.4
20352023-11-08T23:19:22.587Z Compiling cexpr v0.6.0
20362023-11-08T23:19:22.772Z Compiling darling v0.14.4
20372023-11-08T23:19:22.931Z Compiling derive_builder_core v0.12.0
20382023-11-08T23:19:23.482Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20392023-11-08T23:19:23.941Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20402023-11-08T23:19:25.127Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20412023-11-08T23:19:25.897Z Checking globset v0.4.13
20422023-11-08T23:19:25.998Z Checking hashlink v0.8.3
20432023-11-08T23:19:26.031Z Checking olpc-cjson v0.1.3
20442023-11-08T23:19:26.175Z Checking serde-big-array v0.5.1
20452023-11-08T23:19:26.333Z Checking serde_plain v1.0.2
20462023-11-08T23:19:26.516Z Checking serde-big-array v0.4.1
20472023-11-08T23:19:26.675Z Compiling which v4.4.0
20482023-11-08T23:19:26.678Z Compiling ref-cast-impl v1.0.20
20492023-11-08T23:19:26.717Z Compiling libxml v0.3.3
20502023-11-08T23:19:26.748Z Compiling peeking_take_while v0.1.2
20512023-11-08T23:19:26.925Z Checking fallible-streaming-iterator v0.1.9
20522023-11-08T23:19:27.013Z Compiling rustc-hash v1.1.0
20532023-11-08T23:19:27.241Z Compiling lazycell v1.3.0
20542023-11-08T23:19:27.269Z Compiling shlex v1.1.0
20552023-11-08T23:19:27.472Z Checking rusqlite v0.29.0
20562023-11-08T23:19:27.678Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20572023-11-08T23:19:28.415Z Compiling derive_builder_macro v0.12.0
20582023-11-08T23:19:29.300Z Checking steno v0.4.0
20592023-11-08T23:19:29.661Z Checking nix v0.26.2
20602023-11-08T23:19:29.917Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20612023-11-08T23:19:30.017Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20622023-11-08T23:19:30.693Z Checking signal-hook-tokio v0.3.1
20632023-11-08T23:19:30.813Z Checking twox-hash v1.6.3
20642023-11-08T23:19:30.931Z Checking ff v0.13.0
20652023-11-08T23:19:30.977Z Compiling strum_macros v0.24.3
20662023-11-08T23:19:31.594Z Compiling indoc v1.0.9
20672023-11-08T23:19:31.990Z Checking corncobs v0.1.3
20682023-11-08T23:19:32.269Z Checking display-error-chain v0.2.0
20692023-11-08T23:19:33.028Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20702023-11-08T23:19:33.155Z Checking group v0.13.0
20712023-11-08T23:19:33.393Z Checking polyval v0.6.1
20722023-11-08T23:19:33.755Z Checking num_enum v0.7.0
20732023-11-08T23:19:33.978Z Checking ctr v0.9.2
20742023-11-08T23:19:34.267Z Checking aes v0.8.3
20752023-11-08T23:19:34.400Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20762023-11-08T23:19:34.804Z Checking crypto-bigint v0.5.2
20772023-11-08T23:19:35.690Z Checking bincode v1.3.3
20782023-11-08T23:19:36.331Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20792023-11-08T23:19:36.750Z Compiling cookie v0.16.2
20802023-11-08T23:19:37.474Z Checking base16ct v0.2.0
20812023-11-08T23:19:37.733Z Checking elliptic-curve v0.13.5
20822023-11-08T23:19:37.919Z Checking aes-gcm-siv v0.11.1
20832023-11-08T23:19:38.144Z Checking thiserror-no-std v2.0.2
20842023-11-08T23:19:38.314Z Checking poly1305 v0.8.0
20852023-11-08T23:19:38.487Z Checking env_logger v0.9.3
20862023-11-08T23:19:39.044Z Checking chacha20 v0.9.1
20872023-11-08T23:19:39.071Z Compiling impl-trait-for-tuples v0.2.2
20882023-11-08T23:19:39.182Z Compiling oso-derive v0.27.0
20892023-11-08T23:19:39.265Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20902023-11-08T23:19:39.576Z Checking ascii v1.1.0
20912023-11-08T23:19:39.597Z Checking ringbuffer v0.15.0
20922023-11-08T23:19:39.731Z Checking chacha20poly1305 v0.10.1
20932023-11-08T23:19:40.223Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20942023-11-08T23:19:40.240Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20952023-11-08T23:19:40.911Z Checking bitstruct v0.1.1
20962023-11-08T23:19:41.206Z Checking tungstenite v0.20.1
20972023-11-08T23:19:41.211Z Checking vsss-rs v3.3.1
20982023-11-08T23:19:41.828Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20992023-11-08T23:19:42.258Z Checking serde_arrays v0.1.0
21002023-11-08T23:19:42.585Z Checking tokio-tungstenite v0.20.1
21012023-11-08T23:19:44.751Z Checking kstat-rs v0.2.3
21022023-11-08T23:19:45.716Z Compiling indoc v2.0.3
21032023-11-08T23:19:45.964Z Checking assert_matches v1.5.0
21042023-11-08T23:19:49.303Z Checking bcs v0.1.6
21052023-11-08T23:19:50.068Z Checking highway v1.1.0
21062023-11-08T23:19:50.751Z Checking const_format v0.2.31
21072023-11-08T23:19:51.295Z Checking ron v0.7.1
21082023-11-08T23:19:51.411Z Checking bit_field v0.10.2
21092023-11-08T23:19:51.773Z Checking http-range v0.1.5
21102023-11-08T23:19:52.234Z Checking hyper-staticfile v0.9.5
21112023-11-08T23:19:54.573Z Checking maplit v1.0.2
21122023-11-08T23:19:54.721Z Checking number_prefix v0.4.0
21132023-11-08T23:19:54.994Z Checking indicatif v0.17.7
21142023-11-08T23:19:56.927Z Checking derive_builder v0.12.0
21152023-11-08T23:19:58.614Z Checking bb8 v0.8.1
21162023-11-08T23:19:58.703Z Checking quick-xml v0.23.1
21172023-11-08T23:19:59.014Z Checking bytesize v1.3.0
21182023-11-08T23:19:59.393Z Checking unicode-linebreak v0.1.5
21192023-11-08T23:20:00.158Z Checking fs-err v2.9.0
21202023-11-08T23:20:00.182Z Checking smawk v0.3.1
21212023-11-08T23:20:00.434Z Checking textwrap v0.16.0
21222023-11-08T23:20:00.600Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21232023-11-08T23:20:03.323Z Compiling vte_generate_state_changes v0.1.1
21242023-11-08T23:20:03.515Z Checking is_ci v1.1.1
21252023-11-08T23:20:03.697Z Checking cassowary v0.3.0
21262023-11-08T23:20:04.052Z Checking supports-color v2.1.0
21272023-11-08T23:20:04.359Z Checking ratatui v0.23.0
21282023-11-08T23:20:07.288Z Checking rtoolbox v0.0.1
21292023-11-08T23:20:07.577Z Checking rpassword v7.2.0
21302023-11-08T23:20:08.408Z Checking tui-tree-widget v0.13.0
21312023-11-08T23:20:09.817Z Checking shell-words v1.1.0
21322023-11-08T23:20:10.312Z Checking yansi v0.5.1
21332023-11-08T23:20:10.859Z Checking pretty_assertions v1.4.0
21342023-11-08T23:20:13.003Z Checking fatfs v0.3.6
21352023-11-08T23:20:13.410Z Checking plotters-backend v0.3.5
21362023-11-08T23:20:13.968Z Checking plotters-svg v0.3.5
21372023-11-08T23:20:14.976Z Checking rand v0.4.6
21382023-11-08T23:20:15.932Z Checking remove_dir_all v0.5.3
21392023-11-08T23:20:16.080Z Checking cast v0.3.0
21402023-11-08T23:20:16.576Z Checking criterion-plot v0.5.0
21412023-11-08T23:20:16.631Z Checking tempdir v0.3.7
21422023-11-08T23:20:16.876Z Checking plotters v0.3.5
21432023-11-08T23:20:19.970Z Checking tinytemplate v1.2.1
21442023-11-08T23:20:20.260Z Checking oorandom v11.1.3
21452023-11-08T23:20:20.344Z Checking anes v0.1.6
21462023-11-08T23:20:20.918Z Checking criterion v0.5.1
21472023-11-08T23:20:25.782Z Checking assert_cmd v2.0.12
21482023-11-08T23:20:26.182Z Checking dashmap v5.5.1
21492023-11-08T23:20:26.507Z Compiling serial_test_derive v0.10.0
21502023-11-08T23:20:28.057Z Compiling crossbeam-queue v0.3.8
21512023-11-08T23:20:28.159Z Checking serial_test v0.10.0
21522023-11-08T23:20:28.794Z Checking vte v0.11.1
21532023-11-08T23:20:28.934Z Checking threadpool v1.8.1
21542023-11-08T23:20:29.219Z Checking libtest-mimic v0.6.1
21552023-11-08T23:20:29.558Z Compiling tabled_derive v0.6.0
21562023-11-08T23:20:29.895Z Checking httptest v0.15.5
21572023-11-08T23:20:31.071Z Checking similar-asserts v1.5.0
21582023-11-08T23:20:31.287Z Checking strip-ansi-escapes v0.2.0
21592023-11-08T23:20:31.432Z Checking fd-lock v3.0.13
21602023-11-08T23:20:31.522Z Checking nanorand v0.7.0
21612023-11-08T23:20:31.714Z Compiling rstest_macros v0.18.2
21622023-11-08T23:20:32.072Z Checking nu-ansi-term v0.49.0
21632023-11-08T23:20:32.337Z Checking flume v0.11.0
21642023-11-08T23:20:32.552Z Checking datatest-stable v0.2.3
21652023-11-08T23:20:32.735Z Checking reedline v0.25.0
21662023-11-08T23:20:33.150Z Compiling pin-project-internal v1.1.3
21672023-11-08T23:20:33.522Z Checking constant_time_eq v0.2.6
21682023-11-08T23:20:33.685Z Compiling relative-path v1.9.0
21692023-11-08T23:20:34.110Z Checking bytecount v0.6.3
21702023-11-08T23:20:34.510Z Checking topological-sort v0.2.2
21712023-11-08T23:20:34.740Z Checking arrayref v0.3.7
21722023-11-08T23:20:34.876Z Checking arrayvec v0.7.4
21732023-11-08T23:20:34.921Z Compiling trybuild v1.0.85
21742023-11-08T23:20:35.483Z Checking blake2b_simd v1.0.1
21752023-11-08T23:20:35.910Z Checking papergrid v0.10.0
21762023-11-08T23:20:37.733Z Checking pin-project v1.1.3
21772023-11-08T23:20:37.901Z Checking basic-toml v0.1.4
21782023-11-08T23:20:37.918Z Checking constant_time_eq v0.3.0
21792023-11-08T23:20:38.098Z Checking futures-timer v3.0.2
21802023-11-08T23:20:38.540Z Checking tabled v0.14.0
21812023-11-08T23:20:38.824Z Checking rust-argon2 v1.0.1
21822023-11-08T23:20:40.224Z Checking partial-io v0.5.4
21832023-11-08T23:20:41.178Z Checking approx v0.5.1
21842023-11-08T23:20:41.322Z Checking cargo-platform v0.1.3
21852023-11-08T23:20:41.508Z Checking hex-literal v0.4.1
21862023-11-08T23:20:41.800Z Checking cargo_metadata v0.18.0
21872023-11-08T23:20:41.928Z Checking crossbeam v0.8.2
21882023-11-08T23:20:43.589Z Checking cargo_toml v0.17.0
21892023-11-08T23:20:44.605Z Checking termios v0.3.3
21902023-11-08T23:20:46.906Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21912023-11-08T23:20:48.442Z Checking rstest v0.18.2
21922023-11-08T23:20:57.279Z Compiling bzip2 v0.4.4
21932023-11-08T23:20:57.868Z Compiling zip v0.6.6
21942023-11-08T23:20:59.210Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21952023-11-08T23:21:29.225Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21962023-11-08T23:21:31.364Z Compiling polar-core v0.27.0
21972023-11-08T23:21:31.903Z Checking rustls-webpki v0.101.7
21982023-11-08T23:21:32.008Z Checking tokio-rustls v0.24.1
21992023-11-08T23:21:32.169Z Checking hyper-rustls v0.24.2
22002023-11-08T23:21:32.268Z Checking reqwest v0.11.20
22012023-11-08T23:21:32.354Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22022023-11-08T23:21:32.595Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22032023-11-08T23:21:32.676Z Checking tough v0.14.0
22042023-11-08T23:21:32.791Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22052023-11-08T23:21:32.924Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22062023-11-08T23:21:33.780Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22072023-11-08T23:21:33.936Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22082023-11-08T23:21:34.936Z Checking oso v0.27.0
22092023-11-08T23:21:38.301Z Compiling omicron-zone-package v0.8.3
22102023-11-08T23:21:38.430Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22112023-11-08T23:21:46.033Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22122023-11-08T23:21:46.139Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22132023-11-08T23:21:46.142Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22142023-11-08T23:21:49.120Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22152023-11-08T23:21:49.138Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22162023-11-08T23:21:49.154Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22172023-11-08T23:21:49.438Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22182023-11-08T23:21:49.776Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22192023-11-08T23:21:49.996Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22202023-11-08T23:21:50.100Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22212023-11-08T23:21:50.661Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22222023-11-08T23:21:51.058Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22232023-11-08T23:21:52.247Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22242023-11-08T23:22:03.793Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22252023-11-08T23:22:03.815Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22262023-11-08T23:22:03.847Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22272023-11-08T23:22:06.177Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22282023-11-08T23:22:06.916Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22292023-11-08T23:22:07.435Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22302023-11-08T23:22:08.803Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22312023-11-08T23:22:09.867Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22322023-11-08T23:22:10.052Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22332023-11-08T23:22:12.889Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22342023-11-08T23:22:14.368Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22352023-11-08T23:22:14.485Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22362023-11-08T23:22:14.593Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22372023-11-08T23:22:14.614Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22382023-11-08T23:22:15.618Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22392023-11-08T23:22:15.887Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22402023-11-08T23:22:18.085Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22412023-11-08T23:22:19.431Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22422023-11-08T23:22:21.031Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22432023-11-08T23:22:23.331Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22442023-11-08T23:22:24.303Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22452023-11-08T23:22:34.951Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22462023-11-08T23:22:39.243Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22472023-11-08T23:22:43.068Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22482023-11-08T23:22:43.128Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22492023-11-08T23:22:43.604Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22502023-11-08T23:22:44.321Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22512023-11-08T23:22:44.324Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22522023-11-08T23:22:44.410Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22532023-11-08T23:22:49.124Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22542023-11-08T23:22:50.182Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22552023-11-08T23:22:50.753Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22562023-11-08T23:22:51.389Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22572023-11-08T23:22:54.313Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22582023-11-08T23:22:55.296Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22592023-11-08T23:22:59.104Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22602023-11-08T23:23:04.432Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22612023-11-08T23:23:09.663Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22622023-11-08T23:23:10.994Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22632023-11-08T23:23:13.450Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22642023-11-08T23:23:16.179Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22652023-11-08T23:23:18.383Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22662023-11-08T23:23:20.071Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22672023-11-08T23:23:28.265Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22682023-11-08T23:23:28.804Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22692023-11-08T23:23:30.006Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22702023-11-08T23:23:31.627Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22712023-11-08T23:23:32.996Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22722023-11-08T23:23:33.368Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22732023-11-08T23:23:39.331Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22742023-11-08T23:24:02.515Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22752023-11-08T23:24:22.507Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22762023-11-08T23:24:37.317Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22772023-11-08T23:25:11.812Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22782023-11-08T23:25:33.036Z Compiling git2 v0.17.2
22792023-11-08T23:25:42.907Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22802023-11-08T23:25:45.500Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22812023-11-08T23:25:59.762Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22822023-11-08T23:26:12.819Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22832023-11-08T23:26:13.041Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22842023-11-08T23:26:13.122Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22852023-11-08T23:26:13.846Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22862023-11-08T23:26:51.026Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22872023-11-08T23:28:21.016Z Finished dev [unoptimized + debuginfo] target(s) in 13m 42s
22882023-11-08T23:28:21.252Z
22892023-11-08T23:28:21.261Zreal 14:49.058252525
22902023-11-08T23:28:21.273Zuser 1:27:08.533326118
22912023-11-08T23:28:21.276Zsys 11:35.199231932
22922023-11-08T23:28:21.279Ztrap 3.142566379
22932023-11-08T23:28:21.282Ztflt 3.603120663
22942023-11-08T23:28:21.285Zdflt 4.965386078
22952023-11-08T23:28:21.287Zkflt 0.051096043
22962023-11-08T23:28:21.290Zlock 1:59:56.898778571
22972023-11-08T23:28:21.293Zslp 5:11:22.225363992
22982023-11-08T23:28:21.300Zlat 3:17.048538053
22992023-11-08T23:28:21.302Zstop 8:35.874744060
23002023-11-08T23:28:22.531Zwarning: output filename collision.
23012023-11-08T23:28:22.534ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
23022023-11-08T23:28:22.537ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
23032023-11-08T23:28:22.540ZThe targets should have unique names.
23042023-11-08T23:28:22.543ZThis is a known bug where multiple crates with the same name use
23052023-11-08T23:28:22.546Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23062023-11-08T23:28:22.548Zwarning: output filename collision.
23072023-11-08T23:28:22.551ZThe 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)`.
23082023-11-08T23:28:22.555ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23092023-11-08T23:28:22.558ZThe targets should have unique names.
23102023-11-08T23:28:22.561ZThis is a known bug where multiple crates with the same name use
23112023-11-08T23:28:22.564Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23122023-11-08T23:28:22.567Zwarning: output filename collision.
23132023-11-08T23:28:22.569ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
23142023-11-08T23:28:22.572ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
23152023-11-08T23:28:22.575ZThe targets should have unique names.
23162023-11-08T23:28:22.579ZThis is a known bug where multiple crates with the same name use
23172023-11-08T23:28:22.582Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182023-11-08T23:28:22.585Zwarning: output filename collision.
23192023-11-08T23:28:22.588ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
23202023-11-08T23:28:22.590ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
23212023-11-08T23:28:22.593ZThe targets should have unique names.
23222023-11-08T23:28:22.596ZThis is a known bug where multiple crates with the same name use
23232023-11-08T23:28:22.599Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242023-11-08T23:28:22.601Zwarning: output filename collision.
23252023-11-08T23:28:22.604ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
23262023-11-08T23:28:22.611ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23272023-11-08T23:28:22.627ZThe targets should have unique names.
23282023-11-08T23:28:22.630ZThis is a known bug where multiple crates with the same name use
23292023-11-08T23:28:22.633Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302023-11-08T23:28:22.635Zwarning: output filename collision.
23312023-11-08T23:28:22.667ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
23322023-11-08T23:28:22.677ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23332023-11-08T23:28:22.680ZThe targets should have unique names.
23342023-11-08T23:28:22.683ZThis is a known bug where multiple crates with the same name use
23352023-11-08T23:28:22.686Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362023-11-08T23:28:22.690Zwarning: output filename collision.
23372023-11-08T23:28:22.694ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23382023-11-08T23:28:22.698ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23392023-11-08T23:28:22.702ZThe targets should have unique names.
23402023-11-08T23:28:22.706ZThis is a known bug where multiple crates with the same name use
23412023-11-08T23:28:22.711Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422023-11-08T23:28:22.716Zwarning: output filename collision.
23432023-11-08T23:28:22.720ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23442023-11-08T23:28:22.723ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23452023-11-08T23:28:22.726ZThe targets should have unique names.
23462023-11-08T23:28:22.729ZThis is a known bug where multiple crates with the same name use
23472023-11-08T23:28:22.732Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482023-11-08T23:28:22.736Zwarning: output filename collision.
23492023-11-08T23:28:22.742ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23502023-11-08T23:28:22.747ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23512023-11-08T23:28:22.751ZThe targets should have unique names.
23522023-11-08T23:28:22.756ZThis is a known bug where multiple crates with the same name use
23532023-11-08T23:28:22.761Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23542023-11-08T23:28:22.769Zwarning: output filename collision.
23552023-11-08T23:28:22.783ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23562023-11-08T23:28:22.788ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23572023-11-08T23:28:22.791ZThe targets should have unique names.
23582023-11-08T23:28:22.794ZThis is a known bug where multiple crates with the same name use
23592023-11-08T23:28:22.797Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23602023-11-08T23:28:22.800Zwarning: output filename collision.
23612023-11-08T23:28:22.803ZThe 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)`.
23622023-11-08T23:28:22.806ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23632023-11-08T23:28:22.809ZThe targets should have unique names.
23642023-11-08T23:28:22.812ZThis is a known bug where multiple crates with the same name use
23652023-11-08T23:28:22.815Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23662023-11-08T23:28:23.167Z Checking unicode-ident v1.0.12
23672023-11-08T23:28:23.195Z Documenting libc v0.2.150
23682023-11-08T23:28:23.206Z Documenting cfg-if v1.0.0
23692023-11-08T23:28:23.219Z Checking libc v0.2.150
23702023-11-08T23:28:23.237Z Checking cfg-if v1.0.0
23712023-11-08T23:28:23.240Z Checking serde v1.0.188
23722023-11-08T23:28:23.266Z Documenting log v0.4.20
23732023-11-08T23:28:23.269Z Documenting scopeguard v1.2.0
23742023-11-08T23:28:23.366Z Documenting itoa v1.0.9
23752023-11-08T23:28:23.381Z Checking proc-macro2 v1.0.67
23762023-11-08T23:28:24.427Z Checking quote v1.0.33
23772023-11-08T23:28:24.955Z Checking syn v2.0.32
23782023-11-08T23:28:24.977Z Checking syn v1.0.109
23792023-11-08T23:28:27.311Z Checking once_cell v1.18.0
23802023-11-08T23:28:27.623Z Documenting smallvec v1.11.0
23812023-11-08T23:28:27.747Z Documenting memchr v2.6.3
23822023-11-08T23:28:29.420Z Documenting lock_api v0.4.10
23832023-11-08T23:28:29.484Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23842023-11-08T23:28:29.759Z Documenting getrandom v0.2.10
23852023-11-08T23:28:29.945Z Documenting once_cell v1.18.0
23862023-11-08T23:28:31.633Z Documenting libm v0.2.7
23872023-11-08T23:28:32.442Z Documenting parking_lot_core v0.9.8
23882023-11-08T23:28:34.110Z Documenting pin-project-lite v0.2.13
23892023-11-08T23:28:34.474Z Documenting signal-hook-registry v1.4.1
23902023-11-08T23:28:34.988Z Documenting mio v0.8.8
23912023-11-08T23:28:35.073Z Documenting serde_derive v1.0.188
23922023-11-08T23:28:35.268Z Documenting rand_core v0.6.4
23932023-11-08T23:28:36.122Z Documenting zeroize_derive v1.4.2
23942023-11-08T23:28:36.630Z Documenting num-traits v0.2.16
23952023-11-08T23:28:41.988Z Documenting thiserror-impl v1.0.49
23962023-11-08T23:28:42.023Z Documenting parking_lot v0.12.1
23972023-11-08T23:28:42.117Z Checking itoa v1.0.9
23982023-11-08T23:28:42.146Z Documenting futures-core v0.3.29
23992023-11-08T23:28:42.200Z Documenting tokio-macros v2.1.0
24002023-11-08T23:28:42.257Z Documenting num_cpus v1.16.0
24012023-11-08T23:28:43.738Z Documenting socket2 v0.5.4
24022023-11-08T23:28:43.821Z Documenting zeroize v1.6.0
24032023-11-08T23:28:45.013Z Documenting typenum v1.16.0
24042023-11-08T23:28:45.658Z Documenting thiserror v1.0.49
24052023-11-08T23:28:45.754Z Documenting serde v1.0.188
24062023-11-08T23:28:46.232Z Documenting ryu v1.0.15
24072023-11-08T23:28:47.064Z Checking thiserror v1.0.49
24082023-11-08T23:28:47.220Z Checking ryu v1.0.15
24092023-11-08T23:28:47.560Z Documenting subtle v2.5.0
24102023-11-08T23:28:48.270Z Checking getrandom v0.2.10
24112023-11-08T23:28:48.622Z Documenting byteorder v1.5.0
24122023-11-08T23:28:49.603Z Documenting pin-utils v0.1.0
24132023-11-08T23:28:49.617Z Documenting futures-sink v0.3.29
24142023-11-08T23:28:50.801Z Checking serde_json v1.0.108
24152023-11-08T23:28:50.844Z Documenting iana-time-zone v0.1.57
24162023-11-08T23:28:52.706Z Documenting generic-array v0.14.7
24172023-11-08T23:28:53.233Z Checking memchr v2.6.3
24182023-11-08T23:28:53.306Z Checking heck v0.4.1
24192023-11-08T23:28:53.596Z Documenting futures-macro v0.3.29
24202023-11-08T23:28:54.653Z Documenting slab v0.4.9
24212023-11-08T23:28:54.702Z Documenting futures-task v0.3.29
24222023-11-08T23:28:56.077Z Documenting futures-channel v0.3.29
24232023-11-08T23:28:57.172Z Documenting futures-io v0.3.29
24242023-11-08T23:28:57.678Z Documenting const-oid v0.9.5
24252023-11-08T23:28:59.048Z Documenting crypto-common v0.1.6
24262023-11-08T23:29:00.538Z Checking log v0.4.20
24272023-11-08T23:29:00.675Z Checking bytes v1.5.0
24282023-11-08T23:29:00.855Z Documenting ppv-lite86 v0.2.17
24292023-11-08T23:29:01.122Z Checking byteorder v1.5.0
24302023-11-08T23:29:01.756Z Documenting tinyvec_macros v0.1.1
24312023-11-08T23:29:01.790Z Documenting base64 v0.21.5
24322023-11-08T23:29:01.920Z Documenting block-buffer v0.10.4
24332023-11-08T23:29:02.476Z Documenting futures-util v0.3.29
24342023-11-08T23:29:05.527Z Documenting rand_chacha v0.3.1
24352023-11-08T23:29:05.977Z Documenting tinyvec v1.6.0
24362023-11-08T23:29:06.181Z Documenting tracing-core v0.1.31
24372023-11-08T23:29:06.374Z Documenting tracing-attributes v0.1.26
24382023-11-08T23:29:08.002Z Checking fnv v1.0.7
24392023-11-08T23:29:08.180Z Documenting digest v0.10.7
24402023-11-08T23:29:08.191Z Documenting serde_derive_internals v0.26.0
24412023-11-08T23:29:11.369Z Checking serde_derive_internals v0.26.0
24422023-11-08T23:29:11.600Z Documenting rand v0.8.5
24432023-11-08T23:29:12.531Z Documenting dyn-clone v1.0.13
24442023-11-08T23:29:16.367Z Documenting unicode-normalization v0.1.22
24452023-11-08T23:29:16.466Z Documenting fnv v1.0.7
24462023-11-08T23:29:17.395Z Checking ucd-trie v0.1.6
24472023-11-08T23:29:17.568Z Documenting cpufeatures v0.2.9
24482023-11-08T23:29:17.701Z Checking pest v2.7.2
24492023-11-08T23:29:17.855Z Documenting schemars_derive v0.8.13
24502023-11-08T23:29:18.927Z Documenting bytes v1.5.0
24512023-11-08T23:29:19.471Z Documenting bitflags v2.4.0
24522023-11-08T23:29:21.834Z Documenting serde_json v1.0.108
24532023-11-08T23:29:22.261Z Documenting chrono v0.4.31
24542023-11-08T23:29:22.836Z Documenting uuid v1.5.0
24552023-11-08T23:29:23.200Z Documenting spin v0.9.8
24562023-11-08T23:29:26.087Z Documenting tokio v1.33.0
24572023-11-08T23:29:26.430Z Checking libm v0.2.7
24582023-11-08T23:29:27.003Z Documenting unicode-bidi v0.3.13
24592023-11-08T23:29:27.826Z Documenting http v0.2.9
24602023-11-08T23:29:27.982Z Checking num-traits v0.2.16
24612023-11-08T23:29:29.327Z Documenting lazy_static v1.4.0
24622023-11-08T23:29:29.862Z Documenting percent-encoding v2.3.0
24632023-11-08T23:29:30.754Z Checking ahash v0.8.3
24642023-11-08T23:29:31.300Z Documenting ahash v0.8.3
24652023-11-08T23:29:31.431Z Documenting tracing v0.1.37
24662023-11-08T23:29:31.858Z Documenting schemars v0.8.13
24672023-11-08T23:29:33.270Z Documenting allocator-api2 v0.2.16
24682023-11-08T23:29:33.525Z Checking time-core v0.1.1
24692023-11-08T23:29:33.739Z Documenting adler v1.0.2
24702023-11-08T23:29:35.802Z Documenting form_urlencoded v1.2.0
24712023-11-08T23:29:36.328Z Documenting unicode-ident v1.0.12
24722023-11-08T23:29:37.473Z Documenting idna v0.4.0
24732023-11-08T23:29:37.765Z Documenting miniz_oxide v0.7.1
24742023-11-08T23:29:38.287Z Documenting hashbrown v0.14.2
24752023-11-08T23:29:40.518Z Documenting proc-macro2 v1.0.67
24762023-11-08T23:29:40.685Z Documenting httparse v1.8.0
24772023-11-08T23:29:41.164Z Documenting untrusted v0.9.0
24782023-11-08T23:29:41.945Z Documenting equivalent v1.0.1
24792023-11-08T23:29:42.800Z Checking zerocopy v0.3.0
24802023-11-08T23:29:43.875Z Checking uuid v1.5.0
24812023-11-08T23:29:44.217Z Documenting url v2.4.1
24822023-11-08T23:29:44.614Z Checking iana-time-zone v0.1.57
24832023-11-08T23:29:44.824Z Checking chrono v0.4.31
24842023-11-08T23:29:45.290Z Documenting ring v0.17.5
24852023-11-08T23:29:45.716Z Checking dof v0.1.5
24862023-11-08T23:29:45.946Z Documenting indexmap v2.1.0
24872023-11-08T23:29:46.432Z Checking dtrace-parser v0.1.14
24882023-11-08T23:29:46.561Z Documenting quote v1.0.33
24892023-11-08T23:29:46.925Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24902023-11-08T23:29:47.251Z Checking thread-id v4.2.0
24912023-11-08T23:29:47.383Z Documenting sct v0.7.0
24922023-11-08T23:29:48.185Z Documenting slog v2.7.0
24932023-11-08T23:29:48.214Z Documenting try-lock v0.2.4
24942023-11-08T23:29:50.155Z Documenting httpdate v1.0.3
24952023-11-08T23:29:52.756Z Documenting openssl-probe v0.1.5
24962023-11-08T23:29:53.104Z Documenting want v0.3.1
24972023-11-08T23:29:53.716Z Checking usdt-impl v0.3.5
24982023-11-08T23:29:53.727Z Documenting rustls-webpki v0.101.7
24992023-11-08T23:29:54.068Z Documenting http-body v0.4.5
25002023-11-08T23:29:55.218Z Documenting rustls-pemfile v1.0.3
25012023-11-08T23:29:55.817Z Documenting openssl-macros v0.1.1
25022023-11-08T23:29:57.219Z Documenting errno v0.3.2
25032023-11-08T23:29:59.985Z Documenting openssl-sys v0.9.93
25042023-11-08T23:30:02.557Z Documenting tokio-util v0.7.10
25052023-11-08T23:30:26.801Z Checking allocator-api2 v0.2.16
25062023-11-08T23:30:27.589Z Documenting tower-service v0.3.2
25072023-11-08T23:30:28.299Z Documenting gimli v0.28.0
25082023-11-08T23:30:28.422Z Documenting rustls v0.21.8
25092023-11-08T23:30:28.589Z Documenting mime v0.3.17
25102023-11-08T23:30:28.807Z Documenting rustix v0.38.9
25112023-11-08T23:30:29.054Z Checking hashbrown v0.14.2
25122023-11-08T23:30:29.097Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25132023-11-08T23:30:29.196Z Documenting time-macros v0.2.13
25142023-11-08T23:30:29.383Z Documenting async-trait v0.1.74
25152023-11-08T23:30:29.475Z Documenting h2 v0.3.21
25162023-11-08T23:30:29.507Z Documenting openssl v0.10.57
25172023-11-08T23:30:29.545Z Documenting addr2line v0.21.0
25182023-11-08T23:30:29.643Z Documenting object v0.32.1
25192023-11-08T23:30:29.786Z Documenting aho-corasick v1.0.4
25202023-11-08T23:30:29.831Z Documenting tokio-rustls v0.24.1
25212023-11-08T23:30:29.936Z Documenting num_threads v0.1.6
25222023-11-08T23:30:30.083Z Checking equivalent v1.0.1
25232023-11-08T23:30:30.254Z Documenting regex-syntax v0.8.2
25242023-11-08T23:30:30.319Z Checking dyn-clone v1.0.13
25252023-11-08T23:30:30.918Z Documenting unicode-width v0.1.11
25262023-11-08T23:30:31.087Z Documenting ipnet v2.8.0
25272023-11-08T23:30:31.754Z Documenting deranged v0.3.8
25282023-11-08T23:30:31.835Z Documenting time-core v0.1.1
25292023-11-08T23:30:31.852Z Documenting rustc-demangle v0.1.23
25302023-11-08T23:30:31.925Z Documenting hyper v0.14.27
25312023-11-08T23:30:31.953Z Checking schemars v0.8.13
25322023-11-08T23:30:32.034Z Documenting regex-automata v0.4.3
25332023-11-08T23:30:32.087Z Checking indexmap v2.1.0
25342023-11-08T23:30:32.099Z Checking pest_meta v2.7.2
25352023-11-08T23:30:32.178Z Documenting crossbeam-utils v0.8.16
25362023-11-08T23:30:32.207Z Documenting native-tls v0.2.11
25372023-11-08T23:30:32.219Z Checking hashbrown v0.13.2
25382023-11-08T23:30:32.232Z Documenting time v0.3.27
25392023-11-08T23:30:32.247Z Documenting pest_meta v2.7.2
25402023-11-08T23:30:32.283Z Checking http v0.2.9
25412023-11-08T23:30:32.306Z Documenting backtrace v0.3.69
25422023-11-08T23:30:32.816Z Documenting encoding_rs v0.8.33
25432023-11-08T23:30:34.965Z Checking pest_generator v2.7.2
25442023-11-08T23:30:35.039Z Documenting pest_generator v2.7.2
25452023-11-08T23:30:35.921Z Documenting tokio-native-tls v0.3.1
25462023-11-08T23:30:36.219Z Documenting rustls-native-certs v0.6.3
25472023-11-08T23:30:37.836Z Documenting serde_urlencoded v0.7.1
25482023-11-08T23:30:38.589Z Documenting anyhow v1.0.75
25492023-11-08T23:30:38.996Z Documenting regex v1.10.2
25502023-11-08T23:30:39.882Z Documenting ucd-trie v0.1.6
25512023-11-08T23:30:42.134Z Documenting pest_derive v2.7.2
25522023-11-08T23:30:42.468Z Checking serde_tokenstream v0.1.7
25532023-11-08T23:30:43.072Z Documenting webpki-roots v0.25.2
25542023-11-08T23:30:43.455Z Documenting hyper-rustls v0.24.2
25552023-11-08T23:30:43.794Z Documenting hyper-tls v0.5.0
25562023-11-08T23:30:44.865Z Documenting syn v2.0.32
25572023-11-08T23:30:45.943Z Checking aho-corasick v1.0.4
25582023-11-08T23:30:46.048Z Documenting pest v2.7.2
25592023-11-08T23:30:47.366Z Documenting dof v0.1.5
25602023-11-08T23:30:48.458Z Documenting thread-id v4.2.0
25612023-11-08T23:30:48.768Z Checking regex-syntax v0.8.2
25622023-11-08T23:30:49.309Z Documenting usdt-macro v0.3.5
25632023-11-08T23:30:54.120Z Checking regex-automata v0.4.3
25642023-11-08T23:30:54.170Z Documenting usdt-attr-macro v0.3.5
25652023-11-08T23:30:54.679Z Documenting dtrace-parser v0.1.14
25662023-11-08T23:30:54.683Z Documenting openapiv3 v1.0.3
25672023-11-08T23:30:54.686Z Documenting ipnetwork v0.20.0
25682023-11-08T23:30:54.828Z Documenting reqwest v0.11.20
25692023-11-08T23:30:58.031Z Documenting sha2 v0.10.8
25702023-11-08T23:30:59.744Z Documenting futures-executor v0.3.29
25712023-11-08T23:30:59.785Z Documenting usdt-impl v0.3.5
25722023-11-08T23:31:03.317Z Checking serde_tokenstream v0.2.0
25732023-11-08T23:31:03.351Z Checking strsim v0.10.0
25742023-11-08T23:31:03.703Z Checking unicode-width v0.1.11
25752023-11-08T23:31:03.747Z Checking regex v1.10.2
25762023-11-08T23:31:03.902Z Checking regress v0.7.1
25772023-11-08T23:31:03.929Z Documenting hex v0.4.3
25782023-11-08T23:31:04.745Z Documenting hmac v0.12.1
25792023-11-08T23:31:05.775Z Documenting fallible-iterator v0.2.0
25802023-11-08T23:31:05.907Z Documenting futures v0.3.29
25812023-11-08T23:31:08.878Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25822023-11-08T23:31:09.250Z Documenting usdt v0.3.5
25832023-11-08T23:31:10.874Z Checking openapiv3 v1.0.3
25842023-11-08T23:31:10.894Z Documenting stringprep v0.1.3
25852023-11-08T23:31:12.122Z Documenting semver v1.0.20
25862023-11-08T23:31:12.375Z Documenting md-5 v0.10.5
25872023-11-08T23:31:12.849Z Documenting regress v0.7.1
25882023-11-08T23:31:15.651Z Documenting siphasher v0.3.11
25892023-11-08T23:31:16.976Z Documenting utf8parse v0.2.1
25902023-11-08T23:31:17.438Z Documenting block-padding v0.3.3
25912023-11-08T23:31:17.737Z Checking unsafe-libyaml v0.2.9
25922023-11-08T23:31:18.418Z Documenting heck v0.4.1
25932023-11-08T23:31:18.699Z Documenting static_assertions v1.1.0
25942023-11-08T23:31:19.702Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25952023-11-08T23:31:19.904Z Documenting postgres-protocol v0.6.6
25962023-11-08T23:31:20.103Z Documenting phf_shared v0.11.2
25972023-11-08T23:31:21.174Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25982023-11-08T23:31:21.342Z Checking getopts v0.2.21
25992023-11-08T23:31:21.882Z Documenting serde_spanned v0.6.4
26002023-11-08T23:31:22.455Z Documenting toml_datetime v0.6.5
26012023-11-08T23:31:23.203Z Documenting num-integer v0.1.45
26022023-11-08T23:31:24.219Z Documenting inout v0.1.3
26032023-11-08T23:31:24.623Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26042023-11-08T23:31:25.754Z Documenting phf v0.11.2
26052023-11-08T23:31:28.352Z Documenting unsafe-libyaml v0.2.9
26062023-11-08T23:31:28.485Z Documenting whoami v1.4.1
26072023-11-08T23:31:29.391Z Checking ident_case v1.0.1
26082023-11-08T23:31:29.429Z Documenting postgres-types v0.2.6
26092023-11-08T23:31:29.611Z Documenting either v1.9.0
26102023-11-08T23:31:29.989Z Documenting winnow v0.5.15
26112023-11-08T23:31:30.960Z Documenting cipher v0.4.4
26122023-11-08T23:31:31.627Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26132023-11-08T23:31:34.005Z Documenting serde_yaml v0.9.25
26142023-11-08T23:31:34.163Z Checking serde_yaml v0.9.25
26152023-11-08T23:31:34.480Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26162023-11-08T23:31:35.650Z Documenting getopts v0.2.21
26172023-11-08T23:31:36.347Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
26182023-11-08T23:31:37.349Z Documenting zerocopy v0.6.4
26192023-11-08T23:31:37.578Z Documenting toml_edit v0.21.0
26202023-11-08T23:31:39.310Z Documenting data-encoding v2.4.0
26212023-11-08T23:31:40.026Z Documenting tokio-postgres v0.7.10
26222023-11-08T23:31:42.021Z Documenting anstyle v1.0.2
26232023-11-08T23:31:42.886Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26242023-11-08T23:31:43.588Z Documenting anstyle-parse v0.2.1
26252023-11-08T23:31:44.626Z Documenting anstyle-query v1.0.0
26262023-11-08T23:31:45.457Z Documenting colorchoice v1.0.0
26272023-11-08T23:31:46.544Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26282023-11-08T23:31:46.929Z Documenting match_cfg v0.1.0
26292023-11-08T23:31:47.745Z Documenting itertools v0.11.0
26302023-11-08T23:31:49.545Z Documenting terminal_size v0.2.6
26312023-11-08T23:31:49.669Z Documenting dirs-sys-next v0.1.2
26322023-11-08T23:31:50.650Z Documenting anstream v0.5.0
26332023-11-08T23:31:50.965Z Documenting hostname v0.3.1
26342023-11-08T23:31:52.397Z Documenting clap_lex v0.5.1
26352023-11-08T23:31:54.469Z Documenting strsim v0.10.0
26362023-11-08T23:31:54.691Z Documenting tap v1.0.1
26372023-11-08T23:31:55.718Z Documenting dirs-next v2.0.0
26382023-11-08T23:31:56.598Z Documenting clap_derive v4.4.2
26392023-11-08T23:31:57.031Z Documenting thread_local v1.1.7
26402023-11-08T23:31:58.574Z Documenting crc32fast v1.3.2
26412023-11-08T23:31:58.829Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26422023-11-08T23:31:58.967Z Documenting wyz v0.5.1
26432023-11-08T23:31:59.581Z Documenting radium v0.7.0
26442023-11-08T23:32:00.547Z Documenting clap_builder v4.4.2
26452023-11-08T23:32:01.865Z Documenting funty v2.0.0
26462023-11-08T23:32:03.357Z Documenting term v0.7.0
26472023-11-08T23:32:03.522Z Documenting num-iter v0.1.43
26482023-11-08T23:32:03.931Z Documenting crossbeam-channel v0.5.8
26492023-11-08T23:32:04.113Z Documenting sha1 v0.10.5
26502023-11-08T23:32:04.542Z Documenting enum-as-inner v0.5.1
26512023-11-08T23:32:06.559Z Documenting bitvec v1.0.1
26522023-11-08T23:32:09.233Z Documenting signal-hook v0.3.17
26532023-11-08T23:32:09.695Z Documenting atty v0.2.14
26542023-11-08T23:32:10.304Z Documenting memoffset v0.9.0
26552023-11-08T23:32:10.370Z Documenting clap v4.4.3
26562023-11-08T23:32:11.439Z Documenting take_mut v0.2.2
26572023-11-08T23:32:11.953Z Documenting trust-dns-proto v0.22.0
26582023-11-08T23:32:14.426Z Documenting slog-term v2.9.0
26592023-11-08T23:32:14.539Z Documenting crossbeam-epoch v0.9.15
26602023-11-08T23:32:15.069Z Documenting flate2 v1.0.28
26612023-11-08T23:32:15.365Z Documenting slog-json v2.6.1
26622023-11-08T23:32:16.583Z Documenting camino v1.1.6
26632023-11-08T23:32:17.045Z Documenting slog-async v2.8.0
26642023-11-08T23:32:18.698Z Documenting paste v1.0.14
26652023-11-08T23:32:21.120Z Documenting signal-hook-mio v0.2.3
26662023-11-08T23:32:21.546Z Documenting signature v2.1.0
26672023-11-08T23:32:22.304Z Documenting slog-bunyan v2.4.0
26682023-11-08T23:32:22.326Z Documenting hash32 v0.2.1
26692023-11-08T23:32:23.578Z Documenting scheduled-thread-pool v0.2.7
26702023-11-08T23:32:23.590Z Checking diesel_table_macro_syntax v0.1.0
26712023-11-08T23:32:23.850Z Documenting diesel_table_macro_syntax v0.1.0
26722023-11-08T23:32:24.732Z Documenting bzip2-sys v0.1.11+1.0.8
26732023-11-08T23:32:25.995Z Documenting stable_deref_trait v1.2.0
26742023-11-08T23:32:27.086Z Documenting unicode-segmentation v1.10.1
26752023-11-08T23:32:28.541Z Documenting crossterm v0.27.0
26762023-11-08T23:32:28.709Z Checking darling_core v0.20.3
26772023-11-08T23:32:29.104Z Documenting async-stream-impl v0.3.5
26782023-11-08T23:32:29.958Z Documenting r2d2 v0.8.10
26792023-11-08T23:32:30.046Z Documenting heapless v0.7.16
26802023-11-08T23:32:30.778Z Documenting bzip2 v0.4.4
26812023-11-08T23:32:31.117Z Documenting diesel_derives v2.1.1
26822023-11-08T23:32:31.787Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26832023-11-08T23:32:32.115Z Documenting strum v0.25.0
26842023-11-08T23:32:36.218Z Documenting managed v0.8.0
26852023-11-08T23:32:36.809Z Documenting atomic-waker v1.1.1
26862023-11-08T23:32:36.822Z Documenting debug-ignore v1.0.5
26872023-11-08T23:32:37.088Z Documenting bit-vec v0.6.3
26882023-11-08T23:32:38.047Z Documenting zip v0.6.6
26892023-11-08T23:32:38.059Z Documenting async-stream v0.3.5
26902023-11-08T23:32:38.062Z Checking darling v0.20.3
26912023-11-08T23:32:38.132Z Documenting num-bigint v0.4.4
26922023-11-08T23:32:40.668Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26932023-11-08T23:32:40.734Z Documenting waitgroup v0.1.2
26942023-11-08T23:32:41.149Z Documenting smoltcp v0.9.1
26952023-11-08T23:32:42.636Z Documenting diesel v2.1.3
26962023-11-08T23:32:43.114Z Documenting multer v2.1.0
26972023-11-08T23:32:43.523Z Documenting hubpack v0.1.2
26982023-11-08T23:32:44.082Z Documenting serde_path_to_error v0.1.14
26992023-11-08T23:32:46.303Z Documenting bstr v1.6.0
27002023-11-08T23:32:47.931Z Documenting serde_repr v0.1.16
27012023-11-08T23:32:48.627Z Documenting precomputed-hash v0.1.1
27022023-11-08T23:32:49.050Z Documenting new_debug_unreachable v1.0.4
27032023-11-08T23:32:49.550Z Documenting fixedbitset v0.4.2
27042023-11-08T23:32:50.266Z Documenting lalrpop-util v0.19.12
27052023-11-08T23:32:51.058Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
27062023-11-08T23:32:53.051Z Documenting yasna v0.5.2
27072023-11-08T23:32:54.088Z Documenting serde_with_macros v2.3.3
27082023-11-08T23:32:54.275Z Documenting petgraph v0.6.4
27092023-11-08T23:32:54.755Z Documenting string_cache v0.8.7
27102023-11-08T23:32:55.303Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27112023-11-08T23:32:56.686Z Documenting console v0.15.7
27122023-11-08T23:33:10.208Z Documenting float-cmp v0.9.0
27132023-11-08T23:33:10.355Z Documenting difflib v0.4.0
27142023-11-08T23:33:10.864Z Documenting predicates-core v1.0.6
27152023-11-08T23:33:10.899Z Documenting normalize-line-endings v0.3.0
27162023-11-08T23:33:10.977Z Documenting serde_with v2.3.3
27172023-11-08T23:33:10.988Z Documenting bit-set v0.5.3
27182023-11-08T23:33:11.018Z Documenting similar v2.2.1
27192023-11-08T23:33:11.036Z Documenting toml v0.8.8
27202023-11-08T23:33:11.056Z Documenting tokio-stream v0.1.14
27212023-11-08T23:33:11.083Z Documenting predicates v3.0.4
27222023-11-08T23:33:12.298Z Documenting instant v0.1.12
27232023-11-08T23:33:13.509Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27242023-11-08T23:33:13.783Z Documenting macaddr v1.0.1
27252023-11-08T23:33:14.492Z Documenting base64ct v1.6.0
27262023-11-08T23:33:15.919Z Documenting parse-display v0.8.2
27272023-11-08T23:33:16.333Z Checking scopeguard v1.2.0
27282023-11-08T23:33:16.569Z Checking lock_api v0.4.10
27292023-11-08T23:33:17.199Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27302023-11-08T23:33:17.644Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27312023-11-08T23:33:17.703Z Documenting crucible-workspace-hack v0.1.0
27322023-11-08T23:33:17.788Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27332023-11-08T23:33:18.525Z Documenting backoff v0.4.0
27342023-11-08T23:33:19.660Z Checking smallvec v1.11.0
27352023-11-08T23:33:20.256Z Checking parking_lot_core v0.9.8
27362023-11-08T23:33:20.608Z Documenting is-terminal v0.4.9
27372023-11-08T23:33:20.766Z Documenting blake2 v0.10.6
27382023-11-08T23:33:20.892Z Documenting password-hash v0.5.0
27392023-11-08T23:33:22.889Z Checking parking_lot v0.12.1
27402023-11-08T23:33:22.982Z Checking pin-project-lite v0.2.13
27412023-11-08T23:33:23.016Z Checking rand_core v0.6.4
27422023-11-08T23:33:23.029Z Checking signal-hook-registry v1.4.1
27432023-11-08T23:33:23.923Z Checking mio v0.8.8
27442023-11-08T23:33:23.931Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27452023-11-08T23:33:23.940Z Checking typenum v1.16.0
27462023-11-08T23:33:23.955Z Checking futures-core v0.3.29
27472023-11-08T23:33:24.044Z Checking zeroize v1.6.0
27482023-11-08T23:33:24.116Z Documenting proc-macro-error-attr v1.0.4
27492023-11-08T23:33:24.444Z Checking unicode-segmentation v1.10.1
27502023-11-08T23:33:25.518Z Checking proc-macro-error v1.0.4
27512023-11-08T23:33:25.546Z Checking generic-array v0.14.7
27522023-11-08T23:33:25.957Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27532023-11-08T23:33:26.657Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27542023-11-08T23:33:27.098Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27552023-11-08T23:33:27.544Z Checking num_cpus v1.16.0
27562023-11-08T23:33:27.720Z Checking socket2 v0.5.4
27572023-11-08T23:33:27.940Z Checking futures-sink v0.3.29
27582023-11-08T23:33:28.168Z Documenting fastrand v2.0.0
27592023-11-08T23:33:28.477Z Documenting postcard-cobs v0.1.5-pre
27602023-11-08T23:33:28.534Z Documenting argon2 v0.5.2
27612023-11-08T23:33:28.578Z Checking tokio v1.33.0
27622023-11-08T23:33:30.674Z Documenting foreign-types-macros v0.2.3
27632023-11-08T23:33:31.059Z Documenting proc-macro-error v1.0.4
27642023-11-08T23:33:32.705Z Documenting postcard v0.7.3
27652023-11-08T23:33:33.156Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27662023-11-08T23:33:34.459Z Documenting tempfile v3.8.0
27672023-11-08T23:33:35.336Z Documenting foreign-types-shared v0.3.1
27682023-11-08T23:33:37.675Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27692023-11-08T23:33:38.319Z Checking spin v0.5.2
27702023-11-08T23:33:38.617Z Checking tinyvec_macros v0.1.1
27712023-11-08T23:33:38.740Z Checking tinyvec v1.6.0
27722023-11-08T23:33:39.404Z Checking futures-channel v0.3.29
27732023-11-08T23:33:39.482Z Documenting foreign-types v0.5.0
27742023-11-08T23:33:39.778Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27752023-11-08T23:33:39.975Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27762023-11-08T23:33:40.081Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27772023-11-08T23:33:40.889Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27782023-11-08T23:33:41.898Z Documenting cstr-argument v0.1.2
27792023-11-08T23:33:41.995Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27802023-11-08T23:33:45.023Z Checking futures-task v0.3.29
27812023-11-08T23:33:46.652Z Checking slab v0.4.9
27822023-11-08T23:33:46.689Z Checking futures-io v0.3.29
27832023-11-08T23:33:47.136Z Checking pin-utils v0.1.0
27842023-11-08T23:33:47.140Z Checking unicode-normalization v0.1.22
27852023-11-08T23:33:47.143Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27862023-11-08T23:33:47.162Z Checking futures-util v0.3.29
27872023-11-08T23:33:47.166Z Checking crypto-common v0.1.6
27882023-11-08T23:33:47.170Z Documenting colored v2.0.4
27892023-11-08T23:33:47.293Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27902023-11-08T23:33:47.438Z Checking spin v0.9.8
27912023-11-08T23:33:47.506Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27922023-11-08T23:33:47.922Z Checking tracing-core v0.1.31
27932023-11-08T23:33:49.018Z Checking unicode-bidi v0.3.13
27942023-11-08T23:33:49.791Z Checking tracing v0.1.37
27952023-11-08T23:33:50.331Z Documenting zone_cfg_derive v0.3.0
27962023-11-08T23:33:51.408Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27972023-11-08T23:33:53.058Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27982023-11-08T23:33:53.222Z Checking block-buffer v0.10.4
27992023-11-08T23:33:53.554Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28002023-11-08T23:33:53.813Z Documenting num-derive v0.4.0
28012023-11-08T23:33:54.059Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28022023-11-08T23:33:54.414Z Checking bitflags v2.4.0
28032023-11-08T23:33:55.065Z Checking ppv-lite86 v0.2.17
28042023-11-08T23:33:56.012Z Checking subtle v2.5.0
28052023-11-08T23:33:56.429Z Checking const-oid v0.9.5
28062023-11-08T23:33:58.196Z Documenting zone v0.3.0
28072023-11-08T23:33:59.250Z Checking digest v0.10.7
28082023-11-08T23:33:59.841Z Checking rand_chacha v0.3.1
28092023-11-08T23:33:59.926Z Documenting smf v0.2.2
28102023-11-08T23:34:00.403Z Checking base64 v0.21.5
28112023-11-08T23:34:00.786Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
28122023-11-08T23:34:00.849Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28132023-11-08T23:34:01.161Z Documenting linked-hash-map v0.5.6
28142023-11-08T23:34:03.312Z Checking rand v0.8.5
28152023-11-08T23:34:04.857Z Checking tokio-util v0.7.10
28162023-11-08T23:34:04.949Z Checking percent-encoding v2.3.0
28172023-11-08T23:34:05.263Z Checking foreign-types-shared v0.1.1
28182023-11-08T23:34:05.409Z Checking untrusted v0.9.0
28192023-11-08T23:34:05.644Z Checking openssl-probe v0.1.5
28202023-11-08T23:34:05.838Z Checking hashbrown v0.12.3
28212023-11-08T23:34:06.475Z Checking bitflags v1.3.2
28222023-11-08T23:34:06.574Z Checking untrusted v0.7.1
28232023-11-08T23:34:06.620Z Checking ring v0.17.5
28242023-11-08T23:34:06.800Z Checking ring v0.16.20
28252023-11-08T23:34:07.427Z Checking foreign-types v0.3.2
28262023-11-08T23:34:07.519Z Checking indexmap v1.9.3
28272023-11-08T23:34:07.553Z Checking openssl-sys v0.9.93
28282023-11-08T23:34:07.773Z Checking errno v0.3.2
28292023-11-08T23:34:07.908Z Documenting lru-cache v0.1.2
28302023-11-08T23:34:07.992Z Checking adler v1.0.2
28312023-11-08T23:34:08.217Z Checking try-lock v0.2.4
28322023-11-08T23:34:08.413Z Checking siphasher v0.3.11
28332023-11-08T23:34:08.736Z Checking h2 v0.3.21
28342023-11-08T23:34:08.868Z Checking want v0.3.1
28352023-11-08T23:34:09.126Z Checking miniz_oxide v0.7.1
28362023-11-08T23:34:09.521Z Checking form_urlencoded v1.2.0
28372023-11-08T23:34:09.617Z Checking rustls-webpki v0.101.7
28382023-11-08T23:34:09.723Z Checking sct v0.7.0
28392023-11-08T23:34:09.736Z Checking openssl v0.10.57
28402023-11-08T23:34:09.816Z Checking lazy_static v1.4.0
28412023-11-08T23:34:11.494Z Checking http-body v0.4.5
28422023-11-08T23:34:11.631Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28432023-11-08T23:34:11.694Z Checking io-lifetimes v1.0.11
28442023-11-08T23:34:11.704Z Checking socket2 v0.4.9
28452023-11-08T23:34:11.712Z Checking httparse v1.8.0
28462023-11-08T23:34:11.719Z Checking cpufeatures v0.2.9
28472023-11-08T23:34:11.731Z Checking tower-service v0.3.2
28482023-11-08T23:34:11.741Z Checking anstyle v1.0.2
28492023-11-08T23:34:11.748Z Checking utf8parse v0.2.1
28502023-11-08T23:34:11.757Z Checking httpdate v1.0.3
28512023-11-08T23:34:11.768Z Checking anstyle-parse v0.2.1
28522023-11-08T23:34:11.779Z Checking rustls v0.21.8
28532023-11-08T23:34:11.787Z Checking sha2 v0.10.8
28542023-11-08T23:34:11.797Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28552023-11-08T23:34:11.807Z Checking rustix v0.37.23
28562023-11-08T23:34:11.816Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28572023-11-08T23:34:12.249Z Checking rustls-pemfile v1.0.3
28582023-11-08T23:34:12.515Z Checking hmac v0.12.1
28592023-11-08T23:34:12.706Z Checking md-5 v0.10.5
28602023-11-08T23:34:12.823Z Checking idna v0.4.0
28612023-11-08T23:34:13.028Z Checking stringprep v0.1.3
28622023-11-08T23:34:13.279Z Documenting slog-dtrace v0.2.3
28632023-11-08T23:34:13.439Z Checking num-integer v0.1.45
28642023-11-08T23:34:14.265Z Checking hash32 v0.2.1
28652023-11-08T23:34:14.289Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28662023-11-08T23:34:15.168Z Checking toml_datetime v0.6.5
28672023-11-08T23:34:15.175Z Checking serde_spanned v0.6.4
28682023-11-08T23:34:15.220Z Checking colorchoice v1.0.0
28692023-11-08T23:34:15.225Z Checking winnow v0.5.15
28702023-11-08T23:34:15.315Z Checking anstyle-query v1.0.0
28712023-11-08T23:34:15.477Z Documenting quick-error v1.2.3
28722023-11-08T23:34:16.200Z Checking stable_deref_trait v1.2.0
28732023-11-08T23:34:16.337Z Checking fallible-iterator v0.2.0
28742023-11-08T23:34:16.528Z Checking gimli v0.28.0
28752023-11-08T23:34:17.391Z Checking either v1.9.0
28762023-11-08T23:34:17.873Z Checking postgres-protocol v0.6.6
28772023-11-08T23:34:18.753Z Checking native-tls v0.2.11
28782023-11-08T23:34:18.947Z Checking hyper v0.14.27
28792023-11-08T23:34:18.950Z Checking tokio-rustls v0.24.1
28802023-11-08T23:34:19.252Z Checking tokio-native-tls v0.3.1
28812023-11-08T23:34:19.559Z Checking heapless v0.7.16
28822023-11-08T23:34:19.633Z Checking anstream v0.5.0
28832023-11-08T23:34:20.097Z Checking url v2.4.1
28842023-11-08T23:34:20.131Z Checking terminal_size v0.2.6
28852023-11-08T23:34:20.372Z Checking rustls-native-certs v0.6.3
28862023-11-08T23:34:20.565Z Checking phf_shared v0.11.2
28872023-11-08T23:34:21.565Z Checking block-padding v0.3.3
28882023-11-08T23:34:21.574Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28892023-11-08T23:34:21.579Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28902023-11-08T23:34:21.584Z Checking signal-hook v0.3.17
28912023-11-08T23:34:21.872Z Documenting resolv-conf v0.7.0
28922023-11-08T23:34:21.940Z Checking scheduled-thread-pool v0.2.7
28932023-11-08T23:34:22.160Z Checking object v0.32.1
28942023-11-08T23:34:22.261Z Checking bzip2-sys v0.1.11+1.0.8
28952023-11-08T23:34:22.432Z Checking crc32fast v1.3.2
28962023-11-08T23:34:22.789Z Checking clap_lex v0.5.1
28972023-11-08T23:34:22.867Z Checking addr2line v0.21.0
28982023-11-08T23:34:26.206Z Checking matches v0.1.10
28992023-11-08T23:34:26.209Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29002023-11-08T23:34:26.314Z Checking ipnet v2.8.0
29012023-11-08T23:34:26.317Z Checking num_threads v0.1.6
29022023-11-08T23:34:26.320Z Checking tap v1.0.1
29032023-11-08T23:34:26.323Z Checking deranged v0.3.8
29042023-11-08T23:34:26.326Z Checking regex-automata v0.1.10
29052023-11-08T23:34:26.331Z Checking rustc-demangle v0.1.23
29062023-11-08T23:34:26.334Z Checking managed v0.8.0
29072023-11-08T23:34:26.337Z Checking bit-vec v0.6.3
29082023-11-08T23:34:26.501Z Checking smoltcp v0.9.1
29092023-11-08T23:34:26.708Z Checking time v0.3.27
29102023-11-08T23:34:33.806Z Documenting trust-dns-resolver v0.22.0
29112023-11-08T23:34:33.985Z Checking bstr v0.2.17
29122023-11-08T23:34:34.095Z Checking hyper-tls v0.5.0
29132023-11-08T23:34:34.118Z Checking hyper-rustls v0.24.2
29142023-11-08T23:34:34.139Z Checking wyz v0.5.1
29152023-11-08T23:34:34.145Z Checking idna v0.2.3
29162023-11-08T23:34:34.178Z Checking clap_builder v4.4.2
29172023-11-08T23:34:34.236Z Checking flate2 v1.0.28
29182023-11-08T23:34:34.269Z Checking backtrace v0.3.69
29192023-11-08T23:34:34.280Z Checking bzip2 v0.4.4
29202023-11-08T23:34:34.294Z Checking r2d2 v0.8.10
29212023-11-08T23:34:34.329Z Checking signal-hook-mio v0.2.3
29222023-11-08T23:34:34.357Z Checking inout v0.1.3
29232023-11-08T23:34:34.372Z Checking phf v0.11.2
29242023-11-08T23:34:34.426Z Checking toml_edit v0.19.15
29252023-11-08T23:34:34.445Z Checking postgres-types v0.2.6
29262023-11-08T23:34:34.453Z Checking itertools v0.11.0
29272023-11-08T23:34:34.457Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29282023-11-08T23:34:35.634Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29292023-11-08T23:34:36.229Z Checking num-bigint v0.4.4
29302023-11-08T23:34:36.652Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29312023-11-08T23:34:38.111Z Checking serde_urlencoded v0.7.1
29322023-11-08T23:34:38.753Z Checking phf_shared v0.10.0
29332023-11-08T23:34:38.812Z Checking futures-executor v0.3.29
29342023-11-08T23:34:39.172Z Documenting pem-rfc7468 v0.7.0
29352023-11-08T23:34:39.203Z Checking ipnetwork v0.20.0
29362023-11-08T23:34:39.511Z Checking float-cmp v0.9.0
29372023-11-08T23:34:39.752Z Checking zerocopy v0.6.4
29382023-11-08T23:34:39.804Z Documenting der_derive v0.7.2
29392023-11-08T23:34:39.812Z Checking hubpack v0.1.2
29402023-11-08T23:34:40.323Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29412023-11-08T23:34:40.525Z Checking encoding_rs v0.8.33
29422023-11-08T23:34:40.698Z Checking crossbeam-utils v0.8.16
29432023-11-08T23:34:40.894Z Checking memoffset v0.9.0
29442023-11-08T23:34:41.047Z Checking radium v0.7.0
29452023-11-08T23:34:41.600Z Checking regex-automata v0.3.8
29462023-11-08T23:34:41.627Z Documenting flagset v0.4.3
29472023-11-08T23:34:41.724Z Checking data-encoding v2.4.0
29482023-11-08T23:34:41.997Z Checking funty v2.0.0
29492023-11-08T23:34:42.998Z Checking whoami v1.4.1
29502023-11-08T23:34:43.024Z Checking mime v0.3.17
29512023-11-08T23:34:43.455Z Checking predicates-core v1.0.6
29522023-11-08T23:34:43.737Z Checking static_assertions v1.1.0
29532023-11-08T23:34:43.749Z Checking webpki-roots v0.25.2
29542023-11-08T23:34:43.868Z Checking precomputed-hash v0.1.1
29552023-11-08T23:34:43.971Z Checking normalize-line-endings v0.3.0
29562023-11-08T23:34:44.018Z Checking difflib v0.4.0
29572023-11-08T23:34:44.040Z Checking fixedbitset v0.4.2
29582023-11-08T23:34:44.129Z Checking new_debug_unreachable v1.0.4
29592023-11-08T23:34:44.252Z Checking string_cache v0.8.7
29602023-11-08T23:34:44.410Z Checking petgraph v0.6.4
29612023-11-08T23:34:44.422Z Checking reqwest v0.11.20
29622023-11-08T23:34:44.506Z Checking predicates v3.0.4
29632023-11-08T23:34:44.674Z Checking bstr v1.6.0
29642023-11-08T23:34:45.567Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29652023-11-08T23:34:45.689Z Checking bitvec v1.0.1
29662023-11-08T23:34:45.906Z Checking tokio-postgres v0.7.10
29672023-11-08T23:34:46.139Z Checking trust-dns-proto v0.22.0
29682023-11-08T23:34:47.264Z Checking crossbeam-epoch v0.9.15
29692023-11-08T23:34:47.546Z Checking diesel v2.1.3
29702023-11-08T23:34:48.065Z Documenting der v0.7.8
29712023-11-08T23:34:50.136Z Checking yasna v0.5.2
29722023-11-08T23:34:50.672Z Checking futures v0.3.29
29732023-11-08T23:34:50.854Z Checking toml v0.7.8
29742023-11-08T23:34:51.695Z Checking clap v4.4.3
29752023-11-08T23:34:51.889Z Checking cipher v0.4.4
29762023-11-08T23:34:52.048Z Checking crossterm v0.27.0
29772023-11-08T23:34:52.419Z Checking zip v0.6.6
29782023-11-08T23:34:52.495Z Checking anyhow v1.0.75
29792023-11-08T23:34:52.659Z Checking similar v2.2.1
29802023-11-08T23:34:53.181Z Checking bit-set v0.5.3
29812023-11-08T23:34:53.200Z Checking toml_edit v0.21.0
29822023-11-08T23:34:53.532Z Checking itertools v0.10.5
29832023-11-08T23:34:53.576Z Checking num-iter v0.1.43
29842023-11-08T23:34:53.866Z Checking console v0.15.7
29852023-11-08T23:34:53.996Z Checking rustix v0.38.9
29862023-11-08T23:34:54.687Z Checking signature v2.1.0
29872023-11-08T23:34:54.939Z Checking tokio-stream v0.1.14
29882023-11-08T23:34:55.211Z Checking usdt v0.3.5
29892023-11-08T23:34:55.498Z Checking hex v0.4.3
29902023-11-08T23:34:56.192Z Checking semver v1.0.20
29912023-11-08T23:34:56.403Z Checking slog v2.7.0
29922023-11-08T23:34:57.464Z Checking lalrpop-util v0.19.12
29932023-11-08T23:34:59.024Z Documenting spki v0.7.2
29942023-11-08T23:34:59.455Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29952023-11-08T23:35:01.024Z Documenting cancel-safe-futures v0.1.5
29962023-11-08T23:35:04.255Z Checking heck v0.3.3
29972023-11-08T23:35:22.477Z Documenting hkdf v0.12.3
29982023-11-08T23:35:24.597Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29992023-11-08T23:35:24.627Z Documenting structopt-derive v0.4.18
30002023-11-08T23:35:24.657Z Documenting arc-swap v1.6.0
30012023-11-08T23:35:24.676Z Documenting keccak v0.1.4
30022023-11-08T23:35:24.726Z Documenting crc-catalog v2.2.0
30032023-11-08T23:35:24.742Z Documenting slog-scope v4.4.0
30042023-11-08T23:35:24.751Z Documenting structopt v0.3.26
30052023-11-08T23:35:24.765Z Documenting pkcs8 v0.10.2
30062023-11-08T23:35:24.773Z Documenting sha3 v0.10.8
30072023-11-08T23:35:24.785Z Documenting crc v3.0.1
30082023-11-08T23:35:24.800Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30092023-11-08T23:35:25.219Z Documenting libefi-sys v0.1.0
30102023-11-08T23:35:25.231Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30112023-11-08T23:35:25.236Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30122023-11-08T23:35:25.246Z Documenting secrecy v0.8.0
30132023-11-08T23:35:25.257Z Documenting packed_struct_codegen v0.10.1
30142023-11-08T23:35:25.263Z Documenting nodrop v0.1.14
30152023-11-08T23:35:25.270Z Documenting half v1.8.2
30162023-11-08T23:35:25.281Z Documenting ciborium-io v0.2.1
30172023-11-08T23:35:25.286Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30182023-11-08T23:35:25.293Z Documenting array-init v0.0.4
30192023-11-08T23:35:25.299Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
30202023-11-08T23:35:25.304Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30212023-11-08T23:35:25.309Z Documenting packed_struct v0.10.1
30222023-11-08T23:35:25.312Z Documenting ciborium-ll v0.2.1
30232023-11-08T23:35:25.317Z Documenting pkcs1 v0.7.5
30242023-11-08T23:35:28.043Z Documenting slog-stdlog v4.1.1
30252023-11-08T23:35:28.267Z Documenting num-bigint-dig v0.8.4
30262023-11-08T23:35:32.798Z Documenting num-rational v0.4.1
30272023-11-08T23:35:32.860Z Documenting universal-hash v0.5.1
30282023-11-08T23:35:32.936Z Documenting num-complex v0.4.4
30292023-11-08T23:35:33.778Z Documenting filetime v0.2.22
30302023-11-08T23:35:37.522Z Documenting xattr v1.0.1
30312023-11-08T23:35:37.993Z Documenting termcolor v1.2.0
30322023-11-08T23:35:38.414Z Documenting bitfield v0.14.0
30332023-11-08T23:35:38.437Z Documenting opaque-debug v0.3.0
30342023-11-08T23:35:39.658Z Documenting swrite v0.1.0
30352023-11-08T23:35:39.727Z Documenting num v0.4.1
30362023-11-08T23:35:39.730Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30372023-11-08T23:35:42.755Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30382023-11-08T23:35:42.887Z Documenting rsa v0.9.2
30392023-11-08T23:35:43.887Z Documenting tar v0.4.40
30402023-11-08T23:35:44.646Z Documenting env_logger v0.10.0
30412023-11-08T23:35:45.817Z Documenting slog-envlogger v2.2.0
30422023-11-08T23:35:46.037Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30432023-11-08T23:35:48.305Z Documenting ciborium v0.2.1
30442023-11-08T23:35:53.608Z Documenting serde-hex v0.1.0
30452023-11-08T23:35:53.669Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30462023-11-08T23:35:53.689Z Documenting x509-cert v0.2.4
30472023-11-08T23:35:53.910Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30482023-11-08T23:35:54.234Z Documenting libsw v3.3.0
30492023-11-08T23:35:54.937Z Documenting ron v0.8.1
30502023-11-08T23:35:55.372Z Documenting fxhash v0.2.1
30512023-11-08T23:35:57.712Z Documenting derive-where v1.2.5
30522023-11-08T23:35:58.749Z Documenting owo-colors v3.5.0
30532023-11-08T23:36:01.137Z Documenting linear-map v1.2.0
30542023-11-08T23:36:01.822Z Documenting crc-any v2.4.3
30552023-11-08T23:36:01.826Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30562023-11-08T23:36:01.907Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30572023-11-08T23:36:06.260Z Documenting doc-comment v0.3.3
30582023-11-08T23:36:06.420Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30592023-11-08T23:36:07.305Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30602023-11-08T23:36:07.854Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30612023-11-08T23:36:08.217Z Documenting newtype_derive v0.1.6
30622023-11-08T23:36:10.495Z Documenting libsqlite3-sys v0.26.0
30632023-11-08T23:36:11.440Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30642023-11-08T23:36:13.978Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30652023-11-08T23:36:17.169Z Documenting hashlink v0.8.3
30662023-11-08T23:36:20.151Z Documenting aead v0.5.2
30672023-11-08T23:36:21.847Z Documenting snafu-derive v0.7.5
30682023-11-08T23:36:22.831Z Documenting same-file v1.0.6
30692023-11-08T23:36:23.895Z Documenting fallible-streaming-iterator v0.1.9
30702023-11-08T23:36:26.497Z Documenting path-slash v0.1.5
30712023-11-08T23:36:26.723Z Documenting steno v0.4.0
30722023-11-08T23:36:28.577Z Documenting rusqlite v0.29.0
30732023-11-08T23:36:29.403Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30742023-11-08T23:36:29.473Z Documenting walkdir v2.4.0
30752023-11-08T23:36:31.270Z Documenting camino-tempfile v1.0.2
30762023-11-08T23:36:32.223Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30772023-11-08T23:36:32.318Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30782023-11-08T23:36:34.183Z Documenting snafu v0.7.5
30792023-11-08T23:36:35.864Z Documenting nix v0.26.2
30802023-11-08T23:36:36.445Z Checking darling_core v0.14.4
30812023-11-08T23:36:38.812Z Documenting twox-hash v1.6.3
30822023-11-08T23:36:39.438Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30832023-11-08T23:36:40.582Z Documenting nibble_vec v0.1.0
30842023-11-08T23:36:42.341Z Documenting endian-type v0.1.2
30852023-11-08T23:36:42.396Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30862023-11-08T23:36:45.304Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30872023-11-08T23:36:45.982Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30882023-11-08T23:36:46.983Z Checking darling v0.14.4
30892023-11-08T23:36:47.143Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30902023-11-08T23:36:47.941Z Documenting radix_trie v0.2.1
30912023-11-08T23:36:48.191Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30922023-11-08T23:36:51.087Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30932023-11-08T23:36:51.996Z Documenting polyval v0.6.1
30942023-11-08T23:36:54.785Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30952023-11-08T23:36:56.902Z Documenting num_enum v0.7.0
30962023-11-08T23:36:57.974Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30972023-11-08T23:36:58.437Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30982023-11-08T23:36:59.278Z Documenting ctr v0.9.2
30992023-11-08T23:37:01.666Z Documenting aes v0.8.3
31002023-11-08T23:37:03.167Z Documenting bincode v1.3.3
31012023-11-08T23:37:06.720Z Documenting path-dedot v3.1.0
31022023-11-08T23:37:06.783Z Documenting convert_case v0.4.0
31032023-11-08T23:37:08.104Z Checking convert_case v0.4.0
31042023-11-08T23:37:08.437Z Documenting utf-8 v0.7.6
31052023-11-08T23:37:09.838Z Documenting aes-gcm-siv v0.11.1
31062023-11-08T23:37:09.979Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31072023-11-08T23:37:12.492Z Documenting derive_more v0.99.17
31082023-11-08T23:37:13.095Z Documenting path-absolutize v3.1.0
31092023-11-08T23:37:14.158Z Documenting tungstenite v0.20.1
31102023-11-08T23:37:17.525Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31112023-11-08T23:37:18.941Z Documenting trust-dns-client v0.22.0
31122023-11-08T23:37:21.213Z Documenting buf-list v1.0.3
31132023-11-08T23:37:21.346Z Documenting globset v0.4.13
31142023-11-08T23:37:22.696Z Documenting crossbeam-deque v0.8.3
31152023-11-08T23:37:24.275Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31162023-11-08T23:37:24.897Z Documenting headers-core v0.2.0
31172023-11-08T23:37:27.525Z Documenting olpc-cjson v0.1.3
31182023-11-08T23:37:28.198Z Documenting serde_plain v1.0.2
31192023-11-08T23:37:28.491Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31202023-11-08T23:37:29.063Z Documenting async-recursion v1.0.5
31212023-11-08T23:37:32.161Z Documenting bitstruct_derive v0.1.0
31222023-11-08T23:37:32.539Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31232023-11-08T23:37:34.007Z Documenting ascii v1.1.0
31242023-11-08T23:37:34.747Z Documenting display-error-chain v0.2.0
31252023-11-08T23:37:35.217Z Documenting ringbuffer v0.15.0
31262023-11-08T23:37:35.836Z Documenting tough v0.14.0
31272023-11-08T23:37:36.809Z Documenting headers v0.3.9
31282023-11-08T23:37:37.542Z Documenting trust-dns-server v0.22.1
31292023-11-08T23:37:38.298Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31302023-11-08T23:37:38.746Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
31312023-11-08T23:37:40.046Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31322023-11-08T23:37:40.224Z Documenting bitstruct v0.1.1
31332023-11-08T23:37:41.034Z Documenting rayon-core v1.12.0
31342023-11-08T23:37:44.414Z Documenting tokio-tungstenite v0.20.1
31352023-11-08T23:37:44.539Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31362023-11-08T23:37:46.373Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31372023-11-08T23:37:46.796Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31382023-11-08T23:37:47.374Z Checking derive_builder_core v0.12.0
31392023-11-08T23:37:48.103Z Documenting derive_builder_core v0.12.0
31402023-11-08T23:37:48.837Z Documenting sled v0.34.7
31412023-11-08T23:37:49.154Z Documenting erased-serde v0.3.30
31422023-11-08T23:37:49.977Z Documenting unicase v2.7.0
31432023-11-08T23:38:02.479Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31442023-11-08T23:38:02.571Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31452023-11-08T23:38:02.665Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31462023-11-08T23:38:02.680Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31472023-11-08T23:38:02.692Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31482023-11-08T23:38:02.699Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31492023-11-08T23:38:02.708Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31502023-11-08T23:38:02.718Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31512023-11-08T23:38:02.726Z Documenting serde_arrays v0.1.0
31522023-11-08T23:38:02.747Z Documenting ff v0.13.0
31532023-11-08T23:38:02.771Z Documenting pretty-hex v0.3.0
31542023-11-08T23:38:02.795Z Documenting derive_builder_macro v0.12.0
31552023-11-08T23:38:02.817Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31562023-11-08T23:38:03.005Z Documenting mime_guess v2.0.4
31572023-11-08T23:38:03.434Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31582023-11-08T23:38:04.360Z Documenting group v0.13.0
31592023-11-08T23:38:05.346Z Documenting rayon v1.8.0
31602023-11-08T23:38:09.874Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31612023-11-08T23:38:15.486Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31622023-11-08T23:38:19.047Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31632023-11-08T23:38:20.338Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31642023-11-08T23:38:22.706Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31652023-11-08T23:38:25.007Z Documenting portable-atomic v1.4.3
31662023-11-08T23:38:29.745Z Documenting ed25519 v1.5.3
31672023-11-08T23:38:30.621Z Documenting bcs v0.1.6
31682023-11-08T23:38:31.676Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31692023-11-08T23:38:32.284Z Documenting crypto-bigint v0.5.2
31702023-11-08T23:38:34.125Z Documenting kstat-rs v0.2.3
31712023-11-08T23:38:34.439Z Documenting ref-cast-impl v1.0.20
31722023-11-08T23:38:37.097Z Documenting curve25519-dalek-derive v0.1.0
31732023-11-08T23:38:39.934Z Documenting thiserror-impl-no-std v2.0.2
31742023-11-08T23:38:40.953Z Documenting vte_generate_state_changes v0.1.1
31752023-11-08T23:38:41.630Z Documenting unicode-xid v0.2.4
31762023-11-08T23:38:42.430Z Checking unicode-xid v0.2.4
31772023-11-08T23:38:42.619Z Documenting number_prefix v0.4.0
31782023-11-08T23:38:44.096Z Documenting highway v1.1.0
31792023-11-08T23:38:45.893Z Documenting base16ct v0.2.0
31802023-11-08T23:38:47.260Z Documenting cassowary v0.3.0
31812023-11-08T23:38:47.767Z Documenting thiserror-no-std v2.0.2
31822023-11-08T23:38:49.332Z Documenting indicatif v0.17.7
31832023-11-08T23:38:49.402Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31842023-11-08T23:38:50.004Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31852023-11-08T23:38:50.471Z Documenting elliptic-curve v0.13.5
31862023-11-08T23:38:52.032Z Documenting vte v0.11.1
31872023-11-08T23:38:52.286Z Documenting const_format_proc_macros v0.2.31
31882023-11-08T23:38:53.304Z Documenting ratatui v0.23.0
31892023-11-08T23:38:57.039Z Documenting curve25519-dalek v4.1.0
31902023-11-08T23:38:57.519Z Documenting ref-cast v1.0.20
31912023-11-08T23:38:59.154Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31922023-11-08T23:38:59.543Z Documenting salty v0.2.0
31932023-11-08T23:38:59.550Z Documenting derive_builder v0.12.0
31942023-11-08T23:39:01.898Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31952023-11-08T23:39:04.228Z Documenting polar-core v0.27.0
31962023-11-08T23:39:06.188Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31972023-11-08T23:39:06.281Z Documenting libxml v0.3.3
31982023-11-08T23:39:11.451Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31992023-11-08T23:39:12.872Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
32002023-11-08T23:39:17.133Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32012023-11-08T23:39:18.536Z Documenting poly1305 v0.8.0
32022023-11-08T23:39:20.081Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32032023-11-08T23:39:23.336Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32042023-11-08T23:39:25.360Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32052023-11-08T23:39:25.845Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32062023-11-08T23:39:26.374Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32072023-11-08T23:39:26.403Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
32082023-11-08T23:39:27.665Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32092023-11-08T23:39:35.709Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32102023-11-08T23:39:36.424Z Documenting chacha20 v0.9.1
32112023-11-08T23:39:41.355Z Documenting bb8 v0.8.1
32122023-11-08T23:39:41.789Z Documenting serde-big-array v0.5.1
32132023-11-08T23:39:43.854Z Documenting bytesize v1.3.0
32142023-11-08T23:39:44.659Z Documenting quick-xml v0.23.1
32152023-11-08T23:39:45.164Z Documenting pem v3.0.2
32162023-11-08T23:39:45.421Z Documenting oso-derive v0.27.0
32172023-11-08T23:39:45.426Z Documenting impl-trait-for-tuples v0.2.2
32182023-11-08T23:39:48.596Z Documenting rtoolbox v0.0.1
32192023-11-08T23:39:50.514Z Documenting unicode-linebreak v0.1.5
32202023-11-08T23:39:50.774Z Documenting maplit v1.0.2
32212023-11-08T23:39:51.590Z Documenting is_ci v1.1.1
32222023-11-08T23:39:51.715Z Documenting smawk v0.3.1
32232023-11-08T23:39:52.331Z Documenting humantime v2.1.0
32242023-11-08T23:39:52.744Z Documenting fs-err v2.9.0
32252023-11-08T23:39:54.125Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
32262023-11-08T23:39:54.599Z Documenting rpassword v7.2.0
32272023-11-08T23:39:55.002Z Documenting rcgen v0.11.3
32282023-11-08T23:39:56.985Z Documenting oso v0.27.0
32292023-11-08T23:39:57.175Z Documenting supports-color v2.1.0
32302023-11-08T23:39:57.717Z Documenting textwrap v0.16.0
32312023-11-08T23:39:58.671Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32322023-11-08T23:39:59.100Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
32332023-11-08T23:40:01.178Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32342023-11-08T23:40:04.341Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32352023-11-08T23:40:04.706Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32362023-11-08T23:40:06.480Z Documenting chacha20poly1305 v0.10.1
32372023-11-08T23:40:28.653Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32382023-11-08T23:40:28.740Z Documenting vsss-rs v3.3.1
32392023-11-08T23:40:28.828Z Documenting tui-tree-widget v0.13.0
32402023-11-08T23:40:28.913Z Documenting const_format v0.2.31
32412023-11-08T23:40:29.060Z Documenting strip-ansi-escapes v0.2.0
32422023-11-08T23:40:29.240Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32432023-11-08T23:40:29.283Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32442023-11-08T23:40:29.541Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32452023-11-08T23:40:29.631Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32462023-11-08T23:40:30.479Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32472023-11-08T23:40:34.431Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32482023-11-08T23:40:34.535Z Documenting cookie v0.16.2
32492023-11-08T23:40:39.715Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32502023-11-08T23:40:40.503Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32512023-11-08T23:40:41.770Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32522023-11-08T23:40:41.857Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32532023-11-08T23:40:42.324Z Documenting atomicwrites v0.4.2
32542023-11-08T23:40:42.991Z Documenting signal-hook-tokio v0.3.1
32552023-11-08T23:40:47.276Z Documenting fd-lock v3.0.13
32562023-11-08T23:40:48.657Z Documenting subprocess v0.2.9
32572023-11-08T23:40:49.600Z Documenting bit_field v0.10.2
32582023-11-08T23:40:50.403Z Documenting nu-ansi-term v0.49.0
32592023-11-08T23:40:51.760Z Documenting corncobs v0.1.3
32602023-11-08T23:40:53.970Z Documenting shell-words v1.1.0
32612023-11-08T23:40:54.365Z Documenting http-range v0.1.5
32622023-11-08T23:40:54.815Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32632023-11-08T23:40:55.216Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32642023-11-08T23:40:56.093Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32652023-11-08T23:40:57.824Z Documenting reedline v0.25.0
32662023-11-08T23:41:00.323Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32672023-11-08T23:41:00.779Z Documenting hyper-staticfile v0.9.5
32682023-11-08T23:41:01.606Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32692023-11-08T23:41:03.215Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32702023-11-08T23:41:08.291Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32712023-11-08T23:41:10.625Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32722023-11-08T23:41:11.580Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32732023-11-08T23:41:26.794Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32742023-11-08T23:41:27.108Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32752023-11-08T23:41:28.452Z Documenting fatfs v0.3.6
32762023-11-08T23:41:30.788Z Documenting cargo-platform v0.1.3
32772023-11-08T23:41:31.780Z Documenting nanorand v0.7.0
32782023-11-08T23:41:36.320Z Documenting assert_matches v1.5.0
32792023-11-08T23:41:37.872Z Documenting glob v0.3.1
32802023-11-08T23:41:38.227Z Documenting cargo_metadata v0.18.0
32812023-11-08T23:41:40.544Z Documenting flume v0.11.0
32822023-11-08T23:41:41.040Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32832023-11-08T23:41:41.993Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32842023-11-08T23:41:44.444Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32852023-11-08T23:41:45.822Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32862023-11-08T23:41:47.358Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32872023-11-08T23:41:48.144Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32882023-11-08T23:41:51.044Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32892023-11-08T23:41:52.855Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32902023-11-08T23:41:58.133Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32912023-11-08T23:42:01.107Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32922023-11-08T23:42:16.990Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32932023-11-08T23:42:20.255Z Documenting omicron-zone-package v0.8.3
32942023-11-08T23:42:28.440Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32952023-11-08T23:42:33.071Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32962023-11-08T23:42:34.535Z Documenting cargo_toml v0.17.0
32972023-11-08T23:42:34.597Z Documenting termios v0.3.3
32982023-11-08T23:42:37.312Z Documenting topological-sort v0.2.2
32992023-11-08T23:42:38.156Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33002023-11-08T23:42:41.093Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33012023-11-08T23:42:43.685Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33022023-11-08T23:42:43.960Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33032023-11-08T23:42:50.056Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042023-11-08T23:42:54.927Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052023-11-08T23:43:21.363Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33062023-11-08T23:43:21.409Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33072023-11-08T23:43:28.621Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33082023-11-08T23:43:43.296Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
33092023-11-08T23:43:48.368Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
33102023-11-08T23:43:48.820Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33112023-11-08T23:43:49.423Zwarning: unresolved link to `ExtractedArtifactDataHandle`
33122023-11-08T23:43:49.427Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
33132023-11-08T23:43:49.431Z |
33142023-11-08T23:43:49.453Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
33152023-11-08T23:43:49.460Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
33162023-11-08T23:43:49.463Z |
33172023-11-08T23:43:49.467Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
33182023-11-08T23:43:49.486Zhelp: to link to the struct, prefix with `struct@`
33192023-11-08T23:43:49.490Z |
33202023-11-08T23:43:49.494Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
33212023-11-08T23:43:49.498Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
33222023-11-08T23:43:49.503Z |
33232023-11-08T23:43:49.520Z
33242023-11-08T23:43:52.552Zwarning: `wicketd` (lib doc) generated 1 warning
33252023-11-08T23:43:52.556Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33262023-11-08T23:44:49.242Z Finished dev [unoptimized + debuginfo] target(s) in 16m 27s
33272023-11-08T23:44:49.367Z
33282023-11-08T23:44:49.381Zreal 16:28.099355993
33292023-11-08T23:44:49.389Zuser 1:00:34.963777674
33302023-11-08T23:44:49.393Zsys 1:03:13.871725784
33312023-11-08T23:44:49.402Ztrap 2.205573546
33322023-11-08T23:44:49.445Ztflt 0.190810661
33332023-11-08T23:44:49.449Zdflt 0.430614640
33342023-11-08T23:44:49.452Zkflt 0.000146928
33352023-11-08T23:44:49.455Zlock 3:07:26.832610572
33362023-11-08T23:44:49.459Zslp 4:26:23.975057609
33372023-11-08T23:44:49.463Zlat 6:01.190227315
33382023-11-08T23:44:49.467Zstop 2:17.177743244
33392023-11-08T23:44:49.475Zprocess exited: duration 2073631 ms, exit code 0
 
33402023-11-08T23:44:49.501Zfound 0 output files