01HGE8W1AXEY560PZA0X3T101M: 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: 01HGE8WDFWCHA90B4PTNJKR9PV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-29T19:30:25.533Zjob assigned to worker 01HGE8WH7Q5HZ6BDTBVJPTTZ1P (queued for 1 m 34 s)
 
22023-11-29T19:30:26.582Zstarting task 0: "setup"
32023-11-29T19:30:26.595Z++ uname -s
42023-11-29T19:30:26.595Z+ kern=SunOS
52023-11-29T19:30:26.595Z+ case "$kern" in
62023-11-29T19:30:26.595Z+ groupadd -g 12345 build
72023-11-29T19:30:26.595Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-29T19:30:28.265Z+ zfs create -o mountpoint=/work rpool/work
92023-11-29T19:30:28.440Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-29T19:30:28.450Z+ home_fs=zfs
112023-11-29T19:30:28.450Z+ [[ zfs == autofs ]]
122023-11-29T19:30:28.450Z+ mkdir -p /home/build
132023-11-29T19:30:28.451Z+ chown build:build /home/build /work
142023-11-29T19:30:30.446Z+ chmod 0700 /home/build /work
152023-11-29T19:30:30.453Zprocess exited: duration 4274 ms, exit code 0
 
162023-11-29T19:30:30.464Zstarting task 1: "rust-toolchain"
172023-11-29T19:30:30.473Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-29T19:30:30.479Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-29T19:30:30.671Zinfo: downloading installer
202023-11-29T19:30:34.054Zwarning: it looks like you have an existing installation of Rust at:
212023-11-29T19:30:34.054Zwarning: /opt/ooce/bin
222023-11-29T19:30:34.054Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-29T19:30:34.054Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-29T19:30:34.054Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-29T19:30:34.054Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-29T19:30:34.054Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-29T19:30:34.054Zerror: cannot install while Rust is installed
282023-11-29T19:30:34.054Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-29T19:30:34.400Zinfo: profile set to 'default'
302023-11-29T19:30:34.400Zinfo: default host triple is x86_64-unknown-illumos
312023-11-29T19:30:34.403Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-29T19:30:34.587Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-29T19:30:34.587Zinfo: downloading component 'cargo'
342023-11-29T19:30:35.382Zinfo: downloading component 'clippy'
352023-11-29T19:30:35.665Zinfo: downloading component 'rust-docs'
362023-11-29T19:30:36.668Zinfo: downloading component 'rust-std'
372023-11-29T19:30:38.454Zinfo: downloading component 'rustc'
382023-11-29T19:30:42.837Zinfo: downloading component 'rustfmt'
392023-11-29T19:30:43.150Zinfo: installing component 'cargo'
402023-11-29T19:30:45.010Zinfo: installing component 'clippy'
412023-11-29T19:30:45.927Zinfo: installing component 'rust-docs'
422023-11-29T19:30:48.658Zinfo: installing component 'rust-std'
432023-11-29T19:30:52.645Zinfo: installing component 'rustc'
442023-11-29T19:31:02.948Zinfo: installing component 'rustfmt'
452023-11-29T19:31:03.408Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-29T19:31:03.408Z
472023-11-29T19:31:03.539Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-29T19:31:03.539Z
492023-11-29T19:31:03.545Z
502023-11-29T19:31:03.545ZRust is installed now. Great!
512023-11-29T19:31:03.545Z
522023-11-29T19:31:03.545ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-29T19:31:03.546Zenvironment variable. This has not been done automatically.
542023-11-29T19:31:03.546Z
552023-11-29T19:31:03.546ZTo configure your current shell, run:
562023-11-29T19:31:03.546Zsource "$HOME/.cargo/env"
572023-11-29T19:31:04.026Z+ rustc --version
582023-11-29T19:31:04.026Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-29T19:31:04.026Zprocess exited: duration 33303 ms, exit code 0
 
602023-11-29T19:31:04.032Zstarting task 2: "authentication"
612023-11-29T19:31:04.071Zprocess exited: duration 35 ms, exit code 0
 
622023-11-29T19:31:04.079Zstarting task 3: "clone repository"
632023-11-29T19:31:04.084Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-29T19:31:04.087Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-29T19:31:04.173ZCloning into '/work/oxidecomputer/omicron'...
662023-11-29T19:31:10.655Z+ cd /work/oxidecomputer/omicron
672023-11-29T19:31:10.656Z+ [[ -n ntwk-fixes ]]
682023-11-29T19:31:10.673Z+ git fetch origin ntwk-fixes
692023-11-29T19:31:10.673ZFrom https://github.com/oxidecomputer/omicron
702023-11-29T19:31:10.673Z * branch ntwk-fixes -> FETCH_HEAD
712023-11-29T19:31:10.673Z+ git checkout -B ntwk-fixes remotes/origin/ntwk-fixes
722023-11-29T19:31:10.744ZSwitched to a new branch 'ntwk-fixes'
732023-11-29T19:31:10.747Zbranch 'ntwk-fixes' set up to track 'origin/ntwk-fixes'.
742023-11-29T19:31:10.747Z+ git reset --hard a40c1f6cd62acd3880794ccca8ab86e8dff1f023
752023-11-29T19:31:10.771ZHEAD is now at a40c1f6c Merge branch 'main' into ntwk-fixes
762023-11-29T19:31:10.776Zprocess exited: duration 6697 ms, exit code 0
 
