01HHZ6S4K7587X2XRXYAZAP7E8: 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: 01HHZ6SJDBR7E003SSSREDZJ7T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-18T19:36:29.390Zjob assigned to worker 01HHZ6SQ9FDTBH13NBMWQMHBJ4 (queued for 1 m 21 s)
 
22023-12-18T19:36:29.555Zstarting task 0: "setup"
32023-12-18T19:36:29.612Z++ uname -s
42023-12-18T19:36:29.615Z+ kern=SunOS
52023-12-18T19:36:29.615Z+ case "$kern" in
62023-12-18T19:36:29.615Z+ groupadd -g 12345 build
72023-12-18T19:36:29.619Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-18T19:36:31.629Z+ zfs create -o mountpoint=/work rpool/work
92023-12-18T19:36:31.738Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-18T19:36:31.742Z+ home_fs=zfs
112023-12-18T19:36:31.742Z+ [[ zfs == autofs ]]
122023-12-18T19:36:31.742Z+ mkdir -p /home/build
132023-12-18T19:36:31.746Z+ chown build:build /home/build /work
142023-12-18T19:36:33.747Z+ chmod 0700 /home/build /work
152023-12-18T19:36:33.750Zprocess exited: duration 4195 ms, exit code 0
 
162023-12-18T19:36:33.761Zstarting task 1: "rust-toolchain"
172023-12-18T19:36:33.770Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-18T19:36:33.774Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-18T19:36:33.940Zinfo: downloading installer
202023-12-18T19:36:35.664Zwarning: it looks like you have an existing installation of Rust at:
212023-12-18T19:36:35.664Zwarning: /opt/ooce/bin
222023-12-18T19:36:35.664Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-18T19:36:35.665Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-18T19:36:35.665Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-18T19:36:35.665Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-18T19:36:35.665Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-18T19:36:35.665Zerror: cannot install while Rust is installed
282023-12-18T19:36:35.665Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-18T19:36:35.790Zinfo: profile set to 'default'
302023-12-18T19:36:35.790Zinfo: default host triple is x86_64-unknown-illumos
312023-12-18T19:36:35.794Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-18T19:36:35.955Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-18T19:36:35.959Zinfo: downloading component 'cargo'
342023-12-18T19:36:36.607Zinfo: downloading component 'clippy'
352023-12-18T19:36:36.855Zinfo: downloading component 'rust-docs'
362023-12-18T19:36:37.678Zinfo: downloading component 'rust-std'
372023-12-18T19:36:39.148Zinfo: downloading component 'rustc'
382023-12-18T19:36:42.700Zinfo: downloading component 'rustfmt'
392023-12-18T19:36:42.962Zinfo: installing component 'cargo'
402023-12-18T19:36:44.382Zinfo: installing component 'clippy'
412023-12-18T19:36:44.999Zinfo: installing component 'rust-docs'
422023-12-18T19:36:47.693Zinfo: installing component 'rust-std'
432023-12-18T19:36:52.092Zinfo: installing component 'rustc'
442023-12-18T19:37:02.127Zinfo: installing component 'rustfmt'
452023-12-18T19:37:02.381Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-18T19:37:02.971Z
472023-12-18T19:37:03.012Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-18T19:37:03.012Z
492023-12-18T19:37:03.012Z
502023-12-18T19:37:03.012ZRust is installed now. Great!
512023-12-18T19:37:03.013Z
522023-12-18T19:37:03.013ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-18T19:37:03.013Zenvironment variable. This has not been done automatically.
542023-12-18T19:37:03.013Z
552023-12-18T19:37:03.013ZTo configure your current shell, run:
562023-12-18T19:37:03.013Zsource "$HOME/.cargo/env"
572023-12-18T19:37:03.013Z+ rustc --version
582023-12-18T19:37:03.013Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-18T19:37:03.013Zprocess exited: duration 28962 ms, exit code 0
 
602023-12-18T19:37:03.053Zstarting task 2: "authentication"
612023-12-18T19:37:03.515Zprocess exited: duration 472 ms, exit code 0
 
622023-12-18T19:37:03.613Zstarting task 3: "clone repository"
632023-12-18T19:37:03.652Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-18T19:37:03.652Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-18T19:37:03.668ZCloning into '/work/oxidecomputer/omicron'...
662023-12-18T19:37:12.190Z+ cd /work/oxidecomputer/omicron
672023-12-18T19:37:12.191Z+ [[ -n '' ]]
682023-12-18T19:37:12.202Z+ git fetch origin d18a5d83e6bee69a41e3c1e9e9bddf181ee44d14
692023-12-18T19:37:12.605ZFrom https://github.com/oxidecomputer/omicron
702023-12-18T19:37:12.605Z * branch d18a5d83e6bee69a41e3c1e9e9bddf181ee44d14 -> FETCH_HEAD
712023-12-18T19:37:12.611Z+ git reset --hard d18a5d83e6bee69a41e3c1e9e9bddf181ee44d14
722023-12-18T19:37:12.710ZHEAD is now at d18a5d83 Bump russh from 0.40.1 to 0.40.2
732023-12-18T19:37:12.716Zprocess exited: duration 9102 ms, exit code 0
 
