01HHM2HQBST04FPJZEGMPXP4VH: 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: 01HHM2HZJXMMYD8CF4MSDX8SDP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-14T11:51:16.759Zjob assigned to worker 01HHM2J57HQK5WAZRV9E6PYYXP (queued for 1 m 50 s)
 
22023-12-14T11:51:17.194Zstarting task 0: "setup"
32023-12-14T11:51:17.338Z++ uname -s
42023-12-14T11:51:17.342Z+ kern=SunOS
52023-12-14T11:51:17.342Z+ case "$kern" in
62023-12-14T11:51:17.342Z+ groupadd -g 12345 build
72023-12-14T11:51:17.342Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-14T11:51:19.354Z+ zfs create -o mountpoint=/work rpool/work
92023-12-14T11:51:19.495Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-14T11:51:19.502Z+ home_fs=zfs
112023-12-14T11:51:19.502Z+ [[ zfs == autofs ]]
122023-12-14T11:51:19.502Z+ mkdir -p /home/build
132023-12-14T11:51:19.507Z+ chown build:build /home/build /work
142023-12-14T11:51:21.503Z+ chmod 0700 /home/build /work
152023-12-14T11:51:21.507Zprocess exited: duration 4314 ms, exit code 0
 
162023-12-14T11:51:21.514Zstarting task 1: "rust-toolchain"
172023-12-14T11:51:21.524Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-14T11:51:21.527Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-14T11:51:21.796Zinfo: downloading installer
202023-12-14T11:51:24.167Zwarning: it looks like you have an existing installation of Rust at:
212023-12-14T11:51:24.167Zwarning: /opt/ooce/bin
222023-12-14T11:51:24.167Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-14T11:51:24.167Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-14T11:51:24.167Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-14T11:51:24.167Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-14T11:51:24.167Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-14T11:51:24.167Zerror: cannot install while Rust is installed
282023-12-14T11:51:24.167Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-14T11:51:24.628Zinfo: profile set to 'default'
302023-12-14T11:51:24.628Zinfo: default host triple is x86_64-unknown-illumos
312023-12-14T11:51:24.640Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-14T11:51:24.792Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-14T11:51:24.792Zinfo: downloading component 'cargo'
342023-12-14T11:51:25.607Zinfo: downloading component 'clippy'
352023-12-14T11:51:25.895Zinfo: downloading component 'rust-docs'
362023-12-14T11:51:26.926Zinfo: downloading component 'rust-std'
372023-12-14T11:51:28.802Zinfo: downloading component 'rustc'
382023-12-14T11:51:33.271Zinfo: downloading component 'rustfmt'
392023-12-14T11:51:33.587Zinfo: installing component 'cargo'
402023-12-14T11:51:35.381Zinfo: installing component 'clippy'
412023-12-14T11:51:36.267Zinfo: installing component 'rust-docs'
422023-12-14T11:51:39.013Zinfo: installing component 'rust-std'
432023-12-14T11:51:43.061Zinfo: installing component 'rustc'
442023-12-14T11:51:53.471Zinfo: installing component 'rustfmt'
452023-12-14T11:51:53.962Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-14T11:51:53.963Z
472023-12-14T11:51:54.128Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-14T11:51:54.128Z
492023-12-14T11:51:54.131Z
502023-12-14T11:51:54.131ZRust is installed now. Great!
512023-12-14T11:51:54.131Z
522023-12-14T11:51:54.131ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-14T11:51:54.133Zenvironment variable. This has not been done automatically.
542023-12-14T11:51:54.133Z
552023-12-14T11:51:54.133ZTo configure your current shell, run:
562023-12-14T11:51:54.133Zsource "$HOME/.cargo/env"
572023-12-14T11:51:54.216Z+ rustc --version
582023-12-14T11:51:54.328Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-14T11:51:54.333Zprocess exited: duration 32819 ms, exit code 0
 
602023-12-14T11:51:54.341Zstarting task 2: "authentication"
612023-12-14T11:51:54.374Zprocess exited: duration 33 ms, exit code 0
 
622023-12-14T11:51:54.383Zstarting task 3: "clone repository"
632023-12-14T11:51:54.388Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-14T11:51:54.391Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-14T11:51:54.424ZCloning into '/work/oxidecomputer/omicron'...
662023-12-14T11:52:02.131Z+ cd /work/oxidecomputer/omicron
672023-12-14T11:52:02.131Z+ [[ -n andy/opte ]]
682023-12-14T11:52:02.135Z+ git fetch origin andy/opte
692023-12-14T11:52:02.135ZFrom https://github.com/oxidecomputer/omicron
702023-12-14T11:52:02.135Z * branch andy/opte -> FETCH_HEAD
712023-12-14T11:52:02.135Z+ git checkout -B andy/opte remotes/origin/andy/opte
722023-12-14T11:52:02.135ZSwitched to a new branch 'andy/opte'
732023-12-14T11:52:02.135Zbranch 'andy/opte' set up to track 'origin/andy/opte'.
742023-12-14T11:52:02.135Z+ git reset --hard e5f6736f4cae98b09dcaf941594bd9f7a027fa35
752023-12-14T11:52:02.136ZHEAD is now at e5f6736f Update OPTE to 0.27.202 Fix for https://github.com/oxidecomputer/opte/issues/428
762023-12-14T11:52:02.136Zprocess exited: duration 7495 ms, exit code 0
 