772023-11-29T19:31:11.201Zstarting task 4: "build"
782023-11-29T19:31:11.210Z+ cargo --version
792023-11-29T19:31:11.210Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-29T19:31:11.210Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-29T19:31:11.210Zinfo: downloading component 'cargo'
822023-11-29T19:31:11.866Zinfo: downloading component 'clippy'
832023-11-29T19:31:12.127Zinfo: downloading component 'rust-docs'
842023-11-29T19:31:13.164Zinfo: downloading component 'rust-std'
852023-11-29T19:31:14.848Zinfo: downloading component 'rustc'
862023-11-29T19:31:19.234Zinfo: downloading component 'rustfmt'
872023-11-29T19:31:19.476Zinfo: installing component 'cargo'
882023-11-29T19:31:20.791Zinfo: installing component 'clippy'
892023-11-29T19:31:21.282Zinfo: installing component 'rust-docs'
902023-11-29T19:31:24.091Zinfo: installing component 'rust-std'
912023-11-29T19:31:26.740Zinfo: installing component 'rustc'
922023-11-29T19:31:33.042Zinfo: installing component 'rustfmt'
932023-11-29T19:31:33.596Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-29T19:31:33.602Z+ rustc --version
952023-11-29T19:31:33.754Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-29T19:31:33.762Z+ source ./env.sh
972023-11-29T19:31:33.764Z++ set -o xtrace
982023-11-29T19:31:33.770Z++++ dirname ./env.sh
992023-11-29T19:31:33.770Z+++ cd .
1002023-11-29T19:31:33.770Z+++ echo /work/oxidecomputer/omicron
1012023-11-29T19:31:33.770Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ 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-29T19:31:33.770Z++ unset OMICRON_WS
1112023-11-29T19:31:33.770Z++ set +o xtrace
1122023-11-29T19:31:33.874Z
1132023-11-29T19:31:33.874Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-29T19:31:33.874Z # # # # # # # # # # # # # # #
1152023-11-29T19:31:33.874Z # # # # ##### # # ##### # # # # # #### #
1162023-11-29T19:31:33.875Z ##### ##### # ##### # # # # # # # # #
1172023-11-29T19:31:33.875Z # # # # # # # # # # # # # # #
1182023-11-29T19:31:33.875Z # # # ###### # # ###### ### # #### # #### #
1192023-11-29T19:31:33.875Z
1202023-11-29T19:31:43.064Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-29T19:31:44.135Z Startup: Caching catalogs ... Done
1222023-11-29T19:31:49.824ZPlanning: Solver setup ... Done (5.324s)
1232023-11-29T19:31:49.956ZPlanning: Running solver ... Done (0.133s)
1242023-11-29T19:31:50.022ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-29T19:31:50.447ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-29T19:31:50.779ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-29T19:31:51.267ZPlanning: Package planning ... Done (0.083s)
1282023-11-29T19:31:51.270ZPlanning: Merging actions ... Done (0.087s)
1292023-11-29T19:31:51.793ZPlanning: Checking for conflicting actions ... Done (0.837s)
1302023-11-29T19:31:51.809ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-11-29T19:31:56.694ZPlanning: Evaluating mediators ... Done (4.891s)
1322023-11-29T19:31:56.710ZPlanning: Planning completed in 12.52 seconds
1332023-11-29T19:31:56.734Z Packages to install: 4
1342023-11-29T19:31:56.734Z Mediators to change: 2
1352023-11-29T19:31:56.737Z Services to change: 1
1362023-11-29T19:31:56.737Z Estimated space available: 148.88 GB
1372023-11-29T19:31:56.737ZEstimated space to be consumed: 1.38 GB
1382023-11-29T19:31:56.737Z Create boot environment: No
1392023-11-29T19:31:56.737ZCreate backup boot environment: No
1402023-11-29T19:31:56.737Z Rebuild boot archive: No
1412023-11-29T19:31:56.737Z
1422023-11-29T19:31:56.737ZChanged mediators:
1432023-11-29T19:31:56.737Z mediator clang:
1442023-11-29T19:31:56.737Z version: None -> 15 (system default)
1452023-11-29T19:31:56.737Z
1462023-11-29T19:31:56.737Z mediator llvm:
1472023-11-29T19:31:56.738Z version: 14 (system default) -> 15 (system default)
1482023-11-29T19:31:56.738Z
1492023-11-29T19:31:56.738ZChanged packages:
1502023-11-29T19:31:56.738Zhelios-dev
1512023-11-29T19:31:56.738Z developer/build-essential
1522023-11-29T19:31:56.738Z None -> 11-2.0
1532023-11-29T19:31:56.738Z library/libxmlsec1
1542023-11-29T19:31:56.738Z None -> 1.2.35-2.0
1552023-11-29T19:31:56.743Z ooce/developer/clang-15
1562023-11-29T19:31:56.743Z None -> 15.0.7-2.0
1572023-11-29T19:31:56.743Z ooce/developer/llvm-15
1582023-11-29T19:31:56.743Z None -> 15.0.7-2.0
1592023-11-29T19:31:56.743Z
1602023-11-29T19:31:56.743ZServices:
1612023-11-29T19:31:56.743Z restart_fmri:
1622023-11-29T19:31:56.743Z svc:/system/update-man-index:default
1632023-11-29T19:31:57.055Z
1642023-11-29T19:31:57.055ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-29T19:32:02.057ZDownload: 1017/3290 items 19.5/212.6MB 9% complete (4.0M/s)
1662023-11-29T19:32:12.783ZDownload: 1447/3290 items 102.8/212.6MB 48% complete (10.4M/s)
1672023-11-29T19:32:12.783ZDownload: 2019/3290 items 104.8/212.6MB 49% complete (8.5M/s)
1682023-11-29T19:32:18.320ZDownload: 2224/3290 items 118.6/212.6MB 55% complete (4.8M/s)
1692023-11-29T19:32:23.668ZDownload: 3086/3290 items 121.5/212.6MB 57% complete (313k/s)
1702023-11-29T19:32:28.780ZDownload: 3243/3290 items 203.1/212.6MB 95% complete (9.2M/s)
1712023-11-29T19:32:34.213ZDownload: 3275/3290 items 208.9/212.6MB 98% complete (8.6M/s)
1722023-11-29T19:32:36.353ZDownload: Completed 212.60 MB in 39.30 seconds (5.4M/s)
1732023-11-29T19:32:36.593Z Actions: 1/3687 actions (Installing new actions)
1742023-11-29T19:32:41.617Z Actions: 2529/3687 actions (Installing new actions)
1752023-11-29T19:32:44.923Z Actions: Completed 3687 actions in 8.33 seconds.
1762023-11-29T19:32:45.121Z Done (0.191s)
1772023-11-29T19:32:45.122Z Done (0.000s)
1782023-11-29T19:32:45.356Z Done (0.234s)
1792023-11-29T19:32:53.379Z Done (7.906s)
1802023-11-29T19:32:53.647Z Done (0.168s)
1812023-11-29T19:32:53.651Z Done (0.000s)
1822023-11-29T19:32:53.891Z Done (0.000s)
1832023-11-29T19:32:54.610ZPlanning: Evaluating mediator changes ... Done
1842023-11-29T19:32:54.902ZPlanning: Checking for conflicting actions ... Done
1852023-11-29T19:32:54.906ZPlanning: Consolidating action changes ... Done
1862023-11-29T19:32:55.349ZPlanning: Evaluating mediators ... Done
1872023-11-29T19:32:55.352ZPlanning: Planning completed in 0.74 seconds
1882023-11-29T19:32:55.405Z Mediators to change: 2
1892023-11-29T19:32:55.405Z Create boot environment: No
1902023-11-29T19:32:55.408ZCreate backup boot environment: No
1912023-11-29T19:32:55.502Z Done
1922023-11-29T19:32:55.502Z Done
1932023-11-29T19:32:55.649Z Done
1942023-11-29T19:33:01.711Z Done
1952023-11-29T19:33:01.835Z Done
1962023-11-29T19:33:01.839Z Done
1972023-11-29T19:33:01.963Z Done
1982023-11-29T19:33:02.996ZPlanning: Evaluating mediator changes ... Done
1992023-11-29T19:33:03.002ZPlanning: Merging actions ... Done
2002023-11-29T19:33:03.338ZPlanning: Checking for conflicting actions ... Done
2012023-11-29T19:33:03.345ZPlanning: Consolidating action changes ... Done
2022023-11-29T19:33:03.784ZPlanning: Evaluating mediators ... Done
2032023-11-29T19:33:03.878ZPlanning: Planning completed in 1.32 seconds
2042023-11-29T19:33:03.939Z Packages to change: 1
2052023-11-29T19:33:03.939Z Mediators to change: 1
2062023-11-29T19:33:03.942Z Services to change: 1
2072023-11-29T19:33:03.943Z Create boot environment: No
2082023-11-29T19:33:03.943ZCreate backup boot environment: Yes
2092023-11-29T19:33:05.968Z Actions: 1/6 actions (Updating modified actions)
2102023-11-29T19:33:05.972Z Actions: Completed 6 actions in 0.00 seconds.
2112023-11-29T19:33:05.972Z Done
2122023-11-29T19:33:05.972Z Done
2132023-11-29T19:33:06.024Z Done
2142023-11-29T19:33:12.154Z Done
2152023-11-29T19:33:12.717Z Done
2162023-11-29T19:33:13.183Z Done
2172023-11-29T19:33:13.183Z Done
2182023-11-29T19:33:13.183ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192023-11-29T19:33:13.183Zclang system 15 system
2202023-11-29T19:33:13.184Zcsh system system illumos
2212023-11-29T19:33:13.184Zctags system system illumos
2222023-11-29T19:33:13.184Zgcc vendor 12 vendor
2232023-11-29T19:33:13.184Zgcc system 10 system
2242023-11-29T19:33:13.184Zgcc system 7 system
2252023-11-29T19:33:13.184Zgo system 1.20 system
2262023-11-29T19:33:13.184Zgo system 1.19 system
2272023-11-29T19:33:13.184Zllvm system 15 system
2282023-11-29T19:33:13.184Zllvm system 14 system
2292023-11-29T19:33:13.184Zmariadb system 10.6 system
2302023-11-29T19:33:13.184Zmta vendor vendor dma
2312023-11-29T19:33:13.184Zopenjdk system 17 system
2322023-11-29T19:33:13.184Zopenjdk system 11 system
2332023-11-29T19:33:13.185Zopenjdk system 1.8 system
2342023-11-29T19:33:13.185Zopenssl vendor 3 vendor
2352023-11-29T19:33:13.185Zperl system 5.36 system
2362023-11-29T19:33:13.185Zpostgresql system 15 system
2372023-11-29T19:33:13.185Zpostgresql system 13 system
2382023-11-29T19:33:13.185Zpython vendor 3 vendor
2392023-11-29T19:33:13.185Zpython system 2 system
2402023-11-29T19:33:13.185Zpython3 system 3.11 system
2412023-11-29T19:33:13.185Zruby system 3.0 system
2422023-11-29T19:33:13.185Zwords vendor vendor american-english
2432023-11-29T19:33:13.185Zwords system system australian-english
2442023-11-29T19:33:13.185Zwords system system british-english
2452023-11-29T19:33:13.185Zwords system system canadian-english
2462023-11-29T19:33:13.185Zwords system system french
2472023-11-29T19:33:13.185Zwords system system italian
2482023-11-29T19:33:13.185Zwords system system ngerman
2492023-11-29T19:33:13.185Zwords system system ogerman
2502023-11-29T19:33:13.185Zwords system system spanish
2512023-11-29T19:33:13.735ZFMRI IFO
2522023-11-29T19:33:13.735Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2532023-11-29T19:33:13.735Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2542023-11-29T19:33:13.736Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2552023-11-29T19:33:13.736Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2562023-11-29T19:33:13.736Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572023-11-29T19:33:13.736Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2582023-11-29T19:33:13.743Z+ set -o errexit
2592023-11-29T19:33:13.743Z+++ dirname ./tools/ci_download_cockroachdb
2602023-11-29T19:33:13.743Z++ cd ./tools
2612023-11-29T19:33:13.743Z++ pwd
2622023-11-29T19:33:13.743Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632023-11-29T19:33:13.743Z++ basename ./tools/ci_download_cockroachdb
2642023-11-29T19:33:13.743Z+ ARG0=ci_download_cockroachdb
2652023-11-29T19:33:13.743Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662023-11-29T19:33:13.743Z+ CIDL_VERSION=v22.1.9
2672023-11-29T19:33:13.743Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682023-11-29T19:33:13.743Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692023-11-29T19:33:13.743Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702023-11-29T19:33:13.743Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712023-11-29T19:33:13.743Z+ TARGET_DIR=out
2722023-11-29T19:33:13.743Z+ DOWNLOAD_DIR=out/downloads
2732023-11-29T19:33:13.743Z+ DEST_DIR=./out/cockroachdb
2742023-11-29T19:33:13.743Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752023-11-29T19:33:13.743Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762023-11-29T19:33:13.743Z+ main
2772023-11-29T19:33:13.743Z+ [[ 0 != 0 ]]
2782023-11-29T19:33:13.743Z+ CIDL_OS=solaris2.11
2792023-11-29T19:33:13.744Z+ [[ 0 != 0 ]]
2802023-11-29T19:33:13.744Z+ configure_os solaris2.11
2812023-11-29T19:33:13.744Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822023-11-29T19:33:13.744Zcurrent directory: /work/oxidecomputer/omicron
2832023-11-29T19:33:13.744Zconfiguring based on OS: "solaris2.11"
2842023-11-29T19:33:13.744Z+ echo 'configuring based on OS: "solaris2.11"'
2852023-11-29T19:33:13.744Z+ case "$1" in
2862023-11-29T19:33:13.744Z+ CIDL_BUILD=illumos
2872023-11-29T19:33:13.744Z+ CIDL_SUFFIX=tar.gz
2882023-11-29T19:33:13.744Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892023-11-29T19:33:13.744Z+ CIDL_MD5FUNC=do_md5sum
2902023-11-29T19:33:13.744Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912023-11-29T19:33:13.744Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922023-11-29T19:33:13.744Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932023-11-29T19:33:13.744Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942023-11-29T19:33:13.744Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-29T19:33:13.744Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962023-11-29T19:33:13.744Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-29T19:33:13.744ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-11-29T19:33:13.744ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-29T19:33:13.744Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002023-11-29T19:33:13.744Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012023-11-29T19:33:13.744Z+ mkdir -p out/downloads
3022023-11-29T19:33:13.744Z+ mkdir -p ./out/cockroachdb
3032023-11-29T19:33:13.744Z+ local DO_DOWNLOAD=true
3042023-11-29T19:33:13.744Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052023-11-29T19:33:13.745Z+ '[' true == true ']'
3062023-11-29T19:33:13.745Z+ echo Downloading...
3072023-11-29T19:33:13.745ZDownloading...
3082023-11-29T19:33:13.745Z+ 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-29T19:33:13.745Z+ 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-29T19:33:21.916Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-11-29T19:33:21.922Z++ md5sum
3122023-11-29T19:33:21.922Z++ awk '{print $1}'
3132023-11-29T19:33:22.098Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142023-11-29T19:33:22.098Z+ [[ 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-29T19:33:22.098Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-11-29T19:33:22.100Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172023-11-29T19:33:25.482Z+ do_assemble_illumos
3182023-11-29T19:33:25.482Z+ rm -r ./out/cockroachdb
3192023-11-29T19:33:25.486Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202023-11-29T19:33:26.102Z+ ./out/cockroachdb/bin/cockroach version
3212023-11-29T19:33:26.456ZBuild Tag: v22.1.9-dirty
3222023-11-29T19:33:26.456ZBuild Time: 2022/10/26 21:17:46
3232023-11-29T19:33:26.456ZDistribution: OSS
3242023-11-29T19:33:26.456ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252023-11-29T19:33:26.456ZGo Version: go1.17.13
3262023-11-29T19:33:26.456ZC Compiler: gcc 10.3.0
3272023-11-29T19:33:26.456ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282023-11-29T19:33:26.457ZBuild Type: release
3292023-11-29T19:33:26.507Z+ set -o errexit
3302023-11-29T19:33:26.533Z+++ dirname ./tools/ci_download_clickhouse
3312023-11-29T19:33:26.533Z++ cd ./tools
3322023-11-29T19:33:26.533Z++ pwd
3332023-11-29T19:33:26.533Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342023-11-29T19:33:26.533Z++ basename ./tools/ci_download_clickhouse
3352023-11-29T19:33:26.533Z+ ARG0=ci_download_clickhouse
3362023-11-29T19:33:26.533Z+ TARGET_DIR=out
3372023-11-29T19:33:26.533Z+ DOWNLOAD_DIR=out/downloads
3382023-11-29T19:33:26.533Z+ DEST_DIR=./out/clickhouse
3392023-11-29T19:33:26.533Z+ CIDL_VERSION=v22.8.9.24
3402023-11-29T19:33:26.533Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412023-11-29T19:33:26.533Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422023-11-29T19:33:26.533Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432023-11-29T19:33:26.533Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442023-11-29T19:33:26.533Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452023-11-29T19:33:26.535Z+ main
3462023-11-29T19:33:26.535Z+ [[ 0 != 0 ]]
3472023-11-29T19:33:26.535Z+ CIDL_OS=solaris2.11
3482023-11-29T19:33:26.535Z+ [[ 0 != 0 ]]
3492023-11-29T19:33:26.535Z+ configure_os solaris2.11
3502023-11-29T19:33:26.535Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512023-11-29T19:33:26.535Zcurrent directory: /work/oxidecomputer/omicron
3522023-11-29T19:33:26.535Z+ echo 'configuring based on OS: "solaris2.11"'
3532023-11-29T19:33:26.535Z+ CIDL_DASHREV=
3542023-11-29T19:33:26.535Z+ case "$1" in
3552023-11-29T19:33:26.535Zconfiguring based on OS: "solaris2.11"
3562023-11-29T19:33:26.535Z+ CIDL_PLATFORM=illumos
3572023-11-29T19:33:26.535Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582023-11-29T19:33:26.538Z+ CIDL_MD5FUNC=do_md5sum
3592023-11-29T19:33:26.538Z+ CIDL_DASHREV=-1
3602023-11-29T19:33:26.539Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612023-11-29T19:33:26.539Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-29T19:33:26.539Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-29T19:33:26.539Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-29T19:33:26.539Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652023-11-29T19:33:26.539ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-29T19:33:26.539ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-11-29T19:33:26.539Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682023-11-29T19:33:26.539Z+ mkdir -p out/downloads
3692023-11-29T19:33:26.539Z+ mkdir -p ./out/clickhouse
3702023-11-29T19:33:26.539Z+ local DO_DOWNLOAD=true
3712023-11-29T19:33:26.539Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722023-11-29T19:33:26.539Z+ '[' true == true ']'
3732023-11-29T19:33:26.539Z+ echo Downloading...
3742023-11-29T19:33:26.539ZDownloading...
3752023-11-29T19:33:26.539Z+ 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-29T19:33:26.539Z+ 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-29T19:33:27.955Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782023-11-29T19:33:40.760Z++ md5sum
3792023-11-29T19:33:40.760Z++ awk '{print $1}'
3802023-11-29T19:33:40.836Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812023-11-29T19:33:40.836Z+ [[ 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-29T19:33:40.836Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832023-11-29T19:33:40.836Z+ mkdir -p ./out/clickhouse
3842023-11-29T19:33:40.836Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852023-11-29T19:33:41.990Z+ ./out/clickhouse/clickhouse server --version
3862023-11-29T19:33:41.990ZClickHouse server version 22.8.9.1.
3872023-11-29T19:33:41.990Z+ set -o errexit
3882023-11-29T19:33:42.249Z+++ dirname ./tools/ci_download_console
3892023-11-29T19:33:42.249Z++ cd ./tools
3902023-11-29T19:33:42.351Z++ pwd
3912023-11-29T19:33:42.351Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922023-11-29T19:33:42.351Z++ basename ./tools/ci_download_console
3932023-11-29T19:33:42.351Z+ ARG0=ci_download_console
3942023-11-29T19:33:42.352Z+ TARGET_DIR=out
3952023-11-29T19:33:42.352Z+ DOWNLOAD_DIR=out/downloads
3962023-11-29T19:33:42.352Z+ DEST_DIR=./out/console-assets
3972023-11-29T19:33:42.354Z+ source /work/oxidecomputer/omicron/tools/console_version
3982023-11-29T19:33:42.354Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3992023-11-29T19:33:42.354Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4002023-11-29T19:33:42.354Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4012023-11-29T19:33:42.354Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022023-11-29T19:33:42.354Z+ main
4032023-11-29T19:33:42.354Z+ [[ 0 != 0 ]]
4042023-11-29T19:33:42.355Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4052023-11-29T19:33:42.355ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4062023-11-29T19:33:42.355Z+ echo 'Local file: out/downloads/console.tar.gz'
4072023-11-29T19:33:42.355ZLocal file: out/downloads/console.tar.gz
4082023-11-29T19:33:42.355Z+ local DO_DOWNLOAD=true
4092023-11-29T19:33:42.355Z+ [[ -f out/downloads/console.tar.gz ]]
4102023-11-29T19:33:42.355Z+ mkdir -p out/downloads
4112023-11-29T19:33:42.355Z+ '[' true == true ']'
4122023-11-29T19:33:42.355Z+ echo Downloading...
4132023-11-29T19:33:42.355ZDownloading...
4142023-11-29T19:33:42.355Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4152023-11-29T19:33:42.355Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4162023-11-29T19:33:42.355Z++ do_sha256sum out/downloads/console.tar.gz
4172023-11-29T19:33:42.355Z++ case "$OSTYPE" in
4182023-11-29T19:33:42.355Z++ SHA=sha256sum
4192023-11-29T19:33:42.355Z++ sha256sum
4202023-11-29T19:33:42.355Z++ awk '{print $1}'
4212023-11-29T19:33:42.355Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4222023-11-29T19:33:42.358Z+ [[ 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-29T19:33:42.358Z+ rm -rf ./out/console-assets
4242023-11-29T19:33:42.358Z+ mkdir -p ./out/console-assets
4252023-11-29T19:33:42.358Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262023-11-29T19:33:42.358Z+ mkdir -p ./out/console-assets
4272023-11-29T19:33:42.358Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282023-11-29T19:33:42.358Z+ set -o errexit
4292023-11-29T19:33:42.358Z+++ dirname ./tools/ci_download_maghemite_openapi
4302023-11-29T19:33:42.358Z++ cd ./tools
4312023-11-29T19:33:42.358Z++ pwd
4322023-11-29T19:33:42.358Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332023-11-29T19:33:42.358Z++ basename ./tools/ci_download_maghemite_openapi
4342023-11-29T19:33:42.358Z+ ARG0=ci_download_maghemite_openapi
4352023-11-29T19:33:42.358Z+ TARGET_DIR=out
4362023-11-29T19:33:42.358Z+ DOWNLOAD_DIR=out/downloads
4372023-11-29T19:33:42.358Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382023-11-29T19:33:42.358Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4392023-11-29T19:33:42.358Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4402023-11-29T19:33:42.358Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4412023-11-29T19:33:42.358Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4422023-11-29T19:33:42.358Z+ main
4432023-11-29T19:33:42.358Z+ [[ 0 != 0 ]]
4442023-11-29T19:33:42.358Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4452023-11-29T19:33:42.358ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4462023-11-29T19:33:42.368ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4472023-11-29T19:33:42.368Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4482023-11-29T19:33:42.368Z+ local DO_DOWNLOAD=true
4492023-11-29T19:33:42.368Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4502023-11-29T19:33:42.368Z+ mkdir -p out/downloads
4512023-11-29T19:33:42.369Z+ '[' true == true ']'
4522023-11-29T19:33:42.369Z+ echo Downloading...
4532023-11-29T19:33:42.369ZDownloading...
4542023-11-29T19:33:42.369Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4552023-11-29T19:33:42.369Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4562023-11-29T19:33:42.656Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-11-29T19:33:42.656Z++ case "$OSTYPE" in
4582023-11-29T19:33:42.656Z++ SHA=sha256sum
4592023-11-29T19:33:42.656Z++ sha256sum
4602023-11-29T19:33:42.656Z++ awk '{print $1}'
4612023-11-29T19:33:42.656Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4622023-11-29T19:33:42.656Z+ [[ 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-29T19:33:42.656Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642023-11-29T19:33:42.656Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4652023-11-29T19:33:42.659Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4662023-11-29T19:33:42.659Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4672023-11-29T19:33:42.659Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4682023-11-29T19:33:42.659Z+ main
4692023-11-29T19:33:42.659Z+ [[ 0 != 0 ]]
4702023-11-29T19:33:42.659Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4712023-11-29T19:33:42.659ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4722023-11-29T19:33:42.659Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4732023-11-29T19:33:42.659ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4742023-11-29T19:33:42.659Z+ local DO_DOWNLOAD=true
4752023-11-29T19:33:42.659Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4762023-11-29T19:33:42.659Z+ mkdir -p out/downloads
4772023-11-29T19:33:42.659Z+ '[' true == true ']'
4782023-11-29T19:33:42.659Z+ echo Downloading...
4792023-11-29T19:33:42.659ZDownloading...
4802023-11-29T19:33:42.659Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4812023-11-29T19:33:42.659Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4822023-11-29T19:33:42.998Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4832023-11-29T19:33:43.114Z++ case "$OSTYPE" in
4842023-11-29T19:33:43.114Z++ SHA=sha256sum
4852023-11-29T19:33:43.114Z++ sha256sum
4862023-11-29T19:33:43.114Z++ awk '{print $1}'
4872023-11-29T19:33:43.114Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4882023-11-29T19:33:43.114Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4892023-11-29T19:33:43.114Z+ set -o errexit
4902023-11-29T19:33:43.114Z+++ dirname ./tools/ci_download_dendrite_openapi
4912023-11-29T19:33:43.116Z++ cd ./tools
4922023-11-29T19:33:43.116Z++ pwd
4932023-11-29T19:33:43.116Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942023-11-29T19:33:43.117Z++ basename ./tools/ci_download_dendrite_openapi
4952023-11-29T19:33:43.117Z+ ARG0=ci_download_dendrite_openapi
4962023-11-29T19:33:43.117Z+ TARGET_DIR=out
4972023-11-29T19:33:43.117Z+ DOWNLOAD_DIR=out/downloads
4982023-11-29T19:33:43.117Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992023-11-29T19:33:43.117Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5002023-11-29T19:33:43.117Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012023-11-29T19:33:43.117Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5022023-11-29T19:33:43.117Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5032023-11-29T19:33:43.117Z+ main
5042023-11-29T19:33:43.117Z+ [[ 0 != 0 ]]
5052023-11-29T19:33:43.117Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5062023-11-29T19:33:43.117ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5072023-11-29T19:33:43.117ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5082023-11-29T19:33:43.117Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5092023-11-29T19:33:43.117Z+ local DO_DOWNLOAD=true
5102023-11-29T19:33:43.117Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5112023-11-29T19:33:43.117Z+ mkdir -p out/downloads
5122023-11-29T19:33:43.117Z+ '[' true == true ']'
5132023-11-29T19:33:43.117Z+ echo Downloading...
5142023-11-29T19:33:43.117ZDownloading...
5152023-11-29T19:33:43.117Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5162023-11-29T19:33:43.117Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5172023-11-29T19:33:43.180Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5182023-11-29T19:33:43.180Z++ case "$OSTYPE" in
5192023-11-29T19:33:43.283Z++ SHA=sha256sum
5202023-11-29T19:33:43.283Z++ sha256sum
5212023-11-29T19:33:43.283Z++ awk '{print $1}'
5222023-11-29T19:33:43.283Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5232023-11-29T19:33:43.283Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5242023-11-29T19:33:43.283Z+ set -o errexit
5252023-11-29T19:33:43.283Z+++ dirname ./tools/ci_download_dendrite_stub
5262023-11-29T19:33:43.283Z++ cd ./tools
5272023-11-29T19:33:43.295Z++ pwd
5282023-11-29T19:33:43.295Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292023-11-29T19:33:43.295Z++ basename ./tools/ci_download_dendrite_stub
5302023-11-29T19:33:43.295Z+ ARG0=ci_download_dendrite_stub
5312023-11-29T19:33:43.295Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322023-11-29T19:33:43.295Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5332023-11-29T19:33:43.295Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5342023-11-29T19:33:43.295Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5352023-11-29T19:33:43.295Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362023-11-29T19:33:43.295Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5372023-11-29T19:33:43.295Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382023-11-29T19:33:43.295Z+ TARGET_DIR=out
5392023-11-29T19:33:43.295Z+ DOWNLOAD_DIR=out/downloads
5402023-11-29T19:33:43.295Z+ DEST_DIR=./out/dendrite-stub
5412023-11-29T19:33:43.295Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422023-11-29T19:33:43.295Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432023-11-29T19:33:43.295Z+ REPO=oxidecomputer/dendrite
5442023-11-29T19:33:43.295Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5452023-11-29T19:33:43.295Z+ main
5462023-11-29T19:33:43.295Z+ [[ 0 != 0 ]]
5472023-11-29T19:33:43.295Z+ CIDL_OS=solaris2.11
5482023-11-29T19:33:43.295Z+ [[ 0 != 0 ]]
5492023-11-29T19:33:43.295Z+ configure_os solaris2.11
5502023-11-29T19:33:43.295Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512023-11-29T19:33:43.295Zcurrent directory: /work/oxidecomputer/omicron
5522023-11-29T19:33:43.313Z+ echo 'configuring based on OS: "solaris2.11"'
5532023-11-29T19:33:43.313Zconfiguring based on OS: "solaris2.11"
5542023-11-29T19:33:43.313Z+ case "$1" in
5552023-11-29T19:33:43.313Z+ SET_BINARIES=
5562023-11-29T19:33:43.313Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5572023-11-29T19:33:43.313Z+ CIDL_SHA256FUNC=do_sha256sum
5582023-11-29T19:33:43.313Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592023-11-29T19:33:43.313Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5602023-11-29T19:33:43.313Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612023-11-29T19:33:43.313Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5622023-11-29T19:33:43.313ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5632023-11-29T19:33:43.313Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5642023-11-29T19:33:43.313Z+ mkdir -p out/downloads
5652023-11-29T19:33:43.313ZLocal file: out/downloads/dendrite-stub.tar.gz
5662023-11-29T19:33:43.313Z+ mkdir -p ./out/dendrite-stub
5672023-11-29T19:33:43.313Z+ fetch_and_verify
5682023-11-29T19:33:43.313Z+ local DO_DOWNLOAD=true
5692023-11-29T19:33:43.313Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702023-11-29T19:33:43.313Z+ '[' true == true ']'
5712023-11-29T19:33:43.313Z+ echo Downloading...
5722023-11-29T19:33:43.313ZDownloading...
5732023-11-29T19:33:43.313Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742023-11-29T19:33:43.313Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5752023-11-29T19:33:51.600Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762023-11-29T19:33:51.613Z++ sha256sum
5772023-11-29T19:33:51.613Z++ awk '{print $1}'
5782023-11-29T19:33:51.708Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5792023-11-29T19:33:51.708Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5802023-11-29T19:33:51.708Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812023-11-29T19:33:51.713Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822023-11-29T19:33:52.768Z+ do_assemble
5832023-11-29T19:33:52.769Z+ rm -r ./out/dendrite-stub
5842023-11-29T19:33:52.780Z+ mkdir ./out/dendrite-stub
5852023-11-29T19:33:52.781Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862023-11-29T19:33:52.939Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872023-11-29T19:33:52.959Z+ set -o errexit
5882023-11-29T19:33:52.963Z+++ dirname ./tools/ci_download_maghemite_mgd
5892023-11-29T19:33:52.963Z++ cd ./tools
5902023-11-29T19:33:52.963Z++ pwd
5912023-11-29T19:33:52.963Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922023-11-29T19:33:52.963Z++ basename ./tools/ci_download_maghemite_mgd
5932023-11-29T19:33:52.963Z+ ARG0=ci_download_maghemite_mgd
5942023-11-29T19:33:52.963Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952023-11-29T19:33:52.963Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5962023-11-29T19:33:52.963Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5972023-11-29T19:33:52.963Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982023-11-29T19:33:52.963Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5992023-11-29T19:33:52.964Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6002023-11-29T19:33:52.964Z+ TARGET_DIR=out
6012023-11-29T19:33:52.964Z+ DOWNLOAD_DIR=out/downloads
6022023-11-29T19:33:52.964Z+ DEST_DIR=./out/mgd
6032023-11-29T19:33:52.964Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042023-11-29T19:33:52.964Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052023-11-29T19:33:52.964Z+ REPO=oxidecomputer/maghemite
6062023-11-29T19:33:52.964Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6072023-11-29T19:33:52.964Z+ main
6082023-11-29T19:33:52.964Z+ [[ 0 != 0 ]]
6092023-11-29T19:33:52.964Z+ CIDL_OS=solaris2.11
6102023-11-29T19:33:52.964Z+ [[ 0 != 0 ]]
6112023-11-29T19:33:52.964Z+ configure_os solaris2.11
6122023-11-29T19:33:52.964Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132023-11-29T19:33:52.964Z+ echo 'configuring based on OS: "solaris2.11"'
6142023-11-29T19:33:52.964Zcurrent directory: /work/oxidecomputer/omicron
6152023-11-29T19:33:52.964Zconfiguring based on OS: "solaris2.11"
6162023-11-29T19:33:52.964Z+ case "$1" in
6172023-11-29T19:33:52.964Z+ SET_BINARIES=
6182023-11-29T19:33:52.964Z+ CIDL_SHA256FUNC=do_sha256sum
6192023-11-29T19:33:52.964Z+ TARBALL_FILENAME=mgd.tar.gz
6202023-11-29T19:33:52.965Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6212023-11-29T19:33:52.965Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222023-11-29T19:33:52.965ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6232023-11-29T19:33:52.965ZLocal file: out/downloads/mgd.tar.gz
6242023-11-29T19:33:52.965Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6252023-11-29T19:33:52.965Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6262023-11-29T19:33:52.965Z+ mkdir -p out/downloads
6272023-11-29T19:33:52.968Z+ mkdir -p ./out/mgd
6282023-11-29T19:33:52.968Z+ fetch_and_verify
6292023-11-29T19:33:52.968Z+ local DO_DOWNLOAD=true
6302023-11-29T19:33:52.968Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312023-11-29T19:33:52.968Z+ '[' true == true ']'
6322023-11-29T19:33:52.969Z+ echo Downloading...
6332023-11-29T19:33:52.969ZDownloading...
6342023-11-29T19:33:52.969Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6352023-11-29T19:33:52.969Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6362023-11-29T19:33:57.873Z++ do_sha256sum out/downloads/mgd.tar.gz
6372023-11-29T19:33:57.878Z++ sha256sum
6382023-11-29T19:33:57.878Z++ awk '{print $1}'
6392023-11-29T19:33:57.948Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6402023-11-29T19:33:57.948Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6412023-11-29T19:33:57.952Z+ do_untar out/downloads/mgd.tar.gz
6422023-11-29T19:33:57.952Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432023-11-29T19:33:58.617Z+ do_assemble
6442023-11-29T19:33:58.617Z+ rm -r ./out/mgd
6452023-11-29T19:33:58.620Z+ mkdir ./out/mgd
6462023-11-29T19:33:58.623Z+ cp -r out/downloads/root ./out/mgd/root
6472023-11-29T19:33:58.837Z+ set -o errexit
6482023-11-29T19:33:58.841Z+++ dirname ./tools/ci_download_transceiver_control
6492023-11-29T19:33:58.841Z++ cd ./tools
6502023-11-29T19:33:58.841Z++ pwd
6512023-11-29T19:33:58.845Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522023-11-29T19:33:58.845Z++ basename ./tools/ci_download_transceiver_control
6532023-11-29T19:33:58.846Z+ ARG0=ci_download_transceiver_control
6542023-11-29T19:33:58.846Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552023-11-29T19:33:58.846Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562023-11-29T19:33:58.846Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572023-11-29T19:33:58.846Z+ TARGET_DIR=out
6582023-11-29T19:33:58.846Z+ DOWNLOAD_DIR=out/downloads
6592023-11-29T19:33:58.846Z+ DEST_DIR=./out/transceiver-control
6602023-11-29T19:33:58.846Z+ BIN_DIR=/opt/oxide/bin
6612023-11-29T19:33:58.846Z+ BINARY=xcvradm
6622023-11-29T19:33:58.846Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632023-11-29T19:33:58.846Z+ REPO=oxidecomputer/transceiver-control
6642023-11-29T19:33:58.846Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652023-11-29T19:33:58.850Z+ main
6662023-11-29T19:33:58.850Z+ [[ 0 != 0 ]]
6672023-11-29T19:33:58.850Z+ CIDL_OS=solaris2.11
6682023-11-29T19:33:58.850Z+ [[ 0 != 0 ]]
6692023-11-29T19:33:58.850Z+ configure_os solaris2.11
6702023-11-29T19:33:58.850Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712023-11-29T19:33:58.850Zcurrent directory: /work/oxidecomputer/omicron
6722023-11-29T19:33:58.850Zconfiguring based on OS: "solaris2.11"
6732023-11-29T19:33:58.850Z+ echo 'configuring based on OS: "solaris2.11"'
6742023-11-29T19:33:58.850Z+ case "$1" in
6752023-11-29T19:33:58.850Z+ SET_BINARIES=
6762023-11-29T19:33:58.850Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772023-11-29T19:33:58.850Z+ CIDL_SHA256FUNC=do_sha256sum
6782023-11-29T19:33:58.850Z+ ARCHIVE_FILENAME=xcvradm.gz
6792023-11-29T19:33:58.850Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-11-29T19:33:58.850Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812023-11-29T19:33:58.850Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822023-11-29T19:33:58.850ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832023-11-29T19:33:58.850Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842023-11-29T19:33:58.850ZLocal file: out/downloads/xcvradm.gz
6852023-11-29T19:33:58.851Z+ mkdir -p out/downloads
6862023-11-29T19:33:58.851Z+ mkdir -p ./out/transceiver-control
6872023-11-29T19:33:58.854Z+ fetch_and_verify
6882023-11-29T19:33:58.854Z+ local DO_DOWNLOAD=true
6892023-11-29T19:33:58.854Z+ [[ -f out/downloads/xcvradm.gz ]]
6902023-11-29T19:33:58.854Z+ '[' true == true ']'
6912023-11-29T19:33:58.854Z+ echo Downloading...
6922023-11-29T19:33:58.854ZDownloading...
6932023-11-29T19:33:58.854Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942023-11-29T19:33:58.854Z+ 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-29T19:34:01.693Z++ do_sha256sum out/downloads/xcvradm.gz
6962023-11-29T19:34:01.697Z++ sha256sum
6972023-11-29T19:34:01.697Z++ awk '{print $1}'
6982023-11-29T19:34:01.719Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992023-11-29T19:34:01.719Z+ [[ 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-29T19:34:01.723Z+ do_unpack out/downloads/xcvradm.gz
7012023-11-29T19:34:01.723Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022023-11-29T19:34:01.723Z+ gzip -dc out/downloads/xcvradm.gz
7032023-11-29T19:34:01.898Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042023-11-29T19:34:01.907Z+ do_assemble
7052023-11-29T19:34:01.907Z+ rm -r ./out/transceiver-control
7062023-11-29T19:34:01.907Z+ mkdir ./out/transceiver-control
7072023-11-29T19:34:01.907Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082023-11-29T19:34:02.121ZAll builder prerequisites installed successfully, and PATH looks valid
7092023-11-29T19:34:02.126Z
7102023-11-29T19:34:02.127Zreal 2:28.257333143
7112023-11-29T19:34:02.127Zuser 54.742663168
7122023-11-29T19:34:02.127Zsys 10.116636265
7132023-11-29T19:34:02.127Ztrap 0.024330144
7142023-11-29T19:34:02.127Ztflt 0.139563568
7152023-11-29T19:34:02.127Zdflt 0.760119385
7162023-11-29T19:34:02.131Zkflt 0.184330934
7172023-11-29T19:34:02.131Zlock 2.263164028
7182023-11-29T19:34:02.131Zslp 4:47.973105059
7192023-11-29T19:34:02.131Zlat 3.496798028
7202023-11-29T19:34:02.131Zstop 0.072952584
7212023-11-29T19:34:02.131Z
7222023-11-29T19:34:02.132Z #### # # ##### ##### # #
7232023-11-29T19:34:02.132Z # # # # # # # # # #
7242023-11-29T19:34:02.132Z # # # # # # # #
7252023-11-29T19:34:02.132Z # # # ##### ##### #
7262023-11-29T19:34:02.132Z # # # # # # #
7272023-11-29T19:34:02.132Z #### ###### # # # #
7282023-11-29T19:34:02.132Z
7292023-11-29T19:34:02.480Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302023-11-29T19:34:02.871Z Updating crates.io index
7312023-11-29T19:34:02.878Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322023-11-29T19:34:03.693Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332023-11-29T19:34:05.337Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342023-11-29T19:34:05.757Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352023-11-29T19:34:06.093Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362023-11-29T19:34:06.453Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372023-11-29T19:34:06.754Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382023-11-29T19:34:07.674Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392023-11-29T19:34:10.146Z Updating git repository `https://github.com/oxidecomputer/opte`
7402023-11-29T19:34:10.743Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412023-11-29T19:34:11.101Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422023-11-29T19:34:11.733Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432023-11-29T19:34:12.131Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7442023-11-29T19:34:12.438Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7452023-11-29T19:34:12.831Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7462023-11-29T19:34:13.166Z Updating git repository `https://github.com/njaremko/samael`
7472023-11-29T19:34:13.754Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7482023-11-29T19:34:14.412Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7492023-11-29T19:34:15.820Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7502023-11-29T19:34:16.180Z Updating git repository `https://github.com/jgallagher/nix`
7512023-11-29T19:34:17.611Z Updating git repository `https://github.com/cbiffle/hubpack`
7522023-11-29T19:34:18.502Z Updating git repository `https://github.com/oxidecomputer/typify`
7532023-11-29T19:34:19.044Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7542023-11-29T19:34:19.439Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7552023-11-29T19:34:19.814Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7562023-11-29T19:34:21.203Z Downloading crates ...
7572023-11-29T19:34:21.464Z Downloaded serde_spanned v0.6.4
7582023-11-29T19:34:21.468Z Downloaded toml_datetime v0.6.5
7592023-11-29T19:34:21.471Z Downloaded clap_lex v0.5.1
7602023-11-29T19:34:21.483Z Downloaded colorchoice v1.0.0
7612023-11-29T19:34:21.486Z Downloaded equivalent v1.0.1
7622023-11-29T19:34:21.501Z Downloaded utf8parse v0.2.1
7632023-11-29T19:34:21.505Z Downloaded errno v0.3.2
7642023-11-29T19:34:21.509Z Downloaded strsim v0.10.0
7652023-11-29T19:34:21.509Z Downloaded itoa v1.0.9
7662023-11-29T19:34:21.513Z Downloaded anstyle-query v1.0.0
7672023-11-29T19:34:21.513Z Downloaded anstream v0.5.0
7682023-11-29T19:34:21.516Z Downloaded bitflags v1.3.2
7692023-11-29T19:34:21.521Z Downloaded terminal_size v0.2.6
7702023-11-29T19:34:21.526Z Downloaded indexmap v2.1.0
7712023-11-29T19:34:21.534Z Downloaded quote v1.0.33
7722023-11-29T19:34:21.541Z Downloaded io-lifetimes v1.0.11
7732023-11-29T19:34:21.541Z Downloaded thiserror-impl v1.0.49
7742023-11-29T19:34:21.552Z Downloaded cargo_toml v0.17.0
7752023-11-29T19:34:21.552Z Downloaded cargo_metadata v0.18.0
7762023-11-29T19:34:21.553Z Downloaded cargo-platform v0.1.3
7772023-11-29T19:34:21.553Z Downloaded thiserror v1.0.49
7782023-11-29T19:34:21.556Z Downloaded anstyle-parse v0.2.1
7792023-11-29T19:34:21.556Z Downloaded clap_derive v4.4.2
7802023-11-29T19:34:21.559Z Downloaded unicode-ident v1.0.12
7812023-11-29T19:34:21.563Z Downloaded serde_derive v1.0.192
7822023-11-29T19:34:21.566Z Downloaded ryu v1.0.15
7832023-11-29T19:34:21.571Z Downloaded anyhow v1.0.75
7842023-11-29T19:34:21.578Z Downloaded clap v4.4.3
7852023-11-29T19:34:21.593Z Downloaded memchr v2.6.3
7862023-11-29T19:34:21.602Z Downloaded toml_edit v0.21.0
7872023-11-29T19:34:21.642Z Downloaded serde v1.0.192
7882023-11-29T19:34:21.648Z Downloaded toml v0.8.8
7892023-11-29T19:34:21.653Z Downloaded clap_builder v4.4.2
7902023-11-29T19:34:21.665Z Downloaded hashbrown v0.14.2
7912023-11-29T19:34:21.674Z Downloaded syn v2.0.32
7922023-11-29T19:34:21.710Z Downloaded rustix v0.37.23
7932023-11-29T19:34:21.729Z Downloaded winnow v0.5.15
7942023-11-29T19:34:21.742Z Downloaded libc v0.2.150
7952023-11-29T19:34:21.791Z Downloaded serde_json v1.0.108
7962023-11-29T19:34:21.803Z Downloaded proc-macro2 v1.0.69
7972023-11-29T19:34:21.807Z Downloaded semver v1.0.20
7982023-11-29T19:34:21.811Z Downloaded camino v1.1.6
7992023-11-29T19:34:21.814Z Downloaded heck v0.4.1
8002023-11-29T19:34:21.817Z Downloaded anstyle v1.0.2
8012023-11-29T19:34:21.932Z Compiling proc-macro2 v1.0.69
8022023-11-29T19:34:21.932Z Compiling unicode-ident v1.0.12
8032023-11-29T19:34:21.951Z Compiling serde v1.0.192
8042023-11-29T19:34:21.951Z Compiling libc v0.2.150
8052023-11-29T19:34:21.951Z Compiling io-lifetimes v1.0.11
8062023-11-29T19:34:21.951Z Compiling rustix v0.37.23
8072023-11-29T19:34:21.951Z Compiling utf8parse v0.2.1
8082023-11-29T19:34:21.952Z Compiling hashbrown v0.14.2
8092023-11-29T19:34:22.295Z Compiling bitflags v1.3.2
8102023-11-29T19:34:22.298Z Compiling equivalent v1.0.1
8112023-11-29T19:34:22.426Z Compiling anstyle-parse v0.2.1
8122023-11-29T19:34:22.454Z Compiling thiserror v1.0.49
8132023-11-29T19:34:22.846Z Compiling semver v1.0.20
8142023-11-29T19:34:23.556Z Compiling indexmap v2.1.0
8152023-11-29T19:34:24.398Z Compiling anstyle v1.0.2
8162023-11-29T19:34:24.403Z Compiling camino v1.1.6
8172023-11-29T19:34:24.514Z Compiling winnow v0.5.15
8182023-11-29T19:34:24.587Z Compiling colorchoice v1.0.0
8192023-11-29T19:34:24.804Z Compiling serde_json v1.0.108
8202023-11-29T19:34:24.827Z Compiling anstyle-query v1.0.0
8212023-11-29T19:34:25.004Z Compiling anstream v0.5.0
8222023-11-29T19:34:25.243Z Compiling clap_lex v0.5.1
8232023-11-29T19:34:25.273Z Compiling heck v0.4.1
8242023-11-29T19:34:25.322Z Compiling strsim v0.10.0
8252023-11-29T19:34:25.425Z Compiling ryu v1.0.15
8262023-11-29T19:34:25.963Z Compiling quote v1.0.33
8272023-11-29T19:34:25.963Z Compiling itoa v1.0.9
8282023-11-29T19:34:28.321Z Compiling anyhow v1.0.75
8292023-11-29T19:34:28.478Z Compiling errno v0.3.2
8302023-11-29T19:34:28.478Z Compiling syn v2.0.32
8312023-11-29T19:34:28.478Z Compiling terminal_size v0.2.6
8322023-11-29T19:34:28.478Z Compiling clap_builder v4.4.2
8332023-11-29T19:34:34.522Z Compiling serde_derive v1.0.192
8342023-11-29T19:34:34.526Z Compiling thiserror-impl v1.0.49
8352023-11-29T19:34:34.526Z Compiling clap_derive v4.4.2
8362023-11-29T19:34:41.920Z Compiling clap v4.4.3
8372023-11-29T19:34:47.619Z Compiling toml_datetime v0.6.5
8382023-11-29T19:34:47.638Z Compiling serde_spanned v0.6.4
8392023-11-29T19:34:47.638Z Compiling cargo-platform v0.1.3
8402023-11-29T19:34:48.002Z Compiling toml_edit v0.21.0
8412023-11-29T19:34:49.852Z Compiling cargo_metadata v0.18.0
8422023-11-29T19:34:51.270Z Compiling toml v0.8.8
8432023-11-29T19:34:52.411Z Compiling cargo_toml v0.17.0
8442023-11-29T19:34:58.672Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8452023-11-29T19:35:00.074Z Finished dev [unoptimized + debuginfo] target(s) in 57.87s
8462023-11-29T19:35:00.279Z Running `target/debug/xtask clippy`
8472023-11-29T19:35:00.336Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8482023-11-29T19:35:01.185Z Downloading crates ...
8492023-11-29T19:35:01.490Z Downloaded ansi_term v0.12.1
8502023-11-29T19:35:01.500Z Downloaded maplit v1.0.2
8512023-11-29T19:35:01.500Z Downloaded log v0.4.20
8522023-11-29T19:35:01.500Z Downloaded matches v0.1.10
8532023-11-29T19:35:01.500Z Downloaded normalize-line-endings v0.3.0
8542023-11-29T19:35:01.500Z Downloaded libtest-mimic v0.6.1
8552023-11-29T19:35:01.500Z Downloaded maybe-uninit v2.0.0
8562023-11-29T19:35:01.500Z Downloaded assert_matches v1.5.0
8572023-11-29T19:35:01.505Z Downloaded ciborium v0.2.1
8582023-11-29T19:35:01.505Z Downloaded num_enum_derive v0.5.11
8592023-11-29T19:35:01.510Z Downloaded async-recursion v1.0.5
8602023-11-29T19:35:01.517Z Downloaded colored v2.0.4
8612023-11-29T19:35:01.522Z Downloaded async-stream-impl v0.3.5
8622023-11-29T19:35:01.530Z Downloaded itertools v0.11.0
8632023-11-29T19:35:01.557Z Downloaded openssl-probe v0.1.5
8642023-11-29T19:35:01.567Z Downloaded curve25519-dalek-derive v0.1.0
8652023-11-29T19:35:01.573Z Downloaded num_cpus v1.16.0
8662023-11-29T19:35:01.584Z Downloaded crypto-common v0.1.6
8672023-11-29T19:35:01.590Z Downloaded num-complex v0.4.4
8682023-11-29T19:35:01.600Z Downloaded opaque-debug v0.3.0
8692023-11-29T19:35:01.606Z Downloaded openssl-macros v0.1.1
8702023-11-29T19:35:01.610Z Downloaded async-trait v0.1.74
8712023-11-29T19:35:01.618Z Downloaded ciborium-io v0.2.1
8722023-11-29T19:35:01.623Z Downloaded newline-converter v0.3.0
8732023-11-29T19:35:01.627Z Downloaded hyper-rustls v0.24.2
8742023-11-29T19:35:01.635Z Downloaded number_prefix v0.4.0
8752023-11-29T19:35:01.639Z Downloaded owo-colors v3.5.0
8762023-11-29T19:35:01.645Z Downloaded packed_struct_codegen v0.10.1
8772023-11-29T19:35:01.653Z Downloaded linked-hash-map v0.5.6
8782023-11-29T19:35:01.657Z Downloaded mockall v0.11.4
8792023-11-29T19:35:01.661Z Downloaded corncobs v0.1.3
8802023-11-29T19:35:01.665Z Downloaded rpassword v7.3.1
8812023-11-29T19:35:01.668Z Downloaded data-encoding v2.4.0
8822023-11-29T19:35:01.671Z Downloaded once_cell v1.18.0
8832023-11-29T19:35:01.680Z Downloaded bitflags v2.4.0
8842023-11-29T19:35:01.691Z Downloaded crc-catalog v2.2.0
8852023-11-29T19:35:01.700Z Downloaded constant_time_eq v0.3.0
8862023-11-29T19:35:01.700Z Downloaded darling_macro v0.14.4
8872023-11-29T19:35:01.700Z Downloaded diesel_table_macro_syntax v0.1.0
8882023-11-29T19:35:01.705Z Downloaded zone_cfg_derive v0.3.0
8892023-11-29T19:35:01.705Z Downloaded indoc v1.0.9
8902023-11-29T19:35:01.710Z Downloaded percent-encoding v2.3.0
8912023-11-29T19:35:01.713Z Downloaded dof v0.1.5
8922023-11-29T19:35:01.720Z Downloaded display-error-chain v0.2.0
8932023-11-29T19:35:01.723Z Downloaded xattr v1.0.1
8942023-11-29T19:35:01.723Z Downloaded peeking_take_while v0.1.2
8952023-11-29T19:35:01.727Z Downloaded datatest-stable v0.2.3
8962023-11-29T19:35:01.731Z Downloaded futures-timer v3.0.2
8972023-11-29T19:35:01.735Z Downloaded swrite v0.1.0
8982023-11-29T19:35:01.739Z Downloaded zerocopy v0.3.0
8992023-11-29T19:35:01.742Z Downloaded yansi v0.5.1
9002023-11-29T19:35:01.745Z Downloaded multer v2.1.0
9012023-11-29T19:35:01.750Z Downloaded similar v2.2.1
9022023-11-29T19:35:01.762Z Downloaded proc-macro-error-attr v1.0.4
9032023-11-29T19:35:01.767Z Downloaded subtle v2.5.0
9042023-11-29T19:35:01.771Z Downloaded signature v1.6.4
9052023-11-29T19:35:01.771Z Downloaded http-range v0.1.5
9062023-11-29T19:35:01.774Z Downloaded rustc_version v0.1.7
9072023-11-29T19:35:01.777Z Downloaded num-traits v0.2.16
9082023-11-29T19:35:01.781Z Downloaded heck v0.3.3
9092023-11-29T19:35:01.785Z Downloaded scopeguard v1.2.0
9102023-11-29T19:35:01.789Z Downloaded pest_generator v2.7.2
9112023-11-29T19:35:01.792Z Downloaded rustfmt-wrapper v0.2.0
9122023-11-29T19:35:01.795Z Downloaded console v0.15.7
9132023-11-29T19:35:01.799Z Downloaded hex v0.4.3
9142023-11-29T19:35:01.802Z Downloaded ref-cast-impl v1.0.20
9152023-11-29T19:35:01.805Z Downloaded pretty-hex v0.2.1
9162023-11-29T19:35:01.808Z Downloaded rand_chacha v0.3.1
9172023-11-29T19:35:01.812Z Downloaded predicates v2.1.5
9182023-11-29T19:35:01.816Z Downloaded crc-any v2.4.3
9192023-11-29T19:35:01.822Z Downloaded toolchain_find v0.2.0
9202023-11-29T19:35:01.825Z Downloaded subprocess v0.2.9
9212023-11-29T19:35:01.831Z Downloaded supports-color v2.1.0
9222023-11-29T19:35:01.834Z Downloaded http-body v0.4.5
9232023-11-29T19:35:01.841Z Downloaded quick-error v1.2.3
9242023-11-29T19:35:01.845Z Downloaded foreign-types-shared v0.3.1
9252023-11-29T19:35:01.845Z Downloaded remove_dir_all v0.5.3
9262023-11-29T19:35:01.849Z Downloaded glob v0.3.1
9272023-11-29T19:35:01.851Z Downloaded futures-sink v0.3.29
9282023-11-29T19:35:01.851Z Downloaded parse-display-derive v0.8.2
9292023-11-29T19:35:01.855Z Downloaded foreign-types-shared v0.1.1
9302023-11-29T19:35:01.859Z Downloaded tui-tree-widget v0.13.0
9312023-11-29T19:35:01.859Z Downloaded try-lock v0.2.4
9322023-11-29T19:35:01.863Z Downloaded predicates-core v1.0.6
9332023-11-29T19:35:01.867Z Downloaded tinyvec_macros v0.1.1
9342023-11-29T19:35:01.867Z Downloaded pkcs8 v0.10.2
9352023-11-29T19:35:01.872Z Downloaded usdt v0.3.5
9362023-11-29T19:35:01.875Z Downloaded miniz_oxide v0.7.1
9372023-11-29T19:35:01.881Z Downloaded time-core v0.1.1
9382023-11-29T19:35:01.884Z Downloaded dirs-next v2.0.0
9392023-11-29T19:35:01.887Z Downloaded want v0.3.1
9402023-11-29T19:35:01.887Z Downloaded structopt-derive v0.4.18
9412023-11-29T19:35:01.890Z Downloaded foreign-types v0.3.2
9422023-11-29T19:35:01.893Z Downloaded structmeta-derive v0.2.0
9432023-11-29T19:35:01.896Z Downloaded structmeta v0.2.0
9442023-11-29T19:35:01.899Z Downloaded foreign-types v0.5.0
9452023-11-29T19:35:01.900Z Downloaded group v0.13.0
9462023-11-29T19:35:01.903Z Downloaded thiserror-no-std v2.0.2
9472023-11-29T19:35:01.912Z Downloaded tokio-macros v2.2.0
9482023-11-29T19:35:01.915Z Downloaded ppv-lite86 v0.2.17
9492023-11-29T19:35:01.918Z Downloaded zip v0.6.6
9502023-11-29T19:35:01.927Z Downloaded postcard-cobs v0.1.5-pre
9512023-11-29T19:35:01.935Z Downloaded serde_with_macros v2.3.3
9522023-11-29T19:35:01.938Z Downloaded same-file v1.0.6
9532023-11-29T19:35:01.938Z Downloaded tokio-rustls v0.24.1
9542023-11-29T19:35:01.942Z Downloaded endian-type v0.1.2
9552023-11-29T19:35:01.945Z Downloaded downcast v0.11.0
9562023-11-29T19:35:01.948Z Downloaded waitgroup v0.1.2
9572023-11-29T19:35:01.952Z Downloaded fallible-iterator v0.2.0
9582023-11-29T19:35:01.952Z Downloaded resolv-conf v0.7.0
9592023-11-29T19:35:01.955Z Downloaded slog-envlogger v2.2.0
9602023-11-29T19:35:01.959Z Downloaded trybuild v1.0.85
9612023-11-29T19:35:01.969Z Downloaded dtrace-parser v0.1.14
9622023-11-29T19:35:01.972Z Downloaded tiny-keccak v2.0.2
9632023-11-29T19:35:01.976Z Downloaded deranged v0.3.8
9642023-11-29T19:35:01.980Z Downloaded untrusted v0.9.0
9652023-11-29T19:35:01.985Z Downloaded poly1305 v0.8.0
9662023-11-29T19:35:01.988Z Downloaded pin-project-lite v0.2.13
9672023-11-29T19:35:01.998Z Downloaded untrusted v0.7.1
9682023-11-29T19:35:02.002Z Downloaded crossterm v0.27.0
9692023-11-29T19:35:02.015Z Downloaded pretty-hex v0.4.0
9702023-11-29T19:35:02.023Z Downloaded utf-8 v0.7.6
9712023-11-29T19:35:02.023Z Downloaded phf_shared v0.11.2
9722023-11-29T19:35:02.023Z Downloaded precomputed-hash v0.1.1
9732023-11-29T19:35:02.029Z Downloaded similar-asserts v1.5.0
9742023-11-29T19:35:02.029Z Downloaded parse-display v0.8.2
9752023-11-29T19:35:02.032Z Downloaded dyn-clone v1.0.13
9762023-11-29T19:35:02.032Z Downloaded parking_lot_core v0.8.6
9772023-11-29T19:35:02.037Z Downloaded spki v0.7.2
9782023-11-29T19:35:02.040Z Downloaded spin v0.9.8
9792023-11-29T19:35:02.045Z Downloaded foreign-types-macros v0.2.3
9802023-11-29T19:35:02.049Z Downloaded fnv v1.0.7
9812023-11-29T19:35:02.049Z Downloaded derive_builder_macro v0.12.0
9822023-11-29T19:35:02.052Z Downloaded rand v0.8.5
9832023-11-29T19:35:02.058Z Downloaded futures-io v0.3.29
9842023-11-29T19:35:02.061Z Downloaded rstest_macros v0.18.2
9852023-11-29T19:35:02.066Z Downloaded slog-bunyan v2.4.0
9862023-11-29T19:35:02.069Z Downloaded futures-macro v0.3.29
9872023-11-29T19:35:02.073Z Downloaded futures-core v0.3.29
9882023-11-29T19:35:02.073Z Downloaded unicode-width v0.1.11
9892023-11-29T19:35:02.077Z Downloaded heapless v0.7.16
9902023-11-29T19:35:02.085Z Downloaded tower-service v0.3.2
9912023-11-29T19:35:02.091Z Downloaded ena v0.14.2
9922023-11-29T19:35:02.139Z Downloaded chrono v0.4.31
9932023-11-29T19:35:02.148Z Downloaded walkdir v2.4.0
9942023-11-29T19:35:02.148Z Downloaded slog-stdlog v4.1.1
9952023-11-29T19:35:02.149Z Downloaded rand_core v0.6.4
9962023-11-29T19:35:02.149Z Downloaded pin-project v1.1.3
9972023-11-29T19:35:02.149Z Downloaded unarray v0.1.4
9982023-11-29T19:35:02.149Z Downloaded semver v0.11.0
9992023-11-29T19:35:02.149Z Downloaded rustc_version v0.4.0
10002023-11-29T19:35:02.162Z Downloaded tokio-stream v0.1.14
10012023-11-29T19:35:02.162Z Downloaded vte v0.11.1
10022023-11-29T19:35:02.181Z Downloaded libm v0.2.7
10032023-11-29T19:35:02.187Z Downloaded time-macros v0.2.13
10042023-11-29T19:35:02.187Z Downloaded serde-hex v0.1.0
10052023-11-29T19:35:02.187Z Downloaded serde_with v2.3.3
10062023-11-29T19:35:02.212Z Downloaded parking_lot_core v0.9.8
10072023-11-29T19:35:02.220Z Downloaded tokio-postgres v0.7.10
10082023-11-29T19:35:02.220Z Downloaded fatfs v0.3.6
10092023-11-29T19:35:02.220Z Downloaded portable-atomic v1.4.3
10102023-11-29T19:35:02.227Z Downloaded pretty_assertions v1.4.0
10112023-11-29T19:35:02.233Z Downloaded oso v0.27.0
10122023-11-29T19:35:02.238Z Downloaded semver-parser v0.10.2
10132023-11-29T19:35:02.244Z Downloaded password-hash v0.5.0
10142023-11-29T19:35:02.251Z Downloaded serde_derive_internals v0.26.0
10152023-11-29T19:35:02.251Z Downloaded trust-dns-server v0.22.1
10162023-11-29T19:35:02.258Z Downloaded expectorate v1.1.0
10172023-11-29T19:35:02.263Z Downloaded pest v2.7.2
10182023-11-29T19:35:02.278Z Downloaded unicode-normalization v0.1.22
10192023-11-29T19:35:02.289Z Downloaded rayon-core v1.12.0
10202023-11-29T19:35:02.294Z Downloaded derive_more v0.99.17
10212023-11-29T19:35:02.300Z Downloaded toml_edit v0.19.15
10222023-11-29T19:35:02.335Z Downloaded serde_yaml v0.9.25
10232023-11-29T19:35:02.341Z Downloaded plotters v0.3.5
10242023-11-29T19:35:02.358Z Downloaded typed-path v0.6.0
10252023-11-29T19:35:02.372Z Downloaded hkdf v0.12.3
10262023-11-29T19:35:02.378Z Downloaded salty v0.2.0
10272023-11-29T19:35:02.390Z Downloaded reedline v0.26.0
10282023-11-29T19:35:02.404Z Downloaded unicode-segmentation v1.10.1
10292023-11-29T19:35:02.412Z Downloaded petgraph v0.6.4
10302023-11-29T19:35:02.443Z Downloaded rustls-webpki v0.101.7
10312023-11-29T19:35:02.467Z Downloaded tough v0.15.0
10322023-11-29T19:35:02.483Z Downloaded radix_trie v0.2.1
10332023-11-29T19:35:02.524Z Downloaded polar-core v0.27.0
10342023-11-29T19:35:02.528Z Downloaded vcpkg v0.2.15
10352023-11-29T19:35:02.592Z Downloaded gimli v0.28.0
10362023-11-29T19:35:02.610Z Downloaded trust-dns-proto v0.22.0
10372023-11-29T19:35:02.635Z Downloaded tabled v0.14.0
10382023-11-29T19:35:02.666Z Downloaded proptest v1.4.0
10392023-11-29T19:35:02.684Z Downloaded zerocopy-derive v0.6.4
10402023-11-29T19:35:02.706Z Downloaded sled v0.34.7
10412023-11-29T19:35:02.729Z Downloaded regex-syntax v0.8.2
10422023-11-29T19:35:02.747Z Downloaded regex-syntax v0.6.29
10432023-11-29T19:35:02.764Z Downloaded sha3 v0.10.8
10442023-11-29T19:35:02.777Z Downloaded openapiv3 v2.0.0-rc.1
10452023-11-29T19:35:02.802Z Downloaded encoding_rs v0.8.33
10462023-11-29T19:35:02.889Z Downloaded openapiv3 v1.0.3
10472023-11-29T19:35:02.894Z Downloaded regex-automata v0.3.8
10482023-11-29T19:35:02.905Z Downloaded regex-automata v0.4.3
10492023-11-29T19:35:02.938Z Downloaded tokio v1.34.0
10502023-11-29T19:35:03.008Z Downloaded bstr v0.2.17
10512023-11-29T19:35:03.027Z Downloaded regex-syntax v0.7.5
10522023-11-29T19:35:03.043Z Downloaded syn v1.0.109
10532023-11-29T19:35:03.076Z Downloaded bzip2-sys v0.1.11+1.0.8
10542023-11-29T19:35:03.090Z Downloaded zerocopy-derive v0.2.0
10552023-11-29T19:35:03.107Z Downloaded ratatui v0.23.0
10562023-11-29T19:35:03.133Z Downloaded curve25519-dalek v4.1.0
10572023-11-29T19:35:03.147Z Downloaded regex v1.10.2
10582023-11-29T19:35:03.172Z Downloaded h2 v0.3.21
10592023-11-29T19:35:03.182Z Downloaded futures-util v0.3.29
10602023-11-29T19:35:03.207Z Downloaded object v0.30.4
10612023-11-29T19:35:03.224Z Downloaded rustix v0.38.25
10622023-11-29T19:35:03.266Z Downloaded bstr v1.6.0
10632023-11-29T19:35:03.286Z Downloaded regress v0.7.1
10642023-11-29T19:35:03.308Z Downloaded rayon v1.8.0
10652023-11-29T19:35:03.316Z Downloaded webpki-roots v0.25.2
10662023-11-29T19:35:03.323Z Downloaded time v0.3.27
10672023-11-29T19:35:03.334Z Downloaded smoltcp v0.9.1
10682023-11-29T19:35:03.362Z Downloaded diesel v2.1.4
10692023-11-29T19:35:03.387Z Downloaded idna v0.2.3
10702023-11-29T19:35:03.400Z Downloaded hyper v0.14.27
10712023-11-29T19:35:03.414Z Downloaded num-bigint-dig v0.8.4
10722023-11-29T19:35:03.423Z Downloaded clap v2.34.0
10732023-11-29T19:35:03.436Z Downloaded openssl v0.10.57
10742023-11-29T19:35:03.453Z Downloaded rustls v0.21.9
10752023-11-29T19:35:03.478Z Downloaded tokio-util v0.7.10
10762023-11-29T19:35:03.489Z Downloaded lalrpop v0.19.12
10772023-11-29T19:35:03.508Z Downloaded smoltcp v0.8.2
10782023-11-29T19:35:03.569Z Downloaded http v0.2.11
10792023-11-29T19:35:03.574Z Downloaded trust-dns-resolver v0.22.0
10802023-11-29T19:35:03.574Z Downloaded regex-automata v0.1.10
10812023-11-29T19:35:03.574Z Downloaded idna v0.4.0
10822023-11-29T19:35:03.574Z Downloaded object v0.32.1
10832023-11-29T19:35:03.581Z Downloaded quick-xml v0.23.1
10842023-11-29T19:35:03.593Z Downloaded bitvec v1.0.1
10852023-11-29T19:35:03.621Z Downloaded reqwest v0.11.22
10862023-11-29T19:35:03.634Z Downloaded bindgen v0.65.1
10872023-11-29T19:35:03.647Z Downloaded tungstenite v0.20.1
10882023-11-29T19:35:03.652Z Downloaded ring v0.17.5
10892023-11-29T19:35:03.790Z Downloaded tracing v0.1.37
10902023-11-29T19:35:03.797Z Downloaded unicode-bidi v0.3.13
10912023-11-29T19:35:03.800Z Downloaded structopt v0.3.26
10922023-11-29T19:35:03.812Z Downloaded url v2.4.1
10932023-11-29T19:35:03.817Z Downloaded rand v0.4.6
10942023-11-29T19:35:03.823Z Downloaded hashbrown v0.12.3
10952023-11-29T19:35:03.830Z Downloaded slab v0.4.9
10962023-11-29T19:35:03.834Z Downloaded funty v2.0.0
10972023-11-29T19:35:03.839Z Downloaded slog-term v2.9.0
10982023-11-29T19:35:03.842Z Downloaded flume v0.11.0
10992023-11-29T19:35:03.845Z Downloaded futures-channel v0.3.29
11002023-11-29T19:35:03.849Z Downloaded ring v0.16.20
11012023-11-29T19:35:04.011Z Downloaded itertools v0.10.5
11022023-11-29T19:35:04.020Z Downloaded home v0.5.5
11032023-11-29T19:35:04.025Z Downloaded futures-executor v0.3.29
11042023-11-29T19:35:04.026Z Downloaded pest_meta v2.7.2
11052023-11-29T19:35:04.029Z Downloaded typenum v1.16.0
11062023-11-29T19:35:04.037Z Downloaded toml v0.5.11
11072023-11-29T19:35:04.037Z Downloaded tokio-tungstenite v0.20.1
11082023-11-29T19:35:04.041Z Downloaded proc-macro-crate v1.3.1
11092023-11-29T19:35:04.044Z Downloaded getrandom v0.2.10
11102023-11-29T19:35:04.049Z Downloaded rustc-demangle v0.1.23
11112023-11-29T19:35:04.049Z Downloaded elliptic-curve v0.13.5
11122023-11-29T19:35:04.055Z Downloaded headers v0.3.9
11132023-11-29T19:35:04.063Z Downloaded der v0.7.8
11142023-11-29T19:35:04.072Z Downloaded tracing-core v0.1.31
11152023-11-29T19:35:04.077Z Downloaded aho-corasick v1.0.4
11162023-11-29T19:35:04.087Z Downloaded generic-array v0.14.7
11172023-11-29T19:35:04.092Z Downloaded partial-io v0.5.4
11182023-11-29T19:35:04.096Z Downloaded trust-dns-client v0.22.0
11192023-11-29T19:35:04.101Z Downloaded strip-ansi-escapes v0.2.0
11202023-11-29T19:35:04.105Z Downloaded slog-json v2.6.1
11212023-11-29T19:35:04.110Z Downloaded tinytemplate v1.2.1
11222023-11-29T19:35:04.110Z Downloaded synstructure v0.12.6
11232023-11-29T19:35:04.113Z Downloaded hashbrown v0.13.2
11242023-11-29T19:35:04.118Z Downloaded tracing-attributes v0.1.26
11252023-11-29T19:35:04.122Z Downloaded ron v0.8.1
11262023-11-29T19:35:04.131Z Downloaded fixedbitset v0.4.2
11272023-11-29T19:35:04.136Z Downloaded unicode-linebreak v0.1.5
11282023-11-29T19:35:04.136Z Downloaded httpdate v1.0.3
11292023-11-29T19:35:04.139Z Downloaded rtoolbox v0.0.1
11302023-11-29T19:35:04.139Z Downloaded httptest v0.15.5
11312023-11-29T19:35:04.142Z Downloaded httparse v1.8.0
11322023-11-29T19:35:04.146Z Downloaded rand_xorshift v0.3.0
11332023-11-29T19:35:04.146Z Downloaded der_derive v0.7.2
11342023-11-29T19:35:04.150Z Downloaded paste v1.0.14
11352023-11-29T19:35:04.153Z Downloaded derive_builder_core v0.12.0
11362023-11-29T19:35:04.157Z Downloaded fs-err v2.11.0
11372023-11-29T19:35:04.161Z Downloaded tinyvec v1.6.0
11382023-11-29T19:35:04.165Z Downloaded ed25519 v1.5.3
11392023-11-29T19:35:04.168Z Downloaded unicase v2.7.0
11402023-11-29T19:35:04.171Z Downloaded enum-as-inner v0.5.1
11412023-11-29T19:35:04.174Z Downloaded derive_builder v0.12.0
11422023-11-29T19:35:04.180Z Downloaded siphasher v0.3.11
11432023-11-29T19:35:04.183Z Downloaded relative-path v1.9.0
11442023-11-29T19:35:04.186Z Downloaded rcgen v0.11.3
11452023-11-29T19:35:04.189Z Downloaded prettyplease v0.2.12
11462023-11-29T19:35:04.194Z Downloaded mio v0.8.9
11472023-11-29T19:35:04.205Z Downloaded unicode-xid v0.2.4
11482023-11-29T19:35:04.209Z Downloaded topological-sort v0.2.2
11492023-11-29T19:35:04.209Z Downloaded fastrand v2.0.0
11502023-11-29T19:35:04.213Z Downloaded toml v0.7.8
11512023-11-29T19:35:04.217Z Downloaded half v1.8.2
11522023-11-29T19:35:04.219Z Downloaded darling_core v0.20.3
11532023-11-29T19:35:04.226Z Downloaded x509-cert v0.2.4
11542023-11-29T19:35:04.236Z Downloaded libxml v0.3.3
11552023-11-29T19:35:04.247Z Downloaded pin-project-internal v1.1.3
11562023-11-29T19:35:04.250Z Downloaded signal-hook v0.3.17
11572023-11-29T19:35:04.254Z Downloaded serde_urlencoded v0.7.1
11582023-11-29T19:35:04.257Z Downloaded plotters-backend v0.3.5
11592023-11-29T19:35:04.261Z Downloaded pkg-config v0.3.27
11602023-11-29T19:35:04.261Z Downloaded tokio-native-tls v0.3.1
11612023-11-29T19:35:04.264Z Downloaded filetime v0.2.22
11622023-11-29T19:35:04.269Z Downloaded ff v0.13.0
11632023-11-29T19:35:04.269Z Downloaded ucd-trie v0.1.6
11642023-11-29T19:35:04.273Z Downloaded flate2 v1.0.28
11652023-11-29T19:35:04.279Z Downloaded diesel_derives v2.1.2
11662023-11-29T19:35:04.285Z Downloaded thread_local v1.1.7
11672023-11-29T19:35:04.290Z Downloaded steno v0.4.0
11682023-11-29T19:35:04.294Z Downloaded path-slash v0.1.5
11692023-11-29T19:35:04.297Z Downloaded darling_macro v0.20.3
11702023-11-29T19:35:04.297Z Downloaded fxhash v0.2.1
11712023-11-29T19:35:04.300Z Downloaded dirs-sys-next v0.1.2
11722023-11-29T19:35:04.300Z Downloaded wait-timeout v0.2.0
11732023-11-29T19:35:04.303Z Downloaded predicates-tree v1.0.9
11742023-11-29T19:35:04.303Z Downloaded postgres-protocol v0.6.6
11752023-11-29T19:35:04.306Z Downloaded threadpool v1.8.1
11762023-11-29T19:35:04.310Z Downloaded either v1.9.0
11772023-11-29T19:35:04.310Z Downloaded criterion v0.5.1
11782023-11-29T19:35:04.321Z Downloaded futures v0.3.29
11792023-11-29T19:35:04.332Z Downloaded parking_lot v0.12.1
11802023-11-29T19:35:04.341Z Downloaded predicates v3.0.4
11812023-11-29T19:35:04.341Z Downloaded thread-id v4.2.0
11822023-11-29T19:35:04.347Z Downloaded slog-dtrace v0.2.3
11832023-11-29T19:35:04.347Z Downloaded schemars_derive v0.8.13
11842023-11-29T19:35:04.347Z Downloaded semver v0.1.20
11852023-11-29T19:35:04.355Z Downloaded scheduled-thread-pool v0.2.7
11862023-11-29T19:35:04.355Z Downloaded pin-utils v0.1.0
11872023-11-29T19:35:04.357Z Downloaded postgres-types v0.2.6
11882023-11-29T19:35:04.362Z Downloaded hash32 v0.2.1
11892023-11-29T19:35:04.362Z Downloaded env_logger v0.10.0
11902023-11-29T19:35:04.362Z Downloaded rsa v0.9.2
11912023-11-29T19:35:04.369Z Downloaded serde_tokenstream v0.2.0
11922023-11-29T19:35:04.373Z Downloaded platforms v3.0.2
11932023-11-29T19:35:04.376Z Downloaded globset v0.4.13
11942023-11-29T19:35:04.379Z Downloaded fragile v2.0.0
11952023-11-29T19:35:04.383Z Downloaded hmac v0.12.1
11962023-11-29T19:35:04.385Z Downloaded yasna v0.5.2
11972023-11-29T19:35:04.388Z Downloaded pkcs1 v0.7.5
11982023-11-29T19:35:04.391Z Downloaded mockall_derive v0.11.4
11992023-11-29T19:35:04.395Z Downloaded cc v1.0.83
12002023-11-29T19:35:04.400Z Downloaded diff v0.1.13
12012023-11-29T19:35:04.405Z Downloaded vsss-rs v3.3.1
12022023-11-29T19:35:04.409Z Downloaded unsafe-libyaml v0.2.9
12032023-11-29T19:35:04.416Z Downloaded bytes v1.5.0
12042023-11-29T19:35:04.421Z Downloaded ahash v0.8.3
12052023-11-29T19:35:04.425Z Downloaded socket2 v0.5.5
12062023-11-29T19:35:04.429Z Downloaded fd-lock v3.0.13
12072023-11-29T19:35:04.432Z Downloaded postcard v0.7.3
12082023-11-29T19:35:04.436Z Downloaded strsim v0.8.0
12092023-11-29T19:35:04.439Z Downloaded radium v0.7.0
12102023-11-29T19:35:04.439Z Downloaded r2d2 v0.8.10
12112023-11-29T19:35:04.442Z Downloaded getopts v0.2.21
12122023-11-29T19:35:04.445Z Downloaded ref-cast v1.0.20
12132023-11-29T19:35:04.448Z Downloaded crossbeam-channel v0.5.8
12142023-11-29T19:35:04.455Z Downloaded socket2 v0.4.9
12152023-11-29T19:35:04.458Z Downloaded rustls-native-certs v0.6.3
12162023-11-29T19:35:04.461Z Downloaded zerocopy v0.6.4
12172023-11-29T19:35:04.466Z Downloaded openssl-sys v0.9.93
12182023-11-29T19:35:04.474Z Downloaded num-bigint v0.4.4
12192023-11-29T19:35:04.483Z Downloaded form_urlencoded v1.2.0
12202023-11-29T19:35:04.486Z Downloaded smawk v0.3.1
12212023-11-29T19:35:04.486Z Downloaded pem-rfc7468 v0.7.0
12222023-11-29T19:35:04.489Z Downloaded pem v3.0.2
12232023-11-29T19:35:04.492Z Downloaded snafu v0.7.5
12242023-11-29T19:35:04.501Z Downloaded rstest v0.18.2
12252023-11-29T19:35:04.510Z Downloaded derive-where v1.2.5
12262023-11-29T19:35:04.516Z Downloaded phf v0.11.2
12272023-11-29T19:35:04.520Z Downloaded test-strategy v0.3.1
12282023-11-29T19:35:04.524Z Downloaded itertools v0.12.0
12292023-11-29T19:35:04.536Z Downloaded serde_tokenstream v0.1.7
12302023-11-29T19:35:04.542Z Downloaded rust-argon2 v1.0.1
12312023-11-29T19:35:04.544Z Downloaded cookie v0.18.0
12322023-11-29T19:35:04.549Z Downloaded papergrid v0.10.0
12332023-11-29T19:35:04.556Z Downloaded smf v0.2.2
12342023-11-29T19:35:04.561Z Downloaded uuid v1.6.1
12352023-11-29T19:35:04.565Z Downloaded vte_generate_state_changes v0.1.1
12362023-11-29T19:35:04.569Z Downloaded rustls-pemfile v1.0.3
12372023-11-29T19:35:04.573Z Downloaded hostname v0.3.1
12382023-11-29T19:35:04.573Z Downloaded tempfile v3.8.1
12392023-11-29T19:35:04.607Z Downloaded const-oid v0.9.5
12402023-11-29T19:35:04.612Z Downloaded tar v0.4.40
12412023-11-29T19:35:04.613Z Downloaded snafu-derive v0.7.5
12422023-11-29T19:35:04.613Z Downloaded base64 v0.21.5
12432023-11-29T19:35:04.613Z Downloaded debug-ignore v1.0.5
12442023-11-29T19:35:04.613Z Downloaded zone v0.3.0
12452023-11-29T19:35:04.613Z Downloaded hubpack v0.1.2
12462023-11-29T19:35:04.613Z Downloaded textwrap v0.16.0
12472023-11-29T19:35:04.613Z Downloaded slog v2.7.0
12482023-11-29T19:35:04.613Z Downloaded rustc-hash v1.1.0
12492023-11-29T19:35:04.613Z Downloaded headers-core v0.2.0
12502023-11-29T19:35:04.613Z Downloaded backtrace v0.3.69
12512023-11-29T19:35:04.617Z Downloaded serde-big-array v0.4.1
12522023-11-29T19:35:04.621Z Downloaded pest_derive v2.7.2
12532023-11-29T19:35:04.626Z Downloaded highway v1.1.0
12542023-11-29T19:35:04.626Z Downloaded pem v1.1.1
12552023-11-29T19:35:04.629Z Downloaded zeroize v1.7.0
12562023-11-29T19:35:04.630Z Downloaded strum_macros v0.24.3
12572023-11-29T19:35:04.634Z Downloaded proc-macro-error v1.0.4
12582023-11-29T19:35:04.638Z Downloaded rustversion v1.0.14
12592023-11-29T19:35:04.642Z Downloaded plotters-svg v0.3.5
12602023-11-29T19:35:04.645Z Downloaded hex-literal v0.4.1
12612023-11-29T19:35:04.645Z Downloaded static_assertions v1.1.0
12622023-11-29T19:35:04.649Z Downloaded stable_deref_trait v1.2.0
12632023-11-29T19:35:04.649Z Downloaded whoami v1.4.1
12642023-11-29T19:35:04.653Z Downloaded sha1 v0.10.6
12652023-11-29T19:35:04.653Z Downloaded strum_macros v0.25.2
12662023-11-29T19:35:04.656Z Downloaded nom v7.1.3
12672023-11-29T19:35:04.665Z Downloaded wyz v0.5.1
12682023-11-29T19:35:04.668Z Downloaded minimal-lexical v0.2.1
12692023-11-29T19:35:04.675Z Downloaded futures-task v0.3.29
12702023-11-29T19:35:04.678Z Downloaded indicatif v0.17.7
12712023-11-29T19:35:04.683Z Downloaded indexmap v1.9.3
12722023-11-29T19:35:04.688Z Downloaded dashmap v5.5.1
12732023-11-29T19:35:04.692Z Downloaded zeroize_derive v1.4.2
12742023-11-29T19:35:04.695Z Downloaded version_check v0.9.4
12752023-11-29T19:35:04.698Z Downloaded vec_map v0.8.2
12762023-11-29T19:35:04.698Z Downloaded usdt-impl v0.3.5
12772023-11-29T19:35:04.701Z Downloaded term v0.7.0
12782023-11-29T19:35:04.704Z Downloaded which v4.4.0
12792023-11-29T19:35:04.707Z Downloaded schemars v0.8.13
12802023-11-29T19:35:04.725Z Downloaded darling_core v0.14.4
12812023-11-29T19:35:04.733Z Downloaded flagset v0.4.3
12822023-11-29T19:35:04.736Z Downloaded spin v0.5.2
12832023-11-29T19:35:04.740Z Downloaded slog-async v2.8.0
12842023-11-29T19:35:04.740Z Downloaded parking_lot v0.11.2
12852023-11-29T19:35:04.746Z Downloaded usdt-macro v0.3.5
12862023-11-29T19:35:04.746Z Downloaded oso-derive v0.27.0
12872023-11-29T19:35:04.746Z Downloaded float-cmp v0.9.0
12882023-11-29T19:35:04.761Z Downloaded difflib v0.4.0
12892023-11-29T19:35:04.761Z Downloaded darling v0.14.4
12902023-11-29T19:35:04.766Z Downloaded signal-hook-mio v0.2.3
12912023-11-29T19:35:04.766Z Downloaded shell-words v1.1.0
12922023-11-29T19:35:04.766Z Downloaded humantime v2.1.0
12932023-11-29T19:35:04.766Z Downloaded serial_test_derive v0.10.0
12942023-11-29T19:35:04.766Z Downloaded mime_guess v2.0.4
12952023-11-29T19:35:04.766Z Downloaded tempdir v0.3.7
12962023-11-29T19:35:04.766Z Downloaded slog-scope v4.4.0
12972023-11-29T19:35:04.774Z Downloaded digest v0.10.7
12982023-11-29T19:35:04.774Z Downloaded termcolor v1.2.0
12992023-11-29T19:35:04.774Z Downloaded tap v1.0.1
13002023-11-29T19:35:04.774Z Downloaded smallvec v0.6.14
13012023-11-29T19:35:04.778Z Downloaded usdt-attr-macro v0.3.5
13022023-11-29T19:35:04.779Z Downloaded sct v0.7.0
13032023-11-29T19:35:04.783Z Downloaded linear-map v1.2.0
13042023-11-29T19:35:04.788Z Downloaded phf_shared v0.10.0
13052023-11-29T19:35:04.788Z Downloaded doc-comment v0.3.3
13062023-11-29T19:35:04.788Z Downloaded signal-hook-tokio v0.3.1
13072023-11-29T19:35:04.795Z Downloaded shlex v1.1.0
13082023-11-29T19:35:04.796Z Downloaded crc v3.0.1
13092023-11-29T19:35:04.796Z Downloaded convert_case v0.4.0
13102023-11-29T19:35:04.796Z Downloaded constant_time_eq v0.2.6
13112023-11-29T19:35:04.800Z Downloaded ciborium-ll v0.2.1
13122023-11-29T19:35:04.801Z Downloaded cfg-if v0.1.10
13132023-11-29T19:35:04.801Z Downloaded cast v0.3.0
13142023-11-29T19:35:04.801Z Downloaded block-padding v0.3.3
13152023-11-29T19:35:04.805Z Downloaded universal-hash v0.5.1
13162023-11-29T19:35:04.805Z Downloaded packed_struct v0.10.1
13172023-11-29T19:35:04.806Z Downloaded basic-toml v0.1.4
13182023-11-29T19:35:04.821Z Downloaded signature v2.1.0
13192023-11-29T19:35:04.827Z Downloaded num_enum v0.5.11
13202023-11-29T19:35:04.831Z Downloaded strum v0.25.0
13212023-11-29T19:35:04.837Z Downloaded serde_path_to_error v0.1.14
13222023-11-29T19:35:04.837Z Downloaded num-rational v0.4.1
13232023-11-29T19:35:04.841Z Downloaded nu-ansi-term v0.49.0
13242023-11-29T19:35:04.841Z Downloaded crc32fast v1.3.2
13252023-11-29T19:35:04.847Z Downloaded crossbeam-queue v0.3.8
13262023-11-29T19:35:04.847Z Downloaded crypto-bigint v0.5.2
13272023-11-29T19:35:04.856Z Downloaded libloading v0.7.4
13282023-11-29T19:35:04.867Z Downloaded ipnet v2.8.0
13292023-11-29T19:35:04.867Z Downloaded hubpack_derive v0.1.1
13302023-11-29T19:35:04.873Z Downloaded signal-hook-registry v1.4.1
13312023-11-29T19:35:04.873Z Downloaded serial_test v0.10.0
13322023-11-29T19:35:04.873Z Downloaded serde_repr v0.1.16
13332023-11-29T19:35:04.873Z Downloaded termtree v0.4.1
13342023-11-29T19:35:04.873Z Downloaded oorandom v11.1.3
13352023-11-29T19:35:04.880Z Downloaded num-integer v0.1.45
13362023-11-29T19:35:04.880Z Downloaded num-derive v0.4.0
13372023-11-29T19:35:04.880Z Downloaded base64ct v1.6.0
13382023-11-29T19:35:04.884Z Downloaded serde_plain v1.0.2
13392023-11-29T19:35:04.884Z Downloaded rusty-fork v0.3.0
13402023-11-29T19:35:04.887Z Downloaded lalrpop-util v0.19.12
13412023-11-29T19:35:04.887Z Downloaded backoff v0.4.0
13422023-11-29T19:35:04.891Z Downloaded assert_cmd v2.0.12
13432023-11-29T19:35:04.897Z Downloaded arc-swap v1.6.0
13442023-11-29T19:35:04.902Z Downloaded num-iter v0.1.43
13452023-11-29T19:35:04.903Z Downloaded hyper-tls v0.5.0
13462023-11-29T19:35:04.903Z Downloaded arrayvec v0.7.4
13472023-11-29T19:35:04.908Z Downloaded keccak v0.1.4
13482023-11-29T19:35:04.912Z Downloaded impl-trait-for-tuples v0.2.2
13492023-11-29T19:35:04.912Z Downloaded num v0.4.1
13502023-11-29T19:35:04.917Z Downloaded nibble_vec v0.1.0
13512023-11-29T19:35:04.917Z Downloaded criterion-plot v0.5.0
13522023-11-29T19:35:04.933Z Downloaded bitfield v0.14.0
13532023-11-29T19:35:04.933Z Downloaded num_threads v0.1.6
13542023-11-29T19:35:05.346Z Downloaded omicron-zone-package v0.9.1
13552023-11-29T19:35:05.347Z Downloaded crossbeam-utils v0.8.16
13562023-11-29T19:35:05.347Z Downloaded crossbeam-epoch v0.9.15
13572023-11-29T19:35:05.348Z Downloaded bytesize v1.3.0
13582023-11-29T19:35:05.348Z Downloaded bit-vec v0.6.3
13592023-11-29T19:35:05.348Z Downloaded atomic-waker v1.1.1
13602023-11-29T19:35:05.348Z Downloaded textwrap v0.11.0
13612023-11-29T19:35:05.348Z Downloaded termios v0.3.3
13622023-11-29T19:35:05.348Z Downloaded tabled_derive v0.6.0
13632023-11-29T19:35:05.348Z Downloaded stringprep v0.1.3
13642023-11-29T19:35:05.348Z Downloaded string_cache v0.8.7
13652023-11-29T19:35:05.348Z Downloaded lazycell v1.3.0
13662023-11-29T19:35:05.348Z Downloaded inout v0.1.3
13672023-11-29T19:35:05.348Z Downloaded bit-set v0.5.3
13682023-11-29T19:35:05.348Z Downloaded thiserror-impl-no-std v2.0.2
13692023-11-29T19:35:05.348Z Downloaded crucible-workspace-hack v0.1.0
13702023-11-29T19:35:05.348Z Downloaded olpc-cjson v0.1.3
13712023-11-29T19:35:05.348Z Downloaded darling v0.20.3
13722023-11-29T19:35:05.348Z Downloaded is-terminal v0.4.9
13732023-11-29T19:35:05.348Z Downloaded atty v0.2.14
13742023-11-29T19:35:05.348Z Downloaded async-stream v0.3.5
13752023-11-29T19:35:05.348Z Downloaded iana-time-zone v0.1.57
13762023-11-29T19:35:05.348Z Downloaded approx v0.5.1
13772023-11-29T19:35:05.348Z Downloaded smallvec v1.11.0
13782023-11-29T19:35:05.348Z Downloaded sha2 v0.10.8
13792023-11-29T19:35:05.348Z Downloaded macaddr v1.0.1
13802023-11-29T19:35:05.348Z Downloaded blake2b_simd v1.0.1
13812023-11-29T19:35:05.348Z Downloaded newtype_derive v0.1.6
13822023-11-29T19:35:05.348Z Downloaded addr2line v0.21.0
13832023-11-29T19:35:05.348Z Downloaded take_mut v0.2.2
13842023-11-29T19:35:05.348Z Downloaded clang-sys v1.6.1
13852023-11-29T19:35:05.348Z Downloaded chacha20poly1305 v0.10.1
13862023-11-29T19:35:05.348Z Downloaded cstr-argument v0.1.2
13872023-11-29T19:35:05.348Z Downloaded crunchy v0.2.2
13882023-11-29T19:35:05.348Z Downloaded crossbeam-deque v0.8.3
13892023-11-29T19:35:05.348Z Downloaded crossbeam v0.8.2
13902023-11-29T19:35:05.348Z Downloaded bb8 v0.8.1
13912023-11-29T19:35:05.349Z Downloaded arrayref v0.3.7
13922023-11-29T19:35:05.349Z Downloaded array-init v0.0.4
13932023-11-29T19:35:05.349Z Downloaded autocfg v1.1.0
13942023-11-29T19:35:05.349Z Downloaded anes v0.1.6
13952023-11-29T19:35:05.349Z Downloaded adler v1.0.2
13962023-11-29T19:35:05.349Z Downloaded argon2 v0.5.2
13972023-11-29T19:35:05.349Z Downloaded secrecy v0.8.0
13982023-11-29T19:35:05.350Z Downloaded new_debug_unreachable v1.0.4
13992023-11-29T19:35:05.350Z Downloaded byteorder v1.5.0
14002023-11-29T19:35:05.350Z Downloaded ipnetwork v0.20.0
14012023-11-29T19:35:05.350Z Downloaded block-buffer v0.10.4
14022023-11-29T19:35:05.350Z Downloaded is_ci v1.1.1
14032023-11-29T19:35:05.350Z Downloaded instant v0.1.12
14042023-11-29T19:35:05.350Z Downloaded atomicwrites v0.4.2
14052023-11-29T19:35:05.350Z Downloaded ident_case v1.0.1
14062023-11-29T19:35:05.350Z Downloaded serde-big-array v0.5.1
14072023-11-29T19:35:05.350Z Downloaded mime v0.3.17
14082023-11-29T19:35:05.350Z Downloaded memoffset v0.9.0
14092023-11-29T19:35:05.350Z Downloaded memoffset v0.7.1
14102023-11-29T19:35:05.350Z Downloaded lru-cache v0.1.2
14112023-11-29T19:35:05.350Z Downloaded base64 v0.13.1
14122023-11-29T19:35:05.350Z Downloaded ascii-canvas v3.0.0
14132023-11-29T19:35:05.350Z Downloaded aead v0.5.2
14142023-11-29T19:35:05.350Z Downloaded native-tls v0.2.11
14152023-11-29T19:35:05.350Z Downloaded nodrop v0.1.14
14162023-11-29T19:35:05.350Z Downloaded match_cfg v0.1.0
14172023-11-29T19:35:05.350Z Downloaded managed v0.8.0
14182023-11-29T19:35:05.350Z Downloaded blake2 v0.10.6
14192023-11-29T19:35:05.350Z Downloaded nanorand v0.7.0
14202023-11-29T19:35:05.350Z Downloaded chacha20 v0.9.1
14212023-11-29T19:35:05.350Z Downloaded cancel-safe-futures v0.1.5
14222023-11-29T19:35:05.350Z Downloaded bzip2 v0.4.4
14232023-11-29T19:35:05.351Z Downloaded bcs v0.1.6
14242023-11-29T19:35:05.351Z Downloaded cpufeatures v0.2.9
14252023-11-29T19:35:05.351Z Downloaded cipher v0.4.4
14262023-11-29T19:35:05.351Z Downloaded cassowary v0.3.0
14272023-11-29T19:35:05.351Z Downloaded camino-tempfile v1.1.1
14282023-11-29T19:35:05.351Z Downloaded cexpr v0.6.0
14292023-11-29T19:35:05.351Z Downloaded md-5 v0.10.5
14302023-11-29T19:35:05.351Z Downloaded libsw v3.3.0
14312023-11-29T19:35:05.351Z Downloaded libefi-sys v0.1.0
14322023-11-29T19:35:05.351Z Downloaded lazy_static v1.4.0
14332023-11-29T19:35:05.351Z Downloaded indoc v2.0.3
14342023-11-29T19:35:05.351Z Downloaded cfg-if v1.0.0
14352023-11-29T19:35:05.351Z Downloaded bytecount v0.6.3
14362023-11-29T19:35:05.351Z Downloaded buf-list v1.0.3
14372023-11-29T19:35:05.351Z Downloaded kstat-rs v0.2.3
14382023-11-29T19:35:05.351Z Downloaded hyper-staticfile v0.9.5
14392023-11-29T19:35:05.351Z Downloaded base16ct v0.2.0
14402023-11-29T19:35:05.351Z Downloaded lock_api v0.4.10
14412023-11-29T19:35:05.796Z Compiling serde v1.0.192
14422023-11-29T19:35:05.797Z Compiling autocfg v1.1.0
14432023-11-29T19:35:05.809Z Checking cfg-if v1.0.0
14442023-11-29T19:35:05.809Z Compiling version_check v0.9.4
14452023-11-29T19:35:05.809Z Compiling syn v1.0.109
14462023-11-29T19:35:05.847Z Checking libc v0.2.150
14472023-11-29T19:35:05.877Z Compiling syn v2.0.32
14482023-11-29T19:35:05.913Z Compiling parking_lot_core v0.9.8
14492023-11-29T19:35:05.949Z Compiling libm v0.2.7
14502023-11-29T19:35:06.706Z Compiling cc v1.0.83
14512023-11-29T19:35:06.833Z Compiling futures-core v0.3.29
14522023-11-29T19:35:06.987Z Compiling once_cell v1.18.0
14532023-11-29T19:35:07.260Z Compiling serde_json v1.0.108
14542023-11-29T19:35:07.420Z Compiling memchr v2.6.3
14552023-11-29T19:35:07.537Z Compiling lock_api v0.4.10
14562023-11-29T19:35:07.671Z Compiling num-traits v0.2.16
14572023-11-29T19:35:07.807Z Compiling slab v0.4.9
14582023-11-29T19:35:08.154Z Checking getrandom v0.2.10
14592023-11-29T19:35:08.253Z Compiling futures-task v0.3.29
14602023-11-29T19:35:08.304Z Compiling futures-channel v0.3.29
14612023-11-29T19:35:08.718Z Compiling typenum v1.16.0
14622023-11-29T19:35:08.870Z Compiling futures-util v0.3.29
14632023-11-29T19:35:08.881Z Compiling generic-array v0.14.7
14642023-11-29T19:35:09.399Z Compiling log v0.4.20
14652023-11-29T19:35:09.440Z Checking scopeguard v1.2.0
14662023-11-29T19:35:09.613Z Compiling pkg-config v0.3.27
14672023-11-29T19:35:10.736Z Checking smallvec v1.11.0
14682023-11-29T19:35:11.297Z Checking itoa v1.0.9
14692023-11-29T19:35:11.334Z Compiling rustix v0.38.25
14702023-11-29T19:35:11.373Z Compiling indexmap v1.9.3
14712023-11-29T19:35:11.416Z Compiling schemars v0.8.13
14722023-11-29T19:35:11.839Z Compiling fnv v1.0.7
14732023-11-29T19:35:12.286Z Compiling vcpkg v0.2.15
14742023-11-29T19:35:12.302Z Compiling httparse v1.8.0
14752023-11-29T19:35:12.427Z Checking rand_core v0.6.4
14762023-11-29T19:35:12.618Z Compiling ring v0.17.5
14772023-11-29T19:35:12.844Z Compiling ring v0.16.20
14782023-11-29T19:35:14.502Z Compiling aho-corasick v1.0.4
14792023-11-29T19:35:14.658Z Compiling regex-syntax v0.8.2
14802023-11-29T19:35:15.585Z Compiling openssl-sys v0.9.93
14812023-11-29T19:35:17.370Z Compiling parking_lot v0.12.1
14822023-11-29T19:35:17.885Z Checking pin-project-lite v0.2.13
14832023-11-29T19:35:18.047Z Compiling ahash v0.8.3
14842023-11-29T19:35:18.538Z Compiling serde_derive_internals v0.26.0
14852023-11-29T19:35:18.942Z Checking spin v0.5.2
14862023-11-29T19:35:19.375Z Compiling openssl v0.10.57
14872023-11-29T19:35:19.932Z Compiling regex-automata v0.4.3
14882023-11-29T19:35:20.017Z Checking signal-hook-registry v1.4.1
14892023-11-29T19:35:20.645Z Compiling ucd-trie v0.1.6
14902023-11-29T19:35:21.661Z Compiling rustls v0.21.9
14912023-11-29T19:35:22.060Z Checking mio v0.8.9
14922023-11-29T19:35:22.080Z Compiling iana-time-zone v0.1.57
14932023-11-29T19:35:22.565Z Compiling native-tls v0.2.11
14942023-11-29T19:35:22.919Z Compiling async-trait v0.1.74
14952023-11-29T19:35:23.066Z Checking num_cpus v1.16.0
14962023-11-29T19:35:26.757Z Compiling dyn-clone v1.0.13
14972023-11-29T19:35:26.892Z Compiling unicode-xid v0.2.4
14982023-11-29T19:35:26.892Z Compiling byteorder v1.5.0
14992023-11-29T19:35:26.892Z Compiling backtrace v0.3.69
15002023-11-29T19:35:26.893Z Checking socket2 v0.5.5
15012023-11-29T19:35:26.893Z Compiling futures-sink v0.3.29
15022023-11-29T19:35:26.893Z Checking ryu v1.0.15
15032023-11-29T19:35:26.893Z Compiling hashbrown v0.13.2
15042023-11-29T19:35:26.893Z Compiling errno v0.3.2
15052023-11-29T19:35:26.893Z Compiling crc32fast v1.3.2
15062023-11-29T19:35:26.893Z Compiling crossbeam-utils v0.8.16
15072023-11-29T19:35:26.893Z Compiling tinyvec_macros v0.1.1
15082023-11-29T19:35:26.896Z Compiling tinyvec v1.6.0
15092023-11-29T19:35:26.955Z Compiling regex v1.10.2
15102023-11-29T19:35:27.003Z Compiling pin-utils v0.1.0
15112023-11-29T19:35:27.082Z Compiling anyhow v1.0.75
15122023-11-29T19:35:27.159Z Compiling futures-io v0.3.29
15132023-11-29T19:35:27.624Z Compiling spin v0.9.8
15142023-11-29T19:35:27.647Z Compiling tracing-core v0.1.31
15152023-11-29T19:35:27.792Z Compiling unicode-bidi v0.3.13
15162023-11-29T19:35:28.614Z Compiling unicode-normalization v0.1.22
15172023-11-29T19:35:28.857Z Compiling num-integer v0.1.45
15182023-11-29T19:35:29.968Z Compiling synstructure v0.12.6
15192023-11-29T19:35:30.115Z Compiling lazy_static v1.4.0
15202023-11-29T19:35:30.230Z Compiling serde_derive v1.0.192
15212023-11-29T19:35:30.258Z Compiling thiserror-impl v1.0.49
15222023-11-29T19:35:30.276Z Compiling zeroize_derive v1.4.2
15232023-11-29T19:35:30.374Z Compiling tokio-macros v2.2.0
15242023-11-29T19:35:30.464Z Compiling futures-macro v0.3.29
15252023-11-29T19:35:31.606Z Compiling tracing-attributes v0.1.26
15262023-11-29T19:35:32.942Z Compiling schemars_derive v0.8.13
15272023-11-29T19:35:33.059Z Compiling openssl-macros v0.1.1
15282023-11-29T19:35:33.219Z Checking zeroize v1.7.0
15292023-11-29T19:35:35.818Z Compiling thiserror v1.0.49
15302023-11-29T19:35:36.010Z Compiling pest v2.7.2
15312023-11-29T19:35:36.557Z Compiling slog v2.7.0
15322023-11-29T19:35:36.557Z Compiling unicode-width v0.1.11
15332023-11-29T19:35:36.717Z Compiling base64 v0.21.5
15342023-11-29T19:35:37.158Z Compiling zerocopy-derive v0.2.0
15352023-11-29T19:35:38.184Z Compiling tracing v0.1.37
15362023-11-29T19:35:38.431Z Compiling rustversion v1.0.14
15372023-11-29T19:35:38.515Z Compiling openssl-probe v0.1.5
15382023-11-29T19:35:38.749Z Compiling foreign-types-shared v0.1.1
15392023-11-29T19:35:38.895Z Checking subtle v2.5.0
15402023-11-29T19:35:38.975Z Compiling percent-encoding v2.3.0
15412023-11-29T19:35:39.001Z Compiling hashbrown v0.12.3
15422023-11-29T19:35:39.284Z Compiling untrusted v0.7.1
15432023-11-29T19:35:39.451Z Compiling time-core v0.1.1
15442023-11-29T19:35:39.583Z Compiling untrusted v0.9.0
15452023-11-29T19:35:39.709Z Compiling time-macros v0.2.13
15462023-11-29T19:35:40.473Z Compiling pest_meta v2.7.2
15472023-11-29T19:35:40.882Z Compiling foreign-types v0.3.2
15482023-11-29T19:35:44.409Z Compiling pest_generator v2.7.2
15492023-11-29T19:35:48.196Z Compiling try-lock v0.2.4
15502023-11-29T19:35:48.299Z Compiling want v0.3.1
15512023-11-29T19:35:48.299Z Compiling rustls-webpki v0.101.7
15522023-11-29T19:35:48.346Z Compiling sct v0.7.0
15532023-11-29T19:35:48.346Z Compiling form_urlencoded v1.2.0
15542023-11-29T19:35:48.375Z Compiling zerocopy-derive v0.6.4
15552023-11-29T19:35:48.965Z Compiling pest_derive v2.7.2
15562023-11-29T19:35:49.250Z Compiling socket2 v0.4.9
15572023-11-29T19:35:49.431Z Compiling tower-service v0.3.2
15582023-11-29T19:35:49.607Z Compiling httpdate v1.0.3
15592023-11-29T19:35:49.666Z Compiling either v1.9.0
15602023-11-29T19:35:50.193Z Compiling rustls-pemfile v1.0.3
15612023-11-29T19:35:50.347Z Compiling idna v0.4.0
15622023-11-29T19:35:50.657Z Compiling memoffset v0.9.0
15632023-11-29T19:35:50.751Z Compiling usdt-impl v0.3.5
15642023-11-29T19:35:51.134Z Compiling adler v1.0.2
15652023-11-29T19:35:51.464Z Compiling miniz_oxide v0.7.1
15662023-11-29T19:35:51.682Z Compiling rustls-native-certs v0.6.3
15672023-11-29T19:35:52.197Z Compiling url v2.4.1
15682023-11-29T19:35:52.345Z Compiling zerocopy v0.3.0
15692023-11-29T19:35:53.106Z Checking crypto-common v0.1.6
15702023-11-29T19:35:53.368Z Compiling signal-hook v0.3.17
15712023-11-29T19:35:53.553Z Compiling ipnet v2.8.0
15722023-11-29T19:35:53.651Z Checking bytes v1.5.0
15732023-11-29T19:35:53.778Z Checking bitflags v2.4.0
15742023-11-29T19:35:54.208Z Compiling dof v0.1.5
15752023-11-29T19:35:54.229Z Compiling dtrace-parser v0.1.14
15762023-11-29T19:35:55.366Z Compiling indexmap v2.1.0
15772023-11-29T19:35:55.635Z Compiling semver v1.0.20
15782023-11-29T19:35:56.432Z Compiling uuid v1.6.1
15792023-11-29T19:35:56.831Z Compiling chrono v0.4.31
15802023-11-29T19:35:56.913Z Compiling http v0.2.11
15812023-11-29T19:35:56.994Z Compiling tokio v1.34.0
15822023-11-29T19:35:57.728Z Compiling toml_datetime v0.6.5
15832023-11-29T19:35:58.424Z Compiling serde_spanned v0.6.4
15842023-11-29T19:35:58.779Z Compiling rustc_version v0.4.0
15852023-11-29T19:35:59.028Z Compiling toml_edit v0.19.15
15862023-11-29T19:36:00.526Z Compiling openapiv3 v2.0.0-rc.1
15872023-11-29T19:36:03.394Z Compiling http-body v0.4.5
15882023-11-29T19:36:04.863Z Compiling serde_urlencoded v0.7.1
15892023-11-29T19:36:05.388Z Compiling clap_derive v4.4.2
15902023-11-29T19:36:05.648Z Compiling crossbeam-epoch v0.9.15
15912023-11-29T19:36:06.354Z Compiling encoding_rs v0.8.33
15922023-11-29T19:36:07.314Z Compiling thread-id v4.2.0
15932023-11-29T19:36:07.472Z Compiling webpki-roots v0.25.2
15942023-11-29T19:36:07.700Z Compiling mime v0.3.17
15952023-11-29T19:36:08.625Z Compiling siphasher v0.3.11
15962023-11-29T19:36:08.629Z Compiling gimli v0.28.0
15972023-11-29T19:36:09.206Z Checking const-oid v0.9.5
15982023-11-29T19:36:09.347Z Compiling tokio-util v0.7.10
15992023-11-29T19:36:11.906Z Compiling h2 v0.3.21
16002023-11-29T19:36:12.647Z Compiling tokio-rustls v0.24.1
16012023-11-29T19:36:13.064Z Compiling serde_tokenstream v0.1.7
16022023-11-29T19:36:13.930Z Compiling strum_macros v0.25.2
16032023-11-29T19:36:14.589Z Compiling tokio-native-tls v0.3.1
16042023-11-29T19:36:14.978Z Compiling bzip2-sys v0.1.11+1.0.8
16052023-11-29T19:36:15.340Z Compiling object v0.32.1
16062023-11-29T19:36:15.686Z Compiling addr2line v0.21.0
16072023-11-29T19:36:15.690Z Compiling num-iter v0.1.43
16082023-11-29T19:36:16.342Z Compiling rustc-demangle v0.1.23
16092023-11-29T19:36:17.971Z Compiling flate2 v1.0.28
16102023-11-29T19:36:18.284Z Compiling heapless v0.7.16
16112023-11-29T19:36:18.407Z Compiling block-buffer v0.10.4
16122023-11-29T19:36:18.794Z Compiling doc-comment v0.3.3
16132023-11-29T19:36:19.717Z Compiling ppv-lite86 v0.2.17
16142023-11-29T19:36:20.388Z Compiling usdt-attr-macro v0.3.5
16152023-11-29T19:36:20.426Z Compiling usdt-macro v0.3.5
16162023-11-29T19:36:21.004Z Compiling rand_chacha v0.3.1
16172023-11-29T19:36:21.034Z Compiling toml v0.7.8
16182023-11-29T19:36:22.075Z Compiling digest v0.10.7
16192023-11-29T19:36:22.219Z Compiling toml_edit v0.21.0
16202023-11-29T19:36:22.639Z Compiling hex v0.4.3
16212023-11-29T19:36:22.816Z Compiling pin-project-internal v1.1.3
16222023-11-29T19:36:22.832Z Compiling bit-vec v0.6.3
16232023-11-29T19:36:23.537Z Compiling hyper v0.14.27
16242023-11-29T19:36:23.615Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16252023-11-29T19:36:25.122Z Compiling rand v0.8.5
16262023-11-29T19:36:26.332Z Compiling phf_shared v0.10.0
16272023-11-29T19:36:26.643Z Compiling num-bigint v0.4.4
16282023-11-29T19:36:26.914Z Compiling smoltcp v0.9.1
16292023-11-29T19:36:28.035Z Compiling precomputed-hash v0.1.1
16302023-11-29T19:36:28.069Z Compiling new_debug_unreachable v1.0.4
16312023-11-29T19:36:28.190Z Compiling fixedbitset v0.4.2
16322023-11-29T19:36:28.207Z Compiling string_cache v0.8.7
16332023-11-29T19:36:28.767Z Compiling petgraph v0.6.4
16342023-11-29T19:36:29.510Z Compiling bit-set v0.5.3
16352023-11-29T19:36:29.916Z Compiling itertools v0.10.5
16362023-11-29T19:36:30.376Z Compiling hubpack_derive v0.1.1
16372023-11-29T19:36:30.406Z Compiling enum-as-inner v0.5.1
16382023-11-29T19:36:30.960Z Compiling diesel_table_macro_syntax v0.1.0
16392023-11-29T19:36:31.796Z Compiling lalrpop-util v0.19.12
16402023-11-29T19:36:31.850Z Compiling unicode-segmentation v1.10.1
16412023-11-29T19:36:32.073Z Compiling diesel_derives v2.1.2
16422023-11-29T19:36:33.238Z Compiling snafu-derive v0.7.5
16432023-11-29T19:36:34.060Z Compiling cpufeatures v0.2.9
16442023-11-29T19:36:34.196Z Compiling sha2 v0.10.8
16452023-11-29T19:36:34.432Z Compiling rustix v0.37.23
16462023-11-29T19:36:38.237Z Compiling md-5 v0.10.5
16472023-11-29T19:36:38.237Z Compiling hyper-tls v0.5.0
16482023-11-29T19:36:38.237Z Compiling hyper-rustls v0.24.2
16492023-11-29T19:36:38.237Z Compiling hmac v0.12.1
16502023-11-29T19:36:38.237Z Compiling serde_repr v0.1.16
16512023-11-29T19:36:38.237Z Compiling stringprep v0.1.3
16522023-11-29T19:36:38.506Z Compiling reqwest v0.11.22
16532023-11-29T19:36:38.506Z Compiling hash32 v0.2.1
16542023-11-29T19:36:38.506Z Compiling fallible-iterator v0.2.0
16552023-11-29T19:36:38.506Z Checking bitflags v1.3.2
16562023-11-29T19:36:38.506Z Compiling stable_deref_trait v1.2.0
16572023-11-29T19:36:38.902Z Compiling postgres-protocol v0.6.6
16582023-11-29T19:36:40.281Z Compiling terminal_size v0.2.6
16592023-11-29T19:36:41.145Z Compiling phf_shared v0.11.2
16602023-11-29T19:36:41.148Z Compiling block-padding v0.3.3
16612023-11-29T19:36:41.345Z Compiling scheduled-thread-pool v0.2.7
16622023-11-29T19:36:41.792Z Compiling deranged v0.3.8
16632023-11-29T19:36:42.280Z Compiling num_threads v0.1.6
16642023-11-29T19:36:42.428Z Compiling matches v0.1.10
16652023-11-29T19:36:42.457Z Compiling regex-automata v0.1.10
16662023-11-29T19:36:42.554Z Compiling managed v0.8.0
16672023-11-29T19:36:42.970Z Compiling idna v0.2.3
16682023-11-29T19:36:42.970Z Compiling r2d2 v0.8.10
16692023-11-29T19:36:43.264Z Compiling bstr v0.2.17
16702023-11-29T19:36:43.535Z Compiling clap_builder v4.4.2
16712023-11-29T19:36:43.770Z Compiling signal-hook-mio v0.2.3
16722023-11-29T19:36:44.006Z Compiling inout v0.1.3
16732023-11-29T19:36:44.430Z Compiling phf v0.11.2
16742023-11-29T19:36:44.719Z Compiling time v0.3.27
16752023-11-29T19:36:44.875Z Compiling bzip2 v0.4.4
16762023-11-29T19:36:45.490Z Compiling postgres-types v0.2.6
16772023-11-29T19:36:45.645Z Compiling hubpack v0.1.2
16782023-11-29T19:36:46.885Z Compiling pin-project v1.1.3
16792023-11-29T19:36:47.628Z Compiling ipnetwork v0.20.0
16802023-11-29T19:36:47.937Z Compiling zerocopy v0.6.4
16812023-11-29T19:36:49.110Z Compiling itertools v0.11.0
16822023-11-29T19:36:49.291Z Compiling futures-executor v0.3.29
16832023-11-29T19:36:52.077Z Compiling float-cmp v0.9.0
16842023-11-29T19:36:53.199Z Compiling difflib v0.4.0
16852023-11-29T19:36:53.883Z Checking hashbrown v0.14.2
16862023-11-29T19:36:54.797Z Compiling normalize-line-endings v0.3.0
16872023-11-29T19:36:54.970Z Compiling data-encoding v2.4.0
16882023-11-29T19:36:55.506Z Compiling predicates-core v1.0.6
16892023-11-29T19:36:55.594Z Compiling regex-automata v0.3.8
16902023-11-29T19:36:55.973Z Compiling static_assertions v1.1.0
16912023-11-29T19:36:56.124Z Compiling whoami v1.4.1
16922023-11-29T19:36:57.125Z Compiling tokio-postgres v0.7.10
16932023-11-29T19:36:58.456Z Compiling diesel v2.1.4
16942023-11-29T19:36:58.724Z Compiling bstr v1.6.0
16952023-11-29T19:36:58.800Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16962023-11-29T19:36:59.487Z Compiling trust-dns-proto v0.22.0
16972023-11-29T19:36:59.636Z Compiling predicates v3.0.4
16982023-11-29T19:37:02.216Z Compiling yasna v0.5.2
16992023-11-29T19:37:02.298Z Compiling futures v0.3.29
17002023-11-29T19:37:02.471Z Compiling clap v4.4.3
17012023-11-29T19:37:02.626Z Compiling snafu v0.7.5
17022023-11-29T19:37:03.425Z Compiling zip v0.6.6
17032023-11-29T19:37:04.031Z Compiling similar v2.2.1
17042023-11-29T19:37:05.219Z Compiling cipher v0.4.4
17052023-11-29T19:37:05.549Z Compiling crossterm v0.27.0
17062023-11-29T19:37:06.283Z Compiling usdt v0.3.5
17072023-11-29T19:37:06.292Z Compiling signature v2.1.0
17082023-11-29T19:37:06.945Z Compiling tokio-stream v0.1.14
17092023-11-29T19:37:07.922Z Compiling console v0.15.7
17102023-11-29T19:37:08.664Z Checking equivalent v1.0.1
17112023-11-29T19:37:09.776Z Checking unicode-ident v1.0.12
17122023-11-29T19:37:10.027Z Checking proc-macro2 v1.0.69
17132023-11-29T19:37:11.055Z Checking quote v1.0.33
17142023-11-29T19:37:13.585Z Checking utf8parse v0.2.1
17152023-11-29T19:37:13.924Z Checking anstyle v1.0.2
17162023-11-29T19:37:15.394Z Checking io-lifetimes v1.0.11
17172023-11-29T19:37:18.854Z Checking anstyle-parse v0.2.1
17182023-11-29T19:37:22.640Z Checking anstyle-query v1.0.0
17192023-11-29T19:37:22.895Z Checking colorchoice v1.0.0
17202023-11-29T19:37:23.058Z Checking anstream v0.5.0
17212023-11-29T19:37:23.533Z Checking strsim v0.10.0
17222023-11-29T19:37:23.575Z Checking clap_lex v0.5.1
17232023-11-29T19:37:24.631Z Checking winnow v0.5.15
17242023-11-29T19:37:29.429Z Compiling serde_tokenstream v0.2.0
17252023-11-29T19:37:34.672Z Compiling regress v0.7.1
17262023-11-29T19:37:40.453Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17272023-11-29T19:37:47.524Z Compiling getopts v0.2.21
17282023-11-29T19:37:48.576Z Compiling unsafe-libyaml v0.2.9
17292023-11-29T19:37:49.226Z Checking heck v0.4.1
17302023-11-29T19:37:49.689Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17312023-11-29T19:37:50.603Z Compiling ident_case v1.0.1
17322023-11-29T19:37:50.633Z Checking fastrand v2.0.0
17332023-11-29T19:37:51.273Z Compiling serde_yaml v0.9.25
17342023-11-29T19:37:51.279Z Checking tempfile v3.8.1
17352023-11-29T19:37:51.484Z Checking match_cfg v0.1.0
17362023-11-29T19:37:51.608Z Checking hostname v0.3.1
17372023-11-29T19:37:51.643Z Checking atty v0.2.14
17382023-11-29T19:37:51.774Z Checking quick-error v1.2.3
17392023-11-29T19:37:51.791Z Compiling paste v1.0.14
17402023-11-29T19:37:51.811Z Checking crossbeam-channel v0.5.8
17412023-11-29T19:37:51.962Z Checking sha1 v0.10.6
17422023-11-29T19:37:52.394Z Checking dirs-sys-next v0.1.2
17432023-11-29T19:37:52.650Z Checking dirs-next v2.0.0
17442023-11-29T19:37:52.830Z Checking thread_local v1.1.7
17452023-11-29T19:37:53.014Z Checking instant v0.1.12
17462023-11-29T19:37:53.161Z Compiling slog-async v2.8.0
17472023-11-29T19:37:53.249Z Checking term v0.7.0
17482023-11-29T19:37:53.914Z Checking camino v1.1.6
17492023-11-29T19:37:54.022Z Compiling multer v2.1.0
17502023-11-29T19:37:54.460Z Checking take_mut v0.2.2
17512023-11-29T19:37:54.727Z Checking slog-term v2.9.0
17522023-11-29T19:37:54.833Z Compiling darling_core v0.20.3
17532023-11-29T19:37:55.085Z Checking slog-json v2.6.1
17542023-11-29T19:37:55.499Z Compiling async-stream-impl v0.3.5
17552023-11-29T19:37:55.503Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17562023-11-29T19:37:55.939Z Checking debug-ignore v1.0.5
17572023-11-29T19:37:56.149Z Checking atomic-waker v1.1.1
17582023-11-29T19:37:56.338Z Checking waitgroup v0.1.2
17592023-11-29T19:37:56.607Z Checking slog-bunyan v2.4.0
17602023-11-29T19:37:57.433Z Checking toml v0.8.8
17612023-11-29T19:37:57.752Z Checking async-stream v0.3.5
17622023-11-29T19:37:57.887Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17632023-11-29T19:37:58.014Z Checking serde_path_to_error v0.1.14
17642023-11-29T19:37:58.181Z Checking strum v0.25.0
17652023-11-29T19:37:58.396Z Compiling structmeta-derive v0.2.0
17662023-11-29T19:37:58.642Z Checking wait-timeout v0.2.0
17672023-11-29T19:37:58.873Z Checking rusty-fork v0.3.0
17682023-11-29T19:37:59.045Z Checking rand_xorshift v0.3.0
17692023-11-29T19:37:59.286Z Checking unarray v0.1.4
17702023-11-29T19:37:59.306Z Compiling regex-syntax v0.7.5
17712023-11-29T19:37:59.492Z Checking proptest v1.4.0
17722023-11-29T19:38:03.507Z Compiling structmeta v0.2.0
17732023-11-29T19:38:04.193Z Checking backoff v0.4.0
17742023-11-29T19:38:04.597Z Compiling test-strategy v0.3.1
17752023-11-29T19:38:05.073Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17762023-11-29T19:38:05.244Z Compiling darling_macro v0.20.3
17772023-11-29T19:38:05.657Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17782023-11-29T19:38:06.888Z Compiling darling v0.20.3
17792023-11-29T19:38:06.903Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17802023-11-29T19:38:07.045Z Compiling serde_with_macros v2.3.3
17812023-11-29T19:38:07.082Z Checking macaddr v1.0.1
17822023-11-29T19:38:07.159Z Checking camino-tempfile v1.1.1
17832023-11-29T19:38:07.529Z Checking is-terminal v0.4.9
17842023-11-29T19:38:07.580Z Compiling proc-macro-error-attr v1.0.4
17852023-11-29T19:38:07.601Z Compiling proc-macro-error v1.0.4
17862023-11-29T19:38:07.689Z Compiling proc-macro-crate v1.3.1
17872023-11-29T19:38:08.261Z Checking termtree v0.4.1
17882023-11-29T19:38:08.556Z Checking predicates-tree v1.0.9
17892023-11-29T19:38:08.769Z Checking base64ct v1.6.0
17902023-11-29T19:38:09.483Z Compiling num_enum_derive v0.5.11
17912023-11-29T19:38:09.530Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17922023-11-29T19:38:10.471Z Checking postcard-cobs v0.1.5-pre
17932023-11-29T19:38:10.474Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17942023-11-29T19:38:10.663Z Compiling crucible-workspace-hack v0.1.0
17952023-11-29T19:38:10.765Z Checking postcard v0.7.3
17962023-11-29T19:38:10.945Z Compiling parse-display-derive v0.8.2
17972023-11-29T19:38:11.134Z Checking smoltcp v0.8.2
17982023-11-29T19:38:11.402Z Compiling foreign-types-macros v0.2.3
17992023-11-29T19:38:11.485Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18002023-11-29T19:38:11.509Z Checking serde_with v2.3.3
18012023-11-29T19:38:11.523Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18022023-11-29T19:38:11.928Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18032023-11-29T19:38:12.344Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-11-29T19:38:12.558Z Checking cfg-if v0.1.10
18052023-11-29T19:38:13.076Z Checking foreign-types-shared v0.3.1
18062023-11-29T19:38:13.450Z Checking foreign-types v0.5.0
18072023-11-29T19:38:13.504Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18082023-11-29T19:38:13.607Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18092023-11-29T19:38:14.156Z Checking num_enum v0.5.11
18102023-11-29T19:38:14.361Z Checking cstr-argument v0.1.2
18112023-11-29T19:38:14.616Z Checking pretty-hex v0.2.1
18122023-11-29T19:38:14.848Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18132023-11-29T19:38:14.963Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18142023-11-29T19:38:15.148Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18152023-11-29T19:38:15.299Z Checking colored v2.0.4
18162023-11-29T19:38:15.357Z Compiling zone_cfg_derive v0.3.0
18172023-11-29T19:38:15.623Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18182023-11-29T19:38:15.729Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18192023-11-29T19:38:16.247Z Checking predicates v2.1.5
18202023-11-29T19:38:17.279Z Compiling mockall_derive v0.11.4
18212023-11-29T19:38:17.357Z Compiling num-derive v0.4.0
18222023-11-29T19:38:17.957Z Checking downcast v0.11.0
18232023-11-29T19:38:18.037Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18242023-11-29T19:38:18.255Z Checking fragile v2.0.0
18252023-11-29T19:38:18.489Z Checking parse-display v0.8.2
18262023-11-29T19:38:18.648Z Checking zone v0.3.0
18272023-11-29T19:38:18.709Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18282023-11-29T19:38:18.735Z Checking smf v0.2.2
18292023-11-29T19:38:19.108Z Checking xattr v1.0.1
18302023-11-29T19:38:19.311Z Checking filetime v0.2.22
18312023-11-29T19:38:19.450Z Checking pem v3.0.2
18322023-11-29T19:38:19.606Z Checking tar v0.4.40
18332023-11-29T19:38:19.859Z Checking linked-hash-map v0.5.6
18342023-11-29T19:38:19.868Z Checking headers-core v0.2.0
18352023-11-29T19:38:20.284Z Checking headers v0.3.9
18362023-11-29T19:38:20.284Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18372023-11-29T19:38:20.284Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18382023-11-29T19:38:20.406Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18392023-11-29T19:38:20.544Z Checking lru-cache v0.1.2
18402023-11-29T19:38:20.804Z Checking password-hash v0.5.0
18412023-11-29T19:38:20.823Z Checking blake2 v0.10.6
18422023-11-29T19:38:21.399Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18432023-11-29T19:38:21.523Z Checking base64 v0.13.1
18442023-11-29T19:38:21.568Z Checking argon2 v0.5.2
18452023-11-29T19:38:21.868Z Checking rcgen v0.11.3
18462023-11-29T19:38:22.071Z Checking atomicwrites v0.4.2
18472023-11-29T19:38:22.152Z Checking pem v1.1.1
18482023-11-29T19:38:22.329Z Checking subprocess v0.2.9
18492023-11-29T19:38:22.477Z Checking arc-swap v1.6.0
18502023-11-29T19:38:22.547Z Compiling cancel-safe-futures v0.1.5
18512023-11-29T19:38:22.904Z Checking ciborium-io v0.2.1
18522023-11-29T19:38:23.067Z Checking half v1.8.2
18532023-11-29T19:38:23.133Z Checking textwrap v0.11.0
18542023-11-29T19:38:23.156Z Compiling heck v0.3.3
18552023-11-29T19:38:23.161Z Checking slog-scope v4.4.0
18562023-11-29T19:38:23.433Z Checking ansi_term v0.12.1
18572023-11-29T19:38:23.455Z Checking strsim v0.8.0
18582023-11-29T19:38:23.590Z Compiling libefi-sys v0.1.0
18592023-11-29T19:38:23.686Z Checking ciborium-ll v0.2.1
18602023-11-29T19:38:23.734Z Checking vec_map v0.8.2
18612023-11-29T19:38:24.205Z Compiling structopt-derive v0.4.18
18622023-11-29T19:38:24.217Z Checking slog-stdlog v4.1.1
18632023-11-29T19:38:24.217Z Checking clap v2.34.0
18642023-11-29T19:38:24.217Z Checking ciborium v0.2.1
18652023-11-29T19:38:24.217Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18662023-11-29T19:38:24.764Z Checking slog-envlogger v2.2.0
18672023-11-29T19:38:25.055Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18682023-11-29T19:38:25.522Z Checking resolv-conf v0.7.0
18692023-11-29T19:38:25.563Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18702023-11-29T19:38:25.782Z Compiling slog-dtrace v0.2.3
18712023-11-29T19:38:25.927Z Compiling convert_case v0.4.0
18722023-11-29T19:38:26.105Z Checking trust-dns-resolver v0.22.0
18732023-11-29T19:38:26.972Z Checking pem-rfc7468 v0.7.0
18742023-11-29T19:38:27.384Z Compiling der_derive v0.7.2
18752023-11-29T19:38:27.512Z Compiling derive_more v0.99.17
18762023-11-29T19:38:28.683Z Checking fxhash v0.2.1
18772023-11-29T19:38:28.835Z Checking flagset v0.4.3
18782023-11-29T19:38:28.866Z Checking structopt v0.3.26
18792023-11-29T19:38:28.914Z Checking termcolor v1.2.0
18802023-11-29T19:38:29.115Z Checking itertools v0.12.0
18812023-11-29T19:38:29.428Z Compiling radium v0.7.0
18822023-11-29T19:38:29.531Z Checking tap v1.0.1
18832023-11-29T19:38:29.750Z Compiling maybe-uninit v2.0.0
18842023-11-29T19:38:30.619Z Checking wyz v0.5.1
18852023-11-29T19:38:30.647Z Checking mockall v0.11.4
18862023-11-29T19:38:30.777Z Checking funty v2.0.0
18872023-11-29T19:38:30.991Z Checking crc-catalog v2.2.0
18882023-11-29T19:38:31.192Z Compiling num-bigint-dig v0.8.4
18892023-11-29T19:38:31.274Z Compiling same-file v1.0.6
18902023-11-29T19:38:31.621Z Compiling packed_struct v0.10.1
18912023-11-29T19:38:31.694Z Compiling walkdir v2.4.0
18922023-11-29T19:38:31.733Z Checking der v0.7.8
18932023-11-29T19:38:32.304Z Checking crc v3.0.1
18942023-11-29T19:38:32.638Z Checking bitvec v1.0.1
18952023-11-29T19:38:32.742Z Compiling semver-parser v0.10.2
18962023-11-29T19:38:32.941Z Compiling packed_struct_codegen v0.10.1
18972023-11-29T19:38:33.285Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18982023-11-29T19:38:33.742Z Checking nodrop v0.1.14
18992023-11-29T19:38:34.810Z Checking spki v0.7.2
19002023-11-29T19:38:35.258Z Checking pkcs8 v0.10.2
19012023-11-29T19:38:35.648Z Checking pkcs1 v0.7.5
19022023-11-29T19:38:35.693Z Compiling semver v0.11.0
19032023-11-29T19:38:36.305Z Checking array-init v0.0.4
19042023-11-29T19:38:36.467Z Checking smallvec v0.6.14
19052023-11-29T19:38:37.043Z Compiling num-rational v0.4.1
19062023-11-29T19:38:37.947Z Compiling home v0.5.5
19072023-11-29T19:38:37.968Z Checking bitfield v0.14.0
19082023-11-29T19:38:38.286Z Compiling toolchain_find v0.2.0
19092023-11-29T19:38:38.396Z Checking serde-hex v0.1.0
19102023-11-29T19:38:39.338Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19112023-11-29T19:38:39.590Z Checking x509-cert v0.2.4
19122023-11-29T19:38:39.828Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19132023-11-29T19:38:40.193Z Checking env_logger v0.10.0
19142023-11-29T19:38:40.217Z Checking rsa v0.9.2
19152023-11-29T19:38:40.849Z Checking newline-converter v0.3.0
19162023-11-29T19:38:41.095Z Checking hkdf v0.12.3
19172023-11-29T19:38:41.703Z Checking ron v0.8.1
19182023-11-29T19:38:41.889Z Compiling toml v0.5.11
19192023-11-29T19:38:42.026Z Checking crc-any v2.4.3
19202023-11-29T19:38:42.214Z Checking expectorate v1.1.0
19212023-11-29T19:38:42.285Z Compiling omicron-zone-package v0.9.1
19222023-11-29T19:38:42.614Z Checking object v0.30.4
19232023-11-29T19:38:43.789Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19242023-11-29T19:38:43.805Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19252023-11-29T19:38:44.159Z Checking num-complex v0.4.4
19262023-11-29T19:38:45.334Z Compiling rustfmt-wrapper v0.2.0
19272023-11-29T19:38:45.706Z Checking utf-8 v0.7.6
19282023-11-29T19:38:46.000Z Checking path-slash v0.1.5
19292023-11-29T19:38:46.559Z Checking keccak v0.1.4
19302023-11-29T19:38:46.583Z Checking tungstenite v0.20.1
19312023-11-29T19:38:46.682Z Checking sha3 v0.10.8
19322023-11-29T19:38:46.983Z Checking num v0.4.1
19332023-11-29T19:38:47.122Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19342023-11-29T19:38:47.283Z Checking secrecy v0.8.0
19352023-11-29T19:38:47.604Z Compiling buf-list v1.0.3
19362023-11-29T19:38:47.880Z Checking tokio-tungstenite v0.20.1
19372023-11-29T19:38:48.111Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19382023-11-29T19:38:48.620Z Checking swrite v0.1.0
19392023-11-29T19:38:48.623Z Checking glob v0.3.1
19402023-11-29T19:38:48.782Z Compiling parking_lot_core v0.8.6
19412023-11-29T19:38:49.128Z Checking nibble_vec v0.1.0
19422023-11-29T19:38:49.139Z Checking endian-type v0.1.2
19432023-11-29T19:38:49.196Z Checking libsw v3.3.0
19442023-11-29T19:38:49.384Z Compiling derive-where v1.2.5
19452023-11-29T19:38:49.442Z Checking radix_trie v0.2.1
19462023-11-29T19:38:49.597Z Checking owo-colors v3.5.0
19472023-11-29T19:38:50.014Z Checking parking_lot v0.11.2
19482023-11-29T19:38:50.065Z Checking trust-dns-client v0.22.0
19492023-11-29T19:38:50.578Z Checking sled v0.34.7
19502023-11-29T19:38:51.531Z Checking linear-map v1.2.0
19512023-11-29T19:38:51.986Z Checking pretty-hex v0.4.0
19522023-11-29T19:38:52.154Z Checking trust-dns-server v0.22.1
19532023-11-29T19:38:52.234Z Compiling semver v0.1.20
19542023-11-29T19:38:52.958Z Compiling rustc_version v0.1.7
19552023-11-29T19:38:52.985Z Checking crossbeam-deque v0.8.3
19562023-11-29T19:38:53.353Z Compiling rayon-core v1.12.0
19572023-11-29T19:38:53.469Z Checking openapiv3 v1.0.3
19582023-11-29T19:38:53.730Z Compiling newtype_derive v0.1.6
19592023-11-29T19:38:54.433Z Compiling memoffset v0.7.1
19602023-11-29T19:38:54.884Z Compiling unicase v2.7.0
19612023-11-29T19:38:54.903Z Compiling platforms v3.0.2
19622023-11-29T19:38:55.284Z Checking rayon v1.8.0
19632023-11-29T19:38:55.542Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19642023-11-29T19:38:55.608Z Checking steno v0.4.0
19652023-11-29T19:38:55.626Z Checking globset v0.4.13
19662023-11-29T19:38:56.464Z Checking olpc-cjson v0.1.3
19672023-11-29T19:38:56.531Z Checking serde_plain v1.0.2
19682023-11-29T19:38:56.784Z Compiling async-recursion v1.0.5
19692023-11-29T19:38:56.900Z Checking typed-path v0.6.0
19702023-11-29T19:38:59.227Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19712023-11-29T19:38:59.472Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19722023-11-29T19:38:59.719Z Checking display-error-chain v0.2.0
19732023-11-29T19:38:59.823Z Checking signature v1.6.4
19742023-11-29T19:38:59.859Z Compiling salty v0.2.0
19752023-11-29T19:38:59.995Z Checking ed25519 v1.5.3
19762023-11-29T19:39:00.015Z Compiling curve25519-dalek v4.1.0
19772023-11-29T19:39:00.060Z Checking tough v0.15.0
19782023-11-29T19:39:00.218Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19792023-11-29T19:39:00.880Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19802023-11-29T19:39:01.279Z Checking serde-big-array v0.5.1
19812023-11-29T19:39:01.302Z Checking ff v0.13.0
19822023-11-29T19:39:01.589Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19832023-11-29T19:39:01.774Z Checking group v0.13.0
19842023-11-29T19:39:02.009Z Compiling mime_guess v2.0.4
19852023-11-29T19:39:03.027Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19862023-11-29T19:39:03.457Z Checking signal-hook-tokio v0.3.1
19872023-11-29T19:39:03.514Z Checking serde-big-array v0.4.1
19882023-11-29T19:39:03.578Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19892023-11-29T19:39:03.693Z Checking universal-hash v0.5.1
19902023-11-29T19:39:03.740Z Checking crypto-bigint v0.5.2
19912023-11-29T19:39:03.961Z Compiling thiserror-impl-no-std v2.0.2
19922023-11-29T19:39:04.139Z Compiling curve25519-dalek-derive v0.1.0
19932023-11-29T19:39:04.308Z Checking base16ct v0.2.0
19942023-11-29T19:39:04.583Z Checking opaque-debug v0.3.0
19952023-11-29T19:39:04.707Z Checking poly1305 v0.8.0
19962023-11-29T19:39:04.726Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19972023-11-29T19:39:05.015Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19982023-11-29T19:39:05.229Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19992023-11-29T19:39:05.409Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20002023-11-29T19:39:06.306Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20012023-11-29T19:39:06.610Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20022023-11-29T19:39:06.862Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20032023-11-29T19:39:07.371Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20042023-11-29T19:39:07.998Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20052023-11-29T19:39:09.454Z Checking thiserror-no-std v2.0.2
20062023-11-29T19:39:10.031Z Checking elliptic-curve v0.13.5
20072023-11-29T19:39:10.348Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20082023-11-29T19:39:11.316Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20092023-11-29T19:39:11.777Z Checking chacha20 v0.9.1
20102023-11-29T19:39:12.074Z Checking bcs v0.1.6
20112023-11-29T19:39:12.339Z Checking aead v0.5.2
20122023-11-29T19:39:12.606Z Checking kstat-rs v0.2.3
20132023-11-29T19:39:12.673Z Checking highway v1.1.0
20142023-11-29T19:39:12.795Z Checking corncobs v0.1.3
20152023-11-29T19:39:13.062Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20162023-11-29T19:39:13.119Z Checking chacha20poly1305 v0.10.1
20172023-11-29T19:39:13.306Z Checking vsss-rs v3.3.1
20182023-11-29T19:39:13.383Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20192023-11-29T19:39:14.472Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20202023-11-29T19:39:15.407Z Compiling portable-atomic v1.4.3
20212023-11-29T19:39:16.052Z Compiling crunchy v0.2.2
20222023-11-29T19:39:17.119Z Compiling clang-sys v1.6.1
20232023-11-29T19:39:17.137Z Compiling tiny-keccak v2.0.2
20242023-11-29T19:39:17.583Z Compiling prettyplease v0.2.12
20252023-11-29T19:39:19.406Z Compiling darling_core v0.14.4
20262023-11-29T19:39:19.859Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20272023-11-29T19:39:20.258Z Checking http-range v0.1.5
20282023-11-29T19:39:20.522Z Checking number_prefix v0.4.0
20292023-11-29T19:39:20.790Z Checking assert_matches v1.5.0
20302023-11-29T19:39:20.821Z Checking humantime v2.1.0
20312023-11-29T19:39:20.924Z Compiling minimal-lexical v0.2.1
20322023-11-29T19:39:21.006Z Checking indicatif v0.17.7
20332023-11-29T19:39:21.337Z Checking hyper-staticfile v0.9.5
20342023-11-29T19:39:21.828Z Compiling nom v7.1.3
20352023-11-29T19:39:21.955Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20362023-11-29T19:39:23.344Z Compiling ascii-canvas v3.0.0
20372023-11-29T19:39:24.395Z Compiling ena v0.14.2
20382023-11-29T19:39:25.035Z Compiling libloading v0.7.4
20392023-11-29T19:39:25.676Z Compiling regex-syntax v0.6.29
20402023-11-29T19:39:25.840Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20412023-11-29T19:39:27.977Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20422023-11-29T19:39:28.626Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20432023-11-29T19:39:29.526Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20442023-11-29T19:39:30.591Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20452023-11-29T19:39:30.742Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20462023-11-29T19:39:32.347Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20472023-11-29T19:39:32.910Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20482023-11-29T19:39:33.440Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20492023-11-29T19:39:33.928Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20502023-11-29T19:39:34.270Z Compiling darling_macro v0.14.4
20512023-11-29T19:39:34.896Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20522023-11-29T19:39:35.932Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20532023-11-29T19:39:35.970Z Compiling diff v0.1.13
20542023-11-29T19:39:36.157Z Compiling bindgen v0.65.1
20552023-11-29T19:39:37.324Z Compiling lalrpop v0.19.12
20562023-11-29T19:39:37.447Z Compiling darling v0.14.4
20572023-11-29T19:39:37.505Z Compiling cexpr v0.6.0
20582023-11-29T19:39:43.809Z Compiling which v4.4.0
20592023-11-29T19:39:44.790Z Checking maplit v1.0.2
20602023-11-29T19:39:44.938Z Compiling lazycell v1.3.0
20612023-11-29T19:39:45.188Z Compiling rustc-hash v1.1.0
20622023-11-29T19:39:45.413Z Compiling shlex v1.1.0
20632023-11-29T19:39:45.858Z Compiling ref-cast v1.0.20
20642023-11-29T19:39:46.652Z Compiling peeking_take_while v0.1.2
20652023-11-29T19:39:49.017Z Compiling derive_builder_core v0.12.0
20662023-11-29T19:39:52.012Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20672023-11-29T19:39:52.682Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20682023-11-29T19:39:53.141Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20692023-11-29T19:39:54.585Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20702023-11-29T19:39:55.577Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20712023-11-29T19:39:57.192Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20722023-11-29T19:39:57.474Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20732023-11-29T19:39:59.952Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20742023-11-29T19:40:00.397Z Compiling ref-cast-impl v1.0.20
20752023-11-29T19:40:01.016Z Compiling libxml v0.3.3
20762023-11-29T19:40:01.644Z Compiling derive_builder_macro v0.12.0
20772023-11-29T19:40:02.448Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20782023-11-29T19:40:02.586Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20792023-11-29T19:40:02.665Z Compiling strum_macros v0.24.3
20802023-11-29T19:40:03.016Z Compiling fs-err v2.11.0
20812023-11-29T19:40:03.459Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20822023-11-29T19:40:03.905Z Compiling cookie v0.18.0
20832023-11-29T19:40:04.340Z Compiling indoc v1.0.9
20842023-11-29T19:40:04.734Z Checking derive_builder v0.12.0
20852023-11-29T19:40:05.966Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20862023-11-29T19:40:06.054Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20872023-11-29T19:40:07.854Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20882023-11-29T19:40:09.390Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20892023-11-29T19:40:09.437Z Checking bb8 v0.8.1
20902023-11-29T19:40:09.655Z Checking quick-xml v0.23.1
20912023-11-29T19:40:09.796Z Compiling impl-trait-for-tuples v0.2.2
20922023-11-29T19:40:10.158Z Compiling oso-derive v0.27.0
20932023-11-29T19:40:10.255Z Checking unicode-linebreak v0.1.5
20942023-11-29T19:40:10.785Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20952023-11-29T19:40:10.943Z Checking smawk v0.3.1
20962023-11-29T19:40:11.302Z Checking textwrap v0.16.0
20972023-11-29T19:40:11.613Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20982023-11-29T19:40:12.385Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20992023-11-29T19:40:12.420Z Checking bytesize v1.3.0
21002023-11-29T19:40:12.502Z Checking is_ci v1.1.1
21012023-11-29T19:40:12.646Z Checking supports-color v2.1.0
21022023-11-29T19:40:12.778Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21032023-11-29T19:40:12.799Z Compiling indoc v2.0.3
21042023-11-29T19:40:12.943Z Checking cassowary v0.3.0
21052023-11-29T19:40:13.375Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21062023-11-29T19:40:13.581Z Checking rtoolbox v0.0.1
21072023-11-29T19:40:13.857Z Checking rpassword v7.3.1
21082023-11-29T19:40:14.071Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21092023-11-29T19:40:14.589Z Checking ratatui v0.23.0
21102023-11-29T19:40:14.980Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21112023-11-29T19:40:16.646Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21122023-11-29T19:40:16.673Z Checking shell-words v1.1.0
21132023-11-29T19:40:17.363Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21142023-11-29T19:40:17.371Z Checking fatfs v0.3.6
21152023-11-29T19:40:18.443Z Checking tui-tree-widget v0.13.0
21162023-11-29T19:40:18.839Z Checking yansi v0.5.1
21172023-11-29T19:40:19.084Z Checking plotters-backend v0.3.5
21182023-11-29T19:40:19.114Z Checking rand v0.4.6
21192023-11-29T19:40:19.251Z Checking pretty_assertions v1.4.0
21202023-11-29T19:40:19.536Z Compiling vte_generate_state_changes v0.1.1
21212023-11-29T19:40:19.658Z Checking plotters-svg v0.3.5
21222023-11-29T19:40:19.982Z Checking cast v0.3.0
21232023-11-29T19:40:20.301Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21242023-11-29T19:40:20.564Z Checking remove_dir_all v0.5.3
21252023-11-29T19:40:20.680Z Checking vte v0.11.1
21262023-11-29T19:40:20.700Z Checking tempdir v0.3.7
21272023-11-29T19:40:20.940Z Checking criterion-plot v0.5.0
21282023-11-29T19:40:21.749Z Checking plotters v0.3.5
21292023-11-29T19:40:23.223Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21302023-11-29T19:40:24.577Z Checking tinytemplate v1.2.1
21312023-11-29T19:40:24.644Z Checking anes v0.1.6
21322023-11-29T19:40:25.221Z Checking oorandom v11.1.3
21332023-11-29T19:40:25.244Z Checking strip-ansi-escapes v0.2.0
21342023-11-29T19:40:25.444Z Checking criterion v0.5.1
21352023-11-29T19:40:25.465Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21362023-11-29T19:40:27.283Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21372023-11-29T19:40:29.517Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21382023-11-29T19:40:30.237Z Checking assert_cmd v2.0.12
21392023-11-29T19:40:30.901Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21402023-11-29T19:40:32.363Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21412023-11-29T19:40:33.386Z Checking fd-lock v3.0.13
21422023-11-29T19:40:33.666Z Checking dashmap v5.5.1
21432023-11-29T19:40:34.692Z Compiling serial_test_derive v0.10.0
21442023-11-29T19:40:35.401Z Checking nu-ansi-term v0.49.0
21452023-11-29T19:40:36.009Z Checking reedline v0.26.0
21462023-11-29T19:40:36.616Z Checking serial_test v0.10.0
21472023-11-29T19:40:38.779Z Checking threadpool v1.8.1
21482023-11-29T19:40:39.077Z Checking nanorand v0.7.0
21492023-11-29T19:40:39.248Z Checking topological-sort v0.2.2
21502023-11-29T19:40:39.570Z Checking libtest-mimic v0.6.1
21512023-11-29T19:40:39.653Z Checking flume v0.11.0
21522023-11-29T19:40:40.232Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21532023-11-29T19:40:40.444Z Checking httptest v0.15.5
21542023-11-29T19:40:41.693Z Checking similar-asserts v1.5.0
21552023-11-29T19:40:42.048Z Compiling rstest_macros v0.18.2
21562023-11-29T19:40:42.745Z Checking bytecount v0.6.3
21572023-11-29T19:40:42.835Z Compiling crossbeam-queue v0.3.8
21582023-11-29T19:40:42.956Z Checking papergrid v0.10.0
21592023-11-29T19:40:43.803Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21602023-11-29T19:40:45.142Z Checking datatest-stable v0.2.3
21612023-11-29T19:40:45.199Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21622023-11-29T19:40:45.471Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21632023-11-29T19:40:45.861Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21642023-11-29T19:40:45.911Z Compiling tabled_derive v0.6.0
21652023-11-29T19:40:46.891Z Checking constant_time_eq v0.2.6
21662023-11-29T19:40:47.056Z Compiling trybuild v1.0.85
21672023-11-29T19:40:47.477Z Checking arrayvec v0.7.4
21682023-11-29T19:40:47.675Z Compiling relative-path v1.9.0
21692023-11-29T19:40:48.131Z Checking arrayref v0.3.7
21702023-11-29T19:40:48.267Z Checking blake2b_simd v1.0.1
21712023-11-29T19:40:50.650Z Checking tabled v0.14.0
21722023-11-29T19:40:50.675Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21732023-11-29T19:40:54.521Z Checking basic-toml v0.1.4
21742023-11-29T19:40:55.888Z Checking futures-timer v3.0.2
21752023-11-29T19:40:56.614Z Checking constant_time_eq v0.3.0
21762023-11-29T19:40:56.823Z Checking rust-argon2 v1.0.1
21772023-11-29T19:40:59.925Z Checking crossbeam v0.8.2
21782023-11-29T19:41:00.074Z Checking partial-io v0.5.4
21792023-11-29T19:41:00.655Z Checking approx v0.5.1
21802023-11-29T19:41:01.007Z Checking termios v0.3.3
21812023-11-29T19:41:01.313Z Checking hex-literal v0.4.1
21822023-11-29T19:41:04.854Z Checking rstest v0.18.2
21832023-11-29T19:41:10.344Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21842023-11-29T19:41:11.911Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21852023-11-29T19:42:08.955Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21862023-11-29T19:42:12.334Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21872023-11-29T19:42:12.843Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21882023-11-29T19:42:27.676Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21892023-11-29T19:42:50.397Z Compiling polar-core v0.27.0
21902023-11-29T19:43:01.426Z Checking oso v0.27.0
21912023-11-29T19:43:38.566Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21922023-11-29T19:45:04.824Z Finished dev [unoptimized + debuginfo] target(s) in 10m 04s
21932023-11-29T19:45:05.020Z
21942023-11-29T19:45:05.020Zreal 11:02.970441865
21952023-11-29T19:45:05.020Zuser 59:46.485967784
21962023-11-29T19:45:05.023Zsys 7:43.872929153
21972023-11-29T19:45:05.023Ztrap 2.092634953
21982023-11-29T19:45:05.023Ztflt 3.126757641
21992023-11-29T19:45:05.023Zdflt 5.368331817
22002023-11-29T19:45:05.029Zkflt 0.022241076
22012023-11-29T19:45:05.029Zlock 1:35:10.557927205
22022023-11-29T19:45:05.029Zslp 2:58:26.916907804
22032023-11-29T19:45:05.029Zlat 2:06.432545345
22042023-11-29T19:45:05.029Zstop 4:20.269780096
22052023-11-29T19:45:06.221Zwarning: output filename collision.
22062023-11-29T19:45:06.221ZThe 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)`.
22072023-11-29T19:45:06.221ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22082023-11-29T19:45:06.221ZThe targets should have unique names.
22092023-11-29T19:45:06.221ZThis is a known bug where multiple crates with the same name use
22102023-11-29T19:45:06.221Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22112023-11-29T19:45:06.225Zwarning: output filename collision.
22122023-11-29T19:45:06.225ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22132023-11-29T19:45:06.225ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22142023-11-29T19:45:06.225ZThe targets should have unique names.
22152023-11-29T19:45:06.225ZThis is a known bug where multiple crates with the same name use
22162023-11-29T19:45:06.225Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22172023-11-29T19:45:06.225Zwarning: output filename collision.
22182023-11-29T19:45:06.225ZThe 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)`.
22192023-11-29T19:45:06.225ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22202023-11-29T19:45:06.225ZThe targets should have unique names.
22212023-11-29T19:45:06.225ZThis is a known bug where multiple crates with the same name use
22222023-11-29T19:45:06.225Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22232023-11-29T19:45:06.803Z Documenting libc v0.2.150
22242023-11-29T19:45:06.824Z Documenting cfg-if v1.0.0
22252023-11-29T19:45:06.831Z Documenting serde_derive v1.0.192
22262023-11-29T19:45:06.866Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22272023-11-29T19:45:06.871Z Documenting scopeguard v1.2.0
22282023-11-29T19:45:06.871Z Documenting log v0.4.20
22292023-11-29T19:45:06.903Z Documenting smallvec v1.11.0
22302023-11-29T19:45:06.903Z Documenting itoa v1.0.9
22312023-11-29T19:45:07.310Z Documenting memchr v2.6.3
22322023-11-29T19:45:10.784Z Documenting lock_api v0.4.10
22332023-11-29T19:45:10.912Z Documenting zeroize_derive v1.4.2
22342023-11-29T19:45:10.935Z Documenting pin-project-lite v0.2.13
22352023-11-29T19:45:11.493Z Documenting libm v0.2.7
22362023-11-29T19:45:12.898Z Documenting futures-core v0.3.29
22372023-11-29T19:45:13.134Z Documenting getrandom v0.2.10
22382023-11-29T19:45:14.406Z Documenting parking_lot_core v0.9.8
22392023-11-29T19:45:14.979Z Documenting signal-hook-registry v1.4.1
22402023-11-29T19:45:15.299Z Documenting mio v0.8.9
22412023-11-29T19:45:16.424Z Documenting num-traits v0.2.16
22422023-11-29T19:45:16.659Z Documenting serde v1.0.192
22432023-11-29T19:45:18.431Z Documenting thiserror-impl v1.0.49
22442023-11-29T19:45:18.571Z Documenting zeroize v1.7.0
22452023-11-29T19:45:18.822Z Documenting rand_core v0.6.4
22462023-11-29T19:45:20.212Z Documenting parking_lot v0.12.1
22472023-11-29T19:45:21.226Z Documenting socket2 v0.5.5
22482023-11-29T19:45:21.629Z Documenting num_cpus v1.16.0
22492023-11-29T19:45:23.569Z Documenting tokio-macros v2.2.0
22502023-11-29T19:45:24.367Z Documenting typenum v1.16.0
22512023-11-29T19:45:24.426Z Documenting once_cell v1.18.0
22522023-11-29T19:45:25.537Z Documenting thiserror v1.0.49
22532023-11-29T19:45:25.935Z Documenting subtle v2.5.0
22542023-11-29T19:45:27.206Z Documenting ryu v1.0.15
22552023-11-29T19:45:27.671Z Documenting byteorder v1.5.0
22562023-11-29T19:45:30.046Z Documenting futures-sink v0.3.29
22572023-11-29T19:45:30.442Z Documenting const-oid v0.9.5
22582023-11-29T19:45:30.823Z Documenting pin-utils v0.1.0
22592023-11-29T19:45:31.329Z Documenting slab v0.4.9
22602023-11-29T19:45:31.594Z Documenting futures-task v0.3.29
22612023-11-29T19:45:33.776Z Documenting futures-macro v0.3.29
22622023-11-29T19:45:35.384Z Documenting futures-channel v0.3.29
22632023-11-29T19:45:37.126Z Documenting futures-io v0.3.29
22642023-11-29T19:45:37.757Z Documenting iana-time-zone v0.1.57
22652023-11-29T19:45:38.862Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22662023-11-29T19:45:39.536Z Documenting tinyvec_macros v0.1.1
22672023-11-29T19:45:40.186Z Documenting ppv-lite86 v0.2.17
22682023-11-29T19:45:41.380Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22692023-11-29T19:45:42.850Z Documenting tracing-core v0.1.31
22702023-11-29T19:45:43.080Z Documenting futures-util v0.3.29
22712023-11-29T19:45:43.585Z Documenting tracing-attributes v0.1.26
22722023-11-29T19:45:44.000Z Documenting tinyvec v1.6.0
22732023-11-29T19:45:45.083Z Documenting rand_chacha v0.3.1
22742023-11-29T19:45:49.609Z Documenting unicode-normalization v0.1.22
22752023-11-29T19:45:51.938Z Documenting rand v0.8.5
22762023-11-29T19:45:52.236Z Documenting bytes v1.5.0
22772023-11-29T19:45:53.689Z Documenting bitflags v2.4.0
22782023-11-29T19:45:55.730Z Documenting serde_json v1.0.108
22792023-11-29T19:45:56.620Z Documenting chrono v0.4.31
22802023-11-29T19:45:58.489Z Documenting uuid v1.6.1
22812023-11-29T19:45:59.625Z Documenting tokio v1.34.0
22822023-11-29T19:46:00.034Z Documenting base64 v0.21.5
22832023-11-29T19:46:00.039Z Documenting fnv v1.0.7
22842023-11-29T19:46:04.025Z Documenting lazy_static v1.4.0
22852023-11-29T19:46:05.508Z Documenting unicode-bidi v0.3.13
22862023-11-29T19:46:05.627Z Documenting http v0.2.11
22872023-11-29T19:46:05.960Z Documenting percent-encoding v2.3.0
22882023-11-29T19:46:06.032Z Documenting spin v0.9.8
22892023-11-29T19:46:08.780Z Documenting cpufeatures v0.2.9
22902023-11-29T19:46:10.331Z Documenting generic-array v0.14.7
22912023-11-29T19:46:10.513Z Checking serde_derive_internals v0.26.0
22922023-11-29T19:46:11.560Z Documenting serde_derive_internals v0.26.0
22932023-11-29T19:46:11.613Z Documenting tracing v0.1.37
22942023-11-29T19:46:12.025Z Documenting form_urlencoded v1.2.0
22952023-11-29T19:46:12.249Z Documenting dyn-clone v1.0.13
22962023-11-29T19:46:12.592Z Documenting idna v0.4.0
22972023-11-29T19:46:14.341Z Documenting errno v0.3.2
22982023-11-29T19:46:16.230Z Documenting httparse v1.8.0
22992023-11-29T19:46:16.731Z Documenting unicode-ident v1.0.12
23002023-11-29T19:46:17.488Z Documenting crypto-common v0.1.6
23012023-11-29T19:46:18.018Z Documenting block-buffer v0.10.4
23022023-11-29T19:46:18.704Z Documenting url v2.4.1
23032023-11-29T19:46:19.412Z Documenting schemars_derive v0.8.13
23042023-11-29T19:46:20.361Z Documenting rustix v0.38.25
23052023-11-29T19:46:20.771Z Documenting adler v1.0.2
23062023-11-29T19:46:22.447Z Documenting proc-macro2 v1.0.69
23072023-11-29T19:46:23.988Z Documenting untrusted v0.9.0
23082023-11-29T19:46:24.303Z Documenting digest v0.10.7
23092023-11-29T19:46:24.973Z Documenting miniz_oxide v0.7.1
23102023-11-29T19:46:25.017Z Documenting try-lock v0.2.4
23112023-11-29T19:46:28.123Z Documenting httpdate v1.0.3
23122023-11-29T19:46:28.471Z Documenting quote v1.0.33
23132023-11-29T19:46:28.568Z Documenting schemars v0.8.13
23142023-11-29T19:46:29.178Z Documenting openssl-probe v0.1.5
23152023-11-29T19:46:30.154Z Documenting want v0.3.1
23162023-11-29T19:46:30.406Z Documenting ring v0.17.5
23172023-11-29T19:46:33.996Z Documenting http-body v0.4.5
23182023-11-29T19:46:34.210Z Documenting openssl-sys v0.9.93
23192023-11-29T19:46:34.537Z Documenting async-trait v0.1.74
23202023-11-29T19:46:34.953Z Documenting openssl-macros v0.1.1
23212023-11-29T19:46:35.855Z Documenting tower-service v0.3.2
23222023-11-29T19:46:38.469Z Documenting mime v0.3.17
23232023-11-29T19:46:38.529Z Documenting rustls-webpki v0.101.7
23242023-11-29T19:46:40.295Z Documenting aho-corasick v1.0.4
23252023-11-29T19:46:41.232Z Documenting tokio-util v0.7.10
23262023-11-29T19:46:41.459Z Documenting sct v0.7.0
23272023-11-29T19:46:41.632Z Documenting slog v2.7.0
23282023-11-29T19:46:41.684Z Documenting unicode-width v0.1.11
23292023-11-29T19:46:44.903Z Documenting ipnet v2.8.0
23302023-11-29T19:46:45.324Z Documenting hashbrown v0.14.2
23312023-11-29T19:46:45.391Z Documenting openssl v0.10.57
23322023-11-29T19:46:45.991Z Documenting equivalent v1.0.1
23332023-11-29T19:46:47.279Z Documenting regex-syntax v0.8.2
23342023-11-29T19:46:48.002Z Documenting rustls v0.21.9
23352023-11-29T19:46:48.248Z Documenting rustls-pemfile v1.0.3
23362023-11-29T19:46:50.145Z Documenting num-integer v0.1.45
23372023-11-29T19:46:51.338Z Documenting time-macros v0.2.13
23382023-11-29T19:46:51.508Z Documenting h2 v0.3.21
23392023-11-29T19:46:52.044Z Documenting indexmap v2.1.0
23402023-11-29T19:46:53.729Z Documenting time-core v0.1.1
23412023-11-29T19:46:56.309Z Documenting gimli v0.28.0
23422023-11-29T19:46:57.675Z Documenting regex-automata v0.4.3
23432023-11-29T19:46:57.916Z Documenting deranged v0.3.8
23442023-11-29T19:46:58.269Z Documenting utf8parse v0.2.1
23452023-11-29T19:46:58.780Z Documenting num_threads v0.1.6
23462023-11-29T19:46:59.049Z Documenting native-tls v0.2.11
23472023-11-29T19:47:00.977Z Documenting tokio-rustls v0.24.1
23482023-11-29T19:47:02.547Z Documenting zerocopy v0.6.4
23492023-11-29T19:47:04.352Z Documenting object v0.32.1
23502023-11-29T19:47:04.447Z Documenting time v0.3.27
23512023-11-29T19:47:06.017Z Documenting addr2line v0.21.0
23522023-11-29T19:47:06.834Z Documenting hyper v0.14.27
23532023-11-29T19:47:07.179Z Documenting crossbeam-utils v0.8.16
23542023-11-29T19:47:09.341Z Documenting encoding_rs v0.8.33
23552023-11-29T19:47:10.199Z Checking pest_meta v2.7.2
23562023-11-29T19:47:10.802Z Documenting regex v1.10.2
23572023-11-29T19:47:11.778Z Documenting rustc-demangle v0.1.23
23582023-11-29T19:47:11.805Z Documenting tokio-native-tls v0.3.1
23592023-11-29T19:47:12.564Z Documenting rustls-native-certs v0.6.3
23602023-11-29T19:47:13.280Z Documenting serde_urlencoded v0.7.1
23612023-11-29T19:47:15.968Z Documenting pest_meta v2.7.2
23622023-11-29T19:47:16.562Z Checking pest_generator v2.7.2
23632023-11-29T19:47:17.781Z Documenting anstyle v1.0.2
23642023-11-29T19:47:18.017Z Documenting ucd-trie v0.1.6
23652023-11-29T19:47:19.179Z Documenting webpki-roots v0.25.2
23662023-11-29T19:47:19.476Z Documenting data-encoding v2.4.0
23672023-11-29T19:47:21.110Z Documenting anstyle-parse v0.2.1
23682023-11-29T19:47:22.294Z Documenting pest_generator v2.7.2
23692023-11-29T19:47:23.617Z Documenting ipnetwork v0.20.0
23702023-11-29T19:47:23.782Z Documenting backtrace v0.3.69
23712023-11-29T19:47:23.895Z Documenting hyper-rustls v0.24.2
23722023-11-29T19:47:24.524Z Documenting hyper-tls v0.5.0
23732023-11-29T19:47:24.971Z Documenting pest v2.7.2
23742023-11-29T19:47:25.846Z Documenting syn v2.0.32
23752023-11-29T19:47:25.958Z Documenting sha2 v0.10.8
23762023-11-29T19:47:30.225Z Documenting pest_derive v2.7.2
23772023-11-29T19:47:31.912Z Documenting futures-executor v0.3.29
23782023-11-29T19:47:32.215Z Documenting anyhow v1.0.75
23792023-11-29T19:47:33.082Z Documenting hex v0.4.3
23802023-11-29T19:47:33.371Z Documenting crc32fast v1.3.2
23812023-11-29T19:47:34.526Z Checking serde_tokenstream v0.1.7
23822023-11-29T19:47:35.020Z Documenting reqwest v0.11.22
23832023-11-29T19:47:35.086Z Documenting colorchoice v1.0.0
23842023-11-29T19:47:37.442Z Documenting anstyle-query v1.0.0
23852023-11-29T19:47:38.849Z Documenting dtrace-parser v0.1.14
23862023-11-29T19:47:38.962Z Documenting openapiv3 v2.0.0-rc.1
23872023-11-29T19:47:39.167Z Documenting num-iter v0.1.43
23882023-11-29T19:47:39.225Z Documenting hmac v0.12.1
23892023-11-29T19:47:40.087Z Documenting dof v0.1.5
23902023-11-29T19:47:42.836Z Documenting anstream v0.5.0
23912023-11-29T19:47:44.518Z Documenting signal-hook v0.3.17
23922023-11-29T19:47:45.326Z Documenting thread-id v4.2.0
23932023-11-29T19:47:46.372Z Documenting terminal_size v0.2.6
23942023-11-29T19:47:46.775Z Documenting memoffset v0.9.0
23952023-11-29T19:47:48.085Z Documenting clap_lex v0.5.1
23962023-11-29T19:47:48.522Z Documenting strsim v0.10.0
23972023-11-29T19:47:49.395Z Documenting flate2 v1.0.28
23982023-11-29T19:47:50.412Z Documenting futures v0.3.29
23992023-11-29T19:47:50.894Z Documenting crossbeam-epoch v0.9.15
24002023-11-29T19:47:51.032Z Documenting usdt-impl v0.3.5
24012023-11-29T19:47:52.727Z Documenting usdt-macro v0.3.5
24022023-11-29T19:47:54.253Z Documenting usdt-attr-macro v0.3.5
24032023-11-29T19:47:54.658Z Documenting clap_derive v4.4.2
24042023-11-29T19:47:54.671Z Documenting clap_builder v4.4.2
24052023-11-29T19:47:56.905Z Documenting signal-hook-mio v0.2.3
24062023-11-29T19:47:57.101Z Documenting signature v2.1.0
24072023-11-29T19:48:00.457Z Documenting block-padding v0.3.3
24082023-11-29T19:48:01.590Z Documenting hash32 v0.2.1
24092023-11-29T19:48:02.605Z Documenting scheduled-thread-pool v0.2.7
24102023-11-29T19:48:02.756Z Documenting bzip2-sys v0.1.11+1.0.8
24112023-11-29T19:48:03.168Z Documenting usdt v0.3.5
24122023-11-29T19:48:03.328Z Documenting enum-as-inner v0.5.1
24132023-11-29T19:48:04.363Z Documenting diesel_table_macro_syntax v0.1.0
24142023-11-29T19:48:04.401Z Documenting clap v4.4.3
24152023-11-29T19:48:06.760Z Checking diesel_table_macro_syntax v0.1.0
24162023-11-29T19:48:07.013Z Documenting pin-project-internal v1.1.3
24172023-11-29T19:48:07.609Z Documenting unicode-segmentation v1.10.1
24182023-11-29T19:48:08.444Z Documenting stable_deref_trait v1.2.0
24192023-11-29T19:48:08.616Z Documenting r2d2 v0.8.10
24202023-11-29T19:48:10.475Z Documenting trust-dns-proto v0.22.0
24212023-11-29T19:48:11.041Z Documenting diesel_derives v2.1.2
24222023-11-29T19:48:11.780Z Documenting bzip2 v0.4.4
24232023-11-29T19:48:12.575Z Documenting heapless v0.7.16
24242023-11-29T19:48:12.635Z Documenting inout v0.1.3
24252023-11-29T19:48:12.697Z Documenting crossterm v0.27.0
24262023-11-29T19:48:14.219Z Documenting pin-project v1.1.3
24272023-11-29T19:48:14.665Z Documenting md-5 v0.10.5
24282023-11-29T19:48:17.622Z Documenting stringprep v0.1.3
24292023-11-29T19:48:18.361Z Documenting toml_datetime v0.6.5
24302023-11-29T19:48:18.706Z Documenting serde_spanned v0.6.4
24312023-11-29T19:48:20.076Z Documenting doc-comment v0.3.3
24322023-11-29T19:48:21.209Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24332023-11-29T19:48:21.621Z Documenting snafu-derive v0.7.5
24342023-11-29T19:48:22.132Z Documenting winnow v0.5.15
24352023-11-29T19:48:23.366Z Documenting static_assertions v1.1.0
24362023-11-29T19:48:24.328Z Documenting either v1.9.0
24372023-11-29T19:48:24.358Z Documenting fallible-iterator v0.2.0
24382023-11-29T19:48:24.579Z Documenting bit-vec v0.6.3
24392023-11-29T19:48:24.592Z Documenting siphasher v0.3.11
24402023-11-29T19:48:27.260Z Documenting managed v0.8.0
24412023-11-29T19:48:27.878Z Documenting diesel v2.1.4
24422023-11-29T19:48:28.928Z Documenting phf_shared v0.11.2
24432023-11-29T19:48:29.648Z Documenting toml_edit v0.21.0
24442023-11-29T19:48:30.303Z Documenting cipher v0.4.4
24452023-11-29T19:48:30.609Z Documenting zip v0.6.6
24462023-11-29T19:48:31.908Z Documenting smoltcp v0.9.1
24472023-11-29T19:48:32.096Z Documenting postgres-protocol v0.6.6
24482023-11-29T19:48:32.949Z Documenting snafu v0.7.5
24492023-11-29T19:48:34.523Z Documenting num-bigint v0.4.4
24502023-11-29T19:48:37.642Z Documenting hubpack v0.1.2
24512023-11-29T19:48:37.847Z Documenting bstr v1.6.0
24522023-11-29T19:48:39.294Z Documenting regress v0.7.1
24532023-11-29T19:48:39.612Z Documenting serde_repr v0.1.16
24542023-11-29T19:48:40.553Z Documenting fixedbitset v0.4.2
24552023-11-29T19:48:41.800Z Documenting new_debug_unreachable v1.0.4
24562023-11-29T19:48:44.521Z Documenting lalrpop-util v0.19.12
24572023-11-29T19:48:45.222Z Documenting precomputed-hash v0.1.1
24582023-11-29T19:48:45.432Z Documenting petgraph v0.6.4
24592023-11-29T19:48:45.725Z Documenting yasna v0.5.2
24602023-11-29T19:48:45.978Z Documenting postgres-types v0.2.6
24612023-11-29T19:48:46.249Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24622023-11-29T19:48:49.800Z Documenting phf v0.11.2
24632023-11-29T19:48:50.752Z Documenting string_cache v0.8.7
24642023-11-29T19:48:50.988Z Documenting console v0.15.7
24652023-11-29T19:48:54.922Z Documenting semver v1.0.20
24662023-11-29T19:48:55.591Z Documenting float-cmp v0.9.0
24672023-11-29T19:48:55.990Z Documenting normalize-line-endings v0.3.0
24682023-11-29T19:48:56.629Z Checking unsafe-libyaml v0.2.9
24692023-11-29T19:48:56.886Z Documenting heck v0.4.1
24702023-11-29T19:48:57.442Z Documenting predicates-core v1.0.6
24712023-11-29T19:48:57.823Z Documenting whoami v1.4.1
24722023-11-29T19:48:58.632Z Documenting difflib v0.4.0
24732023-11-29T19:49:00.964Z Documenting bit-set v0.5.3
24742023-11-29T19:49:01.249Z Documenting similar v2.2.1
24752023-11-29T19:49:01.578Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24762023-11-29T19:49:02.603Z Documenting tokio-stream v0.1.14
24772023-11-29T19:49:03.047Z Documenting unsafe-libyaml v0.2.9
24782023-11-29T19:49:03.220Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24792023-11-29T19:49:03.518Z Documenting tokio-postgres v0.7.10
24802023-11-29T19:49:04.249Z Documenting predicates v3.0.4
24812023-11-29T19:49:07.222Z Checking ident_case v1.0.1
24822023-11-29T19:49:07.442Z Checking serde_yaml v0.9.25
24832023-11-29T19:49:07.630Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24842023-11-29T19:49:08.724Z Documenting serde_yaml v0.9.25
24852023-11-29T19:49:10.206Z Documenting getopts v0.2.21
24862023-11-29T19:49:10.687Z Documenting match_cfg v0.1.0
24872023-11-29T19:49:12.100Z Documenting sha1 v0.10.6
24882023-11-29T19:49:13.148Z Documenting dirs-sys-next v0.1.2
24892023-11-29T19:49:14.748Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24902023-11-29T19:49:14.857Z Documenting hostname v0.3.1
24912023-11-29T19:49:16.306Z Documenting thread_local v1.1.7
24922023-11-29T19:49:17.138Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24932023-11-29T19:49:18.648Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24942023-11-29T19:49:18.799Z Documenting dirs-next v2.0.0
24952023-11-29T19:49:19.320Z Documenting paste v1.0.14
24962023-11-29T19:49:19.802Z Documenting crossbeam-channel v0.5.8
24972023-11-29T19:49:20.561Z Documenting atty v0.2.14
24982023-11-29T19:49:22.579Z Documenting take_mut v0.2.2
24992023-11-29T19:49:24.043Z Documenting slog-json v2.6.1
25002023-11-29T19:49:24.473Z Documenting term v0.7.0
25012023-11-29T19:49:25.208Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-11-29T19:49:25.285Z Documenting camino v1.1.6
25032023-11-29T19:49:25.523Z Documenting async-stream-impl v0.3.5
25042023-11-29T19:49:25.979Z Documenting debug-ignore v1.0.5
25052023-11-29T19:49:27.992Z Documenting slog-async v2.8.0
25062023-11-29T19:49:28.772Z Documenting atomic-waker v1.1.1
25072023-11-29T19:49:30.178Z Checking darling_core v0.20.3
25082023-11-29T19:49:30.466Z Documenting slog-term v2.9.0
25092023-11-29T19:49:30.882Z Documenting slog-bunyan v2.4.0
25102023-11-29T19:49:32.353Z Documenting toml v0.8.8
25112023-11-29T19:49:32.382Z Documenting async-stream v0.3.5
25122023-11-29T19:49:32.851Z Documenting waitgroup v0.1.2
25132023-11-29T19:49:33.197Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25142023-11-29T19:49:34.471Z Documenting multer v2.1.0
25152023-11-29T19:49:37.063Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25162023-11-29T19:49:37.598Z Documenting serde_path_to_error v0.1.14
25172023-11-29T19:49:37.828Z Documenting strum v0.25.0
25182023-11-29T19:49:38.000Z Checking darling v0.20.3
25192023-11-29T19:49:38.124Z Documenting serde_with_macros v2.3.3
25202023-11-29T19:49:38.269Z Documenting structmeta-derive v0.2.0
25212023-11-29T19:49:40.591Z Checking structmeta v0.2.0
25222023-11-29T19:49:40.938Z Documenting instant v0.1.12
25232023-11-29T19:49:41.131Z Checking regex-syntax v0.7.5
25242023-11-29T19:49:41.632Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25252023-11-29T19:49:43.240Z Documenting macaddr v1.0.1
25262023-11-29T19:49:43.719Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25272023-11-29T19:49:45.730Z Documenting structmeta v0.2.0
25282023-11-29T19:49:46.104Z Documenting serde_with v2.3.3
25292023-11-29T19:49:46.347Z Documenting backoff v0.4.0
25302023-11-29T19:49:46.458Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25312023-11-29T19:49:48.050Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25322023-11-29T19:49:49.302Z Documenting fastrand v2.0.0
25332023-11-29T19:49:52.166Z Documenting parse-display-derive v0.8.2
25342023-11-29T19:49:52.379Z Documenting is-terminal v0.4.9
25352023-11-29T19:49:52.906Z Documenting base64ct v1.6.0
25362023-11-29T19:49:53.761Z Documenting proc-macro-crate v1.3.1
25372023-11-29T19:49:54.705Z Checking proc-macro-crate v1.3.1
25382023-11-29T19:49:55.051Z Documenting proc-macro-error-attr v1.0.4
25392023-11-29T19:49:55.477Z Documenting tempfile v3.8.1
25402023-11-29T19:49:57.449Z Checking proc-macro-error v1.0.4
25412023-11-29T19:49:57.877Z Documenting postcard-cobs v0.1.5-pre
25422023-11-29T19:49:59.227Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25432023-11-29T19:49:59.426Z Documenting foreign-types-macros v0.2.3
25442023-11-29T19:50:00.778Z Documenting parse-display v0.8.2
25452023-11-29T19:50:00.905Z Documenting proc-macro-error v1.0.4
25462023-11-29T19:50:01.205Z Documenting num_enum_derive v0.5.11
25472023-11-29T19:50:02.052Z Documenting camino-tempfile v1.1.1
25482023-11-29T19:50:02.254Z Documenting postcard v0.7.3
25492023-11-29T19:50:05.801Z Documenting foreign-types-shared v0.3.1
25502023-11-29T19:50:06.210Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25512023-11-29T19:50:06.973Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25522023-11-29T19:50:07.225Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25532023-11-29T19:50:07.308Z Documenting crucible-workspace-hack v0.1.0
25542023-11-29T19:50:07.395Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25552023-11-29T19:50:08.856Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25562023-11-29T19:50:09.618Z Documenting cstr-argument v0.1.2
25572023-11-29T19:50:09.979Z Documenting foreign-types v0.5.0
25582023-11-29T19:50:10.503Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-11-29T19:50:10.770Z Documenting num_enum v0.5.11
25602023-11-29T19:50:12.747Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25612023-11-29T19:50:13.541Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25622023-11-29T19:50:14.345Z Documenting colored v2.0.4
25632023-11-29T19:50:15.798Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25642023-11-29T19:50:16.038Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25652023-11-29T19:50:16.286Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25662023-11-29T19:50:17.090Z Documenting zone_cfg_derive v0.3.0
25672023-11-29T19:50:19.058Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25682023-11-29T19:50:19.884Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25692023-11-29T19:50:19.952Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25702023-11-29T19:50:21.509Z Documenting num-derive v0.4.0
25712023-11-29T19:50:22.254Z Documenting smf v0.2.2
25722023-11-29T19:50:23.262Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25732023-11-29T19:50:24.681Z Documenting zone v0.3.0
25742023-11-29T19:50:25.216Z Documenting linked-hash-map v0.5.6
25752023-11-29T19:50:25.349Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25762023-11-29T19:50:26.191Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25772023-11-29T19:50:28.089Z Documenting password-hash v0.5.0
25782023-11-29T19:50:28.475Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25792023-11-29T19:50:29.424Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25802023-11-29T19:50:32.062Z Documenting lru-cache v0.1.2
25812023-11-29T19:50:32.472Z Documenting blake2 v0.10.6
25822023-11-29T19:50:32.874Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25832023-11-29T19:50:33.902Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25842023-11-29T19:50:34.282Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25852023-11-29T19:50:34.987Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25862023-11-29T19:50:35.422Z Checking heck v0.3.3
25872023-11-29T19:50:35.422Z Documenting structopt-derive v0.4.18
25882023-11-29T19:50:36.224Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25892023-11-29T19:50:37.532Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25902023-11-29T19:50:37.655Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912023-11-29T19:50:58.008Z Documenting argon2 v0.5.2
25922023-11-29T19:50:58.215Z Documenting libefi-sys v0.1.0
25932023-11-29T19:50:58.215Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25942023-11-29T19:50:58.215Z Documenting pem-rfc7468 v0.7.0
25952023-11-29T19:50:58.215Z Documenting structopt v0.3.26
25962023-11-29T19:50:58.215Z Documenting der_derive v0.7.2
25972023-11-29T19:50:58.215Z Documenting quick-error v1.2.3
25982023-11-29T19:50:58.692Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25992023-11-29T19:50:58.692Z Documenting flagset v0.4.3
26002023-11-29T19:50:58.692Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26012023-11-29T19:50:58.692Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022023-11-29T19:50:58.692Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26032023-11-29T19:50:58.692Z Documenting resolv-conf v0.7.0
26042023-11-29T19:50:58.692Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26052023-11-29T19:50:58.742Z Documenting der v0.7.8
26062023-11-29T19:50:58.742Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26072023-11-29T19:50:58.742Z Documenting cancel-safe-futures v0.1.5
26082023-11-29T19:50:58.742Z Documenting tap v1.0.1
26092023-11-29T19:50:58.742Z Documenting trust-dns-resolver v0.22.0
26102023-11-29T19:50:58.742Z Checking convert_case v0.4.0
26112023-11-29T19:50:58.742Z Documenting convert_case v0.4.0
26122023-11-29T19:50:58.742Z Documenting radium v0.7.0
26132023-11-29T19:51:00.363Z Documenting spki v0.7.2
26142023-11-29T19:51:01.298Z Documenting wyz v0.5.1
26152023-11-29T19:51:02.919Z Documenting crc-catalog v2.2.0
26162023-11-29T19:51:03.309Z Documenting derive_more v0.99.17
26172023-11-29T19:51:03.998Z Documenting arc-swap v1.6.0
26182023-11-29T19:51:05.831Z Documenting funty v2.0.0
26192023-11-29T19:51:07.057Z Documenting pkcs8 v0.10.2
26202023-11-29T19:51:07.222Z Documenting crc v3.0.1
26212023-11-29T19:51:07.798Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26222023-11-29T19:51:09.698Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26232023-11-29T19:51:09.756Z Documenting slog-scope v4.4.0
26242023-11-29T19:51:10.622Z Documenting bitvec v1.0.1
26252023-11-29T19:51:10.970Z Documenting num-rational v0.4.1
26262023-11-29T19:51:11.600Z Documenting hkdf v0.12.3
26272023-11-29T19:51:11.660Z Documenting num-complex v0.4.4
26282023-11-29T19:51:12.302Z Documenting packed_struct_codegen v0.10.1
26292023-11-29T19:51:13.893Z Documenting ciborium-io v0.2.1
26302023-11-29T19:51:15.344Z Documenting half v1.8.2
26312023-11-29T19:51:17.773Z Documenting nodrop v0.1.14
26322023-11-29T19:51:18.841Z Documenting num v0.4.1
26332023-11-29T19:51:18.882Z Documenting slog-stdlog v4.1.1
26342023-11-29T19:51:18.934Z Documenting pkcs1 v0.7.5
26352023-11-29T19:51:19.316Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26362023-11-29T19:51:19.738Z Documenting ciborium-ll v0.2.1
26372023-11-29T19:51:21.037Z Documenting packed_struct v0.10.1
26382023-11-29T19:51:21.048Z Documenting slog-dtrace v0.2.3
26392023-11-29T19:51:21.685Z Documenting array-init v0.0.4
26402023-11-29T19:51:24.105Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26412023-11-29T19:51:25.394Z Documenting num-bigint-dig v0.8.4
26422023-11-29T19:51:25.875Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26432023-11-29T19:51:26.020Z Documenting xattr v1.0.1
26442023-11-29T19:51:26.577Z Documenting filetime v0.2.22
26452023-11-29T19:51:27.541Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26462023-11-29T19:51:30.610Z Documenting termcolor v1.2.0
26472023-11-29T19:51:31.869Z Documenting swrite v0.1.0
26482023-11-29T19:51:32.395Z Documenting bitfield v0.14.0
26492023-11-29T19:51:34.663Z Documenting keccak v0.1.4
26502023-11-29T19:51:35.331Z Documenting rsa v0.9.2
26512023-11-29T19:51:35.378Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26522023-11-29T19:51:36.671Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26532023-11-29T19:51:37.005Z Documenting env_logger v0.10.0
26542023-11-29T19:51:37.517Z Documenting tar v0.4.40
26552023-11-29T19:51:38.993Z Documenting sha3 v0.10.8
26562023-11-29T19:51:39.806Z Documenting serde-hex v0.1.0
26572023-11-29T19:51:43.686Z Documenting ciborium v0.2.1
26582023-11-29T19:51:43.875Z Documenting slog-envlogger v2.2.0
26592023-11-29T19:51:46.856Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26602023-11-29T19:51:46.954Z Documenting x509-cert v0.2.4
26612023-11-29T19:51:48.754Z Documenting newtype_derive v0.1.6
26622023-11-29T19:51:48.857Z Documenting libsw v3.3.0
26632023-11-29T19:51:50.307Z Documenting pem v3.0.2
26642023-11-29T19:51:52.036Z Documenting ron v0.8.1
26652023-11-29T19:51:52.599Z Documenting fxhash v0.2.1
26662023-11-29T19:51:54.161Z Documenting secrecy v0.8.0
26672023-11-29T19:51:55.066Z Documenting derive-where v1.2.5
26682023-11-29T19:51:55.528Z Documenting owo-colors v3.5.0
26692023-11-29T19:51:55.783Z Documenting utf-8 v0.7.6
26702023-11-29T19:51:55.851Z Documenting crc-any v2.4.3
26712023-11-29T19:51:56.140Z Documenting linear-map v1.2.0
26722023-11-29T19:51:58.299Z Documenting steno v0.4.0
26732023-11-29T19:51:58.739Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26742023-11-29T19:52:00.258Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26752023-11-29T19:52:00.549Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26762023-11-29T19:52:01.603Z Documenting tungstenite v0.20.1
26772023-11-29T19:52:02.846Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26782023-11-29T19:52:02.983Z Documenting same-file v1.0.6
26792023-11-29T19:52:04.986Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26802023-11-29T19:52:05.979Z Documenting path-slash v0.1.5
26812023-11-29T19:52:09.560Z Documenting walkdir v2.4.0
26822023-11-29T19:52:11.450Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26832023-11-29T19:52:11.971Z Documenting tokio-tungstenite v0.20.1
26842023-11-29T19:52:14.052Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26852023-11-29T19:52:15.148Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26862023-11-29T19:52:16.088Z Documenting buf-list v1.0.3
26872023-11-29T19:52:16.679Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26882023-11-29T19:52:23.064Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26892023-11-29T19:52:23.321Z Checking darling_core v0.14.4
26902023-11-29T19:52:23.339Z Documenting itertools v0.12.0
26912023-11-29T19:52:26.325Z Documenting nibble_vec v0.1.0
26922023-11-29T19:52:28.370Z Documenting endian-type v0.1.2
26932023-11-29T19:52:32.855Z Documenting glob v0.3.1
26942023-11-29T19:52:34.066Z Documenting radix_trie v0.2.1
26952023-11-29T19:52:34.850Z Checking darling v0.14.4
26962023-11-29T19:52:35.009Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26972023-11-29T19:52:35.315Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26982023-11-29T19:52:36.173Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992023-11-29T19:52:39.429Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27002023-11-29T19:52:39.487Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27012023-11-29T19:52:40.025Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27022023-11-29T19:52:41.278Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27032023-11-29T19:52:41.700Z Documenting trust-dns-client v0.22.0
27042023-11-29T19:52:43.115Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052023-11-29T19:52:48.464Z Documenting globset v0.4.13
27062023-11-29T19:52:51.568Z Documenting crossbeam-deque v0.8.3
27072023-11-29T19:52:53.605Z Documenting headers-core v0.2.0
27082023-11-29T19:52:56.682Z Documenting olpc-cjson v0.1.3
27092023-11-29T19:52:57.263Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27102023-11-29T19:52:57.846Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27112023-11-29T19:52:58.748Z Documenting serde_plain v1.0.2
27122023-11-29T19:52:59.404Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27132023-11-29T19:53:00.531Z Documenting async-recursion v1.0.5
27142023-11-29T19:53:01.794Z Documenting display-error-chain v0.2.0
27152023-11-29T19:53:03.687Z Documenting typed-path v0.6.0
27162023-11-29T19:53:04.771Z Documenting headers v0.3.9
27172023-11-29T19:53:05.125Z Documenting rayon-core v1.12.0
27182023-11-29T19:53:05.234Z Documenting trust-dns-server v0.22.1
27192023-11-29T19:53:14.956Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202023-11-29T19:53:14.956Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27212023-11-29T19:53:14.956Z Documenting derive_builder_core v0.12.0
27222023-11-29T19:53:14.956Z Checking derive_builder_core v0.12.0
27232023-11-29T19:53:14.956Z Documenting sled v0.34.7
27242023-11-29T19:53:14.956Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252023-11-29T19:53:14.956Z Documenting unicase v2.7.0
27262023-11-29T19:53:14.956Z Documenting tough v0.15.0
27272023-11-29T19:53:14.956Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27282023-11-29T19:53:14.956Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27292023-11-29T19:53:14.956Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27302023-11-29T19:53:14.956Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27312023-11-29T19:53:14.956Z Documenting bcs v0.1.6
27322023-11-29T19:53:14.998Z Documenting ff v0.13.0
27332023-11-29T19:53:16.230Z Documenting highway v1.1.0
27342023-11-29T19:53:18.504Z Documenting pretty-hex v0.4.0
27352023-11-29T19:53:18.544Z Documenting mime_guess v2.0.4
27362023-11-29T19:53:20.115Z Documenting derive_builder_macro v0.12.0
27372023-11-29T19:53:20.395Z Documenting rayon v1.8.0
27382023-11-29T19:53:20.883Z Documenting group v0.13.0
27392023-11-29T19:53:21.966Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27402023-11-29T19:53:23.174Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27412023-11-29T19:53:25.241Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27422023-11-29T19:53:28.546Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27432023-11-29T19:53:33.023Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27442023-11-29T19:53:33.261Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27452023-11-29T19:53:40.439Z Documenting portable-atomic v1.4.3
27462023-11-29T19:53:45.959Z Documenting ed25519 v1.5.3
27472023-11-29T19:53:49.202Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27482023-11-29T19:53:50.322Z Documenting universal-hash v0.5.1
27492023-11-29T19:53:51.732Z Documenting crypto-bigint v0.5.2
27502023-11-29T19:53:51.869Z Documenting kstat-rs v0.2.3
27512023-11-29T19:53:53.363Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27522023-11-29T19:53:54.357Z Documenting thiserror-impl-no-std v2.0.2
27532023-11-29T19:53:55.633Z Documenting curve25519-dalek-derive v0.1.0
27542023-11-29T19:53:58.923Z Documenting ref-cast-impl v1.0.20
27552023-11-29T19:53:59.701Z Documenting vte_generate_state_changes v0.1.1
27562023-11-29T19:54:02.340Z Documenting number_prefix v0.4.0
27572023-11-29T19:54:02.640Z Documenting opaque-debug v0.3.0
27582023-11-29T19:54:02.735Z Documenting base16ct v0.2.0
27592023-11-29T19:54:04.237Z Documenting cassowary v0.3.0
27602023-11-29T19:54:05.812Z Documenting vte v0.11.1
27612023-11-29T19:54:06.873Z Documenting ref-cast v1.0.20
27622023-11-29T19:54:07.156Z Documenting elliptic-curve v0.13.5
27632023-11-29T19:54:07.326Z Documenting poly1305 v0.8.0
27642023-11-29T19:54:07.971Z Documenting indicatif v0.17.7
27652023-11-29T19:54:09.964Z Documenting ratatui v0.23.0
27662023-11-29T19:54:11.149Z Documenting curve25519-dalek v4.1.0
27672023-11-29T19:54:12.660Z Documenting thiserror-no-std v2.0.2
27682023-11-29T19:54:15.024Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27692023-11-29T19:54:16.665Z Documenting salty v0.2.0
27702023-11-29T19:54:17.102Z Documenting derive_builder v0.12.0
27712023-11-29T19:54:17.987Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27722023-11-29T19:54:20.176Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27732023-11-29T19:54:20.944Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27742023-11-29T19:54:22.892Z Documenting fs-err v2.11.0
27752023-11-29T19:54:23.657Z Documenting polar-core v0.27.0
27762023-11-29T19:54:29.420Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27772023-11-29T19:54:29.424Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27782023-11-29T19:54:35.639Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27792023-11-29T19:54:35.900Z Documenting libxml v0.3.3
27802023-11-29T19:54:37.143Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27812023-11-29T19:54:45.939Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27822023-11-29T19:54:46.021Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27832023-11-29T19:54:46.527Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27842023-11-29T19:54:49.649Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27852023-11-29T19:54:50.020Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27862023-11-29T19:54:50.474Z Documenting chacha20 v0.9.1
27872023-11-29T19:54:51.555Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27882023-11-29T19:54:51.804Z Documenting bb8 v0.8.1
27892023-11-29T19:54:53.395Z Documenting aead v0.5.2
27902023-11-29T19:54:53.573Z Documenting serde-big-array v0.5.1
27912023-11-29T19:54:56.265Z Documenting bytesize v1.3.0
27922023-11-29T19:54:58.145Z Documenting quick-xml v0.23.1
27932023-11-29T19:55:00.106Z Documenting rtoolbox v0.0.1
27942023-11-29T19:55:00.426Z Documenting oso-derive v0.27.0
27952023-11-29T19:55:00.928Z Documenting impl-trait-for-tuples v0.2.2
27962023-11-29T19:55:02.814Z Documenting unicode-linebreak v0.1.5
27972023-11-29T19:55:03.099Z Documenting smawk v0.3.1
27982023-11-29T19:55:06.212Z Documenting is_ci v1.1.1
27992023-11-29T19:55:06.386Z Documenting maplit v1.0.2
28002023-11-29T19:55:06.927Z Documenting humantime v2.1.0
28012023-11-29T19:55:07.085Z Documenting rpassword v7.3.1
28022023-11-29T19:55:07.419Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28032023-11-29T19:55:09.370Z Documenting textwrap v0.16.0
28042023-11-29T19:55:09.856Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28052023-11-29T19:55:11.712Z Documenting supports-color v2.1.0
28062023-11-29T19:55:11.917Z Documenting oso v0.27.0
28072023-11-29T19:55:12.622Z Documenting chacha20poly1305 v0.10.1
28082023-11-29T19:55:13.668Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28092023-11-29T19:55:14.188Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28102023-11-29T19:55:15.720Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28112023-11-29T19:55:21.020Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28122023-11-29T19:55:22.571Z Documenting vsss-rs v3.3.1
28132023-11-29T19:55:27.400Z Documenting tui-tree-widget v0.13.0
28142023-11-29T19:55:27.400Z Documenting strip-ansi-escapes v0.2.0
28152023-11-29T19:55:28.571Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28162023-11-29T19:55:32.391Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172023-11-29T19:55:33.356Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28182023-11-29T19:55:35.037Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28192023-11-29T19:55:35.988Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28202023-11-29T19:55:39.338Z Documenting cookie v0.18.0
28212023-11-29T19:55:43.367Z Documenting rcgen v0.11.3
28222023-11-29T19:55:43.600Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28232023-11-29T19:55:45.921Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28242023-11-29T19:55:46.519Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28252023-11-29T19:55:47.563Z Documenting atomicwrites v0.4.2
28262023-11-29T19:55:48.553Z Documenting signal-hook-tokio v0.3.1
28272023-11-29T19:55:53.847Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28282023-11-29T19:55:54.342Z Documenting fd-lock v3.0.13
28292023-11-29T19:55:54.645Z Documenting subprocess v0.2.9
28302023-11-29T19:55:55.661Z Documenting corncobs v0.1.3
28312023-11-29T19:56:00.015Z Documenting http-range v0.1.5
28322023-11-29T19:56:00.930Z Documenting shell-words v1.1.0
28332023-11-29T19:56:01.430Z Documenting nu-ansi-term v0.49.0
28342023-11-29T19:56:02.254Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28352023-11-29T19:56:03.062Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28362023-11-29T19:56:05.683Z Documenting hyper-staticfile v0.9.5
28372023-11-29T19:56:07.280Z Documenting reedline v0.26.0
28382023-11-29T19:56:07.561Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28392023-11-29T19:56:08.946Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28402023-11-29T19:56:10.056Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28412023-11-29T19:56:16.421Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28422023-11-29T19:56:17.207Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28432023-11-29T19:56:18.392Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28442023-11-29T19:56:21.889Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28452023-11-29T19:56:22.018Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28462023-11-29T19:56:23.200Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28472023-11-29T19:56:37.851Z Documenting fatfs v0.3.6
28482023-11-29T19:56:40.797Z Documenting nanorand v0.7.0
28492023-11-29T19:56:45.478Z Documenting assert_matches v1.5.0
28502023-11-29T19:56:46.247Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28512023-11-29T19:56:47.484Z Documenting flume v0.11.0
28522023-11-29T19:56:49.365Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28532023-11-29T19:56:50.878Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28542023-11-29T19:56:52.300Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552023-11-29T19:56:52.867Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28562023-11-29T19:56:54.900Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28572023-11-29T19:56:55.811Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28582023-11-29T19:56:56.508Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28592023-11-29T19:57:01.503Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28602023-11-29T19:57:21.981Z Documenting omicron-zone-package v0.9.1
28612023-11-29T19:57:29.293Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28622023-11-29T19:57:30.493Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28632023-11-29T19:57:30.507Z Documenting termios v0.3.3
28642023-11-29T19:57:31.684Z Documenting topological-sort v0.2.2
28652023-11-29T19:57:35.169Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28662023-11-29T19:57:35.872Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28672023-11-29T19:57:36.913Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28682023-11-29T19:57:38.326Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28692023-11-29T19:57:40.143Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28702023-11-29T19:57:57.736Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28712023-11-29T19:57:57.736Z --> sled-agent/src/sim/instance.rs:46:7
28722023-11-29T19:57:57.736Z |
28732023-11-29T19:57:57.736Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28742023-11-29T19:57:57.736Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28752023-11-29T19:57:57.736Z |
28762023-11-29T19:57:57.736Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28772023-11-29T19:57:57.736Z
28782023-11-29T19:58:01.693Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28792023-11-29T19:58:22.954Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28802023-11-29T19:58:28.557Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28812023-11-29T19:59:02.264Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28822023-11-29T19:59:05.309Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28832023-11-29T19:59:05.309Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28842023-11-29T19:59:05.309Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28852023-11-29T19:59:12.989Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28862023-11-29T20:00:12.183Zwarning: unresolved link to `VolumeConstructionRequest`
28872023-11-29T20:00:12.183Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28882023-11-29T20:00:12.183Z |
28892023-11-29T20:00:12.183Z338 | /// [`VolumeConstructionRequest`] is shown here):
28902023-11-29T20:00:12.184Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28912023-11-29T20:00:12.184Z |
28922023-11-29T20:00:12.184Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28932023-11-29T20:00:12.184Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28942023-11-29T20:00:12.184Z
28952023-11-29T20:00:12.189Zwarning: unresolved link to `fd00:1122:3344:101::5`
28962023-11-29T20:00:12.189Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28972023-11-29T20:00:12.189Z |
28982023-11-29T20:00:12.189Z348 | /// "[fd00:1122:3344:101::5]:1000",
28992023-11-29T20:00:12.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29002023-11-29T20:00:12.189Z
29012023-11-29T20:00:12.189Zwarning: unresolved link to `fd00:1122:3344:102::9`
29022023-11-29T20:00:12.189Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29032023-11-29T20:00:12.189Z |
29042023-11-29T20:00:12.189Z349 | /// "[fd00:1122:3344:102::9]:1000",
29052023-11-29T20:00:12.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29062023-11-29T20:00:12.189Z
29072023-11-29T20:00:12.189Zwarning: unresolved link to `fd00:1122:3344:103::2`
29082023-11-29T20:00:12.189Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29092023-11-29T20:00:12.189Z |
29102023-11-29T20:00:12.189Z350 | /// "[fd00:1122:3344:103::2]:1000"
29112023-11-29T20:00:12.189Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29122023-11-29T20:00:12.190Z
29132023-11-29T20:00:12.190Zwarning: unresolved link to `fd00:1122:3344:101::5`
29142023-11-29T20:00:12.190Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29152023-11-29T20:00:12.190Z |
29162023-11-29T20:00:12.190Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29172023-11-29T20:00:12.190Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29182023-11-29T20:00:12.190Z
29192023-11-29T20:00:12.190Zwarning: unresolved link to `fd00:1122:3344:102::9`
29202023-11-29T20:00:12.190Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29212023-11-29T20:00:12.190Z |
29222023-11-29T20:00:12.190Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29232023-11-29T20:00:12.190Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29242023-11-29T20:00:12.190Z
29252023-11-29T20:00:12.190Zwarning: unresolved link to `fd00:1122:3344:103::2`
29262023-11-29T20:00:12.190Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29272023-11-29T20:00:12.190Z |
29282023-11-29T20:00:12.190Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29292023-11-29T20:00:12.190Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29302023-11-29T20:00:12.190Z
29312023-11-29T20:00:15.573Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29322023-11-29T20:00:51.680Z Finished dev [unoptimized + debuginfo] target(s) in 15m 46s
29332023-11-29T20:00:51.782Z
29342023-11-29T20:00:51.787Zreal 15:46.840830111
29352023-11-29T20:00:51.787Zuser 51:53.169895422
29362023-11-29T20:00:51.787Zsys 59:12.479375172
29372023-11-29T20:00:51.787Ztrap 1.792155101
29382023-11-29T20:00:51.787Ztflt 0.829580994
29392023-11-29T20:00:51.787Zdflt 0.538692663
29402023-11-29T20:00:51.787Zkflt 0.000182446
29412023-11-29T20:00:51.787Zlock 3:06:53.676965025
29422023-11-29T20:00:51.787Zslp 4:00:18.554533406
29432023-11-29T20:00:51.787Zlat 5:17.066842040
29442023-11-29T20:00:51.787Zstop 1:24.182479590
29452023-11-29T20:00:51.787Zprocess exited: duration 1781201 ms, exit code 0
 
29462023-11-29T20:00:51.859Zfound 0 output files