01HFCCY7WF40WQ4RB30MFDYQ11: 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: 01HFCCYJ32AVDZNQRESVHE7P7H

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-16T15:47:17.620Zjob assigned to worker 01HFCCYK73QS642BR0F7CEK31Y (queued for 1 m 32 s)
 
22023-11-16T15:47:17.632Zstarting task 0: "setup"
32023-11-16T15:47:17.703Z++ uname -s
42023-11-16T15:47:17.707Z+ kern=SunOS
52023-11-16T15:47:17.710Z+ case "$kern" in
62023-11-16T15:47:17.713Z+ groupadd -g 12345 build
72023-11-16T15:47:17.716Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-16T15:47:19.725Z+ zfs create -o mountpoint=/work rpool/work
92023-11-16T15:47:20.131Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-16T15:47:20.134Z+ home_fs=zfs
112023-11-16T15:47:20.137Z+ [[ zfs == autofs ]]
122023-11-16T15:47:20.140Z+ mkdir -p /home/build
132023-11-16T15:47:20.143Z+ chown build:build /home/build /work
142023-11-16T15:47:20.938Z+ chmod 0700 /home/build /work
152023-11-16T15:47:20.941Zprocess exited: duration 3305 ms, exit code 0
 
162023-11-16T15:47:20.947Zstarting task 1: "rust-toolchain"
172023-11-16T15:47:20.961Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-16T15:47:20.967Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-16T15:47:21.172Zinfo: downloading installer
202023-11-16T15:47:24.442Zwarning: it looks like you have an existing installation of Rust at:
212023-11-16T15:47:24.456Zwarning: /opt/ooce/bin
222023-11-16T15:47:24.472Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-16T15:47:24.481Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-16T15:47:24.491Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-16T15:47:24.515Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-16T15:47:24.922Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-16T15:47:24.926Zerror: cannot install while Rust is installed
282023-11-16T15:47:24.939Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-16T15:47:24.950Zinfo: profile set to 'default'
302023-11-16T15:47:24.959Zinfo: default host triple is x86_64-unknown-illumos
312023-11-16T15:47:24.969Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-16T15:47:24.988Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-16T15:47:24.994Zinfo: downloading component 'cargo'
342023-11-16T15:47:25.695Zinfo: downloading component 'clippy'
352023-11-16T15:47:25.951Zinfo: downloading component 'rust-docs'
362023-11-16T15:47:26.833Zinfo: downloading component 'rust-std'
372023-11-16T15:47:28.422Zinfo: downloading component 'rustc'
382023-11-16T15:47:32.291Zinfo: downloading component 'rustfmt'
392023-11-16T15:47:32.515Zinfo: installing component 'cargo'
402023-11-16T15:47:34.743Zinfo: installing component 'clippy'
412023-11-16T15:47:35.754Zinfo: installing component 'rust-docs'
422023-11-16T15:47:38.586Zinfo: installing component 'rust-std'
432023-11-16T15:47:43.046Zinfo: installing component 'rustc'
442023-11-16T15:47:53.612Zinfo: installing component 'rustfmt'
452023-11-16T15:47:54.206Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-16T15:47:54.209Z
472023-11-16T15:47:54.351Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-16T15:47:54.366Z
492023-11-16T15:47:54.372Z
502023-11-16T15:47:54.375ZRust is installed now. Great!
512023-11-16T15:47:54.378Z
522023-11-16T15:47:54.382ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-16T15:47:54.385Zenvironment variable. This has not been done automatically.
542023-11-16T15:47:54.390Z
552023-11-16T15:47:54.399ZTo configure your current shell, run:
562023-11-16T15:47:54.406Zsource "$HOME/.cargo/env"
572023-11-16T15:47:54.849Z+ rustc --version
582023-11-16T15:47:54.859Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-16T15:47:54.865Zprocess exited: duration 33605 ms, exit code 0
 
602023-11-16T15:47:54.871Zstarting task 2: "authentication"
612023-11-16T15:47:54.928Zprocess exited: duration 53 ms, exit code 0
 
622023-11-16T15:47:54.936Zstarting task 3: "clone repository"
632023-11-16T15:47:54.952Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-16T15:47:54.958Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-16T15:47:55.092ZCloning into '/work/oxidecomputer/omicron'...
662023-11-16T15:48:01.144Z+ cd /work/oxidecomputer/omicron
672023-11-16T15:48:01.151Z+ [[ -n maghemite-integration ]]
682023-11-16T15:48:01.156Z+ git fetch origin maghemite-integration
692023-11-16T15:48:01.487ZFrom https://github.com/oxidecomputer/omicron
702023-11-16T15:48:01.494Z * branch maghemite-integration -> FETCH_HEAD
712023-11-16T15:48:01.501Z+ git checkout -B maghemite-integration remotes/origin/maghemite-integration
722023-11-16T15:48:01.591ZSwitched to a new branch 'maghemite-integration'
732023-11-16T15:48:01.599Zbranch 'maghemite-integration' set up to track 'origin/maghemite-integration'.
742023-11-16T15:48:01.604Z+ git reset --hard 7ccf7811627d1895fd28be632efc5b66ccc85007
752023-11-16T15:48:01.747ZHEAD is now at 7ccf7811 Update with latest version
762023-11-16T15:48:01.750Zprocess exited: duration 6809 ms, exit code 0
 