772023-12-14T11:52:02.144Zstarting task 4: "build"
782023-12-14T11:52:02.151Z+ cargo --version
792023-12-14T11:52:02.159Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-14T11:52:02.388Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-14T11:52:02.392Zinfo: downloading component 'cargo'
822023-12-14T11:52:03.368Zinfo: downloading component 'clippy'
832023-12-14T11:52:03.682Zinfo: downloading component 'rust-docs'
842023-12-14T11:52:04.869Zinfo: downloading component 'rust-std'
852023-12-14T11:52:06.856Zinfo: downloading component 'rustc'
862023-12-14T11:52:11.755Zinfo: downloading component 'rustfmt'
872023-12-14T11:52:12.104Zinfo: installing component 'cargo'
882023-12-14T11:52:13.391Zinfo: installing component 'clippy'
892023-12-14T11:52:13.855Zinfo: installing component 'rust-docs'
902023-12-14T11:52:16.668Zinfo: installing component 'rust-std'
912023-12-14T11:52:19.350Zinfo: installing component 'rustc'
922023-12-14T11:52:25.625Zinfo: installing component 'rustfmt'
932023-12-14T11:52:26.165Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-14T11:52:26.169Z+ rustc --version
952023-12-14T11:52:26.302Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-14T11:52:26.309Z+ source ./env.sh
972023-12-14T11:52:26.312Z++ set -o xtrace
982023-12-14T11:52:26.312Z++++ dirname ./env.sh
992023-12-14T11:52:26.315Z+++ cd .
1002023-12-14T11:52:26.316Z+++ echo /work/oxidecomputer/omicron
1012023-12-14T11:52:26.316Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-14T11:52:26.316Z++ 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-14T11:52:26.316Z++ 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-14T11:52:26.316Z++ 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-14T11:52:26.316Z++ 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-14T11:52:26.318Z++ 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-14T11:52:26.318Z++ 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-14T11:52:26.318Z++ 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-14T11:52:26.318Z++ 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-14T11:52:26.321Z++ unset OMICRON_WS
1112023-12-14T11:52:26.321Z++ set +o xtrace
1122023-12-14T11:52:26.460Z
1132023-12-14T11:52:26.460Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-14T11:52:26.460Z # # # # # # # # # # # # # # #
1152023-12-14T11:52:26.460Z # # # # ##### # # ##### # # # # # #### #
1162023-12-14T11:52:26.460Z ##### ##### # ##### # # # # # # # # #
1172023-12-14T11:52:26.460Z # # # # # # # # # # # # # # #
1182023-12-14T11:52:26.460Z # # # ###### # # ###### ### # #### # #### #
1192023-12-14T11:52:26.460Z
1202023-12-14T11:52:37.541Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-14T11:52:38.803Z Startup: Caching catalogs ... Done
1222023-12-14T11:52:45.917ZPlanning: Solver setup ... Done (6.706s)
1232023-12-14T11:52:46.069ZPlanning: Running solver ... Done (0.152s)
1242023-12-14T11:52:46.140ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-14T11:52:46.155ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-14T11:52:46.399ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-14T11:52:46.489ZPlanning: Package planning ... Done (0.090s)
1282023-12-14T11:52:46.574ZPlanning: Merging actions ... Done (0.085s)
1292023-12-14T11:52:47.424ZPlanning: Checking for conflicting actions ... Done (0.850s)
1302023-12-14T11:52:47.442ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-14T11:52:51.785ZPlanning: Evaluating mediators ... Done (4.343s)
1322023-12-14T11:52:51.901ZPlanning: Planning completed in 13.03 seconds
1332023-12-14T11:52:51.919Z Packages to install: 4
1342023-12-14T11:52:51.922Z Packages to update: 2
1352023-12-14T11:52:51.923Z Mediators to change: 2
1362023-12-14T11:52:51.923Z Services to change: 1
1372023-12-14T11:52:51.923Z Estimated space available: 148.88 GB
1382023-12-14T11:52:51.923ZEstimated space to be consumed: 1.43 GB
1392023-12-14T11:52:51.923Z Create boot environment: No
1402023-12-14T11:52:51.923ZCreate backup boot environment: Yes
1412023-12-14T11:52:51.923Z Rebuild boot archive: No
1422023-12-14T11:52:51.923Z
1432023-12-14T11:52:51.923ZChanged mediators:
1442023-12-14T11:52:51.924Z mediator clang:
1452023-12-14T11:52:51.924Z version: None -> 15 (system default)
1462023-12-14T11:52:51.924Z
1472023-12-14T11:52:51.924Z mediator llvm:
1482023-12-14T11:52:51.925Z version: 14 (system default) -> 15 (system default)
1492023-12-14T11:52:51.925Z
1502023-12-14T11:52:51.925ZChanged packages:
1512023-12-14T11:52:51.925Zhelios-dev
1522023-12-14T11:52:51.925Z developer/build-essential
1532023-12-14T11:52:51.925Z None -> 11-2.0
1542023-12-14T11:52:51.925Z library/libxmlsec1
1552023-12-14T11:52:51.925Z None -> 1.2.35-2.0
1562023-12-14T11:52:51.925Z ooce/developer/clang-15
1572023-12-14T11:52:51.925Z None -> 15.0.7-2.0
1582023-12-14T11:52:51.925Z ooce/developer/llvm-15
1592023-12-14T11:52:51.925Z None -> 15.0.7-2.0
1602023-12-14T11:52:51.925Z system/library/g++-runtime
1612023-12-14T11:52:51.925Z 12-2.0 -> 13-2.0
1622023-12-14T11:52:51.925Z system/library/gcc-runtime
1632023-12-14T11:52:51.925Z 12-2.0 -> 13-2.0
1642023-12-14T11:52:51.925Z
1652023-12-14T11:52:51.925ZServices:
1662023-12-14T11:52:51.925Z restart_fmri:
1672023-12-14T11:52:51.925Z svc:/system/update-man-index:default
1682023-12-14T11:52:52.106Z
1692023-12-14T11:52:52.107ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-14T11:52:58.262ZDownload: 210/3330 items 1.3/221.1MB 0% complete (1.1M/s)
1712023-12-14T11:53:04.667ZDownload: 212/3330 items 1.3/221.1MB 0% complete (1.1M/s)
1722023-12-14T11:53:09.670ZDownload: 811/3330 items 18.1/221.1MB 8% complete (3.5M/s)
1732023-12-14T11:53:14.808ZDownload: 1186/3330 items 83.0/221.1MB 37% complete (8.7M/s)
1742023-12-14T11:53:22.624ZDownload: 1190/3330 items 83.0/221.1MB 37% complete (8.3M/s)
1752023-12-14T11:53:30.037ZDownload: 1192/3330 items 83.0/221.1MB 37% complete
1762023-12-14T11:53:35.037ZDownload: 2827/3330 items 121.1/221.1MB 54% complete (7.7M/s)
1772023-12-14T11:53:40.321ZDownload: 3328/3330 items 220.8/221.1MB 99% complete (13.8M/s)
1782023-12-14T11:53:40.351ZDownload: Completed 221.11 MB in 48.25 seconds (4.6M/s)
1792023-12-14T11:53:42.276Z Actions: 1/3766 actions (Removing old actions)
1802023-12-14T11:53:42.276Z Actions: 5/3766 actions (Installing new actions)
1812023-12-14T11:53:47.276Z Actions: 2885/3766 actions (Installing new actions)
1822023-12-14T11:53:50.491Z Actions: 3729/3766 actions (Updating modified actions)
1832023-12-14T11:53:51.025Z Actions: Completed 3766 actions in 8.75 seconds.
1842023-12-14T11:53:51.248Z Done (0.215s)
1852023-12-14T11:53:51.251Z Done (0.000s)
1862023-12-14T11:53:51.528Z Done (0.278s)
1872023-12-14T11:53:58.859Z Done (7.206s)
1882023-12-14T11:53:59.062Z Done (0.103s)
1892023-12-14T11:53:59.065Z Done (0.000s)
1902023-12-14T11:53:59.293Z Done (0.000s)
1912023-12-14T11:54:00.014ZPlanning: Evaluating mediator changes ... Done
1922023-12-14T11:54:00.301ZPlanning: Checking for conflicting actions ... Done
1932023-12-14T11:54:00.305ZPlanning: Consolidating action changes ... Done
1942023-12-14T11:54:00.740ZPlanning: Evaluating mediators ... Done
1952023-12-14T11:54:00.744ZPlanning: Planning completed in 0.73 seconds
1962023-12-14T11:54:00.802Z Mediators to change: 2
1972023-12-14T11:54:00.802Z Create boot environment: No
1982023-12-14T11:54:00.806ZCreate backup boot environment: No
1992023-12-14T11:54:00.898Z Done
2002023-12-14T11:54:00.898Z Done
2012023-12-14T11:54:01.067Z Done
2022023-12-14T11:54:06.924Z Done
2032023-12-14T11:54:07.048Z Done
2042023-12-14T11:54:07.051Z Done
2052023-12-14T11:54:07.149Z Done
2062023-12-14T11:54:08.158ZPlanning: Evaluating mediator changes ... Done
2072023-12-14T11:54:08.162ZPlanning: Merging actions ... Done
2082023-12-14T11:54:08.491ZPlanning: Checking for conflicting actions ... Done
2092023-12-14T11:54:08.495ZPlanning: Consolidating action changes ... Done
2102023-12-14T11:54:08.921ZPlanning: Evaluating mediators ... Done
2112023-12-14T11:54:09.012ZPlanning: Planning completed in 1.29 seconds
2122023-12-14T11:54:09.076Z Packages to change: 1
2132023-12-14T11:54:09.076Z Mediators to change: 1
2142023-12-14T11:54:09.082Z Services to change: 1
2152023-12-14T11:54:09.083Z Create boot environment: No
2162023-12-14T11:54:09.083ZCreate backup boot environment: Yes
2172023-12-14T11:54:11.068Z Actions: 1/6 actions (Updating modified actions)
2182023-12-14T11:54:11.072Z Actions: Completed 6 actions in 0.00 seconds.
2192023-12-14T11:54:11.073Z Done
2202023-12-14T11:54:11.073Z Done
2212023-12-14T11:54:11.135Z Done
2222023-12-14T11:54:16.948Z Done
2232023-12-14T11:54:17.071Z Done
2242023-12-14T11:54:17.074Z Done
2252023-12-14T11:54:17.188Z Done
2262023-12-14T11:54:17.863ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272023-12-14T11:54:17.863Zclang system 15 system
2282023-12-14T11:54:17.863Zcsh system system illumos
2292023-12-14T11:54:17.863Zctags system system illumos
2302023-12-14T11:54:17.863Zgcc vendor 12 vendor
2312023-12-14T11:54:17.863Zgcc system 10 system
2322023-12-14T11:54:17.863Zgcc system 7 system
2332023-12-14T11:54:17.863Zgo system 1.20 system
2342023-12-14T11:54:17.863Zgo system 1.19 system
2352023-12-14T11:54:17.863Zllvm system 15 system
2362023-12-14T11:54:17.863Zllvm system 14 system
2372023-12-14T11:54:17.863Zmariadb system 10.6 system
2382023-12-14T11:54:17.863Zmta vendor vendor dma
2392023-12-14T11:54:17.864Zopenjdk system 17 system
2402023-12-14T11:54:17.864Zopenjdk system 11 system
2412023-12-14T11:54:17.865Zopenjdk system 1.8 system
2422023-12-14T11:54:17.865Zopenssl vendor 3 vendor
2432023-12-14T11:54:17.865Zperl system 5.36 system
2442023-12-14T11:54:17.865Zpostgresql system 15 system
2452023-12-14T11:54:17.865Zpostgresql system 13 system
2462023-12-14T11:54:17.865Zpython vendor 3 vendor
2472023-12-14T11:54:17.865Zpython system 2 system
2482023-12-14T11:54:17.865Zpython3 system 3.11 system
2492023-12-14T11:54:17.865Zruby system 3.0 system
2502023-12-14T11:54:17.865Zwords vendor vendor american-english
2512023-12-14T11:54:17.865Zwords system system australian-english
2522023-12-14T11:54:17.865Zwords system system british-english
2532023-12-14T11:54:17.865Zwords system system canadian-english
2542023-12-14T11:54:17.865Zwords system system french
2552023-12-14T11:54:17.865Zwords system system italian
2562023-12-14T11:54:17.866Zwords system system ngerman
2572023-12-14T11:54:17.866Zwords system system ogerman
2582023-12-14T11:54:17.866Zwords system system spanish
2592023-12-14T11:54:18.401ZFMRI IFO
2602023-12-14T11:54:18.401Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612023-12-14T11:54:18.401Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622023-12-14T11:54:18.401Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632023-12-14T11:54:18.402Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2642023-12-14T11:54:18.402Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652023-12-14T11:54:18.402Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2662023-12-14T11:54:18.402Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2672023-12-14T11:54:18.402Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2682023-12-14T11:54:18.477Z+ set -o errexit
2692023-12-14T11:54:18.481Z+++ dirname ./tools/ci_download_cockroachdb
2702023-12-14T11:54:18.481Z++ cd ./tools
2712023-12-14T11:54:18.481Z++ pwd
2722023-12-14T11:54:18.481Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2732023-12-14T11:54:18.488Z++ basename ./tools/ci_download_cockroachdb
2742023-12-14T11:54:18.488Z+ ARG0=ci_download_cockroachdb
2752023-12-14T11:54:18.488Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2762023-12-14T11:54:18.492Z+ CIDL_VERSION=v22.1.9
2772023-12-14T11:54:18.492Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2782023-12-14T11:54:18.492Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2792023-12-14T11:54:18.492Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2802023-12-14T11:54:18.492Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2812023-12-14T11:54:18.492Z+ TARGET_DIR=out
2822023-12-14T11:54:18.493Z+ DOWNLOAD_DIR=out/downloads
2832023-12-14T11:54:18.493Z+ DEST_DIR=./out/cockroachdb
2842023-12-14T11:54:18.493Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2852023-12-14T11:54:18.493Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2862023-12-14T11:54:18.493Z+ main
2872023-12-14T11:54:18.493Z+ [[ 0 != 0 ]]
2882023-12-14T11:54:18.493Z+ CIDL_OS=solaris2.11
2892023-12-14T11:54:18.493Z+ [[ 0 != 0 ]]
2902023-12-14T11:54:18.493Z+ configure_os solaris2.11
2912023-12-14T11:54:18.493Z+ echo 'current directory: /work/oxidecomputer/omicron'
2922023-12-14T11:54:18.493Zcurrent directory: /work/oxidecomputer/omicron
2932023-12-14T11:54:18.493Z+ echo 'configuring based on OS: "solaris2.11"'
2942023-12-14T11:54:18.494Zconfiguring based on OS: "solaris2.11"
2952023-12-14T11:54:18.494Z+ case "$1" in
2962023-12-14T11:54:18.494Z+ CIDL_BUILD=illumos
2972023-12-14T11:54:18.494Z+ CIDL_SUFFIX=tar.gz
2982023-12-14T11:54:18.494Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2992023-12-14T11:54:18.496Z+ CIDL_MD5FUNC=do_md5sum
3002023-12-14T11:54:18.496Z+ CIDL_URL_BASE=https://illumos.org/downloads
3012023-12-14T11:54:18.496Z+ CIDL_ASSEMBLE=do_assemble_illumos
3022023-12-14T11:54:18.496Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3032023-12-14T11:54:18.496Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3042023-12-14T11:54:18.496Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-14T11:54:18.496Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3062023-12-14T11:54:18.496Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-14T11:54:18.496Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082023-12-14T11:54:18.496ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-12-14T11:54:18.497ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102023-12-14T11:54:18.497Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3112023-12-14T11:54:18.497Z+ mkdir -p out/downloads
3122023-12-14T11:54:18.497Z+ mkdir -p ./out/cockroachdb
3132023-12-14T11:54:18.504Z+ local DO_DOWNLOAD=true
3142023-12-14T11:54:18.504Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3152023-12-14T11:54:18.504Z+ '[' true == true ']'
3162023-12-14T11:54:18.506Z+ echo Downloading...
3172023-12-14T11:54:18.506Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-14T11:54:18.506ZDownloading...
3192023-12-14T11:54:18.506Z+ 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
3202023-12-14T11:54:21.682Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212023-12-14T11:54:21.685Z++ md5sum
3222023-12-14T11:54:21.686Z++ awk '{print $1}'
3232023-12-14T11:54:21.864Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3242023-12-14T11:54:21.864Z+ [[ 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 ]]
3252023-12-14T11:54:21.864Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3262023-12-14T11:54:21.868Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3272023-12-14T11:54:25.274Z+ do_assemble_illumos
3282023-12-14T11:54:25.274Z+ rm -r ./out/cockroachdb
3292023-12-14T11:54:25.278Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3302023-12-14T11:54:25.931Z+ ./out/cockroachdb/bin/cockroach version
3312023-12-14T11:54:26.273ZBuild Tag: v22.1.9-dirty
3322023-12-14T11:54:26.274ZBuild Time: 2022/10/26 21:17:46
3332023-12-14T11:54:26.274ZDistribution: OSS
3342023-12-14T11:54:26.274ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3352023-12-14T11:54:26.274ZGo Version: go1.17.13
3362023-12-14T11:54:26.274ZC Compiler: gcc 10.3.0
3372023-12-14T11:54:26.274ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3382023-12-14T11:54:26.274ZBuild Type: release
3392023-12-14T11:54:26.301Z+ set -o errexit
3402023-12-14T11:54:26.305Z+++ dirname ./tools/ci_download_clickhouse
3412023-12-14T11:54:26.308Z++ cd ./tools
3422023-12-14T11:54:26.309Z++ pwd
3432023-12-14T11:54:26.309Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3442023-12-14T11:54:26.309Z++ basename ./tools/ci_download_clickhouse
3452023-12-14T11:54:26.313Z+ ARG0=ci_download_clickhouse
3462023-12-14T11:54:26.313Z+ TARGET_DIR=out
3472023-12-14T11:54:26.313Z+ DOWNLOAD_DIR=out/downloads
3482023-12-14T11:54:26.313Z+ DEST_DIR=./out/clickhouse
3492023-12-14T11:54:26.313Z+ CIDL_VERSION=v22.8.9.24
3502023-12-14T11:54:26.314Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3512023-12-14T11:54:26.315Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3522023-12-14T11:54:26.315Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3532023-12-14T11:54:26.315Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3542023-12-14T11:54:26.315Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3552023-12-14T11:54:26.315Z+ main
3562023-12-14T11:54:26.315Z+ [[ 0 != 0 ]]
3572023-12-14T11:54:26.315Z+ CIDL_OS=solaris2.11
3582023-12-14T11:54:26.315Z+ [[ 0 != 0 ]]
3592023-12-14T11:54:26.315Z+ configure_os solaris2.11
3602023-12-14T11:54:26.315Z+ echo 'current directory: /work/oxidecomputer/omicron'
3612023-12-14T11:54:26.315Zcurrent directory: /work/oxidecomputer/omicron
3622023-12-14T11:54:26.316Zconfiguring based on OS: "solaris2.11"
3632023-12-14T11:54:26.316ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-12-14T11:54:26.316ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-12-14T11:54:26.316Z+ echo 'configuring based on OS: "solaris2.11"'
3662023-12-14T11:54:26.316Z+ CIDL_DASHREV=
3672023-12-14T11:54:26.316Z+ case "$1" in
3682023-12-14T11:54:26.316Z+ CIDL_PLATFORM=illumos
3692023-12-14T11:54:26.316Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3702023-12-14T11:54:26.316Z+ CIDL_MD5FUNC=do_md5sum
3712023-12-14T11:54:26.316Z+ CIDL_DASHREV=-1
3722023-12-14T11:54:26.316Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3732023-12-14T11:54:26.316Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-14T11:54:26.316Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-14T11:54:26.316Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-12-14T11:54:26.316Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3772023-12-14T11:54:26.317Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3782023-12-14T11:54:26.317Z+ mkdir -p out/downloads
3792023-12-14T11:54:26.317Z+ mkdir -p ./out/clickhouse
3802023-12-14T11:54:26.322Z+ local DO_DOWNLOAD=true
3812023-12-14T11:54:26.323Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3822023-12-14T11:54:26.323Z+ '[' true == true ']'
3832023-12-14T11:54:26.323Z+ echo Downloading...
3842023-12-14T11:54:26.323ZDownloading...
3852023-12-14T11:54:26.323Z+ 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
3862023-12-14T11:54:26.323Z+ 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
3872023-12-14T11:54:27.676Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3882023-12-14T11:54:27.687Z++ md5sum
3892023-12-14T11:54:27.688Z++ awk '{print $1}'
3902023-12-14T11:54:27.929Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3912023-12-14T11:54:27.929Z+ [[ 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 ]]
3922023-12-14T11:54:27.929Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3932023-12-14T11:54:27.966Z+ mkdir -p ./out/clickhouse
3942023-12-14T11:54:27.966Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3952023-12-14T11:54:32.771Z+ ./out/clickhouse/clickhouse server --version
3962023-12-14T11:54:32.825ZClickHouse server version 22.8.9.1.
3972023-12-14T11:54:32.852Z+ set -o errexit
3982023-12-14T11:54:32.856Z+++ dirname ./tools/ci_download_console
3992023-12-14T11:54:32.856Z++ cd ./tools
4002023-12-14T11:54:32.856Z++ pwd
4012023-12-14T11:54:32.858Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4022023-12-14T11:54:32.858Z++ basename ./tools/ci_download_console
4032023-12-14T11:54:32.858Z+ ARG0=ci_download_console
4042023-12-14T11:54:32.858Z+ TARGET_DIR=out
4052023-12-14T11:54:32.858Z+ DOWNLOAD_DIR=out/downloads
4062023-12-14T11:54:32.858Z+ DEST_DIR=./out/console-assets
4072023-12-14T11:54:32.862Z+ source /work/oxidecomputer/omicron/tools/console_version
4082023-12-14T11:54:32.862Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4092023-12-14T11:54:32.863Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4102023-12-14T11:54:32.863Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4112023-12-14T11:54:32.863Z+ TARBALL_FILE=out/downloads/console.tar.gz
4122023-12-14T11:54:32.863Z+ main
4132023-12-14T11:54:32.863Z+ [[ 0 != 0 ]]
4142023-12-14T11:54:32.863Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4152023-12-14T11:54:32.863ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4162023-12-14T11:54:32.863Z+ echo 'Local file: out/downloads/console.tar.gz'
4172023-12-14T11:54:32.863ZLocal file: out/downloads/console.tar.gz
4182023-12-14T11:54:32.863Z+ local DO_DOWNLOAD=true
4192023-12-14T11:54:32.863Z+ [[ -f out/downloads/console.tar.gz ]]
4202023-12-14T11:54:32.863Z+ mkdir -p out/downloads
4212023-12-14T11:54:32.863Z+ '[' true == true ']'
4222023-12-14T11:54:32.863Z+ echo Downloading...
4232023-12-14T11:54:32.863ZDownloading...
4242023-12-14T11:54:32.863Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4252023-12-14T11:54:32.863Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4262023-12-14T11:54:33.545Z++ do_sha256sum out/downloads/console.tar.gz
4272023-12-14T11:54:33.550Z++ case "$OSTYPE" in
4282023-12-14T11:54:33.551Z++ SHA=sha256sum
4292023-12-14T11:54:33.551Z++ sha256sum
4302023-12-14T11:54:33.551Z++ awk '{print $1}'
4312023-12-14T11:54:33.568Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4322023-12-14T11:54:33.568Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4332023-12-14T11:54:33.571Z+ rm -rf ./out/console-assets
4342023-12-14T11:54:33.571Z+ mkdir -p ./out/console-assets
4352023-12-14T11:54:33.574Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4362023-12-14T11:54:33.575Z+ mkdir -p ./out/console-assets
4372023-12-14T11:54:33.578Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4382023-12-14T11:54:33.722Z+ set -o errexit
4392023-12-14T11:54:33.742Z+++ dirname ./tools/ci_download_maghemite_openapi
4402023-12-14T11:54:33.742Z++ cd ./tools
4412023-12-14T11:54:33.742Z++ pwd
4422023-12-14T11:54:33.742Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4432023-12-14T11:54:33.742Z++ basename ./tools/ci_download_maghemite_openapi
4442023-12-14T11:54:33.743Z+ ARG0=ci_download_maghemite_openapi
4452023-12-14T11:54:33.743Z+ TARGET_DIR=out
4462023-12-14T11:54:33.743Z+ DOWNLOAD_DIR=out/downloads
4472023-12-14T11:54:33.743Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4482023-12-14T11:54:33.743Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4492023-12-14T11:54:33.743Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4502023-12-14T11:54:33.743Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4512023-12-14T11:54:33.743Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4522023-12-14T11:54:33.743Z+ main
4532023-12-14T11:54:33.743Z+ [[ 0 != 0 ]]
4542023-12-14T11:54:33.743Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4552023-12-14T11:54:33.743ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4562023-12-14T11:54:33.744Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4572023-12-14T11:54:33.744ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4582023-12-14T11:54:33.744Z+ local DO_DOWNLOAD=true
4592023-12-14T11:54:33.744Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4602023-12-14T11:54:33.744Z+ mkdir -p out/downloads
4612023-12-14T11:54:33.745Z+ '[' true == true ']'
4622023-12-14T11:54:33.745Z+ echo Downloading...
4632023-12-14T11:54:33.745ZDownloading...
4642023-12-14T11:54:33.745Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4652023-12-14T11:54:33.747Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4662023-12-14T11:54:33.889Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4672023-12-14T11:54:33.889Z++ case "$OSTYPE" in
4682023-12-14T11:54:33.892Z++ SHA=sha256sum
4692023-12-14T11:54:33.892Z++ sha256sum
4702023-12-14T11:54:33.892Z++ awk '{print $1}'
4712023-12-14T11:54:33.898Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4722023-12-14T11:54:33.899Z+ [[ 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 ]]
4732023-12-14T11:54:33.899Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4742023-12-14T11:54:33.899Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4752023-12-14T11:54:33.903Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4762023-12-14T11:54:33.903Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4772023-12-14T11:54:33.903Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4782023-12-14T11:54:33.903Z+ main
4792023-12-14T11:54:33.903Z+ [[ 0 != 0 ]]
4802023-12-14T11:54:33.903ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4812023-12-14T11:54:33.903ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4822023-12-14T11:54:33.903Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4832023-12-14T11:54:33.903Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4842023-12-14T11:54:33.903Z+ local DO_DOWNLOAD=true
4852023-12-14T11:54:33.903Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4862023-12-14T11:54:33.903Z+ mkdir -p out/downloads
4872023-12-14T11:54:33.907Z+ '[' true == true ']'
4882023-12-14T11:54:33.907Z+ echo Downloading...
4892023-12-14T11:54:33.907ZDownloading...
4902023-12-14T11:54:33.907Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4912023-12-14T11:54:33.907Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4922023-12-14T11:54:34.065Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4932023-12-14T11:54:34.068Z++ case "$OSTYPE" in
4942023-12-14T11:54:34.068Z++ SHA=sha256sum
4952023-12-14T11:54:34.068Z++ sha256sum
4962023-12-14T11:54:34.068Z++ awk '{print $1}'
4972023-12-14T11:54:34.072Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4982023-12-14T11:54:34.072Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4992023-12-14T11:54:34.082Z+ set -o errexit
5002023-12-14T11:54:34.087Z+++ dirname ./tools/ci_download_dendrite_openapi
5012023-12-14T11:54:34.087Z++ cd ./tools
5022023-12-14T11:54:34.098Z++ pwd
5032023-12-14T11:54:34.098Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042023-12-14T11:54:34.107Z++ basename ./tools/ci_download_dendrite_openapi
5052023-12-14T11:54:34.107Z+ ARG0=ci_download_dendrite_openapi
5062023-12-14T11:54:34.107Z+ TARGET_DIR=out
5072023-12-14T11:54:34.107Z+ DOWNLOAD_DIR=out/downloads
5082023-12-14T11:54:34.107Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5092023-12-14T11:54:34.107Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5102023-12-14T11:54:34.107Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5112023-12-14T11:54:34.107Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5122023-12-14T11:54:34.108Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5132023-12-14T11:54:34.108Z+ main
5142023-12-14T11:54:34.108Z+ [[ 0 != 0 ]]
5152023-12-14T11:54:34.108Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5162023-12-14T11:54:34.108ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5172023-12-14T11:54:34.109ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5182023-12-14T11:54:34.109Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5192023-12-14T11:54:34.109Z+ local DO_DOWNLOAD=true
5202023-12-14T11:54:34.109Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5212023-12-14T11:54:34.109Z+ mkdir -p out/downloads
5222023-12-14T11:54:34.109Z+ '[' true == true ']'
5232023-12-14T11:54:34.109Z+ echo Downloading...
5242023-12-14T11:54:34.109ZDownloading...
5252023-12-14T11:54:34.109Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5262023-12-14T11:54:34.109Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5272023-12-14T11:54:34.267Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5282023-12-14T11:54:34.273Z++ case "$OSTYPE" in
5292023-12-14T11:54:34.274Z++ SHA=sha256sum
5302023-12-14T11:54:34.274Z++ sha256sum
5312023-12-14T11:54:34.274Z++ awk '{print $1}'
5322023-12-14T11:54:34.284Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5332023-12-14T11:54:34.284Z+ [[ 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 ]]
5342023-12-14T11:54:34.286Z+ set -o errexit
5352023-12-14T11:54:34.295Z+++ dirname ./tools/ci_download_dendrite_stub
5362023-12-14T11:54:34.295Z++ cd ./tools
5372023-12-14T11:54:34.295Z++ pwd
5382023-12-14T11:54:34.296Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5392023-12-14T11:54:34.296Z++ basename ./tools/ci_download_dendrite_stub
5402023-12-14T11:54:34.296Z+ ARG0=ci_download_dendrite_stub
5412023-12-14T11:54:34.296Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5422023-12-14T11:54:34.296Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5432023-12-14T11:54:34.297Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5442023-12-14T11:54:34.297Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5452023-12-14T11:54:34.297Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5462023-12-14T11:54:34.297Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5472023-12-14T11:54:34.297Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5482023-12-14T11:54:34.297Z+ TARGET_DIR=out
5492023-12-14T11:54:34.298Z+ DOWNLOAD_DIR=out/downloads
5502023-12-14T11:54:34.298Z+ DEST_DIR=./out/dendrite-stub
5512023-12-14T11:54:34.298Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5522023-12-14T11:54:34.298Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5532023-12-14T11:54:34.298Z+ REPO=oxidecomputer/dendrite
5542023-12-14T11:54:34.298Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5552023-12-14T11:54:34.299Z+ main
5562023-12-14T11:54:34.299Z+ [[ 0 != 0 ]]
5572023-12-14T11:54:34.299Z+ CIDL_OS=solaris2.11
5582023-12-14T11:54:34.300Z+ [[ 0 != 0 ]]
5592023-12-14T11:54:34.300Z+ configure_os solaris2.11
5602023-12-14T11:54:34.300Z+ echo 'current directory: /work/oxidecomputer/omicron'
5612023-12-14T11:54:34.301Zcurrent directory: /work/oxidecomputer/omicron
5622023-12-14T11:54:34.301Z+ echo 'configuring based on OS: "solaris2.11"'
5632023-12-14T11:54:34.301Zconfiguring based on OS: "solaris2.11"
5642023-12-14T11:54:34.301Z+ case "$1" in
5652023-12-14T11:54:34.301Z+ SET_BINARIES=
5662023-12-14T11:54:34.301Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5672023-12-14T11:54:34.301Z+ CIDL_SHA256FUNC=do_sha256sum
5682023-12-14T11:54:34.302Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5692023-12-14T11:54:34.302Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5702023-12-14T11:54:34.302Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5712023-12-14T11:54:34.302Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5722023-12-14T11:54:34.303ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5732023-12-14T11:54:34.303Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5742023-12-14T11:54:34.303ZLocal file: out/downloads/dendrite-stub.tar.gz
5752023-12-14T11:54:34.303Z+ mkdir -p out/downloads
5762023-12-14T11:54:34.303Z+ mkdir -p ./out/dendrite-stub
5772023-12-14T11:54:34.325Z+ fetch_and_verify
5782023-12-14T11:54:34.326Z+ local DO_DOWNLOAD=true
5792023-12-14T11:54:34.326Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5802023-12-14T11:54:34.326Z+ '[' true == true ']'
5812023-12-14T11:54:34.326Z+ echo Downloading...
5822023-12-14T11:54:34.326ZDownloading...
5832023-12-14T11:54:34.327Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5842023-12-14T11:54:34.328Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5852023-12-14T11:54:40.020Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5862023-12-14T11:54:40.024Z++ sha256sum
5872023-12-14T11:54:40.025Z++ awk '{print $1}'
5882023-12-14T11:54:40.126Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5892023-12-14T11:54:40.126Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5902023-12-14T11:54:40.129Z+ do_untar out/downloads/dendrite-stub.tar.gz
5912023-12-14T11:54:40.129Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5922023-12-14T11:54:41.266Z+ do_assemble
5932023-12-14T11:54:41.266Z+ rm -r ./out/dendrite-stub
5942023-12-14T11:54:41.273Z+ mkdir ./out/dendrite-stub
5952023-12-14T11:54:41.274Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5962023-12-14T11:54:41.459Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5972023-12-14T11:54:41.472Z+ set -o errexit
5982023-12-14T11:54:41.475Z+++ dirname ./tools/ci_download_maghemite_mgd
5992023-12-14T11:54:41.479Z++ cd ./tools
6002023-12-14T11:54:41.479Z++ pwd
6012023-12-14T11:54:41.479Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6022023-12-14T11:54:41.479Z++ basename ./tools/ci_download_maghemite_mgd
6032023-12-14T11:54:41.483Z+ ARG0=ci_download_maghemite_mgd
6042023-12-14T11:54:41.483Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6052023-12-14T11:54:41.484Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6062023-12-14T11:54:41.484Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6072023-12-14T11:54:41.484Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6082023-12-14T11:54:41.484Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6092023-12-14T11:54:41.484Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6102023-12-14T11:54:41.484Z+ TARGET_DIR=out
6112023-12-14T11:54:41.484Z+ DOWNLOAD_DIR=out/downloads
6122023-12-14T11:54:41.484Z+ DEST_DIR=./out/mgd
6132023-12-14T11:54:41.484Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6142023-12-14T11:54:41.484Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6152023-12-14T11:54:41.484Z+ REPO=oxidecomputer/maghemite
6162023-12-14T11:54:41.484Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6172023-12-14T11:54:41.484Z+ main
6182023-12-14T11:54:41.484Z+ [[ 0 != 0 ]]
6192023-12-14T11:54:41.484Z+ CIDL_OS=solaris2.11
6202023-12-14T11:54:41.484Z+ [[ 0 != 0 ]]
6212023-12-14T11:54:41.484Z+ configure_os solaris2.11
6222023-12-14T11:54:41.484Z+ echo 'current directory: /work/oxidecomputer/omicron'
6232023-12-14T11:54:41.484Zcurrent directory: /work/oxidecomputer/omicron
6242023-12-14T11:54:41.484Zconfiguring based on OS: "solaris2.11"
6252023-12-14T11:54:41.484Z+ echo 'configuring based on OS: "solaris2.11"'
6262023-12-14T11:54:41.484Z+ case "$1" in
6272023-12-14T11:54:41.484Z+ SET_BINARIES=
6282023-12-14T11:54:41.485Z+ CIDL_SHA256FUNC=do_sha256sum
6292023-12-14T11:54:41.485Z+ TARBALL_FILENAME=mgd.tar.gz
6302023-12-14T11:54:41.485Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6312023-12-14T11:54:41.485Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6322023-12-14T11:54:41.485ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6332023-12-14T11:54:41.485ZLocal file: out/downloads/mgd.tar.gz
6342023-12-14T11:54:41.485Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6352023-12-14T11:54:41.485Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6362023-12-14T11:54:41.486Z+ mkdir -p out/downloads
6372023-12-14T11:54:41.489Z+ mkdir -p ./out/mgd
6382023-12-14T11:54:41.489Z+ fetch_and_verify
6392023-12-14T11:54:41.489Z+ local DO_DOWNLOAD=true
6402023-12-14T11:54:41.489Z+ [[ -f out/downloads/mgd.tar.gz ]]
6412023-12-14T11:54:41.489Z+ '[' true == true ']'
6422023-12-14T11:54:41.489Z+ echo Downloading...
6432023-12-14T11:54:41.489ZDownloading...
6442023-12-14T11:54:41.489Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6452023-12-14T11:54:41.489Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6462023-12-14T11:54:47.461Z++ do_sha256sum out/downloads/mgd.tar.gz
6472023-12-14T11:54:47.464Z++ sha256sum
6482023-12-14T11:54:47.464Z++ awk '{print $1}'
6492023-12-14T11:54:47.538Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6502023-12-14T11:54:47.538Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6512023-12-14T11:54:47.541Z+ do_untar out/downloads/mgd.tar.gz
6522023-12-14T11:54:47.541Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6532023-12-14T11:54:48.194Z+ do_assemble
6542023-12-14T11:54:48.194Z+ rm -r ./out/mgd
6552023-12-14T11:54:48.198Z+ mkdir ./out/mgd
6562023-12-14T11:54:48.201Z+ cp -r out/downloads/root ./out/mgd/root
6572023-12-14T11:54:48.429Z+ set -o errexit
6582023-12-14T11:54:48.436Z+++ dirname ./tools/ci_download_transceiver_control
6592023-12-14T11:54:48.440Z++ cd ./tools
6602023-12-14T11:54:48.440Z++ pwd
6612023-12-14T11:54:48.440Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6622023-12-14T11:54:48.440Z++ basename ./tools/ci_download_transceiver_control
6632023-12-14T11:54:48.440Z+ ARG0=ci_download_transceiver_control
6642023-12-14T11:54:48.440Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6652023-12-14T11:54:48.440Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6662023-12-14T11:54:48.441Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6672023-12-14T11:54:48.441Z+ TARGET_DIR=out
6682023-12-14T11:54:48.441Z+ DOWNLOAD_DIR=out/downloads
6692023-12-14T11:54:48.441Z+ DEST_DIR=./out/transceiver-control
6702023-12-14T11:54:48.441Z+ BIN_DIR=/opt/oxide/bin
6712023-12-14T11:54:48.441Z+ BINARY=xcvradm
6722023-12-14T11:54:48.441Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6732023-12-14T11:54:48.441Z+ REPO=oxidecomputer/transceiver-control
6742023-12-14T11:54:48.441Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6752023-12-14T11:54:48.441Z+ main
6762023-12-14T11:54:48.441Z+ [[ 0 != 0 ]]
6772023-12-14T11:54:48.441Z+ CIDL_OS=solaris2.11
6782023-12-14T11:54:48.441Z+ [[ 0 != 0 ]]
6792023-12-14T11:54:48.441Z+ configure_os solaris2.11
6802023-12-14T11:54:48.441Z+ echo 'current directory: /work/oxidecomputer/omicron'
6812023-12-14T11:54:48.441Zcurrent directory: /work/oxidecomputer/omicron
6822023-12-14T11:54:48.441Zconfiguring based on OS: "solaris2.11"
6832023-12-14T11:54:48.441Z+ echo 'configuring based on OS: "solaris2.11"'
6842023-12-14T11:54:48.442Z+ case "$1" in
6852023-12-14T11:54:48.442Z+ SET_BINARIES=
6862023-12-14T11:54:48.442Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6872023-12-14T11:54:48.442Z+ CIDL_SHA256FUNC=do_sha256sum
6882023-12-14T11:54:48.443Z+ ARCHIVE_FILENAME=xcvradm.gz
6892023-12-14T11:54:48.443Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-12-14T11:54:48.443Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6912023-12-14T11:54:48.443Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6922023-12-14T11:54:48.443Z+ echo 'Local file: out/downloads/xcvradm.gz'
6932023-12-14T11:54:48.443ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6942023-12-14T11:54:48.443ZLocal file: out/downloads/xcvradm.gz
6952023-12-14T11:54:48.443Z+ mkdir -p out/downloads
6962023-12-14T11:54:48.450Z+ mkdir -p ./out/transceiver-control
6972023-12-14T11:54:48.450Z+ fetch_and_verify
6982023-12-14T11:54:48.450Z+ local DO_DOWNLOAD=true
6992023-12-14T11:54:48.450Z+ [[ -f out/downloads/xcvradm.gz ]]
7002023-12-14T11:54:48.450Z+ '[' true == true ']'
7012023-12-14T11:54:48.450Z+ echo Downloading...
7022023-12-14T11:54:48.450ZDownloading...
7032023-12-14T11:54:48.450Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7042023-12-14T11:54:48.450Z+ 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
7052023-12-14T11:54:51.246Z++ do_sha256sum out/downloads/xcvradm.gz
7062023-12-14T11:54:51.250Z++ sha256sum
7072023-12-14T11:54:51.250Z++ awk '{print $1}'
7082023-12-14T11:54:51.271Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7092023-12-14T11:54:51.271Z+ [[ 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 ]]
7102023-12-14T11:54:51.277Z+ do_unpack out/downloads/xcvradm.gz
7112023-12-14T11:54:51.279Z+ mkdir -p out/downloads/root//opt/oxide/bin
7122023-12-14T11:54:51.279Z+ gzip -dc out/downloads/xcvradm.gz
7132023-12-14T11:54:51.448Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7142023-12-14T11:54:51.454Z+ do_assemble
7152023-12-14T11:54:51.454Z+ rm -r ./out/transceiver-control
7162023-12-14T11:54:51.455Z+ mkdir ./out/transceiver-control
7172023-12-14T11:54:51.461Z+ cp -r out/downloads/root ./out/transceiver-control/root
7182023-12-14T11:54:51.683ZAll builder prerequisites installed successfully, and PATH looks valid
7192023-12-14T11:54:51.691Z
7202023-12-14T11:54:51.691Zreal 2:25.217337664
7212023-12-14T11:54:51.691Zuser 56.119482955
7222023-12-14T11:54:51.691Zsys 10.530081575
7232023-12-14T11:54:51.691Ztrap 0.020974044
7242023-12-14T11:54:51.692Ztflt 0.208234332
7252023-12-14T11:54:51.692Zdflt 0.920370722
7262023-12-14T11:54:51.692Zkflt 0.195162499
7272023-12-14T11:54:51.692Zlock 2.230443145
7282023-12-14T11:54:51.692Zslp 4:24.845756422
7292023-12-14T11:54:51.693Zlat 3.612495314
7302023-12-14T11:54:51.693Zstop 0.085494562
7312023-12-14T11:54:51.693Z
7322023-12-14T11:54:51.693Z #### # # ##### ##### # #
7332023-12-14T11:54:51.693Z # # # # # # # # # #
7342023-12-14T11:54:51.693Z # # # # # # # #
7352023-12-14T11:54:51.694Z # # # ##### ##### #
7362023-12-14T11:54:51.694Z # # # # # # #
7372023-12-14T11:54:51.694Z #### ###### # # # #
7382023-12-14T11:54:51.694Z
7392023-12-14T11:54:52.052Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7402023-12-14T11:54:52.428Z Updating crates.io index
7412023-12-14T11:54:52.431Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7422023-12-14T11:54:53.389Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7432023-12-14T11:54:55.313Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7442023-12-14T11:54:56.004Z Updating git repository `http://github.com/oxidecomputer/tofino`
7452023-12-14T11:54:56.329Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7462023-12-14T11:54:56.663Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7472023-12-14T11:54:56.959Z Updating git repository `https://github.com/oxidecomputer/propolis`
7482023-12-14T11:54:57.786Z Updating git repository `https://github.com/oxidecomputer/crucible`
7492023-12-14T11:55:00.151Z Updating git repository `https://github.com/oxidecomputer/opte`
7502023-12-14T11:55:01.176Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7512023-12-14T11:55:01.567Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7522023-12-14T11:55:02.177Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7532023-12-14T11:55:02.563Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7542023-12-14T11:55:02.937Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7552023-12-14T11:55:03.409Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7562023-12-14T11:55:03.776Z Updating git repository `https://github.com/njaremko/samael`
7572023-12-14T11:55:04.387Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7582023-12-14T11:55:04.964Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7592023-12-14T11:55:05.342Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7602023-12-14T11:55:05.705Z Updating git repository `https://github.com/jgallagher/nix`
7612023-12-14T11:55:06.953Z Updating git repository `https://github.com/cbiffle/hubpack`
7622023-12-14T11:55:07.402Z Updating git repository `https://github.com/oxidecomputer/typify`
7632023-12-14T11:55:08.453Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7642023-12-14T11:55:08.847Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7652023-12-14T11:55:09.203Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7662023-12-14T11:55:10.618Z Downloading crates ...
7672023-12-14T11:55:10.825Z Downloaded ryu v1.0.15
7682023-12-14T11:55:10.832Z Downloaded colorchoice v1.0.0
7692023-12-14T11:55:10.835Z Downloaded serde_derive v1.0.193
7702023-12-14T11:55:10.840Z Downloaded equivalent v1.0.1
7712023-12-14T11:55:10.849Z Downloaded errno v0.3.2
7722023-12-14T11:55:10.855Z Downloaded anstream v0.5.0
7732023-12-14T11:55:10.860Z Downloaded utf8parse v0.2.1
7742023-12-14T11:55:10.873Z Downloaded thiserror-impl v1.0.49
7752023-12-14T11:55:10.877Z Downloaded terminal_size v0.2.6
7762023-12-14T11:55:10.877Z Downloaded strsim v0.10.0
7772023-12-14T11:55:10.877Z Downloaded bitflags v1.3.2
7782023-12-14T11:55:10.877Z Downloaded clap_lex v0.5.1
7792023-12-14T11:55:10.877Z Downloaded anstyle-query v1.0.0
7802023-12-14T11:55:10.881Z Downloaded anstyle-parse v0.2.1
7812023-12-14T11:55:10.881Z Downloaded io-lifetimes v1.0.11
7822023-12-14T11:55:10.885Z Downloaded clap_derive v4.4.2
7832023-12-14T11:55:10.889Z Downloaded camino v1.1.6
7842023-12-14T11:55:10.892Z Downloaded proc-macro2 v1.0.69
7852023-12-14T11:55:10.896Z Downloaded quote v1.0.33
7862023-12-14T11:55:10.901Z Downloaded toml v0.8.8
7872023-12-14T11:55:10.906Z Downloaded unicode-ident v1.0.12
7882023-12-14T11:55:10.911Z Downloaded anyhow v1.0.75
7892023-12-14T11:55:10.918Z Downloaded indexmap v2.1.0
7902023-12-14T11:55:10.925Z Downloaded serde v1.0.193
7912023-12-14T11:55:10.932Z Downloaded toml_edit v0.21.0
7922023-12-14T11:55:10.973Z Downloaded hashbrown v0.14.2
7932023-12-14T11:55:10.983Z Downloaded winnow v0.5.15
7942023-12-14T11:55:10.998Z Downloaded syn v2.0.32
7952023-12-14T11:55:11.017Z Downloaded rustix v0.37.23
7962023-12-14T11:55:11.052Z Downloaded libc v0.2.151
7972023-12-14T11:55:11.101Z Downloaded clap_builder v4.4.2
7982023-12-14T11:55:11.111Z Downloaded serde_json v1.0.108
7992023-12-14T11:55:11.123Z Downloaded memchr v2.6.3
8002023-12-14T11:55:11.132Z Downloaded clap v4.4.3
8012023-12-14T11:55:11.147Z Downloaded itoa v1.0.9
8022023-12-14T11:55:11.150Z Downloaded toml_datetime v0.6.5
8032023-12-14T11:55:11.150Z Downloaded semver v1.0.20
8042023-12-14T11:55:11.154Z Downloaded cargo_metadata v0.18.1
8052023-12-14T11:55:11.157Z Downloaded thiserror v1.0.49
8062023-12-14T11:55:11.163Z Downloaded serde_spanned v0.6.4
8072023-12-14T11:55:11.167Z Downloaded cargo_toml v0.17.0
8082023-12-14T11:55:11.167Z Downloaded heck v0.4.1
8092023-12-14T11:55:11.170Z Downloaded cargo-platform v0.1.3
8102023-12-14T11:55:11.174Z Downloaded anstyle v1.0.2
8112023-12-14T11:55:11.286Z Compiling proc-macro2 v1.0.69
8122023-12-14T11:55:11.286Z Compiling unicode-ident v1.0.12
8132023-12-14T11:55:11.292Z Compiling serde v1.0.193
8142023-12-14T11:55:11.292Z Compiling libc v0.2.151
8152023-12-14T11:55:11.292Z Compiling io-lifetimes v1.0.11
8162023-12-14T11:55:11.301Z Compiling rustix v0.37.23
8172023-12-14T11:55:11.304Z Compiling bitflags v1.3.2
8182023-12-14T11:55:11.304Z Compiling equivalent v1.0.1
8192023-12-14T11:55:11.482Z Compiling utf8parse v0.2.1
8202023-12-14T11:55:11.511Z Compiling hashbrown v0.14.2
8212023-12-14T11:55:11.614Z Compiling winnow v0.5.15
8222023-12-14T11:55:11.712Z Compiling anstyle-parse v0.2.1
8232023-12-14T11:55:12.189Z Compiling anstyle v1.0.2
8242023-12-14T11:55:12.651Z Compiling semver v1.0.20
8252023-12-14T11:55:13.173Z Compiling indexmap v2.1.0
8262023-12-14T11:55:13.291Z Compiling thiserror v1.0.49
8272023-12-14T11:55:13.295Z Compiling anstyle-query v1.0.0
8282023-12-14T11:55:13.375Z Compiling serde_json v1.0.108
8292023-12-14T11:55:13.462Z Compiling colorchoice v1.0.0
8302023-12-14T11:55:13.558Z Compiling camino v1.1.6
8312023-12-14T11:55:13.686Z Compiling anstream v0.5.0
8322023-12-14T11:55:13.967Z Compiling itoa v1.0.9
8332023-12-14T11:55:14.211Z Compiling clap_lex v0.5.1
8342023-12-14T11:55:14.305Z Compiling anyhow v1.0.75
8352023-12-14T11:55:14.558Z Compiling quote v1.0.33
8362023-12-14T11:55:14.774Z Compiling ryu v1.0.15
8372023-12-14T11:55:14.985Z Compiling heck v0.4.1
8382023-12-14T11:55:15.055Z Compiling strsim v0.10.0
8392023-12-14T11:55:15.309Z Compiling syn v2.0.32
8402023-12-14T11:55:15.329Z Compiling errno v0.3.2
8412023-12-14T11:55:17.212Z Compiling terminal_size v0.2.6
8422023-12-14T11:55:17.331Z Compiling clap_builder v4.4.2
8432023-12-14T11:55:23.296Z Compiling serde_derive v1.0.193
8442023-12-14T11:55:23.299Z Compiling thiserror-impl v1.0.49
8452023-12-14T11:55:23.299Z Compiling clap_derive v4.4.2
8462023-12-14T11:55:27.909Z Compiling clap v4.4.3
8472023-12-14T11:55:36.292Z Compiling toml_datetime v0.6.5
8482023-12-14T11:55:36.296Z Compiling serde_spanned v0.6.4
8492023-12-14T11:55:36.296Z Compiling cargo-platform v0.1.3
8502023-12-14T11:55:36.668Z Compiling toml_edit v0.21.0
8512023-12-14T11:55:38.311Z Compiling cargo_metadata v0.18.1
8522023-12-14T11:55:39.817Z Compiling toml v0.8.8
8532023-12-14T11:55:41.057Z Compiling cargo_toml v0.17.0
8542023-12-14T11:55:46.859Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8552023-12-14T11:55:48.226Z Finished dev [unoptimized + debuginfo] target(s) in 56.45s
8562023-12-14T11:55:48.432Z Running `target/debug/xtask clippy`
8572023-12-14T11:55:48.489Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8582023-12-14T11:55:49.304Z Downloading crates ...
8592023-12-14T11:55:49.576Z Downloaded instant v0.1.12
8602023-12-14T11:55:49.581Z Downloaded new_debug_unreachable v1.0.4
8612023-12-14T11:55:49.585Z Downloaded maybe-uninit v2.0.0
8622023-12-14T11:55:49.588Z Downloaded maplit v1.0.2
8632023-12-14T11:55:49.591Z Downloaded lazycell v1.3.0
8642023-12-14T11:55:49.595Z Downloaded crossbeam-queue v0.3.8
8652023-12-14T11:55:49.598Z Downloaded humantime v2.1.0
8662023-12-14T11:55:49.603Z Downloaded nested v0.1.1
8672023-12-14T11:55:49.608Z Downloaded impl-trait-for-tuples v0.2.2
8682023-12-14T11:55:49.618Z Downloaded match_cfg v0.1.0
8692023-12-14T11:55:49.623Z Downloaded libloading v0.7.4
8702023-12-14T11:55:49.634Z Downloaded md-5 v0.10.5
8712023-12-14T11:55:49.643Z Downloaded curve25519-dalek-derive v0.1.0
8722023-12-14T11:55:49.649Z Downloaded is_ci v1.1.1
8732023-12-14T11:55:49.658Z Downloaded libefi-sys v0.1.0
8742023-12-14T11:55:49.663Z Downloaded lazy_static v1.4.0
8752023-12-14T11:55:49.670Z Downloaded criterion-plot v0.5.0
8762023-12-14T11:55:49.683Z Downloaded linear-map v1.2.0
8772023-12-14T11:55:49.689Z Downloaded number_prefix v0.4.0
8782023-12-14T11:55:49.702Z Downloaded openssl-probe v0.1.5
8792023-12-14T11:55:49.707Z Downloaded crc-catalog v2.2.0
8802023-12-14T11:55:49.711Z Downloaded num_enum_derive v0.5.11
8812023-12-14T11:55:49.716Z Downloaded mime v0.3.17
8822023-12-14T11:55:49.720Z Downloaded ahash v0.8.6
8832023-12-14T11:55:49.730Z Downloaded assert_matches v1.5.0
8842023-12-14T11:55:49.736Z Downloaded oorandom v11.1.3
8852023-12-14T11:55:49.740Z Downloaded num_enum v0.5.11
8862023-12-14T11:55:49.755Z Downloaded sqlparser_derive v0.1.1
8872023-12-14T11:55:49.758Z Downloaded cpufeatures v0.2.9
8882023-12-14T11:55:49.762Z Downloaded lock_api v0.4.10
8892023-12-14T11:55:49.800Z Downloaded endian-type v0.1.2
8902023-12-14T11:55:49.806Z Downloaded crc32fast v1.3.2
8912023-12-14T11:55:49.806Z Downloaded topological-sort v0.2.2
8922023-12-14T11:55:49.806Z Downloaded guppy-workspace-hack v0.1.0
8932023-12-14T11:55:49.806Z Downloaded httptest v0.15.5
8942023-12-14T11:55:49.806Z Downloaded cookie v0.18.0
8952023-12-14T11:55:49.806Z Downloaded olpc-cjson v0.1.3
8962023-12-14T11:55:49.806Z Downloaded slog-dtrace v0.2.3
8972023-12-14T11:55:49.809Z Downloaded stable_deref_trait v1.2.0
8982023-12-14T11:55:49.813Z Downloaded bzip2 v0.4.4
8992023-12-14T11:55:49.818Z Downloaded termcolor v1.2.0
9002023-12-14T11:55:49.823Z Downloaded headers-core v0.2.0
9012023-12-14T11:55:49.826Z Downloaded clang-sys v1.6.1
9022023-12-14T11:55:49.831Z Downloaded enum-as-inner v0.5.1
9032023-12-14T11:55:49.836Z Downloaded strip-ansi-escapes v0.1.1
9042023-12-14T11:55:49.840Z Downloaded threadpool v1.8.1
9052023-12-14T11:55:49.844Z Downloaded group v0.13.0
9062023-12-14T11:55:49.847Z Downloaded plotters-backend v0.3.5
9072023-12-14T11:55:49.850Z Downloaded foreign-types-shared v0.3.1
9082023-12-14T11:55:49.854Z Downloaded tokio-macros v2.2.0
9092023-12-14T11:55:49.857Z Downloaded smallvec v1.11.2
9102023-12-14T11:55:49.860Z Downloaded num-traits v0.2.16
9112023-12-14T11:55:49.867Z Downloaded parse-display v0.8.2
9122023-12-14T11:55:49.870Z Downloaded crypto-bigint v0.5.2
9132023-12-14T11:55:49.885Z Downloaded proc-macro-error-attr v1.0.4
9142023-12-14T11:55:49.888Z Downloaded hash32 v0.2.1
9152023-12-14T11:55:49.894Z Downloaded pest_generator v2.7.2
9162023-12-14T11:55:49.897Z Downloaded getrandom v0.2.10
9172023-12-14T11:55:49.902Z Downloaded tinytemplate v1.2.1
9182023-12-14T11:55:49.905Z Downloaded libxml v0.3.3
9192023-12-14T11:55:49.921Z Downloaded fs-err v2.11.0
9202023-12-14T11:55:49.924Z Downloaded rustls-native-certs v0.6.3
9212023-12-14T11:55:49.931Z Downloaded fxhash v0.2.1
9222023-12-14T11:55:49.934Z Downloaded socket2 v0.5.5
9232023-12-14T11:55:49.938Z Downloaded term v0.7.0
9242023-12-14T11:55:49.946Z Downloaded try-lock v0.2.4
9252023-12-14T11:55:49.949Z Downloaded doc-comment v0.3.3
9262023-12-14T11:55:49.952Z Downloaded dtrace-parser v0.1.14
9272023-12-14T11:55:49.955Z Downloaded slog-async v2.8.0
9282023-12-14T11:55:49.958Z Downloaded shlex v1.1.0
9292023-12-14T11:55:49.962Z Downloaded untrusted v0.9.0
9302023-12-14T11:55:49.968Z Downloaded rust-argon2 v1.0.1
9312023-12-14T11:55:49.972Z Downloaded idna v0.5.0
9322023-12-14T11:55:49.984Z Downloaded phf_shared v0.10.0
9332023-12-14T11:55:49.990Z Downloaded diesel_table_macro_syntax v0.1.0
9342023-12-14T11:55:49.990Z Downloaded usdt v0.3.5
9352023-12-14T11:55:49.990Z Downloaded signature v1.6.4
9362023-12-14T11:55:49.994Z Downloaded shell-words v1.1.0
9372023-12-14T11:55:49.998Z Downloaded vte_generate_state_changes v0.1.1
9382023-12-14T11:55:49.998Z Downloaded funty v2.0.0
9392023-12-14T11:55:49.998Z Downloaded postgres-protocol v0.6.6
9402023-12-14T11:55:50.004Z Downloaded downcast v0.11.0
9412023-12-14T11:55:50.007Z Downloaded signal-hook-tokio v0.3.1
9422023-12-14T11:55:50.010Z Downloaded futures-timer v3.0.2
9432023-12-14T11:55:50.014Z Downloaded serde_path_to_error v0.1.14
9442023-12-14T11:55:50.018Z Downloaded zone_cfg_derive v0.3.0
9452023-12-14T11:55:50.021Z Downloaded universal-hash v0.5.1
9462023-12-14T11:55:50.024Z Downloaded hex-literal v0.4.1
9472023-12-14T11:55:50.024Z Downloaded generic-array v0.14.7
9482023-12-14T11:55:50.028Z Downloaded fragile v2.0.0
9492023-12-14T11:55:50.031Z Downloaded zerocopy v0.6.4
9502023-12-14T11:55:50.039Z Downloaded rustversion v1.0.14
9512023-12-14T11:55:50.044Z Downloaded num-bigint-dig v0.8.4
9522023-12-14T11:55:50.056Z Downloaded strsim v0.8.0
9532023-12-14T11:55:50.063Z Downloaded tinyvec v1.6.0
9542023-12-14T11:55:50.067Z Downloaded take_mut v0.2.2
9552023-12-14T11:55:50.071Z Downloaded utf-8 v0.7.6
9562023-12-14T11:55:50.074Z Downloaded usdt-impl v0.3.5
9572023-12-14T11:55:50.078Z Downloaded packed_struct_codegen v0.10.1
9582023-12-14T11:55:50.082Z Downloaded futures-channel v0.3.29
9592023-12-14T11:55:50.086Z Downloaded tar v0.4.40
9602023-12-14T11:55:50.091Z Downloaded spki v0.7.2
9612023-12-14T11:55:50.095Z Downloaded unicase v2.7.0
9622023-12-14T11:55:50.099Z Downloaded rand_chacha v0.3.1
9632023-12-14T11:55:50.102Z Downloaded rstest_macros v0.18.2
9642023-12-14T11:55:50.109Z Downloaded defmt-parser v0.3.3
9652023-12-14T11:55:50.113Z Downloaded vsss-rs v3.3.2
9662023-12-14T11:55:50.118Z Downloaded ref-cast v1.0.20
9672023-12-14T11:55:50.128Z Downloaded pretty-hex v0.2.1
9682023-12-14T11:55:50.131Z Downloaded strum v0.25.0
9692023-12-14T11:55:50.131Z Downloaded der_derive v0.7.2
9702023-12-14T11:55:50.135Z Downloaded rusty-fork v0.3.0
9712023-12-14T11:55:50.138Z Downloaded signal-hook v0.3.17
9722023-12-14T11:55:50.144Z Downloaded dirs-next v2.0.0
9732023-12-14T11:55:50.148Z Downloaded digest v0.10.7
9742023-12-14T11:55:50.151Z Downloaded spin v0.5.2
9752023-12-14T11:55:50.154Z Downloaded futures-sink v0.3.29
9762023-12-14T11:55:50.157Z Downloaded pretty-hex v0.4.0
9772023-12-14T11:55:50.157Z Downloaded rpassword v7.3.1
9782023-12-14T11:55:50.161Z Downloaded oso-derive v0.27.0
9792023-12-14T11:55:50.164Z Downloaded pkcs1 v0.7.5
9802023-12-14T11:55:50.167Z Downloaded defmt-macros v0.3.6
9812023-12-14T11:55:50.173Z Downloaded subtle v2.5.0
9822023-12-14T11:55:50.176Z Downloaded toml_edit v0.19.15
9832023-12-14T11:55:50.210Z Downloaded termtree v0.4.1
9842023-12-14T11:55:50.213Z Downloaded remove_dir_all v0.5.3
9852023-12-14T11:55:50.213Z Downloaded form_urlencoded v1.2.1
9862023-12-14T11:55:50.219Z Downloaded slog-envlogger v2.2.0
9872023-12-14T11:55:50.224Z Downloaded display-error-chain v0.2.0
9882023-12-14T11:55:50.224Z Downloaded swrite v0.1.0
9892023-12-14T11:55:50.224Z Downloaded yansi v0.5.1
9902023-12-14T11:55:50.228Z Downloaded serde_urlencoded v0.7.1
9912023-12-14T11:55:50.228Z Downloaded plotters-svg v0.3.5
9922023-12-14T11:55:50.232Z Downloaded slog-json v2.6.1
9932023-12-14T11:55:50.235Z Downloaded signature v2.1.0
9942023-12-14T11:55:50.238Z Downloaded predicates-tree v1.0.9
9952023-12-14T11:55:50.238Z Downloaded uuid v1.6.1
9962023-12-14T11:55:50.247Z Downloaded secrecy v0.8.0
9972023-12-14T11:55:50.251Z Downloaded password-hash v0.5.0
9982023-12-14T11:55:50.254Z Downloaded pin-utils v0.1.0
9992023-12-14T11:55:50.257Z Downloaded resolv-conf v0.7.0
10002023-12-14T11:55:50.260Z Downloaded trust-dns-resolver v0.22.0
10012023-12-14T11:55:50.268Z Downloaded smf v0.2.2
10022023-12-14T11:55:50.271Z Downloaded pin-project v1.1.3
10032023-12-14T11:55:50.293Z Downloaded pkg-config v0.3.27
10042023-12-14T11:55:50.300Z Downloaded packed_struct v0.10.1
10052023-12-14T11:55:50.303Z Downloaded proc-macro-crate v1.3.1
10062023-12-14T11:55:50.303Z Downloaded tabled_derive v0.6.0
10072023-12-14T11:55:50.306Z Downloaded rustc_version v0.1.7
10082023-12-14T11:55:50.306Z Downloaded unicode_categories v0.1.1
10092023-12-14T11:55:50.310Z Downloaded dirs-sys-next v0.1.2
10102023-12-14T11:55:50.313Z Downloaded textwrap v0.11.0
10112023-12-14T11:55:50.316Z Downloaded tap v1.0.1
10122023-12-14T11:55:50.317Z Downloaded wyz v0.5.1
10132023-12-14T11:55:50.320Z Downloaded termios v0.3.3
10142023-12-14T11:55:50.323Z Downloaded hmac v0.12.1
10152023-12-14T11:55:50.326Z Downloaded proc-macro-error v1.0.4
10162023-12-14T11:55:50.332Z Downloaded time v0.3.27
10172023-12-14T11:55:50.345Z Downloaded serde_plain v1.0.2
10182023-12-14T11:55:50.348Z Downloaded r2d2 v0.8.10
10192023-12-14T11:55:50.352Z Downloaded sct v0.7.0
10202023-12-14T11:55:50.357Z Downloaded yasna v0.5.2
10212023-12-14T11:55:50.361Z Downloaded oso v0.27.0
10222023-12-14T11:55:50.368Z Downloaded rustc-demangle v0.1.23
10232023-12-14T11:55:50.372Z Downloaded platforms v3.0.2
10242023-12-14T11:55:50.376Z Downloaded tracing v0.1.37
10252023-12-14T11:55:50.388Z Downloaded salty v0.2.0
10262023-12-14T11:55:50.395Z Downloaded test-strategy v0.3.1
10272023-12-14T11:55:50.402Z Downloaded rcgen v0.11.3
10282023-12-14T11:55:50.408Z Downloaded zip v0.6.6
10292023-12-14T11:55:50.417Z Downloaded futures v0.3.29
10302023-12-14T11:55:50.427Z Downloaded pretty_assertions v1.4.0
10312023-12-14T11:55:50.431Z Downloaded x509-cert v0.2.4
10322023-12-14T11:55:50.444Z Downloaded hashbrown v0.12.3
10332023-12-14T11:55:50.452Z Downloaded rand v0.8.5
10342023-12-14T11:55:50.460Z Downloaded portable-atomic v1.4.3
10352023-12-14T11:55:50.472Z Downloaded snafu v0.7.5
10362023-12-14T11:55:50.484Z Downloaded owo-colors v3.5.0
10372023-12-14T11:55:50.489Z Downloaded tabled v0.14.0
10382023-12-14T11:55:50.519Z Downloaded plotters v0.3.5
10392023-12-14T11:55:50.538Z Downloaded regex-automata v0.1.10
10402023-12-14T11:55:50.551Z Downloaded rustyline v12.0.0
10412023-12-14T11:55:50.559Z Downloaded reqwest v0.11.22
10422023-12-14T11:55:50.574Z Downloaded guppy v0.17.4
10432023-12-14T11:55:50.586Z Downloaded rayon v1.8.0
10442023-12-14T11:55:50.604Z Downloaded object v0.30.4
10452023-12-14T11:55:50.624Z Downloaded h2 v0.3.21
10462023-12-14T11:55:50.639Z Downloaded vcpkg v0.2.15
10472023-12-14T11:55:50.715Z Downloaded hkdf v0.12.3
10482023-12-14T11:55:50.719Z Downloaded gimli v0.28.0
10492023-12-14T11:55:50.737Z Downloaded syn v1.0.109
10502023-12-14T11:55:50.759Z Downloaded rustls v0.21.9
10512023-12-14T11:55:50.782Z Downloaded smoltcp v0.9.1
10522023-12-14T11:55:50.832Z Downloaded webpki-roots v0.25.2
10532023-12-14T11:55:50.838Z Downloaded bstr v1.6.0
10542023-12-14T11:55:50.838Z Downloaded polar-core v0.27.0
10552023-12-14T11:55:50.857Z Downloaded sled v0.34.7
10562023-12-14T11:55:50.897Z Downloaded regex-syntax v0.8.2
10572023-12-14T11:55:50.919Z Downloaded zerocopy-derive v0.2.0
10582023-12-14T11:55:50.938Z Downloaded zerocopy-derive v0.7.26
10592023-12-14T11:55:50.961Z Downloaded regex-automata v0.4.3
10602023-12-14T11:55:50.996Z Downloaded zerocopy-derive v0.6.4
10612023-12-14T11:55:51.019Z Downloaded tokio v1.35.0
10622023-12-14T11:55:51.096Z Downloaded sha3 v0.10.8
10632023-12-14T11:55:51.109Z Downloaded bzip2-sys v0.1.11+1.0.8
10642023-12-14T11:55:51.137Z Downloaded encoding_rs v0.8.33
10652023-12-14T11:55:51.183Z Downloaded regex-automata v0.3.8
10662023-12-14T11:55:51.221Z Downloaded trust-dns-proto v0.22.0
10672023-12-14T11:55:51.242Z Downloaded smoltcp v0.10.0
10682023-12-14T11:55:51.266Z Downloaded regex-syntax v0.7.5
10692023-12-14T11:55:51.283Z Downloaded rustix v0.38.25
10702023-12-14T11:55:51.331Z Downloaded radix_trie v0.2.1
10712023-12-14T11:55:51.341Z Downloaded openapiv3 v2.0.0
10722023-12-14T11:55:51.368Z Downloaded ratatui v0.23.0
10732023-12-14T11:55:51.393Z Downloaded regex-syntax v0.6.29
10742023-12-14T11:55:51.411Z Downloaded bstr v0.2.17
10752023-12-14T11:55:51.428Z Downloaded diesel v2.1.4
10762023-12-14T11:55:51.463Z Downloaded regex v1.10.2
10772023-12-14T11:55:51.488Z Downloaded openssl v0.10.60
10782023-12-14T11:55:51.507Z Downloaded ring v0.17.7
10792023-12-14T11:55:51.645Z Downloaded curve25519-dalek v4.1.1
10802023-12-14T11:55:51.661Z Downloaded petgraph v0.6.4
10812023-12-14T11:55:51.686Z Downloaded ring v0.16.20
10822023-12-14T11:55:51.870Z Downloaded regress v0.7.1
10832023-12-14T11:55:51.873Z Downloaded object v0.32.1
10842023-12-14T11:55:51.881Z Downloaded nix v0.26.4
10852023-12-14T11:55:51.900Z Downloaded chrono v0.4.31
10862023-12-14T11:55:51.914Z Downloaded idna v0.2.3
10872023-12-14T11:55:51.928Z Downloaded lalrpop v0.19.12
10882023-12-14T11:55:51.946Z Downloaded reedline v0.22.0
10892023-12-14T11:55:51.957Z Downloaded zerocopy v0.7.26
10902023-12-14T11:55:51.989Z Downloaded proptest v1.4.0
10912023-12-14T11:55:52.005Z Downloaded futures-util v0.3.29
10922023-12-14T11:55:52.026Z Downloaded bindgen v0.65.1
10932023-12-14T11:55:52.038Z Downloaded bitvec v1.0.1
10942023-12-14T11:55:52.066Z Downloaded quick-xml v0.23.1
10952023-12-14T11:55:52.078Z Downloaded clap v2.34.0
10962023-12-14T11:55:52.090Z Downloaded unicode-segmentation v1.10.1
10972023-12-14T11:55:52.097Z Downloaded rustls-webpki v0.101.7
10982023-12-14T11:55:52.122Z Downloaded rsa v0.9.2
10992023-12-14T11:55:52.130Z Downloaded sqlparser v0.36.1
11002023-12-14T11:55:52.139Z Downloaded steno v0.4.0
11012023-12-14T11:55:52.148Z Downloaded fatfs v0.3.6
11022023-12-14T11:55:52.151Z Downloaded tungstenite v0.20.1
11032023-12-14T11:55:52.156Z Downloaded pest v2.7.2
11042023-12-14T11:55:52.165Z Downloaded hyper v0.14.27
11052023-12-14T11:55:52.179Z Downloaded flate2 v1.0.28
11062023-12-14T11:55:52.187Z Downloaded http v0.2.11
11072023-12-14T11:55:52.194Z Downloaded unicode-normalization v0.1.22
11082023-12-14T11:55:52.201Z Downloaded half v1.8.2
11092023-12-14T11:55:52.205Z Downloaded structopt v0.3.26
11102023-12-14T11:55:52.217Z Downloaded flume v0.11.0
11112023-12-14T11:55:52.223Z Downloaded trust-dns-server v0.22.1
11122023-12-14T11:55:52.232Z Downloaded rand v0.4.6
11132023-12-14T11:55:52.239Z Downloaded poly1305 v0.8.0
11142023-12-14T11:55:52.245Z Downloaded papergrid v0.10.0
11152023-12-14T11:55:52.250Z Downloaded der v0.7.8
11162023-12-14T11:55:52.259Z Downloaded serde_with v3.4.0
11172023-12-14T11:55:52.271Z Downloaded typed-path v0.7.0
11182023-12-14T11:55:52.281Z Downloaded vec_map v0.8.2
11192023-12-14T11:55:52.284Z Downloaded http-body v0.4.5
11202023-12-14T11:55:52.288Z Downloaded serde_repr v0.1.16
11212023-12-14T11:55:52.288Z Downloaded zone v0.3.0
11222023-12-14T11:55:52.292Z Downloaded serde_tokenstream v0.1.7
11232023-12-14T11:55:52.296Z Downloaded aho-corasick v1.0.4
11242023-12-14T11:55:52.304Z Downloaded rustc_version v0.4.0
11252023-12-14T11:55:52.307Z Downloaded slog-stdlog v4.1.1
11262023-12-14T11:55:52.310Z Downloaded trybuild v1.0.85
11272023-12-14T11:55:52.315Z Downloaded snafu-derive v0.7.5
11282023-12-14T11:55:52.318Z Downloaded partial-io v0.5.4
11292023-12-14T11:55:52.321Z Downloaded parse-display-derive v0.8.2
11302023-12-14T11:55:52.327Z Downloaded crossterm v0.26.1
11312023-12-14T11:55:52.335Z Downloaded itertools v0.12.0
11322023-12-14T11:55:52.346Z Downloaded zeroize_derive v1.4.2
11332023-12-14T11:55:52.349Z Downloaded semver-parser v0.10.2
11342023-12-14T11:55:52.352Z Downloaded schemars_derive v0.8.13
11352023-12-14T11:55:52.355Z Downloaded schemars v0.8.13
11362023-12-14T11:55:52.371Z Downloaded diesel_derives v2.1.2
11372023-12-14T11:55:52.377Z Downloaded elliptic-curve v0.13.8
11382023-12-14T11:55:52.383Z Downloaded hashbrown v0.13.2
11392023-12-14T11:55:52.391Z Downloaded tough v0.16.0
11402023-12-14T11:55:52.405Z Downloaded trust-dns-client v0.22.0
11412023-12-14T11:55:52.414Z Downloaded tokio-util v0.7.10
11422023-12-14T11:55:52.428Z Downloaded url v2.5.0
11432023-12-14T11:55:52.431Z Downloaded supports-color v2.1.0
11442023-12-14T11:55:52.434Z Downloaded strum_macros v0.24.3
11452023-12-14T11:55:52.437Z Downloaded scopeguard v1.2.0
11462023-12-14T11:55:52.437Z Downloaded futures-executor v0.3.29
11472023-12-14T11:55:52.440Z Downloaded futures-core v0.3.29
11482023-12-14T11:55:52.444Z Downloaded foreign-types-macros v0.2.3
11492023-12-14T11:55:52.444Z Downloaded foreign-types v0.5.0
11502023-12-14T11:55:52.447Z Downloaded ed25519 v1.5.3
11512023-12-14T11:55:52.451Z Downloaded globset v0.4.13
11522023-12-14T11:55:52.451Z Downloaded smawk v0.3.1
11532023-12-14T11:55:52.455Z Downloaded float-cmp v0.9.0
11542023-12-14T11:55:52.455Z Downloaded diff v0.1.13
11552023-12-14T11:55:52.458Z Downloaded openssl-sys v0.9.96
11562023-12-14T11:55:52.467Z Downloaded textwrap v0.16.0
11572023-12-14T11:55:52.471Z Downloaded hex v0.4.3
11582023-12-14T11:55:52.474Z Downloaded usdt-macro v0.3.5
11592023-12-14T11:55:52.477Z Downloaded which v4.4.0
11602023-12-14T11:55:52.477Z Downloaded slog v2.7.0
11612023-12-14T11:55:52.481Z Downloaded unsafe-libyaml v0.2.9
11622023-12-14T11:55:52.490Z Downloaded nom v7.1.3
11632023-12-14T11:55:52.496Z Downloaded pin-project-internal v1.1.3
11642023-12-14T11:55:52.499Z Downloaded tracing-attributes v0.1.26
11652023-12-14T11:55:52.503Z Downloaded parking_lot v0.11.2
11662023-12-14T11:55:52.506Z Downloaded serde_yaml v0.9.25
11672023-12-14T11:55:52.512Z Downloaded libm v0.2.7
11682023-12-14T11:55:52.529Z Downloaded tracing-core v0.1.31
11692023-12-14T11:55:52.533Z Downloaded structopt-derive v0.4.18
11702023-12-14T11:55:52.536Z Downloaded predicates-core v1.0.6
11712023-12-14T11:55:52.539Z Downloaded fnv v1.0.7
11722023-12-14T11:55:52.539Z Downloaded either v1.9.0
11732023-12-14T11:55:52.542Z Downloaded highway v1.1.0
11742023-12-14T11:55:52.545Z Downloaded heapless v0.7.16
11752023-12-14T11:55:52.550Z Downloaded criterion v0.5.1
11762023-12-14T11:55:52.562Z Downloaded tempdir v0.3.7
11772023-12-14T11:55:52.565Z Downloaded spin v0.9.8
11782023-12-14T11:55:52.568Z Downloaded pkcs8 v0.10.2
11792023-12-14T11:55:52.574Z Downloaded pin-project-lite v0.2.13
11802023-12-14T11:55:52.579Z Downloaded ena v0.14.2
11812023-12-14T11:55:52.583Z Downloaded fd-lock v3.0.13
11822023-12-14T11:55:52.586Z Downloaded parking_lot v0.12.1
11832023-12-14T11:55:52.590Z Downloaded rayon-core v1.12.0
11842023-12-14T11:55:52.596Z Downloaded expectorate v1.1.0
11852023-12-14T11:55:52.600Z Downloaded xattr v1.0.1
11862023-12-14T11:55:52.603Z Downloaded rand_xorshift v0.3.0
11872023-12-14T11:55:52.606Z Downloaded rand_core v0.6.4
11882023-12-14T11:55:52.606Z Downloaded ron v0.8.1
11892023-12-14T11:55:52.616Z Downloaded radium v0.7.0
11902023-12-14T11:55:52.619Z Downloaded sqlformat v0.2.3
11912023-12-14T11:55:52.622Z Downloaded tempfile v3.8.1
11922023-12-14T11:55:52.625Z Downloaded unicode-bidi v0.3.13
11932023-12-14T11:55:52.630Z Downloaded ff v0.13.0
11942023-12-14T11:55:52.636Z Downloaded dof v0.1.5
11952023-12-14T11:55:52.636Z Downloaded itertools v0.11.0
11962023-12-14T11:55:52.643Z Downloaded zeroize v1.7.0
11972023-12-14T11:55:52.647Z Downloaded serde_with_macros v3.4.0
11982023-12-14T11:55:52.650Z Downloaded darling_core v0.20.3
11992023-12-14T11:55:52.656Z Downloaded num-bigint v0.4.4
12002023-12-14T11:55:52.664Z Downloaded prettyplease v0.2.12
12012023-12-14T11:55:52.670Z Downloaded string_cache v0.8.7
12022023-12-14T11:55:52.673Z Downloaded static_assertions v1.1.0
12032023-12-14T11:55:52.676Z Downloaded rustfmt-wrapper v0.2.0
12042023-12-14T11:55:52.679Z Downloaded deranged v0.3.8
12052023-12-14T11:55:52.679Z Downloaded dyn-clone v1.0.13
12062023-12-14T11:55:52.682Z Downloaded difflib v0.4.0
12072023-12-14T11:55:52.682Z Downloaded time-macros v0.2.13
12082023-12-14T11:55:52.686Z Downloaded vte v0.10.1
12092023-12-14T11:55:52.689Z Downloaded version_check v0.9.4
12102023-12-14T11:55:52.692Z Downloaded pem-rfc7468 v0.7.0
12112023-12-14T11:55:52.695Z Downloaded postcard v1.0.8
12122023-12-14T11:55:52.698Z Downloaded typenum v1.16.0
12132023-12-14T11:55:52.703Z Downloaded darling_core v0.14.4
12142023-12-14T11:55:52.713Z Downloaded tokio-postgres v0.7.10
12152023-12-14T11:55:52.719Z Downloaded pest_derive v2.7.2
12162023-12-14T11:55:52.722Z Downloaded parking_lot_core v0.9.8
12172023-12-14T11:55:52.725Z Downloaded parking_lot_core v0.8.6
12182023-12-14T11:55:52.729Z Downloaded similar v2.3.0
12192023-12-14T11:55:52.737Z Downloaded headers v0.3.9
12202023-12-14T11:55:52.747Z Downloaded slog-scope v4.4.0
12212023-12-14T11:55:52.751Z Downloaded home v0.5.5
12222023-12-14T11:55:52.751Z Downloaded defmt v0.3.5
12232023-12-14T11:55:52.755Z Downloaded tiny-keccak v2.0.2
12242023-12-14T11:55:52.759Z Downloaded ucd-trie v0.1.6
12252023-12-14T11:55:52.763Z Downloaded pest_meta v2.7.2
12262023-12-14T11:55:52.766Z Downloaded futures-task v0.3.29
12272023-12-14T11:55:52.769Z Downloaded rstest v0.18.2
12282023-12-14T11:55:52.779Z Downloaded itertools v0.10.5
12292023-12-14T11:55:52.787Z Downloaded crossterm v0.27.0
12302023-12-14T11:55:52.798Z Downloaded hostname v0.3.1
12312023-12-14T11:55:52.801Z Downloaded minimal-lexical v0.2.1
12322023-12-14T11:55:52.808Z Downloaded serde_tokenstream v0.2.0
12332023-12-14T11:55:52.814Z Downloaded crossbeam-channel v0.5.8
12342023-12-14T11:55:52.821Z Downloaded unarray v0.1.4
12352023-12-14T11:55:52.824Z Downloaded toml v0.7.8
12362023-12-14T11:55:52.828Z Downloaded untrusted v0.7.1
12372023-12-14T11:55:52.831Z Downloaded ppv-lite86 v0.2.17
12382023-12-14T11:55:52.834Z Downloaded postgres-types v0.2.6
12392023-12-14T11:55:52.837Z Downloaded want v0.3.1
12402023-12-14T11:55:52.837Z Downloaded http-range v0.1.5
12412023-12-14T11:55:52.843Z Downloaded quick-error v1.2.3
12422023-12-14T11:55:52.843Z Downloaded zerocopy v0.3.0
12432023-12-14T11:55:52.846Z Downloaded rtoolbox v0.0.1
12442023-12-14T11:55:52.846Z Downloaded target-spec v3.0.1
12452023-12-14T11:55:52.849Z Downloaded foreign-types v0.3.2
12462023-12-14T11:55:52.850Z Downloaded relative-path v1.9.0
12472023-12-14T11:55:52.853Z Downloaded walkdir v2.4.0
12482023-12-14T11:55:52.854Z Downloaded serde-big-array v0.4.1
12492023-12-14T11:55:52.857Z Downloaded whoami v1.4.1
12502023-12-14T11:55:52.861Z Downloaded semver v0.1.20
12512023-12-14T11:55:52.861Z Downloaded percent-encoding v2.3.1
12522023-12-14T11:55:52.861Z Downloaded pem v3.0.2
12532023-12-14T11:55:52.864Z Downloaded paste v1.0.14
12542023-12-14T11:55:52.899Z Downloaded mio v0.8.9
12552023-12-14T11:55:52.903Z Downloaded bytes v1.5.0
12562023-12-14T11:55:52.903Z Downloaded unicode-width v0.1.11
12572023-12-14T11:55:52.903Z Downloaded unicode-linebreak v0.1.5
12582023-12-14T11:55:52.903Z Downloaded tui-tree-widget v0.13.0
12592023-12-14T11:55:52.903Z Downloaded debug-ignore v1.0.5
12602023-12-14T11:55:52.903Z Downloaded derive_more v0.99.17
12612023-12-14T11:55:52.903Z Downloaded derive-where v1.2.6
12622023-12-14T11:55:52.906Z Downloaded socket2 v0.4.9
12632023-12-14T11:55:52.910Z Downloaded getopts v0.2.21
12642023-12-14T11:55:52.914Z Downloaded peeking_take_while v0.1.2
12652023-12-14T11:55:52.914Z Downloaded predicates v3.0.4
12662023-12-14T11:55:52.917Z Downloaded toml v0.5.11
12672023-12-14T11:55:52.920Z Downloaded slab v0.4.9
12682023-12-14T11:55:52.926Z Downloaded chacha20poly1305 v0.10.1
12692023-12-14T11:55:52.929Z Downloaded tokio-tungstenite v0.20.1
12702023-12-14T11:55:52.929Z Downloaded wait-timeout v0.2.0
12712023-12-14T11:55:52.932Z Downloaded tokio-rustls v0.24.1
12722023-12-14T11:55:52.935Z Downloaded ref-cast-impl v1.0.20
12732023-12-14T11:55:52.938Z Downloaded target-lexicon v0.12.12
12742023-12-14T11:55:52.941Z Downloaded usdt-attr-macro v0.3.5
12752023-12-14T11:55:52.942Z Downloaded pathdiff v0.2.1
12762023-12-14T11:55:52.945Z Downloaded path-slash v0.1.5
12772023-12-14T11:55:52.945Z Downloaded rustc-hash v1.1.0
12782023-12-14T11:55:52.948Z Downloaded heck v0.3.3
12792023-12-14T11:55:52.948Z Downloaded unicode-xid v0.2.4
12802023-12-14T11:55:52.954Z Downloaded cc v1.0.83
12812023-12-14T11:55:52.957Z Downloaded futures-io v0.3.29
12822023-12-14T11:55:52.958Z Downloaded filetime v0.2.23
12832023-12-14T11:55:52.961Z Downloaded crc-any v2.4.3
12842023-12-14T11:55:52.964Z Downloaded subprocess v0.2.9
12852023-12-14T11:55:52.967Z Downloaded futures-macro v0.3.29
12862023-12-14T11:55:52.970Z Downloaded flagset v0.4.3
12872023-12-14T11:55:52.970Z Downloaded data-encoding v2.4.0
12882023-12-14T11:55:52.976Z Downloaded darling v0.20.3
12892023-12-14T11:55:52.979Z Downloaded slog-term v2.9.0
12902023-12-14T11:55:52.982Z Downloaded foreign-types-shared v0.1.1
12912023-12-14T11:55:52.982Z Downloaded fixedbitset v0.4.2
12922023-12-14T11:55:52.986Z Downloaded embedded-io v0.4.0
12932023-12-14T11:55:52.988Z Downloaded thread_local v1.1.7
12942023-12-14T11:55:52.989Z Downloaded thread-id v4.2.0
12952023-12-14T11:55:52.992Z Downloaded thiserror-no-std v2.0.2
12962023-12-14T11:55:52.996Z Downloaded precomputed-hash v0.1.1
12972023-12-14T11:55:52.999Z Downloaded env_logger v0.10.0
12982023-12-14T11:55:53.003Z Downloaded derive_builder_core v0.12.0
12992023-12-14T11:55:53.006Z Downloaded derive_builder v0.12.0
13002023-12-14T11:55:53.013Z Downloaded synstructure v0.12.6
13012023-12-14T11:55:53.017Z Downloaded serde_derive_internals v0.26.0
13022023-12-14T11:55:53.025Z Downloaded stringprep v0.1.3
13032023-12-14T11:55:53.025Z Downloaded base64 v0.21.5
13042023-12-14T11:55:53.029Z Downloaded phf_shared v0.11.2
13052023-12-14T11:55:53.029Z Downloaded phf v0.11.2
13062023-12-14T11:55:53.032Z Downloaded waitgroup v0.1.2
13072023-12-14T11:55:53.032Z Downloaded tokio-stream v0.1.14
13082023-12-14T11:55:53.038Z Downloaded basic-toml v0.1.4
13092023-12-14T11:55:53.057Z Downloaded glob v0.3.1
13102023-12-14T11:55:53.060Z Downloaded structmeta v0.2.0
13112023-12-14T11:55:53.060Z Downloaded native-tls v0.2.11
13122023-12-14T11:55:53.064Z Downloaded mime_guess v2.0.4
13132023-12-14T11:55:53.067Z Downloaded crossbeam-utils v0.8.16
13142023-12-14T11:55:53.070Z Downloaded indexmap v1.9.3
13152023-12-14T11:55:53.074Z Downloaded blake2b_simd v1.0.1
13162023-12-14T11:55:53.077Z Downloaded omicron-zone-package v0.9.1
13172023-12-14T11:55:53.083Z Downloaded datatest-stable v0.2.3
13182023-12-14T11:55:53.087Z Downloaded darling_macro v0.20.3
13192023-12-14T11:55:53.087Z Downloaded darling_macro v0.14.4
13202023-12-14T11:55:53.087Z Downloaded thiserror-impl-no-std v2.0.2
13212023-12-14T11:55:53.090Z Downloaded sha2 v0.10.8
13222023-12-14T11:55:53.094Z Downloaded num-rational v0.4.1
13232023-12-14T11:55:53.094Z Downloaded smallvec v0.6.14
13242023-12-14T11:55:53.097Z Downloaded fastrand v2.0.0
13252023-12-14T11:55:53.100Z Downloaded fallible-iterator v0.2.0
13262023-12-14T11:55:53.100Z Downloaded tokio-native-tls v0.3.1
13272023-12-14T11:55:53.103Z Downloaded strum_macros v0.25.2
13282023-12-14T11:55:53.106Z Downloaded semver v0.11.0
13292023-12-14T11:55:53.110Z Downloaded cfg-expr v0.15.5
13302023-12-14T11:55:53.114Z Downloaded backtrace v0.3.69
13312023-12-14T11:55:53.122Z Downloaded log v0.4.20
13322023-12-14T11:55:53.129Z Downloaded time-core v0.1.1
13332023-12-14T11:55:53.132Z Downloaded serde-hex v0.1.0
13342023-12-14T11:55:53.132Z Downloaded nu-ansi-term v0.49.0
13352023-12-14T11:55:53.135Z Downloaded sec1 v0.7.3
13362023-12-14T11:55:53.138Z Downloaded const-oid v0.9.5
13372023-12-14T11:55:53.142Z Downloaded darling v0.14.4
13382023-12-14T11:55:53.145Z Downloaded ciborium v0.2.1
13392023-12-14T11:55:53.151Z Downloaded bitflags v2.4.0
13402023-12-14T11:55:53.154Z Downloaded bcs v0.1.6
13412023-12-14T11:55:53.158Z Downloaded slog-bunyan v2.4.0
13422023-12-14T11:55:53.158Z Downloaded cancel-safe-futures v0.1.5
13432023-12-14T11:55:53.163Z Downloaded httparse v1.8.0
13442023-12-14T11:55:53.166Z Downloaded arrayvec v0.7.4
13452023-12-14T11:55:53.169Z Downloaded ansi_term v0.12.1
13462023-12-14T11:55:53.173Z Downloaded corncobs v0.1.3
13472023-12-14T11:55:53.176Z Downloaded constant_time_eq v0.2.6
13482023-12-14T11:55:53.179Z Downloaded bitfield v0.14.0
13492023-12-14T11:55:53.182Z Downloaded siphasher v0.3.11
13502023-12-14T11:55:53.182Z Downloaded similar-asserts v1.5.0
13512023-12-14T11:55:53.185Z Downloaded signal-hook-registry v1.4.1
13522023-12-14T11:55:53.189Z Downloaded signal-hook-mio v0.2.3
13532023-12-14T11:55:53.189Z Downloaded sha1 v0.10.6
13542023-12-14T11:55:53.192Z Downloaded same-file v1.0.6
13552023-12-14T11:55:53.199Z Downloaded rustls-pemfile v1.0.3
13562023-12-14T11:55:53.202Z Downloaded nanorand v0.7.0
13572023-12-14T11:55:53.202Z Downloaded num-iter v0.1.43
13582023-12-14T11:55:53.202Z Downloaded num-integer v0.1.45
13592023-12-14T11:55:53.206Z Downloaded nibble_vec v0.1.0
13602023-12-14T11:55:53.209Z Downloaded crypto-common v0.1.6
13612023-12-14T11:55:53.209Z Downloaded libtest-mimic v0.6.1
13622023-12-14T11:55:53.212Z Downloaded async-trait v0.1.74
13632023-12-14T11:55:53.217Z Downloaded backoff v0.4.0
13642023-12-14T11:55:53.220Z Downloaded structmeta-derive v0.2.0
13652023-12-14T11:55:53.223Z Downloaded once_cell v1.19.0
13662023-12-14T11:55:53.231Z Downloaded num-complex v0.4.4
13672023-12-14T11:55:53.231Z Downloaded kstat-rs v0.2.3
13682023-12-14T11:55:53.231Z Downloaded argon2 v0.5.2
13692023-12-14T11:55:53.234Z Downloaded assert_cmd v2.0.12
13702023-12-14T11:55:53.237Z Downloaded arc-swap v1.6.0
13712023-12-14T11:55:53.242Z Downloaded derive_builder_macro v0.12.0
13722023-12-14T11:55:53.245Z Downloaded tower-service v0.3.2
13732023-12-14T11:55:53.245Z Downloaded toolchain_find v0.2.0
13742023-12-14T11:55:53.249Z Downloaded serde-big-array v0.5.1
13752023-12-14T11:55:53.249Z Downloaded num_cpus v1.16.0
13762023-12-14T11:55:53.253Z Downloaded num-derive v0.4.0
13772023-12-14T11:55:53.256Z Downloaded memoffset v0.9.0
13782023-12-14T11:55:53.259Z Downloaded lru-cache v0.1.2
13792023-12-14T11:55:53.259Z Downloaded mockall_derive v0.12.0
13802023-12-14T11:55:53.263Z Downloaded hubpack v0.1.2
13812023-12-14T11:55:53.266Z Downloaded httpdate v1.0.3
13822023-12-14T11:55:53.269Z Downloaded adler v1.0.2
13832023-12-14T11:55:53.269Z Downloaded multer v2.1.0
13842023-12-14T11:55:53.276Z Downloaded cobs v0.2.3
13852023-12-14T11:55:53.280Z Downloaded colored v2.0.4
13862023-12-14T11:55:53.280Z Downloaded block-padding v0.3.3
13872023-12-14T11:55:53.280Z Downloaded bit-vec v0.6.3
13882023-12-14T11:55:53.285Z Downloaded atomic-waker v1.1.1
13892023-12-14T11:55:53.285Z Downloaded hyper-staticfile v0.9.5
13902023-12-14T11:55:53.288Z Downloaded chacha20 v0.9.1
13912023-12-14T11:55:53.291Z Downloaded cassowary v0.3.0
13922023-12-14T11:55:53.291Z Downloaded tinyvec_macros v0.1.1
13932023-12-14T11:55:53.294Z Downloaded scheduled-thread-pool v0.2.7
13942023-12-14T11:55:53.294Z Downloaded openssl-macros v0.1.1
13952023-12-14T11:55:53.297Z Downloaded opaque-debug v0.3.0
13962023-12-14T11:55:53.297Z Downloaded nodrop v0.1.14
13972023-12-14T11:55:53.302Z Downloaded linked-hash-map v0.5.6
13982023-12-14T11:55:53.302Z Downloaded crossbeam v0.8.2
13992023-12-14T11:55:53.302Z Downloaded block-buffer v0.10.4
14002023-12-14T11:55:53.305Z Downloaded arrayref v0.3.7
14012023-12-14T11:55:53.305Z Downloaded keccak v0.1.4
14022023-12-14T11:55:53.308Z Downloaded async-recursion v1.0.5
14032023-12-14T11:55:53.311Z Downloaded buf-list v1.0.3
14042023-12-14T11:55:53.314Z Downloaded array-init v0.0.4
14052023-12-14T11:55:53.318Z Downloaded num_threads v0.1.6
14062023-12-14T11:55:53.318Z Downloaded normalize-line-endings v0.3.0
14072023-12-14T11:55:53.318Z Downloaded newline-converter v0.3.0
14082023-12-14T11:55:53.321Z Downloaded cast v0.3.0
14092023-12-14T11:55:53.321Z Downloaded lalrpop-util v0.19.12
14102023-12-14T11:55:53.327Z Downloaded is-terminal v0.4.9
14112023-12-14T11:55:53.327Z Downloaded crc v3.0.1
14122023-12-14T11:55:53.334Z Downloaded num v0.4.1
14132023-12-14T11:55:53.334Z Downloaded matches v0.1.10
14142023-12-14T11:55:53.334Z Downloaded macaddr v1.0.1
14152023-12-14T11:55:53.339Z Downloaded cfg-if v1.0.0
14162023-12-14T11:55:53.339Z Downloaded ciborium-ll v0.2.1
14172023-12-14T11:55:53.339Z Downloaded mockall v0.12.0
14182023-12-14T11:55:53.339Z Downloaded autocfg v1.1.0
14192023-12-14T11:55:53.339Z Downloaded base64ct v1.6.0
14202023-12-14T11:55:53.342Z Downloaded memoffset v0.7.1
14212023-12-14T11:55:53.345Z Downloaded camino-tempfile v1.1.1
14222023-12-14T11:55:53.348Z Downloaded constant_time_eq v0.3.0
14232023-12-14T11:55:53.351Z Downloaded hubpack_derive v0.1.1
14242023-12-14T11:55:53.351Z Downloaded cstr-argument v0.1.2
14252023-12-14T11:55:53.351Z Downloaded indicatif v0.17.7
14262023-12-14T11:55:53.358Z Downloaded bit-set v0.5.3
14272023-12-14T11:55:53.361Z Downloaded base16ct v0.2.0
14282023-12-14T11:55:53.364Z Downloaded approx v0.5.1
14292023-12-14T11:55:53.367Z Downloaded arrayvec v0.5.2
14302023-12-14T11:55:53.370Z Downloaded ipnet v2.8.0
14312023-12-14T11:55:53.373Z Downloaded bytesize v1.3.0
14322023-12-14T11:55:53.373Z Downloaded async-stream-impl v0.3.5
14332023-12-14T11:55:53.373Z Downloaded async-stream v0.3.5
14342023-12-14T11:55:53.376Z Downloaded ascii-canvas v3.0.0
14352023-12-14T11:55:53.379Z Downloaded crunchy v0.2.2
14362023-12-14T11:55:53.380Z Downloaded ipnetwork v0.20.0
14372023-12-14T11:55:53.386Z Downloaded indoc v2.0.3
14382023-12-14T11:55:53.387Z Downloaded ident_case v1.0.1
14392023-12-14T11:55:53.390Z Downloaded aead v0.5.2
14402023-12-14T11:55:53.390Z Downloaded miniz_oxide v0.7.1
14412023-12-14T11:55:53.393Z Downloaded crossbeam-epoch v0.9.15
14422023-12-14T11:55:53.397Z Downloaded cexpr v0.6.0
14432023-12-14T11:55:53.402Z Downloaded blake2 v0.10.6
14442023-12-14T11:55:53.405Z Downloaded iana-time-zone v0.1.57
14452023-12-14T11:55:53.408Z Downloaded hyper-tls v0.5.0
14462023-12-14T11:55:53.411Z Downloaded hyper-rustls v0.24.2
14472023-12-14T11:55:53.414Z Downloaded atomicwrites v0.4.2
14482023-12-14T11:55:53.417Z Downloaded atty v0.2.14
14492023-12-14T11:55:53.417Z Downloaded newtype_derive v0.1.6
14502023-12-14T11:55:53.420Z Downloaded libsw v3.3.0
14512023-12-14T11:55:53.423Z Downloaded cipher v0.4.4
14522023-12-14T11:55:53.426Z Downloaded bb8 v0.8.1
14532023-12-14T11:55:53.426Z Downloaded convert_case v0.4.0
14542023-12-14T11:55:53.429Z Downloaded anes v0.1.6
14552023-12-14T11:55:53.433Z Downloaded managed v0.8.0
14562023-12-14T11:55:53.436Z Downloaded inout v0.1.3
14572023-12-14T11:55:53.436Z Downloaded indoc v1.0.9
14582023-12-14T11:55:53.439Z Downloaded console v0.15.7
14592023-12-14T11:55:53.444Z Downloaded ciborium-io v0.2.1
14602023-12-14T11:55:53.447Z Downloaded bytecount v0.6.3
14612023-12-14T11:55:53.450Z Downloaded crucible-workspace-hack v0.1.0
14622023-12-14T11:55:53.450Z Downloaded crossbeam-deque v0.8.3
14632023-12-14T11:55:53.456Z Downloaded byteorder v1.5.0
14642023-12-14T11:55:53.459Z Downloaded addr2line v0.21.0
14652023-12-14T11:55:54.113Z Compiling serde v1.0.193
14662023-12-14T11:55:54.114Z Compiling autocfg v1.1.0
14672023-12-14T11:55:54.117Z Checking cfg-if v1.0.0
14682023-12-14T11:55:54.117Z Compiling version_check v0.9.4
14692023-12-14T11:55:54.118Z Compiling syn v1.0.109
14702023-12-14T11:55:54.196Z Checking libc v0.2.151
14712023-12-14T11:55:54.215Z Compiling syn v2.0.32
14722023-12-14T11:55:54.296Z Compiling parking_lot_core v0.9.8
14732023-12-14T11:55:54.304Z Compiling libm v0.2.7
14742023-12-14T11:55:54.778Z Compiling cc v1.0.83
14752023-12-14T11:55:54.898Z Compiling once_cell v1.19.0
14762023-12-14T11:55:54.921Z Compiling futures-core v0.3.29
14772023-12-14T11:55:55.367Z Compiling serde_json v1.0.108
14782023-12-14T11:55:55.449Z Compiling lock_api v0.4.10
14792023-12-14T11:55:55.472Z Compiling num-traits v0.2.16
14802023-12-14T11:55:55.550Z Compiling memchr v2.6.3
14812023-12-14T11:55:55.916Z Compiling typenum v1.16.0
14822023-12-14T11:55:56.157Z Checking getrandom v0.2.10
14832023-12-14T11:55:56.185Z Compiling generic-array v0.14.7
14842023-12-14T11:55:56.543Z Compiling slab v0.4.9
14852023-12-14T11:55:56.850Z Compiling futures-channel v0.3.29
14862023-12-14T11:55:57.101Z Compiling futures-task v0.3.29
14872023-12-14T11:55:57.455Z Compiling futures-util v0.3.29
14882023-12-14T11:55:57.619Z Checking scopeguard v1.2.0
14892023-12-14T11:55:57.968Z Checking log v0.4.20
14902023-12-14T11:55:58.165Z Compiling pkg-config v0.3.27
14912023-12-14T11:55:58.944Z Checking smallvec v1.11.2
14922023-12-14T11:55:58.972Z Compiling byteorder v1.5.0
14932023-12-14T11:55:59.104Z Checking itoa v1.0.9
14942023-12-14T11:55:59.399Z Compiling rustix v0.38.25
14952023-12-14T11:55:59.498Z Compiling indexmap v1.9.3
14962023-12-14T11:55:59.699Z Compiling schemars v0.8.13
14972023-12-14T11:55:59.944Z Compiling vcpkg v0.2.15
14982023-12-14T11:56:00.120Z Compiling fnv v1.0.7
14992023-12-14T11:56:00.176Z Compiling httparse v1.8.0
15002023-12-14T11:56:00.223Z Checking rand_core v0.6.4
15012023-12-14T11:56:00.696Z Compiling ring v0.17.7
15022023-12-14T11:56:00.813Z Compiling ring v0.16.20
15032023-12-14T11:56:01.634Z Compiling aho-corasick v1.0.4
15042023-12-14T11:56:02.663Z Compiling regex-syntax v0.8.2
15052023-12-14T11:56:03.787Z Compiling openssl-sys v0.9.96
15062023-12-14T11:56:05.822Z Checking parking_lot v0.12.1
15072023-12-14T11:56:06.240Z Compiling ahash v0.8.6
15082023-12-14T11:56:06.729Z Compiling serde_derive_internals v0.26.0
15092023-12-14T11:56:07.888Z Compiling regex-automata v0.4.3
15102023-12-14T11:56:09.186Z Checking pin-project-lite v0.2.13
15112023-12-14T11:56:09.609Z Compiling openssl v0.10.60
15122023-12-14T11:56:09.995Z Checking spin v0.5.2
15132023-12-14T11:56:10.224Z Checking signal-hook-registry v1.4.1
15142023-12-14T11:56:10.281Z Checking mio v0.8.9
15152023-12-14T11:56:10.586Z Compiling rustls v0.21.9
15162023-12-14T11:56:11.011Z Compiling ucd-trie v0.1.6
15172023-12-14T11:56:11.533Z Compiling native-tls v0.2.11
15182023-12-14T11:56:11.670Z Compiling iana-time-zone v0.1.57
15192023-12-14T11:56:12.024Z Compiling async-trait v0.1.74
15202023-12-14T11:56:12.046Z Checking num_cpus v1.16.0
15212023-12-14T11:56:12.191Z Checking ryu v1.0.15
15222023-12-14T11:56:12.318Z Compiling unicode-xid v0.2.4
15232023-12-14T11:56:12.445Z Compiling dyn-clone v1.0.13
15242023-12-14T11:56:12.528Z Compiling backtrace v0.3.69
15252023-12-14T11:56:12.747Z Checking socket2 v0.5.5
15262023-12-14T11:56:13.529Z Compiling futures-sink v0.3.29
15272023-12-14T11:56:13.725Z Compiling errno v0.3.2
15282023-12-14T11:56:13.743Z Compiling crc32fast v1.3.2
15292023-12-14T11:56:14.048Z Compiling crossbeam-utils v0.8.16
15302023-12-14T11:56:14.331Z Compiling tinyvec_macros v0.1.1
15312023-12-14T11:56:14.449Z Compiling tinyvec v1.6.0
15322023-12-14T11:56:14.659Z Compiling regex v1.10.2
15332023-12-14T11:56:15.292Z Compiling pin-utils v0.1.0
15342023-12-14T11:56:15.378Z Compiling futures-io v0.3.29
15352023-12-14T11:56:15.420Z Compiling anyhow v1.0.75
15362023-12-14T11:56:15.594Z Compiling spin v0.9.8
15372023-12-14T11:56:16.184Z Compiling tracing-core v0.1.31
15382023-12-14T11:56:16.478Z Compiling unicode-bidi v0.3.13
15392023-12-14T11:56:17.109Z Compiling unicode-normalization v0.1.22
15402023-12-14T11:56:18.120Z Compiling num-integer v0.1.45
15412023-12-14T11:56:18.185Z Compiling serde_derive v1.0.193
15422023-12-14T11:56:18.540Z Compiling thiserror-impl v1.0.49
15432023-12-14T11:56:18.567Z Compiling zeroize_derive v1.4.2
15442023-12-14T11:56:18.909Z Compiling tokio-macros v2.2.0
15452023-12-14T11:56:18.935Z Compiling futures-macro v0.3.29
15462023-12-14T11:56:19.017Z Compiling tracing-attributes v0.1.26
15472023-12-14T11:56:19.450Z Compiling schemars_derive v0.8.13
15482023-12-14T11:56:21.309Z Compiling zerocopy-derive v0.7.26
15492023-12-14T11:56:21.713Z Checking zeroize v1.7.0
15502023-12-14T11:56:22.107Z Compiling openssl-macros v0.1.1
15512023-12-14T11:56:24.099Z Compiling thiserror v1.0.49
15522023-12-14T11:56:24.280Z Compiling pest v2.7.2
15532023-12-14T11:56:25.041Z Compiling zerocopy v0.7.26
15542023-12-14T11:56:25.107Z Compiling der_derive v0.7.2
15552023-12-14T11:56:25.572Z Compiling tracing v0.1.37
15562023-12-14T11:56:26.459Z Compiling synstructure v0.12.6
15572023-12-14T11:56:27.308Z Compiling lazy_static v1.4.0
15582023-12-14T11:56:27.581Z Checking subtle v2.5.0
15592023-12-14T11:56:27.966Z Compiling base64 v0.21.5
15602023-12-14T11:56:28.454Z Compiling hashbrown v0.13.2
15612023-12-14T11:56:28.678Z Compiling slog v2.7.0
15622023-12-14T11:56:29.180Z Compiling unicode-width v0.1.11
15632023-12-14T11:56:29.359Z Compiling pest_meta v2.7.2
15642023-12-14T11:56:29.408Z Compiling untrusted v0.7.1
15652023-12-14T11:56:29.475Z Compiling foreign-types-shared v0.1.1
15662023-12-14T11:56:29.511Z Compiling untrusted v0.9.0
15672023-12-14T11:56:29.514Z Compiling zerocopy-derive v0.2.0
15682023-12-14T11:56:29.607Z Compiling time-core v0.1.1
15692023-12-14T11:56:29.684Z Compiling hashbrown v0.12.3
15702023-12-14T11:56:29.752Z Compiling openssl-probe v0.1.5
15712023-12-14T11:56:29.857Z Compiling percent-encoding v2.3.1
15722023-12-14T11:56:30.230Z Compiling rustversion v1.0.14
15732023-12-14T11:56:30.312Z Compiling time-macros v0.2.13
15742023-12-14T11:56:32.964Z Compiling pest_generator v2.7.2
15752023-12-14T11:56:34.021Z Compiling foreign-types v0.3.2
15762023-12-14T11:56:36.126Z Compiling try-lock v0.2.4
15772023-12-14T11:56:36.329Z Compiling want v0.3.1
15782023-12-14T11:56:36.423Z Compiling sct v0.7.0
15792023-12-14T11:56:36.474Z Compiling rustls-webpki v0.101.7
15802023-12-14T11:56:36.880Z Compiling form_urlencoded v1.2.1
15812023-12-14T11:56:37.773Z Compiling socket2 v0.4.9
15822023-12-14T11:56:38.027Z Compiling httpdate v1.0.3
15832023-12-14T11:56:38.048Z Compiling pest_derive v2.7.2
15842023-12-14T11:56:38.756Z Compiling either v1.9.0
15852023-12-14T11:56:38.776Z Compiling tower-service v0.3.2
15862023-12-14T11:56:38.935Z Compiling const-oid v0.9.5
15872023-12-14T11:56:39.315Z Compiling rustls-pemfile v1.0.3
15882023-12-14T11:56:39.666Z Compiling idna v0.5.0
15892023-12-14T11:56:39.815Z Compiling memoffset v0.9.0
15902023-12-14T11:56:39.833Z Compiling usdt-impl v0.3.5
15912023-12-14T11:56:40.245Z Compiling adler v1.0.2
15922023-12-14T11:56:40.508Z Compiling miniz_oxide v0.7.1
15932023-12-14T11:56:40.754Z Compiling rustls-native-certs v0.6.3
15942023-12-14T11:56:41.449Z Compiling url v2.5.0
15952023-12-14T11:56:41.604Z Checking bytes v1.5.0
15962023-12-14T11:56:42.175Z Checking bitflags v2.4.0
15972023-12-14T11:56:42.603Z Compiling zerocopy v0.3.0
15982023-12-14T11:56:43.258Z Compiling indexmap v2.1.0
15992023-12-14T11:56:43.914Z Compiling semver v1.0.20
16002023-12-14T11:56:44.596Z Compiling chrono v0.4.31
16012023-12-14T11:56:44.928Z Compiling uuid v1.6.1
16022023-12-14T11:56:45.195Z Compiling rustc_version v0.4.0
16032023-12-14T11:56:45.258Z Compiling http v0.2.11
16042023-12-14T11:56:45.769Z Compiling tokio v1.35.0
16052023-12-14T11:56:47.514Z Compiling toml_datetime v0.6.5
16062023-12-14T11:56:47.969Z Compiling serde_spanned v0.6.4
16072023-12-14T11:56:48.215Z Compiling toml_edit v0.19.15
16082023-12-14T11:56:48.317Z Compiling openapiv3 v2.0.0
16092023-12-14T11:56:51.211Z Compiling http-body v0.4.5
16102023-12-14T11:56:51.819Z Compiling heapless v0.7.16
16112023-12-14T11:56:53.305Z Checking crypto-common v0.1.6
16122023-12-14T11:56:54.573Z Compiling ipnet v2.8.0
16132023-12-14T11:56:55.459Z Compiling dof v0.1.5
16142023-12-14T11:56:56.574Z Compiling serde_urlencoded v0.7.1
16152023-12-14T11:56:56.593Z Compiling dtrace-parser v0.1.14
16162023-12-14T11:56:57.038Z Compiling zerocopy-derive v0.6.4
16172023-12-14T11:56:57.069Z Compiling clap_derive v4.4.2
16182023-12-14T11:56:57.494Z Compiling crossbeam-epoch v0.9.15
16192023-12-14T11:56:57.621Z Compiling encoding_rs v0.8.33
16202023-12-14T11:56:58.174Z Compiling thread-id v4.2.0
16212023-12-14T11:56:58.323Z Compiling siphasher v0.3.11
16222023-12-14T11:56:58.928Z Compiling tokio-util v0.7.10
16232023-12-14T11:56:59.991Z Compiling tokio-rustls v0.24.1
16242023-12-14T11:57:00.625Z Compiling gimli v0.28.0
16252023-12-14T11:57:00.750Z Compiling h2 v0.3.21
16262023-12-14T11:57:01.423Z Compiling webpki-roots v0.25.2
16272023-12-14T11:57:01.643Z Compiling mime v0.3.17
16282023-12-14T11:57:03.591Z Compiling tokio-native-tls v0.3.1
16292023-12-14T11:57:04.175Z Compiling serde_tokenstream v0.1.7
16302023-12-14T11:57:04.616Z Compiling strum_macros v0.25.2
16312023-12-14T11:57:05.010Z Compiling block-buffer v0.10.4
16322023-12-14T11:57:05.644Z Compiling bzip2-sys v0.1.11+1.0.8
16332023-12-14T11:57:05.648Z Compiling object v0.32.1
16342023-12-14T11:57:05.939Z Compiling num-iter v0.1.43
16352023-12-14T11:57:06.388Z Compiling rustc-demangle v0.1.23
16362023-12-14T11:57:07.969Z Compiling addr2line v0.21.0
16372023-12-14T11:57:08.274Z Compiling flate2 v1.0.28
16382023-12-14T11:57:08.988Z Compiling digest v0.10.7
16392023-12-14T11:57:09.070Z Compiling ppv-lite86 v0.2.17
16402023-12-14T11:57:09.716Z Compiling doc-comment v0.3.3
16412023-12-14T11:57:09.909Z Compiling usdt-attr-macro v0.3.5
16422023-12-14T11:57:10.152Z Compiling usdt-macro v0.3.5
16432023-12-14T11:57:10.331Z Compiling rand_chacha v0.3.1
16442023-12-14T11:57:10.766Z Compiling toml v0.7.8
16452023-12-14T11:57:11.130Z Compiling toml_edit v0.21.0
16462023-12-14T11:57:11.661Z Compiling hex v0.4.3
16472023-12-14T11:57:12.314Z Compiling hyper v0.14.27
16482023-12-14T11:57:12.317Z Compiling pin-project-internal v1.1.3
16492023-12-14T11:57:12.621Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16502023-12-14T11:57:13.344Z Checking bitflags v1.3.2
16512023-12-14T11:57:13.774Z Compiling bit-vec v0.6.3
16522023-12-14T11:57:14.450Z Compiling rand v0.8.5
16532023-12-14T11:57:15.155Z Compiling phf_shared v0.10.0
16542023-12-14T11:57:16.438Z Compiling num-bigint v0.4.4
16552023-12-14T11:57:17.082Z Compiling base64ct v1.6.0
16562023-12-14T11:57:17.716Z Compiling precomputed-hash v0.1.1
16572023-12-14T11:57:17.862Z Compiling minimal-lexical v0.2.1
16582023-12-14T11:57:18.074Z Compiling new_debug_unreachable v1.0.4
16592023-12-14T11:57:18.199Z Compiling smoltcp v0.9.1
16602023-12-14T11:57:18.287Z Compiling fixedbitset v0.4.2
16612023-12-14T11:57:18.671Z Compiling nom v7.1.3
16622023-12-14T11:57:18.749Z Compiling petgraph v0.6.4
16632023-12-14T11:57:19.003Z Compiling string_cache v0.8.7
16642023-12-14T11:57:19.120Z Compiling pem-rfc7468 v0.7.0
16652023-12-14T11:57:19.868Z Compiling bit-set v0.5.3
16662023-12-14T11:57:20.277Z Compiling hmac v0.12.1
16672023-12-14T11:57:20.639Z Compiling itertools v0.10.5
16682023-12-14T11:57:21.425Z Compiling hubpack_derive v0.1.1
16692023-12-14T11:57:21.894Z Compiling enum-as-inner v0.5.1
16702023-12-14T11:57:21.990Z Compiling diesel_table_macro_syntax v0.1.0
16712023-12-14T11:57:23.344Z Compiling flagset v0.4.3
16722023-12-14T11:57:23.533Z Compiling hyper-rustls v0.24.2
16732023-12-14T11:57:23.657Z Compiling hyper-tls v0.5.0
16742023-12-14T11:57:23.771Z Compiling lalrpop-util v0.19.12
16752023-12-14T11:57:24.140Z Compiling reqwest v0.11.22
16762023-12-14T11:57:24.313Z Compiling unicode-segmentation v1.10.1
16772023-12-14T11:57:24.774Z Compiling der v0.7.8
16782023-12-14T11:57:24.849Z Compiling diesel_derives v2.1.2
16792023-12-14T11:57:25.403Z Compiling snafu-derive v0.7.5
16802023-12-14T11:57:25.545Z Compiling cpufeatures v0.2.9
16812023-12-14T11:57:25.727Z Compiling sha2 v0.10.8
16822023-12-14T11:57:26.510Z Compiling rustix v0.37.23
16832023-12-14T11:57:26.818Z Compiling md-5 v0.10.5
16842023-12-14T11:57:28.451Z Compiling spki v0.7.2
16852023-12-14T11:57:28.826Z Compiling stringprep v0.1.3
16862023-12-14T11:57:28.860Z Compiling serde_repr v0.1.16
16872023-12-14T11:57:29.038Z Compiling hash32 v0.2.1
16882023-12-14T11:57:29.620Z Compiling fallible-iterator v0.2.0
16892023-12-14T11:57:30.383Z Compiling stable_deref_trait v1.2.0
16902023-12-14T11:57:30.735Z Compiling postgres-protocol v0.6.6
16912023-12-14T11:57:30.792Z Compiling pkcs8 v0.10.2
16922023-12-14T11:57:31.244Z Compiling terminal_size v0.2.6
16932023-12-14T11:57:31.717Z Compiling phf_shared v0.11.2
16942023-12-14T11:57:32.139Z Compiling ff v0.13.0
16952023-12-14T11:57:32.280Z Compiling block-padding v0.3.3
16962023-12-14T11:57:32.434Z Compiling scheduled-thread-pool v0.2.7
16972023-12-14T11:57:32.487Z Compiling regex-automata v0.1.10
16982023-12-14T11:57:32.655Z Compiling deranged v0.3.8
16992023-12-14T11:57:32.944Z Compiling base16ct v0.2.0
17002023-12-14T11:57:33.351Z Compiling matches v0.1.10
17012023-12-14T11:57:33.468Z Compiling managed v0.8.0
17022023-12-14T11:57:33.719Z Compiling num_threads v0.1.6
17032023-12-14T11:57:33.886Z Compiling idna v0.2.3
17042023-12-14T11:57:33.959Z Compiling clap_builder v4.4.2
17052023-12-14T11:57:35.208Z Compiling sec1 v0.7.3
17062023-12-14T11:57:35.540Z Compiling time v0.3.27
17072023-12-14T11:57:36.079Z Compiling bstr v0.2.17
17082023-12-14T11:57:36.688Z Compiling r2d2 v0.8.10
17092023-12-14T11:57:37.251Z Compiling inout v0.1.3
17102023-12-14T11:57:37.672Z Compiling group v0.13.0
17112023-12-14T11:57:37.821Z Compiling phf v0.11.2
17122023-12-14T11:57:38.155Z Compiling postgres-types v0.2.6
17132023-12-14T11:57:38.268Z Compiling bzip2 v0.4.4
17142023-12-14T11:57:38.590Z Compiling hubpack v0.1.2
17152023-12-14T11:57:38.848Z Compiling hkdf v0.12.3
17162023-12-14T11:57:39.217Z Compiling pin-project v1.1.3
17172023-12-14T11:57:39.497Z Compiling zerocopy v0.6.4
17182023-12-14T11:57:40.648Z Compiling ipnetwork v0.20.0
17192023-12-14T11:57:41.075Z Compiling crypto-bigint v0.5.2
17202023-12-14T11:57:42.105Z Compiling itertools v0.11.0
17212023-12-14T11:57:43.263Z Compiling futures-executor v0.3.29
17222023-12-14T11:57:44.808Z Compiling float-cmp v0.9.0
17232023-12-14T11:57:45.151Z Compiling static_assertions v1.1.0
17242023-12-14T11:57:45.286Z Compiling normalize-line-endings v0.3.0
17252023-12-14T11:57:45.477Z Compiling regex-automata v0.3.8
17262023-12-14T11:57:46.261Z Compiling data-encoding v2.4.0
17272023-12-14T11:57:46.926Z Compiling whoami v1.4.1
17282023-12-14T11:57:47.076Z Compiling difflib v0.4.0
17292023-12-14T11:57:47.885Z Compiling predicates-core v1.0.6
17302023-12-14T11:57:48.466Z Compiling bstr v1.6.0
17312023-12-14T11:57:48.820Z Compiling predicates v3.0.4
17322023-12-14T11:57:49.497Z Compiling tokio-postgres v0.7.10
17332023-12-14T11:57:49.758Z Compiling trust-dns-proto v0.22.0
17342023-12-14T11:57:50.291Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17352023-12-14T11:57:51.049Z Compiling elliptic-curve v0.13.8
17362023-12-14T11:57:51.656Z Compiling futures v0.3.29
17372023-12-14T11:57:51.708Z Compiling yasna v0.5.2
17382023-12-14T11:57:51.809Z Compiling clap v4.4.3
17392023-12-14T11:57:51.966Z Compiling snafu v0.7.5
17402023-12-14T11:57:52.085Z Compiling diesel v2.1.4
17412023-12-14T11:57:52.287Z Compiling zip v0.6.6
17422023-12-14T11:57:53.348Z Compiling cipher v0.4.4
17432023-12-14T11:57:54.149Z Compiling similar v2.3.0
17442023-12-14T11:57:54.965Z Compiling usdt v0.3.5
17452023-12-14T11:57:55.131Z Compiling tokio-stream v0.1.14
17462023-12-14T11:57:56.399Z Compiling console v0.15.7
17472023-12-14T11:57:56.737Z Checking unicode-ident v1.0.12
17482023-12-14T11:57:57.272Z Checking hashbrown v0.14.2
17492023-12-14T11:57:58.323Z Checking equivalent v1.0.1
17502023-12-14T11:57:58.845Z Checking proc-macro2 v1.0.69
17512023-12-14T11:58:00.756Z Checking quote v1.0.33
17522023-12-14T11:58:02.404Z Checking utf8parse v0.2.1
17532023-12-14T11:58:04.412Z Checking anstyle v1.0.2
17542023-12-14T11:58:06.284Z Checking io-lifetimes v1.0.11
17552023-12-14T11:58:10.696Z Checking anstyle-parse v0.2.1
17562023-12-14T11:58:13.428Z Checking anstyle-query v1.0.0
17572023-12-14T11:58:13.586Z Checking colorchoice v1.0.0
17582023-12-14T11:58:13.762Z Checking anstream v0.5.0
17592023-12-14T11:58:14.291Z Checking strsim v0.10.0
17602023-12-14T11:58:14.294Z Checking clap_lex v0.5.1
17612023-12-14T11:58:15.513Z Checking winnow v0.5.15
17622023-12-14T11:58:22.095Z Compiling serde_tokenstream v0.2.0
17632023-12-14T11:58:25.702Z Compiling regress v0.7.1
17642023-12-14T11:58:31.203Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17652023-12-14T11:58:39.681Z Compiling getopts v0.2.21
17662023-12-14T11:58:40.042Z Compiling unsafe-libyaml v0.2.9
17672023-12-14T11:58:41.264Z Checking heck v0.4.1
17682023-12-14T11:58:41.554Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17692023-12-14T11:58:42.496Z Compiling serde_yaml v0.9.25
17702023-12-14T11:58:43.212Z Compiling ident_case v1.0.1
17712023-12-14T11:58:43.460Z Checking fastrand v2.0.0
17722023-12-14T11:58:43.562Z Checking match_cfg v0.1.0
17732023-12-14T11:58:43.677Z Checking hostname v0.3.1
17742023-12-14T11:58:43.847Z Checking camino v1.1.6
17752023-12-14T11:58:43.953Z Checking tempfile v3.8.1
17762023-12-14T11:58:44.461Z Checking atty v0.2.14
17772023-12-14T11:58:44.479Z Checking quick-error v1.2.3
17782023-12-14T11:58:44.624Z Compiling paste v1.0.14
17792023-12-14T11:58:44.662Z Checking crossbeam-channel v0.5.8
17802023-12-14T11:58:44.742Z Checking sha1 v0.10.6
17812023-12-14T11:58:45.161Z Checking dirs-sys-next v0.1.2
17822023-12-14T11:58:45.416Z Checking dirs-next v2.0.0
17832023-12-14T11:58:45.588Z Checking thread_local v1.1.7
17842023-12-14T11:58:45.836Z Checking instant v0.1.12
17852023-12-14T11:58:46.003Z Compiling slog-async v2.8.0
17862023-12-14T11:58:46.006Z Checking term v0.7.0
17872023-12-14T11:58:46.643Z Compiling multer v2.1.0
17882023-12-14T11:58:46.865Z Checking take_mut v0.2.2
17892023-12-14T11:58:47.061Z Checking debug-ignore v1.0.5
17902023-12-14T11:58:47.247Z Checking slog-term v2.9.0
17912023-12-14T11:58:47.438Z Compiling darling_core v0.20.3
17922023-12-14T11:58:47.593Z Checking slog-json v2.6.1
17932023-12-14T11:58:47.981Z Compiling async-stream-impl v0.3.5
17942023-12-14T11:58:48.015Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17952023-12-14T11:58:48.450Z Checking atomic-waker v1.1.1
17962023-12-14T11:58:48.622Z Checking waitgroup v0.1.2
17972023-12-14T11:58:48.892Z Checking slog-bunyan v2.4.0
17982023-12-14T11:58:49.525Z Checking toml v0.8.8
17992023-12-14T11:58:49.708Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
18002023-12-14T11:58:49.896Z Checking serde_path_to_error v0.1.14
18012023-12-14T11:58:50.272Z Checking async-stream v0.3.5
18022023-12-14T11:58:50.533Z Checking strum v0.25.0
18032023-12-14T11:58:50.697Z Compiling structmeta-derive v0.2.0
18042023-12-14T11:58:50.740Z Checking wait-timeout v0.2.0
18052023-12-14T11:58:50.924Z Checking rand_xorshift v0.3.0
18062023-12-14T11:58:51.042Z Checking rusty-fork v0.3.0
18072023-12-14T11:58:51.166Z Compiling regex-syntax v0.7.5
18082023-12-14T11:58:51.481Z Checking unarray v0.1.4
18092023-12-14T11:58:51.688Z Checking proptest v1.4.0
18102023-12-14T11:58:55.828Z Compiling structmeta v0.2.0
18112023-12-14T11:58:56.526Z Checking backoff v0.4.0
18122023-12-14T11:58:56.967Z Compiling test-strategy v0.3.1
18132023-12-14T11:58:57.740Z Compiling darling_macro v0.20.3
18142023-12-14T11:58:59.042Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18152023-12-14T11:58:59.245Z Checking macaddr v1.0.1
18162023-12-14T11:58:59.332Z Compiling darling v0.20.3
18172023-12-14T11:58:59.417Z Checking camino-tempfile v1.1.1
18182023-12-14T11:58:59.500Z Compiling serde_with_macros v3.4.0
18192023-12-14T11:58:59.750Z Checking is-terminal v0.4.9
18202023-12-14T11:58:59.818Z Compiling proc-macro-error-attr v1.0.4
18212023-12-14T11:58:59.905Z Compiling proc-macro-error v1.0.4
18222023-12-14T11:59:00.539Z Compiling proc-macro-crate v1.3.1
18232023-12-14T11:59:00.578Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242023-12-14T11:59:02.280Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18252023-12-14T11:59:02.306Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18262023-12-14T11:59:02.415Z Checking termtree v0.4.1
18272023-12-14T11:59:02.476Z Compiling num_enum_derive v0.5.11
18282023-12-14T11:59:02.716Z Checking predicates-tree v1.0.9
18292023-12-14T11:59:02.858Z Compiling parse-display-derive v0.8.2
18302023-12-14T11:59:02.918Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18312023-12-14T11:59:02.953Z Compiling smoltcp v0.10.0
18322023-12-14T11:59:03.456Z Checking embedded-io v0.4.0
18332023-12-14T11:59:03.678Z Compiling crucible-workspace-hack v0.1.0
18342023-12-14T11:59:03.737Z Checking cobs v0.2.3
18352023-12-14T11:59:03.992Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18362023-12-14T11:59:04.058Z Checking serde_with v3.4.0
18372023-12-14T11:59:04.140Z Checking postcard v1.0.8
18382023-12-14T11:59:04.430Z Compiling foreign-types-macros v0.2.3
18392023-12-14T11:59:05.285Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18402023-12-14T11:59:05.725Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18412023-12-14T11:59:05.981Z Checking foreign-types-shared v0.3.1
18422023-12-14T11:59:06.141Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18432023-12-14T11:59:06.618Z Checking foreign-types v0.5.0
18442023-12-14T11:59:06.903Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18452023-12-14T11:59:06.997Z Checking num_enum v0.5.11
18462023-12-14T11:59:07.099Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18472023-12-14T11:59:07.200Z Checking cstr-argument v0.1.2
18482023-12-14T11:59:07.443Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18492023-12-14T11:59:07.860Z Checking pretty-hex v0.2.1
18502023-12-14T11:59:08.081Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18512023-12-14T11:59:08.467Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18522023-12-14T11:59:08.483Z Checking colored v2.0.4
18532023-12-14T11:59:08.507Z Compiling zone_cfg_derive v0.3.0
18542023-12-14T11:59:08.918Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18552023-12-14T11:59:08.969Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18562023-12-14T11:59:09.440Z Compiling mockall_derive v0.12.0
18572023-12-14T11:59:09.953Z Compiling num-derive v0.4.0
18582023-12-14T11:59:10.470Z Checking parse-display v0.8.2
18592023-12-14T11:59:10.703Z Checking downcast v0.11.0
18602023-12-14T11:59:10.811Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18612023-12-14T11:59:11.065Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18622023-12-14T11:59:11.093Z Checking fragile v2.0.0
18632023-12-14T11:59:11.202Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18642023-12-14T11:59:11.471Z Checking zone v0.3.0
18652023-12-14T11:59:11.936Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18662023-12-14T11:59:12.293Z Checking smf v0.2.2
18672023-12-14T11:59:12.677Z Checking filetime v0.2.23
18682023-12-14T11:59:12.962Z Checking xattr v1.0.1
18692023-12-14T11:59:12.978Z Checking pem v3.0.2
18702023-12-14T11:59:13.206Z Checking tar v0.4.40
18712023-12-14T11:59:13.353Z Checking linked-hash-map v0.5.6
18722023-12-14T11:59:13.381Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18732023-12-14T11:59:13.772Z Checking headers-core v0.2.0
18742023-12-14T11:59:13.822Z Checking lru-cache v0.1.2
18752023-12-14T11:59:13.869Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18762023-12-14T11:59:13.962Z Checking headers v0.3.9
18772023-12-14T11:59:14.048Z Checking itertools v0.12.0
18782023-12-14T11:59:14.071Z Checking password-hash v0.5.0
18792023-12-14T11:59:14.380Z Checking blake2 v0.10.6
18802023-12-14T11:59:14.562Z Checking swrite v0.1.0
18812023-12-14T11:59:14.716Z Checking rcgen v0.11.3
18822023-12-14T11:59:14.756Z Checking atomicwrites v0.4.2
18832023-12-14T11:59:15.012Z Checking subprocess v0.2.9
18842023-12-14T11:59:15.031Z Checking argon2 v0.5.2
18852023-12-14T11:59:15.751Z Checking half v1.8.2
18862023-12-14T11:59:15.792Z Compiling cancel-safe-futures v0.1.5
18872023-12-14T11:59:15.830Z Checking arc-swap v1.6.0
18882023-12-14T11:59:15.992Z Checking ciborium-io v0.2.1
18892023-12-14T11:59:16.179Z Checking textwrap v0.11.0
18902023-12-14T11:59:16.346Z Compiling heck v0.3.3
18912023-12-14T11:59:16.394Z Checking ciborium-ll v0.2.1
18922023-12-14T11:59:16.467Z Checking vec_map v0.8.2
18932023-12-14T11:59:16.515Z Checking slog-scope v4.4.0
18942023-12-14T11:59:16.799Z Compiling libefi-sys v0.1.0
18952023-12-14T11:59:16.872Z Checking ansi_term v0.12.1
18962023-12-14T11:59:16.875Z Checking strsim v0.8.0
18972023-12-14T11:59:16.964Z Compiling structopt-derive v0.4.18
18982023-12-14T11:59:17.155Z Checking ciborium v0.2.1
18992023-12-14T11:59:17.254Z Checking slog-stdlog v4.1.1
19002023-12-14T11:59:17.315Z Checking clap v2.34.0
19012023-12-14T11:59:18.143Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19022023-12-14T11:59:18.317Z Checking slog-envlogger v2.2.0
19032023-12-14T11:59:18.804Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19042023-12-14T11:59:18.919Z Compiling signal-hook v0.3.17
19052023-12-14T11:59:19.220Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19062023-12-14T11:59:19.270Z Checking libsw v3.3.0
19072023-12-14T11:59:19.564Z Compiling derive-where v1.2.6
19082023-12-14T11:59:19.634Z Checking owo-colors v3.5.0
19092023-12-14T11:59:19.862Z Checking linear-map v1.2.0
19102023-12-14T11:59:20.356Z Checking resolv-conf v0.7.0
19112023-12-14T11:59:20.886Z Compiling slog-dtrace v0.2.3
19122023-12-14T11:59:21.418Z Checking trust-dns-resolver v0.22.0
19132023-12-14T11:59:21.933Z Compiling convert_case v0.4.0
19142023-12-14T11:59:21.984Z Checking structopt v0.3.26
19152023-12-14T11:59:22.832Z Checking nibble_vec v0.1.0
19162023-12-14T11:59:23.111Z Checking endian-type v0.1.2
19172023-12-14T11:59:23.134Z Checking fxhash v0.2.1
19182023-12-14T11:59:23.359Z Checking termcolor v1.2.0
19192023-12-14T11:59:23.417Z Checking radix_trie v0.2.1
19202023-12-14T11:59:23.442Z Compiling derive_more v0.99.17
19212023-12-14T11:59:23.552Z Checking mockall v0.12.0
19222023-12-14T11:59:23.814Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19232023-12-14T11:59:23.888Z Compiling radium v0.7.0
19242023-12-14T11:59:23.955Z Compiling same-file v1.0.6
19252023-12-14T11:59:23.973Z Compiling semver-parser v0.10.2
19262023-12-14T11:59:24.005Z Compiling maybe-uninit v2.0.0
19272023-12-14T11:59:24.282Z Compiling walkdir v2.4.0
19282023-12-14T11:59:24.735Z Checking tap v1.0.1
19292023-12-14T11:59:24.968Z Checking wyz v0.5.1
19302023-12-14T11:59:25.552Z Compiling semver v0.11.0
19312023-12-14T11:59:25.684Z Compiling num-rational v0.4.1
19322023-12-14T11:59:26.641Z Compiling packed_struct v0.10.1
19332023-12-14T11:59:26.691Z Compiling home v0.5.5
19342023-12-14T11:59:26.863Z Compiling num-bigint-dig v0.8.4
19352023-12-14T11:59:26.901Z Checking funty v2.0.0
19362023-12-14T11:59:27.066Z Checking crc-catalog v2.2.0
19372023-12-14T11:59:27.252Z Checking crc v3.0.1
19382023-12-14T11:59:27.322Z Compiling toolchain_find v0.2.0
19392023-12-14T11:59:27.875Z Compiling toml v0.5.11
19402023-12-14T11:59:28.258Z Compiling packed_struct_codegen v0.10.1
19412023-12-14T11:59:28.363Z Checking nodrop v0.1.14
19422023-12-14T11:59:28.517Z Checking array-init v0.0.4
19432023-12-14T11:59:28.703Z Checking bitvec v1.0.1
19442023-12-14T11:59:30.247Z Compiling omicron-zone-package v0.9.1
19452023-12-14T11:59:30.755Z Compiling rustfmt-wrapper v0.2.0
19462023-12-14T11:59:30.790Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19472023-12-14T11:59:31.338Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19482023-12-14T11:59:32.846Z Checking smallvec v0.6.14
19492023-12-14T11:59:33.449Z Checking newline-converter v0.3.0
19502023-12-14T11:59:33.655Z Checking pkcs1 v0.7.5
19512023-12-14T11:59:34.219Z Checking signature v2.1.0
19522023-12-14T11:59:34.482Z Checking num-complex v0.4.4
19532023-12-14T11:59:36.076Z Checking keccak v0.1.4
19542023-12-14T11:59:36.485Z Checking utf-8 v0.7.6
19552023-12-14T11:59:36.540Z Checking bitfield v0.14.0
19562023-12-14T11:59:36.776Z Checking tungstenite v0.20.1
19572023-12-14T11:59:36.964Z Checking sha3 v0.10.8
19582023-12-14T11:59:37.130Z Checking rsa v0.9.2
19592023-12-14T11:59:37.167Z Checking num v0.4.1
19602023-12-14T11:59:37.299Z Checking expectorate v1.1.0
19612023-12-14T11:59:37.514Z Checking serde-hex v0.1.0
19622023-12-14T11:59:37.575Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19632023-12-14T11:59:37.850Z Checking env_logger v0.10.0
19642023-12-14T11:59:37.936Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19652023-12-14T11:59:38.201Z Checking x509-cert v0.2.4
19662023-12-14T11:59:38.499Z Checking ron v0.8.1
19672023-12-14T11:59:38.558Z Checking secrecy v0.8.0
19682023-12-14T11:59:38.881Z Checking crc-any v2.4.3
19692023-12-14T11:59:39.140Z Checking tokio-tungstenite v0.20.1
19702023-12-14T11:59:39.430Z Checking signal-hook-mio v0.2.3
19712023-12-14T11:59:39.617Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19722023-12-14T11:59:39.799Z Checking object v0.30.4
19732023-12-14T11:59:39.834Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19742023-12-14T11:59:39.867Z Checking path-slash v0.1.5
19752023-12-14T11:59:40.137Z Compiling buf-list v1.0.3
19762023-12-14T11:59:40.517Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19772023-12-14T11:59:40.690Z Checking glob v0.3.1
19782023-12-14T11:59:40.859Z Compiling parking_lot_core v0.8.6
19792023-12-14T11:59:41.189Z Checking display-error-chain v0.2.0
19802023-12-14T11:59:41.372Z Checking trust-dns-client v0.22.0
19812023-12-14T11:59:41.698Z Checking pretty-hex v0.4.0
19822023-12-14T11:59:41.924Z Compiling vte_generate_state_changes v0.1.1
19832023-12-14T11:59:42.064Z Checking parking_lot v0.11.2
19842023-12-14T11:59:42.600Z Checking sled v0.34.7
19852023-12-14T11:59:42.924Z Checking arrayvec v0.5.2
19862023-12-14T11:59:43.362Z Compiling semver v0.1.20
19872023-12-14T11:59:43.382Z Checking trust-dns-server v0.22.1
19882023-12-14T11:59:43.662Z Checking vte v0.10.1
19892023-12-14T11:59:44.459Z Compiling rustc_version v0.1.7
19902023-12-14T11:59:44.487Z Checking fd-lock v3.0.13
19912023-12-14T11:59:44.750Z Checking crossterm v0.26.1
19922023-12-14T11:59:45.202Z Compiling newtype_derive v0.1.6
19932023-12-14T11:59:45.643Z Checking crossbeam-deque v0.8.3
19942023-12-14T11:59:46.114Z Checking strip-ansi-escapes v0.1.1
19952023-12-14T11:59:46.218Z Compiling unicase v2.7.0
19962023-12-14T11:59:46.291Z Compiling rayon-core v1.12.0
19972023-12-14T11:59:46.664Z Checking nu-ansi-term v0.49.0
19982023-12-14T11:59:46.733Z Compiling platforms v3.0.2
19992023-12-14T11:59:47.537Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20002023-12-14T11:59:47.555Z Checking reedline v0.22.0
20012023-12-14T11:59:47.646Z Compiling memoffset v0.7.1
20022023-12-14T11:59:48.126Z Checking steno v0.4.0
20032023-12-14T11:59:48.358Z Checking rayon v1.8.0
20042023-12-14T11:59:48.482Z Compiling curve25519-dalek v4.1.1
20052023-12-14T11:59:48.876Z Checking globset v0.4.13
20062023-12-14T11:59:49.391Z Checking olpc-cjson v0.1.3
20072023-12-14T11:59:49.612Z Checking serde_plain v1.0.2
20082023-12-14T11:59:49.711Z Compiling async-recursion v1.0.5
20092023-12-14T11:59:49.843Z Checking typed-path v0.7.0
20102023-12-14T11:59:50.306Z Compiling mime_guess v2.0.4
20112023-12-14T11:59:50.935Z Checking universal-hash v0.5.1
20122023-12-14T11:59:51.208Z Compiling thiserror-impl-no-std v2.0.2
20132023-12-14T11:59:51.480Z Compiling curve25519-dalek-derive v0.1.0
20142023-12-14T11:59:51.847Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20152023-12-14T11:59:52.266Z Checking signature v1.6.4
20162023-12-14T11:59:52.443Z Compiling salty v0.2.0
20172023-12-14T11:59:52.547Z Checking opaque-debug v0.3.0
20182023-12-14T11:59:52.667Z Checking poly1305 v0.8.0
20192023-12-14T11:59:52.866Z Checking tough v0.16.0
20202023-12-14T11:59:53.292Z Checking ed25519 v1.5.3
20212023-12-14T11:59:53.442Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20222023-12-14T11:59:53.952Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20232023-12-14T11:59:54.408Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20242023-12-14T11:59:54.695Z Checking chacha20 v0.9.1
20252023-12-14T11:59:54.771Z Checking aead v0.5.2
20262023-12-14T11:59:55.084Z Checking serde-big-array v0.5.1
20272023-12-14T11:59:55.252Z Checking kstat-rs v0.2.3
20282023-12-14T11:59:55.414Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20292023-12-14T11:59:55.419Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20302023-12-14T11:59:55.712Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20312023-12-14T11:59:55.753Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20322023-12-14T11:59:56.812Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20332023-12-14T11:59:57.009Z Checking thiserror-no-std v2.0.2
20342023-12-14T11:59:57.100Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20352023-12-14T11:59:57.154Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20362023-12-14T11:59:58.520Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20372023-12-14T11:59:59.475Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20382023-12-14T11:59:59.714Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20392023-12-14T12:00:00.706Z Checking bytecount v0.6.3
20402023-12-14T12:00:01.099Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20412023-12-14T12:00:01.430Z Checking papergrid v0.10.0
20422023-12-14T12:00:02.646Z Checking vsss-rs v3.3.2
20432023-12-14T12:00:03.735Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20442023-12-14T12:00:04.210Z Checking chacha20poly1305 v0.10.1
20452023-12-14T12:00:05.578Z Checking signal-hook-tokio v0.3.1
20462023-12-14T12:00:05.798Z Compiling tabled_derive v0.6.0
20472023-12-14T12:00:05.813Z Checking nix v0.26.4
20482023-12-14T12:00:06.171Z Checking serde-big-array v0.4.1
20492023-12-14T12:00:06.393Z Compiling sqlparser_derive v0.1.1
20502023-12-14T12:00:08.252Z Checking unicode_categories v0.1.1
20512023-12-14T12:00:08.720Z Checking sqlformat v0.2.3
20522023-12-14T12:00:08.838Z Checking sqlparser v0.36.1
20532023-12-14T12:00:09.028Z Checking rustyline v12.0.0
20542023-12-14T12:00:09.976Z Checking tabled v0.14.0
20552023-12-14T12:00:11.134Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20562023-12-14T12:00:11.705Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20572023-12-14T12:00:12.798Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20582023-12-14T12:00:13.255Z Checking bcs v0.1.6
20592023-12-14T12:00:14.006Z Checking highway v1.1.0
20602023-12-14T12:00:14.190Z Checking corncobs v0.1.3
20612023-12-14T12:00:14.445Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20622023-12-14T12:00:14.653Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20632023-12-14T12:00:15.032Z Compiling crunchy v0.2.2
20642023-12-14T12:00:15.751Z Compiling portable-atomic v1.4.3
20652023-12-14T12:00:15.787Z Checking http-range v0.1.5
20662023-12-14T12:00:16.054Z Checking hyper-staticfile v0.9.5
20672023-12-14T12:00:16.703Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20682023-12-14T12:00:16.857Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20692023-12-14T12:00:17.328Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20702023-12-14T12:00:19.625Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20712023-12-14T12:00:20.182Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20722023-12-14T12:00:20.797Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20732023-12-14T12:00:21.851Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20742023-12-14T12:00:21.874Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20752023-12-14T12:00:22.881Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20762023-12-14T12:00:23.131Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20772023-12-14T12:00:23.399Z Compiling clang-sys v1.6.1
20782023-12-14T12:00:23.965Z Checking assert_matches v1.5.0
20792023-12-14T12:00:24.111Z Compiling tiny-keccak v2.0.2
20802023-12-14T12:00:24.512Z Compiling prettyplease v0.2.12
20812023-12-14T12:00:25.748Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20822023-12-14T12:00:27.036Z Compiling darling_core v0.14.4
20832023-12-14T12:00:27.219Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20842023-12-14T12:00:27.550Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20852023-12-14T12:00:27.993Z Checking number_prefix v0.4.0
20862023-12-14T12:00:28.268Z Checking humantime v2.1.0
20872023-12-14T12:00:28.712Z Checking indicatif v0.17.7
20882023-12-14T12:00:29.860Z Compiling ascii-canvas v3.0.0
20892023-12-14T12:00:30.753Z Compiling ena v0.14.2
20902023-12-14T12:00:30.926Z Compiling libloading v0.7.4
20912023-12-14T12:00:31.370Z Compiling diff v0.1.13
20922023-12-14T12:00:31.543Z Compiling bindgen v0.65.1
20932023-12-14T12:00:32.477Z Compiling regex-syntax v0.6.29
20942023-12-14T12:00:37.180Z Compiling darling_macro v0.14.4
20952023-12-14T12:00:38.826Z Compiling darling v0.14.4
20962023-12-14T12:00:38.986Z Compiling lalrpop v0.19.12
20972023-12-14T12:00:42.782Z Compiling cexpr v0.6.0
20982023-12-14T12:00:43.524Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20992023-12-14T12:00:43.929Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21002023-12-14T12:00:44.279Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21012023-12-14T12:00:45.526Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21022023-12-14T12:00:45.608Z Compiling which v4.4.0
21032023-12-14T12:00:46.227Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21042023-12-14T12:00:46.545Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21052023-12-14T12:00:48.905Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21062023-12-14T12:00:48.946Z Compiling shlex v1.1.0
21072023-12-14T12:00:49.386Z Compiling rustc-hash v1.1.0
21082023-12-14T12:00:49.603Z Compiling ref-cast v1.0.20
21092023-12-14T12:00:50.266Z Checking maplit v1.0.2
21102023-12-14T12:00:50.379Z Compiling peeking_take_while v0.1.2
21112023-12-14T12:00:50.411Z Compiling lazycell v1.3.0
21122023-12-14T12:00:50.662Z Compiling derive_builder_core v0.12.0
21132023-12-14T12:00:51.937Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21142023-12-14T12:00:52.358Z Compiling ref-cast-impl v1.0.20
21152023-12-14T12:00:54.008Z Compiling libxml v0.3.3
21162023-12-14T12:00:54.510Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21172023-12-14T12:00:54.573Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21182023-12-14T12:00:54.737Z Compiling derive_builder_macro v0.12.0
21192023-12-14T12:00:55.111Z Compiling strum_macros v0.24.3
21202023-12-14T12:00:55.185Z Compiling fs-err v2.11.0
21212023-12-14T12:00:55.649Z Compiling cookie v0.18.0
21222023-12-14T12:00:56.083Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21232023-12-14T12:00:56.103Z Compiling indoc v1.0.9
21242023-12-14T12:00:56.710Z Checking derive_builder v0.12.0
21252023-12-14T12:00:57.745Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21262023-12-14T12:00:57.851Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21272023-12-14T12:00:59.878Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21282023-12-14T12:01:01.251Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21292023-12-14T12:01:01.269Z Checking bb8 v0.8.1
21302023-12-14T12:01:01.706Z Checking quick-xml v0.23.1
21312023-12-14T12:01:01.771Z Compiling impl-trait-for-tuples v0.2.2
21322023-12-14T12:01:02.023Z Compiling oso-derive v0.27.0
21332023-12-14T12:01:02.218Z Checking unicode-linebreak v0.1.5
21342023-12-14T12:01:02.634Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21352023-12-14T12:01:02.910Z Checking smawk v0.3.1
21362023-12-14T12:01:03.207Z Checking textwrap v0.16.0
21372023-12-14T12:01:03.601Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21382023-12-14T12:01:04.251Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21392023-12-14T12:01:04.511Z Checking bytesize v1.3.0
21402023-12-14T12:01:04.511Z Checking is_ci v1.1.1
21412023-12-14T12:01:04.574Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21422023-12-14T12:01:04.687Z Checking supports-color v2.1.0
21432023-12-14T12:01:04.878Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21442023-12-14T12:01:04.974Z Checking crossterm v0.27.0
21452023-12-14T12:01:05.462Z Checking cassowary v0.3.0
21462023-12-14T12:01:06.145Z Compiling indoc v2.0.3
21472023-12-14T12:01:06.836Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21482023-12-14T12:01:07.269Z Checking rtoolbox v0.0.1
21492023-12-14T12:01:07.530Z Checking rpassword v7.3.1
21502023-12-14T12:01:07.734Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21512023-12-14T12:01:07.861Z Checking ratatui v0.23.0
21522023-12-14T12:01:09.025Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21532023-12-14T12:01:09.454Z Checking shell-words v1.1.0
21542023-12-14T12:01:09.731Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21552023-12-14T12:01:10.551Z Checking fatfs v0.3.6
21562023-12-14T12:01:11.818Z Checking tui-tree-widget v0.13.0
21572023-12-14T12:01:12.184Z Checking yansi v0.5.1
21582023-12-14T12:01:12.277Z Compiling target-lexicon v0.12.12
21592023-12-14T12:01:12.301Z Compiling guppy-workspace-hack v0.1.0
21602023-12-14T12:01:12.611Z Checking pretty_assertions v1.4.0
21612023-12-14T12:01:12.706Z Checking plotters-backend v0.3.5
21622023-12-14T12:01:12.923Z Checking rand v0.4.6
21632023-12-14T12:01:13.258Z Checking plotters-svg v0.3.5
21642023-12-14T12:01:13.568Z Checking remove_dir_all v0.5.3
21652023-12-14T12:01:13.701Z Compiling target-spec v3.0.1
21662023-12-14T12:01:14.496Z Checking cast v0.3.0
21672023-12-14T12:01:14.554Z Checking tempdir v0.3.7
21682023-12-14T12:01:14.636Z Checking cfg-expr v0.15.5
21692023-12-14T12:01:14.774Z Checking plotters v0.3.5
21702023-12-14T12:01:15.015Z Checking criterion-plot v0.5.0
21712023-12-14T12:01:15.944Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21722023-12-14T12:01:15.965Z Checking tinytemplate v1.2.1
21732023-12-14T12:01:16.023Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21742023-12-14T12:01:17.291Z Checking cargo-platform v0.1.3
21752023-12-14T12:01:17.669Z Checking anes v0.1.6
21762023-12-14T12:01:17.752Z Checking oorandom v11.1.3
21772023-12-14T12:01:17.964Z Checking cargo_metadata v0.18.1
21782023-12-14T12:01:18.253Z Checking criterion v0.5.1
21792023-12-14T12:01:21.334Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21802023-12-14T12:01:21.585Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21812023-12-14T12:01:23.011Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21822023-12-14T12:01:23.017Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21832023-12-14T12:01:23.047Z Checking assert_cmd v2.0.12
21842023-12-14T12:01:23.686Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21852023-12-14T12:01:26.133Z Checking pathdiff v0.2.1
21862023-12-14T12:01:26.343Z Checking nested v0.1.1
21872023-12-14T12:01:26.644Z Checking guppy v0.17.4
21882023-12-14T12:01:30.213Z Checking threadpool v1.8.1
21892023-12-14T12:01:30.492Z Checking nanorand v0.7.0
21902023-12-14T12:01:31.106Z Checking topological-sort v0.2.2
21912023-12-14T12:01:31.413Z Checking flume v0.11.0
21922023-12-14T12:01:31.420Z Checking libtest-mimic v0.6.1
21932023-12-14T12:01:32.102Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21942023-12-14T12:01:32.149Z Checking httptest v0.15.5
21952023-12-14T12:01:32.899Z Checking similar-asserts v1.5.0
21962023-12-14T12:01:33.213Z Compiling rstest_macros v0.18.2
21972023-12-14T12:01:33.306Z Compiling crossbeam-queue v0.3.8
21982023-12-14T12:01:34.085Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21992023-12-14T12:01:34.131Z Checking datatest-stable v0.2.3
22002023-12-14T12:01:34.432Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22012023-12-14T12:01:35.755Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22022023-12-14T12:01:35.948Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22032023-12-14T12:01:36.803Z Checking arrayvec v0.7.4
22042023-12-14T12:01:36.821Z Compiling trybuild v1.0.85
22052023-12-14T12:01:37.365Z Checking constant_time_eq v0.2.6
22062023-12-14T12:01:37.382Z Compiling relative-path v1.9.0
22072023-12-14T12:01:37.505Z Checking arrayref v0.3.7
22082023-12-14T12:01:37.637Z Checking blake2b_simd v1.0.1
22092023-12-14T12:01:38.448Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22102023-12-14T12:01:38.936Z Checking basic-toml v0.1.4
22112023-12-14T12:01:40.314Z Checking futures-timer v3.0.2
22122023-12-14T12:01:40.731Z Checking constant_time_eq v0.3.0
22132023-12-14T12:01:40.919Z Checking rust-argon2 v1.0.1
22142023-12-14T12:01:43.748Z Checking crossbeam v0.8.2
22152023-12-14T12:01:44.184Z Checking partial-io v0.5.4
22162023-12-14T12:01:44.731Z Checking approx v0.5.1
22172023-12-14T12:01:45.082Z Checking termios v0.3.3
22182023-12-14T12:01:45.384Z Checking hex-literal v0.4.1
22192023-12-14T12:01:54.560Z Checking rstest v0.18.2
22202023-12-14T12:01:57.163Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22212023-12-14T12:02:00.230Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22222023-12-14T12:03:08.061Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22232023-12-14T12:03:09.065Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22242023-12-14T12:03:15.174Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22252023-12-14T12:03:25.882Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22262023-12-14T12:03:48.482Z Compiling polar-core v0.27.0
22272023-12-14T12:03:59.313Z Checking oso v0.27.0
22282023-12-14T12:04:36.325Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22292023-12-14T12:06:00.121Z Finished dev [unoptimized + debuginfo] target(s) in 10m 11s
22302023-12-14T12:06:00.342Z
22312023-12-14T12:06:00.342Zreal 11:08.659859965
22322023-12-14T12:06:00.342Zuser 1:01:07.508754387
22332023-12-14T12:06:00.342Zsys 7:51.228668999
22342023-12-14T12:06:00.342Ztrap 2.107312138
22352023-12-14T12:06:00.342Ztflt 4.476706023
22362023-12-14T12:06:00.342Zdflt 4.738690199
22372023-12-14T12:06:00.346Zkflt 0.021055093
22382023-12-14T12:06:00.347Zlock 1:36:26.915226589
22392023-12-14T12:06:00.347Zslp 3:00:59.252957402
22402023-12-14T12:06:00.347Zlat 2:09.929147430
22412023-12-14T12:06:00.347Zstop 4:34.442995048
22422023-12-14T12:06:01.556Zwarning: output filename collision.
22432023-12-14T12:06:01.556ZThe 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)`.
22442023-12-14T12:06:01.556ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22452023-12-14T12:06:01.556ZThe targets should have unique names.
22462023-12-14T12:06:01.556ZThis is a known bug where multiple crates with the same name use
22472023-12-14T12:06:01.556Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22482023-12-14T12:06:01.561Zwarning: output filename collision.
22492023-12-14T12:06:01.561ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22502023-12-14T12:06:01.561ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22512023-12-14T12:06:01.561ZThe targets should have unique names.
22522023-12-14T12:06:01.561ZThis is a known bug where multiple crates with the same name use
22532023-12-14T12:06:01.561Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22542023-12-14T12:06:01.561Zwarning: output filename collision.
22552023-12-14T12:06:01.561ZThe 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)`.
22562023-12-14T12:06:01.561ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22572023-12-14T12:06:01.561ZThe targets should have unique names.
22582023-12-14T12:06:01.561ZThis is a known bug where multiple crates with the same name use
22592023-12-14T12:06:01.561Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22602023-12-14T12:06:01.562Zwarning: output filename collision.
22612023-12-14T12:06:01.562ZThe 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)`.
22622023-12-14T12:06:01.562ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22632023-12-14T12:06:01.562ZThe targets should have unique names.
22642023-12-14T12:06:01.562ZThis is a known bug where multiple crates with the same name use
22652023-12-14T12:06:01.562Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22662023-12-14T12:06:02.198Z Documenting libc v0.2.151
22672023-12-14T12:06:02.217Z Documenting cfg-if v1.0.0
22682023-12-14T12:06:02.230Z Documenting serde_derive v1.0.193
22692023-12-14T12:06:02.264Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22702023-12-14T12:06:02.268Z Documenting log v0.4.20
22712023-12-14T12:06:02.268Z Documenting scopeguard v1.2.0
22722023-12-14T12:06:02.303Z Documenting memchr v2.6.3
22732023-12-14T12:06:02.319Z Documenting itoa v1.0.9
22742023-12-14T12:06:02.684Z Documenting smallvec v1.11.2
22752023-12-14T12:06:06.132Z Documenting zeroize_derive v1.4.2
22762023-12-14T12:06:06.278Z Documenting lock_api v0.4.10
22772023-12-14T12:06:06.634Z Documenting pin-project-lite v0.2.13
22782023-12-14T12:06:07.203Z Documenting libm v0.2.7
22792023-12-14T12:06:08.465Z Documenting futures-core v0.3.29
22802023-12-14T12:06:08.704Z Documenting getrandom v0.2.10
22812023-12-14T12:06:09.338Z Documenting parking_lot_core v0.9.8
22822023-12-14T12:06:10.780Z Documenting signal-hook-registry v1.4.1
22832023-12-14T12:06:10.793Z Documenting mio v0.8.9
22842023-12-14T12:06:12.188Z Documenting serde v1.0.193
22852023-12-14T12:06:12.263Z Documenting num-traits v0.2.16
22862023-12-14T12:06:13.830Z Documenting zeroize v1.7.0
22872023-12-14T12:06:14.149Z Documenting thiserror-impl v1.0.49
22882023-12-14T12:06:14.492Z Documenting rand_core v0.6.4
22892023-12-14T12:06:15.168Z Documenting parking_lot v0.12.1
22902023-12-14T12:06:17.098Z Documenting socket2 v0.5.5
22912023-12-14T12:06:17.141Z Documenting num_cpus v1.16.0
22922023-12-14T12:06:19.377Z Documenting typenum v1.16.0
22932023-12-14T12:06:19.772Z Documenting tokio-macros v2.2.0
22942023-12-14T12:06:20.198Z Documenting once_cell v1.19.0
22952023-12-14T12:06:20.948Z Documenting subtle v2.5.0
22962023-12-14T12:06:21.419Z Documenting thiserror v1.0.49
22972023-12-14T12:06:22.725Z Documenting byteorder v1.5.0
22982023-12-14T12:06:23.093Z Documenting ryu v1.0.15
22992023-12-14T12:06:26.170Z Documenting futures-sink v0.3.29
23002023-12-14T12:06:26.576Z Documenting const-oid v0.9.5
23012023-12-14T12:06:26.775Z Documenting pin-utils v0.1.0
23022023-12-14T12:06:26.779Z Documenting futures-task v0.3.29
23032023-12-14T12:06:27.247Z Documenting slab v0.4.9
23042023-12-14T12:06:28.889Z Documenting futures-macro v0.3.29
23052023-12-14T12:06:31.729Z Documenting futures-channel v0.3.29
23062023-12-14T12:06:32.551Z Documenting futures-io v0.3.29
23072023-12-14T12:06:33.637Z Documenting iana-time-zone v0.1.57
23082023-12-14T12:06:34.816Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23092023-12-14T12:06:36.110Z Documenting tinyvec_macros v0.1.1
23102023-12-14T12:06:36.316Z Documenting fnv v1.0.7
23112023-12-14T12:06:36.421Z Documenting ppv-lite86 v0.2.17
23122023-12-14T12:06:37.865Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23132023-12-14T12:06:38.329Z Documenting futures-util v0.3.29
23142023-12-14T12:06:39.632Z Documenting tracing-core v0.1.31
23152023-12-14T12:06:40.660Z Documenting tinyvec v1.6.0
23162023-12-14T12:06:41.437Z Documenting rand_chacha v0.3.1
23172023-12-14T12:06:42.403Z Documenting tracing-attributes v0.1.26
23182023-12-14T12:06:46.634Z Documenting unicode-normalization v0.1.22
23192023-12-14T12:06:47.660Z Documenting bytes v1.5.0
23202023-12-14T12:06:48.433Z Documenting bitflags v2.4.0
23212023-12-14T12:06:51.639Z Documenting serde_json v1.0.108
23222023-12-14T12:06:52.103Z Documenting chrono v0.4.31
23232023-12-14T12:06:53.411Z Documenting uuid v1.6.1
23242023-12-14T12:06:54.441Z Documenting rand v0.8.5
23252023-12-14T12:06:54.710Z Documenting base64 v0.21.5
23262023-12-14T12:06:55.154Z Documenting tokio v1.35.0
23272023-12-14T12:06:59.890Z Documenting spin v0.9.8
23282023-12-14T12:07:00.335Z Documenting lazy_static v1.4.0
23292023-12-14T12:07:01.107Z Documenting unicode-bidi v0.3.13
23302023-12-14T12:07:01.230Z Documenting http v0.2.11
23312023-12-14T12:07:02.816Z Documenting percent-encoding v2.3.1
23322023-12-14T12:07:04.259Z Documenting generic-array v0.14.7
23332023-12-14T12:07:04.552Z Documenting cpufeatures v0.2.9
23342023-12-14T12:07:04.910Z Documenting serde_derive_internals v0.26.0
23352023-12-14T12:07:07.640Z Checking serde_derive_internals v0.26.0
23362023-12-14T12:07:08.585Z Documenting dyn-clone v1.0.13
23372023-12-14T12:07:08.778Z Documenting errno v0.3.2
23382023-12-14T12:07:08.930Z Documenting form_urlencoded v1.2.1
23392023-12-14T12:07:09.697Z Documenting tracing v0.1.37
23402023-12-14T12:07:10.066Z Documenting idna v0.5.0
23412023-12-14T12:07:10.739Z Documenting crypto-common v0.1.6
23422023-12-14T12:07:11.959Z Documenting block-buffer v0.10.4
23432023-12-14T12:07:12.881Z Documenting schemars_derive v0.8.13
23442023-12-14T12:07:13.121Z Documenting httparse v1.8.0
23452023-12-14T12:07:15.054Z Documenting unicode-ident v1.0.12
23462023-12-14T12:07:15.064Z Documenting rustix v0.38.25
23472023-12-14T12:07:16.313Z Documenting url v2.5.0
23482023-12-14T12:07:17.732Z Documenting adler v1.0.2
23492023-12-14T12:07:18.485Z Documenting digest v0.10.7
23502023-12-14T12:07:19.175Z Documenting proc-macro2 v1.0.69
23512023-12-14T12:07:19.345Z Documenting base64ct v1.6.0
23522023-12-14T12:07:21.725Z Documenting schemars v0.8.13
23532023-12-14T12:07:21.850Z Documenting miniz_oxide v0.7.1
23542023-12-14T12:07:22.668Z Documenting unicode-width v0.1.11
23552023-12-14T12:07:24.884Z Documenting httpdate v1.0.3
23562023-12-14T12:07:25.299Z Documenting quote v1.0.33
23572023-12-14T12:07:25.685Z Documenting untrusted v0.9.0
23582023-12-14T12:07:26.985Z Documenting try-lock v0.2.4
23592023-12-14T12:07:27.176Z Documenting openssl-probe v0.1.5
23602023-12-14T12:07:28.176Z Documenting http-body v0.4.5
23612023-12-14T12:07:30.302Z Documenting ring v0.17.7
23622023-12-14T12:07:30.399Z Documenting openssl-sys v0.9.96
23632023-12-14T12:07:30.782Z Documenting async-trait v0.1.74
23642023-12-14T12:07:31.402Z Documenting openssl-macros v0.1.1
23652023-12-14T12:07:31.477Z Documenting want v0.3.1
23662023-12-14T12:07:32.973Z Documenting tower-service v0.3.2
23672023-12-14T12:07:34.617Z Documenting mime v0.3.17
23682023-12-14T12:07:37.091Z Documenting pem-rfc7468 v0.7.0
23692023-12-14T12:07:37.822Z Documenting aho-corasick v1.0.4
23702023-12-14T12:07:38.010Z Documenting sct v0.7.0
23712023-12-14T12:07:38.383Z Documenting rustls-webpki v0.101.7
23722023-12-14T12:07:38.579Z Documenting slog v2.7.0
23732023-12-14T12:07:39.197Z Documenting tokio-util v0.7.10
23742023-12-14T12:07:39.637Z Documenting openssl v0.10.60
23752023-12-14T12:07:41.253Z Documenting der_derive v0.7.2
23762023-12-14T12:07:43.496Z Documenting equivalent v1.0.1
23772023-12-14T12:07:43.684Z Documenting flagset v0.4.3
23782023-12-14T12:07:44.922Z Documenting regex-syntax v0.8.2
23792023-12-14T12:07:45.226Z Documenting utf8parse v0.2.1
23802023-12-14T12:07:45.440Z Documenting hashbrown v0.14.2
23812023-12-14T12:07:47.655Z Documenting ipnet v2.8.0
23822023-12-14T12:07:47.860Z Documenting rustls v0.21.9
23832023-12-14T12:07:47.913Z Documenting h2 v0.3.21
23842023-12-14T12:07:49.019Z Documenting der v0.7.8
23852023-12-14T12:07:49.329Z Documenting rustls-pemfile v1.0.3
23862023-12-14T12:07:51.976Z Documenting indexmap v2.1.0
23872023-12-14T12:07:52.233Z Documenting num-integer v0.1.45
23882023-12-14T12:07:54.085Z Documenting time-macros v0.2.13
23892023-12-14T12:07:54.954Z Documenting deranged v0.3.8
23902023-12-14T12:07:55.460Z Documenting regex-automata v0.4.3
23912023-12-14T12:07:56.659Z Documenting num_threads v0.1.6
23922023-12-14T12:07:58.602Z Documenting time-core v0.1.1
23932023-12-14T12:07:58.910Z Documenting gimli v0.28.0
23942023-12-14T12:08:00.643Z Documenting tokio-rustls v0.24.1
23952023-12-14T12:08:01.525Z Documenting spki v0.7.2
23962023-12-14T12:08:01.689Z Documenting native-tls v0.2.11
23972023-12-14T12:08:02.051Z Documenting object v0.32.1
23982023-12-14T12:08:02.956Z Documenting time v0.3.27
23992023-12-14T12:08:03.179Z Documenting hyper v0.14.27
24002023-12-14T12:08:08.364Z Documenting crossbeam-utils v0.8.16
24012023-12-14T12:08:08.494Z Documenting regex v1.10.2
24022023-12-14T12:08:08.745Z Documenting addr2line v0.21.0
24032023-12-14T12:08:09.161Z Documenting encoding_rs v0.8.33
24042023-12-14T12:08:10.044Z Checking pest_meta v2.7.2
24052023-12-14T12:08:11.207Z Documenting rustc-demangle v0.1.23
24062023-12-14T12:08:11.677Z Documenting tokio-native-tls v0.3.1
24072023-12-14T12:08:14.374Z Documenting rustls-native-certs v0.6.3
24082023-12-14T12:08:14.697Z Documenting serde_urlencoded v0.7.1
24092023-12-14T12:08:15.410Z Documenting pest_meta v2.7.2
24102023-12-14T12:08:16.295Z Checking pest_generator v2.7.2
24112023-12-14T12:08:17.003Z Documenting pkcs8 v0.10.2
24122023-12-14T12:08:17.534Z Documenting anstyle v1.0.2
24132023-12-14T12:08:19.890Z Documenting ucd-trie v0.1.6
24142023-12-14T12:08:20.044Z Documenting webpki-roots v0.25.2
24152023-12-14T12:08:21.193Z Documenting data-encoding v2.4.0
24162023-12-14T12:08:21.394Z Documenting backtrace v0.3.69
24172023-12-14T12:08:21.531Z Documenting pest_generator v2.7.2
24182023-12-14T12:08:22.271Z Documenting hyper-rustls v0.24.2
24192023-12-14T12:08:23.509Z Documenting hyper-tls v0.5.0
24202023-12-14T12:08:24.072Z Documenting anstyle-parse v0.2.1
24212023-12-14T12:08:25.829Z Documenting syn v2.0.32
24222023-12-14T12:08:26.287Z Documenting pest v2.7.2
24232023-12-14T12:08:27.452Z Documenting ipnetwork v0.20.0
24242023-12-14T12:08:28.517Z Documenting pest_derive v2.7.2
24252023-12-14T12:08:28.867Z Documenting sha2 v0.10.8
24262023-12-14T12:08:29.721Z Documenting anyhow v1.0.75
24272023-12-14T12:08:32.821Z Documenting futures-executor v0.3.29
24282023-12-14T12:08:33.681Z Documenting reqwest v0.11.22
24292023-12-14T12:08:34.401Z Documenting hex v0.4.3
24302023-12-14T12:08:35.066Z Documenting crc32fast v1.3.2
24312023-12-14T12:08:35.871Z Checking serde_tokenstream v0.1.7
24322023-12-14T12:08:36.231Z Documenting anstyle-query v1.0.0
24332023-12-14T12:08:36.428Z Documenting colorchoice v1.0.0
24342023-12-14T12:08:37.707Z Documenting dtrace-parser v0.1.14
24352023-12-14T12:08:38.992Z Documenting openapiv3 v2.0.0
24362023-12-14T12:08:40.526Z Documenting num-iter v0.1.43
24372023-12-14T12:08:40.593Z Documenting hmac v0.12.1
24382023-12-14T12:08:40.730Z Documenting dof v0.1.5
24392023-12-14T12:08:41.521Z Documenting anstream v0.5.0
24402023-12-14T12:08:43.421Z Documenting thread-id v4.2.0
24412023-12-14T12:08:46.778Z Documenting terminal_size v0.2.6
24422023-12-14T12:08:47.199Z Documenting memoffset v0.9.0
24432023-12-14T12:08:47.510Z Documenting clap_lex v0.5.1
24442023-12-14T12:08:47.952Z Documenting strsim v0.10.0
24452023-12-14T12:08:49.221Z Documenting flate2 v1.0.28
24462023-12-14T12:08:49.256Z Documenting usdt-impl v0.3.5
24472023-12-14T12:08:49.436Z Documenting futures v0.3.29
24482023-12-14T12:08:51.353Z Documenting crossbeam-epoch v0.9.15
24492023-12-14T12:08:53.051Z Documenting usdt-macro v0.3.5
24502023-12-14T12:08:53.799Z Documenting usdt-attr-macro v0.3.5
24512023-12-14T12:08:54.176Z Documenting clap_builder v4.4.2
24522023-12-14T12:08:54.669Z Documenting clap_derive v4.4.2
24532023-12-14T12:08:56.587Z Documenting unicode-segmentation v1.10.1
24542023-12-14T12:08:57.315Z Documenting managed v0.8.0
24552023-12-14T12:08:57.513Z Documenting block-padding v0.3.3
24562023-12-14T12:09:00.697Z Documenting scheduled-thread-pool v0.2.7
24572023-12-14T12:09:01.128Z Documenting bzip2-sys v0.1.11+1.0.8
24582023-12-14T12:09:01.681Z Documenting enum-as-inner v0.5.1
24592023-12-14T12:09:01.720Z Documenting usdt v0.3.5
24602023-12-14T12:09:02.411Z Checking diesel_table_macro_syntax v0.1.0
24612023-12-14T12:09:02.562Z Documenting pin-project-internal v1.1.3
24622023-12-14T12:09:02.641Z Documenting diesel_table_macro_syntax v0.1.0
24632023-12-14T12:09:03.742Z Documenting either v1.9.0
24642023-12-14T12:09:03.938Z Documenting clap v4.4.3
24652023-12-14T12:09:06.682Z Documenting r2d2 v0.8.10
24662023-12-14T12:09:06.857Z Documenting bzip2 v0.4.4
24672023-12-14T12:09:09.024Z Documenting trust-dns-proto v0.22.0
24682023-12-14T12:09:09.346Z Documenting diesel_derives v2.1.2
24692023-12-14T12:09:09.512Z Documenting inout v0.1.3
24702023-12-14T12:09:09.687Z Documenting md-5 v0.10.5
24712023-12-14T12:09:09.884Z Documenting pin-project v1.1.3
24722023-12-14T12:09:11.157Z Documenting stringprep v0.1.3
24732023-12-14T12:09:12.732Z Documenting serde_spanned v0.6.4
24742023-12-14T12:09:12.919Z Documenting toml_datetime v0.6.5
24752023-12-14T12:09:13.972Z Documenting zerocopy v0.7.26
24762023-12-14T12:09:15.851Z Documenting ff v0.13.0
24772023-12-14T12:09:16.854Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24782023-12-14T12:09:16.935Z Documenting doc-comment v0.3.3
24792023-12-14T12:09:18.556Z Documenting snafu-derive v0.7.5
24802023-12-14T12:09:18.762Z Documenting base16ct v0.2.0
24812023-12-14T12:09:19.810Z Documenting static_assertions v1.1.0
24822023-12-14T12:09:21.120Z Documenting fallible-iterator v0.2.0
24832023-12-14T12:09:21.615Z Documenting bit-vec v0.6.3
24842023-12-14T12:09:22.465Z Documenting winnow v0.5.15
24852023-12-14T12:09:22.966Z Documenting siphasher v0.3.11
24862023-12-14T12:09:23.298Z Documenting sec1 v0.7.3
24872023-12-14T12:09:24.480Z Documenting diesel v2.1.4
24882023-12-14T12:09:25.365Z Documenting group v0.13.0
24892023-12-14T12:09:27.280Z Documenting phf_shared v0.11.2
24902023-12-14T12:09:27.675Z Documenting cipher v0.4.4
24912023-12-14T12:09:28.757Z Documenting postgres-protocol v0.6.6
24922023-12-14T12:09:30.114Z Documenting snafu v0.7.5
24932023-12-14T12:09:30.281Z Documenting toml_edit v0.21.0
24942023-12-14T12:09:31.223Z Documenting zip v0.6.6
24952023-12-14T12:09:32.071Z Documenting hkdf v0.12.3
24962023-12-14T12:09:33.096Z Documenting num-bigint v0.4.4
24972023-12-14T12:09:36.949Z Documenting crypto-bigint v0.5.2
24982023-12-14T12:09:37.834Z Documenting hubpack v0.1.2
24992023-12-14T12:09:38.508Z Documenting regress v0.7.1
25002023-12-14T12:09:38.947Z Documenting bstr v1.6.0
25012023-12-14T12:09:39.087Z Documenting serde_repr v0.1.16
25022023-12-14T12:09:39.577Z Documenting minimal-lexical v0.2.1
25032023-12-14T12:09:43.739Z Documenting new_debug_unreachable v1.0.4
25042023-12-14T12:09:44.348Z Documenting fixedbitset v0.4.2
25052023-12-14T12:09:45.222Z Documenting lalrpop-util v0.19.12
25062023-12-14T12:09:45.763Z Documenting precomputed-hash v0.1.1
25072023-12-14T12:09:47.038Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25082023-12-14T12:09:48.078Z Documenting elliptic-curve v0.13.8
25092023-12-14T12:09:48.234Z Documenting nom v7.1.3
25102023-12-14T12:09:48.260Z Documenting yasna v0.5.2
25112023-12-14T12:09:49.354Z Documenting petgraph v0.6.4
25122023-12-14T12:09:51.620Z Documenting string_cache v0.8.7
25132023-12-14T12:09:51.908Z Documenting postgres-types v0.2.6
25142023-12-14T12:09:55.753Z Documenting phf v0.11.2
25152023-12-14T12:09:57.468Z Documenting console v0.15.7
25162023-12-14T12:09:57.570Z Documenting semver v1.0.20
25172023-12-14T12:09:57.701Z Documenting float-cmp v0.9.0
25182023-12-14T12:09:59.007Z Documenting heck v0.4.1
25192023-12-14T12:10:00.121Z Documenting whoami v1.4.1
25202023-12-14T12:10:02.022Z Documenting difflib v0.4.0
25212023-12-14T12:10:02.954Z Documenting predicates-core v1.0.6
25222023-12-14T12:10:04.017Z Documenting normalize-line-endings v0.3.0
25232023-12-14T12:10:04.216Z Checking unsafe-libyaml v0.2.9
25242023-12-14T12:10:04.782Z Documenting bit-set v0.5.3
25252023-12-14T12:10:05.034Z Documenting ahash v0.8.6
25262023-12-14T12:10:05.513Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25272023-12-14T12:10:06.022Z Documenting tokio-postgres v0.7.10
25282023-12-14T12:10:06.213Z Documenting similar v2.3.0
25292023-12-14T12:10:07.801Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25302023-12-14T12:10:08.566Z Documenting tokio-stream v0.1.14
25312023-12-14T12:10:09.504Z Documenting predicates v3.0.4
25322023-12-14T12:10:11.125Z Documenting unsafe-libyaml v0.2.9
25332023-12-14T12:10:12.212Z Checking ident_case v1.0.1
25342023-12-14T12:10:12.435Z Checking serde_yaml v0.9.25
25352023-12-14T12:10:12.493Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25362023-12-14T12:10:15.562Z Documenting getopts v0.2.21
25372023-12-14T12:10:16.210Z Documenting match_cfg v0.1.0
25382023-12-14T12:10:16.780Z Documenting sha1 v0.10.6
25392023-12-14T12:10:17.054Z Documenting serde_yaml v0.9.25
25402023-12-14T12:10:17.356Z Documenting dirs-sys-next v0.1.2
25412023-12-14T12:10:17.771Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25422023-12-14T12:10:18.705Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25432023-12-14T12:10:20.414Z Documenting hostname v0.3.1
25442023-12-14T12:10:21.766Z Documenting thread_local v1.1.7
25452023-12-14T12:10:23.134Z Documenting dirs-next v2.0.0
25462023-12-14T12:10:24.059Z Documenting paste v1.0.14
25472023-12-14T12:10:24.176Z Documenting crossbeam-channel v0.5.8
25482023-12-14T12:10:24.729Z Documenting atty v0.2.14
25492023-12-14T12:10:25.605Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25502023-12-14T12:10:26.216Z Documenting take_mut v0.2.2
25512023-12-14T12:10:27.722Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25522023-12-14T12:10:28.133Z Documenting slog-json v2.6.1
25532023-12-14T12:10:28.916Z Documenting term v0.7.0
25542023-12-14T12:10:29.504Z Documenting camino v1.1.6
25552023-12-14T12:10:30.375Z Documenting async-stream-impl v0.3.5
25562023-12-14T12:10:30.398Z Documenting atomic-waker v1.1.1
25572023-12-14T12:10:31.764Z Documenting slog-async v2.8.0
25582023-12-14T12:10:34.645Z Documenting debug-ignore v1.0.5
25592023-12-14T12:10:34.940Z Documenting slog-term v2.9.0
25602023-12-14T12:10:35.110Z Documenting slog-bunyan v2.4.0
25612023-12-14T12:10:36.574Z Documenting waitgroup v0.1.2
25622023-12-14T12:10:37.003Z Documenting async-stream v0.3.5
25632023-12-14T12:10:37.230Z Checking darling_core v0.20.3
25642023-12-14T12:10:37.450Z Documenting toml v0.8.8
25652023-12-14T12:10:38.857Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25662023-12-14T12:10:39.364Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25672023-12-14T12:10:40.155Z Documenting multer v2.1.0
25682023-12-14T12:10:41.631Z Documenting serde_path_to_error v0.1.14
25692023-12-14T12:10:41.903Z Documenting strum v0.25.0
25702023-12-14T12:10:42.127Z Checking darling v0.20.3
25712023-12-14T12:10:42.272Z Documenting serde_with_macros v3.4.0
25722023-12-14T12:10:42.562Z Documenting structmeta-derive v0.2.0
25732023-12-14T12:10:44.694Z Checking structmeta v0.2.0
25742023-12-14T12:10:45.031Z Documenting instant v0.1.12
25752023-12-14T12:10:46.851Z Checking regex-syntax v0.7.5
25762023-12-14T12:10:47.389Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25772023-12-14T12:10:47.526Z Documenting macaddr v1.0.1
25782023-12-14T12:10:47.849Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25792023-12-14T12:10:49.671Z Documenting serde_with v3.4.0
25802023-12-14T12:10:50.190Z Documenting structmeta v0.2.0
25812023-12-14T12:10:50.581Z Documenting backoff v0.4.0
25822023-12-14T12:10:52.062Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25832023-12-14T12:10:53.443Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25842023-12-14T12:10:53.986Z Documenting fastrand v2.0.0
25852023-12-14T12:10:55.771Z Documenting proc-macro-error-attr v1.0.4
25862023-12-14T12:10:56.761Z Documenting parse-display-derive v0.8.2
25872023-12-14T12:10:57.761Z Checking proc-macro-error v1.0.4
25882023-12-14T12:10:58.173Z Documenting is-terminal v0.4.9
25892023-12-14T12:10:58.410Z Checking proc-macro-crate v1.3.1
25902023-12-14T12:10:58.749Z Documenting proc-macro-crate v1.3.1
25912023-12-14T12:10:58.889Z Documenting hash32 v0.2.1
25922023-12-14T12:11:00.385Z Documenting tempfile v3.8.1
25932023-12-14T12:11:01.010Z Documenting stable_deref_trait v1.2.0
25942023-12-14T12:11:01.507Z Documenting proc-macro-error v1.0.4
25952023-12-14T12:11:05.051Z Documenting cobs v0.2.3
25962023-12-14T12:11:05.228Z Documenting num_enum_derive v0.5.11
25972023-12-14T12:11:05.284Z Documenting heapless v0.7.16
25982023-12-14T12:11:05.657Z Documenting parse-display v0.8.2
25992023-12-14T12:11:05.724Z Documenting embedded-io v0.4.0
26002023-12-14T12:11:06.830Z Documenting camino-tempfile v1.1.1
26012023-12-14T12:11:07.851Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26022023-12-14T12:11:09.437Z Documenting foreign-types-macros v0.2.3
26032023-12-14T12:11:10.336Z Documenting postcard v1.0.8
26042023-12-14T12:11:11.308Z Documenting foreign-types-shared v0.3.1
26052023-12-14T12:11:11.741Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26062023-12-14T12:11:13.156Z Documenting smoltcp v0.10.0
26072023-12-14T12:11:13.513Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26082023-12-14T12:11:13.712Z Documenting num_enum v0.5.11
26092023-12-14T12:11:14.471Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26102023-12-14T12:11:14.875Z Documenting crucible-workspace-hack v0.1.0
26112023-12-14T12:11:15.572Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26122023-12-14T12:11:16.445Z Documenting foreign-types v0.5.0
26132023-12-14T12:11:17.394Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26142023-12-14T12:11:17.765Z Documenting cstr-argument v0.1.2
26152023-12-14T12:11:19.191Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26162023-12-14T12:11:20.321Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26172023-12-14T12:11:21.862Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26182023-12-14T12:11:21.981Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26192023-12-14T12:11:22.504Z Documenting colored v2.0.4
26202023-12-14T12:11:22.967Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26212023-12-14T12:11:24.033Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26222023-12-14T12:11:24.228Z Documenting zone_cfg_derive v0.3.0
26232023-12-14T12:11:25.652Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26242023-12-14T12:11:26.748Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26252023-12-14T12:11:28.922Z Documenting num-derive v0.4.0
26262023-12-14T12:11:29.556Z Documenting smf v0.2.2
26272023-12-14T12:11:29.725Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26282023-12-14T12:11:31.588Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26292023-12-14T12:11:31.640Z Documenting linked-hash-map v0.5.6
26302023-12-14T12:11:31.652Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26312023-12-14T12:11:31.869Z Documenting zone v0.3.0
26322023-12-14T12:11:33.142Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26332023-12-14T12:11:35.332Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26342023-12-14T12:11:35.862Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26352023-12-14T12:11:36.190Z Documenting blake2 v0.10.6
26362023-12-14T12:11:37.909Z Documenting lru-cache v0.1.2
26372023-12-14T12:11:39.533Z Documenting password-hash v0.5.0
26382023-12-14T12:11:39.950Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26392023-12-14T12:11:40.385Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26402023-12-14T12:11:40.842Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26412023-12-14T12:11:40.906Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26422023-12-14T12:11:41.391Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26432023-12-14T12:11:41.777Z Checking heck v0.3.3
26442023-12-14T12:11:42.006Z Documenting structopt-derive v0.4.18
26452023-12-14T12:11:43.023Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26462023-12-14T12:11:43.690Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26472023-12-14T12:11:44.032Z Documenting libefi-sys v0.1.0
26482023-12-14T12:11:45.873Z Documenting argon2 v0.5.2
26492023-12-14T12:11:47.776Z Documenting quick-error v1.2.3
26502023-12-14T12:11:49.614Z Documenting structopt v0.3.26
26512023-12-14T12:11:50.475Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26522023-12-14T12:11:50.879Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26532023-12-14T12:11:52.304Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26542023-12-14T12:11:52.828Z Documenting itertools v0.12.0
26552023-12-14T12:11:53.372Z Documenting resolv-conf v0.7.0
26562023-12-14T12:11:53.755Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26572023-12-14T12:11:56.195Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26582023-12-14T12:11:56.655Z Documenting nibble_vec v0.1.0
26592023-12-14T12:11:57.825Z Documenting endian-type v0.1.2
26602023-12-14T12:11:59.301Z Documenting trust-dns-resolver v0.22.0
26612023-12-14T12:12:01.325Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26622023-12-14T12:12:02.166Z Documenting cancel-safe-futures v0.1.5
26632023-12-14T12:12:02.886Z Documenting convert_case v0.4.0
26642023-12-14T12:12:03.374Z Checking convert_case v0.4.0
26652023-12-14T12:12:03.649Z Documenting radix_trie v0.2.1
26662023-12-14T12:12:03.666Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26672023-12-14T12:12:03.897Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26682023-12-14T12:12:04.082Z Documenting tap v1.0.1
26692023-12-14T12:12:04.155Z Documenting arc-swap v1.6.0
26702023-12-14T12:12:08.353Z Documenting derive_more v0.99.17
26712023-12-14T12:12:08.655Z Documenting swrite v0.1.0
26722023-12-14T12:12:09.661Z Documenting wyz v0.5.1
26732023-12-14T12:12:09.898Z Documenting slog-scope v4.4.0
26742023-12-14T12:12:10.235Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26752023-12-14T12:12:12.155Z Documenting num-rational v0.4.1
26762023-12-14T12:12:12.965Z Documenting radium v0.7.0
26772023-12-14T12:12:14.306Z Documenting libsw v3.3.0
26782023-12-14T12:12:14.732Z Documenting num-complex v0.4.4
26792023-12-14T12:12:15.520Z Documenting derive-where v1.2.6
26802023-12-14T12:12:17.296Z Documenting funty v2.0.0
26812023-12-14T12:12:17.413Z Documenting crc-catalog v2.2.0
26822023-12-14T12:12:18.663Z Documenting ciborium-io v0.2.1
26832023-12-14T12:12:20.899Z Documenting linear-map v1.2.0
26842023-12-14T12:12:21.463Z Documenting owo-colors v3.5.0
26852023-12-14T12:12:21.875Z Documenting half v1.8.2
26862023-12-14T12:12:21.895Z Documenting crc v3.0.1
26872023-12-14T12:12:22.217Z Documenting bitvec v1.0.1
26882023-12-14T12:12:24.186Z Documenting num v0.4.1
26892023-12-14T12:12:25.340Z Documenting slog-stdlog v4.1.1
26902023-12-14T12:12:26.313Z Documenting ciborium-ll v0.2.1
26912023-12-14T12:12:26.482Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26922023-12-14T12:12:27.479Z Documenting slog-dtrace v0.2.3
26932023-12-14T12:12:27.732Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-12-14T12:12:29.268Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26952023-12-14T12:12:30.413Z Documenting xattr v1.0.1
26962023-12-14T12:12:31.491Z Documenting filetime v0.2.23
26972023-12-14T12:12:32.840Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26982023-12-14T12:12:33.173Z Documenting packed_struct_codegen v0.10.1
26992023-12-14T12:12:36.179Z Documenting keccak v0.1.4
27002023-12-14T12:12:37.383Z Documenting nodrop v0.1.14
27012023-12-14T12:12:37.702Z Documenting tar v0.4.40
27022023-12-14T12:12:38.810Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27032023-12-14T12:12:40.405Z Documenting sha3 v0.10.8
27042023-12-14T12:12:40.600Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27052023-12-14T12:12:41.696Z Documenting array-init v0.0.4
27062023-12-14T12:12:42.040Z Documenting packed_struct v0.10.1
27072023-12-14T12:12:42.086Z Documenting ciborium v0.2.1
27082023-12-14T12:12:43.895Z Documenting slog-envlogger v2.2.0
27092023-12-14T12:12:44.719Z Documenting num-bigint-dig v0.8.4
27102023-12-14T12:12:46.545Z Documenting pkcs1 v0.7.5
27112023-12-14T12:12:47.959Z Documenting signature v2.1.0
27122023-12-14T12:12:48.775Z Documenting fxhash v0.2.1
27132023-12-14T12:12:52.157Z Documenting secrecy v0.8.0
27142023-12-14T12:12:53.529Z Documenting bitfield v0.14.0
27152023-12-14T12:12:54.592Z Documenting utf-8 v0.7.6
27162023-12-14T12:12:54.604Z Documenting termcolor v1.2.0
27172023-12-14T12:12:55.500Z Documenting serde-hex v0.1.0
27182023-12-14T12:12:55.513Z Documenting rsa v0.9.2
27192023-12-14T12:12:58.088Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27202023-12-14T12:12:58.443Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27212023-12-14T12:13:00.104Z Documenting tungstenite v0.20.1
27222023-12-14T12:13:01.486Z Documenting env_logger v0.10.0
27232023-12-14T12:13:04.676Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27242023-12-14T12:13:07.099Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27252023-12-14T12:13:08.326Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27262023-12-14T12:13:10.071Z Documenting newtype_derive v0.1.6
27272023-12-14T12:13:10.129Z Documenting signal-hook v0.3.17
27282023-12-14T12:13:10.185Z Documenting x509-cert v0.2.4
27292023-12-14T12:13:10.667Z Documenting ron v0.8.1
27302023-12-14T12:13:10.715Z Documenting pem v3.0.2
27312023-12-14T12:13:15.674Z Documenting vte_generate_state_changes v0.1.1
27322023-12-14T12:13:16.371Z Documenting crc-any v2.4.3
27332023-12-14T12:13:16.687Z Documenting arrayvec v0.5.2
27342023-12-14T12:13:17.700Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27352023-12-14T12:13:18.804Z Documenting steno v0.4.0
27362023-12-14T12:13:20.747Z Documenting tokio-tungstenite v0.20.1
27372023-12-14T12:13:21.132Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27382023-12-14T12:13:21.538Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27392023-12-14T12:13:21.541Z Documenting vte v0.10.1
27402023-12-14T12:13:24.405Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27412023-12-14T12:13:24.725Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27422023-12-14T12:13:26.312Z Documenting fd-lock v3.0.13
27432023-12-14T12:13:31.792Z Documenting glob v0.3.1
27442023-12-14T12:13:33.046Z Documenting path-slash v0.1.5
27452023-12-14T12:13:34.180Z Documenting display-error-chain v0.2.0
27462023-12-14T12:13:34.908Z Documenting same-file v1.0.6
27472023-12-14T12:13:37.458Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27482023-12-14T12:13:38.142Z Documenting strip-ansi-escapes v0.1.1
27492023-12-14T12:13:38.731Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27502023-12-14T12:13:40.048Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27512023-12-14T12:13:41.072Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27522023-12-14T12:13:41.578Z Documenting walkdir v2.4.0
27532023-12-14T12:13:43.831Z Documenting buf-list v1.0.3
27542023-12-14T12:13:43.882Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27552023-12-14T12:13:48.296Z Checking darling_core v0.14.4
27562023-12-14T12:13:49.949Z Documenting nu-ansi-term v0.49.0
27572023-12-14T12:13:51.278Z Checking darling v0.14.4
27582023-12-14T12:13:51.456Z Documenting trust-dns-client v0.22.0
27592023-12-14T12:13:53.961Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27602023-12-14T12:13:54.690Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27612023-12-14T12:13:55.099Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27622023-12-14T12:13:56.001Z Documenting reedline v0.22.0
27632023-12-14T12:13:56.919Z Documenting bytecount v0.6.3
27642023-12-14T12:14:01.401Z Documenting papergrid v0.10.0
27652023-12-14T12:14:05.039Z Documenting trust-dns-server v0.22.1
27662023-12-14T12:14:05.921Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27672023-12-14T12:14:06.153Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27682023-12-14T12:14:07.450Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27692023-12-14T12:14:08.464Z Documenting sled v0.34.7
27702023-12-14T12:14:09.374Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27712023-12-14T12:14:09.412Z Documenting unicase v2.7.0
27722023-12-14T12:14:10.497Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27732023-12-14T12:14:10.911Z Documenting tabled_derive v0.6.0
27742023-12-14T12:14:11.036Z Documenting globset v0.4.13
27752023-12-14T12:14:14.315Z Documenting crossbeam-deque v0.8.3
27762023-12-14T12:14:14.651Z Documenting headers-core v0.2.0
27772023-12-14T12:14:15.102Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27782023-12-14T12:14:17.433Z Documenting olpc-cjson v0.1.3
27792023-12-14T12:14:18.158Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27802023-12-14T12:14:18.201Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27812023-12-14T12:14:18.732Z Documenting serde_plain v1.0.2
27822023-12-14T12:14:18.771Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27832023-12-14T12:14:19.005Z Documenting nix v0.26.4
27842023-12-14T12:14:19.742Z Documenting sqlparser_derive v0.1.1
27852023-12-14T12:14:20.091Z Documenting async-recursion v1.0.5
27862023-12-14T12:14:21.633Z Documenting typed-path v0.7.0
27872023-12-14T12:14:24.073Z Documenting unicode_categories v0.1.1
27882023-12-14T12:14:24.517Z Documenting home v0.5.5
27892023-12-14T12:14:24.974Z Documenting pretty-hex v0.4.0
27902023-12-14T12:14:26.492Z Documenting sqlparser v0.36.1
27912023-12-14T12:14:26.511Z Documenting headers v0.3.9
27922023-12-14T12:14:26.856Z Documenting rayon-core v1.12.0
27932023-12-14T12:14:29.748Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27942023-12-14T12:14:29.921Z Documenting tough v0.16.0
27952023-12-14T12:14:29.952Z Documenting sqlformat v0.2.3
27962023-12-14T12:14:30.220Z Documenting rustyline v12.0.0
27972023-12-14T12:14:33.157Z Documenting tabled v0.14.0
27982023-12-14T12:14:36.355Z Documenting mime_guess v2.0.4
27992023-12-14T12:14:38.215Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28002023-12-14T12:14:39.737Z Checking derive_builder_core v0.12.0
28012023-12-14T12:14:41.201Z Documenting derive_builder_core v0.12.0
28022023-12-14T12:14:42.754Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28032023-12-14T12:14:43.194Z Documenting signal-hook-mio v0.2.3
28042023-12-14T12:14:43.336Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28052023-12-14T12:14:44.246Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28062023-12-14T12:14:44.647Z Documenting universal-hash v0.5.1
28072023-12-14T12:14:49.362Z Documenting bcs v0.1.6
28082023-12-14T12:14:49.835Z Documenting kstat-rs v0.2.3
28092023-12-14T12:14:51.197Z Documenting thiserror-impl-no-std v2.0.2
28102023-12-14T12:14:51.377Z Documenting curve25519-dalek-derive v0.1.0
28112023-12-14T12:14:52.026Z Documenting opaque-debug v0.3.0
28122023-12-14T12:14:54.434Z Documenting highway v1.1.0
28132023-12-14T12:14:55.649Z Documenting derive_builder_macro v0.12.0
28142023-12-14T12:14:56.577Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28152023-12-14T12:14:56.661Z Documenting poly1305 v0.8.0
28162023-12-14T12:14:58.105Z Documenting curve25519-dalek v4.1.1
28172023-12-14T12:14:58.711Z Documenting crossterm v0.27.0
28182023-12-14T12:14:58.785Z Documenting thiserror-no-std v2.0.2
28192023-12-14T12:15:00.378Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28202023-12-14T12:15:01.601Z Documenting rayon v1.8.0
28212023-12-14T12:15:03.465Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28222023-12-14T12:15:04.287Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28232023-12-14T12:15:07.060Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28242023-12-14T12:15:07.551Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28252023-12-14T12:15:13.367Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28262023-12-14T12:15:26.245Z Documenting portable-atomic v1.4.3
28272023-12-14T12:15:31.959Z Documenting ed25519 v1.5.3
28282023-12-14T12:15:34.802Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28292023-12-14T12:15:35.390Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302023-12-14T12:15:36.099Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28312023-12-14T12:15:36.284Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28322023-12-14T12:15:36.671Z Documenting chacha20 v0.9.1
28332023-12-14T12:15:37.381Z Documenting aead v0.5.2
28342023-12-14T12:15:38.158Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28352023-12-14T12:15:39.847Z Documenting ref-cast-impl v1.0.20
28362023-12-14T12:15:40.446Z Documenting number_prefix v0.4.0
28372023-12-14T12:15:44.181Z Documenting cassowary v0.3.0
28382023-12-14T12:15:46.287Z Documenting indicatif v0.17.7
28392023-12-14T12:15:47.013Z Documenting chacha20poly1305 v0.10.1
28402023-12-14T12:15:47.853Z Documenting ref-cast v1.0.20
28412023-12-14T12:15:50.171Z Documenting ratatui v0.23.0
28422023-12-14T12:15:52.305Z Documenting salty v0.2.0
28432023-12-14T12:15:53.300Z Documenting vsss-rs v3.3.2
28442023-12-14T12:15:53.852Z Documenting derive_builder v0.12.0
28452023-12-14T12:15:59.129Z Documenting fs-err v2.11.0
28462023-12-14T12:16:01.181Z Documenting polar-core v0.27.0
28472023-12-14T12:16:01.768Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28482023-12-14T12:16:04.298Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28492023-12-14T12:16:04.863Z Documenting libxml v0.3.3
28502023-12-14T12:16:05.191Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28512023-12-14T12:16:06.339Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28522023-12-14T12:16:06.688Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28532023-12-14T12:16:08.748Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28542023-12-14T12:16:14.723Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28552023-12-14T12:16:14.795Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28562023-12-14T12:16:14.816Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28572023-12-14T12:16:14.973Z Documenting bb8 v0.8.1
28582023-12-14T12:16:15.129Z Documenting quick-xml v0.23.1
28592023-12-14T12:16:22.487Z Documenting bytesize v1.3.0
28602023-12-14T12:16:22.895Z Documenting serde-big-array v0.5.1
28612023-12-14T12:16:24.021Z Documenting rtoolbox v0.0.1
28622023-12-14T12:16:25.015Z Documenting oso-derive v0.27.0
28632023-12-14T12:16:26.172Z Documenting impl-trait-for-tuples v0.2.2
28642023-12-14T12:16:29.227Z Documenting is_ci v1.1.1
28652023-12-14T12:16:29.560Z Documenting maplit v1.0.2
28662023-12-14T12:16:29.931Z Documenting smawk v0.3.1
28672023-12-14T12:16:31.614Z Documenting http-range v0.1.5
28682023-12-14T12:16:34.776Z Documenting unicode-linebreak v0.1.5
28692023-12-14T12:16:34.842Z Documenting humantime v2.1.0
28702023-12-14T12:16:35.089Z Documenting oso v0.27.0
28712023-12-14T12:16:35.936Z Documenting supports-color v2.1.0
28722023-12-14T12:16:37.335Z Documenting hyper-staticfile v0.9.5
28732023-12-14T12:16:38.864Z Documenting rpassword v7.3.1
28742023-12-14T12:16:39.324Z Documenting textwrap v0.16.0
28752023-12-14T12:16:40.582Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28762023-12-14T12:16:42.890Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28772023-12-14T12:16:43.408Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28782023-12-14T12:16:43.510Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28792023-12-14T12:16:45.314Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28802023-12-14T12:16:45.937Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28812023-12-14T12:16:47.989Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28822023-12-14T12:16:53.510Z Documenting tui-tree-widget v0.13.0
28832023-12-14T12:16:55.793Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28842023-12-14T12:17:00.454Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28852023-12-14T12:17:02.533Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28862023-12-14T12:17:03.011Z Documenting cookie v0.18.0
28872023-12-14T12:17:03.115Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28882023-12-14T12:17:05.064Z Documenting signal-hook-tokio v0.3.1
28892023-12-14T12:17:10.544Z Documenting rcgen v0.11.3
28902023-12-14T12:17:10.858Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912023-12-14T12:17:11.936Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28922023-12-14T12:17:12.476Z Documenting atomicwrites v0.4.2
28932023-12-14T12:17:13.042Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28942023-12-14T12:17:16.096Z Documenting subprocess v0.2.9
28952023-12-14T12:17:19.655Z Documenting corncobs v0.1.3
28962023-12-14T12:17:20.898Z Documenting shell-words v1.1.0
28972023-12-14T12:17:21.766Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28982023-12-14T12:17:22.463Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28992023-12-14T12:17:24.051Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29002023-12-14T12:17:27.311Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29012023-12-14T12:17:27.860Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29022023-12-14T12:17:28.517Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29032023-12-14T12:17:28.880Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29042023-12-14T12:17:29.867Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29052023-12-14T12:17:31.423Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29062023-12-14T12:17:34.149Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29072023-12-14T12:17:52.438Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29082023-12-14T12:17:54.521Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29092023-12-14T12:18:00.163Z Documenting fatfs v0.3.6
29102023-12-14T12:18:05.187Z Documenting nanorand v0.7.0
29112023-12-14T12:18:06.183Z Documenting assert_matches v1.5.0
29122023-12-14T12:18:07.882Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29132023-12-14T12:18:11.210Z Documenting flume v0.11.0
29142023-12-14T12:18:12.188Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29152023-12-14T12:18:12.604Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29162023-12-14T12:18:15.676Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29172023-12-14T12:18:17.263Z Documenting omicron-zone-package v0.9.1
29182023-12-14T12:18:18.706Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29192023-12-14T12:18:24.674Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29202023-12-14T12:18:28.345Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29212023-12-14T12:18:35.918Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29222023-12-14T12:18:37.135Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29232023-12-14T12:18:42.479Z Documenting termios v0.3.3
29242023-12-14T12:18:48.756Z Documenting topological-sort v0.2.2
29252023-12-14T12:18:49.520Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29262023-12-14T12:18:49.521Z --> sled-agent/src/sim/instance.rs:46:7
29272023-12-14T12:18:49.521Z |
29282023-12-14T12:18:49.521Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29292023-12-14T12:18:49.521Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29302023-12-14T12:18:49.521Z |
29312023-12-14T12:18:49.521Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29322023-12-14T12:18:49.521Z
29332023-12-14T12:18:54.307Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29342023-12-14T12:18:54.658Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29352023-12-14T12:18:55.461Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29362023-12-14T12:18:55.574Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29372023-12-14T12:18:58.796Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29382023-12-14T12:19:25.299Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29392023-12-14T12:19:41.347Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29402023-12-14T12:19:43.234Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29412023-12-14T12:20:02.584Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29422023-12-14T12:20:04.297Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29432023-12-14T12:20:10.552Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29442023-12-14T12:20:11.012Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29452023-12-14T12:20:12.660Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29462023-12-14T12:21:09.170Zwarning: unresolved link to `VolumeConstructionRequest`
29472023-12-14T12:21:09.170Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29482023-12-14T12:21:09.170Z |
29492023-12-14T12:21:09.171Z338 | /// [`VolumeConstructionRequest`] is shown here):
29502023-12-14T12:21:09.171Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29512023-12-14T12:21:09.171Z |
29522023-12-14T12:21:09.171Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29532023-12-14T12:21:09.171Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29542023-12-14T12:21:09.171Z
29552023-12-14T12:21:09.176Zwarning: unresolved link to `fd00:1122:3344:101::5`
29562023-12-14T12:21:09.176Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29572023-12-14T12:21:09.176Z |
29582023-12-14T12:21:09.176Z348 | /// "[fd00:1122:3344:101::5]:1000",
29592023-12-14T12:21:09.176Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29602023-12-14T12:21:09.176Z
29612023-12-14T12:21:09.177Zwarning: unresolved link to `fd00:1122:3344:102::9`
29622023-12-14T12:21:09.177Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29632023-12-14T12:21:09.177Z |
29642023-12-14T12:21:09.177Z349 | /// "[fd00:1122:3344:102::9]:1000",
29652023-12-14T12:21:09.177Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29662023-12-14T12:21:09.177Z
29672023-12-14T12:21:09.177Zwarning: unresolved link to `fd00:1122:3344:103::2`
29682023-12-14T12:21:09.177Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29692023-12-14T12:21:09.177Z |
29702023-12-14T12:21:09.177Z350 | /// "[fd00:1122:3344:103::2]:1000"
29712023-12-14T12:21:09.178Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29722023-12-14T12:21:09.178Z
29732023-12-14T12:21:09.178Zwarning: unresolved link to `fd00:1122:3344:101::5`
29742023-12-14T12:21:09.178Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29752023-12-14T12:21:09.178Z |
29762023-12-14T12:21:09.178Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29772023-12-14T12:21:09.178Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29782023-12-14T12:21:09.178Z
29792023-12-14T12:21:09.178Zwarning: unresolved link to `fd00:1122:3344:102::9`
29802023-12-14T12:21:09.178Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29812023-12-14T12:21:09.178Z |
29822023-12-14T12:21:09.178Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29832023-12-14T12:21:09.178Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29842023-12-14T12:21:09.178Z
29852023-12-14T12:21:09.178Zwarning: unresolved link to `fd00:1122:3344:103::2`
29862023-12-14T12:21:09.179Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29872023-12-14T12:21:09.180Z |
29882023-12-14T12:21:09.180Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29892023-12-14T12:21:09.180Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29902023-12-14T12:21:09.180Z
29912023-12-14T12:21:12.478Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29922023-12-14T12:21:33.938Z Finished dev [unoptimized + debuginfo] target(s) in 15m 33s
29932023-12-14T12:21:34.044Z
29942023-12-14T12:21:34.045Zreal 15:33.677470047
29952023-12-14T12:21:34.045Zuser 53:29.250255080
29962023-12-14T12:21:34.045Zsys 1:00:13.672860571
29972023-12-14T12:21:34.045Ztrap 1.836640918
29982023-12-14T12:21:34.045Ztflt 0.766799019
29992023-12-14T12:21:34.045Zdflt 0.485710305
30002023-12-14T12:21:34.045Zkflt 0.000232990
30012023-12-14T12:21:34.045Zlock 3:12:03.172240144
30022023-12-14T12:21:34.045Zslp 4:06:12.514468020
30032023-12-14T12:21:34.045Zlat 5:31.264771055
30042023-12-14T12:21:34.045Zstop 1:29.343817765
30052023-12-14T12:21:34.049Zprocess exited: duration 1771920 ms, exit code 0
 
30062023-12-14T12:21:34.057Zfound 0 output files