01HPMV7W8VA6K74Q4WC4P1T79W: 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: 01HPMV8M4G41YR26KFZ0CMFX9A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-14T22:20:48.641Zjob assigned to worker 01HPMV8XAEBGXS7F3QD63ZCTYZ (queued for 1 m 5 s)
 
22024-02-14T22:20:50.672Zstarting task 0: "setup"
32024-02-14T22:20:50.696Z++ uname -s
42024-02-14T22:20:50.696Z+ kern=SunOS
52024-02-14T22:20:50.696Z+ case "$kern" in
62024-02-14T22:20:50.697Z+ groupadd -g 12345 build
72024-02-14T22:20:50.697Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-14T22:20:52.686Z+ zfs create -o mountpoint=/work rpool/work
92024-02-14T22:20:52.788Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-14T22:20:52.793Z+ home_fs=zfs
112024-02-14T22:20:52.793Z+ [[ zfs == autofs ]]
122024-02-14T22:20:52.793Z+ mkdir -p /home/build
132024-02-14T22:20:52.793Z+ chown build:build /home/build /work
142024-02-14T22:20:54.810Z+ chmod 0700 /home/build /work
152024-02-14T22:20:54.826Zprocess exited: duration 4215 ms, exit code 0
 
162024-02-14T22:20:54.852Zstarting task 1: "rust-toolchain"
172024-02-14T22:20:54.873Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-14T22:20:54.873Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-14T22:20:54.971Zinfo: downloading installer
202024-02-14T22:20:56.634Zwarning: it looks like you have an existing installation of Rust at:
212024-02-14T22:20:56.634Zwarning: /opt/ooce/bin
222024-02-14T22:20:56.634Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-14T22:20:56.634Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-14T22:20:56.634Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-14T22:20:56.634Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-14T22:20:56.635Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-14T22:20:56.635Zerror: cannot install while Rust is installed
282024-02-14T22:20:56.635Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-14T22:20:56.742Zinfo: profile set to 'default'
302024-02-14T22:20:56.742Zinfo: default host triple is x86_64-unknown-illumos
312024-02-14T22:20:56.746Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-14T22:20:56.911Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-14T22:20:56.912Zinfo: downloading component 'cargo'
342024-02-14T22:20:57.775Zinfo: downloading component 'clippy'
352024-02-14T22:20:58.571Zinfo: downloading component 'rust-docs'
362024-02-14T22:20:59.200Zinfo: downloading component 'rust-std'
372024-02-14T22:21:01.256Zinfo: downloading component 'rustc'
382024-02-14T22:21:06.653Zinfo: downloading component 'rustfmt'
392024-02-14T22:21:06.665Zinfo: installing component 'cargo'
402024-02-14T22:21:07.501Zinfo: installing component 'clippy'
412024-02-14T22:21:07.959Zinfo: installing component 'rust-docs'
422024-02-14T22:21:09.524Zinfo: installing component 'rust-std'
432024-02-14T22:21:11.520Zinfo: installing component 'rustc'
442024-02-14T22:21:16.208Zinfo: installing component 'rustfmt'
452024-02-14T22:21:16.560Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-14T22:21:16.560Z
472024-02-14T22:21:16.869Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-14T22:21:16.869Z
492024-02-14T22:21:16.869Z
502024-02-14T22:21:16.869ZRust is installed now. Great!
512024-02-14T22:21:16.869Z
522024-02-14T22:21:16.875ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-14T22:21:16.875Zenvironment variable. This has not been done automatically.
542024-02-14T22:21:16.875Z
552024-02-14T22:21:16.875ZTo configure your current shell, run:
562024-02-14T22:21:16.876Zsource "$HOME/.cargo/env"
572024-02-14T22:21:16.942Z+ rustc --version
582024-02-14T22:21:17.013Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-14T22:21:17.034Zprocess exited: duration 22174 ms, exit code 0
 
602024-02-14T22:21:17.051Zstarting task 2: "authentication"
612024-02-14T22:21:17.079Zprocess exited: duration 27 ms, exit code 0
 
622024-02-14T22:21:17.103Zstarting task 3: "clone repository"
632024-02-14T22:21:17.109Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-14T22:21:17.109Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-14T22:21:17.430ZCloning into '/work/oxidecomputer/omicron'...
662024-02-14T22:21:24.686Z+ cd /work/oxidecomputer/omicron
672024-02-14T22:21:24.686Z+ git fetch origin bb91ca27551046360843fe3c7b32559783c989f0
682024-02-14T22:21:25.166ZFrom https://github.com/oxidecomputer/omicron
692024-02-14T22:21:25.166Z * branch bb91ca27551046360843fe3c7b32559783c989f0 -> FETCH_HEAD
702024-02-14T22:21:25.174Z+ [[ -n '' ]]
712024-02-14T22:21:25.174Z+ git reset --hard bb91ca27551046360843fe3c7b32559783c989f0
722024-02-14T22:21:25.292ZHEAD is now at bb91ca275 address comments
732024-02-14T22:21:25.300Zprocess exited: duration 8205 ms, exit code 0
 
