01HH18HGY6WWHE1JTAX6T31TZ9: 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: 01HH18J3TYNCCDE77SGC6986H3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-07T04:30:25.397Zjob assigned to worker 01HH18J61A2QPWYZZ8MHX0WHDK (queued for 1 m 37 s)
 
22023-12-07T04:30:26.081Zstarting task 0: "setup"
32023-12-07T04:30:26.346Z++ uname -s
42023-12-07T04:30:26.353Z+ kern=SunOS
52023-12-07T04:30:26.353Z+ case "$kern" in
62023-12-07T04:30:26.353Z+ groupadd -g 12345 build
72023-12-07T04:30:26.353Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-07T04:30:28.370Z+ zfs create -o mountpoint=/work rpool/work
92023-12-07T04:30:28.892Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-07T04:30:28.898Z+ home_fs=zfs
112023-12-07T04:30:28.898Z+ [[ zfs == autofs ]]
122023-12-07T04:30:28.898Z+ mkdir -p /home/build
132023-12-07T04:30:28.898Z+ chown build:build /home/build /work
142023-12-07T04:30:29.905Z+ chmod 0700 /home/build /work
152023-12-07T04:30:29.923Zprocess exited: duration 3818 ms, exit code 0
 
162023-12-07T04:30:29.934Zstarting task 1: "rust-toolchain"
172023-12-07T04:30:29.949Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-07T04:30:29.959Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-07T04:30:30.129Zinfo: downloading installer
202023-12-07T04:30:32.663Zwarning: it looks like you have an existing installation of Rust at:
212023-12-07T04:30:32.663Zwarning: /opt/ooce/bin
222023-12-07T04:30:32.663Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-07T04:30:32.663Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-07T04:30:32.663Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-07T04:30:32.663Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-07T04:30:32.663Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-07T04:30:32.663Zerror: cannot install while Rust is installed
282023-12-07T04:30:32.664Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-07T04:30:32.888Zinfo: profile set to 'default'
302023-12-07T04:30:32.888Zinfo: default host triple is x86_64-unknown-illumos
312023-12-07T04:30:32.899Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-07T04:30:33.268Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-07T04:30:33.268Zinfo: downloading component 'cargo'
342023-12-07T04:30:34.754Zinfo: downloading component 'clippy'
352023-12-07T04:30:35.108Zinfo: downloading component 'rust-docs'
362023-12-07T04:30:36.291Zinfo: downloading component 'rust-std'
372023-12-07T04:30:38.469Zinfo: downloading component 'rustc'
382023-12-07T04:30:43.663Zinfo: downloading component 'rustfmt'
392023-12-07T04:30:43.963Zinfo: installing component 'cargo'
402023-12-07T04:30:45.841Zinfo: installing component 'clippy'
412023-12-07T04:30:46.656Zinfo: installing component 'rust-docs'
422023-12-07T04:30:49.435Zinfo: installing component 'rust-std'
432023-12-07T04:30:53.468Zinfo: installing component 'rustc'
442023-12-07T04:31:02.719Zinfo: installing component 'rustfmt'
452023-12-07T04:31:03.165Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-07T04:31:03.166Z
472023-12-07T04:31:03.292Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-07T04:31:03.292Z
492023-12-07T04:31:03.292Z
502023-12-07T04:31:03.292ZRust is installed now. Great!
512023-12-07T04:31:03.292Z
522023-12-07T04:31:03.326ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-07T04:31:03.326Zenvironment variable. This has not been done automatically.
542023-12-07T04:31:03.326Z
552023-12-07T04:31:03.326ZTo configure your current shell, run:
562023-12-07T04:31:03.326Zsource "$HOME/.cargo/env"
572023-12-07T04:31:03.371Z+ rustc --version
582023-12-07T04:31:03.485Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-07T04:31:03.504Zprocess exited: duration 33553 ms, exit code 0
 
602023-12-07T04:31:03.546Zstarting task 2: "authentication"
612023-12-07T04:31:03.579Zprocess exited: duration 35 ms, exit code 0
 
622023-12-07T04:31:03.594Zstarting task 3: "clone repository"
632023-12-07T04:31:03.598Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-07T04:31:03.603Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-07T04:31:03.682ZCloning into '/work/oxidecomputer/omicron'...
662023-12-07T04:31:09.639Z+ cd /work/oxidecomputer/omicron
672023-12-07T04:31:09.639Z+ [[ -n dap/cleanup ]]
682023-12-07T04:31:09.646Z+ git fetch origin dap/cleanup
692023-12-07T04:31:10.015ZFrom https://github.com/oxidecomputer/omicron
702023-12-07T04:31:10.015Z * branch dap/cleanup -> FETCH_HEAD
712023-12-07T04:31:10.026Z+ git checkout -B dap/cleanup remotes/origin/dap/cleanup
722023-12-07T04:31:10.151ZSwitched to a new branch 'dap/cleanup'
732023-12-07T04:31:10.155Zbranch 'dap/cleanup' set up to track 'origin/dap/cleanup'.
742023-12-07T04:31:10.155Z+ git reset --hard 40e77a4c4fca252cd3615851f1326a81cf37af14
752023-12-07T04:31:10.206ZHEAD is now at 40e77a4c another warn -> info
762023-12-07T04:31:10.223Zprocess exited: duration 6608 ms, exit code 0
 
