01HNPJDZN8W82E5SJY1HRWD8Z7: 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: 01HNPJEKJK84YDHRGD1NMJZ2W6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-03T06:16:14.512Zjob assigned to worker 01HNPSPQ1TKMDZ4HM7ZNJA5HDC (queued for 2 h 7 m 45 s)
 
22024-02-03T06:16:15.209Zstarting task 0: "setup"
32024-02-03T06:16:15.260Z++ uname -s
42024-02-03T06:16:15.263Z+ kern=SunOS
52024-02-03T06:16:15.263Z+ case "$kern" in
62024-02-03T06:16:15.263Z+ groupadd -g 12345 build
72024-02-03T06:16:15.266Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-03T06:16:17.308Z+ zfs create -o mountpoint=/work rpool/work
92024-02-03T06:16:17.430Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-03T06:16:17.433Z+ home_fs=zfs
112024-02-03T06:16:17.433Z+ [[ zfs == autofs ]]
122024-02-03T06:16:17.433Z+ mkdir -p /home/build
132024-02-03T06:16:17.436Z+ chown build:build /home/build /work
142024-02-03T06:16:19.440Z+ chmod 0700 /home/build /work
152024-02-03T06:16:19.447Zprocess exited: duration 4232 ms, exit code 0
 
162024-02-03T06:16:19.458Zstarting task 1: "rust-toolchain"
172024-02-03T06:16:19.466Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-03T06:16:19.469Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-03T06:16:19.652Zinfo: downloading installer
202024-02-03T06:16:20.812Zwarning: it looks like you have an existing installation of Rust at:
212024-02-03T06:16:20.812Zwarning: /opt/ooce/bin
222024-02-03T06:16:20.812Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-03T06:16:20.812Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-03T06:16:20.812Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-03T06:16:20.812Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-03T06:16:20.812Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-03T06:16:20.813Zerror: cannot install while Rust is installed
282024-02-03T06:16:20.813Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-03T06:16:20.958Zinfo: profile set to 'default'
302024-02-03T06:16:20.958Zinfo: default host triple is x86_64-unknown-illumos
312024-02-03T06:16:20.961Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-03T06:16:21.117Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-03T06:16:21.117Zinfo: downloading component 'cargo'
342024-02-03T06:16:21.728Zinfo: downloading component 'clippy'
352024-02-03T06:16:21.941Zinfo: downloading component 'rust-docs'
362024-02-03T06:16:22.704Zinfo: downloading component 'rust-std'
372024-02-03T06:16:24.063Zinfo: downloading component 'rustc'
382024-02-03T06:16:27.295Zinfo: downloading component 'rustfmt'
392024-02-03T06:16:27.487Zinfo: installing component 'cargo'
402024-02-03T06:16:28.863Zinfo: installing component 'clippy'
412024-02-03T06:16:29.450Zinfo: installing component 'rust-docs'
422024-02-03T06:16:32.193Zinfo: installing component 'rust-std'
432024-02-03T06:16:35.249Zinfo: installing component 'rustc'
442024-02-03T06:16:41.992Zinfo: installing component 'rustfmt'
452024-02-03T06:16:42.458Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-03T06:16:42.458Z
472024-02-03T06:16:42.669Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-03T06:16:42.670Z
492024-02-03T06:16:42.673Z
502024-02-03T06:16:42.673ZRust is installed now. Great!
512024-02-03T06:16:42.673Z
522024-02-03T06:16:42.673ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-03T06:16:42.673Zenvironment variable. This has not been done automatically.
542024-02-03T06:16:42.673Z
552024-02-03T06:16:42.674ZTo configure your current shell, run:
562024-02-03T06:16:42.674Zsource "$HOME/.cargo/env"
572024-02-03T06:16:42.768Z+ rustc --version
582024-02-03T06:16:42.884Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-03T06:16:42.889Zprocess exited: duration 23433 ms, exit code 0
 
602024-02-03T06:16:42.896Zstarting task 2: "authentication"
612024-02-03T06:16:42.928Zprocess exited: duration 31 ms, exit code 0
 
622024-02-03T06:16:42.943Zstarting task 3: "clone repository"
632024-02-03T06:16:42.948Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-03T06:16:42.951Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-03T06:16:43.046ZCloning into '/work/oxidecomputer/omicron'...
662024-02-03T06:16:49.434Z+ cd /work/oxidecomputer/omicron
672024-02-03T06:16:49.437Z+ git fetch origin 20fe30dfea94f340530ea582c1820ce60d28dfa1
682024-02-03T06:16:49.792ZFrom https://github.com/oxidecomputer/omicron
692024-02-03T06:16:49.792Z * branch 20fe30dfea94f340530ea582c1820ce60d28dfa1 -> FETCH_HEAD
702024-02-03T06:16:49.804Z+ [[ -n '' ]]
712024-02-03T06:16:49.804Z+ git reset --hard 20fe30dfea94f340530ea582c1820ce60d28dfa1
722024-02-03T06:16:49.988ZHEAD is now at 20fe30dfe Update Rust crate toml to 0.8.9
732024-02-03T06:16:49.991Zprocess exited: duration 7049 ms, exit code 0
 