742023-12-18T19:37:12.726Zstarting task 4: "build"
752023-12-18T19:37:12.733Z+ cargo --version
762023-12-18T19:37:12.741Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
772023-12-18T19:37:12.960Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
782023-12-18T19:37:12.964Zinfo: downloading component 'cargo'
792023-12-18T19:37:13.943Zinfo: downloading component 'clippy'
802023-12-18T19:37:14.242Zinfo: downloading component 'rust-docs'
812023-12-18T19:37:15.436Zinfo: downloading component 'rust-std'
822023-12-18T19:37:17.418Zinfo: downloading component 'rustc'
832023-12-18T19:37:22.271Zinfo: downloading component 'rustfmt'
842023-12-18T19:37:22.549Zinfo: installing component 'cargo'
852023-12-18T19:37:23.828Zinfo: installing component 'clippy'
862023-12-18T19:37:24.286Zinfo: installing component 'rust-docs'
872023-12-18T19:37:27.235Zinfo: installing component 'rust-std'
882023-12-18T19:37:29.793Zinfo: installing component 'rustc'
892023-12-18T19:37:36.025Zinfo: installing component 'rustfmt'
902023-12-18T19:37:36.557Zcargo 1.74.0 (ecb9851af 2023-10-18)
912023-12-18T19:37:36.564Z+ rustc --version
922023-12-18T19:37:36.709Zrustc 1.74.0 (79e9716c9 2023-11-13)
932023-12-18T19:37:36.716Z+ source ./env.sh
942023-12-18T19:37:36.720Z++ set -o xtrace
952023-12-18T19:37:36.720Z++++ dirname ./env.sh
962023-12-18T19:37:36.723Z+++ cd .
972023-12-18T19:37:36.723Z+++ echo /work/oxidecomputer/omicron
982023-12-18T19:37:36.723Z++ OMICRON_WS=/work/oxidecomputer/omicron
992023-12-18T19:37:36.723Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002023-12-18T19:37:36.723Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012023-12-18T19:37:36.723Z++ 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
1022023-12-18T19:37:36.733Z++ 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
1032023-12-18T19:37:36.734Z++ 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
1042023-12-18T19:37:36.734Z++ 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
1052023-12-18T19:37:36.734Z++ 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
1062023-12-18T19:37:36.734Z++ 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
1072023-12-18T19:37:36.734Z++ unset OMICRON_WS
1082023-12-18T19:37:36.734Z++ set +o xtrace
1092023-12-18T19:37:36.768Z
1102023-12-18T19:37:36.768Z ##### ##### ###### ##### ###### #### # # # #### #
1112023-12-18T19:37:36.768Z # # # # # # # # # # # # # # #
1122023-12-18T19:37:36.768Z # # # # ##### # # ##### # # # # # #### #
1132023-12-18T19:37:36.768Z ##### ##### # ##### # # # # # # # # #
1142023-12-18T19:37:36.769Z # # # # # # # # # # # # # # #
1152023-12-18T19:37:36.769Z # # # ###### # # ###### ### # #### # #### #
1162023-12-18T19:37:36.769Z
1172023-12-18T19:37:45.672Z Startup: Refreshing catalog 'helios-dev' ... Done
1182023-12-18T19:37:47.004Z Startup: Caching catalogs ... Done
1192023-12-18T19:37:54.272ZPlanning: Solver setup ... Done (6.867s)
1202023-12-18T19:37:54.378ZPlanning: Running solver ... Done (0.155s)
1212023-12-18T19:37:54.463ZPlanning: Finding local manifests ... Done (0.012s)
1222023-12-18T19:37:54.886ZPlanning: Fetching manifests: 0/6 0% complete
1232023-12-18T19:37:54.901ZPlanning: Fetching manifests: 6/6 100% complete
1242023-12-18T19:37:55.314ZPlanning: Package planning ... Done (0.087s)
1252023-12-18T19:37:55.314ZPlanning: Merging actions ... Done (0.086s)
1262023-12-18T19:37:55.690ZPlanning: Checking for conflicting actions ... Done (0.704s)
1272023-12-18T19:37:55.706ZPlanning: Consolidating action changes ... Done (0.019s)
1282023-12-18T19:37:58.817ZPlanning: Evaluating mediators ... Done (3.110s)
1292023-12-18T19:37:58.930ZPlanning: Planning completed in 11.87 seconds
1302023-12-18T19:37:58.954Z Packages to install: 4
1312023-12-18T19:37:58.958Z Packages to update: 2
1322023-12-18T19:37:58.958Z Mediators to change: 2
1332023-12-18T19:37:58.958Z Services to change: 1
1342023-12-18T19:37:58.958Z Estimated space available: 148.88 GB
1352023-12-18T19:37:58.958ZEstimated space to be consumed: 1.43 GB
1362023-12-18T19:37:58.958Z Create boot environment: No
1372023-12-18T19:37:58.958ZCreate backup boot environment: Yes
1382023-12-18T19:37:58.958Z Rebuild boot archive: No
1392023-12-18T19:37:58.958Z
1402023-12-18T19:37:58.958ZChanged mediators:
1412023-12-18T19:37:58.958Z mediator clang:
1422023-12-18T19:37:58.958Z version: None -> 15 (system default)
1432023-12-18T19:37:58.958Z
1442023-12-18T19:37:58.958Z mediator llvm:
1452023-12-18T19:37:58.958Z version: 14 (system default) -> 15 (system default)
1462023-12-18T19:37:58.959Z
1472023-12-18T19:37:58.959ZChanged packages:
1482023-12-18T19:37:58.959Zhelios-dev
1492023-12-18T19:37:58.959Z developer/build-essential
1502023-12-18T19:37:58.960Z None -> 11-2.0
1512023-12-18T19:37:58.960Z library/libxmlsec1
1522023-12-18T19:37:58.960Z None -> 1.2.35-2.0
1532023-12-18T19:37:58.960Z ooce/developer/clang-15
1542023-12-18T19:37:58.960Z None -> 15.0.7-2.0
1552023-12-18T19:37:58.960Z ooce/developer/llvm-15
1562023-12-18T19:37:58.960Z None -> 15.0.7-2.0
1572023-12-18T19:37:58.960Z system/library/g++-runtime
1582023-12-18T19:37:58.960Z 12-2.0 -> 13-2.0
1592023-12-18T19:37:58.960Z system/library/gcc-runtime
1602023-12-18T19:37:58.960Z 12-2.0 -> 13-2.0
1612023-12-18T19:37:58.960Z
1622023-12-18T19:37:58.960ZServices:
1632023-12-18T19:37:58.960Z restart_fmri:
1642023-12-18T19:37:58.960Z svc:/system/update-man-index:default
1652023-12-18T19:37:59.146Z
1662023-12-18T19:37:59.146ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1672023-12-18T19:38:04.149ZDownload: 1198/3330 items 72.6/221.1MB 32% complete (14.6M/s)
1682023-12-18T19:38:09.160ZDownload: 2217/3330 items 117.7/221.1MB 53% complete (11.8M/s)
1692023-12-18T19:38:14.809ZDownload: 2224/3330 items 119.2/221.1MB 53% complete (11.7M/s)
1702023-12-18T19:38:19.805ZDownload: 3242/3330 items 183.6/221.1MB 83% complete (6.5M/s)
1712023-12-18T19:38:25.869ZDownload: 3285/3330 items 212.0/221.1MB 95% complete (9.6M/s)
1722023-12-18T19:38:28.287ZDownload: Completed 221.11 MB in 28.32 seconds (7.8M/s)
1732023-12-18T19:38:29.434Z Actions: 1/3766 actions (Removing old actions)
1742023-12-18T19:38:29.434Z Actions: 5/3766 actions (Installing new actions)
1752023-12-18T19:38:34.432Z Actions: 3029/3766 actions (Installing new actions)
1762023-12-18T19:38:37.692Z Actions: 3729/3766 actions (Updating modified actions)
1772023-12-18T19:38:38.246Z Actions: Completed 3766 actions in 8.82 seconds.
1782023-12-18T19:38:38.363Z Done (0.109s)
1792023-12-18T19:38:38.366Z Done (0.000s)
1802023-12-18T19:38:38.642Z Done (0.278s)
1812023-12-18T19:38:46.135Z Done (7.370s)
1822023-12-18T19:38:46.339Z Done (0.098s)
1832023-12-18T19:38:46.342Z Done (0.000s)
1842023-12-18T19:38:46.564Z Done (0.000s)
1852023-12-18T19:38:47.265ZPlanning: Evaluating mediator changes ... Done
1862023-12-18T19:38:47.550ZPlanning: Checking for conflicting actions ... Done
1872023-12-18T19:38:47.565ZPlanning: Consolidating action changes ... Done
1882023-12-18T19:38:47.977ZPlanning: Evaluating mediators ... Done
1892023-12-18T19:38:47.989ZPlanning: Planning completed in 0.71 seconds
1902023-12-18T19:38:48.037Z Mediators to change: 2
1912023-12-18T19:38:48.043Z Create boot environment: No
1922023-12-18T19:38:48.043ZCreate backup boot environment: No
1932023-12-18T19:38:48.127Z Done
1942023-12-18T19:38:48.128Z Done
1952023-12-18T19:38:48.296Z Done
1962023-12-18T19:38:54.013Z Done
1972023-12-18T19:38:54.137Z Done
1982023-12-18T19:38:54.143Z Done
1992023-12-18T19:38:54.243Z Done
2002023-12-18T19:38:55.250ZPlanning: Evaluating mediator changes ... Done
2012023-12-18T19:38:55.253ZPlanning: Merging actions ... Done
2022023-12-18T19:38:55.584ZPlanning: Checking for conflicting actions ... Done
2032023-12-18T19:38:55.589ZPlanning: Consolidating action changes ... Done
2042023-12-18T19:38:56.017ZPlanning: Evaluating mediators ... Done
2052023-12-18T19:38:56.109ZPlanning: Planning completed in 1.30 seconds
2062023-12-18T19:38:56.173Z Packages to change: 1
2072023-12-18T19:38:56.173Z Mediators to change: 1
2082023-12-18T19:38:56.182Z Services to change: 1
2092023-12-18T19:38:56.182Z Create boot environment: No
2102023-12-18T19:38:56.183ZCreate backup boot environment: Yes
2112023-12-18T19:38:58.208Z Actions: 1/6 actions (Updating modified actions)
2122023-12-18T19:38:58.211Z Actions: Completed 6 actions in 0.00 seconds.
2132023-12-18T19:38:58.211Z Done
2142023-12-18T19:38:58.211Z Done
2152023-12-18T19:38:58.274Z Done
2162023-12-18T19:39:03.964Z Done
2172023-12-18T19:39:04.088Z Done
2182023-12-18T19:39:04.105Z Done
2192023-12-18T19:39:04.585Z Done
2202023-12-18T19:39:05.147ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212023-12-18T19:39:05.147Zclang system 15 system
2222023-12-18T19:39:05.147Zcsh system system illumos
2232023-12-18T19:39:05.147Zctags system system illumos
2242023-12-18T19:39:05.148Zgcc vendor 12 vendor
2252023-12-18T19:39:05.148Zgcc system 10 system
2262023-12-18T19:39:05.148Zgcc system 7 system
2272023-12-18T19:39:05.148Zgo system 1.20 system
2282023-12-18T19:39:05.148Zgo system 1.19 system
2292023-12-18T19:39:05.148Zllvm system 15 system
2302023-12-18T19:39:05.148Zllvm system 14 system
2312023-12-18T19:39:05.148Zmariadb system 10.6 system
2322023-12-18T19:39:05.148Zmta vendor vendor dma
2332023-12-18T19:39:05.149Zopenjdk system 17 system
2342023-12-18T19:39:05.149Zopenjdk system 11 system
2352023-12-18T19:39:05.149Zopenjdk system 1.8 system
2362023-12-18T19:39:05.149Zopenssl vendor 3 vendor
2372023-12-18T19:39:05.149Zperl system 5.36 system
2382023-12-18T19:39:05.150Zpostgresql system 15 system
2392023-12-18T19:39:05.150Zpostgresql system 13 system
2402023-12-18T19:39:05.150Zpython vendor 3 vendor
2412023-12-18T19:39:05.150Zpython system 2 system
2422023-12-18T19:39:05.151Zpython3 system 3.11 system
2432023-12-18T19:39:05.151Zruby system 3.0 system
2442023-12-18T19:39:05.151Zwords vendor vendor american-english
2452023-12-18T19:39:05.151Zwords system system australian-english
2462023-12-18T19:39:05.151Zwords system system british-english
2472023-12-18T19:39:05.151Zwords system system canadian-english
2482023-12-18T19:39:05.151Zwords system system french
2492023-12-18T19:39:05.151Zwords system system italian
2502023-12-18T19:39:05.152Zwords system system ngerman
2512023-12-18T19:39:05.152Zwords system system ogerman
2522023-12-18T19:39:05.153Zwords system system spanish
2532023-12-18T19:39:05.397ZFMRI IFO
2542023-12-18T19:39:05.397Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552023-12-18T19:39:05.397Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562023-12-18T19:39:05.397Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572023-12-18T19:39:05.398Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2582023-12-18T19:39:05.398Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592023-12-18T19:39:05.398Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2602023-12-18T19:39:05.398Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2612023-12-18T19:39:05.399Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2622023-12-18T19:39:05.458Z+ set -o errexit
2632023-12-18T19:39:05.467Z+++ dirname ./tools/ci_download_cockroachdb
2642023-12-18T19:39:05.470Z++ cd ./tools
2652023-12-18T19:39:05.470Z++ pwd
2662023-12-18T19:39:05.470Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2672023-12-18T19:39:05.470Z++ basename ./tools/ci_download_cockroachdb
2682023-12-18T19:39:05.470Z+ ARG0=ci_download_cockroachdb
2692023-12-18T19:39:05.470Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2702023-12-18T19:39:05.476Z+ CIDL_VERSION=v22.1.9
2712023-12-18T19:39:05.476Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2722023-12-18T19:39:05.476Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2732023-12-18T19:39:05.476Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2742023-12-18T19:39:05.476Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2752023-12-18T19:39:05.476Z+ TARGET_DIR=out
2762023-12-18T19:39:05.476Z+ DOWNLOAD_DIR=out/downloads
2772023-12-18T19:39:05.476Z+ DEST_DIR=./out/cockroachdb
2782023-12-18T19:39:05.476Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2792023-12-18T19:39:05.476Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2802023-12-18T19:39:05.476Z+ main
2812023-12-18T19:39:05.476Z+ [[ 0 != 0 ]]
2822023-12-18T19:39:05.476Z+ CIDL_OS=solaris2.11
2832023-12-18T19:39:05.476Z+ [[ 0 != 0 ]]
2842023-12-18T19:39:05.476Z+ configure_os solaris2.11
2852023-12-18T19:39:05.476Z+ echo 'current directory: /work/oxidecomputer/omicron'
2862023-12-18T19:39:05.476Zcurrent directory: /work/oxidecomputer/omicron
2872023-12-18T19:39:05.477Zconfiguring based on OS: "solaris2.11"
2882023-12-18T19:39:05.477Z+ echo 'configuring based on OS: "solaris2.11"'
2892023-12-18T19:39:05.477Z+ case "$1" in
2902023-12-18T19:39:05.477Z+ CIDL_BUILD=illumos
2912023-12-18T19:39:05.478Z+ CIDL_SUFFIX=tar.gz
2922023-12-18T19:39:05.478Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2932023-12-18T19:39:05.478Z+ CIDL_MD5FUNC=do_md5sum
2942023-12-18T19:39:05.478Z+ CIDL_URL_BASE=https://illumos.org/downloads
2952023-12-18T19:39:05.478Z+ CIDL_ASSEMBLE=do_assemble_illumos
2962023-12-18T19:39:05.478Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2972023-12-18T19:39:05.478Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2982023-12-18T19:39:05.479Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-18T19:39:05.479Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002023-12-18T19:39:05.479Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-12-18T19:39:05.479ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022023-12-18T19:39:05.479Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032023-12-18T19:39:05.479Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042023-12-18T19:39:05.479Z+ mkdir -p out/downloads
3052023-12-18T19:39:05.479ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-18T19:39:05.479Z+ mkdir -p ./out/cockroachdb
3072023-12-18T19:39:05.479Z+ local DO_DOWNLOAD=true
3082023-12-18T19:39:05.479Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3092023-12-18T19:39:05.479Z+ '[' true == true ']'
3102023-12-18T19:39:05.479Z+ echo Downloading...
3112023-12-18T19:39:05.480ZDownloading...
3122023-12-18T19:39:05.480Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-18T19:39:05.480Z+ 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
3142023-12-18T19:39:13.705Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-18T19:39:13.722Z++ md5sum
3162023-12-18T19:39:13.722Z++ awk '{print $1}'
3172023-12-18T19:39:13.899Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3182023-12-18T19:39:13.899Z+ [[ 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 ]]
3192023-12-18T19:39:13.899Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-18T19:39:13.905Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3212023-12-18T19:39:18.002Z+ do_assemble_illumos
3222023-12-18T19:39:18.002Z+ rm -r ./out/cockroachdb
3232023-12-18T19:39:18.019Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3242023-12-18T19:39:18.090Z+ ./out/cockroachdb/bin/cockroach version
3252023-12-18T19:39:18.417ZBuild Tag: v22.1.9-dirty
3262023-12-18T19:39:18.417ZBuild Time: 2022/10/26 21:17:46
3272023-12-18T19:39:18.417ZDistribution: OSS
3282023-12-18T19:39:18.418ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3292023-12-18T19:39:18.418ZGo Version: go1.17.13
3302023-12-18T19:39:18.418ZC Compiler: gcc 10.3.0
3312023-12-18T19:39:18.418ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3322023-12-18T19:39:18.418ZBuild Type: release
3332023-12-18T19:39:18.443Z+ set -o errexit
3342023-12-18T19:39:18.447Z+++ dirname ./tools/ci_download_clickhouse
3352023-12-18T19:39:18.447Z++ cd ./tools
3362023-12-18T19:39:18.447Z++ pwd
3372023-12-18T19:39:18.447Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3382023-12-18T19:39:18.451Z++ basename ./tools/ci_download_clickhouse
3392023-12-18T19:39:18.451Z+ ARG0=ci_download_clickhouse
3402023-12-18T19:39:18.451Z+ TARGET_DIR=out
3412023-12-18T19:39:18.451Z+ DOWNLOAD_DIR=out/downloads
3422023-12-18T19:39:18.451Z+ DEST_DIR=./out/clickhouse
3432023-12-18T19:39:18.452Z+ CIDL_VERSION=v22.8.9.24
3442023-12-18T19:39:18.452Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452023-12-18T19:39:18.452Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462023-12-18T19:39:18.452Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472023-12-18T19:39:18.452Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482023-12-18T19:39:18.452Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492023-12-18T19:39:18.452Z+ main
3502023-12-18T19:39:18.452Z+ [[ 0 != 0 ]]
3512023-12-18T19:39:18.452Z+ CIDL_OS=solaris2.11
3522023-12-18T19:39:18.453Z+ [[ 0 != 0 ]]
3532023-12-18T19:39:18.453Z+ configure_os solaris2.11
3542023-12-18T19:39:18.453Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552023-12-18T19:39:18.454Zcurrent directory: /work/oxidecomputer/omicron
3562023-12-18T19:39:18.454Z+ echo 'configuring based on OS: "solaris2.11"'
3572023-12-18T19:39:18.454Z+ CIDL_DASHREV=
3582023-12-18T19:39:18.454Z+ case "$1" in
3592023-12-18T19:39:18.454Zconfiguring based on OS: "solaris2.11"
3602023-12-18T19:39:18.454Z+ CIDL_PLATFORM=illumos
3612023-12-18T19:39:18.454Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622023-12-18T19:39:18.454Z+ CIDL_MD5FUNC=do_md5sum
3632023-12-18T19:39:18.454Z+ CIDL_DASHREV=-1
3642023-12-18T19:39:18.454Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652023-12-18T19:39:18.454Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-12-18T19:39:18.454Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-12-18T19:39:18.454Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-18T19:39:18.454Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692023-12-18T19:39:18.454ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-18T19:39:18.454ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-18T19:39:18.454Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722023-12-18T19:39:18.454Z+ mkdir -p out/downloads
3732023-12-18T19:39:18.458Z+ mkdir -p ./out/clickhouse
3742023-12-18T19:39:18.458Z+ local DO_DOWNLOAD=true
3752023-12-18T19:39:18.458Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762023-12-18T19:39:18.458Z+ '[' true == true ']'
3772023-12-18T19:39:18.458Z+ echo Downloading...
3782023-12-18T19:39:18.458ZDownloading...
3792023-12-18T19:39:18.458Z+ 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
3802023-12-18T19:39:18.458Z+ 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
3812023-12-18T19:39:19.829Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822023-12-18T19:39:19.832Z++ md5sum
3832023-12-18T19:39:19.832Z++ awk '{print $1}'
3842023-12-18T19:39:20.091Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852023-12-18T19:39:20.097Z+ [[ 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 ]]
3862023-12-18T19:39:20.097Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872023-12-18T19:39:20.101Z+ mkdir -p ./out/clickhouse
3882023-12-18T19:39:20.101Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892023-12-18T19:39:25.206Z+ ./out/clickhouse/clickhouse server --version
3902023-12-18T19:39:25.224ZClickHouse server version 22.8.9.1.
3912023-12-18T19:39:25.248Z+ set -o errexit
3922023-12-18T19:39:25.262Z+++ dirname ./tools/ci_download_console
3932023-12-18T19:39:25.262Z++ cd ./tools
3942023-12-18T19:39:25.262Z++ pwd
3952023-12-18T19:39:25.263Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962023-12-18T19:39:25.264Z++ basename ./tools/ci_download_console
3972023-12-18T19:39:25.264Z+ ARG0=ci_download_console
3982023-12-18T19:39:25.264Z+ TARGET_DIR=out
3992023-12-18T19:39:25.265Z+ DOWNLOAD_DIR=out/downloads
4002023-12-18T19:39:25.265Z+ DEST_DIR=./out/console-assets
4012023-12-18T19:39:25.265Z+ source /work/oxidecomputer/omicron/tools/console_version
4022023-12-18T19:39:25.265Z++ COMMIT=02c6ce747fd5dd05e9d454ecb1bf70392c9d954e
4032023-12-18T19:39:25.266Z++ SHA2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4042023-12-18T19:39:25.266Z+ URL=https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4052023-12-18T19:39:25.266Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062023-12-18T19:39:25.266Z+ main
4072023-12-18T19:39:25.266Z+ [[ 0 != 0 ]]
4082023-12-18T19:39:25.266Z+ echo 'URL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz'
4092023-12-18T19:39:25.266ZURL: https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4102023-12-18T19:39:25.266Z+ echo 'Local file: out/downloads/console.tar.gz'
4112023-12-18T19:39:25.267ZLocal file: out/downloads/console.tar.gz
4122023-12-18T19:39:25.267Z+ local DO_DOWNLOAD=true
4132023-12-18T19:39:25.267Z+ [[ -f out/downloads/console.tar.gz ]]
4142023-12-18T19:39:25.267Z+ mkdir -p out/downloads
4152023-12-18T19:39:25.267Z+ '[' true == true ']'
4162023-12-18T19:39:25.268Z+ echo Downloading...
4172023-12-18T19:39:25.268ZDownloading...
4182023-12-18T19:39:25.268Z+ do_download_curl https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz out/downloads/console.tar.gz
4192023-12-18T19:39:25.268Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/02c6ce747fd5dd05e9d454ecb1bf70392c9d954e.tar.gz
4202023-12-18T19:39:25.870Z++ do_sha256sum out/downloads/console.tar.gz
4212023-12-18T19:39:25.870Z++ case "$OSTYPE" in
4222023-12-18T19:39:25.871Z++ SHA=sha256sum
4232023-12-18T19:39:25.875Z++ sha256sum
4242023-12-18T19:39:25.875Z++ awk '{print $1}'
4252023-12-18T19:39:25.895Z+ calculated_sha2=39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0
4262023-12-18T19:39:25.895Z+ [[ 39fd191993e147a569e28df86414e3d0f33963b7675474d7c522c3f685d4d4f0 != \3\9\f\d\1\9\1\9\9\3\e\1\4\7\a\5\6\9\e\2\8\d\f\8\6\4\1\4\e\3\d\0\f\3\3\9\6\3\b\7\6\7\5\4\7\4\d\7\c\5\2\2\c\3\f\6\8\5\d\4\d\4\f\0 ]]
4272023-12-18T19:39:25.899Z+ rm -rf ./out/console-assets
4282023-12-18T19:39:25.899Z+ mkdir -p ./out/console-assets
4292023-12-18T19:39:25.904Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302023-12-18T19:39:25.904Z+ mkdir -p ./out/console-assets
4312023-12-18T19:39:25.904Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322023-12-18T19:39:26.075Z+ set -o errexit
4332023-12-18T19:39:26.105Z+++ dirname ./tools/ci_download_maghemite_openapi
4342023-12-18T19:39:26.106Z++ cd ./tools
4352023-12-18T19:39:26.106Z++ pwd
4362023-12-18T19:39:26.106Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372023-12-18T19:39:26.106Z++ basename ./tools/ci_download_maghemite_openapi
4382023-12-18T19:39:26.106Z+ ARG0=ci_download_maghemite_openapi
4392023-12-18T19:39:26.107Z+ TARGET_DIR=out
4402023-12-18T19:39:26.107Z+ DOWNLOAD_DIR=out/downloads
4412023-12-18T19:39:26.107Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422023-12-18T19:39:26.107Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4432023-12-18T19:39:26.107Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4442023-12-18T19:39:26.107Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4452023-12-18T19:39:26.107Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4462023-12-18T19:39:26.107Z+ main
4472023-12-18T19:39:26.107Z+ [[ 0 != 0 ]]
4482023-12-18T19:39:26.107Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4492023-12-18T19:39:26.108ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4502023-12-18T19:39:26.108Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4512023-12-18T19:39:26.108ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4522023-12-18T19:39:26.108Z+ local DO_DOWNLOAD=true
4532023-12-18T19:39:26.108Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4542023-12-18T19:39:26.108Z+ mkdir -p out/downloads
4552023-12-18T19:39:26.110Z+ '[' true == true ']'
4562023-12-18T19:39:26.110Z+ echo Downloading...
4572023-12-18T19:39:26.110ZDownloading...
4582023-12-18T19:39:26.110Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4592023-12-18T19:39:26.110Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4602023-12-18T19:39:26.270Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4612023-12-18T19:39:26.273Z++ case "$OSTYPE" in
4622023-12-18T19:39:26.273Z++ SHA=sha256sum
4632023-12-18T19:39:26.273Z++ sha256sum
4642023-12-18T19:39:26.273Z++ awk '{print $1}'
4652023-12-18T19:39:26.277Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4662023-12-18T19:39:26.277Z+ [[ 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 ]]
4672023-12-18T19:39:26.277Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682023-12-18T19:39:26.278Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4692023-12-18T19:39:26.278Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4702023-12-18T19:39:26.278Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4712023-12-18T19:39:26.278Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4722023-12-18T19:39:26.278Z+ main
4732023-12-18T19:39:26.278Z+ [[ 0 != 0 ]]
4742023-12-18T19:39:26.278Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4752023-12-18T19:39:26.278ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4762023-12-18T19:39:26.278Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4772023-12-18T19:39:26.278ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4782023-12-18T19:39:26.278Z+ local DO_DOWNLOAD=true
4792023-12-18T19:39:26.278Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4802023-12-18T19:39:26.278Z+ mkdir -p out/downloads
4812023-12-18T19:39:26.279Z+ '[' true == true ']'
4822023-12-18T19:39:26.279Z+ echo Downloading...
4832023-12-18T19:39:26.279ZDownloading...
4842023-12-18T19:39:26.279Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4852023-12-18T19:39:26.279Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4862023-12-18T19:39:26.459Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4872023-12-18T19:39:26.466Z++ case "$OSTYPE" in
4882023-12-18T19:39:26.466Z++ SHA=sha256sum
4892023-12-18T19:39:26.469Z++ sha256sum
4902023-12-18T19:39:26.469Z++ awk '{print $1}'
4912023-12-18T19:39:26.469Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4922023-12-18T19:39:26.470Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4932023-12-18T19:39:26.478Z+ set -o errexit
4942023-12-18T19:39:26.486Z+++ dirname ./tools/ci_download_dendrite_openapi
4952023-12-18T19:39:26.487Z++ cd ./tools
4962023-12-18T19:39:26.487Z++ pwd
4972023-12-18T19:39:26.487Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982023-12-18T19:39:26.487Z++ basename ./tools/ci_download_dendrite_openapi
4992023-12-18T19:39:26.487Z+ ARG0=ci_download_dendrite_openapi
5002023-12-18T19:39:26.487Z+ TARGET_DIR=out
5012023-12-18T19:39:26.488Z+ DOWNLOAD_DIR=out/downloads
5022023-12-18T19:39:26.488Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032023-12-18T19:39:26.488Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5042023-12-18T19:39:26.488Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5052023-12-18T19:39:26.488Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5062023-12-18T19:39:26.488Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5072023-12-18T19:39:26.488Z+ main
5082023-12-18T19:39:26.488Z+ [[ 0 != 0 ]]
5092023-12-18T19:39:26.489Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5102023-12-18T19:39:26.489ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5112023-12-18T19:39:26.489Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5122023-12-18T19:39:26.489Z+ local DO_DOWNLOAD=true
5132023-12-18T19:39:26.490ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5142023-12-18T19:39:26.490Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5152023-12-18T19:39:26.491Z+ mkdir -p out/downloads
5162023-12-18T19:39:26.498Z+ '[' true == true ']'
5172023-12-18T19:39:26.499ZDownloading...
5182023-12-18T19:39:26.499Z+ echo Downloading...
5192023-12-18T19:39:26.499Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5202023-12-18T19:39:26.499Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5212023-12-18T19:39:26.698Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5222023-12-18T19:39:26.703Z++ case "$OSTYPE" in
5232023-12-18T19:39:26.703Z++ SHA=sha256sum
5242023-12-18T19:39:26.703Z++ sha256sum
5252023-12-18T19:39:26.703Z++ awk '{print $1}'
5262023-12-18T19:39:26.708Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5272023-12-18T19:39:26.708Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5282023-12-18T19:39:26.719Z+ set -o errexit
5292023-12-18T19:39:26.726Z+++ dirname ./tools/ci_download_dendrite_stub
5302023-12-18T19:39:26.727Z++ cd ./tools
5312023-12-18T19:39:26.727Z++ pwd
5322023-12-18T19:39:26.727Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332023-12-18T19:39:26.727Z++ basename ./tools/ci_download_dendrite_stub
5342023-12-18T19:39:26.727Z+ ARG0=ci_download_dendrite_stub
5352023-12-18T19:39:26.727Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362023-12-18T19:39:26.727Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5372023-12-18T19:39:26.727Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5382023-12-18T19:39:26.728Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5392023-12-18T19:39:26.728Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402023-12-18T19:39:26.728Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5412023-12-18T19:39:26.728Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5422023-12-18T19:39:26.728Z+ TARGET_DIR=out
5432023-12-18T19:39:26.728Z+ DOWNLOAD_DIR=out/downloads
5442023-12-18T19:39:26.728Z+ DEST_DIR=./out/dendrite-stub
5452023-12-18T19:39:26.728Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462023-12-18T19:39:26.728Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472023-12-18T19:39:26.729Z+ REPO=oxidecomputer/dendrite
5482023-12-18T19:39:26.729Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5492023-12-18T19:39:26.730Z+ main
5502023-12-18T19:39:26.730Z+ [[ 0 != 0 ]]
5512023-12-18T19:39:26.730Z+ CIDL_OS=solaris2.11
5522023-12-18T19:39:26.730Z+ [[ 0 != 0 ]]
5532023-12-18T19:39:26.730Z+ configure_os solaris2.11
5542023-12-18T19:39:26.730Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552023-12-18T19:39:26.731Zcurrent directory: /work/oxidecomputer/omicron
5562023-12-18T19:39:26.731Z+ echo 'configuring based on OS: "solaris2.11"'
5572023-12-18T19:39:26.731Zconfiguring based on OS: "solaris2.11"
5582023-12-18T19:39:26.731Z+ case "$1" in
5592023-12-18T19:39:26.731Z+ SET_BINARIES=
5602023-12-18T19:39:26.731Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5612023-12-18T19:39:26.731Z+ CIDL_SHA256FUNC=do_sha256sum
5622023-12-18T19:39:26.731Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632023-12-18T19:39:26.731Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5642023-12-18T19:39:26.731Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652023-12-18T19:39:26.731Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5662023-12-18T19:39:26.731Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672023-12-18T19:39:26.732ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5682023-12-18T19:39:26.732ZLocal file: out/downloads/dendrite-stub.tar.gz
5692023-12-18T19:39:26.732Z+ mkdir -p out/downloads
5702023-12-18T19:39:26.743Z+ mkdir -p ./out/dendrite-stub
5712023-12-18T19:39:26.744Z+ fetch_and_verify
5722023-12-18T19:39:26.744Z+ local DO_DOWNLOAD=true
5732023-12-18T19:39:26.744Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742023-12-18T19:39:26.745Z+ '[' true == true ']'
5752023-12-18T19:39:26.746Z+ echo Downloading...
5762023-12-18T19:39:26.746ZDownloading...
5772023-12-18T19:39:26.746Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782023-12-18T19:39:26.746Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5792023-12-18T19:39:37.428Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802023-12-18T19:39:37.432Z++ sha256sum
5812023-12-18T19:39:37.432Z++ awk '{print $1}'
5822023-12-18T19:39:37.534Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5832023-12-18T19:39:37.534Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5842023-12-18T19:39:37.537Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852023-12-18T19:39:37.537Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862023-12-18T19:39:38.706Z+ do_assemble
5872023-12-18T19:39:38.706Z+ rm -r ./out/dendrite-stub
5882023-12-18T19:39:38.709Z+ mkdir ./out/dendrite-stub
5892023-12-18T19:39:38.713Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902023-12-18T19:39:38.888Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912023-12-18T19:39:38.901Z+ set -o errexit
5922023-12-18T19:39:38.905Z+++ dirname ./tools/ci_download_maghemite_mgd
5932023-12-18T19:39:38.906Z++ cd ./tools
5942023-12-18T19:39:38.906Z++ pwd
5952023-12-18T19:39:38.911Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962023-12-18T19:39:38.911Z++ basename ./tools/ci_download_maghemite_mgd
5972023-12-18T19:39:38.911Z+ ARG0=ci_download_maghemite_mgd
5982023-12-18T19:39:38.911Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992023-12-18T19:39:38.911Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6002023-12-18T19:39:38.911Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6012023-12-18T19:39:38.912Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022023-12-18T19:39:38.912Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6032023-12-18T19:39:38.912Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6042023-12-18T19:39:38.912Z+ TARGET_DIR=out
6052023-12-18T19:39:38.912Z+ DOWNLOAD_DIR=out/downloads
6062023-12-18T19:39:38.912Z+ DEST_DIR=./out/mgd
6072023-12-18T19:39:38.912Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082023-12-18T19:39:38.912Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092023-12-18T19:39:38.912Z+ REPO=oxidecomputer/maghemite
6102023-12-18T19:39:38.913Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6112023-12-18T19:39:38.913Z+ main
6122023-12-18T19:39:38.913Z+ [[ 0 != 0 ]]
6132023-12-18T19:39:38.913Z+ CIDL_OS=solaris2.11
6142023-12-18T19:39:38.913Z+ [[ 0 != 0 ]]
6152023-12-18T19:39:38.913Z+ configure_os solaris2.11
6162023-12-18T19:39:38.913Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172023-12-18T19:39:38.913Zcurrent directory: /work/oxidecomputer/omicron
6182023-12-18T19:39:38.913Z+ echo 'configuring based on OS: "solaris2.11"'
6192023-12-18T19:39:38.913Z+ case "$1" in
6202023-12-18T19:39:38.913Z+ SET_BINARIES=
6212023-12-18T19:39:38.914Zconfiguring based on OS: "solaris2.11"
6222023-12-18T19:39:38.914Z+ CIDL_SHA256FUNC=do_sha256sum
6232023-12-18T19:39:38.914Z+ TARBALL_FILENAME=mgd.tar.gz
6242023-12-18T19:39:38.914Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6252023-12-18T19:39:38.914Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262023-12-18T19:39:38.914Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6272023-12-18T19:39:38.914ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6282023-12-18T19:39:38.914Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292023-12-18T19:39:38.915Z+ mkdir -p out/downloads
6302023-12-18T19:39:38.915ZLocal file: out/downloads/mgd.tar.gz
6312023-12-18T19:39:38.930Z+ mkdir -p ./out/mgd
6322023-12-18T19:39:38.930Z+ fetch_and_verify
6332023-12-18T19:39:38.930Z+ local DO_DOWNLOAD=true
6342023-12-18T19:39:38.930Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352023-12-18T19:39:38.931Z+ '[' true == true ']'
6362023-12-18T19:39:38.931ZDownloading...
6372023-12-18T19:39:38.931Z+ echo Downloading...
6382023-12-18T19:39:38.931Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6392023-12-18T19:39:38.931Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6402023-12-18T19:39:47.609Z++ do_sha256sum out/downloads/mgd.tar.gz
6412023-12-18T19:39:47.612Z++ sha256sum
6422023-12-18T19:39:47.612Z++ awk '{print $1}'
6432023-12-18T19:39:47.685Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6442023-12-18T19:39:47.685Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6452023-12-18T19:39:47.689Z+ do_untar out/downloads/mgd.tar.gz
6462023-12-18T19:39:47.689Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472023-12-18T19:39:48.382Z+ do_assemble
6482023-12-18T19:39:48.383Z+ rm -r ./out/mgd
6492023-12-18T19:39:48.390Z+ mkdir ./out/mgd
6502023-12-18T19:39:48.390Z+ cp -r out/downloads/root ./out/mgd/root
6512023-12-18T19:39:48.601Z+ set -o errexit
6522023-12-18T19:39:48.605Z+++ dirname ./tools/ci_download_transceiver_control
6532023-12-18T19:39:48.609Z++ cd ./tools
6542023-12-18T19:39:48.609Z++ pwd
6552023-12-18T19:39:48.609Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562023-12-18T19:39:48.609Z++ basename ./tools/ci_download_transceiver_control
6572023-12-18T19:39:48.613Z+ ARG0=ci_download_transceiver_control
6582023-12-18T19:39:48.613Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592023-12-18T19:39:48.614Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-12-18T19:39:48.614Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-12-18T19:39:48.614Z+ TARGET_DIR=out
6622023-12-18T19:39:48.614Z+ DOWNLOAD_DIR=out/downloads
6632023-12-18T19:39:48.614Z+ DEST_DIR=./out/transceiver-control
6642023-12-18T19:39:48.614Z+ BIN_DIR=/opt/oxide/bin
6652023-12-18T19:39:48.614Z+ BINARY=xcvradm
6662023-12-18T19:39:48.614Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672023-12-18T19:39:48.615Z+ REPO=oxidecomputer/transceiver-control
6682023-12-18T19:39:48.615Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692023-12-18T19:39:48.615Z+ main
6702023-12-18T19:39:48.615Z+ [[ 0 != 0 ]]
6712023-12-18T19:39:48.615Z+ CIDL_OS=solaris2.11
6722023-12-18T19:39:48.615Z+ [[ 0 != 0 ]]
6732023-12-18T19:39:48.615Z+ configure_os solaris2.11
6742023-12-18T19:39:48.615Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752023-12-18T19:39:48.615Zcurrent directory: /work/oxidecomputer/omicron
6762023-12-18T19:39:48.616Z+ echo 'configuring based on OS: "solaris2.11"'
6772023-12-18T19:39:48.616Z+ case "$1" in
6782023-12-18T19:39:48.616Zconfiguring based on OS: "solaris2.11"
6792023-12-18T19:39:48.616Z+ SET_BINARIES=
6802023-12-18T19:39:48.616Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812023-12-18T19:39:48.616Z+ CIDL_SHA256FUNC=do_sha256sum
6822023-12-18T19:39:48.616Z+ ARCHIVE_FILENAME=xcvradm.gz
6832023-12-18T19:39:48.616Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842023-12-18T19:39:48.616Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852023-12-18T19:39:48.616Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862023-12-18T19:39:48.618ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872023-12-18T19:39:48.618Z+ echo 'Local file: out/downloads/xcvradm.gz'
6882023-12-18T19:39:48.618Z+ mkdir -p out/downloads
6892023-12-18T19:39:48.618ZLocal file: out/downloads/xcvradm.gz
6902023-12-18T19:39:48.622Z+ mkdir -p ./out/transceiver-control
6912023-12-18T19:39:48.622Z+ fetch_and_verify
6922023-12-18T19:39:48.622Z+ local DO_DOWNLOAD=true
6932023-12-18T19:39:48.623Z+ [[ -f out/downloads/xcvradm.gz ]]
6942023-12-18T19:39:48.623Z+ '[' true == true ']'
6952023-12-18T19:39:48.623Z+ echo Downloading...
6962023-12-18T19:39:48.623ZDownloading...
6972023-12-18T19:39:48.623Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982023-12-18T19:39:48.623Z+ 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
6992023-12-18T19:39:52.058Z++ do_sha256sum out/downloads/xcvradm.gz
7002023-12-18T19:39:52.062Z++ sha256sum
7012023-12-18T19:39:52.062Z++ awk '{print $1}'
7022023-12-18T19:39:52.083Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032023-12-18T19:39:52.083Z+ [[ 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 ]]
7042023-12-18T19:39:52.088Z+ do_unpack out/downloads/xcvradm.gz
7052023-12-18T19:39:52.088Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062023-12-18T19:39:52.089Z+ gzip -dc out/downloads/xcvradm.gz
7072023-12-18T19:39:52.274Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082023-12-18T19:39:52.285Z+ do_assemble
7092023-12-18T19:39:52.285Z+ rm -r ./out/transceiver-control
7102023-12-18T19:39:52.285Z+ mkdir ./out/transceiver-control
7112023-12-18T19:39:52.285Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122023-12-18T19:39:52.536ZAll builder prerequisites installed successfully, and PATH looks valid
7132023-12-18T19:39:52.540Z
7142023-12-18T19:39:52.540Zreal 2:15.772560195
7152023-12-18T19:39:52.540Zuser 55.645016375
7162023-12-18T19:39:52.540Zsys 11.053033271
7172023-12-18T19:39:52.540Ztrap 0.022904238
7182023-12-18T19:39:52.540Ztflt 0.132129310
7192023-12-18T19:39:52.540Zdflt 0.637511621
7202023-12-18T19:39:52.540Zkflt 0.123150151
7212023-12-18T19:39:52.540Zlock 2.170256444
7222023-12-18T19:39:52.540Zslp 4:19.608946333
7232023-12-18T19:39:52.540Zlat 4.325618013
7242023-12-18T19:39:52.540Zstop 0.079299279
7252023-12-18T19:39:52.541Z
7262023-12-18T19:39:52.541Z #### # # ##### ##### # #
7272023-12-18T19:39:52.541Z # # # # # # # # # #
7282023-12-18T19:39:52.541Z # # # # # # # #
7292023-12-18T19:39:52.541Z # # # ##### ##### #
7302023-12-18T19:39:52.541Z # # # # # # #
7312023-12-18T19:39:52.541Z #### ###### # # # #
7322023-12-18T19:39:52.541Z
7332023-12-18T19:39:52.883Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342023-12-18T19:39:53.255Z Updating crates.io index
7352023-12-18T19:39:53.260Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7362023-12-18T19:39:54.124Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7372023-12-18T19:39:56.093Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7382023-12-18T19:39:56.717Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392023-12-18T19:39:57.050Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402023-12-18T19:39:57.357Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412023-12-18T19:39:57.601Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422023-12-18T19:39:58.876Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432023-12-18T19:40:01.296Z Updating git repository `https://github.com/oxidecomputer/opte`
7442023-12-18T19:40:02.310Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452023-12-18T19:40:02.679Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462023-12-18T19:40:03.707Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472023-12-18T19:40:04.083Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482023-12-18T19:40:04.408Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492023-12-18T19:40:05.197Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502023-12-18T19:40:05.204Z Updating git repository `https://github.com/njaremko/samael`
7512023-12-18T19:40:05.976Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7522023-12-18T19:40:06.258Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7532023-12-18T19:40:06.651Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7542023-12-18T19:40:06.980Z Updating git repository `https://github.com/jgallagher/nix`
7552023-12-18T19:40:08.254Z Updating git repository `https://github.com/cbiffle/hubpack`
7562023-12-18T19:40:08.724Z Updating git repository `https://github.com/oxidecomputer/typify`
7572023-12-18T19:40:23.491Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7582023-12-18T19:40:23.491Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7592023-12-18T19:40:23.491Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7602023-12-18T19:40:23.491Z Downloading crates ...
7612023-12-18T19:40:24.528Z Downloaded bitflags v1.3.2
7622023-12-18T19:40:24.528Z Downloaded cargo_metadata v0.18.1
7632023-12-18T19:40:24.528Z Downloaded anstyle-query v1.0.0
7642023-12-18T19:40:24.528Z Downloaded colorchoice v1.0.0
7652023-12-18T19:40:24.528Z Downloaded equivalent v1.0.1
7662023-12-18T19:40:24.528Z Downloaded serde_spanned v0.6.4
7672023-12-18T19:40:24.528Z Downloaded cargo_toml v0.17.0
7682023-12-18T19:40:24.530Z Downloaded errno v0.3.2
7692023-12-18T19:40:24.530Z Downloaded strsim v0.10.0
7702023-12-18T19:40:24.530Z Downloaded heck v0.4.1
7712023-12-18T19:40:24.530Z Downloaded utf8parse v0.2.1
7722023-12-18T19:40:24.530Z Downloaded anstream v0.5.0
7732023-12-18T19:40:24.530Z Downloaded itoa v1.0.9
7742023-12-18T19:40:24.530Z Downloaded quote v1.0.33
7752023-12-18T19:40:24.530Z Downloaded clap_lex v0.5.1
7762023-12-18T19:40:24.530Z Downloaded terminal_size v0.2.6
7772023-12-18T19:40:24.531Z Downloaded io-lifetimes v1.0.11
7782023-12-18T19:40:24.531Z Downloaded clap_derive v4.4.2
7792023-12-18T19:40:24.531Z Downloaded serde v1.0.193
7802023-12-18T19:40:24.531Z Downloaded anstyle-parse v0.2.1
7812023-12-18T19:40:24.531Z Downloaded serde_derive v1.0.193
7822023-12-18T19:40:24.531Z Downloaded clap v4.4.3
7832023-12-18T19:40:24.531Z Downloaded indexmap v2.1.0
7842023-12-18T19:40:24.531Z Downloaded ryu v1.0.15
7852023-12-18T19:40:24.531Z Downloaded semver v1.0.20
7862023-12-18T19:40:24.531Z Downloaded toml v0.8.8
7872023-12-18T19:40:24.531Z Downloaded memchr v2.6.3
7882023-12-18T19:40:24.531Z Downloaded toml_edit v0.21.0
7892023-12-18T19:40:24.531Z Downloaded serde_json v1.0.108
7902023-12-18T19:40:24.531Z Downloaded winnow v0.5.15
7912023-12-18T19:40:24.531Z Downloaded syn v2.0.32
7922023-12-18T19:40:24.531Z Downloaded rustix v0.37.23
7932023-12-18T19:40:24.532Z Downloaded libc v0.2.151
7942023-12-18T19:40:24.532Z Downloaded clap_builder v4.4.2
7952023-12-18T19:40:24.532Z Downloaded hashbrown v0.14.2
7962023-12-18T19:40:24.532Z Downloaded unicode-ident v1.0.12
7972023-12-18T19:40:24.532Z Downloaded camino v1.1.6
7982023-12-18T19:40:24.532Z Downloaded thiserror v1.0.49
7992023-12-18T19:40:24.532Z Downloaded proc-macro2 v1.0.69
8002023-12-18T19:40:24.532Z Downloaded anyhow v1.0.75
8012023-12-18T19:40:24.532Z Downloaded toml_datetime v0.6.5
8022023-12-18T19:40:24.532Z Downloaded thiserror-impl v1.0.49
8032023-12-18T19:40:24.532Z Downloaded cargo-platform v0.1.3
8042023-12-18T19:40:24.532Z Downloaded anstyle v1.0.2
8052023-12-18T19:40:24.534Z Compiling proc-macro2 v1.0.69
8062023-12-18T19:40:24.534Z Compiling unicode-ident v1.0.12
8072023-12-18T19:40:24.535Z Compiling serde v1.0.193
8082023-12-18T19:40:24.535Z Compiling libc v0.2.151
8092023-12-18T19:40:24.535Z Compiling io-lifetimes v1.0.11
8102023-12-18T19:40:24.535Z Compiling rustix v0.37.23
8112023-12-18T19:40:24.535Z Compiling hashbrown v0.14.2
8122023-12-18T19:40:24.535Z Compiling utf8parse v0.2.1
8132023-12-18T19:40:24.535Z Compiling bitflags v1.3.2
8142023-12-18T19:40:24.535Z Compiling equivalent v1.0.1
8152023-12-18T19:40:24.535Z Compiling anstyle-parse v0.2.1
8162023-12-18T19:40:24.535Z Compiling camino v1.1.6
8172023-12-18T19:40:24.535Z Compiling semver v1.0.20
8182023-12-18T19:40:24.535Z Compiling indexmap v2.1.0
8192023-12-18T19:40:24.535Z Compiling anstyle v1.0.2
8202023-12-18T19:40:24.535Z Compiling serde_json v1.0.108
8212023-12-18T19:40:24.535Z Compiling winnow v0.5.15
8222023-12-18T19:40:24.535Z Compiling anstyle-query v1.0.0
8232023-12-18T19:40:24.535Z Compiling thiserror v1.0.49
8242023-12-18T19:40:24.535Z Compiling colorchoice v1.0.0
8252023-12-18T19:40:24.535Z Compiling anstream v0.5.0
8262023-12-18T19:40:24.535Z Compiling itoa v1.0.9
8272023-12-18T19:40:24.535Z Compiling ryu v1.0.15
8282023-12-18T19:40:24.535Z Compiling anyhow v1.0.75
8292023-12-18T19:40:24.535Z Compiling heck v0.4.1
8302023-12-18T19:40:24.535Z Compiling strsim v0.10.0
8312023-12-18T19:40:24.536Z Compiling quote v1.0.33
8322023-12-18T19:40:24.536Z Compiling clap_lex v0.5.1
8332023-12-18T19:40:24.536Z Compiling syn v2.0.32
8342023-12-18T19:40:24.553Z Compiling errno v0.3.2
8352023-12-18T19:40:24.553Z Compiling terminal_size v0.2.6
8362023-12-18T19:40:24.553Z Compiling clap_builder v4.4.2
8372023-12-18T19:40:25.767Z Compiling serde_derive v1.0.193
8382023-12-18T19:40:25.819Z Compiling thiserror-impl v1.0.49
8392023-12-18T19:40:25.821Z Compiling clap_derive v4.4.2
8402023-12-18T19:40:30.476Z Compiling clap v4.4.3
8412023-12-18T19:40:38.752Z Compiling toml_datetime v0.6.5
8422023-12-18T19:40:38.755Z Compiling serde_spanned v0.6.4
8432023-12-18T19:40:38.755Z Compiling cargo-platform v0.1.3
8442023-12-18T19:40:39.162Z Compiling toml_edit v0.21.0
8452023-12-18T19:40:40.663Z Compiling cargo_metadata v0.18.1
8462023-12-18T19:40:42.226Z Compiling toml v0.8.8
8472023-12-18T19:40:43.177Z Compiling cargo_toml v0.17.0
8482023-12-18T19:40:49.099Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492023-12-18T19:40:50.472Z Finished dev [unoptimized + debuginfo] target(s) in 57.85s
8502023-12-18T19:40:50.677Z Running `target/debug/xtask clippy`
8512023-12-18T19:40:50.731Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8522023-12-18T19:40:51.547Z Downloading crates ...
8532023-12-18T19:40:51.808Z Downloaded ipnet v2.8.0
8542023-12-18T19:40:51.815Z Downloaded is_ci v1.1.1
8552023-12-18T19:40:51.820Z Downloaded maplit v1.0.2
8562023-12-18T19:40:51.824Z Downloaded lock_api v0.4.10
8572023-12-18T19:40:51.828Z Downloaded bytes v1.5.0
8582023-12-18T19:40:51.841Z Downloaded cpufeatures v0.2.9
8592023-12-18T19:40:51.852Z Downloaded crossbeam-utils v0.8.16
8602023-12-18T19:40:51.932Z Downloaded cassowary v0.3.0
8612023-12-18T19:40:51.939Z Downloaded nested v0.1.1
8622023-12-18T19:40:51.939Z Downloaded matches v0.1.10
8632023-12-18T19:40:51.939Z Downloaded maybe-uninit v2.0.0
8642023-12-18T19:40:51.939Z Downloaded mime v0.3.17
8652023-12-18T19:40:51.939Z Downloaded constant_time_eq v0.2.6
8662023-12-18T19:40:51.939Z Downloaded ident_case v1.0.1
8672023-12-18T19:40:51.939Z Downloaded hyper-tls v0.5.0
8682023-12-18T19:40:51.939Z Downloaded num_threads v0.1.6
8692023-12-18T19:40:51.939Z Downloaded memoffset v0.9.0
8702023-12-18T19:40:51.942Z Downloaded opaque-debug v0.3.0
8712023-12-18T19:40:51.946Z Downloaded hubpack v0.1.2
8722023-12-18T19:40:51.949Z Downloaded openssl-probe v0.1.5
8732023-12-18T19:40:51.952Z Downloaded arrayvec v0.7.4
8742023-12-18T19:40:51.957Z Downloaded num_enum_derive v0.5.11
8752023-12-18T19:40:51.961Z Downloaded num_cpus v1.16.0
8762023-12-18T19:40:51.970Z Downloaded linked-hash-map v0.5.6
8772023-12-18T19:40:51.973Z Downloaded newtype_derive v0.1.6
8782023-12-18T19:40:51.977Z Downloaded impl-trait-for-tuples v0.2.2
8792023-12-18T19:40:51.985Z Downloaded tower-service v0.3.2
8802023-12-18T19:40:51.989Z Downloaded crc-any v2.4.3
8812023-12-18T19:40:51.993Z Downloaded olpc-cjson v0.1.3
8822023-12-18T19:40:51.998Z Downloaded waitgroup v0.1.2
8832023-12-18T19:40:52.001Z Downloaded bzip2 v0.4.4
8842023-12-18T19:40:52.010Z Downloaded num-rational v0.4.1
8852023-12-18T19:40:52.020Z Downloaded plotters-svg v0.3.5
8862023-12-18T19:40:52.028Z Downloaded cookie v0.18.0
8872023-12-18T19:40:52.028Z Downloaded tempdir v0.3.7
8882023-12-18T19:40:52.028Z Downloaded peeking_take_while v0.1.2
8892023-12-18T19:40:52.034Z Downloaded form_urlencoded v1.2.1
8902023-12-18T19:40:52.034Z Downloaded omicron-zone-package v0.9.1
8912023-12-18T19:40:52.039Z Downloaded thread-id v4.2.0
8922023-12-18T19:40:52.039Z Downloaded serde-big-array v0.5.1
8932023-12-18T19:40:52.042Z Downloaded wait-timeout v0.2.0
8942023-12-18T19:40:52.056Z Downloaded fs-err v2.11.0
8952023-12-18T19:40:52.062Z Downloaded cancel-safe-futures v0.1.5
8962023-12-18T19:40:52.062Z Downloaded unarray v0.1.4
8972023-12-18T19:40:52.062Z Downloaded serde_plain v1.0.2
8982023-12-18T19:40:52.071Z Downloaded blake2 v0.10.6
8992023-12-18T19:40:52.071Z Downloaded toolchain_find v0.2.0
9002023-12-18T19:40:52.487Z Downloaded difflib v0.4.0
9012023-12-18T19:40:52.487Z Downloaded plotters-backend v0.3.5
9022023-12-18T19:40:52.487Z Downloaded foreign-types-macros v0.2.3
9032023-12-18T19:40:52.487Z Downloaded foreign-types v0.3.2
9042023-12-18T19:40:52.487Z Downloaded target-spec v3.0.1
9052023-12-18T19:40:52.488Z Downloaded thiserror-no-std v2.0.2
9062023-12-18T19:40:52.488Z Downloaded http-range v0.1.5
9072023-12-18T19:40:52.488Z Downloaded rand_core v0.6.4
9082023-12-18T19:40:52.488Z Downloaded radium v0.7.0
9092023-12-18T19:40:52.488Z Downloaded serde_path_to_error v0.1.14
9102023-12-18T19:40:52.488Z Downloaded typenum v1.16.0
9112023-12-18T19:40:52.488Z Downloaded percent-encoding v2.3.1
9122023-12-18T19:40:52.488Z Downloaded parse-display v0.8.2
9132023-12-18T19:40:52.488Z Downloaded curve25519-dalek v4.1.1
9142023-12-18T19:40:52.488Z Downloaded try-lock v0.2.4
9152023-12-18T19:40:52.488Z Downloaded oso-derive v0.27.0
9162023-12-18T19:40:52.488Z Downloaded flagset v0.4.3
9172023-12-18T19:40:52.488Z Downloaded pin-project-internal v1.1.3
9182023-12-18T19:40:52.488Z Downloaded time-core v0.1.1
9192023-12-18T19:40:52.488Z Downloaded filetime v0.2.23
9202023-12-18T19:40:52.488Z Downloaded pretty-hex v0.2.1
9212023-12-18T19:40:52.488Z Downloaded tokio-macros v2.2.0
9222023-12-18T19:40:52.488Z Downloaded fnv v1.0.7
9232023-12-18T19:40:52.488Z Downloaded headers-core v0.2.0
9242023-12-18T19:40:52.488Z Downloaded wyz v0.5.1
9252023-12-18T19:40:52.489Z Downloaded ena v0.14.2
9262023-12-18T19:40:52.489Z Downloaded slog-json v2.6.1
9272023-12-18T19:40:52.489Z Downloaded normalize-line-endings v0.3.0
9282023-12-18T19:40:52.489Z Downloaded http-body v0.4.5
9292023-12-18T19:40:52.489Z Downloaded strsim v0.8.0
9302023-12-18T19:40:52.489Z Downloaded derive_builder_macro v0.12.0
9312023-12-18T19:40:52.491Z Downloaded num-traits v0.2.16
9322023-12-18T19:40:52.491Z Downloaded signal-hook-mio v0.2.3
9332023-12-18T19:40:52.491Z Downloaded packed_struct_codegen v0.10.1
9342023-12-18T19:40:52.491Z Downloaded take_mut v0.2.2
9352023-12-18T19:40:52.491Z Downloaded diff v0.1.13
9362023-12-18T19:40:52.491Z Downloaded slog-dtrace v0.2.3
9372023-12-18T19:40:52.491Z Downloaded tracing-attributes v0.1.26
9382023-12-18T19:40:52.491Z Downloaded pretty-hex v0.4.0
9392023-12-18T19:40:52.491Z Downloaded predicates-core v1.0.6
9402023-12-18T19:40:52.491Z Downloaded hex-literal v0.4.1
9412023-12-18T19:40:52.491Z Downloaded time-macros v0.2.13
9422023-12-18T19:40:52.491Z Downloaded parking_lot_core v0.9.8
9432023-12-18T19:40:52.491Z Downloaded pathdiff v0.2.1
9442023-12-18T19:40:52.491Z Downloaded strum_macros v0.25.2
9452023-12-18T19:40:52.491Z Downloaded zerocopy v0.3.0
9462023-12-18T19:40:52.491Z Downloaded slog-async v2.8.0
9472023-12-18T19:40:52.491Z Downloaded typed-path v0.7.0
9482023-12-18T19:40:52.491Z Downloaded shlex v1.1.0
9492023-12-18T19:40:52.491Z Downloaded foreign-types-shared v0.3.1
9502023-12-18T19:40:52.491Z Downloaded foreign-types-shared v0.1.1
9512023-12-18T19:40:52.491Z Downloaded num_enum v0.5.11
9522023-12-18T19:40:52.491Z Downloaded hash32 v0.2.1
9532023-12-18T19:40:52.492Z Downloaded synstructure v0.12.6
9542023-12-18T19:40:52.492Z Downloaded phf_shared v0.11.2
9552023-12-18T19:40:52.492Z Downloaded rustc_version v0.1.7
9562023-12-18T19:40:52.492Z Downloaded endian-type v0.1.2
9572023-12-18T19:40:52.492Z Downloaded secrecy v0.8.0
9582023-12-18T19:40:52.492Z Downloaded phf_shared v0.10.0
9592023-12-18T19:40:52.492Z Downloaded tinyvec v1.6.0
9602023-12-18T19:40:52.492Z Downloaded rusty-fork v0.3.0
9612023-12-18T19:40:52.492Z Downloaded trust-dns-resolver v0.22.0
9622023-12-18T19:40:52.492Z Downloaded rpassword v7.3.1
9632023-12-18T19:40:52.492Z Downloaded predicates v3.0.4
9642023-12-18T19:40:52.492Z Downloaded display-error-chain v0.2.0
9652023-12-18T19:40:52.492Z Downloaded getopts v0.2.21
9662023-12-18T19:40:52.492Z Downloaded tracing-core v0.1.31
9672023-12-18T19:40:52.492Z Downloaded ff v0.13.0
9682023-12-18T19:40:52.492Z Downloaded url v2.5.0
9692023-12-18T19:40:52.492Z Downloaded rustls-pemfile v1.0.3
9702023-12-18T19:40:52.492Z Downloaded swrite v0.1.0
9712023-12-18T19:40:52.492Z Downloaded dof v0.1.5
9722023-12-18T19:40:52.492Z Downloaded dirs-sys-next v0.1.2
9732023-12-18T19:40:52.492Z Downloaded phf v0.11.2
9742023-12-18T19:40:52.492Z Downloaded guppy-workspace-hack v0.1.0
9752023-12-18T19:40:52.492Z Downloaded similar v2.3.0
9762023-12-18T19:40:52.492Z Downloaded downcast v0.11.0
9772023-12-18T19:40:52.493Z Downloaded doc-comment v0.3.3
9782023-12-18T19:40:52.493Z Downloaded hex v0.4.3
9792023-12-18T19:40:52.493Z Downloaded topological-sort v0.2.2
9802023-12-18T19:40:52.493Z Downloaded fxhash v0.2.1
9812023-12-18T19:40:52.493Z Downloaded heck v0.3.3
9822023-12-18T19:40:52.493Z Downloaded tinytemplate v1.2.1
9832023-12-18T19:40:52.493Z Downloaded fixedbitset v0.4.2
9842023-12-18T19:40:52.493Z Downloaded futures-timer v3.0.2
9852023-12-18T19:40:52.493Z Downloaded rustc_version v0.4.0
9862023-12-18T19:40:52.493Z Downloaded scheduled-thread-pool v0.2.7
9872023-12-18T19:40:52.494Z Downloaded pkg-config v0.3.27
9882023-12-18T19:40:52.495Z Downloaded precomputed-hash v0.1.1
9892023-12-18T19:40:52.495Z Downloaded pin-utils v0.1.0
9902023-12-18T19:40:52.495Z Downloaded datatest-stable v0.2.3
9912023-12-18T19:40:52.495Z Downloaded resolv-conf v0.7.0
9922023-12-18T19:40:52.495Z Downloaded tui-tree-widget v0.13.0
9932023-12-18T19:40:52.495Z Downloaded target-lexicon v0.12.12
9942023-12-18T19:40:52.495Z Downloaded postgres-protocol v0.6.6
9952023-12-18T19:40:52.495Z Downloaded funty v2.0.0
9962023-12-18T19:40:52.495Z Downloaded foreign-types v0.5.0
9972023-12-18T19:40:52.495Z Downloaded futures-channel v0.3.29
9982023-12-18T19:40:52.495Z Downloaded trust-dns-client v0.22.0
9992023-12-18T19:40:52.495Z Downloaded termtree v0.4.1
10002023-12-18T19:40:52.505Z Downloaded pin-project-lite v0.2.13
10012023-12-18T19:40:52.505Z Downloaded dtrace-parser v0.1.14
10022023-12-18T19:40:52.505Z Downloaded slog-term v2.9.0
10032023-12-18T19:40:52.505Z Downloaded schemars_derive v0.8.13
10042023-12-18T19:40:52.505Z Downloaded serde_tokenstream v0.1.7
10052023-12-18T19:40:52.506Z Downloaded platforms v3.0.2
10062023-12-18T19:40:52.506Z Downloaded either v1.9.0
10072023-12-18T19:40:52.506Z Downloaded der_derive v0.7.2
10082023-12-18T19:40:52.506Z Downloaded semver v0.11.0
10092023-12-18T19:40:52.506Z Downloaded group v0.13.0
10102023-12-18T19:40:52.506Z Downloaded utf-8 v0.7.6
10112023-12-18T19:40:52.506Z Downloaded rtoolbox v0.0.1
10122023-12-18T19:40:52.506Z Downloaded zeroize v1.7.0
10132023-12-18T19:40:52.507Z Downloaded serde_derive_internals v0.26.0
10142023-12-18T19:40:52.507Z Downloaded semver-parser v0.10.2
10152023-12-18T19:40:52.507Z Downloaded similar-asserts v1.5.0
10162023-12-18T19:40:52.507Z Downloaded getrandom v0.2.10
10172023-12-18T19:40:52.507Z Downloaded poly1305 v0.8.0
10182023-12-18T19:40:52.507Z Downloaded sct v0.7.0
10192023-12-18T19:40:52.507Z Downloaded signature v1.6.4
10202023-12-18T19:40:52.507Z Downloaded darling_core v0.14.4
10212023-12-18T19:40:52.507Z Downloaded rustls-webpki v0.101.7
10222023-12-18T19:40:52.526Z Downloaded rust-argon2 v1.0.1
10232023-12-18T19:40:52.530Z Downloaded pest_meta v2.7.2
10242023-12-18T19:40:52.530Z Downloaded zerocopy v0.6.4
10252023-12-18T19:40:52.534Z Downloaded papergrid v0.10.0
10262023-12-18T19:40:52.543Z Downloaded pkcs8 v0.10.2
10272023-12-18T19:40:52.549Z Downloaded derive_more v0.99.17
10282023-12-18T19:40:52.557Z Downloaded rstest_macros v0.18.2
10292023-12-18T19:40:52.563Z Downloaded der v0.7.8
10302023-12-18T19:40:52.572Z Downloaded reedline v0.22.0
10312023-12-18T19:40:52.584Z Downloaded rand v0.4.6
10322023-12-18T19:40:52.590Z Downloaded hashbrown v0.12.3
10332023-12-18T19:40:52.598Z Downloaded parking_lot v0.11.2
10342023-12-18T19:40:52.616Z Downloaded rayon-core v1.12.0
10352023-12-18T19:40:52.628Z Downloaded time v0.3.27
10362023-12-18T19:40:52.628Z Downloaded zip v0.6.6
10372023-12-18T19:40:52.628Z Downloaded ron v0.8.1
10382023-12-18T19:40:52.639Z Downloaded socket2 v0.5.5
10392023-12-18T19:40:52.644Z Downloaded openssl v0.10.60
10402023-12-18T19:40:52.658Z Downloaded serde_with v3.4.0
10412023-12-18T19:40:52.671Z Downloaded reqwest v0.11.22
10422023-12-18T19:40:52.691Z Downloaded rayon v1.8.0
10432023-12-18T19:40:52.729Z Downloaded regex v1.10.2
10442023-12-18T19:40:52.732Z Downloaded openapiv3 v2.0.0
10452023-12-18T19:40:52.747Z Downloaded trust-dns-proto v0.22.0
10462023-12-18T19:40:52.769Z Downloaded h2 v0.3.21
10472023-12-18T19:40:52.781Z Downloaded zerocopy v0.7.31
10482023-12-18T19:40:52.810Z Downloaded quick-xml v0.23.1
10492023-12-18T19:40:52.822Z Downloaded petgraph v0.6.4
10502023-12-18T19:40:52.848Z Downloaded regex-automata v0.3.8
10512023-12-18T19:40:52.880Z Downloaded encoding_rs v0.8.33
10522023-12-18T19:40:52.924Z Downloaded syn v1.0.109
10532023-12-18T19:40:52.945Z Downloaded radix_trie v0.2.1
10542023-12-18T19:40:52.954Z Downloaded gimli v0.28.0
10552023-12-18T19:40:52.969Z Downloaded regex-syntax v0.7.5
10562023-12-18T19:40:52.994Z Downloaded polar-core v0.27.0
10572023-12-18T19:40:53.024Z Downloaded bstr v1.6.0
10582023-12-18T19:40:53.048Z Downloaded rustls v0.21.9
10592023-12-18T19:40:53.069Z Downloaded diesel v2.1.4
10602023-12-18T19:40:53.102Z Downloaded bstr v0.2.17
10612023-12-18T19:40:53.123Z Downloaded idna v0.2.3
10622023-12-18T19:40:53.136Z Downloaded rustix v0.38.25
10632023-12-18T19:40:53.179Z Downloaded sled v0.34.7
10642023-12-18T19:40:53.199Z Downloaded regex-syntax v0.8.2
10652023-12-18T19:40:53.215Z Downloaded bitvec v1.0.1
10662023-12-18T19:40:53.247Z Downloaded zerocopy-derive v0.2.0
10672023-12-18T19:40:53.265Z Downloaded zerocopy-derive v0.7.31
10682023-12-18T19:40:53.291Z Downloaded zerocopy-derive v0.6.4
10692023-12-18T19:40:53.310Z Downloaded tokio v1.35.0
10702023-12-18T19:40:53.387Z Downloaded sha3 v0.10.8
10712023-12-18T19:40:53.401Z Downloaded regex-automata v0.4.3
10722023-12-18T19:40:53.436Z Downloaded bzip2-sys v0.1.11+1.0.8
10732023-12-18T19:40:53.460Z Downloaded object v0.32.1
10742023-12-18T19:40:53.476Z Downloaded regex-syntax v0.6.29
10752023-12-18T19:40:53.489Z Downloaded chrono v0.4.31
10762023-12-18T19:40:53.503Z Downloaded bindgen v0.65.1
10772023-12-18T19:40:53.515Z Downloaded smoltcp v0.10.0
10782023-12-18T19:40:53.536Z Downloaded portable-atomic v1.4.3
10792023-12-18T19:40:53.546Z Downloaded hkdf v0.12.3
10802023-12-18T19:40:53.550Z Downloaded regex-automata v0.1.10
10812023-12-18T19:40:53.560Z Downloaded ratatui v0.23.0
10822023-12-18T19:40:53.581Z Downloaded nix v0.26.4
10832023-12-18T19:40:53.600Z Downloaded unicode-segmentation v1.10.1
10842023-12-18T19:40:53.606Z Downloaded toml_edit v0.19.15
10852023-12-18T19:40:53.637Z Downloaded plotters v0.3.5
10862023-12-18T19:40:53.650Z Downloaded vcpkg v0.2.15
10872023-12-18T19:40:53.724Z Downloaded regress v0.7.1
10882023-12-18T19:40:53.758Z Downloaded webpki-roots v0.25.2
10892023-12-18T19:40:53.761Z Downloaded clap v2.34.0
10902023-12-18T19:40:53.764Z Downloaded smoltcp v0.9.1
10912023-12-18T19:40:53.776Z Downloaded object v0.30.4
10922023-12-18T19:40:53.794Z Downloaded http v0.2.11
10932023-12-18T19:40:53.801Z Downloaded steno v0.4.0
10942023-12-18T19:40:53.808Z Downloaded futures-util v0.3.29
10952023-12-18T19:40:53.829Z Downloaded proptest v1.4.0
10962023-12-18T19:40:53.847Z Downloaded hyper v0.14.27
10972023-12-18T19:40:53.873Z Downloaded tough v0.16.0
10982023-12-18T19:40:53.882Z Downloaded guppy v0.17.4
10992023-12-18T19:40:53.893Z Downloaded unicode_categories v0.1.1
11002023-12-18T19:40:53.897Z Downloaded fatfs v0.3.6
11012023-12-18T19:40:53.900Z Downloaded flate2 v1.0.28
11022023-12-18T19:40:53.909Z Downloaded sqlparser v0.36.1
11032023-12-18T19:40:53.916Z Downloaded tungstenite v0.20.1
11042023-12-18T19:40:53.922Z Downloaded tabled v0.14.0
11052023-12-18T19:40:53.952Z Downloaded aho-corasick v1.0.4
11062023-12-18T19:40:53.962Z Downloaded ed25519 v1.5.3
11072023-12-18T19:40:53.966Z Downloaded futures v0.3.29
11082023-12-18T19:40:53.970Z Downloaded socket2 v0.4.9
11092023-12-18T19:40:53.973Z Downloaded slog v2.7.0
11102023-12-18T19:40:53.978Z Downloaded rsa v0.9.2
11112023-12-18T19:40:53.990Z Downloaded headers v0.3.9
11122023-12-18T19:40:54.001Z Downloaded tiny-keccak v2.0.2
11132023-12-18T19:40:54.005Z Downloaded supports-color v2.1.0
11142023-12-18T19:40:54.005Z Downloaded deranged v0.3.8
11152023-12-18T19:40:54.005Z Downloaded ring v0.17.7
11162023-12-18T19:40:54.139Z Downloaded hostname v0.3.1
11172023-12-18T19:40:54.144Z Downloaded futures-executor v0.3.29
11182023-12-18T19:40:54.149Z Downloaded zeroize_derive v1.4.2
11192023-12-18T19:40:54.149Z Downloaded yansi v0.5.1
11202023-12-18T19:40:54.153Z Downloaded pretty_assertions v1.4.0
11212023-12-18T19:40:54.153Z Downloaded heapless v0.7.16
11222023-12-18T19:40:54.157Z Downloaded tokio-postgres v0.7.10
11232023-12-18T19:40:54.166Z Downloaded pkcs1 v0.7.5
11242023-12-18T19:40:54.170Z Downloaded elliptic-curve v0.13.8
11252023-12-18T19:40:54.178Z Downloaded remove_dir_all v0.5.3
11262023-12-18T19:40:54.181Z Downloaded salty v0.2.0
11272023-12-18T19:40:54.187Z Downloaded futures-io v0.3.29
11282023-12-18T19:40:54.191Z Downloaded unicode-width v0.1.11
11292023-12-18T19:40:54.194Z Downloaded ring v0.16.20
11302023-12-18T19:40:54.355Z Downloaded tokio-util v0.7.10
11312023-12-18T19:40:54.364Z Downloaded pest_generator v2.7.2
11322023-12-18T19:40:54.370Z Downloaded signature v2.1.0
11332023-12-18T19:40:54.370Z Downloaded fragile v2.0.0
11342023-12-18T19:40:54.373Z Downloaded pest v2.7.2
11352023-12-18T19:40:54.380Z Downloaded openssl-sys v0.9.96
11362023-12-18T19:40:54.389Z Downloaded pin-project v1.1.3
11372023-12-18T19:40:54.414Z Downloaded unicode-normalization v0.1.22
11382023-12-18T19:40:54.431Z Downloaded postcard v1.0.8
11392023-12-18T19:40:54.431Z Downloaded rustversion v1.0.14
11402023-12-18T19:40:54.433Z Downloaded nom v7.1.3
11412023-12-18T19:40:54.443Z Downloaded scopeguard v1.2.0
11422023-12-18T19:40:54.443Z Downloaded paste v1.0.14
11432023-12-18T19:40:54.443Z Downloaded zone v0.3.0
11442023-12-18T19:40:54.450Z Downloaded zone_cfg_derive v0.3.0
11452023-12-18T19:40:54.451Z Downloaded futures-macro v0.3.29
11462023-12-18T19:40:54.451Z Downloaded futures-core v0.3.29
11472023-12-18T19:40:54.451Z Downloaded trust-dns-server v0.22.1
11482023-12-18T19:40:54.455Z Downloaded string_cache v0.8.7
11492023-12-18T19:40:54.458Z Downloaded expectorate v1.1.0
11502023-12-18T19:40:54.462Z Downloaded rustyline v12.0.0
11512023-12-18T19:40:54.471Z Downloaded itertools v0.12.0
11522023-12-18T19:40:54.482Z Downloaded itertools v0.11.0
11532023-12-18T19:40:54.494Z Downloaded num-bigint-dig v0.8.4
11542023-12-18T19:40:54.502Z Downloaded rcgen v0.11.3
11552023-12-18T19:40:54.507Z Downloaded serde_yaml v0.9.25
11562023-12-18T19:40:54.513Z Downloaded rand v0.8.5
11572023-12-18T19:40:54.519Z Downloaded shell-words v1.1.0
11582023-12-18T19:40:54.523Z Downloaded pem-rfc7468 v0.7.0
11592023-12-18T19:40:54.528Z Downloaded test-strategy v0.3.1
11602023-12-18T19:40:54.531Z Downloaded subprocess v0.2.9
11612023-12-18T19:40:54.535Z Downloaded whoami v1.4.1
11622023-12-18T19:40:54.540Z Downloaded rustls-native-certs v0.6.3
11632023-12-18T19:40:54.543Z Downloaded darling_core v0.20.3
11642023-12-18T19:40:54.549Z Downloaded derive-where v1.2.6
11652023-12-18T19:40:54.553Z Downloaded spki v0.7.2
11662023-12-18T19:40:54.556Z Downloaded rstest v0.18.2
11672023-12-18T19:40:54.564Z Downloaded hashbrown v0.13.2
11682023-12-18T19:40:54.574Z Downloaded prettyplease v0.2.12
11692023-12-18T19:40:54.577Z Downloaded itertools v0.10.5
11702023-12-18T19:40:54.588Z Downloaded crossterm v0.26.1
11712023-12-18T19:40:54.598Z Downloaded libxml v0.3.3
11722023-12-18T19:40:54.609Z Downloaded crossterm v0.27.0
11732023-12-18T19:40:54.620Z Downloaded dirs-next v2.0.0
11742023-12-18T19:40:54.623Z Downloaded digest v0.10.7
11752023-12-18T19:40:54.626Z Downloaded proc-macro-crate v1.3.1
11762023-12-18T19:40:54.626Z Downloaded ref-cast-impl v1.0.20
11772023-12-18T19:40:54.629Z Downloaded subtle v2.5.0
11782023-12-18T19:40:54.629Z Downloaded fastrand v2.0.0
11792023-12-18T19:40:54.632Z Downloaded fallible-iterator v0.2.0
11802023-12-18T19:40:54.635Z Downloaded ref-cast v1.0.20
11812023-12-18T19:40:54.638Z Downloaded parking_lot v0.12.1
11822023-12-18T19:40:54.643Z Downloaded toml v0.7.8
11832023-12-18T19:40:54.647Z Downloaded criterion v0.5.1
11842023-12-18T19:40:54.659Z Downloaded x509-cert v0.2.4
11852023-12-18T19:40:54.668Z Downloaded unicode-xid v0.2.4
11862023-12-18T19:40:54.671Z Downloaded universal-hash v0.5.1
11872023-12-18T19:40:54.674Z Downloaded parse-display-derive v0.8.2
11882023-12-18T19:40:54.674Z Downloaded flume v0.11.0
11892023-12-18T19:40:54.680Z Downloaded oso v0.27.0
11902023-12-18T19:40:54.685Z Downloaded uuid v1.6.1
11912023-12-18T19:40:54.693Z Downloaded textwrap v0.11.0
11922023-12-18T19:40:54.697Z Downloaded termcolor v1.2.0
11932023-12-18T19:40:54.700Z Downloaded spin v0.5.2
11942023-12-18T19:40:54.700Z Downloaded futures-task v0.3.29
11952023-12-18T19:40:54.706Z Downloaded pem v3.0.2
11962023-12-18T19:40:54.706Z Downloaded glob v0.3.1
11972023-12-18T19:40:54.709Z Downloaded rustc-demangle v0.1.23
11982023-12-18T19:40:54.709Z Downloaded ppv-lite86 v0.2.17
11992023-12-18T19:40:54.712Z Downloaded defmt-parser v0.3.3
12002023-12-18T19:40:54.712Z Downloaded hmac v0.12.1
12012023-12-18T19:40:54.716Z Downloaded signal-hook v0.3.17
12022023-12-18T19:40:54.721Z Downloaded defmt-macros v0.3.6
12032023-12-18T19:40:54.726Z Downloaded rustfmt-wrapper v0.2.0
12042023-12-18T19:40:54.729Z Downloaded snafu-derive v0.7.5
12052023-12-18T19:40:54.729Z Downloaded smallvec v0.6.14
12062023-12-18T19:40:54.732Z Downloaded trybuild v1.0.85
12072023-12-18T19:40:54.739Z Downloaded owo-colors v3.5.0
12082023-12-18T19:40:54.745Z Downloaded num-bigint v0.4.4
12092023-12-18T19:40:54.750Z Downloaded quick-error v1.2.3
12102023-12-18T19:40:54.753Z Downloaded rand_xorshift v0.3.0
12112023-12-18T19:40:54.756Z Downloaded generic-array v0.14.7
12122023-12-18T19:40:54.756Z Downloaded smallvec v1.11.2
12132023-12-18T19:40:54.791Z Downloaded tracing v0.1.37
12142023-12-18T19:40:54.795Z Downloaded minimal-lexical v0.2.1
12152023-12-18T19:40:54.795Z Downloaded sec1 v0.7.3
12162023-12-18T19:40:54.795Z Downloaded unsafe-libyaml v0.2.9
12172023-12-18T19:40:54.795Z Downloaded termios v0.3.3
12182023-12-18T19:40:54.795Z Downloaded derive_builder_core v0.12.0
12192023-12-18T19:40:54.796Z Downloaded spin v0.9.8
12202023-12-18T19:40:54.796Z Downloaded password-hash v0.5.0
12212023-12-18T19:40:54.800Z Downloaded partial-io v0.5.4
12222023-12-18T19:40:54.800Z Downloaded toml v0.5.11
12232023-12-18T19:40:54.804Z Downloaded slog-envlogger v2.2.0
12242023-12-18T19:40:54.807Z Downloaded smawk v0.3.1
12252023-12-18T19:40:54.810Z Downloaded globset v0.4.13
12262023-12-18T19:40:54.814Z Downloaded tap v1.0.1
12272023-12-18T19:40:54.814Z Downloaded proc-macro-error v1.0.4
12282023-12-18T19:40:54.821Z Downloaded parking_lot_core v0.8.6
12292023-12-18T19:40:54.827Z Downloaded idna v0.5.0
12302023-12-18T19:40:54.842Z Downloaded schemars v0.8.13
12312023-12-18T19:40:54.852Z Downloaded slog-bunyan v2.4.0
12322023-12-18T19:40:54.855Z Downloaded sha1 v0.10.6
12332023-12-18T19:40:54.860Z Downloaded tar v0.4.40
12342023-12-18T19:40:54.864Z Downloaded tokio-rustls v0.24.1
12352023-12-18T19:40:54.867Z Downloaded threadpool v1.8.1
12362023-12-18T19:40:54.867Z Downloaded thread_local v1.1.7
12372023-12-18T19:40:54.870Z Downloaded chacha20poly1305 v0.10.1
12382023-12-18T19:40:54.873Z Downloaded relative-path v1.9.0
12392023-12-18T19:40:54.873Z Downloaded term v0.7.0
12402023-12-18T19:40:54.879Z Downloaded strum_macros v0.24.3
12412023-12-18T19:40:54.882Z Downloaded sqlformat v0.2.3
12422023-12-18T19:40:54.885Z Downloaded diesel_derives v2.1.2
12432023-12-18T19:40:54.890Z Downloaded snafu v0.7.5
12442023-12-18T19:40:54.900Z Downloaded predicates-tree v1.0.9
12452023-12-18T19:40:54.903Z Downloaded env_logger v0.10.0
12462023-12-18T19:40:54.906Z Downloaded postgres-types v0.2.6
12472023-12-18T19:40:54.910Z Downloaded unicode-bidi v0.3.13
12482023-12-18T19:40:54.914Z Downloaded strip-ansi-escapes v0.1.1
12492023-12-18T19:40:54.916Z Downloaded stringprep v0.1.3
12502023-12-18T19:40:54.921Z Downloaded textwrap v0.16.0
12512023-12-18T19:40:54.924Z Downloaded ucd-trie v0.1.6
12522023-12-18T19:40:54.924Z Downloaded serde_with_macros v3.4.0
12532023-12-18T19:40:54.928Z Downloaded derive_builder v0.12.0
12542023-12-18T19:40:54.937Z Downloaded base64 v0.21.5
12552023-12-18T19:40:54.941Z Downloaded half v1.8.2
12562023-12-18T19:40:54.945Z Downloaded proc-macro-error-attr v1.0.4
12572023-12-18T19:40:54.948Z Downloaded packed_struct v0.10.1
12582023-12-18T19:40:54.951Z Downloaded structmeta v0.2.0
12592023-12-18T19:40:54.951Z Downloaded rand_chacha v0.3.1
12602023-12-18T19:40:54.955Z Downloaded yasna v0.5.2
12612023-12-18T19:40:54.958Z Downloaded embedded-io v0.4.0
12622023-12-18T19:40:54.961Z Downloaded tokio-native-tls v0.3.1
12632023-12-18T19:40:54.967Z Downloaded darling v0.20.3
12642023-12-18T19:40:54.967Z Downloaded pest_derive v2.7.2
12652023-12-18T19:40:54.970Z Downloaded dyn-clone v1.0.13
12662023-12-18T19:40:54.973Z Downloaded usdt v0.3.5
12672023-12-18T19:40:54.976Z Downloaded untrusted v0.9.0
12682023-12-18T19:40:54.977Z Downloaded cc v1.0.83
12692023-12-18T19:40:54.981Z Downloaded fd-lock v3.0.13
12702023-12-18T19:40:54.985Z Downloaded defmt v0.3.5
12712023-12-18T19:40:54.990Z Downloaded debug-ignore v1.0.5
12722023-12-18T19:40:54.994Z Downloaded usdt-impl v0.3.5
12732023-12-18T19:40:54.998Z Downloaded untrusted v0.7.1
12742023-12-18T19:40:54.998Z Downloaded semver v0.1.20
12752023-12-18T19:40:55.002Z Downloaded backtrace v0.3.69
12762023-12-18T19:40:55.007Z Downloaded structopt v0.3.26
12772023-12-18T19:40:55.019Z Downloaded serde_repr v0.1.16
12782023-12-18T19:40:55.022Z Downloaded same-file v1.0.6
12792023-12-18T19:40:55.026Z Downloaded arc-swap v1.6.0
12802023-12-18T19:40:55.036Z Downloaded r2d2 v0.8.10
12812023-12-18T19:40:55.055Z Downloaded data-encoding v2.4.0
12822023-12-18T19:40:55.055Z Downloaded home v0.5.5
12832023-12-18T19:40:55.056Z Downloaded futures-sink v0.3.29
12842023-12-18T19:40:55.056Z Downloaded float-cmp v0.9.0
12852023-12-18T19:40:55.056Z Downloaded unicode-linebreak v0.1.5
12862023-12-18T19:40:55.071Z Downloaded miniz_oxide v0.7.1
12872023-12-18T19:40:55.077Z Downloaded bitflags v2.4.0
12882023-12-18T19:40:55.077Z Downloaded darling_macro v0.20.3
12892023-12-18T19:40:55.078Z Downloaded darling_macro v0.14.4
12902023-12-18T19:40:55.078Z Downloaded usdt-attr-macro v0.3.5
12912023-12-18T19:40:55.078Z Downloaded iana-time-zone v0.1.57
12922023-12-18T19:40:55.078Z Downloaded crossbeam-channel v0.5.8
12932023-12-18T19:40:55.078Z Downloaded enum-as-inner v0.5.1
12942023-12-18T19:40:55.078Z Downloaded rustc-hash v1.1.0
12952023-12-18T19:40:55.078Z Downloaded highway v1.1.0
12962023-12-18T19:40:55.078Z Downloaded tempfile v3.8.1
12972023-12-18T19:40:55.078Z Downloaded mockall_derive v0.12.0
12982023-12-18T19:40:55.083Z Downloaded basic-toml v0.1.4
12992023-12-18T19:40:55.093Z Downloaded serde-big-array v0.4.1
13002023-12-18T19:40:55.097Z Downloaded walkdir v2.4.0
13012023-12-18T19:40:55.097Z Downloaded vte v0.10.1
13022023-12-18T19:40:55.102Z Downloaded vsss-rs v3.3.2
13032023-12-18T19:40:55.107Z Downloaded usdt-macro v0.3.5
13042023-12-18T19:40:55.107Z Downloaded cfg-expr v0.15.5
13052023-12-18T19:40:55.111Z Downloaded crypto-bigint v0.5.2
13062023-12-18T19:40:55.120Z Downloaded unicase v2.7.0
13072023-12-18T19:40:55.124Z Downloaded sha2 v0.10.8
13082023-12-18T19:40:55.130Z Downloaded num-integer v0.1.45
13092023-12-18T19:40:55.136Z Downloaded tokio-tungstenite v0.20.1
13102023-12-18T19:40:55.136Z Downloaded tokio-stream v0.1.14
13112023-12-18T19:40:55.141Z Downloaded num-complex v0.4.4
13122023-12-18T19:40:55.144Z Downloaded mime_guess v2.0.4
13132023-12-18T19:40:55.151Z Downloaded tabled_derive v0.6.0
13142023-12-18T19:40:55.151Z Downloaded nu-ansi-term v0.49.0
13152023-12-18T19:40:55.154Z Downloaded libtest-mimic v0.6.1
13162023-12-18T19:40:55.154Z Downloaded crossbeam-epoch v0.9.15
13172023-12-18T19:40:55.163Z Downloaded console v0.15.7
13182023-12-18T19:40:55.169Z Downloaded camino-tempfile v1.1.1
13192023-12-18T19:40:55.169Z Downloaded slab v0.4.9
13202023-12-18T19:40:55.173Z Downloaded base64ct v1.6.0
13212023-12-18T19:40:55.173Z Downloaded vec_map v0.8.2
13222023-12-18T19:40:55.176Z Downloaded thiserror-impl-no-std v2.0.2
13232023-12-18T19:40:55.177Z Downloaded diesel_table_macro_syntax v0.1.0
13242023-12-18T19:40:55.196Z Downloaded log v0.4.20
13252023-12-18T19:40:55.196Z Downloaded argon2 v0.5.2
13262023-12-18T19:40:55.205Z Downloaded which v4.4.0
13272023-12-18T19:40:55.205Z Downloaded bcs v0.1.6
13282023-12-18T19:40:55.205Z Downloaded addr2line v0.21.0
13292023-12-18T19:40:55.205Z Downloaded num v0.4.1
13302023-12-18T19:40:55.205Z Downloaded native-tls v0.2.11
13312023-12-18T19:40:55.205Z Downloaded path-slash v0.1.5
13322023-12-18T19:40:55.205Z Downloaded xattr v1.0.1
13332023-12-18T19:40:55.205Z Downloaded once_cell v1.19.0
13342023-12-18T19:40:55.209Z Downloaded libm v0.2.7
13352023-12-18T19:40:55.222Z Downloaded ciborium v0.2.1
13362023-12-18T19:40:55.226Z Downloaded assert_cmd v2.0.12
13372023-12-18T19:40:55.230Z Downloaded version_check v0.9.4
13382023-12-18T19:40:55.234Z Downloaded static_assertions v1.1.0
13392023-12-18T19:40:55.234Z Downloaded const-oid v0.9.5
13402023-12-18T19:40:55.237Z Downloaded httparse v1.8.0
13412023-12-18T19:40:55.241Z Downloaded tinyvec_macros v0.1.1
13422023-12-18T19:40:55.241Z Downloaded oorandom v11.1.3
13432023-12-18T19:40:55.245Z Downloaded structopt-derive v0.4.18
13442023-12-18T19:40:55.245Z Downloaded structmeta-derive v0.2.0
13452023-12-18T19:40:55.248Z Downloaded smf v0.2.2
13462023-12-18T19:40:55.249Z Downloaded serde_tokenstream v0.2.0
13472023-12-18T19:40:55.254Z Downloaded serde-hex v0.1.0
13482023-12-18T19:40:55.264Z Downloaded num-iter v0.1.43
13492023-12-18T19:40:55.264Z Downloaded libefi-sys v0.1.0
13502023-12-18T19:40:55.264Z Downloaded multer v2.1.0
13512023-12-18T19:40:55.267Z Downloaded stable_deref_trait v1.2.0
13522023-12-18T19:40:55.267Z Downloaded siphasher v0.3.11
13532023-12-18T19:40:55.267Z Downloaded num-derive v0.4.0
13542023-12-18T19:40:55.274Z Downloaded hyper-staticfile v0.9.5
13552023-12-18T19:40:55.274Z Downloaded corncobs v0.1.3
13562023-12-18T19:40:55.277Z Downloaded want v0.3.1
13572023-12-18T19:40:55.277Z Downloaded slog-scope v4.4.0
13582023-12-18T19:40:55.278Z Downloaded signal-hook-registry v1.4.1
13592023-12-18T19:40:55.281Z Downloaded is-terminal v0.4.9
13602023-12-18T19:40:55.281Z Downloaded convert_case v0.4.0
13612023-12-18T19:40:55.285Z Downloaded chacha20 v0.9.1
13622023-12-18T19:40:55.285Z Downloaded buf-list v1.0.3
13632023-12-18T19:40:55.289Z Downloaded bit-vec v0.6.3
13642023-12-18T19:40:55.292Z Downloaded nibble_vec v0.1.0
13652023-12-18T19:40:55.296Z Downloaded kstat-rs v0.2.3
13662023-12-18T19:40:55.297Z Downloaded cobs v0.2.3
13672023-12-18T19:40:55.301Z Downloaded cfg-if v1.0.0
13682023-12-18T19:40:55.301Z Downloaded blake2b_simd v1.0.1
13692023-12-18T19:40:55.301Z Downloaded nanorand v0.7.0
13702023-12-18T19:40:55.305Z Downloaded crc v3.0.1
13712023-12-18T19:40:55.310Z Downloaded ansi_term v0.12.1
13722023-12-18T19:40:55.314Z Downloaded openssl-macros v0.1.1
13732023-12-18T19:40:55.314Z Downloaded vte_generate_state_changes v0.1.1
13742023-12-18T19:40:55.314Z Downloaded ipnetwork v0.20.0
13752023-12-18T19:40:55.314Z Downloaded backoff v0.4.0
13762023-12-18T19:40:55.317Z Downloaded sqlparser_derive v0.1.1
13772023-12-18T19:40:55.321Z Downloaded number_prefix v0.4.0
13782023-12-18T19:40:55.321Z Downloaded crunchy v0.2.2
13792023-12-18T19:40:55.321Z Downloaded mio v0.8.9
13802023-12-18T19:40:55.330Z Downloaded bitfield v0.14.0
13812023-12-18T19:40:55.333Z Downloaded cipher v0.4.4
13822023-12-18T19:40:55.349Z Downloaded cexpr v0.6.0
13832023-12-18T19:40:55.354Z Downloaded bytesize v1.3.0
13842023-12-18T19:40:55.354Z Downloaded bit-set v0.5.3
13852023-12-18T19:40:55.354Z Downloaded array-init v0.0.4
13862023-12-18T19:40:55.355Z Downloaded async-recursion v1.0.5
13872023-12-18T19:40:55.355Z Downloaded strum v0.25.0
13882023-12-18T19:40:55.356Z Downloaded linear-map v1.2.0
13892023-12-18T19:40:55.356Z Downloaded crossbeam-deque v0.8.3
13902023-12-18T19:40:55.356Z Downloaded mockall v0.12.0
13912023-12-18T19:40:55.363Z Downloaded keccak v0.1.4
13922023-12-18T19:40:55.363Z Downloaded macaddr v1.0.1
13932023-12-18T19:40:55.364Z Downloaded ciborium-ll v0.2.1
13942023-12-18T19:40:55.364Z Downloaded nodrop v0.1.14
13952023-12-18T19:40:55.364Z Downloaded cstr-argument v0.1.2
13962023-12-18T19:40:55.774Z Downloaded block-padding v0.3.3
13972023-12-18T19:40:55.774Z Downloaded async-trait v0.1.74
13982023-12-18T19:40:55.774Z Downloaded assert_matches v1.5.0
13992023-12-18T19:40:55.774Z Downloaded arrayvec v0.5.2
14002023-12-18T19:40:55.775Z Downloaded newline-converter v0.3.0
14012023-12-18T19:40:55.776Z Downloaded new_debug_unreachable v1.0.4
14022023-12-18T19:40:55.776Z Downloaded match_cfg v0.1.0
14032023-12-18T19:40:55.776Z Downloaded aead v0.5.2
14042023-12-18T19:40:55.777Z Downloaded atomic-waker v1.1.1
14052023-12-18T19:40:55.777Z Downloaded libsw v3.3.0
14062023-12-18T19:40:55.777Z Downloaded lalrpop-util v0.19.12
14072023-12-18T19:40:55.777Z Downloaded clang-sys v1.6.1
14082023-12-18T19:40:55.777Z Downloaded bytecount v0.6.3
14092023-12-18T19:40:55.778Z Downloaded byteorder v1.5.0
14102023-12-18T19:40:55.778Z Downloaded block-buffer v0.10.4
14112023-12-18T19:40:55.778Z Downloaded lazycell v1.3.0
14122023-12-18T19:40:55.778Z Downloaded lru-cache v0.1.2
14132023-12-18T19:40:55.778Z Downloaded inout v0.1.3
14142023-12-18T19:40:55.778Z Downloaded md-5 v0.10.5
14152023-12-18T19:40:55.779Z Downloaded managed v0.8.0
14162023-12-18T19:40:55.779Z Downloaded memoffset v0.7.1
14172023-12-18T19:40:55.779Z Downloaded libloading v0.7.4
14182023-12-18T19:40:55.779Z Downloaded indicatif v0.17.7
14192023-12-18T19:40:55.781Z Downloaded ciborium-io v0.2.1
14202023-12-18T19:40:55.781Z Downloaded async-stream v0.3.5
14212023-12-18T19:40:55.782Z Downloaded base16ct v0.2.0
14222023-12-18T19:40:55.782Z Downloaded approx v0.5.1
14232023-12-18T19:40:55.782Z Downloaded bb8 v0.8.1
14242023-12-18T19:40:55.782Z Downloaded ascii-canvas v3.0.0
14252023-12-18T19:40:55.782Z Downloaded arrayref v0.3.7
14262023-12-18T19:40:55.782Z Downloaded anes v0.1.6
14272023-12-18T19:40:55.782Z Downloaded slog-stdlog v4.1.1
14282023-12-18T19:40:55.782Z Downloaded serde_urlencoded v0.7.1
14292023-12-18T19:40:55.783Z Downloaded lazy_static v1.4.0
14302023-12-18T19:40:55.783Z Downloaded crucible-workspace-hack v0.1.0
14312023-12-18T19:40:55.783Z Downloaded crc-catalog v2.2.0
14322023-12-18T19:40:55.783Z Downloaded indexmap v1.9.3
14332023-12-18T19:40:55.783Z Downloaded hyper-rustls v0.24.2
14342023-12-18T19:40:55.783Z Downloaded httptest v0.15.5
14352023-12-18T19:40:55.783Z Downloaded signal-hook-tokio v0.3.1
14362023-12-18T19:40:55.783Z Downloaded constant_time_eq v0.3.0
14372023-12-18T19:40:55.783Z Downloaded indoc v1.0.9
14382023-12-18T19:40:55.783Z Downloaded humantime v2.1.0
14392023-12-18T19:40:55.783Z Downloaded hubpack_derive v0.1.1
14402023-12-18T19:40:55.783Z Downloaded httpdate v1.0.3
14412023-12-18T19:40:55.783Z Downloaded darling v0.14.4
14422023-12-18T19:40:55.783Z Downloaded atomicwrites v0.4.2
14432023-12-18T19:40:55.783Z Downloaded atty v0.2.14
14442023-12-18T19:40:55.784Z Downloaded adler v1.0.2
14452023-12-18T19:40:55.784Z Downloaded lalrpop v0.19.12
14462023-12-18T19:40:55.784Z Downloaded autocfg v1.1.0
14472023-12-18T19:40:55.784Z Downloaded async-stream-impl v0.3.5
14482023-12-18T19:40:55.784Z Downloaded indoc v2.0.3
14492023-12-18T19:40:55.784Z Downloaded criterion-plot v0.5.0
14502023-12-18T19:40:55.784Z Downloaded curve25519-dalek-derive v0.1.0
14512023-12-18T19:40:55.784Z Downloaded crypto-common v0.1.6
14522023-12-18T19:40:55.784Z Downloaded crc32fast v1.3.2
14532023-12-18T19:40:55.784Z Downloaded instant v0.1.12
14542023-12-18T19:40:55.784Z Downloaded colored v2.0.4
14552023-12-18T19:40:55.784Z Downloaded crossbeam-queue v0.3.8
14562023-12-18T19:40:55.786Z Downloaded crossbeam v0.8.2
14572023-12-18T19:40:55.786Z Downloaded cast v0.3.0
14582023-12-18T19:40:55.787Z Downloaded ahash v0.8.6
14592023-12-18T19:40:56.170Z Compiling serde v1.0.193
14602023-12-18T19:40:56.170Z Compiling autocfg v1.1.0
14612023-12-18T19:40:56.175Z Checking cfg-if v1.0.0
14622023-12-18T19:40:56.175Z Compiling version_check v0.9.4
14632023-12-18T19:40:56.175Z Compiling syn v1.0.109
14642023-12-18T19:40:56.211Z Checking libc v0.2.151
14652023-12-18T19:40:56.234Z Compiling syn v2.0.32
14662023-12-18T19:40:56.296Z Compiling parking_lot_core v0.9.8
14672023-12-18T19:40:56.343Z Compiling libm v0.2.7
14682023-12-18T19:40:56.824Z Compiling cc v1.0.83
14692023-12-18T19:40:56.941Z Compiling once_cell v1.19.0
14702023-12-18T19:40:57.005Z Compiling futures-core v0.3.29
14712023-12-18T19:40:57.397Z Compiling serde_json v1.0.108
14722023-12-18T19:40:57.531Z Compiling lock_api v0.4.10
14732023-12-18T19:40:57.537Z Compiling num-traits v0.2.16
14742023-12-18T19:40:57.589Z Compiling memchr v2.6.3
14752023-12-18T19:40:57.948Z Compiling typenum v1.16.0
14762023-12-18T19:40:58.319Z Checking getrandom v0.2.10
14772023-12-18T19:40:58.333Z Compiling generic-array v0.14.7
14782023-12-18T19:40:58.503Z Compiling slab v0.4.9
14792023-12-18T19:40:58.927Z Compiling futures-channel v0.3.29
14802023-12-18T19:40:59.037Z Compiling futures-task v0.3.29
14812023-12-18T19:40:59.532Z Checking scopeguard v1.2.0
14822023-12-18T19:40:59.597Z Compiling futures-util v0.3.29
14832023-12-18T19:41:00.100Z Checking log v0.4.20
14842023-12-18T19:41:00.656Z Compiling pkg-config v0.3.27
14852023-12-18T19:41:01.003Z Checking smallvec v1.11.2
14862023-12-18T19:41:01.062Z Compiling byteorder v1.5.0
14872023-12-18T19:41:01.121Z Checking itoa v1.0.9
14882023-12-18T19:41:01.351Z Compiling rustix v0.38.25
14892023-12-18T19:41:01.550Z Compiling indexmap v1.9.3
14902023-12-18T19:41:01.746Z Compiling schemars v0.8.13
14912023-12-18T19:41:01.992Z Compiling fnv v1.0.7
14922023-12-18T19:41:02.092Z Compiling vcpkg v0.2.15
14932023-12-18T19:41:02.109Z Compiling httparse v1.8.0
14942023-12-18T19:41:02.157Z Checking rand_core v0.6.4
14952023-12-18T19:41:02.633Z Compiling ring v0.16.20
14962023-12-18T19:41:02.748Z Compiling ring v0.17.7
14972023-12-18T19:41:03.542Z Compiling aho-corasick v1.0.4
14982023-12-18T19:41:04.720Z Compiling regex-syntax v0.8.2
14992023-12-18T19:41:05.857Z Compiling openssl-sys v0.9.96
15002023-12-18T19:41:08.280Z Checking parking_lot v0.12.1
15012023-12-18T19:41:08.438Z Compiling ahash v0.8.6
15022023-12-18T19:41:08.608Z Compiling serde_derive_internals v0.26.0
15032023-12-18T19:41:10.027Z Compiling regex-automata v0.4.3
15042023-12-18T19:41:10.671Z Checking pin-project-lite v0.2.13
15052023-12-18T19:41:10.822Z Compiling openssl v0.10.60
15062023-12-18T19:41:11.631Z Checking spin v0.5.2
15072023-12-18T19:41:11.905Z Checking signal-hook-registry v1.4.1
15082023-12-18T19:41:12.026Z Checking mio v0.8.9
15092023-12-18T19:41:12.247Z Compiling ucd-trie v0.1.6
15102023-12-18T19:41:12.964Z Compiling rustls v0.21.9
15112023-12-18T19:41:13.227Z Compiling native-tls v0.2.11
15122023-12-18T19:41:13.415Z Compiling iana-time-zone v0.1.57
15132023-12-18T19:41:14.130Z Compiling async-trait v0.1.74
15142023-12-18T19:41:14.138Z Checking num_cpus v1.16.0
15152023-12-18T19:41:14.138Z Compiling unicode-xid v0.2.4
15162023-12-18T19:41:14.138Z Checking ryu v1.0.15
15172023-12-18T19:41:14.171Z Compiling dyn-clone v1.0.13
15182023-12-18T19:41:14.285Z Compiling backtrace v0.3.69
15192023-12-18T19:41:14.486Z Checking socket2 v0.5.5
15202023-12-18T19:41:15.195Z Compiling futures-sink v0.3.29
15212023-12-18T19:41:15.424Z Compiling errno v0.3.2
15222023-12-18T19:41:15.604Z Compiling crc32fast v1.3.2
15232023-12-18T19:41:15.733Z Compiling tinyvec_macros v0.1.1
15242023-12-18T19:41:15.918Z Compiling crossbeam-utils v0.8.16
15252023-12-18T19:41:16.014Z Compiling tinyvec v1.6.0
15262023-12-18T19:41:16.860Z Compiling regex v1.10.2
15272023-12-18T19:41:16.991Z Compiling pin-utils v0.1.0
15282023-12-18T19:41:17.007Z Compiling anyhow v1.0.75
15292023-12-18T19:41:17.094Z Compiling futures-io v0.3.29
15302023-12-18T19:41:17.179Z Compiling spin v0.9.8
15312023-12-18T19:41:17.723Z Compiling tracing-core v0.1.31
15322023-12-18T19:41:18.050Z Compiling unicode-bidi v0.3.13
15332023-12-18T19:41:18.666Z Compiling unicode-normalization v0.1.22
15342023-12-18T19:41:19.850Z Compiling num-integer v0.1.45
15352023-12-18T19:41:19.925Z Compiling serde_derive v1.0.193
15362023-12-18T19:41:20.426Z Compiling thiserror-impl v1.0.49
15372023-12-18T19:41:20.434Z Compiling zeroize_derive v1.4.2
15382023-12-18T19:41:20.448Z Compiling tokio-macros v2.2.0
15392023-12-18T19:41:20.501Z Compiling futures-macro v0.3.29
15402023-12-18T19:41:21.047Z Compiling tracing-attributes v0.1.26
15412023-12-18T19:41:21.502Z Compiling schemars_derive v0.8.13
15422023-12-18T19:41:22.869Z Compiling zerocopy-derive v0.7.31
15432023-12-18T19:41:23.168Z Checking zeroize v1.7.0
15442023-12-18T19:41:23.555Z Compiling openssl-macros v0.1.1
15452023-12-18T19:41:25.621Z Compiling thiserror v1.0.49
15462023-12-18T19:41:25.827Z Compiling pest v2.7.2
15472023-12-18T19:41:26.833Z Compiling zerocopy v0.7.31
15482023-12-18T19:41:26.986Z Compiling der_derive v0.7.2
15492023-12-18T19:41:27.575Z Compiling tracing v0.1.37
15502023-12-18T19:41:28.443Z Compiling synstructure v0.12.6
15512023-12-18T19:41:28.739Z Compiling lazy_static v1.4.0
15522023-12-18T19:41:29.101Z Compiling slog v2.7.0
15532023-12-18T19:41:29.808Z Compiling unicode-width v0.1.11
15542023-12-18T19:41:30.051Z Checking subtle v2.5.0
15552023-12-18T19:41:30.434Z Compiling hashbrown v0.13.2
15562023-12-18T19:41:30.461Z Compiling base64 v0.21.5
15572023-12-18T19:41:30.599Z Compiling pest_meta v2.7.2
15582023-12-18T19:41:30.619Z Compiling rustversion v1.0.14
15592023-12-18T19:41:31.283Z Compiling untrusted v0.7.1
15602023-12-18T19:41:31.424Z Compiling zerocopy-derive v0.2.0
15612023-12-18T19:41:31.562Z Compiling percent-encoding v2.3.1
15622023-12-18T19:41:31.620Z Compiling foreign-types-shared v0.1.1
15632023-12-18T19:41:31.643Z Compiling untrusted v0.9.0
15642023-12-18T19:41:31.756Z Compiling openssl-probe v0.1.5
15652023-12-18T19:41:31.874Z Compiling hashbrown v0.12.3
15662023-12-18T19:41:32.112Z Compiling time-core v0.1.1
15672023-12-18T19:41:32.308Z Compiling foreign-types v0.3.2
15682023-12-18T19:41:32.350Z Compiling time-macros v0.2.13
15692023-12-18T19:41:35.158Z Compiling pest_generator v2.7.2
15702023-12-18T19:41:37.555Z Compiling try-lock v0.2.4
15712023-12-18T19:41:37.857Z Compiling want v0.3.1
15722023-12-18T19:41:38.063Z Compiling sct v0.7.0
15732023-12-18T19:41:38.326Z Compiling rustls-webpki v0.101.7
15742023-12-18T19:41:38.521Z Compiling form_urlencoded v1.2.1
15752023-12-18T19:41:39.103Z Compiling pest_derive v2.7.2
15762023-12-18T19:41:39.316Z Compiling socket2 v0.4.9
15772023-12-18T19:41:39.838Z Compiling httpdate v1.0.3
15782023-12-18T19:41:40.281Z Compiling tower-service v0.3.2
15792023-12-18T19:41:40.331Z Compiling const-oid v0.9.5
15802023-12-18T19:41:40.446Z Compiling either v1.9.0
15812023-12-18T19:41:40.952Z Compiling rustls-pemfile v1.0.3
15822023-12-18T19:41:40.976Z Compiling idna v0.5.0
15832023-12-18T19:41:41.494Z Compiling memoffset v0.9.0
15842023-12-18T19:41:41.605Z Compiling usdt-impl v0.3.5
15852023-12-18T19:41:41.916Z Compiling adler v1.0.2
15862023-12-18T19:41:42.233Z Compiling miniz_oxide v0.7.1
15872023-12-18T19:41:42.437Z Compiling url v2.5.0
15882023-12-18T19:41:42.969Z Checking bytes v1.5.0
15892023-12-18T19:41:43.981Z Checking bitflags v2.4.0
15902023-12-18T19:41:43.987Z Compiling rustls-native-certs v0.6.3
15912023-12-18T19:41:44.237Z Checking tokio v1.35.0
15922023-12-18T19:41:45.544Z Compiling indexmap v2.1.0
15932023-12-18T19:41:45.742Z Compiling semver v1.0.20
15942023-12-18T19:41:46.397Z Compiling uuid v1.6.1
15952023-12-18T19:41:46.623Z Compiling chrono v0.4.31
15962023-12-18T19:41:46.942Z Compiling rustc_version v0.4.0
15972023-12-18T19:41:47.505Z Compiling http v0.2.11
15982023-12-18T19:41:49.084Z Compiling serde_spanned v0.6.4
15992023-12-18T19:41:49.244Z Compiling toml_datetime v0.6.5
16002023-12-18T19:41:49.945Z Compiling toml_edit v0.19.15
16012023-12-18T19:41:49.958Z Compiling openapiv3 v2.0.0
16022023-12-18T19:41:53.006Z Compiling http-body v0.4.5
16032023-12-18T19:41:53.676Z Compiling heapless v0.7.16
16042023-12-18T19:41:54.337Z Compiling zerocopy v0.3.0
16052023-12-18T19:41:55.064Z Checking crypto-common v0.1.6
16062023-12-18T19:41:55.340Z Compiling ipnet v2.8.0
16072023-12-18T19:41:55.694Z Compiling dof v0.1.5
16082023-12-18T19:41:57.168Z Compiling serde_urlencoded v0.7.1
16092023-12-18T19:41:57.419Z Compiling dtrace-parser v0.1.14
16102023-12-18T19:41:57.945Z Compiling clap_derive v4.4.2
16112023-12-18T19:41:57.967Z Compiling zerocopy-derive v0.6.4
16122023-12-18T19:41:58.566Z Compiling crossbeam-epoch v0.9.15
16132023-12-18T19:41:58.642Z Compiling encoding_rs v0.8.33
16142023-12-18T19:41:59.236Z Compiling thread-id v4.2.0
16152023-12-18T19:41:59.378Z Compiling gimli v0.28.0
16162023-12-18T19:42:00.782Z Compiling tokio-util v0.7.10
16172023-12-18T19:42:01.602Z Compiling tokio-rustls v0.24.1
16182023-12-18T19:42:02.242Z Compiling mime v0.3.17
16192023-12-18T19:42:03.213Z Compiling h2 v0.3.21
16202023-12-18T19:42:03.237Z Compiling siphasher v0.3.11
16212023-12-18T19:42:03.241Z Compiling webpki-roots v0.25.2
16222023-12-18T19:42:04.838Z Compiling tokio-native-tls v0.3.1
16232023-12-18T19:42:05.411Z Compiling serde_tokenstream v0.1.7
16242023-12-18T19:42:06.224Z Compiling strum_macros v0.25.2
16252023-12-18T19:42:06.385Z Compiling addr2line v0.21.0
16262023-12-18T19:42:06.485Z Compiling block-buffer v0.10.4
16272023-12-18T19:42:06.871Z Compiling bzip2-sys v0.1.11+1.0.8
16282023-12-18T19:42:07.011Z Compiling object v0.32.1
16292023-12-18T19:42:07.401Z Compiling num-iter v0.1.43
16302023-12-18T19:42:07.566Z Compiling rustc-demangle v0.1.23
16312023-12-18T19:42:08.424Z Compiling flate2 v1.0.28
16322023-12-18T19:42:09.240Z Compiling digest v0.10.7
16332023-12-18T19:42:09.341Z Compiling doc-comment v0.3.3
16342023-12-18T19:42:09.993Z Compiling ppv-lite86 v0.2.17
16352023-12-18T19:42:10.024Z Compiling usdt-attr-macro v0.3.5
16362023-12-18T19:42:10.411Z Compiling usdt-macro v0.3.5
16372023-12-18T19:42:11.250Z Compiling rand_chacha v0.3.1
16382023-12-18T19:42:11.296Z Compiling toml v0.7.8
16392023-12-18T19:42:12.324Z Compiling toml_edit v0.21.0
16402023-12-18T19:42:12.461Z Compiling hex v0.4.3
16412023-12-18T19:42:13.231Z Compiling pin-project-internal v1.1.3
16422023-12-18T19:42:13.357Z Compiling bit-vec v0.6.3
16432023-12-18T19:42:13.439Z Checking bitflags v1.3.2
16442023-12-18T19:42:14.130Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16452023-12-18T19:42:14.208Z Compiling rand v0.8.5
16462023-12-18T19:42:14.720Z Compiling hyper v0.14.27
16472023-12-18T19:42:16.129Z Compiling phf_shared v0.10.0
16482023-12-18T19:42:16.333Z Compiling num-bigint v0.4.4
16492023-12-18T19:42:16.733Z Compiling precomputed-hash v0.1.1
16502023-12-18T19:42:17.582Z Compiling base64ct v1.6.0
16512023-12-18T19:42:17.792Z Compiling minimal-lexical v0.2.1
16522023-12-18T19:42:18.342Z Compiling new_debug_unreachable v1.0.4
16532023-12-18T19:42:18.456Z Compiling smoltcp v0.9.1
16542023-12-18T19:42:18.610Z Compiling fixedbitset v0.4.2
16552023-12-18T19:42:18.663Z Compiling nom v7.1.3
16562023-12-18T19:42:19.299Z Compiling petgraph v0.6.4
16572023-12-18T19:42:19.565Z Compiling string_cache v0.8.7
16582023-12-18T19:42:19.899Z Compiling pem-rfc7468 v0.7.0
16592023-12-18T19:42:20.820Z Compiling bit-set v0.5.3
16602023-12-18T19:42:21.128Z Compiling hmac v0.12.1
16612023-12-18T19:42:21.488Z Compiling itertools v0.10.5
16622023-12-18T19:42:22.355Z Compiling enum-as-inner v0.5.1
16632023-12-18T19:42:22.752Z Compiling hubpack_derive v0.1.1
16642023-12-18T19:42:23.023Z Compiling diesel_table_macro_syntax v0.1.0
16652023-12-18T19:42:24.209Z Compiling lalrpop-util v0.19.12
16662023-12-18T19:42:24.504Z Compiling flagset v0.4.3
16672023-12-18T19:42:24.679Z Compiling unicode-segmentation v1.10.1
16682023-12-18T19:42:24.762Z Compiling der v0.7.8
16692023-12-18T19:42:24.807Z Compiling diesel_derives v2.1.2
16702023-12-18T19:42:25.791Z Compiling hyper-rustls v0.24.2
16712023-12-18T19:42:25.943Z Compiling hyper-tls v0.5.0
16722023-12-18T19:42:26.074Z Compiling snafu-derive v0.7.5
16732023-12-18T19:42:26.136Z Compiling cpufeatures v0.2.9
16742023-12-18T19:42:26.424Z Compiling reqwest v0.11.22
16752023-12-18T19:42:26.607Z Compiling sha2 v0.10.8
16762023-12-18T19:42:26.964Z Compiling rustix v0.37.23
16772023-12-18T19:42:27.079Z Compiling md-5 v0.10.5
16782023-12-18T19:42:28.798Z Compiling spki v0.7.2
16792023-12-18T19:42:29.318Z Compiling stringprep v0.1.3
16802023-12-18T19:42:29.394Z Compiling serde_repr v0.1.16
16812023-12-18T19:42:30.240Z Compiling hash32 v0.2.1
16822023-12-18T19:42:30.813Z Compiling fallible-iterator v0.2.0
16832023-12-18T19:42:31.319Z Compiling stable_deref_trait v1.2.0
16842023-12-18T19:42:31.319Z Compiling pkcs8 v0.10.2
16852023-12-18T19:42:31.786Z Compiling terminal_size v0.2.6
16862023-12-18T19:42:31.922Z Compiling postgres-protocol v0.6.6
16872023-12-18T19:42:32.219Z Compiling phf_shared v0.11.2
16882023-12-18T19:42:32.758Z Compiling ff v0.13.0
16892023-12-18T19:42:32.929Z Compiling block-padding v0.3.3
16902023-12-18T19:42:32.963Z Compiling scheduled-thread-pool v0.2.7
16912023-12-18T19:42:33.144Z Compiling regex-automata v0.1.10
16922023-12-18T19:42:33.933Z Compiling num_threads v0.1.6
16932023-12-18T19:42:34.092Z Compiling base16ct v0.2.0
16942023-12-18T19:42:34.111Z Compiling deranged v0.3.8
16952023-12-18T19:42:34.189Z Compiling managed v0.8.0
16962023-12-18T19:42:34.206Z Compiling matches v0.1.10
16972023-12-18T19:42:34.321Z Compiling idna v0.2.3
16982023-12-18T19:42:34.607Z Compiling sec1 v0.7.3
16992023-12-18T19:42:35.445Z Compiling clap_builder v4.4.2
17002023-12-18T19:42:35.589Z Compiling bstr v0.2.17
17012023-12-18T19:42:36.978Z Compiling time v0.3.27
17022023-12-18T19:42:37.011Z Compiling r2d2 v0.8.10
17032023-12-18T19:42:37.555Z Compiling inout v0.1.3
17042023-12-18T19:42:37.949Z Compiling postgres-types v0.2.6
17052023-12-18T19:42:37.971Z Compiling group v0.13.0
17062023-12-18T19:42:38.481Z Compiling phf v0.11.2
17072023-12-18T19:42:38.525Z Compiling bzip2 v0.4.4
17082023-12-18T19:42:38.892Z Compiling hubpack v0.1.2
17092023-12-18T19:42:39.086Z Compiling hkdf v0.12.3
17102023-12-18T19:42:39.460Z Compiling pin-project v1.1.3
17112023-12-18T19:42:39.720Z Compiling zerocopy v0.6.4
17122023-12-18T19:42:40.443Z Compiling ipnetwork v0.20.0
17132023-12-18T19:42:41.234Z Compiling itertools v0.11.0
17142023-12-18T19:42:41.846Z Compiling crypto-bigint v0.5.2
17152023-12-18T19:42:43.415Z Compiling futures-executor v0.3.29
17162023-12-18T19:42:45.970Z Compiling float-cmp v0.9.0
17172023-12-18T19:42:46.030Z Compiling whoami v1.4.1
17182023-12-18T19:42:46.304Z Compiling static_assertions v1.1.0
17192023-12-18T19:42:46.358Z Compiling data-encoding v2.4.0
17202023-12-18T19:42:46.428Z Compiling normalize-line-endings v0.3.0
17212023-12-18T19:42:46.581Z Compiling predicates-core v1.0.6
17222023-12-18T19:42:46.954Z Compiling difflib v0.4.0
17232023-12-18T19:42:47.140Z Compiling regex-automata v0.3.8
17242023-12-18T19:42:47.666Z Compiling predicates v3.0.4
17252023-12-18T19:42:49.970Z Compiling trust-dns-proto v0.22.0
17262023-12-18T19:42:50.365Z Compiling bstr v1.6.0
17272023-12-18T19:42:50.437Z Compiling tokio-postgres v0.7.10
17282023-12-18T19:42:50.828Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17292023-12-18T19:42:51.394Z Compiling diesel v2.1.4
17302023-12-18T19:42:51.698Z Compiling elliptic-curve v0.13.8
17312023-12-18T19:42:52.472Z Compiling futures v0.3.29
17322023-12-18T19:42:52.627Z Compiling yasna v0.5.2
17332023-12-18T19:42:52.877Z Compiling clap v4.4.3
17342023-12-18T19:42:52.983Z Compiling snafu v0.7.5
17352023-12-18T19:42:53.079Z Compiling zip v0.6.6
17362023-12-18T19:42:54.378Z Compiling cipher v0.4.4
17372023-12-18T19:42:55.150Z Compiling similar v2.3.0
17382023-12-18T19:42:55.850Z Compiling usdt v0.3.5
17392023-12-18T19:42:55.945Z Compiling tokio-stream v0.1.14
17402023-12-18T19:42:56.357Z Compiling console v0.15.7
17412023-12-18T19:42:57.833Z Checking unicode-ident v1.0.12
17422023-12-18T19:42:58.097Z Checking hashbrown v0.14.2
17432023-12-18T19:42:58.746Z Checking equivalent v1.0.1
17442023-12-18T19:42:59.197Z Checking proc-macro2 v1.0.69
17452023-12-18T19:43:01.022Z Checking quote v1.0.33
17462023-12-18T19:43:02.929Z Checking utf8parse v0.2.1
17472023-12-18T19:43:04.679Z Checking anstyle v1.0.2
17482023-12-18T19:43:06.788Z Checking io-lifetimes v1.0.11
17492023-12-18T19:43:11.094Z Checking anstyle-parse v0.2.1
17502023-12-18T19:43:13.772Z Checking colorchoice v1.0.0
17512023-12-18T19:43:13.977Z Checking anstyle-query v1.0.0
17522023-12-18T19:43:14.092Z Checking anstream v0.5.0
17532023-12-18T19:43:14.574Z Checking clap_lex v0.5.1
17542023-12-18T19:43:14.634Z Checking strsim v0.10.0
17552023-12-18T19:43:15.687Z Checking winnow v0.5.15
17562023-12-18T19:43:26.028Z Compiling serde_tokenstream v0.2.0
17572023-12-18T19:43:26.213Z Compiling regress v0.7.1
17582023-12-18T19:43:31.081Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17592023-12-18T19:43:39.412Z Compiling getopts v0.2.21
17602023-12-18T19:43:39.586Z Compiling unsafe-libyaml v0.2.9
17612023-12-18T19:43:41.096Z Checking heck v0.4.1
17622023-12-18T19:43:41.401Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17632023-12-18T19:43:41.837Z Compiling serde_yaml v0.9.25
17642023-12-18T19:43:43.075Z Compiling ident_case v1.0.1
17652023-12-18T19:43:43.279Z Checking fastrand v2.0.0
17662023-12-18T19:43:43.322Z Checking match_cfg v0.1.0
17672023-12-18T19:43:43.432Z Checking hostname v0.3.1
17682023-12-18T19:43:43.600Z Checking camino v1.1.6
17692023-12-18T19:43:43.744Z Checking tempfile v3.8.1
17702023-12-18T19:43:44.028Z Checking atty v0.2.14
17712023-12-18T19:43:44.173Z Compiling paste v1.0.14
17722023-12-18T19:43:44.289Z Checking quick-error v1.2.3
17732023-12-18T19:43:44.440Z Checking crossbeam-channel v0.5.8
17742023-12-18T19:43:44.460Z Checking sha1 v0.10.6
17752023-12-18T19:43:44.857Z Checking dirs-sys-next v0.1.2
17762023-12-18T19:43:45.106Z Checking dirs-next v2.0.0
17772023-12-18T19:43:45.261Z Checking thread_local v1.1.7
17782023-12-18T19:43:45.592Z Checking instant v0.1.12
17792023-12-18T19:43:45.708Z Compiling slog-async v2.8.0
17802023-12-18T19:43:45.735Z Checking term v0.7.0
17812023-12-18T19:43:46.409Z Compiling multer v2.1.0
17822023-12-18T19:43:46.500Z Checking debug-ignore v1.0.5
17832023-12-18T19:43:46.673Z Checking take_mut v0.2.2
17842023-12-18T19:43:46.906Z Checking slog-term v2.9.0
17852023-12-18T19:43:46.922Z Compiling darling_core v0.20.3
17862023-12-18T19:43:47.286Z Checking slog-json v2.6.1
17872023-12-18T19:43:47.642Z Compiling async-stream-impl v0.3.5
17882023-12-18T19:43:47.662Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17892023-12-18T19:43:48.126Z Checking atomic-waker v1.1.1
17902023-12-18T19:43:48.298Z Checking waitgroup v0.1.2
17912023-12-18T19:43:48.559Z Checking slog-bunyan v2.4.0
17922023-12-18T19:43:48.770Z Checking toml v0.8.8
17932023-12-18T19:43:49.343Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17942023-12-18T19:43:50.273Z Checking serde_path_to_error v0.1.14
17952023-12-18T19:43:50.281Z Checking async-stream v0.3.5
17962023-12-18T19:43:50.281Z Checking strum v0.25.0
17972023-12-18T19:43:50.281Z Compiling structmeta-derive v0.2.0
17982023-12-18T19:43:50.281Z Checking wait-timeout v0.2.0
17992023-12-18T19:43:50.398Z Checking rusty-fork v0.3.0
18002023-12-18T19:43:50.821Z Checking rand_xorshift v0.3.0
18012023-12-18T19:43:50.885Z Compiling regex-syntax v0.7.5
18022023-12-18T19:43:51.049Z Checking unarray v0.1.4
18032023-12-18T19:43:51.249Z Checking proptest v1.4.0
18042023-12-18T19:43:55.210Z Compiling structmeta v0.2.0
18052023-12-18T19:43:55.874Z Checking backoff v0.4.0
18062023-12-18T19:43:56.309Z Compiling test-strategy v0.3.1
18072023-12-18T19:43:57.032Z Compiling darling_macro v0.20.3
18082023-12-18T19:43:58.522Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18092023-12-18T19:43:58.664Z Compiling darling v0.20.3
18102023-12-18T19:43:58.720Z Checking macaddr v1.0.1
18112023-12-18T19:43:58.828Z Compiling serde_with_macros v3.4.0
18122023-12-18T19:43:58.928Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18132023-12-18T19:43:59.018Z Checking camino-tempfile v1.1.1
18142023-12-18T19:43:59.188Z Checking is-terminal v0.4.9
18152023-12-18T19:43:59.341Z Compiling proc-macro-error-attr v1.0.4
18162023-12-18T19:43:59.409Z Compiling proc-macro-error v1.0.4
18172023-12-18T19:43:59.529Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18182023-12-18T19:44:00.033Z Compiling proc-macro-crate v1.3.1
18192023-12-18T19:44:00.721Z Checking termtree v0.4.1
18202023-12-18T19:44:01.006Z Checking predicates-tree v1.0.9
18212023-12-18T19:44:01.201Z Compiling smoltcp v0.10.0
18222023-12-18T19:44:01.502Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18232023-12-18T19:44:01.820Z Compiling num_enum_derive v0.5.11
18242023-12-18T19:44:02.302Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18252023-12-18T19:44:02.324Z Compiling parse-display-derive v0.8.2
18262023-12-18T19:44:02.371Z Checking cobs v0.2.3
18272023-12-18T19:44:02.625Z Compiling crucible-workspace-hack v0.1.0
18282023-12-18T19:44:02.831Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18292023-12-18T19:44:03.020Z Checking embedded-io v0.4.0
18302023-12-18T19:44:03.345Z Checking serde_with v3.4.0
18312023-12-18T19:44:03.370Z Checking postcard v1.0.8
18322023-12-18T19:44:03.415Z Compiling foreign-types-macros v0.2.3
18332023-12-18T19:44:04.514Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18342023-12-18T19:44:04.951Z Checking foreign-types-shared v0.3.1
18352023-12-18T19:44:05.103Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18362023-12-18T19:44:05.301Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18372023-12-18T19:44:05.483Z Checking foreign-types v0.5.0
18382023-12-18T19:44:05.915Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18392023-12-18T19:44:06.103Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18402023-12-18T19:44:06.297Z Checking num_enum v0.5.11
18412023-12-18T19:44:06.490Z Checking cstr-argument v0.1.2
18422023-12-18T19:44:06.733Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18432023-12-18T19:44:07.172Z Checking pretty-hex v0.2.1
18442023-12-18T19:44:07.392Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18452023-12-18T19:44:07.414Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18462023-12-18T19:44:07.531Z Checking colored v2.0.4
18472023-12-18T19:44:07.783Z Compiling zone_cfg_derive v0.3.0
18482023-12-18T19:44:07.850Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18492023-12-18T19:44:08.029Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18502023-12-18T19:44:08.396Z Compiling num-derive v0.4.0
18512023-12-18T19:44:09.278Z Compiling mockall_derive v0.12.0
18522023-12-18T19:44:09.937Z Checking parse-display v0.8.2
18532023-12-18T19:44:10.031Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18542023-12-18T19:44:10.225Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18552023-12-18T19:44:10.264Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18562023-12-18T19:44:10.320Z Checking downcast v0.11.0
18572023-12-18T19:44:10.604Z Checking fragile v2.0.0
18582023-12-18T19:44:10.818Z Checking zone v0.3.0
18592023-12-18T19:44:11.044Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18602023-12-18T19:44:11.395Z Checking smf v0.2.2
18612023-12-18T19:44:12.071Z Checking xattr v1.0.1
18622023-12-18T19:44:12.089Z Checking filetime v0.2.23
18632023-12-18T19:44:12.328Z Checking pem v3.0.2
18642023-12-18T19:44:12.331Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18652023-12-18T19:44:12.363Z Checking tar v0.4.40
18662023-12-18T19:44:12.470Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18672023-12-18T19:44:12.698Z Checking linked-hash-map v0.5.6
18682023-12-18T19:44:12.876Z Checking headers-core v0.2.0
18692023-12-18T19:44:13.080Z Checking itertools v0.12.0
18702023-12-18T19:44:13.100Z Checking headers v0.3.9
18712023-12-18T19:44:13.281Z Checking lru-cache v0.1.2
18722023-12-18T19:44:13.345Z Checking password-hash v0.5.0
18732023-12-18T19:44:13.523Z Checking blake2 v0.10.6
18742023-12-18T19:44:13.601Z Checking swrite v0.1.0
18752023-12-18T19:44:13.748Z Checking rcgen v0.11.3
18762023-12-18T19:44:14.028Z Checking atomicwrites v0.4.2
18772023-12-18T19:44:14.179Z Checking argon2 v0.5.2
18782023-12-18T19:44:14.280Z Checking subprocess v0.2.9
18792023-12-18T19:44:14.782Z Checking arc-swap v1.6.0
18802023-12-18T19:44:14.830Z Compiling cancel-safe-futures v0.1.5
18812023-12-18T19:44:15.084Z Checking half v1.8.2
18822023-12-18T19:44:15.112Z Checking ciborium-io v0.2.1
18832023-12-18T19:44:15.265Z Checking textwrap v0.11.0
18842023-12-18T19:44:15.343Z Compiling heck v0.3.3
18852023-12-18T19:44:15.465Z Checking slog-scope v4.4.0
18862023-12-18T19:44:15.579Z Checking vec_map v0.8.2
18872023-12-18T19:44:16.110Z Checking ciborium-ll v0.2.1
18882023-12-18T19:44:16.117Z Compiling libefi-sys v0.1.0
18892023-12-18T19:44:16.117Z Checking ansi_term v0.12.1
18902023-12-18T19:44:16.117Z Checking strsim v0.8.0
18912023-12-18T19:44:16.157Z Checking ciborium v0.2.1
18922023-12-18T19:44:16.177Z Compiling structopt-derive v0.4.18
18932023-12-18T19:44:16.255Z Checking slog-stdlog v4.1.1
18942023-12-18T19:44:16.432Z Checking clap v2.34.0
18952023-12-18T19:44:17.132Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18962023-12-18T19:44:17.244Z Checking slog-envlogger v2.2.0
18972023-12-18T19:44:17.753Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18982023-12-18T19:44:17.884Z Compiling signal-hook v0.3.17
18992023-12-18T19:44:18.191Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19002023-12-18T19:44:18.214Z Checking libsw v3.3.0
19012023-12-18T19:44:18.504Z Compiling derive-where v1.2.6
19022023-12-18T19:44:18.576Z Checking owo-colors v3.5.0
19032023-12-18T19:44:18.791Z Checking linear-map v1.2.0
19042023-12-18T19:44:19.300Z Checking resolv-conf v0.7.0
19052023-12-18T19:44:19.846Z Compiling slog-dtrace v0.2.3
19062023-12-18T19:44:20.349Z Checking trust-dns-resolver v0.22.0
19072023-12-18T19:44:21.023Z Compiling convert_case v0.4.0
19082023-12-18T19:44:21.095Z Checking structopt v0.3.26
19092023-12-18T19:44:21.855Z Checking nibble_vec v0.1.0
19102023-12-18T19:44:22.105Z Checking endian-type v0.1.2
19112023-12-18T19:44:22.236Z Checking fxhash v0.2.1
19122023-12-18T19:44:22.424Z Checking radix_trie v0.2.1
19132023-12-18T19:44:22.474Z Checking termcolor v1.2.0
19142023-12-18T19:44:22.525Z Compiling derive_more v0.99.17
19152023-12-18T19:44:22.801Z Compiling same-file v1.0.6
19162023-12-18T19:44:23.062Z Checking mockall v0.12.0
19172023-12-18T19:44:23.067Z Compiling radium v0.7.0
19182023-12-18T19:44:23.108Z Compiling walkdir v2.4.0
19192023-12-18T19:44:23.150Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19202023-12-18T19:44:23.190Z Compiling semver-parser v0.10.2
19212023-12-18T19:44:26.301Z Checking tap v1.0.1
19222023-12-18T19:44:26.385Z Compiling maybe-uninit v2.0.0
19232023-12-18T19:44:26.385Z Checking wyz v0.5.1
19242023-12-18T19:44:26.385Z Compiling semver v0.11.0
19252023-12-18T19:44:26.385Z Compiling num-rational v0.4.1
19262023-12-18T19:44:26.385Z Compiling home v0.5.5
19272023-12-18T19:44:26.385Z Checking crc-catalog v2.2.0
19282023-12-18T19:44:26.385Z Compiling num-bigint-dig v0.8.4
19292023-12-18T19:44:26.386Z Checking funty v2.0.0
19302023-12-18T19:44:26.386Z Compiling packed_struct v0.10.1
19312023-12-18T19:44:26.386Z Checking crc v3.0.1
19322023-12-18T19:44:26.386Z Compiling toolchain_find v0.2.0
19332023-12-18T19:44:26.936Z Compiling toml v0.5.11
19342023-12-18T19:44:27.155Z Compiling packed_struct_codegen v0.10.1
19352023-12-18T19:44:27.510Z Checking nodrop v0.1.14
19362023-12-18T19:44:27.599Z Checking bitvec v1.0.1
19372023-12-18T19:44:27.658Z Checking array-init v0.0.4
19382023-12-18T19:44:29.430Z Compiling omicron-zone-package v0.9.1
19392023-12-18T19:44:30.222Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19402023-12-18T19:44:30.727Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19412023-12-18T19:44:30.745Z Compiling rustfmt-wrapper v0.2.0
19422023-12-18T19:44:31.718Z Checking smallvec v0.6.14
19432023-12-18T19:44:32.302Z Checking newline-converter v0.3.0
19442023-12-18T19:44:32.542Z Checking pkcs1 v0.7.5
19452023-12-18T19:44:33.158Z Checking signature v2.1.0
19462023-12-18T19:44:33.411Z Checking num-complex v0.4.4
19472023-12-18T19:44:34.937Z Checking keccak v0.1.4
19482023-12-18T19:44:35.314Z Checking bitfield v0.14.0
19492023-12-18T19:44:35.381Z Checking utf-8 v0.7.6
19502023-12-18T19:44:35.661Z Checking tungstenite v0.20.1
19512023-12-18T19:44:35.745Z Checking sha3 v0.10.8
19522023-12-18T19:44:36.049Z Checking rsa v0.9.2
19532023-12-18T19:44:36.321Z Checking num v0.4.1
19542023-12-18T19:44:36.325Z Checking expectorate v1.1.0
19552023-12-18T19:44:36.459Z Checking serde-hex v0.1.0
19562023-12-18T19:44:36.557Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19572023-12-18T19:44:36.849Z Checking env_logger v0.10.0
19582023-12-18T19:44:36.896Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19592023-12-18T19:44:37.069Z Checking x509-cert v0.2.4
19602023-12-18T19:44:37.460Z Checking ron v0.8.1
19612023-12-18T19:44:37.486Z Checking secrecy v0.8.0
19622023-12-18T19:44:37.792Z Checking crc-any v2.4.3
19632023-12-18T19:44:38.399Z Checking tokio-tungstenite v0.20.1
19642023-12-18T19:44:38.489Z Checking signal-hook-mio v0.2.3
19652023-12-18T19:44:38.503Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19662023-12-18T19:44:38.672Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19672023-12-18T19:44:38.856Z Checking object v0.30.4
19682023-12-18T19:44:39.162Z Checking path-slash v0.1.5
19692023-12-18T19:44:39.333Z Compiling buf-list v1.0.3
19702023-12-18T19:44:39.423Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19712023-12-18T19:44:39.737Z Checking glob v0.3.1
19722023-12-18T19:44:39.741Z Compiling parking_lot_core v0.8.6
19732023-12-18T19:44:40.128Z Checking display-error-chain v0.2.0
19742023-12-18T19:44:40.308Z Checking trust-dns-client v0.22.0
19752023-12-18T19:44:40.772Z Checking pretty-hex v0.4.0
19762023-12-18T19:44:40.848Z Checking parking_lot v0.11.2
19772023-12-18T19:44:41.001Z Compiling vte_generate_state_changes v0.1.1
19782023-12-18T19:44:41.344Z Checking sled v0.34.7
19792023-12-18T19:44:42.025Z Checking arrayvec v0.5.2
19802023-12-18T19:44:42.218Z Compiling semver v0.1.20
19812023-12-18T19:44:42.288Z Checking trust-dns-server v0.22.1
19822023-12-18T19:44:42.711Z Checking vte v0.10.1
19832023-12-18T19:44:43.362Z Compiling rustc_version v0.1.7
19842023-12-18T19:44:43.444Z Checking fd-lock v3.0.13
19852023-12-18T19:44:43.881Z Checking crossterm v0.26.1
19862023-12-18T19:44:44.148Z Compiling newtype_derive v0.1.6
19872023-12-18T19:44:44.547Z Checking crossbeam-deque v0.8.3
19882023-12-18T19:44:45.009Z Compiling unicase v2.7.0
19892023-12-18T19:44:45.038Z Checking strip-ansi-escapes v0.1.1
19902023-12-18T19:44:45.226Z Compiling rayon-core v1.12.0
19912023-12-18T19:44:45.437Z Compiling platforms v3.0.2
19922023-12-18T19:44:45.641Z Checking nu-ansi-term v0.49.0
19932023-12-18T19:44:46.257Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19942023-12-18T19:44:46.496Z Checking reedline v0.22.0
19952023-12-18T19:44:46.656Z Compiling memoffset v0.7.1
19962023-12-18T19:44:46.809Z Checking steno v0.4.0
19972023-12-18T19:44:47.114Z Compiling curve25519-dalek v4.1.1
19982023-12-18T19:44:47.273Z Checking rayon v1.8.0
19992023-12-18T19:44:47.834Z Checking globset v0.4.13
20002023-12-18T19:44:47.954Z Checking olpc-cjson v0.1.3
20012023-12-18T19:44:48.302Z Checking serde_plain v1.0.2
20022023-12-18T19:44:48.640Z Compiling async-recursion v1.0.5
20032023-12-18T19:44:48.644Z Checking typed-path v0.7.0
20042023-12-18T19:44:49.016Z Compiling mime_guess v2.0.4
20052023-12-18T19:44:49.742Z Checking universal-hash v0.5.1
20062023-12-18T19:44:49.990Z Compiling thiserror-impl-no-std v2.0.2
20072023-12-18T19:44:50.358Z Compiling curve25519-dalek-derive v0.1.0
20082023-12-18T19:44:50.569Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20092023-12-18T19:44:50.989Z Checking signature v1.6.4
20102023-12-18T19:44:51.135Z Checking opaque-debug v0.3.0
20112023-12-18T19:44:51.149Z Compiling salty v0.2.0
20122023-12-18T19:44:51.240Z Checking poly1305 v0.8.0
20132023-12-18T19:44:51.657Z Checking tough v0.16.0
20142023-12-18T19:44:51.941Z Checking ed25519 v1.5.3
20152023-12-18T19:44:52.089Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20162023-12-18T19:44:52.583Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20172023-12-18T19:44:53.044Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20182023-12-18T19:44:53.406Z Checking chacha20 v0.9.1
20192023-12-18T19:44:53.564Z Checking aead v0.5.2
20202023-12-18T19:44:53.811Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20212023-12-18T19:44:53.932Z Checking serde-big-array v0.5.1
20222023-12-18T19:44:54.079Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20232023-12-18T19:44:54.109Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20242023-12-18T19:44:54.237Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20252023-12-18T19:44:55.556Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20262023-12-18T19:44:55.767Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20272023-12-18T19:44:55.784Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20282023-12-18T19:44:58.003Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20292023-12-18T19:44:58.367Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20302023-12-18T19:44:58.872Z Checking thiserror-no-std v2.0.2
20312023-12-18T19:44:59.017Z Checking kstat-rs v0.2.3
20322023-12-18T19:44:59.195Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20332023-12-18T19:44:59.644Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20342023-12-18T19:45:00.538Z Checking bytecount v0.6.3
20352023-12-18T19:45:00.583Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20362023-12-18T19:45:00.717Z Checking papergrid v0.10.0
20372023-12-18T19:45:01.164Z Checking vsss-rs v3.3.2
20382023-12-18T19:45:02.933Z Checking chacha20poly1305 v0.10.1
20392023-12-18T19:45:04.203Z Checking signal-hook-tokio v0.3.1
20402023-12-18T19:45:04.350Z Compiling tabled_derive v0.6.0
20412023-12-18T19:45:04.434Z Checking nix v0.26.4
20422023-12-18T19:45:04.996Z Checking serde-big-array v0.4.1
20432023-12-18T19:45:05.227Z Compiling sqlparser_derive v0.1.1
20442023-12-18T19:45:07.047Z Checking unicode_categories v0.1.1
20452023-12-18T19:45:07.276Z Checking sqlparser v0.36.1
20462023-12-18T19:45:07.533Z Checking sqlformat v0.2.3
20472023-12-18T19:45:07.647Z Checking rustyline v12.0.0
20482023-12-18T19:45:08.639Z Checking tabled v0.14.0
20492023-12-18T19:45:09.822Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20502023-12-18T19:45:10.362Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20512023-12-18T19:45:11.459Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20522023-12-18T19:45:12.836Z Checking bcs v0.1.6
20532023-12-18T19:45:13.069Z Checking highway v1.1.0
20542023-12-18T19:45:13.606Z Checking corncobs v0.1.3
20552023-12-18T19:45:13.718Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20562023-12-18T19:45:13.871Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20572023-12-18T19:45:14.144Z Checking http-range v0.1.5
20582023-12-18T19:45:14.402Z Compiling portable-atomic v1.4.3
20592023-12-18T19:45:14.778Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20602023-12-18T19:45:15.135Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20612023-12-18T19:45:15.924Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20622023-12-18T19:45:16.882Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20632023-12-18T19:45:17.867Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20642023-12-18T19:45:18.499Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20652023-12-18T19:45:18.900Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20662023-12-18T19:45:19.121Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20672023-12-18T19:45:19.983Z Compiling crunchy v0.2.2
20682023-12-18T19:45:20.795Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20692023-12-18T19:45:21.585Z Checking hyper-staticfile v0.9.5
20702023-12-18T19:45:21.756Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20712023-12-18T19:45:22.129Z Compiling clang-sys v1.6.1
20722023-12-18T19:45:23.237Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20732023-12-18T19:45:23.349Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20742023-12-18T19:45:23.410Z Compiling tiny-keccak v2.0.2
20752023-12-18T19:45:23.894Z Compiling prettyplease v0.2.12
20762023-12-18T19:45:24.303Z Checking assert_matches v1.5.0
20772023-12-18T19:45:27.207Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20782023-12-18T19:45:27.388Z Compiling darling_core v0.14.4
20792023-12-18T19:45:28.131Z Checking humantime v2.1.0
20802023-12-18T19:45:28.563Z Checking number_prefix v0.4.0
20812023-12-18T19:45:28.830Z Checking indicatif v0.17.7
20822023-12-18T19:45:29.992Z Compiling ascii-canvas v3.0.0
20832023-12-18T19:45:30.279Z Compiling ena v0.14.2
20842023-12-18T19:45:30.844Z Compiling libloading v0.7.4
20852023-12-18T19:45:31.046Z Compiling regex-syntax v0.6.29
20862023-12-18T19:45:31.850Z Compiling diff v0.1.13
20872023-12-18T19:45:32.551Z Compiling bindgen v0.65.1
20882023-12-18T19:45:37.419Z Compiling darling_macro v0.14.4
20892023-12-18T19:45:39.045Z Compiling darling v0.14.4
20902023-12-18T19:45:39.182Z Compiling lalrpop v0.19.12
20912023-12-18T19:45:39.199Z Compiling cexpr v0.6.0
20922023-12-18T19:45:41.002Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20932023-12-18T19:45:41.006Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20942023-12-18T19:45:41.114Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20952023-12-18T19:45:41.945Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20962023-12-18T19:45:42.296Z Compiling which v4.4.0
20972023-12-18T19:45:43.261Z Checking maplit v1.0.2
20982023-12-18T19:45:43.398Z Compiling peeking_take_while v0.1.2
20992023-12-18T19:45:43.464Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21002023-12-18T19:45:43.682Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21012023-12-18T19:45:45.714Z Compiling shlex v1.1.0
21022023-12-18T19:45:46.081Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21032023-12-18T19:45:46.148Z Compiling lazycell v1.3.0
21042023-12-18T19:45:46.385Z Compiling ref-cast v1.0.20
21052023-12-18T19:45:47.123Z Compiling rustc-hash v1.1.0
21062023-12-18T19:45:47.974Z Compiling derive_builder_core v0.12.0
21072023-12-18T19:45:48.964Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21082023-12-18T19:45:49.379Z Compiling ref-cast-impl v1.0.20
21092023-12-18T19:45:50.341Z Compiling libxml v0.3.3
21102023-12-18T19:45:50.928Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21112023-12-18T19:45:51.563Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21122023-12-18T19:45:51.568Z Compiling strum_macros v0.24.3
21132023-12-18T19:45:52.051Z Compiling derive_builder_macro v0.12.0
21142023-12-18T19:45:53.418Z Compiling fs-err v2.11.0
21152023-12-18T19:45:53.826Z Compiling cookie v0.18.0
21162023-12-18T19:45:54.060Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21172023-12-18T19:45:54.275Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21182023-12-18T19:45:54.705Z Compiling indoc v1.0.9
21192023-12-18T19:45:56.106Z Checking derive_builder v0.12.0
21202023-12-18T19:45:56.349Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21212023-12-18T19:45:57.997Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21222023-12-18T19:45:58.063Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21232023-12-18T19:45:58.480Z Checking bb8 v0.8.1
21242023-12-18T19:45:58.760Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21252023-12-18T19:45:59.120Z Checking quick-xml v0.23.1
21262023-12-18T19:45:59.157Z Compiling impl-trait-for-tuples v0.2.2
21272023-12-18T19:45:59.835Z Compiling oso-derive v0.27.0
21282023-12-18T19:46:00.080Z Checking smawk v0.3.1
21292023-12-18T19:46:00.266Z Checking unicode-linebreak v0.1.5
21302023-12-18T19:46:00.365Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21312023-12-18T19:46:00.983Z Checking textwrap v0.16.0
21322023-12-18T19:46:01.571Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21332023-12-18T19:46:01.577Z Checking bytesize v1.3.0
21342023-12-18T19:46:01.974Z Checking is_ci v1.1.1
21352023-12-18T19:46:02.120Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21362023-12-18T19:46:02.129Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21372023-12-18T19:46:02.129Z Checking supports-color v2.1.0
21382023-12-18T19:46:02.394Z Checking crossterm v0.27.0
21392023-12-18T19:46:02.598Z Compiling indoc v2.0.3
21402023-12-18T19:46:04.262Z Checking cassowary v0.3.0
21412023-12-18T19:46:04.425Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21422023-12-18T19:46:04.606Z Checking rtoolbox v0.0.1
21432023-12-18T19:46:04.777Z Checking ratatui v0.23.0
21442023-12-18T19:46:04.873Z Checking rpassword v7.3.1
21452023-12-18T19:46:05.091Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21462023-12-18T19:46:06.430Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21472023-12-18T19:46:06.842Z Checking shell-words v1.1.0
21482023-12-18T19:46:07.108Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21492023-12-18T19:46:08.164Z Checking fatfs v0.3.6
21502023-12-18T19:46:08.628Z Checking tui-tree-widget v0.13.0
21512023-12-18T19:46:09.016Z Checking yansi v0.5.1
21522023-12-18T19:46:09.423Z Compiling target-lexicon v0.12.12
21532023-12-18T19:46:09.715Z Checking pretty_assertions v1.4.0
21542023-12-18T19:46:09.821Z Checking plotters-backend v0.3.5
21552023-12-18T19:46:09.978Z Compiling guppy-workspace-hack v0.1.0
21562023-12-18T19:46:10.386Z Checking plotters-svg v0.3.5
21572023-12-18T19:46:10.459Z Checking rand v0.4.6
21582023-12-18T19:46:10.699Z Checking cast v0.3.0
21592023-12-18T19:46:11.204Z Compiling target-spec v3.0.1
21602023-12-18T19:46:11.777Z Checking remove_dir_all v0.5.3
21612023-12-18T19:46:11.907Z Checking cfg-expr v0.15.5
21622023-12-18T19:46:11.922Z Checking tempdir v0.3.7
21632023-12-18T19:46:12.428Z Checking criterion-plot v0.5.0
21642023-12-18T19:46:12.428Z Checking plotters v0.3.5
21652023-12-18T19:46:12.944Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21662023-12-18T19:46:13.054Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21672023-12-18T19:46:14.247Z Checking tinytemplate v1.2.1
21682023-12-18T19:46:14.828Z Checking cargo-platform v0.1.3
21692023-12-18T19:46:14.981Z Checking anes v0.1.6
21702023-12-18T19:46:15.272Z Checking oorandom v11.1.3
21712023-12-18T19:46:15.482Z Checking cargo_metadata v0.18.1
21722023-12-18T19:46:15.585Z Checking criterion v0.5.1
21732023-12-18T19:46:18.654Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21742023-12-18T19:46:18.823Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21752023-12-18T19:46:19.680Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21762023-12-18T19:46:20.235Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21772023-12-18T19:46:20.263Z Checking assert_cmd v2.0.12
21782023-12-18T19:46:20.893Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21792023-12-18T19:46:23.236Z Checking pathdiff v0.2.1
21802023-12-18T19:46:23.444Z Checking nested v0.1.1
21812023-12-18T19:46:23.743Z Checking guppy v0.17.4
21822023-12-18T19:46:27.149Z Checking threadpool v1.8.1
21832023-12-18T19:46:27.433Z Checking nanorand v0.7.0
21842023-12-18T19:46:27.955Z Checking topological-sort v0.2.2
21852023-12-18T19:46:28.227Z Checking flume v0.11.0
21862023-12-18T19:46:28.648Z Checking libtest-mimic v0.6.1
21872023-12-18T19:46:28.989Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21882023-12-18T19:46:29.292Z Checking httptest v0.15.5
21892023-12-18T19:46:29.754Z Checking similar-asserts v1.5.0
21902023-12-18T19:46:30.086Z Compiling rstest_macros v0.18.2
21912023-12-18T19:46:30.483Z Compiling crossbeam-queue v0.3.8
21922023-12-18T19:46:30.989Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21932023-12-18T19:46:31.271Z Checking datatest-stable v0.2.3
21942023-12-18T19:46:31.584Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21952023-12-18T19:46:32.820Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21962023-12-18T19:46:32.848Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21972023-12-18T19:46:33.563Z Checking arrayref v0.3.7
21982023-12-18T19:46:33.685Z Checking constant_time_eq v0.2.6
21992023-12-18T19:46:33.850Z Compiling trybuild v1.0.85
22002023-12-18T19:46:33.861Z Compiling relative-path v1.9.0
22012023-12-18T19:46:34.226Z Checking arrayvec v0.7.4
22022023-12-18T19:46:34.793Z Checking blake2b_simd v1.0.1
22032023-12-18T19:46:35.354Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22042023-12-18T19:46:36.093Z Checking basic-toml v0.1.4
22052023-12-18T19:46:37.446Z Checking futures-timer v3.0.2
22062023-12-18T19:46:37.869Z Checking constant_time_eq v0.3.0
22072023-12-18T19:46:38.059Z Checking rust-argon2 v1.0.1
22082023-12-18T19:46:41.166Z Checking crossbeam v0.8.2
22092023-12-18T19:46:41.195Z Checking partial-io v0.5.4
22102023-12-18T19:46:41.742Z Checking approx v0.5.1
22112023-12-18T19:46:42.086Z Checking termios v0.3.3
22122023-12-18T19:46:42.375Z Checking hex-literal v0.4.1
22132023-12-18T19:46:50.757Z Checking rstest v0.18.2
22142023-12-18T19:46:54.220Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22152023-12-18T19:46:57.189Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22162023-12-18T19:48:02.051Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22172023-12-18T19:48:04.082Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22182023-12-18T19:48:08.331Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22192023-12-18T19:48:20.453Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22202023-12-18T19:48:43.819Z Compiling polar-core v0.27.0
22212023-12-18T19:48:54.465Z Checking oso v0.27.0
22222023-12-18T19:49:31.519Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22232023-12-18T19:50:53.954Z Finished dev [unoptimized + debuginfo] target(s) in 10m 03s
22242023-12-18T19:50:54.165Z
22252023-12-18T19:50:54.166Zreal 11:01.665795577
22262023-12-18T19:50:54.166Zuser 1:00:19.319085419
22272023-12-18T19:50:54.166Zsys 7:41.870585451
22282023-12-18T19:50:54.172Ztrap 2.213840419
22292023-12-18T19:50:54.172Ztflt 4.719557299
22302023-12-18T19:50:54.173Zdflt 6.437562871
22312023-12-18T19:50:54.173Zkflt 0.025758257
22322023-12-18T19:50:54.173Zlock 1:34:59.555349545
22332023-12-18T19:50:54.173Zslp 2:58:57.437842828
22342023-12-18T19:50:54.173Zlat 2:07.303159695
22352023-12-18T19:50:54.173Zstop 4:13.740667610
22362023-12-18T19:50:55.340Zwarning: output filename collision.
22372023-12-18T19:50:55.340ZThe 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)`.
22382023-12-18T19:50:55.341ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22392023-12-18T19:50:55.341ZThe targets should have unique names.
22402023-12-18T19:50:55.341ZThis is a known bug where multiple crates with the same name use
22412023-12-18T19:50:55.341Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22422023-12-18T19:50:55.344Zwarning: output filename collision.
22432023-12-18T19:50:55.344ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22442023-12-18T19:50:55.344ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22452023-12-18T19:50:55.344ZThe targets should have unique names.
22462023-12-18T19:50:55.344ZThis is a known bug where multiple crates with the same name use
22472023-12-18T19:50:55.344Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22482023-12-18T19:50:55.344Zwarning: output filename collision.
22492023-12-18T19:50:55.345ZThe 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)`.
22502023-12-18T19:50:55.345ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22512023-12-18T19:50:55.345ZThe targets should have unique names.
22522023-12-18T19:50:55.345ZThis is a known bug where multiple crates with the same name use
22532023-12-18T19:50:55.345Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22542023-12-18T19:50:55.345Zwarning: output filename collision.
22552023-12-18T19:50:55.345ZThe 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)`.
22562023-12-18T19:50:55.346ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22572023-12-18T19:50:55.348ZThe targets should have unique names.
22582023-12-18T19:50:55.348ZThis is a known bug where multiple crates with the same name use
22592023-12-18T19:50:55.348Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22602023-12-18T19:50:55.946Z Documenting libc v0.2.151
22612023-12-18T19:50:55.967Z Documenting cfg-if v1.0.0
22622023-12-18T19:50:55.975Z Documenting serde_derive v1.0.193
22632023-12-18T19:50:56.007Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22642023-12-18T19:50:56.011Z Documenting log v0.4.20
22652023-12-18T19:50:56.011Z Documenting scopeguard v1.2.0
22662023-12-18T19:50:56.040Z Documenting memchr v2.6.3
22672023-12-18T19:50:56.053Z Documenting itoa v1.0.9
22682023-12-18T19:50:56.417Z Documenting smallvec v1.11.2
22692023-12-18T19:50:59.983Z Documenting lock_api v0.4.10
22702023-12-18T19:51:00.031Z Documenting zeroize_derive v1.4.2
22712023-12-18T19:51:00.161Z Documenting pin-project-lite v0.2.13
22722023-12-18T19:51:00.872Z Documenting libm v0.2.7
22732023-12-18T19:51:01.926Z Documenting futures-core v0.3.29
22742023-12-18T19:51:02.256Z Documenting getrandom v0.2.10
22752023-12-18T19:51:02.739Z Documenting parking_lot_core v0.9.8
22762023-12-18T19:51:04.311Z Documenting signal-hook-registry v1.4.1
22772023-12-18T19:51:04.929Z Documenting mio v0.8.9
22782023-12-18T19:51:05.709Z Documenting serde v1.0.193
22792023-12-18T19:51:05.805Z Documenting num-traits v0.2.16
22802023-12-18T19:51:07.479Z Documenting thiserror-impl v1.0.49
22812023-12-18T19:51:07.713Z Documenting zeroize v1.7.0
22822023-12-18T19:51:08.035Z Documenting rand_core v0.6.4
22832023-12-18T19:51:08.724Z Documenting parking_lot v0.12.1
22842023-12-18T19:51:09.849Z Documenting num_cpus v1.16.0
22852023-12-18T19:51:10.552Z Documenting socket2 v0.5.5
22862023-12-18T19:51:12.853Z Documenting typenum v1.16.0
22872023-12-18T19:51:13.448Z Documenting tokio-macros v2.2.0
22882023-12-18T19:51:13.568Z Documenting once_cell v1.19.0
22892023-12-18T19:51:15.192Z Documenting subtle v2.5.0
22902023-12-18T19:51:15.224Z Documenting thiserror v1.0.49
22912023-12-18T19:51:15.442Z Documenting byteorder v1.5.0
22922023-12-18T19:51:16.442Z Documenting ryu v1.0.15
22932023-12-18T19:51:19.499Z Documenting futures-sink v0.3.29
22942023-12-18T19:51:19.701Z Documenting const-oid v0.9.5
22952023-12-18T19:51:19.919Z Documenting pin-utils v0.1.0
22962023-12-18T19:51:19.974Z Documenting futures-task v0.3.29
22972023-12-18T19:51:20.586Z Documenting slab v0.4.9
22982023-12-18T19:51:21.398Z Documenting futures-macro v0.3.29
22992023-12-18T19:51:25.252Z Documenting futures-channel v0.3.29
23002023-12-18T19:51:25.337Z Documenting futures-io v0.3.29
23012023-12-18T19:51:26.832Z Documenting iana-time-zone v0.1.57
23022023-12-18T19:51:27.613Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23032023-12-18T19:51:28.619Z Documenting tinyvec_macros v0.1.1
23042023-12-18T19:51:28.979Z Documenting fnv v1.0.7
23052023-12-18T19:51:28.983Z Documenting ppv-lite86 v0.2.17
23062023-12-18T19:51:31.118Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23072023-12-18T19:51:31.525Z Documenting futures-util v0.3.29
23082023-12-18T19:51:32.507Z Documenting tracing-core v0.1.31
23092023-12-18T19:51:33.272Z Documenting tinyvec v1.6.0
23102023-12-18T19:51:34.282Z Documenting rand_chacha v0.3.1
23112023-12-18T19:51:34.779Z Documenting tracing-attributes v0.1.26
23122023-12-18T19:51:39.081Z Documenting unicode-normalization v0.1.22
23132023-12-18T19:51:41.091Z Documenting rand v0.8.5
23142023-12-18T19:51:41.183Z Documenting bytes v1.5.0
23152023-12-18T19:51:44.402Z Documenting bitflags v2.4.0
23162023-12-18T19:51:44.814Z Documenting serde_json v1.0.108
23172023-12-18T19:51:45.709Z Documenting chrono v0.4.31
23182023-12-18T19:51:47.125Z Documenting uuid v1.6.1
23192023-12-18T19:51:48.739Z Documenting tokio v1.35.0
23202023-12-18T19:51:48.841Z Documenting base64 v0.21.5
23212023-12-18T19:51:50.921Z Documenting spin v0.9.8
23222023-12-18T19:51:52.894Z Documenting lazy_static v1.4.0
23232023-12-18T19:51:54.139Z Documenting unicode-bidi v0.3.13
23242023-12-18T19:51:55.094Z Documenting http v0.2.11
23252023-12-18T19:51:55.098Z Documenting percent-encoding v2.3.1
23262023-12-18T19:51:55.512Z Documenting cpufeatures v0.2.9
23272023-12-18T19:51:57.163Z Documenting serde_derive_internals v0.26.0
23282023-12-18T19:51:57.175Z Documenting generic-array v0.14.7
23292023-12-18T19:51:59.730Z Checking serde_derive_internals v0.26.0
23302023-12-18T19:52:00.420Z Documenting dyn-clone v1.0.13
23312023-12-18T19:52:00.654Z Documenting errno v0.3.2
23322023-12-18T19:52:01.154Z Documenting form_urlencoded v1.2.1
23332023-12-18T19:52:02.114Z Documenting tracing v0.1.37
23342023-12-18T19:52:03.574Z Documenting crypto-common v0.1.6
23352023-12-18T19:52:03.741Z Documenting block-buffer v0.10.4
23362023-12-18T19:52:05.007Z Documenting idna v0.5.0
23372023-12-18T19:52:05.028Z Documenting httparse v1.8.0
23382023-12-18T19:52:05.193Z Documenting schemars_derive v0.8.13
23392023-12-18T19:52:06.751Z Documenting rustix v0.38.25
23402023-12-18T19:52:07.037Z Documenting adler v1.0.2
23412023-12-18T19:52:10.421Z Documenting unicode-ident v1.0.12
23422023-12-18T19:52:10.466Z Documenting digest v0.10.7
23432023-12-18T19:52:11.073Z Documenting url v2.5.0
23442023-12-18T19:52:11.094Z Documenting miniz_oxide v0.7.1
23452023-12-18T19:52:11.258Z Documenting base64ct v1.6.0
23462023-12-18T19:52:14.030Z Documenting schemars v0.8.13
23472023-12-18T19:52:14.432Z Documenting proc-macro2 v1.0.69
23482023-12-18T19:52:16.016Z Documenting unicode-width v0.1.11
23492023-12-18T19:52:16.559Z Documenting untrusted v0.9.0
23502023-12-18T19:52:17.518Z Documenting try-lock v0.2.4
23512023-12-18T19:52:17.587Z Documenting openssl-probe v0.1.5
23522023-12-18T19:52:20.267Z Documenting httpdate v1.0.3
23532023-12-18T19:52:20.669Z Documenting http-body v0.4.5
23542023-12-18T19:52:20.962Z Documenting quote v1.0.33
23552023-12-18T19:52:21.136Z Documenting ring v0.17.7
23562023-12-18T19:52:21.985Z Documenting want v0.3.1
23572023-12-18T19:52:22.801Z Documenting openssl-sys v0.9.96
23582023-12-18T19:52:23.668Z Documenting async-trait v0.1.74
23592023-12-18T19:52:25.975Z Documenting openssl-macros v0.1.1
23602023-12-18T19:52:26.724Z Documenting tower-service v0.3.2
23612023-12-18T19:52:26.987Z Documenting mime v0.3.17
23622023-12-18T19:52:27.494Z Documenting pem-rfc7468 v0.7.0
23632023-12-18T19:52:29.025Z Documenting rustls-webpki v0.101.7
23642023-12-18T19:52:30.697Z Documenting aho-corasick v1.0.4
23652023-12-18T19:52:31.406Z Documenting tokio-util v0.7.10
23662023-12-18T19:52:31.852Z Documenting sct v0.7.0
23672023-12-18T19:52:32.324Z Documenting slog v2.7.0
23682023-12-18T19:52:32.455Z Documenting openssl v0.10.60
23692023-12-18T19:52:33.318Z Documenting der_derive v0.7.2
23702023-12-18T19:52:34.000Z Documenting regex-syntax v0.8.2
23712023-12-18T19:52:35.625Z Documenting utf8parse v0.2.1
23722023-12-18T19:52:37.601Z Documenting equivalent v1.0.1
23732023-12-18T19:52:38.068Z Documenting ipnet v2.8.0
23742023-12-18T19:52:38.895Z Documenting hashbrown v0.14.2
23752023-12-18T19:52:39.719Z Documenting flagset v0.4.3
23762023-12-18T19:52:40.145Z Documenting h2 v0.3.21
23772023-12-18T19:52:40.988Z Documenting rustls v0.21.9
23782023-12-18T19:52:41.577Z Documenting rustls-pemfile v1.0.3
23792023-12-18T19:52:43.841Z Documenting der v0.7.8
23802023-12-18T19:52:44.265Z Documenting regex-automata v0.4.3
23812023-12-18T19:52:44.516Z Documenting num-integer v0.1.45
23822023-12-18T19:52:44.912Z Documenting time-macros v0.2.13
23832023-12-18T19:52:45.424Z Documenting indexmap v2.1.0
23842023-12-18T19:52:47.055Z Documenting deranged v0.3.8
23852023-12-18T19:52:50.740Z Documenting time-core v0.1.1
23862023-12-18T19:52:51.283Z Documenting gimli v0.28.0
23872023-12-18T19:52:52.122Z Documenting num_threads v0.1.6
23882023-12-18T19:52:52.309Z Documenting spki v0.7.2
23892023-12-18T19:52:53.580Z Documenting native-tls v0.2.11
23902023-12-18T19:52:53.659Z Documenting tokio-rustls v0.24.1
23912023-12-18T19:52:54.964Z Documenting object v0.32.1
23922023-12-18T19:52:55.115Z Documenting hyper v0.14.27
23932023-12-18T19:52:57.078Z Documenting regex v1.10.2
23942023-12-18T19:52:57.545Z Documenting time v0.3.27
23952023-12-18T19:52:59.101Z Documenting encoding_rs v0.8.33
23962023-12-18T19:53:00.967Z Documenting addr2line v0.21.0
23972023-12-18T19:53:00.971Z Documenting crossbeam-utils v0.8.16
23982023-12-18T19:53:02.926Z Checking pest_meta v2.7.2
23992023-12-18T19:53:04.511Z Documenting rustc-demangle v0.1.23
24002023-12-18T19:53:05.583Z Documenting tokio-native-tls v0.3.1
24012023-12-18T19:53:05.652Z Documenting rustls-native-certs v0.6.3
24022023-12-18T19:53:06.270Z Documenting serde_urlencoded v0.7.1
24032023-12-18T19:53:06.661Z Documenting pest_meta v2.7.2
24042023-12-18T19:53:07.061Z Checking pest_generator v2.7.2
24052023-12-18T19:53:08.364Z Documenting pkcs8 v0.10.2
24062023-12-18T19:53:08.807Z Documenting anstyle v1.0.2
24072023-12-18T19:53:11.397Z Documenting webpki-roots v0.25.2
24082023-12-18T19:53:12.599Z Documenting ucd-trie v0.1.6
24092023-12-18T19:53:12.702Z Documenting pest_generator v2.7.2
24102023-12-18T19:53:13.883Z Documenting hyper-rustls v0.24.2
24112023-12-18T19:53:14.004Z Documenting hyper-tls v0.5.0
24122023-12-18T19:53:14.553Z Documenting backtrace v0.3.69
24132023-12-18T19:53:14.740Z Documenting data-encoding v2.4.0
24142023-12-18T19:53:15.160Z Documenting anstyle-parse v0.2.1
24152023-12-18T19:53:17.210Z Documenting syn v2.0.32
24162023-12-18T19:53:18.672Z Documenting pest v2.7.2
24172023-12-18T19:53:19.780Z Documenting ipnetwork v0.20.0
24182023-12-18T19:53:19.893Z Documenting pest_derive v2.7.2
24192023-12-18T19:53:20.843Z Documenting sha2 v0.10.8
24202023-12-18T19:53:22.841Z Documenting anyhow v1.0.75
24212023-12-18T19:53:24.134Z Documenting futures-executor v0.3.29
24222023-12-18T19:53:24.295Z Documenting reqwest v0.11.22
24232023-12-18T19:53:26.600Z Documenting hex v0.4.3
24242023-12-18T19:53:27.096Z Documenting crc32fast v1.3.2
24252023-12-18T19:53:28.050Z Checking serde_tokenstream v0.1.7
24262023-12-18T19:53:28.268Z Documenting colorchoice v1.0.0
24272023-12-18T19:53:28.600Z Documenting anstyle-query v1.0.0
24282023-12-18T19:53:30.770Z Documenting dtrace-parser v0.1.14
24292023-12-18T19:53:30.952Z Documenting openapiv3 v2.0.0
24302023-12-18T19:53:32.352Z Documenting num-iter v0.1.43
24312023-12-18T19:53:32.469Z Documenting hmac v0.12.1
24322023-12-18T19:53:32.661Z Documenting dof v0.1.5
24332023-12-18T19:53:33.933Z Documenting anstream v0.5.0
24342023-12-18T19:53:36.324Z Documenting thread-id v4.2.0
24352023-12-18T19:53:38.421Z Documenting terminal_size v0.2.6
24362023-12-18T19:53:38.690Z Documenting memoffset v0.9.0
24372023-12-18T19:53:39.598Z Documenting clap_lex v0.5.1
24382023-12-18T19:53:39.652Z Documenting strsim v0.10.0
24392023-12-18T19:53:39.669Z Documenting flate2 v1.0.28
24402023-12-18T19:53:41.110Z Documenting futures v0.3.29
24412023-12-18T19:53:41.910Z Documenting usdt-impl v0.3.5
24422023-12-18T19:53:42.810Z Documenting crossbeam-epoch v0.9.15
24432023-12-18T19:53:44.649Z Documenting usdt-macro v0.3.5
24442023-12-18T19:53:45.703Z Documenting usdt-attr-macro v0.3.5
24452023-12-18T19:53:45.850Z Documenting clap_derive v4.4.2
24462023-12-18T19:53:45.932Z Documenting clap_builder v4.4.2
24472023-12-18T19:53:46.878Z Documenting managed v0.8.0
24482023-12-18T19:53:48.792Z Documenting unicode-segmentation v1.10.1
24492023-12-18T19:53:50.013Z Documenting block-padding v0.3.3
24502023-12-18T19:53:51.625Z Documenting scheduled-thread-pool v0.2.7
24512023-12-18T19:53:51.935Z Documenting bzip2-sys v0.1.11+1.0.8
24522023-12-18T19:53:52.978Z Documenting enum-as-inner v0.5.1
24532023-12-18T19:53:53.317Z Documenting usdt v0.3.5
24542023-12-18T19:53:53.550Z Checking diesel_table_macro_syntax v0.1.0
24552023-12-18T19:53:53.798Z Documenting pin-project-internal v1.1.3
24562023-12-18T19:53:54.067Z Documenting diesel_table_macro_syntax v0.1.0
24572023-12-18T19:53:55.679Z Documenting clap v4.4.3
24582023-12-18T19:53:56.315Z Documenting either v1.9.0
24592023-12-18T19:53:57.483Z Documenting r2d2 v0.8.10
24602023-12-18T19:53:57.742Z Documenting bzip2 v0.4.4
24612023-12-18T19:53:59.374Z Documenting trust-dns-proto v0.22.0
24622023-12-18T19:54:00.586Z Documenting diesel_derives v2.1.2
24632023-12-18T19:54:01.029Z Documenting pin-project v1.1.3
24642023-12-18T19:54:01.136Z Documenting inout v0.1.3
24652023-12-18T19:54:02.156Z Documenting md-5 v0.10.5
24662023-12-18T19:54:02.834Z Documenting stringprep v0.1.3
24672023-12-18T19:54:03.575Z Documenting serde_spanned v0.6.4
24682023-12-18T19:54:03.717Z Documenting toml_datetime v0.6.5
24692023-12-18T19:54:05.116Z Documenting zerocopy v0.7.31
24702023-12-18T19:54:07.324Z Documenting ff v0.13.0
24712023-12-18T19:54:08.458Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24722023-12-18T19:54:09.285Z Documenting doc-comment v0.3.3
24732023-12-18T19:54:09.436Z Documenting snafu-derive v0.7.5
24742023-12-18T19:54:09.617Z Documenting base16ct v0.2.0
24752023-12-18T19:54:11.111Z Documenting fallible-iterator v0.2.0
24762023-12-18T19:54:12.960Z Documenting bit-vec v0.6.3
24772023-12-18T19:54:13.009Z Documenting winnow v0.5.15
24782023-12-18T19:54:13.454Z Documenting siphasher v0.3.11
24792023-12-18T19:54:14.055Z Documenting static_assertions v1.1.0
24802023-12-18T19:54:14.195Z Documenting sec1 v0.7.3
24812023-12-18T19:54:16.297Z Documenting diesel v2.1.4
24822023-12-18T19:54:17.875Z Documenting phf_shared v0.11.2
24832023-12-18T19:54:18.476Z Documenting group v0.13.0
24842023-12-18T19:54:18.682Z Documenting postgres-protocol v0.6.6
24852023-12-18T19:54:19.168Z Documenting cipher v0.4.4
24862023-12-18T19:54:20.680Z Documenting toml_edit v0.21.0
24872023-12-18T19:54:20.728Z Documenting snafu v0.7.5
24882023-12-18T19:54:22.894Z Documenting zip v0.6.6
24892023-12-18T19:54:23.678Z Documenting hkdf v0.12.3
24902023-12-18T19:54:24.500Z Documenting num-bigint v0.4.4
24912023-12-18T19:54:27.677Z Documenting crypto-bigint v0.5.2
24922023-12-18T19:54:28.342Z Documenting hubpack v0.1.2
24932023-12-18T19:54:29.227Z Documenting bstr v1.6.0
24942023-12-18T19:54:29.267Z Documenting regress v0.7.1
24952023-12-18T19:54:30.342Z Documenting serde_repr v0.1.16
24962023-12-18T19:54:31.173Z Documenting lalrpop-util v0.19.12
24972023-12-18T19:54:35.049Z Documenting new_debug_unreachable v1.0.4
24982023-12-18T19:54:35.060Z Documenting minimal-lexical v0.2.1
24992023-12-18T19:54:36.797Z Documenting fixedbitset v0.4.2
25002023-12-18T19:54:36.817Z Documenting precomputed-hash v0.1.1
25012023-12-18T19:54:37.796Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25022023-12-18T19:54:38.885Z Documenting yasna v0.5.2
25032023-12-18T19:54:39.017Z Documenting elliptic-curve v0.13.8
25042023-12-18T19:54:39.534Z Documenting postgres-types v0.2.6
25052023-12-18T19:54:40.973Z Documenting nom v7.1.3
25062023-12-18T19:54:41.793Z Documenting petgraph v0.6.4
25072023-12-18T19:54:42.475Z Documenting string_cache v0.8.7
25082023-12-18T19:54:47.844Z Documenting phf v0.11.2
25092023-12-18T19:54:48.026Z Documenting console v0.15.7
25102023-12-18T19:54:48.700Z Documenting semver v1.0.20
25112023-12-18T19:54:49.241Z Documenting float-cmp v0.9.0
25122023-12-18T19:54:49.588Z Documenting difflib v0.4.0
25132023-12-18T19:54:50.149Z Checking unsafe-libyaml v0.2.9
25142023-12-18T19:54:52.101Z Documenting normalize-line-endings v0.3.0
25152023-12-18T19:54:52.411Z Documenting whoami v1.4.1
25162023-12-18T19:54:54.258Z Documenting predicates-core v1.0.6
25172023-12-18T19:54:54.527Z Documenting heck v0.4.1
25182023-12-18T19:54:55.112Z Documenting bit-set v0.5.3
25192023-12-18T19:54:55.250Z Documenting ahash v0.8.6
25202023-12-18T19:54:55.692Z Documenting similar v2.3.0
25212023-12-18T19:54:56.282Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25222023-12-18T19:54:57.624Z Documenting tokio-stream v0.1.14
25232023-12-18T19:54:58.069Z Documenting tokio-postgres v0.7.10
25242023-12-18T19:54:59.779Z Documenting predicates v3.0.4
25252023-12-18T19:55:00.683Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25262023-12-18T19:55:01.255Z Documenting unsafe-libyaml v0.2.9
25272023-12-18T19:55:02.231Z Checking ident_case v1.0.1
25282023-12-18T19:55:02.386Z Checking serde_yaml v0.9.25
25292023-12-18T19:55:02.448Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25302023-12-18T19:55:05.518Z Documenting getopts v0.2.21
25312023-12-18T19:55:05.535Z Documenting match_cfg v0.1.0
25322023-12-18T19:55:06.207Z Documenting sha1 v0.10.6
25332023-12-18T19:55:06.987Z Documenting serde_yaml v0.9.25
25342023-12-18T19:55:07.436Z Documenting dirs-sys-next v0.1.2
25352023-12-18T19:55:09.722Z Documenting hostname v0.3.1
25362023-12-18T19:55:10.759Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25372023-12-18T19:55:11.776Z Documenting thread_local v1.1.7
25382023-12-18T19:55:12.193Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25392023-12-18T19:55:13.086Z Documenting dirs-next v2.0.0
25402023-12-18T19:55:13.438Z Documenting paste v1.0.14
25412023-12-18T19:55:14.513Z Documenting crossbeam-channel v0.5.8
25422023-12-18T19:55:15.396Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25432023-12-18T19:55:15.411Z Documenting atty v0.2.14
25442023-12-18T19:55:16.192Z Documenting take_mut v0.2.2
25452023-12-18T19:55:17.936Z Documenting slog-json v2.6.1
25462023-12-18T19:55:18.801Z Documenting term v0.7.0
25472023-12-18T19:55:19.629Z Documenting camino v1.1.6
25482023-12-18T19:55:20.058Z Documenting async-stream-impl v0.3.5
25492023-12-18T19:55:20.607Z Documenting debug-ignore v1.0.5
25502023-12-18T19:55:21.693Z Documenting slog-async v2.8.0
25512023-12-18T19:55:22.053Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25522023-12-18T19:55:24.631Z Documenting slog-term v2.9.0
25532023-12-18T19:55:24.771Z Documenting atomic-waker v1.1.1
25542023-12-18T19:55:25.011Z Documenting slog-bunyan v2.4.0
25552023-12-18T19:55:26.433Z Checking darling_core v0.20.3
25562023-12-18T19:55:26.635Z Documenting async-stream v0.3.5
25572023-12-18T19:55:26.862Z Documenting toml v0.8.8
25582023-12-18T19:55:27.275Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25592023-12-18T19:55:28.893Z Documenting waitgroup v0.1.2
25602023-12-18T19:55:29.333Z Documenting multer v2.1.0
25612023-12-18T19:55:31.104Z Documenting serde_path_to_error v0.1.14
25622023-12-18T19:55:31.747Z Documenting strum v0.25.0
25632023-12-18T19:55:32.061Z Checking darling v0.20.3
25642023-12-18T19:55:32.212Z Documenting serde_with_macros v3.4.0
25652023-12-18T19:55:33.762Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25662023-12-18T19:55:34.133Z Documenting structmeta-derive v0.2.0
25672023-12-18T19:55:34.302Z Checking structmeta v0.2.0
25682023-12-18T19:55:34.627Z Documenting instant v0.1.12
25692023-12-18T19:55:35.225Z Checking regex-syntax v0.7.5
25702023-12-18T19:55:36.432Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25712023-12-18T19:55:37.081Z Documenting macaddr v1.0.1
25722023-12-18T19:55:37.388Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25732023-12-18T19:55:39.233Z Documenting serde_with v3.4.0
25742023-12-18T19:55:40.099Z Documenting backoff v0.4.0
25752023-12-18T19:55:40.321Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25762023-12-18T19:55:41.872Z Documenting structmeta v0.2.0
25772023-12-18T19:55:42.972Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25782023-12-18T19:55:43.175Z Documenting fastrand v2.0.0
25792023-12-18T19:55:46.944Z Documenting proc-macro-error-attr v1.0.4
25802023-12-18T19:55:47.111Z Checking proc-macro-error v1.0.4
25812023-12-18T19:55:47.500Z Documenting is-terminal v0.4.9
25822023-12-18T19:55:48.259Z Checking proc-macro-crate v1.3.1
25832023-12-18T19:55:48.424Z Documenting parse-display-derive v0.8.2
25842023-12-18T19:55:48.588Z Documenting proc-macro-crate v1.3.1
25852023-12-18T19:55:49.253Z Documenting tempfile v3.8.1
25862023-12-18T19:55:50.162Z Documenting hash32 v0.2.1
25872023-12-18T19:55:50.441Z Documenting stable_deref_trait v1.2.0
25882023-12-18T19:55:52.560Z Documenting proc-macro-error v1.0.4
25892023-12-18T19:55:54.479Z Documenting embedded-io v0.4.0
25902023-12-18T19:55:54.591Z Documenting cobs v0.2.3
25912023-12-18T19:55:54.914Z Documenting num_enum_derive v0.5.11
25922023-12-18T19:55:55.675Z Documenting camino-tempfile v1.1.1
25932023-12-18T19:55:56.241Z Documenting heapless v0.7.16
25942023-12-18T19:55:57.009Z Documenting parse-display v0.8.2
25952023-12-18T19:55:58.782Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25962023-12-18T19:55:59.003Z Documenting foreign-types-macros v0.2.3
25972023-12-18T19:55:59.192Z Documenting postcard v1.0.8
25982023-12-18T19:56:00.090Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
25992023-12-18T19:56:14.404Z Documenting foreign-types-shared v0.3.1
26002023-12-18T19:56:14.872Z Documenting num_enum v0.5.11
26012023-12-18T19:56:14.873Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26022023-12-18T19:56:14.873Z Documenting smoltcp v0.10.0
26032023-12-18T19:56:14.873Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26042023-12-18T19:56:15.370Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26052023-12-18T19:56:15.450Z Documenting crucible-workspace-hack v0.1.0
26062023-12-18T19:56:15.450Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26072023-12-18T19:56:15.451Z Documenting foreign-types v0.5.0
26082023-12-18T19:56:15.451Z Documenting cstr-argument v0.1.2
26092023-12-18T19:56:15.451Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26102023-12-18T19:56:15.451Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26112023-12-18T19:56:15.451Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26122023-12-18T19:56:15.451Z Documenting colored v2.0.4
26132023-12-18T19:56:15.451Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26142023-12-18T19:56:15.452Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26152023-12-18T19:56:15.452Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26162023-12-18T19:56:15.452Z Documenting zone_cfg_derive v0.3.0
26172023-12-18T19:56:15.452Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26182023-12-18T19:56:16.933Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26192023-12-18T19:56:18.100Z Documenting num-derive v0.4.0
26202023-12-18T19:56:18.395Z Documenting smf v0.2.2
26212023-12-18T19:56:18.989Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26222023-12-18T19:56:20.846Z Documenting linked-hash-map v0.5.6
26232023-12-18T19:56:21.229Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26242023-12-18T19:56:21.467Z Documenting zone v0.3.0
26252023-12-18T19:56:21.984Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26262023-12-18T19:56:23.175Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26272023-12-18T19:56:24.212Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26282023-12-18T19:56:25.130Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26292023-12-18T19:56:27.350Z Documenting lru-cache v0.1.2
26302023-12-18T19:56:27.683Z Documenting blake2 v0.10.6
26312023-12-18T19:56:29.229Z Documenting password-hash v0.5.0
26322023-12-18T19:56:29.327Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26332023-12-18T19:56:29.941Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26342023-12-18T19:56:30.454Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26352023-12-18T19:56:30.537Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362023-12-18T19:56:31.155Z Checking heck v0.3.3
26372023-12-18T19:56:31.823Z Documenting structopt-derive v0.4.18
26382023-12-18T19:56:31.830Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26392023-12-18T19:56:32.059Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26402023-12-18T19:56:32.944Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26412023-12-18T19:56:35.284Z Documenting libefi-sys v0.1.0
26422023-12-18T19:56:35.447Z Documenting argon2 v0.5.2
26432023-12-18T19:56:36.833Z Documenting quick-error v1.2.3
26442023-12-18T19:56:39.074Z Documenting structopt v0.3.26
26452023-12-18T19:56:40.134Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26462023-12-18T19:56:41.241Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26472023-12-18T19:56:42.330Z Documenting itertools v0.12.0
26482023-12-18T19:56:42.557Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26492023-12-18T19:56:42.678Z Documenting resolv-conf v0.7.0
26502023-12-18T19:56:43.006Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26512023-12-18T19:56:45.751Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26522023-12-18T19:56:47.408Z Documenting nibble_vec v0.1.0
26532023-12-18T19:56:47.773Z Documenting endian-type v0.1.2
26542023-12-18T19:56:48.508Z Documenting trust-dns-resolver v0.22.0
26552023-12-18T19:56:51.080Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26562023-12-18T19:57:10.900Z Documenting cancel-safe-futures v0.1.5
26572023-12-18T19:57:11.939Z Documenting convert_case v0.4.0
26582023-12-18T19:57:11.939Z Checking convert_case v0.4.0
26592023-12-18T19:57:11.941Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26602023-12-18T19:57:11.941Z Documenting swrite v0.1.0
26612023-12-18T19:57:11.941Z Documenting arc-swap v1.6.0
26622023-12-18T19:57:11.941Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632023-12-18T19:57:11.941Z Documenting radix_trie v0.2.1
26642023-12-18T19:57:12.569Z Documenting derive_more v0.99.17
26652023-12-18T19:57:12.664Z Documenting tap v1.0.1
26662023-12-18T19:57:12.664Z Documenting slog-scope v4.4.0
26672023-12-18T19:57:12.665Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26682023-12-18T19:57:12.666Z Documenting num-rational v0.4.1
26692023-12-18T19:57:12.667Z Documenting radium v0.7.0
26702023-12-18T19:57:12.667Z Documenting libsw v3.3.0
26712023-12-18T19:57:12.667Z Documenting wyz v0.5.1
26722023-12-18T19:57:12.667Z Documenting num-complex v0.4.4
26732023-12-18T19:57:12.667Z Documenting derive-where v1.2.6
26742023-12-18T19:57:12.667Z Documenting owo-colors v3.5.0
26752023-12-18T19:57:12.667Z Documenting funty v2.0.0
26762023-12-18T19:57:12.667Z Documenting linear-map v1.2.0
26772023-12-18T19:57:12.667Z Documenting half v1.8.2
26782023-12-18T19:57:12.667Z Documenting crc-catalog v2.2.0
26792023-12-18T19:57:12.667Z Documenting ciborium-io v0.2.1
26802023-12-18T19:57:12.667Z Documenting num v0.4.1
26812023-12-18T19:57:12.954Z Documenting bitvec v1.0.1
26822023-12-18T19:57:13.877Z Documenting slog-stdlog v4.1.1
26832023-12-18T19:57:14.151Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26842023-12-18T19:57:14.654Z Documenting crc v3.0.1
26852023-12-18T19:57:15.284Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26862023-12-18T19:57:15.389Z Documenting slog-dtrace v0.2.3
26872023-12-18T19:57:17.259Z Documenting ciborium-ll v0.2.1
26882023-12-18T19:57:19.309Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26892023-12-18T19:57:20.529Z Documenting xattr v1.0.1
26902023-12-18T19:57:20.695Z Documenting filetime v0.2.23
26912023-12-18T19:57:21.189Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26922023-12-18T19:57:23.581Z Documenting packed_struct_codegen v0.10.1
26932023-12-18T19:57:25.295Z Documenting keccak v0.1.4
26942023-12-18T19:57:26.452Z Documenting nodrop v0.1.14
26952023-12-18T19:57:26.749Z Documenting tar v0.4.40
26962023-12-18T19:57:29.504Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26972023-12-18T19:57:29.618Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26982023-12-18T19:57:29.898Z Documenting sha3 v0.10.8
26992023-12-18T19:57:30.482Z Documenting ciborium v0.2.1
27002023-12-18T19:57:30.796Z Documenting array-init v0.0.4
27012023-12-18T19:57:31.763Z Documenting packed_struct v0.10.1
27022023-12-18T19:57:32.801Z Documenting slog-envlogger v2.2.0
27032023-12-18T19:57:33.326Z Documenting num-bigint-dig v0.8.4
27042023-12-18T19:57:35.497Z Documenting pkcs1 v0.7.5
27052023-12-18T19:57:37.021Z Documenting signature v2.1.0
27062023-12-18T19:57:37.453Z Documenting fxhash v0.2.1
27072023-12-18T19:57:40.795Z Documenting secrecy v0.8.0
27082023-12-18T19:57:42.162Z Documenting termcolor v1.2.0
27092023-12-18T19:57:43.356Z Documenting utf-8 v0.7.6
27102023-12-18T19:57:43.436Z Documenting bitfield v0.14.0
27112023-12-18T19:57:44.442Z Documenting rsa v0.9.2
27122023-12-18T19:57:45.558Z Documenting serde-hex v0.1.0
27132023-12-18T19:57:46.974Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27142023-12-18T19:57:47.421Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27152023-12-18T19:57:48.400Z Documenting tungstenite v0.20.1
27162023-12-18T19:57:48.705Z Documenting env_logger v0.10.0
27172023-12-18T19:57:49.461Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27182023-12-18T19:57:54.411Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27192023-12-18T19:57:55.283Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27202023-12-18T19:57:55.307Z Documenting newtype_derive v0.1.6
27212023-12-18T19:57:55.573Z Documenting signal-hook v0.3.17
27222023-12-18T19:57:58.258Z Documenting x509-cert v0.2.4
27232023-12-18T19:57:59.407Z Documenting pem v3.0.2
27242023-12-18T19:57:59.708Z Documenting ron v0.8.1
27252023-12-18T19:58:01.031Z Documenting vte_generate_state_changes v0.1.1
27262023-12-18T19:58:02.059Z Documenting crc-any v2.4.3
27272023-12-18T19:58:05.176Z Documenting arrayvec v0.5.2
27282023-12-18T19:58:07.690Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27292023-12-18T19:58:07.694Z Documenting steno v0.4.0
27302023-12-18T19:58:07.694Z Documenting tokio-tungstenite v0.20.1
27312023-12-18T19:58:07.694Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27322023-12-18T19:58:09.878Z Documenting vte v0.10.1
27332023-12-18T19:58:12.035Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27342023-12-18T19:58:13.274Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27352023-12-18T19:58:14.811Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27362023-12-18T19:58:18.036Z Documenting fd-lock v3.0.13
27372023-12-18T19:58:20.182Z Documenting path-slash v0.1.5
27382023-12-18T19:58:21.292Z Documenting same-file v1.0.6
27392023-12-18T19:58:22.895Z Documenting display-error-chain v0.2.0
27402023-12-18T19:58:22.963Z Documenting glob v0.3.1
27412023-12-18T19:58:24.685Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27422023-12-18T19:58:25.745Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27432023-12-18T19:58:27.204Z Documenting walkdir v2.4.0
27442023-12-18T19:58:28.614Z Documenting strip-ansi-escapes v0.1.1
27452023-12-18T19:58:29.326Z Documenting buf-list v1.0.3
27462023-12-18T19:58:33.816Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27472023-12-18T19:58:34.233Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27482023-12-18T19:58:36.403Z Checking darling_core v0.14.4
27492023-12-18T19:58:39.245Z Documenting nu-ansi-term v0.49.0
27502023-12-18T19:58:39.470Z Checking darling v0.14.4
27512023-12-18T19:58:40.250Z Documenting trust-dns-client v0.22.0
27522023-12-18T19:58:41.400Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27532023-12-18T19:58:41.410Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27542023-12-18T19:58:41.944Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27552023-12-18T19:58:42.349Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27562023-12-18T19:58:44.235Z Documenting bytecount v0.6.3
27572023-12-18T19:58:45.375Z Documenting reedline v0.22.0
27582023-12-18T19:58:48.546Z Documenting papergrid v0.10.0
27592023-12-18T19:58:53.934Z Documenting trust-dns-server v0.22.1
27602023-12-18T19:58:54.223Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27612023-12-18T19:58:56.637Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27622023-12-18T19:58:57.845Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27632023-12-18T19:58:58.909Z Documenting sled v0.34.7
27642023-12-18T19:58:59.201Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27652023-12-18T19:58:59.708Z Documenting unicase v2.7.0
27662023-12-18T19:59:00.250Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27672023-12-18T19:59:00.686Z Documenting tabled_derive v0.6.0
27682023-12-18T19:59:02.316Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27692023-12-18T19:59:02.644Z Documenting globset v0.4.13
27702023-12-18T19:59:04.594Z Documenting crossbeam-deque v0.8.3
27712023-12-18T19:59:05.292Z Documenting headers-core v0.2.0
27722023-12-18T19:59:07.181Z Documenting olpc-cjson v0.1.3
27732023-12-18T19:59:07.554Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27742023-12-18T19:59:07.807Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27752023-12-18T19:59:08.425Z Documenting serde_plain v1.0.2
27762023-12-18T19:59:09.155Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27772023-12-18T19:59:09.270Z Documenting nix v0.26.4
27782023-12-18T19:59:10.231Z Documenting sqlparser_derive v0.1.1
27792023-12-18T19:59:10.605Z Documenting async-recursion v1.0.5
27802023-12-18T19:59:12.280Z Documenting pretty-hex v0.4.0
27812023-12-18T19:59:14.272Z Documenting typed-path v0.7.0
27822023-12-18T19:59:14.449Z Documenting home v0.5.5
27832023-12-18T19:59:14.539Z Documenting unicode_categories v0.1.1
27842023-12-18T19:59:16.705Z Documenting sqlparser v0.36.1
27852023-12-18T19:59:16.846Z Documenting headers v0.3.9
27862023-12-18T19:59:16.913Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27872023-12-18T19:59:17.209Z Documenting rayon-core v1.12.0
27882023-12-18T19:59:20.042Z Documenting rustyline v12.0.0
27892023-12-18T19:59:20.214Z Documenting sqlformat v0.2.3
27902023-12-18T19:59:22.344Z Documenting tough v0.16.0
27912023-12-18T19:59:23.688Z Documenting tabled v0.14.0
27922023-12-18T19:59:26.480Z Documenting mime_guess v2.0.4
27932023-12-18T19:59:28.391Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27942023-12-18T19:59:29.367Z Documenting derive_builder_core v0.12.0
27952023-12-18T19:59:32.833Z Checking derive_builder_core v0.12.0
27962023-12-18T19:59:33.335Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27972023-12-18T19:59:33.407Z Documenting signal-hook-mio v0.2.3
27982023-12-18T19:59:34.303Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27992023-12-18T19:59:35.200Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28002023-12-18T19:59:35.588Z Documenting universal-hash v0.5.1
28012023-12-18T19:59:38.941Z Documenting bcs v0.1.6
28022023-12-18T19:59:38.957Z Documenting kstat-rs v0.2.3
28032023-12-18T19:59:39.466Z Documenting thiserror-impl-no-std v2.0.2
28042023-12-18T19:59:39.786Z Documenting curve25519-dalek-derive v0.1.0
28052023-12-18T19:59:43.390Z Documenting highway v1.1.0
28062023-12-18T19:59:44.636Z Documenting opaque-debug v0.3.0
28072023-12-18T19:59:44.658Z Documenting crossterm v0.27.0
28082023-12-18T19:59:45.129Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28092023-12-18T19:59:45.189Z Documenting derive_builder_macro v0.12.0
28102023-12-18T19:59:46.400Z Documenting curve25519-dalek v4.1.1
28112023-12-18T19:59:46.939Z Documenting thiserror-no-std v2.0.2
28122023-12-18T19:59:49.016Z Documenting poly1305 v0.8.0
28132023-12-18T19:59:49.443Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28142023-12-18T19:59:51.202Z Documenting rayon v1.8.0
28152023-12-18T20:00:00.749Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28162023-12-18T20:00:00.823Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28172023-12-18T20:00:00.934Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28182023-12-18T20:00:00.934Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28192023-12-18T20:00:02.813Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
28202023-12-18T20:00:05.399Z Documenting portable-atomic v1.4.3
28212023-12-18T20:00:11.139Z Documenting ed25519 v1.5.3
28222023-12-18T20:00:15.604Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28232023-12-18T20:00:23.117Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28242023-12-18T20:00:23.548Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28252023-12-18T20:00:24.285Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28262023-12-18T20:00:24.510Z Documenting chacha20 v0.9.1
28272023-12-18T20:00:26.207Z Documenting aead v0.5.2
28282023-12-18T20:00:26.846Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28292023-12-18T20:00:27.128Z Documenting ref-cast-impl v1.0.20
28302023-12-18T20:00:29.122Z Documenting cassowary v0.3.0
28312023-12-18T20:00:32.130Z Documenting number_prefix v0.4.0
28322023-12-18T20:00:34.889Z Documenting ratatui v0.23.0
28332023-12-18T20:00:35.157Z Documenting ref-cast v1.0.20
28342023-12-18T20:00:35.797Z Documenting chacha20poly1305 v0.10.1
28352023-12-18T20:00:37.797Z Documenting indicatif v0.17.7
28362023-12-18T20:00:39.521Z Documenting salty v0.2.0
28372023-12-18T20:00:41.994Z Documenting vsss-rs v3.3.2
28382023-12-18T20:00:45.493Z Documenting derive_builder v0.12.0
28392023-12-18T20:00:46.311Z Documenting fs-err v2.11.0
28402023-12-18T20:00:46.449Z Documenting polar-core v0.27.0
28412023-12-18T20:00:47.674Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28422023-12-18T20:00:49.641Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28432023-12-18T20:00:51.478Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28442023-12-18T20:00:52.204Z Documenting libxml v0.3.3
28452023-12-18T20:00:53.569Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28462023-12-18T20:00:56.141Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28472023-12-18T20:00:57.386Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28482023-12-18T20:00:59.848Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28492023-12-18T20:01:00.267Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28502023-12-18T20:01:01.930Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28512023-12-18T20:01:02.071Z Documenting bb8 v0.8.1
28522023-12-18T20:01:03.717Z Documenting quick-xml v0.23.1
28532023-12-18T20:01:10.100Z Documenting serde-big-array v0.5.1
28542023-12-18T20:01:10.780Z Documenting bytesize v1.3.0
28552023-12-18T20:01:11.138Z Documenting rtoolbox v0.0.1
28562023-12-18T20:01:16.666Z Documenting impl-trait-for-tuples v0.2.2
28572023-12-18T20:01:17.051Z Documenting oso-derive v0.27.0
28582023-12-18T20:01:17.562Z Documenting smawk v0.3.1
28592023-12-18T20:01:17.973Z Documenting http-range v0.1.5
28602023-12-18T20:01:23.661Z Documenting is_ci v1.1.1
28612023-12-18T20:01:23.991Z Documenting maplit v1.0.2
28622023-12-18T20:01:24.115Z Documenting humantime v2.1.0
28632023-12-18T20:01:24.194Z Documenting unicode-linebreak v0.1.5
28642023-12-18T20:01:24.827Z Documenting hyper-staticfile v0.9.5
28652023-12-18T20:01:27.354Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28662023-12-18T20:01:28.132Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28672023-12-18T20:01:28.689Z Documenting textwrap v0.16.0
28682023-12-18T20:01:29.020Z Documenting supports-color v2.1.0
28692023-12-18T20:01:29.485Z Documenting oso v0.27.0
28702023-12-18T20:01:29.902Z Documenting rpassword v7.3.1
28712023-12-18T20:01:35.158Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28722023-12-18T20:01:35.546Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28732023-12-18T20:01:36.165Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28742023-12-18T20:01:36.533Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28752023-12-18T20:01:37.664Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28762023-12-18T20:01:43.670Z Documenting tui-tree-widget v0.13.0
28772023-12-18T20:01:48.905Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28782023-12-18T20:01:52.642Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28792023-12-18T20:01:54.940Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28802023-12-18T20:01:55.424Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28812023-12-18T20:01:55.851Z Documenting cookie v0.18.0
28822023-12-18T20:01:55.858Z Documenting rcgen v0.11.3
28832023-12-18T20:02:02.068Z Documenting signal-hook-tokio v0.3.1
28842023-12-18T20:02:03.646Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28852023-12-18T20:02:04.677Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28862023-12-18T20:02:05.222Z Documenting atomicwrites v0.4.2
28872023-12-18T20:02:06.304Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28882023-12-18T20:02:07.797Z Documenting subprocess v0.2.9
28892023-12-18T20:02:09.297Z Documenting shell-words v1.1.0
28902023-12-18T20:02:09.824Z Documenting corncobs v0.1.3
28912023-12-18T20:02:11.778Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28922023-12-18T20:02:11.834Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28932023-12-18T20:02:13.822Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28942023-12-18T20:02:14.221Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28952023-12-18T20:02:14.395Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28962023-12-18T20:02:14.740Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28972023-12-18T20:02:15.332Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28982023-12-18T20:02:18.366Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28992023-12-18T20:02:21.873Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29002023-12-18T20:02:24.479Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29012023-12-18T20:02:45.939Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29022023-12-18T20:02:45.995Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
29032023-12-18T20:02:50.644Z Documenting fatfs v0.3.6
29042023-12-18T20:02:56.075Z Documenting nanorand v0.7.0
29052023-12-18T20:02:57.802Z Documenting assert_matches v1.5.0
29062023-12-18T20:02:58.167Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29072023-12-18T20:02:59.554Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29082023-12-18T20:03:02.140Z Documenting flume v0.11.0
29092023-12-18T20:03:03.442Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29102023-12-18T20:03:06.809Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29112023-12-18T20:03:08.289Z Documenting omicron-zone-package v0.9.1
29122023-12-18T20:03:08.981Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29132023-12-18T20:03:18.102Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29142023-12-18T20:03:26.884Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29152023-12-18T20:03:28.054Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29162023-12-18T20:03:32.600Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29172023-12-18T20:03:33.250Z Documenting termios v0.3.3
29182023-12-18T20:03:36.829Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29192023-12-18T20:03:36.829Z --> sled-agent/src/sim/instance.rs:46:7
29202023-12-18T20:03:36.829Z |
29212023-12-18T20:03:36.829Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29222023-12-18T20:03:36.829Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29232023-12-18T20:03:36.829Z |
29242023-12-18T20:03:36.829Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29252023-12-18T20:03:36.830Z
29262023-12-18T20:03:37.108Z Documenting topological-sort v0.2.2
29272023-12-18T20:03:39.214Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29282023-12-18T20:03:41.749Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29292023-12-18T20:03:42.642Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29302023-12-18T20:03:43.572Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29312023-12-18T20:03:45.305Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29322023-12-18T20:03:53.872Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29332023-12-18T20:04:17.090Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29342023-12-18T20:04:19.258Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29352023-12-18T20:04:47.034Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29362023-12-18T20:04:47.311Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29372023-12-18T20:04:48.243Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29382023-12-18T20:04:51.310Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29392023-12-18T20:05:28.625Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29402023-12-18T20:06:04.054Zwarning: unresolved link to `VolumeConstructionRequest`
29412023-12-18T20:06:04.054Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29422023-12-18T20:06:04.054Z |
29432023-12-18T20:06:04.054Z338 | /// [`VolumeConstructionRequest`] is shown here):
29442023-12-18T20:06:04.054Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29452023-12-18T20:06:04.055Z |
29462023-12-18T20:06:04.055Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29472023-12-18T20:06:04.055Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29482023-12-18T20:06:04.055Z
29492023-12-18T20:06:04.073Zwarning: unresolved link to `fd00:1122:3344:101::5`
29502023-12-18T20:06:04.074Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29512023-12-18T20:06:04.074Z |
29522023-12-18T20:06:04.074Z348 | /// "[fd00:1122:3344:101::5]:1000",
29532023-12-18T20:06:04.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29542023-12-18T20:06:04.074Z
29552023-12-18T20:06:04.074Zwarning: unresolved link to `fd00:1122:3344:102::9`
29562023-12-18T20:06:04.074Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29572023-12-18T20:06:04.074Z |
29582023-12-18T20:06:04.074Z349 | /// "[fd00:1122:3344:102::9]:1000",
29592023-12-18T20:06:04.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29602023-12-18T20:06:04.075Z
29612023-12-18T20:06:04.075Zwarning: unresolved link to `fd00:1122:3344:103::2`
29622023-12-18T20:06:04.075Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29632023-12-18T20:06:04.075Z |
29642023-12-18T20:06:04.075Z350 | /// "[fd00:1122:3344:103::2]:1000"
29652023-12-18T20:06:04.075Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29662023-12-18T20:06:04.075Z
29672023-12-18T20:06:04.075Zwarning: unresolved link to `fd00:1122:3344:101::5`
29682023-12-18T20:06:04.075Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29692023-12-18T20:06:04.075Z |
29702023-12-18T20:06:04.075Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29712023-12-18T20:06:04.075Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29722023-12-18T20:06:04.075Z
29732023-12-18T20:06:04.075Zwarning: unresolved link to `fd00:1122:3344:102::9`
29742023-12-18T20:06:04.075Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29752023-12-18T20:06:04.075Z |
29762023-12-18T20:06:04.076Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29772023-12-18T20:06:04.076Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29782023-12-18T20:06:04.076Z
29792023-12-18T20:06:04.076Zwarning: unresolved link to `fd00:1122:3344:103::2`
29802023-12-18T20:06:04.076Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29812023-12-18T20:06:04.076Z |
29822023-12-18T20:06:04.076Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29832023-12-18T20:06:04.076Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29842023-12-18T20:06:04.076Z
29852023-12-18T20:06:06.926Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29862023-12-18T20:06:39.634Z Finished dev [unoptimized + debuginfo] target(s) in 15m 45s
29872023-12-18T20:06:39.739Z
29882023-12-18T20:06:39.742Zreal 15:45.610122116
29892023-12-18T20:06:39.742Zuser 52:30.111756003
29902023-12-18T20:06:39.742Zsys 59:54.348346582
29912023-12-18T20:06:39.742Ztrap 2.058814499
29922023-12-18T20:06:39.742Ztflt 0.656102015
29932023-12-18T20:06:39.742Zdflt 0.569680691
29942023-12-18T20:06:39.742Zkflt 0.000152983
29952023-12-18T20:06:39.743Zlock 3:05:45.126134037
29962023-12-18T20:06:39.743Zslp 4:03:23.497682611
29972023-12-18T20:06:39.743Zlat 5:17.377468553
29982023-12-18T20:06:39.743Zstop 1:25.285965464
29992023-12-18T20:06:39.743Zprocess exited: duration 1767140 ms, exit code 0
 
30002023-12-18T20:06:39.751Zfound 0 output files