772023-12-07T04:31:10.235Zstarting task 4: "build"
782023-12-07T04:31:10.242Z+ cargo --version
792023-12-07T04:31:10.254Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-07T04:31:10.440Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-07T04:31:10.444Zinfo: downloading component 'cargo'
822023-12-07T04:31:11.170Zinfo: downloading component 'clippy'
832023-12-07T04:31:11.401Zinfo: downloading component 'rust-docs'
842023-12-07T04:31:12.304Zinfo: downloading component 'rust-std'
852023-12-07T04:31:13.775Zinfo: downloading component 'rustc'
862023-12-07T04:31:17.445Zinfo: downloading component 'rustfmt'
872023-12-07T04:31:17.658Zinfo: installing component 'cargo'
882023-12-07T04:31:18.991Zinfo: installing component 'clippy'
892023-12-07T04:31:19.441Zinfo: installing component 'rust-docs'
902023-12-07T04:31:22.329Zinfo: installing component 'rust-std'
912023-12-07T04:31:24.979Zinfo: installing component 'rustc'
922023-12-07T04:31:30.976Zinfo: installing component 'rustfmt'
932023-12-07T04:31:31.508Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-07T04:31:31.512Z+ rustc --version
952023-12-07T04:31:31.633Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-07T04:31:31.641Z+ source ./env.sh
972023-12-07T04:31:31.642Z++ set -o xtrace
982023-12-07T04:31:31.642Z++++ dirname ./env.sh
992023-12-07T04:31:31.654Z+++ cd .
1002023-12-07T04:31:31.654Z+++ echo /work/oxidecomputer/omicron
1012023-12-07T04:31:31.654Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-07T04:31:31.655Z++ 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-12-07T04:31:31.655Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-07T04:31:31.655Z++ 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-12-07T04:31:31.655Z++ 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-12-07T04:31:31.655Z++ 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-12-07T04:31:31.656Z++ 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-12-07T04:31:31.656Z++ 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-12-07T04:31:31.656Z++ 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-12-07T04:31:31.657Z++ unset OMICRON_WS
1112023-12-07T04:31:31.657Z++ set +o xtrace
1122023-12-07T04:31:31.728Z
1132023-12-07T04:31:31.728Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-07T04:31:31.729Z # # # # # # # # # # # # # # #
1152023-12-07T04:31:31.731Z # # # # ##### # # ##### # # # # # #### #
1162023-12-07T04:31:31.731Z ##### ##### # ##### # # # # # # # # #
1172023-12-07T04:31:31.732Z # # # # # # # # # # # # # # #
1182023-12-07T04:31:31.732Z # # # ###### # # ###### ### # #### # #### #
1192023-12-07T04:31:31.732Z
1202023-12-07T04:31:41.498Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-07T04:31:42.716Z Startup: Caching catalogs ... Done
1222023-12-07T04:31:49.272ZPlanning: Solver setup ... Done (6.153s)
1232023-12-07T04:31:49.421ZPlanning: Running solver ... Done (0.145s)
1242023-12-07T04:31:49.485ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-07T04:31:49.496ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-07T04:31:49.837ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-07T04:31:49.924ZPlanning: Package planning ... Done (0.090s)
1282023-12-07T04:31:50.009ZPlanning: Merging actions ... Done (0.084s)
1292023-12-07T04:31:51.102ZPlanning: Checking for conflicting actions ... Done (1.094s)
1302023-12-07T04:31:51.121ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-07T04:31:57.307ZPlanning: Evaluating mediators ... Done (6.187s)
1322023-12-07T04:31:57.429ZPlanning: Planning completed in 14.64 seconds
1332023-12-07T04:32:00.910Z Packages to install: 4
1342023-12-07T04:32:00.910Z Packages to update: 2
1352023-12-07T04:32:00.922Z Mediators to change: 2
1362023-12-07T04:32:00.922Z Services to change: 1
1372023-12-07T04:32:00.922Z Estimated space available: 148.88 GB
1382023-12-07T04:32:00.922ZEstimated space to be consumed: 1.43 GB
1392023-12-07T04:32:00.922Z Create boot environment: No
1402023-12-07T04:32:00.922ZCreate backup boot environment: Yes
1412023-12-07T04:32:00.922Z Rebuild boot archive: No
1422023-12-07T04:32:00.923Z
1432023-12-07T04:32:00.923ZChanged mediators:
1442023-12-07T04:32:00.923Z mediator clang:
1452023-12-07T04:32:00.923Z version: None -> 15 (system default)
1462023-12-07T04:32:00.923Z
1472023-12-07T04:32:00.923Z mediator llvm:
1482023-12-07T04:32:00.923Z version: 14 (system default) -> 15 (system default)
1492023-12-07T04:32:00.923Z
1502023-12-07T04:32:00.923ZChanged packages:
1512023-12-07T04:32:00.923Zhelios-dev
1522023-12-07T04:32:00.924Z developer/build-essential
1532023-12-07T04:32:00.924Z None -> 11-2.0
1542023-12-07T04:32:00.924Z library/libxmlsec1
1552023-12-07T04:32:00.924Z None -> 1.2.35-2.0
1562023-12-07T04:32:00.924Z ooce/developer/clang-15
1572023-12-07T04:32:00.924Z None -> 15.0.7-2.0
1582023-12-07T04:32:00.924Z ooce/developer/llvm-15
1592023-12-07T04:32:00.924Z None -> 15.0.7-2.0
1602023-12-07T04:32:00.924Z system/library/g++-runtime
1612023-12-07T04:32:00.925Z 12-2.0 -> 13-2.0
1622023-12-07T04:32:00.925Z system/library/gcc-runtime
1632023-12-07T04:32:00.925Z 12-2.0 -> 13-2.0
1642023-12-07T04:32:00.925Z
1652023-12-07T04:32:00.925ZServices:
1662023-12-07T04:32:00.925Z restart_fmri:
1672023-12-07T04:32:00.925Z svc:/system/update-man-index:default
1682023-12-07T04:32:01.170Z
1692023-12-07T04:32:01.170ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-07T04:32:06.168ZDownload: 1120/3330 items 30.3/221.1MB 13% complete (5.9M/s)
1712023-12-07T04:32:11.180ZDownload: 1600/3330 items 117.0/221.1MB 52% complete (12.1M/s)
1722023-12-07T04:32:16.469ZDownload: 2224/3330 items 119.2/221.1MB 53% complete (10.1M/s)
1732023-12-07T04:32:21.467ZDownload: 3244/3330 items 191.5/221.1MB 86% complete (7.4M/s)
1742023-12-07T04:32:26.658ZDownload: 3296/3330 items 218.3/221.1MB 98% complete (10.0M/s)
1752023-12-07T04:32:27.388ZDownload: Completed 221.11 MB in 26.22 seconds (8.4M/s)
1762023-12-07T04:32:29.649Z Actions: 1/3766 actions (Removing old actions)
1772023-12-07T04:32:29.650Z Actions: 5/3766 actions (Installing new actions)
1782023-12-07T04:32:35.514Z Actions: 2535/3766 actions (Installing new actions)
1792023-12-07T04:32:38.706Z Actions: 3729/3766 actions (Updating modified actions)
1802023-12-07T04:32:39.737Z Actions: Completed 3766 actions in 10.08 seconds.
1812023-12-07T04:32:39.941Z Done (0.206s)
1822023-12-07T04:32:39.949Z Done (0.000s)
1832023-12-07T04:32:40.199Z Done (0.259s)
1842023-12-07T04:32:48.391Z Done (8.072s)
1852023-12-07T04:32:48.861Z Done (0.372s)
1862023-12-07T04:32:48.873Z Done (0.000s)
1872023-12-07T04:32:49.094Z Done (0.000s)
1882023-12-07T04:32:49.794ZPlanning: Evaluating mediator changes ... Done
1892023-12-07T04:32:50.070ZPlanning: Checking for conflicting actions ... Done
1902023-12-07T04:32:50.085ZPlanning: Consolidating action changes ... Done
1912023-12-07T04:32:50.500ZPlanning: Evaluating mediators ... Done
1922023-12-07T04:32:50.504ZPlanning: Planning completed in 0.72 seconds
1932023-12-07T04:32:50.564Z Mediators to change: 2
1942023-12-07T04:32:50.568Z Create boot environment: No
1952023-12-07T04:32:50.568ZCreate backup boot environment: No
1962023-12-07T04:32:50.726Z Done
1972023-12-07T04:32:50.726Z Done
1982023-12-07T04:32:50.876Z Done
1992023-12-07T04:32:56.565Z Done
2002023-12-07T04:32:56.677Z Done
2012023-12-07T04:32:56.684Z Done
2022023-12-07T04:32:56.800Z Done
2032023-12-07T04:32:57.812ZPlanning: Evaluating mediator changes ... Done
2042023-12-07T04:32:57.817ZPlanning: Merging actions ... Done
2052023-12-07T04:32:58.149ZPlanning: Checking for conflicting actions ... Done
2062023-12-07T04:32:58.154ZPlanning: Consolidating action changes ... Done
2072023-12-07T04:32:58.589ZPlanning: Evaluating mediators ... Done
2082023-12-07T04:32:58.755ZPlanning: Planning completed in 1.31 seconds
2092023-12-07T04:32:58.812Z Packages to change: 1
2102023-12-07T04:32:58.813Z Mediators to change: 1
2112023-12-07T04:32:58.813Z Services to change: 1
2122023-12-07T04:32:58.813Z Create boot environment: No
2132023-12-07T04:32:58.813ZCreate backup boot environment: Yes
2142023-12-07T04:33:01.413Z Actions: 1/6 actions (Updating modified actions)
2152023-12-07T04:33:01.413Z Actions: Completed 6 actions in 0.00 seconds.
2162023-12-07T04:33:01.413Z Done
2172023-12-07T04:33:01.413Z Done
2182023-12-07T04:33:01.413Z Done
2192023-12-07T04:33:06.958Z Done
2202023-12-07T04:33:07.080Z Done
2212023-12-07T04:33:07.084Z Done
2222023-12-07T04:33:07.189Z Done
2232023-12-07T04:33:07.859ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242023-12-07T04:33:07.860Zclang system 15 system
2252023-12-07T04:33:07.860Zcsh system system illumos
2262023-12-07T04:33:07.860Zctags system system illumos
2272023-12-07T04:33:07.861Zgcc vendor 12 vendor
2282023-12-07T04:33:07.861Zgcc system 10 system
2292023-12-07T04:33:07.861Zgcc system 7 system
2302023-12-07T04:33:07.861Zgo system 1.20 system
2312023-12-07T04:33:07.861Zgo system 1.19 system
2322023-12-07T04:33:07.861Zllvm system 15 system
2332023-12-07T04:33:07.862Zllvm system 14 system
2342023-12-07T04:33:07.862Zmariadb system 10.6 system
2352023-12-07T04:33:07.862Zmta vendor vendor dma
2362023-12-07T04:33:07.862Zopenjdk system 17 system
2372023-12-07T04:33:07.862Zopenjdk system 11 system
2382023-12-07T04:33:07.862Zopenjdk system 1.8 system
2392023-12-07T04:33:07.863Zopenssl vendor 3 vendor
2402023-12-07T04:33:07.863Zperl system 5.36 system
2412023-12-07T04:33:07.863Zpostgresql system 15 system
2422023-12-07T04:33:07.864Zpostgresql system 13 system
2432023-12-07T04:33:07.864Zpython vendor 3 vendor
2442023-12-07T04:33:07.865Zpython system 2 system
2452023-12-07T04:33:07.865Zpython3 system 3.11 system
2462023-12-07T04:33:07.865Zruby system 3.0 system
2472023-12-07T04:33:07.865Zwords vendor vendor american-english
2482023-12-07T04:33:07.866Zwords system system australian-english
2492023-12-07T04:33:07.866Zwords system system british-english
2502023-12-07T04:33:07.866Zwords system system canadian-english
2512023-12-07T04:33:07.866Zwords system system french
2522023-12-07T04:33:07.866Zwords system system italian
2532023-12-07T04:33:07.866Zwords system system ngerman
2542023-12-07T04:33:07.867Zwords system system ogerman
2552023-12-07T04:33:07.867Zwords system system spanish
2562023-12-07T04:33:08.386ZFMRI IFO
2572023-12-07T04:33:08.386Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582023-12-07T04:33:08.386Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592023-12-07T04:33:08.387Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602023-12-07T04:33:08.387Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2612023-12-07T04:33:08.388Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622023-12-07T04:33:08.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2632023-12-07T04:33:08.388Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2642023-12-07T04:33:08.389Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2652023-12-07T04:33:08.452Z+ set -o errexit
2662023-12-07T04:33:08.459Z+++ dirname ./tools/ci_download_cockroachdb
2672023-12-07T04:33:08.459Z++ cd ./tools
2682023-12-07T04:33:08.459Z++ pwd
2692023-12-07T04:33:08.460Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2702023-12-07T04:33:08.460Z++ basename ./tools/ci_download_cockroachdb
2712023-12-07T04:33:08.467Z+ ARG0=ci_download_cockroachdb
2722023-12-07T04:33:08.467Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2732023-12-07T04:33:08.467Z+ CIDL_VERSION=v22.1.9
2742023-12-07T04:33:08.467Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2752023-12-07T04:33:08.468Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2762023-12-07T04:33:08.468Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2772023-12-07T04:33:08.468Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2782023-12-07T04:33:08.468Z+ TARGET_DIR=out
2792023-12-07T04:33:08.468Z+ DOWNLOAD_DIR=out/downloads
2802023-12-07T04:33:08.469Z+ DEST_DIR=./out/cockroachdb
2812023-12-07T04:33:08.469Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2822023-12-07T04:33:08.469Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2832023-12-07T04:33:08.469Z+ main
2842023-12-07T04:33:08.469Z+ [[ 0 != 0 ]]
2852023-12-07T04:33:08.470Z+ CIDL_OS=solaris2.11
2862023-12-07T04:33:08.470Z+ [[ 0 != 0 ]]
2872023-12-07T04:33:08.470Z+ configure_os solaris2.11
2882023-12-07T04:33:08.470Z+ echo 'current directory: /work/oxidecomputer/omicron'
2892023-12-07T04:33:08.470Zcurrent directory: /work/oxidecomputer/omicron
2902023-12-07T04:33:08.471Zconfiguring based on OS: "solaris2.11"
2912023-12-07T04:33:08.471Z+ echo 'configuring based on OS: "solaris2.11"'
2922023-12-07T04:33:08.471Z+ case "$1" in
2932023-12-07T04:33:08.471Z+ CIDL_BUILD=illumos
2942023-12-07T04:33:08.471Z+ CIDL_SUFFIX=tar.gz
2952023-12-07T04:33:08.471Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2962023-12-07T04:33:08.471Z+ CIDL_MD5FUNC=do_md5sum
2972023-12-07T04:33:08.472Z+ CIDL_URL_BASE=https://illumos.org/downloads
2982023-12-07T04:33:08.472Z+ CIDL_ASSEMBLE=do_assemble_illumos
2992023-12-07T04:33:08.472Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3002023-12-07T04:33:08.472Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3012023-12-07T04:33:08.473Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022023-12-07T04:33:08.473Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3032023-12-07T04:33:08.473Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-12-07T04:33:08.475Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052023-12-07T04:33:08.475ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-07T04:33:08.475ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-07T04:33:08.476Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082023-12-07T04:33:08.476Z+ mkdir -p out/downloads
3092023-12-07T04:33:08.483Z+ mkdir -p ./out/cockroachdb
3102023-12-07T04:33:08.484Z+ local DO_DOWNLOAD=true
3112023-12-07T04:33:08.484Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3122023-12-07T04:33:08.484Z+ '[' true == true ']'
3132023-12-07T04:33:08.484Z+ echo Downloading...
3142023-12-07T04:33:08.484ZDownloading...
3152023-12-07T04:33:08.485Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162023-12-07T04:33:08.485Z+ 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
3172023-12-07T04:33:31.415Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-07T04:33:32.309Z++ md5sum
3192023-12-07T04:33:32.309Z++ awk '{print $1}'
3202023-12-07T04:33:32.309Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3212023-12-07T04:33:32.310Z+ [[ 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 ]]
3222023-12-07T04:33:32.310Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3232023-12-07T04:33:32.310Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3242023-12-07T04:33:33.151Z+ do_assemble_illumos
3252023-12-07T04:33:33.151Z+ rm -r ./out/cockroachdb
3262023-12-07T04:33:33.151Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3272023-12-07T04:33:33.151Z+ ./out/cockroachdb/bin/cockroach version
3282023-12-07T04:33:33.151ZBuild Tag: v22.1.9-dirty
3292023-12-07T04:33:33.151ZBuild Time: 2022/10/26 21:17:46
3302023-12-07T04:33:33.152ZDistribution: OSS
3312023-12-07T04:33:33.152ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3322023-12-07T04:33:33.152ZGo Version: go1.17.13
3332023-12-07T04:33:33.152ZC Compiler: gcc 10.3.0
3342023-12-07T04:33:33.152ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3352023-12-07T04:33:33.152ZBuild Type: release
3362023-12-07T04:33:33.152Z+ set -o errexit
3372023-12-07T04:33:33.152Z+++ dirname ./tools/ci_download_clickhouse
3382023-12-07T04:33:33.152Z++ cd ./tools
3392023-12-07T04:33:33.152Z++ pwd
3402023-12-07T04:33:33.152Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3412023-12-07T04:33:33.152Z++ basename ./tools/ci_download_clickhouse
3422023-12-07T04:33:33.153Z+ ARG0=ci_download_clickhouse
3432023-12-07T04:33:33.153Z+ TARGET_DIR=out
3442023-12-07T04:33:33.153Z+ DOWNLOAD_DIR=out/downloads
3452023-12-07T04:33:33.153Z+ DEST_DIR=./out/clickhouse
3462023-12-07T04:33:33.153Z+ CIDL_VERSION=v22.8.9.24
3472023-12-07T04:33:33.154Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3482023-12-07T04:33:33.154Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3492023-12-07T04:33:33.154Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3502023-12-07T04:33:33.154Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3512023-12-07T04:33:33.154Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3522023-12-07T04:33:33.154Z+ main
3532023-12-07T04:33:33.154Z+ [[ 0 != 0 ]]
3542023-12-07T04:33:33.154Z+ CIDL_OS=solaris2.11
3552023-12-07T04:33:33.154Z+ [[ 0 != 0 ]]
3562023-12-07T04:33:33.154Z+ configure_os solaris2.11
3572023-12-07T04:33:33.154Z+ echo 'current directory: /work/oxidecomputer/omicron'
3582023-12-07T04:33:33.155Zcurrent directory: /work/oxidecomputer/omicron
3592023-12-07T04:33:33.155Z+ echo 'configuring based on OS: "solaris2.11"'
3602023-12-07T04:33:33.155Zconfiguring based on OS: "solaris2.11"
3612023-12-07T04:33:33.155Z+ CIDL_DASHREV=
3622023-12-07T04:33:33.155Z+ case "$1" in
3632023-12-07T04:33:33.155Z+ CIDL_PLATFORM=illumos
3642023-12-07T04:33:33.155Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3652023-12-07T04:33:33.155Z+ CIDL_MD5FUNC=do_md5sum
3662023-12-07T04:33:33.155Z+ CIDL_DASHREV=-1
3672023-12-07T04:33:33.155Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3682023-12-07T04:33:33.155Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3692023-12-07T04:33:33.156Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-07T04:33:33.156Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-07T04:33:33.156Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722023-12-07T04:33:33.156ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-07T04:33:33.156Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3742023-12-07T04:33:33.156ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-07T04:33:33.156Z+ mkdir -p out/downloads
3762023-12-07T04:33:33.156Z+ mkdir -p ./out/clickhouse
3772023-12-07T04:33:33.156Z+ local DO_DOWNLOAD=true
3782023-12-07T04:33:33.156Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3792023-12-07T04:33:33.156Z+ '[' true == true ']'
3802023-12-07T04:33:33.156Z+ echo Downloading...
3812023-12-07T04:33:33.156ZDownloading...
3822023-12-07T04:33:33.156Z+ 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
3832023-12-07T04:33:33.156Z+ 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
3842023-12-07T04:33:33.156Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3852023-12-07T04:33:33.156Z++ md5sum
3862023-12-07T04:33:33.156Z++ awk '{print $1}'
3872023-12-07T04:33:33.157Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3882023-12-07T04:33:33.157Z+ [[ 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 ]]
3892023-12-07T04:33:33.157Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3902023-12-07T04:33:33.157Z+ mkdir -p ./out/clickhouse
3912023-12-07T04:33:33.157Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3922023-12-07T04:33:33.157Z+ ./out/clickhouse/clickhouse server --version
3932023-12-07T04:33:33.157ZClickHouse server version 22.8.9.1.
3942023-12-07T04:33:33.157Z+ set -o errexit
3952023-12-07T04:33:33.157Z+++ dirname ./tools/ci_download_console
3962023-12-07T04:33:33.157Z++ cd ./tools
3972023-12-07T04:33:33.157Z++ pwd
3982023-12-07T04:33:33.157Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992023-12-07T04:33:33.157Z++ basename ./tools/ci_download_console
4002023-12-07T04:33:33.157Z+ ARG0=ci_download_console
4012023-12-07T04:33:33.157Z+ TARGET_DIR=out
4022023-12-07T04:33:33.158Z+ DOWNLOAD_DIR=out/downloads
4032023-12-07T04:33:33.158Z+ DEST_DIR=./out/console-assets
4042023-12-07T04:33:33.158Z+ source /work/oxidecomputer/omicron/tools/console_version
4052023-12-07T04:33:33.158Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4062023-12-07T04:33:33.158Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4072023-12-07T04:33:33.158Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4082023-12-07T04:33:33.158Z+ TARBALL_FILE=out/downloads/console.tar.gz
4092023-12-07T04:33:33.158Z+ main
4102023-12-07T04:33:33.158Z+ [[ 0 != 0 ]]
4112023-12-07T04:33:33.158Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4122023-12-07T04:33:33.158ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-12-07T04:33:33.158Z+ echo 'Local file: out/downloads/console.tar.gz'
4142023-12-07T04:33:33.158ZLocal file: out/downloads/console.tar.gz
4152023-12-07T04:33:33.158Z+ local DO_DOWNLOAD=true
4162023-12-07T04:33:33.158Z+ [[ -f out/downloads/console.tar.gz ]]
4172023-12-07T04:33:33.158Z+ mkdir -p out/downloads
4182023-12-07T04:33:33.158Z+ '[' true == true ']'
4192023-12-07T04:33:33.158Z+ echo Downloading...
4202023-12-07T04:33:33.159ZDownloading...
4212023-12-07T04:33:33.159Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4222023-12-07T04:33:33.159Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4232023-12-07T04:33:33.159Z++ do_sha256sum out/downloads/console.tar.gz
4242023-12-07T04:33:33.903Z++ case "$OSTYPE" in
4252023-12-07T04:33:33.904ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4262023-12-07T04:33:33.904ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4272023-12-07T04:33:33.904ZDownloading...
4282023-12-07T04:33:33.904Z++ SHA=sha256sum
4292023-12-07T04:33:33.904Z++ sha256sum
4302023-12-07T04:33:33.904Z++ awk '{print $1}'
4312023-12-07T04:33:33.904Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4322023-12-07T04:33:33.904Z+ [[ 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 ]]
4332023-12-07T04:33:33.904Z+ rm -rf ./out/console-assets
4342023-12-07T04:33:33.905Z+ mkdir -p ./out/console-assets
4352023-12-07T04:33:33.905Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4362023-12-07T04:33:33.905Z+ mkdir -p ./out/console-assets
4372023-12-07T04:33:33.905Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4382023-12-07T04:33:33.905Z+ set -o errexit
4392023-12-07T04:33:33.905Z+++ dirname ./tools/ci_download_maghemite_openapi
4402023-12-07T04:33:33.905Z++ cd ./tools
4412023-12-07T04:33:33.905Z++ pwd
4422023-12-07T04:33:33.905Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4432023-12-07T04:33:33.905Z++ basename ./tools/ci_download_maghemite_openapi
4442023-12-07T04:33:33.905Z+ ARG0=ci_download_maghemite_openapi
4452023-12-07T04:33:33.905Z+ TARGET_DIR=out
4462023-12-07T04:33:33.906Z+ DOWNLOAD_DIR=out/downloads
4472023-12-07T04:33:33.906Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4482023-12-07T04:33:33.906Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4492023-12-07T04:33:33.906Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4502023-12-07T04:33:33.906Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4512023-12-07T04:33:33.906Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-07T04:33:33.906Z+ main
4532023-12-07T04:33:33.906Z+ [[ 0 != 0 ]]
4542023-12-07T04:33:33.906Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4552023-12-07T04:33:33.906Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4562023-12-07T04:33:33.906Z+ local DO_DOWNLOAD=true
4572023-12-07T04:33:33.906Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4582023-12-07T04:33:33.906Z+ mkdir -p out/downloads
4592023-12-07T04:33:33.906Z+ '[' true == true ']'
4602023-12-07T04:33:33.906Z+ echo Downloading...
4612023-12-07T04:33:33.906Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4622023-12-07T04:33:33.907Z+ 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
4632023-12-07T04:33:34.116Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-12-07T04:33:34.117Z++ case "$OSTYPE" in
4652023-12-07T04:33:34.226Z++ SHA=sha256sum
4662023-12-07T04:33:34.226Z++ sha256sum
4672023-12-07T04:33:34.227Z++ awk '{print $1}'
4682023-12-07T04:33:34.227Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4692023-12-07T04:33:34.227Z+ [[ 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 ]]
4702023-12-07T04:33:34.227Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4712023-12-07T04:33:34.227Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4722023-12-07T04:33:34.227Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4732023-12-07T04:33:34.227Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4742023-12-07T04:33:34.227Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4752023-12-07T04:33:34.227Z+ main
4762023-12-07T04:33:34.227Z+ [[ 0 != 0 ]]
4772023-12-07T04:33:34.227Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4782023-12-07T04:33:34.227ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4792023-12-07T04:33:34.227Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4802023-12-07T04:33:34.227ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4812023-12-07T04:33:34.227Z+ local DO_DOWNLOAD=true
4822023-12-07T04:33:34.229Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4832023-12-07T04:33:34.229Z+ mkdir -p out/downloads
4842023-12-07T04:33:34.229Z+ '[' true == true ']'
4852023-12-07T04:33:34.229Z+ echo Downloading...
4862023-12-07T04:33:34.229ZDownloading...
4872023-12-07T04:33:34.229Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4882023-12-07T04:33:34.229Z+ 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
4892023-12-07T04:33:38.575Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4902023-12-07T04:33:38.600Z++ case "$OSTYPE" in
4912023-12-07T04:33:38.600Z++ SHA=sha256sum
4922023-12-07T04:33:38.601Z++ sha256sum
4932023-12-07T04:33:38.603Z++ awk '{print $1}'
4942023-12-07T04:33:38.603Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4952023-12-07T04:33:38.603Z+ [[ 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 ]]
4962023-12-07T04:33:38.604Z+ set -o errexit
4972023-12-07T04:33:38.610Z+++ dirname ./tools/ci_download_dendrite_openapi
4982023-12-07T04:33:38.611Z++ cd ./tools
4992023-12-07T04:33:38.611Z++ pwd
5002023-12-07T04:33:38.611Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012023-12-07T04:33:38.612Z++ basename ./tools/ci_download_dendrite_openapi
5022023-12-07T04:33:38.612Z+ ARG0=ci_download_dendrite_openapi
5032023-12-07T04:33:38.612Z+ TARGET_DIR=out
5042023-12-07T04:33:38.612Z+ DOWNLOAD_DIR=out/downloads
5052023-12-07T04:33:38.613Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5062023-12-07T04:33:38.613Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5072023-12-07T04:33:38.613Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5082023-12-07T04:33:38.613Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5092023-12-07T04:33:38.614Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5102023-12-07T04:33:38.614Z+ main
5112023-12-07T04:33:38.614Z+ [[ 0 != 0 ]]
5122023-12-07T04:33:38.614Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5132023-12-07T04:33:38.615ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5142023-12-07T04:33:38.615Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5152023-12-07T04:33:38.615ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5162023-12-07T04:33:38.616Z+ local DO_DOWNLOAD=true
5172023-12-07T04:33:38.616Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5182023-12-07T04:33:38.616Z+ mkdir -p out/downloads
5192023-12-07T04:33:38.617Z+ '[' true == true ']'
5202023-12-07T04:33:38.617Z+ echo Downloading...
5212023-12-07T04:33:38.617ZDownloading...
5222023-12-07T04:33:38.617Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5232023-12-07T04:33:38.617Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5242023-12-07T04:33:38.748Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5252023-12-07T04:33:38.749Z++ case "$OSTYPE" in
5262023-12-07T04:33:38.771Z++ SHA=sha256sum
5272023-12-07T04:33:38.771Z++ sha256sum
5282023-12-07T04:33:38.771Z++ awk '{print $1}'
5292023-12-07T04:33:38.771Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5302023-12-07T04:33:38.772Z+ [[ 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 ]]
5312023-12-07T04:33:38.772Z+ set -o errexit
5322023-12-07T04:33:38.772Z+++ dirname ./tools/ci_download_dendrite_stub
5332023-12-07T04:33:38.783Z++ cd ./tools
5342023-12-07T04:33:38.783Z++ pwd
5352023-12-07T04:33:38.784Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5362023-12-07T04:33:38.784Z++ basename ./tools/ci_download_dendrite_stub
5372023-12-07T04:33:38.784Z+ ARG0=ci_download_dendrite_stub
5382023-12-07T04:33:38.784Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5392023-12-07T04:33:38.785Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5402023-12-07T04:33:38.785Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5412023-12-07T04:33:38.785Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5422023-12-07T04:33:38.785Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5432023-12-07T04:33:38.786Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5442023-12-07T04:33:38.786Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5452023-12-07T04:33:38.786Z+ TARGET_DIR=out
5462023-12-07T04:33:38.786Z+ DOWNLOAD_DIR=out/downloads
5472023-12-07T04:33:38.786Z+ DEST_DIR=./out/dendrite-stub
5482023-12-07T04:33:38.786Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5492023-12-07T04:33:38.786Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5502023-12-07T04:33:38.786Z+ REPO=oxidecomputer/dendrite
5512023-12-07T04:33:38.786Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5522023-12-07T04:33:38.786Z+ main
5532023-12-07T04:33:38.786Z+ [[ 0 != 0 ]]
5542023-12-07T04:33:38.786Z+ CIDL_OS=solaris2.11
5552023-12-07T04:33:38.786Z+ [[ 0 != 0 ]]
5562023-12-07T04:33:38.787Z+ configure_os solaris2.11
5572023-12-07T04:33:38.787Z+ echo 'current directory: /work/oxidecomputer/omicron'
5582023-12-07T04:33:38.787Zcurrent directory: /work/oxidecomputer/omicron
5592023-12-07T04:33:38.787Z+ echo 'configuring based on OS: "solaris2.11"'
5602023-12-07T04:33:38.787Zconfiguring based on OS: "solaris2.11"
5612023-12-07T04:33:38.787Z+ case "$1" in
5622023-12-07T04:33:38.787Z+ SET_BINARIES=
5632023-12-07T04:33:38.787Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5642023-12-07T04:33:38.787Z+ CIDL_SHA256FUNC=do_sha256sum
5652023-12-07T04:33:38.787Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5662023-12-07T04:33:38.787Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5672023-12-07T04:33:38.787Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5682023-12-07T04:33:38.787Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5692023-12-07T04:33:38.787ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5702023-12-07T04:33:38.787Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712023-12-07T04:33:38.787ZLocal file: out/downloads/dendrite-stub.tar.gz
5722023-12-07T04:33:38.788Z+ mkdir -p out/downloads
5732023-12-07T04:33:38.788Z+ mkdir -p ./out/dendrite-stub
5742023-12-07T04:33:38.788Z+ fetch_and_verify
5752023-12-07T04:33:38.788Z+ local DO_DOWNLOAD=true
5762023-12-07T04:33:38.788Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5772023-12-07T04:33:38.788Z+ '[' true == true ']'
5782023-12-07T04:33:38.788Z+ echo Downloading...
5792023-12-07T04:33:38.788ZDownloading...
5802023-12-07T04:33:38.788Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5812023-12-07T04:33:38.788Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5822023-12-07T04:33:50.308Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5832023-12-07T04:33:50.313Z++ sha256sum
5842023-12-07T04:33:50.314Z++ awk '{print $1}'
5852023-12-07T04:33:50.408Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5862023-12-07T04:33:50.409Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5872023-12-07T04:33:50.413Z+ do_untar out/downloads/dendrite-stub.tar.gz
5882023-12-07T04:33:50.413Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5892023-12-07T04:33:51.462Z+ do_assemble
5902023-12-07T04:33:51.462Z+ rm -r ./out/dendrite-stub
5912023-12-07T04:33:51.478Z+ mkdir ./out/dendrite-stub
5922023-12-07T04:33:51.479Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5932023-12-07T04:33:51.574Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5942023-12-07T04:33:51.595Z+ set -o errexit
5952023-12-07T04:33:51.604Z+++ dirname ./tools/ci_download_maghemite_mgd
5962023-12-07T04:33:51.604Z++ cd ./tools
5972023-12-07T04:33:51.605Z++ pwd
5982023-12-07T04:33:51.605Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5992023-12-07T04:33:51.615Z++ basename ./tools/ci_download_maghemite_mgd
6002023-12-07T04:33:51.615Z+ ARG0=ci_download_maghemite_mgd
6012023-12-07T04:33:51.616Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6022023-12-07T04:33:51.616Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6032023-12-07T04:33:51.616Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6042023-12-07T04:33:51.617Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6052023-12-07T04:33:51.617Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6062023-12-07T04:33:51.617Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6072023-12-07T04:33:51.618Z+ TARGET_DIR=out
6082023-12-07T04:33:51.618Z+ DOWNLOAD_DIR=out/downloads
6092023-12-07T04:33:51.618Z+ DEST_DIR=./out/mgd
6102023-12-07T04:33:51.618Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6112023-12-07T04:33:51.619Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122023-12-07T04:33:51.619Z+ REPO=oxidecomputer/maghemite
6132023-12-07T04:33:51.619Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6142023-12-07T04:33:51.620Z+ main
6152023-12-07T04:33:51.620Z+ [[ 0 != 0 ]]
6162023-12-07T04:33:51.620Z+ CIDL_OS=solaris2.11
6172023-12-07T04:33:51.620Z+ [[ 0 != 0 ]]
6182023-12-07T04:33:51.620Z+ configure_os solaris2.11
6192023-12-07T04:33:51.620Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202023-12-07T04:33:51.621Zcurrent directory: /work/oxidecomputer/omicron
6212023-12-07T04:33:51.621Zconfiguring based on OS: "solaris2.11"
6222023-12-07T04:33:51.621Z+ echo 'configuring based on OS: "solaris2.11"'
6232023-12-07T04:33:51.621Z+ case "$1" in
6242023-12-07T04:33:51.621Z+ SET_BINARIES=
6252023-12-07T04:33:51.621Z+ CIDL_SHA256FUNC=do_sha256sum
6262023-12-07T04:33:51.621Z+ TARBALL_FILENAME=mgd.tar.gz
6272023-12-07T04:33:51.622Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6282023-12-07T04:33:51.622Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6292023-12-07T04:33:51.622Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6302023-12-07T04:33:51.622ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6312023-12-07T04:33:51.622ZLocal file: out/downloads/mgd.tar.gz
6322023-12-07T04:33:51.622Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6332023-12-07T04:33:51.623Z+ mkdir -p out/downloads
6342023-12-07T04:33:51.623Z+ mkdir -p ./out/mgd
6352023-12-07T04:33:51.631Z+ fetch_and_verify
6362023-12-07T04:33:51.631ZDownloading...
6372023-12-07T04:33:51.631Z+ local DO_DOWNLOAD=true
6382023-12-07T04:33:51.631Z+ [[ -f out/downloads/mgd.tar.gz ]]
6392023-12-07T04:33:51.631Z+ '[' true == true ']'
6402023-12-07T04:33:51.632Z+ echo Downloading...
6412023-12-07T04:33:51.632Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6422023-12-07T04:33:51.632Z+ 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
6432023-12-07T04:33:59.196Z++ do_sha256sum out/downloads/mgd.tar.gz
6442023-12-07T04:33:59.201Z++ sha256sum
6452023-12-07T04:33:59.201Z++ awk '{print $1}'
6462023-12-07T04:33:59.282Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6472023-12-07T04:33:59.282Z+ [[ 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 ]]
6482023-12-07T04:33:59.298Z+ do_untar out/downloads/mgd.tar.gz
6492023-12-07T04:33:59.298Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6502023-12-07T04:33:59.963Z+ do_assemble
6512023-12-07T04:33:59.964Z+ rm -r ./out/mgd
6522023-12-07T04:33:59.987Z+ mkdir ./out/mgd
6532023-12-07T04:33:59.987Z+ cp -r out/downloads/root ./out/mgd/root
6542023-12-07T04:34:00.196Z+ set -o errexit
6552023-12-07T04:34:00.203Z+++ dirname ./tools/ci_download_transceiver_control
6562023-12-07T04:34:00.203Z++ cd ./tools
6572023-12-07T04:34:00.203Z++ pwd
6582023-12-07T04:34:00.204Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6592023-12-07T04:34:00.204Z++ basename ./tools/ci_download_transceiver_control
6602023-12-07T04:34:00.212Z+ ARG0=ci_download_transceiver_control
6612023-12-07T04:34:00.213Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6622023-12-07T04:34:00.213Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-12-07T04:34:00.213Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642023-12-07T04:34:00.213Z+ TARGET_DIR=out
6652023-12-07T04:34:00.213Z+ DOWNLOAD_DIR=out/downloads
6662023-12-07T04:34:00.214Z+ DEST_DIR=./out/transceiver-control
6672023-12-07T04:34:00.214Z+ BIN_DIR=/opt/oxide/bin
6682023-12-07T04:34:00.214Z+ BINARY=xcvradm
6692023-12-07T04:34:00.214Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6702023-12-07T04:34:00.214Z+ REPO=oxidecomputer/transceiver-control
6712023-12-07T04:34:00.214Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722023-12-07T04:34:00.214Z+ main
6732023-12-07T04:34:00.214Z+ [[ 0 != 0 ]]
6742023-12-07T04:34:00.215Z+ CIDL_OS=solaris2.11
6752023-12-07T04:34:00.215Z+ [[ 0 != 0 ]]
6762023-12-07T04:34:00.215Z+ configure_os solaris2.11
6772023-12-07T04:34:00.215Z+ echo 'current directory: /work/oxidecomputer/omicron'
6782023-12-07T04:34:00.215Zcurrent directory: /work/oxidecomputer/omicron
6792023-12-07T04:34:00.215Z+ echo 'configuring based on OS: "solaris2.11"'
6802023-12-07T04:34:00.215Zconfiguring based on OS: "solaris2.11"
6812023-12-07T04:34:00.215Z+ case "$1" in
6822023-12-07T04:34:00.215Z+ SET_BINARIES=
6832023-12-07T04:34:00.215Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6842023-12-07T04:34:00.216Z+ CIDL_SHA256FUNC=do_sha256sum
6852023-12-07T04:34:00.216Z+ ARCHIVE_FILENAME=xcvradm.gz
6862023-12-07T04:34:00.216Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872023-12-07T04:34:00.216Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6882023-12-07T04:34:00.216Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892023-12-07T04:34:00.216ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-12-07T04:34:00.216Z+ echo 'Local file: out/downloads/xcvradm.gz'
6912023-12-07T04:34:00.216ZLocal file: out/downloads/xcvradm.gz
6922023-12-07T04:34:00.217Z+ mkdir -p out/downloads
6932023-12-07T04:34:00.217Z+ mkdir -p ./out/transceiver-control
6942023-12-07T04:34:00.217Z+ fetch_and_verify
6952023-12-07T04:34:00.217Z+ local DO_DOWNLOAD=true
6962023-12-07T04:34:00.217Z+ [[ -f out/downloads/xcvradm.gz ]]
6972023-12-07T04:34:00.221Z+ '[' true == true ']'
6982023-12-07T04:34:00.221Z+ echo Downloading...
6992023-12-07T04:34:00.221ZDownloading...
7002023-12-07T04:34:00.221Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7012023-12-07T04:34:00.221Z+ 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
7022023-12-07T04:34:02.293Z++ do_sha256sum out/downloads/xcvradm.gz
7032023-12-07T04:34:02.307Z++ sha256sum
7042023-12-07T04:34:02.308Z++ awk '{print $1}'
7052023-12-07T04:34:02.317Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7062023-12-07T04:34:02.318Z+ [[ 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 ]]
7072023-12-07T04:34:02.327Z+ do_unpack out/downloads/xcvradm.gz
7082023-12-07T04:34:02.327Z+ mkdir -p out/downloads/root//opt/oxide/bin
7092023-12-07T04:34:02.327Z+ gzip -dc out/downloads/xcvradm.gz
7102023-12-07T04:34:02.500Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7112023-12-07T04:34:02.512Z+ do_assemble
7122023-12-07T04:34:02.512Z+ rm -r ./out/transceiver-control
7132023-12-07T04:34:02.512Z+ mkdir ./out/transceiver-control
7142023-12-07T04:34:02.512Z+ cp -r out/downloads/root ./out/transceiver-control/root
7152023-12-07T04:34:02.713ZAll builder prerequisites installed successfully, and PATH looks valid
7162023-12-07T04:34:02.737Z
7172023-12-07T04:34:02.737Zreal 2:30.940462655
7182023-12-07T04:34:02.737Zuser 54.631248378
7192023-12-07T04:34:02.737Zsys 10.848749258
7202023-12-07T04:34:02.737Ztrap 0.022266777
7212023-12-07T04:34:02.737Ztflt 0.234824504
7222023-12-07T04:34:02.737Zdflt 0.939785548
7232023-12-07T04:34:02.738Zkflt 0.174413637
7242023-12-07T04:34:02.738Zlock 1.532261612
7252023-12-07T04:34:02.738Zslp 4:57.806977898
7262023-12-07T04:34:02.738Zlat 4.268613158
7272023-12-07T04:34:02.743Zstop 0.064578317
7282023-12-07T04:34:02.743Z
7292023-12-07T04:34:02.743Z #### # # ##### ##### # #
7302023-12-07T04:34:02.743Z # # # # # # # # # #
7312023-12-07T04:34:02.743Z # # # # # # # #
7322023-12-07T04:34:02.743Z # # # ##### ##### #
7332023-12-07T04:34:02.743Z # # # # # # #
7342023-12-07T04:34:02.743Z #### ###### # # # #
7352023-12-07T04:34:02.743Z
7362023-12-07T04:34:03.057Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7372023-12-07T04:34:04.152Z Updating crates.io index
7382023-12-07T04:34:04.207Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7392023-12-07T04:34:04.217Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7402023-12-07T04:34:08.067Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7412023-12-07T04:34:08.084Z Updating git repository `http://github.com/oxidecomputer/tofino`
7422023-12-07T04:34:08.084Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7432023-12-07T04:34:08.085Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7442023-12-07T04:34:08.085Z Updating git repository `https://github.com/oxidecomputer/propolis`
7452023-12-07T04:34:08.085Z Updating git repository `https://github.com/oxidecomputer/crucible`
7462023-12-07T04:34:10.024Z Updating git repository `https://github.com/oxidecomputer/opte`
7472023-12-07T04:34:10.860Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7482023-12-07T04:34:11.506Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7492023-12-07T04:34:11.725Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7502023-12-07T04:34:12.085Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7512023-12-07T04:34:12.431Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7522023-12-07T04:34:12.886Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7532023-12-07T04:34:13.197Z Updating git repository `https://github.com/njaremko/samael`
7542023-12-07T04:34:13.653Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7552023-12-07T04:34:14.231Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7562023-12-07T04:34:14.671Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7572023-12-07T04:34:15.010Z Updating git repository `https://github.com/jgallagher/nix`
7582023-12-07T04:34:17.053Z Updating git repository `https://github.com/cbiffle/hubpack`
7592023-12-07T04:34:17.096Z Updating git repository `https://github.com/oxidecomputer/typify`
7602023-12-07T04:34:17.827Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7612023-12-07T04:34:18.255Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7622023-12-07T04:34:18.583Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7632023-12-07T04:34:19.934Z Downloading crates ...
7642023-12-07T04:34:20.315Z Downloaded anstream v0.5.0
7652023-12-07T04:34:20.563Z Downloaded thiserror v1.0.49
7662023-12-07T04:34:20.563Z Downloaded colorchoice v1.0.0
7672023-12-07T04:34:20.563Z Downloaded toml_datetime v0.6.5
7682023-12-07T04:34:20.563Z Downloaded anstyle-parse v0.2.1
7692023-12-07T04:34:20.563Z Downloaded camino v1.1.6
7702023-12-07T04:34:20.564Z Downloaded errno v0.3.2
7712023-12-07T04:34:20.564Z Downloaded anstyle-query v1.0.0
7722023-12-07T04:34:20.564Z Downloaded equivalent v1.0.1
7732023-12-07T04:34:20.564Z Downloaded itoa v1.0.9
7742023-12-07T04:34:20.564Z Downloaded strsim v0.10.0
7752023-12-07T04:34:20.564Z Downloaded serde_spanned v0.6.4
7762023-12-07T04:34:20.564Z Downloaded bitflags v1.3.2
7772023-12-07T04:34:20.564Z Downloaded thiserror-impl v1.0.49
7782023-12-07T04:34:20.564Z Downloaded clap v4.4.3
7792023-12-07T04:34:20.565Z Downloaded io-lifetimes v1.0.11
7802023-12-07T04:34:20.565Z Downloaded clap_lex v0.5.1
7812023-12-07T04:34:20.565Z Downloaded heck v0.4.1
7822023-12-07T04:34:20.565Z Downloaded unicode-ident v1.0.12
7832023-12-07T04:34:20.566Z Downloaded anyhow v1.0.75
7842023-12-07T04:34:20.566Z Downloaded proc-macro2 v1.0.69
7852023-12-07T04:34:20.566Z Downloaded indexmap v2.1.0
7862023-12-07T04:34:20.567Z Downloaded serde v1.0.192
7872023-12-07T04:34:20.567Z Downloaded memchr v2.6.3
7882023-12-07T04:34:20.567Z Downloaded hashbrown v0.14.2
7892023-12-07T04:34:20.567Z Downloaded clap_builder v4.4.2
7902023-12-07T04:34:20.568Z Downloaded winnow v0.5.15
7912023-12-07T04:34:20.568Z Downloaded syn v2.0.32
7922023-12-07T04:34:20.568Z Downloaded rustix v0.37.23
7932023-12-07T04:34:20.568Z Downloaded libc v0.2.150
7942023-12-07T04:34:20.653Z Downloaded toml_edit v0.21.0
7952023-12-07T04:34:20.653Z Downloaded toml v0.8.8
7962023-12-07T04:34:20.653Z Downloaded serde_json v1.0.108
7972023-12-07T04:34:20.653Z Downloaded utf8parse v0.2.1
7982023-12-07T04:34:20.653Z Downloaded serde_derive v1.0.192
7992023-12-07T04:34:20.653Z Downloaded terminal_size v0.2.6
8002023-12-07T04:34:20.654Z Downloaded semver v1.0.20
8012023-12-07T04:34:20.654Z Downloaded quote v1.0.33
8022023-12-07T04:34:20.654Z Downloaded cargo_metadata v0.18.0
8032023-12-07T04:34:20.654Z Downloaded anstyle v1.0.2
8042023-12-07T04:34:20.654Z Downloaded ryu v1.0.15
8052023-12-07T04:34:20.654Z Downloaded cargo_toml v0.17.0
8062023-12-07T04:34:20.654Z Downloaded cargo-platform v0.1.3
8072023-12-07T04:34:20.654Z Downloaded clap_derive v4.4.2
8082023-12-07T04:34:20.654Z Compiling proc-macro2 v1.0.69
8092023-12-07T04:34:20.654Z Compiling unicode-ident v1.0.12
8102023-12-07T04:34:20.654Z Compiling serde v1.0.192
8112023-12-07T04:34:20.654Z Compiling libc v0.2.150
8122023-12-07T04:34:20.655Z Compiling io-lifetimes v1.0.11
8132023-12-07T04:34:20.724Z Compiling rustix v0.37.23
8142023-12-07T04:34:20.724Z Compiling bitflags v1.3.2
8152023-12-07T04:34:20.724Z Compiling hashbrown v0.14.2
8162023-12-07T04:34:20.832Z Compiling utf8parse v0.2.1
8172023-12-07T04:34:20.950Z Compiling equivalent v1.0.1
8182023-12-07T04:34:21.106Z Compiling anstyle-parse v0.2.1
8192023-12-07T04:34:21.187Z Compiling serde_json v1.0.108
8202023-12-07T04:34:21.444Z Compiling camino v1.1.6
8212023-12-07T04:34:22.175Z Compiling indexmap v2.1.0
8222023-12-07T04:34:23.372Z Compiling winnow v0.5.15
8232023-12-07T04:34:23.908Z Compiling colorchoice v1.0.0
8242023-12-07T04:34:23.942Z Compiling semver v1.0.20
8252023-12-07T04:34:24.041Z Compiling anstyle v1.0.2
8262023-12-07T04:34:24.091Z Compiling anstyle-query v1.0.0
8272023-12-07T04:34:24.100Z Compiling thiserror v1.0.49
8282023-12-07T04:34:24.328Z Compiling ryu v1.0.15
8292023-12-07T04:34:24.347Z Compiling clap_lex v0.5.1
8302023-12-07T04:34:24.693Z Compiling anstream v0.5.0
8312023-12-07T04:34:24.821Z Compiling anyhow v1.0.75
8322023-12-07T04:34:24.925Z Compiling heck v0.4.1
8332023-12-07T04:34:25.060Z Compiling strsim v0.10.0
8342023-12-07T04:34:25.483Z Compiling itoa v1.0.9
8352023-12-07T04:34:25.483Z Compiling quote v1.0.33
8362023-12-07T04:34:26.017Z Compiling syn v2.0.32
8372023-12-07T04:34:26.510Z Compiling errno v0.3.2
8382023-12-07T04:34:27.654Z Compiling terminal_size v0.2.6
8392023-12-07T04:34:27.891Z Compiling clap_builder v4.4.2
8402023-12-07T04:34:34.003Z Compiling serde_derive v1.0.192
8412023-12-07T04:34:34.020Z Compiling thiserror-impl v1.0.49
8422023-12-07T04:34:34.020Z Compiling clap_derive v4.4.2
8432023-12-07T04:34:38.641Z Compiling clap v4.4.3
8442023-12-07T04:34:46.951Z Compiling serde_spanned v0.6.4
8452023-12-07T04:34:46.960Z Compiling toml_datetime v0.6.5
8462023-12-07T04:34:46.961Z Compiling cargo-platform v0.1.3
8472023-12-07T04:34:47.461Z Compiling toml_edit v0.21.0
8482023-12-07T04:34:48.962Z Compiling cargo_metadata v0.18.0
8492023-12-07T04:34:51.296Z Compiling toml v0.8.8
8502023-12-07T04:34:51.511Z Compiling cargo_toml v0.17.0
8512023-12-07T04:34:57.438Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8522023-12-07T04:34:58.788Z Finished dev [unoptimized + debuginfo] target(s) in 55.99s
8532023-12-07T04:34:59.062Z Running `target/debug/xtask clippy`
8542023-12-07T04:34:59.101Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8552023-12-07T04:34:59.818Z Downloading crates ...
8562023-12-07T04:35:00.054Z Downloaded adler v1.0.2
8572023-12-07T04:35:00.077Z Downloaded libefi-sys v0.1.0
8582023-12-07T04:35:00.204Z Downloaded crunchy v0.2.2
8592023-12-07T04:35:00.204Z Downloaded is_ci v1.1.1
8602023-12-07T04:35:00.205Z Downloaded lazycell v1.3.0
8612023-12-07T04:35:00.205Z Downloaded inout v0.1.3
8622023-12-07T04:35:00.221Z Downloaded log v0.4.20
8632023-12-07T04:35:00.221Z Downloaded bitfield v0.14.0
8642023-12-07T04:35:00.221Z Downloaded impl-trait-for-tuples v0.2.2
8652023-12-07T04:35:00.221Z Downloaded indoc v1.0.9
8662023-12-07T04:35:00.221Z Downloaded iana-time-zone v0.1.57
8672023-12-07T04:35:00.221Z Downloaded ciborium-ll v0.2.1
8682023-12-07T04:35:00.222Z Downloaded maybe-uninit v2.0.0
8692023-12-07T04:35:00.222Z Downloaded constant_time_eq v0.3.0
8702023-12-07T04:35:00.222Z Downloaded crossbeam-epoch v0.9.15
8712023-12-07T04:35:00.222Z Downloaded num-bigint-dig v0.8.4
8722023-12-07T04:35:00.222Z Downloaded ipnetwork v0.20.0
8732023-12-07T04:35:00.222Z Downloaded match_cfg v0.1.0
8742023-12-07T04:35:00.222Z Downloaded async-stream-impl v0.3.5
8752023-12-07T04:35:00.222Z Downloaded normalize-line-endings v0.3.0
8762023-12-07T04:35:00.222Z Downloaded cstr-argument v0.1.2
8772023-12-07T04:35:00.222Z Downloaded openssl-probe v0.1.5
8782023-12-07T04:35:00.223Z Downloaded newline-converter v0.3.0
8792023-12-07T04:35:00.223Z Downloaded cpufeatures v0.2.9
8802023-12-07T04:35:00.224Z Downloaded md-5 v0.10.5
8812023-12-07T04:35:00.224Z Downloaded assert_cmd v2.0.12
8822023-12-07T04:35:00.224Z Downloaded number_prefix v0.4.0
8832023-12-07T04:35:00.225Z Downloaded openssl-macros v0.1.1
8842023-12-07T04:35:00.225Z Downloaded base16ct v0.2.0
8852023-12-07T04:35:00.225Z Downloaded crossbeam-queue v0.3.8
8862023-12-07T04:35:00.225Z Downloaded oorandom v11.1.3
8872023-12-07T04:35:00.239Z Downloaded num v0.4.1
8882023-12-07T04:35:00.239Z Downloaded olpc-cjson v0.1.3
8892023-12-07T04:35:00.239Z Downloaded multer v2.1.0
8902023-12-07T04:35:00.239Z Downloaded indoc v2.0.3
8912023-12-07T04:35:00.249Z Downloaded time-core v0.1.1
8922023-12-07T04:35:00.250Z Downloaded cassowary v0.3.0
8932023-12-07T04:35:00.255Z Downloaded num-iter v0.1.43
8942023-12-07T04:35:00.255Z Downloaded zone v0.3.0
8952023-12-07T04:35:00.261Z Downloaded bb8 v0.8.1
8962023-12-07T04:35:00.262Z Downloaded oso-derive v0.27.0
8972023-12-07T04:35:00.284Z Downloaded num_cpus v1.16.0
8982023-12-07T04:35:00.293Z Downloaded ansi_term v0.12.1
8992023-12-07T04:35:00.293Z Downloaded bcs v0.1.6
9002023-12-07T04:35:00.293Z Downloaded synstructure v0.12.6
9012023-12-07T04:35:00.293Z Downloaded native-tls v0.2.11
9022023-12-07T04:35:00.293Z Downloaded blake2b_simd v1.0.1
9032023-12-07T04:35:00.299Z Downloaded bzip2 v0.4.4
9042023-12-07T04:35:00.299Z Downloaded derive_builder_macro v0.12.0
9052023-12-07T04:35:00.300Z Downloaded buf-list v1.0.3
9062023-12-07T04:35:00.308Z Downloaded whoami v1.4.1
9072023-12-07T04:35:00.308Z Downloaded libxml v0.3.3
9082023-12-07T04:35:00.323Z Downloaded tower-service v0.3.2
9092023-12-07T04:35:00.336Z Downloaded once_cell v1.18.0
9102023-12-07T04:35:00.336Z Downloaded miniz_oxide v0.7.1
9112023-12-07T04:35:00.336Z Downloaded resolv-conf v0.7.0
9122023-12-07T04:35:00.344Z Downloaded phf_shared v0.10.0
9132023-12-07T04:35:00.344Z Downloaded ppv-lite86 v0.2.17
9142023-12-07T04:35:00.344Z Downloaded slog-scope v4.4.0
9152023-12-07T04:35:00.344Z Downloaded usdt v0.3.5
9162023-12-07T04:35:00.351Z Downloaded async-trait v0.1.74
9172023-12-07T04:35:00.357Z Downloaded rtoolbox v0.0.1
9182023-12-07T04:35:00.357Z Downloaded rpassword v7.3.1
9192023-12-07T04:35:00.357Z Downloaded futures-timer v3.0.2
9202023-12-07T04:35:00.363Z Downloaded futures-task v0.3.29
9212023-12-07T04:35:00.363Z Downloaded debug-ignore v1.0.5
9222023-12-07T04:35:00.369Z Downloaded libm v0.2.7
9232023-12-07T04:35:00.385Z Downloaded rustls-pemfile v1.0.3
9242023-12-07T04:35:00.390Z Downloaded dof v0.1.5
9252023-12-07T04:35:00.390Z Downloaded deranged v0.3.8
9262023-12-07T04:35:00.395Z Downloaded platforms v3.0.2
9272023-12-07T04:35:00.401Z Downloaded foreign-types-shared v0.3.1
9282023-12-07T04:35:00.401Z Downloaded pkcs1 v0.7.5
9292023-12-07T04:35:00.405Z Downloaded headers-core v0.2.0
9302023-12-07T04:35:00.405Z Downloaded waitgroup v0.1.2
9312023-12-07T04:35:00.411Z Downloaded serde_repr v0.1.16
9322023-12-07T04:35:00.416Z Downloaded phf v0.11.2
9332023-12-07T04:35:00.416Z Downloaded scheduled-thread-pool v0.2.7
9342023-12-07T04:35:00.422Z Downloaded phf_shared v0.11.2
9352023-12-07T04:35:00.422Z Downloaded diesel_table_macro_syntax v0.1.0
9362023-12-07T04:35:00.422Z Downloaded derive-where v1.2.6
9372023-12-07T04:35:00.428Z Downloaded datatest-stable v0.2.3
9382023-12-07T04:35:00.433Z Downloaded serde_urlencoded v0.7.1
9392023-12-07T04:35:00.442Z Downloaded darling_macro v0.20.3
9402023-12-07T04:35:00.442Z Downloaded tracing-attributes v0.1.26
9412023-12-07T04:35:00.447Z Downloaded form_urlencoded v1.2.1
9422023-12-07T04:35:00.448Z Downloaded foreign-types-shared v0.1.1
9432023-12-07T04:35:00.448Z Downloaded structmeta-derive v0.2.0
9442023-12-07T04:35:00.448Z Downloaded pem v1.1.1
9452023-12-07T04:35:00.453Z Downloaded doc-comment v0.3.3
9462023-12-07T04:35:00.453Z Downloaded tinyvec v1.6.0
9472023-12-07T04:35:00.458Z Downloaded pin-project-internal v1.1.3
9482023-12-07T04:35:00.463Z Downloaded fxhash v0.2.1
9492023-12-07T04:35:00.463Z Downloaded vte_generate_state_changes v0.1.1
9502023-12-07T04:35:00.469Z Downloaded semver v0.11.0
9512023-12-07T04:35:00.469Z Downloaded dtrace-parser v0.1.14
9522023-12-07T04:35:00.475Z Downloaded digest v0.10.7
9532023-12-07T04:35:00.475Z Downloaded strip-ansi-escapes v0.2.0
9542023-12-07T04:35:00.480Z Downloaded string_cache v0.8.7
9552023-12-07T04:35:00.480Z Downloaded blake2 v0.10.6
9562023-12-07T04:35:00.484Z Downloaded openssl-sys v0.9.96
9572023-12-07T04:35:00.502Z Downloaded termtree v0.4.1
9582023-12-07T04:35:00.516Z Downloaded strsim v0.8.0
9592023-12-07T04:35:00.516Z Downloaded hex v0.4.3
9602023-12-07T04:35:00.516Z Downloaded dashmap v5.5.1
9612023-12-07T04:35:00.516Z Downloaded toolchain_find v0.2.0
9622023-12-07T04:35:00.524Z Downloaded getopts v0.2.21
9632023-12-07T04:35:00.524Z Downloaded thiserror-impl-no-std v2.0.2
9642023-12-07T04:35:00.524Z Downloaded glob v0.3.1
9652023-12-07T04:35:00.525Z Downloaded fragile v2.0.0
9662023-12-07T04:35:00.534Z Downloaded ed25519 v1.5.3
9672023-12-07T04:35:00.535Z Downloaded pretty-hex v0.4.0
9682023-12-07T04:35:00.535Z Downloaded slog-envlogger v2.2.0
9692023-12-07T04:35:00.542Z Downloaded dirs-sys-next v0.1.2
9702023-12-07T04:35:00.542Z Downloaded dirs-next v2.0.0
9712023-12-07T04:35:00.543Z Downloaded foreign-types-macros v0.2.3
9722023-12-07T04:35:00.543Z Downloaded der v0.7.8
9732023-12-07T04:35:00.551Z Downloaded try-lock v0.2.4
9742023-12-07T04:35:00.557Z Downloaded parse-display v0.8.2
9752023-12-07T04:35:00.558Z Downloaded dyn-clone v1.0.13
9762023-12-07T04:35:00.558Z Downloaded slab v0.4.9
9772023-12-07T04:35:00.565Z Downloaded fallible-iterator v0.2.0
9782023-12-07T04:35:00.565Z Downloaded float-cmp v0.9.0
9792023-12-07T04:35:00.578Z Downloaded want v0.3.1
9802023-12-07T04:35:00.579Z Downloaded http-range v0.1.5
9812023-12-07T04:35:00.579Z Downloaded quick-error v1.2.3
9822023-12-07T04:35:00.579Z Downloaded hubpack v0.1.2
9832023-12-07T04:35:00.592Z Downloaded percent-encoding v2.3.1
9842023-12-07T04:35:00.592Z Downloaded funty v2.0.0
9852023-12-07T04:35:00.592Z Downloaded pem v3.0.2
9862023-12-07T04:35:00.593Z Downloaded pin-utils v0.1.0
9872023-12-07T04:35:00.593Z Downloaded enum-as-inner v0.5.1
9882023-12-07T04:35:00.593Z Downloaded plotters-svg v0.3.5
9892023-12-07T04:35:01.013Z Downloaded x509-cert v0.2.4
9902023-12-07T04:35:01.013Z Downloaded display-error-chain v0.2.0
9912023-12-07T04:35:01.013Z Downloaded endian-type v0.1.2
9922023-12-07T04:35:01.013Z Downloaded downcast v0.11.0
9932023-12-07T04:35:01.434Z Downloaded semver-parser v0.10.2
9942023-12-07T04:35:01.434Z Downloaded parse-display-derive v0.8.2
9952023-12-07T04:35:01.435Z Downloaded hex-literal v0.4.1
9962023-12-07T04:35:01.435Z Downloaded futures-channel v0.3.29
9972023-12-07T04:35:01.435Z Downloaded shlex v1.1.0
9982023-12-07T04:35:01.435Z Downloaded darling_macro v0.14.4
9992023-12-07T04:35:01.435Z Downloaded topological-sort v0.2.2
10002023-12-07T04:35:01.435Z Downloaded pem-rfc7468 v0.7.0
10012023-12-07T04:35:01.435Z Downloaded precomputed-hash v0.1.1
10022023-12-07T04:35:01.435Z Downloaded threadpool v1.8.1
10032023-12-07T04:35:01.435Z Downloaded pest_derive v2.7.2
10042023-12-07T04:35:01.435Z Downloaded flagset v0.4.3
10052023-12-07T04:35:01.435Z Downloaded partial-io v0.5.4
10062023-12-07T04:35:01.435Z Downloaded globset v0.4.13
10072023-12-07T04:35:01.435Z Downloaded postcard-cobs v0.1.5-pre
10082023-12-07T04:35:01.435Z Downloaded time-macros v0.2.13
10092023-12-07T04:35:01.436Z Downloaded headers v0.3.9
10102023-12-07T04:35:01.436Z Downloaded zone_cfg_derive v0.3.0
10112023-12-07T04:35:01.436Z Downloaded rustc_version v0.4.0
10122023-12-07T04:35:01.436Z Downloaded walkdir v2.4.0
10132023-12-07T04:35:01.436Z Downloaded supports-color v2.1.0
10142023-12-07T04:35:01.436Z Downloaded take_mut v0.2.2
10152023-12-07T04:35:01.436Z Downloaded parking_lot_core v0.9.8
10162023-12-07T04:35:01.437Z Downloaded serde-big-array v0.5.1
10172023-12-07T04:35:01.437Z Downloaded strum_macros v0.24.3
10182023-12-07T04:35:01.437Z Downloaded tracing-core v0.1.31
10192023-12-07T04:35:01.437Z Downloaded plotters-backend v0.3.5
10202023-12-07T04:35:01.437Z Downloaded wyz v0.5.1
10212023-12-07T04:35:01.437Z Downloaded version_check v0.9.4
10222023-12-07T04:35:01.437Z Downloaded pretty-hex v0.2.1
10232023-12-07T04:35:01.437Z Downloaded proc-macro-crate v1.3.1
10242023-12-07T04:35:01.437Z Downloaded rustversion v1.0.14
10252023-12-07T04:35:01.437Z Downloaded vte v0.11.1
10262023-12-07T04:35:01.437Z Downloaded fatfs v0.3.6
10272023-12-07T04:35:01.437Z Downloaded zeroize_derive v1.4.2
10282023-12-07T04:35:01.437Z Downloaded tokio-macros v2.2.0
10292023-12-07T04:35:01.437Z Downloaded xattr v1.0.1
10302023-12-07T04:35:01.437Z Downloaded tempdir v0.3.7
10312023-12-07T04:35:01.437Z Downloaded serde_tokenstream v0.2.0
10322023-12-07T04:35:01.437Z Downloaded tap v1.0.1
10332023-12-07T04:35:01.438Z Downloaded flume v0.11.0
10342023-12-07T04:35:01.438Z Downloaded swrite v0.1.0
10352023-12-07T04:35:01.438Z Downloaded clap v2.34.0
10362023-12-07T04:35:01.438Z Downloaded foreign-types v0.5.0
10372023-12-07T04:35:01.439Z Downloaded postgres-types v0.2.6
10382023-12-07T04:35:01.439Z Downloaded unicode-bidi v0.3.13
10392023-12-07T04:35:01.439Z Downloaded heck v0.3.3
10402023-12-07T04:35:01.439Z Downloaded pest_meta v2.7.2
10412023-12-07T04:35:01.439Z Downloaded fnv v1.0.7
10422023-12-07T04:35:01.439Z Downloaded proc-macro-error-attr v1.0.4
10432023-12-07T04:35:01.439Z Downloaded tokio-rustls v0.24.1
10442023-12-07T04:35:01.439Z Downloaded smallvec v1.11.0
10452023-12-07T04:35:01.439Z Downloaded filetime v0.2.23
10462023-12-07T04:35:01.439Z Downloaded parking_lot_core v0.8.6
10472023-12-07T04:35:01.439Z Downloaded darling_core v0.20.3
10482023-12-07T04:35:01.439Z Downloaded proc-macro-error v1.0.4
10492023-12-07T04:35:01.439Z Downloaded toml_edit v0.19.15
10502023-12-07T04:35:01.439Z Downloaded socket2 v0.5.5
10512023-12-07T04:35:01.440Z Downloaded zip v0.6.6
10522023-12-07T04:35:01.440Z Downloaded heapless v0.7.16
10532023-12-07T04:35:01.440Z Downloaded tar v0.4.40
10542023-12-07T04:35:01.440Z Downloaded unsafe-libyaml v0.2.9
10552023-12-07T04:35:01.440Z Downloaded prettyplease v0.2.12
10562023-12-07T04:35:01.440Z Downloaded pretty_assertions v1.4.0
10572023-12-07T04:35:01.440Z Downloaded rcgen v0.11.3
10582023-12-07T04:35:01.440Z Downloaded rsa v0.9.2
10592023-12-07T04:35:01.440Z Downloaded rstest_macros v0.18.2
10602023-12-07T04:35:01.440Z Downloaded reedline v0.26.0
10612023-12-07T04:35:01.440Z Downloaded tabled v0.14.0
10622023-12-07T04:35:01.440Z Downloaded expectorate v1.1.0
10632023-12-07T04:35:01.440Z Downloaded pest v2.7.2
10642023-12-07T04:35:01.440Z Downloaded bitvec v1.0.1
10652023-12-07T04:35:01.442Z Downloaded trust-dns-server v0.22.1
10662023-12-07T04:35:01.442Z Downloaded futures-util v0.3.29
10672023-12-07T04:35:01.442Z Downloaded tokio-postgres v0.7.10
10682023-12-07T04:35:01.442Z Downloaded tokio-util v0.7.10
10692023-12-07T04:35:01.455Z Downloaded rustls-webpki v0.101.7
10702023-12-07T04:35:01.455Z Downloaded regex v1.10.2
10712023-12-07T04:35:01.455Z Downloaded hyper v0.14.27
10722023-12-07T04:35:01.455Z Downloaded petgraph v0.6.4
10732023-12-07T04:35:01.455Z Downloaded webpki-roots v0.25.2
10742023-12-07T04:35:01.455Z Downloaded quick-xml v0.23.1
10752023-12-07T04:35:01.455Z Downloaded hkdf v0.12.3
10762023-12-07T04:35:01.455Z Downloaded rayon v1.8.0
10772023-12-07T04:35:01.455Z Downloaded diesel v2.1.4
10782023-12-07T04:35:01.455Z Downloaded ratatui v0.23.0
10792023-12-07T04:35:01.456Z Downloaded vcpkg v0.2.15
10802023-12-07T04:35:01.456Z Downloaded smoltcp v0.9.1
10812023-12-07T04:35:01.456Z Downloaded regex-automata v0.3.8
10822023-12-07T04:35:01.456Z Downloaded regress v0.7.1
10832023-12-07T04:35:01.456Z Downloaded gimli v0.28.0
10842023-12-07T04:35:01.456Z Downloaded regex-syntax v0.7.5
10852023-12-07T04:35:01.456Z Downloaded openapiv3 v2.0.0-rc.1
10862023-12-07T04:35:01.456Z Downloaded regex-syntax v0.8.2
10872023-12-07T04:35:01.456Z Downloaded rustix v0.38.25
10882023-12-07T04:35:01.471Z Downloaded sha3 v0.10.8
10892023-12-07T04:35:01.482Z Downloaded rustls v0.21.9
10902023-12-07T04:35:01.497Z Downloaded zerocopy-derive v0.2.0
10912023-12-07T04:35:01.512Z Downloaded zerocopy-derive v0.6.4
10922023-12-07T04:35:01.535Z Downloaded polar-core v0.27.0
10932023-12-07T04:35:01.553Z Downloaded tokio v1.34.0
10942023-12-07T04:35:01.652Z Downloaded regex-automata v0.4.3
10952023-12-07T04:35:01.686Z Downloaded bzip2-sys v0.1.11+1.0.8
10962023-12-07T04:35:01.707Z Downloaded regex-syntax v0.6.29
10972023-12-07T04:35:01.717Z Downloaded sled v0.34.7
10982023-12-07T04:35:01.733Z Downloaded h2 v0.3.21
10992023-12-07T04:35:01.746Z Downloaded bstr v1.6.0
11002023-12-07T04:35:01.766Z Downloaded trust-dns-proto v0.22.0
11012023-12-07T04:35:01.789Z Downloaded object v0.32.1
11022023-12-07T04:35:01.813Z Downloaded idna v0.2.3
11032023-12-07T04:35:01.825Z Downloaded encoding_rs v0.8.33
11042023-12-07T04:35:01.888Z Downloaded openssl v0.10.60
11052023-12-07T04:35:01.900Z Downloaded bstr v0.2.17
11062023-12-07T04:35:01.930Z Downloaded idna v0.5.0
11072023-12-07T04:35:01.968Z Downloaded syn v1.0.109
11082023-12-07T04:35:01.968Z Downloaded radix_trie v0.2.1
11092023-12-07T04:35:01.987Z Downloaded object v0.30.4
11102023-12-07T04:35:01.987Z Downloaded curve25519-dalek v4.1.0
11112023-12-07T04:35:01.987Z Downloaded smoltcp v0.8.2
11122023-12-07T04:35:02.003Z Downloaded unicode-normalization v0.1.22
11132023-12-07T04:35:02.030Z Downloaded portable-atomic v1.4.3
11142023-12-07T04:35:02.031Z Downloaded plotters v0.3.5
11152023-12-07T04:35:02.466Z Downloaded reqwest v0.11.22
11162023-12-07T04:35:02.478Z Downloaded proptest v1.4.0
11172023-12-07T04:35:02.479Z Downloaded chrono v0.4.31
11182023-12-07T04:35:02.479Z Downloaded bindgen v0.65.1
11192023-12-07T04:35:02.479Z Downloaded typed-path v0.6.0
11202023-12-07T04:35:02.479Z Downloaded trust-dns-resolver v0.22.0
11212023-12-07T04:35:02.479Z Downloaded http v0.2.11
11222023-12-07T04:35:02.479Z Downloaded rayon-core v1.12.0
11232023-12-07T04:35:02.479Z Downloaded flate2 v1.0.28
11242023-12-07T04:35:02.480Z Downloaded ron v0.8.1
11252023-12-07T04:35:02.480Z Downloaded diesel_derives v2.1.2
11262023-12-07T04:35:02.480Z Downloaded serde_with v2.3.3
11272023-12-07T04:35:02.480Z Downloaded relative-path v1.9.0
11282023-12-07T04:35:02.480Z Downloaded regex-automata v0.1.10
11292023-12-07T04:35:02.480Z Downloaded vsss-rs v3.3.1
11302023-12-07T04:35:02.480Z Downloaded textwrap v0.16.0
11312023-12-07T04:35:02.480Z Downloaded tough v0.15.0
11322023-12-07T04:35:02.480Z Downloaded hashbrown v0.13.2
11332023-12-07T04:35:02.480Z Downloaded hashbrown v0.12.3
11342023-12-07T04:35:02.481Z Downloaded slog-dtrace v0.2.3
11352023-12-07T04:35:02.481Z Downloaded half v1.8.2
11362023-12-07T04:35:02.481Z Downloaded pin-project v1.1.3
11372023-12-07T04:35:02.481Z Downloaded snafu v0.7.5
11382023-12-07T04:35:02.481Z Downloaded itertools v0.12.0
11392023-12-07T04:35:02.481Z Downloaded ring v0.17.5
11402023-12-07T04:35:02.481Z Downloaded subtle v2.5.0
11412023-12-07T04:35:02.481Z Downloaded predicates v3.0.4
11422023-12-07T04:35:02.482Z Downloaded predicates v2.1.5
11432023-12-07T04:35:02.482Z Downloaded signal-hook v0.3.17
11442023-12-07T04:35:02.482Z Downloaded elliptic-curve v0.13.5
11452023-12-07T04:35:02.482Z Downloaded time v0.3.27
11462023-12-07T04:35:02.482Z Downloaded scopeguard v1.2.0
11472023-12-07T04:35:02.482Z Downloaded aho-corasick v1.0.4
11482023-12-07T04:35:02.493Z Downloaded ring v0.16.20
11492023-12-07T04:35:02.656Z Downloaded predicates-tree v1.0.9
11502023-12-07T04:35:02.671Z Downloaded postgres-protocol v0.6.6
11512023-12-07T04:35:02.671Z Downloaded ucd-trie v0.1.6
11522023-12-07T04:35:02.672Z Downloaded hostname v0.3.1
11532023-12-07T04:35:02.672Z Downloaded sha2 v0.10.8
11542023-12-07T04:35:02.672Z Downloaded httptest v0.15.5
11552023-12-07T04:35:02.672Z Downloaded unicode-segmentation v1.10.1
11562023-12-07T04:35:02.681Z Downloaded futures v0.3.29
11572023-12-07T04:35:02.682Z Downloaded tokio-tungstenite v0.20.1
11582023-12-07T04:35:02.688Z Downloaded siphasher v0.3.11
11592023-12-07T04:35:02.688Z Downloaded smf v0.2.2
11602023-12-07T04:35:02.688Z Downloaded fastrand v2.0.0
11612023-12-07T04:35:02.694Z Downloaded untrusted v0.7.1
11622023-12-07T04:35:02.694Z Downloaded poly1305 v0.8.0
11632023-12-07T04:35:02.698Z Downloaded derive_more v0.99.17
11642023-12-07T04:35:02.702Z Downloaded similar v2.2.1
11652023-12-07T04:35:02.714Z Downloaded env_logger v0.10.0
11662023-12-07T04:35:02.718Z Downloaded http-body v0.4.5
11672023-12-07T04:35:02.722Z Downloaded trust-dns-client v0.22.0
11682023-12-07T04:35:02.728Z Downloaded steno v0.4.0
11692023-12-07T04:35:02.736Z Downloaded slog v2.7.0
11702023-12-07T04:35:02.743Z Downloaded sha1 v0.10.6
11712023-12-07T04:35:02.749Z Downloaded serde_tokenstream v0.1.7
11722023-12-07T04:35:02.756Z Downloaded signal-hook-registry v1.4.1
11732023-12-07T04:35:02.756Z Downloaded signal-hook-mio v0.2.3
11742023-12-07T04:35:02.757Z Downloaded hash32 v0.2.1
11752023-12-07T04:35:02.757Z Downloaded salty v0.2.0
11762023-12-07T04:35:02.765Z Downloaded nom v7.1.3
11772023-12-07T04:35:02.792Z Downloaded subprocess v0.2.9
11782023-12-07T04:35:02.802Z Downloaded tracing v0.1.37
11792023-12-07T04:35:02.802Z Downloaded rand v0.8.5
11802023-12-07T04:35:02.802Z Downloaded rand v0.4.6
11812023-12-07T04:35:02.802Z Downloaded wait-timeout v0.2.0
11822023-12-07T04:35:02.820Z Downloaded tungstenite v0.20.1
11832023-12-07T04:35:02.820Z Downloaded criterion v0.5.1
11842023-12-07T04:35:02.829Z Downloaded pest_generator v2.7.2
11852023-12-07T04:35:02.829Z Downloaded futures-macro v0.3.29
11862023-12-07T04:35:02.830Z Downloaded postcard v0.7.3
11872023-12-07T04:35:02.830Z Downloaded pin-project-lite v0.2.13
11882023-12-07T04:35:02.837Z Downloaded itertools v0.10.5
11892023-12-07T04:35:02.845Z Downloaded tempfile v3.8.1
11902023-12-07T04:35:02.851Z Downloaded zeroize v1.7.0
11912023-12-07T04:35:02.851Z Downloaded zerocopy v0.6.4
11922023-12-07T04:35:02.860Z Downloaded yasna v0.5.2
11932023-12-07T04:35:02.871Z Downloaded typenum v1.16.0
11942023-12-07T04:35:02.871Z Downloaded httpdate v1.0.3
11952023-12-07T04:35:02.871Z Downloaded futures-sink v0.3.29
11962023-12-07T04:35:02.871Z Downloaded rand_chacha v0.3.1
11972023-12-07T04:35:02.871Z Downloaded structmeta v0.2.0
11982023-12-07T04:35:02.880Z Downloaded url v2.5.0
11992023-12-07T04:35:02.880Z Downloaded diff v0.1.13
12002023-12-07T04:35:02.891Z Downloaded minimal-lexical v0.2.1
12012023-12-07T04:35:02.891Z Downloaded untrusted v0.9.0
12022023-12-07T04:35:02.891Z Downloaded toml v0.5.11
12032023-12-07T04:35:02.899Z Downloaded ena v0.14.2
12042023-12-07T04:35:02.899Z Downloaded unicode-linebreak v0.1.5
12052023-12-07T04:35:02.899Z Downloaded hmac v0.12.1
12062023-12-07T04:35:02.909Z Downloaded serde-big-array v0.4.1
12072023-12-07T04:35:02.909Z Downloaded serial_test_derive v0.10.0
12082023-12-07T04:35:02.909Z Downloaded tokio-stream v0.1.14
12092023-12-07T04:35:02.919Z Downloaded tiny-keccak v2.0.2
12102023-12-07T04:35:02.920Z Downloaded sct v0.7.0
12112023-12-07T04:35:02.927Z Downloaded schemars v0.8.13
12122023-12-07T04:35:02.939Z Downloaded ref-cast-impl v1.0.20
12132023-12-07T04:35:02.948Z Downloaded vec_map v0.8.2
12142023-12-07T04:35:02.948Z Downloaded stringprep v0.1.3
12152023-12-07T04:35:02.948Z Downloaded trybuild v1.0.85
12162023-12-07T04:35:02.955Z Downloaded num-bigint v0.4.4
12172023-12-07T04:35:02.960Z Downloaded crossbeam-channel v0.5.8
12182023-12-07T04:35:02.974Z Downloaded group v0.13.0
12192023-12-07T04:35:02.982Z Downloaded pkg-config v0.3.27
12202023-12-07T04:35:02.982Z Downloaded getrandom v0.2.10
12212023-12-07T04:35:02.983Z Downloaded strum_macros v0.25.2
12222023-12-07T04:35:02.990Z Downloaded mio v0.8.9
12232023-12-07T04:35:02.996Z Downloaded hubpack_derive v0.1.1
12242023-12-07T04:35:02.996Z Downloaded foreign-types v0.3.2
12252023-12-07T04:35:02.996Z Downloaded smallvec v0.6.14
12262023-12-07T04:35:02.996Z Downloaded futures-io v0.3.29
12272023-12-07T04:35:02.996Z Downloaded futures-executor v0.3.29
12282023-12-07T04:35:03.005Z Downloaded futures-core v0.3.29
12292023-12-07T04:35:03.006Z Downloaded password-hash v0.5.0
12302023-12-07T04:35:03.006Z Downloaded rstest v0.18.2
12312023-12-07T04:35:03.016Z Downloaded rustc-demangle v0.1.23
12322023-12-07T04:35:03.022Z Downloaded rust-argon2 v1.0.1
12332023-12-07T04:35:03.023Z Downloaded highway v1.1.0
12342023-12-07T04:35:03.023Z Downloaded toml v0.7.8
12352023-12-07T04:35:03.029Z Downloaded data-encoding v2.4.0
12362023-12-07T04:35:03.029Z Downloaded humantime v2.1.0
12372023-12-07T04:35:03.040Z Downloaded httparse v1.8.0
12382023-12-07T04:35:03.041Z Downloaded same-file v1.0.6
12392023-12-07T04:35:03.041Z Downloaded remove_dir_all v0.5.3
12402023-12-07T04:35:03.048Z Downloaded difflib v0.4.0
12412023-12-07T04:35:03.048Z Downloaded generic-array v0.14.7
12422023-12-07T04:35:03.049Z Downloaded base64 v0.13.1
12432023-12-07T04:35:03.049Z Downloaded either v1.9.0
12442023-12-07T04:35:03.056Z Downloaded usdt-impl v0.3.5
12452023-12-07T04:35:03.056Z Downloaded base64 v0.21.5
12462023-12-07T04:35:03.115Z Downloaded cc v1.0.83
12472023-12-07T04:35:03.115Z Downloaded arc-swap v1.6.0
12482023-12-07T04:35:03.116Z Downloaded tabled_derive v0.6.0
12492023-12-07T04:35:03.116Z Downloaded zerocopy v0.3.0
12502023-12-07T04:35:03.116Z Downloaded yansi v0.5.1
12512023-12-07T04:35:03.116Z Downloaded itertools v0.11.0
12522023-12-07T04:35:03.116Z Downloaded paste v1.0.14
12532023-12-07T04:35:03.116Z Downloaded serde_plain v1.0.2
12542023-12-07T04:35:03.117Z Downloaded rustc-hash v1.1.0
12552023-12-07T04:35:03.119Z Downloaded radium v0.7.0
12562023-12-07T04:35:03.119Z Downloaded rustls-native-certs v0.6.3
12572023-12-07T04:35:03.119Z Downloaded crossterm v0.27.0
12582023-12-07T04:35:03.156Z Downloaded rustc_version v0.1.7
12592023-12-07T04:35:03.156Z Downloaded home v0.5.5
12602023-12-07T04:35:03.157Z Downloaded tui-tree-widget v0.13.0
12612023-12-07T04:35:03.157Z Downloaded spin v0.9.8
12622023-12-07T04:35:03.157Z Downloaded uuid v1.6.1
12632023-12-07T04:35:03.157Z Downloaded test-strategy v0.3.1
12642023-12-07T04:35:03.157Z Downloaded unicase v2.7.0
12652023-12-07T04:35:03.157Z Downloaded unarray v0.1.4
12662023-12-07T04:35:03.158Z Downloaded structopt v0.3.26
12672023-12-07T04:35:03.158Z Downloaded socket2 v0.4.9
12682023-12-07T04:35:03.170Z Downloaded usdt-attr-macro v0.3.5
12692023-12-07T04:35:03.170Z Downloaded r2d2 v0.8.10
12702023-12-07T04:35:03.170Z Downloaded pkcs8 v0.10.2
12712023-12-07T04:35:03.171Z Downloaded peeking_take_while v0.1.2
12722023-12-07T04:35:03.171Z Downloaded path-slash v0.1.5
12732023-12-07T04:35:03.171Z Downloaded ref-cast v1.0.20
12742023-12-07T04:35:03.171Z Downloaded rand_xorshift v0.3.0
12752023-12-07T04:35:03.186Z Downloaded rand_core v0.6.4
12762023-12-07T04:35:03.186Z Downloaded oso v0.27.0
12772023-12-07T04:35:03.186Z Downloaded derive_builder_core v0.12.0
12782023-12-07T04:35:03.187Z Downloaded derive_builder v0.12.0
12792023-12-07T04:35:03.202Z Downloaded unicode-xid v0.2.4
12802023-12-07T04:35:03.202Z Downloaded tinytemplate v1.2.1
12812023-12-07T04:35:03.203Z Downloaded utf-8 v0.7.6
12822023-12-07T04:35:03.203Z Downloaded papergrid v0.10.0
12832023-12-07T04:35:03.210Z Downloaded fs-err v2.11.0
12842023-12-07T04:35:03.210Z Downloaded rustfmt-wrapper v0.2.0
12852023-12-07T04:35:03.210Z Downloaded similar-asserts v1.5.0
12862023-12-07T04:35:03.211Z Downloaded serial_test v0.10.0
12872023-12-07T04:35:03.223Z Downloaded spki v0.7.2
12882023-12-07T04:35:03.224Z Downloaded parking_lot v0.12.1
12892023-12-07T04:35:03.230Z Downloaded termios v0.3.3
12902023-12-07T04:35:03.230Z Downloaded term v0.7.0
12912023-12-07T04:35:03.230Z Downloaded der_derive v0.7.2
12922023-12-07T04:35:03.230Z Downloaded smawk v0.3.1
12932023-12-07T04:35:03.238Z Downloaded predicates-core v1.0.6
12942023-12-07T04:35:03.238Z Downloaded ff v0.13.0
12952023-12-07T04:35:03.239Z Downloaded fd-lock v3.0.13
12962023-12-07T04:35:03.252Z Downloaded slog-json v2.6.1
12972023-12-07T04:35:03.252Z Downloaded num-traits v0.2.16
12982023-12-07T04:35:03.252Z Downloaded cookie v0.18.0
12992023-12-07T04:35:03.273Z Downloaded indicatif v0.17.7
13002023-12-07T04:35:03.273Z Downloaded slog-term v2.9.0
13012023-12-07T04:35:03.280Z Downloaded schemars_derive v0.8.13
13022023-12-07T04:35:03.280Z Downloaded basic-toml v0.1.4
13032023-12-07T04:35:03.281Z Downloaded serde_with_macros v2.3.3
13042023-12-07T04:35:03.288Z Downloaded fixedbitset v0.4.2
13052023-12-07T04:35:03.288Z Downloaded universal-hash v0.5.1
13062023-12-07T04:35:03.289Z Downloaded unicode-width v0.1.11
13072023-12-07T04:35:03.296Z Downloaded spin v0.5.2
13082023-12-07T04:35:03.297Z Downloaded rusty-fork v0.3.0
13092023-12-07T04:35:03.297Z Downloaded thiserror-no-std v2.0.2
13102023-12-07T04:35:03.316Z Downloaded which v4.4.0
13112023-12-07T04:35:03.316Z Downloaded tokio-native-tls v0.3.1
13122023-12-07T04:35:03.322Z Downloaded packed_struct_codegen v0.10.1
13132023-12-07T04:35:03.322Z Downloaded owo-colors v3.5.0
13142023-12-07T04:35:03.323Z Downloaded omicron-zone-package v0.9.1
13152023-12-07T04:35:03.323Z Downloaded criterion-plot v0.5.0
13162023-12-07T04:35:03.323Z Downloaded parking_lot v0.11.2
13172023-12-07T04:35:03.323Z Downloaded termcolor v1.2.0
13182023-12-07T04:35:03.323Z Downloaded usdt-macro v0.3.5
13192023-12-07T04:35:03.336Z Downloaded nibble_vec v0.1.0
13202023-12-07T04:35:03.337Z Downloaded darling v0.14.4
13212023-12-07T04:35:03.408Z Downloaded const-oid v0.9.5
13222023-12-07T04:35:03.408Z Downloaded bitflags v2.4.0
13232023-12-07T04:35:03.408Z Downloaded textwrap v0.11.0
13242023-12-07T04:35:03.408Z Downloaded serde_derive_internals v0.26.0
13252023-12-07T04:35:03.408Z Downloaded thread_local v1.1.7
13262023-12-07T04:35:03.418Z Downloaded snafu-derive v0.7.5
13272023-12-07T04:35:03.419Z Downloaded lock_api v0.4.10
13282023-12-07T04:35:03.419Z Downloaded thread-id v4.2.0
13292023-12-07T04:35:03.419Z Downloaded structopt-derive v0.4.18
13302023-12-07T04:35:03.419Z Downloaded static_assertions v1.1.0
13312023-12-07T04:35:03.419Z Downloaded base64ct v1.6.0
13322023-12-07T04:35:03.419Z Downloaded backoff v0.4.0
13332023-12-07T04:35:03.419Z Downloaded ahash v0.8.3
13342023-12-07T04:35:03.419Z Downloaded slog-stdlog v4.1.1
13352023-12-07T04:35:03.419Z Downloaded mime_guess v2.0.4
13362023-12-07T04:35:03.419Z Downloaded stable_deref_trait v1.2.0
13372023-12-07T04:35:03.419Z Downloaded slog-bunyan v2.4.0
13382023-12-07T04:35:03.419Z Downloaded slog-async v2.8.0
13392023-12-07T04:35:03.420Z Downloaded signature v2.1.0
13402023-12-07T04:35:03.420Z Downloaded shell-words v1.1.0
13412023-12-07T04:35:03.420Z Downloaded num-rational v0.4.1
13422023-12-07T04:35:03.420Z Downloaded crossbeam-deque v0.8.3
13432023-12-07T04:35:03.420Z Downloaded addr2line v0.21.0
13442023-12-07T04:35:03.420Z Downloaded tinyvec_macros v0.1.1
13452023-12-07T04:35:03.420Z Downloaded semver v0.1.20
13462023-12-07T04:35:03.420Z Downloaded camino-tempfile v1.1.1
13472023-12-07T04:35:03.420Z Downloaded cancel-safe-futures v0.1.5
13482023-12-07T04:35:03.420Z Downloaded serde-hex v0.1.0
13492023-12-07T04:35:03.420Z Downloaded secrecy v0.8.0
13502023-12-07T04:35:03.420Z Downloaded crypto-bigint v0.5.2
13512023-12-07T04:35:03.427Z Downloaded lazy_static v1.4.0
13522023-12-07T04:35:03.427Z Downloaded keccak v0.1.4
13532023-12-07T04:35:03.427Z Downloaded hyper-tls v0.5.0
13542023-12-07T04:35:03.427Z Downloaded async-stream v0.3.5
13552023-12-07T04:35:03.427Z Downloaded hyper-staticfile v0.9.5
13562023-12-07T04:35:03.432Z Downloaded cexpr v0.6.0
13572023-12-07T04:35:03.432Z Downloaded byteorder v1.5.0
13582023-12-07T04:35:03.437Z Downloaded bit-set v0.5.3
13592023-12-07T04:35:03.437Z Downloaded strum v0.25.0
13602023-12-07T04:35:03.437Z Downloaded packed_struct v0.10.1
13612023-12-07T04:35:03.441Z Downloaded num_threads v0.1.6
13622023-12-07T04:35:03.441Z Downloaded mockall v0.11.4
13632023-12-07T04:35:03.448Z Downloaded maplit v1.0.2
13642023-12-07T04:35:03.448Z Downloaded lru-cache v0.1.2
13652023-12-07T04:35:03.449Z Downloaded cast v0.3.0
13662023-12-07T04:35:03.455Z Downloaded ciborium v0.2.1
13672023-12-07T04:35:03.457Z Downloaded nu-ansi-term v0.49.0
13682023-12-07T04:35:03.463Z Downloaded cfg-if v1.0.0
13692023-12-07T04:35:03.463Z Downloaded block-padding v0.3.3
13702023-12-07T04:35:03.464Z Downloaded bit-vec v0.6.3
13712023-12-07T04:35:03.464Z Downloaded array-init v0.0.4
13722023-12-07T04:35:04.724Z Downloaded serde_path_to_error v0.1.14
13732023-12-07T04:35:04.726Z Downloaded colored v2.0.4
13742023-12-07T04:35:04.726Z Downloaded arrayref v0.3.7
13752023-12-07T04:35:04.727Z Downloaded signal-hook-tokio v0.3.1
13762023-12-07T04:35:04.727Z Downloaded libloading v0.7.4
13772023-12-07T04:35:04.727Z Downloaded num_enum_derive v0.5.11
13782023-12-07T04:35:04.727Z Downloaded num_enum v0.5.11
13792023-12-07T04:35:04.727Z Downloaded memoffset v0.7.1
13802023-12-07T04:35:04.727Z Downloaded num-complex v0.4.4
13812023-12-07T04:35:04.727Z Downloaded mime v0.3.17
13822023-12-07T04:35:04.727Z Downloaded crc-catalog v2.2.0
13832023-12-07T04:35:04.727Z Downloaded num-derive v0.4.0
13842023-12-07T04:35:04.727Z Downloaded nanorand v0.7.0
13852023-12-07T04:35:04.727Z Downloaded memoffset v0.9.0
13862023-12-07T04:35:04.727Z Downloaded bytesize v1.3.0
13872023-12-07T04:35:04.727Z Downloaded block-buffer v0.10.4
13882023-12-07T04:35:04.727Z Downloaded async-recursion v1.0.5
13892023-12-07T04:35:04.727Z Downloaded signature v1.6.4
13902023-12-07T04:35:04.728Z Downloaded num-integer v0.1.45
13912023-12-07T04:35:04.728Z Downloaded backtrace v0.3.69
13922023-12-07T04:35:04.728Z Downloaded curve25519-dalek-derive v0.1.0
13932023-12-07T04:35:04.728Z Downloaded nodrop v0.1.14
13942023-12-07T04:35:04.728Z Downloaded atomic-waker v1.1.1
13952023-12-07T04:35:04.728Z Downloaded argon2 v0.5.2
13962023-12-07T04:35:04.728Z Downloaded arrayvec v0.7.4
13972023-12-07T04:35:04.728Z Downloaded opaque-debug v0.3.0
13982023-12-07T04:35:04.728Z Downloaded libtest-mimic v0.6.1
13992023-12-07T04:35:04.728Z Downloaded cfg-if v0.1.10
14002023-12-07T04:35:04.728Z Downloaded constant_time_eq v0.2.6
14012023-12-07T04:35:04.729Z Downloaded new_debug_unreachable v1.0.4
14022023-12-07T04:35:04.729Z Downloaded lalrpop v0.19.12
14032023-12-07T04:35:04.730Z Downloaded ciborium-io v0.2.1
14042023-12-07T04:35:04.730Z Downloaded macaddr v1.0.1
14052023-12-07T04:35:04.730Z Downloaded ascii-canvas v3.0.0
14062023-12-07T04:35:04.730Z Downloaded aead v0.5.2
14072023-12-07T04:35:04.730Z Downloaded anes v0.1.6
14082023-12-07T04:35:04.730Z Downloaded linked-hash-map v0.5.6
14092023-12-07T04:35:04.730Z Downloaded newtype_derive v0.1.6
14102023-12-07T04:35:04.730Z Downloaded matches v0.1.10
14112023-12-07T04:35:04.730Z Downloaded atomicwrites v0.4.2
14122023-12-07T04:35:04.730Z Downloaded ident_case v1.0.1
14132023-12-07T04:35:04.730Z Downloaded is-terminal v0.4.9
14142023-12-07T04:35:04.730Z Downloaded libsw v3.3.0
14152023-12-07T04:35:04.730Z Downloaded crypto-common v0.1.6
14162023-12-07T04:35:04.730Z Downloaded console v0.15.7
14172023-12-07T04:35:04.730Z Downloaded bytecount v0.6.3
14182023-12-07T04:35:04.730Z Downloaded autocfg v1.1.0
14192023-12-07T04:35:04.730Z Downloaded approx v0.5.1
14202023-12-07T04:35:04.731Z Downloaded managed v0.8.0
14212023-12-07T04:35:04.731Z Downloaded linear-map v1.2.0
14222023-12-07T04:35:04.731Z Downloaded bytes v1.5.0
14232023-12-07T04:35:04.731Z Downloaded mockall_derive v0.11.4
14242023-12-07T04:35:04.731Z Downloaded chacha20 v0.9.1
14252023-12-07T04:35:04.731Z Downloaded assert_matches v1.5.0
14262023-12-07T04:35:04.731Z Downloaded crucible-workspace-hack v0.1.0
14272023-12-07T04:35:04.731Z Downloaded darling v0.20.3
14282023-12-07T04:35:04.731Z Downloaded hyper-rustls v0.24.2
14292023-12-07T04:35:04.731Z Downloaded ipnet v2.8.0
14302023-12-07T04:35:04.731Z Downloaded corncobs v0.1.3
14312023-12-07T04:35:04.731Z Downloaded chacha20poly1305 v0.10.1
14322023-12-07T04:35:04.731Z Downloaded instant v0.1.12
14332023-12-07T04:35:04.731Z Downloaded serde_yaml v0.9.25
14342023-12-07T04:35:04.731Z Downloaded indexmap v1.9.3
14352023-12-07T04:35:04.731Z Downloaded crossbeam-utils v0.8.16
14362023-12-07T04:35:04.731Z Downloaded darling_core v0.14.4
14372023-12-07T04:35:04.731Z Downloaded atty v0.2.14
14382023-12-07T04:35:04.732Z Downloaded kstat-rs v0.2.3
14392023-12-07T04:35:04.732Z Downloaded crc-any v2.4.3
14402023-12-07T04:35:04.732Z Downloaded clang-sys v1.6.1
14412023-12-07T04:35:04.732Z Downloaded crossbeam v0.8.2
14422023-12-07T04:35:04.732Z Downloaded lalrpop-util v0.19.12
14432023-12-07T04:35:04.732Z Downloaded convert_case v0.4.0
14442023-12-07T04:35:04.732Z Downloaded crc32fast v1.3.2
14452023-12-07T04:35:04.732Z Downloaded crc v3.0.1
14462023-12-07T04:35:04.732Z Downloaded cipher v0.4.4
14472023-12-07T04:35:04.792Z Compiling serde v1.0.192
14482023-12-07T04:35:04.793Z Compiling autocfg v1.1.0
14492023-12-07T04:35:04.793Z Checking cfg-if v1.0.0
14502023-12-07T04:35:04.793Z Compiling version_check v0.9.4
14512023-12-07T04:35:04.793Z Compiling syn v1.0.109
14522023-12-07T04:35:04.794Z Checking libc v0.2.150
14532023-12-07T04:35:04.794Z Compiling syn v2.0.32
14542023-12-07T04:35:04.794Z Compiling parking_lot_core v0.9.8
14552023-12-07T04:35:04.795Z Compiling libm v0.2.7
14562023-12-07T04:35:04.969Z Compiling cc v1.0.83
14572023-12-07T04:35:05.132Z Compiling futures-core v0.3.29
14582023-12-07T04:35:05.183Z Compiling once_cell v1.18.0
14592023-12-07T04:35:05.606Z Compiling serde_json v1.0.108
14602023-12-07T04:35:05.629Z Compiling memchr v2.6.3
14612023-12-07T04:35:05.659Z Compiling lock_api v0.4.10
14622023-12-07T04:35:05.846Z Compiling num-traits v0.2.16
14632023-12-07T04:35:06.122Z Compiling slab v0.4.9
14642023-12-07T04:35:06.176Z Checking getrandom v0.2.10
14652023-12-07T04:35:06.251Z Compiling futures-channel v0.3.29
14662023-12-07T04:35:06.511Z Compiling futures-task v0.3.29
14672023-12-07T04:35:06.854Z Compiling typenum v1.16.0
14682023-12-07T04:35:06.970Z Compiling futures-util v0.3.29
14692023-12-07T04:35:07.217Z Compiling generic-array v0.14.7
14702023-12-07T04:35:07.499Z Compiling log v0.4.20
14712023-12-07T04:35:07.832Z Checking scopeguard v1.2.0
14722023-12-07T04:35:08.142Z Compiling pkg-config v0.3.27
14732023-12-07T04:35:09.859Z Checking smallvec v1.11.0
14742023-12-07T04:35:09.942Z Checking itoa v1.0.9
14752023-12-07T04:35:09.942Z Compiling rustix v0.38.25
14762023-12-07T04:35:09.943Z Compiling indexmap v1.9.3
14772023-12-07T04:35:09.943Z Compiling schemars v0.8.13
14782023-12-07T04:35:10.011Z Compiling fnv v1.0.7
14792023-12-07T04:35:10.104Z Compiling vcpkg v0.2.15
14802023-12-07T04:35:10.183Z Compiling httparse v1.8.0
14812023-12-07T04:35:10.596Z Checking rand_core v0.6.4
14822023-12-07T04:35:10.811Z Compiling ring v0.17.5
14832023-12-07T04:35:10.986Z Compiling ring v0.16.20
14842023-12-07T04:35:12.689Z Compiling aho-corasick v1.0.4
14852023-12-07T04:35:12.724Z Compiling regex-syntax v0.8.2
14862023-12-07T04:35:13.652Z Compiling openssl-sys v0.9.96
14872023-12-07T04:35:15.398Z Compiling parking_lot v0.12.1
14882023-12-07T04:35:16.088Z Checking pin-project-lite v0.2.13
14892023-12-07T04:35:16.241Z Compiling ahash v0.8.3
14902023-12-07T04:35:16.745Z Compiling serde_derive_internals v0.26.0
14912023-12-07T04:35:16.954Z Checking spin v0.5.2
14922023-12-07T04:35:17.384Z Compiling openssl v0.10.60
14932023-12-07T04:35:17.982Z Checking signal-hook-registry v1.4.1
14942023-12-07T04:35:18.312Z Compiling regex-automata v0.4.3
14952023-12-07T04:35:18.913Z Compiling rustls v0.21.9
14962023-12-07T04:35:19.277Z Compiling ucd-trie v0.1.6
14972023-12-07T04:35:20.155Z Checking mio v0.8.9
14982023-12-07T04:35:20.397Z Compiling native-tls v0.2.11
14992023-12-07T04:35:20.966Z Compiling iana-time-zone v0.1.57
15002023-12-07T04:35:21.014Z Compiling async-trait v0.1.74
15012023-12-07T04:35:21.543Z Checking num_cpus v1.16.0
15022023-12-07T04:35:21.544Z Compiling dyn-clone v1.0.13
15032023-12-07T04:35:21.888Z Compiling unicode-xid v0.2.4
15042023-12-07T04:35:21.960Z Compiling byteorder v1.5.0
15052023-12-07T04:35:22.701Z Compiling backtrace v0.3.69
15062023-12-07T04:35:22.808Z Checking socket2 v0.5.5
15072023-12-07T04:35:23.381Z Compiling futures-sink v0.3.29
15082023-12-07T04:35:23.456Z Compiling hashbrown v0.13.2
15092023-12-07T04:35:23.523Z Compiling errno v0.3.2
15102023-12-07T04:35:23.582Z Compiling crossbeam-utils v0.8.16
15112023-12-07T04:35:23.823Z Checking ryu v1.0.15
15122023-12-07T04:35:24.046Z Compiling tinyvec_macros v0.1.1
15132023-12-07T04:35:24.162Z Compiling crc32fast v1.3.2
15142023-12-07T04:35:24.180Z Compiling tinyvec v1.6.0
15152023-12-07T04:35:24.851Z Compiling pin-utils v0.1.0
15162023-12-07T04:35:24.910Z Compiling regex v1.10.2
15172023-12-07T04:35:25.495Z Compiling anyhow v1.0.75
15182023-12-07T04:35:25.511Z Compiling futures-io v0.3.29
15192023-12-07T04:35:25.511Z Compiling spin v0.9.8
15202023-12-07T04:35:25.632Z Compiling tracing-core v0.1.31
15212023-12-07T04:35:25.803Z Compiling unicode-bidi v0.3.13
15222023-12-07T04:35:26.658Z Compiling unicode-normalization v0.1.22
15232023-12-07T04:35:26.716Z Compiling num-integer v0.1.45
15242023-12-07T04:35:27.899Z Compiling serde_derive v1.0.192
15252023-12-07T04:35:27.981Z Compiling thiserror-impl v1.0.49
15262023-12-07T04:35:28.064Z Compiling zeroize_derive v1.4.2
15272023-12-07T04:35:28.239Z Compiling tokio-macros v2.2.0
15282023-12-07T04:35:28.360Z Compiling futures-macro v0.3.29
15292023-12-07T04:35:28.489Z Compiling tracing-attributes v0.1.26
15302023-12-07T04:35:29.538Z Compiling schemars_derive v0.8.13
15312023-12-07T04:35:30.713Z Compiling openssl-macros v0.1.1
15322023-12-07T04:35:31.020Z Checking zeroize v1.7.0
15332023-12-07T04:35:33.407Z Compiling thiserror v1.0.49
15342023-12-07T04:35:33.589Z Compiling pest v2.7.2
15352023-12-07T04:35:34.069Z Compiling synstructure v0.12.6
15362023-12-07T04:35:34.092Z Compiling lazy_static v1.4.0
15372023-12-07T04:35:34.227Z Compiling base64 v0.21.5
15382023-12-07T04:35:35.062Z Compiling tracing v0.1.37
15392023-12-07T04:35:35.073Z Compiling unicode-width v0.1.11
15402023-12-07T04:35:35.243Z Compiling slog v2.7.0
15412023-12-07T04:35:35.686Z Compiling foreign-types-shared v0.1.1
15422023-12-07T04:35:35.829Z Compiling percent-encoding v2.3.1
15432023-12-07T04:35:36.046Z Checking subtle v2.5.0
15442023-12-07T04:35:36.241Z Compiling time-core v0.1.1
15452023-12-07T04:35:36.242Z Compiling hashbrown v0.12.3
15462023-12-07T04:35:36.387Z Compiling openssl-probe v0.1.5
15472023-12-07T04:35:36.426Z Compiling rustversion v1.0.14
15482023-12-07T04:35:36.431Z Compiling untrusted v0.9.0
15492023-12-07T04:35:37.399Z Compiling untrusted v0.7.1
15502023-12-07T04:35:37.534Z Compiling zerocopy-derive v0.2.0
15512023-12-07T04:35:37.642Z Compiling pest_meta v2.7.2
15522023-12-07T04:35:38.412Z Compiling time-macros v0.2.13
15532023-12-07T04:35:39.327Z Compiling foreign-types v0.3.2
15542023-12-07T04:35:39.986Z Compiling pest_generator v2.7.2
15552023-12-07T04:35:43.492Z Compiling try-lock v0.2.4
15562023-12-07T04:35:43.682Z Compiling want v0.3.1
15572023-12-07T04:35:43.871Z Compiling rustls-webpki v0.101.7
15582023-12-07T04:35:44.044Z Compiling sct v0.7.0
15592023-12-07T04:35:45.287Z Compiling form_urlencoded v1.2.1
15602023-12-07T04:35:45.362Z Compiling zerocopy-derive v0.6.4
15612023-12-07T04:35:45.797Z Compiling pest_derive v2.7.2
15622023-12-07T04:35:46.690Z Compiling socket2 v0.4.9
15632023-12-07T04:35:47.018Z Compiling either v1.9.0
15642023-12-07T04:35:47.055Z Compiling httpdate v1.0.3
15652023-12-07T04:35:47.509Z Compiling tower-service v0.3.2
15662023-12-07T04:35:47.778Z Compiling rustls-pemfile v1.0.3
15672023-12-07T04:35:47.807Z Compiling idna v0.5.0
15682023-12-07T04:35:48.047Z Compiling memoffset v0.9.0
15692023-12-07T04:35:48.282Z Compiling usdt-impl v0.3.5
15702023-12-07T04:35:48.462Z Compiling adler v1.0.2
15712023-12-07T04:35:48.721Z Compiling miniz_oxide v0.7.1
15722023-12-07T04:35:48.935Z Compiling rustls-native-certs v0.6.3
15732023-12-07T04:35:48.953Z Compiling zerocopy v0.3.0
15742023-12-07T04:35:49.607Z Compiling url v2.5.0
15752023-12-07T04:35:50.230Z Checking crypto-common v0.1.6
15762023-12-07T04:35:50.431Z Compiling ipnet v2.8.0
15772023-12-07T04:35:50.480Z Compiling signal-hook v0.3.17
15782023-12-07T04:35:50.679Z Checking bytes v1.5.0
15792023-12-07T04:35:50.868Z Checking bitflags v2.4.0
15802023-12-07T04:35:51.332Z Compiling dof v0.1.5
15812023-12-07T04:35:51.944Z Checking tokio v1.34.0
15822023-12-07T04:35:52.481Z Compiling dtrace-parser v0.1.14
15832023-12-07T04:35:52.576Z Compiling clap_derive v4.4.2
15842023-12-07T04:35:53.209Z Compiling indexmap v2.1.0
15852023-12-07T04:35:53.938Z Compiling uuid v1.6.1
15862023-12-07T04:35:54.700Z Compiling chrono v0.4.31
15872023-12-07T04:35:55.223Z Compiling semver v1.0.20
15882023-12-07T04:35:56.402Z Compiling http v0.2.11
15892023-12-07T04:35:56.524Z Compiling toml_datetime v0.6.5
15902023-12-07T04:35:57.258Z Compiling serde_spanned v0.6.4
15912023-12-07T04:35:57.604Z Compiling rustc_version v0.4.0
15922023-12-07T04:35:57.804Z Compiling toml_edit v0.19.15
15932023-12-07T04:36:01.016Z Compiling openapiv3 v2.0.0-rc.1
15942023-12-07T04:36:01.307Z Compiling http-body v0.4.5
15952023-12-07T04:36:02.579Z Compiling serde_urlencoded v0.7.1
15962023-12-07T04:36:03.266Z Compiling crossbeam-epoch v0.9.15
15972023-12-07T04:36:03.387Z Compiling thread-id v4.2.0
15982023-12-07T04:36:03.569Z Compiling encoding_rs v0.8.33
15992023-12-07T04:36:03.575Z Compiling gimli v0.28.0
16002023-12-07T04:36:04.793Z Compiling mime v0.3.17
16012023-12-07T04:36:05.415Z Compiling siphasher v0.3.11
16022023-12-07T04:36:05.703Z Checking const-oid v0.9.5
16032023-12-07T04:36:06.050Z Compiling webpki-roots v0.25.2
16042023-12-07T04:36:08.674Z Compiling serde_tokenstream v0.1.7
16052023-12-07T04:36:09.456Z Compiling tokio-util v0.7.10
16062023-12-07T04:36:09.491Z Compiling tokio-rustls v0.24.1
16072023-12-07T04:36:09.573Z Compiling strum_macros v0.25.2
16082023-12-07T04:36:10.356Z Compiling addr2line v0.21.0
16092023-12-07T04:36:11.356Z Compiling h2 v0.3.21
16102023-12-07T04:36:11.384Z Compiling bzip2-sys v0.1.11+1.0.8
16112023-12-07T04:36:11.418Z Compiling object v0.32.1
16122023-12-07T04:36:12.036Z Compiling num-iter v0.1.43
16132023-12-07T04:36:12.186Z Compiling rustc-demangle v0.1.23
16142023-12-07T04:36:12.453Z Compiling tokio-native-tls v0.3.1
16152023-12-07T04:36:13.778Z Compiling flate2 v1.0.28
16162023-12-07T04:36:14.269Z Compiling heapless v0.7.16
16172023-12-07T04:36:14.877Z Compiling block-buffer v0.10.4
16182023-12-07T04:36:15.338Z Compiling ppv-lite86 v0.2.17
16192023-12-07T04:36:16.533Z Compiling doc-comment v0.3.3
16202023-12-07T04:36:16.534Z Compiling usdt-attr-macro v0.3.5
16212023-12-07T04:36:16.580Z Compiling rand_chacha v0.3.1
16222023-12-07T04:36:16.728Z Compiling usdt-macro v0.3.5
16232023-12-07T04:36:17.241Z Compiling toml v0.7.8
16242023-12-07T04:36:18.475Z Compiling digest v0.10.7
16252023-12-07T04:36:18.813Z Compiling toml_edit v0.21.0
16262023-12-07T04:36:18.832Z Compiling hex v0.4.3
16272023-12-07T04:36:19.155Z Compiling pin-project-internal v1.1.3
16282023-12-07T04:36:19.560Z Compiling bit-vec v0.6.3
16292023-12-07T04:36:19.790Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16302023-12-07T04:36:21.489Z Compiling rand v0.8.5
16312023-12-07T04:36:21.729Z Compiling phf_shared v0.10.0
16322023-12-07T04:36:22.319Z Compiling num-bigint v0.4.4
16332023-12-07T04:36:22.514Z Compiling hyper v0.14.27
16342023-12-07T04:36:23.578Z Compiling precomputed-hash v0.1.1
16352023-12-07T04:36:23.722Z Compiling smoltcp v0.9.1
16362023-12-07T04:36:24.194Z Compiling new_debug_unreachable v1.0.4
16372023-12-07T04:36:24.286Z Compiling fixedbitset v0.4.2
16382023-12-07T04:36:24.318Z Compiling string_cache v0.8.7
16392023-12-07T04:36:24.888Z Compiling petgraph v0.6.4
16402023-12-07T04:36:25.054Z Compiling bit-set v0.5.3
16412023-12-07T04:36:25.474Z Compiling itertools v0.10.5
16422023-12-07T04:36:26.557Z Compiling hubpack_derive v0.1.1
16432023-12-07T04:36:27.005Z Compiling enum-as-inner v0.5.1
16442023-12-07T04:36:27.224Z Compiling diesel_table_macro_syntax v0.1.0
16452023-12-07T04:36:28.012Z Compiling lalrpop-util v0.19.12
16462023-12-07T04:36:28.527Z Compiling unicode-segmentation v1.10.1
16472023-12-07T04:36:28.615Z Compiling diesel_derives v2.1.2
16482023-12-07T04:36:29.471Z Compiling snafu-derive v0.7.5
16492023-12-07T04:36:29.990Z Compiling cpufeatures v0.2.9
16502023-12-07T04:36:30.115Z Compiling sha2 v0.10.8
16512023-12-07T04:36:30.659Z Compiling rustix v0.37.23
16522023-12-07T04:36:30.787Z Compiling hmac v0.12.1
16532023-12-07T04:36:31.111Z Compiling md-5 v0.10.5
16542023-12-07T04:36:31.471Z Compiling stringprep v0.1.3
16552023-12-07T04:36:32.026Z Compiling serde_repr v0.1.16
16562023-12-07T04:36:32.741Z Compiling hash32 v0.2.1
16572023-12-07T04:36:33.281Z Checking bitflags v1.3.2
16582023-12-07T04:36:33.401Z Compiling fallible-iterator v0.2.0
16592023-12-07T04:36:33.700Z Compiling hyper-rustls v0.24.2
16602023-12-07T04:36:33.824Z Compiling hyper-tls v0.5.0
16612023-12-07T04:36:34.295Z Compiling reqwest v0.11.22
16622023-12-07T04:36:34.484Z Compiling stable_deref_trait v1.2.0
16632023-12-07T04:36:34.518Z Compiling postgres-protocol v0.6.6
16642023-12-07T04:36:36.479Z Compiling terminal_size v0.2.6
16652023-12-07T04:36:36.741Z Compiling phf_shared v0.11.2
16662023-12-07T04:36:37.302Z Compiling block-padding v0.3.3
16672023-12-07T04:36:37.659Z Compiling scheduled-thread-pool v0.2.7
16682023-12-07T04:36:38.324Z Compiling managed v0.8.0
16692023-12-07T04:36:38.555Z Compiling regex-automata v0.1.10
16702023-12-07T04:36:38.605Z Compiling deranged v0.3.8
16712023-12-07T04:36:38.809Z Compiling matches v0.1.10
16722023-12-07T04:36:38.923Z Compiling num_threads v0.1.6
16732023-12-07T04:36:39.050Z Compiling idna v0.2.3
16742023-12-07T04:36:39.056Z Compiling clap_builder v4.4.2
16752023-12-07T04:36:39.088Z Compiling r2d2 v0.8.10
16762023-12-07T04:36:39.280Z Compiling bstr v0.2.17
16772023-12-07T04:36:39.645Z Compiling inout v0.1.3
16782023-12-07T04:36:40.079Z Compiling signal-hook-mio v0.2.3
16792023-12-07T04:36:40.256Z Compiling phf v0.11.2
16802023-12-07T04:36:40.675Z Compiling bzip2 v0.4.4
16812023-12-07T04:36:41.262Z Compiling postgres-types v0.2.6
16822023-12-07T04:36:41.472Z Compiling time v0.3.27
16832023-12-07T04:36:41.707Z Compiling hubpack v0.1.2
16842023-12-07T04:36:42.442Z Compiling pin-project v1.1.3
16852023-12-07T04:36:42.732Z Compiling ipnetwork v0.20.0
16862023-12-07T04:36:43.265Z Compiling zerocopy v0.6.4
16872023-12-07T04:36:43.816Z Compiling itertools v0.11.0
16882023-12-07T04:36:44.148Z Compiling futures-executor v0.3.29
16892023-12-07T04:36:45.078Z Compiling float-cmp v0.9.0
16902023-12-07T04:36:46.421Z Compiling whoami v1.4.1
16912023-12-07T04:36:47.423Z Compiling regex-automata v0.3.8
16922023-12-07T04:36:47.942Z Compiling predicates-core v1.0.6
16932023-12-07T04:36:48.469Z Compiling normalize-line-endings v0.3.0
16942023-12-07T04:36:48.619Z Compiling data-encoding v2.4.0
16952023-12-07T04:36:48.623Z Compiling static_assertions v1.1.0
16962023-12-07T04:36:48.764Z Compiling difflib v0.4.0
16972023-12-07T04:36:50.396Z Compiling bstr v1.6.0
16982023-12-07T04:36:51.388Z Compiling trust-dns-proto v0.22.0
16992023-12-07T04:36:51.468Z Compiling predicates v3.0.4
17002023-12-07T04:36:52.614Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17012023-12-07T04:36:54.252Z Compiling tokio-postgres v0.7.10
17022023-12-07T04:36:54.983Z Compiling yasna v0.5.2
17032023-12-07T04:36:55.252Z Compiling diesel v2.1.4
17042023-12-07T04:36:58.505Z Compiling clap v4.4.3
17052023-12-07T04:36:58.533Z Compiling futures v0.3.29
17062023-12-07T04:36:58.655Z Compiling snafu v0.7.5
17072023-12-07T04:36:58.678Z Compiling zip v0.6.6
17082023-12-07T04:36:59.235Z Compiling similar v2.2.1
17092023-12-07T04:36:59.448Z Compiling crossterm v0.27.0
17102023-12-07T04:36:59.981Z Compiling cipher v0.4.4
17112023-12-07T04:37:01.031Z Compiling signature v2.1.0
17122023-12-07T04:37:01.184Z Compiling usdt v0.3.5
17132023-12-07T04:37:01.558Z Compiling tokio-stream v0.1.14
17142023-12-07T04:37:02.634Z Compiling console v0.15.7
17152023-12-07T04:37:03.427Z Checking hashbrown v0.14.2
17162023-12-07T04:37:04.720Z Checking unicode-ident v1.0.12
17172023-12-07T04:37:04.949Z Checking equivalent v1.0.1
17182023-12-07T04:37:05.056Z Checking proc-macro2 v1.0.69
17192023-12-07T04:37:06.057Z Checking quote v1.0.33
17202023-12-07T04:37:07.598Z Checking utf8parse v0.2.1
17212023-12-07T04:37:09.171Z Checking anstyle v1.0.2
17222023-12-07T04:37:09.589Z Checking io-lifetimes v1.0.11
17232023-12-07T04:37:12.667Z Checking anstyle-parse v0.2.1
17242023-12-07T04:37:16.595Z Checking anstyle-query v1.0.0
17252023-12-07T04:37:17.197Z Checking colorchoice v1.0.0
17262023-12-07T04:37:17.361Z Checking anstream v0.5.0
17272023-12-07T04:37:17.611Z Checking clap_lex v0.5.1
17282023-12-07T04:37:17.660Z Checking strsim v0.10.0
17292023-12-07T04:37:18.985Z Checking winnow v0.5.15
17302023-12-07T04:37:23.688Z Compiling serde_tokenstream v0.2.0
17312023-12-07T04:37:28.382Z Compiling regress v0.7.1
17322023-12-07T04:37:34.077Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17332023-12-07T04:37:40.921Z Compiling getopts v0.2.21
17342023-12-07T04:37:42.271Z Compiling unsafe-libyaml v0.2.9
17352023-12-07T04:37:42.638Z Checking heck v0.4.1
17362023-12-07T04:37:42.975Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17372023-12-07T04:37:43.882Z Compiling ident_case v1.0.1
17382023-12-07T04:37:44.197Z Checking fastrand v2.0.0
17392023-12-07T04:37:44.299Z Checking match_cfg v0.1.0
17402023-12-07T04:37:44.413Z Compiling serde_yaml v0.9.25
17412023-12-07T04:37:44.591Z Checking tempfile v3.8.1
17422023-12-07T04:37:45.109Z Checking hostname v0.3.1
17432023-12-07T04:37:45.128Z Checking atty v0.2.14
17442023-12-07T04:37:45.270Z Checking quick-error v1.2.3
17452023-12-07T04:37:45.289Z Compiling paste v1.0.14
17462023-12-07T04:37:45.366Z Checking crossbeam-channel v0.5.8
17472023-12-07T04:37:45.436Z Checking sha1 v0.10.6
17482023-12-07T04:37:45.835Z Checking dirs-sys-next v0.1.2
17492023-12-07T04:37:46.089Z Checking dirs-next v2.0.0
17502023-12-07T04:37:46.267Z Checking thread_local v1.1.7
17512023-12-07T04:37:46.513Z Checking instant v0.1.12
17522023-12-07T04:37:46.677Z Compiling slog-async v2.8.0
17532023-12-07T04:37:46.696Z Checking term v0.7.0
17542023-12-07T04:37:47.320Z Checking camino v1.1.6
17552023-12-07T04:37:47.526Z Compiling multer v2.1.0
17562023-12-07T04:37:47.945Z Checking take_mut v0.2.2
17572023-12-07T04:37:48.149Z Checking slog-term v2.9.0
17582023-12-07T04:37:48.173Z Compiling darling_core v0.20.3
17592023-12-07T04:37:48.568Z Checking slog-json v2.6.1
17602023-12-07T04:37:48.903Z Compiling async-stream-impl v0.3.5
17612023-12-07T04:37:48.929Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17622023-12-07T04:37:49.353Z Checking atomic-waker v1.1.1
17632023-12-07T04:37:49.524Z Checking debug-ignore v1.0.5
17642023-12-07T04:37:49.699Z Checking waitgroup v0.1.2
17652023-12-07T04:37:49.952Z Checking slog-bunyan v2.4.0
17662023-12-07T04:37:50.746Z Checking toml v0.8.8
17672023-12-07T04:37:51.543Z Checking async-stream v0.3.5
17682023-12-07T04:37:51.552Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17692023-12-07T04:37:51.553Z Checking serde_path_to_error v0.1.14
17702023-12-07T04:37:51.553Z Checking strum v0.25.0
17712023-12-07T04:37:51.620Z Compiling structmeta-derive v0.2.0
17722023-12-07T04:37:51.947Z Checking wait-timeout v0.2.0
17732023-12-07T04:37:52.173Z Checking rusty-fork v0.3.0
17742023-12-07T04:37:52.310Z Checking rand_xorshift v0.3.0
17752023-12-07T04:37:52.534Z Checking unarray v0.1.4
17762023-12-07T04:37:52.586Z Compiling regex-syntax v0.7.5
17772023-12-07T04:37:52.729Z Checking proptest v1.4.0
17782023-12-07T04:37:56.681Z Compiling structmeta v0.2.0
17792023-12-07T04:37:57.343Z Checking backoff v0.4.0
17802023-12-07T04:37:57.758Z Compiling test-strategy v0.3.1
17812023-12-07T04:37:58.263Z Compiling darling_macro v0.20.3
17822023-12-07T04:37:59.773Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17832023-12-07T04:37:59.871Z Compiling darling v0.20.3
17842023-12-07T04:37:59.973Z Checking macaddr v1.0.1
17852023-12-07T04:38:00.024Z Compiling serde_with_macros v2.3.3
17862023-12-07T04:38:00.473Z Checking camino-tempfile v1.1.1
17872023-12-07T04:38:00.871Z Checking is-terminal v0.4.9
17882023-12-07T04:38:00.892Z Compiling proc-macro-error-attr v1.0.4
17892023-12-07T04:38:01.052Z Compiling proc-macro-error v1.0.4
17902023-12-07T04:38:01.663Z Compiling proc-macro-crate v1.3.1
17912023-12-07T04:38:02.488Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17922023-12-07T04:38:03.112Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17932023-12-07T04:38:03.443Z Checking termtree v0.4.1
17942023-12-07T04:38:03.729Z Checking predicates-tree v1.0.9
17952023-12-07T04:38:03.897Z Compiling num_enum_derive v0.5.11
17962023-12-07T04:38:03.926Z Checking base64ct v1.6.0
17972023-12-07T04:38:03.944Z Compiling parse-display-derive v0.8.2
17982023-12-07T04:38:04.283Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17992023-12-07T04:38:04.414Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18002023-12-07T04:38:04.451Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18012023-12-07T04:38:04.485Z Checking serde_with v2.3.3
18022023-12-07T04:38:04.592Z Checking postcard-cobs v0.1.5-pre
18032023-12-07T04:38:04.802Z Compiling crucible-workspace-hack v0.1.0
18042023-12-07T04:38:04.823Z Checking postcard v0.7.3
18052023-12-07T04:38:04.872Z Checking smoltcp v0.8.2
18062023-12-07T04:38:05.223Z Compiling foreign-types-macros v0.2.3
18072023-12-07T04:38:05.429Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18082023-12-07T04:38:05.853Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18092023-12-07T04:38:06.254Z Checking cfg-if v0.1.10
18102023-12-07T04:38:06.365Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18112023-12-07T04:38:06.618Z Checking foreign-types-shared v0.3.1
18122023-12-07T04:38:07.331Z Checking foreign-types v0.5.0
18132023-12-07T04:38:07.444Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-12-07T04:38:07.465Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18152023-12-07T04:38:08.396Z Checking num_enum v0.5.11
18162023-12-07T04:38:08.591Z Checking cstr-argument v0.1.2
18172023-12-07T04:38:08.737Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18182023-12-07T04:38:08.820Z Checking pretty-hex v0.2.1
18192023-12-07T04:38:08.837Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18202023-12-07T04:38:09.028Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18212023-12-07T04:38:09.275Z Checking colored v2.0.4
18222023-12-07T04:38:09.338Z Compiling zone_cfg_derive v0.3.0
18232023-12-07T04:38:09.418Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18242023-12-07T04:38:09.449Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-12-07T04:38:09.934Z Checking predicates v2.1.5
18262023-12-07T04:38:10.193Z Compiling mockall_derive v0.11.4
18272023-12-07T04:38:10.943Z Compiling num-derive v0.4.0
18282023-12-07T04:38:11.460Z Checking parse-display v0.8.2
18292023-12-07T04:38:11.547Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18302023-12-07T04:38:11.726Z Checking fragile v2.0.0
18312023-12-07T04:38:11.777Z Checking downcast v0.11.0
18322023-12-07T04:38:12.049Z Checking zone v0.3.0
18332023-12-07T04:38:12.118Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18342023-12-07T04:38:12.445Z Checking smf v0.2.2
18352023-12-07T04:38:12.601Z Checking xattr v1.0.1
18362023-12-07T04:38:12.847Z Checking filetime v0.2.23
18372023-12-07T04:38:12.881Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18382023-12-07T04:38:13.059Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18392023-12-07T04:38:13.135Z Checking tar v0.4.40
18402023-12-07T04:38:14.409Z Checking pem v3.0.2
18412023-12-07T04:38:14.413Z Checking linked-hash-map v0.5.6
18422023-12-07T04:38:14.413Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18432023-12-07T04:38:14.414Z Checking headers-core v0.2.0
18442023-12-07T04:38:14.414Z Checking lru-cache v0.1.2
18452023-12-07T04:38:14.414Z Checking headers v0.3.9
18462023-12-07T04:38:14.414Z Checking password-hash v0.5.0
18472023-12-07T04:38:14.414Z Checking blake2 v0.10.6
18482023-12-07T04:38:14.759Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18492023-12-07T04:38:14.957Z Checking base64 v0.13.1
18502023-12-07T04:38:14.966Z Checking argon2 v0.5.2
18512023-12-07T04:38:15.456Z Checking rcgen v0.11.3
18522023-12-07T04:38:15.548Z Checking pem v1.1.1
18532023-12-07T04:38:15.863Z Checking atomicwrites v0.4.2
18542023-12-07T04:38:15.889Z Checking subprocess v0.2.9
18552023-12-07T04:38:15.982Z Checking arc-swap v1.6.0
18562023-12-07T04:38:16.112Z Compiling cancel-safe-futures v0.1.5
18572023-12-07T04:38:16.250Z Checking half v1.8.2
18582023-12-07T04:38:16.498Z Checking ciborium-io v0.2.1
18592023-12-07T04:38:16.645Z Checking slog-scope v4.4.0
18602023-12-07T04:38:16.662Z Checking textwrap v0.11.0
18612023-12-07T04:38:16.703Z Compiling heck v0.3.3
18622023-12-07T04:38:16.735Z Checking strsim v0.8.0
18632023-12-07T04:38:17.333Z Compiling libefi-sys v0.1.0
18642023-12-07T04:38:17.760Z Checking ciborium-ll v0.2.1
18652023-12-07T04:38:17.760Z Checking vec_map v0.8.2
18662023-12-07T04:38:17.761Z Checking ansi_term v0.12.1
18672023-12-07T04:38:17.761Z Compiling structopt-derive v0.4.18
18682023-12-07T04:38:17.772Z Checking slog-stdlog v4.1.1
18692023-12-07T04:38:17.772Z Checking ciborium v0.2.1
18702023-12-07T04:38:17.772Z Checking clap v2.34.0
18712023-12-07T04:38:17.773Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18722023-12-07T04:38:18.032Z Checking slog-envlogger v2.2.0
18732023-12-07T04:38:18.348Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18742023-12-07T04:38:18.784Z Checking resolv-conf v0.7.0
18752023-12-07T04:38:18.914Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18762023-12-07T04:38:18.974Z Compiling slog-dtrace v0.2.3
18772023-12-07T04:38:19.249Z Compiling convert_case v0.4.0
18782023-12-07T04:38:19.311Z Checking trust-dns-resolver v0.22.0
18792023-12-07T04:38:20.067Z Checking fxhash v0.2.1
18802023-12-07T04:38:20.303Z Checking itertools v0.12.0
18812023-12-07T04:38:20.732Z Compiling derive_more v0.99.17
18822023-12-07T04:38:21.830Z Checking pem-rfc7468 v0.7.0
18832023-12-07T04:38:21.847Z Compiling der_derive v0.7.2
18842023-12-07T04:38:22.159Z Checking structopt v0.3.26
18852023-12-07T04:38:22.194Z Checking termcolor v1.2.0
18862023-12-07T04:38:22.671Z Checking flagset v0.4.3
18872023-12-07T04:38:22.797Z Compiling same-file v1.0.6
18882023-12-07T04:38:22.940Z Compiling radium v0.7.0
18892023-12-07T04:38:23.133Z Compiling walkdir v2.4.0
18902023-12-07T04:38:23.642Z Checking mockall v0.11.4
18912023-12-07T04:38:23.664Z Compiling semver-parser v0.10.2
18922023-12-07T04:38:24.359Z Checking tap v1.0.1
18932023-12-07T04:38:24.397Z Compiling maybe-uninit v2.0.0
18942023-12-07T04:38:24.589Z Checking wyz v0.5.1
18952023-12-07T04:38:25.161Z Compiling semver v0.11.0
18962023-12-07T04:38:25.704Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18972023-12-07T04:38:25.808Z Compiling num-rational v0.4.1
18982023-12-07T04:38:26.030Z Checking der v0.7.8
18992023-12-07T04:38:26.405Z Compiling home v0.5.5
19002023-12-07T04:38:26.642Z Compiling packed_struct v0.10.1
19012023-12-07T04:38:26.709Z Checking crc-catalog v2.2.0
19022023-12-07T04:38:26.828Z Compiling num-bigint-dig v0.8.4
19032023-12-07T04:38:26.913Z Checking funty v2.0.0
19042023-12-07T04:38:27.280Z Checking crc v3.0.1
19052023-12-07T04:38:27.738Z Compiling toolchain_find v0.2.0
19062023-12-07T04:38:28.020Z Checking hkdf v0.12.3
19072023-12-07T04:38:28.325Z Compiling toml v0.5.11
19082023-12-07T04:38:28.672Z Checking bitvec v1.0.1
19092023-12-07T04:38:28.868Z Compiling packed_struct_codegen v0.10.1
19102023-12-07T04:38:29.083Z Checking spki v0.7.2
19112023-12-07T04:38:29.516Z Checking pkcs8 v0.10.2
19122023-12-07T04:38:30.613Z Checking nodrop v0.1.14
19132023-12-07T04:38:30.685Z Checking array-init v0.0.4
19142023-12-07T04:38:30.742Z Checking pkcs1 v0.7.5
19152023-12-07T04:38:31.159Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19162023-12-07T04:38:31.358Z Compiling rustfmt-wrapper v0.2.0
19172023-12-07T04:38:31.664Z Compiling omicron-zone-package v0.9.1
19182023-12-07T04:38:31.748Z Checking smallvec v0.6.14
19192023-12-07T04:38:33.414Z Checking newline-converter v0.3.0
19202023-12-07T04:38:33.787Z Checking num-complex v0.4.4
19212023-12-07T04:38:34.547Z Checking keccak v0.1.4
19222023-12-07T04:38:35.012Z Checking bitfield v0.14.0
19232023-12-07T04:38:35.016Z Checking utf-8 v0.7.6
19242023-12-07T04:38:35.177Z Checking num v0.4.1
19252023-12-07T04:38:35.301Z Checking sha3 v0.10.8
19262023-12-07T04:38:35.320Z Checking tungstenite v0.20.1
19272023-12-07T04:38:35.403Z Checking expectorate v1.1.0
19282023-12-07T04:38:35.512Z Checking rsa v0.9.2
19292023-12-07T04:38:35.611Z Checking serde-hex v0.1.0
19302023-12-07T04:38:35.885Z Checking x509-cert v0.2.4
19312023-12-07T04:38:36.445Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19322023-12-07T04:38:36.784Z Checking env_logger v0.10.0
19332023-12-07T04:38:36.833Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19342023-12-07T04:38:36.965Z Checking ron v0.8.1
19352023-12-07T04:38:37.433Z Checking secrecy v0.8.0
19362023-12-07T04:38:37.760Z Checking crc-any v2.4.3
19372023-12-07T04:38:38.324Z Checking tokio-tungstenite v0.20.1
19382023-12-07T04:38:38.557Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19392023-12-07T04:38:38.666Z Checking object v0.30.4
19402023-12-07T04:38:38.763Z Checking path-slash v0.1.5
19412023-12-07T04:38:38.966Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19422023-12-07T04:38:38.993Z Compiling buf-list v1.0.3
19432023-12-07T04:38:39.038Z Checking glob v0.3.1
19442023-12-07T04:38:39.316Z Checking swrite v0.1.0
19452023-12-07T04:38:39.460Z Compiling parking_lot_core v0.8.6
19462023-12-07T04:38:39.555Z Checking nibble_vec v0.1.0
19472023-12-07T04:38:39.603Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19482023-12-07T04:38:39.819Z Checking endian-type v0.1.2
19492023-12-07T04:38:40.092Z Checking radix_trie v0.2.1
19502023-12-07T04:38:40.404Z Checking pretty-hex v0.4.0
19512023-12-07T04:38:40.612Z Checking parking_lot v0.11.2
19522023-12-07T04:38:40.652Z Checking libsw v3.3.0
19532023-12-07T04:38:40.706Z Checking trust-dns-client v0.22.0
19542023-12-07T04:38:41.025Z Compiling derive-where v1.2.6
19552023-12-07T04:38:41.096Z Checking sled v0.34.7
19562023-12-07T04:38:41.797Z Compiling semver v0.1.20
19572023-12-07T04:38:42.446Z Checking owo-colors v3.5.0
19582023-12-07T04:38:42.761Z Checking trust-dns-server v0.22.1
19592023-12-07T04:38:42.896Z Checking linear-map v1.2.0
19602023-12-07T04:38:43.396Z Compiling rustc_version v0.1.7
19612023-12-07T04:38:44.130Z Compiling newtype_derive v0.1.6
19622023-12-07T04:38:44.549Z Checking crossbeam-deque v0.8.3
19632023-12-07T04:38:45.013Z Compiling unicase v2.7.0
19642023-12-07T04:38:45.454Z Compiling rayon-core v1.12.0
19652023-12-07T04:38:45.573Z Compiling platforms v3.0.2
19662023-12-07T04:38:46.133Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19672023-12-07T04:38:46.723Z Compiling memoffset v0.7.1
19682023-12-07T04:38:47.033Z Compiling curve25519-dalek v4.1.0
19692023-12-07T04:38:47.051Z Checking steno v0.4.0
19702023-12-07T04:38:47.088Z Checking rayon v1.8.0
19712023-12-07T04:38:47.112Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19722023-12-07T04:38:47.888Z Checking globset v0.4.13
19732023-12-07T04:38:47.906Z Checking olpc-cjson v0.1.3
19742023-12-07T04:38:48.192Z Checking serde_plain v1.0.2
19752023-12-07T04:38:48.550Z Checking ff v0.13.0
19762023-12-07T04:38:48.599Z Compiling async-recursion v1.0.5
19772023-12-07T04:38:48.640Z Checking typed-path v0.6.0
19782023-12-07T04:38:48.838Z Checking group v0.13.0
19792023-12-07T04:38:49.053Z Compiling mime_guess v2.0.4
19802023-12-07T04:38:50.603Z Checking universal-hash v0.5.1
19812023-12-07T04:38:50.786Z Checking crypto-bigint v0.5.2
19822023-12-07T04:38:50.860Z Compiling thiserror-impl-no-std v2.0.2
19832023-12-07T04:38:51.129Z Compiling curve25519-dalek-derive v0.1.0
19842023-12-07T04:38:51.732Z Checking tough v0.15.0
19852023-12-07T04:38:53.309Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19862023-12-07T04:38:53.671Z Checking display-error-chain v0.2.0
19872023-12-07T04:38:53.675Z Compiling salty v0.2.0
19882023-12-07T04:38:53.725Z Checking signature v1.6.4
19892023-12-07T04:38:53.866Z Checking opaque-debug v0.3.0
19902023-12-07T04:38:53.902Z Checking base16ct v0.2.0
19912023-12-07T04:38:53.978Z Checking poly1305 v0.8.0
19922023-12-07T04:38:54.139Z Checking elliptic-curve v0.13.5
19932023-12-07T04:38:54.481Z Checking ed25519 v1.5.3
19942023-12-07T04:38:54.793Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19952023-12-07T04:38:54.911Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19962023-12-07T04:38:55.216Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19972023-12-07T04:38:55.359Z Checking chacha20 v0.9.1
19982023-12-07T04:38:55.597Z Checking serde-big-array v0.5.1
19992023-12-07T04:38:55.868Z Checking aead v0.5.2
20002023-12-07T04:38:55.883Z Checking kstat-rs v0.2.3
20012023-12-07T04:38:56.163Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20022023-12-07T04:38:56.275Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20032023-12-07T04:38:56.349Z Checking thiserror-no-std v2.0.2
20042023-12-07T04:38:56.561Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20052023-12-07T04:38:56.671Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20062023-12-07T04:38:57.530Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20072023-12-07T04:38:57.603Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20082023-12-07T04:38:58.173Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20092023-12-07T04:38:59.704Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20102023-12-07T04:38:59.710Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20112023-12-07T04:38:59.711Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20122023-12-07T04:39:00.601Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20132023-12-07T04:39:00.695Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20142023-12-07T04:39:01.174Z Checking vsss-rs v3.3.1
20152023-12-07T04:39:02.236Z Checking chacha20poly1305 v0.10.1
20162023-12-07T04:39:04.474Z Checking signal-hook-tokio v0.3.1
20172023-12-07T04:39:04.668Z Checking serde-big-array v0.4.1
20182023-12-07T04:39:04.709Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20192023-12-07T04:39:04.888Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20202023-12-07T04:39:06.213Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20212023-12-07T04:39:06.317Z Checking bcs v0.1.6
20222023-12-07T04:39:06.494Z Checking corncobs v0.1.3
20232023-12-07T04:39:06.770Z Checking highway v1.1.0
20242023-12-07T04:39:07.028Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20252023-12-07T04:39:07.306Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20262023-12-07T04:39:07.372Z Compiling crunchy v0.2.2
20272023-12-07T04:39:07.651Z Compiling portable-atomic v1.4.3
20282023-12-07T04:39:08.098Z Checking http-range v0.1.5
20292023-12-07T04:39:08.284Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20302023-12-07T04:39:08.325Z Checking hyper-staticfile v0.9.5
20312023-12-07T04:39:09.185Z Compiling clang-sys v1.6.1
20322023-12-07T04:39:09.270Z Compiling prettyplease v0.2.12
20332023-12-07T04:39:09.673Z Checking assert_matches v1.5.0
20342023-12-07T04:39:09.800Z Compiling tiny-keccak v2.0.2
20352023-12-07T04:39:12.141Z Compiling darling_core v0.14.4
20362023-12-07T04:39:12.787Z Checking number_prefix v0.4.0
20372023-12-07T04:39:12.804Z Compiling minimal-lexical v0.2.1
20382023-12-07T04:39:13.053Z Checking humantime v2.1.0
20392023-12-07T04:39:13.470Z Compiling nom v7.1.3
20402023-12-07T04:39:13.601Z Checking indicatif v0.17.7
20412023-12-07T04:39:14.828Z Compiling ascii-canvas v3.0.0
20422023-12-07T04:39:15.457Z Compiling ena v0.14.2
20432023-12-07T04:39:15.625Z Compiling libloading v0.7.4
20442023-12-07T04:39:16.081Z Compiling diff v0.1.13
20452023-12-07T04:39:16.213Z Compiling regex-syntax v0.6.29
20462023-12-07T04:39:17.196Z Compiling bindgen v0.65.1
20472023-12-07T04:39:17.229Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20482023-12-07T04:39:18.255Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20492023-12-07T04:39:19.720Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20502023-12-07T04:39:20.911Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20512023-12-07T04:39:22.155Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20522023-12-07T04:39:22.546Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20532023-12-07T04:39:23.082Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20542023-12-07T04:39:23.315Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20552023-12-07T04:39:24.132Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20562023-12-07T04:39:24.722Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20572023-12-07T04:39:24.880Z Compiling darling_macro v0.14.4
20582023-12-07T04:39:26.195Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20592023-12-07T04:39:26.474Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20602023-12-07T04:39:26.607Z Compiling darling v0.14.4
20612023-12-07T04:39:26.611Z Compiling lalrpop v0.19.12
20622023-12-07T04:39:26.939Z Compiling cexpr v0.6.0
20632023-12-07T04:39:33.082Z Compiling which v4.4.0
20642023-12-07T04:39:34.040Z Compiling lazycell v1.3.0
20652023-12-07T04:39:34.273Z Compiling peeking_take_while v0.1.2
20662023-12-07T04:39:34.449Z Checking maplit v1.0.2
20672023-12-07T04:39:34.592Z Compiling shlex v1.1.0
20682023-12-07T04:39:35.025Z Compiling ref-cast v1.0.20
20692023-12-07T04:39:35.787Z Compiling rustc-hash v1.1.0
20702023-12-07T04:39:38.981Z Compiling derive_builder_core v0.12.0
20712023-12-07T04:39:42.978Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20722023-12-07T04:39:43.347Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20732023-12-07T04:39:43.390Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20742023-12-07T04:39:44.732Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20752023-12-07T04:39:45.824Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20762023-12-07T04:39:45.842Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20772023-12-07T04:39:45.943Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20782023-12-07T04:39:48.335Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20792023-12-07T04:39:50.841Z Compiling ref-cast-impl v1.0.20
20802023-12-07T04:39:51.219Z Compiling libxml v0.3.3
20812023-12-07T04:39:51.271Z Compiling derive_builder_macro v0.12.0
20822023-12-07T04:39:51.799Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20832023-12-07T04:39:52.355Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20842023-12-07T04:39:52.615Z Compiling strum_macros v0.24.3
20852023-12-07T04:39:52.984Z Compiling fs-err v2.11.0
20862023-12-07T04:39:53.409Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20872023-12-07T04:39:53.429Z Compiling cookie v0.18.0
20882023-12-07T04:39:53.847Z Compiling indoc v1.0.9
20892023-12-07T04:39:54.210Z Checking derive_builder v0.12.0
20902023-12-07T04:39:55.501Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20912023-12-07T04:39:57.258Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20922023-12-07T04:39:58.383Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20932023-12-07T04:39:59.033Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20942023-12-07T04:39:59.051Z Checking bb8 v0.8.1
20952023-12-07T04:39:59.100Z Checking quick-xml v0.23.1
20962023-12-07T04:39:59.438Z Compiling oso-derive v0.27.0
20972023-12-07T04:39:59.563Z Compiling impl-trait-for-tuples v0.2.2
20982023-12-07T04:39:59.738Z Checking smawk v0.3.1
20992023-12-07T04:40:00.038Z Checking unicode-linebreak v0.1.5
21002023-12-07T04:40:00.704Z Checking textwrap v0.16.0
21012023-12-07T04:40:00.973Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21022023-12-07T04:40:01.881Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21032023-12-07T04:40:02.006Z Checking bytesize v1.3.0
21042023-12-07T04:40:02.310Z Checking is_ci v1.1.1
21052023-12-07T04:40:02.371Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21062023-12-07T04:40:02.493Z Checking supports-color v2.1.0
21072023-12-07T04:40:02.758Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21082023-12-07T04:40:02.971Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21092023-12-07T04:40:03.324Z Checking cassowary v0.3.0
21102023-12-07T04:40:03.937Z Compiling indoc v2.0.3
21112023-12-07T04:40:04.246Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21122023-12-07T04:40:04.363Z Checking rtoolbox v0.0.1
21132023-12-07T04:40:04.628Z Checking rpassword v7.3.1
21142023-12-07T04:40:04.825Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21152023-12-07T04:40:05.665Z Checking ratatui v0.23.0
21162023-12-07T04:40:06.016Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21172023-12-07T04:40:06.431Z Checking shell-words v1.1.0
21182023-12-07T04:40:06.718Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21192023-12-07T04:40:07.796Z Checking fatfs v0.3.6
21202023-12-07T04:40:09.216Z Checking yansi v0.5.1
21212023-12-07T04:40:09.465Z Checking plotters-backend v0.3.5
21222023-12-07T04:40:09.483Z Checking tui-tree-widget v0.13.0
21232023-12-07T04:40:09.623Z Checking pretty_assertions v1.4.0
21242023-12-07T04:40:09.853Z Checking rand v0.4.6
21252023-12-07T04:40:09.892Z Compiling vte_generate_state_changes v0.1.1
21262023-12-07T04:40:10.030Z Checking plotters-svg v0.3.5
21272023-12-07T04:40:10.348Z Checking cast v0.3.0
21282023-12-07T04:40:10.834Z Checking remove_dir_all v0.5.3
21292023-12-07T04:40:10.885Z Checking vte v0.11.1
21302023-12-07T04:40:10.967Z Checking criterion-plot v0.5.0
21312023-12-07T04:40:11.374Z Checking tempdir v0.3.7
21322023-12-07T04:40:11.634Z Checking plotters v0.3.5
21332023-12-07T04:40:11.760Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21342023-12-07T04:40:13.117Z Checking dashmap v5.5.1
21352023-12-07T04:40:13.283Z Checking tinytemplate v1.2.1
21362023-12-07T04:40:13.860Z Compiling serial_test_derive v0.10.0
21372023-12-07T04:40:14.057Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21382023-12-07T04:40:14.444Z Checking oorandom v11.1.3
21392023-12-07T04:40:14.647Z Checking anes v0.1.6
21402023-12-07T04:40:15.637Z Checking criterion v0.5.1
21412023-12-07T04:40:15.667Z Checking serial_test v0.10.0
21422023-12-07T04:40:15.990Z Checking strip-ansi-escapes v0.2.0
21432023-12-07T04:40:16.202Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21442023-12-07T04:40:17.932Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21452023-12-07T04:40:18.956Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21462023-12-07T04:40:19.834Z Checking assert_cmd v2.0.12
21472023-12-07T04:40:20.372Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21482023-12-07T04:40:20.509Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21492023-12-07T04:40:22.958Z Checking fd-lock v3.0.13
21502023-12-07T04:40:23.227Z Checking nu-ansi-term v0.49.0
21512023-12-07T04:40:23.854Z Checking reedline v0.26.0
21522023-12-07T04:40:26.891Z Checking threadpool v1.8.1
21532023-12-07T04:40:27.165Z Checking nanorand v0.7.0
21542023-12-07T04:40:27.726Z Checking topological-sort v0.2.2
21552023-12-07T04:40:27.829Z Checking flume v0.11.0
21562023-12-07T04:40:28.024Z Checking libtest-mimic v0.6.1
21572023-12-07T04:40:28.627Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21582023-12-07T04:40:28.665Z Checking httptest v0.15.5
21592023-12-07T04:40:29.837Z Checking similar-asserts v1.5.0
21602023-12-07T04:40:30.071Z Compiling rstest_macros v0.18.2
21612023-12-07T04:40:30.161Z Compiling crossbeam-queue v0.3.8
21622023-12-07T04:40:30.830Z Checking bytecount v0.6.3
21632023-12-07T04:40:31.051Z Checking papergrid v0.10.0
21642023-12-07T04:40:31.145Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21652023-12-07T04:40:32.976Z Checking datatest-stable v0.2.3
21662023-12-07T04:40:33.307Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21672023-12-07T04:40:33.311Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21682023-12-07T04:40:33.375Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21692023-12-07T04:40:33.713Z Compiling tabled_derive v0.6.0
21702023-12-07T04:40:34.638Z Compiling relative-path v1.9.0
21712023-12-07T04:40:35.319Z Checking arrayvec v0.7.4
21722023-12-07T04:40:35.771Z Checking constant_time_eq v0.2.6
21732023-12-07T04:40:35.875Z Checking arrayref v0.3.7
21742023-12-07T04:40:35.934Z Compiling trybuild v1.0.85
21752023-12-07T04:40:35.999Z Checking blake2b_simd v1.0.1
21762023-12-07T04:40:37.972Z Checking tabled v0.14.0
21772023-12-07T04:40:38.194Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21782023-12-07T04:40:42.335Z Checking basic-toml v0.1.4
21792023-12-07T04:40:43.862Z Checking futures-timer v3.0.2
21802023-12-07T04:40:44.295Z Checking constant_time_eq v0.3.0
21812023-12-07T04:40:44.457Z Checking rust-argon2 v1.0.1
21822023-12-07T04:40:47.562Z Checking crossbeam v0.8.2
21832023-12-07T04:40:47.700Z Checking partial-io v0.5.4
21842023-12-07T04:40:48.250Z Checking approx v0.5.1
21852023-12-07T04:40:48.573Z Checking termios v0.3.3
21862023-12-07T04:40:48.866Z Checking hex-literal v0.4.1
21872023-12-07T04:40:52.219Z Checking rstest v0.18.2
21882023-12-07T04:40:55.600Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21892023-12-07T04:41:01.998Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21902023-12-07T04:41:58.890Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21912023-12-07T04:42:01.275Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21922023-12-07T04:42:02.978Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21932023-12-07T04:42:16.955Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21942023-12-07T04:42:40.580Z Compiling polar-core v0.27.0
21952023-12-07T04:42:51.205Z Checking oso v0.27.0
21962023-12-07T04:43:27.045Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21972023-12-07T04:44:47.631Z Finished dev [unoptimized + debuginfo] target(s) in 9m 48s
21982023-12-07T04:44:47.835Z
21992023-12-07T04:44:47.835Zreal 10:45.160215757
22002023-12-07T04:44:47.835Zuser 58:38.317603377
22012023-12-07T04:44:47.835Zsys 7:32.711280307
22022023-12-07T04:44:47.839Ztrap 2.160911023
22032023-12-07T04:44:47.839Ztflt 4.746469294
22042023-12-07T04:44:47.839Zdflt 7.865508600
22052023-12-07T04:44:47.839Zkflt 0.024695740
22062023-12-07T04:44:47.840Zlock 1:33:40.536066293
22072023-12-07T04:44:47.840Zslp 2:55:22.729919578
22082023-12-07T04:44:47.840Zlat 2:03.565841266
22092023-12-07T04:44:47.841Zstop 4:18.873369397
22102023-12-07T04:44:48.960Zwarning: output filename collision.
22112023-12-07T04:44:48.961ZThe 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)`.
22122023-12-07T04:44:48.961ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22132023-12-07T04:44:48.961ZThe targets should have unique names.
22142023-12-07T04:44:48.961ZThis is a known bug where multiple crates with the same name use
22152023-12-07T04:44:48.961Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22162023-12-07T04:44:48.967Zwarning: output filename collision.
22172023-12-07T04:44:48.967ZThe 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)`.
22182023-12-07T04:44:48.967ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22192023-12-07T04:44:48.967ZThe targets should have unique names.
22202023-12-07T04:44:48.967ZThis is a known bug where multiple crates with the same name use
22212023-12-07T04:44:48.967Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22222023-12-07T04:44:48.967Zwarning: output filename collision.
22232023-12-07T04:44:48.967ZThe 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)`.
22242023-12-07T04:44:48.967ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22252023-12-07T04:44:48.967ZThe targets should have unique names.
22262023-12-07T04:44:48.967ZThis is a known bug where multiple crates with the same name use
22272023-12-07T04:44:48.968Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22282023-12-07T04:44:49.531Z Documenting libc v0.2.150
22292023-12-07T04:44:49.550Z Documenting cfg-if v1.0.0
22302023-12-07T04:44:49.558Z Documenting serde_derive v1.0.192
22312023-12-07T04:44:49.586Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22322023-12-07T04:44:49.591Z Documenting scopeguard v1.2.0
22332023-12-07T04:44:49.591Z Documenting log v0.4.20
22342023-12-07T04:44:49.618Z Documenting itoa v1.0.9
22352023-12-07T04:44:49.618Z Documenting smallvec v1.11.0
22362023-12-07T04:44:49.996Z Documenting memchr v2.6.3
22372023-12-07T04:44:53.554Z Documenting zeroize_derive v1.4.2
22382023-12-07T04:44:53.578Z Documenting lock_api v0.4.10
22392023-12-07T04:44:53.679Z Documenting pin-project-lite v0.2.13
22402023-12-07T04:44:54.060Z Documenting libm v0.2.7
22412023-12-07T04:44:55.577Z Documenting futures-core v0.3.29
22422023-12-07T04:44:55.941Z Documenting getrandom v0.2.10
22432023-12-07T04:44:56.945Z Documenting parking_lot_core v0.9.8
22442023-12-07T04:44:57.912Z Documenting signal-hook-registry v1.4.1
22452023-12-07T04:44:58.029Z Documenting mio v0.8.9
22462023-12-07T04:44:59.077Z Documenting num-traits v0.2.16
22472023-12-07T04:44:59.298Z Documenting serde v1.0.192
22482023-12-07T04:45:01.094Z Documenting zeroize v1.7.0
22492023-12-07T04:45:01.107Z Documenting thiserror-impl v1.0.49
22502023-12-07T04:45:01.535Z Documenting rand_core v0.6.4
22512023-12-07T04:45:02.690Z Documenting parking_lot v0.12.1
22522023-12-07T04:45:03.625Z Documenting socket2 v0.5.5
22532023-12-07T04:45:04.108Z Documenting num_cpus v1.16.0
22542023-12-07T04:45:06.205Z Documenting tokio-macros v2.2.0
22552023-12-07T04:45:06.990Z Documenting typenum v1.16.0
22562023-12-07T04:45:07.066Z Documenting once_cell v1.18.0
22572023-12-07T04:45:08.207Z Documenting thiserror v1.0.49
22582023-12-07T04:45:08.359Z Documenting subtle v2.5.0
22592023-12-07T04:45:09.474Z Documenting ryu v1.0.15
22602023-12-07T04:45:09.895Z Documenting byteorder v1.5.0
22612023-12-07T04:45:12.821Z Documenting futures-sink v0.3.29
22622023-12-07T04:45:12.892Z Documenting pin-utils v0.1.0
22632023-12-07T04:45:13.363Z Documenting const-oid v0.9.5
22642023-12-07T04:45:13.644Z Documenting futures-task v0.3.29
22652023-12-07T04:45:13.972Z Documenting slab v0.4.9
22662023-12-07T04:45:15.779Z Documenting futures-macro v0.3.29
22672023-12-07T04:45:18.233Z Documenting futures-channel v0.3.29
22682023-12-07T04:45:19.116Z Documenting futures-io v0.3.29
22692023-12-07T04:45:20.442Z Documenting iana-time-zone v0.1.57
22702023-12-07T04:45:20.530Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22712023-12-07T04:45:21.728Z Documenting tinyvec_macros v0.1.1
22722023-12-07T04:45:22.614Z Documenting ppv-lite86 v0.2.17
22732023-12-07T04:45:23.103Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22742023-12-07T04:45:24.438Z Documenting tracing-core v0.1.31
22752023-12-07T04:45:25.086Z Documenting futures-util v0.3.29
22762023-12-07T04:45:25.990Z Documenting tinyvec v1.6.0
22772023-12-07T04:45:26.101Z Documenting tracing-attributes v0.1.26
22782023-12-07T04:45:27.771Z Documenting rand_chacha v0.3.1
22792023-12-07T04:45:32.116Z Documenting unicode-normalization v0.1.22
22802023-12-07T04:45:33.878Z Documenting rand v0.8.5
22812023-12-07T04:45:34.427Z Documenting bytes v1.5.0
22822023-12-07T04:45:36.187Z Documenting bitflags v2.4.0
22832023-12-07T04:45:36.343Z Documenting serde_json v1.0.108
22842023-12-07T04:45:38.696Z Documenting chrono v0.4.31
22852023-12-07T04:45:40.249Z Documenting uuid v1.6.1
22862023-12-07T04:45:42.026Z Documenting tokio v1.34.0
22872023-12-07T04:45:42.267Z Documenting fnv v1.0.7
22882023-12-07T04:45:43.059Z Documenting base64 v0.21.5
22892023-12-07T04:45:44.513Z Documenting lazy_static v1.4.0
22902023-12-07T04:45:47.063Z Documenting unicode-bidi v0.3.13
22912023-12-07T04:45:47.929Z Documenting percent-encoding v2.3.1
22922023-12-07T04:45:48.106Z Documenting http v0.2.11
22932023-12-07T04:45:48.873Z Documenting spin v0.9.8
22942023-12-07T04:45:48.915Z Documenting cpufeatures v0.2.9
22952023-12-07T04:45:51.988Z Documenting generic-array v0.14.7
22962023-12-07T04:45:53.102Z Checking serde_derive_internals v0.26.0
22972023-12-07T04:45:53.435Z Documenting serde_derive_internals v0.26.0
22982023-12-07T04:45:53.505Z Documenting dyn-clone v1.0.13
22992023-12-07T04:45:53.963Z Documenting tracing v0.1.37
23002023-12-07T04:45:54.026Z Documenting idna v0.5.0
23012023-12-07T04:45:54.101Z Documenting form_urlencoded v1.2.1
23022023-12-07T04:45:56.666Z Documenting errno v0.3.2
23032023-12-07T04:45:58.019Z Documenting httparse v1.8.0
23042023-12-07T04:45:58.272Z Documenting adler v1.0.2
23052023-12-07T04:45:58.363Z Documenting crypto-common v0.1.6
23062023-12-07T04:45:59.990Z Documenting block-buffer v0.10.4
23072023-12-07T04:46:00.143Z Documenting url v2.5.0
23082023-12-07T04:46:01.159Z Documenting schemars_derive v0.8.13
23092023-12-07T04:46:02.349Z Documenting rustix v0.38.25
23102023-12-07T04:46:02.387Z Documenting unicode-ident v1.0.12
23112023-12-07T04:46:04.194Z Documenting miniz_oxide v0.7.1
23122023-12-07T04:46:05.206Z Documenting try-lock v0.2.4
23132023-12-07T04:46:06.314Z Documenting openssl-probe v0.1.5
23142023-12-07T04:46:06.393Z Documenting proc-macro2 v1.0.69
23152023-12-07T04:46:06.543Z Documenting digest v0.10.7
23162023-12-07T04:46:09.060Z Documenting httpdate v1.0.3
23172023-12-07T04:46:09.416Z Documenting untrusted v0.9.0
23182023-12-07T04:46:09.904Z Documenting schemars v0.8.13
23192023-12-07T04:46:11.956Z Documenting want v0.3.1
23202023-12-07T04:46:12.234Z Documenting http-body v0.4.5
23212023-12-07T04:46:12.720Z Documenting quote v1.0.33
23222023-12-07T04:46:13.922Z Documenting ring v0.17.5
23232023-12-07T04:46:14.808Z Documenting openssl-sys v0.9.96
23242023-12-07T04:46:16.239Z Documenting async-trait v0.1.74
23252023-12-07T04:46:17.451Z Documenting openssl-macros v0.1.1
23262023-12-07T04:46:18.467Z Documenting mime v0.3.17
23272023-12-07T04:46:18.757Z Documenting tower-service v0.3.2
23282023-12-07T04:46:18.777Z Documenting aho-corasick v1.0.4
23292023-12-07T04:46:22.351Z Documenting rustls-webpki v0.101.7
23302023-12-07T04:46:31.885Z Documenting tokio-util v0.7.10
23312023-12-07T04:46:32.294Z Documenting sct v0.7.0
23322023-12-07T04:46:32.294Z Documenting slog v2.7.0
23332023-12-07T04:46:32.294Z Documenting openssl v0.10.60
23342023-12-07T04:46:32.294Z Documenting hashbrown v0.14.2
23352023-12-07T04:46:32.294Z Documenting ipnet v2.8.0
23362023-12-07T04:46:32.422Z Documenting regex-syntax v0.8.2
23372023-12-07T04:46:32.423Z Documenting unicode-width v0.1.11
23382023-12-07T04:46:32.423Z Documenting equivalent v1.0.1
23392023-12-07T04:46:32.423Z Documenting rustls v0.21.9
23402023-12-07T04:46:32.465Z Documenting rustls-pemfile v1.0.3
23412023-12-07T04:46:32.465Z Documenting num-integer v0.1.45
23422023-12-07T04:46:32.465Z Documenting h2 v0.3.21
23432023-12-07T04:46:33.052Z Documenting time-macros v0.2.13
23442023-12-07T04:46:33.460Z Documenting indexmap v2.1.0
23452023-12-07T04:46:36.414Z Documenting deranged v0.3.8
23462023-12-07T04:46:36.507Z Documenting gimli v0.28.0
23472023-12-07T04:46:36.661Z Documenting regex-automata v0.4.3
23482023-12-07T04:46:37.719Z Documenting utf8parse v0.2.1
23492023-12-07T04:46:40.299Z Documenting time-core v0.1.1
23502023-12-07T04:46:40.513Z Documenting num_threads v0.1.6
23512023-12-07T04:46:41.811Z Documenting native-tls v0.2.11
23522023-12-07T04:46:42.883Z Documenting zerocopy v0.6.4
23532023-12-07T04:46:43.198Z Documenting tokio-rustls v0.24.1
23542023-12-07T04:46:44.420Z Documenting object v0.32.1
23552023-12-07T04:46:45.988Z Documenting time v0.3.27
23562023-12-07T04:46:45.999Z Documenting addr2line v0.21.0
23572023-12-07T04:46:46.439Z Documenting hyper v0.14.27
23582023-12-07T04:46:49.180Z Documenting encoding_rs v0.8.33
23592023-12-07T04:46:49.580Z Documenting crossbeam-utils v0.8.16
23602023-12-07T04:46:49.713Z Documenting regex v1.10.2
23612023-12-07T04:46:51.504Z Checking pest_meta v2.7.2
23622023-12-07T04:46:52.298Z Documenting rustc-demangle v0.1.23
23632023-12-07T04:46:52.955Z Documenting tokio-native-tls v0.3.1
23642023-12-07T04:46:54.019Z Documenting rustls-native-certs v0.6.3
23652023-12-07T04:46:55.647Z Documenting serde_urlencoded v0.7.1
23662023-12-07T04:46:56.267Z Documenting pest_meta v2.7.2
23672023-12-07T04:46:56.475Z Checking pest_generator v2.7.2
23682023-12-07T04:46:57.707Z Documenting anstyle v1.0.2
23692023-12-07T04:46:58.028Z Documenting data-encoding v2.4.0
23702023-12-07T04:46:59.493Z Documenting webpki-roots v0.25.2
23712023-12-07T04:47:00.820Z Documenting ucd-trie v0.1.6
23722023-12-07T04:47:02.077Z Documenting anstyle-parse v0.2.1
23732023-12-07T04:47:02.332Z Documenting pest_generator v2.7.2
23742023-12-07T04:47:03.396Z Documenting backtrace v0.3.69
23752023-12-07T04:47:03.665Z Documenting ipnetwork v0.20.0
23762023-12-07T04:47:04.474Z Documenting syn v2.0.32
23772023-12-07T04:47:04.904Z Documenting hyper-rustls v0.24.2
23782023-12-07T04:47:05.331Z Documenting hyper-tls v0.5.0
23792023-12-07T04:47:06.968Z Documenting sha2 v0.10.8
23802023-12-07T04:47:07.046Z Documenting pest v2.7.2
23812023-12-07T04:47:09.436Z Documenting pest_derive v2.7.2
23822023-12-07T04:47:11.787Z Documenting anyhow v1.0.75
23832023-12-07T04:47:12.065Z Documenting futures-executor v0.3.29
23842023-12-07T04:47:14.091Z Documenting hex v0.4.3
23852023-12-07T04:47:14.973Z Documenting crc32fast v1.3.2
23862023-12-07T04:47:15.016Z Checking serde_tokenstream v0.1.7
23872023-12-07T04:47:15.556Z Documenting reqwest v0.11.22
23882023-12-07T04:47:15.580Z Documenting colorchoice v1.0.0
23892023-12-07T04:47:16.723Z Documenting anstyle-query v1.0.0
23902023-12-07T04:47:18.242Z Documenting dtrace-parser v0.1.14
23912023-12-07T04:47:19.491Z Documenting openapiv3 v2.0.0-rc.1
23922023-12-07T04:47:19.591Z Documenting num-iter v0.1.43
23932023-12-07T04:47:19.942Z Documenting hmac v0.12.1
23942023-12-07T04:47:20.411Z Documenting dof v0.1.5
23952023-12-07T04:47:22.052Z Documenting anstream v0.5.0
23962023-12-07T04:47:23.848Z Documenting signal-hook v0.3.17
23972023-12-07T04:47:25.729Z Documenting thread-id v4.2.0
23982023-12-07T04:47:27.061Z Documenting terminal_size v0.2.6
23992023-12-07T04:47:27.072Z Documenting memoffset v0.9.0
24002023-12-07T04:47:27.788Z Documenting clap_lex v0.5.1
24012023-12-07T04:47:29.728Z Documenting strsim v0.10.0
24022023-12-07T04:47:30.171Z Documenting flate2 v1.0.28
24032023-12-07T04:47:30.871Z Documenting futures v0.3.29
24042023-12-07T04:47:31.162Z Documenting crossbeam-epoch v0.9.15
24052023-12-07T04:47:31.405Z Documenting usdt-impl v0.3.5
24062023-12-07T04:47:32.892Z Documenting usdt-macro v0.3.5
24072023-12-07T04:47:33.323Z Documenting usdt-attr-macro v0.3.5
24082023-12-07T04:47:33.982Z Documenting clap_derive v4.4.2
24092023-12-07T04:47:35.918Z Documenting clap_builder v4.4.2
24102023-12-07T04:47:37.143Z Documenting signal-hook-mio v0.2.3
24112023-12-07T04:47:37.156Z Documenting signature v2.1.0
24122023-12-07T04:47:39.328Z Documenting block-padding v0.3.3
24132023-12-07T04:47:40.235Z Documenting hash32 v0.2.1
24142023-12-07T04:47:40.539Z Documenting usdt v0.3.5
24152023-12-07T04:47:41.730Z Documenting scheduled-thread-pool v0.2.7
24162023-12-07T04:47:43.361Z Documenting bzip2-sys v0.1.11+1.0.8
24172023-12-07T04:47:43.402Z Documenting enum-as-inner v0.5.1
24182023-12-07T04:47:44.403Z Checking diesel_table_macro_syntax v0.1.0
24192023-12-07T04:47:44.655Z Documenting diesel_table_macro_syntax v0.1.0
24202023-12-07T04:47:45.332Z Documenting pin-project-internal v1.1.3
24212023-12-07T04:47:45.554Z Documenting clap v4.4.3
24222023-12-07T04:47:46.457Z Documenting stable_deref_trait v1.2.0
24232023-12-07T04:47:47.695Z Documenting unicode-segmentation v1.10.1
24242023-12-07T04:47:48.295Z Documenting r2d2 v0.8.10
24252023-12-07T04:47:48.652Z Documenting bzip2 v0.4.4
24262023-12-07T04:47:49.811Z Documenting trust-dns-proto v0.22.0
24272023-12-07T04:47:50.367Z Documenting heapless v0.7.16
24282023-12-07T04:47:51.237Z Documenting diesel_derives v2.1.2
24292023-12-07T04:47:52.519Z Documenting pin-project v1.1.3
24302023-12-07T04:47:52.569Z Documenting inout v0.1.3
24312023-12-07T04:47:52.773Z Documenting crossterm v0.27.0
24322023-12-07T04:47:54.328Z Documenting md-5 v0.10.5
24332023-12-07T04:47:54.527Z Documenting stringprep v0.1.3
24342023-12-07T04:47:56.592Z Documenting serde_spanned v0.6.4
24352023-12-07T04:47:57.774Z Documenting toml_datetime v0.6.5
24362023-12-07T04:47:58.770Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24372023-12-07T04:48:00.176Z Documenting doc-comment v0.3.3
24382023-12-07T04:48:01.096Z Documenting snafu-derive v0.7.5
24392023-12-07T04:48:01.479Z Documenting static_assertions v1.1.0
24402023-12-07T04:48:01.826Z Documenting either v1.9.0
24412023-12-07T04:48:02.374Z Documenting siphasher v0.3.11
24422023-12-07T04:48:03.440Z Documenting bit-vec v0.6.3
24432023-12-07T04:48:03.593Z Documenting winnow v0.5.15
24442023-12-07T04:48:04.369Z Documenting managed v0.8.0
24452023-12-07T04:48:04.387Z Documenting fallible-iterator v0.2.0
24462023-12-07T04:48:06.271Z Documenting diesel v2.1.4
24472023-12-07T04:48:06.640Z Documenting phf_shared v0.11.2
24482023-12-07T04:48:07.744Z Documenting cipher v0.4.4
24492023-12-07T04:48:09.355Z Documenting smoltcp v0.9.1
24502023-12-07T04:48:09.876Z Documenting zip v0.6.6
24512023-12-07T04:48:11.192Z Documenting toml_edit v0.21.0
24522023-12-07T04:48:12.033Z Documenting postgres-protocol v0.6.6
24532023-12-07T04:48:13.640Z Documenting num-bigint v0.4.4
24542023-12-07T04:48:13.668Z Documenting snafu v0.7.5
24552023-12-07T04:48:16.708Z Documenting hubpack v0.1.2
24562023-12-07T04:48:17.270Z Documenting bstr v1.6.0
24572023-12-07T04:48:17.883Z Documenting regress v0.7.1
24582023-12-07T04:48:19.400Z Documenting serde_repr v0.1.16
24592023-12-07T04:48:19.610Z Documenting fixedbitset v0.4.2
24602023-12-07T04:48:41.416Z Documenting lalrpop-util v0.19.12
24612023-12-07T04:48:41.547Z Documenting precomputed-hash v0.1.1
24622023-12-07T04:48:41.547Z Documenting new_debug_unreachable v1.0.4
24632023-12-07T04:48:41.547Z Documenting petgraph v0.6.4
24642023-12-07T04:48:41.547Z Documenting yasna v0.5.2
24652023-12-07T04:48:41.547Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24662023-12-07T04:48:41.707Z Documenting postgres-types v0.2.6
24672023-12-07T04:48:41.708Z Documenting phf v0.11.2
24682023-12-07T04:48:41.708Z Documenting console v0.15.7
24692023-12-07T04:48:41.708Z Documenting string_cache v0.8.7
24702023-12-07T04:48:41.708Z Documenting semver v1.0.20
24712023-12-07T04:48:41.708Z Documenting float-cmp v0.9.0
24722023-12-07T04:48:41.708Z Documenting whoami v1.4.1
24732023-12-07T04:48:41.708Z Documenting normalize-line-endings v0.3.0
24742023-12-07T04:48:41.708Z Documenting predicates-core v1.0.6
24752023-12-07T04:48:41.708Z Checking unsafe-libyaml v0.2.9
24762023-12-07T04:48:41.708Z Documenting heck v0.4.1
24772023-12-07T04:48:41.708Z Documenting difflib v0.4.0
24782023-12-07T04:48:41.708Z Documenting bit-set v0.5.3
24792023-12-07T04:48:41.708Z Documenting similar v2.2.1
24802023-12-07T04:48:41.708Z Documenting tokio-postgres v0.7.10
24812023-12-07T04:48:41.807Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24822023-12-07T04:48:41.807Z Documenting tokio-stream v0.1.14
24832023-12-07T04:48:41.808Z Documenting unsafe-libyaml v0.2.9
24842023-12-07T04:48:43.296Z Documenting predicates v3.0.4
24852023-12-07T04:48:43.958Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24862023-12-07T04:48:44.312Z Checking ident_case v1.0.1
24872023-12-07T04:48:44.516Z Checking serde_yaml v0.9.25
24882023-12-07T04:48:45.600Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24892023-12-07T04:48:46.530Z Documenting serde_yaml v0.9.25
24902023-12-07T04:48:47.604Z Documenting getopts v0.2.21
24912023-12-07T04:48:48.102Z Documenting match_cfg v0.1.0
24922023-12-07T04:48:50.497Z Documenting sha1 v0.10.6
24932023-12-07T04:48:51.083Z Documenting dirs-sys-next v0.1.2
24942023-12-07T04:48:52.001Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24952023-12-07T04:48:52.278Z Documenting hostname v0.3.1
24962023-12-07T04:48:53.629Z Documenting thread_local v1.1.7
24972023-12-07T04:48:54.756Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24982023-12-07T04:48:55.018Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24992023-12-07T04:48:56.841Z Documenting dirs-next v2.0.0
25002023-12-07T04:48:57.425Z Documenting paste v1.0.14
25012023-12-07T04:48:57.936Z Documenting crossbeam-channel v0.5.8
25022023-12-07T04:48:57.936Z Documenting atty v0.2.14
25032023-12-07T04:48:57.971Z Documenting take_mut v0.2.2
25042023-12-07T04:48:59.854Z Documenting slog-json v2.6.1
25052023-12-07T04:49:02.459Z Documenting camino v1.1.6
25062023-12-07T04:49:02.632Z Documenting term v0.7.0
25072023-12-07T04:49:03.359Z Documenting async-stream-impl v0.3.5
25082023-12-07T04:49:03.563Z Documenting atomic-waker v1.1.1
25092023-12-07T04:49:04.008Z Documenting slog-async v2.8.0
25102023-12-07T04:49:04.813Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25112023-12-07T04:49:06.192Z Documenting debug-ignore v1.0.5
25122023-12-07T04:49:06.699Z Documenting slog-bunyan v2.4.0
25132023-12-07T04:49:07.761Z Documenting waitgroup v0.1.2
25142023-12-07T04:49:08.320Z Documenting slog-term v2.9.0
25152023-12-07T04:49:09.234Z Checking darling_core v0.20.3
25162023-12-07T04:49:09.788Z Documenting async-stream v0.3.5
25172023-12-07T04:49:10.278Z Documenting toml v0.8.8
25182023-12-07T04:49:10.412Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25192023-12-07T04:49:12.108Z Documenting multer v2.1.0
25202023-12-07T04:49:13.227Z Documenting serde_path_to_error v0.1.14
25212023-12-07T04:49:13.417Z Documenting strum v0.25.0
25222023-12-07T04:49:14.816Z Checking darling v0.20.3
25232023-12-07T04:49:14.954Z Documenting serde_with_macros v2.3.3
25242023-12-07T04:49:15.298Z Documenting structmeta-derive v0.2.0
25252023-12-07T04:49:16.582Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25262023-12-07T04:49:17.471Z Checking structmeta v0.2.0
25272023-12-07T04:49:17.798Z Documenting instant v0.1.12
25282023-12-07T04:49:18.347Z Checking regex-syntax v0.7.5
25292023-12-07T04:49:18.798Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25302023-12-07T04:49:19.121Z Documenting macaddr v1.0.1
25312023-12-07T04:49:19.471Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25322023-12-07T04:49:22.101Z Documenting serde_with v2.3.3
25332023-12-07T04:49:22.741Z Documenting structmeta v0.2.0
25342023-12-07T04:49:23.160Z Documenting backoff v0.4.0
25352023-12-07T04:49:23.361Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25362023-12-07T04:49:25.059Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25372023-12-07T04:49:25.469Z Documenting fastrand v2.0.0
25382023-12-07T04:49:29.088Z Documenting parse-display-derive v0.8.2
25392023-12-07T04:49:29.538Z Documenting is-terminal v0.4.9
25402023-12-07T04:49:29.629Z Documenting base64ct v1.6.0
25412023-12-07T04:49:31.311Z Documenting proc-macro-crate v1.3.1
25422023-12-07T04:49:31.513Z Documenting tempfile v3.8.1
25432023-12-07T04:49:33.209Z Checking proc-macro-crate v1.3.1
25442023-12-07T04:49:33.235Z Documenting proc-macro-error-attr v1.0.4
25452023-12-07T04:49:33.448Z Checking proc-macro-error v1.0.4
25462023-12-07T04:49:33.851Z Documenting postcard-cobs v0.1.5-pre
25472023-12-07T04:49:35.786Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25482023-12-07T04:49:36.041Z Documenting foreign-types-macros v0.2.3
25492023-12-07T04:49:37.682Z Documenting parse-display v0.8.2
25502023-12-07T04:49:37.802Z Documenting num_enum_derive v0.5.11
25512023-12-07T04:49:38.113Z Documenting camino-tempfile v1.1.1
25522023-12-07T04:49:38.231Z Documenting postcard v0.7.3
25532023-12-07T04:49:38.915Z Documenting proc-macro-error v1.0.4
25542023-12-07T04:49:42.045Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25552023-12-07T04:49:42.521Z Documenting foreign-types-shared v0.3.1
25562023-12-07T04:49:42.697Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25572023-12-07T04:49:43.093Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25582023-12-07T04:49:43.972Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25592023-12-07T04:49:44.714Z Documenting crucible-workspace-hack v0.1.0
25602023-12-07T04:49:44.910Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25612023-12-07T04:49:45.249Z Documenting cstr-argument v0.1.2
25622023-12-07T04:49:45.957Z Documenting num_enum v0.5.11
25632023-12-07T04:49:46.316Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25642023-12-07T04:49:46.745Z Documenting foreign-types v0.5.0
25652023-12-07T04:49:49.176Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25662023-12-07T04:49:50.093Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-12-07T04:49:50.497Z Documenting colored v2.0.4
25682023-12-07T04:49:50.851Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25692023-12-07T04:49:51.339Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25702023-12-07T04:49:52.113Z Documenting zone_cfg_derive v0.3.0
25712023-12-07T04:49:52.728Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722023-12-07T04:49:55.486Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25732023-12-07T04:49:55.530Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25742023-12-07T04:49:56.484Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25752023-12-07T04:49:57.484Z Documenting num-derive v0.4.0
25762023-12-07T04:49:58.096Z Documenting smf v0.2.2
25772023-12-07T04:49:58.302Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25782023-12-07T04:49:59.728Z Documenting zone v0.3.0
25792023-12-07T04:50:00.123Z Documenting linked-hash-map v0.5.6
25802023-12-07T04:50:01.700Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25812023-12-07T04:50:01.713Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25822023-12-07T04:50:03.900Z Documenting password-hash v0.5.0
25832023-12-07T04:50:04.411Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25842023-12-07T04:50:05.627Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25852023-12-07T04:50:06.391Z Documenting lru-cache v0.1.2
25862023-12-07T04:50:07.335Z Documenting blake2 v0.10.6
25872023-12-07T04:50:08.073Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25882023-12-07T04:50:08.088Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25892023-12-07T04:50:08.515Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25902023-12-07T04:50:09.799Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25912023-12-07T04:50:09.964Z Checking heck v0.3.3
25922023-12-07T04:50:10.207Z Documenting structopt-derive v0.4.18
25932023-12-07T04:50:10.834Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25942023-12-07T04:50:11.315Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25952023-12-07T04:50:12.111Z Documenting libefi-sys v0.1.0
25962023-12-07T04:50:14.965Z Documenting argon2 v0.5.2
25972023-12-07T04:50:15.156Z Documenting quick-error v1.2.3
25982023-12-07T04:50:15.770Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25992023-12-07T04:50:17.761Z Documenting structopt v0.3.26
26002023-12-07T04:50:18.165Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26012023-12-07T04:50:18.501Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26022023-12-07T04:50:20.608Z Documenting resolv-conf v0.7.0
26032023-12-07T04:50:22.457Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26042023-12-07T04:50:23.340Z Documenting pem-rfc7468 v0.7.0
26052023-12-07T04:50:24.303Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26062023-12-07T04:50:25.040Z Documenting der_derive v0.7.2
26072023-12-07T04:50:25.129Z Documenting flagset v0.4.3
26082023-12-07T04:50:25.731Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26092023-12-07T04:50:26.486Z Documenting trust-dns-resolver v0.22.0
26102023-12-07T04:50:26.623Z Documenting cancel-safe-futures v0.1.5
26112023-12-07T04:50:27.008Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26122023-12-07T04:50:29.445Z Checking convert_case v0.4.0
26132023-12-07T04:50:29.618Z Documenting convert_case v0.4.0
26142023-12-07T04:50:29.745Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26152023-12-07T04:50:31.928Z Documenting tap v1.0.1
26162023-12-07T04:50:32.142Z Documenting arc-swap v1.6.0
26172023-12-07T04:50:32.783Z Documenting der v0.7.8
26182023-12-07T04:50:34.410Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26192023-12-07T04:50:35.239Z Documenting derive_more v0.99.17
26202023-12-07T04:50:35.574Z Documenting wyz v0.5.1
26212023-12-07T04:50:36.220Z Documenting num-rational v0.4.1
26222023-12-07T04:50:38.385Z Documenting slog-scope v4.4.0
26232023-12-07T04:50:40.075Z Documenting radium v0.7.0
26242023-12-07T04:50:40.086Z Documenting hkdf v0.12.3
26252023-12-07T04:50:40.435Z Documenting spki v0.7.2
26262023-12-07T04:50:42.888Z Documenting num-complex v0.4.4
26272023-12-07T04:50:43.582Z Documenting ciborium-io v0.2.1
26282023-12-07T04:50:43.955Z Documenting funty v2.0.0
26292023-12-07T04:50:44.503Z Documenting half v1.8.2
26302023-12-07T04:50:46.072Z Documenting crc-catalog v2.2.0
26312023-12-07T04:50:47.115Z Documenting pkcs8 v0.10.2
26322023-12-07T04:50:47.276Z Documenting slog-stdlog v4.1.1
26332023-12-07T04:50:48.642Z Documenting bitvec v1.0.1
26342023-12-07T04:50:48.931Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26352023-12-07T04:50:49.000Z Documenting ciborium-ll v0.2.1
26362023-12-07T04:50:50.529Z Documenting num v0.4.1
26372023-12-07T04:50:50.534Z Documenting crc v3.0.1
26382023-12-07T04:50:50.810Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26392023-12-07T04:50:52.074Z Documenting slog-dtrace v0.2.3
26402023-12-07T04:50:53.692Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26412023-12-07T04:50:53.843Z Documenting filetime v0.2.23
26422023-12-07T04:50:54.493Z Documenting xattr v1.0.1
26432023-12-07T04:51:04.583Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26442023-12-07T04:51:05.533Z Documenting packed_struct_codegen v0.10.1
26452023-12-07T04:51:05.533Z Documenting nodrop v0.1.14
26462023-12-07T04:51:05.533Z Documenting keccak v0.1.4
26472023-12-07T04:51:05.534Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26482023-12-07T04:51:05.534Z Documenting tar v0.4.40
26492023-12-07T04:51:05.534Z Documenting ciborium v0.2.1
26502023-12-07T04:51:05.535Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26512023-12-07T04:51:05.535Z Documenting array-init v0.0.4
26522023-12-07T04:51:05.535Z Documenting sha3 v0.10.8
26532023-12-07T04:51:05.535Z Documenting packed_struct v0.10.1
26542023-12-07T04:51:06.293Z Documenting slog-envlogger v2.2.0
26552023-12-07T04:51:07.616Z Documenting pkcs1 v0.7.5
26562023-12-07T04:51:08.042Z Documenting num-bigint-dig v0.8.4
26572023-12-07T04:51:08.373Z Documenting fxhash v0.2.1
26582023-12-07T04:51:11.517Z Documenting secrecy v0.8.0
26592023-12-07T04:51:13.882Z Documenting swrite v0.1.0
26602023-12-07T04:51:14.363Z Documenting utf-8 v0.7.6
26612023-12-07T04:51:14.737Z Documenting bitfield v0.14.0
26622023-12-07T04:51:17.570Z Documenting termcolor v1.2.0
26632023-12-07T04:51:17.586Z Documenting rsa v0.9.2
26642023-12-07T04:51:18.435Z Documenting serde-hex v0.1.0
26652023-12-07T04:51:18.873Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26662023-12-07T04:51:19.323Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26672023-12-07T04:51:19.913Z Documenting tungstenite v0.20.1
26682023-12-07T04:51:27.917Z Documenting env_logger v0.10.0
26692023-12-07T04:51:28.052Z Documenting x509-cert v0.2.4
26702023-12-07T04:51:28.095Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26712023-12-07T04:51:28.559Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26722023-12-07T04:51:29.612Z Documenting newtype_derive v0.1.6
26732023-12-07T04:51:30.772Z Documenting libsw v3.3.0
26742023-12-07T04:51:31.320Z Documenting ron v0.8.1
26752023-12-07T04:51:31.339Z Documenting pem v3.0.2
26762023-12-07T04:51:31.355Z Documenting derive-where v1.2.6
26772023-12-07T04:51:33.446Z Documenting crc-any v2.4.3
26782023-12-07T04:51:35.146Z Documenting owo-colors v3.5.0
26792023-12-07T04:51:37.169Z Documenting linear-map v1.2.0
26802023-12-07T04:51:38.036Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26812023-12-07T04:51:38.277Z Documenting steno v0.4.0
26822023-12-07T04:51:38.688Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26832023-12-07T04:51:41.117Z Documenting tokio-tungstenite v0.20.1
26842023-12-07T04:51:42.497Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26852023-12-07T04:51:43.880Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26862023-12-07T04:51:43.907Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26872023-12-07T04:51:45.060Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26882023-12-07T04:51:52.155Z Documenting itertools v0.12.0
26892023-12-07T04:51:53.559Z Documenting nibble_vec v0.1.0
26902023-12-07T04:51:53.827Z Documenting glob v0.3.1
26912023-12-07T04:51:53.859Z Documenting same-file v1.0.6
26922023-12-07T04:51:59.785Z Documenting path-slash v0.1.5
26932023-12-07T04:51:59.817Z Documenting endian-type v0.1.2
26942023-12-07T04:52:00.341Z Documenting walkdir v2.4.0
26952023-12-07T04:52:00.668Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26962023-12-07T04:52:03.465Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26972023-12-07T04:52:05.174Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26982023-12-07T04:52:05.708Z Documenting radix_trie v0.2.1
26992023-12-07T04:52:06.724Z Documenting buf-list v1.0.3
27002023-12-07T04:52:09.623Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27012023-12-07T04:52:10.691Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27022023-12-07T04:52:11.826Z Checking darling_core v0.14.4
27032023-12-07T04:52:13.424Z Documenting trust-dns-client v0.22.0
27042023-12-07T04:52:14.044Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27052023-12-07T04:52:14.751Z Checking darling v0.14.4
27062023-12-07T04:52:19.607Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27072023-12-07T04:52:20.316Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27082023-12-07T04:52:22.150Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27092023-12-07T04:52:22.587Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27102023-12-07T04:52:24.803Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112023-12-07T04:52:26.863Z Documenting trust-dns-server v0.22.1
27122023-12-07T04:52:29.018Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27132023-12-07T04:52:30.773Z Documenting sled v0.34.7
27142023-12-07T04:52:31.678Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27152023-12-07T04:52:32.363Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27162023-12-07T04:52:32.710Z Documenting unicase v2.7.0
27172023-12-07T04:52:33.764Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27182023-12-07T04:52:36.313Z Documenting globset v0.4.13
27192023-12-07T04:52:36.313Z Documenting crossbeam-deque v0.8.3
27202023-12-07T04:52:37.588Z Documenting headers-core v0.2.0
27212023-12-07T04:52:39.505Z Documenting olpc-cjson v0.1.3
27222023-12-07T04:52:40.011Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27232023-12-07T04:52:40.629Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27242023-12-07T04:52:40.864Z Documenting serde_plain v1.0.2
27252023-12-07T04:52:40.864Z Documenting ff v0.13.0
27262023-12-07T04:52:41.544Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27272023-12-07T04:52:42.051Z Documenting async-recursion v1.0.5
27282023-12-07T04:52:44.338Z Documenting display-error-chain v0.2.0
27292023-12-07T04:52:46.681Z Documenting pretty-hex v0.4.0
27302023-12-07T04:52:47.145Z Documenting typed-path v0.6.0
27312023-12-07T04:52:47.146Z Documenting headers v0.3.9
27322023-12-07T04:52:47.146Z Documenting rayon-core v1.12.0
27332023-12-07T04:52:47.247Z Documenting group v0.13.0
27342023-12-07T04:53:03.591Z Documenting mime_guess v2.0.4
27352023-12-07T04:53:04.023Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27362023-12-07T04:53:04.023Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27372023-12-07T04:53:04.023Z Documenting derive_builder_core v0.12.0
27382023-12-07T04:53:04.023Z Checking derive_builder_core v0.12.0
27392023-12-07T04:53:04.023Z Documenting tough v0.15.0
27402023-12-07T04:53:04.024Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27412023-12-07T04:53:04.084Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27422023-12-07T04:53:04.084Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27432023-12-07T04:53:04.084Z Documenting universal-hash v0.5.1
27442023-12-07T04:53:04.084Z Documenting crypto-bigint v0.5.2
27452023-12-07T04:53:04.085Z Documenting bcs v0.1.6
27462023-12-07T04:53:04.085Z Documenting kstat-rs v0.2.3
27472023-12-07T04:53:04.085Z Documenting thiserror-impl-no-std v2.0.2
27482023-12-07T04:53:05.270Z Documenting curve25519-dalek-derive v0.1.0
27492023-12-07T04:53:06.244Z Documenting base16ct v0.2.0
27502023-12-07T04:53:11.759Z Documenting highway v1.1.0
27512023-12-07T04:53:11.836Z Documenting opaque-debug v0.3.0
27522023-12-07T04:53:11.836Z Documenting thiserror-no-std v2.0.2
27532023-12-07T04:53:11.836Z Documenting elliptic-curve v0.13.5
27542023-12-07T04:53:11.919Z Documenting curve25519-dalek v4.1.0
27552023-12-07T04:53:13.388Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27562023-12-07T04:53:13.641Z Documenting poly1305 v0.8.0
27572023-12-07T04:53:14.021Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27582023-12-07T04:53:14.657Z Documenting derive_builder_macro v0.12.0
27592023-12-07T04:53:15.464Z Documenting rayon v1.8.0
27602023-12-07T04:53:19.132Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27612023-12-07T04:53:21.146Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27622023-12-07T04:53:21.232Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27632023-12-07T04:53:26.618Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27642023-12-07T04:53:27.023Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27652023-12-07T04:53:33.522Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27662023-12-07T04:53:46.789Z Documenting portable-atomic v1.4.3
27672023-12-07T04:53:47.042Z Documenting ed25519 v1.5.3
27682023-12-07T04:53:51.099Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27692023-12-07T04:53:51.372Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27702023-12-07T04:53:52.367Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27712023-12-07T04:53:53.173Z Documenting chacha20 v0.9.1
27722023-12-07T04:53:55.009Z Documenting aead v0.5.2
27732023-12-07T04:53:55.254Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27742023-12-07T04:53:57.382Z Documenting ref-cast-impl v1.0.20
27752023-12-07T04:53:57.556Z Documenting vte_generate_state_changes v0.1.1
27762023-12-07T04:53:58.193Z Documenting number_prefix v0.4.0
27772023-12-07T04:54:00.782Z Documenting cassowary v0.3.0
27782023-12-07T04:54:03.154Z Documenting vte v0.11.1
27792023-12-07T04:54:03.890Z Documenting indicatif v0.17.7
27802023-12-07T04:54:04.187Z Documenting chacha20poly1305 v0.10.1
27812023-12-07T04:54:08.320Z Documenting ref-cast v1.0.20
27822023-12-07T04:54:08.424Z Documenting ratatui v0.23.0
27832023-12-07T04:54:09.835Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27842023-12-07T04:54:13.490Z Documenting salty v0.2.0
27852023-12-07T04:54:13.490Z Documenting vsss-rs v3.3.1
27862023-12-07T04:54:13.534Z Documenting derive_builder v0.12.0
27872023-12-07T04:54:16.450Z Documenting fs-err v2.11.0
27882023-12-07T04:54:17.719Z Documenting polar-core v0.27.0
27892023-12-07T04:54:18.304Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27902023-12-07T04:54:19.129Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27912023-12-07T04:54:20.733Z Documenting libxml v0.3.3
27922023-12-07T04:54:22.370Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27932023-12-07T04:54:23.821Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27942023-12-07T04:54:24.865Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27952023-12-07T04:54:29.064Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27962023-12-07T04:54:29.477Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27972023-12-07T04:54:30.492Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27982023-12-07T04:54:30.636Z Documenting bb8 v0.8.1
27992023-12-07T04:54:30.876Z Documenting bytesize v1.3.0
28002023-12-07T04:54:37.488Z Documenting quick-xml v0.23.1
28012023-12-07T04:54:37.779Z Documenting serde-big-array v0.5.1
28022023-12-07T04:54:38.579Z Documenting rtoolbox v0.0.1
28032023-12-07T04:54:39.548Z Documenting oso-derive v0.27.0
28042023-12-07T04:54:44.137Z Documenting impl-trait-for-tuples v0.2.2
28052023-12-07T04:54:44.706Z Documenting maplit v1.0.2
28062023-12-07T04:54:44.811Z Documenting is_ci v1.1.1
28072023-12-07T04:54:45.918Z Documenting http-range v0.1.5
28082023-12-07T04:54:46.072Z Documenting humantime v2.1.0
28092023-12-07T04:54:50.182Z Documenting unicode-linebreak v0.1.5
28102023-12-07T04:54:50.393Z Documenting smawk v0.3.1
28112023-12-07T04:54:52.269Z Documenting supports-color v2.1.0
28122023-12-07T04:54:52.269Z Documenting hyper-staticfile v0.9.5
28132023-12-07T04:54:52.269Z Documenting rpassword v7.3.1
28142023-12-07T04:54:52.652Z Documenting oso v0.27.0
28152023-12-07T04:54:54.877Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28162023-12-07T04:54:55.115Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28172023-12-07T04:54:56.664Z Documenting textwrap v0.16.0
28182023-12-07T04:54:57.179Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28192023-12-07T04:54:58.120Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28202023-12-07T04:54:58.436Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28212023-12-07T04:55:01.535Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28222023-12-07T04:55:03.554Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28232023-12-07T04:55:08.889Z Documenting tui-tree-widget v0.13.0
28242023-12-07T04:55:10.368Z Documenting strip-ansi-escapes v0.2.0
28252023-12-07T04:55:13.995Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28262023-12-07T04:55:15.219Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28272023-12-07T04:55:16.573Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28282023-12-07T04:55:32.063Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28292023-12-07T04:55:33.228Z Documenting cookie v0.18.0
28302023-12-07T04:55:33.228Z Documenting rcgen v0.11.3
28312023-12-07T04:55:33.780Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28322023-12-07T04:55:33.780Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28332023-12-07T04:55:33.782Z Documenting atomicwrites v0.4.2
28342023-12-07T04:55:33.783Z Documenting signal-hook-tokio v0.3.1
28352023-12-07T04:55:33.783Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28362023-12-07T04:55:33.783Z Documenting fd-lock v3.0.13
28372023-12-07T04:55:33.783Z Documenting subprocess v0.2.9
28382023-12-07T04:55:33.838Z Documenting shell-words v1.1.0
28392023-12-07T04:55:38.836Z Documenting nu-ansi-term v0.49.0
28402023-12-07T04:55:38.857Z Documenting corncobs v0.1.3
28412023-12-07T04:55:38.858Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28422023-12-07T04:55:39.800Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28432023-12-07T04:55:39.875Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28442023-12-07T04:55:41.993Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28452023-12-07T04:55:42.307Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28462023-12-07T04:55:42.923Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28472023-12-07T04:55:44.020Z Documenting reedline v0.26.0
28482023-12-07T04:55:44.237Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28492023-12-07T04:55:50.025Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28502023-12-07T04:55:54.962Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28512023-12-07T04:55:57.599Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28522023-12-07T04:56:09.926Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28532023-12-07T04:56:19.440Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28542023-12-07T04:56:19.551Z Documenting fatfs v0.3.6
28552023-12-07T04:56:22.764Z Documenting nanorand v0.7.0
28562023-12-07T04:56:27.113Z Documenting assert_matches v1.5.0
28572023-12-07T04:56:28.835Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28582023-12-07T04:56:28.954Z Documenting flume v0.11.0
28592023-12-07T04:56:29.573Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28602023-12-07T04:56:36.052Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28612023-12-07T04:56:37.145Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28622023-12-07T04:56:38.575Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28632023-12-07T04:56:39.190Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28642023-12-07T04:56:41.572Z Documenting omicron-zone-package v0.9.1
28652023-12-07T04:56:51.243Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28662023-12-07T04:56:51.243Z --> sled-agent/src/sim/instance.rs:46:7
28672023-12-07T04:56:51.243Z |
28682023-12-07T04:56:51.243Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28692023-12-07T04:56:51.243Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28702023-12-07T04:56:51.243Z |
28712023-12-07T04:56:51.243Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28722023-12-07T04:56:51.243Z
28732023-12-07T04:56:52.679Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28742023-12-07T04:56:55.279Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28752023-12-07T04:56:55.299Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28762023-12-07T04:56:56.447Z Documenting termios v0.3.3
28772023-12-07T04:56:56.607Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28782023-12-07T04:56:57.990Z Documenting topological-sort v0.2.2
28792023-12-07T04:57:02.532Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28802023-12-07T04:57:04.219Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28812023-12-07T04:57:11.449Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28822023-12-07T04:57:14.634Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28832023-12-07T04:57:15.192Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28842023-12-07T04:57:51.876Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28852023-12-07T04:57:54.413Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28862023-12-07T04:58:23.659Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28872023-12-07T04:58:23.660Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28882023-12-07T04:58:23.660Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28892023-12-07T04:58:23.660Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28902023-12-07T04:58:33.685Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28912023-12-07T04:59:10.209Zwarning: unresolved link to `VolumeConstructionRequest`
28922023-12-07T04:59:10.209Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28932023-12-07T04:59:10.210Z |
28942023-12-07T04:59:10.210Z338 | /// [`VolumeConstructionRequest`] is shown here):
28952023-12-07T04:59:10.210Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28962023-12-07T04:59:10.210Z |
28972023-12-07T04:59:10.210Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28982023-12-07T04:59:10.210Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28992023-12-07T04:59:10.210Z
29002023-12-07T04:59:10.210Zwarning: unresolved link to `fd00:1122:3344:101::5`
29012023-12-07T04:59:10.210Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29022023-12-07T04:59:10.212Z |
29032023-12-07T04:59:10.212Z348 | /// "[fd00:1122:3344:101::5]:1000",
29042023-12-07T04:59:10.212Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29052023-12-07T04:59:10.212Z
29062023-12-07T04:59:10.212Zwarning: unresolved link to `fd00:1122:3344:102::9`
29072023-12-07T04:59:10.212Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29082023-12-07T04:59:10.212Z |
29092023-12-07T04:59:10.213Z349 | /// "[fd00:1122:3344:102::9]:1000",
29102023-12-07T04:59:10.213Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29112023-12-07T04:59:10.213Z
29122023-12-07T04:59:10.213Zwarning: unresolved link to `fd00:1122:3344:103::2`
29132023-12-07T04:59:10.213Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29142023-12-07T04:59:10.213Z |
29152023-12-07T04:59:10.213Z350 | /// "[fd00:1122:3344:103::2]:1000"
29162023-12-07T04:59:10.235Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29172023-12-07T04:59:10.235Z
29182023-12-07T04:59:10.236Zwarning: unresolved link to `fd00:1122:3344:101::5`
29192023-12-07T04:59:10.236Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29202023-12-07T04:59:10.237Z |
29212023-12-07T04:59:10.237Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29222023-12-07T04:59:10.238Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29232023-12-07T04:59:10.238Z
29242023-12-07T04:59:10.238Zwarning: unresolved link to `fd00:1122:3344:102::9`
29252023-12-07T04:59:10.238Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29262023-12-07T04:59:10.238Z |
29272023-12-07T04:59:10.238Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29282023-12-07T04:59:10.240Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29292023-12-07T04:59:10.240Z
29302023-12-07T04:59:10.240Zwarning: unresolved link to `fd00:1122:3344:103::2`
29312023-12-07T04:59:10.240Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29322023-12-07T04:59:10.240Z |
29332023-12-07T04:59:10.240Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29342023-12-07T04:59:10.240Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29352023-12-07T04:59:10.240Z
29362023-12-07T04:59:18.444Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29372023-12-07T04:59:44.345Z Finished dev [unoptimized + debuginfo] target(s) in 14m 56s
29382023-12-07T04:59:44.449Z
29392023-12-07T04:59:44.449Zreal 14:56.636106469
29402023-12-07T04:59:44.449Zuser 50:53.317052572
29412023-12-07T04:59:44.449Zsys 58:06.724763265
29422023-12-07T04:59:44.457Ztrap 1.989099408
29432023-12-07T04:59:44.457Ztflt 0.718514492
29442023-12-07T04:59:44.457Zdflt 0.584634380
29452023-12-07T04:59:44.457Zkflt 0.000806147
29462023-12-07T04:59:44.457Zlock 3:03:37.192167120
29472023-12-07T04:59:44.457Zslp 3:56:20.682287574
29482023-12-07T04:59:44.457Zlat 5:20.863289573
29492023-12-07T04:59:44.457Zstop 1:19.244447160
29502023-12-07T04:59:44.457Zprocess exited: duration 1714321 ms, exit code 0
 
29512023-12-07T04:59:44.878Zfound 0 output files