772023-11-16T15:48:01.757Zstarting task 4: "build"
782023-11-16T15:48:01.768Z+ cargo --version
792023-11-16T15:48:01.775Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-16T15:48:01.969Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-16T15:48:01.973Zinfo: downloading component 'cargo'
822023-11-16T15:48:02.641Zinfo: downloading component 'clippy'
832023-11-16T15:48:02.882Zinfo: downloading component 'rust-docs'
842023-11-16T15:48:03.744Zinfo: downloading component 'rust-std'
852023-11-16T15:48:05.109Zinfo: downloading component 'rustc'
862023-11-16T15:48:08.885Zinfo: downloading component 'rustfmt'
872023-11-16T15:48:09.152Zinfo: installing component 'cargo'
882023-11-16T15:48:10.357Zinfo: installing component 'clippy'
892023-11-16T15:48:10.880Zinfo: installing component 'rust-docs'
902023-11-16T15:48:13.627Zinfo: installing component 'rust-std'
912023-11-16T15:48:16.121Zinfo: installing component 'rustc'
922023-11-16T15:48:22.310Zinfo: installing component 'rustfmt'
932023-11-16T15:48:22.865Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-16T15:48:22.871Z+ rustc --version
952023-11-16T15:48:22.976Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-16T15:48:22.983Z+ source ./env.sh
972023-11-16T15:48:22.986Z++ set -o xtrace
982023-11-16T15:48:22.989Z++++ dirname ./env.sh
992023-11-16T15:48:22.992Z+++ cd .
1002023-11-16T15:48:22.996Z+++ echo /work/oxidecomputer/omicron
1012023-11-16T15:48:22.999Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-16T15:48:23.002Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-16T15:48:23.005Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-16T15:48:23.007Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-16T15:48:23.010Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-16T15:48:23.013Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-16T15:48:23.016Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-16T15:48:23.018Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-16T15:48:23.022Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-16T15:48:23.025Z++ unset OMICRON_WS
1112023-11-16T15:48:23.027Z++ set +o xtrace
1122023-11-16T15:48:23.098Z
1132023-11-16T15:48:23.102Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-16T15:48:23.104Z # # # # # # # # # # # # # # #
1152023-11-16T15:48:23.108Z # # # # ##### # # ##### # # # # # #### #
1162023-11-16T15:48:23.112Z ##### ##### # ##### # # # # # # # # #
1172023-11-16T15:48:23.115Z # # # # # # # # # # # # # # #
1182023-11-16T15:48:23.118Z # # # ###### # # ###### ### # #### # #### #
1192023-11-16T15:48:23.120Z
1202023-11-16T15:48:33.629Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-16T15:48:34.640Z Startup: Caching catalogs ... Done
1222023-11-16T15:48:39.801ZPlanning: Solver setup ... Done (4.878s)
1232023-11-16T15:48:39.926ZPlanning: Running solver ... Done (0.125s)
1242023-11-16T15:48:39.985ZPlanning: Finding local manifests ... Done (0.004s)
1252023-11-16T15:48:40.007ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-16T15:48:40.834ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-16T15:48:40.919ZPlanning: Package planning ... Done (0.081s)
1282023-11-16T15:48:41.003ZPlanning: Merging actions ... Done (0.087s)
1292023-11-16T15:48:42.354ZPlanning: Checking for conflicting actions ... Done (1.351s)
1302023-11-16T15:48:42.377ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-11-16T15:48:53.534ZPlanning: Evaluating mediators ... Done (11.161s)
1322023-11-16T15:48:53.621ZPlanning: Planning completed in 18.85 seconds
1332023-11-16T15:48:58.097Z Packages to install: 4
1342023-11-16T15:48:58.101Z Mediators to change: 2
1352023-11-16T15:48:58.107Z Services to change: 1
1362023-11-16T15:48:58.111Z Estimated space available: 148.90 GB
1372023-11-16T15:48:58.115ZEstimated space to be consumed: 1.37 GB
1382023-11-16T15:48:58.119Z Create boot environment: No
1392023-11-16T15:48:58.124ZCreate backup boot environment: No
1402023-11-16T15:48:58.127Z Rebuild boot archive: No
1412023-11-16T15:48:58.130Z
1422023-11-16T15:48:58.134ZChanged mediators:
1432023-11-16T15:48:58.141Z mediator clang:
1442023-11-16T15:48:58.149Z version: None -> 15 (system default)
1452023-11-16T15:48:58.152Z
1462023-11-16T15:48:58.154Z mediator llvm:
1472023-11-16T15:48:58.157Z version: 14 (system default) -> 15 (system default)
1482023-11-16T15:48:58.160Z
1492023-11-16T15:48:58.163ZChanged packages:
1502023-11-16T15:48:58.165Zhelios-dev
1512023-11-16T15:48:58.168Z developer/build-essential
1522023-11-16T15:48:58.171Z None -> 11-2.0
1532023-11-16T15:48:58.173Z library/libxmlsec1
1542023-11-16T15:48:58.176Z None -> 1.2.35-2.0
1552023-11-16T15:48:58.179Z ooce/developer/clang-15
1562023-11-16T15:48:58.181Z None -> 15.0.7-2.0
1572023-11-16T15:48:58.184Z ooce/developer/llvm-15
1582023-11-16T15:48:58.187Z None -> 15.0.7-2.0
1592023-11-16T15:48:58.190Z
1602023-11-16T15:48:58.193ZServices:
1612023-11-16T15:48:58.196Z restart_fmri:
1622023-11-16T15:48:58.199Z svc:/system/update-man-index:default
1632023-11-16T15:48:58.380Z
1642023-11-16T15:48:58.390ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-16T15:49:04.432ZDownload: 212/3290 items 1.3/212.6MB 0% complete (968k/s)
1662023-11-16T15:49:09.452ZDownload: 1191/3290 items 78.6/212.6MB 36% complete (7.6M/s)
1672023-11-16T15:49:14.457ZDownload: 1652/3290 items 117.9/212.6MB 55% complete (11.7M/s)
1682023-11-16T15:49:19.459ZDownload: 2674/3290 items 120.7/212.6MB 56% complete (4.2M/s)
1692023-11-16T15:49:24.457ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.5M/s)
1702023-11-16T15:49:25.541ZDownload: Completed 212.60 MB in 27.16 seconds (7.8M/s)
1712023-11-16T15:49:25.931Z Actions: 1/3687 actions (Installing new actions)
1722023-11-16T15:49:30.924Z Actions: 1900/3687 actions (Installing new actions)
1732023-11-16T15:49:35.576Z Actions: Completed 3687 actions in 8.18 seconds.
1742023-11-16T15:49:35.999Z Done (0.173s)
1752023-11-16T15:49:36.006Z Done (0.000s)
1762023-11-16T15:49:36.010Z Done (0.218s)
1772023-11-16T15:49:42.035Z Done (7.410s)
1782023-11-16T15:49:42.325Z Done (0.193s)
1792023-11-16T15:49:42.337Z Done (0.000s)
1802023-11-16T15:49:42.587Z Done (0.000s)
1812023-11-16T15:49:43.278ZPlanning: Evaluating mediator changes ... Done
1822023-11-16T15:49:43.561ZPlanning: Checking for conflicting actions ... Done
1832023-11-16T15:49:43.564ZPlanning: Consolidating action changes ... Done
1842023-11-16T15:49:44.010ZPlanning: Evaluating mediators ... Done
1852023-11-16T15:49:44.021ZPlanning: Planning completed in 0.73 seconds
1862023-11-16T15:49:44.062Z Mediators to change: 2
1872023-11-16T15:49:44.065Z Create boot environment: No
1882023-11-16T15:49:44.068ZCreate backup boot environment: No
1892023-11-16T15:49:44.167Z Done
1902023-11-16T15:49:44.170Z Done
1912023-11-16T15:49:44.307Z Done
1922023-11-16T15:49:50.162Z Done
1932023-11-16T15:49:50.284Z Done
1942023-11-16T15:49:50.294Z Done
1952023-11-16T15:49:50.511Z Done
1962023-11-16T15:49:51.540ZPlanning: Evaluating mediator changes ... Done
1972023-11-16T15:49:51.550ZPlanning: Merging actions ... Done
1982023-11-16T15:49:51.865ZPlanning: Checking for conflicting actions ... Done
1992023-11-16T15:49:51.879ZPlanning: Consolidating action changes ... Done
2002023-11-16T15:49:52.281ZPlanning: Evaluating mediators ... Done
2012023-11-16T15:49:52.368ZPlanning: Planning completed in 1.30 seconds
2022023-11-16T15:49:52.424Z Packages to change: 1
2032023-11-16T15:49:52.428Z Mediators to change: 1
2042023-11-16T15:49:52.431Z Services to change: 1
2052023-11-16T15:49:52.434Z Create boot environment: No
2062023-11-16T15:49:52.436ZCreate backup boot environment: Yes
2072023-11-16T15:49:54.433Z Actions: 1/6 actions (Updating modified actions)
2082023-11-16T15:49:54.442Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-16T15:49:54.453Z Done
2102023-11-16T15:49:54.461Z Done
2112023-11-16T15:49:54.483Z Done
2122023-11-16T15:50:00.341Z Done
2132023-11-16T15:50:00.484Z Done
2142023-11-16T15:50:00.500Z Done
2152023-11-16T15:50:00.582Z Done
2162023-11-16T15:50:01.255ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-16T15:50:01.259Zclang system 15 system
2182023-11-16T15:50:01.264Zcsh system system illumos
2192023-11-16T15:50:01.267Zctags system system illumos
2202023-11-16T15:50:01.270Zgcc vendor 12 vendor
2212023-11-16T15:50:01.273Zgcc system 10 system
2222023-11-16T15:50:01.277Zgcc system 7 system
2232023-11-16T15:50:01.280Zgo system 1.20 system
2242023-11-16T15:50:01.284Zgo system 1.19 system
2252023-11-16T15:50:01.287Zllvm system 15 system
2262023-11-16T15:50:01.291Zllvm system 14 system
2272023-11-16T15:50:01.294Zmariadb system 10.6 system
2282023-11-16T15:50:01.298Zmta vendor vendor dma
2292023-11-16T15:50:01.301Zopenjdk system 17 system
2302023-11-16T15:50:01.304Zopenjdk system 11 system
2312023-11-16T15:50:01.308Zopenjdk system 1.8 system
2322023-11-16T15:50:01.313Zopenssl vendor 3 vendor
2332023-11-16T15:50:01.316Zperl system 5.36 system
2342023-11-16T15:50:01.320Zpostgresql system 15 system
2352023-11-16T15:50:01.323Zpostgresql system 13 system
2362023-11-16T15:50:01.327Zpython vendor 3 vendor
2372023-11-16T15:50:01.330Zpython system 2 system
2382023-11-16T15:50:01.333Zpython3 system 3.11 system
2392023-11-16T15:50:01.338Zruby system 3.0 system
2402023-11-16T15:50:01.349Zwords vendor vendor american-english
2412023-11-16T15:50:01.361Zwords system system australian-english
2422023-11-16T15:50:01.769Zwords system system british-english
2432023-11-16T15:50:01.776Zwords system system canadian-english
2442023-11-16T15:50:01.785Zwords system system french
2452023-11-16T15:50:02.201Zwords system system italian
2462023-11-16T15:50:02.207Zwords system system ngerman
2472023-11-16T15:50:02.213Zwords system system ogerman
2482023-11-16T15:50:02.219Zwords system system spanish
2492023-11-16T15:50:02.232ZFMRI IFO
2502023-11-16T15:50:02.252Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-16T15:50:02.266Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-16T15:50:02.713Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-16T15:50:02.721Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-16T15:50:02.731Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-16T15:50:02.738Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-16T15:50:02.742Z+ set -o errexit
2572023-11-16T15:50:02.749Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-16T15:50:02.754Z++ cd ./tools
2592023-11-16T15:50:02.758Z++ pwd
2602023-11-16T15:50:02.763Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-16T15:50:02.771Z++ basename ./tools/ci_download_cockroachdb
2622023-11-16T15:50:02.778Z+ ARG0=ci_download_cockroachdb
2632023-11-16T15:50:02.782Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-16T15:50:02.785Z+ CIDL_VERSION=v22.1.9
2652023-11-16T15:50:02.788Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-16T15:50:02.791Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-16T15:50:02.794Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-16T15:50:02.798Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-16T15:50:02.801Z+ TARGET_DIR=out
2702023-11-16T15:50:02.805Z+ DOWNLOAD_DIR=out/downloads
2712023-11-16T15:50:02.809Z+ DEST_DIR=./out/cockroachdb
2722023-11-16T15:50:02.813Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-16T15:50:02.817Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-16T15:50:02.822Z+ main
2752023-11-16T15:50:02.826Z+ [[ 0 != 0 ]]
2762023-11-16T15:50:02.830Z+ CIDL_OS=solaris2.11
2772023-11-16T15:50:02.833Z+ [[ 0 != 0 ]]
2782023-11-16T15:50:02.836Z+ configure_os solaris2.11
2792023-11-16T15:50:02.839Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-16T15:50:02.843Zcurrent directory: /work/oxidecomputer/omicron
2812023-11-16T15:50:02.846Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-11-16T15:50:02.852Zconfiguring based on OS: "solaris2.11"
2832023-11-16T15:50:02.855Z+ case "$1" in
2842023-11-16T15:50:02.858Z+ CIDL_BUILD=illumos
2852023-11-16T15:50:02.861Z+ CIDL_SUFFIX=tar.gz
2862023-11-16T15:50:02.864Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-16T15:50:02.867Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-16T15:50:02.870Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-16T15:50:02.874Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-16T15:50:02.877Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-16T15:50:02.880Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2922023-11-16T15:50:02.883Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-16T15:50:02.887Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2942023-11-16T15:50:02.893Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-16T15:50:02.898Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-16T15:50:02.901ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-16T15:50:02.904Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-16T15:50:02.907ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-16T15:50:02.911Z+ mkdir -p out/downloads
3002023-11-16T15:50:02.914Z+ mkdir -p ./out/cockroachdb
3012023-11-16T15:50:02.917Z+ local DO_DOWNLOAD=true
3022023-11-16T15:50:02.921Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-16T15:50:02.926Z+ '[' true == true ']'
3042023-11-16T15:50:02.929Z+ echo Downloading...
3052023-11-16T15:50:02.932ZDownloading...
3062023-11-16T15:50:02.936Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-16T15:50:02.939Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-11-16T15:50:04.156Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-16T15:50:04.176Z++ md5sum
3102023-11-16T15:50:04.585Z++ awk '{print $1}'
3112023-11-16T15:50:04.592Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-16T15:50:04.601Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3132023-11-16T15:50:04.611Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-16T15:50:04.643Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-16T15:50:07.950Z+ do_assemble_illumos
3162023-11-16T15:50:07.955Z+ rm -r ./out/cockroachdb
3172023-11-16T15:50:07.958Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-16T15:50:08.552Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-16T15:50:08.784ZBuild Tag: v22.1.9-dirty
3202023-11-16T15:50:08.787ZBuild Time: 2022/10/26 21:17:46
3212023-11-16T15:50:08.790ZDistribution: OSS
3222023-11-16T15:50:08.793ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-16T15:50:08.796ZGo Version: go1.17.13
3242023-11-16T15:50:08.800ZC Compiler: gcc 10.3.0
3252023-11-16T15:50:08.803ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-16T15:50:08.806ZBuild Type: release
3272023-11-16T15:50:08.811Z+ set -o errexit
3282023-11-16T15:50:08.815Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-16T15:50:08.818Z++ cd ./tools
3302023-11-16T15:50:08.820Z++ pwd
3312023-11-16T15:50:08.823Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-16T15:50:08.827Z++ basename ./tools/ci_download_clickhouse
3332023-11-16T15:50:08.829Z+ ARG0=ci_download_clickhouse
3342023-11-16T15:50:08.832Z+ TARGET_DIR=out
3352023-11-16T15:50:08.837Z+ DOWNLOAD_DIR=out/downloads
3362023-11-16T15:50:08.840Z+ DEST_DIR=./out/clickhouse
3372023-11-16T15:50:08.845Z+ CIDL_VERSION=v22.8.9.24
3382023-11-16T15:50:08.849Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-16T15:50:08.853Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-16T15:50:08.855Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-16T15:50:08.918Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-16T15:50:08.923Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-16T15:50:08.927Z+ main
3442023-11-16T15:50:08.930Z+ [[ 0 != 0 ]]
3452023-11-16T15:50:08.933Z+ CIDL_OS=solaris2.11
3462023-11-16T15:50:08.936Z+ [[ 0 != 0 ]]
3472023-11-16T15:50:08.940Z+ configure_os solaris2.11
3482023-11-16T15:50:08.944Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-16T15:50:08.947Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-16T15:50:08.951Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-16T15:50:08.962Zconfiguring based on OS: "solaris2.11"
3522023-11-16T15:50:08.967Z+ CIDL_DASHREV=
3532023-11-16T15:50:08.971Z+ case "$1" in
3542023-11-16T15:50:08.975Z+ CIDL_PLATFORM=illumos
3552023-11-16T15:50:08.978Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-16T15:50:08.981Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-16T15:50:08.986Z+ CIDL_DASHREV=-1
3582023-11-16T15:50:08.989Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-16T15:50:08.996Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-16T15:50:09.000Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-16T15:50:09.007Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-16T15:50:09.011Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-16T15:50:09.017ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-16T15:50:09.021Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652023-11-16T15:50:09.030ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-16T15:50:09.034Z+ mkdir -p out/downloads
3672023-11-16T15:50:09.037Z+ mkdir -p ./out/clickhouse
3682023-11-16T15:50:09.041Z+ local DO_DOWNLOAD=true
3692023-11-16T15:50:09.044Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-16T15:50:09.047Z+ '[' true == true ']'
3712023-11-16T15:50:09.053Z+ echo Downloading...
3722023-11-16T15:50:09.057ZDownloading...
3732023-11-16T15:50:09.064Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-16T15:50:09.069Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-11-16T15:50:10.433Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-16T15:50:10.439Z++ md5sum
3772023-11-16T15:50:10.446Z++ awk '{print $1}'
3782023-11-16T15:50:10.701Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-16T15:50:10.707Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3802023-11-16T15:50:10.717Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-16T15:50:10.724Z+ mkdir -p ./out/clickhouse
3822023-11-16T15:50:10.733Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-16T15:50:15.849Z+ ./out/clickhouse/clickhouse server --version
3842023-11-16T15:50:15.887ZClickHouse server version 22.8.9.1.
3852023-11-16T15:50:15.910Z+ set -o errexit
3862023-11-16T15:50:15.913Z+++ dirname ./tools/ci_download_console
3872023-11-16T15:50:15.916Z++ cd ./tools
3882023-11-16T15:50:15.921Z++ pwd
3892023-11-16T15:50:15.924Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-16T15:50:15.927Z++ basename ./tools/ci_download_console
3912023-11-16T15:50:15.930Z+ ARG0=ci_download_console
3922023-11-16T15:50:15.934Z+ TARGET_DIR=out
3932023-11-16T15:50:15.937Z+ DOWNLOAD_DIR=out/downloads
3942023-11-16T15:50:15.941Z+ DEST_DIR=./out/console-assets
3952023-11-16T15:50:15.945Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-16T15:50:15.948Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-16T15:50:15.951Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-16T15:50:15.955Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-16T15:50:15.958Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-16T15:50:15.962Z+ main
4012023-11-16T15:50:15.967Z+ [[ 0 != 0 ]]
4022023-11-16T15:50:15.970Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-16T15:50:15.975ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-16T15:50:15.979Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-16T15:50:15.982ZLocal file: out/downloads/console.tar.gz
4062023-11-16T15:50:15.985Z+ local DO_DOWNLOAD=true
4072023-11-16T15:50:15.989Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-16T15:50:15.993Z+ mkdir -p out/downloads
4092023-11-16T15:50:15.996Z+ '[' true == true ']'
4102023-11-16T15:50:15.999Z+ echo Downloading...
4112023-11-16T15:50:16.002ZDownloading...
4122023-11-16T15:50:16.006Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-16T15:50:16.009Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-16T15:50:16.611Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-16T15:50:16.614Z++ case "$OSTYPE" in
4162023-11-16T15:50:16.617Z++ SHA=sha256sum
4172023-11-16T15:50:16.620Z++ sha256sum
4182023-11-16T15:50:16.623Z++ awk '{print $1}'
4192023-11-16T15:50:16.637Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-16T15:50:16.641Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4212023-11-16T15:50:16.646Z+ rm -rf ./out/console-assets
4222023-11-16T15:50:16.650Z+ mkdir -p ./out/console-assets
4232023-11-16T15:50:16.653Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-16T15:50:16.659Z+ mkdir -p ./out/console-assets
4252023-11-16T15:50:16.664Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-16T15:50:16.787Z+ set -o errexit
4272023-11-16T15:50:16.791Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-16T15:50:16.794Z++ cd ./tools
4292023-11-16T15:50:16.797Z++ pwd
4302023-11-16T15:50:16.800Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-16T15:50:16.803Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-16T15:50:16.806Z+ ARG0=ci_download_maghemite_openapi
4332023-11-16T15:50:16.810Z+ TARGET_DIR=out
4342023-11-16T15:50:16.812Z+ DOWNLOAD_DIR=out/downloads
4352023-11-16T15:50:16.815Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-16T15:50:16.818Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4372023-11-16T15:50:16.822Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-16T15:50:16.825Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4392023-11-16T15:50:16.828Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4402023-11-16T15:50:16.831Z+ main
4412023-11-16T15:50:16.834Z+ [[ 0 != 0 ]]
4422023-11-16T15:50:16.837Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4432023-11-16T15:50:16.840ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4442023-11-16T15:50:16.843Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4452023-11-16T15:50:16.847ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4462023-11-16T15:50:16.850Z+ local DO_DOWNLOAD=true
4472023-11-16T15:50:16.854Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4482023-11-16T15:50:16.857Z+ mkdir -p out/downloads
4492023-11-16T15:50:16.860Z+ '[' true == true ']'
4502023-11-16T15:50:16.862Z+ echo Downloading...
4512023-11-16T15:50:16.866ZDownloading...
4522023-11-16T15:50:16.869Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4532023-11-16T15:50:16.872Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4542023-11-16T15:50:17.052Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4552023-11-16T15:50:17.057Z++ case "$OSTYPE" in
4562023-11-16T15:50:17.060Z++ SHA=sha256sum
4572023-11-16T15:50:17.095Z++ sha256sum
4582023-11-16T15:50:17.100Z++ awk '{print $1}'
4592023-11-16T15:50:17.103Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-16T15:50:17.106Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4612023-11-16T15:50:17.109Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-16T15:50:17.119Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4632023-11-16T15:50:17.122Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-16T15:50:17.129Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4652023-11-16T15:50:17.137Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4662023-11-16T15:50:17.148Z+ main
4672023-11-16T15:50:17.176Z+ [[ 0 != 0 ]]
4682023-11-16T15:50:17.182Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4692023-11-16T15:50:17.187ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4702023-11-16T15:50:17.195Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4712023-11-16T15:50:17.200ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4722023-11-16T15:50:17.203Z+ local DO_DOWNLOAD=true
4732023-11-16T15:50:17.206Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4742023-11-16T15:50:17.209Z+ mkdir -p out/downloads
4752023-11-16T15:50:17.213Z+ '[' true == true ']'
4762023-11-16T15:50:17.219Z+ echo Downloading...
4772023-11-16T15:50:17.224ZDownloading...
4782023-11-16T15:50:17.228Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4792023-11-16T15:50:17.231Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4802023-11-16T15:50:17.235Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4812023-11-16T15:50:17.238Z++ case "$OSTYPE" in
4822023-11-16T15:50:17.241Z++ SHA=sha256sum
4832023-11-16T15:50:17.244Z++ sha256sum
4842023-11-16T15:50:17.247Z++ awk '{print $1}'
4852023-11-16T15:50:17.251Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-16T15:50:17.253Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4872023-11-16T15:50:17.256Z+ set -o errexit
4882023-11-16T15:50:17.260Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-16T15:50:17.263Z++ cd ./tools
4902023-11-16T15:50:17.265Z++ pwd
4912023-11-16T15:50:17.269Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-16T15:50:17.272Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-16T15:50:17.275Z+ ARG0=ci_download_dendrite_openapi
4942023-11-16T15:50:17.279Z+ TARGET_DIR=out
4952023-11-16T15:50:17.283Z+ DOWNLOAD_DIR=out/downloads
4962023-11-16T15:50:17.285Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-16T15:50:17.288Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4982023-11-16T15:50:17.294Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4992023-11-16T15:50:17.297Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5002023-11-16T15:50:17.300Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5012023-11-16T15:50:17.303Z+ main
5022023-11-16T15:50:17.306Z+ [[ 0 != 0 ]]
5032023-11-16T15:50:17.309Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5042023-11-16T15:50:17.312ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5052023-11-16T15:50:17.315Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5062023-11-16T15:50:17.319ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5072023-11-16T15:50:17.322Z+ local DO_DOWNLOAD=true
5082023-11-16T15:50:17.324Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5092023-11-16T15:50:17.328Z+ mkdir -p out/downloads
5102023-11-16T15:50:17.330Z+ '[' true == true ']'
5112023-11-16T15:50:17.333Z+ echo Downloading...
5122023-11-16T15:50:17.336ZDownloading...
5132023-11-16T15:50:17.339Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5142023-11-16T15:50:17.342Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5152023-11-16T15:50:17.417Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5162023-11-16T15:50:17.421Z++ case "$OSTYPE" in
5172023-11-16T15:50:17.424Z++ SHA=sha256sum
5182023-11-16T15:50:17.427Z++ sha256sum
5192023-11-16T15:50:17.430Z++ awk '{print $1}'
5202023-11-16T15:50:17.433Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5212023-11-16T15:50:17.436Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5222023-11-16T15:50:17.439Z+ set -o errexit
5232023-11-16T15:50:17.443Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-16T15:50:17.446Z++ cd ./tools
5252023-11-16T15:50:17.449Z++ pwd
5262023-11-16T15:50:17.452Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-16T15:50:17.454Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-16T15:50:17.457Z+ ARG0=ci_download_dendrite_stub
5292023-11-16T15:50:17.460Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-16T15:50:17.463Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5312023-11-16T15:50:17.470Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5322023-11-16T15:50:17.488Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5332023-11-16T15:50:17.491Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-16T15:50:17.494Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5352023-11-16T15:50:17.497Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5362023-11-16T15:50:17.500Z+ TARGET_DIR=out
5372023-11-16T15:50:17.503Z+ DOWNLOAD_DIR=out/downloads
5382023-11-16T15:50:17.506Z+ DEST_DIR=./out/dendrite-stub
5392023-11-16T15:50:17.510Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-11-16T15:50:17.513Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-11-16T15:50:17.515Z+ REPO=oxidecomputer/dendrite
5422023-11-16T15:50:17.519Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5432023-11-16T15:50:17.525Z+ main
5442023-11-16T15:50:17.528Z+ [[ 0 != 0 ]]
5452023-11-16T15:50:17.531Z+ CIDL_OS=solaris2.11
5462023-11-16T15:50:17.535Z+ [[ 0 != 0 ]]
5472023-11-16T15:50:17.538Z+ configure_os solaris2.11
5482023-11-16T15:50:17.541Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-11-16T15:50:17.543Zcurrent directory: /work/oxidecomputer/omicron
5502023-11-16T15:50:17.546Z+ echo 'configuring based on OS: "solaris2.11"'
5512023-11-16T15:50:17.551Zconfiguring based on OS: "solaris2.11"
5522023-11-16T15:50:17.554Z+ case "$1" in
5532023-11-16T15:50:17.557Z+ SET_BINARIES=
5542023-11-16T15:50:17.563Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5552023-11-16T15:50:17.567Z+ CIDL_SHA256FUNC=do_sha256sum
5562023-11-16T15:50:17.571Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572023-11-16T15:50:17.576Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5582023-11-16T15:50:17.579Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592023-11-16T15:50:17.584Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5602023-11-16T15:50:17.597ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5612023-11-16T15:50:17.604Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5622023-11-16T15:50:18.023ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-11-16T15:50:18.031Z+ mkdir -p out/downloads
5642023-11-16T15:50:18.454Z+ mkdir -p ./out/dendrite-stub
5652023-11-16T15:50:18.457Z+ fetch_and_verify
5662023-11-16T15:50:18.460Z+ local DO_DOWNLOAD=true
5672023-11-16T15:50:18.464Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-16T15:50:18.472Z+ '[' true == true ']'
5692023-11-16T15:50:18.886Z+ echo Downloading...
5702023-11-16T15:50:18.889ZDownloading...
5712023-11-16T15:50:18.892Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-16T15:50:18.895Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5732023-11-16T15:50:23.898Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-16T15:50:23.904Z++ sha256sum
5752023-11-16T15:50:23.908Z++ awk '{print $1}'
5762023-11-16T15:50:23.996Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5772023-11-16T15:50:24.004Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5782023-11-16T15:50:24.008Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-16T15:50:24.012Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-16T15:50:24.946Z+ do_assemble
5812023-11-16T15:50:24.949Z+ rm -r ./out/dendrite-stub
5822023-11-16T15:50:24.952Z+ mkdir ./out/dendrite-stub
5832023-11-16T15:50:24.955Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-16T15:50:25.064Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-16T15:50:25.075Z+ set -o errexit
5862023-11-16T15:50:25.078Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-16T15:50:25.081Z++ cd ./tools
5882023-11-16T15:50:25.084Z++ pwd
5892023-11-16T15:50:25.086Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-16T15:50:25.089Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-16T15:50:25.092Z+ ARG0=ci_download_maghemite_mgd
5922023-11-16T15:50:25.095Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-16T15:50:25.098Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5942023-11-16T15:50:25.101Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-16T15:50:25.104Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-16T15:50:25.106Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5972023-11-16T15:50:25.112Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-16T15:50:25.116Z+ TARGET_DIR=out
5992023-11-16T15:50:25.118Z+ DOWNLOAD_DIR=out/downloads
6002023-11-16T15:50:25.121Z+ DEST_DIR=./out/mgd
6012023-11-16T15:50:25.124Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-16T15:50:25.127Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-16T15:50:25.130Z+ REPO=oxidecomputer/maghemite
6042023-11-16T15:50:25.133Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6052023-11-16T15:50:25.136Z+ main
6062023-11-16T15:50:25.138Z+ [[ 0 != 0 ]]
6072023-11-16T15:50:25.141Z+ CIDL_OS=solaris2.11
6082023-11-16T15:50:25.144Z+ [[ 0 != 0 ]]
6092023-11-16T15:50:25.147Z+ configure_os solaris2.11
6102023-11-16T15:50:25.149Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-16T15:50:25.152Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-16T15:50:25.155Z+ echo 'configuring based on OS: "solaris2.11"'
6132023-11-16T15:50:25.157Zconfiguring based on OS: "solaris2.11"
6142023-11-16T15:50:25.160Z+ case "$1" in
6152023-11-16T15:50:25.163Z+ SET_BINARIES=
6162023-11-16T15:50:25.166Z+ CIDL_SHA256FUNC=do_sha256sum
6172023-11-16T15:50:25.170Z+ TARBALL_FILENAME=mgd.tar.gz
6182023-11-16T15:50:25.173Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-16T15:50:25.178Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-16T15:50:25.181Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6212023-11-16T15:50:25.184Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222023-11-16T15:50:25.186ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6232023-11-16T15:50:25.189ZLocal file: out/downloads/mgd.tar.gz
6242023-11-16T15:50:25.193Z+ mkdir -p out/downloads
6252023-11-16T15:50:25.196Z+ mkdir -p ./out/mgd
6262023-11-16T15:50:25.199Z+ fetch_and_verify
6272023-11-16T15:50:25.204Z+ local DO_DOWNLOAD=true
6282023-11-16T15:50:25.207Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-16T15:50:25.210Z+ '[' true == true ']'
6302023-11-16T15:50:25.213Z+ echo Downloading...
6312023-11-16T15:50:25.216ZDownloading...
6322023-11-16T15:50:25.219Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-16T15:50:25.222Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6342023-11-16T15:50:29.408Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-16T15:50:29.412Z++ sha256sum
6362023-11-16T15:50:29.414Z++ awk '{print $1}'
6372023-11-16T15:50:29.893Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6382023-11-16T15:50:29.896Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6392023-11-16T15:50:29.902Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-16T15:50:29.909Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-16T15:50:30.198Z+ do_assemble
6422023-11-16T15:50:30.202Z+ rm -r ./out/mgd
6432023-11-16T15:50:30.205Z+ mkdir ./out/mgd
6442023-11-16T15:50:30.210Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-16T15:50:30.410Z+ set -o errexit
6462023-11-16T15:50:30.413Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-16T15:50:30.417Z++ cd ./tools
6482023-11-16T15:50:30.420Z++ pwd
6492023-11-16T15:50:30.427Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-16T15:50:30.434Z++ basename ./tools/ci_download_transceiver_control
6512023-11-16T15:50:30.453Z+ ARG0=ci_download_transceiver_control
6522023-11-16T15:50:30.465Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-16T15:50:30.472Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-16T15:50:30.475Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-16T15:50:30.478Z+ TARGET_DIR=out
6562023-11-16T15:50:30.481Z+ DOWNLOAD_DIR=out/downloads
6572023-11-16T15:50:30.484Z+ DEST_DIR=./out/transceiver-control
6582023-11-16T15:50:30.487Z+ BIN_DIR=/opt/oxide/bin
6592023-11-16T15:50:30.491Z+ BINARY=xcvradm
6602023-11-16T15:50:30.494Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-16T15:50:30.499Z+ REPO=oxidecomputer/transceiver-control
6622023-11-16T15:50:30.501Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-16T15:50:30.504Z+ main
6642023-11-16T15:50:30.507Z+ [[ 0 != 0 ]]
6652023-11-16T15:50:30.510Z+ CIDL_OS=solaris2.11
6662023-11-16T15:50:30.513Z+ [[ 0 != 0 ]]
6672023-11-16T15:50:30.517Z+ configure_os solaris2.11
6682023-11-16T15:50:30.520Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-16T15:50:30.526Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-16T15:50:30.529Z+ echo 'configuring based on OS: "solaris2.11"'
6712023-11-16T15:50:30.533Zconfiguring based on OS: "solaris2.11"
6722023-11-16T15:50:30.536Z+ case "$1" in
6732023-11-16T15:50:30.541Z+ SET_BINARIES=
6742023-11-16T15:50:30.544Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-16T15:50:30.547Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-16T15:50:30.591Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-16T15:50:30.598Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-16T15:50:30.612Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-16T15:50:30.625Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-16T15:50:31.035ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-16T15:50:31.041Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-16T15:50:31.050ZLocal file: out/downloads/xcvradm.gz
6832023-11-16T15:50:31.054Z+ mkdir -p out/downloads
6842023-11-16T15:50:31.058Z+ mkdir -p ./out/transceiver-control
6852023-11-16T15:50:31.061Z+ fetch_and_verify
6862023-11-16T15:50:31.064Z+ local DO_DOWNLOAD=true
6872023-11-16T15:50:31.067Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-16T15:50:31.069Z+ '[' true == true ']'
6892023-11-16T15:50:31.073Z+ echo Downloading...
6902023-11-16T15:50:31.076ZDownloading...
6912023-11-16T15:50:31.078Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-16T15:50:31.081Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6932023-11-16T15:50:33.728Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-16T15:50:33.732Z++ sha256sum
6952023-11-16T15:50:33.736Z++ awk '{print $1}'
6962023-11-16T15:50:33.755Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-16T15:50:33.758Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6982023-11-16T15:50:33.761Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-16T15:50:33.764Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-16T15:50:33.767Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-16T15:50:33.941Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-16T15:50:33.944Z+ do_assemble
7032023-11-16T15:50:33.947Z+ rm -r ./out/transceiver-control
7042023-11-16T15:50:33.950Z+ mkdir ./out/transceiver-control
7052023-11-16T15:50:33.953Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-16T15:50:34.186ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-16T15:50:34.191Z
7082023-11-16T15:50:34.195Zreal 2:11.037520277
7092023-11-16T15:50:34.199Zuser 52.826203203
7102023-11-16T15:50:34.205Zsys 10.563905412
7112023-11-16T15:50:34.210Ztrap 0.026515586
7122023-11-16T15:50:34.216Ztflt 0.254585084
7132023-11-16T15:50:34.221Zdflt 0.553060154
7142023-11-16T15:50:34.230Zkflt 0.127479904
7152023-11-16T15:50:34.237Zlock 1.887547585
7162023-11-16T15:50:34.243Zslp 3:59.162678519
7172023-11-16T15:50:34.248Zlat 4.048921468
7182023-11-16T15:50:34.252Zstop 0.073510208
7192023-11-16T15:50:34.256Z
7202023-11-16T15:50:34.258Z #### # # ##### ##### # #
7212023-11-16T15:50:34.261Z # # # # # # # # # #
7222023-11-16T15:50:34.264Z # # # # # # # #
7232023-11-16T15:50:34.267Z # # # ##### ##### #
7242023-11-16T15:50:34.270Z # # # # # # #
7252023-11-16T15:50:34.272Z #### ###### # # # #
7262023-11-16T15:50:34.275Z
7272023-11-16T15:50:34.526Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-16T15:50:34.929Z Updating crates.io index
7292023-11-16T15:50:34.976Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-16T15:50:35.727Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-16T15:50:37.575Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-16T15:50:38.362Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-16T15:50:38.707Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-16T15:50:39.051Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-16T15:50:39.366Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-16T15:50:40.277Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-16T15:50:42.131Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-16T15:50:43.194Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-16T15:50:43.538Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-16T15:50:44.187Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-16T15:50:44.569Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-16T15:50:44.915Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-16T15:50:45.369Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-16T15:50:45.708Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-16T15:50:46.250Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-16T15:50:46.848Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-16T15:50:47.257Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-16T15:50:47.560Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-16T15:50:48.860Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-16T15:50:49.349Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-16T15:50:50.344Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-16T15:50:50.768Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-16T15:50:51.181Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-16T15:50:52.706Z Downloading crates ...
7552023-11-16T15:50:52.908Z Downloaded equivalent v1.0.1
7562023-11-16T15:50:52.915Z Downloaded clap v4.4.3
7572023-11-16T15:50:52.930Z Downloaded serde v1.0.192
7582023-11-16T15:50:52.936Z Downloaded quote v1.0.33
7592023-11-16T15:50:52.940Z Downloaded itoa v1.0.9
7602023-11-16T15:50:52.943Z Downloaded heck v0.4.1
7612023-11-16T15:50:52.951Z Downloaded thiserror v1.0.49
7622023-11-16T15:50:52.957Z Downloaded utf8parse v0.2.1
7632023-11-16T15:50:52.960Z Downloaded cargo-platform v0.1.3
7642023-11-16T15:50:52.963Z Downloaded errno v0.3.2
7652023-11-16T15:50:52.965Z Downloaded anstyle v1.0.2
7662023-11-16T15:50:52.968Z Downloaded camino v1.1.6
7672023-11-16T15:50:52.970Z Downloaded clap_derive v4.4.2
7682023-11-16T15:50:52.973Z Downloaded anstream v0.5.0
7692023-11-16T15:50:52.976Z Downloaded toml_datetime v0.6.5
7702023-11-16T15:50:52.979Z Downloaded cargo_toml v0.17.0
7712023-11-16T15:50:52.982Z Downloaded colorchoice v1.0.0
7722023-11-16T15:50:52.985Z Downloaded strsim v0.10.0
7732023-11-16T15:50:52.987Z Downloaded anyhow v1.0.75
7742023-11-16T15:50:52.990Z Downloaded io-lifetimes v1.0.11
7752023-11-16T15:50:52.993Z Downloaded toml v0.8.8
7762023-11-16T15:50:52.996Z Downloaded clap_lex v0.5.1
7772023-11-16T15:50:53.000Z Downloaded proc-macro2 v1.0.69
7782023-11-16T15:50:53.002Z Downloaded bitflags v1.3.2
7792023-11-16T15:50:53.005Z Downloaded indexmap v2.1.0
7802023-11-16T15:50:53.011Z Downloaded semver v1.0.20
7812023-11-16T15:50:53.015Z Downloaded unicode-ident v1.0.12
7822023-11-16T15:50:53.019Z Downloaded memchr v2.6.3
7832023-11-16T15:50:53.028Z Downloaded toml_edit v0.21.0
7842023-11-16T15:50:53.065Z Downloaded hashbrown v0.14.2
7852023-11-16T15:50:53.073Z Downloaded clap_builder v4.4.2
7862023-11-16T15:50:53.084Z Downloaded syn v2.0.32
7872023-11-16T15:50:53.102Z Downloaded rustix v0.37.23
7882023-11-16T15:50:53.135Z Downloaded winnow v0.5.15
7892023-11-16T15:50:53.148Z Downloaded libc v0.2.150
7902023-11-16T15:50:53.222Z Downloaded serde_json v1.0.108
7912023-11-16T15:50:53.226Z Downloaded serde_derive v1.0.192
7922023-11-16T15:50:53.228Z Downloaded anstyle-parse v0.2.1
7932023-11-16T15:50:53.231Z Downloaded ryu v1.0.15
7942023-11-16T15:50:53.234Z Downloaded serde_spanned v0.6.4
7952023-11-16T15:50:53.238Z Downloaded anstyle-query v1.0.0
7962023-11-16T15:50:53.240Z Downloaded thiserror-impl v1.0.49
7972023-11-16T15:50:53.243Z Downloaded cargo_metadata v0.18.0
7982023-11-16T15:50:53.246Z Downloaded terminal_size v0.2.6
7992023-11-16T15:50:53.333Z Compiling proc-macro2 v1.0.69
8002023-11-16T15:50:53.336Z Compiling unicode-ident v1.0.12
8012023-11-16T15:50:53.339Z Compiling serde v1.0.192
8022023-11-16T15:50:53.344Z Compiling libc v0.2.150
8032023-11-16T15:50:53.348Z Compiling io-lifetimes v1.0.11
8042023-11-16T15:50:53.351Z Compiling rustix v0.37.23
8052023-11-16T15:50:53.355Z Compiling hashbrown v0.14.2
8062023-11-16T15:50:53.358Z Compiling utf8parse v0.2.1
8072023-11-16T15:50:53.691Z Compiling equivalent v1.0.1
8082023-11-16T15:50:53.694Z Compiling bitflags v1.3.2
8092023-11-16T15:50:53.821Z Compiling anstyle-parse v0.2.1
8102023-11-16T15:50:53.855Z Compiling anstyle v1.0.2
8112023-11-16T15:50:54.243Z Compiling semver v1.0.20
8122023-11-16T15:50:54.354Z Compiling camino v1.1.6
8132023-11-16T15:50:55.083Z Compiling indexmap v2.1.0
8142023-11-16T15:50:55.273Z Compiling thiserror v1.0.49
8152023-11-16T15:50:55.302Z Compiling colorchoice v1.0.0
8162023-11-16T15:50:55.391Z Compiling serde_json v1.0.108
8172023-11-16T15:50:55.471Z Compiling winnow v0.5.15
8182023-11-16T15:50:55.573Z Compiling anstyle-query v1.0.0
8192023-11-16T15:50:55.746Z Compiling anstream v0.5.0
8202023-11-16T15:50:55.858Z Compiling strsim v0.10.0
8212023-11-16T15:50:55.886Z Compiling anyhow v1.0.75
8222023-11-16T15:50:56.084Z Compiling ryu v1.0.15
8232023-11-16T15:50:56.595Z Compiling quote v1.0.33
8242023-11-16T15:50:56.634Z Compiling itoa v1.0.9
8252023-11-16T15:50:56.781Z Compiling heck v0.4.1
8262023-11-16T15:50:56.970Z Compiling clap_lex v0.5.1
8272023-11-16T15:50:57.208Z Compiling syn v2.0.32
8282023-11-16T15:50:57.381Z Compiling errno v0.3.2
8292023-11-16T15:50:58.853Z Compiling terminal_size v0.2.6
8302023-11-16T15:50:58.990Z Compiling clap_builder v4.4.2
8312023-11-16T15:51:04.892Z Compiling serde_derive v1.0.192
8322023-11-16T15:51:04.896Z Compiling thiserror-impl v1.0.49
8332023-11-16T15:51:04.899Z Compiling clap_derive v4.4.2
8342023-11-16T15:51:09.157Z Compiling clap v4.4.3
8352023-11-16T15:51:16.719Z Compiling toml_datetime v0.6.5
8362023-11-16T15:51:16.726Z Compiling serde_spanned v0.6.4
8372023-11-16T15:51:16.728Z Compiling cargo-platform v0.1.3
8382023-11-16T15:51:17.091Z Compiling toml_edit v0.21.0
8392023-11-16T15:51:18.717Z Compiling cargo_metadata v0.18.0
8402023-11-16T15:51:20.270Z Compiling toml v0.8.8
8412023-11-16T15:51:21.320Z Compiling cargo_toml v0.17.0
8422023-11-16T15:51:26.435Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-16T15:51:27.635Z Finished dev [unoptimized + debuginfo] target(s) in 53.36s
8442023-11-16T15:51:27.834Z Running `target/debug/xtask clippy`
8452023-11-16T15:51:27.886Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-16T15:51:28.690Z Downloading crates ...
8472023-11-16T15:51:28.924Z Downloaded aead v0.5.2
8482023-11-16T15:51:28.928Z Downloaded async-stream v0.3.5
8492023-11-16T15:51:28.944Z Downloaded cfg-if v0.1.10
8502023-11-16T15:51:28.950Z Downloaded crc-catalog v2.2.0
8512023-11-16T15:51:28.957Z Downloaded ident_case v1.0.1
8522023-11-16T15:51:28.960Z Downloaded crc-any v2.4.3
8532023-11-16T15:51:28.966Z Downloaded crypto-common v0.1.6
8542023-11-16T15:51:28.969Z Downloaded console v0.15.7
8552023-11-16T15:51:28.976Z Downloaded cast v0.3.0
8562023-11-16T15:51:28.981Z Downloaded cfg-if v1.0.0
8572023-11-16T15:51:28.984Z Downloaded crucible-workspace-hack v0.1.0
8582023-11-16T15:51:28.987Z Downloaded crossbeam-epoch v0.9.15
8592023-11-16T15:51:28.995Z Downloaded ciborium-io v0.2.1
8602023-11-16T15:51:29.003Z Downloaded camino-tempfile v1.0.2
8612023-11-16T15:51:29.011Z Downloaded instant v0.1.12
8622023-11-16T15:51:29.016Z Downloaded cancel-safe-futures v0.1.5
8632023-11-16T15:51:29.027Z Downloaded matches v0.1.10
8642023-11-16T15:51:29.034Z Downloaded mime v0.3.17
8652023-11-16T15:51:29.041Z Downloaded newtype_derive v0.1.6
8662023-11-16T15:51:29.045Z Downloaded cstr-argument v0.1.2
8672023-11-16T15:51:29.048Z Downloaded linear-map v1.2.0
8682023-11-16T15:51:29.051Z Downloaded num_threads v0.1.6
8692023-11-16T15:51:29.056Z Downloaded oso-derive v0.27.0
8702023-11-16T15:51:29.059Z Downloaded opaque-debug v0.3.0
8712023-11-16T15:51:29.062Z Downloaded macaddr v1.0.1
8722023-11-16T15:51:29.067Z Downloaded corncobs v0.1.3
8732023-11-16T15:51:29.073Z Downloaded tinyvec_macros v0.1.1
8742023-11-16T15:51:29.076Z Downloaded nibble_vec v0.1.0
8752023-11-16T15:51:29.079Z Downloaded bit-set v0.5.3
8762023-11-16T15:51:29.083Z Downloaded oorandom v11.1.3
8772023-11-16T15:51:29.085Z Downloaded num_enum_derive v0.5.11
8782023-11-16T15:51:29.089Z Downloaded managed v0.8.0
8792023-11-16T15:51:29.098Z Downloaded strsim v0.8.0
8802023-11-16T15:51:29.103Z Downloaded packed_struct_codegen v0.10.1
8812023-11-16T15:51:29.107Z Downloaded strum_macros v0.24.3
8822023-11-16T15:51:29.113Z Downloaded darling_macro v0.20.3
8832023-11-16T15:51:29.118Z Downloaded linked-hash-map v0.5.6
8842023-11-16T15:51:29.120Z Downloaded md-5 v0.10.5
8852023-11-16T15:51:29.124Z Downloaded libtest-mimic v0.6.1
8862023-11-16T15:51:29.129Z Downloaded dtrace-parser v0.1.14
8872023-11-16T15:51:29.132Z Downloaded omicron-zone-package v0.8.3
8882023-11-16T15:51:29.139Z Downloaded async-trait v0.1.74
8892023-11-16T15:51:29.148Z Downloaded fxhash v0.2.1
8902023-11-16T15:51:29.151Z Downloaded mockall v0.11.4
8912023-11-16T15:51:29.181Z Downloaded sct v0.7.0
8922023-11-16T15:51:29.184Z Downloaded zone v0.3.0
8932023-11-16T15:51:29.187Z Downloaded xattr v1.0.1
8942023-11-16T15:51:29.190Z Downloaded phf_shared v0.11.2
8952023-11-16T15:51:29.193Z Downloaded data-encoding v2.4.0
8962023-11-16T15:51:29.195Z Downloaded want v0.3.1
8972023-11-16T15:51:29.198Z Downloaded parking_lot v0.12.1
8982023-11-16T15:51:29.201Z Downloaded ref-cast-impl v1.0.20
8992023-11-16T15:51:29.204Z Downloaded tracing-attributes v0.1.26
9002023-11-16T15:51:29.207Z Downloaded signal-hook-tokio v0.3.1
9012023-11-16T15:51:29.210Z Downloaded hash32 v0.2.1
9022023-11-16T15:51:29.212Z Downloaded getopts v0.2.21
9032023-11-16T15:51:29.215Z Downloaded generic-array v0.14.7
9042023-11-16T15:51:29.220Z Downloaded shell-words v1.1.0
9052023-11-16T15:51:29.224Z Downloaded basic-toml v0.1.4
9062023-11-16T15:51:29.228Z Downloaded rustc-hash v1.1.0
9072023-11-16T15:51:29.231Z Downloaded ref-cast v1.0.20
9082023-11-16T15:51:29.234Z Downloaded serde_urlencoded v0.7.1
9092023-11-16T15:51:29.238Z Downloaded path-slash v0.1.5
9102023-11-16T15:51:29.241Z Downloaded der_derive v0.7.2
9112023-11-16T15:51:29.244Z Downloaded sha1 v0.10.6
9122023-11-16T15:51:29.247Z Downloaded signal-hook-registry v1.4.1
9132023-11-16T15:51:29.252Z Downloaded pretty-hex v0.3.0
9142023-11-16T15:51:29.260Z Downloaded pretty-hex v0.2.1
9152023-11-16T15:51:29.263Z Downloaded futures-timer v3.0.2
9162023-11-16T15:51:29.266Z Downloaded vte_generate_state_changes v0.1.1
9172023-11-16T15:51:29.272Z Downloaded flagset v0.4.3
9182023-11-16T15:51:29.277Z Downloaded rustfmt-wrapper v0.2.0
9192023-11-16T15:51:29.283Z Downloaded parking_lot_core v0.9.8
9202023-11-16T15:51:29.288Z Downloaded path-dedot v3.1.0
9212023-11-16T15:51:29.294Z Downloaded tokio-rustls v0.24.1
9222023-11-16T15:51:29.303Z Downloaded parse-display v0.8.2
9232023-11-16T15:51:29.307Z Downloaded unicode-bidi v0.3.13
9242023-11-16T15:51:29.310Z Downloaded sha2 v0.10.8
9252023-11-16T15:51:29.314Z Downloaded pem v3.0.2
9262023-11-16T15:51:29.317Z Downloaded toolchain_find v0.2.0
9272023-11-16T15:51:29.326Z Downloaded httparse v1.8.0
9282023-11-16T15:51:29.738Z Downloaded tower-service v0.3.2
9292023-11-16T15:51:29.741Z Downloaded vsss-rs v3.3.1
9302023-11-16T15:51:29.744Z Downloaded topological-sort v0.2.2
9312023-11-16T15:51:29.747Z Downloaded string_cache v0.8.7
9322023-11-16T15:51:29.756Z Downloaded structopt-derive v0.4.18
9332023-11-16T15:51:29.767Z Downloaded tokio-macros v2.1.0
9342023-11-16T15:51:29.772Z Downloaded tokio-tungstenite v0.20.1
9352023-11-16T15:51:29.776Z Downloaded static_assertions v1.1.0
9362023-11-16T15:51:29.779Z Downloaded rustc-demangle v0.1.23
9372023-11-16T15:51:29.782Z Downloaded elliptic-curve v0.13.5
9382023-11-16T15:51:29.785Z Downloaded downcast v0.11.0
9392023-11-16T15:51:29.787Z Downloaded pin-project-internal v1.1.3
9402023-11-16T15:51:29.790Z Downloaded peeking_take_while v0.1.2
9412023-11-16T15:51:29.793Z Downloaded home v0.5.5
9422023-11-16T15:51:29.796Z Downloaded path-absolutize v3.1.0
9432023-11-16T15:51:29.799Z Downloaded time-core v0.1.1
9442023-11-16T15:51:29.803Z Downloaded serde_tokenstream v0.1.7
9452023-11-16T15:51:29.810Z Downloaded endian-type v0.1.2
9462023-11-16T15:51:29.813Z Downloaded thread-id v4.2.0
9472023-11-16T15:51:29.816Z Downloaded thiserror-no-std v2.0.2
9482023-11-16T15:51:29.819Z Downloaded httpdate v1.0.3
9492023-11-16T15:51:29.822Z Downloaded pest_meta v2.7.2
9502023-11-16T15:51:29.825Z Downloaded usdt-macro v0.3.5
9512023-11-16T15:51:29.828Z Downloaded rpassword v7.2.0
9522023-11-16T15:51:29.830Z Downloaded headers-core v0.2.0
9532023-11-16T15:51:29.833Z Downloaded serde_with_macros v2.3.3
9542023-11-16T15:51:29.836Z Downloaded vte v0.11.1
9552023-11-16T15:51:29.839Z Downloaded serde-big-array v0.4.1
9562023-11-16T15:51:29.842Z Downloaded tracing v0.1.37
9572023-11-16T15:51:29.845Z Downloaded similar-asserts v1.5.0
9582023-11-16T15:51:29.848Z Downloaded filetime v0.2.22
9592023-11-16T15:51:29.851Z Downloaded fd-lock v3.0.13
9602023-11-16T15:51:29.853Z Downloaded diesel_table_macro_syntax v0.1.0
9612023-11-16T15:51:29.859Z Downloaded partial-io v0.5.4
9622023-11-16T15:51:29.862Z Downloaded plotters-svg v0.3.5
9632023-11-16T15:51:29.865Z Downloaded slog-scope v4.4.0
9642023-11-16T15:51:29.868Z Downloaded wait-timeout v0.2.0
9652023-11-16T15:51:29.871Z Downloaded vec_map v0.8.2
9662023-11-16T15:51:29.874Z Downloaded precomputed-hash v0.1.1
9672023-11-16T15:51:29.879Z Downloaded serde-big-array v0.5.1
9682023-11-16T15:51:29.882Z Downloaded untrusted v0.9.0
9692023-11-16T15:51:29.885Z Downloaded env_logger v0.10.0
9702023-11-16T15:51:29.887Z Downloaded scopeguard v1.2.0
9712023-11-16T15:51:29.890Z Downloaded term v0.7.0
9722023-11-16T15:51:29.893Z Downloaded take_mut v0.2.2
9732023-11-16T15:51:29.895Z Downloaded phf_shared v0.10.0
9742023-11-16T15:51:29.898Z Downloaded usdt-attr-macro v0.3.5
9752023-11-16T15:51:29.901Z Downloaded url v2.4.1
9762023-11-16T15:51:29.904Z Downloaded smf v0.2.2
9772023-11-16T15:51:29.907Z Downloaded stable_deref_trait v1.2.0
9782023-11-16T15:51:29.909Z Downloaded toml v0.5.11
9792023-11-16T15:51:29.912Z Downloaded rtoolbox v0.0.1
9802023-11-16T15:51:29.915Z Downloaded difflib v0.4.0
9812023-11-16T15:51:29.918Z Downloaded signature v1.6.4
9822023-11-16T15:51:29.921Z Downloaded hostname v0.3.1
9832023-11-16T15:51:29.925Z Downloaded unicode-segmentation v1.10.1
9842023-11-16T15:51:29.928Z Downloaded slog-stdlog v4.1.1
9852023-11-16T15:51:29.931Z Downloaded http-range v0.1.5
9862023-11-16T15:51:29.934Z Downloaded predicates v2.1.5
9872023-11-16T15:51:29.936Z Downloaded dirs-sys-next v0.1.2
9882023-11-16T15:51:29.939Z Downloaded rstest v0.18.2
9892023-11-16T15:51:29.942Z Downloaded postcard-cobs v0.1.5-pre
9902023-11-16T15:51:29.944Z Downloaded form_urlencoded v1.2.0
9912023-11-16T15:51:29.947Z Downloaded futures-executor v0.3.29
9922023-11-16T15:51:29.950Z Downloaded tokio-postgres v0.7.10
9932023-11-16T15:51:29.953Z Downloaded same-file v1.0.6
9942023-11-16T15:51:29.955Z Downloaded digest v0.10.7
9952023-11-16T15:51:29.959Z Downloaded unicode-xid v0.2.4
9962023-11-16T15:51:29.962Z Downloaded tungstenite v0.20.1
9972023-11-16T15:51:29.964Z Downloaded unicode-linebreak v0.1.5
9982023-11-16T15:51:29.967Z Downloaded postgres-protocol v0.6.6
9992023-11-16T15:51:29.970Z Downloaded textwrap v0.11.0
10002023-11-16T15:51:29.973Z Downloaded tiny-keccak v2.0.2
10012023-11-16T15:51:29.976Z Downloaded predicates-tree v1.0.9
10022023-11-16T15:51:29.980Z Downloaded http v0.2.9
10032023-11-16T15:51:29.982Z Downloaded clap v2.34.0
10042023-11-16T15:51:29.985Z Downloaded ron v0.8.1
10052023-11-16T15:51:29.988Z Downloaded futures-task v0.3.29
10062023-11-16T15:51:29.991Z Downloaded hashbrown v0.12.3
10072023-11-16T15:51:29.994Z Downloaded rust-argon2 v1.0.1
10082023-11-16T15:51:29.996Z Downloaded derive-where v1.2.5
10092023-11-16T15:51:29.999Z Downloaded diesel_derives v2.1.1
10102023-11-16T15:51:30.002Z Downloaded rstest_macros v0.18.2
10112023-11-16T15:51:30.005Z Downloaded regex-automata v0.1.10
10122023-11-16T15:51:30.008Z Downloaded tracing-core v0.1.31
10132023-11-16T15:51:30.011Z Downloaded tungstenite v0.18.0
10142023-11-16T15:51:30.014Z Downloaded salty v0.2.0
10152023-11-16T15:51:30.017Z Downloaded futures-util v0.3.29
10162023-11-16T15:51:30.020Z Downloaded pretty_assertions v1.4.0
10172023-11-16T15:51:30.023Z Downloaded x509-cert v0.2.4
10182023-11-16T15:51:30.026Z Downloaded der v0.7.8
10192023-11-16T15:51:30.029Z Downloaded steno v0.4.0
10202023-11-16T15:51:30.032Z Downloaded heapless v0.7.16
10212023-11-16T15:51:30.035Z Downloaded tough v0.14.0
10222023-11-16T15:51:30.038Z Downloaded chrono v0.4.31
10232023-11-16T15:51:30.042Z Downloaded expectorate v1.1.0
10242023-11-16T15:51:30.045Z Downloaded unicode-normalization v0.1.22
10252023-11-16T15:51:30.048Z Downloaded rayon v1.8.0
10262023-11-16T15:51:30.050Z Downloaded quick-xml v0.23.1
10272023-11-16T15:51:30.053Z Downloaded rustls-webpki v0.101.7
10282023-11-16T15:51:30.056Z Downloaded webpki-roots v0.25.2
10292023-11-16T15:51:30.059Z Downloaded petgraph v0.6.4
10302023-11-16T15:51:30.061Z Downloaded smoltcp v0.8.2
10312023-11-16T15:51:30.064Z Downloaded vcpkg v0.2.15
10322023-11-16T15:51:30.067Z Downloaded regex v1.10.2
10332023-11-16T15:51:30.070Z Downloaded openapiv3 v1.0.3
10342023-11-16T15:51:30.072Z Downloaded regex-syntax v0.6.29
10352023-11-16T15:51:30.075Z Downloaded openapiv3 v2.0.0-rc.1
10362023-11-16T15:51:30.078Z Downloaded smoltcp v0.9.1
10372023-11-16T15:51:30.081Z Downloaded regex-syntax v0.8.2
10382023-11-16T15:51:30.084Z Downloaded trust-dns-proto v0.22.0
10392023-11-16T15:51:30.099Z Downloaded rustix v0.38.9
10402023-11-16T15:51:30.139Z Downloaded tokio v1.33.0
10412023-11-16T15:51:30.207Z Downloaded zerocopy-derive v0.6.4
10422023-11-16T15:51:30.227Z Downloaded sled v0.34.7
10432023-11-16T15:51:30.248Z Downloaded encoding_rs v0.8.33
10442023-11-16T15:51:30.293Z Downloaded regex-automata v0.4.3
10452023-11-16T15:51:30.326Z Downloaded sha3 v0.10.8
10462023-11-16T15:51:30.338Z Downloaded regex-automata v0.3.8
10472023-11-16T15:51:30.371Z Downloaded bzip2-sys v0.1.11+1.0.8
10482023-11-16T15:51:30.396Z Downloaded diesel v2.1.3
10492023-11-16T15:51:30.429Z Downloaded rustls v0.21.8
10502023-11-16T15:51:30.454Z Downloaded regex-syntax v0.7.5
10512023-11-16T15:51:30.470Z Downloaded bstr v1.6.0
10522023-11-16T15:51:30.491Z Downloaded zerocopy-derive v0.2.0
10532023-11-16T15:51:30.509Z Downloaded ratatui v0.23.0
10542023-11-16T15:51:30.530Z Downloaded bstr v0.2.17
10552023-11-16T15:51:30.552Z Downloaded tabled v0.14.0
10562023-11-16T15:51:30.581Z Downloaded polar-core v0.27.0
10572023-11-16T15:51:30.596Z Downloaded proptest v1.3.1
10582023-11-16T15:51:30.615Z Downloaded radix_trie v0.2.1
10592023-11-16T15:51:30.626Z Downloaded ring v0.17.5
10602023-11-16T15:51:30.759Z Downloaded ring v0.16.20
10612023-11-16T15:51:30.920Z Downloaded gimli v0.28.0
10622023-11-16T15:51:30.935Z Downloaded object v0.32.1
10632023-11-16T15:51:30.953Z Downloaded curve25519-dalek v4.1.0
10642023-11-16T15:51:30.969Z Downloaded idna v0.4.0
10652023-11-16T15:51:30.981Z Downloaded idna v0.2.3
10662023-11-16T15:51:30.993Z Downloaded openssl v0.10.57
10672023-11-16T15:51:31.010Z Downloaded regress v0.7.1
10682023-11-16T15:51:31.023Z Downloaded h2 v0.3.21
10692023-11-16T15:51:31.035Z Downloaded hyper v0.14.27
10702023-11-16T15:51:31.048Z Downloaded syn v1.0.109
10712023-11-16T15:51:31.067Z Downloaded lalrpop v0.19.12
10722023-11-16T15:51:31.086Z Downloaded bindgen v0.65.1
10732023-11-16T15:51:31.104Z Downloaded plotters v0.3.5
10742023-11-16T15:51:31.517Z Downloaded hkdf v0.12.3
10752023-11-16T15:51:31.520Z Downloaded object v0.30.4
10762023-11-16T15:51:31.523Z Downloaded reqwest v0.11.22
10772023-11-16T15:51:31.526Z Downloaded hashbrown v0.13.2
10782023-11-16T15:51:31.529Z Downloaded tokio-util v0.7.10
10792023-11-16T15:51:31.533Z Downloaded portable-atomic v1.4.3
10802023-11-16T15:51:31.535Z Downloaded pest v2.7.2
10812023-11-16T15:51:31.540Z Downloaded serde_with v2.3.3
10822023-11-16T15:51:31.545Z Downloaded headers v0.3.9
10832023-11-16T15:51:31.548Z Downloaded snafu v0.7.5
10842023-11-16T15:51:31.551Z Downloaded rsa v0.9.2
10852023-11-16T15:51:31.555Z Downloaded trust-dns-resolver v0.22.0
10862023-11-16T15:51:31.560Z Downloaded slog v2.7.0
10872023-11-16T15:51:31.564Z Downloaded reedline v0.25.0
10882023-11-16T15:51:31.567Z Downloaded aho-corasick v1.0.4
10892023-11-16T15:51:31.570Z Downloaded untrusted v0.7.1
10902023-11-16T15:51:31.574Z Downloaded trust-dns-client v0.22.0
10912023-11-16T15:51:31.579Z Downloaded rand v0.8.5
10922023-11-16T15:51:31.584Z Downloaded rand v0.4.6
10932023-11-16T15:51:31.591Z Downloaded futures-io v0.3.29
10942023-11-16T15:51:31.598Z Downloaded structmeta-derive v0.2.0
10952023-11-16T15:51:31.606Z Downloaded unsafe-libyaml v0.2.9
10962023-11-16T15:51:31.613Z Downloaded rayon-core v1.12.0
10972023-11-16T15:51:31.620Z Downloaded futures-sink v0.3.29
10982023-11-16T15:51:31.625Z Downloaded futures-macro v0.3.29
10992023-11-16T15:51:31.630Z Downloaded serde_tokenstream v0.2.0
11002023-11-16T15:51:31.638Z Downloaded snafu-derive v0.7.5
11012023-11-16T15:51:31.645Z Downloaded poly1305 v0.8.0
11022023-11-16T15:51:31.652Z Downloaded hmac v0.12.1
11032023-11-16T15:51:31.660Z Downloaded tui-tree-widget v0.13.0
11042023-11-16T15:51:31.665Z Downloaded dirs-next v2.0.0
11052023-11-16T15:51:31.668Z Downloaded textwrap v0.16.0
11062023-11-16T15:51:31.671Z Downloaded libxml v0.3.3
11072023-11-16T15:51:31.674Z Downloaded crossterm v0.27.0
11082023-11-16T15:51:31.677Z Downloaded tabled_derive v0.6.0
11092023-11-16T15:51:31.679Z Downloaded platforms v3.0.2
11102023-11-16T15:51:31.683Z Downloaded deranged v0.3.8
11112023-11-16T15:51:31.686Z Downloaded time-macros v0.2.13
11122023-11-16T15:51:31.689Z Downloaded fragile v2.0.0
11132023-11-16T15:51:31.692Z Downloaded pin-project-lite v0.2.13
11142023-11-16T15:51:31.697Z Downloaded subprocess v0.2.9
11152023-11-16T15:51:31.700Z Downloaded wyz v0.5.1
11162023-11-16T15:51:31.719Z Downloaded secrecy v0.8.0
11172023-11-16T15:51:31.722Z Downloaded itertools v0.11.0
11182023-11-16T15:51:31.729Z Downloaded slog-bunyan v2.4.0
11192023-11-16T15:51:31.732Z Downloaded rustls-native-certs v0.6.3
11202023-11-16T15:51:31.735Z Downloaded proc-macro-error v1.0.4
11212023-11-16T15:51:31.739Z Downloaded ena v0.14.2
11222023-11-16T15:51:31.744Z Downloaded prettyplease v0.2.12
11232023-11-16T15:51:31.747Z Downloaded toml_edit v0.19.15
11242023-11-16T15:51:31.750Z Downloaded flate2 v1.0.28
11252023-11-16T15:51:31.755Z Downloaded nom v7.1.3
11262023-11-16T15:51:31.759Z Downloaded hyper-rustls v0.24.2
11272023-11-16T15:51:31.761Z Downloaded structmeta v0.2.0
11282023-11-16T15:51:31.764Z Downloaded spki v0.7.2
11292023-11-16T15:51:31.767Z Downloaded slog-term v2.9.0
11302023-11-16T15:51:31.770Z Downloaded time v0.3.27
11312023-11-16T15:51:31.773Z Downloaded pin-utils v0.1.0
11322023-11-16T15:51:31.779Z Downloaded stringprep v0.1.3
11332023-11-16T15:51:31.782Z Downloaded rustc_version v0.4.0
11342023-11-16T15:51:31.785Z Downloaded rustls-pemfile v1.0.3
11352023-11-16T15:51:31.788Z Downloaded derive_more v0.99.17
11362023-11-16T15:51:31.791Z Downloaded futures v0.3.29
11372023-11-16T15:51:31.797Z Downloaded uuid v1.5.0
11382023-11-16T15:51:31.800Z Downloaded structopt v0.3.26
11392023-11-16T15:51:31.803Z Downloaded itertools v0.10.5
11402023-11-16T15:51:31.806Z Downloaded num-bigint-dig v0.8.4
11412023-11-16T15:51:31.810Z Downloaded libm v0.2.7
11422023-11-16T15:51:31.813Z Downloaded socket2 v0.4.9
11432023-11-16T15:51:31.816Z Downloaded derive_builder_core v0.12.0
11442023-11-16T15:51:31.819Z Downloaded flume v0.11.0
11452023-11-16T15:51:31.822Z Downloaded slog-json v2.6.1
11462023-11-16T15:51:31.828Z Downloaded usdt v0.3.5
11472023-11-16T15:51:31.831Z Downloaded rand_core v0.6.4
11482023-11-16T15:51:31.834Z Downloaded predicates-core v1.0.6
11492023-11-16T15:51:31.838Z Downloaded parse-display-derive v0.8.2
11502023-11-16T15:51:31.842Z Downloaded enum-as-inner v0.5.1
11512023-11-16T15:51:31.846Z Downloaded ff v0.13.0
11522023-11-16T15:51:31.849Z Downloaded serde-hex v0.1.0
11532023-11-16T15:51:31.853Z Downloaded password-hash v0.5.0
11542023-11-16T15:51:31.856Z Downloaded serde_derive_internals v0.26.0
11552023-11-16T15:51:31.859Z Downloaded bitvec v1.0.1
11562023-11-16T15:51:31.864Z Downloaded hubpack v0.1.2
11572023-11-16T15:51:31.867Z Downloaded percent-encoding v2.3.0
11582023-11-16T15:51:31.870Z Downloaded which v4.4.0
11592023-11-16T15:51:31.874Z Downloaded tempfile v3.8.0
11602023-11-16T15:51:31.876Z Downloaded trust-dns-server v0.22.1
11612023-11-16T15:51:31.880Z Downloaded fatfs v0.3.6
11622023-11-16T15:51:31.883Z Downloaded scheduled-thread-pool v0.2.7
11632023-11-16T15:51:31.886Z Downloaded debug-ignore v1.0.5
11642023-11-16T15:51:31.889Z Downloaded pest_generator v2.7.2
11652023-11-16T15:51:31.892Z Downloaded hex-literal v0.4.1
11662023-11-16T15:51:31.896Z Downloaded glob v0.3.1
11672023-11-16T15:51:31.899Z Downloaded backtrace v0.3.69
11682023-11-16T15:51:31.902Z Downloaded tinytemplate v1.2.1
11692023-11-16T15:51:31.905Z Downloaded strum_macros v0.25.2
11702023-11-16T15:51:31.908Z Downloaded radium v0.7.0
11712023-11-16T15:51:31.912Z Downloaded proc-macro-error-attr v1.0.4
11722023-11-16T15:51:31.914Z Downloaded hex v0.4.3
11732023-11-16T15:51:31.918Z Downloaded postgres-types v0.2.6
11742023-11-16T15:51:31.922Z Downloaded version_check v0.9.4
11752023-11-16T15:51:31.925Z Downloaded tokio-tungstenite v0.18.0
11762023-11-16T15:51:31.928Z Downloaded group v0.13.0
11772023-11-16T15:51:31.933Z Downloaded rand_chacha v0.3.1
11782023-11-16T15:51:31.936Z Downloaded rand_xorshift v0.3.0
11792023-11-16T15:51:31.939Z Downloaded thiserror-impl-no-std v2.0.2
11802023-11-16T15:51:31.944Z Downloaded serde_yaml v0.9.25
11812023-11-16T15:51:31.947Z Downloaded postcard v0.7.3
11822023-11-16T15:51:31.950Z Downloaded pem-rfc7468 v0.7.0
11832023-11-16T15:51:31.953Z Downloaded httptest v0.15.5
11842023-11-16T15:51:31.956Z Downloaded ucd-trie v0.1.6
11852023-11-16T15:51:31.960Z Downloaded subtle v2.5.0
11862023-11-16T15:51:31.963Z Downloaded semver v0.1.20
11872023-11-16T15:51:31.966Z Downloaded utf-8 v0.7.6
11882023-11-16T15:51:31.970Z Downloaded float-cmp v0.9.0
11892023-11-16T15:51:31.973Z Downloaded thread_local v1.1.7
11902023-11-16T15:51:31.976Z Downloaded hubpack_derive v0.1.1
11912023-11-16T15:51:31.981Z Downloaded globset v0.4.13
11922023-11-16T15:51:31.984Z Downloaded zip v0.6.6
11932023-11-16T15:51:31.987Z Downloaded doc-comment v0.3.3
11942023-11-16T15:51:31.990Z Downloaded heck v0.3.3
11952023-11-16T15:51:31.993Z Downloaded getrandom v0.2.10
11962023-11-16T15:51:31.998Z Downloaded pest_derive v2.7.2
11972023-11-16T15:51:32.002Z Downloaded num-bigint v0.4.4
11982023-11-16T15:51:32.005Z Downloaded half v1.8.2
11992023-11-16T15:51:32.008Z Downloaded minimal-lexical v0.2.1
12002023-11-16T15:51:32.011Z Downloaded rcgen v0.11.3
12012023-11-16T15:51:32.014Z Downloaded similar v2.2.1
12022023-11-16T15:51:32.017Z Downloaded pin-project v1.1.3
12032023-11-16T15:51:32.019Z Downloaded base64 v0.21.5
12042023-11-16T15:51:32.022Z Downloaded diff v0.1.13
12052023-11-16T15:51:32.025Z Downloaded futures-channel v0.3.29
12062023-11-16T15:51:32.028Z Downloaded tokio-native-tls v0.3.1
12072023-11-16T15:51:32.031Z Downloaded typenum v1.16.0
12082023-11-16T15:51:32.034Z Downloaded ppv-lite86 v0.2.17
12092023-11-16T15:51:32.036Z Downloaded usdt-impl v0.3.5
12102023-11-16T15:51:32.042Z Downloaded slog-async v2.8.0
12112023-11-16T15:51:32.044Z Downloaded proc-macro-crate v1.3.1
12122023-11-16T15:51:32.047Z Downloaded predicates v3.0.4
12132023-11-16T15:51:32.050Z Downloaded http-body v0.4.5
12142023-11-16T15:51:32.053Z Downloaded highway v1.1.0
12152023-11-16T15:51:32.057Z Downloaded zerocopy v0.6.4
12162023-11-16T15:51:32.060Z Downloaded pem v1.1.1
12172023-11-16T15:51:32.063Z Downloaded paste v1.0.14
12182023-11-16T15:51:32.068Z Downloaded humantime v2.1.0
12192023-11-16T15:51:32.075Z Downloaded fs-err v2.9.0
12202023-11-16T15:51:32.087Z Downloaded pkcs1 v0.7.5
12212023-11-16T15:51:32.098Z Downloaded mockall_derive v0.11.4
12222023-11-16T15:51:32.104Z Downloaded fixedbitset v0.4.2
12232023-11-16T15:51:32.107Z Downloaded tokio-stream v0.1.14
12242023-11-16T15:51:32.110Z Downloaded r2d2 v0.8.10
12252023-11-16T15:51:32.112Z Downloaded base64 v0.13.1
12262023-11-16T15:51:32.115Z Downloaded indicatif v0.17.7
12272023-11-16T15:51:32.118Z Downloaded crypto-bigint v0.5.2
12282023-11-16T15:51:32.121Z Downloaded mio v0.8.8
12292023-11-16T15:51:32.123Z Downloaded pkcs8 v0.10.2
12302023-11-16T15:51:32.127Z Downloaded futures-core v0.3.29
12312023-11-16T15:51:32.130Z Downloaded fastrand v2.0.0
12322023-11-16T15:51:32.133Z Downloaded fnv v1.0.7
12332023-11-16T15:51:32.136Z Downloaded foreign-types-shared v0.3.1
12342023-11-16T15:51:32.139Z Downloaded openssl-sys v0.9.93
12352023-11-16T15:51:32.141Z Downloaded phf v0.11.2
12362023-11-16T15:51:32.144Z Downloaded toml v0.7.8
12372023-11-16T15:51:32.147Z Downloaded foreign-types v0.3.2
12382023-11-16T15:51:32.150Z Downloaded signature v2.1.0
12392023-11-16T15:51:32.152Z Downloaded quick-error v1.2.3
12402023-11-16T15:51:32.155Z Downloaded universal-hash v0.5.1
12412023-11-16T15:51:32.158Z Downloaded crossbeam-channel v0.5.8
12422023-11-16T15:51:32.161Z Downloaded walkdir v2.4.0
12432023-11-16T15:51:32.164Z Downloaded relative-path v1.9.0
12442023-11-16T15:51:32.166Z Downloaded supports-color v2.1.0
12452023-11-16T15:51:32.169Z Downloaded miniz_oxide v0.7.1
12462023-11-16T15:51:32.172Z Downloaded rustc_version v0.1.7
12472023-11-16T15:51:32.175Z Downloaded tinyvec v1.6.0
12482023-11-16T15:51:32.178Z Downloaded papergrid v0.10.0
12492023-11-16T15:51:32.180Z Downloaded funty v2.0.0
12502023-11-16T15:51:32.183Z Downloaded termcolor v1.2.0
12512023-11-16T15:51:32.186Z Downloaded tempdir v0.3.7
12522023-11-16T15:51:32.189Z Downloaded resolv-conf v0.7.0
12532023-11-16T15:51:32.191Z Downloaded num-traits v0.2.16
12542023-11-16T15:51:32.194Z Downloaded unicode-width v0.1.11
12552023-11-16T15:51:32.197Z Downloaded pkg-config v0.3.27
12562023-11-16T15:51:32.200Z Downloaded arc-swap v1.6.0
12572023-11-16T15:51:32.203Z Downloaded yasna v0.5.2
12582023-11-16T15:51:32.206Z Downloaded test-strategy v0.3.1
12592023-11-16T15:51:32.209Z Downloaded tar v0.4.40
12602023-11-16T15:51:32.212Z Downloaded bytes v1.5.0
12612023-11-16T15:51:32.218Z Downloaded derive_builder v0.12.0
12622023-11-16T15:51:32.228Z Downloaded socket2 v0.5.4
12632023-11-16T15:51:32.231Z Downloaded signal-hook v0.3.17
12642023-11-16T15:51:32.234Z Downloaded fallible-iterator v0.2.0
12652023-11-16T15:51:32.260Z Downloaded dof v0.1.5
12662023-11-16T15:51:32.263Z Downloaded display-error-chain v0.2.0
12672023-11-16T15:51:32.266Z Downloaded synstructure v0.12.6
12682023-11-16T15:51:32.269Z Downloaded either v1.9.0
12692023-11-16T15:51:32.271Z Downloaded ed25519 v1.5.3
12702023-11-16T15:51:32.274Z Downloaded dyn-clone v1.0.13
12712023-11-16T15:51:32.277Z Downloaded foreign-types-shared v0.1.1
12722023-11-16T15:51:32.280Z Downloaded foreign-types-macros v0.2.3
12732023-11-16T15:51:32.283Z Downloaded foreign-types v0.5.0
12742023-11-16T15:51:32.286Z Downloaded unarray v0.1.4
12752023-11-16T15:51:32.289Z Downloaded remove_dir_all v0.5.3
12762023-11-16T15:51:32.292Z Downloaded blake2b_simd v1.0.1
12772023-11-16T15:51:32.294Z Downloaded dashmap v5.5.1
12782023-11-16T15:51:32.297Z Downloaded spin v0.9.8
12792023-11-16T15:51:32.301Z Downloaded smawk v0.3.1
12802023-11-16T15:51:32.304Z Downloaded smallvec v1.11.0
12812023-11-16T15:51:32.306Z Downloaded schemars v0.8.13
12822023-11-16T15:51:32.311Z Downloaded yansi v0.5.1
12832023-11-16T15:51:32.314Z Downloaded whoami v1.4.1
12842023-11-16T15:51:32.317Z Downloaded darling_core v0.20.3
12852023-11-16T15:51:32.319Z Downloaded unicase v2.7.0
12862023-11-16T15:51:32.322Z Downloaded trybuild v1.0.85
12872023-11-16T15:51:32.325Z Downloaded indexmap v1.9.3
12882023-11-16T15:51:32.328Z Downloaded rustversion v1.0.14
12892023-11-16T15:51:32.331Z Downloaded plotters-backend v0.3.5
12902023-11-16T15:51:32.333Z Downloaded termios v0.3.3
12912023-11-16T15:51:32.336Z Downloaded tap v1.0.1
12922023-11-16T15:51:32.339Z Downloaded native-tls v0.2.11
12932023-11-16T15:51:32.342Z Downloaded mime_guess v2.0.4
12942023-11-16T15:51:32.345Z Downloaded log v0.4.20
12952023-11-16T15:51:32.348Z Downloaded bitfield v0.14.0
12962023-11-16T15:51:32.351Z Downloaded backoff v0.4.0
12972023-11-16T15:51:32.353Z Downloaded bitflags v2.4.0
12982023-11-16T15:51:32.356Z Downloaded assert_cmd v2.0.12
12992023-11-16T15:51:32.359Z Downloaded datatest-stable v0.2.3
13002023-11-16T15:51:32.363Z Downloaded addr2line v0.21.0
13012023-11-16T15:51:32.366Z Downloaded arrayref v0.3.7
13022023-11-16T15:51:32.368Z Downloaded ansi_term v0.12.1
13032023-11-16T15:51:32.371Z Downloaded semver v0.11.0
13042023-11-16T15:51:32.374Z Downloaded multer v2.1.0
13052023-11-16T15:51:32.377Z Downloaded parking_lot_core v0.8.6
13062023-11-16T15:51:32.380Z Downloaded darling_core v0.14.4
13072023-11-16T15:51:32.383Z Downloaded zeroize_derive v1.4.2
13082023-11-16T15:51:32.386Z Downloaded zeroize v1.6.0
13092023-11-16T15:51:32.389Z Downloaded oso v0.27.0
13102023-11-16T15:51:32.392Z Downloaded base64ct v1.6.0
13112023-11-16T15:51:32.396Z Downloaded ahash v0.8.3
13122023-11-16T15:51:32.399Z Downloaded strum v0.25.0
13132023-11-16T15:51:32.401Z Downloaded spin v0.5.2
13142023-11-16T15:51:32.404Z Downloaded slog-dtrace v0.2.3
13152023-11-16T15:51:32.407Z Downloaded rusty-fork v0.3.0
13162023-11-16T15:51:32.410Z Downloaded libefi-sys v0.1.0
13172023-11-16T15:51:32.413Z Downloaded crossbeam-utils v0.8.16
13182023-11-16T15:51:32.416Z Downloaded derive_builder_macro v0.12.0
13192023-11-16T15:51:32.418Z Downloaded zerocopy v0.3.0
13202023-11-16T15:51:32.422Z Downloaded waitgroup v0.1.2
13212023-11-16T15:51:32.424Z Downloaded strip-ansi-escapes v0.2.0
13222023-11-16T15:51:32.427Z Downloaded slog-envlogger v2.2.0
13232023-11-16T15:51:32.430Z Downloaded slab v0.4.9
13242023-11-16T15:51:32.432Z Downloaded serde_repr v0.1.16
13252023-11-16T15:51:32.435Z Downloaded num v0.4.1
13262023-11-16T15:51:32.438Z Downloaded bzip2 v0.4.4
13272023-11-16T15:51:32.440Z Downloaded smallvec v0.6.14
13282023-11-16T15:51:32.445Z Downloaded siphasher v0.3.11
13292023-11-16T15:51:32.447Z Downloaded serde_plain v1.0.2
13302023-11-16T15:51:32.450Z Downloaded serde_path_to_error v0.1.14
13312023-11-16T15:51:32.453Z Downloaded num_cpus v1.16.0
13322023-11-16T15:51:32.456Z Downloaded num-rational v0.4.1
13332023-11-16T15:51:32.459Z Downloaded num-integer v0.1.45
13342023-11-16T15:51:32.461Z Downloaded nanorand v0.7.0
13352023-11-16T15:51:32.464Z Downloaded memoffset v0.9.0
13362023-11-16T15:51:32.467Z Downloaded maybe-uninit v2.0.0
13372023-11-16T15:51:32.470Z Downloaded lalrpop-util v0.19.12
13382023-11-16T15:51:32.473Z Downloaded ipnet v2.8.0
13392023-11-16T15:51:32.475Z Downloaded serial_test v0.10.0
13402023-11-16T15:51:32.478Z Downloaded semver-parser v0.10.2
13412023-11-16T15:51:32.481Z Downloaded darling_macro v0.14.4
13422023-11-16T15:51:32.484Z Downloaded zone_cfg_derive v0.3.0
13432023-11-16T15:51:32.487Z Downloaded try-lock v0.2.4
13442023-11-16T15:51:32.489Z Downloaded threadpool v1.8.1
13452023-11-16T15:51:32.492Z Downloaded kstat-rs v0.2.3
13462023-11-16T15:51:32.495Z Downloaded num_enum v0.5.11
13472023-11-16T15:51:32.509Z Downloaded num-derive v0.4.0
13482023-11-16T15:51:32.515Z Downloaded darling v0.14.4
13492023-11-16T15:51:32.518Z Downloaded arrayvec v0.7.4
13502023-11-16T15:51:32.521Z Downloaded ascii-canvas v3.0.0
13512023-11-16T15:51:32.531Z Downloaded argon2 v0.5.2
13522023-11-16T15:51:32.534Z Downloaded lazy_static v1.4.0
13532023-11-16T15:51:32.537Z Downloaded crossbeam-queue v0.3.8
13542023-11-16T15:51:32.539Z Downloaded lru-cache v0.1.2
13552023-11-16T15:51:32.542Z Downloaded termtree v0.4.1
13562023-11-16T15:51:32.545Z Downloaded swrite v0.1.0
13572023-11-16T15:51:32.548Z Downloaded signal-hook-mio v0.2.3
13582023-11-16T15:51:32.551Z Downloaded bb8 v0.8.1
13592023-11-16T15:51:32.553Z Downloaded is-terminal v0.4.9
13602023-11-16T15:51:32.556Z Downloaded convert_case v0.4.0
13612023-11-16T15:51:32.559Z Downloaded ciborium-ll v0.2.1
13622023-11-16T15:51:32.562Z Downloaded shlex v1.1.0
13632023-11-16T15:51:32.565Z Downloaded serial_test_derive v0.10.0
13642023-11-16T15:51:32.568Z Downloaded owo-colors v3.5.0
13652023-11-16T15:51:32.571Z Downloaded crossbeam v0.8.2
13662023-11-16T15:51:32.573Z Downloaded number_prefix v0.4.0
13672023-11-16T15:51:32.576Z Downloaded openssl-macros v0.1.1
13682023-11-16T15:51:32.579Z Downloaded olpc-cjson v0.1.3
13692023-11-16T15:51:32.581Z Downloaded nodrop v0.1.14
13702023-11-16T15:51:32.584Z Downloaded normalize-line-endings v0.3.0
13712023-11-16T15:51:32.587Z Downloaded base16ct v0.2.0
13722023-11-16T15:51:32.589Z Downloaded adler v1.0.2
13732023-11-16T15:51:32.592Z Downloaded anes v0.1.6
13742023-11-16T15:51:32.595Z Downloaded inout v0.1.3
13752023-11-16T15:51:32.598Z Downloaded bit-vec v0.6.3
13762023-11-16T15:51:32.600Z Downloaded cexpr v0.6.0
13772023-11-16T15:51:32.603Z Downloaded chacha20 v0.9.1
13782023-11-16T15:51:32.606Z Downloaded num-iter v0.1.43
13792023-11-16T15:51:32.609Z Downloaded impl-trait-for-tuples v0.2.2
13802023-11-16T15:51:32.612Z Downloaded curve25519-dalek-derive v0.1.0
13812023-11-16T15:51:32.615Z Downloaded libsw v3.3.0
13822023-11-16T15:51:32.618Z Downloaded byteorder v1.5.0
13832023-11-16T15:51:32.621Z Downloaded autocfg v1.1.0
13842023-11-16T15:51:32.628Z Downloaded bytecount v0.6.3
13852023-11-16T15:51:32.631Z Downloaded parking_lot v0.11.2
13862023-11-16T15:51:32.633Z Downloaded packed_struct v0.10.1
13872023-11-16T15:51:32.636Z Downloaded nu-ansi-term v0.49.0
13882023-11-16T15:51:32.639Z Downloaded lock_api v0.4.10
13892023-11-16T15:51:32.641Z Downloaded bytesize v1.3.0
13902023-11-16T15:51:32.644Z Downloaded atty v0.2.14
13912023-11-16T15:51:32.647Z Downloaded async-stream-impl v0.3.5
13922023-11-16T15:51:32.650Z Downloaded atomicwrites v0.4.2
13932023-11-16T15:51:32.652Z Downloaded approx v0.5.1
13942023-11-16T15:51:32.655Z Downloaded once_cell v1.18.0
13952023-11-16T15:51:32.658Z Downloaded num-complex v0.4.4
13962023-11-16T15:51:32.661Z Downloaded schemars_derive v0.8.13
13972023-11-16T15:51:32.664Z Downloaded libloading v0.7.4
13982023-11-16T15:51:32.666Z Downloaded lazycell v1.3.0
13992023-11-16T15:51:32.669Z Downloaded ipnetwork v0.20.0
14002023-11-16T15:51:32.672Z Downloaded indoc v1.0.9
14012023-11-16T15:51:32.675Z Downloaded hyper-staticfile v0.9.5
14022023-11-16T15:51:32.678Z Downloaded cc v1.0.83
14032023-11-16T15:51:32.680Z Downloaded memoffset v0.7.1
14042023-11-16T15:51:32.685Z Downloaded maplit v1.0.2
14052023-11-16T15:51:32.688Z Downloaded keccak v0.1.4
14062023-11-16T15:51:32.691Z Downloaded indoc v2.0.3
14072023-11-16T15:51:32.695Z Downloaded iana-time-zone v0.1.57
14082023-11-16T15:51:32.697Z Downloaded buf-list v1.0.3
14092023-11-16T15:51:32.700Z Downloaded cassowary v0.3.0
14102023-11-16T15:51:32.703Z Downloaded cipher v0.4.4
14112023-11-16T15:51:32.706Z Downloaded array-init v0.0.4
14122023-11-16T15:51:32.708Z Downloaded new_debug_unreachable v1.0.4
14132023-11-16T15:51:32.711Z Downloaded match_cfg v0.1.0
14142023-11-16T15:51:32.714Z Downloaded is_ci v1.1.1
14152023-11-16T15:51:32.716Z Downloaded crunchy v0.2.2
14162023-11-16T15:51:32.719Z Downloaded blake2 v0.10.6
14172023-11-16T15:51:32.722Z Downloaded openssl-probe v0.1.5
14182023-11-16T15:51:32.725Z Downloaded newline-converter v0.3.0
14192023-11-16T15:51:32.727Z Downloaded criterion v0.5.1
14202023-11-16T15:51:32.730Z Downloaded crc v3.0.1
14212023-11-16T15:51:32.733Z Downloaded cpufeatures v0.2.9
14222023-11-16T15:51:32.736Z Downloaded bcs v0.1.6
14232023-11-16T15:51:32.738Z Downloaded hyper-tls v0.5.0
14242023-11-16T15:51:32.741Z Downloaded darling v0.20.3
14252023-11-16T15:51:32.744Z Downloaded crossbeam-deque v0.8.3
14262023-11-16T15:51:32.746Z Downloaded criterion-plot v0.5.0
14272023-11-16T15:51:32.749Z Downloaded crc32fast v1.3.2
14282023-11-16T15:51:32.752Z Downloaded ciborium v0.2.1
14292023-11-16T15:51:32.755Z Downloaded const-oid v0.9.5
14302023-11-16T15:51:32.759Z Downloaded cookie v0.16.2
14312023-11-16T15:51:32.762Z Downloaded constant_time_eq v0.3.0
14322023-11-16T15:51:32.765Z Downloaded constant_time_eq v0.2.6
14332023-11-16T15:51:32.768Z Downloaded colored v2.0.4
14342023-11-16T15:51:32.771Z Downloaded clang-sys v1.6.1
14352023-11-16T15:51:32.774Z Downloaded chacha20poly1305 v0.10.1
14362023-11-16T15:51:32.777Z Downloaded block-padding v0.3.3
14372023-11-16T15:51:32.779Z Downloaded block-buffer v0.10.4
14382023-11-16T15:51:32.782Z Downloaded atomic-waker v1.1.1
14392023-11-16T15:51:32.785Z Downloaded assert_matches v1.5.0
14402023-11-16T15:51:33.218Z Compiling proc-macro2 v1.0.69
14412023-11-16T15:51:33.221Z Compiling serde v1.0.192
14422023-11-16T15:51:33.224Z Compiling autocfg v1.1.0
14432023-11-16T15:51:33.227Z Compiling version_check v0.9.4
14442023-11-16T15:51:33.239Z Compiling syn v1.0.109
14452023-11-16T15:51:33.243Z Compiling parking_lot_core v0.9.8
14462023-11-16T15:51:33.253Z Compiling libm v0.2.7
14472023-11-16T15:51:33.286Z Compiling libc v0.2.150
14482023-11-16T15:51:33.763Z Compiling futures-core v0.3.29
14492023-11-16T15:51:33.883Z Compiling cfg-if v1.0.0
14502023-11-16T15:51:34.007Z Compiling typenum v1.16.0
14512023-11-16T15:51:34.105Z Compiling once_cell v1.18.0
14522023-11-16T15:51:34.265Z Compiling generic-array v0.14.7
14532023-11-16T15:51:34.285Z Compiling futures-channel v0.3.29
14542023-11-16T15:51:34.324Z Compiling lock_api v0.4.10
14552023-11-16T15:51:34.838Z Compiling quote v1.0.33
14562023-11-16T15:51:34.869Z Compiling num-traits v0.2.16
14572023-11-16T15:51:34.991Z Compiling slab v0.4.9
14582023-11-16T15:51:35.158Z Compiling futures-task v0.3.29
14592023-11-16T15:51:35.481Z Compiling syn v2.0.32
14602023-11-16T15:51:35.778Z Compiling cc v1.0.83
14612023-11-16T15:51:40.658Z Compiling futures-util v0.3.29
14622023-11-16T15:51:40.677Z Compiling memchr v2.6.3
14632023-11-16T15:51:40.697Z Compiling pkg-config v0.3.27
14642023-11-16T15:51:40.732Z Compiling log v0.4.20
14652023-11-16T15:51:40.752Z Compiling serde_json v1.0.108
14662023-11-16T15:51:40.777Z Compiling itoa v1.0.9
14672023-11-16T15:51:40.801Z Compiling rustix v0.38.9
14682023-11-16T15:51:40.823Z Compiling schemars v0.8.13
14692023-11-16T15:51:40.837Z Compiling httparse v1.8.0
14702023-11-16T15:51:40.848Z Compiling indexmap v1.9.3
14712023-11-16T15:51:40.898Z Compiling getrandom v0.2.10
14722023-11-16T15:51:40.907Z Compiling ryu v1.0.15
14732023-11-16T15:51:40.917Z Compiling vcpkg v0.2.15
14742023-11-16T15:51:40.923Z Compiling hashbrown v0.14.2
14752023-11-16T15:51:40.926Z Compiling equivalent v1.0.1
14762023-11-16T15:51:40.931Z Compiling ahash v0.8.3
14772023-11-16T15:51:40.936Z Compiling openssl v0.10.57
14782023-11-16T15:51:40.952Z Compiling scopeguard v1.2.0
14792023-11-16T15:51:40.956Z Compiling fnv v1.0.7
14802023-11-16T15:51:40.959Z Compiling aho-corasick v1.0.4
14812023-11-16T15:51:40.963Z Compiling rustls v0.21.8
14822023-11-16T15:51:40.966Z Compiling regex-syntax v0.8.2
14832023-11-16T15:51:40.971Z Compiling ring v0.16.20
14842023-11-16T15:51:40.975Z Compiling ring v0.17.5
14852023-11-16T15:51:41.036Z Compiling openssl-sys v0.9.93
14862023-11-16T15:51:43.694Z Compiling native-tls v0.2.11
14872023-11-16T15:51:44.194Z Compiling async-trait v0.1.74
14882023-11-16T15:51:44.792Z Compiling ucd-trie v0.1.6
14892023-11-16T15:51:44.939Z Compiling regex-automata v0.4.3
14902023-11-16T15:51:45.457Z Compiling unicode-xid v0.2.4
14912023-11-16T15:51:45.571Z Compiling smallvec v1.11.0
14922023-11-16T15:51:45.685Z Compiling backtrace v0.3.69
14932023-11-16T15:51:46.295Z Compiling crossbeam-utils v0.8.16
14942023-11-16T15:51:46.973Z Compiling serde_derive_internals v0.26.0
14952023-11-16T15:51:47.141Z Compiling parking_lot v0.12.1
14962023-11-16T15:51:47.191Z Compiling iana-time-zone v0.1.57
14972023-11-16T15:51:47.733Z Compiling anyhow v1.0.75
14982023-11-16T15:51:48.570Z Compiling slog v2.7.0
14992023-11-16T15:51:48.650Z Compiling num-integer v0.1.45
15002023-11-16T15:51:48.935Z Compiling byteorder v1.5.0
15012023-11-16T15:51:49.090Z Compiling crc32fast v1.3.2
15022023-11-16T15:51:49.320Z Compiling dyn-clone v1.0.13
15032023-11-16T15:51:49.608Z Compiling synstructure v0.12.6
15042023-11-16T15:51:49.670Z Compiling spin v0.5.2
15052023-11-16T15:51:49.860Z Compiling time-core v0.1.1
15062023-11-16T15:51:50.015Z Compiling hashbrown v0.13.2
15072023-11-16T15:51:50.059Z Compiling pin-project-lite v0.2.13
15082023-11-16T15:51:50.094Z Compiling time-macros v0.2.13
15092023-11-16T15:51:50.226Z Compiling winnow v0.5.15
15102023-11-16T15:51:50.905Z Compiling rustversion v1.0.14
15112023-11-16T15:51:51.769Z Compiling regex v1.10.2
15122023-11-16T15:51:52.394Z Compiling signal-hook-registry v1.4.1
15132023-11-16T15:51:53.031Z Compiling mio v0.8.8
15142023-11-16T15:51:53.795Z Compiling errno v0.3.2
15152023-11-16T15:51:54.054Z Compiling num_cpus v1.16.0
15162023-11-16T15:51:54.217Z Compiling socket2 v0.5.4
15172023-11-16T15:51:54.239Z Compiling usdt-impl v0.3.5
15182023-11-16T15:51:54.777Z Compiling futures-sink v0.3.29
15192023-11-16T15:51:54.892Z Compiling unicode-width v0.1.11
15202023-11-16T15:51:55.090Z Compiling memoffset v0.9.0
15212023-11-16T15:51:55.113Z Compiling tinyvec_macros v0.1.1
15222023-11-16T15:51:55.224Z Compiling tinyvec v1.6.0
15232023-11-16T15:51:55.785Z Compiling pin-utils v0.1.0
15242023-11-16T15:51:55.908Z Compiling futures-io v0.3.29
15252023-11-16T15:51:56.087Z Compiling spin v0.9.8
15262023-11-16T15:51:56.159Z Compiling tracing-core v0.1.31
15272023-11-16T15:51:56.290Z Compiling signal-hook v0.3.17
15282023-11-16T15:51:56.361Z Compiling unicode-bidi v0.3.13
15292023-11-16T15:51:56.661Z Compiling lazy_static v1.4.0
15302023-11-16T15:51:56.724Z Compiling thread-id v4.2.0
15312023-11-16T15:51:56.818Z Compiling crossbeam-epoch v0.9.15
15322023-11-16T15:51:56.888Z Compiling strsim v0.10.0
15332023-11-16T15:51:57.327Z Compiling schemars_derive v0.8.13
15342023-11-16T15:51:57.439Z Compiling zerocopy-derive v0.2.0
15352023-11-16T15:51:57.499Z Compiling serde_derive v1.0.192
15362023-11-16T15:51:57.799Z Compiling thiserror-impl v1.0.49
15372023-11-16T15:51:57.835Z Compiling zeroize_derive v1.4.2
15382023-11-16T15:51:58.347Z Compiling tokio-macros v2.1.0
15392023-11-16T15:51:58.458Z Compiling futures-macro v0.3.29
15402023-11-16T15:51:58.695Z Compiling tracing-attributes v0.1.26
15412023-11-16T15:52:00.168Z Compiling openssl-macros v0.1.1
15422023-11-16T15:52:00.821Z Compiling zerocopy-derive v0.6.4
15432023-11-16T15:52:01.248Z Compiling zerocopy v0.3.0
15442023-11-16T15:52:02.197Z Compiling unicode-normalization v0.1.22
15452023-11-16T15:52:02.292Z Compiling thiserror v1.0.49
15462023-11-16T15:52:02.451Z Compiling pest v2.7.2
15472023-11-16T15:52:02.478Z Compiling clap_derive v4.4.2
15482023-11-16T15:52:03.935Z Compiling dof v0.1.5
15492023-11-16T15:52:03.970Z Compiling strum_macros v0.25.2
15502023-11-16T15:52:04.143Z Compiling tracing v0.1.37
15512023-11-16T15:52:04.405Z Compiling num-iter v0.1.43
15522023-11-16T15:52:04.915Z Compiling either v1.9.0
15532023-11-16T15:52:04.947Z Compiling base64 v0.21.5
15542023-11-16T15:52:05.456Z Compiling rand_core v0.6.4
15552023-11-16T15:52:05.477Z Compiling untrusted v0.7.1
15562023-11-16T15:52:05.766Z Compiling openssl-probe v0.1.5
15572023-11-16T15:52:06.046Z Compiling hashbrown v0.12.3
15582023-11-16T15:52:06.067Z Compiling foreign-types-shared v0.1.1
15592023-11-16T15:52:06.185Z Compiling untrusted v0.9.0
15602023-11-16T15:52:06.206Z Compiling percent-encoding v2.3.0
15612023-11-16T15:52:06.712Z Compiling pest_meta v2.7.2
15622023-11-16T15:52:07.316Z Compiling foreign-types v0.3.2
15632023-11-16T15:52:09.334Z Compiling pest_generator v2.7.2
15642023-11-16T15:52:10.102Z Compiling zeroize v1.6.0
15652023-11-16T15:52:11.703Z Compiling bzip2-sys v0.1.11+1.0.8
15662023-11-16T15:52:12.355Z Compiling try-lock v0.2.4
15672023-11-16T15:52:12.559Z Compiling want v0.3.1
15682023-11-16T15:52:12.567Z Compiling sct v0.7.0
15692023-11-16T15:52:12.925Z Compiling rustls-webpki v0.101.7
15702023-11-16T15:52:12.981Z Compiling form_urlencoded v1.2.0
15712023-11-16T15:52:13.401Z Compiling socket2 v0.4.9
15722023-11-16T15:52:13.542Z Compiling httpdate v1.0.3
15732023-11-16T15:52:13.824Z Compiling pest_derive v2.7.2
15742023-11-16T15:52:14.120Z Compiling tower-service v0.3.2
15752023-11-16T15:52:14.142Z Compiling rustls-pemfile v1.0.3
15762023-11-16T15:52:14.718Z Compiling idna v0.4.0
15772023-11-16T15:52:14.751Z Compiling siphasher v0.3.11
15782023-11-16T15:52:14.958Z Compiling dtrace-parser v0.1.14
15792023-11-16T15:52:15.404Z Compiling adler v1.0.2
15802023-11-16T15:52:15.765Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15812023-11-16T15:52:15.774Z Compiling miniz_oxide v0.7.1
15822023-11-16T15:52:16.812Z Compiling url v2.4.1
15832023-11-16T15:52:16.936Z Compiling rustls-native-certs v0.6.3
15842023-11-16T15:52:17.114Z Compiling ipnet v2.8.0
15852023-11-16T15:52:17.455Z Compiling bitflags v1.3.2
15862023-11-16T15:52:17.589Z Compiling encoding_rs v0.8.33
15872023-11-16T15:52:17.875Z Compiling gimli v0.28.0
15882023-11-16T15:52:18.288Z Compiling webpki-roots v0.25.2
15892023-11-16T15:52:18.321Z Compiling mime v0.3.17
15902023-11-16T15:52:18.835Z Compiling crypto-common v0.1.6
15912023-11-16T15:52:19.097Z Compiling enum-as-inner v0.5.1
15922023-11-16T15:52:19.333Z Compiling diesel_table_macro_syntax v0.1.0
15932023-11-16T15:52:19.585Z Compiling object v0.32.1
15942023-11-16T15:52:19.641Z Compiling num-bigint v0.4.4
15952023-11-16T15:52:19.908Z Compiling rustc-demangle v0.1.23
15962023-11-16T15:52:20.569Z Compiling indexmap v2.1.0
15972023-11-16T15:52:20.682Z Compiling bytes v1.5.0
15982023-11-16T15:52:21.329Z Compiling uuid v1.5.0
15992023-11-16T15:52:22.512Z Compiling chrono v0.4.31
16002023-11-16T15:52:22.619Z Compiling semver v1.0.20
16012023-11-16T15:52:22.640Z Compiling http v0.2.9
16022023-11-16T15:52:23.735Z Compiling bitflags v2.4.0
16032023-11-16T15:52:24.371Z Compiling serde_spanned v0.6.4
16042023-11-16T15:52:24.716Z Compiling toml_datetime v0.6.5
16052023-11-16T15:52:24.832Z Compiling rustc_version v0.4.0
16062023-11-16T15:52:24.969Z Compiling tokio v1.33.0
16072023-11-16T15:52:25.353Z Compiling toml_edit v0.19.15
16082023-11-16T15:52:25.832Z Compiling openapiv3 v2.0.0-rc.1
16092023-11-16T15:52:28.362Z Compiling serde_tokenstream v0.1.7
16102023-11-16T15:52:29.138Z Compiling http-body v0.4.5
16112023-11-16T15:52:29.864Z Compiling usdt-macro v0.3.5
16122023-11-16T15:52:30.670Z Compiling usdt-attr-macro v0.3.5
16132023-11-16T15:52:30.941Z Compiling heapless v0.7.16
16142023-11-16T15:52:31.673Z Compiling serde_urlencoded v0.7.1
16152023-11-16T15:52:31.697Z Compiling addr2line v0.21.0
16162023-11-16T15:52:31.853Z Compiling bit-vec v0.6.3
16172023-11-16T15:52:32.411Z Compiling smoltcp v0.9.1
16182023-11-16T15:52:32.767Z Compiling diesel_derives v2.1.1
16192023-11-16T15:52:33.039Z Compiling flate2 v1.0.28
16202023-11-16T15:52:33.345Z Compiling block-buffer v0.10.4
16212023-11-16T15:52:33.692Z Compiling phf_shared v0.10.0
16222023-11-16T15:52:34.143Z Compiling hubpack_derive v0.1.1
16232023-11-16T15:52:34.293Z Compiling new_debug_unreachable v1.0.4
16242023-11-16T15:52:34.411Z Compiling const-oid v0.9.5
16252023-11-16T15:52:34.979Z Compiling subtle v2.5.0
16262023-11-16T15:52:35.064Z Compiling ppv-lite86 v0.2.17
16272023-11-16T15:52:35.878Z Compiling fixedbitset v0.4.2
16282023-11-16T15:52:36.085Z Compiling precomputed-hash v0.1.1
16292023-11-16T15:52:36.233Z Compiling string_cache v0.8.7
16302023-11-16T15:52:36.343Z Compiling rand_chacha v0.3.1
16312023-11-16T15:52:36.888Z Compiling petgraph v0.6.4
16322023-11-16T15:52:37.620Z Compiling tokio-util v0.7.10
16332023-11-16T15:52:37.642Z Compiling tokio-rustls v0.24.1
16342023-11-16T15:52:37.876Z Compiling digest v0.10.7
16352023-11-16T15:52:38.245Z Compiling bit-set v0.5.3
16362023-11-16T15:52:38.467Z Compiling toml v0.7.8
16372023-11-16T15:52:38.542Z Compiling toml_edit v0.21.0
16382023-11-16T15:52:38.662Z Compiling itertools v0.10.5
16392023-11-16T15:52:39.968Z Compiling h2 v0.3.21
16402023-11-16T15:52:41.931Z Compiling tokio-native-tls v0.3.1
16412023-11-16T15:52:42.321Z Compiling lalrpop-util v0.19.12
16422023-11-16T15:52:42.837Z Compiling unicode-segmentation v1.10.1
16432023-11-16T15:52:43.316Z Compiling rand v0.8.5
16442023-11-16T15:52:43.477Z Compiling serde_repr v0.1.16
16452023-11-16T15:52:44.237Z Compiling io-lifetimes v1.0.11
16462023-11-16T15:52:44.516Z Compiling anstyle v1.0.2
16472023-11-16T15:52:45.159Z Compiling cpufeatures v0.2.9
16482023-11-16T15:52:45.222Z Compiling utf8parse v0.2.1
16492023-11-16T15:52:45.288Z Compiling sha2 v0.10.8
16502023-11-16T15:52:45.367Z Compiling rustix v0.37.23
16512023-11-16T15:52:45.445Z Compiling anstyle-parse v0.2.1
16522023-11-16T15:52:45.937Z Compiling md-5 v0.10.5
16532023-11-16T15:52:45.955Z Compiling hmac v0.12.1
16542023-11-16T15:52:46.248Z Compiling stringprep v0.1.3
16552023-11-16T15:52:46.269Z Compiling hash32 v0.2.1
16562023-11-16T15:52:46.880Z Compiling anstyle-query v1.0.0
16572023-11-16T15:52:47.062Z Compiling stable_deref_trait v1.2.0
16582023-11-16T15:52:47.196Z Compiling colorchoice v1.0.0
16592023-11-16T15:52:47.279Z Compiling fallible-iterator v0.2.0
16602023-11-16T15:52:47.409Z Compiling anstream v0.5.0
16612023-11-16T15:52:47.673Z Compiling terminal_size v0.2.6
16622023-11-16T15:52:47.775Z Compiling block-padding v0.3.3
16632023-11-16T15:52:47.887Z Compiling phf_shared v0.11.2
16642023-11-16T15:52:48.402Z Compiling postgres-protocol v0.6.6
16652023-11-16T15:52:48.421Z Compiling scheduled-thread-pool v0.2.7
16662023-11-16T15:52:48.462Z Compiling matches v0.1.10
16672023-11-16T15:52:48.583Z Compiling managed v0.8.0
16682023-11-16T15:52:49.183Z Compiling regex-automata v0.1.10
16692023-11-16T15:52:49.294Z Compiling clap_lex v0.5.1
16702023-11-16T15:52:49.594Z Compiling num_threads v0.1.6
16712023-11-16T15:52:49.682Z Compiling deranged v0.3.8
16722023-11-16T15:52:49.767Z Compiling clap_builder v4.4.2
16732023-11-16T15:52:50.015Z Compiling bstr v0.2.17
16742023-11-16T15:52:50.021Z Compiling postgres-types v0.2.6
16752023-11-16T15:52:50.425Z Compiling signal-hook-mio v0.2.3
16762023-11-16T15:52:50.636Z Compiling r2d2 v0.8.10
16772023-11-16T15:52:51.188Z Compiling idna v0.2.3
16782023-11-16T15:52:52.226Z Compiling hyper v0.14.27
16792023-11-16T15:52:52.324Z Compiling phf v0.11.2
16802023-11-16T15:52:52.636Z Compiling time v0.3.27
16812023-11-16T15:52:52.740Z Compiling bzip2 v0.4.4
16822023-11-16T15:52:53.331Z Compiling inout v0.1.3
16832023-11-16T15:52:53.681Z Compiling hubpack v0.1.2
16842023-11-16T15:52:53.865Z Compiling ipnetwork v0.20.0
16852023-11-16T15:52:54.853Z Compiling futures-executor v0.3.29
16862023-11-16T15:52:55.103Z Compiling itertools v0.11.0
16872023-11-16T15:52:55.665Z Compiling zerocopy v0.6.4
16882023-11-16T15:52:56.980Z Compiling float-cmp v0.9.0
16892023-11-16T15:52:57.080Z Compiling difflib v0.4.0
16902023-11-16T15:52:57.290Z Compiling whoami v1.4.1
16912023-11-16T15:52:57.953Z Compiling data-encoding v2.4.0
16922023-11-16T15:52:58.131Z Compiling predicates-core v1.0.6
16932023-11-16T15:52:58.570Z Compiling regex-automata v0.3.8
16942023-11-16T15:52:59.200Z Compiling normalize-line-endings v0.3.0
16952023-11-16T15:52:59.343Z Compiling static_assertions v1.1.0
16962023-11-16T15:52:59.468Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16972023-11-16T15:52:59.528Z Compiling trust-dns-proto v0.22.0
16982023-11-16T15:52:59.870Z Compiling predicates v3.0.4
16992023-11-16T15:53:00.933Z Compiling yasna v0.5.2
17002023-11-16T15:53:01.289Z Compiling tokio-postgres v0.7.10
17012023-11-16T15:53:02.250Z Compiling bstr v1.6.0
17022023-11-16T15:53:03.591Z Compiling diesel v2.1.3
17032023-11-16T15:53:03.739Z Compiling clap v4.4.3
17042023-11-16T15:53:03.774Z Compiling futures v0.3.29
17052023-11-16T15:53:03.889Z Compiling hyper-tls v0.5.0
17062023-11-16T15:53:03.938Z Compiling hyper-rustls v0.24.2
17072023-11-16T15:53:04.395Z Compiling cipher v0.4.4
17082023-11-16T15:53:04.758Z Compiling reqwest v0.11.22
17092023-11-16T15:53:04.762Z Compiling zip v0.6.6
17102023-11-16T15:53:05.121Z Compiling similar v2.2.1
17112023-11-16T15:53:06.817Z Compiling crossterm v0.27.0
17122023-11-16T15:53:08.489Z Compiling signature v2.1.0
17132023-11-16T15:53:08.653Z Compiling tokio-stream v0.1.14
17142023-11-16T15:53:08.803Z Compiling usdt v0.3.5
17152023-11-16T15:53:09.192Z Compiling hex v0.4.3
17162023-11-16T15:53:09.195Z Compiling console v0.15.7
17172023-11-16T15:53:10.169Z Compiling serde_tokenstream v0.2.0
17182023-11-16T15:53:10.515Z Compiling regress v0.7.1
17192023-11-16T15:53:10.754Z Compiling getopts v0.2.21
17202023-11-16T15:53:10.984Z Compiling unsafe-libyaml v0.2.9
17212023-11-16T15:53:12.366Z Compiling ident_case v1.0.1
17222023-11-16T15:53:12.986Z Compiling paste v1.0.14
17232023-11-16T15:53:13.274Z Compiling serde_yaml v0.9.25
17242023-11-16T15:53:13.866Z Compiling slog-async v2.8.0
17252023-11-16T15:53:14.045Z Compiling multer v2.1.0
17262023-11-16T15:53:14.562Z Compiling async-stream-impl v0.3.5
17272023-11-16T15:53:14.641Z Compiling darling_core v0.20.3
17282023-11-16T15:53:15.386Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17292023-11-16T15:53:16.583Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17302023-11-16T15:53:18.991Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17312023-11-16T15:53:20.837Z Compiling structmeta-derive v0.2.0
17322023-11-16T15:53:21.487Z Compiling regex-syntax v0.7.5
17332023-11-16T15:53:23.649Z Compiling darling_macro v0.20.3
17342023-11-16T15:53:25.136Z Compiling structmeta v0.2.0
17352023-11-16T15:53:25.155Z Compiling darling v0.20.3
17362023-11-16T15:53:25.306Z Compiling serde_with_macros v2.3.3
17372023-11-16T15:53:25.714Z Compiling test-strategy v0.3.1
17382023-11-16T15:53:31.771Z Compiling parse-display-derive v0.8.2
17392023-11-16T15:53:39.046Z Checking unicode-ident v1.0.12
17402023-11-16T15:53:40.473Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17412023-11-16T15:53:47.605Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17422023-11-16T15:53:47.791Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17432023-11-16T15:53:58.547Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17442023-11-16T15:54:11.215Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17452023-11-16T15:54:11.826Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17462023-11-16T15:54:17.442Z Checking heck v0.4.1
17472023-11-16T15:54:19.648Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17482023-11-16T15:54:22.028Z Checking fastrand v2.0.0
17492023-11-16T15:54:22.107Z Checking tempfile v3.8.0
17502023-11-16T15:54:22.421Z Checking sha1 v0.10.6
17512023-11-16T15:54:22.905Z Checking match_cfg v0.1.0
17522023-11-16T15:54:22.915Z Checking hostname v0.3.1
17532023-11-16T15:54:22.924Z Checking atty v0.2.14
17542023-11-16T15:54:22.958Z Checking quick-error v1.2.3
17552023-11-16T15:54:23.017Z Checking crossbeam-channel v0.5.8
17562023-11-16T15:54:23.091Z Checking camino v1.1.6
17572023-11-16T15:54:23.158Z Checking dirs-sys-next v0.1.2
17582023-11-16T15:54:23.236Z Checking thread_local v1.1.7
17592023-11-16T15:54:23.415Z Checking dirs-next v2.0.0
17602023-11-16T15:54:23.580Z Checking instant v0.1.12
17612023-11-16T15:54:23.653Z Checking term v0.7.0
17622023-11-16T15:54:23.740Z Checking toml v0.8.8
17632023-11-16T15:54:23.983Z Checking strum v0.25.0
17642023-11-16T15:54:24.181Z Checking take_mut v0.2.2
17652023-11-16T15:54:24.197Z Checking slog-json v2.6.1
17662023-11-16T15:54:24.284Z Checking serde_with v2.3.3
17672023-11-16T15:54:24.324Z Checking slog-term v2.9.0
17682023-11-16T15:54:24.436Z Checking wait-timeout v0.2.0
17692023-11-16T15:54:24.573Z Checking atomic-waker v1.1.1
17702023-11-16T15:54:24.719Z Checking debug-ignore v1.0.5
17712023-11-16T15:54:24.791Z Checking waitgroup v0.1.2
17722023-11-16T15:54:24.817Z Checking slog-bunyan v2.4.0
17732023-11-16T15:54:24.963Z Checking async-stream v0.3.5
17742023-11-16T15:54:24.987Z Checking serde_path_to_error v0.1.14
17752023-11-16T15:54:25.029Z Checking rusty-fork v0.3.0
17762023-11-16T15:54:25.155Z Checking rand_xorshift v0.3.0
17772023-11-16T15:54:25.454Z Checking unarray v0.1.4
17782023-11-16T15:54:25.521Z Checking backoff v0.4.0
17792023-11-16T15:54:25.670Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17802023-11-16T15:54:25.863Z Checking parse-display v0.8.2
17812023-11-16T15:54:26.350Z Checking macaddr v1.0.1
17822023-11-16T15:54:26.469Z Compiling proc-macro-error-attr v1.0.4
17832023-11-16T15:54:27.049Z Compiling proc-macro-crate v1.3.1
17842023-11-16T15:54:27.070Z Compiling proc-macro-error v1.0.4
17852023-11-16T15:54:28.420Z Compiling num_enum_derive v0.5.11
17862023-11-16T15:54:30.212Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17872023-11-16T15:54:30.416Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17882023-11-16T15:54:30.613Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17892023-11-16T15:54:30.672Z Compiling crucible-workspace-hack v0.1.0
17902023-11-16T15:54:30.859Z Checking proptest v1.3.1
17912023-11-16T15:54:30.945Z Compiling foreign-types-macros v0.2.3
17922023-11-16T15:54:31.073Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17932023-11-16T15:54:31.122Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17942023-11-16T15:54:31.593Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17952023-11-16T15:54:31.617Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17962023-11-16T15:54:32.795Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17972023-11-16T15:54:33.206Z Compiling zone_cfg_derive v0.3.0
17982023-11-16T15:54:33.224Z Compiling num-derive v0.4.0
17992023-11-16T15:54:33.291Z Compiling mockall_derive v0.11.4
18002023-11-16T15:54:51.575Z Checking is-terminal v0.4.9
18012023-11-16T15:55:17.712Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18022023-11-16T15:55:23.149Z Checking termtree v0.4.1
18032023-11-16T15:55:23.444Z Checking predicates-tree v1.0.9
18042023-11-16T15:55:23.938Z Checking num_enum v0.5.11
18052023-11-16T15:55:24.219Z Checking postcard-cobs v0.1.5-pre
18062023-11-16T15:55:24.448Z Checking postcard v0.7.3
18072023-11-16T15:55:25.066Z Checking smoltcp v0.8.2
18082023-11-16T15:55:25.788Z Checking base64ct v1.6.0
18092023-11-16T15:55:25.891Z Checking cfg-if v0.1.10
18102023-11-16T15:55:26.009Z Checking foreign-types-shared v0.3.1
18112023-11-16T15:55:26.048Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18122023-11-16T15:55:26.153Z Checking foreign-types v0.5.0
18132023-11-16T15:55:26.477Z Checking cstr-argument v0.1.2
18142023-11-16T15:55:26.535Z Checking pretty-hex v0.2.1
18152023-11-16T15:55:26.709Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18162023-11-16T15:55:26.753Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18172023-11-16T15:55:27.162Z Checking colored v2.0.4
18182023-11-16T15:55:27.735Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
18192023-11-16T15:55:27.935Z Checking predicates v2.1.5
18202023-11-16T15:55:28.239Z Compiling heck v0.3.3
18212023-11-16T15:55:28.262Z Compiling libefi-sys v0.1.0
18222023-11-16T15:55:28.684Z Checking downcast v0.11.0
18232023-11-16T15:55:28.801Z Checking fragile v2.0.0
18242023-11-16T15:55:28.972Z Compiling structopt-derive v0.4.18
18252023-11-16T15:55:29.019Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
18262023-11-16T15:55:29.184Z Checking mockall v0.11.4
18272023-11-16T15:55:29.357Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18282023-11-16T15:55:29.520Z Checking zone v0.3.0
18292023-11-16T15:55:29.618Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18302023-11-16T15:55:30.069Z Checking smf v0.2.2
18312023-11-16T15:55:30.678Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18322023-11-16T15:55:30.711Z Compiling cancel-safe-futures v0.1.5
18332023-11-16T15:55:31.491Z Checking base64 v0.13.1
18342023-11-16T15:55:31.765Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18352023-11-16T15:55:33.329Z Checking filetime v0.2.22
18362023-11-16T15:55:33.549Z Checking xattr v1.0.1
18372023-11-16T15:55:33.619Z Compiling der_derive v0.7.2
18382023-11-16T15:55:33.799Z Checking tar v0.4.40
18392023-11-16T15:55:33.917Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18402023-11-16T15:55:34.329Z Compiling convert_case v0.4.0
18412023-11-16T15:55:34.956Z Compiling slog-dtrace v0.2.3
18422023-11-16T15:55:34.999Z Compiling radium v0.7.0
18432023-11-16T15:55:35.480Z Checking pem v1.1.1
18442023-11-16T15:55:35.649Z Compiling derive_more v0.99.17
18452023-11-16T15:55:35.693Z Checking camino-tempfile v1.0.2
18462023-11-16T15:55:35.804Z Compiling maybe-uninit v2.0.0
18472023-11-16T15:55:36.084Z Checking headers-core v0.2.0
18482023-11-16T15:55:36.265Z Compiling packed_struct v0.10.1
18492023-11-16T15:55:36.485Z Compiling num-bigint-dig v0.8.4
18502023-11-16T15:55:36.638Z Checking headers v0.3.9
18512023-11-16T15:55:36.963Z Compiling packed_struct_codegen v0.10.1
18522023-11-16T15:55:36.979Z Checking pem v3.0.2
18532023-11-16T15:55:37.071Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18542023-11-16T15:55:37.351Z Checking rcgen v0.11.3
18552023-11-16T15:55:37.453Z Checking atomicwrites v0.4.2
18562023-11-16T15:55:37.725Z Checking subprocess v0.2.9
18572023-11-16T15:55:38.381Z Compiling num-rational v0.4.1
18582023-11-16T15:55:38.412Z Compiling same-file v1.0.6
18592023-11-16T15:55:38.576Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18602023-11-16T15:55:38.724Z Compiling walkdir v2.4.0
18612023-11-16T15:55:39.168Z Compiling semver-parser v0.10.2
18622023-11-16T15:55:41.212Z Compiling semver v0.11.0
18632023-11-16T15:55:41.905Z Compiling home v0.5.5
18642023-11-16T15:55:42.216Z Compiling toolchain_find v0.2.0
18652023-11-16T15:55:42.317Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18662023-11-16T15:55:43.007Z Compiling toml v0.5.11
18672023-11-16T15:55:43.026Z Compiling doc-comment v0.3.3
18682023-11-16T15:55:43.764Z Checking linked-hash-map v0.5.6
18692023-11-16T15:55:44.258Z Checking lru-cache v0.1.2
18702023-11-16T15:55:44.298Z Compiling omicron-zone-package v0.8.3
18712023-11-16T15:55:45.167Z Checking half v1.8.2
18722023-11-16T15:55:45.805Z Checking ciborium-io v0.2.1
18732023-11-16T15:55:45.968Z Compiling rustfmt-wrapper v0.2.0
18742023-11-16T15:55:46.084Z Checking ciborium-ll v0.2.1
18752023-11-16T15:55:46.551Z Checking password-hash v0.5.0
18762023-11-16T15:55:47.016Z Checking textwrap v0.11.0
18772023-11-16T15:55:47.282Z Checking blake2 v0.10.6
18782023-11-16T15:55:47.300Z Checking ansi_term v0.12.1
18792023-11-16T15:55:47.342Z Checking vec_map v0.8.2
18802023-11-16T15:55:47.744Z Checking strsim v0.8.0
18812023-11-16T15:55:47.747Z Checking ciborium v0.2.1
18822023-11-16T15:55:47.776Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18832023-11-16T15:55:47.970Z Checking argon2 v0.5.2
18842023-11-16T15:55:48.025Z Checking clap v2.34.0
18852023-11-16T15:55:48.470Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18862023-11-16T15:55:48.815Z Checking arc-swap v1.6.0
18872023-11-16T15:55:48.905Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18882023-11-16T15:55:48.927Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18892023-11-16T15:55:49.281Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18902023-11-16T15:55:49.425Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18912023-11-16T15:55:49.510Z Checking slog-scope v4.4.0
18922023-11-16T15:55:49.919Z Checking slog-stdlog v4.1.1
18932023-11-16T15:55:50.039Z Compiling snafu-derive v0.7.5
18942023-11-16T15:55:50.140Z Checking slog-envlogger v2.2.0
18952023-11-16T15:55:50.929Z Checking newline-converter v0.3.0
18962023-11-16T15:55:51.125Z Compiling derive-where v1.2.5
18972023-11-16T15:55:51.614Z Compiling semver v0.1.20
18982023-11-16T15:55:52.580Z Compiling rustc_version v0.1.7
18992023-11-16T15:55:52.725Z Checking structopt v0.3.26
19002023-11-16T15:55:53.297Z Checking expectorate v1.1.0
19012023-11-16T15:55:53.338Z Checking pem-rfc7468 v0.7.0
19022023-11-16T15:55:53.978Z Checking flagset v0.4.3
19032023-11-16T15:55:54.094Z Compiling parking_lot_core v0.8.6
19042023-11-16T15:55:54.489Z Checking termcolor v1.2.0
19052023-11-16T15:55:55.109Z Checking der v0.7.8
19062023-11-16T15:55:55.577Z Compiling newtype_derive v0.1.6
19072023-11-16T15:55:58.273Z Checking spki v0.7.2
19082023-11-16T15:55:58.665Z Checking tap v1.0.1
19092023-11-16T15:55:58.899Z Checking wyz v0.5.1
19102023-11-16T15:55:59.809Z Checking resolv-conf v0.7.0
19112023-11-16T15:55:59.840Z Checking fxhash v0.2.1
19122023-11-16T15:55:59.858Z Checking funty v2.0.0
19132023-11-16T15:55:59.910Z Checking crc-catalog v2.2.0
19142023-11-16T15:56:00.083Z Checking pkcs8 v0.10.2
19152023-11-16T15:56:00.103Z Checking crc v3.0.1
19162023-11-16T15:56:00.335Z Checking trust-dns-resolver v0.22.0
19172023-11-16T15:56:00.365Z Checking nodrop v0.1.14
19182023-11-16T15:56:00.397Z Checking smallvec v0.6.14
19192023-11-16T15:56:00.464Z Checking pkcs1 v0.7.5
19202023-11-16T15:56:00.520Z Checking array-init v0.0.4
19212023-11-16T15:56:00.967Z Checking bitfield v0.14.0
19222023-11-16T15:56:01.082Z Compiling rayon-core v1.12.0
19232023-11-16T15:56:01.417Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19242023-11-16T15:56:01.554Z Checking x509-cert v0.2.4
19252023-11-16T15:56:01.648Z Checking bitvec v1.0.1
19262023-11-16T15:56:01.772Z Checking env_logger v0.10.0
19272023-11-16T15:56:02.246Z Checking serde-hex v0.1.0
19282023-11-16T15:56:02.412Z Checking hkdf v0.12.3
19292023-11-16T15:56:02.549Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19302023-11-16T15:56:02.712Z Checking ron v0.8.1
19312023-11-16T15:56:02.753Z Compiling memoffset v0.7.1
19322023-11-16T15:56:03.189Z Compiling buf-list v1.0.3
19332023-11-16T15:56:03.796Z Checking rsa v0.9.2
19342023-11-16T15:56:04.019Z Checking crc-any v2.4.3
19352023-11-16T15:56:04.436Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19362023-11-16T15:56:04.619Z Checking object v0.30.4
19372023-11-16T15:56:04.786Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19382023-11-16T15:56:05.162Z Checking utf-8 v0.7.6
19392023-11-16T15:56:05.211Z Checking keccak v0.1.4
19402023-11-16T15:56:05.248Z Checking path-slash v0.1.5
19412023-11-16T15:56:05.449Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19422023-11-16T15:56:05.673Z Checking sha3 v0.10.8
19432023-11-16T15:56:05.828Z Checking secrecy v0.8.0
19442023-11-16T15:56:06.146Z Compiling unicase v2.7.0
19452023-11-16T15:56:06.251Z Compiling salty v0.2.0
19462023-11-16T15:56:06.828Z Compiling platforms v3.0.2
19472023-11-16T15:56:07.337Z Checking num-complex v0.4.4
19482023-11-16T15:56:07.877Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19492023-11-16T15:56:08.796Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19502023-11-16T15:56:09.056Z Checking num v0.4.1
19512023-11-16T15:56:09.317Z Checking glob v0.3.1
19522023-11-16T15:56:09.823Z Checking openapiv3 v1.0.3
19532023-11-16T15:56:09.916Z Checking swrite v0.1.0
19542023-11-16T15:56:10.097Z Compiling curve25519-dalek v4.1.0
19552023-11-16T15:56:10.809Z Compiling mime_guess v2.0.4
19562023-11-16T15:56:11.469Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19572023-11-16T15:56:12.638Z Compiling curve25519-dalek-derive v0.1.0
19582023-11-16T15:56:12.779Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19592023-11-16T15:56:14.892Z Compiling thiserror-impl-no-std v2.0.2
19602023-11-16T15:56:15.178Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19612023-11-16T15:56:15.415Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19622023-11-16T15:56:16.027Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19632023-11-16T15:56:17.783Z Checking nibble_vec v0.1.0
19642023-11-16T15:56:19.160Z Compiling portable-atomic v1.4.3
19652023-11-16T15:56:19.344Z Compiling crunchy v0.2.2
19662023-11-16T15:56:20.135Z Checking endian-type v0.1.2
19672023-11-16T15:56:20.427Z Checking radix_trie v0.2.1
19682023-11-16T15:56:20.807Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19692023-11-16T15:56:21.072Z Checking snafu v0.7.5
19702023-11-16T15:56:21.727Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19712023-11-16T15:56:22.226Z Checking libsw v3.3.0
19722023-11-16T15:56:22.430Z Checking owo-colors v3.5.0
19732023-11-16T15:56:22.917Z Checking linear-map v1.2.0
19742023-11-16T15:56:23.369Z Compiling tiny-keccak v2.0.2
19752023-11-16T15:56:24.050Z Checking parking_lot v0.11.2
19762023-11-16T15:56:25.149Z Checking trust-dns-client v0.22.0
19772023-11-16T15:56:27.154Z Compiling clang-sys v1.6.1
19782023-11-16T15:56:27.757Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19792023-11-16T15:56:28.166Z Checking crossbeam-deque v0.8.3
19802023-11-16T15:56:28.195Z Compiling darling_core v0.14.4
19812023-11-16T15:56:28.656Z Compiling prettyplease v0.2.12
19822023-11-16T15:56:29.174Z Checking trust-dns-server v0.22.1
19832023-11-16T15:56:29.318Z Compiling ascii-canvas v3.0.0
19842023-11-16T15:56:30.149Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19852023-11-16T15:56:30.212Z Checking sled v0.34.7
19862023-11-16T15:56:32.905Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19872023-11-16T15:56:34.211Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19882023-11-16T15:56:35.122Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19892023-11-16T15:56:35.640Z Compiling ena v0.14.2
19902023-11-16T15:56:36.024Z Checking pretty-hex v0.3.0
19912023-11-16T15:56:36.252Z Compiling diff v0.1.13
19922023-11-16T15:56:36.255Z Compiling regex-syntax v0.6.29
19932023-11-16T15:56:36.285Z Compiling minimal-lexical v0.2.1
19942023-11-16T15:56:36.778Z Checking signature v1.6.4
19952023-11-16T15:56:36.955Z Checking ed25519 v1.5.3
19962023-11-16T15:56:37.086Z Compiling nom v7.1.3
19972023-11-16T15:56:37.186Z Compiling darling_macro v0.14.4
19982023-11-16T15:56:37.541Z Checking tungstenite v0.18.0
19992023-11-16T15:56:38.292Z Checking path-dedot v3.1.0
20002023-11-16T15:56:38.513Z Compiling libloading v0.7.4
20012023-11-16T15:56:38.546Z Compiling bindgen v0.65.1
20022023-11-16T15:56:38.653Z Compiling darling v0.14.4
20032023-11-16T15:56:38.893Z Compiling ref-cast v1.0.20
20042023-11-16T15:56:38.911Z Checking tokio-tungstenite v0.18.0
20052023-11-16T15:56:39.437Z Compiling derive_builder_core v0.12.0
20062023-11-16T15:56:39.602Z Checking rayon v1.8.0
20072023-11-16T15:56:39.723Z Checking path-absolutize v3.1.0
20082023-11-16T15:56:39.727Z Checking steno v0.4.0
20092023-11-16T15:56:39.978Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20102023-11-16T15:56:43.152Z Compiling lalrpop v0.19.12
20112023-11-16T15:56:43.225Z Compiling cexpr v0.6.0
20122023-11-16T15:56:44.456Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20132023-11-16T15:56:45.741Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20142023-11-16T15:56:46.003Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20152023-11-16T15:56:46.021Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20162023-11-16T15:56:46.361Z Checking globset v0.4.13
20172023-11-16T15:56:46.630Z Checking olpc-cjson v0.1.3
20182023-11-16T15:56:46.951Z Checking serde-big-array v0.5.1
20192023-11-16T15:56:47.127Z Checking serde_plain v1.0.2
20202023-11-16T15:56:47.269Z Checking serde-big-array v0.4.1
20212023-11-16T15:56:47.501Z Compiling which v4.4.0
20222023-11-16T15:56:47.504Z Compiling ref-cast-impl v1.0.20
20232023-11-16T15:56:47.554Z Compiling libxml v0.3.3
20242023-11-16T15:56:48.077Z Compiling peeking_take_while v0.1.2
20252023-11-16T15:56:48.308Z Compiling rustc-hash v1.1.0
20262023-11-16T15:56:48.517Z Compiling lazycell v1.3.0
20272023-11-16T15:56:48.520Z Compiling shlex v1.1.0
20282023-11-16T15:56:48.971Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20292023-11-16T15:56:49.315Z Checking tough v0.14.0
20302023-11-16T15:56:51.744Z Compiling derive_builder_macro v0.12.0
20312023-11-16T15:56:53.855Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20322023-11-16T15:56:54.882Z Checking signal-hook-tokio v0.3.1
20332023-11-16T15:56:55.148Z Checking ff v0.13.0
20342023-11-16T15:56:55.165Z Compiling strum_macros v0.24.3
20352023-11-16T15:56:55.462Z Checking display-error-chain v0.2.0
20362023-11-16T15:56:55.621Z Checking corncobs v0.1.3
20372023-11-16T15:56:55.667Z Compiling indoc v1.0.9
20382023-11-16T15:56:55.898Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20392023-11-16T15:56:56.161Z Checking group v0.13.0
20402023-11-16T15:56:56.400Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20412023-11-16T15:56:59.000Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20422023-11-16T15:56:59.543Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20432023-11-16T15:57:01.853Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20442023-11-16T15:57:01.972Z Checking universal-hash v0.5.1
20452023-11-16T15:57:02.285Z Checking crypto-bigint v0.5.2
20462023-11-16T15:57:04.049Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20472023-11-16T15:57:04.515Z Compiling cookie v0.16.2
20482023-11-16T15:57:05.048Z Checking opaque-debug v0.3.0
20492023-11-16T15:57:05.176Z Checking base16ct v0.2.0
20502023-11-16T15:57:06.674Z Checking elliptic-curve v0.13.5
20512023-11-16T15:57:06.957Z Checking poly1305 v0.8.0
20522023-11-16T15:57:07.715Z Checking thiserror-no-std v2.0.2
20532023-11-16T15:57:08.583Z Checking chacha20 v0.9.1
20542023-11-16T15:57:08.847Z Checking aead v0.5.2
20552023-11-16T15:57:09.137Z Compiling impl-trait-for-tuples v0.2.2
20562023-11-16T15:57:09.182Z Compiling oso-derive v0.27.0
20572023-11-16T15:57:10.719Z Checking vsss-rs v3.3.1
20582023-11-16T15:57:11.265Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20592023-11-16T15:57:15.875Z Checking chacha20poly1305 v0.10.1
20602023-11-16T15:57:17.241Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20612023-11-16T15:57:17.625Z Checking tungstenite v0.20.1
20622023-11-16T15:57:17.779Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20632023-11-16T15:57:19.140Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20642023-11-16T15:57:24.024Z Checking tokio-tungstenite v0.20.1
20652023-11-16T15:57:25.456Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20662023-11-16T15:57:25.512Z Checking kstat-rs v0.2.3
20672023-11-16T15:57:26.036Z Checking bcs v0.1.6
20682023-11-16T15:57:26.928Z Checking assert_matches v1.5.0
20692023-11-16T15:57:27.667Z Checking highway v1.1.0
20702023-11-16T15:57:27.742Z Compiling indoc v2.0.3
20712023-11-16T15:57:33.345Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20722023-11-16T15:57:36.230Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20732023-11-16T15:57:36.554Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20742023-11-16T15:57:37.117Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
20752023-11-16T15:57:37.155Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20762023-11-16T15:57:38.428Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20772023-11-16T15:57:39.741Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20782023-11-16T15:57:41.677Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
20792023-11-16T15:57:42.293Z Checking http-range v0.1.5
20802023-11-16T15:57:42.549Z Checking humantime v2.1.0
20812023-11-16T15:57:42.947Z Checking hyper-staticfile v0.9.5
20822023-11-16T15:57:43.008Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
20832023-11-16T15:57:44.202Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20842023-11-16T15:57:46.012Z Checking number_prefix v0.4.0
20852023-11-16T15:57:46.322Z Checking maplit v1.0.2
20862023-11-16T15:57:47.135Z Checking indicatif v0.17.7
20872023-11-16T15:57:50.443Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20882023-11-16T15:57:52.176Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20892023-11-16T15:57:52.297Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20902023-11-16T15:57:52.656Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20912023-11-16T15:57:52.932Z Checking derive_builder v0.12.0
20922023-11-16T15:57:56.062Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20932023-11-16T15:57:56.252Z Checking bb8 v0.8.1
20942023-11-16T15:57:56.461Z Checking quick-xml v0.23.1
20952023-11-16T15:57:56.987Z Checking bytesize v1.3.0
20962023-11-16T15:57:57.372Z Checking unicode-linebreak v0.1.5
20972023-11-16T15:57:57.581Z Checking fs-err v2.9.0
20982023-11-16T15:57:58.060Z Checking smawk v0.3.1
20992023-11-16T15:57:58.358Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21002023-11-16T15:57:58.361Z Checking textwrap v0.16.0
21012023-11-16T15:58:01.442Z Compiling vte_generate_state_changes v0.1.1
21022023-11-16T15:58:01.838Z Checking is_ci v1.1.1
21032023-11-16T15:58:02.023Z Checking cassowary v0.3.0
21042023-11-16T15:58:02.366Z Checking supports-color v2.1.0
21052023-11-16T15:58:02.651Z Checking ratatui v0.23.0
21062023-11-16T15:58:05.494Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21072023-11-16T15:58:08.619Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21082023-11-16T15:58:12.657Z Checking rtoolbox v0.0.1
21092023-11-16T15:58:12.924Z Checking rpassword v7.2.0
21102023-11-16T15:58:20.163Z Checking tui-tree-widget v0.13.0
21112023-11-16T15:58:21.695Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21122023-11-16T15:58:22.855Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21132023-11-16T15:58:25.596Z Checking yansi v0.5.1
21142023-11-16T15:58:26.607Z Checking shell-words v1.1.0
21152023-11-16T15:58:27.992Z Checking pretty_assertions v1.4.0
21162023-11-16T15:58:35.576Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21172023-11-16T15:58:36.326Z Checking fatfs v0.3.6
21182023-11-16T15:58:37.767Z Checking plotters-backend v0.3.5
21192023-11-16T15:58:38.341Z Checking plotters-svg v0.3.5
21202023-11-16T15:58:39.448Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21212023-11-16T15:58:49.992Z Checking rand v0.4.6
21222023-11-16T15:58:50.306Z Checking cast v0.3.0
21232023-11-16T15:58:50.450Z Checking remove_dir_all v0.5.3
21242023-11-16T15:58:50.802Z Checking criterion-plot v0.5.0
21252023-11-16T15:58:51.569Z Checking tempdir v0.3.7
21262023-11-16T15:58:51.791Z Checking plotters v0.3.5
21272023-11-16T15:58:56.248Z Checking tinytemplate v1.2.1
21282023-11-16T15:58:57.008Z Checking anes v0.1.6
21292023-11-16T15:58:57.502Z Checking oorandom v11.1.3
21302023-11-16T15:58:57.723Z Checking criterion v0.5.1
21312023-11-16T15:59:00.660Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21322023-11-16T15:59:10.280Z Checking assert_cmd v2.0.12
21332023-11-16T15:59:10.959Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21342023-11-16T15:59:12.557Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21352023-11-16T15:59:14.612Z Checking dashmap v5.5.1
21362023-11-16T15:59:16.863Z Compiling serial_test_derive v0.10.0
21372023-11-16T15:59:16.910Z Compiling crossbeam-queue v0.3.8
21382023-11-16T15:59:18.512Z Checking serial_test v0.10.0
21392023-11-16T15:59:22.874Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21402023-11-16T15:59:24.507Z Checking vte v0.11.1
21412023-11-16T15:59:27.074Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21422023-11-16T15:59:28.074Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21432023-11-16T15:59:28.708Z Checking threadpool v1.8.1
21442023-11-16T15:59:29.422Z Checking libtest-mimic v0.6.1
21452023-11-16T15:59:30.079Z Checking strip-ansi-escapes v0.2.0
21462023-11-16T15:59:37.921Z Compiling tabled_derive v0.6.0
21472023-11-16T15:59:38.324Z Checking httptest v0.15.5
21482023-11-16T15:59:39.474Z Checking similar-asserts v1.5.0
21492023-11-16T15:59:39.861Z Checking fd-lock v3.0.13
21502023-11-16T15:59:40.157Z Checking nanorand v0.7.0
21512023-11-16T15:59:40.734Z Compiling rstest_macros v0.18.2
21522023-11-16T15:59:41.463Z Checking nu-ansi-term v0.49.0
21532023-11-16T15:59:42.016Z Checking flume v0.11.0
21542023-11-16T15:59:42.127Z Checking reedline v0.25.0
21552023-11-16T15:59:43.013Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21562023-11-16T15:59:45.286Z Checking datatest-stable v0.2.3
21572023-11-16T15:59:50.802Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21582023-11-16T15:59:51.248Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21592023-11-16T15:59:53.323Z Compiling pin-project-internal v1.1.3
21602023-11-16T15:59:53.374Z Checking bytecount v0.6.3
21612023-11-16T15:59:53.592Z Checking arrayref v0.3.7
21622023-11-16T15:59:54.370Z Compiling relative-path v1.9.0
21632023-11-16T15:59:55.455Z Checking constant_time_eq v0.2.6
21642023-11-16T15:59:55.629Z Checking topological-sort v0.2.2
21652023-11-16T15:59:55.930Z Compiling trybuild v1.0.85
21662023-11-16T15:59:56.653Z Checking arrayvec v0.7.4
21672023-11-16T15:59:57.235Z Checking blake2b_simd v1.0.1
21682023-11-16T15:59:57.854Z Checking pin-project v1.1.3
21692023-11-16T16:00:01.775Z Checking papergrid v0.10.0
21702023-11-16T16:00:04.537Z Checking basic-toml v0.1.4
21712023-11-16T16:00:05.128Z Checking constant_time_eq v0.3.0
21722023-11-16T16:00:05.309Z Checking futures-timer v3.0.2
21732023-11-16T16:00:05.500Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21742023-11-16T16:00:05.761Z Checking rust-argon2 v1.0.1
21752023-11-16T16:00:06.818Z Checking tabled v0.14.0
21762023-11-16T16:00:07.437Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21772023-11-16T16:00:07.779Z Checking partial-io v0.5.4
21782023-11-16T16:00:09.393Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21792023-11-16T16:00:10.551Z Checking cargo-platform v0.1.3
21802023-11-16T16:00:10.854Z Checking approx v0.5.1
21812023-11-16T16:00:10.974Z Checking rstest v0.18.2
21822023-11-16T16:00:11.161Z Checking hex-literal v0.4.1
21832023-11-16T16:00:11.194Z Checking cargo_metadata v0.18.0
21842023-11-16T16:00:11.347Z Checking crossbeam v0.8.2
21852023-11-16T16:00:13.462Z Compiling polar-core v0.27.0
21862023-11-16T16:00:14.921Z Checking cargo_toml v0.17.0
21872023-11-16T16:00:15.817Z Checking termios v0.3.3
21882023-11-16T16:00:16.440Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21892023-11-16T16:00:18.191Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21902023-11-16T16:00:22.371Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21912023-11-16T16:00:30.669Z Checking oso v0.27.0
21922023-11-16T16:00:35.349Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21932023-11-16T16:00:48.093Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21942023-11-16T16:00:48.373Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21952023-11-16T16:01:32.128Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21962023-11-16T16:03:27.657Z Finished dev [unoptimized + debuginfo] target(s) in 11m 57s
21972023-11-16T16:03:27.677Z
21982023-11-16T16:03:27.708Zreal 12:51.462563952
21992023-11-16T16:03:27.712Zuser 1:19:20.414100472
22002023-11-16T16:03:27.718Zsys 10:34.329328317
22012023-11-16T16:03:27.723Ztrap 2.869004155
22022023-11-16T16:03:27.727Ztflt 5.412623432
22032023-11-16T16:03:27.734Zdflt 5.502038550
22042023-11-16T16:03:27.739Zkflt 0.025384391
22052023-11-16T16:03:27.743Zlock 1:47:38.278622327
22062023-11-16T16:03:27.747Zslp 3:45:49.073353922
22072023-11-16T16:03:27.753Zlat 2:47.294839372
22082023-11-16T16:03:27.758Zstop 6:29.839112924
22092023-11-16T16:03:27.763Zwarning: output filename collision.
22102023-11-16T16:03:27.767ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
22112023-11-16T16:03:27.772ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22122023-11-16T16:03:27.776ZThe targets should have unique names.
22132023-11-16T16:03:27.779ZThis is a known bug where multiple crates with the same name use
22142023-11-16T16:03:27.783Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22152023-11-16T16:03:27.787Zwarning: output filename collision.
22162023-11-16T16:03:27.791ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22172023-11-16T16:03:27.794ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22182023-11-16T16:03:27.798ZThe targets should have unique names.
22192023-11-16T16:03:27.803ZThis is a known bug where multiple crates with the same name use
22202023-11-16T16:03:27.809Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-11-16T16:03:27.814Zwarning: output filename collision.
22222023-11-16T16:03:27.818ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
22232023-11-16T16:03:27.823ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22242023-11-16T16:03:27.828ZThe targets should have unique names.
22252023-11-16T16:03:27.833ZThis is a known bug where multiple crates with the same name use
22262023-11-16T16:03:27.838Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22272023-11-16T16:03:27.845Z Checking unicode-ident v1.0.12
22282023-11-16T16:03:27.851Z Documenting libc v0.2.150
22292023-11-16T16:03:27.855Z Documenting cfg-if v1.0.0
22302023-11-16T16:03:27.869Z Checking libc v0.2.150
22312023-11-16T16:03:27.872Z Checking serde v1.0.192
22322023-11-16T16:03:27.877Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22332023-11-16T16:03:27.883Z Checking cfg-if v1.0.0
22342023-11-16T16:03:27.895Z Documenting log v0.4.20
22352023-11-16T16:03:27.900Z Documenting scopeguard v1.2.0
22362023-11-16T16:03:27.903Z Checking proc-macro2 v1.0.69
22372023-11-16T16:03:27.928Z Checking once_cell v1.18.0
22382023-11-16T16:03:28.396Z Documenting itoa v1.0.9
22392023-11-16T16:03:28.647Z Checking quote v1.0.33
22402023-11-16T16:03:29.127Z Checking syn v2.0.32
22412023-11-16T16:03:29.289Z Checking syn v1.0.109
22422023-11-16T16:03:31.543Z Documenting smallvec v1.11.0
22432023-11-16T16:03:31.730Z Documenting lock_api v0.4.10
22442023-11-16T16:03:32.431Z Documenting memchr v2.6.3
22452023-11-16T16:03:34.213Z Documenting getrandom v0.2.10
22462023-11-16T16:03:34.387Z Documenting pin-project-lite v0.2.13
22472023-11-16T16:03:36.395Z Documenting parking_lot_core v0.9.8
22482023-11-16T16:03:36.443Z Documenting libm v0.2.7
22492023-11-16T16:03:36.578Z Documenting signal-hook-registry v1.4.1
22502023-11-16T16:03:38.487Z Checking itoa v1.0.9
22512023-11-16T16:03:38.801Z Documenting mio v0.8.8
22522023-11-16T16:03:39.131Z Documenting futures-core v0.3.29
22532023-11-16T16:03:39.335Z Documenting num_cpus v1.16.0
22542023-11-16T16:03:39.538Z Documenting serde_derive v1.0.192
22552023-11-16T16:03:40.047Z Documenting rand_core v0.6.4
22562023-11-16T16:03:41.276Z Documenting zeroize_derive v1.4.2
22572023-11-16T16:03:42.317Z Documenting parking_lot v0.12.1
22582023-11-16T16:03:42.654Z Documenting num-traits v0.2.16
22592023-11-16T16:03:44.774Z Documenting thiserror-impl v1.0.49
22602023-11-16T16:03:44.966Z Documenting tokio-macros v2.1.0
22612023-11-16T16:03:45.249Z Documenting socket2 v0.5.4
22622023-11-16T16:03:45.629Z Documenting once_cell v1.18.0
22632023-11-16T16:03:48.589Z Checking getrandom v0.2.10
22642023-11-16T16:03:48.653Z Documenting zeroize v1.6.0
22652023-11-16T16:03:48.941Z Documenting typenum v1.16.0
22662023-11-16T16:03:49.736Z Checking thiserror v1.0.49
22672023-11-16T16:03:49.913Z Checking ryu v1.0.15
22682023-11-16T16:03:50.213Z Documenting serde v1.0.192
22692023-11-16T16:03:50.244Z Documenting ryu v1.0.15
22702023-11-16T16:03:51.236Z Checking memchr v2.6.3
22712023-11-16T16:03:51.687Z Documenting subtle v2.5.0
22722023-11-16T16:03:52.064Z Documenting thiserror v1.0.49
22732023-11-16T16:03:52.413Z Documenting byteorder v1.5.0
22742023-11-16T16:03:52.626Z Checking serde_json v1.0.108
22752023-11-16T16:03:54.439Z Documenting futures-sink v0.3.29
22762023-11-16T16:03:54.445Z Checking heck v0.4.1
22772023-11-16T16:03:54.778Z Documenting const-oid v0.9.5
22782023-11-16T16:03:55.276Z Documenting pin-utils v0.1.0
22792023-11-16T16:03:56.588Z Documenting generic-array v0.14.7
22802023-11-16T16:03:57.169Z Checking log v0.4.20
22812023-11-16T16:03:57.612Z Documenting futures-macro v0.3.29
22822023-11-16T16:03:58.256Z Checking bytes v1.5.0
22832023-11-16T16:03:58.617Z Documenting futures-task v0.3.29
22842023-11-16T16:03:59.494Z Documenting slab v0.4.9
22852023-11-16T16:04:00.223Z Documenting futures-channel v0.3.29
22862023-11-16T16:04:02.919Z Documenting crypto-common v0.1.6
22872023-11-16T16:04:03.023Z Documenting futures-io v0.3.29
22882023-11-16T16:04:03.462Z Documenting iana-time-zone v0.1.57
22892023-11-16T16:04:04.896Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22902023-11-16T16:04:05.398Z Documenting tinyvec_macros v0.1.1
22912023-11-16T16:04:05.843Z Checking byteorder v1.5.0
22922023-11-16T16:04:05.926Z Documenting block-buffer v0.10.4
22932023-11-16T16:04:06.460Z Documenting ppv-lite86 v0.2.17
22942023-11-16T16:04:06.550Z Checking fnv v1.0.7
22952023-11-16T16:04:06.719Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962023-11-16T16:04:08.606Z Documenting futures-util v0.3.29
22972023-11-16T16:04:08.976Z Documenting tracing-core v0.1.31
22982023-11-16T16:04:08.994Z Documenting tinyvec v1.6.0
22992023-11-16T16:04:10.335Z Documenting tracing-attributes v0.1.26
23002023-11-16T16:04:11.156Z Documenting rand_chacha v0.3.1
23012023-11-16T16:04:12.076Z Documenting digest v0.10.7
23022023-11-16T16:04:14.580Z Documenting unicode-normalization v0.1.22
23032023-11-16T16:04:17.410Z Documenting rand v0.8.5
23042023-11-16T16:04:23.088Z Checking libm v0.2.7
23052023-11-16T16:04:23.194Z Checking ucd-trie v0.1.6
23062023-11-16T16:04:23.202Z Documenting fnv v1.0.7
23072023-11-16T16:04:23.248Z Documenting base64 v0.21.5
23082023-11-16T16:04:23.318Z Checking num-traits v0.2.16
23092023-11-16T16:04:23.343Z Checking pest v2.7.2
23102023-11-16T16:04:23.351Z Documenting lazy_static v1.4.0
23112023-11-16T16:04:23.647Z Documenting bytes v1.5.0
23122023-11-16T16:04:24.285Z Documenting bitflags v2.4.0
23132023-11-16T16:04:25.320Z Documenting serde_json v1.0.108
23142023-11-16T16:04:25.893Z Documenting chrono v0.4.31
23152023-11-16T16:04:26.347Z Documenting uuid v1.5.0
23162023-11-16T16:04:27.753Z Documenting unicode-bidi v0.3.13
23172023-11-16T16:04:27.764Z Checking hashbrown v0.14.2
23182023-11-16T16:04:29.494Z Checking equivalent v1.0.1
23192023-11-16T16:04:29.664Z Checking indexmap v2.1.0
23202023-11-16T16:04:30.792Z Documenting percent-encoding v2.3.0
23212023-11-16T16:04:31.230Z Documenting tokio v1.33.0
23222023-11-16T16:04:31.530Z Documenting http v0.2.9
23232023-11-16T16:04:33.136Z Documenting spin v0.9.8
23242023-11-16T16:04:33.324Z Documenting cpufeatures v0.2.9
23252023-11-16T16:04:34.276Z Checking serde_derive_internals v0.26.0
23262023-11-16T16:04:34.333Z Documenting tracing v0.1.37
23272023-11-16T16:04:35.315Z Documenting serde_derive_internals v0.26.0
23282023-11-16T16:04:35.346Z Documenting dyn-clone v1.0.13
23292023-11-16T16:04:36.837Z Documenting form_urlencoded v1.2.0
23302023-11-16T16:04:37.450Z Checking time-core v0.1.1
23312023-11-16T16:04:37.604Z Checking scopeguard v1.2.0
23322023-11-16T16:04:37.666Z Documenting idna v0.4.0
23332023-11-16T16:04:37.780Z Checking lock_api v0.4.10
23342023-11-16T16:04:38.413Z Documenting errno v0.3.2
23352023-11-16T16:04:39.833Z Documenting adler v1.0.2
23362023-11-16T16:04:40.105Z Checking uuid v1.5.0
23372023-11-16T16:04:40.877Z Documenting httparse v1.8.0
23382023-11-16T16:04:42.315Z Checking iana-time-zone v0.1.57
23392023-11-16T16:04:42.513Z Documenting unicode-ident v1.0.12
23402023-11-16T16:04:43.088Z Documenting rustix v0.38.9
23412023-11-16T16:04:43.133Z Documenting schemars_derive v0.8.13
23422023-11-16T16:04:43.765Z Documenting miniz_oxide v0.7.1
23432023-11-16T16:04:44.305Z Documenting url v2.4.1
23442023-11-16T16:04:46.813Z Documenting proc-macro2 v1.0.69
23452023-11-16T16:04:46.947Z Checking chrono v0.4.31
23462023-11-16T16:04:47.037Z Checking zerocopy v0.3.0
23472023-11-16T16:04:48.083Z Checking dof v0.1.5
23482023-11-16T16:04:48.787Z Checking dtrace-parser v0.1.14
23492023-11-16T16:04:48.799Z Checking thread-id v4.2.0
23502023-11-16T16:04:48.943Z Documenting openssl-probe v0.1.5
23512023-11-16T16:04:49.542Z Documenting try-lock v0.2.4
23522023-11-16T16:04:50.281Z Documenting equivalent v1.0.1
23532023-11-16T16:04:50.455Z Documenting hashbrown v0.14.2
23542023-11-16T16:04:51.938Z Documenting schemars v0.8.13
23552023-11-16T16:04:53.353Z Documenting quote v1.0.33
23562023-11-16T16:04:53.786Z Documenting untrusted v0.9.0
23572023-11-16T16:04:53.824Z Documenting httpdate v1.0.3
23582023-11-16T16:04:54.941Z Documenting want v0.3.1
23592023-11-16T16:04:55.018Z Checking usdt-impl v0.3.5
23602023-11-16T16:04:55.963Z Documenting http-body v0.4.5
23612023-11-16T16:04:58.563Z Documenting indexmap v2.1.0
23622023-11-16T16:04:58.568Z Documenting ring v0.17.5
23632023-11-16T16:04:59.437Z Documenting openssl-macros v0.1.1
23642023-11-16T16:05:00.099Z Documenting openssl-sys v0.9.93
23652023-11-16T16:05:00.662Z Documenting tower-service v0.3.2
23662023-11-16T16:05:01.699Z Documenting mime v0.3.17
23672023-11-16T16:05:01.793Z Documenting tokio-util v0.7.10
23682023-11-16T16:05:02.806Z Checking dyn-clone v1.0.13
23692023-11-16T16:05:03.009Z Checking schemars v0.8.13
23702023-11-16T16:05:05.163Z Documenting async-trait v0.1.74
23712023-11-16T16:05:05.519Z Documenting aho-corasick v1.0.4
23722023-11-16T16:05:05.957Z Checking ahash v0.8.3
23732023-11-16T16:05:06.152Z Documenting sct v0.7.0
23742023-11-16T16:05:06.455Z Documenting rustls-webpki v0.101.7
23752023-11-16T16:05:06.515Z Documenting slog v2.7.0
23762023-11-16T16:05:07.878Z Documenting unicode-width v0.1.11
23772023-11-16T16:05:11.379Z Documenting openssl v0.10.57
23782023-11-16T16:05:11.862Z Documenting h2 v0.3.21
23792023-11-16T16:05:12.245Z Documenting gimli v0.28.0
23802023-11-16T16:05:12.491Z Documenting regex-syntax v0.8.2
23812023-11-16T16:05:12.638Z Documenting ipnet v2.8.0
23822023-11-16T16:05:13.100Z Documenting utf8parse v0.2.1
23832023-11-16T16:05:13.231Z Documenting rustls v0.21.8
23842023-11-16T16:05:13.367Z Checking hashbrown v0.13.2
23852023-11-16T16:05:15.103Z Documenting time-macros v0.2.13
23862023-11-16T16:05:17.348Z Documenting rustls-pemfile v1.0.3
23872023-11-16T16:05:18.556Z Checking http v0.2.9
23882023-11-16T16:05:20.692Z Documenting num-integer v0.1.45
23892023-11-16T16:05:21.813Z Documenting addr2line v0.21.0
23902023-11-16T16:05:22.335Z Documenting object v0.32.1
23912023-11-16T16:05:22.495Z Documenting regex-automata v0.4.3
23922023-11-16T16:05:23.540Z Documenting time-core v0.1.1
23932023-11-16T16:05:24.786Z Checking smallvec v1.11.0
23942023-11-16T16:05:25.411Z Documenting deranged v0.3.8
23952023-11-16T16:05:26.907Z Documenting num_threads v0.1.6
23962023-11-16T16:05:27.201Z Documenting rustc-demangle v0.1.23
23972023-11-16T16:05:27.414Z Documenting tokio-rustls v0.24.1
23982023-11-16T16:05:27.442Z Documenting hyper v0.14.27
23992023-11-16T16:05:27.901Z Checking parking_lot_core v0.9.8
24002023-11-16T16:05:28.425Z Documenting native-tls v0.2.11
24012023-11-16T16:05:31.474Z Checking pest_meta v2.7.2
24022023-11-16T16:05:32.122Z Documenting zerocopy v0.6.4
24032023-11-16T16:05:33.037Z Checking aho-corasick v1.0.4
24042023-11-16T16:05:33.109Z Documenting time v0.3.27
24052023-11-16T16:05:35.510Z Documenting regex v1.10.2
24062023-11-16T16:05:35.601Z Documenting crossbeam-utils v0.8.16
24072023-11-16T16:05:36.373Z Documenting encoding_rs v0.8.33
24082023-11-16T16:05:36.508Z Checking regex-syntax v0.8.2
24092023-11-16T16:05:38.378Z Documenting tokio-native-tls v0.3.1
24102023-11-16T16:05:41.374Z Documenting backtrace v0.3.69
24112023-11-16T16:05:42.081Z Checking parking_lot v0.12.1
24122023-11-16T16:05:42.151Z Documenting rustls-native-certs v0.6.3
24132023-11-16T16:05:42.155Z Checking regex-automata v0.4.3
24142023-11-16T16:05:42.615Z Documenting serde_urlencoded v0.7.1
24152023-11-16T16:05:43.980Z Documenting pest_meta v2.7.2
24162023-11-16T16:05:44.217Z Documenting anstyle v1.0.2
24172023-11-16T16:05:46.504Z Checking pin-project-lite v0.2.13
24182023-11-16T16:05:46.663Z Documenting hyper-tls v0.5.0
24192023-11-16T16:05:46.678Z Checking pest_generator v2.7.2
24202023-11-16T16:05:47.854Z Documenting anstyle-parse v0.2.1
24212023-11-16T16:05:47.959Z Checking regex v1.10.2
24222023-11-16T16:05:47.963Z Documenting hyper-rustls v0.24.2
24232023-11-16T16:05:48.933Z Documenting webpki-roots v0.25.2
24242023-11-16T16:05:48.978Z Documenting anyhow v1.0.75
24252023-11-16T16:05:49.647Z Documenting data-encoding v2.4.0
24262023-11-16T16:05:50.115Z Documenting ucd-trie v0.1.6
24272023-11-16T16:05:50.644Z Documenting pest_generator v2.7.2
24282023-11-16T16:05:52.475Z Documenting anstyle-query v1.0.0
24292023-11-16T16:05:54.564Z Documenting colorchoice v1.0.0
24302023-11-16T16:05:55.854Z Documenting ipnetwork v0.20.0
24312023-11-16T16:05:56.203Z Documenting pest v2.7.2
24322023-11-16T16:05:56.430Z Documenting syn v2.0.32
24332023-11-16T16:05:57.442Z Documenting sha2 v0.10.8
24342023-11-16T16:05:57.627Z Documenting pest_derive v2.7.2
24352023-11-16T16:05:57.844Z Checking rand_core v0.6.4
24362023-11-16T16:05:58.288Z Checking serde_tokenstream v0.1.7
24372023-11-16T16:05:58.433Z Documenting reqwest v0.11.22
24382023-11-16T16:05:58.640Z Documenting anstream v0.5.0
24392023-11-16T16:05:58.848Z Documenting crc32fast v1.3.2
24402023-11-16T16:06:04.421Z Checking signal-hook-registry v1.4.1
24412023-11-16T16:06:04.426Z Documenting terminal_size v0.2.6
24422023-11-16T16:06:04.510Z Checking strsim v0.10.0
24432023-11-16T16:06:04.515Z Checking unicode-width v0.1.11
24442023-11-16T16:06:04.732Z Documenting clap_lex v0.5.1
24452023-11-16T16:06:04.757Z Documenting strsim v0.10.0
24462023-11-16T16:06:04.823Z Documenting num-iter v0.1.43
24472023-11-16T16:06:04.884Z Documenting openapiv3 v2.0.0-rc.1
24482023-11-16T16:06:04.897Z Documenting dtrace-parser v0.1.14
24492023-11-16T16:06:10.517Z Documenting hex v0.4.3
24502023-11-16T16:06:10.804Z Documenting futures-executor v0.3.29
24512023-11-16T16:06:10.898Z Documenting clap_builder v4.4.2
24522023-11-16T16:06:11.144Z Documenting hmac v0.12.1
24532023-11-16T16:06:11.248Z Documenting dof v0.1.5
24542023-11-16T16:06:13.626Z Checking mio v0.8.8
24552023-11-16T16:06:14.328Z Documenting clap_derive v4.4.2
24562023-11-16T16:06:14.572Z Documenting signal-hook v0.3.17
24572023-11-16T16:06:16.695Z Checking serde_tokenstream v0.2.0
24582023-11-16T16:06:16.979Z Documenting thread-id v4.2.0
24592023-11-16T16:06:17.278Z Documenting memoffset v0.9.0
24602023-11-16T16:06:17.439Z Checking typenum v1.16.0
24612023-11-16T16:06:18.644Z Checking futures-core v0.3.29
24622023-11-16T16:06:18.914Z Checking zeroize v1.6.0
24632023-11-16T16:06:19.304Z Documenting either v1.9.0
24642023-11-16T16:06:19.627Z Checking generic-array v0.14.7
24652023-11-16T16:06:20.732Z Documenting flate2 v1.0.28
24662023-11-16T16:06:21.064Z Documenting usdt-macro v0.3.5
24672023-11-16T16:06:21.546Z Documenting crossbeam-epoch v0.9.15
24682023-11-16T16:06:21.559Z Documenting usdt-attr-macro v0.3.5
24692023-11-16T16:06:22.213Z Documenting clap v4.4.3
24702023-11-16T16:06:23.316Z Documenting usdt-impl v0.3.5
24712023-11-16T16:06:25.585Z Checking regress v0.7.1
24722023-11-16T16:06:27.794Z Checking openapiv3 v2.0.0-rc.1
24732023-11-16T16:06:28.136Z Documenting serde_spanned v0.6.4
24742023-11-16T16:06:29.156Z Documenting toml_datetime v0.6.5
24752023-11-16T16:06:29.847Z Documenting winnow v0.5.15
24762023-11-16T16:06:30.428Z Documenting signal-hook-mio v0.2.3
24772023-11-16T16:06:30.588Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24782023-11-16T16:06:30.612Z Documenting futures v0.3.29
24792023-11-16T16:06:32.522Z Documenting usdt v0.3.5
24802023-11-16T16:06:33.717Z Documenting signature v2.1.0
24812023-11-16T16:06:34.111Z Documenting block-padding v0.3.3
24822023-11-16T16:06:34.841Z Documenting hash32 v0.2.1
24832023-11-16T16:06:35.184Z Documenting enum-as-inner v0.5.1
24842023-11-16T16:06:36.458Z Documenting scheduled-thread-pool v0.2.7
24852023-11-16T16:06:37.654Z Documenting toml_edit v0.21.0
24862023-11-16T16:06:40.883Z Documenting diesel_table_macro_syntax v0.1.0
24872023-11-16T16:06:41.026Z Checking diesel_table_macro_syntax v0.1.0
24882023-11-16T16:06:41.195Z Checking toml_datetime v0.6.5
24892023-11-16T16:06:41.279Z Checking serde_spanned v0.6.4
24902023-11-16T16:06:41.355Z Documenting bzip2-sys v0.1.11+1.0.8
24912023-11-16T16:06:41.543Z Checking num_cpus v1.16.0
24922023-11-16T16:06:41.622Z Checking socket2 v0.5.4
24932023-11-16T16:06:41.672Z Documenting stable_deref_trait v1.2.0
24942023-11-16T16:06:41.706Z Checking futures-sink v0.3.29
24952023-11-16T16:06:41.907Z Checking winnow v0.5.15
24962023-11-16T16:06:42.242Z Documenting unicode-segmentation v1.10.1
24972023-11-16T16:06:42.357Z Checking tokio v1.33.0
24982023-11-16T16:06:42.447Z Documenting r2d2 v0.8.10
24992023-11-16T16:06:45.744Z Documenting heapless v0.7.16
25002023-11-16T16:06:46.655Z Documenting trust-dns-proto v0.22.0
25012023-11-16T16:06:46.831Z Documenting inout v0.1.3
25022023-11-16T16:06:47.135Z Documenting bzip2 v0.4.4
25032023-11-16T16:06:47.404Z Documenting crossterm v0.27.0
25042023-11-16T16:06:48.932Z Documenting itertools v0.11.0
25052023-11-16T16:06:49.033Z Documenting diesel_derives v2.1.1
25062023-11-16T16:06:53.025Z Documenting stringprep v0.1.3
25072023-11-16T16:06:53.063Z Documenting semver v1.0.20
25082023-11-16T16:06:53.367Z Documenting md-5 v0.10.5
25092023-11-16T16:06:53.851Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25102023-11-16T16:06:55.399Z Documenting bit-vec v0.6.3
25112023-11-16T16:06:59.222Z Checking spin v0.5.2
25122023-11-16T16:06:59.260Z Documenting siphasher v0.3.11
25132023-11-16T16:06:59.448Z Documenting managed v0.8.0
25142023-11-16T16:06:59.520Z Checking tinyvec_macros v0.1.1
25152023-11-16T16:06:59.612Z Documenting fallible-iterator v0.2.0
25162023-11-16T16:06:59.694Z Documenting static_assertions v1.1.0
25172023-11-16T16:07:00.092Z Checking tinyvec v1.6.0
25182023-11-16T16:07:00.980Z Documenting diesel v2.1.3
25192023-11-16T16:07:00.994Z Documenting cipher v0.4.4
25202023-11-16T16:07:01.789Z Documenting zip v0.6.6
25212023-11-16T16:07:02.313Z Checking toml_edit v0.19.15
25222023-11-16T16:07:03.692Z Documenting phf_shared v0.11.2
25232023-11-16T16:07:04.382Z Checking futures-channel v0.3.29
25242023-11-16T16:07:04.423Z Documenting smoltcp v0.9.1
25252023-11-16T16:07:04.962Z Documenting num-bigint v0.4.4
25262023-11-16T16:07:06.177Z Documenting hubpack v0.1.2
25272023-11-16T16:07:06.867Z Documenting postgres-protocol v0.6.6
25282023-11-16T16:07:08.890Z Documenting serde_repr v0.1.16
25292023-11-16T16:07:09.249Z Documenting bstr v1.6.0
25302023-11-16T16:07:09.411Z Documenting regress v0.7.1
25312023-11-16T16:07:12.148Z Checking futures-task v0.3.29
25322023-11-16T16:07:12.501Z Checking slab v0.4.9
25332023-11-16T16:07:12.893Z Documenting precomputed-hash v0.1.1
25342023-11-16T16:07:13.141Z Checking pin-utils v0.1.0
25352023-11-16T16:07:13.263Z Documenting lalrpop-util v0.19.12
25362023-11-16T16:07:15.112Z Documenting fixedbitset v0.4.2
25372023-11-16T16:07:15.672Z Checking futures-io v0.3.29
25382023-11-16T16:07:15.944Z Documenting new_debug_unreachable v1.0.4
25392023-11-16T16:07:16.285Z Documenting postgres-types v0.2.6
25402023-11-16T16:07:17.069Z Checking futures-util v0.3.29
25412023-11-16T16:07:18.472Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25422023-11-16T16:07:18.854Z Documenting yasna v0.5.2
25432023-11-16T16:07:19.525Z Documenting phf v0.11.2
25442023-11-16T16:07:19.911Z Documenting petgraph v0.6.4
25452023-11-16T16:07:20.221Z Documenting string_cache v0.8.7
25462023-11-16T16:07:25.686Z Checking unicode-normalization v0.1.22
25472023-11-16T16:07:26.640Z Checking crypto-common v0.1.6
25482023-11-16T16:07:26.651Z Documenting console v0.15.7
25492023-11-16T16:07:27.157Z Checking spin v0.9.8
25502023-11-16T16:07:27.239Z Documenting float-cmp v0.9.0
25512023-11-16T16:07:27.658Z Checking tracing-core v0.1.31
25522023-11-16T16:07:27.688Z Documenting predicates-core v1.0.6
25532023-11-16T16:07:27.923Z Documenting normalize-line-endings v0.3.0
25542023-11-16T16:07:28.730Z Checking unsafe-libyaml v0.2.9
25552023-11-16T16:07:28.744Z Documenting heck v0.4.1
25562023-11-16T16:07:30.826Z Checking unicode-bidi v0.3.13
25572023-11-16T16:07:31.221Z Documenting difflib v0.4.0
25582023-11-16T16:07:31.707Z Documenting whoami v1.4.1
25592023-11-16T16:07:32.490Z Checking tracing v0.1.37
25602023-11-16T16:07:32.799Z Documenting bit-set v0.5.3
25612023-11-16T16:07:33.005Z Documenting similar v2.2.1
25622023-11-16T16:07:33.638Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25632023-11-16T16:07:33.833Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25642023-11-16T16:07:33.978Z Checking block-buffer v0.10.4
25652023-11-16T16:07:34.261Z Checking getopts v0.2.21
25662023-11-16T16:07:34.293Z Documenting tokio-stream v0.1.14
25672023-11-16T16:07:34.842Z Checking bitflags v2.4.0
25682023-11-16T16:07:35.120Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25692023-11-16T16:07:35.280Z Checking const-oid v0.9.5
25702023-11-16T16:07:36.968Z Documenting predicates v3.0.4
25712023-11-16T16:07:37.803Z Documenting tokio-postgres v0.7.10
25722023-11-16T16:07:38.234Z Documenting unsafe-libyaml v0.2.9
25732023-11-16T16:07:39.072Z Checking ident_case v1.0.1
25742023-11-16T16:07:39.288Z Checking subtle v2.5.0
25752023-11-16T16:07:39.331Z Checking ppv-lite86 v0.2.17
25762023-11-16T16:07:39.712Z Checking digest v0.10.7
25772023-11-16T16:07:40.299Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25782023-11-16T16:07:40.519Z Checking rand_chacha v0.3.1
25792023-11-16T16:07:41.056Z Checking serde_yaml v0.9.25
25802023-11-16T16:07:41.829Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25812023-11-16T16:07:43.247Z Documenting getopts v0.2.21
25822023-11-16T16:07:44.237Z Documenting serde_yaml v0.9.25
25832023-11-16T16:07:44.240Z Checking base64 v0.21.5
25842023-11-16T16:07:44.834Z Checking rand v0.8.5
25852023-11-16T16:07:45.014Z Checking tokio-util v0.7.10
25862023-11-16T16:07:45.767Z Checking untrusted v0.9.0
25872023-11-16T16:07:45.991Z Checking bitflags v1.3.2
25882023-11-16T16:07:46.122Z Checking hashbrown v0.12.3
25892023-11-16T16:07:46.538Z Checking foreign-types-shared v0.1.1
25902023-11-16T16:07:46.679Z Checking untrusted v0.7.1
25912023-11-16T16:07:46.778Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25922023-11-16T16:07:46.859Z Checking percent-encoding v2.3.0
25932023-11-16T16:07:46.909Z Checking openssl-probe v0.1.5
25942023-11-16T16:07:47.095Z Checking ring v0.16.20
25952023-11-16T16:07:47.170Z Checking foreign-types v0.3.2
25962023-11-16T16:07:47.292Z Checking ring v0.17.5
25972023-11-16T16:07:47.742Z Checking indexmap v1.9.3
25982023-11-16T16:07:48.903Z Checking errno v0.3.2
25992023-11-16T16:07:49.117Z Checking openssl-sys v0.9.93
26002023-11-16T16:07:49.815Z Checking try-lock v0.2.4
26012023-11-16T16:07:50.003Z Checking unicode-segmentation v1.10.1
26022023-11-16T16:07:50.105Z Checking adler v1.0.2
26032023-11-16T16:07:50.314Z Documenting match_cfg v0.1.0
26042023-11-16T16:07:50.364Z Checking siphasher v0.3.11
26052023-11-16T16:07:50.380Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26062023-11-16T16:07:51.242Z Checking rustls-webpki v0.101.7
26072023-11-16T16:07:51.245Z Checking miniz_oxide v0.7.1
26082023-11-16T16:07:51.300Z Checking openssl v0.10.57
26092023-11-16T16:07:51.907Z Checking sct v0.7.0
26102023-11-16T16:07:52.016Z Checking want v0.3.1
26112023-11-16T16:07:52.192Z Checking h2 v0.3.21
26122023-11-16T16:07:52.235Z Checking form_urlencoded v1.2.0
26132023-11-16T16:07:52.264Z Checking lazy_static v1.4.0
26142023-11-16T16:07:52.407Z Checking http-body v0.4.5
26152023-11-16T16:07:52.514Z Documenting sha1 v0.10.6
26162023-11-16T16:07:52.932Z Documenting dirs-sys-next v0.1.2
26172023-11-16T16:07:53.607Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26182023-11-16T16:07:54.558Z Documenting hostname v0.3.1
26192023-11-16T16:07:56.583Z Checking io-lifetimes v1.0.11
26202023-11-16T16:07:57.506Z Checking socket2 v0.4.9
26212023-11-16T16:07:57.526Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26222023-11-16T16:07:57.543Z Checking httparse v1.8.0
26232023-11-16T16:07:58.177Z Checking cpufeatures v0.2.9
26242023-11-16T16:07:58.308Z Checking httpdate v1.0.3
26252023-11-16T16:07:58.651Z Checking anstyle v1.0.2
26262023-11-16T16:07:58.880Z Checking utf8parse v0.2.1
26272023-11-16T16:07:59.084Z Checking tower-service v0.3.2
26282023-11-16T16:07:59.159Z Checking anstyle-parse v0.2.1
26292023-11-16T16:07:59.246Z Documenting dirs-next v2.0.0
26302023-11-16T16:07:59.561Z Checking sha2 v0.10.8
26312023-11-16T16:07:59.985Z Checking rustix v0.37.23
26322023-11-16T16:08:00.279Z Checking native-tls v0.2.11
26332023-11-16T16:08:00.449Z Checking rustls v0.21.8
26342023-11-16T16:08:00.475Z Checking rustls-pemfile v1.0.3
26352023-11-16T16:08:00.735Z Checking md-5 v0.10.5
26362023-11-16T16:08:00.748Z Checking hmac v0.12.1
26372023-11-16T16:08:01.044Z Checking stringprep v0.1.3
26382023-11-16T16:08:01.060Z Checking idna v0.4.0
26392023-11-16T16:08:01.455Z Checking num-integer v0.1.45
26402023-11-16T16:08:01.774Z Documenting camino v1.1.6
26412023-11-16T16:08:02.234Z Checking hash32 v0.2.1
26422023-11-16T16:08:02.311Z Checking hyper v0.14.27
26432023-11-16T16:08:02.506Z Documenting thread_local v1.1.7
26442023-11-16T16:08:02.709Z Documenting paste v1.0.14
26452023-11-16T16:08:05.137Z Checking fallible-iterator v0.2.0
26462023-11-16T16:08:05.593Z Checking gimli v0.28.0
26472023-11-16T16:08:05.765Z Checking anstyle-query v1.0.0
26482023-11-16T16:08:05.926Z Checking either v1.9.0
26492023-11-16T16:08:06.081Z Checking stable_deref_trait v1.2.0
26502023-11-16T16:08:06.219Z Checking colorchoice v1.0.0
26512023-11-16T16:08:06.386Z Checking heapless v0.7.16
26522023-11-16T16:08:06.400Z Checking anstream v0.5.0
26532023-11-16T16:08:06.890Z Checking postgres-protocol v0.6.6
26542023-11-16T16:08:07.933Z Checking tokio-rustls v0.24.1
26552023-11-16T16:08:08.091Z Documenting term v0.7.0
26562023-11-16T16:08:08.508Z Checking url v2.4.1
26572023-11-16T16:08:08.889Z Checking terminal_size v0.2.6
26582023-11-16T16:08:09.069Z Checking tokio-native-tls v0.3.1
26592023-11-16T16:08:09.123Z Checking rustls-native-certs v0.6.3
26602023-11-16T16:08:09.150Z Checking phf_shared v0.11.2
26612023-11-16T16:08:09.315Z Documenting toml v0.8.8
26622023-11-16T16:08:09.437Z Checking block-padding v0.3.3
26632023-11-16T16:08:09.588Z Checking signal-hook v0.3.17
26642023-11-16T16:08:09.790Z Checking scheduled-thread-pool v0.2.7
26652023-11-16T16:08:09.803Z Documenting crossbeam-channel v0.5.8
26662023-11-16T16:08:09.975Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26672023-11-16T16:08:10.097Z Checking object v0.32.1
26682023-11-16T16:08:10.130Z Documenting atty v0.2.14
26692023-11-16T16:08:15.790Z Checking addr2line v0.21.0
26702023-11-16T16:08:15.847Z Checking bzip2-sys v0.1.11+1.0.8
26712023-11-16T16:08:15.891Z Checking crc32fast v1.3.2
26722023-11-16T16:08:15.902Z Checking deranged v0.3.8
26732023-11-16T16:08:15.910Z Checking num_threads v0.1.6
26742023-11-16T16:08:15.922Z Documenting take_mut v0.2.2
26752023-11-16T16:08:15.928Z Checking bit-vec v0.6.3
26762023-11-16T16:08:15.934Z Checking rustc-demangle v0.1.23
26772023-11-16T16:08:15.951Z Checking matches v0.1.10
26782023-11-16T16:08:15.967Z Checking ipnet v2.8.0
26792023-11-16T16:08:15.974Z Checking managed v0.8.0
26802023-11-16T16:08:15.981Z Checking clap_lex v0.5.1
26812023-11-16T16:08:15.988Z Checking regex-automata v0.1.10
26822023-11-16T16:08:15.997Z Checking smoltcp v0.9.1
26832023-11-16T16:08:16.062Z Checking clap_builder v4.4.2
26842023-11-16T16:08:16.163Z Checking time v0.3.27
26852023-11-16T16:08:16.494Z Checking bstr v0.2.17
26862023-11-16T16:08:17.695Z Checking idna v0.2.3
26872023-11-16T16:08:17.830Z Documenting slog-term v2.9.0
26882023-11-16T16:08:18.358Z Checking flate2 v1.0.28
26892023-11-16T16:08:19.109Z Checking bzip2 v0.4.4
26902023-11-16T16:08:19.154Z Checking backtrace v0.3.69
26912023-11-16T16:08:19.365Z Checking hyper-tls v0.5.0
26922023-11-16T16:08:19.535Z Checking hyper-rustls v0.24.2
26932023-11-16T16:08:19.829Z Checking signal-hook-mio v0.2.3
26942023-11-16T16:08:19.944Z Documenting slog-async v2.8.0
26952023-11-16T16:08:20.024Z Checking r2d2 v0.8.10
26962023-11-16T16:08:20.089Z Checking inout v0.1.3
26972023-11-16T16:08:20.121Z Checking phf v0.11.2
26982023-11-16T16:08:20.215Z Checking postgres-types v0.2.6
26992023-11-16T16:08:20.422Z Checking itertools v0.11.0
27002023-11-16T16:08:20.487Z Checking num-bigint v0.4.4
27012023-11-16T16:08:20.515Z Checking serde_urlencoded v0.7.1
27022023-11-16T16:08:20.942Z Checking phf_shared v0.10.0
27032023-11-16T16:08:21.204Z Checking futures-executor v0.3.29
27042023-11-16T16:08:21.330Z Documenting slog-json v2.6.1
27052023-11-16T16:08:21.379Z Checking ipnetwork v0.20.0
27062023-11-16T16:08:21.534Z Checking float-cmp v0.9.0
27072023-11-16T16:08:21.802Z Checking zerocopy v0.6.4
27082023-11-16T16:08:21.932Z Documenting async-stream-impl v0.3.5
27092023-11-16T16:08:22.923Z Checking hubpack v0.1.2
27102023-11-16T16:08:23.404Z Checking encoding_rs v0.8.33
27112023-11-16T16:08:24.122Z Checking crossbeam-utils v0.8.16
27122023-11-16T16:08:24.289Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27132023-11-16T16:08:24.702Z Checking memoffset v0.9.0
27142023-11-16T16:08:24.846Z Checking regex-automata v0.3.8
27152023-11-16T16:08:25.368Z Checking predicates-core v1.0.6
27162023-11-16T16:08:25.373Z Checking difflib v0.4.0
27172023-11-16T16:08:25.381Z Documenting atomic-waker v1.1.1
27182023-11-16T16:08:25.543Z Checking fixedbitset v0.4.2
27192023-11-16T16:08:25.923Z Checking mime v0.3.17
27202023-11-16T16:08:26.418Z Checking whoami v1.4.1
27212023-11-16T16:08:26.580Z Checking precomputed-hash v0.1.1
27222023-11-16T16:08:26.701Z Checking new_debug_unreachable v1.0.4
27232023-11-16T16:08:26.790Z Checking static_assertions v1.1.0
27242023-11-16T16:08:26.818Z Checking normalize-line-endings v0.3.0
27252023-11-16T16:08:26.906Z Checking webpki-roots v0.25.2
27262023-11-16T16:08:26.920Z Documenting debug-ignore v1.0.5
27272023-11-16T16:08:26.976Z Checking data-encoding v2.4.0
27282023-11-16T16:08:27.130Z Checking predicates v3.0.4
27292023-11-16T16:08:27.255Z Checking reqwest v0.11.22
27302023-11-16T16:08:27.302Z Checking bstr v1.6.0
27312023-11-16T16:08:27.826Z Checking trust-dns-proto v0.22.0
27322023-11-16T16:08:28.216Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27332023-11-16T16:08:28.302Z Documenting slog-bunyan v2.4.0
27342023-11-16T16:08:28.727Z Checking string_cache v0.8.7
27352023-11-16T16:08:29.153Z Checking tokio-postgres v0.7.10
27362023-11-16T16:08:29.522Z Documenting waitgroup v0.1.2
27372023-11-16T16:08:29.792Z Checking petgraph v0.6.4
27382023-11-16T16:08:29.811Z Documenting async-stream v0.3.5
27392023-11-16T16:08:31.255Z Checking crossbeam-epoch v0.9.15
27402023-11-16T16:08:32.098Z Checking diesel v2.1.3
27412023-11-16T16:08:33.885Z Checking yasna v0.5.2
27422023-11-16T16:08:34.350Z Checking futures v0.3.29
27432023-11-16T16:08:34.501Z Checking clap v4.4.3
27442023-11-16T16:08:34.683Z Checking cipher v0.4.4
27452023-11-16T16:08:35.029Z Checking anyhow v1.0.75
27462023-11-16T16:08:35.323Z Checking crossterm v0.27.0
27472023-11-16T16:08:35.378Z Checking zip v0.6.6
27482023-11-16T16:08:35.393Z Checking similar v2.2.1
27492023-11-16T16:08:35.661Z Checking bit-set v0.5.3
27502023-11-16T16:08:35.712Z Checking itertools v0.10.5
27512023-11-16T16:08:35.752Z Checking num-iter v0.1.43
27522023-11-16T16:08:35.989Z Checking console v0.15.7
27532023-11-16T16:08:36.031Z Checking rustix v0.38.9
27542023-11-16T16:08:36.443Z Checking signature v2.1.0
27552023-11-16T16:08:36.471Z Checking darling_core v0.20.3
27562023-11-16T16:08:36.702Z Checking toml v0.7.8
27572023-11-16T16:08:36.714Z Checking tokio-stream v0.1.14
27582023-11-16T16:08:36.875Z Checking toml_edit v0.21.0
27592023-11-16T16:08:37.903Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27602023-11-16T16:08:37.918Z Documenting multer v2.1.0
27612023-11-16T16:08:38.342Z Checking usdt v0.3.5
27622023-11-16T16:08:38.626Z Documenting serde_path_to_error v0.1.14
27632023-11-16T16:08:39.271Z Checking hex v0.4.3
27642023-11-16T16:08:39.443Z Checking semver v1.0.20
27652023-11-16T16:08:39.540Z Documenting strum v0.25.0
27662023-11-16T16:08:40.119Z Checking slog v2.7.0
27672023-11-16T16:08:40.159Z Checking lalrpop-util v0.19.12
27682023-11-16T16:08:40.591Z Checking darling v0.20.3
27692023-11-16T16:08:40.747Z Documenting serde_with_macros v2.3.3
27702023-11-16T16:08:40.761Z Documenting structmeta-derive v0.2.0
27712023-11-16T16:08:40.863Z Checking structmeta v0.2.0
27722023-11-16T16:08:41.218Z Documenting instant v0.1.12
27732023-11-16T16:08:45.241Z Checking regex-syntax v0.7.5
27742023-11-16T16:08:45.366Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27752023-11-16T16:08:45.809Z Documenting macaddr v1.0.1
27762023-11-16T16:08:46.108Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27772023-11-16T16:08:47.245Z Documenting backoff v0.4.0
27782023-11-16T16:08:48.015Z Documenting serde_with v2.3.3
27792023-11-16T16:08:48.377Z Documenting structmeta v0.2.0
27802023-11-16T16:08:50.567Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27812023-11-16T16:08:51.866Z Documenting is-terminal v0.4.9
27822023-11-16T16:08:52.841Z Documenting base64ct v1.6.0
27832023-11-16T16:08:54.887Z Documenting proc-macro-crate v1.3.1
27842023-11-16T16:08:55.675Z Checking proc-macro-crate v1.3.1
27852023-11-16T16:08:55.981Z Documenting parse-display-derive v0.8.2
27862023-11-16T16:08:56.019Z Documenting proc-macro-error-attr v1.0.4
27872023-11-16T16:08:58.433Z Checking proc-macro-error v1.0.4
27882023-11-16T16:08:58.840Z Documenting postcard-cobs v0.1.5-pre
27892023-11-16T16:08:59.184Z Documenting foreign-types-macros v0.2.3
27902023-11-16T16:08:59.187Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27912023-11-16T16:09:02.007Z Documenting proc-macro-error v1.0.4
27922023-11-16T16:09:02.333Z Documenting num_enum_derive v0.5.11
27932023-11-16T16:09:03.225Z Documenting postcard v0.7.3
27942023-11-16T16:09:04.641Z Documenting parse-display v0.8.2
27952023-11-16T16:09:05.972Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27962023-11-16T16:09:09.724Z Documenting foreign-types-shared v0.3.1
27972023-11-16T16:09:09.783Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27982023-11-16T16:09:09.798Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27992023-11-16T16:09:10.032Z Documenting crucible-workspace-hack v0.1.0
28002023-11-16T16:09:10.105Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28012023-11-16T16:09:10.265Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28022023-11-16T16:09:10.580Z Documenting cstr-argument v0.1.2
28032023-11-16T16:09:11.359Z Documenting foreign-types v0.5.0
28042023-11-16T16:09:12.397Z Documenting num_enum v0.5.11
28052023-11-16T16:09:15.742Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28062023-11-16T16:09:15.847Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28072023-11-16T16:09:16.137Z Documenting colored v2.0.4
28082023-11-16T16:09:16.359Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28092023-11-16T16:09:17.222Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102023-11-16T16:09:17.608Z Documenting zone_cfg_derive v0.3.0
28112023-11-16T16:09:18.375Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28122023-11-16T16:09:19.726Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
28132023-11-16T16:09:22.240Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28142023-11-16T16:09:22.385Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28152023-11-16T16:09:22.694Z Documenting num-derive v0.4.0
28162023-11-16T16:09:23.004Z Documenting smf v0.2.2
28172023-11-16T16:09:25.044Z Documenting zone v0.3.0
28182023-11-16T16:09:25.519Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28192023-11-16T16:09:26.438Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
28202023-11-16T16:09:27.451Z Documenting fastrand v2.0.0
28212023-11-16T16:09:28.082Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28222023-11-16T16:09:29.508Z Documenting linked-hash-map v0.5.6
28232023-11-16T16:09:29.614Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
28242023-11-16T16:09:30.198Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28252023-11-16T16:09:32.259Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28262023-11-16T16:09:33.292Z Documenting password-hash v0.5.0
28272023-11-16T16:09:33.695Z Documenting blake2 v0.10.6
28282023-11-16T16:09:33.793Z Documenting tempfile v3.8.0
28292023-11-16T16:09:36.368Z Documenting lru-cache v0.1.2
28302023-11-16T16:09:36.583Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28312023-11-16T16:09:36.609Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28322023-11-16T16:09:38.244Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28332023-11-16T16:09:38.642Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28342023-11-16T16:09:38.646Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28352023-11-16T16:09:39.982Z Checking heck v0.3.3
28362023-11-16T16:09:40.233Z Documenting structopt-derive v0.4.18
28372023-11-16T16:09:41.149Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28382023-11-16T16:09:41.552Z Documenting argon2 v0.5.2
28392023-11-16T16:09:42.389Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28402023-11-16T16:09:42.442Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28412023-11-16T16:09:45.171Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28422023-11-16T16:09:47.573Z Documenting libefi-sys v0.1.0
28432023-11-16T16:09:48.538Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28442023-11-16T16:09:48.702Z Documenting structopt v0.3.26
28452023-11-16T16:09:52.230Z Documenting pem-rfc7468 v0.7.0
28462023-11-16T16:09:53.610Z Documenting der_derive v0.7.2
28472023-11-16T16:09:53.693Z Documenting flagset v0.4.3
28482023-11-16T16:09:54.475Z Documenting quick-error v1.2.3
28492023-11-16T16:09:55.817Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28502023-11-16T16:09:58.059Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28512023-11-16T16:09:58.361Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28522023-11-16T16:09:58.374Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28532023-11-16T16:09:58.545Z Documenting cancel-safe-futures v0.1.5
28542023-11-16T16:09:59.197Z Documenting convert_case v0.4.0
28552023-11-16T16:10:00.740Z Documenting resolv-conf v0.7.0
28562023-11-16T16:10:01.644Z Documenting der v0.7.8
28572023-11-16T16:10:02.915Z Checking convert_case v0.4.0
28582023-11-16T16:10:03.245Z Documenting tap v1.0.1
28592023-11-16T16:10:04.947Z Documenting radium v0.7.0
28602023-11-16T16:10:05.438Z Documenting derive_more v0.99.17
28612023-11-16T16:10:07.271Z Documenting trust-dns-resolver v0.22.0
28622023-11-16T16:10:07.949Z Documenting crc-catalog v2.2.0
28632023-11-16T16:10:07.964Z Documenting wyz v0.5.1
28642023-11-16T16:10:08.772Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28652023-11-16T16:10:10.024Z Documenting funty v2.0.0
28662023-11-16T16:10:10.045Z Documenting spki v0.7.2
28672023-11-16T16:10:12.374Z Documenting arc-swap v1.6.0
28682023-11-16T16:10:12.680Z Documenting crc v3.0.1
28692023-11-16T16:10:14.108Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28702023-11-16T16:10:14.337Z Documenting bitvec v1.0.1
28712023-11-16T16:10:15.048Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28722023-11-16T16:10:15.962Z Documenting num-rational v0.4.1
28732023-11-16T16:10:16.664Z Documenting pkcs8 v0.10.2
28742023-11-16T16:10:16.994Z Documenting hkdf v0.12.3
28752023-11-16T16:10:17.002Z Documenting num-complex v0.4.4
28762023-11-16T16:10:19.052Z Documenting slog-scope v4.4.0
28772023-11-16T16:10:19.368Z Documenting packed_struct_codegen v0.10.1
28782023-11-16T16:10:22.363Z Documenting ciborium-io v0.2.1
28792023-11-16T16:10:22.634Z Documenting nodrop v0.1.14
28802023-11-16T16:10:23.466Z Documenting half v1.8.2
28812023-11-16T16:10:24.226Z Documenting num v0.4.1
28822023-11-16T16:10:24.378Z Documenting pkcs1 v0.7.5
28832023-11-16T16:10:25.009Z Documenting slog-stdlog v4.1.1
28842023-11-16T16:10:26.862Z Documenting array-init v0.0.4
28852023-11-16T16:10:27.614Z Documenting packed_struct v0.10.1
28862023-11-16T16:10:27.971Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28872023-11-16T16:10:28.439Z Documenting ciborium-ll v0.2.1
28882023-11-16T16:10:29.204Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28892023-11-16T16:10:30.658Z Documenting slog-dtrace v0.2.3
28902023-11-16T16:10:30.806Z Documenting num-bigint-dig v0.8.4
28912023-11-16T16:10:31.649Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28922023-11-16T16:10:32.870Z Documenting xattr v1.0.1
28932023-11-16T16:10:34.781Z Documenting filetime v0.2.22
28942023-11-16T16:10:36.451Z Documenting bitfield v0.14.0
28952023-11-16T16:10:38.704Z Documenting termcolor v1.2.0
28962023-11-16T16:10:39.191Z Documenting swrite v0.1.0
28972023-11-16T16:10:40.846Z Documenting keccak v0.1.4
28982023-11-16T16:10:40.970Z Documenting tar v0.4.40
28992023-11-16T16:10:41.080Z Documenting rsa v0.9.2
29002023-11-16T16:10:41.136Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29012023-11-16T16:10:41.353Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29022023-11-16T16:10:45.237Z Documenting env_logger v0.10.0
29032023-11-16T16:10:45.709Z Documenting sha3 v0.10.8
29042023-11-16T16:10:45.713Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29052023-11-16T16:10:45.716Z Documenting ciborium v0.2.1
29062023-11-16T16:10:47.586Z Documenting serde-hex v0.1.0
29072023-11-16T16:10:51.977Z Documenting slog-envlogger v2.2.0
29082023-11-16T16:10:52.243Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29092023-11-16T16:10:52.444Z Documenting x509-cert v0.2.4
29102023-11-16T16:10:52.905Z Documenting newtype_derive v0.1.6
29112023-11-16T16:10:53.575Z Documenting libsw v3.3.0
29122023-11-16T16:10:55.803Z Documenting ron v0.8.1
29132023-11-16T16:10:57.987Z Documenting fxhash v0.2.1
29142023-11-16T16:10:59.001Z Documenting secrecy v0.8.0
29152023-11-16T16:11:00.197Z Documenting derive-where v1.2.5
29162023-11-16T16:11:00.496Z Documenting linear-map v1.2.0
29172023-11-16T16:11:01.141Z Documenting owo-colors v3.5.0
29182023-11-16T16:11:02.526Z Documenting crc-any v2.4.3
29192023-11-16T16:11:03.580Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29202023-11-16T16:11:04.545Z Documenting steno v0.4.0
29212023-11-16T16:11:05.443Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29222023-11-16T16:11:06.956Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29232023-11-16T16:11:07.312Z Documenting doc-comment v0.3.3
29242023-11-16T16:11:09.040Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29252023-11-16T16:11:10.120Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29262023-11-16T16:11:10.240Z Documenting snafu-derive v0.7.5
29272023-11-16T16:11:11.555Z Documenting path-slash v0.1.5
29282023-11-16T16:11:11.616Z Documenting same-file v1.0.6
29292023-11-16T16:11:17.430Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29302023-11-16T16:11:17.995Z Documenting walkdir v2.4.0
29312023-11-16T16:11:19.624Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29322023-11-16T16:11:20.493Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29332023-11-16T16:11:21.928Z Documenting snafu v0.7.5
29342023-11-16T16:11:22.731Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29352023-11-16T16:11:24.782Z Documenting camino-tempfile v1.0.2
29362023-11-16T16:11:28.272Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29372023-11-16T16:11:28.420Z Checking darling_core v0.14.4
29382023-11-16T16:11:31.170Z Documenting nibble_vec v0.1.0
29392023-11-16T16:11:31.365Z Documenting glob v0.3.1
29402023-11-16T16:11:32.162Z Documenting endian-type v0.1.2
29412023-11-16T16:11:37.409Z Checking darling v0.14.4
29422023-11-16T16:11:37.574Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29432023-11-16T16:11:37.835Z Documenting radix_trie v0.2.1
29442023-11-16T16:11:38.103Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29452023-11-16T16:11:38.883Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29462023-11-16T16:11:40.690Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29472023-11-16T16:11:42.422Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29482023-11-16T16:11:44.743Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29492023-11-16T16:11:45.137Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29502023-11-16T16:11:45.201Z Documenting path-dedot v3.1.0
29512023-11-16T16:11:48.486Z Documenting trust-dns-client v0.22.0
29522023-11-16T16:11:48.677Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29532023-11-16T16:11:51.908Z Documenting path-absolutize v3.1.0
29542023-11-16T16:11:57.223Z Documenting buf-list v1.0.3
29552023-11-16T16:11:58.013Z Documenting globset v0.4.13
29562023-11-16T16:12:01.871Z Documenting crossbeam-deque v0.8.3
29572023-11-16T16:12:03.806Z Documenting headers-core v0.2.0
29582023-11-16T16:12:03.983Z Documenting olpc-cjson v0.1.3
29592023-11-16T16:12:04.182Z Documenting serde_plain v1.0.2
29602023-11-16T16:12:05.408Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29612023-11-16T16:12:06.349Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29622023-11-16T16:12:06.823Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29632023-11-16T16:12:06.941Z Documenting display-error-chain v0.2.0
29642023-11-16T16:12:07.774Z Documenting utf-8 v0.7.6
29652023-11-16T16:12:09.942Z Documenting rayon-core v1.12.0
29662023-11-16T16:12:10.358Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29672023-11-16T16:12:10.819Z Documenting headers v0.3.9
29682023-11-16T16:12:10.902Z Documenting tough v0.14.0
29692023-11-16T16:12:11.645Z Documenting trust-dns-server v0.22.1
29702023-11-16T16:12:13.492Z Documenting tungstenite v0.20.1
29712023-11-16T16:12:13.994Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29722023-11-16T16:12:15.230Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29732023-11-16T16:12:16.292Z Documenting derive_builder_core v0.12.0
29742023-11-16T16:12:17.056Z Checking derive_builder_core v0.12.0
29752023-11-16T16:12:17.294Z Documenting sled v0.34.7
29762023-11-16T16:12:18.520Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29772023-11-16T16:12:19.617Z Documenting unicase v2.7.0
29782023-11-16T16:12:20.661Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29792023-11-16T16:12:21.571Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29802023-11-16T16:12:22.020Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29812023-11-16T16:12:22.432Z Documenting bcs v0.1.6
29822023-11-16T16:12:23.493Z Documenting ff v0.13.0
29832023-11-16T16:12:24.131Z Documenting highway v1.1.0
29842023-11-16T16:12:24.415Z Documenting pretty-hex v0.3.0
29852023-11-16T16:12:25.799Z Documenting mime_guess v2.0.4
29862023-11-16T16:12:26.285Z Documenting derive_builder_macro v0.12.0
29872023-11-16T16:12:28.522Z Documenting tokio-tungstenite v0.20.1
29882023-11-16T16:12:29.093Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29892023-11-16T16:12:30.095Z Documenting group v0.13.0
29902023-11-16T16:12:30.740Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29912023-11-16T16:12:31.313Z Documenting rayon v1.8.0
29922023-11-16T16:12:32.491Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29932023-11-16T16:12:37.847Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29942023-11-16T16:12:38.677Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29952023-11-16T16:12:42.962Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29962023-11-16T16:12:49.081Z Documenting portable-atomic v1.4.3
29972023-11-16T16:12:49.747Z Documenting ed25519 v1.5.3
29982023-11-16T16:12:53.914Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29992023-11-16T16:12:54.689Z Documenting universal-hash v0.5.1
30002023-11-16T16:12:57.975Z Documenting crypto-bigint v0.5.2
30012023-11-16T16:12:58.419Z Documenting kstat-rs v0.2.3
30022023-11-16T16:13:00.961Z Documenting curve25519-dalek-derive v0.1.0
30032023-11-16T16:13:01.719Z Documenting ref-cast-impl v1.0.20
30042023-11-16T16:13:03.115Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30052023-11-16T16:13:03.429Z Documenting thiserror-impl-no-std v2.0.2
30062023-11-16T16:13:05.026Z Documenting vte_generate_state_changes v0.1.1
30072023-11-16T16:13:05.312Z Documenting number_prefix v0.4.0
30082023-11-16T16:13:07.436Z Documenting opaque-debug v0.3.0
30092023-11-16T16:13:08.681Z Documenting cassowary v0.3.0
30102023-11-16T16:13:09.795Z Documenting base16ct v0.2.0
30112023-11-16T16:13:11.194Z Documenting indicatif v0.17.7
30122023-11-16T16:13:11.489Z Documenting thiserror-no-std v2.0.2
30132023-11-16T16:13:11.625Z Documenting vte v0.11.1
30142023-11-16T16:13:11.956Z Documenting poly1305 v0.8.0
30152023-11-16T16:13:13.539Z Documenting ref-cast v1.0.20
30162023-11-16T16:13:14.020Z Documenting elliptic-curve v0.13.5
30172023-11-16T16:13:15.267Z Documenting ratatui v0.23.0
30182023-11-16T16:13:15.778Z Documenting curve25519-dalek v4.1.0
30192023-11-16T16:13:17.760Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30202023-11-16T16:13:18.265Z Documenting salty v0.2.0
30212023-11-16T16:13:18.746Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ed82315541271e2734746a9ca79e39f35c12283#5ed82315)
30222023-11-16T16:13:19.702Z Documenting derive_builder v0.12.0
30232023-11-16T16:13:23.382Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30242023-11-16T16:13:25.035Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30252023-11-16T16:13:25.148Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30262023-11-16T16:13:26.483Z Documenting polar-core v0.27.0
30272023-11-16T16:13:32.274Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30282023-11-16T16:13:37.611Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30292023-11-16T16:13:39.110Z Documenting libxml v0.3.3
30302023-11-16T16:13:40.738Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30312023-11-16T16:13:43.739Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30322023-11-16T16:13:45.702Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30332023-11-16T16:13:47.231Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30342023-11-16T16:13:47.679Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30352023-11-16T16:13:49.526Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30362023-11-16T16:13:49.753Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30372023-11-16T16:13:53.398Z Documenting chacha20 v0.9.1
30382023-11-16T16:13:53.467Z Documenting bb8 v0.8.1
30392023-11-16T16:13:54.355Z Documenting pem v3.0.2
30402023-11-16T16:13:55.678Z Documenting serde-big-array v0.5.1
30412023-11-16T16:13:57.077Z Documenting quick-xml v0.23.1
30422023-11-16T16:14:00.746Z Documenting bytesize v1.3.0
30432023-11-16T16:14:01.064Z Documenting aead v0.5.2
30442023-11-16T16:14:01.796Z Documenting oso-derive v0.27.0
30452023-11-16T16:14:02.597Z Documenting impl-trait-for-tuples v0.2.2
30462023-11-16T16:14:04.067Z Documenting rtoolbox v0.0.1
30472023-11-16T16:14:06.536Z Documenting smawk v0.3.1
30482023-11-16T16:14:07.587Z Documenting is_ci v1.1.1
30492023-11-16T16:14:08.807Z Documenting humantime v2.1.0
30502023-11-16T16:14:09.268Z Documenting fs-err v2.9.0
30512023-11-16T16:14:10.147Z Documenting maplit v1.0.2
30522023-11-16T16:14:10.322Z Documenting unicode-linebreak v0.1.5
30532023-11-16T16:14:11.471Z Documenting rpassword v7.2.0
30542023-11-16T16:14:12.839Z Documenting chacha20poly1305 v0.10.1
30552023-11-16T16:14:13.658Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562023-11-16T16:14:13.861Z Documenting supports-color v2.1.0
30572023-11-16T16:14:14.645Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30582023-11-16T16:14:14.972Z Documenting textwrap v0.16.0
30592023-11-16T16:14:15.963Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30602023-11-16T16:14:16.258Z Documenting oso v0.27.0
30612023-11-16T16:14:17.874Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30622023-11-16T16:14:20.597Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30632023-11-16T16:14:21.223Z Documenting rcgen v0.11.3
30642023-11-16T16:14:24.506Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30652023-11-16T16:14:30.675Z Documenting tui-tree-widget v0.13.0
30662023-11-16T16:14:31.549Z Documenting vsss-rs v3.3.1
30672023-11-16T16:14:31.835Z Documenting strip-ansi-escapes v0.2.0
30682023-11-16T16:14:33.322Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30692023-11-16T16:14:38.209Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30702023-11-16T16:14:40.186Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30712023-11-16T16:14:40.313Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30722023-11-16T16:14:40.664Z Documenting cookie v0.16.2
30732023-11-16T16:14:42.380Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30742023-11-16T16:14:44.343Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30752023-11-16T16:14:48.272Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30762023-11-16T16:14:48.564Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30772023-11-16T16:14:48.847Z Documenting atomicwrites v0.4.2
30782023-11-16T16:14:49.513Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30792023-11-16T16:14:55.292Z Documenting signal-hook-tokio v0.3.1
30802023-11-16T16:14:55.829Z Documenting fd-lock v3.0.13
30812023-11-16T16:14:58.499Z Documenting subprocess v0.2.9
30822023-11-16T16:14:58.841Z Documenting nu-ansi-term v0.49.0
30832023-11-16T16:15:02.384Z Documenting corncobs v0.1.3
30842023-11-16T16:15:03.280Z Documenting http-range v0.1.5
30852023-11-16T16:15:03.475Z Documenting shell-words v1.1.0
30862023-11-16T16:15:04.798Z Documenting reedline v0.25.0
30872023-11-16T16:15:05.360Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30882023-11-16T16:15:05.373Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30892023-11-16T16:15:06.774Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30902023-11-16T16:15:09.510Z Documenting hyper-staticfile v0.9.5
30912023-11-16T16:15:09.876Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30922023-11-16T16:15:14.044Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30932023-11-16T16:15:16.243Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30942023-11-16T16:15:17.114Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30952023-11-16T16:15:18.183Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30962023-11-16T16:15:19.574Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30972023-11-16T16:15:20.880Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30982023-11-16T16:15:35.221Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30992023-11-16T16:15:36.389Z Documenting fatfs v0.3.6
31002023-11-16T16:15:43.960Z Documenting cargo-platform v0.1.3
31012023-11-16T16:15:50.325Z Documenting nanorand v0.7.0
31022023-11-16T16:15:50.627Z Documenting assert_matches v1.5.0
31032023-11-16T16:15:50.662Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31042023-11-16T16:15:50.752Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31052023-11-16T16:15:51.258Z Documenting cargo_metadata v0.18.0
31062023-11-16T16:15:52.277Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31072023-11-16T16:15:54.796Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31082023-11-16T16:15:57.069Z Documenting flume v0.11.0
31092023-11-16T16:15:58.244Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31102023-11-16T16:15:58.842Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31112023-11-16T16:16:00.383Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31122023-11-16T16:16:03.748Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31132023-11-16T16:16:18.664Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31142023-11-16T16:16:27.908Z Documenting omicron-zone-package v0.8.3
31152023-11-16T16:16:28.204Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31162023-11-16T16:16:33.437Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31172023-11-16T16:16:33.524Z Documenting cargo_toml v0.17.0
31182023-11-16T16:16:34.588Z Documenting termios v0.3.3
31192023-11-16T16:16:37.788Z Documenting topological-sort v0.2.2
31202023-11-16T16:16:39.688Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31212023-11-16T16:16:40.774Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31222023-11-16T16:16:42.475Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31232023-11-16T16:16:44.355Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31242023-11-16T16:16:45.049Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31252023-11-16T16:16:53.372Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31262023-11-16T16:17:01.825Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31272023-11-16T16:17:01.829Z --> sled-agent/src/sim/instance.rs:46:7
31282023-11-16T16:17:01.833Z |
31292023-11-16T16:17:01.837Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31302023-11-16T16:17:01.840Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31312023-11-16T16:17:01.843Z |
31322023-11-16T16:17:01.846Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31332023-11-16T16:17:01.849Z
31342023-11-16T16:17:05.551Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31352023-11-16T16:17:27.307Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31362023-11-16T16:17:29.825Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31372023-11-16T16:17:41.329Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31382023-11-16T16:17:47.599Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31392023-11-16T16:17:50.599Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31402023-11-16T16:17:54.480Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31412023-11-16T16:17:57.956Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31422023-11-16T16:19:32.682Z Finished dev [unoptimized + debuginfo] target(s) in 16m 07s
31432023-11-16T16:19:32.792Z
31442023-11-16T16:19:32.796Zreal 16:07.186650543
31452023-11-16T16:19:32.799Zuser 56:21.740565509
31462023-11-16T16:19:32.802Zsys 1:00:00.953533853
31472023-11-16T16:19:32.805Ztrap 2.199048811
31482023-11-16T16:19:32.808Ztflt 0.234240545
31492023-11-16T16:19:32.811Zdflt 0.555621393
31502023-11-16T16:19:32.814Zkflt 0.000223079
31512023-11-16T16:19:32.816Zlock 3:01:06.720750582
31522023-11-16T16:19:32.819Zslp 4:10:39.291993007
31532023-11-16T16:19:32.822Zlat 5:27.729087346
31542023-11-16T16:19:32.824Zstop 1:58.075415021
31552023-11-16T16:19:32.827Zprocess exited: duration 1891123 ms, exit code 0
 
31562023-11-16T16:19:32.833Zfound 0 output files