742024-02-03T06:16:49.998Zstarting task 4: "build"
752024-02-03T06:16:50.008Z+ cargo --version
762024-02-03T06:16:50.012Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-03T06:16:50.190Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-03T06:16:50.195Zinfo: downloading component 'cargo'
792024-02-03T06:16:50.804Zinfo: downloading component 'clippy'
802024-02-03T06:16:51.001Zinfo: downloading component 'rust-docs'
812024-02-03T06:16:51.761Zinfo: downloading component 'rust-std'
822024-02-03T06:16:52.887Zinfo: downloading component 'rustc'
832024-02-03T06:16:56.033Zinfo: downloading component 'rustfmt'
842024-02-03T06:16:56.217Zinfo: installing component 'cargo'
852024-02-03T06:16:57.508Zinfo: installing component 'clippy'
862024-02-03T06:16:57.991Zinfo: installing component 'rust-docs'
872024-02-03T06:17:00.898Zinfo: installing component 'rust-std'
882024-02-03T06:17:03.387Zinfo: installing component 'rustc'
892024-02-03T06:17:09.427Zinfo: installing component 'rustfmt'
902024-02-03T06:17:09.966Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-03T06:17:09.969Z+ rustc --version
922024-02-03T06:17:10.088Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-03T06:17:10.094Z+ source ./env.sh
942024-02-03T06:17:10.098Z++ set -o xtrace
952024-02-03T06:17:10.098Z++++ dirname ./env.sh
962024-02-03T06:17:10.158Z+++ cd .
972024-02-03T06:17:10.161Z+++ echo /work/oxidecomputer/omicron
982024-02-03T06:17:10.161Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-03T06:17:10.161Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-02-03T06:17:10.161Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-02-03T06:17:10.161Z++ 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
1022024-02-03T06:17:10.162Z++ 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
1032024-02-03T06:17:10.162Z++ 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
1042024-02-03T06:17:10.162Z++ 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
1052024-02-03T06:17:10.162Z++ 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
1062024-02-03T06:17:10.162Z++ 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
1072024-02-03T06:17:10.162Z++ unset OMICRON_WS
1082024-02-03T06:17:10.162Z++ set +o xtrace
1092024-02-03T06:17:10.263Z
1102024-02-03T06:17:10.263Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-03T06:17:10.263Z # # # # # # # # # # # # # # #
1122024-02-03T06:17:10.263Z # # # # ##### # # ##### # # # # # #### #
1132024-02-03T06:17:10.263Z ##### ##### # ##### # # # # # # # # #
1142024-02-03T06:17:10.263Z # # # # # # # # # # # # # # #
1152024-02-03T06:17:10.263Z # # # ###### # # ###### ### # #### # #### #
1162024-02-03T06:17:10.263Z
1172024-02-03T06:17:22.388Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-03T06:17:24.224Z Startup: Caching catalogs ... Done
1192024-02-03T06:17:27.202ZPlanning: Solver setup ... Done (2.466s)
1202024-02-03T06:17:27.267ZPlanning: Running solver ... Done (0.066s)
1212024-02-03T06:17:27.298ZPlanning: Finding local manifests ... Done (0.003s)
1222024-02-03T06:17:27.312ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-03T06:17:27.672ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-03T06:17:27.755ZPlanning: Package planning ... Done (0.085s)
1252024-02-03T06:17:27.844ZPlanning: Merging actions ... Done (0.088s)
1262024-02-03T06:17:29.070ZPlanning: Checking for conflicting actions ... Done (1.226s)
1272024-02-03T06:17:29.088ZPlanning: Consolidating action changes ... Done (0.017s)
1282024-02-03T06:17:35.741ZPlanning: Evaluating mediators ... Done (6.653s)
1292024-02-03T06:17:35.757ZPlanning: Planning completed in 11.47 seconds
1302024-02-03T06:17:39.809Z Packages to install: 4
1312024-02-03T06:17:39.809Z Mediators to change: 2
1322024-02-03T06:17:39.809Z Services to change: 1
1332024-02-03T06:17:39.815Z Estimated space available: 148.87 GB
1342024-02-03T06:17:39.815ZEstimated space to be consumed: 1.40 GB
1352024-02-03T06:17:39.815Z Create boot environment: No
1362024-02-03T06:17:39.815ZCreate backup boot environment: No
1372024-02-03T06:17:39.815Z Rebuild boot archive: No
1382024-02-03T06:17:39.815Z
1392024-02-03T06:17:39.815ZChanged mediators:
1402024-02-03T06:17:39.815Z mediator clang:
1412024-02-03T06:17:39.815Z version: None -> 15 (system default)
1422024-02-03T06:17:39.815Z
1432024-02-03T06:17:39.815Z mediator llvm:
1442024-02-03T06:17:39.815Z version: 14 (system default) -> 15 (system default)
1452024-02-03T06:17:39.815Z
1462024-02-03T06:17:39.816ZChanged packages:
1472024-02-03T06:17:39.816Zhelios-dev
1482024-02-03T06:17:39.816Z developer/build-essential
1492024-02-03T06:17:39.816Z None -> 11-2.0
1502024-02-03T06:17:39.816Z library/libxmlsec1
1512024-02-03T06:17:39.816Z None -> 1.2.35-2.0
1522024-02-03T06:17:39.816Z ooce/developer/clang-15
1532024-02-03T06:17:39.816Z None -> 15.0.7-2.0
1542024-02-03T06:17:39.816Z ooce/developer/llvm-15
1552024-02-03T06:17:39.816Z None -> 15.0.7-2.0
1562024-02-03T06:17:39.816Z
1572024-02-03T06:17:39.816ZServices:
1582024-02-03T06:17:39.816Z restart_fmri:
1592024-02-03T06:17:39.816Z svc:/system/update-man-index:default
1602024-02-03T06:17:40.089Z
1612024-02-03T06:17:40.089ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-03T06:17:45.092ZDownload: 1375/3290 items 116.2/212.6MB 54% complete (23.5M/s)
1632024-02-03T06:17:50.092ZDownload: 3188/3290 items 160.0/212.6MB 75% complete (15.9M/s)
1642024-02-03T06:17:52.634ZDownload: Completed 212.60 MB in 12.55 seconds (16.9M/s)
1652024-02-03T06:17:53.008Z Actions: 1/3689 actions (Installing new actions)
1662024-02-03T06:17:58.021Z Actions: 2642/3689 actions (Installing new actions)
1672024-02-03T06:18:00.804Z Actions: Completed 3689 actions in 7.80 seconds.
1682024-02-03T06:18:01.053Z Done (0.242s)
1692024-02-03T06:18:01.053Z Done (0.000s)
1702024-02-03T06:18:01.387Z Done (0.334s)
1712024-02-03T06:18:09.433Z Done (7.903s)
1722024-02-03T06:18:09.640Z Done (0.101s)
1732024-02-03T06:18:09.644Z Done (0.000s)
1742024-02-03T06:18:09.871Z Done (0.000s)
1752024-02-03T06:18:10.611ZPlanning: Evaluating mediator changes ... Done
1762024-02-03T06:18:10.904ZPlanning: Checking for conflicting actions ... Done
1772024-02-03T06:18:10.907ZPlanning: Consolidating action changes ... Done
1782024-02-03T06:18:11.359ZPlanning: Evaluating mediators ... Done
1792024-02-03T06:18:11.362ZPlanning: Planning completed in 0.75 seconds
1802024-02-03T06:18:11.415Z Mediators to change: 2
1812024-02-03T06:18:11.415Z Create boot environment: No
1822024-02-03T06:18:11.418ZCreate backup boot environment: No
1832024-02-03T06:18:11.505Z Done
1842024-02-03T06:18:11.505Z Done
1852024-02-03T06:18:11.711Z Done
1862024-02-03T06:18:17.504Z Done
1872024-02-03T06:18:17.626Z Done
1882024-02-03T06:18:17.630Z Done
1892024-02-03T06:18:17.751Z Done
1902024-02-03T06:18:18.868ZPlanning: Evaluating mediator changes ... Done
1912024-02-03T06:18:18.872ZPlanning: Merging actions ... Done
1922024-02-03T06:18:19.084ZPlanning: Checking for conflicting actions ... Done
1932024-02-03T06:18:19.087ZPlanning: Consolidating action changes ... Done
1942024-02-03T06:18:19.519ZPlanning: Evaluating mediators ... Done
1952024-02-03T06:18:19.611ZPlanning: Planning completed in 1.30 seconds
1962024-02-03T06:18:19.668Z Packages to change: 1
1972024-02-03T06:18:19.668Z Mediators to change: 1
1982024-02-03T06:18:19.671Z Services to change: 1
1992024-02-03T06:18:19.671Z Create boot environment: No
2002024-02-03T06:18:19.671ZCreate backup boot environment: Yes
2012024-02-03T06:18:21.650Z Actions: 1/6 actions (Updating modified actions)
2022024-02-03T06:18:21.656Z Actions: Completed 6 actions in 0.00 seconds.
2032024-02-03T06:18:21.656Z Done
2042024-02-03T06:18:21.656Z Done
2052024-02-03T06:18:21.731Z Done
2062024-02-03T06:18:27.492Z Done
2072024-02-03T06:18:27.616Z Done
2082024-02-03T06:18:27.619Z Done
2092024-02-03T06:18:27.768Z Done
2102024-02-03T06:18:28.451ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112024-02-03T06:18:28.451Zclang system 15 system
2122024-02-03T06:18:28.451Zcsh system system illumos
2132024-02-03T06:18:28.451Zctags system system illumos
2142024-02-03T06:18:28.451Zgcc vendor 12 vendor
2152024-02-03T06:18:28.451Zgcc system 10 system
2162024-02-03T06:18:28.451Zgcc system 7 system
2172024-02-03T06:18:28.451Zgo system 1.20 system
2182024-02-03T06:18:28.451Zgo system 1.19 system
2192024-02-03T06:18:28.451Zllvm system 15 system
2202024-02-03T06:18:28.451Zllvm system 14 system
2212024-02-03T06:18:28.452Zmariadb system 10.6 system
2222024-02-03T06:18:28.452Zmta vendor vendor dma
2232024-02-03T06:18:28.452Zopenjdk system 17 system
2242024-02-03T06:18:28.452Zopenjdk system 11 system
2252024-02-03T06:18:28.452Zopenjdk system 1.8 system
2262024-02-03T06:18:28.452Zopenssl vendor 3 vendor
2272024-02-03T06:18:28.452Zperl system 5.36 system
2282024-02-03T06:18:28.452Zpostgresql system 15 system
2292024-02-03T06:18:28.452Zpostgresql system 13 system
2302024-02-03T06:18:28.452Zpython vendor 3 vendor
2312024-02-03T06:18:28.452Zpython system 2 system
2322024-02-03T06:18:28.452Zpython3 system 3.11 system
2332024-02-03T06:18:28.452Zruby system 3.0 system
2342024-02-03T06:18:28.453Zwords vendor vendor american-english
2352024-02-03T06:18:28.453Zwords system system australian-english
2362024-02-03T06:18:28.453Zwords system system british-english
2372024-02-03T06:18:28.453Zwords system system canadian-english
2382024-02-03T06:18:28.453Zwords system system french
2392024-02-03T06:18:28.453Zwords system system italian
2402024-02-03T06:18:28.453Zwords system system ngerman
2412024-02-03T06:18:28.453Zwords system system ogerman
2422024-02-03T06:18:28.453Zwords system system spanish
2432024-02-03T06:18:28.987ZFMRI IFO
2442024-02-03T06:18:28.987Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452024-02-03T06:18:28.987Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462024-02-03T06:18:28.987Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472024-02-03T06:18:28.987Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482024-02-03T06:18:28.987Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492024-02-03T06:18:28.987Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2502024-02-03T06:18:28.987Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2512024-02-03T06:18:28.987Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2522024-02-03T06:18:29.060Z+ set -o errexit
2532024-02-03T06:18:29.064Z+++ dirname ./tools/ci_download_cockroachdb
2542024-02-03T06:18:29.067Z++ cd ./tools
2552024-02-03T06:18:29.067Z++ pwd
2562024-02-03T06:18:29.067Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2572024-02-03T06:18:29.067Z++ basename ./tools/ci_download_cockroachdb
2582024-02-03T06:18:29.070Z+ ARG0=ci_download_cockroachdb
2592024-02-03T06:18:29.070Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2602024-02-03T06:18:29.074Z+ CIDL_VERSION=v22.1.9
2612024-02-03T06:18:29.074Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2622024-02-03T06:18:29.074Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2632024-02-03T06:18:29.074Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2642024-02-03T06:18:29.074Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2652024-02-03T06:18:29.075Z+ TARGET_DIR=out
2662024-02-03T06:18:29.075Z+ DOWNLOAD_DIR=out/downloads
2672024-02-03T06:18:29.075Z+ DEST_DIR=./out/cockroachdb
2682024-02-03T06:18:29.075Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2692024-02-03T06:18:29.075Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2702024-02-03T06:18:29.075Z+ main
2712024-02-03T06:18:29.075Z+ [[ 0 != 0 ]]
2722024-02-03T06:18:29.075Z+ CIDL_OS=solaris2.11
2732024-02-03T06:18:29.075Z+ [[ 0 != 0 ]]
2742024-02-03T06:18:29.075Z+ configure_os solaris2.11
2752024-02-03T06:18:29.075Z+ echo 'current directory: /work/oxidecomputer/omicron'
2762024-02-03T06:18:29.075Zcurrent directory: /work/oxidecomputer/omicron
2772024-02-03T06:18:29.076Z+ echo 'configuring based on OS: "solaris2.11"'
2782024-02-03T06:18:29.076Z+ case "$1" in
2792024-02-03T06:18:29.076Zconfiguring based on OS: "solaris2.11"
2802024-02-03T06:18:29.076Z+ CIDL_BUILD=illumos
2812024-02-03T06:18:29.076Z+ CIDL_SUFFIX=tar.gz
2822024-02-03T06:18:29.076Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2832024-02-03T06:18:29.076Z+ CIDL_MD5FUNC=do_md5sum
2842024-02-03T06:18:29.076Z+ CIDL_URL_BASE=https://illumos.org/downloads
2852024-02-03T06:18:29.076Z+ CIDL_ASSEMBLE=do_assemble_illumos
2862024-02-03T06:18:29.076Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2872024-02-03T06:18:29.076Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2882024-02-03T06:18:29.076Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-02-03T06:18:29.076Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2902024-02-03T06:18:29.077Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-02-03T06:18:29.077Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2922024-02-03T06:18:29.077ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-02-03T06:18:29.077Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942024-02-03T06:18:29.077Z+ mkdir -p out/downloads
2952024-02-03T06:18:29.077ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-03T06:18:29.080Z+ mkdir -p ./out/cockroachdb
2972024-02-03T06:18:29.081Z+ local DO_DOWNLOAD=true
2982024-02-03T06:18:29.081Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2992024-02-03T06:18:29.081Z+ '[' true == true ']'
3002024-02-03T06:18:29.081Z+ echo Downloading...
3012024-02-03T06:18:29.081ZDownloading...
3022024-02-03T06:18:29.081Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-03T06:18:29.081Z+ 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
3042024-02-03T06:18:31.309Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-03T06:18:31.312Z++ md5sum
3062024-02-03T06:18:31.312Z++ awk '{print $1}'
3072024-02-03T06:18:31.564Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3082024-02-03T06:18:31.564Z+ [[ 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 ]]
3092024-02-03T06:18:31.564Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-02-03T06:18:31.577Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3112024-02-03T06:18:34.998Z+ do_assemble_illumos
3122024-02-03T06:18:34.998Z+ rm -r ./out/cockroachdb
3132024-02-03T06:18:35.002Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3142024-02-03T06:18:35.588Z+ ./out/cockroachdb/bin/cockroach version
3152024-02-03T06:18:35.905ZBuild Tag: v22.1.9-dirty
3162024-02-03T06:18:35.905ZBuild Time: 2022/10/26 21:17:46
3172024-02-03T06:18:35.905ZDistribution: OSS
3182024-02-03T06:18:35.906ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3192024-02-03T06:18:35.906ZGo Version: go1.17.13
3202024-02-03T06:18:35.906ZC Compiler: gcc 10.3.0
3212024-02-03T06:18:35.906ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3222024-02-03T06:18:35.906ZBuild Type: release
3232024-02-03T06:18:35.931Z+ set -o errexit
3242024-02-03T06:18:35.934Z+++ dirname ./tools/ci_download_clickhouse
3252024-02-03T06:18:35.937Z++ cd ./tools
3262024-02-03T06:18:35.937Z++ pwd
3272024-02-03T06:18:35.937Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3282024-02-03T06:18:35.937Z++ basename ./tools/ci_download_clickhouse
3292024-02-03T06:18:35.941Z+ ARG0=ci_download_clickhouse
3302024-02-03T06:18:35.941Z+ TARGET_DIR=out
3312024-02-03T06:18:35.941Z+ DOWNLOAD_DIR=out/downloads
3322024-02-03T06:18:35.941Z+ DEST_DIR=./out/clickhouse
3332024-02-03T06:18:35.941Z+ CIDL_VERSION=v22.8.9.24
3342024-02-03T06:18:35.941Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3352024-02-03T06:18:35.941Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3362024-02-03T06:18:35.941Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3372024-02-03T06:18:35.941Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3382024-02-03T06:18:35.941Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3392024-02-03T06:18:35.941Z+ main
3402024-02-03T06:18:35.941Z+ [[ 0 != 0 ]]
3412024-02-03T06:18:35.941Z+ CIDL_OS=solaris2.11
3422024-02-03T06:18:35.941Z+ [[ 0 != 0 ]]
3432024-02-03T06:18:35.942Z+ configure_os solaris2.11
3442024-02-03T06:18:35.942Z+ echo 'current directory: /work/oxidecomputer/omicron'
3452024-02-03T06:18:35.942Zcurrent directory: /work/oxidecomputer/omicron
3462024-02-03T06:18:35.942Z+ echo 'configuring based on OS: "solaris2.11"'
3472024-02-03T06:18:35.942Z+ CIDL_DASHREV=
3482024-02-03T06:18:35.942Zconfiguring based on OS: "solaris2.11"
3492024-02-03T06:18:35.942Z+ case "$1" in
3502024-02-03T06:18:35.942Z+ CIDL_PLATFORM=illumos
3512024-02-03T06:18:35.942Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3522024-02-03T06:18:35.942Z+ CIDL_MD5FUNC=do_md5sum
3532024-02-03T06:18:35.942Z+ CIDL_DASHREV=-1
3542024-02-03T06:18:35.942Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3552024-02-03T06:18:35.942Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3562024-02-03T06:18:35.942Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572024-02-03T06:18:35.942Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582024-02-03T06:18:35.942Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3592024-02-03T06:18:35.942Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3602024-02-03T06:18:35.942ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-03T06:18:35.942ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-03T06:18:35.942Z+ mkdir -p out/downloads
3632024-02-03T06:18:35.946Z+ mkdir -p ./out/clickhouse
3642024-02-03T06:18:35.946Z+ local DO_DOWNLOAD=true
3652024-02-03T06:18:35.946Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3662024-02-03T06:18:35.946Z+ '[' true == true ']'
3672024-02-03T06:18:35.946Z+ echo Downloading...
3682024-02-03T06:18:35.946ZDownloading...
3692024-02-03T06:18:35.946Z+ 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
3702024-02-03T06:18:35.946Z+ 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
3712024-02-03T06:18:37.641Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-03T06:18:37.645Z++ md5sum
3732024-02-03T06:18:37.645Z++ awk '{print $1}'
3742024-02-03T06:18:37.907Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3752024-02-03T06:18:37.907Z+ [[ 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 ]]
3762024-02-03T06:18:37.907Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3772024-02-03T06:18:37.911Z+ mkdir -p ./out/clickhouse
3782024-02-03T06:18:37.911Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3792024-02-03T06:18:42.714Z+ ./out/clickhouse/clickhouse server --version
3802024-02-03T06:18:42.771ZClickHouse server version 22.8.9.1.
3812024-02-03T06:18:42.795Z+ set -o errexit
3822024-02-03T06:18:42.798Z+++ dirname ./tools/ci_download_console
3832024-02-03T06:18:42.798Z++ cd ./tools
3842024-02-03T06:18:42.798Z++ pwd
3852024-02-03T06:18:42.798Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3862024-02-03T06:18:42.801Z++ basename ./tools/ci_download_console
3872024-02-03T06:18:42.801Z+ ARG0=ci_download_console
3882024-02-03T06:18:42.801Z+ TARGET_DIR=out
3892024-02-03T06:18:42.801Z+ DOWNLOAD_DIR=out/downloads
3902024-02-03T06:18:42.801Z+ DEST_DIR=./out/console-assets
3912024-02-03T06:18:42.802Z+ source /work/oxidecomputer/omicron/tools/console_version
3922024-02-03T06:18:42.802Z++ COMMIT=5bee1f5b468b17b579a0dc0c5aee6a3056146b79
3932024-02-03T06:18:42.802Z++ SHA2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
3942024-02-03T06:18:42.802Z+ URL=https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
3952024-02-03T06:18:42.802Z+ TARBALL_FILE=out/downloads/console.tar.gz
3962024-02-03T06:18:42.802Z+ main
3972024-02-03T06:18:42.802Z+ [[ 0 != 0 ]]
3982024-02-03T06:18:42.802Z+ echo 'URL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz'
3992024-02-03T06:18:42.802ZURL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
4002024-02-03T06:18:42.802Z+ echo 'Local file: out/downloads/console.tar.gz'
4012024-02-03T06:18:42.802ZLocal file: out/downloads/console.tar.gz
4022024-02-03T06:18:42.802Z+ local DO_DOWNLOAD=true
4032024-02-03T06:18:42.802Z+ [[ -f out/downloads/console.tar.gz ]]
4042024-02-03T06:18:42.802Z+ mkdir -p out/downloads
4052024-02-03T06:18:42.805Z+ '[' true == true ']'
4062024-02-03T06:18:42.805Z+ echo Downloading...
4072024-02-03T06:18:42.805ZDownloading...
4082024-02-03T06:18:42.805Z+ do_download_curl https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz out/downloads/console.tar.gz
4092024-02-03T06:18:42.805Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
4102024-02-03T06:18:43.433Z++ do_sha256sum out/downloads/console.tar.gz
4112024-02-03T06:18:43.433Z++ case "$OSTYPE" in
4122024-02-03T06:18:43.433Z++ SHA=sha256sum
4132024-02-03T06:18:43.436Z++ sha256sum
4142024-02-03T06:18:43.436Z++ awk '{print $1}'
4152024-02-03T06:18:43.541Z+ calculated_sha2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
4162024-02-03T06:18:43.541Z+ [[ 66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8 != \6\6\e\7\3\1\1\2\3\2\7\d\b\5\f\8\0\e\3\2\d\6\8\6\5\c\f\1\5\0\3\2\0\a\e\5\0\8\9\8\5\c\e\f\4\2\1\4\5\9\1\0\7\7\1\3\2\8\7\e\d\4\b\8 ]]
4172024-02-03T06:18:43.544Z+ rm -rf ./out/console-assets
4182024-02-03T06:18:43.544Z+ mkdir -p ./out/console-assets
4192024-02-03T06:18:43.547Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4202024-02-03T06:18:43.547Z+ mkdir -p ./out/console-assets
4212024-02-03T06:18:43.550Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4222024-02-03T06:18:43.689Z+ set -o errexit
4232024-02-03T06:18:43.692Z+++ dirname ./tools/ci_download_maghemite_openapi
4242024-02-03T06:18:43.695Z++ cd ./tools
4252024-02-03T06:18:43.695Z++ pwd
4262024-02-03T06:18:43.695Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4272024-02-03T06:18:43.695Z++ basename ./tools/ci_download_maghemite_openapi
4282024-02-03T06:18:43.698Z+ ARG0=ci_download_maghemite_openapi
4292024-02-03T06:18:43.698Z+ TARGET_DIR=out
4302024-02-03T06:18:43.698Z+ DOWNLOAD_DIR=out/downloads
4312024-02-03T06:18:43.698Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4322024-02-03T06:18:43.698Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4332024-02-03T06:18:43.698Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4342024-02-03T06:18:43.698Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4352024-02-03T06:18:43.698Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4362024-02-03T06:18:43.698Z+ main
4372024-02-03T06:18:43.698Z+ [[ 0 != 0 ]]
4382024-02-03T06:18:43.699Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4392024-02-03T06:18:43.699ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4402024-02-03T06:18:43.699Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4412024-02-03T06:18:43.699ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4422024-02-03T06:18:43.699Z+ local DO_DOWNLOAD=true
4432024-02-03T06:18:43.699Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4442024-02-03T06:18:43.699Z+ mkdir -p out/downloads
4452024-02-03T06:18:43.702Z+ '[' true == true ']'
4462024-02-03T06:18:43.702Z+ echo Downloading...
4472024-02-03T06:18:43.702ZDownloading...
4482024-02-03T06:18:43.702Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4492024-02-03T06:18:43.702Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4502024-02-03T06:18:43.942Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4512024-02-03T06:18:43.942Z++ case "$OSTYPE" in
4522024-02-03T06:18:43.942Z++ SHA=sha256sum
4532024-02-03T06:18:43.945Z++ sha256sum
4542024-02-03T06:18:43.945Z++ awk '{print $1}'
4552024-02-03T06:18:43.950Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4562024-02-03T06:18:43.950Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4572024-02-03T06:18:43.950Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4582024-02-03T06:18:43.950Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4592024-02-03T06:18:43.950Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4602024-02-03T06:18:43.950Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4612024-02-03T06:18:43.950Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4622024-02-03T06:18:43.950Z+ main
4632024-02-03T06:18:43.950Z+ [[ 0 != 0 ]]
4642024-02-03T06:18:43.950Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4652024-02-03T06:18:43.950ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4662024-02-03T06:18:43.950Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4672024-02-03T06:18:43.950ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4682024-02-03T06:18:43.951Z+ local DO_DOWNLOAD=true
4692024-02-03T06:18:43.951Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4702024-02-03T06:18:43.951Z+ mkdir -p out/downloads
4712024-02-03T06:18:43.954Z+ '[' true == true ']'
4722024-02-03T06:18:43.954Z+ echo Downloading...
4732024-02-03T06:18:43.954ZDownloading...
4742024-02-03T06:18:43.954Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4752024-02-03T06:18:43.954Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4762024-02-03T06:18:44.096Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4772024-02-03T06:18:44.102Z++ case "$OSTYPE" in
4782024-02-03T06:18:44.102Z++ SHA=sha256sum
4792024-02-03T06:18:44.102Z++ sha256sum
4802024-02-03T06:18:44.102Z++ awk '{print $1}'
4812024-02-03T06:18:44.105Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4822024-02-03T06:18:44.105Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4832024-02-03T06:18:44.112Z+ set -o errexit
4842024-02-03T06:18:44.115Z+++ dirname ./tools/ci_download_dendrite_openapi
4852024-02-03T06:18:44.120Z++ cd ./tools
4862024-02-03T06:18:44.120Z++ pwd
4872024-02-03T06:18:44.120Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882024-02-03T06:18:44.125Z++ basename ./tools/ci_download_dendrite_openapi
4892024-02-03T06:18:44.125Z+ ARG0=ci_download_dendrite_openapi
4902024-02-03T06:18:44.125Z+ TARGET_DIR=out
4912024-02-03T06:18:44.125Z+ DOWNLOAD_DIR=out/downloads
4922024-02-03T06:18:44.125Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4932024-02-03T06:18:44.125Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4942024-02-03T06:18:44.125Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4952024-02-03T06:18:44.125Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4962024-02-03T06:18:44.125Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4972024-02-03T06:18:44.125Z+ main
4982024-02-03T06:18:44.126Z+ [[ 0 != 0 ]]
4992024-02-03T06:18:44.126Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5002024-02-03T06:18:44.126ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5012024-02-03T06:18:44.126ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5022024-02-03T06:18:44.126Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5032024-02-03T06:18:44.126Z+ local DO_DOWNLOAD=true
5042024-02-03T06:18:44.126Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5052024-02-03T06:18:44.126Z+ mkdir -p out/downloads
5062024-02-03T06:18:44.126Z+ '[' true == true ']'
5072024-02-03T06:18:44.126Z+ echo Downloading...
5082024-02-03T06:18:44.126ZDownloading...
5092024-02-03T06:18:44.126Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5102024-02-03T06:18:44.126Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5112024-02-03T06:18:44.320Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5122024-02-03T06:18:44.320Z++ case "$OSTYPE" in
5132024-02-03T06:18:44.320Z++ SHA=sha256sum
5142024-02-03T06:18:44.326Z++ sha256sum
5152024-02-03T06:18:44.327Z++ awk '{print $1}'
5162024-02-03T06:18:44.330Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5172024-02-03T06:18:44.330Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5182024-02-03T06:18:44.338Z+ set -o errexit
5192024-02-03T06:18:44.342Z+++ dirname ./tools/ci_download_dendrite_stub
5202024-02-03T06:18:44.342Z++ cd ./tools
5212024-02-03T06:18:44.342Z++ pwd
5222024-02-03T06:18:44.345Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5232024-02-03T06:18:44.345Z++ basename ./tools/ci_download_dendrite_stub
5242024-02-03T06:18:44.348Z+ ARG0=ci_download_dendrite_stub
5252024-02-03T06:18:44.348Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5262024-02-03T06:18:44.348Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5272024-02-03T06:18:44.349Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5282024-02-03T06:18:44.349Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5292024-02-03T06:18:44.349Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5302024-02-03T06:18:44.349Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5312024-02-03T06:18:44.349Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5322024-02-03T06:18:44.349Z+ TARGET_DIR=out
5332024-02-03T06:18:44.349Z+ DOWNLOAD_DIR=out/downloads
5342024-02-03T06:18:44.349Z+ DEST_DIR=./out/dendrite-stub
5352024-02-03T06:18:44.349Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5362024-02-03T06:18:44.349Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5372024-02-03T06:18:44.349Z+ REPO=oxidecomputer/dendrite
5382024-02-03T06:18:44.349Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5392024-02-03T06:18:44.349Z+ main
5402024-02-03T06:18:44.349Z+ [[ 0 != 0 ]]
5412024-02-03T06:18:44.349Z+ CIDL_OS=solaris2.11
5422024-02-03T06:18:44.349Z+ [[ 0 != 0 ]]
5432024-02-03T06:18:44.349Z+ configure_os solaris2.11
5442024-02-03T06:18:44.349Z+ echo 'current directory: /work/oxidecomputer/omicron'
5452024-02-03T06:18:44.349Zcurrent directory: /work/oxidecomputer/omicron
5462024-02-03T06:18:44.349Z+ echo 'configuring based on OS: "solaris2.11"'
5472024-02-03T06:18:44.349Zconfiguring based on OS: "solaris2.11"
5482024-02-03T06:18:44.349Z+ case "$1" in
5492024-02-03T06:18:44.349Z+ SET_BINARIES=
5502024-02-03T06:18:44.349Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5512024-02-03T06:18:44.350Z+ CIDL_SHA256FUNC=do_sha256sum
5522024-02-03T06:18:44.350Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5532024-02-03T06:18:44.350Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5542024-02-03T06:18:44.350Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5552024-02-03T06:18:44.350Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5562024-02-03T06:18:44.350ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5572024-02-03T06:18:44.350Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5582024-02-03T06:18:44.350ZLocal file: out/downloads/dendrite-stub.tar.gz
5592024-02-03T06:18:44.350Z+ mkdir -p out/downloads
5602024-02-03T06:18:44.353Z+ mkdir -p ./out/dendrite-stub
5612024-02-03T06:18:44.353Z+ fetch_and_verify
5622024-02-03T06:18:44.353Z+ local DO_DOWNLOAD=true
5632024-02-03T06:18:44.353Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5642024-02-03T06:18:44.353Z+ '[' true == true ']'
5652024-02-03T06:18:44.353Z+ echo Downloading...
5662024-02-03T06:18:44.353ZDownloading...
5672024-02-03T06:18:44.353Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5682024-02-03T06:18:44.353Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5692024-02-03T06:18:48.792Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5702024-02-03T06:18:48.797Z++ sha256sum
5712024-02-03T06:18:48.797Z++ awk '{print $1}'
5722024-02-03T06:18:48.895Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5732024-02-03T06:18:48.895Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5742024-02-03T06:18:48.899Z+ do_untar out/downloads/dendrite-stub.tar.gz
5752024-02-03T06:18:48.899Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5762024-02-03T06:18:49.983Z+ do_assemble
5772024-02-03T06:18:49.983Z+ rm -r ./out/dendrite-stub
5782024-02-03T06:18:49.986Z+ mkdir ./out/dendrite-stub
5792024-02-03T06:18:49.990Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5802024-02-03T06:18:50.154Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5812024-02-03T06:18:50.168Z+ set -o errexit
5822024-02-03T06:18:50.171Z+++ dirname ./tools/ci_download_maghemite_mgd
5832024-02-03T06:18:50.174Z++ cd ./tools
5842024-02-03T06:18:50.174Z++ pwd
5852024-02-03T06:18:50.174Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5862024-02-03T06:18:50.174Z++ basename ./tools/ci_download_maghemite_mgd
5872024-02-03T06:18:50.178Z+ ARG0=ci_download_maghemite_mgd
5882024-02-03T06:18:50.178Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5892024-02-03T06:18:50.178Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5902024-02-03T06:18:50.178Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5912024-02-03T06:18:50.178Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5922024-02-03T06:18:50.178Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5932024-02-03T06:18:50.178Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5942024-02-03T06:18:50.178Z+ TARGET_DIR=out
5952024-02-03T06:18:50.178Z+ DOWNLOAD_DIR=out/downloads
5962024-02-03T06:18:50.178Z+ DEST_DIR=./out/mgd
5972024-02-03T06:18:50.178Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5982024-02-03T06:18:50.178Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5992024-02-03T06:18:50.178Z+ REPO=oxidecomputer/maghemite
6002024-02-03T06:18:50.178Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6012024-02-03T06:18:50.178Z+ main
6022024-02-03T06:18:50.178Z+ [[ 0 != 0 ]]
6032024-02-03T06:18:50.178Z+ CIDL_OS=solaris2.11
6042024-02-03T06:18:50.178Z+ [[ 0 != 0 ]]
6052024-02-03T06:18:50.178Z+ configure_os solaris2.11
6062024-02-03T06:18:50.178Z+ echo 'current directory: /work/oxidecomputer/omicron'
6072024-02-03T06:18:50.178Zcurrent directory: /work/oxidecomputer/omicron
6082024-02-03T06:18:50.178Z+ echo 'configuring based on OS: "solaris2.11"'
6092024-02-03T06:18:50.178Z+ case "$1" in
6102024-02-03T06:18:50.179Zconfiguring based on OS: "solaris2.11"
6112024-02-03T06:18:50.179Z+ SET_BINARIES=
6122024-02-03T06:18:50.179Z+ CIDL_SHA256FUNC=do_sha256sum
6132024-02-03T06:18:50.179Z+ TARBALL_FILENAME=mgd.tar.gz
6142024-02-03T06:18:50.179Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6152024-02-03T06:18:50.179Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6162024-02-03T06:18:50.179Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6172024-02-03T06:18:50.179ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6182024-02-03T06:18:50.179Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6192024-02-03T06:18:50.179ZLocal file: out/downloads/mgd.tar.gz
6202024-02-03T06:18:50.179Z+ mkdir -p out/downloads
6212024-02-03T06:18:50.182Z+ mkdir -p ./out/mgd
6222024-02-03T06:18:50.182Z+ fetch_and_verify
6232024-02-03T06:18:50.183Z+ local DO_DOWNLOAD=true
6242024-02-03T06:18:50.183Z+ [[ -f out/downloads/mgd.tar.gz ]]
6252024-02-03T06:18:50.183Z+ '[' true == true ']'
6262024-02-03T06:18:50.183Z+ echo Downloading...
6272024-02-03T06:18:50.183ZDownloading...
6282024-02-03T06:18:50.183Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6292024-02-03T06:18:50.183Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6302024-02-03T06:18:54.598Z++ do_sha256sum out/downloads/mgd.tar.gz
6312024-02-03T06:18:54.601Z++ sha256sum
6322024-02-03T06:18:54.601Z++ awk '{print $1}'
6332024-02-03T06:18:54.676Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6342024-02-03T06:18:54.676Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6352024-02-03T06:18:54.679Z+ do_untar out/downloads/mgd.tar.gz
6362024-02-03T06:18:54.679Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6372024-02-03T06:18:55.357Z+ do_assemble
6382024-02-03T06:18:55.357Z+ rm -r ./out/mgd
6392024-02-03T06:18:55.360Z+ mkdir ./out/mgd
6402024-02-03T06:18:55.363Z+ cp -r out/downloads/root ./out/mgd/root
6412024-02-03T06:18:55.600Z+ set -o errexit
6422024-02-03T06:18:55.604Z+++ dirname ./tools/ci_download_transceiver_control
6432024-02-03T06:18:55.604Z++ cd ./tools
6442024-02-03T06:18:55.607Z++ pwd
6452024-02-03T06:18:55.608Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6462024-02-03T06:18:55.608Z++ basename ./tools/ci_download_transceiver_control
6472024-02-03T06:18:55.608Z+ ARG0=ci_download_transceiver_control
6482024-02-03T06:18:55.608Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6492024-02-03T06:18:55.612Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6502024-02-03T06:18:55.612Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6512024-02-03T06:18:55.612Z+ TARGET_DIR=out
6522024-02-03T06:18:55.612Z+ DOWNLOAD_DIR=out/downloads
6532024-02-03T06:18:55.612Z+ DEST_DIR=./out/transceiver-control
6542024-02-03T06:18:55.613Z+ BIN_DIR=/opt/oxide/bin
6552024-02-03T06:18:55.613Z+ BINARY=xcvradm
6562024-02-03T06:18:55.613Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6572024-02-03T06:18:55.613Z+ REPO=oxidecomputer/transceiver-control
6582024-02-03T06:18:55.613Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592024-02-03T06:18:55.613Z+ main
6602024-02-03T06:18:55.613Z+ [[ 0 != 0 ]]
6612024-02-03T06:18:55.613Z+ CIDL_OS=solaris2.11
6622024-02-03T06:18:55.613Z+ [[ 0 != 0 ]]
6632024-02-03T06:18:55.613Z+ configure_os solaris2.11
6642024-02-03T06:18:55.613Z+ echo 'current directory: /work/oxidecomputer/omicron'
6652024-02-03T06:18:55.613Zcurrent directory: /work/oxidecomputer/omicron
6662024-02-03T06:18:55.614Z+ echo 'configuring based on OS: "solaris2.11"'
6672024-02-03T06:18:55.614Zconfiguring based on OS: "solaris2.11"
6682024-02-03T06:18:55.614Z+ case "$1" in
6692024-02-03T06:18:55.614Z+ SET_BINARIES=
6702024-02-03T06:18:55.614Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6712024-02-03T06:18:55.614Z+ CIDL_SHA256FUNC=do_sha256sum
6722024-02-03T06:18:55.614Z+ ARCHIVE_FILENAME=xcvradm.gz
6732024-02-03T06:18:55.614Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6742024-02-03T06:18:55.614Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6752024-02-03T06:18:55.614Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6762024-02-03T06:18:55.614Z+ echo 'Local file: out/downloads/xcvradm.gz'
6772024-02-03T06:18:55.614ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782024-02-03T06:18:55.615ZLocal file: out/downloads/xcvradm.gz
6792024-02-03T06:18:55.615Z+ mkdir -p out/downloads
6802024-02-03T06:18:55.615Z+ mkdir -p ./out/transceiver-control
6812024-02-03T06:18:55.619Z+ fetch_and_verify
6822024-02-03T06:18:55.619Z+ local DO_DOWNLOAD=true
6832024-02-03T06:18:55.619Z+ [[ -f out/downloads/xcvradm.gz ]]
6842024-02-03T06:18:55.619Z+ '[' true == true ']'
6852024-02-03T06:18:55.619Z+ echo Downloading...
6862024-02-03T06:18:55.619ZDownloading...
6872024-02-03T06:18:55.619Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6882024-02-03T06:18:55.619Z+ 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
6892024-02-03T06:18:58.045Z++ do_sha256sum out/downloads/xcvradm.gz
6902024-02-03T06:18:58.051Z++ sha256sum
6912024-02-03T06:18:58.051Z++ awk '{print $1}'
6922024-02-03T06:18:58.070Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6932024-02-03T06:18:58.070Z+ [[ 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 ]]
6942024-02-03T06:18:58.073Z+ do_unpack out/downloads/xcvradm.gz
6952024-02-03T06:18:58.073Z+ mkdir -p out/downloads/root//opt/oxide/bin
6962024-02-03T06:18:58.073Z+ gzip -dc out/downloads/xcvradm.gz
6972024-02-03T06:18:58.245Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6982024-02-03T06:18:58.248Z+ do_assemble
6992024-02-03T06:18:58.249Z+ rm -r ./out/transceiver-control
7002024-02-03T06:18:58.251Z+ mkdir ./out/transceiver-control
7012024-02-03T06:18:58.254Z+ cp -r out/downloads/root ./out/transceiver-control/root
7022024-02-03T06:18:58.718ZAll builder prerequisites installed successfully, and PATH looks valid
7032024-02-03T06:18:58.722Z
7042024-02-03T06:18:58.722Zreal 1:48.361971183
7052024-02-03T06:18:58.722Zuser 52.166404236
7062024-02-03T06:18:58.722Zsys 10.227262470
7072024-02-03T06:18:58.722Ztrap 0.022856761
7082024-02-03T06:18:58.722Ztflt 0.223840418
7092024-02-03T06:18:58.722Zdflt 0.521471238
7102024-02-03T06:18:58.722Zkflt 0.254617584
7112024-02-03T06:18:58.723Zlock 2.874094763
7122024-02-03T06:18:58.723Zslp 3:12.269190934
7132024-02-03T06:18:58.723Zlat 3.416190353
7142024-02-03T06:18:58.723Zstop 0.069866796
7152024-02-03T06:18:58.728Z
7162024-02-03T06:18:58.728Z #### # # ##### ##### # #
7172024-02-03T06:18:58.728Z # # # # # # # # # #
7182024-02-03T06:18:58.728Z # # # # # # # #
7192024-02-03T06:18:58.728Z # # # ##### ##### #
7202024-02-03T06:18:58.728Z # # # # # # #
7212024-02-03T06:18:58.729Z #### ###### # # # #
7222024-02-03T06:18:58.729Z
7232024-02-03T06:18:59.066Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7242024-02-03T06:18:59.507Z Updating crates.io index
7252024-02-03T06:18:59.588Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7262024-02-03T06:19:00.384Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7272024-02-03T06:19:02.866Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7282024-02-03T06:19:03.286Z Updating git repository `http://github.com/oxidecomputer/tofino`
7292024-02-03T06:19:03.716Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7302024-02-03T06:19:04.082Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7312024-02-03T06:19:04.420Z Updating git repository `https://github.com/oxidecomputer/propolis`
7322024-02-03T06:19:05.439Z Updating git repository `https://github.com/oxidecomputer/crucible`
7332024-02-03T06:19:07.786Z Updating git repository `https://github.com/oxidecomputer/opte`
7342024-02-03T06:19:08.815Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7352024-02-03T06:19:09.254Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7362024-02-03T06:19:09.934Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7372024-02-03T06:19:10.325Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7382024-02-03T06:19:10.748Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392024-02-03T06:19:11.153Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402024-02-03T06:19:11.641Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412024-02-03T06:19:12.233Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7422024-02-03T06:19:12.815Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432024-02-03T06:19:13.336Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442024-02-03T06:19:13.784Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452024-02-03T06:19:14.233Z Updating git repository `https://github.com/jgallagher/nix`
7462024-02-03T06:19:15.619Z Updating git repository `https://github.com/cbiffle/hubpack`
7472024-02-03T06:19:16.312Z Updating git repository `https://github.com/oxidecomputer/typify`
7482024-02-03T06:19:17.732Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492024-02-03T06:19:18.126Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502024-02-03T06:19:18.408Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512024-02-03T06:19:20.286Z Downloading crates ...
7522024-02-03T06:19:20.499Z Downloaded errno v0.3.8
7532024-02-03T06:19:20.513Z Downloaded clap v4.4.3
7542024-02-03T06:19:20.529Z Downloaded colorchoice v1.0.0
7552024-02-03T06:19:20.536Z Downloaded equivalent v1.0.1
7562024-02-03T06:19:20.539Z Downloaded cargo-platform v0.1.3
7572024-02-03T06:19:20.542Z Downloaded strsim v0.10.0
7582024-02-03T06:19:20.545Z Downloaded terminal_size v0.2.6
7592024-02-03T06:19:20.548Z Downloaded anstream v0.5.0
7602024-02-03T06:19:20.551Z Downloaded serde_spanned v0.6.5
7612024-02-03T06:19:20.551Z Downloaded thiserror v1.0.56
7622024-02-03T06:19:20.559Z Downloaded clap_lex v0.5.1
7632024-02-03T06:19:20.562Z Downloaded heck v0.4.1
7642024-02-03T06:19:20.565Z Downloaded bitflags v1.3.2
7652024-02-03T06:19:20.568Z Downloaded toml_datetime v0.6.5
7662024-02-03T06:19:20.581Z Downloaded anstyle-parse v0.2.1
7672024-02-03T06:19:20.581Z Downloaded semver v1.0.21
7682024-02-03T06:19:20.581Z Downloaded cargo_toml v0.19.0
7692024-02-03T06:19:20.581Z Downloaded thiserror-impl v1.0.56
7702024-02-03T06:19:20.581Z Downloaded camino v1.1.6
7712024-02-03T06:19:20.585Z Downloaded ryu v1.0.15
7722024-02-03T06:19:20.588Z Downloaded unicode-ident v1.0.12
7732024-02-03T06:19:20.595Z Downloaded toml v0.8.9
7742024-02-03T06:19:20.598Z Downloaded clap_derive v4.4.2
7752024-02-03T06:19:20.601Z Downloaded quote v1.0.35
7762024-02-03T06:19:20.605Z Downloaded anyhow v1.0.75
7772024-02-03T06:19:20.612Z Downloaded indexmap v2.2.2
7782024-02-03T06:19:20.618Z Downloaded memchr v2.6.3
7792024-02-03T06:19:20.627Z Downloaded toml_edit v0.21.1
7802024-02-03T06:19:20.666Z Downloaded hashbrown v0.14.2
7812024-02-03T06:19:20.675Z Downloaded clap_builder v4.4.2
7822024-02-03T06:19:20.687Z Downloaded syn v2.0.48
7832024-02-03T06:19:20.706Z Downloaded rustix v0.37.23
7842024-02-03T06:19:20.740Z Downloaded libc v0.2.153
7852024-02-03T06:19:20.787Z Downloaded serde_json v1.0.113
7862024-02-03T06:19:20.802Z Downloaded winnow v0.5.15
7872024-02-03T06:19:20.812Z Downloaded serde v1.0.195
7882024-02-03T06:19:20.820Z Downloaded serde_derive v1.0.195
7892024-02-03T06:19:20.823Z Downloaded proc-macro2 v1.0.78
7902024-02-03T06:19:20.825Z Downloaded io-lifetimes v1.0.11
7912024-02-03T06:19:20.829Z Downloaded anstyle-query v1.0.0
7922024-02-03T06:19:20.832Z Downloaded cargo_metadata v0.18.1
7932024-02-03T06:19:20.835Z Downloaded utf8parse v0.2.1
7942024-02-03T06:19:20.835Z Downloaded itoa v1.0.9
7952024-02-03T06:19:20.838Z Downloaded anstyle v1.0.2
7962024-02-03T06:19:20.955Z Compiling proc-macro2 v1.0.78
7972024-02-03T06:19:20.955Z Compiling unicode-ident v1.0.12
7982024-02-03T06:19:20.959Z Compiling serde v1.0.195
7992024-02-03T06:19:20.959Z Compiling libc v0.2.153
8002024-02-03T06:19:20.971Z Compiling io-lifetimes v1.0.11
8012024-02-03T06:19:20.973Z Compiling rustix v0.37.23
8022024-02-03T06:19:20.974Z Compiling equivalent v1.0.1
8032024-02-03T06:19:20.974Z Compiling hashbrown v0.14.2
8042024-02-03T06:19:21.226Z Compiling utf8parse v0.2.1
8052024-02-03T06:19:21.296Z Compiling bitflags v1.3.2
8062024-02-03T06:19:21.429Z Compiling anstyle-parse v0.2.1
8072024-02-03T06:19:21.461Z Compiling thiserror v1.0.56
8082024-02-03T06:19:21.915Z Compiling anstyle v1.0.2
8092024-02-03T06:19:22.370Z Compiling winnow v0.5.15
8102024-02-03T06:19:22.749Z Compiling indexmap v2.2.2
8112024-02-03T06:19:22.861Z Compiling camino v1.1.6
8122024-02-03T06:19:23.020Z Compiling serde_json v1.0.113
8132024-02-03T06:19:23.049Z Compiling colorchoice v1.0.0
8142024-02-03T06:19:23.174Z Compiling anstyle-query v1.0.0
8152024-02-03T06:19:23.268Z Compiling semver v1.0.21
8162024-02-03T06:19:23.337Z Compiling anstream v0.5.0
8172024-02-03T06:19:23.683Z Compiling itoa v1.0.9
8182024-02-03T06:19:23.829Z Compiling heck v0.4.1
8192024-02-03T06:19:23.999Z Compiling clap_lex v0.5.1
8202024-02-03T06:19:24.101Z Compiling ryu v1.0.15
8212024-02-03T06:19:24.391Z Compiling quote v1.0.35
8222024-02-03T06:19:24.547Z Compiling anyhow v1.0.75
8232024-02-03T06:19:24.649Z Compiling strsim v0.10.0
8242024-02-03T06:19:24.984Z Compiling syn v2.0.48
8252024-02-03T06:19:25.273Z Compiling errno v0.3.8
8262024-02-03T06:19:26.908Z Compiling terminal_size v0.2.6
8272024-02-03T06:19:27.036Z Compiling clap_builder v4.4.2
8282024-02-03T06:19:32.951Z Compiling serde_derive v1.0.195
8292024-02-03T06:19:32.952Z Compiling thiserror-impl v1.0.56
8302024-02-03T06:19:32.955Z Compiling clap_derive v4.4.2
8312024-02-03T06:19:37.465Z Compiling clap v4.4.3
8322024-02-03T06:19:45.806Z Compiling toml_datetime v0.6.5
8332024-02-03T06:19:45.809Z Compiling serde_spanned v0.6.5
8342024-02-03T06:19:45.809Z Compiling cargo-platform v0.1.3
8352024-02-03T06:19:46.151Z Compiling toml_edit v0.21.1
8362024-02-03T06:19:47.817Z Compiling cargo_metadata v0.18.1
8372024-02-03T06:19:49.406Z Compiling toml v0.8.9
8382024-02-03T06:19:50.375Z Compiling cargo_toml v0.19.0
8392024-02-03T06:19:56.774Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8402024-02-03T06:19:58.155Z Finished dev [unoptimized + debuginfo] target(s) in 59.35s
8412024-02-03T06:19:58.376Z Running `target/debug/xtask clippy`
8422024-02-03T06:19:58.433Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8432024-02-03T06:19:59.283Z Downloading crates ...
8442024-02-03T06:19:59.522Z Downloaded block-padding v0.3.3
8452024-02-03T06:19:59.526Z Downloaded hmac v0.12.1
8462024-02-03T06:19:59.544Z Downloaded blake3 v1.5.0
8472024-02-03T06:19:59.564Z Downloaded hyper-staticfile v0.9.5
8482024-02-03T06:19:59.574Z Downloaded instant v0.1.12
8492024-02-03T06:19:59.580Z Downloaded hostname v0.3.1
8502024-02-03T06:19:59.584Z Downloaded ident_case v1.0.1
8512024-02-03T06:19:59.588Z Downloaded hubpack v0.1.2
8522024-02-03T06:19:59.592Z Downloaded httpdate v1.0.3
8532024-02-03T06:19:59.598Z Downloaded idna v0.5.0
8542024-02-03T06:19:59.617Z Downloaded num_cpus v1.16.0
8552024-02-03T06:19:59.626Z Downloaded crc32fast v1.3.2
8562024-02-03T06:19:59.646Z Downloaded constant_time_eq v0.2.6
8572024-02-03T06:19:59.661Z Downloaded criterion-plot v0.5.0
8582024-02-03T06:19:59.671Z Downloaded managed v0.8.0
8592024-02-03T06:19:59.682Z Downloaded nodrop v0.1.14
8602024-02-03T06:19:59.689Z Downloaded array-init v0.0.4
8612024-02-03T06:19:59.694Z Downloaded cassowary v0.3.0
8622024-02-03T06:19:59.700Z Downloaded nested v0.1.1
8632024-02-03T06:19:59.704Z Downloaded cipher v0.4.4
8642024-02-03T06:19:59.709Z Downloaded lazy_static v1.4.0
8652024-02-03T06:19:59.716Z Downloaded cpufeatures v0.2.12
8662024-02-03T06:19:59.722Z Downloaded subtle v2.5.0
8672024-02-03T06:19:59.727Z Downloaded resolv-conf v0.7.0
8682024-02-03T06:19:59.733Z Downloaded crossbeam-deque v0.8.3
8692024-02-03T06:19:59.738Z Downloaded num v0.4.1
8702024-02-03T06:19:59.742Z Downloaded rpassword v7.3.1
8712024-02-03T06:19:59.748Z Downloaded tinyvec_macros v0.1.1
8722024-02-03T06:19:59.752Z Downloaded rustc-demangle v0.1.23
8732024-02-03T06:19:59.761Z Downloaded darling v0.14.4
8742024-02-03T06:19:59.775Z Downloaded headers-core v0.2.0
8752024-02-03T06:19:59.781Z Downloaded swrite v0.1.0
8762024-02-03T06:19:59.786Z Downloaded dirs-sys-next v0.1.2
8772024-02-03T06:19:59.791Z Downloaded dtrace-parser v0.2.0
8782024-02-03T06:19:59.795Z Downloaded hex v0.4.3
8792024-02-03T06:19:59.799Z Downloaded slog v2.7.0
8802024-02-03T06:19:59.807Z Downloaded endian-type v0.1.2
8812024-02-03T06:19:59.810Z Downloaded tokio-rustls v0.25.0
8822024-02-03T06:19:59.814Z Downloaded defmt-parser v0.3.3
8832024-02-03T06:19:59.817Z Downloaded serde-big-array v0.5.1
8842024-02-03T06:19:59.822Z Downloaded pem-rfc7468 v0.7.0
8852024-02-03T06:19:59.828Z Downloaded debug-ignore v1.0.5
8862024-02-03T06:19:59.832Z Downloaded dof v0.3.0
8872024-02-03T06:19:59.835Z Downloaded untrusted v0.7.1
8882024-02-03T06:19:59.841Z Downloaded guppy-workspace-hack v0.1.0
8892024-02-03T06:19:59.844Z Downloaded serde_path_to_error v0.1.15
8902024-02-03T06:19:59.847Z Downloaded signature v1.6.4
8912024-02-03T06:19:59.850Z Downloaded serde_derive_internals v0.26.0
8922024-02-03T06:19:59.853Z Downloaded supports-color v2.1.0
8932024-02-03T06:19:59.856Z Downloaded funty v2.0.0
8942024-02-03T06:19:59.859Z Downloaded pretty-hex v0.2.1
8952024-02-03T06:19:59.861Z Downloaded vte_generate_state_changes v0.1.1
8962024-02-03T06:19:59.864Z Downloaded ff v0.13.0
8972024-02-03T06:19:59.867Z Downloaded number_prefix v0.4.0
8982024-02-03T06:19:59.872Z Downloaded sha2 v0.10.8
8992024-02-03T06:19:59.876Z Downloaded pretty-hex v0.4.1
9002024-02-03T06:19:59.880Z Downloaded pin-project-lite v0.2.13
9012024-02-03T06:19:59.891Z Downloaded sqlparser_derive v0.2.2
9022024-02-03T06:19:59.894Z Downloaded fxhash v0.2.1
9032024-02-03T06:19:59.900Z Downloaded dof v0.1.5
9042024-02-03T06:19:59.903Z Downloaded proc-macro-error-attr v1.0.4
9052024-02-03T06:19:59.903Z Downloaded derive_builder_core v0.12.0
9062024-02-03T06:19:59.908Z Downloaded schemars_derive v0.8.16
9072024-02-03T06:19:59.913Z Downloaded der_derive v0.7.2
9082024-02-03T06:19:59.916Z Downloaded num-bigint v0.4.4
9092024-02-03T06:19:59.929Z Downloaded plotters-svg v0.3.5
9102024-02-03T06:19:59.933Z Downloaded usdt-macro v0.5.0
9112024-02-03T06:19:59.933Z Downloaded plain v0.2.3
9122024-02-03T06:19:59.936Z Downloaded futures-timer v3.0.2
9132024-02-03T06:19:59.939Z Downloaded usdt-attr-macro v0.3.5
9142024-02-03T06:19:59.942Z Downloaded slog-stdlog v4.1.1
9152024-02-03T06:19:59.946Z Downloaded gethostname v0.4.3
9162024-02-03T06:19:59.949Z Downloaded usdt v0.3.5
9172024-02-03T06:19:59.952Z Downloaded toml v0.5.11
9182024-02-03T06:19:59.958Z Downloaded strum v0.25.0
9192024-02-03T06:19:59.961Z Downloaded getrandom v0.2.10
9202024-02-03T06:19:59.966Z Downloaded doc-comment v0.3.3
9212024-02-03T06:19:59.972Z Downloaded packed_struct v0.10.1
9222024-02-03T06:19:59.975Z Downloaded usdt-impl v0.5.0
9232024-02-03T06:19:59.978Z Downloaded opaque-debug v0.3.0
9242024-02-03T06:19:59.983Z Downloaded miniz_oxide v0.7.1
9252024-02-03T06:19:59.986Z Downloaded topological-sort v0.2.2
9262024-02-03T06:19:59.989Z Downloaded rustls-native-certs v0.7.0
9272024-02-03T06:19:59.994Z Downloaded usdt v0.5.0
9282024-02-03T06:19:59.997Z Downloaded flate2 v1.0.28
9292024-02-03T06:20:00.009Z Downloaded synstructure v0.12.6
9302024-02-03T06:20:00.012Z Downloaded want v0.3.1
9312024-02-03T06:20:00.015Z Downloaded stability v0.1.1
9322024-02-03T06:20:00.019Z Downloaded usdt-attr-macro v0.5.0
9332024-02-03T06:20:00.021Z Downloaded phf v0.11.2
9342024-02-03T06:20:00.022Z Downloaded schemars v0.8.16
9352024-02-03T06:20:00.045Z Downloaded pathdiff v0.2.1
9362024-02-03T06:20:00.048Z Downloaded new_debug_unreachable v1.0.4
9372024-02-03T06:20:00.051Z Downloaded wait-timeout v0.2.0
9382024-02-03T06:20:00.054Z Downloaded universal-hash v0.5.1
9392024-02-03T06:20:00.057Z Downloaded untrusted v0.9.0
9402024-02-03T06:20:00.070Z Downloaded rand_core v0.6.4
9412024-02-03T06:20:00.070Z Downloaded zeroize v1.7.0
9422024-02-03T06:20:00.070Z Downloaded take_mut v0.2.2
9432024-02-03T06:20:00.070Z Downloaded serde_urlencoded v0.7.1
9442024-02-03T06:20:00.075Z Downloaded phf_shared v0.10.0
9452024-02-03T06:20:00.075Z Downloaded typed-path v0.7.0
9462024-02-03T06:20:00.088Z Downloaded diesel_table_macro_syntax v0.1.0
9472024-02-03T06:20:00.091Z Downloaded foreign-types-shared v0.3.1
9482024-02-03T06:20:00.091Z Downloaded foreign-types-shared v0.1.1
9492024-02-03T06:20:00.094Z Downloaded foreign-types-macros v0.2.3
9502024-02-03T06:20:00.097Z Downloaded spki v0.7.2
9512024-02-03T06:20:00.100Z Downloaded walkdir v2.4.0
9522024-02-03T06:20:00.104Z Downloaded foreign-types v0.3.2
9532024-02-03T06:20:00.107Z Downloaded waitgroup v0.1.2
9542024-02-03T06:20:00.112Z Downloaded paste v1.0.14
9552024-02-03T06:20:00.115Z Downloaded vec_map v0.8.2
9562024-02-03T06:20:00.118Z Downloaded pretty_assertions v1.4.0
9572024-02-03T06:20:00.122Z Downloaded parse-size v1.0.0
9582024-02-03T06:20:00.125Z Downloaded tabled_derive v0.7.0
9592024-02-03T06:20:00.128Z Downloaded parse-display-derive v0.8.2
9602024-02-03T06:20:00.131Z Downloaded form_urlencoded v1.2.1
9612024-02-03T06:20:00.134Z Downloaded tracing-core v0.1.31
9622024-02-03T06:20:00.138Z Downloaded threadpool v1.8.1
9632024-02-03T06:20:00.141Z Downloaded rustc_version v0.4.0
9642024-02-03T06:20:00.143Z Downloaded papergrid v0.11.0
9652024-02-03T06:20:00.154Z Downloaded parse-display v0.8.2
9662024-02-03T06:20:00.157Z Downloaded shell-words v1.1.0
9672024-02-03T06:20:00.160Z Downloaded pest_meta v2.7.6
9682024-02-03T06:20:00.164Z Downloaded crucible-workspace-hack v0.1.0
9692024-02-03T06:20:00.167Z Downloaded serde_plain v1.0.2
9702024-02-03T06:20:00.173Z Downloaded trust-dns-server v0.22.1
9712024-02-03T06:20:00.180Z Downloaded num_threads v0.1.6
9722024-02-03T06:20:00.183Z Downloaded rtoolbox v0.0.1
9732024-02-03T06:20:00.186Z Downloaded remove_dir_all v0.5.3
9742024-02-03T06:20:00.189Z Downloaded num_enum v0.5.11
9752024-02-03T06:20:00.197Z Downloaded olpc-cjson v0.1.3
9762024-02-03T06:20:00.208Z Downloaded futures-sink v0.3.30
9772024-02-03T06:20:00.211Z Downloaded futures-executor v0.3.30
9782024-02-03T06:20:00.211Z Downloaded pkcs1 v0.7.5
9792024-02-03T06:20:00.211Z Downloaded hex-literal v0.4.1
9802024-02-03T06:20:00.214Z Downloaded datatest-stable v0.2.3
9812024-02-03T06:20:00.217Z Downloaded scopeguard v1.2.0
9822024-02-03T06:20:00.220Z Downloaded tap v1.0.1
9832024-02-03T06:20:00.223Z Downloaded hyper v0.14.27
9842024-02-03T06:20:00.240Z Downloaded futures-core v0.3.30
9852024-02-03T06:20:00.242Z Downloaded proc-macro-error v1.0.4
9862024-02-03T06:20:00.248Z Downloaded which v4.4.0
9872024-02-03T06:20:00.251Z Downloaded aho-corasick v1.0.4
9882024-02-03T06:20:00.263Z Downloaded rstest v0.18.2
9892024-02-03T06:20:00.274Z Downloaded signal-hook v0.3.17
9902024-02-03T06:20:00.283Z Downloaded proc-macro-crate v1.3.1
9912024-02-03T06:20:00.286Z Downloaded indicatif v0.17.7
9922024-02-03T06:20:00.291Z Downloaded pest v2.7.6
9932024-02-03T06:20:00.304Z Downloaded ron v0.8.1
9942024-02-03T06:20:00.315Z Downloaded pin-project v1.1.3
9952024-02-03T06:20:00.338Z Downloaded serde_yaml v0.9.25
9962024-02-03T06:20:00.346Z Downloaded reedline v0.28.0
9972024-02-03T06:20:00.361Z Downloaded tower v0.4.13
9982024-02-03T06:20:00.380Z Downloaded rayon-core v1.12.0
9992024-02-03T06:20:00.387Z Downloaded tough v0.16.0
10002024-02-03T06:20:00.404Z Downloaded regex-automata v0.1.10
10012024-02-03T06:20:00.415Z Downloaded portable-atomic v1.4.3
10022024-02-03T06:20:00.428Z Downloaded rustyline v13.0.0
10032024-02-03T06:20:00.438Z Downloaded nix v0.27.1
10042024-02-03T06:20:00.462Z Downloaded proptest v1.4.0
10052024-02-03T06:20:00.484Z Downloaded object v0.30.4
10062024-02-03T06:20:00.501Z Downloaded sqlparser v0.43.1
10072024-02-03T06:20:00.512Z Downloaded quick-xml v0.30.0
10082024-02-03T06:20:00.525Z Downloaded regex v1.10.3
10092024-02-03T06:20:00.552Z Downloaded tabled v0.15.0
10102024-02-03T06:20:00.582Z Downloaded rustls v0.21.9
10112024-02-03T06:20:00.606Z Downloaded smoltcp v0.9.1
10122024-02-03T06:20:00.629Z Downloaded radix_trie v0.2.1
10132024-02-03T06:20:00.640Z Downloaded openapiv3 v2.0.0
10142024-02-03T06:20:00.665Z Downloaded regex-syntax v0.8.2
10152024-02-03T06:20:00.683Z Downloaded diesel v2.1.4
10162024-02-03T06:20:00.722Z Downloaded ratatui v0.25.0
10172024-02-03T06:20:00.747Z Downloaded sled v0.34.7
10182024-02-03T06:20:00.772Z Downloaded regex-syntax v0.7.5
10192024-02-03T06:20:00.789Z Downloaded zerocopy-derive v0.2.0
10202024-02-03T06:20:00.809Z Downloaded zerocopy-derive v0.6.4
10212024-02-03T06:20:00.831Z Downloaded regex-automata v0.4.4
10222024-02-03T06:20:00.865Z Downloaded sha3 v0.10.8
10232024-02-03T06:20:00.878Z Downloaded encoding_rs v0.8.33
10242024-02-03T06:20:00.924Z Downloaded tokio v1.35.1
10252024-02-03T06:20:01.002Z Downloaded regex-automata v0.3.8
10262024-02-03T06:20:01.029Z Downloaded webpki-roots v0.25.2
10272024-02-03T06:20:01.036Z Downloaded regex-syntax v0.6.29
10282024-02-03T06:20:01.052Z Downloaded rustls v0.22.2
10292024-02-03T06:20:01.078Z Downloaded rustix v0.38.30
10302024-02-03T06:20:01.122Z Downloaded syn v1.0.109
10312024-02-03T06:20:01.142Z Downloaded smoltcp v0.11.0
10322024-02-03T06:20:01.167Z Downloaded polar-core v0.27.0
10332024-02-03T06:20:01.184Z Downloaded bzip2-sys v0.1.11+1.0.8
10342024-02-03T06:20:01.209Z Downloaded regress v0.7.1
10352024-02-03T06:20:01.223Z Downloaded openssl v0.10.60
10362024-02-03T06:20:01.241Z Downloaded object v0.32.1
10372024-02-03T06:20:01.261Z Downloaded bstr v1.6.0
10382024-02-03T06:20:01.284Z Downloaded hkdf v0.12.4
10392024-02-03T06:20:01.292Z Downloaded trust-dns-proto v0.22.0
10402024-02-03T06:20:01.312Z Downloaded bstr v0.2.17
10412024-02-03T06:20:01.330Z Downloaded gimli v0.28.0
10422024-02-03T06:20:01.346Z Downloaded idna v0.2.3
10432024-02-03T06:20:01.360Z Downloaded zerocopy v0.7.32
10442024-02-03T06:20:01.391Z Downloaded h2 v0.3.24
10452024-02-03T06:20:01.403Z Downloaded vcpkg v0.2.15
10462024-02-03T06:20:01.479Z Downloaded reqwest v0.11.22
10472024-02-03T06:20:01.494Z Downloaded rayon v1.8.0
10482024-02-03T06:20:01.511Z Downloaded ring v0.17.7
10492024-02-03T06:20:01.691Z Downloaded lalrpop v0.19.12
10502024-02-03T06:20:01.708Z Downloaded bindgen v0.69.2
10512024-02-03T06:20:01.722Z Downloaded serde_with v3.5.1
10522024-02-03T06:20:01.736Z Downloaded ring v0.16.20
10532024-02-03T06:20:01.903Z Downloaded goblin v0.8.0
10542024-02-03T06:20:01.913Z Downloaded curve25519-dalek v4.1.1
10552024-02-03T06:20:01.930Z Downloaded chrono v0.4.31
10562024-02-03T06:20:01.945Z Downloaded plotters v0.3.5
10572024-02-03T06:20:01.961Z Downloaded futures-util v0.3.30
10582024-02-03T06:20:01.984Z Downloaded petgraph v0.6.4
10592024-02-03T06:20:02.008Z Downloaded rcgen v0.12.1
10602024-02-03T06:20:02.013Z Downloaded rand v0.8.5
10612024-02-03T06:20:02.018Z Downloaded unicode-segmentation v1.10.1
10622024-02-03T06:20:02.025Z Downloaded rustls-webpki v0.102.1
10632024-02-03T06:20:02.060Z Downloaded steno v0.4.0
10642024-02-03T06:20:02.067Z Downloaded postcard v1.0.8
10652024-02-03T06:20:02.072Z Downloaded guppy v0.17.4
10662024-02-03T06:20:02.084Z Downloaded unicode-normalization v0.1.22
10672024-02-03T06:20:02.092Z Downloaded target-lexicon v0.12.12
10682024-02-03T06:20:02.096Z Downloaded rust-argon2 v1.0.1
10692024-02-03T06:20:02.101Z Downloaded diesel_derives v2.1.2
10702024-02-03T06:20:02.105Z Downloaded omicron-zone-package v0.11.0
10712024-02-03T06:20:02.110Z Downloaded password-hash v0.5.0
10722024-02-03T06:20:02.113Z Downloaded trust-dns-resolver v0.22.0
10732024-02-03T06:20:02.121Z Downloaded trust-dns-client v0.22.0
10742024-02-03T06:20:02.142Z Downloaded bitvec v1.0.1
10752024-02-03T06:20:02.161Z Downloaded tempfile v3.9.0
10762024-02-03T06:20:02.165Z Downloaded rand v0.4.6
10772024-02-03T06:20:02.171Z Downloaded der v0.7.8
10782024-02-03T06:20:02.180Z Downloaded libxml v0.3.3
10792024-02-03T06:20:02.192Z Downloaded futures-macro v0.3.30
10802024-02-03T06:20:02.195Z Downloaded string_cache v0.8.7
10812024-02-03T06:20:02.199Z Downloaded wyz v0.5.1
10822024-02-03T06:20:02.203Z Downloaded shlex v1.3.0
10832024-02-03T06:20:02.203Z Downloaded zerocopy v0.6.4
10842024-02-03T06:20:02.206Z Downloaded toml_edit v0.19.15
10852024-02-03T06:20:02.239Z Downloaded structopt v0.3.26
10862024-02-03T06:20:02.253Z Downloaded openssl-sys v0.9.96
10872024-02-03T06:20:02.262Z Downloaded diff v0.1.13
10882024-02-03T06:20:02.268Z Downloaded yasna v0.5.2
10892024-02-03T06:20:02.272Z Downloaded unicode_categories v0.1.1
10902024-02-03T06:20:02.279Z Downloaded futures-io v0.3.30
10912024-02-03T06:20:02.279Z Downloaded termcolor v1.2.0
10922024-02-03T06:20:02.279Z Downloaded tempdir v0.3.7
10932024-02-03T06:20:02.282Z Downloaded filetime v0.2.23
10942024-02-03T06:20:02.285Z Downloaded signature v2.1.0
10952024-02-03T06:20:02.288Z Downloaded target-spec v3.0.1
10962024-02-03T06:20:02.292Z Downloaded poly1305 v0.8.0
10972024-02-03T06:20:02.295Z Downloaded partial-io v0.5.4
10982024-02-03T06:20:02.298Z Downloaded pkg-config v0.3.27
10992024-02-03T06:20:02.301Z Downloaded subprocess v0.2.9
11002024-02-03T06:20:02.305Z Downloaded once_cell v1.19.0
11012024-02-03T06:20:02.308Z Downloaded ref-cast-impl v1.0.20
11022024-02-03T06:20:02.311Z Downloaded snafu-derive v0.7.5
11032024-02-03T06:20:02.314Z Downloaded tokio-rustls v0.24.1
11042024-02-03T06:20:02.320Z Downloaded parking_lot_core v0.8.6
11052024-02-03T06:20:02.325Z Downloaded relative-path v1.9.0
11062024-02-03T06:20:02.325Z Downloaded parking_lot v0.12.1
11072024-02-03T06:20:02.329Z Downloaded tungstenite v0.20.1
11082024-02-03T06:20:02.332Z Downloaded zip v0.6.6
11092024-02-03T06:20:02.338Z Downloaded pkcs8 v0.10.2
11102024-02-03T06:20:02.342Z Downloaded ref-cast v1.0.20
11112024-02-03T06:20:02.347Z Downloaded tokio-util v0.7.10
11122024-02-03T06:20:02.357Z Downloaded clap v2.34.0
11132024-02-03T06:20:02.370Z Downloaded openssl-macros v0.1.1
11142024-02-03T06:20:02.375Z Downloaded rustversion v1.0.14
11152024-02-03T06:20:02.378Z Downloaded uuid v1.7.0
11162024-02-03T06:20:02.381Z Downloaded pest_derive v2.7.6
11172024-02-03T06:20:02.384Z Downloaded tracing v0.1.37
11182024-02-03T06:20:02.390Z Downloaded expectorate v1.1.0
11192024-02-03T06:20:02.396Z Downloaded snafu v0.7.5
11202024-02-03T06:20:02.403Z Downloaded rand_xorshift v0.3.0
11212024-02-03T06:20:02.406Z Downloaded serde_with_macros v3.5.1
11222024-02-03T06:20:02.409Z Downloaded strum_macros v0.25.2
11232024-02-03T06:20:02.414Z Downloaded url v2.5.0
11242024-02-03T06:20:02.417Z Downloaded test-strategy v0.3.1
11252024-02-03T06:20:02.421Z Downloaded itertools v0.12.1
11262024-02-03T06:20:02.433Z Downloaded crossterm v0.27.0
11272024-02-03T06:20:02.444Z Downloaded zerocopy-derive v0.7.32
11282024-02-03T06:20:02.451Z Downloaded parking_lot v0.11.2
11292024-02-03T06:20:02.455Z Downloaded oorandom v11.1.3
11302024-02-03T06:20:02.458Z Downloaded structopt-derive v0.4.18
11312024-02-03T06:20:02.468Z Downloaded toml v0.7.8
11322024-02-03T06:20:02.472Z Downloaded similar v2.3.0
11332024-02-03T06:20:02.472Z Downloaded rstest_macros v0.18.2
11342024-02-03T06:20:02.476Z Downloaded dyn-clone v1.0.13
11352024-02-03T06:20:02.482Z Downloaded rustfmt-wrapper v0.2.0
11362024-02-03T06:20:02.485Z Downloaded foreign-types v0.5.0
11372024-02-03T06:20:02.485Z Downloaded zerocopy v0.3.0
11382024-02-03T06:20:02.485Z Downloaded stable_deref_trait v1.2.0
11392024-02-03T06:20:02.485Z Downloaded sqlformat v0.2.3
11402024-02-03T06:20:02.488Z Downloaded unicase v2.7.0
11412024-02-03T06:20:02.491Z Downloaded pin-utils v0.1.0
11422024-02-03T06:20:02.491Z Downloaded pin-project-internal v1.1.3
11432024-02-03T06:20:02.495Z Downloaded phf_shared v0.11.2
11442024-02-03T06:20:02.495Z Downloaded libtest-mimic v0.6.1
11452024-02-03T06:20:02.498Z Downloaded hash32 v0.2.1
11462024-02-03T06:20:02.502Z Downloaded unicode-bidi v0.3.13
11472024-02-03T06:20:02.506Z Downloaded hashbrown v0.13.2
11482024-02-03T06:20:02.511Z Downloaded hashbrown v0.12.3
11492024-02-03T06:20:02.518Z Downloaded mio v0.8.9
11502024-02-03T06:20:02.527Z Downloaded time v0.3.27
11512024-02-03T06:20:02.538Z Downloaded futures-task v0.3.30
11522024-02-03T06:20:02.541Z Downloaded trybuild v1.0.89
11532024-02-03T06:20:02.546Z Downloaded textwrap v0.16.0
11542024-02-03T06:20:02.550Z Downloaded static_assertions v1.1.0
11552024-02-03T06:20:02.556Z Downloaded parking_lot_core v0.9.8
11562024-02-03T06:20:02.559Z Downloaded tracing-attributes v0.1.26
11572024-02-03T06:20:02.559Z Downloaded x509-cert v0.2.4
11582024-02-03T06:20:02.569Z Downloaded prettyplease v0.2.16
11592024-02-03T06:20:02.576Z Downloaded salty v0.2.0
11602024-02-03T06:20:02.583Z Downloaded libm v0.2.7
11612024-02-03T06:20:02.599Z Downloaded version_check v0.9.4
11622024-02-03T06:20:02.603Z Downloaded slog-dtrace v0.3.0
11632024-02-03T06:20:02.603Z Downloaded serde_tokenstream v0.2.0
11642024-02-03T06:20:02.608Z Downloaded samael v0.0.14
11652024-02-03T06:20:02.616Z Downloaded headers v0.3.9
11662024-02-03T06:20:02.625Z Downloaded plotters-backend v0.3.5
11672024-02-03T06:20:02.629Z Downloaded vte v0.11.1
11682024-02-03T06:20:02.632Z Downloaded vsss-rs v3.3.4
11692024-02-03T06:20:02.637Z Downloaded unsafe-libyaml v0.2.10
11702024-02-03T06:20:02.643Z Downloaded ucd-trie v0.1.6
11712024-02-03T06:20:02.646Z Downloaded elliptic-curve v0.13.8
11722024-02-03T06:20:02.649Z Downloaded smf v0.2.2
11732024-02-03T06:20:02.652Z Downloaded unicode-xid v0.2.4
11742024-02-03T06:20:02.655Z Downloaded globset v0.4.13
11752024-02-03T06:20:02.655Z Downloaded postgres-types v0.2.6
11762024-02-03T06:20:02.659Z Downloaded postgres-protocol v0.6.6
11772024-02-03T06:20:02.663Z Downloaded usdt-macro v0.3.5
11782024-02-03T06:20:02.668Z Downloaded try-lock v0.2.4
11792024-02-03T06:20:02.668Z Downloaded display-error-chain v0.2.0
11802024-02-03T06:20:02.668Z Downloaded packed_struct_codegen v0.10.1
11812024-02-03T06:20:02.672Z Downloaded platforms v3.0.2
11822024-02-03T06:20:02.672Z Downloaded heapless v0.7.16
11832024-02-03T06:20:02.677Z Downloaded half v2.3.1
11842024-02-03T06:20:02.682Z Downloaded typenum v1.16.0
11852024-02-03T06:20:02.685Z Downloaded flume v0.11.0
11862024-02-03T06:20:02.691Z Downloaded fatfs v0.3.6
11872024-02-03T06:20:02.698Z Downloaded base64 v0.21.7
11882024-02-03T06:20:02.703Z Downloaded nom v7.1.3
11892024-02-03T06:20:02.712Z Downloaded hyper v1.1.0
11902024-02-03T06:20:02.723Z Downloaded lru-cache v0.1.2
11912024-02-03T06:20:02.729Z Downloaded ed25519 v1.5.3
11922024-02-03T06:20:02.732Z Downloaded rusty-fork v0.3.0
11932024-02-03T06:20:02.732Z Downloaded fs-err v2.11.0
11942024-02-03T06:20:02.736Z Downloaded tokio-postgres v0.7.10
11952024-02-03T06:20:02.740Z Downloaded unicode-linebreak v0.1.5
11962024-02-03T06:20:02.743Z Downloaded futures v0.3.30
11972024-02-03T06:20:02.750Z Downloaded oso v0.27.0
11982024-02-03T06:20:03.758Z Downloaded itertools v0.10.5
11992024-02-03T06:20:03.765Z Downloaded r2d2 v0.8.10
12002024-02-03T06:20:03.765Z Downloaded quick-error v1.2.3
12012024-02-03T06:20:03.766Z Downloaded zeroize_derive v1.4.2
12022024-02-03T06:20:03.766Z Downloaded utf-8 v0.7.6
12032024-02-03T06:20:03.766Z Downloaded heapless v0.8.0
12042024-02-03T06:20:03.766Z Downloaded similar-asserts v1.5.0
12052024-02-03T06:20:03.766Z Downloaded usdt-impl v0.3.5
12062024-02-03T06:20:03.766Z Downloaded strum_macros v0.24.3
12072024-02-03T06:20:03.766Z Downloaded slog-json v2.6.1
12082024-02-03T06:20:03.766Z Downloaded slab v0.4.9
12092024-02-03T06:20:03.766Z Downloaded siphasher v0.3.11
12102024-02-03T06:20:03.766Z Downloaded structmeta v0.2.0
12112024-02-03T06:20:03.766Z Downloaded minimal-lexical v0.2.1
12122024-02-03T06:20:03.766Z Downloaded rand_chacha v0.3.1
12132024-02-03T06:20:03.766Z Downloaded radium v0.7.0
12142024-02-03T06:20:03.766Z Downloaded hash32 v0.3.1
12152024-02-03T06:20:03.767Z Downloaded darling_core v0.20.3
12162024-02-03T06:20:03.767Z Downloaded darling_core v0.14.4
12172024-02-03T06:20:03.767Z Downloaded crossbeam-channel v0.5.8
12182024-02-03T06:20:03.767Z Downloaded mockall_derive v0.12.0
12192024-02-03T06:20:03.767Z Downloaded crypto-bigint v0.5.2
12202024-02-03T06:20:03.767Z Downloaded data-encoding v2.4.0
12212024-02-03T06:20:03.767Z Downloaded serde_tokenstream v0.1.7
12222024-02-03T06:20:03.767Z Downloaded yansi v0.5.1
12232024-02-03T06:20:03.767Z Downloaded smawk v0.3.1
12242024-02-03T06:20:03.767Z Downloaded slog-scope v4.4.0
12252024-02-03T06:20:03.767Z Downloaded slog-envlogger v2.2.0
12262024-02-03T06:20:03.767Z Downloaded predicates-core v1.0.6
12272024-02-03T06:20:03.767Z Downloaded predicates v3.1.0
12282024-02-03T06:20:03.767Z Downloaded slog-bunyan v2.5.0
12292024-02-03T06:20:03.767Z Downloaded tar v0.4.40
12302024-02-03T06:20:03.768Z Downloaded predicates-tree v1.0.9
12312024-02-03T06:20:03.768Z Downloaded ppv-lite86 v0.2.17
12322024-02-03T06:20:03.768Z Downloaded path-slash v0.1.5
12332024-02-03T06:20:03.768Z Downloaded getopts v0.2.21
12342024-02-03T06:20:03.768Z Downloaded env_logger v0.10.0
12352024-02-03T06:20:03.768Z Downloaded rustls-webpki v0.101.7
12362024-02-03T06:20:03.768Z Downloaded highway v1.1.0
12372024-02-03T06:20:03.768Z Downloaded serde_repr v0.1.16
12382024-02-03T06:20:03.768Z Downloaded term v0.7.0
12392024-02-03T06:20:03.768Z Downloaded derive_builder v0.12.0
12402024-02-03T06:20:03.768Z Downloaded group v0.13.0
12412024-02-03T06:20:03.768Z Downloaded unarray v0.1.4
12422024-02-03T06:20:03.768Z Downloaded basic-toml v0.1.8
12432024-02-03T06:20:03.768Z Downloaded glob v0.3.1
12442024-02-03T06:20:03.768Z Downloaded generic-array v0.14.7
12452024-02-03T06:20:03.768Z Downloaded serde-hex v0.1.0
12462024-02-03T06:20:03.768Z Downloaded tinyvec v1.6.0
12472024-02-03T06:20:03.769Z Downloaded backtrace v0.3.69
12482024-02-03T06:20:03.769Z Downloaded num-complex v0.4.4
12492024-02-03T06:20:03.769Z Downloaded derive_more v0.99.17
12502024-02-03T06:20:03.769Z Downloaded fd-lock v4.0.2
12512024-02-03T06:20:03.769Z Downloaded fd-lock v3.0.13
12522024-02-03T06:20:03.769Z Downloaded precomputed-hash v0.1.1
12532024-02-03T06:20:03.769Z Downloaded scheduled-thread-pool v0.2.7
12542024-02-03T06:20:03.769Z Downloaded same-file v1.0.6
12552024-02-03T06:20:03.769Z Downloaded enum-as-inner v0.5.1
12562024-02-03T06:20:03.769Z Downloaded either v1.9.0
12572024-02-03T06:20:03.769Z Downloaded flagset v0.4.3
12582024-02-03T06:20:03.769Z Downloaded fallible-iterator v0.2.0
12592024-02-03T06:20:03.769Z Downloaded embedded-io v0.4.0
12602024-02-03T06:20:03.769Z Downloaded deranged v0.3.8
12612024-02-03T06:20:03.769Z Downloaded fragile v2.0.0
12622024-02-03T06:20:03.770Z Downloaded criterion v0.5.1
12632024-02-03T06:20:03.770Z Downloaded ena v0.14.2
12642024-02-03T06:20:03.770Z Downloaded num_enum_derive v0.5.11
12652024-02-03T06:20:03.770Z Downloaded rsa v0.9.2
12662024-02-03T06:20:03.770Z Downloaded derive-where v1.2.7
12672024-02-03T06:20:03.770Z Downloaded fnv v1.0.7
12682024-02-03T06:20:03.770Z Downloaded float-cmp v0.9.0
12692024-02-03T06:20:03.770Z Downloaded blake2 v0.10.6
12702024-02-03T06:20:03.770Z Downloaded owo-colors v4.0.0
12712024-02-03T06:20:03.770Z Downloaded tinytemplate v1.2.1
12722024-02-03T06:20:03.770Z Downloaded textwrap v0.11.0
12732024-02-03T06:20:03.770Z Downloaded chacha20poly1305 v0.10.1
12742024-02-03T06:20:03.770Z Downloaded fastrand v2.0.0
12752024-02-03T06:20:03.770Z Downloaded socket2 v0.5.5
12762024-02-03T06:20:03.770Z Downloaded socket2 v0.4.9
12772024-02-03T06:20:03.770Z Downloaded xattr v1.0.1
12782024-02-03T06:20:03.770Z Downloaded strip-ansi-escapes v0.2.0
12792024-02-03T06:20:03.770Z Downloaded pest_generator v2.7.6
12802024-02-03T06:20:03.770Z Downloaded fixedbitset v0.4.2
12812024-02-03T06:20:03.770Z Downloaded arc-swap v1.6.0
12822024-02-03T06:20:03.770Z Downloaded is-terminal v0.4.9
12832024-02-03T06:20:03.770Z Downloaded indoc v1.0.9
12842024-02-03T06:20:03.770Z Downloaded crossbeam-epoch v0.9.15
12852024-02-03T06:20:03.770Z Downloaded tokio-stream v0.1.14
12862024-02-03T06:20:03.771Z Downloaded allocator-api2 v0.2.16
12872024-02-03T06:20:03.771Z Downloaded spin v0.9.8
12882024-02-03T06:20:03.771Z Downloaded heck v0.3.3
12892024-02-03T06:20:03.771Z Downloaded zone v0.3.0
12902024-02-03T06:20:03.771Z Downloaded log v0.4.20
12912024-02-03T06:20:03.771Z Downloaded dtrace-parser v0.1.14
12922024-02-03T06:20:03.771Z Downloaded downcast v0.11.0
12932024-02-03T06:20:03.771Z Downloaded const-oid v0.9.5
12942024-02-03T06:20:03.771Z Downloaded tiny-keccak v2.0.2
12952024-02-03T06:20:03.771Z Downloaded time-macros v0.2.13
12962024-02-03T06:20:03.771Z Downloaded thread-id v4.2.0
12972024-02-03T06:20:03.771Z Downloaded thiserror-no-std v2.0.2
12982024-02-03T06:20:03.771Z Downloaded thiserror-impl-no-std v2.0.2
12992024-02-03T06:20:03.777Z Downloaded termios v0.3.3
13002024-02-03T06:20:03.777Z Downloaded structmeta-derive v0.2.0
13012024-02-03T06:20:03.777Z Downloaded futures-channel v0.3.30
13022024-02-03T06:20:03.777Z Downloaded secrecy v0.8.0
13032024-02-03T06:20:03.777Z Downloaded dirs-next v2.0.0
13042024-02-03T06:20:03.777Z Downloaded digest v0.10.7
13052024-02-03T06:20:03.777Z Downloaded percent-encoding v2.3.1
13062024-02-03T06:20:03.777Z Downloaded tui-tree-widget v0.16.0
13072024-02-03T06:20:03.778Z Downloaded http v0.2.11
13082024-02-03T06:20:03.778Z Downloaded tower-layer v0.3.2
13092024-02-03T06:20:03.778Z Downloaded pem v3.0.2
13102024-02-03T06:20:03.778Z Downloaded difflib v0.4.0
13112024-02-03T06:20:03.778Z Downloaded sha1 v0.10.6
13122024-02-03T06:20:03.778Z Downloaded darling_macro v0.20.3
13132024-02-03T06:20:03.778Z Downloaded darling_macro v0.14.4
13142024-02-03T06:20:03.778Z Downloaded zone_cfg_derive v0.3.0
13152024-02-03T06:20:03.778Z Downloaded smallvec v1.11.2
13162024-02-03T06:20:03.778Z Downloaded slog-term v2.9.0
13172024-02-03T06:20:03.778Z Downloaded maplit v1.0.2
13182024-02-03T06:20:03.778Z Downloaded peeking_take_while v0.1.2
13192024-02-03T06:20:03.778Z Downloaded openssl-probe v0.1.5
13202024-02-03T06:20:03.778Z Downloaded tokio-macros v2.2.0
13212024-02-03T06:20:03.778Z Downloaded thread_local v1.1.7
13222024-02-03T06:20:03.778Z Downloaded termtree v0.4.1
13232024-02-03T06:20:03.779Z Downloaded bitfield v0.14.0
13242024-02-03T06:20:03.779Z Downloaded tokio-tungstenite v0.20.1
13252024-02-03T06:20:03.779Z Downloaded tokio-native-tls v0.3.1
13262024-02-03T06:20:03.779Z Downloaded stringprep v0.1.3
13272024-02-03T06:20:03.779Z Downloaded spin v0.5.2
13282024-02-03T06:20:03.779Z Downloaded signal-hook-mio v0.2.3
13292024-02-03T06:20:03.779Z Downloaded scroll v0.12.0
13302024-02-03T06:20:03.779Z Downloaded native-tls v0.2.11
13312024-02-03T06:20:03.779Z Downloaded multer v3.0.0
13322024-02-03T06:20:03.779Z Downloaded md-5 v0.10.5
13332024-02-03T06:20:03.779Z Downloaded hyper-util v0.1.2
13342024-02-03T06:20:03.779Z Downloaded cookie v0.18.0
13352024-02-03T06:20:03.779Z Downloaded lock_api v0.4.10
13362024-02-03T06:20:03.779Z Downloaded oso-derive v0.27.0
13372024-02-03T06:20:03.779Z Downloaded bitflags v2.4.0
13382024-02-03T06:20:03.779Z Downloaded backoff v0.4.0
13392024-02-03T06:20:03.779Z Downloaded atomic-waker v1.1.1
13402024-02-03T06:20:03.779Z Downloaded async-trait v0.1.77
13412024-02-03T06:20:03.779Z Downloaded aead v0.5.2
13422024-02-03T06:20:03.779Z Downloaded addr2line v0.21.0
13432024-02-03T06:20:03.779Z Downloaded whoami v1.4.1
13442024-02-03T06:20:03.779Z Downloaded sct v0.7.0
13452024-02-03T06:20:03.780Z Downloaded num-rational v0.4.1
13462024-02-03T06:20:03.780Z Downloaded libloading v0.7.4
13472024-02-03T06:20:03.780Z Downloaded hyper-rustls v0.26.0
13482024-02-03T06:20:03.780Z Downloaded memmap2 v0.7.1
13492024-02-03T06:20:03.780Z Downloaded maybe-uninit v2.0.0
13502024-02-03T06:20:03.780Z Downloaded time-core v0.1.1
13512024-02-03T06:20:03.780Z Downloaded defmt-macros v0.3.6
13522024-02-03T06:20:03.780Z Downloaded defmt v0.3.5
13532024-02-03T06:20:03.780Z Downloaded smallvec v0.6.14
13542024-02-03T06:20:03.780Z Downloaded crossbeam-utils v0.8.16
13552024-02-03T06:20:03.780Z Downloaded derive_builder_macro v0.12.0
13562024-02-03T06:20:03.780Z Downloaded strsim v0.8.0
13572024-02-03T06:20:03.780Z Downloaded indexmap v1.9.3
13582024-02-03T06:20:03.780Z Downloaded rustls-pemfile v2.0.0
13592024-02-03T06:20:03.780Z Downloaded linear-map v1.2.0
13602024-02-03T06:20:03.780Z Downloaded semver-parser v0.10.2
13612024-02-03T06:20:03.780Z Downloaded sec1 v0.7.3
13622024-02-03T06:20:03.780Z Downloaded mockall v0.12.0
13632024-02-03T06:20:03.780Z Downloaded crc-any v2.4.3
13642024-02-03T06:20:03.780Z Downloaded memmap v0.7.0
13652024-02-03T06:20:03.780Z Downloaded base16ct v0.2.0
13662024-02-03T06:20:03.780Z Downloaded ansi_term v0.12.1
13672024-02-03T06:20:03.780Z Downloaded blake2b_simd v1.0.1
13682024-02-03T06:20:03.781Z Downloaded arrayvec v0.7.4
13692024-02-03T06:20:03.781Z Downloaded argon2 v0.5.3
13702024-02-03T06:20:03.781Z Downloaded unicode-width v0.1.11
13712024-02-03T06:20:03.781Z Downloaded semver v0.11.0
13722024-02-03T06:20:03.781Z Downloaded semver v0.1.20
13732024-02-03T06:20:03.781Z Downloaded inout v0.1.3
13742024-02-03T06:20:03.781Z Downloaded camino-tempfile v1.1.1
13752024-02-03T06:20:03.781Z Downloaded libefi-sys v0.1.0
13762024-02-03T06:20:03.781Z Downloaded crossbeam v0.8.2
13772024-02-03T06:20:03.781Z Downloaded signal-hook-registry v1.4.1
13782024-02-03T06:20:03.781Z Downloaded lalrpop-util v0.19.12
13792024-02-03T06:20:03.781Z Downloaded bb8 v0.8.3
13802024-02-03T06:20:03.781Z Downloaded async-stream v0.3.5
13812024-02-03T06:20:03.781Z Downloaded ascii-canvas v3.0.0
13822024-02-03T06:20:03.781Z Downloaded anes v0.1.6
13832024-02-03T06:20:03.781Z Downloaded slog-async v2.8.0
13842024-02-03T06:20:03.781Z Downloaded rustc_version v0.1.7
13852024-02-03T06:20:03.781Z Downloaded num-integer v0.1.45
13862024-02-03T06:20:03.781Z Downloaded memoffset v0.9.0
13872024-02-03T06:20:03.781Z Downloaded macaddr v1.0.1
13882024-02-03T06:20:03.781Z Downloaded kstat-rs v0.2.3
13892024-02-03T06:20:03.781Z Downloaded impl-trait-for-tuples v0.2.2
13902024-02-03T06:20:03.781Z Downloaded block-buffer v0.10.4
13912024-02-03T06:20:03.781Z Downloaded autocfg v1.1.0
13922024-02-03T06:20:03.781Z Downloaded rustc-hash v1.1.0
13932024-02-03T06:20:03.782Z Downloaded num-derive v0.4.0
13942024-02-03T06:20:03.782Z Downloaded libsw v3.3.1
13952024-02-03T06:20:03.782Z Downloaded ipnet v2.9.0
13962024-02-03T06:20:03.782Z Downloaded indoc v2.0.3
13972024-02-03T06:20:03.782Z Downloaded colored v2.0.4
13982024-02-03T06:20:03.782Z Downloaded rustls-pki-types v1.1.0
13992024-02-03T06:20:03.786Z Downloaded num-iter v0.1.43
14002024-02-03T06:20:03.786Z Downloaded newtype_derive v0.1.6
14012024-02-03T06:20:03.787Z Downloaded scroll_derive v0.12.0
14022024-02-03T06:20:03.787Z Downloaded cc v1.0.83
14032024-02-03T06:20:03.787Z Downloaded atomicwrites v0.4.3
14042024-02-03T06:20:03.787Z Downloaded bit-set v0.5.3
14052024-02-03T06:20:03.787Z Downloaded async-recursion v1.0.5
14062024-02-03T06:20:03.787Z Downloaded assert_cmd v2.0.13
14072024-02-03T06:20:03.787Z Downloaded assert_matches v1.5.0
14082024-02-03T06:20:03.787Z Downloaded arrayref v0.3.7
14092024-02-03T06:20:03.787Z Downloaded tower-service v0.3.2
14102024-02-03T06:20:03.787Z Downloaded toolchain_find v0.2.0
14112024-02-03T06:20:03.787Z Downloaded signal-hook-tokio v0.3.1
14122024-02-03T06:20:03.787Z Downloaded serde-big-array v0.4.1
14132024-02-03T06:20:03.787Z Downloaded linked-hash-map v0.5.6
14142024-02-03T06:20:03.787Z Downloaded lazycell v1.3.0
14152024-02-03T06:20:03.788Z Downloaded ipnetwork v0.20.0
14162024-02-03T06:20:03.788Z Downloaded cstr-argument v0.1.2
14172024-02-03T06:20:03.788Z Downloaded matches v0.1.10
14182024-02-03T06:20:03.788Z Downloaded convert_case v0.4.0
14192024-02-03T06:20:03.788Z Downloaded console v0.15.8
14202024-02-03T06:20:03.788Z Downloaded base64ct v1.6.0
14212024-02-03T06:20:03.788Z Downloaded approx v0.5.1
14222024-02-03T06:20:03.788Z Downloaded normalize-line-endings v0.3.0
14232024-02-03T06:20:03.788Z Downloaded nibble_vec v0.1.0
14242024-02-03T06:20:03.788Z Downloaded newline-converter v0.3.0
14252024-02-03T06:20:03.788Z Downloaded match_cfg v0.1.0
14262024-02-03T06:20:03.788Z Downloaded crunchy v0.2.2
14272024-02-03T06:20:03.788Z Downloaded crossbeam-queue v0.3.8
14282024-02-03T06:20:03.789Z Downloaded bytecount v0.6.3
14292024-02-03T06:20:03.789Z Downloaded bcs v0.1.6
14302024-02-03T06:20:03.789Z Downloaded nu-ansi-term v0.49.0
14312024-02-03T06:20:03.789Z Downloaded is_ci v1.1.1
14322024-02-03T06:20:03.789Z Downloaded crc-catalog v2.2.0
14332024-02-03T06:20:03.789Z Downloaded clang-sys v1.6.1
14342024-02-03T06:20:03.789Z Downloaded corncobs v0.1.3
14352024-02-03T06:20:03.789Z Downloaded constant_time_eq v0.3.0
14362024-02-03T06:20:03.789Z Downloaded bzip2 v0.4.4
14372024-02-03T06:20:03.789Z Downloaded bit-vec v0.6.3
14382024-02-03T06:20:03.789Z Downloaded cast v0.3.0
14392024-02-03T06:20:03.789Z Downloaded adler v1.0.2
14402024-02-03T06:20:03.789Z Downloaded rustls-pemfile v1.0.3
14412024-02-03T06:20:03.790Z Downloaded nanorand v0.7.0
14422024-02-03T06:20:03.790Z Downloaded mime_guess v2.0.4
14432024-02-03T06:20:03.790Z Downloaded mime v0.3.17
14442024-02-03T06:20:03.790Z Downloaded lru v0.12.1
14452024-02-03T06:20:03.790Z Downloaded keccak v0.1.4
14462024-02-03T06:20:03.790Z Downloaded iana-time-zone v0.1.57
14472024-02-03T06:20:03.790Z Downloaded hyper-tls v0.5.0
14482024-02-03T06:20:03.790Z Downloaded hubpack_derive v0.1.1
14492024-02-03T06:20:03.790Z Downloaded httptest v0.15.5
14502024-02-03T06:20:03.790Z Downloaded crypto-common v0.1.6
14512024-02-03T06:20:03.790Z Downloaded crc v3.0.1
14522024-02-03T06:20:03.790Z Downloaded cobs v0.2.3
14532024-02-03T06:20:03.791Z Downloaded ciborium-ll v0.2.2
14542024-02-03T06:20:03.791Z Downloaded ciborium-io v0.2.2
14552024-02-03T06:20:03.791Z Downloaded cfg-if v1.0.0
14562024-02-03T06:20:03.791Z Downloaded cexpr v0.6.0
14572024-02-03T06:20:03.791Z Downloaded byteorder v1.5.0
14582024-02-03T06:20:03.791Z Downloaded async-stream-impl v0.3.5
14592024-02-03T06:20:03.791Z Downloaded atty v0.2.14
14602024-02-03T06:20:03.791Z Downloaded num-bigint-dig v0.8.4
14612024-02-03T06:20:03.791Z Downloaded curve25519-dalek-derive v0.1.0
14622024-02-03T06:20:03.791Z Downloaded num-traits v0.2.16
14632024-02-03T06:20:03.791Z Downloaded memoffset v0.7.1
14642024-02-03T06:20:03.791Z Downloaded http-range v0.1.5
14652024-02-03T06:20:03.791Z Downloaded http-body v1.0.0
14662024-02-03T06:20:03.792Z Downloaded chacha20 v0.9.1
14672024-02-03T06:20:03.792Z Downloaded humantime v2.1.0
14682024-02-03T06:20:03.792Z Downloaded http-body v0.4.5
14692024-02-03T06:20:03.792Z Downloaded ciborium v0.2.2
14702024-02-03T06:20:03.792Z Downloaded cfg-expr v0.15.5
14712024-02-03T06:20:03.792Z Downloaded darling v0.20.3
14722024-02-03T06:20:03.792Z Downloaded hyper-rustls v0.24.2
14732024-02-03T06:20:03.792Z Downloaded cancel-safe-futures v0.1.5
14742024-02-03T06:20:03.792Z Downloaded httparse v1.8.0
14752024-02-03T06:20:03.792Z Downloaded http v1.0.0
14762024-02-03T06:20:03.792Z Downloaded home v0.5.5
14772024-02-03T06:20:03.792Z Downloaded bytes v1.5.0
14782024-02-03T06:20:03.792Z Downloaded ahash v0.8.6
14792024-02-03T06:20:03.793Z Downloaded buf-list v1.0.3
14802024-02-03T06:20:04.294Z Compiling serde v1.0.195
14812024-02-03T06:20:04.294Z Compiling autocfg v1.1.0
14822024-02-03T06:20:04.298Z Compiling version_check v0.9.4
14832024-02-03T06:20:04.298Z Checking cfg-if v1.0.0
14842024-02-03T06:20:04.298Z Compiling syn v1.0.109
14852024-02-03T06:20:04.328Z Checking libc v0.2.153
14862024-02-03T06:20:04.339Z Compiling syn v2.0.48
14872024-02-03T06:20:04.442Z Compiling parking_lot_core v0.9.8
14882024-02-03T06:20:04.442Z Compiling once_cell v1.19.0
14892024-02-03T06:20:05.109Z Compiling cc v1.0.83
14902024-02-03T06:20:05.152Z Compiling memchr v2.6.3
14912024-02-03T06:20:05.173Z Compiling libm v0.2.7
14922024-02-03T06:20:05.515Z Compiling ahash v0.8.6
14932024-02-03T06:20:05.671Z Compiling getrandom v0.2.10
14942024-02-03T06:20:05.692Z Compiling lock_api v0.4.10
14952024-02-03T06:20:06.137Z Compiling num-traits v0.2.16
14962024-02-03T06:20:06.278Z Compiling byteorder v1.5.0
14972024-02-03T06:20:06.425Z Compiling serde_json v1.0.113
14982024-02-03T06:20:07.108Z Compiling log v0.4.20
14992024-02-03T06:20:07.129Z Compiling slab v0.4.9
15002024-02-03T06:20:07.874Z Compiling typenum v1.16.0
15012024-02-03T06:20:08.236Z Checking scopeguard v1.2.0
15022024-02-03T06:20:08.295Z Compiling generic-array v0.14.7
15032024-02-03T06:20:08.427Z Checking itoa v1.0.9
15042024-02-03T06:20:08.427Z Compiling pkg-config v0.3.27
15052024-02-03T06:20:08.756Z Checking smallvec v1.11.2
15062024-02-03T06:20:09.289Z Compiling allocator-api2 v0.2.16
15072024-02-03T06:20:09.348Z Compiling rustix v0.38.30
15082024-02-03T06:20:09.515Z Compiling schemars v0.8.16
15092024-02-03T06:20:10.034Z Compiling httparse v1.8.0
15102024-02-03T06:20:10.390Z Compiling ring v0.17.7
15112024-02-03T06:20:10.576Z Compiling fnv v1.0.7
15122024-02-03T06:20:10.663Z Compiling vcpkg v0.2.15
15132024-02-03T06:20:10.738Z Compiling aho-corasick v1.0.4
15142024-02-03T06:20:10.782Z Checking pin-project-lite v0.2.13
15152024-02-03T06:20:10.932Z Compiling regex-syntax v0.8.2
15162024-02-03T06:20:11.169Z Checking parking_lot v0.12.1
15172024-02-03T06:20:11.754Z Compiling ucd-trie v0.1.6
15182024-02-03T06:20:14.307Z Compiling openssl-sys v0.9.96
15192024-02-03T06:20:14.938Z Compiling crossbeam-utils v0.8.16
15202024-02-03T06:20:15.790Z Compiling ring v0.16.20
15212024-02-03T06:20:16.813Z Compiling regex-automata v0.4.4
15222024-02-03T06:20:17.575Z Compiling serde_derive_internals v0.26.0
15232024-02-03T06:20:18.027Z Checking signal-hook-registry v1.4.1
15242024-02-03T06:20:20.228Z Checking mio v0.8.9
15252024-02-03T06:20:21.189Z Checking rand_core v0.6.4
15262024-02-03T06:20:21.263Z Compiling openssl v0.10.60
15272024-02-03T06:20:21.411Z Compiling iana-time-zone v0.1.57
15282024-02-03T06:20:21.660Z Checking num_cpus v1.16.0
15292024-02-03T06:20:21.808Z Checking futures-core v0.3.30
15302024-02-03T06:20:21.901Z Compiling native-tls v0.2.11
15312024-02-03T06:20:22.065Z Compiling rustls v0.21.9
15322024-02-03T06:20:22.106Z Checking socket2 v0.5.5
15332024-02-03T06:20:22.210Z Checking ryu v1.0.15
15342024-02-03T06:20:22.359Z Compiling dyn-clone v1.0.13
15352024-02-03T06:20:22.407Z Compiling spin v0.5.2
15362024-02-03T06:20:22.545Z Compiling memoffset v0.9.0
15372024-02-03T06:20:22.657Z Compiling slog v2.7.0
15382024-02-03T06:20:22.748Z Compiling async-trait v0.1.77
15392024-02-03T06:20:23.162Z Compiling crossbeam-epoch v0.9.15
15402024-02-03T06:20:23.583Z Compiling backtrace v0.3.69
15412024-02-03T06:20:23.818Z Compiling regex v1.10.3
15422024-02-03T06:20:24.064Z Compiling errno v0.3.8
15432024-02-03T06:20:24.366Z Compiling futures-sink v0.3.30
15442024-02-03T06:20:24.421Z Compiling either v1.9.0
15452024-02-03T06:20:24.566Z Compiling crc32fast v1.3.2
15462024-02-03T06:20:25.020Z Compiling tinyvec_macros v0.1.1
15472024-02-03T06:20:25.097Z Compiling unicode-xid v0.2.4
15482024-02-03T06:20:25.141Z Compiling tinyvec v1.6.0
15492024-02-03T06:20:25.334Z Compiling futures-channel v0.3.30
15502024-02-03T06:20:25.665Z Compiling unicode-width v0.1.11
15512024-02-03T06:20:25.808Z Compiling futures-task v0.3.30
15522024-02-03T06:20:25.896Z Compiling anyhow v1.0.75
15532024-02-03T06:20:26.006Z Compiling futures-io v0.3.30
15542024-02-03T06:20:26.265Z Compiling pin-utils v0.1.0
15552024-02-03T06:20:26.392Z Compiling spin v0.9.8
15562024-02-03T06:20:26.418Z Compiling tracing-core v0.1.31
15572024-02-03T06:20:26.630Z Compiling unicode-bidi v0.3.13
15582024-02-03T06:20:27.734Z Compiling unicode-normalization v0.1.22
15592024-02-03T06:20:27.937Z Compiling num-integer v0.1.45
15602024-02-03T06:20:28.689Z Checking subtle v2.5.0
15612024-02-03T06:20:28.903Z Compiling serde_derive v1.0.195
15622024-02-03T06:20:29.058Z Compiling zerocopy-derive v0.7.32
15632024-02-03T06:20:29.096Z Compiling thiserror-impl v1.0.56
15642024-02-03T06:20:29.140Z Compiling zeroize_derive v1.4.2
15652024-02-03T06:20:29.480Z Compiling tokio-macros v2.2.0
15662024-02-03T06:20:29.539Z Compiling futures-macro v0.3.30
15672024-02-03T06:20:29.938Z Compiling tracing-attributes v0.1.26
15682024-02-03T06:20:31.914Z Compiling schemars_derive v0.8.16
15692024-02-03T06:20:32.276Z Compiling openssl-macros v0.1.1
15702024-02-03T06:20:33.008Z Checking zeroize v1.7.0
15712024-02-03T06:20:33.052Z Compiling zerocopy v0.7.32
15722024-02-03T06:20:33.968Z Compiling futures-util v0.3.30
15732024-02-03T06:20:34.660Z Compiling thiserror v1.0.56
15742024-02-03T06:20:34.840Z Compiling pest v2.7.6
15752024-02-03T06:20:36.351Z Compiling der_derive v0.7.2
15762024-02-03T06:20:36.584Z Compiling tracing v0.1.37
15772024-02-03T06:20:36.875Z Compiling hashbrown v0.14.2
15782024-02-03T06:20:37.422Z Compiling hashbrown v0.13.2
15792024-02-03T06:20:39.067Z Compiling pest_meta v2.7.6
15802024-02-03T06:20:39.302Z Compiling lazy_static v1.4.0
15812024-02-03T06:20:39.632Z Compiling time-core v0.1.1
15822024-02-03T06:20:39.881Z Compiling percent-encoding v2.3.1
15832024-02-03T06:20:40.386Z Compiling untrusted v0.9.0
15842024-02-03T06:20:40.446Z Compiling foreign-types-shared v0.1.1
15852024-02-03T06:20:40.574Z Compiling untrusted v0.7.1
15862024-02-03T06:20:40.631Z Compiling rustversion v1.0.14
15872024-02-03T06:20:41.716Z Compiling pest_generator v2.7.6
15882024-02-03T06:20:44.143Z Compiling foreign-types v0.3.2
15892024-02-03T06:20:44.262Z Compiling time-macros v0.2.13
15902024-02-03T06:20:45.175Z Compiling scroll_derive v0.12.0
15912024-02-03T06:20:47.074Z Compiling synstructure v0.12.6
15922024-02-03T06:20:47.225Z Compiling thread-id v4.2.0
15932024-02-03T06:20:47.374Z Compiling base64 v0.21.7
15942024-02-03T06:20:47.794Z Compiling try-lock v0.2.4
15952024-02-03T06:20:47.844Z Compiling pest_derive v2.7.6
15962024-02-03T06:20:47.988Z Compiling want v0.3.1
15972024-02-03T06:20:48.574Z Compiling sct v0.7.0
15982024-02-03T06:20:49.026Z Compiling rustls-webpki v0.101.7
15992024-02-03T06:20:49.107Z Compiling form_urlencoded v1.2.1
16002024-02-03T06:20:49.589Z Compiling socket2 v0.4.9
16012024-02-03T06:20:49.994Z Compiling tower-service v0.3.2
16022024-02-03T06:20:50.178Z Compiling zerocopy-derive v0.2.0
16032024-02-03T06:20:50.494Z Compiling httpdate v1.0.3
16042024-02-03T06:20:50.657Z Compiling openssl-probe v0.1.5
16052024-02-03T06:20:50.959Z Compiling const-oid v0.9.5
16062024-02-03T06:20:51.185Z Compiling idna v0.5.0
16072024-02-03T06:20:52.183Z Checking bytes v1.5.0
16082024-02-03T06:20:53.394Z Checking tokio v1.35.1
16092024-02-03T06:20:53.419Z Checking bitflags v2.4.0
16102024-02-03T06:20:53.846Z Compiling indexmap v2.2.2
16112024-02-03T06:20:54.280Z Compiling uuid v1.7.0
16122024-02-03T06:20:54.572Z Compiling chrono v0.4.31
16132024-02-03T06:20:55.108Z Compiling semver v1.0.21
16142024-02-03T06:20:56.024Z Compiling http v0.2.11
16152024-02-03T06:20:56.355Z Compiling toml_datetime v0.6.5
16162024-02-03T06:20:56.835Z Compiling serde_spanned v0.6.5
16172024-02-03T06:20:57.074Z Compiling openapiv3 v2.0.0
16182024-02-03T06:20:57.178Z Compiling rustc_version v0.4.0
16192024-02-03T06:20:59.063Z Compiling toml_edit v0.19.15
16202024-02-03T06:21:01.104Z Compiling http-body v0.4.5
16212024-02-03T06:21:05.076Z Compiling adler v1.0.2
16222024-02-03T06:21:05.309Z Compiling url v2.5.0
16232024-02-03T06:21:05.400Z Compiling miniz_oxide v0.7.1
16242024-02-03T06:21:05.532Z Compiling signal-hook v0.3.17
16252024-02-03T06:21:06.199Z Compiling ipnet v2.9.0
16262024-02-03T06:21:06.450Z Compiling serde_urlencoded v0.7.1
16272024-02-03T06:21:07.201Z Compiling rustls-pemfile v1.0.3
16282024-02-03T06:21:07.260Z Compiling crypto-common v0.1.6
16292024-02-03T06:21:07.552Z Compiling zerocopy-derive v0.6.4
16302024-02-03T06:21:07.765Z Compiling clap_derive v4.4.2
16312024-02-03T06:21:08.040Z Compiling usdt-impl v0.3.5
16322024-02-03T06:21:08.290Z Compiling encoding_rs v0.8.33
16332024-02-03T06:21:08.518Z Compiling siphasher v0.3.11
16342024-02-03T06:21:08.521Z Compiling webpki-roots v0.25.2
16352024-02-03T06:21:08.747Z Compiling gimli v0.28.0
16362024-02-03T06:21:09.183Z Compiling tokio-util v0.7.10
16372024-02-03T06:21:11.302Z Compiling h2 v0.3.24
16382024-02-03T06:21:12.495Z Compiling tokio-native-tls v0.3.1
16392024-02-03T06:21:12.607Z Compiling tokio-rustls v0.24.1
16402024-02-03T06:21:12.884Z Compiling mime v0.3.17
16412024-02-03T06:21:13.394Z Compiling zerocopy v0.3.0
16422024-02-03T06:21:13.828Z Compiling strum_macros v0.25.2
16432024-02-03T06:21:14.663Z Compiling scroll v0.12.0
16442024-02-03T06:21:15.775Z Compiling addr2line v0.21.0
16452024-02-03T06:21:16.103Z Compiling block-buffer v0.10.4
16462024-02-03T06:21:16.367Z Compiling bzip2-sys v0.1.11+1.0.8
16472024-02-03T06:21:16.488Z Compiling object v0.32.1
16482024-02-03T06:21:16.809Z Compiling num-iter v0.1.43
16492024-02-03T06:21:16.848Z Compiling usdt-impl v0.5.0
16502024-02-03T06:21:17.073Z Checking equivalent v1.0.1
16512024-02-03T06:21:17.199Z Compiling plain v0.2.3
16522024-02-03T06:21:17.326Z Compiling rustc-demangle v0.1.23
16532024-02-03T06:21:17.417Z Compiling goblin v0.8.0
16542024-02-03T06:21:20.762Z Compiling flate2 v1.0.28
16552024-02-03T06:21:20.806Z Compiling digest v0.10.7
16562024-02-03T06:21:21.223Z Compiling dof v0.1.5
16572024-02-03T06:21:21.351Z Compiling heapless v0.7.16
16582024-02-03T06:21:21.535Z Compiling dtrace-parser v0.1.14
16592024-02-03T06:21:21.937Z Compiling futures-executor v0.3.30
16602024-02-03T06:21:22.629Z Compiling hyper v0.14.27
16612024-02-03T06:21:22.764Z Compiling ppv-lite86 v0.2.17
16622024-02-03T06:21:22.849Z Compiling pretty-hex v0.4.1
16632024-02-03T06:21:23.741Z Compiling futures v0.3.30
16642024-02-03T06:21:23.978Z Compiling rand_chacha v0.3.1
16652024-02-03T06:21:24.016Z Compiling toml v0.7.8
16662024-02-03T06:21:24.932Z Compiling toml_edit v0.21.1
16672024-02-03T06:21:26.861Z Compiling dof v0.3.0
16682024-02-03T06:21:26.940Z Compiling hex v0.4.3
16692024-02-03T06:21:27.878Z Compiling serde_tokenstream v0.1.7
16702024-02-03T06:21:28.717Z Compiling dtrace-parser v0.2.0
16712024-02-03T06:21:29.387Z Compiling bit-vec v0.6.3
16722024-02-03T06:21:30.198Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16732024-02-03T06:21:31.976Z Compiling rand v0.8.5
16742024-02-03T06:21:32.205Z Compiling phf_shared v0.10.0
16752024-02-03T06:21:32.380Z Compiling num-bigint v0.4.4
16762024-02-03T06:21:32.783Z Compiling new_debug_unreachable v1.0.4
16772024-02-03T06:21:32.855Z Compiling minimal-lexical v0.2.1
16782024-02-03T06:21:32.907Z Compiling precomputed-hash v0.1.1
16792024-02-03T06:21:33.052Z Compiling fixedbitset v0.4.2
16802024-02-03T06:21:33.388Z Compiling smoltcp v0.9.1
16812024-02-03T06:21:33.660Z Compiling base64ct v1.6.0
16822024-02-03T06:21:33.742Z Compiling nom v7.1.3
16832024-02-03T06:21:34.202Z Compiling hyper-tls v0.5.0
16842024-02-03T06:21:34.502Z Compiling hyper-rustls v0.24.2
16852024-02-03T06:21:34.661Z Compiling pem-rfc7468 v0.7.0
16862024-02-03T06:21:34.714Z Compiling petgraph v0.6.4
16872024-02-03T06:21:35.008Z Compiling reqwest v0.11.22
16882024-02-03T06:21:35.035Z Compiling string_cache v0.8.7
16892024-02-03T06:21:35.659Z Compiling bit-set v0.5.3
16902024-02-03T06:21:35.772Z Compiling usdt-attr-macro v0.3.5
16912024-02-03T06:21:35.889Z Compiling usdt-macro v0.3.5
16922024-02-03T06:21:36.063Z Compiling hmac v0.12.1
16932024-02-03T06:21:37.254Z Compiling enum-as-inner v0.5.1
16942024-02-03T06:21:38.055Z Compiling hubpack_derive v0.1.1
16952024-02-03T06:21:38.279Z Compiling itertools v0.10.5
16962024-02-03T06:21:38.327Z Compiling diesel_table_macro_syntax v0.1.0
16972024-02-03T06:21:39.414Z Compiling lalrpop-util v0.19.12
16982024-02-03T06:21:39.436Z Compiling unicode-segmentation v1.10.1
16992024-02-03T06:21:39.708Z Compiling flagset v0.4.3
17002024-02-03T06:21:39.947Z Compiling diesel_derives v2.1.2
17012024-02-03T06:21:40.017Z Compiling der v0.7.8
17022024-02-03T06:21:40.889Z Compiling cpufeatures v0.2.12
17032024-02-03T06:21:41.025Z Compiling sha2 v0.10.8
17042024-02-03T06:21:41.261Z Compiling rustix v0.37.23
17052024-02-03T06:21:41.532Z Compiling md-5 v0.10.5
17062024-02-03T06:21:42.862Z Compiling stringprep v0.1.3
17072024-02-03T06:21:43.263Z Compiling serde_repr v0.1.16
17082024-02-03T06:21:43.637Z Compiling spki v0.7.2
17092024-02-03T06:21:43.705Z Compiling hash32 v0.2.1
17102024-02-03T06:21:44.315Z Checking unicode-ident v1.0.12
17112024-02-03T06:21:44.519Z Compiling fallible-iterator v0.2.0
17122024-02-03T06:21:44.544Z Compiling stable_deref_trait v1.2.0
17132024-02-03T06:21:44.959Z Compiling pkcs8 v0.10.2
17142024-02-03T06:21:45.087Z Compiling terminal_size v0.2.6
17152024-02-03T06:21:45.711Z Compiling postgres-protocol v0.6.6
17162024-02-03T06:21:45.780Z Compiling phf_shared v0.11.2
17172024-02-03T06:21:46.349Z Compiling ff v0.13.0
17182024-02-03T06:21:46.526Z Compiling block-padding v0.3.3
17192024-02-03T06:21:46.731Z Compiling scheduled-thread-pool v0.2.7
17202024-02-03T06:21:46.929Z Compiling deranged v0.3.8
17212024-02-03T06:21:47.481Z Compiling managed v0.8.0
17222024-02-03T06:21:47.484Z Compiling regex-automata v0.1.10
17232024-02-03T06:21:47.647Z Compiling matches v0.1.10
17242024-02-03T06:21:47.772Z Compiling num_threads v0.1.6
17252024-02-03T06:21:47.950Z Compiling base16ct v0.2.0
17262024-02-03T06:21:48.093Z Compiling clap_builder v4.4.2
17272024-02-03T06:21:48.197Z Compiling bstr v0.2.17
17282024-02-03T06:21:48.256Z Compiling sec1 v0.7.3
17292024-02-03T06:21:48.422Z Compiling idna v0.2.3
17302024-02-03T06:21:49.141Z Compiling r2d2 v0.8.10
17312024-02-03T06:21:49.695Z Compiling postgres-types v0.2.6
17322024-02-03T06:21:49.894Z Compiling time v0.3.27
17332024-02-03T06:21:50.687Z Compiling inout v0.1.3
17342024-02-03T06:21:50.993Z Compiling group v0.13.0
17352024-02-03T06:21:51.116Z Compiling signal-hook-mio v0.2.3
17362024-02-03T06:21:51.329Z Compiling phf v0.11.2
17372024-02-03T06:21:51.438Z Compiling bzip2 v0.4.4
17382024-02-03T06:21:51.910Z Compiling hubpack v0.1.2
17392024-02-03T06:21:52.074Z Compiling hkdf v0.12.4
17402024-02-03T06:21:52.423Z Compiling zerocopy v0.6.4
17412024-02-03T06:21:52.619Z Compiling ipnetwork v0.20.0
17422024-02-03T06:21:52.843Z Compiling crypto-bigint v0.5.2
17432024-02-03T06:21:53.762Z Compiling float-cmp v0.9.0
17442024-02-03T06:21:54.098Z Compiling predicates-core v1.0.6
17452024-02-03T06:21:54.119Z Compiling normalize-line-endings v0.3.0
17462024-02-03T06:21:54.491Z Compiling static_assertions v1.1.0
17472024-02-03T06:21:54.626Z Compiling regex-automata v0.3.8
17482024-02-03T06:21:54.662Z Compiling whoami v1.4.1
17492024-02-03T06:21:55.644Z Compiling data-encoding v2.4.0
17502024-02-03T06:21:58.589Z Compiling difflib v0.4.0
17512024-02-03T06:21:58.798Z Checking bitflags v1.3.2
17522024-02-03T06:21:58.927Z Compiling bstr v1.6.0
17532024-02-03T06:21:59.007Z Compiling trust-dns-proto v0.22.0
17542024-02-03T06:21:59.727Z Compiling predicates v3.1.0
17552024-02-03T06:22:00.045Z Compiling yasna v0.5.2
17562024-02-03T06:22:01.256Z Compiling elliptic-curve v0.13.8
17572024-02-03T06:22:01.535Z Compiling tokio-postgres v0.7.10
17582024-02-03T06:22:02.545Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17592024-02-03T06:22:02.550Z Compiling clap v4.4.3
17602024-02-03T06:22:02.709Z Compiling zip v0.6.6
17612024-02-03T06:22:03.386Z Compiling crossterm v0.27.0
17622024-02-03T06:22:04.429Z Compiling cipher v0.4.4
17632024-02-03T06:22:05.066Z Compiling similar v2.3.0
17642024-02-03T06:22:05.489Z Checking proc-macro2 v1.0.78
17652024-02-03T06:22:06.827Z Compiling usdt v0.3.5
17662024-02-03T06:22:07.235Z Compiling tokio-stream v0.1.14
17672024-02-03T06:22:07.300Z Compiling diesel v2.1.4
17682024-02-03T06:22:08.786Z Compiling console v0.15.8
17692024-02-03T06:22:09.872Z Checking quote v1.0.35
17702024-02-03T06:22:14.677Z Checking utf8parse v0.2.1
17712024-02-03T06:22:17.953Z Checking anstyle v1.0.2
17722024-02-03T06:22:19.473Z Compiling serde_tokenstream v0.2.0
17732024-02-03T06:22:20.266Z Checking io-lifetimes v1.0.11
17742024-02-03T06:22:25.772Z Checking anstyle-parse v0.2.1
17752024-02-03T06:22:26.396Z Checking anstyle-query v1.0.0
17762024-02-03T06:22:26.555Z Checking colorchoice v1.0.0
17772024-02-03T06:22:26.844Z Checking anstream v0.5.0
17782024-02-03T06:22:27.796Z Checking strsim v0.10.0
17792024-02-03T06:22:28.003Z Checking clap_lex v0.5.1
17802024-02-03T06:22:28.770Z Checking winnow v0.5.15
17812024-02-03T06:22:36.650Z Compiling regress v0.7.1
17822024-02-03T06:22:42.202Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17832024-02-03T06:22:53.191Z Compiling getopts v0.2.21
17842024-02-03T06:22:53.439Z Compiling unsafe-libyaml v0.2.10
17852024-02-03T06:22:54.135Z Checking heck v0.4.1
17862024-02-03T06:22:55.385Z Checking camino v1.1.6
17872024-02-03T06:22:56.295Z Compiling serde_yaml v0.9.25
17882024-02-03T06:22:56.755Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17892024-02-03T06:22:56.803Z Compiling ident_case v1.0.1
17902024-02-03T06:22:57.049Z Checking rustls-pki-types v1.1.0
17912024-02-03T06:22:57.068Z Checking fastrand v2.0.0
17922024-02-03T06:22:57.206Z Checking match_cfg v0.1.0
17932024-02-03T06:22:57.324Z Checking hostname v0.3.1
17942024-02-03T06:22:57.501Z Checking http v1.0.0
17952024-02-03T06:22:57.554Z Checking tempfile v3.9.0
17962024-02-03T06:22:57.616Z Checking atty v0.2.14
17972024-02-03T06:22:57.775Z Checking quick-error v1.2.3
17982024-02-03T06:22:57.961Z Compiling paste v1.0.14
17992024-02-03T06:22:58.055Z Checking crossbeam-channel v0.5.8
18002024-02-03T06:22:58.800Z Checking sha1 v0.10.6
18012024-02-03T06:22:59.211Z Checking dirs-sys-next v0.1.2
18022024-02-03T06:22:59.229Z Compiling rustls v0.22.2
18032024-02-03T06:22:59.447Z Checking dirs-next v2.0.0
18042024-02-03T06:22:59.673Z Checking rustls-webpki v0.102.1
18052024-02-03T06:22:59.715Z Checking thread_local v1.1.7
18062024-02-03T06:23:00.145Z Checking instant v0.1.12
18072024-02-03T06:23:00.297Z Compiling slog-async v2.8.0
18082024-02-03T06:23:01.141Z Checking term v0.7.0
18092024-02-03T06:23:01.649Z Checking rustls-pemfile v2.0.0
18102024-02-03T06:23:01.819Z Compiling multer v3.0.0
18112024-02-03T06:23:01.986Z Checking take_mut v0.2.2
18122024-02-03T06:23:02.194Z Checking debug-ignore v1.0.5
18132024-02-03T06:23:02.380Z Checking slog-term v2.9.0
18142024-02-03T06:23:02.781Z Compiling darling_core v0.20.3
18152024-02-03T06:23:03.146Z Checking slog-json v2.6.1
18162024-02-03T06:23:03.167Z Compiling async-stream-impl v0.3.5
18172024-02-03T06:23:03.313Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18182024-02-03T06:23:03.528Z Checking atomic-waker v1.1.1
18192024-02-03T06:23:03.694Z Checking waitgroup v0.1.2
18202024-02-03T06:23:03.816Z Checking slog-bunyan v2.5.0
18212024-02-03T06:23:04.034Z Checking toml v0.8.9
18222024-02-03T06:23:04.478Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18232024-02-03T06:23:05.262Z Checking serde_path_to_error v0.1.15
18242024-02-03T06:23:05.462Z Checking async-stream v0.3.5
18252024-02-03T06:23:05.739Z Checking strum v0.25.0
18262024-02-03T06:23:05.945Z Compiling structmeta-derive v0.2.0
18272024-02-03T06:23:06.336Z Checking wait-timeout v0.2.0
18282024-02-03T06:23:06.508Z Checking rusty-fork v0.3.0
18292024-02-03T06:23:06.907Z Checking tokio-rustls v0.25.0
18302024-02-03T06:23:06.994Z Checking rand_xorshift v0.3.0
18312024-02-03T06:23:07.253Z Compiling regex-syntax v0.7.5
18322024-02-03T06:23:07.499Z Checking unarray v0.1.4
18332024-02-03T06:23:07.701Z Checking proptest v1.4.0
18342024-02-03T06:23:11.040Z Compiling structmeta v0.2.0
18352024-02-03T06:23:11.735Z Checking backoff v0.4.0
18362024-02-03T06:23:12.163Z Compiling test-strategy v0.3.1
18372024-02-03T06:23:13.099Z Compiling darling_macro v0.20.3
18382024-02-03T06:23:14.206Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18392024-02-03T06:23:14.362Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18402024-02-03T06:23:14.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18412024-02-03T06:23:14.571Z Checking macaddr v1.0.1
18422024-02-03T06:23:14.795Z Compiling darling v0.20.3
18432024-02-03T06:23:14.962Z Compiling serde_with_macros v3.5.1
18442024-02-03T06:23:15.060Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18452024-02-03T06:23:15.081Z Checking camino-tempfile v1.1.1
18462024-02-03T06:23:15.099Z Checking is-terminal v0.4.9
18472024-02-03T06:23:15.254Z Compiling proc-macro-error-attr v1.0.4
18482024-02-03T06:23:15.482Z Compiling proc-macro-error v1.0.4
18492024-02-03T06:23:16.111Z Compiling proc-macro-crate v1.3.1
18502024-02-03T06:23:16.268Z Compiling heapless v0.8.0
18512024-02-03T06:23:17.159Z Checking termtree v0.4.1
18522024-02-03T06:23:17.455Z Checking predicates-tree v1.0.9
18532024-02-03T06:23:17.985Z Compiling num_enum_derive v0.5.11
18542024-02-03T06:23:18.120Z Checking hash32 v0.3.1
18552024-02-03T06:23:18.351Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18562024-02-03T06:23:18.372Z Compiling smoltcp v0.11.0
18572024-02-03T06:23:18.907Z Checking embedded-io v0.4.0
18582024-02-03T06:23:18.998Z Compiling parse-display-derive v0.8.2
18592024-02-03T06:23:19.199Z Compiling crucible-workspace-hack v0.1.0
18602024-02-03T06:23:19.534Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18612024-02-03T06:23:19.606Z Checking cobs v0.2.3
18622024-02-03T06:23:19.869Z Checking postcard v1.0.8
18632024-02-03T06:23:19.999Z Compiling foreign-types-macros v0.2.3
18642024-02-03T06:23:20.273Z Checking serde_with v3.5.1
18652024-02-03T06:23:20.990Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18662024-02-03T06:23:21.461Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18672024-02-03T06:23:21.683Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18682024-02-03T06:23:22.119Z Checking foreign-types-shared v0.3.1
18692024-02-03T06:23:22.264Z Checking foreign-types v0.5.0
18702024-02-03T06:23:22.636Z Compiling usdt-attr-macro v0.5.0
18712024-02-03T06:23:22.663Z Compiling usdt-macro v0.5.0
18722024-02-03T06:23:22.692Z Checking num_enum v0.5.11
18732024-02-03T06:23:22.891Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18742024-02-03T06:23:23.083Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18752024-02-03T06:23:23.265Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18762024-02-03T06:23:25.135Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18772024-02-03T06:23:25.259Z Checking cstr-argument v0.1.2
18782024-02-03T06:23:25.262Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18792024-02-03T06:23:25.500Z Checking memmap v0.7.0
18802024-02-03T06:23:25.777Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18812024-02-03T06:23:26.144Z Checking pretty-hex v0.2.1
18822024-02-03T06:23:26.229Z Checking usdt v0.5.0
18832024-02-03T06:23:26.369Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18842024-02-03T06:23:26.488Z Checking parse-display v0.8.2
18852024-02-03T06:23:26.556Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18862024-02-03T06:23:26.838Z Checking colored v2.0.4
18872024-02-03T06:23:26.858Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18882024-02-03T06:23:26.930Z Compiling zone_cfg_derive v0.3.0
18892024-02-03T06:23:27.160Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18902024-02-03T06:23:27.178Z Compiling mockall_derive v0.12.0
18912024-02-03T06:23:27.499Z Compiling num-derive v0.4.0
18922024-02-03T06:23:27.519Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18932024-02-03T06:23:27.669Z Checking downcast v0.11.0
18942024-02-03T06:23:27.963Z Checking fragile v2.0.0
18952024-02-03T06:23:28.337Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18962024-02-03T06:23:28.695Z Checking smf v0.2.2
18972024-02-03T06:23:29.371Z Checking zone v0.3.0
18982024-02-03T06:23:29.374Z Checking xattr v1.0.1
18992024-02-03T06:23:29.644Z Checking filetime v0.2.23
19002024-02-03T06:23:29.780Z Checking same-file v1.0.6
19012024-02-03T06:23:29.927Z Checking tar v0.4.40
19022024-02-03T06:23:30.015Z Checking walkdir v2.4.0
19032024-02-03T06:23:30.107Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19042024-02-03T06:23:30.414Z Compiling rayon-core v1.12.0
19052024-02-03T06:23:30.504Z Checking pem v3.0.2
19062024-02-03T06:23:30.626Z Checking linked-hash-map v0.5.6
19072024-02-03T06:23:30.846Z Checking itertools v0.12.1
19082024-02-03T06:23:30.877Z Checking headers-core v0.2.0
19092024-02-03T06:23:31.063Z Checking headers v0.3.9
19102024-02-03T06:23:31.092Z Checking swrite v0.1.0
19112024-02-03T06:23:31.109Z Checking lru-cache v0.1.2
19122024-02-03T06:23:31.240Z Checking password-hash v0.5.0
19132024-02-03T06:23:31.355Z Checking blake2 v0.10.6
19142024-02-03T06:23:31.378Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19152024-02-03T06:23:31.920Z Checking rcgen v0.12.1
19162024-02-03T06:23:32.045Z Checking argon2 v0.5.3
19172024-02-03T06:23:32.107Z Checking atomicwrites v0.4.3
19182024-02-03T06:23:32.377Z Checking subprocess v0.2.9
19192024-02-03T06:23:32.932Z Checking arc-swap v1.6.0
19202024-02-03T06:23:32.951Z Compiling cancel-safe-futures v0.1.5
19212024-02-03T06:23:32.989Z Checking half v2.3.1
19222024-02-03T06:23:33.195Z Checking ciborium-io v0.2.2
19232024-02-03T06:23:33.353Z Checking resolv-conf v0.7.0
19242024-02-03T06:23:33.578Z Checking slog-scope v4.4.0
19252024-02-03T06:23:33.740Z Checking ciborium-ll v0.2.2
19262024-02-03T06:23:33.849Z Checking slog-stdlog v4.1.1
19272024-02-03T06:23:33.885Z Checking trust-dns-resolver v0.22.0
19282024-02-03T06:23:34.076Z Checking slog-envlogger v2.2.0
19292024-02-03T06:23:34.134Z Checking libsw v3.3.1
19302024-02-03T06:23:34.199Z Checking ciborium v0.2.2
19312024-02-03T06:23:34.379Z Compiling derive-where v1.2.7
19322024-02-03T06:23:34.510Z Checking owo-colors v4.0.0
19332024-02-03T06:23:35.129Z Checking linear-map v1.2.0
19342024-02-03T06:23:35.632Z Checking textwrap v0.11.0
19352024-02-03T06:23:35.801Z Compiling heck v0.3.3
19362024-02-03T06:23:35.951Z Compiling blake3 v1.5.0
19372024-02-03T06:23:36.410Z Checking ansi_term v0.12.1
19382024-02-03T06:23:36.427Z Compiling libefi-sys v0.1.0
19392024-02-03T06:23:36.856Z Checking vec_map v0.8.2
19402024-02-03T06:23:36.876Z Checking strsim v0.8.0
19412024-02-03T06:23:36.930Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19422024-02-03T06:23:37.155Z Compiling structopt-derive v0.4.18
19432024-02-03T06:23:37.237Z Checking clap v2.34.0
19442024-02-03T06:23:37.443Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19452024-02-03T06:23:37.770Z Compiling slog-dtrace v0.3.0
19462024-02-03T06:23:38.279Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19472024-02-03T06:23:38.675Z Checking termcolor v1.2.0
19482024-02-03T06:23:38.736Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19492024-02-03T06:23:39.272Z Checking nibble_vec v0.1.0
19502024-02-03T06:23:39.549Z Checking gethostname v0.4.3
19512024-02-03T06:23:39.701Z Checking endian-type v0.1.2
19522024-02-03T06:23:39.736Z Compiling radium v0.7.0
19532024-02-03T06:23:39.996Z Checking radix_trie v0.2.1
19542024-02-03T06:23:40.433Z Checking tap v1.0.1
19552024-02-03T06:23:40.449Z Compiling maybe-uninit v2.0.0
19562024-02-03T06:23:40.650Z Checking wyz v0.5.1
19572024-02-03T06:23:41.015Z Checking mockall v0.12.0
19582024-02-03T06:23:41.210Z Checking fxhash v0.2.1
19592024-02-03T06:23:41.274Z Checking funty v2.0.0
19602024-02-03T06:23:41.278Z Compiling semver v0.1.20
19612024-02-03T06:23:41.340Z Checking crc-catalog v2.2.0
19622024-02-03T06:23:41.440Z Compiling num-bigint-dig v0.8.4
19632024-02-03T06:23:41.521Z Compiling packed_struct v0.10.1
19642024-02-03T06:23:41.874Z Compiling rustc_version v0.1.7
19652024-02-03T06:23:41.982Z Checking crc v3.0.1
19662024-02-03T06:23:42.235Z Checking structopt v0.3.26
19672024-02-03T06:23:42.274Z Compiling packed_struct_codegen v0.10.1
19682024-02-03T06:23:42.335Z Compiling indexmap v1.9.3
19692024-02-03T06:23:42.367Z Checking nodrop v0.1.14
19702024-02-03T06:23:42.513Z Checking array-init v0.0.4
19712024-02-03T06:23:42.600Z Compiling newtype_derive v0.1.6
19722024-02-03T06:23:42.772Z Checking smallvec v0.6.14
19732024-02-03T06:23:43.018Z Checking pkcs1 v0.7.5
19742024-02-03T06:23:43.035Z Checking bitvec v1.0.1
19752024-02-03T06:23:43.319Z Checking signature v2.1.0
19762024-02-03T06:23:43.581Z Compiling crossbeam-deque v0.8.3
19772024-02-03T06:23:43.618Z Checking bitfield v0.14.0
19782024-02-03T06:23:44.092Z Checking hashbrown v0.12.3
19792024-02-03T06:23:45.004Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19802024-02-03T06:23:45.443Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19812024-02-03T06:23:45.632Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19822024-02-03T06:23:45.971Z Checking serde-hex v0.1.0
19832024-02-03T06:23:46.006Z Checking rsa v0.9.2
19842024-02-03T06:23:47.185Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19852024-02-03T06:23:47.255Z Checking env_logger v0.10.0
19862024-02-03T06:23:47.534Z Checking x509-cert v0.2.4
19872024-02-03T06:23:47.578Z Checking ron v0.8.1
19882024-02-03T06:23:47.900Z Compiling semver-parser v0.10.2
19892024-02-03T06:23:49.213Z Compiling num-rational v0.4.1
19902024-02-03T06:23:49.547Z Checking crc-any v2.4.3
19912024-02-03T06:23:50.006Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19922024-02-03T06:23:50.115Z Compiling semver v0.11.0
19932024-02-03T06:23:50.201Z Compiling rayon v1.8.0
19942024-02-03T06:23:50.526Z Checking object v0.30.4
19952024-02-03T06:23:51.702Z Compiling memmap2 v0.7.1
19962024-02-03T06:23:52.985Z Compiling constant_time_eq v0.3.0
19972024-02-03T06:23:53.197Z Checking path-slash v0.1.5
19982024-02-03T06:23:53.229Z Compiling arrayref v0.3.7
19992024-02-03T06:23:53.232Z Compiling arrayvec v0.7.4
20002024-02-03T06:23:53.370Z Compiling home v0.5.5
20012024-02-03T06:23:53.727Z Compiling toolchain_find v0.2.0
20022024-02-03T06:23:53.865Z Checking steno v0.4.0
20032024-02-03T06:23:53.923Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20042024-02-03T06:23:54.707Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20052024-02-03T06:23:55.209Z Compiling toml v0.5.11
20062024-02-03T06:23:55.733Z Checking num-complex v0.4.4
20072024-02-03T06:23:56.931Z Compiling convert_case v0.4.0
20082024-02-03T06:23:57.620Z Compiling topological-sort v0.2.2
20092024-02-03T06:23:57.773Z Checking num v0.4.1
20102024-02-03T06:23:57.912Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20112024-02-03T06:23:57.944Z Checking newline-converter v0.3.0
20122024-02-03T06:23:58.150Z Compiling rustfmt-wrapper v0.2.0
20132024-02-03T06:23:58.458Z Compiling derive_more v0.99.17
20142024-02-03T06:23:59.163Z Compiling omicron-zone-package v0.11.0
20152024-02-03T06:24:00.078Z Checking expectorate v1.1.0
20162024-02-03T06:24:00.296Z Checking utf-8 v0.7.6
20172024-02-03T06:24:00.587Z Checking tungstenite v0.20.1
20182024-02-03T06:24:00.752Z Compiling buf-list v1.0.3
20192024-02-03T06:24:01.560Z Checking display-error-chain v0.2.0
20202024-02-03T06:24:01.780Z Compiling parking_lot_core v0.8.6
20212024-02-03T06:24:02.034Z Checking tokio-tungstenite v0.20.1
20222024-02-03T06:24:02.255Z Checking keccak v0.1.4
20232024-02-03T06:24:02.703Z Checking sha3 v0.10.8
20242024-02-03T06:24:02.730Z Checking trust-dns-client v0.22.0
20252024-02-03T06:24:02.958Z Checking parking_lot v0.11.2
20262024-02-03T06:24:03.303Z Checking secrecy v0.8.0
20272024-02-03T06:24:03.459Z Compiling pin-project-internal v1.1.3
20282024-02-03T06:24:03.618Z Compiling doc-comment v0.3.3
20292024-02-03T06:24:04.695Z Checking sled v0.34.7
20302024-02-03T06:24:04.907Z Checking glob v0.3.1
20312024-02-03T06:24:05.237Z Checking trust-dns-server v0.22.1
20322024-02-03T06:24:05.420Z Compiling vte_generate_state_changes v0.1.1
20332024-02-03T06:24:06.445Z Checking vte v0.11.1
20342024-02-03T06:24:08.801Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20352024-02-03T06:24:08.964Z Checking pin-project v1.1.3
20362024-02-03T06:24:09.104Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20372024-02-03T06:24:09.138Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20382024-02-03T06:24:09.236Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20392024-02-03T06:24:09.429Z Compiling unicase v2.7.0
20402024-02-03T06:24:09.846Z Compiling platforms v3.0.2
20412024-02-03T06:24:09.880Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20422024-02-03T06:24:10.173Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20432024-02-03T06:24:10.333Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20442024-02-03T06:24:10.669Z Checking strip-ansi-escapes v0.2.0
20452024-02-03T06:24:10.874Z Checking fd-lock v3.0.13
20462024-02-03T06:24:10.924Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20472024-02-03T06:24:11.133Z Compiling snafu-derive v0.7.5
20482024-02-03T06:24:13.081Z Compiling fs-err v2.11.0
20492024-02-03T06:24:13.521Z Checking nu-ansi-term v0.49.0
20502024-02-03T06:24:14.128Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20512024-02-03T06:24:14.157Z Checking reedline v0.28.0
20522024-02-03T06:24:15.524Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20532024-02-03T06:24:16.378Z Checking globset v0.4.13
20542024-02-03T06:24:16.404Z Checking olpc-cjson v0.1.3
20552024-02-03T06:24:16.738Z Checking serde_plain v1.0.2
20562024-02-03T06:24:17.118Z Compiling async-recursion v1.0.5
20572024-02-03T06:24:17.155Z Checking typed-path v0.7.0
20582024-02-03T06:24:18.838Z Compiling curve25519-dalek v4.1.1
20592024-02-03T06:24:19.950Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20602024-02-03T06:24:20.235Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20612024-02-03T06:24:20.327Z Compiling memoffset v0.7.1
20622024-02-03T06:24:20.790Z Checking parse-size v1.0.0
20632024-02-03T06:24:21.157Z Checking snafu v0.7.5
20642024-02-03T06:24:21.224Z Compiling mime_guess v2.0.4
20652024-02-03T06:24:21.471Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20662024-02-03T06:24:21.969Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20672024-02-03T06:24:21.977Z Checking tough v0.16.0
20682024-02-03T06:24:23.932Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20692024-02-03T06:24:24.529Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20702024-02-03T06:24:24.996Z Checking universal-hash v0.5.1
20712024-02-03T06:24:25.259Z Compiling thiserror-impl-no-std v2.0.2
20722024-02-03T06:24:26.514Z Compiling curve25519-dalek-derive v0.1.0
20732024-02-03T06:24:29.062Z Checking opaque-debug v0.3.0
20742024-02-03T06:24:29.189Z Checking poly1305 v0.8.0
20752024-02-03T06:24:30.547Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20762024-02-03T06:24:30.795Z Checking thiserror-no-std v2.0.2
20772024-02-03T06:24:30.949Z Checking chacha20 v0.9.1
20782024-02-03T06:24:31.003Z Checking aead v0.5.2
20792024-02-03T06:24:31.323Z Checking kstat-rs v0.2.3
20802024-02-03T06:24:31.518Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20812024-02-03T06:24:31.589Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20822024-02-03T06:24:31.889Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20832024-02-03T06:24:31.997Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20842024-02-03T06:24:32.729Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20852024-02-03T06:24:33.587Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20862024-02-03T06:24:34.867Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20872024-02-03T06:24:35.921Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20882024-02-03T06:24:36.443Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20892024-02-03T06:24:37.270Z Compiling salty v0.2.0
20902024-02-03T06:24:39.733Z Checking signature v1.6.4
20912024-02-03T06:24:39.915Z Checking ed25519 v1.5.3
20922024-02-03T06:24:40.144Z Checking vsss-rs v3.3.4
20932024-02-03T06:24:40.244Z Checking chacha20poly1305 v0.10.1
20942024-02-03T06:24:40.643Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20952024-02-03T06:24:41.657Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20962024-02-03T06:24:42.027Z Checking serde-big-array v0.5.1
20972024-02-03T06:24:42.330Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20982024-02-03T06:24:43.725Z Checking bytecount v0.6.3
20992024-02-03T06:24:43.927Z Checking papergrid v0.11.0
21002024-02-03T06:24:46.041Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21012024-02-03T06:24:46.505Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21022024-02-03T06:24:47.307Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21032024-02-03T06:24:48.299Z Compiling tabled_derive v0.7.0
21042024-02-03T06:24:48.988Z Checking signal-hook-tokio v0.3.1
21052024-02-03T06:24:49.072Z Checking fd-lock v4.0.2
21062024-02-03T06:24:49.216Z Checking nix v0.27.1
21072024-02-03T06:24:49.331Z Checking serde-big-array v0.4.1
21082024-02-03T06:24:49.564Z Compiling sqlparser_derive v0.2.2
21092024-02-03T06:24:50.014Z Compiling prettyplease v0.2.16
21102024-02-03T06:24:50.436Z Checking humantime v2.1.0
21112024-02-03T06:24:50.885Z Checking unicode_categories v0.1.1
21122024-02-03T06:24:51.328Z Checking sqlparser v0.43.1
21132024-02-03T06:24:51.359Z Checking sqlformat v0.2.3
21142024-02-03T06:24:52.573Z Checking tabled v0.15.0
21152024-02-03T06:24:53.483Z Checking rustyline v13.0.0
21162024-02-03T06:24:53.792Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21172024-02-03T06:24:55.407Z Checking bcs v0.1.6
21182024-02-03T06:24:56.120Z Checking corncobs v0.1.3
21192024-02-03T06:24:56.169Z Checking highway v1.1.0
21202024-02-03T06:24:56.388Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21212024-02-03T06:24:56.673Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21222024-02-03T06:24:57.058Z Compiling crunchy v0.2.2
21232024-02-03T06:24:57.462Z Checking http-range v0.1.5
21242024-02-03T06:24:57.710Z Checking hyper-staticfile v0.9.5
21252024-02-03T06:24:57.847Z Compiling clang-sys v1.6.1
21262024-02-03T06:24:58.108Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21272024-02-03T06:24:58.309Z Compiling tiny-keccak v2.0.2
21282024-02-03T06:24:58.952Z Compiling darling_core v0.14.4
21292024-02-03T06:24:59.047Z Checking assert_matches v1.5.0
21302024-02-03T06:24:59.170Z Compiling portable-atomic v1.4.3
21312024-02-03T06:24:59.749Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21322024-02-03T06:25:00.723Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21332024-02-03T06:25:00.965Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21342024-02-03T06:25:01.113Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21352024-02-03T06:25:01.374Z Compiling ascii-canvas v3.0.0
21362024-02-03T06:25:03.296Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21372024-02-03T06:25:03.610Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21382024-02-03T06:25:06.435Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21392024-02-03T06:25:07.477Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21402024-02-03T06:25:07.793Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21412024-02-03T06:25:08.830Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21422024-02-03T06:25:09.040Z Compiling darling_macro v0.14.4
21432024-02-03T06:25:09.922Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21442024-02-03T06:25:10.945Z Compiling ena v0.14.2
21452024-02-03T06:25:11.539Z Compiling libloading v0.7.4
21462024-02-03T06:25:11.606Z Compiling bindgen v0.69.2
21472024-02-03T06:25:11.824Z Compiling regex-syntax v0.6.29
21482024-02-03T06:25:12.164Z Compiling diff v0.1.13
21492024-02-03T06:25:13.225Z Compiling darling v0.14.4
21502024-02-03T06:25:14.044Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21512024-02-03T06:25:15.061Z Compiling cexpr v0.6.0
21522024-02-03T06:25:15.417Z Compiling which v4.4.0
21532024-02-03T06:25:16.346Z Compiling shlex v1.3.0
21542024-02-03T06:25:16.999Z Compiling lazycell v1.3.0
21552024-02-03T06:25:17.239Z Compiling lalrpop v0.19.12
21562024-02-03T06:25:17.812Z Checking number_prefix v0.4.0
21572024-02-03T06:25:18.082Z Compiling peeking_take_while v0.1.2
21582024-02-03T06:25:18.280Z Checking maplit v1.0.2
21592024-02-03T06:25:18.410Z Compiling rustc-hash v1.1.0
21602024-02-03T06:25:18.611Z Compiling ref-cast v1.0.20
21612024-02-03T06:25:18.822Z Checking indicatif v0.17.7
21622024-02-03T06:25:19.444Z Compiling derive_builder_core v0.12.0
21632024-02-03T06:25:19.849Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21642024-02-03T06:25:19.957Z Compiling ref-cast-impl v1.0.20
21652024-02-03T06:25:20.266Z Compiling libxml v0.3.3
21662024-02-03T06:25:20.849Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21672024-02-03T06:25:22.001Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21682024-02-03T06:25:22.174Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21692024-02-03T06:25:22.294Z Compiling strum_macros v0.24.3
21702024-02-03T06:25:22.597Z Compiling cookie v0.18.0
21712024-02-03T06:25:23.033Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21722024-02-03T06:25:23.466Z Compiling indoc v1.0.9
21732024-02-03T06:25:23.585Z Compiling derive_builder_macro v0.12.0
21742024-02-03T06:25:24.925Z Checking derive_builder v0.12.0
21752024-02-03T06:25:25.214Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21762024-02-03T06:25:25.634Z Checking bb8 v0.8.3
21772024-02-03T06:25:26.348Z Checking quick-xml v0.30.0
21782024-02-03T06:25:28.027Z Compiling oso-derive v0.27.0
21792024-02-03T06:25:28.720Z Compiling impl-trait-for-tuples v0.2.2
21802024-02-03T06:25:28.927Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21812024-02-03T06:25:29.375Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21822024-02-03T06:25:30.392Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21832024-02-03T06:25:30.478Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21842024-02-03T06:25:32.587Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21852024-02-03T06:25:33.186Z Checking unicode-linebreak v0.1.5
21862024-02-03T06:25:33.871Z Checking smawk v0.3.1
21872024-02-03T06:25:34.172Z Checking textwrap v0.16.0
21882024-02-03T06:25:34.765Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21892024-02-03T06:25:34.928Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21902024-02-03T06:25:35.372Z Checking is_ci v1.1.1
21912024-02-03T06:25:35.559Z Checking supports-color v2.1.0
21922024-02-03T06:25:35.584Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21932024-02-03T06:25:35.850Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
21942024-02-03T06:25:36.280Z Checking lru v0.12.1
21952024-02-03T06:25:36.411Z Compiling stability v0.1.1
21962024-02-03T06:25:36.697Z Checking cassowary v0.3.0
21972024-02-03T06:25:37.340Z Compiling indoc v2.0.3
21982024-02-03T06:25:37.994Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21992024-02-03T06:25:39.074Z Checking ratatui v0.25.0
22002024-02-03T06:25:39.148Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22012024-02-03T06:25:39.564Z Checking rtoolbox v0.0.1
22022024-02-03T06:25:39.845Z Checking rpassword v7.3.1
22032024-02-03T06:25:40.087Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22042024-02-03T06:25:42.469Z Checking fatfs v0.3.6
22052024-02-03T06:25:43.056Z Checking tui-tree-widget v0.16.0
22062024-02-03T06:25:43.488Z Checking shell-words v1.1.0
22072024-02-03T06:25:43.739Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22082024-02-03T06:25:44.464Z Checking yansi v0.5.1
22092024-02-03T06:25:44.949Z Checking pretty_assertions v1.4.0
22102024-02-03T06:25:45.687Z Compiling target-lexicon v0.12.12
22112024-02-03T06:25:45.831Z Checking plotters-backend v0.3.5
22122024-02-03T06:25:46.404Z Compiling guppy-workspace-hack v0.1.0
22132024-02-03T06:25:46.863Z Checking plotters-svg v0.3.5
22142024-02-03T06:25:47.190Z Checking http-body v1.0.0
22152024-02-03T06:25:47.490Z Checking rand v0.4.6
22162024-02-03T06:25:48.079Z Checking cast v0.3.0
22172024-02-03T06:25:48.483Z Checking remove_dir_all v0.5.3
22182024-02-03T06:25:48.569Z Checking tower-layer v0.3.2
22192024-02-03T06:25:48.618Z Compiling target-spec v3.0.1
22202024-02-03T06:25:48.959Z Checking tower v0.4.13
22212024-02-03T06:25:48.997Z Checking tempdir v0.3.7
22222024-02-03T06:25:49.239Z Checking criterion-plot v0.5.0
22232024-02-03T06:25:49.454Z Checking cfg-expr v0.15.5
22242024-02-03T06:25:49.979Z Checking hyper v1.1.0
22252024-02-03T06:25:50.180Z Checking plotters v0.3.5
22262024-02-03T06:25:50.988Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22272024-02-03T06:25:52.000Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22282024-02-03T06:25:52.375Z Checking tinytemplate v1.2.1
22292024-02-03T06:25:52.965Z Checking cargo-platform v0.1.3
22302024-02-03T06:25:53.409Z Checking oorandom v11.1.3
22312024-02-03T06:25:53.567Z Checking anes v0.1.6
22322024-02-03T06:25:54.104Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22332024-02-03T06:25:54.132Z Checking criterion v0.5.1
22342024-02-03T06:25:54.423Z Checking cargo_metadata v0.18.1
22352024-02-03T06:25:54.488Z Checking hyper-util v0.1.2
22362024-02-03T06:25:57.075Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22372024-02-03T06:25:57.361Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22382024-02-03T06:25:57.588Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22392024-02-03T06:25:58.825Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22402024-02-03T06:25:58.885Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22412024-02-03T06:26:01.184Z Checking assert_cmd v2.0.13
22422024-02-03T06:26:01.859Z Checking rustls-native-certs v0.7.0
22432024-02-03T06:26:02.061Z Checking pathdiff v0.2.1
22442024-02-03T06:26:02.585Z Checking nested v0.1.1
22452024-02-03T06:26:02.873Z Checking guppy v0.17.4
22462024-02-03T06:26:05.897Z Checking hyper-rustls v0.26.0
22472024-02-03T06:26:06.398Z Checking httptest v0.15.5
22482024-02-03T06:26:06.524Z Checking threadpool v1.8.1
22492024-02-03T06:26:06.810Z Checking nanorand v0.7.0
22502024-02-03T06:26:07.385Z Checking flume v0.11.0
22512024-02-03T06:26:07.457Z Checking libtest-mimic v0.6.1
22522024-02-03T06:26:07.560Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22532024-02-03T06:26:08.107Z Checking similar-asserts v1.5.0
22542024-02-03T06:26:08.154Z Compiling rstest_macros v0.18.2
22552024-02-03T06:26:08.461Z Compiling crossbeam-queue v0.3.8
22562024-02-03T06:26:09.080Z Checking datatest-stable v0.2.3
22572024-02-03T06:26:09.269Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22582024-02-03T06:26:09.399Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22592024-02-03T06:26:10.624Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22602024-02-03T06:26:11.058Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22612024-02-03T06:26:11.497Z Checking constant_time_eq v0.2.6
22622024-02-03T06:26:11.684Z Compiling relative-path v1.9.0
22632024-02-03T06:26:11.899Z Compiling trybuild v1.0.89
22642024-02-03T06:26:12.436Z Checking blake2b_simd v1.0.1
22652024-02-03T06:26:12.959Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22662024-02-03T06:26:13.696Z Checking basic-toml v0.1.8
22672024-02-03T06:26:15.085Z Checking futures-timer v3.0.2
22682024-02-03T06:26:17.884Z Checking rust-argon2 v1.0.1
22692024-02-03T06:26:18.504Z Checking crossbeam v0.8.2
22702024-02-03T06:26:20.507Z Checking partial-io v0.5.4
22712024-02-03T06:26:21.060Z Checking approx v0.5.1
22722024-02-03T06:26:21.404Z Checking termios v0.3.3
22732024-02-03T06:26:21.710Z Checking hex-literal v0.4.1
22742024-02-03T06:26:28.648Z Checking rstest v0.18.2
22752024-02-03T06:26:30.574Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22762024-02-03T06:26:34.731Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22772024-02-03T06:27:41.990Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22782024-02-03T06:27:48.509Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22792024-02-03T06:27:49.458Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22802024-02-03T06:27:57.705Z Compiling samael v0.0.14
22812024-02-03T06:28:00.683Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22822024-02-03T06:28:29.992Z Compiling polar-core v0.27.0
22832024-02-03T06:28:40.993Z Checking oso v0.27.0
22842024-02-03T06:29:20.047Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22852024-02-03T06:30:49.953Z Finished dev [unoptimized + debuginfo] target(s) in 10m 51s
22862024-02-03T06:30:50.188Z
22872024-02-03T06:30:50.194Zreal 11:51.500362327
22882024-02-03T06:30:50.194Zuser 1:05:12.492695440
22892024-02-03T06:30:50.194Zsys 8:24.245744781
22902024-02-03T06:30:50.194Ztrap 2.196879747
22912024-02-03T06:30:50.195Ztflt 3.288993019
22922024-02-03T06:30:50.195Zdflt 5.208103370
22932024-02-03T06:30:50.195Zkflt 0.021394743
22942024-02-03T06:30:50.195Zlock 1:43:36.889588829
22952024-02-03T06:30:50.195Zslp 3:13:32.478776958
22962024-02-03T06:30:50.195Zlat 2:19.958385104
22972024-02-03T06:30:50.195Zstop 5:05.579196105
22982024-02-03T06:30:51.444Zwarning: output filename collision.
22992024-02-03T06:30:51.444ZThe 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)`.
23002024-02-03T06:30:51.444ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23012024-02-03T06:30:51.444ZThe targets should have unique names.
23022024-02-03T06:30:51.444ZThis is a known bug where multiple crates with the same name use
23032024-02-03T06:30:51.445Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23042024-02-03T06:30:51.451Zwarning: output filename collision.
23052024-02-03T06:30:51.451ZThe lib target `nix` in package `nix v0.27.1` 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)`.
23062024-02-03T06:30:51.451ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23072024-02-03T06:30:51.451ZThe targets should have unique names.
23082024-02-03T06:30:51.451ZThis is a known bug where multiple crates with the same name use
23092024-02-03T06:30:51.451Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23102024-02-03T06:30:51.451Zwarning: output filename collision.
23112024-02-03T06:30:51.451ZThe 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)`.
23122024-02-03T06:30:51.451ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23132024-02-03T06:30:51.451ZThe targets should have unique names.
23142024-02-03T06:30:51.451ZThis is a known bug where multiple crates with the same name use
23152024-02-03T06:30:51.451Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23162024-02-03T06:30:51.451Zwarning: output filename collision.
23172024-02-03T06:30:51.451ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23182024-02-03T06:30:51.451ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23192024-02-03T06:30:51.451ZThe targets should have unique names.
23202024-02-03T06:30:51.451ZThis is a known bug where multiple crates with the same name use
23212024-02-03T06:30:51.451Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23222024-02-03T06:30:51.451Zwarning: output filename collision.
23232024-02-03T06:30:51.452ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23242024-02-03T06:30:51.452ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23252024-02-03T06:30:51.452ZThe targets should have unique names.
23262024-02-03T06:30:51.452ZThis is a known bug where multiple crates with the same name use
23272024-02-03T06:30:51.452Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-02-03T06:30:51.452Zwarning: output filename collision.
23292024-02-03T06:30:51.452ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23302024-02-03T06:30:51.452ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23312024-02-03T06:30:51.452ZThe targets should have unique names.
23322024-02-03T06:30:51.452ZThis is a known bug where multiple crates with the same name use
23332024-02-03T06:30:51.452Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-02-03T06:30:51.452Zwarning: output filename collision.
23352024-02-03T06:30:51.452ZThe 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)`.
23362024-02-03T06:30:51.452ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23372024-02-03T06:30:51.452ZThe targets should have unique names.
23382024-02-03T06:30:51.452ZThis is a known bug where multiple crates with the same name use
23392024-02-03T06:30:51.452Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-02-03T06:30:52.128Z Documenting libc v0.2.153
23412024-02-03T06:30:52.131Z Documenting cfg-if v1.0.0
23422024-02-03T06:30:52.157Z Documenting serde_derive v1.0.195
23432024-02-03T06:30:52.183Z Documenting log v0.4.20
23442024-02-03T06:30:52.200Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23452024-02-03T06:30:52.214Z Documenting memchr v2.6.3
23462024-02-03T06:30:52.217Z Documenting scopeguard v1.2.0
23472024-02-03T06:30:52.234Z Documenting byteorder v1.5.0
23482024-02-03T06:30:52.619Z Documenting smallvec v1.11.2
23492024-02-03T06:30:56.086Z Documenting itoa v1.0.9
23502024-02-03T06:30:56.139Z Documenting lock_api v0.4.10
23512024-02-03T06:30:57.164Z Documenting zeroize_derive v1.4.2
23522024-02-03T06:30:58.060Z Documenting once_cell v1.19.0
23532024-02-03T06:30:58.107Z Documenting pin-project-lite v0.2.13
23542024-02-03T06:30:58.456Z Documenting getrandom v0.2.10
23552024-02-03T06:30:58.983Z Documenting parking_lot_core v0.9.8
23562024-02-03T06:31:00.586Z Documenting libm v0.2.7
23572024-02-03T06:31:00.586Z Documenting signal-hook-registry v1.4.1
23582024-02-03T06:31:01.817Z Documenting serde v1.0.195
23592024-02-03T06:31:02.138Z Documenting mio v0.8.9
23602024-02-03T06:31:03.983Z Documenting rand_core v0.6.4
23612024-02-03T06:31:04.303Z Documenting futures-core v0.3.30
23622024-02-03T06:31:04.579Z Documenting parking_lot v0.12.1
23632024-02-03T06:31:04.704Z Documenting zeroize v1.7.0
23642024-02-03T06:31:05.064Z Documenting num-traits v0.2.16
23652024-02-03T06:31:06.580Z Documenting thiserror-impl v1.0.56
23662024-02-03T06:31:08.227Z Documenting socket2 v0.5.5
23672024-02-03T06:31:09.458Z Documenting num_cpus v1.16.0
23682024-02-03T06:31:09.699Z Documenting tokio-macros v2.2.0
23692024-02-03T06:31:10.276Z Documenting typenum v1.16.0
23702024-02-03T06:31:10.476Z Documenting subtle v2.5.0
23712024-02-03T06:31:12.101Z Documenting ryu v1.0.15
23722024-02-03T06:31:13.674Z Documenting thiserror v1.0.56
23732024-02-03T06:31:14.170Z Documenting zerocopy v0.7.32
23742024-02-03T06:31:14.949Z Documenting futures-sink v0.3.30
23752024-02-03T06:31:16.091Z Documenting pin-utils v0.1.0
23762024-02-03T06:31:16.094Z Documenting slab v0.4.9
23772024-02-03T06:31:16.326Z Documenting futures-macro v0.3.30
23782024-02-03T06:31:18.915Z Documenting futures-task v0.3.30
23792024-02-03T06:31:20.331Z Documenting futures-channel v0.3.30
23802024-02-03T06:31:22.485Z Documenting const-oid v0.9.5
23812024-02-03T06:31:23.358Z Documenting futures-io v0.3.30
23822024-02-03T06:31:23.961Z Documenting iana-time-zone v0.1.57
23832024-02-03T06:31:24.678Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23842024-02-03T06:31:25.722Z Documenting tinyvec_macros v0.1.1
23852024-02-03T06:31:26.306Z Documenting ahash v0.8.6
23862024-02-03T06:31:26.363Z Documenting allocator-api2 v0.2.16
23872024-02-03T06:31:29.123Z Documenting futures-util v0.3.30
23882024-02-03T06:31:29.798Z Documenting tinyvec v1.6.0
23892024-02-03T06:31:29.929Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23902024-02-03T06:31:31.842Z Documenting tracing-core v0.1.31
23912024-02-03T06:31:33.074Z Documenting tracing-attributes v0.1.26
23922024-02-03T06:31:34.181Z Documenting hashbrown v0.14.2
23932024-02-03T06:31:35.387Z Documenting unicode-normalization v0.1.22
23942024-02-03T06:31:36.663Z Documenting bytes v1.5.0
23952024-02-03T06:31:41.329Z Documenting bitflags v2.4.0
23962024-02-03T06:31:41.945Z Documenting serde_json v1.0.113
23972024-02-03T06:31:43.421Z Documenting chrono v0.4.31
23982024-02-03T06:31:44.142Z Documenting tokio v1.35.1
23992024-02-03T06:31:44.745Z Documenting uuid v1.7.0
24002024-02-03T06:31:45.136Z Documenting ppv-lite86 v0.2.17
24012024-02-03T06:31:47.698Z Documenting equivalent v1.0.1
24022024-02-03T06:31:49.716Z Documenting unicode-bidi v0.3.13
24032024-02-03T06:31:50.300Z Documenting rand_chacha v0.3.1
24042024-02-03T06:31:51.450Z Documenting base64 v0.21.7
24052024-02-03T06:31:52.172Z Documenting indexmap v2.2.2
24062024-02-03T06:31:52.523Z Documenting percent-encoding v2.3.1
24072024-02-03T06:31:55.609Z Documenting generic-array v0.14.7
24082024-02-03T06:31:56.446Z Documenting lazy_static v1.4.0
24092024-02-03T06:31:56.487Z Documenting rand v0.8.5
24102024-02-03T06:31:57.414Z Checking serde_derive_internals v0.26.0
24112024-02-03T06:31:58.342Z Documenting serde_derive_internals v0.26.0
24122024-02-03T06:31:58.584Z Documenting form_urlencoded v1.2.1
24132024-02-03T06:32:00.563Z Documenting dyn-clone v1.0.13
24142024-02-03T06:32:00.643Z Documenting fnv v1.0.7
24152024-02-03T06:32:00.885Z Documenting cpufeatures v0.2.12
24162024-02-03T06:32:01.366Z Documenting tracing v0.1.37
24172024-02-03T06:32:02.875Z Documenting crypto-common v0.1.6
24182024-02-03T06:32:04.458Z Documenting block-buffer v0.10.4
24192024-02-03T06:32:04.638Z Documenting idna v0.5.0
24202024-02-03T06:32:04.951Z Documenting httparse v1.8.0
24212024-02-03T06:32:05.041Z Documenting errno v0.3.8
24222024-02-03T06:32:05.973Z Documenting unicode-ident v1.0.12
24232024-02-03T06:32:06.165Z Documenting schemars_derive v0.8.16
24242024-02-03T06:32:09.817Z Documenting unicode-width v0.1.11
24252024-02-03T06:32:10.051Z Documenting proc-macro2 v1.0.78
24262024-02-03T06:32:10.330Z Documenting digest v0.10.7
24272024-02-03T06:32:10.645Z Documenting url v2.5.0
24282024-02-03T06:32:11.192Z Documenting adler v1.0.2
24292024-02-03T06:32:11.195Z Documenting rustix v0.38.30
24302024-02-03T06:32:13.888Z Documenting httpdate v1.0.3
24312024-02-03T06:32:15.209Z Documenting schemars v0.8.16
24322024-02-03T06:32:15.234Z Documenting try-lock v0.2.4
24332024-02-03T06:32:15.881Z Documenting miniz_oxide v0.7.1
24342024-02-03T06:32:17.126Z Documenting http-body v0.4.5
24352024-02-03T06:32:19.536Z Documenting openssl-sys v0.9.96
24362024-02-03T06:32:19.611Z Documenting want v0.3.1
24372024-02-03T06:32:19.751Z Documenting openssl-macros v0.1.1
24382024-02-03T06:32:21.285Z Documenting tower-service v0.3.2
24392024-02-03T06:32:21.342Z Documenting mime v0.3.17
24402024-02-03T06:32:24.756Z Documenting base64ct v1.6.0
24412024-02-03T06:32:25.174Z Documenting quote v1.0.35
24422024-02-03T06:32:25.436Z Documenting aho-corasick v1.0.4
24432024-02-03T06:32:26.451Z Documenting slog v2.7.0
24442024-02-03T06:32:26.937Z Documenting regex-syntax v0.8.2
24452024-02-03T06:32:27.921Z Documenting ipnet v2.9.0
24462024-02-03T06:32:28.681Z Documenting openssl v0.10.60
24472024-02-03T06:32:30.169Z Documenting tokio-util v0.7.10
24482024-02-03T06:32:30.972Z Documenting openssl-probe v0.1.5
24492024-02-03T06:32:31.017Z Documenting syn v2.0.48
24502024-02-03T06:32:32.714Z Documenting async-trait v0.1.77
24512024-02-03T06:32:33.011Z Documenting pem-rfc7468 v0.7.0
24522024-02-03T06:32:34.281Z Documenting crossbeam-utils v0.8.16
24532024-02-03T06:32:36.678Z Documenting encoding_rs v0.8.33
24542024-02-03T06:32:37.328Z Documenting regex-automata v0.4.4
24552024-02-03T06:32:38.771Z Documenting h2 v0.3.24
24562024-02-03T06:32:38.987Z Documenting der_derive v0.7.2
24572024-02-03T06:32:39.539Z Documenting utf8parse v0.2.1
24582024-02-03T06:32:40.310Z Documenting flagset v0.4.3
24592024-02-03T06:32:40.936Z Documenting native-tls v0.2.11
24602024-02-03T06:32:43.680Z Documenting serde_urlencoded v0.7.1
24612024-02-03T06:32:43.810Z Documenting num-integer v0.1.45
24622024-02-03T06:32:44.381Z Documenting time-macros v0.2.13
24632024-02-03T06:32:46.866Z Documenting der v0.7.8
24642024-02-03T06:32:48.955Z Documenting tokio-native-tls v0.3.1
24652024-02-03T06:32:49.658Z Documenting deranged v0.3.8
24662024-02-03T06:32:49.836Z Documenting num_threads v0.1.6
24672024-02-03T06:32:50.091Z Documenting regex v1.10.3
24682024-02-03T06:32:51.374Z Documenting gimli v0.28.0
24692024-02-03T06:32:54.296Z Documenting time-core v0.1.1
24702024-02-03T06:32:54.934Z Documenting hyper v0.14.27
24712024-02-03T06:32:55.279Z Documenting spki v0.7.2
24722024-02-03T06:32:56.158Z Documenting object v0.32.1
24732024-02-03T06:32:56.537Z Documenting webpki-roots v0.25.2
24742024-02-03T06:32:58.561Z Documenting rustc-demangle v0.1.23
24752024-02-03T06:32:58.564Z Documenting time v0.3.27
24762024-02-03T06:33:00.075Z Documenting spin v0.9.8
24772024-02-03T06:33:01.148Z Documenting addr2line v0.21.0
24782024-02-03T06:33:02.095Z Documenting either v1.9.0
24792024-02-03T06:33:02.355Z Documenting pkcs8 v0.10.2
24802024-02-03T06:33:02.968Z Documenting openapiv3 v2.0.0
24812024-02-03T06:33:05.167Z Documenting futures-executor v0.3.30
24822024-02-03T06:33:06.544Z Checking pest_meta v2.7.6
24832024-02-03T06:33:06.686Z Documenting memoffset v0.9.0
24842024-02-03T06:33:08.120Z Documenting anstyle v1.0.2
24852024-02-03T06:33:08.133Z Documenting data-encoding v2.4.0
24862024-02-03T06:33:09.009Z Documenting anstyle-parse v0.2.1
24872024-02-03T06:33:10.652Z Documenting crossbeam-epoch v0.9.15
24882024-02-03T06:33:11.782Z Documenting ipnetwork v0.20.0
24892024-02-03T06:33:13.186Z Documenting sha2 v0.10.8
24902024-02-03T06:33:13.849Z Documenting hex v0.4.3
24912024-02-03T06:33:14.089Z Documenting crc32fast v1.3.2
24922024-02-03T06:33:14.515Z Documenting pest_meta v2.7.6
24932024-02-03T06:33:14.662Z Documenting hyper-rustls v0.24.2
24942024-02-03T06:33:15.428Z Documenting hyper-tls v0.5.0
24952024-02-03T06:33:16.718Z Documenting backtrace v0.3.69
24962024-02-03T06:33:19.648Z Documenting scroll_derive v0.12.0
24972024-02-03T06:33:19.672Z Documenting anstyle-query v1.0.0
24982024-02-03T06:33:19.878Z Documenting colorchoice v1.0.0
24992024-02-03T06:33:20.543Z Documenting untrusted v0.9.0
25002024-02-03T06:33:21.033Z Documenting pest_generator v2.7.6
25012024-02-03T06:33:23.964Z Documenting futures v0.3.30
25022024-02-03T06:33:24.659Z Documenting ring v0.17.7
25032024-02-03T06:33:24.928Z Documenting anstream v0.5.0
25042024-02-03T06:33:25.249Z Documenting anyhow v1.0.75
25052024-02-03T06:33:25.792Z Checking pest_generator v2.7.6
25062024-02-03T06:33:26.066Z Documenting scroll v0.12.0
25072024-02-03T06:33:26.534Z Documenting reqwest v0.11.22
25082024-02-03T06:33:27.042Z Documenting num-iter v0.1.43
25092024-02-03T06:33:27.958Z Documenting hmac v0.12.1
25102024-02-03T06:33:30.560Z Documenting signal-hook v0.3.17
25112024-02-03T06:33:31.705Z Documenting terminal_size v0.2.6
25122024-02-03T06:33:32.446Z Documenting plain v0.2.3
25132024-02-03T06:33:33.171Z Documenting clap_lex v0.5.1
25142024-02-03T06:33:33.289Z Documenting ucd-trie v0.1.6
25152024-02-03T06:33:35.092Z Documenting strsim v0.10.0
25162024-02-03T06:33:35.533Z Documenting pest_derive v2.7.6
25172024-02-03T06:33:36.537Z Documenting flate2 v1.0.28
25182024-02-03T06:33:36.586Z Documenting goblin v0.8.0
25192024-02-03T06:33:38.222Z Documenting clap_derive v4.4.2
25202024-02-03T06:33:39.322Z Documenting pest v2.7.6
25212024-02-03T06:33:39.530Z Documenting pretty-hex v0.4.1
25222024-02-03T06:33:41.091Z Documenting clap_builder v4.4.2
25232024-02-03T06:33:41.944Z Documenting managed v0.8.0
25242024-02-03T06:33:42.631Z Documenting unicode-segmentation v1.10.1
25252024-02-03T06:33:43.673Z Documenting signal-hook-mio v0.2.3
25262024-02-03T06:33:44.029Z Documenting block-padding v0.3.3
25272024-02-03T06:33:59.532Z Documenting scheduled-thread-pool v0.2.7
25282024-02-03T06:33:59.584Z Documenting dtrace-parser v0.2.0
25292024-02-03T06:33:59.584Z Documenting bzip2-sys v0.1.11+1.0.8
25302024-02-03T06:33:59.584Z Documenting thread-id v4.2.0
25312024-02-03T06:33:59.584Z Documenting dof v0.3.0
25322024-02-03T06:33:59.584Z Documenting enum-as-inner v0.5.1
25332024-02-03T06:33:59.584Z Checking diesel_table_macro_syntax v0.1.0
25342024-02-03T06:33:59.585Z Documenting diesel_table_macro_syntax v0.1.0
25352024-02-03T06:33:59.585Z Documenting clap v4.4.3
25362024-02-03T06:33:59.585Z Documenting r2d2 v0.8.10
25372024-02-03T06:33:59.585Z Documenting bzip2 v0.4.4
25382024-02-03T06:33:59.585Z Documenting inout v0.1.3
25392024-02-03T06:33:59.585Z Documenting crossterm v0.27.0
25402024-02-03T06:33:59.585Z Documenting usdt-impl v0.5.0
25412024-02-03T06:33:59.585Z Documenting trust-dns-proto v0.22.0
25422024-02-03T06:33:59.585Z Documenting diesel_derives v2.1.2
25432024-02-03T06:33:59.585Z Documenting md-5 v0.10.5
25442024-02-03T06:33:59.585Z Documenting stringprep v0.1.3
25452024-02-03T06:33:59.585Z Documenting toml_datetime v0.6.5
25462024-02-03T06:33:59.585Z Documenting serde_spanned v0.6.5
25472024-02-03T06:34:01.217Z Documenting ff v0.13.0
25482024-02-03T06:34:03.848Z Documenting regress v0.7.1
25492024-02-03T06:34:04.278Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25502024-02-03T06:34:04.953Z Documenting bit-vec v0.6.3
25512024-02-03T06:34:05.113Z Documenting siphasher v0.3.11
25522024-02-03T06:34:06.364Z Documenting static_assertions v1.1.0
25532024-02-03T06:34:06.892Z Documenting fallible-iterator v0.2.0
25542024-02-03T06:34:08.012Z Documenting base16ct v0.2.0
25552024-02-03T06:34:09.383Z Documenting winnow v0.5.15
25562024-02-03T06:34:09.799Z Documenting diesel v2.1.4
25572024-02-03T06:34:10.739Z Documenting phf_shared v0.11.2
25582024-02-03T06:34:10.832Z Documenting group v0.13.0
25592024-02-03T06:34:10.998Z Documenting cipher v0.4.4
25602024-02-03T06:34:12.119Z Documenting sec1 v0.7.3
25612024-02-03T06:34:13.169Z Documenting zip v0.6.6
25622024-02-03T06:34:14.517Z Documenting postgres-protocol v0.6.6
25632024-02-03T06:34:16.367Z Documenting hkdf v0.12.4
25642024-02-03T06:34:16.778Z Documenting num-bigint v0.4.4
25652024-02-03T06:34:17.171Z Documenting toml_edit v0.21.1
25662024-02-03T06:34:20.100Z Documenting crypto-bigint v0.5.2
25672024-02-03T06:34:21.125Z Documenting hubpack v0.1.2
25682024-02-03T06:34:21.555Z Documenting bstr v1.6.0
25692024-02-03T06:34:24.256Z Documenting serde_repr v0.1.16
25702024-02-03T06:34:24.639Z Documenting minimal-lexical v0.2.1
25712024-02-03T06:34:26.555Z Documenting fixedbitset v0.4.2
25722024-02-03T06:34:27.697Z Documenting new_debug_unreachable v1.0.4
25732024-02-03T06:34:28.275Z Documenting heck v0.4.1
25742024-02-03T06:34:29.849Z Documenting precomputed-hash v0.1.1
25752024-02-03T06:34:30.275Z Documenting lalrpop-util v0.19.12
25762024-02-03T06:34:30.605Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25772024-02-03T06:34:31.136Z Documenting elliptic-curve v0.13.8
25782024-02-03T06:34:31.297Z Documenting petgraph v0.6.4
25792024-02-03T06:34:31.984Z Documenting nom v7.1.3
25802024-02-03T06:34:34.782Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25812024-02-03T06:34:35.356Z Documenting string_cache v0.8.7
25822024-02-03T06:34:36.682Z Documenting yasna v0.5.2
25832024-02-03T06:34:39.443Z Documenting postgres-types v0.2.6
25842024-02-03T06:34:42.124Z Documenting phf v0.11.2
25852024-02-03T06:34:42.177Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25862024-02-03T06:34:43.064Z Documenting console v0.15.8
25872024-02-03T06:34:43.081Z Documenting semver v1.0.21
25882024-02-03T06:34:46.038Z Documenting float-cmp v0.9.0
25892024-02-03T06:34:47.540Z Documenting predicates-core v1.0.6
25902024-02-03T06:34:47.574Z Documenting normalize-line-endings v0.3.0
25912024-02-03T06:34:47.881Z Documenting whoami v1.4.1
25922024-02-03T06:34:49.006Z Documenting difflib v0.4.0
25932024-02-03T06:34:49.220Z Documenting bit-set v0.5.3
25942024-02-03T06:34:50.168Z Documenting similar v2.3.0
25952024-02-03T06:34:52.264Z Documenting getopts v0.2.21
25962024-02-03T06:34:52.473Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25972024-02-03T06:34:52.613Z Documenting tokio-stream v0.1.14
25982024-02-03T06:34:52.966Z Checking ident_case v1.0.1
25992024-02-03T06:34:53.185Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26002024-02-03T06:34:53.295Z Documenting tokio-postgres v0.7.10
26012024-02-03T06:34:54.340Z Documenting predicates v3.1.0
26022024-02-03T06:34:55.372Z Documenting match_cfg v0.1.0
26032024-02-03T06:34:56.446Z Documenting sha1 v0.10.6
26042024-02-03T06:34:58.294Z Documenting dirs-sys-next v0.1.2
26052024-02-03T06:34:59.510Z Documenting hostname v0.3.1
26062024-02-03T06:35:00.179Z Documenting rustls-pki-types v1.1.0
26072024-02-03T06:35:01.582Z Documenting camino v1.1.6
26082024-02-03T06:35:02.535Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26092024-02-03T06:35:03.574Z Documenting paste v1.0.14
26102024-02-03T06:35:03.661Z Documenting thread_local v1.1.7
26112024-02-03T06:35:03.905Z Documenting dirs-next v2.0.0
26122024-02-03T06:35:05.159Z Documenting crossbeam-channel v0.5.8
26132024-02-03T06:35:05.870Z Documenting rustls-webpki v0.102.1
26142024-02-03T06:35:07.719Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26152024-02-03T06:35:08.645Z Documenting atty v0.2.14
26162024-02-03T06:35:09.512Z Documenting term v0.7.0
26172024-02-03T06:35:09.861Z Documenting take_mut v0.2.2
26182024-02-03T06:35:10.165Z Documenting slog-json v2.6.1
26192024-02-03T06:35:11.212Z Documenting http v1.0.0
26202024-02-03T06:35:12.479Z Documenting rustls v0.22.2
26212024-02-03T06:35:13.027Z Documenting async-stream-impl v0.3.5
26222024-02-03T06:35:13.450Z Documenting debug-ignore v1.0.5
26232024-02-03T06:35:14.767Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26242024-02-03T06:35:15.374Z Documenting slog-term v2.9.0
26252024-02-03T06:35:15.513Z Documenting slog-async v2.8.0
26262024-02-03T06:35:17.831Z Documenting atomic-waker v1.1.1
26272024-02-03T06:35:17.850Z Documenting slog-bunyan v2.5.0
26282024-02-03T06:35:19.662Z Documenting multer v3.0.0
26292024-02-03T06:35:19.691Z Documenting async-stream v0.3.5
26302024-02-03T06:35:20.965Z Documenting waitgroup v0.1.2
26312024-02-03T06:35:21.839Z Documenting rustls-pemfile v2.0.0
26322024-02-03T06:35:22.069Z Checking darling_core v0.20.3
26332024-02-03T06:35:25.024Z Documenting toml v0.8.9
26342024-02-03T06:35:25.214Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26352024-02-03T06:35:26.066Z Documenting serde_path_to_error v0.1.15
26362024-02-03T06:35:26.390Z Documenting strum v0.25.0
26372024-02-03T06:35:26.675Z Documenting tokio-rustls v0.25.0
26382024-02-03T06:35:26.782Z Checking darling v0.20.3
26392024-02-03T06:35:26.930Z Documenting serde_with_macros v3.5.1
26402024-02-03T06:35:27.894Z Documenting structmeta-derive v0.2.0
26412024-02-03T06:35:31.631Z Checking structmeta v0.2.0
26422024-02-03T06:35:31.830Z Documenting instant v0.1.12
26432024-02-03T06:35:31.924Z Checking regex-syntax v0.7.5
26442024-02-03T06:35:31.985Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26452024-02-03T06:35:33.327Z Documenting macaddr v1.0.1
26462024-02-03T06:35:33.872Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26472024-02-03T06:35:34.231Z Documenting serde_with v3.5.1
26482024-02-03T06:35:34.546Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26492024-02-03T06:35:35.278Z Documenting structmeta v0.2.0
26502024-02-03T06:35:37.014Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26512024-02-03T06:35:37.331Z Documenting backoff v0.4.0
26522024-02-03T06:35:37.342Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532024-02-03T06:35:38.406Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26542024-02-03T06:35:48.717Z Documenting fastrand v2.0.0
26552024-02-03T06:35:48.804Z Documenting proc-macro-error-attr v1.0.4
26562024-02-03T06:35:49.008Z Documenting parse-display-derive v0.8.2
26572024-02-03T06:35:49.008Z Documenting is-terminal v0.4.9
26582024-02-03T06:35:49.008Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26592024-02-03T06:35:49.008Z Documenting tempfile v3.9.0
26602024-02-03T06:35:49.008Z Checking proc-macro-error v1.0.4
26612024-02-03T06:35:49.009Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26622024-02-03T06:35:49.009Z Documenting proc-macro-error v1.0.4
26632024-02-03T06:35:49.009Z Documenting proc-macro-crate v1.3.1
26642024-02-03T06:35:49.009Z Checking proc-macro-crate v1.3.1
26652024-02-03T06:35:49.009Z Documenting hash32 v0.3.1
26662024-02-03T06:35:49.009Z Documenting stable_deref_trait v1.2.0
26672024-02-03T06:35:49.009Z Documenting cobs v0.2.3
26682024-02-03T06:35:50.550Z Documenting parse-display v0.8.2
26692024-02-03T06:35:50.743Z Documenting embedded-io v0.4.0
26702024-02-03T06:35:51.875Z Documenting camino-tempfile v1.1.1
26712024-02-03T06:35:52.503Z Documenting heapless v0.8.0
26722024-02-03T06:35:52.729Z Documenting foreign-types-macros v0.2.3
26732024-02-03T06:35:53.042Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26742024-02-03T06:35:54.191Z Documenting num_enum_derive v0.5.11
26752024-02-03T06:35:55.280Z Documenting postcard v1.0.8
26762024-02-03T06:35:56.556Z Documenting foreign-types-shared v0.3.1
26772024-02-03T06:35:57.334Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782024-02-03T06:35:58.424Z Documenting crucible-workspace-hack v0.1.0
26792024-02-03T06:35:58.836Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26802024-02-03T06:35:59.587Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26812024-02-03T06:35:59.781Z Documenting smoltcp v0.11.0
26822024-02-03T06:36:00.743Z Documenting foreign-types v0.5.0
26832024-02-03T06:36:02.362Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26842024-02-03T06:36:03.737Z Documenting cstr-argument v0.1.2
26852024-02-03T06:36:03.858Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26862024-02-03T06:36:04.173Z Documenting num_enum v0.5.11
26872024-02-03T06:36:05.378Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26882024-02-03T06:36:06.914Z Documenting colored v2.0.4
26892024-02-03T06:36:09.233Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26902024-02-03T06:36:09.732Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26912024-02-03T06:36:09.975Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26922024-02-03T06:36:10.966Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26932024-02-03T06:36:12.140Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26942024-02-03T06:36:14.203Z Documenting zone_cfg_derive v0.3.0
26952024-02-03T06:36:15.451Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26962024-02-03T06:36:16.752Z Documenting num-derive v0.4.0
26972024-02-03T06:36:16.975Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26982024-02-03T06:36:17.238Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26992024-02-03T06:36:19.170Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27002024-02-03T06:36:21.549Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27012024-02-03T06:36:21.577Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27022024-02-03T06:36:21.841Z Documenting zone v0.3.0
27032024-02-03T06:36:23.634Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27042024-02-03T06:36:25.304Z Documenting smf v0.2.2
27052024-02-03T06:36:27.794Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27062024-02-03T06:36:28.241Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27072024-02-03T06:36:28.726Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27082024-02-03T06:36:28.840Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27092024-02-03T06:36:31.768Z Documenting password-hash v0.5.0
27102024-02-03T06:36:31.768Z Documenting blake2 v0.10.6
27112024-02-03T06:36:31.768Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27122024-02-03T06:36:33.009Z Documenting linked-hash-map v0.5.6
27132024-02-03T06:36:33.900Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27142024-02-03T06:36:36.797Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27152024-02-03T06:36:38.269Z Documenting argon2 v0.5.3
27162024-02-03T06:36:38.897Z Documenting itertools v0.12.1
27172024-02-03T06:36:39.427Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27182024-02-03T06:36:39.571Z Documenting lru-cache v0.1.2
27192024-02-03T06:36:40.000Z Documenting memmap v0.7.0
27202024-02-03T06:36:41.746Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27212024-02-03T06:36:43.713Z Documenting swrite v0.1.0
27222024-02-03T06:36:44.910Z Documenting quick-error v1.2.3
27232024-02-03T06:36:45.040Z Documenting newtype_derive v0.1.6
27242024-02-03T06:36:45.717Z Documenting usdt v0.5.0
27252024-02-03T06:36:46.022Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27262024-02-03T06:36:46.988Z Documenting tap v1.0.1
27272024-02-03T06:36:49.310Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27282024-02-03T06:36:49.981Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27292024-02-03T06:36:50.368Z Documenting resolv-conf v0.7.0
27302024-02-03T06:36:50.530Z Documenting steno v0.4.0
27312024-02-03T06:36:50.850Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27322024-02-03T06:36:51.203Z Documenting wyz v0.5.1
27332024-02-03T06:36:51.421Z Documenting radium v0.7.0
27342024-02-03T06:36:55.866Z Documenting nibble_vec v0.1.0
27352024-02-03T06:36:55.906Z Checking heck v0.3.3
27362024-02-03T06:36:56.108Z Documenting endian-type v0.1.2
27372024-02-03T06:36:56.125Z Documenting crc-catalog v2.2.0
27382024-02-03T06:36:56.433Z Documenting funty v2.0.0
27392024-02-03T06:36:56.699Z Documenting trust-dns-resolver v0.22.0
27402024-02-03T06:37:00.408Z Documenting crc v3.0.1
27412024-02-03T06:37:01.148Z Documenting bitvec v1.0.1
27422024-02-03T06:37:01.620Z Documenting structopt-derive v0.4.18
27432024-02-03T06:37:02.038Z Documenting radix_trie v0.2.1
27442024-02-03T06:37:04.710Z Documenting cancel-safe-futures v0.1.5
27452024-02-03T06:37:07.142Z Documenting xattr v1.0.1
27462024-02-03T06:37:07.861Z Documenting filetime v0.2.23
27472024-02-03T06:37:09.078Z Documenting packed_struct_codegen v0.10.1
27482024-02-03T06:37:09.568Z Documenting nodrop v0.1.14
27492024-02-03T06:37:10.711Z Documenting structopt v0.3.26
27502024-02-03T06:37:12.937Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27512024-02-03T06:37:13.488Z Documenting tar v0.4.40
27522024-02-03T06:37:13.897Z Documenting libefi-sys v0.1.0
27532024-02-03T06:37:13.934Z Documenting array-init v0.0.4
27542024-02-03T06:37:14.247Z Documenting num-bigint-dig v0.8.4
27552024-02-03T06:37:17.188Z Documenting num-rational v0.4.1
27562024-02-03T06:37:17.566Z Documenting packed_struct v0.10.1
27572024-02-03T06:37:18.627Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27582024-02-03T06:37:19.519Z Documenting pkcs1 v0.7.5
27592024-02-03T06:37:19.874Z Documenting signature v2.1.0
27602024-02-03T06:37:23.615Z Documenting num-complex v0.4.4
27612024-02-03T06:37:24.039Z Documenting bitfield v0.14.0
27622024-02-03T06:37:25.940Z Documenting arc-swap v1.6.0
27632024-02-03T06:37:26.822Z Documenting termcolor v1.2.0
27642024-02-03T06:37:26.908Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27652024-02-03T06:37:27.297Z Documenting rsa v0.9.2
27662024-02-03T06:37:27.702Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27672024-02-03T06:37:28.221Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27682024-02-03T06:37:31.132Z Documenting num v0.4.1
27692024-02-03T06:37:31.274Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27702024-02-03T06:37:31.771Z Documenting slog-scope v4.4.0
27712024-02-03T06:37:33.275Z Documenting env_logger v0.10.0
27722024-02-03T06:37:34.113Z Documenting serde-hex v0.1.0
27732024-02-03T06:37:34.871Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27742024-02-03T06:37:37.491Z Documenting x509-cert v0.2.4
27752024-02-03T06:37:38.803Z Documenting libsw v3.3.1
27762024-02-03T06:37:39.858Z Documenting ron v0.8.1
27772024-02-03T06:37:39.914Z Documenting gethostname v0.4.3
27782024-02-03T06:37:40.638Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27792024-02-03T06:37:43.142Z Documenting half v2.3.1
27802024-02-03T06:37:43.499Z Documenting derive-where v1.2.7
27812024-02-03T06:37:45.815Z Documenting same-file v1.0.6
27822024-02-03T06:37:46.157Z Documenting ciborium-io v0.2.2
27832024-02-03T06:37:46.172Z Documenting linear-map v1.2.0
27842024-02-03T06:37:46.570Z Documenting crc-any v2.4.3
27852024-02-03T06:37:47.559Z Documenting owo-colors v4.0.0
27862024-02-03T06:37:47.816Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27872024-02-03T06:37:51.142Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27882024-02-03T06:37:51.618Z Documenting ciborium-ll v0.2.2
27892024-02-03T06:37:51.923Z Documenting walkdir v2.4.0
27902024-02-03T06:37:52.784Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27912024-02-03T06:37:53.150Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27922024-02-03T06:37:55.101Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27932024-02-03T06:37:57.986Z Documenting slog-stdlog v4.1.1
27942024-02-03T06:37:58.267Z Documenting slog-dtrace v0.3.0
27952024-02-03T06:37:58.986Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27962024-02-03T06:38:04.279Z Documenting path-slash v0.1.5
27972024-02-03T06:38:07.828Z Documenting slog-envlogger v2.2.0
27982024-02-03T06:38:09.338Z Documenting ciborium v0.2.2
27992024-02-03T06:38:09.691Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28002024-02-03T06:38:10.513Z Documenting pem v3.0.2
28012024-02-03T06:38:11.060Z Documenting fxhash v0.2.1
28022024-02-03T06:38:15.988Z Documenting utf-8 v0.7.6
28032024-02-03T06:38:16.074Z Documenting display-error-chain v0.2.0
28042024-02-03T06:38:16.371Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28052024-02-03T06:38:16.953Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28062024-02-03T06:38:17.287Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28072024-02-03T06:38:18.811Z Documenting vte_generate_state_changes v0.1.1
28082024-02-03T06:38:21.559Z Documenting tungstenite v0.20.1
28092024-02-03T06:38:21.822Z Checking convert_case v0.4.0
28102024-02-03T06:38:22.129Z Documenting convert_case v0.4.0
28112024-02-03T06:38:24.416Z Documenting vte v0.11.1
28122024-02-03T06:38:24.432Z Documenting buf-list v1.0.3
28132024-02-03T06:38:26.763Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28142024-02-03T06:38:27.518Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28152024-02-03T06:38:27.614Z Documenting derive_more v0.99.17
28162024-02-03T06:38:31.094Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28172024-02-03T06:38:31.566Z Documenting tokio-tungstenite v0.20.1
28182024-02-03T06:38:31.584Z Checking darling_core v0.14.4
28192024-02-03T06:38:31.842Z Documenting pin-project-internal v1.1.3
28202024-02-03T06:38:34.510Z Checking darling v0.14.4
28212024-02-03T06:38:34.683Z Documenting strip-ansi-escapes v0.2.0
28222024-02-03T06:38:36.626Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28232024-02-03T06:38:39.350Z Documenting doc-comment v0.3.3
28242024-02-03T06:38:39.355Z Documenting pin-project v1.1.3
28252024-02-03T06:38:40.295Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28262024-02-03T06:38:43.008Z Documenting crossbeam-deque v0.8.3
28272024-02-03T06:38:43.259Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28282024-02-03T06:38:43.579Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28292024-02-03T06:38:43.838Z Documenting snafu-derive v0.7.5
28302024-02-03T06:38:44.245Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28312024-02-03T06:38:44.658Z Documenting nu-ansi-term v0.49.0
28322024-02-03T06:38:48.783Z Documenting rayon-core v1.12.0
28332024-02-03T06:38:49.185Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28342024-02-03T06:38:50.682Z Documenting reedline v0.28.0
28352024-02-03T06:38:52.142Z Documenting trust-dns-client v0.22.0
28362024-02-03T06:38:53.396Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28372024-02-03T06:38:55.238Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28382024-02-03T06:38:55.314Z Documenting globset v0.4.13
28392024-02-03T06:38:55.646Z Documenting olpc-cjson v0.1.3
28402024-02-03T06:38:55.679Z Documenting snafu v0.7.5
28412024-02-03T06:39:02.644Z Documenting serde_plain v1.0.2
28422024-02-03T06:39:02.750Z Documenting headers-core v0.2.0
28432024-02-03T06:39:02.954Z Documenting async-recursion v1.0.5
28442024-02-03T06:39:03.101Z Documenting typed-path v0.7.0
28452024-02-03T06:39:03.405Z Documenting keccak v0.1.4
28462024-02-03T06:39:05.526Z Documenting bytecount v0.6.3
28472024-02-03T06:39:06.529Z Documenting trust-dns-server v0.22.1
28482024-02-03T06:39:07.732Z Documenting sha3 v0.10.8
28492024-02-03T06:39:08.768Z Documenting rayon v1.8.0
28502024-02-03T06:39:10.079Z Documenting headers v0.3.9
28512024-02-03T06:39:10.253Z Documenting papergrid v0.11.0
28522024-02-03T06:39:11.454Z Documenting tough v0.16.0
28532024-02-03T06:39:15.570Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28542024-02-03T06:39:17.186Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28552024-02-03T06:39:19.163Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28562024-02-03T06:39:19.195Z Checking derive_builder_core v0.12.0
28572024-02-03T06:39:20.094Z Documenting derive_builder_core v0.12.0
28582024-02-03T06:39:20.527Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28592024-02-03T06:39:20.586Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28602024-02-03T06:39:20.690Z Documenting sled v0.34.7
28612024-02-03T06:39:21.373Z Documenting fs-err v2.11.0
28622024-02-03T06:39:21.519Z Documenting unicase v2.7.0
28632024-02-03T06:39:21.976Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28642024-02-03T06:39:22.394Z Documenting tabled_derive v0.7.0
28652024-02-03T06:39:24.435Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28662024-02-03T06:39:26.237Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28672024-02-03T06:39:27.154Z Documenting fd-lock v4.0.2
28682024-02-03T06:39:29.281Z Documenting nix v0.27.1
28692024-02-03T06:39:29.471Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28702024-02-03T06:39:30.477Z Documenting secrecy v0.8.0
28712024-02-03T06:39:31.077Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28722024-02-03T06:39:33.521Z Documenting sqlparser_derive v0.2.2
28732024-02-03T06:39:33.726Z Documenting parse-size v1.0.0
28742024-02-03T06:39:33.979Z Documenting home v0.5.5
28752024-02-03T06:39:36.778Z Documenting unicode_categories v0.1.1
28762024-02-03T06:39:37.153Z Documenting tabled v0.15.0
28772024-02-03T06:39:37.508Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28782024-02-03T06:39:38.209Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28792024-02-03T06:39:38.278Z Documenting derive_builder_macro v0.12.0
28802024-02-03T06:39:39.577Z Documenting rustyline v13.0.0
28812024-02-03T06:39:41.035Z Documenting sqlparser v0.43.1
28822024-02-03T06:39:42.308Z Documenting sqlformat v0.2.3
28832024-02-03T06:39:44.944Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28842024-02-03T06:39:47.163Z Documenting mime_guess v2.0.4
28852024-02-03T06:39:48.906Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28862024-02-03T06:39:52.033Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28872024-02-03T06:39:54.087Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28882024-02-03T06:39:55.188Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
28892024-02-03T06:39:55.582Z Documenting universal-hash v0.5.1
28902024-02-03T06:40:00.693Z Documenting bcs v0.1.6
28912024-02-03T06:40:01.467Z Documenting kstat-rs v0.2.3
28922024-02-03T06:40:04.954Z Documenting thiserror-impl-no-std v2.0.2
28932024-02-03T06:40:07.130Z Documenting curve25519-dalek-derive v0.1.0
28942024-02-03T06:40:08.726Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28952024-02-03T06:40:12.679Z Documenting ref-cast-impl v1.0.20
28962024-02-03T06:40:12.997Z Documenting opaque-debug v0.3.0
28972024-02-03T06:40:13.650Z Documenting highway v1.1.0
28982024-02-03T06:40:14.176Z Documenting curve25519-dalek v4.1.1
28992024-02-03T06:40:15.020Z Documenting thiserror-no-std v2.0.2
29002024-02-03T06:40:16.417Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29012024-02-03T06:40:17.164Z Documenting poly1305 v0.8.0
29022024-02-03T06:40:19.151Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29032024-02-03T06:40:19.576Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042024-02-03T06:40:20.844Z Documenting ref-cast v1.0.20
29052024-02-03T06:40:22.999Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29062024-02-03T06:40:23.014Z Documenting derive_builder v0.12.0
29072024-02-03T06:40:24.954Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29082024-02-03T06:40:25.050Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29092024-02-03T06:40:25.165Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29102024-02-03T06:40:27.342Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29112024-02-03T06:40:35.057Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29122024-02-03T06:40:40.240Z Documenting portable-atomic v1.4.3
29132024-02-03T06:40:45.657Z Documenting ed25519 v1.5.3
29142024-02-03T06:40:47.746Z Documenting polar-core v0.27.0
29152024-02-03T06:40:50.090Z Documenting libxml v0.3.3
29162024-02-03T06:40:55.058Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29172024-02-03T06:40:57.073Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29182024-02-03T06:40:59.958Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29192024-02-03T06:41:01.218Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29202024-02-03T06:41:01.250Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29212024-02-03T06:41:01.405Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29222024-02-03T06:41:01.760Z Documenting chacha20 v0.9.1
29232024-02-03T06:41:03.741Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29242024-02-03T06:41:06.011Z Documenting bb8 v0.8.3
29252024-02-03T06:41:09.518Z Documenting aead v0.5.2
29262024-02-03T06:41:12.784Z Documenting lru v0.12.1
29272024-02-03T06:41:15.363Z Documenting quick-xml v0.30.0
29282024-02-03T06:41:18.662Z Documenting impl-trait-for-tuples v0.2.2
29292024-02-03T06:41:19.191Z Documenting oso-derive v0.27.0
29302024-02-03T06:41:20.755Z Documenting stability v0.1.1
29312024-02-03T06:41:23.690Z Documenting number_prefix v0.4.0
29322024-02-03T06:41:26.740Z Documenting maplit v1.0.2
29332024-02-03T06:41:27.947Z Documenting cassowary v0.3.0
29342024-02-03T06:41:28.036Z Documenting glob v0.3.1
29352024-02-03T06:41:28.387Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29362024-02-03T06:41:28.965Z Documenting indicatif v0.17.7
29372024-02-03T06:41:30.344Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29382024-02-03T06:41:31.421Z Documenting samael v0.0.14
29392024-02-03T06:41:32.249Z Documenting oso v0.27.0
29402024-02-03T06:41:33.934Z Documenting ratatui v0.25.0
29412024-02-03T06:41:34.318Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29422024-02-03T06:41:36.881Z Documenting chacha20poly1305 v0.10.1
29432024-02-03T06:41:39.411Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29442024-02-03T06:41:40.513Z Documenting salty v0.2.0
29452024-02-03T06:41:44.340Z Documenting vsss-rs v3.3.4
29462024-02-03T06:41:47.399Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29472024-02-03T06:41:49.116Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29482024-02-03T06:41:50.231Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29492024-02-03T06:41:50.403Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29502024-02-03T06:41:51.027Z Documenting cookie v0.18.0
29512024-02-03T06:41:55.883Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29522024-02-03T06:41:57.113Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29532024-02-03T06:41:57.885Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29542024-02-03T06:42:00.241Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29552024-02-03T06:42:00.661Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29562024-02-03T06:42:03.669Z Documenting serde-big-array v0.5.1
29572024-02-03T06:42:08.570Z Documenting rtoolbox v0.0.1
29582024-02-03T06:42:08.988Z Documenting http-range v0.1.5
29592024-02-03T06:42:09.746Z Documenting humantime v2.1.0
29602024-02-03T06:42:09.760Z Documenting unicode-linebreak v0.1.5
29612024-02-03T06:42:10.150Z Documenting is_ci v1.1.1
29622024-02-03T06:42:14.168Z Documenting smawk v0.3.1
29632024-02-03T06:42:14.599Z Documenting rpassword v7.3.1
29642024-02-03T06:42:14.844Z Documenting hyper-staticfile v0.9.5
29652024-02-03T06:42:15.419Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29662024-02-03T06:42:15.590Z Documenting supports-color v2.1.0
29672024-02-03T06:42:17.976Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29682024-02-03T06:42:20.371Z Documenting textwrap v0.16.0
29692024-02-03T06:42:20.683Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29702024-02-03T06:42:22.854Z Documenting tui-tree-widget v0.16.0
29712024-02-03T06:42:25.945Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29722024-02-03T06:42:26.694Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29732024-02-03T06:42:26.763Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29742024-02-03T06:42:27.782Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29752024-02-03T06:42:32.527Z Documenting rcgen v0.12.1
29762024-02-03T06:42:32.578Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29772024-02-03T06:42:32.610Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29782024-02-03T06:42:33.204Z Documenting atomicwrites v0.4.3
29792024-02-03T06:42:35.689Z Documenting signal-hook-tokio v0.3.1
29802024-02-03T06:42:39.730Z Documenting memmap2 v0.7.1
29812024-02-03T06:42:42.636Z Documenting subprocess v0.2.9
29822024-02-03T06:42:42.764Z Documenting shell-words v1.1.0
29832024-02-03T06:42:43.435Z Documenting constant_time_eq v0.3.0
29842024-02-03T06:42:45.675Z Documenting arrayvec v0.7.4
29852024-02-03T06:42:47.638Z Documenting arrayref v0.3.7
29862024-02-03T06:42:48.825Z Documenting corncobs v0.1.3
29872024-02-03T06:42:49.084Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29882024-02-03T06:42:50.293Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29892024-02-03T06:42:51.836Z Documenting blake3 v1.5.0
29902024-02-03T06:42:53.253Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29912024-02-03T06:42:58.441Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29922024-02-03T06:43:00.834Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29932024-02-03T06:43:01.084Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29942024-02-03T06:43:02.951Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29952024-02-03T06:43:07.160Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29962024-02-03T06:43:14.175Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29972024-02-03T06:43:23.848Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29982024-02-03T06:43:26.300Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29992024-02-03T06:43:28.970Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30002024-02-03T06:43:32.321Zwarning: unclosed HTML tag `usize`
30012024-02-03T06:43:32.321Z --> wicket/src/ui/panes/update.rs:153:19
30022024-02-03T06:43:32.321Z |
30032024-02-03T06:43:32.321Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30042024-02-03T06:43:32.321Z | ^^^^^^^
30052024-02-03T06:43:32.321Z |
30062024-02-03T06:43:32.321Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30072024-02-03T06:43:32.321Z
30082024-02-03T06:43:34.414Zwarning: `wicket` (lib doc) generated 1 warning
30092024-02-03T06:43:34.417Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30102024-02-03T06:43:37.405Z Documenting fatfs v0.3.6
30112024-02-03T06:43:40.936Z Documenting nanorand v0.7.0
30122024-02-03T06:43:42.986Z Documenting topological-sort v0.2.2
30132024-02-03T06:43:45.041Z Documenting assert_matches v1.5.0
30142024-02-03T06:43:46.998Z Documenting flume v0.11.0
30152024-02-03T06:43:49.522Z Documenting omicron-zone-package v0.11.0
30162024-02-03T06:43:49.711Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30172024-02-03T06:43:51.487Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30182024-02-03T06:43:54.358Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30192024-02-03T06:43:57.948Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30202024-02-03T06:43:59.427Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30212024-02-03T06:44:03.438Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30222024-02-03T06:44:09.974Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30232024-02-03T06:44:15.358Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30242024-02-03T06:44:16.482Z Documenting termios v0.3.3
30252024-02-03T06:44:22.281Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30262024-02-03T06:44:24.193Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30272024-02-03T06:44:29.523Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30282024-02-03T06:44:29.523Z --> sled-agent/src/sim/instance.rs:46:7
30292024-02-03T06:44:29.523Z |
30302024-02-03T06:44:29.523Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30312024-02-03T06:44:29.523Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30322024-02-03T06:44:29.523Z |
30332024-02-03T06:44:29.523Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30342024-02-03T06:44:29.523Z
30352024-02-03T06:44:34.639Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30362024-02-03T06:44:38.978Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30372024-02-03T06:44:42.859Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30382024-02-03T06:44:55.721Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30392024-02-03T06:45:16.843Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30402024-02-03T06:45:20.259Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30412024-02-03T06:45:20.260Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30422024-02-03T06:45:20.260Z |
30432024-02-03T06:45:20.260Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30442024-02-03T06:45:20.260Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30452024-02-03T06:45:20.260Z |
30462024-02-03T06:45:20.260Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30472024-02-03T06:45:20.260Z
30482024-02-03T06:45:26.809Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30492024-02-03T06:45:48.323Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30502024-02-03T06:45:48.327Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30512024-02-03T06:45:48.962Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30522024-02-03T06:45:50.917Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30532024-02-03T06:45:55.794Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30542024-02-03T06:45:57.488Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30552024-02-03T06:45:58.487Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30562024-02-03T06:46:33.094Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30572024-02-03T06:47:53.747Zwarning: unresolved link to `VolumeConstructionRequest`
30582024-02-03T06:47:53.747Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30592024-02-03T06:47:53.747Z |
30602024-02-03T06:47:53.747Z338 | /// [`VolumeConstructionRequest`] is shown here):
30612024-02-03T06:47:53.747Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30622024-02-03T06:47:53.747Z |
30632024-02-03T06:47:53.747Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30642024-02-03T06:47:53.747Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30652024-02-03T06:47:53.747Z
30662024-02-03T06:47:53.751Zwarning: unresolved link to `fd00:1122:3344:101::5`
30672024-02-03T06:47:53.751Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30682024-02-03T06:47:53.751Z |
30692024-02-03T06:47:53.751Z348 | /// "[fd00:1122:3344:101::5]:1000",
30702024-02-03T06:47:53.751Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30712024-02-03T06:47:53.751Z
30722024-02-03T06:47:53.751Zwarning: unresolved link to `fd00:1122:3344:102::9`
30732024-02-03T06:47:53.751Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30742024-02-03T06:47:53.751Z |
30752024-02-03T06:47:53.751Z349 | /// "[fd00:1122:3344:102::9]:1000",
30762024-02-03T06:47:53.751Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30772024-02-03T06:47:53.751Z
30782024-02-03T06:47:53.751Zwarning: unresolved link to `fd00:1122:3344:103::2`
30792024-02-03T06:47:53.751Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30802024-02-03T06:47:53.751Z |
30812024-02-03T06:47:53.752Z350 | /// "[fd00:1122:3344:103::2]:1000"
30822024-02-03T06:47:53.752Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30832024-02-03T06:47:53.752Z
30842024-02-03T06:47:53.752Zwarning: unresolved link to `fd00:1122:3344:101::5`
30852024-02-03T06:47:53.752Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30862024-02-03T06:47:53.752Z |
30872024-02-03T06:47:53.752Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30882024-02-03T06:47:53.752Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30892024-02-03T06:47:53.752Z
30902024-02-03T06:47:53.752Zwarning: unresolved link to `fd00:1122:3344:102::9`
30912024-02-03T06:47:53.752Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30922024-02-03T06:47:53.752Z |
30932024-02-03T06:47:53.752Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30942024-02-03T06:47:53.752Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30952024-02-03T06:47:53.752Z
30962024-02-03T06:47:53.752Zwarning: unresolved link to `fd00:1122:3344:103::2`
30972024-02-03T06:47:53.752Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30982024-02-03T06:47:53.752Z |
30992024-02-03T06:47:53.752Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31002024-02-03T06:47:53.752Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31012024-02-03T06:47:53.752Z
31022024-02-03T06:47:58.534Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31032024-02-03T06:48:21.382Z Finished dev [unoptimized + debuginfo] target(s) in 17m 31s
31042024-02-03T06:48:21.521Z
31052024-02-03T06:48:21.522Zreal 17:31.327893773
31062024-02-03T06:48:21.522Zuser 56:22.700342876
31072024-02-03T06:48:21.522Zsys 1:06:12.929495820
31082024-02-03T06:48:21.522Ztrap 1.965740295
31092024-02-03T06:48:21.522Ztflt 0.093146561
31102024-02-03T06:48:21.536Zdflt 0.508108014
31112024-02-03T06:48:21.536Zkflt 0.000027356
31122024-02-03T06:48:21.536Zlock 3:24:14.674363291
31132024-02-03T06:48:21.537Zslp 4:25:27.750933834
31142024-02-03T06:48:21.537Zlat 5:41.107729356
31152024-02-03T06:48:21.537Zstop 1:33.259766850
31162024-02-03T06:48:21.537Zprocess exited: duration 1891600 ms, exit code 0
 
31172024-02-03T06:48:21.553Zfound 0 output files