742024-02-14T22:21:25.317Zstarting task 4: "build"
752024-02-14T22:21:25.327Z+ cargo --version
762024-02-14T22:21:25.331Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-14T22:21:25.553Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-14T22:21:25.553Zinfo: downloading component 'cargo'
792024-02-14T22:21:26.728Zinfo: downloading component 'clippy'
802024-02-14T22:21:28.599Zinfo: downloading component 'rust-docs'
812024-02-14T22:21:29.627Zinfo: downloading component 'rust-std'
822024-02-14T22:21:30.879Zinfo: downloading component 'rustc'
832024-02-14T22:21:34.651Zinfo: downloading component 'rustfmt'
842024-02-14T22:21:34.853Zinfo: installing component 'cargo'
852024-02-14T22:21:35.777Zinfo: installing component 'clippy'
862024-02-14T22:21:36.135Zinfo: installing component 'rust-docs'
872024-02-14T22:21:37.824Zinfo: installing component 'rust-std'
882024-02-14T22:21:39.504Zinfo: installing component 'rustc'
892024-02-14T22:21:43.710Zinfo: installing component 'rustfmt'
902024-02-14T22:21:44.105Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-14T22:21:44.119Z+ rustc --version
922024-02-14T22:21:44.178Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-14T22:21:44.195Z+ source ./env.sh
942024-02-14T22:21:44.195Z++ set -o xtrace
952024-02-14T22:21:44.201Z++++ dirname ./env.sh
962024-02-14T22:21:44.237Z+++ cd .
972024-02-14T22:21:44.247Z+++ echo /work/oxidecomputer/omicron
982024-02-14T22:21:44.248Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-14T22:21:44.249Z++ 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-14T22:21:44.249Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.251Z++ 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-14T22:21:44.252Z++ unset OMICRON_WS
1082024-02-14T22:21:44.252Z++ set +o xtrace
1092024-02-14T22:21:44.296Z
1102024-02-14T22:21:44.296Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-14T22:21:44.296Z # # # # # # # # # # # # # # #
1122024-02-14T22:21:44.296Z # # # # ##### # # ##### # # # # # #### #
1132024-02-14T22:21:44.296Z ##### ##### # ##### # # # # # # # # #
1142024-02-14T22:21:44.296Z # # # # # # # # # # # # # # #
1152024-02-14T22:21:44.296Z # # # ###### # # ###### ### # #### # #### #
1162024-02-14T22:21:44.296Z
1172024-02-14T22:21:54.351Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-14T22:21:55.628Z Startup: Caching catalogs ... Done
1192024-02-14T22:21:56.948ZPlanning: Solver setup ... Done (0.966s)
1202024-02-14T22:21:56.971ZPlanning: Running solver ... Done (0.022s)
1212024-02-14T22:21:57.154ZPlanning: Finding local manifests ... Done (0.160s)
1222024-02-14T22:21:57.193ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-14T22:21:57.403ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-14T22:21:57.457ZPlanning: Package planning ... Done (0.055s)
1252024-02-14T22:21:57.508ZPlanning: Merging actions ... Done (0.054s)
1262024-02-14T22:21:58.662ZPlanning: Checking for conflicting actions ... Done (1.139s)
1272024-02-14T22:21:58.676ZPlanning: Consolidating action changes ... Done (0.012s)
1282024-02-14T22:22:03.194ZPlanning: Evaluating mediators ... Done (4.533s)
1292024-02-14T22:22:03.205ZPlanning: Planning completed in 7.52 seconds
1302024-02-14T22:22:03.220Z Packages to install: 4
1312024-02-14T22:22:03.220Z Mediators to change: 2
1322024-02-14T22:22:03.220Z Services to change: 1
1332024-02-14T22:22:03.225Z Estimated space available: 148.87 GB
1342024-02-14T22:22:03.225ZEstimated space to be consumed: 1.41 GB
1352024-02-14T22:22:03.226Z Create boot environment: No
1362024-02-14T22:22:03.226ZCreate backup boot environment: No
1372024-02-14T22:22:03.226Z Rebuild boot archive: No
1382024-02-14T22:22:03.226Z
1392024-02-14T22:22:03.226ZChanged mediators:
1402024-02-14T22:22:03.226Z mediator clang:
1412024-02-14T22:22:03.226Z version: None -> 15 (system default)
1422024-02-14T22:22:03.226Z
1432024-02-14T22:22:03.226Z mediator llvm:
1442024-02-14T22:22:03.226Z version: 14 (system default) -> 15 (system default)
1452024-02-14T22:22:03.226Z
1462024-02-14T22:22:03.226ZChanged packages:
1472024-02-14T22:22:03.226Zhelios-dev
1482024-02-14T22:22:03.226Z developer/build-essential
1492024-02-14T22:22:03.226Z None -> 11-2.0
1502024-02-14T22:22:03.226Z library/libxmlsec1
1512024-02-14T22:22:03.226Z None -> 1.2.35-2.0
1522024-02-14T22:22:03.226Z ooce/developer/clang-15
1532024-02-14T22:22:03.226Z None -> 15.0.7-2.0
1542024-02-14T22:22:03.226Z ooce/developer/llvm-15
1552024-02-14T22:22:03.226Z None -> 15.0.7-2.0
1562024-02-14T22:22:03.226Z
1572024-02-14T22:22:03.226ZServices:
1582024-02-14T22:22:03.227Z restart_fmri:
1592024-02-14T22:22:03.227Z svc:/system/update-man-index:default
1602024-02-14T22:22:03.500Z
1612024-02-14T22:22:03.500ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-14T22:22:09.555ZDownload: 213/3290 items 1.3/212.6MB 0% complete (949k/s)
1632024-02-14T22:22:14.555ZDownload: 1188/3290 items 53.8/212.6MB 25% complete (5.3M/s)
1642024-02-14T22:22:22.963ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (13.3M/s)
1652024-02-14T22:22:27.962ZDownload: 3196/3290 items 148.9/212.6MB 70% complete (2.9M/s)
1662024-02-14T22:22:32.677ZDownload: Completed 212.60 MB in 29.18 seconds (7.3M/s)
1672024-02-14T22:22:32.839Z Actions: 1/3689 actions (Installing new actions)
1682024-02-14T22:22:38.661Z Actions: 3605/3689 actions (Installing new actions)
1692024-02-14T22:22:38.661Z Actions: Completed 3689 actions in 5.29 seconds.
1702024-02-14T22:22:38.661Z Done (0.088s)
1712024-02-14T22:22:38.661Z Done (0.000s)
1722024-02-14T22:22:38.661Z Done (0.215s)
1732024-02-14T22:22:44.801Z Done (6.229s)
1742024-02-14T22:22:44.961Z Done (0.089s)
1752024-02-14T22:22:44.974Z Done (0.000s)
1762024-02-14T22:22:45.142Z Done (0.000s)
1772024-02-14T22:22:45.696ZPlanning: Evaluating mediator changes ... Done
1782024-02-14T22:22:45.874ZPlanning: Checking for conflicting actions ... Done
1792024-02-14T22:22:45.880ZPlanning: Consolidating action changes ... Done
1802024-02-14T22:22:46.181ZPlanning: Evaluating mediators ... Done
1812024-02-14T22:22:46.193ZPlanning: Planning completed in 0.47 seconds
1822024-02-14T22:22:46.237Z Mediators to change: 2
1832024-02-14T22:22:46.237Z Create boot environment: No
1842024-02-14T22:22:46.238ZCreate backup boot environment: No
1852024-02-14T22:22:46.286Z Done
1862024-02-14T22:22:46.286Z Done
1872024-02-14T22:22:46.416Z Done
1882024-02-14T22:22:50.660Z Done
1892024-02-14T22:22:50.762Z Done
1902024-02-14T22:22:50.765Z Done
1912024-02-14T22:22:50.862Z Done
1922024-02-14T22:22:51.571ZPlanning: Evaluating mediator changes ... Done
1932024-02-14T22:22:51.575ZPlanning: Merging actions ... Done
1942024-02-14T22:22:52.185ZPlanning: Checking for conflicting actions ... Done
1952024-02-14T22:22:52.188ZPlanning: Consolidating action changes ... Done
1962024-02-14T22:22:52.188ZPlanning: Evaluating mediators ... Done
1972024-02-14T22:22:52.188ZPlanning: Planning completed in 0.85 seconds
1982024-02-14T22:22:52.188Z Packages to change: 1
1992024-02-14T22:22:52.188Z Mediators to change: 1
2002024-02-14T22:22:52.189Z Services to change: 1
2012024-02-14T22:22:52.189Z Create boot environment: No
2022024-02-14T22:22:52.189ZCreate backup boot environment: Yes
2032024-02-14T22:22:53.989Z Actions: 1/6 actions (Updating modified actions)
2042024-02-14T22:22:54.051Z Actions: Completed 6 actions in 0.06 seconds.
2052024-02-14T22:22:54.057Z Done
2062024-02-14T22:22:54.057Z Done
2072024-02-14T22:22:54.096Z Done
2082024-02-14T22:22:58.268Z Done
2092024-02-14T22:22:58.379Z Done
2102024-02-14T22:22:58.388Z Done
2112024-02-14T22:22:58.799Z Done
2122024-02-14T22:22:59.525ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2132024-02-14T22:22:59.526Zclang system 15 system
2142024-02-14T22:22:59.526Zcsh system system illumos
2152024-02-14T22:22:59.526Zctags system system illumos
2162024-02-14T22:22:59.526Zgcc vendor 12 vendor
2172024-02-14T22:22:59.526Zgcc system 10 system
2182024-02-14T22:22:59.526Zgcc system 7 system
2192024-02-14T22:22:59.526Zgo system 1.20 system
2202024-02-14T22:22:59.526Zgo system 1.19 system
2212024-02-14T22:22:59.526Zllvm system 15 system
2222024-02-14T22:22:59.526Zllvm system 14 system
2232024-02-14T22:22:59.527Zmariadb system 10.6 system
2242024-02-14T22:22:59.527Zmta vendor vendor dma
2252024-02-14T22:22:59.527Zopenjdk system 17 system
2262024-02-14T22:22:59.527Zopenjdk system 11 system
2272024-02-14T22:22:59.527Zopenjdk system 1.8 system
2282024-02-14T22:22:59.527Zopenssl vendor 3 vendor
2292024-02-14T22:22:59.527Zperl system 5.36 system
2302024-02-14T22:22:59.527Zpostgresql system 15 system
2312024-02-14T22:22:59.527Zpostgresql system 13 system
2322024-02-14T22:22:59.527Zpython vendor 3 vendor
2332024-02-14T22:22:59.527Zpython system 2 system
2342024-02-14T22:22:59.527Zpython3 system 3.11 system
2352024-02-14T22:22:59.528Zruby system 3.0 system
2362024-02-14T22:22:59.528Zwords vendor vendor american-english
2372024-02-14T22:22:59.528Zwords system system australian-english
2382024-02-14T22:22:59.528Zwords system system british-english
2392024-02-14T22:22:59.528Zwords system system canadian-english
2402024-02-14T22:22:59.528Zwords system system french
2412024-02-14T22:22:59.528Zwords system system italian
2422024-02-14T22:22:59.528Zwords system system ngerman
2432024-02-14T22:22:59.528Zwords system system ogerman
2442024-02-14T22:22:59.528Zwords system system spanish
2452024-02-14T22:22:59.537ZFMRI IFO
2462024-02-14T22:22:59.537Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472024-02-14T22:22:59.537Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482024-02-14T22:22:59.537Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492024-02-14T22:22:59.537Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502024-02-14T22:22:59.537Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512024-02-14T22:22:59.537Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2522024-02-14T22:22:59.537Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2532024-02-14T22:22:59.537Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2542024-02-14T22:22:59.538Z+ set -o errexit
2552024-02-14T22:22:59.538Z+++ dirname ./tools/ci_download_cockroachdb
2562024-02-14T22:22:59.538Z++ cd ./tools
2572024-02-14T22:22:59.538Z++ pwd
2582024-02-14T22:22:59.538Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592024-02-14T22:22:59.538Z++ basename ./tools/ci_download_cockroachdb
2602024-02-14T22:22:59.538Z+ ARG0=ci_download_cockroachdb
2612024-02-14T22:22:59.538Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622024-02-14T22:22:59.538Z+ CIDL_VERSION=v22.1.9
2632024-02-14T22:22:59.539Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642024-02-14T22:22:59.539Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2652024-02-14T22:22:59.539Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2662024-02-14T22:22:59.539Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2672024-02-14T22:22:59.539Z+ TARGET_DIR=out
2682024-02-14T22:22:59.539Z+ DOWNLOAD_DIR=out/downloads
2692024-02-14T22:22:59.539Z+ DEST_DIR=./out/cockroachdb
2702024-02-14T22:22:59.539Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712024-02-14T22:22:59.539Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722024-02-14T22:22:59.540Z+ main
2732024-02-14T22:22:59.540Z+ [[ 0 != 0 ]]
2742024-02-14T22:22:59.540Z+ CIDL_OS=solaris2.11
2752024-02-14T22:22:59.540Z+ [[ 0 != 0 ]]
2762024-02-14T22:22:59.540Z+ configure_os solaris2.11
2772024-02-14T22:22:59.540Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782024-02-14T22:22:59.540Zcurrent directory: /work/oxidecomputer/omicron
2792024-02-14T22:22:59.540Zconfiguring based on OS: "solaris2.11"
2802024-02-14T22:22:59.541Z+ echo 'configuring based on OS: "solaris2.11"'
2812024-02-14T22:22:59.541Z+ case "$1" in
2822024-02-14T22:22:59.541Z+ CIDL_BUILD=illumos
2832024-02-14T22:22:59.541Z+ CIDL_SUFFIX=tar.gz
2842024-02-14T22:22:59.541Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2852024-02-14T22:22:59.541Z+ CIDL_URL_BASE=https://illumos.org/downloads
2862024-02-14T22:22:59.541Z+ CIDL_ASSEMBLE=do_assemble_illumos
2872024-02-14T22:22:59.541Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2882024-02-14T22:22:59.541Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2892024-02-14T22:22:59.541Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-14T22:22:59.541Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2912024-02-14T22:22:59.541Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-14T22:22:59.541Z+ CIDL_SHA256FUNC=do_sha256sum
2932024-02-14T22:22:59.541Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942024-02-14T22:22:59.541ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-02-14T22:22:59.541ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-14T22:22:59.541Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972024-02-14T22:22:59.542Z+ mkdir -p out/downloads
2982024-02-14T22:22:59.542Z+ mkdir -p ./out/cockroachdb
2992024-02-14T22:22:59.542Z+ local DO_DOWNLOAD=true
3002024-02-14T22:22:59.542Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012024-02-14T22:22:59.542Z+ '[' true == true ']'
3022024-02-14T22:22:59.542Z+ echo Downloading...
3032024-02-14T22:22:59.542ZDownloading...
3042024-02-14T22:22:59.542Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-14T22:22:59.542Z+ 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
3062024-02-14T22:23:01.368Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-02-14T22:23:01.376Z++ sha256sum
3082024-02-14T22:23:01.376Z++ awk '{print $1}'
3092024-02-14T22:23:01.471Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3102024-02-14T22:23:01.471Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3112024-02-14T22:23:01.475Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-14T22:23:01.475Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132024-02-14T22:23:09.429Z+ do_assemble_illumos
3142024-02-14T22:23:09.429Z+ rm -r ./out/cockroachdb
3152024-02-14T22:23:09.675Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162024-02-14T22:23:09.675Z+ ./out/cockroachdb/bin/cockroach version
3172024-02-14T22:23:09.675ZBuild Tag: v22.1.9-dirty
3182024-02-14T22:23:09.675ZBuild Time: 2022/10/26 21:17:46
3192024-02-14T22:23:09.675ZDistribution: OSS
3202024-02-14T22:23:09.676ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212024-02-14T22:23:09.676ZGo Version: go1.17.13
3222024-02-14T22:23:09.676ZC Compiler: gcc 10.3.0
3232024-02-14T22:23:09.676ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242024-02-14T22:23:09.676ZBuild Type: release
3252024-02-14T22:23:09.676Z+ set -o errexit
3262024-02-14T22:23:09.676Z+++ dirname ./tools/ci_download_clickhouse
3272024-02-14T22:23:09.676Z++ cd ./tools
3282024-02-14T22:23:09.676Z++ pwd
3292024-02-14T22:23:09.676Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302024-02-14T22:23:09.676Z++ basename ./tools/ci_download_clickhouse
3312024-02-14T22:23:09.676Z+ ARG0=ci_download_clickhouse
3322024-02-14T22:23:09.677Z+ TARGET_DIR=out
3332024-02-14T22:23:09.677Z+ DOWNLOAD_DIR=out/downloads
3342024-02-14T22:23:09.677Z+ DEST_DIR=./out/clickhouse
3352024-02-14T22:23:09.677Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3362024-02-14T22:23:09.677Z+ CIDL_VERSION=v22.8.9.24
3372024-02-14T22:23:09.677Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382024-02-14T22:23:09.677Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392024-02-14T22:23:09.677Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402024-02-14T22:23:09.677Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412024-02-14T22:23:09.677Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422024-02-14T22:23:09.677Z+ main
3432024-02-14T22:23:09.677Z+ [[ 0 != 0 ]]
3442024-02-14T22:23:09.677Z+ CIDL_OS=solaris2.11
3452024-02-14T22:23:09.677Z+ [[ 0 != 0 ]]
3462024-02-14T22:23:09.678Z+ configure_os solaris2.11
3472024-02-14T22:23:09.678Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482024-02-14T22:23:09.678Zcurrent directory: /work/oxidecomputer/omicron
3492024-02-14T22:23:09.678Zconfiguring based on OS: "solaris2.11"
3502024-02-14T22:23:09.679Z+ echo 'configuring based on OS: "solaris2.11"'
3512024-02-14T22:23:09.679Z+ CIDL_DASHREV=
3522024-02-14T22:23:09.679Z+ case "$1" in
3532024-02-14T22:23:09.679Z+ CIDL_PLATFORM=illumos
3542024-02-14T22:23:09.679Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552024-02-14T22:23:09.679Z+ CIDL_MD5FUNC=do_md5sum
3562024-02-14T22:23:09.679Z+ CIDL_DASHREV=-1
3572024-02-14T22:23:09.680Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582024-02-14T22:23:09.680Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-02-14T22:23:09.680Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-14T22:23:09.680Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-14T22:23:09.680Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622024-02-14T22:23:09.680ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-02-14T22:23:09.680Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642024-02-14T22:23:09.681Z+ mkdir -p out/downloads
3652024-02-14T22:23:09.681ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-14T22:23:09.681Z+ mkdir -p ./out/clickhouse
3672024-02-14T22:23:09.681Z+ local DO_DOWNLOAD=true
3682024-02-14T22:23:09.681Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692024-02-14T22:23:09.681Z+ '[' true == true ']'
3702024-02-14T22:23:09.681Z+ echo Downloading...
3712024-02-14T22:23:09.681ZDownloading...
3722024-02-14T22:23:09.681Z+ 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
3732024-02-14T22:23:09.682Z+ 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
3742024-02-14T22:23:09.682Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-02-14T22:23:09.682Z++ md5sum
3762024-02-14T22:23:09.682Z++ awk '{print $1}'
3772024-02-14T22:23:09.682Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782024-02-14T22:23:09.682Z+ [[ 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 ]]
3792024-02-14T22:23:09.682Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802024-02-14T22:23:09.682Z+ mkdir -p ./out/clickhouse
3812024-02-14T22:23:09.682Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822024-02-14T22:23:09.682Z+ ./out/clickhouse/clickhouse server --version
3832024-02-14T22:23:09.682ZClickHouse server version 22.8.9.1.
3842024-02-14T22:23:09.682Z+ set -o errexit
3852024-02-14T22:23:09.682Z+++ dirname ./tools/ci_download_console
3862024-02-14T22:23:09.682Z++ cd ./tools
3872024-02-14T22:23:09.682Z++ pwd
3882024-02-14T22:23:09.683Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892024-02-14T22:23:09.683Z++ basename ./tools/ci_download_console
3902024-02-14T22:23:09.683Z+ ARG0=ci_download_console
3912024-02-14T22:23:09.683Z+ TARGET_DIR=out
3922024-02-14T22:23:09.683Z+ DOWNLOAD_DIR=out/downloads
3932024-02-14T22:23:09.683Z+ DEST_DIR=./out/console-assets
3942024-02-14T22:23:09.683Z+ source /work/oxidecomputer/omicron/tools/console_version
3952024-02-14T22:23:09.683Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3962024-02-14T22:23:09.683Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3972024-02-14T22:23:09.683Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3982024-02-14T22:23:09.683Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992024-02-14T22:23:09.684Z+ main
4002024-02-14T22:23:09.684Z+ [[ 0 != 0 ]]
4012024-02-14T22:23:09.684Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4022024-02-14T22:23:09.684ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4032024-02-14T22:23:09.684ZLocal file: out/downloads/console.tar.gz
4042024-02-14T22:23:09.684Z+ echo 'Local file: out/downloads/console.tar.gz'
4052024-02-14T22:23:09.684Z+ local DO_DOWNLOAD=true
4062024-02-14T22:23:09.684Z+ [[ -f out/downloads/console.tar.gz ]]
4072024-02-14T22:23:09.684Z+ mkdir -p out/downloads
4082024-02-14T22:23:09.684Z+ '[' true == true ']'
4092024-02-14T22:23:09.684Z+ echo Downloading...
4102024-02-14T22:23:09.684ZDownloading...
4112024-02-14T22:23:09.684Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4122024-02-14T22:23:09.684Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4132024-02-14T22:23:09.780Z++ do_sha256sum out/downloads/console.tar.gz
4142024-02-14T22:23:09.780Z++ case "$OSTYPE" in
4152024-02-14T22:23:09.780Z++ SHA=sha256sum
4162024-02-14T22:23:09.780Z++ sha256sum
4172024-02-14T22:23:09.780Z++ awk '{print $1}'
4182024-02-14T22:23:09.780Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4192024-02-14T22:23:09.781Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4202024-02-14T22:23:09.781Z+ rm -rf ./out/console-assets
4212024-02-14T22:23:09.781Z+ mkdir -p ./out/console-assets
4222024-02-14T22:23:09.781Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232024-02-14T22:23:09.781Z+ mkdir -p ./out/console-assets
4242024-02-14T22:23:09.781Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252024-02-14T22:23:09.883Z+ set -o errexit
4262024-02-14T22:23:09.883Z+++ dirname ./tools/ci_download_maghemite_openapi
4272024-02-14T22:23:09.883Z++ cd ./tools
4282024-02-14T22:23:09.884Z++ pwd
4292024-02-14T22:23:09.884Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302024-02-14T22:23:09.884Z++ basename ./tools/ci_download_maghemite_openapi
4312024-02-14T22:23:09.885Z+ ARG0=ci_download_maghemite_openapi
4322024-02-14T22:23:09.885Z+ TARGET_DIR=out
4332024-02-14T22:23:09.885Z+ DOWNLOAD_DIR=out/downloads
4342024-02-14T22:23:09.885Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352024-02-14T22:23:09.885Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4362024-02-14T22:23:09.885Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4372024-02-14T22:23:09.885Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4382024-02-14T22:23:09.885Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4392024-02-14T22:23:09.885Z+ main
4402024-02-14T22:23:09.885Z+ [[ 0 != 0 ]]
4412024-02-14T22:23:09.885Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4422024-02-14T22:23:09.886ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4432024-02-14T22:23:09.886Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4442024-02-14T22:23:09.886ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4452024-02-14T22:23:09.886Z+ local DO_DOWNLOAD=true
4462024-02-14T22:23:09.886Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4472024-02-14T22:23:09.886Z+ mkdir -p out/downloads
4482024-02-14T22:23:09.886Z+ '[' true == true ']'
4492024-02-14T22:23:09.886ZDownloading...
4502024-02-14T22:23:09.887Z+ echo Downloading...
4512024-02-14T22:23:09.887Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-14T22:23:09.887Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4532024-02-14T22:23:10.197Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4542024-02-14T22:23:10.217Z++ case "$OSTYPE" in
4552024-02-14T22:23:10.217Z++ SHA=sha256sum
4562024-02-14T22:23:10.217Z++ sha256sum
4572024-02-14T22:23:10.218Z++ awk '{print $1}'
4582024-02-14T22:23:10.218Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4592024-02-14T22:23:10.218Z+ [[ 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 ]]
4602024-02-14T22:23:10.218Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612024-02-14T22:23:10.219Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4622024-02-14T22:23:10.219Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4632024-02-14T22:23:10.220Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4642024-02-14T22:23:10.220Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4652024-02-14T22:23:10.220Z+ main
4662024-02-14T22:23:10.220Z+ [[ 0 != 0 ]]
4672024-02-14T22:23:10.221Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4682024-02-14T22:23:10.221ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4692024-02-14T22:23:10.221Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4702024-02-14T22:23:10.221ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4712024-02-14T22:23:10.221Z+ local DO_DOWNLOAD=true
4722024-02-14T22:23:10.221Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4732024-02-14T22:23:10.221Z+ mkdir -p out/downloads
4742024-02-14T22:23:10.221Z+ '[' true == true ']'
4752024-02-14T22:23:10.222Z+ echo Downloading...
4762024-02-14T22:23:10.222ZDownloading...
4772024-02-14T22:23:10.223Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4782024-02-14T22:23:10.223Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4792024-02-14T22:23:11.302Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4802024-02-14T22:23:11.313Z++ case "$OSTYPE" in
4812024-02-14T22:23:11.313Z++ SHA=sha256sum
4822024-02-14T22:23:11.314Z++ sha256sum
4832024-02-14T22:23:11.314Z++ awk '{print $1}'
4842024-02-14T22:23:11.314Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4852024-02-14T22:23:11.314Z+ [[ 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 ]]
4862024-02-14T22:23:11.324Z+ set -o errexit
4872024-02-14T22:23:11.324Z+++ dirname ./tools/ci_download_dendrite_openapi
4882024-02-14T22:23:11.324Z++ cd ./tools
4892024-02-14T22:23:11.324Z++ pwd
4902024-02-14T22:23:11.324Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912024-02-14T22:23:11.324Z++ basename ./tools/ci_download_dendrite_openapi
4922024-02-14T22:23:11.324Z+ ARG0=ci_download_dendrite_openapi
4932024-02-14T22:23:11.324Z+ TARGET_DIR=out
4942024-02-14T22:23:11.325Z+ DOWNLOAD_DIR=out/downloads
4952024-02-14T22:23:11.325Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962024-02-14T22:23:11.325Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4972024-02-14T22:23:11.325Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4982024-02-14T22:23:11.325Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4992024-02-14T22:23:11.325Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-02-14T22:23:11.337Z+ main
5012024-02-14T22:23:11.337Z+ [[ 0 != 0 ]]
5022024-02-14T22:23:11.337Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5032024-02-14T22:23:11.337ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5042024-02-14T22:23:11.338Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5052024-02-14T22:23:11.338ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5062024-02-14T22:23:11.338Z+ local DO_DOWNLOAD=true
5072024-02-14T22:23:11.338Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5082024-02-14T22:23:11.338Z+ mkdir -p out/downloads
5092024-02-14T22:23:11.338Z+ '[' true == true ']'
5102024-02-14T22:23:11.338Z+ echo Downloading...
5112024-02-14T22:23:11.338ZDownloading...
5122024-02-14T22:23:11.338Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5132024-02-14T22:23:11.338Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5142024-02-14T22:23:11.454Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5152024-02-14T22:23:11.454Z++ case "$OSTYPE" in
5162024-02-14T22:23:11.462Z++ SHA=sha256sum
5172024-02-14T22:23:11.462Z++ sha256sum
5182024-02-14T22:23:11.462Z++ awk '{print $1}'
5192024-02-14T22:23:11.462Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5202024-02-14T22:23:11.462Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5212024-02-14T22:23:11.468Z+ set -o errexit
5222024-02-14T22:23:11.474Z+++ dirname ./tools/ci_download_dendrite_stub
5232024-02-14T22:23:11.474Z++ cd ./tools
5242024-02-14T22:23:11.475Z++ pwd
5252024-02-14T22:23:11.475Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262024-02-14T22:23:11.475Z++ basename ./tools/ci_download_dendrite_stub
5272024-02-14T22:23:11.485Z+ ARG0=ci_download_dendrite_stub
5282024-02-14T22:23:11.485Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292024-02-14T22:23:11.485Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5302024-02-14T22:23:11.485Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5312024-02-14T22:23:11.485Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5322024-02-14T22:23:11.485Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332024-02-14T22:23:11.485Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5342024-02-14T22:23:11.485Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5352024-02-14T22:23:11.486Z+ TARGET_DIR=out
5362024-02-14T22:23:11.486Z+ DOWNLOAD_DIR=out/downloads
5372024-02-14T22:23:11.486Z+ DEST_DIR=./out/dendrite-stub
5382024-02-14T22:23:11.486Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392024-02-14T22:23:11.486Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402024-02-14T22:23:11.486Z+ REPO=oxidecomputer/dendrite
5412024-02-14T22:23:11.486Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5422024-02-14T22:23:11.486Z+ main
5432024-02-14T22:23:11.487Z+ [[ 0 != 0 ]]
5442024-02-14T22:23:11.487Z+ CIDL_OS=solaris2.11
5452024-02-14T22:23:11.487Z+ [[ 0 != 0 ]]
5462024-02-14T22:23:11.487Z+ configure_os solaris2.11
5472024-02-14T22:23:11.487Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482024-02-14T22:23:11.487Zcurrent directory: /work/oxidecomputer/omicron
5492024-02-14T22:23:11.487Z+ echo 'configuring based on OS: "solaris2.11"'
5502024-02-14T22:23:11.487Z+ case "$1" in
5512024-02-14T22:23:11.488Zconfiguring based on OS: "solaris2.11"
5522024-02-14T22:23:11.488Z+ SET_BINARIES=
5532024-02-14T22:23:11.488Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5542024-02-14T22:23:11.488Z+ CIDL_SHA256FUNC=do_sha256sum
5552024-02-14T22:23:11.488Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562024-02-14T22:23:11.488Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5572024-02-14T22:23:11.488Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582024-02-14T22:23:11.489Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5592024-02-14T22:23:11.489Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602024-02-14T22:23:11.489ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5612024-02-14T22:23:11.489ZLocal file: out/downloads/dendrite-stub.tar.gz
5622024-02-14T22:23:11.489Z+ mkdir -p out/downloads
5632024-02-14T22:23:11.489Z+ mkdir -p ./out/dendrite-stub
5642024-02-14T22:23:11.514Z+ fetch_and_verify
5652024-02-14T22:23:11.515Z+ local DO_DOWNLOAD=true
5662024-02-14T22:23:11.515Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672024-02-14T22:23:11.515Z+ '[' true == true ']'
5682024-02-14T22:23:11.515Z+ echo Downloading...
5692024-02-14T22:23:11.515ZDownloading...
5702024-02-14T22:23:11.515Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712024-02-14T22:23:11.515Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5722024-02-14T22:23:24.722Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732024-02-14T22:23:24.727Z++ sha256sum
5742024-02-14T22:23:24.727Z++ awk '{print $1}'
5752024-02-14T22:23:24.742Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5762024-02-14T22:23:24.742Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5772024-02-14T22:23:24.749Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782024-02-14T22:23:24.749Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792024-02-14T22:23:25.441Z+ do_assemble
5802024-02-14T22:23:25.441Z+ rm -r ./out/dendrite-stub
5812024-02-14T22:23:25.448Z+ mkdir ./out/dendrite-stub
5822024-02-14T22:23:25.448Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832024-02-14T22:23:25.543Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842024-02-14T22:23:25.576Z+ set -o errexit
5852024-02-14T22:23:25.577Z+++ dirname ./tools/ci_download_maghemite_mgd
5862024-02-14T22:23:25.577Z++ cd ./tools
5872024-02-14T22:23:25.577Z++ pwd
5882024-02-14T22:23:25.577Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892024-02-14T22:23:25.581Z++ basename ./tools/ci_download_maghemite_mgd
5902024-02-14T22:23:25.581Z+ ARG0=ci_download_maghemite_mgd
5912024-02-14T22:23:25.581Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922024-02-14T22:23:25.582Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5932024-02-14T22:23:25.582Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5942024-02-14T22:23:25.582Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952024-02-14T22:23:25.582Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5962024-02-14T22:23:25.582Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5972024-02-14T22:23:25.582Z+ TARGET_DIR=out
5982024-02-14T22:23:25.582Z+ DOWNLOAD_DIR=out/downloads
5992024-02-14T22:23:25.582Z+ DEST_DIR=./out/mgd
6002024-02-14T22:23:25.582Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012024-02-14T22:23:25.582Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022024-02-14T22:23:25.582Z+ REPO=oxidecomputer/maghemite
6032024-02-14T22:23:25.582Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6042024-02-14T22:23:25.582Z+ main
6052024-02-14T22:23:25.582Z+ [[ 0 != 0 ]]
6062024-02-14T22:23:25.583Z+ CIDL_OS=solaris2.11
6072024-02-14T22:23:25.583Z+ [[ 0 != 0 ]]
6082024-02-14T22:23:25.583Z+ configure_os solaris2.11
6092024-02-14T22:23:25.583Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102024-02-14T22:23:25.583Z+ echo 'configuring based on OS: "solaris2.11"'
6112024-02-14T22:23:25.583Zcurrent directory: /work/oxidecomputer/omicron
6122024-02-14T22:23:25.583Zconfiguring based on OS: "solaris2.11"
6132024-02-14T22:23:25.583Z+ case "$1" in
6142024-02-14T22:23:25.583Z+ SET_BINARIES=
6152024-02-14T22:23:25.583Z+ CIDL_SHA256FUNC=do_sha256sum
6162024-02-14T22:23:25.583Z+ TARBALL_FILENAME=mgd.tar.gz
6172024-02-14T22:23:25.583Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6182024-02-14T22:23:25.583Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192024-02-14T22:23:25.584Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6202024-02-14T22:23:25.584Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212024-02-14T22:23:25.584ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6222024-02-14T22:23:25.584Z+ mkdir -p out/downloads
6232024-02-14T22:23:25.584ZLocal file: out/downloads/mgd.tar.gz
6242024-02-14T22:23:25.584Z+ mkdir -p ./out/mgd
6252024-02-14T22:23:25.584Z+ fetch_and_verify
6262024-02-14T22:23:25.584Z+ local DO_DOWNLOAD=true
6272024-02-14T22:23:25.584Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282024-02-14T22:23:25.584Z+ '[' true == true ']'
6292024-02-14T22:23:25.584Z+ echo Downloading...
6302024-02-14T22:23:25.585ZDownloading...
6312024-02-14T22:23:25.585Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6322024-02-14T22:23:25.585Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6332024-02-14T22:23:33.650Z++ do_sha256sum out/downloads/mgd.tar.gz
6342024-02-14T22:23:33.662Z++ sha256sum
6352024-02-14T22:23:33.662Z++ awk '{print $1}'
6362024-02-14T22:23:33.671Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6372024-02-14T22:23:33.678Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6382024-02-14T22:23:33.678Z+ do_untar out/downloads/mgd.tar.gz
6392024-02-14T22:23:33.678Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402024-02-14T22:23:34.551Z+ do_assemble
6412024-02-14T22:23:34.551Z+ rm -r ./out/mgd
6422024-02-14T22:23:34.566Z+ mkdir ./out/mgd
6432024-02-14T22:23:34.566Z+ cp -r out/downloads/root ./out/mgd/root
6442024-02-14T22:23:34.567Z+ set -o errexit
6452024-02-14T22:23:34.567Z+++ dirname ./tools/ci_download_transceiver_control
6462024-02-14T22:23:34.567Z++ cd ./tools
6472024-02-14T22:23:34.567Z++ pwd
6482024-02-14T22:23:34.568Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492024-02-14T22:23:34.568Z++ basename ./tools/ci_download_transceiver_control
6502024-02-14T22:23:34.568Z+ ARG0=ci_download_transceiver_control
6512024-02-14T22:23:34.568Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522024-02-14T22:23:34.568Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532024-02-14T22:23:34.568Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542024-02-14T22:23:34.569Z+ TARGET_DIR=out
6552024-02-14T22:23:34.569Z+ DOWNLOAD_DIR=out/downloads
6562024-02-14T22:23:34.569Z+ DEST_DIR=./out/transceiver-control
6572024-02-14T22:23:34.569Z+ BIN_DIR=/opt/oxide/bin
6582024-02-14T22:23:34.569Z+ BINARY=xcvradm
6592024-02-14T22:23:34.570Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602024-02-14T22:23:34.570Z+ REPO=oxidecomputer/transceiver-control
6612024-02-14T22:23:34.570Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622024-02-14T22:23:34.570Z+ main
6632024-02-14T22:23:34.570Z+ [[ 0 != 0 ]]
6642024-02-14T22:23:34.571Z+ CIDL_OS=solaris2.11
6652024-02-14T22:23:34.571Z+ [[ 0 != 0 ]]
6662024-02-14T22:23:34.571Z+ configure_os solaris2.11
6672024-02-14T22:23:34.571Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682024-02-14T22:23:34.571Zcurrent directory: /work/oxidecomputer/omicron
6692024-02-14T22:23:34.572Z+ echo 'configuring based on OS: "solaris2.11"'
6702024-02-14T22:23:34.572Z+ case "$1" in
6712024-02-14T22:23:34.572Zconfiguring based on OS: "solaris2.11"
6722024-02-14T22:23:34.572Z+ SET_BINARIES=
6732024-02-14T22:23:34.572Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-02-14T22:23:34.572Z+ CIDL_SHA256FUNC=do_sha256sum
6752024-02-14T22:23:34.572Z+ ARCHIVE_FILENAME=xcvradm.gz
6762024-02-14T22:23:34.573Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772024-02-14T22:23:34.573Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782024-02-14T22:23:34.573Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792024-02-14T22:23:34.573ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-02-14T22:23:34.573Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812024-02-14T22:23:34.574ZLocal file: out/downloads/xcvradm.gz
6822024-02-14T22:23:34.574Z+ mkdir -p out/downloads
6832024-02-14T22:23:34.574Z+ mkdir -p ./out/transceiver-control
6842024-02-14T22:23:34.574Z+ fetch_and_verify
6852024-02-14T22:23:34.574Z+ local DO_DOWNLOAD=true
6862024-02-14T22:23:34.575Z+ [[ -f out/downloads/xcvradm.gz ]]
6872024-02-14T22:23:34.575Z+ '[' true == true ']'
6882024-02-14T22:23:34.575Z+ echo Downloading...
6892024-02-14T22:23:34.575ZDownloading...
6902024-02-14T22:23:34.575Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912024-02-14T22:23:34.575Z+ 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
6922024-02-14T22:23:35.211Z++ do_sha256sum out/downloads/xcvradm.gz
6932024-02-14T22:23:35.217Z++ sha256sum
6942024-02-14T22:23:35.217Z++ awk '{print $1}'
6952024-02-14T22:23:35.222Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962024-02-14T22:23:35.223Z+ [[ 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 ]]
6972024-02-14T22:23:35.223Z+ do_unpack out/downloads/xcvradm.gz
6982024-02-14T22:23:35.223Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992024-02-14T22:23:35.223Z+ gzip -dc out/downloads/xcvradm.gz
7002024-02-14T22:23:35.349Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012024-02-14T22:23:35.357Z+ do_assemble
7022024-02-14T22:23:35.357Z+ rm -r ./out/transceiver-control
7032024-02-14T22:23:35.357Z+ mkdir ./out/transceiver-control
7042024-02-14T22:23:35.357Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052024-02-14T22:23:35.837ZAll builder prerequisites installed successfully, and PATH looks valid
7062024-02-14T22:23:35.844Z
7072024-02-14T22:23:35.844Zreal 1:51.485769127
7082024-02-14T22:23:35.844Zuser 36.044187045
7092024-02-14T22:23:35.845Zsys 7.044459064
7102024-02-14T22:23:35.845Ztrap 0.012839601
7112024-02-14T22:23:35.845Ztflt 0.156564663
7122024-02-14T22:23:35.845Zdflt 0.567891739
7132024-02-14T22:23:35.845Zkflt 0.196596883
7142024-02-14T22:23:35.845Zlock 1.390490539
7152024-02-14T22:23:35.845Zslp 3:41.197060295
7162024-02-14T22:23:35.845Zlat 1.881808646
7172024-02-14T22:23:35.845Zstop 0.147830806
7182024-02-14T22:23:35.846Z
7192024-02-14T22:23:35.846Z #### # # ##### ##### # #
7202024-02-14T22:23:35.846Z # # # # # # # # # #
7212024-02-14T22:23:35.846Z # # # # # # # #
7222024-02-14T22:23:35.846Z # # # ##### ##### #
7232024-02-14T22:23:35.846Z # # # # # # #
7242024-02-14T22:23:35.846Z #### ###### # # # #
7252024-02-14T22:23:35.847Z
7262024-02-14T22:23:36.070Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272024-02-14T22:23:36.382Z Updating git repository `https://github.com/oxidecomputer/samael`
7282024-02-14T22:23:36.750Z Updating crates.io index
7292024-02-14T22:23:36.758Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302024-02-14T22:23:37.516Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312024-02-14T22:23:39.378Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322024-02-14T22:23:40.495Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332024-02-14T22:23:41.016Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342024-02-14T22:23:41.067Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352024-02-14T22:23:41.310Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362024-02-14T22:23:42.295Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372024-02-14T22:23:44.531Z Updating git repository `https://github.com/oxidecomputer/opte`
7382024-02-14T22:23:45.410Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392024-02-14T22:23:45.709Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402024-02-14T22:23:46.300Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412024-02-14T22:23:46.702Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7422024-02-14T22:23:46.890Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7432024-02-14T22:23:47.193Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7442024-02-14T22:23:47.584Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7452024-02-14T22:23:47.930Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7462024-02-14T22:23:48.467Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7472024-02-14T22:23:48.779Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7482024-02-14T22:23:49.187Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7492024-02-14T22:23:49.518Z Updating git repository `https://github.com/jgallagher/nix`
7502024-02-14T22:23:50.606Z Updating git repository `https://github.com/cbiffle/hubpack`
7512024-02-14T22:23:50.969Z Updating git repository `https://github.com/oxidecomputer/typify`
7522024-02-14T22:23:52.571Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7532024-02-14T22:23:52.979Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7542024-02-14T22:23:53.276Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7552024-02-14T22:23:54.372Z Downloading crates ...
7562024-02-14T22:23:54.599Z Downloaded anstyle-query v1.0.0
7572024-02-14T22:23:54.652Z Downloaded equivalent v1.0.1
7582024-02-14T22:23:54.713Z Downloaded colorchoice v1.0.0
7592024-02-14T22:23:54.739Z Downloaded anstream v0.5.0
7602024-02-14T22:23:54.743Z Downloaded toml_datetime v0.6.5
7612024-02-14T22:23:54.743Z Downloaded anstyle v1.0.2
7622024-02-14T22:23:54.814Z Downloaded thiserror-impl v1.0.56
7632024-02-14T22:23:54.824Z Downloaded cargo-platform v0.1.3
7642024-02-14T22:23:54.824Z Downloaded strsim v0.10.0
7652024-02-14T22:23:54.824Z Downloaded bitflags v1.3.2
7662024-02-14T22:23:54.824Z Downloaded thiserror v1.0.56
7672024-02-14T22:23:54.824Z Downloaded utf8parse v0.2.1
7682024-02-14T22:23:54.835Z Downloaded heck v0.4.1
7692024-02-14T22:23:54.839Z Downloaded serde_spanned v0.6.5
7702024-02-14T22:23:54.839Z Downloaded itoa v1.0.9
7712024-02-14T22:23:54.844Z Downloaded errno v0.3.8
7722024-02-14T22:23:54.863Z Downloaded clap_lex v0.5.1
7732024-02-14T22:23:54.863Z Downloaded cargo_metadata v0.18.1
7742024-02-14T22:23:54.876Z Downloaded cargo_toml v0.19.0
7752024-02-14T22:23:54.880Z Downloaded terminal_size v0.2.6
7762024-02-14T22:23:54.880Z Downloaded camino v1.1.6
7772024-02-14T22:23:54.891Z Downloaded semver v1.0.21
7782024-02-14T22:23:54.902Z Downloaded io-lifetimes v1.0.11
7792024-02-14T22:23:54.910Z Downloaded clap_derive v4.4.2
7802024-02-14T22:23:54.910Z Downloaded quote v1.0.35
7812024-02-14T22:23:54.915Z Downloaded clap v4.4.3
7822024-02-14T22:23:54.920Z Downloaded unicode-ident v1.0.12
7832024-02-14T22:23:54.926Z Downloaded anstyle-parse v0.2.1
7842024-02-14T22:23:54.926Z Downloaded proc-macro2 v1.0.78
7852024-02-14T22:23:54.926Z Downloaded anyhow v1.0.75
7862024-02-14T22:23:54.935Z Downloaded ryu v1.0.15
7872024-02-14T22:23:54.962Z Downloaded serde_derive v1.0.196
7882024-02-14T22:23:54.962Z Downloaded toml v0.8.9
7892024-02-14T22:23:54.976Z Downloaded indexmap v2.2.2
7902024-02-14T22:23:54.982Z Downloaded serde v1.0.196
7912024-02-14T22:23:55.005Z Downloaded memchr v2.6.3
7922024-02-14T22:23:55.011Z Downloaded toml_edit v0.21.1
7932024-02-14T22:23:55.070Z Downloaded hashbrown v0.14.2
7942024-02-14T22:23:55.093Z Downloaded winnow v0.5.15
7952024-02-14T22:23:55.121Z Downloaded clap_builder v4.4.2
7962024-02-14T22:23:55.121Z Downloaded serde_json v1.0.113
7972024-02-14T22:23:55.262Z Downloaded syn v2.0.48
7982024-02-14T22:23:55.268Z Downloaded rustix v0.37.23
7992024-02-14T22:23:55.268Z Downloaded libc v0.2.153
8002024-02-14T22:23:55.420Z Compiling proc-macro2 v1.0.78
8012024-02-14T22:23:55.431Z Compiling unicode-ident v1.0.12
8022024-02-14T22:23:55.431Z Compiling serde v1.0.196
8032024-02-14T22:23:55.431Z Compiling libc v0.2.153
8042024-02-14T22:23:55.431Z Compiling io-lifetimes v1.0.11
8052024-02-14T22:23:55.431Z Compiling rustix v0.37.23
8062024-02-14T22:23:55.436Z Compiling hashbrown v0.14.2
8072024-02-14T22:23:55.442Z Compiling bitflags v1.3.2
8082024-02-14T22:23:55.596Z Compiling equivalent v1.0.1
8092024-02-14T22:23:55.646Z Compiling utf8parse v0.2.1
8102024-02-14T22:23:55.706Z Compiling camino v1.1.6
8112024-02-14T22:23:55.821Z Compiling anstyle-parse v0.2.1
8122024-02-14T22:23:56.097Z Compiling semver v1.0.21
8132024-02-14T22:23:56.556Z Compiling indexmap v2.2.2
8142024-02-14T22:23:57.507Z Compiling thiserror v1.0.56
8152024-02-14T22:23:58.197Z Compiling serde_json v1.0.113
8162024-02-14T22:23:58.213Z Compiling anstyle v1.0.2
8172024-02-14T22:23:58.213Z Compiling winnow v0.5.15
8182024-02-14T22:23:58.451Z Compiling anstyle-query v1.0.0
8192024-02-14T22:23:58.543Z Compiling colorchoice v1.0.0
8202024-02-14T22:23:58.631Z Compiling anstream v0.5.0
8212024-02-14T22:23:58.676Z Compiling anyhow v1.0.75
8222024-02-14T22:23:58.693Z Compiling heck v0.4.1
8232024-02-14T22:23:58.721Z Compiling itoa v1.0.9
8242024-02-14T22:23:58.764Z Compiling ryu v1.0.15
8252024-02-14T22:23:58.952Z Compiling strsim v0.10.0
8262024-02-14T22:23:59.152Z Compiling clap_lex v0.5.1
8272024-02-14T22:23:59.544Z Compiling quote v1.0.35
8282024-02-14T22:23:59.950Z Compiling syn v2.0.48
8292024-02-14T22:24:00.044Z Compiling errno v0.3.8
8302024-02-14T22:24:00.966Z Compiling terminal_size v0.2.6
8312024-02-14T22:24:01.077Z Compiling clap_builder v4.4.2
8322024-02-14T22:24:05.104Z Compiling serde_derive v1.0.196
8332024-02-14T22:24:05.104Z Compiling thiserror-impl v1.0.56
8342024-02-14T22:24:05.111Z Compiling clap_derive v4.4.2
8352024-02-14T22:24:07.972Z Compiling clap v4.4.3
8362024-02-14T22:24:13.922Z Compiling toml_datetime v0.6.5
8372024-02-14T22:24:13.939Z Compiling serde_spanned v0.6.5
8382024-02-14T22:24:13.939Z Compiling cargo-platform v0.1.3
8392024-02-14T22:24:14.153Z Compiling toml_edit v0.21.1
8402024-02-14T22:24:15.290Z Compiling cargo_metadata v0.18.1
8412024-02-14T22:24:16.359Z Compiling toml v0.8.9
8422024-02-14T22:24:17.128Z Compiling cargo_toml v0.19.0
8432024-02-14T22:24:24.362Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8442024-02-14T22:24:24.689Z Finished dev [unoptimized + debuginfo] target(s) in 46.35s
8452024-02-14T22:24:24.689Z Running `target/debug/xtask clippy`
8462024-02-14T22:24:24.689Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8472024-02-14T22:24:24.689Z Downloading crates ...
8482024-02-14T22:24:24.690Z Downloaded addr2line v0.21.0
8492024-02-14T22:24:24.690Z Downloaded ident_case v1.0.1
8502024-02-14T22:24:24.690Z Downloaded hubpack_derive v0.1.1
8512024-02-14T22:24:24.690Z Downloaded nested v0.1.1
8522024-02-14T22:24:24.690Z Downloaded bytecount v0.6.3
8532024-02-14T22:24:24.690Z Downloaded num-derive v0.4.0
8542024-02-14T22:24:24.690Z Downloaded iana-time-zone v0.1.57
8552024-02-14T22:24:24.690Z Downloaded lazy_static v1.4.0
8562024-02-14T22:24:24.690Z Downloaded hyper-tls v0.5.0
8572024-02-14T22:24:24.690Z Downloaded indoc v2.0.3
8582024-02-14T22:24:24.690Z Downloaded normalize-line-endings v0.3.0
8592024-02-14T22:24:24.690Z Downloaded newline-converter v0.3.0
8602024-02-14T22:24:24.690Z Downloaded kstat-rs v0.2.3
8612024-02-14T22:24:24.690Z Downloaded num-rational v0.4.1
8622024-02-14T22:24:24.691Z Downloaded ipnet v2.9.0
8632024-02-14T22:24:24.691Z Downloaded inout v0.1.3
8642024-02-14T22:24:24.691Z Downloaded num-bigint-dig v0.8.4
8652024-02-14T22:24:24.691Z Downloaded linked-hash-map v0.5.6
8662024-02-14T22:24:24.691Z Downloaded lru v0.12.1
8672024-02-14T22:24:24.691Z Downloaded criterion-plot v0.5.0
8682024-02-14T22:24:24.691Z Downloaded cpufeatures v0.2.12
8692024-02-14T22:24:24.691Z Downloaded hubpack v0.1.2
8702024-02-14T22:24:24.691Z Downloaded async-stream-impl v0.3.5
8712024-02-14T22:24:24.691Z Downloaded managed v0.8.0
8722024-02-14T22:24:24.691Z Downloaded cc v1.0.83
8732024-02-14T22:24:24.691Z Downloaded chacha20poly1305 v0.10.1
8742024-02-14T22:24:24.691Z Downloaded http v0.2.11
8752024-02-14T22:24:24.691Z Downloaded ciborium v0.2.2
8762024-02-14T22:24:24.691Z Downloaded basic-toml v0.1.8
8772024-02-14T22:24:24.691Z Downloaded http-body v1.0.0
8782024-02-14T22:24:24.691Z Downloaded aead v0.5.2
8792024-02-14T22:24:24.691Z Downloaded crucible-workspace-hack v0.1.0
8802024-02-14T22:24:24.691Z Downloaded async-stream v0.3.5
8812024-02-14T22:24:24.692Z Downloaded crunchy v0.2.2
8822024-02-14T22:24:24.692Z Downloaded autocfg v1.1.0
8832024-02-14T22:24:24.692Z Downloaded base16ct v0.2.0
8842024-02-14T22:24:24.692Z Downloaded new_debug_unreachable v1.0.4
8852024-02-14T22:24:24.692Z Downloaded cstr-argument v0.1.2
8862024-02-14T22:24:24.692Z Downloaded async-recursion v1.0.5
8872024-02-14T22:24:24.692Z Downloaded mockall v0.12.0
8882024-02-14T22:24:24.692Z Downloaded buf-list v1.0.3
8892024-02-14T22:24:24.692Z Downloaded highway v1.1.0
8902024-02-14T22:24:24.692Z Downloaded home v0.5.5
8912024-02-14T22:24:24.692Z Downloaded bit-set v0.5.3
8922024-02-14T22:24:24.692Z Downloaded cast v0.3.0
8932024-02-14T22:24:24.692Z Downloaded mime v0.3.17
8942024-02-14T22:24:24.692Z Downloaded chacha20 v0.9.1
8952024-02-14T22:24:24.692Z Downloaded castaway v0.2.2
8962024-02-14T22:24:24.692Z Downloaded maplit v1.0.2
8972024-02-14T22:24:24.693Z Downloaded bcs v0.1.6
8982024-02-14T22:24:24.693Z Downloaded usdt-attr-macro v0.5.0
8992024-02-14T22:24:24.693Z Downloaded serde_urlencoded v0.7.1
9002024-02-14T22:24:24.693Z Downloaded tower-layer v0.3.2
9012024-02-14T22:24:24.693Z Downloaded lalrpop-util v0.19.12
9022024-02-14T22:24:24.693Z Downloaded block-padding v0.3.3
9032024-02-14T22:24:24.693Z Downloaded anes v0.1.6
9042024-02-14T22:24:24.693Z Downloaded multer v3.0.0
9052024-02-14T22:24:24.693Z Downloaded crc-catalog v2.2.0
9062024-02-14T22:24:24.693Z Downloaded zone_cfg_derive v0.3.0
9072024-02-14T22:24:24.693Z Downloaded nibble_vec v0.1.0
9082024-02-14T22:24:24.693Z Downloaded usdt-attr-macro v0.3.5
9092024-02-14T22:24:24.693Z Downloaded sqlparser_derive v0.2.2
9102024-02-14T22:24:24.693Z Downloaded scheduled-thread-pool v0.2.7
9112024-02-14T22:24:24.693Z Downloaded base64ct v1.6.0
9122024-02-14T22:24:24.693Z Downloaded lru-cache v0.1.2
9132024-02-14T22:24:24.693Z Downloaded cancel-safe-futures v0.1.5
9142024-02-14T22:24:24.693Z Downloaded mime_guess v2.0.4
9152024-02-14T22:24:24.693Z Downloaded slog-scope v4.4.0
9162024-02-14T22:24:24.693Z Downloaded unicase v2.7.0
9172024-02-14T22:24:24.693Z Downloaded libtest-mimic v0.6.1
9182024-02-14T22:24:24.693Z Downloaded ahash v0.8.7
9192024-02-14T22:24:24.693Z Downloaded sqlformat v0.2.3
9202024-02-14T22:24:24.693Z Downloaded pretty-hex v0.4.1
9212024-02-14T22:24:24.693Z Downloaded crc32fast v1.3.2
9222024-02-14T22:24:24.694Z Downloaded crc-any v2.4.3
9232024-02-14T22:24:24.694Z Downloaded nu-ansi-term v0.49.0
9242024-02-14T22:24:24.694Z Downloaded csv-core v0.1.11
9252024-02-14T22:24:24.694Z Downloaded strum v0.26.1
9262024-02-14T22:24:24.694Z Downloaded embedded-io v0.4.0
9272024-02-14T22:24:24.694Z Downloaded blake2 v0.10.6
9282024-02-14T22:24:24.694Z Downloaded unicode-linebreak v0.1.5
9292024-02-14T22:24:24.694Z Downloaded untrusted v0.7.1
9302024-02-14T22:24:24.694Z Downloaded toolchain_find v0.2.0
9312024-02-14T22:24:24.694Z Downloaded defmt-parser v0.3.3
9322024-02-14T22:24:24.694Z Downloaded topological-sort v0.2.2
9332024-02-14T22:24:24.694Z Downloaded difflib v0.4.0
9342024-02-14T22:24:24.694Z Downloaded xattr v1.0.1
9352024-02-14T22:24:24.694Z Downloaded futures-io v0.3.30
9362024-02-14T22:24:24.694Z Downloaded tokio-stream v0.1.14
9372024-02-14T22:24:24.694Z Downloaded take_mut v0.2.2
9382024-02-14T22:24:24.694Z Downloaded plotters-svg v0.3.5
9392024-02-14T22:24:24.694Z Downloaded defmt-macros v0.3.6
9402024-02-14T22:24:24.694Z Downloaded allocator-api2 v0.2.16
9412024-02-14T22:24:24.694Z Downloaded ena v0.14.2
9422024-02-14T22:24:24.694Z Downloaded hyper-util v0.1.2
9432024-02-14T22:24:24.695Z Downloaded fd-lock v3.0.13
9442024-02-14T22:24:25.342Z Downloaded hex-literal v0.4.1
9452024-02-14T22:24:25.342Z Downloaded yansi v0.5.1
9462024-02-14T22:24:25.342Z Downloaded digest v0.10.7
9472024-02-14T22:24:25.342Z Downloaded olpc-cjson v0.1.3
9482024-02-14T22:24:25.343Z Downloaded zeroize v1.7.0
9492024-02-14T22:24:25.343Z Downloaded structmeta v0.2.0
9502024-02-14T22:24:25.343Z Downloaded strsim v0.8.0
9512024-02-14T22:24:25.343Z Downloaded arc-swap v1.6.0
9522024-02-14T22:24:25.343Z Downloaded foreign-types-shared v0.1.1
9532024-02-14T22:24:25.343Z Downloaded tap v1.0.1
9542024-02-14T22:24:25.343Z Downloaded foreign-types-macros v0.2.3
9552024-02-14T22:24:25.343Z Downloaded uuid v1.7.0
9562024-02-14T22:24:25.343Z Downloaded secrecy v0.8.0
9572024-02-14T22:24:25.343Z Downloaded path-slash v0.1.5
9582024-02-14T22:24:25.343Z Downloaded parse-size v1.0.0
9592024-02-14T22:24:25.343Z Downloaded structmeta-derive v0.3.0
9602024-02-14T22:24:25.343Z Downloaded openssl-macros v0.1.1
9612024-02-14T22:24:25.343Z Downloaded strum_macros v0.24.3
9622024-02-14T22:24:25.343Z Downloaded spin v0.5.2
9632024-02-14T22:24:25.344Z Downloaded packed_struct v0.10.1
9642024-02-14T22:24:25.344Z Downloaded rustls-native-certs v0.7.0
9652024-02-14T22:24:25.344Z Downloaded num_enum v0.5.11
9662024-02-14T22:24:25.344Z Downloaded pem v3.0.2
9672024-02-14T22:24:25.344Z Downloaded tabled_derive v0.7.0
9682024-02-14T22:24:25.345Z Downloaded rusty-fork v0.3.0
9692024-02-14T22:24:25.345Z Downloaded serde-big-array v0.5.1
9702024-02-14T22:24:25.345Z Downloaded rand_chacha v0.3.1
9712024-02-14T22:24:25.345Z Downloaded zerocopy-derive v0.7.32
9722024-02-14T22:24:25.345Z Downloaded base64 v0.21.7
9732024-02-14T22:24:25.345Z Downloaded unicode-bidi v0.3.13
9742024-02-14T22:24:25.345Z Downloaded derive_more v0.99.17
9752024-02-14T22:24:25.345Z Downloaded zone v0.3.0
9762024-02-14T22:24:25.345Z Downloaded float-cmp v0.9.0
9772024-02-14T22:24:25.345Z Downloaded unicode-width v0.1.11
9782024-02-14T22:24:25.345Z Downloaded tower-service v0.3.2
9792024-02-14T22:24:25.345Z Downloaded threadpool v1.8.1
9802024-02-14T22:24:25.346Z Downloaded wait-timeout v0.2.0
9812024-02-14T22:24:25.346Z Downloaded usdt-macro v0.5.0
9822024-02-14T22:24:25.346Z Downloaded radium v0.7.0
9832024-02-14T22:24:25.346Z Downloaded walkdir v2.4.0
9842024-02-14T22:24:25.346Z Downloaded textwrap v0.11.0
9852024-02-14T22:24:25.346Z Downloaded crypto-bigint v0.5.2
9862024-02-14T22:24:25.346Z Downloaded termtree v0.4.1
9872024-02-14T22:24:25.346Z Downloaded spin v0.9.8
9882024-02-14T22:24:25.346Z Downloaded oso-derive v0.27.0
9892024-02-14T22:24:25.346Z Downloaded getopts v0.2.21
9902024-02-14T22:24:25.346Z Downloaded r2d2 v0.8.10
9912024-02-14T22:24:25.346Z Downloaded supports-color v2.1.0
9922024-02-14T22:24:25.347Z Downloaded zerocopy v0.3.0
9932024-02-14T22:24:25.347Z Downloaded endian-type v0.1.2
9942024-02-14T22:24:25.347Z Downloaded hash32 v0.3.1
9952024-02-14T22:24:25.347Z Downloaded rustfmt-wrapper v0.2.0
9962024-02-14T22:24:25.347Z Downloaded waitgroup v0.1.2
9972024-02-14T22:24:25.347Z Downloaded foreign-types-shared v0.3.1
9982024-02-14T22:24:25.347Z Downloaded crossbeam-channel v0.5.8
9992024-02-14T22:24:25.347Z Downloaded time-macros v0.2.13
10002024-02-14T22:24:25.347Z Downloaded platforms v3.0.2
10012024-02-14T22:24:25.347Z Downloaded parking_lot v0.12.1
10022024-02-14T22:24:25.347Z Downloaded pkcs1 v0.7.5
10032024-02-14T22:24:25.347Z Downloaded darling v0.20.3
10042024-02-14T22:24:25.347Z Downloaded gethostname v0.4.3
10052024-02-14T22:24:25.347Z Downloaded pin-project-internal v1.1.3
10062024-02-14T22:24:25.347Z Downloaded heck v0.3.3
10072024-02-14T22:24:25.347Z Downloaded glob v0.3.1
10082024-02-14T22:24:25.347Z Downloaded smf v0.2.2
10092024-02-14T22:24:25.347Z Downloaded universal-hash v0.5.1
10102024-02-14T22:24:25.347Z Downloaded structmeta-derive v0.2.0
10112024-02-14T22:24:25.347Z Downloaded serde_path_to_error v0.1.15
10122024-02-14T22:24:25.348Z Downloaded derive-where v1.2.7
10132024-02-14T22:24:25.348Z Downloaded slog-stdlog v4.1.1
10142024-02-14T22:24:25.348Z Downloaded unicode-xid v0.2.4
10152024-02-14T22:24:25.348Z Downloaded pem-rfc7468 v0.7.0
10162024-02-14T22:24:25.348Z Downloaded fatfs v0.3.6
10172024-02-14T22:24:25.348Z Downloaded vte_generate_state_changes v0.1.1
10182024-02-14T22:24:25.348Z Downloaded mio v0.8.9
10192024-02-14T22:24:25.348Z Downloaded usdt v0.3.5
10202024-02-14T22:24:25.348Z Downloaded relative-path v1.9.0
10212024-02-14T22:24:25.348Z Downloaded deranged v0.3.8
10222024-02-14T22:24:25.348Z Downloaded tinyvec v1.6.0
10232024-02-14T22:24:25.349Z Downloaded parse-display v0.9.0
10242024-02-14T22:24:25.349Z Downloaded signal-hook-tokio v0.3.1
10252024-02-14T22:24:25.349Z Downloaded foreign-types v0.5.0
10262024-02-14T22:24:25.349Z Downloaded dtrace-parser v0.1.14
10272024-02-14T22:24:25.349Z Downloaded rustc-hash v1.1.0
10282024-02-14T22:24:25.349Z Downloaded slab v0.4.9
10292024-02-14T22:24:25.349Z Downloaded structmeta v0.3.0
10302024-02-14T22:24:25.349Z Downloaded vsss-rs v3.3.4
10312024-02-14T22:24:25.349Z Downloaded scopeguard v1.2.0
10322024-02-14T22:24:25.349Z Downloaded rcgen v0.12.1
10332024-02-14T22:24:25.349Z Downloaded opaque-debug v0.3.0
10342024-02-14T22:24:25.349Z Downloaded flagset v0.4.3
10352024-02-14T22:24:25.349Z Downloaded fixedbitset v0.4.2
10362024-02-14T22:24:25.350Z Downloaded env_logger v0.10.0
10372024-02-14T22:24:25.350Z Downloaded dirs-next v2.0.0
10382024-02-14T22:24:25.350Z Downloaded futures-timer v3.0.2
10392024-02-14T22:24:25.350Z Downloaded rustls-pemfile v1.0.3
10402024-02-14T22:24:25.350Z Downloaded usdt-impl v0.3.5
10412024-02-14T22:24:25.350Z Downloaded usdt-impl v0.5.0
10422024-02-14T22:24:25.350Z Downloaded usdt v0.5.0
10432024-02-14T22:24:25.350Z Downloaded once_cell v1.19.0
10442024-02-14T22:24:25.842Z Downloaded futures-task v0.3.30
10452024-02-14T22:24:25.842Z Downloaded dirs-sys-next v0.1.2
10462024-02-14T22:24:25.842Z Downloaded trybuild v1.0.89
10472024-02-14T22:24:25.842Z Downloaded diesel_table_macro_syntax v0.1.0
10482024-02-14T22:24:25.842Z Downloaded downcast v0.11.0
10492024-02-14T22:24:25.842Z Downloaded darling_macro v0.20.3
10502024-02-14T22:24:25.842Z Downloaded ff v0.13.0
10512024-02-14T22:24:25.842Z Downloaded phf_shared v0.11.2
10522024-02-14T22:24:25.842Z Downloaded pin-project v1.1.3
10532024-02-14T22:24:25.842Z Downloaded derive_builder_macro v0.12.0
10542024-02-14T22:24:25.842Z Downloaded serde_repr v0.1.16
10552024-02-14T22:24:25.842Z Downloaded rustversion v1.0.14
10562024-02-14T22:24:25.843Z Downloaded serde_tokenstream v0.1.7
10572024-02-14T22:24:25.843Z Downloaded peeking_take_while v0.1.2
10582024-02-14T22:24:25.843Z Downloaded textwrap v0.16.0
10592024-02-14T22:24:25.843Z Downloaded rustc-demangle v0.1.23
10602024-02-14T22:24:25.843Z Downloaded ref-cast v1.0.20
10612024-02-14T22:24:25.843Z Downloaded pest_derive v2.7.6
10622024-02-14T22:24:25.843Z Downloaded sha1 v0.10.6
10632024-02-14T22:24:25.843Z Downloaded itertools v0.12.1
10642024-02-14T22:24:25.844Z Downloaded tinyvec_macros v0.1.1
10652024-02-14T22:24:25.844Z Downloaded papergrid v0.11.0
10662024-02-14T22:24:25.844Z Downloaded darling_macro v0.14.4
10672024-02-14T22:24:25.844Z Downloaded fxhash v0.2.1
10682024-02-14T22:24:25.844Z Downloaded libm v0.2.7
10692024-02-14T22:24:25.844Z Downloaded fragile v2.0.0
10702024-02-14T22:24:25.844Z Downloaded doc-comment v0.3.3
10712024-02-14T22:24:25.844Z Downloaded display-error-chain v0.2.0
10722024-02-14T22:24:25.844Z Downloaded postgres-types v0.2.6
10732024-02-14T22:24:25.844Z Downloaded num-integer v0.1.45
10742024-02-14T22:24:25.844Z Downloaded vec_map v0.8.2
10752024-02-14T22:24:25.844Z Downloaded ref-cast-impl v1.0.20
10762024-02-14T22:24:25.844Z Downloaded futures-sink v0.3.30
10772024-02-14T22:24:25.844Z Downloaded rand v0.4.6
10782024-02-14T22:24:25.844Z Downloaded smawk v0.3.1
10792024-02-14T22:24:25.845Z Downloaded time-core v0.1.1
10802024-02-14T22:24:25.845Z Downloaded rustls-pemfile v2.0.0
10812024-02-14T22:24:25.845Z Downloaded sec1 v0.7.3
10822024-02-14T22:24:25.845Z Downloaded omicron-zone-package v0.11.0
10832024-02-14T22:24:25.845Z Downloaded strum v0.25.0
10842024-02-14T22:24:25.845Z Downloaded dof v0.3.0
10852024-02-14T22:24:25.845Z Downloaded signature v1.6.4
10862024-02-14T22:24:25.845Z Downloaded futures-macro v0.3.30
10872024-02-14T22:24:25.845Z Downloaded dof v0.1.5
10882024-02-14T22:24:25.845Z Downloaded quick-error v1.2.3
10892024-02-14T22:24:25.845Z Downloaded itertools v0.10.5
10902024-02-14T22:24:25.845Z Downloaded pathdiff v0.2.1
10912024-02-14T22:24:25.845Z Downloaded precomputed-hash v0.1.1
10922024-02-14T22:24:25.845Z Downloaded generic-array v0.14.7
10932024-02-14T22:24:25.845Z Downloaded pest_generator v2.7.6
10942024-02-14T22:24:25.845Z Downloaded wyz v0.5.1
10952024-02-14T22:24:25.845Z Downloaded fastrand v2.0.1
10962024-02-14T22:24:25.845Z Downloaded rustc_version v0.1.7
10972024-02-14T22:24:25.845Z Downloaded derive_builder v0.12.0
10982024-02-14T22:24:25.846Z Downloaded resolv-conf v0.7.0
10992024-02-14T22:24:25.846Z Downloaded pretty-hex v0.2.1
11002024-02-14T22:24:25.846Z Downloaded toml_edit v0.19.15
11012024-02-14T22:24:25.846Z Downloaded headers-core v0.2.0
11022024-02-14T22:24:25.846Z Downloaded want v0.3.1
11032024-02-14T22:24:25.846Z Downloaded slog-term v2.9.0
11042024-02-14T22:24:25.846Z Downloaded similar v2.3.0
11052024-02-14T22:24:25.846Z Downloaded pkg-config v0.3.27
11062024-02-14T22:24:25.846Z Downloaded debug-ignore v1.0.5
11072024-02-14T22:24:25.846Z Downloaded fnv v1.0.7
11082024-02-14T22:24:25.846Z Downloaded trust-dns-server v0.22.1
11092024-02-14T22:24:25.846Z Downloaded rand_xorshift v0.3.0
11102024-02-14T22:24:25.846Z Downloaded unicode-normalization v0.1.22
11112024-02-14T22:24:25.847Z Downloaded zeroize_derive v1.4.2
11122024-02-14T22:24:25.847Z Downloaded num-traits v0.2.16
11132024-02-14T22:24:25.847Z Downloaded diesel_derives v2.1.2
11142024-02-14T22:24:25.847Z Downloaded ppv-lite86 v0.2.17
11152024-02-14T22:24:25.847Z Downloaded hyper v0.14.27
11162024-02-14T22:24:25.847Z Downloaded fd-lock v4.0.2
11172024-02-14T22:24:25.847Z Downloaded oso v0.27.0
11182024-02-14T22:24:25.847Z Downloaded serde_yaml v0.9.25
11192024-02-14T22:24:25.847Z Downloaded tough v0.16.0
11202024-02-14T22:24:25.847Z Downloaded guppy v0.17.5
11212024-02-14T22:24:25.847Z Downloaded darling v0.14.4
11222024-02-14T22:24:25.847Z Downloaded getrandom v0.2.10
11232024-02-14T22:24:25.847Z Downloaded futures-channel v0.3.30
11242024-02-14T22:24:25.847Z Downloaded url v2.5.0
11252024-02-14T22:24:25.847Z Downloaded poly1305 v0.8.0
11262024-02-14T22:24:25.847Z Downloaded owo-colors v4.0.0
11272024-02-14T22:24:25.847Z Downloaded oorandom v11.1.3
11282024-02-14T22:24:25.847Z Downloaded schemars v0.8.16
11292024-02-14T22:24:25.847Z Downloaded proc-macro-error-attr v1.0.4
11302024-02-14T22:24:25.847Z Downloaded serde_with_macros v3.6.0
11312024-02-14T22:24:25.847Z Downloaded tracing-core v0.1.31
11322024-02-14T22:24:25.847Z Downloaded zip v0.6.6
11332024-02-14T22:24:25.847Z Downloaded der_derive v0.7.2
11342024-02-14T22:24:25.847Z Downloaded derive_builder_core v0.12.0
11352024-02-14T22:24:25.848Z Downloaded rayon-core v1.12.0
11362024-02-14T22:24:25.848Z Downloaded half v2.3.1
11372024-02-14T22:24:25.848Z Downloaded prettyplease v0.2.16
11382024-02-14T22:24:25.848Z Downloaded rustls-webpki v0.101.7
11392024-02-14T22:24:25.848Z Downloaded tokio-postgres v0.7.10
11402024-02-14T22:24:25.848Z Downloaded flate2 v1.0.28
11412024-02-14T22:24:25.848Z Downloaded typed-path v0.7.0
11422024-02-14T22:24:25.848Z Downloaded trust-dns-resolver v0.22.0
11432024-02-14T22:24:25.848Z Downloaded heapless v0.8.0
11442024-02-14T22:24:26.489Z Downloaded pretty_assertions v1.4.0
11452024-02-14T22:24:26.489Z Downloaded tower v0.4.13
11462024-02-14T22:24:26.489Z Downloaded der v0.7.8
11472024-02-14T22:24:26.489Z Downloaded ron v0.8.1
11482024-02-14T22:24:26.489Z Downloaded hashbrown v0.13.2
11492024-02-14T22:24:26.489Z Downloaded tracing v0.1.37
11502024-02-14T22:24:26.489Z Downloaded heapless v0.7.16
11512024-02-14T22:24:26.489Z Downloaded reqwest v0.11.22
11522024-02-14T22:24:26.489Z Downloaded rustls-webpki v0.102.1
11532024-02-14T22:24:26.489Z Downloaded rustyline v13.0.0
11542024-02-14T22:24:26.489Z Downloaded serde_with v3.6.0
11552024-02-14T22:24:26.489Z Downloaded goblin v0.8.0
11562024-02-14T22:24:26.489Z Downloaded petgraph v0.6.4
11572024-02-14T22:24:26.489Z Downloaded futures-util v0.3.30
11582024-02-14T22:24:26.489Z Downloaded radix_trie v0.2.1
11592024-02-14T22:24:26.490Z Downloaded syn v1.0.109
11602024-02-14T22:24:26.490Z Downloaded webpki-roots v0.25.2
11612024-02-14T22:24:26.490Z Downloaded polar-core v0.27.0
11622024-02-14T22:24:26.490Z Downloaded nix v0.27.1
11632024-02-14T22:24:26.490Z Downloaded vcpkg v0.2.15
11642024-02-14T22:24:26.490Z Downloaded regress v0.7.1
11652024-02-14T22:24:26.490Z Downloaded smoltcp v0.9.1
11662024-02-14T22:24:26.490Z Downloaded tabled v0.15.0
11672024-02-14T22:24:26.490Z Downloaded smoltcp v0.11.0
11682024-02-14T22:24:26.490Z Downloaded proptest v1.4.0
11692024-02-14T22:24:26.491Z Downloaded ratatui v0.26.1
11702024-02-14T22:24:26.491Z Downloaded object v0.30.4
11712024-02-14T22:24:26.491Z Downloaded regex-automata v0.4.4
11722024-02-14T22:24:26.491Z Downloaded bstr v1.6.0
11732024-02-14T22:24:26.491Z Downloaded sha3 v0.10.8
11742024-02-14T22:24:26.491Z Downloaded regex-syntax v0.8.2
11752024-02-14T22:24:26.491Z Downloaded diesel v2.1.4
11762024-02-14T22:24:26.491Z Downloaded tokio v1.36.0
11772024-02-14T22:24:26.491Z Downloaded rustix v0.38.31
11782024-02-14T22:24:26.491Z Downloaded regex-syntax v0.6.29
11792024-02-14T22:24:26.491Z Downloaded regex v1.10.3
11802024-02-14T22:24:26.491Z Downloaded sled v0.34.7
11812024-02-14T22:24:26.491Z Downloaded zerocopy-derive v0.2.0
11822024-02-14T22:24:26.492Z Downloaded zerocopy-derive v0.6.4
11832024-02-14T22:24:26.492Z Downloaded rustls v0.22.2
11842024-02-14T22:24:26.492Z Downloaded regex-automata v0.3.8
11852024-02-14T22:24:26.492Z Downloaded openapiv3 v2.0.0
11862024-02-14T22:24:26.492Z Downloaded bstr v0.2.17
11872024-02-14T22:24:26.492Z Downloaded openssl v0.10.60
11882024-02-14T22:24:26.492Z Downloaded gimli v0.28.0
11892024-02-14T22:24:26.492Z Downloaded object v0.32.1
11902024-02-14T22:24:26.492Z Downloaded rustls v0.21.9
11912024-02-14T22:24:26.492Z Downloaded csv v1.3.0
11922024-02-14T22:24:26.492Z Downloaded bzip2-sys v0.1.11+1.0.8
11932024-02-14T22:24:26.492Z Downloaded curve25519-dalek v4.1.1
11942024-02-14T22:24:26.492Z Downloaded trust-dns-proto v0.22.0
11952024-02-14T22:24:26.492Z Downloaded lalrpop v0.19.12
11962024-02-14T22:24:26.492Z Downloaded idna v0.2.3
11972024-02-14T22:24:26.492Z Downloaded bitvec v1.0.1
11982024-02-14T22:24:26.492Z Downloaded bindgen v0.69.2
11992024-02-14T22:24:26.492Z Downloaded regex-automata v0.1.10
12002024-02-14T22:24:26.492Z Downloaded expectorate v1.1.0
12012024-02-14T22:24:26.493Z Downloaded quick-xml v0.30.0
12022024-02-14T22:24:26.493Z Downloaded headers v0.3.9
12032024-02-14T22:24:26.493Z Downloaded reedline v0.28.0
12042024-02-14T22:24:26.493Z Downloaded salty v0.2.0
12052024-02-14T22:24:26.493Z Downloaded encoding_rs v0.8.33
12062024-02-14T22:24:26.493Z Downloaded rayon v1.8.0
12072024-02-14T22:24:26.493Z Downloaded rand v0.8.5
12082024-02-14T22:24:26.493Z Downloaded h2 v0.3.24
12092024-02-14T22:24:26.493Z Downloaded clap v2.34.0
12102024-02-14T22:24:26.493Z Downloaded chrono v0.4.31
12112024-02-14T22:24:26.493Z Downloaded subprocess v0.2.9
12122024-02-14T22:24:26.493Z Downloaded vte v0.11.1
12132024-02-14T22:24:26.493Z Downloaded trust-dns-client v0.22.0
12142024-02-14T22:24:26.493Z Downloaded plotters v0.3.5
12152024-02-14T22:24:26.493Z Downloaded sqlparser v0.43.1
12162024-02-14T22:24:26.493Z Downloaded pest v2.7.6
12172024-02-14T22:24:26.493Z Downloaded darling_core v0.20.3
12182024-02-14T22:24:26.493Z Downloaded elliptic-curve v0.13.8
12192024-02-14T22:24:26.493Z Downloaded toml v0.7.8
12202024-02-14T22:24:26.493Z Downloaded portable-atomic v1.4.3
12212024-02-14T22:24:26.493Z Downloaded strum_macros v0.26.1
12222024-02-14T22:24:26.493Z Downloaded time v0.3.27
12232024-02-14T22:24:26.494Z Downloaded blake3 v1.5.0
12242024-02-14T22:24:26.494Z Downloaded aho-corasick v1.0.4
12252024-02-14T22:24:26.494Z Downloaded zerocopy v0.7.32
12262024-02-14T22:24:26.494Z Downloaded unicode_categories v0.1.1
12272024-02-14T22:24:26.494Z Downloaded hkdf v0.12.4
12282024-02-14T22:24:26.494Z Downloaded structopt v0.3.26
12292024-02-14T22:24:26.494Z Downloaded toml v0.5.11
12302024-02-14T22:24:26.494Z Downloaded darling_core v0.14.4
12312024-02-14T22:24:26.494Z Downloaded rsa v0.9.2
12322024-02-14T22:24:26.494Z Downloaded hashbrown v0.12.3
12332024-02-14T22:24:26.494Z Downloaded tracing-attributes v0.1.26
12342024-02-14T22:24:26.494Z Downloaded whoami v1.4.1
12352024-02-14T22:24:26.494Z Downloaded version_check v0.9.4
12362024-02-14T22:24:26.494Z Downloaded funty v2.0.0
12372024-02-14T22:24:26.494Z Downloaded datatest-stable v0.2.3
12382024-02-14T22:24:26.494Z Downloaded rust-argon2 v1.0.1
12392024-02-14T22:24:26.494Z Downloaded openssl-probe v0.1.5
12402024-02-14T22:24:26.494Z Downloaded rstest v0.18.2
12412024-02-14T22:24:26.495Z Downloaded futures v0.3.30
12422024-02-14T22:24:26.495Z Downloaded form_urlencoded v1.2.1
12432024-02-14T22:24:26.495Z Downloaded dyn-clone v1.0.16
12442024-02-14T22:24:26.623Z Downloaded proc-macro-crate v1.3.1
12452024-02-14T22:24:26.624Z Downloaded proc-macro-error v1.0.4
12462024-02-14T22:24:26.624Z Downloaded zerocopy v0.6.4
12472024-02-14T22:24:26.624Z Downloaded test-strategy v0.3.1
12482024-02-14T22:24:26.624Z Downloaded hyper v1.1.0
12492024-02-14T22:24:26.624Z Downloaded crossterm v0.27.0
12502024-02-14T22:24:26.624Z Downloaded number_prefix v0.4.0
12512024-02-14T22:24:26.624Z Downloaded predicates v3.1.0
12522024-02-14T22:24:26.624Z Downloaded rustls-pki-types v1.1.0
12532024-02-14T22:24:26.624Z Downloaded shell-words v1.1.0
12542024-02-14T22:24:26.625Z Downloaded tokio-util v0.7.10
12552024-02-14T22:24:26.625Z Downloaded structopt-derive v0.4.18
12562024-02-14T22:24:26.625Z Downloaded which v4.4.0
12572024-02-14T22:24:26.625Z Downloaded similar-asserts v1.5.0
12582024-02-14T22:24:26.625Z Downloaded tokio-rustls v0.24.1
12592024-02-14T22:24:26.626Z Downloaded unicode-segmentation v1.10.1
12602024-02-14T22:24:26.626Z Downloaded num_threads v0.1.6
12612024-02-14T22:24:26.626Z Downloaded slog-dtrace v0.3.0
12622024-02-14T22:24:26.626Z Downloaded signal-hook-registry v1.4.1
12632024-02-14T22:24:26.626Z Downloaded predicates-tree v1.0.9
12642024-02-14T22:24:26.626Z Downloaded utf-8 v0.7.6
12652024-02-14T22:24:26.626Z Downloaded predicates-core v1.0.6
12662024-02-14T22:24:26.626Z Downloaded slog-envlogger v2.2.0
12672024-02-14T22:24:26.626Z Downloaded parking_lot_core v0.8.6
12682024-02-14T22:24:26.626Z Downloaded flume v0.11.0
12692024-02-14T22:24:26.626Z Downloaded libxml v0.3.3
12702024-02-14T22:24:26.626Z Downloaded semver v0.11.0
12712024-02-14T22:24:26.627Z Downloaded semver v0.1.20
12722024-02-14T22:24:26.627Z Downloaded pkcs8 v0.10.2
12732024-02-14T22:24:26.627Z Downloaded unarray v0.1.4
12742024-02-14T22:24:26.627Z Downloaded phf v0.11.2
12752024-02-14T22:24:26.627Z Downloaded postcard v1.0.8
12762024-02-14T22:24:26.627Z Downloaded postgres-protocol v0.6.6
12772024-02-14T22:24:26.627Z Downloaded term v0.7.0
12782024-02-14T22:24:26.627Z Downloaded x509-cert v0.2.4
12792024-02-14T22:24:26.627Z Downloaded http v1.0.0
12802024-02-14T22:24:26.627Z Downloaded criterion v0.5.1
12812024-02-14T22:24:26.627Z Downloaded enum-as-inner v0.5.1
12822024-02-14T22:24:26.627Z Downloaded either v1.9.0
12832024-02-14T22:24:26.628Z Downloaded phf_shared v0.10.0
12842024-02-14T22:24:26.628Z Downloaded usdt-macro v0.3.5
12852024-02-14T22:24:26.628Z Downloaded subtle v2.5.0
12862024-02-14T22:24:26.628Z Downloaded diff v0.1.13
12872024-02-14T22:24:26.628Z Downloaded tungstenite v0.20.1
12882024-02-14T22:24:26.628Z Downloaded openssl-sys v0.9.96
12892024-02-14T22:24:26.628Z Downloaded yasna v0.5.2
12902024-02-14T22:24:26.628Z Downloaded partial-io v0.5.4
12912024-02-14T22:24:26.628Z Downloaded rand_core v0.6.4
12922024-02-14T22:24:26.629Z Downloaded socket2 v0.5.5
12932024-02-14T22:24:26.629Z Downloaded socket2 v0.4.9
12942024-02-14T22:24:26.629Z Downloaded minimal-lexical v0.2.1
12952024-02-14T22:24:26.629Z Downloaded steno v0.4.0
12962024-02-14T22:24:26.629Z Downloaded plain v0.2.3
12972024-02-14T22:24:26.629Z Downloaded pest_meta v2.7.6
12982024-02-14T22:24:26.629Z Downloaded pin-project-lite v0.2.13
12992024-02-14T22:24:26.629Z Downloaded parking_lot_core v0.9.8
13002024-02-14T22:24:26.629Z Downloaded strum_macros v0.25.2
13012024-02-14T22:24:26.629Z Downloaded fallible-iterator v0.2.0
13022024-02-14T22:24:26.629Z Downloaded ed25519 v1.5.3
13032024-02-14T22:24:26.629Z Downloaded serde_plain v1.0.2
13042024-02-14T22:24:26.629Z Downloaded unsafe-libyaml v0.2.10
13052024-02-14T22:24:26.629Z Downloaded tempfile v3.10.0
13062024-02-14T22:24:26.629Z Downloaded ucd-trie v0.1.6
13072024-02-14T22:24:26.629Z Downloaded typenum v1.16.0
13082024-02-14T22:24:26.629Z Downloaded num_cpus v1.16.0
13092024-02-14T22:24:26.629Z Downloaded slog-json v2.6.1
13102024-02-14T22:24:26.629Z Downloaded fs-err v2.11.0
13112024-02-14T22:24:26.630Z Downloaded data-encoding v2.4.0
13122024-02-14T22:24:26.630Z Downloaded tinytemplate v1.2.1
13132024-02-14T22:24:26.630Z Downloaded ring v0.17.7
13142024-02-14T22:24:26.630Z Downloaded globset v0.4.13
13152024-02-14T22:24:26.630Z Downloaded target-spec v3.1.0
13162024-02-14T22:24:26.630Z Downloaded pin-utils v0.1.0
13172024-02-14T22:24:26.630Z Downloaded parse-display-derive v0.9.0
13182024-02-14T22:24:26.630Z Downloaded plotters-backend v0.3.5
13192024-02-14T22:24:26.630Z Downloaded tokio-rustls v0.25.0
13202024-02-14T22:24:26.630Z Downloaded parking_lot v0.11.2
13212024-02-14T22:24:26.630Z Downloaded swrite v0.1.0
13222024-02-14T22:24:26.630Z Downloaded tar v0.4.40
13232024-02-14T22:24:26.630Z Downloaded backtrace v0.3.69
13242024-02-14T22:24:26.630Z Downloaded snafu v0.7.5
13252024-02-14T22:24:26.630Z Downloaded rstest_macros v0.18.2
13262024-02-14T22:24:26.630Z Downloaded hex v0.4.3
13272024-02-14T22:24:26.630Z Downloaded serde-big-array v0.4.1
13282024-02-14T22:24:26.630Z Downloaded dtrace-parser v0.2.0
13292024-02-14T22:24:26.630Z Downloaded password-hash v0.5.0
13302024-02-14T22:24:26.630Z Downloaded tempdir v0.3.7
13312024-02-14T22:24:26.630Z Downloaded ring v0.16.20
13322024-02-14T22:24:26.630Z Downloaded tiny-keccak v2.0.2
13332024-02-14T22:24:26.630Z Downloaded slog-bunyan v2.5.0
13342024-02-14T22:24:26.630Z Downloaded signature v2.1.0
13352024-02-14T22:24:26.630Z Downloaded miniz_oxide v0.7.1
13362024-02-14T22:24:26.631Z Downloaded signal-hook v0.3.17
13372024-02-14T22:24:26.631Z Downloaded scroll v0.12.0
13382024-02-14T22:24:26.631Z Downloaded try-lock v0.2.4
13392024-02-14T22:24:26.631Z Downloaded serde_derive_internals v0.26.0
13402024-02-14T22:24:26.631Z Downloaded futures-executor v0.3.30
13412024-02-14T22:24:26.631Z Downloaded num_enum_derive v0.5.11
13422024-02-14T22:24:26.631Z Downloaded hash32 v0.2.1
13432024-02-14T22:24:26.631Z Downloaded snafu-derive v0.7.5
13442024-02-14T22:24:26.650Z Downloaded percent-encoding v2.3.1
13452024-02-14T22:24:26.650Z Downloaded mockall_derive v0.12.0
13462024-02-14T22:24:26.650Z Downloaded group v0.13.0
13472024-02-14T22:24:26.650Z Downloaded thread-id v4.2.0
13482024-02-14T22:24:26.650Z Downloaded slog v2.7.0
13492024-02-14T22:24:26.650Z Downloaded crossbeam-epoch v0.9.15
13502024-02-14T22:24:26.650Z Downloaded schemars_derive v0.8.16
13512024-02-14T22:24:26.650Z Downloaded tokio-native-tls v0.3.1
13522024-02-14T22:24:26.650Z Downloaded synstructure v0.12.6
13532024-02-14T22:24:26.650Z Downloaded idna v0.5.0
13542024-02-14T22:24:26.650Z Downloaded packed_struct_codegen v0.10.1
13552024-02-14T22:24:26.650Z Downloaded tokio-tungstenite v0.20.1
13562024-02-14T22:24:26.650Z Downloaded smallvec v1.13.1
13572024-02-14T22:24:26.651Z Downloaded target-lexicon v0.12.13
13582024-02-14T22:24:26.651Z Downloaded futures-core v0.3.30
13592024-02-14T22:24:26.651Z Downloaded newtype_derive v0.1.6
13602024-02-14T22:24:26.651Z Downloaded untrusted v0.9.0
13612024-02-14T22:24:26.651Z Downloaded hmac v0.12.1
13622024-02-14T22:24:26.651Z Downloaded defmt v0.3.5
13632024-02-14T22:24:26.651Z Downloaded same-file v1.0.6
13642024-02-14T22:24:26.651Z Downloaded native-tls v0.2.11
13652024-02-14T22:24:26.651Z Downloaded httptest v0.15.5
13662024-02-14T22:24:26.651Z Downloaded tui-tree-widget v0.17.0
13672024-02-14T22:24:26.651Z Downloaded shlex v1.3.0
13682024-02-14T22:24:26.652Z Downloaded sct v0.7.0
13692024-02-14T22:24:26.652Z Downloaded filetime v0.2.23
13702024-02-14T22:24:26.652Z Downloaded paste v1.0.14
13712024-02-14T22:24:26.652Z Downloaded spki v0.7.2
13722024-02-14T22:24:26.652Z Downloaded thiserror-no-std v2.0.2
13732024-02-14T22:24:26.652Z Downloaded termcolor v1.2.0
13742024-02-14T22:24:26.652Z Downloaded stable_deref_trait v1.2.0
13752024-02-14T22:24:26.652Z Downloaded signal-hook-mio v0.2.3
13762024-02-14T22:24:26.652Z Downloaded crossbeam-utils v0.8.16
13772024-02-14T22:24:26.652Z Downloaded cfg-expr v0.15.6
13782024-02-14T22:24:26.652Z Downloaded thiserror-impl-no-std v2.0.2
13792024-02-14T22:24:26.652Z Downloaded termios v0.3.3
13802024-02-14T22:24:26.652Z Downloaded static_assertions v1.1.0
13812024-02-14T22:24:26.652Z Downloaded smallvec v0.6.14
13822024-02-14T22:24:26.653Z Downloaded slog-async v2.8.0
13832024-02-14T22:24:26.653Z Downloaded siphasher v0.3.11
13842024-02-14T22:24:26.653Z Downloaded serde-hex v0.1.0
13852024-02-14T22:24:26.653Z Downloaded tokio-macros v2.2.0
13862024-02-14T22:24:26.653Z Downloaded stringprep v0.1.3
13872024-02-14T22:24:26.653Z Downloaded sha2 v0.10.8
13882024-02-14T22:24:26.653Z Downloaded bzip2 v0.4.4
13892024-02-14T22:24:26.653Z Downloaded blake2b_simd v1.0.1
13902024-02-14T22:24:26.653Z Downloaded string_cache v0.8.7
13912024-02-14T22:24:26.653Z Downloaded crypto-common v0.1.6
13922024-02-14T22:24:26.653Z Downloaded cexpr v0.6.0
13932024-02-14T22:24:26.653Z Downloaded thread_local v1.1.7
13942024-02-14T22:24:26.654Z Downloaded strip-ansi-escapes v0.2.0
13952024-02-14T22:24:26.654Z Downloaded camino-tempfile v1.1.1
13962024-02-14T22:24:26.654Z Downloaded hostname v0.3.1
13972024-02-14T22:24:26.654Z Downloaded bitflags v2.4.0
13982024-02-14T22:24:26.654Z Downloaded rustc_version v0.4.0
13992024-02-14T22:24:26.654Z Downloaded nanorand v0.7.0
14002024-02-14T22:24:26.654Z Downloaded indicatif v0.17.7
14012024-02-14T22:24:26.654Z Downloaded hyper-rustls v0.26.0
14022024-02-14T22:24:26.654Z Downloaded memoffset v0.7.1
14032024-02-14T22:24:26.654Z Downloaded httparse v1.8.0
14042024-02-14T22:24:26.654Z Downloaded block-buffer v0.10.4
14052024-02-14T22:24:26.654Z Downloaded async-trait v0.1.77
14062024-02-14T22:24:26.654Z Downloaded arrayvec v0.7.4
14072024-02-14T22:24:26.655Z Downloaded argon2 v0.5.3
14082024-02-14T22:24:26.655Z Downloaded foreign-types v0.3.2
14092024-02-14T22:24:26.655Z Downloaded semver-parser v0.10.2
14102024-02-14T22:24:26.655Z Downloaded ansi_term v0.12.1
14112024-02-14T22:24:26.655Z Downloaded guppy-workspace-hack v0.1.0
14122024-02-14T22:24:26.655Z Downloaded stability v0.1.1
14132024-02-14T22:24:26.655Z Downloaded rtoolbox v0.0.1
14142024-02-14T22:24:26.677Z Downloaded remove_dir_all v0.5.3
14152024-02-14T22:24:26.678Z Downloaded cfg-if v1.0.0
14162024-02-14T22:24:26.678Z Downloaded assert_cmd v2.0.13
14172024-02-14T22:24:26.678Z Downloaded memoffset v0.9.0
14182024-02-14T22:24:26.678Z Downloaded maybe-uninit v2.0.0
14192024-02-14T22:24:26.678Z Downloaded httpdate v1.0.3
14202024-02-14T22:24:26.678Z Downloaded bb8 v0.8.3
14212024-02-14T22:24:26.678Z Downloaded linear-map v1.2.0
14222024-02-14T22:24:26.678Z Downloaded libloading v0.7.4
14232024-02-14T22:24:26.678Z Downloaded constant_time_eq v0.2.6
14242024-02-14T22:24:26.678Z Downloaded bitfield v0.14.0
14252024-02-14T22:24:26.678Z Downloaded libsw v3.3.1
14262024-02-14T22:24:26.678Z Downloaded cassowary v0.3.0
14272024-02-14T22:24:26.678Z Downloaded macaddr v1.0.1
14282024-02-14T22:24:26.679Z Downloaded memmap v0.7.0
14292024-02-14T22:24:26.679Z Downloaded bit-vec v0.6.3
14302024-02-14T22:24:26.679Z Downloaded serde_tokenstream v0.2.0
14312024-02-14T22:24:26.679Z Downloaded scroll_derive v0.12.0
14322024-02-14T22:24:26.679Z Downloaded array-init v0.0.4
14332024-02-14T22:24:26.679Z Downloaded lazycell v1.3.0
14342024-02-14T22:24:26.679Z Downloaded arrayref v0.3.7
14352024-02-14T22:24:26.679Z Downloaded adler v1.0.2
14362024-02-14T22:24:26.679Z Downloaded humantime v2.1.0
14372024-02-14T22:24:26.679Z Downloaded multimap v0.8.3
14382024-02-14T22:24:26.679Z Downloaded http-range v0.1.5
14392024-02-14T22:24:26.680Z Downloaded matches v0.1.10
14402024-02-14T22:24:26.680Z Downloaded approx v0.5.1
14412024-02-14T22:24:26.680Z Downloaded rpassword v7.3.1
14422024-02-14T22:24:26.680Z Downloaded match_cfg v0.1.0
14432024-02-14T22:24:26.680Z Downloaded ipnetwork v0.20.0
14442024-02-14T22:24:26.702Z Downloaded indexmap v1.9.3
14452024-02-14T22:24:26.702Z Downloaded compact_str v0.7.1
14462024-02-14T22:24:26.702Z Downloaded ciborium-io v0.2.2
14472024-02-14T22:24:26.702Z Downloaded memmap2 v0.7.1
14482024-02-14T22:24:26.702Z Downloaded ascii-canvas v3.0.0
14492024-02-14T22:24:26.702Z Downloaded libefi-sys v0.1.0
14502024-02-14T22:24:26.702Z Downloaded cookie v0.18.0
14512024-02-14T22:24:26.702Z Downloaded console v0.15.8
14522024-02-14T22:24:26.702Z Downloaded md-5 v0.10.5
14532024-02-14T22:24:26.702Z Downloaded curve25519-dalek-derive v0.1.0
14542024-02-14T22:24:26.702Z Downloaded atty v0.2.14
14552024-02-14T22:24:26.702Z Downloaded atomicwrites v0.4.3
14562024-02-14T22:24:26.702Z Downloaded log v0.4.20
14572024-02-14T22:24:26.703Z Downloaded constant_time_eq v0.3.0
14582024-02-14T22:24:26.703Z Downloaded atomic-waker v1.1.1
14592024-02-14T22:24:26.703Z Downloaded cipher v0.4.4
14602024-02-14T22:24:26.703Z Downloaded http-body v0.4.5
14612024-02-14T22:24:26.703Z Downloaded bytes v1.5.0
14622024-02-14T22:24:26.703Z Downloaded lock_api v0.4.10
14632024-02-14T22:24:26.703Z Downloaded const-oid v0.9.5
14642024-02-14T22:24:26.703Z Downloaded clang-sys v1.6.1
14652024-02-14T22:24:26.703Z Downloaded crossbeam-deque v0.8.3
14662024-02-14T22:24:26.703Z Downloaded byteorder v1.5.0
14672024-02-14T22:24:26.703Z Downloaded nom v7.1.3
14682024-02-14T22:24:26.703Z Downloaded is_ci v1.1.1
14692024-02-14T22:24:26.703Z Downloaded backoff v0.4.0
14702024-02-14T22:24:26.703Z Downloaded num-bigint v0.4.4
14712024-02-14T22:24:26.703Z Downloaded assert_matches v1.5.0
14722024-02-14T22:24:26.703Z Downloaded num-iter v0.1.43
14732024-02-14T22:24:26.703Z Downloaded num-complex v0.4.4
14742024-02-14T22:24:26.704Z Downloaded num v0.4.1
14752024-02-14T22:24:26.704Z Downloaded nodrop v0.1.14
14762024-02-14T22:24:26.704Z Downloaded keccak v0.1.4
14772024-02-14T22:24:26.704Z Downloaded indoc v1.0.9
14782024-02-14T22:24:26.704Z Downloaded crc v3.0.1
14792024-02-14T22:24:26.704Z Downloaded is-terminal v0.4.9
14802024-02-14T22:24:26.704Z Downloaded instant v0.1.12
14812024-02-14T22:24:26.704Z Downloaded impl-trait-for-tuples v0.2.2
14822024-02-14T22:24:26.704Z Downloaded corncobs v0.1.3
14832024-02-14T22:24:26.704Z Downloaded cobs v0.2.3
14842024-02-14T22:24:26.704Z Downloaded hyper-staticfile v0.9.5
14852024-02-14T22:24:26.704Z Downloaded hyper-rustls v0.24.2
14862024-02-14T22:24:26.704Z Downloaded convert_case v0.4.0
14872024-02-14T22:24:26.704Z Downloaded colored v2.0.4
14882024-02-14T22:24:26.704Z Downloaded ciborium-ll v0.2.2
14892024-02-14T22:24:26.704Z Compiling serde v1.0.196
14902024-02-14T22:24:26.705Z Compiling autocfg v1.1.0
14912024-02-14T22:24:26.705Z Compiling version_check v0.9.4
14922024-02-14T22:24:26.705Z Checking cfg-if v1.0.0
14932024-02-14T22:24:26.705Z Compiling syn v1.0.109
14942024-02-14T22:24:26.705Z Checking libc v0.2.153
14952024-02-14T22:24:26.705Z Compiling syn v2.0.48
14962024-02-14T22:24:26.705Z Compiling parking_lot_core v0.9.8
14972024-02-14T22:24:26.705Z Compiling cc v1.0.83
14982024-02-14T22:24:26.933Z Compiling memchr v2.6.3
14992024-02-14T22:24:27.196Z Compiling once_cell v1.19.0
15002024-02-14T22:24:27.320Z Compiling ahash v0.8.7
15012024-02-14T22:24:27.412Z Compiling lock_api v0.4.10
15022024-02-14T22:24:27.518Z Compiling libm v0.2.7
15032024-02-14T22:24:27.687Z Compiling num-traits v0.2.16
15042024-02-14T22:24:27.907Z Checking getrandom v0.2.10
15052024-02-14T22:24:28.000Z Compiling byteorder v1.5.0
15062024-02-14T22:24:28.001Z Compiling serde_json v1.0.113
15072024-02-14T22:24:28.621Z Compiling log v0.4.20
15082024-02-14T22:24:28.882Z Compiling slab v0.4.9
15092024-02-14T22:24:28.986Z Compiling typenum v1.16.0
15102024-02-14T22:24:30.027Z Compiling generic-array v0.14.7
15112024-02-14T22:24:30.633Z Checking scopeguard v1.2.0
15122024-02-14T22:24:30.633Z Checking itoa v1.0.9
15132024-02-14T22:24:30.633Z Compiling pkg-config v0.3.27
15142024-02-14T22:24:30.633Z Checking smallvec v1.13.1
15152024-02-14T22:24:30.633Z Compiling allocator-api2 v0.2.16
15162024-02-14T22:24:30.633Z Compiling rustix v0.38.31
15172024-02-14T22:24:30.633Z Compiling ring v0.17.7
15182024-02-14T22:24:30.633Z Compiling schemars v0.8.16
15192024-02-14T22:24:43.616Z Compiling httparse v1.8.0
15202024-02-14T22:24:43.616Z Compiling fnv v1.0.7
15212024-02-14T22:24:43.870Z Compiling vcpkg v0.2.15
15222024-02-14T22:24:44.004Z Compiling aho-corasick v1.0.4
15232024-02-14T22:24:44.005Z Compiling regex-syntax v0.8.2
15242024-02-14T22:24:44.005Z Checking parking_lot v0.12.1
15252024-02-14T22:24:44.005Z Checking pin-project-lite v0.2.13
15262024-02-14T22:24:44.005Z Compiling ucd-trie v0.1.6
15272024-02-14T22:24:44.005Z Compiling openssl-sys v0.9.96
15282024-02-14T22:24:44.005Z Compiling ring v0.16.20
15292024-02-14T22:24:44.005Z Compiling serde_derive_internals v0.26.0
15302024-02-14T22:24:44.005Z Compiling regex-automata v0.4.4
15312024-02-14T22:24:44.005Z Checking signal-hook-registry v1.4.1
15322024-02-14T22:24:44.005Z Checking mio v0.8.9
15332024-02-14T22:24:44.005Z Checking rand_core v0.6.4
15342024-02-14T22:24:44.005Z Compiling openssl v0.10.60
15352024-02-14T22:24:44.005Z Compiling crossbeam-utils v0.8.16
15362024-02-14T22:24:44.005Z Compiling iana-time-zone v0.1.57
15372024-02-14T22:24:44.005Z Checking ryu v1.0.15
15382024-02-14T22:24:44.005Z Checking num_cpus v1.16.0
15392024-02-14T22:24:44.005Z Checking futures-core v0.3.30
15402024-02-14T22:24:44.005Z Compiling native-tls v0.2.11
15412024-02-14T22:24:44.005Z Compiling rustls v0.21.9
15422024-02-14T22:24:44.006Z Checking socket2 v0.5.5
15432024-02-14T22:24:44.006Z Compiling dyn-clone v1.0.16
15442024-02-14T22:24:44.006Z Compiling spin v0.5.2
15452024-02-14T22:24:44.006Z Compiling async-trait v0.1.77
15462024-02-14T22:24:44.006Z Compiling slog v2.7.0
15472024-02-14T22:24:44.006Z Compiling memoffset v0.9.0
15482024-02-14T22:24:44.006Z Compiling crossbeam-epoch v0.9.15
15492024-02-14T22:24:44.006Z Compiling backtrace v0.3.69
15502024-02-14T22:24:44.006Z Compiling regex v1.10.3
15512024-02-14T22:24:44.006Z Compiling errno v0.3.8
15522024-02-14T22:24:44.006Z Compiling futures-sink v0.3.30
15532024-02-14T22:24:44.006Z Compiling crc32fast v1.3.2
15542024-02-14T22:24:44.006Z Compiling unicode-xid v0.2.4
15552024-02-14T22:24:44.006Z Compiling tinyvec_macros v0.1.1
15562024-02-14T22:24:44.006Z Compiling either v1.9.0
15572024-02-14T22:24:44.006Z Compiling tinyvec v1.6.0
15582024-02-14T22:24:44.006Z Compiling futures-channel v0.3.30
15592024-02-14T22:24:44.006Z Compiling unicode-width v0.1.11
15602024-02-14T22:24:44.006Z Compiling futures-io v0.3.30
15612024-02-14T22:24:44.006Z Compiling futures-task v0.3.30
15622024-02-14T22:24:44.006Z Compiling rustversion v1.0.14
15632024-02-14T22:24:44.007Z Compiling anyhow v1.0.75
15642024-02-14T22:24:44.007Z Compiling pin-utils v0.1.0
15652024-02-14T22:24:44.007Z Compiling spin v0.9.8
15662024-02-14T22:24:44.007Z Compiling tracing-core v0.1.31
15672024-02-14T22:24:44.007Z Compiling serde_derive v1.0.196
15682024-02-14T22:24:44.007Z Compiling zerocopy-derive v0.7.32
15692024-02-14T22:24:44.007Z Compiling thiserror-impl v1.0.56
15702024-02-14T22:24:44.007Z Compiling zeroize_derive v1.4.2
15712024-02-14T22:24:44.007Z Compiling tokio-macros v2.2.0
15722024-02-14T22:24:44.007Z Compiling futures-macro v0.3.30
15732024-02-14T22:24:44.007Z Compiling tracing-attributes v0.1.26
15742024-02-14T22:24:44.056Z Compiling schemars_derive v0.8.16
15752024-02-14T22:24:44.265Z Compiling openssl-macros v0.1.1
15762024-02-14T22:24:44.571Z Compiling zerocopy v0.7.32
15772024-02-14T22:24:45.036Z Checking zeroize v1.7.0
15782024-02-14T22:24:45.742Z Compiling thiserror v1.0.56
15792024-02-14T22:24:45.876Z Compiling pest v2.7.6
15802024-02-14T22:24:46.416Z Compiling futures-util v0.3.30
15812024-02-14T22:24:47.052Z Compiling hashbrown v0.14.2
15822024-02-14T22:24:47.191Z Compiling hashbrown v0.13.2
15832024-02-14T22:24:47.624Z Compiling unicode-normalization v0.1.22
15842024-02-14T22:24:48.156Z Compiling unicode-bidi v0.3.13
15852024-02-14T22:24:48.370Z Compiling pest_meta v2.7.6
15862024-02-14T22:24:48.536Z Compiling tracing v0.1.37
15872024-02-14T22:24:48.751Z Compiling der_derive v0.7.2
15882024-02-14T22:24:49.427Z Compiling num-integer v0.1.45
15892024-02-14T22:24:49.730Z Compiling pest_generator v2.7.6
15902024-02-14T22:24:49.950Z Checking subtle v2.5.0
15912024-02-14T22:24:50.234Z Compiling lazy_static v1.4.0
15922024-02-14T22:24:51.911Z Compiling untrusted v0.7.1
15932024-02-14T22:24:52.137Z Compiling foreign-types-shared v0.1.1
15942024-02-14T22:24:52.245Z Compiling percent-encoding v2.3.1
15952024-02-14T22:24:52.333Z Compiling untrusted v0.9.0
15962024-02-14T22:24:52.508Z Compiling time-core v0.1.1
15972024-02-14T22:24:52.707Z Compiling time-macros v0.2.13
15982024-02-14T22:24:53.172Z Compiling foreign-types v0.3.2
15992024-02-14T22:24:53.287Z Compiling scroll_derive v0.12.0
16002024-02-14T22:24:54.066Z Compiling pest_derive v2.7.6
16012024-02-14T22:24:55.036Z Compiling synstructure v0.12.6
16022024-02-14T22:24:56.087Z Compiling thread-id v4.2.0
16032024-02-14T22:24:56.201Z Compiling base64 v0.21.7
16042024-02-14T22:24:56.415Z Compiling try-lock v0.2.4
16052024-02-14T22:24:56.563Z Compiling want v0.3.1
16062024-02-14T22:24:56.599Z Compiling sct v0.7.0
16072024-02-14T22:24:56.792Z Compiling rustls-webpki v0.101.7
16082024-02-14T22:24:56.904Z Compiling form_urlencoded v1.2.1
16092024-02-14T22:24:56.955Z Checking bytes v1.5.0
16102024-02-14T22:24:57.038Z Checking bitflags v2.4.0
16112024-02-14T22:24:57.047Z Compiling zerocopy-derive v0.2.0
16122024-02-14T22:24:57.323Z Compiling socket2 v0.4.9
16132024-02-14T22:24:57.375Z Compiling tower-service v0.3.2
16142024-02-14T22:24:57.501Z Compiling httpdate v1.0.3
16152024-02-14T22:24:57.807Z Checking tokio v1.36.0
16162024-02-14T22:24:57.975Z Compiling const-oid v0.9.5
16172024-02-14T22:24:58.446Z Compiling indexmap v2.2.2
16182024-02-14T22:24:58.944Z Compiling chrono v0.4.31
16192024-02-14T22:24:59.247Z Compiling uuid v1.7.0
16202024-02-14T22:24:59.288Z Compiling semver v1.0.21
16212024-02-14T22:24:59.852Z Compiling http v0.2.11
16222024-02-14T22:25:00.028Z Compiling serde_spanned v0.6.5
16232024-02-14T22:25:00.148Z Compiling toml_datetime v0.6.5
16242024-02-14T22:25:00.269Z Compiling openapiv3 v2.0.0
16252024-02-14T22:25:00.643Z Compiling rustc_version v0.4.0
16262024-02-14T22:25:01.014Z Compiling toml_edit v0.19.15
16272024-02-14T22:25:02.726Z Compiling http-body v0.4.5
16282024-02-14T22:25:03.607Z Compiling openssl-probe v0.1.5
16292024-02-14T22:25:05.193Z Compiling idna v0.5.0
16302024-02-14T22:25:05.775Z Compiling adler v1.0.2
16312024-02-14T22:25:05.941Z Compiling miniz_oxide v0.7.1
16322024-02-14T22:25:06.021Z Compiling ipnet v2.9.0
16332024-02-14T22:25:06.924Z Compiling url v2.5.0
16342024-02-14T22:25:07.450Z Compiling signal-hook v0.3.17
16352024-02-14T22:25:07.712Z Compiling serde_urlencoded v0.7.1
16362024-02-14T22:25:07.752Z Compiling rustls-pemfile v1.0.3
16372024-02-14T22:25:07.798Z Compiling crypto-common v0.1.6
16382024-02-14T22:25:08.033Z Compiling clap_derive v4.4.2
16392024-02-14T22:25:08.135Z Compiling zerocopy-derive v0.6.4
16402024-02-14T22:25:08.259Z Compiling usdt-impl v0.3.5
16412024-02-14T22:25:08.641Z Compiling encoding_rs v0.8.33
16422024-02-14T22:25:09.015Z Compiling tokio-util v0.7.10
16432024-02-14T22:25:10.708Z Compiling h2 v0.3.24
16442024-02-14T22:25:10.742Z Compiling tokio-native-tls v0.3.1
16452024-02-14T22:25:10.742Z Compiling tokio-rustls v0.24.1
16462024-02-14T22:25:10.974Z Compiling webpki-roots v0.25.2
16472024-02-14T22:25:11.129Z Compiling siphasher v0.3.11
16482024-02-14T22:25:11.147Z Compiling mime v0.3.17
16492024-02-14T22:25:11.574Z Compiling gimli v0.28.0
16502024-02-14T22:25:11.964Z Compiling zerocopy v0.3.0
16512024-02-14T22:25:12.534Z Compiling scroll v0.12.0
16522024-02-14T22:25:13.000Z Compiling block-buffer v0.10.4
16532024-02-14T22:25:13.286Z Compiling bzip2-sys v0.1.11+1.0.8
16542024-02-14T22:25:13.489Z Compiling object v0.32.1
16552024-02-14T22:25:13.664Z Compiling num-iter v0.1.43
16562024-02-14T22:25:13.778Z Compiling usdt-impl v0.5.0
16572024-02-14T22:25:13.798Z Compiling plain v0.2.3
16582024-02-14T22:25:14.118Z Compiling rustc-demangle v0.1.23
16592024-02-14T22:25:14.171Z Checking equivalent v1.0.1
16602024-02-14T22:25:15.334Z Compiling goblin v0.8.0
16612024-02-14T22:25:15.769Z Compiling flate2 v1.0.28
16622024-02-14T22:25:16.492Z Compiling addr2line v0.21.0
16632024-02-14T22:25:16.898Z Compiling digest v0.10.7
16642024-02-14T22:25:17.076Z Compiling dof v0.1.5
16652024-02-14T22:25:17.144Z Compiling heapless v0.7.16
16662024-02-14T22:25:17.206Z Compiling dtrace-parser v0.1.14
16672024-02-14T22:25:17.226Z Compiling futures-executor v0.3.30
16682024-02-14T22:25:17.801Z Compiling pretty-hex v0.4.1
16692024-02-14T22:25:17.864Z Compiling ppv-lite86 v0.2.17
16702024-02-14T22:25:18.029Z Compiling hyper v0.14.27
16712024-02-14T22:25:18.602Z Compiling futures v0.3.30
16722024-02-14T22:25:18.692Z Compiling rand_chacha v0.3.1
16732024-02-14T22:25:18.727Z Compiling toml v0.7.8
16742024-02-14T22:25:19.367Z Compiling toml_edit v0.21.1
16752024-02-14T22:25:20.632Z Compiling serde_tokenstream v0.1.7
16762024-02-14T22:25:20.665Z Compiling hex v0.4.3
16772024-02-14T22:25:20.799Z Compiling dtrace-parser v0.2.0
16782024-02-14T22:25:21.313Z Compiling strum_macros v0.25.2
16792024-02-14T22:25:22.317Z Compiling dof v0.3.0
16802024-02-14T22:25:23.143Z Compiling bit-vec v0.6.3
16812024-02-14T22:25:23.402Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16822024-02-14T22:25:24.495Z Compiling rand v0.8.5
16832024-02-14T22:25:24.829Z Compiling phf_shared v0.10.0
16842024-02-14T22:25:25.029Z Compiling num-bigint v0.4.4
16852024-02-14T22:25:25.257Z Compiling precomputed-hash v0.1.1
16862024-02-14T22:25:25.379Z Compiling new_debug_unreachable v1.0.4
16872024-02-14T22:25:25.479Z Compiling base64ct v1.6.0
16882024-02-14T22:25:25.797Z Compiling hyper-rustls v0.24.2
16892024-02-14T22:25:25.912Z Compiling hyper-tls v0.5.0
16902024-02-14T22:25:25.929Z Compiling smoltcp v0.9.1
16912024-02-14T22:25:26.177Z Compiling minimal-lexical v0.2.1
16922024-02-14T22:25:26.187Z Compiling fixedbitset v0.4.2
16932024-02-14T22:25:26.278Z Compiling reqwest v0.11.22
16942024-02-14T22:25:26.639Z Compiling nom v7.1.3
16952024-02-14T22:25:26.733Z Compiling petgraph v0.6.4
16962024-02-14T22:25:26.822Z Compiling pem-rfc7468 v0.7.0
16972024-02-14T22:25:27.067Z Compiling string_cache v0.8.7
16982024-02-14T22:25:27.316Z Compiling bit-set v0.5.3
16992024-02-14T22:25:27.544Z Compiling usdt-macro v0.3.5
17002024-02-14T22:25:27.619Z Compiling usdt-attr-macro v0.3.5
17012024-02-14T22:25:27.639Z Compiling hmac v0.12.1
17022024-02-14T22:25:28.155Z Compiling hubpack_derive v0.1.1
17032024-02-14T22:25:28.464Z Compiling enum-as-inner v0.5.1
17042024-02-14T22:25:29.060Z Compiling itertools v0.10.5
17052024-02-14T22:25:29.201Z Compiling diesel_table_macro_syntax v0.1.0
17062024-02-14T22:25:29.282Z Compiling flagset v0.4.3
17072024-02-14T22:25:29.591Z Compiling unicode-segmentation v1.10.1
17082024-02-14T22:25:29.633Z Compiling lalrpop-util v0.19.12
17092024-02-14T22:25:29.978Z Compiling diesel_derives v2.1.2
17102024-02-14T22:25:30.005Z Compiling der v0.7.8
17112024-02-14T22:25:30.583Z Compiling cpufeatures v0.2.12
17122024-02-14T22:25:30.718Z Compiling sha2 v0.10.8
17132024-02-14T22:25:31.143Z Compiling rustix v0.37.23
17142024-02-14T22:25:31.530Z Compiling md-5 v0.10.5
17152024-02-14T22:25:32.057Z Compiling stringprep v0.1.3
17162024-02-14T22:25:32.109Z Compiling serde_repr v0.1.16
17172024-02-14T22:25:32.742Z Compiling spki v0.7.2
17182024-02-14T22:25:32.906Z Compiling hash32 v0.2.1
17192024-02-14T22:25:33.117Z Checking unicode-ident v1.0.12
17202024-02-14T22:25:33.165Z Compiling fallible-iterator v0.2.0
17212024-02-14T22:25:33.333Z Compiling stable_deref_trait v1.2.0
17222024-02-14T22:25:33.413Z Compiling pkcs8 v0.10.2
17232024-02-14T22:25:33.596Z Compiling terminal_size v0.2.6
17242024-02-14T22:25:33.811Z Compiling postgres-protocol v0.6.6
17252024-02-14T22:25:33.999Z Compiling phf_shared v0.11.2
17262024-02-14T22:25:34.183Z Compiling ff v0.13.0
17272024-02-14T22:25:34.440Z Compiling block-padding v0.3.3
17282024-02-14T22:25:34.526Z Compiling scheduled-thread-pool v0.2.7
17292024-02-14T22:25:34.623Z Compiling regex-automata v0.1.10
17302024-02-14T22:25:34.923Z Compiling num_threads v0.1.6
17312024-02-14T22:25:35.057Z Compiling base16ct v0.2.0
17322024-02-14T22:25:35.061Z Compiling managed v0.8.0
17332024-02-14T22:25:35.141Z Compiling matches v0.1.10
17342024-02-14T22:25:35.159Z Compiling deranged v0.3.8
17352024-02-14T22:25:35.231Z Compiling clap_builder v4.4.2
17362024-02-14T22:25:35.244Z Compiling sec1 v0.7.3
17372024-02-14T22:25:35.378Z Compiling idna v0.2.3
17382024-02-14T22:25:35.851Z Compiling bstr v0.2.17
17392024-02-14T22:25:35.881Z Compiling r2d2 v0.8.10
17402024-02-14T22:25:36.298Z Compiling inout v0.1.3
17412024-02-14T22:25:36.806Z Compiling postgres-types v0.2.6
17422024-02-14T22:25:37.122Z Compiling time v0.3.27
17432024-02-14T22:25:37.139Z Compiling group v0.13.0
17442024-02-14T22:25:37.442Z Compiling signal-hook-mio v0.2.3
17452024-02-14T22:25:37.466Z Compiling phf v0.11.2
17462024-02-14T22:25:37.612Z Compiling bzip2 v0.4.4
17472024-02-14T22:25:38.007Z Compiling hubpack v0.1.2
17482024-02-14T22:25:38.040Z Compiling hkdf v0.12.4
17492024-02-14T22:25:38.314Z Compiling zerocopy v0.6.4
17502024-02-14T22:25:38.481Z Compiling ipnetwork v0.20.0
17512024-02-14T22:25:38.676Z Compiling crypto-bigint v0.5.2
17522024-02-14T22:25:39.233Z Compiling float-cmp v0.9.0
17532024-02-14T22:25:39.436Z Compiling difflib v0.4.0
17542024-02-14T22:25:39.480Z Compiling regex-automata v0.3.8
17552024-02-14T22:25:41.388Z Checking bitflags v1.3.2
17562024-02-14T22:25:41.496Z Compiling static_assertions v1.1.0
17572024-02-14T22:25:41.605Z Compiling normalize-line-endings v0.3.0
17582024-02-14T22:25:41.758Z Compiling whoami v1.4.1
17592024-02-14T22:25:42.224Z Compiling data-encoding v2.4.0
17602024-02-14T22:25:42.431Z Compiling predicates-core v1.0.6
17612024-02-14T22:25:42.453Z Compiling tokio-postgres v0.7.10
17622024-02-14T22:25:42.477Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17632024-02-14T22:25:42.804Z Compiling predicates v3.1.0
17642024-02-14T22:25:43.060Z Compiling trust-dns-proto v0.22.0
17652024-02-14T22:25:44.693Z Compiling bstr v1.6.0
17662024-02-14T22:25:44.747Z Compiling yasna v0.5.2
17672024-02-14T22:25:45.811Z Compiling elliptic-curve v0.13.8
17682024-02-14T22:25:46.369Z Compiling clap v4.4.3
17692024-02-14T22:25:46.483Z Compiling zip v0.6.6
17702024-02-14T22:25:46.666Z Compiling crossterm v0.27.0
17712024-02-14T22:25:46.945Z Compiling similar v2.3.0
17722024-02-14T22:25:47.785Z Compiling diesel v2.1.4
17732024-02-14T22:25:47.964Z Compiling cipher v0.4.4
17742024-02-14T22:25:48.294Z Checking proc-macro2 v1.0.78
17752024-02-14T22:25:48.720Z Compiling usdt v0.3.5
17762024-02-14T22:25:49.013Z Compiling tokio-stream v0.1.14
17772024-02-14T22:25:49.031Z Compiling console v0.15.8
17782024-02-14T22:25:49.679Z Checking quote v1.0.35
17792024-02-14T22:25:53.312Z Checking utf8parse v0.2.1
17802024-02-14T22:25:54.696Z Checking anstyle v1.0.2
17812024-02-14T22:25:56.108Z Compiling serde_tokenstream v0.2.0
17822024-02-14T22:25:56.714Z Checking io-lifetimes v1.0.11
17832024-02-14T22:26:00.521Z Checking anstyle-parse v0.2.1
17842024-02-14T22:26:01.243Z Checking anstyle-query v1.0.0
17852024-02-14T22:26:01.259Z Checking colorchoice v1.0.0
17862024-02-14T22:26:01.395Z Checking anstream v0.5.0
17872024-02-14T22:26:01.707Z Checking clap_lex v0.5.1
17882024-02-14T22:26:01.755Z Checking strsim v0.10.0
17892024-02-14T22:26:02.221Z Checking winnow v0.5.15
17902024-02-14T22:26:07.610Z Compiling regress v0.7.1
17912024-02-14T22:26:11.302Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17922024-02-14T22:26:18.723Z Compiling getopts v0.2.21
17932024-02-14T22:26:18.993Z Compiling unsafe-libyaml v0.2.10
17942024-02-14T22:26:19.017Z Checking heck v0.4.1
17952024-02-14T22:26:20.251Z Checking camino v1.1.6
17962024-02-14T22:26:20.871Z Compiling serde_yaml v0.9.25
17972024-02-14T22:26:21.117Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17982024-02-14T22:26:21.221Z Compiling ident_case v1.0.1
17992024-02-14T22:26:21.418Z Checking match_cfg v0.1.0
18002024-02-14T22:26:21.444Z Checking fastrand v2.0.1
18012024-02-14T22:26:21.472Z Checking rustls-pki-types v1.1.0
18022024-02-14T22:26:21.960Z Checking hostname v0.3.1
18032024-02-14T22:26:21.961Z Checking http v1.0.0
18042024-02-14T22:26:21.961Z Checking tempfile v3.10.0
18052024-02-14T22:26:21.961Z Checking atty v0.2.14
18062024-02-14T22:26:22.026Z Compiling paste v1.0.14
18072024-02-14T22:26:22.176Z Checking quick-error v1.2.3
18082024-02-14T22:26:22.333Z Checking sha1 v0.10.6
18092024-02-14T22:26:22.616Z Checking dirs-sys-next v0.1.2
18102024-02-14T22:26:22.674Z Compiling rustls v0.22.2
18112024-02-14T22:26:22.814Z Checking dirs-next v2.0.0
18122024-02-14T22:26:23.023Z Checking rustls-webpki v0.102.1
18132024-02-14T22:26:23.182Z Checking crossbeam-channel v0.5.8
18142024-02-14T22:26:23.847Z Checking thread_local v1.1.7
18152024-02-14T22:26:24.015Z Checking instant v0.1.12
18162024-02-14T22:26:24.137Z Compiling slog-async v2.8.0
18172024-02-14T22:26:24.310Z Checking term v0.7.0
18182024-02-14T22:26:24.788Z Checking rustls-pemfile v2.0.0
18192024-02-14T22:26:24.807Z Compiling multer v3.0.0
18202024-02-14T22:26:25.048Z Checking take_mut v0.2.2
18212024-02-14T22:26:25.065Z Checking debug-ignore v1.0.5
18222024-02-14T22:26:25.207Z Checking slog-term v2.9.0
18232024-02-14T22:26:25.227Z Compiling darling_core v0.20.3
18242024-02-14T22:26:25.492Z Checking slog-json v2.6.1
18252024-02-14T22:26:25.515Z Compiling async-stream-impl v0.3.5
18262024-02-14T22:26:25.756Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18272024-02-14T22:26:25.774Z Checking atomic-waker v1.1.1
18282024-02-14T22:26:25.919Z Checking waitgroup v0.1.2
18292024-02-14T22:26:26.066Z Checking slog-bunyan v2.5.0
18302024-02-14T22:26:26.225Z Checking toml v0.8.9
18312024-02-14T22:26:26.603Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18322024-02-14T22:26:27.104Z Checking serde_path_to_error v0.1.15
18332024-02-14T22:26:27.184Z Checking async-stream v0.3.5
18342024-02-14T22:26:27.398Z Checking wait-timeout v0.2.0
18352024-02-14T22:26:27.597Z Checking strum v0.25.0
18362024-02-14T22:26:27.759Z Compiling structmeta-derive v0.3.0
18372024-02-14T22:26:27.786Z Checking rusty-fork v0.3.0
18382024-02-14T22:26:28.108Z Compiling structmeta-derive v0.2.0
18392024-02-14T22:26:28.270Z Checking tokio-rustls v0.25.0
18402024-02-14T22:26:28.660Z Checking rand_xorshift v0.3.0
18412024-02-14T22:26:28.891Z Checking unarray v0.1.4
18422024-02-14T22:26:29.016Z Checking proptest v1.4.0
18432024-02-14T22:26:31.197Z Compiling structmeta v0.3.0
18442024-02-14T22:26:31.612Z Compiling structmeta v0.2.0
18452024-02-14T22:26:31.716Z Compiling parse-display-derive v0.9.0
18462024-02-14T22:26:31.924Z Compiling darling_macro v0.20.3
18472024-02-14T22:26:32.099Z Checking backoff v0.4.0
18482024-02-14T22:26:32.324Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18492024-02-14T22:26:32.436Z Compiling test-strategy v0.3.1
18502024-02-14T22:26:32.967Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18512024-02-14T22:26:33.103Z Compiling darling v0.20.3
18522024-02-14T22:26:33.244Z Compiling serde_with_macros v3.6.0
18532024-02-14T22:26:33.353Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18542024-02-14T22:26:33.492Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18552024-02-14T22:26:33.527Z Checking macaddr v1.0.1
18562024-02-14T22:26:33.904Z Checking camino-tempfile v1.1.1
18572024-02-14T22:26:33.935Z Checking is-terminal v0.4.9
18582024-02-14T22:26:34.033Z Compiling proc-macro-error-attr v1.0.4
18592024-02-14T22:26:34.191Z Compiling proc-macro-error v1.0.4
18602024-02-14T22:26:34.418Z Compiling proc-macro-crate v1.3.1
18612024-02-14T22:26:34.706Z Checking termtree v0.4.1
18622024-02-14T22:26:34.929Z Compiling heapless v0.8.0
18632024-02-14T22:26:35.652Z Compiling num_enum_derive v0.5.11
18642024-02-14T22:26:35.951Z Checking predicates-tree v1.0.9
18652024-02-14T22:26:36.117Z Checking hash32 v0.3.1
18662024-02-14T22:26:36.263Z Compiling smoltcp v0.11.0
18672024-02-14T22:26:36.332Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18682024-02-14T22:26:36.939Z Checking serde_with v3.6.0
18692024-02-14T22:26:37.100Z Compiling usdt-attr-macro v0.5.0
18702024-02-14T22:26:37.189Z Compiling usdt-macro v0.5.0
18712024-02-14T22:26:37.244Z Checking parse-display v0.9.0
18722024-02-14T22:26:37.485Z Checking memmap v0.7.0
18732024-02-14T22:26:37.716Z Checking cobs v0.2.3
18742024-02-14T22:26:37.861Z Compiling crucible-workspace-hack v0.1.0
18752024-02-14T22:26:37.916Z Checking embedded-io v0.4.0
18762024-02-14T22:26:38.055Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18772024-02-14T22:26:38.185Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18782024-02-14T22:26:38.209Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18792024-02-14T22:26:38.633Z Checking postcard v1.0.8
18802024-02-14T22:26:38.905Z Checking num_enum v0.5.11
18812024-02-14T22:26:40.201Z Checking usdt v0.5.0
18822024-02-14T22:26:40.211Z Compiling foreign-types-macros v0.2.3
18832024-02-14T22:26:40.212Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18842024-02-14T22:26:40.212Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18852024-02-14T22:26:40.212Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18862024-02-14T22:26:40.212Z Checking foreign-types-shared v0.3.1
18872024-02-14T22:26:40.212Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18882024-02-14T22:26:40.212Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18892024-02-14T22:26:40.233Z Checking cstr-argument v0.1.2
18902024-02-14T22:26:40.419Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18912024-02-14T22:26:40.461Z Checking foreign-types v0.5.0
18922024-02-14T22:26:40.582Z Checking pretty-hex v0.2.1
18932024-02-14T22:26:41.124Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18942024-02-14T22:26:41.124Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18952024-02-14T22:26:41.124Z Checking colored v2.0.4
18962024-02-14T22:26:41.124Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18972024-02-14T22:26:41.125Z Compiling zone_cfg_derive v0.3.0
18982024-02-14T22:26:41.125Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18992024-02-14T22:26:41.173Z Compiling num-derive v0.4.0
19002024-02-14T22:26:41.276Z Compiling mockall_derive v0.12.0
19012024-02-14T22:26:41.480Z Checking downcast v0.11.0
19022024-02-14T22:26:41.789Z Checking fragile v2.0.0
19032024-02-14T22:26:42.055Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19042024-02-14T22:26:42.324Z Checking smf v0.2.2
19052024-02-14T22:26:42.363Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19062024-02-14T22:26:42.781Z Checking xattr v1.0.1
19072024-02-14T22:26:42.833Z Checking zone v0.3.0
19082024-02-14T22:26:42.970Z Checking filetime v0.2.23
19092024-02-14T22:26:43.187Z Checking same-file v1.0.6
19102024-02-14T22:26:43.363Z Checking tar v0.4.40
19112024-02-14T22:26:43.381Z Checking walkdir v2.4.0
19122024-02-14T22:26:43.654Z Checking pem v3.0.2
19132024-02-14T22:26:43.669Z Compiling rayon-core v1.12.0
19142024-02-14T22:26:43.898Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19152024-02-14T22:26:44.387Z Checking linked-hash-map v0.5.6
19162024-02-14T22:26:44.387Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19172024-02-14T22:26:44.387Z Checking itertools v0.12.1
19182024-02-14T22:26:44.387Z Checking headers-core v0.2.0
19192024-02-14T22:26:44.387Z Checking lru-cache v0.1.2
19202024-02-14T22:26:44.387Z Checking headers v0.3.9
19212024-02-14T22:26:44.462Z Checking password-hash v0.5.0
19222024-02-14T22:26:44.471Z Checking blake2 v0.10.6
19232024-02-14T22:26:44.921Z Checking swrite v0.1.0
19242024-02-14T22:26:44.941Z Checking argon2 v0.5.3
19252024-02-14T22:26:45.048Z Checking rcgen v0.12.1
19262024-02-14T22:26:45.516Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-14T22:26:45.582Z Checking atomicwrites v0.4.3
19282024-02-14T22:26:45.645Z Checking subprocess v0.2.9
19292024-02-14T22:26:45.786Z Checking arc-swap v1.6.0
19302024-02-14T22:26:45.806Z Compiling cancel-safe-futures v0.1.5
19312024-02-14T22:26:45.841Z Checking half v2.3.1
19322024-02-14T22:26:46.230Z Checking ciborium-io v0.2.2
19332024-02-14T22:26:46.694Z Checking slog-scope v4.4.0
19342024-02-14T22:26:46.702Z Checking resolv-conf v0.7.0
19352024-02-14T22:26:46.702Z Checking ciborium-ll v0.2.2
19362024-02-14T22:26:46.702Z Checking slog-stdlog v4.1.1
19372024-02-14T22:26:46.702Z Checking slog-envlogger v2.2.0
19382024-02-14T22:26:47.138Z Checking ciborium v0.2.2
19392024-02-14T22:26:47.149Z Checking trust-dns-resolver v0.22.0
19402024-02-14T22:26:47.149Z Checking libsw v3.3.1
19412024-02-14T22:26:47.149Z Compiling derive-where v1.2.7
19422024-02-14T22:26:47.149Z Checking owo-colors v4.0.0
19432024-02-14T22:26:47.149Z Checking linear-map v1.2.0
19442024-02-14T22:26:47.149Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19452024-02-14T22:26:47.596Z Compiling slog-dtrace v0.3.0
19462024-02-14T22:26:47.802Z Checking textwrap v0.11.0
19472024-02-14T22:26:47.837Z Compiling heck v0.3.3
19482024-02-14T22:26:48.026Z Compiling blake3 v1.5.0
19492024-02-14T22:26:48.259Z Compiling libefi-sys v0.1.0
19502024-02-14T22:26:48.484Z Checking vec_map v0.8.2
19512024-02-14T22:26:48.589Z Checking termcolor v1.2.0
19522024-02-14T22:26:48.741Z Checking ansi_term v0.12.1
19532024-02-14T22:26:48.839Z Checking strsim v0.8.0
19542024-02-14T22:26:49.038Z Checking clap v2.34.0
19552024-02-14T22:26:49.061Z Compiling structopt-derive v0.4.18
19562024-02-14T22:26:50.766Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19572024-02-14T22:26:50.766Z Checking nibble_vec v0.1.0
19582024-02-14T22:26:50.767Z Checking endian-type v0.1.2
19592024-02-14T22:26:50.767Z Compiling radium v0.7.0
19602024-02-14T22:26:50.767Z Checking radix_trie v0.2.1
19612024-02-14T22:26:51.358Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19622024-02-14T22:26:51.358Z Checking mockall v0.12.0
19632024-02-14T22:26:51.358Z Compiling maybe-uninit v2.0.0
19642024-02-14T22:26:51.358Z Checking tap v1.0.1
19652024-02-14T22:26:51.358Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19662024-02-14T22:26:51.358Z Checking wyz v0.5.1
19672024-02-14T22:26:51.358Z Checking fxhash v0.2.1
19682024-02-14T22:26:51.464Z Checking gethostname v0.4.3
19692024-02-14T22:26:51.491Z Compiling num-bigint-dig v0.8.4
19702024-02-14T22:26:51.496Z Checking funty v2.0.0
19712024-02-14T22:26:51.524Z Compiling semver v0.1.20
19722024-02-14T22:26:51.618Z Compiling packed_struct v0.10.1
19732024-02-14T22:26:51.870Z Checking crc-catalog v2.2.0
19742024-02-14T22:26:52.005Z Checking crc v3.0.1
19752024-02-14T22:26:52.155Z Compiling rustc_version v0.1.7
19762024-02-14T22:26:52.268Z Compiling packed_struct_codegen v0.10.1
19772024-02-14T22:26:52.294Z Compiling indexmap v1.9.3
19782024-02-14T22:26:52.347Z Checking nodrop v0.1.14
19792024-02-14T22:26:52.480Z Checking structopt v0.3.26
19802024-02-14T22:26:52.498Z Checking array-init v0.0.4
19812024-02-14T22:26:52.682Z Compiling newtype_derive v0.1.6
19822024-02-14T22:26:52.705Z Checking smallvec v0.6.14
19832024-02-14T22:26:52.735Z Checking bitvec v1.0.1
19842024-02-14T22:26:53.039Z Checking pkcs1 v0.7.5
19852024-02-14T22:26:53.131Z Checking signature v2.1.0
19862024-02-14T22:26:53.322Z Compiling crossbeam-deque v0.8.3
19872024-02-14T22:26:53.884Z Checking hashbrown v0.12.3
19882024-02-14T22:26:53.891Z Checking bitfield v0.14.0
19892024-02-14T22:26:55.672Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19902024-02-14T22:26:55.711Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-02-14T22:26:55.711Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19922024-02-14T22:26:55.711Z Checking rsa v0.9.2
19932024-02-14T22:26:55.711Z Checking serde-hex v0.1.0
19942024-02-14T22:26:55.712Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19952024-02-14T22:26:55.724Z Checking env_logger v0.10.0
19962024-02-14T22:26:55.739Z Checking x509-cert v0.2.4
19972024-02-14T22:26:56.164Z Checking ron v0.8.1
19982024-02-14T22:26:56.173Z Compiling semver-parser v0.10.2
19992024-02-14T22:26:57.174Z Compiling num-rational v0.4.1
20002024-02-14T22:26:57.531Z Checking crc-any v2.4.3
20012024-02-14T22:26:57.615Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20022024-02-14T22:26:57.904Z Compiling semver v0.11.0
20032024-02-14T22:26:57.927Z Compiling rayon v1.8.0
20042024-02-14T22:26:58.444Z Checking object v0.30.4
20052024-02-14T22:26:59.138Z Compiling memmap2 v0.7.1
20062024-02-14T22:26:59.889Z Compiling home v0.5.5
20072024-02-14T22:26:59.892Z Compiling arrayvec v0.7.4
20082024-02-14T22:27:00.038Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20092024-02-14T22:27:00.081Z Compiling constant_time_eq v0.3.0
20102024-02-14T22:27:00.153Z Compiling arrayref v0.3.7
20112024-02-14T22:27:00.267Z Checking path-slash v0.1.5
20122024-02-14T22:27:00.282Z Compiling toolchain_find v0.2.0
20132024-02-14T22:27:00.424Z Checking steno v0.4.0
20142024-02-14T22:27:01.375Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20152024-02-14T22:27:01.580Z Compiling toml v0.5.11
20162024-02-14T22:27:01.821Z Checking num-complex v0.4.4
20172024-02-14T22:27:02.812Z Compiling topological-sort v0.2.2
20182024-02-14T22:27:03.050Z Compiling convert_case v0.4.0
20192024-02-14T22:27:03.139Z Checking num v0.4.1
20202024-02-14T22:27:03.164Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20212024-02-14T22:27:03.254Z Checking newline-converter v0.3.0
20222024-02-14T22:27:03.412Z Compiling omicron-zone-package v0.11.0
20232024-02-14T22:27:04.091Z Compiling derive_more v0.99.17
20242024-02-14T22:27:04.561Z Compiling rustfmt-wrapper v0.2.0
20252024-02-14T22:27:05.163Z Checking expectorate v1.1.0
20262024-02-14T22:27:05.281Z Checking utf-8 v0.7.6
20272024-02-14T22:27:05.772Z Compiling buf-list v1.0.3
20282024-02-14T22:27:05.866Z Checking tungstenite v0.20.1
20292024-02-14T22:27:06.026Z Checking display-error-chain v0.2.0
20302024-02-14T22:27:06.026Z Compiling parking_lot_core v0.8.6
20312024-02-14T22:27:22.920Z Checking keccak v0.1.4
20322024-02-14T22:27:23.014Z Checking tokio-tungstenite v0.20.1
20332024-02-14T22:27:23.014Z Checking trust-dns-client v0.22.0
20342024-02-14T22:27:23.014Z Checking sha3 v0.10.8
20352024-02-14T22:27:23.014Z Checking parking_lot v0.11.2
20362024-02-14T22:27:23.014Z Checking secrecy v0.8.0
20372024-02-14T22:27:23.015Z Compiling pin-project-internal v1.1.3
20382024-02-14T22:27:23.015Z Compiling doc-comment v0.3.3
20392024-02-14T22:27:23.015Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20402024-02-14T22:27:23.015Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20412024-02-14T22:27:23.015Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20422024-02-14T22:27:23.015Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20432024-02-14T22:27:23.015Z Checking trust-dns-server v0.22.1
20442024-02-14T22:27:23.015Z Checking sled v0.34.7
20452024-02-14T22:27:23.096Z Checking pin-project v1.1.3
20462024-02-14T22:27:23.153Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20472024-02-14T22:27:23.153Z Checking glob v0.3.1
20482024-02-14T22:27:23.153Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20492024-02-14T22:27:23.153Z Compiling vte_generate_state_changes v0.1.1
20502024-02-14T22:27:23.153Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20512024-02-14T22:27:23.153Z Checking vte v0.11.1
20522024-02-14T22:27:23.153Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20532024-02-14T22:27:23.153Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20542024-02-14T22:27:23.153Z Compiling unicase v2.7.0
20552024-02-14T22:27:23.153Z Compiling platforms v3.0.2
20562024-02-14T22:27:23.153Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20572024-02-14T22:27:23.153Z Checking strip-ansi-escapes v0.2.0
20582024-02-14T22:27:23.154Z Checking fd-lock v3.0.13
20592024-02-14T22:27:23.154Z Compiling snafu-derive v0.7.5
20602024-02-14T22:27:23.154Z Compiling fs-err v2.11.0
20612024-02-14T22:27:23.154Z Checking nu-ansi-term v0.49.0
20622024-02-14T22:27:23.154Z Checking globset v0.4.13
20632024-02-14T22:27:23.154Z Checking reedline v0.28.0
20642024-02-14T22:27:23.154Z Checking olpc-cjson v0.1.3
20652024-02-14T22:27:23.154Z Checking serde_plain v1.0.2
20662024-02-14T22:27:23.154Z Compiling async-recursion v1.0.5
20672024-02-14T22:27:23.154Z Checking typed-path v0.7.0
20682024-02-14T22:27:23.154Z Compiling curve25519-dalek v4.1.1
20692024-02-14T22:27:23.154Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20702024-02-14T22:27:23.154Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20712024-02-14T22:27:23.154Z Compiling memoffset v0.7.1
20722024-02-14T22:27:23.154Z Checking parse-size v1.0.0
20732024-02-14T22:27:23.155Z Compiling mime_guess v2.0.4
20742024-02-14T22:27:23.155Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752024-02-14T22:27:23.155Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20762024-02-14T22:27:23.155Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20772024-02-14T22:27:23.155Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20782024-02-14T22:27:23.155Z Checking universal-hash v0.5.1
20792024-02-14T22:27:23.155Z Compiling thiserror-impl-no-std v2.0.2
20802024-02-14T22:27:23.155Z Compiling curve25519-dalek-derive v0.1.0
20812024-02-14T22:27:23.155Z Checking snafu v0.7.5
20822024-02-14T22:27:23.155Z Checking tough v0.16.0
20832024-02-14T22:27:23.155Z Checking opaque-debug v0.3.0
20842024-02-14T22:27:23.155Z Checking poly1305 v0.8.0
20852024-02-14T22:27:23.155Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20862024-02-14T22:27:24.628Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20872024-02-14T22:27:25.062Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20882024-02-14T22:27:25.484Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20892024-02-14T22:27:29.651Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20902024-02-14T22:27:29.767Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20912024-02-14T22:27:29.767Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20922024-02-14T22:27:29.768Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20932024-02-14T22:27:29.768Z Checking thiserror-no-std v2.0.2
20942024-02-14T22:27:30.821Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20952024-02-14T22:27:30.948Z Checking chacha20 v0.9.1
20962024-02-14T22:27:31.175Z Checking aead v0.5.2
20972024-02-14T22:27:31.334Z Checking kstat-rs v0.2.3
20982024-02-14T22:27:31.406Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20992024-02-14T22:27:31.771Z Checking signature v1.6.4
21002024-02-14T22:27:31.913Z Compiling salty v0.2.0
21012024-02-14T22:27:32.560Z Checking ed25519 v1.5.3
21022024-02-14T22:27:32.839Z Checking chacha20poly1305 v0.10.1
21032024-02-14T22:27:33.445Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21042024-02-14T22:27:33.453Z Checking vsss-rs v3.3.4
21052024-02-14T22:27:33.770Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21062024-02-14T22:27:34.049Z Checking serde-big-array v0.5.1
21072024-02-14T22:27:34.262Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21082024-02-14T22:27:35.368Z Checking bytecount v0.6.3
21092024-02-14T22:27:35.533Z Checking papergrid v0.11.0
21102024-02-14T22:27:36.091Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21112024-02-14T22:27:37.106Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21122024-02-14T22:27:37.175Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21132024-02-14T22:27:37.428Z Compiling tabled_derive v0.7.0
21142024-02-14T22:27:38.287Z Checking signal-hook-tokio v0.3.1
21152024-02-14T22:27:38.479Z Checking fd-lock v4.0.2
21162024-02-14T22:27:38.691Z Checking nix v0.27.1
21172024-02-14T22:27:38.884Z Checking serde-big-array v0.4.1
21182024-02-14T22:27:39.057Z Compiling sqlparser_derive v0.2.2
21192024-02-14T22:27:39.507Z Checking humantime v2.1.0
21202024-02-14T22:27:39.835Z Checking unicode_categories v0.1.1
21212024-02-14T22:27:40.275Z Compiling prettyplease v0.2.16
21222024-02-14T22:27:40.296Z Checking tabled v0.15.0
21232024-02-14T22:27:40.314Z Checking sqlparser v0.43.1
21242024-02-14T22:27:40.639Z Checking sqlformat v0.2.3
21252024-02-14T22:27:41.666Z Checking rustyline v13.0.0
21262024-02-14T22:27:41.711Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21272024-02-14T22:27:42.435Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21282024-02-14T22:27:43.596Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21292024-02-14T22:27:43.650Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21302024-02-14T22:27:43.681Z Checking bcs v0.1.6
21312024-02-14T22:27:44.590Z Checking corncobs v0.1.3
21322024-02-14T22:27:44.602Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21332024-02-14T22:27:44.602Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21342024-02-14T22:27:44.805Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21352024-02-14T22:27:47.967Z Checking highway v1.1.0
21362024-02-14T22:27:47.967Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21372024-02-14T22:27:47.967Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21382024-02-14T22:27:48.186Z Compiling crunchy v0.2.2
21392024-02-14T22:27:48.547Z Checking http-range v0.1.5
21402024-02-14T22:27:48.732Z Checking hyper-staticfile v0.9.5
21412024-02-14T22:27:48.798Z Compiling clang-sys v1.6.1
21422024-02-14T22:27:49.003Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21432024-02-14T22:27:49.020Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21442024-02-14T22:27:49.135Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21452024-02-14T22:27:49.175Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21462024-02-14T22:27:49.570Z Compiling tiny-keccak v2.0.2
21472024-02-14T22:27:49.695Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21482024-02-14T22:27:50.051Z Compiling darling_core v0.14.4
21492024-02-14T22:27:50.074Z Checking assert_matches v1.5.0
21502024-02-14T22:27:50.179Z Compiling ascii-canvas v3.0.0
21512024-02-14T22:27:51.292Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21522024-02-14T22:27:51.621Z Compiling ena v0.14.2
21532024-02-14T22:27:52.066Z Compiling libloading v0.7.4
21542024-02-14T22:27:52.332Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21552024-02-14T22:27:52.501Z Compiling regex-syntax v0.6.29
21562024-02-14T22:27:54.354Z Compiling diff v0.1.13
21572024-02-14T22:27:54.823Z Compiling bindgen v0.69.2
21582024-02-14T22:27:54.823Z Compiling cexpr v0.6.0
21592024-02-14T22:27:55.733Z Compiling which v4.4.0
21602024-02-14T22:27:56.158Z Compiling lalrpop v0.19.12
21612024-02-14T22:27:56.511Z Compiling lazycell v1.3.0
21622024-02-14T22:27:56.602Z Compiling shlex v1.3.0
21632024-02-14T22:27:56.667Z Compiling darling_macro v0.14.4
21642024-02-14T22:27:57.059Z Compiling portable-atomic v1.4.3
21652024-02-14T22:27:57.118Z Compiling ref-cast v1.0.20
21662024-02-14T22:27:57.690Z Compiling peeking_take_while v0.1.2
21672024-02-14T22:27:57.854Z Compiling rustc-hash v1.1.0
21682024-02-14T22:27:57.860Z Compiling darling v0.14.4
21692024-02-14T22:27:57.986Z Checking maplit v1.0.2
21702024-02-14T22:27:58.097Z Compiling derive_builder_core v0.12.0
21712024-02-14T22:27:58.301Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21722024-02-14T22:27:58.416Z Compiling ref-cast-impl v1.0.20
21732024-02-14T22:27:58.634Z Compiling libxml v0.3.3
21742024-02-14T22:28:00.862Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21752024-02-14T22:28:01.011Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21762024-02-14T22:28:01.012Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21772024-02-14T22:28:01.012Z Compiling strum_macros v0.24.3
21782024-02-14T22:28:01.012Z Compiling cookie v0.18.0
21792024-02-14T22:28:01.037Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21802024-02-14T22:28:01.037Z Compiling derive_builder_macro v0.12.0
21812024-02-14T22:28:01.178Z Compiling indoc v1.0.9
21822024-02-14T22:28:02.133Z Checking number_prefix v0.4.0
21832024-02-14T22:28:02.188Z Checking indicatif v0.17.7
21842024-02-14T22:28:02.361Z Checking derive_builder v0.12.0
21852024-02-14T22:28:02.861Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21862024-02-14T22:28:03.175Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21872024-02-14T22:28:03.212Z Checking bb8 v0.8.3
21882024-02-14T22:28:04.218Z Checking quick-xml v0.30.0
21892024-02-14T22:28:04.534Z Checking castaway v0.2.2
21902024-02-14T22:28:04.690Z Compiling strum_macros v0.26.1
21912024-02-14T22:28:04.721Z Compiling impl-trait-for-tuples v0.2.2
21922024-02-14T22:28:04.779Z Compiling oso-derive v0.27.0
21932024-02-14T22:28:05.989Z Checking compact_str v0.7.1
21942024-02-14T22:28:06.889Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21952024-02-14T22:28:08.070Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21962024-02-14T22:28:08.448Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21972024-02-14T22:28:09.657Z Checking lru v0.12.1
21982024-02-14T22:28:09.932Z Compiling stability v0.1.1
21992024-02-14T22:28:10.405Z Checking cassowary v0.3.0
22002024-02-14T22:28:10.644Z Checking strum v0.26.1
22012024-02-14T22:28:10.805Z Compiling indoc v2.0.3
22022024-02-14T22:28:10.827Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22032024-02-14T22:28:11.086Z Checking smawk v0.3.1
22042024-02-14T22:28:11.319Z Checking unicode-linebreak v0.1.5
22052024-02-14T22:28:12.168Z Checking textwrap v0.16.0
22062024-02-14T22:28:12.172Z Checking ratatui v0.26.1
22072024-02-14T22:28:12.219Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22082024-02-14T22:28:12.602Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22092024-02-14T22:28:12.999Z Checking is_ci v1.1.1
22102024-02-14T22:28:13.137Z Checking supports-color v2.1.0
22112024-02-14T22:28:13.758Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22122024-02-14T22:28:13.762Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22132024-02-14T22:28:13.762Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22142024-02-14T22:28:14.747Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22152024-02-14T22:28:15.084Z Checking rtoolbox v0.0.1
22162024-02-14T22:28:15.306Z Checking rpassword v7.3.1
22172024-02-14T22:28:15.389Z Checking tui-tree-widget v0.17.0
22182024-02-14T22:28:15.480Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22192024-02-14T22:28:15.729Z Checking fatfs v0.3.6
22202024-02-14T22:28:16.870Z Checking shell-words v1.1.0
22212024-02-14T22:28:17.065Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22222024-02-14T22:28:17.184Z Checking yansi v0.5.1
22232024-02-14T22:28:17.488Z Compiling target-lexicon v0.12.13
22242024-02-14T22:28:17.679Z Checking pretty_assertions v1.4.0
22252024-02-14T22:28:18.016Z Checking plotters-backend v0.3.5
22262024-02-14T22:28:18.400Z Compiling guppy-workspace-hack v0.1.0
22272024-02-14T22:28:18.704Z Checking plotters-svg v0.3.5
22282024-02-14T22:28:18.754Z Checking http-body v1.0.0
22292024-02-14T22:28:18.952Z Checking rand v0.4.6
22302024-02-14T22:28:18.975Z Checking cast v0.3.0
22312024-02-14T22:28:19.197Z Compiling target-spec v3.1.0
22322024-02-14T22:28:19.315Z Checking remove_dir_all v0.5.3
22332024-02-14T22:28:19.578Z Checking tower-layer v0.3.2
22342024-02-14T22:28:19.829Z Checking tower v0.4.13
22352024-02-14T22:28:19.848Z Checking criterion-plot v0.5.0
22362024-02-14T22:28:19.974Z Checking tempdir v0.3.7
22372024-02-14T22:28:20.158Z Checking cfg-expr v0.15.6
22382024-02-14T22:28:20.357Z Checking hyper v1.1.0
22392024-02-14T22:28:20.712Z Checking plotters v0.3.5
22402024-02-14T22:28:21.099Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22412024-02-14T22:28:21.453Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22422024-02-14T22:28:21.688Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22432024-02-14T22:28:22.108Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22442024-02-14T22:28:22.490Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22452024-02-14T22:28:22.613Z Checking tinytemplate v1.2.1
22462024-02-14T22:28:23.038Z Checking cargo-platform v0.1.3
22472024-02-14T22:28:23.368Z Checking oorandom v11.1.3
22482024-02-14T22:28:23.512Z Checking anes v0.1.6
22492024-02-14T22:28:23.741Z Checking cargo_metadata v0.18.1
22502024-02-14T22:28:23.914Z Checking criterion v0.5.1
22512024-02-14T22:28:24.184Z Checking hyper-util v0.1.2
22522024-02-14T22:28:26.138Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22532024-02-14T22:28:26.143Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22542024-02-14T22:28:26.143Z Checking assert_cmd v2.0.13
22552024-02-14T22:28:26.370Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22562024-02-14T22:28:27.063Z Checking rustls-native-certs v0.7.0
22572024-02-14T22:28:27.219Z Checking pathdiff v0.2.1
22582024-02-14T22:28:27.387Z Checking nested v0.1.1
22592024-02-14T22:28:27.612Z Checking guppy v0.17.5
22602024-02-14T22:28:30.083Z Checking hyper-rustls v0.26.0
22612024-02-14T22:28:30.456Z Checking httptest v0.15.5
22622024-02-14T22:28:31.242Z Checking threadpool v1.8.1
22632024-02-14T22:28:31.409Z Checking nanorand v0.7.0
22642024-02-14T22:28:31.804Z Checking flume v0.11.0
22652024-02-14T22:28:32.331Z Checking libtest-mimic v0.6.1
22662024-02-14T22:28:32.338Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22672024-02-14T22:28:32.704Z Checking similar-asserts v1.5.0
22682024-02-14T22:28:32.765Z Compiling rstest_macros v0.18.2
22692024-02-14T22:28:33.450Z Checking datatest-stable v0.2.3
22702024-02-14T22:28:33.674Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22712024-02-14T22:28:35.323Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22722024-02-14T22:28:35.379Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22732024-02-14T22:28:35.445Z Checking csv-core v0.1.11
22742024-02-14T22:28:35.547Z Checking constant_time_eq v0.2.6
22752024-02-14T22:28:35.682Z Compiling relative-path v1.9.0
22762024-02-14T22:28:35.698Z Compiling trybuild v1.0.89
22772024-02-14T22:28:35.734Z Checking csv v1.3.0
22782024-02-14T22:28:36.187Z Checking blake2b_simd v1.0.1
22792024-02-14T22:28:36.805Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22802024-02-14T22:28:37.055Z Checking multimap v0.8.3
22812024-02-14T22:28:37.381Z Checking basic-toml v0.1.8
22822024-02-14T22:28:38.298Z Checking futures-timer v3.0.2
22832024-02-14T22:28:44.295Z Checking rust-argon2 v1.0.1
22842024-02-14T22:28:44.490Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22852024-02-14T22:28:44.490Z Checking partial-io v0.5.4
22862024-02-14T22:28:44.490Z Checking approx v0.5.1
22872024-02-14T22:28:44.490Z Checking termios v0.3.3
22882024-02-14T22:28:44.490Z Checking hex-literal v0.4.1
22892024-02-14T22:28:47.002Z Checking rstest v0.18.2
22902024-02-14T22:28:49.071Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22912024-02-14T22:29:40.264Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22922024-02-14T22:29:41.635Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22932024-02-14T22:29:43.087Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22942024-02-14T22:29:46.185Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
22952024-02-14T22:29:48.664Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22962024-02-14T22:30:08.293Z Compiling polar-core v0.27.0
22972024-02-14T22:30:15.638Z Checking oso v0.27.0
22982024-02-14T22:30:46.290Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22992024-02-14T22:32:01.174Z Finished dev [unoptimized + debuginfo] target(s) in 7m 38s
23002024-02-14T22:32:01.370Z
23012024-02-14T22:32:01.377Zreal 8:25.515244619
23022024-02-14T22:32:01.377Zuser 43:19.497607074
23032024-02-14T22:32:01.377Zsys 6:59.274964469
23042024-02-14T22:32:01.377Ztrap 1.300160303
23052024-02-14T22:32:01.377Ztflt 5.134461058
23062024-02-14T22:32:01.378Zdflt 5.066032092
23072024-02-14T22:32:01.378Zkflt 0.050881130
23082024-02-14T22:32:01.378Zlock 1:07:13.081835011
23092024-02-14T22:32:01.378Zslp 2:12:25.674668562
23102024-02-14T22:32:01.379Zlat 1:53.877264283
23112024-02-14T22:32:01.379Zstop 4:26.910983756
23122024-02-14T22:32:02.289Zwarning: output filename collision.
23132024-02-14T22:32:02.289ZThe 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)`.
23142024-02-14T22:32:02.289ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23152024-02-14T22:32:02.289ZThe targets should have unique names.
23162024-02-14T22:32:02.289ZThis is a known bug where multiple crates with the same name use
23172024-02-14T22:32:02.290Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182024-02-14T22:32:02.298Zwarning: output filename collision.
23192024-02-14T22:32:02.298ZThe 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)`.
23202024-02-14T22:32:02.298ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23212024-02-14T22:32:02.298ZThe targets should have unique names.
23222024-02-14T22:32:02.298ZThis is a known bug where multiple crates with the same name use
23232024-02-14T22:32:02.298Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242024-02-14T22:32:02.299Zwarning: output filename collision.
23252024-02-14T22:32:02.299ZThe 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)`.
23262024-02-14T22:32:02.299ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23272024-02-14T22:32:02.299ZThe targets should have unique names.
23282024-02-14T22:32:02.299ZThis is a known bug where multiple crates with the same name use
23292024-02-14T22:32:02.299Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-14T22:32:02.299Zwarning: output filename collision.
23312024-02-14T22:32:02.299ZThe 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)`.
23322024-02-14T22:32:02.299ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23332024-02-14T22:32:02.299ZThe targets should have unique names.
23342024-02-14T22:32:02.299ZThis is a known bug where multiple crates with the same name use
23352024-02-14T22:32:02.299Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-14T22:32:02.300Zwarning: output filename collision.
23372024-02-14T22:32:02.300ZThe 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)`.
23382024-02-14T22:32:02.300ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23392024-02-14T22:32:02.300ZThe targets should have unique names.
23402024-02-14T22:32:02.300ZThis is a known bug where multiple crates with the same name use
23412024-02-14T22:32:02.300Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-02-14T22:32:02.300Zwarning: output filename collision.
23432024-02-14T22:32:02.300ZThe 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)`.
23442024-02-14T22:32:02.300ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23452024-02-14T22:32:02.300ZThe targets should have unique names.
23462024-02-14T22:32:02.300ZThis is a known bug where multiple crates with the same name use
23472024-02-14T22:32:02.301Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482024-02-14T22:32:02.301Zwarning: output filename collision.
23492024-02-14T22:32:02.301ZThe 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)`.
23502024-02-14T22:32:02.301ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23512024-02-14T22:32:02.301ZThe targets should have unique names.
23522024-02-14T22:32:02.301ZThis is a known bug where multiple crates with the same name use
23532024-02-14T22:32:02.301Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23542024-02-14T22:32:02.780Z Documenting libc v0.2.153
23552024-02-14T22:32:02.788Z Documenting cfg-if v1.0.0
23562024-02-14T22:32:02.832Z Documenting serde_derive v1.0.196
23572024-02-14T22:32:03.262Z Documenting log v0.4.20
23582024-02-14T22:32:03.277Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23592024-02-14T22:32:03.277Z Documenting memchr v2.6.3
23602024-02-14T22:32:03.278Z Documenting scopeguard v1.2.0
23612024-02-14T22:32:03.278Z Documenting byteorder v1.5.0
23622024-02-14T22:32:03.278Z Documenting smallvec v1.13.1
23632024-02-14T22:32:05.601Z Documenting itoa v1.0.9
23642024-02-14T22:32:06.051Z Documenting lock_api v0.4.10
23652024-02-14T22:32:06.550Z Documenting zeroize_derive v1.4.2
23662024-02-14T22:32:07.282Z Documenting getrandom v0.2.10
23672024-02-14T22:32:07.508Z Documenting parking_lot_core v0.9.8
23682024-02-14T22:32:07.529Z Documenting once_cell v1.19.0
23692024-02-14T22:32:07.733Z Documenting pin-project-lite v0.2.13
23702024-02-14T22:32:08.583Z Documenting libm v0.2.7
23712024-02-14T22:32:08.781Z Documenting signal-hook-registry v1.4.1
23722024-02-14T22:32:09.417Z Documenting serde v1.0.196
23732024-02-14T22:32:18.928Z Documenting mio v0.8.9
23742024-02-14T22:32:19.145Z Documenting rand_core v0.6.4
23752024-02-14T22:32:19.145Z Documenting parking_lot v0.12.1
23762024-02-14T22:32:19.145Z Documenting num-traits v0.2.16
23772024-02-14T22:32:19.145Z Documenting futures-core v0.3.30
23782024-02-14T22:32:19.145Z Documenting zeroize v1.7.0
23792024-02-14T22:32:19.145Z Documenting thiserror-impl v1.0.56
23802024-02-14T22:32:19.145Z Documenting num_cpus v1.16.0
23812024-02-14T22:32:19.145Z Documenting socket2 v0.5.5
23822024-02-14T22:32:19.145Z Documenting tokio-macros v2.2.0
23832024-02-14T22:32:19.145Z Documenting ryu v1.0.15
23842024-02-14T22:32:19.145Z Documenting typenum v1.16.0
23852024-02-14T22:32:19.145Z Documenting subtle v2.5.0
23862024-02-14T22:32:19.145Z Documenting thiserror v1.0.56
23872024-02-14T22:32:19.145Z Documenting zerocopy v0.7.32
23882024-02-14T22:32:19.145Z Documenting futures-sink v0.3.30
23892024-02-14T22:32:19.382Z Documenting pin-utils v0.1.0
23902024-02-14T22:32:20.298Z Documenting slab v0.4.9
23912024-02-14T22:32:20.932Z Documenting futures-macro v0.3.30
23922024-02-14T22:32:21.581Z Documenting const-oid v0.9.5
23932024-02-14T22:32:22.907Z Documenting futures-channel v0.3.30
23942024-02-14T22:32:24.630Z Documenting futures-io v0.3.30
23952024-02-14T22:32:25.035Z Documenting futures-task v0.3.30
23962024-02-14T22:32:25.994Z Documenting iana-time-zone v0.1.57
23972024-02-14T22:32:26.759Z Documenting ahash v0.8.7
23982024-02-14T22:32:27.217Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23992024-02-14T22:32:27.926Z Documenting tinyvec_macros v0.1.1
24002024-02-14T22:32:28.123Z Documenting allocator-api2 v0.2.16
24012024-02-14T22:32:28.686Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24022024-02-14T22:32:29.123Z Documenting futures-util v0.3.30
24032024-02-14T22:32:29.955Z Documenting tracing-core v0.1.31
24042024-02-14T22:32:31.041Z Documenting tinyvec v1.6.0
24052024-02-14T22:32:31.831Z Documenting tracing-attributes v0.1.26
24062024-02-14T22:32:31.953Z Documenting hashbrown v0.14.2
24072024-02-14T22:32:32.369Z Documenting bytes v1.5.0
24082024-02-14T22:32:34.793Z Documenting bitflags v2.4.0
24092024-02-14T22:32:37.282Z Documenting tokio v1.36.0
24102024-02-14T22:32:38.316Z Documenting serde_json v1.0.113
24112024-02-14T22:32:38.717Z Documenting chrono v0.4.31
24122024-02-14T22:32:38.923Z Documenting uuid v1.7.0
24132024-02-14T22:32:39.156Z Documenting unicode-normalization v0.1.22
24142024-02-14T22:32:40.460Z Documenting ppv-lite86 v0.2.17
24152024-02-14T22:32:43.564Z Documenting equivalent v1.0.1
24162024-02-14T22:32:43.725Z Documenting unicode-bidi v0.3.13
24172024-02-14T22:32:43.782Z Documenting rand_chacha v0.3.1
24182024-02-14T22:32:44.165Z Documenting base64 v0.21.7
24192024-02-14T22:32:44.990Z Documenting percent-encoding v2.3.1
24202024-02-14T22:32:45.478Z Documenting generic-array v0.14.7
24212024-02-14T22:32:46.669Z Documenting indexmap v2.2.2
24222024-02-14T22:32:48.122Z Documenting lazy_static v1.4.0
24232024-02-14T22:32:48.175Z Checking serde_derive_internals v0.26.0
24242024-02-14T22:32:48.386Z Documenting rand v0.8.5
24252024-02-14T22:32:48.821Z Documenting serde_derive_internals v0.26.0
24262024-02-14T22:32:48.874Z Documenting dyn-clone v1.0.16
24272024-02-14T22:32:49.217Z Documenting form_urlencoded v1.2.1
24282024-02-14T22:32:49.439Z Documenting tracing v0.1.37
24292024-02-14T22:32:50.400Z Documenting crypto-common v0.1.6
24302024-02-14T22:32:51.052Z Documenting block-buffer v0.10.4
24312024-02-14T22:32:52.019Z Documenting fnv v1.0.7
24322024-02-14T22:32:52.298Z Documenting cpufeatures v0.2.12
24332024-02-14T22:32:53.310Z Documenting idna v0.5.0
24342024-02-14T22:32:54.110Z Documenting httparse v1.8.0
24352024-02-14T22:32:54.281Z Documenting schemars_derive v0.8.16
24362024-02-14T22:32:55.102Z Documenting errno v0.3.8
24372024-02-14T22:32:55.130Z Documenting unicode-width v0.1.11
24382024-02-14T22:32:55.145Z Documenting digest v0.10.7
24392024-02-14T22:32:55.724Z Documenting unicode-ident v1.0.12
24402024-02-14T22:32:57.460Z Documenting url v2.5.0
24412024-02-14T22:32:57.939Z Documenting httpdate v1.0.3
24422024-02-14T22:32:58.561Z Documenting proc-macro2 v1.0.78
24432024-02-14T22:32:58.686Z Documenting try-lock v0.2.4
24442024-02-14T22:32:59.850Z Documenting rustix v0.38.31
24452024-02-14T22:33:00.898Z Documenting schemars v0.8.16
24462024-02-14T22:33:01.401Z Documenting adler v1.0.2
24472024-02-14T22:33:01.629Z Documenting want v0.3.1
24482024-02-14T22:33:01.746Z Documenting http-body v0.4.5
24492024-02-14T22:33:01.894Z Documenting openssl-sys v0.9.96
24502024-02-14T22:33:02.858Z Documenting openssl-macros v0.1.1
24512024-02-14T22:33:04.732Z Documenting miniz_oxide v0.7.1
24522024-02-14T22:33:05.637Z Documenting tower-service v0.3.2
24532024-02-14T22:33:06.521Z Documenting base64ct v1.6.0
24542024-02-14T22:33:06.880Z Documenting mime v0.3.17
24552024-02-14T22:33:07.551Z Documenting quote v1.0.35
24562024-02-14T22:33:08.096Z Documenting openssl v0.10.60
24572024-02-14T22:33:08.434Z Documenting aho-corasick v1.0.4
24582024-02-14T22:33:08.455Z Documenting slog v2.7.0
24592024-02-14T22:33:09.729Z Documenting openssl-probe v0.1.5
24602024-02-14T22:33:11.095Z Documenting regex-syntax v0.8.2
24612024-02-14T22:33:11.157Z Documenting tokio-util v0.7.10
24622024-02-14T22:33:11.625Z Documenting ipnet v2.9.0
24632024-02-14T22:33:11.758Z Documenting syn v2.0.48
24642024-02-14T22:33:12.926Z Documenting async-trait v0.1.77
24652024-02-14T22:33:13.493Z Documenting pem-rfc7468 v0.7.0
24662024-02-14T22:33:16.808Z Documenting crossbeam-utils v0.8.16
24672024-02-14T22:33:16.847Z Documenting encoding_rs v0.8.33
24682024-02-14T22:33:16.847Z Documenting native-tls v0.2.11
24692024-02-14T22:33:16.990Z Documenting h2 v0.3.24
24702024-02-14T22:33:17.631Z Documenting der_derive v0.7.2
24712024-02-14T22:33:17.661Z Documenting flagset v0.4.3
24722024-02-14T22:33:17.685Z Documenting utf8parse v0.2.1
24732024-02-14T22:33:17.926Z Documenting regex-automata v0.4.4
24742024-02-14T22:33:28.862Z Documenting serde_urlencoded v0.7.1
24752024-02-14T22:33:29.099Z Documenting num-integer v0.1.45
24762024-02-14T22:33:29.099Z Documenting time-macros v0.2.13
24772024-02-14T22:33:29.165Z Documenting tokio-native-tls v0.3.1
24782024-02-14T22:33:29.194Z Documenting der v0.7.8
24792024-02-14T22:33:29.195Z Documenting gimli v0.28.0
24802024-02-14T22:33:29.195Z Documenting num_threads v0.1.6
24812024-02-14T22:33:29.195Z Documenting deranged v0.3.8
24822024-02-14T22:33:29.195Z Documenting time-core v0.1.1
24832024-02-14T22:33:29.196Z Documenting regex v1.10.3
24842024-02-14T22:33:29.196Z Documenting spki v0.7.2
24852024-02-14T22:33:29.196Z Documenting hyper v0.14.27
24862024-02-14T22:33:29.196Z Documenting object v0.32.1
24872024-02-14T22:33:29.743Z Documenting rustc-demangle v0.1.23
24882024-02-14T22:33:30.211Z Documenting time v0.3.27
24892024-02-14T22:33:30.715Z Documenting addr2line v0.21.0
24902024-02-14T22:33:30.857Z Documenting webpki-roots v0.25.2
24912024-02-14T22:33:32.381Z Documenting spin v0.9.8
24922024-02-14T22:33:32.670Z Documenting either v1.9.0
24932024-02-14T22:33:32.701Z Documenting pkcs8 v0.10.2
24942024-02-14T22:33:34.461Z Documenting openapiv3 v2.0.0
24952024-02-14T22:33:34.576Z Documenting futures-executor v0.3.30
24962024-02-14T22:33:35.409Z Checking pest_meta v2.7.6
24972024-02-14T22:33:35.698Z Documenting memoffset v0.9.0
24982024-02-14T22:33:36.366Z Documenting anstyle v1.0.2
24992024-02-14T22:33:36.730Z Documenting data-encoding v2.4.0
25002024-02-14T22:33:37.195Z Documenting anstyle-parse v0.2.1
25012024-02-14T22:33:38.551Z Documenting crossbeam-epoch v0.9.15
25022024-02-14T22:33:39.871Z Documenting ipnetwork v0.20.0
25032024-02-14T22:33:40.458Z Documenting sha2 v0.10.8
25042024-02-14T22:33:40.530Z Documenting hex v0.4.3
25052024-02-14T22:33:40.610Z Documenting hyper-tls v0.5.0
25062024-02-14T22:33:41.030Z Documenting hyper-rustls v0.24.2
25072024-02-14T22:33:41.048Z Documenting backtrace v0.3.69
25082024-02-14T22:33:41.653Z Documenting crc32fast v1.3.2
25092024-02-14T22:33:42.654Z Documenting pest_meta v2.7.6
25102024-02-14T22:33:44.596Z Documenting scroll_derive v0.12.0
25112024-02-14T22:33:44.897Z Documenting anstyle-query v1.0.0
25122024-02-14T22:33:45.227Z Documenting untrusted v0.9.0
25132024-02-14T22:33:45.407Z Documenting colorchoice v1.0.0
25142024-02-14T22:33:46.720Z Documenting pest_generator v2.7.6
25152024-02-14T22:33:47.268Z Documenting anyhow v1.0.75
25162024-02-14T22:33:47.835Z Documenting futures v0.3.30
25172024-02-14T22:33:48.071Z Documenting ring v0.17.7
25182024-02-14T22:33:48.198Z Checking pest_generator v2.7.6
25192024-02-14T22:33:48.497Z Documenting anstream v0.5.0
25202024-02-14T22:33:48.938Z Documenting num-iter v0.1.43
25212024-02-14T22:33:48.969Z Documenting reqwest v0.11.22
25222024-02-14T22:33:49.089Z Documenting scroll v0.12.0
25232024-02-14T22:33:51.466Z Documenting hmac v0.12.1
25242024-02-14T22:33:52.147Z Documenting signal-hook v0.3.17
25252024-02-14T22:33:52.367Z Documenting terminal_size v0.2.6
25262024-02-14T22:33:52.865Z Documenting clap_lex v0.5.1
25272024-02-14T22:33:53.051Z Documenting ucd-trie v0.1.6
25282024-02-14T22:33:53.222Z Documenting static_assertions v1.1.0
25292024-02-14T22:33:55.318Z Documenting plain v0.2.3
25302024-02-14T22:33:56.273Z Documenting strsim v0.10.0
25312024-02-14T22:33:56.353Z Documenting pest_derive v2.7.6
25322024-02-14T22:33:56.394Z Documenting flate2 v1.0.28
25332024-02-14T22:33:56.541Z Documenting clap_derive v4.4.2
25342024-02-14T22:33:57.237Z Documenting unicode-segmentation v1.10.1
25352024-02-14T22:33:58.601Z Documenting pest v2.7.6
25362024-02-14T22:33:59.031Z Documenting goblin v0.8.0
25372024-02-14T22:34:00.121Z Documenting managed v0.8.0
25382024-02-14T22:34:00.575Z Documenting pretty-hex v0.4.1
25392024-02-14T22:34:01.036Z Documenting signal-hook-mio v0.2.3
25402024-02-14T22:34:01.036Z Documenting clap_builder v4.4.2
25412024-02-14T22:34:01.725Z Documenting block-padding v0.3.3
25422024-02-14T22:34:01.742Z Documenting scheduled-thread-pool v0.2.7
25432024-02-14T22:34:02.280Z Documenting dtrace-parser v0.2.0
25442024-02-14T22:34:02.998Z Documenting thread-id v4.2.0
25452024-02-14T22:34:03.619Z Documenting bzip2-sys v0.1.11+1.0.8
25462024-02-14T22:34:05.030Z Documenting enum-as-inner v0.5.1
25472024-02-14T22:34:05.322Z Documenting dof v0.3.0
25482024-02-14T22:34:05.748Z Documenting diesel_table_macro_syntax v0.1.0
25492024-02-14T22:34:05.891Z Checking diesel_table_macro_syntax v0.1.0
25502024-02-14T22:34:06.065Z Documenting inout v0.1.3
25512024-02-14T22:34:06.903Z Documenting r2d2 v0.8.10
25522024-02-14T22:34:07.051Z Documenting crossterm v0.27.0
25532024-02-14T22:34:07.110Z Documenting clap v4.4.3
25542024-02-14T22:34:07.564Z Documenting bzip2 v0.4.4
25552024-02-14T22:34:09.415Z Documenting trust-dns-proto v0.22.0
25562024-02-14T22:34:10.211Z Documenting md-5 v0.10.5
25572024-02-14T22:34:10.270Z Documenting diesel_derives v2.1.2
25582024-02-14T22:34:11.000Z Documenting usdt-impl v0.5.0
25592024-02-14T22:34:11.104Z Documenting stringprep v0.1.3
25602024-02-14T22:34:11.656Z Documenting toml_datetime v0.6.5
25612024-02-14T22:34:12.046Z Documenting serde_spanned v0.6.5
25622024-02-14T22:34:12.287Z Documenting ff v0.13.0
25632024-02-14T22:34:15.010Z Documenting regress v0.7.1
25642024-02-14T22:34:15.156Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25652024-02-14T22:34:15.633Z Documenting base16ct v0.2.0
25662024-02-14T22:34:15.939Z Documenting siphasher v0.3.11
25672024-02-14T22:34:16.225Z Documenting fallible-iterator v0.2.0
25682024-02-14T22:34:17.112Z Documenting bit-vec v0.6.3
25692024-02-14T22:34:18.388Z Documenting winnow v0.5.15
25702024-02-14T22:34:18.504Z Documenting group v0.13.0
25712024-02-14T22:34:18.758Z Documenting sec1 v0.7.3
25722024-02-14T22:34:18.874Z Documenting phf_shared v0.11.2
25732024-02-14T22:34:19.031Z Documenting diesel v2.1.4
25742024-02-14T22:34:21.285Z Documenting zip v0.6.6
25752024-02-14T22:34:21.294Z Documenting postgres-protocol v0.6.6
25762024-02-14T22:34:21.334Z Documenting cipher v0.4.4
25772024-02-14T22:34:22.549Z Documenting hkdf v0.12.4
25782024-02-14T22:34:22.650Z Documenting num-bigint v0.4.4
25792024-02-14T22:34:23.422Z Documenting toml_edit v0.21.1
25802024-02-14T22:34:24.882Z Documenting crypto-bigint v0.5.2
25812024-02-14T22:34:25.304Z Documenting hubpack v0.1.2
25822024-02-14T22:34:27.543Z Documenting bstr v1.6.0
25832024-02-14T22:34:27.922Z Documenting serde_repr v0.1.16
25842024-02-14T22:34:28.170Z Documenting lalrpop-util v0.19.12
25852024-02-14T22:34:29.307Z Documenting fixedbitset v0.4.2
25862024-02-14T22:34:29.938Z Documenting heck v0.4.1
25872024-02-14T22:34:30.259Z Documenting new_debug_unreachable v1.0.4
25882024-02-14T22:34:31.986Z Documenting minimal-lexical v0.2.1
25892024-02-14T22:34:32.618Z Documenting precomputed-hash v0.1.1
25902024-02-14T22:34:32.774Z Documenting petgraph v0.6.4
25912024-02-14T22:34:32.814Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25922024-02-14T22:34:32.908Z Documenting elliptic-curve v0.13.8
25932024-02-14T22:34:33.175Z Documenting yasna v0.5.2
25942024-02-14T22:34:34.618Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25952024-02-14T22:34:35.789Z Documenting nom v7.1.3
25962024-02-14T22:34:36.394Z Documenting string_cache v0.8.7
25972024-02-14T22:34:39.587Z Documenting postgres-types v0.2.6
25982024-02-14T22:34:39.639Z Documenting phf v0.11.2
25992024-02-14T22:34:40.031Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26002024-02-14T22:34:40.182Z Documenting console v0.15.8
26012024-02-14T22:34:40.754Z Documenting semver v1.0.21
26022024-02-14T22:34:41.152Z Documenting float-cmp v0.9.0
26032024-02-14T22:34:42.610Z Documenting whoami v1.4.1
26042024-02-14T22:34:43.307Z Documenting predicates-core v1.0.6
26052024-02-14T22:34:43.610Z Documenting difflib v0.4.0
26062024-02-14T22:34:44.460Z Documenting normalize-line-endings v0.3.0
26072024-02-14T22:34:45.075Z Documenting bit-set v0.5.3
26082024-02-14T22:34:46.597Z Documenting similar v2.3.0
26092024-02-14T22:34:46.601Z Documenting getopts v0.2.21
26102024-02-14T22:34:46.815Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26112024-02-14T22:34:47.091Z Documenting tokio-stream v0.1.14
26122024-02-14T22:34:47.389Z Checking ident_case v1.0.1
26132024-02-14T22:34:47.423Z Documenting tokio-postgres v0.7.10
26142024-02-14T22:34:47.530Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26152024-02-14T22:34:48.137Z Documenting predicates v3.1.0
26162024-02-14T22:34:49.197Z Documenting match_cfg v0.1.0
26172024-02-14T22:34:50.481Z Documenting sha1 v0.10.6
26182024-02-14T22:34:51.015Z Documenting dirs-sys-next v0.1.2
26192024-02-14T22:34:51.988Z Documenting hostname v0.3.1
26202024-02-14T22:34:52.281Z Documenting rustls-pki-types v1.1.0
26212024-02-14T22:34:53.083Z Documenting camino v1.1.6
26222024-02-14T22:34:54.552Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26232024-02-14T22:34:54.736Z Documenting paste v1.0.14
26242024-02-14T22:34:54.870Z Documenting dirs-next v2.0.0
26252024-02-14T22:34:55.733Z Documenting thread_local v1.1.7
26262024-02-14T22:34:55.884Z Documenting crossbeam-channel v0.5.8
26272024-02-14T22:34:56.224Z Documenting rustls-webpki v0.102.1
26282024-02-14T22:34:57.046Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26292024-02-14T22:34:58.165Z Documenting atty v0.2.14
26302024-02-14T22:34:58.726Z Documenting term v0.7.0
26312024-02-14T22:34:59.369Z Documenting take_mut v0.2.2
26322024-02-14T22:34:59.865Z Documenting slog-json v2.6.1
26332024-02-14T22:35:00.083Z Documenting http v1.0.0
26342024-02-14T22:35:00.762Z Documenting rustls v0.22.2
26352024-02-14T22:35:00.781Z Documenting async-stream-impl v0.3.5
26362024-02-14T22:35:01.631Z Documenting atomic-waker v1.1.1
26372024-02-14T22:35:02.800Z Documenting slog-term v2.9.0
26382024-02-14T22:35:03.003Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26392024-02-14T22:35:03.055Z Documenting slog-async v2.8.0
26402024-02-14T22:35:04.495Z Documenting debug-ignore v1.0.5
26412024-02-14T22:35:04.661Z Documenting slog-bunyan v2.5.0
26422024-02-14T22:35:05.331Z Documenting async-stream v0.3.5
26432024-02-14T22:35:06.201Z Documenting multer v3.0.0
26442024-02-14T22:35:07.295Z Documenting waitgroup v0.1.2
26452024-02-14T22:35:07.460Z Documenting rustls-pemfile v2.0.0
26462024-02-14T22:35:07.699Z Checking darling_core v0.20.3
26472024-02-14T22:35:09.147Z Documenting toml v0.8.9
26482024-02-14T22:35:09.631Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26492024-02-14T22:35:09.812Z Documenting serde_path_to_error v0.1.15
26502024-02-14T22:35:10.286Z Documenting tokio-rustls v0.25.0
26512024-02-14T22:35:10.984Z Checking darling v0.20.3
26522024-02-14T22:35:11.056Z Documenting structmeta-derive v0.3.0
26532024-02-14T22:35:11.087Z Documenting serde_with_macros v3.6.0
26542024-02-14T22:35:11.597Z Checking structmeta v0.3.0
26552024-02-14T22:35:11.824Z Documenting instant v0.1.12
26562024-02-14T22:35:12.390Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26572024-02-14T22:35:14.013Z Documenting macaddr v1.0.1
26582024-02-14T22:35:15.024Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26592024-02-14T22:35:15.478Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26602024-02-14T22:35:15.639Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26612024-02-14T22:35:15.685Z Documenting backoff v0.4.0
26622024-02-14T22:35:15.698Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632024-02-14T22:35:16.059Z Documenting serde_with v3.6.0
26642024-02-14T22:35:16.239Z Documenting structmeta v0.3.0
26652024-02-14T22:35:16.778Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26662024-02-14T22:35:18.016Z Documenting fastrand v2.0.1
26672024-02-14T22:35:18.443Z Documenting proc-macro-error-attr v1.0.4
26682024-02-14T22:35:19.358Z Documenting is-terminal v0.4.9
26692024-02-14T22:35:20.779Z Documenting parse-display-derive v0.9.0
26702024-02-14T22:35:21.172Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26712024-02-14T22:35:22.070Z Checking proc-macro-error v1.0.4
26722024-02-14T22:35:22.150Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26732024-02-14T22:35:22.337Z Documenting proc-macro-error v1.0.4
26742024-02-14T22:35:22.363Z Documenting proc-macro-crate v1.3.1
26752024-02-14T22:35:22.448Z Checking proc-macro-crate v1.3.1
26762024-02-14T22:35:22.657Z Documenting tempfile v3.10.0
26772024-02-14T22:35:22.703Z Documenting hash32 v0.3.1
26782024-02-14T22:35:23.580Z Documenting stable_deref_trait v1.2.0
26792024-02-14T22:35:24.575Z Documenting embedded-io v0.4.0
26802024-02-14T22:35:26.398Z Documenting cobs v0.2.3
26812024-02-14T22:35:26.643Z Documenting parse-display v0.9.0
26822024-02-14T22:35:26.814Z Documenting heapless v0.8.0
26832024-02-14T22:35:26.975Z Documenting foreign-types-macros v0.2.3
26842024-02-14T22:35:27.177Z Documenting camino-tempfile v1.1.1
26852024-02-14T22:35:27.724Z Documenting num_enum_derive v0.5.11
26862024-02-14T22:35:27.851Z Documenting foreign-types-shared v0.3.1
26872024-02-14T22:35:29.396Z Documenting postcard v1.0.8
26882024-02-14T22:35:30.768Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26892024-02-14T22:35:30.960Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26902024-02-14T22:35:31.094Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26912024-02-14T22:35:31.704Z Documenting foreign-types v0.5.0
26922024-02-14T22:35:31.757Z Documenting smoltcp v0.11.0
26932024-02-14T22:35:31.909Z Documenting crucible-workspace-hack v0.1.0
26942024-02-14T22:35:33.856Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26952024-02-14T22:35:34.079Z Documenting num_enum v0.5.11
26962024-02-14T22:35:34.343Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26972024-02-14T22:35:35.627Z Documenting cstr-argument v0.1.2
26982024-02-14T22:35:35.699Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26992024-02-14T22:35:35.850Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27002024-02-14T22:35:37.891Z Documenting colored v2.0.4
27012024-02-14T22:35:38.016Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27022024-02-14T22:35:38.065Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27032024-02-14T22:35:39.726Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27042024-02-14T22:35:40.167Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27052024-02-14T22:35:40.356Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27062024-02-14T22:35:42.985Z Documenting zone_cfg_derive v0.3.0
27072024-02-14T22:35:43.012Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27082024-02-14T22:35:43.556Z Documenting num-derive v0.4.0
27092024-02-14T22:35:44.393Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27102024-02-14T22:35:44.587Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27112024-02-14T22:35:45.070Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-02-14T22:35:47.266Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27132024-02-14T22:35:47.377Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27142024-02-14T22:35:48.170Z Documenting zone v0.3.0
27152024-02-14T22:35:48.305Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27162024-02-14T22:35:50.062Z Documenting smf v0.2.2
27172024-02-14T22:35:51.378Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27182024-02-14T22:35:51.493Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27192024-02-14T22:35:51.686Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27202024-02-14T22:35:52.120Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27212024-02-14T22:35:53.045Z Documenting password-hash v0.5.0
27222024-02-14T22:35:53.362Z Documenting blake2 v0.10.6
27232024-02-14T22:35:54.021Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27242024-02-14T22:35:54.646Z Documenting linked-hash-map v0.5.6
27252024-02-14T22:35:55.271Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27262024-02-14T22:35:57.216Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27272024-02-14T22:35:58.440Z Documenting itertools v0.12.1
27282024-02-14T22:35:58.563Z Documenting argon2 v0.5.3
27292024-02-14T22:35:58.577Z Documenting memmap v0.7.0
27302024-02-14T22:35:58.594Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27312024-02-14T22:35:59.261Z Documenting lru-cache v0.1.2
27322024-02-14T22:36:00.319Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27332024-02-14T22:36:01.530Z Documenting quick-error v1.2.3
27342024-02-14T22:36:02.618Z Documenting usdt v0.5.0
27352024-02-14T22:36:03.167Z Documenting swrite v0.1.0
27362024-02-14T22:36:03.423Z Documenting newtype_derive v0.1.6
27372024-02-14T22:36:03.737Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27382024-02-14T22:36:05.202Z Documenting tap v1.0.1
27392024-02-14T22:36:05.265Z Documenting resolv-conf v0.7.0
27402024-02-14T22:36:05.411Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27412024-02-14T22:36:06.641Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27422024-02-14T22:36:06.732Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27432024-02-14T22:36:06.861Z Documenting radium v0.7.0
27442024-02-14T22:36:07.137Z Documenting steno v0.4.0
27452024-02-14T22:36:08.114Z Documenting wyz v0.5.1
27462024-02-14T22:36:09.334Z Documenting trust-dns-resolver v0.22.0
27472024-02-14T22:36:09.863Z Documenting nibble_vec v0.1.0
27482024-02-14T22:36:10.027Z Checking heck v0.3.3
27492024-02-14T22:36:10.190Z Documenting endian-type v0.1.2
27502024-02-14T22:36:10.428Z Documenting funty v2.0.0
27512024-02-14T22:36:11.239Z Documenting crc-catalog v2.2.0
27522024-02-14T22:36:13.509Z Documenting bitvec v1.0.1
27532024-02-14T22:36:13.999Z Documenting structopt-derive v0.4.18
27542024-02-14T22:36:14.536Z Documenting crc v3.0.1
27552024-02-14T22:36:14.539Z Documenting radix_trie v0.2.1
27562024-02-14T22:36:17.029Z Documenting cancel-safe-futures v0.1.5
27572024-02-14T22:36:17.714Z Documenting filetime v0.2.23
27582024-02-14T22:36:18.213Z Documenting xattr v1.0.1
27592024-02-14T22:36:18.230Z Documenting packed_struct_codegen v0.10.1
27602024-02-14T22:36:18.830Z Documenting nodrop v0.1.14
27612024-02-14T22:36:20.114Z Documenting structopt v0.3.26
27622024-02-14T22:36:21.601Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27632024-02-14T22:36:21.718Z Documenting array-init v0.0.4
27642024-02-14T22:36:22.134Z Documenting tar v0.4.40
27652024-02-14T22:36:22.421Z Documenting num-bigint-dig v0.8.4
27662024-02-14T22:36:24.335Z Documenting libefi-sys v0.1.0
27672024-02-14T22:36:24.361Z Documenting packed_struct v0.10.1
27682024-02-14T22:36:24.474Z Documenting num-rational v0.4.1
27692024-02-14T22:36:24.931Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27702024-02-14T22:36:26.252Z Documenting pkcs1 v0.7.5
27712024-02-14T22:36:27.669Z Documenting signature v2.1.0
27722024-02-14T22:36:28.646Z Documenting num-complex v0.4.4
27732024-02-14T22:36:28.712Z Documenting termcolor v1.2.0
27742024-02-14T22:36:28.784Z Documenting arc-swap v1.6.0
27752024-02-14T22:36:29.947Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27762024-02-14T22:36:29.969Z Documenting bitfield v0.14.0
27772024-02-14T22:36:30.961Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27782024-02-14T22:36:32.728Z Documenting slog-scope v4.4.0
27792024-02-14T22:36:32.865Z Documenting rsa v0.9.2
27802024-02-14T22:36:32.947Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27812024-02-14T22:36:33.284Z Documenting env_logger v0.10.0
27822024-02-14T22:36:33.430Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27832024-02-14T22:36:33.931Z Documenting num v0.4.1
27842024-02-14T22:36:35.936Z Documenting serde-hex v0.1.0
27852024-02-14T22:36:36.623Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27862024-02-14T22:36:37.938Z Documenting x509-cert v0.2.4
27872024-02-14T22:36:38.478Z Documenting libsw v3.3.1
27882024-02-14T22:36:40.184Z Documenting ron v0.8.1
27892024-02-14T22:36:40.615Z Documenting gethostname v0.4.3
27902024-02-14T22:36:41.274Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27912024-02-14T22:36:41.369Z Documenting half v2.3.1
27922024-02-14T22:36:42.447Z Documenting derive-where v1.2.7
27932024-02-14T22:36:43.439Z Documenting same-file v1.0.6
27942024-02-14T22:36:43.496Z Documenting ciborium-io v0.2.2
27952024-02-14T22:36:44.397Z Documenting owo-colors v4.0.0
27962024-02-14T22:36:44.664Z Documenting crc-any v2.4.3
27972024-02-14T22:36:44.676Z Documenting linear-map v1.2.0
27982024-02-14T22:36:46.531Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27992024-02-14T22:36:47.288Z Documenting ciborium-ll v0.2.2
28002024-02-14T22:36:47.834Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28012024-02-14T22:36:47.981Z Documenting walkdir v2.4.0
28022024-02-14T22:36:49.110Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28032024-02-14T22:36:49.401Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28042024-02-14T22:36:49.607Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28052024-02-14T22:37:01.030Z Documenting slog-stdlog v4.1.1
28062024-02-14T22:37:01.030Z Documenting slog-dtrace v0.3.0
28072024-02-14T22:37:01.225Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28082024-02-14T22:37:01.249Z Documenting path-slash v0.1.5
28092024-02-14T22:37:01.249Z Documenting slog-envlogger v2.2.0
28102024-02-14T22:37:01.249Z Documenting ciborium v0.2.2
28112024-02-14T22:37:01.250Z Documenting pem v3.0.2
28122024-02-14T22:37:01.250Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28132024-02-14T22:37:01.251Z Documenting fxhash v0.2.1
28142024-02-14T22:37:01.251Z Documenting display-error-chain v0.2.0
28152024-02-14T22:37:02.462Z Documenting utf-8 v0.7.6
28162024-02-14T22:37:02.543Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28172024-02-14T22:37:03.127Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28182024-02-14T22:37:04.005Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28192024-02-14T22:37:04.677Z Documenting vte_generate_state_changes v0.1.1
28202024-02-14T22:37:06.002Z Documenting convert_case v0.4.0
28212024-02-14T22:37:06.264Z Documenting tungstenite v0.20.1
28222024-02-14T22:37:08.603Z Checking convert_case v0.4.0
28232024-02-14T22:37:08.829Z Documenting vte v0.11.1
28242024-02-14T22:37:09.949Z Documenting derive_more v0.99.17
28252024-02-14T22:37:10.043Z Documenting buf-list v1.0.3
28262024-02-14T22:37:11.145Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28272024-02-14T22:37:11.680Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28282024-02-14T22:37:13.386Z Documenting tokio-tungstenite v0.20.1
28292024-02-14T22:37:13.747Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28302024-02-14T22:37:14.063Z Checking darling_core v0.14.4
28312024-02-14T22:37:14.990Z Documenting pin-project-internal v1.1.3
28322024-02-14T22:37:15.880Z Checking darling v0.14.4
28332024-02-14T22:37:16.006Z Documenting strip-ansi-escapes v0.2.0
28342024-02-14T22:37:16.020Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28352024-02-14T22:37:20.047Z Documenting pin-project v1.1.3
28362024-02-14T22:37:20.161Z Documenting doc-comment v0.3.3
28372024-02-14T22:37:20.553Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28382024-02-14T22:37:21.470Z Documenting crossbeam-deque v0.8.3
28392024-02-14T22:37:22.108Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28402024-02-14T22:37:22.514Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28412024-02-14T22:37:23.091Z Documenting snafu-derive v0.7.5
28422024-02-14T22:37:23.199Z Documenting nu-ansi-term v0.49.0
28432024-02-14T22:37:24.293Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28442024-02-14T22:37:25.529Z Documenting rayon-core v1.12.0
28452024-02-14T22:37:26.025Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28462024-02-14T22:37:27.335Z Documenting reedline v0.28.0
28472024-02-14T22:37:27.919Z Documenting trust-dns-client v0.22.0
28482024-02-14T22:37:27.931Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28492024-02-14T22:37:29.252Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28502024-02-14T22:37:29.570Z Documenting globset v0.4.13
28512024-02-14T22:37:29.940Z Documenting olpc-cjson v0.1.3
28522024-02-14T22:37:32.025Z Documenting snafu v0.7.5
28532024-02-14T22:37:35.093Z Documenting serde_plain v1.0.2
28542024-02-14T22:37:35.097Z Documenting headers-core v0.2.0
28552024-02-14T22:37:35.097Z Documenting async-recursion v1.0.5
28562024-02-14T22:37:35.097Z Documenting typed-path v0.7.0
28572024-02-14T22:37:36.910Z Documenting keccak v0.1.4
28582024-02-14T22:37:37.178Z Documenting bytecount v0.6.3
28592024-02-14T22:37:37.569Z Documenting trust-dns-server v0.22.1
28602024-02-14T22:37:38.363Z Documenting rayon v1.8.0
28612024-02-14T22:37:39.805Z Documenting headers v0.3.9
28622024-02-14T22:37:39.907Z Documenting sha3 v0.10.8
28632024-02-14T22:37:40.066Z Documenting papergrid v0.11.0
28642024-02-14T22:37:40.263Z Documenting tough v0.16.0
28652024-02-14T22:37:42.895Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662024-02-14T22:37:44.620Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28672024-02-14T22:37:45.255Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28682024-02-14T22:37:45.892Z Documenting derive_builder_core v0.12.0
28692024-02-14T22:37:46.134Z Checking derive_builder_core v0.12.0
28702024-02-14T22:37:46.348Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28712024-02-14T22:37:46.792Z Documenting sled v0.34.7
28722024-02-14T22:37:46.930Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28732024-02-14T22:37:47.032Z Documenting fs-err v2.11.0
28742024-02-14T22:37:47.069Z Documenting unicase v2.7.0
28752024-02-14T22:37:47.721Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28762024-02-14T22:37:48.052Z Documenting tabled_derive v0.7.0
28772024-02-14T22:37:48.260Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28782024-02-14T22:37:50.355Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28792024-02-14T22:37:50.929Z Documenting fd-lock v4.0.2
28802024-02-14T22:37:52.599Z Documenting nix v0.27.1
28812024-02-14T22:37:53.465Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28822024-02-14T22:37:53.884Z Documenting secrecy v0.8.0
28832024-02-14T22:37:54.234Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28842024-02-14T22:37:54.475Z Documenting rustversion v1.0.14
28852024-02-14T22:37:55.302Z Documenting sqlparser_derive v0.2.2
28862024-02-14T22:37:55.744Z Documenting unicode_categories v0.1.1
28872024-02-14T22:37:56.610Z Documenting parse-size v1.0.0
28882024-02-14T22:37:57.600Z Documenting home v0.5.5
28892024-02-14T22:37:58.119Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28902024-02-14T22:37:58.530Z Documenting castaway v0.2.2
28912024-02-14T22:37:59.305Z Documenting tabled v0.15.0
28922024-02-14T22:37:59.607Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28932024-02-14T22:37:59.752Z Documenting sqlformat v0.2.3
28942024-02-14T22:38:00.634Z Documenting sqlparser v0.43.1
28952024-02-14T22:38:01.366Z Documenting rustyline v13.0.0
28962024-02-14T22:38:02.368Z Documenting derive_builder_macro v0.12.0
28972024-02-14T22:38:04.838Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28982024-02-14T22:38:06.040Z Documenting mime_guess v2.0.4
28992024-02-14T22:38:07.619Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29002024-02-14T22:38:08.357Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29012024-02-14T22:38:08.669Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29022024-02-14T22:38:10.710Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29032024-02-14T22:38:11.021Z Documenting universal-hash v0.5.1
29042024-02-14T22:38:13.229Z Documenting bcs v0.1.6
29052024-02-14T22:38:15.199Z Documenting kstat-rs v0.2.3
29062024-02-14T22:38:17.238Z Documenting thiserror-impl-no-std v2.0.2
29072024-02-14T22:38:17.749Z Documenting ref-cast-impl v1.0.20
29082024-02-14T22:38:19.461Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29092024-02-14T22:38:21.636Z Documenting curve25519-dalek-derive v0.1.0
29102024-02-14T22:38:22.232Z Documenting highway v1.1.0
29112024-02-14T22:38:23.595Z Documenting opaque-debug v0.3.0
29122024-02-14T22:38:23.630Z Documenting ref-cast v1.0.20
29132024-02-14T22:38:24.371Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29142024-02-14T22:38:26.038Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29152024-02-14T22:38:26.199Z Documenting curve25519-dalek v4.1.1
29162024-02-14T22:38:26.521Z Documenting thiserror-no-std v2.0.2
29172024-02-14T22:38:26.551Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29182024-02-14T22:38:26.647Z Documenting poly1305 v0.8.0
29192024-02-14T22:38:27.946Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29202024-02-14T22:38:28.233Z Documenting derive_builder v0.12.0
29212024-02-14T22:38:29.390Z Documenting compact_str v0.7.1
29222024-02-14T22:38:31.516Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29232024-02-14T22:38:31.928Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29242024-02-14T22:38:32.955Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29252024-02-14T22:38:33.415Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29262024-02-14T22:38:35.671Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29272024-02-14T22:38:44.080Z Documenting portable-atomic v1.4.3
29282024-02-14T22:38:45.766Z Documenting polar-core v0.27.0
29292024-02-14T22:38:47.765Z Documenting ed25519 v1.5.3
29302024-02-14T22:38:48.592Z Documenting strum v0.26.1
29312024-02-14T22:38:50.067Z Documenting libxml v0.3.3
29322024-02-14T22:38:50.942Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29332024-02-14T22:38:52.361Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29342024-02-14T22:38:54.275Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29352024-02-14T22:38:54.337Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29362024-02-14T22:38:54.820Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29372024-02-14T22:38:54.836Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29382024-02-14T22:38:55.082Z Documenting chacha20 v0.9.1
29392024-02-14T22:38:55.407Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29402024-02-14T22:38:56.467Z Documenting bb8 v0.8.3
29412024-02-14T22:39:00.339Z Documenting aead v0.5.2
29422024-02-14T22:39:02.354Z Documenting lru v0.12.1
29432024-02-14T22:39:03.207Z Documenting quick-xml v0.30.0
29442024-02-14T22:39:04.479Z Documenting stability v0.1.1
29452024-02-14T22:39:06.473Z Documenting oso-derive v0.27.0
29462024-02-14T22:39:07.323Z Documenting impl-trait-for-tuples v0.2.2
29472024-02-14T22:39:07.772Z Documenting number_prefix v0.4.0
29482024-02-14T22:39:08.595Z Documenting cassowary v0.3.0
29492024-02-14T22:39:08.843Z Documenting glob v0.3.1
29502024-02-14T22:39:10.825Z Documenting maplit v1.0.2
29512024-02-14T22:39:10.852Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29522024-02-14T22:39:11.614Z Documenting indicatif v0.17.7
29532024-02-14T22:39:12.472Z Documenting ratatui v0.26.1
29542024-02-14T22:39:12.890Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29552024-02-14T22:39:12.970Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29562024-02-14T22:39:13.497Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29572024-02-14T22:39:13.782Z Documenting chacha20poly1305 v0.10.1
29582024-02-14T22:39:14.624Z Documenting oso v0.27.0
29592024-02-14T22:39:16.825Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29602024-02-14T22:39:20.165Z Documenting salty v0.2.0
29612024-02-14T22:39:20.271Z Documenting vsss-rs v3.3.4
29622024-02-14T22:39:23.715Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29632024-02-14T22:39:24.329Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29642024-02-14T22:39:24.609Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29652024-02-14T22:39:25.088Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29662024-02-14T22:39:25.326Z Documenting cookie v0.18.0
29672024-02-14T22:39:27.704Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29682024-02-14T22:39:29.374Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29692024-02-14T22:39:30.086Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29702024-02-14T22:39:32.592Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29712024-02-14T22:39:32.929Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29722024-02-14T22:39:34.317Z Documenting serde-big-array v0.5.1
29732024-02-14T22:39:35.404Z Documenting rtoolbox v0.0.1
29742024-02-14T22:39:36.189Z Documenting humantime v2.1.0
29752024-02-14T22:39:36.669Z Documenting http-range v0.1.5
29762024-02-14T22:39:38.742Z Documenting smawk v0.3.1
29772024-02-14T22:39:39.034Z Documenting unicode-linebreak v0.1.5
29782024-02-14T22:39:39.563Z Documenting is_ci v1.1.1
29792024-02-14T22:39:40.175Z Documenting rpassword v7.3.1
29802024-02-14T22:39:40.671Z Documenting hyper-staticfile v0.9.5
29812024-02-14T22:39:42.180Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29822024-02-14T22:39:43.368Z Documenting textwrap v0.16.0
29832024-02-14T22:39:43.397Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29842024-02-14T22:39:43.514Z Documenting supports-color v2.1.0
29852024-02-14T22:39:45.269Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29862024-02-14T22:39:45.444Z Documenting tui-tree-widget v0.17.0
29872024-02-14T22:39:48.419Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29882024-02-14T22:39:48.544Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29892024-02-14T22:39:48.772Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29902024-02-14T22:39:49.030Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29912024-02-14T22:39:49.607Z Documenting rcgen v0.12.1
29922024-02-14T22:39:51.673Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29932024-02-14T22:39:52.661Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29942024-02-14T22:39:53.075Z Documenting atomicwrites v0.4.3
29952024-02-14T22:39:54.673Z Documenting signal-hook-tokio v0.3.1
29962024-02-14T22:39:57.664Z Documenting memmap2 v0.7.1
29972024-02-14T22:39:57.675Z Documenting subprocess v0.2.9
29982024-02-14T22:39:59.715Z Documenting arrayvec v0.7.4
29992024-02-14T22:39:59.965Z Documenting shell-words v1.1.0
30002024-02-14T22:40:02.031Z Documenting constant_time_eq v0.3.0
30012024-02-14T22:40:02.299Z Documenting arrayref v0.3.7
30022024-02-14T22:40:03.067Z Documenting corncobs v0.1.3
30032024-02-14T22:40:04.504Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30042024-02-14T22:40:05.028Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30052024-02-14T22:40:05.289Z Documenting blake3 v1.5.0
30062024-02-14T22:40:06.256Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30072024-02-14T22:40:09.844Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30082024-02-14T22:40:10.510Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30092024-02-14T22:40:11.475Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30102024-02-14T22:40:13.006Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30112024-02-14T22:40:13.890Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30122024-02-14T22:40:17.131Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30132024-02-14T22:40:26.664Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30142024-02-14T22:40:28.624Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30152024-02-14T22:40:30.397Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30162024-02-14T22:40:32.023Zwarning: unclosed HTML tag `usize`
30172024-02-14T22:40:32.023Z --> wicket/src/ui/panes/update.rs:153:19
30182024-02-14T22:40:32.024Z |
30192024-02-14T22:40:32.024Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30202024-02-14T22:40:32.024Z | ^^^^^^^
30212024-02-14T22:40:32.024Z |
30222024-02-14T22:40:32.024Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30232024-02-14T22:40:32.025Z
30242024-02-14T22:40:33.424Zwarning: `wicket` (lib doc) generated 1 warning
30252024-02-14T22:40:33.429Z Documenting fatfs v0.3.6
30262024-02-14T22:40:35.170Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30272024-02-14T22:40:35.525Z Documenting nanorand v0.7.0
30282024-02-14T22:40:36.729Z Documenting topological-sort v0.2.2
30292024-02-14T22:40:38.716Z Documenting assert_matches v1.5.0
30302024-02-14T22:40:39.708Z Documenting flume v0.11.0
30312024-02-14T22:40:40.809Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30322024-02-14T22:40:41.518Z Documenting omicron-zone-package v0.11.0
30332024-02-14T22:40:42.003Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30342024-02-14T22:40:44.351Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30352024-02-14T22:40:44.668Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30362024-02-14T22:40:45.767Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30372024-02-14T22:40:46.791Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30382024-02-14T22:40:56.269Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30392024-02-14T22:41:00.109Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30402024-02-14T22:41:01.022Z Documenting termios v0.3.3
30412024-02-14T22:41:04.840Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30422024-02-14T22:41:04.840Z --> sled-agent/src/sim/instance.rs:46:7
30432024-02-14T22:41:04.840Z |
30442024-02-14T22:41:04.840Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30452024-02-14T22:41:04.840Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30462024-02-14T22:41:04.840Z |
30472024-02-14T22:41:04.840Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30482024-02-14T22:41:04.840Z
30492024-02-14T22:41:05.663Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30502024-02-14T22:41:08.903Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30512024-02-14T22:41:08.914Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30522024-02-14T22:41:09.129Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30532024-02-14T22:41:13.084Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30542024-02-14T22:41:30.473Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30552024-02-14T22:41:43.647Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30562024-02-14T22:41:44.531Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30572024-02-14T22:41:50.830Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30582024-02-14T22:41:54.269Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30592024-02-14T22:41:54.269Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30602024-02-14T22:41:54.269Z |
30612024-02-14T22:41:54.269Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30622024-02-14T22:41:54.269Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30632024-02-14T22:41:54.270Z |
30642024-02-14T22:41:54.270Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30652024-02-14T22:41:54.270Z
30662024-02-14T22:41:56.162Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30672024-02-14T22:42:02.501Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30682024-02-14T22:42:03.952Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30692024-02-14T22:42:05.021Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30702024-02-14T22:42:12.158Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30712024-02-14T22:42:12.163Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30722024-02-14T22:42:36.429Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30732024-02-14T22:43:30.397Zwarning: unresolved link to `VolumeConstructionRequest`
30742024-02-14T22:43:30.397Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30752024-02-14T22:43:30.397Z |
30762024-02-14T22:43:30.397Z338 | /// [`VolumeConstructionRequest`] is shown here):
30772024-02-14T22:43:30.397Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30782024-02-14T22:43:30.397Z |
30792024-02-14T22:43:30.397Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30802024-02-14T22:43:30.397Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30812024-02-14T22:43:30.397Z
30822024-02-14T22:43:30.402Zwarning: unresolved link to `fd00:1122:3344:101::5`
30832024-02-14T22:43:30.402Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30842024-02-14T22:43:30.402Z |
30852024-02-14T22:43:30.402Z348 | /// "[fd00:1122:3344:101::5]:1000",
30862024-02-14T22:43:30.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30872024-02-14T22:43:30.402Z
30882024-02-14T22:43:30.402Zwarning: unresolved link to `fd00:1122:3344:102::9`
30892024-02-14T22:43:30.402Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30902024-02-14T22:43:30.402Z |
30912024-02-14T22:43:30.402Z349 | /// "[fd00:1122:3344:102::9]:1000",
30922024-02-14T22:43:30.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30932024-02-14T22:43:30.402Z
30942024-02-14T22:43:30.402Zwarning: unresolved link to `fd00:1122:3344:103::2`
30952024-02-14T22:43:30.402Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30962024-02-14T22:43:30.402Z |
30972024-02-14T22:43:30.402Z350 | /// "[fd00:1122:3344:103::2]:1000"
30982024-02-14T22:43:30.402Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30992024-02-14T22:43:30.403Z
31002024-02-14T22:43:30.403Zwarning: unresolved link to `fd00:1122:3344:101::5`
31012024-02-14T22:43:30.403Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31022024-02-14T22:43:30.403Z |
31032024-02-14T22:43:30.403Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31042024-02-14T22:43:30.403Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31052024-02-14T22:43:30.403Z
31062024-02-14T22:43:30.403Zwarning: unresolved link to `fd00:1122:3344:102::9`
31072024-02-14T22:43:30.403Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31082024-02-14T22:43:30.403Z |
31092024-02-14T22:43:30.403Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31102024-02-14T22:43:30.403Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31112024-02-14T22:43:30.403Z
31122024-02-14T22:43:30.403Zwarning: unresolved link to `fd00:1122:3344:103::2`
31132024-02-14T22:43:30.403Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31142024-02-14T22:43:30.403Z |
31152024-02-14T22:43:30.403Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31162024-02-14T22:43:30.403Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31172024-02-14T22:43:30.403Z
31182024-02-14T22:43:33.544Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31192024-02-14T22:44:08.694Z Finished dev [unoptimized + debuginfo] target(s) in 11m 56s
31202024-02-14T22:44:08.791Z
31212024-02-14T22:44:08.791Zreal 11:56.843193421
31222024-02-14T22:44:08.791Zuser 32:16.021776487
31232024-02-14T22:44:08.791Zsys 49:26.647005390
31242024-02-14T22:44:08.791Ztrap 1.060878263
31252024-02-14T22:44:08.792Ztflt 0.114568566
31262024-02-14T22:44:08.792Zdflt 0.585563483
31272024-02-14T22:44:08.792Zkflt 0.000044500
31282024-02-14T22:44:08.792Zlock 2:10:34.785724979
31292024-02-14T22:44:08.792Zslp 2:55:58.529435192
31302024-02-14T22:44:08.792Zlat 4:51.849791346
31312024-02-14T22:44:08.792Zstop 1:22.132622157
31322024-02-14T22:44:08.792Zprocess exited: duration 1352911 ms, exit code 0
 
31332024-02-14T22:44:08.871Zfound 0 output files